@font-face {
    font-family: 'Montserrat Regular';
    font-style: normal;
    font-weight: lighter;
    src: url("../fonts/Montserrat-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Montserrat Medium';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Montserrat-Medium.otf") format("opentype");
}

@font-face {
    font-family: 'Montserrat Light';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/Montserrat-Light.otf") format("opentype");
}

@font-face {
    font-family: 'Montserrat ExtraLight';
    font-style: normal;
    font-weight: 100;
    src: url("../fonts/Montserrat-ExtraLight.otf") format("opentype");
}

@font-face {
    font-family: 'Montserrat SemiBold';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Montserrat-SemiBold.otf") format("opentype");
}

@font-face {
    font-family: 'Montserrat Bold';
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Montserrat-Bold.otf") format("opentype");
}



body, header, p, .adv-img p, .caption-bottom p, .adv-circle .caption p, .advs-box p, .list-blog p {
    font-family: 'Montserrat Light'; 
    font-weight: 400;
    letter-spacing: normal;
    font-size: 17px;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    color: #444444;
}

div#block-titulodelapagina img, div#block-titulodelapagina-2 img, div#block-titulodelapagina-3 img {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}

a, div.partners a:hover {
	text-decoration: none;
}

a.pdf {
    color: #fff;
    background: rgb(43, 116, 70);
}

a:hover {
	color: #0082c2;
	text-decoration: underline;
}

div.misanchors {
    position: relative;
}
/*
a#allcover{
  position: absolute;
  left: 0px;
  top: 630px;
}

a#bateco{
  position: absolute;
  left: 0px;
  top: 1400px;
}

a#lodax{
  position: absolute;
  left: 0px;
  top: 1900px;
}
*/
div.region-content p {
    margin-bottom: 1em;
}

div.region-content {
    min-height: 450px;
}

ul {
    list-style: disc outside;
    margin: 1em 0;
    padding: 0 0 .25em 2.5em;
}

ul.mispestanas {
   margin: unset; 
   padding: unset;
}

div.region-registro ul, div.region-registro ul li, .menu-item {
    margin-top: 0;
    padding-top: 0;
}

div.region-registro .menu-item {
    float: right;
    margin-left: 20px;
}

div.region-registro .menu-item a:hover, div.region-registro ul.menu a.is-active {
    color: #5bc4e3;
}


div.views-view-grid div.row {
    margin-bottom: 3%;
}

div.views-field-title a {
    display: block;
    padding: 3px 5px;
    color: #fff;
    text-decoration: none;;
    background: #0082c2;
    border-radius: 7px;
    font-weight: bold;
    min-height: 40px;
}

body.path-faq div.views-field-title a {
    margin-bottom: 1%;
}

body.path-faq h3 {
    margin-top: 2%;
    text-align: center;
}



div.views-field-title {

}

div.views-field-title a {
    display: flex;
  align-items: center;
  justify-content: center;
  line-height: 20px;

}

div.views-field-title a:hover {
    background: #0082c2;
    -webkit-transition: background-color 400ms linear;
    -ms-transition: background-color 400ms linear;
    transition: background-color 400ms linear;
}

.bottom-header {
	height: 120px;
	background: #ffffff;
	padding: 10px 0;
    /*box-shadow: 0 4px 2px -2px #ccc;*/
    border-bottom: 1px solid #ccc;
}

.fixed > div.bottom-header {
    padding: 0;
    height: 70px;
    padding: 3px 0;
}

.fixed nav#block-sportcare-main-menu ul.menu {
    height: 85px;
}

.top-header {
    min-height: 30px;
    line-height: 30px;
    color: #fff;
    background: #0082c2;
    text-align: center;
    font-family: 'Montserrat SemiBold';
}

.fixed > .top-header {
    height: 40px;
    line-height: 20px;
}

.top-header .thr {
    float: right;
}

div.micab {
    display: flex;
    justify-content: space-between;
}

@media (min-width:768px) {


}

.top-header a {
    color: #fff;   
    text-align: center;

margin: 0 auto;

display: block;

width: 275px;
}

ul.misredes {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: right;
    margin: 0 auto;
}

ul.misredes li {
    margin: 0 3px;
}


.responsive-menu-toggle-icon span.label {
	color: #ffffff;
}

.responsive-menu-toggle-icon:before, .responsive-menu-toggle-icon:after, .responsive-menu-toggle-icon span.icon  {
	background: #ffffff;
}

.responsive-menu-toggle-icon {
    margin-right: 50px;
}

.horizontal-menu {
/*	margin-top: 38px;*/
	text-transform: uppercase;
}

header.fixed .horizontal-menu {
    margin-top: 4px;

}


.horizontal-menu > li > a {
	font-size: 14px;
	font-weight: bold;
    padding-bottom: 5px;
    color: #0082c2;
}

.horizontal-menu > li > a:hover {
    color: #0082c2;
}

header.fixed .horizontal-menu > li > a {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0;
}


.horizontal-menu > li ul {
    top: 18px;
    border: 1px solid #264411;
    border-bottom: 0;
    width: 359px;

}

div.bmenu {
    background: #0082c2;
    color: #fff;
}

div.bmenu a {
color: #fff;
}

div.bmenu a:hover {
    color: #5bc4e3;
}

header.fixed .horizontal-menu >li ul {
    top: 32px;
}



.horizontal-menu > li ul li a{
    background: #0082c2;
    width: 100%;
    color: #fff;
    margin: 0;
    border-bottom: 1px solid #264411;
}

.horizontal-menu > li ul li {
   width: 330px;
    
}

.horizontal-menu > li ul li a:hover, .horizontal-menu > li ul li.menu-item--active-trail a {
    background: #0082c2;
    text-decoration: none;
    color: #fff;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    }

.horizontal-menu > li ul li.menu-item {
    padding-top: 0;
}

.horizontal-menu > li > a:hover {
	text-decoration: none;
}

.fixed > .horizontal-menu {
    margin-top: 15px;
}

.fixed a.site-logo > img {
    width: 135px;
    height: auto;
}

.fixed div.logoturismo > img {
    width: 187px;
    height: auto;
}


div.mimenu {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

@media (max-width:700px) {
    div.logoturismo > img{
        width: 175px;
        height: auto;
    }
    a.site-logo > img {
                width: 175px;
        height: auto;
    }

    div.logoturismo {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (min-width: 768px) {

    div.mimenu {
    flex-direction: row;
}
} 

div.miho {
        line-height: 2;
}

.mm-menu_theme-dark {
	background: #0082c2;
}

.responsive-menu-toggle {
    margin-top: 3px;
    display: flex;
    justify-content: center;
}

.responsive-menu-toggle-icon span.label {
    top: 3px;
    font-size: 22px;
}

header ul {
    margin-bottom: 0;
}

@media (min-width:768px) {
 .fixed {
    position: fixed;
    width: 100%;
    z-index: 50000;
}   
}

@media (max-width:768px) {
    div.bmenu {
        position: sticky;
        top: 0;
        z-index: 999;
    }

}




nav#block-navegacionprincipal ul.menu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;

}

nav#block-navegacionprincipal > ul.menu > li {
/*	float: left; */
text-align: center;
}

div#block-sportcare-branding img {
    max-width: 100px;
}

.fixed div#block-sportcare-branding img {
    max-width: 70px;
}

nav#block-navegacionprincipal > ul.menu > li > a {
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 100px;
    padding: 10px 13px;
    text-transform: uppercase;
    color: #0082c2;
    text-decoration: none;
}

nav#block-navegacionprincipal > ul.menu > li > a:hover {
	text-decoration: underline;
}

img.mislider {
	object-fit: cover;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: auto;
}

main {
	margin-top: 2%;
}

h1, h2, h3, h4 {
	color: #0082c2;
    font-family: 'Montserrat Bold';
}

div.minavegacion {
    font-family: 'Montserrat Regular';

}


form.user-register-form input[type="email"], form.user-register-form input[type="number"], form.user-register-form input[type="search"], form.user-register-form input[type="text"], form.user-register-form input[type="tel"], form.user-register-form input[type="url"], form.user-register-form input[type="password"], form.user-register-form textarea {
    width: 100%;
}

body.path-user div#edit-name--description, body.path-user div#edit-mail--description  {
    display: none;
}

a {
    color: #0082c2;
}

h2.catalogo {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

div#block-circulosdecoracion {
    margin: 3% 0;
}

body.page-node-type-maquina h2, body.path-todos-los-productos h2 {
    font-size: 2.8rem;
}

body.path-frontpage h2, body.path-frontpage h3, body.path-frontpage h1{
	text-align: center;
}

body.path-blog div.node__content img {
   margin-right: 15px; 
}


div.field--name-body img {
    width: 100%;
    height: auto;
}

div.field--name-field-precio-fecha-salida div.field__item {
    font-weight: bold;
    font-size: 130%;
    text-align: center;
    background: #f5f5f5;
    padding: 1%;
    margin-bottom: 1%;
    border: 1px solid #ccc;
}

div.field--name-field-precio-fecha-salida div.field__item p {
margin-bottom: 0;
}

div.partners {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

div.partners a.btn {
	cursor: pointer;
}

#botClickObjeto, .btecnico {
	padding: 10px;
}

#botClickModelo, .bmodelo {

	padding: 10px;
}

div.partners a {
	border-bottom: 4px solid #ccc;
	color: #ccc;
	font-size: 200%;
	font-weight: bold;
}

div.partners a.active, div.partners a:hover {
	border-bottom: 4px solid #0082c2;
	color: #0082c2;

}

.breadcrumb {
	padding-top: 5px;
}

.cuadro {

}


.relative {
  margin: 0 auto;
  position: relative;

}

.absolute {
  position: absolute;
  top: 0;

}

.fixed-feedback {
  position: fixed;
  top: 175px;

}


div.field--name-field-image img {
    width: 100%;
    height: auto;
}

div.field--name-field-itinerario-en-pdf, div.field--name-field-subtitulo-informativo, div.field--name-field-salida, div.field--name-field-no-de-dias {
    background: #f5f5f5;
    padding: 1% 3%;
    box-sizing: content-box;
    overflow: hidden;
    font-size: 120%;
}

div.field--name-field-itinerario-en-pdf {
    text-align: center;
    background: #d183b6;
}

div.field--name-field-itinerario-en-pdf a {
    color: #fff;
}

div#block-webform-2 input#edit-submit {
    background: #fff;
    font-size: bold;
    -webkit-transition: ease 1s;
    -moz-transition: ease 1s;
    transition: ease 1s;
}

form#webform-submission-contacto-node-5-add-form input {
    width: 100%;
}


div#block-webform-2 input#edit-submit:hover {
    background: #5bc4e3;
}

body.page-node-type-viaje div.field--name-body {
    margin-top: 2%;
}

div#block-webform-2 {
    padding: 2%;
    color: #111;
    background: #0082c2;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-right: 2%;
}

div#block-webform-2 label {
    color: #fff;
}

div#block-webform-2 h2, div#block-webform-2 h3 {
    color: #fff;
}

h2 {
    font-size: 3.2rem;
}

h3 {
    font-size: 2.6rem;
}

body.page-node-type-viaje div.field--name-body h2 {
    text-transform: uppercase;

}

input#edit-nombre {
    width: 100%;
}

body.node-1 div.node__content h2 {
    font-size: 1.8rem;
    text-align: center;
}


body.path-maquinas-smg div.region-content h3 {
	text-align: center;
	margin-top: 3%;
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.region-content div.six.columns img, div.region-content div.four.columns img, div.region-content div.three.columns img, div.page-node-type-maquina div.region-content img, embed, object, video {
    width: 100%;
    height: auto;
}



div.region-content div.six.columns img.simbolo {
    width: 100px;
}

.page-node-type-servicio div.node__content img {
    float: left;
    margin-right: 2%;
    border-right: 4px solid #0082c2;
}

.page-node-type-servicio div.field--name-field-archivo {
    text-align: center; 
    background: #0082c2;
    padding: 5px;
    margin: 1% 0;
}

.page-node-type-servicio div.field--name-field-archivo a {
    font-weight: bold;
    color: #fff;
}

article.node div.node__content .align-right {
    float: right;
    margin-left: 2%;
    border-left: 4px solid #0082c2;
    width: 350px;
}

a.pdf {
    background: #0082c2;
    padding: 10px;
    color: #fff;
}

.align-left {
    float: left;
    margin-right: 2%;
    border-right: 4px solid #0082c2;
    width: 350px;
}

div.views-field-title {
	text-align: center;
}

div.view-content {
    margin-bottom: 3%;
}


/*
.region-content ul {
  list-style-type: disc;
  padding: 0;
}

.region-content li {
  padding-left: 1em; 
  margin-bottom: 0;
}
*/

footer {
	margin-top: 2%;
	background: #0082c2;
	min-height: 300px;
}

div.region-content .colaboradores div.four.columns img {
    width: 150px;
    height: 50px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 auto;

}

div.region-content .colaboradores div.four.columns {
    display: block;
    position: relative;
    margin-bottom: 1%;
}

div.region-content .colaboradores div.four.columns h2 {
    font-size: 18px;
    text-align: center;
}

div.milogo {
    width: 4.66666666667%;  
    float: left;
}

div.minavegacion {
    width: 91.0082c23333%;  
}

div#block-webform input {
    width: 100%;
}

div#block-webform input.webform-button--submit {
    width: unset;
    background: #0082c2;
    color: #fff;
}

div#block-webform input.webform-button--submit:hover {
    background: #0082c2;
}

div#block-webform .form-textarea-wrapper textarea {
    height: 180px;
}

footer, footer a, .bottom-footer, .bottom-footer p {
    color: #fff;
}


/* CIRCUITOS */
div.circontent {
    background: #f5f5f5;
    padding: 2% 3%;
    box-sizing: content-box;
    overflow: hidden;
}


div.circuitor h2 {
    font-size: 150%;
    margin-bottom: 0;
}

div.circuitor .cirsub  {
    font-size: 90%;
}

div.circuitor div.cirimg {
    line-height: 1;
}

div.cirizq {
    float: left;
    width: 70%;
}

div.cirder {
    float: right;
    width: 30%;
}

a.btn {
    display: inline-block;
    background: #ccc;
    padding: 3px 15px;
    margin-bottom: 2px;
    color: #fff;
    font-weight: bold;
    webkit-transition: ease 1s;
    moz-transition: ease 1s;
    transition: ease 1s;
}


a.btn.reservar {
background: #0082c2;
max-width: 115px;
text-align: center;
display: block;
}

a.btn.info {
    background: #5bc4e3;
}

a.btn.pdf {    
    margin-left: 2px;
    background: #d183b6;
}

a.btn:hover {
    text-decoration: none;
    opacity: 0.6;
}

/* Larger than mobile */
@media (min-width: 400px) {
    .container {
        width: 94%;
    }

}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
    .container {
        width: 94%;
    }
.top-header {
    line-height: 30px;
    color: #fff;
    background: #0082c2;
    text-align: unset;
}

.fixed > .top-header {
    height: 20px;
    line-height: 20px;
}

    .top-header a {
        width: 100%;
    }

    div.thl {
        font-size: 75%;
    }
}

/* Larger than tablet */
@media (min-width: 750px) {


    div.thl {
        font-size: 100%;
    }
}

/* Larger than desktop */
@media (min-width: 1000px) {
    div.minavegacion {
    width: 91.0082c23333%;  
    float: right;
}
.top-header {
    height: 30px;
}
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {}