/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

#logo img {
	max-height: 52px;
	width: auto;
}

.header-main {
	background-color: #062d52;
}

.tk-hotline-header {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}

.tk-hotline-header:hover {
  color: #fff;
}

.tk-hotline-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border: 2px solid #f58220;
  border-radius: 50%;
  color: #f58220;
  font-size: 18px;
  font-weight: 700;
}

.tk-hotline-text {
  text-shadow: 0 2px 3px rgba(0, 0, 0, .45);
  font-size: 16px;
  font-weight: 700;
}

.gp_box_image {
  border: 1px solid #ddd;
}
.gp_box_image .box-text {
  background-color: transparent;
}
.gp_box_image:hover .box-text {
  background-color: transparent;
}
.gp_box_image:hover .box-text a{
  color: #ff7a16
}

.qt_box_icon {
  border: 1px solid rgba(255, 255, 255, 0.34);
  padding: 10px;
  min-height: 135px;
  border-radius: 5px;
  background: #ffffff21;
}

.tk-process-section {
  border-top: 1px solid #f1e7dd;
  border-bottom: 1px solid #f1e7dd;
}

.tk-process-heading p {
  margin: 0 0 4px;
  color: #ff7a16;
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
}

.tk-process-heading h2 {
  margin: 0 0 34px;
  color: #062d52;
  font-size: 34px;
  font-weight: 900;
  line-height: 1.15;
}

.tk-process-list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 28px;
}

.tk-process-list:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 10%;
  right: 10%;
  border-top: 1px dashed #bfc7cf;
}

.tk-process-item {
  position: relative;
  z-index: 1;
  text-align: center;
}

.tk-process-icon {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.tk-process-icon span {
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ff7a16;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  box-shadow: 0 3px 8px rgba(255, 122, 22, .3);
}

.tk-process-icon svg {
  width: 54px;
  height: 54px;
  fill: none;
  stroke: #062d52;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tk-process-item h3 {
  margin: 0 0 6px;
  color: #062d52;
  font-size: 17px;
  font-weight: 900;
}

.tk-process-item p {
  margin: 0;
  color: #333;
  font-size: 15px;
  line-height: 1.55;
}

.footer_form .wpcf7-submit {
  width: 100%;
  background-color: #ff7a16;
  margin: 0;
}
.footer_form .row_cf {
  display: flex;
  gap: 12px;
}

.tq_box_icon {
  border: 1px solid #eee;
  padding: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
}
.gt_box_icon {
  border: 1px solid #eee;
  padding: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  min-height: 150px;
}

.tq_box_icon p {
  margin: 0;

}
.gt_box_icon p {
  margin: 0;

}

.tk-contact-hero-text p {
  margin: 0 0 14px;
  color: #ff7a16;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .02em;
}

.tk-contact-hero-text h1 {
  margin: 0 0 22px;
  color: #fff;
  font-size: 52px;
  line-height: 1.16;
  font-weight: 900;
}

.tk-contact-hero-text div {
  max-width: 560px;
  color: #fff;
  font-size: 17px;
  line-height: 1.75;
}

.tk-contact-info-section {
  overflow: visible;
}

.tk-contact-card {
  display: flex;
  align-items: center;
  gap: 16px;
  min-height: 140px;
  padding: 15px 25px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(6, 45, 82, .13);
}

.tk-contact-card-icon {
  flex: 0 0 62px;
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #ff7a16;
  border-radius: 50%;
}

.tk-contact-card-icon svg {
  width: 38px;
  height: 38px;
  fill: none;
  stroke: #ff7a16;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tk-contact-card h3 {
  margin: 0 0 4px;
  color: #062d52;
  font-size: 22px;
  font-weight: 900;
}

.tk-contact-card p {
  margin: 0;
  color: #1d2d44;
  font-size: 16px;
  line-height: 1.45;
}

.tk-contact-card a {
  color: #ff7a16;
  font-size: 22px;
  font-weight: 900;
}

.tk-contact-main-row {
  
}

.tk-contact-service-col,
.tk-contact-form-col {
  padding: 0 !important;
}

.tk-contact-service-box {
  height: 100%;
  min-height: 620px;
  padding: 48px 44px;
  background: linear-gradient(145deg, #05345e 0%, #062d52 100%);
  color: #fff;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
  position: relative;
}

.tk-contact-service-box h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  line-height: 1.15;
  font-weight: 900;
}

.tk-contact-line {
  width: 58px;
  height: 3px;
  margin: 22px 0 28px;
  background: #ff7a16;
}

.tk-contact-service-box p {
  max-width: 380px;
  color: #fff;
  font-size: 16px;
  line-height: 1.65;
}

.tk-contact-service-box ul {
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.tk-contact-service-box li {
  position: relative;
  padding: 15px 0 15px 42px;
  border-bottom: 1px solid rgba(255, 255, 255, .18);
  color: #fff;
  font-size: 16px;
}

.tk-contact-service-box li:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 15px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #ff7a16;
  border-radius: 50%;
  color: #ff7a16;
  font-size: 14px;
  font-weight: 900;
}

.tk-contact-drawing {
  position: absolute;
  left: 32px;
  right: 28px;
  bottom: 16px;
  opacity: .32;
}

.tk-contact-drawing svg {
  width: 100%;
  height: auto;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tk-contact-form {
  height: 100%;
  min-height: 620px;
  padding: 48px 56px;
  background: #fff;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 8px 24px rgba(6, 45, 82, .13);
}

.tk-contact-form label {
  display: block;
  margin-bottom: 22px;
  color: #062d52;
  font-size: 16px;
  font-weight: 800;
}

.tk-contact-form input,
.tk-contact-form select,
.tk-contact-form textarea {
  width: 100%;
  min-height: 58px;
  margin-top: 9px;
  padding: 0 18px;
  border: 1px solid #cfd8e3;
  border-radius: 5px;
  background: #fff;
  color: #182f4c;
  font-size: 16px;
  box-shadow: none;
}

.tk-contact-form textarea {
  min-height: 132px;
  padding-top: 16px;
  resize: vertical;
}

.tk-contact-form button {
  width: 100%;
  min-height: 62px;
  margin-top: 4px;
  border: 0;
  border-radius: 5px;
  background: #ff7a16;
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  cursor: pointer;
}

.tk-contact-form button:hover {
  background: #f06f0d;
}

.tk-contact-map-section img {
  display: block;
  width: 100%;
}

.tk-contact-cta-text h2 {
  margin: 0 0 18px;
  color: #fff;
  font-size: 46px;
  font-weight: 900;
}

.tk-contact-cta-text p {
  margin: 0;
  color: #fff;
  font-size: 18px;
}

.tk-contact-cta-text h3 {
  margin: 0 0 20px;
  color: #ff7a16;
  font-size: 46px;
  font-weight: 900;
}

@media only screen and (max-width: 768px) {
  .tk-contact-hero {
    padding-top: 64px !important;
    padding-bottom: 72px !important;
  }

  .tk-contact-hero-text h1 {
    font-size: 34px;
  }

  .tk-contact-card {
    min-height: auto;
    padding: 24px;
  }

  .tk-contact-service-box,
  .tk-contact-form {
    min-height: auto;
    border-radius: 10px;
  }

  .tk-contact-service-box {
    padding: 36px 28px 170px;
  }

  .tk-contact-form {
    padding: 34px 26px;
    margin-top: 18px;
  }

  .tk-contact-service-box h2,
  .tk-contact-cta-text h2,
  .tk-contact-cta-text h3 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 768px) {
  .tk-process-heading h2 {
    font-size: 26px;
  }

  .tk-process-list {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .tk-process-list:before {
    display: none;
  }
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

	#logo img {
		max-height: 42px;
	}

}
