.right-img-block,
.right-block-ct {
	width: 45%;
	float: right;
	position: relative;
}

.left-block-ct {
	width: 55%;
	float: left;
	padding-left: 92px;
	position: relative;
	display: inline-block;
}


.left-block-ct p,
.right-block-ct p {
	margin-bottom: 35px;
}

.bg {
	position: absolute;
	height: 314px;
	width: 341px;
	background: #464646;
	top: -25px;
	right: -25px;
	z-index: -1;
	transform-origin: center center;
	transition: all 250ms cubic-bezier(0.1, 0.1, 0, 1);
}

.pro-row-1 {
	background: url(../images/bg-top-left.jpg) no-repeat left top;
	position: relative;
	min-height: 690px;
	margin-bottom: 100px;
}

.pro-row-1:after {
	position: absolute;
	content: "";
	background-color: #000;
	width: 591px;
	height: 100%;
	right: -10%;
	top: 0;
	bottom: 0;
	z-index: -2;
	transform-origin: center center;
	transition: all 250ms cubic-bezier(0.1, 0.1, 0, 1);
}

.pro-row-1 .right-img-block,
.pro-row-2 .left-img-block {
	margin-top: 90px;
}

.pro-caption {
	/*border-bottom: 1px solid #e1e1e1;*/
	height: 605px;
	display: table-cell;
	vertical-align: middle;
	padding-right: 215px;
}

.right-img-block:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 110%;
	left: -110%;
	height: 1px;
	background: #e1e1e1;
}

.left-img-block:after {
	content: '';
	position: absolute;
	bottom: 0;
	width: 122%;
	right: -122%;
	height: 1px;
	background: #e1e1e1;
}

.pro-caption .pro-title {
	margin-top: 45px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px);
	transform: scale3d(1.3, 1.3, 1) rotate3d(1, -3, -1, -36deg) translate3d(0, 50px, 130px);
}

.img-block {
	position: relative;
	display: block;
}

.img-block:before {
	position: absolute;
	content: "";
	border-left: 1px solid #e1e1e1;
	margin-top: -49px;
	height: 0px;
	top: 0;
}

.img-block:after {
	position: absolute;
	content: "";
	width: 0px;
	border-top: 1px solid #e1e1e1;
	left: -49px;
	top: 0;
}

.pro-row-2 {
	position: relative;
	margin-bottom: 100px;
	z-index: 1;
}

.right-block-ct {
	background: url(../images/bg-top-left.jpg) no-repeat right top;
	width: 55%;
}

.pro-row-2:before {
	position: absolute;
	content: "";
	left: 0;
	width: 590px;
	top: 0;
	bottom: 0;
	height: 100%;
	background-color: #000;
	transform-origin: center center;
	transition: all 250ms cubic-bezier(0.1, 0.1, 0, 1);
}


.pro-row-2 .left-img-block .bg {
	left: 0;
	right: inherit;
	margin-left: -25px;
	z-index: 0;
}

.left-img-block {
	float: left;
	width: 45%;
	display: inline-block;
	position: relative;

}

.pro-row-2 .img-block:before {
	position: absolute;
	content: "";
	border-left: 1px solid #e1e1e1;
	margin-top: -49px;
	height: 49px;
	top: 0;
	right: 0;
}

.pro-row-2 .img-block:after {
	position: absolute;
	content: "";
	width: 49px;
	border-top: 1px solid #e1e1e1;
	top: 0;
	right: -49px;
	left: inherit;
}

.pro-row-2 .pro-caption {
	padding-right: 0;
	padding-left: 199px;
}

.left-img-block {
	margin-bottom: 80px;
}

.ser-block {
	border: 1px solid #a8d0f8;
	background-color: #eef7ff;
	padding: 50px;
	min-height: 260px;
	text-align: center;
}

.ser-block {
	margin: 0 21px 110px;
}

.ser-block img {
	margin-bottom: 30px;
	display: inline-block
}

.ser-block p {
	font-size: 18px;
	color: #535353;
	font-family: 'AvantGarde-Demi';
}

.mrgb45 {
	margin-bottom: 45px !important;
}

.service-slider {
	padding: 0 92px;
}


/* css for choose us */
.ch-bg {
	background: #ebebeb url(../images/choose-bg.jpg) no-repeat right top 65px;
	position: relative;
	padding: 50px 0 0;
	color: #6e7277;
	min-height: 750px;
	margin-bottom: 50px;
}

.ch-bg p {
	margin-bottom: 70px;
}

.choose-left-block {
	width: 47.368421052631575%;
	float: left;
	display: inline-block;
}

.right-choose-block {
	width: 46.60526315789474%;
	float: right;
	display: inline-block;
	position: relative;
}

.right-choose-block .img-abs {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 100%;
	margin-top: -100px;
}
.choose-list{overflow: hidden;margin-top: 70px}
.ch-in-block {
	width: 25.33%;
	float: left;
	display: inline-block;
	text-align: center;
	margin-right: 9%;
}

.ch-in-block:nth-child(3n) {
	margin-right: 0;
}

.ch-in-block img {
	margin-bottom: 25px
}

.ch-in-block p {
	color: #6E7277;
	font-family: 'AvantGarde-Demi';
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 70px;
}

.blog-wrapper {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}

.blog-post-block {
	width: 29.2%;
	float: none;
	margin-right: 6.11%;
	margin-bottom: 80px;
	display: inline-block;
	position: relative;
	-webkit-transition: opacity .3s cubic-bezier(.075, .82, .165, 1),
		-webkit-transform 1.6s cubic-bezier(.075, .82, .165, 1);
	transition: opacity .3s cubic-bezier(.075, .82, .165, 1),
		-webkit-transform 1.6s cubic-bezier(.075, .82, .165, 1);
	transition: transform 1.6s cubic-bezier(.075, .82, .165, 1),
		opacity .3s cubic-bezier(.075, .82, .165, 1);
	transition: transform 1.6s cubic-bezier(.075, .82, .165, 1),
		opacity .3s cubic-bezier(.075, .82, .165, 1),
		-webkit-transform 1.6s cubic-bezier(.075, .82, .165, 1);
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-transform: perspective(1000px) rotateX(-90deg);
	transform: perspective(1000px) rotateX(-90deg);
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	opacity: 0;

}

.blog-img {
	border: 1px solid #d7d7d7;
	overflow: hidden;
	-webkit-transition: transform .3s ease-in-out 0ms;
	-webkit-transition: -webkit-transform .3s ease-in-out 0ms;
	transition: -webkit-transform .3s ease-in-out 0ms;
	transition: transform .3s ease-in-out 0ms;
	transition: transform .3s ease-in-out 0ms, -webkit-transform .3s ease-in-out 0ms;
}


.blog-post-block a {
	position: relative;
	display: inline-block;
	z-index: 1;
}

.blog-post-block:nth-child(3n) {
	margin-right: 0;
}

.blog-post-block .bg {
	width: 82.1%;
	height: 59.64%;
	top: -20px;
	right: -20px;
	background: #464646;
	z-index: 0;
	position: absolute;
}

.blog-post-block a:hover .bg {
	background: #3277bc;
}

.post-title {
	background-color: #f2f0f0;
	padding: 35px 20px;
	border: 1px solid #d7d7d7;
	border-top: 0;
}

.blog-img img {
	width: 100%;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
	-webkit-transition: -webkit-transform 2.4s cubic-bezier(.075, .82, .165, 1);
	transition: -webkit-transform 2.4s cubic-bezier(.075, .82, .165, 1);
	transition: transform 2.4s cubic-bezier(.075, .82, .165, 1);
	transition: transform 2.4s cubic-bezier(.075, .82, .165, 1), -webkit-transform 2.4s cubic-bezier(.075, .82, .165, 1);
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
}

.blog-post-block a:hover img {
	-moz-transform: scale(1.05) translate(0, -10px);
	-webkit-transform: scale(1.05) translate(0, -10px);
	-o-transform: scale(1.05) translate(0, -10px);
	-ms-transform: scale(1.05) translate(0, -10px);
	transform: scale(1.05) translate(0, -10px);
}

.post-title p {
	color: #363535;
	font-size: 22px;
	text-align: center;
	font-family: 'AvantGarde-Demi';
	-webkit-transition: color 0.4s ease 0s;
	-moz-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
}

/* css for client slider */
.cl-bg {
	background: url(../images/bg-1.jpg) no-repeat;
	background-size: cover;
	padding: 65px 0;
	position: relative;
	width: 100%;
}

.rating-img {
	margin-bottom: 30px;
	display: inline-block
}

.cl-title {
	font-size: 50px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 30px;
	font-family: 'AvantGarde-Demi';
	line-height: 100%;
}

.client-slider {
	max-width: 992px;
	margin: 0 auto;
}

.client-slider p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	font-family: 'AvantGarde-Demi';
	margin-bottom: 20px;
}

.cl-name span {
	font-family: 'AvantGarde-Demi';
	font-size: 22px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
}

.quote-icon i {
	width: 51px;
	height: 51px;
	text-align: center;
	line-height: 51px;
	border: 1px solid #ffffff;
	background-color: #3277bc;
	margin: 0 auto 20px;
	font-size: 22px;
	border-radius: 100%;
	color: #fff;
}

.client-slider .slick-dots li {
	width: 27px;
	padding: 0;
	height: 4px;
	margin: 0 5px;
}

.client-slider .slick-dots li button {
	width: 27px;
	padding: 0;
	height: 4px;
	background-color: #fff;
	border: 1px solid #fff;
}

.client-slider .slick-dots li button:before,
.gal-slider .slick-dots li button:before {
	content: none
}

.client-slider .slick-dots li.slick-active button {
	background-color: #af3b2f;
}

/* css for gallery */

.gal-slider {
	max-width: 1200px;
	margin: 0 auto 110px !important
}

.gal-slider .slick-dots li {
	padding: 0;
	width: 33px;
	height: 4px;
	margin: 0 7px;
}

.gal-slider .slick-dots li button {
	background-color: #000000;
	width: 33px;
	height: 4px;
	padding: 0;
}

.hm-gallery-wrapper .slick-dots {
	bottom: -35px;
}

.hm-gallery-wrapper .hm-title {
	margin-bottom: 50px;
}


.gal-slider .slick-dots li.slick-active button {
	background-color: #3277bc;
}

.img-block img {
	transition: opacity 1s cubic-bezier(.39, .575, .565, 1), transform .3s cubic-bezier(.39, .575, .565, 1);
	opacity: 0;
	width: 100%;
	will-change: transform;
	transform: translateY(-1vw);
}

.animatediv.active .img-block img {
	transform: translateY(0);
	opacity: 1;
	transition: opacity .5s cubic-bezier(.39, .575, .565, 1), transform .3s cubic-bezier(.39, .575, .565, 1);
}

.img-block:before,
.img-block:after {
	transition: all 0.3s ease-out;
	transition-delay: 0.4s;
	opacity: 0;
}

.img-block:after {
	width: 0;
	transition-delay: 0.8s;
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
}

.animatediv.active .img-block:before {
	opacity: 1;
	height: 49px;
}

.animatediv.active .img-block:after {
	opacity: 1;
	width: 49px;
}

.pro-caption .btn-view {
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right;
	-ms-transform-origin: right;
	transform-origin: right;
	-webkit-transition: all .5s cubic-bezier(1, 0, .0, 1.000);
	-ms-transition: all .5s cubic-bezier(1, 0, .0, 1.000);
	transition: all .5s cubic-bezier(1, 0, .0, 1.000);
	-webkit-transition-timing-function: cubic-bezier(1, 0, .0, 1.000);
	-ms-transition-timing-function: cubic-bezier(1, 0, .0, 1.000);
	transition-timing-function: cubic-bezier(1, 0, .0, 1.000);
}

.pro-caption.active .btn-view {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.pro-caption.active .pro-title {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) rotate3d(0, 0, 0, 0) translate3d(0, 0, 0);
	transition: opacity 4s, -webkit-transform 4s;
	transition: opacity 4s, transform 4s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.pro-caption p {
	opacity: 0;
}

.pro-caption.active p {
	-webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
	-o-animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
	animation: wpb_ltr .7s 1 cubic-bezier(.175, .885, .32, 1.275);
	opacity: 1;
}

@-webkit-keyframes wpb_ltr {
	0% {
		-webkit-transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-moz-keyframes wpb_ltr {
	0% {
		-moz-transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		-moz-transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@-o-keyframes wpb_ltr {
	0% {
		-o-transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		-o-transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

@keyframes wpb_ltr {
	0% {
		-webkit-transform: translate(-10%, 0);
		-ms-transform: translate(-10%, 0);
		-o-transform: translate(-10%, 0);
		transform: translate(-10%, 0);
		opacity: 0;
		filter: alpha(opacity=0)
	}

	100% {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
		filter: alpha(opacity=100)
	}
}

.animatable:hover {
	cursor: pointer
}

.product-section .animatable:hover .bg {
	background: #3277bc;
}

.pro-row-1:hover .img-block:before,
.pro-row-2:hover .img-block:before {
	height: 90px;
	margin-top: -90px;
}

.pro-row-1:hover .img-block:after {
	width: 70%;
	left: -70%;
	right: inherit;

}

.pro-row-1:hover .img-block:after,
.pro-row-1:hover .img-block:before,
.pro-row-2:hover .img-block:before,
.pro-row-2:hover .img-block:after,
.animatable:hover .pro-caption {
	border-color: #3277bc
}

.animatable:hover .btn-view {
	color: #fff;
}

.animatable:hover .btn-view:after,
.animatable:hover .btn-view:before {
	height: 48px;
}

.pro-row-2:hover .img-block:after {
	width: 70%;
	right: -70%;
}

.animatable .blog-post-block.active {

	opacity: 1;
	-webkit-transform: perspective(1000px) rotateX(0);
	transform: perspective(1000px) rotateX(0);
}

.animatable .blog-post-block.active .blog-img img {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

/* css for product section */
.product-section {
	padding: 60px 0 0;
}

.product-section .container {
	max-width: 1643px;
}

.hm-title {
	font-size: 50px;
	color: #3277bc;
	text-transform: uppercase;
	margin-bottom: 80px;
	font-family: 'AvantGarde-Demi';
	line-height: 100%;
}

.pro-title,
.title40 {
	font-size: 40px;
	color: #453b39;
	font-family: 'AvantGarde-Demi';
	text-transform: capitalize;
	line-height: 120%;
	margin-bottom: 20px;
}

.title40 {
	color: #3277bc;
	text-transform: uppercase;
	margin-bottom: 20px;
}


/* css for banner */
.slider-badge {
	width: 251px;
	float: left;
	margin-right: 30px;
	padding: 150px 0 0;
}

.hm-slider .container {
	position: relative
}

.banner-slide {
	position: relative
}

.banner-caption1 p {
	font-size: 44px;
	color: #fff;
	font-family: 'AvantGarde-Demi';
	line-height: 120%;
	margin-bottom: 30px;
}

.banner-caption1 {
	width: 890px;
	text-align: center;
	float: left
}

.banner-caption1 img {
	display: inline-block;
	margin-bottom: 35px;
}

.banner-content {
	position: absolute;
	top: 20%;
	left: 20px;
	right: 0;
	max-width: 1520px;
	margin: 0 auto;
}

.banner-price-tag {
	background-color: #3277bc;
	font-size: 28px;
	color: #fff;
	max-width: 475px;
	padding: 15px 28px;
	margin: 0 auto 15px;
	display: block;
	font-family: 'AvantGarde-Demi';
	line-height: 100%;
}

.btn-call i {
	font-size: 16px;
	margin-left: 15px;
	/*vertical-align: top;*/
}

.btn-call {
	border: 1px solid #c7c7c7;
	background-color: transparent;
	font-size: 20px;
	padding: 16px 28px 16px 23px;
	color: #fff;
	line-height: 100%;
	display: inline-block;
	font-family: 'AvenirNextLTPro-Regular';
	position: relative;
	z-index: 1;
}

.btn-call:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 0;
	background-color: #3277bc;
	transition: 0.5s ease-in-out;
	z-index: -1;
}

.btn-call:after {
	content: '';
	position: absolute;
	top: auto;
	bottom: 0;
	width: 50%;
	height: 0;
	left: 50%;
	background-color: #3277bc;
	transition: 0.5s ease-in-out;
	z-index: -1;
}

.btn-call:hover:after,
.btn-call:hover:before {
	height: 100%;
}

.banner-content p.ft40 {
	font-size: 40px;
	line-height: 100% !important
}

.hm-slider .slick-prev {
	left: 0px;
	z-index: 1;
	height: 60px;
	width: 40px;
	background: #3277bc;
}

.hm-slider .slick-next {
	right: 0px;
	height: 60px;
	background: #3277bc;
	width: 40px;
}

.banner-slide img {
	max-width: 100%;
}

.slider-badge img {
	max-width: 100%;
}

.hm-slider .slick-next:before,
.hm-slider .slick-prev:before {
	content: none
}

.hm-slider .slick-next i,
.hm-slider .slick-prev i {
	font-size: 20px;
	color: #fff
}

.blog-post-block a:hover .post-title p {
	color: #3277bc;
}

.pro-row-1:hover .right-img-block:after,
.left-img-block:after .pro-row-2:hover {
	background: #3277bc
}
.service-slider .slick-prev {
	left: -15px;
	z-index: 1;
	height: 50px;
	width:35px;top: 42%;
	background: #3277bc;
}

.service-slider .slick-next {
	right: -15px;
	height: 50px;top: 42%;
	background: #3277bc;
	width: 35px;
}
.service-slider .slick-next:before,
.service-slider .slick-prev:before {
	content: none
}
.service-slider .slick-next i, .service-slider .slick-prev i{color: #fff;font-size: 18px;}
.hom_ttl span{font-size: 52px;font-family: 'AvenirNextLTPro-Regular';vertical-align: baseline;line-height: 100%} 
.hm-gallery-wrapper video{max-width: 1060px;margin: 0 auto;height: auto !important;margin-bottom: 50px;}
.hm-gallery-wrapper{text-align: center;}
.banner-slide img{margin: 0 auto;}
.banner-caption1 .banner-price-tag{margin-top: 30px;}
.banner-price-tag {max-width: 500px;}
img.below_text.autralian_made{max-width: 142px;}