/* general colors */
/* header less settings */
/* site name less settings */
/* tag line less settings */
/* menu less settings */
/* footer less settings */
/* Home Banner Less Settings */
/* Header Text Less Settings */
/* Header Description Less Settings */
/* Default Paragraph Less Settings */
/* Header Less Settings */
/* GENERAL */
html {
  margin: 0;
  font-size: 1.05em;
  background-color: #ffffff;
}
.body-contents .container {
  padding: 20px;
}
body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
  background-color: #ffffff;
  color: #2d2d2d;
}
@media (max-width: 979px) {
  body {
    padding-top: 0 !important;
  }
}
a:hover,
a:focus {
  text-decoration: none;
  color: #97570C;
}
input[type="text"],
input[type="password"],
input[type="submit"],
textarea {
  font-family: 'Exo 2', sans-serif;
}
p {
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-style: none;
  font-family: 'Maven Pro', sans-serif;
}
.full-width {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.full-width .container {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.full-width .row {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
#gallery-bar {
  background-color: #A5ACAF;
}
.gallery-image {
  width: 25%;
  display: block;
  float: left;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.gallery-image a {
  opacity: 0.8;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
.gallery-image img {
  width: 100%;
}
.gallery-image a:hover {
  opacity: 1;
}
/* Navbar
-------------------------------------------------- */
body.pull_top {
  padding-top: 0px !important;
}
.navbar .brand {
  padding: 20px;
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  text-shadow: 0px 0px 0px #ffffff;
  text-transform: uppercase;
  font-family: 'Maven Pro', sans-serif;
  margin: 0px;
}
.navbar-fixed-top .navbar-inner {
  background-image: none;
  background-color: #2a5227;
  border-width: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.navbar.transparent .navbar-inner .container {
  margin: 0px;
  padding: 0px 20px;
  width: auto;
  -webkit-transition: margin 0.2s ease-in-out;
  -moz-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
}
.navbar .navbar-inner.sticky {
  border-bottom: 2px solid #2d2d2d;
}
.btn-navbar {
  background-color: #fff;
  background-image: none!important;
}
.navbar {
  z-index: 1041;
}
.navbar .nav > li > a {
  font-size: 20px;
  padding: 20px;
  color: #fff;
  background: none;
  text-shadow: none;
  opacity: 1;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  transition: all .1s linear;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .nav > li > a.active:hover {
  color: #2d2d2d;
  opacity: 1;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a {
  background-color: #97570C;
  color: #ffffff;
  opacity: 1;
  background-image: none;
}
.navbar .nav > li > a.active {
  font-weight: 700;
  color: #ffffff;
  opacity: 1;
}
.navbar .dropdown-menu {
  background: #252528;
}
.navbar .nav > li > .dropdown-menu::after {
  border-bottom: 6px solid #252528;
}
.navbar .dropdown-menu li > a {
  color: #dfdfdf;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
}
.section_header {
  width: 100%;
  margin-bottom: 60px;
}
.section_header h3 {
  color: #646464;
  font-weight: 300;
  font-style: italic;
  font-size: 27px;
  border-bottom: 1px solid #b3b3b3;
  padding-bottom: 0px;
  display: inline-block;
  margin: 0;
}
/* Footer
-------------------------------------------------- */
footer {
  background-color: #2a5227;
  color: #fff;
  padding: 20px 0px;
  margin-top: 20px;
}
footer a {
  color: #ffffff;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #ffffff;
}
footer address {
  line-height: 1.6em;
}
footer h5 a:hover,
footer a:hover {
  text-decoration: none;
}
ul.social-network {
  list-style: none;
  margin: 0;
}
ul.social-network li {
  display: inline;
}
.widget #sub-footer {
  background: #0a0a0a;
  text-shadow: none;
  color: #5d5d5d;
  padding: 0;
  padding-top: 30px;
  margin: 20px 0 0 0;
}
#sub-footer p {
  margin: 0;
  padding: 0;
}
#sub-footer span {
  color: #c7c7c7;
}
.copyright {
  text-align: left;
  font-size: 12px;
}
#sub-footer ul.social-network {
  float: right;
}
/* Global
-------------------------------------------------- */
.page_header {
  background-color: #000;
  color: #dfdfdf;
  font-size: 23px;
  display: inline-block;
  padding: 0px 18px;
}
.social_icon {
  background: transparent;
  width: 110px;
  height: 18px;
}
.contact_social {
  background: transparent;
  width: 180px;
  height: 34px;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  #footer .sections .contact > * {
    /*margin-left: 80px;*/
  
  }
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  .gallery-image {
    width: 50%;
  }
  .navbar.transparent.navbar-fixed-top,
  .navbar.home.navbar-fixed-top {
    margin-bottom: 0px;
  }
  .nav-collapse {
    width: 90%!important;
    margin: auto!important;
  }
  .navbar.transparent.navbar-inverse .navbar-inner {
    background: rgba(0, 0, 0, 0.8);
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #dfdfdf;
    opacity: 0.7;
  }
  .navbar-inner .brand {
    margin-left: 50px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .navbar.transparent.navbar-fixed-top,
  .navbar.home.navbar-fixed-top {
    position: relative;
    top: 999;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  footer {
    margin-right: -20px;
    margin-left: -20px;
  }
  #footer {
    margin-right: -20px;
    margin-left: -20px;
  }
  #footer .container {
    padding: 0px 20px;
  }
  /*Index Footer*/
  #footer .footer_header {
    margin-left: 0;
  }
  #footer .footer_header h3 {
    margin-left: 0;
  }
  #footer .testimonials {
    overflow: hidden;
    margin-bottom: 40px;
  }
  #footer .testimonials .footer_header {
    margin-left: 0;
  }
  #footer .testimonials .wrapper {
    float: left;
    width: 100%;
  }
  #footer .contact {
    margin: 0;
  }
  #footer .contact .footer_header {
    margin-left: 0;
  }
  #footer .contact input[type="text"],
  #footer .contact textarea {
    float: left;
    width: 92%;
  }
  /*Inner Footer*/
  #footer .info .touch ul li {
    margin: 0 30px 0 0;
  }
  #footer .info .touch ul {
    margin: 15px 0 15px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/*=================================================
index.css
====================================================*/
/* Main Slider
-------------------------------------------------- */
#feature_slider {
  height: 720px;
  height: 480px;
  background: #262626;
  z-index: 1040;
  margin-bottom: 20px;
  margin-top: 80px;
}
/*
#feature_slider h1 strong {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0 0 20px;
}
#pagination {
    position: absolute;
    top: 505px;
    z-index: 3;
    margin: 0;
    padding: 0;
    display: none;
    list-style-type: none;
}*/
#pagination li {
  text-indent: -99999em;
  float: left;
  padding: 0 6px;
  cursor: pointer;
}
#pagination li a {
  width: 7px;
  height: 7px;
  box-shadow: 0px 0px 1px 2px #ccc;
  background: #000000;
  border-radius: 10px;
  display: block;
  /*border: 1px solid #fff;*/

  opacity: .7;
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  transition: opacity .1s linear;
}
#pagination li.active a {
  background: #2e5cb1;
  box-shadow: none;
  width: 8px;
  height: 8px;
}
#pagination li:hover a {
  opacity: 1;
}
/* Call to Action
-------------------------------------------------- */
#pre-body {
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  margin: 0px;
}
#pre-body h2 {
  margin: 0px;
  padding: 20px 0px;
}
.feature-arrows img {
  margin-top: -2px;
}
.feature-arrows,
.feature-nav {
  background-color: #2a5227;
  color: #ffffff;
}
.feature-arrows span,
.feature-nav span {
  color: #ffffff;
}
.feature-arrows [class*='span'],
.feature-nav [class*='span'] {
  overflow: hidden;
}
.feature-nav img {
  height: 300px;
  min-width: 100%;
  max-width: none;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  #showcase .features_op1_row .feature .img_box span.circle {
    top: 35%;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #in_pricing .plan a.order {
    width: 64%;
  }
  .slide .info h2,
  .slide .info h2 * {
    font-size: 30px !important;
  }
  .slide#responsive .info {
    position: absolute;
    top: 170px;
    right: 6%;
    width: 25%;
  }
  .slide#responsive .info .slide#tour .info a {
    font-size: 15px;
  }
}
/*======================================================
Portfolio.css
========================================================*/
#portfolio #filters {
  list-style-type: none;
  height: 30px;
  margin-bottom: 40px;
  text-align: center;
  margin-top: -20px;
}
#portfolio #filters li {
  display: inline-block;
  font-size: 20px;
  margin: 0px 6px;
}
#portfolio #filters li.separator {
  color: #c0c0c0;
  font-weight: lighter;
}
#portfolio #filters li a {
  color: #FFFFFF;
  -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  transition: color .2s;
}
#portfolio #filters li a:hover,
#portfolio #filters li a.active {
  color: #1189d9;
}
#portfolio #gallery_container {
  margin-bottom: 50px;
}
#portfolio #gallery_container .photo {
  width: 285px;
  margin: 5px;
  float: left;
  position: relative;
}
#portfolio #gallery_container .photo:hover .mask {
  display: block;
  opacity: 1;
}
#portfolio #gallery_container .photo .mask {
  position: absolute;
  opacity: 0;
  box-shadow: 0px 1px 6px 2px #b1b1b1;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  height: 100%;
  padding: 0px 20px;
  width: 245px;
  background: rgba(17, 137, 217, 0.5);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#portfolio #gallery_container .photo .mask h3 {
  color: #dfdfdf;
  font-size: 22px;
  position: relative;
}
#portfolio #gallery_container .photo .mask small {
  color: #f0f0f0;
  font-size: 15px;
  position: relative;
  display: block;
}
#portfolio #gallery_container .photo .mask .more {
  color: #dfdfdf;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 3%;
  left: 47%;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #portfolio #filters li {
    margin: 0px 4px;
  }
  #portfolio #filters li a {
    font-size: 18px;
  }
  #portfolio #gallery_container .photo {
    margin-left: 35px;
  }
  #portfolio #gallery_container .photo img {
    left: 10%;
  }
}
/*=======================================================
Portfolioitem.css
========================================================*/
#portfolio_tem {
  margin-top: 70px;
}
#portfolio_tem .left_box {
  margin-left: 0;
}
#portfolio_tem .left_box .big {
  margin-bottom: 40px;
  position: relative;
  height: 431px;
}
#portfolio_tem .left_box .big img {
  position: absolute;
  border-radius: 5px;
}
#portfolio_tem .thumbs .thumb {
  float: left;
  position: relative;
  margin-right: 30px;
  cursor: pointer;
  margin-bottom: 10px;
}
#portfolio_tem .thumbs .thumb.last {
  margin: 0;
}
#portfolio_tem .thumbs .thumb:hover .mask {
  display: block;
  opacity: 1;
}
#portfolio_tem .thumbs .thumb .mask {
  position: absolute;
  opacity: 0;
  box-shadow: 0px 1px 6px 2px #b1b1b1;
  top: 0px;
  left: 0px;
  border-radius: 5px;
  height: 100%;
  width: 100%;
  background: rgba(17, 137, 217, 0.5);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#portfolio_tem .thumbs .thumb .mask .more {
  color: #dfdfdf;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  bottom: 40%;
  left: 43%;
}
#portfolio_tem .right_box {
  float: right;
  margin-top: 14px;
}
#portfolio_tem .right_box h2 {
  font-size: 28px;
  line-height: 27px;
  margin: 0 0 25px 0;
}
#portfolio_tem .right_box p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 18px;
  color: #3F3F3F;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #portfolio_tem .left_box .big {
    height: 372px;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #portfolio_tem .left_box {
    margin-bottom: 50px;
  }
  #portfolio_tem .left_box .thumbs {
    overflow: hidden;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #portfolio_tem .left_box .big {
    max-height: 350px;
  }
  #portfolio_tem .left_box .big img {
    margin-bottom: 10px;
    max-height: 350px;
  }
  #portfolio_tem .thumbs .thumb {
    margin-right: 5px;
  }
}
/*=====================================================
contact.css
========================================================*/
#contact {
  margin-top: 70px;
}
#contact .contact {
  margin: 40px 0 100px 0;
}
#contact .contact p {
  color: #939394;
  font-size: 19px;
  margin-bottom: 47px;
  font-style: italic;
  line-height: 24px;
}
#contact .form {
  margin: 0;
}
#contact .contact form {
  margin: 0;
}
#contact .form .box {
  margin: 0;
}
#contact .form .box input[type="text"] {
  padding-left: 39px;
  margin-bottom: 10px;
  color: black;
  height: 29px;
  border-radius: 3px;
  width: 89%;
}
#contact .form .box_r {
  float: right;
}
#contact .form .box textarea {
  padding: 11px;
  width: 94%;
  margin: 0;
  border-radius: 3px;
  height: 113px;
}
#contact .contact .submit {
  margin: 0;
}
#contact .contact .submit .box {
  margin: 0;
}
#contact .contact .submit label.checkbox {
  color: #394350;
  font-style: 14px;
}
#contact .contact .submit .right {
  float: right;
}
#contact .contact .submit .right input[type="submit"] {
  float: right;
  text-transform: uppercase;
  color: #dfdfdf;
  background: #187CCC;
  font-size: 15px;
  padding: 4px 12px;
  border: 0 none;
  border-radius: 3px;
  -webkit-transition: background linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: background linear 0.2s, box-shadow linear 0.2s;
  -o-transition: background linear 0.2s, box-shadow linear 0.2s;
  transition: background linear 0.2s, box-shadow linear 0.2s;
}
#contact .contact .submit .right input[type="submit"]:hover {
  background: #252528;
}
#contact .map {
  margin: 0;
  position: relative;
}
#contact .map iframe {
  display: block;
}
#contact .map .box_wrapp {
  position: absolute;
  margin: 0;
  box-shadow: 0 0 7px 0 rgba(26, 26, 26, 0.4);
  padding: 33px 0 33px;
  background: white;
  top: 41%;
  border-radius: 4px;
}
#contact .map .box_wrapp .box_cont {
  margin: 0 auto;
  width: 76%;
}
#contact .map .box_wrapp .head {
  width: 100%;
  margin-bottom: 17px;
  overflow: hidden;
}
#contact .map .box_wrapp .head h6 {
  font-size: 24px;
  margin: 0;
  font-style: italic;
  float: left;
  padding-bottom: 2px;
  border-bottom: 1px solid;
  font-weight: normal;
}
#contact .map .box_wrapp ul.street {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contact .map .box_wrapp ul.street li {
  color: #777777;
  font-size: 14px;
}
#contact .map .box_wrapp ul.street li.icon {
  margin-top: 3px;
}
#contact .map .box_wrapp ul.street li.icon span.ico1 {
  float: left;
  height: 20px;
}
#contact .map .box_wrapp ul.street li.icon span.ico2 {
  float: left;
  height: 20px;
  background-position: 0px -23px;
}
#contact .map .box_wrapp ul.street li.icon .text {
  font-size: 15px;
  color: #777777;
  margin-left: 6px;
}
#contact .map .box_wrapp ul.street li.icon a:hover {
  color: #187CCC;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
}
#contact .map .box_wrapp ul.street li.icontop {
  margin-top: 13px;
}
#contact .map .box_wrapp .headbottom {
  margin-top: 42px;
}
#contact .map .box_wrapp p {
  color: #777777;
  font-size: 14px;
  margin-bottom: 32px;
}
#contact .map .box_wrapp a.btn {
  text-transform: uppercase;
  color: #dfdfdf;
  font-size: 15px;
  background: #187CCC;
  text-shadow: none;
  padding: 6px 0 6px;
  font-weight: bold;
  border: 0 none;
  box-shadow: none;
  border-radius: 3px;
  margin: 0 auto;
  display: block;
  width: 56%;
  -webkit-transition: background linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: background linear 0.2s, box-shadow linear 0.2s;
  -o-transition: background linear 0.2s, box-shadow linear 0.2s;
  transition: background linear 0.2s, box-shadow linear 0.2s;
}
#contact .map .box_wrapp a.btn:hover {
  background: #252528;
}
.contacticos {
  background: url('//cdn-west.sqhk.co/51b753fd1563b51308c381b3/contact_icos.png') no-repeat;
  width: 24px;
  height: 44px;
}
.theme-form-success,
.form-success {
  background: #fff;
  color: #646464;
  font-weight: 300;
  font-style: italic;
  line-height: 1.25em;
  font-size: 24px;
  padding-bottom: 0px;
  margin: 0px;
  padding: 10px;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #contact .contact .submit .box {
    margin: 10px 0 24px;
  }
  #contact .form .box input[type="text"] {
    width: 87%;
  }
  #contact .contact .submit .right input[type="submit"] {
    margin: 0 auto;
    float: none;
    width: 53%;
    display: block;
    padding: 7px;
  }
  #contact .map .box_wrapp {
    width: 90%;
    position: relative;
    margin: 0 auto 80px;
  }
  #contact .map iframe {
    display: none;
  }
  #contact .map .box_wrapp a.btn {
    width: 65%;
  }
  header .navbar .brand {
    line-height: 32px;
    padding: 10px;
    margin: 0px;
  }
  .navbar.transparent .navbar-inner .container {
    padding: 0px;
  }
  .navbar .btn-navbar {
    margin: 12px;
  }
  footer {
    margin-top: 20px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #contact .contact .submit .right input[type="submit"] {
    width: 60%;
  }
  #contact .map .box_wrapp {
    width: 100%;
  }
  header .navbar .brand {
    padding: 10px 0px;
    display: inline-block;
  }
  header .navbar .btn-navbar {
    display: inline-block;
    margin: 12px 0px;
  }
}
/*=====================================================
about.css
=======================================================*/
#aboutus {
  margin-bottom: 90px;
  margin-top: 70px;
}
#aboutus .intro h6 {
  font-size: 21px;
  font-style: italic;
  color: #252526;
  line-height: 29px;
  font-weight: normal;
  margin: 0 0 16px 0;
}
#aboutus .intro p {
  color: #3F3F3F;
  line-height: 24px;
}
#aboutus .flexslider {
  float: right;
  box-shadow: none;
  margin: 0;
  border: 0 none;
}
#aboutus .flex-control-paging li a {
  background: #666666;
  box-shadow: none;
  width: 5px;
  height: 5px;
  border: 3px solid #E6E6E6;
}
#aboutus .flex-control-paging li a.flex-active {
  box-shadow: none;
  background: #2894DC;
  border-color: #2894DC;
}
#aboutus .flex-control-nav {
  bottom: -30px;
}
/* Responsive
-------------------------------------------------- */
/* Large desktop */
@media (min-width: 1200px) {
  
}
@media (min-width: 980px) {
  
}
@media (max-width: 979px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #aboutus .intro {
    margin-bottom: 45px;
  }
  #aboutus {
    margin-bottom: 75px;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  #aboutus .intro {
    margin-bottom: 30px;
  }
}
/* eCommerce theme styling 
=============================  */
.products-container {
  width: 100%;
  margin: 0;
}
.product {
  width: 25%;
  display: inline-block;
}
.sh-cart-btn a,
.sh-cart-btn a i {
  color: #dfdfdf;
  margin-top: 12px;
  margin-left: 10px;
}
.sh-cart-btn a:hover {
  color: #dfdfdf;
}
.sh-qty-update {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sh-checkout table a:hover {
  text-decoration: none;
}
.products a:hover {
  text-decoration: none;
}
.product-name {
  background: #252528;
  display: block;
  padding-top: 20px;
  padding-bottom: 5px;
}
.product-name h3 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.price {
  background-color: #dfdfdf;
}
.price h5 {
  color: #fff;
  font-style: italic;
  font-family: 'Noto Serif', serif;
}
.product-image img {
  width: 100%;
  height: auto;
  margin-top: -20px;
}
.product-action-button {
  background: #fcfcfc;
  display: block;
  padding: 20px;
  border: 1px solid #dfdfdf;
}
.product-action-button button {
  background: #252528;
  color: #fff;
  box-shadow: none;
  border: none;
}
.product-action-button button:hover {
  background: #252528;
}
.product-name {
  background: #252528;
  padding-left: 10px;
}
.product-name h2 {
  color: #fff;
}
.product-description {
  margin-top: 20px;
}
.control-group .controls button {
  background: #252528;
  color: #fff;
}
.navbar .nav li span.sh-cart-btn a {
  border: none;
  margin: 0px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.sh-cart-btn {
  margin-top: 20px;
}
.sh-cart-btn a,
.sh-cart-btn a i {
  color: #dfdfdf;
  text-shadow: none;
  background-color: transparent;
  border-radius: 0px;
  margin-top: 13px;
  margin-left: 10px;
}
.sh-cart-btn a:hover,
.sh-cart-btn a i:hover {
  background-color: transparent;
  color: #dfdfdf;
  text-decoration: none;
}
.visible-phone-cart-btn {
  position: fixed;
  right: 80px;
  top: -10px;
}
.visible-phone-cart-btn {
  list-style-type: none;
}
@media (max-width: 1024px) {
  /* rules for iPad in landscape orientation */
  .visible-mobile {
    display: visible !important;
  }
  .hidden-mobile {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  /* rules for iPad in landscape orientation */
  .visible-mobile {
    display: none !important;
  }
  .hidden-mobile {
    display: visible !important;
  }
}
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}.bgvid 
{
  position: relative;
  overflow:hidden;
  height:500px;
  background-color: #222;
  background-position-x: center;
  background-position-y: center;
}

.bgvid video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
}

.banner-text {
  position: relative;
  z-index: 1040;
  text-align: center;
  padding-top: 130px;
  color: #f2f2f2;
}


.banner-text h1 {
  font-size: 100px;
  font-weight: 900;
  line-height: 160px;
}

.banner-text p {
    font-size: 30px;
    line-height: 30px;
}

@media (max-width: 979px) {
  .bgvid {
    margin-top: 0px;
    height: 400px;
    background-size: 979px;
  }
}

@media (max-width: 767px) {
  .bgvid {
  	height: 300px;
    background-size: 767px;
  }
}

@media (max-width: 540px) {
  .bgvid {
    height: 240px;
    background-size: 540px;
  }
}.home-contents #carousel {
  border-top: 4px solid #bbb;
}

#carousel {
  background-color: #ffffff;
  width: 100%;
  height: 500px;
}

#inner-block{
  position: relative;
  height: 100%;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

.dynamic-item {
  	position: absolute;
  	height: 100%;
  	width: auto;
  	margin: auto;
  	opacity:0;
  
  	-webkit-transition: opacity 2s ease-in-out 0s;
  	   -moz-transition: opacity 2s ease-in-out 0s;
        -ms-transition: opacity 2s ease-in-out 0s;
         -o-transition: opacity 2s ease-in-out 0s;
    		transition: opacity 2s ease-in-out 0s;
}

@media (max-width: 979px) {
  #carousel {
    height: 300px;
  }
}
@media (max-width: 767px) {
  #carousel {
    height: 240px;
  }
}
@media (max-width: 480px) {
  #carousel {
    height: 200px;
  }
}


/*  BUTTON STYLING*/
.btn-ty {
  border: 3px solid #494A2D;
  border-radius: 0px!important;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 25px 80px;
  display: inline-block;
  margin: 15px 30px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 1px;
  font-weight: 700;
  outline: none;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.dismiss {
  float: right;
}

.btn-ty:hover {
  background-color: #848A5E;
  color: #fff;
}

.dismiss:hover {
  background-color: #CF734B;
}

.white {
  border: 3px solid #fff;
  color: #fff; 
}

}
.black {
  border: 3px solid #fff;
  color: #000000; 
}
.dark {
  border: 3px solid #494A2D;
  color: #494A2D;
}
.top-label  {
  display:none; 
}

.used-machine-custom h5 {
  font-size:16px;
  max-width:250px;
  
}
.title-wrapper {
  min-height:90px;
}

.used-machine-custom img {
  width:250px !important; 
  height:250px !important;
  
}

.used-machine-custom img, 
.used-machine-custom h5 {
  margin-left:15px;
}

.item img {
  max-width:400px;
  max-height:400px;
}

.products .carousel-inner {
  box-shadow: 0px 0px 0px 0px;
}

.body-contents .carousel-control {
  margin-top: 0px;
  line-height: 24px;
}

.carousel-inner > .item > img {
  min-width: 100%;
}

.control-group .controls button {
  background-color: #bf4925;
}

.products .btn,
.back-to-products {
  background-color: #bf4925;
  background-image: none;
  color: #fff;
}

.products .back-to-products {
  padding: 10px;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .active.item img {
    max-width: 100%;
  }
}
    .accordion>.accordion-title {
      color: #999;
      border: 1px solid #d9d9d9;
      cursor: pointer;
      padding: 10px;
      position: relative;
    }

    .accordion.active>.accordion-title,
    .accordion:hover>.accordion-title {
      color: #2e2e2e;
      border: 1px solid #2e2e2e;
    }
    .accordion .caret {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translate(0, -50%);
      z-index: 10;
    }
.accordion-body {
  margin-top: 10px;
}

    .img-tiles {
      position: relative;
    }

    .img-tiles .imageTitle {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
    }

    .title-text {
      color: white;
      font-size: 1.5em;
      margin-bottom: 1em;
    }

    .imageTitle a {
      background: transparent;
      border: 2px solid white;
      padding: 10px 20px;
      color: white;
      animation: fadeout .5s;
      -webkit-animation: fadeout .5s;
      -moz-animation: fadeout .5s;
    }

    .imageTitle a:hover {
      background: white;
      border: 2px solid white;
      padding: 10px 20px;
      color: black;
      animation: fadein .5s;
      -webkit-animation: fadein .5s;
      -moz-animation: fadein .5s;
    }

    @keyframes fadein {
      from {
        background: transparent;
      }

      to {
        background: white;
      }
    }

    @-moz-keyframes fadein {
      from {
        background: transparent;
      }

      to {
        background: white;
      }
    }

    @-webkit-keyframes fadein {
      from {
        background: transparent;
      }

      to {
        background: white;
      }
    }

    @keyframes fadeout {
      from {
        background: white;
      }

      to {
        background: transparent;
      }
    }

    @-moz-keyframes fadeout {
      from {
        background: white;
      }

      to {
        background: transparent;
      }
    }

    @-webkit-keyframes fadeout {
      from {
        background: white;
      }

      to {
        background: transparent;
      }
    }

.title-text {
  font-weight: 500;
  text-shadow: 0 0 3px black;
}
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
