@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=latin-ext');

html {
	overflow-x: hidden;
}

body {
	font-family: 'Roboto','Helvetica','Arial', sans-serif;
	font-size:14px;
	color:#808080;
	line-height:1.8em;
	font-weight:400;
	background:#ffffff;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
	-webkit-font-smoothing: antialiased;
}
h1{
	font-size: 36px;
	margin: 0 0 20px;
	font-weight: 700;
	color: #000;
	position: relative;
	text-transform: none;
	text-align: center;
}
.heading-wrapper {
	overflow: hidden;
}
h2 {
	width:100%;
	font-size: 30px;
	color: #000;
	margin: 20px 0 29px;
}
.dropdown-item a{
	color: green;
}
a, a:active, a:focus {
	text-decoration: none;
	color: #222;
}

a:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	outline: none !important;
}
a:hover {
	color: #7aba1e;
	text-decoration: none;
}
p{
	position:relative;
	line-height:1.8em;
}

.strike-through{
	text-decoration:line-through;
}
.nav-link dropdown-toggle{
	color: black;
}

.small-container{
	max-width:680px;
	margin:0 auto;
}

.page-wrapper{
	position:relative;
	margin:0 auto;
	width:100%;
	min-width:300px;
}


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*RGBA Color Light*/

.about-section:before,
.history-section:before,
.team-section:before,
.call-to-acton-two:after,
.testimonial-section:before,
.team-member-one .inner-box figure.image .team-overlay,
.subscribe-style-one:after{
	background-color:rgba(152,182,70,.9);
}

/*RGBA Color Dark*/

.team-section h1{
	color: #ffffff;
}
.team-section{
	position:relative;
	padding:100px 0px 75px;
	background-size:cover;
	background-repeat:no-repeat;
    background-image:url('/design/3.jpg');
}

.team-section:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;

}

.team-section .owl-dots{
	display:none;
}

.team-section .owl-nav{
	position:absolute;
	right: 0;
	top: 0;
}

.team-section .owl-nav .owlPrev-2,
.team-section .owl-nav .owlNext-2{
	width:40px;
	height:40px;
	color:#efefef;
	line-height:37px;
	font-size:20px;
	margin-left: 10px;
	text-align:center;
	border:2px solid #efefef;
	display:inline-block;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	cursor: pointer;
}

.team-section .owl-nav .owlPrev-2:hover,
.team-section .owl-nav .owlNext-2:hover{
	color:#ffffff;
	border-color:#0c1623;
	background-color:#0c1623;
}

.view-gallery-wrapper {
	text-align: center;
	margin-top: 50px;
}
.btn.btn-default {
	border-radius: 0;
	position: relative;
	background: #7aba1e;
	font-size: 14px;
	line-height: 38px;
	font-weight: 700;
	color: #ffffff;
	border: 2px solid #7aba1e;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 26px;
	font-family: 'Roboto', sans-serif;
	-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.btn.btn-default:hover{
	background: transparent;
	color: #7aba1e;
	-webkit-transition:all .5s cubic-bezier(0.4, 0, 1, 1);
	transition: all .5s cubic-bezier(0.4, 0, 1, 1);
}

.theme_color{
	color:#98b646 !important;
}
.lower-box{
	/*! width: 200px; */
	/*! height: 100px; */
	/*! border: 1px gray; */
	/*! border-radius: 10px; */
}
.lower-box h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: black;
	position:relative;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:14px;
	font-family: 'Roboto', 'sans-serif';
}
.lower-box h3 a:hover{
	color:#98b646;
}
.text-area{
	color: black;
}
.sec-title1 h1:before{
    content:'';
    display: block;
    float: left;
    margin: 2px 15px 0 0;
    background: url("/design/heading-apple.png");
    width:26px;
    height: 30px;
    filter: brightness(0) invert(1);
}

img{
	display:inline-block;
	max-width:100%;
}
.sec2-title {
	position: relative;
	margin-bottom: 17px;
}
.sec2-title h2 {
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-size: 34px;
	margin-bottom: 30px;
	text-transform: capitalize;
	font-weight: 500;
}
.sec2-title span{
	color: #6d9749;
}
#fluid-wrapper {
	visibility:hidden;
}
#fluid-wrapper.fluid .item {
	margin: 5px 0.0% 5px 0.0%;
	padding:0px 5px;
}
#fluid-wrapper.fluid .item img
{
	/*display: none;*/
	display: block;
	width: 100%;
	height: auto !important;
	opacity:1;
	border:1px solid #f2f2f2;
}
.fluid {
	margin:0px -5px;
}
.image-ovelray{
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
}
.main-header{
	position:relative;
	left:0px;
	top:0px;
	z-index:999;
	width:100%;
	-webkit-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	transition:all 500ms ease;
}
.header-top {
	background-color: #444;
}
.main-header .header-top .top-left ul li .icon{
	margin-right:15px;
}
.onama-text{
	text-align: left;
}
.main-header .header-top .top-left ul li a{
	font-size:14px;
	font-weight:400;
	color:#ffffff;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	transition: all 300ms ease;
}
.main-header .top-right{
	float:right;
}
.header-top .top-right a {
	margin-right: 158px ;
	font-size: 25px;
}
.main-header .logo-outer {
	position: relative;
	z-index:25;
}
.main-header .header-upper .upper-right{
	position:relative;
	padding:12px 0px 0px;
}
.main-menu .navigation{
	position:relative;
	margin:0px;
}

.main-menu .navigation > li{
	position:relative;
	float:left;
	padding:0px;
	margin-left:30px;
}

.header-main-box .main-menu .navigation > li{
	border:none;
}

.sticky-header .main-menu .navigation > li{
	margin:0px;
	margin-left:10px;
}

.sticky-header .main-menu .navigation > li:after {
	display:none;
}

.main-menu .navigation > li > a {
	position:relative;
	display:block;
	padding:20px 0px;
	font-size:16px;
	color:#ffffff;
	line-height:30px;
	border-top:none;
	font-weight:400;
	text-transform:uppercase;
	opacity:1;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.header-main-box .main-menu .navigation > li > a{
	padding:25px 20px;
}

.sticky-header .main-menu .navigation > li > a{
	color:#181818;
	padding:15px 15px;
}

.main-menu .navigation > li:hover > a,
.main-menu .navigation > li.current > a,
.main-menu .navigation > li.current-menu-item > a{
	color:#0c1623;
	opacity:1;
}

.sticky-header .main-menu .navigation > li > a:before{
	display:none;
}

.sticky-header .main-menu .navigation > li:hover > a,
.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li.current-menu-item > a{
	/*background:#232323;
    color:#ffffff;*/
	opacity:1;
}

.main-menu .navigation > li:hover > a:after{
	opacity:1;
}

.main-menu .navigation > li > ul{
	position:absolute;
	left:0px;
	top:130%;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#98b646;
	border-top:3px solid rgba(255,255,255,0.80);
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul.from-right{
	left:auto;
	right:0px;
}

.main-menu .navigation > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.30);
}

.main-menu .navigation > li > ul > li:last-child{
	border-bottom:none;
}

.main-menu .navigation > li > ul > li > a{
	position:relative;
	display:block;
	padding:12px 15px;
	line-height:22px;
	font-weight:600;
	font-size:14px;
	text-transform:capitalize;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.main-menu .navigation > li > ul > li:hover > a{
	background:#232323;
}



.main-menu .navigation > li > ul > li > ul{
	position:absolute;
	left:110%;
	top:0px;
	width:220px;
	padding:0px;
	z-index:100;
	display:none;
	background:#2c4a6b;
}

.main-menu .navigation > li > ul > li > ul > li{
	position:relative;
	width:100%;
	border-bottom:1px solid rgba(255,255,255,0.30);
}

.main-menu .navigation > li > ul > li > ul > li:last-child{
	border-bottom:none;
}


.title {
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 15px;
	display: block;
	text-align: center;
	color: black;

}
.text{
	color: black;

}
/*Team Member One*/

.team-member-one{
	position:relative;
}

.team-member-one .inner-box{
	background-color:#ffffff;
	margin-bottom:30px;
}

.team-member-one .inner-box figure.image{
	position:relative;
}

.team-member-one .inner-box figure.image .team-overlay{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
	background-color: rgba(97,194,3,0.9);
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-member-one:hover .inner-box figure.image .team-overlay{
	opacity:1;
}

.team-member-one .inner-box figure.image .team-overlay ul{
	position:relative;
	height:35px;
	padding-top:50%;
	margin-top:-20px;
	text-align:center;
}

.team-member-one .inner-box figure.image .team-overlay ul li{
	position:relative;
	display:inline-block;
}

.team-member-one .inner-box figure.image .team-overlay ul li a{
	position:relative;
	width:36px;
	height:36px;
	color:#ffffff;
	display:inline-block;
	line-height:34px;
	border-radius:50%;
	border:2px solid transparent;
	background-color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.team-member-one .inner-box figure.image .team-overlay ul li a:hover{
	background-color:transparent;
	border:2px solid #ffffff;
}

.team-member-one .inner-box figure img{
	display:block;
	width:100%;
}

.team-member-one .lower-box{
	text-align:center;
	padding:15px 5px;
}

.team-member-one .lower-box h3{
	color:#222222;
	font-size:18px;
	font-weight:500;
	text-transform: none;
	letter-spacing: 0.2px;
}
.team-member-one .lower-box .text{
	color:#c3c3c3;
	font-size:15px;
}
.lower-box h3{
	text-align: center;
	margin: 0;;
}

.header-style-two {
	position:absolute;
	left: 0px;
	top: 0px;
    width: 100%;
}
.header-style-two .header-top {
	background-color:#98b646;
}
.header-style-two .nav-outer{
	padding-right: 0;
	background:none !important;
}
.header-style-two .main-box {
	background-color:rgba(0,0,0,0.4);
}

.header-style-two .top-right .social-links-one{
	padding-top:12px;
}

.header-style-two .top-right .social-links-one a{
	margin-right:0px;
	margin-left:12px;
	color:#ffffff;
}

.header-style-two .header-top .top-left ul li a:hover{
	color:#ffffff;
}

.header-style-two .sticky-header .main-menu .navigation > li > a{
	padding:16px 0px;
}

.header-style-two .sticky-header .main-menu .navigation > li > a:hover{
	background:none;
}

.header-style-two .sticky-header .main-menu .navigation > li.current > a{
	background:none;
}
.our-gallery {
	position: relative;
	padding: 70px 0px 100px;
	background: #fff;
}
.style-3.our-gallery,
.style-2.our-gallery {
	padding: 109px 0 121px;
	background: #fff;
}

.our-gallery .single-item .img-holder {
	position: relative;
	overflow: hidden;
}
.our-gallery .single-item .img-holder img {
	width: 100%;
}
.style-2.our-gallery .single-item .img-holder img {
	width: 100%;
}
.our-gallery .single-item .img-holder .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(122, 186, 30, 0.77);
	text-align: center;
	opacity: 0;
	transition: all .3s ease;
}
.our-gallery .single-item:hover .img-holder .overlay {
	opacity: 1;
}
.our-gallery .single-item .img-holder .overlay .inner {
	display: table;
	width: 100%;
	height: 100%;
	position: relative;
}
.our-gallery .single-item .img-holder .overlay .social {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.our-gallery .single-item .img-holder .overlay .social a {
	font-size: 60px;
	color: #fff;
	font-weight: 300;
}
.our-gallery .single-item:hover .img-holder .overlay .social a {
	color: #fff;
}
.our-gallery .single-item .social h4 {
	font-size:18px;
	font-weight:500;
	color:#fff;
	margin-top: 20px;
}
.our-gallery .link_btn .thm-btn {
	margin-top:70px;
}
.our-gallery .link_btn .thm-btn:before {
	display: block;
	content: 'pera';

}
.btn.btn-primary {
	color:#98b646;
	border-color:#98b646;
	background:none;
}
.upload span.italic {
	font-style: italic;
	font-size: 12px;
	margin-left: 2px;
}
.heading_a {
	color: #6d9749;
	margin-top: 60px
}
.heading_a:before {
    content:'';
    display: block;
    float: left;
    margin: -2px 15px 0 0;
    background: url("/design/heading-apple.png");
    width: 26px;
    height: 30px;
}
.full-row {
	padding:60px 0px;
	border:none;
	outline:none;
}
.list{
	max-width:100%;
	padding: 1px;
}
.first-section-relative {
	position: relative;
}
.traktor{
	max-width:100%;
	/*! padding: 15px; */
	/*! margin: 0px 0px 21px 160px; */
}

.plus{
	font-size: 60px;
	color: #fff;
	font-weight: 300;
}
.sec-title1 h1{
	text-align: left;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-size: 34px;
	text-transform: capitalize;
	font-weight: 500;
	margin: 0 0 32px;
}
.sec2-title h2:before{
	content:'';
    display: block;
    float: left;
    margin: 2px 15px 0 0;
    background: url("/design/heading-apple.png");
	width:26px;
    height: 30px;
}
.owl-wrapper {
	right: 0px;
	top:-105px;
}
.spinner-wrapper {
	text-align: center;
}
.spinner-wrapper .loading-spinner {
	position: absolute;
	top: 100px;
	left: 50%;
	transform: translateX(-50%);
}
.page-right-image {
    float: right;
    width: 500px;
    max-width: 100%;
    margin: 10px 0 20px 20px;
}

.breadcrumb-wrapper{
    background-image: url("/design/breadrcumb-bg.jpg");
	position:relative;
	width:100%;
	height:100%;
	padding: 60px 0;
	background-size:cover;
}

.breadcrumb-wrapper:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(34, 34, 34, 0.80);
	z-index: 1;
}
.breadcrumb-title {
	position:relative;
	font-size:34px;
	line-height: 40px;
	color: #fff;
	font-weight: 500;
	text-transform:uppercase;
	float: left;
}
.breadcrumb-path {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	margin-top: 15px;
	float: right;
}
.breadcrumb-path a{
	position: relative;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	display: inline-block;
	-webkit-transition: color 0.3s ease 0s;
	-moz-transition: color 0.3s ease 0s;
	-ms-transition: color 0.3s ease 0s;
	-o-transition: color 0.3s ease 0s;
	transition: color 0.3s ease 0s;
}

.breadcrumb-path a:hover {
	color: #98b646;
	text-decoration: none;
}
.breadcrumb-path span {
	display: inline-block;
	position: relative;
	margin: 0 5px;
}

.map iframe {
	width: 100%;
}
.contact-icon-box {
	text-align: center;
	margin-bottom: 30px;
	min-height: 221px;
	padding-top: 15px;
}

.contact-icon-box:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background: #e5e5e5;
}

.contact-icon-box.last:after {
	display: none;
}

.contact-icon-box .icon {
	margin-bottom: 40px;
}

.contact-icon-box .icon img {
	max-width: 100%;
}

.contact-icon-box .title {
	margin-bottom: 14px;
	color: #666;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
}
.contact-icon-box .text .title p{
	color:#868686 ;
}

.contact-icon-box .text {
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
}

.contact-us {
	text-align: center;
	font-weight: 400;
	max-width: 600px;
	margin: 58px auto 34px auto;
}

.contact-us .title {
	font-size: 26px;
	color: #555555;
	margin-bottom: 15px;
}
.contact-us .text {
	font-size: 15px;
	color: #878787;
}
.contact-wrapper {
	padding: 60px 0px;
}

form-control {
	border-radius: 0;
	box-shadow: none;
	border-color: #e5e5e5;
	font-size: 13px;
	color: #aaa;
	min-height: 50px;
	font-weight: 400;
}


textarea.form-control {
	padding-top: 15px;
}
.text a{
	color: #868686;
}
.form-group no-label captcha-input{
	padding: 11px 0;
}
.captcha-input {
	margin-top:18px;
}
.captcha-input.create-user {
	margin-top: 0;
}
.form-group {
	margin-bottom: 14px;

}
.form-control {
	height: 40px;
}
.contact-wrapper .form-control::-moz-placeholder { /* Firefox 19+ */
	text-transform: uppercase;
}
.contact-wrapper textarea {
	min-height: 180px;
	padding-top: 15px;
}
.center-col-wrapper{
	padding: 49px 0 39px;
}
.breadcrumb-inner {
    position: relative;
    z-index: 2;
}
.has-feedback label ~ .form-control-feedback {
	top: 34px;
}
.form-group.no-label .form-control-feedback {
	top: 8px;
}
.contact-wrapper .send-btn {
	margin-top: 18px;
    float: right;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 100%;
}
.products-title-wrapper {
    position: relative;
}
.reload-btn {
    margin-top: 8px;
}
.contact-wrapper .form-group {
    margin-bottom: 29px;
}
.contact-wrapper .form-group.last-form-group {
    margin-bottom: 0;
}
.contact-wrapper .form-group.textarea-form-group {
    margin-bottom: 15px;
}
.one-service {
    margin-bottom: 30px;
}
.one-service img {
    border-radius: 3px;
}
.one-service .title {
    font-size: 20px;
    padding-top: 12px;
}
.service-overlay {
    position: relative;
}
.service-overlay:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(122, 186, 30, 0.77);
    opacity: 0;
    transition: all .3s ease;
    z-index: 1;
}
.service-overlay:after {
    content: '+';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    transition: all .3s ease;
    opacity: 0;
    font-size: 60px;
    color: #fff;
    font-weight: 300;
}
.one-service:hover .service-overlay:before, .one-service:hover .service-overlay:after {
    opacity: 1;
}