
h1{font-size:52px; line-height:1.1em;}h2{font-size:40px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}
@media (max-width: 1100px) {
    h1{font-size:45px; line-height:1.1em;}h2{font-size:34px}h3{font-size:25px}h4{font-size:20px}h5{font-size:17px}h6{font-size:15px}
}
@media (max-width: 768px) {
    h1{font-size:42px; line-height:1.1em;}h2{font-size:32px}h3{font-size:23px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}
}

@media (max-width: 580px) {
    h1{font-size:40px; line-height:1.1em;}h2{font-size:30px}h3{font-size:22px}h4{font-size:17px}h5{font-size:14px}h6{font-size:12px}
}

.w3-theme-l5 {color:#000 !important; background-color:#f5f7f8 !important}
.w3-theme-l4 {color:#000 !important; background-color:#dfe5e8 !important}
.w3-theme-l3 {color:#000 !important; background-color:#becbd2 !important}
.w3-theme-l2 {color:#000 !important; background-color:#9eb1bb !important}
.w3-theme-l1 {color:#fff !important; background-color:#7d97a5 !important}
.w3-theme-d1 {color:#fff !important; background-color:#57707d !important}
.w3-theme-d2 {color:#fff !important; background-color:#4d636f !important}
.w3-theme-d3 {color:#fff !important; background-color:#435761 !important}
.w3-theme-d4 {color:#fff !important; background-color:#3a4b53 !important}


.w3-theme-d5 {color:#e4fffa !important; background-color:#0f2530 !important}

.w3-theme-light {color:#000 !important; background-color:#f5f7f8 !important}

/*.w3-theme-dark {color:#fff !important; background-color:#303e45 !important}*/
.w3-theme-dark {color:#fff !important; background-color:#EC4D37 !important}

.w3-theme-action {color:#fff !important; background-color:#303e45 !important}


.w3-theme {color:#fff !important; background-color:#607d8b !important}
/*.w3-text-theme {color:#607d8b !important}*/
.w3-text-theme {color:#EC4D37 !important}

.w3-border-theme {border-color:#607d8b !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#607d8b !important}
.w3-hover-text-theme:hover {color:#607d8b !important}
.w3-hover-border-theme:hover {border-color:#607d8b !important}


