body,html{
    height: 100%;
}
.fz-welcome-message{
    width: 300px;   
    background-image: url('../img/text_box_bg.png');
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-family: 'Hero-Regular';
    right: 15px;
    top: 150px;
    border-radius: 5px;
}

.fz-opening-caption{   
    z-index: 3; 
    max-width: auto; 
    max-height: auto; 
    white-space: normal;
    width: 70%;
    left: 60%;
    top: 30%; 
    font-family: 'Hero-Regular';
    background:none ;
    color:#fff ;
    font-size: 27px;
    text-transform: uppercase;
    text-align: center;
    margin-left: -35%;
}

.fz-opening-caption span{
    font-size: 47px;
}

.fz-opening-caption-last{   
    z-index: 3; 
    max-width: auto; 
    max-height: auto; 
    white-space: normal;
    width: 70%;
    left: 60%;
    top: 10%; 
    font-family: 'Hero-Regular';
    background:none ;
    color:#fff ;
    font-size: 27px;
    text-transform: uppercase;
    text-align: center;
    margin-left: -35%;
}

.fz-solutions-container{
    width:80%; 
    position: absolute; 
    z-index: 3; 
    top:30%; 
    bottom:0; 
    left: 20%;
}

.fz-col-md-3{
    width: 23%;
    margin-left: 10px;
    margin-right: 10px;
    float: left;
}

.fz-caption-style-h2{
    color: #fff;
    font-size: 24px;
    font-family: 'Hero-Regular';
}

.fz-dark-bg-box{
    background-image: url('../img/text_box_bg.png');
    border-radius: 5px;
    padding: 15px;
}

.fz-normal-text-white{
    color: #fff;
    font-size: 16px;
    font-family: 'Hero-Regular';
}

.fz-btn-orange{
    background-image: none;    
    filter:none;
    filter: none;
    background-repeat: repeat-x;
    border-color: #cf5d01;
    background-color: #f06b00;
    font-family: 'Hero-Regular';
    color: #fff !important;
    font-size: 20px;
    text-transform: uppercase;
}

.fz-desktop-menu{
    width: 18%;
    position: fixed;
    z-index: 100;    
    bottom: 0;
    top: 0;
    left: 0;
    background-image: url('../img/white_bg.png');
}

.fz-main-side-menu{
    list-style: none;
    padding: 0;
    margin: 0;
}

.fz-main-side-menu li{
    display: block;
    margin-top: 15px;
    padding-left: 15px;
}

.fz-main-side-menu  a, a:hover{
    font-family: 'Hero-Regular';
    color: #008f41 !important;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
}



.fz-ico{
    display: block;
    padding-left: 35px;
    height: 29px;
    background-position: 0% 50%;
    background-repeat: no-repeat;    
}

.fz-ico-green-trophy{
    background-image: url('../img/success_icon.png');
}

.fz-ico-green-micro-organism{
    background-image: url('../img/micro_organism_icon.png');
}

.fz-ico-green-services{
    background-image: url('../img/services_icon.png');
}

.fz-ico-green-products{
    background-image: url('../img/products_icon.png');
}

.fz-ico-green-about{
    background-image: url('../img/about_icon.png');
}

.fz-ico-green-contact{
    background-image: url('../img/contact_icon.png');
}

.fz-ico-green-home{
    background-image: url('../img/home_icon.png');
}

.fz-products-page{
    background-image: url('../img/home_slide_4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;

}

.fz-content-container{
    width: 82%;
    position: absolute;
    z-index: 100;
    bottom: 0;
    top: 0;
    left: 18%;   
}


.fz-title-h1-white{
    font-family: 'Hero-Regular';
    color:#fff;
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    text-shadow: 0px 2px #000;
}

.fz-plain-background{
    background-color: #eaf2d7;
}

.fz-title-h1-green{
    font-family: 'Hero-Regular';
    color:#aed372;
    text-align: center;
    font-size: 60px;
    text-transform: uppercase;

}

.fz-title-h1-green-2{
    font-family: 'Hero-Regular';
    color:#008f41;
    text-align: left;
    font-size: 35px;
    text-transform: uppercase;
}   


.fz-title-h3-green{
    font-family: 'Hero-Regular';
    color:#aed372;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;

}

.fz-normal-text-dark{
    font-family: 'Hero-Regular';
    color:#627984;
    text-align: left;
    font-size: 15px;    
}

.bubble 
{
    position: relative;
    width: 100%;
    min-height: 195px;
    padding: 0px;
    background: #008f41;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
    font-family: 'Hero-Regular';
    color:#fff;
    text-align: left;
    font-size: 24px;
    border-left: none;
}

.bubble:after 
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 14px 15px 14px 0;
    border-color: transparent #008f41;
    display: block;
    width: 0;
    z-index: 1;
    left: -15px;
    top: 16px;
}

.fz-middle-separator{
    background-image: url(../img/about_us_bg_1.jpg);
    background-size: cover;
    width: 100%;
    height: 400px;
}

.fz-middle-separator-services{
    background-image: url(../img/our_services.jpg);
    background-size: cover;
    width: 100%;
    height: 400px;
}

.categories{
    font-family: 'Hero-Regular';
    list-style: none;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.categories li{
    display: block;
    float: left;
    padding: 14px;
}

.categories a {
    color: #0099dd;
    font-size: 14px;
}

.fz-caption-style-h2-dark{    
    font-size: 20px;    
    font-family: 'Hero-Regular';
    color:#627984;
}

.fz-general-ul{
    font-size: 15px;    
    font-family: 'Hero-Regular';
    color:#627984;
}

.keep-margin-top-50{
    margin-top: 50px;
}

.fz-about_us-page{
    background-image: url('../img/about_us.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100%;
}

.fz-inspiration-page{
    background-image: url('../img/inspiration.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100%;
}

.fz-services-page{
    background-image: url('../img/our_services.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100%;
}

.fz-contact-page{
    background-image: url('../img/contact_us.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    min-height: 100%;
}

.siteby{
    display: block;
    font-size: 10px;    
    font-family: 'Hero-Regular';
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 100;
}

.siteby a{
    background-color:  #f06b00;
    color: #fff;     
    padding: 3px;
    border-radius: 10px;
}
.siteby a:hover{
    font-size: 10px;
    text-transform:initial;
    color: #fff;
}
.equal{
    display: table;
}

.equal [class*="col-"]{
    float: none;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
}

.inner-equal{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    min-height: 200px;
}

.bottom-aligned{
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -25%;

}

.fz-contact-title{
    color: #fff;
    font-family: 'Hero-Regular';
    font-size: 24px;
}


.fz-contact-text{
    color: #fff;
    font-family: 'Hero-Regular';
    font-size: 16px;
}

/*Home mobile content*/

.mobile_devices_vesion{
     height: 100%;
}

.mobile_devices_vesion .slide_1{
    min-height:  100%;
    width: 100%;
    background-image: url('../img/vidbg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.mobile_devices_vesion .slide_2{
    min-height: 100%;
    width: 100%;
    background-image: url('../img/home_slide_2.jpg');
    background-position: 82% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.mobile_devices_vesion .slide_3{
    min-height: 100%;
    width: 100%;
    background-image: url('../img/home_slide_3.jpg');
    background-position: 82% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.mobile_devices_vesion .slide_4{
    min-height: 100%;
    width: 100%;
    background-image: url('../img/home_slide_4.jpg');
    background-position: 82% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.mobile_slide_1_title{    
    font-family: 'Hero-Regular';
    background:none ;
    color:#fff ;
    font-size: 18px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-align: center;
    padding-top: 100px;
}

.mobile_slide_1_title span{ 
    
    font-size: 28px;
    
}

.mobile_no_magin{
    margin: 0;
}

.mobile_view_wrapper{
    padding: 15px;
}

.fz-welcome-message-moibile{    
    background-image: url('../img/text_box_bg.png');
    padding: 15px;
    color: #fff;
    font-size: 16px;
    font-family: 'Hero-Regular';
    right: 15px;
    top: 150px;
    border-radius: 5px;
}

@media (max-width: 360px ) { 

    .fz-content-container {
        width: 100%;
        position: absolute;
        z-index: 100;
        bottom: 0;
        top: 0;
        left: initial;
        padding-top: 50px;
    }
    
    .fz-title-h1-green {
        
        font-size: 30px;
        
    }

}

@media (max-width: 768px ) { 

    .fz-content-container {
        width: 100%;
        position: absolute;
        z-index: 100;
        bottom: 0;
        top: 0;
        left: initial;
        padding-top: 50px;
    }
    
    .fz-title-h1-green {
        
        font-size: 30px;
        
    }

}