.cuadro-cabecera-home
/*!
Theme Name: rci-seguros
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rci-seguros
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.

rci-seguros 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/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
	## Menu hamburguesa
	## Footer
## Preload
## Header
# Home
# Quienes somos
# Seguros
# Drivus
# Contacto
# 404
# FAQS
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*! normalize.css v8.0.0 | 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;
  -webkit-text-size-adjust: 100%;
}

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

/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * 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;
}

h3.titulo-pie-blanco {
  font-family: 'MBLZ-Title';
  font-size: 24px;
  text-align: center;
  color: #fff;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 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;
  font-size: 1em;
}

/* 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;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * 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;
  font-size: 1em;
}

/**
 * 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * 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;
  padding: 0;
}

/**
 * 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;
  outline-offset: -2px;
}

/**
 * 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;
  font: inherit;
}

/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
@font-face {
  font-family: 'RCI-Rg';
  src: url('fonts/GraphieW05-Book.woff') format('woff'),
    url('fonts/GraphieW05-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RCI-Bd';
  src: url('fonts/GraphieW05-Bold.woff') format('woff'),
    url('fonts/GraphieW05-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* @font-face {
  font-family: 'RCI-Bd';

  src: url('fonts/RCI-Bd.eot?#iefix') format('embedded-opentype'),
    url('fonts/RCI-Bd.woff') format('woff'),
    url('fonts/RCI-Bd.ttf') format('truetype'),
    url('fonts/RCI-Bd.svg#LucidaSans-Demi') format('svg');

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'RCI-Rg';

  src: url('fonts/RCI-Rg.eot?#iefix') format('embedded-opentype'),
    url('fonts/RCI-Rg.woff') format('woff'),
    url('fonts/RCI-Rg.ttf') format('truetype'),
    url('fonts/RCI-Rg.svg#LucidaSans-Demi') format('svg');

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'RCI-BdItalic';

  src: url('fonts/RCI-BdItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/RCI-BdItalic.woff') format('woff'),
    url('fonts/RCI-BdItalic.ttf') format('truetype'),
    url('fonts/RCI-BdItalic.svg#LucidaSans-Demi') format('svg');

  font-weight: normal;

  font-style: normal;
} */

body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: 'MBLZ-Text';
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  /* margin: 0 0 1.5em 3em; */
  margin: 0px;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul,
li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
  border-color: #aaa #bbb #bbb;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus,
input[type='range']:focus,
input[type='date']:focus,
input[type='month']:focus,
input[type='week']:focus,
input[type='time']:focus,
input[type='datetime']:focus,
input[type='datetime-local']:focus,
input[type='color']:focus,
textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #F45000;
  text-decoration: none;
}

a:visited {
  color: #F45000;
}

a:hover,
a:focus,
a:active {
  color: #F45000;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
  left: auto;
}

.main-navigation li {
  float: left;
  position: relative;
  height: 50px;
}

.main-navigation a {
  display: block;
  text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 768px) {
  .menu-toggle {
    display: none;
  }

  .main-navigation ul {
    display: block;
  }
}

.menu-superior {
  background: #F45000;
}

#secondary-menu a,
#secondary-menu a:visited {
  /* color: #fff; */
  text-decoration: none;
}

ul#secondary-menu {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  font-size: 13px;
  padding: 10px 0;
}

@media (max-width: 576px) {
  ul#secondary-menu {
    justify-content: center;
  }
}

li#menu-item-127.contacta {
  margin-left: 60px;
}

@media (max-width: 324px) {
  li#menu-item-127.contacta {
    margin-left: 30px;
  }
}

.somos a:after {
  content: '';
  background: url(/wp-content/uploads/2020/04/somos.png);
  background-size: cover;
  position: absolute;
  width: 13px;
  height: 26px;
  margin-left: 4px;
  top: 5px;
}

.contacta a:after {
  content: '';
  background: url(/wp-content/uploads/2020/04/contacta.png);
  background-size: cover;
  position: absolute;
  width: 25px;
  height: 20px;
  margin-left: 4px;
  top: 8px;
}

nav#site-navigation a {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: #F45000;
}

li#menu-item-17 {
  margin-left: 46px;
}

.cabecera-logo {
  padding-top: 17px;
  padding-bottom: 17px;
}

.bloque2-slider-home .carousel-caption {
  position: relative;
  right: inherit;
  bottom: inherit;
  left: inherit;
  z-index: inherit;
}

.bloque2-slider-home {
  background: rgba(244, 80, 0, 0.65);
  position: absolute !important;
  right: 0px;
  bottom: 0px;
  top: 0;
  z-index: 10;
  display: flex;
  align-items: center;
}

.main-navigation ul li:hover>ul {
  text-align: center;
  background: rgb(255, 255, 255, 0.97);
  border-radius: 5px;
  padding: 12px;
}

.main-navigation .sub-menu li {
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0px;
}

li#menu-item-226,
li#menu-item-155 {
  border: none;
}

ul.sub-menu:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 7px solid #d9d9d9;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  margin: -20px 0 0 0;
}

#menu-item-17 ul.sub-menu {
  left: -40% !important;
  opacity: 0;
}

li#menu-item-17:hover ul.sub-menu {
  opacity: 1;
}

/* .cabecera-logo .row {
    flex-wrap: initial;
} */

#slider-2-slide-2-layer-7 h2 {
  text-transform: uppercase;
  margin-bottom: 20px !important;
  line-height: 5vw !important;
  font-family: 'MBLZ-Bold';
  text-align: center !important;
}

#slider-2-slide-2-layer-7 p {
  font-size: 2.8vw !important;
  line-height: 3.9vw !important;
  font-family: 'MBLZ-Text';
  text-align: center !important;
}

a#slider-2-slide-2-layer-9 {
  font-family: 'MBLZ-Text' !important;
  font-size: 24px !important;
  text-transform: uppercase !important;
  padding: 15px 66px !important;
}

@media (max-width: 520px) {
  #slider-2-slide-2-layer-7 h2 {
    font-size: 1.6rem;
    line-height: 7vw !important;
  }

  a#slider-2-slide-2-layer-9 {
    font-size: 20px !important;
    text-transform: uppercase !important;
    padding: 8px 40px !important;
  }

  rs-layer#slider-2-slide-2-layer-9 {
    font-size: 15px !important;
    padding: 8px 35px !important;
  }
}

@media (max-width: 420px) {
  #slider-2-slide-2-layer-7 h2 {
    font-size: 1.4rem;
  }

  a#slider-2-slide-2-layer-9 {
    font-size: 16px !important;
    text-transform: uppercase !important;
    padding: 4px 35px;
    margin-top: 20px !important;
  }
}

@media (max-width: 420px) {
  #slider-2-slide-2-layer-7 h2 {
    font-size: 1.2rem;
  }

  #slider-2-slide-2-layer-7 p {
    font-size: 3.6vw !important;
  }
}

/*--------------------------------------------------------------
## Menu hamburguesa
--------------------------------------------------------------*/

.cabecera-logo button.menu-toggle {
  padding: 0px;
  border: none;
  background: none;
  width: 40px;
  height: 40px;
}

.menu-toggle span.dashicons.dashicons-menu-alt3,
.menu-toggle span.dashicons.dashicons-no {
  font-size: 40px;
  width: 40px;
  height: 40px;
}

.button#responsive-menu-button {
  z-index: 999 !important;
}

@media (max-width: 767px) {
  ul.sub-menu:before {
    display: none;
  }
}

#responsive-menu-container #responsive-menu-wrapper {
  padding: 36px 0px;
}

.responsive-menu-subarrow {
  display: none;
}

#responsive-menu-container #responsive-menu ul.responsive-menu-submenu {
  display: block !important;
}

#responsive-menu-container li.responsive-menu-item.responsive-menu-item-has-children {
  margin-bottom: 20px;
}

#responsive-menu-container .responsive-menu-submenu li.responsive-menu-item a {
  padding: initial !important;
  padding-left: 60px !important;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.no-link a:hover {
  cursor: text;
}

#menu-pie li a {
  padding: 0px 4px;
  border-left: 1px solid #fff;
}

#menu-pie li:first-child a,
#menu-pie li.no-link a {
  border: none;
}

.site-footer {
  background: #404040;
  padding: 37px 0px;
}

.site-footer a,
.site-footer a:hover,
.site-footer a:visited,
.site-footer a:active {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

ul#menu-pie {
  display: flex;
}

@media (max-width: 991px) {
  ul#menu-pie {
    padding: 0px;
  }

  .social-pie {
    justify-content: center !important;
  }

  .site-info .row {
    display: flex;
    flex-direction: column-reverse;
  }

  ul#menu-pie {
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;
  }
}

.social-pie {
  display: flex;
  justify-content: flex-end;
}

.social-pie a {
  padding: 2px;
}

#menu-pie li {
  margin: 0 7px;
}

#menu-pie li a {
  padding-left: 14px;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
## Body
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Preload
--------------------------------------------------------------*/

.preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-image: url('/wp-content/uploads/2020/04/preload.svg');
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: center;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

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

@media (max-width: 767px) {

  .cabeceras h1,
  .cabeceras p {
    text-align: center;
  }
}

.transparencia-naranja {
  background: rgba(244, 80, 0, 0.65);
  padding: 150px 0px;
  text-align: left;
  color: #fff;
}

.transparencia-naranja h1 {
  font-family: 'MBLZ-Title';
  font-size: 28px;
  margin-left: 40px;
  text-transform: uppercase;
}

.transparencia-naranja p {
  font-family: 'MBLZ-Text';
  font-size: 20px;
  margin-left: 40px;
}

@media (max-width: 767px) {
  .transparencia-naranja h1 {
    margin-left: 0px;
  }

  .transparencia-naranja p {
    margin-left: 0px;
  }
}

.cuadro-cabecera-home {
  border: solid 13px #fff !important;
  padding: 10% 20% !important;
  margin-left: -100px !important;
  width: 90vh;
  text-align: left;
  max-width: 900px;
  /* max-height: 565px;*/
}

/*home rs-layer#slider-2-slide-2-layer-4{
	left: 50% !important;
	display: flex;
    align-items: stretch;
}*/

.carousel-item {
  height: 80vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*@media (max-width: 1480px) {
		.cuadro-cabecera-home{
			width: 80vh;
		}
	}
*/
@media (max-width: 1250px) {
  .cuadro-cabecera-home {
    padding: 10% 10% !important;
    margin-left: -82px !important;
    width: 80vh;
  }
}

@media (max-width: 1120px) {
  .cuadro-cabecera-home {
    padding: 8%;
    width: 78vh;
  }
}

@media (max-width: 1090px) {
  .cuadro-cabecera-home {
    width: 76vh !important;
  }
}

@media (max-width: 1060px) {
  .cuadro-cabecera-home {
    width: 70vh !important;
    padding: 12% 12% !important;
    margin-left: -68px !important;
  }

  .cuadro-cabecera-home h2 {
    font-size: 1.7rem;
  }
}

@media (max-width: 1040px) {
  .cuadro-cabecera-home {
    padding: 12% 12% !important;
    width: 38vh !important;
  }

  .cuadro-cabecera-home h2 {
    font-size: 1.6rem;
  }
}

@media (max-width: 1010px) {
  .cuadro-cabecera-home {
    width: 64vh !important;
  }
}

@media (max-width: 920px) {
  .cuadro-cabecera-home {
    width: 56vh !important;
    padding: 20% 12% !important;
    margin-left: -38px !important;
  }

  .cuadro-cabecera-home h2 {
    font-size: 1.4rem !important;
  }
}

@media (max-width: 860px) {
  .cuadro-cabecera-home {
    width: 58vh !important;
    margin-left: -65px !important;
  }
}

@media (max-width: 820px) {
  /*.cuadro-cabecera-home{
			padding: 3% 6%;
		}*/

  .btn-warning.rci-seguros-button-light {
    font-size: 15px;
    padding: 12px 48px;
  }

  .cuadro-cabecera-home button.btn.btn-warning.rci-seguros-button-light {
    margin-top: 2%;
  }

  .titulo-light h2 {
    width: auto !important;
  }
}

@media (max-width: 767px) {
  div#slide0 {
    background-image: url(/wp-content/uploads/2020/04/cabeceera-home-movil.jpg);
  }

  .carousel-item {
    height: 48vh;
  }

  .valores-somos .carousel-item {
    height: auto !important;
    min-height: inherit;
  }

  .carousel-item.active {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }

  .col-md-6.col-sm-12.bloque2-slider-home {
    position: relative !important;
  }

  .bloque1-slider-home {
    display: none;
  }

  .cuadro-cabecera-home {
    width: 80%;
    margin-left: 0px;
    text-align: center;
    margin: 0 auto;
    padding: 5%;
  }

  .titulo-light h2 {
    width: auto !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 777px) {
  .cuadro-cabecera-home {
    margin: 0;
    width: 100%;
  }
}

@media (max-width: 730px) {
  .cuadro-cabecera-home button.btn.btn-warning.rci-seguros-button-light {
    padding: 13px 55px;
    font-size: 15px;
  }
}

@media (max-width: 360px) {
  .contratar-seguro button.btn.btn-warning.rci-seguros-button-light {
    padding: 13px 30px;
  }
}

@media (max-width: 450px) {
  .cuadro-cabecera-home {
    width: 92%;
  }

  /* .carousel.slide .carousel-control-next-icon, .carousel.slide .carousel-control-prev-icon {
		    display: none;
		} */

  .carousel.slide .carousel-control-next {
    right: 2px !important;
    filter: invert(100%) sepia(100%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }

  .carousel.slide .carousel-control-prev {
    left: 2px !important;
    filter: invert(100%) sepia(100%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
  }
}

.cuadro-cabecera-home h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  line-height: 3vw !important;
  font-family: 'MBLZ-Title';
  white-space: normal !important;
}

.cuadro-cabecera-home button.btn.btn-warning.rci-seguros-button-light {
  margin-top: 4%;
  padding: 15px 65px !important;
  font-family: 'MBLZ-Text';
}

.cuadro-cabecera-home p {
  font-size: 1.5vw !important;
  line-height: 1.6vw !important;
  font-family: 'MBLZ-Text';
  white-space: normal !important;
}

@media (max-width: 777px) {
  .cuadro-cabecera-home h2 {
    font-size: 1.7rem;
    line-height: 3.6vw !important;
    margin-bottom: 16px;
    text-align: center !important;
  }

  .cuadro-cabecera-home p {
    font-size: 2.5vw !important;
    line-height: 2.6vw !important;
    text-align: center !important;
  }
}

@media (max-width: 660px) {
  .cuadro-cabecera-home h2 {
    line-height: 4.6vw !important;
  }
}

@media (max-width: 560px) {
  .cuadro-cabecera-home p {
    font-size: 2.8vw !important;
    line-height: 2.8vw !important;
  }
}

@media (max-width: 560px) {
  .cuadro-cabecera-home h2 {
    line-height: 5.6vw !important;
  }

  .cuadro-cabecera-home p {
    font-size: 3.4vw !important;
    line-height: 3.4vw !important;
  }
}

@media (max-width: 420px) {
  .cuadro-cabecera-home h2 {
    line-height: 6.6vw !important;
    font-size: 1.6rem;
  }

  .cuadro-cabecera-home p {
    font-size: 4.4vw !important;
    line-height: 4.4vw !important;
  }
}

.carousel.slide .carousel-control-next-icon,
.carousel.slide .carousel-control-prev-icon {
  width: 42px;
  height: 42px;
}

.carousel.slide .carousel-control-next {
  justify-content: flex-end;
  right: 15px;
}

.carousel.slide .carousel-control-prev {
  justify-content: flex-start;
  left: 15px;
}

@media (max-width: 350px) {
  img.custom-logo {
    width: 80% !important;
  }
}

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/

.garantias-home-h3 {
  color: #F45000;
  font-size: 26px !important;
}

.container-fluid.seguros-home,
.container-fluid.garantias-home,
.container-fluid.legales {
  padding: 115px 0px;
  background: #f8f9fa;
}

@media (max-width: 768px) {
  .container-fluid.seguros-home {
    padding: 60px 0px;
  }

  .bloque-carrusel-seguros .carousel-inner {
    width: 70% !important;
    margin: auto !important;
  }
}

.container-fluid.pasos-home,
.container-fluid.logos-home {
  padding: 115px 0px;
  background: #ffffff;
}

.container-fluid.contacto-home {
  padding: 38px 0px;
  background-image: url(/wp-content/uploads/2020/04/fondo-contacto-scaled.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.container-fluid.mapa-home {
  padding: 64px 0px 0px 0px;
}

@media (max-width: 1200px) {

  .seguros-home .container,
  .valores-somos .container,
  .contratar-divus .container {
    max-width: 100% !important;
  }

  .seguros-home .btn-warning.rci-seguros-button-dark {
    padding: 8% 25% !important;
  }
}

@media (max-width: 991px) {
  .seguros-home .col-md-6.col-lg-3 {
    padding: 30px 60px;
  }

  .seguros-home .btn-warning.rci-seguros-button-dark {
    /* font-size: 14px !important; */
    padding: 15px 66px !important;
  }

  .pasos-home .container,
  .garantias-home .container,
  .recorrido-somos .container,
  .contratar-seguro .container,
  .formulario-contacto .container,
  .caracteristicas-divus .container {
    max-width: 100% !important;
  }
}

@media (max-width: 960px) {
  .contratar-seguro .col-md-4 {
    min-height: 180px;
  }

  .contratar-seguro .col-md-4.paso2 p,
  .contratar-seguro .col-md-4.paso3 p {
    margin-bottom: 2rem;
  }
}

@media (max-width: 767px) {
  .seguros-home .col-md-6.col-lg-3 {
    padding: 0 100px;
  }

  .intro-seguro .container,
  .servicios-seguro .container {
    max-width: 100% !important;
  }

  .contratar-seguro .col-md-4.paso2 p,
  .contratar-seguro .col-md-4.paso3 p {
    margin-bottom: 1rem;
  }
}

@media (max-width: 490px) {
  .seguros-home .col-md-6.col-lg-3 {
    padding: 0 70px;
  }
}

@media (max-width: 420px) {
  .seguros-home .bloque-carrusel-seguros .caja-seguro-home h2 {
    font-size: 20px;
  }

  .seguros-home .bloque-carrusel-seguros .btn-warning.rci-seguros-button-dark {
    padding: 8% 25% !important;
  }
}

@media (max-width: 400px) {
  .seguros-home .col-md-6.col-lg-3 {
    padding: 0 60px;
  }
}

@media (max-width: 370px) {
  .seguros-home .col-md-6.col-lg-3 {
    padding: 0 30px;
  }

  .seguros-home .bloque-carrusel-seguros .caja-seguro-home h2 {
    width: 155px;
  }

  .intro-seguro .btn-warning.rci-seguros-button-dark {
    padding: 15px 35px;
  }
}

.seguros-home .row {
  display: flex;
  justify-content: space-around;
}

.caja-seguro-home {
  text-align: center;
  border-radius: 12px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.31);
  padding: 25px;
  background: #fff;
}

.caja-seguro-home-img {
  /*border: 1px solid #F45000;
	padding: 35px 35px;
    border-radius: 50%;*/
  display: block;
  width: 135px;
  height: 135px;
  margin: auto;
}

.caja-seguro-home-img-coche,
.caja-seguro-home-img-moto {
  padding: 35px 35px;
}

.caja-seguro-home h2 {
  font-family: 'MBLZ-Title';
  font-size: 24px;
  color: #F45000;
  margin: 15px auto 30px;
  width: 180px;
}

/* .caja-seguro-home:hover {
    border: 1px solid #333;
}
 */

@media (max-width: 1200px) {
  .caracteristicas-divus .caja-seguro-home h2 {
    width: auto;
  }
}

@media (max-width: 991px) {
  .valores-somos .caja-seguro-home h2 {
    width: auto !important;
  }

  .valores-somos .col-md-6.col-lg-3 {
    margin-bottom: 40px;
  }
}

@media (max-width: 870px) {
  .caracteristicas-divus .caja-seguro-home h2 {
    font-size: 22px;
  }
}

@media (max-width: 800px) {
  .caracteristicas-divus .caja-seguro-home {
    margin: 0px 8% !important;
  }
}

@media (max-width: 767px) {

  .valores-somos .caja-seguro-home,
  .caracteristicas-divus .caja-seguro-home {
    margin: 10px 100px !important;
  }
}

@media (max-width: 575px) {

  .valores-somos .caja-seguro-home,
  .caracteristicas-divus .caja-seguro-home {
    margin: 10px 18% !important;
  }
}

@media (max-width: 450px) {

  .valores-somos .caja-seguro-home,
  .caracteristicas-divus .caja-seguro-home {
    margin: 10px 12% !important;
  }
}

@media (max-width: 340px) {

  .valores-somos .caja-seguro-home,
  .caracteristicas-divus .caja-seguro-home {
    margin: 10px 4% !important;
  }
}

.separador {
  height: 1px;
  background: #F45000;
  width: 7%;
  margin: 30px auto;
}

.btn-warning.rci-seguros-button-dark {
  border-radius: 0;
  font-weight: bold;
  background-color: #F45000;
  color: #fff;
  padding: 15px 66px;
  text-transform: uppercase;
}

.btn-warning:hover {
  background: #fff;
  border: 1px solid #F45000;
  color: #F45000;
}

input.wpcf7-form-control.wpcf7-submit.rci-seguros-button-dark {
  border-radius: 25px;
  background-color: #F45000;
  color: #fff;
  padding: 15px 66px;
  font-family: 'MBLZ-Text';
  font-size: 16px;
}

.pasos-home .caja-pasos-home h3 {
  min-height: 85px;
  font-family: 'MBLZ-Title';
  font-size: 16px;
  max-width: 185px;
  margin: auto;
}

.pasos-home .caja-pasos-home .numero-paso {
  display: block;
  border: 1px solid black;
  /* Safari 3-4, iOS 1-3.2, Android 1.6- */
  -webkit-border-radius: 50%;
  /* Firefox 1-3.6 */
  -moz-border-radius: 50%;
  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 50%;
  width: 27px;
  margin: auto;
}

.pasos-home .caja-pasos-home.caja-pasos-home-h3 h3 {
  max-width: 180px;
}

@media (max-width: 767px) {
  .pasos-home .caja-pasos-home.caja-pasos-home-h3 h3 {
    max-width: 90%;
    min-height: inherit;
    margin-bottom: 20px;
  }

  .caja-pasos-home p {
    max-width: 90% !important;
  }
}

.caja-pasos-home {
  text-align: center;
  padding: 25px;
}

.caja-pasos-home p {
  font-family: 'MBLZ-Bold';
  font-size: 16px;
  max-width: 270px;
  margin: 20px auto 0;
}

@media (max-width: 948px) {
  .pasos-home .caja-pasos-home h3 {
    font-size: 18px;
  }
}

.titulo-light {
  position: relative;
  margin-bottom: 40px;
  height: 1px;
  background: #F45000;
  width: 51%;
  margin: 0 auto 60px;
}

.titulo-light h2 {
  font-family: 'MBLZ-Title';
  font-size: 22px;
  color: #F45000;
  text-align: center;
  position: absolute;
  top: -15px;
  width: 386px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  background: #fff;
}

@media (max-width: 830px) {
  .titulo-light h2 {
    width: 280px !important;
  }

  .page-template-faqs .titulo-light h2 {
    width: 230px !important;
  }

  .page-template-faqs .titulo-light {
    width: 77%;
  }
}

@media (max-width: 600px) {
  .titulo-light {
    width: 75%;
  }

  .titulo-light h2 {
    width: 300px !important;
    top: -30px;
  }

  .garantias-home .titulo-light h2,
  .mapa-home .titulo-light h2,
  .formulario-contacto .titulo-light h2,
  .contratar-divus .titulo-light h2 {
    top: -15px;
  }

  .contratar-divus .titulo-light h2 {
    width: 85%;
  }
}

@media (max-width: 450px) {
  .titulo-light {
    width: 100%;
  }

  .page-template-faqs .titulo-light h2 {
    width: 180px !important;
  }

  .page-template-faqs button.btn.btn-link {
    font-size: 18px !important;
  }

  .page-template-faqs .card-body {
    font-size: 13px !important;
  }
}

@media (max-width: 360px) {
  .titulo-light h2 {
    width: 245px !important;
  }
}

.pasos-home button {
  margin-top: 40px;
}

.garantias-home .titulo-light,
.mapa-home .titulo-light {
  width: 41%;
}

.garantias-home .titulo-light h2,
.mapa-home .titulo-light h2 {
  background: #f8f9fa;
  width: 300px;
}

.mapa-home .titulo-light h2 {
  background: #fff;
}

.logos-home .titulo-light {
  width: 75%;
}

.logos-home .titulo-light h2 {
  width: 660px;
}

@media (max-width: 991px) {
  .logos-home .titulo-light h2 {
    width: 80% !important;
  }
}

@media (max-width: 767px) {
  .logos-home .titulo-light {
    margin-bottom: 80px;
  }
}

@media (max-width: 448px) {
  .logos-home .titulo-light {
    margin-bottom: 95px;
  }

  .logos-home .titulo-light h2 {
    top: -50px;
  }
}

.contendor-garantias {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.caja-garantias {
  text-align: center;
  width: 33%;
  margin-top: 47px;
  position: relative;
}

@media (max-width: 942px) {
  .contendor-garantias {
    justify-content: space-around;
  }

  .caja-garantias {
    width: auto !important;
  }
}

@media (max-width: 750px) {

  .garantias-home .titulo-light,
  .mapa-home .titulo-light {
    width: 80%;
  }
}

@media (max-width: 420px) {

  .garantias-home .titulo-light,
  .mapa-home .titulo-light {
    width: 100%;
  }

  .titulo-light h2 {
    width: 200px !important;
  }
}

.garantias-home h3 {
  text-align: center;
  font-family: 'MBLZ-Title';
  font-size: 22px;
  margin-bottom: 33px;
}

h3.h3-underline {
  position: relative;
  font-family: 'MBLZ-Title';
  font-size: 22px;
  color: #F45000;
  margin-bottom: 46px;
}

h3.h3-underline:after {
  position: absolute;
  content: '';
  height: 1px;
  bottom: -18px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 25%;
  background: #F45000;
}

.logos-home-contendor {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.caja-logo {
  margin-top: 40px;
  width: 25%;
  text-align: center;
}

.caja-logo.fila-dos {
  width: 25%;
}

@media (max-width: 767px) {
  .logos-home-contendor {
    justify-content: space-around;
  }

  .caja-logo {
    width: auto;
  }

  .caja-logo.fila-dos {
    width: auto;
  }
}

.formulario-home {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.formulario-contacto {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.campo-formulario-home {
  width: 46%;
  margin: 5px;
}

.campo-formulario-contacto {
  width: 49%;
}

@media (max-width: 768px) {
  .campo-formulario-contacto {
    width: 100% !important;
  }
}

.caja-formulario {
  background: rgb(255, 255, 255, 74%);
  padding: 60px 25px 25px;
  text-align: center;
}

.campo-formulario-home input,
.campo-formulario-home select {
  width: 100%;
  /*text-align: center;*/
  border-radius: 23.5px;
  border: solid 1px #c9c9c9;
  padding: 6px 28px;
  background: #fff;
}

.campo-formulario-home select.wpcf7-form-control.wpcf7-select {
  border-radius: 23.5px;
  border: solid 1px #c9c9c9;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 40px;
  /* Aumentado para dar más espacio a la flecha */
  padding-left: 28px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
  box-sizing: border-box;
}

.caja-formulario h2 {
  font-family: 'MBLZ-Title';
  font-size: 24px;
  color: #F45000;
  margin-bottom: 58px;
}

.consentimiento-legal {
  margin: 40px 0px;
}

.consentimiento-legal span.wpcf7-list-item-label {
  font-family: 'MBLZ-Text';
  font-size: 14px;
  text-align: left;
}

.consentimiento-legal label {
  display: flex;
}

.consentimiento-legal input[type='checkbox'] {
  background-color: #ffffff;
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.mapa {
  line-height: 0;
}

#mapa {
  width: 100%;
  height: 630px;
  margin: 0px;
  padding: 0px;
}

.texto-marcador {
  display: flex;
}

.contenido-marcador {
  padding: 10px;
}

#mapa h3 {
  font-size: 1rem;
}

.imagen-garantias-hover {
  position: relative;
  display: inline-block;
}

.texto-hover-garantias {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  font-family: 'MBLZ-Bold';
  font-size: 16px;
  text-align: center;
  padding: 27px 8px;
  bottom: 0;
  top: 0px;
  background-color: rgb(255, 121, 0, 85%);
  z-index: 2;
  display: none;
}

.aparece {
  visibility: hidden;
}

/* .aniview{
	opacity: 0;
} */

.menos {
  padding-top: 35px;
}

.personalizado .menos {
  padding-top: 10px;
}

.aseguradora .menos {
  padding-top: 5px;
}

.mas {
  position: absolute;
  left: 0%;
  right: 0%;
  top: 40%;
}

.mas:hover,
.menos:hover {
  cursor: pointer;
}

#rev_slider_2_1_wrapper .dione.tparrows {
  background: none !important;
}

#rev_slider_2_1_wrapper .dione.tparrows:hover:before {
  opacity: 1 !important;
  font-size: 60px !important;
}

.pasos-home .text-center {
  margin-top: 50px;
}

.page-template-inicio .container-fluid.intro-seguro.aparece {
  padding-bottom: 5px;
}

.formulario-leads {
  display: flex;
  justify-content: space-between;
}

.formulario-contacto h2.separador-campos {
  font-size: 1.5rem;
  color: #F45000;
}

.formulario-leads .campo-formulario-leads {
  width: 100%;
}

.formulario-leads .campo-formulario-leads .fecha-vencimiento-poliza input {
  width: 100%;
  padding: 15px;
  margin-bottom: 7px;
}

@media (min-width: 768px) {
  .formulario-leads .campo-formulario-leads:not(:first-child) {
    margin-left: 1rem;
  }
}

@media (max-width: 767px) {
  .formulario-leads {
    flex-direction: column;
  }

  .formulario-contacto h2.separador-campos {
    margin-top: 2rem;
    text-align: center;
  }
}

/*--------------------------------------------------------------
# Quienes somos
--------------------------------------------------------------*/

.container-fluid.valores-somos {
  padding: 115px 0px;
  background: #f8f9fa;
}

.container-fluid.recorrido-somos {
  padding: 115px 0px 0px;
  background: #ffffff;
}

@media (max-width: 767px) {
  .container-fluid.recorrido-somos {
    padding: 115px 0px 15px;
  }

  .fila-recorrido h3 {
    text-align: center;
  }

  .fila-recorrido p {
    text-align: center;
  }

  .fila-recorrido h3:after {
    left: 40% !important;
  }
}

.container-fluid.contacto-somos {
  padding: 115px 0px;
  background: #F45000;
  color: #fff;
  font-family: 'MBLZ-Bold';
  font-size: 24px;
}

.valores-somos .titulo-light,
.recorrido-somos .titulo-light {
  width: 41%;
}

.formulario-contacto .titulo-light {
  width: 35%;
}

.valores-somos .titulo-light h2 {
  background: #f8f9fa;
  width: 300px;
}

@media (max-width: 775px) {

  .valores-somos .titulo-light,
  .recorrido-somos .titulo-light {
    width: 65%;
  }
}

@media (max-width: 600px) {

  .valores-somos .titulo-light h2,
  .intro-seguro .titulo-light h2,
  .servicios-seguro .titulo-light h2 {
    top: -15px;
  }
}

@media (max-width: 540px) {

  .valores-somos .titulo-light,
  .recorrido-somos .titulo-light {
    width: 86%;
  }
}

@media (max-width: 430px) {
  .valores-somos .titulo-light h2 {
    width: 250px !important;
  }
}

@media (max-width: 350px) {

  .valores-somos .titulo-light,
  .recorrido-somos .titulo-light {
    width: 100%;
  }
}

.recorrido-somos .titulo-light h2 {
  background: #fff;
  width: 300px;
}

.formulario-contacto .titulo-light h2 {
  background: #fff;
  width: 200px;
}

@media (max-width: 830px) {
  .formulario-contacto .titulo-light h2 {
    width: 220px !important;
  }

  .formulario-contacto .titulo-light {
    width: 65%;
  }
}

@media (max-width: 475px) {
  .formulario-contacto .titulo-light h2 {
    width: 180px !important;
  }

  .formulario-contacto .titulo-light {
    width: 90%;
  }
}

.padding-iconos-somos {
  padding: 38px 35px;
}

/* .texto-recorrido {
  padding: 28px;
} */

.imagen-recorrido img {
  width: 100%;
  height: auto;
}

.fila-recorrido h3 {
  font-family: 'MBLZ-Title';
  font-size: 22px;
  color: #F45000;
  position: relative;
  margin-bottom: 30px;
}

.fila-recorrido h3:after {
  position: absolute;
  content: '';
  height: 1px;
  bottom: -16px;
  margin: 0 auto;
  left: 0;
  width: 20%;
  background: #F45000;
}

.fila-recorrido p {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
}

.btn-warning.rci-seguros-button-light {
  border-radius: 25px;
  background-color: #fff !important;
  color: #F45000 !important;
  padding: 15px 66px !important;
  font-family: 'MBLZ-Text';
  font-size: 16px !important;
  text-transform: uppercase;
}

@media (max-width: 420px) {
  .btn-warning.rci-seguros-button-light {
    padding: 12px 45px !important;
  }
}

#rev_slider_2_1_forcefullwidth a.btn.btn-warning.rci-seguros-button-light {
  margin-top: 30px !important;
}

#rev_slider_2_1_forcefullwidth a.btn.btn-warning.rci-seguros-button-light:hover {
  background: #F45000 !important;
  color: #fff !important;
}

.btn-warning.rci-seguros-button-light:hover {
  background: #F45000;
  border: 1px solid #fff;
  color: #fff;
}

.contacto-somos h3,
.contacto-somos p {
  font-family: 'MBLZ-Bold';
  font-size: 24px;
}

.contacto-somos p {
  margin: 60px 0;
}

.row.photos {
  justify-content: center;
}

/*--------------------------------------------------------------
## Seguros
--------------------------------------------------------------*/

.container-fluid.intro-seguro {
  padding: 115px 0px;
  background: #f8f9fa;
  text-align: center;
}

.container-fluid.servicios-seguro {
  padding: 115px 0px;
  background: #fff;
}

.container-fluid.contratar-seguro {
  padding: 115px 0px;
  background: #F45000;
  color: #fff;
  text-align: center;
}

.contratar-seguro h3.titulo-pie-blanco,
.contratar-seguro .col-md-4 p {
  text-transform: uppercase;
}

.intro-seguro.titulo-light {
  width: 41%;
}

.intro-seguro .titulo-light h1,
.intro-seguro .titulo-light h2 {
  background: #f8f9fa !important;
  width: 300px;
  text-transform: capitalize;
  top: -31px;
}

.intro-seguro p {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 20px;
}

.intro-seguro a.btn {
  margin-top: 40px;
}

.servicios-seguro h3 {
  font-family: 'MBLZ-Title';
  font-size: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 36px;
}

.servicios-seguro h3.h3-underline {
  font-family: 'MBLZ-Title';
  font-size: 22px;
  color: #F45000;
  margin-bottom: 0px;
  min-height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.servicios-seguro h3.h3-underline:after {
  bottom: 16px;
}

.servicios-seguro p {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  text-align: center;
  color: rgba(0, 0, 0, 0.85);
}

.contratar-seguro p {
  font-family: 'MBLZ-Text';
  font-size: 16px;
}

.contratar-seguro .numero,
.contratar-divus .numero {
  font-family: 'MBLZ-Text';
  font-size: 32px;
  border: 1px solid #fff;
  padding: 30px 30px;
  border-radius: 50%;
  display: block;
  width: 108px;
  height: 108px;
  margin: auto;
}

.contratar-seguro .row {
  margin: 70px 0px;
}

.caja-formulario h2 {
  text-transform: uppercase;
}

button.close {
  font-size: 3.5rem !important;
  font-weight: 100 !important;
}

#formulario-modal .caja-formulario {
  padding: 25px;
}

#formulario-modal .modal-body {
  padding: 0px;
  background: #ccc;
}

#formulario-modal .modal-dialog {
  max-width: 730px;
}

.texto-intro-seguro button.btn.btn-warning.rci-seguros-button-dark {
  margin-top: 50px;
}

.page-template-seguros .separator {
  display: block;
  position: absolute;
  height: 3px;
  width: 104px;
  right: 12px;
  bottom: 25px;
  background: #F45000;
  transition: 0.2s;
}

.page-template-seguros .separator::after {
  content: ' ';
  position: absolute;
  top: -5px;
  right: 3px;
  display: block;
  background: #F45000;
  width: 3px;
  height: 8px;
  transform: rotate(-55deg);
}

.page-template-seguros .caja-garantias:hover .separator {
  width: 150px;
}

.page-template-seguros .col-md-4.caja-garantias {
  height: 290px;
}

.servisios-h3-titcaja {
  transition: 0.2s;
  background: white;
  z-index: 0;
  border: 1px solid transparent;
  position: absolute;
  bottom: 2%;
  text-align: right !important;
  right: 15px;
}

.icono-caja-seguro {
  /*padding-top: 10px;
    padding-left: 7px;
    text-align: left;*/
  margin-top: 50px;
}

.page-template-seguros .imagen-garantias-hover {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border: 1px solid #dfdfdf;
}

.page-id-221 .container-fluid.cabeceras {
  background-position: left;
}

.page-id-147 .container-fluid.cabeceras {
  background-position: center;
}

.icono-caja-seguro img {
  width: 145px;
  height: auto;
}

.titulo-without-light {
  margin: 0 auto 30px;
}

.titulo-without-light h2 {
  font-family: 'MBLZ-Title';
  font-size: 22px;
  color: #F45000;
  text-align: center;
  padding: 0 15px;
}

.lista-ventajas {
  display: flex;
  margin-top: 80px;
}

.lista-ventajas ul {
  width: 50%;
  list-style: none;
}

.lista-ventajas ul li {
  margin-bottom: 20px;
}

.lista-ventajas ul li img {
  margin-right: 10px;
}

.lista-ventajas ul li:last-of-type {
  margin-bottom: 0;
}

.accordion-item {
  border: 1px solid #F45000;
}

.accordion-button:not(.collapsed) {
  color: #404040;
  background-color: #fff;
  box-shadow: inset 0 -1px 0 #F45000;
}

.accordion-button:after {
  filter: invert(28%) sepia(100%) saturate(1320%) hue-rotate(-358deg) brightness(111%) contrast(100%);
}

.collapsed::after {
  filter: invert(28%) sepia(0%) saturate(1320%) hue-rotate(-358deg) brightness(111%) contrast(100%);
}

.accordion-body {
  background-color: #ff77001a;
}

@media (max-width: 576px) {
  .lista-ventajas {
    flex-wrap: wrap;
  }

  .lista-ventajas ul {
    width: 100%;
  }

  .lista-ventajas ul:first-of-type {
    margin-bottom: 20px;
  }
}

/*--------------------------------------------------------------
# Drivus
--------------------------------------------------------------*/

.container-fluid.descubre-divus {
  padding: 115px 0px;
  background: #f8f9fa;
  text-align: center;
}

.container-fluid.caracteristicas-divus {
  padding: 115px 0px;
  background: #fff;
}

.container-fluid.contratar-divus {
  padding: 115px 0px;
  background: #F45000;
  color: #fff;
  text-align: center;
}

.descubre-divus h3 {
  font-family: 'MBLZ-Title';
  font-size: 22px;
  margin-bottom: 33px;
  padding: 0px 190px;
}

@media (max-width: 767px) {
  .descubre-divus h3 {
    padding: 0px 85px;
  }
}

@media (max-width: 450px) {
  .descubre-divus h3 {
    padding: 0px 50px;
  }
}

.descubre-divus .contendor-garantias h3 {
  padding: initial;
}

.descubre-divus .contendor-garantias h3.h3-underline:after {
  display: none;
}

.descubre-divus .texto-hover-garantias {
  padding: 30px;
}

.texto-caracteristica-drivus {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  text-align: justify;
  color: rgba(0, 0, 0, 0.85);
  margin: 68px 0px;
  padding: 0 17px;
}

p.separador-punto {
  line-height: 0;
}

.caracteristicas-divus .caja-seguro-home {
  margin: 0px 12%;
}

.caracteristicas-divus .caja-seguro-home-img {
  padding: 48px 38px;
}

span.caja-seguro-home-img.caja-caracteristica-movilidad {
  padding: 44px 40px;
}

span.caja-seguro-home-img.caja-caracteristica-conectividad {
  padding: 36px 38px;
}

.contratar-divus .titulo-light {
  background: #fff;
}

.contratar-divus .titulo-light h2 {
  color: #fff;
  background: #F45000;
}

.contratar-divus .numero {
  background: #F45000;
}

.fila-contratar-drivus {
  position: relative;
}

.banda-dashed-contenedor {
  height: 15px;
  background: #fff;
  width: 70%;
  display: flex;
  align-items: center;
  margin: 150px auto 135px;
}

.banda-dashed {
  border-top: 2px dashed #F45000;
  width: 100%;
}

.bloques-pasos-contratar {
  position: absolute;
  top: 65px;
  z-index: 999;
  width: 100%;
}

.contratar-divus .row.apps {
  margin-top: 50px;
}

.contratar-divus a.app {
  margin: 0px 20px;
}

.row.apps img {
  border-radius: 10px;
  width: 80%;
}

@media (max-width: 1002px) {

  .drivus1 p,
  .drivus2 p,
  .drivus3 p {
    margin-bottom: 2rem;
  }

  .bloques-pasos-contratar {
    top: 45px;
  }
}

@media (max-width: 868px) {
  .drivus3 p {
    margin-bottom: 1rem;
  }

  .bloques-pasos-contratar {
    top: 45px;
  }
}

@media (max-width: 767px) {

  .drivus1 p,
  .drivus2 p,
  .drivus3 p {
    margin-bottom: 1rem;
  }

  .bloques-pasos-contratar {
    position: relative;
  }

  .banda-dashed-contenedor {
    display: none;
  }

  .bloques-pasos-contratar .col-md-3 {
    margin-bottom: 40px;
  }

  .row.bloques-pasos-contratar {
    margin: 0px;
  }

  .contratar-divus .titulo-light {
    margin-top: 80px;
  }
}

@media (max-width: 607px) {
  .contratar-divus a.app {
    margin: 10px 20px;
  }
}

.texto-naranja {
  color: #F45000;
}

/*--------------------------------------------------------------
# Contacto
--------------------------------------------------------------*/

.container-fluid.formulario-contacto {
  padding: 115px 0px;
  background: #fff;
}

.formulario-contacto p,
.formulario-contacto table {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0px;
}

@media only screen and (max-width: 890px) and (min-width: 768px) {

  .formulario-contacto p,
  .formulario-contacto table {
    font-size: 15px !important;
  }
}

@media (max-width: 767px) {
  .formulario-contacto p {
    text-align: center;
  }
}

.formulario-contacto table .borde-izq-tabla {
  border-left: 1px solid #F45000;
}

.formulario-contacto table td {
  border-top: none;
}

.formulario-contacto .titulo-light {
  margin: 0 auto 80px;
}

.formulario-contacto table {
  margin-top: 80px;
}

@media (max-width: 450px) {
  .formulario-contacto table {
    font-size: 13px !important;
  }
}

.container-fluid.formulario-contacto input.wpcf7-form-control.wpcf7-text,
.container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select {
  font-family: 'MBLZ-Text';
  font-size: 16px;
  color: #6e6e6e;
  padding: 15px;
  margin-bottom: 7px;
  width: 100%;
}

.container-fluid.formulario-contacto textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  height: 115px;
  font-family: 'MBLZ-Text';
  font-size: 16px;
  color: #6e6e6e;
  padding: 15px;
  margin-top: 36px;
}

.container-fluid.formulario-contacto input[type='checkbox'] {
  margin-right: 11px;
  transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
}

.container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label {
  display: flex;
  align-items: center;
}

.container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item-label {
  font-family: 'MBLZ-Text';
  font-size: 12px;
  color: #000;
  width: 100%;
}

.container-fluid.mapa-contacto {
  padding: 0px 0px 40px;
}

@media (max-width: 767px) {
  .container-fluid.mapa-contacto {
    padding: 0px;
  }

  .wpcf7-acceptance span.wpcf7-list-item-label {
    text-align: left;
  }
}

.page-template-contacto .contacto-dir,
.page-template-contacto .contacto-tel,
.page-template-contacto .contacto-email,
.page-template-contacto .contacto-hr {
  background-size: 45px !important;
  padding-left: 45px;
}

.page-template-contacto .contacto-dir {
  background: url(/wp-content/uploads/2020/05/direccion.svg) no-repeat left 10%;
}

.page-template-contacto .contacto-tel {
  background: url(/wp-content/uploads/2020/05/telefono.svg) no-repeat left top 10%;
}

.page-template-contacto .contacto-email {
  background: url(/wp-content/uploads/2020/05/email.svg) no-repeat left top 10%;
}

.page-template-contacto .contacto-hr {
  background: url(/wp-content/uploads/2020/05/horario.svg) no-repeat left top 10%;
}

@media (max-width: 364px) {

  .page-template-contacto .contacto-dir,
  .page-template-contacto .contacto-tel,
  .page-template-contacto .contacto-email,
  .page-template-contacto .contacto-hr {
    display: none;
  }
}

/*--------------------------------------------------------------
# 404
--------------------------------------------------------------*/

.error404-content {
  margin: 200px 0px;
}

.error404-content h1,
.error404-content h2 {
  font-family: 'MBLZ-Title';
}

.error404-content h1 {
  color: #F45000;
  font-size: 65px;
  margin-bottom: 65px;
}

.error404-content h2 {
  margin: 65px 0px;
  width: 60%;
  font-size: 32px;
  color: rgba(0, 0, 0, 0.85);
}

.linea-naranja {
  width: 70%;
  height: 1px;
  background: #F45000;
}

/*--------------------------------------------------------------
# FAQS
--------------------------------------------------------------*/

.page-template-faqs button.btn.btn-link {
  font-family: 'MBLZ-Bold';
  font-size: 20px;
  color: #F45000;
  white-space: normal;
  word-wrap: break-word;
  text-align: left;
}

.page-template-faqs .card-body {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  padding-left: 32px !important;
  padding-top: 0px !important;
}

.page-template-faqs div.card-header {
  background: none;
  border: none;
}

button.btn.btn-link:hover,
button.btn.btn-link:visited {
  text-decoration: none;
}

.page-template-faqs .card {
  border-radius: 12px;
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.31);
  margin-bottom: 30px;
}

.page-template-faqs .titulo-light h2 {
  width: 155px;
}

.page-template-faqs .titulo-light.titulo-light h2 {
  width: 33%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f8f9fa;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear::before,
.clear::after,
.entry-content::before,
.entry-content::after,
.comment-content::before,
.comment-content::after,
.site-header::before,
.site-header::after,
.site-content::before,
.site-content::after,
.site-footer::before,
.site-footer::after {
  content: '';
  display: table;
  table-layout: fixed;
}

.clear::after,
.entry-content::after,
.comment-content::after,
.site-header::after,
.site-content::after,
.site-footer::after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

/* .post,
.page {
  margin: 0 0 1.5em;
} */

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/* === MODS 26-06-2020 TO TAGS SEO RESPONSIVE === */
.contratar-seguro .bloque-pasos-contratar-seguro h4 {
  font-size: 16px;
  text-transform: uppercase;
}

.contratar-seguro .titulo-pie-blanco {
  text-transform: uppercase;
}

.contratar-seguro .bloque-pasos-contratar-seguro h3 {
  font-size: 16px;
  text-transform: uppercase;
}

.caja-valores .title {
  font-family: 'MBLZ-Bold';
  font-size: 24px;
  color: #F45000;
  margin: 15px auto 30px;
  width: 180px;
}

.caja-seguro-home .title {
  font-family: 'MBLZ-Bold';
  font-size: 24px;
  color: #F45000;
  margin: 15px auto 30px;
  width: 180px;
}

.contratar-divus .titulo-pie-blanco {
  font-family: 'MBLZ-Bold';
  font-size: 24px;
  text-align: center;
  color: #fff;
}

.contratar-divus .bloques-pasos-contratar .title {
  font-family: 'MBLZ-Text';
  font-size: 1rem;
  line-height: 1.5;
}

.formulario-contacto .tabla-formas-de-contacto .title {
  font-family: 'MBLZ-Bold';
  font-size: 18px;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 0px;
}

.intro-seguro .texto-intro-seguro h1 {
  font-family: 'MBLZ-Title';
  font-size: 24px;
  color: #F45000;
  text-align: center;
  position: absolute;
  top: -15px;
  width: 386px;
  max-width: 100%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  background: #fff;
}

.container-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  margin-top: 25px;
}

.text-i {
  text-align: initial !important;
}

#teams_icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9;
  cursor: pointer;
}

#teams_icon img {
  width: 150px;
  height: 150px;
}

/*WhatsApp*/
/* body .wa__btn_popup .wa__btn_popup_icon {
  width: 106px;
  height: 106px;
} */
/* body .wa__btn_popup .wa__btn_popup_icon:before {
  background-size: 70px auto;
  -webkit-background-size: 70px auto;
  -moz-background-size: 70px auto;
} */
body .wa__btn_popup .wa__btn_popup_txt {
  /* font-size: 20px; */
  font-size: 16px;
  top: 34px;
  width: 196px;
}

/*Widget horario de atención al cliente*/
body.home .horario-atencion-cliente {
  text-align: center;
}

/* Cambios leads concesionarios 211020 */
/* Añadimos cambios para formulario RRG 220308 */

.page-template-posventa .site .site-header #site-navigation,
.page-template-posventa .site .site-header .cabeceras,
.page-template-posventa .site .site-header .menu-superior,
.page-template-posventa #responsive-menu-button,
.page-template-posventa-rrg .site .site-header #site-navigation,
.page-template-posventa-rrg .site .site-header .cabeceras,
.page-template-posventa-rrg .site .site-header .menu-superior,
.page-template-posventa-rrg #responsive-menu-button,
.page-template-posventa-marcesa .site .site-header #site-navigation,
.page-template-posventa-marcesa .site .site-header .cabeceras,
.page-template-posventa-marcesa .site .site-header .menu-superior,
.page-template-posventa-marcesa #responsive-menu-button,
.page-template-posventa-almenar .site .site-header #site-navigation,
.page-template-posventa-almenar .site .site-header .cabeceras,
.page-template-posventa-almenar .site .site-header .menu-superior,
.page-template-posventa-almenar #responsive-menu-button,
.page-template-posventa-autersa .site .site-header #site-navigation,
.page-template-posventa-autersa .site .site-header .cabeceras,
.page-template-posventa-autersa .site .site-header .menu-superior,
.page-template-posventa-autersa #responsive-menu-button,
.page-template-posventa-loreto .site .site-header #site-navigation,
.page-template-posventa-loreto .site .site-header .cabeceras,
.page-template-posventa-loreto .site .site-header .menu-superior,
.page-template-posventa-loreto #responsive-menu-button,
.page-template-posventa-juantoledo .site .site-header #site-navigation,
.page-template-posventa-juantoledo .site .site-header .cabeceras,
.page-template-posventa-juantoledo .site .site-header .menu-superior,
.page-template-posventa-juantoledo #responsive-menu-button {
  display: none !important;
}

.page-template-posventa .formulario-contacto .titulo-light h2,
.page-template-posventa-rrg .formulario-contacto .titulo-light h2,
.page-template-posventa-marcesa .formulario-contacto .titulo-light h2,
.page-template-posventa-almenar .formulario-contacto .titulo-light h2,
.page-template-posventa-autersa .formulario-contacto .titulo-light h2,
.page-template-posventa-loreto .formulario-contacto .titulo-light h2,
.page-template-posventa-juantoledo .formulario-contacto .titulo-light h2 {
  width: 250px;
}

.page-template-posventa .container-fluid.formulario-contacto,
.page-template-posventa-rrg .container-fluid.formulario-contacto,
.page-template-posventa-marcesa .container-fluid.formulario-contacto,
.page-template-posventa-almenar .container-fluid.formulario-contacto,
.page-template-posventa-autersa .container-fluid.formulario-contacto,
.page-template-posventa-loreto .container-fluid.formulario-contacto,
.page-template-posventa-juantoledo .container-fluid.formulario-contacto {
  padding: 45px 0px;
}

.page-template-posventa .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-rrg .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-marcesa .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-almenar .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-autersa .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-loreto .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select,
.page-template-posventa-juantoledo .container-fluid.formulario-contacto select.wpcf7-form-control.wpcf7-select {
  background-color: white;
}

.page-template-posventa .container-fluid.formulario-contacto textarea,
.page-template-posventa-rrg .container-fluid.formulario-contacto textarea,
.page-template-posventa-marcesa .container-fluid.formulario-contacto textarea,
.page-template-posventa-almenar .container-fluid.formulario-contacto textarea,
.page-template-posventa-autersa .container-fluid.formulario-contacto textarea,
.page-template-posventa-loreto .container-fluid.formulario-contacto textarea,
.page-template-posventa-juantoledo .container-fluid.formulario-contacto textarea {
  font-size: 16px;
  padding: 15px;
  color: #6e6e6e;
  font-family: 'MBLZ-Text';
}

.page-template-posventa-rrg .site-branding,
.page-template-posventa-marcesa .site-branding,
.page-template-posventa-almenar .site-branding,
.page-template-posventa-autersa .site-branding,
.page-template-posventa-loreto .site-branding,
.page-template-posventa-juantoledo .site-branding {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page-template-posventa-rrg .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label,
.page-template-posventa-marcesa .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label,
.page-template-posventa-almenar .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label,
.page-template-posventa-autersa .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label,
.page-template-posventa-loreto .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label,
.page-template-posventa-juantoledo .container-fluid.formulario-contacto .wpcf7-form-control.wpcf7-acceptance label {
  align-items: flex-start;
}

@media (max-width: 767.98px) {
  .cabecera-logo .rrg-logo {
    width: 50%;
  }
}

/* Estilos página confirmación */
.page-id-4103 .entry-header {
  display: none;
}

.page-id-4103 .entry-content {
  text-align: center;
  margin: 4em 0 15em;
  font-size: 24px;
}

.page-id-4103 .widget-area {
  display: none;
}

/* Slider Home */
.cabeceras {
  background-color: #f8f9fa;
}