/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.2.1.1740223429
Updated: 2025-02-22 14:53:49

*/

.test h1:after {
    content: "";
    height: 25px;
    position: absolute;
    bottom: -5px;
    width: 25px;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/11/curve.png);
    left: -33px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background-repeat: no-repeat;
}
.test h1:before {
    content: "";
    height: 25px;
    position: absolute;
    top: -41px;
    width: 25px;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/11/curve.png);
    left: -33px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-repeat: no-repeat;
}
.custom-tabs.elementor-widget-n-tabs .e-n-tabs-heading {
    background-color: #eff6ff;
    width: auto;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    justify-content: space-between;
    margin: auto;
    padding: 10px 8px;
}
.custom-tabs .e-n-tab-icon {
    overflow: visible !important;
}
.cards-example:before {
    content: "";
    background-color: #00005c;
    height: 95%;
    position: absolute;
    top: 1px;
    width: 100%;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    left: -16px;
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.social-btn {
    backdrop-filter: blur(35.5px) !important;
}
.world-btns .elementor-button-icon, .world-btns .elementor-button-icon svg {
    height: 25px;
    width: 25px;
}
.world-btns span.elementor-button-content-wrapper {
    align-items: center;
}
.sup .elementor-icon-box-icon:hover a svg rect {
    fill: #126fd5;
}
.cards-example-mobile:before {
    content: "";
    background-color: #00005c;
    height: 95%;
    position: absolute;
    top: 1px;
    width: 100%;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    left: -16px;
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.in-image .elementor-widget-container {
    backdrop-filter: blur(10.4px);
}
.in-image  p {
    text-align: left;
}
.in-image  .elementor-icon-box-icon {
    display: flex !important;
    align-items: center;
}
.world-btn .elementor-button-icon, .world-btn .elementor-button-icon svg {
    height: 40px;
    width: 40px;
}
.world-btn span.elementor-button-content-wrapper {
    align-items: center;
}
.box-services span svg, .box-services2 svg {
    position: absolute;
    bottom: 100%;
    right: 50%;
    -moz-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.box-services .elementor-icon-box-icon:before, .box-services2 .elementor-widget-container:before {
    content: "";
    height: 40px;
    position: absolute;
    bottom: 102%;
    width: 149px;
    right: 51%;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/12/hamid-carve-3.png);
    -moz-transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    background-repeat: no-repeat;
}
.box-services2 .elementor-widget-container:before {
    content: "";
    height: 40px;
    position: absolute;
    bottom: 113%;
    width: 149px;
    right: 51%;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/12/hamid-carve-3.png);
    -moz-transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -o-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    background-repeat: no-repeat;
}
.box-services2 svg {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
button:active, a:active {
    outline: none !important;
    background-image: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}
button, a {
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important;
}
.gform_fields input, .gform_fields select {
    border: 1px solid #c7cbcb !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    height: auto !important;
    -moz-border-radius: 70px !important;
    -webkit-border-radius: 70px !important;
    -o-border-radius: 70px !important;
    border-radius: 70px !important;
    text-align: right;
    padding: 8px 16px !important;
	font-size: 16px !important;
}
.gfield_label {
    font-size: 16px !important;
    padding-right: 10px !important;
    font-family: "IRANSansWeb_FaNum_Bold", Sans-serif !important;
}
.gchoice input {
    border: 1px solid #126fd5 !important;
    padding: inherit !important;
}
.gchoice label {
    font-family: "IRANSansWeb_FaNum_light", Sans-serif !important;
    color: #5d5d5d !important;
}
.gform_button {
    font-family: "IRANSansWeb_FaNum_light", Sans-serif !important;
    background-color: #126fd5 !important;
    width: 100% !important;
    -moz-border-radius: 53px !important;
    -webkit-border-radius: 53px !important;
    -o-border-radius: 53px !important;
    border-radius: 53px !important;
    padding: 18px 0 !important;
}
.gfield_radio {
    flex-direction: row !important;
}
.gfield_radio input::before {
    background-color: #126fd5 !important;
    height: 12px !important;
    width: 12px !important;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    block-size: 10px;
}
div#gform_confirmation_message_4 {
    font-family: 'IRANSansWeb_UltraLight';
}
.gform_heading {
    display: none;
}
.elementor-icon-box-icon {
    align-items: center;
}
.gform_fields textarea {
    border: 1px solid #c7cbcb !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    -moz-border-radius: 16px !important;
    -webkit-border-radius: 16px !important;
    -o-border-radius: 16px !important;
    border-radius: 16px !important;
    padding: 8px 16px !important;
}
.gform_fields h3 {
    font-size: 25px !important;
    font-family: "IRANSansWeb_FaNum", Sans-serif !important;
    color: #0c0c0c !important;
}
.mobile-menu-item .elementor-icon-box-content {
    margin-top: -8px !important;
}
.accardeon-custom .e-n-accordion-item summary.e-n-accordion-item-title {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}
.accardeon-custom .e-n-accordion-item:first-child summary.e-n-accordion-item-title {
    -moz-border-radius: 17px 17px 0 0 !important;
    -webkit-border-radius: 17px 17px 0 0 !important;
    -o-border-radius: 17px 17px 0 0 !important;
    border-radius: 17px 17px 0 0 !important;
}
.accardeon-custom .e-n-accordion-item:last-child summary.e-n-accordion-item-title {
    -moz-border-radius: 0 0 17px 17px !important;
    -webkit-border-radius: 0 0 17px 17px !important;
    -o-border-radius: 0 0 17px 17px !important;
    border-radius: 0 0 17px 17px !important;
}
.test-footer:before {
    content: "";
    height: 50px;
    position: absolute;
    bottom: -20%;
    width: 175px;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/12/test3.png);
    left: -95%;
    background-repeat: no-repeat;
    z-index: -1 !important;
}
.test-footer1:before {
    content: "";
    height: 50px;
    position: absolute;
    bottom: -25%;
    width: 175px;
    background-image: url(https://alfa-business.org/wp-content/uploads/2024/12/test3.png);
    left: -95%;
    background-repeat: no-repeat;
    z-index: -1 !important;
}
.copyright-text .elementor-icon-box-wrapper {
    align-items: center;
}
.box-svg-line .elementor-icon-box-icon {
    border-left: 2px solid #00005c !important;
    margin: 10px 0 10px 15px !important;
}
.box-svg-line .elementor-icon-box-icon svg {
    padding-left: 5px !important;
}
.chaty-channel, .chaty-cta-button, button.open-chaty {
    margin-bottom: 10px !important;
}
.phone-icon-box {
    animation: contacteffectnew 4s .7s ease-in-out infinite;
}
.primary-highlight:before {
    content: "";
    background-color: #00005c;
    height: 100%;
    position: absolute;
    top: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    right: 28px;
    left: 0;
    -moz-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
    z-index: -1;
}
.image-heading:before {
    content: "";
    background-color: #fff;
    height: 25px;
    position: absolute;
    top: 50%;
    width: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    left: -7px;
    -moz-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    z-index: -1 !important;
}
.image-heading-left:before {
    content: "";
    background-color: #fff;
    height: 25px;
    position: absolute;
    top: 50%;
    width: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    right: -7px;
    -moz-transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    z-index: -1 !important;
}
.ads-paragraph {
    text-decoration: underline !important;
    text-underline-offset: 7px !important;
}
.ads-paragraph a {
    text-decoration-color: #06060661 !important;
}
.elementor-icon-box-wrapper {
    align-items: center !important;
}
/*div#csaas-channels-0*/
.chaty-channel-list{
    margin-bottom: 64px;
}
.box-custom-edit .elementor-icon-box-title span {
    position: relative !important;
}
.box-custom-edit .elementor-icon-box-title span:after {
    content: "";
    display: block;
    background-color: #fff;
    height: 110%;
    position: absolute !important;
    top: 0;
    width: 119%;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    right: -10px;
    z-index: 999;
    opacity: 0.5;
}
@media (max-width: 1024px) {
.single-slider .swiper-pagination-bullet {
    height: 5px !important;
    width: 65px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
}
}
@media (max-width: 768px) {
.box-services .elementor-icon-box-icon:before, .box-services2 .elementor-widget-container:before {
    bottom: 102%;
    right: 51%;
}
.tab-arrow .elementor-icon-box-icon {
    margin: auto;
}
}
@media (min-width: 640px) {
.third-input {
    grid-column: span 4 !important;
}
}

/* کلی برای تمام عناصر */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

/* پس‌زمینه ریل اسکرول */
::-webkit-scrollbar-track {
  background: #f0f0f0;
  border-radius: 10px;
}

/* خود نوار (thumb) */
::-webkit-scrollbar-thumb {
  background-color: #00005c;
  border-radius: 10px;
  border: 2px solid #f0f0f0;
}

/* حالت hover */
::-webkit-scrollbar-thumb:hover {
  background-color: #003EA1;
}

.gform_heading {
    display: none !important;
}
@media (max-width: 768px){
	.mwai-chatgpt-theme .mwai-trigger{
		bottom:50px !important;
	}
}
@media (min-width: 768px){
	.mwai-chatgpt-theme .mwai-trigger{
		bottom:0 !important;
	}
	.mwai-bubble.mwai-open{
	margin-left:60px;
}
}
.mwai-chatgpt-theme.mwai-window.mwai-open .mwai-body{
	font-family: "IRANSansWeb_FaNum" !important;
}
.mwai-chatgpt-theme .mwai-trigger{
	z-index:9 !important;
}
.mwai-chatgpt-theme.mwai-bubble .mwai-icon-container{
	width:55px !important;
	height:55px !important;
}
@media (max-width: 768px){
.chaty-channel, .chaty-cta-button, button.open-chaty {
    margin-bottom: 55px !important;
}
}
