
body{line-height: 25px; color: #434343; background: #fef9f3;font-family: "Tinos", serif; font-weight: 400; font-style: normal; font-size: 19px; }

a{text-decoration: none;}
a:hover{text-decoration: none;}
.top {padding: 25px 0px 25px 0px; background: #fef9f3;}
.fa{font-size: 21px; color: #f5bf0d; margin-left: 21px; margin-right: 8px;}
.nav {background: #ffffff; color: #434343; padding: 0px 0px 0px 0px; text-align: start;}
.nav a{color: #434343; text-decoration: none; font-size: 17px; font-weight: bold;}
.nav a:hover{color: #ad2179; text-decoration: none; font-size: 17px; font-weight: bold;}
.spotlight {background: #ebded8; color: #ffffff; padding: 0px 0px 0px 0px; text-align: start;}
.scroll {background: #0d1a3f; color: #ffffff; padding: 4px 0px 4px 0px; text-align: start; margin-bottom: 50px;}
.page {padding-top: 50px; padding-bottom: 50px;}
.box {text-align: center; padding: 0px; padding-bottom: 28px; border-radius: 10px; border: 1px solid #ebded8;}
.footer {padding-top: 41px; padding-bottom: 21px; margin-top: 40px; text-align: center; color: #0d1a3f; font-size: 16px; line-height: 27px;}
.footer2 {padding-top: 75px; padding-bottom: 75px; text-align: start; color: #3e5559; font-size: 14px; line-height: 27px; background: #f5e8d7;}
.footer2 a{color: #3e5559; text-decoration: none;}
.footer2 a:hover{color: #f5bf0d; text-decoration: none;}
.powered {padding-top: 10px; padding-bottom: 10px; text-align: center; color: #0d1a3f; font-size: 16px; line-height: 27px; background: #f5e8d7;}


h1{font-size: 37px; margin: 0px; margin-bottom: 30px; padding: 0px; text-align: start; color: #132045; font-weight: normal;}
h2{font-size: 19px; padding: 0px; margin: 0px; margin-top: 10px; color: #000000; padding-bottom: 10px;}
h3{font-size: 23px; font-weight: bold; padding: 0px; margin: 0px; color: #353434; padding-bottom: 10px;}



.btn {background-color: #365b64; text-align: center; padding: 8px 15px 5px 15px; margin: 25px 0px 17px 0px; border: 0px; color: #e7e3e3;}
.btn a{color: #e7e3e3;}
.btn:hover{background-color:#f5bf0d; color: #000000;}
ul{margin: 0px; padding: 0px;}
li{list-style: none; font-size: 16px; line-height: 26px; margin: 0px; padding: 0px; text-align: start; font-weight: bold; color: #929090;}
.icon{font-size: 21px; color:#f5bf0d; font-weight: bold; margin-right: 10px;}


.zoom:hover {
  transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}