.elementor-2 .elementor-element.elementor-element-4bade25{--display:flex;}.elementor-2 .elementor-element.elementor-element-110ce41{--display:flex;--border-radius:20px 20px 20px 20px;}.elementor-2 .elementor-element.elementor-element-110ce41:not(.elementor-motion-effects-element-type-background), .elementor-2 .elementor-element.elementor-element-110ce41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-2 .elementor-element.elementor-element-69d3ebf{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.22);--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2 .elementor-element.elementor-element-ae075b6{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.22);}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group{margin-bottom:15px;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-form-fields-wrapper{margin-bottom:-15px;}body.rtl .elementor-2 .elementor-element.elementor-element-750be01 .elementor-labels-inline .elementor-field-group > label{padding-left:5px;}body:not(.rtl) .elementor-2 .elementor-element.elementor-element-750be01 .elementor-labels-inline .elementor-field-group > label{padding-right:5px;}body .elementor-2 .elementor-element.elementor-element-750be01 .elementor-labels-above .elementor-field-group > label{padding-bottom:5px;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group > label{font-family:"Tahoma", var(--mainfont);}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-type-html{padding-bottom:0px;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group .elementor-field{color:#000000;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group .elementor-field, .elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-subgroup label{font-family:"Tahoma", var(--mainfont);}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;border-color:#EEEEEE;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;border-color:#EEEEEE;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-field-group .elementor-select-wrapper::before{color:#EEEEEE;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button span{justify-content:center;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button{font-family:"Tahoma", var(--mainfont);}.elementor-2 .elementor-element.elementor-element-750be01 .e-form__buttons__wrapper__button-next{background-color:#00A1E0;color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button[type="submit"]{background-color:#00A1E0;color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-2 .elementor-element.elementor-element-750be01{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-progress-height:20px;--e-form-steps-indicator-progress-border-radius:0px;}.elementor-2 .elementor-element.elementor-element-cf12600{--display:flex;--border-radius:20px 20px 20px 20px;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.22);}.elementor-2 .elementor-element.elementor-element-818862d > .elementor-widget-container{border-radius:20px 20px 20px 20px;}/* Start custom CSS for text-editor, class: .elementor-element-6ac9932 *//*=========================================
        MAXIDENT CONTACT PAGE
=========================================*/

.mx-contact{

    --primary:#13dee3;
    --primary-dark:#0fc7cc;
    --title:#1e293b;
    --text:#64748b;
    --border:#e8eef4;
    --bg:#f8fbfc;

    width:100%;
    max-width:1320px;
    margin:auto;
    padding:40px 20px 100px;

    direction:rtl;

}

.mx-contact section{

    margin-bottom:100px;

}

/*=========================================
                HERO
=========================================*/

.mx-hero{

    position:relative;

    overflow:hidden;

    background:linear-gradient(135deg,#ffffff,#f8fdff);

    border:1px solid var(--border);

    border-radius:30px;

    padding:90px 70px;

    text-align:center;

    box-shadow:0 20px 60px rgba(15,23,42,.05);

}

.mx-hero::before{

    content:"";

    position:absolute;

    width:420px;

    height:420px;

    border-radius:50%;

    background:rgba(19,222,227,.08);

    top:-180px;

    right:-120px;

}

.mx-hero::after{

    content:"";

    position:absolute;

    width:260px;

    height:260px;

    border-radius:50%;

    background:rgba(19,222,227,.06);

    bottom:-120px;

    left:-80px;

}

.mx-hero>*{

    position:relative;

    z-index:2;

}

.mx-badge{

    display:inline-block;

    padding:10px 22px;

    border-radius:100px;

    background:rgba(19,222,227,.1);

    color:var(--primary);

    font-size:14px;

    font-weight:700;

    margin-bottom:25px;

}

.mx-hero h1{

    margin:0;

    color:var(--title);

    font-size:54px;

    line-height:1.4;

    font-weight:800;

}

.mx-hero p{

    max-width:820px;

    margin:30px auto 0;

    color:var(--text);

    font-size:18px;

    line-height:2.2;

}

/*=========================================
            SECTION TITLE
=========================================*/

.mx-section-title{

    text-align:center;

    margin-bottom:45px;

}

.mx-section-title h2{

    margin:0;

    color:var(--title);

    font-size:38px;

    font-weight:800;

}

.mx-section-title p{

    margin-top:18px;

    color:var(--text);

    font-size:17px;

    line-height:2;

}

/*=========================================
            CONTACT GRID
=========================================*/

.mx-contact-grid{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:28px;

}

.mx-contact-card{

    background:#fff;

    border:1px solid var(--border);

    border-radius:24px;

    padding:35px;

    transition:.35s;

    box-shadow:0 12px 30px rgba(15,23,42,.04);

}

.mx-contact-card:hover{

    transform:translateY(-8px);

    border-color:rgba(19,222,227,.35);

    box-shadow:0 20px 45px rgba(19,222,227,.12);

}

.mx-contact-card h3{

    margin:0 0 18px;

    color:var(--title);

    font-size:24px;

    font-weight:700;

}

.mx-contact-card p{

    margin:0;

    color:var(--text);

    font-size:16px;

    line-height:2.2;

}
/*=========================================
            SOCIAL BUTTONS
=========================================*/

.mx-social{

    text-align:center;

}

.mx-buttons{

    display:flex;

    justify-content:center;

    align-items:center;

    gap:18px;

    flex-wrap:wrap;

}

.mx-btn,
.mx-btn-outline{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    min-width:190px;

    height:56px;

    padding:0 34px;

    border-radius:14px;

    font-size:16px;

    font-weight:700;

    text-decoration:none;

    transition:.35s;

}

.mx-btn{

    background:var(--primary);

    color:#fff;

    border:2px solid var(--primary);

}

.mx-btn:hover{

    transform:translateY(-5px);

    background:var(--primary-dark);

    color:#fff;

    box-shadow:0 18px 35px rgba(19,222,227,.25);

}

.mx-btn-outline{

    background:#fff;

    color:var(--primary);

    border:2px solid var(--primary);

}

.mx-btn-outline:hover{

    transform:translateY(-5px);

    background:rgba(19,222,227,.08);

    color:var(--primary);

    box-shadow:0 18px 35px rgba(19,222,227,.15);

}



/*=========================================
                FUTURE
=========================================*/

.mx-future .mx-card{

    max-width:900px;

    margin:auto;

    text-align:center;

}

.mx-label{

    display:inline-block;

    padding:10px 20px;

    border-radius:100px;

    background:rgba(19,222,227,.10);

    color:var(--primary);

    font-size:14px;

    font-weight:700;

    margin-bottom:22px;

}

.mx-card{

    background:#fff;

    border:1px solid var(--border);

    border-radius:28px;

    padding:60px;

    box-shadow:0 18px 45px rgba(15,23,42,.05);

    transition:.35s;

}

.mx-card:hover{

    transform:translateY(-8px);

    border-color:rgba(19,222,227,.35);

    box-shadow:0 25px 55px rgba(19,222,227,.12);

}

.mx-card h2{

    margin:0;

    font-size:36px;

    color:var(--title);

    font-weight:800;

}

.mx-card p{

    margin-top:25px;

    color:var(--text);

    line-height:2.2;

    font-size:17px;

}



/*=========================================
                MAP
=========================================*/

.mx-map-box{

    background:#fff;

    border:1px solid var(--border);

    border-radius:28px;

    overflow:hidden;

    min-height:450px;

    box-shadow:0 18px 45px rgba(15,23,42,.05);

}

.mx-map-placeholder{

    display:flex;

    align-items:center;

    justify-content:center;

    width:100%;

    min-height:450px;

    color:#94a3b8;

    font-size:22px;

    background:linear-gradient(
        135deg,
        #fbfdfe,
        #f5fbfc
    );

}



/*=========================================
                CTA
=========================================*/

.mx-cta{

    margin-bottom:0 !important;

}

.mx-cta-box{

    position:relative;

    overflow:hidden;

    background:linear-gradient(
        135deg,
        #13dee3,
        #0fc7cc
    );

    border-radius:30px;

    padding:80px 40px;

    text-align:center;

    color:#fff;

}

.mx-cta-box::before{

    content:"";

    position:absolute;

    width:420px;

    height:420px;

    border-radius:50%;

    top:-180px;

    left:-120px;

    background:rgba(255,255,255,.08);

}

.mx-cta-box::after{

    content:"";

    position:absolute;

    width:260px;

    height:260px;

    bottom:-120px;

    right:-80px;

    border-radius:50%;

    background:rgba(255,255,255,.08);

}

.mx-cta-box>*{

    position:relative;

    z-index:2;

}

.mx-cta-box h2{

    margin:0;

    font-size:42px;

    font-weight:800;

}

.mx-cta-box p{

    max-width:760px;

    margin:25px auto 40px;

    font-size:18px;

    line-height:2.2;

    opacity:.95;

}
/*=========================================
            RESPONSIVE
=========================================*/

/* Laptop */

@media (max-width:1200px){

.mx-contact{

    padding:35px 20px 80px;

}

.mx-hero{

    padding:70px 50px;

}

.mx-hero h1{

    font-size:46px;

}

}


/* Tablet */

@media (max-width:992px){

.mx-contact section{

    margin-bottom:80px;

}

.mx-hero{

    padding:60px 35px;

    border-radius:26px;

}

.mx-hero h1{

    font-size:38px;

}

.mx-hero p{

    font-size:16px;

}

.mx-section-title h2{

    font-size:32px;

}

.mx-contact-grid{

    grid-template-columns:1fr;

}

.mx-card{

    padding:40px;

}

.mx-card h2{

    font-size:30px;

}

.mx-cta-box{

    padding:60px 35px;

}

.mx-cta-box h2{

    font-size:34px;

}

}


/* Mobile */

@media (max-width:768px){

.mx-contact{

    padding:20px 12px 60px;

}

.mx-contact section{

    margin-bottom:60px;

}

.mx-hero{

    padding:45px 22px;

    border-radius:22px;

}

.mx-badge{

    font-size:13px;

    padding:8px 18px;

}

.mx-hero h1{

    font-size:30px;

    line-height:1.7;

}

.mx-hero p{

    font-size:15px;

    line-height:2.15;

}

.mx-section-title{

    margin-bottom:30px;

}

.mx-section-title h2{

    font-size:27px;

}

.mx-section-title p{

    font-size:15px;

}

.mx-contact-card{

    padding:28px;

    border-radius:20px;

}

.mx-contact-card h3{

    font-size:22px;

}

.mx-contact-card p{

    font-size:15px;

}

.mx-card{

    padding:30px;

    border-radius:22px;

}

.mx-card h2{

    font-size:26px;

}

.mx-card p{

    font-size:15px;

}

.mx-buttons{

    flex-direction:column;

}

.mx-btn,

.mx-btn-outline{

    width:100%;

    max-width:100%;

}

.mx-map-box,

.mx-map-placeholder{

    min-height:300px;

}

.mx-cta-box{

    padding:45px 25px;

}

.mx-cta-box h2{

    font-size:28px;

}

.mx-cta-box p{

    font-size:15px;

    line-height:2;

}

}


/* Small Mobile */

@media (max-width:480px){

.mx-hero{

    padding:35px 18px;

}

.mx-hero h1{

    font-size:25px;

}

.mx-section-title h2{

    font-size:23px;

}

.mx-contact-card{

    padding:22px;

}

.mx-card{

    padding:22px;

}

.mx-map-box,

.mx-map-placeholder{

    min-height:250px;

}

.mx-cta-box{

    padding:35px 18px;

}

.mx-cta-box h2{

    font-size:24px;

}

}



/*=========================================
        FADE ANIMATION
=========================================*/

.fade-up{

    opacity:0;

    transform:translateY(40px);

    transition:all .8s ease;

}

.fade-up.show{

    opacity:1;

    transform:translateY(0);

}



/*=========================================
            HOVER
=========================================*/

.mx-contact-card,
.mx-card,
.mx-btn,
.mx-btn-outline{

    transition:all .35s ease;

}



/*=========================================
        TEXT SELECTION
=========================================*/

.mx-contact ::selection{

    background:#13dee3;

    color:#fff;

}



/*=========================================
        SCROLL
=========================================*/

html{

    scroll-behavior:smooth;

}
.mx-contact-card{

    position:relative;

    overflow:hidden;

}

.mx-contact-card::after{

    content:"";

    position:absolute;

    width:260px;

    height:260px;

    left:calc(var(--mouse-x,50%) - 130px);

    top:calc(var(--mouse-y,50%) - 130px);

    background:radial-gradient(circle,
    rgba(19,222,227,.12),
    transparent 70%);

    opacity:0;

    transition:.3s;

    pointer-events:none;

}

.mx-contact-card:hover::after{

    opacity:1;

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a515dac *//*=========================================
        QUICK CONTACT INTRO
=========================================*/

.mx-contact-intro{

    max-width:900px;

    margin:10px auto 35px;

    text-align:center;

}

.mx-contact-intro .mx-badge{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:10px 22px;

    border-radius:100px;

    background:rgba(19,222,227,.10);

    color:#13dee3;

    font-size:14px;

    font-weight:700;

    margin-bottom:24px;

}

.mx-contact-intro h2{

    margin:0;

    color:#1e293b;

    font-size:42px;

    font-weight:800;

    line-height:1.5;

}

.mx-contact-intro p{

    margin:22px auto 0;

    max-width:760px;

    color:#64748b;

    font-size:17px;

    line-height:2.1;

}



/* Mobile */

@media(max-width:768px){

.mx-contact-intro{

    margin:60px auto 25px;

    padding:0 15px;

}

.mx-contact-intro h2{

    font-size:30px;

}

.mx-contact-intro p{

    font-size:15px;

    line-height:2;

}

}/* End custom CSS */
/* Start custom CSS for form, class: .elementor-element-750be01 *//*=========================================
        MAXIDENT ELEMENTOR FORM
=========================================*/

.elementor-form{

    background:#fff;

    border:1px solid #e8eef4;

    border-radius:28px;

    padding:40px;

    box-shadow:0 18px 45px rgba(15,23,42,.05);

    transition:.35s;

}

.elementor-form:hover{

    border-color:rgba(19,222,227,.35);

    box-shadow:0 25px 55px rgba(19,222,227,.10);

    transform:translateY(-5px);

}


/* Inputs */

.elementor-form input:not([type="submit"]),

.elementor-form textarea,

.elementor-form select{

    width:100%;

    height:56px;

    border:1px solid #dbe4ec !important;

    border-radius:14px !important;

    background:#fff;

    color:#1e293b;

    font-size:15px;

    padding:0 18px !important;

    transition:.3s;

    box-sizing:border-box;

}

.elementor-form textarea{

    min-height:170px;

    padding:18px !important;

    resize:vertical;

}

.elementor-form input:focus,

.elementor-form textarea:focus,

.elementor-form select:focus{

    border-color:#13dee3 !important;

    box-shadow:0 0 0 4px rgba(19,222,227,.10) !important;

    outline:none;

}


/* Placeholder */

.elementor-form ::placeholder{

    color:#94a3b8;

}


/* Labels */

.elementor-field-label{

    color:#1e293b;

    font-weight:700;

    margin-bottom:8px;

}


/* Button */

.elementor-form .elementor-button{

    width:100%;

    height:58px;

    border-radius:14px !important;

    background:#13dee3 !important;

    color:#fff !important;

    font-size:16px;

    font-weight:700;

    border:none !important;

    transition:.35s;

}

.elementor-form .elementor-button:hover{

    background:#0fc7cc !important;

    color:#fff !important;

    transform:translateY(-3px);

    box-shadow:0 18px 35px rgba(19,222,227,.20);

}


/* Messages */

.elementor-message{

    border-radius:12px;

    padding:15px;

    margin-top:20px;

}


/* Spacing */

.elementor-field-group{

    margin-bottom:18px;

}


/* Responsive */

@media(max-width:768px){

.elementor-form{

    padding:25px;

    border-radius:22px;

}

}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-ac359ff *//*=========================================
            MAP TITLE
=========================================*/

.mx-map-title{

    max-width:900px;

    margin:0 auto 45px;

    text-align:center;

}

.mx-map-title .mx-badge{

    display:inline-flex;

    align-items:center;

    justify-content:center;

    padding:10px 22px;

    border-radius:100px;

    background:rgba(19,222,227,.10);

    color:#13dee3;

    font-size:14px;

    font-weight:700;

    margin-bottom:24px;

}

.mx-map-title h2{

    margin:0;

    color:#1e293b;

    font-size:42px;

    font-weight:800;

    line-height:1.5;

}

.mx-map-title p{

    margin:22px auto 0;

    max-width:760px;

    color:#64748b;

    font-size:17px;

    line-height:2.1;

}

/* Responsive */

@media(max-width:768px){

.mx-map-title{

    margin-bottom:30px;

    padding:0 15px;

}

.mx-map-title h2{

    font-size:30px;

}

.mx-map-title p{

    font-size:15px;

    line-height:2;

}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Tahoma';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://maxident.ir/wp-content/uploads/2026/07/IRANSansX-Bold.woff') format('woff');
}
/* End Custom Fonts CSS */