/*** ozcHelper ***/
.text-center{
	text-align: center;
}
.clear{
	clear: both;
}
.list-inline {padding-left:0;list-style:none;margin-left:-5px}
.list-inline >li {display:inline-block;padding-left:5px;padding-right:5px}

/*** ozcLink ***/
.ozcLink {
	padding-left: 1em;
}
.ozcLink .small{
	padding: 0 5px;
	height: 35px;
}
.ozcLink img{
	width: 105px;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.copyright li div.row ul.links{
	margin-top:7px;
	margin-bottom: 7px;
}
.copyright > li {
	position: relative;
}
.copyright_text {
	position: relative;
	top: -17px;
	left: 0;
}

/*** logo ***/
.logo {
    position: relative;
}
.logo .icon img {
    max-height: 100%;
    max-width: 100%;
    position: relative;
    left: 2px;
    top: 19px;
}
/*** logo ***/

/*** navigation ***/
header .inner{
    max-width: 1230px;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar{
    margin-top: 15px;
    position: relative;
    z-index: 4;
    font-family: 'SourceSansPro-Regular' !important;
    font-size: 22px;
    padding: 20px 0 0.5rem 0;
}
.navbar .navbar-brand{
    font-size: 22px;
    font-weight: 300;
    font-family: 'SourceSansPro-Regular' !important;
    padding: 8px 0 1px 0;
    margin-right: 6px;

}
.navbar .nav-link{
    padding: 8px 8px !important;
    font-weight: 300 !important;
}

.navbar .navbar-brand:hover,
.navbar .nav-link:hover{
    color: rgb(36,57,112) !important;
    text-decoration: underline;
}
#navbarSupportedContent.in{
    display: block;
}

.lang_change > li{
    padding-left: 0px;
    padding-right: 0px;
}
.lang_change > li > a.nav-link{
    padding: 8px 0px !important;
}
.lang_change > li > a.active{
    color: rgb(36,57,112) !important;
}
.lang_change .separator{
    position: relative;
    line-height: 6px;
    display: block;
    top: 5px;
}
/*** navigation ***/

/*** sections ***/
section .inner.container{
    z-index: 4;
    position: relative;
}
/*** sections ***/

/*** section banner ***/
#banner{
    background-image: none;
	padding: 112px 3em 0em;
    background-color: #ffffff;
    margin-bottom: 0 !important;
}
#banner::before,
#banner::after{
	box-sizing: border-box;
}
#banner .inner{
    max-width: 1230px;
}
#banner h1{
    font-family: 'SourceSansPro-Regular' !important;
    font-size: 75px;
    text-transform: none;
    margin: 0 0 8px 0;
    display: block;
}
#banner h2{
	padding-bottom: 40px;
	margin-top: -32px;
    padding-left: 0px;
}
#banner h3{
    font-family: 'SourceSansPro-Regular';
    font-size: 63px;
    text-transform: none;
	margin-bottom: 66px;
}
#banner p{
    font-family: 'SourceSansPro-Regular';
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}
#banner strong {
    font-family: 'SourceSansPro-SemiBold';
}
#banner .logo .icon{
    font-size: 2.75em;
    top: 31px;
    position: relative;
}
#banner a{
    color: rgb(36,37,41);
    text-decoration: underline;
}
#banner a:hover{
    color: rgb(36,57,112) !important;
    font-family: 'SourceSansPro-SemiBold' !important;
}
/*** section banner ***/

/*** section services ***/
#services {
    font-family: 'SourceSansPro-Regular' !important;
}
#services .inner{
    padding-top: 2em;
    max-width: 840px;
}
#services h2{
    font-size: 48px;
}
#services h4{
    font-size: 24px;
}
#services p{
    font-family: 'SourceSansPro-Regular';
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}
#services a{
    color: rgb(36,37,41);
    text-decoration: underline;
}
#services a:hover{
    color: rgb(36,57,112) !important;
    font-family: 'SourceSansPro-SemiBold' !important;
}
/*** section services ***/

/*** section four ***/
#four .inner{
    padding-top: 8.5em;
    padding-bottom: 9.5em;
}
#four h2{
    font-size: 48px;
    text-transform: none;
}
#four p{
    font-family: 'SourceSansPro-Regular';
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
}
/*** section four ***/

/*** section chemistry ***/
#chemistry {
    font-family: 'SourceSansPro-Regular' !important;
}
#chemistry .inner{
    padding-top: 2em;
    padding-bottom: 2em;
    max-width: 1230px;
}
#chemistry ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 22px;
    font-family: 'SourceSansPro-Regular' !important;
}
#chemistry ul > li {
    list-style-type: none;
    position: relative;
}
#chemistry ul > li:before {
    content: "-";
    position: absolute;
    left: 0px;
}
/*** section chemistry ***/

/*** section agriculture-chemistry ***/
#agriculture-chemistry {
    font-family: 'SourceSansPro-Regular' !important;
}
#agriculture-chemistry .inner{
    padding-top: 2em;
    padding-bottom: 2em;
    max-width: 840px;
}
#agriculture-chemistry ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-size: 22px;
    font-family: 'SourceSansPro-Regular' !important;
}
#agriculture-chemistry ul > li {
    list-style-type: none;
    position: relative;
}
#agriculture-chemistry ul > li:before {
    content: "-";
    position: absolute;
    left: 0px;
}
/*** section agriculture-chemistry ***/


/*** footer ***/
#footer {
    background-image: none;
}
#footer .inner{
    padding-bottom: 30px;
    padding-top: 30px;
    max-width: 1230px;
}
#footer,
#footer .inner h2,
#footer .inner p,
#footer .inner a {
    font-family: 'SourceSansPro-Regular' !important;
    color: #0f0f0f;
}
#footer .inner a {
    text-decoration: underline;
}
#footer .inner a:hover {
    color: rgb(36,57,112) !important;
}
#footer .inner h2 {
    text-transform: none !important;
    margin-bottom: 185px;
}
#footer .inner h3 {
    margin-top: 37px;
    font-size: 30px;
    margin-bottom: 58px;
}
#footer .small{
    font-size: 16px;
    margin-bottom: 16px !important;
}
#footer .inner form {
    max-width: 747px;
    width: 100%;
}
#footer ul{
    margin: 0;
    padding: 0;
}
#footer .footer_navigation > li {
    margin-right: 33px;
}
#footer .footer_navigation > li > a {
    font-size: 22px;
    text-decoration: none;
}
#footer .footer_navigation > li > a:hover{
    color: rgb(36,57,112) !important;
    text-decoration: underline;
}
#footer form textarea{
    border: none;
}
#footer .form-check{
    margin-top: -10px;
    margin-bottom: 40px;
}
#footer form input[type="text"],
#footer form input[type="email"]{
    background: #ffffff;
}
#footer form input[type="checkbox"] + label {
    padding-right: 36px;
}
#footer form input[type="submit"]{
    padding: 10px 50px;
    font-size: 22px;
    font-weight: normal;
    line-height: 30px;
    height: inherit;
    text-transform: capitalize;
}
#footer form input[type="submit"]:hover{
    padding: 10px 50px;
    background-color: rgb(36, 57, 112);
    opacity: 0.65;
    color: #fff !important;
    font-size: 22px;
    font-weight: normal;
}
/*** footer ***/

.title_scroll, .title_scroll img {
	position: relative;
}
.title_scroll img {
	top: 8px;
	left: 0;
	margin-right: 10px;
}
#ozcBreadcrumb+p, #ozcBreadcrumb+div {
	clear: both;
}
#header h1 a {
	font-size:10px;
}
.redactor-editor, .redactor-box {
	background-color: #333 !important;
}
#three .redactor-box ul {
	float: none;
}


/*** static page ***/
body.static_layout{
    background-color: #f3f0eb;
}
.wrapper_static_content {
    padding: 56px 0 146px 0;
    background-color: #f3f0eb;
}
.wrapper_static_content .breadcrumb{
    margin-bottom: 72px;
    background-color: #f3f0eb;
}

.wrapper_static_content a {
    font-family: 'SourceSansPro-Regular' !important;
    color: #0f0f0f;
    text-decoration: underline;
}
.wrapper_static_content a:hover {
    color: rgb(36,57,112) !important;
}

.wrapper_static_content ul {
    margin-top: 0;
    margin-bottom: 8px;
    padding-left: 0;
    font-size: 22px;
    font-family: 'SourceSansPro-Regular' !important;
}
.wrapper_static_content ul > li {
    list-style-type: none;
    position: relative;
}
.wrapper_static_content ul > li:before {
    content: "-";
    position: absolute;
    left: 0px;
}



.wrapper_static_content .breadcrumb a {
    color: #000000;
}
.wrapper_static_content .breadcrumb a:hover {
    color: rgb(36, 57, 112) !important;
    text-decoration: underline;
}
.wrapper_static_content h2.major {
    margin-bottom: 121px;
    margin-top: 60px;
}
section.static_pages img{
	max-height: 100%;
	max-width: 100%;
}
.static_layout #footer{
    background-color: #f3f0eb;
}
#downloads ul {
	list-style-type: none;
}
#downloads ul li:before {
	font-family: 'FontAwesome';
	content: '\f1c1';
	margin:0 5px 0 -15px;
	color: #ffffff;
}
#downloads td{
	padding: 2em 2em 0 2em;
}
/*** static page ***/

/*** loading indicator ***/
.stripe-loading-indicator{
	z-index: 99999;
}
.stripe-loading-indicator .stripe,
.stripe-loading-indicator .stripe-loaded{
	background: #5b6a95 none repeat scroll 0 0;
}

/*** alert messages ***/
.alert {
	border: 1px solid transparent;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 15px;
	display: inline-block;
}
.alert h4 {
	color: inherit;
	margin-top: 0;
}
.alert .alert-link {
	font-weight: 700;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
	color: inherit;
	position: relative;
	right: -21px;
	top: -2px;
}
.alert-success {
	background-color: rgba(53, 56, 73, 0.95);
	border-color: #3c763d;
	color: #3c763d;
}
.alert-success strong{
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-error b{
	color: #a94442;
}

.alert-error,
.alert-danger {
	background-color: rgba(53, 56, 73, 0.95);
	border-color: #a94442;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
	color: #843534;
}
/*** validation messages ***/
#submitbtn:disabled {
	opacity: 1;
}
.list-unstyled {
	list-style: outside none none;
	padding-left: 0;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442;
}
.help-block {
	color: #737373;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
}
/*[start] search form*/

/*** cookie bar **/
.cookie-bar {
    font-family: 'SourceSansPro-Regular' !important;
}
.cookie-bar form{
    margin-bottom: 0;
    text-align: center;
}
.cookie-notification {
    margin-bottom: 0;
}
.cookie-notification p {
    padding: 0px 10px 0px 10px;
}
.cookie-bar > div > div {
    margin-right: auto;
    margin-left: auto;
}
.cookie-bar .container{
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px;
    width: 100%;
}
.cookie-bar button{
	background:transparent;
	border:solid 1px #ffffff;
	border-radius:0;
	color:#ffffff;
	font-weight: 600;
	font-size: 0.9em;
	padding: 10px 18px;
}
.cookie-nav a {
	text-decoration: none;
}
.cookie-nav a:hover {
	cursor: pointer;
}
.cookie-settings{
    text-align: center;
}
.cookie-settings b{
    color: #ffffff;
}
.cookie-bar .cookie-settings p,
.cookie-bar .cookie-settings .form-check{
    text-align: center;
    float: none;
}
@media (min-width: 768px) {
	.cookie-bar .container {
        max-width: 100%;
	}
}
@media (min-width: 992px) {
	.cookie-bar .container {
        max-width: 100%;
	}
}
@media (min-width: 1200px) {
	.cookie-bar .container {
        max-width: 100%;
	}
}
@media (min-width: 1600px){
    .cookie-bar .container {
        max-width: 100%;
    }
}
@media (min-width: 2090px){
    .cookie-bar .container {
        max-width: 2030px;
    }
}
/*** cookie bar **/

/*** viewpoits ***/
@media screen and (max-width: 1680px){
	#banner .logo .icon {
		font-size: 3.75em;
		top: 22px;
	}
	.logo .icon img{
		max-height: 70%;
		max-width: 70%;
		top: 18px;
		left:1px;
	}
	#banner h2{
		padding-bottom: 40px;
		margin-top: -32px;
	}
}
@media screen and (max-width: 1280px) {
    .container{
        max-width: 1180px;
    }
	#banner .logo .icon {
		max-height: 70%;
		max-width: 70%;
		font-size: 2.5em;
		top:18px;
	}
	.logo .icon img{
		top: 8px;
		left:0;
	}
	#banner h2{
		padding-bottom: 35px;
		margin-top: -28px;
	}
	.blog_wrapper > .wrapper::before,  .static_pages > .wrapper::before, .realestate_wrapper > .wrapper::before {
		top:0;
		height: 0;
	}
}
@media screen and (max-width: 980px) {
    .wrapper {
        margin: 6.5em 0;
    }
	#banner .logo .icon {
		max-height: 70%;
		max-width: 70%;
		font-size: 2.5em;
		top: 18px;
	}
	.logo .icon img{
		top: 9px;
		left:2px;
	}
}
@media screen and (max-width: 736px) {
    .wrapper {
        margin: 6.5em 0;
    }
	#banner .logo .icon {
		max-height: 70%;
		max-width: 70%;
		font-size: 2.5em;
		top: 18px;
	}
	.logo .icon img{
		top: 9px;
		left:2px;
	}
	#banner h1{
        font-size: 65px;
        margin: 0 0 8px 0;
	}
    #banner h3,
	#banner h2{
        font-size: 53px;
        margin-bottom: 66px;
	}
}
@media screen and (max-width: 640px) {
	#wrapper > header{
		padding: 4em 2em 3em;
	}
    .wrapper {
        margin: 6.5em 0;
    }
	#banner .logo .icon {
		max-height: 70%;
		max-width: 70%;
		font-size: 2.3em;
		top: 20px;
	}
	.logo .icon img{
		top: 9px;
		left:2px;
	}
    #banner h1{
        font-size: 55px;
        margin: 0 0 8px 0;
    }
    #banner h3,
    #banner h2{
        font-size: 43px;
        margin-bottom: 66px;
    }
    #services h2,
    #four h2,
    #chemistry h2,
    #agriculture-chemistry h2,
    #footer h2 {
        font-size: 28px !important;
    }

    #services h4,
    #four h4,
    #chemistry h4,
    #agriculture-chemistry h4,
    #footer h4,
    #footer h3{
        font-size: 21px !important;
    }

    p,
    #banner p,
    #services p,
    #four p,
    input[type="checkbox"] + label,
    #services ul,
    #four ul,
    #chemistry ul,
    #agriculture-chemistry ul,
    #footer ul,
    #footer .footer_navigation > li > a{
        font-size: 18px;
    }
}
@media screen and (max-width: 360px) {
	#wrapper > header{
		padding: 3.5em 2em 3em;
	}
    .wrapper {
        margin: 6.5em 0;
    }
	#banner .logo .icon {
		font-size: 1.95em;
		top: 18px;
	}
	.logo .icon {
		top: 16px;
	}
	.logo .icon img{
		top: 6px;
		left:2px;
	}

    #banner h1{
        font-size: 35px;
        margin: 0 0 8px 0;
    }
    #banner h3,
    #banner h2{
        font-size: 23px;
        margin-bottom: 46px;
    }

    #services h2,
    #four h2,
    #chemistry h2,
    #agriculture-chemistry h2,
    #footer h2 {
        font-size: 26px !important;
    }

    #services h4,
    #four h4,
    #chemistry h4,
    #agriculture-chemistry h4,
    #footer h4,
    #footer h3{
        font-size: 19px !important;
    }

    p,
    #banner p,
    #services p,
    #four p,
    input[type="checkbox"] + label,
    #services ul,
    #four ul,
    #chemistry ul,
    #agriculture-chemistry ul,
    #footer ul,
    #footer .footer_navigation > li > a{
        font-size: 15px;
    }

    #footer .inner h2 {
        margin-bottom: 65px;
    }

	.blog_list_item_right, .post-list .sharepost ul {
		float: right;
	}
	/*.copyright .ozcLink .links li {*/
		/*float: left;*/
	/*}*/
	.copyright > li {
		width: 100% !important;
		clear: both;
		float: left;
	}
	#footer .inner .copyright li {
		margin:0 0 20px;
	}
	.copyright .ozcLink .links li {
		padding-left: 15px !important;
	}
	.copyright .ozcLink .links li:first-child {
		padding-left: 0 !important;
	}
}
