/*
Template Name: Nova
Author URI: https://themeforest.net/user/epic-themes
Author Name: Epic Themes
Version: 1.0
*/

/* --- TABLE OF CONTENT

01. GENERAL LAYOUT
02. MENU-NAV
03. FOOTER
04. HOME
05. TEAM
06. PORTFOLIO
07. SERVICES
08. FEATURES
09. PRICING
10. BLOG
11. DOWNLOAD APP
12. CONTACT
13. OTHER ELEMENTS
		a. Video PopUp
		b. Newsletter
		c. Register
		d. Buttons
		e. Gallery PopUp
		f. Testimonials
		g. Accordion Tabs
		h. Features List
		i) Fun Facts
		j) Partners
14. MEDIA QUERIES

--- */

/* ========================================================== */
/* 			               01. GENERAL LAYOUT                 */
/* ========================================================== */
body {
  overflow-x: hidden;
}
input saved:before {
  margin-top: 3px;
}
:focus::-webkit-input-placeholder {
  color: blue;
  font-size: 10px;
  z-index: 13;
  top: -11px;
  position: relative;
}
ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  color: #858585;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}

ul li,
ol li {
  font-size: 17px;
  line-height: 30px;
}

ul li i {
  vertical-align: middle;
  padding-right: 5px;
}

p {
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  color: #616161;
  margin-bottom: 15px;
}
p1 {
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  color: black;
  margin-bottom: 15px;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Cabin", sans-serif;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 20px;
  color: #2f362f;
}

h1 {
  font-size: 44px;
}

h2 {
  font-size: 33px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

h2.section-title {
  color: #292929;
  margin-bottom: 13px;
}

h2.section-title.grey {
  color: #ddd;
}

h2.section-title.white {
  color: #ffffff;
}

p.section-subtitle {
  font-size: 18px;
}

p.section-subtitle.grey {
  color: #bbb;
}

p.section-subtitle.white {
  color: #ffffff;
}

h3.medium-title {
  font-size: 32px;
  margin-top: 10px;
}

ul {
  padding: 0;
}

ul li {
  list-style-type: none;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: none;
}

iframe {
  max-width: 100%;
  border: none;
}

.white-text {
  color: #fff;
}

.blue {
  color: #3498db;
}

.lyla {
  color: #6b02ff;
}

.section-white {
  background: #fff;
  padding: 30px 0 40px;
}

.section-grey {
  background: #fffcfa;
  padding: 30px 0 40px;
}

.section-white.no-padding,
.section-grey.no-padding {
  padding: 0;
}

.section-white.xsmall-paddings,
.section-grey.xsmall-paddings {
  padding: 10px 0;
}

.section-white.small-padding-bottom,
.section-grey.small-padding-bottom {
  padding: 50px 0;
}

.section-white.no-padding-bottom {
  padding-bottom: 0;
}

.section-grey.no-padding-bottom {
  padding: 90px 0 0 0;
}

.top-shape-wrapper {
  overflow: hidden;
  padding-top: 70px;
}

.top-shape {
  position: relative;
  display: block;
  padding: 90px 0;
}

.top-shape:before {
  -webkit-transform: rotate(-172deg);
  background-color: #f5f6f7;
  border-radius: 750px;
  content: "";
  height: 1250px;
  left: -250px;
  position: absolute;
  top: 0;
  transform: rotate(-186deg);
  width: 2050px;
}

.bottom-shape {
  position: relative;
  z-index: 999;
  overflow: hidden;
}

.bottom-shape:after {
  -webkit-transform: rotate(-172deg);
  background-color: #f5f6f7;
  border-radius: 750px;
  content: "";
  height: 1250px;
  left: -400px;
  position: absolute;
  top: -340px;
  transform: rotate(-170deg);
  width: 2250px;
  z-index: -100;
}

.section-lyla {
  background: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  padding: 90px 0 70px 0;
}

.section-lyla-shape {
  z-index: 10;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
  padding-bottom: 100px;
  background-color: #f5f6f7;
}

.section-lyla-shape:before {
  -webkit-transform: rotate(176deg);
  background: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  border-radius: 750px;
  content: "";
  height: 1250px;
  left: -400px;
  position: absolute;
  top: -800px;
  transform: rotate(176deg);
  width: 2250px;
  z-index: -100;
}

.section-dark {
  background-color: #272834;
  padding: 90px 0;
}

.width-100 {
  max-width: 100%;
}
.width-50 {
  max-width: 50%;
}
.width-40 {
  max-width: 30%;
}
.width-20 {
  max-width: 20%;
}
.extra-image {
  position: relative;
  margin-bottom: -230px;
  z-index: 100;
}

@media screen and (min-width: 767px) {
  .table-responsive {
    padding: 10px;
  }
}

.row-hovered {
  transition: all 0.5s ease;
  cursor: pointer;
}
.row-hovered td {
  padding: 15px 10px !important;
}
.row-hovered:hover {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.45);
}
.row-hovered:hover .radio-button + span {
  border-color: #6f1cc3;
}

.price {
  padding: 8px 15px;
  border: 1px solid #7162fb;
  border-radius: 10px;
  font-size: 16px;
  position: relative;
}
/*.price::before {*/
/*  content: "\20BD";*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  right: 15px;*/
/*  transform: translateY(-50%);*/
/*}*/
.price_lower {
  border-color: #0dded4;
}

.price_lower::after {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../images/mark.svg);
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  background-color: #fff;
}

/* margin and padding classes */

.no-padding {
  padding: 0 !important;
}

.no-padding-left {
  padding-left: 0 !important;
}

.no-padding-right {
  padding-right: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.small-padding-left {
  padding-left: 5px;
}

.margin-right-25 {
  margin-right: 25px !important;
}

.margin-top-110 {
  margin-top: 110px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-35 {
  margin-top: 35px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-bottom-120 {
  margin-bottom: 120px !important;
}

.margin-bottom-130 {
  margin-bottom: 120px !important;
}

.margin-bottom-140 {
  margin-bottom: 140px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-25 {
  padding-top: 25px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-45 {
  padding-top: 45px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-top-120 {
  padding-top: 120px !important;
}

.padding-top-150 {
  padding-top: 150px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.z-a1 {
  z-index: -1;
}

.z-1 {
  z-index: 1;
}

.z-10 {
  z-index: 10;
}

.z-100 {
  z-index: 100;
}

.z-999 {
  z-index: 999;
}

.z-9999 {
  z-index: 9999;
}

/* ========================================================== */
/* 			               02. MENU-NAV                       */
/* ========================================================== */

.navbar-brand {
  font-family: "Cabin", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff !important;
  height: auto;
}

.navbar-fixed-top.opaque .navbar-brand {
  font-family: "Cabin", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #fff !important;
}

.navbar-fixed-top #navbar-collapse-02 .current a {
  /* color: #008aff;*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a {
  color: #9bf2f3 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-fixed-top {
  position: absolute !important;
  background-color: rgba(0, 0, 0, 0) !important;
  border-bottom: none;
  transition: background-color 0.25s ease 0s;
}

.navbar-fixed-top.opaque {
  position: fixed !important;
  background-color: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  padding: 20px 0;
  transition: background-color 0.25s ease-in-out 0s;
}

.navbar-fixed-top .navbar-nav > li > a,
.navbar-fixed-top .navbar-nav > li > a:hover {
  color: #9bf2f3 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-fixed-top .navbar-nav > li > a {
  color: #fff !important;
  font-size: 14px !important;
  line-height: 30px !important;
  text-transform: uppercase;
  padding: 10px 20px !important;
  font-family: "Cabin", sans-serif;
  font-weight: 700;
}

/*.navbar-fixed-top.opaque .navbar-nav > li > a {*/
/*  color: #fff !important;*/
/*}*/

.navbar-fixed-top .navbar-nav > li > a.discover-btn {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 8px 8px;
  padding: 8px 24px !important;
  margin-left: 10px;
  margin-right: 15px;
  font-family: "Cabin", sans-serif;
}

.navbar-fixed-top.opaque .navbar-nav > li > a.discover-btn {
  background: #fff;
  border: 1px solid #fff;
  color: #7566e3 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navbar-fixed-top .navbar-nav > li > a.discover-btn:hover {
  border: 1px solid #ffffff;
  color: #7566e3 !important;
  background: #ffffff;
}

.navbar-fixed-top.opaque .navbar-nav > li > a.discover-btn:hover {
  color: #fff !important;
  background: transparent;
  border: 1px solid #fff;
}

.navbar-fixed-top.opaque #navbar-collapse-02 .current a.discover-btn {
  color: #7566e3 !important;
}

.dropdown {
  position: relative;
}

.dropdown-nav {
  position: absolute;
  min-width: 220px;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  border-left: 2px solid #fff;
  margin-left: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}

.dropdown-nav:not(.dropdown-nav-active) {
  display: none;
}

.dropdown-nav a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  display: block;
  padding: 10px 20px;
  background-color: #6233c3;
}

.dropdown-nav a:hover {
  color: #9bf2f3;
  transition: all 0.5s ease;
}

/* ========================================================== */
/* 			                03. FOOTER                        */
/* ========================================================== */

.footer {
  position: relative;
  overflow: hidden;
  display: block;
  margin-top: 30px;
  padding: 110px 0 55px 0;
  background-color: #fff;
}

.footer:before {
  -webkit-transform: rotate(-184deg);
  background-color: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  border-radius: 750px;
  content: "";
  height: 1250px;
  left: -360px;
  position: absolute;
  top: 40px;
  transform: rotate(-184deg);
  width: 2250px;
}

.footer p {
  font-size: 16px;
  color: #eaeaea;
}

.footer p a {
  font-size: 16px;
  color: #eaeaea;
  text-decoration: underline;
}

/* Footer Social Icons */
ul.footer_social {
  width: 100%;
  max-width: 1140px;
  display: block;
  margin: 0 auto;
  padding-top: 5px;
  text-align: center;
}

ul.footer_social li {
  display: inline-block;
  margin: 0;
  line-height: 100% !important;
}

ul.footer_social li a i {
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  font-size: 26px !important;
  line-height: 26px !important;
  color: #fff;

  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

ul.footer_social li a i:hover {
  color: #4285f4;
}

/* ========================================================== */
/* 			               04. HOME                           */
/* ========================================================== */

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.home-section {
  position: relative;

  overflow: hidden;

  padding-top: 110px;
  padding-bottom: 80px;
  background-color: #efefef;

  background: url(../images/hero-circles2.png) top center no-repeat;
}
@media (min-width: 769px) {
  .home-section:before {
    -webkit-transform: rotate(-174deg);
    background: #990fc3;
    background: -webkit-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -o-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -moz-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
    border-radius: 750px;
    content: "";
    height: 880px;
    left: -400px;
    position: absolute;
    top: -630px;
    transform: rotate(-174deg);
    width: 2250px;
    z-index: -100;
  }
}
@media (min-width: 770px) {
  .home-section:before {
    -webkit-transform: rotate(-174deg);
    background: #990fc3;
    background: -webkit-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -o-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -moz-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
    border-radius: 750px;
    content: "";
    height: 1121px;
    left: -400px;
    position: absolute;
    top: -630px;
    transform: rotate(-174deg);
    width: 2250px;
    z-index: -100;
  }
}
@media (max-width: 768px) {
  .home-section:before {
    -webkit-transform: rotate(-174deg);
    background: #990fc3;
    background: -webkit-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -o-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: -moz-linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    background: linear-gradient(
      135deg,
      #990fc3 0,
      #760fc3 16%,
      #652ec3 52%,
      #652ec3 52%,
      #0dd3c5 100%,
      #7db9e8 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
    border-radius: 750px;
    content: "";
    height: 875px;
    left: -400px;
    position: absolute;
    top: -605px;
    transform: rotate(-174deg);
    width: 2250px;
    z-index: -100;
  }
}
@media (max-width: 768px) {
  .first-info-block {
    display: none;
  }
}

.home-section-overlay {
  background: url(../images/hero-circles2.png) top center no-repeat;
  width: 100%;
  opacity: 0.89;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.home-section h1 {
  margin-bottom: 10px;
  line-height: 40px;
  font-weight: 700;
  font-size:27px;

}

.home-section p:not(.about-section p.section-subtitle),
.home-section p:not(.blog-section p.section-subtitle) {
  margin-bottom: 30px;
  max-width: 600px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: black;
}

.about-section,
.blog-section {
  padding: 30px;
  border-radius: 15px;
}

.about-section li {
  font-size: 16px;
}

.bounceIn h1,
.bounceIn p {
  color: #292929;
  text-shadow: none;
}

/* ========================================================== */
/* 			               05. TEAM                           */
/* ========================================================== */

.team-item {
  margin-top: 40px;
  padding: 50px 20px;
  background-color: #fff;
  border-bottom: 3px solid #e0e0e0;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  text-align: center;
  transition: all 1s;
  border-radius: 8px 8px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.team-item:hover {
  margin-top: 25px;
  border-bottom: 3px solid #9561d4;
  transition: all 1s;
}

.team-item h3 {
  margin: 20px 0 1px 0 !important;
  color: #454545;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

.team-info {
  display: block;
  margin-bottom: 0;
}

.team-info p {
  color: #acacac;
  font-style: italic;
}

.team-info::after {
  background: #9561d4;
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 50px;
  height: 3px;
  margin-top: -20px;
}

.team-img {
  max-width: 140px;
  padding: 6px 6px;
  background-color: #dedede;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

ul.team-icon {
  margin: 25px 0 0 0;
}

ul.team-icon li {
  display: inline-block;
  margin: 0 3px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

ul.team-icon li a {
  margin: 0;
  display: inline-block;
  padding: 8px 8px;
  width: 34px;
  height: 34px;
  font-size: 18px;
  line-height: 18px;
  background-color: #fff;
  border-radius: 50%;
  color: #fff;
}

ul.team-icon li a.twitter {
  background-color: #4099ff;
}

ul.team-icon li a.pinterest {
  background-color: #c92228;
}

ul.team-icon li a.facebook {
  background-color: #3b5998;
}

ul.team-icon li a.dribble {
  background-color: #ea4c89;
}

.team-icon li a:hover {
  color: #dedede;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* ========================================================== */
/* 						   06. PORTFOLIO                      */
/* ========================================================== */

.portfolio-item-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
}

.portfolio-box,
.portfolio-box-grey {
  text-align: center;
  background-color: #fff;
  border-bottom: 3px solid #e0e0e0;
  padding: 1px 20px 12px 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}

.portfolio-box-grey {
  margin-bottom: 30px;
  background-color: #f6f7f8;
  border-bottom: 2px solid #e0e0e0;
}

.portfolio-box h3,
.portfolio-box-grey h3 {
  margin: 10px 0 1px 0 !important;
  line-height: 20px;
}

.portfolio-box h3 a,
.portfolio-box-grey h3 a {
  color: #454545;
  font-size: 18px;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

.portfolio-item-wrapper h3 a:hover {
  color: #3498db;
}

.portfolio-box p.portfolio-info {
  font-size: 15px;
  font-style: italic;
  margin-bottom: 5px;
}

.portfolio-item-wrapper img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

/* ========================================================== */
/* 			                07. SERVICES                      */
/* ========================================================== */

.main-services {
  margin-top: 40px;
  padding: 50px 30px 30px 30px;
  background-color: #fff;
  border-bottom: 3px solid #e0e0e0;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  border-radius: 8px;
  text-align: center;
  transition: all 1s;
}

.main-services:hover {
  margin-top: 25px;
  border-bottom: 3px solid #9561d4;
  transition: all 1s;
}

.main-services img {
  width: 100px;
  margin-bottom: 25px;
}

.main-services h3 {
  font-size: 22px;
  color: #292929;
  margin-bottom: 15px;
}

.main-services p {
  padding: 0 10px;
}

blockquote {
  font-size: 16px;
  color: #4285f4;
  border-left: 2px solid #4285f4;
}

a.btn-download {
  color: #ffffff;
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  background: #4285f4;
  border: 2px solid #4285f4;
  border-radius: 5px 5px;
  padding: 15px 25px;
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 60px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

a.btn-download i {
  font-size: 16px;
  margin-right: 10px;
}

a.btn-download:hover {
  color: #4285f4;
  background: transparent;
  border: 2px solid #4285f4;
}

ul.features-responsive {
  margin-bottom: 40px;
}

ul.features-responsive li {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #8f8f8f;
  display: block;
  margin-bottom: 10px;
}

ul.features-responsive li i {
  font-size: 18px;
  vertical-align: bottom;
  color: #4285f4;
  margin-right: 10px;
}

/* Features */
.feature-box {
  overflow: hidden;
  margin: 40px 0 0 0;
}

.feature-box i {
  float: left;
  padding: 15px 15px;
  font-size: 45px;
  line-height: 45px;
  width: 75px;
  height: 75px;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background: #7566e3;
}

.feature-box.light-blue i {
  background: #50a0d2;
}

.feature-box.dark-blue i {
  background: #3473b8;
}

.feature-box.light-green i {
  background: #a9d129;
}

.feature-box.dark-green i {
  background: #87ac34;
}

.feature-box.orange i {
  background: #fe9c24;
}

.feature-box.light-red i {
  background: #fc6a3f;
}

.feature-box.pink i {
  background: #ea4c89;
}

.feature-box-text {
  float: left;
  width: 70%;
  margin-left: 30px;
}

.feature-box h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.feature-box p {
  color: #7c8595;
}

.feature-inner {
  float: left;
  width: 70%;
  margin-left: 30px;
}

.feature-inner h4,
.feature-inner-left h4,
.feature-inner-right h4 {
  font-size: 18px;
  color: #282828;
  margin-top: 0;
  margin-bottom: 10px;
}

.feature-wrapper {
  overflow: hidden;
  margin: 30px 0;
}

.feature-wrapper i.lefts {
  float: right;
  margin-top: 10px;
  margin-right: 3px;
}

.feature-wrapper i.rights {
  float: left;
  margin-top: 10px;
  margin-left: 3px;
}

.feature-inner-left {
  float: right;
  width: 70%;
  text-align: right;
  padding-right: 30px;
}

.feature-inner-right {
  float: left;
  width: 70%;
  text-align: left;
  padding-left: 30px;
}

/* ========================================================== */
/* 			             08. FEATURES                         */
/* ========================================================== */

.features_item {
  margin-bottom: 40px;
}

.features_item h4 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.text_align_right {
  text-align: right;
}

.text_align_left {
  text-align: left;
}

/* ----- Dropcaps ----- */
.dropcaps_left,
.dropcaps_right {
  /* -----
background: #990fc3;
    background: -webkit-linear-gradient(135deg,#990fc3 0,#760fc3 16%,#652ec3 52%,#652ec3 52%,#0dd3c5 100%,#7db9e8 100%);
    background: -o-linear-gradient(135deg,#990fc3 0,#760fc3 16%,#652ec3 52%,#652ec3 52%,#0dd3c5 100%,#7db9e8 100%);
    background: -moz-linear-gradient(135deg,#990fc3 0,#760fc3 16%,#652ec3 52%,#652ec3 52%,#0dd3c5 100%,#7db9e8 100%);
  
  background: linear-gradient(135deg,#990fc3 0,#760fc3 16%,#652ec3 52%,#652ec3 52%,#0dd3c5 100%,#7db9e8 100%);


    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1 );
----- */

  float: left;

  width: 76px;
  height: 76px;

  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-size: 32px;
  position: relative;
  -webkit-border-radius: 25px 25px 0 25px;
  -moz-border-radius: 25px 25px 0 25px;
  border-radius: 25px 25px 0 25px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.dropcaps_right {
  -webkit-border-radius: 25px 25px 0 25px;
  -moz-border-radius: 25px 25px 0 25px;
  border-radius: 25px 25px 0 25px;
}

.dropcaps_left {
  -webkit-border-radius: 25px 25px 25px 0;
  -moz-border-radius: 25px 25px 25px 0;
  border-radius: 25px 25px 25px 0;
}

.dropcaps_left span.features_icons,
.dropcaps_right span.features_icons {
  vertical-align: baseline !important;
  font-size: 32px;
  line-height: 76px !important;
}

.dropcaps_left {
  float: left;
  margin: 10px 25px 50px 0;
}

.dropcaps_right {
  float: right;
  margin: 10px 0 50px 25px;
}

.features_item:hover .dropcaps_left,
.features_item:hover .dropcaps_right {
  color: #fff;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

/* ========================================================== */
/* 			               09. PRICING                        */
/* ========================================================== */

#pricing {
  padding-bottom: 20px;
}

.price-box-white {
  text-align: center;
  background-color: #fff;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  padding: 50px 0;
  width: 90%;
  margin-top: 40;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-grey {
  text-align: center;
  background: #f4f5f6;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  padding: 50px 0;
  width: 90%;
  margin-top: 30;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-blue {
  text-align: center;
  background-color: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  padding: 50px 0 40px 0;
  color: #fff;
  width: 90%;
  margin-top: 30;
  margin-bottom: 20px;
  margin-left: 20px;
  border-radius: 8px 8px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.price-box-blue:hover,
.price-box-grey:hover,
.price-box-white:hover {
  transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03); /* IE 9 */
  -webkit-transform: scale(1.03, 1.03); /* Safari */

  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}

.price-box-white .price-title,
.price-box-white ul.pricing-list li.price-value,
.price-box-grey .price-title,
.price-box-grey ul.pricing-list li.price-value {
  color: #292929;
}

.price-box-white .price-subtitle,
.price-box-white .price-text,
.price-box-grey .price-subtitle,
.price-box-grey .price-text {
  color: #6a6a6a;
}

ul.pricing-list li.price-title {
  font-family: "Cabin", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
}

ul.pricing-list li.price-value {
  font-family: "Cabin", sans-serif;
  font-size: 70px;
  line-height: 70px;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
}

ul.pricing-list li.price-subtitle {
  font-family: "Open Sans", sans-serif;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

ul.pricing-list li.price-text {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 5px;
}

ul.pricing-list li.price-tag a {
  color: #fff;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  border-radius: 5px 5px;
  padding: 15px 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  margin: 30px 0 5px 0;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

ul.pricing-list li.price-tag a:hover {
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
  background: -o-linear-gradient(bottom right, #985bef, #6b02ff);
  background: -moz-linear-gradient(bottom right, #985bef, #6b02ff);
  background: linear-gradient(135deg, #6b02ff 0%, #6b02ff 100%);
}

.price-box-blue ul.pricing-list li.price-tag a {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  border-radius: 5px 5px;
  padding: 15px 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  margin: 40px 0 30px 0;
}

.price-box-blue ul.pricing-list li.price-tag a:hover {
  color: #4285f4;
  border: 2px solid #fff;
  background: #fff;
}

/* ========================================================== */
/* 			                   10. BLOG                       */
/* ========================================================== */

.blog-item {
  margin-top: 40px;
  background-color: #fff;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: rgba(33, 33, 33, 0.06) 0 4px 24px 5px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.blog-item img {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.blog-item-inner {
  margin-bottom: 30px;
  padding: 5px 25px 30px 25px;
}

.blog-item-inner p {
  margin: 12px 0 15px 0;
}

h3.blog-title {
  margin-top: 15px;
  margin-bottom: 10px;
}

h3.blog-title a {
  font-size: 21px;
  color: #454545;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

h3.blog-title a:hover {
  color: #87ac34;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.blog-icons {
  color: #858585;
  font-size: 14px;
  font-style: italic;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #aaa;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.blog-icons i {
  padding-right: 4px;
  color: #656565;
  font-size: 17px;
  line-height: 18px;
  vertical-align: text-bottom;
}

a.blog-icons.last {
  border-right: none;
}

a.blog-icons:hover {
  color: #228798;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}

a.button-blog {
  background-color: #34b1c4;
  border: 1px solid #34b1c4;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  font-size: 13px;
  padding: 10px 20px;
  margin: 0 0 20px 0;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px 3px;
  border-radius: 3px 3px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

a.button-blog:hover {
  background-color: transparent;
  border: 1px solid #34b1c4;
  color: #34b1c4;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

/* ========================================================== */
/* 			            11. DOWNLOAD APP                      */
/* ========================================================== */

.download-app-wrapper {
  width: 100%;
  position: relative;
}

.download-app-wrapper-overlay {
  position: absolute;
  background-color: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  opacity: 0.88;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.shape-grey-image-top {
  background: url(../images/shape-top-right-grey.png) top center no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
  max-height: 200px;
  padding: 100px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.title-download-app-padding {
  padding-top: 55px;
}

img.download-app-iphone {
  margin-top: -70px;
}

.btn-download-app {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 5px 5px;
  margin: 15px 15px 10px 0;
  padding: 9px 25px 14px 25px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-download-app.last {
  margin-right: 0 !important;
}

.btn-download-app:hover {
  color: #008aff;
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid #fff;
}

.btn-download-app p {
  font-family: "Cabin", sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.btn-download-app p small {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.btn-download-app span {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  padding-right: 12px;
  vertical-align: text-bottom;
}

/* ========================================================== */
/* 						    12. CONTACT                       */
/* ========================================================== */

iframe.contact-maps {
  margin-bottom: 20px;
  padding: 10px 10px;
  border-radius: 8px;
  background-color: #f6f7f8;
  border: 1px solid #eaeaea !important;
}

p.contact-info {
  margin-bottom: 8px;
}

p.contact-info a {
  margin-bottom: 8px;
  color: #7c8595;
}

p.contact-info a:hover {
  text-decoration: underline;
}

p.contact-info i {
  font-size: 18px;
  padding-right: 5px;
  vertical-align: middle;
  color: #985bef;
}

#contact-form {
  margin-bottom: 10px;
}

input.contact-input {
  width: 100%;
  height: 55px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 23px;
  color: #727272;
  background-color: #f6f7f8;
  border: 1px solid #ececec !important;
  font-size: 14px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

textarea {
  height: 205px;
  margin-bottom: 20px;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #727272;
  background-color: #f6f7f8;
  border: 1px solid #ececec !important;
  font-size: 14px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input.contact-submit {
  color: #fff;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 20px 34px;
  position: relative;
  text-transform: uppercase;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px 5px;
  border-radius: 5px 5px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

input.contact-submit:hover {
  color: #fff;
  background: #985bef;
  background: -webkit-linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
  background: -o-linear-gradient(bottom right, #985bef, #6b02ff);
  background: -moz-linear-gradient(bottom right, #985bef, #6b02ff);
  background: linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
}

input.white-input::-webkit-input-placeholder,
textarea.white-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #aaa;
}

input.white-input:-moz-placeholder,
textarea.white-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aaa;
}

input.white-input::-moz-placeholder,
textarea.white-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aaa;
}

input.white-input:-ms-input-placeholder,
textarea.white-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #aaa;
}

#contact-form input.contact-input:focus,
#contact-form textarea.contact-commnent:focus {
  border-color: #fff;
  outline: none;
}

p.contact_success_box {
  display: inline-block;
  color: #454545;
  font-size: 21px;
  font-style: italic;
}

/* ========================================================== */
/* 			               13. OTHER ELEMENTS                 */
/* ========================================================== */

/* -----  a) Video PopUp ----- */

.video-wrapper {
  width: 100%;
  padding: 155px 0;
  position: relative;
}

.video-wrapper-overlay {
  position: absolute;
  background-color: #990fc3;
  background: -webkit-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -o-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: -moz-linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  background: linear-gradient(
    135deg,
    #990fc3 0,
    #760fc3 16%,
    #652ec3 52%,
    #652ec3 52%,
    #0dd3c5 100%,
    #7db9e8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#990fc3", endColorstr="#7db9e8", GradientType=1);
  opacity: 0.88;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.shape-image-top {
  background: url(../images/shape-top-right.png) top center no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
  max-height: 200px;
  padding: 100px 0;
  position: absolute;
  top: 0;
  left: 0;
}

.shape-image-bottom {
  background: url(../images/shape-bottom-right.png) bottom center no-repeat;
  background-size: contain;
  background-attachment: scroll;
  width: 100%;
  max-height: 92px;
  padding: 46px 0;
  position: absolute;
  bottom: 0;
  left: 0;
}

.video-icon {
  width: 100px;
  height: 100px;
  border: 2px solid #fff;
  border-radius: 50% 50%;
  display: inline-block;
  background: transparent;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.video-icon:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  border: 1px solid #fff;
  border-radius: 100%;
  left: 50%;
  margin-left: -50px;
  bottom: 10%;
  margin-bottom: -10px;
  -webkit-animation: doublePulsation 1.9s ease infinite;
  animation: doublePulsation 1.9s ease infinite;
  z-index: 0;
}

@-webkit-keyframes doublePulsation {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0;
  }
}

@keyframes doublePulsation {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
  50% {
    opacity: 0.55;
  }
  100% {
    -webkit-transform: scale(1.3, 1.3);
    opacity: 0;
  }
}

.video-icon:hover {
  background: #fff;
}

.video-icon:hover i {
  color: #4285f4;
}

.video-icon i {
  font-size: 54px;
  line-height: 100px;
  color: #fff;
  margin-left: 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.video-title {
  font-size: 34px;
  line-height: 40px;
  margin-top: 45px;
  color: #fff;
}

.video-title span {
  font-size: 19px;
  line-height: 24px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}

/* -----  b) Newsletter ----- */

.line-loader {
  width: 60%;
  height: 5px;
  background: #ffffff;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, 0);
  overflow: hidden;
}

.line-loader:before {
  content: "";
  display: inline-block;
  width: 20%;
  height: 5px;
  background: #0ccec0;
  position: absolute;
  transform: translateX(-100%);
  animation: line-loader 1.5s infinite linear;
}

@keyframes line-loader {
  to {
    transform: translateX(500%);
  }
}

.newsletter_form_wrapper {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.newsletter_form_box {
  margin: 0 auto;
  max-width: 1050px;
}

#newsletter-form #email_newsletter {
  width: 100%;
  max-width: 450px;
  height: 65px;
  padding: 0 20px;
  border: 2px solid #fff;
  background-color: transparent;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 16px;
  margin: 0;
}

#newsletter-form #submit-button-newsletter {
  width: 165px;
  height: 65px;
  background: #fff;
  border: none;
  color: #9561d4;
  display: inline;
  margin: 0 0 0 -5px;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  font-size: 16px;
  font-weight: 700;
  vertical-align: top;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

#newsletter-form #submit-button-newsletter:hover {
  color: #454545;
  background-color: #fff;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
}

input#email_newsletter::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff;
}

input#email_newsletter:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

input#email_newsletter::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

input#email_newsletter:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

.newsletter_success_box {
  font-size: 18px;
  font-style: italic;
  color: #fff;
  margin: 5px 0;
}
/* home result calc */
.home-result-calc {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  margin-bottom: 30px;
}
.home-result-calc .order-form-container {
  margin: 0 15px;
}

.home-result-calc .js-add-phone,
.home-result-calc .js-remove-phone {
  border: 1px solid #7162fb;
  cursor: pointer;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.home-result-calc .js-add-phone span,
.home-result-calc .js-remove-phone span {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 10px;
}
.home-result-calc .js-add-phone span:before,
.home-result-calc .js-remove-phone span:before {
  font-size: 26px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.1s;
}
.home-result-calc .js-add-phone:hover span:before {
  color: #fff;
}

.home-result-calc .js-add-phone span:before {
  content: "+";
}
.home-result-calc .js-remove-phone span:before {
  content: "-";
  padding-bottom: 4px;
}

.home-result-calc .open-pvz-map .open-pvz-map2,
.home-result-calc .filter-option {
  background: #7162fb;
  color: #fff;
  border: none;
}

.home-result-calc .open-pvz-map,
.open-pvz-map2 {
  margin-left: 10px;
  border-radius: 0;
}

.home-result-calc .open-pvz-map {
  height: 32px;
  margin-top: 1px;
}

.home-result-calc .caret {
  color: #fff;
}

.input-group input[placeholder="Дополнительный телефон"] {
  flex: 0 0 75% !important;
}
/* /home result calc */

/* -----  c) Register ----- */

.register-form-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  padding: 15px 40px 40px 40px;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 8px 8px;
}

.register-form {
  padding: 25px 0 20px 0;
}

.register-form2 {
  padding: 25px 0 20px 0;
}

input.register-input {
  width: 100%;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input.register-input1 {
  width: 50px;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input.register-input2 {
  width: 70%;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

select.register-input {
  width: 100%;
  height: 52px;
  padding-left: 2%;
  padding-right: 2%;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 14px;
  float: left;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

select.register-input option {
  /*color: #000000;*/
  background-color: #511892;
}

select.register-input option:focus {
  background: black;
}

input.register-submit-top,
input.register-submit {
  background-color: #0ccec0;
  box-shadow: 0px 8px 40px 0 rgba(0, 0, 0, 0.55);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
  border: none;
  color: #fff;
  letter-spacing: 1px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  max-width: 535px;
  padding: 18px 0;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px 3px;
  border-radius: 3px 3px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

input.register-submit-top {
  width: 100%;
  max-width: 540px;
  text-align: center;
}

input.register-submit-top:hover {
  box-shadow: 0px 4px 10px 0 rgba(0, 0, 0, 0.5);
  color: #fff !important;
  background: #09b9ac;
}

input.register-submit:hover {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

input.register-white-input::-webkit-input-placeholder,
select.register-white-input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff !important;
}

input.register-white-input:-moz-placeholder,
select.register-white-input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
}

input.register-white-input::-moz-placeholder,
select.register-white-input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
}

input.register-white-input:-ms-input-placeholder,
select.register-white-input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff;
}

#register-form input.register-input:focus,
#register-form select.register-input:focus {
  border-color: #fff !important;
  outline: none;
}

p.register_success_box {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  font-style: italic;
  margin-top: 20px;
}

.radio-label {
  position: relative;
  margin: 0;
}

.radio-label .radio-button {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.radio-label .radio-button:checked + span {
  border-color: #6f1cc3;
  border-width: 4px;
}

.radio-label span {
  display: inline-block;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  background: #ffffff;
  border: 3px solid #666666;
  border-radius: 50%;
  vertical-align: middle;
  cursor: pointer;
  transition: 0.3s;
}

.newsletter-radio {
  position: relative;
  padding-left: 30px;
}

.newsletter-radio input[type="radio"] {
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.newsletter-radio input[type="radio"]:checked + span {
  background: #000000;
  border: 4px solid #08cdba;
}

.newsletter-radio input[type="radio"]:focus + span {
  box-shadow: 0 0 7px #08cdba;
}

.newsletter-radio span {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: transparent;
  border: 3px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 0;
  cursor: pointer;
  transition: all 0.3s;
}

/* d) Buttons */

.btn-blue {
  color: #fff !important;
  background: #3498db;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Cabin", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  border-radius: 6px 6px;
  margin: 10px 0;
  padding: 16px 30px;
  display: inline-block;
}

.btn-blue.small {
  padding: 14px 26px;
}

.btn-blue:hover {
  color: #fff;
  background: #3498db;
}

.btn-white {
  font-family: "Cabin", sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  color: #6b02ff;
  background-color: #ffffff;
  border: 1px solid #fff;
  box-shadow: 0px 8px 40px 0 rgba(0, 0, 0, 0.37);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 5px 5px;
  margin: 10px 10px 0 10px 0;
  padding: 20px 45px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-white:hover {
  box-shadow: 0px 4px 10px 0 rgba(0, 0, 0, 0.5);
  color: #6b02ff !important;
  background: #f9f9f9;
}

.btn-white-border {
  color: #fff;
  background: transparent;
  font-family: "Cabin", sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  border: 1px solid #fff;
  border-radius: 5px 5px;
  margin: 10px 10px;
  padding: 15px 30px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-white-border:hover {
  color: #008aff;
  background: #fff;
  border: 1px solid #fff;
}

.btn-white i,
.btn-white-border i {
  font-size: 22px;
  line-height: 22px;
  margin-right: 10px;
  vertical-align: text-top;
}

.btn-green {
  font-family: "Cabin", sans-serif;
  font-size: 19px;
  line-height: 22px;
  font-weight: 600;
  color: #fff;
  background-color: #0ccec0;
  box-shadow: 0px 8px 40px 0 rgba(0, 0, 0, 0.37);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  letter-spacing: 1px;
  border-radius: 5px 5px;
  margin: 10px 10px 0 10px 0;
  padding: 20px 36px;
  display: inline-block;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.btn-green:hover {
  box-shadow: 0px 4px 10px 0 rgba(0, 0, 0, 0.5);
  color: #fff !important;
  background: #09b9ac;
}

.btn-green.small {
  padding: 14px 26px;
}

.btn-lyla {
  color: #fff !important;
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  background: -o-linear-gradient(bottom right, #6b02ff, #985bef);
  background: -moz-linear-gradient(bottom right, #008aff, #1ad2fd);
  background: linear-gradient(135deg, #6b02ff 0%, #985bef 100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: "Cabin", sans-serif;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  border-radius: 6px 6px;
  margin: 10px 0;
  padding: 20px 32px;
  display: inline-block;
}

.btn-lyla.small {
  padding: 14px 26px;
}

.btn-lyla:hover {
  background: #008aff;
  background: -webkit-linear-gradient(135deg, #985bef 0%, #6b02ff 100%);
  background: -o-linear-gradient(bottom right, #985bef, #6b02ff);
  background: -moz-linear-gradient(bottom right, #985bef, #6b02ff);
  background: linear-gradient(135deg, #6b02ff 0%, #6b02ff 100%);
}

a.btn-green:visited,
a.btn-green:focus,
a.btn-lyla:visited,
a.btn-lyla:focus {
  color: #fff !important;
}

/* -----  e) Gallery Images Animations ----- */

.popup-wrapper {
  display: block;
  position: relative;
  overflow: hidden;
}

.popup-gallery {
  display: inline-block;
  position: relative;
}

.first-gallery {
  margin-bottom: 15px;
}

.popup-gallery img {
  position: relative;
  z-index: 10;
  width: 100%;
  height: auto;
}

.popup-gallery:hover img {
  opacity: 0.25;
}

.popup-gallery a span.eye-wrapper,
.popup-gallery a span.eye-wrapper2 {
  background-color: #000;
  position: absolute;
  display: block;
  overflow: hidden;
  z-index: 2;
  height: 100% !important;
  top: 0%;
  margin-top: 0px;
  left: 0%;
  right: 0%;
  font-size: 22px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  opacity: 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.popup-gallery-rounded a span.eye-wrapper,
.popup-gallery-rounded a span.eye-wrapper2 {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.popup-gallery a span.eye-wrapper i.eye-icon,
.popup-gallery a span.eye-wrapper2 i.eye-icon {
  position: absolute;
  display: inline-block;
  font-size: 52px;
  z-index: 3;
  top: 50% !important;
  margin-top: -26px !important;
  left: 0%;
  right: 0%;
}

.popup-gallery a:hover span {
  opacity: 1;
}

.popup-gallery img,
.popup-gallery a span {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.gallery-show {
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
  border: 8px solid rgba(255, 255, 255, 0.8);
  margin: 20px 10px 40px 10px;
}

.gallery-item-wrapper {
  float: left;
  width: 100%;
}

/* f) Testimonials */
.testim-inner {
  margin-top: 10px;
  text-align: center;
}

.testim-inner img {
  max-width: 130px;
  border: 1px solid #fff;
  border-radius: 50% 50%;
  padding: 6px 6px;
  background-color: #fff;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2);
  display: inline-block !important;
}

.testim-inner h6 {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}

.testim-inner span.job-text {
  font-size: 19px;
  font-weight: 400;
}

.testim-inner p {
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  margin-top: 20px;
}

/* g) Accordion Tabs */

.panel-wrapper {
  margin-bottom: 25px;
}

.panel-icon {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 700;
  color: #454545;
  font-family: "Cabin", sans-serif;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: #656565;
}

.panel-group {
  margin: 10px 0;
}

.panel-group .panel {
  margin-bottom: 0;
  background: transparent;
}

.panel-body {
  padding: 20px 10px 10px 10px;
}

.panel-heading {
  padding: 8px 10px 16px 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-default {
  border-color: transparent;
}

.panel-default > .panel-heading {
  color: #959595;
  background-color: transparent;
  border: none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 3px solid #9561d4;
}

/* h) Features List */

ul.benefits {
  text-align: left;
}

ul.benefits li {
  font-size: 17px;
  line-height: 26px;
  margin-bottom: 10px;
}

ul.benefits li i {
  background-color: #eaeaea;
  padding: 5px 5px;
  font-size: 18px;
  line-height: 16px;
  margin-right: 8px;
  color: #6b02ff;
  border-radius: 50%;
}

.no-padding-bottom {
  padding-bottom: 0;
}

/* ----- i) Fun Facts ----- */

.fun-facts-box {
  display: inline-block;
  margin: 30px 0;
}

.fun-facts-icon {
  font-size: 54px;
  line-height: 60px;
  color: #7566e3;
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.fun-facts-text {
  display: inline-block;
}

.fun-facts-title {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  margin-top: 0;
  margin-bottom: 3px;
}

.fun-facts-subtitle {
  font-style: italic;
  margin: 0;
  text-align: left;
}

/* ----- j) Partners ----- */

.partners-paddings {
  padding: 20px 0 0;
}

.our-partners-title {
  margin-top: 15px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  color: #454545;
}

.our-partners-title span {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: #656565;
}

ul.partners-mentions {
  padding-left: 0;
}

ul.partners-mentions li {
  display: inline-block;
  margin: 10px 25px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

ul.partners-mentions li:first-child {
  margin-left: 0;
}

ul.partners-mentions li:last-child {
  margin-right: 0;
}

ul.partners-mentions li img {
  max-height: 62px;
  opacity: 0.4;
}

ul.partners-mentions li img:hover {
  opacity: 0.8;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

#LoginForm .modal-header,
#LoginForm .modal-footer,
#RememberForm .modal-header,
#RememberForm .modal-footer {
  border: none;
}

#LoginForm .suggestions-input,
#RememberForm .suggestions-input,
#login .suggestions-input {
  border-radius: 6px;
  transition: all 0.15s;
}

#LoginForm .suggestions-input:focus,
#RememberForm .suggestions-input:focus,
#login .suggestions-input:focus {
  outline: none;
}

#LoginForm .modal-footer,
#RememberForm .modal-footer {
  text-align: center;
}

#LoginForm .register-submit-top,
#login .register-submit-top {
  width: 40%;
}
#RememberForm .register-submit-top {
  width: 60%;
}

#LoginForm a[data-target="#RememberForm"] {
  color: #7162fb;
  transition: all 0.15s;
}

#LoginForm a[data-target="#RememberForm"]:hover {
  color: #424242;
}

#login {
  border-radius: 6px;
  padding: 15px;
  max-width: 600px;
  margin: 0 auto;
}

#logo img {
  max-width: 100%;
}
.navbar-toggle.collapse {
  margin-top: 15px !important;
}

.modal-open .header > .navbar {
  padding-right: 17px;
}

/* ========================================================== */
/* 			             14. MEDIA QUERIES                    */
/* ========================================================== */
@media (max-width: 1200px) {
  .navbar-brand {
    position: relative !important;
    margin-top: 0 !important;
    width: calc(100% - 80px);
    padding: 0 15px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse {
    padding: 0 15px 15px !important;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 380px !important;
    overflow-y: scroll !important;
  }
  .navbar-fixed-top .navbar-collapse::-webkit-scrollbar,
  .navbar-fixed-bottom .navbar-collapse::-webkit-scrollbar {
    width: 4px;
    background: rgba(0, 0, 0, 0.4);
  }

  .navbar-fixed-top .navbar-collapse::-webkit-scrollbar-thumb,
  .navbar-fixed-bottom .navbar-collapse::-webkit-scrollbar-thumb {
    width: 4px;
    background: #e7e7e7;
    border-radius: 4px;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .collapse.in {
    display: block !important;
  }
  /*.navbar-fixed-top.opaque {*/
  /*  padding: 10px 0 10px 0;*/
  /*}*/

  .navbar-default .navbar-toggle {
    border-color: #efefef !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #efefef !important;
  }

  .navbar-fixed-top:not(.opaque) .navbar-collapse {
    background: linear-gradient(150deg, #5253c4 0%, #6628bf 50%, #6f1bc3 100%);
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-top: 1px solid #e7e7e7 !important;
  }

  .dropdown-nav {
    position: relative;
    transform: translateY(0%);
    margin-left: 0;
    box-shadow: none;
  }

  .dropdown-nav a {
    background-color: rgba(0, 0, 0, 0.1);
  }
}

@media (max-width: 991px) {
  .navbar-fixed-top:not(.opaque) .navbar-collapse {
    background: linear-gradient(150deg, #2b9bc4 0%, #5e3cc3 100%);
  }

  .home-section {
    padding-bottom: 0;
  }

  .home-section p,
  ul.home-benefits {
    margin-bottom: 25px !important;
  }

  .home-section:before {
    -webkit-transform: rotate(-174deg);
    left: -290px;
    top: -355px;
    transform: rotate(-174deg);
    width: 2250px;
  }

  .top-shape:before {
    top: -70px;
  }

  .home-section .padding-top-50,
  .home-section .padding-top-80 {
    padding-top: 10px !important;
  }

  .home-section img {
    /* display: block; */
  }

  .dropcaps_left {
    margin: 10px 25px 30px 0 !important;
  }

  .dropcaps_right {
    margin: 10px 0 30px 25px !important;
  }

  ul.partners-mentions li img {
    max-height: 48px;
  }

  img.download-app-iphone {
    margin-top: 30px !important;
  }

  #contact-form {
    margin-bottom: 55px;
  }

  .home-section .no-padding-left {
    padding-left: 15px;
    display: flow-root;
  }

  .home-section .no-padding-right {
    padding-right: 15px;
    /*height: 144px;*/
  }

  .home-section .no-padding-left:last-of-type,
  .home-section .no-padding-right:last-of-type {
    height: auto;
  }

  .section-white {
    text-align: center;
    padding-bottom: 30px !important;
  }

  .section-lyla-shape {
    padding-bottom: 10px;
  }

  .newsletter_form_wrapper {
    margin-bottom: 0;
  }

  .section-lyla-shape .white-text {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .section-lyla-shape .register-form {
    padding-top: 15px;
    position: relative;
  }

  .section-lyla-shape .register-form .no-padding-left,
  .section-lyla-shape .register-form .no-padding-right {
    height: 72px;
  }

  .section-lyla-shape .register-form div:nth-of-type(3) {
    position: absolute;
    top: 87px;
    right: 150px;
  }

  .price-box-grey,
  .price-box-white,
  .price-box-blue {
    padding-bottom: 10px;
  }

  .title-download-app-padding {
    padding-top: 0;
  }

  #download-app + .section-white {
    padding: 0 !important;
  }

  .fun-facts-icon {
    display: block;
  }

  .fun-facts-title,
  .fun-facts-subtitle {
    text-align: center;
  }

  .footer {
    margin-top: -10px;
  }
}

@media (max-width: 768px) {
  #first-inp {
    width: 100%;
  }
  #guest-login {
    margin-top: 20px;
  }
  .home-section {
    padding-top: 110px;
  }

  .home-section:before {
    height: 1115px;
  }

  .home-section .register-form-wrapper {
    padding: 10px 5px;
  }

  ul.footer_social {
    margin-bottom: 25px;
  }

  .footer {
    margin-top: -45px;
    padding-bottom: 20px;
  }

  #LoginForm,
  #RememberForm {
    background: #ffffff;
  }

  #LoginForm .modal-content,
  #RememberForm .modal-content {
    border: none;
    box-shadow: none;
  }

  #LoginForm .register-submit-top,
  #RememberForm .register-submit-top {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .home-section:before {
    height: 1100px;
  }
}

@media (max-width: 480px) {
  .form-check-label {
    display: inline;
  }
  .form-check {
    margin-top: 10px;
  }
  .home-section:before {
    height: 1065px;
    -webkit-transform: rotate(-176deg);
    transform: rotate(-176deg);
  }
  .video-wrapper {
    padding-top: 130px;
    padding-bottom: 80px;
  }

  .video-wrapper + .section-white {
    padding: 0 !important;
  }

  .section-white.small-padding-bottom {
    padding-top: 30px;
  }

  .extra-image {
    margin-bottom: -180px;
  }

  .section-lyla-shape .white-text {
    margin-top: 0;
  }

  .section-lyla-shape .register-form {
    padding-top: 5px;
  }

  .section-lyla-shape .register-form div:nth-of-type(3) {
    top: 77px;
    right: 75px;
  }

  #pricing {
    padding-top: 0;
    padding-bottom: 0 !important;
  }

  .price-box-grey,
  .price-box-white,
  .price-box-blue {
    padding: 20px 0 5px;
  }

  .price-box-blue ul {
    margin-bottom: 0;
  }

  #blog {
    padding-bottom: 0;
  }

  #login .register-submit-top {
    width: 100%;
  }
  .table-img {
    width: 85px;
  }
}

@media (max-width: 375px) {
  .navbar-toggle {
    border: 1px solid #9f9f9f !important;
  }

  .navbar-default .navbar-toggle {
    border-color: #efefef !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #efefef !important;
  }

  .section-lyla-shape .white-text {
    margin-top: 15px;
  }

  .section-lyla-shape .register-form div:nth-of-type(3) {
    right: 45px;
  }

  #download-app .padding-top-100 {
    padding-top: 50px !important;
  }

  .footer {
    padding-top: 50px;
  }

  .footer:before {
    top: -20px;
  }

  .home-section:before {
    height: 1050px;
  }

  .top-shape:before {
    top: -100px;
  }

  .dropcaps_right {
    margin: 10px 0 50px 25px !important;
  }

  .owl-carousel .owl-item img {
    width: 80% !important;
    margin: 0 10%;
  }

  #newsletter-form #email_newsletter {
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
  }

  #newsletter-form #submit-button-newsletter {
    display: inline-block;
    margin-top: 10px !important;
    -moz-border-radius: 5px 5px 5px 5px !important;
    -webkit-border-radius: 5px 5px 5px 5px !important;
    border-radius: 5px 5px 5px 5px !important;
  }

  #newsletter-section .padding-top-60 {
    padding-top: 0 !important;
  }

  #newsletter-section h3 {
    font-size: 24px !important;
  }

  .extra-image {
    margin-bottom: -140px !important;
  }

  .home-section h1 {
    font-size: 38px;
    line-height: 44px;
  }

  .sponsors img.sponsor {
    display: block;
  }

  .feature-box {
    text-align: center;
  }

  .feature-box i {
    display: inline-block;
    float: none;
    margin-bottom: 25px;
  }

  .feature-box-text {
    width: 100%;
    margin-left: 0;
  }

  ul.partners-mentions li img {
    max-height: 42px;
  }
}

@media (max-width: 320px) {
  .newsletter-input {
    width: 60%;
  }

  .btn-newsletter {
    width: 38%;
    margin-top: 12px;
  }
}

.row-hovered.hovered {
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.45);
}

.fsdlv-widget__sidebar-backlink p {
  color: #7fb007!important;
  font-size: 10px!important;
  font-family: Roboto,sans-serif!important;
  font-weight: 500!important;
  text-align: center;
  line-height: 11px!important;
}