/*! Place your custom styles here */


body {
  font-family: 'Proza Libre', 'Helvetica', 'Arial', sans-serif!important;
  font-size: 120%!important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Cormorant Garamond', serif!important;

}
.back-to-top {
    background: rgba(255,255,255,0.9)!important;
    border: 1px solid #2e5582!important;

}


.menu-horizontal > li > a, .menu-horizontal > li > span, .menu-horizontal > li > .modal-instance > .modal-trigger {
   color: #fff!important;
}
.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
   opacity: 1!important;
   letter-spacing: 0.2rem;
}
@media all and (max-width: 991px) {
	.menu-horizontal > li:not(:hover) > a, .menu-horizontal > li:not(:hover) > span, .menu-horizontal > li:not(:hover) > .modal-instance > .modal-trigger {
	   
	   letter-spacing: 0!important;
	}
	.bar__module a.a-logo {    top: 10px!important;    position: relative;}
  .footer-item-top-padding-991 {padding-top: 30px;}
  
  h6:not(:last-child), .h6:not(:last-child) {
    margin-bottom: 1em!important;
  }
}
@media all and (max-width: 767px) {
	 a.a-logo {    top: 10px!important;    position: relative;}
   .footer-item-top-padding-767 {padding-top: 30px!important;}

}

a.logo-smaller {font-size: 50%;}

.btn--primary, .btn--primary:visited {    background: #2e5582!important;    border-color: #2e5582!important;}
a {    color: #2e5582!important;   }

@media all and (max-width: 991px) {
	.menu-horizontal > li > a, .menu-horizontal > li > span, .menu-horizontal > li > .modal-instance > .modal-trigger {

    color: #2e5582 !important;
}
}


.feature-5-9dk p {
	margin-bottom: 0!important;
}