/* html{filter: grayscale(100%);} */

body{margin: 0; padding: 0; }
.container {
    position:relative;direction: ltr; unicode-bidi: embed;
	
}

h4{
    font-weight: normal;
    font-family: 'Helvethaica Mon';
    font-size:22px;
    padding-left:10px;
    padding-right:10px;
    margin-top:15px;
}

#Image1{
    margin-top:25px;
}

.footerIntro{
    margin:0 auto; 
    text-align:center;
    height:90px; 
    padding-top:10px; 
    padding-bottom:5px;
}

.footerLogo{
    float:left;
    height:90px; 
    width:27%;
    margin-left:3%; 
    text-align:left;
}

.footerSalogan{
    float:left;
    height:90px;  
    width:44%; 
    border-left:#717173 dotted 1px;
    border-right:#717173 dotted 1px;
	display:none;
}
.footerBtn{
    float:left;
    height:90px;
    width:22%; 
    margin-right:3%; 
    text-align:center;
}

/*@media screen and ( max-width:1170px ) { 

h4{
    font-weight: normal;
        font-family: 'Helvethaica Mon';
        font-size:18px;
        padding-left:10px;
        padding-right:10px;
        margin-top:15px;
}

.footerLogo{
        float:left;
        height:90px; 
        width:100%;
        text-align:center;
}

.footerSalogan{
        float:left;
        height:90px;  
        width:100%; 
        text-align:center;
}
.footerBtn{
        float:left;
        height:90px;
        width:100%; 
        text-align:center;
}

#Image1{
        margin-top:0px;
}


}*/






/*---j10---*/
.intro-slide a{display: block;}
.footerIntro{position: fixed; z-index: 10; float: left; width: 100%; height: auto; padding:0;/* margin-top: -90px;*/ bottom:0;}
.footerSalogan{ width: 50%; border:none; height: 90px; margin-left: 25%; margin-right: 25%; text-align: center;display:none;}
.footerSalogan h4{margin: 30px 0 0 0; padding: 0;display:none;}
.footerLogo{width: 70%;  margin-left: 0; text-align: center; /*border-right: 1px dotted #717173;*/ background-color: #fff;}
.footerLogo img{max-width: 100%;}
.footerBtn{width: 30%; margin-right: 0; float: right; /*border-left: 1px dotted #717173;*/ background-color: #fff;}


.intro-slide-wrapper{position: relative; width: 100%; padding-bottom: 40%;}
.intro-slide-wrapper > *{position: absolute; width: 100%; height: 100%;}
.intro-slide-wrapper > a{background-size: cover !important; background-position: center !important; height: 100% !important;}
.intro-slide-wrapper > a > img{width: 0 !important; height: 0 !important; display: block;}


.footerLogo{font-family: 'Helvethaica Mon';}
.footerLogo .main-logo {
    float: left;
    width: 50px;
    text-align: center;
}

.footerLogo .main-logo img {
    width: 78px;
}

.footerLogo .site-title{
    float: left;
    padding: 15px 0px;
    line-height: 1.4em;
    padding: 22px 0;
    text-align: left;
	color:#333333;
}
.footerLogo .site-title .title {margin: 0;
    font-size: 24px;
}

.footerLogo .site-title .subtitle{margin: 0;
    font-size: 20px;
}


.owl-video-frame{position: absolute; width: 100%; height: 100% !important;}
.owl-video-frame iframe{position: absolute; width: 100%; height: 100%;}


.owl-controls{position: absolute; bottom: 130px; width: 100%;}
.intro-slide .owl-dot span{width: 14px !important; height: 14px !important; margin: 5px !important;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
.intro-slide .owl-dot.active span{background-color: #098a55 !important;}



@media (max-width:1600px){
    /*.footerSalogan{ width: 40%; margin-left: 30%; margin-right: 30%;display:none;}
    .footerLogo{width: 85%;}
    .footerBtn{width: 15%;text-align: center;}
    .footerLogo .main-logo img{width: 60px; margin-top: 7px;}
    .footerLogo .site-title .title {font-size: 22px;}
    .footerLogo .site-title .subtitle{font-size: 18px;}
    .footerLogo .site-title{line-height: 1.2em; padding: 25px 0;}
	.view-all {
        float: right;
        display: block;
        padding: 10px 50px;
        border-radius: 5px;
        background: #EEE;
        text-align: center;
        font-size: 14px;
        color: #fff;
        font: 400 normal 1.4em "Helvethaica Mon" !important;
    	background: #186a48;
    	text-decoration:none;
    	margin:0 auto;
    	margin-top:25px;
    	margin-right:10%;
	}*/
}
/*@media (max-width:992px){
    .footerSalogan h4{font-size: 18px;}
}*/


.view-all {
    display: inline-block; 
    padding: 0 30px;
    margin-top: 25px;
    background: #0d6842;
    color: #FFF;
    text-decoration:none;
    font-family: 'Helvethaica Mon';
    height: 40px;
    border-radius: 5px;
    font-size: 22px;
    line-height: 40px;
}
.view-all:hover {
    background: #0c603d;
    color: #FFF;
	text-decoration:none;
}

.view-all-es {
    display: inline-block; 
    padding: 0 30px;
    margin-top: 25px;
    background: #0d3e68;
    color: #FFF;
    text-decoration:none;
    font-family: 'Helvethaica Mon';
    height: 40px;
    border-radius: 5px;
    font-size: 22px;
    line-height: 40px;
}
.view-all-es:hover {
    background: #0c395f;
    color: #FFF;
	text-decoration:none;
}








.intro-slide .owl-controls{bottom: 20px;}
.intro-slide-wrapper{padding: 0; height: calc(100vh - 90px);}
.footerIntro .footerLogo .main-logo{margin-top: 14px; margin-right: 8px;}
.footerIntro{padding: 0 15px; left: 0; right: 0; width: auto;}
.footerIntro .footerBtn{text-align: right;}









@media (max-width:1200px){
    .footerSalogan{height: auto; width: 100%; margin: 0; display:none;}
    .footerSalogan h4{font-size: 20px; padding: 0 20px; margin-top: 20px;display:none;}
    .footerIntro{margin-top: 0; padding-top: 5px;}
    .footerLogo{border:none; width: 100%; float: left;}
    .footerBtn{border:none; width: 100%; float: left;}
    .footerLogo .main-logo{width: 100%;}
    .footerLogo .site-title{width: 100%;}
    .footerLogo .main-logo img{margin: 0;}
    .footerLogo .site-title{padding: 0; text-align: center; margin-top: 10px;}
    .footerLogo{height: auto;}
    .owl-controls{bottom: 70px;}
    .view-all {
        float: none;
        display: block;
        border-radius: 5px;
        text-align: center;
        color: #fff;
        background: #186a48;
        margin: 25px auto 0;
        width:120px;
        height: 50px;
        line-height: 50px;  
    }

    .view-all-es {
        float: none;
        display: block;
        border-radius: 5px;
        text-align: center;
        color: #fff;
        background: #279bd8;
        margin: 25px auto 0;
        width:120px;
        height: 50px;
        line-height: 50px;  
    }
    .intro-slide-wrapper{overflow: hidden; height: 46vh;}
    .footerIntro{position: relative; width: 100%; padding: 0;}
}

