/*!
Theme Name: omer
Version: 1.3
GitHub Theme URI: milesimarco/omer
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: omer
Description: Tema sviluppato per il Museo Tattile Statale Omero. Fabrizio Caccavello (User Interface & Accessibility) - Roberto Scano (Accessibility compliance) Marco Milesi (Developer)
Author:  Caccavello, Scano, Milesi.

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

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@700;800&display=swap');

body {
	font-family: 'Source Sans Pro' !important; 
	color:#000; 
}

h1, h2, h3, h4{
	font-family: 'Raleway', sans-serif;
}

a:focus {
  outline: #03c solid 2px;
}

/* a:hover {color: #c1272d !important;} */
a:hover {color: #E82D36 !important;}

a.btn-primary:hover{
	border-bottom: solid 1px;
}

#billing_state_field abbr {
	display: none;
}

.woocommerce .col-1, .col-2{ max-width:none;}

main p, main ol, main ul{font-size: 1.3em}

main a {
	color: #c1272d;
	font-weight: 600;
	border-bottom: dotted 1px #c1272d;
	text-decoration: none !important;
}

main a:hover{
	background: #c1272d;
	color: #fff !important;
	border-bottom: solid 2px #c1272d
}

.container-single-title{
	background-color: #D5E2F2;  /* #e3f2fc */
	padding: 3em 0 2em 0;
}

.container-single-title hr{
	width: 200px;
	border-top: solid 2px #666;
	margin-top: 1em;
}

.container-single-title p.post-date{
	margin-top: 5em;
	font-weight: 600;
	background: url("/img/punto.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 0px 8px;
  padding-left: 20px
}

.container-single-img{
	margin: 0 auto;
	text-align: center;	
}

.container-single-img .post-thumbnail{
	margin-bottom: 2em;
}

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

.container-single-content{
	padding-top: 3em;
	background-color: #f0f0f0
}

.container-single-content .container{
	background: url("/img/m-braille.svg");
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: top center;
  padding-top: 70px
}

.container-single-post-navigation{
	background: #e0e0e0;
}

.container-page-title {
	margin: 1em 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

h1{
	font-size: 3em !important;
	font-weight: 700!important;
	color: #000;
}

.wpml-ls-legacy-list-horizontal {
    padding-top: 3px!important;
    padding-right: 20px!important;
}

.color-red a, .color-red {
	color: #c1272d /* #c1272d */
}

.btn-primary{
	background: #c1272d!important;
	color: #fff;
	border-color: #c1272d!important;
}

.btn-primary:hover, .btn-primary:focus{
  color: #000 !important;
	background-color: #fff !important;
	border-color: #03c;
}

.btn-light:hover, .btn-light:focus{
  color: #fff !important;
	background-color: #333 !important;
	border-color: #03c;
}

.omer-top-header{
	border-bottom:solid 1px #ccc;
	background-color: #f0f0f0;
}

.omer-button-login{
	border-radius: 0 !important;
	font-weight: bold !important;
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important; 
	height: 100%;
}

.omer-button-login:hover, .omer-button-login:focus{
	font-weight: bold;
	color: #fff !important;
	background-color: #000 !important;
	border-color: #000 !important;
}

.language_bar .list-group{
	display: flex;
	flex-direction: row;
}

.language_bar .list-group-item{
	background: #f0f0f0;
	padding: 0 !important;
}

.language_bar .list-group-item a{
	color: #000;
}


.language_bar .list-group-item abbr{
	display: inline-block;
	padding: 0.5rem 1rem 0.5rem 1rem;
	cursor: pointer;
}

.language_bar .list-group li.active abbr{
	cursor: auto;
}

.language_bar .list-group-item abbr:hover{
	background-color: #fff;
}

.language_bar .list-group-horizontal-sm .list-group-item:first-child, .language_bar .list-group-horizontal-sm .list-group-item:last-child{
	border-radius: 0;
}

.language_bar .list-group-item.active{
	background: #fff;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	color: #000;
}


h1.homepage {
	margin-top: 2em;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

h3 a {
	color: #000 !important;
	font-size: 1.2em;
	font-weight: bold;
}

p.payoff {
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	margin-bottom: 2em
}

p.payoff a {
	color: #fff !important;
	border-bottom: dotted 1px #fff;
}

p.payoff a:hover{
	color:#fff !important;
	border-bottom: solid 1px #fff;
}


.omer-bgcolor-2 {
	background-color: #671700!important; 
}
.omer-bgcolor {
	background-color: #c1272d!important;
}

.omer-bgcolor a{
	color: #fff;
}


.home-title{
	margin-top: 2em;
	font-weight: bold;
	font-size: 2.1em;
	margin-bottom: 30px;
}

.nav a{
	font-size: 1.4em !important;
	margin-right: 20px;
}

.dot {
	height: 20px;
	width: 20px;
	margin: 5px;
	background-color: #fff;
	border-radius: 50%;
	display: inline-block;
  }

.custom-logo{
	width: 160px; 
	height: 100%
}

.navbar-nav li a {
	font-size: 1.2em !important;
	font-weight: bold;
	color: #fff;
}

.navbar-nav li a.omer-color {
	color: #000 !important;
	padding-left: 0.5em !important;
}

.nav-link{
	padding-right: 0 !important;
	padding-left: 0 !important;
}


.navbar-nav li a.omer-color:hover{
	background: #c1272d;
	color: #fff !important;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	border-radius: 0.25rem;
}

.navbar-nav .current-page-ancestor a.omer-color, .navbar-nav .current-menu-item a.omer-color{
	background: #c1272d;
	border-radius: 0.25rem;
	color: #fff !important;
}



.omer-button-nav {
	position: absolute;
	top: -64px;
	right: 10px;
	background: #333 !important;
	min-height: 40px;
} 

.omer-button-nav .fa-bars{
	color: #fff
}

.omer-button-nav:hover, .omer-button-nav:focus{
	background: #c1272d !important;
}

/*
.omer-button-search {
	position: absolute;
	top: 40px;
	right: -23px;
	background: #333 !important;
	min-height: 40px;
} 
*/

.omer-button-search .fa-search{
	color: #fff
}

.omer-button-search:hover, .omer-button-search:focus{
	background: #c1272d !important;
}

.omer-button-search-2{
	border: solid 2px #000 !important;
	color: #000 !important;
}

.omer-button-search-2:hover{
	background-color: #c1272d !important;
	color: #fff !important;
}

.omer-row-home-notizie{
  background-repeat: no-repeat;
  background-position: top left;
}

.omer-row-home-notizie h3{
	background: url("/img/m-braille.png");
  background-repeat: no-repeat;
  background-size: 25px;
  padding-left: 35px;
  background-position: 5px 5px;
}

.omer-container-notizie{
	background: #f0f0f0;
	padding-bottom: 100px;
}

.omer-container-notizie-header{
	background: #f0f0f0;
}

.omer-row-home-notizie .card-body{
	background: url("/img/doccione.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size:  130px;
  padding-bottom: 70px;
}

.evidenza-container{
	background-color: #D5E2F2;
}

.omer-punto-esclamativo{
	width: 20%;
}

.eventi-container{
	background: #fff;
}

.form-control {
	border:solid 2px #000 !important;
}

.mostre-container{
	background: #f0f0f0;
}

.mostre-container h2{
	text-align: center;
}

footer{
	background: #1f1f1f;
	font-size: 1.5em;
}

footer a{
	color: #fff !important;
	border-bottom: dotted 1px #fff
}

footer img.loghi{
	height: 60px;
	margin-right: 1.5em;
	margin-top:1em;
}

footer .card{border: none;}

footer .fa-envelope-square, footer .fa-phone-square, footer .fa-map-marked{
	color: #e3f2fc;
}

.footer-box{
	background: #1f1f1f;
	border: none;
}

.breadcrumb-container {
	background: #c1272d;
}

.breadcrumb{
	background: #c1272d !important;
	color: #fff;
	margin-bottom: 0px !important;
}

nav.breadcrumb ol{
	padding-left: 0px;
	margin-bottom: 0px
}

nav.breadcrumb li {
	font-size: 1em;
	display: inline;
	padding-left: 19px;
	background-image: url("/img/freccia-b.svg");
	background-repeat: no-repeat;
	padding-right: 8px;
}


nav.breadcrumb li:first-child{
	background-image: none;
	padding-left: 0px;
}

nav.breadcrumb li a{
	color: #fff;
}

nav.breadcrumb li a:hover{
	color: #fff !important;
}

nav.breadcrumb li.home-icon {
	display: inline-block;
	background-image: url("/img/home.svg");
	background-repeat: no-repeat;
	background-size: 30px;
	background-position-y: 2px;
	padding-right: 12px;
	cursor: pointer;
}

nav.breadcrumb li.home-icon:hover {
	background-image: url("/img/home-black.svg");
}

nav.breadcrumb li.home-icon a{
	display: inline-block;
	height: 22px;
	width: 30px;
}

nav.post-navigation{
	background: #e0e0e0;
	margin-bottom: 2em;
	padding-bottom: 1em; 
}

nav.post-navigation .nav-links {
	display: block;
	width: 100%;
}

nav.post-navigation .nav-previous, nav.post-navigation .nav-next{
	display: block;
	border: solid 3px #fff;
	background: #f0f0f0;
	margin: 1em;
}

nav.post-navigation .nav-previous a, nav.post-navigation .nav-next a {
	display: block;
	padding: 1em 50px;
	height: 100%;
	border-bottom: none; 
}


nav.post-navigation .nav-next a {
	display: block;
	padding: 1em 50px;
	height: 100%;
	border-bottom: none; 
	background-image: url(/img/right.svg)!important;
	background-size: 40px 40px !important;
	background-position: right !important; 
	background-repeat: no-repeat !important; 
}

nav.post-navigation .nav-next a:hover{
	background-image: url(/img/right-white.svg)!important;
}

nav.post-navigation .nav-previous a {
	display: block;
	padding: 1em 50px;
	height: 100%;
	border-bottom: none;
	background-image: url(/img/left.svg)!important;
	background-size: 40px 40px !important;
	background-position: left !important; 
	background-repeat: no-repeat !important; 
}

nav.post-navigation .nav-previous a:hover{
	background-image: url(/img/left-white.svg)!important; 
}


nav.post-navigation h2{
	position:relative !important;
	height: 1em !important;
	width: 100% !important;
	clip-path: none !important;
	margin: 1em 0 !important;
	overflow: visible !important;
	font-size: 1.3em !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	text-align: center !important;
	padding:0.5em !important;
}

article.post div.entry-content img{
	max-width: 100%;
	height: 100%
}

.opere-categoria{
	background: #c1272d;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}


.opere .scheda-opera{
	background: #e9ecef;
	padding-left: 1em;
	font-size: 1.2em;
}

.opere .descrizione-opera{
	background: #f9f9f9;
}

.opere h2{
	margin-top: 20px; 
	font-weight: bold;
}

.opere .container-scheda-opera {
	border-top: solid 1px #c1272d;
}

.opere .background-container-scheda-opera{
	background: url("/img/triangolo.svg");
	background-repeat: no-repeat;
	background-position: top left;
}

dt {
	background: url("/img/punto.svg");
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: 0px 8px;
  padding-left: 20px
}

dt.sez-itinerante {
	background: url("/img/itinerante.svg");
	background-repeat: no-repeat;
  background-size: 40px;
  background-position: 0px 8px;
  padding: 15px 0 10px 45px;
  margin: 20px 0 0 0;
  border-top: solid 1px #c1272d;
}

dd.sez-itinerante{
	margin: 20px 0 0 0;
	border-top: solid 1px #c1272d;
}

dd {
	padding-left: 20px;
}

.sezione-itinerante-box{
	background: url("/img/itinerante.svg");
	background-repeat: no-repeat;
  background-size: 40px;
  background-position: 6px 25px;
  margin: 20px 0 0 0;
  border: solid 1px #c1272d;
  border-radius: 5px;
}
.sezione-itinerante-box a{
	font-size: 1.2em;
	font-weight: 600;
	color: #000 !important;
	display: block;
	padding: 15px 0 10px 55px;
}
.sezione-itinerante-box a:hover{
	background: #c1272d;
	color: #fff !important;
}

.img-container {
	height: 0;
	padding-bottom: 75%; 
	position: relative;
	overflow: hidden;
}
.img-container img {
  display: inline-block;
  max-width: 100%; 
  max-height: 100%;
  width: auto;
  height: auto;
  
  position: absolute;
  left: 50%; 
  top: 50%; 
  -webkit-transform: translate(-50%,-50%); 
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.no-photo{
	border: solid 1px #ccc;
	background: url("/img/no-photo.svg") #e0e0e0;
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}

.no-photo-thumbinails{
	border: solid 1px #ccc;
	background: url("/img/no-photo.svg") #e0e0e0;
	background-size: 70px;
	background-repeat: no-repeat;
	background-position: center center;
}

.card-categorie{
	border: solid 1px #ccc;
	margin: 1em;
	border-radius: 5px;
}

.card-categorie header{
	background: #e9ecef;
}

.card-categorie header h3{
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 0px;
}

.card-categorie a{
	display: block;
	border: none;
	text-decoration: none;
	padding: 0.3em 0;
}

.card-categorie a:focus{
	outline: none;
}

.card-categorie header h3 a:hover{
	border: none;
	border-top-right-radius:  .25rem;
	border-top-left-radius:  .25rem;
}

.card-categorie a.img-thumb-card:hover{
	background: none;
	border: none;
}

.container-taxonomy-main{
	margin-top: 1em;
	/*background: url("/img/triangolo.svg");
	background-repeat: no-repeat;
	background-position: top left;*/
}

.external-link{
	background: url("/img/linkesterno.svg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 18px;
	width: 24px;
	height: 20px;
	display: inline-block;
}

a[target="_blank"]::after {
    content: url(/img/linkesterno.svg);
    display: inline-block;
    margin-left: 0.2em;
    width: 1em;
    height: 1em;
}

.menu-verticale{
	margin-top: 1em;
	margin-bottom: 1em;
}

.menu-verticale h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #fff;
	background-color: #8F1D20;
	margin-bottom: 0px;
	font-weight: bold;
	padding: 0.3em;
	border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.menu-verticale .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.menu-verticale li{
	padding: 0;
}

.menu-verticale a{
	color: #000;
	font-weight: 600;
	padding: 0.5em 1em;
	display: block;
	text-decoration: none;
	border-bottom: none;
	font-size: 1.1em;
}

.menu-verticale a:hover{
	text-decoration: none;
	border-bottom: none;
	background-color: #c1272d;
	color: #fff !important;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
}

.menu-verticale ul.list-group li.current {
	border: solid 1px #c1272d;
}

.menu-verticale .current a {
	background-color: #c1272d;
	color: #fff;
}

.category-date{
	margin: 1em 0;
	font-size: 1.1rem;
	color: #333;
}

.category-date-archive{
	border-top: solid 1px #999
}

.archive-description p{
	font-size: 1.3em;
}

.size-post-thumbnail{
	width: 100%;
	height: auto;
}

/* cookie */
.my-cookie{
	position: fixed;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	background-color: #f0f0f0;
	padding: 1em 0 0 0;
	color: #000;
	text-align: center;
	border-top: solid 1px #000;
}

.my-cookie a{
	color: #c1272d !important;
	text-decoration: none !important;
	border-bottom: dotted 1px #c1272d !important;
}

.my-cookie a:hover{
	color: #fff !important;
	background: #c1272d;
}

/* / cookie */

.my-pagination {
	margin: 1.5em 0;
}

.my-pagination .page-item.active .page-link{
	background-color: #c1272d;
	border-color: #c1272d;
}

.my-pagination a.page-link{
	color: #000;
}

.my-pagination a.page-link:hover{
	color: #000 !important;
	border-bottom: 1px solid #dee2e6
}

.menu-footer{
	margin: 2em 0;
	padding-top: 1em;
	border-top: solid 1px #ccc;
	font-size: 1em;
}

.menu-footer li {padding: 1em 0.1em}

.menu-footer a{
	color: #FFC107 !important;
	padding: 0.5rem 1rem;
	font-size: 0.8em !important;
}


.menu-footer a:hover{
	background: #FFC107;
	color: #000 !important;
}

.container-servizi{
	background: #e0e0e0;
}

.servizi-box li{
	border:solid 1px #ccc;
	margin: 10px;
	border-radius: 5px;
	background: #fff;
}

.servizi-box li a{
	padding: 2em;
	border-bottom: none;
	margin-right: 0px;
}

.container-negozio{
	background-color: #fff;
}

.container-negozio .row-prodotti {
	display: flex;
	flex-wrap: wrap;
}

.container-negozio .row-prodotti > div[class*='col-'] {
  display: flex;
  margin-bottom: 1em;
}

.card-negozio .card-body{
	background: #e0e0e0;
}

.card-negozio .card-body img {
	width: 100%;
	height: auto;
	display: block;
}

.card-negozio h3{
	color: #000;
	font-size: 1.1em;
	margin-top: 1em;
}

.card-prezzo{
	margin: 1em 0;
}

.card-prezzo .btn-primary a {
	color: #fff;
}

.woocommerce-Price-amount{
	font-size: 1.2em; 
	font-weight: bold;
}

.woocommerce div.product p.price, .woocommerce ul.products li.product .price{
	color: #c1272d;
	font-weight: bold;
}

a.woocommerce-LoopProduct-link{
	color: #000;
}

a.woocommerce-LoopProduct-link:hover{
	color: #c1272d !important;
}

.single_add_to_cart_button, .add_to_cart_button{
	background-color: #c1272d!important;
	border: solid 1px #fff !important;
	color: #fff !important;
}

.single_add_to_cart_button:hover, .add_to_cart_button:hover{
	background-color: #fff !important;
	color: #c1272d !important;
	border: solid 1px #c1272d !important;
}

.woocommerce .col-2{
	max-width: 100%;
}

abbr.required{
	/* display: none;
	#visibility: hidden; */
}

.woocommerce .login, .woocommerce .register {
	background: #f0f0f0;
}


.woocommerce .register .woocommerce-input-wrapper{
	width: 100%!important;
}

.woocommerce .accedi-registrati {
	font-size: 1.2em; 
	color: #333;
}

.woocommerce-Button {
	background: #c1272d;
	color: #fff;
}

.woocommerce label{
	display: block;
	width: 100%
}

.woocommerce-additional-fields__field-wrapper textarea.order_comments {
	width: 100% !important;
}

.woocommerce-billing-fields label{
	display: block;
	margin-top: 1em;
	font-weight: bold;
}

.woocommerce-billing-fields .form-row-first, .woocommerce-billing-fields .form-row-last {
	float: none !important;
	width: 100% !important;
}

.woocommerce-billing-fields input{
	border: solid 1px #ccc;
	padding: 8px;
	border-radius: 5px;
}

.woocommerce-additional-fields textarea#order_comments{
	width: 300px !important;
	height: 200px !important;
	border: solid 1px #ccc;
}

.ingresso-libero{
	background: #3EBA9B;
	display: inline-block;
	padding: 0.6em 0.6em 0.6em 0.6em;
	font-size: 1.3em;
	font-weight: bold;
	border-radius: 5px;
}

.ingresso-libero-testo{
	font-size: 1.2em;
	color: #333;
	margin-bottom: 0px;
	padding-left: 40px;
	font-weight: bold;
}

.ingresso ul{
	list-style-type: none;
}

.opere-container {
	background: #d5e2f2;
}

.opere-container p a{
	color: #000 !important;
}

.opere-container p a:hover{
	color: #fff !important;
}

.opera-home-card {
	background: #fff;
	padding: 1em;
	min-height: 200px;
}

.opera-home-card h3 {
	font-size: 1.15em;
}


fieldset.newsletter {
	font-size: 16px!important;
	border: solid 1px #666;
	padding: 1em;
	margin:2em 0;
}

fieldset.newsletter legend{
	font-weight: bold!important;
	display: inline;
	width: auto;
}

fieldset.newsletter p{
	margin-bottom: 0px
}

form.omero-form-register .form-row-first, form.omero-form-register .form-row-last{
	width: 100% !important;
}

form.omero-form-register fieldset{
	background-color: #eaeaea;
}

form.omero-form-register legend{
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

form.omero-form-register input {
	border:solid 1px #f0f0f0;
	border-radius: 5px;
	padding: 6px;
}

span.mailpoet-list-description {
	font-size: 0.85em;
	margin-left: 1em;
	display: block;
}

.mailpoet_checkbox_label, .mailpoet_segment_label, .mailpoet_select_label{
	font-size: 1.3em;
}

.mailpoet_submit{
	font-size: 1.3em;
	background: #c1272d;
	color: #fff;
	border-radius: 5px;
	margin: 10px 0 30px 0;
	padding: 3px 8px;
}

.woocommerce table.my_account_orders{
	font-size: 1em;
}

address{
	font-size: 1.2em;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	h1.homepage {
		margin-top: 0.5em;
		font-size: 1.6em;
		color: #fff;
	}
	p.payoff {
		font-weight: bold;
		font-size: 2em;
		color: #fff!important;
	}

	.omer-punto-esclamativo{
		width: 20%;
	}

	.navbar-nav li a.omer-color {
		padding-left: 0.5rem !important;
	}

	.language_bar .list-group-item{
		background: #f0f0f0;
		border: none;
		padding: 0.5rem 1.25rem 0.5rem 1.25rem;
	}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {

	h1.homepage {
			text-align: left;
		}
		p.payoff {
			text-align: left;
		}

	.omer-row-home-notizie{
		background: url("/img/venere.png");
	  background-repeat: no-repeat;
	  background-position: top left;
	}

	.omer-row-home-notizie .card-body{
		background: none;
		padding-bottom: 20px;
	}

	.omer-punto-esclamativo{
		width: 60%;
	}

	nav.post-navigation .nav-links {
		display: flex;
		width: 100%;
	}
	nav.post-navigation .nav-previous, nav.post-navigation .nav-next{
		flex: 1;
		border: solid 3px #fff;
		background: #f0f0f0;
		margin: 1em;
	}

	footer img.loghi{
		height: 90px;
	}

	.container-single-content .container{
		background: url("/img/m-braille.svg");
	  background-repeat: no-repeat;
	  background-size: 85px;
	  background-position: 30px 8px;
	}


	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {

	h1.homepage {
		margin-top: 0.5em;
		font-size: 2.2em;
		color: #fff;
	}

	.nav-link{
		padding-right: 0.5rem !important;
		padding-left: 0.5rem !important;
	}

	.navbar-nav li a {
		font-size: 1.5em !important;
		margin-right: 40px;
	}

	p.payoff {
		font-weight: bold;
		font-size: 3em;
		color: #fff!important;
	}

	.omer-punto-esclamativo{
		width: 100%;
	}

	nav.breadcrumb li {
		font-size: 1.3em;
	}

	.custom-logo{
		width: 200px; 
		height: 100%
	}

	

}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	dt {
		float: left;
		width: 45%;
		/*text-align: right;*/
		padding: .25em .25em .25em 25px;
		clear: left;
		background: url("/img/punto.svg");
	  background-repeat: no-repeat;
	  background-size: 20px;
	  background-position: 0px 10px;
	  border-top:solid 1px #ccc;

	}
	dd {
		float: left;
		width: 50%;
		padding: .25em 0;
		border-top:solid 1px #ccc;
	}
	dl:after {
		content:"";
		display:table;
		clear:both;
	}

}





