/*
Theme Name: Base
Theme URI: https://oscarllorente.com
Author: @ollorente
Author URI: https:/oscarllorente.com/
Description: Theme base para Wordpress.
Version: 1.5
Text Domain: base
*/

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Light.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Light.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Light.svg#SFProDisplay-Light') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Thin.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Thin.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Thin.svg#SFProDisplay-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Bold.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Bold.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Bold.svg#SFProDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Ultralight.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Ultralight.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Ultralight.svg#SFProDisplay-Ultralight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Medium.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Medium.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Medium.svg#SFProDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Regular.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Regular.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Regular.svg#SFProDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro Display';
    src: url('assets/fonts/SFProDisplay-Semibold.woff2') format('woff2'),
        url('assets/fonts/SFProDisplay-Semibold.woff') format('woff'),
        url('assets/fonts/SFProDisplay-Semibold.svg#SFProDisplay-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

body {
	font-family: SF Pro Display, Helvetica Neue, Helvetica, sans-serif;
	padding-top: 142px;
	background-color: #fff;
	font-weight: 500;
}
.navbar-brand {
	padding: 23px 15px 43px;
}
header {
	position: absolute;
	top: 0;
	width: 100%;
}
.menu {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 142px;
}
.bgintro {
    padding: 0 60px;
    margin-top: 95px;
    position: relative;
    z-index: 1;
    height: 333px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.bgintro_n {
    padding: 0 60px;
    margin-top: 95px;
    position: relative;
    z-index: 1;
    height: 333px;
}
.bgintro_contact {
    padding: 0 60px;
    margin-top: -22px;
    position: relative;
    z-index: 1;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section_bg {
	background-position: 0px -400px;
}
a.btn-home {
	margin:auto;
	margin-top:40px;
}
.image_background:after{
	content: '';
	background: black;
	opacity: .5;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.content {
	padding-top: 10px;
	margin-bottom: 60px;
}
button.btn_idiomas {
	background-color: transparent;
	color: #fff;
	z-index: 9999;
}
button.btn_idiomas:hover, button.btn_idiomas:focus {
	color: white;
	text-decoration: none;
}
#menu_idiomas {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 474px;
	z-index: 9999999;
}
ul.links_top {
	margin: 0;
	padding: 7px 0 0 0;
	position: absolute;
	z-index: 999999;
	left: 50%;
	margin-left: 42px;
	top: -2px;
}
ul.links_top li {
	display: inline-block;
	margin-left: 40px;
}
ul.links_top li a {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
}
ul.links_top li i {
	color: #fff;
	font-size: 18px;
	margin-right: 10px;
}
a.btn-demo, a.btn-demo:focus {
	margin-top: 41px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
	padding-left: 44px;
	padding-right: 44px;
	cursor: pointer;
	border-radius: 4px;
	background-color: #D32E2E;
	color: #fff;
	line-height: 40px;
}
a.btn-demo-test, a.btn-demo-test:focus {
	margin-top: 41px;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
	padding-left: 44px;
	padding-right: 44px;
	cursor: pointer;
	border-radius: 4px;
	background-color: #D32E2E;
	color: #fff;
	line-height: 40px;
}
a.btn-demo:hover {
	color: #fff;
	background-color: #bd2727;
	transition: 0.4s;
}
a.btn-demo-test:hover {
	color: #fff;
	background-color: #bd2727;
	transition: 0.4s;
}
input.btn-demo {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
	padding-left: 44px;
	padding-right: 44px;
	cursor: pointer;
	border-radius: 4px;
	background-color: #D32E2E !important;
	color: #fff !important;
	line-height: 40px;
}
.content h2 {
	font-weight: 500;
	text-align: center;
	font-size: 42px;
	line-height: 46px;
}
.content_new h2 {
	font-weight: 500;
	text-align: center;
	font-size: 42px;
	line-height: 46px;
	width: 60%;
	margin: auto;
	padding: 60px 0;
}
.content_new p {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}
.content p {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}
.content_items p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 30px;
}
ul.list {
	margin-top: 30px;
	margin-bottom: 30px;
}
ul.list li {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}
.map {
	padding-top: 100px;
}
.box_content {
	padding-top: 00px;
}
.box_content_layout {
	padding: 20px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 0;

}
.box_content h2 {
	font-weight: 500;
	text-align: center;
	font-size: 42px;
	line-height: 46px;
	margin-top: 00px;
}
.box_content p {
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 20px;
}
.content_fin {
	padding: 80px 0 40px;
}
.content_fin p {
	font-weight: 400;
	width: 70%;
	margin: auto;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 20px;
}
.btn, input {
	border-radius: 0;
}
h1.section {
	margin-top: 0px;
	color: #fff;
	font-size: 50px;
	width: 60%;
	margin: auto;
	line-height: 50px;
	font-weight: 500;
	margin-bottom: 25px;
}
h1.section_new {
	margin-top: 0px;
	color: #000;
	font-size: 34px;
	margin: auto;
	line-height: 50px;
	font-weight: 500;
}
div.img_t {
	padding: 40px 0;
}
img.centerb {
	margin: 0 auto;
	display: inline;
}
body.page-template-tpl-lading-imagen {
	background-color: #d2e0f2;
}
body.page-template-tpl-lading-imagen .container {
	background-color: #fff !important;
	padding: 0 15px;
}
body.page-template-tpl-lading-imagen .navbar-header {
	min-height: 178px;
}
.navbar-brand-custom {
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    padding: 23px 15px 43px;
    line-height: 20px;
    height: 50px;
    margin-top: 37px;
}
.navbar-brand-custom-new {
/*    transform: translateX(-50%);
    left: 50%;*/
    position: absolute;
    padding: 23px 15px 43px;
    line-height: 20px;
    height: 50px;
    margin-top: 37px;
}
.description {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
}
div.img_al img {
	border-radius: 10px !important;
}
.image_background {
	height: 550px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
	background-position: center;
	position: relative;
	background-color: rgba(255,255,255,.3);
}
.title {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 40px;
}
.p20 {
	padding: 60px 0 0;
}
.formu {
	background-image: url('../base/assets/img/test.jpg');
	/*background-color: #2c4f8c;*/
	background-repeat: repeat-y;
	padding: 30px 20px 10px;
	min-height: 600px;
	color: #fff;
}
.tit_nl strong {
	font-size: 37px;
	margin-right: 50px;
	line-height: 30px;
	padding-top: 25px;
}
.tit_nl {
	color: #fff;
	font-size: 25px;
	margin-bottom: 20px;
}
#mc-embedded-subscribe {
	margin: 0 !important;
}
.subt {
	font-size: 25px;
	font-weight: 400;
}
.subt strong {
	font-size: 25px;
	font-weight: bold;
}
@media(min-width: 1200px){
    #custom_tlf {
        display: block !important;
        width: 157px;
        position: absolute;
        top: 50px;
        left: 50%;
        margin-left: 581px;
        z-index: 10000;
    }
}
.tit_ic {
	position: relative;
	top: 18px;
}
.tit_ic:before {
	content: ' ';
	width: 76px;
	height: 74px;
	display: block;
	position: absolute;
	background-image: url('../base/assets/img/experiencia.png');
	float: right;
	right: 32px;
	top: -27px;
}
.service-title {
    font-size: 14px;
}
.servicedesc.tel {
    background-image: url(https://www.productoslicenciados.es/themes/PRS01/css/../img/phone.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 15px;
    background-color: #09A4D0;
    color: #fff;
    text-align: right;
    font-size: 14px;
    padding-right: 4px;
    margin-bottom: 4px;
}
.servicedesc.wp {
    background-image: url(https://www.productoslicenciados.es/themes/PRS01/css/../img/whatsapp.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 15px;
    background-color: #3bac44;
    color: #fff;
    text-align: right;
    font-size: 14px;
    padding-right: 4px;
}
.servicedesc.tel a, .servicedesc.wp a {
    color: white;
}
ul.item_location {
	margin: 0;
	padding: 0;
}
ul.item_location li {
	display: inline-block;
	margin-right: 40px;
}
ul.item_location li a {
	color: #000;
}
ul.item_location li a:hover {
	text-decoration: none;
}
ul.item_location li a span {
	color: #212121;
	font-size: 16px;
	font-weight: 400;
}
.image_background_new {
	/*height: 350px;*/
	width: 100%;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	position: relative;
}
.owl-prev {
	left: 0 !important;
	margin-left: -20px;
	position: absolute !important;
}
.owl-next {
	right: 0 !important;
	position: absolute !important;
	margin-right: -20px;
}
.owl-prev, .owl-next {
	font-size: 36px !important;
	top: 50%;
}

#mc_embed_signup {
	background-color: transparent !important;
}
.it {
	text-align: center;
}
.it p {
	font-size: 18px;
	line-height: 20px;
}
.ti_it {
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0 17px;
}
body.page-template-tpl-section-almacen .image_background, body.page-template-tpl-contact .image_background, body.page-template-tpl-franquiciados .image_background {
	height: 275px;
	/*background-position: 0px 0px;*/
}
body.page-template-tpl-section-almacen .bgintro_contact, body.page-template-tpl-contact .bgintro_contact, body.page-template-tpl-franquiciados .bgintro_contact {
	height: 230px;
}
body.page-template-section-almacen h1.section, , body.page-template-tpl-contact h1.section {
	margin-top: 0px;
	color: #fff;
	font-size: 39px;
	font-weight: 500;
	margin-bottom: 25px;
}
.img_item {
	text-align: center;
	position: relative;
	height: 400px;
}
.modul div img {
	border-radius: 10px;
	margin-bottom: 70px;
}
.module_contact {
	padding: 120px 0;
}
.tit_cont {
	font-size: 39px;
	color: #707070;
}
.tit_cont_p {
	text-align: left;
	font-size: 15px;
	color: #707070;
	font-weight: 400;
	padding: 15px 0 30px;
}
.img img {
	float: right;
}
.new_form input.form-control {
	height: 53px;
	margin-bottom: 30px;
}
.new_form input, .new_form textarea {
	background-color: #E9E9E9;
	color: #707070;
}
.img_item img {
	max-width: 100%;
	max-height: 400px;
	top: 50%;
	transform: translateY(-50%);
	position: relative;
	width: auto !important;
	margin: 0 auto !important;
	display: inherit !important;
}
.head {
	background-color: transparent;
	min-height: 90px;
}
.navbar-nav {
	float: right;
	margin-top: 18px;
}
.navbar-nav>li.tel {
	border-left: 2px solid #EEEEDA;
	border-right: 2px solid #EEEEDA;
}
.navbar-nav>li.tel:hover a:hover {
	background-color: transparent !important;
	color: #777;
}
.navbar-nav>li.tel:before {
	font-family: "FontAwesome";
	position: absolute;
	content: "\f098";
	display: block;
	color: #4bbed0;
	font-size: 30px;
	left: 38px;
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	top: 5px;
}
.navbar-nav>li.tel {
	padding-left: 57px;
}
.navbar-nav>li>a {
	font-size: 17px;
}
.navbar-default .navbar-nav>li {
	margin-right: 20px;
}
.navbar-default .navbar-nav>li>a {
	color: #212121;
}
.navbar-default .navbar-nav>li.login>a {
	background-color: #D32E2E;
	margin-left: 24px;
	border-radius: 4px;
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	background-color: #D32E2E;
	border-radius: 4px;
	color: #fff;
}
.navbar-default .navbar-nav>li.link {
	margin-left: 22px;
}
.red_top {
	z-index: 999;
	top: 0;
	width: 100%;
	height: 37px;
	background-color: #D32E2E;
}
.btn-black {
	background-color: #313131;
	color: #fff;
	min-width: 92px;
}
ul.menu-top {
	margin: 0;
	padding: 0;
}
ul.menu-top li {
	display: inline-block;
	color: #fff;
}
ul.menu-top li a {
	color: #fff;
	font-size: 13px;
}
.btn-black:hover {
	background-color: #920403;
	color: #fff;
}
h2.titleHome {
	margin: 0 auto;
	text-align: center;
	margin: 50px 0 40px 0;
	font-size: 34px;
}
.map iframe {
	margin-bottom: -5px;
}
.mb40 {
	margin-bottom: 40px;
}
.more_content {
	padding: 40px 0;
}
.more_content h2 {
	font-size: 38px;
	font-weight: 600;
	text-align: center;
}
.more_content p {
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 30px;
}
.custom-form-control {
	min-height: 82px !important;
}
.wpcf7-list-item-label a {
	color: #000;
	text-decoration: underline;
}
.wpcf7-list-item-label a:hover {
	text-decoration: none;
}
p.intro {
	text-align: center;
	font-size: 17px;
	margin: 60px 0;
}
.content_demo .tit {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 600;
}
.content_demo p {
	font-size: 16px;
	margin-bottom: 20px;
}
ul.points {
	margin: 0;
	padding: 0;
}
ul.points li {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 15px;
	list-style: none;
}
ul.points li i {
	margin-right: 10px;
	color: #d03535;
}
.input-group input {
	border: none;
	border-radius: 0;
}
.box {
	padding: 60px 0;
}
.box h2 {
	margin-bottom: 30px;
}
.box p {
	margin-top: 20px;
	margin-bottom: 50px;
}
.logo {
	padding-top: 24px;
	font-size: 23px;
	color: #fff;
	text-transform: uppercase;
	transition: .4s ease all;
}
.navbar-default {
	background-color: transparent;
	min-height: 00px;
	border-radius: 0;
	border-color: transparent;
}
.navbar {
	margin-bottom: 0;
	padding-top: 0;
}
.contact_section {
	padding: 56px 0 40px;
	background-color: #D32E2E;
}
.contact_section .tit {
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #fff;
}
.contact_section p.dec {
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
}
.mr50 {
	padding-top: 80px;
}
.contact_section .form-control {
	height: 52px;
	background-color: #f5f5f5;
	box-shadow: none;
	border-radius: 10px;
}
.contact_section textarea {
	min-height: 140px;
}
.contact_section .btn-demo-form {
	border-radius: 10px;
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	font-weight: 500;
	background-color: #00B54D;
	border-color: #00B54D;
}
.contact_section .input-lg {
	padding: 12px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.contact_section .btn-success {
	background-color: #4BBED0;
	border-color: #4BBED0;
	border-radius: 10px;
}
.contact_section .btn-success.disabled:hover,
.contact_section .btn-success[disabled]:hover,
.contact_section  fieldset[disabled] .btn-success:hover,
.contact_section .btn-success.disabled:focus,
.contact_section .btn-success[disabled]:focus,
.contact_section fieldset[disabled] .btn-success:focus,
.contact_section .btn-success.disabled.focus,
.contact_section .btn-success[disabled].focus,
.contact_section fieldset[disabled] .btn-success.focus {
	background-color: #4BBED0 !important;
	border-color: #4BBED0 !important;
}
.item_box {
	margin: 60px 0;
}
.item_box h2 {
	color: #707070;
	font-size: 28px;
	margin-bottom: 20px;
}
.top {
	background-color: #313131;
	color: #fff;
	padding: 10px 0;
}
a.navbar-brand {
	color: #ccc;
	font-size: 18px;
}
p {
	margin: 0;
	padding: 0;
}
nav {
	background-color: transparent;
	padding: 10px 0 0;
}
.more {
	text-align: center;
}
.more_page .item {
	min-height: 320px;
}
a.btn-more {
	width: 100%;
	border: 2px solid #338433;
	border-radius: 0;
	margin: 20px 0;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}
.navhead {
	background-color: transparent;
	border: 0;
	min-height: 100px;
}
.navbar-head {
	width: 100%;
	text-align: center !important;
}
.navbar-head img {
	margin: auto;
}
.text-center {
	text-align: center;
}
h1.titlePage {
	margin: 30px 0 20px 0;
}
.navbar-header {
	text-align: center;
}
.titlePageBg {
	background-color: #f5f5f5;
	padding: 20px 0;
	width: 100%;
}
.content_page_section {
	padding: 30px 0;
	text-align: center;
}
.content_page_section p {
	margin-bottom: 20px;
}
.content_page {
	padding: 30px 0;
}
.content_page p {
	margin-bottom: 20px;
}
address {
	font-style: normal;
	padding-top: 50px;
	font-weight: 400;
	font-size: 16px;
}
address strong {
	font-size: 20px;
	color: #707070;
}
.intro {
	padding-bottom: 30px;
	text-align: center;
}
.introPage {
	text-align: center;
}
.item {
	min-height: 290px;
}
.item_top h3 {
	text-align: center;
}
.item_top a {
	color: #212121;
}
.item_top a:hover {
	text-decoration: none;
	font-weight: bold;
}
.mh20 {
	min-height: 110px;
}
.mh20 p {
	font-weight: 400;
	font-size: 15px;
	color: #707070;
}
div.ti {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.item_top h3 {
	margin: 10px 0 9px 0;
	padding: 10px 0;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	line-height: 21px;     /* fallback */
	min-height: 30px;
	max-height: 30px;      /* fallback */
	-webkit-line-clamp: 1; /* number of lines to show */
	-webkit-box-orient: vertical;
}
.item_bottom p {
	text-align: center;
}
.single_content img {
	margin-bottom: 30px;
}
.page_14, .page_210, .page_213, .page_216 {
	display: none;
}
.ext {
	text-align: center;
}
.ext p {
	margin-bottom: 20px;
}
ul.red_contact {
	margin: 20px 0 0 0;
	padding: 0;
}
ul.red_contact li {
	display: inline-block;
	margin-right: 5px;
}
footer {
	background-color: #4BBED0;
	min-height: 454px;
	width: 100%;
	height: 40px;
	padding: 20px 0;
	color: #fff;
	position: relative;
}
footer ul.nav-footer {
	margin: 0;
	padding: 0;
}
small.form-text {
	font-size: 10px;
}
footer ul.nav-footer li {
	display: inline-block;
	margin-right: 15px;
}
footer ul.nav-footer li a {
	color: #fff;
}
.img_top {
	margin-top: 30px;
}
.icon-inmo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	margin: 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.box_footer {
	text-align: center;
	margin-top: 50px;
	padding: 40px 0 50px;
	text-align: center;
}
.box_footer img {
	margin: auto;
	margin-bottom: 40px;
}
#mc_embed_signup .mc-field-group input {
	color: #000;
}
#mc_embed_signup #mce-success-response {
	color: #fff;
}
.response a {
	color: #cd332b;
}
div.items_contact {
	margin-top: 80px;
}
.box_footer div.tit {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
}
.box_footer p {
	font-size: 20px;
	font-weight: 400;
}
p.in {
	color: #fff;
	margin-top: 50px;
	font-size: 20px;
}
ul.redes {
    margin: 50px 0 0 0;
    padding: 0;
}
ul.redes li {
    margin-right: 9px;
    display: inline-block;
}
.red {
	margin-top: 30px;
}
.red li {
	display: inline-block;
	margin-right: 10px;
}
.nav-footer li {
	display: inline-block;
	margin-top: 15px;
	margin-right: 10px;
}
.nav-footer li a {
	text-transform: uppercase;
	color: #9B9B9B;
	font-size: 16px;
	font-weight: 400;
}
p.copy {
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 0 30px 0;
}
/* Contenido personalizado */

/*.box_content_layout:nth-child(even) {
	background: #fafafa;
}*/
#demo{
	background-size: cover;
	background-position: center;
	position: relative;
	color: white;
}
/*#demo:before{
	content: '';
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
	position: absolute;

}*/

.form-header .input-group-btn{
	width: 1% !important;
}

.navbar.menuFixed{
	position: fixed;
	background-color: #fff;
	top: 0;
/*	-webkit-animation-name: animMenu;
	        animation-name: animMenu;
	-webkit-animation-duration: .3s;
	        animation-duration: .3s;*/
	z-index: 9999;
	width: 100%;
/*	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-transition: .4s linear all;
	-o-transition: .4s linear all;
	transition: .4s linear all;*/
	min-height: 134px;
}

.call{
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    width: 100%;
    height: 55px;
    background-color: #17202A;
    transition: .3s height ease-out;
}
ul.features-ahora{
	list-style: none;
	padding: 0 20px;
}
ul.features-ahora li:before{
    content: "\f00c";
    font-family: FontAwesome;
    margin-right: 15px;
    color: black;
}
.call-container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    background-color: #D32E2E;
    -webkit-box-shadow: 0px -1px 15px rgba(0,0,0,.2);
            box-shadow: 0px -1px 15px rgba(0,0,0,.2)
}
.call-container a{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    height: 100%;
    z-index: 1;
    overflow: hidden;
    color: white;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.call-container a:nth-child(2){
    font-size: 18px;
    font-weight: 900;
    position: relative;
}
.call-container a:nth-child(2):before{
    content: '';
    width: 1px;
    height: 45%;
    background: white;
    position: absolute;
    top: 17px;
    left: 0;
    opacity: .5;

}
.call-container a:hover{
	text-decoration: none;
}
.call-text{
    position: relative;
    z-index: 2;
    color: white;
    font-size: 18px;
    font-weight: 900;
}


.call-container i{
	color: white;
	position: relative;
	z-index: 2;
	margin-right: 5px;
}


@-webkit-keyframes animMenu{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes animMenu{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

.content-center{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    /* align-items: center; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.home #demo{
	color: black;
	background-size: 200px;
	position: relative;
}
.home #demo:before{
	background: none;
}
#navbar {
	position: relative;
	top: -35px;
}
#navbar.open{
	visibility: visible;
    height: 100%;
    z-index: 10000;
    overflow: scroll;
}
#menu_responsive {
	visibility: hidden;
}
#menu_responsive.open_menu{
	visibility: visible;
    height: auto;
    z-index: 9999;
    overflow: scroll;
    margin-bottom: 54px;
}

#btn-menuResponsive.open{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	background: transparent;
	padding:6px;
}

#btn-menuResponsive.open i{
		color: white;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background: transparent;
}

#btn-menuResponsive .fa-times{
	position: absolute;;
	opacity: 0;
}
#btn-menuResponsive.open .fa-times{
	position: relative;
	opacity: 1;
	-webkit-transition: .6s opacity linear;
	-o-transition: .6s opacity linear;
	transition: .6s opacity linear;
}

.logo.menu{
    padding-top: 10px;
    position: relative;
    z-index: 1002;
    background: #d03535;
    height: 60px;
    transition-delay: 1s;
}

.title-contact{
	position: absolute;
    font-weight: 900;
    font-size: 105px;
    opacity: .1;
    top: -160px;
    left: 0;
}

.icon-bar{
    width: 25px;
    height: 2px;
    border-bottom: 4px solid white;
    position: relative;
    transition: .2s linear all;

}
.icon-bar:nth-child(2){
	padding-top: 5px;
}
.icon-bar:nth-child(3){
  padding-top: 5px;
}

.icon{
    transition: all 0.3s ease-out;
    background: #d03535;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    bottom: 75px;
    right: 10px;
    box-shadow: 0px 5px 20px rgba(0,0, 0, .5);
    z-index: 9999;


}



.bar-group{

    height: 48px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;

}
.module {
	padding: 120px 0;
}
.module h3 {
	font-size: 24px;
	color: #707070;
	text-align: center;
}
.module p {
	font-size: 20px;
	color: #707070;
	text-align: center;
	font-weight: 400;
}
.module_new {
	padding: 40px 0 15px;
}
.module_new h3 {
	font-size: 24px;
	color: #707070;
	text-align: center;
}
.module_new p {
	font-size: 20px;
	color: #707070;
	text-align: center;
	font-weight: 400;
}
.navRight .bar-group{
    height: auto;
    padding-left: 25px;
    display: block;
}
.txt ul.item {
	margin-top: 160px;
}
.txt ul.item li {
	display: inline-block;
	background-color: #F9F9F9;
	border-radius: 10px;
	padding: 40px 10px;
	margin-right: 40px;
	text-align: center;
}
.txt ul.item li span {
	font-size: 20px;
	font-weight: 600;
	color: #707070;
	width: 166px;
	display: block;
	line-height: 26px;
	margin-top: 25px;
}
.mtop {
	margin-top: 105px !important;
}
#btn-menuResponsive.full .icon-bar:nth-child(3){
    opacity: 0;
}
#btn-menuResponsive.full .icon-bar:nth-child(1){
    top: 7px;
    -webkit-transition: .3s linear all;
    -o-transition: .3s linear all;
    transition: .3s linear all;
    -webkit-transform: rotate(50deg);
        -ms-transform: rotate(50deg);
            transform: rotate(50deg);
}

#btn-menuResponsive.full .icon-bar:nth-child(2){
    -webkit-transition: .3s linear all;
    -o-transition: .3s linear all;
    transition: .3s linear all;
    -webkit-transform: rotate(-50deg);
        -ms-transform: rotate(-50deg);
            transform: rotate(-50deg);
}
.verde {
	color: white !important;
	background: #239B56;
}

.modal-call{
	position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.1);
    top: 0;
    left: 0;
    z-index: 9999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.call.open{
	height: 100%;
}



.moda-call-content{
		color: white;
    border-radius: 6px;
    width: 100%;
    height: 100%;
    padding: 20px;
    overflow: auto;
    opacity: 0;
    transition: .5s linear all;
    transition-delay: .5s;
}
.form-option{
	margin-top: 20px;
}
.form-option .form-group span input,
.form-option .form-group span textarea{
    border: 0;
    height: 37px;
    background: rgba(255,255,255,.2);
    color: white;
    box-shadow: none;
    font-weight: 100;
    font-size: 14px;

}
.form-option .form-group span textarea{
	height: 100px;
}
.form-option .form-group span input::placeholder,
.form-option .form-group span textarea::placeholder{
    color: white;
    font-weight: 100;
    font-size: 14px;
}
.form-option p{
	margin-bottom: 10px;
}

.moda-call-content h2{
	margin: 0;
}

.close-modal{
	position: absolute;
    right: 33px;

}

.horari{
	font-size: 17px;
}

.close-menu{
	color: white;
	    padding: 10px 10px;
    text-align: right;
}

.menu-telf.menuFixed{
    position: fixed;
    top: 0;
    z-index: 500;
}

.height-complete{
	        min-height: calc(100vh - (182px + 40px));
}

.not-found p{
	    font-size: 30px;
    font-weight: 900;
    opacity: .8;

}

.not-found,
.image-404{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}


.image-notfound{
	text-align: center;
}

.not-found h3{
	font-size: 60px;
    margin: 0;
    opacity: .3;
}


.height-404{
    min-height: calc(100vh - (194px + 28px));
}


.error-404 form{
	margin: 20px 0px;
}

.image-404{
	padding: 20px;
}


#snippet-box{
	margin: 0 !important;
	padding: 20px !important;
	max-width: 100% !important;
	border: 0 !important;
	background: transparent !important;
	position: relative;

}

.plr {
	padding-left:0;
}

.pll {
	padding-right: 0;
}

.snippet-title{
	background: transparent !important;
	border-bottom: 0 !important;
	border: 0 !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white !important;
}

.ratings{
    padding: 5px 10px;
    border-radius: 40px;
    right: 0;
}

.snippet-image img[itemprop='screenshot']{
	border: 0 !important;
	width: 130px !important;
}

.aio-info{
	width: auto !important;
	margin-left: 60px !important;
	margin-top: 28px !important;

}
.snippet-image{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
    border-radius: 20px;
    background: #D5D8DC;
    width: 160px !important;
    height: 250px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-shadow: 0px 0px 19px rgba(0,0,0,.7);
            box-shadow: 0px 0px 19px rgba(0,0,0,.7);

}


.snippet-data-img span[itemprop="name"]{
    position: absolute;
    top: 56px;
    left: 215px;
    font-size: 40px;
    font-weight: 900;
    color: #1d1d1d;
    text-shadow: 0px 0px 5px rgba(0,0,0,.8)

}
.snippet-label-img{
	width: auto !important;
}
.snippet-data-img .star-img{
    width: auto;

    top: 105px;
    left: 215px;
}
ul.navbar-custom {
	margin-top: 44px;
	font-size: 19px;
	float: left;
}
ul.navbar-custom li {
	display: inline-block;
	margin-right: 10px;
}
a.link-custom {
	background-color: #4BBED0;
	border-radius: 4px;
	color: #fff;
	padding: 10px 14px;
	position: relative;
	top: 56px;
	left: 4px;
	font-size: 22px;
}
a.link-custom:hover {
	text-decoration: none;
	background-color: #000;
	transition: 0.5s;
}
ul.navbar-custom li:first-child {
	border-right: 1px solid #eaeaea;
	padding-right: 12px;
}
ul.navbar-custom li:last-child a {
	color: #fff;
}
ul.navbar-custom li:last-child a:hover {
	text-decoration: none;
}
.aggregate_sec{
	width: auto;
    top: 103px;
    left: 326px;
  	color: #1d1d1d;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 7px;
}
#snippet-box > div:last-child{
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}
.aio-info > .snippet-label-img:nth-child(1){
	display: none;
}
.snippet-image img{
	display: inline-block !important;
}
.collapse {
	margin-top: 45px;
}
.navbar-collapse .navbar-nav>li.current-menu-item> a{
	background-color: #D32E2E !important;
	border-radius: 4px !important;
	color: #fff !important;
}