/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
.animate-img img {
    animation: float 5s ease-in-out infinite;
}

@keyframes float {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-30px);
        /* بالا رفتن نرم‌تر */
    }

    100% {
        transform: translateY(0);
    }
}

.animate-imgdb {
    -webkit-animation: upNdown22 5s infinite linear;
    animation: upNdown22 5s infinite linear;
}

@-webkit-keyframes upNdown22 {
    0% {}

    50% {
        transform: translateY(10px);
    }

    100% {}
}

@keyframes upNdown22 {
    0% {}

    50% {
        transform: translateY(-10px);
    }

    100% {}
}

.line-amir:before,
.line-amir:after {
    position: absolute;
    top: 1px;
    width: 5px;
    border-radius: 2px;
    content: '';
    opacity: 0.2;
    transform: scaleX(0);
    transform-origin: right;
    animation: wooo 3.5s infinite;
    background-color: #ffffff26;
}

.line-amir:before {
    right: -9px;
    height: 27px;
}

.line-amir:after {
    right: -20px;
    height: 22px;
    top: 4px;
}

@keyframes wooo {
    0% {
        opacity: 0;
        transform: scaleX(0);
    }

    50% {
        opacity: 1;
        transform: scaleX(1);
    }

    100% {
        opacity: 0;
        transform: scaleX(0);
    }
}

.line-amir-abut:before,
.line-amir-abut:after {
    position: absolute;
    top: 1px;
    width: 5px;
    border-radius: 2px;
    content: '';
    opacity: 0.2;
    transform: scaleX(0);
    transform-origin: right;
    animation: wooo2 3.5s infinite;
    background-color: #fff;
}

.line-amir-abut:before {
    right: -9px;
    height: 33px;
}

.line-amir-abut:after {
    right: -20px;
    height: 28px;
    top: 4px;
}

@keyframes wooo2 {
    0% {
        opacity: 0;
        transform: scaleX(0);
    }

    50% {
        opacity: 1;
        transform: scaleX(1);
    }

    100% {
        opacity: 0;
        transform: scaleX(0);
    }
}

.title-home-header {
    display: block;
    font-size: 20px;
    color: #000222;
    font-weight: 700;
    margin-bottom: 12px !important;
}

.p-home-header {
    line-height: 24px !important;
}

p {
    padding: 0 !important;
    margin: 0 !important;
}

/*Corner icon css start*/
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?jss03n');
    src: url('../fonts/icomoon.eot?jss03n#iefix') format('embedded-opentype'),
        url('../../uploads/2025/08/icomoon.ttf?jss03n') format('truetype'),
        url('../fonts/icomoon.woff?jss03n') format('woff'),
        url('../fonts/icomoon.svg?jss03n#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

/* --- */
[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-nav2::before {
    content: "\e900";
    color: #e3f3ef;
    font-size: 30px;
    position: absolute;
    /* border: 2px solid red; */
    left: -29px;
    top: -1px;
    transform: rotate(270deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.header-nav2 a:hover {
    color: #40846e !important;
}

/* رنگ آیتم فعال (صفحه فعلی) */
.elementor-nav-menu .current-menu-item>.elementor-item,
.elementor-nav-menu .elementor-item.elementor-item-active {
    color: #40846e !important;
    font-weight: bold;
    /* اختیاری */
}

.header-nav2:after {
    content: "\e900";
    color: #e3f3ef;
    font-size: 30px;
    position: absolute;
    right: -29px;
    top: -1px;
    transform: rotate(180deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.ygr-collage-3-t-pic .icon-rev-corner-1.t-left:before {
    color: #e3f3ef;
    font-size: 40px;
    position: absolute;
    left: -58px;
    top: 0px;
    transform: rotate(-90deg);
}

.ygr-collage-3-t-pic .icon-rev-corner-1.b-right:before {
    color: #e3f3ef;
    font-size: 40px;
    position: absolute;
    right: -2px;
    bottom: -58px;
    transform: rotate(-90deg);
}

.icon-rev-corner-1:before {
    content: "\e900";
    color: #fff;
}

.image-min-an img {
    animation: wooo 3.5s infinite;
}

.image-min-asli {
    border-radius: 30px;
    overflow: hidden;
}

.image-min-asli img {
    width: 100%;
    transition: all 0.2s linear;
}

.image-min-asli:hover img {
    transform: scale(1.1);
}

.ao-lats-news-box .ao-lats-news-pic img {
    border-radius: 30px;
    width: 100%;
    transition: all 0.2s linear;
}

.ao-lats-news-box .ao-lats-news-pic:hover img {
    border-radius: 30px;
    width: 100%;
    transform: scale(1.1);
}

.ygr-collage-3-vid-wrap .icon-rev-corner-1.t-left:before {
    color: #e3f3ef;
    font-size: 40px;
    position: absolute;

    transform: rotate(90deg);
}

.ygr-collage-3-vid-wrap .icon-rev-corner-1.b-right:before {
    color: #e3f3ef;
    font-size: 40px;
    position: absolute;

    transform: rotate(90deg);
}

.ao-why-choo-link:before {
    content: "\e900";
    color: #40846e;
    font-size: 30px;
    position: absolute;
    right: 22px;
    top: -30px;
    transform: rotate(91deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.ao-why-choo-link:after {
    content: "\e900";
    color: #40846e;
    font-size: 30px;
    position: absolute;
    left: 48px;
    bottom: 0px;
    transform: rotate(91deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

/* ----- */

.ao-main-servi-link:before {
    content: "\e900";
    color: #e3f3ef;
    font-size: 30px;
    position: absolute;
    right: 36px;
    top: -40px;
    transform: rotate(91deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.ao-main-servi-link:after {
    content: "\e900";
    color: #e3f3ef;
    font-size: 30px;
    position: absolute;
    left: 68px;
    bottom: -7px;
    transform: rotate(90deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

/* ---- */

.box-khadamt:hover .line-box-khadamt {
    background-color: #fff !important;
}

.spin-v1 img {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 20s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.plus-v1 {
    -webkit-animation: plus 2s infinite linear;
    /* animation: plus 2s infinite linear; */
}

@-webkit-keyframes plus {
    0% {}

    50% {
        transform: scale(1);
    }

    100% {}
}

@keyframes plus {
    0% {}

    50% {
        transform: scale(1.1);
    }

    100% {}
}

.box-afg:hover .title-txt-afq,
.p-txt-afq,
.icon-afq {
    color: #fff !important;
}

.box-afg2:hover .title-txt-afq,
.p-txt-afq,
.icon-afq {
    color: #fff !important;
}


.img-footer img {
    display: inline-block;
    transform-origin: center;
    /* نقطه چرخش */
    animation: soft-rotate 1s ease-in-out infinite alternate;
    backface-visibility: hidden;
    will-change: transform;
}

@keyframes soft-rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(9.9999deg);
    }
}


.elementor-field-type-tel.elementor-field-group.elementor-column.elementor-field-group-field_f6917b0.elementor-col-80.elementor-field-required {
    border-bottom: 1px solid #e0b650;
    direction: ltr;
    padding-left: 41px;
}

.elementor-column.elementor-col-20,
.elementor-column[data-col="20"] {
    width: 0% !important;
    margin: 1px -23px 0 0 !important;
}

button.elementor-button.elementor-size-sm {
    margin-bottom: 8px;
}

.h-blogs h2{
    font-size: 25px;
    font-weight: bold;
	margin-top:10px;
    margin-bottom: 7px !important;
}

.h-blogs h3,
h4,
h5,
h6 {
    font-size: 20px;
    font-weight: bold;
	margin-top:18px;
	margin-bottom: 7px !important;
}
.download-pdf{
	border: 2px solid #fff !important;
    padding: 10px 30px;
    border-radius: 10px;
    color: #000;
    font-weight: 500;
}

.title-fitbar-h1{
	color:#e0b650 !important;
	display:inline !important;
	font-size:75px !important;
	font-weight:900 !important;
}
/* ------ */
@media (max-width: 480px) {
	.title-fitbar-h1{
	font-size:32px !important;
}
    .title-home-header {
        margin-bottom: 2px;
        font-size: 16px;
    }

    .p-home-header {
        line-height: 17px !important;
    }

    .ao-main-servi-link:before {
        content: "\e900";
        right: 45px;
    }

    .ao-main-servi-link:after {
        left: 79px;
        bottom: -5px;
    }

    .h-blogs h2 {
        font-size: 18px;
        font-weight: bold;
    }

    .h-blogs h3,
    h4,
    h5,
    h6 {
        font-size: 18px;
        font-weight: 700;


    }
}