#contact-01 .main-title .elementor-heading-title {
  font-size: 35px;
  text-transform: uppercase;
}
#contact-01 .icon-content p {
  line-height: 25px;
}

/* #contact-01 .box-info-item .elementor-column-gap-default:hover .elementor-element-populated {
  background: #900f0f;
} */
.title-h2 h2 {
  font-size: 25px;
  font-weight: 600;
  line-height: 1.3;
  color: var(--black);
}

.title-h4 .elementor-heading-title {
  font-size: 12px;
  font-weight: 800;
  line-height: 30px;
  border: 3px solid #eee9e3;
  padding: 2px 25px;
  text-align: center;
  position: relative;
  color: var(--main-color);
  font-family: "Roboto", sans-serif;
}
.title-h4 h4::before {
  content: "";
  background-image: url(../images/subtitle-before.png);
  width: 19px;
  height: 14px;
  position: absolute;
  transform: translateX(-50%);
  top: -10px;
}

/* #sec-contact-fr .txt-left h4::before{
    left: 105px;
}
#sec-contact-fr .txt-right h4::before{
    left: 100px;
}
#sec-contact-fr .txt-item h4{
    color: var(--wp--preset--color--black);
}
#sec-contact-fr .txt-left h4{
    max-width: 220px;
}
#sec-contact-fr .txt-right h4{
    max-width: 210px;
}
#sec-contact-fr form input, #sec-contact-fr form textarea {
    font-size: 14px;
    font-weight: 400;
    padding: 14px 25px;
    border-radius: unset;
    border: 1px solid rgba(241, 238, 246, 0.5);
    color: #686a6f;
    box-shadow: none;
    height: auto;
    background-color: #F8F7FA;
    font-family: "Roboto", sans-serif;
}
#sec-contact-fr form .half-width {
    display: flex;
    gap: 16px;
}
#sec-contact-fr .icon-item h3{
    color: var(--wp--preset--color--black);
    font-size: 16px;
    font-weight: 700;

}
#sec-contact-fr .icon-item p{
    font-size: 15px;
    font-weight: 400;
}
#sec-contact-fr  .icon-item:hover .elementor-icon{
    background: #900f0f;
}
#sec-contact-fr .icon-item .elementor-icon{
    width: 80px;
    height: 80px;
    background: var(--main-color);
    padding: 25px;
}
#sec-contact-fr .form-left {
    padding-right: 50px;
}
#sec-map {
    padding: 0;
} */
.home #sec-01 {
  height: 800px;
  z-index: 1;
}
.home #sec-01 h3 {
  font-size: 15px;
  color: white;
}
.home #sec-01 h2 {
  color: white;
  position: relative;
  z-index: 2;
  font-size: 50px;
  line-height: 1.6;
}
.home #sec-01 .col-left {
  margin-top: 165px;
}
.home #sec-01 .txt-top {
  width: 272px;
  height: 34px;
  padding: 10px 45px;
  z-index: 2;
}
.home #sec-01 .txt {
  padding: 25px 0;
}
.home #sec-01 .txt-top::before {
  content: "";
  background-image: url(../images/bg.png);
  position: absolute;
  left: 280px;
  top: 0;
  height: 34px;
  width: 53px;
}
.home #sec-01 #btn {
  z-index: 2;
}
/* .home #sec-01::before{
    content: '';
    background-color: #900f0f;
    opacity: 0.8;
    z-index: 1;
} */
.home #cont-left {
  padding-top: 170px;
}
.home #sec-01 #btn a {
  padding: 19px 51px;
  line-height: 1.95;
}
#btn {
  font-size: 14px;
  color: #ffff;
  text-transform: uppercase;
}
.home #sec-01 .img-right {
  z-index: 2;
}
.home #sec-01 .img-right img {
  height: 620px;
  max-width: 485px;
  position: absolute;
  left: -27px;
  top: 150px;
}
.home #sec-01 #btn a:hover {
  background: #900f0f;
}
.home #sec-02 .elementor-container.elementor-column-gap-default {
  display: flex;
  flex-direction: column;
}
.home #sec-02 #col-icon-item {
  width: 100%;
}
.home #sec-02 #col-txt-icon {
  width: 100%;
}
.home #sec-02 .elementor-widget-wrap.elementor-element-populated {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
  padding: 0;
}
.home #sec-02 #icon-item p {
  font-size: 15px;
}
.home #sec-02 #icon-item {
  max-width: 450px;
  height: 210px;
  background: var(--white);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 1;
  padding: 30px 20px 40px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
  width: 390px;
}
/* #sec-02 .e-con-inner {
    flex-direction: row;
} */
.home #sec-02 #icon-item .elementor-icon-box-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 127px;
  height: 100%;
  background-color: var(--main-color);
  transform: skewX(-30deg);
  transform-origin: top right;
  transition: all 400ms ease;
}
#icon-item .elementor-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
#icon-item .elementor-icon {
  position: relative;
  z-index: 3;
  width: 95px;
  height: 95px;
  transition: all 300ms ease;
}
.home #sec-02 #icon-item .elementor-icon:after {
  background-color: #ffff;
}
.home #icon-item .elementor-icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 1px dashed var(--main-color);
  z-index: -1;
  transition: all 300ms ease;
}
.home #sec-02 #icon-item .elementor-icon-box-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #272c49;
  transform: skewX(-30deg);
  transform-origin: top right;
  transition: all 400ms ease;
  z-index: 2;
}
.home #sec-02 #icon-item .elementor-icon-box-content::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 200px;
  height: 100%;
  background-color: #f5f5f5;
  transform: skewX(50deg);
  transform-origin: bottom right;
  transition: all 400ms ease;
  z-index: -2;
}
#icon-item h3 {
  color: var(--black);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}
#icon-item p {
  font-size: 16px;
  color: var(--black);
  z-index: 3;
  position: relative;
}
/* #sec-02 #icon-item .elementor-icon-box-content::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background-color: #034833;
    opacity: 0.1;
    transform: skewX(50deg);
    transform-origin: bottom right;
    transition: all 400ms ease;
    z-index: 2;
} */
.home #sec-02 #icon-item .elementor-icon-box-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background-color: #900f0f;
  transform: skewX(-30deg);
  transform-origin: top right;
  transition: all 400ms ease;
  z-index: 2;
}
.home #sec-02 #icon-item .elementor-icon-box-content:hover:after {
  width: 200px;
}
.home #sec-02 #icon-item .elementor-icon-box-wrapper:hover:after {
  width: 127px;
}
.home #sec-02 #icon-item .elementor-icon-box-wrapper:hover::before {
  width: 180%;
}
.home #sec-02 #icon-item .elementor-icon-box-wrapper:hover .elementor-icon {
  transform: scaleX(-1);
}
.home
  #sec-02
  #icon-item
  .elementor-icon-box-wrapper:hover
  .elementor-icon-box-content
  .elementor-icon-box-title {
  color: var(--white);
}
.home
  #sec-02
  #icon-item
  .elementor-icon-box-wrapper:hover
  .elementor-icon-box-content
  .elementor-icon-box-description {
  color: var(--white);
}
.home #sec-02 {
  top: -60px;
  margin-bottom: 70px;
}
#icon-item svg {
  filter: brightness(0) saturate(100%) invert(16%) sepia(100%) saturate(7481%)
    hue-rotate(354deg) brightness(102%) contrast(119%);
}
.home #sec-02 #col-txt-icon {
  width: 1030px;
  margin: 30px auto 0;
  border: 2px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  height: 60px;
  justify-content: space-between;
}
.home #sec-02 .txt-left p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: var(--black);
}
.home #sec-02 .txt-left {
  padding: 15px 40px;
}
.home #sec-02 .txt-icon-box h3 {
  margin-bottom: 0;
  color: var(--white);
}
.home #sec-02 .txt-icon-box {
  padding: 10px 40px;
  background: var(--black);
  align-items: center;
  display: flex;
  width: 295px;
}
.home #sec-02 .txt-icon-box .elementor-icon-box-icon {
  position: absolute;
  left: -20px;
  top: 9px;
}
.home #sec-02 .txt-icon-box span.elementor-icon {
  background: var(--main-color);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 50%;
}
.home #sec-02 .txt-icon-box .elementor-icon-box-wrapper:hover .elementor-icon {
  transform: scaleX(-1);
}
.home #sec-03 .title-h4 {
  margin-bottom: 0;
}
.home #sec-03 .title-h4 .elementor-heading-title {
  width: 400px;
  color: var(--main-color);
  margin-bottom: 25px;
}
.home #sec-03 #icon-item .elementor-icon-box-wrapper:hover .elementor-icon {
  transform: scaleX(-1);
}
.home #sec-03 .title-h4 .elementor-heading-title::before {
  left: 200px;
}
.home #sec-03 .title-h2 h2 strong {
  color: var(--main-color);
}
.home #sec-03 .title-h2 p {
  margin-bottom: 0;
}
.home #sec-03 #icon-item .elementor-icon {
  margin: 0 20px 0 0;
  width: 65px;
  height: 65px;
  border-width: 1px 1px 1px 1px;
  border-color: var(--main-color);
  border-radius: 100px 100px 100px 100px;
}
.home #sec-03 #icon-item h3 {
  font-size: 16px;
}
.home #sec-03 #icon-item .elementor-icon:after {
  border: 1px dashed #034833;
}
.home #sec-03 .txt ul li {
  list-style: none;
  font-size: 17px;
  color: var(--black);
}
.home #sec-03 #btn a {
  padding: 20px 50px;
}
/* .home #sec-03 .txt ul li::before {
  content: "\f35a";
  font-family: "Font Awesome 5 Pro";
  color: var(--bs-blue);
  padding: 0 10px;
  background-image: url(../images/arrow-right-circle.svg);
} */
.home #sec-03 .txt ul li::before {
  content: "";
  background-image: url(../images/arrow-right-circle.svg);
  width: 14px;
  height: 14px;
  filter: invert(20%) sepia(97%) saturate(7389%) hue-rotate(358deg)
    brightness(93%) contrast(119%);
  background-size: contain;
  margin-left: 5px;
  margin-bottom: -2px;
  display: inline-block;
  margin-right: 10px;
}
.home #sec-03 .col-txt {
  padding-left: 30px;
}
.home #sec-03 #btn a:hover {
  background: var(--main-color);
}
.home #sec-03 .col-image .elementor-widget-wrap {
  overflow: hidden;
  height: 500px;
  padding-left: 0;
}
.home
  #sec-03
  .elementor-element.elementor-element-d5a431a.item-img.elementor-widget.elementor-widget-image
  img.attachment-large.size-large.wp-image-1079 {
  content: "";
  position: absolute;
  top: -85px;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 1px dashed #034833;
  z-index: 0;
  transition: all 300ms ease;
  width: 65px;
  height: 65px;
}
.home #sec-03 {
  margin-bottom: 90px;
}
#sec-04 {
  padding-top: 60px;
}
#sec-04 .title-h4 .elementor-heading-title {
  width: 185px;
  margin: 0 auto;
  color: var(--main-color);
}
.home #sec-04 .title-h4 h4::before {
  left: 90px;
}
.home #sec-04 .title-h2 .elementor-heading-title {
  width: 380px;
  text-align: center;
  margin: 0 auto;
  color: var(--black);
}
.home #sec-04 .step-item .elementor-heading-title {
  text-align: center;
  font-size: 14px;
  color: var(--main-color);
}
.home #sec-04 .txt-h3 h3 {
  text-align: center;
  font-size: 20px;
  color: var(--black);
}
.home #sec-04 .col-txt p {
  text-align: center;
}
.home #sec-04 .col-txt .icon-box .elementor-icon {
  position: relative;
  z-index: 3;
  width: 175px;
  height: 175px;
  border: 3px dashed var(--main-color);
  background: var(--white);
  border-radius: 50%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home #sec-04 .bg-img::before {
  content: "";
  background-image: url(../images/icon-line-1.png);
  height: 120px;
  width: 1100px;
  background-size: 1100px;
  left: 10px;
  background-repeat: no-repeat;
  background-position: center;
  top: 42px;
  position: absolute;
}
.home #sec-04 .text-item {
  width: 340px;
  height: 225px;
  margin: 0 auto;
  padding: 35px 28px 30px;
  text-align: center;
  transition: all 300ms ease;
}

.home #sec-04 .icon-box .elementor-icon::before {
  content: "";
  background-image: url(../images/check-circle-fill-svgrepo-com.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  margin-left: 10px;
  margin-bottom: -2px;
}
.home #sec-04 .col-txt:hover .text-item {
  background: var(--white);
}
.home #sec-04 .col-txt:hover .elementor-icon {
  background: var(--main-color);
}
.home #sec-04 .col-txt:hover .elementor-icon svg {
  filter: brightness(0) invert(1);
}
.home #sec-04 .text-item::before {
  content: "";
  background-image: url(../images/icon-arrow2.png);
  position: absolute;
  z-index: 2;
  height: 40px;
  width: 40px;
  right: -35px;
  bottom: 85px;
}
.home #sec-04 .col-txt:last-child .text-item::before {
  display: none;
}
.home #sec-05 .title-h2 .elementor-heading-title {
  text-transform: uppercase;
  width: 300px;
  font-size: 30px;
}
.home #sec-05 .title-h3 .elementor-heading-title {
  font-size: 14px;
}
.home #sec-05 > .elementor-container {
  position: relative;
  z-index: 2;
  margin-bottom: -80px;
  background: var(--white);
}
.home #sec-05 > .elementor-container::before {
  content: "";
  background-image: url(../images/icon-city.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
}
.home #sec-05 {
  height: 515px;
  margin-top: 55px;
}
.home #sec-05 .txt-left .elementor-widget-wrap {
  display: flex;
  align-content: center;
}
.home #sec-05 .box-icons {
  top: 40px;
}
.home #sec-05 .icon-item .box-left {
  max-width: 80px;
}
.home #sec-05 .icon-item > .elementor-container {
  align-items: center;
}
.home #sec-05 .box-icons .elementor-counter-number-wrapper {
  font-size: 48px;
}
.home #sec-05 .box-icons .elementor-counter-title {
  font-size: 16px;
}
.home #sec-05 .title-h3 .elementor-heading-title:hover {
  color: var(--main-color);
}
.home .sec-blog {
  padding: 110px 0 70px;
}
.home .home-sec-title .elementor-heading-title {
  font-size: 30px;
  line-height: 1.2;
}
.home-sec-title .elementor-heading-title > span {
  color: var(--main-color) !important;
}
.home .sec-blog .blogs-list {
  margin-top: 30px;
}
.home .sec-blog .elementor-post__thumbnail {
  padding-bottom: 0 !important;
}
.home .sec-blog .elementor-post__thumbnail img {
  height: 258px;
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: 0.4s ease-in-out;
}
.home .sec-blog .elementor-post {
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 30px;
}
.home .sec-blog .elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}
.home .sec-blog article .elementor-post__text {
  padding: 35px 30px 30px;
}
.home .sec-blog .elementor-post__read-more::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../images/arrow-right-circle.svg);
  background-size: contain;
  margin-left: 10px;
  margin-bottom: -2px;
  filter: invert(20%) sepia(97%) saturate(7389%) hue-rotate(358deg)
    brightness(93%) contrast(119%);
}
.home #sec-05 .title-h3 .elementor-heading-title::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../images/arrow-right-circle.svg);
  background-size: contain;
  margin-left: 10px;
  margin-bottom: -2px;
  filter: invert(20%) sepia(97%) saturate(7389%) hue-rotate(358deg)
    brightness(93%) contrast(119%);
}
.home #sec-05 .icon-item {
  margin-bottom: 45px;
}
.home #sec-05 .icon-item:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 120px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.home #sec-05 > .elementor-container {
  border-top: 5px solid var(--main-color);
  gap: 0;
}
.home #sec-05 .icon-item svg {
  filter: brightness(0) saturate(100%) invert(16%) sepia(100%) saturate(7481%)
    hue-rotate(354deg) brightness(102%) contrast(119%);
}
.home #sec-05 .icon-item p {
  color: var(--black);
}
.home #sec-05 .icon-item .icon-img {
  height: 80px;
  width: 80px;
  align-items: center;
  display: flex;
  justify-content: space-around;
  transition: all 300ms ease;
}
.home #sec-05 .icon-item:hover .icon-img {
  background: var(--main-color);
  border-radius: 50%;
}
.home #sec-05 .icon-img > .elementor-icon-wrapper {
  height: 50px;
}
.home #sec-05 .icon-item:hover .elementor-icon svg {
  filter: brightness(0) invert(1);
}

@media only screen and (max-width: 1024px) {
  #contact-01 .box-form {
    width: 62%;
  }
}

@media only screen and (max-width: 768px) {
  #contact-01 .box-form {
    width: 100%;
  }
  #contact-01 .box-info {
    width: 100%;
  }
  #contact-01 .box-icon {
    width: 11%;
  }
  #contact-01 .box-icon > .elementor-widget-wrap {
    width: 80px;
  }
  #contact-01 > .elementor-container {
    padding: 10px;
  }
  .box-info .elementor-container.elementor-column-gap-default {
    display: flex;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 736px) {
  #contact-01 .box-info .elementor-container {
    display: flex;
    flex-wrap: nowrap;
  }
  #contact-01 .box-icon {
    width: 12%;
  }
  #contact-01 .main-title .elementor-heading-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  #contact-01 .box-icon > .elementor-widget-wrap {
    width: 80px;
  }
  #contact-01 .box-icon {
    width: 15%;
  }
}
@media only screen and (max-width: 480px) {
  #contact-01 .box-icon {
    width: 20%;
  }
  #contact-01 form .half-width {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
}
