html{
 scroll-behavior:smooth;   
}
.wrapper{
    margin-top:4%;
}
.shadow-lay {
    text-shadow: 1px 2px 10px black;
    color: white;
    text-align: center;
}
.banner-content{
    display:block;margin: 6% auto;width: 50%;background: linear-gradient(0deg, #bdbdbd 0%, #03b1a6b0 100%);
    padding: 10px; border-radius: 22px;
}
.banner-content a{
   color:#000;
}
.shadow-lay-black {
    text-shadow: 1px 2px 10px gray;
    color: black;
    text-align: center;
}

hr {
    border: 0;
    height: 55px;
    background-image: url(../img/type_10.png);
    background-repeat: no-repeat;
    text-align: center;
    z-index: 666;
    margin-top: -30px;
    background-position: center;

    width: 100%;
}

.center {
    display: flex;
    justify-content: center;
    position: fixed;
    margin-left: 50%;
    -ms-transform: translate(-85%, -0%);
    -webkit-transform: translate(-85%, -0%);
    transform: translate(-85%, -0%);
    z-index: 8888;
    background-color: white;
    border-bottom-left-radius: 60%;
    border-bottom-right-radius: 60%;
    box-shadow: 0px 0px 10px black;
}

.center img {
    width: 30%;
    height: 30%;
    margin-bottom: 5px;
}

#hr {
    display: flex;
    justify-content: center;
}

.index-page .squares {
    background: linear-gradient(0deg, white 0%, #03B1A6 100%);
}

.wrapper {
    background-image: url('../img/1.jpg');
    background-size: 100% 100%;
    height: auto;
    background-repeat: no-repeat;
}

.navbar {
    background-color: white;

}

.navbar .navbar-nav .nav-item .nav-link {
    color: black;
}

.navbar .navbar-nav .nav-item .nav-link:last-child {
    color: white;
}

.navbar-nav li i {
    color: #3DBCB2;
}

.page-header .content-center {
    position: absolute;
    top: 90%;
    left: 90% !important;
    z-index: 2;
    -ms-transform: translate(-50%, -80%);
    -webkit-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
    text-align: center;
    color: #ffffff;
    padding: 16px 20px;
    width: 80%;
    max-width: 880px;
    border-radius: 600px;
    background-color: rgba(255, 255, 255, 0.1);

}

.form-block .card {
    background-image: linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8);
}

.form-block .card h2 {
    color: white;
    text-align: center;
}

.form-block .card .input-group-text {
    border: none;
    background-color: rgba(0, 0, 0, 0.4);
}

.form-block .card .input-group-text i {
    color: white !important;
    opacity: 0.9;
}

.form-block .card .form-control {
    border: none;
    background-color: rgba(0, 0, 0, 0.4);
}

.form-block .card .form-control::placeholder {
    color: white;
    opacity: 0.7;
}

.form-block .card textarea {
    border: none !important;
    background-color: rgba(0, 0, 0, 0.4);
    border-left: none !important;
}

.card-register {}

.card-register .card-header .card-title {
    color: white !important;
}

#box {
    position: relative;
    clear: both;
    z-index: 66;
    background-image: url(../img/howitwork.jpg);
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 60px 0px;
}

#box h3 {
    text-shadow: 1px 2px 5px gray;
    font-weight: bold;
}

#box .boxes::first-child {
    background-image: linear-gradient(to left top, #1d8cf8, #1d8cf8, #1d8cf8, #1d8cf8, rgba(255, 255, 255, 0.4));
    padding: 16px;
    display: block;
    clear: both;
    color: white;
    box-shadow: 1px 2px 10px #35C0B8;
}

#box .boxes {
    background-image: linear-gradient(to left top, #8fbfef, #80add8, #6b97c1, #74aee6, rgba(255, 255, 255, 0.4));
    padding: 16px;
    display: block;
    clear: both;
    color: white;
    box-shadow: 1px 2px 10px #35C0B8;
}

#box .boxes-m {
    background-image: linear-gradient(to left top, #ff6491, #e14eca, #ba54f5, #ba54f5, #ba54f5);
    padding: 16px;
    display: block;
    clear: both;
    color: white;
    box-shadow: 1px 2px 20px black;
}

#box .boxes-main {
    background-image: linear-gradient(to left top, #00c9b7, #00bbd4, #00a8f1, #008fff, #2c6bf6);
    padding: 16px;
    display: block;
    clear: both;
    color: white;

}


#box .boxes:hover {
    margin-top: -2%;
    box-shadow: 1px 2px 30px black;
    cursor: pointer;
    transition: 0.3s;
}

#box .boxes-m:hover {
    margin-top: -2%;
    box-shadow: 1px 2px 30px black;
    cursor: pointer;
    transition: 0.3s;
}

#box .boxes:last-child {
    margin-right: 0px
}

#course {
    padding: 60px 0px;
    background-color: #e1eaea;

}

#course p {
    
    font-size: 17px;
}

/* Call To Action Section
--------------------------------*/

#call-to-action {
    background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/call-to-action-bg.jpg) fixed center center;
    background-size: cover;
    padding: 60px 0;
}

#call-to-action h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#call-to-action p {
    color: #fff;
}

#call-to-action .cta-btn {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 28px;
    border-radius: 25px;
    transition: 0.5s;
    margin-top: 10px;
    border: 2px solid #fff;
    color: #fff;
}

#why {
    padding: 60px 0px;
    background-color: white;
    display: flex;
    justify-content: center;
}

#why p {
    text-align: center;
    color: black;
    font-size: 18px;
}

#call-to-action .cta-btn:hover {
    background: #18d26e;
    border: 2px solid #18d26e;
}

/* Call To Action Section
--------------------------------*/
#course .card {
    margin-bottom: 0px;
}

.card-header {
    background-image: linear-gradient(to left top, #00c9b7, #00bbd4, #00a8f1, #008fff, #2c6bf6);
    box-shadow: 1px 2px 10px black;
    cursor: pointer;
}

.btn-link {
    color: white !important;
}

#course .show {
    background-image: linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8);
    box-shadow: 1px 2px 10px black;
}

#course .card-body {
    color: white !important;
}

.tool {
    /*    transform: scale(1) perspective(1040px) rotateY(-25deg) rotateX(5deg) rotate(1deg);*/
}

.tool-right {
    transform: scale(1) perspective(1040px) rotateY(25deg) rotateX(5deg) rotate(2deg);
    transition: 0.3s;
}

.tool-right:hover {
    transform: none;
    transition: 0.3s;
}

#bounce {
    padding: 60px 0px;
    background-color: white;
}

#bounce .gallery {
    margin-bottom: 30px;
}

#ekkoLightbox-171 {
    margin-top: -25%;
}

#testimonial {
    padding: 20px;
    background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/abs.png) fixed center center;
    background-size: cover;
    padding: 60px 0;
}

#testimonial h2 {
    color: #333;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    margin: 30px 0 60px;
}

#testimonial h2::after {
    content: "";
    width: 100px;
    position: absolute;
    margin: 0 auto;
    height: 3px;
    background: #8fbc54;
    left: 0;
    right: 0;
    bottom: -10px;
}

#testimonial .col-center {
    margin: 0 auto;
    float: none !important;
}

#testimonial .carousel {
    margin: 50px auto;
    padding: 0 70px;
}

#testimonial .carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 290px;
}

#testimonial .carousel .item .img-box {
    width: 135px;
    height: 135px;
    margin: 0 auto;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

#testimonial .carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

#testimonial .carousel .testimonial {
    padding: 30px 0 10px;
    color: black;
    font-size: 18px;
}

#testimonial .carousel .overview {
    font-style: italic;
    color: black;
    font-weight: 550;
}

#testimonial .carousel .overview b {
    text-transform: uppercase;
    color: #7AA641;
    font-weight: 600;
}

#testimonial .carousel .carousel-control {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
    background: none;
}

#testimonial .carousel-control i {
    font-size: 48px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.9);
    text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;
}

#testimonial .carousel-control i:hover {
    font-size: 60px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, 0.9);
    text-shadow: 1px 2px 3px black;
    transition: 0.1s;
}

#testimonial .carousel .carousel-indicators {
    bottom: -40px;
}

#testimonial .carousel-indicators li,
#testimonial .carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    border-radius: 50%;
}

#testimonial .carousel-indicators li {
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

#testimonial .carousel-indicators li.active {
    background: #555;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

#cool {
    padding: 60px;
    background-color: white;
    color: white;
}

#cool .box {
    box-shadow: 0px 0px 0px gray;
}

#cool .box:hover {
    box-shadow: 0px 0px 0px gray;
    cursor: pointer;
    transition: 0.1s;
    transform: scaleY(1.1);
}

#cool .icon {
    display: flex;
    justify-content: center;
    background-image: linear-gradient(to left top, #00c9b7, #00bbd4, #00a8f1, #008fff, #2c6bf6);
    box-shadow: 0px 4px 10px black;
}

#cool .text {
    background-image: linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8);
    padding: 16px 0px;
    box-shadow: 0px 4px 10px black;
    margin-bottom:20px;
}

#cool .icon i {
    font-size: 38px;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 10px;
}

#cool .text .shadow-lay {
    margin-bottom: 5px;
}

#cool .text p {
    text-align: center;
}
#find .box{
    padding: 16px;
}
#find .box:hover{
    margin-top:-0.6%;
    box-shadow:1px 2px 30px black;
    transition:0.2s;
    cursor: pointer;
}
#find .box .icon{
    display: flex;
    justify-content: center;    
}
#find .box:nth-child(2){
    background:#FD77A4;
}
#find .box:nth-child(3){
    background:#00BF9A;
}
#find .box:nth-child(4){
    background:#1D8CF8;
}
#find .box i{
    font-size:46px;
    color:white;
    text-shadow:1px 1px 10px black;
    padding:16px;    
}
#find .box .text p{
    text-align: center;
    font-size:16px;
    color:white;
}


#split{
    position:relative;
    display: flex;
    height:80vh;
    background:#000;
}
#split .screen{
    position: relative;
    flex-grow:1;
    display: flex;
    overflow: hidden;
    transition: 0.4s;
    justify-content: flex-end;
    align-items: flex-end;
}
#split:hover .screen{
    opacity: 0.3;    
}

#split .screen:hover{
    flex-grow: 5;
    cursor:pointer;
    opacity:1;
}
#split .screen:nth-child(1){
    background:url('../img/g1.png');
    background-repeat:no-repeat;
    background-position: center;
}

#split .screen:nth-child(2){
    background:url('../img/g2.png');
    background-repeat:no-repeat;
    background-position: center;
}
#split .screen:nth-child(3){
    background:url('../img/g3.png');
    background-repeat:no-repeat;
    background-position: center;
}

#split .screen:nth-child(4){
    background:url('../img/g4.png');
    background-repeat:no-repeat;
    background-position: center;
}
#split .screen:nth-child(5){
    background:url('../img/g5.png');
    background-repeat:no-repeat;
    background-position: center;
}
#split .screen:nth-child(6){
    background:url('../img/g7.png');
    background-repeat:no-repeat;
    background-position: center;
}
#split .screen .content h2 , #split .screen .content p{
    color:black;
    margin:0;
    padding:0;
}
#split .screen .content{
    position: absolute;
    width:50%;
    height:auto;
    background:rgba(255,255,255,0.9);
    padding:40px;
    box-sizing: border-box;
    transform: translateX(100%);
    transition:0.2s;
    text-align: justify;
}
#split .screen:hover .content{
    transform: translateX(0);
    transition:0.7s;
}
#split .screen .content h2 {
    margin:0;
    padding:0;
    text-transform: uppercase;
    font-size:25px;
    color:#ed363a;
    font-weight: bold;
    text-align: right;
}
#contact{
    padding:60px 0px;
    background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/contact.png) fixed center center;
    background-size: cover;
}
#contact .form{
    padding:30px 30%;
}
#contact .form .input-group-text{
    border:none;
}
#contact .form .input-group-text i{
    color:white;
    opacity: 1;
}
#contact .form .form-control{
    border:none;
    
}
#contact .form .input-group{
    background-color:rgba(0,0,0,0.7);
    border:none;
}
textarea{
    border:none!important;
}
#contact .form .input-group textarea{   
    border:none;
}
#section{
    background: white;
    padding:60px 0px;
}
/* dd css*/
.text a {
    color: #fff;
}
.slider_cont .slider_content{
    position: absolute;
    top: 10%;
    background: #00BF9A;
    left: 15%;
    opacity: 0.9;
    padding: 20px 20px;
    border-radius: 10px;}
.slider_content h1 { 
    color: #fff;
    font-size: 25px;
    margin: 0px 0 15px 0;
    font-weight: bold;
}
.slider_content li {
    list-style: auto;
    color: #fff;
    font-size: 18px;
}
.slider_content ul {
    margin: 0;
}
.collapse-brand a {
    font-size: 21px;
    color: #1d587c;
    font-weight: bold;
}
#why ul{width:100%;}
#why .whybutton{text-align:center; width:100%;}
#myCarousel1 i.fa.fa-angle-left {font-size: 25px; color: #000;}
#myCarousel1 i.fa.fa-angle-right{font-size: 25px; color: #000;}
.contact_no{background: #00d1d1;padding:10px; color:white; float: right;}
.facebook_icon{float: right;}
.facebook_icon img{height:41px; width:41px;}
.instagram_icon img{height:41px; width:41px;}
.instagram_icon{float: right;padding:0px 10px;}
.thankyou_content{background: linear-gradient(rgba(0, 142, 99, 0.1), rgba(0, 0, 0, 0.1)), url(../img/abs.png) fixed center center !important;
    background-size: cover;}
.thankyou_content h2{text-align:center;color:#000;}
.thank_you {
    position: relative;
}

@media (min-width:769px) and (max-width:1024px) {
    #section {
    padding: 78px 0px 60px;}
 .collapse-brand a { font-size:18px;}
 #split .screen:nth-child(1){background-size:cover;background-position:unset;}
 #split .screen:nth-child(2){background-size:cover;background-position:unset;}
 #split .screen:nth-child(3){background-size:cover;background-position:unset;}
 #split .screen:nth-child(4){background-size:cover;background-position:unset;}
 #split .screen:nth-child(5){background-size:cover;background-position:unset;}
 #split .screen:nth-child(6){background-size:cover;background-position:unset;}
}
@media screen and (max-width:768px) {
    .wrapper {
        background-size: 100% 100%;
        height: auto;
        background-repeat: no-repeat;
    }
.banner-content{
    width:100%;
}
    .carousel {
        cursor: grab;
    }

    .carousel :active {
        cursor: grabbing;
    }

    .margin-top-mobile {
        margin-top: 35px;
    }

    .tool-right {
        transform: none;
    }
    #split{
        height:50vh;
    }
    #split .screen .content{
        width:100%;
        background:rgba(255,255,255,.6);
    }
    #cool {
        padding:60px 0px;
    }
    #contact .form{
        padding:10px 5px;
    }
    /*dd css */
    
    .collapse-brand a { font-size:14px;}
    #section {padding: 85px 0px 60px;}
    .slider_content li{font-size:13px;}
    .slider_cont .slider_content{left:5%; top:5%;}
    .slider_content h1 {font-size:16px;}
    #split .screen .content h2 {font-size:16px;}
    #split .screen .content{padding: 6px 10px;}
    #split .screen .content{font-size:13px;}
    #split .screen:nth-child(1){background-size:cover;}
 #split .screen:nth-child(2){background-size:cover;}
 #split .screen:nth-child(3){background-size:cover;}
 #split .screen:nth-child(4){background-size:cover;}
 #split .screen:nth-child(5){background-size:cover;}
 #split .screen:nth-child(6){background-size:cover;}
}

@media only screen and (max-width: 600px) {
 .collapse-brand a span { display:none }
 .contact_no{padding:5px; font-size:10px;}
 .instagram_icon img {height: 25px; width: 25px;}
 .facebook_icon img{height:25px; width:25px;}
 .instagram_icon{float: right;padding:0px 2px;}
 .form-block{min-width: 280px !important;}
 .slider_content h1 {font-size:10px;margin-bottom: 5px;}
 .slider_content li{font-size:11px; line-height:1;}
 .slider_cont .slider_content{left:5%; top:1%;}
 .mt-lg-5 .row {margin-top: 10px !important;}
 .navbar.navbar-transparent {padding-top: 10px;}
 #split .screen:nth-child(1){background-size:cover;}
 #split .screen:nth-child(2){background-size:cover;}
 #split .screen:nth-child(3){background-size:cover;}
 #split .screen:nth-child(4){background-size:cover;}
 #split .screen:nth-child(5){background-size:cover;}
 #split .screen:nth-child(6){background-size:cover;}
}

.aa12{
            
        }
        

        @import url('https://fonts.googleapis.com/css?family=Tajawal');@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');#subscribeModal .modal-content{overflow:hidden;}
a.h2{color:#007b5e;margin-bottom:0;text-decoration:none;}
#subscribeModal .form-control{height:56px;border-top-left-radius:30px;border-bottom-left-radius:30px;padding-left:30px;}
#subscribeModal .btn{border-top-right-radius:30px;border-bottom-right-radius:30px;padding-right:20px;background:#007b5e;border-color:#007b5e;height:56px;}
#subscribeModal .form-control:focus{color:#495057;background-color:#fff;border-color:#007b5e;outline:0;box-shadow:none;}
#subscribeModal .top-strip{height:155px;background:#007b5e;transform:rotate(135deg);margin-top:-94px;margin-right:190px;margin-left:-130px;border-bottom:65px solid #4CAF50;border-top:10px solid #4caf50;}
#subscribeModal .bottom-strip{height:155px;background:#007b5e;transform:rotate(129deg);margin-top:-110px;margin-right:-215px;margin-left:300px;border-bottom:65px solid #4CAF50;border-top:10px solid #4caf50;}
#subscribeModal .modal-lg .top-strip{height:155px;background:#007b5e;transform:rotate(141deg);margin-top:-106px;margin-right:457px;margin-left:-130px;border-bottom:65px solid #4CAF50;border-top:10px solid #4caf50;}
#subscribeModal .modal-lg .bottom-strip{height:155px;background:#007b5e;transform:rotate(135deg);margin-top:-115px;margin-right:-339px;margin-left:421px;border-bottom:65px solid #4CAF50;border-top:10px solid #4caf50;}
#Reloadpage{cursor:pointer;}
