
/** v1 **/

/* products	*********************************
*/


.page-banner-wrap {
	height: 24vw;
	position: relative;
	background-size: contain;
	background-repeat: no-repeat;
}

/** hero- styled *****************************************/
/* for banner each sub page	*/
.hero-wrap {
	height: 32vw;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
}

.hero-wrap .row {
 	position: relative;
	height: 100%;
}
 
.hero-wrap .container .row {
/* 	position: relative;
	height: 100%;
	align-items: center;
 */}

.hero-wrap .overlay {
/* 	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background: #111111;
	z-index: -1;
 */}

.hero-wrap.hero-wrap-2 {
 	min-height: auto;
	height: 700px;
	background-position: top center;
	background-attachment: fixed;
}

.hero-wrap.hero-wrap-2 .overlay {
	opacity: 0;
}

.hero-wrap.hero-wrap-2 .slider-text {
/* 	min-height: auto;
	height: 700px;
 */}

.hero-wrap .slider-text {
/* 	height: 100vh;
	min-height: 750px;
	color: rgba(255, 255, 255, 0.8);
	z-index: 3;
 */}

.hero-wrap .slider-text .text {
/* 	position: relative;
	z-index: 0;
 */}

.hero-wrap .slider-text .subheading {
	text-transform: uppercase;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	display: inline-block;
	letter-spacing: 2px;
	margin-bottom: 5px;
	position: relative;
	z-index: 0;
}

.hero-wrap .slider-text h1, .hero-wrap .slider-text .h1 {
	font-weight: 600;
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
}

.hero-wrap .slider-text h1 span, .hero-wrap .slider-text .h1 span {
	color: #1eb2a6;
}

.hero-wrap .slider-text .breadcrumbs {
	font-size: 14px;
	margin-bottom: 10px;
	z-index: 99;
	font-weight: 600;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.8);
}

.hero-wrap .slider-text .breadcrumbs span {
	color: rgba(255, 255, 255, 0.8);
}

.hero-wrap .slider-text .breadcrumbs span i {
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
}

.hero-wrap .slider-text .breadcrumbs span a {
	color: rgba(255, 255, 255, 0.8);
}

.hero-wrap .slider-text .breadcrumbs span a:hover, .hero-wrap .slider-text .breadcrumbs span a:focus
	{
	color: #1eb2a6;
}

.hero-wrap .slider-text .breadcrumbs span a:hover i, .hero-wrap .slider-text .breadcrumbs span a:focus i
	{
	color: #1eb2a6;
}

.hero-wrap .slider-text .bread {
	font-weight: 400;
	color: #fff;
	font-size: 70px;
}

/** ftco- styled *****************************************/
.ftco-navbar-light {
	background: transparent !important;
	/*   position: absolute;
  top: 95px;
  left: 0;
  right: 0;
  z-index: 3;
 */
	padding: 0;
}


.ftco-navbar-light .navbar-brand {
	color: #1eb2a6;
	padding: 0;
	position: relative;
	z-index: 0;
}

.ftco-navbar-light .navbar-brand:hover, .ftco-navbar-light .navbar-brand:focus
	{
	color: #fff !important;
}

.ftco-navbar-light .navbar-nav .dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
	font-size: 15px;
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
	padding-left: 12px;
	padding-right: 12px;
	color: rgba(255, 255, 255, 0.9);
	font-weight: 500;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
	position: relative;
	display: block;
	padding-bottom: 2px;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link.active {
	color: #1eb2a6;
	position: relative;
	z-index: 0;
}

.ftco-navbar-light .btn-custom {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.3);
	background: #1eb2a6;
	padding: 1.5rem;
	color: #fff;
	border-radius: 0;
	position: relative;
	display: inline-block;
	width: 250px;
	z-index: 0;
	text-align: center;
	border: 1px solid transparent;
	letter-spacing: 2px;
}

.ftco-navbar-light .btn-custom:before {
	position: absolute;
	top: -1px;
	bottom: -1px;
	left: -20px;
	width: 100px;
	background: #1eb2a6;
	-webkit-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	transform: skewX(-20deg);
	z-index: -1;
	content: '';
}

.ftco-navbar-light .navbar-toggler {
	border: none;
	color: rgba(255, 255, 255, 0.9) !important;
	cursor: pointer;
	padding-right: 0;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:hover, .ftco-navbar-light .navbar-toggler:focus
	{
	text-decoration: none;
	color: #1eb2a6;
	outline: none !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.ftco-services-section .img {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.ftco-section {
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
	.ftco-section .row {
		position: relative;
		width: 100%;
		margin: 0 auto;
	}

.ftco-section-heading {
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	color: #1eb2a6;
	font-weight: 700;
	text-transform: uppercase;
}

.ftco-no-pt {
	padding-top: 0 !important;
}

.ftco-no-pb {
	padding-bottom: 0 !important;
}

.ftco-bg-dark {
	background: #18232f;
}

.ftco-intro {
	width: 100%;
	position: relative;
	z-index: 0;
	color: rgba(255, 255, 255, 0.8);
}

.ftco-intro h2, .ftco-intro .h2 {
	color: #fff;
	font-size: 27px;
	font-weight: 500;
}

.ftco-intro .subscribe-form {
	width: 100%;
}

.ftco-intro .subscribe-form .form-group {
	position: relative;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 0;
}

.ftco-intro .subscribe-form .form-group input {
	background: transparent !important;
	color: white !important;
	font-size: 16px;
	padding: 0;
	border-radius: 5px 0px 0px 5px;
	border: none !important;
}

.ftco-intro .subscribe-form .form-group input::-webkit-input-placeholder
	{
	/* Chrome/Opera/Safari */
	color: white !important;
}

.ftco-intro .subscribe-form .form-group input::-moz-placeholder {
	/* Firefox 19+ */
	color: white !important;
}

.ftco-intro .subscribe-form .form-group input:-ms-input-placeholder {
	/* IE 10+ */
	color: white !important;
}

.ftco-intro .subscribe-form .form-group input:-moz-placeholder {
	/* Firefox 18- */
	color: white !important;
}

.ftco-intro .subscribe-form .form-group input:focus {
	outline: none !important;
	border: none !important;
}

.ftco-intro .subscribe-form .form-group .btn-icon span {
	color: #fff;
}

.ftco-intro .subscribe-form .icon {
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: rgba(255, 255, 255, 0.8);
}

.ftco-footer {
	padding: 5em 0 0 0;
	border-top: 2px solid #68aaa8;
	border-bottom: 2px solid #68aaa8;
}

.ftco-footer .logo a {
	position: relative;
	text-decoration: none;
	color: #111111;
	font-size: 30px;
}

.ftco-footer .logo a span {
	color: #1eb2a6;
}

.ftco-footer .ftco-footer-widget h2, .ftco-footer .ftco-footer-widget .h2
	{
	color: #111111;
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: 500;
	font-family: "Roboto", Arial, sans-serif;
}

.ftco-footer .ftco-footer-widget ul li {
	margin-bottom: 10px;
}

.ftco-footer .ftco-footer-widget ul li a {
	color: #666666;
}

.ftco-footer .ftco-footer-widget ul li a span {
	font-size: 14px;
	color: #1eb2a6;
}

.ftco-footer .ftco-footer-widget ul li a:hover {
	color: #1eb2a6;
}

.ftco-footer .ftco-footer-widget ul li a:hover span {
	color: #1eb2a6;
}

.ftco-footer .ftco-footer-widget .btn-primary {
	background: #fff !important;
	border: 2px solid #fff !important;
}

.ftco-footer .ftco-footer-widget .btn-primary:hover {
	background: #fff;
	border: 2px solid #fff !important;
}

.ftco-footer .block-23 ul {
	padding: 0;
}

.ftco-footer .block-23 ul li {
	font-size: 15px;
}

.ftco-footer .block-23 ul li, .ftco-footer .block-23 ul li>a {
	display: table;
	line-height: 1.5;
	margin-bottom: 15px;
	font-size: 15px;
}

.ftco-footer .block-23 ul li span {
	color: rgba(0, 0, 0, 0.7);
	color: #1eb2a6;
}

.ftco-footer .block-23 ul li .icon, .ftco-footer .block-23 ul li .text {
	display: table-cell;
	vertical-align: top;
	color: rgba(0, 0, 0, 0.8) !important;
}

.ftco-footer .block-23 ul li .icon {
	width: 40px;
	font-size: 15px;
	padding-top: 2px;
	color: #1eb2a6 !important;
}

.ftco-footer .bg-darken {
	background: #e9e9e9 !important;
}

.ftco-footer .block-21 .blog-img {
	display: block;
	height: 50px;
	width: 50px;
}

.ftco-footer .block-21 .text {
	width: calc(100% - 50px);
	padding-left: 20px;
}

.ftco-footer .block-21 .text .heading {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0;
}

.ftco-footer .block-21 .text .heading a {
	color: #666666;
}

.ftco-footer .block-21 .text .heading a:hover, .ftco-footer .block-21 .text .heading a:active,
	.ftco-footer .block-21 .text .heading a:focus {
	color: #1eb2a6;
}

.ftco-footer .block-21 .text .meta>div {
	display: inline-block;
	font-size: 12px;
	margin-right: 5px;
}

.ftco-footer .block-21 .text .meta>div a {
	color: gray;
	color: #1eb2a6;
}

.ftco-footer-social li {
	list-style: none;
	margin: 0 5px 0 0;
	display: inline-block;
}

.ftco-footer-social li a {
	height: 48px;
	width: 48px;
	display: block;
	color: #fff;
	border-radius: 50%;
	position: relative;
/* 	background: #1eb2a6; */
}
/* must be has size that images be changed by hover*/
.ftco-footer-social li a img{
	height: 48px;
	width: 48px;
}

.ftco-footer-social li a span {
	position: absolute;
	font-size: 24px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff !important;
}

.ftco-footer-social li a:hover {
	color: #fff !important;
}

/* footer social link	*********************************
*/
a#facebook-link img {
/* 	content:url('/images/Facebook.png'); */
}
a#facebook-link:hover img{
	content:url('/images/Facebook2.png');
}
a#tiktok-link img {
/* 	content:url('/images/Tiktok.png'); */
}
a#tiktok-link:hover img{
	content:url('/images/Tiktok2.png');
}
a#youtube-link img {
/* 	content:url('/images/Youtube.png'); */
}
a#youtube-link:hover img{
	content:url('/images/Youtube2.png');
}
a#linkedin-link img {
/* 	content:url('/images/LinkedIn.png'); */
}
a#linkedin-link:hover img{
	content:url('/images/LinkedIn2.png');
}

.ftco-about-section .img {
	position: relative;
}


.ftco-about-section .img .counter-wrap {
	position: absolute;
	bottom: 107px;
	right: -107px;
	background: #111111;
	padding: 30px;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.ftco-about-section .img .icon span {
	font-size: 54px;
	line-height: 0;
	color: #1eb2a6;
}

.ftco-about-section .img span {
	font-size: 24px;
}

.ftco-about-section .img .number {
	color: #1eb2a6;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
}

.ftco-about-section .img .caption {
	font-size: 20px;
	display: block;
	color: #fff;
}

.ftco-section-counter {
	padding: 6em 0;
	position: relative;
	z-index: 0;
}

.ftco-section-counter .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .3;
	background: #111111;
	z-index: -1;
}

.ftco-heading {
	color: #68aaa8;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
}

/** media lines	*/
@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link.active {
		color: #1eb2a6 !important;
	}
}

@media ( max-width : 767.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item.active>a {
		color: #fff;
		background: transparent;
	}
}

@media ( max-width : 767.98px) {
	.hero-wrap .slider-text h1, .hero-wrap .slider-text .h1 {
		font-size: 1rem !important;
	}
}

@media ( max-width : 575.98px) {
	.hero-wrap {
		margin-top: 0;
	}
	.hero-wrap .slider-text .btn {
		width: 100%;
		display: block;
		margin-bottom: 5px;
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light {
		background: #22c8ba !important;
	}
}

@media ( min-width : 1200px) {
	.ftco-navbar-light .container-xl {
		padding-left: 0;
		padding-right: 0;
		background: rgba(255, 255, 255, 0.1);
		max-width: 1300px;
	}
}

@media ( max-width : 767.98px) {
	.ftco-navbar-light .navbar-brand {
		color: #fff;
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media ( max-width : 767.98px) {
	.ftco-navbar-light .navbar-nav {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-right: 0;
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link span {
		display: inline-block;
	}
}

@media ( max-width : 991.98px) {
	.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 1rem;
		padding-top: 0;
		color: #fff;
	}
}
@media ( max-width : 991.98px) {
	.ftco-navbar-light .btn-custom:before {
		display: none;
	}
}

@media ( max-width : 575.98px) {
	.ftco-section {
		padding: 1em 0;
	}
	.ftco-section-heading .section-subheading {
		font-size: 0.7em;
	}
	.ftco-section-heading .section-title {
		font-size: 1.5em;
	}
}

@media ( max-width : 767.98px) {
	.ftco-about-section .img {
		height: 400px;
		width: 100%;
	}
}
@media ( max-width : 767.98px) {
	.ftco-about-section .img .counter-wrap {
		padding: 20px;
	}
}


/** END	media lines	*/

