.tituloContador
{
	height: 0px!important;
	margin-bottom: 5rem!important;
}
.services-half-section-bottom {
    padding-top: 100px!important;
    padding-bottom: 100px;
}
.image-effect-one h4, .image-effect-one p 
{
	opacity: 1!important;
}
.image-effect-one .figcaption {
	transform: none!important;
}
.mt-bnr-inr
{
	height: 120px!important;
}
.galeriaImg .image-effect-one:hover img
{
	transform: none!important;
}
.galeriaImg .image-effect-one .mfp-link {
  position: absolute;
  background-color:transparent;
  height:40px;
  width:40px;
  line-height:normal;
  text-align:center;
  top: 45%;
  right:45%;
  opacity:0;
	transition: all 0.5s linear;  
}


.galeriaImg .image-effect-one:hover .mfp-link {
  right: 45%;
  top:45%;
  opacity:1;
}
.half-block-content 
{
	min-height: 600px!important;
}
.seccionEnvios .overlay-main {
    background-image: url('/images/bloquera4.jpg')!important;
}
.masonry-item
{
	margin: 0px!important;
	padding: 0px!important;
}

.mt-bnr-inr-entry .banner-title-outer .heading-h2 {
    margin-top: 0px;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.heading-h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 38px;
    line-height: 44px;
    color: #1a1a1a;
}

@media only screen and (max-width: 768px) {
	.tituloContador
	{
		margin-bottom: 2rem!important;
	}
}
.text-uppercase.sep-line-one
{
    color: white!important;
}
.client-logo
{
    height: 150px;
}
.client-logo img
{
    width: 100%!important;
}
.imgFabricasMob
{
	display: none;
}
.imgFabricasDesk
{
	display: block;
}
@media only screen and (max-width: 767px) {

	.imgFabricasMob
	{
		display: block;
	}
	.imgFabricasDesk
	{
		display: none;
	}
}
/*RAFAEL*/

.logo-header {
    display: table;
    float: left;
    width: 250px;
    height: 60px;
    vertical-align: middle;
    padding: 0;
    font-size: 36px;
    color: #1bbce8;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    z-index: 11;
}

.custom-model .modal-header {
    border-radius: 15px 15px 0 0;
}

.bg-secondry {
    background-color: #fed309;
}

.site-button-link {
    display: inline-block;
    font-weight: 600;
    position: relative;
    padding-left: 0;
    background: #fed308;
    padding: 10px 20px;
    border-radius: 100px;
}

a:active, a:hover, a:focus {
    color: #fed308;
    background: none;
}

.modal-content {
    border-radius: 15px !important;
    box-shadow: -10px 36px 20px -15px #000000bf;
}

.button-model button.close {
    min-width: inherit;
    background: #E20613;
    border: none;
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    border-radius: 100%;
}

.btn-effect:before {
    border-color: #8a8a8a!important;
    border-left-width: 5px;
    border-top-width: 5px;
    left: -5px;
    top: -5px;
}

.btn-effect:after {
    border-bottom-width: 5px;
    border-color: #8a8a8a!important;
    border-right-width: 5px;
    bottom: -5px;
    right: -5px;
}

.btn-effect {
    letter-spacing: 0px;
    position: relative;
    text-transform: uppercase;
}

.site-button {
    background-color: #ffb900;
    color: #000;
}

.site-button:hover {
    background-color: #18223B;
    color: #fff;
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    /* padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5); */
    background-color: var(--bs-modal-footer-bg);
    padding: 3% 4%;
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    /* padding: var(--bs-modal-padding); */
    padding: 0%;
}

.site-button-secondry {
    font-weight: 800 !important;
    background-color: #FED309;
    color: #000;
    border: 1px solid #fff;
}

.tp-thumb-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
}

#welcome .tp-thumbs-inner-wrapper .tp-thumb.selected:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    border: 5px solid #FED309;
    border-radius: 100%;
}

.tp-thumbs {
    box-sizing: content-box!important;
    border-radius: 100px 0 0 100px;
    background: transparent !important;
    padding: 30px !important;
}

.slider-block {
    border: 2px dotted #FED309 !important;
}

h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300 !important;
    font-size: 34px;
    line-height: 40px;
    color: #18223B;
    margin-bottom: 20px;
}

h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 46px;
    line-height: 52px;
    color: #18223B;
    letter-spacing: -1px;
}

.mt-separator:after {
    width: 50px;
    right: -44px;
    top: 30px;
}

.p-tb80 {
    padding-bottom: 150px;
    padding-top: 150px;
}

.p-tb85 {
    padding-bottom: 150px;
    padding-top: 0px;
}

.mt-icon-box-lg img {
    height: 80px;
}

.mt-separator:before {
    width: 50px;
    left: -60px;
    top: 30px;
}

.section-head h2 {
    margin-top: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    text-align: right;
    padding-right: 20px;
    border-right: 10px solid #fed308;
    line-height: 1.25;
    margin-top: 50px;
    background: #18223b;
    padding: 10px;
}

.site-text-primary2 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 300 !important;
}

.p-l15 {
    padding-left: 25px;
}

.section-head {
    margin-bottom: 0px;
}

.site-text-primary {
    color: #000;
    text-transform: capitalize;
    font-weight: 300 !important;
}

h2 {
    margin-bottom: 0px;
}

.mt-bnr-inr-entry .banner-title-outer h2 {
    margin-top: 0px;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    text-transform: none;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 38px;
    line-height: 44px;
    color: #1a1a1a;
}

.font-16 {
    font-size: 16px;
    line-height: 2;
    text-transform: uppercase;
    font-weight: 600;
    background: #0000004a;
    padding: 6px 20px;
    border-radius: 20px;
}

.font-60 {
    font-size: 60px;
    line-height: 66px;
    text-shadow: 0px 7px 5px #0000006e;
}

.call-us-number {
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.large-title-info {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0px;
    display: block;
}

.icon-content {
    overflow: inherit;
}

.m-b5 {
    margin-bottom: 15px;
}

.hermes.tparrows {
    cursor: pointer;
    background: #000;
    background: rgb(255 202 0 / 50%);
    width: 30px;
    height: 110px;
    position: absolute;
    display: block;
    z-index: 1000;
}

.hover-shadow {
    box-shadow: 0 0px 0px 0 transparent;
    transition: all 0.5s linear;
}

.image-effect-one .figcaption {
    position: absolute;
    bottom: 0%;
    width: 100%;
    transform: translateY(100%);
    padding: 20px 20px;
    background-color: #f3f3f3;
    transition-delay: 0.3s;
    border-top: 10px solid #FED308;
}

h4 {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 1;
    color: #18223B;
    margin-bottom: 15px;
}

.contact-info .icon-content p {
    word-break: normal;
    font-size: 18px;
    font-weight: 200;
}

h5 {
    font-family: 'poppins', sans-serif;
    font-weight: 700 !important;
    font-size: 16px;
    line-height: 2;
    color: #ffb900 !important;
    margin-bottom: 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
}

.site-bg-dark {
    background-color: #18223B;
}

.contact-one-inner-right {
    padding: 30px;
}

.fa-whatsapp:before {
    content: "\f232";
    color: #fff;
}

.opacity-07 {
    opacity: 0.25;
}

.overlay-main {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: url(/images/bloquera.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

.overlay-main3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: url(/images/bloquera2.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

.overlay-main2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: url(/images/bloquera3.jpg) !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position-y: -500px !important;
}

.m-about-containt .large-title {
    font-size: 10rem;
    font-weight: 100 !important;
    display: inline-block;
    line-height: 1;
}

.header-nav .nav>li>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    color: #18223b;
    font-size: 13px;
    padding: 35px 12px;
    cursor: pointer;
    margin: -10px 0;
    font-weight: 600;
}

.contact-one .contact-one-inner {
    background-color: #f3f3f3;
    padding: 30px;
    border-radius: 16px;
}

.contact-one .form-control {
    border: 0px;
    border: 0px solid #ddd;
    height: 50px;
}

.mt-bnr-inr-entry .banner-title-outer {
    position: relative;
    margin-bottom: 20px;
    border-left: 5px solid #FED308;
    border-right: 5px solid #FED308;
    position: relative;
    max-width: 350px;
    margin: 75px auto;
}

.mt-bnr-inr-entry .banner-title-outer:after {
    width: 20px;
    height: 5px;
    top: 0px;
    left: 0px;
}

.mt-bnr-inr-entry .banner-title-outer .banner-title-name:after {
    width: 20px;
    height: 5px;
    top: 0px;
    right: 0px;
}

.mt-bnr-inr-entry .banner-title-outer .banner-title-name:before {
    width: 20px;
    height: 5px;
    bottom: 0px;
    right: 0px;
}

.mt-bnr-inr-entry .banner-title-outer:before {
    width: 20px;
    height: 5px;
    bottom: 0px;
    left: 0px;
}

.icon-count-2:after {
    position: absolute;
    content: '';
    left: 10px;
    right: 10px;
    top: -10px;
    height: 20px;
    background-color: #FED308;
    transition: all 0.5s linear;
}

.p-a30 {
    padding: 30px;
}

.list-simple li {
    margin-bottom: 10px;
    line-height: 1.25;
}

.bg-gray {
    background-color: transparent;
}

.icon-count-2:hover {
    background-color: #f6f7f8;
    box-shadow: 0 0px 0px 0 rgba(50,50,50,.16);
}

.m-t0 {
    margin-top: 0;
    font-weight: 600 !important;
    letter-spacing: -0.5px;
    font-size: 28px;
}

.font-weight-300 {
    font-weight: 300;
    font-size: 50px;
    color: #ffffff !important;
}

.image-effect-one {
    position: relative;
    overflow: hidden;
    background-color: #18223B;
}

.fa-arrows-alt:before {
    content: "\f065";
    font-size: 24px;
}

button.scroltop {
    height: 40px;
    width: 40px;
    background: #fed308;
    border: none;
    position: fixed;
    right: 15px;
    bottom: 15px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    cursor: pointer;
    display: none;
    text-align: center;
    z-index: 999;
    color: #fff;
}

button.scroltop span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: black;
}

button.scroltop span {
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: black;
}

.icon-count-2 .mt-tilte {
    word-spacing: 100vw;
    font-size: 2em;
    letter-spacing: -1px;
    border-bottom: 1px solid #fed308;
    padding-bottom: 15px;
}

::marker {
    color:#feb408;
}

.font-weight-100 {
    font-weight: 300;
}

.half-blocks:hover .half-block-content {
    background-color: #18223B;
    color: #fff;
}

.m-t1 {
    margin-top: 0;
    font-weight: 600 !important;
    letter-spacing: -0.5px;
    font-size: 20px;
    line-height: 1.2;
}

.services-half-section-bottom {
    margin-top: -200px;
    padding-top: 280px;
}

.m-b30 {
    margin-bottom: 30px;
    margin-top: 80px;
}

.owl-carousel button.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #9D9D9C;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity 200ms ease;
    transition: all 0.5s linear;
    border-radius: 100px;
}

.about-home:after {
    content: "";
    position: absolute;
    top: 90px;
    left: -90px;
    width: 75%;
    height: 75%;
    background-color: transparent;
    border: 30px solid rgba(191,191,191,0.1);
    z-index: -1;
}
.containerTelefono
{
	z-index: 999!important;
    position: fixed!important;
    right: 20px!important;
	bottom: 120px!important;
}