/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/

 .bg-light{ background-color: #149775 !important }
 .bg-gray{  background:#f4f4f4 url(../images/logo-blu.png) no-repeat right 100%;  }
 #mainMenu nav > ul > li:hover{ background-color: #0091d1 }
.image img{ width: 100% } 
.background-green{ background:#017256 url(../images/logo-blu.png) no-repeat left 100%; }
.homepage h2 { color:#fff }
.homepage h2:before   {
    background-color: #fff !important;
}
.homepage{ color: #fff }
.icon-box.border .icon img{ height: 65px; margin: 27px auto; display: block; }
.icon-box.border .icon a {}
.homepage .post-thumbnail-list .post-thumbnail-entry > img {
        float: left;
    display: block;
    height: 120px;
    width: 110px;
    margin-right: 16px;
    border-radius: 2px;
}
.homepage .white-color { color:#fff !important }
.white-color p{color:#48d791 !important}
.white-color a{color:#fff !important; font-size: 22px !important;}
.white-color h3{color:#fff !important;}

.line-b{ border-bottom:3px solid #017256; }
.hotline-f{background:url(../images/icon-phone.png) left 3px no-repeat; height: 100px;    padding: 0px 0px 0px 90px;}
.hotline-f p{ margin: 0; padding: 5px 0px; font-size: 16px; font-weight: 600; line-height: 1; color: #096950 }

.page-in{ }
.page-in p {color:#fff }
.page-in strong {color:#fff }
.page-in a{color: #fff !important; border-color:#fff !important}
element.style {
}
.list-icon li {
    margin-bottom: 3px;
    margin-left: 20px;
}
ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.content-add h4{ font-size: 18px !important; color: #096950; font-weight: 700  }