/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08 15, 18, 7:03:30 PM
    Author     : MARK ERICSON PEDRIDO
*/
body{
    background-color:#39B314 !important;
    background-image: url(../images/background.png);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-x;
    background-size: auto auto;
    -webkit-background-size: auto auto;
    -moz-background-size: auto auto;
    -o-background-size: auto auto;
}

/*CONTAINER*/
.containerWrapper{
    width:98%;
    max-width:1200px;
    margin:10px auto 0;
    background-color: #fff;
}
.inlineSet{
    display:inline-block;
    float:none !important;
}
.inlineSetTop{
    display:inline-block;
    float:none !important;
    vertical-align:top;
}
.inlineSetMid{
    display:inline-block;
    float:none !important;
    vertical-align: middle;
}
.margTop5{
    margin-top: 5px !important;
}
.margTopBot{
    margin: 5px 0 !important;
}
.margTopBot10{
    margin: 10px 0 !important;
}
.margTopBot20{
    margin: 20px 0 !important;
}
.margSet2{
    margin: 2px !important;
}
.margSet5{
    margin: 5px !important;
}
.padSet2{
    padding:2px !important;
}
.padSet5{
    padding:5px !important;
}
.padSet10{
    padding:10px !important;
}
.padSet510{
    padding:5px 10px !important;
}
.padSetTop5{
    padding:5px 0 0 !important;
}
.padSetTop10{
    padding:10px 0 0 !important;
}
.padSetTopBot10{
    padding:10px 0 !important;
}
.margBot{
    margin-bottom: 10px;
}
.noMargin{
    margin:0 !important;
}
.noPadding{
    padding:0 !important;
}
#noMargin{
    margin:0;
}
#noPadding{
    padding:0;
}

.midFonts{
    font-size: 1.3em;
}

b.text-ltgreen{
    color:#33CC33 !important;
}
.text-ltgreen{
    color:#33CC33 !important;
}
b.text-green, .text-green{
    color:#39B314 !important;
}
b.text-gray{
    color:#595959 !important;
}
img.box-shadow{
-webkit-box-shadow: 0px 0px 15px 1px rgba(51, 204, 51,0.75);
-moz-box-shadow: 0px 0px 15px 1px rgba(51, 204, 51,0.75);
box-shadow: 0px 0px 15px 1px rgba(51, 204, 51,0.75);
}
.normalbox-shadow{
-webkit-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.75);
}
.anglebox-shadow{
-webkit-box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.55);
box-shadow: 0px 3px 8px 1px rgba(0,0,0,0.55);
}
#menuMobile{
    display: none !important;
}
.text_shadow{
    text-shadow: 1px 2px 3px rgba(0, 0, 0, .75);
}
.iconMargin{
    display: inline-block !important;
    margin:0 20px 0 0;
}

/*------PROMO---------*/
.promoWidth{
    width:48%;
}
.wallBanner{
    width:100%;
    min-height:230px;
    height:auto;
    padding:10% 5% 10%;
    text-align: center;
    background-color: #9AEFA3;
}
.highLightPromo{
    text-shadow: rgb(240, 240, 240) -1px 0px 4px,-1px 1px 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff;
    font-size:2em;
}

/*------INTRO SLIDER------*/
h2.wordStyle{
    font-size:3.8em; font-family: 'Alegreya Sans SC', sans-serif;
}
p.wordStyle{
    font-size:2.2em; font-family: 'Montserrat', sans-serif;
}

.slideTextLeft{
    width: 1200px !important;
    position:absolute;top:20%;left:7%;width:100%;padding:10px;z-index:0;color:#000;text-shadow: rgb(240, 240, 240) -1px 0px 4px,-1px 1px 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff;text-align: left !important;
}
.slideTextLeft h2.wordStyle, .slideTextLeft p.wordStyle{
    text-align: left !important;
}
.slideTextRight{
    width: 1200px !important;
    position:absolute;top:20%;right:7%;width:100%;padding:10px;z-index:0;color:#000;text-shadow: rgb(240, 240, 240) -1px 0px 4px,-1px 1px 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff; text-align: right !important;
}
.slideTextRight h2.wordStyle, .slideTextRight p.wordStyle{
    text-align: right !important;
}
.slideTextCenter{
    width: 1200px !important;
    position:absolute;top:40%;right:7%;width:100%;padding:10px;z-index:0;color:#000;text-shadow: rgb(240, 240, 240) -1px 0px 4px,-1px 1px 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff; text-align: center !important;
}
.slideTextCenter h2.wordStyle, .slideTextCenter p.wordStyle{
    text-align: center !important;
}

.setWidth700{
    width:800px;
    display: inline-block;
}
.breakLine{
    width:100%;
    height:20px;
}

.blurImage{
    -webkit-filter: blur(8px);
    -moz-filter: blur(8px);
    -o-filter: blur(8px);
    -ms-filter: blur(8px);
    filter: blur(8px);
}

/*PAGE STILL BANNER*/
.still-map-wrap{
    width:100%;
    height:400px;
    min-height:200px;  
}
.still-banner-wrap{
    position:relative;
    width:100%;
    height:400px;
    min-height:150px;
    overflow:hidden;
    
}
.still-banner-wrap img{
    position:absolute;
    top: -25%;
}
.still-banner-wrap h2.wordStyleP{
    position:absolute;top:35%;right:0;width:100%;padding:10px;z-index:0;color:#000;text-shadow: rgb(240, 240, 240) -1px 0px 4px,-1px 1px 0 #fff,1px -1px 0 #fff,1px 1px 0 #fff; text-align: center !important;
    font-size:5.5em;
    font-family: 'Alegreya Sans SC', sans-serif;
    
}

/*NAVIGATION*/
.rightSideMenuN ul{
    list-style-type: none;
    margin: 0;
}
.rightSideMenuN ul li{
    display: inline-block;
}
.rightSideMenuN ul li a{
    font-family: 'Montserrat', sans-serif;
    display: block;
    width:100%;
    padding:30px 10px;
    color:#333;
    font-size: .95em;
    text-decoration: none;

}
.rightSideMenuN ul li a:hover{
    background-color: #39B314;
    color:#fff;
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
    -ms-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}

/*HEADER*/
#topheader{
    width:100%;
}
#topheader h1{
    margin:12px 0 0;
    font-family: 'Maven Pro', sans-serif;
    font-size:2.5em;
    font-weight: bold;
}
.headTitle{
    color: #39B314;
    font-size:1.8em;
    margin:0 0 5px;
}
.headPar{
    font-size:1.2em;
    line-height: 20px;
}
.textPar{
    font-size:1.1em;
    line-height: 20px;
}
.textMid{
    font-size:1.1em;
}
.textMid5{
    font-size:1.4em;
}
.textBig{
    font-size:1.8em;
}
.absoluteMenu{
    position: fixed;
    top:8px;
    right:8px;
    z-index: 888;
}
.heightMax200{
    min-height:180px !important;
}

/*CONTENTS*/
.slab-font{
    font-family: 'Zilla Slab', serif;
}
.btn-font{
    font-family: 'Montserrat', sans-serif;
}
.btn-margHt{
    margin:15% auto 20%;
}
.noBorder{
    border:none !important;
}
.dangerBorder{
    border-bottom:1px solid red !important;
}
.border-bottom{
    border-bottom:1px solid #E4E4E4;
}
.border-right{
    border-right: 1px solid #E4E4E4;
}
.border-left{
    border-left: 1px solid #E4E4E4;
}
a.bg-ltgreen{
    background-color: #33CC33 !important;
}
a.bg-ltgreen:hover{
    background-color: #39B314 !important;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
a.bg-dkgreen{
    background-color: #267742 !important;
}
a.bg-dkgreen:hover{
    background-color: #1D2C20 !important;
    -webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}
.bg-ltgreen{
    background-color: #33CC33 !important;
}
.bg-ltgray{
    background-color: #eee !important;
}
.bg-green{
    background-color: #39B314 !important;
}
.bg-white{
    background-color: #FFF !important;
}
.open-container{
    background-color: #fff;
    width:100%;
    padding:30px 0;
}
.middle-container{
    background-color: #F4F4F4;
    width:100%;
    padding:30px 0;
}
.lineHeight{
    line-height:24px;
}
.lineHeight30{
    line-height:30px;
}

/*------MASONRY-------------*/
/* fluid 5 columns */
.grid-sizer,
.grid-item { width: 32%; margin-bottom: 10px;}
/* 2 columns */
.grid-item--width2 { width: 40%; }



/*------GALLERY-------------*/
.imageOverflow{
    width:100%;
    height:150px;
    margin: 0 auto 5px auto;
    background: #fff;
    overflow:hidden;
    text-align: center;
    position: relative;
}
.imageOverflow img{
    position:absolute;
    max-width:350px !important;
    bottom: -50%;
}
.imgFloat{
    display: inline-block;
    vertical-align: middle;
}
.imageBox img{
    display: inline-block;
    vertical-align: middle;
    margin:auto;
    position: relative;
}

.imageOverflowS{
    height:180px;
    margin: 0 auto 5px auto;
    background: #fff;
    overflow:hidden;
    text-align: center;
    position: relative;
}
.imageOverflowS img{
    position:absolute;
    max-width:350px !important;
    bottom: -5%;
}
.imgSFloat{
    display: inline-block;
    vertical-align: middle;
}
.imageOverflowCard{
    width:100%;
    height:200px;
    margin: 0 auto 5px auto;
    background: #fff;
    overflow:hidden;
    text-align: center;
    position: relative;
}
.imageOverflowCard img{
    position:absolute;
    max-width:380px !important;
    bottom: -20%;
}

/*FOOTER*/
#footerWrapper{
    padding:30px 0 10px;
    background-color: #1D2C20;
    color:#fff;
    font-family: 'Zilla Slab', serif;
}
.footTitle{
    font-size:1.5em;
}
#footerWrapper ul{
    list-style-type: none;
    padding: 0 0 0 10px;
}
#footerWrapper ul li.soloText{
    font-size:1.1em;
    display: block;
    padding:5px 10px;
}
#footerWrapper ul li a{
    font-size:1.1em;
    display: block;
    color: #fff;
    text-decoration: none;
    padding:2px 0;
}
#footerWrapper ul li a:hover{
    color:#33CC33;
}

/*------RESPONSIVENESS------*/
@media screen and (max-width:1024px){

}
@media screen and (max-width:980px){
    .menuDefault{
        display: none !important;
    }
    #menuDefault{
        display: none !important;
    }
    
    #menuMobile{
        display: inline-block !important;
    }
    .inlineFootSet{
        display: inline-block;
        vertical-align: top;
    }
    .imageOverflowCard{
        height:180px;
    }
}
@media screen and (max-width:900px){
    h2.wordStyle{
        font-size:5em;;
    }


}
@media screen and (max-width:800px){
    .imageOverflowCard{
        height:200px;
    }
    .imageOverflowCard img{
        max-width:380px !important;
        bottom: -20%;
    }

    .grid-sizer,
    .grid-item { width: 48%}
    .highLightPromo{
        font-size:1.8em;
    }
}
@media screen and (max-width:640px){
    .btn-margHt{
        margin:5% auto 10%;
    }
    #topheader h1{
        font-size:1.6em;
    }
    h2.wordStyle{
        font-size:5em;;
    }
    .still-banner-wrap h2.wordStyleP{
        top:15%;
        font-size:3.5em;
    }
    .inlineFootSet{
        display:inline-block;
        text-align: left !important;
        float:none !important;
    }
    .imageOverflowCard{
        height:300px;
    }
    .imageOverflowCard img{
        max-width:600px !important;
        bottom: -20%;
    }
    .promoWidth{
        width:100%;
        margin:5px 0 !important;
    }
    
}
@media screen and (max-width:600px){
    h2.wordStyle{
        font-size:7.5em;;
    }
    .still-banner-wrap h2.wordStyleP{
        top:15%;
        font-size:3em;
    }
    .still-banner-wrap{
        height:auto;
    }
    
}
@media screen and (max-width:480px){
    #topheader h1{
        font-size:2em;
    }
    .grid-sizer,
    .grid-item { width: 98%}
}
@media screen and (max-width:360px){
    #topheader h1{
        font-size:1.7em;
    }
    .imageOverflowCard{
        height:200px;
    }
    .imageOverflowCard img{
        max-width:380px !important;
        bottom: -20%;
    }
}
@media screen and (max-width:320px){

}


/*-----MEDIA PRINT----*/
@media print {
    #printButton{
        display:none;
    }
    .dontInclude{
        display:none;
    }
}
