






/* 1a. Containers */
                                          

/* 1b. Colors */
.
                             

            

/* 1c. Typography */

























/* 1d. Buttons */













/*fill button*/












/*outline button*/













/* 1e. Forms */








































/* 1f. Tables */













/* 1g. Website header */


             

                                 


 


/* 1h. Website footer */


                                           

/* copyright */


                    






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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px;
}

.dnd-section > .row-fluid {
  /*   max-width: 1320px; */
  margin:auto;

}




html {
  font-size: 16px;
}
body {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #353f4f;
  font-size: 16px;
}
/* Paragraphs */
p {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
/* Anchors */
a {
  font-weight: normal; text-decoration: none; font-family: Rubik, sans-serif; font-style: normal;
  text-decoration: none;
}
a:hover,a:active,
a:focus {
  color: #071952;
}
/* Headings */
h1,h1 span,.h1 span,                                             
.h1 {
  font-family: Rubik, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #f74781;
  font-size: 56px;
  text-transform: none;
}
h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 38px;
  text-transform: none;
}
h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 30px;
  text-transform: none;
}
h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 24px;
  text-transform: none;
}
h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 16px;
  text-transform: none;
}
h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #f74781;
  font-size: 14px;
  text-transform: none;
}
/* Blockquote */
blockquote {
  border-left-color: #353f4f;
}



button,
.button,
.hs-button,
.hs-blog-post-listing__post-button, .outlineButtons ,.outlineButton,
.fillButton,
.globalBtn{
  border: 1px solid #f74781;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
                                                                                                               
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;  
  background-color: 

  
  
    
  


  rgba(247, 71, 129, 1.0)

;                              
  border-radius: 30px;     
  color: #ffffff;                                             
  font-size: 16px;
  text-transform: none;
}            

button:hover,                                                                                                                                          
button:focus,                                 
.button:hover,
.button:focus,
.outlineButtons:hover,                                                      
.outlineButton:hover,
.fillButton:hover,
.hs-button:hover,
.hs-button:focus,                                      
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {     
  border: 1px solid #f74781;;
 !important 
  color: 

  
  
    
  


  rgba(247, 71, 129, 1.0)

 !important ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important ;
  border-radius: 30px !important ;
}
button:active,
.button:active,                        
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 111, 169, 1.0);
  border-color: #ff6fa9;
}




form,
.submitted-message {
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #353f4f;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;                                                                 */
  padding: 0px;
;
}
/* Form title */
.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #ffffff;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Rubik; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #353f4f;
}
/* Labels */
form label {
  color: #f74781;
}
/* Help text */
form legend {
  color: #f74781;
}
/* Inputs */
form input[type=search],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select, form textarea, form .hs-input{
  border: 1px solid #f74781;
;                                       
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;                                                                              
  color: #f74781 ;
  border-radius: 30px;     
  outline:none;
}                                                        

/* Form placeholder text */



::-webkit-input-placeholder {
  color: #f74781;
}
::-moz-placeholder {
  color: #f74781;
}
:-ms-input-placeholder {
  color: #f74781;
}
::placeholder {
  color: #f74781;
}
/* Inputs - date picker */
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #f74781;
}
.fn-date-picker td.is-selected .pika-button {
  background: #f74781;
}
.fn-date-picker td .pika-button:hover {
  background-color: #f74781 !important;
}

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #f74781;

  padding-top: 10px;
padding-right: 30px;
padding-bottom: 10px;
padding-left: 30px;
;
  font-family: Rubik, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color:

  
  
    
  


  rgba(247, 71, 129, 1.0)

;                                   
  border-radius: 30px;
  text-transform: none;                                                                                                                                               
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(247, 71, 129, 1.0)

;
  color: #f74781;
  border: 1px solid #f74781;
;
}

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





/* Table */

table {
  border: 1px solid #f74781;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #f74781;

  padding: 18px;

  color: #f74781;
}

/* Table header */

thead th {          
  background-color: 

  
  
    
  


  rgba(247, 71, 129, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */
tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #f74781;        
}




/* 
.header {
background: ;
} */

.navbarBg{
  background :  !important;                            

}
.mainMenu li.hs-menu-item a{
  color: #353f4f;font-size: 16px;font-family: Rubik, serif;;
}         
.mainMenu li.hs-menu-item a:hover{
  color: #f74781;font-size: 16px;font-family: Rubik, sans-serif;;
} 

.mainMenu .hs-menu-children-wrapper li.hs-menu-item:hover{
  background: 

  
  
    
  


  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 {

}
.menu__child-toggle-icon {
  border-top-color: ;
}
.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: #f74781;font-size: 16px;font-family: Rubik, sans-serif;
}
.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: ;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {

}
.menu__child-toggle-icon:active {
  border-top-color: ;
}
.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: ;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #f74781;                                        
  background: 

  
  
    
  


  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: ;
}

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

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

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

.mainMenu .hs-menu-item:hover .hs-menu-children-wrapper{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;

}
.mainMenu li.hs-menu-item.hs-menu-depth-2:hover{ 
  background: #ffffff !important; 
}

.mainMenu .hs-menu-children-wrapper li.hs-menu-item:hover a{
  color: #f74781 ;                                                                                                                                  
}
@media(max-width: 767px) {                                              
  .header__navigation {
    background-color: ;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(234, 229, 255, 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:  #353f4f;
}

/* copyright style */
.footer .copyright{
  background: 

  
  
    
  


  rgba(53, 63, 79, 1.0)

;   
  color: #fff;
}        

.footer .copyright a {
  color:  #f74781;
}





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

/* Blog post */

.blog-post__meta a {
  color: #353f4f;
}

.blog-post__tag-link {
  color: #353f4f;
}

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

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

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

.blog-related-posts__title-link {
  color: #353f4f;
}

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-family: Rubik, serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #f74781;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #353f4f;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #0d1727;
}

.hs-blog-post-listing__post-title-link:active {
  color: #5d6777;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #353f4f;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #353f4f;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #0d1727;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #5d6777;
}

.hs-pagination__link-icon svg {
  fill: #353f4f;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 30px;
}

.card__body svg {
  fill: #f74781;
}

/* Social follow */

.social-links__icon {
  background-color: #f74781;
}

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

.social-links__icon:active {
  background-color: #ff6fa9;
  font-weight: 700; text-decoration: none; font-family: Rubik, serif; font-style: normal;
  color: #353f4f;
  font-size: 30px;
}
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px;
}