.navbar .navbar-collapse {
  flex-grow: 0;
}

.header {
  margin-top: 77px;
  padding-top: 6.5rem;
  height: 75vh;
  position: relative;
  padding-bottom: 3rem;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.Contact_Us {
  position: relative;
}
.Contact_Us .banner {
  width: 100%;
  height: 300px;
  position: relative;
  z-index: -1;
  margin-top: -19vw;
}
.Contact_Us .banner h2 {
  position: absolute;
  color: #fff;
  top: 7vw;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 3vw;
}
.Contact_Us .slick-next::before {
  content: "";
}
.Contact_Us .slick-prev::before {
  content: "";
}
.Contact_Us .slick-dots li {
  border-radius: 50%;
}
.Contact_Us .slick-dots li button::before {
  font-size: 10px;
}
.Contact_Us .slick-dots li.slick-active button:before {
  color: #EA5413;
  opacity: 1;
  border-radius: 50%;
  border: 1px solid #EA5413;
}
.Contact_Us .text-title {
  margin-top: -90px;
}
@media screen and (max-width: 576px) {
  .Contact_Us .text-title {
    margin-top: -45px;
  }
}
.Contact_Us h1 {
  font-weight: 600;
  font-size: 32px;
  text-align: center;
}
.Contact_Us hr {
  width: 5vw;
  margin: 0 auto;
  height: 6px;
  opacity: 1 !important;
  background: #000;
}
@media screen and (max-width: 576px) {
  .Contact_Us hr {
    width: 15vw;
  }
}
.Contact_Us p {
  margin-top: 15px;
  text-align: center;
  color: #888888;
}
.Contact_Us .contact_us_title {
  width: 80vw;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 576px) {
  .Contact_Us .contact_us_title {
    width: 100vw;
  }
}
.Contact_Us .service_info {
  padding-top: 100px;
  background-color: #FFEBE2;
  position: relative;
}
.Contact_Us .service_info .circle-orange {
  bottom: 10px;
  right: 80px;
  width: 180px;
}
.Contact_Us .service_info .content-service {
  margin-top: 50px;
}
.Contact_Us .service_info .content-service h2 {
  font-weight: 600;
  color: #EA5413;
  font-size: 28px;
}
.Contact_Us .service_info .content-service ul {
  margin-top: 15px;
  color: #888888;
  padding-left: 1rem;
}
.Contact_Us .service_info .LearnMore {
  margin-top: 50px;
  padding: 5px 15px;
  border: 1px solid #EA5413;
  border-radius: 30px;
  background: #EA5413;
  color: #fff;
  transition: 0.3s;
}
.Contact_Us .service_info .LearnMore:hover {
  color: #EA5413;
  background: #fff;
}
@media screen and (max-width: 576px) {
  .Contact_Us .service_info .LearnMore {
    margin-top: 15px;
  }
}
.Contact_Us .service_info .service_slider_Box-m {
  width: 80vw;
  margin: 0 auto;
}
.Contact_Us .service_info .service_slider_Box-m .slick-dots {
  bottom: 270px;
  left: 50px;
}
.Contact_Us .service_info .service_slider_Box-m .slick-prev {
  position: absolute;
  left: -20px;
  z-index: 100;
  top: 130px;
}
.Contact_Us .service_info .service_slider_Box-m .slick-next {
  position: absolute;
  right: -10px;
  z-index: 100;
  top: 130px;
}
.Contact_Us .service_info .service_slider_Box {
  width: 85vw;
  margin: 0 auto;
  height: 400px;
}
.Contact_Us .service_info .service_slider_Box .slick-dots {
  bottom: 40px;
  width: 20%;
  left: 90px !important;
}
.Contact_Us .service_info .service_slider_Box .service_slider {
  height: 450px;
  position: relative;
}
.Contact_Us .service_info .service_slider_Box .slick-prev {
  position: absolute;
  left: 5px;
  top: 350px;
  z-index: 100;
  width: 60px;
  height: 60px;
}
.Contact_Us .service_info .service_slider_Box .slick-next {
  position: absolute;
  left: 350px;
  top: 350px;
  z-index: 100;
  width: 60px;
  height: 60px;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box {
  position: relative;
  margin-top: 50px;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_seo {
  width: 280px;
  position: absolute;
  left: -180px;
  bottom: 180px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_video {
  position: absolute;
  width: 360px;
  left: -250px;
  bottom: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_developmentimg {
  position: absolute;
  bottom: 100px;
  left: -180px;
  width: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_spiderimg {
  position: absolute;
  bottom: 80px;
  left: -180px;
  width: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_bigdataimg {
  position: absolute;
  bottom: -10px;
  width: 400px;
  left: -200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img_googleads {
  position: absolute;
  bottom: 10px;
  left: -150px;
  width: 280px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img6 {
  position: relative;
  bottom: 50px;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img1 {
  position: relative;
  left: 15px;
  bottom: 120px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img2 {
  position: relative;
  bottom: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img3 {
  position: relative;
  left: 15px;
  bottom: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us .service_info .service_slider_Box .service_Img_Box .service_Img4 {
  position: relative;
  bottom: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
.Contact_Us #contact_box {
  overflow: hidden;
  background: #fff;
}
.Contact_Us .Contact_Information {
  width: 90vw;
  margin: 0 auto;
  position: relative;
  padding-bottom: 130px;
}
@media screen and (max-width: 576px) {
  .Contact_Us .Contact_Information {
    width: 100vw;
  }
}
.Contact_Us .Contact_Information .Contact_Information_title {
  text-align: center;
}
.Contact_Us .Contact_Information .Contact_Information_title .choozmo {
  width: 640px;
}
@media screen and (max-width: 576px) {
  .Contact_Us .Contact_Information .Contact_Information_title .choozmo {
    width: 90vw;
  }
}
.Contact_Us .Contact_Information .Contact_Information_title .text-title {
  margin-top: -100px;
}
@media screen and (max-width: 576px) {
  .Contact_Us .Contact_Information .Contact_Information_title .text-title {
    margin-top: -60px;
  }
}
.Contact_Us .Contact_Information .Contact_Information_title .qrcode {
  width: 350px;
}
.Contact_Us .Contact_Information .contact-text {
  margin-top: -50px;
}
.Contact_Us .circle {
  position: absolute;
  bottom: -300px;
  left: -350px;
}
@-webkit-keyframes drift {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes drift {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}/*# sourceMappingURL=styles-contact.css.map */