/** Shopify CDN: Minification failed

Line 392:0 "@import" is only valid at the top level
Line 928:4 Expected "}" to go with "{"

**/


/* CSS from section stylesheet tags */
.mySwiper {
  display: flex;
  align-items: center;
}
.twice-slider {
  padding: 0;
}
.twice-slider .swiper {
  width: 100%;
  height: 100%;
}
.twice-slider .swiper .swiper-slide {
  position: relative;
  display: flex;
  align-items: middle;
  justify-content: center;
}
.twice-slider .swiper .swiper-slide img {
  width: 100%;
  object-fit:cover;
  height: 750px;
}
.twice-slider .swiper .swiper-slide p {
  position: absolute;
  bottom: 3rem;
  color: inherit;
  font-size: 18px;
  left: 6rem;
}
.twice-slider .swiper .swiper-slide .inner-content {
  text-align: center;
  position: absolute;
  top: 25rem;
  margin: 0 auto;
}
.twice-slider .swiper .swiper-slide .inner-content h6 {
  text-transform: uppercase;
  color: inherit;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 400;
}
.twice-slider .swiper .swiper-slide .inner-content h2 {
  color: inherit;
  font-size: 50px;
  font-weight: 400;
  margin: 1rem 0 2rem 0;
}
.twice-slider .swiper .swiper-slide .inner-content a {
  text-decoration: none;
  color: inherit;
  border: 1px solid white;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 16px;
  letter-spacing: 2px;
}
.twice-slider .swiper-button-next {
  text-align: center !important;
  padding-right: 4rem !important;
}

.twice-slider .swiper-button-prev {
  text-align: center !important;
  padding-left: 4rem !important;
}
.twice-slider .swiper-button-prev i {
  color: rgb(0, 0, 0) !important;
  font-size: 2rem;
  background: transparent;
  padding: 0.5rem 2rem;
  border: 2px solid rgb(0, 0, 0) !important;
  border-radius: 50px;
}
  
.twice-slider .swiper-button-next:after, .twice-slider .swiper-rtl {
  display: none;
}
.twice-slider .swiper-button-prev:after, .twice-slider .swiper-rtl {
  display: none;
}



    .arrow {
      margin: -33px 0 0;padding: 20px;position: absolute;top: 50%;cursor: pointer;z-index: 3;
    }

    .prev {
      left: 30px;

      &:hover .svg {
        left: -10px;
      }
    }

    .next {
      right: 30px;

      &:hover .svg {
        left: 10px;
      }
    }

    .svg {
      position: absolute;
      left: 0;
      width: 14px;
      height: 26px;
      fill: #fff;
      transition: left 0.2s ease;
    }

     .swiper-button-next svg, .swiper-button-prev svg {
        position: absolute;
     }
  

   @media only screen and (max-width: 790px) { 
     .twice-slider .swiper-button-next {
  text-align: right !important;
  padding-right: 0rem !important;
}

.twice-slider .swiper-button-prev {
  text-align: left !important;
  padding-left: 0rem!important;
}
     .twice-slider .swiper .swiper-slide .inner-content h2 {
    color: inherit;
    font-size: 40px;
    font-weight: 400;
    margin: 1rem 0 2rem 0;
}
   
   
   .twice-slider .swiper .swiper-slide img {
     height: 500px;
   }
   
   .twice-slider .swiper .swiper-slide {
     width: 100vw !important;
   }}
button {
    border-radius: 0;
}
  button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
}

  input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
  


  
  button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    cursor: pointer;
}

.latests-news-study {
  padding: 20px 0;
}
.latests-news-study a {
  color:inherit;}
  
  .latests-news-study {
  margin: 4rem 0;
  padding: 0;
}
.latests-news-study .lns-heading h2 {
  text-align: center;
  color: inherit;
  font-size: 2.5em;
}


.latests-news-study .all-btn-lns button .active-btn {
  border-bottom: 1px solid black;
}
.latests-news-study .all-content-lns {
  margin-top: 4rem;
  padding: 0;
}
.latests-news-study .all-content-lns #first-section {
  display: block;
}

.latests-news-study .all-content-lns #second-section,
.latests-news-study .all-content-lns #third-section,
.latests-news-study .all-content-lns #four-section,
.latests-news-study .all-content-lns #five-section {
  display: none;
}
.latests-news-study .all-content-lns #second-section .all-content-13,
.latests-news-study .all-content-lns #third-section .all-content-13,
.latests-news-study .all-content-lns #four-section .all-content-13,
.latests-news-study .all-content-lns #five-section .all-content-13 {
  display: flex;
  margin-top: 2rem;
}


.latests-news-study .all-content-lns .content-btn-side .inner-content strong {
  font-size: inherit;
  letter-spacing: 1px;
}
.latests-news-study .all-content-lns .content-btn-side .inner-content h6 {
  font-size: inherit;
  letter-spacing: 2px;
  color: inherit;
  margin-top: 1rem;
  margin-bottom: 0;
}



  @media only screen and (min-width: 900px){
    .col-lg {
    flex: 1 0 0%;
  }
  
   .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
    .latests-news-study .all-content-lns .content-btn-side .inner-content span a {
  text-decoration: none;
  color: inherit;
  border: 1px solid rgb(0, 0, 0);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: inherit;
  font-weight: inherit;
  position: absolute !important;
  letter-spacing: 2px;
  bottom: 3rem !important;
  right: 0;
}
    .latests-news-study .all-content-lns .content-btn-side .inner-content span {
  display: flex;
  gap: 3rem;
  position: relative;
}
.latests-news-study .all-content-lns .content-btn-side .inner-content span p {
  width: 70% !important;
  font-size: inherit;
  letter-spacing: 1px;
  line-height: 20px;
  margin-top: 2rem;
}
    .latests-news-study .all-content-lns .content-btn-side .inner-content {
  margin: 4rem 0 0 5rem !important;
  padding: 0 0 2rem 1rem;
  width: 85%;
      text-align: left !important;
  border-bottom: 1px solid black;
}
    .latests-news-study .all-content-lns .img-side img {
    width: 100%;
    height: 100vh;
}
    .latests-news-study .all-content-lns #first-section .all-content-13 {
  display: flex;
  margin-top: 2rem;
}
    .latests-news-study .all-btn-lns {
  display: flex;
  margin-top: 2rem;
  gap: 4rem;
  justify-content: center;
}
    .latests-news-study .all-btn-lns button {
  border: none;
      color: black;
  text-transform: uppercase;
  font-size: inherit;
  background-color: transparent;
}
    
    .featured-article .sp-heading {
            padding: 2rem 4rem 0rem 4rem;
          display: flex;
    align-items: center;
        }
.left-side {width: 50%; float: left; margin-bottom:20px;}
.right-side {width: 50%; float: left;}
.left {width: 50%; float: left;}
.right {width: 50%; float: left;}
}

    @media only screen and (max-width: 899px){
      .latests-news-study .all-content-lns #second-section .all-content-13, .latests-news-study .all-content-lns #third-section .all-content-13, .latests-news-study .all-content-lns #four-section .all-content-13, .latests-news-study .all-content-lns #five-section .all-content-13 {
    display: grid;
    margin-top: 2rem;
}
          .latests-news-study .all-content-lns .content-btn-side .inner-content span a {
  text-decoration: none;
  color: inherit;
  border: 1px solid rgb(0, 0, 0);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  font-size: inherit;
  font-weight: inherit;
  position: relative !important;
  letter-spacing: 2px;
  bottom: auto !important;
  right: 0;
}
      .latests-news-study .all-content-lns .content-btn-side .inner-content span {
  display: block;
  gap: 3rem;
  position: relative;
}
.latests-news-study .all-content-lns .content-btn-side .inner-content span p {
  width: 90% !important;
  font-size: inherit;
  letter-spacing: 1px;
  line-height: 20px;
  margin-top: 2rem;
}

      .latests-news-study .all-content-lns .content-btn-side .inner-content {
  margin: 4rem 0 0 0rem !important;
  padding: 0 0 2rem 1rem;
        text-align: left;
  width: 100%;
  border-bottom: 1px solid black;
}
      
      .latests-news-study .all-content-lns .img-side img {
    width: 100%;
    height:  50vh;
}
   .latests-news-study .all-content-lns #first-section .all-content-13 {
    display: block;
    margin-top: 0rem;
}
.left {width: 100%; float: none;}
.right {width:100%; float: none;}
      .latests-news-study .all-btn-lns button {
    border: none;
        color: black;
    text-transform: uppercase;
    font-size: inherit;
    background-color: transparent;
}
      .latests-news-study .all-btn-lns {
          display: flex;
        margin-top: 2rem;
        flex-direction: column;
        gap: 1rem;
        justify-content: center;
    }
    .featured-article .sp-heading {
            padding: 2rem 4rem 0rem 4rem;
          display: flex;
    align-items: center;
        }
.left-side {width: 100%; float: none; margin-bottom:20px;}
.right-side {width: 100%; float: none;}
.left {width: 100%; float: none;}
.right {width: 100%; float: none;}
}

@media only screen and (max-width: 1750px) {
  .video-content11 .all-content-vc .img-side-vc img {
    width: 100%;
    height: 100%;
  }
  .video-content11 .all-content-vc .text-side-vc .inner-vc-content .text-num h4 {
    width: 70%;
    font-size: inherit;
  }
  .video-content11 .all-content-vc .text-side-vc .inner-vc-content .video-link {
    width: 35%;
    align-items: center;
  }
@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;500;700&display=swap");
html,
body {
  position: relative;
  height: 100%;
  font-family: "Ubuntu", sans-serif;
}

body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.popular-product-sd {
            margin: 4rem 0;
            padding: 0;
            overflow-x: hidden;
        }

        .popular-product-sd .all-btn-pp {
            display: flex;
            margin-top: 2rem;
            gap: 4rem;
            justify-content: center;
        }

        .popular-product-sd .all-btn-pp button {
            border: none;
            text-transform: uppercase;
            font-size: 16px;
          background: none;
        }

        .popular-product-sd .all-btn-pp button .active-btn {
            border-bottom: 2px solid black;
        }

        .popular-product-sd #second-slider-pp,
        .popular-product-sd #three-slider-pp,
        .popular-product-sd #four-slider-pp,
        .popular-product-sd #five-slider-pp,
        .popular-product-sd #six-slider-pp,
        .popular-product-sd #seven-slider-pp,
        .popular-product-sd #eight-slider-pp {
            display: none;
        }

        .popular-product-sd .all-slider-pp {
            margin: 3rem 0;
        }

        .popular-product-sd .all-slider-pp .swiper {
            position: relative;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-slide {
            border-bottom: 1px solid gray;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-slide img {
            width: 100%;
            height: 550px;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-slide .star-desc {
            display: flex;
            justify-content: space-between;
            padding: 1rem;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-slide .star-desc p {
            font-size: 16px;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-slide button {
            position: absolute;
            bottom: 0;
            text-transform: uppercase;
            background: none;
            border: 1px solid white;
            color: white;
            padding: 0.4rem 2rem;
            border-radius: 50px;
        }

        .popular-product-sd .all-slider-pp .swiper .all-pd-link {
            display: flex;
            justify-content: right;
        }

        .popular-product-sd .all-slider-pp .swiper .all-pd-link a {
            text-transform: uppercase;
            font-size: 17px;
            color: #000;
            padding: 0.5rem;
            letter-spacing: 4px;
            text-decoration: none;
            border-bottom: 1px solid black;
            margin: 2rem 0;
            margin-right: 20rem;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-button-next::after,
        .popular-product-sd .all-slider-pp .swiper .swiper-button-prev::after {
            display: none;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-button-next i,
        .popular-product-sd .all-slider-pp .swiper .swiper-button-prev i {
            color: rgb(115, 115, 115);
            font-size: 1.5rem;
            background: transparent;
            padding: 0.5rem 2rem;
            border: 2px solid rgb(115, 115, 115);
            border-radius: 50px;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-button-next,
        .popular-product-sd .all-slider-pp .swiper .swiper-button-prev {
            top: var(--swiper-navigation-top-offset, 95%);
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-button-prev,
        .popular-product-sd .all-slider-pp .swiper .swiper-rtl .swiper-button-next {
            right: 10rem;
            left: auto;
        }

        .popular-product-sd .all-slider-pp .swiper .swiper-button-next,
        .popular-product-sd .all-slider-pp .swiper .swiper-rtl .swiper-button-prev {
            right: 3rem;
            left: auto;
        }
  @media only screen and (max-width: 675px){
  .popular-product-sd .all-btn-pp {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
    gap: 2rem;
    justify-content: center;
}
  .popular-product-sd .all-btn-pp button {
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    background: none;
}
    .popular-product-sd .all-slider-pp .swiper .swiper-slide img {
    width: 100%;
    height: auto;
}
}
@media only screen and (max-width: 450px){
   .popular-product-sd .all-slider-pp .swiper .all-pd-link a {
    text-transform: uppercase;
    font-size: 12px;
    margin: 1rem 0;
    margin-right: 12rem;
}
.popular-product-sd .all-btn-pp {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
    gap: 1rem;
    justify-content: center;
}
  .popular-product-sd .all-slider-pp .swiper .swiper-button-next i, .popular-product-sd .all-slider-pp .swiper .swiper-button-prev i {
    color: rgb(115, 115, 115);
    font-size: 1.2rem;
    background: transparent;
    padding: 0.5rem 1.2rem;
    border: 1px solid rgb(115, 115, 115);
    border-radius: 30px;
}
  .popular-product-sd .all-slider-pp .swiper .swiper-button-next, .popular-product-sd .all-slider-pp .swiper .swiper-rtl .swiper-button-prev {
    right: 1rem;
    left: auto;
}
  .popular-product-sd .all-slider-pp .swiper .swiper-button-prev, .popular-product-sd .all-slider-pp .swiper .swiper-rtl .swiper-button-next {
    right: 6rem;
    left: auto;
}
 
}
.panel-testing .top-sec-pt {
            position: absolute;
            margin-top: -4rem;
        }

        .panel-testing .top-sec-pt .heading-pt {
            padding: 0 4rem;
        }

        .panel-testing .top-sec-pt .heading-pt h2 {
            text-transform: uppercase;
            font-size: 40px;
            color: rgba(61, 61, 61, 0.825);
        }

        .panel-testing .top-sec-pt .heading-pt p {
            font-size: 16px;
            margin-top: 2rem;
            width: 90%;
        }

        .panel-testing .top-sec-pt .all-ps-link {
            margin-top: 4.2rem;
        }

        .panel-testing .top-sec-pt .all-ps-link a {
            text-transform: uppercase;
            font-size: 17px;
            color: #000;
            padding: 0.5rem;
            letter-spacing: 4px;
            text-decoration: none;
            border-bottom: 1px solid black;
          z-index: 2;
          position: relative;
        }
  
        .panel-testing .main-slider-pt {
            margin: 3rem 0;
        }

        .panel-testing .main-slider-pt .swiper {
            padding-top: 18rem;
            position: relative;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide {
            border-bottom: 1px solid gray;
            position: relative;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide:hover .cart-btn {
            height: -webkit-fill-available;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide:hover .cart-btn input {
            opacity: 1;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide img {
            width: 100%;
            height: -webkit-fill-available;
            position: relative;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide .cart-btn {
            height: 0;
            position: absolute;
            top: 0;
            background-color: #eee;
            opacity: 0.6;
            width: 100%;
            align-items: center;
            display: flex;
            justify-content: center;
            transition: all 0.5s ease-in;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide .cart-btn input {
            text-transform: uppercase;
            letter-spacing: 4px;
            width: 240px;
            padding: 0.8rem;
            height: 50px;
            font-size: 17px;
            opacity: 0;
            border-radius: 50px;
            transition: all 0.3s ease-in;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide .star-desc {
            display: flex;
            justify-content: space-between;
            padding: 1rem;
        }

        .panel-testing .main-slider-pt .swiper .swiper-slide .star-desc p {
            font-size: 16px;
              margin-bottom: 0;
        }

        .panel-testing .main-slider-pt .swiper .swiper-button-next::after,
        .panel-testing .main-slider-pt .swiper .swiper-button-prev::after {
            display: none;
        }

        .panel-testing .main-slider-pt .swiper .swiper-button-next i,
        .panel-testing .main-slider-pt .swiper .swiper-button-prev i {
            color: rgb(115, 115, 115);
            font-size: 1.5rem;
            background: transparent;
            padding: 0.5rem 2rem;
            border: 2px solid rgb(115, 115, 115);
            border-radius: 50px;
        }

        .panel-testing .main-slider-pt .swiper .swiper-button-next,
        .panel-testing .main-slider-pt .swiper .swiper-button-prev {
            top: 2rem;
        }

        .panel-testing .main-slider-pt .swiper .swiper-button-prev,
        .panel-testing .main-slider-pt .swiper .swiper-rtl .swiper-button-next {
            right: 10rem;
            left: auto;
        }

        .panel-testing .main-slider-pt .swiper .swiper-button-next,
        .panel-testing .main-slider-pt .swiper .swiper-rtl .swiper-button-prev {
            right: 3rem;
            left: auto;
        }
@media only screen and (max-width: 450px){
  .panel-testing .top-sec-pt .heading-pt h2 {
    text-transform: uppercase;
    font-size: 26px;
    color: rgba(61, 61, 61, 0.825);
}
  .panel-testing .top-sec-pt {
    position: relative;
    margin-top: -4rem;
}
  .panel-testing .top-sec-pt .heading-pt p {
    font-size: 14px;
    margin-top: 1rem;
    width: 100%;
}
  .panel-testing .top-sec-pt .heading-pt {
    padding: 0px 2rem;
}
  .panel-testing .top-sec-pt .all-ps-link {
    margin-top: 0.2rem;
        margin-left: 1rem;
 }
  .panel-testing .top-sec-pt .all-ps-link a {
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
    padding: 0.5rem;
    letter-spacing: 2px;
    text-decoration: none;
    border-bottom: 1px solid black;
    z-index: 2;
    position: relative;
}
  .panel-testing .main-slider-pt .swiper {
    padding-top: 0rem;
    position: relative;
}
  .panel-testing .main-slider-pt .swiper .swiper-button-next, .panel-testing .main-slider-pt .swiper .swiper-button-prev {
    top: 44rem;
}
  .panel-testing .main-slider-pt .swiper .swiper-button-next i, .panel-testing .main-slider-pt .swiper .swiper-button-prev i {
    color: rgb(115, 115, 115);
    font-size: 1.2rem;
    background: transparent;
    padding: 0.5rem 1.2rem;
    border: 1px solid rgb(115, 115, 115);
    border-radius: 30px;
}
  .panel-testing .main-slider-pt .swiper .swiper-slide .rating-star{
       padding-left: 1rem;
  }
  .panel-testing .main-slider-pt .swiper .swiper-button-next, .panel-testing .main-slider-pt .swiper .swiper-rtl .swiper-button-prev {
    right: 1rem;
    left: auto;
}
  .panel-testing .main-slider-pt .swiper .swiper-button-prev, .panel-testing .main-slider-pt .swiper .swiper-rtl .swiper-button-next {
    right: 6rem;
    left: auto;
}
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.two-images-text .all-content-tit .image-text1 {
  padding: 0;
  position: relative;
}
.two-images-text .all-content-tit .image-text1 img {
  width: 100%;
  height: 100%;
}
.two-images-text .all-content-tit .image-text1 .inner-title-area {
  position: absolute;
  top: 4rem;
  left: 5rem;
}
.two-images-text .all-content-tit .image-text1 .inner-title-area p {
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
}

.two-images-text .all-content-tit .image-text1 .inner-title-area a {
  text-decoration: none;
  color: inherit;
  border: 1px solid white;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
}
.two-images-text .all-content-tit .image-text2 {
  padding: 0;
  position: relative;
}
.two-images-text .all-content-tit .image-text2 img {
  width: 100%;
  object-fit:cover;
  height: 100%;
}

.two-images-text .all-content-tit .image-text2 .inner-title-area p {
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
}

.two-images-text .all-content-tit .image-text2 .inner-title-area a {
  text-decoration: none;
  color: inherit;
  border: 1px solid white;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
}
   /* section two */
.two-images-text .all-content-tit .image-text1 {
  padding: 0;
  position: relative;
}
.two-images-text .all-content-tit .image-text1 img {
  width: 100%;
  height: 100%;
}
.two-images-text .all-content-tit .image-text1 .inner-title {
  position: absolute;
  top: 4rem;
  left: 5rem;
}

     .two-images-text .all-content-tit .image-text2 .inner-title-area {
  position: absolute;
  bottom: 4rem !important;
  left: 5rem !important;
}
.two-images-text .all-content-tit .image-text1 .inner-title p {
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 18px;
}

.two-images-text .all-content-tit .image-text1 .inner-title a {
  text-decoration: none;
  color: inherit;
  border: 1px solid white;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 4px;
}
.two-images-text .all-content-tit .image-text2 {
  padding: 0;
  position: relative;
}
.two-images-text .all-content-tit .image-text2 img {
  width: 100%;
  object-fit:cover;
  height: 100%;
}
.two-images-text .all-content-tit .image-text2 .inner-title {
  position: absolute;
  bottom: 4rem;
  left: 5rem;
}
.two-images-text .all-content-tit .image-text2 .inner-title p {
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 18px;
}

.two-images-text .all-content-tit .image-text2 .inner-title a {
  text-decoration: none;
  color: inherit;
  border: 1px solid white;
  padding: 0.5rem 2rem;
  border-radius: 20px;
  font-size: 19px;
  font-weight: 300;
  letter-spacing: 4px;
}

  @media only screen and (min-width: 900px){

    .col-lg {
    flex: 1 0 0%;
  }
  
   .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }}