
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');











/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1310px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1310px;
}





html {
  font-size: 18px;
}

body {
  font-family: Quicksand, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #31134F;
  font-size: 18px;
}

/* Paragraphs */



/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #771fff;
  transition: all ease 0.3s;
}



/* Headings */

h1,
.h1 {
  font-family: Quicksand, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #2E184C;
  font-size: 45px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 38px;
  text-transform: none;
  
}

h3,
.h3 {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 34px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 28px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #000000;
  font-size: 24px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 20px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #31134F;
}





button,
.button {
  border: 1px solid #31134F;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Quicksand, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(49, 19, 79, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Quicksand, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(9, 0, 39, 1.0);
  border-color: #090027;
}

button:active,
.button:active {
  font-family: Quicksand, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(89, 59, 119, 1.0);
  border-color: ;
}






/* Help text */



/* Inputs */



/* Submit button */







/* Table */

table {
  border: 1px solid #31134F;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #31134F;

  padding: 18px;

  border-color: ;
  color: #31134F;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(49, 19, 79, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #31134F;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #31134F;
  font-family: Quicksand;
}

.menu__child-toggle-icon {
  border-top-color: #31134F;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #090027;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #090027;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #593b77;
}

.menu__child-toggle-icon:active {
  border-top-color: #593b77;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #31134F;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #31134F;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #31134F;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #31134F;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Quicksand;
}

.header__language-switcher-label-current:after {
  border-top-color: #31134F;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #31134F;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content */






.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #31134F;
}

.blog-post__tag-link {
  color: #31134F;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #090027;
}

.blog-post__tag-link:active {
  color: #593b77;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #31134F;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #090027;
}

.blog-related-posts__title-link:active {
  color: #593b77;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #771fff;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #4f00d7;
}

#comments-listing .comment-reply-to:active {
  color: #9f47ff;
}





.hs-search-results__title {
  font-family: Quicksand, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #2E184C;
}





/* Blog listing */

.blog-index__post-title-link,
.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus,
.blog-index__post-title-link:active {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #31134F;
}

.blog-index__post-title-link:hover,
.blog-index__post-title-link:focus {
  color: #090027;
}

.blog-index__post-title-link:active {
  color: #593b77;
}

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #31134F;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #31134F;
}

.pagination__link:hover .pagination__link-text,
.pagination__link:focus .pagination__link-text,
.pagination__link--number:hover,
.pagination__link--number:focus {
  color: #090027;
}

.pagination__link:active .pagination__link-text,
.pagination__link--number:active {
  color: #593b77;
}

.pagination__link-icon svg {
  fill: #31134F;
}

/* Pricing card */

.card__price {
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 34px;
}

.card__body svg {
  fill: #31134F;
}

/* Social follow */

.social-links__icon {
  background-color: #31134F;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #090027;
}

.social-links__icon:active {
  background-color: #593b77;
  font-weight: normal; text-decoration: none; font-family: Quicksand, sans-serif; font-style: normal;
  color: #31134F;
  font-size: 34px;
}




.set-bg, .bg, .overlay { background-size:cover; background-position:center; position:relative; background-repeat: no-repeat; }
.overlay > * { position:relative; z-index:2; }
.overlay:before { content:'';  top:0; left:0; width:100%; height:100%; z-index:1; position:absolute; background: rgba(0,0,0,0.10);  }


.fontWhite, .fontWhite a, .fontWhite h1, .fontWhite h2, .fontWhite h3, .fontWhite h4, .fontWhite h5, .fontWhite h6 { color:#fff; }
.fontWhite a:hover { color:#196eb7; }

.fl { float:left; }
.fr { float:right; }
.ib { display: inline-block; vertical-align:middle; margin-right:-4px; }
.ib.vt { vertical-align:top !important;  }


.flex { display: flex; }
.flex-wrap { flex-wrap: wrap;}
.flex-nowrap { flex-wrap: nowrap; }
.align-center  { align-items: center; }
.j-space { justify-content: space-between; }
  
.fl { float:left; }
.fr { float:right; }
.ib { display: inline-block; vertical-align:middle; margin-right:-4px; }
.ib.vt { vertical-align:top !important;  }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }




/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Responsive Media Queries CSS
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*-=-=- Only Desktop CSS -=-=-*/
@media (min-width:768px ) {


}

@media (min-width:1081px ) {




}

@media (max-width:1320px ){



}

/*-=-=- Smaller Desktop Devices -=-=-*/

@media (max-width:1280px ) {


}

@media (max-width:1230px ) {

.content-wrapper { max-width:1000px }


}

/*-=-=-  Tablet Landscape and Smaller Devices -=-=-*/
@media (max-width:1080px ) {

.content-wrapper { max-width:900px }
.tabw20 { width: 20%; }
.tabw33 { width: 33.33%; }
.tabw50 { width: 50%; }
.tabw100 { width: 100%; }

}

@media (min-width: 992px ){


}

/*-=-=-  Tablet Portrait and Smaller Devices -=-=-*/
@media (max-width:991px ) {

.content-wrapper { max-width:700px }

h1,.h1 { font-size:26px; }
h2,.h2 { font-size:20px; }
h3,.h3 { font-size:19px; }
h4,.h4 { font-size:18px; }
h5,.h5{ font-size:18px; }
h6,.h6 { font-size:16px; }
.pb40,.p40-0 { padding-bottom:25px; }
.pb50,.p50-0 { padding-bottom:30px; }
.pb60,.p60-0 { padding-bottom:35px; }
.pb70,.p70-0 { padding-bottom:40px; }
.pt40,.p40-0 { padding-top:25px; }
.pt50,.p50-0 { padding-top:30px; }
.pt60,.p60-0 { padding-top:35px; }
.pt70,.p70-0 { padding-top:40px; }
.p90-0 { padding: 40px 0; }
.pb90 { padding-bottom: 40px; }




}

/*-=-=-  Mobile Devices -=-=-*/
@media (max-width:767px ) {

.content-wrapper { max-width:100%; padding-left:15px; padding-right:15px; }
.mtop10 { margin-top:10px; } /* >>>>>>> margin top 10px in mobile <<<<<<<< */
.mtop20 { margin-top:20px; } /* >>>>>>> margin top 20px in mobile <<<<<<<< */
.mtop30 { margin-top:30px; } /* >>>>>>> margin top 30px in mobile <<<<<<<< */
.mbottom30 { margin-bottom:30px; }
.mpt0,.mp0 { padding-top:0 !important; }
.mpb0,.mp0 { padding-bottom:0 !important; }
.mobile-center { text-align:center; } /*>>>>>>>    text-align:center in mobile   <<<<<<<<<<<<*/
.mobile-center.text-right { text-align:center; }

.mw20 { width: 20%; }
.mw33 { width: 33.33%; }
.mw50 { width: 50%; }
.mw100 { width: 100%; }

@media (max-width:640px ) {

}

@media (max-width:480px ) {


}