a.white-btn {
	border: 1px solid #d61b18;
	border-radius: 3px;
	color: #d61b18;
	display: block;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 1.25em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.white-btn:hover {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
}
a.color-btn, form.customform button.color-btn {
	background: none;
	border: 1px solid #001925;
	border-radius: 3px;
	color: #001925;
	display: block;
	font-size: 0.85em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
a.color-btn:hover, form.customform button.color-btn:hover {
	border: 1px solid #92c500;
	color: #92c500;
}
#topbar {
	background: none repeat scroll 0 0 #ffffff;
	border-bottom: 4px solid #d61b18;
	padding: 0.3125em 0;
}
#topbar p {
	color: #d61b18;
	font-size: 0.75em;
	position: relative;
	top: 10px;
}
#topbar p strong {
	font-weight: 600;
}
#topbar i {
	color: #d61b18;
	font-size: 28px;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}
#topbar i:hover {
	color: #92c500;
	cursor: pointer;
	opacity: 1;
}
nav {
	background: none repeat scroll 0 0 #26783c;
}
header {
	border-bottom: 4px solid rgb(38 120 60);
	width: 100%;
	z-index: 10;
	box-shadow: 0px 0px 9px black;
	background: #ccc;
}
p.logo {
	color: #fff;
	font-size: 1.7em;
	font-weight: 300;
	position: relative;
	text-transform: uppercase;
	top: 0.625em;
}
p.logo strong {
	font-weight: 700;
}
.top-nav li a {
	color: #ffffff;
	font-size: 0.95em;
	font-weight: 600;
	text-transform: uppercase;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
	font-size: 16px;
	font-weight: bold;
}
.top-nav li a:hover, .top-nav li.active-item a {
	position: relative;
	border-top: none;
	border-bottom: none;
}
#carousel .text {
	position: absolute;
	top: 40%;
	left: 20%;
	z-index: 10;
	border-radius: 51px 0px;
}
.item {
	overflow: hidden;
	width: 100%;
}
.prev-arrow, .next-arrow {
	background: none repeat scroll 0 0 #f79420;
	cursor: pointer;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	text-align: center;
	width: 30px;
	display:none;
}
#carousel .text h2, #carousel .text h1 {
	color: #ffffff;
	display: inline-block;
	font-size: 53px;
	font-weight: 300;
	margin: 1px 0;
	font-weight: bold;
	max-width: 600px;
	padding: 10px 11px;
	width: 100%;
}
#carousel .text p {
	font-size: 20px;
	color: #ffffff;
	max-width: 600px;
	padding: 14px 13px;
	width: 100%;
	border-radius: 0px 0px 30px 30px;
}
#carousel .owl-dots {
	background: none repeat scroll 0 0 rgb(255 255 255);
	bottom: 0;
	margin: 0;
	padding: 0.625em 0;
	position: absolute;
	width: 100%;
	display: none;
}
.owl-carousel.owl-theme .owl-dot span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid rgba(0, 40, 58, 0.57);
	height: 18px;
	margin: 0 0.3125em;
	opacity: 1;
	width: 18px;
}
.owl-carousel.owl-theme .owl-dot.active span, .owl-carousel.owl-theme .owl-dot:hover span {
	background: none repeat scroll 0 0 #92c500;
}
#first-block {
	background: none repeat scroll 0 0 #ffffff;
	padding: 50px 0px 50px;
	text-align: center;
	width: 100%;
	float: left;
}
#first-block h1 {
	color: #d61b18;

	font-size: 45px;
	font-weight: 300;
	margin-top: 0;
	text-align:left;
}
#first-block h1 a

{
    color: #2cb742;
    font-weight:bold;
    text-transform: uppercase;
}
#first-block p {
	color: #000000;
	font-weight: 500;
}
#features {
	background: none repeat scroll 0 0 #d61b18;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	text-align: center;
	z-index: 2;
	width: 100%;
	float: left;
}
#features i {
	background: none repeat scroll 0 0 #d61b18;
	border-radius: 100px;
	color: #ffffff;
	display: inline-block;
	font-size: 2em;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100px;
	border: 2px solid;
}
#features h2 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
	text-transform: uppercase;
	color: #fff;
}
#features p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 500;
}
#about-us {
	background: none repeat scroll 0 0 #a4c51e;
	clear: both;
}
#about-us:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
#about-us article {
	padding: 4em;
}
article h2 {
	font-size: 4em;
	font-weight: 900;
	letter-spacing: -2px;
	line-height: 0.9;
	margin: 0 0 0.625em 0
}
article h1, article h2, article h3, article h4, article h5, article h6 {
	line-height: 58px;
	color: #fff;
}
.media-container {
  overflow: hidden;
}
.media-container video, .media-container img {
  display: block;
  height: 100%;
  max-width: none;
  min-width: 100%;
  width: auto;
}
article p, article li {
	color: #fff;
	font-size: 16px;
	opacity: 1;
	font-weight: 500;
}
article ul {
	padding: 1.25em 0;
}
article ul li {
	list-style-type: none;
	margin: 0.625em 0;
	padding: 0 0 0 1em;
}
article ul li:before {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	content: "\f006";
	display: inline-block;
	font-family: "mfg";
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin-left: -1em;
	margin-right: 0.625em;
	text-align: center;
	width: 20px;
}
.about-us-icons i {
	border: 2px solid #ffffff;
	border-radius: 100px;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 60px;
	line-height: 60px;
	margin-right: 0.625em;
	text-align: center;
	width: 60px;
}
.about-us-icons {
	display: block;
	margin-top: 2em;
}
h2.section-title:after {
	background: #dedede none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0.31225em auto 0;
	position: relative;
	width: 100px;
}
h2.section-title {
	color: #ffffff;
	font-size: 3.8em;
	font-weight: 700;
	letter-spacing: -1px;
	text-align: center;
	text-transform: uppercase;
}
#our-work {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 2;
}
.tab-item {
	background: #fff none repeat scroll 0 0;
	margin-top: 1.25em;
	padding: 1.25em 0;
}
.our-work-container {
	display: block;
	height: 100%;
	position: relative;
}
.our-work-text {
	background: #00283a none repeat scroll 0 0;
	bottom: 0;
	display: block;
	left: 0;
	opacity: 0;
	padding: 1.25em;
	position: absolute;
	right: 0;
	text-align: center;
	transition: opacity 0.20s linear 0s;
	-o-transition: opacityd 0.20s linear 0s;
	-ms-transition: opacity 0.20s linear 0s;
	-moz-transition: opacity 0.20s linear 0s;
	-webkit-transition: opacity 0.20s linear 0s;
	width: 100%;
}
.our-work-container:hover > .our-work-text {
	opacity: 1;
}
.our-work-text h4 {
	color: #fff;
	font-size: 1em;
	font-weight: 600;
}
.our-work-text p {
	color: #fff;
	font-size: 0.8em;
	opacity: 0.7;
}
.tab-nav {
	display: table;
}
a.tab-label, a.tab-label:link, a.tab-label:visited {
	background: #00283a none repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 1em;
	padding: 0.625em 1.25em;
	transition: all 0.20s linear 0s;
	-o-transition: all 0.20s linear 0s;
	-ms-transition: all 0.20s linear 0s;
	-moz-transition: all 0.20s linear 0s;
	-webkit-transition: all 0.20s linear 0s;
}

a.tab-label:hover, a.tab-label.active-btn {
	background: #92c500;
	color: #fff;
}
#services {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
#services h2 {
	margin: 0 0 25px;
	width: 100%;
	float: left;
	line-height: inherit;
}

#services h2.section-title:after {
	background: #fff none repeat scroll 0 0;
}
#services i {
	background: none repeat scroll 0 0 #fff;
	border-radius: 80px;
	color: #d61b18;
	display: block;
	float: left;
	font-size: 1.8em;
	height: 120px;
	line-height: 120px;
	margin-right: 0.625em;
	text-align: center;
	width: 120px;
}
.service-text {
	display: table;
	position: relative;
}
#services h3 {
	color: #f96891;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
#services p {
	color: #444;
	font-size: 20px;
}
#latest-news {
	background: #f3f3f3 none repeat scroll 0 0;
	box-shadow: 0px -10px 9px -11px rgba(0, 0, 0, 0.5);
	padding: 6em 2em;
	position: relative;
	z-index: 3;
}
.news-date {
	background: #6f9600 none repeat scroll 0 0;
	clear: both;
	color: #fff;
	display: block;
	float: none;
	height: 125px;
	padding: 0.625em 0;
	text-align: center;
	width: 100%;
}
.day {
	font-size: 2.5em;
	font-weight: 700;
}
.month, .year {
	font-size: 0.85em;
}
.news-text {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	height: 125px;
	padding: 0.625em 1.25em;
}
.news-text p {
	color: #777;
	font-size: 0.85em;
}
#contact {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 50px 0px;
	position: relative;
	z-index: 2;
	width: 100%;
	float: left;
}
#contact input, #contact textarea {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
}
form.customform button.color-btn {
	height: auto;
	margin-top: 0;
}
#contact h2 {
}
#contact h3 {
	color: #ffffff;
	font-size: 25px;
	font-weight: 700;
	margin: 0 0 0.625em;
	text-transform: uppercase;
	text-align: center;
}
#contact p {
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	width: 100%;
	float: left;
}
#contact p strong {
	font-weight: 700;
}
#contact i {
	background: #a72929 none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 26px;
	margin: 0px 10px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 41px;
	font-size: 30px;
}
#map-block iframe {width: 100%;float:left;height:600px;}
footer {
	background: none repeat scroll 0 0 #f96891;
	padding: 10px 0;
	width: 100%;
	float: left;
}
footer p, footer a:visited, footer a, footer a:hover {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 0px;
}
.langbtn
{
    position: fixed;
    top: 50%;
    left: 0px;
    z-index: 999;
	    padding: 0px;
}
.langbtn a
{
   
box-shadow: 0 0 black;
   
padding: 10px 20px;
   
background: #26783c;
   
border: 2px solid #fff;
   
border-radius: 0px 10px 10px 0px;
   
font-size: 20px;
   
border-left: 0px;
}
.langbtn a:hover
{
   background:#6f9600;
}
.abt-icon-ar i
{
float:right;}
.service-ar i
{
    float: right !important;
    margin-right: 0px !important;
    margin-left: 20px;
}

.service-ar h3, .service-ar p
{
   text-align:right;
}
.service-ar .service-text {
    display: block;
	}
.logo
{background: #ffffff;padding: 10px;border-radius: 10px;margin-top: 5px;margin-bottom: 5px;}

.sectionback h2 a, #about-us h2 a
{
      color: #fff;
      text-transform: uppercase;
}

#topbar p strong a
{
    color: #d61b18;
}
.border
{
  position:relative;
  background: #fff;
  border-radius: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#prodWhatsapp
{position:absolute;right: 25px;bottom: 80px;width: 65px;background: #2cb742;border-radius: 100%;box-shadow: 10px 5px 10px #d61b1847;}
.border h3 {
    background: #d61b18;
    padding: 10px;
    border-radius: 30px;
}
.mainServiceSec
{
    padding: 70px 0px;
    width: 100%;
    background: #f96891;
    float: left;
}
.mainServiceSec h2, h2.howedo, #first-block h1, #first-block h1 a, .HometOpabout h2, .quicksalead h3, .advertisingbanner  h3, .servicepagesec h2, .aboutpage h2, section.faq h2
{
       font-size: 45px;
       color: transparent !important;
       background: linear-gradient(to left, #f96891, #26783c, #f96891, #26783c, #26783c, #f96891);
       background-size: 1000px 100%;
       animation: bg 30s linear infinite;
       background-clip: text;
       -webkit-background-clip: text;
       text-transform: uppercase;
       line-height: inherit;
}

.aboutpage .container
{
  padding: 20px;
  border-radius: 30px;
  box-shadow: 0px 35px 18px #00000026;
 }
@keyframes bg {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 10000px;
  }
}

h2.howedo
{font-size:50px;font-weight: bold;}
figcaption
{
   width:100%;
   float:left;
   font-size: 12px;
   font-style:italic;
   text-align:center;
}
.mainServiceSec figure
{
  
       margin-bottom: 20px;
       border-top: 0px;
       border-bottom: 0px;
}
.mainServiceSec hr
{
  margin:20px 0px;
}

.mainServiceSec .container .serves
{
  width: 100%;
  float: left;
  background: #fff;
  padding: 20px;
  border-radius: 30px;
  box-shadow: 0px 9px 15px #00000054;
}

.navcall a
{padding: 8px 0px 8px 29px;background: url(../img/callicon.png) no-repeat left #26783c;width: 165px;float: right;text-align: center;font-size: 19px;background-size: 23px;margin-top: 33px;border-radius: 20px;color: #ffffff;font-weight: bold;background-position-x: 8px;border: 2px solid #f1f3de;}
.navcall a:hover
{
   background-color: #fabc90;
   color: #ffffff;
}	

.mainServiceSec p
{
   font-size:18px;
   font-weight: 500;
}

.box.videosec {
    width: 100%;
    float: left;
    text-align: center;
    padding: 32px 0px;
}
.box.videosec iframe
{width:100%;height: 600px;border: 10px solid #ffffff;box-shadow: 0px 10px 10px #00000059;border-radius: 30px;}

ul.sublisting {
    /* padding-left: 30px; */
    list-style-type: none;
    /* border-left: 1px solid #d61b18; */
    border-radius: 30px;
    padding: 20px 0px;
    padding-right: 0px;
}
ul.sublisting li
{padding: 10px 14px;border: 4px solid #f96891;}
ul.sublisting li:nth-child(1)
{
   border-top:none;
 }
ul.sublisting li:nth-child(odd)
{
 border-bottom:none;
 border-right:none;
 text-align: left;
}
ul.sublisting li:nth-child(even)
{
 border-bottom:none;
 border-left:none;
 text-align: right;
}
ul.sublisting li h5
{
    font-weight:bold;
    font-size:30px;
    color: #26783c;
}

.advertisingbanner
{width:100%;float:left;}

.advertisingbanner img:hover
{
filter: brightness(1.20);
}

#whatsapp-click, #call-click
{
    background-color: #28a745;
  -webkit-animation: white-shadow .8s infinite, red-shadow .8s infinite;
  animation: white-shadow .8s infinite, red-shadow .8s infinite;
  -webkit-box-shadow: 0 10px 33px #28a745;
  -khtml-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 33px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 33px #28a745;

}
@keyframes white-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    -webkit-transition: box-shadow .3s ease-in-out;
    -webkit-transition: -webkit-box-shadow .3s ease-in-out;
    -o-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: box-shadow .4s ease-in-out;
    -webkit-transition: -webkit-box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
    transition: box-shadow 0.4s ease-in-out, -webkit-box-shadow 0.4s ease-in-out;
  }
}
@-webkit-keyframes red-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
    box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

@keyframes red-shadow {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
    box-shadow: 0 0 0 0 rgba(31, 100, 188, 0.4);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px transparent;
    box-shadow: 0 0 0 30px transparent;
  }
}

.fixedheader


{
  position:fixed;
  top:0px;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
  z-index: 999;
 }
@keyframes fadeInOpacity {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.mainServiceSec h2
{
  margin-top:20px;
}
.sublisting h6
{
   font-size:18px;
   font-weight:bold;
}

.mainServiceSec-ar .sublisting
{
   padding-left: 0px;
    list-style-type: none;
    border-left: none;
    border-radius: 30px;
    padding: 20px;
    padding-right: 30px;
	border-right:1px solid #d61b18;
	
}

.service-ar p
{
   font-weight:normal;
}

.service-ar h3
{
    font-size:22px !important;
}

.pricintable 
{
  width: 100%;
  float: left;
  padding: 50px 0px;
}

ul.pricelist
{
  width: 100%;
  float: left;
  list-style-type: none;
  border-radius: 20px;
  padding: 0px;
}

ul.pricelist li
{
  width: 100%;
  float: left;
  border: 1px solid #c52a3b30;
  background: #fff;
  border-radius: 20px;
}

ul.pricelist li span
{
  float: left;
  padding: 10px 20px;
}

ul.pricelist li span.pricetitle
{
  font-weight: bold;
  width: 50%;
  text-transform: uppercase;
}
ul.pricelist li span.price
{
  width: 50%;
  border-left: 1px solid #ccc;
  text-align: center;
  font-weight: bold;
}

ul.pricelist li span.price P
{
  margin-bottom: 0px;
  background: #1f9ac3;
  font-size: 14px;
  text-align: center;
  color: #fff;
  font-weight: normal;
}


ul.pricelist li span.toptitle
{
  background: #a4c51e;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-color: #ffffff;
  text-transform: uppercase;
  padding: 10px 21px 10px !important;
  border-radius: 20px 20px 0px 0px;
}
.navcall {
    float: right;
}

.print-tab {
  width: 100%;
  overflow: hidden;
}
  
.print-tab ul.print-tab-menu {
  width: 100%;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  background: #ffffff;
}
  
.print-tab ul.print-tab-menu > li {
  position: relative;
  margin: 0 -0.2em 0 0;
  display: inline-block;
  cursor: pointer;
}

.print-tab ul.print-tab-menu > li.active {
  border-top: 3px solid #ffaa19;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.14902) 0px -2px 3px 0px;
  z-index: 2;
}

.print-tab ul.print-tab-menu > li > a {
  display: block;
  min-width: 140px; 
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #818181;
  font-size: 15px;
  line-height: 50px;
  text-align: center;
}


.print-tab-content
{
  display: none;
}
.tabmain
{
  width: 100%;
  float: left;
  padding: 0px 0px 50px;
}

.ul2 {
  padding: 5px;
  list-style:none;
  line-height: 40px;
  margin: 5px;
  /* border-left: dashed #000066; */
  border-left-width: 3px;
  margin-top: 20px;
  border-top: 2px solid #ccc;
}

.ul2 li {
  padding-left: 10px;
  font-weight: bold;


}

.serviceareas
{
 font-size:25px;
}
#serviceAreaCont ul li a
{text-transform:uppercase;font-weight: 400;}
article p a
{
   color:#fff;
}
.mainServiceSec p a
{
  color:#000;
}

div#serviceAreaCont {
    background: #f45e8b;
    padding: 20px;
}
div#serviceAreaCont strong, div#serviceAreaCont a
{
 color:#fff;
}

.HometOpabout img
{
  padding:20px;
}
.mainServiceSec p
{
 color:#fff;
}
.contactSec 
{
  width:100%;
  float:left;
  background: #26783c;
}
.contactitem {
    text-align: center;
}
.contactitem img
{
  float:none;
  display:inline-block;
}
.contactitem p
{
  margin:0px;
}
.social {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.quicksalead {
    width: 100%;
    float: left;
    border: 2px solid #fff;
    border-radius: 30px;



    overflow: hidden;
    background: #f8f8f8;
    margin-top: 40px;
    padding-top: 20px;
    margin-bottom: 50px;
}
.advertisingbanner {
    width: 100%;
    float: left;
    border: 2px solid #fff;
    border-radius: 30px;
    overflow: hidden;
    background: #d8fde2;
    margin-top: 40px;
    margin-bottom:40px;
    padding-top: 25px;
}
.quicksalead figure 
{
   padding:0px;
}
.quicksalead h3 a

{color: #fff;padding: 10px;background: #d20e56;line-height: normal;font-size: 30px;width: 100%;float: left;}
.advertisingbanner  h3 a
{color: #fff;padding: 10px;background: #f96891;font-size: 30px;text-transform:lowercase;width: 100%;float: left;}
.quicksalead h3 a:hover
{
       background: #80287f;
}
.advertisingbanner  h3 a:hover
{
    background: #ffb42e;
}
.quicksalead h3
{
    margin-bottom:30px;
}
.advertisingbanner  h3
{
 text-align:center;
 font-size: 35px;
 margin-bottom: 20px;
}
.text strong
{
  width:100%;
  float:left;
}
figure
{
width:100%;
float:left;
}

ul.steplisting
{
	width: 100%;
	float: left;
	padding: 20px;
	border-radius: 30px;
	list-style-type: none;
	margin-top: 12px;
	color: #fff;
	padding-bottom: 0px;
	margin-top: 24px;
	margin-bottom: 0px;
}
ul.steplisting li
{
	width: 100%;
	float: left;
	border-left: 2px solid #fff;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 30px;
}
h4.smallheads
{
	width: 100%;
	float: left;
	color: transparent !important;
	background: linear-gradient(to left, #f79420, #ff9a9c, #f6ffd2, #ffd7af, #f79420, #a4c51e);
	background-size: 1000px 100%;
	animation: bg 30s linear infinite;
	background-clip: text;
	-webkit-background-clip: text;
	padding: 10px;
	border-left: 15px solid #ab2022;
	padding-left: 12px;
	border-top: 1px solid #ab2022;
	border-bottom: 1px solid #ab2022;
	text-transform: uppercase;
	font-size: 25px;
}
.appliancesSection h2
{
color: transparent !important;
	background: linear-gradient(to left, #f79420, #ff9a9c, #f6ffd2, #ffd7af, #f79420, #a4c51e);
	background-size: 1000px 100%;
	animation: bg 30s linear infinite;
	background-clip: text;
	-webkit-background-clip: text; 
	font-size: 40px;

}
.hasSub a
{
  background:url(../img/arrowdown.png) no-repeat right;
}
.hasSub .subpoints 
{
	width: 100%;
	float: left;
	padding: 20px;
}
.appliancesSection 
{
	width: 100%;
	float: left;
	padding: 50px 0px;
	background: #fff;
}
.subpoints-ar h4.smallheads {
    padding: 10px;
    border-left: none;
    border-right: 15px solid #ab2022;
    padding-right: 15px;
    border-bottom: 1px solid #ab2022;
    border-top: 1px solid #ab2022;
    text-transform: uppercase;
    font-size: 25px;
}
p a
{color: #000000;}
.appliancesSection p a
{
color:#000;
}
.social a
{
 float: none;
 width: 50px;
 height: 50px;
 display: inline-block;
 text-align: center;
 background: #26783c;
 border: 2px solid #fff;
 border-radius: 50%;
}
.social a img
{
    margin: 8px auto;
    width: 30px;
}

.social a:hover {
    background: #f96891;
 }
.bubble {
    position: absolute;
    box-shadow: 0px 5px 13px 0px rgba(170, 119, 56, 0.6) inset;
    border-radius: 50%;
  opacity:0.2;
    border-radius: 50%;
  z-index: 2;
  width: 50px;
  height: 50px;
}
.contsec 
{width:100%;float:left;}

.partfulltime {
    width: 100%;
    float: left;
}
.partfulltime strong
{
  width:100%;
  float:left;
}

.nationalities {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px;
    border: 1px solid #f96891;
    margin: 25px 0px;
    border-radius: 50px;
}
.hmImg {
    margin: 0 auto;
    float: none;
    display: inline-block;
}
.nationalities span
{
  width:100%;
  float:left;
}
.houseMaidItems
{
   display:inline-block;
   float:none;
}
.housemadeSerList
{}
.housemadeSerList ul
{

list-style-type: none;

padding: 0px;

width: 100%;

float: left;
}
.housemadeSerList ul li
{

padding: 10px;

background: #f96891;

border: 1px solid #fff;

color: #fff;


width: 100%;

float: left;
}

.housemadeSerList ul strong
{
  color:#f96891;
  width: 100%;

  float: left;
  padding: 10px;
  border: 1px solid;
  border-bottom: none;
}

ul.responsibilities {
    width: 100%;
    float: left;
    text-align: center;
    list-style-type:none;
    margin-top: 20px;
}

ul.responsibilities li
{
  float: none;
  display:inline-block;
  padding: 10px 20px;
  border: 1px solid #f96891;
  border-radius: 30px;
  margin-bottom: 10px;
  font-size: 13px;
  background: #f96891;
  color: #fff;
 }
 .parts {
    padding: 10px 20px;
    border: 1px solid #ccc;
    margin-top: 20px;
    border-radius: 30px;
}
.bubbles li{
			position: absolute;;
			list-style: none;
			display: block;
			background: rgba(255,255,255,.2);
			animation: animate 20s linear infinite;
			bottom: -150px;

		}
		.bubbles li:nth-child(1){
			left: 48%;
			width: 10px;
			height: 10px;
			animation-delay: 0s;
			border-radius: 50%;

		}
		.bubbles li:nth-child(2){
			left: 37%;
			width: 20px;
			height: 20px;
			animation-delay: 4s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(3){
			left: 35%;
			width: 15px;
			height: 15px;
			animation-delay: 6s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(4){
			left: 62%;
			width: 30px;
			height: 30px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(5){
			left: 59%;
			width: 25px;
			height: 25px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(6){
			left: 20%;
			width: 20px;
			height: 20px;
			animation-delay: 15s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(7){
			left: 55%;
			width: 2px;
			height: 2px;
			animation-delay: 2s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(8){
			left: 65%;
			width: 10px;
			height: 10px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(9){
			left: 25%;
			width:25px;
			height: 25px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(10){
			left: 82%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(11){
			left: 53%;
			width: 10px;
			height: 10px;
			animation-delay: 0s;
			border-radius: 50%;

		}
		.bubbles li:nth-child(12){
			left: 66%;
			width: 20px;
			height: 20px;
			animation-delay: 4s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(13){
			left: 35%;
			width: 15px;
			height: 15px;
			animation-delay: 6s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(14){
			left: 77%;
			width: 30px;
			height: 30px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(15){
			left: 21%;
			width: 25px;
			height: 25px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(16){
			left: 61%;
			width: 20px;
			height: 20px;
			animation-delay: 15s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(17){
			left: 695%;
			width: 15px;
			height: 15px;
			animation-delay: 2s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(18){
			left: 3%;
			width: 10px;
			height: 10px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(19){
			left: 15%;
			width:25px;
			height: 25px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(20){
			left: 43%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(21){
			left: 6%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(22){
			left: 36%;
			width:18px;
			height: 18px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(23){
			left: 1%;
			width:21px;
			height: 21px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(24){
			left: 46%;
			width:35px;
			height: 35px;
			animation-delay: 7s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(25){
			left: 99%;
			width:33px;
			height: 33px;
			animation-delay: 1s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(26){
			left: 79%;
			width:13px;
			height: 13px;
			animation-delay: 10s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(27){
			left: 29%;
			width:27px;
			height: 27px;
			animation-delay: 6s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(28){
			left: 87%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(29){
			left: 96%;
			width:22px;
			height: 22px;
			animation-delay: 12s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(30){
			left: 41%;
			width:17px;
			height: 17px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		@keyframes animate{
			0%{
				transform: translateY(0) rotate(0deg);
				opacity: 1;
				border-radius: 50%;
			}
			100%{
				transform: translateY(-1000px) rotate(720deg);
				opacity: 0;
				border-radius: 50%;
			}
		}
		.bubbles_top li{
			position: absolute;;
			list-style: none;
			display: block;
			background: rgba(255,255,255,.2);
			animation: animates 20s linear infinite;
			top: -150px;

		}
		.bubbles_top li:nth-child(1){
			left: 45%;
			width: 10px;
			height: 10px;
			animation-delay: 0s;
			border-radius: 50%;

		}
		.bubbles_top li:nth-child(2){
			left: 10%;
			width: 20px;
			height: 20px;
			animation-delay: 4s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(3){
			left: 35%;
			width: 15px;
			height: 15px;
			animation-delay: 6s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(4){
			left: 50%;
			width: 30px;
			height: 30px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(5){
			left: 75%;
			width: 25px;
			height: 25px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(6){
			left: 23%;
			width: 20px;
			height: 20px;
			animation-delay: 15s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(7){
			left: 55%;
			width: 10px;
			height: 10px;
			animation-delay: 2s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(8){
			left: 91%;
			width: 25px;
			height: 25px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(9){
			left: 25%;
			width:25px;
			height: 25px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(10){
			left: 85%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(11){
			left: 5%;
			width: 10px;
			height: 10px;
			animation-delay: 0s;
			border-radius: 50%;

		}
		.bubbles_top li:nth-child(12){
			left: 67%;
			width: 20px;
			height: 20px;
			animation-delay: 4s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(13){
			left: 35%;
			width: 15px;
			height: 15px;
			animation-delay: 6s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(14){
			left: 71%;
			width: 30px;
			height: 30px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(15){
			left: 21%;
			width: 25px;
			height: 25px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(16){
			left: 61%;
			width: 20px;
			height: 20px;
			animation-delay: 15s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(17){
			left: 80%;
			width: 22px;
			height: 22px;
			animation-delay: 2s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(18){
			left: 40%;
			width: 15px;
			height: 15px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(19){
			left:5%;
			width:25px;
			height: 25px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(20){
			left: 17%;
			width:35px;
			height: 35px;
			animation-delay: 0s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(21){
			left: 100%;
			width:15px;
			height: 15px;
			animation-delay: 3s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(22){
			left: 9%;
			width:25px;
			height: 25px;
			animation-delay: 9s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(23){
			left: 93%;
			width:35px;
			height: 35px;
			animation-delay: 1s;
			border-radius: 50%;
		}
		.bubbles li:nth-child(24){
			left: 31%;
			width:45px;
			height: 45px;
			animation-delay: 8s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(25){
			left: 97%;
			width:5px;
			height: 5px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(26){
			left: 12%;
			width:35px;
			height: 35px;
			animation-delay: 16s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(27){
			left: 89%;
			width:25px;
			height: 25px;
			animation-delay: 7s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(28){
			left: 31%;
			width:45px;
			height: 45px;
			animation-delay: 5s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(29){
			left: 56%;
			width:35px;
			height: 35px;
			animation-delay: 1s;
			border-radius: 50%;
		}
		.bubbles_top li:nth-child(30){
			left: 85%;
			width:35px;
			height: 35px;
			animation-delay: 13s;
			border-radius: 50%;
		}
		@keyframes animates{
			0%{
				transform: translateY(0) rotate(0deg);
				opacity: 1;
				border-radius: 50%;
			}
			100%{
				transform: translateY(1000px) rotate(720deg);
				opacity: 0;
				border-radius: 50%;
			}
		}
ul.bubbles {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
ul.bubbles_top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.pageheader
{
  width:100%;
  float:left;
  padding: 70px 0px;
  background: #f96891;
}
.pageheader h1
{
 color:#ffff;
 width:100%;
 float:left;
 text-align:center;
}
.innersserviceareas ul
{background: #f96891;padding: 0px;list-style-type: none;}
.innersserviceareas ul li
{padding: 10px 20px;border: 1px solid #fff;}
.innersserviceareas ul li a
{color: #fff;}
.servicepagesec {
    width: 100%;
    float: left;
    padding: 70px 0px;
    background: #26783c;
}
.servicepagesec .container
{
       border-radius: 30px;
    padding: 30px;
    box-shadow: 0px 0px 11px #00000052;
    background: #fff;
}
.aboutpage 
{
   width:100%;
   float:left;
   padding:70px 0px;
}
.maidsservicesmainhome .maidsservicesin a {
    width: 100%;
    float: left;
    height: 100%;
    padding: 25px 10px 15px;
    border: 1px solid #ffffff;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.maidsservicesmainhome .maidsservicesin img {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    object-fit: contain;
    padding: 7px;
    background: #fff;
    border-radius: 25%;
    position: relative;
    z-index: 1;
}
.maidsservicesmainhome .maidsservicesin span {
    width: 100%;
    float: none;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    margin-top: 10px;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.maidsservicesmainhome .maidsservicesin:hover span
{
   color: #26783c;
}
.maidsservicesmainhome {width: 100%;float: left;padding: 70px 0px 70px;text-align: center;background: #26783c;}
.maidsservicesmainhome h2
{
    width: 100%;
    float: left;
    font-size: 45px;
    color: #fff;
    margin-bottom: 38px;
}
.maidsservicesmainhome .maidsservicesin
{
       margin-bottom: 20px;
}
.maidsservicesmainhome .maidsservicesin a:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 0%;
    transition: width 1s;
    z-index: 1;
}
.maidsservicesin:hover a:before {
    background: #fff;
    background-size: cover;
    width: 100%;
    height: 100%;
    float: left;
}

.tab {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  color: #fff;
  overflow: hidden;
}
 .jacordian input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.jacordian label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #f96891;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
  margin: 0px;
}
.blue label {
  background: #2980b9;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #1abc9c;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
  color: #fff;
}
/* :checked */
.jacordian input:checked ~ .tab-content {
  max-height: 10em;
}
/* Icon */
.jacordian label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.jacordian input[type=checkbox] + label::after {
  content: "\2795";
}
.jacordian input[type=radio] + label::after {
  content: "\25BC";
}
.jacordian input[type=checkbox]:checked + label::after {
  transform: rotate(315deg);
}
.jacordian input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

section.faq {
    width: 100%;
    float: left;
    padding: 70px 0px;
}
section.faq h2
{
   width:100%;
   float:left;
   text-align:center;
}

.faqar .jacordian label {
    padding: 0 15px 0 1em;
    text-align: right;
}
.faqar  .jacordian label::after {
    position: absolute;
    left: 0;
	}
.faqar	.tab-content p {
    margin: 1em;
    text-align: right;
	    direction: rtl;
}
@media screen and (max-width: 768px) {
.hasSub a.mobsub {
    background: url(../img/arrowdown.png) no-repeat right !important;
    background-position-x: 69% !important;
}

.contactitem {
    margin-bottom: 20px;
}
#contact p {
    font-size: 17px;
	}
.contactitem img {
    width: 40px;
}
.servicepagesec .container {
    padding: 20px;
	}
.pageheader {
    padding: 14px 0px;
}
.aboutpage {
    padding: 20px 0px;
}
 h2
{
       font-size: 26px !important;
    line-height: normal !important;
}
.top-nav ul ul {
    padding-top: 0px;
	}
#map-block iframe {
    width: 100%;
	height:200px;
	}
	.tabmain {
    padding: 0px 0px 25px;
}
	.HometOpabout h2 {
    font-size: 30px;
    text-align: center;
}
	.HometOpabout img {
    padding: 0px 20px;
}
  header {
  }
  .top-nav li a {
  	background: #f96891 none repeat scroll 0 0;
  	color: #fff;
  }

  #carousel .text {
  	font-size: 0.8em;
  	top: 20%;
  	width: 250px;
  }
  .owl-controls.clickable {
  	display: none!important;
  }
  .right {
  	float: none;
  }
  .social.right {
  	float: right;
  }
  #about-us article {
  	padding: 30px 15px;
  }


}
@media screen and (max-width: 480px) {
  #topbar {
  	line-height: 1.625em;
  	text-align: center;
  }
  .social.right {
  	float: none;
  }
  p.logo, p.nav-text {
  	text-align: center;
  }
}