
body { 
    direction: rtl;
    font-family: Alexandria, Montserrat;
    position: relative;
}

/*===================================================*/
/*Start Block1*/
 .block1-top {
     background: url(../images/block1.1.jpg) no-repeat bottom;
     background-size: cover;
     padding: 1px 0 ;
 }
.block1 {
    position: relative;
    padding: 0 ;
    color: #fff;
    overflow: hidden;
}
.block1-img2 {
    background: #1e1d2f;
    padding: 50px 30px;
}
.block1-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 2000px;
    margin: auto;
    position: relative;
}

.block1-contents-container {
    width: 50%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.block1-contents-container-1 {
    max-width: 630px;
    margin: auto;
    padding: 25px 0
}

 .block1-head {
     font-size: 38px;
     position: relative;
     text-align: right;
     color: #fff;
     font-weight: 600;
     margin: 70px 0;
     line-height: 1.4;
 }
 .block1-head:after {
     content: "";
     background: url(../images/block1.2.png) no-repeat;
     background-size: contain;
     width: 55%;
     height: 35px;
     position: absolute;
     left: 75%;
     bottom: 36%;
     transform: translate(-50%, -50%);
 }
.block1-head span {
    font-size: .86em;
    font-weight: 400;
    display: inline-block;
    margin-top: 45px;
}
 .block1-img {
 }



.block1-head2 {
    font-size: 26px;
    margin: 30px 0;
    position: relative;
    padding-right: 35px;
    text-align: justify;
    display: flex;
    color: #252525;
    line-height: 1.4;
    font-weight: 600;
    text-align-last: justify;
}
.block1-head2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 15px;
    height: 85%;
    top: 2px;
    background: #392c5f;
    border-radius: 4px;
}



.block1-btn {
    background: #4d2674;
    color: #fff;
    width: 450px;
    font-size: 35px;
    position: relative;
    border: 0;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    padding: 3px 0 10px;
    line-height: 1.5;
    margin: auto;
 }
.block1-btn span {
    font-size: .6em;
    border-top: 1px solid;
    display: inline-block;
    margin-top: 2px;
    padding-top: 3px;
}

/*===================================================*/
/*Start Block2*/
.block2 {
    background: url("../images/004.jpg") no-repeat center;
    background-size: cover;
    padding: 30px 0;
}
.block2-head {
    font-size: 40px;
    margin-bottom: 80px;
    color: #000;
    font-weight: 600;
}

.block2-container {
    margin: 80px auto;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 1.7;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.block2-container img {
    width: 95px;
    margin-left: 36px;
}

.block2-container span {
    text-align: justify;
    font-size: 26px;
    line-height: 1.5;
    text-align-last: justify;
}
.block2-container-border{
    position: relative;
}
.block2-container-border:after{
    content: "";
    width: 100%;
    height: 1px;
    background: #85919d;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.block2-container-border:before{
    content: "";
    width: 1px;
    height: 90%;
    background: #85919d;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
    /*===================================================*/
/*Start block3*/
 .block3  {
     background: #f5f5f5;
     padding: 30px 0;
 }
 .block3-head {
     font-size: 30px;
     color: #000;
     font-weight: 700;
     line-height: 1.5;
     margin-bottom: 0;
 }
 .block3-head .first {
     text-transform: uppercase;
 }
.block3-head .second {
    font-weight: 600;
}
.block3-img {
    width: 95%;
    margin: 40px 0 30px;
}
 .block3-p {
     font-size: 26px;
     color: #000000;
     text-align: justify;
     text-align-last: center;
     line-height: 1.5;
     margin-bottom: 30px;
 }
 .block3-p span {
     color: #df2532;
     font-family: 'Montserrat';
     font-weight: bold;
 }


 /*===================================================*/
 /*Start block5*/
 .block5 {
     padding:  0;
     overflow: hidden;
 }
.block5-p {
    text-align: justify;
    font-size: 24.5px;
    text-align-last: justify;
    margin: 40px 0;
}





/*===================================================*/
/*Start Block4*/
.block4 {
    padding: 50px 0;
    background: url("../images/010.jpg") no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.logo {
    max-width: 140px;
    margin: 30px auto;
}


.block4-head {
    color: #223748;
    position: relative;
    font-size: 40px;
    margin-bottom: 70px;
}

.block4-head span:first-of-type {
    font-family: gesslight;
    color: #748125;
}

.block4-head:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    -webkit-transform: translate(-50%,50%);
    transform: translate(-50%,50%);
    width: 80px;
    height: 5px;
    background: #8e9e3c;
    z-index: 5;
}
.block4-head:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 250px;
    height: 1px;
    background: #1e3140;
}

.form {
    padding: 15px 20px 30px;
    background: #111425;
    border-radius: 5px;
    width: 90%;
    margin: auto;
}

.form-head {
    font-size: 28px;
    padding: 0 0 18px;
    line-height: 1.5;
    color: #fff;
}


.block4-price {
    margin: auto;
    width: 93%;
}
.block4-price span {
    color: #fff;
    font-size: 13px;
}
.block4-price2 {
    width: 93%;
    margin: auto;
}
.form-control-input {
    width: 100%;
    margin: auto;
    font-size: 23px;
    color: #7d7c80 !important;
    resize: none;
    min-height: 85px;
    border-radius: 15px;
}
select.form-control-input {
    height: 85px !important;
    color: #7d7c80;
}

.form-control-input::-webkit-input-placeholder {
    color: #7d7c80;
}

.form-control-input:-ms-input-placeholder {
    color: #7d7c80;
}

.form-control-input::placeholder {
    color: #7d7c80;
}



#form-phone {
}

.form-img {
    margin: 20px auto;
    width: 40%;
}

.form-call {
    width: 100%;
    font-size: 47px;
}

.form-call:hover {
    color: #FFF;
    text-decoration: none
}




.form .form-group {
    margin-bottom: 20px;
}


.fixed-button:hover {
    text-decoration: underline;
}

.last-img {
    margin: 25px auto 0;
    width: 91%;
}




.error {
    color: #fff;
}