@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700&display=swap");body{font-family:'Titillium Web', sans-serif}header{background:#fff;padding-top:30px;padding-bottom:30px}main section{background:#f0f0f0;padding-top:80px;padding-bottom:80px}main section h1{color:#60b2dd;font-size:32px;text-transform:uppercase;font-weight:600;margin-bottom:45px}main section .img-wrapper{margin-bottom:30px}main section .img-wrapper .preview-img{max-width:100%;overflow:hidden}main section .img-wrapper .preview-img img{-webkit-box-shadow:0px 0px 20px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 20px 2px rgba(0,0,0,0.2);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}main section .img-wrapper .preview-img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}main section .pdf-btn{background-color:#60b2dd;border-color:#60b2dd;font-size:16px;font-weight:600;text-transform:uppercase;display:inline-block;margin-top:30px}main section .pdf-btn i{margin-right:5px}main section .pdf-btn:hover{background:#4ba8d9;border-color:#4ba8d9}footer{padding-top:30px;padding-bottom:30px}footer .lbl-contact{font-weight:700;font-size:15px;margin-bottom:15px}footer ul li{font-weight:300;font-size:15px;padding:0 10px;border-right:1px solid #60b2dd;margin-right:0 !important}footer ul li:last-child{padding-right:0;border-right:0}footer ul li:first-child{padding-left:0}@media (max-width: 768px){footer ul li{display:block !important;padding:0;margin-bottom:10px;border:0}}footer ul li a{color:#333}footer ul li a:hover{text-decoration:none;color:#60b2dd}
