







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

















/* 1d. Buttons */











/* 1e. Forms */














/* 1f. Tables */











/* 1g. Site header */

















/* 1h. Site footer */

























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

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

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





html {
  font-size: 16px;
}

body {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  font-family: Arial;
}


/* Anchors */

a {
  color: #00578a;
}

a:hover,
a:focus,
a:active {
  color: #00b1e3;
}

/* Headings */

h1 {
  font-family: Arial;
  font-size: 60px;
  color: #425b76;
  font-weight: 400;
}

h2 {
  font-family: Arial;
  font-size: 40px;
  color: #425b76;
  font-weight: 700;
}

h3 {
  font-family: Arial;
  font-size: 32px;
  color: #425b76;
  font-weight: 700;
}

h4 {
  font-family: Arial;
  font-size: 28px;
  color: #425b76;
  font-weight: 700;
}

h5 {
  font-family: Arial;
  font-size: 24px;
  color: #425b76;
  font-weight: 400;
}

h6 {
  font-family: Arial;
  font-size: 20px;
  color: #425b76;
  font-weight: 400;
}

/* Blockquote */

blockquote {
  border-left-color: #425b76;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(0, 74, 118, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
}

button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





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

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(236, 234, 234, 0.0)

;
  color: 

  
  
    
  


  rgba(43, 44, 54, 1.0)

;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(43, 44, 54, 1.0)

;
}

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(85, 85, 85, 1.0)

;
}

/* 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: 0px solid 

  
  
    
  


  rgba(242, 244, 245, 1.0)

;
  color: 

  
  
    
  


  rgba(78, 86, 99, 1.0)

;
  background-color:

  
  
    
  


  rgba(242, 244, 245, 1.0)

;
  border-radius: 0px;
}

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(123, 64, 160, 1.0)

;
}

/* Form placeholder text */

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

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

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
.hs-button {
  background-color: 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border-radius: 0px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: 

  
  
    
  


  rgba(0, 74, 118, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
}

form input[type=submit]:active,
.hs-button:active {
  background-color: 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

th,
td {
  border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

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





header.l-header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}


.l-header .w-socials-item a{
  color:rgba(220, 224, 227, 1.0);
}

.l-header .w-socials-item a:hover {
  color:rgba(0, 87, 138, 1.0);
}

.ush_search_1 .w-search-open{  
  color:rgba(220, 224, 227, 1.0);
}
.ush_search_1 .w-search-open:hover{  
  color:rgba(0, 87, 138, 1.0);
}
@media (min-width: 901px){

  header nav .navigation-primary>ul>li>a{
    color:rgba(220, 224, 227, 1.0);
  }

  header nav .navigation-primary>ul>li:hover>a{
    color:rgba(0, 87, 138, 1.0);
    background-color:rgba(255, 255, 255, 0.0);
  }


  nav .navigation-primary>ul>li ul.submenu{
    background-color:rgba(35, 37, 42, 1.0);
  }

  nav .navigation-primary>ul>li ul>li>a{
    color:rgba(255, 255, 255, 1.0);
  }
  nav .navigation-primary>ul>li ul>li:hover>a{
    background-color:rgba(255, 255, 255, 0.0);
    color:rgba(0, 87, 138, 1.0);
  }


  /*============ sticky Header ============*/

  header.sticky nav .navigation-primary>ul>li:not(:hover)>a{
    color:rgba(255, 255, 255, 1.0);
  }


  header.sticky nav .navigation-primary>ul>li:hover>a{  
    background-color:rgba(35, 37, 42, 1.0);
  }
}

header nav .navigation-primary>ul>li.active>a,
header.sticky nav .navigation-primary>ul>li.active>a{
  color:rgba(0, 87, 138, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}

nav .navigation-primary>ul>li ul>li.active>a{
  color:rgba(0, 87, 138, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}


.l-header.sticky .w-socials-item a:not(:hover){
  color:rgba(255, 255, 255, 1.0);
}

.sticky .ush_search_1 .w-search-open:not(:hover){  
  color:rgba(255, 255, 255, 1.0);
}


.w-search-form{
  background-color:rgba(0, 87, 138, 1.0);
}

header .w-search.layout_fullscreen .w-search-close{
  color:rgba(43, 44, 54, 1.0);  
}

header .w-search.layout_fullscreen .w-search-close:hover{
  color:rgba(0, 0, 0, 1.0);  
}

header .w-search.layout_fullscreen input{
  background-color:rgba(0, 87, 138, 0.0);
  color:rgba(43, 44, 54, 1.0);  
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 87, 138, 1.0)

;
}


.footer-inner{
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.8)

;
}

/* Footer Content */

.footer .accordion-toggle.active:hover h5{
  color: 

  
  
    
  


  rgba(164, 171, 179, 1)

;
}
.footer .wpb_wrapper * {
  color: #fff;
}

.footer .accordion-toggle.active .w-tabs-section-control:before, .footer .accordion-toggle.active h5{
  color: #00578a;
}

.footer .accordion-toggle.active:hover .w-tabs-section-control:before {
  color: #a4abb3;
}

.footer form input[type=text], 
.footer form input[type=email], 
.footer form input[type=tel], 
.footer form textarea{
  background-color: #fff;
  color: #4e5663;
}

.footer form input[type=submit]:hover,
.footer form input[type=submit]:focus,
.footer form .hs-button:hover,
.footer form .hs-button:focus {
  background-color: #004A76;
  color: #FFFFFF;
}

.footer .input:before{
  color:#4e5663; 
  opacity:0.33;

}
.footer .column-inner .form-title, 
.footer .footer-address h5, 
.footer .w-tabs-section-control:before{
  color: #fff;
}




/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

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

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

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

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

.blog-pagination__link {
  color: #666666;
}

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

.blog-post__title {
  color: #425b76;
  font-family:Arial;
  font-size: 60px;
  font-weight: 400;
}

.blog-post__author {
  background-color: #425b76;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

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

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #00b1e3;
}

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

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

.blog-index__post-content a {
  color: #666666;
}

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

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

.blog-sidebar a {
  color: #666666;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

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

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

.blog-post__links-container {
  border-top:  2px solid rgb(46, 71, 98);
}

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

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

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

.comment.depth-1 {
  border-left: 2px solid rgb(46, 71, 98);
}

.section.post-footer .hs-input {
  border-color: rgb(46, 71, 98);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: Arial
    font-size: 32px;
  color: #425b76;
  font-weight: 700
}