/* Hide 2nd service box */
.home .vc_row .vc_column_container:nth-child(2) {
    display: none !important;
}
.footer-saction-box li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.footer-saction-box p {
    color: #000;
    font-size: 13px;
    margin: 14px 0 0 0;
    font-weight: 400;
    width: 85%;
    line-height: 22px;
}
.hadder-top {
    background-color: #4996c2;
    margin: 0;
    display: inline-block;
    width: 100%;
    padding: 0;
}
.footer-saction {
    display: inline-block;
    margin: 0;
    background-color: #b0cfe1;
    padding: 3rem 0 2rem;
    width: 100%;
	    border-top: 1px solid #ccc;
}
.to-hadder-box-left ul li a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    margin: 14px 0 0 0;
}
#customers {
  border-collapse: collapse;
  width: 100%;
}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}



#customers1 {
  border-collapse: collapse;
  width: 100%;
}

#customers1 td, #customers1 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers1 tr:nth-child(even){background-color: #f2f2f2;}

#customers1 tr:hover {background-color: #ddd;}

#customers1 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}

#customers2 {
    border-collapse: collapse;
  width: 100%;
}

#customers2 td, #customers2 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#customers2 tr:nth-child(even){background-color: #f2f2f2;}

#customers2 tr:hover {background-color: #ddd;}

#customers2 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}

#covid1 {
  border-collapse: collapse;
  width: 100%;
}

#covid1 td, #covid1 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#covid1 tr:nth-child(even){background-color: #f2f2f2;}

#covid1 tr:hover {background-color: #ddd;}

#covid1 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}


#covid2 {
  border-collapse: collapse;
  width: 100%;
}

#covid2 td, #covid2 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#covid2 tr:nth-child(even){background-color: #f2f2f2;}

#covid2 tr:hover {background-color: #ddd;}

#covid2 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}


#covid3 {
  border-collapse: collapse;
  width: 100%;
}

#covid3 td, #covid3 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#covid3 tr:nth-child(even){background-color: #f2f2f2;}

#covid3 tr:hover {background-color: #ddd;}

#covid3 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}


#covid4 {
  border-collapse: collapse;
  width: 100%;
}

#covid4 td, #covid4 th {
  border: 1px solid #ddd;
  padding: 8px;
}

#covid4 tr:nth-child(even){background-color: #f2f2f2;}

#covid4 tr:hover {background-color: #ddd;}

#covid4 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #b1c903;
  color: white;
}

.boldfont{font-weight:bolder;color:#fff;font-size:50px !important;}
.putopacity{opacity:0.7;}
@media (max-width: 1024px){
.gm-navigation-drawer--mobile .gm-dropdown-menu .gm-anchor {
	    margin-right: 5px !important;
}
}
@media (max-width: 1023px){
.gm-navigation-drawer--mobile .gm-dropdown-menu .gm-anchor {
    text-transform: uppercase;
    text-align: left;
	    margin-right: 5px !important;
}
}

@media (max-width: 767px){
#responsive-menu-button {
    display: none !important;
	}
.hadder-tow .header-navigation-wrapper {
    float: right;
    width: 16%;
    text-align: right;
}
}

.footer-saction-box img {
    width: 80%;
    margin-bottom: 1em;
}
.footer-saction-box h3 {
    color: #000;
}
.footer-saction-box p strong {
    color: #000;
}
.copy-right-box p {
    color: #000;
}
.footer-saction-box p strong {
    font-weight: 400;
    font-size: 15px;
    margin: 0 13px 0 0;
    color: #000;
}
#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
	background: #fff;
}
.wpcf7-submit{
	float: right;
	background: #4996c2 !important;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
	float:left;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
}
#responsive-form.wpcf7-form-control.wpcf7-submit {
    float: right;
    width: 15%;
    position: absolute;
    top: 9px;
    right: 18px;
    background-color:#000000 !important;
    font-weight: 900;
    cursor: pointer;
}
.comments-wrapper{display:none;}
.price{display:none;}
