*, html { margin:0; padding:0; outline:0 none; }
body { margin:0; padding:0; width:100%; font-size:15px; color:#222; line-height:26px; font-family:'Montserrat', sans-serif; font-weight:400; background:#ffffff; } 

img { border:0 none; height:auto; max-width:100%; display:block; }
h1, h2, h3, h4, h5 { font-family:'Montserrat', sans-serif; font-weight:700; color:#222; }


a { text-decoration:none; color:#0084ff; }
a:focus,a:hover { text-decoration:none; color:#0084FF; outline:none; }

.height100vh { background:url(../images/main_bg.png) repeat; background-size:cover; height:100vh; }

.web_banner { display:flex; height:100vh; align-items:center; justify-content:center; }
.banner_text { }
.banner_text img { height:100px; margin-bottom:30px; }
.banner_text h1 { font-size:44px; color:#FFF; margin:20px 0; }
.banner_text p { font-size:22px; color:#fff; }