/*
Theme Name: Rinocusi
Author: Maneki Neko
Author URI: https://maneki.es/
Version: 1.0.0
Template: dt-the7
*/
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-Light.eot');
    src: url('fonts/SourceSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('fonts/SourceSansPro-Light.woff') format('woff'),
        url('fonts/SourceSansPro-Light.ttf') format('truetype'),
        url('fonts/SourceSansPro-Light.svg#SourceSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-LightItalic.eot');
    src: url('fonts/SourceSansPro-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('fonts/SourceSansPro-LightItalic.woff') format('woff'),
        url('fonts/SourceSansPro-LightItalic.ttf') format('truetype'),
        url('fonts/SourceSansPro-LightItalic.svg#SourceSansPro-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-SemiBoldItalic.eot');
    src: url('fonts/SourceSansPro-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/SourceSansPro-SemiBoldItalic.woff') format('woff'),
        url('fonts/SourceSansPro-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/SourceSansPro-SemiBoldItalic.svg#SourceSansPro-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Source';
    src: url('fonts/SourceSansPro-SemiBold.eot');
    src: url('fonts/SourceSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('fonts/SourceSansPro-SemiBold.woff') format('woff'),
        url('fonts/SourceSansPro-SemiBold.ttf') format('truetype'),
        url('fonts/SourceSansPro-SemiBold.svg#SourceSansPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
html, body, p, li, .main-nav > li > a .menu-text, .menu-text, h3.entry-title, .widget-title, .wpcf7-response-output div {
	font-family: 'Source' !important;
	font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Source' !important;
  font-weight: 300;
  margin: 0 0 20px;
}
.page-title h1,
.page-title h1 *,
.page-title h1 a:hover,
#page .page-title .entry-title {
  font-family: 'Source' !important;
  font-weight: 300;
}
strong, .main-nav span {
	font-weight: 600 !important;
}
.blanco, .blanco h1, .blanco h2, .blanco h3, .blanco h4, .blanco h5, .blanco h6, .blanco p, .blanco a, .blanco li {
	color: #fff;
}
.cabecera p {
  font-size: 18px;
  line-height: 1.2em;
}
@media screen and (max-width: 768px) {
	.stada {
	  text-align: left !important;
	}
}
.lea {
	padding: 5px 0;
}
.lea > .wpb_column > .vc_column-inner {
	padding: 0 !important;
}
.lea .wpb_raw_code {
	margin: 0;
}
.lea ul {
  text-align: center;
  margin: 0;
}
.lea ul li {
  display: inline-block;
  padding: 5px 0 5px 35px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 28px;
  font-size: 16px;
  margin: 0 18px;
  color: #fff;
}
.lea ul li.l1 {
  background-image: url(img/m1.png);
}
.lea ul li.l2 {
  background-image: url(img/m2.png);
}
.lea ul li.l3 {
  background-image: url(img/m3.png);
}
#composicion .vc_column-inner {
	padding-top: 0;
}
@media screen and (max-width: 1200px) {
	#composicion .vc_column_container {
	  -webkit-box-align: start;
	  -webkit-align-items: flex-start;
	  -ms-flex-align: start;
	  align-items: flex-start;
	}
}
#antes-de-usarlo .txt {
	margin: 0 0 0 30px;
}
@media screen and (max-width: 600px) {
	#antes-de-usarlo .txt {
		margin: 0;
	}
}
#antes-de-usarlo ul {
	list-style: none;
}
#antes-de-usarlo ul li {
  background-repeat: no-repeat;
  background-position: left center;
  padding: 30px 0 30px 90px;
  background-size: 70px;
  line-height: 1.1em;
  max-width: 400px;
}
#antes-de-usarlo ul li.l1 { background-image: url(img/l1.png); }
#antes-de-usarlo ul li.l2 { background-image: url(img/l2.png); }
#antes-de-usarlo ul li.l3 { background-image: url(img/l3.png); }
#como-usarlo ol {
  margin: 30px 0 0 150px;
}
@media screen and (max-width: 1000px) {
	#como-usarlo .upb_row_bg {
	  background-size: 250px !important;
	  background-position: right 45px !important;
	}
}
@media screen and (max-width: 560px) {
	#como-usarlo .upb_row_bg {
	  background-size: 110px !important;
	  background-position: right 45px !important;
	}
}
@media screen and (max-width: 400px) {
	#como-usarlo .upb_row_bg {
		display: none !important;
	}
}
#como-usarlo ol li {
  line-height: 1.2em;
  padding: 30px 0 60px 5px;
}
#como-usarlo ol li::marker {
	font-weight: 600;
}
#como-usarlo ol li::before {
  width: 90px;
  height: 90px;
  content: "";
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 90px;
  float: left;
  margin: -30px 50px 0 -140px;
}
#como-usarlo ol li.l1::before { background-image: url(img/o1.png); }
#como-usarlo ol li.l2::before { background-image: url(img/o2.png); }
#como-usarlo ol li.l3::before { background-image: url(img/o3.png); }
#como-usarlo ol li.l4::before { background-image: url(img/o4.png); }
#como-usarlo ol li.l5::before { background-image: url(img/o5.png); }
#como-usarlo ol li.l6::before { background-image: url(img/o6.png); }
#como-usarlo ol sup {
	font-size: 12px;
}
@media screen and (max-width: 600px) {
	#como-usarlo ol {
	  margin: 30px 0 0 120px;
	}
	#como-usarlo ol li {
	  padding: 30px 0 30px 5px;
	}
	#como-usarlo ol li::before {
	  width: 70px;
	  height: 70px;
	  background-size: 70px;
	  margin: -16px 50px 0 -120px;
	}
}
.pictos img {
	width: 164px;
}
.pictos p {
  color: #12a0c3;
  line-height: 1.1em;
  font-size: 26px;
  margin: 0 0 50px !important;
}
@media screen and (max-width: 778px) {
	#footer .wf-container-footer {
	  padding: 15px 0;
	}
}
.wf-container-bottom {
  background: url(img/anefp.png) no-repeat right center;
  background-size: 60px;
  padding: 40px 80px 20px 0;
}
#bottom-bar .wf-float-right {
  margin-left: 70px !important;
}
@media screen and (max-width: 778px) {
	#bottom-bar .wf-float-right {
	  margin-left: 30px !important;
	}
}
#bottom-bar .wf-float-right a {
  font-size: 16px;
  margin: 5px 0;
}
.menu-select {
	display: none !important;
}
@media screen and (max-width: 778px) {
	#bottom-bar .mini-nav ul {
	  display: block;
	}
	.mini-nav > ul > li {
	  margin: 0 !important;
	  width: 100%;
	  text-align: center !important;
	  display: block;
	}
	#bottom-bar .wf-float-right a {
	  display: block;
	}
}
.widget_custom_html {
  padding: 0 !important;
  margin: 0 !important;
}
/*
.cky-btn-revisit-wrapper {
  background-color: #0DA0C3 !important;
  position: relative !important;
  display: inline-block !important;
  border-radius: 6px !important;
  width: auto !important;
  height: auto !important;
  left: 0 !important;
  bottom: 0 !important;
  margin: 0 0 30px;
  font-size: 18px;
}
.cky-btn-revisit {
	display: inline-block;
	color: #fff;
	padding: 10px 20px !important;
}
.cky-btn-revisit-wrapper::before, .cky-btn-revisit-wrapper::after {
	display: none !important;
}
.grecaptcha-badge {
	display: none !important;
	visibility: hidden;
}
*/
.scroll-top {
	display: none !important;
}
.bottom {
  background: #0083be;
  color: #fff;
  text-align: center;
  display: flex;
}
.bottom p {
  text-align: center;
  width: 100%;
  font-size: 16px;
}
.bottom p span {
  background: url(img/stada.png) no-repeat right center;
  padding: 20px 90px 20px 0;
  display: inline-block;
  background-size: 70px;
}
.wpcf7-form {
  font-size: 16px;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="url"], .wpcf7-form input[type="email"], .wpcf7-form input[type="number"], .wpcf7-form input[type="date"], .wpcf7-form input[type="range"], .wpcf7-form textarea, .wpcf7-select {
  font-family: 'Source';
  color: #000;
}
.wpcf7-list-item {
  margin: 0;
}
.wpcf7-form input[type="submit"] {
  font-family: 'Source';
  font-weight: 600;
  font-size: 20px;
  display: inline-block;
  margin: 20px 0 0;
}
textarea.wpcf7-not-valid {
	border-color: red;
}
.cky-btn-accept {
  font-weight: 600 !important;
}
@media screen and (max-width: 778px) {
	.stada .vc_single_image-wrapper {
		width: 102px;
		height: 60px;
		background: url(img/stada-b.svg) no-repeat 0 0;
		margin-top: -40px;
	}
	.stada .vc_single_image-wrapper img {
		display: none;
	}
	#composicion img {
	  margin-left: -35%;
	}
}