/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */












































.dnd-section > .row-fluid {
  max-width: 1140px;
  padding-right: 12px;
  padding-left: 12px;
}

.dnd-section {
  padding-bottom: 80px;
  padding-top: 80px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}

.page-center {
  max-width: 1140px;
  margin: 0 auto;
  padding-right: 12px;
  padding-left: 12px;
}

.container {
  max-width: 1140px;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}

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


@media (min-width: 576px){
  .container,
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper{
    max-width: 540.00000054px;
  }
}

@media (min-width: 768px){
  .container,
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper{
    max-width: 719.9999995799999px;
  }
}

@media (min-width: 992px){
  .container,
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper{
    max-width: 959.99999982px;
  }
}

@media (min-width: 1200px){
  .container,
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper{
    max-width: 1140px;
  }
}






html {
  font-size: 1;
}

body {
  color:rgba(73, 80, 87, 1.0);
  font-weight: 400;
  font-family:"Inter UI", '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-size: 1rem;
}

p {
  font-family:"Inter UI", '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 400
}

a {
  font-family:"Inter UI", '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Helvetica Neue', 'Arial', 'sans-serif', 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    color: rgba(83, 91, 254, 1.0);
}

a:hover,
a:focus {
  color:rgba(7, 18, 254, 1.0);
}

a:active {
  color: rgba(123, 131, 255, 1.0);
}

h1 {
  color: rgba(33, 37, 41, 1.0);
  font-family: Inter UI;
  font-size: 2.5rem;
  font-weight: 600;
}

h2 {
  color: #212529;
  font-family: Inter UI;
  font-size: 32px;
  font-weight: 600;
}

h3 {
  color: rgba(33, 37, 41, 1.0);
  font-family: Inter UI;
  font-size: 1.75rem;
  font-weight: 600;
}

h4 {
  color: rgba(33, 37, 41, 1.0);
  font-family: Inter UI;
  font-size: 1.5rem;
  font-weight: 600;
}

h5 {
  color: rgba(33, 37, 41, 1.0);
  font-family: Inter UI;
  font-size: 1.25rem;
  font-weight: 600;
}

h6 {
  color: #212529;
  font-family: Inter UI;
  font-size: 16px;
  font-weight: 600;
}

blockquote {
  border-left: 10px solid #F8FAFC;;
}





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 0.0) ;
  font-family: Inter UI;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(51, 51, 51, 1.0);
  border-width: 1px;
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 4px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(230, 230, 230, 1.0);
  color: rgba(51, 51, 51, 1.0);
}

/* .hs-button:active,
.button--primary:active {
background-color: rgba(255, 255, 255, 1.0);
border-color: rgba(244, 244, 244, 1.0);
color: rgba(51, 51, 51, 1.0);
} */

.hs-form label {
  color: rgba(0, 0, 0, 0.84);
}

.hs-form legend {
  color: rgba(102, 0, 0, 0.84);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: ;
  -webkit-border-radius:  4px;
  -moz-border-radius:  4px;
  border-radius:  4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(82, 168, 236, 1.0);
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: rgba(185, 85, 77, 0.84);
}

.hs-error-msgs label {
  color: rgba(255, 2, 1, 0.84);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: rgba(73, 80, 87, 1.0);
}

.hs-richtext {
  font-size: 1;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Inter UI;
}

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

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

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






th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(222, 226, 230, 1.0);
  color: rgba(33, 37, 41, 1.0);
}

thead th,
thead td {
  background-color: rgba(55, 85, 190, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(222, 226, 230, 1.0);
}





.header .header_main{
  background-color: rgba(255, 255, 255, 1.0);
}

@media (min-width: 576px){
  .header__container {
    max-width: 540.00000054px;
  }
}

@media (min-width: 768px){
  .header__container {
    max-width: 719.9999995799999px;
  }
}

@media (min-width: 992px){
  .header__container {
    max-width: 959.99999982px;
  }
}

@media (min-width: 1200px){
  .header__container {
    max-width: 1140px;
  }
}




.custom-menu-primary nav.navigation-primary>ul ul {
  background-color: rgba(255, 255, 255, 1.0);
}



.custom-menu-primary nav.navigation-primary >ul > li > a.active-item{
  color: rgba(73, 80, 87, 0.5);
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary nav.navigation-primary >ul ul > li > a.active-item{
  color: rgba(73, 80, 87, 0.5);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul ul > li > a{
  color: rgba(73, 80, 87, 0.5);
}

.custom-menu-primary nav.navigation-primary>ul ul > li > a:hover{
  color: rgba(61, 67, 73, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary nav.navigation-primary>ul>li > a{
  color: rgba(73, 80, 87, 0.5);
}

.custom-menu-primary nav.navigation-primary>ul> li > a:hover{
  color: rgba(73, 80, 87, 0.9);
  background-color: rgba(255, 255, 255, 1.0);
}

a.log_in{
  color: rgba(73, 80, 87, 0.9);
}

a#hs-button_button{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(83, 91, 254, 1.0);
}

a#hs-button_button:hover{
  background-color: rgba(45, 55, 254, 1.0);
}





footer.footer{
  background-color: rgba(27, 31, 59, 1.0);
}

footer.footer .col-6 h5, footer.footer h5 {
  color: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_footer_copyright small{
  color: rgba(255, 255, 255, 0.7000000000000001);
}

#hs_cos_wrapper_module_footer_social ul.nav>li>a .icon{
  fill: rgba(255, 255, 255, 1.0);
}

#hs_cos_wrapper_module_footer_social ul.nav>li>a .icon:hover{
  fill: rgba(255, 255, 255, 1.0);
}

.footer-contact ul>li span{
  color: rgba(248, 249, 250, 1.0);
}

Footer .hs-menu-wrapper>ul>li>a{
  color: rgba(255, 255, 255, 0.5);
}

Footer .hs-menu-wrapper>ul>li>a:hover{
  color: rgba(255, 255, 255, 1.0);
}

.footer-contact ul>li a{
  color: rgba(255, 255, 255, 1.0);
}



@media (min-width: 576px){
  .footer__container {
    max-width: 540.00000054px;
  }
}

@media (min-width: 768px){
  .footer__container {
    max-width: 719.9999995799999px;
  }
}

@media (min-width: 992px){
  .footer__container {
    max-width: 959.99999982px;
  }
}

@media (min-width: 1200px){
  .footer__container {
    max-width: 1140px;
  }
}






.blog-post__date {
  border-color: rgba(73, 80, 87, 1.0);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: rgba(73, 80, 87, 1.0);
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: rgba(73, 80, 87, 1.0);
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: rgba(73, 80, 87, 1.0);
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: rgba(73, 80, 87, 1.0);
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #212529;
  font-family:Inter UI;
  font-size: 32px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F8FAFC;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-header {
  background-color: rgb(245, 245, 245);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: rgba(255, 255, 255, 1.0);
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__tag-link:hover{
  color: #0712fe;
}

.blog-post__read-more svg {
  fill: rgba(73, 80, 87, 1.0);
}

.blog-post__read-more a:hover svg {
  fill: #0712fe;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: rgba(73, 80, 87, 1.0);
}

.blog-sidebar a:hover {
  color: #0712fe;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: rgba(73, 80, 87, 1.0);
}

.blog-post__body, .blog-post__tags a {
  color: rgba(73, 80, 87, 1.0);
}

.blog-post__meta a:hover {
  color: #0712fe
}

.blog-post__links {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: rgba(73, 80, 87, 1.0);
}

.blog-post__back-to-blog:hover {
  color: #0712fe;
}

.blog-post__back-to-blog svg {
  fill: rgba(73, 80, 87, 1.0);
}

a.blog-post__back-to-blog:hover svg {
  fill: #0712fe;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232);
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #494A52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494A52;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #494A52;
}

body .social-links__icon {
  background-color: #494A52;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #F8FAFC;
}





.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}
.top
{
  margin-bottom: 30px;
}
.top p
{
font-weight: 600;
    font-size: 20px;
}
.embed-form
{
  padding: 20px;
  text-align: center;
  margin: auto;

}
.download-RK
{
  position: relative;
  left: 20px;
}
.download-RK a
{
  background-color: #ff7a59;
    padding: 13px;
    border-radius: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}
.download-RK a:hover
{
  background-color: #2CEB0E;
}