/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url("../twentythirteen/style.css");
/*
 Theme Name:     Twenty Thirteen Child Theme
 Theme URI:      http://wordpress.org/themes/twentythirteen
 Description:    Twenty Thirteen Child Theme
 Author:         the WordPress team
 Author URI:     http://wordpress.org/
 Template:       twentythirteen
 Version:        1.4
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* colors  */
/* fonts */
@font-face {
  font-family: 'futuraextendedregular';
  src: url('fonts/FuturaExtended-webfont.eot');
  src: url('fonts/fonts/FuturaExtended-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/FuturaExtended-webfont.woff2') format('woff2'), url('fonts/FuturaExtended-webfont.woff') format('woff'), url('fonts/FuturaExtended-webfont.ttf') format('truetype'), url('fonts/FuturaExtended-webfont.svg#futuraextendedregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
h2 {
  font-weight: 500;
}
/* ************************************************************************ */
/*																			*/
/*  							Large desktop								*/
/*																			*/
/* ************************************************************************ */
.show-mob {
  display: none;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Lato', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.customize-support .head {
  top: 30px;
}
.container {
  top: 100px;
  position: relative;
}
.container .content-area {
  width: 100%;
  display: inline-block;
}
.container .site-content {
  display: inline-block;
  width: 100%;
  min-height: 540px;
  background: #fff;
}
.container .site-content .page-content {
  min-height: 400px;
}
.head {
  position: fixed;
  z-index: 9999;
  width: 100%;
  background: #fff;
  top: 0;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(47, 47, 47, 0.2);
  -moz-box-shadow: 0px 2px 0px 0px rgba(47, 47, 47, 0.2);
  box-shadow: 0px 2px 0px 0px rgba(47, 47, 47, 0.2);
}
.head:after {
  position: absolute;
  width: 40%;
  left: auto;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #525154;
  bottom: 0px;
  z-index: -1;
  height: 100px;
}
.single {
  display: inline-block;
  width: 100%;
  margin-bottom: 80px;
  position: relative;
  z-index: 1000;
  background-color: #eaeaea;
}
.single.line:after {
  position: absolute;
  width: 100%;
  left: auto;
  right: 0px;
  top: -81px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: -11;
  height: 150px;
}
.single .left {
  width: 66%;
  float: left;
  background: white;
  padding: 0 40px;
  box-sizing: border-box;
  margin-top: -380px;
}
.single .left .img-container {
  position: relative;
}
.single .left .img-container .legend {
  position: absolute;
  z-index: 1001;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 50%;
}
.single .left .img-container .legend p {
  color: #ffffff;
  font-family: 'Lato';
  font-size: 17px;
  padding: 60px 43px;
  line-height: 26px;
  font-weight: 300;
}
.single .left .img-container .legend:before {
  position: absolute;
  width: 100%;
  left: auto;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: -1;
  height: 99%;
  opacity: 0.7;
}
.single .left .img-container img {
  max-width: 100%;
}
.single .left h2 {
  font-family: 'futuraextendedregular';
  letter-spacing: 3px;
  font-weight: 600;
  color: #a57c52;
  position: relative;
  margin-top: 0px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 24px;
}
.single .left h2:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -10px;
  content: '';
  border-bottom: solid 1px #eaeaea;
  width: 5%;
}
.single .left h4 {
  color: #414042;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 300;
}
.single .left p {
  color: #686868;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.single .left .row {
  margin: 30px 0;
}
.single .left .row img {
  max-width: 100%;
}
.single .left .row .quote {
  padding-left: 30px;
  position: relative;
  font-style: italic;
}
.single .left .row .quote:before {
  position: absolute;
  height: 87%;
  left: 0px;
  content: '';
  border-left: solid 1px #eaeaea;
  width: 1px;
  bottom: 5px;
}
.single .left.full-width {
  width: 100%;
}
.single .right {
  width: 34%;
  float: right;
  margin-top: -380px;
}
.single .right .box {
  position: relative;
  padding: 20px 55px 20px 40px;
  box-sizing: border-box;
}
.single .right .box .cell {
  padding: 50px 40px 10px 40px;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: 50%;
  min-height: 180px;
  background-size: cover !important;
}
.single .right .box .cell h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'futuraextendedregular';
  font-weight: 600;
  position: relative;
  font-size: 14px;
  max-width: 70px;
  z-index: 1000;
  letter-spacing: 2px;
}
.single .right .box .cell h4:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -10px;
  content: '';
  border-bottom: solid 1px #ffffff;
  width: 35%;
}
.single .right .box .cell:before {
  position: absolute;
  width: 100%;
  left: auto;
  right: 0px;
  top: 0px;
  content: '';
  background-color: transparent;
  bottom: 0px;
  z-index: 1;
  height: 100%;
  opacity: 0.7;
}
.single .right .box .cell:hover:before {
  background-color: #a57c52;
  -webkit-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  -ms-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
.single .right .box h3 {
  position: relative;
  font-family: 'futuraextendedregular';
  text-transform: uppercase;
  max-width: 150px;
  letter-spacing: 2px;
  margin-bottom: 50px;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
}
.single .right .box h3:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -20px;
  content: '';
  border-bottom: solid 1px #a57c52;
  width: 35%;
}
.single .right .box p {
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
  font-size: 12px;
}
.single .right .box:before {
  position: absolute;
  width: 100%;
  left: auto;
  right: 0px;
  top: 0px;
  content: '';
  background-color: transparent;
  bottom: 0px;
  z-index: -1;
  height: 100%;
}
.single .right .box:first-child {
  color: #ffffff;
  min-height: 300px;
}
.single .right .box:first-child:before {
  opacity: 0.6;
  background-color: #3e3d3e;
}
.single .right .box:nth-child(2) {
  color: #3e3d3e;
  min-height: 200px;
}
.single .right .box:nth-child(2):before {
  background-color: #dddddd;
}
.single .right .box:nth-child(3) {
  padding: 0px;
}
.single .right .box:nth-child(3):before {
  background-color: transparent;
}
.container {
  /* 		header container end      */
  /* 		header container end      */
}
.container .main-header {
  background: #ffffff;
  position: relative;
  height: 100px;
}
.container .main-header.fixed-nav {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1022;
  width: 100%;
  height: 80px;
  -webkit-animation: fadeIn .6s;
  animation: fadeIn .6s;
  max-width: 1120px;
  margin: 0 auto;
}
.container .main-header.fixed-nav:after {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #ffffff;
  bottom: 0px;
  z-index: -1;
  height: 80px;
}
.container .main-header.fixed-nav .search-container {
  right: 216px;
  top: -7px;
}
.container .main-header.fixed-nav .search-container .field {
  height: 55px;
}
.container .main-header.fixed-nav .search-container .field:before {
  height: 100%;
}
.container .main-header.fixed-nav .search-container .field .btn-search {
  top: 10px;
  right: -26px;
}
.container .main-header.fixed-nav .logo {
  margin-top: 20px;
  margin-left: 20px;
  min-width: 240px;
}
.container .main-header.fixed-nav .logo img {
  max-width: 200px;
}
.container .main-header.fixed-nav .top-menu {
  margin: 19px 0px;
}
.container .main-header.fixed-nav .top-menu li.current-menu-item a:before,
.container .main-header.fixed-nav .top-menu li.current-page-ancestor a:before,
.container .main-header.fixed-nav .top-menu li a:before {
  bottom: -15px;
}
.container .main-header.fixed-nav .top-menu li.current-menu-item a:hover:before,
.container .main-header.fixed-nav .top-menu li.current-page-ancestor a:hover:before,
.container .main-header.fixed-nav .top-menu li a:hover:before {
  bottom: -15px;
}
.container .main-header.fixed-nav .contact-no {
  padding: 16px 30px 30px 61px;
  margin-right: 19px;
}
.container .main-header.fixed-nav .contact-no:before {
  top: 20px;
}
.container .main-header.fixed-nav .btn-search {
  position: absolute;
  right: 240px;
  top: 30px;
  left: auto;
}
.container .main-header .logo {
  width: auto;
  float: left;
  margin: 24px 0;
  min-width: 240px;
}
.container .main-header .logo img {
  max-width: 240px;
}
.container .main-header .top-menu {
  width: auto;
  float: left;
  margin: 38px 0px;
}
.container .main-header .top-menu li {
  margin: 0px 20px;
  list-style: none;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.container .main-header .top-menu li.current-menu-item a,
.container .main-header .top-menu li.current-page-ancestor a {
  color: #a57c52;
  font-weight: 700;
  position: relative;
}
.container .main-header .top-menu li.current-menu-item a:hover,
.container .main-header .top-menu li.current-page-ancestor a:hover {
  font-weight: 700;
}
.container .main-header .top-menu li.current-menu-item a:before,
.container .main-header .top-menu li.current-page-ancestor a:before {
  content: '';
  border-bottom: solid 2px #a57c52;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -43px;
}
.container .main-header .top-menu li a {
  font-weight: 300;
  color: #909091;
  text-decoration: none;
}
.container .main-header .top-menu li a.selected {
  color: #232323;
  font-weight: 700;
  position: relative;
}
.container .main-header .top-menu li a.selected:hover {
  font-weight: 700;
}
.container .main-header .top-menu li a.selected:before {
  content: '';
  border-bottom: solid 2px #a57c52;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -46px;
}
.container .main-header .top-menu li a:hover {
  color: #a57c52;
  font-weight: 300;
  position: relative;
  margin: 0px;
}
.container .main-header .top-menu li a:hover:before {
  content: '';
  border-bottom: solid 2px #a57c52;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -43px;
  -webkit-transition: border-color 0.4s ease;
  -moz-transition: border-color 0.4s ease;
  -o-transition: border-color 0.4s ease;
  -ms-transition: border-color 0.4s ease;
  transition: border-color 0.4s ease;
}
.container .main-header .top-menu li a span {
  font-weight: 400;
}
.container .main-header .btn-search {
  background: url('img/img_04.png');
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 40px;
  position: relative;
  z-index: 1;
  float: left;
  margin-left: 70px;
}
.container .main-header .contact-no {
  background-color: #a57c52;
  width: auto;
  float: right;
  position: relative;
  height: 100%;
  padding: 0;
  margin: 0;
  padding: 25px 30px 30px 60px;
  box-sizing: border-box;
  z-index: 11;
}
.container .main-header .contact-no li {
  font-size: 16px;
  list-style: none;
  color: #ffffff;
  font-weight: 700;
}
.container .main-header .contact-no li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}
.container .main-header .contact-no li a:hover {
  opacity: 0.8;
}
.container .main-header .contact-no li span {
  font-weight: 300;
}
.container .main-header .contact-no:before {
  content: '';
  position: absolute;
  left: 20px;
  right: 0px;
  top: 29px;
  background: url('img/img_03.png');
  width: 26px;
  height: 40px;
}
.container .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}
/* 		inner-container      */
.workhorse {
  background: #eaeaea;
  padding: 50px 0 40px 0;
}
.workhorse .content {
  background: #fff;
  padding: 60px;
  box-sizing: border-box;
  margin-bottom: 0;
}
.workhorse .content h2 {
  font-family: 'futuraextendedregular';
  letter-spacing: 2px;
  font-weight: 300;
  color: #a57c52;
  position: relative;
  margin-top: 0px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 26px;
}
.workhorse .content h2:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -10px;
  content: '';
  border-bottom: solid 1px #a57c52;
  width: 5%;
}
.workhorse .content p {
  color: #686868;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.inner-container {
  margin-top: -190px;
  z-index: 100;
  position: relative;
  min-height: 500px;
}
.inner-container:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 140px;
  content: '';
  background-color: #eaeaea;
  bottom: 0px;
  z-index: -1;
}
.inner-container .wrapper .left {
  width: 34%;
  float: left;
  min-height: 460px;
  background-image: url('img/img_22.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 100;
  color: #ffffff;
  padding: 30px;
  box-sizing: border-box;
}
.inner-container .wrapper .left:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.inner-container .wrapper .left h2 {
  font-family: 'futuraextendedregular';
  margin-bottom: 177px;
  letter-spacing: 2px;
  text-transform: uppercase;
  max-width: 226px;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  padding-top: 0px;
  margin-top: 0px;
}
.inner-container .wrapper .left h2:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -15px;
  content: '';
  border-bottom: solid 1px #a57c52;
  width: 20%;
}
.inner-container .wrapper .left h3 {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}
.inner-container .wrapper .left p {
  font-family: 'Lato';
  font-weight: 400;
  line-height: 24px;
}
.inner-container .wrapper .left h2,
.inner-container .wrapper .left h3,
.inner-container .wrapper .left p {
  position: relative;
  z-index: 100;
}
.inner-container .wrapper .right {
  width: 66%;
  float: left;
}
.inner-container .wrapper .right .box {
  background: #ffffff;
  width: 50%;
  float: left;
  position: relative;
  box-sizing: border-box;
  padding: 16px 30px;
}
.inner-container .wrapper .right .box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.inner-container .wrapper .right .box a:hover {
  text-decoration: none;
}
.inner-container .wrapper .right .box h4 {
  text-transform: uppercase;
  color: #a57c52;
  position: relative;
  font-family: 'futuraextendedregular', sans-serif;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 24px;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.inner-container .wrapper .right .box h4:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: -16px;
  content: '';
  border-bottom: solid 1px #cfcfcf;
  width: 10%;
}
.inner-container .wrapper .right .box p {
  color: #525154;
  font-size: 14px;
  line-height: 24px;
}
.inner-container .wrapper .right .box:nth-child(1) {
  border-bottom: solid 2px #f5f5f5;
  border-right: solid 2px #f5f5f5;
}
.inner-container .wrapper .right .box:nth-child(2) {
  border-bottom: solid 2px #f5f5f5;
}
.inner-container .wrapper .right .box:nth-child(3) {
  border-right: solid 2px #f5f5f5;
}
.inner-container .wrapper .right .box:hover {
  background-color: #525154;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
.inner-container .wrapper .right .box:hover h4 {
  color: #fff;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
.inner-container .wrapper .right .box:hover p {
  color: #fff;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
.inner-container .wrapper .right .legend {
  width: 100%;
  float: left;
  padding: 30px 0px 0px 35px;
  box-sizing: border-box;
  position: relative;
  color: #909091;
  line-height: 23px;
  min-height: 150px;
}
.inner-container .wrapper .right .legend p {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  color: #686868;
  font-weight: 400;
  line-height: 24px;
}
.inner-container .wrapper .right .legend:before {
  position: absolute;
  height: 1px;
  left: 35px;
  bottom: 0;
  content: '';
  border-bottom: solid 1px #cfcfcf;
  width: 43%;
}
/* 		inner-container end      */
/* 		slider container end      */
.slider {
  min-height: 700px;
  background-image: url('img/img_06.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-position: 0;
}
.slider:after {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0px;
  content: '';
  background-color: #3e3d3e;
  bottom: 0px;
  z-index: 10;
  opacity: 0.7;
}
.slider.single-img {
  min-height: 640px;
  background-position: 0px;
}
.slider.single-img.single {
  min-height: 815px;
}
.slider.single-img .wrapper .about-us {
  min-height: 60px;
  margin: 0;
  padding: 0;
}
.slider.single-img .wrapper .about-us .breadcrumbs {
  padding-left: 0px;
}
.slider.single-img .wrapper .about-us .breadcrumbs li {
  display: inline-block;
  float: left;
  margin-right: 22px;
  list-style: none;
  z-index: 1000;
  position: relative;
}
.slider.single-img .wrapper .about-us .breadcrumbs li a {
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  position: relative;
  font-weight: 300;
}
.slider.single-img .wrapper .about-us .breadcrumbs li a:after {
  position: absolute;
  width: 100%;
  top: -14px;
  content: '\203A';
  bottom: 0px;
  z-index: 10;
  opacity: 0.7;
  color: #ffffff;
  font-size: 27px;
  padding-left: 6px;
}
.slider.single-img .wrapper .about-us .breadcrumbs li:last-child a:after {
  content: none;
}
.slider.single-img ul.imgbg {
  min-height: 350px;
  background: rgba(255, 255, 255, 0.7);
  background-size: cover;
  position: relative;
  z-index: 1000;
  margin-top: 0px;
  padding-top: 120px;
  box-sizing: border-box;
}
.slider.single-img ul.imgbg:after {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 102;
  opacity: 0.7;
}
.slider.single-img ul.imgbg li {
  list-style: none;
}
.slider.single-img ul.imgbg li:after {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 102;
  opacity: 0.7;
}
.slider.single-img ul.imgbg li.title {
  margin-bottom: 20px;
  color: #a57c52;
  text-transform: uppercase;
  font-size: 34px;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'futuraextendedregular';
  font-weight: bolder;
}
.slider.single-img ul.imgbg li.subtitle {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #414042;
  font-size: 28px;
  text-align: center;
}
.slider .wrapper .bx-wrapper {
  box-shadow: 0px 0px 1px rgba(245, 245, 245, 0.57);
  z-index: 1000;
}
.slider .wrapper .bx-wrapper .bx-viewport {
  left: 0px;
  height: 500px!important;
}
.slider .wrapper .bx-wrapper .bx-viewport .bxslider {
  margin-top: 0px;
}
.slider .wrapper .bx-wrapper .bx-controls-direction {
  display: none;
}
.slider .wrapper .bx-wrapper li {
  background-image: url('img/horses_03.png');
  background-size: cover;
  position: relative;
  z-index: 1000;
}
.slider .wrapper .bx-wrapper li:after {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 102;
  opacity: 0.7;
}
.slider .wrapper .bx-wrapper li .dl {
  min-height: 500px;
  width: 50%;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
  z-index: 1000;
}
.slider .wrapper .bx-wrapper li .dl li {
  list-style: none;
  margin-bottom: 20px;
  background: transparent;
}
.slider .wrapper .bx-wrapper li .dl li:after {
  content: none;
}
.slider .wrapper .bx-wrapper li .dl li.icon {
  background: url('img/img_18.png');
  width: 105px;
  height: 105px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 20px;
}
.slider .wrapper .bx-wrapper li .dl li.title {
  color: #a57c52;
  text-transform: uppercase;
  font-size: 50px;
  text-align: center;
  letter-spacing: 3px;
  font-family: 'futuraextendedregular';
  font-weight: 500;
}
.slider .wrapper .bx-wrapper li .dl li.subtitle {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #525154;
  font-size: 28px;
  text-align: center;
}
.slider .wrapper .scroll {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-top: -80px;
  top: -25px;
  z-index: 10011;
  left: 0;
}
.slider .wrapper .scroll p {
  color: white;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.slider .wrapper .about-us {
  width: 100%;
  margin: 0 auto;
  margin-top: 0px;
  display: inline-block;
  position: relative;
  min-height: 230px;
  padding: 40px 0px;
  box-sizing: border-box;
  min-height: 280px;
}
.slider .wrapper .about-us .col {
  width: 66%;
  float: left;
  color: white;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 16px;
  z-index: 100;
  position: relative;
}
.slider .wrapper .about-us .col p {
  margin-left: 0px;
  line-height: 26px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-top: 80px;
  font-weight: 400;
  -webkit-column-gap: 35px;
  margin-bottom: 45px;
}
.slider .wrapper .about-us .col:first-child {
  width: 34%;
  padding-right: 40px;
}
.slider .wrapper .about-us .col:first-child h2 {
  font-family: 'futuraextendedregular';
  font-size: 26px;
  color: #a57c52;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 30px;
  letter-spacing: 3px;
  font-weight: 700 !important;
}
.slider .wrapper .about-us .col:first-child p {
  font-weight: 300;
  padding-top: 0px;
  font-size: 24px;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  line-height: 36px;
  margin-left: 0px;
}
/* 		slider container end      */
/** Our service **/
.our-serv {
  min-height: 430px;
  background-image: url('img/img_22.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
}
.our-serv:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.our-serv .wrapper {
  z-index: 100;
  position: relative;
}
.our-serv .wrapper:after {
  height: 80px;
}
.our-serv .left {
  width: 34%;
  padding-top: 30px;
  float: left;
  overflow: hidden;
  padding-right: 40px;
}
.our-serv .left h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'futuraextendedregular';
  letter-spacing: 3px;
  font-weight: bolder;
}
.our-serv .left h3 {
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 36px;
  max-width: 280px;
  margin-bottom: 30px;
}
.our-serv .left p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 22px;
}
.our-serv .right {
  width: 66%;
  float: right;
  margin-top: -40px;
}
.our-serv .right .box {
  width: 50%;
  display: inline-block;
  float: left;
  background: white;
  padding: 20px;
  padding-bottom: 30px;
  box-sizing: border-box;
  color: #525154;
  position: relative;
  min-height: 200px;
  overflow: hidden;
}
.our-serv .right .box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.our-serv .right .box a:hover {
  text-decoration: none !important;
}
.our-serv .right .box h4 {
  font-weight: bolder;
  letter-spacing: 2px;
  font-family: 'futuraextendedregular';
  margin-top: 90px;
  margin-bottom: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  color: #414042;
}
.our-serv .right .box p {
  font-weight: 400;
  line-height: 26px;
  font-family: 'Lato';
  margin-bottom: 5px;
}
.our-serv .right .box h4 {
  text-align: center;
}
.our-serv .right .box i {
  height: 70px;
  background-repeat: no-repeat;
  width: 70px;
  position: absolute;
  left: calc(50% - 35px);
  top: 20px;
}
.our-serv .right .box:nth-child(1) {
  border-bottom: solid 2px #f5f5f5;
  border-right: solid 2px #f5f5f5;
}
.our-serv .right .box:nth-child(1) i {
  background: url('img/img_21.png');
  background-repeat: no-repeat;
}
.our-serv .right .box:nth-child(2) {
  border-bottom: solid 2px #f5f5f5;
}
.our-serv .right .box:nth-child(2) i {
  background: url('img/img_10.png');
  background-repeat: no-repeat;
}
.our-serv .right .box:nth-child(3) {
  border-right: solid 2px #f5f5f5;
}
.our-serv .right .box:nth-child(3) i {
  background: url('img/img_20.png');
  background-repeat: no-repeat;
}
.our-serv .right .box:nth-child(4) i {
  background: url('img/img_19.png');
  background-repeat: no-repeat;
}
.our-serv .right .box:hover {
  background-color: #525154;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
.our-serv .right .box:hover h4,
.our-serv .right .box:hover p {
  color: #fff;
  -webkit-transition: color 0.4s ease-in-out;
  -moz-transition: color 0.4s ease-in-out;
  -o-transition: color 0.4s ease-in-out;
  -ms-transition: color 0.4s ease-in-out;
  transition: color 0.4s ease-in-out;
}
/** Our service end **/
/** Our products **/
.our-prod {
  min-height: 350px;
  position: relative;
  color: white;
}
.our-prod:after {
  position: absolute;
  width: 70%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #eaeaea;
  bottom: 0px;
  z-index: 1;
}
.our-prod .wrapper {
  z-index: 100;
  position: relative;
}
.our-prod .left {
  position: relative;
  width: 34%;
  padding-top: 30px;
  float: left;
  padding-right: 40px;
}
.our-prod .left h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'futuraextendedregular';
  letter-spacing: 3px;
  font-weight: bolder;
}
.our-prod .left h3 {
  font-size: 24px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 36px;
  margin-bottom: 40px;
  color: #525154;
}
.our-prod .left p {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 60px;
}
.our-prod .right {
  width: 66%;
  float: right;
  position: relative;
  height: 100%;
  background: white;
  overflow: hidden;
}
.our-prod .right .bx-wrapper {
  margin-left: 45px !important;
  min-height: 350px;
}
.our-prod .right .bx-wrapper .bx-viewport {
  left: 0 !important;
  height: auto !important;
}
.our-prod .right .bx-wrapper .bx-viewport .ourproducts li {
  overflow: hidden;
}
.our-prod .right .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 4px;
  top: 73px;
  left: auto;
  background: url('img/icon_03.png');
  background-repeat: no-repeat;
}
.our-prod .right .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  right: 60px;
  top: 73px;
  left: auto;
  background: url('img/icon_03.png');
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  background-repeat: no-repeat;
}
.our-prod .right .dl .left {
  width: 50%;
  float: left;
  padding-top: 16px;
}
.our-prod .right .dl .left h2 {
  color: #525154;
  letter-spacing: 2px;
  font-size: 18px;
}
.our-prod .right .dl .right {
  width: 50%;
  float: left;
}
.our-prod .right .dl .right p {
  color: #525154;
  font-size: 16px;
  padding-top: 95px;
  font-weight: 400;
  line-height: 26px;
  margin-right: 20px;
}
/** Our products end **/
/** Our testimonials **/
.our-test {
  min-height: 347px;
  background-image: url('img/img_23.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: white;
}
.our-test:before {
  position: absolute;
  height: 1px;
  left: 0px;
  bottom: 40px;
  content: '';
  border-bottom: solid 1px #87725f;
  width: 100%;
}
.our-test:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.our-test .wrapper {
  z-index: 100;
  position: relative;
  padding-bottom: 70px;
}
.our-test .right {
  position: relative;
  width: 34%;
  padding-top: 10px;
  float: right;
  padding-left: 30px;
  padding-right: 30px;
}
.our-test .right h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'futuraextendedregular';
  letter-spacing: 3px;
  font-weight: bolder;
}
.our-test .right h3 {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 33px;
  max-width: 280px;
  margin-bottom: 40px;
  color: #525154;
}
.our-test .right p {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 29px;
}
.our-test .right:before {
  position: absolute;
  height: 390px;
  left: 0px;
  top: 0px;
  content: '';
  border-right: solid 1px #87725f;
}
.our-test .right:after {
  position: absolute;
  height: 390px;
  right: 0px;
  top: 0px;
  content: '';
  border-right: solid 1px #87725f;
}
.our-test .left {
  width: 66%;
  float: left;
  position: relative;
  height: 100%;
  background: transparent;
  overflow: hidden;
}
.our-test .left .bx-wrapper {
  margin-right: 30px!important;
  min-height: 280px;
}
.our-test .left .bx-wrapper .bx-viewport {
  min-height: 280px;
}
.our-test .left .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 0;
  top: 54px;
  left: auto;
  background: url('img/icon_07.png');
  background-repeat: no-repeat;
}
.our-test .left .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  right: 60px;
  top: 54px;
  left: auto;
  background: url('img/icon_07.png');
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  background-repeat: no-repeat;
}
.our-test .left .dl {
  margin-top: 20px;
}
.our-test .left .dl .header {
  height: 70px;
  background: transparent;
  margin-left: 2px;
}
.our-test .left .dl .header h2 {
  position: relative;
  padding-left: 35px;
  font-family: 'futuraextendedregular', sans-serif;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 25px;
}
.our-test .left .dl .header h2:before {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  left: 3px;
  right: 0px;
  top: -3px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: 1;
}
.our-test .left .dl .header h2 span {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-left: 22px;
  position: relative;
  text-transform: none;
  font-style: italic;
}
.our-test .left .dl .header h2 span:before {
  position: absolute;
  height: 20px;
  left: -10px;
  top: -1px;
  content: '';
  border-left: solid 1px #ffffff;
}
.our-test .left .dl .content {
  background-color: #ffffff;
  padding: 15px 28px;
  position: relative;
}
.our-test .left .dl .content p,
.our-test .left .dl .content h3 {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #232323;
}
.our-test .left .dl .content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.our-test .left .dl .content:before {
  content: '';
  position: absolute;
  left: 29px;
  right: 0px;
  top: -12px;
  background: url('img/icon_11.png');
  width: 26px;
  height: 40px;
  background-repeat: no-repeat;
}
.our-test .right h2,
.our-test .right p {
  color: #ffffff;
}
/** Our testimonials end **/
/** ads-content **/
.olivetti-content {
  min-height: 270px;
  background: #ffffff;
  position: relative;
  padding: 50px 0px;
  box-sizing: border-box;
  color: white;
}
.olivetti-content:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.olivetti-content .wrapper {
  z-index: 100;
  position: relative;
}
.olivetti-content .right {
  text-align: center;
  position: relative;
  width: 34%;
  padding-top: 10px;
  float: right;
}
.olivetti-content .right:before {
  position: absolute;
  height: 255px;
  left: 0px;
  top: -50px;
  content: '';
  border-right: solid 1px #f5f5f5;
}
.olivetti-content .right:after {
  position: absolute;
  height: 255px;
  right: 0px;
  top: -50px;
  content: '';
  border-right: solid 1px #f5f5f5;
}
.olivetti-content .right h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'Lato', sans-serif;
  font-weight: bolder;
  letter-spacing: 3px;
}
.olivetti-content .right h3 {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 33px;
  max-width: 280px;
  margin-bottom: 40px;
  color: #525154;
}
.olivetti-content .right p {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 58px;
}
.olivetti-content .left {
  width: 66%;
  float: left;
  position: relative;
  height: 100%;
  background: transparent;
  color: #525154;
}
.olivetti-content .left h2,
.olivetti-content .left p {
  color: #525154;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  max-width: 330px;
}
.olivetti-content .left h2 {
  text-transform: uppercase;
  font-family: 'futuraextendedregular';
  margin-top: 0px;
  font-size: 26px;
  font-weight: bolder;
  letter-spacing: 3px;
  max-width: 450px;
}
/** 
-content end **/
/** ads-content **/
.contact-us {
  min-height: 250px;
  background: #eaeaea;
  position: relative;
  box-sizing: border-box;
  color: white;
}
.contact-us h2 {
  padding: 50px 0 10px 0px;
  color: #525154;
  text-transform: uppercase;
  font-family: 'futuraextendedregular';
  font-size: 26px;
  margin-top: 0;
  font-weight: bolder;
  letter-spacing: 3px;
}
.contact-us .contact {
  background: #ffffff;
  min-height: 180px;
  padding: 38px 32px 0px 32px;
  box-sizing: border-box;
  border-top: solid 1px #d2d2d2;
  border-left: solid 1px #d2d2d2;
  border-right: solid 1px #d2d2d2;
}
.contact-us .contact input {
  margin: 0;
}
.contact-us .contact .col {
  width: 240px;
  float: left;
  margin-right: 20px;
}
.contact-us .contact .col input {
  border: solid 1px #717071;
  padding: 13px 12px;
  margin: 1px 20px 15px 10px;
  width: 100%;
  box-sizing: border-box;
}
.contact-us .contact textarea {
  float: left;
  border: solid 1px #717071;
  padding: 7px 12px;
  margin: 1px 20px 15px 8px;
  min-width: 300px;
  min-height: 83px;
}
.contact-us .contact input[type=submit] {
  width: 120px;
  height: 109px;
  float: left;
  background-color: #a57c52;
  border: none;
  border-radius: 0;
  color: #ffffff;
  background-image: url('img/ico_07.png');
  background-repeat: no-repeat;
  background-position: 45px 27px;
  text-align: center;
  padding-top: 40px;
}
.contact-us .contact input[type=submit]:hover {
  background-color: #484544;
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
}
.contact-us:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.contact-us .wrapper {
  z-index: 100;
  position: relative;
}
.contact-us .right {
  position: relative;
  width: 30%;
  max-width: 280px;
  padding-top: 10px;
  float: right;
}
.contact-us .right h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'Lato', sans-serif;
  font-weight: bolder;
  letter-spacing: 3px;
}
.contact-us .right h3 {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 33px;
  max-width: 280px;
  margin-bottom: 40px;
  color: #525154;
}
.contact-us .right p {
  margin-top: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 58px;
}
.contact-us .left {
  width: 70%;
  float: left;
  position: relative;
  height: 100%;
  background: transparent;
  color: #525154;
}
.contact-us .left h2,
.contact-us .left p {
  color: #525154;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.contact-us .left h2 {
  text-transform: uppercase;
}
/** ads-content end **/
.btn {
  color: white;
  text-decoration: none;
  border: solid 1px #ffffff;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 8px 2px;
  box-sizing: border-box;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
}
.btn:hover {
  -webkit-transition: background 0.4s ease-in-out;
  -moz-transition: background 0.4s ease-in-out;
  -o-transition: background 0.4s ease-in-out;
  -ms-transition: background 0.4s ease-in-out;
  transition: background 0.4s ease-in-out;
  text-decoration: none;
}
.btn.btn-tr {
  border: solid 1px #484544;
  color: #ffffff;
}
.btn.btn-tr:hover {
  border: solid 1px #484544;
  background: #484544;
  color: #ffffff;
}
.btn.btn-white {
  color: #ffffff;
}
.btn.btn-white:hover {
  border: solid 1px #ffffff;
  background: #ffffff;
  color: #484544;
}
.btn.btn-gold {
  border: solid 1px #a57c52;
  color: #a57c52;
  margin-top: 57px;
}
.btn.btn-gold:hover {
  border: solid 1px #a57c52;
  background: #a57c52;
  color: #232323;
}
/** contact - us - map **/
.contact-us-map {
  background-image: url('img/img_22.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 65px;
  margin-bottom: -5px;
  color: white;
}
.contact-us-map:after {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0px;
  top: 0px;
  content: '';
  background-color: #a57c52;
  bottom: 0px;
  z-index: 1;
  opacity: 0.7;
}
.contact-us-map .map {
  width: 100%;
  border-left: solid 1px #887e78;
  border-right: solid 1px #887e78;
  box-sizing: border-box;
}
.contact-us-map .details {
  background: #525154;
  margin-top: 0px;
  height: 170px;
  border-bottom: solid 1px #5d5147;
  border-left: solid 1px #5d5147;
  border-right: solid 1px #5d5147;
  box-sizing: border-box;
  margin-left: 0px;
  padding-left: 0px;
  margin-bottom: 0;
}
.contact-us-map .details li {
  padding: 15px 0px 0 35px;
  box-sizing: border-box;
  list-style: none;
  float: left;
  width: 30%;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  position: relative;
}
.contact-us-map .details li p {
  max-width: 250px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding: 0px;
  margin: 0;
  line-height: 26px;
}
.contact-us-map .details li:before {
  position: absolute;
  height: 170px;
  left: 0px;
  top: 0px;
  content: '';
  border-right: solid 1px #525152;
}
.contact-us-map .details li h3 {
  font-family: 'futuraextendedregular', sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
  color: #a57c52;
  font-size: 17px;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
}
.contact-us-map .details li:first-child {
  margin-left: 0px;
}
.contact-us-map .details li:first-child:before {
  content: none;
}
.contact-us-map .details li a {
  color: #ffffff;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.contact-us-map .wrapper {
  z-index: 100;
  position: relative;
}
.contact-us-map .left {
  width: 30%;
  max-width: 280px;
  padding-top: 30px;
  float: left;
}
.contact-us-map .left h2 {
  color: #525154;
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.contact-us-map .left h3 {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 33px;
  max-width: 280px;
  margin-bottom: 40px;
}
.contact-us-map .left p {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 60px;
}
.contact-us-map .right {
  width: 70%;
  float: right;
  margin-top: -40px;
}
.contact-us-map .right .box {
  width: 50%;
  display: inline-block;
  float: left;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  color: #525154;
  position: relative;
  min-height: 230px;
}
.contact-us-map .right .box h4 {
  margin-top: 70px;
  text-transform: uppercase;
}
.contact-us-map .right .box h4,
.contact-us-map .right .box p {
  text-align: center;
}
.contact-us-map .right .box i {
  height: 47px;
  background-repeat: no-repeat;
  width: 100%;
  position: absolute;
  left: 45%;
  top: 20px;
}
.contact-us-map .right .box:nth-child(1) {
  border-bottom: solid 2px #f5f5f5;
  border-right: solid 2px #f5f5f5;
}
.contact-us-map .right .box:nth-child(1) i {
  background: url('img/img_21.png');
  background-repeat: no-repeat;
}
.contact-us-map .right .box:nth-child(2) {
  border-bottom: solid 2px #f5f5f5;
}
.contact-us-map .right .box:nth-child(2) i {
  background: url('img/img_10.png');
  background-repeat: no-repeat;
}
.contact-us-map .right .box:nth-child(3) {
  border-right: solid 2px #f5f5f5;
}
.contact-us-map .right .box:nth-child(3) i {
  background: url('img/img_20.png');
  background-repeat: no-repeat;
}
.contact-us-map .right .box:nth-child(4) i {
  background: url('img/img_19.png');
  background-repeat: no-repeat;
}
/** contact - us - map end **/
iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(grayscale.svg);
  /* Firefox 4+ */
  filter: gray;
  /* IE 6-9 */
}
/* 		footer container		*/
.footer {
  min-height: 280px;
  background: #525154;
  position: relative;
  border-bottom: 5px solid #a57c52;
}
.footer .wrapper {
  position: relative;
}
.footer .logo {
  padding: 60px 0px 45px 0px;
  text-align: center;
  border-bottom: solid 1px #585759;
}
.footer .links-container {
  padding: 16px 0px 20px 0px;
  min-height: 100px;
}
.footer .links-container .left {
  width: 70%;
  float: left;
}
.footer .links-container .left .links {
  padding-left: 0px;
  margin-bottom: 30px;
}
.footer .links-container .left .links li {
  display: inline-block;
  margin-right: 50px;
}
.footer .links-container .left .links li:last-child {
  margin-right: 0px;
}
.footer .links-container .left .links li a {
  color: white;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
}
.footer .links-container .left .links li a:hover {
  color: #a57c52;
}
.footer .links-container .left .social-links {
  padding-left: 0px;
  margin-bottom: 50px;
}
.footer .links-container .left .social-links li {
  list-style: none;
  display: inline-block;
  margin-right: 24px;
}
.footer .links-container .left .social-links li.fb {
  background: url('img/img_11.png');
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
}
.footer .links-container .left .social-links li.tw {
  background: url('img/img_13.png');
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
}
.footer .links-container .left .social-links li.in {
  background: url('img/img_15.png');
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
}
.footer .links-container .left .social-links li.gp {
  background: url('img/img_17.png');
  width: 16px;
  height: 18px;
  background-repeat: no-repeat;
}
.footer .links-container .left .social-links li a {
  text-decoration: none;
  padding: 5px;
}
.footer .links-container .right {
  color: white;
  width: 30%;
  float: right;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  text-align: right;
  font-size: 15px;
  line-height: 30px;
}
.footer .links-container .right .copyright {
  margin-top: 12px;
  margin-bottom: 6px;
}
/* 		footer container end      */
.bx-wrapper .bx-viewport {
  background: transparent!important;
  box-shadow: none!important;
  border: none!important;
}
#map {
  width: 100%;
  height: 238px;
}
.show-mob {
  display: none;
}
.btn-mob {
  position: absolute;
}
.search-container {
  width: 50%;
  position: absolute;
  right: 190px;
}
.search-container .field {
  height: 30px;
  top: 28px;
  padding: 0px;
  position: absolute;
  width: 100%;
  height: 55px;
  right: 80px;
  z-index: 1000;
}
.search-container .field:before {
  background: #fff;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  opacity: 0.9;
  z-index: 1;
}
.search-container .field input {
  margin-top: 8px;
  z-index: 1000;
  position: relative;
  width: 40%;
  float: right;
  border: none;
  border-bottom: solid 1px #ccc;
  line-height: 19px;
  padding-left: 12px;
  /* firefox 19+ */
  /* ie */
}
.search-container .field input::-webkit-input-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.search-container .field input::-moz-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.search-container .field input:-ms-input-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.search-container .field .btn-search {
  position: absolute;
  right: -29px;
  top: 11px;
}
.slidingDiv {
  display: none;
  height: 30px;
  padding: 20px;
  z-index: 1000;
  position: absolute;
}
/** ninja form **/
.ninja-forms-all-fields-wrap div:nth-child(3) input {
  clear: both;
}
.contact-us .contact {
  height: 200px;
  overflow: hidden;
}
.contact-us .contact .field-wrap.label-right .ninja-forms-field,
.contact-us .contact .field-wrap.label-right .ninja-forms-star-rating-control {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-error-msg {
  color: red;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-error-msg p {
  margin-bottom: 5px;
  margin-left: 10px;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-success-msg p {
  color: #000;
  display: block;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-field-error {
  display: none !important;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(1),
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(2) {
  margin: 1px 8px 15px 10px;
  width: 23%;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(3) {
  clear: left;
  margin: 1px 8px 15px 10px;
  width: 23%;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(4) {
  margin: 1px 8px 15px 10px;
  width: 23%;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(5) {
  width: 35%;
  margin-top: -63px;
  margin-left: 8px;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(6) {
  width: 13%;
  margin-top: -63px;
  float: right;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea {
  min-height: 109px;
  height: auto;
  /* firefox 19+ */
  /* ie */
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea::-webkit-input-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea::-moz-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea:-ms-input-placeholder {
  color: #909091;
  font-size: 13px;
  padding-bottom: 0px;
  z-index: 1000;
  position: relative;
}
.contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .honeypot-wrap {
  display: none;
}
.contact-us .contact input {
  border: solid 1px #717071;
  padding: 13px 12px;
  margin: 1px 20px 15px 10px;
  width: 100%;
  box-sizing: border-box;
  width: 240px;
  float: left;
  margin-right: 10px;
}
/* ************************************************************************ */
/*																			*/
/*  							Search Page 								*/
/*																			*/
/* ************************************************************************ */
.searchpage .slider.single-img {
  height: auto;
  min-height: 400px;
}
.searchpage .slider.single-img ul.imgbg {
  background: transparent;
}
.searchpage .slider.single-img ul.imgbg li.title {
  color: #fff;
}
.searchpage .inner-container {
  min-height: 100px;
  padding-bottom: 100px;
}
.searchpage .inner-container .wrapper .right {
  width: 100%;
}
.searchpage .inner-container .wrapper .right .box {
  width: 33.3%;
  border-bottom: solid 2px #f5f5f5;
  border-right: solid 2px #f5f5f5;
}
.searchpage .inner-container .wrapper .right .box .hentry {
  padding: 0;
}
.searchpage .inner-container .wrapper .right:nth-child(3n+3) {
  border-right: none;
}
.searchpage .inner-container .wrapper .right .box-empty {
  width: 100%;
  background: #fff;
  padding: 60px 40px;
}
.searchpage .inner-container .wrapper .right .box-empty p {
  text-align: center;
}
.searchpage .inner-container .wrapper .right .box-empty .search-form {
  width: 60%;
  float: left;
}
.searchpage .inner-container .wrapper .right .box-empty .search-form input[type="search"] {
  margin-top: 8px;
  z-index: 1000;
  position: relative;
  width: 50%;
  border: none;
  border-bottom: solid 1px #ccc;
  line-height: 19px;
  padding-left: 12px;
  float: right;
}
.searchpage .inner-container .wrapper .right .box-empty .search-icon {
  background: url('img/img_04.png');
  background-size: 100%;
  width: 20px;
  height: 20px;
  top: 18px;
  position: relative;
  z-index: 1;
  float: left;
  margin-left: 10px;
}
/* ************************************************************************ */
/*																			*/
/*  							Small desktop								*/
/*																			*/
/* ************************************************************************ */
@media (max-width: 1200px) {
  .container .main-header {
    padding: 0 10px;
    padding-right: 0px;
  }
  .container .main-header .top-menu {
    padding-left: 10px;
  }
  .container .main-header .btn-search {
    top: 38px;
    position: absolute;
    right: 218px;
    left: auto;
  }
  .container .main-header .search-container .field {
    top: 22px;
    right: 60px;
  }
  .container .main-header .search-container .field .btn-search {
    left: auto;
    right: 0px;
    top: 10px;
  }
  .container .main-header.fixed-nav .top-menu {
    padding: 0;
  }
  .container .main-header.fixed-nav .top-menu li {
    margin: 0px 15px !important;
  }
  .container .main-header.fixed-nav .search-container .field {
    right: 50px;
  }
  .slider .wrapper .about-us {
    padding: 10px;
    min-height: 270px;
  }
  .slider .wrapper .about-us .col:first-child {
    padding-left: 20px;
    box-sizing: border-box;
  }
  .our-serv .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .our-prod .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .our-test .left {
    width: 65%;
  }
  .our-test .right {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .olivetti-content .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .contact-us {
    padding: 0 20px;
  }
  .contact-us .contact {
    padding: 38px 32px 0px 12px;
  }
  .contact-us .contact textarea {
    min-width: 300px;
    max-width: 100%;
  }
  .contact-us .contact input[type=submit] {
    float: right;
    margin: 0;
  }
  .contact-us .contact .col {
    width: 186px;
  }
  .footer .links-container {
    padding: 20px 20px;
  }
  .btn.btn-gold {
    margin-top: 17px;
  }
}
/* ************************************************************************ */
/*																			*/
/*  				Portrait tablet to landscape and desktop 				*/
/*																			*/
/* ************************************************************************ */
@media (max-width: 1150px) {
  .container .main-header.fixed-nav .contact-no {
    margin-right: 0;
  }
  .our-prod .right .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    right: 90px;
  }
  .our-prod .right .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 30px;
  }
  .our-test .left .dl {
    margin-left: 20px;
  }
  .breadcrumbs {
    margin-left: 20px;
  }
  .scrollToTop {
    right: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .contact-us .contact input {
    width: 90%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap input {
    background-position: 50% 35%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap {
    display: inline-block;
    float: left;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap input {
    width: 90%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(1),
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(2) {
    width: 24%;
    margin-left: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(1) input,
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(2) input {
    width: 100%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(3) {
    clear: left;
    width: 24%;
    margin-left: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(3) input {
    width: 100%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(4) {
    width: 24%;
    margin-left: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(4) input {
    width: 100%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(5) {
    width: 30%;
    margin-top: -63px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(6) {
    width: 17%;
    margin-top: -63px;
    float: right;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea {
    min-height: 109px;
  }
  .single .left .img-container .legend p {
    padding: 20px 43px;
  }
  .inner-container .wrapper .left h2 {
    margin-bottom: 0px;
  }
  .search-container .field {
    width: 50%;
  }
  .search-container .field input {
    width: 80%;
  }
  .container .main-header {
    padding: 0 10px;
    padding-right: 0px;
  }
  .container .main-header .search-container {
    right: 250px;
  }
  .container .main-header .search-container .field {
    width: 68%;
  }
  .container .main-header.fixed-nav .btn-search {
    top: 32px;
    right: 278px;
  }
  .container .main-header.fixed-nav .search-container {
    right: 190px;
  }
  .container .main-header.fixed-nav .search-container .field {
    right: 106px;
  }
  .container .main-header.fixed-nav .search-container .field .btn-search {
    top: -19px;
    right: 270px;
  }
  .container .main-header .btn-search {
    top: 32px;
    right: 278px;
  }
  .container .main-header .btn-mob {
    position: absolute;
    right: 241px;
    top: 32px;
    padding: 10px;
    cursor: pointer;
  }
  .container .main-header .btn-mob:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 25px;
    height: 3px;
    background: black;
    box-shadow: 0 16px 0 0 black, 0 8px 0 0 black;
  }
  .container .main-header.fixed-nav .search-container .field:before {
    height: 47px;
  }
  .container .main-header.fixed-nav .search-container .field .btn-search {
    top: 10px;
    right: -19px;
  }
  .container .main-header.fixed-nav .top-menu {
    margin: 0px;
    top: 80px;
  }
  .container .main-header .top-menu {
    display: none;
    position: absolute;
    top: 95px;
    z-index: 1000;
    width: 50%;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 10px;
    left: 25%;
    top: 100px;
    margin-top: 0px;
  }
  .container .main-header .top-menu:after {
    position: absolute;
    width: 100%;
    left: auto;
    right: 0px;
    top: 0px;
    content: '';
    background-color: #525154;
    bottom: 0px;
    z-index: -1;
    opacity: 0.9;
    height: 150px;
  }
  .container .main-header .top-menu li {
    display: block;
    line-height: 40px;
    text-align: center;
  }
  .container .main-header .top-menu li a {
    color: #fff;
  }
  .container .main-header .top-menu li a:before {
    content: none;
  }
  .container .main-header .top-menu li a:hover:before {
    content: none;
  }
  .container .main-header .top-menu li a.selected {
    color: #a57c52;
  }
  .container .main-header .top-menu li a.selected:before {
    content: none;
  }
  .slider .wrapper .about-us {
    padding: 10px;
    min-height: 270px;
  }
  .slider .wrapper .about-us .col:first-child {
    padding-left: 20px;
    box-sizing: border-box;
  }
  .our-serv {
    min-height: 500px;
  }
  .our-serv .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .our-serv .left h2 {
    font-size: 25px;
  }
  .our-prod .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .our-prod .left h2 {
    font-size: 25px;
  }
  .our-test .left {
    width: 65%;
  }
  .our-test .right {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .olivetti-content .left {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .contact-us {
    padding: 0 20px;
  }
  .contact-us .contact {
    padding: 38px 17px 0px 12px;
  }
  .contact-us .contact textarea {
    min-width: 150px;
  }
  .contact-us .contact .col {
    width: 167px;
  }
  .footer .links-container {
    padding: 20px 20px;
  }
  .btn.btn-gold {
    margin-top: 17px;
  }
}
/* ************************************************************************ */
/*																			*/
/*  				Landscape phone to portrait tablet 						*/
/*																			*/
/* ************************************************************************ */
@media (max-width: 767px) {
  .searchpage .inner-container .wrapper .right .box {
    width: 100%;
  }
  .searchpage .inner-container .wrapper .right .box-empty .search-form {
    width: 80%;
  }
  .searchpage .inner-container .wrapper .right .box-empty .search-form input[type="search"] {
    width: 80%;
  }
  .container .main-header.fixed-nav {
    -webkit-transform: translateZ(0);
    z-index: 1000;
    position: fixed;
  }
  .container .head:after {
    content: none;
  }
  .container .main-header .top-menu li.current-menu-item a:before,
  .container .main-header .top-menu li.current-page-ancestor a:before {
    content: none;
    border: none;
  }
  .our-prod .right .bx-wrapper .bx-viewport .ourproducts li {
    padding-left: 20px;
  }
  .container {
    top: 85px;
  }
  .container .main-header {
    height: 80px;
  }
  .container .main-header .top-menu ul {
    padding: 0px;
  }
  .container .main-header .logo img {
    max-width: 180px;
  }
  .workhorse .content {
    padding: 20px;
  }
  .contact-us .contact {
    height: 100%;
  }
  .contact-us .contact input {
    width: 90%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap {
    width: 100%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap {
    display: inline-block;
    float: left;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap input {
    width: 100%;
    margin-left: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(1),
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(2) {
    width: 95%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(3) {
    margin-top: 0px;
    width: 95%;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(4) {
    width: 95%;
    margin-top: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(5) {
    width: 95%;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap:nth-child(6) {
    width: 90px;
    float: none;
    margin-top: 0px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap textarea {
    min-height: 109px;
  }
  .contact-us .contact .ninja-forms-cont .ninja-forms-form-wrap .ninja-forms-form .ninja-forms-all-fields-wrap .field-wrap input[type=submit] {
    background-image: none;
    padding-left: 0px;
    padding: 0;
  }
  .single {
    margin-bottom: 30px;
  }
  .single .left {
    width: 100%;
    margin-top: 0px;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .single .left .row {
    margin: 0px;
  }
  .single .left .img-container .legend p {
    padding: 10px;
    max-height: 73px;
    overflow: hidden;
  }
  .single .right {
    width: 100%;
    margin-top: 0px;
    float: none;
    margin: 0px;
    padding: 0px;
  }
  .single .right .box:first-child {
    min-height: 250px;
  }
  .btn-search {
    display: none!important;
  }
  body {
    overflow: hidden;
  }
  .workhorse {
    padding: 0;
  }
  .single.line:after {
    content: none;
  }
  .slider.single-img {
    min-height: 400px;
  }
  .slider.single-img.single {
    min-height: 425px;
  }
  .slider.single-img .wrapper .about-us {
    min-height: 60px;
  }
  .slider.single-img ul.imgbg {
    min-height: 330px;
    padding: 0px 10px;
    padding-top: 35px;
  }
  .workhorse .content {
    margin-bottom: 0px;
  }
  .inner-container {
    margin-top: 0px;
  }
  .inner-container:after {
    top: 0;
  }
  .inner-container .wrapper .left {
    min-height: 250px;
    width: 100%;
    float: none;
  }
  .inner-container .wrapper .left h2 {
    margin-bottom: 40px;
  }
  .inner-container .wrapper .right {
    float: none;
    width: 100%;
  }
  .inner-container .wrapper .right .box {
    float: none;
    width: 100%;
  }
  .inner-container .wrapper .right .box:nth-child(3) {
    border-right: none;
    border-bottom: solid 2px #f5f5f5;
  }
  .inner-container .wrapper .right .legend {
    float: none;
    padding-left: 10px;
    padding-bottom: 30px;
  }
  .inner-container .wrapper .right .legend:before {
    content: none;
  }
  .container .main-header {
    padding: 0 10px;
  }
  .container .main-header .btn-mob {
    position: absolute;
    right: 11px;
    top: 32px;
    padding: 10px;
    cursor: pointer;
  }
  .container .main-header .btn-mob:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 25px;
    height: 3px;
    background: black;
    box-shadow: 0 16px 0 0 black, 0 8px 0 0 black;
  }
  .container .main-header.fixed-nav .btn-mob {
    right: 20px;
  }
  .container .main-header.fixed-nav .top-menu {
    margin: 0px;
    top: 80px;
  }
  .container .main-header.fixed-nav .logo {
    margin-left: 15px;
  }
  .container .main-header .top-menu {
    display: none;
    position: absolute;
    top: 86px;
    z-index: 1000;
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    left: 0px;
    margin: 0px;
  }
  .container .main-header .top-menu:after {
    position: absolute;
    width: 100%;
    left: auto;
    right: 0px;
    top: 0px;
    content: '';
    background-color: #525154;
    bottom: 0px;
    z-index: -1;
    opacity: 0.9;
  }
  .container .main-header .top-menu li {
    display: block;
    line-height: 40px;
    text-align: center;
  }
  .container .main-header .top-menu li a {
    color: #fff;
  }
  .container .main-header .top-menu li a:before {
    content: none;
  }
  .container .main-header .top-menu li a:hover:before {
    content: none;
  }
  .container .main-header .top-menu li a.selected {
    color: #a57c52;
  }
  .container .main-header .top-menu li a.selected:before {
    content: none;
  }
  .slider .wrapper .scroll {
    display: none;
  }
  .slider .wrapper .bx-wrapper .bx-viewport {
    height: auto !important;
  }
  .slider .wrapper .bx-wrapper li {
    max-height: 410px;
  }
  .slider .wrapper .bx-wrapper li .dl {
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 20px;
  }
  .slider .wrapper .bx-wrapper li .dl li.title {
    font-size: 40px;
    padding: 0 10px;
  }
  .slider .wrapper .bx-wrapper li .dl li.subtitle {
    padding: 0 10px;
    font-size: 18px;
  }
  .slider .wrapper .about-us {
    margin: 0px;
    padding: 0px;
  }
  .slider .wrapper .about-us .col {
    width: 100%;
    float: none;
    text-align: center;
  }
  .slider .wrapper .about-us .col:first-child {
    width: 100%;
  }
  .slider .wrapper .about-us .col:first-child p {
    display: none;
  }
  .slider .wrapper .about-us .col p {
    margin-left: 0px;
    padding: 0 10px;
    padding-top: 5px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .our-serv {
    margin: 0px;
    padding: 0px;
    min-height: 1048px;
  }
  .our-serv .left {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    float: none;
    display: inline-block;
    max-width: 100%;
  }
  .our-serv .left h3 {
    display: none;
  }
  .our-serv .left p {
    padding: 0 10px;
  }
  .our-serv .right {
    width: 100%;
    text-align: center;
    margin-top: 0px;
  }
  .our-serv .right .box {
    width: 100%;
  }
  .our-serv .right .box:nth-child(3) {
    border-right: none;
    border-bottom: solid 2px #f5f5f5;
  }
  .our-serv .right .show-mob {
    display: block;
    margin: 20px 0;
  }
  .our-serv .right .show-desk {
    display: none;
  }
  .our-prod {
    margin: 0px;
    padding: 0px;
    min-height: 550px;
  }
  .our-prod:after {
    width: 100%;
  }
  .our-prod .left {
    width: 100%;
    padding-top: 0px;
    float: none;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .our-prod .left h3 {
    display: none;
  }
  .our-prod .left .show-desk {
    display: none;
  }
  .our-prod .right {
    width: 100%;
    text-align: center;
  }
  .our-prod .right .bx-wrapper {
    margin-left: 0px !important;
  }
  .our-prod .right .bx-wrapper .bx-viewport {
    left: auto;
  }
  .our-prod .right .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: -11px;
    right: -20px;
  }
  .our-prod .right .dl .left {
    padding-top: 30px;
    width: 100%;
    float: none;
    text-align: center;
  }
  .our-prod .right .dl .left h2 {
    position: absolute;
    top: -6px;
    font-size: 17px;
    left: 8px;
  }
  .our-prod .right .dl .right {
    width: 100%;
    z-index: 1000;
    position: relative;
    float: none;
    text-align: center;
  }
  .our-prod .right .dl .right p {
    padding-top: 30px;
  }
  .our-prod .show-mob {
    margin: 30px 0px;
  }
  .our-test .left {
    width: 100%;
    float: none;
  }
  .our-test .left .dl .header h2 span {
    width: 100%;
    display: block;
  }
  .our-test .left .dl .header h2 span:before {
    content: none;
  }
  .our-test .left .bx-wrapper {
    margin-left: 10px!important;
  }
  .our-test .right {
    width: 100%;
    float: none;
    text-align: center;
    max-width: 100%;
  }
  .our-test .right p {
    margin-bottom: 18px;
    padding: 0 10px;
  }
  .our-test .right:before {
    content: none;
  }
  .our-test .right:after {
    content: none;
  }
  .our-test .right .btn-white {
    margin-bottom: 20px;
  }
  .our-test .bx-controls-direction {
    position: absolute;
    top: -19px;
    right: -30px;
  }
  .our-test:before {
    content: none;
  }
  .olivetti-content .left {
    float: none;
    width: 100%;
    text-align: center;
  }
  .olivetti-content .left p {
    padding: 0 10px;
    max-width: 100%;
  }
  .olivetti-content .right {
    float: none;
    width: 100%;
    text-align: center;
  }
  .olivetti-content .right:before {
    content: none;
  }
  .olivetti-content .right:after {
    content: none;
  }
  .container .main-header .btn-search {
    display: none;
  }
  .container .main-header .contact-no {
    display: none;
  }
  .contact-us {
    text-align: center;
    padding: 0px;
  }
  .contact-us .contact {
    padding: 20px 10px 0px 10px;
  }
  .contact-us .contact .col {
    width: 100%;
    float: none;
  }
  .contact-us .contact .col input {
    margin: 0px 0px 15px 0px;
  }
  .contact-us .contact textarea {
    width: 94%;
    float: none;
    box-sizing: border-box;
    padding: 7px 10px;
    margin: 0px 0px 14px 0px;
    min-width: 100%;
    min-height: 83px;
  }
  .contact-us .contact input[type=submit] {
    width: 100%;
    height: 60px;
    float: none;
    background-position: 88px 21px;
    padding-top: 7px;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding-left: 40px;
  }
  .contact-us-map .details {
    border: none;
    padding-top: 10px;
    padding-left: 10px;
    height: 100%;
    box-sizing: border-box;
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
  }
  .contact-us-map .details li {
    width: 100%;
    padding: 0px;
  }
  .contact-us-map .details li h3 {
    margin-top: 30px;
  }
  .contact-us-map .details li:before {
    content: none;
  }
  .contact-us-map .map {
    border: none;
  }
  .footer .logo {
    display: none;
  }
  .footer .links-container .left {
    width: 100%;
  }
  .footer .links-container .left .links {
    width: 100%;
    margin-top: 0px;
    padding-top: 10px;
  }
  .footer .links-container .left .links li {
    padding-left: 10px;
    line-height: 40px;
    display: block;
    text-align: left;
    margin: 0px;
  }
  .footer .links-container .left .social-links {
    padding-left: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
  }
  .footer .links-container .left .social-links li.gp {
    margin: 0px;
  }
  .footer .links-container .right {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
  }
  .wrapper {
    padding: 0 10px!important;
  }
  .btn.btn-tr {
    margin: 20px 0;
  }
  .btn.btn-tr.show-desk {
    display: none;
  }
  .footer {
    margin-top: 5px;
  }
  .footer .links-container {
    padding: 0;
  }
  .row.single.line .wrapper {
    padding: 0 !important;
  }
  .row.single.line .wrapper .left {
    padding: 0 20px!important;
  }
  .single .right .box .cell {
    padding-left: 60px;
  }
  .single .left .row:first-child {
    margin-bottom: 20px;
  }
  .container .main-header {
    height: 86px;
  }
}
/* Landscape phones and down */
.show_hide {
  display: none;
}
.scrollToTop {
  width: 45px;
  height: 50px;
  text-align: center;
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position: absolute;
  top: auto;
  right: 0;
  background: #b48d64;
  bottom: 293px;
  color: #ffffff;
}
.scrollToTop:before {
  content: '';
  position: absolute;
  background: url('img/arrowup_03.png');
  left: 11px;
  top: 12px;
  width: 23px;
  height: 28px;
  background-repeat: no-repeat;
}
.scrollToTop:hover {
  text-decoration: none;
}
.our-serv .right .box i {
  background-repeat: no-repeat !important;
}
.scrollToTop {
  top: -50px;
  z-index: 9999;
}
.bx-controls-direction a {
  width: 14px !important;
  height: 22px !important;
  background-position-x: -2px !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.row.single.line {
  margin-bottom: -10px;
}
.row.single.line .wrapper {
  margin-bottom: 40px;
}
.single .left .row:first-child {
  padding-top: 40px;
}
.row.slider.single-img.single {
  margin-bottom: 0;
}
.single .right .box .cell a:hover {
  text-decoration: none;
}
.right .box .cell a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 9999;
  background-color: #FFF;
  opacity: 0;
}
.designby a {
  color: #fff;
  text-decoration: underline;
}
