﻿    .ft-tx {
            margin-bottom: 18px;
        }

        .ms-nazarform {
         background-image: url(/frontPage/images/pn.png);
    background-size: 100%;
    padding: 52px 0 0px 0;
    background-position: center center;
    background-repeat: no-repeat;z-index: 9;
    position: relative;
        }
      
        .showMe {
            position: relative;
        }

            .showMe:before {
                content: " ";
                position: absolute;
                right: 0px;
                top: 29px;
                width: 100%;
                height: 1px;
                background: #ffbd23;
            }

            .showMe span {
                background: #ffbd23;
                padding: 6px 5px;
                display: block;
                width: 193px;
                border-radius: 10px 10px 0px 0px;
                letter-spacing: -0.6px;
                font-weight: bold;
                cursor: pointer;
                font-size: 13px;
                float: right;
            }.px-nd {
    background-image: url(../css/img/px.jpg);
    background-size: 100% 100%;
    background-attachment: fixed;
    padding: 70px 0;
}
.bx-contact {
       max-width: 90%;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.19);
    padding: 50px 35px;
    margin: 45px auto 0 auto;
    background-color: #fff;
    position: relative;
    border-radius: 30px;
    text-align: justify;
    direction: rtl;
    font-size: 19px
}.form-bx {
    max-width: 768px;
    width: 100%;
    float: left;
   
}.ft-tx {
      border: none;
    text-align: right;
    width: 100%;
    padding: 11px 10px;
    margin-bottom: 18px;
    -webkit-box-shadow: 1px 1px 5px 1px rgba(176, 176, 176, 0.61);
    box-shadow: 1px 1px 5px 1px rgba(176, 176, 176, 0.61);
    border-radius: 13px;
    font-size: 16px;
}.tx-bt {
    -webkit-box-shadow: 1px 1px 5px 1px rgba(176, 176, 176, 0.61);
    box-shadow: 1px 1px 5px 1px rgba(176, 176, 176, 0.61);
    border: none;
    text-align: right;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 5px;  border-radius: 13px;
    font-size: 16px;
}.btn-ft {
    padding: 5px 10px;
    background-color: #f26522;
    border-radius: 8px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 3px;
    margin: 5px auto;
    display: block;
    width: 126px;
    text-align: center;
    border: none;
    cursor: pointer;
}

 .nazar-box {
            width: 100%;
            max-width: 900px;
            overflow: hidden;
            margin: 0px auto;
        }

        .bxt {
            background-color: rgb(226, 226, 226);
            padding: 25px;
            border-radius: 19px;
            color: #001e6a;
            text-align: justify;
            font-size: 14px;
            direction: rtl;
            line-height: 28px;
            margin-top: 20px;
            position: relative;
            letter-spacing: -0.5px;
        }

        .rw-form-360 .in-360 {
            background-color: #dcc59e;
            border: none;
            padding: 5px 10px;
            border-radius: 7px;
            margin: 5px auto;
            width: 100%;
        }
        .bxt img {
            right: auto;
            left: 20px;
            position: absolute;
            top: -16px;
        }
        .page-tp:before {
    height: 60%;
}
        .logo_cmt{
                position: relative !important;
    width: 30px;
    float: right;
    left: auto !important;
    top: -2px !important;
    margin-left: 6px;
        }
        .ms_comment_reply{
            border-top: 1px dashed #fff;
    padding: 8px 20px;
    background: #ffffff61;
    border-radius: 11px;
    font-size: 12px;
    position: relative;
        }
@media only screen and (max-width: 768px) {
    .bx-contact {
    
    padding: 30px 1px;
}.form-bx {
 
    padding: 22px 18px;
  
}
}