/*
Theme Name: Dairokkan
Version: 1.0
Author: Ayyoub Moufatih

*/

/* General CSS */

html {
  overflow-y: scroll;
  scroll-behavior: smooth;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-family: "Archivo", sans-serif;
}

body {
  overflow: hidden;
}

a {
  transition: color 1s;
}

p {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oxanium", sans-serif;
}

ul {
  list-style: none;
}

.hero_container {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.container {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
}
/* Buttons */
.btn {
  width: max-content;
  height: 45px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  border-radius: 50px;
  text-decoration: none;
  text-transform: capitalize;
  border: 1px solid #7b39fe;
  transition: all 1s;
  cursor: pointer;
}
.btn:hover {
  transform: scale(0.9);
}
.btn_trs {
  background-color: transparent;
  color: #8c30f5;
}
.btn_purple {
  background-color: #7b39fe;
  color: #fff;
}

/* header */
.header {
  width: 100%;
  z-index: 3;
  background: rgb(13, 5, 24);
  background: linear-gradient(
    0deg,
    rgba(13, 5, 24, 1) 0%,
    rgba(32, 25, 42, 1) 100%
  );
}
.header_inner {
  width: 1150px;
  height: 80px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  grid-gap: 60px;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.custom-logo-link {
  display: flex;
}
/* menu */
.h1-menu {
  flex: 1.5;
}
.h2-menu {
  display: flex;
  justify-content: space-between;
  flex: 5;
}
.menu {
  position: relative;
  justify-content: space-between;
  width: 100%;
}
.menu2 {
  grid-gap: 10px;
}
.header .h2-menu .menu,
.header .h2-menu .menu2 {
  clear: both;
  max-height: 0;
  transition: max-height 0.2s ease-out;
  display: flex;
}

.a_link {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 16px;
  transition: all 1s;
}
.a_lang {
  display: grid;
}
.a_lang a {
  font-family: "Archivo", sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  transition: 1s;
}
.a_lang a:hover {
  color: #7b39fe;
}
.a_c1 a {
  color: #ff176b;
}
.a_c1 a:hover {
  text-shadow:
  -5px 0px 15px #ff176b, 5px 0px 15px #ff176b, 0px -5px 15px #ff176b, 0 5px 15px #ff176b
}
.a_c2 a {
  color: #f700fc;
}
.a_c2 a:hover {
  text-shadow:
  -5px 0px 15px #f700fc, 5px 0px 15px #f700fc, 0px -5px 15px #f700fc, 0 5px 15px #f700fc
}
.a_c3 a {
  color: #9816ff;
}
.a_c3 a:hover {
  text-shadow:
  -5px 0px 15px #9816ff, 5px 0px 15px #9816ff, 0px -5px 15px #9816ff, 0 5px 15px #9816ff
}
.a_c4 a {
  color: #1c5bff;
}
.a_c4 a:hover {
    text-shadow:
  -5px 0px 15px #1c5bff, 5px 0px 15px #1c5bff, 0px -5px 15px #1c5bff, 0 5px 15px #1c5bff

}
.a_c5 a {
  color: #00e0ff;
}
.a_c5 a:hover {
  
    text-shadow:
  -5px 0px 15px #00e0ff, 5px 0px 15px #00e0ff, 0px -5px 15px #00e0ff, 0 5px 15px #00e0ff
}
.a_c6 a {
  color: #00ff85;
}
.a_c6 a:hover {
  
    text-shadow:
  -5px 0px 15px #00ff85, 5px 0px 15px #00ff85, 0px -5px 15px #00ff85, 0 5px 15px #00ff85
}
.a_c7 a {
  color: #fff500;
}
.a_c7 a:hover {
    text-shadow:
  -5px 0px 15px #fff500, 5px 0px 15px #fff500, 0px -5px 15px #fff500, 0 5px 15px #fff500
}
.a_c8 a {
  color: #fe5454;
}
.a_c8 a:hover {
    text-shadow:
  -5px 0px 15px #fe5454, 5px 0px 15px #fe5454, 0px -5px 15px #fe5454, 0 5px 15px #fe5454
}
.custom-logo {
  width: 250px;
  height: auto;
}
.al_1 {
  background-color: #931b5c;
  clip-path: polygon(90px 0%, 100% 50%, 90px 100%, 0% 100%, 20px 50%, 0% 0%);
  width: 110px;
}
.al_2 {
  background-color: #b1853a;
  width: 160px;
  clip-path: polygon(140px 0%, 100% 50%, 140px 100%, 0% 100%, 20px 50%, 0% 0%);
  margin-left: -12px;
}
.al_3 {
  background-color: #858927;
  clip-path: polygon(90px 0%, 100% 50%, 90px 100%, 0% 100%, 20px 50%, 0% 0%);
  width: 110px;
  margin-left: -12px;
}
.al_4 {
  background-color: #417c1e;
  clip-path: polygon(90px 0%, 100% 50%, 90px 100%, 0% 100%, 20px 50%, 0% 0%);
  width: 110px;
  margin-left: -12px;
}
.al_5 {
  background-color: #389b91;
  clip-path: polygon(90px 0%, 100% 50%, 90px 100%, 0% 100%, 20px 50%, 0% 0%);
  width: 110px;
  margin-left: -12px;
}

.al_1:hover,
.al_2:hover,
.al_3:hover,
.al_4:hover,
.al_5:hover {
  transform: scale(0.9);
}
.al_1 span,
.al_2 span,
.al_3 span,
.al_4 span,
.al_5 span {
  background-color: #36303f;
  clip-path: polygon(83px 0%, 100% 50%, 83px 100%, 0% 100%, 0px 50%, 0 0);
  width: 100px;
  height: 34px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.al_2 span {
  background-color: #36303f;
  clip-path: polygon(134px 0%, 100% 50%, 134px 100%, 0% 100%, 0px 50%, 0% 0%);
  width: 150px;
  height: 34px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.al_1:hover > span {
  background-color: #931b5c;
}
.al_2:hover > span {
  background-color: #b1853a;
}
.al_3:hover > span {
  background-color: #858927;
}
.al_4:hover > span {
  background-color: #417c1e;
}
.al_5:hover > span {
  background-color: #389b91;
}

/* menu icon */
.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
}
.header .menu-icon .navicon {
  background: #fff;
  display: block;
  width: 28px;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}
.header .menu-icon .navicon:before {
  top: 7px;
}
.header .menu-icon .navicon:after {
  top: -7px;
}

/* menu btn */
.header .menu-btn {
  display: none;
}
.header .menu-btn:checked ~ .h2-menu .menu,
.header .menu-btn:checked ~ .h2-menu .menu2 {
  max-height: 500px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* Hero */
.hero_box {
  display: flex;
  grid-gap: 50px;
  justify-content: center;
  align-items: center;
}
.hb_each1 {
  flex: 1.5;
}
.hb_each2 {
  flex: 1;
}
.tiles_box {
  position: relative;
  width: 400px;
  height: 450px;
}
.tile_shape {
  clip-path: polygon(20% 0%, 80% 0%, 100% 50%, 80% 100%, 20% 100%, 0% 50%);
  width: 135px;
  height: 120px;
  position: relative;
  transition: all 1s;
  /* z-index: 9999; */
}
.tile_shape:hover {
  transform: scale(0.9);
}

.tile1_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translate(-50%, 80%);
}
.tile2_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  bottom: -6px;
  left: -35%;
  transform: translate(-50%, 44%);
}
.tile3_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: -35%;
  transform: translate(-50%, -46%);
}
.tile4_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translate(-50%, -81%);
}
.tile5_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  right: -166%;
  transform: translate(-50%, -46%);
}
.tile6_bg {
  background-color: #f6e7f7;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: absolute;
  top: -6px;
  right: -167%;
  transform: translate(-50%, 19%);
}
.tile_d {
  position: absolute;
  top: 49.5%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #f6e7f7;
}
.tile_d img {
  width: 70px;
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}

.title_hero {
  font-family: "Oxanium", sans-serif;
  font-weight: 700;
  font-size: 62px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  margin-bottom: 40px;
}
.sec_title_hero {
  margin-bottom: 40px;
}
.sec_title_hero p {
  width: 100%;
    text-align: center;
}

.title_h {
  font-family: "Oxanium", sans-serif;
  font-weight: 700;
  font-size: 62px;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1;
}
.title1_mrgpdn {
  padding-top: 40px;
  margin-bottom: 100px;
}
.her_video iframe {
  width: 100%;
  height: 400px;
  border-radius: 25px;
}
#hero {
  width: 100%;
  height: 130vh;
}
.hero_bg {
  width: 100%;
  height: 100%;
  background: url(./img/hero-bg.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero_bg2 {
  width: 100%;
  height: 100%;
  background: url(./img/hero-bg2.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Renovation */
#renovation {
  background-color: #1e0f30;
  height: 130vh;
  overflow: hidden;
}
.three_boxes {
  display: flex;
  justify-content: center;
  grid-gap: 50px;
}
.sec_title {
  text-align: center;
  margin-bottom: 50px;
}
.sec_title h2 {
  margin-bottom: 20px;
}
.sec_title p {
  width: 82%;
  margin: 0 auto;
  font-size: 19px;
}
.three_each {
  width: 290px;
  transition: all 1s;
  text-decoration: none;
  z-index: 9;
}
.renovation_bg {
  width: 100%;
  height: 100%;
  position: relative;
}
.renovation_bg2 {
  width: 100%;
  height: 100%;
  background: url(./img/hero-bg-op.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sbox_1 {
  padding: 20px 20px 0px 20px;
  border-radius: 25px;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .sbox_1 {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(106, 106, 106, 0.2);
    box-shadow: 0px 3px 0px #7f7c85, 0px -3px 0px #7f7c85;
  }
}

.centered_box {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
  position: relative;
}
.sbox_1 h6 {
  font-family: "Oxanium", sans-serif;
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sbox_1 img {
  width: 100%;
  height: 280px;
  border-radius: 25px;
  object-fit: cover;
}
.sbox_2 {
  margin-top: 30px;
}
.shape_1 {
  position: absolute;
  top: 52%;
  left: 14%;
  transform: translate(0%, -50%);
  width: auto;
}
.shape_2 {
  position: absolute;
  top: 52%;
  right: 14%;
  transform: translate(0%, -50%);
  width: auto;
}
.shape_3 {
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translate(-50%, -0%);
  width: auto;
}
.three_each:hover {
  transform: scale(1.2) translateY(60px);
}

/* Contact */
#contact {
  background-color: #090014;
  position: relative;
  overflow: hidden;
  height: 100vh;
  display: grid;
}
.form_box {
  display: flex;
    width: 100%;
  padding: 40px;
  border-radius: 25px;
  grid-gap: 30px;
}
.form_each1 {
  flex: 1.5;
}
.form_each2 {
  flex: 1;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .form_box {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(88, 88, 88, 20%);
  }
}
.sm_list {
  display: flex;
  grid-gap: 15px;
}
.sm_list li a img {
  width: 38px;
  transition: all 1s;
}
.sm_list li a img:hover {
  transform: scale(0.9);
}

.form_each1 h4 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  margin-bottom: 12px;
}
.form_info {
  padding: 25px;
  border-radius: 15px;
  margin-top: 20px;
}
.form_info h6 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.form_info_list li a {
  display: flex;
  align-items: center;
  color: #b8b8b8;
  font-family: "Archivo", sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-decoration: none;
  transition: color 1s;
}
.form_info_list li a:hover {
  color: #7b39fe;
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .form_info {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(38 32 45);
  }
}
.form_info_list {
  grid-gap: 18px;
  display: grid;
  margin-bottom: 20px;
}
.form_info_list li a img {
  width: 13px;
}
.icon_bg {
  margin-right: 10px;
  background-color: #7b39fe;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form_each2 p,
.form_each1 p {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
}

.form_each2 h5 {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 10px;
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .footer_box {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(88, 88, 88, 20%);
  }
}
.form_row {
  display: flex;
  grid-gap: 10px;
}
.form_col {
  display: grid;
  grid-gap: 6px;
  flex: 1;
}
.form_input,
.form_message {
  font-family: "Archivo", sans-serif;
  font-weight: 400;
  padding: 15px;
  border-radius: 5px;
  resize: none;
}
.form_c {
  display: grid;
  grid-gap: 25px;
}
.form_each1 p {
  margin-bottom: 20px;
}
.form_c label {
  font-family: "Archivo", sans-serif !important;
  font-weight: 400 !important;
  text-transform: capitalize !important;
}
@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .form_input,
  .form_message {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background-color: rgb(38 32 45);
    border: none;
  }
}
.form_message {
  width: 100%;
  height: 248px !important;
}

/* Led Mapping */
#led_mapping {
  background-color: #150d1e;
  height: 100vh;
}
.sec_bg {
  height: 100%;
}

/* Light Speaker */
#light_speaker {
  background-color: #0c0416;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* Kanban */
#kanban {
  background-color: #090014;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* Led Mapping */
#vision {
  background-color: #150d1e;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

/* Team */
#team {
  background-color: #150d1e;
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  height: 100vh;
}
.team_box {
  display: flex;
  grid-gap: 30px;
}
.team_each {
  flex: 1;
  display: flex;
  align-items: center;
}
.te_left,
.te_right {
  display: flex;
  grid-gap: 30px;
}
.tel_two {
  flex: 1;
  display: grid;
  grid-gap: 30px;
}
.tel_one {
  flex: 1;
  display: flex;
  align-items: center;
}
.tel_one img,
.tel_two img,
.te_middle img {
  width: 100%;
}
.team-list {
  list-style: disc;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  line-height: 20px;
  padding-left: 30px;
  margin: 10px 0;
}
.team_subtitle {
  font-family: "Archivo", sans-serif;
  font-weight: 700;
  font-size: 45px;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}
.team_subbox {
  border: 5px solid #8c30f5;
  padding: 30px 30px 100px 30px;
}
.team_subbox p {
  font-size: 19px;
}


 
.bg_all {
  background: rgb(36, 1, 47);
  background: radial-gradient(
    circle,
    rgb(77 13 98 / 69%) 0%,
    rgba(46, 1, 47, 0) 70%
  );
  width: 900px;
  height: 900px;
}
.bg_all_1 {
  position: absolute;
  top: 20%;
  right: -300px;
}
.bg_all_2 {
  position: absolute;
  bottom: -40%;
  left: -350px;
}
.bg_all_3 {
  position: absolute;
  top: -40%;
  left: -350px;
}
.bg_all_4 {
  position: absolute;
  top: -150%;
  left: -200px;
  width: 700px;
  height: 700px;
}
 


/* Footer */
footer {
  background-color: #090014;
  position: relative;
  overflow: hidden;
}
.logo_footer img {
  width: 300px;
}
.footer_list {
  display: flex;
  justify-content: center;
  list-style: none;
  grid-gap: 35px;
  margin: 10px 0 20px 0;
}
.footer_list li a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 19.58px;
  transition: color 1s;
  display: block;
  height: unset;
}
.footer_list li a:hover {
  color: #7b39fe;
}
.footer_box {
  text-align: center;
  padding: 20px 0 0px 0;
}
.footer_box p {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  padding: 12px 0;
  margin: 0;
}
.logo_footer {
  font-family: "Oxanium", sans-serif;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 40px;
}
.footer_copy {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 20px;
}
.footer_terms {
  display: flex;
  grid-gap: 20px;
}
/* Menu tiles */
.tile_img_1 {
  position: absolute;
  top: 6%;
  left: 50%;
  transform: translate(-50%, -0%);
  width: auto;
  height: auto;
}
.tile_img_2 {
  position: absolute;
  top: 21%;
  right: 3%;
  transform: translate(-0%, -0%);
  width: auto;
  height: auto;
}
.tile_img_3 {
  position: absolute;
  bottom: 21%;
  right: 3%;
  transform: translate(-0%, -0%);
  width: auto;
  height: auto;
}
.tile_img_4 {
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translate(-50%, -0%);
  width: auto;
  height: auto;
}
.tile_img_5 {
  position: absolute;
  bottom: 21%;
  left: 3%;
  transform: translate(-0%, -0%);
  width: auto;
  height: auto;
}
.tile_img_6 {
  position: absolute;
  top: 21%;
  left: 3%;
  transform: translate(-0%, -0%);
  width: auto;
  height: auto;
}

.tile_img_1:hover {
  transform: translate(-50%, -0%) scale(0.9);
  transition: all 1s;
}
.tile_img_2:hover {
  transform: translate(0%, 0%) scale(0.9);
  transition: all 1s;
}
.tile_img_3:hover {
  transform: translate(0%, 0%) scale(0.9);
  transition: all 1s;
}
.tile_img_4:hover {
  transform: translate(-50%, -0%) scale(0.9);
  transition: all 1s;
}
.tile_img_5:hover {
  transform: translate(-0%, -0%) scale(0.9);
  transition: all 1s;
}
.tile_img_6:hover {
  transform: translate(-0%, -0%) scale(0.9);
  transition: all 1s;
}
.tile_img:hover > .ti_bg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  z-index: -1;
}
.tile_img_1:hover > .ti1_bg {
  background: #a610ad;
  box-shadow: 0px 0px 30px 20px #a610ad;
}
.tile_img_2:hover > .ti2_bg {
  background: #6f26ac;
  box-shadow: 0px 0px 30px 20px #6f26ac;
}
.tile_img_3:hover > .ti3_bg {
  background: #222ca7;
  box-shadow: 0px 0px 30px 20px #222ca7;
}
.tile_img_4:hover > .ti4_bg {
  background: #229fa3;
  box-shadow: 0px 0px 30px 20px #229fa3;
}
.tile_img_5:hover > .ti5_bg {
  background: #359b2b;
  box-shadow: 0px 0px 30px 20px #359b2b;
}
.tile_img_6:hover > .ti6_bg {
  background: #aea12f;
  box-shadow: 0px 0px 30px 20px #aea12f;
}
.tile_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.tile_info h5 {
  font-size: 27px;
  font-family: "Oxanium", sans-serif;
  font-weight: 800;
}
.tile_info h6 {
  font-size: 14px;
  font-family: "Oxanium", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

/* Button back to top */
.back_top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #7b39fe;
  z-index: 99;
  transition: all 1s;
}
.back_top:hover {
  transform: scale(1.2);
}
.back_top img {
  width: 20px;
}

/*==================================================
			     Media Queries         
==================================================*/
@media (max-width: 1200px) {
  .shape_1 {
    left: 4%;
  }
  .shape_2 {
    right: 4%;
  }
}

/* Large Devices (Desktops & Laptops) */

@media (min-width: 1200px) {
  /* Menu Hide/Show */
  .header .h2-menu .menu,
  .header .h2-menu .menu2 {
    clear: none;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
  /* End Menu Hide/Show */
}

/* Medium Devices (Landscape Tablets & Medium Desktops) */

@media (min-width: 992px) and (max-width: 1199px) {
  /* Menu Mobile */
  .header .menu-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 30px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2-menu {
    display: block;
  }
  .header .h2-menu .menu {
    display: block;
    background: rgb(13, 5, 24);
    background: linear-gradient(
      0deg,
      rgba(13, 5, 24, 1) 0%,
      rgba(32, 25, 42, 1) 100%
    );
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
  }
  .menu li:first-child {
    margin-top: 40px;
  }
  .menu li:last-child {
    margin-bottom: 40px;
  }
  .header {
    display: block;
  }
  .logo {
    display: flex;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(-0%, -50%);
  }
  .a_lang {
    text-align: center;
    margin: 20px 0;
  }

  /* End Menu Mobile */

  .header_inner,
  .hero_container,
  .container {
    width: 100%;
  }
  .three_each {
    width: 250px;
  }
  .sbox_1 img {
    height: 240px;
  }
  .sbox_1 h6 {
    font-size: 20px;
    height: 50px;
  }
  .title_hero,
  .title_h {
    font-size: 50px;
  }
  .sec_title_hero p,
  .sec_title p,
  .team_subbox p,
  .team-list {
    font-size: 16px;
  }
  .sbox_1 {
    padding: 15px 15px 0px 15px;
  }
  .three_boxes {
    grid-gap: 40px;
  }
  #led_mapping,
  #light_speaker,
  #vision,
  #kanban,#team, #contact {
    height: auto;
    padding: 100px 0;
  }
    #renovation {
    height: auto;
    padding: 150px 0;
  }
  .h1-menu {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0%, -50%);
}
.footer_copy {
    flex-direction: column-reverse;
}
.footer_terms {
    display: block;
    grid-gap: 20px;
}
.footer_terms li a {
    padding: 2px 0 !important;
}
  .team_subbox,
  .form_box {
    width: 80%;
    margin: 0 auto;
  }
  .team_subtitle {
    font-size: 35px;
  }
  .hero_box,
  .form_box {
    display: block;
  }
  #hero {
    height: auto;
  }
  .hc {
    padding: 80px;
  }
  .sec_title_hero p {
    width: 100%;
  }
  .her_video iframe {
    width: 80%;
    height: 350px;
    border-radius: 25px;
  }
  .her_video {
    text-align: center;
  }
  .tiles_box {
    margin: 0 auto;
  }
  .form_each1 {
    margin-bottom: 50px;
  }
  .form_info_list {
    display: flex;
    justify-content: space-between;
  }
  .form_info_list li a {
    align-items: baseline;
  }
}

/* Small Devices (Portrait Tablets & Small Desktops) */

@media (min-width: 768px) and (max-width: 991px) {
  /* Menu Mobile */
  .header .menu-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 30px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2-menu {
    display: block;
  }
  .header .h2-menu .menu {
    display: block;
    background: rgb(13, 5, 24);
    background: linear-gradient(
      0deg,
      rgba(13, 5, 24, 1) 0%,
      rgba(32, 25, 42, 1) 100%
    );
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
  }
  .menu li:first-child {
    margin-top: 40px;
  }
  .menu li:last-child {
    margin-bottom: 40px;
  }
  .header {
    display: block;
  }
  .logo {
    display: flex;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(-0%, -50%);
  }
  .a_lang {
    text-align: center;
    margin: 20px 0;
  }

  /* End Menu Mobile */
  .header_inner,
  .hero_container,
  .container {
    width: 100%;
  }
  .three_each {
    width: 190px;
  }
  .sbox_1 img {
    height: 180px;
  }
  .sbox_1 h6 {
    font-size: 16px;
    height: 40px;
  }
  .shape_1 img,
  .shape_2 img {
    width: 90px;
  }
  .shape_3 img {
    width: 90%;
  }
  .shape_2 {
    top: 56%;
  }
  .title_hero,
  .title_h {
    font-size: 40px;
  }
  .sec_title_hero p,
  .sec_title p,
  .team_subbox p,
  .team-list {
    font-size: 16px;
  }
  .sbox_1 {
    padding: 15px 15px 0px 15px;
  }
  .three_boxes {
    grid-gap: 28px;
  }
  #led_mapping,
  #light_speaker,
  #vision,
  #kanban,#team, #contact {
    height: auto;
    padding: 100px 0;
  }
    #renovation {
    height: auto;
    padding: 150px 0;
  }
  .h1-menu {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0%, -50%);
}
#contact {
    padding: 100px 0;
}
.footer_copy {
    flex-direction: column-reverse;
}
.footer_terms {
    display: block;
    grid-gap: 20px;
}
.footer_terms li a {
    padding: 2px 0 !important;
}
  .team_subbox,
  .form_box {
    width: 80%;
    margin: 0 auto;
  }
  .team_subtitle {
    font-size: 35px;
  }
  .hero_box,
  .form_box {
    display: block;
  }
  #hero {
    height: auto;
  }
  .hc {
    padding: 80px;
  }
  .sec_title_hero p {
    width: 100%;
  }
  .her_video iframe {
    width: 90%;
    height: 300px;
    border-radius: 25px;
  }
  .her_video {
    text-align: center;
  }
  .tiles_box {
    margin: 0 auto;
  }
  .form_each1 {
    margin-bottom: 50px;
  }
  .form_info_list {
    display: flex;
    justify-content: space-between;
  }
  .form_info_list li a {
    align-items: baseline;
  }
  .footer_list {
    grid-gap: 20px;
  }
  .logo img,
  .logo_footer img {
    width: 200px;
  }
}

/* Extra Small Devices (Landscape Phones & Portrait Tablets) */

@media (max-width: 767px) {
  /* Menu Mobile */
  .header .menu-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 30px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .h2-menu {
    display: block;
  }
  .header .h2-menu .menu {
    display: block;
    background: rgb(13, 5, 24);
    background: linear-gradient(
      0deg,
      rgba(13, 5, 24, 1) 0%,
      rgba(32, 25, 42, 1) 100%
    );
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
  }
  .menu li:first-child {
    margin-top: 40px;
  }
  .menu li:last-child {
    margin-bottom: 40px;
  }
  .header {
    display: block;
  }
  .logo {
    display: flex;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(-0%, -50%);
  }
  .a_lang {
    text-align: center;
    margin: 20px 0;
  }

  /* End Menu Mobile */
  .header_inner,
  .hero_container,
  .container {
    width: 100%;
  }
  .three_each {
    display: block;
    margin: 0 auto 30px auto;
    width: 200px;
  }
  .sbox_1 img {
    height: 180px;
  }
  .sbox_1 h6 {
    font-size: 16px;
    height: 40px;
  }
  .shape_1 img,
  .shape_2 img,
  .shape_3 img {
    display: none;
  }
  .shape_2 {
    top: 56%;
  }
  .title_hero,
  .title_h {
    font-size: 30px;
  }
  .team_subtitle {
    font-size: 25px;
  }
  .sec_title_hero p,
  .sec_title p,
  .team_subbox p,
  .team-list {
    font-size: 16px;
  }
  .sbox_1 {
    padding: 15px 15px 0px 15px;
  }
  .three_boxes {
    display: block;
  }
  #hero {
    height: auto;
  }
  #renovation,
  #led_mapping,
  #light_speaker,
  #vision,
  #kanban,#team, #contact {
    height: auto;
  }
  #team {
    padding: 20px 0;
  }
  .centered_box {
    padding: 80px 0;
  }
  .team_subbox,
  .form_box {
    width: 80%;
    margin: 0 auto;
  }
  .hero_box,
  .form_box,
  .form_row {
    display: block;
  }
  .hc {
    padding: 80px 20px;
  }
  .sec_title_hero p {
    width: 100%;
  }
  .her_video iframe {
    width: 100%;
    height: 190px;
    border-radius: 25px;
  }
  .her_video {
    text-align: center;
  }
  .form_each1 {
    margin-bottom: 50px;
  }
  .hero_container,
  .form_info_list,
  .footer_list {
    display: block;
  }
  .form_info_list li a {
    align-items: baseline;
  }
  .footer_list {
    grid-gap: 20px;
  }
  .logo img,
  .logo_footer img {
    width: 150px;
  }
  .form_input,
  .form_message {
    width: 100%;
  }
  .footer_list li {
    margin-bottom: 10px;
  }
  .footer_box p {
    font-size: 14px;
  }
  .form_each1 h4 {
    font-size: 25px;
  }
  .form_box {
    padding: 40px 20px;
  }
  .form_info_list li {
    margin-bottom: 20px;
  }
  .form_info {
    padding: 15px;
  }
  .form_info_list li a {
    display: block;
  }
  .icon_bg {
    margin-bottom: 5px;
  }
  .form_message {
    height: 150px;
  }
  .three_each:hover {
    transform: unset;
  }
  .tiles_box {
    width: 280px;
    height: 350px;
    margin: 0 auto;
  }
  .ti_bg img {
    width: 110px;
  }
  .tile_d img {
    width: 50px;
  }
  .tile_d {
    width: 80px;
    height: 80px;
  }
  .tile_img_1 {
    top: 6%;
    left: 50%;
  }
  .tile_img_2 {
    top: 21%;
    right: -2%;
  }
  .tile_img_3 {
    bottom: 21%;
    right: -2%;
  }
  .tile_img_4 {
    bottom: 6%;
    left: 50%;
  }
  .tile_img_5 {
    bottom: 21%;
    left: -2%;
  }
  .tile_img_6 {
    top: 21%;
    left: -2%;
  }
  .tile_info h5 {
    font-size: 20px;
  }
  .tile_info h6 {
    font-size: 11px;
  }
  .custom-logo {
    width: 150px;
}
.h1-menu {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translate(0%, -50%);
}
#contact {
    padding: 100px 0;
}
.footer_copy {
    flex-direction: column-reverse;
}
.footer_terms {
    display: block;
    grid-gap: 20px;
}
.footer_terms li a {
    padding: 2px 0 !important;
}

.popup-close {
    right: 20px !important;
    top: -40px !important;
}
.pgcsimplygalleryblock-slider-item-wrap img {
    height: 420px !important;
}
}

/* Extra Small Devices (Portrait Phones & Smaller devices) */

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

/* Extra Small Devices (Portrait Phones & Smaller devices) */

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

/* All pages and posts */
#section_page {
  background-color: #150d1e;
  padding: 100px 0;
}
.random_page_title h1 {
  font-size: 45px;
  margin-bottom: 50px;
  text-align: center;
}
.page_image_cstm img {
  width: 100%;
  margin-bottom: 40px;
}
.post_p_image {
  text-align: center;
  margin-bottom: 40px;
}
.post_p_image img {
  width: auto;
}
.post_p_details {
  margin-bottom: 30px;
}
.pd_p_inner {
  display: grid;

  grid-gap: 10px;
}
.post_p_category {
  margin-top: 40px;
}
.post_p_category h6 {
  font-size: 18px;
  text-transform: capitalize;
}
.pc_p_name {
  display: flex;
  grid-gap: 20px;
  margin-top: 20px;
}
.pc_p_name a {
  font-size: 18px;
}
.footer_terms li a {
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 18px;
  padding: 12px 0;
  margin: 0;
  text-decoration: none;

  display: block;
  height: unset;
}
.footer_terms li a:hover {
  color: #7b39fe;
}

/* Pop Up */
#pop_up {
  background-color: #150d1e;
  padding: 100px 0;
}
.popup-modal {
  text-decoration: none;
}
.popup_open_img {
  display: none;
}
.popup-close {
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 999;
}
.mfp-bg {
  opacity: 0.9;
}

#contact .container {
    display: flex;
    align-items: center;
}