

body {
    direction: rtl;
    font-family: Tajawal;
    position: relative;
}

/*===================================================*/
/*Start Block1*/
.block1 {
    background: url("../images/block1.1-min.png") no-repeat center left;
    min-height: 700px;
    background-size: cover;
}
.block1-head {
    font-size: 40px;
     color: #fff;
    font-weight: 200;
    font-family: Tajawal;
}
.block1-head span {
    font-family: Tajawal;
}
.block1-head2 {
    font-size: 35px;
    font-weight: 700;
    background: #ce9136;
    padding: 10px 65px;
    margin-top: 5px;
}
.block1 .col-6 {
    min-height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.block1 .row {
    height: 700px;
}


/*===================================================*/
/*Start Block2*/

.block2-p {
    color: #212121;
    text-align: justify;
    font-size: 33px;
    margin: 10px 0 10px;
    font-weight: 500;
    font-family: Tajawal;
}
.block2-p img {
    width: 4em;
}
.block2-head {
    font-weight: 700;
    font-size: 37px;
    color: #ce9136;
    margin: 30px;
}
.block2-head img {
    width: 9vw;
}
.block2-p span {
    color: #000;
    font-weight: 700;
}

.block2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom:60px;
}
.block2-container-head {
    padding: 10px;
}
.block2-container-head:hover > span{
    background: #ce9136;
    color: #fff;
}
.block2-container-head:hover {
    padding: 10px;
    background: #ce9136;
}
.block2-container-head span{
    width: 100%;
    display: block;
    color: #9e6f27;
    padding: 6px 0 0;
    line-height: 1.2;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
}


.block-head2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 30px;
    color: #9d712a;
    font-weight: 600;
}
.block2-container-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.block2-container-2:hover {
    background: #ce9136;
}
.block2-container-2:hover .block-head2 {
    color: #fff;
}
/*===================================================*/
/*Start Block3*/
.block3 {
    background: #f9f9f9;
    padding: 50px 0 20px;
}
.block3-img img {
    width: 100%;
}
.block3-head {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    color: #fff;
    text-align: center;
}
/*===================================================*/
/*Start block5*/

.block5 {
    position: relative;
    padding: 0 ;
    color: #fff;
    overflow: hidden;
    background: #131011;
}
.block5-img2 {
    background: #bd215e;
    padding: 22px 30px;
}
.block5-img3 {
}
.block5-container {
    max-width: 1400px;
    margin: auto;
    position: relative;
}

.block5-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;
}
.block5-contents-container-1 {
    max-width: 630px;
    margin: auto;
    padding: 25px 0 ;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.block5-head {
    font-size: 54px;
    position: relative;
    color: #fff;
    font-weight: 700;
    line-height: .8;
    background: #a62423;
    text-align: center;
    padding: 25px 0;
}

.block5-head-span {
    font-size: .53em;
}
.block5-head-span2 {
    font-size: .67em;
}




.block5-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';
}
.block5-head2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 15px;
    height: 90%;
    top: 15px;
    background: #a62423;
    border-radius: 4px;
}



.block5-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;
}
.block5-btn img {
    width: 100%;
}
.block5-btn span {
    font-size: .6em;
    border-top: 1px solid;
    display: inline-block;
    margin-top: 2px;
    padding-top: 3px;
}
/*===================================================*/
/*Start block6*/

.block6 {
    background: #ce9136;
    padding: 1px 0 50px;
}
.block6-head {
    font-size: 35px;
    font-weight: 700;
    background: #000;
    color: #fff;
    padding: 12px 0 20px;
}
.block6-container {
    background: #ebebeb;
    padding: 15px 40px;
}
.block6-container .row {
    background: #fff;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.block6-container .row:before {
    content: "";
    width: 2px;
    height: 70%;
    position: absolute;
    background: #000;
    left: 64%;
    top: 14px;
}
.block6-container .row:hover {
    background: #d3a359;
}
.block6-head2 {
    text-align: right;
    font-size: 17px;
    font-weight: 600;
}
.block6-head2 span {
    font-size: 1.18em;
}

/*===================================================*/
/*Start Block7*/
.block7 {
    background: #000;
    padding: 30px 0 50px;
}
.block7-container {
    background: #fff;
    border-radius: 4px;
    position: relative;
    padding: 65px 30px 12px;
    font-size: 26px;
    margin: 40px 0;
    font-family: Tajawal;
}
.block7-container:hover {
    background: #ce9136;
}
.block7-container:hover:before {
    background: url(../images/missing.png) no-repeat;
    background-size: contain;
}
.block7-container:before {
    position: absolute;
    content: "";
    background: url(../images/block5.3-min.png) no-repeat;
    background-size: contain;
    top: 0;
    left: 50%;
    transform: translate(-50%, 17%);
    width: 50px;
    height: 50px;
}
/*===================================================*/
/*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;
    background: transparent;
}
.form-call img {
    width: 100%;
}
.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;
}
