body { background-color: #4bb93e; }
.no-padding { padding: 0; }
.no-margin { margin: 0; }

.header-bg {
    background-color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
}
.header-widget.tel {    
    background-image: url(../icons/tel.png);
    background-repeat: no-repeat;
    background-position: left 90%;
    padding-left: 44px;    
}
.header-widget.mail {    
    background-image: url(../icons/mail.png);
    background-repeat: no-repeat;
    background-position: left 90%;
    padding-left: 44px;    
}
.header-widget a {
    font-size: 18px;
    font-weight: bolder;
    color: #2d883c;
    padding: 0;    
}
.header-widget a:hover {    
    color: #4bb93e;
    text-decoration: none;
}


div.page-bg {
    /*background-image: url(../img/bg-page.png);*/     
    /*background-repeat: no-repeat;*/ 
    /*background-position: top;*/
}
div.page-bg .page-bg-left {
    background-image: url(../img/bg-left.png);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left 210px;
}
div.page-bg .page-bg-right {
    background-image: url(../img/bg-right.png);    
    background-repeat: no-repeat; 
    background-attachment: fixed;
    background-position: right 210px;
}
.page-content-bg {
    min-height: 400px;
    /*background-image: url(../img/bg-alpona.png);*/
    /*background-repeat: no-repeat;*/ 
    /*background-position: left bottom;*/
    /*padding-bottom: 100px;*/
}
section.page-header {
/*  background-position: center top;
    background-repeat: no-repeat;
    background-color: #6bc442;
    background-image: url('../img/page-header.png');
    background-size: cover;
*/
}

.banner-bg-color {
    background: #69c83a85;
    background-size: cover;
    padding: 92px 50px;
}

.page-header h1 {
    color: #FFF;
    font-weight: 800;
    font-size: 35pt;
    text-shadow: 0 0px 13px #000;
    letter-spacing: 2px;
    text-align: center;
}

.green-bg { background-color: #2d883c; }
.vision-mission { background-color: #FFF; }
.vision-mission-txt {    
    padding: 25px;
}


/*.bg-opacity-layer {
    background-color: #54af4996;
    padding-top: 25px;
    padding-bottom: 25px;
}*/
.page-content {
    background: #ffffff;
    padding: 20px;
}

.home-bg {
    background-image: url(../img/bg-home.png);
    background-size: cover;    
    background-repeat: no-repeat;
    padding-top: 35px;
    padding-bottom: 35px;
}

.board-member { }
.board-member .bm-id {
    background: #FFF;
    text-align: center;
    padding: 15px 0;
    box-shadow: 0 0 3px 0 #c4c4c4;
}
.board-member .bm-id h2 {
    font-size: 12pt;
    margin: 10px 0;
    font-weight: bold;
}
.board-member .bm-id h3 {
    font-size: 11pt;
}
.margin-top {
    margin-top: 25px;
}

.video-block {
    background-image: url('../img/map-bg.png'); 
    background-color: #f5fff7;
    padding-top: 50px;
    padding-bottom: 75px;
    background-size: cover;
}
.certificate h1,
.video-block h1 {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: bolder;
}

.add-drop-shadow {
    box-shadow: 0 0 30px 0 #adadad;
    border: 5px solid #FFF;
    background-color: #000;
}


.certificate {
    text-align: center;    
    /*background-image: url('../img/map-bg.png');*/    
    background-image: url('../img/certificates/bg.jpg');    
    background-color: #b1e5bc; 
    background-size: cover;
}
.certificate h1 {
    color: #FFF;
}
.certificate-bg-color {
    background-color: #0000007a;
    padding-top: 150px;
    padding-bottom: 150px;
}
.certificate-inner h3{
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
}
.certificate-inner{
    padding: 30px 0px 50px 0px;
}

.certificates-logo img{
    float: left;
    padding: 19px;
    height: 115px;    
    background: #fff;
    margin: 100px 8px 50px 8px;
    border-radius: 4px;
    box-shadow: 0px 0px 4px 3px #dddddd9c;
}

.bayers {
    background-color: #58c64b;
    background-image: url(../img/buyer-bg.jpg);
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    background-size: cover;
}
.bayers .inner {text-align: center;}
.bayers .inner h3 { 
    font-size: 25pt; 
    text-transform: uppercase; 
    color: #FFF; 
    font-weight: bolder; 
    margin-bottom: 25px; 
}
.bayers .inner img { width: 100%; }


.contact-info {
    padding: 20px;    
}

.contact-info i.fa {
    color: #28a745;
}

.contact-form {
    padding: 20px;
}
.contact-info h3 {
    font-weight: bolder;
    font-size: 12pt;
}

.footer {
    background-color: #092127;
    color: #fff;
    padding-top: 30px;
}

.footer h3{
    font-size: 15pt;    
    font-weight: bold;
    color: #4bb93e;
}
.footer-link ul{
    padding: 0px;
    list-style: none;
}
.footer-nav li{
    padding: 0px; 
    margin: 0px;
    border: none;
}
.footer-nav li a.nav-link {
    font-size: 13px;
    color: #fff;
    border: none;   
    font-weight: normal;
    padding: 2px 0;
    display: contents;
}

.footer-nav .nav-link:hover,
.footer-nav li:hover{
    color: #f1f1f1 !important;
    text-decoration: underline;
}
.footer-nav li.nav-item.active a{
    color: #fff !important;
}

.footer-link i{
    background: #fff;
    color: #555;
    height: 30px;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    padding-top: 8px;
    margin-right: 10px;
}
.footer-link i:hover{
    background: #4bb93e;
    color: #fff;    
}

ul.fc-bg li {
    padding-left: 38px;
    margin-bottom: 20px;
    list-style: none;
    background-repeat: no-repeat;
}
ul.fc-bg li.phone {
    background-image: url(../img/icon-phone.png);
}
ul.fc-bg li.email {
    background-image: url(../img/icon-email.png);
}
ul.fc-bg li.map {
    background-image: url(../img/icon-map.png);
}


.footer-bottom{
    background-color: #041013;
    text-align: center;
    color: #fff;
}
.video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 46.5%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.enquiry{
    border: 1px solid green;
    padding: 5px;
    color: green;
    transition: 0.3s;
    margin-top: 20px;
}

.enquiry:hover {
    color: #FFF;
    background: green;
    text-decoration: none;   
}

ul.award-page { text-align: center;}
ul.award-page li { display: inline-flex;     margin-bottom: 25px; }


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*
.img-fluid {
    max-width: 85%;
    height: auto;
    border: 5px solid #e3e3e3;
    border-radius: 50%;
}
*/

a.list-group-item {
    color: #404040;
}
a.list-group-item:hover {
    color: #FFF;
    background-color: #44cc33;
    border-color: #4bb93e;
}
a.list-group-item.active {
    background-color: #44cc33;
    border-color: #4bb93e;
}

span.input-group-addon {
    background-color: #e5e4e4;
    padding: 5px;
    width: 40px;
    text-align: center;
}
.page-content p {text-align: justify;}