



@font-face {
  font-family: Calibri;  
  src: url("https://25377572.fs1.hubspotusercontent-eu1.net/hubfs/25377572/raw_assets/public/AdnamiTheme/fonts/CalibriRegular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: Calibri;  
  src: url("https://25377572.fs1.hubspotusercontent-eu1.net/hubfs/25377572/raw_assets/public/AdnamiTheme/fonts/CalibriLight.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: Calibri;  
  src: url("https://25377572.fs1.hubspotusercontent-eu1.net/hubfs/25377572/raw_assets/public/AdnamiTheme/fonts/CalibriBold.ttf") format('truetype');
  font-weight: 700;
  font-style: normal;
}







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */








/* 1e. Forms */













/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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





html {
  font-size: 24px;
  scroll-behavior: smooth;
}

body {
  font-family: Calibri;
  color: #111c29;
  font-size: 24px;
}

/* Paragraphs */

p {
  font-family: Calibri;
}

/* Anchors */

a {
  font-family: Calibri;
  color: #2d4057;
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 50px;
  text-transform: none;
}

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #111c29;
  font-size: 35px;
  text-transform: none;
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2d4057;
  font-size: 20px;
  text-transform: none;
}

h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2d4057;
  font-size: 16px;
  text-transform: none;
}

h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Poppins, sans-serif; font-style: normal;
  color: #2d4057;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #84f3ff;
}





button,
.button {
  border: 1px solid #84f3ff;

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

  font-family: Calibri;
  background-color: 

  
  
    
  


  rgba(132, 243, 255, 1.0)

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

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Calibri;
  background-color: rgba(92, 203, 215, 1.0);
  border-color: #5ccbd7;
}

button:active,
.button:active {
  font-family: Calibri;
  background-color: rgba(172, 255, 255, 1.0);
  border-color: ;
}





form,
.submitted-message {
  font-family: Calibri;
}

/* Form title */

.form-title {
  color: #84f3ff;
}

/* Labels */

form label {
  color: #111c29;
}

/* Help text */

form legend {
  color: #111c29;
}

.hs-content-id-51488283619 #hs_cos_wrapper_widget_1659518808791 #hs_form_target_widget_1659518808791 label:not(.hs-error-msg) p {
    font-size: 14px !important;
}

@media (max-width: 550px) {
  .hs-content-id-46165199066 form .input .hs-fieldtype-intl-phone {
    display: flex !important;
    flex-direction: column !important;
  }
  
   .hs-content-id-46165199066 form .hs-fieldtype-intl-phone.hs-input select {
     width: 100% !important;
     margin-bottom: 1.4em;
  }
  
  .hs-content-id-46165199066 form .hs-fieldtype-intl-phone.hs-input input {
    width: 100% !important;
  }
  
  .hs-content-id-46190799604 form .hs-fieldtype-intl-phone.hs-input select {
     width: 100% !important;
     margin-bottom: 1.4em;
  }
  
   .hs-content-id-46190799604 form .hs-fieldtype-intl-phone.hs-input input {
     width: 100% !important;
  }
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #111c29;
  border-radius: 3px;
}

.hs-input {
  width: 100% !important;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #FFFFFF;
}

::-moz-placeholder {
  color: #FFFFFF;
}

:-ms-input-placeholder {
  color: #FFFFFF;
}

::placeholder {
  color: #FFFFFF;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #FFFFFF;
}

.fn-date-picker td.is-selected .pika-button {
  background: #111c29;
}

.fn-date-picker td .pika-button:hover {
  background-color: #111c29 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #111c29;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px solid #84f3ff;

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

  font-family: Calibri;
  background-color: 

  
  
    
  


  rgba(132, 243, 255, 1.0)

;
  border-radius: 20px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(92, 203, 215, 1.0);
  border-color: #5ccbd7;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(172, 255, 255, 1.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #111c29;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  font-family: Calibri;
}

/* Table cells */

td,
th {
  border: 1px solid #111c29;

  padding: 18px;

  border-color: ;
  color: #111c29;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #111c29;
}





.header.active,
.header.blue-b,
.header.no-navigation,
.hs-blog-id-45516507597 .header {
  background-color: 

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
}

.blog-index-header{
  border-top: 75px solid 

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
}

@media(max-width: 1024px){
  .header.active,
  .header .menu-wrapper {
    background-color: 

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
  }
  
}

/* .header {
  background-color: transparent;
} */

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

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

.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: #d7d7d7;
}

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

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

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

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

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 0px none #111c29;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 0px none #111c29;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #ffffff;
  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(17, 28, 41, 1.0)

;
}

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

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
}

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

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

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

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(17, 28, 41, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #FFFFFF;
}





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

/* Blog post */

.blog-post__meta a {
  color: #111c29;
}

.blog-post__tag-link {
  color: #111c29;
}

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

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

/* 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-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #111c29;
}

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

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

/* Blog comments */

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

#comments-listing .comment-reply-to {
  color: #2d4057;
}

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

#comments-listing .comment-reply-to:active {
  color: #55687f;
}





.hs-search-results__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #111c29;
}

/* Hide search result cards with missing/broken featured images */
.hs-search-results__listing li:has(img[src=""]),
.hs-search-results__listing li:has(img:not([src])) {
    display: none;
}
/* Search button inside search bar - dark blue icon */
/* Search button inside search bar - dark blue icon */
  position: relative;
  display: flex;
  align-items: center;
}

.hs-search-field__input {
  flex: 1 1 auto;
  width: 100% !important;
  max-width: 100% !important;
  padding-right: 52px !important;
  box-sizing: border-box;
}

.hs-search-field button {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.hs-search-field button svg {
  fill: #111c29 !important;
  width: 18px !important;
  height: 18px !important;
} 





/* 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-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  text-transform: none;
}

.blog-index__post-title-link {
  color: #111c29;
}

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

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

.blog-index__post-tag,
.blog-index__post-author-name {
  color: #111c29;
}

/* Blog pagination */

.pagination__link-text,
.pagination__link--number {
  color: #111c29;
}

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

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

.pagination__link-icon svg {
  fill: #111c29;
}

/* Pricing card */

.card__price {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2d4057;
  font-size: 20px;
}

.card__body svg {
  fill: #111c29;
}

/* Social follow */

.social-links__icon {
  background-color: #111c29;
}

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

.social-links__icon:active {
  background-color: #394451;
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #2d4057;
  font-size: 20px;
}


/* For publishers css */

@media (max-width: 767px) {
  .hs-content-id-46190799604 .dnd_area-row-3-padding {
  padding-top: 30px !important;
 }
}

@media (max-width: 500px) {
  .hs-content-id-46190799604 .dnd_area-row-2-padding {
  padding-top: 20px !important;
 }
}