.elementor-kit-3{--e-global-color-primary:#1F4666;--e-global-color-secondary:#3A6EA5;--e-global-color-text:#1A1A1A;--e-global-color-accent:#F57C20;--e-global-color-3056b57:#F8FAFC;--e-global-color-32787b1:#F2F4F7;--e-global-color-4db0656:#F3F7FB;--e-global-color-93df3a7:#FFF4EC;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;--e-global-typography-663e4fd-font-size:64px;--e-global-typography-663e4fd-line-height:1.1em;--e-global-typography-718f397-font-size:48px;--e-global-typography-718f397-line-height:1.15em;--e-global-typography-eb32451-font-size:48px;--e-global-typography-eb32451-line-height:1.1em;--e-global-typography-0f7d529-font-size:36px;--e-global-typography-0f7d529-line-height:1.2em;--e-global-typography-d429986-font-size:30px;--e-global-typography-d429986-line-height:1.2em;--e-global-typography-8ef74cc-font-size:24px;--e-global-typography-8ef74cc-line-height:1.3em;color:#4A5568;font-family:"Open sans", Sans-serif;font-weight:400;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:#111827;font-weight:600;line-height:14px;box-shadow:0px 2px 4px 0px rgba(0, 0, 0, 0.06);padding:16px 28px 16px 28px;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#0F172A;box-shadow:0px 4px 12px 0px rgba(0, 0, 0, 0.12);}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 h1{color:#0F1A24;font-family:"Poppins", Sans-serif;font-weight:600;line-height:1.3em;}.elementor-kit-3 h2{color:#1A2A3A;font-family:"Poppins", Sans-serif;font-weight:600;line-height:1.3em;}.elementor-kit-3 h3{color:#2C3E50;font-family:"Poppins", Sans-serif;font-weight:500;line-height:1.3em;}.elementor-kit-3 h4{color:#718096;font-family:"Poppins", Sans-serif;line-height:1.3em;}.elementor-kit-3 h5{color:#718096;font-family:"Poppins", Sans-serif;}.elementor-kit-3 h6{color:#718096;font-family:"Poppins", Sans-serif;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-3{--e-global-typography-663e4fd-font-size:48px;--e-global-typography-718f397-font-size:38px;--e-global-typography-718f397-line-height:1.2em;--e-global-typography-eb32451-font-size:38px;--e-global-typography-eb32451-line-height:1.15em;--e-global-typography-0f7d529-font-size:30px;--e-global-typography-0f7d529-line-height:1.25em;--e-global-typography-d429986-font-size:24px;--e-global-typography-d429986-line-height:1.25em;--e-global-typography-8ef74cc-font-size:20px;--e-global-typography-8ef74cc-line-height:1.35em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3{--e-global-typography-663e4fd-font-size:36px;--e-global-typography-718f397-font-size:28px;--e-global-typography-718f397-line-height:1.25em;--e-global-typography-eb32451-font-size:30px;--e-global-typography-eb32451-line-height:1.2em;--e-global-typography-0f7d529-font-size:24px;--e-global-typography-0f7d529-line-height:1.3em;--e-global-typography-d429986-font-size:20px;--e-global-typography-d429986-line-height:1.3em;--e-global-typography-8ef74cc-font-size:17px;--e-global-typography-8ef74cc-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* BTN 1 - PRIMARY (ORANGE CTA) */
.btn-1 .elementor-button{
    background: linear-gradient(135deg, #F57C20, #FF8A3D);
    color: #FFFFFF;
    border: none;
    border-radius: 999px;
    padding: 14px 26px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.25s ease;
    box-shadow: 0 8px 20px rgba(245,124,32,0.25);
}

.btn-1 .elementor-button:hover{
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(245,124,32,0.4);
    background: linear-gradient(135deg, #FF8A3D, #FFA94D);
}


/* BTN 2 - DARK BLUE */
.btn-2 .elementor-button{
    background: #1F4666;
    color: #FFFFFF;
    border-radius: 999px;
    padding: 14px 26px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.25s ease;
}

.btn-2 .elementor-button:hover{
    background: #16354E;
    transform: translateY(-2px);
}


/* BTN 3 - OUTLINE */
.btn-3 .elementor-button{
    background: transparent;
    color: #1F4666;
    border: 2px solid #E2E8F0;
    border-radius: 999px;
    padding: 14px 26px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.25s ease;
}

.btn-3 .elementor-button:hover{
    background: #F3F7FB;
    border-color: #F57C20;
    color: #1F4666;
    transform: translateY(-2px);
}


/* BTN 4 - OUTLINE BLUE */
.btn-4 .elementor-button{
    background: transparent;
    color: #1F4666;
    border: 2px solid #1F4666;
    border-radius: 999px;
    padding: 16px 32px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
}

.btn-4 .elementor-button:hover{
    color: #FFFFFF;
    background: #1F4666;
    transform: translateY(-2px);
}


/* BTN 5 - GRADIENT BLUE */
.btn-5 .elementor-button{
    background: linear-gradient(135deg, #1F4666, #3A6EA5);
    color: #FFFFFF;
    border-radius: 999px;
    padding: 16px 32px;
    font-weight: 600;
    font-size: 16px;
    border: none;
    transition: all 0.3s ease;
}

.btn-5 .elementor-button:hover{
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(31,70,102,0.4);
}


/* BTN 6 - LIGHT */
.btn-6 .elementor-button{
    background: #F8FAFC;
    color: #1F4666;
    border: 1px solid #E2E8F0;
    border-radius: 999px;
    padding: 16px 32px;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease;
}

.btn-6 .elementor-button:hover{
    background: #F3F7FB;
    border-color: #1F4666;
    transform: translateY(-2px);
}


/* BTN 7 - OUTLINE ORANGE */
.btn-7 .elementor-button{
    background: transparent;
    color: #F57C20;
    border: 2px solid #F57C20;
    border-radius: 999px;
    padding: 16px 32px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-7 .elementor-button:hover{
    background: #F57C20;
    color: #FFFFFF;
    box-shadow: 0 10px 25px rgba(245,124,32,0.3);
}


/* HEADINGS */

.heading-1 {
  font-size: 48px;
  font-weight: 600;
  color: #0F1A24;
  display: inline-block;
  position: relative;
}

.heading-1::after {
  content: "";
  display: block;
  width: 60px;
  height: 4px;
  background: #F57C20;
  margin-top: 12px;
  border-radius: 3px;
}


.heading-2 {
  font-size: 34px;
  font-weight: 600;
  color: #1A2A3A;
  position: relative;
  padding-bottom: 10px;
}

.heading-2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 3px;
  background: #F57C20;
  border-radius: 2px;
  transition: all 0.3s ease;
}

.heading-2:hover::after {
  width: 80px;
}


.heading-3 {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #2C3E50;
  position: relative;
  transition: all 0.3s ease;
}

.heading-3::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  margin: 10px auto 0;
  background: #F57C20;
  border-radius: 2px;
}

.elementor-widget:hover .heading-3 {
  transform: translateY(-2px);
}

.elementor-widget:hover .heading-3::after {
  width: 70px;
}


/* CHECKLIST */

ul.askadeteknik-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.askadeteknik-checklist li {
    position: relative;
    padding-left: 40px;
    margin-bottom: 14px;
    font-size: 17px;
    line-height: 1.65;
    color: #4A5568;
    transition: all 0.25s ease;
}

ul.askadeteknik-checklist li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 3px;
    width: 24px;
    height: 24px;
    background: #F57C20;
    color: #ffffff;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    box-shadow: 0 4px 10px rgba(0,0,0,0.15);
}

ul.askadeteknik-checklist li:hover {
    transform: translateX(4px);
    color: #1A1A1A;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/OpenSans-SemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Black.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Bold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-ExtraBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-ExtraLight.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://wphemsida.org/askadeteknik/wp-content/uploads/sites/148/2025/10/Poppins-Thin.woff2') format('woff2');
}
/* End Custom Fonts CSS */