@import url('https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,100;9..40,200;9..40,300;9..40,400;9..40,500;9..40,600;9..40,700;9..40,800;9..40,900;9..40,1000&family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');

@font-face {
  font-family: 'Aharoni';
  font-style: bold;
  font-weight: 800;
  src: url(https://rkcgllp.com/image/ahronbd.ttf) format('truetype');
}

/* *{font-family: Aharoni !important;}
.fa{font-family:FontAwesome !important;} */

/*modal*/
p,
li {
  color: #383838;
  letter-spacing: .3px;
  line-height: 25px
}

.tp-head {
  background: #223035;
  top: 0;
  position: absolute;
  right: 0;
}

.tp-head h3 {
  margin: 0;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  padding: 35px 30px;
  display: block;
  cursor: pointer;
}

.tp-head a {
  color: #fff;
}

.tp-fx-head {
  position: fixed;
  z-index: 9;
  top: 50%;
  color: #fff;
  font-weight: bold;
  left: -58px;
}

.tp-fx-head .btn {
  margin: 0;
  font-size: 20px;
  transform: rotate(90deg);
  color: #fff;
  font-weight: bold;
  line-height: 25px;
  padding: 10px 20px;
  display: block;
  cursor: pointer;
  background: #223035;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.tp-fix a {
  color: #fff;
}

.tp-fix a:hover {
  text-decoration: none;
}

.modal-open .modal-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.modal-open .modal-hm-bg {
  background-color: #fff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  padding-bottom: 10px;
}

.modal-header {
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
}

.modal-body input {
  display: inline-block;
  margin: 7px auto;
}

.modal-body center input {
  padding: 7px 20px;
  color: #000;
  background: #87c232;
  border-radius: 40px;
  transition: .3s;
}

.modal-body center input:hover {
  color: #fff;
  background: #000;
}

.modal-header .close {
  /*background: #87c232;*/
  padding: 5px 10px;
  color: #000;
  opacity: .9;
  position: absolute;
  right: 16px;
}

.modal {
  top: 150px;
  z-index: 999999999 !important;
}

.modal-content {
  padding: 15px;
}

.modal-backdrop {
  z-index: 9;
}

.modal-open .modal-dialog {
  z-index: 9999;
}

.smt-btn {
  cursor: pointer;
  color: #fff;
  background: #223035;
  padding: 10px 30px;
  line-height: 26px;
  border: 2px solid #000;
  border-radius: 45px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

/*modal*/
.smt-btn {
  cursor: pointer;
  color: #fff;
  background: #262626;
  padding: 10px 30px;
  line-height: 26px;
  border: 2px solid #000;
  border-radius: 45px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}

/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container {
  max-width: 100%;
}

.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table {
  margin-top: 0 !important;
}

.innr-pg-bnnr {
  padding: 200px 0 0 0;
  width: 100%;
  background-size: cover;
  min-height: 400px;
  text-align: center;
  position: relative;
  /* margin-bottom: 24px; */
}

/* .innr-pg-bnnr:after{content:''; position:absolute; left:0; right:0; top:0; width:100%; height:100%; z-index: 0; background:#738391;} */
.main-table.innr-pg {
  padding-bottom: 50px;
}

.innr-pg-bnnr h1 {
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 48px;
  font-weight: bold;
  z-index: 1;
  /* text-shadow: 3px 3px 3px #fff; */
}

.innr-pg-bnnr h1:after {
  content: '';
  position: absolute;
  bottom: -10px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100px;
  height: 4px;
  border-radius: 2px;
  /* background: #ffffff; */
}

/*innr-pg-bnnr*/

.tm_img {
  width: 150px;
  height: 150px;
  border: 6px solid #2f4c59;
  border-radius: 50%;
}

img {
  max-width: 100%;
}

a {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'DM Sans', sans-serif !important;
}

p {
  font-family: 'Heebo', sans-serif;
  font-size: 16px;
  color: #20282d;
  line-height: 25px;
}

body {
  font-family: 'Heebo', sans-serif;
}

#divmainenquiry11 .close {
  position: absolute;
  right: 14px;
  font-size: 30px;
  cursor: pointer;
}

ul,
ol,
li {
  font-family: 'Heebo', sans-serif;
}

/*nav-top*/
@media screen and (min-width:981px) and (max-width:1130px) {
  .bnr-sec .carousel-caption h4 {
    font-size: 32px;
  }

  .bnr-sec .carousel-caption .icon_bann .fa {
    margin: 11px 0;
    font-size: 44px;
  }

  .bnr-sec .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0.25rem;
    left: 10%;
    width: 51%;
  }
}

/* nav-bar */
.one {
  display: block;
  border: 1px solid #fff;
  width: 26px;
  height: 3px;
  background-color: #fff;
  margin: 2px 0;
  border-radius: 50px;
}

.two {
  display: block;
  border: 1px solid #fff;
  width: 32px;
  height: 3px;
  background-color: #fff;
  margin: 2px 0;
  border-radius: 50px;
}

.three {
  display: block;
  border: 1px solid #fff;
  width: 38px;
  height: 3px;
  background-color: #fff;
  margin: 2px 0;
  border-radius: 50px;
}

.modal-backdrop {
  --bs-backdrop-zindex: 9;
}

.modal {
  top: 8px;
  /* --bs-modal-border-radius: 0rem; */
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: 0px;
    top: 1%;
  }

  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0px, 0px);
  }
}

.hovertopbtn:hover .one {
  animation: topnav1 .5s linear alternate;
}

.hovertopbtn:hover .two {
  animation: topnav2 .5s linear alternate;
}

.hovertopbtn:hover .three {
  animation: topnav3 .5s linear alternate;
}

@keyframes topnav1 {
  49% {
    width: 0px;
    opacity: 0;
  }

  100% {
    width: 26px;
    opacity: 1;
  }
}

@keyframes topnav2 {
  49% {
    width: 0px;
    opacity: 0;
  }

  100% {
    width: 35px;
    opacity: 1;
  }
}

@keyframes topnav3 {
  49% {
    width: 0px;
    opacity: 0;
  }

  100% {
    width: 38px;
    opacity: 1;
  }
}

/*nav-top*/
.table-responsive {
  overflow: hidden !important;
  padding: 0;
}

.nav-top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

.nav-top-contact li {
  margin-left: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: .4px;
}

/* .nav-top-contact li:nth-child(2) .fa { border:1px #34cbf5 solid; border-radius:50%; padding:4px 6px;} */


/*nav-top*/
/*nav-bar*/
.dropdown-toggle {
  position: relative;
}

.nav-item ul li .dropdown-toggle::after {
  position: absolute;
  right: 5px;
  top: 10px;
}

/*#MenuControl*/
.navbar.bg-light {
  /* background-color: transparent !important; */
  height: 100%;
  margin: 0 25px 0 -40px;
  background: transparent !important;
}

/* #MenuControl .nav-link:focus,#MenuControl .nav-link:hover{background-color:#fff !important; color:#2b2825 !important;} */

#MenuControl .nav-link {
  position: relative;
}

#MenuControl .nav-link::before {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  /* background: #100b0b; */
  transition: width .3s;
}

#MenuControl .nav-link:hover:before {
  right: 0;
  bottom: 0;
  width: 100%;
}

#MenuControl .navbar-nav .nav-item:last-child .nav-link:hover:before {
  right: 0;
  bottom: 0;
  width: 0%;
}

.nav-link {
  font-weight: 600;
  color: #000;
}

.nav-fill {
  width: 100%;
  font-size: 15px;
}

.navbar-brand {
  margin: 0;
}

.nav-item {
  position: relative;
}

.navbar-nav.nav-fill>li:last-child {
  border-radius: 22px;
  margin: 0 -9px;
  background-color: rgba(255, 255, 255, .2);
}

/*nav-bar*/
@media (max-width: 1170px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1px;
    padding-left: 1px;
  }
}

@media (max-width: 991px) {

  #MenuControl,
  #MenuControl_C,
  #HeaderControl,
  #HeaderControl_C,
  #widgetsControl_C,
  #widgetsControl {
    height: initial !important;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .navbar-toggler {
    background: #eee;
  }

  .navbar.navbar-expand-md {
    text-align: center;
  }

  .navbar.navbar-expand-md .container-fluid {
    display: block;
    padding: 0 2px;
  }

  .nav-fill .nav-item,
  .nav-fill>.nav-link {
    text-align: left;
  }

  .navbar-nav>li {
    display: block;
    text-align: left;
    padding: 4px 0;
    border-bottom: 1px solid #999;
    border-right: 0;
  }

  .nav-item ul li .dropdown-toggle::after {
    transform: rotate(90deg);
  }

  .nav-item .nav-link.dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 15px;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 14px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .navbar-nav.nav-fill li:last-child {
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 0 5px !important;
    background-color: transparent;
    backdrop-filter: blur(4px) brightness(100%);
  }
}

.main-table {
  Font-size: 15px;
  color: #333;
  line-height: 24px;
  text-align: justify;
  padding: 0 5px;
}

.main-heading {
  font-weight: bold;
  Font-size: 24px;
  color: #000;
  text-transform: capitalize;
  line-height: 36px;
  border-bottom: 1px #ccc dashed;
  text-align: left;
  margin-bottom: 10px;
  padding: 0;
}

.sub-heading {
  font-weight: bold;
  Font-size: 22px;
  color: #223035;
  line-height: 30px;
  /* text-transform: capitalize; */
  text-align: left;
  border-bottom: 1px dashed #9f9f9f;
  margin: 0 0 15px 0;
}

.team-title {
  font-weight: bold;
  Font-size: 20px;
  color: #333;
  line-height: 30px;
  margin: 0 0 13px 0;
  text-align: left;
}



.nav-top-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: end;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header .fa-mobile {
  font-size: 50px !important;
}

#header .head-img {
  position: relative;
}

.main-bg {
  background: #0f5298;
}

.main-color {
  color: #0f5298;
}

.secondary-bg {
  background-color: #3c99dc;
}

#MenuControl {
  z-index: 999 !important;
}

/*#MenuControl .navbar-expand-md .navbar-collapse{display:block !important;text-align: center;}
#MenuControl .navbar-expand-md .navbar-nav{display: -webkit-inline-box;}*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 70px 0;
}

/***** background *****/
.bg-1 {
  background-color: #efefef;
}

.bg-2 {
  background-color: #223035;
}

/***** End background *****/

/***** Color *****/
.cl-1 {
  color: #fff;
}

.cl-2 {
  color: #20282d;
}

.cl-3 {
  color: #bac8c8;
}

/***** End Color *****/

/***** Font-size *****/
.fs-22 {
  font-size: 22px;
  color: #20282d;
  font-weight: 700;
}

.fs-18 {
  font-size: 18px;
}

.fs-15 {
  font-size: 15px;
}

/***** End Font-size *****/


/*--------------------------------------------------------------
#btn
--------------------------------------------------------------*/
/* common-btn */
.v-mr>a {
  color: #20282d;
  background-color: transparent;
  display: inline-block;
  border: 1px solid #20282d;
  border-radius: 44px;
  padding: 8px 30px;
  font-weight: 400;
  transition: 0.3s linear;
}

.v-mr .arr-icon .fa {
  rotate: -35deg;
}

.v-mr:hover a {
  color: #fff;
  background-color: #20282d;
}

.v-mr:hover a .fa {
  animation: vmr 0.8s linear alternate;
}

@keyframes vmr {
  49% {
    transform: translate(5px);
    rotate: -35deg;
    opacity: 0;
  }

  51% {
    opacity: 1;
    transform: translate(-2px);
    rotate: -35deg;
  }

}

/*End common-btn */

/* common-btn */
.rd-mr>a {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  display: inline-block;
  border-radius: 44px;
  padding: 8px 30px;
  font-weight: 300;
  transition: 0.3s linear;
}

.rd-mr .arr-icon .fa {
  rotate: -35deg;
}

.rd-mr:hover a {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
}

.rd-mr:hover a .fa {
  animation: rdmr 0.8s linear alternate;
}

@keyframes rdmr {
  49% {
    transform: translate(5px);
    rotate: -35deg;
    opacity: 0;
  }

  51% {
    opacity: 1;
    transform: translate(-2px);
    rotate: -35deg;
  }

}

/*End common-btn */
/*--------------------------------------------------------------
#Banner
--------------------------------------------------------------*/
/***** Banner *****/
.bnr-sec .carousel-control-next,
.bnr-sec .carousel-control-prev {
  display: block;
}

.bnr-sec .carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
  filter: invert(0) grayscale(100);
}

.bnr-sec .carousel-control-next,
.carousel-control-prev {
  width: 10%;
}

.bnr-sec .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 5%;
  left: 10%;
  width: 44%;
}

.bnr-sec .carousel-caption h4 {
  font-size: 48px;
  font-weight: 600;
  letter-spacing: .7px;
  animation: fadeInRight 2000ms ease-in-out;
  color: #fff;
  text-shadow: 1px 1px 1px #222;
}

.bnr-sec .carousel-caption .sub_cont_bann {
  color: #bebebe;
}

.bnr-sec .carousel-caption p {
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  margin-top: 15px;
  margin-bottom: 0;
  animation: fadeInRight 2000ms ease-in-out;
  letter-spacing: .5px;
}

.bnr-sec .carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #fff;
}

.bnr-sec .carousel-caption {
  text-align: left;
}

.bnr-sec .carousel-indicators {
  display: none;
}

.bnr-mr>a {
  color: #fff;
  background-color: transparent;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 2px 32px;
  font-size: 14px;
  transition: 0.3s linear;
}

.bnr-mr .arr-icon .fa {
  rotate: -35deg;
}

.bnr-mr:hover a {
  color: #fff;
  background-color: transparent;
}

.bnr-sec .carousel-caption .icon_bann .fa {
  rotate: -35deg;
  margin: 25px 0;
  font-size: 46px;
  color: #fff;
}

.bnr-sec .carousel-caption .icon_bann .fa:hover {
  animation: move 0.5s linear alternate;
}

@keyframes move {
  49% {
    transform: translate(10px);
    rotate: -35deg;
    opacity: 0;
  }

  51% {
    opacity: 1;
    transform: translate(-10px);
    rotate: -35deg;
  }
}

/***** End Banner *****/



/*--------------------------------------------------------------
#Contact page
--------------------------------------------------------------*/

.cont-page h2 {
  color: #223035;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "Aharoni" !important;
}

.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
  text-transform: capitalize;
}
.chartered_acc{font-family:'heebo';}
.cont-page .map-contp {
  border: 1px dashed #ccc;
}

.st-feature-box h3 {
  color: #fff;
  margin: 0 0 15px 0;
  font-size: 19px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.st-feature-box h3 span {
  border-bottom: 1px solid #000;
}

.cont-page .st-feature-box {
  background: #223035;
  padding-top: 22px;
  padding-bottom: 20px;
  margin-bottom: 12px;
  padding-right: 15px;
  color: #000;
}

.st-feature-box {
  padding-left: 70px;
  position: relative;
}

.st-feature-box .feature-box-content,
.st-feature-box a {
  color: #fff;
}

.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 60px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.cont-page .feature-box-image .fa {
  color: #ffffff;
  line-height: 30px;
  font-size: 27px;
  margin-top: 20px;
}

/*cont-page*/
/*--------------------------------------------------------------
#solution
--------------------------------------------------------------*/
/***** solution *****/
.solution {
  padding: 6% 0
}

.sol_lft_head {
  font-size: 36px;
  line-height: 40px;
  color: #20282d;
  font-weight: 500;
}

.sol_lft_cont {
  font-size: 18px;
  line-height: 27px;
  margin: 20px 0;
}

.sol_cnt {
  background: url(Image/sol_cnt_img.jpg) no-repeat center/cover;
  padding: 10px 26px;
  min-height: 350px;
}

.sol_cnt1 {
  background: url(Image/sol_cnt_img1.jpg) no-repeat center/cover;
}

.sol_cnt_cont>p:first-child,
.sol_cnt_cont .num {
  font-size: 110px;
  color: #FFFFFF54;
  margin: 68px 0;
}

.mt-neg {
  margin-top: -20px;
}

.sol_cnt .v-mr>a {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  display: inline-block;
  border: none;
  border-radius: 44px;
  padding: 8px 30px;
  font-weight: 300;
  transition: 0.3s linear;
  backdrop-filter: blur(3px);
}

.sol_rgt {
  background-color: #e1e1e1;
  padding: 20px;
  min-height: 364px;
}

/***** End Section *****/
.counter-txt p {
  color: #222;
  text-align: left;
}

.counter-txt p:last-child {
  font-size: 30px;
  color: #222;
  text-align: left;
}

.counter-txt p span.counter {
  font-size: 60px;
  color: #222;
}

.counter-txt p span:last-child {
  font-size: 50px;
  color: #222;
  text-align: left;
}




/*--------------------------------------------------------------
# about
--------------------------------------------------------------*/
/***** about *****/

.abt_lft_img {
  position: sticky;
  top: 0;
  margin: 0;
  height: 100%;
}

.abt_lft_img img {
  height: 100%;
}

.abt_rgt_cont {
  background-color: #d5dede;
  padding: 50px 70px;
  overflow: auto;
  height: 780px;
}

.progress {
  background-color: #929ea5;
  border-radius: 20px;
  position: relative;
  margin: 6px 0;
  height: 5px;
}

.progress-done {
  background: #20282d;
  box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 0;
  opacity: 0;
  transition: 1s ease 0.3s;
}

.progress-done-two {
  background: #20282d;
  box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 0;
  opacity: 0;
  transition: 1s ease 0.3s;
}

.progress-done-three {
  background: #20282d;
  box-shadow: 0 3px 3px -5px #20282d, 0 2px 5px #20282d;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 0;
  opacity: 0;
  transition: 1s ease 0.3s;
}

/***** End about *****/
/* width */
.abt_rgt_cont::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.abt_rgt_cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.abt_rgt_cont::-webkit-scrollbar-thumb {
  background: #20282d;
  border-radius: 10px;
}

/* Handle on hover */
.abt_rgt_cont::-webkit-scrollbar-thumb:hover {
  background: #20282d;
}



/*--------------------------------------------------------------
#team
--------------------------------------------------------------*/
/***** team *****/
.team {
  min-height: 250px;
}

.team .carousel-item {
  min-height: 250px
}

.team_cont .fa-quote-left {
  color: #99a4a51a;
  font-size: 40px;
  margin-right: 10px;
}

.team_cont .fa-star {
  color: #bac8c8;
  font-size: 16px;
}

.team_cont .team_img img {
  width: 80px;
  border: 2px solid #bac8c8;
  border-radius: 50%;
}

.team .carousel-control-next,
.team .carousel-control-prev {
  width: 5%;
  top: inherit;
  bottom: 44px;
  font-size: 28px;
}

.team .carousel-control-prev {
  left: inherit;
  right: 60px;
}

.cliente_box {}

.cliente_box_icon .fa {
  font-size: 60px;
  color: #20282d;
  margin-right: 20px;
}

.cliente_box_icon_check .fa {
  font-size: 20px;
  color: #20282d;
  margin-right: 20px;
}

/***** End team *****/

/*--------------------------------------------------------------
# services
--------------------------------------------------------------*/

/***** services *****/
.services .sticky {
  position: sticky;
  top: 0;
}

.services_rgt_cont {
  background-color: #d5dede;
  padding: 50px 80px;
  overflow: auto;
  height: 763px;
}

.service-detail .fa {
  color: #20282D;
  font-size: 52px;
}

/***** End services *****/
/*services  */

/* width */
.services_rgt_cont::-webkit-scrollbar {
  width: 12px;
}

/* Track */
.services_rgt_cont::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
.services_rgt_cont::-webkit-scrollbar-thumb {
  background: #20282d;
  border-radius: 10px;
}

/* Handle on hover */
.services_rgt_cont::-webkit-scrollbar-thumb:hover {
  background: #20282d;
}


/*--------------------------------------------------------------
# team detail
--------------------------------------------------------------*/
/***** team detail *****/
.team_detail .team_social_link i {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #929ea5;
  width: 25px;
  height: 25px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  background-color: #929ea5;
  color: #fff;
}

/***** End team detail *****/
/*--------------------------------------------------------------
# Bg-Videos
--------------------------------------------------------------*/
/***** Bg-Videos *****/
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}

.bg-video-wrap video {
  width: 100%;
  height: auto;
  z-index: 1;
}

.overlay {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #223035e3;
  z-index: 2;
}

.bg-video_cont {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: 3;
}

.video_cont {
  font-size: 150px;
  color: #FFFFFF54;
}

/***** End Bg-Videos *****/
/*--------------------------------------------------------------
# current-services
--------------------------------------------------------------*/
/***** current-services *****/
.current-services-box>p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/***** End current-services *****/


/*--------------------------------------------------------------
# get in touch
--------------------------------------------------------------*/
/***** get in touch *****/
.get_in_touch {
  background: url(Image/get_in_touch.jpg) no-repeat center/cover scroll;
}

.get_in_touch_box {
  background: #c6d0d1ab;
  padding: 60px;
}

.get_in_touch_box .sub-head {
  color: #818181;
  font-weight: 300;
}

.get_in_touch_contact>a {
  position: relative;
  display: inline-block;
  margin: 8px 0;
  font-size: 16px;
  line-height: 27px;
  color: #20282D;
  margin-left: 10px;
}

.get_in_touch_contact a::before {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #20282D;
  transition: width .3s;
}

.get_in_touch_contact a:hover:before {
  right: 0;
  bottom: 0;
  width: 100%;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #20282D;
  background-color: transparent;
  /* background-clip: padding-box; */
  border: none;
  border-bottom: 1px solid #20282D;
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  /* appearance: none; */
  border-radius: 0;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

/***** End get in touch *****/
/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
/***** quick_link *****/
.quick_link {}

.quick_link_cont li {
  position: relative;
}

.quick_link_cont li a:hover {
  color: #fff;
}

.quick_link_cont li a::before {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width .3s;
}

.quick_link_cont li a:hover:before {
  right: 0;
  bottom: 0;
  width: 100%;
}

/***** End quick_link *****/

/*--------------------------------------------------------------
# quick_link
--------------------------------------------------------------*/
.Ind-box i {
  font-size: 35px;
  color: #223035;
  margin-top: 20px;
  text-align: center;
}

.Ind-box {
  position: relative;
  min-height: 120px;
  box-shadow: 0px 0px 8px #ab9e9e;
  text-align: center;
}

.Ind-box h2 {
  font-size: 18px;
  font-weight: 600;
  color: #223035;
  text-align: center;
  margin-top: 13px;
  padding-bottom: 10px;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

/***** footer *****/
.ft_sociallink {
  overflow: hidden;
  position: relative;
}

.ft_sociallink li a:hover {
  color: #fff;
}

.ft_sociallink li a {
  position: relative;
  font-size: 15px;
}

.ft_sociallink li a::before {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background: #fff;
  transition: width .3s;
}

.ft_sociallink li a:hover:before {
  right: 0;
  bottom: 0;
  width: 100%;
}

.ft_social i {
  border: 1px solid #929ea5;
  width: 25px;
  height: 25px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  background-color: #929ea5;
  color: #fff;
  margin-right: 6px;
}

#FooterrControl1_Footer {
  margin-top: 0 !important;
}

#FooterrControl1_tr_hitCounter {
  color: #fff;
}

/***** End footer *****/

.top {
  position: fixed;
  right: 20px;
  bottom: 30px;
  text-align: center;
  color: #fff;
  background-color: #20282d;
  padding: 10px 15px;
  border: 1px solid #20282d;
  border-radius: 50%;
  z-index: 9;
  cursor: pointer;
  opacity: 0;
  transition: ease-in 0.5s;
}

.top.scll-top {
  opacity: 1;
  transition: ease-in 0.5s;
  bottom: 50px;
}

.top .fa {
  display: block !important;
}

/*  */
@media screen and (min-width:981px) and (max-width:1130px) {
  .bnr-sec .carousel-caption h4 {
    font-size: 32px;
  }

  .bnr-sec .carousel-caption .icon_bann .fa {
    margin: 11px 0;
    font-size: 44px;
  }

  .bnr-sec .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0.25rem;
    left: 10%;
    width: 51%;
  }
}

@media screen and (min-width:769px) and (max-width:980px) {
  .bnr-sec .carousel-caption h4 {
    font-size: 26px;
  }

  .bnr-sec .carousel-caption .icon_bann .fa {
    margin: 6px 0;
    font-size: 34px;
  }

  .bnr-sec .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0.25rem;
    left: 10%;
    width: 74%;
  }
}

/*  */

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}

@media (max-width: 992px) {
  .bnr-sec .carousel-caption h2 {
    font-size: 36px;
  }

  .bnr-sec .carousel-caption p {
    margin-top: 30px;
  }

  .team .member {
    margin-bottom: 110px;
  }

  .services .icon-box {
    margin: 15px auto;
  }
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }

  .bnr-sec .carousel-caption {
    display: none;
  }

  .services_rgt_cont,
  .abt_rgt_cont {
    overflow: auto;
    height: 100%;
  }
}

@media screen and (max-width:768px) {
  .abt_rgt_cont {
    padding: 50px 30px;
  }

  .services_rgt_cont {
    padding: 50px 30px;
  }

  .get_in_touch_box {
    padding: 20px;
  }

  .video_cont {
    font-size: 80px;
    color: #FFFFFF54;
  }

  #header .head-img {
    position: relative;
    background: #223035 !important;
  }

  #HeaderControl {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .bnr-sec .carousel-caption h2 {
    font-size: 36px;
  }

  .bnr-sec .carousel-caption h4 {
    margin-bottom: 0;
  }

  .bnr-sec .carousel-caption p {
    margin-top: 14px;
  }

  .header_img {
    text-align: left !important;
  }

  .Top_social_link {
    text-align: left !important;
  }

  #header img {
    margin: inherit;
  }

  .caption {
    width: 100%;
  }

  .wback .caption {
    top: 30%;
  }

}

@media (max-width: 575px) {
  .carousel-caption {
    display: none;
  }

  .bnr-btm-sec .btm-bx {
    padding: 18px 20px 20px;
  }

  #footer .footer-top .footer-info {
    margin: -20px 0 30px 0;
  }

  .wback .caption {
    display: none;
  }
}

@media (max-width: 414px) {}

@media (min-width: 1220px) {

  #widgetsControl,
  #widgetsControl_C {
    height: 565px !important;
  }
}

/* nav bar */
.navbar {
  position: relative;
  min-height: 0px !important;
  margin-bottom: 0px !important;
  border: 1px solid transparent;

  /* background: #ffffff26 !important; */
}

.bg-light {

  background-color: #ffffff26;
}

.navbar-nav>li>a {
  /*padding-top:0 !important;
  padding-bottom: 0 !important;*/
  font-size: 14px;
  font-weight: 500;
  padding: 15px 0px;
  color: #fff;
  text-transform: capitalize;
}

/* .container-fluid{padding-left:2px; padding-right:2px;} */


.navbar-nav {
  display: table;
  width: 100%;
  text-align: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
}


.navbar-nav>li {
  display: table-cell;
  float: initial !important;
  vertical-align: middle;
}

.nav>li>a {
  padding: 20px 2px;
}

#HeaderControl .rdCenter,
#MenuControl .rdCenter {
  background: transparent !important;
}

.navbar-default {
  border: 0 !important;
  background-color: #2f4c59 !important;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  /*padding-left: 3px;
  padding-right: 3px;*/
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover {
  color: #fff !important;
  background: #2f4d5a;
}

.navbar-default .navbar-nav>.open>a:focus {
  color: #fff !important;
  background: #2f4d5a !important;
}

#MenuControl_C .dropdown-menu {
  padding: 0 !important;
  animation: fadeInUp 400ms;
}

/* .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
  color: #000 !important;
  text-decoration: none;
  background-color: #fff !important;
} */

.dropdown-menu>li>a:focus:after,
.dropdown-menu>li>a:hover:after {
  border-left-color: #fff !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #fff !important;
  /*background-color: #fff !important;*/
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  /* background-color: #2f4d5a !important; */
  background-color: #fff;
  border-color: #fff;
  color: #000 !important;
}

/* center #HomepagecontentControl {
  padding-top: 100px !important;
} */


#MenuControl_C .navbar-default,
#MenuControl_C .container-fluid,
#MenuControl_C {
  height: 100%;
  /* background-color: #fff !important; */
  /*! padding-top: 6px; */
}

#MenuControl_C #navbar-collapse-1 {
  height: 100% !important;
}

#WidgetControl4 {
  position: relative;
}

#WidgetControl4_C {
  position: absolute;
  background: #ffffff50;
  z-index: 999999;
  width: 100%;
  /* backdrop-filter: blur(3px); */
  border-bottom: 1px solid rgba(255, 255, 255, .2);
}

#HeaderControl {
  margin-bottom: 0;
  padding: 10px 0;
  transition: 0.5s;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 9;
  width: 33%;
  text-align: center;
  height: 80px !important;
  background: #ffffff26;
}

#HeaderControl.RadDock_Default .rdMiddle .rdCenter,
#HeaderControl.RadDock_Default .rdBottom .rdCenter {
  background-color: transparent !important;
}

#MenuControl.RadDock_Default .rdMiddle .rdCenter,
#MenuControl.RadDock_Default .rdBottom .rdCenter {
  background-color: transparent !important;
}

#MenuControl {
  margin-bottom: 0;
  padding: 0px 0;
  transition: 0.5s;
  position: absolute;
  right: 0;
  top: 40px;
  width: 67%;
  height: 80px !important;
  background: #ffffff26;
}


.body-fx #HeaderControl {
  height: 90px;
  float: Left;
  position: fixed;
  width: 35%;
  padding: 0;
  padding-left: 0;
  background-color: rgba(47, 77, 90, .6) !important;
  z-index: 99;
  text-align: left;
  transition: 0.5s;
  height: 67px !important;
  top: 0;
}

.body-fx #logo-web {
  margin-top: 6px;
}

.body-fx #MenuControl_C {
  height: 68px !important;
}


.body-fx #MenuControl {
  height: 90px;
  float: Right;
  position: fixed;
  right: 0;
  width: 65%;
  padding: 0;
  padding-right: 0;
  background-color: rgba(47, 77, 90, .6) !important;
  transition: 0.5s;
  top: 0px;
  height: 68px !important;
}

center #form1 #HeaderControl {
  /* background: #fff !important; */
}

.navbar-toggler {
  background-color: #fff;
}

.nav-link:focus,
.nav-link:hover {
  color: #fff;
}

center #form1 #HomepagecontentControl {
  padding-top: 4px;
  padding-bottom: 25px;
}

center #form1 .top-nav {
  background: #0d417b;
}

/* center #form1 #HeaderControl{background: #5b6d7e;} */
/* center #form1 #MenuControl{background: #3e5367;} */
center #form1 #WidgetControl4_C_ctl00_tbl_widgets {
  background: #5b6d7e;
}

center #form1 #HeaderControl {
  margin-left: -2px;
  width: 35%;
  background: #223035 !important
}

center #form1 #MenuControl {
  margin-right: -2px;
  background: #223035 !important
}

center #form1 #WidgetControl4_C .top-header {
  background: #223035 !important;
  top: 0px;
}

.body-fx center #form1 #HeaderControl {
  margin-left: 0;
}

.body-fx center #form1 #MenuControl {
  margin-right: 0px;
}

#widgetsControl,
#widgetsControl_C {
  height: inherit !important;
}

@media (max-width: 991px) {

  #MenuControl_C,
  #HeaderControl_C {
    height: inherit !important;
  }

  center #form1 #HeaderControl {
    margin-left: -2px;
    /*! height:inherit !important; */
    width: 35%;
  }
}

@media (max-width: 769px) {
  #WidgetControl4 {
    display: none !important;
  }

  center #form1 #HeaderControl {
    margin-left: -2px;
    width: 100%;
  }

  #MenuControl,
  #MenuControl_C {
    height: initial !important;
  }

  #widgetsControl_C,
  #widgetsControl {
    height: initial !important
  }

  #HeaderControl {
    position: static !important;
    width: 100%;
  }

  #MenuControl {
    position: static !important;
    width: 100%;
  }

  .nav-fill .nav-item,
  .nav-fill>.nav-link {
    text-align: center;
  }

  .navbar-nav {

    background: #223035;
    ;
  }
}

@media (max-width: 767px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
  }

  .navbar-nav>li {
    display: block;
    text-align: left;
  }
}



@media(max-width:736px) {
  center #form1 #HomepagecontentControl {
    padding-top: 0px;
  }

  .cont-page .feature-box-image img {
    width: 20px !important;
  }

  .body-fx #MenuControl {
    margin-top: -28px !important;
    position: absolute !important;
  }

  .navbar-nav>li {
    display: block;
    text-align: left;
  }

  #HeaderControl,
  #HeaderControl_C {
    height: initial !important;
  }

  header {
    padding-top: 2px;
    background: #223035;
  }

  .thriving {
    padding: 20px
  }
}

@media(max-width:375px) {
  .fl-head h2 {
    font-size: 23px;
  }
}

.table-responsive {
  min-height: .01%;
  border: 0;
  overflow-y: hidden !important;
}

/*  */
@media (min-width:1023px) {

  .navbar-nav li:hover>ul.dropdown-menu {
    display: block;
  }

  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: -6px;
  }

  /* rotate caret on hover */
  .dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
  }

  .dropend .dropdown-menu {
    right: 100% !important;
    left: auto !important;
    top: 0;
  }
}

.top-header {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.current-services .current-services-box img:hover {
  transform: scale(1.2);
}

.current-services .current-services-box img {
  transition: all .4s ease-in-out;
}

.value-card {
  padding: 20px 0;
}

.value-card .icon {
  background: #223035;
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  padding: 15px;
  text-align: center;
}

.value-card .icon img {
  width: 40px;
}

.value-card h5 {
  color: #223035;
  font-size: 21px;
  font-weight: 700;
}

.current-services .service-card {
  background: rgba(255, 255, 255, .1);
  margin: 0 0 27px 0;
}

.current-services .service-card .text {
  padding: 20px;
}

.current-services .service-card .text h4 {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: .3px;
}

.current-services .service-card .text p {
  color: #e4e4e4;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: .3px;
}

.current-services .service-card .text .rd-mr {
  margin: 0;
}

.current-services .service-card .text .rd-mr>a {
  color: #fff;
  background-color: rgba(255, 255, 255, .2);
  padding: 5px 24px;
  font-size: 13px;
}

footer h2 {
  color: #fff;
  font-size: 21px;
  margin: 0 0 15px 0;
}

footer p,
footer a,
footer li {
  color: #c0c0c0;
  font-size: 14px;
  letter-spacing: .3px;
}

.about-card {
  padding: 25px 10px;
  text-align: center;
}

.about-card:first-child,
.about-card:nth-child(2),
.about-card:nth-child(3),
.about-card:nth-child(4),
.about-card:nth-child(5) {
  border-right: 1px solid rgba(255, 255, 255, .1);
}

.about-card img {
  width: 46px;
  margin: 0 0 12px 0;
}

.about-card p {
  color: #ddd;
  font-size: 17px;
  letter-spacing: .3px;
  line-height: 25px;
  margin: 0;
}

.service-page ul li,
.service-page ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.service-page ul li {
  display: flex;
  margin: 0 0 15px 0;
}

.service-page ul li i {
  color: #223035;
  font-size: 21px;
  margin: 3px 10px 0 0;
}

.service-page .right-bx {
  background: #223035;
}

.service-page .right-bx li:nth-child(even) {
  background: #929ea5;
  color: #111;
}

.service-page .right-bx li:nth-child(even) i {
  color: #111;
}

.service-page .right-bx li {
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid #fff;
  font-size: 15px;
  color: #fff;
  letter-spacing: .5px;
}

.service-page .right-bx li i {
  color: #fff;
  margin: 4px 7px 0 0;
  font-size: 15px;
}

.team-page .team-card {
  background: #929ea5;
  border: 1px solid #a7afb4;
  margin: 0 0 20px 0;
  display: block;
  min-height: 100%;
}

.team-page .team-card .text {
  text-align: center;
  padding: 20px 5px;
}

.team-page .team-card .text h4 {
  font-size: 21px;
  color: #223035;
  font-weight: 700;
  margin: 0;
}

.team-page .team-card .text p {
  margin: 0;
}

.IFRS-card {
  border: 1px solid #cfcfcf;
  margin: 20px 0 0 0;
}

.IFRS-card h5 {
  background: #223035;
  color: #fff;
  padding: 15px;
  margin: 0;
  font-size: 21px;
  text-align: center;
}

.IFRS-card ul li,
.IFRS-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.IFRS-card ul {
  padding: 20px;
}

.IFRS-card ul li {
  display: flex;
  margin: 0 0 15px 0;
  font-size: 16px;
}



/* #Sectors{
    background-color: #d5dede;
    padding: 1rem 0;
} */
.card-wrapper {
  box-shadow: rgb(6 6 6 / 32%) 0px 0px 4px;
  border-radius: 2rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  min-height: 100%;
}

.card-wrapper>img {
  border-radius: 2rem 0;
  aspect-ratio: 1/1;
  object-fit: none;
}

.card-wrapper>.crd-bdy {
  padding: 1rem 0;
}

.card-wrapper>.crd-bdy>p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 0;
  font-weight: 500;
}

.IFRS-card ul li i {
  color: #223035;
  font-size: 18px;
  margin: 3px 8px 0 0;
}


p.team_social_link {
  max-width: 26px;
}

#Div_body .container-fluid {
  margin: 0;
  padding: 0
}

.modal-dialog ul li { display: flex;}