@font-face {
  font-family: 'HelveticaLT-Condensed-Light';
  src: url('./../fonts/HelveticaLT-Condensed-Light.eot#iefix') format('embedded-opentype'),  url('./../fonts/HelveticaLT-Condensed-Light.woff') format('woff'), url('./../fonts/HelveticaLT-Condensed-Light.ttf')  format('truetype'), url('./../fonts/HelveticaLT-Condensed-Light.svg#HelveticaLT-Condensed-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./../fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'),  url('./../fonts/glyphicons-halflings-regular.woff') format('woff'), url('./../fonts/glyphicons-halflings-regular.ttf')  format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#Glyphicons Halflings') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('./../fonts/Roboto-Light.eot');
  src: url('./../fonts/Roboto-Light.woff2') format('woff2'),
       url('./../fonts/Roboto-Light.woff') format('woff'),
       url('./../fonts/Roboto-Light.ttf') format('truetype'),
       url('./../fonts/Roboto-Light.svg#Roboto-Light') format('svg'),
       url('./../fonts/Roboto-Light.eot#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaLTStd-LightCond';
  src: url('./../fonts/HelveticaLTStd-LightCond.eot#iefix') format('embedded-opentype'),  url('./../fonts/HelveticaLTStd-LightCond.otf')  format('opentype'),
	     url('./../fonts/HelveticaLTStd-LightCond.woff') format('woff'), url('./../fonts/HelveticaLTStd-LightCond.ttf')  format('truetype'), url('./../fonts/HelveticaLTStd-LightCond.svg#HelveticaLTStd-LightCond') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaLT-Condensed';
  src: url('./../fonts/HelveticaLT-Condensed.eot#iefix') format('embedded-opentype'),  url('./../fonts/HelveticaLT-Condensed.woff') format('woff'), url('./../fonts/HelveticaLT-Condensed.ttf')  format('truetype'), url('./../fonts/HelveticaLT-Condensed.svg#HelveticaLT-Condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HelveticaLT-Condensed-LightObl';
  src: url('./../fonts/HelveticaLT-Condensed-LightObl.eot#iefix') format('embedded-opentype'),  url('./../fonts/HelveticaLT-Condensed-LightObl.woff') format('woff'), url('./../fonts/HelveticaLT-Condensed-LightObl.ttf')  format('truetype'), url('./../fonts/HelveticaLT-Condensed-LightObl.svg#HelveticaLT-Condensed-LightObl') format('svg');
  font-weight: normal;
  font-style: normal;
}
.modal {
    top: 46px;
}
a:focus{
    outline:none !important;
    text-decoration: none !important;
}
a:hover
{
	border-bottom:0px solid #fff !important;
	text-decoration: none !important;
}
a {
    color: #518b4b !important;
}
/* Header Part */
header {
    height: 130px;
    /* position: absolute; */
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
	background:url('./../../../../beta/wp-content/uploads/2017/08/header.png');
	background-repeat: repeat-x;
	background-position: left top;
	z-index:10000;
}
.navbar.navbar-inverse {
    height: 100px;
}
nav.navbar.shrink {
  min-height: 68px;
  height: 68px !important;
}
nav.navbar{
   // Animation
  -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease;
}
nav.navbar a.navbar-brand { -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease; }
nav.navbar.shrink a.navbar-brand {
    padding: 5px 15px;
    margin-top: 0px;
}
nav.navbar.shrink ul.nav.navbar-nav.navbar-right {
   -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease; 
    margin-top: 9px;
}
nav.navbar.shrink .border-bottom {
   display:none;
}
nav.navbar.shrink .navbar-toggle {
    -webkit-transition: all 0.4s ease;
   transition: all 0.4s ease; 
    margin-top: 17px !important;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #02b628;
}
a.navbar-brand {
    margin-top: 24px;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 45px;
}
.navbar-inverse .navbar-nav>li>a {
	font-family: 'HelveticaLTStd-LightCond';
    text-transform: uppercase;
    color: #434343 !important;
    font-size: 13px;
    font-weight: 500;
}
.navbar-inverse .navbar-nav > .open > a{
	    background-color: transparent !important;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #69b843 !important;
}
.navbar-inverse .navbar-nav>.active>a {
	color: #00b630 !important;
}
.navbar-inverse .navbar-collapse {
    border-color: #f8f8f8;
}
.navbar-fixed-top.shrink {
    background: #fff;
}
.dropdown-menu > .active > a{
	color: #6cb946 !important;
    background-color: transparent !important;
}

.navbar-inverse .navbar-nav li:hover > ul{ display:block !important; }

/* Slider */

.hesperiden.tparrows {
    background: rgb(255, 255, 255) !important;
}
.hesperiden.tparrows:before {
    color: rgb(9, 186, 54) !important;
}

.gal-container{
	padding: 12px;
}
.gal-item{
    overflow: hidden;
    padding: 20px;
    margin-bottom: 7px;
}
.gal-item .box{
	padding: 4px;
    border: 1px solid #68b841;
    height: 350px;
    overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 20px;
    left: 20px;
    top: 20px;
    bottom: 20px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
.gal-container{
    padding-top :15px;
    padding-bottom:75px;
}

/* Our Services */

.our-services{
	background:#f8f8f8;
	padding-top:15px;
	padding-bottom:0px;
}
.our-services h2{
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.service {
    margin-top: 40px;
	margin-bottom: 25px;
}
.service img {
    margin-right: 15px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.service img:hover {
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    transform: scale(0.8);
}
.services {
     margin-bottom: 40px;
}
.border {
    text-align: center;
}
.our-services span {
    color: #696a75;
    font-size: 19px;
    font-family: HelveticaLT-Condensed-Light;
}

/* Our products */

.our-products
{
	background:#f8f8f8;
	padding-top:0px;
}
.container.product-title {
    margin-bottom: 30px;
}
.our-products h2{
	text-transform: uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.product-line {
	z-index: 999;
    width: 4px;
    height: 100%;
    background: #FFF;
    position: absolute;
    right: -1px;
}
.single-portfolio1 {
  display: block;
  line-height: 0;
  position: relative;
}
.product1 {
 background:#bffbbb;
}
.product-image {
    padding-top: 30px;
    text-align: center;
    margin-bottom:30px;
}
.product-image-effect
{
	display:inline-block;
    border:0;
    width:489px;
    height:332px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 	
}
.product-image-effect:hover{
     box-shadow: 0px 0px 0px 0px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.product-title{
    font-size: 22px;
    text-align: center;
    font-family: 'HelveticaLT-Condensed';
    color: #518b36;
    padding-top: 30px;
    font-weight: 500;
}
.product-tle{
    line-height: 31px;
    z-index: 999;
    position: absolute;
    font-size: 18px;
    text-align: center;
    font-family: 'HelveticaLT-Condensed';
    color: #518b36;
    font-weight: 500;
    bottom: 55px;
    width: 100%;
	background: url(./../../../../beta/wp-content/uploads/2017/08/title-bg.png) no-repeat center;
    min-height: 31px;
}
.product-tle a {
    color: rgba(8, 173, 53, 0.84) !important;
}
.col-md-4.product1 {
    overflow: hidden;
    padding: 0px;
    margin-bottom: 4px;
}
.col-md-4.product2 {
    overflow: hidden;
    padding: 0px;
}
.line-border{
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    text-align:center;
    padding-top:26px;
}
.line-border1{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align:center;
    padding-top:0px;
}
.border-line {
    height: 1px;
    width: 100%;
    background: url(./../images/border-line.png) no-repeat center;
}
.product2 {
 background:#d3fcd0;
}
.product3 {
 background:#c1f8a6;
}
.product4 {
 background:#e0fdd2;
}
.product-gallery .pro_item{display:none}
/*Awards*/

.awards h2{
	text-transform: uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
	clear:both;
}
section.awards {
    background: #f8f8f8;
}

/* About Us */

.about-us{
	background:#f8f8f8;
	padding-top:30px;
	padding-bottom:70px;
}
.about-us h2{
	text-transform: uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.about-us h4{
	margin-bottom:16px;
}
.about-image{
	margin-top:10px;
}
.about-us p {
    color: #525151;
    font-size: 16px;
    font-family: HelveticaLT-Condensed-Light;
	line-height: 25px;

}
.about-us h4 {
    color: #353333;
    font-family: HelveticaLT-Condensed-Light;
    margin-bottom: 16px;
}

/* Testimonial */

.testimonial
{
	padding-top:30px;
	background:#ebfbe1;
	padding-bottom:30px;
}
.testimonial h2{
	text-transform: uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.testimonial p
{
	color:#716f6f;
	font-weight:600; 
	font-size: 16px;
        font-family: HelveticaLT-Condensed-Light;
	padding: 32px 32px 32px 0px;
	text-align:justify;
}
h3.author {
	font-weight:600;
	font-family: 'Roboto-Light';
	margin-right:30px;
    font-size: 17px;
    float: right;
}
.border{
	text-align:center; 
	padding-bottom:30px;
}


/*footer */

.footer-bg
{
  padding-top:50px;
  background:#292d2c;
}
.contact-address {
    padding-left: 21% !important;
}
h2.footer-title {font-size:28px; font-family: 'HelveticaLT-Condensed-Light'; color:#fff; margin-bottom:20px;}
.contact-address p { margin-bottom:7px; font-size: 16px; font-family: 'HelveticaLT-Condensed-Light'; color: #8a8787;}
h2.widgettitle {
	margin-top: 0px;
    margin-bottom: 20px;
    font-size: 24px;
    font-family: 'HelveticaLT-Condensed-Light';
}
.map-section{
	margin-top:24px;
	margin-right: 20px;
}
.social-icons
{
	margin-bottom: 9px;
    margin-top: -10px;
	float:right;
}
.contact-address img {
	margin-top: 5px;
	margin-right: 25px;
    width: 22px;
    float: left;
}
.contact-address h3 {
	font-size: 21px;
    color: #fff;
}
.social-footer h3 {
    color: #fff;
    float: right;
    clear: both;
    margin-right: 30px;
    font-size: 22px;
}
.mob {
    line-height: 25px;
    margin-top: 15px;
    margin-left: 47px;
    color: #84837e;
}
.copyrights
{
    font-family: 'HelveticaLT-Condensed-Light';
    margin-top: 10px;
    background: #292d2c;
    color: #84817f;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 15px;
}
.container.border-top {
    border-top: 1px solid #5d5959;
}
.address-footer {
    margin-left: 49px;
}
.zoom-social-icons-list {
     clear: both;
    margin-top: 15px !important;
    float: right;
}
section.copyrights p {
    padding-top: 18px;
}
/* About Us Page */
.about-page p{
	line-height: 34px;
    font-weight: 300;
    color: #716f6f;
    font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
    text-align: justify;
}
/* Testimonial Page */
.testimonials
{
	padding-top:20px;
	background:#f8f8f8;
	padding-bottom:90px;
}
.testimonials h2{
        text-transform: uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.testimonials h3{
	color:#939496;
	font-weight:600;
	font-family: 'Roboto-Light';
	margin-right:30px;
    font-size: 19px;
    margin-bottom:20px;
}
.testimonials p{
	color:#939496;
	font-weight:600; 
	font-size: 17px;
    font-family: HelveticaLT-Condensed-Light;
	text-align:justify;
	margin-bottom:0px;
}

/* Our Team */

.team-image{
	text-align:center;
}
.our-team{
	padding-top:20px;
	background:#f8f8f8;
	padding-bottom:50px;
}
.our-team h2{
	text-transform:uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.our-team p{
	color:#9d9d9d; 
	font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
	text-align:justify;
}

/* Contact Us */

.contact-page{
	padding-top:20px;
	background:#f8f8f8;
	padding-bottom:60px;
}
.contact-page h2{
        text-transform:uppercase;
	font-family: 'HelveticaLT-Condensed-Light';
	text-align:center;
	color:#00ba33;
}
.contact-page p{
	color:#000; 
	font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
	text-align:justify;
}
.location {
    padding-right: 17px;
    padding-bottom: 80px;
    float: left;
    padding-top: 8px;
}
.mobile {
    padding-right: 16px;
    float: left;
    padding-top: 7px;
}
.telephone {
    padding-right: 16px;
    float: left;
    padding-top: 7px;
}
.email {
    padding-right: 16px;
    float: left;
    padding-top: 7px;
}
.address p {
    font-size: 17px;
    line-height: 37px;
}
.address {
    border-right: 1px solid #000;
}
.contact-page h4 {
	font-family: HelveticaLT-Condensed-Light;
    font-size: 28px;
    color: #0fb431;
    margin-bottom: 60px;
    margin-top: 30px;
}
.control-label
{
	font-family: HelveticaLT-Condensed-Light;
	font-weight:bold;
	font-size:16px;
}
.form-control {
    font-family: 'HelveticaLT-Condensed-LightObl';
	font-size:16px !important;
}
.btn-primary {
    color: #fff;
    background-color: #0bb933 !important;
    border-color: #0bb933 !important;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: rgba(105, 184, 67, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(105, 184, 67, 0.6);
  outline: 0 none;
}

/* Quality Assurance */
.quality-image {
    float:right;
    padding-top: 35px;
}
.quality-list ul{
	font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
    margin-top: 30px;
    list-style-type: none;
    padding-left: 0px;
    color: #787b8c;
}
.quality-list li {
    margin-bottom: 20px;
    width: 50%;
    display: inline;
    float: left;
}
.quality-list img {
    float: left;
    margin-right: 23px;
}
/*our-products */
.product-more{
	text-align:right; margin-top: 18px; margin-right: 35px; 
	text-decoration: underline;
	font-size:17px;
}
.product-more a{
        font-family: 'HelveticaLT-Condensed';
	color:#00b930 !important;
}
.products-list ul{
	font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
    margin-top: 30px;
    list-style-type: none;
    padding-left: 0px;
    color: #787b8c;
}
.products-list ul li{
	padding-bottom:17px;
}
.products-list ul li img {
    margin-right: 25px;
}
.products-list2 ul{
	font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
    margin-top: 30px;
    list-style-type: none;
    padding-left: 0px;
    color: #787b8c;
}
.products-list2 ul li{
	padding-bottom:17px;
}
.products-list2 ul li img {
    margin-right: 25px;
}
p.product-line{
	text-align:center;
	margin-top:20px;
	font-size:19px;
	margin-bottom:40px;
}
.more a{
	border-bottom: 1px solid #0bb933;
    color: #0bb933 !important;
    float: right;
    margin-right: 250px;
    margin-top: 20px;
    font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
}
.more a:hover{
	border-bottom:none !important;
}
@media screen and (max-width:1600px) and (min-width: 1401px) {
.product-gallery-image .product-title {
    font-size: 18px !important;
	}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
.product-image-effect {
  height: auto !important;
  width: auto !important;
}
}
@media screen and (max-width: 1400px){
.product-image-effect {
    width: auto;
	height:auto;
}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
.product-gallery-image .product-title {
    font-size: 16px !important;
}
}
@media screen and (max-width: 1350px) and (min-width: 1025px){
.navbar-inverse .navbar-nav>li>a {
    font-size: 10px;
}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
.product-gallery-image .product-title {
    font-size: 16px !important;
}
}
@media screen and (max-width: 1224px) and (min-width: 993px){
.product-gallery-image .product-title {
    font-size: 12px !important;
	margin-top: 0px !important;
}
.navbar-inverse .navbar-nav>li>a {
	padding: 10px 14px;
    font-size: 10px;
}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
}
@media screen and (max-width: 800px){
.contact-address {
    padding-left: 0% !important;
}
.social-footer h3 {
    float: left !important;
}
.zoom-social-icons-list {
float: left !important;}
}
@media screen and (max-width: 768px) and (min-width: 601px){
.address {
    border-right: 0px solid #000 !important;
}
.contact-address {
    border-right: 0px solid #fff !important;
}
button.navbar-toggle {
    margin-top: 50px;
    display: block;
}
h3.author {
    margin-top: -25px;
}
.map-section {
    margin-top: 50px;
    padding-bottom: 30px;
    padding-left: 0px;
}

.about-image {
    text-align: center;
    margin-top: 36px;
    margin-left: 45px;
}
.navbar-inverse .navbar-toggle {
    margin-top: 47px !important;
}
.navbar-inverse {
    height: 90px !important;;
}
.navbar-fixed-top .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 91px;
    left: 0px;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 0px;
}
.custom_button{
display:none !important;
}
.product-line {
display:none;
}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
nav.navbar.shrink .navbar-collapse.collapse.in {margin-top: -34px;}
}
@media screen and (max-width: 600px){
.product-tle {
    font-size: 14px;
    min-height: 23px;
    bottom: 20px;
}
.address {
    border-right: 0px solid #000 !important;
}
.contact-address {
    border-right: 0px solid #fff !important;
	padding-left:0px !important;
}
.quality-list li {
    float: none;
    margin-bottom: 20px;
    display: inline;
}
.product-line {
display:none;
}
.custom_button{
display:none !important;
}
.navbar-inverse .navbar-toggle {
    margin-top: 60px !important;
}
.navbar-inverse {
    height: 90px !important;;
}
.navbar-fixed-top .navbar-collapse {
    position: absolute;
    width: 100%;
    background: #fff;
    top: 91px;
    left: 0px;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 0px;
}
.product-image-effect {
    width: 100%;
    height: auto;
}
.modal-product-image {
    margin-left: 0px !important; 
    margin-top: 0px !important;
}
a.class.pull-right.close-icon {
    margin-right: -55px !important;
    margin-top: -60px !important;
}
p.product-desc {
    font-size: 16px !important;
}
h3.author {
    margin-bottom: 27px;
}
.testimonial p {
    clear: both;
}
.map-section {
    margin-top: 50px;
    padding-bottom: 30px;
    padding-left: 0px;
}
.our-services {
    padding-top: 15px;
    padding-bottom: 0px;
}
.our-products {
    padding-top: 0px;
}
.about-us {
    padding-top: 20px;
    padding-bottom: 20px;
}
.tp-leftarrow.tparrows.hesperiden {
    display: none;
}
.tp-rightarrow.tparrows.hesperiden {
    display: none;
}
.product-image-effect-gallery {
    height: auto !important;
    width: auto !important;
}
nav.navbar.shrink .navbar-collapse.collapse.in {margin-top: -31px;}
}
@media screen and (max-width: 480px){
a.navbar-brand img {
    width: 150px !important;
}
.navbar-inverse .navbar-toggle {
    margin-top: 20px !important;
}
a.navbar-brand {
    margin-top: 3px !important;
}
.slick-prev {
    left: -7px !important;
}
.slick-next {
    right: -5px !important;
}
}
/* Modal Product Css */
.modal-product-image{
 margin-left: 0px;
    text-align: center;
}
.modal-body p{
    font-size: 18px;
    font-family: HelveticaLT-Condensed-Light;
}
a.class.pull-right.close-icon {
    margin-right: -75px;
    float: right!important;
    margin-top: -60px;
}
.modal-content {
    margin-top: 55px;
}
.product-gallery-image {
    padding-top: 0px;
    padding-bottom: 0px;
}
.product-image-effect-gallery {
    display: inline-block;
    border: 0;
    width: 350px;
    height: 205px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1);
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);
}
.product-image-effect-gallery:hover{
	box-shadow: 0px 0px 0px 0px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
section.product-gallery {
    border-top: 4px solid #fff;
}
.product-gallery-image .product-title {
    font-size: 20px;
    margin-top: 0px;
}
.col-md-3.product1 {
    margin-bottom: 4px;
}
.col-md-3.product2 {
    margin-bottom: 4px;
}
.col-md-3.product3 {
    overflow:hidden;
    padding:0px;
    margin-bottom: 4px;
}
.col-md-3.product4 {
    overflow:hidden;
    padding:0px;
    margin-bottom: 4px;
}
/* Media Query for Breaking point Menu */

@media screen and (max-width : 992px) and (min-width : 767px){
.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
    .navbar-fixed-top .navbar-collapse {
       position: absolute;
       width: 100%;
       background: #fff;
       top: 91px;
       left: 0px;
    }
   ul.nav.navbar-nav.navbar-right {
      margin-top: 0px;
    }
  .navbar-inverse .navbar-toggle {
     margin-top: 47px !important;
  }
nav.navbar.shrink .navbar-collapse.collapse.in {margin-top: -34px;}
.navbar-collapse.collapse.in {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}
.product-line {
display:none;
}
}
/* More */

.btn-success {
    border-radius: 0px !important;
    background-color: #00ba33 !important;
    border-color: #00b930 !important;
}
button.btn.btn-success a {
    font-family: 'HelveticaLT-Condensed';
    color: #fff !important;
}
.featured-image {
    margin-top: 0px;
}
.slider {
        width: 100%;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
button.slick-next.slick-arrow {
    background: url(./../../../../beta/wp-content/uploads/2017/08/right-arrows.png);
}
button.slick-prev.slick-arrow
{
 background: url(./../../../../beta/wp-content/uploads/2017/08/left-arrow.png);	
}
.slick-prev, .slick-next
{
	width:45px !important;
	height:45px !important;
}
.slick-initialized .slick-slide {
    padding-left: 25px !important;
}
.navbar-right .dropdown-menu {
    right: -100px !important;
}



.carousel-inner {
  border-radius: 15px;
}

.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 25px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.productslider img{
      max-width: unset !important;;
     height: 300px !important;
     width: auto !important;;
     display: block;
     margin: auto;
   }
@media screen and (min-width: 992px) {

  .productslider {
    max-width: 930px;
  }

}

.home-slider { display:none !important;}