﻿.wbBody {
    padding: 31px;
    background-color: rgba(174, 0, 0, 0.8) !important;
}

.wBox {
    background: #fff;
    margin-bottom: 0%;
    border-radius: 5px;
    width: 50%;
    margin-top: -19px;
    margin-right: -29px !important;
    height: auto;
    border: none;
}

.form {
    width: 100%;
    margin-right: 0px;
    background-color: rgba(174, 0, 0, 0.8);
    color: white;
}

.areaBoxRequest_2 {
    height: 230px;
    border: 1px solid #cecccc;
    width: 645px;
    color: #333;
    margin-right: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 10px;
    padding-right: 16px;
}

.txtBoxRequest {
    height: 52px;
    min-width: 661px;
    width: 218px;
    text-indent: 15px;
    color: #333;
    border: 1px solid #cecccc;
}

.formTableRequest {
    width: 53% !important;
    display: inline-block !important;
    float: right;
    margin-right: 25px !important;
}

.socialNEtcontact {
    color: #fafafa;
    text-align: left;
    float: left;
    width: 586px;
}

    .socialNEtcontact h5 {
        float: none;
        color: white;
    }

.fLeft {
    display: inline-block;
    width: 38.1%;
    text-align: right;
    height: 160px;
    margin-right: 15px;
    margin-top: 20px;
}

#footer {
    display: none;
}

.emailBtn {
    color: #000;
    background: #fff;
    height: 32px;
    width: 31%;
    font-size: 15px;
    box-shadow: 0px 0px 10px rgba(0, 122, 173, 0.17) inset;
    margin: 0px 7px;
    margin-top: 0px;
    margin-top: 0.1px;
    transition: all 1s;
}

.fBoxTit {
    width: 500px;
}

.imagefotercontact {
    width: 45% !important;
    text-align: center !important;
    height: 573px;
    margin: auto !important;
    float: left;
}

.imgfttcontact {
    width: 30% !important;
    height: 746px;
    margin-top: -169px;
    margin-bottom: -71px;
}

.text-logo {
    font-size: 46px !important;
    color: white !important;
    font-weight: 500;
    width: auto !important;
    font-family: 'Morabba';
}

.socialNEtcontact .social-image {
    background: #999999;
    transition: 0.3s ease-out;
    display: inline-block;
    border-radius: 7px;
}

.socialNEtcontact > a {
    margin: 0 5px;
}

.socialNEtcontact .social-image:hover {
    -webkit-transform: scale(1.3) rotate(0deg);
    -moz-transform: scale(1.3) rotate(0deg);
    -o-transform: scale(1.3) rotate(0deg);
    transform: scale(1.3) rotate(0deg);
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.info {
    width: 100%;
    height: auto;
    display: block;
}
/* پایه */
.contact-page {
    max-width: 1250px;
    margin: auto;
   
    display: block;
    gap: 24px;
    justify-content: center;
    width: 100%;
}
