/*@media screen and (min-width: 1500px) {*/
/*    .container, .container-lg, .container-md, .container-sm, .container-xl {*/
/*        max-width: 1440px;*/
/*    }*/
/*}*/





.theme-default .hc-offcanvas-nav .nav-container, .theme-default .hc-offcanvas-nav .nav-wrapper, .theme-default .hc-offcanvas-nav ul {
    background: #182847 !important;
}
.theme-default .hc-offcanvas-nav .nav-item-link, .theme-default .hc-offcanvas-nav li.nav-close a, .theme-default .hc-offcanvas-nav .nav-back a {
    border-bottom: 1px solid #3e918e !important;
}

.container-fluid {
    padding: 0 100px !important;
}


.headerTopRight p {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 16px;
    padding:10px;
}

.fistHead {
       background-color: #202c3a;
    padding: 5px 0;

}

.headeTop {
    background-color: #0f8682;
    padding: 20px 0;
}

.headerTopRight {
    text-align: right;
}
.headerTopLeft ul {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.headerTopRight span {
    color: #0f8682;
    background-color: #fff;
    padding: 10px 20px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
}
.logo a {
    font-size: 45px;
    font-weight: bold;
    display: block;
    color: #0f8682;
    font-family: "Jost", sans-serif;
}

.header-menu ul li a {
       text-transform: uppercase !important;
    color: #262a2b ;
    font-size: 15px !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
}
}
.helpUs i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #0f8682;
    color: #fff;
    font-size: 30px;
    border-radius: 50%;
    margin-right: 10px;
}
.getQutLink {
    background-color: #026d69;
    color: #fff !important;
    padding: 28px 28px !important;
}

.helpUs {
    display: flex;
    align-items: center;
}

.helpUs p {
    margin: 0;
    text-align: left;
    line-height: 13px;
    color: #0f8682;
    font-weight: bold;
}

.helpUs  span {
    color: #0f8682;
    display: block;
}

.exhibitionMain {
    padding-bottom: 80px;
}
.exhibitonRight p {
    margin: 0;
    text-align: justify;
}

.exhibitonRight {
    padding-top: 80px;
}
.homeProductCategory {
    padding-bottom: 80px;
}
.homeProductCtgGrid {
    background-color: #eeeeee;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 20px;
    overflow: hidden;
    display: block;
}
.carousel-caption.d-none.d-md-block h1 {
    font-family: "Jost", sans-serif;
}

.homeProductCtgGrid img {
    transition: 0.5s all;
}

.homeProductCtgGrid:hover img {
    transform: scale(1.1);
    cursor: pointer;
}

.contactLink {
    display: inline-block;
    background-color: #0f8682;
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 20px;
    
}

.clientRow {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 10px;
    margin-bottom: 40px;
}
.clientPageLeft {
    max-width: 200px;
}

.clinetBox {
    display: flex;
    align-items: center;
}

.clientPage span {
    margin-bottom: 30px;
    display: block;
}
.clientPage {
    padding: 50px 0;
}
.contactBannerL {
    position: relative;
}
.clientPageRight p {
    margin: 0;
}


.contactBannerL a {
    position: absolute;
    left: 46%;
    bottom: 26%;
}

.homeProductCtgGrid h4 {
    font-weight: bold;
    color: #0f8682;
    font-size: 24px;
    margin: 0;
    padding-bottom: 20px;
    font-family: "Jost", sans-serif;
}

.homeProductCtgGrid h2 {
    font-weight: bold;
    font-size: 35px;
    margin: 0;
    padding-bottom: 10px;
    color: #000;
        font-family: "Jost", sans-serif;
}

.homeProductCtgGrid p {
    margin: 0;
    color: #ec9749;
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 20px;
        font-family: "Jost", sans-serif;
}

.homeProductMain {
    padding: 50px 0;
    margin-bottom: 80px;
    background-color: #0f8682;
}
.homeProductGrid h4 {
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0;
    padding-top: 15px;
}
.homeProductMain h2 {
    text-align: center;
    margin: 0;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 25px;
    font-family: "Jost", sans-serif;
}

.sectionTitle {
    padding-bottom: 20px;
}

.sectionTitle h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
    font-family: "Jost", sans-serif;
}

.ourSoluation {
    margin-bottom: 80px;
}
.soluationBox {
    overflow: hidden;
    position: relative;
}
.soluationBox p {
    position: absolute;
    bottom: 47%;
    margin: 0;
    color: #fff;
    font-size: 20px;
    left: 18%;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
}

.soluationBox img {
    transition: 0.5s all;
}

.soluationBox:hover img {
    transform: scale(1.2);
}
.clientBox {
    box-shadow: 0px 2px 4px 4px #959494;
    border-radius: 10px;
    margin: 10px;
}

.ourClientMain {
    padding-bottom: 80px;
}

.ourClientMain h2 {
    text-align: center;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
    color: #0f8682;
    font-size: 40px;
    font-family: "Jost", sans-serif;
}
.homeContactUsInfoBox {
    box-shadow: 0px 2px 4px 4px #959494;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    align-items: center;
    height: 130px;
}

.homeCIcon {
    min-width: 65px;
    height: 65px;
    background-color: #0f8682;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 6px;
}

.homeCIcon i {
    font-size: 35px;
}
.homeCInfo h5 {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
}

.homeCInfo p {
    font-size: 15px;
    margin: 0;
}


.footerWidgetArea {
    background: #f7941d;
}


.footerGetCode{
    display: block;
    background: #ffffff;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid white;
    color: black;
    text-transform: uppercase;
    transition: 0.3s;
}

.footerGetCode:hover{
    background: #000;
    color:white;
    border-color: black;
}

.resonBgOverly {
    padding: 150px 300px;
    background-color: #00000066;
    color: #fff;
}

.resononConent {
    text-align: center;
}

.resononConent h2 {
    font-size: 100px;
    font-weight: bold;
    font-family: "Jost", sans-serif;
}

.resononConent h3 {
    font-size: 50px;
    font-weight: bold;
    font-family: "Jost", sans-serif;
}
.resonMain {
    margin-bottom: 80px;
}
.headerTopLeft .helpUs i {
    background-color: #ffff;
    color: #038384;
    font-size: 20px;
}
.helpInfo span {
    color: #fff;
}
.helpInfo p {
    color: #fff;
}

.helpInfo a {
    color: white;
}

.helpInfo a:hover {
    color: #dedede;
}


.headerTopLeft ul li {
    display: inline-block;
}
.product-slider .slick-arrow {
    display: none !important;
}
.mapAria {
    margin-bottom: 50px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 10px;
}
.mapAria img {
    width: 100%;
}
.mapAria p {
    font-size: 25px;
    line-height: 30px;
    margin: 0;
    padding-bottom: 60px;
    text-align: justify;
}
.mapAria h3 {
    font-size: 40px;
    color: #0f8682;
    font-weight: bold;
}
.aboutText {
    margin-bottom: 80px;
}
.aboutTextLogo h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
    color: #0f8682;
    font-family: "Jost", sans-serif;
}
.aboutTextRightImg img {
    margin-top: 120px;
}
.search-box {
    position: absolute;
   top: 53px;
    left: 0;
    background: white;
    padding: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 999;
    width: 414px;
}

.search-box input {
    width: 100%;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.header-menu ul li {
    position: relative !important;
}


.headerSocialLink li {
    display: inline-block;
}
.headerSocialLink li a {
    color: #fff;
    display: block;
    margin-top: 12px;
    margin-right: 14px;
}

.homeProductGrid {
    margin: 10px;
}

.carousel-caption.d-none.d-md-block {
     background-color: unset !important; 
}
.carousel-caption {
    position: absolute;
    right: 50% !important;
    top: 20% !important;
    left: 10% !important;
}
.carousel-caption.d-none.d-md-block h1 {
    color: #ffff !important;
    text-align: left;
    margin: 0;
    padding-bottom: 30px;
}
.carousel-caption.d-none.d-md-block p {
     text-align: left;
    margin: 0;
    padding-bottom: 30px;
    font-size: 17px;
}

.bannerButton {
    float: left;
}
.bannerButton a {
    position: relative;
    background-color: #0f8682;
    color: #fff;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 15px;
    overflow: hidden;
    z-index: 1;
    text-decoration: none;
    transition: color 0.3s ease;
        font-family: "Jost", sans-serif;
}

.bannerButton a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #0a615e; /* darker solid color for hover */
    z-index: -1;
    transition: width 0.4s ease;
}

.bannerButton a:hover::before {
    width: 100%;
}

.bannerButton a:hover {
    color: #fff; /* Keep text white on hover */
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.carousel-caption h1,
.carousel-caption p,
.carousel-caption .bannerButton a {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.8s ease forwards;
}

/* Animation with delay */
.carousel-caption.animate-caption h1 {
  animation-delay: 0.5s;
}
.carousel-caption.animate-caption p {
  animation-delay: 0.10s;
}
.carousel-caption.animate-caption .bannerButton a:nth-child(1) {
  animation-delay: 0.15s;
}
.carousel-caption.animate-caption .bannerButton a:nth-child(2) {
  animation-delay: 1.5s;
}

.productDetailMain {
    padding-bottom: 50px;
}


.productDetailImg {
    padding-top: 50px;
    max-width: 750px;
    margin: 0 auto;
}

.productInfo h2 {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    margin: 0;
    padding-top: 40px;
}

.productInfo h6 {
    text-align: center;
    font-size: 20px;
    margin: 0;
    color: #178a86;
    font-weight: bold;
    padding-bottom: 40px;
}

.breadcrumb-area .title ul li a {
    color: #a1fffc !important;
}
.clientBoxs h4 {
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 10px;
    color: #000;
}
.ourClientMainDiv {
    padding: 80px 0;
}

.explore-machine-video {
  padding: 60px 20px;
  background-color: #f9f9f9;
  text-align: center;
  position: relative;
}

.explore-machine-video h2 {
    font-size: 40px;
    margin-bottom: 10px;
    position: absolute;
    top: 30%;
    text-align: center;
    right: 43%;
    color: #fff;
    z-index: 1;
    display: none;
}

.gt_white_content {
    position: absolute !important;
    right: 14px !important;
    margin: 0px 0 0 0.5px !important;
    top: unset !important;
    left: unset !important;
}
.gt_black_overlay {
    width: unset !important;
    height: unset !important;
}

.video-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
}

.video-wrapper video {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: white;
  background-color: rgba(0,0,0,0.5);
  border: none;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.play-btn:hover {
  background-color: rgba(0,0,0,0.7);
}

.productSpcifiction {
    padding: 100px 0;
}
.specificationTitle {
    margin-bottom: 40px;
}
.specificatioonBox {
    margin-bottom: 50px;
}
.specificationTitle h2 {
    font-weight: bold;
    margin: 0;
    padding: 20px 15px;
    background-color: #f7f7f7;
    font-family: "Jost", sans-serif;
}

.specificatioonBox h2 {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    height: 150px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;
}

.specificatioonBox p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.specificationTable .table tr {
    text-align: center;
}
.specificationTable .table thead {
    background-color: #f7f7f7;
}
.relatedProduct {
    background-color: #f7f7f7;
    padding: 50px 0;
}

.relatedProductGrid h4 {
    margin: 0;
    padding: 10px 0;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    font-family: "Jost", sans-serif;
}
.relatedProduct h2 {
    margin: 0;
    font-weight: bold;
    padding-bottom: 30px;
}
.productSpcifiction {
    padding: 50px 0;
}
.wxhibitonBgOverly {
    background-color: #000000c2;
    padding: 50px 0;
}

.exibitionBox img {
    width: 100%;
    display: block;
    height: 300px;
}

.technicalSoluation {
    background-color: #0f8682;
    padding: 30px 0;
    margin-top: 80px;
}

.technicalSoluationLeft h4 {
    margin: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    padding-bottom: 5px;
    font-family: "Jost", sans-serif;
}

.technicalSoluationLeft p {
    color: #fff;
    margin: 0;
    font-size: 18px;
}
.aboutCertificate h4 {
    color: #fff;
}
.aboutCertificate {
    margin-bottom: 80px;
}



.technicalSoluationRight a {
    background-color: #000;
    color: #fff;
    padding: 20px 0px;
    display: block;
    text-align: center;
    margin-top: 5px;
    border: 2px solid #000;
    transition: 0.5s all;
        font-family: "Jost", sans-serif;
}
.technicalSoluationRight a:hover {
    background-color: unset;
    border: 2px solid #ffff;
}

.bannerSocialLink {
    position: absolute;
   right: 150px;
    bottom: 30px;
}

.bannerSocialLink ul li {
    display: inline-block;
}

.bannerSocialLink ul li a {
    display: block;
    color: #fff;
    margin-right: 12px;
    
}
.mouse-btn-down {
  position: relative;
    width: 24px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    bottom: -150px;
    right: -100px;
}

.chevron {
  width: 20px;
  height: 20px;
  border-right: 6px solid #fff;
  border-bottom: 6px solid #fff;
  transform: rotate(45deg);
  animation: moveDown 1.5s infinite;
  opacity: 0;
}

.chevron:nth-child(1) {
  animation-delay: 0s;
}
.chevron:nth-child(2) {
  animation-delay: 0.3s;
}
.chevron:nth-child(3) {
  animation-delay: 0.6s;
}

@keyframes moveDown {
  0% {
    opacity: 0;
    transform: translateY(-10px) rotate(45deg);
  }
  50% {
    opacity: 1;
    transform: translateY(0) rotate(45deg);
  }
  100% {
    opacity: 0;
    transform: translateY(10px) rotate(45deg);
  }
}

.exhibitonRight h4 {
    text-align: center;
    font-size: 50px;
    color: #fff;
        font-family: "Jost", sans-serif;
}

.exhibitonRight p {
    font-size: 18px;
    text-align: center !important;
    color: #fff;
}
.exhibitonLeft img {
    border-radius: 20px;
}
.exibitionBox p {
    position: absolute;
    bottom: 0;
    margin: 0;
    color: #fff;
    padding: 20px;
    font-size: 15px;
}
.exibitionBox {
    position: relative;
    overflow: hidden;
}
.exibitionBox:hover img {
    transform: scale(1.1);
}

.exibitionBox img {
    transition: 0.5s all;
}
.homePageExpBgOverly {
    padding: 80px 0;
    background-color: #0f8682cc;
}

.line {
    width: 1px;
    background-color: #ffff;
    height: 40px;
    margin: 0 45px;
}

.sendMsg {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sendMsg h5 {
    margin: 0;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.sendMsg a {
    background-color: #000;
    color: #fff;
    padding: 12px 30px;
    display: block;
    border: 2px solid #000;
    transition: 0.5s all;
        font-family: "Jost", sans-serif;
}
.sendMsg a:hover {
    background-color: unset;
    border: 2px solid #fff;
}
.homePageExpContent h2 {
    text-align: center;
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
    font-weight: bold;
        font-family: "Jost", sans-serif;
}
.homePageExpContent p {
    color: #fff;
    margin: 0;
    padding-bottom: 30px;
    text-align: center;
}
footer {
    margin-top: 0 !important;
}
.testimonialsMain {
    background-color: #eee;
    padding: 50px 0;
        margin-bottom: 80px;
    padding-bottom: 100px;
}

.testimonialBox {
    background-color: #fff;
    padding: 20px;
    border: 1px solid lightgray;
    position: relative;
    margin-top: 50px;
    margin-left: 60px;
}

.testimonialBox img {
    position: absolute;
    top: -40px;
    left: -25px;
    width: 70px;
        -webkit-box-shadow: 0px 5px 13px 0px rgba(183, 183, 183, 1);
    -moz-box-shadow: 0px 5px 13px 0px rgba(183,183,183,1);
    box-shadow: 0px 5px 13px 0px rgba(183, 183, 183, 1);
}
.qute {
    width: 40px;
    height: 40px;
    border: 1px solid #026d69;
    position: absolute;
    top: -20px;
    left: 65px;
    border-radius: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
}
.testimonialBox p {
    margin: 0;
    padding: 20px 0;
}
.reviewer {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid lightgray;
    padding-top: 20px;
}

.reviewer h5 {
    margin: 0;
}

.reviewer p {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-size: 14px;
}

.rating i {
    font-size: 15px;
    color: #0f8682;
}
.qute i {
    color: #0f8682;
    font-size: 20px;
}
.testimonialsMain h3 {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
    font-weight: bold;
    font-size: 40px;
    font-family: "Jost", sans-serif;
}
.sectionTitle span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: "Jost", sans-serif;
}
.testimonialsMain span {
    text-align: center;
    display: block;
    font-size: 20px;
    color: #0f8682;
}
.testimonial-slider .slick-next {
      right: 44% !important;
    top: 350px !important;
}
.testimonial-slider .slick-prev {
    left: 50% !important;
    top: 350px !important;
}
.testimonial-slider .slick-prev, .slick-next{
       background-color: #000 !important;
}
.client-slider .slick-arrow {
    display: none !important;
}
.blog-content .btn {
    border: 1px solid #ad223d !important;
    background: #ad223d !important;
    color: white;
}
.blog-sidebar .widget-title {
    color: #026d69 !important;
    text-transform: uppercase;
}
.widget_categories .card-body a {
    color: #0f8682 !important;
}
.blogSearch .btn {
    background: #0f8682 !important;
}
.companyProfile {
    padding: 100px 0;
}
.companyProfile h2 {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    margin: 0;
    padding-bottom: 25px;
}
.companyProfileLeft p {
    text-align: justify;
    font-size: 14px;
}
.companyProfileRight {
    position: relative;
}

.compnayProfileImg1 {
    width: 65%;
    display: block;
    position: relative;
}

.compnayProfileImg2 {
    width: 65%;
    position: absolute;
    bottom: -145px;
    right: 0;
    background-color: #fff;
    padding: 10px;
}
.pLine {
    width: 50px;
    height: 2px;
    background-color: #444;
    margin: 0 auto;
    margin-bottom: 50px;
}
.companyProfileLeft h3 {
    color: #0f8682;
    margin: 0;
    padding-bottom: 20px;
    font-family: "Jost", sans-serif;
}
.sinsimDevelopment {
    padding-bottom: 80px;
}

.sinsimDevelopment h2 {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    margin: 0;
    padding-bottom: 25px;
}
.customOrderFormDiv {
    box-shadow: 0px 1px 8px 7px #e5e5e5;
    padding: 40px 20px;
    border-radius: 5px;
}
.customOrderFormDiv ul li {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: 10px;
}
.customOrderFormMain {
    padding: 50px 0;
}
.submitButton button {
    border: none;
    padding: 10px 45px;
    display: inline-block;
    background-color: #0f8682;
    color: #fff;
    border-radius: 5px;
    transition: 0.5s all;
}
.customOrderFormDiv h4 {
    font-size: 35px;
    font-weight: bold;
    display: block;
    color: #0f8682;
    font-family: "Jost", sans-serif;
    line-height: 34px;
    margin: 0;
    padding-bottom: 35px;
}
.submitButton button:hover {
    background-color: #026d69;
    color: #fff;
}

.sinsimDevelopmentBox {
    position: relative;
}
.techNewRow  {
    margin-top: 20px;
    border-top: 1px solid #928f8f;
    padding-top: 20px
}

.sinsimDevelopmentCercle {
    position: absolute;
    bottom: 28%;
    background-color: #ffffff4d;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    left: 17%;
    opacity: 1;
    transition: 1s all;
}

.sinsimDeCerMoreInfo p {
    font-size: 13px;
}
.sinsimDeCerMoreInfo {
    position: absolute;
    top: 0;
    padding: 40px 20px;
    color: #fff;
    opacity: 0;
    transition: 1s all;
    width: 100%;
    height: 100%;
    background-color: #00000078;
}
.sinsimDevelopmentBox:hover .sinsimDeCerMoreInfo{
    opacity: 1;
}
.sinsimDevelopmentBox:hover .sinsimDevelopmentCercle{
    opacity: 0;
}

.sinsimDevelopmentCercle h2 {
    font-size: 15px;
    margin: 0;
    margin-top: 50px;
    padding-bottom: 10px;
    color: #ffff;
}

.sinsimDevelopmentCercle p {
    text-align: center;
    font-size: 12px;
    color: #fff;
}


.productBreadcrumMain {
    padding: 20px 0;
    box-shadow: 1px 0px 4px 3px #e5e5e5;
    margin-bottom: 50px;
    margin-top: 10px;
}

.productBreadCrumList ul li {
    display: inline-block;
}

.productBreadCrumList ul li a {
    color: #000;
    margin-right: 5px;
}

/*product sidebar css start*/
.sidebar {
  width: 320px;
  box-shadow: 0px 1px 8px 7px #e5e5e5;
  padding: 20px;
}

.product-subcategories {
  list-style: none;
  display: none;
}

.product-subcategories li a {
  display: block;
  padding: 8px;
  background: #fff;
  color: #444;
  text-decoration: none;
}

.product-subcategories li a:hover {
  background: #eaeaea;
}


.arrow {
  float: right;
  transition: transform 0.3s ease;
}

.rotate {
  transform: rotate(90deg);
}
.toggle-submenu {
    color: #000;
    margin-bottom: 10px;
    display: block;
}

.category-item a {
    color: 
#000;
    font-weight: bold;
}

/*product sidebar css end*/
.relatedProductGrid {
    display: block;
    margin-bottom: 30px;
    border: 1px solid lightgray;
    padding: 20px;
    position: relative;
    overflow: hidden;
}
.bdg {
    position: absolute;
    top: 0;
    left: 0;
    background: #026d69;
    color: #fff;
    padding: 3px 25px;
    font-size: 14px;
    font-weight: bold;
    z-index: 1;
    font-family: "Jost", sans-serif;
}
.relatedProductGrid:hover img {
    transform: scale(1.1);
}
.relatedProductGrid img {
    width: 100%;
    display: block;
    transition: 0.5s all;
}

.paginationMain {
    padding-bottom: 40px;
}
.paginationMain .page-link {
    color: #0f8682 !important;
}

.productPageRight h3 {
    margin: 0;
    padding-bottom: 20px;
    font-weight: bold;
    color: #0f8682;
    font-family: "Jost", sans-serif;
}

.sinsimCertificate {
    padding: 100px 0;
}
.cartificatebanner {
    width: 100%;
}
.develompmentBg {
    width: 100%;
}

.sinsimCertificate h2 {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    margin: 0;
    padding-bottom: 25px;
    color: #000;
    margin-top: 20px;
}
.clientBoxs {
    margin: 10px;
}
.certificate-slider .slick-arrow {
    background: #026d69 !important;
}
.certificate-slider .slick-prev {
    left: 0% !important;
}

.certificate-slider .slick-prev, .slick-next {
    position: absolute;
    top: 50% !important;
    z-index: 99 !important;
}

 .contactBannerM {
         display: none;
    }


/*swiper gallery css start*/
 .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      border: 1px solid lightgray;
    }


    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    
    .swiper-button-next:after, .swiper-button-prev:after {
            font-size: 20px !important;
            padding: 10px !important;
            color: #444;
    }
    
/*swiper gallery css end*/



/*slider video player css start*/

.play-button-wrapper {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  right: 50px;
  transform: translate(-50%,-50%);
}

.video-main {
  position: relative;
  display: inline-block;
}

.video {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: transparent;
  color: #fff;
  display: inline-block;
  background: #000000;
  z-index: 999;
}

@keyframes waves {
  0% {
    -webkit-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  50% {
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fa-play:before {
  content: "\f04b";
}

.waves {
  position: absolute;
  width: 150px;
  height: 150px;
  background: #0f8682;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  border-radius: 100%;
  right: -50px;
  bottom: -50px;
  z-index: -1;
   -webkit-animation: waves 3s ease-in-out infinite;
  animation: waves 3s ease-in-out infinite;
}
        
.wave-1 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.wave-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.wave-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
/*slider video player css end*/

.mechinAndPeirts {
    padding: 80px 0;
}
.mechinAndPeirts h3 {
    text-align: center;
    font-size: 40px;
    margin: 0;
    padding-bottom: 10px;
    font-family: Jost, sans-serif;
}



.mechinAndPeirts p {
    text-align: center;
    font-size: 18px;
    margin: 0;
    padding-bottom: 80px;
}

.mechinAndPeirtsGrid {
    display: block;
    overflow: hidden;
    transition: 0.5s all;
}

.mechinAndPeirtsGrid h4 {
    color: #000;
    margin: 0;
    padding-top: 10px;
    text-transform: uppercase;
}

.mechinAndPeirtsGrid span {
    color: #000;
    border-bottom: 1px solid #000;
}

.mechinAndPeirtsGrid img {
    width: 100%;
    transition: 0.5s all;
    display: block;
    border-radius: 0;
}

.mechinAndPeirtsGrid:hover img {
    transform: scale(1.1);
}


.floating-box {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #0f8682;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.floating-box .btn {
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 48px;
    font-size: 22px;
    color: #fff;
    text-decoration: none;
}





.phone-btn {
    position: relative;
    z-index: 2;
}
.phone-wrapper {
    position: relative;
}

/* Tooltip-like text */
.showPhoneText {
    position: absolute;
    right: 58px;
    width: 150px;
    height: 60px;
    top: 0;
    background-color: #0f8682;
    color: white;
    opacity: 0;
    transform: translateX(20px);
    transition: all 0.3s ease;
    white-space: nowrap;
    font-size: 14px;
    pointer-events: none;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Show tooltip when hovering phone-wrapper */
.phone-wrapper:hover .showPhoneText {
    opacity: 1;
    transform: translateY(0%) translateX(0);
}







.whoSinsim {
    padding-bottom: 80px;
}
.whoSinsim h3 {
    text-align: center;
    font-size: 40px;
    margin: 0;
    padding-bottom: 30px;
    font-family: Jost, sans-serif;
}

.whoSinsimGrid h4 {
    margin: 0;
    font-weight: bold;
    padding: 10px 0;
    color: black;
}

.whoSinsimGrid {
    overflow: hidden;
        padding: 10px;
}

.whoSinsimGrid img {
    transition: 0.5s all;
    display: block;
}

.whoSinsimGrid:hover img {
    transform: scale(1.1);
}

.who-slider .slick-arrow{
    display: none  !important;
}
.whyPartner-slider .slick-arrow{
    display: none  !important;
}

.homeAboutBgOverly {
    padding: 200px 0;
    background-color: #000000a1;
    color: #fff;
}

.homeBannerContent {
    width: 750px;
    margin: 0 auto;
}

.homeBannerContent p {
    margin: 0;
    text-align: justify;
    font-size: 18px;
}

.homeAboutBanner {
    padding-bottom: 80px;
}
.aboutMoreLink {
    text-align: center;
}

.aboutMoreLink a {
    background-color: #0f8682;
    color: #fff;
    display: inline-block;
    margin-top: 40px;
    padding: 10px 50px;
    font-size: 20px;
    transition: 0.5s all;
    border-radius: 5px;
}

.aboutMoreLink a:hover {
    background-color: #026d69;
    color: #fff;
}

.whyCreator {
    background-color: #0f8682;
    padding: 100px 0;
    margin-bottom: 80px;
}

.whyCreatorRow {
    padding: 0 140px;
}

.whyCreatorLeft h4 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}

.whyCreatorLeft p {
    color: #fff;
    text-align: justify;
}

.whyCreatorLeft a {
    color: #fff;
    background-color: #026d69;
    padding: 10px 24px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    transition: 0.5s all;
}

.whyCreatorLeft a:hover {
    background-color: #023432;
    color: #fff;
}
.patnerWithBrand {
    padding-top: 100px;
}

.patnerWithBrand h3 {
    text-align: center;
    margin: 0;
    padding-bottom: 50px;
    font-weight: bold;
    color: #fff;
}

.patnerWithBrandBox img {
    width: 75px;
    margin: 0 auto;
    display: block;
}

.patnerWithBrandBox h5 {
    color: #fff;
    font-size: 15px;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
}

.patnerWithBrandBox p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.browseAllLink {
    text-align: center;
    margin-top: 30px;
}

.browseAllLink a {
    background-color: #026d69;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
    transition: 0.5s all;
}

.browseAllLink a:hover {
    background-color: #054a48;
    color: #fff;
}

.proHeadLine img {
    display: block;
    width: 20%;
    margin: 0px auto;
    padding-bottom: 25px;
}


.proHeadLine h2 {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-family: "Jost", sans-serif;
    margin: 0;
    padding-bottom: 20px;
}
.memberGrid {
    text-align: center;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-bottom: 10px;
    margin: 10px;
}
.memberGrid a {
    display: block;
    background: linear-gradient(224deg, #1e9b96, #026d69);
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    height: 85px;
}
.memberGrid p {
    margin: 0;
    padding: 5px 0;
}
.customerServices {
    background-color: #026d69;
    padding: 50px 0;
    margin-bottom: 80px;
}
.memberGrid img {
    display: block;
    width: 65%;
    margin: 0px auto;
    padding: 20px 0;
}
.productPageHeading {
    padding-bottom: 30px;
}

.productHeadingConainer {
    width: 50%;
}
.productHeadingConainer h3 {
    font-family: "Jost", sans-serif;
    font-size: 40px;
    font-weight: bold;
}
.product-subcategories li {
    margin-bottom: 10px;
}

.productFilter {
    padding-bottom: 20px;
}

.filterDiv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid lightgray;
    padding-top: 20px;
    border-bottom: 1px solid lightgray;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.filterDiv button {
    background-color: unset;
    border: none;
    font-size: 16px;
}
.filterDiv button i {
    margin-left: 10px;
}
.booking {
    background-color: #0f8682;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 5px;
    transition: 0.5s all;
}
.booking:hover {
    background: #035855;
    color: #fff;
}

.contactUsPage {
    padding: 50px 0;
}

.contactUsContainer {
    padding: 20px;
    border: 1px solid lightgray;
}

.contactInfoBox {
    border-bottom: 1px solid lightgray;
    padding-bottom: 20px;
    margin-bottom: 20px;
}


.contactInfoBox p {
    margin: 0;
}
.contactInfoBox a {
    background-color: #eee;
    padding: 5px;
    display: inline-block;
    color: #444;
    margin-top: 10px;
}

.contactUsLeargBox {
    border-top: 1px solid lightgray;
    padding-top: 20px;
}
.contactUsLeargBox p {
    margin: 0;
    padding-bottom: 5px;
}
.newsRight {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25);
    padding: 10px;
}
.newsBanner img {
    width: 100%;
    margin-bottom: 30px;
}
.newsBanner h3 {
    border-bottom: 1px solid lightgray;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.newsBlogRight p {
    font-size: 14px;
}
.newsBlogRight h5 a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.newsBlogRight .btn {
    padding: 0;
    margin: 0;
    text-align: right;
}
.newRead {
    text-align: right;
}
.blogGrid {
    margin-bottom: 15px !important;
}
.blog-sidebar {
    background-color: unset !important;
    padding: 0 !important;
}
.widget_categories {
    box-shadow: 0 7px 70px 0 rgba(0, 0, 0, .05);
    padding: 20px;
}
.blogSearch {
    box-shadow: 0 7px 70px 0 rgba(0, 0, 0, .05);
    padding: 20px;
    margin-bottom: 30px;
}
.widget_categories ul li a {
    display: block;
    color: #000 !important;
    padding: 0 !important;
    border-bottom: 1px solid lightgray !important;
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
}
.widget_categories ul li:last-child a {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.detailsBlogView {
    background-color: unset !important;
    padding: 10px !important;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.25) !important;
}
.submenu {
    z-index: 1 !important;
}

.headerSearch {
    margin-top: 24px;
}
.headerSearch input {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid lightgray;
    border-radius: 21px;
}
.newRead a:hover {
    background-color: #026d69;
    color: #fff;
}
.newRead a {
    background-color: #0f8682;
    color: #fff;
    padding: 5px 10px !important;
}
.warrantyTopDiv {
    background-color: #f4f4f4;
    padding: 70px 0px;
}
.warrantyTopInfo h2 {
    font-size: 50px;
    color: #0f8682;
    font-weight: bold;
}
.warrantyMainContent {
    padding: 70px 0;
}
.clientPage h3 {
    font-family: "Jost", sans-serif;
    font-size: 40px;
    font-weight: bold;
    color: #0f8682;
}

 .homeDestCtg {
        display: block;
    }
    .homeMobileCtg {
        display: none;
    }
    
.homeMobileCtg-slider .slick-arrow{
    display: none !important;
}

.related-slider .slick-arrow{
    display: none !important;
}
.sinsimDevelopment-slider .slick-arrow{
    display: none !important;
}
.team-slider .slick-arrow{
    display: none !important;
}
.main-header span {
    color: #0f8682;
    font-weight: bold;
}
.relatedProduct {
    margin: 10px;
}
.logo a img {
    margin-top: 3px;
    width: 175px;
}

.mobileTopHead {
        display: none;
    }

.mobileTop p {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

.mobileTopHead {
    background-color: #0f8682;
    text-align: center;
    padding: 10px 0;
}

.mobileTrans {
    display: none !important;
}

.contact-btn-down  {
    position: absolute !important;
    bottom: 193px !important;
    right: 49% !important;
}


.contact-btn-down .chevron {
    width: 15px !important;
    height: 15px !important;
    border-right: 3px solid #0f8682 !important;
    border-bottom: 3px solid #0f8682 !important;
}

.contact-btn-downM  {
    position: absolute !important;
    bottom: 98px !important;
    right: 46% !important;
}


.contact-btn-downM .chevron {
    width: 10px !important;
    height: 10px !important;
    border-right: 2px solid #0f8682 !important;
    border-bottom: 2px solid #0f8682 !important;
}





@media only screen and (max-width: 1400px) {
    
}



@media only screen and (max-width: 767px) {
    .technicalSoluation {
        margin-top: 0;
    }
    .gt_white_content {
        position: absolute !important;
        right: 14px !important;
    }
    .showPhoneText {
        display: none;
    }
    .mobileTrans {
        display: none !important;
        margin-top: 12px !important;
    }
     .mobileTrans span {
        font-size: 15px !important;
    }
    .mobileTopHead {
        display: block;
    }
    .whyCreatorLeft {
        margin-bottom: 20px;
    }
    .sinsimCertificate {
        padding: 20px 0;
    }
      .aboutTextRightImg img {
        margin-top: 80px;
    }
    .whoSinsimGrid h4 {
        font-size: 15px;
    }
    .clinetBox {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .exhibition-slider .slick-prev, .slick-next {
        position: absolute !important;
        top: 50% !important;
        z-index: 1 !important;
    }
    .exhibition-slider .slick-prev {
        left: 0 !important;
    }
    .exhibition-slider .slick-next {
        right: 0 !important;
    }
    .blog-sidebar {
        margin-bottom: 20px !important;
        padding: 0px!important;
    }
    .headerSearch {
        display: none;
    }
    .mechinAndPeirtsGrid {
        margin-bottom: 20px;
    }
    .mechinAndPeirts {
        padding: 30px 0;
    }
    .mechinAndPeirts p {
        padding-bottom: 30px;
    }
    .headeTop {
        display: none;
    }
    
    .container-fluid {
        padding: 0 10px !important;
    }
    .resonBgOverly {
        padding: 50px;
    }
    .fistHead {
        display: block;
    }
    .resononConent h2 {
        font-size: 50px;
    }
    .logo a {
        font-size: 25px;
        margin-top: 0px !important;
    }
    .explore-machine-video h2{
        display: none;
    }
    .sliderImgDiv {
        position: relative;
    }
    .carousel-caption.d-none.d-md-block {
        display: block !important;
    }
    .carousel-caption {
        position: unset !important;
        right: 8% !important;
        top: 20% !important;
        left: 18% !important;
        padding: 0 20px;
        margin-top: 20px;
    }
    .carousel-caption.d-none.d-md-block h1 {
        padding-bottom: 5px;
        font-size: 20px;
        margin-top: 5px;
        color: #000 !important;
    }
    .carousel-caption.d-none.d-md-block p {
        padding-bottom: 6px;
        font-size: 16px;
        color: #000 !important;
    }
    .homeProductGrid h4{
        font-size: 14px;
    }
    .homeProductMain h2 {
        font-size: 22px;
    }
    .ourClientMain h2 {
        font-size: 22px;
    }
    .bannerButton a {
        padding: 5px 10px;
        display: inline-block;
        border-radius: 3px;
        margin-right: 1px;
        font-size: 14px;
    }
    
    .homeProductGrid {
        margin: 5px;
    }
    .explore-machine-video {
        padding: 20px 10px;
    }
    .productInfo h2 {
        font-size: 25px;
    }
    .exhibitionMain {
        padding: 30px 0;
    }
    .exhibitonRight {
        padding-top: 30px;
    }
    .productPageLeft {
        margin-bottom: 30px;
    }
    .homeAboutBgOverly {
        padding: 30px 0;
    }
    .sinsimDevelopmentBox {
        margin-bottom: 20px;
    }
    .exibitionBox img {
        height: 100%;
    }
    .whyCreatorRow {
        padding: 0 0px;
    }
    .sendMsg a {
        padding: 10px 10px;
    }
    .line {
        margin: 0 10px;
    }
    .homeBannerContent {
        width: 100%;
    }
    .sinsimDevelopmentBox img {
        width: 100%;
    }
    .testimonial-slider .slick-next {
        right: 52% !important;
        display: block !important;
    }
    .testimonialBox{
        margin-left: 25px;
    }
    .productHeadingConainer {
        width: 100%;
    }
    .productHeadingConainer h3 {
        font-size: 25px;
    }
    .sidebar {
        width: 100%;
    }
    .breadcrumb-area .title h1 {
        font-size: 20px;
    }
    .mechinAndPeirts h3 {
        font-size: 18px;
    }    
    .technicalSoluationLeft h4 {
        font-size: 20px;
    }
    .footerWidgetArea {
        padding: 20px 0px;
    }
    .contactBannerL {
        display: none;
    }
    .contactBannerM {
        position: relative;
         display: block;
    }
    
    .contactBannerM a {
        position: absolute;
        bottom: 80px;
        left: 37%;
    }
    .contactLink {
        padding: 5px 10px;
        border-radius: 30px;
        font-size: 16px;
    }
    .homeDestCtg {
        display: none;
    }
    .homeMobileCtg {
        display: block;
    }
    .relatedProductGrid h4 {
        font-size: 15px;
    }
    .booking {
        padding: 5px 10px;
        font-size: 14px;

    }
    .specificationTitle h2 {
        font-size: 24px;
    }
    .specificatioonBox h2 {
        font-size: 18px;
        height: 84px;
    }
    .specificationTitle h2 {
        font-size: 24px;
    }
    .specificatioonBox p {
        text-align: center;
        font-size: 16px;
        font-weight: bold;
        margin: 0;
    }
    .productDetailImg {
        max-width: 100%;
        margin: 0 auto;
    }
    
 
}

