







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */























/* 1h. Site footer */





/* Custom Theme Settings */








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

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

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





html {
  font-size: 18px;
}

body {
  font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2d3171;
  position: relative;
  background-color: #FDFFFC;
}

/* Paragraphs */

p {
  font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 300;
  color: #858B9B;
}

/* Anchors */

a {
  color: #67697c;
}

a:hover,
a:focus {
  color: #3f4154;
}

a:active {
  color: #8f91a4;
}

/* Headings */

h1, .h1 {
  font-weight: 100; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 64px;
  letter-spacing: -0.1rem;
}

h2, .h2 {
  font-weight: normal; text-decoration: none; line-height: 54px; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 40px;
  letter-spacing: -0.1rem;
}

h3, .h3 {
  font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 30px;
}

h4, .h4 {
  font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 24px;
}

h5 {
  font-weight: 500; text-decoration: none; font-family: Raleway; font-style: normal; margin-bottom: 10px;
  color: #67697c;
  font-size: 18px;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #320e3b;
}








button,
.button,
#hs_cos_wrapper_widget_1630443565958 .hs-button,
#hs_cos_wrapper_widget_1630605788573 .hs-button{
  background-color: 

  
  
    
  


  rgba(239, 239, 230, 1.0)

;
  border: 1px solid #67697c;
  border-radius: 6px;
  color: #2d3171;
  padding: 15px 53px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: inline-block;
  text-decoration: none;
}
#hs_cos_wrapper_widget_1630605788573 .hs-button,
#hs_cos_wrapper_dnd_area-module-4 .button,
#hs_cos_wrapper_dnd_area-module-8 .button,
#hs_cos_wrapper_widget_1630443565958 .hs-button{
  background-color: #320e3b;
  border-color: #320e3b;
  color: #fff;
}
#hs_cos_wrapper_widget_1630605788573 .hs-button:hover,
#hs_cos_wrapper_widget_1630605788573 .hs-button:focus,
#hs_cos_wrapper_dnd_area-module-4 .button:hover,
#hs_cos_wrapper_dnd_area-module-4 .button:focus,
#hs_cos_wrapper_dnd_area-module-8 .button:hover,
#hs_cos_wrapper_dnd_area-module-8 .button:focus,
#hs_cos_wrapper_widget_1630443565958 .hs-button:hover,
#hs_cos_wrapper_widget_1630443565958 .hs-button:focus{
  background-color: rgba(199,199,190,1.0);
  border-color: #3f4154;
  color: #2d3171;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
#hs_cos_wrapper_widget_1630443565958 .hs-button:hover,
#hs_cos_wrapper_widget_1630443565958 .hs-button:focus,
#hs_cos_wrapper_widget_1630605788573 .hs-button:hover,
#hs_cos_wrapper_widget_1630605788573 .hs-button:focus{
  background-color: rgba(199, 199, 190, 1.0);
  border-color: #3f4154;
  color: #2d3171;
  box-shadow: 0 4px 12px rgba(0,0,0,.1);
  transform: translateY(1px);
}

button:active,
.button:active,
#hs_cos_wrapper_widget_1630443565958 .hs-button:active,
#hs_cos_wrapper_widget_1630605788573 .hs-button:active{
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #8f91a4;
  color: #2d3171;
}





form,
.submitted-message {
  font-family: Raleway; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(45, 49, 113, 1.0)

;
  color: #320e3b;
  display: none;
}
.hs-form-field.hs_firstname{
  margin-top:25px;
}
.hs-form-70a807d5-66ca-4c47-ab41-6ce8833c2f6a .hs_firstname {
  margin-top: 0 !important;
}
.hs-form-70a807d5-66ca-4c47-ab41-6ce8833c2f6a .input .inputs-list .hs-input {
  width: auto !important;
}
.hs-form-70a807d5-66ca-4c47-ab41-6ce8833c2f6a .input .hs-input {
  width: 100% !important;
}

/* Form label */

form label {
  color: #2d3171;
}

/* Form help text */

form legend {
  color: #2d3171;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #2d3171;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #2d3171;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #2d3171;
}

/* Date picker */

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

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

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

/* Submit button */

/*for ordered list css Start*/
.hs-content-id-56720907698 #hs_cos_wrapper_widget_1633991079526 ul,
.hs-content-id-56720907698 #hs_cos_wrapper_module_1633991083559 ul{
  list-style: none;
}
.hs-content-id-56720907698 #hs_cos_wrapper_widget_1633991079526 ul li,
.hs-content-id-56720907698 #hs_cos_wrapper_module_1633991083559 ul li{
  position: relative;
}
.hs-content-id-56720907698 #hs_cos_wrapper_widget_1633991079526 ul li::before,
.hs-content-id-56720907698 #hs_cos_wrapper_module_1633991083559 ul li::before{
  content: "";
  background-image: url(https://20251124.fs1.hubspotusercontent-na1.net/hubfs/20251124/checkmark.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -1px;
  left: -33px;
  height: 23px;
  width: 23px;
}
/*for ordered list css End*/

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

  
  
    
  


  rgba(239, 239, 230, 1.0)

;
  border: 1px solid #67697c;
  border-radius: 6px;
  color: #2d3171;
  padding: 15px 53px;
}

form input[type=submit],
form .hs-button {
  background-color: #320e3b;
  border-color: #320e3b;
  color: #fff;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(199, 199, 190, 1.0);
  border-color: #3f4154;
  color: #2d3171;
}

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





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #2d3171;
}

th,
td {
  border-color: #2d3171;
  color: #2d3171;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(45, 49, 113, 1.0)

;
  border-bottom-color: #2d3171;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(45, 49, 113, 1.0)

;
  color: #ffffff;
}

tbody + tbody {
  border-top-color: #2d3171;
}





body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #ffffff;
  font-family: Raleway;
}

body .navigation-primary a:hover,
body .navigation-primary 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: #d7d7d7;
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #2d3171;
}

body .submenu.level-2,
body .header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-color: #ffffff;
}

body .submenu.level-2 > li:first-child:before {
  border-color: #ffffff;
}

body .header__language-switcher .lang_list_class:before {
  border-bottom-color: #ffffff;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

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

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

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

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #ffffff;
  }
  body .dnd_area-column-7-padding{
    padding-bottom: 50px !important;
  }
  #hs_cos_wrapper_module_16297370959502 {
    margin-bottom: 88px;
  }
  #hs_cos_wrapper_dnd_area-module-20{
    margin-top: 30px;
  }
  #hs_cos_wrapper_widget_1632524839277 .section-row{
    margin-bottom: 0;
  }
  .body-container--pricing #widget_1631916897425.pt-50{
    padding-top: 25px;
  }
  #hs_cos_wrapper_dnd_area-module-4 .section-base{
    padding-bottom: 0 !important;
  }
  #hs_cos_wrapper_dnd_area-module-4 .section-row{
    margin-bottom: 0;
  }
  #hs_cos_wrapper_dnd_area-module-10 .section-base{
    padding-top: 0;
  }
  body .hs-content-id-55768598173 .dnd_area-column-7-padding{
    padding-bottom: 0 !important;
  } 
  body .team_section{
    padding-top: 50px !important;
  } 
  body .dnd_area-row-3-padding{
    padding-top: 90px !important;
  }
  body .dnd_area-row-2-padding{
    padding-bottom: 25px !important;
  }
  body .hero-section.interior{
    padding-bottom: 62px;
  }
  #hs_cos_wrapper_widget_1632267170015 .hero-btn{
    margin-top: -50px;
  }
}
@media (max-width: 450px){
  #hs_cos_wrapper_dnd_area-module-20{
    margin-top: 45px;
  }
}
@media (max-width: 400px){
  #hs_cos_wrapper_dnd_area-module-20{
    margin-top: 70px;
  }
}
@media (max-width: 350px){
  #hs_cos_wrapper_dnd_area-module-20{
    margin-top: 100px;
  }
}

/* Primary header  */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  /*   background-color: transparent; */
  border-bottom: px  ;
  box-shadow: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 100;
  transition: all 200ms ease-in-out;
}

.header__container {
  max-width: 1000px;
}

/* Header Variations */

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

.header.sticky .header__menu .header__navigation .menu-link {
  color: #858B9B;
}
@media (min-width: 767px){
  .header__menu .header__navigation .submenu.level-1>.menu-item:last-child {
    padding-right: 0;
  }
}
.with-white-logo .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #320e3b;
  color: #fff;
  padding: 13px 30px;
  border-radius: 4px;
  letter-spacing: 0;
  font-size: 1rem;
  font-weight:400;
  line-height:23px;
  border: 1px solid #320e3b;
  transition: border 0.3s, background-color 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background-color 0.3s, color 0.3s;
  text-align: center;
  display: inline-block;
  text-transform: capitalize;
}
.with-white-logo .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover{
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
}
.for-system .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #EFEFE6;
  color: #2d3171;
  letter-spacing: 0;
  text-transform: none;
  padding: 12px 30px;
  border-radius: 4px;
  border: 1px solid #320e3b;
  transition: border 0.3s, background-color 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background-color 0.3s, color 0.3s;
  text-align: center;
  display: inline-block;
}
.for-system .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover{
  color: #fff;
  background-color: #320e3b;
  border-color: #EFEFE6;
}
.header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #320e3b;
  color: #fff;
  padding: 12px 30px;
  border-radius: 4px;
  border: 1px solid #320e3b;
  transition: border 0.3s, background-color 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background-color 0.3s, color 0.3s;
  text-align: center;
  display: inline-block;
}
.sticky .for-system .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #320e3b;
  color: #fff;
  padding: 12px 30px;
  border-radius: 4px;
  border: 1px solid #320e3b;
  transition: border 0.3s, background-color 0.3s, color 0.3s;
  -webkit-transition: border 0.3s, background-color 0.3s, color 0.3s;
  text-align: center;
  display: inline-block;
}
.sticky .for-system .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover{
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
}
.header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover{
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
}

.hs-blog-listing .header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #EFEFE6;
  color: #2d3171;
  border: 1px solid #EFEFE6;
}
.hs-blog-listing .header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover {
  color: #fff;
  background-color: #320e3b;
  border-color: #efefe6;
}
.hs-blog-listing .sticky .header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link {
  background-color: #320e3b;
  color: #fff;
  border: 1px solid #320e3b;
}
.hs-blog-listing .sticky .header__menu .header__navigation .submenu.level-1>.menu-item:last-child a.menu-link:hover {
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
}

#hs_cos_wrapper_form_658129774_title{
  display: none !important;
}
.header .header__logo .logo-on-transparent {
  display: block;  
}

.header .header__logo .logo-on-white {
  display: none;  
}

.header.sticky .header__logo .logo-on-white {
  display: block;
}

.header.sticky .header__logo .logo-on-transparent {
  display: none;
}
/* Logo */

.logo-company-name {
  color: ;
}

/* Site Navigation */

.header__navigation {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  transition: all 0.2s ease-in-out;
}

.header__menu .header__navigation .menu-link {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  ;
  text-transform: ;
  font-size: ;
}

.header__menu .header__navigation .menu-link:hover {
  /*   color: { header_primary_nav_color_hover }}; */


  ;
  /*   background-color: { header_primary_nav_bg_color_hover }}; */
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  color: ;
  ;
  text-transform: ;
  font-size: ;
}

@media screen and (max-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: ;
    ;
    text-transform: ;
  }
  nav {
    background-color: #fff;
  }
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-item {
  display: list-item;
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  border-top: 0;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover {
  color: ;
  ;
  background-color: 

  
  
    
  


  rgba(103, 105, 124, 0.1)

;
  border-radius: 5px;
}

.navigation-primary a {
  ;
  font-size: ;
  color: ;
}

.navigation-primary a:hover,
.navigation-primary a:focus {
  opacity: 1;
  ;
  font-size: ;
  color: ;
  /*   background-color: rgba({ theme.global.header.primary.menu.hover.bg_color.color|convert_rgb }}, { theme.global.header.primary.menu.hover.bg_color.opacity * 0.01 }}); */
}

.navigation-primary a.active-item {
  ;
  font-size: ;
  color: ;
  /*   background-color: rgba({ theme.global.header.primary.menu.active.bg_color.color|convert_rgb }}, { theme.global.header.primary.menu.active.bg_color.opacity * 0.01 }}); */
}





.footer {
  background-color: #2d3171;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #ffffff;
}





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

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

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

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

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

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

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

.blog-post__title {
  font-weight: normal; text-decoration: none; line-height: 54px; font-family: Raleway; font-style: normal;
  color: #67697c;
  font-size: 40px;
}

.blog-post__author {
  background-color: #320e3b;
}

.blog-recent-posts h2 {
  text-align: left; 

}

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

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

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







.theme-system-gradient {
  /*   background: linear-gradient(100.46deg, #2BE5E8 7.79%, #1FA7C5 92.21%); */
  background: linear-gradient(100.46deg, #2d3171 7.79%, #320e3b 92.21%);
}

.system-page {
  height: 100vh; 
  display: flex;
}

.system-page .content-wrapper{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;

}
.blog-index__post-content--small h4 {
  margin-bottom:6px !important;
}
.error-page h5, .error-page h1, .error-page p {
  color: #fff; 
}

.error-page p {
  max-width: 75%; 
}

.content-wrapper .error-page {
  flex: 1;
  text-align: left;
  padding-left: 50px;
  flex-grow: 50%;
}
.content-wrapper .error-page-img h2.error-heading {
  font-size: 245px;
  color: #fff;
  font-weight: bold;
}
.content-wrapper .error-page-img {
  flex: 1;
  margin-right: 50px; 
  /*   height:275px; */
}

.content-wrapper .error-page-img img{
  width: 100%;
  height: auto;
}

.content-wrapper .systems-page.card {
  background-color: #fff; 
}

.content-wrapper .error-page-img .section-img-behind {
  position: absolute;
  z-index: 2;
  top: -75px;
}

@media ( max-width: 768px) {

  .content-wrapper .error-page {
  }

  .content-wrapper .error-page-img {

  }
}

@media ( max-width: 320px) {

}






body .icon svg {
  fill: #2d3171;
}

body .tns-nav button.tns-nav-active {
  background-color: #2d3171;
}

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

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





.cursor-circle {
  position: absolute;
  width: 14px; 
  height: 14px; 
  border-radius: 50%;
  background-color: rgba(0,0,0,0.7);
  pointer-events: none;
  z-index: 999;
}

.ml11 {

}

.ml11 .text-wrapper {
  position: relative;
  display: inline-block;
  padding-top: 0.1em;
  padding-right: 0.05em;
  padding-bottom: 0.15em;
}

.ml11 .line {
  opacity: 0;
  position: absolute;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: #011627;
  transform-origin: 0 50%;
}

.ml11 .line1 { 
  top: 0; 
  left: 0;
}

.ml11 .letter {
  display: inline-block;
  line-height: 1em;
}

.theme-scroll-reveal {
  opacity: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.theme-scroll-reveal.visible {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  
}







.hero-section {
  position: relative;
  padding-top: 175px;
  padding-bottom: 300px;
  padding-left: 0px;
  padding-right: 0px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
.hs-content-id-55768598173 .row-number-7 .hero-section {
  padding-top: 70px;
  padding-bottom: 115px;
}
.hs-content-id-55768598173 .row-number-7 .hero-section .hero-section-jobbies-3 {
  bottom: -230px;
}
.hs-content-id-55768598173 .heading-lg-1 {
  margin-bottom: 0;
}
#hs_cos_wrapper_widget_1629327662780 .hero-section{
  padding-top: 80px;
  padding-bottom: 140px;
}
#hs_cos_wrapper_widget_1654771752768 .hero-section {
  padding-top: 80px;
  padding-bottom: 140px;
}
#hs_cos_wrapper_widget_1654873075283 .hero-section{
  padding-top: 80px;
  padding-bottom: 140px;
}
#hs_cos_wrapper_widget_1629327372874 .hero-section{
  padding-bottom: 218px;
}
#hs_cos_wrapper_widget_1629327372874 .hero-btn, #hs_cos_wrapper_widget_1629327372874 .section-cta-btn{
  margin-top: 15px;
}
.hero-section.interior {
  padding-top: 175px;
  padding-bottom: 175px;
}

h1.mobile-title{
  display: block; 
}

.hero-section.lp {
  /*   height: 2400px; */
}

.hero-section-overlay:after {
  position: absolute;
  content: "";
  z-index: 1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  /*   background-color: rgba(248,112,96,0.65); */
  /*   background-color: #0031E6; */
  /*   background-color: #67697c; */

  opacity: 0.65;
}
.product__page .hero-section-overlay::after {
  background-color: #2d3171;
  opacity: 0.30;
}
.hs-content-id-72959697492 .hero-section-overlay::after {
  background-color: #2d3171;
  opacity: 0.30;
}
.hs-content-id-55970985867 .hero-section-overlay::after {
  background-color: #2d3171;
  opacity: 0.30;
}
.hs-content-id-72959697492 .row-number-5 .section-row {
    margin-bottom: 0;
}
.hs-content-id-72959697492 .row-number-7 .section-base {
    padding: 90px 20px 0;
}
body .cell_16318279383012-padding{
  padding-bottom: 0 !important;
}
@media (max-width:767px) {
  .body-container-wrapper.country-road-recovery .hero-section-overlay:after {
    background-color: #fff;
  }
  .hs-content-id-72959697492 .row-number-7{
    padding-top: 0px!important;
  }
  .hs-content-id-72959697492 .row-number-7 .section-base {
    padding: 0px 20px 0;
}
  body-container-wrapper.country-road-recovery .header .header__mobile-menu-icon, body-container-wrapper.country-road-recovery .header .header__mobile-menu-icon::after, body-container-wrapper.country-road-recovery .header .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;
  }
  .header .header__mobile-menu-icon, .header .header__mobile-menu-icon::after, .header .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;
  }
}
.hero-section-background-container {
  position: absolute;
  content: "";
  z-index: 1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.hero-section-background-container .simpleParallax{
  width: 100%;
  height: 100%;
}
.hero-section-background-container .simpleParallax video{
  height: auto !important;
  width: 100% !important;
  max-width: 100%;
}
.hero-section-background-container img{
  width: 100%;
  height: auto;

}
.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}
.hero-content .container{
  max-width: 1050px;
}

.hero-content {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-pack: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  z-index: 10;
  position: relative;
  max-width: fit-content;
  margin: 0 auto;
  text-align: center;

}
.hero-content .list-container{
  display: flex;
  max-width: 720px;
  justify-content: space-between;
  margin: 0 auto 35px;
  color: #fff;
  flex-wrap: wrap;
}
.hero-content .list-container ul {
  list-style: none;
  /*     border-right: 2px solid #fff; */
  width: calc(100% / 3);
  margin: 0;
  padding: 0;
}
.hero-content .list-container ul:nth-child(2) {
  width: 30%;
  border-right: 2px solid #fff;
  border-left: 2px solid #fff;
}
.hero-content .list-container ul:last-child {
  border-right: none;
}
  .hs-content-id-132891938604 .body-container--contact .hero-section.interior{
  padding-top: 175px !important;
  padding-bottom: 175px !important;
} 
@media (max-width: 1240px){
 .hs-content-id-132891938604 .body-container--contact .hero-section-jobbies-3 {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
   transform: none !important;
    transition: none !important;
    bottom: 0 !important;
}
}
@media (max-width: 767px){
  .hero-content .list-container ul{
    width: 100%;
    border-right: none;
  }
  .hero-content .list-container ul:nth-child(2){
    width: 100%;
    border-right: none;
    border-left: none;
  }
  .hs-content-id-132891938604 .body-container--contact .hero-section.interior{
  padding-top: 200px !important;
  padding-bottom: 72px !important;
} 
/*    .hs-content-id-132891938604 .hero-section-overlay:after {
    background: #2d3171;
    opacity: 0.3;
    z-index: 9;
}
  .hs-content-id-132891938604 .hero-content.theme-scroll-reveal.crd_test.visible {
    z-index: 999;
} */
    .hs-content-id-132891938604 .body-container--contact .hero-section.interior h1{
      font-size: 40px !important;
} 
  .hs-content-id-132891938604 .body-container--contact .row-number-8{
  padding-bottom: 72px !important;
  }
}

.lp-form-container {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-pack: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  z-index: 20;
  position: relative;
  width: 100%;
  text-align: center;
  height: 500px;
}


.lp-form-container .lp-form-card {
  background-color: #fff;
  height: auto;
  width: 800px;
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  margin: 0 auto;
  padding: 25px 50px;
}

.body-container--contact .hero-section {
  position: relative;
  padding-top: 175px;
  padding-bottom: 330px;
  padding-left: 0px;
  padding-right: 0px;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
}
.body-container--contact #hs_cos_wrapper_widget_1631833881507 .hero-section{
  padding-top: 65px;
  padding-bottom: 100px;
}

#hs_cos_wrapper_dnd_area-module-4 .section-base{
  padding-bottom: 45px;
}


.hero-section.lp .hero-section-background-container video{
  width:auto !important;
  height: 100% !important;
}

@media (min-aspect-ratio: 16/9) {
  .hero-section.lp .hero-section-background-container video {
    width:auto !important;
    height: 100% !important;
  }
}
@media (max-aspect-ratio: 16/9) {
  .hero-section.lp .hero-section-background-container video { 
    width:auto !important;
    height: 100% !important;
  }
}

.cta-container .button{
  max-width: fit-content;
}

.section-bg-fixed {
  background-attachment: fixed;
}

.section-base {
  padding: 100px 20px 150px 20px;
  position: relative;
  overflow: hidden;
}

.section-base.lead-magnet {
  padding: 150px 20px;

}

.section-base.testimonial {
  /*   padding: 150px 20px 0px 20px; */
  padding: 44px 20px 0px 20px;

}

.section-base.section-faq{
  padding: 50px 20px 0px 20px;

}

.section-row {
  margin-bottom: 100px;
  display: flex;
}
#hs_cos_wrapper_dnd_area-module-8 .section-row {
  margin-bottom: 0;
}
#hs_cos_wrapper_dnd_area-module-8 .section-base{
  overflow: visible;
}

.section-base button, .section-base .button {
  display: table;
}

.section-row.slider-row {
  margin-bottom: 100px;
  display: block;

}

.row-fluid [class*="span"]{
  min-height: 0;
}
#widget_1633375629606.section-base{
  padding-bottom: 0;
}
#widget_1633375629606 .section-row{
  margin-bottom: 0;
}
.section-background-container {
  position: absolute;
  z-index: -1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
}

.section-background-container img{
  width: 100%;
  height: auto;
}

.section-base.lead-magnet .section-background-container img.img-parallax-horiz{
  width: auto;
  height: 100%;
}

.section-base.lead-magnet .section-background-container img.img-parallax-horiz-mobile {
  display: none;
  width: auto;
  height: 100%;
}
#hs_cos_wrapper_widget_1631827938291 .section-base{
  padding: 42px 20px 42px 20px;
}

.section-background-overlay:after {
  position: absolute;
  content: "";
  z-index: -1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  background-color: #000000;
  opacity: .35;
}

.section-info-card {
  background-color: #fff;
  padding: 50px 35px 35px 35px;
}

.section-info-card.vertical-buffer {
  margin: 100px 0;
}

.section-img-container {
  position: relative;
}

.section-img {
  /*   box-shadow: 0 10px 36px 0 rgba(0,0,0,.16), 0 0 0 1px rgba(0,0,0,.06); */
  position: relative;
  z-index: 3;
}

.section-img-behind {
  position: absolute;
  z-index: 2;
}

.row-fluid .section-img-container.mobile {
  width: 100%;
  height: auto;
  display: none; 
}


.column-flex {
  display: -ms-flexbox !important;
  -ms-flex-direction: column !important;
  -ms-flex-pack: center !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}

.text-centered {
  text-align: center;
}

.center-subtext {
  text-align: center;
  max-width: 45%;
  margin: 0 auto;
}





.theme-border-radius {
  border-radius: 5px;
  overflow: hidden;
}

/* .theme-shadow {
box-shadow: 0 4px 12px rgba(0,0,0,.1);
} */

.theme-shadow {
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.15);
} 

.theme-shadow-card-flat {
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  transition: all 200ms ease-in-out;
}

.theme-shadow-card-flat:hover {
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.theme-color-primary-bg {
  background-color: #2d3171;
}

.theme-color-secondary-bg {
  background-color: #320e3b;
}

.theme-color-tertiary-bg {
  background-color: #67697c;
}

.theme-hero-gradient {
  background: linear-gradient(100.46deg, #2BE5E8 7.79%, #1FA7C5 92.21%); 
}

.module-hero-gradient {
  height: 100%; 
}

/* Theme Dependent Colors*/


footer .footer__container .footer__top-section .footer__info .social-links__icon {
  background-color: #320e3b;
  transition: all .2s ease-in-out;

}

.img-info-container:after {
  position: absolute;
  content: "";
  z-index: 1;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
  background-color: #67697c;
  opacity: 0;
  transition: all .2s ease-in-out;
}

/* HERO SECTION */

.hero-section-divider-angle-2 {
  position: absolute;
  z-index: 11;
  left: 0px;
  right: 0px;
  bottom: -1px;
  width: 100%;
  height: 200px;
  background: url(https://395201.fs1.hubspotusercontent-na1.net/hubfs/395201/section_angle_1.svg) no-repeat bottom center;
  background-size: contain;
  pointer-events: none;
}

.hero-section-divider-angle-1 {
  position: absolute;
  z-index: 11;
  left: 0px;
  right: 0px;
  top: -1px;
  width: 100%;
  height: 200px;
  background: url(https://395201.fs1.hubspotusercontent-na1.net/hubfs/395201/section_angle_2.svg) no-repeat top center;
  background-size: contain;
  pointer-events: none;
}

.hero-section-divider-wave-1 {
  position: absolute;
  z-index: 11;
  left: 0px;
  right: 0px;
  bottom: -1px;
  width: 102%;
  height: 200px;
  background: url(https://395201.fs1.hubspotusercontent-na1.net/hubfs/395201/section-wave-1.svg) no-repeat bottom center;
  background-size: contain;
  pointer-events: none;
}

.hero-section-divider-wave-2 {
  position: absolute;
  z-index: 11;
  left: 0px;
  right: 0px;
  top: -1px;
  width: 102%;
  height: 200px;
  background: url(https://395201.fs1.hubspotusercontent-na1.net/hubfs/395201/section-wave-2.svg) no-repeat top center;
  background-size: contain;
  pointer-events: none;
}

.hero-section-jobbies-1 {
  position: absolute;
  z-index: 9;
  left: 0px;
  right: 0px;
  bottom: -1px;
  width: 102%;
  height: 200px;
  pointer-events: none;
}

.hero-section-jobbies-3 {
  position: absolute;
  z-index: 9;
  left: 0px;
  right: 0px;
  bottom: -80px;
  width: 100%;
  height: auto;
  pointer-events: none;
}

.blog-listing-banner .hero-section-jobbies-3 {
  bottom: 0px;
}
.hero-section-jobbies-1 img{
  width: 100%;
  height: auto;
}

.accordion_area .accordion_box {
  width: 48%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.accordion_area .accordion_fifty {
  width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  
}

.accordion_area .accordion_box .accordion_boxinner {
  position: relative;
  padding: 30px 30px 30px 62px;
  /*     background-color: { primary_color }} !important; */
  background-color: #fff;
  border-radius: 10px;
  font-size: 16px;
  line-height: 27px;
}

.accordion_area .accordion_box .accordion_boxtext {
  display: none;
  padding-top: 20px;
  color: #2d3171;
  padding-right: 50px;
}

.accordion_area {
  position: relative;
/*   padding: 50px 0 250px 0; */
}

.accordion_area .accordion_box .accordion_boxinner h4 {
  position: relative;
  margin: 0;
  cursor: pointer;
  color: #2d3171;
  /*     font-size: 24px;
  letter-spacing: 0.01rem; */
}

.accordion_area .accordion_box .accordion_boxinner h4:after {
  position: absolute;
  content: "+";
  left: -46px;
  top: 0;
  width: 32px;
  height: 32px;
  text-align: center;
  vertical-align: middle;
  font-size: 32px;
  font-weight: 100;
  transition: all .2s ease-in-out;
  opacity: 1;
  background-size: 100% 100%;
  color: #858B9B;
}

.accordion_area .accordion_box:hover > .accordion_boxinner h4:after {
  transition: all .2s ease-in-out;
  color: #320e3b;
}

.accordion_area .accordion_box .accordion_boxinner h4.active:after {
  transform: rotate(45deg) scale3d(1.05, 1.05, 1.05) translateX(-1px);
  color: #320e3b;

}



video {
  /* override other styles to make responsive */
  width: auto    !important;
  height: 100%   !important;
}

::marker {
  color: #67697c;
  font-size: 1.2em;
}

.card-horizontal {
  display: flex;
  align-items: center;
  background: #fff;
  box-shadow: 0px 4px 16px rgba(77,77,77,0.3);
  border-radius: 10px;
  margin-bottom: 25px;
  padding: 25px 30px; 
}

.card-icon {
  float: left;
  width: 50px;
}

.card-icon img {
  max-width: 42px;
  width: 100%;
  height: auto;
}

.card-horizontal-title {
  float: left;
  width: calc(100% - 55px);
  font-size: 22px;
  line-height: 24px;
  padding-left: 32px;
}

.quote-icon-container svg {
  max-width: 48px;  
}

.testimonial-container {
  width: 100%; 
  /*   padding: 0px 0px 150px 0px; */
  padding: 0px 0px 45px 0px;
}
.testimonial-container p {
  font-weight: 500;
}

.author-name {
  margin-bottom: 10px;
}

.author-title {
  font-family: "Roboto";
  font-weight: 300;
  color: #aeaeae;
  font-size: 14px;
}

.slick-dots li button:hover,.slick-dots li button:focus, .slick-dots li button:active {
  box-shadow: none;
}

.slick-dots {
  margin-top: 50px; 
}

.slick-list {
  overflow: visible; 
}

.cta-section {
  position: relative; 
  height: 500px;
  display: flex;
}

.split-bg {
  position: absolute; 
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}

.top {
  position: absolute; 
  height: 50%;
  top: 0;
  right: 0;
  left: 0;
  background-color: #fdfffc;
}

.bottom {
  position: absolute; 
  height: 50%;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #011627;
}

.cta-container {
  position: absolute;
  padding: 50px 75px;
  display: inline-block;
  z-index: 1;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;

  margin: auto;
  /*   background-color: { tertiary_color }}; */
  background: linear-gradient(98.47deg, #439DF0 0%, #2263EE 100%);
  max-width: 50%;
  height: fit-content;

}

#hs_cos_wrapper_dnd_area-module-20 .cta-container{
  top: 50%;
  transform: translateY(-50%) !important;
  bottom: auto;
}
#hs_cos_wrapper_dnd_area-module-20 .cta-section{
  height: auto;
}
.hs-content-id-55427729322 .hs-embed-wrapper {
  max-height: 100% !important;
}
.hs-content-id-55427729322 .dnd_area-row-6-padding {
  padding-bottom: 100px !important;
}
.hs-content-id-54728625506 .header__menu .header__navigation .menu-link {
  color: #2d3171;
}
.hs-content-id-55425823814 .single-card.three-col {
    flex: 0 0 90%;
}
@media (max-width: 1199px){
  #hs_cos_wrapper_dnd_area-module-20 .cta-container{
    max-width: 90%;
  }
  .hs-content-id-55768598173 .row-number-7 .hero-section .hero-section-jobbies-3 {
    bottom: -80px;
  }
  .hs-content-id-55425823814 .single-card.three-col {
    flex: 0 0 100%;
    width:100%;
}
}

.cta-container h2, .cta-container p{
  color: #fff;
}

.hero-btn, .section-cta-btn {
  width: max-content; 
  margin: 25px auto 0 auto;
}

.section-cta-btn {

}

.cta-btn {
  width: max-content; 
  background-color: #fff;
  margin: 25px auto 0 auto;
  color: #67697c;
  border: none;
}

.cta-btn:hover {
  background-color: #f7f7f7;
  color: #67697c;

}




.row-fluid .icon-box-main { padding: 60px 0px; }

.row-fluid .icon-box-main .icon-boxes { display: flex; margin: 0px -15px; }
.row-fluid .icon-box-main .icon-boxes .icon-box { width: calc(33.33% - 30px); transition: all 400ms ease; margin: 15px; background: #FFFFFF; box-shadow: 0px 4px 10px #D6D6D6; border-radius: 10px; padding: 18px 20px 17px 30px; }
.row-fluid .icon-box .icon-box-inner { display: flex; }
.row-fluid .icon-box .icon-box-inner .icon-icon { width: 40px; float: left; padding-top: 10px; text-align: center; }
.row-fluid .icon-box .icon-box-inner .icon-text { width: calc(100% - 40px); padding-left: 20px; }
.row-fluid .icon-box .icon-box-inner .icon-text p { margin: 0;}
.row-fluid .icon-box-main .icon-boxes .icon-box:hover { background: #F0F2FE; }
.icon-slider-main .heading-main .heading-text { max-width: 768px; margin-left: auto; margin-right: auto; }

.row-fluid .icon-slider-main { padding: 100px 0 75px; overflow: hidden;}
.row-fluid .icon-slider-main .title{ color: #fff; margin-bottom: 100px; }
.row-fluid .icon-slider { padding: 40px 0px 15px 0px; }
.row-fluid .icon-slider .icon-slide-img { width: 200px; height: 200px; display: inline-block; position: relative; margin-bottom: 50px;}
.row-fluid .icon-slider .icon-slide-img img.img-foreground { max-height: 100%; object-fit: contain; width: 100%; position: absolute; z-index: 1;}
.row-fluid .icon-slider .icon-slide-img img.img-background { max-height: 100%; object-fit: contain; width: 100%; position: absolute; z-index: -1; transform: scale(2);}
.row-fluid .icon-slider .icon-slide { text-align: center; transition: all 400ms ease; cursor: grab;}
.row-fluid .icon-slider h3 { max-width: 550px; line-height: 38px; margin: 0 auto 25px auto; transition: all 400ms ease; text-align: center; color: #fff; }
.row-fluid .icon-slider p { padding: 0 25%; margin: 0 auto 40px auto; transition: all 400ms ease; text-align: center; color: #fff; }
.row-fluid .icon-slider .slick-dots { margin-top: 0px; }
.row-fluid .icon-slider .slick-dots li button:before { color: #fff; }


@media (min-width:768px) {/*hover event for desktops*/

  .row-fluid .icon-slider .icon-slide:not(.slick-center) h3 { opacity: 0; visibility: hidden;}
  .row-fluid .icon-slider .icon-slide:not(.slick-center) p { opacity: 0; visibility: hidden;}
  .row-fluid .icon-slider .icon-slide:not(.slick-center) img { opacity: 0.3; }
  .row-fluid .icon-slider .icon-slide.slick-center.slick-current ~ .icon-slide { transform: scale(0.6) translateX(-300px); }
  .row-fluid .icon-slider .icon-slide:not(.slick-center) { transform: scale(0.7) translateX(300px); opacity: 0.5; }

} 

.quote-icon-container {
  max-width: 50px;
  height: 60px;

}

.quote-icon-container img {
  width: 100%;
  height: auto;
}

.img-responsive {
  width: 100%;
  height: auto;
}


.row-fluid .tabservices_area {
  padding: 50px 0;
  position: relative;
}

.row-fluid .tabservices_area .tabservices_img_box {
  width: 50%;
  float: left;
}

.row-fluid .tabservices_area .tabservices_right {
  width: 50%;
  float: left;
  padding-left: 80px;
}

.row-fluid .tabservices_area .tabservices_right_title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
}

.row-fluid .tabservices_area .tabservices_boxcover {
  margin-bottom: 30px;
}

.row-fluid .tabservices_area .tabservices_box {
  padding: 20px 35px 20px 0px;
  margin-bottom: 30px;
  transition: all .2s ease-in-out;
  cursor: pointer;
  position: relative;
}

.row-fluid .tabservices_area .tabservices_box.current {
  padding: 20px 35px 20px 35px;
  margin-bottom: 30px;
  transition: all .3s ease-in-out;
  cursor: pointer;
  position: relative;
}

.row-fluid .tabservices_area .tabservices_box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 0%;
  background-color: #320e3b;
  transition: all .3s ease-in-out;

}

.row-fluid .tabservices_area .tabservices_box.current:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #320e3b;
}

.row-fluid .tabservices_area .tabservices_box .tabservices_inner {
  display: flex;
  align-items: center;
}

.row-fluid .tabservices_area .tabservices_box .tabservices_icon {
  width: 100%;
  max-width: 35px;
  float: left;
}

.row-fluid .tabservices_area .tabservices_box_text {
  margin-top: 10px;
  color: #67697c;
  text-decoration: none !important;

}

.row-fluid .tabservices_area a.tabservices_link:hover, .row-fluid .tabservices_area a.tabservices_link:visited, .row-fluid .tabservices_area a.tabservices_link:focus {
  text-decoration: none !important;
}

.row-fluid .tabservices_area2 .tabservices_box:hover, .row-fluid .tabservices_area .tabservices_box.current {
  background: #fff;
  transition: all .4s ease;
}

.row-fluid .tabservices_area #srevtab1.tabservices_img {
  display: block;
}

.row-fluid .tabservices_area .tabservices_imgitem {
  position: relative;
  height: 650px;
  background-size: contain !important;
}
.row-fluid .tabservices_area .tabservices_imgitem img{
  max-width: 100%;
  object-fit: contain;
}

.row-fluid .tabservices_area .tabservices_img {
  display: none;
}

.row-fluid .tabservices_area .tabservices_box .tabservices_icon_hover {
  display: none;
}

.tabservices_box:not(.current) {
  box-shadow: none;
  opacity: 0.4;
}

.row-fluid .tabservices_area .tabservices_box h4 {
  width: calc(100% - 40px);
  padding-left: 50px;
  float: left;
  margin: 0;
}

.row-fluid .tabservices_area .tabservices_box h4.no-icon {
  width: 100%;
  padding-left: 0px;
  float: left;
  margin: 0;
}


/* MENU STYLE OVERRIDES */

.submenu {
  transition: all 0.2s ease-in-out;
}


/* mobile nav */
/* .header .header__logo .logo-on-white {
display: none;
} 

.header .header__logo .logo-on-transparent {
display: block;
}  */

/* Active Menu Item Styles */

.navigation-primary a.active-item {
  position: relative;
}

.navigation-primary .submenu.level-1 > li > a.active-item:after,
.navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255,255,255,0);
  bottom: -3px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
.for-system .navigation-primary .submenu.level-1 > li > a.active-item:after,
.for-system .navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255,255,255,0);
}


@media (max-width: 767px) {
  .navigation-primary .submenu.level-1 > li > a.active-item:after,
  .navigation-primary .submenu.level-1 > li > a.active-branch:after {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) {
    background-color: #FFFFFF;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: auto;
    padding: 15px;
    border-radius: 10px;
    position: absolute;
    overflow: visible;
    transform: perspective(200px) rotateX(-15deg) rotateY(0) rotateZ(0) translateX(-50%);
    transform-origin: top left;
    opacity: 0;
    pointer-events: none;
    left: 50%;
    margin: 0px auto;
    float: none;
    min-width: 200px;
  }

  .submenu.level-1 > li.has-submenu:hover .submenu.level-2
  {
    pointer-events: auto;
    transform: rotateX(0) translateX(-24%);
    opacity: 1;

  }

  .submenu.level-1 > li.has-submenu.focus .submenu.level-2  
  {
    pointer-events: auto;
    transform: rotateX(0) translateX(-24%);

  }

  .header__menu .header__navigation .submenu:not(.level-1) {

  }
  .header__menu .header__navigation .menu-link {

  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: #3D3E40;
    padding: 10px;
    background-color: #ffffff;
    text-align: left;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-weight:400;
  }

  .submenu.level-3 {
    visibility: hidden;
    position: absolute;
    background-color: #FFFFFF;
    left: 95%;
    top: 5%;
    width: 100%;
  }

  /*   .submenu.level-2 .menu-item:hover .submenu.level-3 {
  visibility: visible;
  z-index: 1;
} */
  .submenu.level-2 .menu-item:hover .submenu.level-3 {
    visibility: visible;
    z-index: 1;
    opacity: 1;
    pointer-events: auto;
    transform: rotateX(0) translateX(-24%);
    left: 332px;
    padding: 2px;
  }

  .header__menu .header__navigation .submenu.level-3 .menu-link {
    padding-left: 20px;
    padding-right: 20px;

  }

  .header__navigation-toggle {
    display: none;
  }

  .header__navigation--secondary-mobile {
    display: none;
  }

  .header__menu .header__navigation .submenu.level-1 > .has-submenu > .menu-arrow {
    border-top-color: #FFFFFF;
    top: 45%;
    right: 0px;
    border-radius: 2px;
  }
  .header__menu .header__navigation .submenu.level-2 > li {
    border-bottom: none !important;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
  }
  .header__menu .header__navigation .submenu.level-1 > .menu-item {
    margin: 0;
    padding: 5px 13px;
    border-top: none;

  }
  .header__menu .header__navigation .submenu:after {
  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-item {
    border-radius: 5px;
    margin-bottom: 5px;
  }

  .header__menu .header__navigation .submenu:not(.level-1) .menu-item:last-child {

    margin-bottom: 0px;
  }

  .header.sticky .header__menu .header__navigation .menu-link:hover {
    color: #2d3171;
  }

}

@media screen and (max-width: 767px) {
  .header .header__mobile-menu-icon, .header  .header__mobile-menu-icon:after, .header .header__mobile-menu-icon:before {
    background-color: #fff;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px;
  }

  .header.sticky .header__mobile-menu-icon, .header.sticky  .header__mobile-menu-icon:after, .header.sticky .header__mobile-menu-icon:before {
    background-color: #2d3171;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px;
  }

  .header.sticky .header__menu .header__navigation .menu-link {
    color: #2d3171;

  }


}


/* CONTENT LAYOUTS */

.row-fluid .content-layouts-main {
  padding: 100px 0 0px;
  overflow: hidden;
}

.row-fluid .content-layouts-main h2{
  color: #fff;
  margin-bottom: 25px;
}

.single-card {
  padding: 35px 35px 20px 35px;
  margin: 25px auto;
  width: 100%;
  min-height: 325px;
  min-width: 325px;
}

.single-card.no-card {
  background-color: transparent !important;
}

.flex-content-container {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  width: 100%; 
}


.single-card.three-col {
  padding: 35px;
  border: solid 1px rgba(0,0,0,0.1);
  margin: 25px;
  flex: 0 0 26%;
  width: auto;
}

@media ( max-width: 768px) {

}

@media ( max-width: 320px) {

}

.single-card .card-content {
  text-align: center; 
}



/* FOOTER */

.footer__navigation li {
  margin: .7rem 0;
  text-align: left;
  width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 0px !important;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a:hover {
  color: #320e3b;
}
.footer__bottom-section p {
  font-weight: 300;
  font-size: 14px;
}

.footer__container {
  margin: 0 auto;
  max-width: 1340px;
  padding: 3.8rem 2.8rem 0 2.8rem;
}

.footer__container .footer__navigation h3 {
  white-space: nowrap;
}






@media (max-width: 1200px) {

  .hero-section-background-container img{
    width: 100%;
    height: 100% !important;
    object-fit: cover;
  }
  .hs-content-id-55427729322 .hero-section-background-container .simpleParallax video {
    height: auto !important;
    width: auto !important;
    max-width: inherit !important;
  }
}

@media (max-width: 980px) {
  .footer .footer__top-section {
    text-align: left;
  }
  .footer .footer__navigation {
    margin-bottom: 15px;
  }
  h1.mobile-title{
    display: block; 
  }
  h1.ml11{
    display: none; 
  }
  .hide-br {
    display: none;
  }
  .heading-lg-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}


@media ( max-width: 768px) {
  h1, .h1 {
    /*     font-size: 36px;
    line-height: 36px;
    letter-spacing: 0.01rem; */
    font-size: 48px;
    line-height: 52px;
  }

  h2, .h2 {
    /*     font-size: 32px;
    letter-spacing: -0.1rem;
    line-height: 32px; */
  }

  h3, .h3 {
    font-size: 30px;
  }

  h4, .h4 {
    font-size: 24px;
  }

  h5 {
    font-weight: 500; text-decoration: none; font-family: Raleway; font-style: normal; margin-bottom: 10px;
    font-size: 18px;
  }

  h6 {
    font-size: 14px;
  }

  .hero-btn, .section-cta-btn {
    width: auto;
    margin: 0px auto 50px auto;
  } 

  .ml11 .letter {
    display: inline-block;
    line-height: 1.2em;
  }

  .single-card.three-col {
    flex-basis: 34%;
  }

  .row-fluid .tabservices_area .tabservices_img_box {
    width: 100%;
    float: none;
  }

  .row-fluid .tabservices_area .tabservices_right {
    width: 100%;
    float: none;
    padding-left: 0px;
  }

  .row-fluid .section-img-container.mobile {
    display: block; 
  }

  .section-base {
    padding: 25px 20px 25px 20px;
    position: relative;
    overflow: hidden;
  }

  .hero-section {
    padding-top: 175px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .hero-section.lp {
    padding-top: 175px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
  } 
  .body-container--contact .hero-section.lp{
    padding-bottom: 240px;
  }


  .row-fluid .icon-slider-main .title {
    margin-bottom: 0px;
  }
  .row-fluid .icon-slider p {
    padding: 0px;
  }


  .row-fluid .tabservices_area .tabservices_imgitem {
    position: relative;
    height: 650px;
    background-size: contain !important;
    display: none;
  }
  .single-card.three-col {
    padding: 35px;
    border: solid 1px rgba(0,0,0,0.1);
    margin: 25px 0;
    flex: 0 0 26%;
    width: auto;
  }
  .single-card {
    padding: 35px 35px 20px 35px;
    margin: 25px 0;
    /* width: 100%; */
    min-width: 100%;
  }
  .cta-container {
    padding: 35px;
    display: inline-block;
    margin: auto;
    max-width: 100%;
    border-radius: 0px;
  }
  .section-background-container img {
    width: auto;
    height: 100%;
  }

  .section-base.lead-magnet {
    padding: 25px;
  }

  /*   .testimonial-container .dnd-column.slick-slide.slick-current.slick-active {
  display: block; 
}

  .testimonial-container .dnd-column.slick-slide {
  display: none;
} */

  .testimonial-container {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }

  .section-base .testimonial-container .hs_cos_wrapper_type_inline_rich_text {
    text-align: left; 
  }

  .section-img-container {
    display: block;
    height: 250px;
  }

  .section-base .hs_cos_wrapper_type_inline_rich_text {
    text-align: center; 
  }

  .section-base a.button{
    margin: 0 auto; 
  }

  .accordion_area .accordion_fifty {
    width: 100%;
    display: block;
  }
  .accordion_area .accordion_box {
    width: 100%;
  }
  .img-info-container {
    margin-bottom: 25px;

  }
  .lp-form-container .lp-form-card {
    max-width: 800px;
    width: auto;
    top: 0px;
    padding: 25px 25px;
  }
  .header__menu .header__navigation .menu-link {
    color: #2d3171;

  }
  .timeline-container .timeline-row {
    padding: 50px 0px 0px 0px;
  }

  .section-base.testimonial {
    padding: 0px 20px 0px 20px;
  }
  .section-info-card {
    padding: 25px;
  }
  .section-info-card h2 {
    line-height: 40px;
    font-size: 36px;
    white-space: break-spaces;
  }
  .section-info-card ul li {
    text-align: left;
  }
  .testimonial-container .slick-list {
    overflow: hidden;
  }
  .tabservices_right_title h2, .tabservices_right_title h5 {
    text-align: center; 
  }
  .testimonial-container .slick-list .section-img-container {
    display: none;
  }
  .section-row.slider-row {
    margin-bottom: 0px;
  }
  .tabservices_area .tabservices_right .back_style {
    text-align: center;
  }
  .header.mobile-nav-open {
    background-color: rgba(255,255,255,1.0); 
  }

  .header__navigation {
    /* background-color: #34b5e5; */
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    opacity: 0;
    pointer-events: none;
  }

  #nav-toggle:checked ~ .header__navigation {
    opacity: 1;
    pointer-events: auto;
  }

  .header.mobile-nav-open .header__logo .logo-on-white {
    display: block;
  } 

  .header.mobile-nav-open .header__logo .logo-on-transparent {
    display: none;
  } 

  .header.mobile-nav-open .header__mobile-menu-icon, .header.mobile-nav-open .header__mobile-menu-icon:after, .header.mobile-nav-open .header__mobile-menu-icon:before {
    background-color: #3a3a3a;
    border-radius: 5px;
    display: inline-block;
    height: 4px;
    width: 24px;
  }

  .row-fluid .tabservices_area .tabservices_box.current .tabservices_inimg {
    display: block;
    height: 250px;
    background-size: contain !important;
    margin-top: 25px;
  }

  .section-base.lead-magnet .section-background-container .simpleParallax img.img-parallax-horiz{
    display: none;
  }

  .section-base.lead-magnet .section-background-container img.img-parallax-horiz-mobile {
    display: block;
  }

}
@media only screen and (max-width: 1199px) and (min-width: 768px)  {
  .submenu.level-1 > li.has-submenu:hover .submenu.level-2 {
    pointer-events: auto;
    transform: rotateX(0) translateX(-53%);
  }
}
@media ( max-width: 767px) {
  .two-col-space {
    padding-bottom: 70px;
  }
  .submenu.level-1 {
    width: 95% !important;
    max-height: 300px;
    overflow-y: auto;
  }
  .hs-content-id-55427729322 .cell_1631905265799-row-3-padding {
    padding-top: 0px !important;
  }

  .hs-content-id-56720907698 .header.sticky .header__mobile-menu-icon , .hs-content-id-56720907698 .header.sticky .header__mobile-menu-icon::after, .hs-content-id-56720907698 .header.sticky .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;

  }
  .hs-content-id-56720907698 .header.mobile-nav-open .header__mobile-menu-icon , .hs-content-id-56720907698 .header.mobile-nav-open .header__mobile-menu-icon::after, .hs-content-id-56720907698 .header.mobile-nav-open .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;

  }
  .hs-content-id-56720907698 .header .header__mobile-menu-icon,.hs-content-id-56720907698 .header .header__mobile-menu-icon::after, .hs-content-id-56720907698 .header .header__mobile-menu-icon::before {
    background-color: #fff !important;

  }
  .hs-content-id-53265592986 .header.sticky .header__mobile-menu-icon , .hs-content-id-53265592986 .header.sticky .header__mobile-menu-icon::after, .hs-content-id-53265592986 .header.sticky .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;

  }
  .hs-content-id-53265592986 .header.mobile-nav-open .header__mobile-menu-icon , .hs-content-id-53265592986 .header.mobile-nav-open .header__mobile-menu-icon::after, .hs-content-id-53265592986 .header.mobile-nav-open .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;

  }
  .hs-content-id-53265592986 .header .header__mobile-menu-icon,.hs-content-id-53265592986 .header .header__mobile-menu-icon::after, .hs-content-id-53265592986 .header .header__mobile-menu-icon::before {
    background-color: #fff !important;

  }

  .hs-blog-listing .header.sticky .header__mobile-menu-icon , .hs-blog-listing .header.sticky .header__mobile-menu-icon::after, .hs-blog-listing .header.sticky .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;

  }
  .hs-blog-listing .header.mobile-nav-open .header__mobile-menu-icon , .hs-blog-listing .header.mobile-nav-open .header__mobile-menu-icon::after, .hs-blog-listing .header.mobile-nav-open .header__mobile-menu-icon::before {
    background-color: #2d3171 !important;
  }
  .hs-blog-listing .header .header__mobile-menu-icon,.hs-blog-listing .header .header__mobile-menu-icon::after, .hs-blog-listing .header .header__mobile-menu-icon::before {
    background-color: #fff !important;
  }
  .hs-blog-listing .hero-content {
    margin: -26px auto 40px;
  }
  .hs-content-id-55768598173 .heading-lg-1 {
    line-height: 1.2 !important;
    margin-bottom: 60px;
  }
  .hs-content-id-55768598173 .row-number-7 .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hs-content-id-55970985867 .body-container-wrapper.country-road-recovery .hero-section-overlay::after {
    background: #2d3171;
  }
  .hs-content-id-55970985867 .section-base.lead-magnet .section-info-card.vertical-buffer {
    margin: 40px auto 40px;
  }
  .hs-content-id-55433186700 .body-container-wrapper.country-road-recovery .hero-section-overlay::after {
    background: #2d3171;
  }
  .hs-content-id-55433186700 .section-base.lead-magnet .section-info-card.vertical-buffer {
    margin: 40px auto 40px;
  }
  .hs-content-id-55427729322 .hs-embed-wrapper {
    max-height: 100% !important;
  }
  .hs-content-id-55427729322 .dnd_area-row-5-padding {
    padding-bottom: 40px !important;
  }
  .hs-content-id-55427729322 .dnd_area-row-6-padding {
    padding-bottom: 90px !important;
  }
  .hs-content-id-55427729322 .hero-section-background-container .simpleParallax video {
    height: auto !important;
    width: auto !important;
    max-width: inherit !important;
  }
  .hs-content-id-55427729322 .body-container--contact .hero-section {
    padding-bottom: 290px;
  }
  .hs-content-id-55970985867 .section-base.lead-magnet , .hs-content-id-55433186700 .section-base.lead-magnet {
    background-position: bottom left !important;
    background-attachment: scroll;
  }
  .header__menu .header__navigation .submenu.level-1 > .menu-item:last-child a.menu-link{
    margin-bottom:20px;
  }
}
@media ( max-width: 399px) {
  .hs-content-id-55970985867 .section-faq .faq-card:first-child {
    margin-top: 17%;
  }
}
@media ( max-width: 375px) {
  .hs-content-id-55970985867 .section-faq .faq-card:first-child {
    margin-top: 24%;
  }
}
@media ( max-width: 320px) {
  .single-card.three-col {
    flex-basis: 51%;
  }
  .hs-content-id-55970985867 .section-faq .faq-card:first-child {
    margin-top: 29%;
  }
}

  .php-image {
    margin: 0 auto;
    text-align: center;
}
.primary-button {
  display: inline-block;
  background-color: #320e3b;
  font-size: .92rem;
  color: #fff;
  border: 1px solid #320e3b;
  border-radius: 6px;
  padding: 13px 35px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  text-decoration: none;
}
.primary-button:hover,
.primary-button:focus {
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
  text-decoration: none;
}
#hs_cos_wrapper_widget_1632267170015 .hero-btn{
  background-color: #320e3b;
  color: #fff;
}
#hs_cos_wrapper_widget_1632267170015 .hero-btn:hover{
  color: #320e3b;
  background-color: rgba(239,239,230,1.0);
}
.hs-content-id-54728625506 .grecaptcha-badge {
  margin: 0 0 25.2px;
  max-width: 256px;
  float: left;
}
#hs_cos_wrapper_widget_1641826880606 .hs-form-field.hs_firstname {
  margin-top: 0;
}
#hs_cos_wrapper_widget_1641826880606 input[type=email] {
  width: 100%;
}
.leadinModal{
  opacity: 0;
  visibility: hidden;
  top: 133px !important;
  z-index: 99 !important;
}
.leadinModal.enable-scroll {
  opacity: 1;
  visibility: visible;
}
.leadinModal .leadinModal-close::before {
  padding-top: 2.5px !important;
}
.empty-space-1{
  display:none;
}
.hs-content-id-71327606599 .row-number-4 .section-row {
    margin-bottom: 10px;
}
.hs-content-id-71327606599 .row-number-5 .section-base {
    padding: 40px 20px 0 20px;
}
.hs-content-id-72959697492 .row-number-3 .section-row {
  margin-bottom: 15px;
}
@media (max-width:991px){
  #hs_cos_wrapper_module_1641826934921 img{
    max-width:400px;
    width:100% !important;
  }
  .ebook-banner h1 {
    font-size: 40px !important;
    line-height: 46px;
}
  .hs-content-id-72959697492 .text_with_image_section h2{
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 16px;
}
  .hs-content-id-55425823814 .single-card {
    min-width: 294px;
  }
}
@media (max-width:767px){
  .hs-content-id-54728625506 .grecaptcha-badge {
    float: none;
  }
  .empty-space-1{
  display:block;
}
  .hs-content-id-63061680017 .row-depth-1.row-number-3.dnd_area-row-1-padding.dnd-section{
    padding-bottom: 5px !important;
  }
  .hs-content-id-63061680017 .row-number-5{
    padding-bottom: 0px !important;
  }
  #hs_cos_wrapper_widget_1641826880606 input[type="text"], #hs_cos_wrapper_widget_1641826880606 input[type=tel], {
    width: 100%;
    margin-right: 0px;
  }
  .ebook-banner h1 {
    font-size: 30px !important;
    line-height: 37px;
}
  .hs-content-id-72959697492 .section-row.theme-scroll-reveal h5 {
  margin: 30px auto 30px;
}
  .hs-content-id-72959697492 .section-base {
  padding: 50px 20px 0;
}
  .hs-content-id-72959697492 .text_with_image_section h2 {
  margin-top: 20px;
}
  .hs-content-id-72959697492 .row-number-5 .section-row {
  flex-direction: column-reverse !important;
    margin-bottom: 30px;
}
  .hs-content-id-55425823814 .single-card.three-col {
    flex: 0 0 98%;
}
  
}
@media (max-width:480px){
  #hs_cos_wrapper_widget_1641826880606 .hs-input {
    width: 100% !important;
    margin-right: 0px !important;
  }
  
  .php-image img{
    margin: 0 auto;
    text-align: center;
    width:100% !important;
    display:block;
}
}



/* CSS for SEO */
@media (max-width: 767px){
  /*   
  .hs-content-id-54728625506 p {
  font-size: calc(7px + 3vw);
}  
  .hs-content-id-54728625506 h1, h2, h3, h4, h5, h6{
  font-size: calc(7px + 4vw);
}  
  .hs-content-id-54728625506 span {
  font-size: calc(7px + 3vw);
}  
  .hs-content-id-54728625506 ul li {
  font-size: calc(7px + 3vw);
}
  .hs-content-id-54728625506 a {
  font-size: calc(7px + 3vw);
}   
  */

  .hs-content-id-54728625506 a{
    display: block;
    margin: 10px;
  }
  .cGTgrY {
    height: 48px;
    width: 48px;
    margin: 10px;
    top: -29px;
    right: -20px;
  }


  /*  generall  end*/
  .hs-content-id-54728625506  a.menu-link {
    padding: 12px 15px !important;
  }
  .social-links__icon {
    margin: 0px;
  }
  .tabservices_box a {
    display: block;
  }
  .social-links__icon {
    padding: 1.2rem !important;
  }
  .sitemap_menu ul li a {
    padding: 15px 0px;

  }
  .footer__bottom-section p a {
    padding: 19px 10px;
    display: block;
    font-size: 16px;
  }
  .slick-prev, .slick-next {
    /*     padding: 12px !important;
    height: 50px !important;
    width: 50px !important; */
  }
  .logo-section .slick-prev:before, .logo-section .slick-next:before {
    width: 50px !important;
    height: 50px !important;
  }
  .test-Logo-Section button {
    display: block;
    height: 50px;
    width: 50px !important;
    /* margin: 8px; */
  }
  #hs_cos_wrapper_module_1630443514246 a {
    font-size: 22px;
    padding: 12px 0px;
  }
  .social-links a {
    display: inline-block;
  }
  #hs_cos_wrapper_footer_social .social-links__icon {
    margin: 0px;
  }
  a#site-phone {
    padding: 15px 0px;
    margin: 10px;
    display: block;
  }
  .logo-section .logo-slider .slick-list {
    overflow: hidden;
    padding: 0px 16px;
  }
  .rc-anchor-pt a {
    margin: 10px;
    padding: 10px;
  }
  section#widget_1629327662780 a {
    line-height: 22px;
  }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview .leadin-button {
    padding: 1em 1.7em;
    margin: 10px;
  }
  .leadinModal.leadinModal-theme-top.leadinModal-v3.leadinModal-preview h4 {
    margin-left: 100px;
    margin-right: -79px;
    margin-bottom: 20px;
  }

  .rc-anchor-invisible-text .rc-anchor-pt a:link, .rc-anchor-invisible-text .rc-anchor-pt a:visited {
    font-size: 16px !important;
    margin: 10px !important;
  }
  #hs-button_widget_1630443565958 {
    text-align: center;
  }
  .initial-message-text.m-top-1.m-bottom-0 {
    font-size: 16px;
  }
  .f-logos a:last-child {
    margin: 10px !important;
  }
  .iGuRcu {
    font-size: 13px !important;
  }
  div#hs_cos_wrapper_module_1641826934921 {
    text-align: center;
  }
  .leadinModal {
    top: 130px !important;

  }
  .section-img-container img {
    width: 100%;
    display: block;
    height: auto;
  }
  #hs_cos_wrapper_module_1641826934921 img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;

  }
  .f-sitemap ul li a {
    padding: 15px 0px;
    display: block;
    font-size: 15px;
    opacity: .8;
    margin-bottom: 10px;
    margin: 10px;
  }
  .hs-content-id-54728625506 .row-number-45 .actions input {
    margin: 10px;
  }
  .hs-content-id-54728625506 .hero-section {
  padding: 160px 25px 130px;
}
  .hs-content-id-54728625506 .body-container-wrapper.country-road-recovery .hero-section-overlay::after {
  background-color: #fff;
  opacity: 0.5;
}
}
@media (max-width: 575px){
  .header__logo img {
    max-width: 210px;
    height: 84px;
  }
}

/* Landing Page style */
.hs-content-id-107545442900 .lp-form-container .lp-form-card {
  max-width: 800px;
  min-height: auto;
  position: static;
  padding: 60px 50px;
    width: 100%;
}
  .hs-content-id-107545442900 .hs-form-field.hs_firstname {
  margin-top: 0;
}
 .hs-content-id-107545442900 .lp-form-container form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}
  @media(max-width:801px){
     .hs-content-id-107545442900 .lp-form-container .lp-form-card{
       width: 95% !important;
       padding: 50px 30px;
    }
  }
  @media(max-width:480px){
    .hs-content-id-107545442900 .form-columns-2 .hs-form-field .hs-input{
       width: 100% !important;
    }
     .hs-content-id-107545442900 .lp-form-container .lp-form-card{
       width: 100% !important;
       padding: 40px 20px;
    }
  }

.section-row.theme-scroll-reveal h5 {
  margin-bottom: 25px !important;
}
  

@media (max-width: 767px) {
  .container {
    max-width: 100%;
    padding: 0 10px;
  }
}

@media (min-width: 1279px) {
  .section-img-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
}
@media (max-width: 767px) {
    .header__main-bar .header__navigation-toggle {
      margin-right: 20px;
  }