div#contactbox {
  position: absolute;
  right: -50px;
  background: #fff;
  padding: 1px 11px 0 0 !important;
  display: block;
  width: 130px;
  transform: rotate(-90deg);
  box-shadow: 1px -3px 7px #ccc;
}

.orangppp{
    background: #f7882f;
    padding: 20px;
    color: #fff;
    font-size: 26px;
    display: block;
}
.hhhh400{
    height: 400px
}
.sadssssssssssss {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.ffllyyimg{
    position: absolute;    margin-top: -100px;
}
.blink-new {
  animation: blinker 1.0s linear infinite;
  color: red;
  background: rgb(245, 245, 134);
  border-radius: 5px;
}
@keyframes blinker {
  50% {
      opacity: 0;
  }
}
div#contactboxmain {
  position: fixed;
  top: 46%;
  right: 0;
}

.separator {
  margin: 3rem 0;
  border-bottom: 1px dashed #fff;
} 
a.scrollto {
  position: absolute;
  right: 0;
  top: 58px;
  width: 102px;
}

.footer-list li{
  line-height: 17px;
}

.text-uppercase {
  letter-spacing: 0.1em;
}

.text-gray {
  color: #aaa;
}

.vertical-nav {
  min-width: 20rem;
  width: 20rem;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  transition: all 0.4s;
  z-index: 999999;
  background: #000000f0;
}

div#featured .carousel-item img {
  max-height: 404px;
}

#sidebar.active {
  margin-left: -20rem;
}

#content.active {
  width: 100%;
  margin: 0;
}

#content button#sidebarCollapse {
  position: fixed;
  top: 00px;
  left: 220px;
  z-index: 999999;
  background: #000;
  transition: left 0.5s cubic-bezier(0, 0, 1, 1);
}

#content.active button#sidebarCollapse {
  animation-direction: normal;
  left: 65px;
  transition-duration: 3s;
  transition: left 0.5s cubic-bezier(0,0,1,1);
} 
a.btn.btn-primary.px-4.py-3 {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 8px 43px;
  border-radius: 50px;
  transition: 0.5s;
  line-height: 1;
  margin: 10px;
  color: #fff;
}

.ftco-services .services .icon span {
  font-size: 50px;
  color: #fff;
}

.ftco-services .services .media-body h3 {
  font-weight: 500;
  font-size: 22px;
  color: #fff;
}

.ftco-services .services .media-body {
  color: rgba(255,255,255,0.8);
}

.services-2 {
  margin-bottom: 30px;
}

.services-2 .icon {
  line-height: 1;
  position: relative;
  width: 60px;
  height: 60px;
  background: #656565;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.services-2 .icon span {
  font-size: 22px;
  color: #fff;
}

.services-2 .text {
  width: calc(100% - 80px);
}

.services-2 .text h3 {
  font-size: 16px;
  font-weight: 500;
  min-height: 60px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: left;
}

@media (min-width: 768px) {
  .blog-entry {
    margin-bottom: 30px;
  }

}



.blog-entry .text {
  position: relative;
  border-top: 0;
  border-radius: 2px;
}

.blog-entry .text .heading {
  font-size: 20px;
  margin-bottom: 16px;
}

.blog-entry .text .heading a {
  color: #000;
}

.blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
  color: #f7882f;
}

.blog-entry .text .meta-chat {
  color: #b3b3b3;
}

.blog-entry .text .read {
  color: #000;
  font-size: 14px;
}
.sampllesss {
    background: #007bb4 !important;
    float: right;
    border-radius: 33px;
    padding: 4px 24px;
}
a.btn.btn-primary.bg-darken {
  border: 1px solid #687a8f;
  color: #fff;
}

.blog-entry .meta-date {
  display: inline-block;
  background: #687a8f;
}

.blog-entry .meta-date span {
  display: block;
  color: #fff;
}

.blog-entry .meta-date .day {
  font-weight: 700;
  font-size: 20px;
}

.blog-entry .meta-date .mos, .blog-entry .meta-date .yr {
  font-size: 13px;
}

.blog-entry .meta>div {
  display: block;
  margin-right: 5px;
  margin-bottom: 0px;
  font-size: 15px;
}

.blog-entry .meta>div a {
  color: #b3b3b3;
  font-size: 13px;
}

.blog-entry .meta>div a:hover {
  color: #ccc;
}

.wrap-about .img {
  width: 100%;
}

.wrap-about .img .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  background: #687a8f;
  background: -moz-linear-gradient(45deg, #687a8f30 0%, #f2c3319c 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #687a8f), color-stop(100%, #fd6100));
  background: -webkit-linear-gradient(45deg, #687a8f30 0%, #f2c3319c 100%);
  background: -o-linear-gradient(45deg, #687a8f30 0%, #f2c3319c 100%);
  background: -ms-linear-gradient(45deg, #687a8f30 0%, #f2c3319c 100%);
  background: linear-gradient(45deg, #687a8f30 0%, #f2c3319c 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#687a8f', endColorstr='#fd6100', GradientType=1);
  opacity: .5;
}

#section-counter {
  position: relative;
  z-index: 0;
}

.ftco-counter .img-video {
  width: 100%;
  display: block;
}

.icon-video {
  width: 80px;
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 34px -8px rgba(0, 0, 0, 0.1);
  z-index: 1;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.icon-video span {
  font-size: 30px;
  color: #f7882f;
}

.video {
  width: 100%;
  position: relative;
}

.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff;
}

.heading-section.heading-section-white p {
  color: rgba(255,255,255,0.9);
}

#gallery {
  padding: 60px;
  overflow: hidden;
}

.section-header {
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 20px;
}

.section-header::before {
  content: '';
  position: absolute;
  display: block;
  width: 60px;
  height: 5px;
  background: #f7882f;
  bottom: 0;
  left: calc(50% - 25px);
}

.section-header h2 {
  font-size: 36px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  text-align: center;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #1977cc;
  bottom: 0;
  left: calc(50% - 20px);
}

#gallery {
  padding: 60px;
  overflow: hidden;
}

#gallery .owl-nav, #gallery .owl-dots {
  margin-top: 25px;
  text-align: center;
}

#gallery .owl-item {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

#gallery .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#gallery .owl-dot.active {
  background-color: #f7882f;
}

#gallery .gallery-carousel .owl-stage-outer {
  overflow: visible;
}

#gallery .gallery-carousel .center {
  border: 6px solid #6b7a8f;
  margin: -10px;
  box-sizing: content-box;
  padding: 4px;
  background: #fff;
  z-index: 1;
}

a.venobox h3 {
  font-size: 20px;
  text-align: center;
  padding: 10px 0 8px;
  margin: 0;
  background: #6b7a8f9e;
  color: #fff;
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0;
}

.testimonials .testimonial-wrap {
  padding-left: 0;
  max-height: 362px;
  overflow: hidden;
  margin: 0 0 50px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;
  display: none;
  margin: 0 35px;
  text-align: center;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 100px 0;
  margin: 30px 15px;
  box-shadow: 0px 2px 12px rgba(44, 73, 100, 0.08);
  position: relative;
  background: #fff;
  min-height: 132px;
  transition: all .1s ease;
  overflow: hidden;
}

.testimonials .testimonial-item:hover p {
  display: block;
}

.testimonials .testimonial-item:hover {
  padding: 60px 0;
  transition: all .1s ease;
  min-height: 205px;
}

.testimonials .testimonial-item .testimonial-img {
  border-radius: 0;
  border: 6px solid #fff;
  background: #fff;
  max-width: 250px;
  margin: auto;
}

.testimonials .testimonial-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left, .testimonials .testimonial-item .quote-icon-right {
  color: #badaf7;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd !important;
}

.testimonials .owl-dot.active {
  background-color: #1977cc !important;
}

testimony-section {
  position: relative;
}

.testimony-section .owl-carousel {
  margin: 0;
}

.testimony-section .owl-carousel .owl-stage-outer {
  padding-top: 4em;
  padding-bottom: 2em;
  position: relative;
}

.testimony-section .owl-nav {
  position: absolute;
  top: 100%;
  width: 100%;
}

.testimony-section .owl-nav .owl-prev, .testimony-section .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -10px;
  outline: none !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.testimony-section .owl-nav .owl-prev span:before, .testimony-section .owl-nav .owl-next span:before {
  font-size: 30px;
  color: rgba(0, 0, 0, 0.2);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before, .testimony-section .owl-nav .owl-next:hover span:before, .testimony-section .owl-nav .owl-next:focus span:before {
  color: #000;
}

.testimony-section .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}

.testimony-section .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}

.testimony-section:hover .owl-nav .owl-prev, .testimony-section:hover .owl-nav .owl-next {
  opacity: 1;
}

.testimony-section:hover .owl-nav .owl-prev {
  left: 50%;
  margin-left: -80px;
}

.testimony-section:hover .owl-nav .owl-next {
  right: 50%;
  margin-right: -80px;
}

.testimony-section .owl-dots {
  text-align: center;
}

.testimony-section .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
}

.testimony-section .owl-dots .owl-dot.active {
  background: #f7882f;
}

.testimony-section .owl-item {
  opacity: .1 !important;
  margin-top: 20px;
}

.testimony-section .owl-item.center {
  padding-bottom: 30px;
  margin-top: 0;
  opacity: 1 !important;
}

.testimony-section .owl-item.center p {
  font-size: 18px;
}

.testimony-wrap {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  color: rgba(0, 0, 0, 0.8);
}

.testimony-wrap .user-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: relative;
}

.testimony-wrap .text {
  width: calc(100% - 120px);
  position: relative;
}

.testimony-wrap .quote {
  position: absolute;
  top: -40px;
  left: 0;
  opacity: .1;
}

.testimony-wrap .quote i {
  font-size: 100px;
  color: #5d50c6;
}

.testimony-wrap .name {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 0;
  color: #000;
}

.testimony-wrap .position {
  font-size: 14px;
  color: #f7882f;
}

.b-0 {
  bottom: 0;
}

.bg-shadow {
  background: rgba(76, 76, 76, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
  background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c',endColorstr='#131313',GradientType=0);
}

.top-indicator {
  right: 0;
  top: 1rem;
  bottom: inherit;
  left: inherit;
  margin-right: 1rem;
}

.overflow {
  position: relative;
  overflow: hidden;
}

.zoom img {
  transition: all 0.2s linear;
}

.zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.position-absolute {
  bottom: 0;
}

@media (max-width: 767px) {
  .testimonials .testimonial-wrap {
    padding-left: 0;
  }

  .testimonials .testimonial-item {
    padding: 30px;
    margin: 15px;
  }

  .testimonials .testimonial-item .testimonial-img {
    position: static;
    left: auto;
  }
}

.ftco-consult .overlay:after {
  position: absolute;
  left: 0;
  right: 0;
  content: '';
  opacity: .7;
  background: #fd6100;
  background: -moz-linear-gradient(45deg, #fd6100 0%, #687a8f 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #fd6100), color-stop(100%, #687a8f));
  background: -webkit-linear-gradient(45deg, #fd6100 0%, #687a8f 100%);
  background: -o-linear-gradient(45deg, #fd6100 0%, #687a8f 100%);
  background: -ms-linear-gradient(45deg, #fd6100 0%, #687a8f 100%);
  background: linear-gradient(45deg, #fd6100 0%, #687a8f 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fd6100', endColorstr='#687a8f', GradientType=1);
}

#content button#sidebarCollapse {
  background: #f78830;
  transition: left 0.5s cubic-bezier(0, 0, 1, 1);
  border: 1px solid #f78830;
}

button#sidebarCollapseright {
  position: fixed;
  top: 00px;
  right: 0;
  z-index: 999999;
  background: #f2c332;
  transition: left 0.5s cubic-bezier(0, 0, 1, 1);
  border: 1px solid #f2c332;
}

#sidebarCollapseright small {
  display: none;
}

#sidebarCollapseright:hover small {
  display: inline;
}

nav.navigationHeader {
  height: 58px;
  transition: all .5s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
}

.grayColor {
  background: #ced6e0d4;
}

div#sidebarCollapse i, div#sidebarCollapse span {
  font-size: 24px;
  color: #2f3542;
  cursor: pointer;
}

.row.no-gutters.bg-primary {
  background: #f7883085 !important;
}

.row.no-gutters.bg-primary:hover {
  background: #f7882f !important;
}

nav.navigationHeader.active,nav.navigationHeader:hover {
  transition: all .5s ease;
}

.header__overlay {
  position: absolute;
  width: 100vw;
  background: rgba(0,0,0,.7);
  height: 100vh;
  top: 0;
  left: 272px;
  display: none;
}

.post-slide10 {
  padding: 1px;
  margin: 0px 5px;
  border-radius: 29px;
  position: relative;
  background: #fff !important;
  box-shadow: 0 1px 7px rgba(43, 59, 93, 0.30);
  margin-bottom: 2em;
  overflow: hidden;
  min-height: 375px;
}

.post-slide10 img {
  width: 100%;
  height: auto;
}

.post-slide10 .post-date {
  position: absolute;
  top: 2%;
  left: 8%;
  padding: 3% 5%;
  background: #e74c3c;
}

.post-slide10 .month {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.post-slide10 .month:after {
  content: "";
  display: block;
  border: 1px solid #fff;
}

.post-slide10 .date {
  font-size: 14px;
  color: #fff;
  display: block;
  text-align: center;
  font-weight: bold;
}

.post-slide10 .post-title {
  margin: 25px 0 15px 0;
  text-align: center;
}

.post-slide10 .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  padding: 0px 15px;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}

.post-slide10 .post-title a:hover {
  text-decoration: none;
  color: #e74c3c;
}

.post-slide10 .post-description {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
  padding: 0px 15px;
}

.post-slide10 .read-more {
  color: #333;
  padding: 0px 15px;
  text-transform: capitalize;
  transition: color 0.20s linear;
}

.post-slide10 .read-more i {
  margin-left: 10px;
  font-size: 10px;
}

.post-slide10 .read-more:hover {
  text-decoration: none;
  color: #e74c3c;
}

.owl-controls .owl-buttons {
  margin-top: 20px;
  position: relative;
}

.owl-controls .owl-prev {
  position: absolute;
  left: -40px;
  bottom: 230px;
  padding: 8px 17px;
  background: #333;
  transition: background 0.50s ease;
}

.owl-controls .owl-next {
  position: absolute;
  right: -40px;
  bottom: 230px;
  padding: 8px 17px;
  background: #333;
  transition: background 0.50s ease;
}

.owl-controls .owl-prev:after, .owl-controls .owl-next:after {
  content: "f104";
  font-family: FontAwesome;
  color: #d3d3d3;
  font-size: 16px;
}

.owl-controls .owl-next:after {
  content: "f105";
}

.owl-controls .owl-prev:hover, .owl-controls .owl-next:hover {
  background: #e74c3c;
}

@media only screen and (max-width: 990px) {
  .post-slide10 {
    margin: 0 20px;
  }

  .owl-controls .owl-buttons .owl-prev {
    left: -20px;
    padding: 5px 14px;
  }

  .owl-controls .owl-buttons .owl-next {
    right: -20px;
    padding: 5px 14px;
  }
  .text-center.m-3.mt-5.small a.p-3.my-3.text-white { 
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  .owl-controls .owl-buttons .owl-prev {
    left: 0px;
    bottom: 260px;
  }

  .owl-controls .owl-buttons .owl-next {
    right: 0px;
    bottom: 260px;
  }
}

#blogmy .card {
  margin: 15px;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: white;
  color: currentColor;
  text-decoration: none;
  overflow: hidden;
  transition-property: color;
  transition-delay: 0.15s;
  box-shadow: 0 2px 20px rgba(0,0,0,0.1);
  min-height: 460px;
}

.card.hover {
  color: white;
  transition-delay: 0;
}

.card,.card__image,.card__image::after,.card__author,.card__body,.card__foot,.card__border {
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.51,0.92,0.24,1);
}

.card__head {
  position: relative;
  padding-top: 70%;
}

.card__author {
  position: absolute;
  padding: 2em;
  left: 0;
  bottom: 0;
  color: white;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-delay: 0.15s;
}

.card.hover .card__author {
  transition-delay: 0;
}

.card__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-image: url("https://images.unsplash.com/photo-1553787762-b5f5721f3270?ixlib=rb-1.2.1&auto=format&fit=crop&w=2100&q=80");
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-delay: 0.15s;
}

.card.hover .card__image::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .5;
  background: linear-gradient(30deg, rgba(26, 42, 99, 0.85), rgba(26, 42, 99, 0.5));
  transition-property: opacity;
  transition-delay: 0.15s;
}

.card.hover .card__image {
  transition-delay: 0;
}

.card.hover .card__image::after {
  opacity: 1;
  transition-delay: 0;
}

.card__body {
  position: relative;
  padding: 2em;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-delay: 0.15s;
  min-height: 265px;
  bottom: 0;
}

.card:hover .card__body {
  display: block;
}

.card.hover .card__body {
  transition-delay: 0;
}

.card__headline {
  font-weight: 400;
  margin: 0 0 .3em;
  color: #687a8f;
  font-size: 17px;
}

.card__text {
  font-weight: 400;
  margin: 0 0 .3em;
  color: #687a8f;
  font-size: 14px;
}

.card.hover .card__text {
  color: #fff;
}

.card__foot {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 2em 2em;
  opacity: 0;
  transition-property: opacity;
}

.card.hover .card__foot {
  opacity: 1;
  transition-delay: 0.15s;
}

.card__link {
  color: #f7882f;
  text-decoration: none;
  border-bottom: 2px solid #f7882f;
}

.card__border {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background: #f7882f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.card.hover .card__border {
  -webkit-transform: none;
  transform: none;
  transition-delay: 0.15s;
}

a.card.hover .card__headline {
  color: #fff;
}

.activeoverlay::before {
  position: fixed;
  width: 100vw;
  background: rgba(0,0,0,.7);
  height: 100vh;
  top: 0;
  left: 0;
}

.body-hide-overflow {
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-overflow-scrolling: touch;
}

div#overlaymy {
  position: fixed;
  width: 100vw;
  background: #00000047;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 999998;
  margin: 0;
  padding: 0;
  scroll-behavior: auto;
  overflow: hidden;
  display: none;
}

.phone {
  position: absolute;
  right: 4px;
  background: #fff;
  font-size: 15px;
  top: 39px;
  padding: 6px 12px;
  border-radius: 3px;
  border: 1px solid #EEe;
  box-shadow: 0px 1px 3px #ddd;
  display: none;
}

div#sidebarCollapse i:hover .phone {
  display: block;
}

section.ftco-section.ftco-no-pt.ftc-no-pb p {
  color: #000;
}

section#Business {
  background-size: 100%;
}

section#Business .carousel-control-prev-icon, section#Business .carousel-control-next-icon {
  background: black no-repeat center center;
}

section#Business div#featured .carousel-item img {
  max-height: 604px;
}

.testimonial-wrap:before {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: 62px;
  right: 27px;
  border-bottom: 4px solid gray;
  border-right: 4px solid gray;
  z-index: 1;
}

.testimonial-wrap:after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  top: 40px;
  left: 27px;
  border-top: 4px solid #f7882f;
  border-left: 4px solid #f7882f;
}

.nav-link {
  display: block;
  padding: 0.5rem;
  letter-spacing: 0.05em;
  text-transform: none;
  font-size: 14px;
  border-bottom: 0px solid #dcdcdb;
  color: #fff !important;
  cursor: pointer;
  font-weight: 600;
}

li.nav-item:hover>a {
  color: #f7882f !important;
}

.fa.pull-right {
  margin-left: 0.2em;
  margin-top: 5px;float: right;
}

ul.nav ul, ul.nav ul ul {
  position: absolute;
  left: 20rem;
  min-width: 21.1em;
  background: #000000f0;
  border-left: 1px solid #dcdcdb;
}

body {
  font-family: 'Raleway',sans-serif;
}

li.nav-item {
  padding: 0 25px;
}

.container-fluid {
  max-width: 1920px;
}

.map-location {
  padding: 4px 14px;
  max-width: 250px;
  position: absolute;
  z-index: 9;
  transition: 1s;
}

.map-location a {
  color: #fff !important;
  font-weight: bolder;
  font-size: 13px;
}

#india {
  top: 41.7%;
  left: 63%;
}

#indiades {
  top: 50.7%;
  left: 23%;
}

#germany {
  top: 21%;
  left: 50.3%;
}

#usa {
  top: 29%;
  left: 23%;
}

#sa {
  top: 40%;
  left: 46.5%;
}

#sarab {
  top: 38%;
  left: 56.7%;
}

#chaina {
  top: 41.5%;
  left: 68%;
}

#germanydes {
  top: 30%;
  left: 40.3%;
}

#usades {
  top: 38%;
  left: 13%;
}

#sades {
  top: 49%;
  left: 36.5%;
}

#sarabdes {
  top: 47%;
  left: 46.7%;
}

#chainades {
  top: 50.5%;
  left: 58%;
}

.map-location.active {
  font-size: 13px;
  font-weight: 1000;
  color: #fff;
  z-index: 9999999;
  max-width: 22%;
  transition: 1s;
}

img.flog {
  height: 44px;
  margin: 0;
  cursor: pointer;
}

.map-location.active a {
  color: #fff;
}

.fulldeibox {
  display: none;
  position: absolute;
  min-width: 400px;
  background: #33465ce3;
  color: #fff;
  padding: 10px 21px 0 10px;
  font-size: 12px;
  font-weight: bolder;
  z-index: 99999999;
  box-shadow: 0 0 19px 6px #d8d8d8;
  max-width: 400px;
}

#indiades {
  max-width: 800px;
  width: 800px;
}

a.map-point.pull-right.actionss {
  cursor: pointer;
  padding-top: 5px;
}

.ratio_right-cover-2.image-wrapper {
  min-height: 255px;
}

a.closeFlag.pull-right {
  position: absolute;
  right: 7px;
  top: 0;
  cursor: pointer;
}

.fulldeibox::after {
  content: "";
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: #ffffff00;
  border-style: solid;
  border-width: 10px;
  border-bottom-color: #3b4d63;
  top: -20px;
  left: 146px;
  position: absolute;
}

#indiades::after {
  left: 550px;
}

.Heading {
  font-size: 14px;
  border-bottom: 1px solid #fff;
  margin: 0 0 3px;
}

address>hr {
  margin: 5px 0;
}

.page-footer a {
  color: #fff;
}

.page-footer ul a,#add {
  font-size: 13px;
}

.page-footer ul h6 a {
  font-size: 16px;
}

#social a {
  font-size: 20px;
  padding: 9px;
  color: #000;
}

.footer_logo {
  max-width: 150px;
  margin: auto;
}

section#bg::after {
  content: "";
  width: 100%;
  height: 463px;
  position: absolute;
  top: 0;
  left: 0;
  background: #8e964282;
  z-index: 0;
}

section#bg>.container {
  z-index: 4;
  position: relative;
  font-weight: 1000;
}

.cards .card-title {
  font-size: 22px;
  width: 70%;
  margin: 30px 0;
}

.card-title span {
  border-bottom: 1px solid #9c9c9c;
}

.history {
  font-size: 20px;
  font-weight: 1000;
  border-bottom: 2px solid orange;
  padding: 12px 0;
}

.history::after {
  content: "";
  height: 64%;
  position: absolute;
  width: 4px;
  background: #9c9c9c47;
  bottom: 0;
  left: 49%;
}

.director {
  position: relative;
}

.director img.img-fluid {
  height: 250px;
}

.topgray {
  position: absolute;
  top: 80px;
  left: 220px;
  width: 22%;
  height: 37%;
  border-top: 4px solid #bfbfbf;
  border-left: 4px solid #bfbfbf;
}

.bottomorang {
  position: absolute;
  bottom: 80px;
  right: 33%;
  width: 24%;
  height: 34%;
  border-bottom: 4px solid orange;
  border-right: 4px solid orange;
}

.toporange {
  position: absolute;
  top: 80px;
  right: 220px;
  width: 22%;
  height: 37%;
  border-top: 4px solid #bfbfbf;
  border-right: 4px solid #bfbfbf;
}

.bottomgray {
  position: absolute;
  bottom: 80px;
  left: 33%;
  width: 24%;
  height: 34%;
  border-bottom: 4px solid orange;
  border-left: 4px solid orange;
}

.gap {
  height: 100px;
}

.test_directors {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  padding: 35px;
}

.model-img .name {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  width: 100%;
  background: #cacaca;
  border-right: 1px solid #fff;
  break-after: avoid;
}

.icon.mt-2.d-flex.justify-content-center.align-items-center img {
  width: 35px;
}

.video {
  width: 100%;
  height: 110vh;
  position: fixed;
  top: -10vh;
  left: 0;
  margin-left: 70px;
  z-index: 99999999999999;
  margin: 0;
  background: #000;
  padding: 0;
  overflow: hidden;
}

.video video {
  width: 100%;
  position: absolute;
  top: -10.5vw;
  left: 1.5vw;
  overflow: hidden;
}

.wrap-about {
  overflow: hidden;
}

.homepagenavigation li ul {
    opacity: 0;
    visibility: hidden;  
    transition: opacity 1s ease-in-out 5ms , visibility 1s ease-in-out 5ms; /* When leaving hover, wait 1s, then fade out over 3s */ 
}

.homepagenavigation li:hover ul {
    opacity: 1; 
    transition: opacity 0s; /* Instantly show on hover */
    visibility: visible; 
}

a.nv-link span, a.nv-link i {
  font-size: 14px !important;
  font-weight: 1000;
}

a.nv-link span {
  padding: 0 3px;
  height: 45px;
  display: block;
}

li.nv-item {
  position: relative;
}

.homepagenavigation {
  list-style: none;
  position: relative;
  transition-delay: 2s;
}

.homepagenavigation>li {
  display: inline-block;
}


.homepagenavigation li:hover ul ul {
    opacity: 0;
    visibility: hidden;  
    transition: opacity 1s ease-in-out 5ms , visibility 1s ease-in-out 5ms; 
    /*transition-delay: 2s;*/
}

.homepagenavigation li ul li:hover ul {
    opacity: 1; 
    transition: opacity 0s; /* Instantly show on hover */
    visibility: visible;
}
 
 
 


ul.sub_menu {
  position: absolute;
  background: #ced6e0d4;
  list-style: none;
  margin: 0;
  padding: 0 0px;
  top: 40px;
  width: 100%;
  min-width: 270px;
}

ul.sub_menu ul.sub_menu {
  top: 00px;
  left: 100%;
}

ul.sub_menu li.nv-item {
  border-bottom: 1px solid #c7c7c7;
  padding: 6px 10px;
}

a.nv-link {
  color: #292929; 
  font-size: 13px;
}

span.menuspan {
  font-size: 14px !important;
  font-weight: 600;
  position: relative;
  top: 0px;
  left: 3px;
}

.homenavigationscheck {
  display: block;
}

ul.sub_menu li.nv-item:hover {
  background: #6a798b;
}

ul.sub_menu li.nv-item:hover>a, ul.sub_menu li.nv-item:hover>a i {
  color:#fff !important;
}

 

@media only screen and (max-width: 1000px) {
  .homenavigationscheck {
    display: none;
  }

  .menunavigationscheck {
    width: 30% !important;
  }

  .contactnavigationscheck {
    width: 60% !important;
  }

  .topgray,.bottomgray {
    left: 100px;
  }

  .bottomorang,.toporange {
    right: 100px;
  }
}

.bg-light {
  background: #f3f3f3 !important;
}

h3.tagline {
  padding: 7px 0 0;
}

.menu .nv-link {
  display: block;
  padding: 0.5rem;
  letter-spacing: 0.05em;
  text-transform: none;
  font-size: 14px;
  border-bottom: 0px solid #dcdcdb;
  color: #fff !important;
  cursor: pointer;
  font-weight: 600;
}

ul.pagination li {
  padding: 2px 13px;
  background: #343a40;
  margin: 0 4px;
}

ul.pagination li a {
  color: #fff;
}

a.text-dark.py-3.display-5 {
  display: block;
}

.linkcontainer {
  min-height: 88px;
  display: flex;
  align-items: center;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}

.imgcontainer {
  min-height: 290px;
}

.text-pagination {
  padding: 10px;
  margin: auto;
}

.paragraphcontainer {
  min-height: 200px;
}

p.block.bg-secondary.text-white.p-2 {
  display: flex;
  min-height: 100px;
  align-items: center;
  text-align: center;
  vertical-align: middle;
}

div#cookeis {
  position: fixed;
  width: 100%;
  bottom: 0;
  box-shadow: 0 0 22px 4px #000 !important;
  font-size: 12px;
  text-align: center;
}

article table.sample-img, article table img {
  width: 100%;
  opacity: scroll;max-width: 342px !important;
}

ul.pagination li a, ul.pagination li span {
  color: #fff;
}

#bannner {
  font-size: 24px;
  background: #ffffffa1;
  line-height: 72px;
}

.whiteBlack {
  color: #fff;
}
span#bannner {
    font-size: 24px;
    font-weight: 100;
}
.col-12.mt-4 {
    display: flex;
    justify-content: center;
}
.passsspad div#navbarColor01 ul {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}    nav.navbar.navbar-expand-lg.passsspad {
    height: 100%;
}
a.text-dark.display-5 {
    font-size: 24px;
}
@media only screen and (min-width: 1200px) and (max-width: 1360px) {
    
  a.nv-link span {
    padding: 0 5px;
    height: 45px;
    display: block;
  }

  a.nv-link span, a.nv-link i {
    font-size: 12px !important;
    font-weight: 1000;
  }

  .aternahiborder {
    display: block;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  div#sidebarCollapse i, div#sidebarCollapse span {
    font-size: 13px !important;
  }

  a.nv-link span {
    padding: 0 3px;
  }

  span.reachus,.aternahiborder {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
    .box.box1, .box.box2 {
    position: relative;
    inset: 0 0 0 0;
    width: 100%;
    text-align: center;
    padding-bottom: 1px;
}
  section#Business .col-lg-6 {
    width: 50%;
  }
span#bannner {
    font-size: 16px;
    font-weight: 1000;
}
  ul.nav ul, ul.nav ul, ul.nav ul ul ul {
    display: block !important;
  }

  .homepagenavigation ul {
    display: block !important;
  }

  img.spinkslogo {
    margin-top: 90px !important;
  }

  .vertical-nav {
    min-width: 100vw;
    width: 100vw;
    overflow-y: scroll;
  }

  ul.menu {
    position: revert !important;
    height: auto !important;
    padding: 0 12px!important;
  }

  li.nav-item {
    padding: 0 6px;
  }

  .nav-link {
    padding: .6rem;
    font-size: 14px;
  }

  img#banner_image {
    margin: 58px 0 0;
  }

  div#sidebarCollapse i, div#sidebarCollapse span {
    font-size: 18px !important;
  }

  .history::after {
    height: 50%;
    bottom: -30px;
  }

  img#spinkslogo_companies {
    width: 200px;
    margin-top: 24px;
  }

  .top_border,.top_border2 {
    display: none;
  }

  .teg_div {
    width: calc(100% - 7%) !important;
  }

  img.img-fluid.mt-4.team {
    width: 100%;
  }

  .arraow_flag:after {
    display: none;
  }

  h2.text-center {
    font-size: 20px;
  }

  h4.text-center.my-5 {
    font-size: 13px;
    font-weight: 1000;
  }

  img#sslogo {
    max-width: 220px;
  }

  #sidebar.active {
    margin-left: -100vw;
  }

  .box_right {
    position: relative !important;
    top: 0 !important;
    height: auto;
    margin: 38px auto;
    right: 0 !important;
  }

  div#navbarsExampleDefault li.nav-item a {
    padding: 5px;
  }

  .newPost {
    background: #907cfb;
    color: #fff;
    margin: 2px;
  }

  div#lol {
    position: revert !important;
    width: 100% !important;
    top: auto !important;
  }

  div#tpr,#bpr {
    position: revert !important;
    left: 0;
    right: 0;
    width: 100%;
    padding: 4px 0;
    color: #000 !important;
  }

  .vh {
    height: auto !important;
  }

  .vh img.img-fluid.re {
    max-width: 314px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .asd.col-md-3::after,.asd2.col-md-3::after {
    display: none;
  }

  img.logo.img-fluid.m-3 {
    margin: 0 !important;
  }

  #Colorful_World_is_a_Beautiful_ {
    font-size: 16px !important;
    padding: 0 !important;
  }

  .dis1 {
    top: -14px !important;
    right: 0 !important;
  }

  .dis {
    position: absolute;
    text-align: left;
    padding: 5px !important;
    font-size: 10px;
    line-height: 0 !important;
  }

  .dis h1 ,.blockw h3 {
    font-size: 13px !important;
    text-align: center !important;
  }

  .dis2 {
    top: 96px !important;
    right: 0 !important;
  }

  .dis3 {
    top: 0 !important;
    left: 0 !important;
    width: 212px;
  }

  .dis4 {
    top: 92px !important;
    left: 0 !important;
    font-size: 120px !important;
    width: 213px !important;
    font-weight: 1000 !important;
  }

  .blockw {
    background: #ffffff87 !important;
    padding: 10px !important;
    width: 212px !important;
  }

  .dis5 {
    top: 149px !important;
    left: 0 !important;
  }

  .dis6 {
    top: 203px!important;
    left: 0!important;
  }

  .dis7 {
    top: 275px!important;
    left: 0!important;
  }

  .dis.dis8 {
    right: 0!important;
    background: #ffffff6b!important;
    padding: 10px!important;
    bottom: 0!important;
  }

  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 24px;
    font-weight: 1000;
    padding: 10px;
  }

  h3 {
    font-size: 22px;
    font-weight: 1000;
    padding: 10px;
  }

  h4 {
    font-size: 20px;
    font-weight: 1000;
    padding: 10px;
  }

  h5 {
    font-size: 18px;
    font-weight: 1000;
    padding: 10px;
  }

  h6 {
    font-size: 16px;
    font-weight: 1000;
    padding: 10px;
  }

  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 26px !important;
  }

  .orans li {
    margin: 6px;
    z-index: 1;
  }

  .box5 {
    width: 100% !important;
  }

  .video {
    top: 7vh;
  }

  span.reachus {
    display: none;
  }

  #bannner {
    font-size: 14px;
    background: #ffffffb0;
  }

  .conte {
    top: 0 !important;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
  }

  .mtracktopnav {
    font-size: 12px !important;
    padding: 10px 2px;
  }

  button.navbar-toggler {
    border: 3px solid;
  }

  .display-4 {
    font-size: 2.5rem;
  }

  .whiteBlack {
    color: #000;
    text-align: center;
  }

  button.navbar-toggler {
    margin: auto;
  }

  #navbarColor01 li.nav-item {
    padding: 0 5px !important;
  }

  #navbarColor01 li.nav-item a {
    color: #000 !important;
  }

  nav.navbar.navbar-expand-lg {
    width: 100%;
  }

  ul.list-inline li {
    width: 100% !important;
    text-align: center !important;
    display: block;
    min-height: 16px !important;
    border-bottom: 1px solid #d0e5ef;
  }

  .header2 h4 {
    white-space: break-spaces!important;
    line-height: 40px;
  }

  .row.happay img.img-fluid {
    max-width: 200px !important;
    padding: 3px !important;
    margin: 5px auto !important;
  }

  h1.text-center.title {
    margin: 0 !important;
    padding: 13px 0 !important;
    font-size: 24px !important;
  }

  .medical li.nav-item a {
    padding: 7px 0 8px !important;
    width: 100%;
    text-align: center !important;
    border-bottom: 1px solid #d8d8d8;
    font-size: 13px !important;
  }

  .bg-00 {
    margin: 10px;
  }

  .rotate {
    position: relative!important;
    width: 100%!important;
    top: 0!important;
    transform: rotate(0deg)!important;
    height: auto!important;
  }

  .bimg {
    position: relative!important;
    width: 100%!important;
    left: 0!important;
  }

  img.wimg {
    width: 100%!important;
    position: relative!important;
    right: 0!important;
  }

  .rotate2 {
    width: 68px !important;
  }

  img.broad_img {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
  }

  div#black::after {
    height: 400px!important;
  }

  #box_left_bottom {
    left: 0 !important;
  }

  .bb_box {
    position: relative !important;
    width: 100% !important;
    bottom: 0 !important;
    min-height: 150px !important;
  }

  #box_right_bottom {
    right: 0 !important;
  }

  div#box-white {
    position: relative !important;
    top: 0 !important;
    background: #ffffff82 !important;
    width: 100% !important;
    padding: 28px !important;
    left: 0 !important;
  }

  .table_japan {
    width: 100%!important;
    position: absolute!important;
    left: 0!important;
    top: 86px!important;
  }

  img.logolll {
    position: relative!important;
    left: 0!important;
    width: 100%!important;
  }
}

@media only screen and (max-width: 480px) {
  ul.nav ul, ul.nav ul, ul.nav ul ul ul {
    display: block !important;
  }

  .homepagenavigation ul {
    display: block !important;
  }

  img.spinkslogo {
    margin-top: 90px !important;
  }

  .vertical-nav {
    min-width: 100vw;
    width: 100vw;
    overflow-y: scroll;
  }

  ul.menu {
    position: revert !important;
    height: auto !important;
    padding: 0 12px!important;
  }

  li.nav-item {
    padding: 0 6px;
  }
    .ftco-section-2 .section-2-blocks-wrapper .img {
        height: 280px;
        margin-bottom: 0;
    }
    .ftco-section {
        padding: 2em 0;
    }
    span.pb-4.mb-5.border-bottom.border-dark.px-5 {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        line-height: 27px;
    }
    .nav-link {
        padding: .6rem;
        font-size: 14px;
    }
    img#banner_image {
        margin: 35px 0 0;
        aspect-ratio: auto;
    }
    .pt-5 {
        padding-top: .5rem !important;
    }
    
    .mt-5 {
        margin-top: .5rem !important;
    }
     .py-5 {
        padding: .5rem !important;
    }
      .my-5 {
        margin: .5rem 0 !important;
    }
    .mb-5, .my-5 {
        margin-bottom: .5rem !important;
    }
    span#bannner {
    font-size: 16px;
    font-weight: 1000;display: block;
        line-height: 1.5;
}
  div#sidebarCollapse i, div#sidebarCollapse span {
    font-size: 18px !important;
  }

  .history::after {
    height: 50%;
    bottom: -30px;
  }
    .col-md-3.relative.m-0.p-0 img {
        width: 100%;
    }
    h3.bbbtom2 {
        width: 100%;
    }
  img#spinkslogo_companies {
    width: 200px;
    margin-top: 24px;
  }

  .top_border,.top_border2 {
    display: none;
  }

  .teg_div {
    width: calc(100% - 7%) !important;
  }

  img.img-fluid.mt-4.team {
    width: 100%;
  }

  .arraow_flag:after {
    display: none;
  }

  h2.text-center {
    font-size: 20px;
  }

  h4.text-center.my-5 {
    font-size: 13px;
    font-weight: 1000;
  }

  img#sslogo {
    max-width: 220px;
  }

  #sidebar.active {
    margin-left: -100vw;
  }

  .box_right {
    position: relative !important;
    top: 0 !important;
    height: auto;
    margin: 38px auto;
    right: 0 !important;
  }

  div#navbarsExampleDefault li.nav-item a {
    padding: 5px;
  }

  .newPost {
    background: #907cfb;
    color: #fff;
    margin: 2px;
  }

  div#lol {
    position: revert !important;
    width: 100% !important;
    top: auto !important;
  }

  div#tpr,#bpr {
    position: revert !important;
    left: 0;
    right: 0;
    width: 100%;
    padding: 4px 0;
    color: #000 !important;
  }

  .vh {
    height: auto !important;
  }

  .vh img.img-fluid.re {
    max-width: 314px !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .asd.col-md-3::after,.asd2.col-md-3::after {
    display: none;
  }

  img.logo.img-fluid.m-3 {
    margin: 0 !important;
  }

  #Colorful_World_is_a_Beautiful_ {
    font-size: 16px !important;
    padding: 0 !important;
  }

  .dis1 {
    top: -14px !important;
    right: 0 !important;
  }

  .dis {
    position: absolute;
    text-align: left;
    padding: 5px !important;
    font-size: 10px;
    line-height: 0 !important;
  }

  .dis h1 ,.blockw h3 {
    font-size: 13px !important;
    text-align: center !important;
  }

  .dis2 {
    top: 96px !important;
    right: 0 !important;
  }

  .dis3 {
    top: 0 !important;
    left: 0 !important;
    width: 212px;
  }

  .dis4 {
    top: 92px !important;
    left: 0 !important;
    font-size: 120px !important;
    width: 213px !important;
    font-weight: 1000 !important;
  }

  .blockw {
    background: #ffffff87 !important;
    padding: 10px !important;
    width: 212px !important;
  }

  .dis5 {
    top: 149px !important;
    left: 0 !important;
  }

  .dis6 {
    top: 203px!important;
    left: 0!important;
  }

  .dis7 {
    top: 275px!important;
    left: 0!important;
  }

  .dis.dis8 {
    right: 0!important;
    background: #ffffff6b!important;
    padding: 10px!important;
    bottom: 0!important;
  }

  h1 {
    font-size: 22px;
  }

  h2 {
    font-size: 24px;
    font-weight: 300;
    padding: 10px;
  }

  h3 {
    font-size: 22px;
    font-weight: 300;
    padding: 10px;
  }

  h4 {
    font-size: 20px;
    font-weight: 300;
    padding: 10px;
  }

  h5 {
    font-size: 18px;
    font-weight: 300;
    padding: 10px;
  }

  h6 {
    font-size: 16px;
    font-weight: 300;
    padding: 10px;
  }

  .owl-carousel.home-slider .slider-item .slider-text h1 {
    font-size: 26px !important;
  }

  .orans li {
    margin: 6px;
    z-index: 1;
  }

  .box5 {
    width: 100% !important;
  }

  .video {
    top: 7vh;
  }

  span.reachus {
    display: none;
  }

  #bannner {
    font-size: 14px;
    background: #ffffffb0;
  }

  .conte {
    top: 0 !important;
    position: relative !important;
    left: 0 !important;
    width: 100% !important;
  }

  .mtracktopnav {
    font-size: 12px !important;
    padding: 10px 2px;
  }

  button.navbar-toggler {
    border: 3px solid;
  }

  .display-4 {
    font-size: 2.5rem;
  }

  .whiteBlack {
    color: #000;
    text-align: center;
  }

  button.navbar-toggler {
    margin: auto;
  }
    
  #navbarColor01 li.nav-item {
    padding: 0 5px !important;
  }

    #navbarColor01 li.nav-item a {
        color: #fff !important;
    }
    #navbarColor01 .bellew li.nav-item a {
        color: #070707 !important;
    }
    h5.font-weight-bold br {
    display: none;
}
  nav.navbar.navbar-expand-lg {
    width: 100%;
  }

  ul.list-inline li {
    width: 100% !important;
    text-align: center !important;
    display: block;
    min-height: 16px !important;
    border-bottom: 1px solid #d0e5ef;
  }

  .header2 h4 {
    white-space: break-spaces!important;
    line-height: 40px;
  }

  .row.happay img.img-fluid {
    max-width: 200px !important;
    padding: 3px !important;
    margin: 5px auto !important;
  }

  h1.text-center.title {
    margin: 0 !important;
    padding: 13px 0 !important;
    font-size: 24px !important;
  }

  .medical li.nav-item a {
    padding: 7px 0 8px !important;
    width: 100%;
    text-align: center !important;
    border-bottom: 1px solid #d8d8d8;
    font-size: 13px !important;
  }

  .bg-00 {
    margin: 10px;
  }

  .rotate {
    position: relative!important;
    width: 100%!important;
    top: 0!important;
    transform: rotate(0deg)!important;
    height: auto!important;
  }

  .bimg {
    position: relative!important;
    width: 100%!important;
    left: 0!important;top: 0 !important;
  }

  img.wimg {
    width: 100%!important;
    position: relative!important;
    right: 0!important;
  }

  .rotate2 {
    width: 68px !important;
  }

  img.broad_img {
    width: 100% !important;
    position: relative !important;
    left: 0 !important;
  }

  div#black::after {
    height: 400px!important;
  }

  #box_left_bottom {
    left: 0 !important;
  }

  .bb_box {
    position: relative !important;
    width: 100% !important;
    bottom: 0 !important;
    min-height: 150px !important;
  }

  #box_right_bottom {
    right: 0 !important;
  }

  div#box-white {
    position: relative !important;
    top: 0 !important;
    background: #ffffff82 !important;
    width: 100% !important;
    padding: 28px !important;
    left: 0 !important;
  }

  .table_japan {
    width: 100%!important;
    position: absolute!important;
    left: 0!important;
    top: 86px!important;
  }

  img.logolll {
    position: relative!important;
    left: 0!important;
    width: 100%!important;
  }
}

.twitter {
  position: fixed;
  bottom: 0;
  left: 0;
}

div#google_lang span {
  font-size: 12px !important;
}

.goog-te-gadget-simple {
  border: 0px !important;
}

.goog-te-banner-frame {
  bottom: 0 !important;
  top: calc(100% - 38px) !important;
}

.h5box {
  background: #f1f1f1c9 !important;
  font-weight: 1000;
  min-height: 92px;
  z-index: 1000;
}

.oldcontent-carouselbox:after {
  content: "";
  position: absolute;
  width: 90%;
  height: 90%;
  z-index: 0;
  top: 5%;
  left: 5%;
  border: 1px solid #fff;
}

@media screen and (max-width: 1550px)
a.nv-link span {
    padding: 0 5px;
    font-size: 12px !important;
}
}

@media screen and (max-width: 1000px) {
  img.logo {
    margin: 30% 24% 0;
  }
a.p-3.my-3.text-white {
    display: block;
    width: 100% !important;
}
a.nv-link span {
    padding: 0 5px;
    font-size: 11px !important;
}

}

a {
  color: #1f1c1c;
}

.image-style-align-left {
  float: left;
  margin-right: 10px;
}

blockquote {
  margin: 0 0 1rem;
  border-left: 6px solid #ccc;
  padding-left: 1rem;
  padding: 10px;
  background: #fbfbfb;
}

.image-style-align-right {
  float: right;
  margin-left: 10px;
}

figcaption {
  width: 98%;
  background: #eee;
  text-align: center;
  padding: 8px;
  margin-right: 16px;
}

.form-check-label {
  width: auto;
  margin: 0 16px;
}

.bbg-orange {
  background: #e5a06a;
  -webkit-background:#e5a06a;
  -moz-background: #e5a06a;
}

 .productCategory {
        min-height: 100px;
    }
    .productindustry {
        min-height: 130px;
    }
    .btn-primary:hover {
      background:#f7882f !important;
      color: #fff;
    }
    .hidden{
      display: none;
    }
    .headinin{
              
        font-weight: 1000;
        text-align: center;
        text-transform: uppercase;
        word-spacing: 18px;
            background-color: #178ea2 !important;
    }

    .bggreen{
      background:#0fb9b1;
    }
    .bgblue{
      background:#2d98da;
    }
    .bgred{
      background:#fc5c65;
    }
    span.highlight {
        background: yellow;
    }
.font-italic {
    font-style: italic !important;
    color: #f68830;
}
a.text-dark.font-weight-bold.modalss.d-block.mb-4 {
    background: #0a0a0a;
    display: block;
    margin-bottom: 72px !important;
    padding: 9px;
    color: #fff !important;
}

figure.table table td a {
    background: #efefef;
    color: #000;
    padding: 8px 20px;
    display: inline-block;
    margin: 13px 0;
    font-weight: 600;
}
.Heading a ,.col-12.border-top.pt-3 a{
    color: #fff !important;
}
a.nv-link,a.nav-link {
    display: block;
}

article#post7 ul li:first-child a {
    background: yellow;
    display: inline;
    padding: 4px;
    color: red !important;
}
#post36 figure.table table td a {
    background: #fff !important;
    color: #f00 !important;
    padding: 0 !important;
    display: inline-block;
    margin: 0 !important;
}
@media (max-width: 767.98px) {
  .blog-entry {
    margin-bottom: 30px;
  }
  img.logo { 
      margin: 66px 0 10px 26%;
  }
  section#Business .col-lg-6 {
      width: 100%;
  }
  img.logo {
      margin: 63% auto 0 !important;
  }
  .ruco img.logo {
    margin: 33px auto 0 !important;
}
    .container-fluid img.logo {
        margin: 8px auto 0 !important;
    }
    div#sidebarCollapse > i, div#sidebarCollapse > span {
        position: relative;
        top: -4px;
    }
    .contactnavigationscheck {
        width: 66% !important;
    }
    .sampllesss {
        float: none;
        margin: auto 22%;
    }
    .ffllyyimg{
        position: relative;    margin-top: 10px;
    }
    .bg-setup {
        background-size: cover !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hhhh400{
        height: 00px
    }
    .sssssskkkkk .col-md-6 img, .sssssskkkkk .pl-5 img {
        width: 100%;
    }
}
 a.nv-link span.bold-brand {
    width: auto !important;
    margin: 0 !important;
    padding: 0;
    display: inline-block;
    line-height: 10px;
    height: auto;
    font-weight: 600;
}
li.nv-item a:hover  .bold-brand{
    color:white !important ;
}