@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;   
    font-family: 'Nunito',sans-serif;
    
    
}
a{
    text-decoration: none;
    
}
a:hover,a:checked,a:focus{
    color:rgb(131, 124, 124) !important; 
}
ol,ul{
    padding-inline-start: 0px;
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0px;
}
h5,h6{
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-bottom: 0px;
}

select:focus > option:checked,a:focus,
input:focus {
  background: Transparent !important;
  border: 0px;
 
}
button:focus {
    outline: none;
    border: 0px;
  }
  .btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none !important;
}
.component-packground{
    background: #202950 0% 0% no-repeat padding-box;
    opacity: 1;
}
  /*start-nav-top*/
  .navbar-nav .nav-item .active{
      color: #FED217;
  }
.nav-top{
    background: #202950 0% 0% no-repeat padding-box;
opacity: 1;

    align-items: center;
    font: normal normal 500 12px/21px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF; 
    text-transform:capitalize
}
@media (min-width: 1025px){
    .nav-top{
        height: 50px;
        display: flex;
    }
   
    .col-Seychelles-Media a{
        margin:0px 8px;
   }
}
@media (max-width: 1000px){
    .col-Seychelles-Media a{
        margin:0px 5px;
   }
   .col-Seychelles-Media span{
    display: block;
}
}
.dropdown-language button{
    font: normal normal 500 12px/21px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.dropdown-language button:hover{
    color: #FFFFFF !important;
}
.dropdown-language img{
    width: 24px;
    height: 16px;
}
.dropdown-language ul li a{
    font: normal normal 500 16px/32px Nunito;
letter-spacing: 0px;
color: #5B6B88;
text-transform:capitalize
}
.dropdown-language .dropdown-menu.show{
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 3px 10px #8B8B8B28 !important;
    opacity: 1;
    border: 0px;
    inset: 7px auto auto 0px !important;
}
[dir="rtl"] .dropdown-language .dropdown-menu.show{
    inset: 7px 10px auto 0px !important;

}
[dir="rtl"] .dropdown-language ul li a{
    text-align: right;
}
.dropdown-language ul li a:hover{
    color: #FED217;

}
@media (min-width: 1025px){
    [dir="ltr"] .dropdown-language .dropdown-menu.show::before {
        left: 28%;
    }
    [dir="rtl"] .dropdown-language .dropdown-menu.show::before {
        right: 28%;
    }
    .dropdown-language .dropdown-menu::before {
        position: absolute;
        top: -10px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #Fff;
        border-left: 10px solid transparent;
        border-bottom-color: #Fff;
        content: "";
}
}
.dropdown-language .form-check{
    padding-left: 0px;
}
[dir="rtl"] .dropdown-language .form-check .form-check-input {
    
    margin-left: -0.5em;
}
.dropdown-language .form-check .form-check-input{
    margin-top: 0.5em;
}
.dropdown-language .form-check-input:checked[type=radio] {
    background-image: url(../img/check.png);
}
[dir="ltr"] .dropdown-language .form-check .form-check-input {
    float: right;
}
[dir="ltr"] .col-Seychelles-Media{
text-align: right;
}
[dir="rtl"] .col-Seychelles-Media{
    text-align: left;
}

[dir="ltr"] .col-Seychelles-Media a:nth-last-child(1){
margin-right: 0px;
}
[dir="rtl"] .col-Seychelles-Media a:nth-last-child(1){
    margin-left: 0px;
    }

.col-Seychelles-Media span i{
        margin: 0px 5px;
}
.col-Seychelles-Media a img{
        width: 14px;
        height: 14px;
}
/*nav-tow*/
.bg-navber{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 11px #20295029;
}
.bg-navber .navbar-brand img{
height: 55px;
width: 111px;
}
.bg-navber .navbar-nav .nav-link{
    font: normal normal 600 16px/32px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 0.7;
text-transform: capitalize;
cursor: pointer;
position: relative;
}
.bg-navber .navbar-nav .nav-item{
    position: relative;
}

.bg-navber .navbar-nav .nav-link.active,
.bg-navber .navbar-nav .show>.nav-link ,.bg-navber .nav-item .show{
    color: #FED217 !important;
    text-transform: capitalize;
}
.bg-navber .navbar-nav .active::after,.bg-navber .nav-item .show::after{
    content: "";
    width: 5px;
    height: 5px;
    /* background-color: #FED217;
    border-radius: 50%;
    position: absolute; */
    bottom: -9px;
    text-align: center;
    right: 45%;
}
@media (min-width: 1200px){
    .bg-navber .navbar-nav .nav-link {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
}

.btn-outline-successe{
    background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #2095D3;
border-radius: 8px;
text-align: center;
font: normal normal bold 16px/24px Nunito;
letter-spacing: 0px;
color: #2095D3;
text-transform: capitalize;
padding: 0.375rem 1.75rem;
}

    .bg-navber .navbar-nav > li > .dropdown-menu{
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 36px #8B8B8B5C;
        min-width: 50rem;
        border: 0px;
        padding-bottom: 0px;
        left: -173px;
        top: 125%;
    }
    @media (max-width: 900px){
        .bg-navber .navbar-nav > li > .dropdown-menu{
height: 200px;
overflow-y: auto;

        }
    }
    [dir="rtl"] .bg-navber .navbar-nav > li > .dropdown-menu{
        right: -213px;
        text-align: right;

    }
    .row-dropdown{
        padding: 20px 30px;
    }
    .link-Business{
        background: #2095D3 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 10px #8B8B8B28;
border-radius: 0px 0px 10px 10px;
opacity: 1;
padding: 10px 30px;
    }
    .link-Business a{
        font: normal normal 500 18px/32px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
width: 100%;
    }
   .row-dropdown .dropdown-item{
    font: normal normal bold 20px/30px Nunito;
    letter-spacing: -0.67px;
    color: #202950;
    opacity: 1;
    text-transform: capitalize;
    padding: 0px;
   }
   .row-dropdown .dropdown-item span{
       display: flex;
   }
   .div-development a{
    font: normal normal 500 13px/20px Nunito;
    letter-spacing: 0px;
    color: #5B6B88;
   }
   .div-development{
    display: grid;
    grid-gap: 2px;
   }
   @media (min-width: 768px){
    .div-development{
        grid-auto-flow: column;
        grid-template-rows: repeat(7, max-content);
    }
    .div-development-sass{

        grid-template-rows: repeat(2, min-content); 
    }
    .bg-navber .navbar-nav > li > .dropdown-menu::before {
        position: absolute;
        top: -10px;
        display: inline-block;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #Fff;
        border-left: 10px solid transparent;
        border-bottom-color: #Fff;
        content: "";

    }
    [dir="ltr"] .bg-navber .navbar-nav > li > .dropdown-menu::before {
        left: 28%;
    }
    [dir="rtl"] .bg-navber .navbar-nav > li > .dropdown-menu::before {
        right: 28%;
    }
   }
   .dropdown-divider{
    border-top: 1px solid rgba(138, 135, 135, 0.15);
   }
   /*start-footer*/
   .component-footer{
   
    padding:110px 0px;
   }
   .footer-title{
    font: normal normal bold 16px/16px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    text-transform:capitalize;
    position: relative;
    padding-bottom: 5px;
   }
   .footer-title::after {
    content: "";
    background-color: #FED217;
    border: 1px solid #FED217;
    display: inline-block;
    position: absolute;
}

    .footer-title::after {
        width: 74px;
        height: 2px;
        bottom: -9px;
        left: -1px;
    }
    [dir="rtl"] .footer-title::after {
        right: 0px;
    }
   .p-footer,.hours{
    font: normal normal normal 14px/24px Nunito;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    padding-top: 20px;
   }
   .hours img{
width: 25px;
height: 25px;
   }
   .clock-pm{
    font: normal normal 600 16px/28px Nunito;
    letter-spacing: 0px;
    color: #2095D3;
   }
   .ul-footer{
       display: grid;
       grid-gap: 5px;
       padding-top: 20px;
   }
   .ul-footer li a{
    font: normal normal normal 14px/34px Nunito;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    text-transform:capitalize;
   }
   @media (min-width: 768px){
    .ul-footer{
        grid-auto-flow: column;
        grid-template-rows: repeat(5, max-content);
    }
   }
   @media (max-width: 768px){
    .ul-footer{
        grid-auto-flow: column;
        grid-template-rows: repeat(4, max-content);
    }
   }
   .componnet-mail{
       display: flex;
       align-items: center;
   }
   .componnet-mail img{
width: 31px;
height: 27px;
   }
[dir="rtl"] .componnet-mail img{
margin-left: 10px;
}
[dir="ltr"] .componnet-mail img{
    margin-right: 10px;
    }
   .componnet-mail span{
    font: normal normal bold 16px/28px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
   }
   .input-subscrbe{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 3px;
   }
   .input-subscrbe button{
    background: #2095D3 0% 0% no-repeat padding-box;
    border-radius: 0px 3px 3px 0px;
    opacity: 1;  
    font: normal normal normal 14px/20px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
border: 0px;
   }
   .input-subscrbe input::placeholder{
    font: normal normal normal 16px/30px Nunito;
    letter-spacing: 0px;
    color: #A9A9A9;
   }
   @media (min-width: 1050px){
.row-footer{
    width: 90%;
    margin: auto;
}
.col-componnet-mail{
    margin-top: 4%;
}
   }
   /*end-footer*/
   /*start-component-Contactus*/
   .component-Contactus{
       background-color: #fff;
   }

   .content-component{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #8B8B8B28;
    border-radius: 10px;
    position: relative;
    bottom: -60px;
   }
   @media (min-width: 1050px){
    .content-component,.component-count-pag .component-title{
width: 90%;
margin: auto;
    }

   }
   .form-content{
    box-shadow: 0px 5px 23px #CFCFCF28;
   }
   .form-content,.form-contente{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    
    border-radius: 10px;
   
    height: 100%;
    width: 100%;
   }
   .form-content label,.form-contente label{
    font: normal normal normal 14px/20px Nunito;
    letter-spacing: 0px;
     color: #202950;;
    opacity: 1;
    text-transform: capitalize;
   }
   .form-content .form-control,.form-contente .form-control{
    background: #EBEBEB28 0% 0% no-repeat padding-box;
    border: 1px solid #EFEFEF;
    border-radius: 3px;
    opacity: 1;
   }
   .form-content button,.form-contente button{
    background: #2095D3 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    font: normal normal bold 14px/20px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
padding-left: 30px; 
padding-right: 30px;
   }
 
.col-colendmaill{
    background: #202950 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;

}
.v-row img{
    width: 50px;
height: 50px;
}
.col-colendmaill{
    display: grid;
    grid-gap: 5px;
}
@media (min-width: 990px){
    .col-colendmaill{
        width: 47%;
         
    }
    [dir="ltr"] .col-colendmaill{
        margin: 0 5px 0px 20px; 
    }
    [dir="rtl"] .col-colendmaill{
        margin: 0 20px 0px 5px; 
    }
    .col-form{
        width: 47%;
        margin: 0 20px 0px 5px;
        position: relative;  
    }
    .form-content{
        position: absolute;
    }
}
.content-component .row{
    padding: 0px;
    margin: 0px;
}
.col-colendmaill h6{
    font: normal normal bold 30px/40px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
[dir="ltr"] .v-row-content{
    margin-left: 10px;
}
[dir="rtl"] .v-row-content{
    margin-right: 10px;
}
.v-row-content small{
    font: normal normal bold 16px/34px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
text-transform: capitalize;
}
.h-details a{
    font: normal normal normal 14px/24px Nunito;
letter-spacing: 0px;
color: #C5C5C5;
opacity: 1;
}
.component-content-pag .content-component{
   bottom: 0px; 
   top:-46px;
}
   /*end-component-Contactus*/
   /*start-index-business*/
   
   .img-business{
       width: 90%;
       height: 560px;
       margin: auto;
   }
   .col-span{
    font: normal normal bold 24px/30px Nunito !important;
    letter-spacing: -0.4px;
    color: #FED217 !important;
    display: block;
    text-transform: uppercase;
   }
   .component-title{
    font: normal normal bold 30px/66px Nunito;
    letter-spacing: -1px;
    color: #F0F0F0;
    text-transform: capitalize;
   }
   .component-p{
    font: normal normal normal 16px/32px Nunito;
    letter-spacing: 0px;
    color: #5B6B88;
    opacity: 1;
   }
   .link-business{
    background: #2095D3 0% 0% no-repeat padding-box;
    border-radius: 8px;
    font: normal normal bold 16px/24px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
display: flex;
    justify-content: space-between;
    width: 195px;
    height: 50px;
    align-items: center;
    padding: 15px;
   }
   .client-business{
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
   }
   .client-img img{
       width: 180px;
       height: 65px;
       margin: 0px 10px;
   }
   .client-img{
    display: flex;
    align-items: center;
    overflow-x: auto;
    cursor: pointer;
   }
   @media (min-width: 990px){
    .client-img{
        width: 90%;
        margin: auto;

    }
   }
   .client-img::-webkit-scrollbar{
       width: 0px;
   }
   .component-food-code{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
   }
   /*end-index-business*/
   /**food-code*/
   .component-food-code{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
   }
   .difintion-food-code h6{
    font: normal normal bold 40px/60px Nunito;
    letter-spacing: -1px;
    color: #202950;
    text-transform: capitalize;
   }
   
   .img-food-code{
    width: 871px;
    height: 648px;
   }
   @media (max-width: 990px){
    .img-food-code{
        width: 200px;
        height: 200px;
    }
    .number-folloowers .number{
        font: normal normal bold 25px/40px Nunito !important;

   }
   .number-folloowers .name{
    font: normal normal bold 18px/59px Nunito !important;
}
.list-sass {
    flex-direction: column;

   }
}
   .number-folloowers .number{
    font: normal normal bold 60px/80px Nunito;
    letter-spacing: 0px;
    color: #202950;
    opacity: 1;
   }
   .number-folloowers .name{
    font: normal normal bold 20px/49px Nunito;
    letter-spacing: 0px;
    color: #202950;
    opacity: 1;
   }
   .number-folloowers{
    display: flex;
    justify-content: center;
    grid-gap: 20px;
    
   }
   .page-followes-group{
       position: relative;
   }
   @media (min-width: 990px){
    .number-folloowers{
        
        
        grid-gap: 88px;
       }
    .number-folloowers>:not(:last-child)::before{
        content: "";
        background-color: #5B6B88;
        border: 1px solid #5B6B88;
        display: inline-block;
        position: absolute;
        width: 2px;
        height: 88px;
    opacity: 1;
    top:35px;
       }
       [dir="ltr"] .number-folloowers>:not(:last-child)::before{
        right: -45px;
    
       }
       [dir="rtl"] .number-folloowers>:not(:last-child)::before{
        left: -45px;
    
       }   
   }
   
   /*end-food-code*/
   /*sassproduts*/
   .component-sassproduts h5{
text-transform: capitalize;
   }
  
   .list-sass .list-group-i{
    background: #3D4A6C 0% 0% no-repeat padding-box;
    border-radius: 8px;
    padding: 0.5rem 1rem;
    margin: 0px 10px;
    margin-bottom: 10px;
   }
   .list-sass .list-group-i img{
       width: 16px;
       height: 16px;
       opacity: 1 !important;
   }
   .list-sass .list-group-i span{
    font: normal normal 600 14px/26px Nunito;
    letter-spacing: 0px;
    color: #F8F8F8;
    opacity: 1 !important;
    text-transform: capitalize;
   }
   .customer-logos{
    
         max-height: 590px;
 overflow-y:auto ;
        
   }
   .customer-logos::-webkit-scrollbar
{
    height: 0px;
    width: 0px;
}


   .row-clientss{
       display: flex;
       flex-wrap: wrap;
       width: 100%;
   }
   .compount-clientss-column{
   flex: 33.3%;
    border-radius: 36px;
   width: auto;
   overflow: hidden;
   padding: 0px 8px;
   height: 100%;
   
   }
  .column{
    position: relative;
    margin-bottom: 8px;
  }
   .column img{
       width: 100%;
       height:100%;
       border-radius: 36px;
       margin-top: 2%;
       cursor: pointer;
      
   }
   .column .overlay {
    width: 100%;
    bottom: 0px;
    position: absolute;
    overflow: hidden;
    margin: auto;
    left: 0;
    right: 0px;
    height: 0px;
    background: transparent linear-gradient(180deg, #20295000 0%, #202950 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029;
border-radius:36px ;
opacity: 0.93;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: start;
    backdrop-filter: blur(3px);
    transition: .5s ease;
    padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
    
  }
  .overlay>div,.overlay .text-over{
      padding: 10px;
  }

.column:hover .overlay{
    height: 100%;
}
.overlay .text-white{
    font: normal normal bold 18px/43px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.overlay p{
    font: normal normal normal 14px/32px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.or{
    font: normal normal bold 30px/49px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.or{
    position: relative;
}

@media only screen and (max-width:650px){
    .compount-clientss-column{
        flex: 100%;
        
        
    }
}
@media (min-width: 1025px){
    .or span::after, .or span::before {
        content: "";
        background-color: rgb(61 74 108);
        border: 1px solid rgb(61 74 108);
        display: inline-block;
        width: 450px;
        height: 2px;
        
        position: absolute;
        bottom: 25px;
    }
    .or span::before {
        left: -110px;
    }
    .or span::after{
        right:-80px;
    }
}
   /*end-sassproduts*/
   /*start-Question mark*/
   .component-mark{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px #0000000F;
    border-radius: 26px;
   }
   .row-mark {
       padding: 0px;
       margin: 0px;
   }
   .p-mark{
    font: normal normal bold 30px/68px Nunito;
    letter-spacing: 0px;
    color: #202950;
    opacity: 1;
    text-align: center;
    position: relative;
   }
   .p-mark::after{
       content: "?";
       font: normal normal bold 171px/22px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 0.04;
position: absolute;
text-align: center;
top: 42%;
align-content: center;
right: 46%;
   }
   .mark-img{
       width: 100%;
       height: 200px;
   }
   @media (min-width: 1025px){
       .component-sassproduts{
           position: relative;
       }
   .animation__shapes,.animation__shapes-2 {
    position: absolute;
    
    bottom: 0px;
    
}
.animation__shapes-2 {
    right: 0px;
    bottom: -354px;
    z-index: 10;
}
.animation__shapes{
    left: 0;
   
    bottom: -348px;
    z-index: 10;
}
.animation__shapes img,.animation__shapes-2 img{
    width: 230px;
    height: 438px;
}
   }
   @media (max-width: 1024px){
    .animation__shapes,.animation__shapes-2 {
        display: none;
    }
   }
   /*end-start-Question mark*/
   /***/

   .compont-header{
    margin-top: 129px;
   }
   .title-hader{
    font: normal normal bold 40px/50px Nunito;
    letter-spacing: -0.14px;
    color: #FFFFFF;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 10px;
    
   }
   .title-hader span{
    color: #FED217;
   }
   .title-hader::after {
    content: "";
    background-color: #FFFFFF;
    border: 5px solid #FFFFFF;
    display: inline-block;
    position: absolute;
    width: 170px;
    height: 5px;
    bottom: -9px;
    
}
[dir="ltr"] .title-hader::after{
    left: 0px;
}
[dir="rtl"] .title-hader::after{
    right: 0px;
}
.form-hader label{
    font: normal normal bold 24px/31px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.p-hader{
    font: normal normal 600 18px/30px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.form-hader .input-group{
    background: #F0F0F0 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1;
    align-items: center;
}
.form-hader .input-group::placeholder{
    font: normal normal normal 14px/24px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 0.5;
}   
.link-businessr{
    background: #2095D3 0% 0% no-repeat padding-box;
border-radius: 8px;
opacity: 1;
border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
    font: normal normal normal 14px/24px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
width: 164px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 45px;
    

}
[dir="rtl"] .link-businessr{
    margin-left: 5px;
}
[dir="ltr"] .link-businessr{
    margin-right: 5px;
}
.form-hader input{
    border: 0px;
    line-height: 2.5;
}
@media (min-width: 1025px){
    .compont-header{
        position: relative;
    }
    .animation__shapes-hader{
       z-index: 0;
       
        top:-6px;
        position: absolute;
    }
    [dir="ltr"] .animation__shapes-hader{
        right: 0;
            }
    [dir="rtl"] .animation__shapes-hader{
left: 0px;
    }
    .animation__shapes-hader img{
width: 400px;
height: 200px;
    }
    .animation__shapes-hader-back{
        z-index: 5;
        top: 92px;
    position: absolute;
    }
    [dir="ltr"] .animation__shapes-hader-back{
        left: -225px;
    }
    [dir="rtl"] .animation__shapes-hader-back{
       right: -225px;
    }
    .animation__shapes-hader-back img{
        width: 499px;
    height: 480px;
    }  
    [dir="rtl"] .animation__shapes-hader-back img{
        transform: rotate(
182deg
);
    }
}
@media (max-width: 1024px){
    .animation__shapes-hader,.animation__shapes-hader-back{
        display: none;
    }
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: Transparent !important;
    background-color: #fff;
}
.btn-outline-secondary:hover{
background-color: #FFFFFF;
color:#6c757d ;
}
/*start-our-clent*/
.defintion-or h6{
    font: normal normal bold 24px/79px Nunito;
letter-spacing: 2.88px;
color: #202950;
text-transform: uppercase;
opacity: 1;
}
.defintion-or h5{
    font: normal normal 800 40px/52px Nunito;
    letter-spacing: 0px;
    opacity: 1;
}
.defintion-or span{
    color: #FED217;
}
/*end-our-clent*/
/*start-media*/
.component-title-our span{
    font: normal normal 600 24px/68px Nunito;
letter-spacing: 0px;
color: #FED217;
opacity: 1;
}
.component-title-our h6{
    font: normal normal bold 40px/70px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.component-title-our p{
    font: normal normal normal 16px/26px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.media-client-img img{
    width: 167px;
    height: 145px;
    margin: 0px 10px;
    -webkit-filter: none; filter: none; 

}
@keyframes moveSlideshow {
    100% { 
      transform: translateX(-66.6666%);  
    }
  }
@media (min-width: 990px){
    .media-client-img{
        width: 90%;
        margin: auto;
    }
}

.media-client-img{
    
    align-items: center;
    overflow-x: auto;
    cursor: pointer; 
    transform: translate3d(0, 0, 0);
}
.media-client-img::-webkit-scrollbar{
    width: 0px;
}

/*end-media*/
/*sass-products*/
[dir="rtl"] .link-business i{
    transform: rotate(
182deg
);
}
.img-sass{
width: 70%;
height: 500px;
margin: auto;
display: flex;
}


@media (max-width:320px){
    .img-sass{
        width: 200px !important;
        height: 200px !important;
        
        }
}
@media (max-width: 768px){
    .img-sass{
        width: 350px;
        height: 300px;
        
        }
}
.defintin-ask{
    
    opacity: 1;
    letter-spacing: 0px;
}
.defintin-ask h5{
    font: normal normal 500 38px/68px Nunito;
    color: #FFFFFF;
    text-transform: capitalize;
    
}
.defintin-ask h6{
  
    font: normal normal 500 28px/68px Nunito;
color: #2095D3;
text-transform: capitalize;
}
/*end-sass-products*/
/*digital-marketing*/

@media (min-width: 768px){

.row-sales{
    width: 80%;
    margin: auto;
}
}
.row-sales{
    font: normal normal 600 18px/42px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.row-sales ul li{
    margin-left: 19px;
    list-style: circle;
}
.salls-img{
    width: 100%;
    height: 382px;
}
.title-tec{
    font: normal normal bold 40px/70px Roboto;
letter-spacing: 0px;
color: #202950;
opacity: 1;
text-transform: capitalize;
}
.media-website-img{
    display: flex;
    align-items: center;
    overflow-x: auto;
    justify-content: center;
    
}
.media-website-img::-webkit-scrollbar{
    width: 0px;
}
.media-website-img>div{
    margin: 0px 10px;
    width: 180px;
    padding: 20px;
}
.tec-img-title{
    border: 1px solid #F0F0F0;
    border-radius: 10px;
    opacity: 1; 
}
@media (min-width: 990px){
    .media-website-img{
        width: 90%;
        margin: auto;
    }
}
.media-website-img img{
    width: 60px;
    height: 60px;
}
.media-website-img  span{
    display: block;
    font: normal normal bold 20px/50px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.row-business .col-md-6 {
    width: 50% !important;

}
[dir="ltr"] .row-business .col-md-6 {
margin-right: 10px;
}
[dir="rtl"] .row-business .col-md-6 {
    margin-left: 10px;
    }
.form-hader .input-group input,.btn-outline-secondary{
    background: #F0F0F0 0% 0% no-repeat padding-box;
}
[dir="rtl"] .link-businessr i{
    transform: rotate(
173deg);
}

/*end-digital-marketing*/
/*food-code*/
.img-flowers{
    width: 60%;
    margin: auto;
    height: 548px;
}
.text-food img{
    width: 55%;
    height: 540px;
    margin: auto;
}
@media (max-width: 990px){
    .img-flowers,.text-food img{
        height: 300px;
    }
}
.span-food{
  
color: #FED217;
}
.text-food p{
    font: normal normal normal 16px/32px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.text-food .number-folloowers .name ,.text-food .number-folloowers .number{
    color: #FFFFFF !important;
}
.text-fllowers{
    font: normal normal bold 40px/43px Nunito;
letter-spacing: -1px;
color: #202950;
opacity: 1;
text-transform: capitalize;
}
.title-name{
    font: normal normal 800 40px/52px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
text-transform: capitalize;
}
.component-Followers p{
    font: normal normal bold 20px/41px Nunito;
    letter-spacing: 4px;
    color: #5B6B88;
    text-transform: uppercase;
    opacity: 1;
}
/*end-food-code*/
/*php-from*/
.title-php{
    font: normal normal bold 30px/55px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
[dir="ltr"] .title-php-from a i{
margin-right: 10px;
}
[dir="rtl"] .title-php-from a i{
    margin-left: 10px;
    transform: rotate(
180deg);
    }
    .title-php-from a i{
        color: #2095D3;
    }
    #exampleModal .modal-header{
        border: 0px;
    }
    #exampleModal .modal-body img{
        width: 140px;
height: 140px;
    }
    #exampleModal .modal-body h6{
        font: normal normal bold 22px/55px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
    }
    #exampleModal .modal-body p{
        font: normal normal normal 14px/26px Nunito;
        letter-spacing: 0px;
        color: #202950;   
    }
    .modal-footer a{
        background: #2095D3 0% 0% no-repeat padding-box;
border-radius: 8px;
opacity: 1;
font: normal normal 600 16px/24px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
padding: 10px 30px;
    }
/*end-from*/
/*our-client*/
.box img{
     
    width: 120px;
    height: 130px;  
}
@media (max-width:990px){
    .box img{
        
        width: 100%;
        height:100px;  
    }  
}
@media (max-width:440px){
    .box img{
        
        width: 100%;
        height:70px;  
    }  
}

@media only screen and (max-width: 640px){
.compount-clientss-column {
    flex: 33%;
}

.hv1
{
    height: 120px;
}
.hv2
{
    height: 57px;
}
.hv3
{
    height: 90px;
}
.hm1
{
    height: 300px;
}

}
.carousel-index .carousel-indicators {
    bottom: -25px;
}
.carousel-index .carousel-indicators button {
    width: 15px;
    height: 15px;
    border: 0px;
    background: #FED217 0% 0% no-repeat padding-box;
    border-radius: 60px;
    opacity: 0.5;
    margin: 0px 5px;
}
.carousel-index .carousel-indicators .active {
        opacity: 1 !important;
        width: 35px;
height: 15px;
    }

/*end-our*/
/*start-portfolio*/
.title-portfolia p{
    font: normal normal normal 14px/26px Nunito;
    letter-spacing: 0px;
    color: #5B6B88;
    opacity: 1;
}
.nav-portfolia{
    border: 0px;
    padding-bottom: 10px;
}
.nav-portfolia button{
    background-color: transparent;
    font: normal normal 500 16px/21px Nunito;
letter-spacing: 0px;
border: 0px;
color: #FCFCFF;
opacity: 0.6;
margin: 0px 14px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    border: 0px;
    border-color:transparent!important;
}
.nav-portfolia .nav-link.active {
    background-color: transparent;
opacity: 1 !important;
   border-bottom: 8px solid #FED217 !important;
    border-color:0px 0px !important;
    color: #FCFCFF;
    border: 0px;

}
@media (max-width: 990px){
    .nav-portfolia .nav-link{
        padding: 0.5rem 0.5rem !important;
    }
}
/*end-portfolio*/
/*start-careers*/
.title-careers span{
    font: normal normal normal 14px/18px Nunito !important;
letter-spacing: 3.04px;
color: #FFFFFF !important;
text-transform: uppercase;
opacity: 1;
}
.title-careers h5{
    font: normal normal bold 25px/40px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
text-transform: lowercase !important;
}
.title-careers{
    font: normal normal bold 30px/55px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.our-careers p{
    font: normal normal normal 16px/26px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.nav-tabse-carees  button{
    border: 0px;
}
.nav-tabse-carees  button{
    background-color: transparent;
    border: 0px;
}
.nav-tabse-carees .nav-link{
    letter-spacing: 0px;
color: #202950;
opacity: 0.6;
font: normal normal bold 16px/33px Nunito;
padding: 0px 30px;
}
.nav-tabse-carees .nav-link.active {
    border: 0px;
    
letter-spacing: 0px;
color: #202950;
opacity: 1;
border-bottom:4px solid #FED217;;

}
.col-careers{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 10px #0000000F;
    border: 1px solid #F0F0F0;
    border-radius: 10px;
    opacity: 1;
    padding: 20px; 
    position: relative;
}
.col-careers h6{
    font: normal normal bold 25px/30px Nunito;
    letter-spacing: 0px;
    color: #202950;
    opacity: 1;
}
.col-careers p{
    font: normal normal normal 16px/26px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.col-careers a{
    background: #2095D3 0% 0% no-repeat padding-box;
border-radius: 8px;
opacity: 1;
font: normal normal normal 14px/24px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
padding: 10px 20px;
}

@media (min-width: 990px){
    .row-careers>*{
       
        width: 30.333333%;
    }

}
@media (min-width: 768px) and (max-width: 990px){
    .row-careers>* {
        flex: 0 0 auto;
        width: 45%;
    }
}

[dir="ltr"] .row-careers>div:not(:last-child){
    margin-right: 30px;
}
[dir="rtl"] .col-careers{
    margin-left: 30px;
}
.col-careers>div{
    align-items: start;
    display: grid;
    grid-gap: 2px;
    position: relative;
    grid-auto-flow: row;
    grid-template-rows: 0.2fr 1fr 0.2fr;
}
.form-index .input-group button{
    background-color: transparent;
    background: #EBEBEB29 0% 0% no-repeat padding-box;
}
.form-index .input-group button i{
    width: 16px;
height: 16px;
color: #5B6B88;
}
.form-index .input-group input{
    border: 0px;
    background: #EBEBEB29 0% 0% no-repeat padding-box;
}
.form-index .input-group input::placeholder{
    
font: normal normal normal 16px/26px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.form-index .input-group{
    background: #EBEBEB29 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 30px #0000000D;
border: 1px solid #EFEFEF;
border-radius: 3px;
opacity: 1;
border: 0px;
}
.col-h6-energy{
    font: normal normal bold 20px/44px Nunito;
letter-spacing: -1px;
color: #0D1317;
opacity: 1;
}
.col-p-energy{
    font: normal normal 600 18px/30px Nunito;
letter-spacing: 0px;
color: #1D3444;
opacity: 1;
}
/*end-careers*/
/*start-apply-careers*/
.component-h6{
    font: normal normal bold 35px/40px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;

}
.component-h6 i{
    color: #2095D3;
    font-size: 40px;
}

.col-difintion-careers span,.col-difintion-careerse span{
    font: normal normal normal 25px/26px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.col-difintion-careers  p,.col-difintion-careerse p{
    font: normal normal 600 16px/26px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;   
}
.col-apply{
    
    background: #F0F0F0 0% 0% no-repeat padding-box;
    opacity: 1;
}
.h6-apply{
    font: normal normal bold 30px/55px Roboto;
letter-spacing: 0px;
color: #202950;
opacity: 1;
margin-bottom: 10px;
}
.ul-apply  li{
    font: normal normal 600 14px/26px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
margin-bottom: 5px;
display: flex;
    align-items: center;

}
[dir="ltr"] .ul-apply li{
    margin-left: 25px;
}
[dir="rtl"] .ul-apply  li{
    margin-right: 25px;
}
[dir="ltr"] .ul-apply  li::before{
left: -3px;
}
[dir="rtl"] .ul-apply  li::before{
    right:-3px;
    }
.ul-apply {
    position: relative;
}
.ul-apply  li::before{
    content: "";
    position: absolute;
    
    display: flex;
    align-items: center;

    width: 10px;
    height: 10px;
    border-radius: 50px;
    background-color: #FED217;
  }
/*end-apply-careers*/
/*start-clients*/
.clients-img img{
    width: 86%;
    height: 500px;
    margin: auto;
    display: flex;
}
.row-services-indexe img{
    width: 100%;
    height: 400px;
}
.titleclients{
    
font: normal normal 800 40px/45px Nunito;
letter-spacing: -1px;
opacity: 1;
color: #1D3444;
text-transform: capitalize;
}
.titleclients span{
color: #FED217;
display: block;
}
.pa-clients{
    font: normal normal 600 16px/30px Nunito;
letter-spacing: 0px;
color: #5B5B5B;
opacity: 1;
margin-top: 10px;
}
.number-client{
    font: normal normal bold 36px/50px Nunito;
letter-spacing: 0px;
color: #2095D3;
opacity: 1;
}
.title-client{
    font: normal normal bold 18px/25px Nunito;
    letter-spacing: 0px;
    color: #0D1317;
    opacity: 1;  
}
.p-client{
    font: normal normal 600 14px/28px Nunito;
letter-spacing: 0px;
color: #5B5B5B;
opacity: 1;
}
.titleclients-tow{
    font: normal normal 600 30px/40px Nunito;
letter-spacing: -1px;
color: #0D1317;
opacity: 1;
}
.component-media-cclients h6{
    font: normal normal 600 30px/56px Nunito;
letter-spacing: -1.17px;
color: #0D1317;
opacity: 1;
}
.component-media-cclients{
    position: relative;
}
[dir="ltr"] .row-services-indexe .owl-nav,[dir="ltr"] .row-services-indexe .owl-nav{
    right: 0px;
}
[dir="rtl"] .row-services-indexe .owl-nav,[dir="rtl"] .row-services-indexe .owl-nav{
    left: 0px;
}
.row-services-indexe .owl-nav, .row-services-indexe .owl-nav{
    
    top: -108px;
    position: absolute;
    display: block !important;
}
.row-services-indexe .owl-nav button.owl-next, .row-services-indexe .owl-nav button.owl-prev{
    width: 42px;
height: 42px;
border-radius: 50%;
background-color:#2095D3 !important ;
font-size: 27px !important;
color: #fff !important;
margin: 10px;
}
.row-services-indexe .owl-nav button.owl-next.disabled,
.row-services-indexe .owl-nav button.owl-prev.disabled
{
    opacity: 0.5;
}
.component-afwme .row{
    margin: 0px;
}
.col-afwme h6{
    font: normal normal bold 34px/52px Nunito;
letter-spacing: -1px;
color: #FFFFFF;
opacity: 1;
}
.col-afwme p{
    font: normal normal 600 16px/40px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1; 
    
    padding-top: 20px;
}
.img-afwme{
    width: 100%;
    height: 100%;
}
.white-client h6,.white-client p,.white-client .title-client,.white-client .number-client {
    color: #fff;
}
.white-client .title-client,.white-client .number-client {
margin-bottom: 10px;

}
.col-defintion-video h6{
    font: normal normal bold 38px/56px Nunito;
letter-spacing: -1px;
color: #FFFFFF;
text-transform: capitalize;
opacity: 1;
}
.col-defintion-video p{
    font: normal normal 600 14px/30px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
margin-top: 20px;
}
.title-video h6{
    font: normal normal bold 16px/41px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.video-img  img{
    width: 60px;
    height: 60px;
}
.video-img span{
    font: normal normal 600 16px/30px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
[dir="ltr"] .title-video{
    margin-left: 20px;
}
[dir="rtl"] .title-video{
    margin-right: 20px;
}
.component-video{
    border-radius: 20px;
opacity: 1;
}
.component-video{
    
    align-items: center;
    width: 100%;
    justify-content: center;
    position: relative;
    
}
.video-play {
    width: 94px;
    height: 33px;
    position: absolute;
    background-image: url(../img/Play\ Icon.png);
    background-repeat: no-repeat;
    z-index: 5;
    background-size: cover;
    cursor: pointer;
    margin-left: 30px;
    bottom: 26px;
    z-index: 999;
}
video {
    border-radius: 20px;
    height: 100%;
    width: 100%;
    z-index: 100;
}
/*end-clients*/
/*end-africon*/
.h6-other{
    text-align: center;
font: normal normal bold 40px/50px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.card-products{
    border: 0px;
    background: #F0F0F0 0% 0% no-repeat padding-box;
border-radius: 10px;
opacity: 1;
}
.card-products .card-img img{
    width: 270px !important;
    height: 237px;
margin: auto;
}
.card-products .card-title{
    font: normal normal bold 30px/30px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
text-transform: capitalize;
}
.card-products p{
    font: normal normal normal 16px/26px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.row-other {
    width: 85%;
    margin: auto;
}
.h6-our-client{
    text-align: center;
font: normal normal bold 33px/28px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
text-transform: capitalize;
position: relative;

}
.component-img-africon{
    top: -55px;
    position: relative;

}

.h6-our-client span{
    color: #FED217;
}
.col-defintion-africon{
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}
.col-defintion-africon p{
    font: normal normal normal 16px/32px Nunito;

}
.col-defintion-africon h6{
    font: normal normal bold 24px/32px Nunito;
    text-transform: capitalize;

}
.col-defintion-africon img{
    width: 60px;
    height: 60px;
    
    bottom: 29px;
    position: relative;
    
}
[dir="ltr"] .col-defintion-africon img{
    margin-right: 17px;
}
[dir="ltr"] .col-defintion-africon img{
    margin-left: 17px;
}
.hear-img{
    
    width: 145px;
    height: 140px;
    display: block;
}
.component-our-expertise .row{
    margin: 0px;
}
.taxt-ul-africon{
    font: normal normal 600 18px/36px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.img-our-expertise{
    background-image: url(../img/patterns-5.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 48px;
    background-position-y: center;
    height: 416px;
    padding: 0px;
}

.img-our-expertise img{
    width: 80%;
    height: 300px;

}
.btn-primary-technolgies{
    border: 1px solid #FED217;
border-radius: 8px;
opacity: 1;
color: #FFFFFF;
font-size:16px;
text-transform: capitalize;
}
.btn:hover {
    color: #8ec744;
}
.coponent-Technologies h6{
    font: normal normal medium 24px/32px Roboto;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.component-Web-Features p{
    font: normal normal normal 16px/26px Nunito;
    letter-spacing: 0px;
    color: #5B6B88;
    opacity: 1;
}
.title-featu{
    font: normal normal bold 25px/41px Nunito;
letter-spacing: 0px;
color: #172B4D;
opacity: 1;
}
.title-featu-tow{
    font: normal normal bold 24px/36px Nunito;
letter-spacing: 0px;
color: #000000;
opacity: 1;
}
.col-img-africon{
    z-index: 100;
    position: relative;
    bottom: -114px;
    padding: 0px;
}
.col-img-africon img{
    width: 100%;
    height: 500px;
}

.section-apply-careers .row{
    margin: 0px;
}
[dir="ltr"] .component-Web-Features .row{
   margin-left: 7%; 
}
@media (min-width: 1200px) { 
    [dir="rtl"] .col-difintion-careers{
        margin-right: 15%;
    }
    [dir="ltr"] .col-difintion-careers{
        margin-left: 15%;
    }
    [dir="ltr"] .h6-our-client{
        left:-69px;
    }
    [dir="rtl"] .h6-our-client{
        left:-69px;
    }
    [dir="ltr"] .component-h6 i{
        left: -46px;
    }
    [dir="rtl"] .component-h6 i{
        right: -46px;
    }
    .component-h6{
        position: relative;
    }
    .component-h6 i{
       
        position: absolute;
    }
 }
 @media (max-width: 990px){
    .btn-primary-technolgies{
        margin-bottom: 10px;
    }
    .col-img-africon img {
        height: 400px;
    }
    .col-defintion-africon {
        display: grid !important;
    }
    .row-other {
        width: 100%;

    }
    .card-products .card-img img {
        width: 100%!important;

    }
    .row-hear .col-md-6 {
        display: grid !important;
    }
    .col-defintion-africon img{
        display: none;
    }
 }
/*end-africon*/
/*start-about-us*/
.row-about img{
    width: 80px;
    height: 80px;
}
.number-about{
    font: normal normal bold 30px/46px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}
.text-aboute{
   
letter-spacing: 2.4px;
color: #FFFFFF;
opacity: 1;
}
.text-aboute h5{
    font: normal normal bold 30px/50px Nunito;
    letter-spacing: 0px;
}
.text-aboute h6{
    font: normal normal 600 18px/18px Nunito;
letter-spacing: 4.56px;
color: #FED217;
text-transform: uppercase;
opacity: 1;
}
.text-aboute p{
    text-align: center;
font: normal normal bold 16px/26px Nunito;
}
.text-about{
    font: normal normal bold 12px/26px Nunito;
letter-spacing: 2.4px;
}
.title-our-mission{
    font: normal normal bold 38px/55px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
text-transform: capitalize;
position: relative;
}
[dir="ltr"] .title-our-mission{
    
    left: -29px;
}
[dir="rtl"] .title-our-mission{
    
    right: -29px;
}
.component-is{
    font: normal normal bold 60px/55px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
-webkit-text-stroke: 1px black;
}
.defintion-our-mission h6{
    font: normal normal bold 33px/42px Nunito;
    letter-spacing: -1px;
    color: #202950;
    opacity: 1;
}
.defintion-our-mission p{
    font: normal normal bold 16px/32px Nunito;
letter-spacing: 0px;
color: #5B6B88;
opacity: 1;
}
.component-img-about {
    position: relative;
    top: -45px;
}
.defintion-our-Values h6{
    font: normal normal bold 30px/54px Nunito;
    letter-spacing: -0.67px;
    color: #202950;
    opacity: 1;
}
.defintion-our-Values p{
    font: normal normal bold 16px/32px Nunito;
    letter-spacing: 0px;
    color: #5B6B88;
    opacity: 1;
}
.text-teme p{
    font: normal normal normal 16px/26px Nunito;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1; 
}
.team-slider{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;  
}
.team-slider img{
    width: 200px !important;
    height: 200px;
}
.defintion-team h6{
    font: normal normal bold 23px/44px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.Job-title{
    font: normal normal normal 16px/32px Nunito;
letter-spacing: 0px;
color: #202950;
opacity: 1;
}
.social ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
   
}
.social ul li{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #202950;
    display: flex;
    align-items: center;
    justify-content: center;
   
}
[dir="ltr"] .social ul li{
    margin-right:10px ;
}
[dir="rtl"] .social ul li{
    margin-left:10px ;
}
.social ul li .icon {
    font-size: 14px;
    color: #ffff;
   
}
.component-team-slider .owl-dots{
    display: none;
}
.component-team-slider .owl-nav{
    text-align: center;
    margin-top: 10px;
    
}
.component-team-slider .owl-nav button.owl-next, .component-team-slider .owl-nav button.owl-prev{
    background: #2095D3 0% 0% no-repeat padding-box ;
    border-radius: 50px;
    opacity: 1;
    width: 40px;
height: 40px;
margin: 10px;
color: #fff;
font-size: 25px !important;

}
.component-team-slider .owl-nav button.owl-next.disabled,
.component-team-slider .owl-nav button.owl-prev.disabled

{
    opacity: 0.5;
}
[dir="ltr"] .defintion-team{
    margin-left: 20px !important;
}
[dir="rtl"] .defintion-team{
    margin-right: 20px !important;
}
@media (max-width: 990px){
.team-slider{
    
    display: grid !important;
}
.team-slider img{
    width: 100% !important;
}
.defintion-team{
    padding-top: 5px !important;
    padding-bottom: 5px;
    text-align: center;
}
}
.row-about{
    margin: 0px;
}
/*end-about-us*/
/*cheet*/
.chat-box{
	position: fixed;
    right: 20px;
    bottom: 75px;
   
    width: 300px;
    border-radius: 5px 5px 0px 0px;
    z-index: 100;
    background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 7px 14px #32325D1A;
border-radius: 10px;
opacity: 1;
}
.msg-insert{
    background: #F6F9FC 0% 0% no-repeat padding-box;
    opacity: 1;
    height: 71%;
    padding-top: 15%;
    overflow: auto;
    padding-right: 5px;
    padding-left: 5px;
    display: grid;
}
.btn-sand img{
    width: 26px;
height: 26px;
}
.chat-head{
	width: inherit;
	height: 45px;
	background: #fff;
	border-radius: 5px 5px 0px 0px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chat-2{
	position: fixed;
	width: 60px;
	height: 60px;
	background: transparent;
	border-radius: 50%;
	border-radius: 5px 5px 0px 0px;
	right: 12px;
    bottom: 20px;
    cursor: pointer;
}
.chat-2 img{
    width: 60px !important;
    height: 60px !important;
}
.chat-head h2{
	font: normal normal 400 14px/18px Nunito;
letter-spacing: 0px;
color: #1C2238;
opacity: 1;
	padding: 0 ;
display: inline-block;
    margin: 0px;
    text-transform: uppercase;
}
[dir="ltr"] .chat-head h2{
    padding-left: 10px;
}
.chat-body-2 .img-chat{
    width: 10px;
    height:10px;
}
.msr-date{
    font: normal normal 400 14px/17px Nunito;
letter-spacing: 0px;
color: #838EAB;
opacity: 0.4;
}
.chat-body-2 .img-chat-2{
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.chat-body{
	height: 377px;
    width: inherit;
    overflow: auto;
   
	display: none;
}
.chat-text{
	position: absolute;
	bottom: 8px;
	height: 40px;
	width: inherit;
    background: #F9F9F9 0% 0% no-repeat padding-box;
border-radius: 35px;
opacity: 1;
}
.img-chat{
    width: 10px;
    height: 10px;
}
.chat-text textarea{
	width: inherit;
	height: inherit; 
	box-sizing: border-box;
	border: 1px solid #bdc3c7;
	padding: 10px;
	resize: none;
}
.msg-img-send{
    justify-self: start;
    justify-content: start;  
}
.msg-receive-start{
    justify-self: end;
    justify-content: end;
}
.data-tow{
    font: normal normal 400 12px/17px Nunito;
    letter-spacing: 0px;
    color: #838EAB;
    opacity: 0.4; 
padding: 0px 10px;
}
[dir="ltr"] .data-tow{
    text-align: right;
}
[dir="rtl"] .data-tow{
    text-align: left;
}
.btn-t{
    padding: 5px;
}
.btn-t img{
    
width: 12px;
height: 12px;
}
.msg-send{
	background: #E6EBF1 0% 0% no-repeat padding-box;
    font: normal normal 400 12px/14px Nunito;
    letter-spacing: 0px;
    color: #3C3C3F;
}
.msg-receive{
	background: #96C127 0% 0% no-repeat padding-box;
border-radius: 12px;
opacity: 1;
font: normal normal 400 12px/14px Nunito;
letter-spacing: 0px;
color: #FFFFFF;
opacity: 1;
}

.msg-send, .msg-receive{
	border-radius: 12px;
opacity: 1;
	padding: 5px 5px 5px 10px;
	margin: 10px;
	
	line-height: 30px;
	position: relative;
	
}

.chat-text input{
    border: 0px;
    background-color: #F9F9F9;
    width: 150px;
}
.chat-text input::placeholder{
    font: normal normal normal 12px/14px Gilroy-Regular ☞;
letter-spacing: 0px;
color: #65666B;
opacity: 1;
}
/*end-cheet*/
/*spaner*/
.spinner {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 1000000;
    display: flex;
    
    
  justify-content: center;
}
.spiner-img{
    width: 140px;
    display: flex;
    justify-content: space-between;
    margin-top: 55%;
    display: flex;
    position: absolute;
    animation-duration: 3s;
    animation:  pulse 5s ease infinite;
    
}
  .dots-container,.spiner-img img {
    width: 340px;
    display: block;
    justify-content: space-between;
    margin: auto;
    position:absolute;
  }
  
  .pulse-dot {
    width: 22px;
    height: 22px;
    border-radius: 25px;
    
  }
  
  .pulse-dot-1 {
    opacity: 0.5;
    animation: pulse 1.5s ease infinite;
    background-color: #1A99DB;
  }
  
  .pulse-dot-2 {
    animation: pulse 1.5s ease infinite;
    animation-delay: 0.5s;
    background-color: #96C127;
  }
  
  .pulse-dot-3 {
    animation: pulse 1.5s ease infinite;
    animation-delay: 1s;
    background-color: #FED217;
  }
  
  @keyframes pulse {
    0% {
      opacity: 0.4;
      transform: scale(1, 1);
    }
  
    50% {
      opacity: 1;
      transform: scale(1.2, 1.2);
    }
  
    100% {
      opacity: 0.4;
      transform: scale(1, 1);
    }
  }
  .img-send img{
      width: 30px;
      height: 30px;
  }
  /*****/
  
  #panel .compount-clientss-column{
    animation: moveSlideshowee 12s linear infinite;

  }
    
  
  #panel .compount-clientss-column:hover {
    animation-play-state: paused;
  }
  @keyframes moveSlideshowee {
    100% { 
      transform: translatey(-66.6666%);  
    }
  }
  
  .sk-folding-cube {
    margin: 40px auto;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
  }
  
  .sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); 
  }
  .sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
            animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
  }
  .sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
            transform: scale(1.1) rotateZ(90deg);
  }
  .sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
            transform: scale(1.1) rotateZ(180deg);
  }
  .sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
            transform: scale(1.1) rotateZ(270deg);
  }
  .sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s; 
  }
  .sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  @-webkit-keyframes sk-foldCubeAngle {
    0%, 10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
              transform: perspective(140px) rotateX(-180deg);
      opacity: 0; 
    } 25%, 75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
              transform: perspective(140px) rotateX(0deg);
      opacity: 1; 
    } 90%, 100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
              transform: perspective(140px) rotateY(180deg);
      opacity: 0; 
    } 
  }
  
  @keyframes sk-foldCubeAngle {
    0%, 10% {
      -webkit-transform: perspective(140px) rotateX(-180deg);
              transform: perspective(140px) rotateX(-180deg);
      opacity: 0; 
    } 25%, 75% {
      -webkit-transform: perspective(140px) rotateX(0deg);
              transform: perspective(140px) rotateX(0deg);
      opacity: 1; 
    } 90%, 100% {
      -webkit-transform: perspective(140px) rotateY(180deg);
              transform: perspective(140px) rotateY(180deg);
      opacity: 0; 
    }
  }