/*
Theme Name: Customizr Child
Theme URI: http://themehybrid.com/themes/twiggy
Template: customizr
Author: Justin Tadlock
Author URI: http://themehybrid.com
Description: A clean and minimal child theme for the Stargazer parent theme. This child theme uses a thinner font to completely transform how its parent theme looks. It offers an alternative color scheme and comes packaged with additional backgrounds to use with the WordPress custom background feature.
Tags: black,blue,gray,white,one-column,two-columns,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.0.0.1457213319
Updated: 2016-03-05 21:28:39
*/
@charset "UTF-8";
/* header */
.sticky-enabled .tc-header {
    height: 30px!important;
    min-height: 30px!important;
    border-bottom: none;
    background-color: #fff;
}

/* menu */
.nav:hover ul { top: 28px; }

.navbar .nav>li>.dropdown-menu { width: 240px; }
.navbar .nav>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu:before { content: none; }
.dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.dropdown-submenu>.dropdown-menu {
    top: 1px!important;
    left: 240px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.tc-header .nav-collapse .dropdown > .dropdown-menu > li > a { /* 1st menu with break word on space */
    white-space: pre-line;
}
.highlight-menu a {
    color: red !important;
    font-weight: bold !important;
}
    /* menu item separator */
.tc-header .nav-collapse .dropdown>.dropdown-menu>li.menu-sep {
    height: 1px;
    line-height: 1px;
    margin-top: 9px;
    margin-bottom: 10px;
    background-color: lightgray;
}
.tc-header .nav-collapse .dropdown>.dropdown-menu>li.menu-sep>a {
    color: black;
    border: none;
    background-color: transparent!important;
}

    /*sticky enabled*/
.sticky-enabled .navbar-inner {
    margin: 0 20px 0;
}
.sticky-enabled .tc-header .navbar .navbar-inner {
    margin: 0 5px 0;
    min-height: 30px;
}

/* social icons */
.social-block a {
    color: #5a5a5a !important;
    text-shadow: none; 
	opacity: 1;
}
.sticky-enabled .tc-header .social-block {
    display: block;
}

/* breadcrumb */
body.home div#breadcrumbs { display: none; }
div#breadcrumbs {
	font-size: 12px;
    text-align: left;
	color: #777;
    padding-left: 10px;
    margin: 50px 0 -50px;
}
body.single-post div#breadcrumbs { margin: 10px 0!important; }

/* side menu */
.side-menu-bar {
    width: inherit;
    z-index: 10;
    bottom: unset;
    position: relative;
    top: 0;
}
.side-menu-bar.menu-bar-fixed {
    top: 72px;
    margin-top: 15px;
    position: fixed;
}

.side-menu ul.menu {
    position: absolute;
    top: 46px;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    font-family: 'Hind', sans-serif;
    text-align: center;
    list-style-type: none;
    background-color: #464646;
}
.side-menu .menu>li {
    display: none;
    float: left;
    position: relative;
    background-color: #ebfcfe;
    width: 100%;
    border-right: solid 2px #464646;
    border-top: solid 2px #464646;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.side-menu .menu.show-info>li { display: inline-block; }
.side-menu .menu.show-info>li:hover { background-color: #c8f7ff; }
.side-menu .menu.show-info { padding: 0 0 2px 2px; }

.side-menu .menu li a {
    font-size: 16px;
    line-height: 46px;
    text-shadow: none;
    color: #000;
    display: block;
    width: 100%;
}
.side-menu .menu li a:hover { 
    font-weight: bold;
    text-decoration: none; 
}
.side-menu .menu li.current-menu-item a { font-weight: bold; }

/* side menu */

.side-menu.menu-sb {
    position: absolute;
    margin: 0;
    top: -17px;
    right: 50%;
    width: 360px;
    margin: -3px -182px 0;
    height: 0;
    text-align: center;
    z-index: 90;
}

@media (max-width: 360px)  {
    .side-menu.menu-sb { width: 320px; }
}
.side-menu.menu-sb.show-side-menu { top: 0; }

.side-menu li.book-button {
    position: absolute;
    top: -45px;
    right: 0;
    width: 50%!important;
    color: #fff;
    background-color: #299aa5;
    display: block;
    z-index: 1;
    border: none;
    cursor: pointer;
}
.side-menu .menu li.book-button.submenu-btn:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 8px;
    color: white;
    font-size: 22px;
    height: 8px;
    line-height: 12px;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.side-menu .menu li.book-button a {
    font-weight: bold;
    letter-spacing: 1px;
    color: white;
    line-height: 50px!important;
    background-color: #299aa4;
    text-decoration: none;
}
.side-menu .menu li.book-button a:hover { 
    background-color: #2fbad0; 
    color: white!important;
}

.side-menu>div.btn-more-info {
    position: absolute;
    width: 100%;
    height: 45px;
    top: 0;
    bottom: unset;
    background-color: #464646;
    box-shadow: 3px 0px 10px 4px rgba(104, 104, 104, 0.55), 2px -2px 0 0px #000;
}
.btn-more-info:after {
    content: "\205E more info";
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    height: 45px !important;
    line-height: 45px !important;
    font-size: 19px;
    cursor: pointer;
    display: block;
    background-color: #ebfcfe;
    color: black;
}
html[lang='de'] .btn-more-info:after { content: "\205E  mehr Infos"; }
html[lang='es'] .btn-more-info:after { content: "\205E  más info"; }
html[lang='fr'] .btn-more-info:after { content: "\205E  plus d'infos"; }


.side-menu .menu li.book-button>a {
    line-height: 45px!important;
    font-size: 16px !important;
}

.side-menu>div {
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0;
    vertical-align: top;
}

.side-menu .sub-menu {
    display: none;
    position: absolute;
    top: 45px;
    bottom: unset;
    padding: 0 2px 2px;
    left: 0;
    width: 200%;
    height: auto;
    margin-left: -180px;
    vertical-align: baseline;
    line-height: 100%;
    flex-direction: column;
    justify-content: center;
    background-color: #464646;
    border: none;
    z-index: 2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.side-menu .menu.show-book .sub-menu {
    display: inline-block; 
}
.side-menu .sub-menu>li { 
    width: 100%;
    background-color: #299aa4;
    display: block;
    border-top: solid 2px #464646;
}

.side-menu li.book-button.show-submenu .sub-menu { display: flex!important; }

.tc-l-sidebar .tc-btt-wrapper, .tc-r-sidebar .tc-btt-wrapper { bottom: 45px; }

.tc-l-sidebar #footer .ps-colophon, .tc-r-sidebar #footer .ps-colophon { margin-bottom: 40px; }

.side-menu .menu li.book-button.submenu-btn:after { content: unset!important; }

@media (orientation:landscape) {
	.side-menu .menu>li { 
        width: 50%;
        height: 45px;
        line-height: 45px;
    }
    .side-menu.menu-sb {
        width: 520px;
        right: 50%;
        margin: -6px -260px 0;
        top: -14px;
    }
    .side-menu .sub-menu { margin-left: -260px; }
}
@media (max-width: 479px) { 
    .side-menu.menu-sb {
        top: 0;
        width: 100%;
        right: unset;
        margin: 0;
    }
    .side-menu-bar { top: -20px; }
    .side-menu-bar.menu-bar-fixed {
        top: 52px;
        margin-top: 15px;
    }
}

/*sidebars*/
#left.widget-area {
    border-right: none;
	margin-top: 10px;
	margin-right: 20px;
}
#right.widget-area {
    border-left: none;
	margin-top: 10px;
	margin-left: 20px;
}
#left.widget-area h3, #right.widget-area h3 {
	font-size: 15px;
	text-align: center;
}
div.menu-sb, aside.widget { margin-bottom: 25px; }

/* PHOTOS */
.ps-photos {
    position: relative;
    margin-bottom: 1.8em;
}

.ps-photos-bar {
    overflow-x: hidden;
    margin: 0;
    background-color: #145757;
}
.ps-photos-fullwidth .ps-photos-bar {
    margin-left: calc(50% - 49vw);
    margin-right: calc(50% - 49vw);
}
.ps-photos-ctn {
    display: flex;
    flex-wrap: nowrap;
    max-width: max-content;
    transition: margin-left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.ps-photos-ctn>a, .ps-photos-ctn>img, .ps-photos-ctn>picture {
    flex: 0 0 auto;
    height: 200px;
    width: auto;
    margin: 0;
    position: relative;
}
.ps-photos-ctn>a>img {
    height: 100% !important;
    width: auto !important;
    margin-right: 0!important;
    margin-left: 0!important;
    object-position: center 0px;
    filter: blur(14px);
    transition: filter .3s ease-in-out;    
}
.ps-photos-ctn>a.current>img, .ps-photos-ctn>img.current {
    filter: blur(0);
    transition: filter .3s ease-in-out;    
}
.photo-left, .photo-right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 20px;
    font-size: 70px;
    font-family: hind, sans-serif;
    cursor: pointer;
    text-align: center;
    line-height: 200px;
    color: white;
    text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}
.photo-left { left: 0; }
.ps-photos-fullwidth .photo-left { margin-left: calc(50% - 49vw); }

.photo-right { right: 0; }
.ps-photos-fullwidth .photo-right { margin-right: calc(50% - 49vw); }

.photo-left:before, .photo-right:before {
    position: absolute;
    top: calc(50% - 100px);
    bottom: 0;    
}
.photo-left:before { 
    content: '‹';
    left: 5px;
}
.photo-right:before { 
    content: '›'; 
    right: 5px;
}
.photo-left.disabled, .photo-right.disabled { 
    cursor: auto;
    background: unset;
}
.photo-left.disabled:before, .photo-right.disabled:before { 
    opacity: 0.5; 
}
.photo-index {
    position: absolute;
    width: 105px;
    height: 20px;
    bottom: 5px;
    overflow: hidden;
    margin: 0;
    margin-left: calc(50% - 52.5px);
    margin-right: calc(50% - 52.5px);
}
.photo-index-ctn {
    position: absolute;
    display: flex;
    flex-wrap: nowrap;
    max-width: max-content;
    left: 0;
}
.photo-index-ctn i {
    background-color: rgba(255, 255, 255, 0.4);
    width: 5px;
    height: 5px;
    margin: 5px 5px;
    border-radius: 50%;
    pointer-events: none;
    box-shadow: 0 0 0 1px rgba(255,255,255, 0.4), 0 0 0 2px rgba(0, 0, 0, 0.28);
    transition: all .2s ease-in;
}
.photo-index-ctn i.current {
    box-shadow: 0 0 0 2px rgba(255,255,255, 0.8), 0 0 0 3px rgba(0, 0, 0, 0.28);
    background-color: rgba(255, 255, 255, 0.8);
}
.photo-index-ctn i.more {
    box-shadow: 0 0 0 0px rgba(255,255,255, 0.4), 0 0 0 1px rgba(100,100,100, 0.2);
}
.photo-index-ctn i.hover {
    background-color: #fff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    transition: all .2s ease-in;
}
.photo-index-ctn i.loading {  
    box-shadow: 0 0 0 2px rgba(0, 100, 255, 1), 0 0 0 3px rgba(0, 0, 0, 0.3);
    animation: ps-photo-loading .5s ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes ps-photo-loading {
    0% {
        background-color: rgba(100, 100, 100, 1);
    }
    100% {
        background-color: rgba(0, 150, 255, 1);
    }
}
@media (max-width: 767px) {
    .photo-index { bottom: 0; }
    .ps-photos-fullwidth .ps-photos-bar {
        margin-left: calc(50% - 48vw);
        margin-right: calc(50% - 48vw);
    }
    .photo-right {
        right: 4px;
    }
}

    /* ps-photos-tight */
.ps-photos-tight>.ps-photos-bar { margin: 0; }
.ps-photos-tight picture { height: 233px; }
.ps-photos-tight .ps-photos-ctn>:first-child { margin: 0; }
.ps-photos-tight .photo-left, .ps-photos-tight .photo-right {
    width: 25px;
    margin: 0;
    background: unset;
}
.ps-photos-tight .photo-left:before, .ps-photos-tight .photo-right:before { 
   opacity: 0;
   text-shadow: none;
}
@media (max-width: 359px) {
    .ps-photos-tight picture { height: 209px; }
}
    /* ps-photos-tight.side */
.ps-photos-tight.side {
    width: 333px;
    height: 187px;
    background-color: black;
}
.ps-photos-tight.side.left {
    float: left;
    margin: 0px 20px 12px 0;
}
.ps-photos-tight.side.right {
    float: right;
    margin: 0px 0 12px 20px;
}
.ps-photos-tight .ps-photos-ctn>a {
    width: 333px;
    height: 187px;
    background-color: black;
    display: inline-flex;
    overflow: hidden;
    justify-content: center;
}
.ps-photos-tight .ps-photos-ctn>a>img {
    align-self: center;
    object-fit: contain;
    object-position: center;
}
@media (max-width: 667px) {
    .ps-photos-tight.side {
        float: none!important;
        margin: 0 auto 24px !important;
    }
}

/* TOP PHOTO SLIDER */
.ps-slider.ps-photos {
    position: relative;
    height: calc(100vw * 700 / 1920 + 20px);
    margin-bottom: 0;
    margin-top: 0;
}
.ps-slider.ps-photos.old500h {
    height: calc(100vw * 500 / 1920 + 20px);
}
.ps-slider .ps-photos-ctn {
    transition: none;
}
.ps-slider.ps-photos-tight picture {
    position: absolute;
    top: 0;
    width: 100%;
}
.ps-slider.ps-photos picture>img {
    max-width: 100vw;
    height: 0;
    width: 100%;
    min-width: 320px;
}
.ps-slider.ps-photos-tight picture.show, .ps-slider.ps-photos-tight picture.show>img { height: auto; }

.ps-slider>.ps-photos-bar {
    overflow: hidden;
}

.ps-slider picture {
    opacity: 0;
    object-position: center 0px;
    transition: opacity .3s ease-in; 
}
.ps-slider picture.current {
    opacity: 1;
    z-index: 10;
    transition: opacity .3s ease-out;  
}

.ps-slider picture h2 {
    position: absolute;
    color: white;
    left: 0;
    right: 0;
    bottom: 55%;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-size: 2.5em;
    font-weight: bold;
    text-shadow: 1px -1px 0px #ccc, -1px 1px #333;
    line-height: 1.2em;
    overflow: hidden;
}

.ps-slider picture h2>sub {
    bottom: 0;
    line-height: 1em;
    font-size: 65%;
    display: block;
    color: #ffffff;
    padding: 4px 8px;
    width: max-content;
    left: 68%;
    transform: rotate(5deg);
}
.ps-slider picture p {
    position: absolute;
    color: #333;
    left: 10%;
    right: 10%;
    top: 40%;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    font-size: 1.6em;
    text-shadow: 1px -1px #ccc;
    line-height: 1.3em;
    padding: 10px 10px;
}
.ps-slider picture>a>b {
    display: block;
    position: absolute;
    bottom: 22px;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.ps-slider picture>a>b>span {
    width: 100%;
    height: 100%;
    display: block;
}
.ps-slider picture>a>b.linkpic {
    left: 50%;
    width: auto;
    height: auto;
    bottom: 15px;
}
.ps-slider picture>a>b.linkpic>span {
    width: fit-content;
    width: -moz-fit-content;
    margin-left: -50%;
    cursor: pointer;
    background-color: transparent;
    padding: 3px 14px;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #fff;
    font-family: 'Montserrat',sans-serif !important;
    text-shadow: 0 0 4px black;
    color: white;
}
.ps-slider .photo-index {
    bottom: 0;
    width: auto;
    margin-left: unset;
    margin-right: unset;
    overflow: unset;
    left: 50%;
    z-index: 10;
}
.ps-slider .photo-index-ctn {
    margin-left: -50%;
    position: relative;
}
.ps-slider .photo-index-ctn i {
    background-color: rgb(113 113 113 / 25%);
    box-shadow: 0 0 0 1px rgb(255 255 255 / 40%), 0 0 0 2px rgb(0 0 0 / 25%);
}
.ps-slider .photo-index-ctn i.current {
    background-color: rgba(255,255,255,.7);
    box-shadow: 0 0 0 2px rgba(255,255,255,.8), 0 0 0 3px rgba(0,0,0,.28);
}

.ps-slider .photo-left, .ps-slider .photo-right { display: none; }

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .ps-slider.ps-photos {
        height: calc(100vw * 640 / 360);
    }
    .ps-slider.ps-photos.old500h {
        height: calc(100vw * 200 / 768);
    }
    .ps-slider.old500h div { display: none; }

    .ps-slider picture h2 { bottom: 70%; }
    .ps-slider picture h2>sub { left: 42%; }
    .ps-slider picture p { top: 30%; }
    
    .ps-slider picture label {
        top: 80px;
    }
    .ps-slider picture b.linkpic {
        bottom: 80px;
    }
    .ps-slider picture b.linkpic {
        text-shadow: 0 0 3px black;
    }
    .ps-slider .photo-index-ctn i {
        box-shadow: 0 0 0 1px white, 0 0 0 2px black;
    }
}

@media only screen and (max-width: 609px) and (orientation: landscape) {
    .ps-slider.ps-photos {
        height: calc(100vw * 640 / 360);
    }
    .ps-slider.ps-photos.old500h {
        height: calc(100vw * 200 / 768);
    }
    .ps-slider.old500h picture div { display: none; }

    .ps-slider picture label {
        top: 80px;
    }

    .ps-slider picture b.linkpic {
        bottom: 10px;
    }
    .ps-slider picture b.linkpic {
        text-shadow: 0 0 3px black;
    }
    .ps-slider .photo-index {
        top: 10px;
        bottom: unset;
    }
    .ps-slider picture p { top: 31%; }
}

@media (max-width: 390px) {
    .ps-slider picture h2>sub { 
        left: 0;
        transform: unset;
        width: unset;
        text-align: right;
    }
}

/*
 * CONTENT STYLES
 */

/* puts footer on bottom when content height is smaller than window view. IMPORTANT: DISABLE STICKY FOOTER ON CUSTOMIZR SETTINGS */
#main-wrapper { min-height: calc(100vh - 377px); } 

/* General */
.entry-content h1,
.entry-content h2,
.entry-content h3 { line-height: 1.2em;  margin-bottom: 1em; }
.entry-content h1 a, .entry-content h2 a, .entry-content h3 a { 
    border-bottom: solid 1px darkgray; 
}
.entry-content h1 a:hover, .entry-content h2 a:hover, .entry-content h3 a:hover { 
    border-bottom: solid 1px gray;
}
.entry-content p { font-size: medium; margin-bottom: 1.2em }
.entry-content p a { color: #167AC6; }

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    padding: 1em 0;
    margin: 0;
}

.entry-content h1 span, .entry-content h1 strong, .entry-content h1 em {
    color: #00bfdf;
}

.entry-content ul { margin: 0 20px 30px 20px; text-align: left; }
.entry-content ul li {	margin: 2px 0 5px 15px; }

.page header.entry-header { display:none; }

iframe { width: 99%; border: none; }

blockquote p {
    font-size: larger !important;
    margin-bottom: 0 !important;
}

.ps-highlight, .ps-highlight a { color: deeppink!important; }

h1.underlined1, h1.underlined2, h2.underlined1, h2.underlined2 {
    position: relative;
    text-align: center;
    margin-bottom: 2.5em;
    margin-top: 1.5em;
    padding: 0;
}

h1.underlined2:before, h2.underlined2:before {
    content: '';
    position: absolute;
    height: 1px;
    background-color: black;
    top: -1em;
    left: 41%;
    right: 41%;
}

h1.underlined2:after, h1.underlined1:after, h2.underlined2:after, h2.underlined1:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: black;
    bottom: -1em;
    left: 41%;
    right: 41%;
}
h1.underlined2 { margin-bottom: 1.5em; }

.subsection {
    clear: both;
    text-align: justify;
    vertical-align: top;
}
.subsection.img-left>p img {
    display: block!important;
    margin: 0 auto 20px;
}
.subsection.img-right>p img, .subsection.img-right>.map {
    display: block!important;
    margin: 0 auto 20px;
}

.full-width { width: 100%; height: auto; }

.fog:before {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    margin-top: -48px;
    background-image: linear-gradient(transparent 0%, white 100%);
}

    /* block */
.section-block {     
    clear: both;
    text-align: center;
    vertical-align: top; 
    min-height: 360px;
    padding: 5px 20px 0;
}
.section-block.left, .section-block.right {     
    text-align: left;
}

.section-block.dark { background-color: #f0f0f0; }

.section-block img {
    display: block!important;
    margin: 0 auto 20px;
}
.section-block p {
    margin: 0;
    padding-bottom: 1.2em;
}

	/* banner */
.ps-banner {
	display: block;
	text-align: center;
}

/*Planet offers*/
.surf-course-offers {
    margin: 0 0 60px;
	text-align: center;
}

.surf-course-offers ul li p, 
.surf-course-offers ul li div, 
.surf-course-offers ul li h2 { 
    overflow: hidden;
    font-size: 14px; 
}

.surf-course-offers ul {
	list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.surf-course-offers ul li {
    display: inline-block;
    position: relative;
    vertical-align: top;
    height: 440px;
    width: 350px;
    box-sizing: content-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    margin: 15px 10px!important;
    transition: box-shadow 0.2s;
    border-radius: 15px;
    border-top: 1px solid rgba(194, 195, 196, 47%);
}
.surf-course-offers ul li.black {
	background-color: #000;
    border-color: darkgrey;
}
.surf-course-offers ul li.black:hover {
    box-shadow: 0 4px 10px darkgrey;
}
.surf-course-offers ul li a {
    text-decoration: none;
    color: #999;
}
.surf-course-offers .img-container {
    margin: 0;
    padding: 0;
	background-size: cover;
}
.surf-course-offers ul li h2 {
    width: 100%;
    text-align: left;
    font-size: 142%;
    font-weight: bold;
    line-height: 1.1em;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    padding: 0;
    margin: -15px 0 11px;
    transition: color 0.1s;
}
.surf-course-offers ul li.black h2 {
    color: lightgrey!important;
}
.surf-course-offers ul img {
    width: 350px;
    height: 233px;
}
.surf-course-offers p {
    display: inline-block;
    text-align: left;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    line-height: 1.3em;
    color: #777;
}
.surf-course-offers .offer-text {
    line-height: 1.3em;
    color: black;
}
.surf-course-offers .offer-details {
    text-align: justify;
    font-size: 86%;
    line-height: 1.2em;
    color: black;
    position: absolute;
    bottom: 40px;
    left: 0;
}
.surf-course-offers .camp-price, .surf-course-offers .camp-open {
    position: absolute;
    bottom: 23px;
    right: 0;
    font-size: 107%;
    text-transform: uppercase;
    color: black;
}
.surf-course-offers .camp-open {
    left: 0;
    right: unset;
}
.surf-course-offers .offer-caption {
    display: inline-block;
    padding-right: 5px;
}
.surf-course-offers .offer-price {
    display: inline-block;
    font-weight: bold;
}
.surf-course-offers .camp-open-caption {
    display: inline-block;
    padding-right: 5px;
}
.surf-course-offers .camp-open-dates {
    display: inline-block;
    font-weight: bold;
}
.offer-video, .offer-novideo {
    position: absolute;
    text-align: center;
    width: 100%;
    color: white;
    background-color: #37b1c5;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    font-weight: bold;
}
.offer-video:hover {
    background-color: #11d8f9;
}
.offer-novideo {
    background-color: #b3dde6;
    cursor: default;
}

@media (max-width: 390px) {
    .surf-course-offers ul li {
        width: 314px;
        height: 450px;
    }
    .surf-course-offers ul img {
        width: 314px;
        height: 209px;
    }
}
@media (max-width: 359px) {
    .surf-course-offers ul li {
        width: 285px;
        height: 450px;
    }

    .surf-course-offers ul img {
        width: 285px;
        height: 190px;
    }
}
/* Beach cinema */
.beach-cinema, .ps-cinema {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    vertical-align: top;
    margin: 20px 0 10px;
    text-align: center;
}
.beach-cinema picture, .ps-cinema picture {
    width: 360px;
    height: 225px;
    display: inline-block;
    position: relative;
    background-color: #000;
}
.ps-cinema picture {
    width: 100%;
    height: 315px;
}
.beach-cinema picture>img, .ps-cinema picture>img {
    position: absolute; 
    left:0; top:0; bottom: 0; right: 0;
}
.beach-cinema picture>div, .ps-cinema picture>div {
    position: absolute; 
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    border-radius: 50%;
    border: 4px solid #039eab;
    cursor: pointer;
}
.beach-cinema picture>div:after, .ps-cinema picture>div:after {
    content: '';
    display: block;
    margin: 7px 0 0 12px;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 35px solid #48e0ed;
}
.beach-cinema picture>div:hover, .ps-cinema picture>div:hover { opacity: .75; }

@media (min-width: 780px) {
    .beach-cinema {
        width: 50%;
        float: right;
        margin: 30px 0 20px 20px;
        text-align: right;
    }
    .beach-cinema picture, .ps-cinema picture {
        border: 8px solid black;
    }
}
@media (max-width: 390px) {
    .beach-cinema picture {
        width: 310px;
        height: 194px;
    }
}
/* DEAL */
.surf-course-offers li:after { 
    content: attr(data-label);
    position: absolute;
    top: 20px;
    right: 0;
    font-weight: bold;
    color: gray;
    background-color: white;
    padding: 3px;
    text-align: right;
    width: max-content;
    border-radius: 3px 0 0 3px;
    line-height: 90%;
}

/* phone card */
#phone {
	display: block;
	font-size: small;
	line-height: 20px;
	margin-bottom: 15px;
}
#phone a {
	font-size: medium !important;
	color: #737373;
	cursor: auto;
	pointer-events: none;
}
#phone a:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right: 5px;
}
#phone div {
	color: #737373;
}

/* Contact cards */
.contact-cards {
    text-align: left;
}
.contact-cards > div {
    display: inline-block;
    width: 310px;
    height: 310px;
    border: solid 1px darkgray;
    overflow: hidden;
    margin: 10px !important;
    background-color: #fff;
}
#content .entry-content div.contact-card-content p {
    font-size: small !important;
    margin-bottom: 15px !important;
}
.contact-card-top {
    background-color: silver;
    height: 60px;
    text-align: center;
    line-height: 60px;
}
.contact-card-content {
    padding: 15px;
    font-weight: lighter;
}
#content .entry-content div.contact-card-content p.contact-card-content-title {
    font-size: larger !important;
    font-weight: lighter;
    padding-top: 5px !important;
    margin-bottom: 10px !important;
}
.contact-card-content .su-button {
    display: block !important;
	width: 280px;
}
.contact-card-content .su-button span {
	color: #fff!important;
	margin: 20px 0 0;
	font-size: medium!important;
	padding-top: .5em !important;
    padding-bottom: .5em !important;
    line-height: 1.2 !important;
    background-image: url('/wp-content/themes/customizr-child/img/indigo_pattern-main.jpg') !important;
}
#content .entry-content .contact-cards img {
    max-width: none;
}

/* surcamps camps card */
#content .entry-content .camp-card {
    margin-bottom: 15px;
	display: inline-block !important;
    width: 100%;
}
#content .entry-content .camp-card p {
    float: left;
    margin-bottom: 10px;
}
#content .entry-content .camp-card ul {
    float: left;
    max-width: 400px;
    margin-bottom: 0;
}
#content .entry-content .camp-card .su-button {
    float: right;
    margin: 0 20px 10px 20px;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    background-image: url('/wp-content/themes/customizr-child/img/indigo_pattern-main.jpg') !important;
}
#content .entry-content .camp-card .su-button span {
	color: #fff!important;
}

/* Inline page Tabsheets */
div.tab div.list-wrap { background-color: rgba(0,0,0,0.08)!important; }

.nav-tab a { color: #fff !important; }

div.list-wrap p { margin-bottom: 1.2em; }

div.tab div.list-wrap { width: auto; }
div.tab img.size-half { width: 49%; }
div.tab img.size-third { width: 32%; }

div.tab > div > div { padding-top: 0 !important; } 

/* old images */
/*#content .entry-content img.size-third { width: 32.184%; height: auto; margin-left: 0.8%; }
#content .entry-content img.size-half { width: 48.622%; height: auto; margin-left: 1.3%; }
#content .entry-content img.size-full { width: 99%; height: auto; max-width: 100%; }*/
#content .entry-content img.size-third { margin-left: 0.8%; display: inline-block!important; float: none; }
#content .entry-content img.size-half { margin-left: 1.3%; display: inline-block!important; float: none; }
#content .entry-content img.size-full { max-width: 100%; display: inline-block!important; float: none; }

/* Page images responsive */
/*#content .entry-content img.size-horiz-one-pic { width: 99%; height: auto; margin-right: 1%;}
#content .entry-content img.size-horiz-two-pic { width: 48.622%; height: auto; margin-right: 1.3%;}
#content .entry-content img.size-horiz-three-pic { width: 32.184%; height: auto; margin-right: 0.8%;}*/
#content .entry-content img.size-horiz-one-pic { margin-right: 1%; display: inline-block!important; float: none; }
#content .entry-content img.size-horiz-two-pic { margin-right: 1.3%; display: inline-block!important; float: none; }
#content .entry-content img.size-horiz-three-pic { margin-right: 0.8%; display: inline-block!important; float: none; }

#content .entry-content .aligncenter { margin-left: auto; margin-right: auto; }

#content .entry-content>.tab .list-wrap>div>div {
    display: inline-block !important;
    float: none !important;
	margin-bottom: 1em;
}

/* new images no sidebars template */
#content .entry-content .horiz-1-pics .size-horiz-one-pic,
#content .entry-content .horiz-2-pics .size-horiz-two-pic,
#content .entry-content .horiz-3-pics .size-horiz-three-pic { /* clear old */
    width: unset; 
    margin-right: unset;
} 
#content .entry-content p.horiz-1-pics,
#content .entry-content p.horiz-2-pics,
#content .entry-content p.horiz-3-pics { 
    font-size: 0px; 
    margin-bottom: 30px;
}
#content .entry-content p.horiz-1-pics a,
#content .entry-content p.horiz-2-pics a,
#content .entry-content p.horiz-3-pics a {
    width: 100%;
    display: inline-block;
    text-align: center;
    background-color: black;
    padding: 10px 0;
}
#content .entry-content p.horiz-2-pics a { width: 50%; }
#content .entry-content p.horiz-3-pics a { width: 33%; }
#content .entry-content p.horiz-3-pics a img { border-left: solid 5px white; }


/* surfcamp services icons */
#content .entry-content .surfcamp-services, 
#content .entry-content div.card-menu {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
    display: flex !important;
    margin-left: 0;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: baseline;
}
#content .entry-content .surfcamp-service, 
div.card-menu>a {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: left;
    padding: 10px 12px 5px 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 10px 4px 50px;
    min-height: 50px;
    position: relative;
    text-decoration: none;
}
div.card-menu>a[href] {
    cursor: pointer;
}
div.card-menu>a[href]:hover {
    text-decoration: underline;
}

.surfcamp-service>div, div.card-menu>a>i {
    width: 80px;
    font-size: 26px;
    text-align: center;
    color: #299aa4;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: white;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    position: absolute;
    left: -50px;
    border: 2px solid #299aa4;
}
.surfcamp-service>div {
    font-size: 30px;
    color: white;
    background-color: #299aa4;
    border: none;
}

.surfcamp-service h5 {
    margin-bottom: 2px!important;
    margin: 0;
    padding-top: 3px!important;
    color: #002a36;
    padding-bottom: 3px;
}
div.card-menu>a>h5 {
    background-color: #039eab;
    color: white;
    margin: 0;
    margin-bottom: 2px !important;
    margin-left: -29px;
    padding: 5px 0 5px 30px;
    padding-top: 5px !important;
    padding-bottom: 3px;
    border-radius: 0 5px 5px 0;
}
div.card-menu>a>h5:after {
    content: '›';
    font-size: 20px;
    position: absolute;
    right: 25px;
    top: 13px;
}
div.card-menu>a[href]:hover>h5 {
    background-color: #05acbb;
}
#content .entry-content .surfcamp-service p, 
div.card-menu>a>p {
    font-size: 12px !important;
    color: #7a8f96;
    line-height: 16px;
    display: inline-block;
    margin-bottom: 0;
    padding-top: 2px;/*remove with h5 */
}

@media (max-width: 639px) {
    #content .entry-content .surfcamp-service, 
    div.card-menu>a {
        width: 82%;
        margin-right: 0;
        box-shadow: 0px 13px 26px -29px #879fa1;
    }
}
#content .entry-content .bar-menu {
    position: fixed;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    z-index: 99;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    box-shadow: 0 0 6px 0 lightblue;
}
#content .entry-content .bar-menu.wider { width: 340px; }
.sticky-disabled #content .entry-content .bar-menu { top: 82px; }

#content .entry-content .bar-menu a {
    flex: 1 1 auto;
    font-size: 16px;
    box-sizing: border-box;
    border-radius: 2px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 15px;
    line-height: 26px;
    height: 34px;
    position: relative;
}
#content .entry-content .bar-menu a:hover {
    cursor: pointer;
}

#content .entry-content .bar-menu .content-index, #content .entry-content .bar-menu .content-link {
    background-color: white;
    color: #009eab;
    border: 2px solid #009eab;
    padding: 3px 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#content .entry-content .bar-menu .content-index:hover,
#content .entry-content .bar-menu .content-link:hover {
    border-color: #05acbb;
}
#content .entry-content .bar-menu .content-index:before {
    content: "\22EE";
    margin-right: 3px;
    font-size: 16px;
    font-weight: bold;
}
#content .entry-content .bar-menu .book-now {
    background-color: #009eab;
    color: #fff;
}

#content .entry-content .bar-menu .book-now:hover {
    filter: contrast(1.3);
}

#content .entry-content .bar-menu .book-more {
    flex: 3 1 0;
    background-color: white;
    color: #039ead;
    text-align: right;
    font-size: 13px;
    padding: 9px 5px 0px;
}

#content .entry-content .bar-menu .book-more:before {
    content: attr(data-sup);
    font-size: 10px;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 12px;
    line-height: 12px;
    padding: 2px 5px 0px 2px;
    text-shadow: 0 0 black;
    text-align: left;
    background-color: #039eac;
    border-radius: 0 0 100% 0;
    text-shadow: 0 0 1px gray;
    right: 0;
}

#content .entry-content .bar-menu div>a {
    display: block;
}
#content .entry-content .bar-menu div.hidden-menu>a {
    display: none;
}

.ps-anchor {
    height: 60px;
}
.ps-anchor.zero {
    height: 0;
}
/* breadcrumb */
.breadcrumb-trail {
	font-size: small;
    text-align: left;
	color: #777; 
}
.breadcrumb-trail .trail-begin { display: none; }
.breadcrumb-trail span.sep { display: none; }
.breadcrumb-trail a::after { content:' >'; }


/* phone card */
.fast-contact {
	text-align: center;
}
.fast-contact > div {
	display: block;
	font-size: small;
	line-height: 20px;
	margin-bottom: 15px;
}
.fast-contact a {
	font-size: medium !important;
	color: #737373;
	cursor: auto;
	pointer-events: none;
}
.fast-contact a:before {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right: 5px;
}
.fast-contact span {
	display: block;
	color: #737373;
}

/* blog */
nav .assistive-text { display: none; }

/* footer */
footer#footer { 
    background-color: white;
}
#footer .footer-sb {
    text-align: center;
    padding: 0 5px;
}
footer#footer h3 {
    font-size: 15px;
    font-weight: normal;
    color: #000;
    text-shadow: none;
    margin-top: 0;
    padding-top: 10px;
}
.btt-arrow::before {
    content: "\02c4";
    text-shadow: none;
}
@media only screen and (max-width: 979px) {
	img.logos-footer { max-width: 50px; }
}

/* foot menu bar */
.foot-menu-bar ul.menu {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 210px;
    margin: -10px 40px -5px;
    padding-top: 15px;
    background-color: #333333;
}
.foot-menu-bar ul li {
    display: flex;
    padding: 0px 0.3%;
    margin: 2px 0.5%;
    /* flex-basis: 20%; */
    flex-grow: 2;
    min-height: 30px;
    font-size: 10px;
    justify-content: center;
}
.foot-menu-bar li a {
    font-size: 14px!important;
    text-decoration: none;
    color: white;
}
.foot-menu-bar li a:hover {
    color: #50d7e8!important;
}
.foot-menu-bar ul li.book-button.submenu-btn {
    flex-flow: column;
}
.foot-menu-bar ul li.book-button.submenu-btn>a {
    padding: 0px 0.3%;
    margin: 2px 0.5%;
    font-weight: unset;
    border-bottom: dotted 1px #299aa3;
    color: #299aa3!important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.foot-menu-bar ul.sub-menu {
    margin-top: 30px;
    width: 100%;
    padding: 0px 0.3%;
    margin: 2px 0.5%;
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
    align-content: space-around;
    align-items: center;
    justify-content: flex-start;
}
.foot-menu-bar ul.sub-menu li {
    flex-grow: 0;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
    .foot-menu-bar ul.menu {
        flex-direction: row;
        max-height: unset;
    }
    .foot-menu-bar ul li {
        flex-grow: 1;
        flex-basis: unset;
        min-width: 160px;
    }    
    .foot-menu-bar ul li.book-button {
        width: 100%;
        order: 99;
    }
    .foot-menu-bar ul.sub-menu {
        display: inline-block;
        align-content: center;
        justify-content: space-between;
        flex-flow: row;
    }    
    .foot-menu-bar ul.sub-menu li {
        flex-grow: 1;
        display: inline-block;
    }
}
    
/* footer menu */
#footer .footer-menu {
    margin-top: 10px;
    position: relative;
    min-height: 50px;
    line-height: 50px;
    background-color: #464646;
    margin: 10px 0 0;
    padding: 10px 10px 50px 10px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    align-content: space-between;
    flex-wrap: wrap;
}
#footer .footer-logo {
    position: absolute;
    left: 10px;
    bottom: 1px;
    font-family: sans-serif;
    font-size: 10px;
    right: 10px;
    line-height: 10px;
    height: 10px;
}
#footer .footer-menu a {
    font-size: small;
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin: 5px;
    padding: 0 10px;
    /*background-color: #777;
    border-radius: 3px;*/
}
#footer .footer-menu a:hover {
    color: #5fdde8 !important;
    text-decoration: none;
}

/* scroll up button */
.tc-btt-wrapper {
	right: 5px;
	bottom: 5px;
}

/*slider*/
   
body.home .carousel.customizr-slide { display: none; }  /* hidden home on mobile */
.carousel-caption {
    margin: 6% 0 0 0%;
    padding: 1% 1% 1% 1%;
    float: left;
    border-left: solid 4px #1098c9 !important;
	background: rgba(0,0,0,.6);
    width: 230px;
}
.carousel-caption em {
    font-family: 'Hind', sans-serif !important;
	font-size: 15px;
	font-weight: normal;
	text-shadow: none;
	font-style: normal;
    margin: 0;
    line-height: 1.25;
    color: #fff;
}

.carousel .tc-slider-controls {
    text-align: center!important;
    width: 50px;
    height: 50px;
    bottom: 0;
    line-height: 50px!important;
    z-index: 1;
}
.tc-slider-controls.left {
    right: 51px;
    left: initial;
}
.tc-slider-controls.right {
    right: 0;
}
.tc-carousel-control {
    font-size: 50px;
    vertical-align: bottom;
    color: black;
}
	/* Slider to Fader */
.carousel-inner > .czr-item {
	-webkit-transition: opacity 1s ease-in-out ;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out ;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	opacity:        1;
	z-index:        1;
	left:           0!important;
}
.carousel-inner > .active.left {
	opacity:        0;
	z-index:        2;
	left:           0!important;
}
.carousel-inner > .active.right {
	opacity:        0;
	z-index:        2;
	left:           0!important;
}
.carousel>.center-slides-enabled>.czr-item>.carousel-image img { 
    width: 100%!important; 
    left: 0!important;
}

/* remove previous/next arrows from home page only */
.home .carousel-control {
	display: none ;
}

/* botones */
.su-button-center {
    display: inline-block;
}
a.su-button.booking-site-btn {
    margin: 10px 50px;
    padding: 5px;
    width: 300px;
}

a.su-button.booking-site-btn span {
    font-size: medium!important;
    color: #fff!important;
}

/* post meta */
.entry-meta { visibility: hidden; }
.entry-meta time:first-of-type { visibility: visible; }

/* Booking */
.booking .capacontenedora {
    color: #000;
    font-size: small;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
}
.booking h1 { text-align: center; }
.booking .centro {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    background-color: #D3D3D3;
    box-shadow: 0 9px 30px #888;
}
.booking table { 
    border: none; 
    margin: 0; 
    font-size: small;
}
.booking tr td, .booking tr th { 
    border: none; 
    padding:0; 
    line-height: 1.1; 
}
.booking tr:nth-child(odd) td, tr:nth-child(odd) th {
    background-color: transparent;
}
.booking tr:nth-child(even) td, tr:nth-child(even) th {
    background-color: transparent;
}
.booking td.separador { line-height: 15px; }
.booking .contenido { margin: 0 0 10px 0; padding: 0; }
.booking .contenido th {
    color: #880000;
    padding: 15px 0 0;
    text-align: center;
    font-size: larger;
    border: none;
}
.booking select {
    width: initial;
    min-width: 60px;
}
.booking .pie { margin: 15px 0; }
.booking input, .booking select { 
    font-size: small;
    line-height: 15px !important;
    height: 22px; 
    margin: 0 0 5px;
    padding: 0;
    border-color: darkgray;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.booking input.button {
    border: solid 1px red;
    padding: 8px;
    box-shadow: inset 0 0 10px #600;
    background-color: white;
    height: inherit;
}
/*.booking div.scroller {
    height: 800px;
    overflow: auto;
}*/
.booking .contenido td.extra-service { 
    font-weight: normal; 
    padding-left: 10px;
}
.booking .contenido td.smaller {
    padding: 0 0 10px 5px;
    font-size: smaller;
    font-weight: normal;
}
.booking #bus-link { font-weight: bold; }
.booking #bus-link a {
    font-weight: bold;
    color: #0D7DC9;
    text-decoration: underline;
}
.booking #knew_us_details { 
    visibility: hidden;
    margin-left:20px;
    max-width: 200px;
}

.booking-add {
    position: absolute;
    top: 25px;
}

@media (max-width: 767px) {
    .booking-add {
        top: -22px;
        left: -45px;
        right: -40px;
        transform: scale(.7);
    }
}

/* LANDING PAGE */
.landing-page {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
    /*box-shadow: 0 0 30px 3px #8e7b6a;*/
}
.landing-page img.size-horiz-three-pic {
    box-shadow: 0 0 0 1px #ccc;
}
.landing-page-head { color: white; }
.landing-page-head p {
    background-color: rgba(255, 255, 255, 0.34);
    color: black;
    padding: 10px;
    /*border: solid 1px rgba(136, 136, 136, 0.24);*/
    transition: background-color 0.3s;
}
.landing-page-head p:hover {
    background-color: rgba(255, 255, 255, 0.85);
    transition: background-color 0.3s;
}
.landing-page h1 { font-size: xx-large; }
.landing-page-details {
	padding: 10px;
}

/* side banner */
.ps-banner-offer {
	display: inline;
}
.ps-banner-offer a {
    display: inline-block;
    width: 220px;
    border: solid 8px #b70000;
    position: relative;
    max-width: 100%;
	min-height:	150px;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ps-banner-offer a img { opacity: 0.4; }

.ps-banner-offer a h2 {
	font-family: 'Hind', arial, sans-serif!important;
    font-size: 22px;
    position: absolute;
    top: 10px;
    padding: 0 10px;
}
.ps-banner-offer a p {
    position: absolute;
    bottom: 0;
    right: 20px;
    left: 20px;
    text-transform: uppercase;
	background-color: rgba(255, 255, 255, 0.6);
}
.ps-banner-offer a p:hover {
	background-color: white;
}

.ui-loader { display:none; } /* sale por error visible al pie de la pagina */

/* pop up */
.ps-popup {
    position: fixed;
    width: 100%;
    float: none;
    left: 50%;
    top: 20%;
    margin-left: -50%;
    opacity: 1;
    z-index: 1000000;
    display: block;
    text-align: center;
}
.ps-popup .ps-popup-wrapper {
    background-color: #ffffff;
    color: #737373;
    display: inline-block;
    padding: 1px;
    background: #FFF;
    margin: 20px;
    position: relative;
	box-shadow: 0 0 40px 10px rgb(0, 0, 0) !important;
}
.ps-popup h2 {
	color: #737373 !important;
	font-size: 24px !important;
	font-weight: bold;
}
/* popup offer */
.ps-popup div.offer {
	display: block;
	margin: 0;
	overflow: hidden;
	max-width: 380px;
}
.ps-popup .offer h2 a, .ps-popup .offer h3 a {
    color: white;
    text-decoration: underline;
}
.ps-popup .offer img {
	width: 100%;
}
.ps-popup .offer h2, .ps-popup .offer h3  {
	color: #fff !important;
	position: absolute;
	top: 25px;
    left: 25px;
	right: 25px;
	text-shadow: 0 0 9px #000;
    z-index: 2;
	/*pointer-events: none;*/
}
.ps-popup .offer h3 {
    color: #ffffff !important;
    bottom: 0;
    top: unset;
}

.ps-popup .offer h2 i {
    font-style: unset;
    font-variant: all-petite-caps;
}

.ps-popup-wrapper:after {
    content: '\2715';
    top: -10px;
    right: -35px;
    width: 40px;
    height: 40px;
    z-index: 1;
    display: block;
    line-height: 40px;
    position: absolute;
    font-size: 20px;
    color: white;
    cursor: pointer;
    text-shadow: black 0 0 6px;
}

/* Table styles */
.ps-price-table-container { 
    font-family: Arial, sans-serif; 
    padding: 20px; 
    background-color: #f9f9f9; 
}

    /* On mobile/tablet, the table is hidden. We use block elements instead. */
.ps-price-table { display: none; }

.ps-price-table-body tr {
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background-color: white;
    padding: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.ps-price-table-body td {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; /* Space for the label */
    text-align: left;
}

    /* The Label (e.g., "Date:", "Service A:") */
.ps-price-table-body td:before {
    position: absolute;
    top: 12px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
    content: attr(data-label);
    color: #333;
}

    /* Special styling for the Date label to make it stand out */
.ps-price-table-body td[data-label="Date"]:before {
    background-color: #4CAF50;
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
}

/* Anchor bar */
p.ps_anchor_bar { 
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
p.ps_anchor_bar a {
    flex-grow: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 3px;
    min-width: 160px;
    min-height: 50px;
    line-height: 30px;
    font-size: 17px;
    cursor: pointer;
    display: inline-block;
    background-color: #fff;
    color: #333!important;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    border: solid 1px #333;
    border-radius: 3px;
    box-shadow: 0 1px 1px 1px #777;
}

p.ps_anchor_bar a:hover {
    box-shadow: 0 1px 1px 0 #777;
}
@media (max-width: 419px) {
    p.ps_anchor_bar a {
        font-size: 16px;
    }
}
/* Consent */    
#ps-consent {
    position: fixed;
    bottom: 0;
    opacity: 1;
    width: 100%;
    background-color: white;
    z-index: 9999;
    text-align: center;
    border-top: solid 5px #000;
    box-shadow: 0 0 5px 1px #222 inset;
}
/*    animation: slide-up 0.4s ease;
    animation-fill-mode: forwards;
}
@keyframes slide-up {
    0% {
        botttom: -110px;
    }
    100% {
        opacity: 1;
        bottom: 0;
    }
} */
#ps-consent span {
    padding: 15px 20px 5px 20px;
    display: inline-block;
}
#ps-consent a {
    color: grey;
    cursor: pointer;
}

#ps-consent .button {
    display: block;
    padding: 5px 10px;
    background-color: #046;
    color: white;
    cursor: pointer;
    max-width: 80px;
    margin: 10px auto;
}
#ps-consent .button:hover {
    background-color: cornflowerblue;
}


@media (max-width: 979px) {
    .subsection.img-right>.map {
        width: 100% !important;
    }
}
@media (max-width: 767px) {
    #main-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 419px) {
    .page-template-Home article, .page-template-Home section {
        padding: 30px 5px;
    }
    .surf-course-offers ul li {
        margin: 30px 0px!important;
    }
}
@media (max-width: 390px) {
    .page-template-Home article, .page-template-Home section {
        padding: 30px 3px;
    }
}
.page-template-Home .entry-content { padding: 0; } /* reset for home page */

/* --- older style low --- */
@media only screen and (max-width: 979px) {
    .column-content-wrapper.row {
        display: table;
    }
    .column-content-wrapper.row .tc-sidebar.span3 {	display: table-footer-group; }
    .article-container.span9 { display: table-header-group;	}
    .column-content-wrapper.row .tc-sidebar.span3, .article-container.span9 {
        float: none;
        width: 100%;
        margin-left: 10px;
        margin-right: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

/* header and menu */
.nav .dropdown-toggle .caret,
.nav .dropdown-toggle:focus .caret,
.nav .dropdown-toggle:hover .caret,
.navbar .nav>li>a, .nav .dropdown-menu a { color: #333; }

.navbar .nav>li>a {
    line-height: 25px;
    padding: 5px 12px;
}
.navbar .nav { left: 10px; }
.navbar-wrapper {
    position: absolute;
    right: 0;
    top: 30px;
}

.tc-header .navbar .nav>li>a { font-weight: bold; }
.tc-header .navbar .nav>li>a:hover { color: #299aa4; }

.sticky-enabled .tc-header { height: 50px!important; }
.sticky-enabled .tc-header .brand { margin-top: 0; }
.sticky-enabled .navbar-wrapper.clearfix.span9 { top: 0px; }

.header-sb { text-align: center; }


@media (max-width: 479px) { 
    .side-menu .sub-menu {
        left: unset;
        right: 0;
        width: 100vw;
    }
}

/* menu mobile tablet with expand buttons */
@media only screen and (max-width: 979px) {
    .navbar .caret { display: none; }
    .navbar li.menu-item-has-children.dropdown:after, .navbar li.menu-item-has-children.dropdown-submenu:after {
        content: "+";
        position: absolute;
        top: 2px;
        right: -35px;
        width: 35px;
        text-align: center;
        margin-left: 15px;
        height: 25px;
        vertical-align: middle;
        padding-top: 7px;
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        background-color: #bbb;
        line-height: 23px;
    }
    .navbar li.menu-item-has-children.dropdown.expand:after, .navbar li.menu-item-has-children.dropdown-submenu.expand:after {
        content: "-";
        background-color: #258f99;
        border-radius: 10% 10% 100% 100%;
        box-shadow: 0 0 2px 3px white inset;
        line-height: 20px;
    }
    .navbar .nav { left: 0; }
    .navbar .navbar-inner .nav li {
        width: 240px;
        display: block;
        margin: 0 auto 12px;
    }
    .tc-header .navbar .nav>li>a {
        padding-right: 0;
        padding-left: 0 !important;
    }
    .navbar .nav>li>.dropdown-menu {
        width: auto;
    }
    .tc-header .nav-collapse .dropdown > .dropdown-menu > li.dropdown-submenu > a {
        padding-right: 0;
        line-height: 30px;
    }
    .navbar ul.dropdown-menu {
        display: none!important;
    }
    .navbar li.dropdown.expand>ul.dropdown-menu, .navbar li.dropdown-submenu.expand>ul.dropdown-menu {
        display: block!important;
    }
    .nav-collapse, .nav-collapse.collapse { overflow-y: auto; }
    .tc-header .nav-collapse .dropdown>.dropdown-menu>li.menu-h1>a { text-shadow: 1px 1px 1px #1e91bb; }

    /* social icons */
    .social-block a { 
        font-size: 25px;
        margin: 0;
        padding: 0 5px;
        margin: 0 5px;		
    }
    .no-navbar .navbar .navbar-inner {
        text-align: center;
    }
    .navbar .navbar-inner .social-block {
        padding: 0 50px 0 80px;
        width: 100%!important;
        text-align: center;
        position: absolute;
    }
    .tc-header .navbar .btn-toggle-nav { 
        /* display: inline-block; */
        position: absolute;
        right: 0;
        top: 5px;
    }
    .tc-header .navbar .btn-toggle-nav .btn:focus {
        outline: unset;
    }
}
@media (max-width: 639px) {
	.social-block a { display: none; }
	.social-block a:nth-child(1), .social-block a:nth-child(2), .social-block a:nth-child(3) { display: inline; }
}



@media only screen and (max-width: 979px) {
    /* top lang selector */
    #lang_sel_list { float: none; padding-left: 35px; }
    #lang_sel_list li { padding: 5px; }
    #lang_sel_list a {
        height: 35px;
        display: inline-block;
    }

    .home .surf-course-offers { display: table-header-group!important; float: none; } /* fix offers position over article */
    .home .surf-course-offers ul>li:last-child { margin-bottom: 60px; } /*fix table-header-group set margin bottom to 0 */

    /* phone card */
    #phone a {
        font-size: large !important;
        pointer-events: auto;
    }
    #phone a:before {
        border: solid 1px #737373;
        padding: 7px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 0 3px 3px #737373;
    }
}

/* Contact cards */
@media (max-width: 360px)  {
	#container>div.contact-cards { margin-left: -20px !important; }
}

/* images for no sidebar template */
@media (max-width: 420px) {
    #content .entry-content p.horiz-3-pics { text-align: center; }
    #content .entry-content p.horiz-3-pics a img { border-left: none; }
	#content .entry-content p.horiz-3-pics a {
        width: 50%;
        max-width: 140px;
    }
	#content .entry-content p.horiz-3-pics a:nth-child(1) { 
        width: 100%;
        max-width: 280px;
    }
	#content .entry-content p.horiz-3-pics a:nth-child(1) img { width: 100%; }
}

/* phone card */
@media only screen and (max-width: 979px) {
    .fast-contact a {
        font-size: large !important;
        pointer-events: auto;
    }
    .fast-contact a:before {
        border: solid 1px #737373;
        padding: 7px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        box-shadow: 0 3px 3px #737373;
    }

    /* footer */
    img.logos-footer { max-width: 50px; }

    /* botones */
    a.su-button.booking-site-btn { margin: 10px; }
}
    
/* remove previous/next arrows from home page only */
@media (max-width: 767px) {
	.item .carousel-caption em { font-size: 14px; }
}
@media (max-width: 480px) {
	.item .carousel-caption em { font-size: 13px; }
}
@media (max-width: 320px) {
	.item .carousel-caption em { font-size: 12px; }
}

/* booking */
@media (max-width: 780px) {
	.booking .inputbox, textarea { width: 170px !important; }
	.booking .fijo { width: 202px !important; }
	.booking .capacontenedora { padding: 0px !important; }
}

/* LANDING PAGE */
@media (max-width: 780px) {
	.landing-page {	box-shadow: none; }
}

/* popup offer */
@media only screen and (max-width: 979px) {
    .ps-popup-wrapper:after {
        top: -10px;
        right: -40px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 40px;
    }
}
@media (max-width: 479px) {
	.ps-popup {
		z-index: 10098!important;
	}
	.ps-popup-wrapper:after {
		top: -5px;
		right: -10px;
    }
	.ps-popup div.offer {
		max-width: 330px;
	}
	.ps-popup .offer h2 {
	    top: 45px;
	}
}

/* Instagram feed */
@media (max-width: 480px) {
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item, #sb_instagram.sbi_col_3 #sbi_images .sbi_item, #sb_instagram.sbi_col_4 #sbi_images .sbi_item, #sb_instagram.sbi_col_5 #sbi_images .sbi_item, #sb_instagram.sbi_col_6 #sbi_images .sbi_item, #sb_instagram.sbi_col_7 #sbi_images .sbi_item, #sb_instagram.sbi_col_8 #sbi_images .sbi_item, #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 25%!important;
    }
    #sb_instagram a { height: 75px!important; }
}

@media (max-width: 390px) {
    #sb_instagram a { height: 50px!important; }
}

/* our Instagram gallery */
.ps-gallery.social>ul {
    margin: 50px 0;
    display: block;
    text-align: center;
}

.ps-gallery.social>ul>li {
    display: inline-block;
    overflow: hidden; 
    max-height: 160px;
    height: calc(100vw / 4);
    width: 22.6%;
    margin: 0 0.9%;
}

.ps-gallery.social>ul>li>a {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    padding-top: 50%;
    padding-left: 50%;
}
.ps-gallery.social>ul>li>a img {
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
}

/* Table styles */
.price-rate tr th {
    background-color: black;
    color: white;
}
.price-rate tr td.subhead {
    background-color: #e8f4f8;
}

@media (max-width: 375px) {
    table.price-rate { 
        font-size: 12px; 
    }
}
@media (max-width: 568px) {
    table.price-rate, table.price-rate tr, table.price-rate th, table.price-rate td { 
        display: block;
    }
    table.price-rate thead, table.price-rate tbody, table.price-rate tfoot {
        display: block;
        width: 100%;
    }
}

/* fancybox */
#fancybox-outer { background: transparent!important; }
#fancybox-outer .fancybox-bg, #fancybox-right-ico, #fancybox-left-ico { display: none!important; }
#fancybox-overlay { background-color: black!important; }
#fancybox-overlay:after {
    content: 'X';
    position: fixed;
    top: 15px;
    right: 15px;
    color: white;
    font-size: 32px;
    font-family: sans-serif;
    font-weight: bold;
}
#fancybox-content { border: none!important; }
#fancybox-outer:hover #fancybox-right:before, #fancybox-outer:hover #fancybox-left:before { 
    visibility: visible; 
    text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}
#fancybox-right:before {
    content: '›';
    visibility: hidden;
    top: calc(50% - 12px);
    right: 30px;
    font-size: 90px;
    color: white;
    position: absolute;
}
#fancybox-left:before {
    content: '‹';
    visibility: hidden;
    top: calc(50% - 12px);
    left: 10px;
    font-size: 90px;
    color: white;
    position: absolute;
}
#fancybox-title { background-color: transparent!important; }
#fancybox-title-inside { 
    padding-top: 5px; 
    font-size: 15px!important;
}

/* ps accordion */
.ps-accordion dt {
    font-weight: bold;
    font-size: 16px;
    background-color: #008dbe;
    color: white;
    padding: 12px 20px 8px 30px;
    margin: 0;
    line-height: 1.2em;
    border-top: solid 1px white;
}

.ps-accordion dd {
    display: none;
    font-size: 14px;
    background-color: #257092;
    color: white;
    padding: 14px 30px 10px;
    margin: 0;
    line-height: 1.3em;
    border: solid 1px #008dbe;
}

.ps-accordion dt:hover + dd, .ps-accordion dd:hover {
    display: block;
}

.ps-accordion dt:hover:before {
    content: '\25B8';
}

.ps-accordion dt:before {
    content: '\25BE';
    position: absolute;
    left: 25px;
}

a.ps-btn {
    min-width: 300px;
    min-height: 40px;
    line-height: 40px;
    font-size: 17px;
    cursor: pointer;
    display: inline-block;
    background-color: white;
    color: #333!important;
    padding: 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    margin: 5px;
    border: solid 1px #333;
    border-radius: 3px;
}
a.ps-btn:hover {
    box-shadow: 0 0 5px #a0a0a0;
}

/* pure css simple slider */
.simpleslider {
    width: 140px;
    margin: 0 auto;
    overflow: hidden;
}

.simpleslider-ctn.pics-8 {
    width: 1168px;
    transition: 1s ease;
    height: 80px;
    text-align: left;
}

.simpleslider-ctn:hover {
    animation-play-state: paused;
}

.simpleslider-ctn.pics-8>picture {
    width: 140px;
    height: auto;
    display: inline-block;
    text-align: center;
}

.simpleslider .pics-8.anim-slide {
    animation: slide8 24s ease infinite;
}

@keyframes slide8 {
    0% {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }

    12.5% {
        transform: translateX(0%);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }

    25% {
        transform: translateX(-12.5%);
        -webkit-transform: translateX(-12.5%);
        -moz-transform: translateX(-12.5%);
    }

    37.5% {
        transform: translateX(-25%);
        -webkit-transform: translateX(-25%);
        -moz-transform: translateX(-25%);
    }

    50% {
        transform: translateX(-37.5%);
        -webkit-transform: translateX(-37.5%);
        -moz-transform: translateX(-37.5%);
    }

    62.5% {
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }

    75% {
        transform: translateX(-62.5%);
        -webkit-transform: translateX(-62.5%);
        -moz-transform: translateX(-62.5%);
    }

    87.5% {
        transform: translateX(-75%);
        -webkit-transform: translateX(-75%);
        -moz-transform: translateX(-75%);
    }

    99% {
        transform: translateX(-87.5%);
        -webkit-transform: translateX(-87.5%);
        -moz-transform: translateX(-87.5%);
    }

    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
    }
}

/* Video player */
.tc-btt-wrapper { z-index: 99999998; }
#video-player {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999999;
    background-color: rgba(0, 0, 0, 0.9);
}
#video-player>div {
    position: fixed;
    top: 0;
    bottom: 40px;
    left: 0;
    right: 0;
}
#video-player .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#video-player .close, #video-player .ext-video-btn {
    position: absolute;
    z-index: 1001;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    opacity: .85;
    color: #fff;
    border: 1px solid #fff;
    background-color: #000;
    -webkit-user-select: none; /* Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}
#video-player .close b {
    font-size: 17px;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: 100;
}
#video-player .ext-video-btn { 
    right: unset;
    font-size: 17px;
}
#video-player .close:hover, #video-player .ext-video-btn:hover { opacity: 1; }

.entry-content p a.ps-su-button {
    text-decoration: none;
    padding: 4px 15px;
    display: inline-block;
    text-align: center;
    background-color: white;
    color: gray;
    border: 1px solid #167ac6;
    margin: 5px;
    min-width: 60px;
    box-shadow: 1px 1px 1px 0 gray;
    cursor: pointer;
    border-radius: 3px;
}
.entry-content p a.ps-su-button:hover {
    box-shadow: none;
}

.ps-su-box {
    text-align: center;
    margin: 10px 15px;
    border: 3px solid purple;
    background-color: rgb(250, 243, 248);
    padding: 10px 20px;
    border-top: 25px solid purple;
    border-radius: 5px;
    position: absolute;
}

.pos-rel {
    position: relative;
}

.ps-su-box:after {
    content: attr(data-title);
    color: white;
    position: absolute;
    top: -24px;
    left: 10px;
    font-size: 13px;
}