

@font-face {
    font-family: 'Cocon_NextArabic-Light';
    src: url('../fonts/custom_font/Cocon_NextArabic-Light.otf') format('opentype');
}
@font-face {
    font-family: 'Cocon_NextArabic-Regular';
    src: url('../fonts/custom_font/Cocon_NextArabic-Regular.otf') format('opentype');
}
@font-face {
    font-family: 'Cocon_NextArabic-Bold';
    src: url('../fonts/custom_font/Cocon_NextArabic-Bold.otf') format('opentype');
}
html {
	direction: rtl;
	unicode-bidi: embed; /* bidi-override */
}



/*--- About Us Section ----*/
.aboutus_section{
     padding-top: 100px;
    padding-bottom: 70px; 
    /*background: rgb(255,255,255);
background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 60%, rgba(249,249,249,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 60%, rgba(249,249,249,1) 100%);
background: linear-gradient(0deg, rgba(255,255,255,1) 60%, rgba(249,249,249,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f9f9f9",GradientType=1);*/
}
.aboutus_section .section-title {
  margin-bottom: 15px;

  color: #333;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.2;
  transition: .2s ease;

}

.aboutus_section .subtitle {
  text-transform: capitalize;
  font-size: 18px;
  color: #0969c4;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  font-weight: 500;
}
.aboutus_section p {
  font-size: 16px;
}
/***********  End  ********************************/

/*--- Our Solution Section ----*/
.oursolution_section{
     padding-top: 50px;
    padding-bottom: 40px; 

    background: rgb(5,45,174);
background: -moz-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: -webkit-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#052dae",endColorstr="#0aa2da",GradientType=1);
}

.oursolution_section .section-title {
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.2;
  transition: .2s ease;

}
.oursolution_section p {
   font-size: 16px;
  color: #fff;

}

.oursolution_section .subtitle {
  text-transform: capitalize;
  font-size: 18px;
  color: #fff;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  font-weight: 500;
}
/************  End *********/

/*--- About App Section ----*/
.aboutapp_section{
    position: relative;
    padding-top: 70px;
    padding-bottom: 50px; margin-bottom:50px;
}

/*.aboutapp_section:after {
  top: 0;
  right: 50%;
  content: " ";
  margin-right: -25px;
  position: absolute;
  border-top: 25px solid #0868c4;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}*/


.aboutapp_section .section-title {
  margin-bottom: 15px;

  color: #333;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 1.2;
  transition: .2s ease;

}
.aboutapp_section p {
  font-size: 16px;
}

.aboutapp_section .subtitle {
  text-transform: capitalize;
  font-size: 18px;
  color: #0969c4;
  font-family: 'Cocon_NextArabic-Regular', sans-serif;
  font-weight: 500;
}
/*******************/

/*--- About Plus Section ----*/
.aboutplus_section{
    padding-top: 100px; position: relative;
    padding-bottom: 100px; background-color:#f9f9f9;
}

.aboutplus_section:after {
  top: 0;
  right: 50%;
  content: " ";
  margin-right: -25px;
  position: absolute;
  border-top: 25px solid #0868c4;
  border-right: 25px solid transparent;
  border-left: 25px solid transparent;
}

.aboutplus_section .section-title {
  margin-bottom: 15px;

  color: #333;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize; 
  font-weight: 600;
  line-height: 1.2;
  transition: .2s ease;

}
.aboutplus_section p {
  font-size: 16px;
}

.aboutplus_section .subtitle {
  text-transform: capitalize;
  font-size: 18px;
  color: #0969c4;
 font-family: 'Cocon_NextArabic-Regular', sans-serif;
  font-weight: 500;
}
/*******************/
.footer-style{
   position:relative;
	padding-top:20px;
	padding-bottom:50px;
	background: rgb(5,45,174);
background: -moz-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: -webkit-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#052dae",endColorstr="#0aa2da",GradientType=1);
}

.footer-style .copyright{
	
	text-align:right;
	font-size:15px;
	color:#fff;
}
.footer-style .page-nav{
	position:relative; color:#fff;
}

.footer-style  .page-nav li{
	position:relative;
	margin-right:20px; color:#fff;
	display:inline-block;
}

.footer-style .page-nav li a{
	position:relative;
	color:#ffffff;
	font-size:16px;
}


/* Btn Style Four */

.btn-bdr-white{
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	padding: 12px 38px 12px;
	font-weight: 500;
	overflow: hidden;
	border-radius:50px;
	background: none;
	text-transform: capitalize;
	letter-spacing:1px;

     border: 2px solid #fff;
}

.btn-bdr-white .txt{
	position:relative;
	z-index:1;
}

.btn-bdr-white:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;color: #0868c4;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
	background-color:#fff;
}

.btn-bdr-white:hover::before{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.btn-bdr-white:hover{
	color: #0868c4;background-color:#fff;
}

.navbar-nav .btn {
  padding: .375rem .95rem;
    border-radius: 50px;
   
}
.navbar-nav .nav-link
{
    text-transform:uppercase;
}

.main-slide-two .social-lst{
    font-size:24px; color: #0868c4;
}
.main-slide-two .social-lst i{
    font-size:24px; color: #0868c4;
}


.section-title-border {
  position: relative;
  height: 5px;
  width: 30px;
  background: #0969c4;
  border-radius: 10px;
  margin-bottom: 20px;
  display: block;
}

.section-title-border::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 50%;
  background: #0969c4;
  border-radius: 10px;
  left: -60%;
  top: 0;
}

.section-title-border::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 25%;
  background: #0969c4;
  border-radius: 10px;
  left: -100%;
  top: 0;
}
.section-title-border.border-center {
  margin-right: calc(50% - 27px);
}
.section-title-border.border-white {
  background: #fff;
}

.section-title-border.border-white::before {
  background: #fff;
}

.section-title-border.border-white::after {
  background: #fff;
}

.section-title-border.border-inline {
  display: inline-block;
  margin-bottom: 5px;
}




/*.main-slide-two .content-column h1{
	 text-shadow: 0px 0px 4px rgba(255,255,255,0.9);
}

.main-slide-two .content-column .text{
	text-shadow: 0px 0px 4px rgba(255,255,255,0.9);
}*/



/* NAVBAR
----------------------*/

.nav-menu {
    padding: 1rem 0;
    transition: all 0.3s ease;
}

.nav-menu.is-scrolling,
.nav-menu.menu-is-open {
     background-color: rgba(0, 0, 0, 0.8);
  /*background: rgb(5,45,174);
background: -moz-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: -webkit-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#052dae",endColorstr="#0aa2da",GradientType=1);*/
    -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
}

.nav-menu.is-scrolling {
    padding: 0;

}

.navbar-nav .nav-link {
    position: relative; color:#fff; 
}

.navbar-nav .nav-link:hover {
    position: relative; color:#fff;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 1rem;color:#ebebeb;
        padding-right: 1rem;
        font-size: 14px;
        /*background-color:#1b46ff;*/ border-radius:20px !important;
    }
    .navbar-nav>.nav-item>.nav-link.active:after {
        /*content: "";
        border-bottom: 2px solid #fff; 
        left: 1rem;
        right: 1rem;
        bottom: 5px;
        height: 1px;
        position: absolute;*/
       
    }
    .navbar-nav>.nav-item>.nav-link.active {
       color:#fff; /*background-color:rgb(5,45,174);*/
       
    }
    .navbar-nav .nav-link:hover {
    position: relative; color:#fff !important;/*background-color:rgb(5,45,174);*/ opacity:0.5 !important;
}
}

@media (max-width:991px) {

    /*****/
    .nav-menu  {
        /*background-color:#0aa2da;*/
   /*background: rgb(5,45,174);
background: -moz-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: -webkit-linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
background: linear-gradient(-90deg, rgba(5,45,174,1) 0%, rgba(10,162,218,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#052dae",endColorstr="#0aa2da",GradientType=1);border-bottom:1px solid #fff;*/
}
    /******/

    .navbar-nav.is-scrolling {
        padding-bottom: 1rem;
    }
    .navbar-nav .nav-item {
        text-align: right;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
       color:#fff;
       
    }

}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}



