.big_title{
	color: #ffffff;
	font-size: 50px;
	text-transform: capitalize;
	text-align: left;
	line-height: 100%;
	font-family: 'RedHatDisplay-Black';
	padding-bottom: 70px;
}
.banner{position: relative;}

.bannertext {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    height: 100%;z-index: 1;
	background: rgba(0, 0, 0, 0.2);
}
video.background-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: center center;
}
.webox{
	max-width: 790px;
	margin-top: 111px;
}
.hmbo_wrap{
	display: flex;
    align-items: center;
    height: 100%;
	text-align: left;
}
.smail_txt{
	font-size: 18px;
	color: #fff;
	letter-spacing: 0.2px;
	line-height: 24px;
	font-family: 'RedHatDisplay-Regular';
	text-align: left;padding-bottom: 35px;
	
}
.smail_txt img{display: inline-block;padding-right:10px;}
.webox a.btn_blk{
	font-size: 18px;
	font-family: 'RedHatDisplay-Black';
	min-width: 260px;
}

/*================== why choose  ===============*/

.why_choose{
	position: relative;
	height:100%;padding: 110px 0 90px;
}
.chleft_blk{width: 730px;padding-right: 155px;}
.chright_blk{width: calc(100% - 730px);}
.ch_logo {justify-content: space-between;margin-top: 80px;}
.trustbox{
	background: #fff;
	border-radius: 2px;
	box-shadow:0px 0px 5px rgba(0, 0, 0, 0.16);
	padding: 42px 35px 42px 45px;
}
.greenbg{background: #9CC52B;}
.bluebg{background: #00AEEF;}
.orangebg{background: #EFA640;}
.trust_list{margin:0 -16px;}
.trust_list li{
	padding: 0 16px;
	width: 50%;
	
}
.trust_list li:last-child .trustbox p{color: #58585A;}
.trust_list li:nth-child(-n+2){
	margin-bottom: 38px;
}
.trust_icon {
	display: inline-block;top:0;
}
.trust_det{
	width: calc(100% - 60px);
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
.trust_det .head{
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.3px;
	line-height: 22px;
	font-family: 'RedHatDisplay-Medium';
	font-weight: normal;
}
.trustbox p{
	font-size: 16px;
	line-height: 20px;
	font-family: 'RedHatDisplay-Medium';
	font-weight: normal;
	margin-top:28px;
}
.trust_det .graytxt{
	color: #707070;
}
.ban_xs {display: none !important;}

/*================== service maintenace ===============*/

.service{padding: 100px 0 60px;}
.maintance_div > li{width: 33.33%;padding: 0 47px;}
.maintance_div {justify-content: space-between;margin:0 -47px;}
#f1_container {
 position: relative;
    z-index: 1;
    height: 563px;
    display: block;overflow: hidden;
}
#f1_container {
  perspective: 1000;
}
#f1_card {
  width: 100%;
  height: 100%;
 /* transform-style: preserve-3d;
  transition: all 1.0s linear;*/
}

.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  z-index: 1;
}
.face.back {
  display: block;
 /* transform: rotateY(180deg);
  box-sizing: border-box;*/
  padding: 50px 10px;
  opacity: 0;
      transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.serbox:hover .face.back{opacity: 1;}
.face.back.greenbg{background: #9CC52B;}
.face.back.bluebg{background: #00AEEF;}
.face.back.orangebg{background: #EFA640;}
.maintance_div .title_lg{
	line-height: 50px;
	padding-right: 20px;
}
.serul_list li a p,.serul_list li a span img{ transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;}
.serul_list li a:hover p{color: #282828;}
.serul_list li a:hover span img{filter: brightness(0.2) invert(0);}

.maintance_div > li:nth-child(2) {margin-top: 115px;}
.front.face:before{
	content: "";
	position: absolute;
	top:0;
	right:0;
	left:0;
	width: 100%;
	height:100%;
	background: rgba(0, 0, 0, 0.70);
}

.ser_ovrlay{
	position: absolute;
	top:34%;
	right:0;
	left:0;
	text-align: center;
	margin: auto;
	width: 303px;
	border-bottom: 4px double #00AEEF;
	padding-bottom: 20px;
}
.ser_ovrlay .title_md{padding-bottom: 12px;}
.ser_icon img{margin:0 auto 15px;display: block;}
.ser_icon{position: relative;width: 100%;}
.ser_icon:before , .ser_icon:after {
	content: "";
	position: absolute;
	top:40%;
	margin:auto;
	width: 92px;
	border-bottom: 4px double #00AEEF;
}
.ser_icon:before{
	left:0;
}
.ser_icon:after{
	right:0;
}
.ser_list{
	max-width: 298px;
	margin:0 auto;
	text-align: left;
	font-size: 0;
}
.ser_back{
	height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
dl {
    width: 100%;
	border: 1px solid #fff;
    margin: -1px 0;
    
}
dl dt {
    width: calc(100% - 65px);
    position: relative;
    display: inline-block;
    padding: 17px 30px;
    border-right: 1px solid #fff;
	vertical-align: middle;
}
dl dd {
    width: 65px;
    display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.ptag dl dt p{
	color: #fff;
	line-height: 100%;
}
.ser_back > img{
	filter: brightness(0) invert(1);
	margin-bottom: 15px;
}
.btn_explor{
	background: #fff;
	color: #58585A;
	font-size: 16px;
	display: block;
	line-height: 100%;
	text-align: center;
	padding:15px 0;
	font-family: 'RedHatDisplay-Regular';
	font-weight: normal;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
	position: relative;
	overflow: hidden;z-index: 1;
	
}

.maintenace .ser_icon:before, 
.maintenace .ser_icon:after, .maintenace .ser_ovrlay{
	border-color: #EFA640;
}
.project .ser_icon:before, 
.project .ser_icon:after, .project .ser_ovrlay{
	border-color: #A6CE39;
}
.ptag .ser_ovrlay p{
	line-height: 20px;
}
.hm_nojob{
	    font-size: 50px;
    /*color: #d1d1d1;*/
	color: #929292;
    line-height: 100%;
    padding-bottom: 0;
    font-family: 'RedHatDisplay-Regular';
    max-width: 900px;
    margin: 0 0 0 auto;
    /* border-bottom: 1px solid #E5E5E5; */
    position: relative;
    top: -50px;
}
.maintance_div > li:first-child #f1_container{margin-top: 45px;}

.service_mob{display: none;}
.ser_back .title_md{width: 100%;padding-bottom: 20px;}


/*================== newsletter ===============*/
.newsletter{    padding: 30px 0;
    background: #282828;}

/*================== newsletter end ===============*/


/*================== our project ===============*/

.our_project{
	padding: 100px 0;
}
.our_project .title_lg{
	line-height: 40px;
	max-width: 600px;
}
.page-template-page-suburb-template .our_project .title_lg{max-width: 960px;}
.our_client .title_lg{
	max-width: 585px;
	line-height: 40px;
}
.page-template-page-suburb-template .our_client .title_lg{max-width: 100%;}
.our_det .head{
	font-size: 18px;
	line-height: 100%;;
	letter-spacing: 0.2px;
	color: #363E5A;
	font-family: 'RedHatDisplay-Medium';
	font-weight: normal;
}
.our_det p{
	font-size: 16px;
	color: #363E5A;
	font-family: 'RedHatDisplay-Medium';
	font-weight: normal;
	line-height: 22px;margin-top:5px;
}
.our_det{
	padding-top: 20px;
}
.proj_img {position: relative;overflow: hidden;}
.proj_img img{
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
}
.project_js li:hover .proj_img img{
	transform: scale(1.3);
}
.project_js li:hover .our_det .head,
.project_js li:hover .our_det p{
	color: #000;
}
.project_js{
	margin: 0 -15px;
}
.project_js li{
	padding: 0 15px;
}
.project_js .slick-prev, 
.project_js .slick-next{
	width: 40px;
	height:40px;
	border:1px solid #838DAF;
	border-radius: 100%;top: -28%;
}
.project_js .slick-prev:hover, 
.project_js .slick-next:hover{
	border-color: #000;
}
.project_js .slick-prev:hover:after,
.project_js .slick-next:hover:after{
	filter: brightness(0);
}
.project_js .slick-prev:before, 
.project_js .slick-next:before{
	content: none;
}
.project_js .slick-prev:after, 
.project_js .slick-next:after{
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 8px;
    right: 0;
    bottom: 0;
    margin: auto;
}

.project_js .slick-prev:after{
	background: url(../images/project-left.png);
}
.project_js .slick-next:after{
	background: url(../images/project-right.png);
}
.project_js .slick-next{
	right:10px;
}
.project_js .slick-prev{
	left:inherit;
	right:70px;
}
.our_client .col{align-items: center;}

/*================== client testimonial ===============*/

.testimonial{
	background: #F6F3F2;
	padding: 75px 0 115px;
}
.testbox{
	background: #ffff;
	border:1px solid #E9E9E9;
	padding: 35px 45px;
	box-shadow: 0px 0px 10px rgba(131, 141, 175, 0.18);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.testbox:hover{
	box-shadow: 0px 0px 10px rgb(131 141 175 / 58%);
}
.testimonial_js{
	max-width: 1060px;
	margin:25px auto 0;
}
.testimonial_js li{padding: 10px 30px;}
.testbox p{
	font-size: 16px;
	color: #363E5A;
	line-height: 22px;
	letter-spacing: 0.2px;
	font-family: 'RedHatDisplay-Italic';
	margin:25px 0 39px;
}

.yellbg{
	/*background: #EFA640;*/
  background: #00AEEF;
}
.testimonial_js .slick-prev, 
.testimonial_js .slick-next{
	width: 28px;
	height: 54px;
}
.testimonial_js .slick-prev{
	left: -95px;
}
.testimonial_js .slick-next{
	right:-95px;
}
.testimonial_js .slick-prev:before, 
.testimonial_js .slick-next:before{
	content: none;
}
.testimonial_js .slick-next:after,
.testimonial_js .slick-prev:before{
	content: "";
	position: absolute;
	top:0;right:0;
	left:0;bottom:0;
}
.testimonial_js .slick-prev:before{
	background: url(../images/left-arrow.png);
}
.testimonial_js .slick-next:after{
	background: url(../images/right-arrow.png);
}


/*================== our client ===============*/
.our_client{
	padding: 105px 0;
}
.clientblk{
	width: 745px;padding-right: 60px;
}
.clitimgblk{
	width: calc(100% - 745px);
	
}
.client_js{font-size: 0; margin: 0 -15px;}
.client_js li{width: 33.33%;display: inline-block;padding: 0 15px;}
.client_bx{
	border-radius: 20px;
	border:1px solid #E8E8E8;
	background: #fff;
	position: relative;
    overflow: hidden;
    height: 111px;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}
.client_bx img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    max-height: 100%;
}
.client_bx:not(:last-child){
	margin-bottom: 35px;
}
.client_js li .client_bx:hover{
	border-color: #EFA640;
}


a.btn_explor{
background: #fff;
color: #58585A;
font-size: 16px;
display: block;
line-height: 100%;
text-align: center;
padding:15px 0;
font-family: 'RedHatDisplay-Regular';
font-weight: normal;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
position: relative;
overflow: hidden;z-index: 1;

}
.serul_list {
	border:1px solid rgb(255 255 255 / 32%);
}
.serul_list li a {
display: flex;
flex-wrap: wrap;
align-items: center;
width: 100%;
cursor: pointer;
height: 100%;
}
.serul_list li a p{
width: calc(100% - 65px);
padding:15px 30px;
color: #fff;
line-height: 100%;
font-size: 16px;letter-spacing: 0.2px;
border-right:1px solid rgb(255 255 255 / 32%);
}
.serul_list li a span{
width: 65px;
text-align: center;
display: block;
}
.maintance_div > li:nth-child(2){margin-top: 115px;}
.serul_list li:not(:last-child){
	border-bottom: 1px solid rgb(255 255 255 / 32%);
}


.js_hmbanner .slideingdiv > img{margin: 0 auto;}
.page-template-page-suburb-template .maintance_div .title_lg{padding-right:0;}


.js_hmbanner .slideingdiv {
    display: none;
}
.js_hmbanner .slideingdiv:first-child, .js_hmbanner.slick-initialized .slideingdiv {
    display: block;
}

/* update */
.bannerimgvid { 
	height: 100vh;
}
.bannerimgvid > iframe,
.bannerimgvid > video  { 
	height: 100%;
	width: 100%;
	object-fit: cover;
}
/* update */

/*================== Media query =================*/


@media screen and (min-width: 993px){
	#f1_container:hover #f1_card {
	 /* transform: rotateY(180deg);*/
	  box-shadow:0px 0px 5px rgba(0, 0, 0, 0.16);
	}
}
@media screen and (max-width: 1600px){
	.serul_list li a p{padding: 10px 30px;}
}
@media screen and (max-width: 1500px){
	.big_title{padding-bottom: 25px;}
	#f1_container{height: 500px;}
}
@media screen and (max-width: 1400px){
	.trustbox{padding: 30px;}
	.ser_back > img{margin-bottom: 10px;}
	.ser_back .title_md{padding-bottom: 15px;}
	
}
@media screen and (max-width: 1418px){
	.maintance_div .title_lg{padding-right: 0;}
	.face.back{padding: 20px;}
}
@media screen and (max-width: 1366px){
	.chleft_blk { width: 600px;padding-right: 50px;}
	.chright_blk {width: calc(100% - 600px);}
	.maintance_div .title_lg{font-size: 32px;}
	
	

}

@media screen and (max-width: 1300px){
	
	.maintance_div > li{padding: 0 30px;}
	.maintance_div{margin:0 -30px;}
	.hm_nojob{
		max-width: 100%;
		text-align: center;padding-bottom: 15px;
		top:0;margin-top: 30px;
	}

}
@media screen and (max-width: 1280px){
	.chleft_blk { width: 550px;padding-right: 50px;}
	.chright_blk {width: calc(100% - 550px);}
	.ch_logo li{width: 50%;padding: 0 10px;}
	.ch_logo{margin: 40px -10px 0;}
	.big_title{font-size: 34px;}
	.testimonial_js .slick-prev{
	left: -10px;
}
.testimonial_js .slick-next{
	right:-10px;
}
}
@media screen and (max-width: 1200px){
	.testimonial{padding: 30px 0;}
	.testimonial_js .slick-prev{left:0;}
	.testimonial_js .slick-next{right:0;}
	.testimonial_js li{padding: 0 15px;}
	.testbox{padding: 25px;}
	.testbox p{margin:25px 0;}
	.testimonial_js{margin:0 auto;}
	.our_project{padding: 30px 0 40px;}
	.project_js li, .trust_list li{padding: 0 8px;}
	.project_js, .trust_list {margin:0 -8px;}
	.trust_list li:nth-child(-n+2) {margin-bottom: 16px;}
	.chleft_blk{padding-right: 30px;}
	.prof_propdiv{
		margin-top:35px;padding-top: 30px;
	}
	.why_choose{padding: 30px 0;}
	.ch_calldiv{margin-top:30px;}
	.trustbox{padding: 20px;}
	
	.maintance_div > li{padding: 0 15px;}
	.maintance_div{margin:0 -15px;}
	.maintance_div .title_lg {font-size: 30px;line-height: 36px;}
	.service{padding: 30px 0;}
	.maintance_div > li:first-child #f1_container {margin-top: 15px;}
	.maintance_div > li:nth-child(2) {margin-top: 90px;}
	.ser_ovrlay{width: 240px;}
	.ser_ovrlay .title_md{font-size: 20px;}
	.hm_nojob {font-size: 28px;}
	.clientblk {width: 645px;padding-right: 30px;}
	.clitimgblk {width: calc(100% - 645px);}
	.client_js li{padding: 0 8px;}
	.client_js{margin: 0 -8px;}
	.client_bx:not(:last-child) {margin-bottom: 16px;}
	.our_client{padding: 30px 0;}
	#f1_container{height: 480px;}
	.face.back{padding-top: 20px;}
}
@media screen and (max-width: 1120px){
	.trustbox p{margin-top: 10px;text-align: center;}
	.trust_icon, .trust_det{display: block;text-align: center;}
	.trust_det{padding-left: 0;width: 100%;margin-top:10px;}
	
	.maintance_div > li{padding: 0 8px;}
	.maintance_div{margin: 0 -8px;}
	
	.service_mob{display: block;}
	.service_hide{display: none;}
	.maintance_div .title_lg br{display: none;}
	.maintance_div li:nth-child(2) ,
	.maintance_div > li:first-child #f1_container{margin-top: 0;}
	.clientblk {width: 500px;}
	.clitimgblk {width: calc(100% - 500px);}
	#f1_container{height: 450px;}
	.big_title {font-size: 24px;}
	.smail_txt{padding-bottom: 15px;}
	.ser_back .title_md{font-size: 18px;}

}
@media screen and (max-width: 1024px){
	
	.chleft_blk{width: 100%;padding-right: 0;}
	.chright_blk{width: 100%;margin-top:30px;}
	.ch_logo{align-items: center;}
	.ser_ovrlay{top:28%;}
	#f1_container{height: 400px;}
	

}
@media screen and (max-width: 992px){
	.project_js{padding-bottom: 80px;}
	.project_js .slick-prev, .project_js .slick-next{top:inherit;bottom:0;}
	.project_js .slick-prev{left:0;right:inherit;}
	/*.face.back{display: none;}*/
	#f1_card{transform-style: inherit;}
	.face{position: relative;}
	#f1_container{height: 100%;}
	.ser_icon:before, .ser_icon:after{
		content: none;
	}
	.front > img{max-width: 100%;}
	.ser_ovrlay{top: inherit;bottom: 50px;}
	.ser_ovrlay .title_md {font-size: 18px;padding-bottom: 10px;}
	.ser_ovrlay{padding: 0 10px 25px;width: 100%;}
	.clitimgblk{display: none;}
	.clientblk {width: 100%;padding-right: 0;}
	.webox{margin-top: 0;}
  .ser_ovrlay{display: none;}
  .front.face{display: none;}
  .face{backface-visibility: inherit;}
  .face.back{opacity: 1;}
  .ser_back{justify-content: flex-start;align-items: center;flex-direction: column;}
  .serul_list li a p {padding: 10px;}
  
}
@media screen and (max-width: 768px){
	.maintance_div > li{width: 50%;margin-bottom: 16px;}
	.maintance_div{justify-content: center;}
	.service_mob{text-align: center;}
	.service_mob .sem_head{display: flex;flex-wrap: wrap;justify-content: center;flex-direction: column-reverse;}
	.service_mob .sem_head img{width: 45px;margin:5px auto 0;}
	.ban_xs {display: block !important;}
	.ban_desk {display: none !important;}
	.ser_back .title_md{font-size: 20px;}
}
@media screen and (max-width: 580px){
	.ch_logo {margin: 20px -10px 0;}
	.ser_icon img {margin: 0 auto 10px;}
	.ser_ovrlay{bottom:20px;}
	.ser_ovrlay {padding: 0 10px 12px;}
	.webox a.btn_blk {font-size: 16px;min-width: 180px;padding: 10px 15px;min-height:46px;}
	.big_title{font-size: 20px;}
  #f1_container {
    width: 300px;
    margin: 0 auto;
}
.bannerimgvid { 
	height: 400px;
}
}

@media screen and (max-width: 480px){
	.trust_list li{width: 100%;margin-bottom: 16px;}

}
@media screen and (max-width: 450px){
		.maintance_div > li{width: 100%;}
	#f1_container{width: 300px;margin:0 auto;}
	.service_mob .title_lg br{display: none;}
	.service_mob .title_lg{font-size: 26px;}
	.ban_xs {height: 290px;}
	.our_det p{    text-align: center;}
.project_js .slick-arrow{display:none !important}
.project_js{  padding-bottom: 0;}
}
