.blockbtn-wrap {
  width: 100%;
  margin: 0px auto;
  padding-left: 15px;
  padding-right: 15px;
}
.blockbtn {
	padding-top: 250px;
	padding-bottom: 60px;
	min-height: 600px;
	font-size: 16px;
	color: #fff;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}
.blockbtn h3 {
	color: #fff;
	font-size: 34px;
	font-family: 'RobotoCondensedBold', sans-serif;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 16px;
}
.blockbtn p {
  font-size: 16px;
	margin-top: 0;
	margin-bottom: 1rem;
}
.btn-more3 .fancybox {
  background-color: #fff;
  display: inline-block;
  color: #3c3c5c;
  text-decoration: none;
  font-family: 'RobotoCondensedBold', sans-serif;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  border: none;
  padding: 11px 35px 9px 35px;
  transition: background 0.2s, color 0.2s;
}
.btn-more3 .fancybox:hover {
  background-color: #2d325a;
  color: #fff;
}
.bottominfo>div{
	padding-top:40px;
	padding-bottom:30px;
	box-sizing: border-box;
}
.bottominfo-wrap {
  background-color: #292929;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px;
}
.bottominfo-wrap .wrap {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
}
.bottominfo {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.bottominfo-about-us,
.bottominfo-navigation,
.bottominfo-our-services,
.bottominfo-contact {
  padding-right: 35px;
  width: 30%;
  min-width: 250px;
  flex: 1 1 250px;
}
.bottominfo-title {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
}
.bottominfo-about {
  color: #bbb;
  font-size: 14px;
  overflow-y: hidden;
  margin-bottom: 15px;
}
.bottominfo-about p {
	margin: 0;
}
.bottominfo-more a {
  background-color: #fff;
  display: inline-block;
  font-family: 'RRobotoCondensedBold', sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #3c3c5c;
  text-decoration: none;
  text-transform: uppercase;
  padding: 11px 35px 9px 35px;
  border-radius: 2px;
  transition: background 0.2s, color 0.2s;
}
.bottominfo-more a:hover {
  background-color: #2d325a;
  color: #fff;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item {
    display: flex;
    align-items: center;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item:last-child,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item:last-child {
    margin-bottom: 0;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item a,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item a {
    color: #bbb;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    transition: color 0.2s;
    display: inline-block;
    position: relative;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item a:hover,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item a:hover {
    color: #fff;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item a::before,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item a::before {
    content: "\2192";
    color: #bbb;
    font-size: 18px;
    margin-right: 8px;
    transition: color 0.2s;
}
.site-footer .bottominfo-navigation ul.nav.menubottommenu.mod-list li.menu-item a:hover::before,
.site-footer .bottominfo-our-services ul.nav.menubottommenu.mod-list li.menu-item a:hover::before {
    color: #fff;
}
.bottominfo-contact p {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
  color: #bbb;
  font-size: 14px;
  line-height: 14px;
}
.bottominfo-contact p strong {
  margin-right: 10px;
}
.bottominfo-contact img {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 10px;
  display: inline-block;
}
.bottominfo-contact a {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  font-size: 14px;
}
.bottominfo-contact a:hover {
  text-decoration: underline;
}
.footer-link {
	color: #007bff;
	text-decoration: none;
	background-color: transparent;
	transition: color 0.2s, border-bottom-color 0.2s;
	border-bottom: 2px solid transparent;
}
.footer-link:hover {
	color: #0457b0;
	border-bottom: 1px solid #0457b0;
}
.footer-wrap {
	background-color: #292929;
	width: 100%;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}
.footer {
  color: #bbb;
  border-top: 1px solid #474c54;
  padding-top: 30px;
  padding-bottom: 15px;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
.footer p {
  margin-top: 0;
  text-align: center;
}

.fixed-buttons {
	position: fixed;
	right: 24px;
	bottom: 35px;
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 1000;
	gap: 40px;
	pointer-events: none;
}
.fixed-buttons .whatsapp-btn,
.fixed-buttons .scroll-top-btn {
	pointer-events: auto;
}
.fixed-buttons .whatsapp-btn {
	width: 70px;
	height: 70px;
	background: #009d00;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0 0 0 #009d00;
	transition: box-shadow 0.2s;
	z-index: 2;
	transition-duration: 0.8s;
	position: relative;
	overflow: visible;
	animation: pulse 1.6s infinite;
}
@keyframes pulse {
	0% {
	  box-shadow: 0 0 0 0 rgba(0,157,0, 0.5);
	}
	70% {
	  box-shadow: 0 0 0 18px rgba(0,157,0, 0);
	}
	100% {
	  box-shadow: 0 0 0 0 rgba(0,157,0, 0);
	}
}
.fixed-buttons .whatsapp-btn img {
	width: 50px;
	height: 50px;
	display: block;
	transition: transform 0.6s ease-in-out;
	will-change: transform;
}
.fixed-buttons .whatsapp-btn:hover img {
	transform: rotate(360deg);
}
.fixed-buttons .whatsapp-btn:hover {
  box-shadow: 0 4px 16px rgba(0,0,0,0.25);
}
.fixed-buttons .scroll-top-btn {
  width: 60px;
	height: 60px;
	background: url('../images/totop.png') center center no-repeat #333;
	border-radius: 50%;
	text-indent: -9999px;
	opacity: 0.6;
	transition: all 0.2s linear;
	z-index: 1;
	border: 1px solid #ccc;
	display: block;
	cursor: pointer;
}
.fixed-buttons .scroll-top-btn:hover {
	opacity: 1;
	background-color: #222;
	border-color: #888;
}
.scroll-top-btn.hide {
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s;
}

@media (max-width: 426px) {
  .bottominfo {
    flex-direction: column;
    gap: 20px;
  }
  .bottominfo-about-us,
  .bottominfo-navigation,
  .bottominfo-our-services,
  .bottominfo-contact {
    min-width: 0;
    width: 100%;
    flex: 1 1 100%;
    padding-right: 0;
  }
}

/* Footer Icons Styles */
.bottomphone::before {
  font-family: 'FontAwesome';
  content: "\f095";
  padding-right: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  width: 23px;
  display: inline-block;
}

.bottomwhatsapp::before {
  font-family: 'FontAwesome';
  content: "\f232";
  padding-right: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  width: 23px;
  display: inline-block;
}

.bottomemail::before {
  font-family: 'FontAwesome';
  content: "\f0e0";
  padding-right: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  width: 23px;
  display: inline-block;
}

.bottomtime::before {
  font-family: 'FontAwesome';
  content: "\f017";
  padding-right: 7px;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  width: 23px;
  display: inline-block;
}
