@import url('https://fonts.googleapis.com/css2?family=Quicksand&display=swap');
@import url("https://fonts.googleapis.com/css?family=Tajawal:300,300i,400,400i,500,500i,600,600i,700,700i,800,900|Permanent+Marker|Playfair+Display:400,400i,700,700i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,700,700i,800|Open+Sans:400|Roboto:400,400i,500,500i,700,700i,900|Reenie+Beanie");
@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('/fonts/DroidArabicKufi.woff2') format('woff2'),
         url('/fonts/DroidArabicKufi.woff') format('woff'),
         url('/fonts/DroidKufi-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


body{
    margin: 0;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
}

/* register form start */
.validation-message{
    color: #c34b4b;
    font-size: 16px;
    
}
.register-body{
    background-color: #3a4573bd;
    background: url(/img/accounting-blur-dark.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.m-form {
    margin: 0 auto;
    background-color: #3a4573b8;
    width: 45%;
    border-radius: 15px;

}
.mithkal-form{
    padding: 10px 85px;
}
.register-section{
    margin-top: 5%;
}

.custom-form .form-control{
    font-size: 16px;
    color: #ffffff;
    background-color: #35354e7a;
    border: 1px solid #35354e7a;
    padding-left: 45px;
}

.mithkal-form .form-control:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 14%);
}
.mithkal-form button{
    width: auto;
    margin: 0 auto;
    background-color: #31a577;
    color: #fff;
    margin-top: 35px;
    height: calc(2.25rem + 2px);
    padding-top: 5px;
    font-size: 14px;
}

.m-form h3{
    margin-top: 40px;
    color: #fff;
}

.m-form a{
    color: #c0cccc;
    text-decoration: none;
    font-size: 14px;
}

.mithkal-form a{
    color: #c0cccc;
    text-decoration: none;
    font-size: 12px;
}

.r-lang{
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}

.register-nav{
    padding: .5rem 20rem;
}
.register-nav a img{
    width: 50%;
}
::placeholder {
    color: #d8d8d8 !important;
}
.form-icon i{
    position: absolute;
    color: #31a577;
    line-height: 35px;
    padding-left: 14px;
}
/* register form end */

/* login form start*/
.login-section {
    margin-top: 8%;
}
/* login form end*/

/* verify start  */

.verify-body{
    background-color: #fff;   
}

.box-verify{
    margin: 0 auto;
    /* background-color: #3a4573b8;
    width: 45%;
    border-radius: 15px;
    padding: 10px 85px; */
}
.box-verify img{
    width: 140px;
}
.box-verify h3{
    color: #31a577;
    font-size: 22px;
    padding: 24px 0px 0px 0px;
}

.box-verify p{
    color: #222a49;    
    font-size: 14px;
}

.box-verify button{
    width: 45%;
    margin: 0 auto;
    background-color: #31a577;
    color: #fff;
    margin-top: 24px;
    padding: 8px;
}

.v-lang{
    font-size: 24px;
    color: #3a4573;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Quicksand', sans-serif;
}
.verify-section {
    margin-top: 8%;
}

.box-verify div{
    padding: 0px 16px;

}

.hover-button:hover{
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #3a4573;

}

/* verify end  */
/* email start  */

.email-section {
    margin-top: 8%;
}
.email-section .custom-form .form-control {
    font-size: 16px;
    color: #ffffff;
    background-color: #ffffff;
    border: 2px solid #e8e8e8;
    padding-left: 45px;
}

.email-section .custom-form .form-control:focus {
   
    border: 2px solid #3a4573;
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 14%);
}
.box-email button{
    width: auto;
    margin: 0 auto;
    background-color: #31a577;
    color: #fff;
    margin-top: 24px;
    padding: 6px 12px;
    font-size: 14px;
}

.cancel{
    background-color: #3c4774 !important;
}

.email-button button {
    margin: 0px 15px;
}
/* email end  */

/* reset start  */
.reset-input .custom-form .form-control{
    font-size: 14px;
    color: #3c4774;
    padding-left: 38px;
    padding-right: 80px;
}
/* reset end  */

/* confirm form start */
.confirm-body{
    background-color: #e6e6e6;
}
.confirm-form a{
    color: #3c4774;
    text-decoration: none;
    font-size: 12px;
}

.box-confirm button {
  
    padding: 6px 30px;
}
/* confirm form end */


/* home start  */
.home .navbar-brand img{
    width: 50%;
    
}

.custom-home-nav{
    padding: 10px 5%;
    z-index: 1;
}

.slider .carousel-item{
    background-color: #212121;
}
.slider .carousel-item img{
    opacity: 0.5;
}
.slider .carousel {  
    /* position: absolute; */
    margin-top: -110px;
}

.mr-10{
    margin-left: 10% !important;
}
.mr-20{
    margin-left: 20% !important;
}
.slider .carousel-inner{
    max-height: 100vh !important;
}

.slider .carousel-caption{
    top: 34%;;
    /* text-align: right; */
}
.home-slider .carousel-caption p{
    margin-bottom: 2rem;
}

.custom-home-nav .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.custom-home-nav .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active{
    color: #31a577 ;
}

.carousel-indicators li {
    width: 5px;
}

.custom-home-nav .navbar-light .navbar-nav .nav-link:focus, .custom-home-nav .navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
    background-color: #3b46737d;
    border-radius: 6px;
    -webkit-transition: all .4s ease;
}

.slider-btn{
    /* float: left;
    margin-top: -50px; */
}

.slider-btn a{
    color: #fff;
    text-decoration: none;
    background-color: #31a577;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    border-radius: 6px;
}
.slider-btn a:hover{
    color: #3a4573;
    background-color: rgba(255, 255, 255, 0.541);
    color: #3a4573;
    -webkit-transition: all .4s ease;

}
.slider-btn-pt .slider-btn{
    padding-top: 28px;
}
.home-footer{
    background-color: #3a4573;
    color: #fff;
    padding: 100px;
    text-align: left;
}

.services{
    padding: 120px;
}

.title{
    padding-bottom: 4px;
}
.f-18px{
 font-size: 18px !important;   
}

.contactus .title p{
   font-size: 24px;
  
}

.btn-large{
    padding: 12px 40px !important;
}

.m-tb-30px{
    margin: 30px 0px !important;
}

.contactus{
    padding: 100px;
    color: #fff;
    text-align: center;
}
.about{
    padding: 120px;
}

.about img{
    width: 100%;
}

.about .title p{
    margin-bottom: 65px;
    
}

.services .title p{
    margin-bottom: 65px;
}
.white-btn a{
    text-decoration: none;
    color: #fff;
}

.white-btn{
    margin: 0 auto;
    background-color: transparent;
    border: 2px solid #fff;
    padding: 10px;
    border-radius: 10px;
}

.contact{
    padding: 70px;
    background-color: #3a4573;
    text-align: center;
    color: #fff;
    margin: 0px ;

}

.p-about-home{
    padding: 44px 20px;
}

/* home end  */
/* responsive start */
@media (min-width: 400px) and (max-width: 576px){
    .mithkal-form {
        padding: 10px 50px;
    }
    .register-nav {
        padding: .5rem 1rem;
    }
    .m-form {
        width: 75%;
    }
    .custom-home-nav {
        padding: 10px 5%;
    
    }

}

/*  Small devices (landscape phones, 576px and up) */
@media (min-width: 577px) and (max-width:1000px){ 

    .register-nav {
        padding: .5rem 2rem;
    }
    .m-form {
        width: 70%;
    }

  
 }



/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

 }

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 

 }
/* responsive end */

.contact-us-form .form-control {
    padding-left: 12px !important;
    }

.contact-form-mithkal{
    padding-top: 65px;
    padding-bottom: 51px;
    }
 .contact-form-mithkal p{
       font-size: 14px;
    color: #fff;
 }

.h-fit-content{
    height: fit-content !important;
    }
  

  .contact-info h4{
      color: #3a4573;
  }

  .num-ar{
    direction: rtl;

  }

.contact-section{
    padding-top: 40px;
}

.p-0{
    padding: 0px !important;
}
  /* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #dee0e2; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #272e4d; 
  border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #4a5585; 
}





/*home new*/
.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed;
}
.no-padding {
    padding: 0 !important;
}

.home-slider .carousel-item {
    height: 100vh!important;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-slider .carousel-caption {
    top: 42%;
    text-align: center;
}

.down-section {
    position: absolute;
    width: 100%;
    bottom: 50px;
    left: 0;
    right: 0;
    z-index: 12;
}
.down-section i{
    background-color: #31a577;
    color: #fff;
    font-weight: 600;
    padding: 11px 13px;
}

.navbar-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    padding: 22px 140px 0px 140px;
}

.bg-transparent {
    background-color: transparent !important;
}   

.z-index-1{
    z-index: 1 !important;
}

.inline-block{
    display: inline-block !important;
}

.object {
  animation: MoveUpDown 2s linear infinite;
  position: absolute;
  right: 0;
  bottom: 0;
}

.btn-blue-border{
    border: 2px solid #ffffff;
    padding: 6px 8px;
}
.btn-blue-border:hover{
    border: 2px solid #31a577;
    padding: 6px 8px;
    color: #ffffff !important;
    background: #31a577;
    text-decoration: none;
    transition: 0.5s;
}

.btn-green{
    border: 2px solid #31a577;
    background-color: #31a577;
    padding: 6px 8px;
    color: #fff;
}
.btn-green:hover{
    border: 2px solid #ffffff;
    padding: 6px 8px;
    color: #31a577 !important;
    background: #ffffff;
    text-decoration: none;
    transition: 0.5s;
}

@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 50px;
  }
}

.services .method-grids{
    padding: 20px 35px;;
    
}

.services .method-grids img {
    width: 30%;
    padding: 10px;
    position: relative;

}
.services .method-grids p {
    font-size: 14px;
    padding: 0px 30px;
}
.services .method-grids h1 {
    font-size: 20px;
    margin-top: 28px;
}

.medium-icon{
    list-style: none;
    padding: 0;
}
.medium-icon li {
    margin: 0 8px;
    display: inline-block;
}

.social-icon-style-2 a {
    text-align: center;
    display: inline-block;
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -ms-transition: all 400ms;
    -o-transition: all 400ms;
    border-radius: 100%;
    color: #fff;
    background-color: #31a577;
}
.medium-icon a {
    font-size: 20px;
    width: 50px;
    height: 50px;
    line-height: 48px;
}
.footer-bottom{
    text-align: center;
    padding: 20px;
    background-color: #293153;
    color: #fff;
}

.home-footer img{
    width: 30%;
}

.home h1{
    font-size: 2rem;
}

.about .p-content{
        font-size: 12px;
    text-align: justify;
     padding-bottom: 14px;
} 
.text-right {
    text-align: left !important;
}
.fa-arrow-left:before {
    content: "\f061" !important;
}
.ml-auto {
    margin-right: auto!important;
}

.carousel-caption {
    z-index: 0;
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 
    .mithkal-form {
       padding: 10px 14px;
    }

    .register-nav {
    padding: 0;
    }
    .m-form {
        width: 80%;
    }
    .m-form h3 {
        font-size: 18px;
    }
    .custom-form .form-control {
        font-size: 12px;
    }
    .mithkal-form button {
        font-size: 12px;

    }
.services {
    padding: 80px;
}
.contact{
    padding: 20px;

}
.contactus{
    padding: 20px;
}
.navbar-top {   
    padding:22px 0px 0px 0px;
}
}


@media (max-width: 991px) { 
 .navbar-collapse {
        background: #fff;
    }
      .custom-home-nav .navbar-nav .nav-link {
        color: #3a4573;

    }
    .custom-home-nav {
        padding: 0px;
        z-index: 1;
    }
    .mr-20 {
        margin-left: 0px !important;
        margin: 20px 20px;
    }
   
  
    .navbar-brand {
     padding-top: 0;
     padding-bottom: 0;
     margin-left: 0;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    position: absolute;
    right: 0px;
    top: 0px;
}

.parallax {
    background-position: center;
}

.navbar-top {   
    padding: 0px;
    margin: 20px 10px 0px 10px;
}
}



@media (max-width: 1050px)
{
    .parallax {
    background-attachment: inherit;
    }

}



@media (max-width: 767px)
{
    .down-section {
    bottom: 40px;
}

}


@media (max-width: 1219px)
{
   .navbar-top {   
    padding:22px 18px 0px 18px;
}
}



/*  Medium devices (tablets, 768px and up) */
@media (max-width: 768px) { 
    .services .method-grids {
    padding: 0px;
}
.home-footer {
    padding: 50px;
    text-align: center;
}

.about {
    padding: 20px;
    text-align: center;
}
.services {
    padding: 40px;
}

.contactus .title{
    text-align: center !important;
} 
.about .title p {
    margin-bottom: 0px;
}
.navbar-dark .navbar-nav .nav-link{
  color: rgb(31, 30, 30);

}

.navbar-dark .navbar-nav .active > .nav-link{
      color: rgb(31, 30, 30);

}

.about-page{
    padding-top: 150px;

}
}



.navbar-dark .navbar-nav .nav-link {
    color: rgb(178 176 176) !important;
}

 .aa{
        color: #c0cccc !important;
        display: inline;
        font-size: 14px;
        }
    .chkbx{
        display: inline;
        accent-color: #31a577;
        width: 15px;
        height: 15px;
    }
    .bb{
        font-weight: 800;
        font-size: 14px;

    }
    .bb:hover{
        text-decoration: underline;
        color: #31a577 !important;
    }