/* cmsms stylesheet: bandb modified: 09.07.2019 17.15.35 */

body {
  font-family: 'Saira', Arial, sans-serif;
  color: #002878;
}


:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

a {
  color: #009999;
  transition: all 0.2s ease;
}

a:hover, a.menuactive {
  color: #a1e3fd;
}

h1 {
  font-family: 'Aldrich', Arial	Black, sans-serif;
  font-size: 4rem;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 0;
}

h1 a, h1 a:hover {
  color: #002878;
}

h2, h3, h4 {
  font-family: 'Aldrich', Arial	Black, sans-serif;
  font-size: 0.9rem;
}

h3 {
  font-size: 1.4rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

h6 {
  font-family: 'Aldrich', Arial	Black, sans-serif;
  font-weight: 700;
}

.logo {
  padding: 20px;
  max-width: 100%;
  height: auto;
}

#sticky-logo a {
  transition: all 0.3s ease;
  font-family: 'Aldrich', Arial	Black, sans-serif;
  font-size: 0rem;
  text-transform: uppercase;
  line-height: 1rem;
  color: #D2D2D0;
}

.is-stuck #sticky-logo a {
  display: block;
  font-size: 2rem;
  padding-top: 1rem;
}

#sticky-logo {
  float: left;
}

#menu-toggle {
  float: right;
}

.top-bar, .top-bar ul, .is-drilldown-submenu {
  background-color: #002878;
  z-index: 999;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
  border-color: #009999 transparent transparent;
}

.divider {
  background: #D2D2D0;
  margin: 1rem 0;
  padding: 0.5rem;
  font-size: 2rem;
}

.divider a {
  color: #002878;
  margin: 0 0.5rem;
}

.divider a:hover {
  color: #009999;
}

.card-divider {
  background: #002878;
  color: #D2D2D0;
}

.button {
  background: #D2D2D0;
  color: #002878;
  border-radius: 5px;
}

.button:hover {
  background: #002878;
  color: #D2D2D0;
}

.divider .button {
  background: #002878;
  color: #D2D2D0;
  margin-bottom: 0.2rem;
}

.divider .button:hover {
  background: #009999;
  color: #002878;
}

footer {
  background: #002878;
  color: #D2D2D0;
}

footer .column {
  padding: 0 2rem;
}

footer h4 {
  margin-top: 1rem;
  color: #D2D2D0;
  font-size: 1rem;
  padding-bottom: 0.2rem;
  border-bottom: 0.5px dotted #D2D2D0;
}

footer i {
  margin-right: 0.5rem;
  margin-left: 5rem;
}

.left {
  float: left;
}

#copyright {
  border-top: 0.5px solid #D2D2D0;
}

#copyright span {
  margin: 0 1rem;
}

#content-columns h4 {
  text-align: center;
  font-size: 1.1rem;
  text-transform: uppercase;
}

form {
  padding: 1rem;
}

/* Small only */
@media screen and (max-width: 39.9375em) {

  .is-stuck #sticky-logo {
    font-size: 1.6rem;
    padding-top: 0.5rem;
  }

}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
/* cmsms stylesheet: Form Assetia modified: 09.07.2019 16.13.23 */
.formbuilder div { margin: 0 0 5px 0 }.formbuilder div div {margin: 0 0 0 150px;padding: 0 0 5px 0;}.formbuilder input[type="email"],.formbuilder input[type="file"],.formbuilder input[type="option"],.formbuilder input[type="text"],.formbuilder textarea,.formbuilder select {width: 100%;max-width: 300px;margin: 0 5px 0 0;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 13px;border: #ccc solid 2px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}.formbuilder select { width: 304px }.formbuilder input[type="email"]:hover,.formbuilder input[type="file"]:hover,.formbuilder input[type="option"]:hover,.formbuilder input[type="text"]:hover,.formbuilder textarea:hover,.formbuilder select:hover {border: #666 solid 2px;cursor: default;}.formbuilder input[type="submit"] {width: 100%;max-width: 304px;margin: 10px 0 0 0;border: #ccc solid 2px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;cursor: pointer;}.formbuilder input[type="submit"]:hover { border: #666 solid 2px; }.formbuilder label {/*width: 100%;*/width: 150px;margin-bottom: 5px;float: left;}.formbuilder label.label {float:none !important;margin-top: 10px;margin-left: 150px;}.formbuilder input[type="checkbox"] + label,.formbuilder input[type="radio"] + label {width: 60px;float: left;}.formbuilder input[type="checkbox"] + label.label {width: 190px;float: right;}.formbuilder_text_error {color: #f00;font-weight: bold;}.captchapict {width: 300px;border: #ccc solid 2px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;}.formbuilder_field_error input[type="email"],.formbuilder_field_error input[type="file"],.formbuilder_field_error input[type="option"],.formbuilder_field_error input[type="text"],.formbuilder_field_error select,.formbuilder_field_error textarea,.formbuilder_field_error .captchapict { border: #f00 solid 2px }/*** Below some more available CSS codes...* Note: when you need them, the sequence of all lines is important!.formbuilder input { }.formbuilder input[type="button"] { }.formbuilder input[type="radio"] { }.formbuilder input[type="checkbox"] { }.formbuilder legend { }.formbuilder optgroup { }.formbuilder fieldset { }.formbuilder form { }***/
