







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */





























































/* 1d. Buttons */







/* 1e. Forms */

















/* 1f. Tables */











/* 1g. Site header */
















/* 1h. Site footer */















/* footer middle */

























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

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

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







body {
  font-size: 16px;
  color: #003366;
  font-weight: 400;
  font-family: Roboto,sans-serif;
}

/* Paragraphs */

p {
  font-size: 16px;
  color: #003366;
  font-weight: 400;
}

/* Anchors */

a {
  color: #fa4c50;
}

a:hover,
a:focus,
a:active {
  color: #fa4c50;
}

/* Headings */

h1 {
  font-family: Lato,sans-serif;
  font-size: 65px;
  color: #003366;
  font-weight: 900;
}

h2 {
  font-family: Lato,sans-serif;
  font-size: 60px;
  color: #003366;
  font-weight: 900;
  font-size:34.9999999998px;
}

h3 {
  font-family: Lato,sans-serif;
  font-size: 36px;
  color: #003366;
  font-weight: 900;

}

h4 {
  font-family: Lato,sans-serif;
  font-size: 28px;
  color: #003366;
  font-weight: 600;

}

h5 {
  font-family: Lato,sans-serif;
  font-size: 26px;
  color: #003366;
  font-weight: 900;

}

h6 {
  font-family: Lato,sans-serif;
  font-size: 25px;
  color: #000000;
  font-weight: 600;

}

@media (max-width:991px){
  h1{
    font-size:39.9999999997px;
  }

  h2 {
    font-size:34.9999999998px;
  }
}

@media (max-width:767px){
  h3{
    font-size:24.99999999984px;
  }
}



/* Blockquote */

blockquote {
  border-left-color: #003366;
}








.blog-post-sidebar-column .block ul li a,
button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
  border: 0px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  padding: 15px 35px;
  border-color:  

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}

.blog-post-sidebar-column .block ul li a:hover,
.blog-post-sidebar-column .block ul li a:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
  color: #ffffff;
}








form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color:#000000;

}



form,
.submitted-message {
  font-size: 16px;
  color: #003366;
  font-weight: 400;
}

/* form background */

.body-container-wrapper .widget-type-blog_subscribe,
.body-container-wrapper .widget-type-google_search,
.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer form ,.hs_cos_wrapper_type_member_login ,
.hs_cos_wrapper_type_member_register,
.hs_cos_wrapper_type_password_reset_request ,
.hs_cos_wrapper_type_password_reset{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  
}

/* header_text_color */
/* Form title */

.form-title {
  background-color: ;
  color: #003366;
}

/* Form label */

form label {
  color: #000000;
}
/* form label error color  */
label.hs-main-font-element, ul.no-list.hs-error-msgs label{
  color: #790000;
}

/* Form help text */

form legend {
  color: #000000;
}

/* Form inputs */

form input[type=text],
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-color: 

  
  
    
  


  rgba(0, 0, 0, 0.15)

;
  color: #000000;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 0.15)

;
  background : 

  
  
    
  


  rgba(255, 255, 255, 1.0)


}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #003366;
}

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
  border: 0px solid #ffffff;
  border-radius: 0px;
  color: #ffffff;
  padding: 15px 35px;
  border-color:  

  
  
    
  


  rgba(255, 255, 255, 0.0)

;

}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  color: #ffffff;
}





main table thead,
table {
  border-color: #000000;
}

tr{
  background-color: 

  
  
    
  


  rgba(128, 128, 128, 0.07)

;
}


th,
td {
  border-color: #000000;
  color: #003366;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #000000;
  color: #003366;
}

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

main tbody tr:hover {
  background: rgba(128, 128, 128, 0.07999999999950001);
}





header.header {
  background-color: 

  
  
    
  


  rgba(222, 234, 246, 1.0)

;
}

header .navigation .hs-menu-wrapper > ul > li > a{
  color : 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
}

header .navigation .hs-menu-wrapper>ul>li>a:before{
  background-color: 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
}


header .navigation .hs-menu-wrapper > ul > li > a:hover{
  color : 

  
  
    
  


  rgba(0, 51, 102, 1.0)


}

header .navigation .hs-menu-wrapper>ul>li ul.hs-menu-children-wrapper{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}


header .navigation .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li > a{
  color : 

  
  
    
  


  rgba(61, 68, 89, 1.0)


}

header .navigation .hs-menu-wrapper>ul>li>ul.hs-menu-children-wrapper li>a:hover{
  color : 

  
  
    
  


  rgba(70, 50, 218, 1.0)


}

header .navigation .hs-menu-wrapper>ul>li.active > a,
header .navigation .hs-menu-wrapper>ul>li.active-branch > a{
  color : 

  
  
    
  


  rgba(0, 51, 102, 1.0)


}

header .navigation .hs-menu-wrapper>ul>li.active > a:before,
header .navigation .hs-menu-wrapper>ul>li.active-branch > a:before{
  background: 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
}

header .navigation .hs-menu-wrapper > ul ul.hs-menu-children-wrapper li.active > a,
header .navigation .hs-menu-wrapper >  ul ul.hs-menu-children-wrapper li.active-branch > a {
  color : 

  
  
    
  


  rgba(70, 50, 218, 1.0)


}

header .navigation .hs-menu-wrapper>ul>li:not(:last-child):after{
  border-color:  

  
  
    
  


  rgba(242, 242, 242, 1.0)


}


/* header ends */






.body-container-wrapper {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-wrapper{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)


}


footer.footer{
  background-color:

  
  
    
  


  rgba(0, 51, 102, 1.0)


}

.body-container-wrapper,
header .container,
.footer-bottom .container,
.footer-middle .container,
footer .footer-container {
  max-width: 1300.00000036px;
}

footer .heading h4{
  color : 

  
  
    
  


  rgba(242, 242, 242, 1)


}

footer .footer-container  a{
  color : 

  
  
    
  


  rgba(250, 76, 80, 1)


}

footer .footer-container  a:hover{
  color : 

  
  
    
  


  rgba(250, 76, 80, 1)


}






footer.footer{
  border-color:

  
  
    
  


  rgba(250, 76, 80, 1)


}

/* footer .footer-container .box .list ul li a, */
footer .footer-container .box1 .address p,
footer .footer-container .box4 p{
  color:

  
  
    
  


  rgba(242, 242, 242, 1)


}


footer .footer-container ul li a{
  color:

  
  
    
  


  rgba(242, 242, 242, 1)


}

footer .footer-container ul li a:hover{
  color:

  
  
    
  


  rgba(242, 242, 242, 1)


}


.footer-middle{
  background: 

  
  
    
  


  rgba(222, 234, 246, 1.0)

;
}

.footer-middle .container .left p,
.footer-middle .container .left p a{
  color: 

  
  
    
  


  rgba(0, 51, 102, 1)


}

.social-wrapper .fab, 
.social-wrapper .fas{
  fill: 

  
  
    
  


  rgba(0, 51, 102, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 51, 102, 1.0)


}

/* footer bottom */
.footer-bottom .container ul li a{
  color : 

  
  
    
  


  rgba(68, 68, 68, 1)

;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.footer-bottom .container ul li:last-child a{
  color : 

  
  
    
  


  rgba(250, 76, 80, 1)


}

.footer-bottom .container ul li a:focus,
.footer-bottom .container ul li a:hover{
  color : 

  
  
    
  


  rgba(0, 0, 0, 1)

;
  background-color: 

  
  
    
  


  rgba(238, 238, 238, 1.0)

;
}




.social-wrapper .fab:hover,
.social-wrapper .fas:hover{
  color: 

  
  
    
  


  rgba(250, 76, 80, 1.0)

;
  fill : 

  
  
    
  


  rgba(250, 76, 80, 1.0)


}


.scroll-top span{
  background: 

  
  
    
  


  rgba(0, 0, 0, 0.7)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)


}

.scroll-top span i{
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)


}







/* Blog Header */

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

/* Blog Listing */

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

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

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

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

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

.blog-pagination__link {
  color: #003366;
}

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

.blog-post__title {
  color: #003366;
  font-family:Lato;
  font-size: 65px;
  font-weight: 900;
}

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



/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #FFFFFF;
}

.rec-post-item a:hover,
.blog-index__post-content a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #fa4c50;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #fa4c50;
}

.blog-index__post-content--small h2 {
  font-size: 23.99999999976px;
}

@media (max-width:767px){
  .blog-index__post-content--small h2 {
    font-size:23.99999999976px;
  }
}


.rec-post-item a,
.rec-post-item h4 a span,
.blog-index__post-content a {
  color: #003366;
}

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


.blog__subscription-block, .blog-related-posts {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

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

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

.blog-post__meta a {
  color: #003366;
}

.blog-post__meta a:hover {
  color: #fa4c50;
}

.blog-post__links-container {
  border-top:  2px solid rgb(0, 31, 82);
}

.blog-post__back-to-blog {
  color: #003366;
}

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

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(0, 31, 82) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 31, 82);
}


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











.card__price {
  font-family: Lato
    font-size: 36px;
  color: #003366;
  font-weight: 900
}