/**
* Theme Name: NT Agricom Child
* Description: This is a child theme of NT Agricom.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: nt-agricom
* Version: 1.8.7
*/

#menu-primary{
	text-align: end!important;
}

.footer--style-3{
	background-color: #282828;
	color:#fff!important;
	padding-top: 80px!important;
}

#footer {
    border-top: 0px!important;
}


#footer .footer__title{
	color:#fff;
}


.section-contact .bg-1{
	background:#fff;
	color:#004731;
}
.section-contact .item__subtitle{
	color:#004731;
}
.section-contact .bg-2{
	background:#004731;
	color:#fff;
}
.section-contact .bg-2 .item__subtitle{
	color:#fff;
}
.section-contact .bg-2 .item__title{
	color:#49BA00;
}

.custom-btn.primary:hover,
.custom-btn.primary{
	background:#0F40D8;
	color:#fff!important;
	border-color:#0F40D8;
}

.custom-btn{
	background:#fff;
	color:#004731;
}

.footer--style-3{
	background:#0F1322;
}

.breadcrubms span,
#top-bar__navigation li:not(.li-btn).active > a, #top-bar__navigation li:not(.li-btn).current > a, #top-bar__navigation li:not(.li-btn):hover > a{
	color:#49BA00!important;
}

@media only screen and (max-width: 768px) {
	#menu-primary{
		text-align: start!important;
	}
}

@media only screen and (min-width: 1200px) {
    .start-screen__content .title {
        font-size: 70px;
		line-height: 1.1;
		font-weight: 600;
        letter-spacing: 0px;
    }
}
