html,body,h1,h2,h3,h4,h5 {font-family: "Open Sans", sans-serif}

A, A:VISITED{text-decoration:none;}
A:HOVER{text-decoration:underline;}

.w3-theme-l5 {color:#000 !important; background-color:#f6f6f6 !important}
.w3-theme-l4 {color:#000 !important; background-color:#dfdfdf !important}
.w3-theme-l3 {color:#000 !important; background-color:#c0c0c0 !important}
.w3-theme-l2 {color:#000 !important; background-color:#87b4e1 !important}
.w3-theme-l1 {color:#fff !important; background-color:#5f9bd7 !important}
.w3-theme-d1 {color:#fff !important; background-color:#2f75bb !important}
.w3-theme-d2 {color:#fff !important; background-color:#2a68a6 !important}
.w3-theme-d3 {color:#fff !important; background-color:#245b92 !important}
.w3-theme-d4 {color:#fff !important; background-color:#1f4e7d !important}
.w3-theme-d5 {color:#fff !important; background-color:#1a4168 !important}

.w3-theme-light {color:#000 !important; background-color:#f3f8fc !important}
.w3-theme-dark {color:#fff !important; background-color:#1a4168 !important}
.w3-theme-action {color:#fff !important; background-color:#1a4168 !important}

.w3-theme {color:#fff !important; background-color:#3883ce !important}
.w3-text-theme {color:#3883ce !important}
.w3-border-theme {border-color:#3883ce !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#3883ce !important}
.w3-hover-text-theme {color:#3883ce !important}
.w3-hover-border-theme:hover {border-color:#3883ce !important}


	.slick-prev:before,
    .slick-next:before {
      color: black;
    }