@font-face {
font-family: 'monument_extendedregular';
src: url(//fifteens.com.ar/wp-content/themes/fifteens/fonts/monumentextended-regular-webfont.woff2) format('woff2'),
url(//fifteens.com.ar/wp-content/themes/fifteens/fonts/monumentextended-regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'monument_extendedultrabold';
src: url(//fifteens.com.ar/wp-content/themes/fifteens/fonts/monumentextended-ultrabold-webfont.woff2) format('woff2'),
url(//fifteens.com.ar/wp-content/themes/fifteens/fonts/monumentextended-ultrabold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}   @-moz-keyframes spin {
0% { -moz-transform:rotate(0deg); }
100% { -moz-transform:rotate(360deg); }
}
@-webkit-keyframes spin {
0% { -webkit-transform:rotate(0deg); }
100% { -webkit-transform:rotate(360deg); }
}   ::selection {
background: #0cbee1;
color: #FFF;
}
.monument-regular{
font-family: 'monument_extendedregular'!important;
font-weight: normal!important;
}
.wrap-inner h1,
.wrap-inner h2,
.wrap-inner h3,
.wrap-inner h4,
.wrap-inner h5,
.wrap-inner h6,
.monument-ultrabold{
font-family: 'monument_extendedultrabold'!important;
font-weight: normal!important;
} .primary.red-button{
background-color:#e83a54!important;
}
.button.white{
background-color: #fffde9!important;
color: #000!important;
}  .flickity-prev-next-button{
width: 60px;
height: 60px;
padding: 0;
border: none;
border-radius: 0;
min-height: 1px;
line-height: 1px;
background: #e83a54;
opacity: 1!important;
top: 45%;
}
.flickity-prev-next-button:hover{
background: #f982aa;
}
.flickity-prev-next-button svg{
display: none;
}
.flickity-prev-next-button:before{
display: inline-block;
content: '';
width: 31px;
height: 25px;
}
.flickity-prev-next-button.next:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_arrow-right.svg) no-repeat 0 0 transparent;
}
.flickity-prev-next-button.previous:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_arrow-left.svg) no-repeat 0 0 transparent;
}
.flickity-page-dots{
bottom: -45px;
}
.flickity-page-dots .dot{
width: 18px;
height: 18px;
border: none;
background: #d9d9d9;
opacity: 1!important;
}
.slider-nav-light .flickity-page-dots .dot.is-selected{
background: #e83a54;
}  .video-button-wrapper{
position: absolute;
bottom: 30px;
right: 30px;
}
.video-button-wrapper a{
margin: 0!important;
border: none!important;
position: relative;
opacity: 1;
line-height: 1em!important;
width: 92px;
height: 92px;
text-align: center;
display: flex!important;
justify-content: center;
align-items: center;
}
.video-button-wrapper a:hover{
opacity: 0.7;
background: transparent!important;
}
.video-button-wrapper a i{
position: static!important;
}
.video-button-wrapper a i:before{
content: '';
width: 90px;
height: 90px;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_play-text.svg) no-repeat 0 0 transparent;
background-size: 100%;
display: inline-block;
position: absolute;
top: 0;
left: 0;
z-index: 1;
-webkit-animation-name:spin;
-webkit-animation-duration:5s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-timing-function:linear;
-moz-transform:spin(360deg) scale(1);
-moz-transition-duration:5s;
-moz-transition-timing-function: linear;
}
.video-button-wrapper a i:after{
content: '';
width: 60px;
height: 60px;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_play.svg) no-repeat 0 0 transparent;
background-size: 100%;
display: inline-block;
position: relative;
z-index: 5;
}  .sticker{
position: absolute;
z-index: 99;
}
.sticker.top-left{
top: -30px;
left: -30px;
}
.sticker.top-right{
top: -30px;
right: 30px;
}
.sticker.bottom-left{
bottom: -30px;
left: -30px;
}
.sticker.bottom-right{
bottom: -30px;
right: -30px;
}  form.wpcf7-form{
margin: 0;
}
#wrap-form{
display: flex;
flex-direction: row;
justify-content: space-between;
flex-wrap: wrap;
}
#wrap-form .block-form{
width: 49%;
margin-bottom: 30px;
}
#wrap-form .block-form:last-child{
margin: 0;
}
#wrap-form .block-form.block-100{
width: 100%;
}
#wrap-form .block-form .control-input{
box-shadow: none;
border: none;
border-bottom: 1px solid #ccc;
color: #706967;
border-radius: 0;
background-color: transparent;
}
#wrap-form .block-form textarea.control-input{
resize: none;
}
#wrap-form .block-form .control-input:focus{
border-color: #e83a54;
}
#wrap-form .block-form .codedropz-upload-container{
border-color: #ccc;
padding: 30px;
}
#wrap-form .block-form .codedropz-upload-container .codedropz-upload-inner{
font-size: 1em!important;
color: #120d08!important;
line-height: 1em;
}
#wrap-form .block-form .codedropz-upload-container .codedropz-upload-inner a{
color: #120d08;
}
#wrap-form .block-form .codedropz-upload-container .codedropz-upload-inner a:hover{
color: #e83a54;
}
#wrap-form .block-form .codedropz-upload-container .codedropz-upload-inner h3{
color: #e83a54;
font-size: 1em;
margin: 0;
line-height: 1em;
display: flex;
justify-content: center;
align-items: center;
}
#wrap-form .block-form .codedropz-upload-container .codedropz-upload-inner h3:before{
content: '';
display: inline-block;
margin-right: 7px;
width: 20px;
height: 20px;
background-size: 100%;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_upload.svg) no-repeat 0 0 transparent;
}
#wrap-form .block-form .btn-custom{
text-transform: none;
background-color: #e83a54;
position: relative;
margin: 0;
padding: 15px 45px 15px 30px;
min-height: 1px;
line-height: 1em;
}
#wrap-form .block-form.text-center p{
position: relative;
display: inline-block;
}
#wrap-form .block-form.text-center p:after{
content: '';
position: absolute;
top: 18px;
right: 7px;
width: 20px;
height: 20px;
background-size: 100%;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_send.svg) no-repeat 0 0 transparent;
}
#wrap-form .block-form.text-center .wpcf7-spinner{
position: absolute;
top: 13px;
left: 50px;
}
.wpcf7 form .wpcf7-response-output{
border: none!important;
border-radius: 0;
margin: 30px 0 0 0;
color: #fff!important;
padding: 15px;
background-color: #0cbee1;
text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output{
background-color: #ffd436;
}
.wpcf7 form.spam .wpcf7-response-output{
background-color: #f982aa;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-outpu{
background-color: #e83a54;
}
.wpcf7 form.sent .wpcf7-response-output{
background-color: #82d0d3;
}   .header-wrapper.stuck{
box-shadow: none;
padding: 7px 0;
}
.header-wrapper.stuck .header-bg-color{
background-color: rgba(0,0,0,0.8);
}
.stuck .header-main .nav > li > a{
line-height: 1em!important;
padding: 0;
color: #fff;
}
.header-wrapper:not(.stuck) .header-main .header-nav{
margin-left: 30px;
}
.nav-dark .nav>li>a,
.has-dropdown .icon-angle-down{
color: #fff!important;
opacity: 1;
}
.nav-dark .nav>li>a{
padding: 0 5px;
}
.nav-line-bottom>li>a:before{
height: 7px;
bottom: 5px;
z-index: -1;
background-color: #e83a54!important;
}
#masthead .sub-menu{
padding: 7px 0;
}
#masthead .sub-menu li a{
border: none!important;
padding: 7px 15px;
margin: 0 0 7px 0!important;
color: #fff!important;
}
#masthead .sub-menu li:last-child a{
margin-bottom: 0!important;
}
#masthead .sub-menu li.current-menu-item a{
background-color: #e83a54;
}
.nav>li.header-divider{
background-color: #fff!important;
}
.header-button-2 a.button.secondary.is-outline{
padding: 0;
line-height: 1em;
min-height: none;
border: none;
display: flex;
align-items: center;
}
.header-button-2 a.button.secondary.is-outline:hover{
background-color: transparent!important;
color: #0cbee1!important;
opacity: 0.6;
}
.header-button-2 a:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_user_light.svg) no-repeat 0 0 transparent;
width: 14px;
height: 19px;
background-size: 100%;
display: inline-block;
margin-right: 7px;
float: left;
margin: 5px 7px 0 -5px;
}  #footer{
padding: 60px 0;
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_01-1.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-1.png);
background-repeat: no-repeat;
background-position: 0 -10px, right 125%;
background-color: #000;
background-size: auto 75%, 8%;
}
.absolute-footer{
padding: 0;
background-color: transparent!important;
}
.absolute-footer > .container{
border-top: 1px solid #fff;
padding: 15px 0 0;
}
.absolute-footer > .container .footer-secondary{
padding: 0;
float: left!important;
}
#developer img{
width: 32px;
height: 32px;
}   
#developer img:hover{
-webkit-animation-name:spin;
-webkit-animation-duration:500ms;
-webkit-animation-iteration-count:1;
-webkit-animation-timing-function:ease-out;
-moz-transform:spin(360deg) scale(1);
-moz-transition-duration:500ms;
-moz-transition-timing-function: ease-out;
opacity:1;
filter: alpha(opacity = 100);
}  
.absolute-footer > .container .footer-primary{
padding-top: 4px;
float: right!important;
}
.absolute-footer > .container .footer-primary .copyright-footer{
color: #fff;
}
.foot-row-1 .wrap-social a{
margin: 0 15px;
color: #f982aa;
}
.foot-row-1 .wrap-social a:hover{
color: #fffde9;
}
.foot-row-1 .button{
margin: 0 0 0 15px;
}
.foot-row-2{
margin: 60px auto;
}
.foot-row-2 .ux-menu-link__link{
padding: 0;
border: none;
min-height: 1px;
margin-bottom: 7px;
}
.foot-row-2 .ux-menu-link__link:last-child{
margin-bottom: 0;
}
.wrap-fix-btn{
position: fixed;
bottom: 0;
right: 0;
width: auto;
max-width: none!important;
z-index: 99;
}
.wrap-fix-btn a{
margin: 0 0 0 7px;
min-height: 1px!important;
padding: 7px 15px 15px;
line-height: 1em;
transform: translate(0,7px);
cursor: pointer!important;
}
.wrap-fix-btn a:hover{
transform: translate(0,0);
}
.wrap-fix-btn a i:before{
content: '';
display: inline-block;
width: 19px;
background-size: 100%;!important
}
.wrap-fix-btn a i.icon-checkmark:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_booking.svg) no-repeat 0 0 transparent;
height: 24px;
}
.wrap-fix-btn a i.icon-phone:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_whatsapp.svg) no-repeat 0 0 transparent;
height: 19px;
}
.icon-twitch:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_spotify.svg) no-repeat 0 0 transparent;
background-size: 100%;
width: 23px;
height: 23px;
display: inline-block;
}   .wrap-inner.internal-header .section-bg{
background-size: 100% auto!important;
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_02-1.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_05-1.png);
background-position: left center, right bottom;
background-size: 12%, 18%!important;	
background-color: #000;
background-repeat: no-repeat;
}
.wrap-inner h1{
margin-bottom: 30px;
line-height: 1em!important;
}
.wrap-inner .button{
margin: 0;
padding: 3px 30px;
position: relative;
border: none!important;
}
.wrap-inner .button.header-btn:after{
position: absolute;
top: 7px;
left: 7px;
width: 100%;
height: 100%;
border: 2px solid #f982aa;
content: '';
z-index: -1;
transition: all ease 0.5s;
}
.wrap-inner .button.header-btn:hover:after{
top: 2px;
left: 2px;
}
.sticker-header{
position: relative;
z-index: 999;
}  .content .section-bg{
background-repeat: no-repeat!important;    
}
.content.design-1 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_02-1.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_05-1.png);
background-position: 95% 5%, 5% 100%;
background-size: 14%!important;
}
.content.design-2 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_05-01.svg), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-2.png);
background-position: right top, left 80%;
background-size: 14%!important;
}
.content.design-3 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_05-01.svg), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-2.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_02-1.png);
background-position: right top, left 80%, right 50%;
background-size: 14%!important;
}
.content.design-4 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_05-01.svg), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-2.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_02-1.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_05.png);
background-position: right top, right 80%, right 50%, right bottom;
background-size: 14%!important;
}
.content.design-5 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_01-01.svg), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-2.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_08-01.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_04-01.svg);
background-position: left top, right 80%, left 50%, right bottom;
background-size: 14%!important;
}
.content.design-6 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_08-01.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/tracks/track_01.svg), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_07-2.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_05-1.png);
background-position: left 5%, right top, right 50%, left bottom;
background-size: 14%!important;
}
.content.design-7 .section-bg{
background-image: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_03.png), url(//fifteens.com.ar/wp-content/themes/fifteens/assets/strokes/stroke_02.png);
background-position: 20% top, 50% bottom;
background-size: 14%!important;
}   .wrap-inner.hero .video-button-wrapper{
position: relative;
bottom: auto;
right: auto;
text-align: center;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
margin-top: 60px;
}
.blog-home .box{
padding: 15px;
background: #fff;
}
.blog-home .box .box-image{
margin-bottom: 15px;
}
.blog-home .box .box-text{
padding: 0;
}
.blog-home .box .box-text .date{
display: none;
}
.blog-home .box .box-text .post-title{
color: #005476;
margin-bottom: 7px;
}
.testimonial-home .paginador{
display: none!important;
}
.puntacana-home .sticker.bottom-right{
bottom: 20%;
right: -10%;
}
.puntacana-home .video-button-wrapper{
right: auto;
left: -3%;
bottom: 50%;
background: #fffde9;
z-index: 9;
border-radius: 100%;
padding: 3px;
}
.puntacana-home .video-button-wrapper a i:after{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_play_alt_2.svg) no-repeat 0 0 transparent;
}
.puntacana-home .video-button-wrapper a i:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_play-text_alt.svg) no-repeat 0 0 transparent;
}  .accordion.custom-accordion .accordion-item{
margin-bottom: 30px;
}
.accordion.custom-accordion .accordion-item:last-child{
margin-bottom: 0;
}
.accordion.custom-accordion .accordion-item a.accordion-title{
border: 2px solid #e83a54;
padding: 15px 60px 15px 15px;    
font-weight: 600;
color: #000;
line-height: 1.3em;
}
.accordion.custom-accordion .accordion-item a.accordion-title.active{
background-color: #e83a54;
color: #fff;
}
.accordion.custom-accordion .accordion-item .toggle{
left: auto;
right: 15px;
margin: 0;
height: 35px;
top: 10px;
min-height: 1px;
opacity: 1;
border: none;
width: 35px;
line-height: 35px;
border: 2px solid #e83a54;
opacity: 1;
color: #e83a54;
transform-origin: 50%;
}
.accordion.custom-accordion .accordion-item .toggle i{
line-height: 20px;
top: 0;
vertical-align: top;
}
.accordion.custom-accordion .accordion-item a.accordion-title .toggle i:before{
content: '+';
line-height: 20px;
}
.accordion.custom-accordion .accordion-item a.accordion-title.active .toggle i:before{
content: '-';
}
.accordion.custom-accordion .accordion-item a.accordion-title.active .toggle{
border-color: #fff;
color: #fff;
}
.accordion.custom-accordion .accordion-item .accordion-inner{
padding: 30px;
background-color: #fff2f6;
}
.accordion.custom-accordion .accordion-item .accordion-inner p:last-child,
.accordion.custom-accordion .accordion-item .accordion-inner ul:last-child{
margin-bottom: 0;
}  .custom-icon-box .icon-box{
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #efefef;
align-items: center;
}
.custom-icon-box:last-child .icon-box:last-child,
.custom-icon-box.alt .icon-box{
padding-bottom: 0;
margin-bottom: 0;
border-bottom: none;
}
.custom-icon-box .icon-box-left .icon-box-img+.icon-box-text{
padding: 0;
margin-left: 30px;
}
.custom-icon-box .icon-box-right .icon-box-img+.icon-box-text{
padding: 0;
margin-right: 30px;
text-align: left;
}  .message-box.custom-msj{
padding: 60px!important
}  .box-text-custom{
padding-bottom: 60px;
margin-bottom: 60px;
border-bottom: 1px solid #B8B4B4;
}
.section-content .box-text-custom:last-child{
border: none;
padding-bottom: 0;
margin-bottom: 0;
}
.box-text-custom .col{
padding-bottom: 0;
}
.box-text-custom .sticker-header{
position: absolute;
top: -60px;
}
.box-text-custom:nth-child(even) .sticker-header{
left: 15px;
}
.box-text-custom:nth-child(odd) .sticker-header{
right: 15px;
}
.box-text-custom h2{
margin: 0;
font-weight: 700;
font-size: 2.3em;
}
.box-text-custom h3{
margin: 0 0 15px 0;
color: #005476;
font-size: 1.1em;
font-weight: 700;
}
.box-text-custom ul{
padding: 0;
list-style: none;
}
.box-text-custom ul li{
margin: 0 0 10px 0;
padding-left: 30px;
position: relative;
color: #E83A54;
font-weight: 600;
}
.box-text-custom ul li:before{
content: '';
position: absolute;
top: 0;
left: 0;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_check.svg) no-repeat 0 0 transparent;
width: 22px;
height: 22px;
}  .custom-grid .icon-box{
padding: 15px;
}
.custom-grid .grid-pink .icon-box{
margin-bottom: 15px;
}
.custom-grid .icon-box.icon-box-left{
display: flex;
align-items: center;
}
.custom-grid .icon-box-text h5{
text-transform: none!important;
margin: 0;
font-weight: 600;
}
.btn-download i:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_download.svg) no-repeat 0 0 transparent;
width: 18px;
height: 18px;
background-size: 100%;
display: inline-block;
}
.btn-download.alt i:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_download-alt.svg) no-repeat 0 0 transparent;
}  .grid-design-1 > div{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/backgrounds/bg_desing-01.svg) no-repeat 0 0 transparent;
background-size: 100%, 100%;
}
.grid-design-1 > div > .row{
justify-content: space-between;
width: 100%;
max-width: 100%;
margin: 0;
}
.grid-design-1 .sticker,
.grid-design-2 .sticker{
position: absolute;
z-index: 99;
}
.grid-design-1 .large-5 .sticker{
top: 85%;
left: 35%;
}
.grid-design-1 .large-7 .sticker{
top: 3%;
left: -3%;
}
.grid-design-2 > div{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/backgrounds/bg_desing-02.svg) no-repeat 0 0 transparent;
background-size: 100%, 100%;
}
.grid-design-2 > div > .row{
justify-content: space-between;
width: 100%;
max-width: 100%;
margin: 0;
}
.grid-design-2 .large-5 .col-inner{
height: 100%;
display: flex;
align-items: flex-end;
}
.grid-design-2 .large-5 .img,
.grid-design-2 .large-7 .img{
margin: 0;
}
.grid-design-2 .large-5 .sticker{
bottom: 3%;
left: -15%;
}
.grid-design-2 .large-7 .sticker{
top: 3%;
right: -30%;
}  .tabbed-content.custom-tabs ul.nav{
display: flex;
justify-content: center;
align-items: center;
width: 100%;
margin:30px 0 60px;
}
.tabbed-content.custom-tabs ul.nav > li{
width: 50%;
margin:0;
text-align: center;
}
.tabbed-content.custom-tabs ul.nav > li > a{
padding: 0;
font-weight: 700;
font-size: 1.3em;
}
.tabbed-content.custom-tabs ul.nav > li.active > a{
color: #E83A54;
}
.tabbed-content.custom-tabs ul.nav > li > a:before{
bottom: -4px;
height: 1px;
background-color: #B9B4B4!important;
opacity: 1;
}
.tabbed-content.custom-tabs ul.nav > li.active > a:before{
height: 4px;
background-color: #E83A54!important;
}
.fifteens-programs.pricing-table{
border: none;
box-shadow: none!important;
padding: 30px;
}
.fifteens-programs .pricing-table-header .title{
padding: 0;
background: transparent;
border: none;
font-size: 1.6em;
text-transform: none;
text-align: left;
font-weight: 700;
margin-bottom: 15px;
}
.fifteens-programs .pricing-table-header .price{
display: none;
}
.fifteens-programs .pricing-table-items{
padding: 0;
}
.fifteens-programs .pricing-table-items .text{
margin: 0;
padding: 0;
border: none!important;
}
.fifteens-programs .pricing-table-items .text.fifteens-table{
margin-bottom: 30px;
}
.fifteens-programs .pricing-table-items .bullet-item{
padding: 0 0 0 40px;
margin: 0 0 15px 0;
border: none;
text-align: left;
position: relative;
}
.fifteens-programs .pricing-table-items .bullet-item:before{
display: inline-block;
content: '';
position: absolute;
top: 0;
left: 0;
width: 25px;
height: 25px;
background-size: 100%;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_check-alt.svg) no-repeat 0 0 transparent;
}
.fifteens-programs .pricing-table-items .bullet-item.is-disabled:before{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_cross.svg) no-repeat 0 0 transparent;   
}
.fifteens-programs .fifteens-table td{
padding: 0 7px;
border: none;
margin: 0;
}
.fifteens-programs .fifteens-table .program-date h4{
margin: 0 0 7px 0;
text-align: center;
background: #777;
border-radius: 25px;
font-weight: 600;
font-size: 1.3em;
padding: 3px 7px;
}
.fifteens-programs.seven .fifteens-table .program-date h4{
background: #82D0D3;
}
.fifteens-programs.power .fifteens-table .program-date h4{
background: #FFD436;
}
.fifteens-programs.infinity .fifteens-table .program-date h4{
background: #F5B5D2;
}
.fifteens-programs.infinity-city .fifteens-table .program-date h4{
background: #bbefd3;
}
.fifteens-programs .fifteens-table .program-price strong{
text-align: center;
font-weight: 700;
color: #191D23;
font-size: 1.6em;
display: block;
}
.fifteens-programs .fifteens-table .program-summary small{
text-align: center;
display: block;
color: #706967;
}  .blog-wrapper.blog-single{
padding: 0!important;
}
.blog-wrapper > .row{
margin-top: 90px;
}
.entry-header-text h1{
margin: 15px 0;
font-size: 1.6em;
}
.blog-wrapper .date{
font-weight: 700;
color: #E83A54;
font-size: 0.9em;
}
.blog-wrapper .post-title{
margin: 7px 0;
font-size: 1.3em;
}
.entry-header-text .entry-divider{
display: none;
}
.blog-share{
margin-top: 60px;
}
.blog-share .is-divider{
background-color: #B8B4B4;
height: 1px;
width: 100%;
max-width: 100%;
}
.blog-share .social-icons a{
color: #F982AA;
font-size: 2em;
margin: 0 7px;
}
.blog-wrapper.blog-single .next-prev-nav{
border: none!important;
background: #FFF2F6;
}
.yarpp.yarpp-related{
margin: 0!important;
}
#related-post{
background-color: #EAFAFF;
margin: 0;
padding: 60px 0 30px;
}
#related-post h3{
font-size: 2em;
margin: 0;
}
#related-post .txt{
margin-top: 30px;
}
#related-post .txt h4{
margin: 15px 0;
font-size: 1.6em;
line-height: 1.2em;
}
#related-post .txt .editor{
color: #202124;
font-weight: 400;
font-size: 0.9em;
line-height: 1.2em;
}  .page-id-409 .mfp-iframe-scaler{
padding-top: 95%;
width: 53.5%;
margin: auto;
text-align: center;
position: relative;
}
.mfp-iframe-scaler iframe{
height: 64vh;
left: 0;
position: absolute;
top: 0;
width: 36vh;
}
.page-id-409 .mfp-wrap{
top: 0!important;
height: 100%;
}
.page-id-409 .mfp-container{
height: 100%!important;
padding: 0!important
}
.page-id-409 .mfp-inline-holder .mfp-content{
max-width: 77%!important
}
.video-testimonial{
height: 100%;
background-color: #fff2f6;
}
.video-testimonial .box-image a:after{
content: '';
position: absolute;
right: 15px;
bottom: 15px;
width: 60px;
height: 60px;
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_play_alt.svg) no-repeat 0 0 transparent;
background-size: 100%;
transition: all 0.5s ease-in-out;
}
.video-testimonial .box-image a:hover:after{
transform: scale(0.9);
}
.video-testimonial .box-text{
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_quote.svg) 30px 0 no-repeat transparent;
background-size: 30%;
}  .box-fifteensplus{
padding: 30px;
border: 1px solid #e83a54;
height: 100%;
}  .icon-text h2{
display: flex;
justify-content: center;
align-items: center;
}
.icon-text h2 img{
margin: 0 15px 0 0!important;
}  .box-column.flex-column > div{
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
.box-column.flex-column p{
width: 58%;
}
.box-column .button{
margin: 0;
}
.custom-icon-whatsapp i:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_whatsapp.svg) no-repeat 0 0 transparent;
background-size: 100%;
width: 17px;
height: 17px;
display: inline-block;
}
.custom-icon-phone i:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_phone.svg) no-repeat 0 0 transparent;
background-size: 100%;
width: 17px;
height: 17px;
display: inline-block;
}
.box-column .icon-map-pin-fill:before{
content: '';
background: url(//fifteens.com.ar/wp-content/themes/fifteens/assets/icons/icon_external.svg) no-repeat 0 0 transparent;
background-size: 100%;
width: 8px;
height: 8px;
display: inline-block;
}
.contact-accordion .accordion-item > a.accordion-title{
padding: 7px 15px;
background-color: #fff;
border: none;
border-bottom: 1px solid #eee;
}
.contact-accordion .accordion-item > a.accordion-title.active{
color: #fff!important;
background-color: #005476;
}
.contact-accordion .accordion-item > a.accordion-title button{
border-radius: 0;
height: auto;
left: 0;
margin-right: 0;
position: absolute;
top: 8px;
width: auto;
font-size: .8em;
right: 15px;
left: auto;
line-height: 1em;
margin: 0;
min-height: 1px;
border: none;
opacity: 1;
}
.contact-accordion .accordion-item > a.accordion-title button i{
top: 0;
line-height: 1em;
color: #000;
}
.contact-accordion .accordion-item > a.accordion-title.active button i{
color: #fff;
}
.contact-accordion .accordion-item .accordion-inner{
padding: 0;
}
.contact-accordion .accordion-item .accordion-inner .col{
padding: 15px!important;
border-bottom: 1px solid #ccc;
background-color: #eafaff;
}
.contact-accordion .accordion-item .accordion-inner .col p:last-child{
margin: 0;
}
.contact-accordion .accordion-item .accordion-inner .col a{
font-weight: 600;
text-decoration: underline;
}
.contact-accordion .accordion-item .accordion-inner .col p:last-child a:last-child{
color: #005476;
}   @media (min-width: 320px) and (max-width: 479px) { #wrap-form .block-form{
width: 100%;
}  .nav-icon.has-icon a{
padding: 0;
margin: 30px 0 0 0;
}
.stuck .nav-icon.has-icon a{
margin: 0;
}  #footer{
padding: 60px 0 15px;
background-image: none;
}
.absolute-footer{
padding-bottom: 60px;
}
.absolute-footer > .container{
width: 90%;
}
.absolute-footer > .container .footer-secondary,
.absolute-footer > .container .footer-primary{
float: none!important;
}
#footer .foot-row-1 .large-4 .col-inner{
text-align: center;
}
#footer .foot-row-1 .large-4 .col-inner a{
margin: 0 7px 15px;
}
.wrap-fix-btn{
width: 100%;
}
.wrap-fix-btn .col-inner{
text-align: center;
display: flex;
justify-content: space-around;
}
.wrap-fix-btn .col-inner a{
margin: 0;
}
.wrap-btn-action > div{
text-align: center!important 
}
.wrap-btn-action > div a{
margin: 0 0 15px 0!important
}  .content .section-bg{
background-image: none!important
}
.section.is-full-height{
padding: 90px 0!important;
height: auto!important;
}  .puntacana-home .sticker.bottom-right{
bottom: -3%;
right: 10%;
}
.puntacana-home .video-button-wrapper{
left: 35%;
bottom: auto;
top: -15%;
}  .accordion.custom-accordion .accordion-item a.accordion-title{
font-size: 1em;
}  .custom-icon-box .icon-box{
display: block;
margin-bottom: 30px;
padding-bottom: 30px;
}
.custom-icon-box .icon-box-left .icon-box-img+.icon-box-text,
.custom-icon-box .icon-box-right .icon-box-img+.icon-box-text{
margin-left: 0;
margin-right: 0;
}
.custom-icon-box .icon-box-img{
margin: 0 0 30px 0;
widht: 65px!important
}  .fifteens-programs.pricing-table{
padding: 15px;
}
.tabbed-content.custom-tabs ul.nav{
margin: 15px 0;
}
.tabbed-content.custom-tabs ul.nav > li > a{
font-size: 1em;
}
.fifteens-programs .fifteens-table td{
padding: 0 3px;
}  .icon-text h2 img{
display: none;
} }  @media (min-width: 480px) and (max-width: 767px) {
}  @media (min-width: 768px) and (max-width: 979px){
}  @media (min-width: 1200px){ .content.design-2 .section-bg,
.content.design-3 .section-bg,
.content.design-4 .section-bg,
.content.design-5 .section-bg{
background-size: 7%!important;
} }