.section{
	background:#fff;
	padding:30px 0px !important;
	margin:0 !important;
}

.swiper-slide .slider-text{
	max-width:100% !important;
}

.slider-text h3{
/*
	background: #000;
*/
	background: rgba(0,0,0,0.5);
    color: #EBEBEB;
    text-shadow:  0px 2px 3px #555;
/*
    opacity: 0.6;
*/
/*
    font-weight: bold !important;
*/
    font-size: 36px !important;
    padding:10px 0;
}

.slider-text span{
	text-shadow: 1px 1px 2px #333 !important;
    color: #fff!important;
    font-size: 20px !important;
}

#section-about{
	margin-top:0 !important;
	padding-top:30px;
	background:#fff;
	color:#000;
}

#about-us-content{
	background: #fff;
    padding: 20px 50px;
    box-shadow: 0px 2px 1px #333;
    opacity: 0.9;
}

#section-about .text-muted{
	color:#000;
}

#section-about img{
	max-width:360px;
	max-height:480px;
	width:auto !important;
	height:auto !important;
}

#main-img-section{
	height: 480px;
    display: flex;
    align-items: center;
}

@font-face {
    font-family: 'HARNGTON';
    src: url(fonts/HARNGTON.TTF);
}

.harrington-font {
    font-family: 'HARNGTON';
    color:#000 !important;
    font-weight:bold !important;
}

.heading-block {
    margin-bottom: 25px !important;
}

.heading-block h3{
	color:#000;
}

.dark .button-light:not(.button-border):hover{
	background:#eee;
	color:#333;
}

#section-products{
	margin-top:0 !important;
	padding-top:30px;
}

#section-products span{
	color:#000 !important;
}

#section-products h5{
	color:#000 !important;
}

.product-cat-img img{
	background:#fff;
}

#primary-menu a{
	font-size:45px !important;
}

#section-portfolio{
	background:#f5f5f5;
}

.description-preview h3, .description-preview p{
	color:#fff !important;
}

.preview .icon-line2-close:before{
	color:#fff !important;
}

#footer a{
	color:#fff !important;
}

.footer-headings{
	color:#e0e0e0 !important;
	margin-bottom:10px !important;
}

.border-form-control{
	height: 48px;
    padding: 8px 4px;
    font-size: 16px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
    font-family: 'Montserrat', sans-serif;
}


.icon-line2-drawer:before{
	font-size:25px;
}

.story-box-info{
	opacity:0.9;
}

.story-box-content p{
	line-height:32px !important;
}

#logo{
	margin-bottom:10px !important;
}

#copyrights{
	color:#d4d1d1 !important;
}

.top-contact-details{
    padding: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 5px;
    color:#fff;
    font-weight:bold;
    text-align: center;
    font-size: 16px;
    letter-spacing:2px;
    box-shadow:1px 1px 2px #333;
    word-wrap: break-word;
}

.top-contact-details a:hover{
    background-color:#333 !important;
}

#header{
	z-index:200 !important;
}

.contact-us-form{
	padding: 10px 0;
    width: 60%;
    background: #fff;
    opacity: 0.7;
}

.flex-viewport{
	height:auto !important;
}

.testi-content p{
	font-size:18px !important;
}

.side-header #primary-menu ul li a{
	padding:24px 0 !important;
}
