* {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  box-sizing: border-box;
  font-family: Montserrat;
}

nav {
  display: flex;
  justify-content: space-between;
}

nav ul li {
  margin-top: 1.5rem;
  display: inline-block;
  padding: 1rem 0.8rem;
  margin-bottom: 1.5rem;
}

nav ul li a {
  font-size: 1.1rem;
  color: black;
  font-weight: 600;
}

nav ul li a:hover {
  text-decoration: none;
  color: black;
  cursor: pointer;
}

.logo {
  margin-left: 8rem;
  cursor: pointer;
  margin-top: 1.3rem;
}

.nav1 {
  margin-right: 39rem;
}

.nav4 {
  margin-left: 1.1rem;
}

.BAC {
  margin-top: 2.5rem;
  color: white;
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 0.8rem 1.7rem;
  border: none;
  font-weight: 600;
  font-size: 1.1rem;
  transition: 0.3s ease-in-out;
}

.BAC:hover {
  background: linear-gradient(45deg, rgb(9, 9, 124), blue);
}

.fa-caret-down {
  position: absolute;
}

.fa-solid {
  margin-left: 0.5rem;
  margin-right: 8rem;
  font-size: 1.5rem;
}

.list li {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  font-weight: 600;
  display: inline-block;
  margin-right: 0.5rem;
}

.left1 h5 {
  font-size: 1.4rem;
  font-weight: 600;
  padding-top: 4rem;
  margin-top: 4rem;
  margin-left: 3rem;
  margin-bottom: 1.3rem;
}

h2 {
  font-family: Libre Baskerville;
  font-size: 4rem;
  font-weight: 600;
}

.left1 h2 span {
  background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Libre Baskerville;
}

.LT {
  margin-top: 2.5rem;
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 1.1rem 3.5rem;
  border: none;
  color: white;
  font-weight: 400;
  font-size: 1.1rem;
  transition: 0.3s ease-in-out;
}

.LT:hover {
  background: linear-gradient(45deg, red, blue);
}

.left1 {
  position: absolute;
  transform: translate(-10.2rem, 0rem);
  display: flex;
  flex-wrap: wrap;
  width: 40%;
}

.right1 {
  display: flex;
  margin-right: -12rem;
  justify-content: flex-end;
}

ul li {
  display: inline-block;
  padding-right: 3rem;
}

.R-img {
  height: 3rem;
  cursor: pointer;
}

.right-img {
  height: 4rem;
}

.right1-img {
  height: 4rem;
}

.right1_images {
  margin-top: 30.1rem;
}

.services_Sections {
  margin-top: 12rem;
  background-color: rgb(25, 25, 25);
}

.left2 {
  width: 35%;
  margin-left: 8rem;
  color: white;
}

.OS {
  font-size: 4rem;
  padding-top: 9rem;
  margin-bottom: 3rem;
  color: transparent;
  -webkit-text-stroke: 2px rgb(255, 255, 255);
}

.OS-descript {
  font-size: 1.7em;
}

.right2 {
  color: white;
  display: flex;
  justify-content: flex-end;
  margin-right: 9rem;
  margin-top: -29.5rem;
}

.Service_list {
  flex-direction: column;
  padding-bottom: 8rem;
}

.Service_list li {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: "Libre Baskerville";
}

.Service_list li span {
  font-size: 1rem;
  color: rgb(17, 170, 17);
}

hr {
  border-top: 0.1px solid rgb(203, 200, 200);
}

#News_img {
  width: 27rem;
}

.center_section {
  background-color: rgb(25, 25, 25);
}

.center_section h2 {
  font-size: 4rem;
  padding-top: 9rem;
  padding-bottom: 2rem;
  margin-left: 8rem;
  color: transparent;
  -webkit-text-stroke: 2px rgb(255, 255, 255);
  margin-bottom: 0rem;
}

.center_section img {
  margin-left: 8rem;
  width: 84.2%;
  padding-bottom: 10rem;
}

.left4 {
  width: 28%;
  margin-left: 8rem;
}

.left4 h2 {
  margin-top: 15rem;
  margin-bottom: 3rem;
}

.OC-desc {
  font-size: 1.3rem;
  color: gray;
}

.right4 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.right4 img {
  height: 6rem;
}

.right4 h5 {
  font-size: 1.3rem;
  font-weight: 700;
}

.right4 .col1 {
  padding-right: 9rem;
  margin-top: -22rem;
  flex-direction: column;
}

.right4 .col2 {
  padding-right: 11rem;
  margin-top: -22rem;
}

.col2 h5 {
  margin-bottom: 10rem;
}

.col1 h5 {
  margin-bottom: 10rem;
}

.OC_images {
  margin-bottom: 1.5rem;
}

.common_slider{
padding-top: 10rem;
padding-bottom: 10rem;
padding-left: 8rem;
padding-right: 8rem;
}

.container5 .common_grid {
  background-color: rgb(25, 25, 25);
}

.common_grid {
  display: flex;
  padding-top: 11rem;
  padding-left: 8rem;
  padding-right: 8rem;
  padding-bottom: 8rem;
}

.common_grid h2 {
  margin-top: -5.5rem;
  position: absolute;
  margin-left: 1rem;
  color: transparent;
  -webkit-text-stroke: 2px rgb(255, 255, 255);
}

.AN {
  margin-top: -3.3rem;
  position: absolute;
  color: white;
  padding-left: 78rem;
  font-size: 1.5rem;
  font-weight: 500;
}

.News_section {
  background-color: white;
  border-radius: 0.7rem;
  margin-bottom: 8rem;
  overflow: hidden;
  padding-bottom: 3rem;
}

#News_img {
  height: 12rem;
  width: 30rem;
}

.News_section {
  width: 28rem;
  margin: auto;
}

.News_section h5 {
  font-family: "Libre Baskerville";
  font-size: 1.4rem;
  font-weight: 600;
  margin-top: 1.4rem;
  margin-left: 2.1rem;
  margin-right: 2.1rem;
}

.News_section h6 {
  color: gray;
  padding-top: 1.4rem;
  margin-left: 2.1rem;
  font-weight: 400;
}

.News_section span {
  padding-left: 2.5rem;
}

.News_section p {
  margin-top: 1.2rem;
  color: gray;
  margin-left: 2.1rem;
  margin-right: 2.1rem;
  line-height: 1.6rem;
}

.wrapper {
  overflow: hidden;
}

.wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 900ms;
}

.wrapper:hover img {
  transform: scale(1.2);
}

.center_with_left_right h2 h5 p {
  color: white;
}

.common_section2 {
  text-align: center;
}
.common_section2 span {
  background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Libre Baskerville;
}

.common_section2 h2 {
  width: 66rem;
  font-size: 4.1rem;
  margin: auto;
  margin-top: 8rem;
}

.common_section2 .CS1 {
  font-size: 1.7rem;
  color: gray;
  width: 50rem;
  margin: auto;
  margin-top: 2.2rem;
}

.common_section2 .CS2 {
  padding-top: 2rem;
  font-size: 1.2rem;
  color: gray;
  margin: auto;
  width: 50rem;
  line-height: 1.8rem;
  padding-bottom: 2rem;
}

#Free_Est {
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 1.2rem 4rem;
  border: none;
  color: white;
  font-size: 1.3rem;
  width: 18rem;
  margin: auto;
  display: block;
  margin-bottom: 8rem;
  cursor: pointer;
}

.container6 {
  max-width: 1170px;
  margin: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
}

.row2 {
  display: flex;
  flex-wrap: wrap;
}

.footer {
  background-color: #1a1a1a;
  padding: 5rem 0rem;
  height: 100%;
}
.footer-col {
  width: 20%;
  padding: 0rem 4rem;
}

.footer_col1 {
  width: 25%;
  padding: 0rem 4rem;
  padding-top: 5rem;
}

.footer-col h6 {
  font-size: 1.1rem;
  color: #fdfdfd;
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  margin-bottom: 1.2rem;
  font-family: "Libre Baskerville";
  padding-top: 5rem;
}

.footer_col1 ul li a {
  color: #ffffff;
  font-size: 1rem;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 300;
  display: block;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.footer-col ul li a {
  font-size: 1rem;
  text-transform: capitalize;
  color: #ffffff;
  text-decoration: none;
  font-weight: 300;
  display: block;
  margin-bottom: 1rem;
  transition: all 0.3s ease;
}

.footer-col ul li a:hover {
  color: rgba(35, 236, 86, 0.612);
}

.footer_col1 ul li a:hover {
  color: rgba(35, 236, 86, 0.612);
}

.about_us {
  background-color: rgb(238, 237, 236);
}

.about_us span {
  background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.about_us h2 {
  width: 60%;
  padding-left: 19rem;
  padding-top: 13rem;
  font-size: 5rem;
  padding-bottom: 4rem;
}

.about_us img {
  height: 4rem;
  padding-right: 2rem;
}

.AU_images {
  margin-left: 15rem;
  padding-top: 3rem;
  margin-right: 16rem;
  padding-left: 2rem;
  border-radius: 1rem;
  padding-bottom: 15rem;
}

.quote {
  cursor: pointer;
  position: absolute;
  color: white;
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 1.4rem 3.5rem;
  border: none;
  font-weight: 500;
  font-size: 1.3rem;
  transition: 0.3s ease-in;
  margin-left: 5rem;
}

.quote:hover {
  background: linear-gradient(45deg, red, blue);
}

.common_section_aboutus {
  padding-left: 19rem;
  padding-right: 19rem;
  background-color: rgb(255, 255, 254);
  text-align: center;
}

.f_aboutus span {
  font-family: Libre Baskerville;
  font-size: 4rem;
  font-weight: 600;
  background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.common_section_aboutus h2 {
  margin-top: 2rem;
}

.company_reviews h5 {
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 3rem;
}

.company_reviews h6 {
  font-weight: 500;
  font-size: 0.8rem;
  color: gray;
}

.company_reviews p {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  color: gray;
  font-size: 0.9rem;
  font-weight: 500;
}

.fa-regular {
  color: blue;
}

.company_reviews {
  width: 18rem;
  margin: auto;
  cursor: pointer;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  margin-bottom: 1.8rem;
}

.company_reviews:hover {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.4);
}

.company_reviews img {
  margin-top: 1.5rem;
  position: relative;
}

.review_container {
  display: flex;
  flex-wrap: wrap;
  padding-left: 23rem;
  padding-right: 23rem;
}

.reviews_head h3 {
  margin-left: 24rem;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 7rem;
}

.contact_us_container {
  background: linear-gradient(90deg, rgb(36, 36, 42) 50%, black 50%);
}

.left_contact ul li {
  color: white;
  display: flex;
  font-size: 1.1rem;
  padding-bottom: 0.8rem;
  padding-left: 1.5rem;
}

.left_contact {
  width: 50%;
  padding-left: 17rem;
  padding-top: 15rem;
  /* background-color: rgb(50, 50, 54); */
  padding-bottom: 14rem;
}

.left_contact h2 {
  color: white;
  font-size: 5rem;
  padding-bottom: 3.5rem;
}

.left_contact,
.address,
.time {
  font-weight: 600;
  font-family: Libre Baskerville;
}

.left_contact,
.address {
  margin-top: 2rem;
}

.contact_us_images {
  padding-top: 4rem;
}

.contact_us_images img {
  padding-right: 1.5rem;
}

.company {
  color: white;
  padding-top: 5rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-size: 1.1rem;
}

#Company_address ul li {
  font-weight: 400;
  font-size: 1rem;
  padding-left: 12rem;
}

#Company_address {
  margin-top: -2.85rem;
}

.right_contact {
  position: absolute;
  width: 48%;
  top: 74%;
  left: 54%;
  color: #ffffff;
}

.vl {
  border-left: 6px solid rgb(26, 201, 26);
  height: 10rem;
}

form {
  position: relative;
}

input {
  cursor: pointer;
  border: none;
  padding-bottom: 1rem;
  border-bottom: 1px solid white;
  outline: none;
  font-size: 1.2rem;
  color: white;
  min-width: 60vmin;
  background-color: black;
}

label {
  cursor: pointer;
  position: absolute;
  left: 0;
  color: white;
  transform-origin: 0 0;
  transition: transform 0.2s ease-in-out;
  font-size: 1.2rem;
}

input::placeholder {
  color: transparent;
}

input:focus + label,
input:not(:placeholder-shown) + label {
  transform: translateY(-2em) scale(0.8);
}

.find_us,
.help_ {
  padding-top: 5rem;
}

#checkbox{
padding-top: 4rem;
display: flex;
margin-left: -13rem;
text-align: left;
}


#text_area {
  left: 0;
  background-color: black;
}

textarea {
  resize: none;
  border: none;
  background-color: transparent;
  outline: none;
  font-size: 1.2rem;
  letter-spacing: 1px
  width: 27.4rem;
  height: 5rem;
  line-height: 1.5;
  border-bottom: 1px solid white;
}

form button {
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 1.2rem 5rem;
  border: none;
  color: white;
  font-size: 1.3rem;
  width: 21rem;
  display: block;
  margin-bottom: 8rem;
  text-align: center;
  cursor: pointer;
  margin-top: 4rem;
  justify-items: flex-start;
}

.services_section{
  padding-left: 8rem;
  padding-right: 8rem;
    text-align: center;
    width: 65%;
    margin: auto;
}

.services_section span{

    font-family: Libre Baskerville;
    background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


.services_section h2{
  font-size: 5.1rem;
}

.services_section p{
padding-top: 1.2rem;
  font-size: 1.4rem;
  padding-bottom: 2rem;

}

.services_section h5{
  font-size: 1.3rem;
  font-weight: 600;
margin-top: 11rem; 
 margin-bottom: 1.3rem;
}

.services_section image{
  margin-top: 1rem;
}

.services_section button{
  background: linear-gradient(45deg, blue, rgb(9, 9, 124));
  border-radius: 2rem;
  padding: 1.3rem 2.2rem;
  border: none;
  color: white;
  font-size: 1.3rem;
  width: 18rem;
  margin: auto;
  display: block;
  cursor: pointer;
  margin-bottom: 1.5rem;
}

#rating_{
  margin-bottom: 21rem;
}

.common_section_services{
  display: flex;
}

.left_section_services{
margin-left: 8rem;
width: 48%;
margin-bottom: 10rem;
}

.image_left_services{
width: 37rem;
}


.right_section_services P{
  font-size: 1.3rem;
  line-height: 1.8rem;
}

.right_section_services{
  margin-top: 8rem;
  width: 45rem;
margin-right: 8rem;
}

.right_section_services h2{
  margin-bottom: 1.5rem;
}

.right_section_services h2 span{

    background: linear-gradient(45deg, red, blue);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Libre Baskerville;

}

.expectations_{
  display: flex;
  margin-top: 6rem;
}

.expectations_ p {
  font-size: 1.3rem;
    line-height: 1.8rem;

}

.expect_left {
  margin-left: 8rem;
  width: 35%;
  line-height: 1.8rem;
}

.expect_left h2{
  margin-bottom: 2.8rem;
  font-size: 4.1rem;
}


.FP{
  margin-top: 3.5rem;
  color: blue;
}

.expect_right{
 width: 49%;
  padding-left: 8rem;
  margin-bottom: 5rem;

}

.expect_right p{
  margin-bottom: 2.9rem;
}

.expect_right h5{
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
  font-weight: 600;
    font-family: Libre Baskerville;

}


/*responsive*/
@media (max-width: 767px) {
  .footer-col {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media (max-width: 574px) {
  .footer-col {
    width: 100%;
  }
}
