 @import url("seting.css");

 @import url("menu.css");

 html {

 	scroll-behavior: smooth;

 	padding-top: 60px;

 }

 *{

  transition: all .5s;

  font-family: DIN_NEXT_MEDIUM,Helveticaf_bold ;

  font-size: var(--font-link);

}

 .h-height{

  min-height: 100vh !important;

}

ul{

  list-style: none;

}

p{color: var(--linkColor3);}

img{max-width: 100%;}

.pt-100{

  padding-top:140px;

}

body,html{

  min-width: 340px;

  overflow-x: hidden;

  position: relative;

  height: 100vh;

  scroll-behavior: smooth;

}
.animate {
  opacity: 0;
}

#topUp{

  top: -71px;

  transition: top 0.3s;

  opacity: .9;

}

.navbar-nav form button{

  position: absolute; 

  right: 9%;

  top: 0;

}

@media (max-width : 1000px){

  .navbar-nav form button{

    right: 24%;

  }

  .navbar-nav form .open-search ~ button {

    right: 9%;

  }

}
@media (max-width : 990px){
  nav.navbar .navbar-collapse{flex-direction: column;}
  .navbar-nav{padding-right: 0;}
}
.navbar-nav form input{

  border: none;

  border-radius: 0;

}

.navbar-nav form .close-search{

  width: 0px;

}

.navbar-nav form .btn.focus, .navbar-nav form .btn:focus{box-shadow: none;}

.navbar-light .navbar-toggler-icon {

  background-size: 25px !important;

  margin: 10px 0 !important;

}

.navbar-light .navbar-toggler{outline: none;}



.navbar.none-background.shadow{

  box-shadow:none !important;

}





.navbar-light .navbar-nav .nav-link,

.OurWorks ul li a{

  color: var(--linkColor5) !important;

  border: none !important;

  border-bottom: solid 3px transparent; 



}

.navbar-expand-md .navbar-nav .nav-link{

  padding-right: .6rem;

    padding-left: .6rem;

}



.navbar-light .navbar-nav .active>.nav-link,

.navbar-light .navbar-nav .nav-link.active, 

.navbar-light .navbar-nav .nav-link.show, 

.navbar-light .navbar-nav .show>.nav-link ,

.navbar-light .navbar-nav .nav-link:focus, 

.navbar-light .navbar-nav .nav-link:hover{



  border: none!important;

  color: var(--linkColor7) !important;

  border-bottom: solid 1px var(--linkColor7)!important; 

  outline: none;

  transition: none;

}

.dropdown-menu{min-width: 6.5rem;opacity: 1;}

.dropdown-menu .dropdown-item h5{color: var(--linkColor7);}
.language.dropdown{
  padding: 0px 12px;
    width: 50px;
}

.language.dropdown i.fa-angle-down{

  color: #fff  ;

  border-radius: 0;

  padding: 0;

  background-color: #9A277F;

  line-height: 2.5;

  padding-left: 9px;

  cursor: pointer;

}

/* .navbar-light .navbar-nav .nav-item.dropdown .nav-link{color: #fff !important;} */


.language.dropdown .link{color: #fff !important; line-height: 2;}

.language.dropdown:hover .link{color: #fff !important;}

@media (max-width : 990px){
  .language.dropdown{margin:auto;}
}

.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item

{color: #9A277F !important;}



.navbar-expand-md .dropdown .dropdown-menu .dropdown-item:hover{color: #FFF !important;background-color: var(--linkColor7); }



.dropdown-menu.works{left: 900px;}

.dropdown-menu.works a{

  color: var(--linkColor3);

}





.navbar-light .navbar-nav .active>select.nav-link,

.navbar-light .navbar-nav select.nav-link.active, 

.navbar-light .navbar-nav select.nav-link.show, 

.navbar-light .navbar-nav .show>select.nav-link ,

.navbar-light .navbar-nav select.nav-link:focus, 

.navbar-light .navbar-nav select.nav-link:hover{

  border: none!important;

  color: #fff !important;

  background-color: var(--linkColor7); 

}



@media (max-width: 990px) {

  .navbar-light .navbar-nav select.nav-link{

    text-align: center;

    margin: auto;

    margin: 0 0 80px 0 !important; 

    /* width: 50%; */

  }

  nav.navbar {

    background-color: rgba(255,255,255,.9) !important;

  }

  nav.navbar .navbar-collapse {

    height: 100vh;

  }

  .navbar-light .navbar-nav li a{

   width: fit-content;

   margin: auto;

 }

 .navbar-nav.ml-auto{

  margin-left: initial !important;

}

}





@media (max-width: 767.98px){

  .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {

   text-align: center !important;

 }

 nav.navbar {



   /*	height: 100vh !important;*/

 }



}



.div-1,.div-2,.div-3{

  position: relative;

}



.hero-img{

  background-color: #fff;

  background-image: url(../images/bgTopLeft.png);

  background-size: 250px;

  background-position: right top;

  background-repeat: no-repeat;

  position: relative;

  overflow: hidden;





  grid-gap: 20px;

  grid-template-columns: repeat(3, 1fr);

  width: 100%;

  display: grid;









}

.top-img{

  display: block;

  margin: auto;



  width: 100%;

  background-image: url(../images/hero-images.png);

  background-position: center;

  background-size: cover;

}

.hero-img img{

  width: 100%;

  object-fit: cover;

}



.hero-img .logo-top{

  width: 200px;

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%,-50%);

  z-index: 1;

}

.hero-img .logo-top p{  

  color: #d1d1d1;

  font-size: 20px;

}

@media (max-width:767px){

  .hero-img .logo-top p{  

    color: #4f4f4f;

  }

}



.hero-img .botton-top,.footer .botton-top {



  width: 35px;

  position: absolute;

  left: 50%;

  transform: translateX(-50%);

  z-index: 2;

}

.hero-img .botton-top{  bottom: 30px;}

.hero-img .sinc-top{





  color: #707070;

  border-top: solid 1px #ee374b;

  padding: 4px 5px 0 5px;

  font-weight: 100 !important;

  position: absolute;

  left: 50%;

  bottom: 30px;

  transform: translateX(-50%);

  z-index: 1;

}

.hero-img .botton-top i,.footer .botton-top i{

 color: #fff;

 position: absolute;

 top:50%;

 left: 50%;

 transform:  translate(-50%,-50%);

}

.social-link{

  position: absolute;

  left: 1%;

  top: 50%;

  -webkit-transform: translate3d(0,-50%,0);

  transform: translate3d(0,-50%,0);

}

.social-link a {


  display: block;

}

.social-link a i{

 color: #707070;

 padding: 10px 0;

 font-size: 20px;

}

@media (max-width: 768px){

 .hero-img{

   display: block !important;

 }

 .div-1,.div-2,.div-3{

  position: absolute;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

}

.hero-img .sinc-top{



  bottom: 60px !important;



}

.social-link{

  top: 60% !important;

  left: 50%  !important;

  transform: translateX(-50%) !important;

}

.social-link a {

 display: inline;

 padding: 20px 5px;

}

}



.swiper-container {

  width: 100%;

  height: 100%;

}



.swiper-slide {

  text-align: center;

  font-size: 18px;

  background: #fff;

}



.swiper-pagination-bullet-active {

  opacity: 1;

  background: #707070;

}





.text-page{



}

.text-page .text-title{

  text-align: center;

  padding: 20px 0 60px 0;

}

.text-page .text-title img{

  width: 25px;

  

  margin-right: 10px;

}

.text-img{ position: relative;}

.text-img .img1 img

.text-img .img2 img{

 width: 100%;

 object-fit: cover;

}

.text-img .img1 {

  position: absolute;

  width: 7%;

  bottom: 0;

  left: 0;

}

.text-img .img2 {

   position: absolute;

  width: 90%;

  bottom: 0;

  left: 9%;

}

.tetx-content{}

.text-page .tetx-content p {

  text-align: left

}



.text-page .tetx-content p img{

  width: 100px;

}



.btn-purple,.btn-more{

  background-color: #9A277F;

  color: #fff;

  border-radius: 5px;

}

.btn-more{

    border-radius: 20px;

    padding: 5px 10px;

    background-color: var(--linkColor2);

}

.btn-more:hover{

  color: #fff;

  background-color: var(--linkColor7);

}

.about-box{

  margin: 20px;

}

.about-box .about-img{

  width: 10%;

}

.about-text{

  margin-top: 10px;

    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;

    padding: 20px;

    min-height: 200px;

}

.about-text h2{font-size: 22px;}

@media (max-width: 768px){

  .about-box{

    margin: 20px;

  }

}

.provider{

  border-bottom: 4px solid var(--linkColor6);

  padding: 50px 0;

  background-color:#d3d3d396;

  background-image: url('../images/provider.png');

  background-repeat: no-repeat;

  background-position: left center;

}

.provider h1{color: var(--linkColor7); font-weight: bolder;}

.provider .list p{display: inline-block;margin-left: 13px;}

/* ***************************************************************** */

/* .mix{display: none;} */

#our-work .shuffle{

  display: flex;

}

#our-work .shuffle li{

  background-color: transparent;

    border: none;

    padding: 6px 13px;

    outline: none;

    /* border-bottom: 1px solid var(--linkColor7); */

    margin-right: 15px;

    margin-bottom: 6px;

}

#our-work .shuffle li:hover,
#our-work .shuffle li.active{

  background-color: var(--linkColor7);

  color: #fff;

  border-radius: 5px;

}

@media(max-width:577px){
  #our-work .shuffle li  {
    margin-right: 0;
    font-size: 12px;
    padding: 6px 4px;
    text-align: center;
  }
  #our-work .shuffle li.active{

    background-color: transparent;
  
    color: var(--linkColor7);
  
  }
}

#our-work p{

  margin-top: 7px ; 

  margin-left: 10px;

}

#our-work .box{

  cursor: pointer;

  overflow: hidden;

  height: 250px;

  padding-bottom: 27px;



}



#our-work .box img{

  -webkit-transition: all .25s ease;

  -moz-transition: all .25s ease;

  -ms-transition: all .25s ease;

  -o-transition: all .25s ease;

  transition: all .25s ease;

  height: 100%;

  width: 100%;

  object-fit: cover;

}

#our-work .box:hover img{

  transform: scale(1.1);

  -webkit-transform: scale(1.1);

  -moz-transform: scale(1.1);

}

@media (min-width: 400px) and (max-width: 765px){

  #our-work .box img{width: 100%;}

}

#our-work .swiper-slide {

  text-align: center;

  font-size: 18px;

  background: #fff;

  width: 100%;



  /* Center slide text vertically */

  display: -webkit-box;

  display: -ms-flexbox;

  display: -webkit-flex;

  display: flex;

  -webkit-box-pack: center;

  -ms-flex-pack: center;

  -webkit-justify-content: center;

  justify-content: center;

  -webkit-box-align: center;

  -ms-flex-align: center;

  -webkit-align-items: center;

  align-items: center;

}





#our-work .swiper-container-horizontal>.swiper-pagination-bullets{

  bottom: 18px;

  left: -38%;

}



#our-work .swiper-pagination-bullet{

  background: #d4a20b;

  opacity: 1;

}

#our-work .swiper-pagination-bullet-active{

  background: var(--linkColor6) !important;

}

@media (max-width: 767px){

  #our-work .box {margin-bottom: 31px;}

}

/* *********************************************************************************** */

#our-team .box p{margin-top: 2em;}

#our-team .image-team {

  border-radius: 50%;

  overflow: hidden;

  /* border: 2px solid var(--linkColor6); */

  width: 188px;

  height: 188px;

  margin: auto;

}

#our-team p:last-child{color: var(--linkColor6);}

/* #our-team .social{position: relative;} */

#our-team .social a{

  position: relative;

  display: block;

  cursor: pointer;

  width: 40px;

  height: 40px;

  background-color: #fbfcff;

  margin: 6px;

  line-height: 3.1;

  border-radius: 50%;

 transition: .2s;

  color: var(--linkColor4);

}

#our-team .social a:hover::before{

  transform: scale(1.2);

  color: #f1f1f1;

  filter: blur(3px);

}

#our-team .social a:nth-child(1):hover::before{

   box-shadow: 0 0 15px #4267B2;

}

#our-team .social a:nth-child(2):hover::before{

   box-shadow: 0 0 15px #1DA1F2;

}

#our-team .social a:nth-child(3):hover::before{

   box-shadow: 0 0 15px #8a3ab9;

}

#our-team .social a:nth-child(4):hover::before{

   box-shadow: 0 0 15px #0e76a8;

}

#our-team .social a::before{

  content: "";

  position: absolute;

  width: 100%;

  height: 100%;

  transform: scale(0.9);

  transition: .5s;

  top: 0;

  left: 0;

  z-index: -1;

  border-radius: 50%;

}

#our-team .social a:nth-child(1):hover{

  color: #4267B2;

   box-shadow: 0 0 15px #4267B2;

   text-shadow: 0 0 15px #4267B2;

}

#our-team .social a:nth-child(2):hover{

  color: #1DA1F2;

   box-shadow: 0 0 15px #1DA1F2;

   text-shadow: 0 0 15px #1DA1F2;

}

#our-team .social a:nth-child(3):hover{

  color: #8a3ab9;

   box-shadow: 0 0 15px #8a3ab9;

   text-shadow: 0 0 15px #8a3ab9;

}

#our-team .social a:nth-child(4):hover{

  color: #0e76a8;

   box-shadow: 0 0 15px #0e76a8;

   text-shadow: 0 0 15px #0e76a8;

}

#our-team .social a:nth-child(1)::before{

  background-color:#4267B2

}

#our-team .social a:nth-child(2)::before{

  background-color: #1DA1F2;

}

#our-team .social a:nth-child(3)::before{

  background-color:#8a3ab9 ;

}

#our-team .social a:nth-child(4)::before{

  background-color: #0e76a8;

}







/* ************************************************************************************ */

#our-client .swiper-wrapper img{    

  height: 160px;

  object-fit: contain;

}

#our-client .swiper-container{

  min-height: 278px;

}

#our-client .swiper-container-horizontal>.swiper-pagination-bullets{

  bottom: 0;

}

/***************************************************************************************/
#contact-us{
  padding-top:100px ;
  margin-bottom: 185px;
}
#contact-us .info{margin-top: 60px;}

#contact-us .social i{

  color: var(--linkColor3);

  width: 30px;

  height: 30px;

  line-height: 2.2;

  border-radius: 52%;

}

 

#contact-us .social .fa-facebook-f:hover{

  border: 1px solid #4267B2;

  color: #4267B2;

}

#contact-us .social .fa-twitter:hover{

  border: 1px solid #1DA1F2;

  color: #1DA1F2;

}

#contact-us .social .fa-instagram:hover{

  border: 1px solid #8a3ab9;

  color: #8a3ab9;

}

#contact-us .social .fa-youtube:hover{

  border: 1px solid #FF0000;

  color: #FF0000;

}

#contact-us .social .fa-linkedin-in:hover{

  border: 1px solid #0e76a8 ;

  color: #0e76a8 ;

}



#contact-us .social .fa-linkedin:hover{

  border: 1px solid #0e76a8 ;

  color: #0e76a8 ;

}



#contact-us .contact i{color: var(--linkColor7); margin-right: 10px;}

#contact-us .contact i.fa-envelope ~ span{padding: 0 14px;}

/* *********************************************************************************** */

.footer{

  position: relative;

  padding: 60px 0;

  font-size: 15px;

  background-color: #aaaaaad6;

}
.footer p{
  color: #727170;
}

.footer .image{border-right: 1px solid var(--linkColor3);}

.footer .image img{

  max-width: 160px;

  filter: grayscale(100%);

  -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */

}





.footer div.col-6:last-of-type{padding-left: 60px;}

.footer a{

  /* color:  var(--linkColor3); */
  color: #727170;

  font-size: 13px;

}

.footer p{font-size: 13px;}



.footer .botton-top{top: -18px;}



@media (min-width: 1200px){

  .footer .container{max-width: 726px;}

}

@media (min-width: 992px){

  .footer .container{max-width: 741px;}

}

@media(min-width: 768px){

  .footer .container{max-width: 578px;}

}

/* @media (min-width: 576px){
  
  .container {
      max-width: 484px;
  }
} */
/* 
******************* Page Index *****************
*/
.navbar.none-background.social-nav.shadow{
  box-shadow: 1px 1px 6px 0 #CCC !important
}
.navbar.none-background.social-nav .navbar-nav .nav-item{
  padding: 0 15px;
}
.social-media{
  padding-top: 90px;
  margin-bottom: 93px;
}
.social-media a{
  color: #333 !important;
}
.social-media .box{
  /* border: 1px solid #9f9aa0; */
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  box-shadow:5px 5px 10px 1px #cccccc7a
}
.social-media .box:hover{
  cursor: pointer;
}

.social-media .box .title{
  padding: 10px 30px;
    min-height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    direction: rtl;
}
.social-media .box .title h3{
  font-size: 15px;
}

.social-media .box .order{
  padding: 10px 30px;
}
.social-media .box .order h2{
  font-weight: bold;
  font-size: 16px;
}
.social-media hr{
  margin: 0;
  background-color: #9f9aa0;
}


.category_work,.order_now{
  background-size: cover;
  height: 100px;
}
.order_now{
  height: 130px
}

.footer.social{
  margin-top: 26px;
  padding: 20px 0;
  line-height: 0.5;
}

/* page cat work */
.box.category_work{
  border: none;
}
.box.category_work .title{
  min-height: 100px;
}
.social-media {
  padding-top: 118px ;
}
.footer-social .footer{
  position: fixed;
padding: 30px 0;
font-size: 15px;
background-color: #aaaaaad6;
bottom: 0;
left: 0;
right: 0;
}
/* page update */
.header{
  height: 100vh;
}
.header .row{
  height: 100%;
  flex-direction: row-reverse;
}
.header .row .section{
  text-align: center;
  margin-top: 100px;
}
.header .row .col-6 .img{
  background-image: url(http://localhost:122/social/images/know_us.png);
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.header .row .section .logo img{
  width: 25%;
  margin-left: -50px;
}
.header .row .section .heading{
  margin-top: 60px;
}
.header .row .section .footer-bottom{
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  right: 50%;
  justify-content: center;
}
.header .row .section .footer-bottom .group i{margin-right: 15px; color: #888;}
/* pagr show */
.row-reserve{
  flex-direction: row-reverse;
}
.box.image{
  border: none;
}
.box.image img{
  width: 300px;
  height: 153px;
}
.box.category{
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
}
.box.category .title{
  background: linear-gradient(to top, #b7b3b300, #6b6a6a2b);
  background-color: transparent !important;
  width: 100%;
  text-align: center;
  padding: 37px;
  height: 100%;
}
.box.category .title.link{
  background: linear-gradient(to top, #69636345, #67656530);
  background-color: transparent !important;
  width: 100%;
  text-align: center;
  padding: 37px;
  height: 100%;
}

/* page blog */
.blog{
  padding-bottom: 50px;
}
.blog .box{
  margin-bottom: 30px;
}
.blog .box:nth-child(even){
  flex-direction: row-reverse;
}
/* .blog .box:nth-child(even) .text{
  text-align: right;
} */