*,
::before,
::after {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  height: auto;
}

a, button {
  transition: all 0.4s;
}

.container {
  max-width: 1480px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}

.padding-section-large {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .padding-section-large {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .padding-section-large {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.padding-section-small {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .padding-section-small {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .padding-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.max-width-768 {
  max-width: 768px;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-weight-extrabold {
  font-weight: 900;
}

a {
  border-color: #000000;
  color: #000000;
  text-decoration: none;
}

.text-link-underline {
  text-decoration: underline;
}

input,
select,
textarea {
  font-family: "Arial";
  height: 52px !important;
  border-radius: 12px !important;
  border: 1px solid #CCCCCC !important;
  position: relative !important;
  z-index: 2 !important;
  background-color: transparent !important;
  padding: 12px !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #121212 !important;
  box-shadow: none !important;
  outline: none !important;
}
input::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  opacity: 0 !important;
}
input::placeholder,
select::placeholder,
textarea::placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  opacity: 0 !important;
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #121212 !important;
  opacity: 0 !important;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #121212 !important;
  opacity: 0 !important;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #121212 !important;
  opacity: 0 !important;
}
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #121212 !important;
  opacity: 0 !important;
}

.text-color-white {
  color: #ffffff;
}

.relative {
  position: relative;
}

.text-center {
  text-align: center;
}

.sub-title {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  color: #121212;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.sub-title::before {
  content: "";
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  background-color: #EE7044;
  border-radius: 4px;
}

.budge-wrap {
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  position: absolute;
  left: auto;
  right: 16px;
  top: auto;
  bottom: 16px;
  z-index: 4;
}

.budge-item {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 6px 16px;
  gap: 10px;
  background: #FFFFFF;
  border-radius: 35px;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #222222;
}

.slick-dots {
  width: 100%;
  background: transparent;
  height: 10px;
  position: relative;
  overflow: visible;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  gap: 12px;
  justify-content: center;
  margin-top: 40px;
}
.slick-dots li {
  width: 100%;
  max-width: 10px;
  height: 10px;
  border-radius: 3px;
  background-color: #DDDDDD;
  transition: all 0.5s;
  cursor: pointer;
}
.slick-dots li button {
  display: none;
}
.slick-dots li.slick-active {
  background-color: #EE7044;
  max-width: 30px;
}

.slick-disabled {
  opacity: 0.3;
}

.slick-arrow {
  width: 48px;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 6px 23px rgba(0, 0, 0, 0.24);
  border-radius: 12px;
  border: 0;
  font-size: 0;
  position: absolute;
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.43608 9.80881C1.40642 9.59329 1.47446 9.36685 1.64017 9.20102L7.74427 3.09264C8.02541 2.8113 8.48129 2.81104 8.76251 3.09207C9.04372 3.37308 9.04379 3.82897 8.76264 4.1103L3.8831 8.99327L18.4362 8.99326C18.8339 8.99327 19.1563 9.31564 19.1563 9.71329C19.1563 10.1109 18.8339 10.4333 18.4363 10.4333L3.89042 10.4333L8.76023 15.3063C9.04127 15.5874 9.041 16.0433 8.75969 16.3245C8.47839 16.6057 8.02249 16.6055 7.74146 16.3243L1.67933 10.2583C1.5492 10.1459 1.45981 9.98772 1.43608 9.80881Z' fill='%23121212'/%3E%3C/svg%3E%0A");
  z-index: 3;
  left: 0;
  right: auto;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.slick-arrow:hover {
  background-color: #153F77;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.43608 9.80881C1.40642 9.59329 1.47446 9.36685 1.64017 9.20102L7.74427 3.09264C8.02541 2.8113 8.48129 2.81104 8.76251 3.09207C9.04372 3.37308 9.04379 3.82897 8.76264 4.1103L3.8831 8.99327L18.4362 8.99326C18.8339 8.99327 19.1563 9.31564 19.1563 9.71329C19.1563 10.1109 18.8339 10.4333 18.4363 10.4333L3.89042 10.4333L8.76023 15.3063C9.04127 15.5874 9.041 16.0433 8.75969 16.3245C8.47839 16.6057 8.02249 16.6055 7.74146 16.3243L1.67933 10.2583C1.5492 10.1459 1.45981 9.98772 1.43608 9.80881Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

button.slick-next.slick-arrow {
  left: auto;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5639 10.1912C18.5936 10.4067 18.5255 10.6331 18.3598 10.799L12.2557 16.9074C11.9746 17.1887 11.5187 17.189 11.2375 16.9079C10.9563 16.6269 10.9562 16.171 11.2374 15.8897L16.1169 11.0067L1.56376 11.0067C1.16611 11.0067 0.843735 10.6844 0.843728 10.2867C0.843729 9.88905 1.16608 9.5667 1.56373 9.56671L16.1096 9.56669L11.2398 4.69375C10.9587 4.41258 10.959 3.95668 11.2403 3.67551C11.5216 3.39435 11.9775 3.39448 12.2585 3.67565L18.3207 9.74172C18.4508 9.85406 18.5402 10.0123 18.5639 10.1912Z' fill='%23121212'/%3E%3C/svg%3E%0A");
}

button.slick-next.slick-arrow:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5639 10.1912C18.5936 10.4067 18.5255 10.6331 18.3598 10.799L12.2557 16.9074C11.9746 17.1887 11.5187 17.189 11.2375 16.9079C10.9563 16.6269 10.9562 16.171 11.2374 15.8897L16.1169 11.0067L1.56376 11.0067C1.16611 11.0067 0.843735 10.6844 0.843728 10.2867C0.843729 9.88905 1.16608 9.5667 1.56373 9.56671L16.1096 9.56669L11.2398 4.69375C10.9587 4.41258 10.959 3.95668 11.2403 3.67551C11.5216 3.39435 11.9775 3.39448 12.2585 3.67565L18.3207 9.74172C18.4508 9.85406 18.5402 10.0123 18.5639 10.1912Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.gform_wrapper.gform-theme {
  --gf-form-gap-x: 40px !important;
  --gf-form-gap-y: 32px !important;
}
.gform_wrapper.gform-theme .gform_confirmation_message {
  border: 1px solid green;
  padding: 15px;
  border-radius: 12px;
}
.gform_wrapper.gform-theme .gform_validation_errors {
  display: none !important;
}
.gform_wrapper.gform-theme .gform_required_legend {
  display: none !important;
}
.gform_wrapper.gform-theme .gfield_required {
  display: none !important;
}
.gform_wrapper.gform-theme .gfield_validation_message {
  display: none !important;
}
.gform_wrapper.gform-theme .gfield_error input,
.gform_wrapper.gform-theme .gfield_error select,
.gform_wrapper.gform-theme .gfield_error textarea {
  border: 1px solid red !important;
}
.gform_wrapper.gform-theme .gfield {
  position: relative;
}
.gform_wrapper.gform-theme .gfield textarea.large {
  min-block-size: 52px;
}
.gform_wrapper.gform-theme .gfield .gfield_label {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #121212 !important;
  margin: 0 !important;
  background-color: #FFFFFF !important;
  padding: 0 6px !important;
  height: 22px !important;
  left: 12px !important;
  top: 14px !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  transition: top 0.5s, font-size 0.5s !important;
}
.gform_wrapper.gform-theme .gfield.active .gfield_label {
  font-size: 12px !important;
  color: #999999 !important;
  top: -12px !important;
  transition: top 0.5s, font-size 0.5s !important;
  z-index: 5 !important;
}
.gform_wrapper.gform-theme .gfield.active input,
.gform_wrapper.gform-theme .gfield.active select,
.gform_wrapper.gform-theme .gfield.active textarea {
  position: relative !important;
  background-color: transparent !important;
}
.gform_wrapper.gform-theme .gfield.active input::-moz-placeholder, .gform_wrapper.gform-theme .gfield.active select::-moz-placeholder, .gform_wrapper.gform-theme .gfield.active textarea::-moz-placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield.active input::placeholder,
.gform_wrapper.gform-theme .gfield.active select::placeholder,
.gform_wrapper.gform-theme .gfield.active textarea::placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield.active input::-webkit-input-placeholder,
.gform_wrapper.gform-theme .gfield.active select::-webkit-input-placeholder,
.gform_wrapper.gform-theme .gfield.active textarea::-webkit-input-placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield.active input::-moz-placeholder,
.gform_wrapper.gform-theme .gfield.active select::-moz-placeholder,
.gform_wrapper.gform-theme .gfield.active textarea::-moz-placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield.active input:-ms-input-placeholder,
.gform_wrapper.gform-theme .gfield.active select:-ms-input-placeholder,
.gform_wrapper.gform-theme .gfield.active textarea:-ms-input-placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield.active input:-moz-placeholder,
.gform_wrapper.gform-theme .gfield.active select:-moz-placeholder,
.gform_wrapper.gform-theme .gfield.active textarea:-moz-placeholder {
  opacity: 1 !important;
}
.gform_wrapper.gform-theme .gfield .ginput_container {
  position: relative;
  z-index: 3;
}
.gform_wrapper.gform-theme .gfield:has(input:not(:-moz-placeholder)) .gfield_label {
  font-size: 12px !important;
  color: #999999 !important;
  top: -12px !important;
  -moz-transition: top 0.5s, font-size 0.5s !important;
  transition: top 0.5s, font-size 0.5s !important;
  z-index: 5 !important;
}
.gform_wrapper.gform-theme .gfield:has(input:not(:placeholder-shown)) .gfield_label {
  font-size: 12px !important;
  color: #999999 !important;
  top: -12px !important;
  transition: top 0.5s, font-size 0.5s !important;
  z-index: 5 !important;
}
.gform_wrapper.gform-theme input[type=submit].gform_button.button {
  padding: 14px 16px !important;
  padding-right: 46px !important;
  background-color: #EE7044 !important;
  border-radius: 10px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  letter-spacing: -0.02em !important;
  color: #FFFFFF !important;
  border: 0 !important;
  background-image: url(/wp-content/uploads/2026/02/btn-attow-white.svg) !important;
  background-size: 22px !important;
  background-repeat: no-repeat !important;
  background-position: right 16px top 50% !important;
  transition: all 0.5s !important;
}
.gform_wrapper.gform-theme input[type=submit].gform_button.button:hover {
  background-color: #153F77 !important;
}

.card-icon-section {
  position: relative;
  background-color: #F6F6F6;
  background-image: url(/wp-content/uploads/2026/02/pettern-bg-1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.card-icon-section .card-icon-wrap .header-wraper .header-col {
  text-align: center;
}
.card-icon-section .card-icon-wrap .header-wraper .header-col .sub-title {
  justify-content: center;
}
.card-icon-section .card-icon-wrap .header-wraper .header-col .title-wrap .title {
  margin-bottom: 30px;
  color: #121212;
}
.card-icon-section .card-icon-wrap .header-wraper .header-col .content-col {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  color: #666666;
}
@media (max-width: 1439px) {
  .card-icon-section .card-icon-wrap .header-wraper .header-col .content-col {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .card-icon-section .card-icon-wrap .header-wraper .header-col .content-col {
    font-size: 18px;
  }
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 20px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .card-icon-section .card-icon-wrap .header-wraper .grid_wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .card-icon-section .card-icon-wrap .header-wraper .grid_wrap {
    grid-template-columns: repeat(1, 1fr);
  }
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col {
  background-color: #282828;
  border-radius: 24px;
  padding: 32px 20px;
  position: relative;
  transition: all 0.5s;
  display: flex;
  flex-flow: column;
  gap: 14px;
  overflow: hidden;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .card-link {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .card-link:after {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.0808 16.0244C30.0748 16.2617 29.9812 16.4973 29.8002 16.6784L22.1254 24.3586C21.7506 24.7337 21.1427 24.7339 20.7677 24.3591C20.3928 23.9844 20.3925 23.3766 20.7673 23.0016L26.8094 16.9551H3.51958C2.98938 16.9551 2.55958 16.5253 2.55957 15.9951C2.55957 15.4649 2.98938 15.0351 3.51957 15.0351H26.7998L20.7673 8.99871C20.3925 8.6237 20.3926 8.01585 20.7677 7.64107C21.1427 7.26629 21.7506 7.26648 22.1254 7.6415L29.7402 15.2613C29.9489 15.4373 30.0813 15.7007 30.0813 15.9951C30.0813 16.005 30.0812 16.0147 30.0808 16.0244Z' fill='%23153F77'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: auto;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .icon-box {
  width: 64px;
  height: 64px;
  border-radius: 64px;
  background-color: #EE7044;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .icon-box img {
  width: 24px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .card-titel {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  transition: all 0.5s;
  margin-bottom: 0;
  hyphens: auto;
  word-break: break-word;
}
@media (max-width: 1439px) {
  .card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .card-titel {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col .card-titel {
    font-size: 20px;
    line-height: 24px;
  }
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col:hover {
  background-color: #EE7044;
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col:hover .icon-box {
  background-color: #153F77;
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col:hover .card-link {
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col:hover .card-link::after {
  transition: all 0.5s;
  right: 20px;
}
.card-icon-section .card-icon-wrap .header-wraper .grid_wrap .grid_col:hover .card-titel {
  color: #121212;
  transition: all 0.5s;
}
.card-icon-section .card-icon-wrap .header-wraper .bottom-wrap {
  text-align: center;
  margin-top: 40px;
}

.blog-list-section {
  position: relative;
}
.blog-list-section .blog-list-wrap .header-wraper .slick-initialized {
  width: calc(100% + 60px);
  margin-left: -30px;
}
@media (max-width: 1540px) {
  .blog-list-section .blog-list-wrap .header-wraper .slick-initialized {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}
.blog-list-section .blog-list-wrap .header-wraper .slick-initialized .slick-arrow {
  top: 190px;
}
.blog-list-section .blog-list-wrap .header-wraper .slick-initialized .grid_col {
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 1540px) {
  .blog-list-section .blog-list-wrap .header-wraper .slick-initialized .grid_col {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.blog-list-section .blog-list-wrap .header-wraper .header-col {
  text-align: center;
}
.blog-list-section .blog-list-wrap .header-wraper .header-col .sub-title {
  justify-content: center;
}
.blog-list-section .blog-list-wrap .header-wraper .header-col .title-wrap .title {
  margin-bottom: 30px;
}
.blog-list-section .blog-list-wrap .header-wraper .header-col .content-col {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
}
@media (max-width: 1439px) {
  .blog-list-section .blog-list-wrap .header-wraper .header-col .content-col {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .blog-list-section .blog-list-wrap .header-wraper .header-col .content-col {
    font-size: 18px;
  }
  .blog-list-section .blog-list-wrap .header-wraper .header-col .content-col br {
    display: none;
  }
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap:not(.slick-initialized) {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 60px;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .blog-list-section .blog-list-wrap .header-wraper .grid_wrap:not(.slick-initialized) {
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  .blog-list-section .blog-list-wrap .header-wraper .grid_wrap:not(.slick-initialized) {
    grid-template-columns: repeat(1, 1fr);
  }
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap {
  margin-top: 40px;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  gap: 20px;
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-link {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-link::after {
  content: "";
  position: absolute;
  left: auto;
  right: -60px;
  top: 15px;
  bottom: auto;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background-color: #EE7044;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1397 4.88534C19.2578 5.00965 19.3296 5.1784 19.3284 5.36464L19.2753 13.2622C19.2727 13.6478 18.958 13.9628 18.5723 13.9657C18.1867 13.9685 17.8762 13.6582 17.8788 13.2726L17.9206 7.05512L5.85728 19.1184C5.58265 19.393 5.14053 19.3961 4.86977 19.1254C4.59901 18.8546 4.60213 18.4125 4.87675 18.1379L16.9351 6.07957L10.7277 6.12146C10.3421 6.12407 10.0317 5.81358 10.0346 5.42793C10.0374 5.04227 10.3524 4.72751 10.738 4.72491L18.5736 4.67204C18.7715 4.65386 18.9747 4.71976 19.125 4.87011C19.1301 4.87514 19.135 4.88018 19.1397 4.88534Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-img-wrap {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-img-wrap .img-box {
  width: 100%;
  height: 380px;
  position: relative;
}
@media (max-width: 767px) {
  .blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-img-wrap .img-box {
    height: 280px;
  }
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-img-wrap .img-box::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 86px;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  transition: all 0.5s;
  z-index: 2;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-img-wrap .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: scale(1);
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-info-box .blog-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.03em;
  color: #121212;
  margin-bottom: 6px;
  transition: all 0.5s;
}
@media (max-width: 1439px) {
  .blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-info-box .blog-title {
    font-size: 22px;
  }
}
@media (max-width: 1199px) {
  .blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-info-box .blog-title {
    font-size: 20px;
  }
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col .blog-info-box .description-col {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #222222;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col:hover .blog-link::after {
  right: 15px;
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col:hover .blog-img-wrap .img-box::before {
  height: calc(100% - 114px);
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col:hover .blog-img-wrap .img-box img {
  transform: scale(1.05);
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .grid_wrap .grid_col:hover .blog-info-box .blog-title {
  color: #EE7044;
  transition: all 0.5s;
}
.blog-list-section .blog-list-wrap .header-wraper .bottom-wrap {
  text-align: center;
  margin-top: 40px;
}

.contact-form-section {
  position: relative;
}
.contact-form-section .contact-form-wrap img.bg-img {
  position: absolute;
  width: 100%;
  height: 513px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.contact-form-section .contact-form-wrap .header-wraper {
  position: relative;
  z-index: 3;
}
.contact-form-section .contact-form-wrap .header-wraper .header-col {
  text-align: center;
}
.contact-form-section .contact-form-wrap .header-wraper .header-col .sub-title {
  justify-content: center;
  color: #ffffff;
}
.contact-form-section .contact-form-wrap .header-wraper .header-col .title-wrap .title {
  margin-bottom: 30px;
  color: #ffffff;
}
.contact-form-section .contact-form-wrap .header-wraper .header-col .content-col {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .contact-form-section .contact-form-wrap .header-wraper .header-col .content-col {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .contact-form-section .contact-form-wrap .header-wraper .header-col .content-col {
    font-size: 18px;
  }
}
.contact-form-section .contact-form-wrap .header-wraper .form_wrap {
  margin-top: 50px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0px 4px 22px rgba(0, 0, 0, 0.14);
  border-radius: 32px;
  position: relative;
  display: flex;
  gap: 10px;
}
@media (max-width: 991px) {
  .contact-form-section .contact-form-wrap .header-wraper .form_wrap {
    flex-flow: column;
    gap: 30px;
  }
}
.contact-form-section .contact-form-wrap .header-wraper .form_wrap .img_wrap {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  min-height: 470px;
  width: 42%;
}
@media (max-width: 991px) {
  .contact-form-section .contact-form-wrap .header-wraper .form_wrap .img_wrap {
    width: 100%;
    min-height: 300px;
  }
}
.contact-form-section .contact-form-wrap .header-wraper .form_wrap .img_wrap .img-box {
  height: 100%;
}
.contact-form-section .contact-form-wrap .header-wraper .form_wrap .img_wrap .img-box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
}
.contact-form-section .contact-form-wrap .header-wraper .form_wrap .form__col {
  width: 58%;
  padding: 38px 20px 38px 40px;
}
@media (max-width: 1439px) {
  .contact-form-section .contact-form-wrap .header-wraper .form_wrap .form__col {
    padding: 38px 0px 38px 10px;
  }
}
@media (max-width: 991px) {
  .contact-form-section .contact-form-wrap .header-wraper .form_wrap .form__col {
    width: 100%;
    padding: 0;
  }
}

.job-two-col-sec {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .job-two-col-sec {
    padding-top: 40px;
  }
}
.job-two-col-sec .job-two-col-row {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .job-two-col-sec .job-two-col-row {
    flex-direction: column;
  }
}
.job-two-col-sec .job-two-col-row .col {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .job-two-col-sec .job-two-col-row .col {
    width: 100%;
  }
}
.job-two-col-sec .job-two-col-row .col.job-left img {
  border-radius: 24px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.job-two-col-sec .job-two-col-row .col.job-right p:last-child {
  margin-bottom: 0;
}
.job-two-col-sec .job-two-col-row .col.job-right p + h6 {
  font-family: "Arial";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 30px 0;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .job-two-col-sec .job-two-col-row .col.job-right p + h6 {
    font-size: 16px;
    margin: 20px 0;
  }
}
.job-two-col-sec .job-two-col-row .col.job-right p + h6 img {
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .job-two-col-sec .job-two-col-row .col.job-right p + h6 img {
    height: 26px;
  }
}
.job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list {
  display: flex;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 767px) {
  .job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list {
    flex-direction: column;
    gap: 20px;
    padding: 20px 0;
  }
}
.job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list li {
  width: 33.33%;
}
@media (max-width: 767px) {
  .job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list li {
    width: 100%;
  }
}
.job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list li h6 {
  margin-bottom: 6px;
  font-family: "Arial";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .job-two-col-sec .job-two-col-row .col.job-right ul.proj-date-list li h6 {
    font-size: 16px;
  }
}

.proj-two-col-sec {
  padding-top: 80px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .proj-two-col-sec {
    padding-top: 40px;
  }
}
.proj-two-col-sec .proj-two-col-row {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .proj-two-col-sec .proj-two-col-row {
    flex-direction: column;
  }
}
.proj-two-col-sec .proj-two-col-row .col {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .proj-two-col-sec .proj-two-col-row .col {
    width: 100%;
  }
}
.proj-two-col-sec .proj-two-col-row .col.proj-left img {
  border-radius: 24px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.proj-two-col-sec .proj-two-col-row .col.proj-right p:last-child {
  margin-bottom: 0;
}
.proj-two-col-sec .proj-two-col-row .col.proj-right p + h6 {
  font-family: "Arial";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 30px 0;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .proj-two-col-sec .proj-two-col-row .col.proj-right p + h6 {
    font-size: 16px;
    margin: 20px 0;
  }
}
.proj-two-col-sec .proj-two-col-row .col.proj-right p + h6 img {
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 767px) {
  .proj-two-col-sec .proj-two-col-row .col.proj-right p + h6 img {
    height: 26px;
  }
}
.proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list {
  display: flex;
  padding: 30px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 767px) {
  .proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list {
    flex-direction: column;
    gap: 20px;
    padding: 20px 0;
  }
}
.proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list li {
  width: 33.33%;
}
@media (max-width: 767px) {
  .proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list li {
    width: 100%;
  }
}
.proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list li h6 {
  margin-bottom: 6px;
  font-family: "Arial";
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
}
@media (max-width: 991px) {
  .proj-two-col-sec .proj-two-col-row .col.proj-right ul.proj-date-list li h6 {
    font-size: 16px;
  }
}

.job-contact-info-sec {
  padding-bottom: 40px;
}
.job-contact-info-sec .job-contact-info-row {
  display: flex;
  padding: 30px;
  background: #153F77;
  border-radius: 24px;
  gap: 66px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .job-contact-info-sec .job-contact-info-row {
    flex-direction: column;
    gap: 30px;
    align-items: start;
  }
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col .user-info {
  display: flex;
  align-items: center;
  gap: 20px;
  color: white;
  flex-wrap: wrap;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col .user-info span.user-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 10px;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col .user-info span.user-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col .user-info span.user-image + div h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 12px;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col .user-info span.user-image + div p {
  color: rgba(255, 255, 255, 0.6980392157);
  letter-spacing: -1px;
  font-size: 16px;
  margin: 0;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list {
  display: flex;
  gap: 30px;
  color: white;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list {
    gap: 10px;
  }
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list li span.icon {
  height: 48px;
  width: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EE7044;
  border-radius: 12px;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list li a {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
.job-contact-info-sec .job-contact-info-row .job-contact-info-col ul.contact-list li a:hover {
  color: #EE7044;
}

section.proj-contact-info-sec {
  padding-bottom: 40px;
}
section.proj-contact-info-sec .proj-contact-info-row {
  display: flex;
  padding: 30px;
  background: #153F77;
  border-radius: 24px;
  gap: 66px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  section.proj-contact-info-sec .proj-contact-info-row {
    flex-direction: column;
    gap: 30px;
    align-items: start;
  }
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col .user-info {
  display: flex;
  align-items: center;
  gap: 20px;
  color: white;
  flex-wrap: wrap;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col .user-info span.user-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 10px;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col .user-info span.user-image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col .user-info span.user-image + div h6 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 12px;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col .user-info span.user-image + div p {
  color: rgba(255, 255, 255, 0.6980392157);
  letter-spacing: -1px;
  font-size: 16px;
  margin: 0;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list {
  display: flex;
  gap: 30px;
  color: white;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list {
    gap: 10px;
  }
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list li {
  display: flex;
  align-items: center;
  gap: 12px;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list li span.icon {
  height: 48px;
  width: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #EE7044;
  border-radius: 12px;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list li a {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
}
section.proj-contact-info-sec .proj-contact-info-row .proj-contact-info-col ul.contact-list li a:hover {
  color: #EE7044;
}

.project-image-sec {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .project-image-sec {
    padding-bottom: 40px;
  }
}
.project-image-sec .project-images-slider .image-slide {
  padding: 0 15px;
  border-radius: 20px;
  overflow: hidden;
}
.project-image-sec .project-images-slider .image-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
  height: 280px;
}/*# sourceMappingURL=custom.css.map */