body {
font-family: 'Poppins', sans-serif;
}
/*  Header bc4749, c11104*/
.header-top {
background-color: #03451F;
color: #fff;
font-size: 12px;
line-height: 1.7;
padding: 5px 0px;
}
.header-top .contact-info{
margin-bottom: 0px;
font-weight: 600;
}
.header-top .contact-info li {
display: inline-block;
position: relative;
margin-right: 15px;
}
.contact-phone a{
color: #fff;
text-decoration: none;
}
.header-top .step {
display: inline-block;
position: relative;
}
.header-top .contact-info li .font-icon {
margin-right: 5px;
}
.fa-phone::before {
font-family: "Font Awesome 5 Free";
content: "\f095";
display: inline-block;
padding-right: 3px;
vertical-align: middle;
font-weight: 900;
}
.styled-icons li{
display: inline-block;
position: relative;
}
.header-top .social-link i{
color: #fff;
padding-right: 15px;
}
.btn-top-header-color {
color: #fff;
background-color: #bc4749;
border-color: #bc4749;
padding: 5px 20px;
font-size: 16px;
}
.mb-3x{
margin-bottom: -3px;
}
.pt4{
  padding-top: 4px;
}
.btn-top-header-color:hover {
background-color: #ed1823;
}
.nav-pad{
  border-bottom: 2px solid #c11104;
  padding: 8px 0px !important;
}
.nav-set li a{
font-size: 14px;
font-family: 'Montserrat', sans-serif;
line-height: 22px;
color: #333;
background-color: transparent;
font-weight: 700;
text-transform: uppercase;
}
.nav-set li{
margin-left: 22px;
}
.nav-set li a:hover{
color:#c11104;
}
.dropdown-menu li{
margin-left: 0px;
}
.dropdown-menu li a:hover{
background-color: #554216;
color:#fff;
}
/* Header Close */
/* --Main Home 01180B */
.pt-50{
  padding-top:50px;
}
.pb-15{
  padding-bottom: 15px;
}
.space{
margin-top:30px !important;
}
.t-space{
  margin-top:55px;
}
.b-space{
  margin-bottom:55px;
}
.bg-c1{
  background-color: #164957;
}
.head01{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.hone h1{
font-size:32px;
font-weight:600;
}
.color01{
  color: #bc4749;
}
.text-justify{
  text-align: justify;
}
.cflex{
display: flex;
flex-wrap: wrap;
}
.py-50{
padding-top:50px;
padding-bottom:50px;
}
.bgc{
  background-color: #98c7ad;
}
h1{font-size:26px;}
h2, h3{font-size:24px;}
h4, h5{font-size:22px;}
.fs-36{
font-size:36px;
}
.hfs {
  font-size: calc(1.325rem + .9vw);
}
.fw-600 {
  font-weight: 600;
}
.df{
  display:flex;
}
.homecard{
    background: #fff;
  padding: 13px 65px 9px 20px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.07);
}
.homecard h4{
    font-size: 18px;
}
.homecard p{
    text-align:justify;
    padding-top:10px;
}
.box-one{
  border: 1px dotted #eee;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.07);
}
.box-one h4{
  color: #004834;
  text-transform: uppercase;
  font-weight: 600;
}
.box-one p{
padding: 0px 10px;
}
.hset{
  position:relative;
}
.hset::before{
  width: 9px;
  height: 9px;
  content: "";
  position: absolute;
  bottom: 2px;
  left: 2px;
  transform: scale(1) rotate(-45deg) translateX(0) translateY(0) skewX(0) skewY(0);
  background: #c11104;
}
.hset::after{
  content: "";
  width: 85px;
  height: 2px;
  left: 12px;
  bottom: 5px;
  position: absolute;
  background: #c11104;
}
.fs-01 {
  font-size: 26px;
  padding: 15px 0px 25px 0px;
  font-weight: 600;
}
/* --Footer Start */
.bg-footer {
background: #252525 url(../images/bg-footer.webp) no-repeat fixed center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.footer {
padding: 50px 0 20px 0;
}
.box-info {
padding: 0;
border: 1px solid #4A4B4F;
border-bottom: 3px solid #ce1111;
margin-bottom: 30px;
}
.box-info .box-info-icon {
padding: 15px 20px;
font-size: 30px;
color: #0e5e32;
display: inline-block;
height: 100%;
}
.box-info .box-info-body {
padding: 20px 0 20px 20px;
border-left: 1px solid #4A4B4F;
color: #fff;
display: inline-block;
vertical-align: middle;
}
.box-info .box-info-body p {
color: #ccc;
margin-bottom: 0;
}
.box-info .box-info-body h4 {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.box-info a {
color: #fff;
text-decoration: none;
}
.footer-item {
line-height: 20px;
color: #999999;
font-weight: 400;
margin-bottom: 20px;
min-height: 250px;
}
.footer-title {
font-size: 18px;
line-height: 22px;
color: #fff;
position: relative;
padding: 10px 0;
margin-bottom: 40px;
margin-left: 10px;
}
.footer-title:before {
position: absolute;
content: '';
width: 50px;
height: 10px;
left: -10px;
bottom: -6px;
border-bottom: 3px solid #ce1111;
}
.footer-title h5 {
margin-bottom: 10px;
font-size: 14px;
line-height: 22px;
}
.footer-title:after {
position: absolute;
content: '';
width: 120px;
height: 10px;
border-bottom: 1px solid #aaa;
}
.footer-item .list li {
padding: 12px 0;
color: #999;
}
.footer-item .list li:hover{
color:#bc4749;
}
.contact-info-item .fa {
color: #F7941D;
font-size: 24px;
margin-right:10px;
}
.contact-info-item a {
color: #ccc;
text-decoration: none;
}
.contact-info-item {
padding: 12px 0;
}
.fsosmed {
background-color: rgba(34, 34, 34, .70);
text-align: center;
padding: 10px 0;
}
.fsos {
color: #bc4749;
display: inline-block;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
}
.footer-sosmed {
margin-top: 20px;
display: inline-block;
}
.footer-sosmed .item {
color: #fff;
display: inline-table;
margin: 0 14px;
}
.footer-sosmed a{
text-decoration: none;
}
.ula a{
    color:#fff;
}
.footer-sosmed .item .fab {
font-size: 20px;
}
.fcopy {
padding-top: 15px;
text-align: center;
color: #fff;
font-family: 'Montserrat', sans-serif;
font-size: 14px;
}
/* Popup */
.popup {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
}

.popup-content {
  background: white;
  margin: 10% auto;
  padding: 2rem;
  width: 90%;
  max-width: 400px;
  border-radius: 10px;
  position: relative;
}

.popup-content input,
.popup-content button {
  width: 100%;
  margin-top: 1rem;
  padding: 0.8rem;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.popup-content button {
  background-color: #005daa;
  color: white;
  border: none;
  font-weight: 600;
  cursor: pointer;
}

.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}
/* WhatsApp Contact Button */
.whatsapp-contact {
  margin-top: 20px;
  text-align: center;
}

.whatsapp-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #25d366; /* WhatsApp Green */
  font-size: 1rem;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #ddd;
  transition: background-color 0.3s;
}

.whatsapp-link:hover {
  background-color: #25d366;
  color: white;
}

.whatsapp-link i {
  margin-right: 8px;
  font-size: 1.2rem;
}
/* Floating Right Bottom Icons */

.floating-icons {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
  z-index: 1000;
}

.floating-icons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #25d366;
  color: white;
  text-decoration: none;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s ease;
}

.floating-icons a.call {
  background-color: #b10000;
}

.floating-icons a:hover {
  transform: scale(1.1);
}

.floating-icons i {
  font-size: 22px;
}
/* --Footer End */

.hmargin{margin-top:64px;}
@media (max-width: 576px){h1, h2, h3{font-size:22px!important;line-height:32px}h4{font-size:20px;line-height:26px}h1,h2,h3,h4{color:#281E5D}.hmargin{margin-top:64px;}}@media (max-width: 768px){h1,h2,h3{font-size:26px;line-height:32px}h4{font-size:20px;line-height:26px}h1,h2,h3,h4{color:#281E5D}}.icon-bar{position:fixed;top:30%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9;right:0}.icon-bar a{display:block;text-align:center;padding:8px;transition:all .3s ease;color:#fff;font-size:20px;width:50px}.tollfree{background:orange;color:#fff;width:200px!important;position:relative;top:34px;cursor:cell}