
body { 
    direction: rtl;
    font-family: Tajawal;
    position: relative;
}

/*===================================================*/
/*Start Block1*/

.block1 {
    position: relative;
    padding: 0 ;
    color: #fff;
    overflow: hidden;
    background: #131011;
}
.block1-img2 {
    background: #bd215e;
    padding: 22px 30px;
}
.block1-img3 {
}
.block1-container {
    max-width: 1400px;
    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 ;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

 .block1-head {
     font-size: 54px;
     position: relative;
     color: #fff;
     font-weight: 700;
     line-height: .8;
     background: #a62423;
     text-align: center;
     padding: 10px 0;
 }

.block1-head-span {
    font-size: .53em;
}
.block1-head-span2 {
    font-size: .67em;
}




.block1-head2 {
    font-size: 28px;
    margin: 15px 0 25px;
    position: relative;
    padding-right: 35px;
    text-align: justify;
    display: flex;
    color: #fff;
    line-height: 1.5;
    font-weight: 600;
    text-align-last: justify;
    font-family: 'Tajawal';
}
.block1-head2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 15px;
    height: 90%;
    top: 15px;
    background: #a62423;
    border-radius: 4px;
}



.block1-btn {
    background: transparent;
    width: 530px;
    font-size: 35px;
    position: relative;
    border: 0;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding: 0;
    line-height: 1.5;
    margin: auto;
 }
.block1-btn img {
    width: 100%;
}
.block1-btn span {
    font-size: .6em;
    border-top: 1px solid;
    display: inline-block;
    margin-top: 2px;
    padding-top: 3px;
}

/*===================================================*/
/*Start Block2*/
.block2 {
    background:#131011;
    padding: 30px 0;
}
.block2-head {
    font-size: 40px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 1;
}
.block2-head.edit {
    font-size: 34px;
    margin-bottom: 20px;
    font-weight: 800;
}
.block2-head span{
    background: #a62423;
    display: inline-block;
    letter-spacing: 12px;
    color: #131011;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 10px 1px 20px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1;
    font-size: 1.4em;
}
.block2-p {
    font-size: 36px;
    font-family: 'Tajawal';
    font-weight: 500;
    color: #fff;
    text-align: justify;
    text-align-last: center;
    line-height: 1.5;
    margin: 0 auto 50px;
}
.block2-head2 {
    text-align: center;
    color: #fff;
    margin: 5px 0;
    line-height: 1;
    font-size: 40px;
    font-weight: 600;
}
.block2-logo {
    width: 15%;
    margin: 75px 0 150px;
}
.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%;
}
.mid-section {
    background: #1e293d;
}
.mid-section-img {
    width: 90%;
    margin: 20px 0;
}
    /*===================================================*/
/*Start block3*/
 .block3  {
     background-size: cover;
     padding: 40px 0;
 }
 .block3-head {
     font-size: 40px;
     font-weight: 700;
     line-height: 1.4;
     margin-bottom: 0;
     text-align: center;
 }
 .block3-head .first {
     background: #a21f50;
     font-size: .6em;
     padding: 5px;
 }
.block3-head .second {
    font-size: 1.3em;
}
.block3-head.edit {
    line-height: 1.3;
    margin-bottom: 10px;
}
.block3-head.edit span {
    text-transform: uppercase;
    font-weight: 900;
}
.block3-img {
    width: 70%;
    margin: 15px auto 50px;
}
 .block3-p {
     font-size: 34px;
     color: #000;
     text-align: justify;
     text-align-last: center;
     line-height: 1.5;
     margin: 0 auto 30px;
     width: 100%;
     font-family: 'Tajawal';
     font-weight: 500;
 }
 .block3-p span {
     color: #df2532;
     font-family: 'Montserrat';
     font-weight: bold;
 }
.block3-head2 {
    font-size: 27px;
    font-weight: 300;
}

 /*===================================================*/
 /*Start block5*/
 .block5 {
     background: #cddee8;
     padding:  30px 0;
     overflow: hidden;
 }
.block5-p {
    text-align: justify;
    font-size: 24.5px;
    margin: 20px 0;
    font-weight: 700;
}




/*===================================================*/
/*Start Block4*/
.block4 {
    padding: 20px 0 50px;
    background: #272526;
    overflow: hidden;
}
.logo {
    max-width: 140px;
    margin: 30px auto;
}


.block4-head {
    color: #fff;
    position: relative;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.2;
}

.block4-head span:first-of-type {
    background: #bd215e;
    font-size: .5em;
    padding: 6px 75px;
    font-weight: 300;
}


.form {
    padding: 15px 20px 30px;
    background: #000;
    border-radius: 15px;
    width: 100%;
    margin: auto;
}

.form-head {
    font-size: 30px;
    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: #111425 !important;
    resize: none;
    min-height: 85px;
    border-radius: 15px;
    border: 2px solid #111425;
}
select.form-control-input {
    height: 85px !important;
    color: #7d7c80;
}

.form-control-input::-webkit-input-placeholder {
    color: #111425;
}

.form-control-input:-ms-input-placeholder {
    color: #111425;
}

.form-control-input::placeholder {
    color: #111425;
}



#form-phone {
}

.form-img {
    margin: 20px auto;
    width: 40%;
}

.form-call {
    width: 100%;
    font-size: 47px;
    padding: 3px 0 10px;
}

.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;
}