@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,400&display=swap');
/* ******************************************************************************
*********************************************************************************
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: 1164px;
}

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

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






body {
  color: #1A1A1A;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 18px;
}

body {
  
  color: rgba(26, 26, 26, 0.7000000000000001);
  
}


a {
  color: rgba(26, 26, 26, 0.7000000000000001);
}

a:hover,
a:focus {
  color: rgba(26, 26, 26, 0.7000000000000001);
}



h1 {
  color: #8A8A8A;
  font-family:'Poppins';
  font-size: 36px;
  font-weight: 400;
}

h1 {
  
  color: rgba(138, 138, 138, 0.77);
  
}


h2 {
  color: #b80000;
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 400;
}

h2 {
  
  color: rgba(184, 0, 0, 1.0);
  
}

h3 {
  color: #1A1A1A;
  font-family: 'Poppins';
  font-size: 22px;
  font-weight: 300;
}

h3 {
  
  color: rgba(26, 26, 26, 0.9);
  
}

h4 {
  color: #1A1A1A;
  font-family: 'Poppins';
  font-size: 18px;
  font-weight: 400;
}

h4 {
  
  color: rgba(26, 26, 26, 1.0);
  
}

h5 {
  color: #1A1A1A;
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 400;
}
h5 {
  
  color: rgba(26, 26, 26, 1.0);
  
}

h6 {
  color: #1A1A1A;
  font-family: 'Poppins';
  font-size: 14px;
  font-weight: 100;
}
h6 {
  
  color: rgba(26, 26, 26, 1.0);
  
}







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

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

.hs-button,
.button--primary {
  background-color: rgba(184, 0, 0, 1.0);
  border-color: rgba(184, 0, 0, 1.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(133, 0, 0, 1.0);
  border-color: rgba(133, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}



.hs-form label {
  color: rgba(74, 74, 74, 1.0);
}

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

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

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(204, 204, 204, 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: #1A1A1A;
}

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

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

.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(119, 119, 119, 1.0);
  color: rgba(119, 119, 119, 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(119, 119, 119, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(119, 119, 119, 1.0);
}





.custom_header {
  background-color: rgba(255, 255, 255, 1.0);
}
.top_section{
  background-color: rgba(0, 0, 0, 1.0);
}
.contact_number p a{
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:last-child > a{
  background-color: rgba(184, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li:last-child > a:hover{
  background-color: rgba(184, 0, 0, 0.8);
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(77, 77, 77, 0.9);
}

body .custom-menu-primary .submenu.level-1 > li> a:hover ,
body .custom-menu-primary .submenu.level-1 > li > a: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: rgba(184, 0, 0, 1.0);
}


body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(77, 77, 77, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(77, 77, 77, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  color: rgba(77, 77, 77, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(77, 77, 77, 0.9);;
}
body .custom-menu-primary .submenu.level-2{
  background-color: rgba(255, 255, 255, 1.0);;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(184, 0, 0, 1.0)
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(184, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}


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

.header__language-switcher-label-current:after {
  border-top-color: rgba(77, 77, 77, 0.9);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(77, 77, 77, 0.9);
  }
}





.preFooter{
  background-color: rgba(245, 245, 245, 1.0);
}
.pre-col .horizantal_line hr{
  background-color: rgba(0, 0, 0, 0.15);
}
.pre-title h2{
  color: rgba(0, 0, 0, 0.7000000000000001);
}


.footer {
  background-color: rgba(0, 0, 0, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.footer a{
  color: rgba(255, 255, 255, 1.0);
}
.footer a:hover{
  color: rgba(184, 0, 0, 1.0);
}
.policy_links a:hover{
  color: rgba(255, 255, 255, 1.0);
}
.footer .form_title_container h3{
  color: rgba(255, 255, 255, 1.0);
}
.footer  .horizantal_line hr{
  background-color: rgba(255, 255, 255, 0.15);
}

.footer .footer_form label{
  color: rgba(255, 255, 255, 1.0);
}
.footer .footer_form .hs-input{
  color: rgba(0, 0, 0, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  background-color: rgba(250, 250, 250, 1.0);
}
.footer .footer_form .hs-button{
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(184, 0, 0, 1.0);
  background-color: rgba(184, 0, 0, 1.0);
}
.footer .footer_form .hs-button:hover{
  background-color: rgba(184, 0, 0, 1.0);
}
.footer  .footer_btn_container a{
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(184, 0, 0, 1.0);
  background-color: rgba(184, 0, 0, 1.0);
}

.footer-inner { padding: 40px 10px; }
.logo_content img { max-width: 350px; }
.footer_top_logo { padding: 0 0 0 0; }
.copyright { padding: 0 0 0 0; font-size: 18px; }
.policy_links { padding: 0 0 0 0; }
.policy_links a { font-size: 18px; color: #f0f0f0; text-decoration:none; }





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

.blog-post__date {
  border-color: #1A1A1A;
}

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

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

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

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





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



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

.blog-post__read-more svg {
  fill: #1A1A1A;
}

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




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

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

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








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

.blog-post__back-to-blog {
  color: #1A1A1A;
}

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

.blog-post__back-to-blog svg {
  fill: #1A1A1A;
}

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

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

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

.page-center {
  max-width: 1164px;
  margin: 0 auto;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
    margin-bottom: 3px !important;
    line-height: 1.2 !important;
    font-size: 1rem !important;
    color: #494a52 !important;
    margin-top: -12px !important;
}
li.hs-form-booleancheckbox {
    padding-bottom: 16px;
}
.legal-consent-container .hs-form-booleancheckbox-display>span { margin-top: -15px; }



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

.body-container-landing-new .main-section-row-0-background-image{
position:relative;
  padding-top: 107px;
    padding-bottom: 154px;
  box-shadow:none;
}
.body-container-landing-new .main-section-row-0-background-image:before{
content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.75);
}
.body-container-landing-new .main-section-row-0-background-image .row-fluid {
  position:relative;
}
.body-container-landing-new .widget-type-form{
  background: #7474745D;
border-radius: 10px;
  padding:35px 15px 50px;
  margin-bottom: 30px;
}
.body-container-landing-new .form-title{
font-family:"Muli",sans-serif;
  font-size:28px;
  line-height:30px;
  color:#fff;
  letter-spacing: 0.28px;
  background-color: transparent;
  font-weight:700;
}
.body-container-landing-new .hs-form {
margin-top:40px;
}
.body-container-landing-new .hs-form label{
font-family:"Muli",sans-serif;
  font-size:18px;
  line-height:30px;
  color:#fff;
  font-weight:400;
  text-transform: capitalize;
}
.body-container-landing-new .hs-form .hs-input{
   padding: 9px 10px;
  border-radius
}
.body-container-landing-new .hs-form  select option{
padding:10px;
}
.body-container-landing-new .hs-form .hs-fieldtype-textarea textarea{
min-height:61px !important;
}
.body-container-landing-new .hs-form .grecaptcha-badge{
margin:0
}
.hs-landing-page .body-container-landing-new .hs-form .hs-form-required{
    padding-left: 5px;
  color:red !important;
}
.hs-landing-page .body-container-landing-new #hs_cos_wrapper_widget_1611082346865 label:not(.hs-error-msg) span.hs-form-required{
  color:red !important;
}
.body-container-landing-new .hs-form .hs-submit{
text-align:center
}
.body-container-landing-new .hs-form .hs-button{
background-color: #C62127;
border-radius: 3px;
  font-family:"Muli",sans-serif;
  font-size:20px;
  line-height:30px;
    font-weight:400;
    color:#fff;
  padding-top: 18px;
    padding-bottom: 18px;
  padding-left: 24px;
  padding-right: 63px;
  
  position:relative;
  text-transform:initial;
  background-position: center right 24px;
  background-size: 24px;
  background-repeat:no-repeat;
  background-image:url('https://8925731.fs1.hubspotusercontent-na1.net/hubfs/8925731/download-icon.svg');

}

.body-container-landing-new .hs-form .hs-button:hover{
background-color:rgba(133, 0, 0, 1.0);
}
.body-container-landing-new .hs-form .form-columns-1, .body-container-landing-new .hs-form .form-columns-2{
max-width:100%;
}
.body-container-landing-new .download-subhead{
font-family:"Muli",sans-serif;
  font-size:24px;
  line-height:52px;
    font-weight:700;
    color:#C62127;
  letter-spacing: 0.24px;
  margin-bottom:0;
  text-transform:uppercase;
}
.body-container-landing-new .lp-title{
font-family:"Muli",sans-serif;
  font-size:42px;
  line-height:48px;
    font-weight:400;
    color:#fff;
  letter-spacing: 0.42px;
}
.body-container-landing-new p, .body-container-landing-new  ul li{
font-family: 'Poppins';
  font-size:17px;
  line-height:25px;
    font-weight:400;
    color:#fff;
  letter-spacing: 0.17px;
}
.body-container-landing-new p, .body-container-landing-new  ul{
margin:40px 0;
}
.body-container-landing-new .learn-text{
font-family: 'Poppins';
  font-size:17px;
  line-height:25px;
    font-weight:700;
    color:#FC131A;
  letter-spacing: 0.17px;
}
.body-container-landing-new .alignright{
text-align:center;
  padding-bottom:20px;
  display:block;
}
/*.body-container-landing-new .row-number-4 {
    margin-top: -175px;
    z-index: 1;
    position: relative;
  text-align:center;
}
.body-container-landing-new .row-number-4 img{
max-width:230px !important;
  margin-bottom:20px;
}*/
@media only screen and (min-width:640px){
  .body-container-landing-new .widget-type-form{
  padding:35px 35px 50px;
}
.body-container-landing-new .alignright{
float:right;
  padding-bottom:20px;
  padding-left:20px;
}
}
@media only screen and (min-width:641px){
  .footer_row{
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (min-width:768px){
.body-container-landing-new .widget-type-form{
  padding:35px 15px 50px;
}
.body-container-landing-new .alignright img{
max-width:140px;
}
/*.body-container-landing-new .row-number-4 img{
      max-width: 100% !important;
  margin-bottom:0;
}*/
}
@media only screen and (min-width:960px){
.body-container-landing-new .widget-type-form{
  padding:35px 35px 50px;
}
  .body-container-landing-new .alignright img{
max-width:180px;
}
/*.body-container-landing-new .row-number-4 img{
      max-width: 230px !important;
}
  .body-container-landing-new .row-number-4 {
    margin-top: -155px;
}*/
}
@media only screen and (min-width:1280px){
  .body-container-landing-new .alignright img{
max-width:217px;
}

}
@media only screen and (max-width:639px){
  .footer_row {
    margin-left: 0;
    margin-right: 0;
}
}
@media only screen and (max-width:400px){

  .logo_content img{
      max-width: 100%;
  } 
}
.hs-content-id-127870846637 fieldset {
    max-width: 100% !important;
}

.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .form-columns-0{
margin-top: 3px!important;
    padding-top: 30px!important;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .form-columns-0:first-child{
margin-top:0!important;
   
}

.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .form-columns-0, .hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .form-columns-1,.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .form-columns-2{
background: #efefef;
    padding-left: 30px!important;
    padding-right: 22px!important;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .hs_recaptcha{
margin-top:20px;
}

.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 fieldset:nth-of-type(4){
  padding-bottom: 15px;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 fieldset:nth-of-type(17){
  padding-bottom: 15px;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 fieldset:nth-of-type(19){
  padding-bottom: 15px;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 fieldset:nth-of-type(7){
  padding-bottom: 15px;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 fieldset:nth-of-type(12){
  padding-bottom: 15px;
}
.hsForm_9fa140c1-983e-4dbd-812f-05958cda0410 .hs-submit{
  text-align:center;
}
.contact-detail{
margin-bottom:20px;}
.contact-detail p{
  margin:10px 0;
}

.social-icons {
    width: 200px;
    display: flex;
    justify-content: space-between;
    margin:15px auto;
/*     padding-top:10px; */
}

@media only screen and (min-width:992px){
.social-icons{
    margin: 10px 0 0 auto;
}
}

.social-icons img {
    display: block;
    width: 20px;
    height: 20px;
}

.social-icons a{
    border: 2px solid #ffffff;
    padding: 2px;
}

.social-icons a:hover{
   border: 2px solid transparent;
}

.col_copyright, .col_links{
    float: none !important;
    width: auto !important;
    text-align:center;
}

@media only screen and (min-width:992px){
.col_copyright, .col_links{
    float: left !important;
    width: 50% !important;
}
}

.policy_links{
text-align:center !important;
}

@media only screen and (min-width:992px){
.policy_links{
text-align:right !important;
}
}

.body-container-landing-new .alignright-lg{
  text-align:center;
  padding-bottom:20px;
  display:block;
  margin-bottom:0;
}

@media only screen and (min-width:960px){

.body-container-landing-new .alignright-lg{
  float:right;
  padding-bottom:20px;
  padding-left:20px;
}
}