/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















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

.dnd-section {
  padding-bottom: 48px;
  padding-top: 48px;
}
.page-center {
  max-width: 66.666667%;
}




html {
  font-size: 19.2;
}

body {  
  color: {color=#585455, opacity=100, rgba=rgba(88, 84, 85, 1), rgb=rgb(88, 84, 85), hex=#585455, css=#585455};
  font-family: Semplicitapro,Helvetica,Arial,Lucida,sans-serif;
  font-size: 19.2px;
  font-weight: 400;      
} 

p {
  font-family: Semplicitapro,Helvetica,Arial,Lucida,sans-serif;
}

a {
  color: rgba(212, 166, 63, 1.0);
}

a:hover,
a:focus {
  color:rgba(77, 77, 77, 1.0);
}

a:active {
  color: rgba(252, 206, 103, 1.0);
}

h1 {
   color: {color=#1a2673, opacity=10, rgba=rgba(26, 38, 115, 0.1), rgb=rgb(26, 38, 115), hex=#1a2673, css=rgba(26, 38, 115, 10%)};
  font-family: Semplicitapro;
  font-size: 43.2px;
  font-weight: 500;  
}

h2 {
  color: {color=#1a2673, opacity=100, rgba=rgba(26, 38, 115, 1), rgb=rgb(26, 38, 115), hex=#1a2673, css=#1a2673};
  font-family: Semplicitapro;
  font-size: 29px;
  font-weight: 500;  
}


h3 {
  color: {color=#1a2673, opacity=100, rgba=rgba(26, 38, 115, 1), rgb=rgb(26, 38, 115), hex=#1a2673, css=#1a2673};
  font-family: Semplicitapro;
  font-size: 24px;
  font-weight: 400;   
}

h4 {
  color: {color=#1a2673, opacity=100, rgba=rgba(26, 38, 115, 1), rgb=rgb(26, 38, 115), hex=#1a2673, css=#1a2673};
  font-family: Semplicitapro;
  font-size: 22px;
  font-weight: 400;   
}

h5 {
  color: {color=#1a2673, opacity=100, rgba=rgba(26, 38, 115, 1), rgb=rgb(26, 38, 115), hex=#1a2673, css=#1a2673};
  font-family: Semplicitapro;
  font-size: 20px;
  font-weight: 400;   
}

h6 {
  color: {color=#1a2673, opacity=100, rgba=rgba(26, 38, 115, 1), rgb=rgb(26, 38, 115), hex=#1a2673, css=#1a2673};
  font-family: semplicitapro;
  font-size: 18px;
  font-weight: 400;  
}

blockquote {
  border-left: 10px solid ;
}






form,
.submitted-message {
  border-color: rgba(255, 255, 255, 0.0) ;
  font-family: Semplicitapro;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(88, 84, 85, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(140, 147, 158, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 1px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(74, 94, 125, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(74, 94, 125, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(88, 84, 85, 1.0);
}

.hs-form legend {
  color: rgba(88, 84, 85, 1.0);
}

form input,
form select,
form textarea,
.hs-input,input#hs-pwd-widget-password {
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 0px;
  border-width: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,input#hs-pwd-widget-password:focus {
  border-color: rgba(255, 255, 255, 0.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #585455;
}

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

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(140, 147, 158, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

thead th,
thead td {
  background-color: rgba(40, 84, 151, 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);
}

table,
tbody + tbody {
  border-color: rgba(140, 147, 158, 1.0);
}





.header {
  background-color: rgba(46, 85, 150, 1.0);   
} 
.header__container {  
  max-width: 66.666667%; 
}
.header .custom-menu-primary .submenu.level-1 > li:hover > a:after{
  background-color:rgba(102, 131, 178, 1.0);
}
.header .level-1 .first-btn a,
header.fix-header .header .submenu.level-1 .menu-item.first-btn a, { } 
header.fix-header .header .submenu.level-1 .menu-item.second-btn a,
.header .level-1 .second-btn a{
   color: rgba(255, 255, 255, 1.0);
   background-color: rgba(140, 147, 158, 1.0);
}
.header ul.submenu.level-1 li.first-btn> a:hover,
header.fix-header .header .submenu.level-1 .menu-item.first-btn> a:hover, 
header.fix-header .header .submenu.level-1 .menu-item.second-btn> a:hover,
.header ul.submenu.level-1 li.second-btn> a:hover{
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(74, 94, 125, 1.0);
}
header.fix-header .header{
  background-color: rgba(255, 255, 255, 1.0);
}
header.fix-header .header{
  border-bottom-color: rgba(234, 234, 234, 1.0);
}
header.fix-header .header .scrollbar{
  background-color: rgba(190, 190, 190, 1.0);
}
header.fix-header .header .custom-menu-primary .submenu.level-1 > li:hover > a:after{
  background-color:rgba(102, 131, 178, 1.0);
}
header.fix-header .header .custom-menu-primary .submenu.level-1 > li> a{
  color: rgba(22, 33, 103, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}
header.fix-header .header .custom-menu-primary .submenu.level-1 > li:hover>a{
  color: rgba(0, 0, 0, 1.0);
  background-color:rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a { 
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(102, 131, 178, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(102, 131, 178, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover,
body .custom-menu-primary a:hover{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(102, 131, 178, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li {
  background-color: rgba(102, 131, 178, 1.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: rgba(102, 131, 178, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li:hover > a,
body .custom-menu-primary .submenu.level-2 > li:hover{
  background-color: rgba(46, 85, 150, 1.0);
}
body .custom-menu-primary .submenu.level-2 > li:hover > a,
body .custom-menu-primary .submenu.level-2 > li > a:hover{
  background-color: rgba(46, 85, 150, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover, 
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
  background-color: rgba(46, 85, 150, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(102, 131, 178, 1.0);
}

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







.footer__container {
  max-width: 66.666667%;
}
.footer__copyright{
  color: rgba(255, 255, 255, 1.0);
}
.footer a,.footer a:active,.footer a.active-branch,.footer .hs-menu-item.active a {
  
  color: #162167;
}
.footer a:hover,.footer a:focus,.footer .hs-menu-item.active a:hover{
  
  color: #000000;
}
.footer .footer-social i{
  
  color: #585455;
}
.footer .footer-social i:hover{
  
  color: #4d4d4d;
}






.content-wrapper {
  max-width: 66.666667%;
}

.blog-post__date {
  border-color: #585455;
}

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

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

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

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

.blog-pagination__link {
  color: #585455;
}

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

.blog-post__title {
  color: #1a2673;
  font-family:Semplicitapro;
  font-size: 29px;
  font-weight: ;
}

.blog-post__author {
  background-color: ;
}

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










body .icon svg {
  fill: ;
}

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

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

body .social-links__icon {
  background-color: ;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: ;
}

.page-center,.content-wrapper {
  max-width: 66.666667%;
  margin: 0 auto;
}








@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');

.hs-content-id-98806401355 #hs_cos_wrapper_widget_1673944786871 h5 {
margin-bottom: 5px;
}

.hs-content-id-98806401355 #hs_cos_wrapper_widget_1673944786871 h5 {
font-family: 'Poppins', sans-serif !important;
font-weight: 600;
}

.hs-content-id-98806401355 .body-container .member-card-inner {
background-color: #fff;
box-shadow: 0px 0px 15px rgba(0,0,0,.10);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,.10);
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,.10);
 padding: 20px 20px 40px;
  align-items: start;
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.hs-content-id-98806401355 .body-container .member-card-inner:hover {
  transform: translateY(-10px);
-moz-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.hs-content-id-98806401355 .body-container .member-card-inner .member-image {
margin-right: 30px;
}

.hs-content-id-98806401355 .body-container .member-card-inner .member-details h3,
.hs-content-id-98806401355 .row-number-10 h3 {
font-size: 24px;
color: #1a2673;
font-weight: bold;
margin-bottom: 5px;
}

.hs-content-id-98806401355 .body-container .member-card-inner .member-details h4 {
font-size: 18px;
color: #555;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
font-weight: bold;
margin-bottom: 15px;
}

.hs-content-id-98806401355 .body-container .member-card-inner .member-details p {
  color: #494a52;
}

.hs-content-id-98806401355 .row-number-10 h3 {
margin-bottom: 20px;
}

.hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column {
  background: #fff;
  padding: 20px 20px 40px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
  -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
  -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.10);
  text-align: center;
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column:hover {
transform: translateY(-10px);
-moz-transform: translateY(-10px);
-webkit-transform: translateY(-10px);
  transition: all .2s linear;
-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
}

.hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column:hover img {
filter: grayscale(100%);
}

.hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column h3 { 
color: #1a2673;
padding-top: 12px;
}

.hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.hs-content-id-98806401355 #hs_cos_wrapper_widget_1674621779626 h3 {
font-size: 26px !important;
font-weight: bold;
}


.hs-content-id-98806401355 .row-number-31 .member-card-inner {
background-color: transparent;
box-shadow: inherit;
-moz-box-shadow: inherit;
 -webkit-box-shadow: inherit;
  padding: 0 !important;
}

.hs-content-id-98806401355 .row-number-31 .member-card-inner .member-details h3 a {
color: #1a2673;
}

.hs-content-id-98806401355 .row-number-31 .member-card-inner .member-details h3 a:hover {
    color: #1a2673;
  text-decoration: underline;
}

.hs-content-id-98806401355 .dnd-section.row-number-31 .widget-type-cell {
padding: 0;
}


.hs-content-id-98806401355 #hs_cos_wrapper_module_16746251833334_ h2,
.hs-content-id-98806401355 #hs_cos_wrapper_module_16746258073494_ h2,
.hs-content-id-98806401355 #hs_cos_wrapper_module_16746264929272_ h2 {
text-align: left;
margin-bottom: 40px;
margin-left: -10px;
}

.hs-content-id-98806401355 #hs_cos_wrapper_module_16746251833334_ h2:before,
.hs-content-id-98806401355 #hs_cos_wrapper_module_16746258073494_ h2:before,
.hs-content-id-98806401355 #hs_cos_wrapper_module_16746264929272_ h2:before {
left: 0;
 transform: inherit;
}


@media only screen and (min-width:768px) and (max-width:991px) {
  .hs-content-id-98806401355 #hs_cos_wrapper_module_1674624526336 h3,
  .hs-content-id-98806401355 #hs_cos_wrapper_module_16746244733706 h3,
  .hs-content-id-98806401355 #hs_cos_wrapper_module_1674624479581 h3,
  .hs-content-id-98806401355 .body-container .member-card-inner .member-details h3, 
  .hs-content-id-98806401355 .row-number-10 h3 {
    font-size: 18px !important;
    margin-bottom: 2px;
  }
  
  .hs-content-id-98806401355 #hs_cos_wrapper_module_16746245263362 h4,
  .hs-content-id-98806401355 #hs_cos_wrapper_module_16746244733707 h4,
  .hs-content-id-98806401355 #hs_cos_wrapper_module_16746244795812 h4,
  .hs-content-id-98806401355 .body-container .member-card-inner .member-details h4 {
    font-size: 14px !important;
  }
}

@media only screen and (max-width:767px) {
  .hs-content-id-98806401355 .body-container .row-number-6 .span4.dnd-column {
    max-width:100%;
    float: none;
    margin: 0 auto 32px;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner .member-image,
  .hs-content-id-98806401355 .body-container .row-number-33 .member-card-inner .member-image,
  .hs-content-id-98806401355 .body-container .row-number-25 .member-card-inner .member-image,
  .hs-content-id-98806401355 .body-container .row-number-26 .member-card-inner .member-image,
  .hs-content-id-98806401355 .body-container .row-number-30 .member-card-inner .member-image {
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner .member-details h3, 
  .hs-content-id-98806401355 .row-number-10 h3,
  .hs-content-id-98806401355 .row-number-25 h3,
  .hs-content-id-98806401355 .row-number-27 h3,
  .hs-content-id-98806401355 .row-number-30 h3,
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner .member-details h4,
  .hs-content-id-98806401355 .body-container .row-number-22 .member-card-inner .member-details h4,
  .hs-content-id-98806401355 .body-container .row-number-26 .member-card-inner .member-details h4 {
    text-align: center;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner,
  .hs-content-id-98806401355 .body-container .row-number-33 .member-card-inner,
  .hs-content-id-98806401355 .body-container .row-number-22 .member-card-inner,
  .hs-content-id-98806401355 .body-container .row-number-27 .member-card-inner{
    display:block;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner .member-details p,
  .hs-content-id-98806401355 .body-container .row-number-22 .member-card-inner .member-details p,
  .hs-content-id-98806401355 .body-container .row-number-26 .member-card-inner .member-details p,
  .hs-content-id-98806401355 .body-container .row-number-30 .member-card-inner .member-details p {
    text-align: center;
  }
  
  .hs-content-id-98806401355 .body-container .dnd_area-row-2-padding {
    padding-bottom: 0 !important;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-28 #hs_cos_wrapper_widget_1596100627458_ p,
  .hs-content-id-98806401355 .body-container .row-number-33 .member-details p {
    padding: 0 !important;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-31 .row-fluid,
  .hs-content-id-98806401355 .body-container .row-number-18 .row-fluid,
  .hs-content-id-98806401355 .body-container .row-number-28 .row-fluid,
  .hs-content-id-98806401355 .body-container .row-number-6 .row-fluid {
    padding: 0 !important;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-18 .member-card-inner .member-details h3 {
    padding-top: 12px;
  }
  
  .hs-content-id-98806401355 .body-container .row-number-33 .member-details h3,
  .hs-content-id-98806401355 .body-container .row-number-22 .member-details h3,
  .hs-content-id-98806401355 .body-container .row-number-27 .member-details h3 {
    margin-top: 15px;
  }
  
  .hs-content-id-98806401355 .body-container-wrapper .row-number-18 .member-details ul {
    padding-left: 20px;
  }
  
  .hs-content-id-9880640135 .body-container-wrap .row-number-22 #hs_cos_wrapper_widget_1596100627458_ p {
    padding: 0;
  }
}

@media only screen and (min-width:991px) {
  body header .custom-menu-primary .submenu.level-1 > li > a.active-branch:before {
    content: "";
    width: 13px;
    height: 3px;
    position: absolute;
    top: 23px;
    right: 10px;
    display:none !important;
    left: inherit;
    background: transparent;
    transition: .4s steps(20);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 8px solid transparent;
    transform: rotate(180deg);
    background-color: transparent;
  }
  
  body header .custom-menu-primary .submenu.level-1 > li > a.active-branch {
    padding-right: 35px;
  }
  
  body header.fix-header .custom-menu-primary .submenu.level-1 > li > a.active-branch:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(22, 33, 103, 1.0);
    border-top: 8px solid transparent;
  }
  
  body header.fix-header .custom-menu-primary .submenu.level-1 > li > a.active-branch:hover:before,
  body header.fix-header .custom-menu-primary .submenu.level-1 > li > a.active-branch:hover,
  body header.fix-header .submenu.level-1>li a:after{
    background-color: transparent !important;
  }
  
  body header .submenu.level-1>li.first-btn a {
    padding: 8px 16px;
  }
}

.submenu.level-1>li.first-btn a {
margin-left: 0 !important;
}

footer {
padding: 50px 0px 0px !important;
  display:block !important;
border-top: 3px solid #eee !important;
text-align: left !important;
}

footer .footer-inner {
border: none;
}

footer .footer-inner .row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}

.footer .footer__container {
max-width: 1500px !important;
width: 100% !important;
margin: 0 auto;
}

footer .footer-inner .row .col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
padding: 0 20px;
}

footer .social-section a {
padding: 0;
}

footer #hs_cos_wrapper_footercontent_ {
font-family: 'Quicksand', sans-serif !important;
margin-bottom: 15px;
display: block;
font-size: 15px;
}

footer .social-section a i {
font-size: 1.4rem;
width: 43px;
height: 40px;
line-height: 16px;
text-align: center;
border-radius: 0px;
margin: 0 10px 0 0px;
color: #e32527;
border: 2px solid #1a2673;
}

footer .social-section a i:before {
    position: relative;
    top: 8px;
    color: #1a2673;
    font-size: 24px;
  transition: .2s ease-in-out;
}

footer .social-section a:hover i:before {
background: #1a2673;
color: #fff;
transition: .2s ease-in-out;
 -moz-transition: .2s ease-in-out;
  -webkit-transition: .2s ease-in-out;
}

footer .social-section a i:hover {
background: #1a2673;
color: #fff;
border-color: #1a2673 !important;
}

footer .footer-top-menu h3,
footer .footer-address h3 {
color: #000;
font-family: 'Semplicitapro', sans-serif !important;
font-weight: 700;
font-size: 22px;
margin-bottom: 15px;
}

footer .footer-right {
float: none;
padding-left: 40px;
display:block !important;
}

footer .footer-top-menu .hs-menu-wrapper ul li {
display:block;
margin-bottom: 4px;
}

.footer-top-menu .hs-menu-wrapper ul li a,
footer .footer-address {
color: #000;
font-family: 'Semplicitapro', sans-serif !important;
font-weight: 600;
font-size: 16px;
}


.footer-top-menu .hs-menu-wrapper ul li a {
padding: 0;
}


footer .footer-address a,
footer .footer-address .contact-info a {
font-weight: 700;
color: #1a2673;
font-family: 'Semplicitapro', sans-serif !important;
}

footer .footer-address .contact-info {
margin-bottom: 20px;
font-weight: 400;
line-height: 26px;
}

footer .footer-top-menu .hs-menu-wrapper ul li a,
footer .footer-address .contact-info a:hover{
color: #000;
}

footer .footer-top-menu .hs-menu-wrapper ul li a:hover {
color: #1a2673;
}

.footer-top-section {
text-align: center;
padding: 15px 0 0px;
border-top: 1px solid #ddd;
margin-top: 32px;
}

#hs_cos_wrapper_copyright_ {
font-family: 'Semplicitapro', sans-serif !important;
font-size: 12px;
color: #fff;
font-weight: 400;
}

.footer-left {
float: none;
}

footer .logo-box img {
    max-width: 30%;
    margin: 0 auto 20px !important;
    display: block;
}

footer .logo-box a {
display:block;
}

footer .logo-box span {
display: block;
text-align: center;
margin-top: -15px;
font-size: 13px;
}

@media only screen and (max-width:991px) {
footer .footer-inner .row .col-md-3 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 40px;
}
  
footer .footer-right {
padding-left: 0;
}
  
}

@media only screen and (max-width:575px) {
footer .footer-inner .row .col-md-3 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 40px;
}
  
footer .footer-right {
padding-left: 0;
}
  
  .footer-top-section {
    margin-top: 0;
  }
  
  footer .footer-inner .row .col-md-3:last-child {
    margin-bottom: 0 !important;
  }
  
  .footer .footer__container {
    padding: 0;
  }
  
}

.copyright-section {
 background: #1a2673;
    padding: 0 20px 15px;
  color: #fff;
  font-size: 13px !important;
}

.copyright-box {
color: #fff;
  font-size: 13px !important;
  
}

.copyright-section a {
  color: #fff;
  font-family: 'Quicksand', sans-serif !important;
  padding-right: 0;
  font-size: 13px !important;
  font-weight: 700;
}

.copyright-section a:hover {
text-decoration: underline;
color: #fff !important;
}

footer .footer-address .contact-info,
  .footer-top-menu .hs-menu-wrapper ul li a {
    line-height: 24px;
    font-size: 14px;
  }

@media only screen and (max-width:991px) {
  footer .footer-top-menu h3,
  footer .footer-top-menu .hs-menu-wrapper ul li {
    text-align: center;
  }
}

@media only screen and (max-width:767px) {
  .footer .footer__container {
    text-align: center;
    padding-bottom: 40px;
  }
  
  .footer {
    padding-bottom: 0;
  }
  
  .footer .copyright-section .footer__container {
    padding-bottom: 0 !important; 
  }
  
  footer .footer-address .contact-info,
  .footer-top-menu .hs-menu-wrapper ul li a {
    line-height: 24px;
    font-size: 14px;
  }
  
  #hs_cos_wrapper_copyright_ {
    font-size: 14px;
    font-weight: 400;
  }
}

.copyright-section span.legal-links {
font-size: 12px !important;
    font-family: 'Semplicitapro', sans-serif !important;
    font-weight: 300;
}

.copyright-section span.legal-links a {
   font-size: 12px !important;
    font-family: 'Semplicitapro', sans-serif !important;
    font-weight: 300;
  margin: 0 4px;
}

@media only screen and (max-width:767px) {
  .copyright-section span.legal-links {
    display: block;
  }
  
  #hs_cos_wrapper_copyright_ {
    font-size: 12px !important;
  }
}