@charset "UTF-8";
@import url(animate.css);
/*@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);*/
@import url(//fonts.googleapis.com/css?family=Lato:300,400,700,900);



.map_model {
  height: 309px;
}


/*========================================================
						Main Styles
=========================================================*/
body {
  color: #57584c;
  font: 400 16px/21px "Lato", sans-serif;
  -webkit-text-size-adjust: none;
  background: #9cc43d;
}

img {
  max-width: 100%;
  height: auto;
}

h2 {
  font-weight: 700;
  font-size: 60px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
  }
}
h2.mod1 {
  font-weight: 300;
  /*text-transform: uppercase;*/
}

h3 {
  color: #2c2c29;
  font-size: 48px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  color: #2c2c29;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 900;
}
h4 span {
  font-weight: 300;
}
@media (max-width: 991px) {
  h4 {
    font-size: 22px;
  }
}

h5 {
  color: #2c2c29;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 300;
}
@media (max-width: 991px) {
  h5 {
    font-size: 18px;
  }
}
h5 span {
  font-weight: 900;
}

h6 {
  font-size: 16px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

hr {
  border: none;
  height: 1px;
  background: #57584c;
}

.link1 {
  color: #9cc43d;
}
.link1:hover {
  color: #57584c;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img {
  margin-top: 20px;
}

h2 + p {
  margin-top: 20px;
}

h3 + h6 {
  margin-top: 11px;
}

h4 + .txt1 {
  margin-top: 32px;
}

* + .btn_main {
  margin-top: 35px;
}

h6 + .marked-list {
  margin-top: 36px;
}

i + h3 {
  margin-top: 42px;
  font-weight: 300;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
}
.brand_name {
  overflow: hidden;
}

/*==================  Inline List  ======================*/
.inline-list {
  margin-top: 71px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 72px;
}
@media (max-width: 991px) {
  .inline-list li + li {
    margin-left: 10px;
  }
}
.inline-list a {
  display: inline-block;
  width: 87px;
  height: 87px;
  line-height: 87px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 42px;
  text-align: center;
  color: #fff;
  background-color: #9cc43d;
}
@media (max-width: 991px) {
  .inline-list a {
    width: 54px;
    height: 54px;
    line-height: 54px;
    font-size: 26px;
  }
}
.inline-list a:hover {
  color: #fff;
  background-color: #f26031;
}

/*==================    Quote     ======================*/
blockquote {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  color: #57584c;
  padding-top: 20px;
}
blockquote p {
  padding: 0 140px;
}
@media (max-width: 1199px) {
  blockquote p {
    padding: 0;
  }
}
blockquote q {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}
blockquote cite {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: black;
}
blockquote p + cite {
  margin-top: 29px;
}

/*==================  Marked List  ======================*/
.marked-list {
  text-align: left;
}
.marked-list li {
  margin-top: 66px;
  position: relative;
  padding-left: 96px;
}
.marked-list li:before {
  position: absolute;
  left: 24px;
  top: 9px;
  font-weight: 400;
  font-size: 50px;
  font-family: "FontAwesome";
  color: #fff;
  text-shadow: -1px 0 #f26031, 0 1px #f26031, 1px 0 #f26031, 0 -1px #f26031, -2px 0 #f26031, 0 2px #f26031, 2px 0 #f26031, 0 -2px #f26031;
}
.marked-list li h5 + p {
  margin-top: 17px;
}
.marked-list li:nth-child(3):before {
  font-size: 51px;
}
.marked-list li:nth-child(4):before {
  font-size: 46px;
}
.marked-list li:nth-child(5):before {
  font-size: 48px;
}
.marked-list li:nth-child(6):before {
  font-size: 41px;
}
.marked-list a:hover {
  color: #f26031;
  text-decoration: none;
}

/*==================     Privacy    =====================*/
.privacy {
  text-align: center;
  padding-top: 52px;
  padding-bottom: 22px;
}
.privacy dt {
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  color: #9cc43d;
  text-transform: uppercase;
}
.privacy dt + dd {
  margin-top: 18px;
}
.privacy dd + dt {
  margin-top: 29px;
}
.privacy a {
  color: #9cc43d;
  text-decoration: underline;
}
.privacy a:hover {
  color: #57584c;
}

/*==================  Backgrounds  ======================*/
.bg1 {
  background: #9cc43d;
}

.bg2 {
  background: #f26031;
  overflow: hidden;
}

.bg3 {
  background: #57584c;
}

.bg4 {
  background: #ececec;
}

.bg5 {
  background: url(../images/vegas-cosmetics-1.jpg) 10% 50% no-repeat #eee;
  background-size: cover;
  text-shadow: 2px 2px 3px rgba(23, 23, 23, 0.95);
}
.bg5 h3 {
  color: #FFF;
}


.color1 {
  color: #9cc43d;
}

.color2 {
  color: #f26031;
}

.color3 {
  color: #57584c;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn, .btn2 {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 15px 40px;
  display: inline-block;
  background: #f26031;
  border-bottom: 4px solid #822608;
  color: #fff;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-right: 18px;
}
@media (max-width: 991px) {
  .btn, .btn2 {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 1199px) {
  .btn, .btn2 {
    width: 100%;
    margin-right: 0;
    margin-top: 5px;
    text-align: center;
  }
}
.btn:hover, .btn2:hover {
  border-bottom: 4px solid black;
  background: #b2340b;
}
.btn:active, .btn2:active {
  border-bottom: 4px solid black;
  background: #b2340b;
}

.btn2 {
  background: #9cc43d;
  border-bottom: 4px solid #3f5018;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn2:hover {
  border-bottom: 4px solid black;
  background: #5e7724;
}
.btn2:active {
  border-bottom: 4px solid black;
  background: #5e7724;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*==================     ToTop     ======================*/
.toTop {
  font-size: 37px;
  line-height: 40px;
  color: #57584c;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  padding: 5px;
  z-index: 20;
}
.toTop:hover {
  color: #f26031;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  float: right;
  margin-top: 15px;
  border: 1px solid #e0e0e0;
  padding: 6px;
  background: #fff;
}
@media (max-width: 991px) {
  .thumb {
    float: none;
    width: 100%;
  }
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb_overlay:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 56px "FontAwesome";
  line-height: 56px;
  margin-top: -28px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.thumb_video .thumb_overlay {
  opacity: 1;
}
.thumb_video .thumb_overlay:before {
  content: "";
  font: 400 64px "FontAwesome";
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.thumb_video:hover .thumb_overlay:before {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@media (max-width: 767px) {
  .thumb_video {
    margin-left: 0;
  }
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.parallax h2 {
  color: #fff;
  letter-spacing: -2px;
}
@media (max-width: 1199px) {
  .parallax h2 {
    letter-spacing: 0;
  }
}
.parallax p {
  font-size: 24px;
  line-height: 36px;
}
@media (max-width: 1199px) {
  .parallax p {
    font-size: 16px;
    line-height: 26px;
  }
}
.parallax p.mod1 {
  font-size: 21px;
}
.parallax p + p {
  margin-top: 45px;
  font-size: 16px;
  line-height: 22px;
  color: #9cc43d;
  padding: 0 260px;
}
@media (max-width: 1199px) {
  .parallax p + p {
    padding: 0;
  }
}
.parallax h2 + p {
  margin-top: 44px;
}
.parallax h2 + p.mod1 {
  margin-top: 11px;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  padding-bottom: 127px;
  text-align: center;
  background: url(../images/pearl_banner_gr_2.jpg) 10% 50% no-repeat #eee;
  background-size: cover;
}
header .header_top_section {
  padding: 17px 0 16px;
  background: rgba(0, 0, 0, 0.19);
}
header h3 {
  color: #fff;
  text-transform: none;
  font-weight: 700;
  letter-spacing: -1px;
  text-shadow: 2px 2px 3px rgba(75, 75, 75, 0.90);
}
header .brand {
    color: #FFFFFF;
}

@media (max-width: 1199px) {
  header h3 {
    letter-spacing: 0;
  }
}
@media (max-width: 479px) {
  header h3 {
    font-size: 20px;
  }
  header h3 br {
    display: none;
  }
}
header .header_top_section + .container {
  margin-top: 85px;
}
header .form-main {
  text-align: left;
  margin-top: 13px;
  padding: 20px 30px 32px;
  background: rgba(255, 255, 255, 0.82);
}
header .form-main * + .row {
  margin-top: 0;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}

.section1 {
  padding: 109px 0 115px;
  color: #fff;
}
.section1 h5 {
  color: #fff;
}
.section1 h5 + p {
  margin-top: 16px;
}

.txt1 {
  font-size: 16px;
  line-height: 23px;
}

.icon1 {
  font-weight: 400;
  font-size: 99px;
  font-family: "FontAwesome";
  color: #fff;
  text-shadow: -1px 0 #f26031, 0 1px #f26031, 1px 0 #f26031, 0 -1px #f26031, -2px 0 #f26031, 0 2px #f26031, 2px 0 #f26031, 0 -2px #f26031;
  display: inline-block;
  min-height: 49px;
}

/*========================================================
					 CONTACT  Section
=========================================================*/

.contact {
    background: url(../images/pearl_banner_bg_dark.jpg) center bottom no-repeat #eee;
    background-size: cover;
}

td {
    font-size: 18px;
    padding: 5px 8px;
}

/*==================      Well     ======================*/
.well {
  padding-top: 103px;
  padding-bottom: 120px;
}
@media (max-width: 479px) {
  .well {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well2 {
  padding-top: 99px;
  padding-bottom: 115px;
}
@media (max-width: 479px) {
  .well2 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well3 {
  padding-top: 166px;
  padding-bottom: 182px;
}
@media (max-width: 479px) {
  .well3 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well4 {
  padding-top: 146px;
  padding-bottom: 115px;
}
@media (max-width: 479px) {
  .well4 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well5 {
  padding-top: 105px;
  padding-bottom: 182px;
}
@media (max-width: 479px) {
  .well5 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well6 {
  padding-top: 105px;
  padding-bottom: 102px;
}
@media (max-width: 479px) {
  .well6 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding: 93px 0 90px;
  text-align: center;
  color: #fff;
  background: #9cc43d;
}
@media (max-width: 991px) {
  footer {
    padding: 40px 0 40px;
  }
}
footer span {
  text-transform: uppercase;
}
footer a:hover {
  color: black;
}
@media (max-width: 420px) {
  footer {
    font-size: 13px;
  }
}
