﻿    .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: 900px;
    margin: 0 auto;
    padding: 30px;
}.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: 10px 10px;
    background-color: #b4924b;
    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%;
}
         .ti-ms {
    text-align: right;
    color: #5c5d60;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 16px;
}.tit-45 {
    text-align: right;
    margin-bottom: 30px;
    position: relative;
}.tit-45 h3 {
    color: #015078;
    direction: rtl;
    font-weight: bold;
    font-size: 20px;
    position: relative;
}.tit-45 h3:before {
 position: absolute;
    width: 84%;
    content: "";
    top: 14px;
    background-color: #fb1020;
    height: 2px;
    left: 14px;
}
 .ms_ov_frame{
         max-width: 768px;
    width: 100%;
    float: left;
    position: relative;
    background-color: #fff;
    z-index: 99;
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 6%);
    padding: 42px 38px 42px 38px;
    border-radius: 0 0 50px;
 }

@media only screen and (max-width: 768px) {
    .tit-45 h3:before {
  
    width: 52%;
   
}
}