body{
	margin: 0px;
	height: 1000px;
}

.roboto-regular {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-style: normal;
}

#Parent1{
	width: 100%;
	height: 3%;
  display: flex;
	justify-content: space-between;	
	align-items: center;
	background-color: #6D1B1B;
	color: white;
}
#box{
	width: 32%;
	height: 3%;
	margin-left: 3%;
    display: flex;
	justify-content: space-between;	
	align-items: center;
	background-color: #6D1B1B;
	color: white;
}
#logo{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
}
#logo a{
	text-decoration: none;
	color: white;
}
#size{
	margin-right: 4%;
}

#logo2{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
}
#logo2 a{
	text-decoration: none;
	color: white;
}
#size3{
	margin-right: 4%;
	margin-top: 1%;
}
#logo3{
	width: 35%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
}
#logo3 a{
	text-decoration: none;
	color: white;
}

#size5{
	margin-right: 2%;
}

#logo4{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
#logo4 a{
	text-decoration: none;
	color: white;
}

.language-switcher {
  position: relative;
  display: inline-block;
}
.language-switcher select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #f8f9fa;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 10px 40px 10px 15px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
}

/* Hover effect */
.language-switcher select:hover {
  border-color: #007bff;
}

/* Focus effect */
.language-switcher select:focus {
  border-color: #007bff;
  box-shadow: 0 0 5px rgba(0,123,255,0.3);
}

/* Custom arrow */
.language-switcher::after {
  content: "▼";
  font-size: 10px;
  color: #555;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

#Parent2{
	width: 80%;
	height: 3%;
  display: flex;
	justify-content: space-between;	
}

#Heading1{
	display: flex;
	justify-content: center;
	margin-right: 10px;
	margin-left: 5%;
	margin-top: 5px;
}
#size8{
	margin-left: 35%;
	margin-top: 3%;
}
#size9{
	margin-top: -54px;
	margin-left: -10px;
}
#Heading2{
	width: 50%;
	margin-top: 3%;
	margin-right: -10%;
	display: flex;
	justify-content: space-between;
}
#Heading2 a{
	text-decoration: none;
	color: black;
}
#line{
	border: 0.2px solid lightgray;
	margin-top: -70px;
}

#Wrapper2{
  margin-top: 4%;
  height: 40vh;
  background-image: url('image6.jpeg');
  background-size: cover;      /* makes it fill the screen */
  background-position: center; /* keeps it centered */
  background-repeat: no-repeat;
  margin-top: px;
}
#Parent3{
	padding-top: 5%;
	margin-left: 5%;
	text-align: left;
	color: white;
}
@media (max-width: 768px) {
  .hero {
    flex-direction: column;
    text-align: center;
  }
}
#guide{
	color: white;
	font-size: 60px;
	font-weight: bolder;
}
#guide2{
	color: white;
	font-size: 30px;
	font-weight: bolder;
}
#line4{
	width: 5%;
	border: 1px solid goldenrod;
	margin-top: 2%;
	margin-left: 47%;
}

#merge{
	width: 0%;
	margin-left: 4%;
	margin-top: 1%;
	display: flex;
	align-items: center;
	position: relative;
}
.wrap16{
	margin-right: 10%;
	padding-left: 1.8%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #6D1B1B;
}
.wrap16 a{
	text-decoration: none;
	color: #6D1B1B;
}
#c a{
	text-decoration: none;
	color: black; 
}
#text8{
	margin-top: 3%;
	font-size: 17px;
	color: black;
	display: flex;
	align-items: center;
}
#line3{
	width: 2%;
	border: 1px solid goldenrod;
	margin-left: 4%;
	margin-right: 1%;
}

.Wrapper2{
	width: 94%;
	 margin-left: 3%;
	 display: flex;
	 justify-content: center;
}
#Wrap-box{
	width: 98%;
   display: flex;
   justify-content: center;
}
#Wrap-box2{
	width: 100%;
	margin-top: 1%;
	margin-left: -2%;
   display: flex;
   justify-content: center;
}
#Parent6{
	width: 20%;
  margin: 1%;
  padding: 1%;
  padding-top: 2%;
	text-align: left;
	border: 1px solid lightgray;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#Parent7{
	width: 25%;
  margin: 1%;
  padding: 1%;
  padding-top: 2%;
	text-align: left;
	border: 1px solid goldenrod;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: lightgoldenrodyellow;
}
#Parent8{
	width: 20%;
  margin: 1%;
  padding: 1%;
  padding-top: 2%;
	text-align: left;
	border: 1px solid lightgray;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#source{
	margin-left: 4%;
}
#services2{
	width: 50%;
	height: 25%;
	margin-left: 15%;

}
#services2 img{
	position: relative;
	top: 15px;
	left: 40px;
}
.services2{
	width: 50%;
	height: 25%;
	margin-left: 15%;

}
.services2 img{
	position: relative;
	top: 15px;
	left: 70px;
}
.text11{
	margin-left: 4%;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: black;
}
.text12{
	margin-top: 4%;
	text-align: center;
}
#a{
	font-size: 18px;
	font-weight: bolder;
}
#wrap8{
	width: 80%;
	margin-top: 6%;
	display: flex;
	align-items: center;
	position: relative;
}
.wrap8{
	width: 80%;
	margin-top: 2%;
	display: flex;
	align-items: center;
	position: relative;
}
.wrap9{
	width: 100%;
	margin-top: 8%;
	padding: 1%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
	background-color: #6D1B1B;
	color: white;
}
.wrap9 a{
	text-decoration: none;
	color: white;
}
.wrap10{
	width: 100%;
	margin-top: 8%;
	padding: 1%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
	background-color: goldenrod;
	color: white;
}
.wrap10 a{
	text-decoration: none;
	color: white;
}
#wrap10{
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
#p{
	padding: 2%;
	font-size: 13px;
	border-radius: 50%;
	border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
	background-color: goldenrod;
	color: white;
	position: relative;
	top: 30px;
	left: 400px;
}
.icon2{
	margin-right: 1.5%;
	position: relative;
	top: 2px;
}

#Team{
	width: 20%;
}
.Parent7{
  margin: 1%;
  padding: 1%;
	text-align: left;
	border: 1px solid goldenrod;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: lightgoldenrodyellow;
}
.Heading6{
	margin-left: 5%;
	padding-top: 4%;
	font-weight: bolder;
}
.box4{
	height: 3%;
	margin-left: 3%;	
	margin-top: 12%;
}
.logo{
	display: flex;
	align-items: center;
}
.logo a{
	text-decoration: none;
	color: white;
}
.size{
	margin-right: 4%;
}
#size25{
	color: black;
}
.logo2{
	display: flex;
	align-items: center;
	margin-top: 4%;
}
.logo2 a{
	text-decoration: none;
	color: white;
}
.size10{
	margin-right: 4%;
	margin-top: 5%;
	font-size: 20px;
	font-weight: bolder;
}
#size4{
	margin-top: 2%;
}

.logo3{
	display: flex;
	align-items: center;
	margin-top: 4%;
	font-size: 17px;
}
.logo3 a{
	text-decoration: none;
	color: white;
}
.size5{
	margin-right: 2%;
}
#font{
	font-size: 15px;
	color: gray;
}
svg{
  transition: 0.4s ease;
  cursor: pointer;
}

svg:hover{
  transform: scale(1.08);
}

#BGcolor2{
	margin: 1%;
  padding: 5%;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #6D1B1B;
  color: white;
}
.logo8{
	margin-left: 3%;
}
#consult{
	margin-top: 4%;
  padding: 1%;
	text-align: center;
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: white;
}
#consult a{
	text-decoration: none;
	color: #6D1B1B;
}

#BGcolor{
	width: 100%;
	margin-top: 5%;
  background-color: black;
  color: white;
}
#Wrapper7{
	width: 100%;
  display: flex;
  justify-content: space-between;
  color: white;
}
.Parent2{
	width: 80%;
	height: 90%;
}
#GParent2{
	width: 80%;
}
#your-text {
	width: 100%;
	margin-left: 10%;
	margin-top: -32px;
}

#Heading3{
	width: 30%;
	height: 35%;
	display: flex;
	margin-top: 2%;
  margin-left: 10%;
	position: relative;
}
.size8{
	margin-left: 30%;
	margin-top: 3%;
}
.size9{
	position: relative;
	top: -54px;
	left: -10px;
}
#Heading4{
	width: 100%;
	display: flex;
	margin-left: 15%;
	margin-top: 1px;
}
.social-icon {
  display: inline-flex;
  width: 50px;
  height: 50px;
  background-color: #000; /* your theme */
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin: 5px;
  transition: 0.3s;
}

.social-icon svg {
  width: 24px;
  height: 24px;
}

.social-icon:hover {
  transform: scale(1.1);
  background-color: #8B2C2C;
}
#divider2 {
  width: 1px;
  background: #fff;
  margin: 20px;
  margin-top: 3%;
  margin-bottom: 8%;
}

.Heading2{
  width: 100%;
  margin-top: 10%;
  margin-left: 10%;
}
.Heading2 a{
	margin-top: 10%;
	text-decoration: none;
	color: white;
}
#footer{
  width: 90%;
  margin-top: 10%;
  margin-left: 30%;
}
#footer a{
	margin-top: 10%;
	text-decoration: none;
	color: white;
}
.Heading3{
	width: 90%;
	margin-top: 8%;
	font-size: 20px;
}
.box2{
	height: 3%;
	margin-left: 3%;	
	margin-top: 12%;
	color: white;
}

.logo{
	display: flex;
	align-items: center;
}
.logo a{
	text-decoration: none;
	color: white;
}
.size{
	margin-right: 4%;
}

.logo2{
	display: flex;
	align-items: center;
}
.logo2 a{
	text-decoration: none;
	color: white;
}
.size3{
	margin-right: 4%;
	margin-top: 5%;
}

.logo3{
	display: flex;
	align-items: center;
}
.logo3 a{
	text-decoration: none;
	color: white;
}
.size5{
	margin-right: 2%;
}
.box3{
	width: 80%;
	height: 3%;
	margin-left: 3%;
	margin-top: 8%;	
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
}
.logo4{
	margin-left: 3%;
}
#size2{
	margin-left: 15%;
	text-decoration: none;
	color: white;
}
.logo5{
	margin-left: 20%;
}
#size4{
	margin-left: 12%;
	text-decoration: none;
	color: white;
}
.logo6{
	display: flex;
	align-items: center;
}
.logo6 a{
	text-decoration: none;
	color: white;
}
#note{
	color: black;
}

#Wrapper8{
	width: 100%;
	margin-top: -95px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: white;
}
#GParent3{
	display: flex;
	align-items: center;
}
#GParent4{
	width: 40%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 2%;
	margin-top: -1%;
}
#GParent4 a{
	text-decoration: none;
	color: white;
}
.children2{
	width: 60%;
	margin-top: 3%;
	margin-left: 4%;
	margin-right: 4%;
}
#tech{
	width: 60%;
	margin-top: 2%;
	display: flex;
	justify-content: center;
	align-items: center;
}
#code{
	margin-right: 5%;
}



