﻿/*!
* Home page
*/
.home-page .image-holder{text-align:center;}.home-page .image-holder img{max-width:100%;width:100%;height:auto;}.home-page #sectionLoginNavigate{background-color:#0d925b;color:#fff;padding:0 40px 80px;}.home-page #sectionLoginNavigate .logo-holder{display:inline-block;width:75px;height:75px;line-height:73px;background-color:#fff;border-radius:50px;text-align:center;margin-bottom:15px;}.home-page #sectionLoginNavigate .logo-holder img{width:46px;height:46px;}.home-page #sectionLoginNavigate p{font-family:"Lexend",sans-serif;font-size:24px;font-weight:600;line-height:1.5;margin-bottom:30px;}.home-page #sectionLoginNavigate a{color:#000;background-color:#fff;border-color:#fff;border-radius:50px;padding-top:18px;padding-bottom:18px;font-family:"Lexend",sans-serif;font-size:22px;font-weight:normal;line-height:20px;text-decoration:none;outline:0;width:100%;display:block;text-align:center;}