.showme {
	display: none;
}
.scar img {
	cursor: pointer;
}
.btn-order {
	background-image: linear-gradient(to right, #08d041 0%, #019421 51%, #08d041 100%);
}
.start-heading {
	background: linear-gradient(to bottom, #019421 0%, #08d041 50%, #08d041 51%, #019421 100%);
}

img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pac-icon {
	display: none;
}
.pac-item {
	padding: 10px;
	font-size: 16px;
	cursor: pointer;
}
.pac-item:hover {
	background-color: #ececec;
}
.pac-item-query {
	font-size: 16px;
}
.error {
	background: #ff9c9c !important;
	outline: none;
	border: 1px solid #C00;
}

label.error {
	display: none !important;
}
.info_banner_main {
	min-height: 150px;
}
.info_banner {
	background-color: rgb(74, 144, 226);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 30%);
	-moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 30%);
	padding: 10px 18px 3px 10px;
	margin: 0;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 9;
	min-height: 142px;
}
.info_banner h2 {
	font-weight: 600;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin: 10px 0 10px;
	font-family: Arial;
}
.info_banner h2 img {
	vertical-align: middle;
}
.info_banner p {
	font-family: Arial, sans-serif;
	font-weight: 100;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	line-height: 1.7;
	margin: 0 0 10px;
}
.info_banner .cl_btn {
	position: absolute;
	cursor: pointer;
	width: 24px;
	height: 24px;
	top: 19px;
	right: 18px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 50%;
	box-shadow: 0 0 0 2px rgb(255 255 255 / 30%);
	-moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.3);
	-webkit-box-shadow: 0 0 0 2px rgb(255 255 255 / 30%);
}
.info_banner .cl_btn img {
	top: 6px;
	position: absolute;
	left: 6px;
}

@media only screen and (max-width: 600px) {
	.info_banner h2 {
		font-size: 20px;
	}
}		
.info_banner .cl_btn img{
top: 6px;
position: absolute;
left: 6px;
}
.money-back h3{font-size: 22px;}
.money-back p{font-size: 14px;margin: 0;}
@media only screen and (max-width: 600px) {
.info_banner h2{			
	font-size: 20px;		   
}
}
footer {
    padding: 50px 0 0 0;
}
.copyright p {
	margin: 0;
}
.footer ul li a:hover{
	color: #666666;
}

.border.border-dark p {
    padding: 10px 15px;
    margin: 0;
}
.nav>li {
    display: inline-block;
}
.nav>li>a{
	padding:0 3px;
}

.nav>li>a:hover, .nav>li>a:focus{
	color: #000!important;
	background-color: transparent!important;
	text-decoration: underline!important;			;
}
/*@media (min-width: 768px){
	footer .container {
	    width: 830px;
	}
}*/
@media only screen and (min-width: 0px) and (max-width: 770px){
	.row{
		margin-left: -15px!important;
		margin-right: -15px!important;
	}
}

footer {
	background-color: #F0F0F0;
}
footer .border-dark {
    padding: 10px 15px !important;
}
footer .border.border-dark{ border: 1px solid #545555!important; font-size: 14px}
p.ftcdisclaimer {
    border: 1px #666 solid;
    width: 94%;
    text-align: center;
    padding: 1%;
    font-size: 14px !important;
}
.footer p.disclaimer {
    color: #666;
    font-size: 14px !important;
    line-height: 24px;
    width: 94%;
    margin: 26px 0 0;
}
.footer img {width: 200px}
footer p {
    font-size: 14px;
}
.footer p {
    font-size: 14px !important;
    display: inline-block;
    width: 94%;
    color: #666;
    line-height: 20px;
}
.footer p {
    margin-top: 15px !important;
}
.footer p a {
  color: #666 !important;
  text-decoration: underline;
}