* {
  font-family: "Poppins", sans-serif !important;
}
.hdlogo {
  max-width: 120px;
}

.sendmail-btn {
  background: #3376D1;
  border-radius: 5px;
  color: #fff;
  float: inline-end;
  margin-top: 20px;
  font-size: 16px;
}

.scrollTop {
  text-decoration: none;

  cursor: pointer;

  background: linear-gradient(90deg, #f1c84a 0%, #bb7e23 100%);

  position: fixed;

  bottom: 10px;

  right: 10px;

  width: 50px;

  height: 50px;

  display: none;

  z-index: 100;

  font-size: 30px;

  text-align: center;

  border-style: solid;

  border-color: #cf302b;

  justify-content: center;

  border-radius: 50px;

  align-items: center;

  color: #fff;
}

.sendmail-btn:hover {
  color: #fff;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.about-btn {
  padding: 10px 20px;
}
.about-us-section {
  padding: 100px 0px 70px 0px;
}



.home-service-section {

  padding: 100px 0px 100px 0px;
}
.our-customer-section {
  padding: 50px 0px 150px 0px;
}

.gfc-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #3376D1;
  position: relative;
}

.large {
  /* max-width: 325px; */
  overflow: hidden;
}


.scale {
  transition: .3s ease-in-out;
}

.scale:hover img {
  transform: scale(1.3);
  transition: .3s ease-in-out;
}

.email {
  color: #000;
  text-decoration: none;
}

.gfc-para {
  font-weight: 400;
  font-size: 15px;
  line-height: 31px;
  text-align: justify;
  color: #000000 !important;
}
.home-about-content {
  padding: 0px 50px;
}
/* .customer-wrapper{
  max-width: 210px;
} */
.customer-wrapper {
  /* max-width: 210px; */
  padding: 10px;
}

.service-inner-txt{
  font-size: 20px;
  font-weight: 600;
  color: #3376D1;
  margin-top: 20px;
}
.service-margin-bottom {
  flex-flow: wrap;
  gap: 100px;
  margin-top: 50px;
}
.service-margin-right {
  margin-right: 10px;
}
.contact-info {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
}
.contact-block {
  margin-top: 35px;
  margin-bottom: 40px;
}
.contact-box{
  /* border-right: 1px solid #fff; */
  /* min-height: 120px; */
}
.footer-link {
  margin-right: 35px;
  font-size: 16px;
  color: #fff !important;
}
.footernav > a{
  text-decoration: none !important;
}
.footer-txt {
  font-size: 20px;
  text-align: end;
  color: #fff !important;
}
.copy-txt {
  font-size: 14px;
  text-align: end;
  color: #fff !important;
}

.contactus-info {
  font-size: 16px;
}


.span {
  font-size: 16px;
  font-weight: 600;
}


.xs-menu-icon.fixed {
  display: none;
  position: absolute;
  left: 30px;
  z-index: 9;
}

.top_row {
  background-color: #3376d1;
  /* color: white; */
}
.top_row ul {
  list-style: none;
  padding: 0;
  margin: 0;
  color: white;
}
.top_row ul li {
  display: inline-block;
  color: white;
}
ul.acanav li a {
  display: flex;
  gap: 8px;
  font-size: 14px;
}
.open-time {
  color: #ffffff;
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 15px;
}
.logoimg {
  max-width: 80px;
  margin-right: 5px;
}

/* .nav-head {
  position: absolute;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
  background: transparent !important;
} */

.nav-head {
  position: relative;
  background: transparent !important;
}

.homeCarousel {
  position: relative;
  z-index: 99;
}
/* 
.card-carousel{
  max-height: 160px !important;
} */

/* .gfc-nav {
  background-color: #33a7b1;
} */
.card-carousel{
  width: 100%;
  overflow: hidden;
}
.owl-stage{
  display: flex;
}
.menu {
  background-color: #ffffff;
  padding: 15px 0px;
}


.gfc-navbar > li > a {
  color: #fff;
}

.customer-wrapper p {
  color: white;
  font-size: 20px;
  font-weight: 600;
}

.nav-item > .nav-link {
  font-weight: 400;
  font-size: 16px;
}

.text-right > p {
  justify-content: end;
}
/* 
.about-img {
  border-radius: 15px;
} */

.service-circle > img{
  position: relative;
}


.service-circle > div {
  position: absolute;
  top: 28%;
  left: 13%;
  z-index: 999;
}


.home-header {
  font-weight: 700;
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.home-header-info {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.inner-nav-head {
  position: relative;
}



.carousel-caption {
  text-align: left;
  position: absolute;
  top: 50%;
}
.caption-inner {
  max-width: 647px;
}

.list-inline > li > a {
  font-size: 16px !important;
}

.list-inline > .list-inline-item {
  font-size: 16px !important;
}
.mm-navbar {
  background-color: #3376D1 !important;
}
.mm-listitem_selected {
  color: #1163de !important;
}
.mm-navbar__title{
  color: #fff !important;
}

.titleimage > img {
  display: block;
}

/* .about-content {
  padding-left: 100px;
} */
.contact-info-txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  text-align: left;
}
.contact-info-para {
  color: #ffffffeb;
  font-size: 15px;
  font-weight: 400;
}

footer {
  padding-top: 30px;
  background-color: #3376D1 !important;
}

.footer-left{
  margin-top: 20px;
}

/* .bluebox {
  background-color: #3376D1;
  border-radius: 30px;
  padding-top: 50px;
  padding-bottom: 30px;
} */

.bluebox {
  background-color: #3376D1;
  border-radius: 30px;
  padding-top: 50px;
  padding-bottom: 30px;
  /* max-height: 420px; */
  padding: 50px 20px 30px 20px;
}

.send-us-message {
  /* border: 1px solid; */
  padding: 30px;
  border-radius: 20px;
  margin-bottom: 10px;
  background-color: #f1f2f3;
}

.contact-info-section h5 {
  color: #3376D1;
}
.owl-item{
  width: 350px !important;
}

.footerlogotitle{
  color: white;
}

.footerslogan {
  color: white;
}

.footer-hr {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
 
}
.footer-info-txt {
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  color: #ffffff;
  margin-bottom: 0px !important;
  padding: 5px 0px;
}



.navbar-expand-lg .navbar-nav .nav-link {
  color: #000;
}
.owl-carousel .owl-item img {
  width: auto !important;
  border: 5px solid white;
  border-radius: 20px;
  margin-bottom: 15px;
}

.banner {
  background-image: url(/images/gallery/banner.jpg);
  height: 250px;
  width: 100%;
  padding: 120px 10px;
  /* margin-bottom: 70px;f */
  background-position: center;
  background-size: cover;
}

.contactinfo {
  padding: 30px;
  background-color: #f1f2f3;
  border-radius: 20px;
  margin-bottom: 10px;
}

.g-recaptcha{
  color: white;
  background-color: #3376D1;
}
.contactimg{
  width: 100%;
  border-radius: 20px;
  margin-bottom: 10px;
}

.breadcrump a {
  color: white;
}
.banner h4 {
  color: white;
}

.breadcrump {
  color: white;
}

.service-bg {
  background-size: cover;
  background-position: center;
  width: 300px;          
  height: 300px;          
  display: flex;        
  justify-content: center;
  align-items: center;   
  color: #fff;           
  text-align: center;
  margin: 0 10px;   
  font-size: 20px;      
  font-weight: bold;
  border-radius: 30px;
}

.pt-name {
  color: white;
  background-color: #3376d1;
  min-width: 150px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 10px;
  font-size: 20px;
}

.pt-p {
  max-width: 1000px;
  margin-bottom: 20px;
  }

.products h1{
color: #3376D1;
}

@media  (max-width : 560px) {
.logotitle {
  font-size: 16px;
}

.slogan {
  font-size: 12px;
}
  
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1300px !important;
  }
}

@media (max-width: 1399px) and (min-width: 1200px) {
  .carousel-caption {
    left: 10%;
    top: 33%;
  }
  .home-header {
    font-size: 32px !important;
  }
  /* .about-content {
    padding-left: 50px;
  } */
}

@media (min-width: 1200px) {
  .phone-break {
    display: none;
  }
}

@media(max-width: 1199px) and (min-width: 350px){
  .slider-btn{
    display: none !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .carousel-caption {
    left: 10%;
    top: 40%;
  }
  .home-header {
    font-size: 28px !important;
  }
  .gfc-title {
    font-size: 30px;
  }
  .home-about-image {
    padding: 0px 0px;
  }
  .about-content {
    padding: 0px 20px;
  }
  .service-bdr {
    max-width: 265px;
  }
  .sendmail-btn {
    margin-top: 20px;
  }
  .phone-break {
    display: block;
  }
  .home-about-content {
    padding: 0px 30px;
  }
  .contact-box{
    border-right: none !important;
    min-height: 0px  !important;
  }
  .social-top{
    margin-top: 25px;
  }
  .service-margin-bottom {
    flex-flow: wrap;
    gap: 50px !important;
    margin-top: 50px;
  }
 

}

@media (max-width: 991px) and (min-width: 768px) {
  .nav-head {
    position: relative !important;
  }
  .carousel-caption {
    text-align: center !important;
    top: 20%;
  }
  .home-header {
    font-size: 29px !important;
  }
  .caption-inner {
    max-width: 100%;
  }
  .gfc-title {
    font-size: 30px;
  }
  .home-contact-flex > img {
    max-width: 550px;
  }
  .service-margin-bottom {
    flex-flow: wrap;
    gap: 50px !important;
    margin-top: 50px;
  }
  .contact-box{
    border-right: none !important;
    min-height: 0px  !important;
  }
  .service-bg {
    height: 250px !important;
    width: 250px  !important;
  }
  .social-top-md{
    margin-top: 25px;
  }
  .home-service-section {
    padding: 70px 0px 70px 0px;
  }
 
}

@media (max-width: 767px) and (min-width: 576px) {
  .nav-head {
    position: relative !important;
  }
  .carousel-caption {
    text-align: center !important;
    top: 20%;
  }
  .home-header {
    font-size: 22px !important;
    margin-bottom: 0px !important;
  }
  .home-header-info {
    font-size: 14px;
  }
  .caption-inner {
    max-width: 100%;
  }
  .about-img {
    max-width: 400px !important;
  }
  .gfc-title {
    font-size: 30px;
  }
  .contact-box{
    border-right: none !important;
    min-height: 0px  !important;
  }
  .service-margin-bottom {
    flex-flow: wrap;
    gap: 30px !important;
    margin-top: 50px;
  }
  .service-bg {
    height: 240px !important;
    width: 240px !important;
 
  }
  .owl-item {
    width: 250px !important;
  }
  .home-service-section {
    padding: 50px 0px 50px 0px;
  }
}

@media (max-width: 575px) and (min-width: 420px) {
  .nav-head {
    position: relative !important;
  }

  .home-header {
    font-size: 25px !important;
  }
  .home-header-info {
    display: none;
  }
  .caption-inner {
    max-width: 100%;
  }
  .carousel-caption {
    display: none;
  }

  .service-margin-right {
    margin-right: 5px;
  }
  .service-margin-bottom {
    margin-bottom: 5px;
  }
  .service-margin-bottom {
    flex-flow: wrap;
    gap: 30px !important;
    margin-top: 50px;
  }
  .service-bg {
    height: 240px !important;
    width: 240px !important;
 
  }
  .owl-item {
    width: 250px !important;
  }
 
}

@media (max-width: 575px) and (min-width: 350px) {
  .gfc-title::before {
    width: 95px;
  }
  .gfc-title {
    font-size: 28px;
  }
  .contact-box{
    border-right: none !important;
    min-height: 0px  !important;
  }
  .home-service-section {
    padding: 50px 0px 50px 0px;
  }
  .our-customer-section{
    padding-top: 0px !important;
    padding-bottom: 50px !important;
  }
  
}

@media (max-width: 419px) and (min-width: 350px) {
  .caption-inner {
    max-width: 100%;
  }
  .carousel-caption {
    display: none;
  }
  .service-bdr {
    max-width: 170px;
  }
  .contact-info {
    width: auto;
    margin-right: 10px !important;
    font-size: 16px;
  }
  
  .caption {
    background-color: #f3f6f6;
    padding: 10px 0px;
    min-height: 87px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .caption > h4 {
    color: #000;
    font-size: 15px;
    line-height: 22pt;
    text-align: center;
    font-weight: 400;
    padding: 0px 20px;
  }
  /* .logoimg {
    margin-right: 15px !important;
  } */
  .service-margin-bottom {
    flex-flow: wrap;
    gap: 30px !important;
    margin-top: 50px;
  }
  .service-bg {
    height: 230px !important;
    width: 230px !important;
 
  }
  .owl-item {
    width: 230px !important;
  }
}

@media (max-width: 599px) and (min-width: 576px) {
  .carousel-caption {
    text-align: left !important;
    top: 3%;
  }
}

@media (min-width: 992px) {
  .home-about-image-show {
    display: none;
  }
}

@media (max-width: 991px) and (min-width: 350px) {
  .nav-head {
    position: relative !important;
    background-color: #33a7b1 !important;
  }
  .top_row {
    display: none !important;
  }
  .home-about-image {
    display: none;
  }

  .home-about-image-show {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .about-us-section {
    padding: 70px 0px 70px 0px;
  }
  .sendmail-btn {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .home-service-flex {
    justify-content: center;
  }
  .home-contact-flex {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
  }
  .breakhide {
    display: none !important;
  }
  .home-about-content {
    padding: 0px 0px;
  }
  

  .gfc-nav {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .logotitle {
    color: #121212 !important;
  }
  h4.logotitle {
    color: #121212;
  }
  .copy-txt {
    text-align: start;
  }
  .footer-txt {
    text-align: start;
  }
  .hidemedium {
    display: none !important;
  }
  .about-content{
    padding-left: 0px !important;
  }
  .hidebr{
    display: none  !important;
  }
}

@media (min-width: 420px) {
  .showsm {
    display: none;
  }
}


/* Ref */
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&family=Roboto:wght@300;400;900&display=swap");
:root {
  --currencyPrefix: "$";
}

body {
  overflow-x: hidden;
  color: #666;
  left: 0;
  padding: 0;
  margin: 0 auto;
  position: relative;
  transition: ease all 0.3s;
}
body * {
  font-family: "Roboto Condensed", sans-serif;
}
body p,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  margin: 0;
}
body a {
  color: #666;
  text-decoration: none;
}
body ul,
body li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.contenedorCards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  /* min-height: 100vh; */
  padding: 20px 0;
  box-sizing: border-box;
}
.contenedorCards .card {
  /* width: 300px; */
  transition: ease all 0.3s;
}
.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs {
  transform: rotateX(360deg) scale(1.2);
}
.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg path,
.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg circle {
  fill: #fff;
  transition-delay: 0.2s;
}
.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .inCart {
  transform: scale(1);
}
.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .outCart {
  transform: scale(0);
}
.contenedorCards .card .wrapper {
  margin: 30px 10px 10px 10px;
  padding-top: 300px;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0 0 20px 10px rgba(29, 29, 29, 0.1);
  transition: 
ease all 0.3s;
}
.contenedorCards .card .wrapper:hover {
  transform: translateY(-10px);
}
.contenedorCards .card .wrapper:hover .imgProd {
  height: 350px;
}
.contenedorCards .card .wrapper .colorProd {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  background-color: #b82d44;
}
.contenedorCards .card .wrapper .imgProd {
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: absolute;
  bottom: calc(100% - 300px);
  width: 100%;
  height: 300px;
  transition: ease all 0.3s;
}
.contenedorCards .card .wrapper .infoProd {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  /* height: 170px; */
  padding: 20px;
  box-sizing: border-box;
}
.contenedorCards .card .wrapper .infoProd p {
  width: 100%;
  font-size: 14px;
  text-align: center;
}
.contenedorCards .card .wrapper .infoProd .nombreProd {
  font-family: "Roboto", sans-serif;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 600;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: #121212;
}
.contenedorCards .card .wrapper .infoProd .extraInfo {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.contenedorCards .card .wrapper .infoProd .actions {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  align-content: center;
  width: 100%;
  margin-top: auto;
  padding-top: 10px;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo {
  flex-grow: 1;
  position: relative;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio {
  font-family: "Roboto", sans-serif;
  color: #1d1d1d;
  font-size: 25px;
  font-weight: 600;
  text-align: left;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta {
  position: absolute;
  left: 0;
  top: -15px;
  color: red;
  font-size: 15px;
  text-decoration: line-through;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta:before {
  font-size: 12px;
}
.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio:before {
  content: var(--currencyPrefix);
  font-size: 20px;
}
.contenedorCards .card .wrapper .infoProd .actions .action {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  margin-left: 15px;
  width: 35px;
  height: 35px;
  position: relative;
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.3s;
  cursor: pointer;
  color: #1d1d1d;
}
.contenedorCards .card .wrapper .infoProd .actions .action svg {
  position: absolute;
  transition: cubic-bezier(0.68, -0.55, 0.27, 1.55) all 0.3s;
}
.contenedorCards .card .wrapper .infoProd .actions .action svg path,
.contenedorCards .card .wrapper .infoProd .actions .action svg circle {
  stroke: currentColor;
  fill: transparent;
  transition: ease all 0.3s;
}
.contenedorCards .card .wrapper .infoProd .actions .action.aFavs {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 25px;
  height: 25px;
  color: #fff;
}
.contenedorCards .card .wrapper .infoProd .actions .action.alCarrito svg.inCart {
  transform: scale(0);
}

.contenedorCards .card {
  border: none;
}
/* Ref */

/* .pd-background {
  position: relative;
  padding: 70px 0;
}

.pd-background::before{
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 45%;
  background-image: url('/images/product/pd-back.jpg');
  /* opacity: 0.3; */
  /* background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: -10;
} */ */



.service-bg {
  height: 267px;
  width: 267px;
  background-size: contain;
  background-repeat: no-repeat;
  max-width: 47%;
  display: flex;
  border-radius: 20%;
  justify-content: center;
  align-items: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: .3s ease;
}

.service-bg:hover {
  border: 10px solid #3376D1;
  transition: .3s ease;
}

.service-margin-bottom {
  display: flex;
  flex-flow: wrap;
  gap: 150px;
}
.service-bg img{
  margin-bottom:0;
}
.bluesvc-title{
  color: #3376D1;

}
.svc-title{
  color: #fff;
}
@media (max-width:575px){
  .service-margin-bottom{
    flex-flow: column;
  }
  .service-bg {
    max-width: 100%;
    margin: 0 auto;
}
}


h1.pd-title {
  margin-top: 60px;
}


/* Services */

@import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap');
body{
	font-size: 17px;
	line-height: 30px;
	font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	word-break: break-word;
	-webkit-font-smoothing: antialiased;
  font-family: "Epilogue", sans-serif;
  margin: 0;
  background: #fff;
}
* {
	box-sizing: border-box;
}
.creative-cards{
    padding: 50px 0;
    position: relative;
}
.creative-cards .container {
    max-width: 1320px;
    width: 100%;
    padding-right: .75rem;
    padding-left: .75rem;
    margin-right: auto;
    margin-left: auto;
}
.creative-cards .container .row{
    display: flex;
    flex-wrap: wrap;
}
.creative-cards .container .row .card-column {
    flex: 0 0 auto;
    width: 33.33333333%;
    text-align: center;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.card-details {
    width: 80%;
    margin: auto;
    position: relative;
    transition: .3s ease-in-out;
}
.card-details:before {
  content: "";
  width: 150px;
  height: 140px;
  background: #f7f6f2;
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%) skew(-20deg, 0deg);
  z-index: -1;
  transition: .3s ease-in-out;
}
.card-details:hover:before {
  background-color: #bbd6ff;
}
.card-icons {
    width: 140px;
    height: 150px;
    position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-icons:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid;
  width: 100%;
  height: 100%;
  transform: skew(-20deg, 0deg);
  background: #fff;
  border-color: #434343;
  transition: .3s ease-in-out;
}
.card-details:hover .card-icons:before {
  background-color: #77b1ff;
}
.card-icons img{
    position: relative;
    width: 70px;
    height: 70px;
}
.card-details h3{
    margin-bottom: 15px;
    margin-top: 50px;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 1.2;
}
.card-details h3 a{
  color: #000;
  text-decoration: none;
}
.card-details p{
    font-size: 16px;
    line-height: 30px;
    color: #444;
    font-weight: 400;
    margin-bottom: 30px;
}
.read-more-btn {
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    border-radius: 100%;
    margin: auto;
    background: #fff;
    transform: translateX(-10px);
    opacity: 0;
    visibility: hidden;
    border-color: #ffee02;
    transition: .3s ease-in-out;
    text-decoration: none;
}
.read-more-btn i{
    color: #000;
    font-size: 12px;
}
.card-details:hover .light-icon{
  filter: brightness(0) invert(1);
}

/* ============= Responsive Ipad ==================== */
/* @media (max-width: 1920px) {
 .creative-cards .container .row .card-column {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 40px;
}
} */
@media (max-width: 992px) {
 .creative-cards .container .row .card-column {
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 40px;
    
    margin-top: 40px;
}
}
@media (max-width: 768px) {
  .creative-cards .container .row .card-column {
     flex: 0 0 auto;
     width: 50%;
     margin-bottom: 40px;
     margin-top: 40px;
 }
}

/* ============= Responsive Iphone ==================== */
@media (max-width: 480px) {
 .creative-cards .container .row .card-column {
    flex: 0 0 auto;
    width: 100%;
    margin-bottom: 20px;
}
.card-details{
    width: 100%;
}
.read-more-btn{
        transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
}


.t-black {
  color: black;
}

/* Services */