* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	color: #666;
	overflow-x: hidden;
	font-family: SourceSansPro-Regular;
	color: #333333;
	background-color: #ffffff;
}
/** Generated by FG **/
@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('../esgFonts/SourceSansPro-Regular.eot');
	src: local('â˜º'), url('../esgFonts/SourceSansPro-Regular.woff') format('woff'), 
	url('../esgFonts/SourceSansPro-Regular.ttf') format('truetype'), 
	url('../esgFonts/SourceSansPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'SourceSansPro-Bold';
	src: url('../esgFonts/SourceSansPro-Bold.eot');
	src: local('â˜º'), url('../esgFonts/SourceSansPro-Bold.woff') format('woff'), 
	url('../esgFonts/SourceSansPro-Bold.ttf') format('truetype'), 
	url('../esgFonts/SourceSansPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'SourceSansPro-SemiBold';
	src: url('../esgFonts/SourceSansPro-SemiBold.eot');
	src: local('â˜º'), url('../esgFonts/SourceSansPro-SemiBold.woff') format('woff'), 
	url('../esgFonts/SourceSansPro-SemiBold.ttf') format('truetype'), 
	url('../esgFonts/SourceSansPro-SemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



p {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}
a {
	display: inline-block;
	text-decoration: none;
	color: #00a9e0;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
a:hover {
	color: #60c837;
}
img {
	display: block;
	vertical-align: middle;
	max-width: 100%
}
ul li,
ol li {
	list-style: none
}
.clearB {
	clear: both;
	display: block
}
a,
input,
select,
button,
textarea {
	outline: 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	background: transparent
}
select::-ms-expand {
    display: none;
}
input[type=submit],
input[type=button],
button {
	cursor: pointer
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}
.container {
	max-width: 1436px;
	min-width: auto;
	margin: 0 auto;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}
h1 {
	font-family: 'SourceSansPro-Bold';
	font-size: 70px;
	line-height: 82px;
}
h2 {
	font-family: 'SourceSansPro-Bold';
	font-size: 50px;
	line-height: 62px;
}
h3 {
	font-family: 'SourceSansPro-Bold';
	font-size: 35px;
	line-height: 42px;
}
h5 {
	font-size: 24px;
	font-family: 'SourceSansPro-SemiBold';
}
h6 {
	font-size: 20px;
	font-family: 'SourceSansPro-SemiBold';
}
.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text h5,
.white-text h6,
.white-text p {
	color: #ffffff;
}
.blue-text span {
	color: #00a9e0;
}
.green-text span {
	color: #60c837;
}
.d-block span {
	display: block;
}
.arrow-btn {
	font-family: 'SourceSansPro-Bold';
	font-size: 18px;
	background: url(../images/esg/black-arrow-icon.png) right center no-repeat;
	padding-right: 60px;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.arrow-btn:hover {
	padding-right: 65px;
}
.arrow-btn-circle:after {
	content: '';
	position: absolute;
    top: -13px;
    right: -17px;
	width: 47px;
	height: 47px;
	background-color: #00a9e0;
	border-radius: 50%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	z-index: -1;
}
.arrow-btn-circle:hover:after {
	background-color: #60c837;
	right: -22px;
}
.hoz-line {
	padding-left: 90px;
}
.hoz-line:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 71px;
	height: 2px;
	background-color: #00a9e0;
}
.ver-line {
	padding-left: 30px;
	position: relative;
	z-index: 1;
}
.ver-line:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 2px;
	height: 23px;
	background-color: #00a9e0;
}
.left-pdd-90 {
	padding-left: 90px;
}
.left-pdd-30 {
	padding-left: 30px;
}
.breadcrumb {
    list-style: none;
    padding-top: 13px;
}
.breadcrumb ul li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
}
.breadcrumb ul li a {
	color: #999999;
}
.breadcrumb ul li a:hover {
	color: #00a9e0;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}
.breadcrumb-item.active {
    color: #333333;
}
.social-icon a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-left: 10px;
}
.fb-icon {
	background: url(../images/esg/fb-icon.png) no-repeat;
}
.pinterest-icon {
	background: url(../images/esg/pinterest-icon.png) no-repeat;
}
.twt-icon {
	background: url(../images/esg/twt-icon.png) no-repeat;
}
.yt-icon {
	background: url(../images/esg/yt-icon.png) no-repeat;
}
.text-center {
	text-align: center;
}
.section {
	padding-top: 30px;
	padding-bottom: 30px;
}
.center-line h1 {
	position: relative;
	padding-bottom: 19px;
}
.center-line h1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 23px;
	height: 2px;
	margin: 0 auto;
	background-color: #00a9e0;
}
.a-underline {
	text-decoration: underline; 
}
.a-underline:hover {
	text-decoration: none;
}
.italic {
	font-style: italic;
}
/*=====HEADER START=====*/
header {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.logo a {
	display: block;
}
.logo a img {
	max-width: 175px;
}
.header-content {
	position: relative;
}
#brand-header {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header-social-icon {
	margin-top: 3px;
}
nav#cssmenu {
	position: absolute;
	top: 0;
	left: 220px;
}
.header-social-icon a:hover {
	background-position-y: -35px;
}
/*=====HEADER END=====*/


/*=====FOOTER START=====*/
footer {
	margin-top: 40px;
}
.top-footer {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.f-col-L,
.f-col-C,
.f-col-R {
	float: left;
}
.f-col-L {
	width: 25%;
}
.f-col-R {
	width: 29%;
}
.f-col-C {
	width: 46%;
}
.footer-height {
	min-height: 116px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.footer-logo {
	padding-right: 20px;
}
.footer-menu {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
    padding-left: 10px;
    padding-right: 10px;
    justify-content: center;
}
.footer-menu ul {
	font-size: 0;
}
.footer-menu ul li {
	display: inline-block;
	vertical-align: top;
	padding-left: 14px;
	padding-right: 14px;
}
.footer-menu ul li a {
	font-size: 16px;
	color: #858585;
	font-weight: normal;
	text-transform: uppercase;
}
.footer-menu ul li a:hover,
.bottom-footer a:hover {
	color: #00a9e0;
}
.footer-follow a {
	vertical-align: middle;
}
.footer-follow {
	padding-left: 60px;
}
.footer-follow span {
	text-transform: uppercase;
	padding-right: 9px;
}
.footer-follow a {
	background-position-y: -35px; 
}
.footer-follow a:hover {
	background-position-y: 0; 
}
.bottom-footer {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bottom-footer span {
	color: #999999;
}
.bottom-footer a {
	color: #333333;
}
/*=====FOOTER END=====*/

.banner-content {
	position: relative;
}
.banner-content img {
	width: 100%;
}
.banner-caption {
	font-family: 'SourceSansPro-Bold';
	font-size: 86px;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.small-container {
	max-width: 1260px;
	min-width: auto;
	margin: 0 auto;
}
.col-60 {
	width: 60%;
}
.col-50 {
	width: 50%;
}
.col-40 {
	width: 40%;
}
.col-100,
.col-60,
.col-50,
.col-40,
.col-25 {
	padding-left: 30px;
	padding-right: 30px;
}
.col-60,
.col-50,
.col-40,
.col-25 {
	float: left;
}
.col-25 {
	width: 25%;
}
.light-blue-bg {
	background-color: #d3e1e6;
}
.blue-bg {
	background-color: #00a9e0;
}
/*=====QUALITY MATTER PAGE START=====*/
.intro-content {
	max-width: 910px;
	min-width: auto;
	margin: 0 auto;
}
.intro-content p {
	margin-top: 20px;
}
.tab-menu {
	position: relative;
}
.tab-menu:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #60c837;
}
.tab-menu ul {
	font-size: 0;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.tab-menu ul li {
	display: inline-block;
	border: 2px solid #cccccc;
	border-bottom: none;
	padding: 12px 5px 15px 5px;
	width: 22%;
}
#quality-matter-page .tab-menu ul li:nth-child(3) {
    width: 34%;
}
.tab-menu ul li a {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
}
.tab-menu .active {
	border: 2px solid #60c837;
	border-bottom: none;
	position: relative;
}
.tab-menu .active:after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #ffffff;
	z-index: 1;
}
.tab-menu .active a {
	color: #60c837;
	font-weight: bold;
}
.gm-text-1 {
	padding-top: 40px;
}
.gm-text p {
	margin-top: 20px;
}
.gm-text-2 p {
	margin-top: 12px;
	margin-bottom: 12px;
}
.divider {
	height: 1px;
	background-color: #cccccc;
	margin-right: 30px;
	margin-left: 30px;
}
.gm-divider {
	margin: 20px 30px 30px 30px;
}
.first-para p:first-child {
	margin-top: 0;
}
.gm-features-container {
    position: relative;
}
.gm-features-center {
	width: 318px;
	height: 339px;
	margin: 0 auto;
	background: url(../images/esg/carters-img-line.png) center no-repeat;
}
.gm-features-center img {
    margin: 0 auto;
    position: relative;
    top: 88px;
}
.gm-features-lists {
	max-width: 1070px;
	min-width: auto;
	margin: 0 auto;
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.gm-features-col {
	width: 50%;
	float: left;
}
.gm-features-info h5 {
	padding-right: 23px;
	color: #7a8891;
}
.gm-features-info p {
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	padding-top: 11px;
	padding-bottom: 11px;
}
.gm-features-left {
	text-align: right;
}
.gm-features-lists .gm-features-row:nth-child(1) .gm-features-col:nth-child(1) {
	padding-right: 122px;
	padding-top: 15px;
    padding-left: 89px;
}
.gm-features-lists .gm-features-row:nth-child(1) .gm-features-col:nth-child(2) {
	padding-left: 113px;
	padding-top: 15px;
	padding-right: 50px;
}
.gm-features-lists .gm-features-row:nth-child(2) .gm-features-col:nth-child(1) {
	padding-right: 170px;
    padding-top: 29px;
    padding-left: 35px;
}
.gm-features-lists .gm-features-row:nth-child(2) .gm-features-col:nth-child(2) {
	padding-left: 170px;
    padding-top: 29px;
}
.gm-features-row.gm-features-last-row {
    max-width: 683px;
    margin: 0 auto;
    min-width: auto;
    padding-top: 5px;
}
/*=====QUALITY MATTER PAGE END=====*/

/*=====WE ARE FAMILY START=====*/

#we-are-family-page .tab-menu ul li:nth-child(1) {
	width: 29%;
}
#we-are-family-page .tab-menu ul li:nth-child(2),
#we-are-family-page .tab-menu ul li:nth-child(3) {
    width: 25%;
}
.d-flex-middle {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
}
.bullet-lists {
	padding: 30px 15px;
}
.bullet-list {
	text-align: left;
}
.bullet-list-col {
	padding-left: 15px;
	padding-right: 15px;
}
.bullet-list {
	padding: 30px 15px 15px 15px;
}
.bullet-lists ul li {
	background: url(../images/esg/bullet-icon.jpg) no-repeat;
	background-position-y: 9px;
	padding-left: 17px;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 15px; 
}
.bullet-lists ul li span {
	font-family: 'SourceSansPro-Bold';
}
.small-container-2 {
	max-width: 1200px;
	min-width: auto;
	margin: 0 auto;
}
.blue-bg .space-around {
	padding-top: 30px;
	padding-left: 15px;
}
.note-text {
	position: relative;
}
.note-text span {
	position: absolute;
	top: auto;
	left: auto;
}
.note-text em {
	font-style: normal;
	padding-left: 100px;
    display: inline-block;
}
.note-text p {
	font-size: 14px;
	line-height: 20px;
}
.grey-bg {
	background-color: #f4f4f4;
}
.table-around-space {
	padding: 60px 30px;
}
.table table thead tr th {
	font-size: 20px;
	font-weight: bold;
	color: #00a9e0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
}
.table table thead tr th,
.table table tbody tr td {
	padding: 12px 15px;
}
.table table thead tr th {
	padding-top: 20px;
	padding-bottom: 20px;
}
.table table tbody tr td {
	border-bottom: 1px solid #acacac;
	border-right: 1px solid #acacac;
}
.grey-bg-2 {
	background-color: #d3e1e6;
}
.four-feature-info {
	padding: 30px;
	height: 100%;
	border-right: 3px solid #ffffff;
}
.four-feature-info h6 {
	min-height: 80px;
}
.four-feature-info p {
	padding-bottom: 15px;
	font-size: 16px;
	line-height: 24px;
}
.equal-height-col {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.four-feature-info:hover h6 span {
	color: #60c837;
	text-decoration: none;
}
/*=====WE ARE FAMILY END=====*/

/*=====ENVIRONMENTAL START=====*/

#environmental-page .tab-menu ul li {
	width: 31.3%;
}
#environmental-page .tab-menu ul li:nth-child(2) {
	width: 24%;
}
#environmental-page .tab-menu ul li:nth-child(1) {
	width: 44.7%;
}
.leed-gold-container {
	border: 1px solid #00a9e0;
	padding: 40px 60px;
}
.leed-gold-certificate {
	width: 19%;
}
.leed-gold-content {
	width: 81%;
	padding-left: 62px;
}
.leed-gold-content h2 {
	margin-bottom: 17px;
}
.white-lists ul li {
	background: url(../images/esg/white-bullet-icon.jpg) no-repeat;
	background-position-y: 9px;
	color: #ffffff;
}
.isle-content p {
	margin-top: 0;
}
.isle-content ul {
	margin-top: 25px;
	margin-bottom: 25px;
}
.number-lists {
    padding: 20px 40px 50px 53px;
}
.number-lists ol li {
	list-style-type: decimal;
	font-family: 'SourceSansPro-Bold';
	font-size: 13px;
	padding-bottom: 0px;
	padding-top: 0;
	line-height: 24px;
}
.number-lists ol li span {
	font-family: 'SourceSansPro-Regular';
}
.cwrp-content > div p {
	margin-bottom: 0;
}
.height-607 {
	min-height: 607px;
}
/*=====ENVIRONMENTAL END=====*/

/*=====OUR APPROACH PAGE START=====*/

#our-approach-page .intro-content-2 h5 {
	line-height: 39px;
}
.intro-content-2 {
	max-width: 1130px;
    min-width: auto;
    margin: 0 auto;
}
.oa-text-1 a {
	color: #333333;
	margin-top: 15px;
}
.oa-text-1 a:hover {
	color: #00a9e0;
}
.oa-block-2 .intro-content-2 p {
	margin-top: 27px;
}
.center-img img {
	margin: 0 auto;
}
.carters-mi {
	margin-top: 60px;
}
.aii-img {
	margin-top: 30px;
}
.recognized-slider {
	margin-top: 14px;
}
.re-thumb {
	padding-left: 35px;
	padding-right: 35px;
}
.re-thumb p {
	color: #999999;
	line-height: 25px;
	min-height: 80px;
	margin-bottom: 15px;
}
.re-thumb p span {
	font-family: 'SourceSansPro-SemiBold';
	color: #00a9e0;
}
.recognized-slider .slick-arrow,
#home-slider .slick-arrow {
	width: 35px;
	height: 35px;
}
.recognized-slider .slick-prev,
#home-slider .slick-prev {
	background:#00a9e0 url(../images/esg/white-prev-arrow.png) no-repeat center;
	background-size: 22px;
	left: -52px;
}
.recognized-slider .slick-prev:hover,
#home-slider .slick-prev:hover {
	background:#60c837 url(../images/esg/white-prev-arrow.png) no-repeat center;
	background-size: 22px;
}
.recognized-slider .slick-next,
#home-slider .slick-next {
	background:#00a9e0 url(../images/esg/white-next-arrow.png) no-repeat center;
	background-size: 22px;	
	right: -52px;
} 
.recognized-slider .slick-next:hover,
#home-slider .slick-next:hover {
	background:#60c837 url(../images/esg/white-next-arrow.png) no-repeat center;
	background-size: 22px;	
} 
/*=====OUR APPROACH PAGE END=====*/

/*=====CONTACT US PAGE START=====*/
.contact-us-title {
	margin-bottom: 35px;
}
.contact-form {
	margin-top: 15px;
}
.contact-form ul {
	font-size: 0;
	margin-top: 10px;
	margin-left: -20px;
	margin-right: -20px;
}
.contact-form ul li {
	width: 50%;
	display: inline-block;
}
.contact-form ul li.full-width {
	width: 100%;
}
.field-block {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;
}
.field-block > div {
	border-bottom: 1px solid #000000;
	padding-bottom: 6px;
	position: relative;
}
.contact-form ul li:last-child .field-block > div {
	border-bottom: none;
	padding-top: 26px;
}
.form-control {
	display: block;
	width: 100%;
	margin-top: 3px;
	resize: none;
}
.dd-icon {
	background: url(../images/esg/dd-icon.png) center right no-repeat;
	padding-right: 25px;
}
.form-control ~ label {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    -webkit-transition: width 0.5s;
    -moz-transition: width 0.5s;
    transition: width 0.5s;
}
.form-control:focus ~ label, 
.form-control:active ~ label {
    width: 100%;
    border-bottom: 2px solid #00a9e0;
    bottom: -1px;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(51,51,51,0.50);
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
    color: rgba(51,51,51,0.50);
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
    color: rgba(51,51,51,0.50);
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
}
.form-control:-moz-placeholder { /* Firefox 18- */
    color: rgba(51,51,51,0.50);
    transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
    -moz-transition: ease 0.5s;
}
.form-control:focus::-webkit-input-placeholder {
    opacity: 0;
}

.form-control:focus::-moz-placeholder {
    opacity: 0;
}

.form-control input:focus:-moz-placeholder {
    opacity: 0;
}

.form-control input:focus::-ms-input-placeholder {
    opacity: 0;
}
.map-block {
    padding-left: 20px;
}
.off-add-info {
	background: url(../images/esg/map-pin.png) no-repeat;
	background-position-y: 6px; 
	padding-left: 50px;
	margin-top: 40px;
	margin-bottom: 15px;
}
.contact-block-2 {
	padding-left: 20px;
}
.phone-email-col {
	padding: 20px 36px;
	min-height: 145px;
	margin-bottom: 12px;
}
.phone-email-col > div {
	padding-left: 30px;
}
.contact-info p {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 16px;
}
.contact-info a {
	font-family: 'SourceSansPro-Bold';
	font-size: 32px;
	color: #ffffff;
	line-height: 32px;
	margin-top: 5px;
}
.contact-info a:hover {
	opacity: 0.5;
}
.phone-no {
	background:#0796c4 url(../images/esg/phone-bg.jpg) right center no-repeat;
	background-size: 100%;
}
.email-info {
	background:#00a9e0 url(../images/esg/email-bg.jpg) right center no-repeat;
	background-size: 100%;
}

/*=====CONTACT US PAGE END=====*/

/*=====HOME PAGE START=====*/
.slider-content {
	position: relative;
}
.slider-img img {
	width: 100%;
}
.slider-caption {
	position: absolute;
	top: 50%;
	left: 0;
	width: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.slider-caption > div {
	padding-left: 120px;
	padding-right: 45px;
}
.slider-caption > div h1 {
	color: #00a9e0;
	font-size: 80px;
	line-height: 76px;
	margin-bottom: 23px;
}
.slider-caption > div a {
	color: #333333;
	padding-right: 50px;
    background-size: 36px 24px;
}
.slider-caption > div a:hover {
	color: #60c837;
	padding-right: 55px;
}
#home-slider .slick-arrow {
	width: 40px;
	height: 40px;
}
#home-slider .slick-prev {
	left: 20px;
}
#home-slider .slick-next {
	right: 20px;
}
.home-block-1 {
	margin-top: 30px;
}
.home-block-text h1 {
	padding-bottom: 10px;
}
.home-block-text p {
	margin-bottom: 43px;
}
.home-block-2 .home-height {
	min-height: 425px;
}
.h-qm-features-block {
	margin-top: 25px;
}
.h-qm-feature-lists ul {
	font-size: 0;
	margin-left: -15px;
    margin-right: -15px;
}
.h-qm-feature-lists ul li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
}
.h-qm-feature-lists ul li .h-qm-feature-list {
	padding: 15px;
}
.h-qm-feature-lists ul li .h-qm-feature-list h5 {
	margin-top: 18px;
	margin-bottom: 9px;
}
.h-qm-feature-lists ul li .h-qm-feature-list p {
	color: #999999;
	line-height: 22px;
	min-height: 115px;
}
.h-qm-feature-lists ul li .h-qm-feature-list a {
	margin-top: 25px;
}
.h-qm-feature-lists ul li .h-qm-feature-list a:hover {
	margin-left: 5px;
	opacity: 0.5; 
}
.h-waf-block .d-flex-middle {
	justify-content: space-between;
	margin-top: 17px;
}
.waf-features-lists ul {
	font-size: 0;
	margin-top: 28px;
	margin-left: -25px;
	margin-right: -25px;
}
.waf-features-lists ul li {
	width: 33.33%;
	display: inline-block;
}
.waf-features-lists ul li .waf-features-list {
	position: relative;
	margin: 25px;
	margin-bottom: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.waf-features-lists ul li .waf-features-list:hover {
	box-shadow: 22px 22px 27px 0 rgba(0,0,0,0.27)
}
.waf-features-lists ul li .waf-features-list .waf-features-list-img img {
	width: 100%;
}
.waf-features-lists ul li .waf-features-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.waf-features-lists ul li .waf-features-text h3 {
	margin-bottom: 26px;
	font-size: 39px;
	min-height: 240px;
}
.waf-features-lists ul li .waf-features-text > div {
	padding: 50px;
}
.white-arrow {
	background: url(../images/esg/white-arrow.png) left center no-repeat;
	min-height: 20px;
}
.white-arrow.arrow-btn-circle:after {
	right: -4px;
}
.h-lfp-feature-lists ul {
	font-size: 0;
	margin-top: 60px;
}
.h-lfp-feature-lists ul li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
}
.h-lfp-feature-lists ul li .h-lfp-feature-list {
	padding: 0 20px;
	border-left: 2px solid #00a9e0;
	min-height: 107px;
}
.h-lfp-feature-lists ul li .h-lfp-feature-list p {
	line-height: 24px;
	margin-top: 14px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.h-lfp-feature-lists ul li .h-lfp-feature-list:hover p {
	color: #00a9e0;
}
.home-contact-block .phone-email-col {
	margin-bottom: 0;
}
.home-new-gen-block {
	margin-top: 16px;
}
.home-new-gen-content {
	position: relative;
}
.home-new-gen-text-block {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.home-new-gen-text-block p {
	font-size: 24px;
}
/*=====HOME PAGE END=====*/

.left-border {
	border-left: 1px solid #acacac;
}
.btm-no-space {
	padding-bottom: 0!important;
}
.top-no-space {
	padding-top: 0!important;
}
.left-no-space {
	padding-left: 0!important;
}
.right-no-space {
	padding-right: 0!important;
}
.no-border-l {
	border-left: none!important;
}
.no-border-r {
	border-right: none!important;
}
.last-para {
	margin-bottom: 0!important;
}
.btm-border-none {
	border-bottom: none!important;
}
.gm-img img,
.banner-content img {
	width: 100%;
}