.heading-menu {
    background: #ecedee;
    padding: 9px 0;
    font-size: 27px;
    line-height: 36px;
    height: 40px;
    color: #424f56;
    border-bottom: 1px solid #c5cbd4;
    font-weight: 300;
    letter-spacing: -1px;
    position: relative;
    overflow: hidden;
    clear: both;
}
		#scroll {display:none !important;}
 		.flex-row {display:flex;flex-wrap: wrap;box-sizing: border-box;align-items: center;}
		.flex-row.reverse{flex-direction: row-reverse;}
		.flex-row .cell {padding:10px;box-sizing: border-box;}
		.flex-row .cell:nth-child(1) {width:25%;text-align: center;}
		.flex-row .cell:nth-child(2) {width:75%;}
		.flex-row .cell img {max-width:100%;width:150px;}
		.sec-pTB {padding:30px 0 !important;}
		.sec-body .sec-pTB:nth-child(odd) {background:#f6f6f6;}
		.sec-body .sec-pTB h3 {margin:0;}
		.btn1:link, .btn1:visited {display:inline-block;padding:0 10px;border:1px solid #7fbcd9;transition: .3s all ease-in-out;border-radius:30px}
.btn1:hover {text-decoration:none !important;color:#ff7c0f;border-color:#a3a3a3;background:#fff;}
		.bt1 {border-top:1px solid #ddd;}
		#customers h3 {margin:0 !important;}
	
em {
    font-style: italic;
}

#fixedbtn {
    position: fixed;
    right: 0;
    top: initial;
    bottom: 300px;
    z-index: 4;
}
#fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
}

.prd-nav li {
  float: left;
  width: 32%;
  padding: 0 .5%;
  text-align: center;
}
