.wpcf7 label {
	color:#363237;
	font-family:lora, sans-serif; 
	font-style:italic;    
        width:100%;
}


.wpcf7 .wpcf7-select  {
    width: 100%; 
    font-size: 20px;

}

span.wpcf7-list-item {
    display: block;

}

.rollover {
    display: block;
    width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Web_Design.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Web_Design_over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.rollover1 {
    display: block;
	width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Brand.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover1:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Brand_Over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.rollover2 {
    display: block;
	width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Advertising.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover2:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Advertising_Over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.rollover_gbw {
    display: block;
	width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Web_Design.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover_gbw:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Web_Design_over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.rollover_sce {
    display: block;
	width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/share.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover_sce:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/share_over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.rollover_gi {
    display: block;
	width: 400px;
    height: 306px;
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Google_Insights.png
	) no-repeat;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}

.rollover_gi:hover {
    background: url(
	http://localgooglesearch.com/wp-content/uploads/2019/10/Google_Insights_over.png
	) no-repeat;
	width: 400px;
    height: 306px;
}

.group.pad.central-header-zone {
   height: 35px;
}

#footer-widgets.container {
	background-color: #222222; 
  color: #FFFFFF;
}

#workhours {
  width: 80px;
  margin-left: 40px;
  margin-top: -30px;
  font-size: 10px;
}

#mylabel {
  margin-left: 150px;
  margin-top: -37px;
}

#impo {
  color: #FF0000;
  font-weight: bold;
}

.wpcf7 span.wpcf7-not-valid-tip {
  position: relative;
  float: left;
  margin-left: 150px;
  margin-top: -50px;
  background: #f2dede;
  border-color: #e3bfbf;
  color: #b94a48;
  font-size: .75em;
  width: 160px;
  height: 20px;
}