







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 32px 1rem;
}

.dnd-section > .row-fluid {
  max-width:100%;
}





html {
  font-size: 15px;
}

body {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #23496d;
  font-size: 15px;
}

/* Paragraphs */

p {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 24px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 22px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 18px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 14px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #000000;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #004A97;
}





button,
.button,
.hs-blog-post-listing__post-button {
  border: 1px solid #234973;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(35, 73, 115, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-blog-post-listing__post-button:active {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(75, 113, 155, 1.0);
  border-color: #4b719b;
}





form,
.submitted-message {
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 18px;
  color: #000000;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


/* Labels */

form label {
  color: #000000;
}

/* Help text */

form legend {
  color: #CCCCCC;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #FFFFFF;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #004a97;
}

::-moz-placeholder {
  color: #004a97;
}

:-ms-input-placeholder {
  color: #004a97;
}

::placeholder {
  color: #004a97;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #004a97;
}

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #234973;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: arial, helvetica, sans-serif, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: 

  
  
    
  


  rgba(0, 74, 151, 1.0)

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

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

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(75, 113, 155, 1.0);
  border-color: #4b719b;
}





/* Table */

table {
  border: 1px solid #234973;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

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

  padding: 18px;

  color: #234973;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(35, 73, 115, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #234973;
}





.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #234973;
  font-family: arial, helvetica, sans-serif;
}

.menu__child-toggle-icon {
  border-top-color: #234973;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #00214b;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #00214b;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #4b719b;
}

.menu__child-toggle-icon:active {
  border-top-color: #4b719b;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #234973;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #234973;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #234973;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: arial, helvetica, sans-serif;
}

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

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

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





.footer {
  background-color: 

  
  
    
  


  rgba(0, 74, 151, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #234973;
}





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

/* Blog post */

.blog-post__meta a {
  color: #23496d;
}

.blog-post__tag-link {
  color: #23496d;
}

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

.blog-post__tag-link:active {
  color: #4b7195;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  text-transform: none;
}

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

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #00214b;
}

.blog-related-posts__title-link:active {
  color: #4b719b;
}

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
}





/* Blog listing */

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

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

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

.hs-blog-post-listing__post-title-link:active {
  color: #4b719b;
}


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

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #23496d;
}

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

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #4b7195;
}

.hs-pagination__link-icon svg {
  fill: #23496d;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 18px;
}

.card__body svg {
  fill: #234973;
}

/* Social follow */

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

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

.social-links__icon:active {
  background-color: #4b719b;
  font-weight: 700; text-decoration: none; font-family: arial, helvetica, sans-serif, serif; font-style: normal;
  color: #234973;
  font-size: 18px;
}


/* Header no-nevigation Css Start Here */
header.header.header--no-navigation {padding: 20px;width: 100%;display: inline-block;}
.header__logo { width: 100%; display: inline-block; text-align: center; max-width: 100%;line-height:0;vertical-align:top;}
.header__logo img { width: 100% !important; display: inline-block; max-width: 300px !important; height: 52px !important; object-fit: contain; object-position: center; }




/* System errer page Css Start Here */

.footer-sec { width: 100%; display: inline-block; }
.footer-sec .wrap { width: 100%; display: inline-block; text-align: center;border-top: 1px solid #ccc;padding: 50px 0 0 0; }
.footer-sec .wrap .footer-logo {width: 100%;display: inline-block;}
.footer-sec .wrap .footer-logo img {width: 100%;display: inline-block;max-width: 300px;height: 52px;object-fit: contain;object-position: center;}
.footer { background-color: transparent !important;}
.error-page:before {color: #004a9714;}
.error-page h1 {font-size: 50px;line-height:55px;text-transform: capitalize;}
.header__logo--main { padding: 0; }
header.header {padding: 30px 0;}
.error-page .button:hover { background-color: #234973; border: 1px solid #234973; color: #fff; }
.error-page .button-wrapper { width: 100%; display: inline-block; margin: 20px 0 0 0; }
.error-page .button { background-color: #004a97; border: 1px solid #004a97; border-radius: 0; color: #fff; font-family: arial, helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: 400; padding: 15px 53px; text-decoration: none; text-transform: none; }
.error-page p {display: inline-block;font-size: 18px;line-height: 28px;width: 100%;padding-top:5px;}
.systems-page{padding:5rem 0;max-width:700px;}

.systems-page form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea { background-color: #fff; border: 1px solid #234973; color: #234973; padding: 15px 15px !important; font-size: 18px !important; outline: none; display: inline-block; margin-top: 10px !important; width: 100%; border-radius: 0 !important; }
.systems-page form { width: 100%; display: inline-block; background-color: transparent; position: relative; }
.systems-page h1 { width: 100%; display: inline-block; font-size: 50px; line-height: 55px; }
.systems-page p { display: inline-block; font-size: 18px; line-height: 28px; width: 100%; }

.systems-page form .hs-button, form input[type=submit] {background-color: #004a97; border: 1px solid #004a97; border-radius: 0; color: #fff; font-family: arial, helvetica, sans-serif; font-size: 22px; font-style: normal; font-weight: 400; padding: 15px 53px; text-decoration: none; text-transform: none;}
.systems-page form input[type=submit]:hover { background-color: #234973; !important; border: 1px solid #234973 !important; color: #fff; }

.systems-page .success { background-color: #234973; border: 1.5px solid #234973; border-radius: 6px; color: #fff; display: inline-block; margin: 2.4rem 0; padding: 1rem 0.9rem; width: 100%; font-size: 18px; }
.systems-page h2 { width: 100%; display: inline-block; font-size: 40px; line-height: 50px; }
.page-header { width: 100%; display: inline-block; font-size: 18px; line-height: 28px; }

.page-header h1 {display: none;}

@media(max-width:1199px){

}
  
@media(max-width:991px){
.error-page {padding: 7rem 0;}
.error-page h1 {font-size: 40px;line-height: 45px;}
.systems-page h1{font-size:40px;line-height:45px;}
.systems-page h2 {font-size: 30px;line-height: 40px;}  
  
}

@media(max-width:767px){
.header__container {padding: 0;}
.header__logo img{max-width:250px;height:45px;}
.error-page {padding:5rem 0;}
.error-page h1 {font-size:30px;line-height:35px;}
.header__logo img { max-width: 200px !important; height:37px !important; }
.footer-sec .wrap .footer-logo img {max-width: 200px;height:37px;} 
.error-page .button { font-size:18px;padding: 10px 40px;}
.systems-page {padding: 3rem 0 4rem 0;}
.systems-page h1 {font-size: 28px;line-height:35px;}
.systems-page form .hs-button, form input[type=submit] {font-size: 18px;padding: 10px 40px;} 
.systems-page form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea { padding: 10px 15px !important; }  
.systems-page h2 {font-size:25px;line-height: 35px;}
 
  
}

@media(max-width:500px){
.error-page {padding: 4rem 0;}
.systems-page .success {padding: 0.8rem 0.9rem;}
.systems-page .success{font-size:16px;}  
}

@media(max-width:450px){

}

/* Header no-nevigation Css End Here */


.hs-content-id-64611272928 #hs_cos_wrapper_widget_1680078971631 { margin-top: 0 !important; }
.hs-content-id-64611272928 #hs_cos_wrapper_widget_1680078969062 { margin-top: 0 !important; }
.hs-content-id-64611272928 .widget-type-linked_image { width: 100%; display: inline-block; }
.hs-content-id-64611272928 .widget-type-linked_image img { width: 100%; object-fit: cover; object-position: center; height: 318px !important; }

.hs-content-id-64611272928 .row-number-8.dnd-row .hs_cos_wrapper_type_linked_image { width: 100%; display: inline-block; }
.hs-content-id-64611272928 .row-number-8 { width: 100%; display: inline-block; }
.hs-content-id-64611272928 .row-number-8.dnd-row .hs_cos_wrapper_type_linked_image img { width: 100%; display: inline-block; max-height: 500px !important; height: 100% !important; object-fit: cover !important; object-position: center; }




====Common Css Strart Here ==========

* { margin: 0 auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
body {  }
.row-fluid [class*="span"].no-height { min-height: auto }
.container,
.row-fluid .container[class*="span"] {margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; float: none; box-sizing: border-box }
.container:after,
.row-fluid .container[class*="span"]:after { clear: both; content: ""; display: table }
.row { margin-right: -15px; margin-left: -15px }
.text-center { text-align: center }
.text-left { text-align: left }
.text-right { text-align: right }
h1,h2,h3,h4,h5,h6 { margin-top:0; font-weight:700; margin-bottom:10px;}

h1{font-size:24px; line-height:42px;font-weight:700;}
h2{font-style: normal; font-weight: 400; font-size:22px; line-height:39px;}
h3{ font-style: normal; font-weight: 400; font-size:18px; line-height:32px;}


.slick-slider .slick-arrow{background:none; border:none; z-index:9; position:absolute; top:45%; left:0; width:auto; height: auto; font-size:0px; color:#000000; cursor:pointer; transform: translateY(-50%);}
.slick-slider .slick-arrow.slick-prev:before{content:'\f104'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white; }
.slick-slider .slick-arrow.slick-next:before{content:'\f105'; font-size:63px; line-height:30px; font-family: FontAwesome; color:white;}
.slick-slider .slick-arrow.slick-next{left:auto; right:0px;}
.slick-slider .slick-dots{ padding-left:0px; position:absolute; left:0; right:0; bottom:20px; text-align:center;}
.slick-slider .slick-dots li{display:inline-block; margin:0 5px;}
.slick-slider .slick-dots li button{width:12px; height:12px; border-radius:100%; background-color:#fff; border:none; padding:0; text-indent:-9999px; cursor:pointer; opacity:.5;} 
.slick-slider .slick-dots li.slick-active button{opacity:1;}

@media(min-width:768px){
    .container,.row-fluid .container[class*="span"] { width:750px; }
}
@media(min-width:992px){
    .container,.row-fluid .container[class*="span"] { width:970px; }
}
@media(min-width:1200px){
    .container,.row-fluid .container[class*="span"] { width:1170px; }
}