/* ******************************************************************************
*********************************************************************************
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;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #494A52;
}
.page-center {
  max-width: 1140px;
}



html {
  font-size: 14px;
}
body {
  color: #2D2D2D;
  font-family: Inter;  
  font-size: 16px;
font-weight: 400;

}
@media screen and (min-width: 1300px) {
  html {
	 font-size: 16px;
  }
}
p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(2, 112, 224, 1.0);
}

a:hover,
a:focus {  
  color: rgba(22, 22, 25, 1.0);
}

a:active {
  color: rgba(42, 152, 255, 1.0);
}

h1 {
  color: #1c242c;
  font-family: Inter;
  font-size: 55px;
  font-weight: 600;
}

h2 {
  color: #2D2D2D;
  font-family: Inter;
  font-size: 36.8px;
  font-weight: 600;
}

h3 {
  color: #2D2D2D;
  font-family: Inter;
  font-size: 30px;
  font-weight: 600;
}

h4 {
  color: #2D2D2D;
  font-family: Inter;
  font-size: 28px;
  font-weight: 600;
}

h5 {
  color: #2D2D2D;
  font-family: Inter;
  font-size: 18px;
  font-weight: 600;
}

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

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: Inter;
  background-color: rgba(#null, 0.0);
}

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

/* .hs-button,
.button--primary {  
  background: linear-gradient(248deg, rgba(252, 182, 20, 1.0) 0%, rgba(255, 205, 78, 1.0) 100%);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(45, 45, 45, 1.0);
  padding-left: 12.8px;
  padding-right: 12.8px;
  padding-top: 12.8px;
  padding-bottom: 12.8px;
} */

.hs-button,
.button--primary {  
  background: #FFCD4E ;
  border-radius: 5px;
  color: #000;
  border:none;
  padding-left: 12.8px;
  padding-right: 12.8px;
  padding-top: 12.8px;
  padding-bottom: 12.8px;
}
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background: #FFCD4E ;
  color: #000;
  border:none;
 }

/* .hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(#null, 0.0);  
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(45, 45, 45, 1.0);
} */

/* .hs-button:active,
.button--primary:active {
  background-color: rgba(#null, 0.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(45, 45, 45, 1.0);
}
 */
.hs-form label {
  color: rgba(102, 102, 102, 1.0);
}

.hs-form legend {
  color: rgba(73, 74, 82, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(206, 212, 218, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
  color: #000;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(253, 182, 20, 1.0);
}

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

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

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

.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: #494A52 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

thead th,
thead td {
  background-color: rgba(73, 74, 82, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}




.navbar {
  background-color: rgba(255, 255, 255, 1.0);
}
.fixed .navbar {
  background-color: rgba(255, 255, 255, 1.0);
}

@media(min-width: 992px) {
  .nav-side_s {
	 background: linear-gradient(45deg, rgba(58, 108, 163, 1.0) 0%, rgba(27, 179, 187, 1.0) 100%);
  }
  .nav-item.one_link a,
  .social_link a,
  .bottom_section a,
  .slide_menu .hs-menu-wrapper>ul>li>a {
	 color: rgba(255, 255, 255, 1.0);
  }
  .slide_menu .hs-menu-wrapper>ul>li>ul {
	 background-color: rgba(220, 239, 250, 1.0);
  }
  .slide_menu .hs-menu-wrapper>ul>li>ul>li>a {
	 color: rgba(28, 36, 44, 1.0);
  }
  .slide_menu .hs-menu-wrapper>ul>li>ul>li>ul>li>a {
	 color: rgba(28, 36, 44, 1.0);
  }
  .slide_menu .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover {
	 color: rgba(61, 116, 176, 1.0); 
  }
  .navf_text {
	 color: rgba(255, 255, 255, 1.0);
  }
}

.search_section {
  background-color: rgba(255, 255, 255, 1.0);
}
.search_section .block-views-exposed-filter form .form-row fieldset label,
.search_section .container-fluid.region-header p a {
  color: rgba(255, 255, 255, 1.0);
}
.search_section .block-views-exposed-filter form .form-row fieldset input.form-text {
  color: rgba(63, 95, 144, 1.0);
  border-color: rgba(63, 95, 144, 1.0);
}
.search_section .block-views-exposed-filter form .form-row .form-actions button:before {
  color: rgba(63, 95, 144, 1.0);
}
.search_section .container-fluid.region-header h2 {
  color: rgba(241, 194, 51, 1.0);
}


@media(min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
	 color: rgba(22, 83, 136, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
	 color: rgba(252, 182, 20, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:hover>a {
	 color: rgba(252, 182, 20, 1.0);
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
	 color: rgba(252, 182, 20, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
	 background-color: rgba(255, 255, 255, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a {
	 color: rgba(28, 36, 44, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
	 background-color: rgba(255, 255, 255, 0.0);
	 color: rgba(61, 116, 176, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
	 background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
	 color: rgba(61, 116, 176, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>a {
	 color: rgba(22, 83, 136, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:not(:first-child) {
	 border-color: rgba(197, 213, 222, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li>ul>li.hs-item-has-children>a:before {
	 color: rgba(22, 83, 136, 1.0);
  }
}



footer.footer {
  background-color: rgba(5, 26, 48, 1.0);  
}
.c_rights {
  color: rgba(255, 255, 255, 1.0);
}
.footer a {
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover {
  color: rgba(252, 182, 20, 1.0);
}
.footer .hs-menu-wrapper>ul>li>a {
  color: rgba(252, 182, 20, 1.0);
}
.contact_details a i,
.f_social_i a i {
  color: rgba(252, 182, 20, 1.0);
}




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

.blog-post__date {
  border-color: #2D2D2D;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #2D2D2D;
}

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

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

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

.blog-pagination__link {
  color: #2D2D2D;
}

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

.blog-post__title {
  color: #2D2D2D;
  font-family:Inter;
  font-size: 36.8px;
  font-weight: ;
}

.blog-post__author {
  background-color: #494A52;
}

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

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

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

.blog-post__read-more svg {
  fill: #2D2D2D;
}

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

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

.blog-sidebar a {
  color: #2D2D2D;
}

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

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

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

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

.blog-post__meta a {
  color: #2D2D2D;
}

.blog-post__body, .blog-post__tags a {
  color: #2D2D2D;
}

.blog-post__meta a:hover {
  color: #161619
}

.blog-post__links {
  border-top:  2px solid rgb(53, 54, 62);
}

.blog-post__back-to-blog {
  color: #2D2D2D;
}

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

.blog-post__back-to-blog svg {
  fill: #2D2D2D;
}

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(53, 54, 62);
}

.comment.depth-1 {
  border-left: 2px solid rgb(53, 54, 62);
}

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

.page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}

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