body, html {

        color:black;
        font-family: Arial, Helvetica, sans-serif;
   
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	/* color: #777; */
	font-weight: 300;
	width: 100% !important;
	height: 100% !important;
}
h2 {
	margin: 0 0 20px 0;
	font-weight: 500;
	font-size: 20px;
	color:#004f9f;
	text-transform: uppercase;
}
h3 {
	font-size: 22px;
	font-weight: 500;
	color: #333;
}
h4 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 400;
	color: #333;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 17px;
}
p.intro {
	margin: 12px 0 0;
	line-height: 24px;
}
a {
	color: #333;
	font-weight: 400;
}
a:hover, a:focus {
	text-decoration: none;
	color: #222;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #004F9F;
	margin: 0 auto;
	margin-bottom: 20px;
	border: 0;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}

/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color:#004F9F;
	/* background-color: rgba(248, 248, 248, 0); */
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {
	font-weight: 300;
	font-size: 22px;
	color: #eee;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#menu.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	color:#eee;
	font-weight: 550;
	font-size: 15px;
	padding: 5px 0;
	border: 2px solid transparent;
	/* letter-spacing: 0.5px; */
	margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color:  #C0D239;
}
.on {
	background-color: #004F9F !important;
	padding: 0 !important;
	padding: 22px 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #eee !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #004F9F;
	border-color: #004F9F;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}
.section-title {
	margin-bottom: 70px;
}
.section-title p {
	font-size: 18px;
}
.btn-custom {
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 0 3px #859c3c;
	background-color: #004F9F;
	border: 0;
	padding: 14px 20px;
	margin: 0;
	font-size: 17px;
	border-radius: 12px 0 12px 0;
	margin-top: 20px;
	transition: all 0.5s;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom.focus, .btn-custom:active, .btn-custom.active {
	color: rgba(255,255,255,0.8);
	background-color: #94ae44;
}
/* Header Section */
#header h1{
	z-index: 2;
}
#header p{
	z-index: 2;
}
.intro {
	position: relative;
	display: table;
	width: 100%;
	padding: 0;
	width: 100%;
	height: 535px;
	background: url(../images/cfp.png) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.introAbout {
	position: relative;
	display: table;
	width: 100%;
	height: 535px;
	padding: 0;
	background: url(../images/forestry.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.introBoards {
	display: table;
	width: 100%;
	height: 535px;
	padding: 90;
	height: 500px;
	background: url(../images/boardsnew.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.introfurn{
	display: table;
	width: 100%;
	padding: 90;
	height: 535px;
	background: url(../images/furniture.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.introfloor{
	display: table;
	width: 100%;
	padding: 90;
	height: 535px;
	background: url(../images/newdeco.jpeg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
.introdoors{
	display: table;
	width: 100%;
	padding: 90;
	height: 535px;
	background: url(../images/doors.jpg) no-repeat center bottom;
	background-color: #e5e5e5;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/* } */
/* .intro .overlay {
	background: rgba(0,0,0,0.40);
} */
/* .intro h1 {
	color:  #004F9F;
	font-size: 68px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
.intro span {
	color: #004F9F;
	font-weight: 600;
}
.intro p {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin-top: 10px;
	margin-bottom: 40px;
} */
header .intro-text {
	background-color:rgb(124,252,0,0.5);
	padding-top: 300px;
	width: 200px;
	height: 50px;
	color:  #004F9F;
	padding-bottom: 200px;
	padding-left: 20px;
	text-align: left;
}
/* About Section */
#about {
	/* padding: 120px 0; */
	padding: 20px;
	padding-bottom: 0%;
	background: #f6f6f6;
}
#about h3 {
	font-size: 20px;
	text-transform: uppercase;
}
#about .about-text {
	margin-left: 10px;
	margin-top: 20px;
}
#about img {
	display: inline-block;

}
#about p {
	line-height: 24px;
	margin: 15px 0 30px;
}
/* Services Section */
#services {
	padding: 120px 0;
}
#services .service {
	padding-left: 40px;
}
#services img {
	width: 300px;
	border-radius: 75px 0 75px 0;
	box-shadow: 15px 0 #004F9F;
}
.servicesimg {
	width: 300px;
	border-radius: 75px 0 75px 0;
	box-shadow: 15px 0 #004F9F;
}
#services h3 {
	padding: 10px 0;
	text-transform: uppercase;
}
/* Portfolio Section */
#portfolio {
	padding: 20px 0;
	background: #f6f6f6;
}
.categories {
	padding-bottom: 40px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #004F9F;
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px;
	border: 2px solid #004F9F;
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.containertab li{
	padding:20px;
}
.containertab li a {
	color: #004F9F;
	font-weight: 400;
	font-size: 15px;
	padding: 10px 20px;
	border: 2px solid #004F9F;
	border-radius: 10px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
ol.type li a.active {
	background: #004F9F;
	color: #fff;
}
ol.type li a:hover {
	background: #004F9F;
	color: #fff;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	margin: 15px 0;
}
.portfolio-item .hover-bg {
	overflow: hidden;
	position: relative;
}
.portfolio-item img {
	border-radius: 0 50px 0 50px;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #333;
	background: rgba(255, 255, 255, 0.75);
	padding: 30% 0 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 0 50px 0 50px;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	color: #333;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	font-size: 18px;
	font-weight: 400;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
/* Team Section */
#team {
	color: #fff;
	background: #004F9F url(../img/team-bg.jpg) center top no-repeat;
	/* height: 500px; */
	background-size: cover;
}
#team .overlay {
	padding: 30px ;
	background: rgba(167, 196, 76, 0.9);
}
#team h2, #team p {
	color: #fff;
}
#team hr {
	background: #fff;
}
#team h3 {
	color: #fff;
	font-weight: 500;
	font-size: 20px;
	margin: 5px 0;
}
#team .team-img {
	width: 200px;
	height: 200px;
	border-radius: 50px 0 50px 0;
	box-shadow: 15px 0 #96b044;
}
#team .thumbnail {
	background: transparent;
	border: 0;
}
#team .thumbnail .caption {
	padding-top: 10px;
}
#team .thumbnail .caption p {
	color: #fff;
}
/* Contact Section */
#contact {
	padding: 20px 0 60px 0;
	background: #F6F6F6;
}
/* #contact form {
	padding: 30px 0;
} */
#contact h3 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	color: #555;
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	margin: 20px 0 40px 0;
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}
/* Footer Section
#footer {
	background: #333;
	padding: 50px 0 20px 0;
}
#footer .social {
	margin-bottom: 50px;
}
#footer .social ul li {
	display: inline-block;
	margin: 0 20px;
}
#footer .social i.fa {
	font-size: 26px;
	padding: 4px;
	color: #004F9F;
	transition: all 0.3s;
}
#footer .social i.fa:hover {
	color: #eee;
}
#footer p {
	font-size: 15px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #004F9F;
} */

/* 
.site-footer
{
  background-color:#004F9F;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:white;
}
.site-footer hr
{
  border-top-color:#bbb;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  color:#737373
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0
  }
  .site-footer .copyright-text,.site-footer .social-icons
  {
    text-align:center
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#96a2b2;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#818a91;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.twitter:hover
{
  background-color:#00aced
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.dribbble:hover
{
  background-color:#ea4c89
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}

 */

/* The dropdown container */
.dropdown {
	float: left;
	overflow: hidden;
  }
  
  /* Dropdown button */
  .dropdown .dropbtn {
	font-size: 15px;
	border: none;
	outline: none;
	color: white;
	padding: 14px 16px;
	background-color: inherit;
	font-family: inherit; /* Important for vertical align on mobile phones */
	margin: 0; /* Important for vertical align on mobile phones */
  }
  
  /* Add a red background color to navbar links on hover */
  .navbar a:hover, .dropdown:hover .dropbtn {
	color: green;
	background-color: #004F9F;
  }
  
  /* Dropdown content (hidden by default) */
  .dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
  }
  
  /* Links inside the dropdown */
  .dropdown-content a {
	float: none;
	color: white;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	text-align: left;
  }
  
  /* Add a grey background color to dropdown links on hover */
  .dropdown-content a:hover {
	  display: block;
	  
	color: greenyellow;
	/* transform: scale(1.5); */
	background-color: #004F9F;
  }
  
  /* Show the dropdown menu on hover */
  .dropdown:hover .dropdown-content {
	display: block;
	z-index: 2;
  }


    /* for boards   */


  .quotedoors{
	border-radius: 25px;
border: 2px solid #73AD21;
padding: 20px;
width: 80%;
margin-left: auto;
 margin-right: auto;
height:250px;
  }
  /* .quote:hover{
	background-color:#004F9F ;
  } */
  #services {
padding: 120px 0;
}

.aboutpics{
	/* justify-content: center; */
	margin-left: auto;
margin-right: auto;
}
.aboutcontent p{
	text-align: center;
	padding: 20px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.dropbtn {
	text-transform: uppercase;
	color:#eee;
	font-weight: 550;
	font-size: 15px;
	padding: 3px 0;
	border: 2px solid transparent;
	/* letter-spacing: 0.5px; */
	margin: 10px 15px 0 15px;

    /* text-transform: uppercase;
    color: #eee;
    font-weight: 700;
    font-size: 15px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 10px 15px 0 15px;    
	border: none;
	outline: none; */
	background-color: inherit;
	/* font-family: inherit; */
  }
  .portfolio-items img{
	  width: 350px;
	  height: 250px;
  }
  .socila-list img{
	  width: 50px;
	  margin-top: 10px;
  }




  .main {
	grid-area: main;
	background-color: #eaedf1;
	color: #394263;
}
.main__cards {
	display: block;
	column-count: 1;
	column-gap: 20px;
	margin: 20px;
}
.main-header1 {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 250px;
	color: #fff;
	background-size: cover;
	background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1609106/lake-shadow-water.jpg");
	margin-bottom: 20px;
}
.main-header__intro-wrapper {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	height: 160px;
	/*padding: 12px 30px;*/
	background: rgba(255, 255, 255, .12);
	font-size: 26px;
	letter-spacing: 1px;
}
.main-header__welcome {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.main-header__welcome-title {
	margin-bottom: 8px;
	font-size: 26px;
}
.main-header__welcome-subtitle {
	font-size: 18px;
}
.quickview {
	display: grid;
	grid-auto-flow: column;
	grid-gap: 60px;
}
.quickview__item {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.quickview__item-total {
	margin-bottom: 2px;
	font-size: 32px;
}
.quickview__item-description {
	font-size: 16px;
	text-align: center;
}
.main-overview {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(265px, 1fr));
	grid-auto-rows: 94px;
	grid-gap: 30px;
	margin: 20px;
}
.overviewCard {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px;
	background-color: #fff;
	transform: translateY(0);
	transition: all 0.3s;
}
.overviewCard-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	font-size: 21px;
	color: #fff;
}
.overviewCard-icon--document {
	background-color: #e67e22;
}
.overviewCard-icon--calendar {
	background-color: #27ae60;
}
.overviewCard-icon--mail {
	background-color: #e74c3c;
}
.overviewCard-icon--photo {
	background-color: #af64cc;
}
.overviewCard-description {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.overviewCard-title {
	font-size: 18px;
	color: #1bbae1;
	margin: 0;
}
.overviewCard-subtitle {
	margin: 2px;
	color: #777;
}
.overviewCard:hover {
	transform: translateY(-3px);
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	cursor: pointer;
}
.card {
	display: flex;
	flex-direction: column;
	width: 100%;
	background-color: #fff;
	margin-bottom: 20px;
	-webkit-column-break-inside: avoid;
}
.card__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	background-color: #004F9F;
	color: #fff;
}
.card__header-title {
	margin: 0 20px;
	font-size: 20px;
	letter-spacing: 1.2px;
}
.card__header-link {
	font-size: 16px;
	color: #1bbae1;
	letter-spacing: normal;
	display: inline-block;
}
.card__main {
	position: relative;
	padding-right: 20px;
	background-color: #fff;
}
.card__main:after {
	content: "";
	position: absolute;
	top: 0;
	left: 120px;
	bottom: 0;
	width: 2px;
	background-color: #f0f0f0;
}
.card__secondary {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
	grid-auto-rows: 100px;
	grid-gap: 25px;
	padding: 20px;
	background-color: #fff;
}
.card__photo {
	background-image: url('../../img/pumpkin-carving.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: slategray;
	transform: scale(1);
	transition: transform 0.3s ease-in-out;
	width: 100%;
	height: 100%;
}
.card__photo:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.card__photo-wrapper {
	overflow: hidden;
}
.card__row {
	position: relative;
	display: flex;
	flex: 1;
	margin: 15px 0 20px;
}
.card__icon {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	content: "";
	width: 30px;
	height: 30px;
	top: 0;
	left: 121px;
	transform: translateX(-50%);
	border-radius: 50%;
	color: #fff;
	background-color: #1bbae1;
	z-index: 1;
}
.card__row:nth-child(even) .card__icon {
	background-color: #e74c3c;
}
.card__time {
	display: flex;
	flex: 1;
	justify-content: flex-end;
	max-width: 80px;
	margin-left: 15px;
	text-align: right;
	font-size: 14px;
	line-height: 2;
}
.card__detail {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-left: 12px;
	margin-left: 48px;
	transform: translateX(0);
	transition: all 0.3s;
}
.card__detail:hover {
	background-color: #f0f0f0;
	transform: translateX(4px);
	cursor: pointer;
}
.card__source {
	line-height: 1.8;
	color: #1bbae1;
}
.card__note {
	margin: 10px 0;
	color: #777;
}
.card--finance {
	position: relative;
}
.settings {
	display: flex;
	margin: 8px;
	align-self: flex-start;
	background-color: rgba(255, 255, 255, .5);
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 2px;
}
.settings__block {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4px;
	color: #394263;
	font-size: 11px;
}
.settings__block:not(:last-child) {
	border-right: 1px solid rgba(0, 0, 0, .1);
}
.settings__icon {
	padding: 0px 3px;
	font-size: 12px;
}
.settings__icon:hover {
	background-color: rgba(255, 255, 255, .8);
	cursor: pointer;
}
.settings:hover {
	background-color: #fff;
	cursor: pointer;
}
.documents {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(105px, 1fr));
	grid-auto-rows: 214px;
	grid-gap: 12px;
	height: auto;
	background-color: #fff;
}
.document {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 15px 0 0;
	flex-direction: column;
}
.document__img6 {
	width: 130px;
	height: 170px;
	background-image: url("../images/COMPLY\ SOFT\ COPY\ CERTIFICATE.JPG");
	background-size: cover;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.3s ease;
}
.document__img1 {
	width: 130px;
	height: 170px;
	background-image: url("../images/cuttinglist.PNG");
	background-size: cover;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.3s ease;
}
.document__img2 {
	width: 130px;
	height: 170px;
	background-image: url("../images/boardpdf.PNG");
	background-size: cover;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.3s ease;
}
.document__img3 {
	width: 130px;
	height: 170px;
	background-image: url("../images/doorspdf.PNG");
	background-size: cover;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.3s ease;
}
.document__img4 {
	width: 130px;
	height: 170px;
	background-image: url("../images/furniturepdf.PNG");
	background-size: cover;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
	cursor: pointer;
	transition: transform 0.3s ease;
}
.document__img1:hover {
	transform: translateY(-4px);
}
.document__img2:hover {
	transform: translateY(-4px);
}
.document__img3:hover {
	transform: translateY(-4px);
}
.document__img4:hover {
	transform: translateY(-4px);
}
.document__title {
	margin: 8px 0 2px;
	color: #777;
}
.document__date {
	font-size: 10px;
}
#chartdiv {
	width: 100%;
	height: 300px;
	font-size: 11px;
	min-width: 0;
}
.footer {
	grid-area: footer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 16px;
	color: #777;
	background-color: #fff;
}
.footer__copyright {
	color: #1bbae1;
}
.footer__icon {
	color: #e74c3c;
}
.footer__signature {
	color: #1bbae1;
	cursor: pointer;
	font-weight: bold;
}
@media only screen and (min-width: 46.875em) {

	.main-header__intro-wrapper {
		padding: 0 30px;
   }
	.header__menu {
		display: none;
   }
	.header__search {
		margin-left: 20px;
   }
	.header__avatar {
		width: 40px;
		height: 40px;
   }
}
@media only screen and (min-width: 65.625em) {
	.main__cards {
		column-count: 2;
   }
	.main-header__intro-wrapper {
		flex-direction: row;
   }
	.main-header__welcome {
		align-items: flex-start;
   }
}
