#float-cta {
	position: fixed;
	bottom: 59px;
	left: 18px;
	z-index: 9999999999
}

#float-cta a {
	display: inline-block;
	background-color: #05a52f;
    border: white solid 2px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	color: #fff;

	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	transition: 0.3s
}
#float-cta a:hover,
#float-cta a:focus {
	text-decoration: none;
	background-color: #000
}
#float-cta a .fa-times,
#float-cta a .fa-whatsapp {
	transition: 0.3s
}
#float-cta a .fa-times {
	visibility: hidden;
	opacity: 0;
	display: none
}
#float-cta a.open .fa-times {
	visibility: visible;
	opacity: 1;
	display: block
}
#float-cta a.open .fa-whatsapp {
	visibility: hidden;
	opacity: 0;
	display: none

}
#float-cta span {
	position: absolute;
	left: -155px;
	width: 190px;
	top: 10px;
	background-color: #999;
	color: #fff;
	padding: 5px 3px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	letter-spacing: 0.5px;
	opacity: 0;
	transition: 0.3s;
	visibility: hidden
}
#float-cta .whatsapp-msg-container {
	visibility: hidden;
	position: absolute;
	right: 70;
	bottom: -20px;
	opacity: 0;
	transform: translateY(-70px);
	width: 300px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	transition: 0.3s
}
#float-cta .whatsapp-msg-container.open {
	visibility: visible;
	bottom: 0;
	opacity: 1
}
#float-cta .whatsapp-msg-header {
	text-align: center;
	background-color: #05a52f;
    border: white solid 1px;
	color: #fff;
	padding: 10px
}
#float-cta .whatsapp-msg-header h6 {
	font-weight: 700;
	font-size: 16px;
	font-size: 1rem;
	margin: 0
}
#float-cta .whatsapp-msg-body {
	padding: 5px
}
#float-cta .whatsapp-msg-body textarea {
	width: 100%;
	height: 200px;
	border: none;
	padding: 15px
}
#float-cta .whatsapp-msg-body textarea.placeholder,
#float-cta .whatsapp-msg-body textarea::placeholder {
	color: rgba(22,22,22,0.60);
	font-size: 14px
}
#float-cta .whatsapp-msg-footer {
	text-align: center;
	background-color: #fff;
	border-top: 1px solid lightgray;
	padding: 5px
}
#float-cta .btn-whatsapp-send {
	display: block;
	width: 100%;
	border: 2px solid #05a52f;
	font-weight: 700;
	color: #fff;
	background-color: #05a52f;
	padding: 7px 15px;
	transition: 0.3s
}
#float-cta .btn-whatsapp-send:hover {
	background-color: #fff;
	color: #05a52f
}
#float-cta:hover span {
	opacity: 1;
	left: 70px;
	visibility: visible
}
#float-cta.open span {
	display: none
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?orkqwr');
  src:  url('fonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?orkqwr') format('truetype'),
    url('fonts/icomoon.woff?orkqwr') format('woff'),
    url('fonts/icomoon.svg?orkqwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pin:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-right-arrow:before {
  content: "\e903";
}
.icon-creative-design:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-industrial:before {
  content: "\e906";
}
.icon-petroleum:before {
  content: "\e907";
}
.icon-engineering:before {
  content: "\e908";
}
.icon-factory:before {
  content: "\e909";
}
.icon-customer-review:before {
  content: "\e90a";
}
.icon-play-button:before {
  content: "\e90b";
}
.icon-telephone:before {
  content: "\e90c";
}
.icon-sent-mail:before {
  content: "\e90d";
}
.icon-under-construction:before {
  content: "\e90e";
}
.icon-industry:before {
  content: "\e90f";
}
.icon-layout:before {
  content: "\e910";
}
.icon-tick:before {
  content: "\e911";
}
.icon-building:before {
  content: "\e912";
}
.icon-building-1:before {
  content: "\e913";
}
.icon-engineer:before {
  content: "\e914";
}
.icon-engineer-1:before {
  content: "\e915";
}
.icon-magnifying-glass:before {
  content: "\e916";
}
.icon-under-construction-1:before {
  content: "\e917";
}
