.navbar {
  margin-bottom:0;
  border:none;
}

.rpx {
  margin-top: 30px;
  margin-left: 20px;
  border:none;
}

.navbar-brand .glyphicon {
  margin-right:0px;
}

.hero {
  background:url(../../assets/background-image/home_bg.png) no-repeat center;
  background-size:cover;
  border:none;
  margin-bottom: 0px;
  height: 782px;
}



.pattern {
  background-image: url("../../assets/img/pattern.png");
  background-size: cover;
  border: none;
}
.hero .container p {
  width: 100%;
  color: #333333;
  font-family: 'Futura';
  text-transform: uppercase;
  letter-spacing: 10px;
  padding: 40px 0 0 10px;
}

.hero .container h1 {
  color: #007072;
  text-transform: uppercase;
  font-family: 'Futura';
  letter-spacing: 2px;
}


.hero .get-it h1, .hero .get-it p {
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom: 40px;
}

.hero2 .get-it2 h1, .hero2 .get-it2 p {
  color:#fff;
  text-shadow:2px 2px 3px rgba(0,0,0,0.3);
  margin-bottom: 0px;
}


.positioned {
  position: absolute;
}

.formImp input {
  background: transparent;
  border: 0px;
  color: #333333;
  padding-bottom: 50px;
  width: 300px;

}
.formImp input::placeholder{
  color: #333333;
  text-transform: uppercase;
  border: 0px;
  height: 27px;
}

.formImp input:focus{
  border: 0px;
  background: transparent;

}

.formImp textarea::placeholder{
  color: #333333;
  text-transform: uppercase;

}
.formRPX form input {
  font-family: "refrigerator-deluxe",sans-serif;
  margin-bottom: 15px;
  padding-left: 10px;
  border-bottom: 1px solid white;
  transition: border-bottom-color 0.2s ease-in-out;
  font-size: 14px;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  padding-top: 30px;
  padding-left: 40px;
}

.nameTxt{

  padding-bottom: 20px;
}
.phoneTxt{
  padding-bottom: 20px;
}
emailTxt{

  padding-bottom: 80px;

}
commentTxt{
  padding-bottom: 20px;


}
.learnMore{
  float: right;
  text-transform: uppercase;
  padding: 0 200px 0 0;
  font-family: Futura;
  color: #007072;


}

/* Small devices (landscape phones, 576px and up)*/


.formRPX form input:focus {
  border-bottom: 0px solid white;

}
.formRPX input[type="text"] {
  background: transparent;
  border: none;
  border-bottom: 0px solid white;
  color: #FFF;
  outline: 0;
  width: 100%;
  padding-bottom: 5px;
}
.formRPX input[type="email"] {
  background: transparent;
  border: none;
  border-bottom: 0px solid white;
  color: #FFF;
  outline: 0;
  width: 100%;
  padding-bottom: 5px;

}
.formRPX .btn-primary {
  font-family: "refrigerator-deluxe",sans-serif;
  text-transform: uppercase;
  color: white;
  background-color: transparent;
  border-color: transparent;
  font-size: 26px;
  letter-spacing: 2px;
  transition: all 0.3s ease;
}
.formImp textarea{
  background: transparent;
  border: 0px;


}
.formImp button{
  border: none;
  background: transparent;
  color: #333333;
  padding-top: 35px;
  text-transform: uppercase;
}

.formImp {
  z-index: 4;
  top: 232px;
  left: 30px;
  width: 400px;
}

.formRPX{
  padding-top: 0px;
}
.formTitle{
  z-index: 5;
  bottom: 600px;
  width: 400px;

}
.formTitle h1{
  color: #ffffff;
  font-family: Futura,Trebuchet MS,Arial,sans-serif; ;
  text-transform: uppercase;
  font-size: 32px;
}



.formBg {
  z-index: 2; /* has no effect */
  width: 1073px;
  height: 782px;
}

.map-placeholder {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding-left:390px;


}

.gmap {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
}

.address {
  z-index: 4;
  height: 50px;
  width: 500px;
  top:500px;
  left:910px;
  font-size: 16px;
  font-family: Futura;
  color: #007072;
}



.get-img {
  margin-bottom:30px;
  text-shadow:none;
}

section.features {
  background-color:#fff;
  padding:40px 0;
  color:#fff;
}

.features h2 {
  color:#fff;
}

.features .icon-features {
  margin-top:15px;
}

.testimonials blockquote {
  text-align:center;
}

section.testimonials {
  margin:50px 0;
}

.site-footer {
  padding:20px 0;
  text-align:center;
}

.hero2 {
  background:url(../../assets/background-image/about_bg.png) no-repeat center;
  background-size:cover;
  border:none;
  margin-bottom: 0px;
}
.hero3 {
  background:url(../../assets/background-image/wwd_bg.png) no-repeat center;
  background-size:cover;
  border:none;
  margin-bottom: 0px;
}
.hero4 {
  background-size:cover;
  border:none;
  margin-bottom: 0px;

}

.hero5 {
  background:url(../../assets/background-image/serviceDetail.png) no-repeat center;
  background-size:cover;
  border:none;
  margin-bottom: 0px;
}

.choice-head {
  margin-bottom: 20px;
}

@media (min-width:768px) {
  .site-footer h5 {
    text-align:center;
  }
}

.site-footer h5 {
  color:#ffffff;
  font-size:14px;
  text-align: center;
}

.site-footer .social-icons a:hover {
  opacity:1;
}

.site-footer .social-icons a {
  display:inline-block;
  width:32px;
  border:none;
  font-size:14px;
  border-radius:50%;
  margin:4px;
  color:#fff;
  text-align:center;
  background-color:#506179;
  height:32px;
  opacity:0.8;
  line-height:32px;
}

@media (min-width:768px) {
  .site-footer .social-icons {
    text-align:right;
  }
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 10px 0px;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: 'Futura';
  line-height: 1;
  background: #ffffff;
  width: auto;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #FFFFFF;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#para1_About {
  text-align: left;
  font-size: 12px;
  color: #007072;
  font-family: 'Futura';
  line-height: 2;

}
#para2_About {

  text-align: left;
  font-size: 12px;
  color: #333333;
  font-family: 'Futura';
  line-height: 2;

}

#wwd {
  padding-right: 0px;
  padding-left: 53%;
  margin-right: 5%;
  height: 600px;
  position: relative;
  padding-top: 120px
}
#wwd .wwd_skew {

  float: right;
  font-family: 'Futura';
  width: 700px;
  padding-left: 0px;
  transform: skew(35deg);
  padding-right: 100px;

}
#serviceDetails h5{
  font-family: Futura;
  color: #007072;
  text-transform: uppercase;

}

#serviceDetails ul {
  list-style: none; /* Remove HTML bullets */
  padding: 0 10px;
  margin: 0;
}

#serviceDetails li{
  padding: 0 0 20px 0;
  font-size: 10px;

  color: #000000;
}
#serviceDetails li::before{
  padding: 0 0 10px 0;
  font-size: 12px;
  content: ">";
  padding-right: 8px;
  color: #007072;
}
#backServiceList{
  text-transform: uppercase;
  font-family: Futura;
  padding: 120px 0 0 100px;

}



#wwd .wwd_skew h1 {
  color: #007072;
  transform: skew(-35deg);
  font-size:50px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
#wwd .wwd_skew h4 {
  color: #007072;
  transform: skew(-35deg);
  font-size: 16px;

}
#wwd .wwd_skew .para_WWD{
  transform: skew(-35deg);
  text-indent: -2em;
  font-size: 11px;
  max-width: 94%;
  padding-left: 20px;
}
.para_WWD img {
  padding-left: 10px;
  transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
}

#form {
  position:absolute;
  z-index:auto;
}
#gmap {
  position:absolute;
  z-index:1;
  left:125px;
  top:125px;
}
#slash {
  position:absolute;
  z-index:2;
  left:250px;
  top:250px;
}

#cssmenu > ul > li {
  float: left;
  padding-right: 40px;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #007072;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #8abc8e;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen ul {
  width: 100%;
  display: none;
}
#cssmenu.small-screen.align-center > ul,
#cssmenu.small-screen.align-right ul ul {
  text-align: left;
}
#cssmenu.small-screen ul li,
#cssmenu.small-screen ul ul li,
#cssmenu.small-screen ul li:hover > ul > li {
  width: 100%;
  height: auto;
  border-top: 1px solid rgba(120, 120, 120, 0.15);
}
#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center > ul > li,
#cssmenu.small-screen.align-right > ul > li {
  float: none;
  display: block;
}
#cssmenu.small-screen ul ul li a {
  padding: 20px 20px 20px 30px;
  font-size: 14px;
  color: #000000;
  background: none;
}
#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li a:hover {
  color: #000000;
}
#cssmenu.small-screen ul ul ul li a {
  padding-left: 40px;
}
#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul {
  position: relative;
  left: 0;
  right: auto;
  width: 100%;
  margin: 0;
}
#cssmenu.small-screen > ul > li.has-sub > a::after,
#cssmenu.small-screen ul ul li.has-sub > a::after {
  display: none;
}
#cssmenu.small-screen #menu-line {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 20px;
  color: #000000;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
}
#cssmenu.small-screen #menu-button::after {
  content: '';
  position: absolute;
  top: 21px;
  right: 20px;
  display: block;
  width: 15px;
  height: 2px;
  background: #000000;
}
#cssmenu.small-screen #menu-button::before {
  content: '';
  position: absolute;
  top: 26px;
  right: 20px;
  display: block;
  width: 15px;
  height: 3px;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
}
#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.15);
  height: 54px;
  width: 54px;
  cursor: pointer;
}
#cssmenu.small-screen .submenu-button::after {
  content: '';
  position: absolute;
  top: 22px;
  left: 27px;
  display: block;
  width: 1px;
  height: 11px;
  background: #000000;
  z-index: 99;
}
#cssmenu.small-screen .submenu-button::before {
  content: '';
  position: absolute;
  left: 22px;
  top: 27px;
  display: block;
  width: 11px;
  height: 1px;
  background: #000000;
  z-index: 99;
}
#cssmenu.small-screen .submenu-button.submenu-opened:after {
  display: none;
}
#cssmenu.small-screen.select-list {
  padding: 5px;
}

.aboutH1 h1{
  color: #007072;
  font-family: 'Futura';
  text-transform: uppercase;
}

.aboutTextContain{

  transform: skew(30deg);
  width: 700px;
  padding-right: 50px;
  position: relative;

}
.aboutTextContainDiv{

  transform: skew(-30deg)
}

.aboutRow{

  height: 500px;

  padding-top: 120px;

}
.mContact{
  display: none;
}
.required {
  color:#e9266d
}
#success, #error {
  display:none
}
#success span, #erro span {
  display:block;
  position:absolute;
  top:0;
  width:100%
}
#success span p, #error span p {
  margin-top:6em
}
#success span p {
  color:#9bd32d;
}
#error span p {
  color:#c0392b;
}
/* ------------------------------------------------------*/


@media(max-width: 764px) {
  .aboutRow{

    height: 100%;

    padding-top: 10px;

  }
}

@media(max-width: 764px) {
  .aboutH1 h1 {
    color: #007072;
    font-family: 'Futura';
    text-transform: uppercase;
  }
}
@media(max-width: 764px) {
  .aboutTextContain {

    transform: skew(30deg);
    width: 100%;
    padding-right: 50px;
    position: relative;

  }
}
@media(max-width: 764px) {
  .aboutTextContainDiv {

    transform: skew(-30deg);
  }
}
@media(max-width: 764px) {

  #para1_About {
    text-align: left;
    font-size: 12px;
    color: #000000;
    font-family: 'Futura';
    line-height: 2;
    width: 200px;

  }
}
@media(max-width: 764px) {

  #para2_About {

    text-align: left;
    font-size: 12px;
    color: #000000;
    font-family: 'Futura';
    line-height: 2;
    width: 200px;

  }
}

@media(max-width: 764px) {

  #wwd {
    margin-right:auto;
    height: 100%;
    position: relative;
    padding-top: 20px;
    text-align: center;
    padding-left: 20px;

  }
}
@media(max-width: 764px) {
  #wwd .wwd_skew {
    font-family: 'Futura';
    transform: skew(0deg);
    width:100%;
  }
}
@media(max-width: 764px) {
  #wwd .wwd_skew h1 {
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    transform: skew(0deg);

  }
}
@media(max-width: 764px) {
  #wwd .wwd_skew h4 {
    color: #000;
    padding-left: 0px;
    font-size: 16px;
    transform: skew(0deg);

  }
}
@media(max-width: 764px) {
  #wwd .wwd_skew .para_WWD {
    text-indent: inherit;
    font-size: 11px;

    transform: skew(0deg);
    width:100%;

  }
}
@media(max-width: 764px) {
  .para_WWD img {
    -webkit-transform: scale(0.5, 0.5);
  }
}

@media(max-width: 764px) {
  .formTitle h1{
    color:#000;

  }
}
@media(max-width: 764px){
  .gmap{
    display: none;
  }
}

@media(max-width: 764px){
  .mContact{
    display: block;
  }
}
@media(max-width: 764px) {
  .positioned {

    position: relative;

  }
}
@media(max-width: 764px) {
  .formBg{

    display: none;

  }
}
@media(max-width: 764px) {
  .formBg .positioned{

    position: absolute;

  }

}
@media(max-width: 764px) {
  .address{
    left: 0px;
    position: relative;
    width: 240px;

  }

}
@media(max-width: 764px) {
  .formOverlay{
    display: none;
  }
}
@media(max-width: 764px) {
  .formRPX{
    display: none;
  }
}

/* ------------------------------------------------------*/



@media(max-width: 764px) {
  .hero .container
  {
    position: absolute;
    padding-top: 80px;
    padding-left: 50px;

  }
}

@media(max-width: 764px) {
  .hero .container p
  {
    width: 100%;
    color: #333333;
    font-family: 'Futura';
    text-transform: uppercase;
    letter-spacing: 5px;

  }
}
@media(max-width: 764px) {
  .hero .container h1
  {
    color: #007072;
    text-transform: uppercase;
    font-family: 'Futura';
    font-size: 24px;

  }
}


@media (max-width:992px) {
  .hero .get-it {
    text-align:right;
    margin-top:80px;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero2 .get-it2 {
    text-align:right;
    margin-top:20px;
    padding-right:30px;
  }
}

@media (max-width:992px) {
  .hero .get-it {
    text-align:center;
  }
}

@media (max-width:992px) {
  .hero .phone-preview {
    text-align:center;
  }
}
