body{
    font-family: Tajawal;
}

h1, h2 , h3 , h4 , h5 h6 , p , span , div{

    font-family: Tajawal;
}

h1{
    font-size: 32px !important;
    font-weight: bold !important;
}

@media (max-width:  767.98px) {

    h1{
        font-size: 25px !important;
    }

}
/* Let's get this party started */
::-webkit-scrollbar {
    width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #ac2e67;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #ac2e67;
}

.new-section{
    min-height: 100vh;
    padding-top: 50px;
}

.background-section{
    background: linear-gradient(#e66465, #9198e5);
}


.title{
    background-image: linear-gradient(to right, #ef834b, #ac2e67);
    color: #e9ecef;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 11px !important;
}

.title span{
    width: 100%;
    display: block;
    padding: 20px 0;
    transition: all 500ms ease-in-out;
    background-color: #ac2e67;
}


.bg-min{
    background-color: #ef7f45;
}
.btn-min{

    background-color: #ac2e67 !important;
    border-color: #ac2e67 !important;
    color: white;
}
.btn-min:hover{

    color: #e9ecef;
    background-color: #b12352 !important;
    border-color: #ac2e67 !important;
}

/*/////////////////////////////// start menu //////////////////////////////*/

.navbar{
    padding: 0 20px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #f8f9fa;
    font-size: 20px;
    font-weight: bold;
    padding: 20px;
}

/*/////////////////////////////// end  menu //////////////////////////////*/




/*///////////////////// start  clint //////////////*/

.section-clients:hover .title span{
    background-color: #b12352;
}

.section-clients{
    padding-top: 50px;
    margin-top: -16px;
    position: relative;
}


.section-clients .cover-image-min{

    overflow: auto;
    white-space: nowrap !important;
    height: 130px;
    padding-top: 55px;
    padding-left: 7px;
}


.section-clients .cover-image{
    direction: rtl;
    display: inline-block;
    margin-right: 50px;
    transition: all 500ms ease-in-out;
}
.cover-image-first{
    margin-right:75px !important;
}
 .cover-image-last{
    margin-left:75px !important;
}

.section-clients .cover-image:hover{
    transform: scale(1.3);
}
.section-clients img{
    height: 50px;
}



.btn-clients{
    display: inline-block;
    background-color: #f4bec38a;
    color: white;

    height: 110px;
    line-height: 113px;
    position: absolute;
    padding: 0 14px;
    font-size: 31px;
    font-weight: bold;
    z-index: 1000;
    font-family: cursive;
    top: 200px;
    cursor: pointer
}
.btn-clients:hover {

    background-color: #b12352;

}


.btn-clients.btn-left {
    left: 7%;
}

@media (max-width:575.98px) {
    .btn-clients.btn-right{
        right: 0;
    }
    .btn-clients.btn-left {
        left: 0;
    }

}
.section-clients .cover-image-min::-webkit-scrollbar {
    display: none;

}

/*///////////////////// end  clint //////////////*/

/*///////////////////// start  contact //////////////*/

.section-contact:hover .title span{
    background-color: #b12352;
}


.section-contact{
    background-color: #f8f9fa73;
    padding-bottom: 50px;
}
.section-contact form{

    width: 70%;
    margin: auto;
}

.section-contact form input{

    direction: rtl;
}

.section-contact .or{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}


.cover-icon-social{
    text-align: center;
}
.section-contact .icon-social{
    display: inline-block !important;
    width: 100px;

}
.section-contact .icon-social img{
    width: 100%;
    background-color: #f8f9fa;
    padding: 10px;
    border: 1px solid #41464b;
    border-radius: 40vh;
    transition: all 300ms ease-in;
}

.section-contact .icon-social img:hover{
    background-color: #ac2e67;
    transform: rotate(360deg);
}

.section-contact .icon-messenger{

    text-align: left;
}

.section-contact .icon-whatsapp{

    text-align: right;
}

@media (max-width: 768px) {

    .section-contact form {

        width: 95%;
        margin: 2%;
    }

    .section-contact form input[type=submit]{

        width: 100% !important;
    }
}


/*///////////////////// end  contact //////////////*/


/*///////////////////// start  footer //////////////*/

footer{

    margin-top: -25px;
    background-color: #ac2e67;
    min-height: 60px;
    line-height: 60px;
    color: white;
    transition: all 300ms ease-out;

}

footer .icons *{

    margin-left: 15px;
}


footer:hover{
    background-color:  #ac2e67;
}

/*///////////////////// end  footer //////////////*/



.separator{
    min-height: 4px;
    display: block;
    background-color: #ac2e67;
    width: 300px;
    margin: 16px 0px;
}

.page-title{
    padding: 25px 30px;
}

.icon-box img{
    width: 100px;
    position: relative;
    display: block;
    margin: auto;
}

.carousel-inner > .item {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
}

.title-cat{
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    color: #282727;
}

.cover-cat{
    transition: all ease-in 500ms;
}
.cover-cat:hover{
    background-color: #ac2e67;
}

.cover-cat:hover  h3{

    text-decoration: none;
    color: #efeaee;
}

.img-cat{
    width: 100px;
}

.cats a{

    text-decoration: none;
}



.lang {
    background-color: #f39538;
    line-height: 33px;
    color: white;
    padding: 16px;
    position: absolute;
    left: 0;
    font-size: 21px;
    font-weight: bold;
}
.lang:hover{

    background-color: #ff0453a6;
    color: white;
}
.lang:hover a{
    color: white !important;
}

.navbar-dark .navbar-toggler{
    border-color: white;
}

.navbar-brand img{
    max-width: 110px;
}

@media (max-width: 767.98px) {

    .navbar-brand img{
       padding: 10px;
    }
}

.bg-light {
    background-color: #eff1f3 !important;
}

/*//////////////////////////////////////////////////////////////////////////////*/

.featured-services .icon-box {
    padding: 30px;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
    transition: all 0.3s ease-in-out;
    border-radius: 8px;
    z-index: 1;
}

.featured-services .icon-box::before {
    content: '';
    position: absolute;
    background: #cbe0fb;
    right: 0;
    left: 0;
    bottom: 0;
    top: 100%;
    transition: all 0.3s;
    z-index: -1;
}

.featured-services .icon-box:hover::before {
    background: #011c40;
    top: 0;
    border-radius: 0px;
}

.featured-services .icon {
    margin-bottom: 15px;
}

.featured-services .icon i {
    font-size: 48px;
    line-height: 1;
    color: #011c40;
    transition: all 0.3s ease-in-out;
}

.featured-services .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

.featured-services .title a {
    color: #111;
}

.featured-services .description {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 12;
}

.featured-services .icon-box:hover .title a, .featured-services .icon-box:hover .description {
    color: #fff;
}

.featured-services .icon-box:hover .icon i {
    color: #fff;
}

.cover-features-inc{

    margin-bottom: 20px !important;
}
.featured-services .title a {
    color: #ffffff;
    text-decoration: none;
}
#video-inc{
    cursor: pointer;
}

header{
    background-image: url("../image/inc/meeting2.jpg");
    padding: 50px;
}

header .subtitle{
    color: #af2d65;
    font-weight: bold;
    background-color: aliceblue;
    padding: 7px;
}

header .description{
    color: #f8f9fa;
    font-weight: bold;
    font-size: 20px;
}


.btn-modal{
    color: #fff;
    border-color: #ec6723;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background-color: #f29034;
}

@media (max-width: 767.98px) {

    .modal-content{

        height: 265px;;
    }
}
@media (min-width: 768px) {

    .modal-content{

        height: 410px;
    }
}

.phone-number{

    background-color: rgba(11, 232, 181, 0.56);
    padding: 10px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.phone-number:last-of-type{

    background-color: rgba(61, 182, 182, 0.56);

}
.phone-number .name{

    display: block;

}


.phone-number .phone{

    display: none;
    color: #2020a4d9;
    font-size: 28px;
}