.view-seventh img {
   -webkit-transition: all 0.5s ease-out;
   -moz-transition: all 0.5s ease-out;
   -o-transition: all 0.5s ease-out;
   -ms-transition: all 0.5s ease-out;
   transition: all 0.5s ease-out;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-seventh .mask {
	background-color: rgba(255,255,255,0.5);
	-webkit-transform: rotate(0deg) scale(1);
	-moz-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.view-seventh h2 {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh p {
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
	-o-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 10px;
	font-family: DroidNaskh-Bold;
}
.view-seventh:hover img {
   -webkit-transform: rotate(720deg) scale(0);
   -moz-transform: rotate(720deg) scale(0);
   -o-transform: rotate(720deg) scale(0);
   -ms-transform: rotate(720deg) scale(0);
   transform: rotate(720deg) scale(0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-seventh:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px) rotate(0deg);
   -moz-transform: translateY(0px) rotate(0deg);
   -o-transform: translateY(0px) rotate(0deg);
   -ms-transform: translateY(0px) rotate(0deg);
   transform: translateY(0px) rotate(0deg);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.view-seventh:hover h2 {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.7s;
   -moz-transition-delay: 0.7s;
   -o-transition-delay: 0.7s;
   -ms-transition-delay: 0.7s;
   transition-delay: 0.7s;
}
.view-seventh:hover p {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.6s;
   -moz-transition-delay: 0.6s;
   -o-transition-delay: 0.6s;
   -ms-transition-delay: 0.6s;
   transition-delay: 0.6s;
}
.view-seventh:hover a.info {
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

/*
    eid melad awlad ragab form
*/

.form-div {
    padding: 60px 0;
    background: #fff;
    display: block;
    width: 100%;
    float: right;
    direction: rtl;
}

    .form-div .m-auto {
        margin: 0 auto;
        display: block;
        float: none;
    }

    .form-div .login-form {
        border: 1px solid #033b89;
        padding: 20px 15px 35px;
        float: right;
    }

        .form-div .login-form input[type="text"] {
            width: 100%;
            border-radius: 4px;
        }

    .form-div h3 {
        color: #fff;
        background: #033b89;
        padding: 15px 0 !important;
        margin: 0 !important;
        font-size: 16px;
    }

.login-form form {
    direction: rtl;
}

.form-div .login-form p {
    color: #033b89;
    line-height: normal;
}

.form-div .login-form img {
    margin-bottom: 15px;
}

.form-div .login-form h4 {
    color: #fff200;
    font-weight: bold;
    font-family: Cairo;
    text-align: center;
    margin: 20px 0;
    background: #033b89;
    padding: 15px 0;
    font-size: 16px;
}
/* Hide the browser's default checkbox */
.guide-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 19px;
    height: 25px;
    width: 25px;
    background-color: #d0d0d0;
}

/* On mouse-over, add a grey background color */
.check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.guide-check input:checked ~ .checkmark {
    background-color: #06377a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.guide-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.guide-check .checkmark:after {
    right: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

label.guide-check {
    color: #000;
    padding-right: 40px;
    margin-top: 5px;
}

.form-div .login-form ul {
    color: #000;
    list-style-type: disc;
    margin-right: 15px;
}

    .form-div .login-form ul li {
        line-height: normal;
    }

.form-div .login-form button.btn {
    color: #fff;
    background: #033b89;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin-top: 5px;
}

.form-div > .col-md-12 {
    padding: 0;
}

.login-form .margin-top {
    margin-top: 15px;
}

.login-form .sponser h5 {
    color: #033b89;
    font-weight: bold;
    margin: 10px 0 30px;
    text-align: center;
    font-size: 16px;
}

.sponser ul {
    list-style-type: none;
    text-align: center;
    margin-right: 0 !important;
}

    .sponser ul li {
        display: inline-block;
    }

        .sponser ul li img {
            width: 60px;
            padding: 0 3px;
        }

p.text-p {
    display: none;
    color: #033b89;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.story{
    text-align: left;
}
.block-div{
    display: block;
    width: 100%;
    float: right;
    padding: 70px 0;
}
.story h2, .quality .quality-det h2, .timeline-all h2, .who .quality-det h2{
    padding-top: 10px;
    text-align: left;
    color: #033b89;
}
.story p, .vision .vision-det p{
    color: #000;
    text-align: justify;
    direction: ltr;
    font-size: 16px;
    line-height: 24px;
}
.story img{
    border: 4px solid #033b89;
    border-radius: 20px;
}
.vision{
    background: #fbfbfb;
}
.vision .vision-det {
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 30px;
    transition: ease-in all 0.5s;
    margin: 15px 0;
    box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, .1);
    min-height: 520px;
/*    border: 4px solid #033B89;*/
}
.vision .vision-det span {
/*    background: #EDEAEA;*/
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: inline-block;
    padding-top: 19px;
    margin-bottom: 35px;
/*    border: 4px solid #033B89;*/
}
.vision .vision-det h4{
    color: #033b89;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
    margin-bottom: 25px;
}
/*p.paddingtop-p{
    padding-top: 50px;
}*/
.quality{
    background-image: url(images/about/bg-quality.jpg);
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.who{
    background-image: url(images/about/bg-who.jpg);
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
}
.who p{
    font-size: 16px;
    line-height: normal;
}
.quality .quality-det, .who .quality-det{
    width: 50%;
    text-align: justify;
    color: #000;
    float: left;
    direction: ltr;
}
.quality .quality-det p{
    font-size: 16px;
    line-height: 24px;
}
.quality img.hidden-img{
    display: none;
}
.quality .card-header .btn{
    background: #033b89;
    color: #fff;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 18px;
    border-radius: 20px;
}
.quality .card-header h3{
    margin-bottom: 15px !important;
    padding: 10px 0 !important;
    font-size: 18px;
    border-radius: 20px;
}
.quality .card-body{
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
}
.about-edit .form-div{
    padding: 0;
}
@media (max-width: 991px) {
    .quality{
       background: #fff;
    }
    .quality .quality-det, .who .quality-det{
        width: 100%;
    }
    .quality img.hidden-img{
        display: block;
        margin: 0 auto;
    }
}



.circle {
  padding: 13px 20px;
  border-radius: 50%;
  background-color: #033B89;
  color: #fff;
  height: 90px;
  z-index: 2;
  width: 90px;
margin: 0 auto;
font-size: 30px;
line-height: 60px;
}

.how-it-works.row .col-md-2 {
  align-self: stretch;
}
.how-it-works.row .col-md-2::after {
  content: "";
  position: absolute;
  border-left: 3px solid #033B89;
  z-index: 1;
}
.how-it-works.row .col-md-2.bottom::after {
  height: 50%;
  left: 50%;
  top: 50%;
}
.how-it-works.row .col-md-2.full::after {
  height: 100%;
  left: calc(50% - 3px);
}
.how-it-works.row .col-md-2.top::after {
  height: 50%;
  left: 50%;
  top: 0;
}
.timeline-all h2{
    text-align: center;
    margin: 0 0 40px 0;
}
.timeline div {
  padding: 0;
  height: 40px;
}
.timeline hr {
  border-top: 3px solid #033B89;
  margin: 0;
  top: 17px;
  position: relative;
}
.timeline .col-md-2 {
  display: flex;
  overflow: hidden;
}
.timeline-all .col-md-2, .timeline-all .col-md-8, .timeline-all .col-md-10{
  float: left;
}
.timeline .corner {
  border: 3px solid #033B89;
  width: 100%;
  position: relative;
  border-radius: 15px;
}
.timeline .top-right {
  left: 50%;
  top: -50%;
}
.timeline .left-bottom {
  left: -50%;
  top: calc(50% - 3px);
}
.timeline .top-left {
  left: -50%;
  top: -50%;
}
.timeline .right-bottom {
  left: 50%;
  top: calc(50% - 3px);
}
.timeline-all p{
    text-align: center;
    color: #000;
    direction: ltr;
    font-size: 16px;
    margin-bottom: 0;
/*    line-height: normal;*/
    padding-top: 15px;
    line-height: 22px;
}
.timeline-all .padding p{
   padding-left: 100px;
   padding-top: 0;
}
.hide-circle{
    display: none;
}
@media (max-width: 991px) {
    .timeline-all .col-md-2, .timeline-all .col-md-8, .timeline-all .col-md-10{
        width: 100%;
        display: block;
        float: none;
    }
    .timeline, .timeline .col-md-8, .timeline-all .view{
        display: none !important;
    }
    .circle{
        margin: 10px auto;
    }
    .timeline-all .padding p {
        padding-left: 0;
    }
    .hide-circle{
        display: block;
    }
    .story h2, .quality .quality-det h2, .timeline-all h2, .who .quality-det h2{
        padding: 0;
    }
}