@font-face{
	src: url("../fonts/JuliusSansOne.ttf");
	font-family: Julius Sans One;
}
@font-face{
	src:url("../fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
	font-family: Montserrat;
}
.logoMarinero{
	font-family: Julius Sans One!important;
	color:#2d4872!important;
	text-decoration: none;
	font-weight: bolder;
}
.titleMarinero{
	font-family: Julius Sans One!important;
	color:#2D4872!important;
	text-decoration: none;
	font-weight: lighter;
}
.textMarinero{
	color:#2D4872!important;
}
.fontMarinera{
	font-family: Julius Sans One!important;
}
.bgMarinero{
	background-color: #2d4872!important;
}
.logoFooter>img{
	width: auto;
	height: 8em!important;
}
.services-item>a{
	text-decoration:none!important;
	color:#2D4872!important;
}
.services-item>a:hover{
	text-decoration:underline!important;
	color:grey!important;
}
#formatoVideo{
	width:50vw;
	height:auto;
}
/* 7. POLÍTICA DE COOKIES */
#lopdgddd {
  position: fixed;
  padding: 10px 0 20px;
  width: 100%;
  bottom: 0;
  margin: 0 auto;
  background-color: #2d4872 !important;
  display: none;
  /* default hide div */
  z-index: 999!important;
  color: #9cd2ed !important; }

#lopdgddd .buttons {
  clear: both;
  padding: 5px 0; }

#lopdgddd .buttons a {
  padding: 10px;
  text-decoration: none; }

#lopdgddd .btn-accept {
  background: #219234;
  color: #fff; }

#lopdgddd .btn-conf {
  background: #4783a7;
  color: #fff; }

#lopdgddd .btn-info {
  background: #219234;
  color: "" #fff; }

#lopdgddd-modal .modal-content {
  padding: 15px; }

#lopdgddd-modal .modal-content .content {
  background: #eee;
  padding: 10px;
  margin: 10px 0; }

#lopdgddd-modal .modal-content .buttons {
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 10px 0; }

#lopdgddd-modal .modal-content .buttons a {
  text-decoration: none; }

#lopdgddd-modal .modal-content .btn-close {
  float: right;
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 2rem; }

#lopdgddd-modal .modal-content .btn-accept {
  background: #219234;
  color: #fff;
  padding: 25px; }

#lopdgddd-modal .modal-content .btn-denied {
  background: #4783a7;
  color: #fff;
  padding: 25px; }

@media screen and (max-width: 992px) {
  #lopdgddd {
    font-size: 1rem; }

  #lopdgddd .info {
    font-size: 0.8rem; }

  #lopdgddd .buttons {
    padding: 0px 0 0 5px; }

  #lopdgddd-modal .modal-content .buttons a {
    display: flex;
    padding: 10px 10px 10px;
    margin: 0 0 5px; } }
