@import url("https://fonts.googleapis.com/css?family=PT+Sans");body.home {  font-family: 'PT Sans', sans-serif;  font-size: 14px;  font-style: normal;  font-variant: normal;  /*background: #646464 url(../images/bg.jpg);  background-repeat: no-repeat;  background-position: top center;  background-size: contain;*/}body {  font-family: 'PT Sans', sans-serif;  font-size: 14px;  font-style: normal;  font-variant: normal;  background: #fff;  background-repeat: no-repeat;  background-position: top center;}/*responsive size for the images*/img {  max-width: 100%;  height: auto;}a {  color: #d88c12;  text-decoration: none;}a:hover {  color: #cf0101;}.mobilemenu {  display: none;}#right-menu {  position: absolute;  top: 12px;  right: 10px;  padding: 3px 0;  margin-right: 0px;  color: #fff;  width: 30px;  height: 23px;  z-index: 10000 !important;  text-decoration: none;  font-size: 23px;}.button {  clear: both;  background: #cf0101;  border-radius: 0;  border: 0;  margin-top: 10px;}.button a {  color: #fff;  display: block;}h2 {  font-size: 18px;  text-transform: uppercase;}h2.normal {  font-size: 18px;  text-transform: none;}h3 {  font-size: 18px;}h3.title {  font-size: 32px;  color: #d88c12;}.primarycolor,.highlight {  color: #d88c12;}.secondarycolor {  color: #cf0101;}.spacetwenty {  padding-top: 10px;}.stop40 {  margin-top: 40px;}.sleft50 {  margin-left: 70px;}.sleft25 {  margin-left: 25px;}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select {  height: 38px;  padding: 6px 10px;  background-color: #fff;  border: 0px solid #D1D1D1;  border-radius: 0px;  box-shadow: none;  box-sizing: border-box;}.bx-wrapper .bx-controls-direction a {  position: absolute;  top: 50%;  margin-top: -16px;  outline: 0;  width: 64px;  height: 64px;  text-indent: -9999px;  z-index: 9999;}.bx-wrapper .bx-prev {  left: -50px;  background: url(../images/btn-previous.png);  background-repeat: no-repeat;}.bx-wrapper .bx-next {  right: -64px;  background: url(../images/btn-next.png);  background-repeat: no-repeat;}.bx-wrapper .bx-next:hover {  background-position: 0 0;}.btn {  background: #0da2b9 !important;  border-radius: 0px !important;  color: #fff !important;  border: 0px !important;  margin-top: 20px;}/*# sourceMappingURL=style.css.map */

.emailForm label{color: #000 !important;}


.emailForm label{color: #000 !important;}


.land{color: #fff;font-size: 50px;text-transform: uppercase;font-weight: 700;}
.carousel .one {
     background: url(../images/BG_2.png); 

}
.carousel .two {
     background: url(../images/BG_4.png);

}
.carousel .three {
    background: url(../images/bg.jpg);

}
.carousel .four{
    background: url(../images/BG_3.png);

}

.carousel .active {
opacity: 1 !important;
}

.carousel .active.left {
    left:0;
    opacity:0;
    z-index:2;
}

.quick{
	background: #fff;
    padding: 5px 0px 5px 8px;
    color: #0da2b9;
    text-align: center;
    margin-bottom: 1px; !important
}
#serve{ margin-bottom: 5px;margin-top: 40px;margin-left: 10px;}
#desc1{font-size: 17px;}
#desc2{line-height: 1.2;margin-top: -20px;text-align: justify;}
.nomargin{
	margin:0px !important;
}
.nopadding{
	padding:0px !important;
}

#home_service p{
	color:#333 !important;
}
.bg-blue{
	background-color:#13A2B9 !important;
}