p {
  font-size: 14px;
}

@font-face {
  font-family: "Eloquia Text";
  src: url("../web-fonts/EloquiaText-ExtraLight.woff2") format("woff2"), url("../web-fonts/EloquiaText-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Eloquia Display";
  src: url("../web-fonts/EloquiaDisplay-ExtraBold.woff2") format("woff2"), url("../web-fonts/EloquiaDisplay-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  font-family: "Inter Tight", serif;
}

.blog-min-banner {
  padding: 50px 0;
  background-color: #f3f3f3;
}

.min-section-dark-bg {
  padding: 50px 0;
  background-color: #292929;
}
.min-section-dark-bg .button_cover_panel {
  width: 100%;
}
.min-section-dark-bg .button_cover_panel a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  padding: 7px 20px;
  overflow: hidden;
  font-family: "Kumbh Sans", sans-serif !important;
}
.min-section-dark-bg .button_cover_panel a::before {
  content: "";
  background-color: #fff;
}
.min-section-dark-bg .button_cover_panel a:hover {
  color: #000;
}

.padding-none {
  padding: 0;
}

p {
  font-family: "Kumbh Sans", sans-serif;
  font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: capitalize;
  font-family: "Bodoni Moda", serif;
  font-weight: 400;
}

.theam-color h1, .theam-color h2, .theam-color h3, .theam-color h4, .theam-color h5, .theam-color h6 {
  color: #BCA88D !important;
}

.min-text-fff h3 {
  color: #fff;
}

.subtext-theamcolor h4 {
  color: #BCA88D;
}

.banner-sm-display-block {
  display: none;
}

.minCaptioncenters h4, .minCaptioncenters h3 {
  text-align: center;
}
.minCaptioncenters h4 {
  font-family: "Barlow", serif;
  font-size: 18px;
  letter-spacing: 5.4px;
  text-transform: uppercase;
}
.minCaptioncenters h3 {
  text-transform: uppercase;
  font-size: 41px;
  font-weight: 800;
}

img {
  width: 100%;
}

a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  font-family: "Kumbh Sans", sans-serif !important;
}

.banner-lg .container {
  max-width: 1640px;
}

button {
  font-family: "Barlow", serif;
}

.text-fff h1, .text-fff h2, .text-fff h3, .text-fff h4, .text-fff h5, .text-fff h6 {
  color: #fff !important;
}
.text-fff p {
  color: #fff !important;
}

.row-panel {
  margin: 0;
}

.toggleBtn {
  display: none;
}

.logo-fff {
  display: none;
}

.navCover {
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 0%, 0.849);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 10;
}

.dropdown-panel {
  position: relative;
}
.dropdown-panel .dropBox {
  width: 247px !important;
}
.dropdown-panel:hover .projectdropdown {
  height: 29px !important;
}
.dropdown-panel:hover .service-dropbox {
  height: 232px !important;
}
.dropdown-panel:hover .dropBox {
  position: absolute;
  width: 247px;
  height: 145px;
  transition-duration: 0.2s;
  top: 69px;
  left: 0;
  background-color: #BCA88D;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
  overflow: hidden;
}
.dropdown-panel:hover .dropBox li {
  list-style-type: none;
}
.dropdown-panel:hover .dropBox li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 1em !important;
  color: #fff !important;
  font-size: 12px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.22) !important;
}
.dropdown-panel:hover .dropBox li a:hover {
  color: #000 !important;
  opacity: 1 !important;
}
.dropdown-panel:hover .dropBox li a::before {
  content: "";
  background-color: #fff;
}
.dropdown-panel:hover .drop1 {
  height: 180px !important;
}
.dropdown-panel .drop-link {
  padding-right: 20px !important;
  position: relative;
}
.dropdown-panel .drop-link .dropArrow {
  position: absolute;
  right: 0;
  top: 30px;
  width: 7px;
  height: 7px;
  display: block;
  transform: rotate(47.2deg);
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
}

.dropdown-panel2 {
  position: relative;
}
.dropdown-panel2:hover .dropBox {
  height: 83px !important;
  transition-duration: 0.2s;
}
.dropdown-panel2 .dropBox {
  position: absolute;
  width: 200px !important;
  top: 69px;
  left: 0;
  background-color: #000;
  display: flex;
  flex-direction: column;
  height: 0px;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
  overflow: hidden;
}
.dropdown-panel2 .dropBox li {
  list-style-type: none;
}
.dropdown-panel2 .dropBox li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 1em !important;
  color: #fff !important;
  font-size: 12px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.22) !important;
  font-family: "Roboto", sans-serif !important;
}
.dropdown-panel2 .dropBox li a:hover {
  color: #000 !important;
}
.dropdown-panel2 .dropBox li a::before {
  content: "";
  background-color: #fff;
}
.dropdown-panel2 .drop1 {
  height: 180px !important;
}

.dropdown-panel3 {
  position: relative;
}
.dropdown-panel3:hover .dropBox {
  height: 219px !important;
  transition-duration: 0.2s;
}
.dropdown-panel3 .dropBox {
  position: absolute;
  width: 200px !important;
  top: 69px;
  left: 0;
  background-color: #000;
  display: flex;
  flex-direction: column;
  height: 0px;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
  overflow: hidden;
}
.dropdown-panel3 .dropBox li {
  list-style-type: none;
}
.dropdown-panel3 .dropBox li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 1em !important;
  color: #fff !important;
  font-size: 11px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.22) !important;
}
.dropdown-panel3 .dropBox li a:hover {
  color: #000 !important;
}
.dropdown-panel3 .dropBox li a::before {
  content: "";
  background-color: #fff;
}
.dropdown-panel3 .drop1 {
  height: 180px !important;
}

.drop-link {
  padding-right: 20px !important;
  position: relative;
}
.drop-link .dropArrow {
  position: absolute;
  right: 0;
  top: 30px;
  width: 7px;
  height: 7px;
  display: block;
  transform: rotate(47.2deg);
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
}

.image-height-ctrl {
  height: 260px;
}
.image-height-ctrl img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery_wrapper_block {
  height: 250px;
  margin-bottom: 30px;
}
.gallery_wrapper_block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-wrapper-block {
  width: 100%;
  height: 100%;
}
.img-wrapper-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.bold-700 h1, .bold-700 h2, .bold-700 h3, .bold-700 h4, .bold-700 h5, .bold-700 h6 {
  font-weight: 700;
}
.bold-700 a {
  font-weight: 700;
}
.bold-700 ul li {
  font-weight: 700;
}
.bold-700 ul li a {
  font-weight: 700 !important;
}
.bold-700 li {
  font-weight: 700;
}
.bold-700 li a {
  font-weight: 700;
}
.bold-700 button {
  font-weight: 700;
}

.dropBox {
  position: absolute;
  top: 69px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.77);
  display: flex;
  flex-direction: column;
  height: 0px;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
  overflow: hidden;
}
.dropBox li {
  list-style-type: none;
}
.dropBox li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 1em !important;
  color: #fff !important;
  font-size: 11px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.22) !important;
}
.dropBox li a:hover {
  color: #000 !important;
}
.dropBox li a::before {
  content: "";
  background-color: #fff;
}

.dropBox2 {
  position: absolute;
  width: 200px !important;
  top: 69px;
  left: 0;
  background-color: #BCA88D;
  display: flex;
  flex-direction: column;
  height: 0px;
  overflow: hidden;
  transition-duration: 0.2s;
  z-index: 10;
  overflow: hidden;
  border-radius: 0px 0px 20px 20px;
}
.dropBox2 li {
  list-style-type: none;
}
.dropBox2 li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 1em !important;
  color: #fff !important;
  font-size: 11px !important;
  border-bottom: solid 1px rgba(255, 255, 255, 0.22) !important;
}
.dropBox2 li a:hover {
  color: #000 !important;
}
.dropBox2 li a::before {
  content: "";
  background-color: #fff;
}

.wrapper_row {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.topLinks {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}
.topLinks .audit {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px;
  background-color: #233e92;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  margin-right: 10px;
  font-weight: bold;
}
.topLinks ul {
  padding: 0;
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}
.topLinks ul li {
  list-style-type: none;
}
.topLinks ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 0 5px;
  color: #dbdbdb;
  text-transform: capitalize;
  font-size: 11px;
  border-right: solid 1px #dbdbdb;
}
.topLinks ul li a:hover {
  color: #fff;
}
.topLinks ul li:nth-child(3) a {
  border: none;
}

.topSocialMedia {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 100;
}
.topSocialMedia aside {
  overflow: hidden;
}
.topSocialMedia aside a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: 50px;
  height: 50px;
  background-color: #BCA88D;
  color: #fff;
  margin-bottom: 2px;
  font-size: 25px;
}
.topSocialMedia aside a:hover:nth-child(1) {
  background-color: #3b5998 !important;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(2) {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.topSocialMedia aside a:hover:nth-child(3) {
  background-color: #0A66C2;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(4) {
  background-color: #00acee;
  color: #fff;
}
.topSocialMedia aside a:hover:nth-child(5) {
  background-color: #c4302b;
  color: #fff;
}

.emailPhone {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  padding: 2px 0;
}
.emailPhone span {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 13px;
  padding-left: 10px;
  font-weight: 500;
}
.emailPhone span:hover {
  color: #fff;
}
.emailPhone span:nth-child(1) {
  padding-right: 10px;
  position: relative;
}
.emailPhone span i {
  margin-right: 5px;
  color: #fff;
}
.emailPhone span a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
}

.infoBox {
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
}
.infoBox aside {
  width: -moz-fit-content;
  width: fit-content;
  line-height: 19px;
}
.infoBox aside a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #000;
  font-size: 14px;
  text-transform: lowercase !important;
}
.infoBox aside a span {
  font-size: 21px;
  font-weight: bold;
}

.navigationFixed {
  position: static;
  width: 100%;
  transition-duration: 1.2s;
  left: 0;
  z-index: 200;
  background-color: #fff;
  box-shadow: 0px 0px 64px -34px;
}
.navigationFixed .navBlock .wrapper_flex ul {
  padding: 0;
  margin: 0;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.navigationFixed .navBlock .wrapper_flex ul li {
  list-style-type: none;
}
.navigationFixed .navBlock .wrapper_flex ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 1em 14px;
  text-transform: capitalize;
  font-size: 15px;
  color: #000;
  display: block;
}
.navigationFixed .navBlock .wrapper_flex ul li a:hover {
  color: #baa360;
  opacity: 0.5;
  transition-duration: 0.2s;
}
.navigationFixed .navBlock .wrapper_flex ul .dropdown-panel2 .drop-link i {
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
}
.navigationFixed .navBlock .wrapper_flex ul .dropdown-panel3 .drop-link i {
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
}

header {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  width: 100%;
}
header .topBar {
  width: 100%;
  background-color: #BCA88D;
}
header nav {
  display: flex;
  align-items: center;
  width: 100%;
  height: 90px;
  background-color: #fff;
}

.navBlock {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.navBlock .logo {
  width: 187px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.navBlock .logo a {
  overflow: hidden;
  display: block;
  width: 100%;
  position: absolute;
  top: -10px;
  left: 0;
  border-radius: 0px 0px 10px 10px;
  padding: 10px 0;
  z-index: 10;
}
.navBlock .logo a img {
  border-radius: 10px;
}
.navBlock .wrapper_flex {
  display: flex;
  align-items: center;
}
.navBlock .wrapper_flex ul {
  padding: 0;
  margin: 0;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.navBlock .wrapper_flex ul li {
  list-style-type: none;
}
.navBlock .wrapper_flex ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 1em 14px;
  text-transform: capitalize;
  font-size: 15px;
  color: #000;
  display: block;
}
.navBlock .wrapper_flex ul li a:hover {
  color: #BCA88D;
  transition-duration: 0.2s;
}
.navBlock .wrapper_flex ul li a::before {
  content: "";
  background: linear-gradient(to right, rgb(205, 162, 116) 0%, rgba(0, 0, 0, 0) 100%);
  height: 1px;
}
.navBlock .wrapper_flex .get-a-quote {
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  text-transform: capitalize;
  padding: 8px 19px;
  border-radius: 50px;
  font-size: 13px;
  transition-duration: 0.2s;
  position: relative;
  margin: 10px;
}
.navBlock .wrapper_flex .tollFree {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navBlock .wrapper_flex .tollFree p {
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.modal-width {
  max-width: 690px;
}

.modal-img-cover {
  position: relative;
  padding-bottom: 0;
}
.modal-img-cover .btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -10px;
  right: -10px;
  width: 25px;
  height: 25px;
  background-color: #000;
  border-radius: 100%;
  background-image: none;
  opacity: 1;
  color: #fff;
}
.modal-img-cover .btn-close:hover {
  background-color: #BCA88D;
}
.modal-img-cover aside {
  width: 100%;
  background-color: #fff;
}
.modal-img-cover aside img {
  width: 100%;
}
.modal-img-cover aside h5 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  padding: 8px 0;
  margin: 0;
}

.wrapper-project {
  width: 100%;
  height: 300px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  cursor: pointer;
}
.wrapper-project img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper-project aside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 30px;
  position: absolute;
  top: -420px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.72);
  transition-duration: 0.2s;
}
.wrapper-project aside h4 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}
.wrapper-project aside h5 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
}
.wrapper-project:hover aside {
  top: 0;
  transition-duration: 0.2s;
}

.homeSection {
  padding: 50px 0;
}

.indexWrapper {
  width: 100%;
  height: 429px;
  border-radius: 10px;
  box-shadow: -30px -31px #233e92;
  position: relative;
}
.indexWrapper::before {
  content: "";
  position: absolute;
  right: -20px;
  bottom: -13px;
  width: 50px;
  height: 50px;
  border-radius: 7px;
  background-color: #233e92;
  z-index: 10;
}
.indexWrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.minCaption h3 {
  text-transform: capitalize;
  color: #BCA88D;
  font-size: 40px;
  text-align: center;
  font-weight: 800;
}

.smallCaption h6 {
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 600;
}

.wrapper__home__content {
  width: 100%;
  padding-left: 50px;
}
.wrapper__home__content h6 {
  font-size: 24px;
  text-transform: capitalize;
}
.wrapper__home__content h3 {
  text-transform: capitalize;
  font-size: 44px;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 900;
  color: #2a2b2a;
}
.wrapper__home__content p {
  font-size: 16px;
  text-align: justify;
  font-family: "Poppins", sans-serif;
}

.rowpadingTop {
  padding-top: 30px;
}

.gridflexBox {
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 10px;
  margin-bottom: 30px;
}
.gridflexBox aside {
  width: 100%;
  height: 200px;
  position: relative;
}
.gridflexBox aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gridflexBox aside:nth-child(2) {
  padding-top: 10px;
  height: auto;
}
.gridflexBox aside span {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5e5e5+18,000000+86&0+49,0.83+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(229, 229, 229, 0) 18%, rgba(125, 125, 125, 0) 49%, rgba(0, 0, 0, 0.6) 86%, rgba(0, 0, 0, 0.83) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00e5e5e5", endColorstr="#d4000000",GradientType=0 ); /* IE6-9 */
}
.gridflexBox aside span h4 {
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
}
.gridflexBox aside a {
  font-size: 14px;
}
.gridflexBox aside a span {
  background: none;
}
.gridflexBox aside p {
  font-size: 13px;
  text-align: justify;
}

.buttonCover a {
  display: block;
  padding: 5px 9px;
  color: #fff !important;
  background-color: #233e92;
  text-transform: capitalize;
  font-weight: 100;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  position: relative;
  overflow: hidden;
}
.buttonCover a span {
  position: relative;
  z-index: 1;
}
.buttonCover a:hover::before {
  content: "";
  bottom: -30px;
}

.firstCaption h3 {
  margin-bottom: 0px !important;
}

.mainCaption h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #BCA88D;
}
.mainCaption h3 span {
  color: #233e92;
}
.mainCaption h4 {
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 400;
  margin-bottom: 0;
}
.mainCaption h5 {
  font-size: 24px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.mainCaption p {
  font-size: 15px;
  text-align: center;
}

.flexBox_center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.center_oparagraph {
  width: 100%;
}
.center_oparagraph p {
  text-align: center;
  font-size: 15px;
  color: #7a7a7a;
}

.flexDirection {
  flex-direction: column;
}

.footerLogo {
  width: 100%;
  margin-bottom: 30px;
}
.footerLogo img {
  width: 100%;
}

.footer_list_item {
  width: 100%;
  margin-bottom: 30px;
}
.footer_list_item h4 {
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  margin-bottom: 30px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 13px;
  font-family: "Kumbh Sans", sans-serif !important;
  color: #fff !important;
}
.footer_list_item ul {
  padding: 0;
  margin: 0;
}
.footer_list_item ul li {
  list-style-type: none;
  position: relative;
  padding: 3px;
  color: #373040;
  font-size: 15px;
  text-transform: capitalize;
  font-family: "Eloquia Text" !important;
}
.footer_list_item ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  position: relative;
  padding: 5px;
  padding-left: 20px;
  color: #373040;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-family: "Eloquia Text" !important;
}
.footer_list_item ul li a:hover {
  color: #fff;
  transition-duration: 0.2s;
  opacity: 0.5;
}
.footer_list_item p {
  color: #a9a9a9;
  font-size: 12px;
  text-align: justify;
}

.footer_logo_underline {
  border-bottom: solid 1px rgba(255, 255, 255, 0.22);
  margin-bottom: 30px;
}

.contact-btn {
  border-radius: 30px;
  padding: 5px 10px !important;
  border: solid 2px #979797 !important;
  margin-top: 20px;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}

.left-padd {
  padding-left: 20px !important;
}

.social__media_block {
  display: flex;
  gap: 5px;
}
.social__media_block a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 6px;
  color: #fff;
  font-size: 18px;
  background-color: #BCA88D;
  transition-duration: 0.2s;
}
.social__media_block a:hover:nth-child(1) {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.social__media_block a:hover:nth-child(2) {
  background-color: #3b5998;
}
.social__media_block a:hover:nth-child(3) {
  background-color: #E60023;
}
.social__media_block a:hover:nth-child(4) {
  background-color: #0e76a8;
}

footer {
  background-color: #1B1B1B;
  padding-top: 50px;
}
footer .footer_paragraph p {
  font-size: 12px;
  color: #a9a9a9;
}
footer .footer_list_item {
  width: 100%;
  margin-bottom: 30px;
}
footer .footer_list_item p {
  color: #fff;
  font-size: 14px;
  text-align: justify;
}
footer .footer_list_item h4 {
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  margin-bottom: 30px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 13px;
  color: #373040;
}
footer .footer_list_item ul li {
  position: relative;
  padding: 3px;
  color: #373040;
  font-size: 15px;
  text-transform: capitalize;
}
footer .footer_list_item ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  position: relative;
  padding: 5px;
  padding-left: 20px;
  color: #373040;
  font-size: 13px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 600;
}
footer .footer_list_item ul li a:hover {
  color: #BCA88D;
  transition-duration: 0.2s;
  opacity: 0.5;
}
footer .footer_list_item form {
  display: flex;
  gap: 14px;
  padding-top: 50px;
}
footer .footer_list_item form input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  background: #fff;
  font-family: "Kumbh Sans", sans-serif !important;
  color: #373040;
  border-radius: 30px;
  padding: 5px 10px;
}
footer .footer_list_item form button {
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  padding: 5px 30px;
  border-radius: 30px;
  transition-duration: 0.2s;
}
footer .footer__contact_block li {
  position: relative;
  padding-left: 31px !important;
  padding: 0 !important;
}
footer .footer__contact_block li i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background-color: #BCA88D;
  color: #fff;
  border-radius: 100%;
  font-size: 12px;
}
footer .footer__contact_block li a {
  padding-left: 0 !important;
  padding: 0 !important;
}
footer .footer__contact_block li a::before {
  content: "";
  display: none !important;
}
footer .footer__contact_block h6 {
  color: #fff;
  display: flex;
  text-transform: uppercase;
  font-weight: 700;
}
footer .footer__contact_block h6 i {
  margin-right: 15px;
}
footer .follow_us {
  width: 100%;
}
footer .follow_us h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
}
footer .follow_us h4 i {
  margin-right: 10px;
}
footer .follow_us ul {
  padding: 0;
  margin: 0;
  display: flex;
}
footer .follow_us ul li {
  list-style-type: none;
}
footer .follow_us ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  margin: 5px;
  width: 33px;
  height: 33px;
  color: #fff;
  font-size: 19px;
  transition-duration: 0.2s;
  border-radius: 100%;
}
footer .follow_us ul li a svg {
  fill: #fff;
  width: 20px;
}
footer .follow_us ul li a:hover {
  color: #BCA88D;
  border: solid 1px #BCA88D;
}
footer .follow_us ul li a:hover svg {
  fill: #BCA88D;
}
footer .follow_us ul li:nth-child(1) a {
  background-color: #3b5998;
}
footer .follow_us ul li:nth-child(2) a {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
footer .mobileIcon i {
  font-size: 21px;
}
footer .address li {
  position: relative;
  padding-left: 36px !important;
  color: #fff;
  font-family: "Lexend", sans-serif !important;
  font-weight: 200;
  margin-bottom: 4px;
}
footer .address li i {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  width: 21px;
  height: 21px;
  background-color: #fff;
  color: #233e92;
  border-radius: 100%;
  top: 1px;
  font-size: 11px;
}
footer .address li h6 {
  font-size: 14px;
  font-weight: 200;
}
footer .address li a {
  padding-left: 0 !important;
}
footer .address li a svg {
  width: 15px;
  fill: #fff;
  position: absolute;
  left: 0;
  top: 3px;
}
footer .address li a::before {
  content: "";
  display: none !important;
}

.sm-pf {
  margin-bottom: 6px;
  color: #fff !important;
  text-transform: uppercase;
}

.fff-text h1, .fff-text h2, .fff-text h3, .fff-text h4, .fff-text h5, .fff-text h6 {
  color: #fff;
}
.fff-text p {
  color: #fff;
}

.flooter_logo_content {
  padding-bottom: 20px;
  border-bottom: solid 1px #a9a9a9;
}

.footer_row_padding_top {
  padding-top: 30px;
}

.banner-inner {
  overflow: hidden;
  border-radius: 20px;
  position: relative;
}
.banner-inner img {
  width: 100%;
}
.banner-inner aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.banner-inner aside h1 {
  color: #fff;
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 700;
}
.banner-inner aside span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #fff;
  font-size: 16px;
  color: #fff;
}

.about-img {
  overflow: hidden;
  border-radius: 10px;
}
.about-img img {
  width: 100%;
}

.about-pan-content {
  padding-top: 28px;
  padding-left: 50px;
}
.about-pan-content p {
  text-align: justify;
  color: #93928e;
  font-size: 16px;
}
.about-pan-content h4 {
  text-transform: capitalize;
  font-weight: bold;
  font-size: 25px;
  color: #233e92;
}

.about__block h4 {
  font-weight: 500;
  color: #000;
  font-size: 27px;
  font-family: "Kumbh Sans", sans-serif !important;
}
.about__block p {
  font-size: 16px;
}

.banner__slider {
  padding: 0;
}

.bannerContainer {
  margin: auto;
  max-width: 90%;
}

.bannerRow {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
}
.bannerRow img {
  width: 100%;
}

.bannerCover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.24);
}
.bannerCover aside {
  width: 100%;
  padding: 0 14%;
  position: relative;
}
.bannerCover aside h1 {
  font-size: 62px;
  text-transform: capitalize;
  color: #fff;
  position: relative;
  top: -2em;
  opacity: 0;
  font-weight: 300;
  font-family: "Kumbh Sans", sans-serif !important;
  text-align: center;
}
.bannerCover aside h1 span:nth-child(1) {
  color: #BCA88D;
}
.bannerCover aside h1 span:nth-child(2) {
  color: #0097d9;
}
.bannerCover aside h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  top: -2em;
  opacity: 0;
  font-weight: 800;
}
.bannerCover aside h2 br {
  display: none;
}
.bannerCover aside h2 span:nth-child(1) {
  color: #BCA88D;
}
.bannerCover aside h2 span:nth-child(2) {
  color: #0097d9;
}
.bannerCover aside h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  position: relative;
  bottom: -2em;
  opacity: 0;
}
.bannerCover aside h4 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  position: relative;
  bottom: -2em;
  opacity: 0;
}
.bannerCover aside h6 {
  font-size: 50px;
  color: #fff;
  position: relative;
  bottom: -2em;
  opacity: 0;
  font-weight: 300;
  text-transform: capitalize;
  margin-bottom: 13px;
}
.bannerCover aside p {
  font-size: 18px;
  position: relative;
  bottom: -8em;
  opacity: 0;
  color: #fff;
  text-align: center;
  font-family: "Kumbh Sans", sans-serif !important;
}
.bannerCover aside .buttonCover {
  width: 100%;
  display: flex;
  position: relative;
  bottom: -9em;
  opacity: 0;
  gap: 10px;
}
.bannerCover aside .buttonCover a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 12px 36px;
  color: #fff !important;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: capitalize;
  display: block;
  font-size: 13px;
  font-weight: 700 !important;
  background-color: #BCA88D;
  border-radius: 10px;
}
.bannerCover aside .buttonCover a::before {
  content: "";
  background-color: #233e92;
}
.bannerCover .welcomeText h1 {
  margin-bottom: 0;
}
.bannerCover .welcomeText h3 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 9px;
}
.bannerCover .welcomeText h4 {
  font-weight: bold;
}

.carousel-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.329);
  border: solid 1px #fff !important;
  background-image: none !important;
}

.left-arow {
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: rotate(-45.5deg);
}

.right-arow {
  width: 10px;
  height: 10px;
  border-top: solid 1px #fff;
  border-left: solid 1px #fff;
  transform: rotate(134.5deg);
}

.user-block {
  padding: 1em 10px;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #000;
}

.active .bannerCover {
  padding-top: 20px;
}
.active .bannerCover aside h1 {
  top: 0;
  opacity: 1;
  transition-duration: 1.2s;
  margin-bottom: 0;
  line-height: 1em;
}
.active .bannerCover aside h2 {
  top: 0;
  opacity: 1;
  transition-duration: 1.2s;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1em;
}
.active .bannerCover aside h3 {
  bottom: 0;
  opacity: 1;
  transition-duration: 1.2s;
  line-height: 27px;
  text-align: center;
}
.active .bannerCover aside h4 {
  bottom: 0;
  opacity: 1;
  transition-duration: 1.2s;
  text-align: center;
}
.active .bannerCover aside h6 {
  bottom: 0;
  opacity: 1;
  transition-duration: 1.2s;
  text-align: left;
}
.active .bannerCover aside p {
  bottom: 0em;
  opacity: 1;
  transition-duration: 1.2s;
}
.active .bannerCover aside .buttonCover {
  bottom: 0;
  transition-duration: 1.2s;
  opacity: 1;
  padding-top: 20px;
}
.active .bannerCover aside .buttonCover a {
  font-weight: 300;
}

.carousel-control-next, .carousel-control-prev {
  opacity: 5 !important;
}

.wrapper-margin {
  margin-top: 50px;
  margin-bottom: 50px;
}

.panel-block-pan {
  border-radius: 10px;
  background-color: #BCA88D;
}

.content__block .butn_cover {
  padding-top: 20px;
  display: none;
}
.content__block .butn_cover a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 10px;
  background-color: #BCA88D;
  transition-duration: 0.2s;
  text-transform: uppercase;
  color: #fff;
}
.content__block .butn_cover a:hover {
  background-color: #233e92;
}

.siteMinCaption h2 {
  width: 100%;
  margin-bottom: 0;
}
.siteMinCaption h2 aside {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 34px;
  color: #233e92;
  text-align: center;
}
.siteMinCaption h2 aside span {
  color: #BCA88D;
  font-weight: 600;
}
.siteMinCaption h3 {
  width: 100%;
  margin-bottom: 20px;
  font-size: 34px;
}
.siteMinCaption h3 span {
  color: #233e92;
  text-transform: uppercase;
}
.siteMinCaption h3 span:nth-child(1) {
  color: #BCA88D;
}
.siteMinCaption h3 span:nth-child(2) {
  color: #0097d9;
}
.siteMinCaption h4 {
  text-transform: capitalize;
  font-size: 33px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #3b8cc8;
}
.siteMinCaption h4 span {
  color: #BCA88D;
  font-weight: 500;
}
.siteMinCaption p {
  font-size: 16px;
  text-align: justify;
  font-size: 16px;
}

.clientSection {
  padding: 30px 0;
  background-color: #F7F7F7;
}

#owl-carousel-clients .owl-nav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 20px;
}
#owl-carousel-clients .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #BCA88D;
  color: #fff;
  border-radius: 100%;
  position: relative;
}
#owl-carousel-clients .owl-nav button:nth-child(1) {
  left: -50px;
}
#owl-carousel-clients .owl-nav button:nth-child(2) {
  right: -50px;
}

.client_section {
  padding: 40px 0;
}

.client_block {
  background-color: #BCA88D;
  padding: 30px 0px;
  border-radius: 10px;
}

.client_logo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  height: 81px;
  margin-bottom: 30px;
  border: solid 1px rgba(119, 119, 119, 0.18);
}
.client_logo img {
  width: 133px !important;
  margin: 0 !important;
}
.client_logo:hover img {
  filter: grayscale(0%);
}

.wrapper_image_grid {
  width: 100%;
  gap: 15px;
}
.wrapper_image_grid aside {
  width: 47%;
  height: 200px;
  background-color: #777;
  overflow: hidden;
  border-radius: 10px;
  float: left;
  margin: 5px;
}
.wrapper_image_grid aside:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}
.wrapper_image_grid aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.wrapper_image_grid aside:nth-child(1) {
  height: 410px;
}
.wrapper_image_grid aside:nth-child(2) {
  height: 281x;
  display: flex;
  flex-direction: column;
}
.wrapper_image_grid aside:nth-child(3) {
  height: 281x;
  display: flex;
  flex-direction: column;
}

.grid-row-top-padding {
  padding-top: 15px;
}

.flex-direction-column {
  flex-direction: column;
}

.flex__padding {
  padding: 30px;
}

.flex__paragraph p {
  font-size: 14px !important;
  text-align: justify;
}

.certificationSection {
  background-color: #fff;
  padding: 50px 0;
}

.certification-modal {
  background-color: #fff;
  padding: 10px;
}
.certification-modal img {
  width: 100%;
}

.modal-max-width {
  max-width: 770px;
}
.modal-max-width .modal-content .btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  right: 0;
  top: -10px;
  width: 30px;
  height: 30px;
  z-index: 10;
  background-color: #000;
  opacity: 1;
  background-image: none;
  transition-duration: 0.2s;
}
.modal-max-width .modal-content .btn-close:hover {
  background-color: #292929;
}
.modal-max-width .modal-content .btn-close svg {
  width: 20px;
  fill: #fff;
}
.modal-max-width .modal-content .btn-close::before {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #fff;
  position: relative;
  transform: rotate(42deg);
}
.modal-max-width .modal-content .btn-close:after {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #fff;
  position: relative;
  transform: rotate(-48deg);
  left: -1px;
}

.address-pf {
  text-transform: capitalize !important;
}

.pannel_grid_block {
  width: 100%;
  background-color: #292929;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  flex-direction: column;
  padding: 17px;
  height: 100%;
  box-shadow: 0px 8px 9px -7px #000;
  transition-duration: 0.2s;
}
.pannel_grid_block span {
  width: 47px;
  font-weight: 800;
  color: #BCA88D;
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}
.pannel_grid_block span svg {
  width: 100%;
  fill: #BCA88D;
}
.pannel_grid_block aside {
  width: 100%;
}
.pannel_grid_block aside h4 {
  text-transform: uppercase;
  color: #233e92;
  font-size: 16px;
  text-align: center;
  width: 100%;
  color: #BCA88D;
  font-weight: 700;
}
.pannel_grid_block aside p {
  font-size: 14px !important;
  margin-bottom: 0;
  color: #fff;
  text-align: justify;
}
.pannel_grid_block:hover {
  background-color: #BCA88D;
}
.pannel_grid_block:hover span svg {
  fill: #fff;
}
.pannel_grid_block:hover aside h4 {
  color: #fff;
}

.exp-section {
  padding: 50px 0;
}

.grid-margin-bottom {
  margin-bottom: 24px;
}

.row_padding {
  padding: 30px 0;
  padding-bottom: 0;
}

.count_block {
  width: 96%;
  padding-top: 20px;
}
.count_block ul {
  padding: 0;
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
}
.count_block ul li {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #233e92;
  padding: 5px 12px;
  margin: 5px;
  border-radius: 10px;
  width: 25%;
  height: 128px;
}
.count_block ul li h6 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  color: #fff;
}
.count_block ul li p {
  font-size: 11px;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

.listProperty ul {
  padding: 0;
  margin: 0;
}
.listProperty ul li {
  list-style-type: none;
  position: relative;
}

.services__grid_row {
  padding-top: 30px;
}
.services__grid_row .grid__block {
  margin-bottom: 30px;
}
.services__grid_row .grid__block aside {
  width: 100%;
  height: 250px;
  border: solid 1px #dbdbdb;
}
.services__grid_row .grid__block:nth-child(1) aside {
  background-color: #eb6d6d;
}
.services__grid_row .grid__block:nth-child(2) aside {
  background-color: #fff;
}
.services__grid_row .grid__block:nth-child(3) aside {
  background-color: #eb6d6d;
}
.services__grid_row .grid__block:nth-child(4) aside {
  background-color: #fff;
}
.services__grid_row .grid__block:nth-child(5) aside {
  background-color: #fff;
}
.services__grid_row .grid__block:nth-child(6) aside {
  background-color: #eb6d6d;
}

.services_section {
  background-color: #e5e5e5;
  padding: 50px 0;
  margin-top: 30px;
}

.servicesCaption h3 {
  color: #BCA88D;
}

.service_block_lg {
  width: 100%;
  height: 100%;
  background-color: #BCA88D;
  display: flex;
  overflow: hidden;
}
.service_block_lg aside {
  width: 50%;
}
.service_block_lg aside img {
  width: 100%;
}
.service_block_lg aside:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: space-around;
  flex-direction: column;
  padding: 30px;
}
.service_block_lg aside:nth-child(1) h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}

.btnCoverBlock {
  width: 100%;
}
.btnCoverBlock a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 10px;
  background-color: #fff;
  text-transform: uppercase;
  color: #233e92;
  transition-duration: 0.2s;
  font-size: 12px;
  font-weight: 600;
  display: block;
  width: 85px;
}
.btnCoverBlock a:hover {
  background-color: #BCA88D;
  color: #fff;
}

.serviceBlock_sm {
  width: 100%;
  height: 151px;
  margin-bottom: 22px;
  display: flex;
}
.serviceBlock_sm aside {
  padding: 10px;
}
.serviceBlock_sm aside:nth-child(1) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  width: 90%;
}
.serviceBlock_sm aside:nth-child(1) h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
}
.serviceBlock_sm aside:nth-child(2) {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.serviceBlock_sm aside:nth-child(2) img {
  width: 100%;
}
.serviceBlock_sm:nth-child(1) {
  background-color: #4a5573;
}
.serviceBlock_sm:nth-child(2) {
  background-color: #bfbfbf;
  margin-bottom: 0;
}

.serviceBlock_sm_h {
  width: 100%;
  height: 100%;
  background-color: #233e92;
  display: flex;
  flex-direction: column;
}
.serviceBlock_sm_h aside {
  width: 100%;
  padding: 15px;
}
.serviceBlock_sm_h aside h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.serviceBlock_sm_h aside a:hover {
  background-color: #BCA88D;
}
.serviceBlock_sm_h aside:nth-child(2) img {
  width: 100%;
}

.services_row {
  margin-bottom: 30px;
}

.flex_center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.service_list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.service_list ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: 18%;
  height: 160px;
  box-shadow: 0px 0px 25px -20px #000;
  margin: 7px;
  transition: transform 0.2s;
}
.service_list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.service_list ul li:hover {
  background-color: #BCA88D;
  position: relative;
  z-index: 20;
  transform: scale(1.5);
}
.service_list ul li:hover h4 {
  color: #fff;
}
.service_list ul li:hover aside svg {
  fill: #fff;
}
.service_list ul li aside {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.service_list ul li aside svg {
  width: 100%;
  fill: #ff8888;
}
.service_list ul li aside img {
  width: 100%;
}
.service_list ul li h4 {
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  color: #000;
  font-weight: 600;
}

.larg-icon aside {
  width: 87px !important;
  height: auto !important;
}

.container_gradient {
  background-color: #fff;
}

.about-img {
  width: 100%;
}
.about-img img {
  width: 100%;
}

.aboutSection {
  padding: 50px 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
  background-color: #fff;
}

.who-we-are-section {
  padding: 50px 0;
  background-color: #fff;
}

.wrapper_about_round {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.wrapper_about_round span {
  position: absolute;
  top: -8px;
  left: -25px;
  display: block;
  width: 119%;
  height: 100%;
  z-index: 10;
  transition-duration: 0.2s;
}
.wrapper_about_round span img {
  width: 100%;
}
.wrapper_about_round:hover aside img {
  transform: scale(1.2);
  transition-duration: 1.2s;
}
.wrapper_about_round aside {
  width: 100%;
}
.wrapper_about_round aside:hover img {
  transform: scale(1.2);
  transition-duration: 1.2s;
}
.wrapper_about_round aside img {
  width: 100%;
  transition-duration: 1.2s;
  border-radius: 100%;
}

.about_wrapper {
  width: 100%;
  padding-right: 30px;
}
.about_wrapper p {
  font-size: 16px;
  text-align: justify;
  color: #7a7a7a;
  margin-bottom: 0;
}
.about_wrapper h6 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  font-weight: 300;
}
.about_wrapper h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: left;
  margin-bottom: 20px;
  color: #BCA88D;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 34px;
}
.about_wrapper h4 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: left;
  margin-bottom: 3px;
  color: #233e92;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 34px;
}
.about_wrapper h6 {
  text-align: left;
  margin-bottom: 20px;
  color: #BCA88D;
  text-transform: uppercase;
  font-weight: 700;
}

.company_title {
  margin-bottom: 30px;
}

.contactRow {
  padding: 20px;
  margin-bottom: 30px;
}

.contact_list_block {
  width: 100%;
  position: relative;
  padding-left: 30px;
}
.contact_list_block::before {
  content: "";
  position: absolute;
  right: 0;
  height: 100%;
  width: 1px;
  background-color: #666666;
}
.contact_list_block h4 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  text-align: left;
  font-size: 18px;
}
.contact_list_block p {
  color: #fff;
  font-size: 14px;
}
.contact_list_block i {
  position: absolute;
  left: 0;
  font-size: 16px;
}

.i_color i {
  color: #fff !important;
}

.block:nth-child(4) .contact_list_block::before {
  content: "";
  display: none;
}

.footer__socialmedia {
  display: flex;
  margin-bottom: 20px;
}
.footer__socialmedia a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: 25px;
  height: 25px;
  border: solid 1px #fff;
  margin-right: 5px;
  color: #fff;
}
.footer__socialmedia a svg {
  width: 10px;
  fill: #fff;
}
.footer__socialmedia a i {
  position: static;
  font-size: 13px !important;
}
.footer__socialmedia a:hover {
  border: solid 1px #BCA88D;
  transition-duration: 0.2s;
}
.footer__socialmedia a:nth-child(1):hover {
  background-color: #3b5998 !important;
  color: #fff;
}
.footer__socialmedia a:nth-child(2):hover {
  background: radial-gradient(circle at 33% 100%, #FED373 4%, #F15245 30%, #D92E7F 62%, #9B36B7 85%, #515ECF);
}
.footer__socialmedia a:nth-child(3):hover {
  background-color: #0A66C2;
  color: #fff;
}
.footer__socialmedia a:nth-child(4):hover {
  background-color: #00acee;
  color: #fff;
}
.footer__socialmedia a:nth-child(5):hover {
  background-color: #c4302b;
  color: #fff;
}

.strip {
  background-color: #937009;
}

.copyright {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
}
.copyright p {
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  color: #fff;
  font-size: 13px;
  padding: 6px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.copyright p a {
  text-decoration: none;
  color: #fff;
}

.button_cover_panel {
  width: 100%;
}
.button_cover_panel a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 400;
  padding: 7px 20px;
  overflow: hidden;
}
.button_cover_panel a::before {
  content: "";
  background-color: #292929;
}
.button_cover_panel a:hover {
  color: #fff;
}

.recent_work {
  background-color: #fff;
  padding: 50px 0;
}

.work__panel {
  padding: 30px 0;
}

#recentWorks {
  margin-bottom: 30px;
}

.recent__work_grid {
  width: 100%;
  background-color: #fff;
  margin-bottom: 30px;
}
.recent__work_grid aside {
  width: 100%;
}
.recent__work_grid aside img {
  width: 100%;
}
.recent__work_grid aside:nth-child(2) {
  padding: 17px;
}
.recent__work_grid aside:nth-child(2) h5 {
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}
.recent__work_grid aside:nth-child(2) h5 img {
  width: 20px;
  fill: #000;
}
.recent__work_grid aside:nth-child(2) h5 a:hover img {
  fill: red;
}
.recent__work_grid aside:nth-child(2) h6 {
  text-transform: capitalize;
  color: #777;
  font-size: 14px;
}

.training {
  background-color: #fff;
  padding-top: 50px;
}

.imageProperty {
  width: 100%;
}

.addvance_digitalMarketing {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 30px;
  flex-direction: column;
}
.addvance_digitalMarketing aside {
  margin-bottom: 20px;
}
.addvance_digitalMarketing aside h3 {
  font-size: 24px;
  text-transform: capitalize;
  font-size: 34px;
  text-align: left;
  font-weight: 500;
  color: #fff;
}
.addvance_digitalMarketing aside h3 span {
  font-weight: 300;
}
.addvance_digitalMarketing aside p {
  font-size: 16px;
  text-align: justify;
  color: #fff;
}

.image_flex_box {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 100%;
  width: 80%;
}
.image_flex_box img {
  width: 100%;
}

.wrapper_flex_content {
  margin-bottom: 14px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  margin-left: -4px;
  margin-right: -4px;
}
.wrapper_flex_content img {
  width: 100%;
  transition: transform 0.2s;
}
.wrapper_flex_content:hover img {
  transform: scale(1.5);
}
.wrapper_flex_content aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0.08) 0%, rgba(33, 89, 157, 0.08) 26%, rgb(43, 96, 169) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#141e5799", endColorstr="#2b60a9",GradientType=0 );
  flex-direction: column;
  padding: 10px;
  z-index: 10;
}
.wrapper_flex_content aside h4 {
  font-size: 13px;
  text-transform: capitalize;
  color: #8f8f8f;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.wrapper_flex_content aside span {
  display: block;
  width: 40px;
  margin-bottom: 10px;
}
.wrapper_flex_content aside span svg {
  width: 100%;
  fill: #fff;
}

.whatwedo {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.whatwedo img {
  width: 100%;
  transition: transform 0.2s;
}
.whatwedo:hover img {
  transform: scale(1.5);
  transition: transform 0.2s;
}
.whatwedo aside {
  padding: 20px;
  background: linear-gradient(to right, rgba(40, 95, 170, 0.83) 0%, rgba(81, 193, 80, 0.59) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#d4285faa", endColorstr="#9651c150",GradientType=1 );
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  flex-direction: column;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  z-index: 10;
}
.whatwedo aside h4 {
  font-size: 13px;
  text-transform: capitalize;
  color: #8f8f8f;
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
}
.whatwedo aside ul {
  padding: 0;
  margin: 0;
}
.whatwedo aside ul li {
  list-style-type: none;
  padding-left: 20px;
  position: relative;
  text-transform: capitalize;
  font-size: 12px;
  color: #fff;
}
.whatwedo aside ul li:before {
  content: "\f005";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  font-size: 12px;
}

.row_height {
  height: 100%;
}

.gradient_panel {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d70a4+0,148485+100 */
  background: rgb(45, 112, 164); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(45, 112, 164) 0%, rgb(20, 132, 133) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2d70a4", endColorstr="#148485",GradientType=0 ); /* IE6-9 */
  border-radius: 10px;
  margin: 0;
  padding: 20px;
}

.top_padd {
  padding-top: 86px;
}

.enquiry_btn_cover {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
.enquiry_btn_cover a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4bc253;
  padding: 4px 10px;
  color: #fff;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
}
.enquiry_btn_cover a i {
  margin-right: 10px;
}
.enquiry_btn_cover span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #000;
  background-color: #fff;
  padding: 0 10px;
  font-weight: bold;
}
.enquiry_btn_cover span div {
  width: 1px;
  height: 20px;
  background-color: #000;
  margin: 0 5px;
}
.enquiry_btn_cover span br {
  display: none;
}

.joinUssection {
  background-color: #fff;
  padding: 50px 0;
}

.joinUs-block {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-size: cover;
  padding: 50px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  position: relative;
  overflow: hidden;
  background-color: #F9F9F9;
}
.joinUs-block .container {
  position: relative;
  z-index: 10;
}

.joinUs__team_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px;
  position: relative;
  z-index: 10;
  border-radius: 10px;
}
.joinUs__team_content h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.joinUs__team_content p {
  text-align: center;
  font-size: 15px;
  color: #fff;
}
.joinUs__team_content a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  background-color: #fff;
  color: #BCA88D;
  text-transform: capitalize;
  font-size: 13px;
  padding: 7px 20px;
  overflow: hidden;
  font-weight: 600;
}
.joinUs__team_content a::before {
  content: "";
  background-color: #BCA88D;
}
.joinUs__team_content a:hover {
  color: #fff;
}

.testimonialSection {
  padding: 50px 0;
  background-color: #fff;
}

.chooseusSection {
  background-color: #BCA88D;
}

.choose_img {
  height: 100%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0px 0px 107px 0px;
  position: relative;
}
.choose_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}

.chooseusContent {
  width: 100%;
  padding: 49px;
}
.chooseusContent aside {
  width: 100%;
  margin-bottom: 32px;
}
.chooseusContent aside h5 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 9px;
  position: relative;
  padding-left: 30px;
  font-family: "Roboto", sans-serif;
}
.chooseusContent aside h5 i {
  position: absolute;
  left: 0;
}
.chooseusContent h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 26px;
}
.chooseusContent p {
  font-size: 16px;
  text-align: justify;
  color: #fff;
  padding-left: 30px;
  font-size: 14px;
}
.chooseusContent ul {
  padding: 0;
  margin: 0;
}
.chooseusContent ul li {
  list-style-type: none;
  padding: 10px;
  color: #fff;
  text-align: justify;
  position: relative;
  padding-left: 35px;
}
.chooseusContent ul li span {
  display: block;
  position: absolute;
  left: 0;
  width: 19px;
}
.chooseusContent ul li span svg {
  width: 100%;
  fill: #fff;
}

.shadow-effect {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #ECECEC;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.shadow-effect aside {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 100%;
  border: solid 5px #F7F7F7;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shadow-effect aside::before {
  content: "\f2be";
  font-family: "fontAwesome";
  font-size: 50px;
}
.shadow-effect aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shadow-effect h5 {
  text-transform: capitalize;
  font-weight: bold;
  color: #233e92;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
}
.shadow-effect h6 {
  text-transform: capitalize;
  color: #5c5c5c;
  font-size: 10px;
  text-align: center;
}

#customers-testimonials .shadow-effect p {
  text-align: center;
  font-size: 14px;
  font-size: 11px;
}
#customers-testimonials .shadow-effect span {
  display: block;
  padding-top: 20px;
  width: 70px;
}
#customers-testimonials .shadow-effect span img {
  width: 100%;
}
#customers-testimonials .item {
  text-align: center;
  margin-bottom: 80px;
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 1);
  transition: all 0.3s ease-in-out;
}
#customers-testimonials .owl-item.active.center .item {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.testimonial-name {
  margin: -17px auto 0;
  display: table;
  width: auto;
  background: #233e92;
  padding: 9px 35px;
  border-radius: 12px;
  text-align: center;
  color: #fff;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
  font-size: 12px;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
  margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span {
  background: #233e92;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
  background: #233e92;
  transform: translate3d(0px, -50%, 0px) scale(0.7);
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
  background: #233e92;
  display: inline-block;
  height: 20px;
  margin: 0 2px 5px;
  transform: translate3d(0px, -50%, 0px) scale(0.3);
  transform-origin: 50% 50% 0;
  transition: all 250ms ease-out 0s;
  width: 20px;
}

.core__arias_section {
  padding: 50px 0;
  background-color: #fff;
}

.metaHash_coreArias {
  flex-direction: column;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #F7F7F7;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 24px 34px -38px;
  transition-duration: 0.2s;
}
.metaHash_coreArias:hover {
  transition-duration: 0.2s;
}
.metaHash_coreArias span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #233e92;
  padding: 17px;
  margin-bottom: 20px;
  border: solid 5px #fff;
  box-shadow: 0px 5px 9px -7px;
}
.metaHash_coreArias span img {
  width: 100%;
}
.metaHash_coreArias h3 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: center;
  color: #000;
  font-weight: bold;
  font-size: 17px;
}
.metaHash_coreArias p {
  font-size: 16px;
  text-align: justify;
  color: #5c5c5c;
  font-size: 13px;
}
.metaHash_coreArias aside {
  display: flex;
  justify-content: space-around;
  width: 86%;
}
.metaHash_coreArias aside a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  text-transform: capitalize;
  font-size: 12px;
  padding: 6px;
  border-radius: 5px;
}
.metaHash_coreArias aside a:nth-child(1) {
  background-color: #25D366;
}
.metaHash_coreArias aside a:nth-child(2) {
  background-color: #233e92;
}

.topAnimate {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #BCA88D;
  color: #fff;
  font-size: 25px;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 40px;
  bottom: 100px;
  border-radius: 100%;
  z-index: 100;
  transition-duration: 0.2s;
  display: none;
}
.topAnimate:hover {
  background-color: #000;
  transition-duration: 0.2s;
  color: #fff;
}

.top-go {
  display: flex !important;
}

.about__img {
  width: 100%;
  height: 100%;
  background-color: #BCA88D;
  border-radius: 10px;
  overflow: hidden;
}
.about__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.aboutBanner {
  width: 100%;
  background-color: #BCA88D;
  position: relative;
  overflow: hidden;
  padding: 0;
}
.aboutBanner aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 13%;
  background: rgba(0, 0, 0, 0.63);
}
.aboutBanner aside p {
  color: #fff;
  font-size: 19px;
  text-transform: capitalize;
}
.aboutBanner aside a {
  display: block;
  padding: 5px 9px;
  color: #fff !important;
  background-color: #233e92;
  text-transform: capitalize;
  font-weight: 100;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  background-color: #BCA88D;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 30px;
  width: fit-content;
}
.aboutBanner aside a::before {
  content: "";
  background-color: #fff;
}
.aboutBanner aside a:hover {
  color: #000 !important;
}
.aboutBanner aside h3 {
  font-size: 24px;
  text-transform: capitalize;
  text-align: left;
  font-weight: 300;
  color: #999;
}
.aboutBanner aside h1 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 47px;
  line-height: 47px;
  color: #fff;
  line-height: 47px;
  margin-bottom: 20px;
}
.aboutBanner aside h1 span {
  color: #777;
  font-weight: 100;
  font-weight: 300;
  font-size: 42px;
}
.aboutBanner aside h4 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  line-height: 47px;
  color: #fff;
  line-height: 47px;
  margin-bottom: 0;
}

.about_wrapper_img {
  width: 100%;
  height: 100%;
  position: relative;
}
.about_wrapper_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrapper__content {
  width: 100%;
}
.wrapper__content h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 700;
}
.wrapper__content p {
  font-size: 16px;
  text-align: justify;
  color: #000;
  font-size: 15px;
}
.wrapper__content aside {
  width: 100%;
  padding: 10px 0;
}
.wrapper__content aside h4 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  font-size: 22px;
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 700;
}
.wrapper__content aside p {
  font-size: 16px;
  text-align: justify;
  color: #000;
  font-size: 15px;
}

.whatsapp-round {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #25D366;
  border-radius: 100%;
  position: fixed;
  bottom: 50px;
  right: 40px;
  z-index: 50;
}
.whatsapp-round a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  font-size: 30px;
  color: #fff;
}

.sm_banner_wrapper {
  width: 100%;
  height: 80vh;
  background-color: #233e92;
  display: none;
}

.sm__logo {
  display: none;
}

.best-digital-marketing {
  padding: 60px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d70a4+0,148485+100 */
  background: rgb(45, 112, 164); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(45, 112, 164) 0%, rgb(20, 132, 133) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2d70a4", endColorstr="#148485",GradientType=0 ); /* IE6-9 */
}

.digital-marketing-padding-left {
  padding-left: 40px;
}

.digitalmarketing-img-box {
  width: 100%;
  position: relative;
  border-radius: 40px;
}
.digitalmarketing-img-box span {
  display: block;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px;
  border-radius: 6px;
}
.digitalmarketing-img-box span img {
  width: 100%;
  position: relative;
  z-index: 10;
  left: 0;
}
.digitalmarketing-img-box .morphin {
  right: 0;
  bottom: 0;
  background: #f6f6f6;
  text-align: center;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  animation: morphin 10s infinite;
  margin: 0 auto;
}
@keyframes morphin {
  0% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }
  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }
}
.digitalmarketing-img-box .shake-x {
  animation-name: shake-x;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes shake-x {
  16.65% {
    transform: translateX(8px);
  }
  33.3% {
    transform: translateX(-6px);
  }
  49.95% {
    transform: translateX(4px);
  }
  66.6% {
    transform: translateX(-2px);
  }
  83.25% {
    transform: translateX(1px);
  }
  100% {
    transform: translateX(0);
  }
}
.digitalmarketing-img-box .shake-y {
  animation-name: shake-y;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes shake-y {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pulse-anim {
  25% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  75% {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
  }
}
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes up-down {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
  100% {
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  100% {
    transform: translateX(10px);
    -webkit-transform: translateX(10px);
  }
}
.digitalmarketing-img-box .rotate {
  animation: rotate 5s linear infinite;
  -webkit-animation: rotate 5s linear infinite;
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes waving-line {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -200px 0;
  }
}

.justify_paragraph p {
  font-size: 16px;
  text-align: justify;
}

.light-bg {
  background-color: #BCA88D;
}

.weOffer {
  padding-top: 100px;
  background-color: #BCA88D;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.wrapper_grid_and_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding-bottom: 30px;
  transition-duration: 0.2s;
}
.wrapper_grid_and_icon:hover {
  transform: scale(1.1);
}
.wrapper_grid_and_icon aside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 100%;
  margin-bottom: 20px;
  box-shadow: 0px 5px 29px -9px rgba(125, 125, 125, 0.78);
}
.wrapper_grid_and_icon aside svg {
  width: 40px !important;
  fill: #233e92;
}
.wrapper_grid_and_icon h4 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  font-size: 16px;
  text-align: center;
  color: #000;
}
.wrapper_grid_and_icon p {
  font-size: 16px;
  text-align: justify;
  font-size: 14px;
  color: #777;
}
.wrapper_grid_and_icon a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: block;
  padding: 5px 9px;
  color: #fff !important;
  background-color: #233e92;
  text-transform: capitalize;
  font-weight: 100;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  background-color: #25D366;
  padding: 2px 9px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 0px;
}

.top-padding {
  padding-top: 50px;
}

.seo_section {
  padding: 50px 0;
  background-color: #fff;
}

.owl-img-with-content {
  width: 100%;
  background-color: #f5f5f5;
  padding-bottom: 20px;
}
.owl-img-with-content aside {
  width: 100%;
  position: relative;
}
.owl-img-with-content aside img {
  width: 100%;
  margin: 0 !important;
}
.owl-img-with-content aside:nth-child(2) {
  padding-bottom: 10px;
}
.owl-img-with-content aside h4 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
.owl-img-with-content aside h5 {
  font-size: 24px;
  text-transform: capitalize;
  background-color: #233e92;
  color: #fff;
  text-transform: lowercase;
  padding: 5px;
}
.owl-img-with-content aside h5 a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.owl-img-with-content aside ul {
  padding: 0;
  margin: 0;
  padding: 0 20px;
}
.owl-img-with-content aside ul li {
  list-style-type: none;
  position: relative;
  padding: 6px 0;
  padding-right: 70px;
  display: flex;
  justify-content: space-between;
  border-bottom: dashed 1px #777;
}
.owl-img-with-content aside ul li:nth-child(1) {
  padding-right: 5px;
}
.owl-img-with-content aside ul li h5 {
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  background: none;
  padding: 0;
}
.owl-img-with-content aside ul li p {
  margin: 0;
  font-size: 12px;
}
.owl-img-with-content aside ul li span {
  width: 20px;
  height: 20px;
  background-color: #233e92;
  color: #fff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 5px;
}

#seo-keyword {
  margin-bottom: 30px;
  margin-top: 30px;
}

.wrapper_block_panel {
  width: 100%;
  position: relative;
  z-index: 10;
  padding: 13px;
  height: 100%;
}
.wrapper_block_panel .coverBlock {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.wrapper_block_panel .coverBlock .icon {
  width: 35px;
  left: 0;
  top: 22px;
  margin-right: 15px;
}
.wrapper_block_panel .coverBlock .icon svg {
  fill: #BCA88D;
  width: 100%;
}
.wrapper_block_panel .coverBlock h4 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  color: #606060;
  text-transform: capitalize;
  margin-bottom: 0;
}
.wrapper_block_panel h4 {
  color: #606060;
  text-transform: capitalize;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.wrapper_block_panel h4 span {
  width: 50px;
  height: 50px;
  background-color: #BCA88D;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  border-radius: 6px;
  margin-right: 15px;
}
.wrapper_block_panel h4 span svg {
  fill: #fff;
  width: 25px;
}
.wrapper_block_panel p {
  font-size: 16px;
  text-align: justify;
  color: #000;
}

.it-training {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.it-training aside {
  width: 100%;
}
.it-training aside h1 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  text-align: left;
}
.it-training aside p {
  font-size: 16px;
  text-align: justify;
}
.it-training aside ul {
  padding: 0;
  margin: 0;
  padding-top: 40px;
  width: 100%;
}
.it-training aside ul li {
  list-style-type: none;
  padding: 5px;
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  text-align: justify;
}
.it-training aside ul li::before {
  content: "\f14a";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  color: #233e92;
}

.training__section {
  padding: 50px 0;
}

.webdesign_section {
  padding: 50px 0;
  background-color: #f5f5f5;
}

.wrapper__image__box {
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 20px;
}
.wrapper__image__box img {
  width: 100%;
}

.topPaddnone {
  padding: 0 !important;
}

.cover-bg {
  background-color: #efefef;
}
.cover-bg span {
  background-color: #efefef;
}

.latest-story-section {
  padding: 50px 0;
}

.wrapper-stu-col {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 30px;
  transition-duration: 0.2s;
}
.wrapper-stu-col aside {
  width: 100%;
}
.wrapper-stu-col aside img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  border: solid 3px #fff;
}
.wrapper-stu-col aside h4 {
  color: #777;
  text-transform: capitalize;
  text-align: center;
  font-size: 12px;
  padding: 5px 0;
  margin-bottom: 0;
}
.wrapper-stu-col aside h6 {
  color: #777;
  text-transform: capitalize;
  text-align: center;
  font-size: 9px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.wrapper-stu-col aside:nth-child(2) {
  background-color: #fff;
}
.wrapper-stu-col:hover {
  transition-duration: 0.2s;
  transform: scale(1.2);
}

.relative {
  position: relative;
  z-index: 15;
}

.theam_col {
  background-color: #233e92 !important;
}
.theam_col span h5 {
  color: #fff;
  text-transform: uppercase;
}
.theam_col span h5 br {
  display: none;
}
.theam_col span h6 {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.heading h4 {
  font-weight: bold;
  font-size: 18px;
}

.table_row {
  color: #fff;
}
.table_row th {
  margin-left: 5px;
}
.table_row th:nth-child(1) {
  font-size: 12px;
}
.table_row td {
  margin-left: 5px;
}
.table_row:nth-child(1) {
  background-color: #0070cb;
}
.table_row:nth-child(2) {
  background-color: #208fe9;
}
.table_row:nth-child(3) {
  background-color: #0070cb;
}
.table_row:nth-child(4) {
  background-color: #208fe9;
}
.table_row:nth-child(5) {
  background-color: #0070cb;
}
.table_row:nth-child(6) {
  background-color: #208fe9;
}
.table_row:nth-child(7) {
  background-color: #0070cb;
}
.table_row:nth-child(8) {
  background-color: #208fe9;
}

.check__box {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.number {
  display: flex;
  align-items: center;
  justify-content: center;
}

.title-box {
  text-align: center;
  position: relative;
}
.title-box span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0075ff;
}

.amount-box {
  position: relative;
  text-align: center;
  color: #fff;
  border-radius: 0px 0px 10px 10px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0070cb+0,208fe9+100 */
  background: rgb(0, 112, 203); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(0, 112, 203) 0%, rgb(32, 143, 233) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0070cb", endColorstr="#208fe9",GradientType=0 ); /* IE6-9 */
}
.amount-box .rate {
  font-weight: bold;
}

table thead tr th {
  border: solid 1px #fff;
}
table tbody tr td {
  border: solid 1px #fff !important;
}

.list__wrapper {
  width: 100%;
}
.list__wrapper ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 10px;
}
.list__wrapper ul li {
  list-style-type: none;
  position: relative;
  text-align: center;
  padding: 10px;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  border-bottom: solid 1px #fff;
}
.list__wrapper ul li h5 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  margin: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.list__wrapper ul li:nth-child(1) {
  background-color: #282828;
}
.list__wrapper ul li:nth-child(2) {
  background-color: #0070cb;
}
.list__wrapper ul li:nth-child(3) {
  background-color: #208fe9;
}
.list__wrapper ul li:nth-child(4) {
  background-color: #0070cb;
}
.list__wrapper ul li:nth-child(5) {
  background-color: #208fe9;
}
.list__wrapper ul li:nth-child(6) {
  background-color: #0070cb;
}
.list__wrapper ul li:nth-child(7) {
  background-color: #208fe9;
}
.list__wrapper ul li:nth-child(8) {
  background-color: #0070cb;
}
.list__wrapper ul li:nth-child(9) {
  background-color: #208fe9;
}
.list__wrapper ul li:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #282828;
  border: none;
  position: relative;
}
.list__wrapper ul li:last-child span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.list__wrapper ul li:last-child p {
  position: absolute;
  left: 0;
  top: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  padding-left: 10px;
}

.flexEndverticalCenter {
  justify-content: flex-end !important;
}

.contactbanner aside {
  justify-content: flex-end !important;
  padding-bottom: 6%;
}
.contactbanner aside h1 {
  text-align: center;
  color: #fff;
}

.contact__section {
  padding: 10px 0;
}

.contact_form {
  width: 100%;
  margin-bottom: 30px;
}
.contact_form p {
  text-transform: uppercase;
  font-weight: 600;
}
.contact_form form {
  width: 100%;
}
.contact_form form input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  border: solid 1px #c7c7c7;
  margin-bottom: 20px;
}
.contact_form form input::-webkit-outer-spin-button,
.contact_form form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.contact_form form textarea {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  border: solid 1px #c7c7c7;
  margin-bottom: 20px;
}
.contact_form form button {
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  background-color: #233e92;
  color: #fff;
  border-radius: 6px;
}
.contact_form form button:hover {
  background-color: #101115;
  transition-duration: 0.2s;
}

.contactAddress {
  width: 100%;
  height: 100%;
  padding: 30px;
  background-color: #a28b74;
  border-radius: 10px;
}
.contactAddress h6 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  font-weight: bold;
  position: relative;
  margin-bottom: 0;
  font-size: 16px;
}
.contactAddress h6 .icons {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 15px;
  color: #fff;
  width: 23px;
  height: 23px;
  background-color: #BCA88D;
  border-radius: 100%;
}
.contactAddress ul {
  padding: 0;
  margin: 0;
}
.contactAddress ul li {
  list-style-type: none;
  position: relative;
}
.contactAddress ul li .icon {
  position: absolute;
  left: 0;
  color: orangered;
  font-size: 20px;
}
.contactAddress ul aside {
  padding-top: 15px;
}
.contactAddress ul aside h6 {
  text-transform: capitalize;
  font-size: 18px;
  text-align: center;
  text-align: left;
  font-weight: bold;
  color: #BCA88D;
  text-transform: capitalize;
  color: #fff;
  text-align: center;
}
.contactAddress ul aside p {
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.contactAddress ul aside li {
  list-style-type: none;
  position: relative;
  display: flex;
  font-size: 16px;
  color: #000;
}
.contactAddress ul aside li span {
  padding-right: 20px;
  color: #777;
  display: block;
  width: 150px;
}
.contactAddress ul aside li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  position: relative;
  padding-left: 31px;
  font-size: 16px;
}
.contactAddress ul aside li a i {
  position: absolute;
  left: 0;
  top: 5px;
}
.contactAddress ul aside li a svg {
  fill: #fff;
  width: 21px;
  position: absolute;
  left: 0;
}

.display-block {
  display: block !important;
}

.business {
  padding-top: 15px;
}
.business h6 {
  text-align: left !important;
}
.business p {
  text-align: left !important;
  font-size: 13px !important;
}

.contact__row {
  margin: 0;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 50px;
  box-shadow: 0px 0px 29px -9px rgba(0, 0, 0, 0.349);
}

.border-conterol {
  padding: 0;
}
.border-conterol:last-child .contactAddress {
  border: none;
}

.wrapper_image__block {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.wrapper_image__block img {
  width: 100%;
}

.wrapper_content_point {
  width: 100%;
  padding-top: 30px;
}
.wrapper_content_point ul {
  padding: 0;
  margin: 0;
}
.wrapper_content_point ul li {
  list-style-type: none;
  position: relative;
  padding: 5px;
  padding-left: 20px;
  font-size: 16px;
  text-align: justify;
  margin-bottom: 10px;
}
.wrapper_content_point ul li::before {
  content: "\f058";
  font-family: "FontAwesome";
  position: absolute;
  left: 0;
  color: #233e92;
}

.why-bmec {
  background-color: #233e92;
}

.wrapper__wrapp_img {
  width: 100%;
  padding: 0;
}
.wrapper__wrapp_img img {
  width: 100%;
}

.wrapper__wrapp_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 50px;
  height: 100%;
}
.wrapper__wrapp_content h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 900;
}
.wrapper__wrapp_content p {
  font-size: 16px;
  text-align: justify;
  color: #fff;
}

.achievement_pan {
  display: flex;
  flex-direction: column;
}
.achievement_pan span {
  display: flex;
  margin: auto;
  width: 50px;
  font-size: 44px;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.achievement_pan span svg {
  width: 100%;
  fill: #fff;
}
.achievement_pan .counter {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #233e92;
}
.achievement_pan h6 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 18px;
}

.projectsSection {
  padding: 50px 0;
  background-color: #BCA88D;
}

.project__carousel {
  padding-top: 30px;
}

.projectsItems {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
  border-radius: 10px;
}
.projectsItems img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projectsItems aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#999999+0,000000+100&0+24,0.92+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(153, 153, 153, 0) 0%, rgba(116, 116, 116, 0) 24%, rgba(0, 0, 0, 0.92) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00999999", endColorstr="#eb000000",GradientType=0 ); /* IE6-9 */
  display: flex;
  align-items: flex-end;
  justify-content: center;
  z-index: 10;
}
.projectsItems aside h5 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
}

#projects .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 120px;
  left: 0;
}
#projects .owl-nav button {
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 25px;
  position: relative;
}
#projects .owl-nav button:nth-child(1) {
  left: -30px;
}
#projects .owl-nav button:nth-child(2) {
  right: -30px;
}
#projects .owl-nav button:hover {
  background-color: #233e92;
  transition-duration: 0.2s;
  color: #fff;
}

.download_brochure {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  height: 100%;
  z-index: 10;
  top: 0;
  left: -66px;
}
.download_brochure a {
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  background-color: #BCA88D;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  position: relative;
  transform: rotate(-90deg);
  display: block;
}
.download_brochure a:hover {
  background-color: #292929;
}

.wrapper_grid {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  padding: 14px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}
.wrapper_grid aside {
  width: 50px;
  margin-bottom: 10px;
}
.wrapper_grid aside svg {
  width: 100%;
  fill: #BCA88D;
}
.wrapper_grid h5 {
  text-align: center;
  color: #233e92;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 0;
}

.gridBlock {
  padding: 30px;
  padding-top: 0;
}

.grid:nth-child(1) .wrapper_grid h5 {
  margin-bottom: 13px;
}

.brandSection {
  padding: 50px 0;
  background-color: #fff;
}

.brandLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #F9F9F9;
  overflow: hidden;
  border-radius: 8px;
  padding: 2px;
}
.brandLogo img {
  width: 100%;
  margin: 0 !important;
}

#brands .owl-nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  left: 0;
  top: 20px;
}
#brands .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #BCA88D;
  color: #fff;
  border-radius: 100%;
  position: relative;
}
#brands .owl-nav button:nth-child(1) {
  left: -50px;
}
#brands .owl-nav button:nth-child(2) {
  right: -50px;
}

.testimonialSection {
  padding: 50px 0;
  background-color: #fff;
}

.testimonial_owl {
  display: flex;
  border-radius: 20px;
}
.testimonial_owl .user_block aside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50px 50px 10px 50px;
  background-color: #fff;
  border: solid 5px #fff;
  margin-bottom: 10px;
  font-size: 100px;
  color: #BCA88D;
  box-shadow: 0px 0px 8px -6px #000;
  overflow: hidden;
}
.testimonial_owl .user_block aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0;
}
.testimonial_owl .user_block aside svg {
  width: 50px;
  fill: #BCA88D;
}

.pannel__block {
  width: 100%;
  padding: 0 15px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.pannel__block p {
  font-size: 16px;
  text-align: justify;
  color: #777;
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
}
.pannel__block .test-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.pannel__block .test-content h4 {
  text-transform: uppercase;
  color: #BCA88D;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  margin: 0 !important;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 15px !important;
}
.pannel__block .test-content h6 {
  font-size: 12px;
  color: #8d8d8d;
  margin: 0 !important;
  font-weight: bold;
}
.pannel__block .thank {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  bottom: -19px;
  left: 0;
  position: absolute;
}
.pannel__block .thank h5 {
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  font-size: 16px;
  padding: 5px 20px;
  border-radius: 6px;
  position: relative;
}

#testimonial .owl-dots {
  display: none !important;
}

.footerParagraph p {
  font-size: 16px;
  text-align: justify;
  color: #fff;
  font-size: 15px;
  font-weight: 200;
}

.systemSection {
  padding: 50px 0;
  background-color: #F9F9F9;
}

.col-block {
  margin-bottom: 30px;
}

.panel_block {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  padding: 15px;
  display: flex;
}
.panel_block span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #BCA88D;
  border-radius: 100%;
  border: solid 5px #fff;
}
.panel_block span svg {
  fill: #fff;
  width: 35px;
}
.panel_block aside {
  width: 80%;
  padding: 10px;
}
.panel_block aside h3 {
  font-size: 24px;
  text-transform: capitalize;
  color: #233e92;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.panel_block aside p {
  font-size: 16px;
  text-align: justify;
  color: #7a7a7a;
}

.servicesSection {
  padding: 50px 0;
  background-color: #F9F9F9;
}

.blogSection {
  padding: 30px 0;
  background-color: #fff;
}

.blog-content {
  margin: 0;
}
.blog-content h3 {
  color: #BCA88D;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
}
.blog-content p {
  font-size: 16px;
  text-align: justify;
}
.blog-content h5 {
  color: #212529;
  text-transform: capitalize;
  font-weight: 600;
}
.blog-content ul {
  padding: 0;
  margin: 0;
  padding: 0 15px;
}
.blog-content ul li {
  list-style-type: none;
  position: relative;
  padding-left: 25px;
  font-weight: 600;
  font-family: "Eloquia Text" !important;
  text-transform: capitalize;
}
.blog-content ul li::before {
  content: "\f138";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  color: #BCA88D;
}

.servicesSectionBlock {
  padding: 50px 0;
  background-color: #F9F9F9;
}

.wrapper__grid__pannel {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 15px;
}
.wrapper__grid__pannel aside {
  height: 240px;
  margin-bottom: 15px;
  background-color: #777;
  overflow: hidden;
}
.wrapper__grid__pannel aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.wrapper__grid__pannel aside:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}
.wrapper__grid__pannel aside:nth-child(2) {
  background: none;
  height: auto;
  padding-top: 0;
  margin-bottom: 0;
}
.wrapper__grid__pannel aside:nth-child(2) h4 {
  font-size: 13px !important;
  font-weight: 800;
  color: #BCA88D;
  font-size: 18px;
  text-transform: uppercase;
}
.wrapper__grid__pannel aside:nth-child(2) p {
  text-align: justify;
  color: #000;
  font-size: 15px;
  margin-bottom: 15px;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover {
  display: flex;
  justify-content: space-between;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a:nth-child(1) {
  background-color: #BCA88D;
  color: #fff;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a:nth-child(1)::before {
  content: "";
  background-color: #000;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a:nth-child(2) {
  background-color: #fff;
  color: #BCA88D;
  border: solid 1px #BCA88D;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a:nth-child(2)::before {
  content: "";
  background-color: #BCA88D;
}
.wrapper__grid__pannel aside:nth-child(2) .col-btn-cover a:nth-child(2):hover {
  color: #fff;
}

.client_logo {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 24px;
  border: solid 1px rgba(119, 119, 119, 0.09);
  box-shadow: 0px 0px 15px -13px #000;
  transition-duration: 0.2s;
}
.client_logo img {
  width: 100%;
}

.formimg {
  height: 100%;
}
.formimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.wrapperServicesContent {
  width: 100%;
  padding: 20px;
}
.wrapperServicesContent h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 800;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.wrapperServicesContent p {
  font-size: 16px;
  text-align: justify;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: 400;
  color: #000;
}
.wrapperServicesContent ul {
  padding: 0;
  margin: 0;
  padding-top: 10px;
}
.wrapperServicesContent ul li {
  list-style-type: none;
  font-weight: 600;
  position: relative;
  padding-left: 22px;
}
.wrapperServicesContent ul li::before {
  content: "\f058";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  color: #BCA88D;
}
.wrapperServicesContent a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  background-color: #BCA88D;
  color: #fff;
  transition-duration: 0.2s;
  display: block;
}
.wrapperServicesContent a:hover {
  background-color: #233e92;
}

.owlCarouselSection {
  padding: 50px 0;
  background-color: #BCA88D;
}

.servicesRow {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 12px -11px #000;
  margin-bottom: 30px;
}

.wrapperServicesImg {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.wrapperServicesImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
  transition-duration: 0.2s;
}
.wrapperServicesImg:hover img {
  transform: scale(1.2);
  transition-duration: 1.2s;
}

.pannel_content {
  margin-top: 30px;
}
.pannel_content p {
  font-size: 16px;
  text-align: justify;
}

#servicesItems .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 150px;
  left: 0;
}
#servicesItems .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #233e92;
  color: #fff;
  font-size: 18px;
  position: relative;
}
#servicesItems .owl-nav button:nth-child(1) {
  left: -15px;
}
#servicesItems .owl-nav button:nth-child(2) {
  right: -15px;
}

.project-row {
  margin-bottom: 12px;
}

.serviceWrapper {
  height: 260px;
  position: relative;
  border: solid 1px rgba(255, 255, 255, 0.46);
  overflow: hidden;
}
.serviceWrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.serviceWrapper aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 30px;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.24) 0%, rgba(0, 0, 0, 0.96) 100%);
}
.serviceWrapper aside h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  opacity: 0.5;
  text-align: center;
  font-family: "Roboto", sans-serif;
}
.serviceWrapper aside:hover {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
}
.serviceWrapper aside:hover h4 {
  opacity: 1;
}

.row-margin-top {
  margin-top: 30px;
}

.bg-img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.bg-img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  opacity: 0.5;
}
.bg-img aside {
  position: relative;
  z-index: 10;
}

.centerBlock {
  justify-content: center;
}

.portfolioSection {
  padding: 50px 0;
}

.portfolio_wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
}
.portfolio_wrapper img {
  width: 100%;
}
.portfolio_wrapper aside {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.739);
  bottom: -540px;
  transition-duration: 0.2s;
}
.portfolio_wrapper aside h3 {
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.portfolio_wrapper:hover aside {
  bottom: 0;
  transition-duration: 0.2s;
}

.modalImg {
  width: 100%;
  position: relative;
}
.modalImg button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  z-index: 10;
  background: #000 !important;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #fff !important;
}
.modalImg button::before {
  content: "\f00d";
  font-family: "fontAwesome";
}
.modalImg img {
  width: 100%;
}
.modalImg h4 {
  width: 100%;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  color: #BCA88D;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0;
}

.modal_body_padding_none {
  padding: 0 !important;
}

.contactGoogleMap {
  overflow: hidden;
}

.lg-padd-none {
  padding: 0;
}

.smallBanner {
  background-color: #BCA88D;
  position: relative;
  display: none;
}
.smallBanner img {
  width: 100%;
}

.lg-none {
  display: none;
}

.smallLetter a {
  text-transform: lowercase !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  font-size: 15px !important;
  display: block;
}
.smallLetter a i {
  top: 1px !important;
}

.position-right {
  position: relative;
  right: 25px;
}

.relative-position {
  position: relative;
}
.relative-position .position-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 13px;
}
.relative-position .position-block .service_block_lg {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.687);
}
.relative-position img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.show-xs {
  display: none;
}

.cctv-block:nth-child(2) {
  display: none;
}

.img-position-control {
  position: relative;
}
.img-position-control .service_block_lg {
  position: absolute;
  left: 0;
  top: 0;
}
.img-position-control img {
  position: absolute;
}

.imgControl {
  overflow: hidden;
}

.position-order img {
  position: relative;
  right: 20px;
}

.wrapper-col .row {
  height: 100%;
}

.service-wrapper1 {
  width: 100%;
  height: 100%;
  background-color: #BCA88D;
  position: relative;
  transition-duration: 0.2s;
  overflow: hidden;
}
.service-wrapper1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.service-wrapper1 aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(17, 53, 149, 0.52);
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  z-index: 1;
}
.service-wrapper1 aside h3 {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}

.wrapper-msg-box {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 30px;
}

.photo-box {
  width: 100%;
  padding: 0;
  margin: 0;
}
.photo-box aside {
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
  margin: 0;
}
.photo-box aside img {
  width: 100%;
  padding: 0;
  margin: 0;
}
.photo-box h5 {
  text-transform: uppercase;
  color: #BCA88D;
}

.content__box p {
  font-size: 16px;
  text-align: justify;
  font-style: italic;
  font-size: 14px;
}
.content__box h3 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 20px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2px;
}
.content__box h5 {
  font-size: 24px;
  text-transform: capitalize;
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 700;
  font-size: 17px;
}

.service-wrapper2 {
  width: 100%;
  height: 100%;
  background-color: #BCA88D;
  position: relative;
}
.service-wrapper2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.service-wrapper2 aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(17, 53, 149, 0.52);
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
}
.service-wrapper2 aside h3 {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}

.grid__block_hon {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.grid__block_hon img {
  width: 100%;
}
.grid__block_hon aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(17, 53, 149, 0.52);
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
}
.grid__block_hon aside h3 {
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  width: 100%;
}
.grid__block_hon:nth-child(2) {
  margin-bottom: 0;
}

.mn-wrapper {
  width: 100%;
  padding: 10px;
  background-color: #BCA88D;
}
.mn-wrapper img {
  width: 100%;
  margin-bottom: 10px;
}
.mn-wrapper h3 {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.mn-wrapper h4 {
  margin: 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.hover__style__grid {
  width: 100%;
  height: 260px;
  position: relative;
  overflow: hidden;
  background-color: #777;
  margin-bottom: 30px;
  box-shadow: 0px 10px 9px -7px #000;
}
.hover__style__grid aside {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.73) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 19px;
  transition-duration: 0.2s;
}
.hover__style__grid aside h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
}
.hover__style__grid aside:nth-child(2) {
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  background-color: #BCA88D;
  bottom: -600px;
}
.hover__style__grid aside:nth-child(2) h5 {
  color: #fff;
  width: 100%;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.hover__style__grid aside:nth-child(2) p {
  text-align: center;
  color: #fff;
  font-size: 13px;
}
.hover__style__grid:hover aside:nth-child(1) {
  bottom: -600px;
  transition-duration: 0.2s;
}
.hover__style__grid:hover aside:nth-child(2) {
  bottom: 0;
  transition-duration: 0.2s;
}
.hover__style__grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wrapperSection {
  padding: 50px 0;
  background-color: #F7F7F7;
}

.grid___block_panel {
  background-color: #BCA88D;
}
.grid___block_panel aside {
  width: 100%;
  padding: 80px;
}
.grid___block_panel aside h3 {
  font-size: 42px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.grid___block_panel aside ul {
  padding: 0;
  margin: 0;
}
.grid___block_panel aside ul li {
  list-style-type: none;
  color: #fff;
  padding: 5px;
  position: relative;
  padding-left: 12px;
  font-size: 15px;
  font-weight: 600;
  transition-duration: 0.2s !important;
}
.grid___block_panel aside ul li::before {
  content: "\f105";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 5px;
}
.grid___block_panel aside ul li:hover {
  transition-duration: 0.2s !important;
  padding-left: 40px;
}

.logos_wrapper {
  padding: 28px;
  align-items: center;
  justify-content: center;
  padding-bottom: 0;
}

.logos {
  width: 100%;
  padding: 10px;
  margin-bottom: 30px;
  background-color: #fff;
  border: solid 1px #d3d3d3;
}
.logos img {
  width: 100%;
}

.alex-align {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.mission-vision-section {
  padding: 50px 0;
  background-color: #F9F9F9;
}

.order-item-cover:nth-child(2) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(2) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(4) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(4) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(6) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(6) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(8) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(8) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(10) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(10) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(12) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(12) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(14) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(14) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(16) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(16) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(18) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(18) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(20) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(20) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(22) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(22) .order-grid-block:nth-child(2) {
  order: 1;
}
.order-item-cover:nth-child(24) .order-grid-block:nth-child(1) {
  order: 2;
}
.order-item-cover:nth-child(24) .order-grid-block:nth-child(2) {
  order: 1;
}

.formBooking {
  width: 100%;
  padding: 30px;
  background-color: #F9F9F9;
}
.formBooking h4 {
  font-weight: 600;
  margin-bottom: 2px;
}
.formBooking h5 {
  font-size: 18px;
  text-transform: uppercase;
}
.formBooking ul {
  padding: 0;
  margin: 0;
}
.formBooking ul li {
  width: 100%;
  list-style-type: none;
  display: flex;
  margin-bottom: 15px;
}
.formBooking ul li input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  border: solid 1px #e3e3e3;
  border-radius: 5px;
  padding: 6px;
}
.formBooking ul li .iti {
  width: 100%;
}
.formBooking ul li button {
  width: 100%;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  padding: 5px 9px;
  color: #fff !important;
  background-color: #233e92;
  text-transform: capitalize;
  font-weight: 100;
  text-align: center;
  width: fit-content;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none !important;
  text-transform: uppercase;
  background-color: #BCA88D;
  border-radius: 5px;
  overflow: hidden;
}
.formBooking ul li button::before {
  background-color: #000;
}
.formBooking ul li:last-child {
  display: block;
  width: 100%;
  margin-bottom: 0;
}
.formBooking ul li:last-child button {
  width: 100%;
}

.iti__country-list {
  width: 240px;
  overflow-x: hidden;
}

.commitmentSection {
  padding: 30px 0;
  background-color: #fff;
}

.link-cover {
  width: 46px;
  position: fixed;
  right: 25px;
  bottom: 50px;
  z-index: 100;
}
.link-cover ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}
.link-cover ul li {
  list-style-type: none;
}
.link-cover ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-bottom: 7px;
  background-color: #BCA88D;
  color: #fff;
  font-size: 19px;
  border-radius: 100%;
  box-shadow: 0px 0px 1px 0px #fff;
}
.link-cover ul li a:hover {
  transition-duration: 0.3s;
  background-color: #BCA88D;
  color: #fff;
  transform: scale(1.2);
  box-shadow: 0px 0px 1px 23px rgba(255, 255, 255, 0);
}

.home_content {
  width: 100%;
  padding-top: 50px;
}
.home_content p {
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.homeGrid {
  position: relative;
  top: -100px;
  z-index: 10;
}

.homegrid-block {
  margin-bottom: 30px;
}
.homegrid-block aside {
  width: 100%;
  height: 200px;
  overflow: hidden;
  border-radius: 15px;
  border: solid 5px #BCA88D;
  box-shadow: 0px 25px 26px -17px #000;
}
.homegrid-block aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.homegrid-block aside:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.row_position_block {
  position: relative;
  top: 100px;
}

#homeModal {
  background-color: #fff !important;
}

.homeModalcontent {
  max-width: 100%;
  height: 100vh;
  background-color: #fff;
  margin: 0;
}
.homeModalcontent .modal-content {
  border-radius: 0;
  border: none !important;
}

.centerBtn {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.centerBtn a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 8px 30px;
  border-radius: 6px;
  background-color: #BCA88D;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  transition-duration: 0.2s;
}
.centerBtn a:hover {
  background-color: #6e5f4a;
}

.homeOrganizingSection {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/home-background.jpg);
  padding: 100px 0;
  padding-bottom: 200px;
  position: relative;
}

.organizing_min_caption {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}
.organizing_min_caption h3 {
  text-align: center;
  text-transform: capitalize;
  font-size: 60px;
  color: #BCA88D;
  font-weight: 700;
}
.organizing_min_caption h3 span {
  color: #000;
}
.organizing_min_caption aside {
  width: 30%;
  display: flex;
  justify-content: space-between;
}
.organizing_min_caption aside span {
  display: block;
  width: 100px;
  height: 2px;
  background-color: #000;
}

.topScrollBtn {
  display: none;
}

.serviceSectionblock {
  padding: 50px 0;
  background-color: #fff;
}

.row-padding-top {
  padding-top: 30px;
}

.colm-block ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.colm-block ul li {
  list-style-type: none;
  width: 17%;
  position: relative;
  padding: 0 15px;
  transition-duration: 0.2s;
}
.colm-block ul li:hover {
  transform: scale(1.2);
}
.colm-block ul li:hover aside {
  box-shadow: 0px 16px 20px -14px #000;
}
.colm-block ul li aside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 190px;
  background-color: #233e92;
  box-shadow: 0px 0px 5px -10px #000;
}
.colm-block ul li aside h4 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.colm-block ul li aside span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  margin-bottom: 20px;
}
.colm-block ul li aside span svg {
  width: 100%;
  fill: #fff;
}

.contactlistSm {
  display: none;
}
.contactlistSm h4 {
  text-align: center;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  margin: 0;
}
.contactlistSm ul {
  padding: 0;
  margin: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding-top: 20px;
  position: relative;
  top: -27px;
}
.contactlistSm ul li {
  width: 82%;
  display: flex;
  padding: 10px;
  margin-bottom: 15px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.251);
  padding-top: 0;
}
.contactlistSm ul li:last-child {
  margin-bottom: 0;
}
.contactlistSm ul li aside:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: auto;
  padding: 10px;
  font-size: 19px;
  position: relative;
  color: #fff;
}
.contactlistSm ul li aside:nth-child(1) i {
  position: absolute;
  top: 0;
  left: 0;
}
.contactlistSm ul li aside:nth-child(1) img {
  width: 20px;
}
.contactlistSm ul li aside:nth-child(1) a {
  font-weight: 300 !important;
}
.contactlistSm ul li aside:nth-child(2) {
  width: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contactlistSm ul li aside:nth-child(2) h6 {
  color: #fff;
  text-transform: capitalize;
  font-family: "Zona Pro", sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: 800;
}
.contactlistSm ul li aside:nth-child(2) p {
  color: #fff;
  margin: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 300;
}
.contactlistSm ul li aside:nth-child(2) p a {
  color: #fff;
  text-decoration: none;
}
.contactlistSm ul li aside:nth-child(2) p span {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  margin-top: 5px;
  align-items: center;
  font-weight: 100;
}
.contactlistSm ul li aside:nth-child(2) p span img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.contactlistSm ul li aside:nth-child(2) p span i {
  margin-left: 5px;
}

.gallery_wrapper {
  height: 275px;
  padding: 2px;
  position: relative;
}
.gallery_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery_wrapper aside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 2px;
}
.gallery_wrapper aside::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  transform: scale(1);
  transition-duration: 0.2s;
}
.gallery_wrapper aside:hover::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.371);
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.footer-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 140px;
  margin-bottom: 30px;
}
.footer-overlay aside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 90%;
  background-color: #BCA88D !important;
  border-radius: 20px;
  position: relative;
  top: -56px;
  padding: 50px 15px;
}
.footer-overlay aside h4, .footer-overlay aside h5 {
  color: #fff;
}
.footer-overlay aside h5 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.footer-overlay aside a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #BCA88D;
  background-color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 7px 20px;
  transition-duration: 0.2s;
  color: #000;
}
.footer-overlay aside a i {
  margin-right: 15px;
}
.footer-overlay aside a:hover {
  background-color: #faded9;
  color: #BCA88D;
}

.grid-col .col-lg-2 a aside {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 152px;
  border-radius: 6px;
  box-shadow: 0px 11px 16px -6px #000;
  margin-bottom: 30px;
}
.grid-col .col-lg-2 a aside span {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 16px;
}
.grid-col .col-lg-2 a aside span svg {
  width: 100%;
  fill: #fff;
}
.grid-col .col-lg-2 a aside h4 {
  text-align: center;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
.grid-col .col-lg-2:nth-child(1) a aside {
  background-color: #64d1da;
}
.grid-col .col-lg-2:nth-child(2) a aside {
  background-color: #34b2e3;
}
.grid-col .col-lg-2:nth-child(3) a aside {
  background-color: #065381;
}
.grid-col .col-lg-2:nth-child(4) a aside {
  background-color: #8c103e;
}
.grid-col .col-lg-2:nth-child(5) a aside {
  background-color: #e24755;
}
.grid-col .col-lg-2:nth-child(6) a aside {
  background-color: #ff912a;
}

.installationProcess {
  padding: 50px 0;
  background-color: rgba(229, 229, 229, 0.34);
}

.installation-img {
  height: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
.installation-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 0;
  margin: 0;
}

.installation-content {
  padding-left: 30px;
  margin-right: -15px;
  margin-left: -15px;
}
.installation-content h3 {
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 500;
  font-size: 25px;
}
.installation-content p {
  font-size: 16px;
  text-align: justify;
  font-size: 14px;
}

.content-Panel {
  padding: 20px;
  height: 100%;
  background-color: #fff;
  transition-duration: 0.2s;
}
.content-Panel:hover {
  background-color: #BCA88D;
}
.content-Panel:hover h4 {
  color: #fff;
}
.content-Panel:hover p {
  color: #fff;
}
.content-Panel p {
  font-size: 16px;
  text-align: justify;
  font-size: 14px;
}
.content-Panel h4 {
  text-transform: uppercase;
  font-weight: 600;
  color: #BCA88D;
  font-size: 18px;
}

.grid___block {
  margin-bottom: 30px;
}

.row-bg {
  background-color: #fff;
  padding: 15px;
  margin: 0;
}

.projectSection {
  padding: 50px 0;
  background-color: #fff;
  padding-top: 0;
}

.nav-tabs {
  border: none;
}

.nav-item .active {
  background-color: #BCA88D !important;
}
.nav-item button {
  background-color: #233e92 !important;
  color: #fff !important;
}

.tab-row-top-padding {
  padding-top: 30px;
}

.project-img-block {
  width: 100%;
  height: 250px;
  margin-bottom: 30px;
}
.project-img-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tab-btn-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contactNumber a {
  font-size: 18px;
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.serve-min-bock {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 15px;
  cursor: pointer;
  position: relative;
}
.serve-min-bock aside {
  padding: 20px 0;
  background-color: #fff;
  padding-bottom: 0;
}
.serve-min-bock aside ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.serve-min-bock aside ul li {
  list-style-type: none;
  border: solid 1px #777;
  display: flex;
  width: 50%;
}
.serve-min-bock aside ul li:nth-child(1) {
  border-bottom: none;
  border-right: none;
  background-color: #dbdbdb;
}
.serve-min-bock aside ul li:nth-child(2) {
  border-bottom: none;
}
.serve-min-bock aside ul li:nth-child(3) {
  border-right: none;
}
.serve-min-bock aside ul li:nth-child(4) {
  background-color: #dbdbdb;
}
.serve-min-bock aside ul li span {
  display: flex;
  padding: 5px;
  font-size: 12px;
}
.serve-min-bock aside h6 {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  border: solid 1px #777;
  padding: 5px;
}
.serve-min-bock .heading-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 15px;
}
.serve-min-bock .heading-cover span {
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: flex-end;
  background-color: rgba(0, 0, 0, 0.504);
  height: 100%;
}
.serve-min-bock .heading-cover span h4 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  padding: 20px;
}

.tab-button-cover {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-button-cover li {
  padding: 0 1px;
}
.tab-button-cover li button {
  text-transform: uppercase;
  font-size: 13px;
}

.tab-pane {
  padding-top: 30px;
}

.project-modal {
  max-width: 740px;
}

.projectimg img {
  width: 100%;
  margin: 0 !important;
}

.heading-padding {
  padding: 50px 0;
}

.flex-modal {
  position: relative;
}
.flex-modal .btn-close {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  background-color: #c3c3c3;
  position: absolute;
  right: -11px;
  top: -9px;
  z-index: 10;
  opacity: 1;
  font-size: 10px;
}

#owl-project {
  position: relative;
}
#owl-project .owl-nav {
  width: 100%;
  display: flex;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 45%;
  left: 0;
}
#owl-project .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #233e92;
  color: #fff;
  font-size: 18px;
  position: relative;
}
#owl-project .owl-nav button:nth-child(1) {
  left: -20px;
}
#owl-project .owl-nav button:nth-child(2) {
  right: -20px;
}
#owl-project .owl-dots {
  display: none;
}

#owl-project-slider {
  padding-top: 30px;
}

.project-block-grid {
  width: 100%;
  height: 300px;
  background-color: #777;
  position: relative;
}
.project-block-grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.project-block-grid aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: flex-end;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.482);
  z-index: 10;
}
.project-block-grid aside h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.position-controls {
  position: relative;
  display: block;
  padding: 10px;
  border: solid 1px rgba(115, 115, 115, 0.212);
}

.grid-margin-bottom-block {
  margin-bottom: 30px;
}

.list-cover-block {
  width: 100%;
  padding-top: 2px;
}
.list-cover-block ul {
  padding: 0;
  margin: 0;
}
.list-cover-block ul li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  font-size: 15px;
  margin-bottom: 7px;
  color: #212529;
}
.list-cover-block ul li i {
  position: absolute;
  left: 0;
  top: 4px;
  color: #BCA88D;
  font-size: 17px;
}
.list-cover-block h3 {
  color: #233e92;
  letter-spacing: normal;
}

.management-team {
  padding: 50px 0;
  background-color: #e5e5e5;
}

.bg-fixed-block-section {
  background-color: #233e92;
  padding: 50px;
  position: relative;
}
.bg-fixed-block-section::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/bg-net.png);
  opacity: 0.2;
}
.bg-fixed-block-section .container {
  position: relative;
  z-index: 10;
}

.pannel_wrapper_block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.pannel_wrapper_block:hover span {
  border: solid 10px rgba(255, 255, 255, 0.363);
  transition-duration: 0.2s;
}
.pannel_wrapper_block:hover span aside div {
  background-color: rgba(255, 255, 255, 0.356);
  border-radius: 100%;
}
.pannel_wrapper_block:hover span aside div::before {
  content: "";
  width: 200px;
  height: 200px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 100%;
}
.pannel_wrapper_block span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  padding: 10px;
  border: solid 1px #fff;
  position: relative;
  transition-duration: 0.2s;
}
.pannel_wrapper_block span::before {
  content: "";
  position: absolute;
  right: -10%;
  bottom: -10%;
  background-color: #fff;
  right: 2%;
  bottom: 70%;
  border-radius: 100%;
}
.pannel_wrapper_block span aside {
  width: 250px;
  height: 250px;
  border-radius: 100%;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
.pannel_wrapper_block span aside div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pannel_wrapper_block span aside div::before {
  content: "";
  width: 0;
  height: 0;
  transition-duration: 0.2s;
}
.pannel_wrapper_block span aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.list-cover-block-panel {
  width: 100%;
  padding-top: 20px;
}
.list-cover-block-panel h3 {
  color: #fff;
  font-weight: 400;
}
.list-cover-block-panel ul {
  padding: 0;
  margin: 0;
}
.list-cover-block-panel ul li {
  list-style-type: none;
  position: relative;
  padding-left: 30px;
  color: #fff;
  margin-bottom: 10px;
}
.list-cover-block-panel ul li::before {
  content: "\f058";
  font-family: "fontAwesome";
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.grid__block {
  background-color: #fff;
  box-shadow: 0px 0px 35px -27px #000;
}
.grid__block h4 {
  font-weight: 700;
  color: #233e92;
  font-size: 17px;
  text-transform: uppercase;
}
.grid__block h5 {
  font-weight: 700;
  color: #BCA88D;
  font-size: 14px;
  text-transform: uppercase;
}
.grid__block h6 {
  color: #233e92;
  font-size: 14px;
  text-transform: uppercase;
}
.grid__block p {
  font-size: 13px;
  margin-bottom: 5px;
}

.flex__box__controller {
  display: flex;
  height: 100%;
  border-radius: 10px;
}
.flex__box__controller aside {
  padding: 23px;
}
.flex__box__controller aside:nth-child(1) {
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: solid 1px #e5e5e5;
}
.flex__box__controller aside:nth-child(2) {
  width: 80%;
}

.whyChooseSection {
  background-color: #fff;
}

.col-form {
  padding: 20px 0;
}
.col-form h4 {
  text-align: center;
  text-transform: capitalize;
}
.col-form h4 span {
  display: block;
  width: 100%;
  text-align: center;
  color: #BCA88D;
}

.form-block {
  padding: 20px 27px;
  font-family: "Poppins", sans-serif;
}
.form-block aside {
  margin-bottom: 15px;
}
.form-block aside input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 10px;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  border: none;
  border-bottom: solid 1px #777;
}
.form-block aside textarea {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 10px;
  border-radius: 0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  border: none;
  border-bottom: solid 1px #777;
}
.form-block aside button {
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  text-transform: uppercase;
  padding: 8px 20px;
  transition-duration: 0.2s;
  font-family: "Poppins", sans-serif;
  border-radius: 6px;
}
.form-block aside button:hover {
  background-color: #000;
}

.form-button-cover {
  display: flex;
  justify-content: flex-end;
}

.manufacturing-division {
  background-color: #F9F9F9;
  overflow: hidden;
}

.list__panel__block {
  width: 100%;
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.list__panel__block h4 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
}
.list__panel__block h5 {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
.list__panel__block ul {
  padding: 0;
  margin: 0;
}
.list__panel__block ul li {
  list-style-type: none;
  position: relative;
  padding: 2px;
  padding-left: 30px;
  color: #fff;
  text-transform: capitalize;
}
.list__panel__block ul li::before {
  content: "\f138";
  font-family: "fontAwesome";
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}

.grid-cover-block {
  position: relative;
}
.grid-cover-block::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.grid-cover-block:nth-child(1)::before {
  content: "";
  left: -907px;
  width: 270%;
  background-color: #233e92;
}
.grid-cover-block:nth-child(2)::before {
  content: "";
  right: -906px;
  width: 270%;
  background-color: #BCA88D;
}
.grid-cover-block:nth-child(2) .list__panel__block {
  padding-left: 30px;
}

.row-padding-top-block {
  padding-top: 50px;
}

.wrapper-grid-colms {
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  border: solid 7px rgba(255, 255, 255, 0.06);
}
.wrapper-grid-colms img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.wrapper-grid-colms aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.411);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 25px;
  padding-top: 238px;
  transition-duration: 0.2s;
  z-index: 10;
}
.wrapper-grid-colms aside h4 {
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 425px;
  font-size: 16px;
}
.wrapper-grid-colms aside a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  letter-spacing: 2px;
  border: solid 1px #fff;
  transition-duration: 0.2s;
}
.wrapper-grid-colms aside a:hover {
  background-color: #BCA88D;
  border: solid 1px #BCA88D;
  color: #fff;
}
.wrapper-grid-colms:hover aside {
  padding-top: 160px;
  background-color: rgba(0, 0, 0, 0.66);
}
.wrapper-grid-colms:hover aside h4 {
  padding-bottom: 18px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.413);
}
.wrapper-grid-colms:hover img {
  transition-duration: 0.2s;
  transform: scale(1.2);
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.footer-logo-row {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 20px;
}
.footer-logo-row .footer-logo {
  width: 200px;
}
.footer-logo-row .footer-logo img {
  width: 100%;
}

.footer-munubar {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px rgba(255, 255, 255, 0.251);
  margin-bottom: 20px;
  width: 100%;
}
.footer-munubar ul {
  display: flex;
  justify-content: center;
}
.footer-munubar ul li {
  list-style-type: none;
}
.footer-munubar ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  display: block;
}
.footer-munubar ul li a::before {
  content: "";
  background: linear-gradient(to right, rgb(205, 162, 116) 0%, rgba(0, 0, 0, 0) 100%);
  height: 1px;
}

.col-footer aside {
  width: 100%;
}
.col-footer aside .email {
  text-transform: lowercase !important;
}
.col-footer aside h3 {
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  padding-left: 30px;
}
.col-footer aside h3 a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  color: #fff;
  display: flex;
}
.col-footer aside h3 span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #BCA88D;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 13px;
  margin-right: 10px;
  position: absolute;
  left: 0;
}

.row-before {
  position: relative;
  margin: 0;
  margin-bottom: 25px;
  padding-top: 10px;
}
.row-before::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.251);
  left: 0;
  top: 32px;
}

.footer-social-media {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.footer-social-media::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 18px;
}
.footer-social-media ul {
  background-color: #1B1B1B;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  display: flex;
  gap: 15px;
  position: relative;
  z-index: 10;
  padding: 0 30px;
}
.footer-social-media ul li {
  list-style-type: none;
}
.footer-social-media ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 13px;
  width: 25px;
  height: 25px;
  margin: 5px;
  border: solid 1px #fff;
  transition-duration: 0.2s;
  border-radius: 100%;
}
.footer-social-media ul li a svg {
  width: 10px;
  fill: #fff;
}
.footer-social-media ul li a:hover {
  background-color: #fff;
  color: #BCA88D;
  transition-duration: 0.2s;
}
.footer-social-media ul li a:hover svg {
  fill: #BCA88D;
}

.social-media-row {
  margin-top: 40px !important;
  margin: 0;
}

.footer-social-media-sm {
  margin-bottom: 20px;
  display: none;
}
.footer-social-media-sm ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
}
.footer-social-media-sm ul li {
  list-style-type: none;
}
.footer-social-media-sm ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: solid 1px #fff;
  color: #fff;
  margin: 5px;
}
.footer-social-media-sm ul li a svg {
  fill: #fff;
  width: 20px;
}

.aboutSectionBlock {
  padding: 50px 0;
  background-repeat: repeat;
  background-position: center;
  background-size: 21px;
  background-color: #fff;
}

.wrapperAboutimg {
  padding: 30px;
  position: relative;
  padding-left: 0;
  background-color: #BCA88D;
}
.wrapperAboutimg img {
  width: 100%;
  position: relative;
  left: 70px;
}

.about__content__wrapper h4 {
  text-transform: capitalize;
  color: #233e92;
  font-size: 19px;
  font-weight: 700;
  text-align: center;
}
.about__content__wrapper h3 {
  text-transform: capitalize;
  color: #BCA88D;
  font-size: 66px;
  font-weight: 800;
  text-align: center;
  font-family: "Bodoni Moda", serif !important;
}
.about__content__wrapper h3 span {
  color: #292929;
}
.about__content__wrapper h5 {
  text-transform: uppercase;
  font-size: 27px;
  font-weight: 700;
  margin-bottom: 0;
}
.about__content__wrapper h6 {
  text-transform: capitalize;
  color: #373040;
  text-align: center;
  font-weight: 400;
}
.about__content__wrapper p {
  text-align: center;
  font-size: 15px;
  color: #867f8b;
}

.margin-bottom-panel {
  margin-bottom: 30px;
}

.about-img-wrapper {
  width: 100%;
  height: 100%;
}
.about-img-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
  padding: 0 !important;
}

#about-carousel {
  border: solid 15px #dfdfdf;
  height: 100%;
}
#about-carousel div {
  height: 100%;
}
#about-carousel .owl-dots {
  display: none;
}

.project-colms-grid {
  width: 100%;
  height: 310px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.project-colms-grid aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: flex-end;
  padding: 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.81) 100%);
}
.project-colms-grid aside h4 {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.project-colms-grid img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.project-colms-grid:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.modal-max-width {
  max-width: 50%;
}

.owl-img-item img {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.modal-carousel .owl-nav {
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 47%;
}
.modal-carousel .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #BCA88D !important;
  color: #fff !important;
}
.modal-carousel .owl-dots {
  display: none;
}

.grid-margin-bottom-panel {
  margin-bottom: 30px;
}

.row-margin-none {
  margin: 0;
}

.service__content p {
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
}
.service__content h5 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 900;
}

.min-section-theam {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url(../images/building-bg.jpg);
  position: relative;
  padding: 50px 0;
  position: relative;
}
.min-section-theam::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.52);
}
.min-section-theam .container {
  position: relative;
  z-index: 10;
}

.wrapper-content-center {
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  z-index: 10;
}
.wrapper-content-center h3 {
  text-transform: uppercase;
  color: #BCA88D;
  font-weight: 800;
  font-size: 30px;
  text-align: center;
}
.wrapper-content-center p {
  color: #fff;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
}
.wrapper-content-center .button_cover_panel a::before {
  content: "";
  background-color: #fff;
}
.wrapper-content-center .button_cover_panel a:hover {
  color: #000;
}

.blink-soft {
  animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.top__scroll {
  display: none;
}

.top__scroll_animation {
  display: flex !important;
}

.button_cover_download {
  margin-bottom: 30px;
  display: none;
}
.button_cover_download a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 7px 20px;
  background-color: #BCA88D;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.button_cover_download a::before {
  content: "";
  background-color: #292929;
}

.aboutCaptions h3 {
  margin-bottom: 0;
}
.aboutCaptions h6 {
  letter-spacing: 7px;
}

.imgGrid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.imgGrid aside {
  width: 48%;
  height: 380px;
}
.imgGrid aside:nth-child(1) {
  background-color: #777;
  overflow: hidden;
  border-radius: 10px;
}
.imgGrid aside:nth-child(1) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.imgGrid aside:nth-child(1):hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}
.imgGrid aside span {
  display: block;
  width: 100%;
  height: 185px;
  margin-bottom: 10px;
  background-color: #777;
  overflow: hidden;
  border-radius: 10px;
}
.imgGrid aside span img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.imgGrid aside span:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.padding-left-none {
  padding-left: 0;
}

.ser_img {
  width: 100%;
  height: 300px;
}
.ser_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.serv-col-content {
  width: 100%;
}
.serv-col-content p {
  font-size: 16px;
  text-align: justify;
}
.serv-col-content h4 {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.serv-col-content h4 span {
  color: #BCA88D;
}

.wrapper-order {
  margin-bottom: 30px;
}
.wrapper-order:nth-child(2) .order:nth-child(1) {
  order: 2;
}
.wrapper-order:nth-child(2) .order:nth-child(2) {
  order: 1;
}

.sec-top-padd {
  padding-top: 30px;
}

.contact-colm {
  padding-top: 30px;
}
.contact-colm h3 {
  color: #BCA88D;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}

.contact-form h6 {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 600;
  color: #373040;
}
.min-padding {
  padding: 30px 0;
}

#counter {
  display: flex;
}

.plus h4::after {
  content: "+";
}

.persentage h4::after {
  content: "%";
}

.count-block {
  padding-top: 23px;
  padding-bottom: 20px;
}
.count-block aside {
  width: 100%;
  position: relative;
}
.count-block aside h3, .count-block aside h4 {
  text-align: center;
  color: #fff;
}
.count-block aside h3 {
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 400;
}
.count-block aside h4 {
  margin-bottom: 0;
  font-size: 47px;
}
.count-block:nth-child(1) aside::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}
.count-block:nth-child(2) aside::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

.theam-section-block {
  background-color: #233e92;
  padding: 50px 0;
}

.block-pan {
  display: flex;
  flex-direction: column;
}
.block-pan h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 20px;
}
.block-pan aside {
  width: 100%;
  padding: 10px 0;
}
.block-pan aside a {
  display: flex;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: solid 1px #fff;
  border-radius: 6px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
  transition-duration: 0.2s;
  box-shadow: 0px 2px 6px -2px #000;
}
.block-pan aside a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  border: solid 1px #fff;
  margin-left: 10px;
}
.block-pan aside a span svg {
  width: 10px;
  fill: #fff;
}
.block-pan aside a:hover {
  background-color: #fff;
  color: #373040;
}
.block-pan aside a:hover span {
  border-color: #373040;
}
.block-pan aside a:hover span svg {
  fill: #373040;
}

.list_panel_block ul {
  padding: 0;
  margin: 0;
}
.list_panel_block ul li {
  list-style-type: none;
  padding: 11px;
  border-bottom: solid 1px #fff;
  color: #fff;
  font-size: 16px;
  font-family: "Eloquia Text" !important;
  padding-left: 0;
  position: relative;
}
.list_panel_block ul li:nth-child(1) {
  border-top: solid 1px #fff;
}
.list_panel_block ul li i {
  position: absolute;
  right: 10px;
  top: 17px;
  font-size: 12px;
}

.application-sec {
  padding: 50px;
  background-color: #fff;
}

.wrapper-row h4 {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 40px;
  color: #233e92;
}

#application {
  padding-top: 50px;
  margin-bottom: 50px;
}
#application .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
#application .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #93928e;
  color: #93928e;
  transition-duration: 0.2s;
}
#application .owl-nav button:hover {
  background-color: #BCA88D;
  border: solid 1px #BCA88D;
  color: #fff;
}

.border-cover {
  border-radius: 20px;
  position: relative;
  height: 100%;
}
.border-cover .wrapper-block {
  z-index: 15;
  border-radius: 20px;
}
.border-cover::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  border-radius: 20px;
  left: 0;
  border: solid 1px #000;
}
.border-cover p {
  padding: 0 15px;
}
.border-cover:hover .wrapper-block aside .img-content-cover {
  transition-duration: 0.2s;
  background-color: rgba(0, 0, 0, 0.78);
}
.border-cover:hover .wrapper-block aside .img-content-cover h5 {
  padding-bottom: 40px;
  transition-duration: 0.2s;
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.wrapper-block aside {
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  margin-bottom: 15px;
}
.wrapper-block aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wrapper-block aside span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  background-image: url(../images/application/pees.png);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.wrapper-block aside span img {
  width: 100%;
}
.wrapper-block aside span a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 6px;
  background-color: #BCA88D;
  position: relative;
  top: -6px;
  right: -9px;
}
.wrapper-block aside span a svg {
  fill: #fff;
  width: 10px;
}
.wrapper-block aside .img-content-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.493);
  display: flex;
  align-items: flex-end;
  transition-duration: 0.2s;
}
.wrapper-block aside .img-content-cover h5 {
  text-transform: capitalize;
  font-size: 27px;
  font-weight: 700;
  color: #fff;
  transition-duration: 0.2s;
}
.wrapper-block h4 {
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 600;
  color: #373040;
}
.wrapper-block p {
  color: #373040;
  font-weight: 600;
}

.line {
  width: 100%;
  height: 2px;
  background-color: #353338;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.line::before {
  content: "";
  width: 50%;
  height: 2px;
  background-color: #c3bcca;
}

.sec-block {
  padding: 50px 0;
  padding-bottom: 100px;
}

.bg-control {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 60px;
  margin: 0;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 80px;
}
.bg-control::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.447);
}

.story-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px;
}
.story-content h3, .story-content h5 {
  text-align: center;
  color: #fff;
  text-transform: capitalize;
}
.story-content h3 {
  margin-top: 20px;
  margin-bottom: 25px;
}
.story-content a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  background-color: #BCA88D;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
  transition-duration: 0.2s;
  font-weight: 600;
  overflow: hidden;
}
.story-content a::before {
  content: "";
  background-color: #233e92;
}

#story .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}
#story .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  border: solid 1px #ffffff;
  color: #ffffff;
  transition-duration: 0.2s;
}
#story .owl-nav button:hover {
  background-color: #fff;
  border: solid 1px #fff;
  color: #BCA88D;
}

.section-build {
  background-color: #fff;
  padding: 50px 0;
  padding-top: 0;
}

.padding-controll {
  padding: 100px 0 !important;
}

.top-padd-none {
  padding-top: 0 !important;
}

.smart-bg {
  background-position: fixed;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  margin: 0;
}
.smart-bg h3, .smart-bg h5 {
  text-transform: capitalize;
  text-align: center;
  color: #fff;
}
.smart-bg h3 {
  font-size: 33px;
  font-weight: 700;
}
.smart-bg h5 {
  font-size: 25px;
}
.smart-bg p {
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.smart-bg .btn__cover {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.smart-bg .btn__cover a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 9px 14px;
  border-radius: 6px;
  background-color: #BCA88D;
  text-transform: capitalize;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  overflow: hidden;
}
.smart-bg .btn__cover a::before {
  content: "";
  background-color: #233e92;
}
.smart-bg aside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 30px 0;
  gap: 15px;
}
.smart-bg aside a {
  display: flex;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: solid 1px #fff;
  border-radius: 6px;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
  transition-duration: 0.2s;
  box-shadow: 0px 2px 6px -2px #000;
}
.smart-bg aside a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  border: solid 1px #fff;
  margin-left: 10px;
}
.smart-bg aside a span svg {
  width: 10px;
  fill: #fff;
}
.smart-bg aside a:hover {
  background-color: #BCA88D;
  color: #fff;
}
.smart-bg aside a:hover span {
  border-color: #fff;
}
.smart-bg aside a:hover span svg {
  fill: #fff;
}

.wrapper-img-block img {
  width: 100%;
  padding: 0;
  margin: 0;
}

.padding-none {
  padding: 0 !important;
}

.flex-center-y {
  height: 100%;
  display: flex;
  align-items: center;
}

.conten-padd-left {
  padding-left: 50px;
}

.min__section {
  padding: 30px 0;
}

.caption-block h3, .caption-block h4 {
  text-transform: capitalize;
  font-weight: 700;
}
.caption-block h4 {
  color: #c3c3c3;
  font-size: 34px;
}
.caption-block h3 {
  color: #302c3c;
  font-size: 35px;
}

.section-padding {
  padding: 50px 0;
}

.whychooseSection {
  padding: 50px 0;
  background-color: #fff;
  padding-bottom: 100px;
}

.min_caption h3 {
  text-transform: capitalize;
  font-weight: 800;
  font-size: 35px;
  color: #233e92;
}

.choose-use-block {
  background-color: #f5f1eb;
  border-radius: 20px;
  padding: 30px;
  height: 100%;
  transition-duration: 0.2s;
}
.choose-use-block h4 {
  font-size: 25px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}
.choose-use-block p {
  color: #fff;
}

.multy-color {
  transition-duration: 0.2s;
  position: relative;
}
.multy-color:nth-child(1) .choose-use-block {
  background-color: #BCA88D;
}
.multy-color:nth-child(2) .choose-use-block {
  background-color: #233e92;
}
.multy-color:nth-child(3) .choose-use-block {
  background-color: #BCA88D;
}
.multy-color:nth-child(4) .choose-use-block {
  background-color: #233e92;
}
.multy-color:hover {
  transform: scale(1.2);
  transition-duration: 0.2s;
  z-index: 10;
}

.wrapper {
  width: 60%;
}

.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #BCA88D;
  border-radius: 10px;
}
.question::after {
  content: "\f063";
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #fff;
  color: #BCA88D;
  width: 30px;
  height: 30px;
  font-size: 12px;
  position: absolute;
  right: 20px;
  transition: 0.2s;
  font-family: "fontAwesome";
}
.question h5 {
  text-transform: capitalize;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.question.active::after {
  transform: rotate(180deg);
  background-color: #BCA88D;
  color: #fff;
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}
.answer aside {
  padding-bottom: 15px;
}
.answer aside h5, .answer aside h6 {
  text-transform: capitalize;
  font-weight: 600;
  color: #313131;
}
.answer aside ul li {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}

.blog-toggle {
  border: solid 1px #000;
  border-radius: 10px;
  margin-bottom: 20px;
}
.blog-toggle .active {
  background-color: #fff;
}
.blog-toggle .active h5 {
  color: #000;
  font-weight: 300;
  font-size: 27px;
}

.flex-block {
  display: flex;
}
.flex-block a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 9px 14px;
  border-radius: 6px;
  background-color: #BCA88D;
  text-transform: capitalize;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  overflow: hidden;
  height: -moz-max-content;
  height: max-content;
}
.flex-block a:hover {
  color: #fff;
}
.flex-block span {
  display: flex;
  padding: 0 15px;
}

.wrapper_padding_controll {
  padding: 30px 0;
  padding-bottom: 0;
}

.button__cover_block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button__cover_block a {
  display: flex;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: solid 1px #000;
  border-radius: 6px;
  color: #000;
  text-transform: capitalize;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
  transition-duration: 0.2s;
  box-shadow: 0px 2px 6px -2px #000;
  overflow: hidden;
}
.button__cover_block a::before {
  content: "";
  background-color: #BCA88D;
}
.button__cover_block a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  border: solid 1px #000;
  margin-left: 10px;
}
.button__cover_block a span svg {
  width: 10px;
  fill: #000;
}
.button__cover_block a:hover {
  color: #fff;
}
.button__cover_block a:hover span {
  border-color: #fff;
}
.button__cover_block a:hover span svg {
  fill: #fff;
}

.padding-bottom-ctrl {
  padding-bottom: 0;
}

.radio {
  display: flex;
  align-items: center;
  margin: 0.5rem;
}
.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio input[type=radio] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: -0.2em;
  margin-right: 5px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.radio input[type=radio]:checked + .radio-label:before {
  background-color: #3197EE;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.radio input {
  width: auto !important;
}
.radio label {
  font-size: 12px;
}

.flex__blox_panel {
  width: 100%;
  display: flex;
}

.plain-banner {
  background-color: #fff;
  height: 100px;
  border-top: solid 1px #777;
}

.backbutton {
  padding: 50px 0;
}
.backbutton a {
  display: flex;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border: solid 1px #000;
  border-radius: 6px;
  color: #000;
  text-transform: capitalize;
  font-size: 14px;
  width: -moz-fit-content;
  width: fit-content;
  transition-duration: 0.2s;
  overflow: hidden;
}
.backbutton a::before {
  content: "";
  background-color: #BCA88D;
}
.backbutton a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 6px;
  border: solid 1px #000;
  margin-right: 10px;
  transform: rotate(179.5deg);
}
.backbutton a span svg {
  width: 10px;
  fill: #000;
}
.backbutton a:hover {
  color: #fff;
}
.backbutton a:hover span {
  border-color: #fff;
}
.backbutton a:hover span svg {
  fill: #fff;
}

.content-block h3, .content-block h4 {
  text-transform: capitalize;
  color: #2b2b2b;
}
.content-block h3 {
  font-size: 33px;
  font-weight: 700;
}
.content-block h4 {
  font-size: 20px;
}
.content-block aside {
  padding: 25px 0;
}
.content-block aside h6 {
  text-transform: capitalize;
  color: #2b2b2b;
  font-size: 25px;
  font-weight: 700;
}
.content-block aside p {
  color: #93918e;
  font-size: 16px;
}
.content-block aside ul {
  padding: 0;
  margin: 0;
}
.content-block aside ul li {
  list-style-type: none;
  font-family: "Poppins", sans-serif;
  position: relative;
  padding-left: 20px;
}
.content-block aside ul li::before {
  content: "\f138";
  position: absolute;
  left: 0;
  top: 0;
  font-family: "fontAwesome";
}

.check-cover {
  margin-bottom: 30px;
}
.check-cover aside {
  padding: 10px !important;
  border-radius: 10px;
  border: solid 1px #000;
  color: #000;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
}
.check-cover aside i {
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pannel-grid-block-wrapp {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 44px;
}
.pannel-grid-block-wrapp aside {
  width: 48%;
  border-radius: 10px;
  overflow: hidden;
  border: solid 1px #000;
}
.pannel-grid-block-wrapp aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pannel-grid-block-wrapp aside:nth-child(1) {
  width: 100%;
  height: 250px;
}
.pannel-grid-block-wrapp aside:nth-child(2) {
  height: 250px;
  height: 200px;
}
.pannel-grid-block-wrapp aside:nth-child(3) {
  height: 250px;
  height: 200px;
}

.productSection {
  padding: 30px 0;
  background-color: #fff;
}

.product__grid {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 14px -4px rgba(0, 0, 0, 0.278);
  border-radius: 6px;
}
.product__grid aside {
  width: 100%;
  height: 230px;
  margin-bottom: 15px;
  border-radius: 6px;
  overflow: hidden;
}
.product__grid aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.caption-padding {
  padding-bottom: 15px;
}

.product__content {
  margin-bottom: 15px;
}
.product__content h4 {
  font-weight: 600;
  color: #BCA88D;
  text-transform: capitalize;
}
.product__content p {
  text-align: justify;
  font-size: 15px;
}
.product__content a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  padding: 8px 20px;
  border-radius: 6px;
  color: #fff;
  background-color: #BCA88D;
  text-transform: capitalize;
  transition-duration: 0.2s;
}
.product__content a:hover {
  background-color: #233e92;
}

.grid_ctrl {
  margin-bottom: 30px;
}

.center-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.center-content p {
  font-size: 23px;
  text-align: center;
  font-family: "Bodoni Moda", serif !important;
  font-weight: 700;
}
.center-content span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #8F8F8F;
}

.about__img_center {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
}
.about__img_center aside {
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  overflow: hidden;
  border-radius: 10px;
  height: 350px;
  transition-duration: 0.2s;
}
.about__img_center aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about__img_center aside:nth-child(1) {
  z-index: 10;
  transform: rotate(6.2deg);
}
.about__img_center aside:nth-child(2):hover {
  z-index: 20;
}

.row-position-relative {
  position: relative;
  top: -22px;
  z-index: 1;
}

.minCaptioncenter h4 {
  text-align: center;
  color: #BCA88D;
  font-size: 40px;
  font-weight: 600;
}

.owl-row-padding-top {
  padding-top: 20px;
}

.owl_img_cover {
  position: relative;
  height: 340px;
  overflow: hidden;
  border-radius: 10px;
}
.owl_img_cover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.owl_img_cover .owl-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 5;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 15px;
  transition-duration: 0.2s;
}
.owl_img_cover .owl-cover h4 {
  font-size: 25px;
  font-family: "Kumbh Sans", sans-serif !important;
  color: #fff;
}
.owl_img_cover .owl-cover .owl-content {
  position: relative;
  padding-right: 40px;
}
.owl_img_cover .owl-cover .owl-content p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}
.owl_img_cover .owl-cover .owl-content a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  width: 35px;
  height: 35px;
  border: solid 1px #fff;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  color: #fff;
}
.owl_img_cover .owl-cover .owl-content a svg {
  width: 15px;
  fill: #fff;
}
.owl_img_cover .owl-cover:hover {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.82) 100%);
  transition-duration: 0.2s;
}

#owl_slider_block .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
#owl_slider_block .owl-dots button {
  background-color: #d7cab8;
  width: 30px;
  height: 5px;
  border-radius: 10px;
  margin: 6px;
}
#owl_slider_block .owl-dots .active {
  background-color: #BCA88D !important;
}

.min__section {
  padding: 50px 0;
}

.benifit-img {
  overflow: hidden;
  border-radius: 10px;
  margin-bottom: 20px;
  height: 100%;
}
.benifit-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.benifits-block {
  padding-left: 50px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.benifits-block h4 {
  text-transform: capitalize;
  font-size: 49px;
  color: #BCA88D;
  font-weight: 700;
  margin-bottom: 20px;
}
.benifits-block ul {
  padding: 0;
  margin: 0;
}
.benifits-block ul li {
  list-style-type: none;
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 14px;
}
.benifits-block ul li h6 {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
  font-family: "Inter Tight", serif !important;
}
.benifits-block ul li span {
  display: block;
  width: 28px;
  position: absolute;
  left: 0;
}
.benifits-block ul li span img {
  width: 100%;
}

.interior__design {
  border-radius: 15px;
  overflow: hidden;
}

.videoSection {
  position: relative;
  margin-bottom: 50px;
}
.videoSection video {
  width: 100%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.videoSection iframe {
  width: 100%;
  height: 500px;
}

.videoCover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 1.2s;
  opacity: 0;
  z-index: 10;
}
.videoCover:hover {
  opacity: 1;
}
.videoCover .playandstop {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #fff;
  transition-duration: 1.2s;
  font-size: 25px;
  border: solid 2px #fff;
  border-radius: 100%;
}

.togglepouse {
  display: none;
}

.video-mask {
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}

.eventSection {
  padding: 30px 0;
}

.event-shadow {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #BCA88D;
  border-radius: 0px 20px 20px 0px;
  height: 440px;
}
.event-shadow h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 50px;
  text-align: center;
  font-weight: 800;
  position: relative;
}
.event-shadow h4 span {
  font-size: 80px;
}

.ob_img_cover {
  position: relative;
  padding: 30px;
}
.ob_img_cover aside {
  width: 100%;
  height: 57vh;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  border-radius: 20px;
}
.ob_img_cover aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.position_relative {
  position: relative;
}

.cover__panel__block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 30px;
  display: flex;
  justify-content: flex-end;
}
.cover__panel__block aside {
  width: 74%;
  overflow: hidden;
  border-radius: 20px;
}
.cover__panel__block aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.productAndservices {
  padding: 30px;
}

.grid-margin-bottom {
  margin-bottom: 30px;
}

.testimonial__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 20px;
  position: relative;
}
.testimonial__content aside {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  overflow: hidden;
  border-radius: 100%;
  margin-bottom: 15px;
}
.testimonial__content aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial__content h6 {
  text-align: center;
  text-transform: capitalize;
  font-size: 18px;
  font-family: "Kumbh Sans", sans-serif !important;
  font-weight: 600;
}
.testimonial__content span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
}
.testimonial__content span img {
  width: 100%;
}
.testimonial__content p {
  text-align: center;
  font-size: 14px;
  color: #000;
  position: relative;
  z-index: 10;
}
.testimonial__content .star-rate {
  display: flex;
  gap: 3px;
  font-size: 18px;
  color: rgb(255, 196, 0);
}

.row-padding-top {
  padding-top: 20px;
}

.blog-img-colm .blog-block {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.blog-img-colm .blog-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.blog-img-colm .blog-block aside {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.82) 100%);
}
.blog-img-colm .blog-block:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.blog-grid aside {
  width: 100%;
  height: 213px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 25px;
}
.blog-grid aside:nth-child(2) {
  margin-bottom: 0;
}
.blog-grid aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-grid aside:hover img {
  transform: scale(1.2);
  transition-duration: 0.2s;
}

.blog__grid_cover aside {
  width: 100%;
  height: 213px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}
.blog__grid_cover aside a {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blog__grid_cover aside a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.01) 1%, rgba(0, 0, 0, 0.82) 100%);
}
.blog__grid_cover aside a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
}
.blog__grid_cover aside a:hover img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-duration: 0.2s;
  transform: scale(1.2);
}
.blog__grid_cover aside:nth-child(2) {
  margin-bottom: 0;
}
.blog__grid_cover aside img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog__grid_cover:nth-child(2) aside {
  height: 450px;
}

.spacebetween-x {
  justify-content: space-between;
}

.footer_form_cover {
  width: 100%;
}
.footer_form_cover form {
  width: -moz-fit-content;
  width: fit-content;
}
.footer_form_cover form h5 {
  color: #fff;
  font-family: "Kumbh Sans", sans-serif !important;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 17px;
  width: -moz-fit-content;
  width: fit-content;
}

.form__group1 {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-bottom: 30px;
}
.form__group1 aside {
  width: 32%;
}
.form__group1 aside input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-family: "Kumbh Sans", sans-serif !important;
}

.form__group2 {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-bottom: 15px;
}
.form__group2 aside {
  width: 25%;
}
.form__group2 aside:nth-child(1) {
  width: 55%;
}
.form__group2 aside:nth-child(2) {
  width: 25%;
}
.form__group2 aside:nth-child(3) {
  width: 13%;
}
.form__group2 aside input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-family: "Kumbh Sans", sans-serif !important;
}
.form__group2 aside textarea {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  height: 30px;
  font-family: "Kumbh Sans", sans-serif !important;
}

.form__group3 {
  display: flex;
  gap: 20px;
  margin-bottom: 30px;
}
.form__group3 aside:nth-child(1) {
  width: 75%;
}
.form__group3 aside:nth-child(2) {
  width: 22%;
}
.form__group3 aside input {
  border: none;
  outline: none;
  box-shadow: none;
  text-decoration: none;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  color: #777;
  border-radius: 6px;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-family: "Kumbh Sans", sans-serif !important;
}
.form__group3 aside button {
  width: 100% !important;
  text-decoration: none;
  font-size: 14px;
  border: none;
  outline: none;
  box-shadow: none;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #BCA88D;
  color: #fff;
  font-family: "Kumbh Sans", sans-serif !important;
  padding: 4px 20px;
  border-radius: 5px;
  transition-duration: 0.2s;
}
.form__group3 aside button:hover {
  opacity: 0.5;
}

.footer__grid_cover {
  gap: 15px;
}
.footer__grid_cover aside {
  width: 17%;
}
.footer__grid_cover aside:last-child {
  width: 23%;
}
.footer__grid_cover aside h4 {
  text-transform: capitalize;
  font-weight: 500;
  color: #fff;
  font-size: 15px;
  margin-bottom: 30px;
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 500;
  margin-bottom: 13px;
  font-family: "Kumbh Sans", sans-serif !important;
  color: #fff !important;
}
.footer__grid_cover aside ul {
  padding: 0;
  margin: 0;
}
.footer__grid_cover aside ul li {
  list-style-type: none;
  position: relative;
  padding: 3px;
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
  font-family: "Kumbh Sans", sans-serif !important;
}
.footer__grid_cover aside ul li a {
  text-decoration: none;
  border: none;
  outline: none;
  box-shadow: none;
  background: none;
  position: relative;
  padding: 5px;
  color: #fff;
  font-size: 13px;
  text-transform: capitalize;
  font-family: "Eloquia Text" !important;
}
.footer__grid_cover aside ul li a:hover {
  color: #fff;
  transition-duration: 0.2s;
  opacity: 0.5;
}

.emailId {
  text-transform: lowercase !important;
  font-size: 11px !important;
}

.contact__list li a {
  position: relative;
  padding-left: 20px !important;
}
.contact__list li a svg {
  width: 13px;
  fill: #fff;
  position: absolute;
  left: 0;
  top: 5px;
}
.contact__list li a i {
  position: absolute;
  left: 0;
  top: 5px;
}

.paragraphContent {
  padding: 20px;
}
.paragraphContent p {
  text-align: center;
}

.togglepouse1 {
  display: none;
}

.togglepouse2 {
  display: none;
}/*# sourceMappingURL=stylesheet.css.map */