﻿.panel-nd {
    overflow: hidden;
    padding: 5px 0 40px 0;
    background: linear-gradient(to bottom, #e6eff8 0%, #ffffff 100%);
}

    .ft-tx {
            margin-bottom: 18px;
        }
    .ms_formcom{
           /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fbf6f2+0,ffffff+100 */
background: linear-gradient(to bottom,  #fbf6f2 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    padding-top: 50px;
    }
        .ms-nazarform {
           color: #333;
  
    direction: rtl;
    line-height: 36px;
    font-size: 14px;
    background-color: #ffffff;
    -webkit-box-shadow:4px 6px 21px 0px rgb(177 185 200 / 53%);
    box-shadow: 4px 6px 21px 0px rgb(177 185 200 / 53%);
    border-radius: 35px;
    padding: 75px 65px;
    margin-bottom: 50px;
    position: relative;
        }
      .ti-ce{
              padding-bottom: 50px;
      }
        .showMe {
            position: relative;
        }
        input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    border: 1px solid #8a2ce0;
    height: 25px;
    width: 25px;
    float: right;
    margin-left: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 1px 1px 10px 1px #9489b182;
    box-shadow: 1px 1px 10px 1px #9489b182;
}
        .check-row {
    padding: 4px 0px;
    font-size: 14px;
    text-align: right;
}.check-row:last-child {
    border: none;
}
 .ms_span_check{
 float: right;
    margin-right: 40px;
    color: #000;
    font-size: 18px;
 }
 .hidden {
    display: none;
}
  .visibility {
    display: none;
}
 .check-label {
    cursor: pointer;
    display: inline-block;
    -webkit-perspective: 0;
    perspective: 0;
    -webkit-perspective-origin: center center;
    perspective-origin: center center;
    font-size: 12px;    float: right;
    direction: rtl;
}.check-box {
    display: inline-block;
    vertical-align: middle;
    right: 0px;
    top: -1px;
    width: 18.5em;
    position: absolute;
    height: 1.5em;
    transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.check-off, .check-on {
display: inline-block;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: 2px;
    font-weight: 300;
    font-size: 27px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 12px 1px rgb(156 138 173 / 54%);
    box-shadow: 0px 0px 12px 1px rgb(156 138 173 / 54%);
    border-radius: 50%
}
.check-off {
   color: #939393;    font-weight: normal;
}.check-on {
    -webkit-transform: rotateX( -90deg) translateZ(0.5em);
    transform: rotateX( -90deg) translateZ(0.5em);
    color: #8a2ce0;
   
}[type=checkbox]:checked + .check-label .check-box .check-on,[type=radio]:checked + .check-label .check-box .check-on {
    -webkit-transform: rotateX(0deg) translateZ(0em);
    transform: rotateX(0deg) translateZ(0em);
}
            .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;
   
}
 .form-bx p{
         font-size: 21px;
    color: #333;
    font-weight: 500;  text-align: justify;
    line-height: 41px;
 }
 .ft-tx {
border: none;
    text-align: right;
    width: 100%;
    padding: 13px 20px;
    margin-bottom: 25px;
    -webkit-box-shadow: 4px 6px 21px 0px rgb(177 185 200 / 53%);
    box-shadow: 4px 6px 21px 0px rgb(177 185 200 / 53%);
    border-radius: 50px;
    font-size: 16px;
}.tx-bt {
border: none;
    text-align: right;
    width: 100%;
    padding: 13px 20px;
    margin-bottom: 25px;
    -webkit-box-shadow: 4px 6px 21px 0px rgb(177 185 200 / 53%);
    box-shadow: 4px 6px 21px 0px rgb(177 185 200 / 53%);
    border-radius: 30px;
    font-size: 16px;
}.btn-ft {
     padding: 4px 10px;
    background-color: #ffae00;
    border-radius: 27px;
    color: #000000;
    font-weight: bold;
    margin: 5px auto;
    display: block;
    width: 182px;
    text-align: center;
    border: none;
    cursor: pointer;
    -webkit-box-shadow: 0px 5px 12px 0px rgb(156 138 173 / 54%);
    box-shadow: 0px 5px 12px 0px rgb(156 138 173 / 54%);
    font-size: 19px;
    float: left;
}
 .rw-form-360{
         background: #fcf8f4;
    padding: 15px;
    border-radius: 11px;
 }
 .nazar-box {
            width: 100%;
           
            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;
 }
 .bxt img.logo_cmt{
       position: relative;
    width: 40px;
    top: 0px;
    left: auto;
}
@media only screen and (max-width: 768px) {
    .tit-45 h3:before {
  
    width: 52%;
   
}.ms_formcom {
  
    padding: 15px;
}
     .ms-nazarform {

    padding: 35px 16px;
        margin: 20px 25px;

}
 .form-bx p {
    font-size: 14px;
    line-height: 33px;        margin-bottom: 10px;
}.ft-tx {
    
    padding: 5px 17px;
    margin-bottom: 15px;
   
    font-size: 14px;
}
 .ms_span_check {
   
    margin-right: 35px;
   
    font-size: 13px;
    line-height: 22px;
}
}