@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------------------------------------------------------
Theme Name: Total Tree Care
Author: AUSNerd Digital
Author URI: http://ausnerd.com.au/
Description: None
Version: 1.0
Developer	: Hinal Sanghvi
Updated on	: 24 March, 2014
--------------------------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Roboto:wght@400;700&display=swap');

body { background: url(image/bg.jpg) no-repeat center; background-size: cover; font-family: 'Open Sans', sans-serif; font-size: 16px; color:#000; font-weight: bold; }

h1{ font-size: 36px; font-weight: 700;}

.logo { text-align: center; }

.logo img { max-width: 150px; }

.under a { color: #ed1f24; }

.under_wrapper{ padding:30px; color:#000; text-align:center; background: rgba(255, 255, 255, 0.8); min-height: 100vh; display: table; }

.img-1{ text-align:center;padding-top:200px; }

.content { vertical-align: middle; display: table-cell; }