/**
Theme Name: Intech Solutions
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: intech-solutions
Template: astra
*/

.entry-content p, .type-post .entry-content p, .type-post p, .type-post p span{ 
	font-size: 15px !important;     
	font-family: "Roboto", Sans-serif !important;
}

.type-post ul li{ 
	font-size:15px !important;
	font-family: "Roboto", Sans-serif !important;
}

h2, .entry-content h2{
	color: #000000CC;
	font-size: 22px;
	font-weight: 500;
}

.dm-banner-section .dm-banner-left-colu p {
  font-size: 32px !important;
  font-family: "PT Sans", Sans-serif !important;
  font-weight: 400 !important;
}
.dm-banner-right-colu .elementor-button-content-wrapper {
  align-items: center;
}
.dm-banner-right-colu .elementor-button-icon {
  background: #10284A;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #f4a03a;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dm-icon-lists .elementor-container {
  background-color: #FFFFFF;
  box-shadow: 0px 4px 20px 0px #2C71FF80;
  border-radius: 12px;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap:hover {
  background: #F8AE1A3D;
  border-radius: 12px;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap:hover .is-btn-primary .elementor-button {
  background-color: #10284A;
  color: #fff;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap .elementor-icon-box-icon {
    padding: 16px 17px 16px 15px;
    background-color: #DCDCDC;
    border-radius: 100px;
    width: fit-content;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap:hover .elementor-icon-box-icon {
  background-color: #10284A;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap .elementor-icon-box-icon svg path {
  transition: all 0.5s linear;
}
.dm-icon-lists .elementor-container .dm-icon-list .elementor-widget-wrap:hover .elementor-icon-box-icon svg path {
  fill: #fff;
}
.dm-pt-font-family p {
  font-family: "PT Sans", Sans-serif !important;
  font-size: 16px !important;
}
.dm-icon-list:not(:last-child) {
  position: relative;
}
.dm-icon-list:not(:last-child)::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  border-right: 1px dashed #000000;
  width: 100%;
  height: 92%;
  transform: translateY(-50%);
}

.elementor-section.dm-pt-16-font-family p {
  font-family: "PT Sans", Sans-serif !important;
  font-size: 16px !important;
}

.dm-video-section .elementor-container,
.dm-services-gap .elementor-container {
  gap: 24px;
}

.dm-mc-section .elementor-element p {
  font-family: "PT Sans", Sans-serif !important;
  font-size: 16px !important;
}
.db-bg-1,
.db-bg-2,
.db-bg-3,
.db-bg-4 {
  position: relative;
  z-index: 1;
}

.db-bg-1::before,
.db-bg-2::before,
.db-bg-3::before,
.db-bg-4::before  {
  content: '';
  position: absolute;
  width: 888px;
  height: 1030px;
  z-index: -1;
  background-image: url(https://staging1.intechsolutions.com.au/wp-content/uploads/2025/09/bg-image-1x.png);
  background-repeat: no-repeat;
  background-size: contain;
}

.db-bg-1::before {
  top: -70%;
  right: -45%;
}

.db-bg-2::before {
  top: -22%;
  left: -45%;
  transform: rotate(180deg);
}

.db-bg-3::before {
  right: -27.3%;
  top: -27%;
}

.db-bg-4::before {
  top: 9%;
  left: -50%;
  transform: rotate(180deg);
}

.dm-cs-section .elementor-container {
    gap: 24px;
}

.dm-cs-section .dm-cs-wrap .elementor-widget-container p {
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    font-size: 12px !important;
}

.dm-cs-btn .elementor-button {
    padding-left: 12px !important;
    position: relative;
    display: block;
    width: fit-content;
}

.dm-cs-btn .elementor-button .elementor-button-content-wrapper {
    display: block;
}

.dm-cs-btn .elementor-button::before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #FDB92A;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.is-form-content {
    padding-right: 32px;
}

.is-form-content .elementor-element p {
    font-family: "PT Sans", Sans-serif !important;
    font-size: 16px;
}

.is-form-wrap input,
.is-form-wrap textarea {
    border: 1px solid #D2D2D2 !important;
    border-radius: 8px !important;
    padding: 11px 20px !important;
    height: auto !important;
    font-family: "PT Sans", Sans-serif !important;
    font-size: 20px !important;
    line-height: 1 !important;
    font-weight: 400 !important;
}
.is-form-wrap input[type="tel"] {
    padding-left: 50px !important;
}

.is-form-wrap textarea {
    height: 135px !important;
}
.is-form-wrap .wpforms-container .wpforms-field:not(.wpforms-field-layout) {
    padding: 10px 0 !important;
}
body.wp-singular .is-form-wrap.elementor-column button.wpforms-submit {
    width: 100%;
    background-color: #FDB92A !important;
    border-radius: 50px !important;
    color: #10284A !important;
    font-family: "PT Sans", Sans-serif;
    font-size: 20px !important;
    line-height: 30px;
    font-weight: 700;
    height: auto;
    padding: 14px 20px;
}
.dm-contact-section {
  background: url("https://staging1.intechsolutions.com.au/wp-content/uploads/2025/09/contact-bg-image.png"), radial-gradient(102.07% 334.7% at 50% 121.52%, #1B51BF 10.7%, #212A52 50.48%, #212A52 100%);
}
.dm-contact-section .elementor-widget-container p {
  font-size: 20px !important;
  font-family: "PT Sans", Sans-serif !important;
}

.dm-featured-video p {
  font-family: "PT Sans", Sans-serif !important;
}
.dm-services-gap .dm-services-card picture img {
  transition: all 0.4s linear;
}
.dm-services-gap .dm-services-card:hover picture img {
    transform: scale(1.4);
}
.is-iq-office .elementor-container {
  align-items: center;
  overflow: hidden;
}
.is-iq-office .elementor-column p {
  font-size: 16px;
  font-family: "PT Sans", Sans-serif !important;
}

.is-iq-office  .iq-office-wrap .elementor-widget-wrap {
  background: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 42.79%, rgba(255, 255, 255, 0) 100%) !important;
}

.is-iq-image-block {
  position: relative;
}
.is-iq-image-block::before {
    content: '';
    position: absolute;
    left: 29px;
    right: 0;
    top: -90px;
    bottom: 0;
    width: 420px;
    height: 420px;
    background-color: #FFEFD463;
    border-radius: 100%;
}

@media only screen and (max-width: 1024px) {
  .dm-cs-wrap img {
    aspect-ratio: 16/9;
    object-fit: cover;
  }
  .is-iq-image-block::before {
    left: -61px;
  }
}
@media only screen and (max-width: 767px) {
  .dm-banner-section .dm-banner-left-colu p {
    font-size: 24px !important;
  }
  .dm-icon-list:not(:last-child)::before {
    right: 0;
    top: auto;
    border-bottom: 1px dashed #000000;
    height: 100%;
    left: 0;
    bottom: 0;
    transform: none;
  }
  .dm-cs-wrap img {
    aspect-ratio: unset;
  }
  .is-form-content {
    padding-right: 0;
  }
  .dm-contact-section .elementor-widget-container p {
    font-size: 18px !important;
    font-family: "PT Sans", Sans-serif !important;
  }
}