body {
  margin: 0 auto;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #464032;
}
a {
  text-decoration: none;
  color: #a7430f;
}
p {
  font-weight: 100;
}
ul {
  padding: 0px;
  margin: 0px;
}
li {
  list-style: none;
}
img {
  width: 100%;
  height: auto;
  border: 0px;
}
.breaker {
  clear: both;
  height: 0.1px;
}
.break {
  clear: both;
  height: 12px;
}
.pop-enq {
  position: fixed;
  width: 47px;
  right: 0px;
  z-index: 99999;
  top: 220px;
}
.lightbox {
  display: none;
  position: fixed;
  top: 13%;
  left: 20%;
  padding: 10px;
  z-index: 10029999999999956;
  overflow: hidden;
  border-radius: 0px;
  background: #fff;
  vertical-align: middle;
  -moz-box-shadow: 0 0 15px #272727;
  -webkit-box-shadow: 0 0 15px#272727;
  box-shadow: 0 0 15px #272727;
}
#q-enquiry {
  float: left;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  z-index: 10029999999999956;
  margin: 20px;
  max-width: 700px;
}
.formcontrol {
  float: left;
  width: 50%;
}
.formcontrol p {
  font-weight: normal;
  font-size: 14px;
  color: #5e6c7f;
  margin-left: 40px;
}
.quote_control,
.quote_control2,
.quote_controls {
  background: #ffffff;
  color: #717171;
  border: 1px solid #bec8d4;
  font-size: 16px;
  margin: 8px 0px 5px 0px;
}
.quote_control {
  padding: 0% 0% 0% 2%;
  height: 33px;
  width: 99%;
}
.quote_control2 {
  padding: 0% 0% 0% 2%;
  height: 33px;
  width: 97%;
}
.quote_controls {
  padding: 2% 0% 2% 2%;
  height: 70px;
  width: 97%;
}
.sub_btn {
  padding: 11px 36px;
  font-size: 18px;
  display: block;
  letter-spacing: 0.6px;
  border: 0px;
  color: #000;
  width: 100%;
  background: #f7da0b;
  margin-left: 0px;
  cursor: pointer;
}
.sub_btn:hover {
  background: #d2232a;
  color: #fff;
}
.form-detail {
  float: right;
  width: 50%;
}
.black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 150%;
  background-color: black;
  z-index: 10010000;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.close {
  position: absolute;
  right: 15px;
  width: 30px;
  top: 5px;
}
#wrapper {
  margin: 0 auto;
  padding: 0px 0;
  background: url(../image/header-bg.png);
  position: absolute;
  width: 100%;
  margin-top: 20px;
  z-index: 99999;
}
#wrapper2 {
  margin: 0 auto;
  padding: 0px 0;
  background: url(../image/header-bg.png);
  width: 100%;
  margin-top: 0px;
  z-index: 99999;
}
#header {
  max-width: 1150px;
  margin: 0 auto;
}
.logo {
  float: left;
  max-width: 150px;
  padding: 6px 0;
}
#page {
  max-width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px 0;
}
.title {
  padding: 10px 0 0 0px;
  color: #24252a;
  font-size: 55px;
  margin: 0px 0 10px 0px;
  font-weight: normal;
  font-family: "Rouge Script", cursive;
}
#page h2 {
  font-size: 30px;
  font-weight: 500;
}
#page p {
  line-height: 21px;
  padding: 6px 0;
  margin-top: 0px;
  font-size: 15px;
  color: #777b7f;
}
#page a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}
.more2 {
  padding: 6px 22px;
  background: #4b686e;
  margin-top: 0px;
  float: left;
}
.more2:hover {
  background: #bfa672;
}
.lefter {
  float: left;
  width: 45%;
  margin-bototm: 20px;
  margin-top: 10px;
  margin-right: 30px;
}
.lefters {
  float: left;
  width: 22%;
  margin-bototm: 20px;
  margin-top: 10px;
  margin-right: 30px;
}
.lefter2 {
  display: none;
}
.featuring {
  padding: 30px 0;
  background: #f1f1f1;
}
#feature {
  max-width: 1100px;
  margin: 0 auto;
}
#feature h1,
#feature h2 {
  font-weight: normal;
  color: #2f2f2f;
  text-align: center;
  line-height: 34px;
  padding: 10px 10px;
  margin: 10px 0 10px 0px;
}
#feature h1 {
  font-size: 70px;
  font-weight: normal;
  font-family: "Rouge Script", cursive;
}
#feature h2 {
  font-size: 27px;
}
.highl {
  font-weight: bold;
  color: #28a257;
}
.bord {
  width: 140px;
  height: 1px;
  margin: auto;
  margin-top: 25px;
  background: #676767;
}
#feature h3,
#page h3 {
  color: #222222;
  background: #fff;
  display: block;
  text-align: center;
  width: 90%;
  margin: auto;
  position: relative;
  font-size: 19px;
  font-weight: normal;
  padding: 8px 0 12px;
  margin-top: -15px;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15);
}
#feature a {
  text-decoration: none;
  color: #222222;
}
#feature a:hover {
  text-decoration: none;
  color: #28a257;
}
.lex {
  float: left;
  width: 23%;
  margin: 20px 1% 0;
}
#luxor {
  padding: 25px 20px;
  background: url(../image/Triangle.jpg);
}
.row {
  max-width: 1140px;
  margin: 0 auto;
}
#luxor p {
  list-style: none;
  line-height: normal;
  padding: 3px 0;
}
#luxor h2 {
  color: #333333;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  margin: 8px 0 25px 0px;
  font-size: 28px;
  background: url(../image/title-border.png) bottom center no-repeat;
  padding: 0 0 26px;
}
#luxor h4 {
  font-weight: 400;
  font-size: 25px;
}
#luxor a {
  color: #fff;
}
.arw {
  float: right;
  width: 20px;
  margin-top: 2px;
}
#luxor a:hover {
  color: #fff;
}
#luxor .titler {
  font-weight: normal;
  margin: 0px 0px 0px;
  display: block;
  padding: 8px 5px;
  font-size: 17px;
  background: #ff7400;
  text-align: left;
}
#luxor .titler:hover {
  background: #45ae24;
}
.scrollup {
  width: 38px;
  height: 38px;
  border-radius: 3px;
  text-indent: -9999px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  display: none;
  z-index: 109999;
}
.testimon {
  width: 100%;
  padding-bottom: 0px;
  float: left;
  position: relative;
  background: #fafafa url(../image/testi-bg.png) left top repeat-x;
}
.testim {
  max-width: 1150px;
  margin: auto;
}
.testim h2 {
  text-align: center;
  font-weight: normal;
  color: #acabab;
  font-size: 38px;
  border-bottom: 1px solid #f5f5f5;
  padding: 0px 0px 15px;
  margin: 15px 50px;
}
.quote-icon {
  position: relative;
  display: block;
  width: 148px;
  z-index: 999;
  margin: auto;
  margin-top: -60px;
}
.count-icon {
  width: 50px;
}
#footer-wrap {
  background: #232323;
  padding: 10px 0 20px;
  margin-top: 15px;
}
.footer-stat,
#footer {
  margin: 0 auto;
  max-width: 1100px;
}
.footer-stat h3 {
  color: #e1e1e1;
  font-size: 19px;
  font-weight: normal;
  border-bottom: #666666 solid 1px;
  margin: 25px 0 20px 0px;
  padding-bottom: 8px;
}
.footer-stat a {
  text-decoration: none;
  color: #aaaaaa;
}
.footer-stat a:hover {
  text-decoration: none;
  color: #fff;
}
.footer-stat li {
  padding: 7px 10px 7px 0px;
  list-style: none;
  text-align: justify;
  letter-spacing: 0.5px;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 20px;
}
.footer-stat p {
  padding: 7px 10px 7px 0px;
  text-align: left;
  font-size: 14px;
  color: #aaaaaa;
  margin: 0px;
  line-height: 22px;
}
.adrs {
  float: left;
  max-width: 25px;
  margin-right: 12px;
  margin-bottom: 20px;
}
.mbl {
  max-width: 25px;
  margin-right: 12px;
  float: left;
}
.eml {
  float: left;
  max-width: 25px;
  margin-right: 12px;
}
.social {
  float: left;
  width: 20%;
  display: none;
  margin-right: 2%;
}
.foot {
  float: left;
  width: 22%;
  margin-right: 2%;
}
.foot2 {
  float: left;
  width: 33%;
  margin-right: 2%;
}
.foot3 {
  float: right;
  width: 40%;
}
.scl2 {
  width: 18px;
  text-decoration: none;
  display: block;
  border: #45ad0e 1px solid;
  float: left;
  padding: 7px 9px;
  margin-right: 8px;
}
.scl2:hover {
  background: #45ad0e;
}
.mappi {
  background: #fff;
  padding: 3px;
  border-radius: 4px;
}
.feeter {
  background: #232323;
  padding: 15px 0;
  border-top: 1px solid #000000;
}
#footer p {
  margin: 0;
  padding-top: 10px;
  line-height: normal;
  font-size: 14px;
  color: #aaaaaa;
}
#footer a {
  color: #aaaaaa;
  text-decoration: underline;
  font-size: 13px;
}
.dest {
  float: right;
}
.footer-stat,
#footer {
  max-width: 1050px;
  margin: 0 auto;
}
.stills {
  position: fixed;
  bottom: 0px;
  left: 10px;
  width: 240px;
  text-align: center;
  padding: 18px 0 32px;
  background: url(../image/still-bg.png);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  z-index: 999999;
}
.phn {
  width: 17px;
  margin-right: 10px;
}
.discov {
  background: #3fbfb7;
  padding: 20px 0;
}
#newAppBanner {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  display: table;
  min-height: 168px;
  margin-top: 0px;
}
.deviceImg {
  height: 180px;
  width: 180px;
  border-radius: 100%;
  margin-left: 30px;
  margin-top: 25px;
  vertical-align: bottom;
  border: 4px solid #fff;
}
#newAppBanner h2 {
  color: #fff;
  display: table-cell;
  vertical-align: middle;
  font-size: 29px;
  margin: 0px;
  line-height: 30px;
  padding: 0 70px;
  font-weight: bold;
  text-align: center;
}
.highl3 {
  font-size: 15px;
  color: #fff;
  line-height: 10px;
  font-weight: normal;
}
.highl2 {
  color: #ffdd00;
}
.offices {
  margin: auto;
  max-width: 1100px;
  padding: 10px 0;
}
.offices h1 {
  padding: 0px 0 0 0px;
  color: #24252a;
  font-size: 55px;
  margin: 0px 0 10px 0px;
  font-weight: normal;
  text-align: center;
  font-family: "Rouge Script", cursive;
}
.offices h2 {
  font-size: 25px;
  color: #333;
  text-align: center;
  margin-top: 0px;
}
.offices p {
  font-size: 16px;
  line-height: 20px;
  color: #7b7b7f;
  text-align: center;
}
.borde {
  margin: auto;
  max-width: 277px;
  height: 33px;
  margin-top: 20px;
  background: url(../image/title-border.jpg);
}
.righter {
  float: right;
  width: 25%;
  margin-left: 30px;
}
.facil {
  padding: 20px;
  border-radius: 8px;
  background: #e36568;
  margin-bottom: 20px;
}
.facil h4 {
  text-align: center;
  font-size: 22px;
  color: #fff;
  margin-top: 0px;
}
.feat-icon {
  float: left;
  width: 30px;
  margin-right: 12px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.facil li {
  list-style: none;
  color: #fff;
  font-size: 15px;
  padding: 5px 0;
}
#page .facil ul {
  float: left;
  width: auto;
  margin: 0px;
  margin-left: 60px;
}
.testi-speak {
  float: left;
  width: 48%;
  padding-right: 2%;
  border-right: 1px dashed #e2e2e2;
  margin-bottom: 40px;
}
.testi-speak2 {
  float: right;
  width: 48%;
  margin-bottom: 40px;
}
.speak-icon {
  float: left;
  width: 100px;
  margin-right: 20px;
}
.quckr {
  border: 1px solid #cccccc;
  margin: auto;
  padding: 0px 0 0px;
  margin-bottom: 20px;
  margin-top: 20px;
  max-width: 1100px;
}
.title3 {
  padding: 6px 0 7px 15px;
  color: #019f48;
  background: #e5e5e5;
  text-align: left;
  margin: 0px 0 10px 0px;
  font-family: ubuntu;
  font-size: 23px;
  font-weight: normal;
}
.quckr h3 {
  color: #333333;
  font-size: 16px;
  padding-bottom: 8px;
  margin-left: 15px;
  font-weight: normal;
  border-bottom: 1px solid #cccccc;
}
.quckr li {
  list-style: none;
  margin-top: 15px;
}
.quckr h4 {
  color: #333333;
  font-size: 16px;
  padding-bottom: 0px;
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}
.quckr p {
  font-size: 14px;
  line-height: 28px;
  color: #333333;
  margin-left: 15px;
}
.mob-icon {
  float: left;
  width: 32px;
  margin-top: -3px;
  margin-right: 10px;
}
.addr {
  float: left;
  width: 45%;
  margin-right: 2%;
}
#Quote {
  width: 400px;
  padding: 0 0px;
  float: right;
  margin-right: 20px;
}
.q-input {
  font-size: 14px;
  padding: 8px;
  color: #000;
  background: #f6f6f6;
  width: 90%;
  border: 1px solid #ebebeb;
  float: left;
  margin: 0px 0 12px 10px;
}
.q-enuiry {
  font-size: 14px;
  padding: 8px;
  color: #000;
  width: 90%;
  background: #f6f6f6;
  border: 1px solid #ebebeb;
  float: left;
  margin: 0px 0px 12px 10px;
}
.q-box {
  float: left;
  width: 94%;
  margin: 5px 0px 20px 10px;
  padding: 10px 28px;
  background: #019f48;
  color: #fff;
  border: 0px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.q-box:hover {
  background: #ff9933;
}
.serv {
  margin: auto;
  max-width: 1120px;
}
.sere {
  float: left;
  margin: 20px 1% 0;
  padding: 22px 0;
  width: 22.5%;
  border: 1px solid #d8d8d7;
  border-radius: 150px;
}
.hiden {
  display: none;
  clear: both;
  height: 2px;
}
.sere span {
  display: block;
  margin: auto;
  text-align: center;
  width: 80%;
}
.serve-pic {
  border-radius: 100%;
  border: 3px solid #d2d2d0;
}
.sere:hover .serve-pic {
  border: 3px solid #fdaf2c;
}
.sere h2,
.sere p {
  text-align: center;
}
.sere h2 {
  color: #c19333;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}
.sere p {
  color: #c19333;
  font-size: 13px;
  color: #8e8e8e;
  padding: 0 20px;
  font-weight: normal;
  line-height: 22px;
}
.more-link,
.less-link {
  font-size: 14px;
  padding: 2px 5px;
  clear: both;
  display: block;
  margin: auto;
  width: 100px;
  text-align: center;
  margin-top: 6px;
}
.expandDiv a {
  color: #c2b48a;
  font-weight: normal;
  text-transform: uppercase;
}
.vide {
  float: left;
  width: 47%;
  border: 4px solid #ccc;
  margin: 0 1% 25px;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.deviceDiv {
  float: left;
  margin-right: 50px;
  margin-top: -10px;
}
