
.header {
  background: url('../img/588.jpg') no-repeat center center/cover;
  color: white;
  text-align: center;
  padding: 200px 20px;
}
.top{background: #bfbfbf;}
.mt-2{margin: 5px 0 25px}
.services_call-popup>img {
 border-radius: 5px}
.services_call-popup {
	background: #fff;
	display: flex;
	flex-direction: column;
	text-align: center;
	padding: 40px;
	margin-bottom: 50px;
	border-radius: .5rem;
}
.alt2 {
    color: #fff;
    border-radius: 30px;
    background: #f60;
    padding: 15px 25px;
    margin-top: 25px;
}
section img{width: 100%}
a {text-decoration: none}
.alt{color: #fff;  border-radius:30px;  background:#f60;  padding:15px 25px;   margin: 15px; border: 3px solid #fff;box-shadow: 0px 0px 12px -2px rgba(0,0,0,0.5);font-weight: bold;}
.whatsap{display:none;}
.header h1{font-weight: bold;}
.header h2{margin: 30px 0}
.header .btn {margin:30px; }
.service-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
footer {
  background-color: #333;
  color: white;
  text-align: center;
  padding: 20px;
}
.text_certain {
	border-left: 5px solid #1f2b6c;
	padding-left: 25px;
	margin-bottom: 45px;
}

.text_certain p {
	margin: 0;
}
footer a{color: #f6f6f6}
@media(max-width:480px) {
		.text_certain {
    margin-left: 8px;
    margin-bottom: 30px;
  }
	    .whatsap p{position: fixed;bottom:10px}
.whatsap{display:block;  bottom:-16px;position: fixed;width: 100%;z-index: 999;}
    .phoneix {text-align: center; padding: 10px 0px;background:#00a554;color: #fff;font-size: 110%;border: 5px solid #fff;border-radius: 15px;box-shadow: 0 0 10px rgba(0,0,0,0.9);} 
    .phoneix a{color:#fff;padding: 12px 35px;}
	 .phoneix1 {text-align: center; padding: 10px 0px;background:#1783de;color: #fff;font-size: 110%;border: 5px solid #fff;border-radius: 15px;box-shadow: 0 0 10px rgba(0,0,0,0.9);} 
    .phoneix1 a{color:#fff;padding: 12px 35px;}
 .phoneix:hover{background: #1783de;}
}