/* Animations */
@-webkit-keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
@keyframes bounce { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  60% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }
/*Scale animation*/
@-webkit-keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@keyframes scale { 25% { -webkit-transform: scale(0.95); transform: scale(0.95); }
  75% { -webkit-transform: scale(1.05); transform: scale(1.05); } }
@font-face { font-family: 'AncizarSerif-Regular'; src: url("../fonts/Ancizar-Serif/AncizarSerif-Regular.eot"); src: url("../fonts/Ancizar-Serif/AncizarSerif-Regular.woff2") format("woff2"), url("../fonts/Ancizar-Serif/AncizarSerif-Regular.woff") format("woff"), url("../fonts/Ancizar-Serif/AncizarSerif-Regular.ttf") format("truetype"), url("../fonts/Ancizar-Serif/AncizarSerif-Regular.svg#AncizarSerif-Regular") format("svg"), url("../fonts/Ancizar-Serif/AncizarSerif-Regular.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AncizarSerif-Light'; src: url("../fonts/Ancizar-Serif/AncizarSerif-Light.eot"); src: url("../fonts/Ancizar-Serif/AncizarSerif-Light.woff2") format("woff2"), url("../fonts/Ancizar-Serif/AncizarSerif-Light.woff") format("woff"), url("../fonts/Ancizar-Serif/AncizarSerif-Light.ttf") format("truetype"), url("../fonts/Ancizar-Serif/AncizarSerif-Light.svg#AncizarSerif-Light") format("svg"), url("../fonts/Ancizar-Serif/AncizarSerif-Light.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AncizarSans-Regular'; src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.svg#AncizarSans-Regular") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-Regular.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AncizarSans-BoldItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.svg#AncizarSans-BoldItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-BoldItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AncizarSans-BlackItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.svg#AncizarSans-BlackItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-BlackItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AncizarSans-LightItalic'; src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot"); src: url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff2") format("woff2"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.woff") format("woff"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.ttf") format("truetype"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.svg#AncizarSans-LightItalic") format("svg"), url("../fonts/Ancizar-Sans/AncizarSans-LightItalic.eot?#iefix") format("embedded-opentype"); font-weight: normal; font-style: normal; }
.full-width-content { float: left; padding: 70px 80px 60px; width: 100%; }
.full-width-content h2 { color: #0a526a !important; font-family: 'AncizarSans-BoldItalic', sans-serif !important; font-size: 40px !important; line-height: 1 !important; margin-bottom: 30px; margin-top: 10px; }
.full-width-content h3 { color: #0a526a !important; font-family: 'AncizarSans-LightItalic', sans-serif !important; font-size: 30px !important; letter-spacing: 1px; line-height: 1 !important; margin: 0; padding: 0; }
.full-width-content h4 { color: #038281 !important; font-family: 'AncizarSans-Regular', sans-serif !important; font-size: 22px !important; letter-spacing: 1px; line-height: 1 !important; margin: 0 0 10px; padding: 0 10%; }
.full-width-content h5 { color: #0a526a !important; font-family: 'AncizarSerif-Light', sans-serif !important; font-size: 35px !important; line-height: 0.8 !important; margin: 10px 0 0; text-transform: inherit !important; }
.full-width-content h6 { color: #0a526a !important; font-family: 'AncizarSerif-Regular', sans-serif !important; font-size: 35px !important; line-height: 1 !important; margin: 0; text-transform: inherit !important; }
.full-width-content p { font-size: 20px !important; margin-bottom: 0; padding: 0 5% !important; }
.full-width-content p strong { color: #58595b; font-family: 'AncizarSans-Bold', sans-serif !important; font-size: 20px; font-weight: inherit; }
.full-width-content p strong em { font-family: 'AncizarSans-LightItalic', sans-serif !important; font-size: 20px; }
.full-width-content p em { color: #0a526a; font-family: 'AncizarSans-LightItalic', sans-serif !important; list-style: normal !important; font-size: 20px; }
.full-width-content p em strong { font-family: 'AncizarSans-Regular', sans-serif !important; font-size: 20px; }
.full-width-content p u { color: #0a526a; font-family: 'AncizarSans-Bold', sans-serif !important; font-size: 21px; text-decoration: none; }
.full-width-content p a { color: #039b9a !important; display: inline-block; font-family: 'AncizarSans-Bold', sans-serif !important; line-height: 1 !important; margin-top: 5px; }
.full-width-content ul { list-style: none; margin: 0; padding: 0 10%; }
.full-width-content ul li { font-size: 19px !important; line-height: 1.8; padding-left: 20px; position: relative; }
.full-width-content ul li u { display: block; font-family: 'AncizarSans-LightItalic', sans-serif !important; line-height: 1.2; margin-bottom: 20px; padding-top: 5px; text-decoration: none; }
.full-width-content ul li::before { background-color: #0a526a; border-radius: 50%; content: ''; height: 7px; left: 0; position: absolute; top: 13px; width: 7px; }
.full-width-content ol { list-style: none; margin: 0; padding: 0 10% !important; }
.full-width-content ol li { counter-increment: li; font-size: 20px !important; line-height: 1.8; padding-left: 20px; position: relative; }
.full-width-content ol li::before { content: counter(li) "."; color: #0a526a; display: inline-block; font-family: 'AncizarSans-Bold', sans-serif !important; margin-right: 2px; width: 1em; margin-left: -1em; }
.full-width-content picture { display: block; margin: 20px auto; }
.full-width-content picture img { display: inline-block; width: 100%; }

@media screen and (max-width: 40em) { .full-width-content { float: unset; margin-top: 5px; padding: 20px 25px 10px; width: 100%; }
  .full-width-content h2 { font-size: 30px !important; line-height: 1 !important; margin-bottom: 20px; }
  .full-width-content h3 { font-size: 24px !important; line-height: 1 !important; padding: 0 0 10px; }
  .full-width-content h4 { font-size: 22px !important; line-height: 1.3 !important; margin: 0; }
  .full-width-content h5 { font-size: 17px !important; margin: 10px 0; }
  .full-width-content p { font-size: 17px !important; line-height: 1.4 !important; padding: 0 !important; }
  .full-width-content p strong { font-size: 16px !important; line-height: 1; }
  .full-width-content p strong em { font-size: 16px !important; }
  .full-width-content p em { font-size: 16px !important; line-height: 1; }
  .full-width-content p em strong { font-size: 16px !important; }
  .full-width-content ul li, .full-width-content ol li { font-size: 16px !important; line-height: 1.4; margin-bottom: 8px; padding-left: 20px; }
  .full-width-content ul li::before, .full-width-content ol li::before { height: 6px; top: 8px; width: 6px; } }
