@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Figtree:ital,wght@0,300..900;1,300..900&family=Sriracha&display=swap);
@font-face {
    font-family: ppfragment;
    font-weight: 300;
    src: url(../fonts/iranyekanwebmediumfanum.woff) format("woff");
}
@font-face {
    font-family: liana;
    font-weight: 300;
    src: url(../fonts/aviny-web.woff2) format("woff2");
}

@font-face {
    font-family: DMSans_18pt;
    font-weight: 300;
    src: url(../fonts/iranyekanwebmediumfanum.woff) format("woff");

}


.aae-uncheckall-btn{
    font-family: "DMSans_18pt" !important;
}
.wcf--text{
    font-family: "DMSans_18pt" !important;
}
.wcf-btn-default{
    font-family: "DMSans_18pt" !important;
}

:root {
    --font_primary: "ppfragment", sans-serif;
    --font_ppfragment: "ppfragment";
    --font_oswald: "Oswald";
    --font_dmsans18: "DMSans_18pt";
    --primary: #f6502c;
    --secondary: #2c2c2c;
    --black-2: #202020;
    --white: #fff;
    --primary-color-banner: #000;
    --orange-color: #f6502c;
    --yellow-color: #ffe60f;
    --light-blue: #bee913
}

.font-body,
.font-heading-dmsans h1,
.font-heading-dmsans h2,
.font-heading-dmsans h3,
.font-heading-dmsans h4,
.font-heading-dmsans h5,
.font-heading-dmsans h6 {
    font-family: var(--font_primary)
}

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

@media only screen and (max-width:767px) {
    .custom-container {
        padding-left: 15px;
        padding-right: 15px
    }
    .elementor-element-b9d04f3{
        padding: 30px !important;
    }
    .widget-list-area{
        direction: rtl;
        padding: 30px !important;
    }
}
@media only screen and (min-width:767px){
    .elementor-element-b9d04f3{
        padding: 80px !important;
    }
    .widget-list-area{
        direction: rtl;
        padding: 80px !important;
    }
}

.new-font{
    font-family: "liana" !important;
    font-size: 88px !important;
}
.aae-toolkit-title{
    font-family: "liana" !important;
    font-size: 88px !important;
}
.custom-container-2 {
    margin: auto;
    max-width: 1540px;
    padding-left: 20px;
    padding-right: 20px
}

@media only screen and (max-width:767px) {
    .custom-container-2 {
        padding-left: 15px;
        padding-right: 15px
    }
}

.section-padding {
    padding-bottom: 160px;
    padding-top: 160px
}

@media only screen and (max-width:1199px) {
    .section-padding {
        padding-bottom: 100px;
        padding-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .section-padding {
        padding-bottom: 50px;
        padding-top: 50px
    }
}

.section-padding-top {
    padding-top: 160px
}

@media only screen and (max-width:1199px) {
    .section-padding-top {
        padding-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .section-padding-top {
        padding-top: 50px
    }
}

.section-padding-bottom {
    padding-bottom: 160px
}

@media only screen and (max-width:1199px) {
    .section-padding-bottom {
        padding-bottom: 100px
    }
}

@media only screen and (max-width:767px) {
    .section-padding-bottom {
        padding-bottom: 60px
    }
}

.section-title-wrapper {
    text-align: center
}

.section-title-wrapper .section-text {
    background: linear-gradient(0deg, #202020 0, #2a2a2a);
    -webkit-background-clip: text;
    color: var(--white);
    font-size: 380px;
    font-weight: 600;
    left: 50%;
    line-height: 1.5;
    position: absolute;
    top: 20px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    z-index: -2
}

@media only screen and (max-width:1399px) {
    .section-title-wrapper .section-text {
        top: 0
    }
}

@media only screen and (max-width:1199px) {
    .section-title-wrapper .section-text {
        font-size: 180px
    }
}

@media only screen and (max-width:767px) {
    .section-title-wrapper .section-text {
        font-size: 90px
    }
}

.section-title {
    color: var(--white) !important;

    font-size: 65px;
    font-weight: 300;
    letter-spacing: -.7px;
    line-height: 1.14;
    margin: 0 auto;
    max-width: 1340px;
    word-spacing: -5px
}

@media only screen and (max-width:991px) {
    .section-title br {
        display: none
    }
}

@media only screen and (max-width:1199px) {
    .section-title {
        font-size: 60px
    }
}

@media only screen and (max-width:991px) {
    .section-title {
        font-size: 50px
    }
}

@media only screen and (max-width:767px) {
    .section-title {
        font-size: 32px
    }
}

.aae-description p span {
    color: var(--white);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px
}

.pos-static {
    position: static !important
}

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

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0
}

button {
    background: none;
    border: none;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
    padding: 0
}

a,
button {
    color: inherit;
    transition: .3s ease-in-out
}

a {
    text-decoration: none
}

input,
select,
textarea {
    background: none;
    border: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    outline: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav.main-menu li {
    position: relative
}

.dark-mode {
    background-color: var(--black-2);
    color: #fff
}

.light .dark-mode {
    background-color: #f6f6fa;
    color: #555
}

.light .dark-mode h1,
.light .dark-mode h2,
.light .dark-mode h3,
.light .dark-mode h4,
.light .dark-mode h5,
.light .dark-mode h6 {
    color: #3f4061
}

.dark-mode p {
    color: #bbbcd2
}

.light .dark-mode p {
    color: #555
}

.aae-home,
.aae-home h1,
.aae-home h2,
.aae-home h3,
.aae-home h4,
.aae-home h5,
.aae-home h6 {
    color: #f5ede9
}

.aae-home p {
    color: #999;
    font-size: 20px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 965px;
    padding: 0
}

.aae-video-thumb iframe {
    border-radius: 8px;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
    width: 100%;
    z-index: 10
}
.aae-header-left{
    font-family: "liana" !important;
}
.wcf__slider.swiper-container {
    overflow: hidden
}

@media only screen and (max-width:1199px) {
    .aae-home p br {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .aae-home p {
        font-size: 16px
    }
    .aae-mobile-logo img {
        max-width: 140px
    }
}