@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');


h2{
    font-size: 6rem;
    font-weight: 00;
       font-family: "Oswald", sans-serif;
       line-height: 1;

}
p{
    font-size: 2rem;
}
/******************* HOME *********************/

.Frase p{
    font-size: 3rem;
    font-style: italic;
    font-family: "Roboto Condensed", sans-serif;
}

.c-bg-white .title-wrap {
    background-color: #ffffff00;
}
/****************** WEBFORMS *******************/
.form-required::after { /*Camp obligatori*/
    content: '';
    vertical-align: super;
    display: inline-block;
    background-image: url(/sites/default/files/required.svg);
    background-repeat: no-repeat;
    background-size: 7px 7px;
    width: 7px;
    height: 7px;
    margin: 0 0.3em;
}
.form-item label {
    color: #fff;
}
.form-item label a{
    color: #fff;
}
.form-text p {
    font-size: 1.5rem
}
/*************************BLOC IDIOMA*******************************/
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
    top: 0%;
    z-index: 9999;
    margin-top: 33px;
}

.dropdown-menu {
    border: 0;
    box-shadow: 0px 3px 12px -5px rgba(0, 0, 0, 0);
    background: #00ffff00;
}

.c-content-pagination > li > a {
    color: #32c5d2;
    border-radius: 0px;
    border: 0px solid #eeeeee;
}

/*******************************COOKIES******************************************/
.cookies {
    position: fixed;
    bottom: 0%;
    /* right: 0px; */
    z-index: 99999999;
    right: 10px;
    background: #AA2222;
    bottom: 0;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em;
    padding: 8px;
  }

.cookies a {
    color:#ffff;
  }
  .freeprivacypolicy-com---palette-light .cc-nb-okagree {
    color: #fff;
    background-color: #c1272d !important;
}
.freeprivacypolicy-com---palette-light .cc-nb-reject {
    color: #fff;
    background-color: #000000 !important;
}

/********************************** IMG HOME ROTATE***********************/

.img-home  {
    transform: rotate(358deg);
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  
}

/*********************************VISTA EQUIPO*********************************/
.imgequipo img{
    border-radius: 50%;
}
.imgequipo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.titcentre{
    text-align: center;
    justify-content: center;
}
.imghome{
    background-position-y: 32%;
    background-position-x: 51%;
}
.bg-full-width.imghome.text-white {
    padding-top: 220px !important;
}
/***************************************VIDEO***************************************/
video{
width: 360px; 
}

/******************CONTRAST********************/
.visually-hidden {
    background-color: #000;
}
.c-person-detail.c-font-uppercase .c-name {
    background-color: #000 !important;
    display: none;
}
/************************************************************************************/

:root {
 --totl-primary-background: rgba(0, 0, 0, .1) !important;
--totl-primary-font-color: #000 !important;
--totl-primate-font-descolor: #565656 !important;
}

.c-bg-white {
/*    background-color: #f7f7f7 !important;*/
    color: #2f353b;
}

.c-bg-white .title-wrap {
/*    background-color: #f7f7f7;*/
}


body{
/*    background-color: #2c2c2c;*/
    color: white;
}
/*a {
  color: #0055cc;
}*/
 .c-layout-header.c-layout-header-default {
    background: none;
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0;
    background-color: black;

  }


/*********************SLIDER*******************************/
.tit_slider{
    font-size: 5rem !important;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    color:#ffff;
    margin-bottom:15px;
/*   background: #c1272d;*/
/*    padding: 1rem;*/
    width: fit-content;
/*    padding-bottom: 2rem;*/
/*    padding-left: 2rem;*/
/*    padding-right: 2rem;*/
font-weight: 600;

}
.txt-slider{
    font-size: 3.5rem;
    line-height: 1;
    font-weight: 300;
    font-family: "Oswald", sans-serif;
    margin-bottom: 30px;
    text-align: left;
}

.trazo-resaltado-slider{
    background-image: linear-gradient(120deg, #932125 0%, #c1272d 100%);
    background-repeat: no-repeat;
    background-size: 100% 40%;
    background-position: 0 90%;
    font-size: 5rem !important;
    line-height: 1;
    font-family: "Oswald", sans-serif;
    color:#ffff;
    font-weight: 600;
}




/************************BOTONS*************************/

.btn-default {
   color: #f1f1f1;
    background: #C1272D;
    border: 2px solid #d4693800;

}
.btn{
    font-size: 1.8rem;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    text-transform: uppercase;

}

.c-btn-uppercase.btn {
    font-size: 2rem;
    padding: 7px 20px 5px 20px;
}
.btn-default:hover {
  
    background: #77191d !important;
    border-color: #d4693800;
 
}
.btn.btn-xlg {
    padding: 16px 16px 14px 16px;
}
.c-theme-bg {
  background: #c1272d !important;
}
.c-theme-font, .c-theme-color {
  color: #c1272d !important;
}
.c-theme-btn.btn {
  color: #ffffff;
  background: #c1272d;
  border-color: #c1272d;
}
/*********************CARRUSEL************************/
.owl-carousel.c-theme .owl-controls .owl-dot.active {
    background: #C1272D !important;
}
.owl-carousel.c-theme .owl-controls .owl-dot:hover {
    background: #C1272D !important;
}

.c-content-label {
        background-color: #C1272D;
}
.c-content-testimonial-3.c-option-default > .c-content:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #c1272d;
}
.c-bg-white .container .c-content-blog-post-card-1-slider .owl-stage-outer .owl-stage {
    transition: 1s !important;
}
/**************GALERIA*************************/
.ilightbox-holder.dark .ilightbox-container .ilightbox-caption {
    background: url(caption-bg.png);
    color: #FFF;
    text-shadow: 0 1px black;
    display: none !important;
}

/******************MENU IMAGEN LOGO****************************/
.c-page-on-scroll .c-layout-header .c-navbar .c-logo img {
    max-height: 65px;
}
.c-theme-nav li.c-active > a:not(.btn) {
    color: #c1272d !important;
}
.c-layout-header .c-navbar .c-logo img {
    max-height: 100px;
}

/*******************COLUMNA SERVICIO****************************/

.layout--twocol-section {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 90px;
    margin-bottom: 90px;
}
.layout--onecol{
    margin-top: 70px;
}
.textservei{
    line-height: 25px;
    padding: 15px 50px 15px 50px;
    color: #000;
    font-size: 2rem;
}
a.btn.btn-default{
    margin-top: 0px;
}

.mbottom{
margin-bottom: 30px;
}
.c-bg-brown-2 {
    background-color: #000 !important;
}
.c-content-tile-1 .c-wrapper .c-tile-title {
    color: #3f444a;
    margin-top: 0;
    font-size: 3.5rem;
     font-family: "Oswald", sans-serif;
     line-height: 1.2;

}
.c-content-tile-1 .c-wrapper .c-tile-title:hover {
    color: #C1272D !important;

}
.rowreverse h3.c-tile-title.c-font-25.c-line-height-34.c-font-uppercase.c-font-bold.c-font-white:hover {
    color: #000000 !important;
}
.row2 h3.c-tile-title.c-font-25.c-line-height-34.c-font-uppercase.c-font-bold.c-font-white:hover {
    color: #000000 !important;
}
.c-content-tile-1 .c-image {
    background-position-y: 30%;
}
.row2 {
    display: flex;
    flex-direction: row-reverse;
}
.rowreverse2 {
    display: flex;
    flex-direction: row-reverse;
}
div#servicios {
    padding: 0px;
}
.rowreverse .col-sm-6 .c-tile-content.c-content-v-center {
    background-color: darkred;
}
.row2 .col-sm-6 .c-tile-content.c-content-v-center {
    background-color: darkred;
}
#texto-servicio {
    border-width: 5px;
    border-style: solid;
    border-color: #C51D34;
    -moz-border-radius: 10px;
    margin-right: 0px;
    width: 40%;
    margin-right: 10%;
}
#fila-servicio {
    display: flex;
    align-items: center;
}
.sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}
.rtecenter {
    text-align: center;
    color: #000 !important;
}

/***********************BREADCRUMB*****************************************/
.c-layout-breadcrumbs-1.c-subtitle {
    padding: 0px 0;
    margin-top: 94px;
}
.breadcrumbindividual{
    background-image: url(/sites/default/files/0048_0.jpg);
    background-position: center;
    height: 211px;
}
.breadcrumbcachorros{
    background-image: url(/sites/default/files/0053.jpg);
    background-position: center;
    height: 211px;
}
.breadcrumbdisciplinar{
    background-image: url(/sites/default/files/0029-1_0.jpg);
    background-position: center;
    height: 211px;
}
.breadcrumbconducta{
    background-image: url(/sites/default/files/0050.jpg);
    background-position: center;
    height: 211px;
}


.c-layout-breadcrumbs-1 .c-page-title h3 {
    color: #ffffff;
    margin: 10px 0 6px 0;
    font-weight: 500;
    font-size: 18px;
    font-size: 4rem;
    font-family: "Oswald", sans-serif;
    letter-spacing: 1px;
}

.c-layout-breadcrumbs-1.c-bordered-both {
    border-top: none !important;
    border-bottom: none !important;
}
.c-layout-breadcrumbs-1.c-bgimage-full .c-breadcrumbs-wrapper {
          background: rgb(0 0 0 / 43%);
    padding: 62px 0;
}
.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li, .c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a {
    color: #ffff;
    font-size: 16px;
    font-weight: 400;
}
.c-layout-breadcrumbs-1 .c-page-title h4 {
    color: #fff;
    margin: 5px 0 5px 0;
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 1px;
}
.cbp-l-filters-text {
    padding-left: 0;
    }
    .c-layout-breadcrumbs-1 .c-page-title h4 {
    color: #ffffff;
    margin: 5px 0 5px 0;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
}
.c-layout-breadcrumbs-1.c-fonts-uppercase.c-fonts-bold.c-subtitle.c-bgimage-full.c-bordered.c-bordered-both.breadcrumbcachorros {
    height: 280px;
}
.c-page-title h4 {
    display: none;
}
.c-layout-breadcrumbs-1.c-bgimage-full .c-breadcrumbs-wrapper {
    background: rgb(0 0 0 / 43%);
    padding: 110px 0;
}
ol.c-page-breadcrumbs.c-theme-nav.c-pull-right.c-fonts-regular {
    display: none;
}
/*************************************VISTA ALTRES SERVEIS******************************/
.cbp-l-grid-agency .cbp-caption:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: 0px;
    left: 50%;
    margin-left: -5px;
    z-index: 1;
    display: none;

}
.cbp-l-grid-agency-title {
    margin-top: 0px;
     font-family: "Oswald", sans-serif;
    color: #2f353b;
    text-align: center;
    padding: 10px 5px;
    font-size: 2rem !important;
}

.alinearvista{
    justify-content: center;
    text-align: center;
    display: block;
}
  .txtotras{
    color: #fff;
    font-size: 3.4rem;
    font-family: "Oswald", sans-serif;
    text-align: left;
    font-weight: 600;


 }
.c-btn-border-1x.c-btn-white {
  border: 2px solid #C1272D;

}
.c-bg-grey-1 {
    background-color: #fff !important;
    padding-bottom: 90px;


}
.cbp-l-grid-agency-title {
    
    color: #ffffff !important;
      text-align: left !important;
    
}
.c-bg-grey-1 {
    background-color: #000 !important;
    padding-bottom: 0px;
}

.padservicio{
    padding-bottom: 90px;
}
.f-black ul li {
    font-size: 2rem;
}
.c-image.c-overlay-object {
    height: 400px !important;
}
.c-tile-content.c-content-v-center {
    height: 400px !important;
}
.row .col-md-6 {
    font-size: 2rem;
    color: black;
}
#por-que-nosotros ::marker {
    content: "✔";
    color: red;
}
/*********************************VISTA EQUIPO*******************************/
.c-content-person-1 .c-body {
    padding: 20px 0;
    justify-content: center;
    display: grid;
    align-items: center;
}
.c-content-person-1 .c-body .c-head .c-name {
  
    font-size: 4rem;
  
  
}
.c-content-tile-1 .c-tile-content .btn {
    margin: 10px 0;
    display: none;
}
.c-bg-white .container .f-black p {
    text-align: center;
}
.c-bg-white .container .fadeInLeft.col-md-6.wow .f-black p {
    text-align: left;
}
/*************************FOOTER********************************************/
.txtpie{
    color: #fff !important;
}
.imgblanco{
    background-color: #fff;
}

.icon-arrow-down:before {
  content: "\e604";
}

h3.c-left.c-font-uppercase.c-font-white.c-font-bold > span.title-wrap {
     font-family: "Oswald", sans-serif;
    font-size: 2rem;
}

.f-white.redirects p a{
    color: #ffffff !important;
}
.f-white p a {
    color: #ffffff !important;
}

.tiktok > img {
    padding-bottom: 7px;
}
div#whatsapp-btn {
    position: fixed;
    bottom: 5%;
    right: 30px;
    z-index: 99999999;
}
div#whatsapp-btn p a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    text-decoration: none;
}
div#whatsapp-btn p a:hover {
    background-color: #128C7E;
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
}
div#whatsapp-btn p img {
    width: 44px;
    height: 44px;
    padding: 2px;
}
.c-layout-footer.c-layout-footer-3 .c-prefooter .c-container .c-links > li > a {
    color: #ffffff;
}
.c-theme-ul > li:focus > a:not(.btn), .c-theme-ul > li:active > a:not(.btn), .c-theme-ul > li:hover > a:not(.btn) {
    color: #ffffff !important;
}
/*********************TIT**********************************/
}
.c-content-title-1 > h3.c-font-uppercase {
  font-size: 4rem;
   font-family: "Oswald", sans-serif;
}
.c-name{
/*    color:#fff !important;*/
}
.c-content-testimonial-3.c-option-default > .c-content {
  border: 2px solid #c1272d;
}
.title-wrap{
      font-size: 4rem;
   font-family: "Oswald", sans-serif;
}
.trazo-resaltado {
  background-image: linear-gradient(120deg, #ffeb3b 0%, #ffeb3b 100%);
  background-repeat: no-repeat;
  background-size: 100% 40%; /* altura del trazo */
  background-position: 0 90%; /* posición vertical del trazo */
}
.txt-resaltat2{
    font-size: 5rem;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    line-height: 1;
}
.c-content-testimonial-3.c-option-default > .c-person > .c-person-detail > .c-name {
  color: #fff;
}
.socicon-btn {
    position: relative;
    display: inline-block;
    font-family: 'socicon';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    width: 44px;
    height: 44px;
    padding-top: 11px;
    font-size: 24px;
    border: 1px solid #f8fdff00;
    color: #ffffff;
    transition: background, color 0.3s;
}
/******************cookies-policy*****************************/
.c-links.c-theme-ul li strong {
    color: #000 !important;
}
.c-links.c-theme-ul li span {
    color: #000 !important;
}
/*******************************media****************************************/

@media (max-width: 992px) {
    #fila-servicio {
        display: block !important;
        align-items: unset !important;
    }

    .tit_slider {
        font-size: 3rem !important;
    }

    .txt_silder {
        font-size: 2.5rem !important;
    }

    .fadeInLeft.col-md-12.wow.text-center {
        padding-left: 15px !important;
    }

    .btn {
        font-size: 2.5rem !important;
        display: block;
        text-align: center;
        white-space: normal;
    }

    iframe {
        width: -webkit-fill-available;
    }

    .layout.layout--twocol-section.layout--twocol-section--50-50 {
        display: flex;
        flex-direction: column;
    }

    .textservei {
        text-align: center;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    a.btn.btn-xlg.btn-default.text-center {
        text-align: center !important;
    }

    .rowreverse {
        display: flex;
        flex-direction: column-reverse;
    }

    .rowreverse2 {
        display: flex;
        flex-direction: column-reverse;
    }

    .row2 {
        display: flex;
        flex-direction: column;
    }

    .c-layout-breadcrumbs-1.c-bgimage-full .c-breadcrumbs-wrapper {
        background: rgb(0 0 0 / 43%);
        padding: 40px 0;
    }

    .row .col-md-6 {
        font-size: 2rem;
        color: black;
        margin-bottom: 30px;
    }

    .fila-superior,
    .fila-medios,
    .fila-inferior {
        flex-wrap: wrap;
        gap: 20px;
    }

    .col-servicio {
        max-width: 45%;
        flex-basis: 45%;
    }

    .col-servicio.lado {
        max-width: 45%;
    }

    .col-titulo {
        max-width: 100%;
        order: 0;
        width: 100%;
        margin-bottom: 20px;
    }

    .titulo-por-que {
        font-size: 1.8rem;
    }

    #row-instagram {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .img-home {
        transform: none;
    }
}

/* Estilos para pantallas muy pequeñas (<= 576px) */
@media (max-width: 576px) {
    .fila-superior,
    .fila-medios,
    .fila-inferior {
        flex-direction: column;
        gap: 15px;
    }

    .col-servicio,
    .col-servicio.lado,
    .col-titulo {
        max-width: 100%;
        width: 100%;
    }

    .titulo-por-que {
        font-size: 1.5rem;
        white-space: normal;
        padding: 0 10px;
    }

    #texto-servicio {
        border-width: 5px;
        border-style: solid;
        border-color: #C51D34;
        -moz-border-radius: 10px;
        margin-right: 0px;
        height: 100%;
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
    }
    .c-layout-header .c-navbar .c-logo img {
    max-height: 85px;
    margin-top: -7px;
}
}

/* Estilos para tablets (<= 991px y >= 768px) */
@media (max-width: 992px) and (min-width: 768px) {
    .rowreverse2 {
        display: flex;
        flex-direction: row-reverse;
    }
    .row2 {
        display: flex;
        flex-direction: row-reverse;
    } 
    .container {
        width: 100% !important;
    }
    .col-sm-4 {
        width: auto !important;
    }
    .c-layout-header .c-navbar .c-logo img {
    max-height: 75px;
}
.bg-full-width.imghome.text-white {
    padding-top: 130px !important;
}
#texto-servicio {
    border-width: 5px;
    border-style: solid;
    border-color: #C51D34;
    -moz-border-radius: 10px;
    height: auto;
    margin-right: 0px;
    width: auto;
    margin-right: 2%;
    margin-left: 2%;
}
}
@media (min-width: 991px) {
    .bg-full-width {
        margin: 0 !important;
        padding: 0 !important;
    }
    video {
        width: 100%;
    }
}
@media (min-width: 991px) and (max-width: 1500px) {
     .fadeInLeft.col-md-12.wow.text-center {
        padding-left: 50px !important;
}
.c-content-tile-1 .c-wrapper .c-tile-title {
    font-size: 2.7rem;
}
}
