/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 14 2021 | 17:46:30 */
body {
    margin: 0;
  overflow-x: hidden;
}

* {
    -webkit-font-smoothing: antialiased;
  	-moz-osx-font-smoothing: grayscale;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
bottom: 15px;
      transform: translateX(-18px);
}

.animated {
    -webkit-animation-duration: 900ms;
    animation-duration: 900ms;
}

.wp-block-quote {
  opacity: 1;
}
.wp-block-quote p {
    font-size: 24px;
  line-height: 30px;
  font-weight: bold;
   color: var(--e-global-color-primary) !important;
}

.single-format-standard h3 {
 margin-bottom: 10px;
}

.single-format-standard blockquote p strong {
 color: #A298CE;
}


a {
  transition: all 400ms ease 0s !important;
}

p {
   margin: 0;
}

.guides-featured h4:before {
   content: "GUIDE";
  font-size: 12px;
  background: #CBC6E4;
  color: #311B92;
  padding: 10px;
  font-weight: bold;
}

.guides-featured a {
  display: block;
  margin-top: 20px;
}

.elementor-element-bece4c6, .elementor-element-44e442b {
   margin-bottom: 0 !important;
}

@keyframes fadeInUpCustom {
	from {
		opacity: 0;
      	transform-style: preserve-3d;
		transform: translate3d(0px, 40px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
      	transition: all 900ms ease 0s;
	}

	to {
		opacity: 1;
		transform: none;
	}
}

.fadeInUp {
	animation-name: fadeInUpCustom !important;
}

blockquote {
border-left: 1px solid #796BB8;
    margin: 0;
    padding: 30px 50px;
  margin: 20px 0;
  color: #060B25;
  opacity: .7;
}

.elementor-post-navigation__prev, .elementor-post-navigation__next {
	padding: 0 30px;
}

.elementor-element-83896a1, .elementor-element-fc3d5e9 {
	    margin-bottom: 0 !important;
}

.categories-subnav ul {
text-align: center;
  padding: 0;
  margin: 0;
}


.categories-subnav ul li {
display: inline-block;
  margin: 0 5px;
}

.categories-subnav ul li a {
color: white;
  font-size: 14px;
}

.categories-subnav ul li a:hover {
color: var(--e-global-color-accent);
}

.categories-subnav h5 {
display: none;
}

.elementor-editor-active .hidden{
display:block;
}
.hidden{
display:none;
}
.shown{
display: block !important;
}

.transform{
transform: rotate(180deg);
}

.toggle-button .active, .toggle-button.active a {
background-color: var(--e-global-color-primary) !important;
  color: white !important;
}

.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  background: #311B92;
  width: 3px;
}

.twentytwenty-handle {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  background: #311B92;
      border: 0 !important;
  margin-left: -51px;
  margin-top: -51px;
}

.twentytwenty-overlay {
    background: rgba(49, 27, 146, 0);
}

.twentytwenty-overlay:hover {
    background: rgba(49, 27, 146, 0.6);
}

.elementor-sticky--active .elementor-element-44e442b li a {
    color: var(--e-global-color-primary) !important;
}

.elementor-sticky--active.elementor-element-97e4176 .elementor-button-link {
    background: var(--e-global-color-ebb6cad) !important;
  color: white !important;
}

.elementor-sticky--active.elementor-element-97e4176 svg path {
  fill: black !important;
}

.elementor-sticky--active.elementor-element-97e4176 svg path:last-child, .elementor-sticky--active.elementor-element-97e4176 svg path:nth-child(8n+1) {
  stroke: white !important;
}

.elementor-sticky--active.elementor-element-97e4176 svg path:first-child {
  stroke: black !important;
}

.elementor-container .twentytwenty-handle {
    height: 102px;
    width: 102px;
}

.elementor-slide-heading b {
font-weight: inherit;
  color:var(--e-global-color-accent);
}

.stickyheadersection {
transition: background-color .4s ease;
  width: 100%;
  top: 45px !important;
}

.stickyheadersection svg {
height: 60px;
}

.elementor-sticky--effects.stickyheadersection {
background-color: #fff; /* Background color when sticky */
box-shadow: 0px 0px 50px 0px rgba(56, 46, 135, 0.15); /* remove if you don't want a box shadow on the sticky header */
    top: 0px !important;
}

.dark-section h1, .dark-section h2, .dark-section h3 {
    color: white;
}

.dark-section.footer p a {
    color: rgba(255,255,255,0.6);
}

.dark-section.footer p a:hover {
    color: var(--e-global-color-accent);
}

.partners-list {
    transition: all 900ms ease 0s;
}

.partners-list {
    transition: all 900ms ease 0s;
  z-index: 1;
  cursor: pointer;
}

.partners-list h4 {
  transition: all 400ms ease 0s;
}
.partners-list:hover h4 {
   color: white !important;
}

.partners-list svg path, .partners-list svg {
   transition: all 400ms ease 0s;
}

.partners-list:hover svg path {
   stroke: white !important;
}

.partners-list:hover svg {
  margin-right: 10px;
}

.partners-list:before {
  content:  attr(txt-hover);
  position: absolute;
  background: white;
  width: 350px;
  padding: 40px;
    font-size: 16px;
  line-height: 1.65;
box-shadow: 30px 30px 60px rgba(0, 0, 0, 0.12);
  z-index: 111111;
  right: 150px;
  top: -50px;
  color: rgba(6,11,37,.6);
  border-top: 5px solid #311B92;
  transform: translateY(10px);
  opacity: 0;
  transition: all 500ms ease 0s;
}

.partners-list:hover:before {
opacity: 1;
transform: translateY(0px);
}


.page-id-48 .elementor-widget-icon-box {
    cursor: pointer;
}


.footer h3 b {
    color: #A298CE;
}

h3 b, h4 b {
    font-weight: inherit;
  	color:  var(--e-global-color-accent);
}

h1 b, h2 b {
    font-weight: inherit;
  	position: relative;
  	display: inline-block;
}

h1 b:after, h2 b:after {
    content: "";
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
  	background: var(--e-global-color-accent);
}

.text-slider .swiper-slide {
    width: auto !important;
}

.text-slider b {
    color:  var(--e-global-color-accent);
  font-weight: inherit;
}

.elementor-element-5b0d949 .swiper-slide { cursor: grab; }


#cursor {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  pointer-events: none;
  will-change: transform;
 /* mix-blend-mode: difference;*/
  display: none !important;
}

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 64px;
    height: 64px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    border: solid 1px var( --e-global-color-212888b );

    
    transition: opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      width 0.3s cubic-bezier(0.25, 1, 0.5, 1),
      height 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }

.categories-slider .elementor-testimonial__footer .elementor-testimonial__cite {
    height: 350px;
  padding-left: 50px;
  padding-right: 50px;
      padding-top: 70px;
}
  
  .categories-slider .elementor-testimonial__footer .elementor-testimonial__cite .elementor-testimonial__name:before {
    top: -30px;
}
  
  
  #cursor.arrow .cursor__circle{
    width: 128px;
    height: 128px;
    background-color: #311B92;
    border-color: #311B92;
  }
  
  #cursor.arrow::after{
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    transform: rotate(135deg);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDEyLjI0NzZMNiAyNC4yNDc2TDE4IDM2LjI0NzYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8cGF0aCBkPSJNNDIgMjQuMjQ3Nkg4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTYgMjQuMjQ3Nkg4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  
  #cursor.subtle .cursor__circle{
    opacity: 1;
  }
  
  #cursor.drag .cursor__circle{
    width: 100px;
    height: 100px;
    background-color: #311B92;
    border-color: #311B92;
  }
  
  #cursor.drag::after{
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDkiIHZpZXdCb3g9IjAgMCA0OCA0OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4IDEyLjI0NzZMNiAyNC4yNDc2TDE4IDM2LjI0NzYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8cGF0aCBkPSJNNDIgMjQuMjQ3Nkg4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiLz4KPHBhdGggZD0iTTYgMjQuMjQ3Nkg4IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  

  
  #cursor.overlay .cursor__circle{
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-color: var( --e-global-color-212888b );
    border-width: 2px;
  }
}

.absolute-header {position: absolute; width: 100%; top:0;}



@media only screen and (max-width: 1024px) {
  .swiper-slide-bg {
    background-size: 250px !important;
    background-position: center right !important;
}
  
  .special-offer .swiper-slide-bg {
    background-size: 500px !important;
    background-position: bottom right !important;
}
  
  .swiper-slide-contents {
    max-width: 60% !important;
}
  .swiper-slide-inner {
    padding: 0px 0px 0px 40px !important;
}
  .logo-slider .swiper-slide-bg {
    background-size: contain !important;
    background-position: center center !important;
}
}
@media only screen and (max-width: 767px) {
h1 b:after, h2 b:after {
    height: 5px;
    bottom: 1px;
}
    .swiper-slide-bg {
    background-size: 0px !important;
}
  .swiper-slide-contents {
    max-width: 100% !important;
}
  .elementor-post-navigation {
    display: block;
}
  .elementor-post-navigation .elementor-post-navigation__link {
    width: 100%;
}
  blockquote {
    padding: 15px;
}
  .elementor-post-navigation span.elementor-post-navigation__link__next {
    text-align: left;
    margin-top: 20px;
}
  .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
    width: 18px !important;
}
  .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon svg {
    width: 30px !important;
}
  .elementor-28 .elementor-tab-content {

    width: 100% !important;
}
  .special-offer .swiper-slide-bg {
    background-size: 0 !important;
}
  .swiper-slide-inner {
    padding: 0 30px !important;
}
  
  .featured-blog .elementor-grid-item {
   display: block;
}
  
  .featured-blog .elementor-grid-item img {
   padding-bottom: 50px;
}
  
  .blog-articles .elementor-post__thumbnail__link {
    margin-bottom: 20px !important;
}
  }