@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  src: local("Cabin Regular"), url("../fonts/cabin/Cabin-Regular-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 400;
  src: local("Cabin Italic"), url("../fonts/cabin/Cabin-Italic-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 500;
  src: local("Cabin Medium"), url("../fonts/cabin/Cabin-Medium-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 500;
  src: local("Cabin Medium Italic"), url("../fonts/cabin/Cabin-MediumItalic-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 600;
  src: local("Cabin SemiBold"), url("../fonts/cabin/Cabin-SemiBold-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 600;
  src: local("Cabin SemiBold Italic"), url("../fonts/cabin/Cabin-SemiBoldItalic-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  src: local("Cabin Bold"), url("../fonts/cabin/Cabin-Bold-TTF.woff") format("woff");
}
@font-face {
  font-family: "Cabin";
  font-style: italic;
  font-weight: 700;
  src: local("Cabin Bold Italic"), url("../fonts/cabin/Cabin-BoldItalic-TTF.woff") format("woff");
}
#productTitle_1 .headline-text-wrapper span.text-color:before {
  color: #00afec;
}

#productTitle_2 .headline-text-wrapper span.text-color:before {
  color: #e3147e;
}

#productTitle_3 .headline-text-wrapper span.text-color:before {
  color: #f06e30;
}

.prod-top_box .animatedParent .section-scroll {
  -webkit-backface-visibility: visible;
}

.c_domino_box:nth-child(1) {
  background-color: #E41F13;
}

.c_domino_box:nth-child(2) {
  background-color: #009FE3;
}

.c_domino_box:nth-child(3) {
  background-color: #922885;
}

.c_domino_box:nth-child(4) {
  background-color: #253488;
}

.c_domino_box:nth-child(5) {
  background-color: #F9B000;
}

.c_domino_box:nth-child(6) {
  background-color: #009D7F;
}

.c_domino_box:nth-child(7) {
  background-color: #E6007E;
}

.c_domino_box:nth-child(8) {
  background-color: #253488;
}

.c_domino_box:nth-child(9) {
  background-color: #117cc0;
}

.c_domino_box:nth-child(10) {
  background-color: #E41F13;
}

.c_domino_box:nth-child(11) {
  background-color: #EC6408;
}

.c_domino_wrapper {
  display: flex;
  flex-wrap: wrap;
}
.c_domino_wrapper .c_domino_box {
  flex: 0 0 33.33%;
}
.c_domino_wrapper .c_domino_box .domino_text {
  padding: 24px;
}
.c_domino_wrapper .c_domino_box .domino_text h2 {
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-family: montserratbold;
  font-weight: 400;
  margin: 0 0 1.5rem 0;
}
.c_domino_wrapper .c_domino_box .domino_text p {
  color: #fff;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin: 0 0 1.875rem 0;
  position: relative;
}
.c_domino_wrapper .c_domino_box .domino_text .button {
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: 0 0;
  border: none;
  overflow: hidden;
  text-align: center;
  height: 52px;
  outline: 0;
  position: relative;
  margin: 0 -6px;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.c_domino_wrapper .c_domino_box.domino-capterra {
  position: relative;
  min-height: 300px;
}
.c_domino_wrapper .c_domino_box.domino-capterra:before {
  content: "";
  background-image: url("../images/front/capteraa_bg.jpg");
  opacity: 1;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.c_domino_wrapper .c_domino_box.domino-capterra a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-decoration: none;
  display: block;
  z-index: 10;
}

@media (max-width: 992px) {
  .c_domino_wrapper .c_domino_box {
    flex: 0 0 50%;
  }
}
@media (max-width: 768px) {
  .c_domino_wrapper .c_domino_box {
    flex: 0 0 100%;
  }
}
.button--fill.btn--purple .morph-shape svg {
  fill: #00aa8b;
}

.button--fill.btn--purple:hover .morph-shape svg {
  fill: #006a4b;
}

.stats_container .stat-item_box p strong {
  color: #00aa8b;
}

.features_section .features_container .feature_box figure svg path {
  stroke: #00aa8b;
}

.features_section .button--fill .morph-shape svg {
  fill: #00aa8b;
}

.features_section .button--fill:hover .morph-shape svg {
  fill: #006a4b;
}

.button--fill.btn--purple .morph-shape svg {
  fill: #00afec;
}

.button--fill.btn--purple:hover .morph-shape svg {
  fill: #006fac;
}

.stats_container .stat-item_box p strong {
  color: #00afec;
}

.features_section .features_container .feature_box figure svg path {
  stroke: #00afec;
}

.features_section .button--fill .morph-shape svg {
  fill: #00afec;
}

.features_section .button--fill:hover .morph-shape svg {
  fill: #006fac;
}

.cls-1 {
  fill: none;
  stroke: #231f20;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 19px;
  stroke-miterlimit: 10;
}

.cls-2 {
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cls-1, .cls-2 {
  fill: none;
  stroke: #231f20;
  stroke-width: 19px;
}

#map {
  width: 100%;
}
#map .leaflet-popup-content {
  margin: 20px;
}
#map .leaflet-popup-content img {
  width: 100%;
  max-width: 150px;
  height: auto;
  display: flex;
  margin: 0 auto 8px auto;
}
#map .leaflet-popup-content h2, #map .leaflet-popup-content h3, #map .leaflet-popup-content h4, #map .leaflet-popup-content h5 {
  margin-bottom: 8px;
}
#map .leaflet-popup-content p {
  margin-top: 0;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
#map .leaflet-popup-content p i.icon-location {
  font-size: 18px;
  display: flex;
  margin-left: -4px;
}

.clients-map_box {
  height: auto;
}

#contact-map {
  z-index: 0;
  max-height: 100%;
}

.leaflet-control-custom {
  background-color: white;
  padding: 8px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  font-size: 14px;
  font-family: Arial, sans-serif;
}

.leaflet-control-custom:hover {
  background-color: #f0f0f0;
}

.map-marker-image {
  width: 100px;
  height: 100px;
  border: 5px solid white;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.map-marker-image img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.leaflet-pane {
  z-index: 99;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  padding: 0;
}

.pagination .page-numbers {
  display: inline-block;
  padding: 8px 14px;
  margin: 0 5px;
  font-size: 14px;
  text-decoration: none;
  color: #0073e6;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: background-color 0.3s, color 0.3s;
}

.pagination .page-numbers:hover {
  background-color: #0073e6;
  color: #fff;
}

.pagination .page-numbers.current {
  background-color: #0073e6;
  color: #fff;
  font-weight: bold;
  pointer-events: none; /* Disable clicking the current page */
}

.pagination .prev, .pagination .next {
  display: inline-block;
  padding: 8px 12px;
  margin: 0 5px;
  font-size: 14px;
  text-decoration: none;
  color: #0073e6;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.pagination .prev:hover, .pagination .next:hover {
  background-color: #0073e6;
  color: #fff;
}

.pagination .disabled {
  color: #ccc;
  border-color: #ccc;
  pointer-events: none;
}

@media (max-width: 600px) {
  .pagination .page-numbers {
    padding: 6px 10px;
    font-size: 12px;
  }
}
.blog-page h2 {
  margin-bottom: 24px;
}

.foot ul.ul_soc {
  display: flex;
  align-items: center;
}
.foot ul.ul_soc li, .foot ul.ul_soc li a, .foot ul.ul_soc li a i {
  display: flex;
  align-items: center;
  justify-content: center;
}
.foot ul.ul_soc svg {
  width: 22px;
}

/*# sourceMappingURL=custom.css.map */
