.embro{
  background-image: url(../images/Maxdigitizing-inner-pages-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height:830px;
}

body #slider .slider .text-section .horizontal-bar h5 {
  color: #fff;
  font-weight: normal;
  font-family: RR;
  font-size: 18px;
}
body #slider .slider .text-section .horizontal-bar .bar {
  width: 200px;
  border: 1px solid #fff;
  height: 2px;
  margin-top: 10px;
}
body #slider .slider .text-section .center-text {
  padding-left: 80px;
}
body #slider .slider .text-section .center-text h1 {
  font-family: RB;
  color: #fff;
}
body #slider .slider .text-section .center-text .explore {
  color: rgba(7, 100, 138, 1.54);
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
body #slider .slider .text-section .center-text .explore div {
  display: inline-block;
}
body #slider .slider .text-section .center-text .explore div i {
  margin-bottom: 30px;
  font-size: 30px;
  margin-left: 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body #slider .slider .text-section .center-text .explore:hover i {
  padding-top: 15px;
}
body #slider .slider .text-section .center-text .quote {
  background-color: rgba(7, 100, 138, 1.54);
  padding: 30px 40px 10px;
}
body #slider .slider .text-section .center-text .quote p {
  color: white;
  font-size: 13px;
}
body #slider .slider .text-section .vertical-bar {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  max-width: 500px;
  padding-left: 50px;
}
body #slider .slider .text-section .vertical-bar .items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto auto auto;
  grid-template-columns: auto auto auto;
  border-bottom: 3px solid #fff;
}
body #slider .slider .text-section .vertical-bar .items a {
  color: #fff;
  font-weight: normal;
  font-family: RR;
  font-size: 18px;
}
body #slider .slider .carousel-section h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 34px;
}
body #slider .slider .carousel-section .carousel-left .frame,
body #slider .slider .carousel-section .carousel-right .frame {
  padding-left: 20px;
}
body #slider .slider .carousel-section .carousel-left .frame img,
body #slider .slider .carousel-section .carousel-right .frame img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}
body #slider .slider .carousel-section .carousel-left .frame-1,
body #slider .slider .carousel-section .carousel-right .frame-1 {
  margin-bottom: 20px;
}
body #slider .slider .carousel-section .carousel-left .frame-1 img,
body #slider .slider .carousel-section .carousel-left .frame-2 img,
body #slider .slider .carousel-section .carousel-right .frame-1 img,
body #slider .slider .carousel-section .carousel-right .frame-2 img {
  height: 220px;
}
body #slider .slider .carousel-section .carousel-left .frame-3,
body #slider .slider .carousel-section .carousel-right .frame-3 {
  cursor: pointer;
}
body #slider .slider .carousel-section .carousel-left .frame-3 img,
body #slider .slider .carousel-section .carousel-right .frame-3 img {
  height: 460px;
}
body #slider .slider .carousel-section .vertical-bar {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  max-width: 500px;
}
body #slider .slider .carousel-section .vertical-bar .items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 250px 200px;
  grid-template-columns: 250px 200px;
}
body #slider .slider .carousel-section .vertical-bar .items .dash-bar {
  margin-top: 10px;
  border: 1px solid rgba(7, 100, 138, 1.54);
  height: 2px;
}
body #slider .slider .carousel-section .vertical-bar .items h5 {
  color: rgba(7, 100, 138, 1.54);
  font-weight: normal;
  font-family: RR;
  font-size: 18px;
  margin-left: 12px;
}
body #slider .slider .carousel-section .vertical-bar .items h5 span {
  color: gray;
}
body #slider .slider .carousel-section .social-links a {
  border: 1px solid transparent;
  padding: 10px;
  font-size: 38px;
  border-radius: 5px;
  color: #fff;
}
body #slider .slider .carousel-section .social-links a i {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body #slider .slider .carousel-section .social-links a:hover i {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.embro{
 padding-top: 200px !important;
}
.embro2{
  margin-top: 150px;
}
body .about img {
  width: 100%;
}
body .about .content p {
  color: #3f3f3f;
}
body .category {
  padding-top: 100px;
}
body .category p {
  color: #3f3f3f;
  margin-bottom: 40px;
}
body .category .item {
  padding: 30px 22px;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
body .category .item img {
  width: 100%;
  max-width: 110px;
  margin-bottom: 15px;
}
body .category .item h2 {
  text-transform: uppercase;
  font-size: 16px;
}
body .category .item p {
  margin-bottom: 10px;
}
body .category .item p span {
  display: none;
}
body .category .item a {
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}
body .category .item:hover {
  margin-top: 0px;
  -webkit-box-shadow: 0px 0px 23px 7px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 23px 7px rgba(204, 204, 204, 0.5);
}
body #video {
  padding-top: 100px;
}
body #video .video {
  background-color: black;
}
body #video .video .video-container {
  background: url("../images/video/video.jpg");
  background-size: cover;
  background-position: center;
  cursor: pointer;
}
body #video .video .content {
  margin: 100px 0;
  padding: 20px;
  margin-left: 50px;
}
body #video .video .content h1 {
  color: #fff;
  font-size: 30px;
}
body #video .video .content .heading-spacer {
  background-color: rgba(7, 100, 138, 1.54);
}
body #video .video .content p {
  color: #fff;
  font-size: 24px;
  line-height: 40px;
  font-family: RL;
}
@media screen and (max-width: 992px) {
  body #video .video {
    background: url("../images/video/video.jpg");
    background-size: cover;
    background-position: center;
    cursor: pointer;
    margin: 0;
    padding: 0;
  }
  body #video .video .text-container {
    margin: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  body #video .video .text-container .content {
    margin: 50px 0;
  }
  body #video .video .text-container .content h1 {
    font-size: 24px;
  }
  body #video .video .text-container .content p {
    margin-top: 100px;
    font-size: 18px;
    line-height: unset;
  }
}
body .material {
  padding-top: 100px;
}
body .material p {
  color: #3f3f3f;
  margin-bottom: 40px;
}
body .material .item {
  padding: 30px 22px;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 10px;
}
body .material .item img {
  width: 100%;
  max-width: 110px;
  margin-bottom: 15px;
}
body .material .item h2 {
  text-transform: uppercase;
  font-size: 16px;
}
body .material .item:hover {
  margin-top: 0px;
  -webkit-box-shadow: 0px 0px 23px 7px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 23px 7px rgba(204, 204, 204, 0.5);
  background-color: rgba(7, 100, 138, 1.54);
}
body .material .item:hover img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
body .material .item:hover h2 {
  color: white;
}
/* body #banner-1 {
  margin-top: 100px;
  background-color: rgba(7, 100, 138, 1.54);
  padding: 50px 0;
}
body #banner-1 img {
  max-width: 100%;
} */
body #portfolio {
  padding-top: 100px;
}
body #portfolio .portfolio .portfolio-element img {
  width: 100%;
}
/* body #testimonial {
  margin-top: 100px;
}
body #testimonial .testimonial {
  padding-top: 100px;
  background: url(../images/testimonial/testimonial-bg.png);
  background-size: cover;
  background-position: top center;
  height: 780px;
}
body #testimonial .testimonial .testimonial-slider {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 150px auto 150px;
  grid-template-columns: 150px auto 150px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
body #testimonial .testimonial .testimonial-slider .nav-pre,
body #testimonial .testimonial .testimonial-slider .nav-next {
  font-size: 80px;
  z-index: 20;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: rgba(7, 100, 138, 1.54);
  cursor: pointer;
}
@media screen and (max-width: 998px) {
  body #testimonial .testimonial .testimonial-slider .nav-pre,
  body #testimonial .testimonial .testimonial-slider .nav-next {
    font-size: 50px;
    height: 370px;
  }
}
body #testimonial .testimonial .testimonial-slider .items {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 563px;
}
body #testimonial .testimonial .testimonial-slider .items .item {
  z-index: 10;
  max-width: 900px !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  opacity: 0;
}
body #testimonial .testimonial .testimonial-slider .items .item .content {
  border: 1px solid white;
  background-color: white;
  -webkit-box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.1);
}
body #testimonial .testimonial .testimonial-slider .items .item .content h3 {
  color: rgba(7, 100, 138, 1.54);
  margin-top: 50px;
}
body #testimonial .testimonial .testimonial-slider .items .item .content p {
  color: #3f3f3f;
  margin-top: 50px;
  margin-bottom: 130px;
  font-size: 20px;
  padding: 0 15px;
}
body #testimonial .testimonial .testimonial-slider .items .item .left-comma {
  font-size: 350px;
  font-family: sans-serif;
  color: rgba(7, 100, 138, 1.54);
  margin-bottom: 212px;
  margin-top: -130px;
}
body
  #testimonial
  .testimonial
  .testimonial-slider
  .items
  .item
  .left-comma
  .left-double-comma {
  float: left;
  display: block;
  font-size: 340px;
  font-family: sans-serif;
  height: 216px;
  overflow: hidden;
}
body #testimonial .testimonial .testimonial-slider .items .item .right-comma {
  font-size: 350px;
  font-family: sans-serif;
  color: rgba(7, 100, 138, 1.54);
  margin: 0;
}
body
  #testimonial
  .testimonial
  .testimonial-slider
  .items
  .item
  .right-comma
  .right-double-comma {
  margin-top: -120px;
  display: block;
  float: right;
  font-size: 340px;
  font-family: sans-serif;
  height: 238px;
  overflow: hidden;
}
@media screen and (max-width: 998px) {
  body #testimonial .testimonial .testimonial-slider .items .item .left-comma {
    margin-bottom: 130px;
  }
  body
    #testimonial
    .testimonial
    .testimonial-slider
    .items
    .item
    .left-comma
    .left-double-comma {
    font-size: 200px;
  }
  body
    #testimonial
    .testimonial
    .testimonial-slider
    .items
    .item
    .right-comma
    .right-double-comma {
    margin-top: -66px;
    font-size: 200px;
  }
}
body #testimonial .testimonial .testimonial-slider .items .item:first-child {
  opacity: 1;
}
@media screen and (max-width: 998px) {
  body #testimonial .testimonial {
    height: unset;
  }
  body #testimonial .testimonial .testimonial-slider .items .item {
    margin: 15px;
  }
} */
body .contact {
  padding-top: 100px;
}
body .contact h1 {
  letter-spacing: 2px;
  font-size: 52px;
  color: rgba(7, 100, 138, 1.54);
  margin-bottom: 60px;
  font-weight: bold;
}
body .contact h1 span {
  border-bottom: 2px solid rgba(7, 100, 138, 1.54);
  padding: 0 56px;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .embro{
    height:1900px;
  }

  body .contact h1 {
    font-size: 42px;
  }
  body #slider .slider .carousel-section .vertical-bar .items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px 200px;
    grid-template-columns: 50px 200px;
  }
}
@media screen and (max-width: 567px) {
  body .contact h1 {
    font-size: 32px;
    text-align: center;
  }
}
body .contact article,
body .contact form {
  margin-top: 75px;
}
body .contact article h3 {
  color: rgba(7, 100, 138, 1.54);
  font-weight: bold;
  letter-spacing: 1px;
}
body .contact article ul {
  margin-top: 100px;
  list-style: none;
  text-decoration: none;
}
body .contact article ul li {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body .contact article ul li a {
  color: #3f3f3f;
  font-family: RR;
}
body .contact article ul li a span {
  color: rgba(7, 100, 138, 1.54);
  padding-right: 5px;
}
body .contact article ul li a span i {
  width: 25px;
}
body .contact article ul li:hover {
  color: rgba(7, 100, 138, 1.54);
  padding-left: 10px;
}
body .contact form {
  margin-bottom: -100px;
  max-width: 450px;
  border: 1px solid rgba(7, 100, 138, 1.54);
  background-color: #fff;
  padding: 15px;
  -webkit-box-shadow: 0 0 5px 3px rgba(0, 17, 24, 0.1);
  box-shadow: 0 0 5px 3px rgba(0, 17, 24, 0.1);
}
body .contact form h4 {
  color: rgba(7, 100, 138, 1.54);
  font-size: 20px;
  letter-spacing: 1px;
}
body .contact form label {
  margin-top: 10px;
  color: rgba(7, 100, 138, 1.54);
}
body .contact form input,
body .contact form textarea {
  border-color: rgba(7, 100, 138, 1.54);
}
body .contact form button {
  margin-top: 30px;
  background-color: rgba(7, 100, 138, 1.54);
  color: #fff;
  width: 100%;
}
body .contact form button:hover {
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.009);
  transform: scale(1.009);
  color: white;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
body .contact form button:focus {
  -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0.999);
  transform: scale(0.999);
}
body .contact .response {
  position: fixed;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
  display: none;
}
body .contact .response .content {
  margin: auto;
  background-color: rgba(7, 100, 138, 1.54);
  padding: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.8);
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60px auto;
  grid-template-columns: 60px auto;
  font-size: 40px;
  text-transform: capitalize;
  color: white;
}
body .contact .response .content * {
  padding: 0;
  margin: 0;
}
body .contact .response .content h4 {
  color: white;
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
body .contact .response .content p {
  font-size: 18px;
  font-weight: normal;
}
body footer {
  background-color: rgba(7, 100, 138, 1.54);
}
body footer .container {
  padding-top: 50px;
}
body footer .container .footer {
  padding-top: 50px;
}
body footer .container .footer hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #fff;
}
body footer .container .footer .row {
  padding-bottom: 30px;
  color: #fff;
}
body footer .container .footer .row img {
  width: 100%;
  max-width: 200px;
}
body footer .container .footer .row h3 {
  color: #fff;
  margin: 30px 0;
  font-size: 24px;
}
body footer .container .footer .row p {
  line-height: 30px;
  color: #fff;
}
body footer .container .footer .row ul {
  padding-left: 12px;
}
body footer .container .footer .row ul li {
  list-style: none;
  padding: 3px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
body footer .container .footer .row ul li a {
  font-family: RR;
  text-decoration: none;
  display: block;
  list-style: none;
  padding: 3px 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
}
body footer .container .footer .row ul li a i {
  min-width: 25px;
}
body footer .container .footer .row ul li:hover {
  list-style: disc;
  padding: 3px 0;
  margin-left: 12px;
  color: #fff;
  cursor: pointer;
}
body footer .container .footer .row ul li:hover a {
  color: #fff;
}
body footer .container .footer .row .social-media {
  margin-top: 25px;
}
body footer .container .footer .row .social-media ul li {
  display: inline;
}
body footer .container .footer .row .social-media ul li a {
  color: #fff;
  padding: 7px 7px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 18px;
  display: unset;
}
body footer .container .footer .row .social-media ul li a:hover {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 18px;
  -webkit-box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.438);
  box-shadow: inset 0 0 5px 2px rgba(0, 0, 0, 0.438);
}
body footer .container .footer .row .social-media ul li:hover {
  margin: 0;
}
body footer .container .footer .row form {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 30px;
  grid-template-columns: auto 30px;
}
body footer .container .footer .row form input {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgba(7, 100, 138, 1.54);
  border: 1px solid rgba(7, 100, 138, 1.54);
  border-radius: 3px 0 0 3px;
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  outline: none;
}
body footer .container .footer .row form button {
  background-color: #fff;
  width: 100%;
  border: none;
  color: white;
  border-radius: 0 3px 3px 0;
  outline: none;
}
body footer .container .footer .row form button:active {
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.5);
}
body footer .container .rights .row p {
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}
body footer .container .rights .row p span {
  letter-spacing: 2px;
  padding: 0 5px;
  color: #fff;
}
body .to-top {
  position: fixed;
  left: 30px;
  bottom: 53px;
  z-index: 10;
}
body .to-top i {
  color: rgba(7, 100, 138, 1.54);
  font-size: 40px;
  background-color: white;
  border-radius: 80px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-top: 1px;
  border: 4px solid rgba(7, 100, 138, 1.54);
}
body #video-model {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.7);
}
body #video-model .video-model {
  margin: auto;
}
body #video-model .video-model video {
  width: 100%;
  border-radius: 15px;
  outline: none;
}
/*# sourceMappingURL=style.css.map */
