/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html, body{
    width: 100%;
    height: 100%;
}
body {
    font-size: 1em;
    line-height: 1.4;
    /*font-family: 'Vollkorn', serif;*/
    font-family: 'Open Sans', sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.preloader{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: white;
    z-index: 14;
}
.status{
    position: absolute;
    margin-top: 12px;
    margin-left: -24px;
    top: 50%;
    left: 50%;
}

a{
    
    color: #85a803;
}
h1{
    margin-bottom: 1em;
}
p{
    color: #282b29;
    margin-bottom: 1.6em;
}

header.header-container{
    width:100%;
    height:85px;
    /*background-color: #282b29;*/
    background-color: #fff;
    position:fixed;
    z-index:9999;
    top:0;
    overflow: hidden;
    -moz-transition:height .2s ease;
    -webkit-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease;
}
.main-menu{
    position: relative;
    width: 100%;
    height: 85px;
}
nav.menu-container{
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 85px;
}
.menu-option{
    padding-top: 35px;
    text-align: center;
    float: left;
    width: 14.2%;
    height: 50px;
}
.lang-option{
    /*padding-top: 35px;*/
    position: relative;
    z-index: 99;
    display: block;
    height: auto;
    width: auto;
    margin-top: 0;
}
.logo-option{
    position: relative;
    float: left;
    width: 14.2%;
    overflow: hidden;
    text-align: center;
	padding-top: 0;
	height: auto;
}
.logo{
    position: relative;
height: 125px;
width: 100%;
max-width: 196px;
}
header a{
    letter-spacing: .08em;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #5c7408;
    /*color: #fff;*/
    text-shadow: 0 1px 2px rgba(0,0,0, 0.2);
    -moz-transition:height .2s ease;
    -webkit-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease;
	text-transform: uppercase;
}
header a:hover{
    color: #b6af28;
    -moz-transition:height .2s ease;
    -webkit-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease
}
header .current_page_item a {
color: #b6af28;
}

.regclass .fc-btn {
display: block;
margin: 0 auto;
}
article#post-25 .regclass {
	display:none;
}
.header-dummy{
    position: relative;
    width: 100%;
    height: 125px;
    background-color: fff;
}
.header-separator{
    /*height: 1px;
    background-color: #dadada;*/
    position: fixed;
    top: 84px;
    left: 50%;
    margin-left: -960px;
    z-index: 15;
}
.BG-brown{
    background-color: #443b2a;
}
.BG-light-green{
    background-color: #85a803;
}
.BG-yellow{
    background-color: #f6fd00;
}
.BG-green-yellow{
    background-color: #bdb900;
}
.BG-green-2{
    background-color: #3d7038;
}
.intro-section {
    /*background-color: #85a803;*/
    position: relative;
    width: 100%;
    height: 690px;
    /*color: #292b2a;*/
    color: #fff;
    line-height: 30px;
    text-shadow: 0 1px 2px rgba(0,0,0, 0.2);
    overflow: hidden;
}
.intro-section h1{
    /*color: #282b29;*/
    color: #282b29;
    font-size: 72px;
    letter-spacing: -.03em;
}
.intro-section p{
    line-height: 25px;
    color: #fff;
}
.intro-section h2{
    color: #282b29;
}
.intro-section .small-heading{
    font-family: 'Vollkorn', serif;
    font-weight: 400;
    line-height: 5px;
    font-style: italic;
    letter-spacing: -.03em;
}

.outer-text-box{
    width: 330px;
    height: 53px;
    margin: 0 auto;

    background-color: #85a803;
}

.outer-news-box{
    width: 330px;
    height: 65px;
    margin: 0 auto;

    background-color: #85a803;
}

.fixed-container{
    position: fixed;
}
.link-container{
    width: 230px;
    height: 30px;
    z-index: 50;
}
a.btn {
    font-weight: 700;
    text-align: center;
    padding: 12px 0;
    width: 220px;
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0,0,0, 0.2);
    color: #fff;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    text-decoration: none;
	z-index: 99;
position: relative;
}
.btn:hover{
    background-color: #222;
}
.button-normal:active{
    background-color: #6b7d00;
}
.green-button{
    background-color: #85a803;
}
.dark-button{
    background-color: #282b29;
}
.button-normal{
    text-decoration: none;
}
.BG_01{
position: absolute;
width: 100%;
height: auto;
z-index: 1;
top: 50%;
left: 0;
margin-left: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.BG_01-color{
    position: absolute;
    z-index: 1;
    top: -50px;
    left: 50%;
    margin-left: -624px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.regular-text h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 28px;
    line-height: 32px;
    color: #84a100;

    /*font-family: 'Vollkorn', serif;
    font-weight: 400;    
    font-size: 34px;
    line-height: 5px;
    font-style: italic;
    letter-spacing: -.03em;*/
}
span.h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 28px;
    line-height: 32px;
    color: #84a100;

    /*font-family: 'Vollkorn', serif;
    font-weight: 400;    
    font-size: 34px;
    line-height: 5px;
    font-style: italic;
    letter-spacing: -.03em;*/
}
.dark-regular-text h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 28px;
    line-height: 32px;
    color: #fff;

    /*font-family: 'Vollkorn', serif;
    font-weight: 400;    
    font-size: 34px;
    line-height: 5px;
    font-style: italic;
    letter-spacing: -.03em;*/
}
.dark-regular-text h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #fff;

    /*font-family: 'Vollkorn', serif;
    font-weight: 400;    
    font-size: 34px;
    line-height: 5px;
    font-style: italic;
    letter-spacing: -.03em;*/
}
h1.small-heading {
    font-size: 22px;
}
h1.big-heading{
    font-size: 52px;
    line-height: 54px;
}
.dark-regular-text h2, .regular-text h2{
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.dark-regular-text p, .regular-text p{
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}
.animation-holder{
    position: relative;
    width: 400px;
    height: 300px;
}
.centered-img{
    position: relative;
    display: block;
    margin: 0 auto;
    z-index: 6;
}
.centered-text{
    text-align: center;
}
.inline-text{
    display: inline;
}
.mid-marketing-section {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mid-marketing-section-2 {
    position: relative;
    width: 100%;
    height: 750px;
    overflow: hidden;
}
.big-marketing-section {
    position: relative;
    width: 100%;
    height: 100%;
}
.small-marketing-section-2 {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.small-marketing-section {
    position: relative;
    width: 100%;
    height: 250px;
}
.stripe-white{
    margin: 0 auto;
    background-color: #fff;
    width: 20%;
    height: 2px;
}
.clouds{
    position: absolute;
    bottom:-190px;
    left: 50%;
    margin-left: -960px;
    z-index: 10;

}
.green-separator{
    position: absolute;
    top:0;
    left: 0;
    background-color: #85a803;
    width: 100%;
    height: 5px;
}
.gray-separator{
    position: absolute;
    background-color: #ccc;
    width: 100%;
    height: 1px;
}
.container{
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 5;
}
.container-reserva{
    position: relative;
    width: 490px;
    height: 100%;
    z-index: 5;
    background-color: #fff;
}
.white-block {
    width: 600px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.container-big{
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.col-2{
    width: 480px;
    height: auto;
    float: left;
}
.inner-3{
    width: 50%;
    height: auto;
    float: left;
}
.col-3{
    width: 320px;
    height: auto;
    float: left;
}
.col-3 h1{
    color: #84a100;
    font-weight: 300;
    font-size: 32px;
    line-height: 44px;
}
.col-3 p{
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
}
.gutter-2{
    width: 20px;
    height: 20px;
    float: left;
}
.gutter-3{
    width: 10px;
    height: 10px;
    float: left;
}
.text-container-2{
    position: relative;
    width: 440px;
    margin: 0 0 0 20px;
}
.text-container-3{
    position: relative;
    width: 280px;
    margin: 0 0 0 20px;
}
.box-280-300{
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    display: block;
    z-index: 4;
}
.box-400-250{
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.box-400-250, .box-400-250 p, .box-280-300, .box-280-300 p{
    color: #fff;
}
.hidden-panel-280-300{
    width: 100%;
    height: 300px;
    z-index: 4;
    position: absolute;
    display: block;
    left: 0;
    top: 300px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    opacity: .9;
}
.hidden-panel-400-250{
    width: 100%;
    height: 250px;
    z-index: 4;
    position: absolute;
    left: 0;
    top: 250px;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    opacity: .9;
}
.box-280-300:hover .hidden-panel-280-300, .box-400-250:hover .hidden-panel-400-250{
    top: 0;
}
.hidden-panel-280-300 p{
    color: #222;
}
.hidden-panel-400-250 p{
    color: #f6fd00;
}
.img-absolute{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    z-index: 1;
}

.trip-advisor-block{
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    margin: -60px 0 0 -75px;
}


/* ==========================================================================
   ANIMATIONS ELEMENTS
   ========================================================================== */

.bottom-img{
    position: absolute;
    z-index: 2;
}
.top-img{
    position: absolute;
    z-index: 4;
}
.knife, .knife-shadow{
    right: 0;
}
.fork, .fork-shadow{
    left: 0;
}
.wood{
    top: 0;
    left: 0;
}
.caracol{
    position: absolute;
    top: 30px;
    right: 0;
}
.circle-back{
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -110px;
    width: 220px;
    height: 220px;
    background-color: #B7D06D;
    -webkit-border-radius: 120px;
    border-radius: 120px;
    z-index: 4;
}
.frame_1{
    position: absolute;
    top:0;
    left: 0;
    z-index: 5;
}
.frame_2{
    position: absolute;
    bottom:0;
    right: 0;
    z-index: 5;
}
.wood-icon{
    position: absolute;
    top:80px;
    left: 140px;
    z-index: 5;
}
.bamboo-big{
    position: absolute;
    top:0;
    left: 0;
    z-index: 5;
}
.banderita{
    position: absolute;
    top:-10px;
    left: 30px;
    z-index: 5;
}

.hoja_1{
    position: absolute;
    display: block;
    top:60px;
    left: 180px;
    z-index: 5;
}
.hoja_2{
    position: absolute;
    bottom:0;
    right: 30px;
    z-index: 5;
}
.hoja_3{
    position: absolute;
    top:0;
    left: 220px;
    z-index: 5;
}
.hoja_4{
    position: absolute;
    bottom:-30px;
    right: -30px;
    z-index: 5;
}
.hoja_5{
    position: absolute;
    bottom: 40px;
    right: -50px;
    z-index: 5;
}
.hoja_6{
    position: absolute;
    top:-10px;
    left: 60px;
    z-index: 5;
}

.footer-section{
    width: 100%;
    background-color: #222;
}
footer{
    width: 100%;
}

footer p{
    color: #f4f2e6;
    font-size: 13px;
}
footer a{
    color: #f4f2e6;
    font-size: 13px;
    text-decoration: none;
}

.align-right{
    text-align: right;
}

/* *********************************************************************************************************************
    
    One% CSS Grid - 12 Columns Fluid CSS Grid System

*/

/* *********************************************************************************************************************
 * Main container for all
 */
.onepcssgrid-1000, .onepcssgrid-1200 {
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 1%; /* THAT'S THE NAME ;) */
    z-index: 6;
}

.onepcssgrid-1200 {
    max-width: 1220px;
}

.onepcssgrid-1000 {
    max-width: 1020px;
}

.onerow {
    position: relative;
    clear: both;
    padding: 0 10px;
}





/* *********************************************************************************************************************
 * Common columns definitions
 */
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
    position: relative;
    float: left;
    margin: 0 3% 0 0;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
    margin: 0;
}

.col1 { width: 5.5%; }
.col2 { width: 14%; }
.col3 { width: 22.5%; }
.col4 { width: 31%; }
.col5 { width: 39.5%; }
.col6 { width: 48%; }
.col7 { width: 56.5%; }
.col8 { width: 65%; }
.col9 { width: 73.5%; }
.col10 { width: 82%; }
.col11 { width: 90.5%; }
.col12 { width: 99%; margin: 0; }

/*
.col1 img, .col2 img, .col3 img, .col4 img, .col5 img, .col6 img, .col7 img, .col8 img, .col9 img, .col10 img, .col11 img, .col12 img {
    width: 100%;
    height: auto;
    display: block;
}
*/


.item-10{
    display: block;
    position: relative;
    width: 10px;
    height: 10px;
}
.item-20{
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
}
.item-30{
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
}
.item-60{
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
}
.item-90{
    display: block;
    position: relative;
    width: 90px;
    height: 90px;
}
.item-120{
    display: block;
    position: relative;
    width: 120px;
    height: 120px;
}



/* *********************************************************************************************************************
 * Disable padding left/right 10px if I'm 1024 or gibber - correct percentage math
 */
@media all and (min-width: 1024px) {
    .onepcssgrid-1000 {
        max-width: 1000px;
    }

    .onepcssgrid-1000 .onerow {
        padding: 0;
    }
}



.responsive-img{
    position: relative;
    display: block;
    width: 600px;
    margin: 0 auto;
}
.responsive-block-img{
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
}

.responsive-shown{
    display: none !important;
    visibility: hidden;
}
.big-background{
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.big-background .white-text{
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0, 0.2);
    -moz-transition:height .2s ease;
    -webkit-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease
}

.white{
    color: #fff;
}
a.white{
    color: #fff;
}

.green{
    color: #3d7038;
}
a.green{
    color: #3d7038;
}


/* *********************************************************************************************************************
 * Small devices
 */ 
@media all and (max-width: 768px) {
	

	
	.entry-header .thumb {
width: 100% !important;
float: left;
}
.entry-header .postcont {
width: 100% !important;
float: left;
}
    .smartphone-img{
        width: auto;
    }
    .full-width-img{
        position: relative;
        display: block;
        margin: 0 auto;
        width:100%;
        height: auto;
    }
    .responsive-img{
        position: relative;
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .responsive-block-img{
        position: relative;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .onerow {
        text-align: center;
    }

    .mision{
        width:280px;

    }
    .responsive-hidden{
        display: none !important;
        visibility: hidden;
    }
    .responsive-shown{
        display: block !important;
        visibility: visible;
    }
    .responsive-show{
        display: block;
        visibility: visible;
    }

    .col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11 {
        float: none;
        width: 99%;
    }

    .header-container{
        width: 100%;
        /*height: auto;*/
    }

    .header-container header nav ul{
        width: 100%;
        float: none;
    }
    .header-container header nav ul li{
        text-align: center;
        width: 100%;
        height: 30px;
        margin: 0;
        margin-top:  15px;
        padding-top: 10px;
        color: #f6f6f6;
        font-family: 'aller_lightregular';
    }

    header.header-container{
        width:100%;
        height:85px;
    }
    .main-menu{
        width: 100%;
    }
    nav.menu-container{
        width: 100%;
    }
    .menu-option{
        width: 20%;
    }
    .logo-option{
        width: 20%;
    }
    
    header a{
        font-size: 10px;
        padding-left: 2px;
    }    
    .header-dummy{
        width: 100%;
    }

    .intro-section h1{
        font-size: 38px;
    }
    .intro-section p{
        font-size: 14px;
    }
    .intro-section h2{
        font-size: 18px;
    }
    .intro-section .small-heading{
     
    }
    h1.small-heading {
        font-size: 18px;
    }
    h1.big-heading{
        font-size: 38px;
        line-height: 40px;
    }
    .intro-section {
        /*background-color: #85a803;*/
        position: relative;
        width: 100%;
        height: 600px;
    }
    .outer-text-box{
        width: 100%;
        height: auto;
    }
    .outer-news-box{
        width: 100%;
        height: auto;
    }
    

}

.responsive-show{
    display: none !important;
    visibility: hidden;
}

.smartphone-img{
    width: 100%;
    height: auto;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .smartphone-img{
        width: auto;
        height: auto;
    }
}




/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .bamboo-big{
        visibility: hidden;
    }
}
 
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .bamboo-big{
        visibility: hidden;
    }

}
 
/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    .bamboo-big{
        visibility: hidden;
    }

}
 
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .bamboo-big{
        visibility: hidden;
    }
}
 
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .bamboo-big{
        visibility: hidden;
    }
}
 
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .bamboo-big{
        visibility: hidden;
    }
}

@media only screen and (min-width : 1224px) {
    .bamboo-big{
        visibility: visible;
    }
}

article p{
    font-size: 1.3em;
    line-height: 1.6em;
}
article h1{
    font-size: 2.8em;
    line-height: 1.8em;
    margin-bottom: 1em;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 502;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 503;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  height: 100%;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 505; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 504; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 506; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: solid transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  opacity: 0.8;
  border-top-width: 12px;
  border-bottom-width: 12px;
  top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 20px;
  border-bottom-width: 20px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 12px solid black;
    left: 5px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    border-right: 20px solid white; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 12px solid black;
    left: 3px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 20px solid white; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

.mfp-figure {
  line-height: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }
@media all and (max-width: 800px) {
	.clouds {
position: absolute;
bottom: -180px !important;
left: 50%;
margin-left: -960px;
z-index: 10;
}
.vc_row.wpb_row.vc_row-fluid.regular-text.onerow.bgimg.bgimg {
	background: transparent !important;
}
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  
  .nform .form_title.none {
background-color: #ffffff !important;
}
div#main {
max-width: 1000px;
margin: 0 auto;
}
a.fc-btn{font-size:15px;font-weight:700;text-align:center;padding:12px 0;width:220px;display:inline-block;text-shadow:0 1px 2px rgba(0,0,0, 0.2);color:#fff;-webkit-border-radius:30px;border-radius:30px;box-shadow:0px 0px 0px #555;-moz-box-shadow:0px 0px 0px #555;-webkit-box-shadow:0px 0px 0px #555;background:#ff8715 !important;}
a.fc-btn:hover{background:#ec7300 !important;}
.regular-text h2.titile {
font-family: 'Open Sans', sans-serif;
font-weight: 200;
font-size: 28px;
line-height: 32px;
color: #84a100;
}
.vc_toggle_color_green.vc_toggle_color_inverted.greeni .vc_toggle_icon {
background-color: transparent;
border-color: #85a803;
}
.vc_toggle_content {
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
}
ul#menu-footer_menu{padding:0;margin:0;margin-left: 25px;}
ul#menu-footer_menu li{float:left;padding-right: 5px;list-style:none;/* margin-right: 15px; */}
ul#menu-footer_menu a:after{content:" | ";padding-left:10px;}
ul#menu-footer_menu li:last-child a:after{content:" ";padding-left:10px;}
.vc_row.wpb_row.vc_row-fluid.regular-text.onerow.bgimg.bgimg {
background-position: right !important;
}
h1.entry-title a {
    text-decoration: none;
}

h1.entry-title {
    text-align: center;
}

.mid-marketing-section.regular-text .entry-content {
    margin: 50px 0;
}
a.more-link {
display: block;
margin: 20px 0;
}
nav.nav-single a {
text-align: center;
margin: 0 auto;
display: block;
}


.thumb img {
	border: 5px solid #fff;
	-webkit-box-shadow: -1px 1px 10px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    -1px 1px 10px 0px rgba(50, 50, 50, 0.5);
box-shadow:         -1px 1px 10px 0px rgba(50, 50, 50, 0.5);
}
.thumb a {
    display: block;
    float: left;
    margin-left: 5px;
}

.entry-header .thumb {
    width: 350px;
    float: left;
}

.entry-header .postcont {
    width: 650px;
    float: left;
}

#main-menu-mobile {
cursor: pointer;
height: 41px;
position: absolute;
right: 20px;
width: 32px;
z-index: 9;
top: 24px;
}
#main-menu-mobile > span {
	background: #000;
	display: block;
	height: 3px;
	margin: 19px 0;
	position: relative;
	text-indent: -9999px;
	width: 32px;
}
#main-menu-mobile > span:after,
 #main-menu-mobile > span:before {
	background: #000;
	content: "";
	display: block;
	height: 3px;
	position: absolute;
	top: -8px;
	width: 32px;
}
#main-menu-mobile > span:after { top: 8px; }
.onerow .bt_uslov li {
  text-align: left !important;
    }
.onerow .bt_vip li {
  text-align: left !important;
    }

@media screen and (max-width: 1024px) {
	.BG_01 {
		top:0 !important;
	}
	.clouds {
position: absolute;
bottom: -30px;
left: 50%;
margin-left: -960px;
z-index: 10;
}
.entry-header .thumb {
display: none;
}
.entry-header .postcont {
width: 100%;
float: left;
}
	
	.vc_row.wpb_row.vc_row-fluid.regular-text.onerow.bgimg.bgimg {
background: transparent !important;
}

	.intro-section h1 {
margin-top: 0;
}
	
}
@media (max-width: 991px) and (min-width: 768px) {
.bt_uslov {
/*width:auto !important;*/
}

.onerow .bt_uslov {
  text-align: left;
    }

@media screen and (max-width: 1280px) {
	
	.vc_row.wpb_row.vc_row-fluid.regular-text.onerow.bgimg.bgimg {
background-size: 400px !important;
}
	
}