.inner-page-wrapper {
  margin-top: 0px;
}
.pricing-list li:last-child, #pricing-2 .pricing-list li:last-child {
    border-bottom: 1px dashed #5f5842;
}

@media (max-width: 992px) {
  .page-hero-section p {
    display: none;
  }
}

.lezada-button--medium {
  font-size: 14px;
  padding: 10px 45px;
}
.lezada-button2 {
  font-weight: 500;
  display: inline-block;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff !important;
  border: 1px solid #4dc247;
  border-radius: 0;
  background-color: #4dc247;
}


.bottom-footer-list p::after {
  content: "";
}

#search-field .form-control {
	background-color: #fff;
	border: 1px solid #ccc;
	height: 33px;
	font-size: 14px;
	padding-left: 5px;
	border-right: none;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

#search-field .btn {
	background-color: #fff;
	border: 1px solid #ccc;
	border-left: none;
	color: #D6CA96;
	font-size: 18px;
	height: 33px;
	padding: 0 10px;
	margin-top: 0;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	-webkit-border-radius: 0px 4px 4px 0;
	-moz-border-radius: 0px 4px 4px 0;
	border-radius: 0px 4px 4px 0;
}

.dm{
    padding: 8px !important;
}
.dm:hover{
        padding: 8px !important;
color: black !important;
}




div.comparison { 
      width: 100%;
  height: 100%;
  max-width: 600px;
  max-height: 600px;
  overflow: hidden; }
div.comparison figure { 

  background-size: cover;
  position: relative;
  font-size: 0;
  width: 100%; 
  height: 100%;
  margin: 0; 
}
div.comparison figure > img { 
  position: relative;
  width: 100%;
}
div.comparison figure div { 
  background-size: cover;
  position: absolute;
  width: 50%; 
  box-shadow: 0 5px 10px -2px rgba(0,0,0,0.3);
  overflow: hidden;
  bottom: 0;
  height: 100%;
}

.comparison input[type=range]{
  -webkit-appearance:none;
  -moz-appearance:none;
  position: relative;
  top: -2rem; left: -2%;
  background-color: rgba(255,255,255,0.1);
  width: 102%; 
}
.comparison input[type=range]:focus { 
  outline: none; 
}
.comparison input[type=range]:active { 
  outline: none;  
}

.comparison input[type=range]::-moz-range-track { 
  -moz-appearance:none;
    height:15px;
    width: 98%;
    background-color: rgba(255,255,255,0.1); 
    position: relative;
    outline: none;    
 }
.comparison input[type=range]::active { 
  border: none; 
  outline: none;
}
.comparison input[type=range]::-webkit-slider-thumb {
    -webkit-appearance:none;
    width: 20px; height: 15px;   
    background: #fff;
    border-radius: 0;
   }
.comparison input[type=range]::-moz-range-thumb {
  -moz-appearance: none;
  width: 20px;
  height: 15px;
  background: #fff;
  border-radius: 0;
     }   
.comparison input[type=range]:focus::-webkit-slider-thumb {
    background: rgba(255,255,255,0.5);
   }
.comparison input[type=range]:focus::-moz-range-thumb {
    background: rgba(255,255,255,0.5);
   }


.comparison .thumb{
    display:none;
}

.footer{
    padding-top:75px;
}
.txt-color-01{
color: #357c7c !important;
}
.bg-color-09 {
	background-color: #357c7c !important;
}


.bgc{
    background: #357c7c;
  padding-top: 50px;
  padding-bottom: 20px;
}

.sp{
background: #fff;
  width: 50px;
  height: 1px;
  margin: auto;
  margin: auto auto 30px auto;
}

.minh5 {
  min-height: 60px;
}



.sbox-13 p {
  min-height: 80px;
}
#breadcrumb {
  display: none;
}
@media (max-width: 767px) {
  .wsmobileheader {
    height: 95px !important
  }
}
@media (min-width: 768px) and (max-width: 991.95px) {
  .wsmobileheader {
    height: 95px  !important
  }
}
.white-menu .wsmainfull {
  height: 95px;
}
.pricing-list-txt h5, .pricing-list-txt h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 100;
font-size: 100%;
}
.pricing-list-amount {
font-size: 100%;
color:#357c7c !important;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.bg-color-01 .contact-form .form-control {
  border: 1px solid #357c7c !important
}
#search-field .btn {
  color: #357c7c!important
}
.wsmenu-list a:hover {
color: #357c7c !important;
}
		@media (max-width: 991px) {
		    .sub-menu{
  visibility: visible !important;
  opacity: 1 !important;
  transform: inherit !important;
		    }
		}