/* [Master Stylesheet] */

/* ------------------------------------------------
:: Template Name: Mosh - Creative Business Template
:: Template Author: Colorlib
:: Template Author URI: https://colorlib.com
:: Description: Mosh - is a Creative Business Template. It's very clean, creative & beautiful. It's super responsive & ultra light.
:: Tags: Colorlib, App Landing, Apps, Responsive App Landing, Bootstrap 4, Free Theme, Free HTML Template, HTML5 Template etc.
:: Version: v1.0.0
:: Created: 01/02/2018
------------------------------------------------ */

@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@700&display=swap');
/* font-family: 'Work Sans', sans-serif; */
@import url('https://fonts.googleapis.com/css2?family=Gruppo&display=swap');
    /* font-family: 'Gruppo', cursive; */
/* @import 'css/bootstrap.min.css'; */
@import 'css/owl.carousel.min.css';
/* @import 'css/animate.css'; */
@import 'css/magnific-popup.css';
@import 'css/font-awesome.min.css';

/* --------------------------
:: 1.0 Base CSS Start
-------------------------- */

* {
    margin: 0;
    padding: 0;
}

body,
html {
    font-family: 'Roboto', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #404551;
    line-height: 1.2;
}

a,
a:hover,
a:focus,
a:active {
    font-weight: 700;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

li {
    list-style: none;
}

p {
    font-family: 'Roboto', sans-serif;
    color: #abadbe;
    /* font-size: 15px; */
    font-size: 0.937rem;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.9;
}

ul,
ol {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.section_padding_100 {
    /* padding-top: 100px; */
    padding-top: 6.25rem;
    padding-bottom: 100px;
}

.section_padding_100_0 {
    /* padding-top: 100px; */
    padding-top: 6.25rem;
    padding-bottom: 0;
}

.section_padding_100_50 {
    /* padding-top: 100px; */
    padding-top: 6.25rem;
    /* padding-bottom: 50px; */
    padding-bottom: 3.12rem;
}

.section_padding_100_70 {
    /* padding-top: 100px; */
    padding-top: 6.25rem;
    /* padding-bottom: 70px; */
    padding-bottom: 4.37rem;
}

.section_padding_50 {
    /* padding-top: 50px; */
    padding-top: 3.12rem;
    /* padding-bottom: 50px; */
    padding-bottom: 3.12rem;
}

.section_padding_50_20 {
    /* padding-top: 50px; */
    padding-top: 3.12rem;
    /* padding-bottom: 20px; */
    padding-bottom: 1.25rem;
}

.section_padding_150 {
    /* padding-top: 150px; */
    padding-top: 9.37rem;
    /* padding-bottom: 150px; */
    padding-bottom: 9.37rem;
}

.section_padding_200 {
    /* padding-top: 200px; */
    padding-top: 12.5rem;
    /* padding-bottom: 200px; */
    padding-bottom: 12.5rem;
}

.section_padding_0_100 {
    padding-top: 0;
    /* padding-bottom: 100px; */
    padding-bottom: 6.25rem;
}

.section_padding_70 {
    /* padding-top: 70px; */
    padding-top: 4.37rem;
    /* padding-bottom: 70px; */
    padding-bottom: 4.37rem;
}

.section_padding_0_50 {
    padding-top: 0;
    /* padding-bottom: 50px; */
    padding-bottom: 3.12rem;
}

.mt-15 {
    /* margin-top: 15px; */
    margin-top: 0.937rem;
}

.mt-30 {
    /* margin-top: 30px; */
    margin-top: 1.87rem;
}

.mt-40 {
    /* margin-top: 40px; */
    margin-top: 2.5rem;
}

.mt-50 {
  /* margin-top: 50px; */
    margin-top: 3.12rem;
}

.mt-100 {
  /* margin-top: 100px; */
    margin-top: 6.25rem;
}

.mt-150 {
  /* margin-top: 150px; */
    margin-top: 9.37rem;
}

.mr-15 {
  /* margin-right: 15px; */
    margin-right: 0.937rem;
}

.mr-30 {
    /* margin-right: 30px; */
    margin-right: 1.87rem;
}

.mr-50 {
  /* margin-right: 50px; */
    margin-right: 3.12rem;
}

.mr-100 {
    /* margin-right: 100px; */
    margin-right: 6.25rem;
}

.mb-15 {
    /* margin-bottom: 15px; */
    margin-bottom: 0.937rem;
}

.mb-30 {
  /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
}

.mb-50 {
  /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.mb-100 {
  /* margin-bottom: 100px; */
    margin-bottom: 6.25rem;
}

.ml-15 {
  /* margin-left: 15px; */
    margin-left: 0.937rem;
}

.ml-30 {
  /* margin-left: 30px; */
    margin-left: 1.87rem;
}

.ml-50 {
  /* margin-left: 50px; */
    margin-left: 3.12rem;
}

.ml-100 {
  /* margin-left: 100px; */
    margin-left: 6.25rem;
}

#preloader {
    overflow: hidden;
    background-color: #211b31;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.mosh-preloader {
    overflow: hidden;
    -webkit-animation: 3000ms linear 0s normal none infinite running mosh-preloader;
    animation: 3000ms linear 0s normal none infinite running mosh-preloader;
    background-color: transparent;
    border-color: #f1f2f3 #f1f2f3 #4a7aec;
    border-radius: 50%;
    border-style: solid;
    /* border-width: 4px; */
    border-width: 0.25rem;
    /* height: 50px; */
    height: 3.12rem;
    /* left: calc(50% - 25px); */
    left: calc(50% - 1.56rem);
    position: relative;
    /* top: calc(50% - 25px); */
    top: calc(50% - 1.56rem);
    /* width: 50px; */
    width: 3.12rem;
    z-index: 9;
}

@-webkit-keyframes mosh-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes mosh-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#scrollUp {
    bottom: 0;
    /* font-size: 24px; */
    font-size: 24px1.5rem;
    /* right: 30px; */
    right: 1.87rem;
    /* width: 40px; */
    width: 2.5rem;
    background: #4a7aec;
    color: #fff;
    text-align: center;
    /* height: 40px; */
    height: 1.87rem;
    /* line-height: 38px; */
    line-height: 2.37rem;
    border-radius: 0;
    /* box-shadow: 2px 10px 8px rgba(0, 0, 0, 0.15); */
    box-shadow: 0.125rem 0.625rem 0.5rem rgba(0, 0, 0, 0.15);
}

.mosh-table {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
}

.mosh-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.section-heading {
  /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
}

.section-heading > p {
    font-weight: 700;
    color: #bec0cc;
    /* font-size: 12px; */
    font-size: 0.75rem;
    /* margin-bottom: 10px; */
    margin-bottom: 0,62rem;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    letter-spacing: 0.125;
}

.section-heading > h2 {
  /* font-size: 40px; */
    font-size: 2.5rem;
    margin: 0;
    font-weight: 900;
}

.section-heading > h5 {
  /* font-size: 22px; */
    font-size: 1.37rem;
    color: #abadbe;
    line-height: 1.8;
    font-weight: 500;
}

.mosh-btn {
    background-color: #4a7aec;
    /* min-width: 150px; */
    min-width: 9.37rem;
    /* height: 54px; */
    height: 3.37rem;
    /* padding: 0 30px; */
    padding: 0 1.87rem;
    /* border-radius: 70px; */
    border-radius: 4.37rem;
    color: #fff;
    /* font-size: 14px; */
    font-size: 0.87rem;
    /* line-height: 54px; */
    line-height: 3.37rem;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.mosh-btn:hover {
    background-color: #1a3c8d;
    color: #fff;
}

.bg-overlay,
.bg-overlay-white {
    position: relative;
    z-index: 1;
}

.bg-overlay:after,
.bg-overlay-white:after {
    background-color: rgba(33, 27, 49, 0.88);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    z-index: -1;
    position: absolute;
}

.bg-overlay-white:after {
    background-color: rgba(231, 235, 246, 0.89);
}

.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* --------------------------
:: 2.0 Header Area CSS
-------------------------- */

.header_area {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    top: 0;
    /* padding: 0 15px; */
    padding: 0 0.93rem;
    /* height: 120px; */
    height: 7.5rem;
    background-color: transparent;
    -webkit-transition-duration: 700ms;
    transition-duration: 700ms;
}

.menu_area {
    position: relative;
    z-index: 2;
}

.menu_area #nav .nav-link {
    color: #fff;
    display: block;
    /* font-size: 15px; */
    font-size: 0.93rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    /* padding: 0 15px; */
    padding: 0 0.93rem;
}

.menu_area .dropdown-menu.show {
    border: none;
    /* box-shadow: 3px 5px 12px rgba(0, 0, 0, 0.15); */
    box-shadow: 0.187rem 0.312rem 0.75rem rgba(0, 0, 0, 0.15);
}

.menu_area .dropdown-item {
  /* font-size: 14px; */
    font-size: 0.87rem;
    font-weight: 700;
    color: #9597a6;
}

.menu_area #nav .nav-link:hover,
.menu_area #nav .nav-item.active .nav-link,
.menu_area .dropdown-item:hover {
    color: #4a7aec;
}

.login-register-btn a {
    color: #4a7aec;
    display: inline-block;
    font-weight: 500;
}

.login-register-btn a:hover {
    color: #fff;
}

.search-button > a {
  /* margin: 0 80px; */
    margin: 0 5rem;
}

.navbar-nav {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

/* Search Form CSS */

.search-form-area {
    width: auto;
    /* height: 50px; */
    height: 3.12rem;
    display: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.search-form-open .search-form-area {
    display: block !important;
}

.search-form-open .navbar-nav {
    display: none !important;
}

.search-form-area #search {
  /* width: 550px; */
    width: 34.37rem;
    /* height: 50px; */
    height: 3.12rem;
    /* border-radius: 10px; */
    border-radius: 0.62rem;
    /* border: 2px solid rgba(255, 255, 255, 0.7); */
    border: 0.125rem solid rgba(255, 255, 255, 0.7);
    /* padding: 0 30px; */
    padding: 0 1.87rem;
    color: #fff !important;
    /* font-size: 14px; */
    font-size: 0.87rem;
    background-color: transparent;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

/* Sticky CSS */

.header_area.sticky {
    background-color: #25499f;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* height: 80px; */
    height: 5rem;
    position: fixed;
    top: 0;
    z-index: 999;
}

/* --------------------------
:: 3.0 Welcome Area CSS
-------------------------- */
.welcome_area {
    position: relative;
    z-index: 2;
    /* height: 700px; */
    height: 43.75rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}



.hero-slides {
    position: relative;
    z-index: 2;
}

.single-hero-slide {
  /* height: 500px; */
    height: 31.25rem;
    width: 100%;
    position: relative;
    z-index: 1;
    /* margin-top: 50px; */
    margin-top: 3.12rem;
}


.hero-slide-content h2 {
  /* font-size: 40px; */
    font-size: 2.5rem;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 0px;
}

.hero-slide-content h4 {
    color: #fff;
    font-weight: 400;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
}


.hero-slide-content .slide-img {
    color: #fff;
    /* margin-top: 50px; */
    margin-top: 3.12rem;
    font-weight: 400;
    max-width: 100%;
    margin: auto;
}

.hero-slides .owl-prev,
.hero-slides .owl-next {
    position: absolute;
    /* width: 60px; */
    width: 3.75rem;
    /* height: 60px; */
    height: 3.75rem;
    background-color: transparent;
    /* line-height: 60px; */
    line-height: 3.75rem;
    text-align: center;
    top: 50%;
    /* margin-top: -30px; */
    margin-top: -1.87rem;
    /* left: 50px; */
    left: 3.12rem;
    border-radius: 50%;
    color: #a2baff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.hero-slides .owl-next {
    left: auto;
    /* right: 50px; */
    right: 3.12rem;
}

.hero-slides .owl-prev:hover,
.hero-slides .owl-next:hover {
    background-color: #4a7aec;
}


/* -------------------------
:: X.0 inicio Area
------------------------- */
.section_margin_-100{
  margin-bottom: -6.25rem;
}



/* -------------------------
:: X.0 Nosotros Area
------------------------- */
.welcome_area_nosotros {
    /*
    position: relative;
    z-index: 2;
    */
    height: 31.25rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 10rem;
    /* margin-bottom: 6rem; */
}

.nosotros-logo-arfah {
    /*
    position: relative;
    z-index: 1;
    */
    text-align: center;
    /*
    height: 250px;
    */
    width: 25rem;

}

.col-logo-arfah{
    /*
    padding-left: 11rem;
    padding-right: 11rem;
    */
}

.sombra-logo-arfah {
    -webkit-box-shadow: 5px 5px 15px 5px rgba(254,254,255,0), 0px 0px 15px 3px rgba(254,254,255,0.1);
box-shadow: 5px 5px 15px 5px rgba(254,254,255,0), 0px 0px 15px 3px rgba(254,254,255,0.1);

}

.nos-empresa{
  margin-top: 1.875rem;
  /* margin-bottom: 6.25rem; */
}

.nos-P{
  font-family: 'Roboto', sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.9;
  color: #abadbe !important;
  margin-top: 1rem;
}

/* -------------------------
:: X.0 promociones Area
------------------------- */
.welcome_area_promociones {
    height: 11.25rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 5rem;
    /* margin-bottom: 6rem; */
}

  .cont-promociones{
    margin-top: 2rem;
    /* margin-bottom: 3rem; */
  }


  .titulo-ventana{
    /* font-family: 'Work Sans', sans-serif !important; */
    /* font-family: 'Roboto', sans-serif; */
    /* font-weight: 700;
    font-size: 2rem;
    color: #404551; */
    /* line-height: 1.8; */
    /* line-height: 1.2; */
    margin-top: 2rem;
    margin-bottom: 2.5rem;
  }


  /* -------------------------
  :: X.0 Productos Area
  ------------------------- */
  .welcome_area_productos {
      height: 11.25rem;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center bottom;
      padding-top: 5rem;
      /* margin-bottom: 6rem; */
  }

  .cont-promociones{
    margin-top: 2rem;
    margin-bottom: 3rem;
  }

  .efecto_reduce:hover img{
    transform: scale(0.7);
    /* border: 2px; */
    border: 0.125rem;
    border-color: red;
  }

  .cont-prod-mas-vendidos{
    /* margin-bottom: 6.25rem; */

  }

  /* .foto-prod img{
    max-width: 65%;
  } */

  /* -------------------------
  :: X.0 Contacto Area
  ------------------------- */
  .img-contacto{
    height: 13.75rem;
  }

  .cont-contacto{
    margin-top: 5rem;
    margin-bottom: 6,25rem;
  }

  .texto-oscuro{
    color: #404551;
  }

  .texto-DondeEstamos{
    font-size: 1.5rem!important;
  }


/* -------------------------
:: 4.0 Service Area
------------------------- */

.mosh-service-slides {
    position: relative;
    z-index: 1;
}

.single-service-area h2 {
  /* font-size: 60px; */
    font-size: 3.75rem;
    font-weight: 900;
    /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    color: #bec0cc;
}

.mosh-service-slides .center .single-service-area h2,
.single-service-area:hover h2 {
    color: #4a7aec;
}

.single-service-area h4 {
  /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
}

.mosh-service-slides .owl-prev,
.mosh-service-slides .owl-next {
    position: absolute;
    /* width: 50px; */
    width: 3.12rem;
    /* height: 50px; */
    height: 3.12rem;
    background-color: transparent;
    /* line-height: 50px; */
    line-height: 3.12rem;
    text-align: center;
    top: 50%;
    /* margin-top: -30px; */
    margin-top: -1.87rem;
    /* left: -25px; */
    left: -1.56rem;
    border-radius: 50%;
    color: #a2baff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.mosh-service-slides .owl-next {
    left: auto;
    /* right: -25px; */
    right: -1.56rem;
}

/* -------------------------
:: 5.0 Clients Area
------------------------- */

.clients-logo-area > a > img {
  /* max-width: 170px; */
    max-width: 10.62rem;
    height: auto;
}


/* -------------------------
::  Vaden Area
------------------------- */
.contenedor-texto-vaden{
    display: flex;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}


.titulo-vaden{
    margin-bottom: 2rem;
}

.texto-vaden{

    text-align: center;
    font-family: 'Roboto', sans-serif;
   /* color: #abadbe; */
   /* font-size: 15px; */
    font-size: 0.93rem;
    font-weight: 500;
    margin-top: 0;
    line-height: 1.9;
}

/* -------------------------
:: 6.0 Features Area
------------------------- */

.mosh-features-area {
    background-color: #211b31;
    position: relative;
    z-index: 1;
}

.features-img > img {
    width: 40%;
    position: absolute;
    /* bottom: -30px; */
    bottom: -1.87rem;
    /* left: 30px; */
    left: 1.87rem;
    z-index: 9;
}

.mosh-features-area .section-heading {
  /* margin-bottom: 60px; */
    margin-bottom: 3.75rem;
}

.mosh-features-area .section-heading h2 {
    color: #fff;
}

.barfiller {
    background: #f4f4f4;
    border: none;
    border-radius: 0;
    box-shadow: none;
    /* height: 5px; */
    height: 0.312rem;
    /* margin-bottom: 5px; */
    margin-bottom: 0.312rem;
    position: relative;
    width: 100%;
}

.barfiller .fill {
    display: block;
    position: relative;
    width: 0px;
    height: 100%;
    background: #4a7aec;
    z-index: 1;
}

.barfiller .tipWrap {
    display: none;
}

.barfiller .tip {
  /* margin-top: -35px; */
    margin-top: -2.18rem;
    /* padding: 2px 4px; */
    padding: 0.125rem 0.25rem;
    /* font-size: 15px; */
    font-size: 0.93rem;
    color: #4a7aec;
    left: 0px;
    position: absolute;
    z-index: 2;
    background: transparent;
    font-weight: 500;
}

.barfiller .tip:after {
    display: none;
}

.single_progress_bar p {
  /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
}

/* -------------------------
:: 7.0 More Service Area
------------------------- */

.single-more-service-area {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    /* padding: 100px 20px; */
    padding: 6.25rem 1.25rem;
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 750ms;
    transition-duration: 750ms;
}

.single-more-service-area:hover {
  /* box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.1); */
    box-shadow: 0 0.62rem 1.25rem 0.62rem rgba(0, 0, 0, 0.1);
}

.more-service-content > img {
  /* margin-bottom: 40px; */
    margin-bottom: 2.5rem;
}

.more-service-content > h4 {
  /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
    text-transform: capitalize;
}

/* -------------------------
:: 8.0 Portfolio Area
------------------------- */

.portfolio-menu {
    /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
    /* margin-top: -10px; */
    margin-top: -0.62rem;
}

.portfolio-menu > p {
    display: inline-block;
    /* padding: 0 15px; */
    padding: 0 0.93rem;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 0;
}

.portfolio-menu > p:hover {
    color: #4a7aec;
}

.single_gallery_item {
    width: 25%;
    display: inline-block;
    float: left;
    z-index: 3;
    position: relative;
    overflow: hidden
}

.single_gallery_item > img {
    width: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single_gallery_item:hover > img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="8" /></filter></svg>#filter');
    -webkit-filter: blur(8px);
    filter: blur(8px);
    filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=8);
}

.gallery-hover-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    left: 0;
    top: 0;
    background-color: rgba(74, 122, 236, 0.85);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.single_gallery_item:hover .gallery-hover-overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.port-hover-text h4 {
    color: #fff;
    /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
}

.port-hover-text > a {
    color: #fff;
    /* font-size: 15px; */
    font-size: 0.93rem;
}

/* -------------------------
:: 9.0 Workflow Area
------------------------- */

.workflow-img {
    position: relative;
    z-index: -10;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.single-workflow-area > h2 {
  /* font-size: 16px; */
    font-size: 1rem;
    -webkit-box-flex: 0;
    /* -ms-flex: 0 0 47px; */
    -ms-flex: 0 0 2.93rem;
    /* flex: 0 0 47px; */
    flex: 0 0 2.93rem;
    /* width: 47px!important; */
    width: 2.93rem!important;
    /* height: 47px!important; */
    height: 2.93rem!important;
    text-align: center;
    background-color: #f3f5f9;
    /* line-height: 47px; */
    line-height: 2.93rem;
    border-radius: 50%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.workflow-content h4 {
  /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
}

.single-workflow-area:hover h2 {
    background-color: #4a7aec;
    color: #fff;
}

.workflow-slides-area {
    position: relative;
    /* z-index: 99; */
    /* top: -100px; */
}

.mosh-workflow-slides .owl-dots {
  /* margin-top: 60px; */
    margin-top: 3.75rem;
    text-align: center;
}

.mosh-workflow-slides .owl-dot {
    background-color: #daddeb;
    /* width: 8px; */
    width: 0.5rem;
    /* height: 8px; */
    height: 0.5rem;
    border-radius: 50%;
    /* margin: 0 4px; */
    margin: 0 0.25rem;
    display: inline-block;
}

.mosh-workflow-slides .owl-dot.active {
    background-color: #4a7aec;
}

/* -------------------------
:: 10.0 CTA Area
------------------------- */

.mosh-call-to-action-area {
    position: relative;
    z-index: 1;
    background-attachment: fixed;
    margin-top: 5rem;
}

.cta-content .section-heading {
    margin-bottom: 0;
}

.cta-content .section-heading h2 {
  /* margin-bottom: 40px; */
    margin-bottom: 2.5rem;
    color: #fff;
    /* font-size: 44px; */
    font-size: 2.75rem;
}

/* -------------------------
:: 11.0 FAQ Area
------------------------- */

.panel {
    background-color: #fff;
    border: 0 solid transparent;
    /* border-radius: 4px; */
    border-radius: 0.25rem;
    box-shadow: 0 0 0 transparent;
    /* margin-bottom: 15px; */
    margin-bottom: 0.93rem;
}

.single-accordion:last-of-type {
    margin-bottom: 0px;
}

.single-accordion h6 a {
    background-color: #4a7aec;
    border-radius: 0;
    color: #fff;
    display: block;
    margin: 0;
    font-weight: 400;
    /* padding: 15px 15px 15px 60px; */
    padding: 0.93rem 0.93rem 0.93rem 3.75rem;
    position: relative;
    /* font-size: 15px; */
    font-size: 0.93rem;
    text-transform: capitalize;
}

.single-accordion h6 a.collapsed {
    background-color: #4a7aec;
    color: #fff;
}

.single-accordion h6 a span {
  /* font-size: 10px; */
    font-size: 0.62rem;
    position: absolute;
    /* left: 20px; */
    left: 1.25rem;
    text-align: center;
    /* top: 17px; */
    top: 1.06rem;
}

.single-accordion h6 a.collapsed span.accor-close {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

span.accor-open {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.single-accordion h6 a.collapsed span.accor-open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.single-accordion h6 {
    margin-bottom: 0;
    text-transform: uppercase;
}

.single-accordion .accordion-content {
    border-top: 0 solid transparent;
    box-shadow: none;
}

.single-accordion .accordion-content p {
  /* padding: 10px 15px 0; */
    padding: 0.62rem 0.93rem 0;
    /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
}

/* --------------------------
:: 12.0 Footer Area CSS
-------------------------- */

.footer-area {
    position: relative;
    z-index: 1;
    background-color: #211b31;
    margin-top: 6.25rem;
}

.single-footer-widget h5 {
    color: #fff;
    /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.single-footer-widget ul > li > a {
    color: rgba(226, 219, 243, 0.30);
    /* margin-bottom: 10px!important; */
    margin-bottom: 0.62rem!important;
    display: block;
    font-weight: 500;
}

.single-footer-widget ul > li > a:last-child {
    margin-bottom: 0;
}

.single-footer-widget ul > li > a:hover {
    color: #ffffff;
}

.copyright-text > p {
    margin-bottom: 0;
    /* font-size: 13px; */
    font-size: 0.81rem;
}

.footer-social-info > a {
    color: #abadbe;
    /* padding: 0 15px; */
    padding: 0 0.93rem;
    display: inline-block;
    /* font-size: 13px; */
    font-size: 0.81rem;
}

.footer-social-info > a:hover {
    color: #fff;
}

.footer-single--blog-post {
  /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
}

.footer-single--blog-post:last-child {
    margin-bottom: 0;
}

.footer-single--blog-post .blog-post-date > p {
  /* font-size: 12px; */
    font-size: 0.75rem;
    /* margin-bottom: 5px; */
    margin-bottom: 0.312rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-single--blog-post .blog-post-title > h6 {
  /* font-size: 14px; */
    font-size: 0.87rem;
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-single--blog-post .blog-post-date > p:hover,
.footer-single--blog-post .blog-post-title > h6:hover {
    color: #4a7aec;
}

.footer-single-contact-info .contact-icon {
  /* margin-right: 15px; */
    margin-right: 0.93rem;
}

.footer-bottom-area {
    background-color: #191426;
    /* height: 60px; */
    height: 3.75rem;
}

/* --------------------
:: 13.0 Breadcumb CSS
-------------------- */

.mosh-breadcumb-area {
  /* height: 500px; */
    height: 31.25rem;
    width: 100%;
    position: relative;
    z-index: 1;
}


.bradcumbContent h2 {
    color: #fff;
    /* font-size: 60px; */
    font-size: 3.75rem;
}

.bradcumbContent .breadcrumb {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    /* margin-top: 10px; */
    margin-top: 0.62rem;
}

.bradcumbContent .breadcrumb-item a,
.bradcumbContent .breadcrumb-item {
    color: #fff;
    /* font-size: 12px; */
    font-size: 0.75rem;
    font-weight: 700;
    /* letter-spacing: 1px; */
    letter-spacing: 0.0625rem;
    text-transform: uppercase;
}

/* -----------------------
:: 14.0 About Us CSS
----------------------- */

.few-words-from-ceo {
    overflow-x: hidden;
}

.mosh-about-us-content .section-heading {
  /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.few-words-contents,
.few-words-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    /* height: 770px; */
    height: 48.12rem;
}

.few-words-contents {
    background-color: #211b31;
}

.few-words-text .section-heading {
  /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.few-words-text .section-heading h2 {
    color: #fff;
}

.few-words-text > p {
    margin-bottom: 0;
}

.ceo-meta-data .ceo-thumb {
  /* width: 52px; */
    width: 3.25rem;
    /* height: 52px; */
    height: 3.25rem;
    -webkit-box-flex: 0;
    /* -ms-flex: 0 0 52px; */
    -ms-flex: 0 0 3.25rem;
    /* flex: 0 0 52px; */
    flex: 0 0 3.25rem;
    border-radius: 50%;
    /* margin-right: 20px; */
    margin-right: 1.25rem;
}

.ceo-meta-data .ceo-name h6 {
    color: #fff;
    /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
    line-height: 1;
}

.ceo-meta-data .ceo-name p {
    margin-bottom: 0;
    line-height: 1;
    /* font-size: 12px; */
    font-size: 0.75rem;
    font-weight: 700;
}

/* -------------------------
:: 15.0 Services Area CSS
------------------------- */

.services-content-area {
    position: relative;
    z-index: 98;
    /* padding: 100px 0 200px 0; */
    padding: 6.25rem 0 12.5rem 0;
}

.services-text h2 {
  /* font-size: 55px; */
    font-size: 3,43rem;
    /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.services-text p {
    line-height: 2;
    /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

/* -------------------------
:: 16.0 Team Member Area
------------------------- */

.team-thumbnail {
  /* width: 189px; */
    width: 11.81rem;
    /* height: 189px; */
    height: 11.81rem;
    border-radius: 50%;
    /* margin: 0 auto 50px; */
    margin: 0 auto 3.12rem;
    position: relative;
    z-index: 1;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.team-thumbnail:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(74, 122, 236, 0.75);
    z-index: 2;
    border-radius: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.team-thumbnail > img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.team-meta-info {
  /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
}

.team-meta-info h4 {
    line-height: 1;
    /* margin-bottom: 10px; */
    margin-bottom: 0.625rem;
}

.team-meta-info span {
  /* font-size: 12px; */
    font-size: 0.75rem;
    font-weight: 900;
    color: #abadbe;
    /* letter-spacing: 2px; */
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    /* margin-bottom: 35px; */
    margin-bottom: 2.18rem;
    display: block;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.team-social-info {
  /* margin-top: 30px; */
    margin-top: 1.87rem;
}

.team-social-info > a {
  /* font-size: 13px; */
    font-size: 0.81rem;
    color: #abadbe;
    display: inline-block;
    /* padding: 0 15px; */
    padding: 0 0.93rem;
}

.single-team-slide:hover .team-meta-info span,
.team-social-info > a:hover {
    color: #4a7aec;
}

.single-team-slide:hover .team-thumbnail:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.mosh-team-slides {
    position: relative;
    z-index: 2;
}

.mosh-team-slides .owl-prev,
.mosh-team-slides .owl-next {
    position: absolute;
    /* width: 60px; */
    width: 3.75rem;
    /* height: 60px; */
    height: 3.75rem;
    background-color: transparent;
    /* line-height: 60px; */
    line-height: 3.75rem;
    text-align: center;
    top: 21%;
    /* margin-top: -30px; */
    margin-top: -1.87rem;
    /* left: -25px; */
    left: -1.56rem;
    border-radius: 50%;
    color: #a2baff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.mosh-team-slides .owl-next {
    left: auto;
    /* right: -25px; */
    right: -1.56rem;
}

.mosh-subscribe-newsletter-area {
    background-attachment: fixed;
}

.subscribe-newsletter-content p {
    text-transform: uppercase;
    /* font-size: 12px; */
    font-size: 0.75rem;
    font-weight: 700;
    /* letter-spacing: 2px; */
    letter-spacing: 0.125rem;
}

.subscribe-newsletter-content h2 {
  /* font-size: 44px; */
    font-size: 2.75rem;
    /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
}

.subscribe-newsletter-content form {
    position: relative;
    z-index: 1;
}

.subscribe-newsletter-content form > input {
    width: 60%;
    /* height: 55px; */
    height: 3.43rem;
    /* border-radius: 70px; */
    border-radius: 4.37rem;
    border: none;
    /* padding: 0 30px; */
    padding: 0 1.87rem;
    font-style: italic;
    /* font-size: 14px; */
    font-size: 0.87rem;
    color: #abadbe;
}

.subscribe-newsletter-content form > button {
  /* width: 150px; */
    width: 9.37rem;
    /* height: 55px; */
    height: 3.43rem;
    border-radius: 0 70px 70px 0;
    border: none;
    /* padding: 0 30px; */
    padding: 0 1.87rem;
    /* font-size: 14px; */
    font-size: 0.87rem;
    color: #fff;
    background-color: #4a7aec;
    position: absolute;
    right: 20%;
    font-weight: 700;
    cursor: pointer;
    text-transform: uppercase;
    top: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.subscribe-newsletter-content form > button:hover {
    color: #fff;
    background-color: rgb(16, 54, 145);
}

/* -------------------------
:: 17.0 Clients Area
------------------------- */

.mosh-clients-testimonials-area {
    background-color: #211b31;
    position: relative;
    z-index: 1;
}

.mosh-clients-testimonials-area .section-heading h2 {
    color: #fff;
}

.testimonial-content span {
  /* font-size: 60px; */
    font-size: 3.75rem;
    color: #fff;
    line-height: 1;
    font-weight: 900;
}

.testimonial-content p {
    margin-bottom: 0;
}

.testimonials-meta .testimonial-thumb {
  /* width: 52px; */
    width: 3.25rem;
    /* height: 52px; */
    height: 3.25rem;
    /* margin: 0 auto 20px; */
    margin: 0 auto 1.25rem;
    border-radius: 50%;
    /* border: 3px solid #211b31; */
    border: 0.1875rem solid #211b31;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    /* margin-top: 40px; */
    margin-top: 2.5rem;
}

.testimonials-meta > h6 {
    color: rgba(255, 255, 255, 0.5);
    /* margin-bottom: 5px; */
    margin-bottom: 0.3125rem;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.testimonials-meta > p {
    margin-bottom: 0;
    font-weight: 700;
    /* letter-spacing: 2px; */
    letter-spacing: 0.125rem;
    /* font-size: 12px; */
    font-size: 0.75rem;
    text-transform: uppercase;
}

.testimonials-slides {
    position: relative;
    z-index: 1;
}

.testimonials-slides:before {
    position: absolute;
    width: 33.33333%;
    text-align: center;
    content: "Previous";
    top: 0;
    left: 0;
    z-index: -5;
    height: 100%;
    color: #fff;
}

.testimonials-slides:after {
    position: absolute;
    width: 33.33333%;
    text-align: center;
    content: "Next";
    top: 0;
    right: 0;
    z-index: -5;
    height: 100%;
    color: #fff;
}

.testimonials-slides .owl-prev,
.testimonials-slides .owl-next {
    position: absolute;
    /* width: 60px; */
    width: 3.75rem;
    /* height: 60px; */
    height: 3.75rem;
    background-color: transparent;
    /* line-height: 60px; */
    line-height: 3.75rem;
    text-align: center;
    top: 21%;
    /* margin-top: -30px; */
    margin-top: -1.87rem;
    /* left: -25px; */
    left: -1.56rem;
    border-radius: 50%;
    color: #a2baff;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.testimonials-slides .owl-next {
    left: auto;
    /* right: -25px; */
    right: -1.56rem;
}

.testimonials-slides .single-testimonial-area .testimonial-content {
    display: none;
}

.testimonials-slides .center .single-testimonial-area .testimonial-content {
    display: block;
}

.single-testimonial-area:hover .testimonials-meta > h6,
.testimonials-slides .center .single-testimonial-area .testimonials-meta > h6 {
    color: #fff;
}

.single-testimonial-area:hover .testimonials-meta .testimonial-thumb {
  /* border: 3px solid #4a7aec; */
    border: 0.1875rem solid #4a7aec;
}

/* Sonar CSS */

.testimonial-thumb:before {
    content: '';
    display: inline-block;
    position: absolute;
    /* width: calc(100% - 6px); */
    width: calc(100% - 0.375rem);
    /* height: calc(100% - 6px); */
    height: calc(100% - 0.375rem);
    border-radius: 50%;
    /* top: 3px; */
    top: 0.1875rem;
    /* left: 3px; */
    left: 0.1875rem;
    -webkit-animation: sonar-effect 1s ease-in-out 0s infinite;
    animation: sonar-effect 1s ease-in-out 0s infinite;
    z-index: -1
}

.testimonials-slides .center .testimonial-thumb:before {
    display: none;
}

@-webkit-keyframes sonar-effect {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        box-shadow: 0 0 0 3px #4a7aec, 0 0 5px 5px #4a7aec, 0 0 0 5px #4a7aec;
    }
    100% {
        box-shadow: 0 0 0 3px #4a7aec, 0 0 5px 5px #4a7aec, 0 0 0 5px #4a7aec;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}


@keyframes sonar-effect {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
    50% {
        opacity: 0.5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        box-shadow: 0 0 0 3px #4a7aec, 0 0 5px 5px #4a7aec, 0 0 0 5px #4a7aec;
    }
    100% {
        box-shadow: 0 0 0 3px #4a7aec, 0 0 5px 5px #4a7aec, 0 0 0 5px #4a7aec;
        -webkit-transform: scale(1.4);
        transform: scale(1.4);
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }
}

.mosh-cool-facts-area.service-page {
    width: 100%;
    position: relative;
    z-index: 1;
    /* height: 500px; */
    height: 31.25rem;
}

.mosh-cool-facts-area.service-page .counter-area h3,
.mosh-cool-facts-area.service-page .cool-facts-content p {
    color: #fff;
}

.skills-text > p {
  /* padding-right: 30px; */
    padding-right: 1.875rem;
}

.skills-text > p:last-child {
    padding-right: 0;
}

/* -----------------------
:: 18.0 Blog Area CSS
----------------------- */

.blog-area {
    position: relative;
    z-index: 5;
}

.single-blog {
  /* margin-bottom: 100px; */
    margin-bottom: 6.25rem;
}

.single-blog .blog-post-thumb {
  /* margin-bottom: 40px; */
  margin-bottom: 2.5rem;
}

.single-blog h2 {
  /* font-size: 24px; */
    font-size: 1.5rem;
    /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
}

.post-meta {
  /* margin-bottom: 10px; */
    margin-bottom: 0.625rem;
}

.post-meta h6 {
    color: #b1b3c3;
    text-transform: capitalize;
    margin-bottom: 0;
    /* font-size: 12px; */
    font-size: 0.75rem;
}

.post-meta h6 a {
    color: #b1b3c3;
    display: inline-block;
    /* margin-right: 5px; */
    margin-right: 0.3125rem;
}

.post-meta h6 a:hover {
    color: #4a7aec;
}

.single-blog > a {
    color: #6270ff;
    /* font-size: 14px; */
    font-size: 0.87rem;
    text-transform: uppercase;
}

.single-blog p {
  /* margin-bottom: 40px; */
    margin-bottom: 2.5rem;
}

.mosh-pagination-area .page-link {
    padding: 0;
    /* line-height: 42px; */
    line-height: 2.62rem;
    color: #007bff;
    border: none;
    border-radius: 0;
    /* width: 42px; */
    width: 2.62rem;
    /* height: 42px; */
    height: 2.62rem;
    /* font-size: 14px; */
    font-size: 0.87rem;
    text-align: center;
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    margin-left: 0;
    border-radius: 0;
}

.blog-post-search-widget form {
    position: relative;
    z-index: 1;
}

.blog-post-search-widget form > input {
    width: 100%;
    /* height: 50px; */
    height: 3.12rem;
    border-top: none;
    border-left: none;
    border-radius: 0;
    border-right: none;
    /* border-bottom: 2px solid #e6e7f4; */
    border-bottom: 0.125rem solid #e6e7f4;
}

.blog-post-search-widget form > button {
    position: absolute;
    right: 0;
    top: 0;
    /* width: 50px; */
    width: 3.12rem;
    /* height: 50px; */
    height: 3.12rem;
    text-align: center;
    /* line-height: 50px; */
    line-height: 3.12rem;
    border: none;
    background-color: transparent;
    cursor: pointer
}

.blog-post-archives > h5,
.blog-post-categories > h5,
.latest-blog-posts > h5,
.instagram-feeds > h5 {
  /* font-size: 18px; */
    font-size: 1.12rem;
    /* margin-bottom: 30px; */
    margin-bottom: 1.87rem;
}

.blog-post-archives ul > li > a,
.blog-post-categories ul > li > a {
    color: #abadbe;
    /* font-size: 15px; */
    font-size: 0.93rem;
    display: block;
    /* padding: 5px 0; */
    padding: 0.3125rem 0;
    font-weight: 500;
}

.latest-blog-post-content h6 > a {
    color: #404551;
}

.latest-blog-post-content h6 > a:hover,
.blog-post-archives ul > li > a:hover,
.blog-post-categories ul > li > a:hover {
    color: #4a7aec;
}

.single-latest-blog-post {
  /* margin-bottom: 20px; */
    margin-bottom: 1.25rem;
}

.latest-blog-post-thumb {
  /* width: 70px; */
    width: 4.37rem;
    -webkit-box-flex: 0;
    /* -ms-flex: 0 0 70px; */
    -ms-flex: 0 0 4.37rem;
    /* flex: 0 0 70px; */
    flex: 0 0 4.37rem;
    /* margin-right: 20px; */
    margin-right: 1.25rem;
}

.instagram-feeds ul > li {
    width: calc(33.3333333% - 8px);
    /* margin: 4px; */
    margin: 0.25rem;
    display: inline-block;
    float: left;
}

/* ----------------------
:: 19.0 Contact Page CSS
---------------------- */

.contact-form-area h2,
.contact-information h2 {
  /* font-size: 40px; */
    font-size: 2.5rem;
    /* margin-bottom: 50px; */
    margin-bottom: 3.12rem;
    font-weight: 900;
}

.contact-form-area .form-control {
  /* font-size: 12px; */
    font-size: 0.75rem;
    color: #cbcddc;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    /* border-bottom: 2px solid #ebebeb; */
    border-bottom: 0.125rem solid #ebebeb;
    border-radius: 0;
    /* height: 50px; */
    height: 3.12rem;
    /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
    /* padding: 15px; */
    padding: 0.93rem;
    font-style: italic;
}

.contact-form-area .form-control:hover,
.contact-form-area .form-control:focus {
    box-shadow: none;
}

.contact-form-area textarea.form-control {
  /* height: 140px; */
    height: 8.75rem;
}

.contact-social-info > a {
    color: #cbcddc;
    /* padding: 0 10px; */
    padding: 0 0.62rem;
    display: inline-block;
}

.contact-social-info > a:hover {
    color: #4a7aec;
}

#googleMap {
    width: 100%;
    /* height: 680px; */
    height: 42.5rem;
}

/* -----------------------
:: 20.0 Elements Area CSS
----------------------- */

.elements-title h2 {
  /* margin-bottom: 60px; */
    margin-bottom: 3.75rem;
    /* font-size: 24px; */
    font-size: 1.5rem;
}

.mosh-btn.mosh-btn-2 {
  /* border: 2px solid #4a7aec; */
    border: 0.125rem solid #4a7aec;
    color: #404551;
    background-color: #fff;
}

.mosh-btn.mosh-btn-2:hover,
.mosh-btn.mosh-btn-2:focus {
  /* border: 2px solid #4a7aec; */
    border: 0.125rem solid #4a7aec;
    color: #fff;
    background-color: #4a7aec;
}

.mosh-btn.mosh-btn-3 {
    border: none;
    color: #404551;
    background-color: #fff;
    /* box-shadow: 0 6px 30px rgba(0, 0, 0, 0.15); */
    box-shadow: 0 0.37rem 1.87rem rgba(0, 0, 0, 0.15);
}

.mosh-btn.mosh-btn-3:hover,
.mosh-btn.mosh-btn-3:focus {
    color: #fff;
    background-color: #4a7aec;
}

.mosh-cool-facts-area {
    width: 100%;
}

.mosh-cool-facts-area .counter-area > h3 {
    color: #4a7aec;
    /* font-size: 60px; */
    font-size: 3.75rem;
    margin-bottom: 0;
    line-height: 1;
}

.mosh-cool-facts-area .cool-facts-content > p {
    color: #292d4f;
}



/*---------------------
  Project Slider
-----------------------*/

.project {
  /* padding: 0 15px; */
    padding: 0 0.93rem;
}

.project__slider__item {
  /* height: 600px; */
    height: 37.5rem;
    position: relative;
    overflow: hidden;
}

.project__slider__item:hover .project__slider__item__hover {
  /* bottom: 30px; */
    bottom: 1.87rem;
}

.project__slider__item:hover .project__slider__item__hover span {
    left: 0;
}

.project__slider__item:hover .project__slider__item__hover h5 {
    right: 0;
}

.project__slider.owl-carousel .col-lg-3 {
    max-width: 100%;
}

.project__slider.owl-carousel .owl-nav button {
  /* height: 50px; */
    height: 3.12rem;
    /* width: 50px; */
    width: 3.12rem;
    background: #ffffff;
    /* font-size: 28px; */
    font-size: 1.75rem;
    color: #111111;
    position: absolute;
    /* left: 35px; */
    left: 2.18rem;
    top: 50%;
    /* margin-top: -25px; */
    margin-top: -1.56rem;
    /* line-height: 54px; */
    line-height: 3.37rem;
    text-align: center;
}

.project__slider.owl-carousel .owl-nav button.owl-next {
    left: auto;
    /* right: 35px; */
    right: 2.18rem;
}

.project__slider__item__hover {
    text-align: center;
    background: #ffffff;
    position: absolute;
    /* left: 25px; */
    left: 1.56rem;
    /* bottom: -500px; */
    bottom: -31.25rem;
    /* width: calc(100% - 50px); */
    width: calc(100% - 3.12rem);
    /* padding: 25px 15px; */
    padding: 1.56rem 0.93rem;
    -webkit-transition: all, 0.5s;
    -o-transition: all, 0.5s;
    transition: all, 0.5s;
    overflow: hidden;
}

.project__slider__item__hover span {
    color: #dfa667;
    /* font-size: 14px; */
    font-size: 0.87rem;
    font-weight: 600;
    /* letter-spacing: 2px; */
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    display: block;
    /* margin-bottom: 10px; */
    margin-bottom: 0.62rem;
    position: relative;
    /* left: 30px; */
    left: 1.87rem;
    -webkit-transition: all, 1s;
    -o-transition: all, 1s;
    transition: all, 1s;
}

.project__slider__item__hover h5 {
    color: #111111;
    /* font-size: 20px; */
    font-size: 1.25rem;
    text-transform: uppercase;
    position: relative;
    /* right: 30px; */
    right: 1.87rem;
    -webkit-transition: all, 1s;
    -o-transition: all, 1s;
    transition: all, 1s;
}





/* --------------------------------
============= The End =============
---------------------------------*/

    .foto-prod {
            height: 100%; /* Para que las tarjetas se expandan según su contenido */
            display: flex;
            flex-direction: column;
            justify-content: space-between;
        }

    .foto-prod2 {
            height: 100%;
            display: flex;            
        }

        .imagen-centrada-old {
            height: 200px; /* Ajusta la altura según sea necesario */
            width: 100%;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

        .imagen-centrada-x2 {            
            width: 300px;            
        }


.card-text {
            background-color: white;
        }



.imagen-centrada {
    height: 200px; /* Ajusta la altura según sea necesario */
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.img-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
