 * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;


}

.logo {
  text-decoration: none;
}

.logo img {
  display: block;
  height: 28px;
  width: 100px;
}

.logo li {
  list-style: none;
}

.logo li a {
  text-decoration: none;
  font-size: 20px;
  color: black;
  font-weight: 600;
}

.carousel-caption d-none d-md-block {
  margin-top: 0px;
  margin-bottom: 25.5rem;
  line-height: 1.2;

}

.carousel {
  position: relative;
  margin-top: 78px;
}

.h5,
h5 {
  font-size: 60px;
  font-weight: 400;

}

.carousel-dark .carousel-caption {
  margin-bottom: 90px;
  color: #ffffff;
}

p {
  font-size: 20px;
  font-weight: 200;
}

button {
  margin-top: 15px;
  padding: 9px 25px;
  border: 1px solid white;
  font-size: 12px;
  color: aliceblue;
  border-radius: 7px;
  background-color: transparent;
}


.logo {
  margin-left: 30px;
}

.logo span {
  font-size: 25px;
  font-weight: 900;
  color: #a100ff;
}

.logo-2 span {
  font-weight: 900;
  color: #ffffff;
  margin-left: 50px;
}



.box-1 {
  padding: 54px 52px;
  text-align: center;

}

.box-1-contant {
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
  border: none;
  margin: 0 auto;
  max-width: 1200px;
}

.box-1-contant h4 {
  text-align: left;
  margin-left: 12px;
  font-size: 22px;
  font-weight: 500;
}

.box-1-contant h2 {
  padding-top: 70px;
  font-size: 28px;
  font-weight: 500;


}

.box-1-contant p {
  padding-top: 1px;
  font-size: 20px;

}

.sec-box-p-x {
  text-align: left;
  margin-left: 29px;
}

.sec-box-p-x p {
  font-style: italic;
  margin-bottom: 5px;
  margin-left: 25px;
  color: #003781;

}


.box-1-contant button {
  margin-top: 15px;
  margin-bottom: 60px;
  padding: 9px 25px;
  border: 1px solid #003781;
  font-size: 15px;
  color: rgb(255, 255, 255);
  border-radius: 7px;
  background-color: #003781;
}

.fa-solid,
.fas {
  font-weight: 900;
  color: #790101;
}

#p {
  font-style: italic;
}

.harness {
  width: 100%;
  padding: 0px 52px;
  max-width: 1200px;
  margin: 0 auto;

}

.harness h1 {
  font-size: 45px;
  color: #000000;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-top: 150px;
}

.about {
  display: flex;
  padding: 0px 52px;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;

}

.a h3 {
  font-size: 30px;
  font-weight: 500;
}

.about-1 {
  width: 50%;
}

.about-2 {
  width: 50%;
}

.about-1 p {
  font-size: 15px;
  font-weight: 400;
  padding-right: 55px;
  font-family: 'Poppins', sans-serif;
  color: #000000;

}

.image-contant {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 38px 17px;
  position: relative;
  margin: -53px 0px 0px 14px;
  display: flex;
  flex-direction: column;
}

.about img {
  width: 510px;
  height: 250px;
}

.about-2 a {
  font-size: 15px;
  margin-bottom: 15px;
  color: #0000ff;
  text-decoration: none;

}

.about-2 a:hover {
  color: blue;
}

.about-2 span h1:hover {

  border-bottom: 4px solid rgb(0, 13, 255);
  color: rgb(0, 26, 255);
  width: 520px;
}

.about-2 p {
  font-size: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #000000;
  margin-bottom: 15px;

}

.fa-solid,
.fas {
  font-weight: 900;
  color: black;
}

span h1 {
  font-size: 25px;
  font-weight: 800;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 15px;
}

.top {
  padding-top: 4px;
  padding-right: 0;
  background: linear-gradient(180deg, #003781 4px, transparent 0) 100% 0;
  background-repeat: no-repeat;
  background-size: 100% 40px;
}

.footer-1 {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
}

.footer-1 img {
  width: 100%;
}

span {
  text-decoration: underline;
  font-weight: 700;
  color: #003781;
}


.main-footer-for-start-us {
  margin-top: 300px;
  margin-bottom: 250px;
}

.line {
  background-color: #fff;
  border: 1px solid #ccc;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 40%;
  background-color: #fff;
  margin: -530px 0px 0px 70px;
  border: 1px solid #e3e3e3;
}

.x {
  padding: 3rem;
}

.x h2 {
  font-size: 40px;
  font-weight: 900;

}

.x p {
  font-size: 20px;
  font-weight: 400;
}

.x button {
  background-color: #003781;
  color: whitesmoke;
}

.line2 {
  max-width: 1200px;
  margin: 0 auto;
}

.line2 h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.line2 button {
  margin-top: 20px;
  font-size: 25px;
  font-weight: 600;
}

.line2 i {
  color: whitesmoke;
}


.li-with-logo {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.li-with-logo ul {
  display: flex;
  margin-left: 20px;
  margin-top: 15px;
}

.li-with-logo li {
  text-decoration: none;
  list-style: none;
}

.li-with-logo ul a {
  margin-left: 60px;
  font-size: 13px;
  color: whitesmoke;

}

.li-with-logo .logo img {
  width: 50px;
  height: 65px;

}

.li-with-logo-2 {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.li-with-logo-2 ul {
  display: flex;
  margin-left: 20px;
  margin-top: 15px;
}

.li-with-logo-2 li {
  text-decoration: none;
  list-style: none;
}

.li-with-logo-2 ul a {
  margin-left: 60px;
  font-size: 13px;
  color: whitesmoke;

}


.fa {

  font-size: 20px;
  color: #003781;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;

}


.s img {
  width: 35px;

}

.footer_max {
  background-color: #000000;
  padding: 5rem;
  margin-top: 100px;
}

.footer_max-2 {
  background-color: #000000;
  padding: 2rem;
}








.last-footer {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: #000000;
  color: whitesmoke;
}

.z ul {
  display: flex;

}

.z ul li {
  list-style: none;
  text-decoration: none;
}

.z ul li a {
  margin: 20px;
  color: whitesmoke;
}

.y {
  margin-top: 35px;
  margin-left: 22px;
}

.y p {
  color: #fff;
  font-size: 10px;
  margin-top: 10px;
}

.y-2 {
  background-color: #000000;
  text-align: center;
  padding: 5px;

}

.y-2 p {
  color: #fff;
  font-size: 12px;

}

.divider {
  background-color: #ffffff;
}

hr {
  margin: 0.5px 0px;
  color: inherit;
  border: 0;
  border-top: 0.5px solid;
  /* opacity: .25; */
}

.ul_12 ul li a {
  font-size: 15px;
}

.card-5 {

  display: flex;
  justify-content: space-between;
  padding: 5rem;

  max-width: 1500px;
  margin: 0 auto;
}

.card1 {
  padding: 5px 5px 0 0;
  background: linear-gradient(270deg, #003781 5px, transparent 0) 100% 0, linear-gradient(180deg, #003781 5px, transparent 0) 100% 0;
  background-repeat: no-repeat;
  background-size: 56px 40px;
  margin-left: 10px;
  width: 50%;

}

.txx {
  background-color: #dedede;
  display: flex;
  justify-content: space-between;
  padding: 0rem;
  margin-bottom: -85px;

}

.a {
  border: 1px solid #ccc;
  padding: 25px 20px;
  background-color: #fff;
  height: 350px;


}

.card1 p {
  font-size: 15px;
  color: #000000;
  font-weight: 400;

}

.card1 h4 {
  font-size: 25px;
  font-weight: 900;
}

.AA {
  /* background: url(../image/software-development.jpeg);
  background-repeat: no-repeat;
  background-size: cover; */
  padding: 120px;
  color: #fff;
  /* opacity: 95%; */
  background-color: #003781;


}

.bbb {

  padding: 100px;
  background: #e4e4e4c7;
}

.bbb h1 {
  font-size: 50px;
  font-weight: 900;
}

.bbb li {
  list-style: none;
}

.bbb li a {
  font-size: 20px;
  text-decoration: none;
  font-weight: 500;
}

.AA h1 {
  font-size: 45px;
  font-weight: 800;
}

.AA H4 {
  font-size: 20PX;
}

.AA p {
  font-size: 20px;
}

.bb {
  padding: 4rem;
  MAX-WIDTH: 1200PX;
  MARGIN: 0 AUTO;
  WIDTH: 100%;

}

.bb_in {
  display: flex;
  justify-content: start;
  background: #dedede;
  padding: 2rem;

}

.bb_text {
  margin-left: 50px;
}

.bb_text h4 {
  font-size: 25px;
  font-weight: 500;
}

.bb_text p {
  font-size: 30px;
  font-weight: 400;
}

.bb_text a {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
}

.cc {
  padding: 2rem;
  background: rgb(255 255 255 / 0%);
}

.cc_main {
  display: flex;
  padding: 2rem;
  WIDTH: 100%;
  MAX-WIDTH: 1200PX;
  MARGIN: 0 AUTO;
}

.cc_h1 h1 {
  margin-top: 35px;
  margin-left: 55px;
  font-size: 55px;
  font-weight: 700;
  color: #000000;
}

.cc_text p {
  font-size: 15px;
  font-weight: 400;
  padding: 1rem;
}

.w-100 {
  width: 100% !important;
  height: 550px;
}

.cc_h1 {
  WIDTH: 100%;
  MAX-WIDTH: 1200PX;
  MARGIN: 0 AUTO;
}

.ph_1 {
  padding: 5rem;
  margin-bottom: -100px;
}

.ph_xt {
  max-width: 1200px;
  margin: 0 auto;
}

#ph_xt {
  min-width: 1000px;
  margin: 0 auto;
}

.main_ph h2 {
  font-size: 35px;
  font-weight: 500;
}

.main_ph p {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 400;

}

.ph_2 {
  padding: 5rem;
  margin-bottom: -75px;
}

.ph2_xt {
  max-width: 1200px;
  margin: 0 auto;
}

.main_ph_2 h2 {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 25px;
}

.main_ph_2_p {
  font-size: 15px;
  margin-top: -10px;
  font-weight: 400;

}

.main_ph_2 p {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 400;

}

.ph_3 {
  padding: 5rem;
  margin-bottom: -80px;
}

.ph3_xt {
  max-width: 1200px;
  margin: 0 auto;
}

.main_ph_3 h2 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}

.main_ph_3_p {
  font-size: 15px;
  margin-top: -15px;
  font-weight: 400;

}

.main_ph_3 p {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 400;

}

.xp {
  font-size: 15px;
  margin-top: 25px;
  font-weight: 400;

}

.ph_4 {
  padding: 5rem;
  margin-bottom: -75px;
}

.ph4_xt {
  max-width: 1200px;
  margin: 0 auto;
}

.main_ph_4 p {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 400;
}

.ph_5 {
  padding: 5rem;
  margin-bottom: -76px;
}

.ph5_xt {
  max-width: 1200px;
  margin: 0 auto;
}

.main_ph_5 h1 {
  font-size: 35px;
  margin-top: 20px;
  font-weight: 500;
}

.ph_5 p {
  font-size: 15px;
  margin-top: 20px;
  font-weight: 400;
  text-decoration: none;
  list-style: no;
}

.main_section {
  display: flex;
  justify-content: space-between;

}

.first_sction {
  width: 70%;
}

.sec_section {
  width: 25%;
  background-color: #d4d4d4;
  border: none;
}

.sec_section p {
  padding: 1rem;
  margin-bottom: -20px;

}

.sec_section .fa {
  padding: 8px;
  width: 40px;
  height: 40px;
  border: 2px solid;
  border-color: #125688;
  border-radius: 100px;
}

.sec_section .socal_media {
  padding: 1rem;
  margin-top: -10px;
  margin-bottom: 15px;
}

.socal_media h3 {
  font-size: 17px;
  font-weight: 700;
  padding: 1rem;


}

.socal_media h4 {
  font-size: 15px;
  padding: 1rem;
  margin-top: -15px;
  color: #0000ff;

}

.socal_media p {
  font-size: 15px;
  padding: 1rem;
  margin-bottom: -20px;
  margin-top: -15px;
}

.fa-facebook {
  color: #125688;

}

.fa-twitter {
  color: #125688;

}

.fa-google {
  color: #125688;

}

.fa-linkedin {
  color: #125688;

}

.fa-youtube {
  color: #125688;
}

.fa-instagram {

  color: #125688;
}


#button2 {
  font-size: 15px;
  font-weight: 500;
  margin-left: 20px;
  padding: 9px 25px;
  margin-bottom: 25px;
  margin-top: 5px;
  font-size: 12px;
  border-radius: 7px;

}

.sec_section button {
  background: #000000;
}

.first_sction p {
  font-size: 15px;
}

.first_sction h2 {
  font-size: 20px;
  font-weight: 700;
}

#center-text {
  text-align: center;
}

#center-text-bold {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
}

#center-text-bold-sec {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  font-style: italic;
}

#first_sction {
  margin-top: 50px;
}

.sec_section2 {
  width: 30%;
}

.sec_section2 {
  padding: 3rem;
}

.sec_section2 h4 {
  font-size: 20px;
  font-weight: 700;
}

.sec_section2 a {
  color: #0000ff;
  font-size: 14px;
  font-weight: 600;
}

.a-link {
  display: flex;
  justify-content: space-evenly;
  margin-left: -65px;
}

#ph_xt img {
  padding: 3rem;

  width: 800px;
  height: auto;
}

.first_sction span {
  font-weight: 600;
}

.contact h4 {
  margin-bottom: 35px;
  font-size: 20px;
  font-weight: 700;
}

.contact p {
  font-size: 15px;
  line-height: 0.8;
}

.contact a {
  color: #0000ff;
  text-decoration: none;
  font-size: 15px;
}

.main_ph_3 {
  margin-top: 35px;
}

.main_ph_3 h1 {
  font-size: 40px;
  font-weight: 700;
}

.main_ph_4 {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.main_ph_4 h3 {
  font-size: 20px;
  font-weight: 900;
}

.main_ph_4 p {
  margin-top: 1px;
}

.main_ph_5 h1 {
  margin-top: 80px;
}

.contact-form {
  margin-top: 70px;
  display: table-caption;
}

.form-box {
  margin-top: 20px;
  display: inline-grid;
}

.form-box label {
  font-size: 15px;
  font-weight: 600;
}

.form-box input {
  width: 50rem;
  height: 50px;
  padding: 10px;
  font-size: 15px;
}

.checkbox input {
  width: 40px;
  height: 30px;
  margin-top: 20px;

}

.checkbox label {
  font-size: 15px;
  margin-top: 20px;
  margin-left: 5px;
}

textarea {
  resize: vertical;
  WIDTH: 50REM;
  padding: 10px;
  font-size: 15px;
}

.checkbox {
  display: flex;
}

#contact-button {
  background: blue;
  padding: 10px 45px;
  font-size: 20px;
}

#mySelect {
  width: 50rem;
  height: 50px;
  padding: 10px;
  font-size: 15px;
}

.card6 {
  padding: 4px 0 0;
  background: linear-gradient(270deg, #a100ff 4px, transparent 0) 100% 0, linear-gradient(180deg, #a100ff 4px, transparent 0) 100% 0;
  background-repeat: no-repeat;
  background-size: 100% 40px;
  margin-left: 10px;
  width: 50%;
}

.card6 p {
  font-size: 15px;
  color: #000000;
  font-weight: 400;

}

.card6 h4 {
  font-size: 25px;
  font-weight: 900;
}

.card6 a {
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  color: #0000ff;
}

#white {
  background: #ffffff;
  margin-top: 360px;
  display: block;
}

#black {
  background: #ffffff;
  margin-top: 30px;
  display: block;
}

.cc_h1 h4 {
  font-size: 35px;
  padding-top: 20PX;
  font-weight: 700;
}

#phone {
  display: none;
}

.mobile-topbar-main {
  display: none;

}

/* Style the form container */
.modal-body form {
  margin: 0 auto;
  max-width: 400px;
}

/* Style form labels */
.form-group label {
  font-weight: bold;
}

/* Style text input fields */
.form-control[type="text"] {
  width: 100%;
  padding: 8px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Add focus styles to text input fields */
.form-control[type="text"]:focus {
  border-color: #007bff;
  /* Change to your desired focus color */
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  /* Add a box-shadow on focus */
}

/* Style the textarea */
.form-control[type="textarea"] {
  width: 100%;
  padding: 8px;
  margin: 5px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* Add focus styles to the textarea */
.form-control[type="textarea"]:focus {
  border-color: #007bff;
  /* Change to your desired focus color */
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
  /* Add a box-shadow on focus */
}

/* Style the buttons */
.modal-footer .btn {
  margin-right: 10px;
}

.checkbox-label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#closebutton {
  margin-top: 15px;
  padding: 5px 10px;
  border: 1px solid black;
  font-size: 10px;
  color: black;
  border-radius: 7px;
}

.closebutton {
  margin-top: 15px;
  padding: 5px 10px;
  border: 1px solid black;
  font-size: 10px;
  color: black;
  border-radius: 7px;
}

@media (max-width: 844px) {
  button {
    margin-top: 15px;
    padding: 5px 10px;
    border: 1px solid black;
    font-size: 10px;
    color: black;
    border-radius: 7px;
  }
}


.logo-2 a {
  font-size: 50px;
  font-weight: 900;
  color: #a100ff;
  margin-left: 50px;
  text-decoration: none;
}

.wrapper {
  height: 100vh;
  background-image: url('https://cs4.pikabu.ru/post_img/big/2016/05/14/11/1463253214123152134.jpg');
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.shadow {
  position: absolute;
  width: 200vw;
  height: 200vh;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background-image: radial-gradient(circle at center, transparent, #000 20%);
}



/* Apply basic styles to form elements */
.form-side {
  max-width: 100%;
  /* Adjust as needed */
  margin: auto;
  padding: 20px;
}

.form-field {
  margin-bottom: 20px;
  text-align: left;
}

.form-field input {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.form-field textarea {
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}

.form-button {
  margin-top: 15px;
  padding: 9px 25px;
  border: 1px solid white;
  font-size: 12px;
  color: aliceblue;
  border-radius: 7px;
  background-color: #003781;
}




/* Apply responsive styles */
@media screen and (max-width: 600px) {
  .form-side {
    padding: 10px;
  }

  /* Adjust other styles as needed */
}

.contant-flex {
  display: flex;
  width: 100%;
  margin: 0 auto;
  max-width: 1250px;
}

.form-side {
  width: 50%;
}

.map-side {
  width: 50%;
}



.map-side iframe {

  width: 100%;
  height: 100%;
}


.sec-box-title {
  text-align: left;
  margin-left: 10px;
  margin-bottom: 15px;
}

.sec-box-p {
  text-align: left;
  margin-left: 10px;

}

#form-background {
  background-color: #fff;
}



.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #003781;
  color: #000;
  border-radius: 50px;
  text-align: center;
  font-size: 33px;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}

h6 {
  text-align: left;
  margin-left: 12px;
  font-weight: bold;
  font-size: 20px;
}



.box-1-contant h2 {
  padding-top: 70px;
  font-size: 28px;
  font-weight: 500;
}

.footer-text-x-p p {
  color: #898989;
  font-size: 15px;
}