#s-43 {
  background: #f9f9f9;
  font-family: Poppins, sans-serif;
  padding-top: 90px;
  padding-bottom: 80px;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
}

#s-43 ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  color: #d0d0d0;
}

#s-43 .contact-wrap1 {
  padding: 160px 0px 0px 0px;
}

@media only screen and (max-width: 1199px) {
  #s-43 .contact-wrap1 {
    padding: 90px 0px 0px 0px;
  }
}

#s-43 .contact-box1 {
  text-align: center;
  margin-top: 20px;
  border: hidden;
  border-radius: 4px;
  padding: 45px 40px 35px 40px;
  position: relative;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, #090f18 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, #fa360a 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 90%) 0px 32px 16px;
          box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, #090f18 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, #fa360a 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 90%) 0px 32px 16px;
}

#s-43 .contact-box1:hover {
  position: relative;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  /* box-shadow: none; */
  -webkit-box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, #090f18 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, #bf3dc1 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 90%) 0px 32px 16px;
          box-shadow: rgb(0 0 0 / 17%) 0px -23px 25px 0px inset, #090f18 0px -36px 30px 0px inset, rgb(0 0 0 / 10%) 0px -79px 40px 0px inset, #bf3dc1 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 90%) 0px 32px 16px;
}

@media only screen and (max-width: 991px) {
  #s-43 .contact-box1 {
    margin-bottom: 50px;
  }
}

#s-43 .contact-box1 .heading-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  line-height: 44px;
}

@media only screen and (max-width: 320px) {
  #s-43 .contact-box1 .heading-title {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1439px) {
  #s-43 .contact-box4 .contact-list2 li {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

#s-43 .contact-icon {
  position: absolute;
  top: -55px;
  right: 33%;
}

#s-43 .contact-icon i {
  /* font-size: 24px; */
  color: #fff;
  position: relative;
  z-index: 5;
}

#s-43 .icofont-ui-email:before,
#s-43 .icofont-ui-call:before,
#s-43 .icofont-map-pins:before {
    left: 10px;
    position: relative;
    top: 30px;
    left: -33px;
}

#s-43 .contact-icon i:after {
    content: "";
    width: 62px;
    height: 62px;
    background: #ec2a57;
    border-radius: 4px;
    position: absolute;
    bottom: -35px;
    left: -40px;
    z-index: -5;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
            box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

#s-43 .contact-box1:hover i:after {
    content: "";
    width: 62px;
    height: 62px;
    background: #bf3dc1;
    border-radius: 4px;
    position: absolute;
    bottom: -35px;
    left: -40px;
    z-index: -5;
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg);
    -webkit-box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
            box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;
}

/*fd sidebar*/
.sidebar .widget{padding:10px;border-radius:10px;box-shadow:10px 0 50px rgb(18 25 33 / 10%);margin-bottom:40px;background-color:#f7faff}h5.widget-title.fd-text-center{margin-bottom:20px;margin-top:20px;text-align:center}.line-center{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.css-11n0fq3{background-color:white;padding:15px;border-radius:15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.css-11n0fq3 .icon{width:54px;height:54px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-right:15px;border:1px solid #eef0f8;border-radius:50%;background-color:#f7faff}@media screen and (min-width:768px){.css-11n0fq3 .icon{width:74px;height:74px;margin-right:30px}}.css-11n0fq3 .icon span{font-size:30px;background:linear-gradient(to right,#fc7318 0,#feb423 100%);-webkit-background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.css-11n0fq3 .content{-webkit-flex:1 0 0;-ms-flex:1 0 0;flex:1 0 0}.css-11n0fq3 .content .text{line-height:1;display:block;text-transform:capitalize;font-weight:700;font-size:15px;background:linear-gradient(to right,#fc7318 0,#feb423 100%);-webkit-background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.css-11n0fq3 .content .number{line-height:1;font-weight:700;color:#02126a;font-size:16px}.css-j5ynnw{position:relative;width:30px;height:5px;display:inline-block;border-radius:5px;margin:0 30px;background-image:linear-gradient(0deg,#fc7318 0,#feb423 100%)}.css-j5ynnw::before,.css-j5ynnw::after{width:15px;height:100%;content:"";position:absolute;top:0;background:#e6e9f5;border-radius:5px}.css-j5ynnw::before{left:-30px}.css-j5ynnw::after{right:-30px}

/*
  .icofont-ui-call:before {
    content: "\ec46";
  }
  .icofont-whatsapp:before {
    content: "\ed86";
  }
  .icofont-fax:before {
    content: "\ef26";
  }
  .icofont-map-pins:before {
    content: "\ef8a";
  }
  .icofont-send-mail:before {
    content: "\efdf";
  }
*/
