/* Global style */
body {
    font-family: Tajawal;
    direction: rtl;

}

/*===================================================*/
/* Start Block1*/

.block1 {
    background: #4589b0;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.block1-logo {
    margin: 50px auto;
}
.block1-head {
    font-size: 45px;
    font-weight:600;
    margin-bottom: 30px;

}

.block1-head span:nth-of-type(1) {
    color: #283140;
    font-weight: bold;

}
.block1-head span:nth-of-type(2) {
    border-bottom:4px solid #283140;
    display: inline-block;
    line-height: 1.2;
}

.block1-p {
    display: flex;
    height: 100%;
    align-items: center;
    text-align: right;
    font-size: 33px;
    font-weight: 300;
    line-height: 1.3;
}


.block1-btn {
    background: #283140;
    color: #fff;
    font-size: 34px;
    border-radius: 0;
    margin: 30px auto;
    padding: 0 30px 3px 75px;
    font-weight: 300;
    position: relative;
    transition: all .3s ease-in-out;

}

.block1-btn i {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translate(-50% , -50%);
    font-size: 19px;
    transition: all .3s ease-in-out;
}

.block1-btn:hover {
    color: #fff;
}
.block1-btn:hover > i {
    left: 10%;
    font-size: 30px;
}

.block1-fluid-img1 {
    position: absolute;
    top: 4%;
    right: -13%;
    max-width: 25%;
}

.block1-fluid-img2 {
    position: absolute;
    top: 30%;
    left: 5%;
    max-width: 14%;
}
.block1-fluid-img3 {
    position: absolute;
    bottom: 2%;
    left: 1%;
    max-width: 19%;
}

/*==========================================================*/
/* block1-footer*/
.block1-footer-container-1 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-height: 90px

}
.block1-footer-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    filter: grayscale(100%);
    transition: all .3s ease-in-out;
    min-height: 70px;
    width: 100%;
}
.block1-footer-container:hover {
    filter: grayscale(0%);
    color: #428ab0;
}
.block1-footer-container-head {
    font-size: 17px;
    padding-right: 3%;
    margin-bottom: 0;
}

.block1-footer-border {
    border-left: 1px solid #000000;
}


/*===================================================*/
/*Start Block2*/
.block2-head-img {
    display: block;
    text-align: center;
    margin: 0 auto 50px;
}

.block2-head-img span {
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #a4a4a4;
}
.block2 {
    background: #eaf7ff;
    padding-bottom: 50px;
    position: relative;
    overflow: hidden;
}
.block2-head {
    padding-top: 50px;
    font-weight: 600;
}
.block2-p {
    text-align: right;
    font-size: 26px;
    font-weight: 500;
}

.block2-fluid-img {
    position: absolute;
    left: -16%;
    bottom: -47%;
    max-width: 25%
}

/*Start Block3*/
/*===========================================*/
.block3 {
    background: #4589b0

}

.block3-head {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    padding-top: 35px;
}
.block3-head-img {
    display: block;
    text-align: center;
    margin: 0 auto 50px;
}

.block3-head-img span {
    display: inline-block;
    width: 80px;
    height: 1px;
    background: #fff;
}
.block3-container {
    background: #fff;
    padding: 12px 12px 6px;
}
.block3-img {
    margin-bottom: 10px;
}
.block3-p {
    margin-bottom: 0;
    font-weight: 500;
}


/*=====================================================*/
/*Start Block4*/
.block4 {
    background: #eaf7ff;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
}
.block4-head-img {
    margin-bottom: 10px;
}
.block4-head {
    display: inline-block;
    font-size: 37px;
    font-weight: 600;
}
.block4-p {
    font-size: 24px;
    font-weight: 500
}

.block4-end {
    font-size: 25px;
    font-weight: 700;
    padding: 20px 0;
}

.block4-fluid-img1 {
    position: absolute;
    bottom: -16%;
    right: -13%;
    max-width: 25%;
}

.block4-color {
    background:#235472 ;
}
.block4-color2 {
    background:#1d628b ;
}
.block4-color3 {
    background: #4589b0;
}
.block4-color4 {
    background:#73b1d6 ;
}


.block4-footer-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 180px;
    color: #fff;
}
.block4-footer-container-num {
    font-size: 25px;
    font-weight: 600;
    margin: 10px auto;
}
.block4-footer-container-p {
    font-size: 15px;
    width: 38%;
    text-align: center;
}

.block4-btn {
    margin: 65px auto !important;
}

/*=====================================================*/
/*Start Block4*/


.footer {
    padding-top: 90px;
}

.footer-form-control {
    background: 0 0;
    border-radius: 0;
    font-size: 16px;
    min-height: 40px;
}
.footer-text-control {
    resize: none;
    min-height: 130px;
}

.footer-call-us {
    background: #5fc1e8;
    color: #fff;
    width: 30%;
    border-radius: 0;
    font-size: 32px;
    line-height: 1;
    font-weight: 400;
    margin: 30px auto 60px;
}


/*Thanks*/
.footer-head {
    margin-bottom: 35px;
    font-size: 30px;
}
.footer-head1 {
    margin-bottom: 40px;
}
.footer-one {
    min-height: 100vh;
}

