/*!
Theme Name: carroseguros
Theme URI: http://underscores.me/
Author: DaduCreative
Author URI: http://underscores.me/
Description: Plantilla para carros seguros
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: carros_dadu
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

carroseguros is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
	 ========================================================================== */

/**
   * Remove the margin in all browsers.
   */

body {
    margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */

main {
    display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
   * Remove the gray background on active links in IE 10.
   */

a {
    background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */

b,
strong {
    font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
   * Add the correct font size in all browsers.
   */

small {
    font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
   * Remove the border on images inside links in IE 10.
   */

img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */

progress {
    vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */

textarea {
    overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */

details {
    display: block;
}

/*
   * Add the correct display in all browsers.
   */

summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
   * Add the correct display in IE 10+.
   */

template {
    display: none;
}

/**
   * Add the correct display in IE 10.
   */

[hidden] {
    display: none;
}

/*
Estilos del sitio
*/

/*Fuentes*/

@font-face {
    font-family: "Conv_OratorStd";
    src: url("fonts/OratorStd.eot");
    src: local("☺"), url("fonts/OratorStd.woff") format("woff"), url("fonts/OratorStd.ttf") format("truetype"),
        url("fonts/OratorStd.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    background: #676767;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

/*Menu principal*/

.main-menu .btn-menu {
    z-index: 100;
    position: fixed;
    top: 15px;
    right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    transform: scale(0.8);
}

.btn-menu__burguer {
    width: 30px;
    height: 3px;
    background-color: #252521;
    border-radius: 3px;
    transition: all 0.5s ease-in-out;
}

.btn-menu__burguer::after,
.btn-menu__burguer::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #252521;
    border-radius: 3px;
    transition: all 0.5s ease-in-out;
}

.btn-menu__burguer::before {
    transform: translateY(-10px);
}

.btn-menu__burguer::after {
    transform: translateY(10px);
}

.btn-menu.open .btn-menu__burguer {
    background: transparent;
}

.btn-menu.open .btn-menu__burguer::before {
    transform: rotate(45deg);
}

.btn-menu.open .btn-menu__burguer::after {
    transform: rotate(-45deg);
}

.main-menu {
    z-index: 80;
    position: relative;
}

.main-menu__content {
    position: fixed;
    right: -550px;
    height: auto;
    background: #252521;
    transition: all 0.5s ease-in-out;
}

.main-menu__navigation {
    padding: 80px 0 15px 0;
    height: calc(100vh - 95px);
    overflow-y: scroll;
}

.main-menu__content.open {
    right: -18px;
}

.main-menu__navigation .menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-menu__navigation .menu li {
    padding: 10px 18px;
    margin-bottom: 8px;
}

.main-menu__navigation .menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
}

.main-menu__navigation .link-home {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 60px;
    display: block;
    padding: 0 38px;
}

.current-menu-item {
    background: #e7324a;
}

.btn-menu__home {
    z-index: 100;
    position: fixed;
    top: 15px;
    right: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    transform: scale(0.8);
}

@media (min-width: 768px) {
    .main-menu .btn-menu {
        top: 30px;
        right: 60px;
        transform: scale(1);
    }
    .main-menu__navigation .menu li {
        padding: 10px 38px;
        margin-bottom: 10px;
    }
    .main-menu__navigation .menu li a {
        font-size: 22px;
    }
    .btn-menu__home {
        transform: scale(1);
        top: 30px;
        right: 140px;
    }
}

/*Footer*/

.footer {
    background: #5c5c5c;
}

.footer-copy {
    padding: 10px 0;
}

.footer-copy_text {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

.footer-main {
    max-width: 1220px;
    margin: 0 auto;
    padding: 60px 0 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.main__social_text {
    color: #fff;
    font-size: 20px;
}

.footer-main__social {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer__social-content {
    margin: 0 auto;
    max-width: 350px;
}

.main__social_text {
    margin-right: 15px;
}

.footer-main__images {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .footer-main__social {
        flex-direction: row;
    }
    .footer-main__images {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1280px) {
    .footer-main {
        flex-direction: row;
    }
    .footer-main__images {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 40px;
        margin-bottom: 0px;
    }
}

/*Content 1*/

.main-content-1 .content-1 .title p {
    font-size: 48px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

@media screen and (max-width: 500px) {
    .main-content-1 .content-1 .title p {
        font-size: 35px;
        font-weight: bold;
        line-height: 1;
        margin: 0;
    }
}

.main-content-1 .content-1 .desc p {
    margin: 0;
}

.main-content-1 .content-2 {
    position: relative;
}

.main-content-1 .content-2__img {
    position: relative;
}

.main-content-1 .content-2__img img {
    object-fit: cover;
    max-width: 100%;
}

.main-content-1 .content-2__title {
    position: relative;
}

.main-content-1 .content-2__title p {
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    text-transform: uppercase;
    background-color: #212125;
    display: block;
    text-align: center;
    padding: 5px 15px;
    font-family: "Conv_OratorStd";
    color: #fff;
}

@media (min-width: 1280px) {
    .main-content-1 .content-2__title {
        position: absolute;
        z-index: 5;
        top: 4vh;
        left: -8vw;
    }
    .main-content-1 .content-2__img {
        position: absolute;
        left: -10vw;
        top: 14vh;
    }
    .main-content-1 .content-2__img img {
        object-fit: cover;
        max-width: 650px;
        height: 420px;
    }
    .main-content-1 .content-2__title p {
        text-align: left;
        font-size: 42px;
        line-height: 46px;
        display: table;
        padding: 5px 15px;
    }
}

.main-content-1 .content-3__desc p {
    line-height: 1;
    margin: 0;
}

/*CARD 1*/

.card-1 {
    max-width: 550px;
    margin: 0 auto;
}

.card-1__img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
}

.card-1__content-desc {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 30px 20px;
}

.card-1__content-desc_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0px;
    margin-bottom: 15px;
}

.card-1__content-desc_1 p {
    font-size: 22px;
    margin: 0;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

.card-1__content-desc_1 p:first-child,
.card-1__content-desc_1 p:last-child {
    font-size: 60px;
}

.card-1__content-desc_1 p:first-child {
    margin-right: 8px;
}

.card-1__content-desc_1 p:last-child {
    margin-left: 8px;
}

.card-1__content-desc_2 p {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .card-1__content-desc_1 {
        margin-bottom: 0px;
        margin-right: 40px;
    }
}

@media (min-width: 1024px) {
    .card-1__content-desc {
        flex-direction: row;
    }
}

.card-1__content-desc_2-1 .card-1__content-desc_2 p:first-child {
    display: block;
    font-size: 16px;
}

.card-1__content-desc_2-1 .card-1__content-desc_2 p:nth-child(2) {
    float: left;
    font-size: 45px;
    margin-right: 5px;
}

.card-1__content-desc_2-1 .card-1__content-desc_2 p:last-child {
    font-size: 20px;
    max-width: 130px;
}

/*Card 2*/

.card-2 {
    max-width: 550px;
    margin: 0 auto;
}

.card-2__img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
}

.card-2__content-desc {
    position: relative;
    overflow: hidden;
    margin-top: -4px;
    min-height: 204px;
}

.card-2__content-desc_1 {
    padding: 15px 30px;
}

.card-2__content-desc_1 p {
    font-size: 25px;
    font-weight: bold;
    margin: 0;
}

@media screen and (max-width: 850px) {
    .card-2__content-desc_1 p {
        font-size: 20px;
        height: 135px;
    }
}

@media screen and (max-width: 500px) {
    .card-2__content-desc_1 p {
        height: auto;
    }
}

.card-2__content-desc_1 h3 {
    font-size: 45px;
    margin: 0 15px 0 0;
    float: left;
}

.card-2__content_over {
    width: 100%;
    height: 100%;
    background-color: #2a2a25;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 15px;
    transition: all 0.3s ease-in-out;
}

.card-2__content-desc:hover .card-2__content_over {
    left: 0;
}

.card-2__content_over p {
    margin: 0;
    color: #fff;
    font-size: 16px;
}

/*Card 3*/

.card-3 {
    max-width: 550px;
    margin: 0 auto;
}

.card-3__img {
    width: 100%;
    height: 220px !important;
    object-fit: cover;
}

.card-3__content-desc {
    position: relative;
    overflow: hidden;
    margin-top: -4px;
    min-height: 120px;
    padding: 15px 30px;
}

.card-3__title h4 {
    margin: 0 0 15px 0;
}

.card-3__content-desc_1 {
    min-height: 100px;
}

.card-3__content-desc_1 p {
    margin: 0;
}

.card-3__content_over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    padding: 15px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.card-3__content-desc:hover .card-3__content_over {
    left: 0;
}

.card-3__content_over p {
    margin: 0;
}

/*Card gray*/

.content-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 18px;
    font-weight: bold;
}

.content-cards p {
    margin: 0;
}

.card__darkgray {
    padding: 10px 15px 0px 0px;
    color: #fff;
    display: flex;
    align-items: center;
}

p.carssec {
    font-size: 22px;
    font-weight: 800;
    color: #fff;
}

.card__darkgray-text-2 p:first-child {
    font-size: 36px;
}

.card__darkgray-text-1 {
    margin-right: 20px;
}

/*positions*/

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

@media (min-width: 768px) {
    .position-md-relative {
        position: relative;
    }
    .position-md-absolute {
        position: absolute;
    }
}

/*TYPE IMAGES*/

.image__1 img {
    object-fit: cover;
    max-width: 650px;
    height: 420px;
}

.image_object_fit_cover {
    object-fit: cover;
}

.image_object_fit_cover img {
    object-fit: cover;
}

/*Galleries*/

.gallery__1 .swiper-pagination-bullet {
    background-color: #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.gallery__1 .swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    border-radius: 10px;
}

.gallery__1 i {
    font-size: 40px;
}

@media (min-width: 768px) {
    .gallery__1 i {
        font-size: 60px;
    }
    .gallery__1 .elementor-swiper-button-prev {
        left: -80px;
    }
    .gallery__1 .elementor-swiper-button-next {
        right: -80px;
    }
    .gallery__1 .swiper-pagination-bullet-active {
        width: 50px;
    }
}

.txt-secure p {
    width: 50%;
}

/*Blog*/

.blog-histories {
    padding: 0 0 0 0;
}

.container-1 {
    max-width: 1200px;
    margin: 0 auto;
}

.content-blog-title {
    background-color: #7cb771;
    padding: 10px 15px;
    display: inline-block;
    margin-bottom: 30px;
}

.content-blog-title h2 {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: #212125;
}

.content-blog-title h2 span {
    color: #fff;
}

.content-blog {
    display: grid;
    grid-gap: 15px;
    padding: 0 15px;
    grid-template-columns: repeat(1, 1fr);
}

.card-blog a {
    text-decoration: none;
    color: #212125;
}

.card-blog__content {
    background-color: #fff;
    padding: 26px;
    margin-top: -4px;
}

.card-blog__title {
    margin: 0 0 25px 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}

.card-blog_author {
    color: #9a9696;
    font-size: 16px;
    margin: 0 0 5px 0;
}

.card-blog_date {
    color: #9a9696;
    font-size: 16px;
    margin: 0;
    text-transform: uppercase;
}

.card-blog__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blog-navigation {
    padding: 60px 0;
    text-align: center;
}

.blog-navigation .page-numbers {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin: 0 5px;
}

.blog-navigation .page-numbers.current {
    color: #212125;
    text-decoration: underline;
}

.blog-footer-link {
    background-color: #5c5c5c;
    padding: 30px 0;
    text-align: center;
}

.blog-footer-link a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
}

@media (min-width: 768px) {
    .blog-histories {
        padding: 100px 0 0 0;
    }
    .content-blog-title {
        padding: 30px 60px;
    }
    .content-blog-title h2 {
        font-size: 36px;
    }
    .content-blog {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog-navigation .page-numbers {
        margin: 0 15px;
    }
}

@media (min-width: 1200px) {
    .content-blog {
        grid-template-columns: repeat(3, 1fr);
    }
    .blog-footer-link a {
        font-size: 64px;
    }
}

/*
Inner blog
*/

.container-2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.inner-blog_img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.inner-blog_title {
    color: #fff;
    font-weight: bold;
    font-size: 38px;
}

.inner-blog_cont-1 {
    background-color: #fff;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: -4px;
    color: #676767;
    font-size: 16px;
}

.inner-blog_content {
    background-color: #fff;
    padding: 30px 15px;
    margin-bottom: 30px;
}

.inner-blog_urlback {
    color: #fff;
    font-size: 25px;
    margin-bottom: 30px;
    display: inline-block;
}

/*Home*/

.title-cars-home h1,
.answer-home h2 {
    font-family: "Conv_OratorStd" !important;
}

.title-cars-home h1 span {
    background: #2a2a25;
    line-height: 125px;
}

.hashtag-exige h2 span,
.hashtag-exige-1 h2 span {
    color: #fff !important;
}

.answer-home h2 span {
    background: #2a2a25;
    line-height: 75px;
}

.txt-home-section span {
    color: #fff;
}

@media screen and (max-width: 1500px) {
    .answer-home h2 span {
        line-height: 53px;
        font-size: 40px;
    }
}

@media screen and (max-width: 1072px) {
    .title-cars-home h1 span {
        line-height: 89px;
        font-size: 60px;
    }
}

@media screen and (max-width: 770px) {
    .title-cars-home h1 span {
        line-height: 75px;
        font-size: 50px !important;
    }
}

/*preguntas frecuentes*/

.preguntas-frecuentes h1 {
    background: #e5e46f;
    width: 450px;
    padding: 20px 50px;
}

@media screen and (max-width: 510px) {
    .preguntas-frecuentes h1 {
        background: #e5e46f;
        width: 350px !important;
        padding: 20px 50px;
    }
    .preguntas-frecuentes h1 {
        font-size: 40px !important;
    }
}

.preguntas-frecuentes h1 span {
    color: #777777;
}

.accordion-cursos {
    background-color: #eee;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-size: 17px;
    font-family: "Montserrat";
    font-weight: 800;
    color: #2a2a25;
    margin-bottom: 10px;
}

.active,
.accordion-cursos:hover {
    background: #e5e46f;
    color: #2a2a25;
}

.accordion-cursos:after {
    content: "\002B";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.accordion-cursos-panel {
    padding: 0 18px;
    background-color: #aaaaaa;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-family: "Montserrat";
    font-weight: 600;
}

/*que tan seguro es tu carro*/

.security-car h1 span {
    color: #fff;
}

.securitytres {
    display: flex;
}

.securitytres .box {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    background: #ea3a54;
}

.securitytres .box h2 {
    padding: 15px 20px;
    font-family: "Montserrat";
    color: #2a2a25;
    font-weight: 800;
}

.securitytres .box h2 span {
    color: #fff;
}

.security-que .security-right {
    width: 100%;
}

.security-que {
    display: flex;
}

.security-que .security-left h2 {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
}

.security-left {
    padding-right: 180px;
}

.security-que .security-left p {
    text-transform: uppercase;
    color: #fff;
    font-size: 21px;
    font-weight: 800;
    margin-right: 250px;
}

@media screen and (max-width: 1500px) {
    .security-left {
        padding-right: 20px;
        padding-left: 50px;
    }
    .security-que .security-left p {
        margin-right: 50px;
    }
    .security-que .security-left .box {
        width: 300px !important;
        margin: 20px 0px !important;
    }
    .security-que .security-left .box h2 {
        font-size: 20px !important;
    }
    .security-que .security-right {
        width: 1600px;
    }
}

@media screen and (max-width: 1249px) {
    .security-que .security-left h2 {
        font-size: 35px;
    }
    .security-que .security-left p {
        font-size: 19px;
    }
    .securitytres .box {
        width: 300px;
    }
    .securitytres .box h2 {
        font-size: 20px;
    }
}

@media screen and (max-width: 1100px) {
    .security-que .security-left h2 {
        font-size: 35px;
    }
    .security-que .security-left p {
        font-size: 19px;
    }
    .security-que .security-right .img img.xs {
        display: block !important;
    }
    .security-que .security-right .img img.xl {
        display: none;
    }
    .security-que {
        display: block;
    }
    .security-que .security-right {
        width: 100% !important;
    }
    .security-que .security-right .hash h3 {
        right: 39px;
        top: 250px;
        bottom: auto !important;
    }
    .security-que .security-left .box {
        margin-right: auto !important;
        margin-left: auto !important;
    }
    .security-car h1 {
        font-size: 35px !important;
    }
    .security-car {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 950px) {
    .securitytres .box h2 {
        font-size: 17px !important;
    }
    .securitytres .box {
        width: 250px;
    }
    .s-h .p-decurity {
        font-size: 19px !important;
    }
    .s-h .p-decurity .elementor-widget-container {
        padding: 0px !important;
    }
}

@media screen and (max-width: 690px) {
    .security-que .security-right .txt {
        font-size: 35px !important;
        left: 30px;
    }
    .security-que .security-right .hash h3 {
        font-size: 20px !important;
        top: 190px;
        right: 20px;
    }
    .securitytres {
        display: block;
    }
    .securitytres .box {
        width: 320px;
    }
}

.security-que .security-left .box {
    background: #ea3a54;
    width: 497px;
    margin: 70px 0px;
}

.security-que .security-left .box p {
    background: #ea3a54;
    width: 497px;
}

.security-que .security-left .box h2 {
    padding: 0px 60px 15px 50px;
    font-size: 32px;
    text-transform: uppercase;
    color: #2a2a25;
    font-weight: 800;
}

.security-que .security-right .txt {
    position: absolute;
    top: 30px;
    left: 60px;
    font-size: 42px;
    font-family: "Conv_OratorStd";
    color: #fff;
}

.security-que .security-right .hash h3 {
    position: absolute;
    font-size: 27px;
    text-align: right;
    font-weight: 800;
    font-family: "Montserrat";
    bottom: 0;
    left: 20%;
}

.security-que .security-right .hash h3 span {
    color: #fff;
}

.security-que .security-right .txt p span {
    background: #2a2a25;
}

.security-que .security-right .img img.xs {
    display: none;
}

.tools h1 span {
    color: #777777;
}

@media screen and (max-width: 1150px) {
    .tools h1 {
        font-size: 35px !important;
    }
}

.tool-hash h2 span {
    color: #fff;
}

a.tool {
    background: #e5e46f;
}

a.tool img {
    width: 100%;
}

a.tool h2 {
    background: #e5e46f;
    margin: 0px 0px 80px 0px;
    padding: 10px 20px 15px 50px;
    color: #2a2a25;
    font-weight: 800;
}

@media screen and (max-width: 500px) {
    a.tool h2 {
        font-size: 20px;
        margin: 0px 0px 40px 0px;
    }
}

a.tool h2:hover {
    background: #2a2a25;
    color: #fff;
}

.tools-security h2 {
    font-family: "Conv_OratorStd" !important;
    line-height: 50px;
}

.tools-security span {
    background: #2a2a25;
}

/*Contacto*/

.contact-cont-title {
    background-color: #9bd2e1;
    padding: 15px 15px;
    display: block;
    margin-top: 60px;
}

.contact-title__1 {
    color: #fff;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    margin: 0;
}

.contact-title__2 {
    color: #212125;
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    margin: 0;
}

.container-830 {
    max-width: 830px;
    margin: 0 auto;
    padding: 0 15px;
}

.contact-content-form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 18px;
    margin: 20px 0 40px 0;
}

.input-text__1 {
    display: block;
    border-radius: 5px;
    background-color: #7e7e7e;
    width: calc(100% - 30px);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
    padding: 15px;
}

.input-text__1::placeholder {
    color: #fff;
}

.text-area__1 {
    display: block;
    border-radius: 5px;
    background-color: #7e7e7e;
    width: calc(100% - 30px);
    border: 0 none;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 8px;
    padding: 15px;
    height: 70px;
}

.text-area__1::placeholder {
    color: #fff;
}

.contact-content-terms {
    display: flex;
    position: relative;
}

.container-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */

.container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */

.container-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.container-check input:checked ~ .checkmark {
    background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.container-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.container-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.contact-content-terms__text {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
}

.contact-content-terms__text a {
    color: #9bd2e1;
}

.contact-btn {
    width: 100%;
    background-color: #fff;
    color: #212125;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    border: 0 none;
    padding: 15px;
    cursor: pointer;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .contact-content-form {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 18px;
        margin: 60px 0 90px 0;
    }
    .contact-cont-title {
        padding: 30px 60px;
        margin-top: 80px;
        display: inline-block;
    }
    .contact-title__1 {
        font-size: 48px;
        line-height: 48px;
    }
    .contact-title__2 {
        font-size: 48px;
        line-height: 48px;
    }
}

/*Alert*/

.alert {
    padding: 10px 15px;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 15px;
}

.alert.danger {
    background-color: #e7324a;
}

.alert.success {
    background-color: #7cb771;
}

.alert-title {
    font-size: 22px;
    font-weight: bold;
}

.alert-message {
    font-size: 16px;
}

/*Modal home*/

.btn-home-modal {
    position: fixed;
    z-index: 100;
    cursor: pointer;
    top: 15px;
    right: 80px;
    transform: scale(0.8);
}

@media (min-width: 768px) {
    .btn-home-modal {
        top: 30px;
        right: 130px;
        transform: scale(1);
    }
}

.blocker {
    z-index: 110;
}

.content-modal-1 {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
}

.content-modal-1__text {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    color: #212125;
    font-weight: 600;
}

.content-modal-1__text span {
    background-color: #212125;
    color: #fff;
}

.content-modal-1 .btn-close {
    position: absolute;
    top: -20px;
    right: -30px;
    text-decoration: none;
    color: #212125;
    font-weight: bold;
    font-size: 24px;
}

.content-modal-1__social {
    text-align: center;
}

/*modal yt 1*/

.modal-yt-1 {
    max-width: 800px;
    position: relative;
    background: url(images/animation/loading.gif) #fff no-repeat center center;
}

.video-yt-embed {
    width: 100%;
    height: 300px;
}


@media (min-width: 1024px) {
    .video-yt-embed {
        height: 480px;
    }
}

/*prensa*/

.prensa h2.cuadro-big a {
    color: #2a2a25;
    font-weight: 800;
    font-size: 25px;
}

.prensa p {
    height: 70px !important;
}

.prensa p a {
    font-weight: 400;
    font-size: 20px;
    height: 50px !important;
}

.card-2__content_over .prensa h2.cuadro-big a,
.card-2__content_over .prensa p a {
    color: #fff;
}

/*
Toltips - start
*/

.container-tooltip {
    position: relative;
}

.tooltip {
    display: none;
    position: absolute;
    top: -5px;
    left: calc(100% + 10px);
    background-color: #aaaaaa;
    width: max-content;
    padding: 5px 10px;
    z-index: 10;
    font-size: 12px;
    color: #2a2a25;
}

.container-tooltip:hover .tooltip {
    display: block;
}

/*
Toltips - end
*/
.ver-ingre-color a {
	color:#FFF;
}
/*historias*/
.historias h1 {
    background: #87BF7C;
    width: 900px;
    padding: 20px 50px;
}

@media screen and (max-width: 510px) {
    .historias h1 {
        background: #87BF7C;
        width: 350px !important;
        padding: 20px 50px;
    }
    .historias h1 {
        font-size: 40px !important;
    }
}

.historias h1 span {
    color: #fff;
}
.historias h1 .Negro {
    color: #fff;
	background-color:#2A2A25;
	font-size:1.2rem;
	padding: 1rem;
	margin: inherit 3rem inherit inherit;
	text-transform: none;
}

