body{	font-family: 'Conv_Raleway-Regular'; font-size:14px; line-height:25px;}
.icon-bx-wraper.center.bg-white.p-a30 {
    height: 250px;
}
.tp-bgimg.defaultimg::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.top-bar{
background-color: #f8f8f8;
    border-bottom-color: #ebebeb !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    color: #888;
    padding:5px 0;
}
p {
    margin: 0;
   }
body {
    letter-spacing: 0.3px;
}

ul{
    margin: 0;
    padding: 0;
}
li{list-style:none;}
.bg{background:#f5f5f5;}
ul.social-icons > li {
    display: inline-block;
    margin: 0 1.5px;
}
ul.social-icons > li a {
    color: #888;
    display: block;
    font-size: 15px;
    line-height: 28px;
    padding: 0 2px;
    text-align: center;
    width: 30px;
}
ul.social-icons > li a:hover {
    color: #1193d4 !important;
}
.wowmenu {
    background-color: rgba(255, 255, 255, 0.9);
    height: 90px;
    z-index: 9999999999; position: absolute;
    width: 100%;
}
.tiny{
 background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
    position: fixed;
    top: 0;
    width: 100%;
}

.desk-menu > ul > li:hover > a > .txt::after, .desk-menu > ul > li.one-page-active > a > .txt::after, .desk-menu > ul > li.current-menu-item > a > .txt::after, .desk-menu > ul > li.current-menu-parent > a > .txt::after, .desk-menu > ul > li.current-menu-ancestor > a > .txt::after, .desk-menu > ul > li:hover > a > .txt::before, .desk-menu > ul > li.one-page-active > a > .txt::before, .desk-menu > ul > li.current-menu-item > a > .txt::before, .desk-menu > ul > li.current-menu-parent > a > .txt::before, .desk-menu > ul > li.current-menu-ancestor > a > .txt::before {
    opacity: 1;
}

.desk .header-menu {
    float: right;
}

.logo img {
    display: inline;
}
.desk-menu {
    float: right;
}
.logo {
    height: 90px;
    line-height: 90px;
}
.page-pa{padding:30px 0;}
.heading{   font-size: 36px; margin-bottom:20px;font-family:'Roboto-Bold';
    font-weight: 600;
   
    margin-top:20;
    padding-bottom: 20px;
    position: relative;
    text-transform: uppercase;}
	
.heading::before {
    background-color: #177e37;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 67px;
}


.heading1{   font-size:20px; margin-bottom:20px;font-family:'Roboto-Bold';
    font-weight: 600;
   
    margin-top:20;
    padding-bottom: 20px;
    position: relative;
    }
	
.heading1::before {
    background-color: #177e37;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 67px;
}


.heading2{   font-size: 20px; margin-bottom:40px;font-family:'Roboto-Bold';
    font-weight: 600;
   
    margin-top: 0;
    padding-bottom: 20px;
    position: relative; color:#fff !important;
    text-transform: uppercase;}
	
.heading2::before {
    background-color: #177e37;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 67px;
}
.item-three-column {
    margin-bottom:50px;
}
.iconbox.style1 .box-header .box-icon {
    float: left;
    margin-right: 19px;
}
.iconbox.style1 .box-header .box-icon i::after{
background-color: #177e37;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    content: "";
    height: 50px;
    left: 10px;
    position: absolute;
    top: 10px;
    transform: rotate(45deg);
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    width: 50px;
    z-index: -1;
}

.iconbox.style1 .box-header .box-icon i {
    color: #fff;
    font-size: 28px;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 70px;
}
.iconbox.style1 .box-header .box-title {
    margin-bottom: 0; text-transform:capitalize;
    margin-top: 0;
}
h1, h2, h3, h4, h5, h6 {
    color: #21242b;
    line-height: 1.1;
    margin-left: 0;
    margin-right: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto-Bold",sans-serif;
    font-style: normal;
    font-weight: 600;
}
h5 {
    font-size: 18px;
}
.iconbox.style1 .box-header {
    margin-bottom: 15px;
}
.iconbox.style1 .box-content {
    overflow-x: hidden;
    overflow-y: hidden;
}
.iconbox.style1:hover .box-header .box-icon i::after {
    background-color: #ed1b24;
    transform: rotate(-45deg);
}
.blog-shortcode .blog-post {
    margin-bottom: 40px;
}
.blog-shortcode .blog-post .entry-cover {
    margin-bottom: 30px;
}
img {
    height: auto;
    max-width: 100%;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.blog-shortcode .blog-post .entry-header {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}
.blog-shortcode .blog-post .entry-header .entry-time {
    background-color:#177e37;
    color: #fff;
    float: left;
    font-size: 16px;
    height: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    margin-top: 0;
    padding-top: 8px;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 50px;
}
.blog-shortcode .blog-post .entry-header .entry-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}
.blog-shortcode .blog-post .entry-footer {
    margin-top: 20px;
}
.entry-meta i:first-child, .blog-single .blog-post .entry-header .entry-meta i:first-child {
    border-left-color: -moz-use-text-color;
    border-left-style: none;
    border-left-width: medium;
    margin-left: 0;
    padding-left: 0;
}
.entry-meta i, .blog-single .blog-post .entry-header .entry-meta i {
    color: #177e37;
    margin-right: 4px;
}
.entry-meta a, .blog-single .blog-post .entry-header .entry-meta a {
    color: #ccc;
}
.entry-meta i {
    padding-left: 11px;
}
.entry-meta i, .blog-single .blog-post .entry-header .entry-meta i {
    border-left-color: rgba(54, 70, 115, 0.08);
    border-left-style: solid;
    border-left-width: 1px;
    color: #177e37;
    margin-left: 7px;
    margin-right: 4px;
}
a{color:#222;}
a:hover{text-decoration:none;}
.entry-meta a:hover, .blog-single .blog-post .entry-header .entry-meta a:hover {
    color: #333;
}
.fh-icon-box.has-line::before {
    background-color: #efefef;
    content: "";
    height: calc(100% + 35px);
    left: 35px;
    position: absolute;
    top: 0;
    width: 1px;
}
.fh-icon-box.has-line::before {
    background-color: #efefef;
    content: "";
    height: calc(100% + 35px);
    left: 35px;
    position: absolute;
    top: 0;
    width: 1px;
}
.fh-icon-box.style-2 {
    margin-bottom: 35px;
}
.fh-icon-box {
    position: relative;
}
.fh-icon-box.style-2.icon-left .fh-icon, .fh-icon-box.style-2.icon-left .img-icon {
    float: left;
}
.fh-icon-box.style-2 .fh-icon{
border:1px solid #dbdbdb;
    border-radius: 50%;
    color: #0c1239;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    position: relative;
    text-align: center;
    width: 70px;
    z-index: 99;
}

.fh-icon-box.style-2 .fh-icon i::before {
    font-size: 30px;
}
.fh-icon-box.style-2 .fh-icon {
    color: #177e37;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
}
.fh-icon-box.style-2.icon-left h4, .fh-icon-box.style-2.icon-left .desc {
    padding-left: 100px;
}
.fh-icon-box.style-2 h4 {
    padding-top: 0;
}
.fh-icon-box h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
}
.fh-icon-box h4, .fh-icon-box h4 a, .fh-icon-box .fh-icon, .fh-icon-box .img-icon {
    position: relative;
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: all;
    transition-timing-function: ease;
    z-index: 10;
}
.fh-icon-box h4 {
    font-size: 20px;
    font-weight: 500;
}
.fh-icon-box.has-line .fh-icon {
    background-color: #fff;
}
.fh-icon-box.style-2:hover .fh-icon {
    background-color:#177e37;
border:1px solid #177e37;
    color: #fff;
}

.fh-form .field {
    margin-bottom: 20px;
}
.fh-form select {
    color: #a8a8a8;
}
.fh-form input[type="text"], .fh-form input[type="email"], .fh-form select {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
}
.fh-form textarea, .fh-form input[type="text"], .fh-form input[type="email"], .fh-form select{ border:1px solid #ececec;  padding-left: 15px;
    padding-right: 15px;
  width: 100%;}
  
  .fh-form input[type="submit"] {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.fh-form .field.submit {
    margin-bottom: 0;
}
.fh-btn{
background-color: #177e37; line-height: 50px; line-height: 50px; border:0; color:#fff;
    min-height: 50px;
    min-width: 150px;
 padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
    min-height: 50px;
    min-width: 150px;}
	
	.fh-btn:hover{background:#ed1b24;}
	
	.bg2{background:#F8F8F8;}
	
	.testimonial{
    margin: 0 20px 40px;
}
.testimonial .testimonial-content{
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative;
}
.testimonial .testimonial-content:after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}
.testimonial-content .testimonial-icon{
    width: 50px;
    height: 45px;
    background: #177e37;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}
.testimonial-content .testimonial-icon:before{
    content: "";
    border-bottom: 16px solid #e41212;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}
.testimonial .description{
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0;
}
.testimonial .title{
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #177e37;
}
.owl-theme .owl-controls{
    margin-top: 20px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ccc;
    opacity: 1;
    transition: all 0.4s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #177e37;
}

#accordion .panel{
    border: none;
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 10px;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 10px;
}
#accordion .panel-title a{
    display: block;
    padding: 10px 35px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #177e37;
    border: none;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f068";
    font-family: fontawesome;
    width: 35px;
    height: 35px;
    line-height: 30px;
    border-radius: 50%;
    background: #177e37;
    text-align: center;
    font-size: 15px;
    color:#fff;
    border: 5px solid #fff;
    position: absolute;
    top: 3px;
    left: -20px;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:after{
    content: "\f067";
}
#accordion .panel-title a:hover:after,
#accordion .panel-title a.collapsed:hover:after{
    transform: rotate(360deg);
}
#accordion .panel-body{
    padding: 15px 25px;
    background: #fff;
    font-size: 14px;
    color: #8c8c8c;
    line-height: 25px;
    border-top: none;
    position: relative;
}

a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    position: relative;
    border-bottom: none;
}
.tab .nav-tabs li{
    text-align: center;
    margin-right: 10px;
}
.tab .nav-tabs li a{
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #444;
    padding: 10px 15px;
    background: transparent;
    margin-right: 0;
    border: none;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
}
.tab .nav-tabs li a:before{
    content: "";
    width: 100%;
    height: 3px;
    background: #177e37;
    position: absolute;
    top: 92%;
    left: 0;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover:before,
.tab .nav-tabs li.active a:before,
.tab .nav-tabs li.active a:hover:before{
    top: 0;
}
.tab .nav-tabs li a:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #F5F5F5;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
    transition: all 0.3s ease 0s;
}
.tab .nav-tabs li a:hover:after,
.tab .nav-tabs li.active a:after,
.tab .nav-tabs li.active a:hover:after{
    top: 0;
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover,
.nav-tabs li a:hover{
    border: none;
}
.tab .tab-content{
    padding: 30px 15px 20px;
    background: #F5F5F5;
    font-size: 14px;
    color: #555;
    line-height: 26px;
}
.tab .tab-content h3{
    font-size: 24px;
    margin-top: 0;
}
@media only screen and (max-width: 479px){
    .tab .nav-tabs li{ width: 100%; }
}

.bg-overlay::after {
    background-color: rgba(0, 0, 0, 0.75);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.footer {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: #303030;
    background-image: url("../images/footer-bg.png");
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #747474;
}
.bg-overlay {
    position: relative;
}
.footer-main {
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 60px;
}
.footer-logo {
    margin-bottom: 25px;
}
.list-arrow {
    padding: 0;
  margin:0;  list-style-type: none;
}
.footer-widget ul.list-arrow li {
    border-bottom-color: rgba(255, 255, 255, 0.07);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 6px;
}

ul.list-arrow li::before {
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 10px;
}
.footer-widget ul.list-arrow li a {
    color: #747474;
}
.footer-widget ul.list-arrow li a {
    color: #747474; text-transform:capitalize;
}
.working-hours {
    padding-right: 10px;
}
.working-hours .text-right {
    float: right;
}
.copyright {
    background-color: #177e37;
    color: #fff;
    font-weight: 500;
    padding:30px 0;
    position: relative;
    z-index: 1;
}
.copyright {
    color: #fff;
    font-weight: 500;
}
.footer-menu {
    float: right;
}
.footer-menu ul li {
    display: inline-block;
    line-height: 12px;
    padding-left: 15px;
}
.footer-menu ul.nav li a {
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 0;
}
.footer-social {
    margin-top: 15px;
}
.footer-social ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-social ul li {
    display: inline-block;
    margin-right: 10px;
  }
.footer-social ul li a i {
    background-color: #2b2b2b;
    border-radius: 50%;
    color: #9b9b9b;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    transition-delay: 0s;
    transition-duration: 400ms;
    transition-property: all;
    transition-timing-function: ease;
    width: 30px;
}
.footer-social ul li a i:hover {
    color: #fff; background:#177e37;
}
footer .container {
    position: relative;
    z-index: 99999999;
}

.pad_b{ margin-bottom: 70px;}


.rich-header {
    background-attachment: scroll;
    background-image: url("../images/rich_header4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.rich-header, .rich-header .container {
    height:300px;
    position: relative;
}




.pharma {
    background-attachment: scroll;
    background-image: url("../images/s222.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.pharma, .pharmar .container {
    height:300px;
    position: relative;
}

.pharma .rich-header-content {
    margin-top: 25px;
}
.pharma .rich-header-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%); z-index:99999;
    width: 100%;
}
.pharma h1, .rich-header .subtitile {
    color: #ffffff;
}
.pharma h1 {
    font-size: 56px;
    line-height: 66px;
}
.pharma h1 {
    width: 100%;
}
.pharma h1, .pharma .subtitile {
    color: #ffffff;
}
.pharma .subtitile {
    font-size: 24px;
    line-height: 34px;
}
.pharma .subtitile {
  
    font-style: italic;
}
.pharma::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.aog {
    background-attachment: scroll;
    background-image: url("../images/s3333.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.aog, .aog .container {
    height:300px;
    position: relative;
}

.aog .rich-header-content {
    margin-top: 25px;
}
.aog .rich-header-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%); z-index:99999;
    width: 100%;
}
.aog h1, .rich-header .subtitile {
    color: #ffffff;
}
.aog h1 {
    font-size: 56px;
    line-height: 66px;
}
.aog h1 {
    width: 100%;
}
.aog h1, .aog .subtitile {
    color: #ffffff;
}
.aog .subtitile {
    font-size: 24px;
    line-height: 34px;
}
.aog .subtitile {
  
    font-style: italic;
}
.aog::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.mt0{  margin-top: 0;}
.project-cargo {
    background-attachment: scroll;
    background-image: url("../images/s4444.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.project-cargo, .pharmar .container {
    height:300px;
    position: relative;
}

.project-cargo .rich-header-content {
    margin-top: 25px;
}
.project-cargo .rich-header-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%); z-index:99999;
    width: 100%;
}
.project-cargo h1, .rich-header .subtitile {
    color: #ffffff;
}
.project-cargo h1 {
    font-size: 56px;
    line-height: 66px;
}
.project-cargo h1 {
    width: 100%;
}
.project-cargo h1, .project-cargo .subtitile {
    color: #ffffff;
}
.project-cargo .subtitile {
    font-size: 24px;
    line-height: 34px;
}
.project-cargo .subtitile {
  
    font-style: italic;
}
.project-cargo::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}


.ds {
    background-attachment: scroll;
    background-image: url("../images/s111.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.ds, .ds .container {
    height:300px;
    position: relative;
}

.ds .rich-header-content {
    margin-top: 25px;
}
.ds .rich-header-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%); z-index:99999;
    width: 100%;
}
.ds h1, .rich-header .subtitile {
    color: #ffffff;
}
.ds h1 {
    font-size: 56px;
    line-height: 66px;
}
.ds h1 {
    width: 100%;
}
.aog h1, .aog .subtitile {
    color: #ffffff;
}
.ds .subtitile {
    font-size: 24px;
    line-height: 34px;
}
.ds .subtitile {
  
    font-style: italic;
}
.ds::after {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}



.inactive-true .rich-header .parallax-container {
    height: 100%;
}
.inactive-true .rich-header .parallax-container, .inactive-true #ninzio-slider .parallax-container {
    top: 0;
}
#ninzio-slider .mousemove, #ninzio-slider .parallax-container, .rich-header .parallax-container {
    backface-visibility: hidden;
    background-size: cover !important;
    left: 0;
    max-width: none;
    overflow-x: hidden;
    overflow-y: hidden;
    position: absolute;
    width: 100%;
    z-index: -1000;
}


.rich-header {
    background-attachment: scroll;
    background-image: url("../images/rich_header4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
    z-index: 53;
}
.rich-header, .rich-header .container {
    height:300px;
    position: relative;
}

.rich-header .rich-header-content {
    margin-top: 25px;
}
.rich-header .rich-header-content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.rich-header h1, .rich-header .subtitile {
    color: #ffffff;
}
.rich-header h1 {
    font-size: 56px;
    line-height: 66px;
}
.rich-header h1 {
    width: 100%;
}
.rich-header h1, .rich-header .subtitile {
    color: #ffffff;
}
.rich-header .subtitile {
    font-size: 24px;
    line-height: 34px;
}
.rich-header .subtitile {
  
    font-style: italic;
}

.list{ padding-left:20px;}
.list li{list-style:circle;}

.list1{ padding-left:20px;}
.list1 > li {
    color: #177e37;
}

.list1 li:before {
  content: "\f046"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.p-tag p{margin:10px 0 !important;} 

.thembg{ background:#177e37;}
.fh-feature-box {
    color: #fff;
    margin-bottom: 30px;
    position: relative;
}
.fh-feature-box .box-title, .fh-feature-box .desc {
    padding-left: 70px;
}

.fh-feature-box .box-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 10px;
}

.fh-feature-box .chars{
 color: #fff; border:1px solid #f5f5f5;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 7px;
    width: 50px;
}
/*.flat-iconbox {
    border-bottom-color: #ebebeb;
    border-bottom-style: solid;
    border-bottom-width: 1px; height:170px;
    margin-bottom: 38px;
    padding-bottom: 30px;
}*/
.flat-iconbox {
    height: 175px; border:1px solid #fff;
    padding: 10px;
}
.flat-iconbox:hover {
border:1px solid #177E37;
    box-shadow: 0 0 5px #ccc; border-radius: 5px;
}

.flat-iconbox .box-header {
    margin-bottom: 15px;
}
.flat-iconbox .box-header .box-icon {
    float: left;
    /*margin-right: 19px;*/
}
.flat-iconbox .box-header .box-icon img {
    margin-right: 11px;
}
.flat-iconbox .box-header .box-title {
    margin: 0;
	text-transform: capitalize;
}
h5 {
    font-size: 18px;
}
.flat-iconbox .box-content {
    overflow-x: hidden;
    overflow-y: hidden;
}
.flat-iconbox .box-readmore {
    margin-top: 15px;
}
p:last-child {
    margin-bottom: 0;
}
.flat-iconbox .box-readmore a::after {
    content: "\f105";
    display: inline-block;
    font-family: "fontAwesome";
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}
.flat-iconbox .box-readmore a:hover {
    color: #000;
}
.flat-iconbox .box-readmore a {
    color:#177e37;
    display: inline-block;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.icon-bx-wraper.center {
    text-align: center;
}
.icon-bx-wraper {
    position: relative;
}
.bg-white {
    background-color: #fff;
}
.p-a30 {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
}
.icon-content h5{font-size: 16px;}
.m-b30 {
    margin-bottom: 30px;
}
.icon-bx-sm {
    height: 80px;  background-color: #177e37;
    line-height: 80px;
    width: 80px;
}
.icon-bx-xl, .icon-bx-lg, .icon-bx-md, .icon-bx-sm, .icon-bx-xs {
    display: inline-block;
    text-align: center;
}
.icon-content {
    overflow-x: hidden;
    overflow-y: hidden;
}
.icon-bx-wraper p:last-child {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
.icon-bx-xl i, .icon-bx-lg i, .icon-bx-md i, .icon-bx-sm i, .icon-bx-xs i {
    vertical-align: middle;
}
.m-b20 {
    margin-bottom: 20px;
}
.icon-bx-sm i {
    font-size: 30px; color:#fff;
}
@media only screen and (max-width: 980px){
.footer-widget {
  
    margin-bottom: 30px;
}
.tp-caption.tp-resizeme {
    font-size: 50px !important;
}
.wowmenu {
    height: auto;
    position: relative;
   }
   .small-screen {
    margin-top: 15px !important;
}
#cssmenu > ul > li{height:auto; background:#177E37; border-bottom:1px solid #106e27; padding:5px 0;}
#cssmenu > ul > li > a{margin-top:0; color:#fff;}
}

@media only screen and (max-width: 767px){
.flat-iconbox .box-header .box-icon  {
 text-align:center;
}

.flat-iconbox .box-header .box-icon img {
    margin-right: 0px; text-align:center;
}
.flat-iconbox .box-header .box-icon{float:none; margin-right:0; margin-bottom:15px;}
.flat-iconbox{height:auto;}
.top-block {
    text-align: center;
}
.copyright-info {
    text-align: center;
}
.footer-menu {
    float: none;
    text-align: center;
}
}