


/* Desktop Responsive */
@media only screen and (min-width: 1200px) {
  .containermargin {
	margin-top: 0px;
  }

.containerwidth {
	width: 1400px;
}


.schemepatch{
background-color: #002b55;
margin-top: 25px;
margin-bottom: 25px;
}

.schemepatch .schemepatchtxt{
background-color: #ffffff;
margin: 0 auto;
font-weight: 600;

text-align: center;
padding: 15px 0 0 0;
height: 60px

}

.schemepatch .schemepatchtxt a {
	font-size: 25px;
	color: #72b519;
	
}

.schemepatch .schemepatchtxt a:hover {
	font-size: 25px;
	color: #002b55;
}


.img-hover-zoom {
  height: 440px; /* Modify this according to your need */
  overflow: hidden; /* Removing this will break the effects */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}


.img-hover-zoom:hover img {
  transform: scale(1.5);
}

}

/* Desktop Responsive */




/* Mobile Responsive */


@media only screen and (max-width: 1200px) {
  .containermargin {
	margin-top: 25px;
  }

.schemepatch{
background-color: #002b55;
margin-top: 25px;
margin-bottom: 25px;
}

.schemepatch .schemepatchtxt{
background-color: #fff;
margin: 0 auto;
font-size: 20px;
font-weight: 600;
border-radius: 100px;
text-align: center;
padding: 0px 0 0 0;
height: 60px

}

.schemepatch .schemepatchtxt a {
	font-size: 20px;
	color: #72b519;
	
}

.schemepatch .schemepatchtxt a:hover {
	font-size: 25px;
	color: #002b55;
}



.img-hover-zoom {
  height: 230px; /* Modify this according to your need */
  overflow: hidden; /* Removing this will break the effects */
}

.img-hover-zoom img {
  transition: transform .5s ease;
}


.img-hover-zoom:hover img {
  transform: scale(1.5);
}

  }


/* Mobile Responsive */


.ourservices {
 text-align: center;
}

.ourservices h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 0px 0;
}


.ourserviceshd {
	font-size: 20px;
	color:#002b55;
	font-weight: 600;
	padding: 15px 0 20px 0;
	text-transform: uppercase;
}

.ourservicestxt {
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	padding: 0px 0 0px 0;
	text-align: justify;
}

.ourservicestxt p {

}


.acrepairthumbnail {
	background-image: url("../images/ac-repair-thumbnail.jpg");
	background-repeat: no-repeat;

	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.refrigeratorthumbnail {
	background-image: url("../images/refrigerator-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}


.washing-machinethumbnail {
	background-image: url("../images/washingmachinerepair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.microwavethumbnail {
	background-image: url("../images/oven-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:contain;
	height: 210px;
	margin-top: 10px;
}

.readmore {
background-color: #002b55;

width: 125px;
text-align: center;
padding: 10px 0 10px 0;
}

.readmore a {
text-align: center;
width: 125px;
color: #fff !important;

}





.whychooseus {
 text-align: center;
}

.whychooseus h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 0px 0;
}

.whychooseustxt {
	font-size: 16px;
	color:#333333 !important;
	font-weight: normal;
	text-align: center;	
}

.SkilledTrained {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 45px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.QualityAssured {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 67px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}


.ServiceGuarantee {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 62px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.DoorstepRepair {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 45px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.ServiceWarranty {
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 67px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}

.CustomerSatisfaction{
	border-radius: 100px;
	background-image: url("../images/tick-icon.png");
	background-repeat: no-repeat;
	background-size: 18px;
	height: 40px;
	background-position: 62px 12px;
	background-color: #002b55;
	font-size: 16px;
	color:#fff !important;
	font-weight: bold;
	text-align: center;
	padding: 8px 0 0 0px;
}


.acrepairpic {
	background-image: url("../images/ac-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.acrepair {
 text-align: center;
}

.acrepair h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.acrepair h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.acrepairtxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}



.refrigeratorrepairpic {
	background-image: url("../images/refrigerator-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.refrigerator {
 text-align: center;
}

.refrigerator h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.refrigerator h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.refrigeratortxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}


.washingmachinerepairpic {
	background-image: url("../images/washingmachinerepair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.washingmachine {
 text-align: center;
}

.washingmachine h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.washingmachine h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.washingmachinetxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}


.microwaveovenrepairpic {
	background-image: url("../images/oven-repair-thumbnail.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	height: 400px;
	margin-top: 10px;
}

.microwaveoven {
 text-align: center;
}

.microwaveoven h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 40px 0;
}


.microwaveoven h4 {
	font-size: 20px;
	color:#fff;
	font-weight: 600;
	padding: 10px 0 10px 0;
}

.microwaveoventxt {
	font-size: 16px;
	color:#ffffff !important;
	font-weight: normal;

	text-align: justify;
	padding: 25px;
}

.contactbg {
	background-color: #002b55;
}

.contactenquirehd {
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}



.icon-phone {
	background-image: url("../images/phone-icon.png");
	background-repeat: no-repeat;
	height: 25px;
	padding: 0 0 0 25px;
	background-size: 18px;
	color: #fff;
	font-size: 16px;
	
}


.icon-email {
	background-image: url("../images/mail-icon.png");
	background-repeat: no-repeat;
	height: 25px;
	padding: 6px 0 0 25px;
	background-size: 18px;
	background-position: 0 10px;
	color: #fff;
	font-size: 15px;
	
}

.icon-condestination {
	background-image: url("../images/condestination-icon.png");
	background-repeat: no-repeat;
	height: 30px;
	padding: 10px 0 0 25px;
	background-size: 15px;
	background-position: 0 10px;
	color: #fff;
	font-size: 15px;
	
}

.fbcontact {
	padding:0px 15px 0px 0px;
	float: left;

}
.Instacontact {
	padding:0px 0 0px 5px;
	float: left;
}


.contactus {
 text-align: center;
}

.contactus h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 30px 0 25px 0;
}












.workingprocess {
 text-align: center;
}

.workingprocess h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 0px 0;
}

.workingprocesstxt {
	font-size: 16px;
	color:#333333 !important;
	font-weight: normal;
	text-align: center;	
}


.icon-shedule {
	background-image: url("../images/schedule-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 85px;
	background-position: 140px 0px;
	color: #fff;
	font-size: 15px;
	
}

.icon-engineer {
	background-image: url("../images/engineer-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 75px;
	background-position: 150px 0px;
	color: #fff;
	font-size: 15px;
	
}

.icon-servicedone {
	background-image: url("../images/servicedone-icon.png");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 85px;
	background-position: 140px 10px;
	color: #fff;
	font-size: 15px;
	
}



.gallery {
 text-align: center;
}

.gallery h3 {
	font-size: 30px;
	color:#002b55;
	font-weight: 600;
	padding: 40px 0 0px 0;
}


.logolg {
	background-image: url("../images/lg.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;
	margin:0 auto;
	
}


.logosamsung {
	background-image: url("../images/samsung.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}


.logowhirlpool {
	background-image: url("../images/whirlpool.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}


.logostar {
	background-image: url("../images/star.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}

.logohaier {
	background-image: url("../images/haier.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}

.logogodrej {
	background-image: url("../images/godreg.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 95px;
	background-size: 150px;
	background-position: 10px 10px;
	color: #fff;
	font-size: 15px;
	border: 1px solid #ebebeb;	
}




/*scroll*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 80px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(139, 194, 74, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #8bc24a;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 80px;
  }
}
/*scroll*/




/* Bhavik Bhai Metal Work */



/* Desktop Responsive */
@media only screen and (min-width: 1200px) {

.mechpic {
	background-image: url("../images/mech-pic.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 410px;
	background-size: 350px;
	background-position: 0px 15px;
}



}
/* Desktop Responsive */


/* Mobile Responsive */
@media only screen and (max-width: 1200px) {

.mechpic {
	background-image: url("../images/mech-pic.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	height: 400px;
	background-size: 310px;
	background-position: 0px 15px;
}


  }
/* Mobile Responsive */













.heading {

}

.heading h2 {
	background-color:#002b55; 
	color: #fff; 
	font-size: 25px; 
	font-weight: normal; 
	padding: 5px 0 0 10px;
}

.heading h3 {
	background-color:#002b55; 
	color: #fff; 
	font-size: 20px; 
	font-weight: normal; 
	padding: 5px 0 10px 10px;
}

.content {
	font-size: 15px; 
	font-weight: normal;
	text-align: justify;
	padding: 10px 0 10px 10px;
}



.tableheading {

}

.tableheading h2 {
	background-color:#002b55; 
	color: #fff; 
	font-size: 22px; 
	font-weight: normal; 
	padding: 5px 0 0 10px;
}

.contentsmall {
	font-size: 12px; 
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	padding: 0px 0 10px 10px;
}

figure {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	overflow: hidden;
}

.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	width: 100%;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.metalhd {
	color: #ffffff;
	background-color: #8bc24a;
	width: 100%;
	margin-left: 0px;
	padding:10px 0 10px 10px;
	background-size: 14px;
	font-size: 20px;
	font-weight:800;
	text-transform: uppercase;
}


.metaltxt {

	color: #333333;
	font-family: 'Raleway', sans-serif;	
	margin: 0 0 0 0;
	padding: 10px;
	font-size: 14px;
	font-weight:normal;
}

/*Breadcrumb*/

.breadcrumb {
	width: 100%;
	height: 275px;
	border-radius: 0;
	background-color: #000;
}

.breadcrumb .hd {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	padding-top: 100px;
	text-align: center;
}	

.asia-breadcrumb {
	background-image: url("../images/asia-breadcrumb.jpg");
	background-repeat: no-repeat;
	background-position: -250px 0px;
}

.aboutus {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding: 10px;
}

.aboutus .hd{
	font-family: 'Raleway', sans-serif;

	font-size: 25px;
	color: #333;
	font-weight: bold;
	padding: 10px;
}


.aboutus .txt {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding: 15px;
}


#preloader {
background: #000 url(images/loader.gif) no-repeat center center;
background-size: 15%;
height: 100vh;
width: 100%;
position: fixed;
z-index: 100;
}


.lucida {
background-image: url("../images/the-lucida-intro.jpg");
background-size: contain;
background-repeat: no-repeat;	
}


.MountRoyal {
background-image: url("../images/Mount-Royal-Premier-way.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.Plex {
background-image: url("../images/1st-NW-4plex-financing.jpg");
background-size: contain;
background-repeat: no-repeat;	
}


.NewMethod {
background-image: url("../images/new-method-interior-intro.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.Cameron {
background-image: url("../images/Mount-ROyal-Cameron-Ave.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.RockyView {
background-image: url("../images/4-acre-unserviced-Lot-Rocky-view-Countypsd.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.MarinerssVillage {
background-image: url("../images/marinerss-village.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.RoyalOak {
background-image: url("../images/Royal-Oak-Land.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.FamilyHome {
background-image: url("../images/Everglade-SW--ex-growup.jpg");
background-size: contain;
background-repeat: no-repeat;	
}



.package {

background-position: 0px 0px;
border-radius: 15px;

  box-shadow:  0 -3em 3em rgba(0, 0, 0, 0.1), 0 0 0 0px rgb(255, 255, 255),
    0.3em 0.3em 1em rgba(0, 0, 0, 0.3);

}


.package h2 {
margin-top: 150px; 
background-color: #8bc24a;
text-transform: capitalize;
text-align: center; 
height: 35px;
color: #fff; 
font-size: 15px;
line-height: 35px;
font-weight: bold;
}


.package h3 {
margin-top: 0px; 
text-align: left; 
color: #000; 
text-transform: capitalize;
font-size: 12px;
line-height: 35px;
font-weight: bold;
}

.package p {
margin-top: 14px; 
text-align: left; 
color: #000; 
line-height: 20px;
font-size: 12px;
font-weight: normal;
padding-bottom: 20px;
}


.RecentlyFunded {

}

.RecentlyFunded h2 {
	font-size: 30px;
	text-transform:capitalize;
	font-weight: 800;
	text-align: center;
}

.RecentlyFunded p {

	line-height: 22px;
	margin-bottom: 25px;	
	
}




.package2 {

background-position: 0px 0px;
border-radius: 15px;

  box-shadow:  0 -3em 3em rgba(0, 0, 0, 0.1), 0 0 0 0px rgb(255, 255, 255),
    0.3em 0.3em 1em rgba(0, 0, 0, 0.3);

}




.package2 h2 {
margin-top: 210px; 
text-align: left; 
color: #000; 
text-transform: capitalize;
font-size: 18px;
line-height: 35px;
font-weight: bold;
}

.package2 p {
margin-top: 14px; 
text-align: left; 
color: #000; 
line-height: 20px;
font-size: 12px;
font-weight: normal;
padding-bottom: 20px;
}


.InfillConstruction {
background-image: url("../images/infill-construction-small.jpg");
background-size: contain;
background-repeat: no-repeat;	
}


.IncomeProducing {
background-image: url("../images/income-producing-small.jpg");
background-size: contain;
background-repeat: no-repeat;	
}

.ApartmentBuidings {
background-image: url("../images/apartment-buildings-small.jpg");
background-size: contain;
background-repeat: no-repeat;	
}



.broker {
float: right;
background-image: url("../images/ahmad-hatata-1.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: -0px 0px;	
}

.brokertxt {

}


.brokertxt h2 {
	font-size: 18px;
	font-weight: bold;
}

.brokertxt p {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}



/* TopMenu */

@media only screen and (max-width: 1200px) {
  .DestopTopMenu {
  	display: block;
    background-color: red;
  }
}

@media only screen and (min-width: 1200px) {
  .DestopTopMenu {
  	display: none;
    background-color: black;
  }
}

/* TopMenu */



/* SideMenu */

@media only screen and (max-width: 1200px) {
  .SideMenu {
  	display: none;
    background-color: red;
  }
}

@media only screen and (min-width: 1200px) {
  .SideMenu {
  	display: block;
    background-color: black;
  }
}

/* SideMenu */



.Heading h2 {
	margin-top: 175px; 
	background-color: #8bc24a; 
	text-align: center; 
	height: 35px;
	color: #fff; 
	line-height: 35px;
}



