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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a {
	text-decoration: none;
	outline: 0 !important;
}

a:hover, a:active, a:focus {
	text-decoration: none !important;
}

/* =Layout
-------------------------------------------------------------- */

.wrapper
{
	width: 100%;
	max-width: 1440px;
	margin: 0px auto;
	overflow: hidden;
}

.header
{
	width: 100%;
	float: left;
	border-top: 6px solid #a0cc3b;
	background-color: #232020;
	padding-top: 20px;
}

.head-cntr h2
{
	background-image: url('images/phn.png');
	background-repeat: no-repeat;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	color: #FFF;
	padding-left: 45px;
	height: 26px;
	line-height: 26px;
	margin-top: 30px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.head-right ul.social
{
	float: right;
	margin-top: 15px;
	margin-bottom: 0px;
}

.head-right ul.social li
{
	float: left;
}

.head-right ul.social li a
{
	float: left;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color: #232020;
	background-color: #FFF;
	border-radius: 50%;
	margin-right: -10px;
	box-shadow: 1px 1px 1px 1px #000;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.head-right ul.social li a:hover
{
	background-color: #9dcb3c;
	color: #FFF;
	-webkit-transform: translateX(-8px);
	transform: translateX(-8px);
}

.menu-main ul.menu
{
	float: left;
	margin: 0px;
	padding: 15px;
}

.menu-main ul.menu li
{
	float: left;
}

.menu-main ul.menu li::after
{
	content: "/";
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	color: #FFF;
	margin: 0px 15px;
}

.menu-main ul.menu li:last-child::after
{
	display: none;
}

.menu-main ul.menu li a
{
	float: left;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	color: #FFF;
}

.menu-main
{
	background-color: #84bc40;
	margin-bottom: -25px;
	position: relative;
	z-index: 999999;
	margin-top: 20px;
}

.menu-main::after
{
	content: "";
	background-color: #84bc40;
	position: absolute;
	left: 100%;
	top: 0px;
	bottom: 0px;
	width: 100vw;
}

.slider
{
	width: 100%;
	float: left;
}

.slider h1
{
	margin: 0px;
}

.ls-bottom-slidebuttons
{
	top: -64px !important;
}

.ls-bottom-slidebuttons a
{
	height: 9px !important;
	width: 72px !important;
	margin: 0px 3.5px !important;
	background-color: #898687 !important;
	background-image: none !important;
}

.ls-bottom-slidebuttons a.ls-nav-active
{
	background-color: #84bc40 !important;
}
.contain1
{
	width: 100%;
	float: left;
	background-image: url('images/contain1-bg.jpg');
	background-size: 100% 100%;
	padding: 60px 0px 45px;
}

.contain1 .nav-pills li
{
	margin-right: 40px;
	padding-bottom: 18px;
	border-bottom: 3px solid transparent;
	margin-bottom: -1px;
}

.contain1 .nav-pills li:last-child
{
	margin-right: 0px;
}

.contain1 .nav-pills li a
{
	padding: 0px;
	line-height: 1;
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color: #303031 !important;
	background-color: transparent !important;
	margin: 0px 5px;
}

.contain1 .nav-pills li.active
{
	border-bottom: 3px solid #284277;
}

.contain1 .nav-pills li.active a
{
	background-color: transparent;
	color: #303031;
}

.contain1 .nav-pills
{
	border-bottom: 1px solid #dfdfdf;
}

.contain1 .tab-content
{
	margin-top: 35px;
}

.contain1 h2
{
	font-family: 'PT Sans', sans-serif;
	font-size: 38px;
	color: #284277;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 0px;
}

.contain1 p
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
	max-width: 630px;
	line-height: 1.5;
	margin-bottom: 20px;
}

.contain1 a
{
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #303031;
}

.contain2
{
	width: 100%;
	float: left;
}

.contain2-top
{
	width: 100%;
	float: left;
	background-color: #284277;
}

.contain2 .nav-pills
{
	display: table;
	margin: 15px auto;
}

.contain2 .nav-pills li::after
{
	content: "/";
	color: #FFF !important;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	float: right;
	margin: 0px 35px;
	line-height: 1;
}

.contain2 .nav-pills li a
{
	background-color: transparent !important;
	color: #FFF !important;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
	line-height: 1;
	padding: 0px;
	float: left;
}

.contain2 .nav-pills li.active a, .contain2 .nav-pills li.active a:hover
{
	text-decoration: underline !important;
}

.contain2-btm
{
	width: 100%;
	float: left;
	background-image: url('images/contain2-bg.jpg');
	background-size: 100% 100%;
	padding-top: 100px;
}

.tab-imgsmain
{
	padding-left: 9px !important;
	padding-right: 9px !important;
	position: relative;
	margin-bottom: -10px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.tab-imgsmain:hover
{
	margin-top: -40px;
}

.tab-imgsmain:hover .tab-imgovrly
{
	opacity: 1;
}

.tab-imgovrly
{
	position: absolute;
	left: 30px;
	right: 30px;
	top: 44px;
	bottom: 20px;
	z-index: 9999;
	background-color: rgba(38, 37, 37, 0.95);
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.tab-imgovrly h2
{
	font-family: 'Vani';
	font-size: 20px;
	color: #84bc40;
	margin-top: 90px;
	margin-bottom: 20px;
}

.tab-imgovrly p
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	padding: 0px 15px;
}

.tab-imgovrly a
{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #FFF !important;
	max-width: 184px;
	width: 90%;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	background-color: #84bc40;
	display: inline-block;
	margin-top: 25px;
}

.contain3
{
	width: 100%;
	float: left;
	padding: 80px 0px;
}

.contain3-top
{
	width: 100%;
	float: left;
}

.contain3-top h2
{
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 38px;
	color: #284277;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.contain3-top p
{
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
}

.contain3-btm
{
	width: 100%;
	float: left;
	margin-top: 100px;
}

.contain3-btm .testi
{
	background-color: #f6f6f6;
	text-align: center;
	padding-bottom: 30px;
	box-shadow: 0px 0px 1px 0px #B7B1B1;
}

.contain3-btm .testi:hover
{
	background-color: #232020;
}

.contain3-btm .testi img
{
	margin-top: -60px;
}

.contain3-btm .testi h2
{
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #0c0f16;
}

.contain3-btm .testi:hover h2
{
	color: #84bc40;
}

.contain3-btm .testi p
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
	padding: 0px 30px;
	font-style: italic;
}

.contain3-btm .testi:hover p
{
	color: #FFF;
}

.contain4
{
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 60px;
}

.contain4-left
{
	width: 50%;
	float: left;
}

.contain4-right
{
	width: 50%;
	float: left;
	background-color: #232020;
	padding-left: 62px;
	max-width: 654px;
	position: relative;
	height: 400px;
}

.contain4-right::after
{
	content: "";
	background-color: #232020;
	position: absolute;
	left: 100%;
	top: 0px;
	bottom: 0px;
	width: 100vw;
}

.contain4-right h2
{
	color: #84bc40;
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	margin-top: 30px;
}

.contain4-right p
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
}

.contain4-right ul
{
	margin-top: 30px;
}

.contain4-right li
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-bottom: 15px;
	padding-left: 40px;
	position: relative;
}

.contain4-right li::before
{
	content: "\f055";
	font-family: FontAwesome;
	position: absolute;
	left: 0px;
	top: -2px;
	font-size: 20px;
}

.contain4-right li:hover::before
{
	color: #84bc40;
}

img.contain4-cntr
{
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	top: 40%;
}

.footer
{
	width: 100%;
	float: left;
	background-image: url('images/ftr-bg.jpg');
	background-size: 100% 100%;
	padding-bottom: 60px;
	position: relative;
}

.footer h2
{
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	color: #FFF;
	margin-top: 37px;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 25px;
}

.footer h2::before
{
	content: "";
	height: 1px;
	max-width: 180px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: #919090;
	position: absolute;
}

.footer .ftr-col
{
	position: relative;
}

.footer .ftr-col::before
{
	content: "";
	height: 92px;
	right: 35px;
	width: 1px;
	top: 130px;
	background-color: #919090;
	position: absolute;
}

.footer .ftr-col li
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	position: relative;
	padding-left: 15px;
	padding-bottom: 6px;
	max-width: 215px;
}

.footer .ftr-col li a
{
	color: #FFF !important;
}

.footer .ftr-col li::before
{
	content: "-";
	left: 0px;
	position: absolute;
	font-size: 17px;
	color: #84bc40;
	font-family: 'PT Sans', sans-serif;
	top: -3.5px;
}

.ftr-col-3 ul.recnt li
{
	padding-left: 0px;
	position: relative;
	float: left;
	clear: both;
}

.ftr-col-3 ul.recnt li::before
{
	content: "";
	height: 1px;
	max-width: 180px;
	bottom: 5px;
	left: 0px;
	width: 100%;
	background-color: #919090;
	position: absolute;
	top: auto;
}

.ftr-col-3 ul.recnt li:last-child::before
{
	display: none;
}

.ftr-col-3 ul.recnt li p
{
	max-width: 180px;
	margin: 0px;
	line-height: 1.2;
}

.ftr-col-3 ul.recnt li p span
{
	width: 100%;
	float: left;
	margin: 8px 0px;
	font-size: 12px;
	
}

.ftr-col-3 ul.recnt li span::before
{
	content: "\f073";
	font-family: FontAwesome;
	font-size: 12px;
	color: #84bc40;
	margin-right: 10px;
}

.ftr-col-4::before
{
	display: none;
}

.ftr-col-4 li
{
	padding-left: 22px !important;
}

.ftr-col-4 li::before
{
	display: none;
}

.ftr-col-4 li .fa
{
	position: absolute;
	left: 0px;
	font-size: 15px;
	color: #84bc40;
	top: 3.5px;
}

.newsltr-main
{
	width: 100%;
	float: left;
	position: absolute;
	bottom: -45px;
}

.newsltr
{
	width: 100%;
	max-width: 1015px;
	margin: -35px auto;
	display: table;
	background-color: #84bc40;
	
}

.newsltr-left h3
{
	background-image: url('images/newsltr-bg.png');
	background-size: auto 100%;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	height: 48px;
	line-height: 48px;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	color: #313131;
}

#newsletterwidget-2
{
	list-style: none;
	list-style-type: none;
	margin-top: 7px;
}

.newsletter-email
{
	width: 92%;
	float: left;
	height: 34px;
	padding-left: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
	border: 0px;
	margin-left: 15px;
}

.newsletter-submit
{
	width: 8%;
	float: right;
	height: 34px;
	background-image: url('images/newsltr-sbmt-btn.png');
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	margin-right: -15px;
}

.ftr-btm
{
	width: 100%;
	float: left;
	margin: 55px auto;
}

.ftr-btm h2
{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
	text-align: center;
	margin-top: 30px;
}

.ftr-btm h2 span
{
	margin: 0px 15px;
}

.ftr-btm h2 a
{
	color: #404041 !important;
}

h1.entry-title
{
	font-family: 'PT Sans', sans-serif;
	font-size: 38px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	float: left;
	border-bottom: 1px solid;
}

#content
{
	width: 100%;
	float: left;
}

.entry-content
{
	width: 100%;
	float: left;
	padding-bottom: 30px;
	min-height: 400px;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #404041;
	line-height: 1.5;
}

.contact-left-col .wpcf7-form-control 
{
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box;
	resize:none;
	margin-bottom:10px;
	height:35px;
	border-radius: 5px;
	border: 1px solid #999;
	font-family: "Open Sans",sans-serif;
}

.contact-left-col .wpcf7-textarea
{
	height: 240px;
}

.contact-left-col .wpcf7-submit:hover
{
	background-color: #000;
	color:#FFF;
}

.contact-left-col .wpcf7-submit
{
	cursor:pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.contact-left-col p
{
	margin-bottom: 0px;
}

.contain2 .nav-pills li:last-child::after
{
	display: none;
}

.shiftnav-main-toggle-content a
{
	font-family: 'PT Sans', sans-serif;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

.shiftnav-menu-title a
{
	font-family: 'PT Sans', sans-serif;
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

