@charset "UTF-8";
/*  style.scss | Trendkit */
/*** TABLE OF CONTENTS
======================================================
    0 / font variables
    1 / css imports
    2 / responsive
    3 / buttons
    4 / cards
       - card-faq
    5 / inputs
    6 / checkboxes
    7 / navbars
    8 / headers
    9 / sections
       - about card
       - testimonial
       - company
       - works
       - feature box
       - call2action
       - team

    10 / signIn
    11 / index
    12 / elements
    13 / pricing
    14 / contact
    15 / privacy-policy
    16 / about
    17 / blog
    18 / footers
         - logo
         - social
         - copyright  
===================================================***/
/* ====================================================
- - - - - - - - - 0 / font variables
=====================================================*/
/* ====================================================
- - - - - - - - - 1 / css imports
=====================================================*/
/* -------------------------------------------
 saaskit | Template General Color Variables
--------------------------------------------- */
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy.ttf ") format("truetype"), url("../fonts/gilroy-webfont.woff ") format("woff"), url("../fonts/gilroy-webfont.woff2 ") format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "Gilroy-bold";
  src: url("../fonts/Gilroy-Bold.ttf") format("truetype"), url("../fonts/gilroy-bold-webfont.woff") format("woff"), url("../fonts/gilroy-bold-webfont.woff2") format("woff2");
  font-style: normal;
}
@font-face {
  font-family: "lato";
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
/* =========================
0. saaskit Template colors
===========================*/
/* ==================
0. Theme main colors
=====================*/
/*  colors skin */
/* Skins > _Blue-gradient-skin.scss                                                     | Trendkit */
/*** TABLE OF CONTENTS
======================
    1 / LAYOUTS coloring
    2 / SECTIONS coloring
    3 / PAGES coloring
    4 / OTHERS coloring
=============================================== ***/
/*  colors skin */
.skin-grad {
  /* =======================================================
  - - - - - - - - -  1 / LAYOUTS coloring
  ==========================================================*/
  /* -------------------------------------  footers */
  /* -------------------------------------  navbars  */
  /* =======================================================
  - - - - - - - - - 2 / SECTIONS coloring
  ==========================================================*/
  /* -------------------------------------  FEATURES  */
  /* =======================================================
  - - - - - - - - - 3 / PAGES coloring
  ==========================================================*/
  /* -------------------------------------  Contact page  */
  /* -------------------------------------  Pricing  */
  /* -------------------------------------  Sign pages  */
  /* =======================================================
  - - - - - - - - - 4 / OTHERS coloring
  ==========================================================*/
  /* -------------------------------------  Buttons  */
  /* -------------------------------------  Cards  */
  /* -------------------------------------  Cards  */
  /* -------------------------------------  inputs  */
  /* -------------------------------------  Classes  */
  /* -------------------------------------  Classes  */
  /* -------------------------------------  Text grad  */
}
.skin-grad .footer-1 .menu-items li a:hover {
  color: #E3335F;
}
.skin-grad .navbar-style2 .back-to:hover svg {
  color: #E3335F;
}
.skin-grad .navbar .top-menu li:hover a {
  color: #E3335F;
}
.skin-grad .navbar .mobile-menu li a {
  color: #313845;
}
.skin-grad .navbar .mobile-menu li a:hover {
  color: #E3335F;
  border-bottom: solid 1px #E3335F;
}
.skin-grad .section {
  /* -------------------------------------  ABOUT  */
}
.skin-grad .section-about .about-section-wrap {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad .section-about .about-section-wrap::before {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  opacity: 0.03;
}
.skin-grad .section-about .about-section-wrap::after {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  opacity: 0.07;
}
.skin-grad .feautures-item {
  /* - - - - - subtitle */
}
.skin-grad .feautures-item .feautures-subtitle {
  color: #E3335F;
}
.skin-grad .feautures-item .feautures-list li:hover {
  color: #E3335F;
}
.skin-grad .feautures-item .feautures-list li svg {
  color: #E3335F;
}
.skin-grad .contact-links li a:hover {
  color: #E3335F;
}
.skin-grad .pricing-cards-wrap .pricing-card-title {
  color: #E3335F;
}
.skin-grad .pricing-cards-wrap .pricing-card-options li svg {
  color: #E3335F;
}
.skin-grad .pricing-cards-wrap .pricing-card .shap {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad .login-right {
  background-image: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad .login-left nav .back-to:hover svg {
  color: #E3335F;
}
.skin-grad a:hover {
  color: #E3335F;
}
.skin-grad .btn-primary {
  background: #E3335F;
  color: #FFFFFF;
}
.skin-grad .btn-primary.btn-sh {
  box-shadow: 0 14px 35px -11px #E3335F;
}
.skin-grad .btn-primary.btn-outline {
  border: solid 2px #E3335F;
  color: #E3335F;
}
.skin-grad .btn-primary.btn-outline-bottom {
  border-bottom: solid 3px #E3335F;
  color: #E3335F !important;
}
.skin-grad .btn-primary.btn-hover-line:hover {
  border: solid 2px #E3335F;
  color: #E3335F;
}
.skin-grad .btn-secondary {
  background: #3B2C73;
  color: #FFFFFF;
}
.skin-grad .btn-secondary.btn-sh {
  box-shadow: 0 14px 35px -11px #3B2C73;
}
.skin-grad .btn-secondary.btn-outline {
  border: solid 2px #3B2C73;
  color: #3B2C73;
}
.skin-grad .btn-secondary.btn-outline-bottom {
  border-bottom: solid 3px #3B2C73;
  color: #3B2C73;
}
.skin-grad .btn-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  color: #FFFFFF;
}
.skin-grad .btn-grad.btn-sh {
  box-shadow: 0 14px 35px -11px #E3335F;
}
.skin-grad .btn-grad.btn-outline {
  border: solid 2px #E3335F;
  color: #E3335F;
}
.skin-grad .btn-grad.btn-outline-bottom {
  border-bottom: solid 3px #E3335F;
  background: linear-gradient(90deg, #E3335F, #3B2C73) !important;
}
.skin-grad .card-primary {
  background: #E3335F;
}
.skin-grad .card-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad #checkbox-circle:checked ~ .checkbox-circle {
  background: #E3335F;
}
.skin-grad input:focus {
  border-color: #E3335F;
}
.skin-grad .input-primary {
  background: rgba(227, 51, 95, 0.05);
  border: solid 1px rgba(227, 51, 95, 0.2);
}
.skin-grad .textarea:focus,
.skin-grad textarea:focus {
  border: solid 1px #E3335F;
}
.skin-grad .color-primary {
  color: #E3335F !important;
}
.skin-grad .color-secondary {
  color: #3B2C73 !important;
}
.skin-grad .bg-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad .bg-grad-left {
  background: linear-gradient(to left, #E3335F, #3B2C73);
}
.skin-grad .bg-grad-top {
  background: linear-gradient(to top, #E3335F, #3B2C73);
}
.skin-grad .text-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
}
.skin-grad a:hover {
  color: #E3335F;
}

/* Helpers > _Mixins.scss                                                    | Trendkit */
/* =======================================================
- - - - - - - - -Media Query > mixins
==========================================================*/
/* =======================================================
- - - - - - - - - Position Absolute > mixins
==========================================================*/
/* Helpers > _Classes.scss                                                    | Trendkit */
/*** TABLE OF CONTENTS
======================================================
    0 / Color classes
    1 / Gradient classes
    2 / Padding classes
    3 / Margin classes
    4 / Hidden classes
    5 / flex desiplay
    6 / border-radius
    7 / box-Shadows
    8 / Animations
    9 / Typography
    10 / OTHER
=================================================== ***/
/* ====================================================
- - - - - - - - - 0 / color classes
======================================================*/
.color-primary {
  color: #E3335F !important;
}

.color-secondary {
  color: #3B2C73 !important;
}

.bg-grey {
  background: #f4f2f9;
}

.bg-dark {
  background: #18124d !important;
  color: white;
}

.color-dark {
  color: #313845;
}

/* =
======================================================
  - - - - - - - - 2 / Padding classes
========================================================== */
.p-0 {
  padding: 0 !important;
}

.p-helf {
  padding: 0.5rem;
}

.p-1 {
  padding: 1rem;
}

.p-2 {
  padding: 2rem;
}

.p-3 {
  padding: 3rem;
}

.p-4 {
  padding: 4rem;
}

.p-5 {
  padding: 5rem;
}

.p-6 {
  padding: 6rem;
}

.p-7 {
  padding: 7rem;
}

.p-8 {
  padding: 8rem;
}

.p-9 {
  padding: 9rem;
}

.p-10 {
  padding: 10rem;
}

/* ------------------------------------ padding top*/
.pt-helf {
  padding-top: 0.5rem;
}

.pt-1 {
  padding-top: 1rem;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pt-6 {
  padding-top: 6rem;
}

.pt-7 {
  padding-top: 7rem;
}

.pt-8 {
  padding-top: 8rem;
}

.pt-9 {
  padding-top: 9rem;
}

.pt-10 {
  padding-top: 10rem;
}

/* ------------------------------------ padding bottom*/
.pb-helf {
  padding-bottom: 0.5rem;
}

.pb-1 {
  padding-bottom: 1rem;
}

.pb-2 {
  padding-bottom: 2rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

.pb-7 {
  padding-bottom: 7rem;
}

.pb-8 {
  padding-bottom: 8rem;
}

.pb-9 {
  padding-bottom: 9rem;
}

.pb-10 {
  padding-bottom: 10rem;
}

/* ------------------------------------ padding bottom*/
.pl-helf {
  padding-left: 0.5rem;
}

.pl-1 {
  padding-left: 1rem;
}

.pl-2 {
  padding-left: 2rem;
}

.pl-3 {
  padding-left: 3rem;
}

.pl-4 {
  padding-left: 4rem;
}

.pl-5 {
  padding-left: 5rem;
}

.pl-6 {
  padding-left: 6rem;
}

.pl-7 {
  padding-left: 7rem;
}

.pl-8 {
  padding-left: 8rem;
}

.pl-9 {
  padding-left: 9rem;
}

.pl-10 {
  padding-left: 10rem;
}

/* ------------------------------------ padding bottom*/
.pr-helf {
  padding-right: 0.5rem;
}

.pr-1 {
  padding-right: 1rem;
}

.pr-2 {
  padding-right: 2rem;
}

.pr-3 {
  padding-right: 3rem;
}

.pr-4 {
  padding-right: 4rem;
}

.pr-5 {
  padding-right: 5rem;
}

.pr-6 {
  padding-right: 6rem;
}

.pr-7 {
  padding-right: 7rem;
}

.pr-8 {
  padding-right: 8rem;
}

.pr-9 {
  padding-right: 9rem;
}

.pr-10 {
  padding-right: 10rem;
}

/* =======================================================
  - - - - - - - - 2 / Margin classes
========================================================== */
@media screen and (max-width: 576px) {
  .mr-0-sm {
    margin-right: 0rem !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.m-helf {
  margin: 0.5rem !important;
}

.m-1 {
  margin: 1rem;
}

.m-2 {
  margin: 2rem;
}

.m-3 {
  margin: 3rem;
}

.m-4 {
  margin: 4rem;
}

.m-5 {
  margin: 5rem;
}

.m-6 {
  margin: 6rem;
}

.m-7 {
  margin: 7rem;
}

.m-8 {
  margin: 8rem;
}

.m-9 {
  margin: 9rem;
}

.m-10 {
  margin: 10rem;
}

/* ------------------------------------ margin top*/
.mt-helf {
  margin-top: 0.5rem;
}

.mt-1 {
  margin-top: 1rem;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mt-3 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 4rem;
}

.mt-5 {
  margin-top: 5rem;
}

.mt-6 {
  margin-top: 6rem;
}

.mt-7 {
  margin-top: 7rem;
}

.mt-8 {
  margin-top: 8rem;
}

.mt-9 {
  margin-top: 9rem;
}

.mt-10 {
  margin-top: 10rem;
}

/* ------------------------------------ margin bottom*/
.mb-0 {
  margin-bottom: 0;
}

.mb-helf {
  margin-bottom: 0.5rem;
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

.mb-4 {
  margin-bottom: 4rem;
}

.mb-5 {
  margin-bottom: 5rem;
}

.mb-6 {
  margin-bottom: 6rem;
}

.mb-7 {
  margin-bottom: 7rem;
}

.mb-8 {
  margin-bottom: 8rem;
}

.mb-9 {
  margin-bottom: 9rem;
}

.mb-10 {
  margin-bottom: 10rem;
}

/* ------------------------------------ padding bottom*/
.ml-helf {
  margin-left: 0.5rem;
}

.ml-1 {
  margin-left: 1rem;
}

.ml-2 {
  margin-left: 2rem;
}

.ml-3 {
  margin-left: 3rem;
}

.ml-4 {
  margin-left: 4rem;
}

.ml-5 {
  margin-left: 5rem;
}

.ml-6 {
  margin-left: 6rem;
}

.ml-7 {
  margin-left: 7rem;
}

.ml-8 {
  margin-left: 8rem;
}

.ml-9 {
  margin-left: 9rem;
}

.ml-10 {
  margin-left: 10rem;
}

/* ------------------------------------ margin bottom*/
.mr-helf {
  margin-right: 0.5rem;
}

.mr-1 {
  margin-right: 1rem;
}

.mr-2 {
  margin-right: 2rem;
}

.mr-3 {
  margin-right: 3rem;
}

.mr-4 {
  margin-right: 4rem;
}

.mr-5 {
  margin-right: 5rem;
}

.mr-6 {
  margin-right: 6rem;
}

.mr-7 {
  margin-right: 7rem;
}

.mr-8 {
  margin-right: 8rem;
}

.mr-9 {
  margin-right: 9rem;
}

.mr-10 {
  margin-right: 10rem;
}

/* =======================================================
  - - - - - - - - 3 / hidden classes
========================================================== */
@media screen and (max-width: 992px) {
  .lg-hidden {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .md-hidden {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .sm-hidden {
    display: none;
  }
}

/* =======================================================
  - - - - - - - - 5 /  flex desiplay
========================================================== */
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex.start {
  justify-content: flex-start;
}
.flex.center {
  justify-content: center;
}
.flex.vcenter {
  align-items: center;
}
.flex.end {
  justify-content: flex-end;
}
.flex.vend {
  align-items: flex-end;
}
.flex.between {
  justify-content: space-between;
}
.flex.column {
  flex-direction: column;
}

.white-link {
  color: #FFFFFF;
  transition: 0.3s;
}
.white-link:hover {
  opacity: 0.7;
  color: #FFFFFF;
  font-size: 17px;
}

/* =======================================================
  - - - - - - - - 6 /  border-radius
========================================================== */
.border-rad5 {
  border-radius: 5px;
}

.border-rad10 {
  border-radius: 10px;
}

.border-rad15 {
  border-radius: 15px;
}

.border-rad20 {
  border-radius: 20px;
}

.border-rad50 {
  border-radius: 50px;
}

/* =======================================================
  - - - - - - - - 7 /  box-Shadows
========================================================== */
.light-shadow {
  border-color: rgba(183, 183, 183, 0.16);
  border-width: 1px 1px 1px 1px;
  border-color: #edf8fa;
  background-color: #ffffff;
  box-shadow: 0px 24px 53px -32px rgba(24, 18, 77, 0.21);
}

.simple-sh {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
  border-radius: 8px;
}

.light-shadow-bottom {
  box-shadow: 0 15px 40px -15px #edf8fa;
  border: solid 1px #edf8fa;
  border-radius: 15px;
}

.ultra-shadow {
  box-shadow: 0 8px 30px 0 #edf8fa;
  border: solid 1px #edf8fa;
}

/* =======================================================
  - - - - - - - - 8 /  Animations
========================================================== */
@keyframes anim-up-down {
  from {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 1rem);
  }
  to {
    transform: translate(0, 0);
  }
}
.anim-up-down {
  animation-name: anim-up-down;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes anim-buy-now {
  from {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1.1);
  }
  70% {
    transform: scale(0.7);
  }
  to {
    transform: scale(0.5);
  }
}
/* =======================================================
  - - - - - - - - 9 /  Text floats
========================================================== */
/* ----------------------------- Font Size */
.font-s-1 {
  font-size: 1rem;
}

.font-s-2 {
  font-size: 2rem;
}

.font-s-3 {
  font-size: 3rem;
}

.font-s-4 {
  font-size: 4rem;
}

.font-s-5 {
  font-size: 5rem;
}

.font-s-6 {
  font-size: 6rem;
}

.font-s-7 {
  font-size: 7rem;
}

.font-s-8 {
  font-size: 8rem;
}

.font-s-9 {
  font-size: 9rem;
}

.font-s-10 {
  font-size: 10rem;
}

.display-flex {
  display: flex;
}

/* ----------------------------- Font weight */
.font-w-400 {
  font-weight: 400 !important;
}

.font-w-500 {
  font-weight: 500 !important;
}

.font-w-600 {
  font-weight: 600 !important;
}

/* ----------------------------- Text floats */
.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-deco {
  text-decoration: underline;
}

.text-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

/* =======================================================
  - - - - - - - - 10 /  OTHER
========================================================== */
.before-none::before {
  content: none !important;
}

/* ----------------------------- display none classes  */
@media screen and (max-width: 576px) {
  .sm-none {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .md-none {
    display: none !important;
  }
}

@media screen and (max-width: 992px) {
  .lg-none {
    display: none;
  }
}

@media screen and (max-width: 1400px) {
  .xl-none {
    display: none;
  }
}

.min-30 {
  margin-bottom: -30px;
}

/* ------------------------------------ display block classes  */
@media screen and (max-width: 576px) {
  .sm-block {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .md-block {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .lg-block {
    display: block;
  }
}

@media screen and (max-width: 1400px) {
  .xl-block {
    display: block;
  }
}

.has-bg {
  background-size: cover;
  background-repeat: no-repeat;
}

.color-white {
  color: white !important;
}

.min-70 {
  margin-bottom: -70px;
}

.min-2 {
  margin-bottom: -2rem;
}

.text-primary {
  color: #E3335F !important;
}

.bg-dark2 {
  background: #100d38;
  color: white !important;
}
.bg-dark2 h2 {
  color: white !important;
}

.bg-dark3 {
  background: #22315e;
}
.bg-dark3 h2 {
  color: white !important;
}
.bg-dark3 li {
  color: #313845;
}

.min-1 {
  margin-bottom: -1rem;
}

/* Typography
================================================== */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Gilroy";
  font-size: 15.5px;
  line-height: 28px;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  color: #313845;
  word-break: break-word;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  cursor: default;
  font-family: "Gilroy-bold";
}

h1 {
  font-size: 36px;
  line-height: 44px;
}

h2 {
  font-size: 30px;
  line-height: 36px;
}

h3 {
  font-size: 20px;
  line-height: 28px;
}

h4 {
  font-size: 18px;
  line-height: 26px;
}

h5 {
  font-size: 16px;
  line-height: 24px;
}

h6 {
  font-size: 14px;
  line-height: 24px;
}

.page {
  background: #f4f2f9;
}

#canvas {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.bg-circle {
  background-size: contain;
  background-position: center left;
  background: url(../images/bg/header1.svg);
  background-repeat: no-repeat;
}

.container {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 576px) {
  .container {
    width: 90%;
  }
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #313845;
}

a:hover {
  text-decoration: none;
}

p, .blog-sidebar, .footer-1 p, .footer-1 .copyright {
  cursor: default;
  font-family: "lato";
}

textarea:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

/* Global styles
================================================== */
iframe {
  border: none;
}

a:link,
a:visited {
  text-decoration: none;
}

a.read-more {
  color: #E3335F;
  font-weight: 700;
}

a.read-more:hover {
  color: #222;
}

.no-padding {
  padding: 0;
}

.p-60 {
  padding: 60px 0;
}

.p-100 {
  padding: 100px 0 !important;
}

.media > .pull-left {
  margin-right: 20px;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-50 {
  clear: both;
  height: 50px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}

.gap-20 {
  clear: both;
  height: 20px;
}

.gap-10 {
  clear: both;
  height: 10px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-35 {
  margin-top: 35px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-80 {
  margin-bottom: -80px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-100 {
  margin-right: 100px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-100 {
  margin-right: 100px;
}

.mrt-0 {
  margin-top: 0 !important;
}

.pab-60 {
  padding-bottom: 60px;
}

.pab-70 {
  padding-bottom: 70px;
}

.pab {
  padding-bottom: 0;
}

input {
  outline: none;
  line-height: 2;
  padding: 0;
}

label {
  font-family: "Gilroy-bold";
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  float: left;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}

.clearfix:after {
  display: block;
  width: 100%;
  content: "";
}

.btn-link {
  font-size: 13px;
  font-weight: 700;
  color: #E3335F;
  text-decoration: none !important;
}
.btn-link i {
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.btn-link:hover {
  color: #E3335F;
}

/* Blog
================================================== */
/* Global */
::-webkit-search-cancel-button {
  -webkit-appearance: none !important;
          appearance: none !important;
}

::search-cancel-button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

select {
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select-icons.png);
  background-repeat: no-repeat;
  background-position: right 12px bottom 19px;
}

.post-password-form input[type=password] {
  padding: 5px 15px;
  margin-left: 10px;
}
.post-password-form input[type=submit] {
  background-color: #E3335F;
  border-color: #E3335F;
  padding: 6px 55px;
  color: #fff;
  float: right;
  width: 30%;
  top: 0;
  margin-top: -51px;
  border-radius: 0;
}

/* Image */
img,
figure {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/*img[class*="wp-image-"] {
    margin-top: 10px;
    margin-bottom: 10px;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
}*/
.wp-caption {
  margin-bottom: 8px;
  max-width: 100%;
  border-radius: 0;
  padding: 0;
  clear: both;
}
.wp-caption.aligncenter {
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  text-align: center;
  margin-top: 4px;
  font-style: italic;
  color: #f7faff;
  margin-bottom: 30px;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

p {
  margin: 0 0 25px;
}

/*-- HTML Formate --*/
blockquote,
.wp-block-quote:not(.is-large),
.wp-block-quote:not(.is-style-large) {
  padding: 20px;
  padding-left: 40px;
  border-left: 5px solid #E3335F;
  margin: 15px 0;
  background: #3B2C73;
  position: relative;
  color: #fff;
}
blockquote p,
.wp-block-quote:not(.is-large) p,
.wp-block-quote:not(.is-style-large) p {
  margin-bottom: 0px;
}
blockquote a,
.wp-block-quote:not(.is-large) a,
.wp-block-quote:not(.is-style-large) a {
  color: #666;
}

/* table */
table {
  border: 1px solid #D3D3D3;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  border-right: 0;
  border-top: 0;
  word-break: keep-all;
}

.wp-block-table th,
.wp-block-table td {
  border-color: #D3D3D3;
  padding: 10px;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 10px 10px;
  border: 1px solid #D3D3D3;
  border-bottom: 0;
  border-left: 0;
}

table > tbody > tr:nth-child(2n+1) > td {
  background-color: #fcfcfc;
}

.calendar_wrap table {
  margin: 0;
}
.calendar_wrap caption {
  margin: 0;
  padding: 8px;
  caption-side: top;
  text-align: center;
  background: #E91E63;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.calendar_wrap table > thead > tr > th,
.calendar_wrap table > tbody > tr > th,
.calendar_wrap table > tfoot > tr > th,
.calendar_wrap table > thead > tr > td,
.calendar_wrap table > tbody > tr > td,
.calendar_wrap table > tfoot > tr > td {
  padding: 0;
}

.table-striped > tbody > tr:nth-child(odd),
table > tbody > tr:nth-child(odd) {
  border: 1px solid #e7e7e7;
}

dt {
  font-weight: bold;
  margin: 6px;
}

/* Sticky */
.meta-featured-post {
  display: none;
}

.sticky.post {
  background: #fff;
}
.sticky.post .post-body {
  overflow: hidden;
  position: relative;
}
.sticky.post .meta-featured-post {
  display: block;
  position: absolute;
  right: -35px;
  top: 18px;
  background: #E3335F;
  width: auto;
  height: auto;
  padding: 12px 45px;
  color: #fff;
  display: inline-block;
  transform: rotate(45deg);
  font-size: 12px;
  -webkit-transform: rotate(45deg);
}

/* Gallery item */
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  transition: filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
  color: #666;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

@media screen and (min-width: 30em) {
  /* Gallery Columns */
  .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }

  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }

  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }

  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 25%;
  }

  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }

  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }

  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }

  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }

  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
/*-- Category listing --*/
article.post {
  margin: 0 0 30px;
}

.entry-header .post-title {
  word-wrap: break-word;
}
.entry-header .entry-title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.entry-header .entry-title a {
  color: #313845;
}
.entry-header .entry-title a:hover {
  color: #E3335F;
}

.main-container {
  padding: 80px 0px;
}

/* Pagination */
.pagination {
  margin: 0;
}
.pagination li {
  line-height: 20px;
}
.pagination li a,
.pagination li span {
  margin-right: 8px;
  width: 40px;
  height: 40px;
  line-height: normal;
  border: 1px solid #D3D3D3;
  text-align: center;
  line-height: 41px;
  display: inline-block;
  color: #A9A9A9;
  border-radius: 3px;
}
.pagination li a i,
.pagination li span i {
  line-height: 40px;
}
.pagination li.active a, .pagination li:hover a {
  color: #fff;
  background: #3B2C73;
  border: 1px solid transparent;
}
.pagination li.active a:hover, .pagination li:hover a:hover {
  background: #E3335F;
}
.pagination li.pagination-dots {
  margin: 7px 15px 0 6px;
}

/*-- Blog single --*/
.post-details .entry-header {
  padding: 0px 80px;
}
.post-details .entry-header .entry-title {
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 0;
}
.post-details table td,
.post-details table th {
  border: 1px solid #D3D3D3;
}
.post-details .entry-thumbnail {
  margin: 20px 0 40px;
}
.post-details .entry-thumbnail img {
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
}
.post-details .post-body {
  padding: 30px 70px 0;
}

.post-cat {
  display: inline-block;
}

.blog-single .post-title {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 3px;
}
.blog-single .meta-blog {
  display: inline-block;
  margin-bottom: 2px;
  align-items: center;
  word-break: break-word;
}
.blog-single .meta-blog span {
  font-size: 14px !important;
  text-transform: capitalize;
  margin-left: 15px;
  margin-left: 10px;
  color: #a2a6ad;
}
.blog-single .meta-blog span.date svg {
  padding-right: 3px;
}
.blog-single .meta-blog span svg {
  color: #E3335F;
}
.blog-single .meta-blog span a {
  color: #a2a6ad;
  padding-left: 5px;
}
.blog-single .meta-blog span:first-child {
  margin-left: 0;
}
.blog-single .entry-footer {
  padding-left: 70px;
  padding-right: 70px;
}
.blog-single .post-navigation .post-next a,
.blog-single .post-navigation .post-previous a {
  color: #222222;
}
.blog-single .post-navigation .post-next a:hover,
.blog-single .post-navigation .post-previous a:hover {
  color: #E3335F;
}
.blog-single .post-navigation h3 {
  color: #222222;
}
.blog-single select {
  background: #fcfcfc;
  padding: 8px;
}
.blog-single .wp-block-search input[type=search] {
  max-width: 80%;
  border-radius: 10rem;
  padding: 10px 20px;
  background: #ffffff;
  border: 1px solid #a2a6ad;
  outline: none;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.blog-single .wp-block-search .wp-block-search__button {
  padding: 20px 20px 15px 22px;
  height: 100%;
  background: #3B2C73;
  color: #fff;
  border-radius: 29px;
}

.meta-blog span {
  font-size: 14px;
}

.entry-content h3 {
  font-size: 24px;
  font-weight: bold;
}
.entry-content h4 {
  font-size: 22px;
}
.entry-content table {
  margin: 20px 0;
}
.entry-content .post-footer {
  clear: both;
  margin-top: 20px;
}
.entry-content .post-footer a {
  text-decoration: none;
  border: 1px solid;
}
.entry-content .page-links {
  color: #A9A9A9;
  margin-left: 5px;
  overflow: hidden;
  width: 100%;
  margin-top: 50px;
}
.entry-content .page-links span {
  display: inline-block;
}
.entry-content .page-links span.page-link {
  color: #A9A9A9;
  margin-right: 5px;
}
.entry-content .page-links a span {
  color: #ffffff !important;
  background-color: #E3335F;
  border-color: #E3335F;
}
.entry-content .page-links .page-link-text {
  margin-right: 10px;
}
.entry-content p img.alignleft {
  clear: both;
  margin-bottom: 30px;
}

.logo-title {
  padding-top: 10px;
  padding-bottom: 15px;
}

.page-title {
  margin-bottom: 30px;
}

/* Post navigation */
.post-navigation {
  background: #f4f2f9;
  padding: 31px;
  margin-bottom: 60px;
  margin-top: 60px;
}
.post-navigation .post-previous,
.post-navigation .post-next {
  padding: 0 40px;
  width: 50%;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.post-navigation span:hover,
.post-navigation h3:hover {
  color: #E3335F;
}
.post-navigation h3 {
  font-size: 22px;
  line-height: 26px;
  margin: 5px 0;
  font-weight: bold;
  word-wrap: break-word;
}
.post-navigation i {
  margin: 0 5px;
  color: #f7faff;
}
.post-navigation .post-previous {
  text-align: left;
  float: left;
  border-left: 0 none;
  border-right: 0 none;
  padding: 0 40px 0 0;
}
.post-navigation .post-next {
  text-align: right;
  float: right;
  border-right: 0 none;
  padding: 0 0 0 40px;
}

.loginformuser .form-control {
  height: 100%;
}

/* Common */
.pingback p,
.pingback .says {
  display: none;
}

.comments-list .pingback .comment-body {
  margin-left: 0;
}

/*-- Archive --*/
.not-found .input-group-btn,
.search-no-results button.input-group-btn.search-button,
.error404 .input-group-btn {
  background: #3B2C73;
  color: #fff;
  padding: 0 20px;
  border: none;
  cursor: pointer;
}

.textwidget img {
  margin: 10px 0;
}

.not-found .input-group-btn {
  background: #E3335F;
  color: #FFFFFF;
  padding: 0 20px;
}

/* Theme check */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.gallery-caption,
.bypostauthor {
  display: block;
}

code {
  overflow: auto;
  max-width: 100%;
  padding: 0 1em;
  border: 1px solid #ddd;
  background-color: #f9f9f9;
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word;
}

/* Gutenberg CSS
==================================================*/
.sidebar-inactive .wp-block-image.alignfull img {
  width: 100%;
}

.wp-block-image img {
  margin: 0 !important;
}

.wp-block-separator,
hr {
  background-color: #eeeeee;
  height: 1px;
  max-width: calc(6 * (100vw / 12) - 28px);
  text-align: left;
  margin: 3.5em 0;
}

.wp-block-separator.is-style-wide,
hr.is-style-wide {
  max-width: 100%;
}

.wp-block-separator.is-style-dots {
  text-align: left;
  max-width: 50%;
  height: 14px;
  line-height: 10px;
  overflow: hidden;
}

.wp-block-separator.is-style-dots:before {
  content: "··············";
  padding-left: 2px;
}

.sidebar-inactive .wp-block-pullquote.alignfull {
  padding: 1em 3.5em;
}

figure,
.wp-caption,
.wp-caption-overlay .wp-caption {
  border: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  padding: 40px 10px 5px;
  margin-bottom: 10px;
  font-size: 14px;
  transition: margin-bottom 0.3s ease;
}

.wp-block-image figure figcaption,
.wp-block-image figcaption {
  font-size: 15px;
  text-align: center;
}

.img-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

/* Banner */
.page-header .page-title {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  table {
    word-break: initial;
  }

  .comments-list ul.children {
    padding-left: 0;
  }
}
@media screen and (max-width: 667px) {
  div#comments {
    padding: 30px;
  }

  .comments-list .comment-body {
    margin-left: 0;
  }
}
/* components > _Buttons.scss                                                    | Trendkit */
/*** TABLE OF CONTENTS
======================================================
    0/ Generale
    1/ Button sizes
`  2/ Button variations
===================================================***/
/* ====================================================
- - - - - - - - - 0/ Generale
=====================================================*/
button {
  outline: none !important;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  line-height: 100%;
  white-space: nowrap;
  border: none;
}
button:focus {
  outline: none;
  box-shadow: none;
  opacity: 0.8;
}
button:hover {
  opacity: 0.8;
}

.btn {
  text-align: center;
  padding: 12px 24px;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 500;
  border-radius: 5px;
  background: #e1e9f6;
  cursor: pointer;
  transition: 0.25s cubic-bezier(0, 0, 0.41, 1);
  font-family: "Gilroy-bold";
  border: none;
  outline: none;
}
.btn:hover {
  transform: scale(1.02);
  opacity: 0.8;
}
.btn-round {
  border-radius: 50rem;
}
.btn-outline {
  border: solid 2px;
  background: transparent;
}

/* =====================================================
- - - - - - - - - 1/ Button sizes
======================================================*/
.btn-sm {
  padding: 0.3rem 1rem;
  font-size: 0.9rem;
  line-height: 1.5;
}

.btn-lg {
  padding: 0.7rem 2rem;
  font-size: 17px;
  line-height: 1.7;
}

/* ==================================================+===
- - - - - - - - - 2/ Button variations
=======================================================*/
.btn-primary {
  background: #E3335F;
  color: #FFFFFF;
}
.btn-primary.btn-sh {
  box-shadow: 0 14px 35px -11px #E3335F;
}
.btn-primary.btn-outline {
  border: solid 2px #E3335F;
  background: transparent;
  color: #E3335F;
}
.btn-primary.btn-outline-bottom {
  border-bottom: solid 3px #E3335F;
  background: transparent;
  color: #E3335F;
}
.btn-primary.btn-hover-line:hover {
  background: transparent;
  border: solid 2px #E3335F;
  color: #E3335F;
}

.btn-secondary {
  background: #3B2C73;
  color: #FFFFFF;
}
.btn-secondary.btn-sh {
  box-shadow: 0 14px 35px -11px #3B2C73;
}
.btn-secondary.btn-outline {
  border: solid 2px #3B2C73;
  background: transparent;
  color: #3B2C73;
}
.btn-secondary.btn-outline-bottom {
  border-bottom: solid 3px #3B2C73;
  background: transparent;
  color: #3B2C73;
}

.mainmenu__area.header1 .btn-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  color: #FFFFFF;
  border: none;
}

.btn-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  color: #FFFFFF;
}
.btn-grad:hover {
  color: #FFFFFF;
}
.btn-grad.btn-sh {
  box-shadow: 0 14px 35px -11px #E3335F;
}
.btn-grad.btn-outline {
  border: solid 2px #E3335F;
  color: #E3335F;
}
.btn-grad.btn-outline-bottom {
  border-bottom: solid 3px #E3335F;
  background: linear-gradient(90deg, #E3335F, #3B2C73);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

.btn-dark {
  background: #313845;
  color: #FFFFFF;
}
.btn-dark:hover {
  color: #FFFFFF !important;
}
.btn-dark.btn-sh {
  box-shadow: 0 14px 35px -11px #313845;
}
.btn-dark.btn-outline {
  border: solid 2px #313845;
  background: transparent !important;
  color: #313845;
}
.btn-dark.btn-outline-bottom {
  border-bottom: solid 3px #313845;
  background: transparent !important;
  color: #313845;
}

.btn-white {
  color: #2a2b3a;
  background: #FFFFFF;
}
.btn-white.btn-sh {
  box-shadow: 0 14px 35px -11px #e1e9f6;
}
.btn-white.btn-outline {
  border: solid 2px #FFFFFF;
  background: transparent;
  color: #FFFFFF;
}
.btn-white.btn-outline-bottom {
  border-bottom: solid 3px #e1e9f6;
  background: transparent;
}

.flight-btn {
  background: #313845;
  color: #FFFFFF;
}

.card {
  border-radius: 10px;
  background: transparent;
  position: relative;
  overflow: hidden;
  margin: 2rem 0;
  border: none;
}
.card-body {
  padding: 1.5rem;
}
@media screen and (max-width: 576px) {
  .card-body {
    padding: 1rem;
  }
}
.card-img {
  margin-bottom: 1rem;
}
.card-icon {
  margin-bottom: 1rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
.card-icon img {
  height: 4rem;
  margin: auto;
}
.card-title {
  font-size: 1.25rem;
  line-height: 2;
  margin-bottom: 0;
  text-align: center;
}
.card-desc {
  color: #5d5b64;
  margin-right: auto;
  margin-left: auto;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}
.card-quote::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 5rem;
  color: #000;
}
.card-dark {
  background: #313845;
  color: #FFFFFF;
}
.card-primary {
  background: #E3335F;
  color: #FFFFFF;
}
.card-grad {
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  color: #FFFFFF;
}
.card-sh {
  box-shadow: 0 15px 40px -15px #00000038;
}
.card-ultra-sh {
  box-shadow: 0 8px 30px 0 #0000001f;
  border: solid 1px #f7f7f7;
}
.card-hover-out {
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87) !important;
}
.card-hover-out:hover {
  transform: scale(1.03) !important;
}
.card-hover-up {
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87) !important;
}
.card-hover-up:hover {
  transform: translateY(-0.6rem) !important;
}
.card-hover-down {
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87) !important;
}
.card-hover-down:hover {
  transform: translateY(0.6rem) !important;
}
.card-bg {
  background-size: cover;
  color: #FFFFFF;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.card-bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #313845;
  opacity: 0.5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.card.in-demo {
  background: rgba(255, 255, 255, 0.116);
  transition: 0.15s ease-in-out;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 2rem;
  padding: 1.5rem 1rem;
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
.card.in-demo .card-title2 {
  color: #FFFFFF;
  padding-left: 20px;
  padding-bottom: 0;
  padding-top: 10px;
}
.card.in-demo figure {
  margin: 0 0 0;
}
.card.in-demo .card-image {
  width: 100%;
  background: #494949;
}
.card.in-demo .card-title2 {
  font-size: 1.2rem;
}
.card.in-demo .feather {
  width: 50px;
  height: 50px;
  stroke: currentColor;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  color: #fff;
}
.card.in-demo .card-description {
  padding-left: 20px;
  font-size: 14px;
}
.card.in-demo .card-title {
  position: relative;
  z-index: 2;
  font-size: 1.3rem;
  align-items: center;
  display: flex;
  flex-grow: 1;
  padding: 1rem;
  transition: 0.15s ease-in-out;
  font-size: 1.2rem;
  color: #f3f3f3;
  margin-bottom: 0;
}
.card.in-demo .card-title.new::before {
  content: "New";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  right: 15px;
  bottom: 15px;
  font-size: 16px;
  background: #FF0066;
  padding: 4px 8px 4px;
  line-height: 100%;
  border-radius: 4px;
  font-family: "TradeGothic";
}
.card.in-demo:hover {
  transform: translateY(-0.5rem);
}
.card.in-demo:hover .card-title {
  color: #E3335F;
}
.card.in-demo:hover .card-title::before {
  background: #1f1f1f;
  color: #ffffff;
}
.card.in-demo.soon {
  cursor: default;
}
.card.in-demo.soon:hover {
  transform: none;
}
.card.in-demo.soon:hover .card-title {
  color: #ffffff;
}
.card.in-demo.soon:hover .card-title::before {
  background: #E3335F;
  color: #ffffff;
}
.card.in-demo.new {
  cursor: pointer;
}
.card.in-demo.new:hover {
  transform: none;
}
.card.in-demo.new:hover .card-title::before {
  background: #E3335F;
  color: #ffffff;
}

.card-faq {
  margin-bottom: 2rem;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
  background: white;
  padding: 2rem 1.5rem;
}
.card-faq .title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 1.5rem;
}

/* components > _Inputs.scss                                                    | Trendkit */
/*** TABLE OF CONTENTS
======================================================
    0/ Generale
    1/ insput variations
`  2/ insput with icon
===================================================***/
/* ====================================================
- - - - - - - - - 0/ Generale
=====================================================*/
input {
  margin-bottom: 1rem;
  transition: border-color 0.2s ease-in-out 0s;
}
input::placeholder {
  color: #685d5d;
}
input:focus {
  border-color: #E3335F;
  box-shadow: 0px 5px 12px -2px #0000000f;
}

/* ====================================================
- - - - - - - - - 1/ insput variations
=====================================================*/
/*.widget input::placeholder {
    color: #685d5d;
}*/
.input {
  font-weight: 200;
  color: #313845;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: solid 1px #e3e6ec;
  padding: 1rem;
  line-height: 100%;
  position: relative;
}
.input-round {
  border-radius: 50rem;
}
.input-primary {
  background: rgba(227, 51, 95, 0.05);
  border: solid 1px rgba(227, 51, 95, 0.2);
}
.input-primary::placeholder {
  color: #9193a3;
}
.input-outline-bottom {
  border: none;
  border-bottom: solid 2.5px #e3e6ec;
}

/* ====================================================
- - - - - - - - - 2/ insput with icon
=====================================================*/
.input-icon {
  position: relative;
}
.input-icon input {
  padding-left: 3rem;
}
.input-icon svg {
  position: absolute;
  left: 10px;
  top: 40%;
  z-index: 2000;
  transform: translateY(-50%);
  font-size: 1.3rem;
  margin-left: 5px;
  color: #313845;
}

.textarea, textarea {
  width: 100%;
  font-weight: 200;
  color: #313845;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 4px;
  border: solid 1px #e3e6ec;
  min-height: 120px;
  padding: 1rem;
  position: relative;
  transition: 0.25s;
}
.textarea::placeholder, textarea::placeholder {
  color: #c1c4d6;
}
.textarea:focus, textarea:focus {
  border: solid 1px #E3335F;
  box-shadow: 0px 5px 12px -2px #0000000f;
}

input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.checkbox-circle {
  position: relative;
  top: 1px;
  width: 17px;
  height: 17px;
  border: 1px solid #c8ccd4;
  border-radius: 3px;
  vertical-align: middle;
  transition: background 0.1s ease;
  cursor: pointer;
}
.checkbox-circle span {
  margin-left: 1.5rem;
  opacity: 0.5;
}
.checkbox-circle::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 5px;
  width: 5px;
  height: 11px;
  opacity: 0;
  transform: rotate(45deg) scale(0);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transition: all 0.3s ease;
}

#checkbox-circle:checked ~ .checkbox-circle {
  border-color: transparent;
  background: #E3335F;
}
#checkbox-circle:checked ~ .checkbox-circle::after {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #ffffff;
  background: linear-gradient(45deg, #E3335F, #3B2C73);
  border-color: #dee2e6 #dee2e6 #fff;
}

.box {
  padding: 40px 30px;
  border-radius: 10px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  cursor: default;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.box svg, .box i {
  font-size: 50px;
  color: #fff;
  margin: 0 auto;
}
.box .box-particles {
  position: absolute;
  top: 1rem;
  right: 1rem;
}
.box .box-particles2 {
  position: absolute;
  top: -1rem;
  right: -1rem;
}
.box .box-num {
  font-size: 22px;
  margin-top: 10px;
  text-align: center;
  line-height: 100%;
  margin-bottom: 10px;
  color: white;
}
.box .row {
  padding: 0;
  margin: 0;
}
.box .col,
.box .col-auto {
  padding: 0;
  margin: 0;
}
.box .col {
  margin-left: 10px;
}
.box .box-img {
  height: 4rem;
  margin: 0 auto;
}
.box .box-icon img {
  height: 3rem;
  margin-bottom: 12px;
}
.box .box-title {
  margin-bottom: 12px;
  font-size: 19px;
  text-align: center;
  line-height: 22px;
}
.box.has-primary-bg {
  background: #E3335F;
  transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
}
.box.has-primary-bg:hover {
  transform: scale(1.02);
  box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}
.box.has-primary-bg .box-icon ion-icon {
  color: #FFFFFF;
}
.box.has-primary-bg .box-title {
  color: #FFFFFF;
}
.box.has-primary-bg .box-desc {
  color: #FFFFFF;
}
.box.has-secondary-bg {
  background-color: #24315a;
  transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
}
.box.has-secondary-bg:hover {
  transform: scale(1.02);
  box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}
.box.has-secondary-bg .box-icon ion-icon {
  color: #FFFFFF;
}
.box.has-secondary-bg .box-title {
  color: #FFFFFF;
}
.box.has-secondary-bg .box-desc {
  color: #FFFFFF;
}
.box.has-bg1 {
  background-color: #f4bcba;
  transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
}
.box.has-bg1:hover {
  transform: scale(1.02);
  box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}
.box.has-bg1 .box-icon ion-icon {
  color: #FFFFFF;
}
.box.has-bg1 .box-title {
  color: #233059;
}
.box.has-bg1 .box-desc {
  color: #233059;
}
.box.has-shadow {
  background: #FFFFFF;
  box-shadow: 0 0 0 0 #eee;
  box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.078);
  transition: 0.2s cubic-bezier(0.5, 0, 0.35, 1);
}
.box.has-shadow:hover {
  transform: scale(1.02);
  box-shadow: 0 14px 33px -3px rgba(0, 0, 0, 0.098);
}
.box.has-left-icon .box-title {
  margin: 5px 0 10px;
}

/* ========================== _navbarcss | Trendkit */
/*** TABLE OF CONTENTS
======================
    0 / Generale
    1 / header style-1
    2 / header style-2
    3 / header style-3
=============================================== ***/
.navbar {
  height: 6rem;
  line-height: 5rem;
  position: relative;
  right: 0;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 99999;
  padding: 0;
}
.navbar .btn {
  margin-bottom: 0 !important;
}
.navbar .navbar-wrap {
  display: flex;
  justify-content: space-between;
}
.navbar.navbar-dark {
  background: #18134D;
  transition: all 0.5s ease;
  color: white;
}
.navbar.navbar-dark a {
  color: white;
}
.navbar.navbar-dark2 {
  position: fixed;
  background: #18134D;
  transition: all 0.5s ease;
}
.navbar.navbar-dark2 a {
  color: white;
}
.navbar .navbar-left {
  display: flex;
}
.navbar .navbar-left .top-logo {
  overflow: hidden;
  margin-right: 2rem;
  height: 6rem;
}
.navbar .navbar-left .top-logo img {
  width: 9rem;
  max-height: 100%;
}
@media screen and (max-width: 992px) {
  .navbar .navbar-left .top-menu {
    display: none;
  }
}
.navbar .navbar-left .top-menu > li {
  display: inline-block;
}
.navbar .navbar-left .top-menu > li > a {
  color: #FFFFFF;
  height: 6rem;
  font-size: 1rem;
  font-weight: 400;
  transition: 0.25s;
  font-weight: 500;
  font-family: "Gilroy-bold";
}
.navbar .navbar-left .top-menu > li:hover .sub-menu {
  visibility: visible;
  transform: scale(1);
  transition: 0;
}
.navbar .navbar-left .top-menu > li .sub-menu {
  position: absolute;
  padding: 1em 2em;
  transform: scale(0);
  transition: 0.4s cubic-bezier(0.49, 0.03, 0.25, 1.3);
  z-index: 2;
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
  border-radius: 8px;
  border: solid 1px #f7f7f7;
  min-width: 15rem;
}
.navbar .navbar-left .top-menu > li .sub-menu li {
  display: block;
  line-height: 2.2;
}
.navbar .navbar-left .top-menu > li .sub-menu li a {
  color: #000;
  font-family: poppins;
  font-size: 14px;
  font-weight: 500;
  transition: 0.25s;
  opacity: 0.8;
}
.navbar .navbar-left .top-menu > li .sub-menu li a:hover {
  padding: 0 0.3em;
}
.navbar .navbar-right {
  margin-bottom: 17px;
  /* menu toggle */
  /* top button */
}
.navbar .navbar-right .mobile-menu {
  position: absolute;
  top: 6.5rem;
  left: 0;
  right: 0;
  width: 100%;
  background: white;
  padding: 2rem 1rem;
  display: flex;
  justify-content: center;
  box-shadow: 0 3px 13px 0px #00000008;
  flex-direction: column;
  display: none;
  height: calc(100vh - 6rem);
}
.navbar .navbar-right .mobile-menu li {
  text-align: left;
  line-height: 3;
  margin-left: 20px;
  border-bottom: solid 1px #eee;
}
.navbar .navbar-right .mobile-menu li a {
  color: #313845 !important;
  font-weight: 500;
  transition: 0.25s;
  text-align: left;
}
.navbar .navbar-right .mobile-menu .mobile-buttons {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}
.navbar .navbar-right .menu-toggle {
  height: 6rem;
  line-height: 6rem;
  display: none;
}
@media screen and (max-width: 992px) {
  .navbar .navbar-right .menu-toggle {
    display: flex;
    align-items: center;
  }
}
.navbar .navbar-right .menu {
  display: block;
  width: 30px;
  height: 30px;
  position: relative;
  cursor: pointer;
}
.navbar .navbar-right .menu div {
  position: absolute;
  height: 3px;
  border-radius: 2px;
  background: #313845;
  transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6), width 0.2s ease 0.2s;
}
.navbar .navbar-right .menu input {
  display: none;
}
.navbar .navbar-right .menu input + div {
  top: 50%;
  left: 0;
  margin: -2px 0 0 0;
  width: 30px;
  transform-origin: 50% 50%;
}
.navbar .navbar-right .menu input + div + div {
  top: 4px;
  left: 0;
  width: 30px;
  transform-origin: 0 50%;
}
.navbar .navbar-right .menu input + div + div + div {
  bottom: 4px;
  right: 0;
  width: 30px;
  transform-origin: 100% 50%;
  transform: translate(0, 0);
}
.navbar .navbar-right .menu input:checked + div {
  transform: rotate(-45deg);
  transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s;
}
.navbar .navbar-right .menu input:checked + div + div {
  width: 15px;
  transform: translate(4px, -0.5px) rotate(45deg);
  transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s, width 0.2s ease;
}
.navbar .navbar-right .menu input:checked + div + div + div {
  width: 14px;
  transform: translate(-4.5px, 0.5px) rotate(45deg);
  transition: transform 0.45s cubic-bezier(0.9, -0.6, 0.3, 1.6) 0.1s, width 0.2s ease;
}
.navbar .navbar-right .top-buttons {
  margin-left: 1rem;
  font-family: "Gilroy-bold";
}
.navbar .navbar-right .top-buttons a {
  transition: 0.25s;
}

/* Layouts > _Headers.scss                                                    | Trendkit */
/*** TABLE OF CONTENTS
======================
    0 / Generale
    1 / Page header
    2 / header style-1
    3 / header style-2
    4 / header style-3
=============================================== ***/
/* =======================================================
- - - - - - - - - 0 / Generale
==========================================================*/
header {
  height: auto;
  position: relative;
}
@media screen and (max-width: 576px) {
  header {
    height: auto;
  }
}

.stellarnav {
  font-family: "Gilroy-bold";
  font-size: 16px;
}

.mainmenu__area {
  background: #3B2C73;
}
.mainmenu__area .logo-title {
  white-space: nowrap;
}
.mainmenu__area .logo-title .logo {
  color: #fff;
}

/* =======================================================
- - - - - - - -   2 / header style-1
==========================================================*/
.header1 {
  color: #fff;
  position: relative;
  background: transparent;
  /* - - - - - - - - - - - - -  header left */
  /* - - - - - - - - - - - - -   header right */
}
.header1 .logo-title .logo {
  color: #fff;
}
.header1 .navbar {
  background: transparent;
  color: #fff;
}
.header1 .navbar.navbar-dark2 {
  background: #25325b;
}
.header1 .navbar .color-dark {
  color: #25325b !important;
}
.header1 .navbar .navbar-right .menu div {
  background: #ffffff;
}
.header1 .header-wrap {
  padding: 100px 0;
}
.header1 .btn-header {
  border: solid 1px rgba(255, 255, 255, 0.247);
  background: transparent;
  color: #fff;
}
.header1 .header-left {
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 30rem;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .header1 .header-left {
    min-height: 20rem;
  }
}
.header1 .header-left .header-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 60px;
  line-height: 70px;
  width: 100%;
  font-family: "Gilroy-bold";
}
@media screen and (max-width: 768px) {
  .header1 .header-left .header-title {
    font-size: 2.2rem;
    text-align: center;
    line-height: 60px;
  }
}
.header1 .header-left .header-description {
  font-size: 18px;
  margin-bottom: 2rem;
  max-width: 35rem;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .header1 .header-left .header-description {
    text-align: center;
  }
}
.header1 .header-left .send-email {
  height: 3.5rem;
  background: #fff;
  border-radius: 5px;
  outline: 2.5px solid #edf8fa;
  border-radius: 5px;
  position: relative;
  max-width: 30rem;
  width: 100%;
}
.header1 .header-left .send-email input {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  background: transparent;
  padding: 0 2rem;
}
.header1 .header-left .send-email .btn {
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.header1 .header-left .send-email .btn:hover {
  transform: scale(1.01);
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -ms-transform: scale(1.01);
  -o-transform: scale(1.01);
}
.header1 .header-right {
  width: 120%;
}
@media screen and (max-width: 576px) {
  .header1 .header-right img {
    margin-top: 0;
  }
}

/* =======================================================
- - - - - - - - - 3 / header style-2
==========================================================*/
.header2 {
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  position: relative;
  background: #18124d;
}
.header2::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 8rem;
  background: white;
}
.header2 .navbar .navbar-right .menu div {
  background: #ffffff;
}
.header2 .navbar {
  background: #18124d;
  color: #fff;
}
.header2 .navbar .color-dark {
  color: #25325b !important;
}
.header2 .header-wrap {
  margin: 6rem 0 0;
}
.header2 .header-title {
  font-size: 60px;
  line-height: 60px;
  max-width: 50rem;
  margin: 0 auto 1.5rem auto;
  font-family: "Gilroy-bold";
}
@media screen and (max-width: 576px) {
  .header2 .header-title {
    font-size: 2.2rem;
    text-align: center;
  }
}
.header2 .header-description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 1.5rem;
  max-width: 50rem;
  margin-right: auto;
  margin-left: auto;
}
.header2 .header-btns {
  margin-bottom: 2rem;
}
.header2 .header-screen {
  box-shadow: 0 21px 81px 0 #18124d40;
  border-radius: 10px;
}

/* =======================================================
- - - - - - - - - 4 / header style-3
==========================================================*/
.header3 {
  justify-content: center;
  color: #FFFFFF;
  text-align: center;
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  height: 100vh;
}
.header3 .navbar .navbar-right .menu div {
  background: #ffffff;
}
.header3 .navbar {
  color: #fff;
}
.header3.banner3 {
  background-image: linear-gradient(#00000080, #00000080), url(../images/bg/bg3.jpg);
}
@media screen and (max-width: 576px) {
  .header3 {
    height: auto;
  }
}
.header3 .header-wrap {
  padding: 10rem 0;
}
.header3 .header-title {
  font-size: 65px;
  line-height: 70px;
  max-width: 60rem;
  margin: 2rem auto 1rem auto;
  font-family: "Gilroy-bold";
}
@media screen and (max-width: 576px) {
  .header3 .header-title {
    font-size: 2.2rem;
    text-align: center;
  }
}
.header3 .header-description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 2rem;
  max-width: 35rem;
  margin-right: auto;
  margin-left: auto;
}

/* =======================================================
- - - - - - - - - 4 / header style-3
==========================================================*/
.header4 {
  height: auto;
  position: relative;
  overflow: hidden;
  background: #18134D;
  color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: cover;
}
.header4 .logo-title .logo {
  color: #fff;
}
.header4 .navbar .navbar-right .menu div {
  background: #ffffff;
}
.header4 .navbar {
  color: #fff;
}
.header4 .header-wrap {
  margin: 250px 0;
}
@media screen and (max-width: 768px) {
  .header4 .header-wrap {
    margin: 150px 0;
  }
}
.header4 .header-sub {
  line-height: 100%;
  color: #d63360;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.header4 .col-md-6 {
  position: relative;
}
.header4 .bg-right {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
}
@media screen and (max-width: 768px) {
  .header4 .bg-right {
    display: none;
  }
}
.header4 .bg-right::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #18124d5c;
}
.header4::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 50%;
}
@media screen and (max-width: 576px) {
  .header4::before {
    content: "";
    position: absolute;
    top: 0;
    width: 200%;
    height: 100%;
  }
}
.header4 .header-title {
  font-size: 65px;
  text-align: left;
  line-height: 70px;
  margin: 1rem 0 1rem 0;
  font-family: "Gilroy-bold";
}
@media screen and (max-width: 576px) {
  .header4 .header-title {
    font-size: 2.2rem;
  }
}
.header4 .header-description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 2rem;
  max-width: 35rem;
}

/* =======================================================
- - - - - - - - - 3 / header style-2
==========================================================*/
.header5 {
  position: relative;
  background: #f4f2f9;
  padding: 0;
}
.header5 .navbar .navbar-right .menu div {
  background: #ffffff;
}
.header5 .navbar .navbar-left .top-menu > li > a {
  color: #100b3a;
}
.header5 .navbar {
  background: white;
  color: #100b3a;
}
.header5 .navbar a {
  color: #100b3a;
}
.header5 .navbar .color-dark {
  color: #25325b;
}
.header5 .header-wrap {
  margin: 16rem 0 11rem;
}
@media screen and (max-width: 768px) {
  .header5 .header-wrap {
    margin: 10rem 1rem;
  }
}
.header5 .header-title {
  font-size: 60px;
  line-height: 70px;
  max-width: 50rem;
  margin: 0 auto 1.5rem auto;
  font-family: "Gilroy-bold";
}
@media screen and (max-width: 576px) {
  .header5 .header-title {
    font-size: 2.2rem;
  }
}
.header5 .header-description {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 2rem;
  max-width: 50rem;
  margin-right: auto;
  margin-left: auto;
}
.header5 .header-screen {
  width: 150%;
}
@media screen and (max-width: 576px) {
  .header5 .header-screen {
    margin-bottom: 4rem;
    width: 100%;
  }
}

.header3__nav .navbar .navbar-left .top-menu > li > a {
  color: #18124d;
}
.header3__nav .navbar.navbar-dark2 .navbar-left .top-menu > li > a {
  color: #fff;
}

/* nav customize  */
.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-menu {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
}
.dropdown-menu li {
  line-height: 10px;
}
.dropdown-menu li a {
  padding: 20px;
}
.dropdown-menu .dropdown-menu {
  margin-left: 100%;
  margin-top: -50px;
}
.dropdown-menu .menu-item-has-children > .dropdown-item {
  position: relative;
}
.dropdown-menu .menu-item-has-children > .dropdown-item::after {
  position: absolute;
  right: 5px;
  font-family: "Font Awesome 5 Pro";
  content: "";
}

/* =======================================================
- - - - - - - - - 1 /  Footer-style 1
==========================================================*/
.footer-1 {
  background: #fbfafd;
  color: #5d5b64;
}
.footer-1 .footer__widgets {
  padding-top: 60px;
}
.footer-1 li {
  color: #5d5b64;
}
.footer-1 li a {
  color: #5d5b64;
}
.footer-1 .footer-text {
  color: #5d5b64;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 1rem;
}
.footer-1 .logo img {
  height: 4rem;
}
.footer-1 .social-nav {
  margin-top: 1rem;
}
.footer-1 .social-nav li {
  display: inline;
  margin: 0 0.5rem;
  line-height: 2;
}
.footer-1 .social-nav li a {
  color: #313845;
}
.footer-1 .social-nav li a svg {
  color: #313845;
}
.footer-1 .desc {
  margin-top: 1rem;
  max-width: 40rem;
}
.footer-1 .subscribe {
  position: relative;
  width: 100%;
  display: flex;
  align-items: stretch;
  margin-bottom: 1rem;
}
.footer-1 .subscribe input {
  flex: 1;
  width: 0;
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.footer-1 .subscribe .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
}
.footer-1 .menu-items, .footer-1 ul {
  margin-bottom: 0.5rem;
}
.footer-1 .menu-items li, .footer-1 ul li {
  line-height: 34px;
  font-size: 16px;
}
.footer-1 .menu-items li a, .footer-1 ul li a {
  color: #313845;
  transition: 0.25s;
}
.footer-1 .menu-items li a:hover, .footer-1 ul li a:hover {
  padding-left: 0.5rem;
  color: #E3335F;
}
.footer-1 h4 {
  font-size: 17px;
}
.footer-1 .copyright {
  text-align: center;
  padding: 1rem 0 1rem;
  background: transparent;
}
.footer-1 .copyright a {
  color: #18124d;
}
.footer-1.is-dark {
  background: #18124d;
  color: white;
}
.footer-1.is-dark p {
  color: rgba(255, 255, 255, 0.87);
}
.footer-1.is-dark ul li a {
  color: rgba(255, 255, 255, 0.87);
  transition: 0.25s;
}
.footer-1.is-dark .social-nav li {
  color: #ffff;
}
.footer-1.is-dark .social-nav li a {
  color: white;
}
.footer-1.is-dark .social-nav li a svg {
  color: white;
}
.footer-1.is-dark .social-nav li a i {
  color: white;
}
.footer-1.is-dark li,
.footer-1.is-dark .wp-caption,
.footer-1.is-dark .gallery-caption {
  color: white;
}
.footer-1.is-dark table a {
  color: white;
}
.footer-1.is-dark nav.wp-calendar-nav a {
  color: white;
}
.footer-1.is-dark table > tbody > tr:nth-child(2n+1) > td {
  background-color: inherit;
}
.footer-1.is-dark .rsswidget {
  color: white;
}

/* Layouts > _Sections.scss                                                    | Trendkit */
/*** TABLE OF CONTENTS
======================
    0 / Generale
    1 / section about
    2 / section feautures
    3 / section counter
    4 / section feautures
=============================================== ***/
/* =======================================================
- - - - - - - - - 0 / Generale
==========================================================*/
.main-section {
  padding: 100px 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-head {
  margin-bottom: 3rem;
}

.section-subtitle {
  text-align: center;
  font-size: 15px;
  border-radius: 5px;
  color: #E3335F;
  background: rgba(227, 51, 95, 0.137);
  padding: 10px 15px;
  margin-bottom: 1rem;
}

.has-bg {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  z-index: 0;
}
.has-bg::before {
  content: "";
  position: absolute;
  background: #18124d;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.6;
}

.section-title {
  font-size: 2.6rem;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  color: #313845;
  margin-bottom: 1.5rem;
  line-height: 1.3;
}
@media screen and (max-width: 576px) {
  .section-title {
    font-size: 2rem;
  }
}

.section-desc {
  font-size: 16.5px;
  color: rgba(49, 56, 69, 0.7);
  text-align: center;
  max-width: 35rem;
  margin: 0 auto 2rem;
}

.desc-sections {
  font-size: 16.5px;
  color: rgba(49, 56, 69, 0.7);
  text-align: center;
  max-width: 35rem;
  margin: 0 auto 2rem;
}

.section-counter::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: none;
  transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1);
}

.section {
  /* =======================================================
  - - - - - - - - - 1 / section about
  ==========================================================*/
  /* =======================================================
  - - - - - - - - - 2 / section feautures
  ==========================================================*/
}
.section-about {
  /* -------------------------------------  ABOUT cards */
  /* -------------------------------------  ABOUT contain */
}
.section-about .about-cards {
  padding: 0 2rem;
  background: #f4f2f9;
  background: white;
  margin: 0;
  border-radius: 5px;
  border: solid 1px #eee;
  box-shadow: 0 9px 13px #18124d0a;
}
.section-about .about-cards .card-desc {
  text-align: center;
}
.section-about .about-contain {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 4rem 0;
}
@media screen and (max-width: 576px) {
  .section-about .about-contain {
    padding: 2rem;
  }
}
.section-about .about-contain::before {
  content: url(../images/circle.svg);
  position: absolute;
  width: 50rem;
  max-height: 50rem;
  right: -25rem;
  top: 0;
}
@media screen and (max-width: 576px) {
  .section-about .about-contain::before {
    width: 30rem;
    max-height: 30rem;
    right: -15rem;
  }
}
.section-about .about-contain .about-section-wrap {
  transform: rotate(45deg);
  border-radius: 125px;
  padding: 4rem;
  position: relative;
  z-index: 1;
  background-size: cover !important;
}
@media screen and (max-width: 768px) {
  .section-about .about-contain .about-section-wrap {
    transform: rotate(0);
  }
}
@media screen and (max-width: 576px) {
  .section-about .about-contain .about-section-wrap {
    padding: 1rem;
    border-radius: 50px;
    transform: rotate(0);
  }
}
.section-about .about-contain .about-section-wrap::before {
  transform: rotate(-45deg);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 125px;
  z-index: -1;
}
.section-about .about-contain .about-section-wrap::after {
  transform: rotate(-35deg);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border-radius: 125px;
  z-index: -2;
  -webkit-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
}
.section-about .about-contain .about-section-wrap .items {
  transform: rotate(-45deg);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .section-about .about-contain .about-section-wrap .items {
    transform: rotate(0);
  }
}
@media screen and (max-width: 576px) {
  .section-about .about-contain .about-section-wrap .items {
    transform: rotate(0);
  }
}
.section-about .about-contain .about-section-wrap .items .about-title {
  margin: 2rem;
}
@media screen and (max-width: 576px) {
  .section-about .about-contain .about-section-wrap .items .about-title {
    margin: 1rem;
  }
}
.section-about .about-contain .about-section-wrap .items .about-desc {
  color: #fff;
  font-size: 15px;
  margin: auto;
  text-align: center;
  max-width: 20rem;
}
@media screen and (max-width: 576px) {
  .section-about .about-contain .about-section-wrap .items .about-desc {
    font-size: 13px;
  }
}
.section-testimonials {
  background-position: top;
  background-size: cover;
  padding-left: 15px;
  padding-right: 15px;
}
.section-testimonials .testimonials-item {
  padding: 2.5rem;
  background: #FFFFFF;
  margin-bottom: 2rem;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
}
.section-testimonials .testimonials-item .head {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.section-testimonials .testimonials-item .head .client-thumb {
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  margin-right: 1rem;
}
.section-testimonials .testimonials-item .head .client-name {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.section-testimonials .testimonials-item .head .client-rating img {
  max-height: 1rem;
}
.section-testimonials .testimonials-item .client-desc {
  color: #5d5b64;
  font-size: 15px;
  line-height: 24px;
  font-style: italic;
}

/*====================================
========= section companies
=====================================*/
.section-companies {
  padding: 4rem 2rem;
  width: 100%;
  position: relative;
  border-radius: 10px;
}
.section-companies.in-header {
  bottom: -140px;
}
.section-companies.has-style1 {
  background: white;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
}
.section-companies.has-style1.is-dark {
  background: #e9e9e9;
  border-radius: 50rem;
}
@media screen and (max-width: 992px) {
  .section-companies.has-style1.is-dark {
    border-radius: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .section-companies.has-style1.is-dark {
    border-radius: 10px;
  }
}
.section-companies.has-style1 .company-item {
  display: flex;
  justify-content: center;
}
.section-companies.has-style1 .company-item img {
  max-height: 2rem;
  margin-bottom: 30px;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 768px) {
  .section-companies.has-style1 .company-item img {
    max-height: 2.5rem;
  }
}
@media screen and (max-width: 576px) {
  .section-companies.has-style1 .company-item img {
    max-height: 2rem;
  }
}
.section-companies.has-style1 .company-item img:hover {
  transform: scale(1.1);
}
@media screen and (max-width: 992px) {
  .section-companies.has-style1 {
    padding: 4rem 1rem;
  }
  .section-companies.has-style1 .company-item {
    display: flex;
    justify-content: center;
  }
}

.section-works .work-box {
  margin: 0 20px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin-bottom: 2rem;
  transition: 0.25s;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 5px 20px 0px rgba(130, 136, 147, 0.15);
}
@media screen and (max-width: 576px) {
  .section-works .work-box {
    margin-left: 0;
    margin-right: 0;
  }
}
.section-works .work-box::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #E3335F;
  opacity: 0;
  z-index: 1;
  transition: 0.25s;
  transition: 0.25s;
}
.section-works .work-box .work-head {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 30px;
  transform: translate3d(0, 150%, 0);
  transition: transform 0.6s;
  z-index: 3;
}
.section-works .work-box .work-head .title a {
  color: white;
  font-size: 24px;
}
.section-works .work-box .work-head span {
  text-transform: uppercase;
  font-size: 15px;
  color: #FFFFFF;
}
.section-works .work-box .work-img {
  position: relative;
  width: 100%;
  z-index: 0;
  transition: 0.25s;
}
.section-works .work-box:hover::before {
  opacity: 0.6;
}
.section-works .work-box:hover .work-head {
  transform: translate3d(0, 0, 0);
}
.section-works .work-box.is-active .work-head {
  transform: translate3d(0, 0, 0);
}
.section-works .work-box.is-active::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 1;
  transition: 0.25s;
  transition: 0.25s;
}

/* =======================================================
- - - - - - - - - 4 / section feautures
==========================================================*/
.feautures {
  /* -------------------------------------  FEATURES item */
  /* - - - - - subtitle */
  /* - - - - - */
  /* - - - - - description */
  /* - - - - - list items */
}
.feautures-item {
  margin-bottom: 4rem;
}
.feautures-item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.feautures-subtitle {
  font-size: 1.1rem;
  font-weight: 500;
  position: relative;
}
.feautures-title {
  font-size: 2.6rem;
  font-weight: 500;
  margin-bottom: 1rem;
  font-family: "Gilroy-bold";
  line-height: 1.3;
}
.feautures-desc {
  margin-bottom: 1rem;
  color: #5d5b64;
}
.feautures-list {
  padding: 1rem 0;
  background: white;
  margin: 0;
  border-radius: 5px;
  box-shadow: 0 9px 13px #18124d0a;
  border: solid 1px #eee;
}
.feautures-list li {
  margin: 0.7rem 0;
  font-weight: 500;
  position: relative;
  transition: 0.25s;
  list-style: none;
}
.feautures-list li:hover svg {
  transform: rotate(-30deg);
  margin-right: 0.7rem;
}
.feautures-list li svg {
  margin-right: 0.5rem;
  transition: 0.25s;
}
.feautures-list.has-style2 {
  padding: 1rem;
}
.feautures-list.has-style2 li {
  margin: 0.7rem 0;
  font-weight: 500;
  position: relative;
  transition: 0.25s;
  padding-left: 2rem;
}
.feautures-list.has-style2 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../images/icons/checkbox-circle-fill.svg);
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.feautures-img {
  margin-bottom: 2rem;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 21px 81px 0 #18124d40;
  width: 100%;
}
.feautures-img:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .feautures-img {
    width: 100%;
  }
}

.section-index-feautures {
  padding: 6rem 0;
  background: #0f0b31;
  color: white;
}

.about-list {
  margin: 0;
  padding: 0;
}
.about-list li {
  background: white;
  padding: 30px 20px;
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  border-radius: 5px;
  box-shadow: 0 9px 13px #18124d0a;
  margin-bottom: 20px;
}
.about-list li svg {
  margin-right: 15px;
  font-size: 23px;
}
.about-list li a {
  margin-top: 5px;
  display: block;
  color: #E3335F;
}
.about-list li img {
  height: 3rem;
  margin-right: 1rem;
}
.about-list li .title {
  font-size: 19px;
}
.about-list li .desc {
  margin: 0;
}

.full {
  width: 100%;
}
.full.q-mrt {
  margin-bottom: 1rem;
}

.section-info .info-img {
  width: 100%;
}

.cursour {
  cursor: pointer;
  transition: 0.25s;
}
.cursour:hover {
  transform: scale(0.95);
}

.call2action-btns {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .call2action-btns {
    justify-content: flex-start;
    margin-top: 2rem;
  }
}

/*====================================
========= section team
=====================================*/
.section-team .team-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-bottom: 30px;
}
.section-team .team-thumb {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 1rem;
  box-shadow: 0 18px 33px rgba(0, 0, 0, 0.078);
}
.section-team .team-thumb img {
  width: 100%;
}
.section-team .team-thumb::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: none;
  transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1);
}
.section-team .team-thumb img {
  max-width: 100%;
}
.section-team .team-thumb .team-social {
  margin: 1rem 0 0;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  top: 0%;
  left: 50%;
  visibility: hidden;
  transform: translateX(-50%) scale(1.3);
  transition: 0.35s cubic-bezier(0.5, 0, 0.35, 1);
  opacity: 0;
}
.section-team .team-thumb .team-social li {
  margin: 0 0.5rem;
  list-style: none;
}
.section-team .team-thumb .team-social li a {
  color: #ffffff;
}
.section-team .team-thumb .team-social li svg {
  color: #ffffff;
}
.section-team .team-thumb:hover .team-social {
  visibility: visible;
  transform: translateX(-50%) scale(1);
  opacity: 1;
}
.section-team .team-thumb:hover::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.26);
}
.section-team .team-name {
  text-transform: capitalize;
}

/*=========================
======= article page
===========================*/
.article-page {
  max-width: 810px;
  margin: -185px auto 0;
  position: relative;
  z-index: 1;
}
.article-page .article-head {
  margin-bottom: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-bottom: 4px solid #f2f2f2;
}
.article-page .article-img img {
  width: 100%;
}
.article-page .article-meta {
  margin: 40px 0;
}
.article-page .article-meta .article-tag {
  color: #E3335F;
  font-size: 13px;
  padding: 4px 18px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: white;
  background-color: #2e2e2e;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 2rem;
}
.article-page .article-meta .article-social {
  display: flex;
  justify-content: space-around;
  color: #E3335F;
  padding: 4px 18px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: white;
  background-color: #2e2e2e;
  text-transform: uppercase;
  background: #000;
  border-radius: 2rem;
}
.article-page .article-meta .article-social li {
  margin-left: 0.5rem;
}
.article-page .article-title {
  color: rgba(0, 0, 0, 0.9);
  font-size: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .article-page .article-title {
    font-size: 30px;
  }
}
.article-page .article-date {
  font-size: 13px;
  color: #615f6c;
}
.article-page .article-author {
  font-size: 13px;
}
.article-page .article-author a {
  color: #E3335F;
}
.article-page p {
  margin-bottom: 20px;
}
.article-page h4 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.article-page .article-body img {
  margin-bottom: 20px;
  max-width: 100%;
}
.article-page .article-body .img-by {
  background: #f3f3f3;
  padding: 8px 20px;
  border-radius: 20px;
  font-size: 14px;
  display: flex;
  margin-bottom: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.article-page .article-body .blockquote {
  font-weight: bold;
  margin-top: 40px;
}
.article-page img {
  width: 100%;
}
.article-page .acticle-footer {
  margin-top: 40px;
  margin-bottom: 80px;
  background: #f3f3f3;
  padding: 20px;
}
.article-page .acticle-footer .article-social li {
  margin: 0rem 0.5rem;
}

.section-blog2 .card-blog {
  position: relative;
  margin: 0 0 3rem;
  border-radius: 5px;
  box-shadow: 0 15px 29px -4px #3f49621f;
  background: #FFFFFF;
  overflow: hidden;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.section-blog2 .card-blog .post-category {
  margin: 15px 0px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 510;
}
.section-blog2 .card-blog .card-blog-wrap {
  padding: 1.1rem 2rem 1.5rem 2rem;
}
.section-blog2 .card-blog .img-blog {
  transition: 1s;
  max-width: 100%;
}
.section-blog2 .card-blog .title-blog {
  font-size: 30px;
  margin-bottom: 0.3rem;
  margin-top: 6px;
  transition: 0.2s;
  word-break: break-word;
  color: #313845;
}
.section-blog2 .card-blog .title-blog:hover a {
  color: #E3335F;
}
.section-blog2 .card-blog .desc-blog {
  margin: 0 0 12px;
}
.section-blog2 .card-blog .meta-blog {
  display: inline-block;
  margin-top: 1rem;
  align-items: center;
  word-break: break-word;
}
.section-blog2 .card-blog .meta-blog span {
  margin-left: 10px;
  color: #a2a6ad;
}
.section-blog2 .card-blog .meta-blog span.date svg {
  padding-right: 3px;
}
.section-blog2 .card-blog .meta-blog span svg {
  color: #E3335F;
}
.section-blog2 .card-blog .meta-blog span a {
  color: #a2a6ad;
  padding-left: 5px;
}
.section-blog2 .card-blog .meta-blog span:first-child {
  margin-left: 0;
}
.section-blog2 .card-blog:hover {
  transform: translateY(0.5rem);
}
.section-blog2 .card-blog:hover .img-blog {
  filter: blur(0.1rem);
  opacity: 0.9;
}
.section-blog2 .card-blog:hover .title-blog {
  color: #E3335F;
}
.section-blog2 .load-more {
  text-align: center;
  margin-bottom: 3rem;
}
.section-blog2 .load-more span {
  padding: 12px 30px;
  box-shadow: 0 15px 29px -4px #2227351f;
  border-radius: 50rem;
  transition: 0.25s;
  color: #ffffff;
  background: #E3335F;
  position: relative;
  width: 100%;
  display: inline-block;
  min-width: 200px;
  text-align: center;
}
.section-blog2 .load-more span:hover {
  background: #E3335F;
  box-shadow: none;
  color: #ffffff;
}
.section-blog2 .load-more span.loading:after {
  content: "";
  position: relative;
  right: 0;
  z-index: 9;
  display: block;
  animation: rotation 1s infinite linear;
  -webkit-animation: rotation 1s infinite linear;
  transform-origin: center center;
  display: inline-block;
  margin-left: 10px;
  font-family: "Font Awesome 5 Pro";
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
  }
}
.section-blog2 .img-post {
  border-radius: 10px;
  position: relative;
  z-index: -1;
  width: 100%;
}
.section-blog2 .content-post {
  overflow: hidden;
  padding: 3.5rem 4rem 3.1rem 4rem;
  /*margin: -16rem 4rem 0;*/
  background: #FFFFFF;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 15px 29px -4px #3f49621f;
  position: relative;
  z-index: 1;
}
.section-blog2 .content-post.no-thumbnail {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .section-blog2 .content-post {
    padding: 1rem;
    /*margin: -2rem 1rem 0;*/
  }
}
.section-blog2 .content-post p {
  margin-bottom: 1rem;
}
.section-blog2 .coments-wrap {
  margin: 2rem 4rem 0;
  background: rgba(227, 51, 95, 0.1);
  padding: 4rem;
}
@media screen and (max-width: 768px) {
  .section-blog2 .coments-wrap {
    padding: 1rem;
    margin: 2rem 0 0;
  }
}
.section-blog2 .coments-wrap .coments-wrap-title {
  color: #E3335F;
  margin-bottom: 1rem;
  font-size: 1.3rem;
}

.blog-top .card-blog .card-blog-wrap {
  padding: 1.5rem;
}
.blog-top .card-blog .title-blog {
  font-size: 20px;
  line-height: 1.3;
}

/*====================================
    ========= section blog
    =====================================*/
.section-blog .blog .blog-img {
  width: 100%;
  z-index: -1;
}
.section-blog .blog .blog-wrap {
  position: relative;
  background: #FFFFFF;
  padding: 1.5rem;
  margin-top: -1rem;
  margin-left: 20px;
  margin-right: 20px;
  z-index: 2;
  box-shadow: 0 8px 21px -3px rgba(0, 0, 0, 0.09);
  transition: 0.25s;
}
.section-blog .blog .title a {
  font-size: 20px;
  color: #313845;
}
.section-blog .blog .blog-item {
  margin-bottom: 2rem;
}
.section-blog .blog .blog-item:hover .blog-wrap {
  transform: translateY(-1rem);
  background: #E3335F;
}
.section-blog .blog .blog-item:hover .title a {
  font-size: 20px;
  color: #FFFFFF;
}

/* elementor widget working steps */
.working-steps .card .number {
  margin-bottom: 10px;
}
.working-steps .card .title {
  margin-bottom: 20px;
}

/* elementor widget counter */
.section-counter .desc-sections {
  position: relative;
}

.login-right {
  position: relative;
  min-height: 100vh;
  height: 100%;
  background-size: cover !important;
}
@media screen and (max-width: 768px) {
  .login-right {
    display: none;
  }
}
.login-right .screen {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
}
.login-right img {
  width: 70%;
}

.login-left {
  padding: 2rem 2rem 4rem;
  background: #FFFFFF;
  overflow: hidden;
  width: 100%;
  height: 100%;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .login-left {
    height: auto;
  }
}
.login-left nav {
  overflow: hidden;
  width: 100%;
}
.login-left nav .back-to {
  color: #313845;
  cursor: pointer;
  float: left;
}
.login-left nav .back-to:hover span {
  padding-left: 0.5rem;
}
.login-left nav .back-to:hover svg {
  color: #E3335F;
  vertical-align: middle;
  opacity: 1;
}
.login-left nav .back-to span {
  transition: 0.25s;
  opacity: 0.3;
}
@media screen and (max-width: 576px) {
  .login-left nav .back-to span {
    display: none;
  }
}
.login-left nav .back-to svg {
  opacity: 0.3;
}
.login-left header {
  margin: 2rem 0;
}
.login-left .logo {
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.login-left .logo img {
  height: 7rem;
  max-height: 100%;
}
.login-left .title {
  font-size: 500;
  margin: 1rem 0 2rem;
}
.login-left .form {
  width: 22rem;
  margin: auto;
}
.login-left .form .btn-login {
  margin-top: 2rem;
  width: 100%;
}
.login-left .form .forgot-link {
  color: #313845;
  text-decoration: underline;
  font-size: 14px;
  opacity: 0.5;
}

@media screen and (max-width: 576px) {
  .check-password {
    display: flex;
    flex-direction: column;
    align-items: baseline !important;
  }
}

.login-page {
  margin: 10rem 0 4rem;
  max-width: 35rem;
  padding: 4rem;
  width: 100%;
  background: #FFFFFF;
}

.trendkit-reg .text-grad {
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  padding-top: 0.5rem;
}
.trendkit-reg .success {
  margin-bottom: 15px;
  color: #18134D;
  text-align: center;
}
.trendkit-reg ul.errors {
  margin: 0;
  padding: 0;
}
.trendkit-reg ul.errors li {
  list-style-type: square;
  color: red;
}
.trendkit-reg .agreement-text a {
  text-decoration: underline;
}

.trendkit-login .text-grad {
  margin-bottom: 2rem;
  padding-top: 10px;
  padding-bottom: 10px;
}
.trendkit-login .success {
  margin-bottom: 20px;
  color: #18134D;
  text-align: center;
}
.trendkit-login ul.errors {
  margin: 0;
  padding: 0;
}
.trendkit-login ul.errors li {
  list-style-type: square;
  color: red;
}

.index {
  /*-----------------------------navbar */
  /*-----------------------------index header  */
  /*-----------------------------nav tabs  */
  /*-----------------------------demo  */
  /*-----------------------------Footer  */
}
.index .navbar {
  background: #18124d !important;
  border-bottom: none !important;
  line-height: 100%;
}
.index .navbar .logo-top {
  max-width: 2.8rem;
}
.index-navbar-desc {
  color: #ffffff;
}
@media screen and (max-width: 576px) {
  .index-navbar-right {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }
  .index-navbar-right .btn {
    display: none;
  }
}
.index-header {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #18134D;
}
.index-header .header-wrap {
  padding: 12rem 0;
}
@media screen and (max-width: 576px) {
  .index-header .header-wrap {
    margin-bottom: 4rem;
    padding-bottom: 4rem;
  }
}
.index-header-logo {
  margin-bottom: 3rem;
}
.index-header-logo img {
  width: 8rem;
}
@media screen and (max-width: 768px) {
  .index-header-logo img {
    width: 6rem;
  }
}
.index-header-desc {
  color: #cfcde2;
  text-align: center;
  font-size: 17px;
  max-width: 40rem;
  margin: 2rem auto;
}
.index-header-title {
  font-size: 3.5rem;
  font-weight: 500;
  color: #FFFFFF;
}
@media screen and (max-width: 576px) {
  .index-header-title {
    font-size: 2.5rem;
  }
}
.index-header-btns {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .index-header-btns {
    transform: scale(0.9);
    display: flex;
    justify-content: space-between;
  }
}
.index .section-desc {
  text-align: center;
  font-size: 12px;
  font-family: "Gilroy-bold";
  border-radius: 5px;
  letter-spacing: 1px;
  color: #E3335F;
  background: rgba(227, 51, 95, 0.137);
  padding: 3px 8px;
  margin-bottom: 1rem;
}
.index-section-title {
  text-align: center;
  font-size: 3rem;
  margin-bottom: 70px;
}
@media screen and (max-width: 576px) {
  .index-section-title {
    font-size: 2rem;
  }
}
.index .img-title {
  max-height: 5rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 576px) {
  .index .img-title {
    max-height: 4rem;
  }
}
.index-demo-box {
  padding: 100px 0;
  position: relative;
}
.index-demo-box-title {
  position: absolute;
  top: -2rem;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 500;
  font-size: 10rem;
  z-index: -1;
}
.index .demo {
  position: relative;
  background-color: #f7faff;
}
.index .demo-item {
  background: #FFFFFF;
  padding: 0 0 1rem;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
  cursor: pointer;
  margin-bottom: 4rem;
}
.index .demo-item:hover {
  transform: scale(0.95);
  box-shadow: none;
}
.index .demo-img {
  overflow: hidden;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 5px;
}
.index .demo-img img {
  width: 100%;
}
.index .demo-link {
  text-align: center;
  padding: 0.3rem 2rem;
  border-radius: 1.5rem;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Gilroy-bold";
  color: #FFFFFF;
}
.index .demo-link:hover {
  opacity: 0.7;
}
.index .elements-demo {
  padding: 6rem 0;
}
.index .elements-demo .logo {
  height: 4.5rem;
}
.index-footer {
  padding: 10rem 0;
  position: relative;
  background: #18124d;
}
@media screen and (max-width: 576px) {
  .index-footer {
    padding: 5rem 0;
  }
}
.index-footer h2 {
  font-size: 40px;
}
@media screen and (max-width: 576px) {
  .index-footer h2 {
    font-size: 30px;
  }
}

/* ====================================================
- - - - - - - - 0 / Generale
=====================================================*/
.elements-header {
  margin-top: 10rem !important;
  padding: 1rem;
  margin-top: 2rem;
  background: #18124d;
  border-radius: 0.5rem;
  height: 25rem;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .elements-header {
    flex-direction: column-reverse;
  }
}
.elements-header-title {
  font-size: 3rem;
  font-weight: normal;
  font-family: "Gilroy-bold";
  line-height: 60px;
}
@media screen and (max-width: 576px) {
  .elements-header-title {
    margin: 0 2rem 2rem;
    font-size: 2.5rem;
    text-align: center;
  }
}
.elements-header img {
  max-width: 25rem;
}
@media screen and (max-width: 576px) {
  .elements-header img {
    margin: 2rem;
  }
}
.elements-title {
  font-weight: 500;
  font-size: 1.3rem;
  font-family: "Gilroy-bold";
  padding: 1rem 2rem 1rem 2rem;
  border-radius: 0.5rem;
  background: #f7faff;
  display: inline-flex;
  margin: 4rem 0 1rem;
  border-left: solid 5px #e1e9f6;
}
.elements-subtitle {
  color: #5d5b64;
  margin-bottom: 1.5rem;
}
.elements-subtitle .copy-icon {
  border-radius: 10px;
  padding: 0.2rem;
}
.elements-subtitle .copy-icon svg {
  width: 1.2rem;
}
.elements-bg {
  background-image: url(../images/bg/elements-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  overflow: hidden;
}
.elements-row .col-6 {
  padding: 0 1rem !important;
}
.elements-box {
  margin-bottom: 2rem;
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0px 10px 40px -10px rgba(24, 18, 77, 0.15);
  border: solid 1.5px #f7faff;
  padding: 1rem;
  text-align: center;
  transition: 0.2s;
}
.elements-box img {
  max-height: 7rem;
}
.elements-box:hover {
  box-shadow: none;
}
.elements-icon {
  padding: 1rem 2rem;
}
.elements-logo-home {
  margin: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 576px) {
  .elements-logo-home {
    margin: 0;
  }
}
.elements-logo-home img {
  width: 95%;
}

/* ====================================================
- - - - - - - - 0 / template Skin Colors PAGE
=====================================================*/
.elements-box .bg-color {
  height: 5rem;
  border-radius: 5px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  color: #FFFFFF;
  padding: 0.5rem;
}

.content-color {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
}
.content-color-name {
  font-size: 1.1rem;
  font-family: "Gilroy-bold";
  line-height: 2;
}
.content-color-icon-copy {
  cursor: pointer;
  background: #f7faff;
  border-radius: 10px;
  padding: 0.5rem;
  transition: transform 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.content-color-icon-copy:hover {
  transform: scale(0.9);
  background: rgba(247, 250, 255, 0);
}
.content-color-icon-copy:hover:after, .content-color-icon-copy:hover:before {
  display: block;
}
.content-color-icon-copy:focus {
  background: #313845;
}
.content-color-icon-copy:before {
  content: "";
  display: none;
  position: absolute;
  z-index: 9998;
  top: 35px;
  left: 15px;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #757b9b;
}
.content-color-icon-copy:after {
  content: "Copy.Code";
  display: none;
  position: absolute;
  z-index: 9999;
  top: 40px;
  left: 50%;
  color: #fff;
  font-size: 0.7rem;
  transform: translateX(-50%);
  word-wrap: normal;
  padding: 0.5rem;
  text-align: center;
  background: #757b9b;
  border-radius: 3px;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.content-color-icon-copy svg {
  color: #adb6c5;
}

/* ========================== _pricing.scss | Trendkit */
.pricing-cards-wrap .pricing-card {
  position: relative;
  padding: 3rem 2rem;
  background-color: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 2rem;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
}
.pricing-cards-wrap .pricing-card .btn a {
  color: #fff;
}
@media screen and (max-width: 576px) {
  .pricing-cards-wrap .pricing-card {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.pricing-cards-wrap .pricing-card-title {
  font-size: 1.5rem;
  font-family: "Gilroy-bold";
}
.pricing-cards-wrap .pricing-card-subtitle {
  margin-top: 0.5rem;
}
.pricing-cards-wrap .pricing-card-options {
  margin: 2rem 0;
  padding: 0px;
}
.pricing-cards-wrap .pricing-card-options li {
  margin-bottom: 0.5rem;
  list-style: none;
}
.pricing-cards-wrap .pricing-card-options li svg {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.pricing-cards-wrap .pricing-card-options .shap {
  position: absolute;
  top: 0;
  right: 0;
  height: 1rem;
  width: 2rem;
  background: #E3335F;
}
.pricing-cards-wrap .pricing-card-options .disable {
  color: #c5c9d1;
}
.pricing-cards-wrap .pricing-card-options .disable svg {
  color: #c5c9d1;
}
.pricing-cards-wrap .pricing-card-price {
  font-size: 2.5rem;
  font-family: "Gilroy-bold";
  vertical-align: bottom;
  margin-bottom: 1.5rem;
}
.pricing-cards-wrap .pricing-card-price span {
  font-size: 1rem;
}
.pricing-cards-wrap .pricing-card .shap {
  position: absolute;
  left: 0;
  top: 3rem;
  width: 1rem;
  height: 6rem;
  border-radius: 0 5rem 5rem 0;
}

.contact {
  margin-bottom: 4rem;
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 2rem;
}
.contact-title {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.contact-desc {
  margin: 0 0 2rem;
  max-width: 30rem;
}
.contact-links {
  padding: 2rem 1.5rem 1rem;
  background: #FFFFFF;
  margin: 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.contact-links li {
  list-style: none;
  margin-bottom: 1rem;
}
.contact-links li a {
  color: #313845;
}
.contact-links li a svg {
  margin-right: 0.5rem;
  transition: 0.25s;
}
.contact-links li a:hover {
  color: #E3335F;
}
.contact-links li a:hover svg {
  margin-right: 1rem;
}

.privacy-policy {
  background: #fff;
  margin: 0 6rem;
  margin-bottom: 4rem;
  padding: 4rem 6rem;
}
.privacy-policy p {
  line-height: 2;
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .privacy-policy {
    margin: 0;
    margin-bottom: 4rem;
    padding: 2rem;
  }
}

.about-cards-page {
  margin-top: -10rem;
}
.about-title {
  font-size: 2.4rem;
  margin-bottom: 1rem;
}
.about-subtitle {
  margin-bottom: 2rem;
  padding: 1rem 1.5rem;
  border-radius: 0.5rem;
  background: #FFFFFF;
  text-align: unset;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
}

.member {
  text-align: center;
}
.member-img {
  border-radius: 0.5rem;
}
.member-name {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
}
.member-position {
  opacity: 0.6;
  font-size: 0.9rem;
}

.counter {
  text-align: center;
  margin-top: 0;
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.01), 0 2px 5px 0 rgba(0, 0, 0, 0.02);
  transition: 0.4s cubic-bezier(0.49, 0.03, 0.25, 1.3);
}
.counter:hover {
  transform: scale(1.05);
}
.counter-number {
  font-weight: 500;
  font-family: "Gilroy-bold";
  font-size: 2.2rem;
}
.counter-title {
  margin-top: 0.5rem;
  opacity: 0.6;
  font-size: 14px;
}
.counter-name {
  text-align: center;
}

/* ========================== _blog.scss | Trendkit */
/*=========================
======= sidebar blog 
===========================*/
.blog-sidebar.sidebar .search-input, .footer-1.sidebar .search-input {
  margin-top: 6px;
}
.blog-sidebar.sidebar .qomodo-social-list, .footer-1.sidebar .qomodo-social-list {
  margin-top: -7px;
}
.blog-sidebar.sidebar .qomodo-social-list li, .footer-1.sidebar .qomodo-social-list li {
  display: inline;
  margin: 0 0.5rem;
  line-height: 2;
}
.blog-sidebar.sidebar .widget_tag_cloud .tagcloud, .footer-1.sidebar .widget_tag_cloud .tagcloud {
  margin-top: -6px;
}
.blog-sidebar.sidebar .widget.widget_categories, .footer-1.sidebar .widget.widget_categories {
  padding-bottom: 32px;
}
.blog-sidebar.sidebar .widget.widget_categories li:last-child a, .footer-1.sidebar .widget.widget_categories li:last-child a {
  border: none;
}
.blog-sidebar.sidebar .widget_tag_cloud, .footer-1.sidebar .widget_tag_cloud {
  padding-bottom: 40px;
}
.blog-sidebar.sidebar .widget.q-recent-post, .footer-1.sidebar .widget.q-recent-post {
  padding-bottom: 15px;
}
.blog-sidebar.sidebar .widget_categories ul, .footer-1.sidebar .widget_categories ul {
  margin-bottom: 0;
}
.blog-sidebar .comment-author-link, .footer-1 .comment-author-link {
  color: #E3335F;
}
.blog-sidebar ul, .footer-1 ul {
  padding-left: 0px;
}
.blog-sidebar ul li, .footer-1 ul li {
  list-style: none;
}
.blog-sidebar .widget, .footer-1 .widget {
  margin-bottom: 40px;
}
.blog-sidebar .widget-title, .footer-1 .widget-title {
  font-size: 22px;
  margin-bottom: 20px;
}
.blog-sidebar .widget-desc, .footer-1 .widget-desc {
  margin-bottom: 20px;
}
.blog-sidebar .search-group, .footer-1 .search-group {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.blog-sidebar .search-input, .footer-1 .search-input {
  border-radius: 10rem;
  width: 100%;
  padding: 10px 20px;
  background: #f4f2f9;
  border: none;
  outline: none;
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.blog-sidebar .search-submit, .footer-1 .search-submit {
  position: absolute;
  background: transparent;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
}
.blog-sidebar .search-submit svg, .footer-1 .search-submit svg {
  color: #18134D;
  font-size: 18px;
  margin-bottom: 10px;
}
.blog-sidebar .email-group, .footer-1 .email-group {
  display: flex;
  justify-content: flex-start;
}
.blog-sidebar .email-input, .footer-1 .email-input {
  border-radius: 5px;
  width: 100%;
  padding: 10px 20px;
  background: #ffffff;
  border: none;
  outline: none;
  margin-bottom: 0 !important;
}
.blog-sidebar .email-submit, .footer-1 .email-submit {
  font-size: 14px;
}
.blog-sidebar .ads, .footer-1 .ads {
  border-radius: 5px;
  box-shadow: 0 15px 29px -4px #3f49621f;
  padding: 2rem;
  background-color: white;
}
.blog-sidebar .ads img, .footer-1 .ads img {
  width: 100%;
  border-radius: 5px;
}
.blog-sidebar .tagcloud a, .footer-1 .tagcloud a {
  display: inline-block;
  padding: 8px 11px;
  border-radius: 36px;
  color: #303037;
  transition: all 0.3s;
  margin: 3px 3px 5px;
  font-size: 14px;
  box-shadow: 0 5px 10px -4px #3f49621f;
  background: #fcfcfd;
  line-height: 1;
  border: 1px solid #d3d3d3;
}
.blog-sidebar .tagcloud a:hover, .footer-1 .tagcloud a:hover {
  background: #3B2C73;
  color: #ffffff;
}
.blog-sidebar .post-group__thumb, .footer-1 .post-group__thumb {
  display: block;
  position: relative;
  outline: 0;
}
.blog-sidebar .post-group__thumb img, .footer-1 .post-group__thumb img {
  transition: transform 0.7s ease;
  transform: translateZ(0);
  width: 100%;
}
.blog-sidebar .post-group__thumb:before, .footer-1 .post-group__thumb:before {
  content: "";
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #000;
  transition: opacity 0.6s;
  opacity: 0;
}
.blog-sidebar .post-group__thumb:hover img, .footer-1 .post-group__thumb:hover img {
  transform: scale(1.1) translateZ(0);
}
.blog-sidebar .post-group__thumb:hover:before, .footer-1 .post-group__thumb:hover:before {
  opacity: 0.2;
}
.blog-sidebar .post-group__meta, .footer-1 .post-group__meta {
  color: #8b8c99;
}
.blog-sidebar .post-group__meta a, .footer-1 .post-group__meta a {
  font-weight: 700;
}
.blog-sidebar .post-group, .footer-1 .post-group {
  position: relative;
}
.blog-sidebar .post-group--md .post-group__meta, .footer-1 .post-group--md .post-group__meta {
  margin: 15px 0 8px;
  font-size: 14px;
}
.blog-sidebar .post-group--lg, .footer-1 .post-group--lg {
  margin-bottom: 70px;
}
.blog-sidebar .post-group--lg .post-group__meta, .footer-1 .post-group--lg .post-group__meta {
  margin: 22px 0 15px;
}
.blog-sidebar .post-group--lg .author__name, .footer-1 .post-group--lg .author__name {
  font-size: 18px;
}
.blog-sidebar .post-group .h3-h4 a,
.blog-sidebar .post-group .h6 a, .footer-1 .post-group .h3-h4 a,
.footer-1 .post-group .h6 a {
  color: #303037;
  transition: color 0.2s;
}
.blog-sidebar .post-group__left, .footer-1 .post-group__left {
  width: 82px;
  float: left;
}
.blog-sidebar .post-group__right, .footer-1 .post-group__right {
  width: calc(100% - 82px);
  float: left;
  padding-left: 15px;
}
.blog-sidebar .post-group .h3-h4 a:hover,
.blog-sidebar .post-group .h6 a:hover, .footer-1 .post-group .h3-h4 a:hover,
.footer-1 .post-group .h6 a:hover {
  color: #E3335F;
}
.blog-sidebar .post-group--sm .h6, .footer-1 .post-group--sm .h6 {
  font-size: 18px;
  margin: -5px 0 5px;
  line-height: 1.4;
}
.blog-sidebar .post-group--sm, .footer-1 .post-group--sm {
  display: flex;
  margin-bottom: 30px;
}
.blog-sidebar .post-group--sm .post-group__desc p, .footer-1 .post-group--sm .post-group__desc p {
  font-size: 14px;
  color: #8b8c99;
  margin: 0;
  line-height: 1.3;
}
.blog-sidebar .blog-post ul, .footer-1 .blog-post ul {
  margin: 0;
  padding: 0;
}
.blog-sidebar .blog-post ul li, .footer-1 .blog-post ul li {
  border: none;
  padding: 0;
  margin: 0;
}

/*=========================
======= footer widget 
===========================*/
.footer-1 {
  /*
  .widget_archive ,
  .widget_pages , 
  .widget_meta ,
  .widget_recent_comments ,
  .widget_rss ,
  .widget_nav_menu {
      li { 
          border: none;
          padding: 0;
      }
  }
  .widget {
      margin-bottom: 0;
  }
  .widget-title{
      margin-bottom: 10px;
      margin-top:5px
  }
  */
}
.footer-1 .rsswidget {
  color: #222222;
  font-weight: 600;
}
.footer-1 .widget_nav_menu li {
  border-bottom: none;
  padding: 0px 0px;
}
.footer-1 ul ul {
  padding-left: 15px;
}
.footer-1 ul .cat-item {
  list-style: none;
}
.footer-1 ul .cat-item a {
  color: #313845;
}
.footer-1 ul .cat-item a:hover {
  color: #E3335F;
}

/* Not found  */
.not-found .search-group, .error404 .search-group {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.not-found .search-input, .error404 .search-input {
  border-radius: 10rem;
  width: 100%;
  padding: 10px 20px;
  background: #ffffff;
  border: none;
  outline: none;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transition: 0.2s cubic-bezier(0, 0, 0.41, 1.87);
}
.not-found .search-submit, .error404 .search-submit {
  position: absolute;
  background: transparent;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.not-found .search-submit svg, .error404 .search-submit svg {
  color: #18134D;
  font-size: 18px;
  margin-bottom: 10px;
}

.search-results .card-blog {
  padding: 20px;
}
.search-results .readmore {
  margin-bottom: 10px;
}
.search-results .search-page-header, .search-results .pagination {
  padding-left: 15px;
}

/*=========================
======= Blog
===========================*/
.widget-title {
  color: #E3335F;
}

.post-wrap {
  margin-left: 20px;
  -ms-grid-column: 20px;
  margin-top: 50px;
}
.post-wrap .post-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0px 5px 15px 0px rgba(130, 136, 147, 0.1);
}
.post-wrap .post-img::after {
  content: "Read article";
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(227, 51, 95, 0.8);
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0;
  transition: all 0.15s ease-in 0s;
  z-index: 1;
}
.post-wrap .post-img:hover::after {
  opacity: 1;
}
.post-wrap .post-img img {
  width: 100%;
  transition: 0.25s;
}
.post-wrap .post-content {
  position: relative;
  background: #FFFFFF;
  border-radius: 0 10px 10px 10px;
  padding: 0 0 30px;
  margin: 0 15px 30px;
}
.post-wrap .post-content .post-tag {
  margin-top: 20px;
  margin-right: 0.5rem;
  display: flex;
}
.post-wrap .post-content .post-tag .tag-item {
  color: #E3335F;
  font-size: 13px;
  padding: 4px 18px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: white;
  background-color: #2e2e2e;
  text-transform: uppercase;
  background: #000;
  border-radius: 2rem;
  box-shadow: 0 15px 29px -4px #3f49621f;
  background: #FFFFFF;
}
.post-wrap .post-content .post-date {
  font-size: 13px;
  color: #615f6c;
}
.post-wrap .post-content .post-author {
  font-size: 13px;
}
.post-wrap .post-content .post-author a {
  color: #E3335F;
}
.post-wrap .post-content .post-title {
  margin: 20px 0;
}
.post-wrap .post-content .post-title a {
  color: #000;
  transition: 0.25s;
  font-size: 24px;
}
.post-wrap .post-content .post-title a:hover {
  color: #E3335F;
}
.post-wrap .post-content .post-description {
  margin-bottom: 20px;
}
.post-wrap.in-first-post {
  border-bottom: 4px solid #f2f2f2;
  margin-bottom: 30px;
  margin-top: 0;
}
.post-wrap.in-first-post .post-content {
  border-bottom: none;
  margin-bottom: 0;
}
.post-wrap.in-first-post .post-title a {
  font-size: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 576px) {
  .post-wrap.in-first-post .post-title a {
    font-size: 20px;
  }
}

.post-wrap2 {
  margin-bottom: 30px;
}
.post-wrap2 .post-img {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.post-wrap2 .post-img img {
  width: 100%;
  transition: 0.25s;
}
.post-wrap2 .post-content {
  position: relative;
  border-radius: 0 10px 10px 10px;
  padding: 0 0 30px;
}
.post-wrap2 .post-content .post-tag {
  margin-right: 0.5rem;
  display: flex;
}
.post-wrap2 .post-content .post-tag .tag-item {
  color: #E3335F;
  font-size: 13px;
  padding: 15px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  color: #646464;
  text-transform: uppercase;
}
.post-wrap2 .post-content .post-date {
  font-size: 13px;
  color: #615f6c;
}
.post-wrap2 .post-content .post-author {
  font-size: 13px;
}
.post-wrap2 .post-content .post-author a {
  color: #E3335F;
}
.post-wrap2 .post-content .post-title {
  margin: 0 0 20px;
}
.post-wrap2 .post-content .post-title a {
  color: #000;
  transition: 0.25s;
  font-size: 24px;
}
.post-wrap2 .post-content .post-title a:hover {
  color: #E3335F;
}
.post-wrap2 .post-content .read-more {
  color: #000;
  position: relative;
}
.post-wrap2 .post-content .read-more::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  height: 2px;
  width: 25%;
  background: #E3335F;
  transition: 0.25s;
}
.post-wrap2 .post-content .read-more:hover::before {
  width: 100%;
}
.post-wrap2 .post-content .post-description {
  margin-bottom: 20px;
}
.post-wrap2.in-first-post {
  border-bottom: 4px solid #f2f2f2;
  margin-bottom: 30px;
  margin-top: 0;
}
.post-wrap2.in-first-post .post-content {
  border-bottom: none;
  margin-bottom: 0;
}
.post-wrap2.in-first-post .post-title a {
  font-size: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 576px) {
  .post-wrap2.in-first-post .post-title a {
    font-size: 20px;
  }
}
.post-wrap2.is-dark .post-img img {
  border-radius: 10px;
}
.post-wrap2.is-dark .post-content .post-tag .tag-item {
  color: #cacaca;
}
.post-wrap2.is-dark .post-content .post-date {
  color: #ebebeb;
}
.post-wrap2.is-dark .post-content .post-author a {
  color: #E3335F;
}
.post-wrap2.is-dark .post-content .post-title a {
  color: white;
}
.post-wrap2.is-dark .post-content .post-title a:hover {
  color: #E3335F;
}
.post-wrap2.is-dark .post-content .read-more {
  color: white;
}
.post-wrap2.is-dark .post-content .post-description {
  color: white;
}

.readmore-btn-area {
  font-family: "Gilroy-bold";
  font-weight: 500;
}

/* ====================================================
- - - - - - - - - 2/ responsive
=====================================================*/
/* ====================================================
- - - - - - - - - 3/ Generale
=====================================================*/
/*=============================================
      //social links
===============================================*/
.social-links {
  margin: 0;
}
.social-links li {
  display: inline-block;
  list-style-type: none;
  padding: 0 10px;
}
.social-links li a {
  color: #222222;
}
.social-links li a:hover {
  color: #E3335F;
}
.social-links li:last-child {
  padding-right: 0;
}

/*=========================
     header-middle-area
 ===========================*/
.header-middle-area {
  padding: 20px 0;
}

/*=========================
     header area
 ===========================*/
.logo img {
  max-width: 220px;
}

.site-title {
  margin-top: -10px;
  margin-bottom: 0px;
}
.site-title a {
  color: #122223;
  text-decoration: none;
  font-size: 36px;
}

.header .navbar-light {
  padding: 0px;
}
.header .navbar-light .navbar-toggler {
  outline: none;
  border: none;
  top: 0px;
}
.header .navbar-light .navbar-toggler-icon {
  background-image: none;
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
  background: #ff9c00;
  padding: 7px 0;
  width: 40px;
}
.header .navbar-light .navbar-nav > li {
  padding: 0 24px;
  position: relative;
}
.header .navbar-light .navbar-nav > li > a {
  line-height: 60px;
  position: relative;
  padding: 0;
}
.header .navbar-light .navbar-nav > li:last-child:before {
  display: none;
}
.header .navbar-light .navbar-nav > li:last-child > a:before {
  display: none;
}
.header .navbar-light .navbar-nav li a {
  font-weight: 700;
  color: #313845;
  text-transform: uppercase;
  font-size: 13px;
}
.header .navbar-light .navbar-nav li a:hover {
  color: #E3335F;
}
.header .navbar-light .navbar-nav li.active > a {
  color: #E3335F;
}
.header .navbar-light .navbar-nav li ul.dropdown-menu {
  padding: 0;
  min-width: 230px;
  border-radius: 0;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
  transition: all 500ms ease 0.4s ease;
  -webkit-transition: all 500ms ease 0.4s ease;
  -moz-transition: all 500ms ease 0.4s ease;
  -ms-transition: all 500ms ease 0.4s ease;
  margin: 0;
}
.header .navbar-light .navbar-nav li ul.dropdown-menu li a {
  font-size: 12px;
  border-top: 1px solid #eaeaea;
  line-height: 36px;
}
.header .navbar-light .navbar-nav li ul.dropdown-menu li:first-child > a {
  border-top: none;
}
.header .navbar-light .navbar-nav li ul.dropdown-menu li .dropdown-menu {
  left: 100%;
  top: 0;
}
@media (max-width: 991px) {
  .header .navbar-light .navbar-nav li ul.dropdown-menu li .dropdown-menu {
    padding-left: 20px;
  }
}
.header .navbar-light .navbar-nav li ul.dropdown-menu li .dropdown-item.active,
.header .navbar-light .navbar-nav li ul.dropdown-menu li .dropdown-item:hover {
  background: transparent;
}
@media (min-width: 992px) {
  .header .navbar-light .navbar-nav li:hover > .dropdown-menu {
    display: block;
  }
}
.header .navbar-light .dropdown-toggle::after {
  content: "";
  font-family: "fontawesome";
  border: 0;
  vertical-align: 0;
  float: right;
}

/* animation keyframes list */
@keyframes menu-animation {
  0% {
    opacity: 0;
    transform: scale(0.04) translateY(300%);
  }
  40% {
    transform: scale(0.04) translateY(0);
    transition: ease-out;
  }
  40% {
    transform: scale(0.04) translateY(0);
  }
  60% {
    opacity: 1;
    transform: scale(0.02) translateY(0px);
  }
  61% {
    opacity: 1;
    transform: scale(0.04) translateY(0px);
  }
  99.9% {
    opacity: 1;
    height: 0;
    padding-bottom: 100%;
    border-radius: 100%;
  }
  100% {
    opacity: 1;
    transform: scale(2) translateY(0px);
    height: 100%;
    padding-bottom: 0;
    border-radius: 0;
  }
}
.author-box {
  padding: 20px 0;
  margin-bottom: 15px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.author-box .author-info h3 {
  font-size: 14px;
  text-transform: capitalize;
}
.author-box .author-info p {
  margin-bottom: 0;
}

.author-item {
  margin-bottom: 30px;
}
.author-item .author-box {
  min-height: 110px;
  padding: 20px;
  border: 1px solid #eaeaea;
}

/*================================
       banner blog
  ==================================*/
.banner-area {
  justify-content: center;
  padding: 200px 0 120px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-area:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(44, 44, 44, 0);
}
.banner-area .banner-title {
  color: #fff;
  font-size: 74px;
  line-height: 60px;
  font-weight: 400;
}
.banner-area .banner-title span {
  color: #E3335F;
}
.banner-area .image {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 250;
}
.banner-area .breadcrumb {
  background: none;
  display: inline-block;
  color: #fff;
  padding: 0;
}
.banner-area .breadcrumb li {
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.banner-area .breadcrumb li a {
  color: #fff;
}
.banner-area.banner-solid {
  background: #18134D;
}
.banner-area.banner-solid:before {
  display: none;
}
.banner-area.banner-solid .banner-title {
  font-size: 60px;
}

.blog-single .post-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.blog-single .post-meta {
  margin-bottom: 10px;
  padding-left: 0;
  position: relative;
}
.blog-single .post-meta .post-category {
  padding-bottom: 15px;
}
.blog-single .post-meta li {
  font-size: 12px;
  display: inline-block;
  position: relative;
  transition: all 0.9s ease;
  font-weight: 400;
  color: #888888;
}
.blog-single .post-meta li i {
  margin-right: 6px;
  font-size: 15px;
  vertical-align: middle;
}
.blog-single .post-meta li a {
  color: #5c5c5c;
  transition: all 0.9s ease;
}
.blog-single .post-meta li a:hover {
  color: #E3335F;
}
.blog-single .post-meta li a.post-cat {
  margin-left: 0;
  color: #fff;
  display: inline-block;
  margin-top: 6px;
}
.blog-single .post-meta li.post-author {
  padding-left: 0px;
}
.blog-single .post-meta li.post-author img {
  position: relative;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
  margin-right: 6px;
  display: inline-block;
  border-radius: 50%;
}
.blog-single .post-meta li.post-author a {
  color: #232323;
  margin-left: 6px;
  font-weight: 600;
  text-transform: capitalize;
}
.blog-single .post-meta li:not(:last-child) {
  margin-right: 20px;
}
.blog-single .post-meta li.meta-post-view {
  color: #d72924;
}
.blog-single .post-meta .social-share {
  position: absolute;
  margin-left: 50px;
  right: 0;
}
@media (min-width: 1200px) {
  .blog-single .post-meta .social-share {
    top: 5px;
  }
}
.blog-single .post-meta .social-share i.fa-share {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #d72924;
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  padding: 10px 0;
  font-size: 12px;
}
.blog-single .post-meta .social-share .social-list {
  position: absolute;
  right: 36px;
  top: -8px;
  padding: 0;
  z-index: 1;
  background: #f7f7f7;
  min-width: 200px;
  padding: 12px 18px;
  display: none;
  text-align: center;
}
.blog-single .post-meta .social-share .social-list li:last-child {
  margin-right: 0;
}
.blog-single .post-meta .social-share:hover .social-list {
  display: block;
}
.blog-single p {
  line-height: 28px;
}
.blog-single p.img-caption-text {
  font-style: italic;
  color: #232323;
  font-weight: 500;
}
.blog-single ul li {
  line-height: 28px;
}
.blog-single blockquote.wp-block-quote {
  background: #3B2C73;
  text-align: center;
  color: #fff;
  padding: 20px;
}
.blog-single .wp-block-image figure {
  margin-bottom: 30px;
}
.blog-single .tag-lists span {
  padding: 4px 13px;
  background: #E3335F;
  color: #fff;
  border-radius: 35px;
  margin-right: 6px;
  display: inline-block;
}
.blog-single .tag-lists a {
  border-color: #aaaaaa;
  color: #aaaaaa;
}
.blog-single .tag-lists a:hover {
  border-color: #3B2C73;
  color: #fff;
}
.blog-single .tag-lists a:not(:first-child) {
  margin-left: 6px;
}

.post-category {
  color: #fff;
}
.post-category a {
  padding: 0 5px;
  background: #222222;
  color: #ffff;
  padding: 10px;
  margin-right: 4px;
}

.error-code {
  margin: 20px 0px;
}

.error-body {
  margin: 20px 0px;
}
.error-body a {
  margin: 20px 0px;
}

.pt-zero {
  padding-top: 0;
}

/*=================================================
    HEADER STYLE & MAINMENU STYLE
===================================================*/
.banner-area.banner-bg {
  padding: 200px 0 120px;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 0.9;
    transform: translateY(0);
  }
}
.mainmenu__area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.3s;
  z-index: 9;
}

.is-sticky .mainmenu__area {
  position: fixed;
  animation: slide-down 0.7s;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
}

.admin-bar .mainmenu__area {
  top: 32px;
}

.mainmenu__wrap {
  display: flex;
  justify-content: space-between;
}

.mainmenu__wrap > div {
  display: flex;
}

.top-logo {
  margin-right: 80px;
  display: flex;
  align-items: center;
  height: 100%;
}

.top-buttons {
  display: flex;
  align-items: center;
}

ul#nav > li > a {
  padding: 0 15px;
  line-height: 6rem;
  color: #ffffff;
}

ul#nav > li > a:hover,
ul#nav > li.active > a {
  color: #E3335F;
}

.stellarnav ul ul {
  background: #ffffff;
}

.stellarnav ul ul a {
  border: 0;
  padding: 12px 20px;
  line-height: 1.3;
}

.stellarnav.desktop li.has-sub a:hover,
.stellarnav ul ul a:hover {
  color: #E3335F;
}

@media (max-width: 991px) {
  .admin-bar .mainmenu__area {
    top: 45px;
  }

  .top-logo {
    height: 80px;
  }

  nav.mainmenu__wrap {
    display: block;
  }

  .mainmenu__wrap > div {
    display: block;
  }

  a.menu-toggle.full {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
  }

  .stellarnav .menu-toggle span.bars span {
    width: 30px;
    background: #ffffff;
    margin: 0 0 8px;
  }

  .stellarnav .menu-toggle span.bars {
    margin-right: 0;
  }

  .stellarnav.mobile ul {
    background: #202020;
  }

  .stellarnav.mobile ul ul {
    padding-left: 15px;
  }

  .stellarnav.mobile ul ul a {
    border: 0;
  }

  .stellarnav ul ul a {
    padding: 12px 25px;
  }

  .stellarnav.mobile li a {
    color: #e2d6d6;
  }

  ul#nav {
    max-height: 400px;
    overflow-x: hidden;
    margin-bottom: 20px;
  }

  ul#nav > li > a {
    line-height: 3rem;
  }
}
@media (max-width: 767px) {
  .is-sticky.admin-bar .mainmenu__area {
    top: 0;
  }
}
input.q-email {
  border: none;
  padding: 9px 17px;
  background: #f4f2f9;
  font-variant: discretionary-ligatures;
}

.q-subcribe .btn {
  margin: 0;
  margin-bottom: 2px;
}

.sidebar .widget {
  padding: 30px 30px 30px 30px;
}

.blog-sidebar .search-input,
.footer-1 .search-input {
  border-radius: 3px;
}

.blog-sidebar .tagcloud a,
.footer-1 .tagcloud a {
  font-size: 14px !important;
}

.q-subcribe {
  position: relative;
}

input.q-email {
  width: 100%;
}

.q-subcribe .btn {
  position: absolute;
  right: 0;
  top: 0;
}

a {
  transition: 0.3s;
}

.post .card-blog .post-footer.readmore-btn-area a {
  min-width: 160px;
  text-align: center;
  border-radius: 3px;
  transition: 0.3s;
}

.post .card-blog .post-footer.readmore-btn-area a:hover {
  background: #E3335F;
  color: #ffffff;
}

.section-blog2 .load-more {
  cursor: pointer;
  transition: 0.3s;
}

.alignright, .alignleft {
  clear: both;
}

.page .entry-content .page-links {
  color: inherit;
}

.page .entry-content .page-links span.page-link,
.page .entry-content .page-links span.post-page-numbers,
.entry-content .page-links a {
  display: inline-block;
  width: 35px;
  text-align: center;
  background: #E3335F;
  color: #fff;
  margin-right: 0;
  border: 1px solid #E3335F;
}

.section-blog2 .img-post {
  max-width: 100%;
  width: auto;
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #d3d3d3;
}

.entry-content .page-links span.current {
  background: #ffffff !important;
  color: #E3335F !important;
  border: 1px solid #E3335F !important;
}

@media (max-width: 991px) {
  .feautures-img img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .feautures-img img {
    width: 100%;
  }
}