

@font-face {
  font-family: 'alethiapro-regular';
  src: url('../font/alethiapro-regular.otf')
}
@font-face {
  font-family: 'alethiapro-italic';
  src: url('../font/alethiapro-italic.otf')
}

@font-face {
  font-family: 'AnandaBlackPersonalUseRegular';
  src: url('../font/AnandaBlackPersonalUseRegular-rg9Rx.ttf')
}
  html {
    scroll-behavior: smooth;

  }
  /* @font-face{
      font-family: myFont ;
      src: url(../font/OPTIMA.TTF);
  } */
  body{
    box-sizing: border-box;
    margin: 0!important;
    background-color: #F7F7F7;
  }
  .card img{
    aspect-ratio: 16/9;
  }
  .over{
    height: auto !important;
  }
  .card{
    border: none;
  }
  .card .card-title{
    margin-top: -7px;
  }
  /***start blog***/
  .imgcareer{
        padding-top: 7rem;
        background-image: url(../images/Group10228.png);
        -webkit-background-size: cover!important;
        -moz-background-size: cover!important;
        -o-background-size: cover!important;
        background-size: cover!important;
        justify-content: center!important;
        display: flex!important;
        align-items: center;
      text-align: center!important;
        z-index: 0;
        position: relative;
        background-position: center center;
        height: 500px;
    
  }
  .imgcareer2{
    padding-top: 7rem;
    background-image: url(../images/home/banar.png);
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    justify-content: center!important;
    display: flex!important;
    align-items: center;
  text-align: center!important;
    z-index: 0;
    position: relative;
    background-position: center center;
    height: 500px;

}

  .p-career{
      color: white;
      padding-bottom: 3rem;
      font-size: 42px;
      font-weight: bold;
      z-index: 20;
      position: relative;
      bottom: 20px;
      max-width:1200px;
      width:1200px;
      display: flex;
      padding-left: 90px;
      display: flex;
      flex-direction: column;
      align-items: baseline
  }
  .p-career p {
    margin-bottom: 0;
  }
  .p-career p:first-child {
    color:#DDA74F;
    font-weight: 400;
    font-size: 35px;
  }
  .blackcareer{
      position: absolute;
      background-color: black;
      opacity: 0.2;
      width: 100%;
      height: 100%;
      margin-bottom: 112px;
      overflow-y:hidden ;
      z-index: 10;
  }
  
/*style card*/

.section-card{
  padding: 1rem 1rem 5rem 1rem;
}
.span {
  position: absolute;
  background-color: #DDA74F;
  color: white;
  border-radius: 10px;
  margin-left: 75%;
  margin-top: 20px;
  font-size: 12px;
  padding: 0.5em 1.2em;
  line-height: 1;
  display: flex;
  width: 125px;
  z-index: 10;
  right: 20px;
}

.card-title {
  color: #1A3668;
  font-weight: bold;
  margin: 0px 0px 0px 25px;
  text-decoration: none;
  text-transform: none;
}

.card-text {
  margin-left: 10px;
  font-size: 14px;
  margin-top: -18px;
  color: #8593a9!important;
  /* font-family: myFont; */
  font-weight: 400;
  padding: 1rem;
}

.link-card {
  color: #DDA74F;
  text-decoration: none;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 12px;
}
.link-card:hover {
  color: #DDA74F;
  text-decoration: none;

}
.link-card2 {
  color: #777;
  text-decoration: none;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 12px;
}
.link-card2:hover {
  color: #DDA74F;
}


.card-footer {
  background-color: white;
  border-top: 1px solid #eaeaea;
}

.card {
  padding: 0px 0px 5px 0px;
cursor: auto;
}
.date{
  
color: #757575;
font-family: myFont;
font-weight: 400;
font-size: 12px;
margin-left: 10px;
}
.over {
  display: block;
  content: "";
 filter: brightness(89%);
  height: 291px;
  width: 100%;
  bottom: 49.5%;
  
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.over:hover {
  display: block;
  content: "";
 filter: brightness(100%);
  height: 291px;
  width: 100%;
  bottom: 49.5%;
  
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}



/*end style card/*
  /***end blog***/
/*style carousel*/

.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
 
  padding: 0;
  margin-right: 3px!important;
  margin-left: 3px!important;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-radius: 50%;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 1;
  transition: opacity .6s ease;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
}

.carousel-indicators [data-bs-target].active{
width: 14px;
height: 14px;
margin: 0;
background-color: #DDA74F;
border: none;
margin-top: 8px;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel1{
  border-radius: 15px;
  height:467px;
  margin-left: 1%;
  margin-right: 1%;

}
.img-fluid{
  height: 476px;
}
#blog {
  /* box-shadow:0px 0px 30px #dde8f3; */
  border-radius: 0px!important;
  margin-top: 3%;
  padding:2em 3em;
  padding-top: 2em;
  width: 84%;
  background-color: #111010;
  margin-bottom: 60px;
  color: #fff;
  border:1px solid #DDA75F

}
.before-blog{
  width: 84%;
  margin-top: 40px;
  border-left:1px solid #DDA75F;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 0!important;

}
.before-blog div:first-child span{
color:white;
margin-left: 20px;
}
.before-blog div:last-child {
border:1px solid #DDA75F;
padding: 4px 0;

}
.before-blog div:last-child span{
color:white;
padding: 5px 20px;
font-size: 13px;
cursor: pointer;

}
.before-blog div:last-child span:first-child{
border-right:1px solid #DDA75F;
}
 .carousel-inner{
  border-radius: 15px;
  

}
.carousel-item{
  max-height: 467px;
}
/*end style carousel*/
/*content section1*/
.h1-blog{
    font-size: 34px;
    line-height: 1.3em;
    margin-bottom: 15px;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 10px;
    text-transform: none;
}
.h2-blog{
  font-size: 28px;
  line-height: 1.3em;
  margin-bottom: 15px;
  font-weight: 700;
  margin-top: 10px;
  margin-left: 10px;
  text-transform: none;
}
.meta-info{
  margin-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 35px;
}
.link-card1{
  text-decoration: none;
  color: black;
  font-size: 13px;
}
 .link-card1:hover{
  text-decoration: none;
  color: #1A3668;
}
.paragraph-card{
  font-size: 14px;
  line-height: 1.65em;
  margin-left: 10px;
  margin-bottom: 15px;
  word-break: break-word;
  color: #fff;
  background-color: #111010;
}
.image{
  margin-left: 10px;
  border-radius: 10px;
  margin-bottom: 30px;
  height: auto;
}
.prop_social_single{
  
  width: 100%;
  margin-top: 5px;
  margin-left: 10px;
}
.social-media{
  
  color: #777;
  margin-right: 5px;
  font-size: 13px;
  background: #efefef;
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  margin-bottom: 16px;
  margin-top: 16px;
}
/*end content secyion1*/
/*start section2*/
.h3-blog{
  margin-left: 10px;
  font-size: 18px;
  line-height: 1.3em;
  margin-bottom: 15px;
  font-weight: 700;
  color: #111010;
}

#comment{
  margin-left: 10px;
  width: 98%;
  height: auto;
  font-size: 13px;
  color: #767c86;
  margin-bottom: 10px;
  border-radius: 5px;
  /* font-family: "codec", Sans-serif; */
  font-weight: 200;
}

.input-user{
  margin-left: 0.4px;
  margin-right: 1px;
  
}
.po{
  padding-right: 0;
}
.po1{
  padding-right: 0;
}
#author{
  font-size: 14px;
  padding: 9px 0 9px 9px;
  color: #fff;
  border: 1px solid #DDA75F;
  background-color: #111010;
  box-shadow: none;
  font-weight: none;
  -webkit-appearance: none;
}
#comment{
  font-size: 14px;
  font-weight: none;
    background-color: #111010;
    border:1px solid #DDA75F;
    color: #fff;
}
.nav-prev-wrapper {
  position: fixed;
  height: 110px;
  top: 50%;
  width: 250px;
  background: #fff;
  color: #222;
  margin-top: -55px;
  text-decoration: none;
  z-index: 200;
  left: -210px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  cursor: pointer;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  padding: 0 15px;
  display: table;
  box-shadow: 0 0 27px 0 rgb(0 0 0 / 5%);
}
#author::placeholder{
  color: #8593a9;
}
#comment::placeholder{
  color: #8593a9;
}
@media(max-width:1139px){
  .po1{
    padding-right: 0;
    padding-top: 10px;
  }
  .po{
    padding-top: 10px;
  }

}
@media (max-width:928px) {
  #blog{
    width: 95%;
  }
  
}
.check-box-paragraph{
  color:#fff!important;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 600;
  margin-left: 13px;
  margin-top: 14px;
}
#wp-comment-cookies-consent{
  position: relative;
    outline: 0!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 15PX;
    width: 15px;
    margin-bottom: 0;
    margin-right: 5px;
    vertical-align: top;
    border: 1px solid #dde4e9;
    background-color: #fff;
    color: #565a5c;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0;
}
.post-comment{
  margin-left: 13px;
  padding: 15px 37px;
  border: none;
  text-decoration: none;
  color: white;
  background-color: #111010 ;
  border:1px solid #DDA74F;
  border-radius: 0px;
  font-weight: 600;
  transition:background 0.3s;
}
.post-comment:hover{
  background-color: #fff;
  color: #DDA74F;

}
.link-next-card{
text-decoration: none;
color: black;
font-size: 14px;
font-weight: bold;
  }
.link-next-card:hover{
color: black;
}
.nav-prev{
  
margin-top: 15%;
text-align: right;
}
.nav-prev-wrapper:hover{
  transform: translateX(80%);
}
.arrow{
  font-size: 20px;
}
/*end section2*/
.carousel-control-prev-icon {
  width: 50px;
  height: 50px;
}
.carousel-control-next-icon {
  width: 50px;
  height: 50px;
}

@media(max-width:767px){
  .p-career{
font-size: 28px;
  }
}

.strong{
  color: #111010!important;
}
body{
  background-color: #111010;
  font-family: 'alethiapro-regular'!important;

}
.card .card-title, p, .date{
  color: #fff;
}
.card{
  background-color: #111010;
  border: 1px solid #DDA74F;
}
.card-footer {
  background-color: #111010;
  border-top: 1px solid #DDA74F;
}
p , span, small , a{
  font-family: 'alethiapro-regular'!important;
}
body{
  font-family: 'alethiapro-regular'!important;

}
.date-state  {
  display: flex;
 
  align-items: center;
  padding: 1rem;
  color: white;
  justify-content: space-between;
  font-weight: 400;
}
.date-state span {
  font-weight: 400!important;
  font-size: 12px!important;
  color:#BCBCBC!important

}
.card{
  position: relative;
  overflow: inherit!important;
  padding-bottom: 0!important;
}
.card .read-more {
  position: absolute;
  color:#DDA74F;
  background: #111010;
  left: 20%;
  top: 95%;
  padding: 5px 10px;
  z-index: 10;
}
.card .card-text{
}
.card .read-more a {
  font-size: 17px;
}

.card .read-more a {
  color:#DDA74F!important;
  text-decoration: none!important;
  z-index: 3;


}
.border-after {
  position: absolute;
  background: #111010;
  width: 100%;
  height: 96%;
  border-top: 1px solid #DDA74F;
  border-left: 1px solid #DDA74F;
  border-right: 1px solid #DDA74F;

  width: 92%;
  margin: auto;
  text-align: center;
  left: 4%;
  top:4%;
  z-index: 9;
  background: transparent

}
.carousel-item ,.card-body{
  z-index: 2;
}
.mt-5{
  margin-top: 80px!important;
}
.image-back{
  margin-top: 85px;
  background-image: url(../images/dubai-blog.jpg);
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
  display: flex!important;
  align-items: end;
text-align: left!important;
  z-index: 0;
  position: relative;
  background-position: center center;
  height:400px;

}
.gradient{
  position: absolute;
  background-image: 
  linear-gradient(to left, transparent 26.48%, #000 99.999999%)
  ;top:0;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 9999;
}
.image-back h1{
  color:white;
  padding-bottom: 20px;
  font-weight: 450;
  z-index: 99999999;
  width: 84%;
    left: 8%;
    position: relative;
}
@media(max-width:787px){
  .mt-5{
    margin-top: 0!important;
  }
  .p-career {
   padding-left: 30px!important;


  }
  .p-career p {
    font-size: 25px!important;
  }
  .image-back{
    margin-top: 0!important;
    height: auto!important;
  }
  .image-back h1 {
    font-size: 20px;
  }
  .before-blog{display: block;
  }
  .before-blog div:last-child{
    width: fit-content;
    margin-top: 10px;
  }
  #blog{
    padding: 1em!important;
  }
  .carousel1{
    display: none;
  }
  .paragraph-card img{
    width:100%!important
  }
  .imgcareer, .imgcareer2{
    height: auto!important;
  }
}
.card{
  border-radius: 0!important;
}
.section-card .mb-3{
  margin-bottom: 3rem!important;
}
.card img{
  height: 250px!important;
  object-fit: cover!important;
  border-radius: 0!important;
}
.before-blog img {
  width:15px
}
.before-blog span {

}
.before-blog img{
  margin-right: 8px;
}