/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:
$rembase:     14;
$line-height: 24;
---------- Examples
* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)
* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)
---------- Vertical spacing
Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:
.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}
---------- Further reading
http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/
/* =Reset
-------------------------------------------------------------- */
@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
}
img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.wrapper {
	width: 1252px;
	margin: 0px auto;
}
.header {
	margin: 0 auto;
	padding: 6px 0 5px 0;
	background:#2ab168;
	height: auto;
	width: 100%;
}
.contact_info {
	color: #FFFFFF;
	float: left;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0;
}
.contact_info > a {
	color: #FFFFFF;
	text-decoration: none;
}
.contact_info > a:hover {
	text-decoration: underline;
}
.headerright {
	float: right;
	margin: 10px 0 0 -35px;
	padding: 0;
}
.if {
	float: left;
	margin: 0 31px 0 0;
	padding: 0;
}
.if h4 {
	color: #2C95DD;
	font-size: 13px;
}
.if h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.if h4 a:hover {
	text-decoration: underline;
}
.emp {
	float: left;
	margin: 0 36px 0 0;
	padding: 0;
}
.emp h4 {
	color: #FFFFFF;
	font-size: 13px;
}
.emp h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.emp h4 a:hover {
	text-decoration: underline;
}
.searchbox {
	margin: 18px 0 0;
	padding: 0;
}
.searchbox {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.headermain {
	margin: 0 auto;
	padding: 6px 0 0 0;
	border-bottom: 1px solid #ccc;
	width: 100%;
	background: #fff;
}
.headerleft {
	margin: -6px 0 -8px 0;
	padding: 0;
	float: left;
}
.tfoll1 {
	float: left;
	margin-top: 12px;
}
.nav {
	margin: 16px 13px 0 0;
	padding: 0;
	float: left;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0;
}
.nav ul li a {
	font-size: 15px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #2c95dd;
}
.nav ul li a:hover {
	color: #000;
	padding-bottom: 80px;
}
.nav ul li:last-child {
	margin: 0;
}
.entry-title {
	font-weight: normal;
	font-size: 16px;
}
.strate {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
}
.extrase {
	clear: both;
	float: left;
	list-style: none outside none;
	margin: 30px 0 0 0px;
	padding: 0;
}
.extrase li {
	display: block;
	line-height: 30px;
}
.extrase li a {
	color: #2c95dd;
	text-decoration: none;
	font-size: 13px;
}
.extrase li a:hover {
	color: #474849;
}
.extrase h3 {
	color: #2c95dd;
	font-size: 13px;
	margin-bottom: 11px;
}
.extrase1 {
	float: left;
	list-style: none outside none;
	margin: 30px 0 0 179px;
	padding: 0;
}
.extrase1 li {
	display: block;
	line-height: 30px;
}
.extrase1 li a {
	color: #2c95dd;
	text-decoration: none;
	font-size: 13px;
}
.extrase1 li a:hover {
	color: #474849;
}
.extrase1 h3 {
	color: #2c95dd;
	font-size: 13px;
	margin-bottom: 11px;
}
.stim {
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.stim img {
	width: 200px;
	height: 150px;
	margin-right: 115px;
	margin-top: 41px;
}
.inim > img {
	float: left;
	height: 150px;
	margin-left: 21px;
	margin-right: 115px;
	margin-top: 31px;
	width: 200px;
}
.innoim img {
	float: left;
	display: none;
	height: 150px;
	margin-left: 73px;
	margin-right: 131px;
	margin-top: 23px;
	width: 200px;
}
.innov h3 a {
	color: #2c95dd;
	text-decoration: none;
	font-size: 13px;
}
.innov h3 a:hover {
	text-decoration: underline;
}
.strate h3 a {
	color: #474849;
	text-decoration: none;
	font-size: 16px;
}
.strate h3 a:hover {
	text-decoration: underline;
}
.abo h3 a {
	text-decoration: none;
	font-size: 13px;
	display: block;
	color: #147f2d;
	margin-bottom: 2px;
}
.abo h3 a:hover {
	text-decoration: underline;
}
.inim {
	margin: 0;
	padding: 0;
	display: none;
}
.ind {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
}
.innov {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
	overflow: hidden;
}
.servi {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
}
.sol {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
}
.oper {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 125;
	overflow: hidden;
}
.abo {
	background:#FFF;
	border: none;
	display: none;
	left: 0px;
	margin: 0 auto;
	padding: 17px 28px;
	position: absolute;
	right: 811px;
	width: 342px;
	z-index: 25;
}
.aboov {
	margin: 0;
	padding: 0;
}
.aboov a {
	text-decoration: none;
	color: #474849;
	font-size: 16px;
	font-weight: bold;
}
.aboov a:hover {
	text-decoration: underline;
}
.aboim {
	margin: 0;
	padding: 0;
	float: left;
	display: none;
}
.sl {
	border-bottom: 3px solid #ccc;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	display: none;
	background: #fff;
	position: absolute;
	z-index: 25;
	overflow: hidden;
}
.slov {
	margin: 0;
	padding: 0;
}
.slov h3 {
	font-size: 16px;
}
.slov a {
	text-decoration: none;
	color: #2c95dd;
	font-size: 13px;
}
.slov a:hover {
	text-decoration: underline;
}
.slim {
	margin: 21px 109px 0 0;
	padding: 0;
	float: left;
	display: none;
}
.edit-link {
	display: none;
}
.entry-content {
	color: #585858;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.entry-header {
	color: #2c95dd;
	margin: 17px 0 0 0;
	font-size: 12px;
}
.abbo {
	color: #585858;
	display: block;
	float: left;
	font-size: 13px;
	height: 56px;
	margin: 15px 70px 19px 0;
	padding: 0;
}
.abbo a:active {
	color: #000;
}
.abbo i {
	color: #2C95DD;
	float: left;
	margin-right: 11px;
	margin-top: 12px;
	font-size: 23px;
}
.ot {
	color: #585858;
	float: left;
	font-size: 13px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
.ot > h4 {
	color: #2C95DD;
	font-size: 17px;
	margin-bottom: -2px;
}
.ul {
	border-top: 2px solid #CCCCCC;
	float: left;
	margin-bottom: -24px;
	margin-top: 47px;
	width: 100%;
	display: none;
}
#ii {
	margin-bottom: -40px !important;
}
.stov h3 {
	margin-bottom: 0px;
}
.stov h3 a {
	text-decoration: none;
	color: #2c95dd;
	font-size: 13px;
}
.stov h3 a:hover {
	text-decoration: underline;
}
.indov h3 {
	margin-bottom: 0px;
}
.indov h3 a {
	text-decoration: none;
	color: #2c95dd;
	font-size: 13px;
}
.icon-caret-right {
	margin-right: 10px;
	font-size: 15px;
	color: #2c95dd;
}
.indov h3 a:hover {
	text-decoration: underline;
}
.stpa {
	float: left;
	width: 72%;
	margin-top: 14px;
}
.stima {
	float: left;
}
.inle {
	min-height: 230px;
}
.lhw > h3 {
	color: #585858;
	margin-bottom: s10px;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 13px;
}
.lhc img {
	float: left;
	height: 60px;
	margin-right: 8px;
	width: 60px;
}
.lhc a {
	color: #2C95DD;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.lhc a:hover {
	text-decoration: underline;
}
.lhc {
	color: #585858;
	font-size: 12px;
	margin: 0px 67px 32px 0;
	padding: 0;
	float: left;
	width: 374px;
	height: 65px;
}
.lhw {
	float: left;
	margin-top: 10px;
	width: 74%;
}
.wpcf7 input {
	border: 1px solid #CCCCCC;
	padding: 4px 0;
	width: 299px;
	-webkit-box-shadow: inset 0px 2px 2px 1px #dddddd;
	-moz-box-shadow: inset 0px 2px 2px 1px #dddddd;
	box-shadow: inset 0px 2px 2px 1px #dddddd;
}
textarea {
	border: 1px solid #CCCCCC;
	height: 73px;
	width: 297px;
	-webkit-box-shadow: inset 0px 2px 2px 1px #dddddd;
	-moz-box-shadow: inset 0px 2px 2px 1px #dddddd;
	box-shadow: inset 0px 2px 2px 1px #dddddd;
	font-family: calibri;
	font-size: 15px;
}
.wpcf7-form-control.wpcf7-submit {
	box-shadow: none;
	background: none repeat scroll 0 0 #2C95DD;
	color: #FFFFFF;
	font-size: 15px;
	width: 73px;
}
.wpcf7-form-control.wpcf7-submit:hover {
	color: #fff;
	background: none repeat scroll 0 0 #92d050;font-weight:bold;
}
.entry-content a {
	color: #2c95dd;
	text-decoration: none;
}
.entry-content a:hover {
	text-decoration: underline;
}
.entry-content strong {
	color: #2c95dd;
	font-weight: normal;
}
.coleft {
	float: left;
	margin: 17px 54px 0 30px;
}
.conleft1 {
	float: left;
	margin-top: 17px;
}
.coright {
	float: right;
	margin-right: 207px;
}
.leleft {
	float: left;
	font-size: 13px;
	margin-top: 20px;
}
.leright {
	float: left;
	margin: 5px 0 0 145px;
}
.leright11 {
	float: left;
	margin: 16px 0 0 145px;
}
.iass1 > h3 {
	color: #2C95DD;
}
.ims > ul {
	height: 97px !important;
	width: 45% !important;
	list-style: none;
}
.ims li {
	color: #585858;
	font-size: 25px;
	height: 200px;
	text-align: center;
	width: 100% !important;
}
.late {
	float: left;
	width: 50%;
}
.entry-content > ul {
	margin: 0 0 0 13px;
	padding: 0;
}
.late > h3 {
	color: #2C95DD;
	margin-bottom: 5px;
}
.late1 {
	margin: 0 0 12px 0;
	padding: 0;
	width: 95%;
}
.neti {
	color: #585858;
	font-size: 13px;
}
.da {
	color: #2C95DD;
	font-size: 13px;
	margin-top: 3px;
}
.eve {
	float: left;
	width: 50%;
}
.eve > h3 {
	color: #2C95DD;
	margin-bottom: 5px;
}
.inco {
	float: left;
	margin-bottom: 25px;
	margin-right: 20px;
	width: 70%;
	font-size: 13px;
	color: #474849;
	line-height: 22px;
	text-align: justify;
	margin-top: 10px;
}
.incoright {
	float: right;
	margin-top: 10px;
}
.nopad {
	font-size: 17px;
	color: #474849;
	margin-left: 0;
}
.incoright > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.incoright li {
	margin: 0;
	padding: 0;
}
.incoright ul li a {
	color: #2C95DD;
	font-size: 15px;
	text-decoration: none;
}
.incoright ul li a:hover {
	text-decoration: underline;
}
.alignnone.size-full.wp-image-181 {
	box-shadow: 10px 10px 10px;
	height: 327px;
	margin: 22px 0 0;
	width: 694px;
}
.page-id-190 .inle {
	margin-bottom: 18px;
}
.heads h2 {
	color: #2C95DD;
	font-size: 18px;
	margin: 13px 0 0;
}
.air1 ul {
	margin: 0 0 0 12px;
	;
	padding: 0;
}
.air1 a {
	display: block;
	margin: 0 0 -16px 0;
}
.air1 ol {
	margin: 0 0 0 12px;
	padding: 0;
}
.fintext {
	color: #585858;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 75%;
}
.fiimg {
	float: left;
	margin: 5px 0 0 22px;
	padding: 0;
}
.fiimg > img {
	height: 200px;
	width: 250px;
}
.fiteim {
	margin: -5px 0 0 14px;
	padding: 0;
	width: 100%;
	display: block;
	float: left;
}
#fiem33 > h4 {
	color: #474849;
}
#firightt a {
	color: #2c95dd;
	text-decoration: none;
}
#firightt a:hover {
	text-decoration: underline;
}
.serleft {
	background: none repeat scroll 0 0 #E5E5E5;
	float: left;
	margin: 0;
	padding: 7px;
	width: 205px;
}
.abusimg {
	float: left;
	margin-top: 20px;
}
#firightt {
	margin-top: 50px;
	padding-top: 0px;
}
.alignnone.size-full.wp-image-477 {
	height: 486px;
	margin-top: 33px;
	width: 266px;
}
.alignnone.size-full.wp-image-479 {
	height: 480px;
	margin-top: 32px;
	width: 261px;
}
.alignnone.size-full.wp-image-536 {
	width: 265px;
}
.alignnone.size-full.wp-image-543 {
	height: 500px;
	width: 264px;
}
.substs {
	margin-left: -30px;
}
.ifrim img {
	display: block;
	height: 641px;
	margin: 0 auto;
	width: 86%;
}
.ifrimgg img {
	display: block;
	margin: 0 auto;
}
#mycarousel > li {
	width: 200px !important;
}
.page-id-846 .entry-content {
	margin-top: 20px;
}
.ann {
	display: block;
	font-size: 20px;
	margin-bottom: -27px;
}
#desc2 ul {
	color: #474849;
	font-size: 13px;
	line-height: 22px;
}
.page-id-862 .entry-header {
	display: none;
}
#tabs2 {
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
#tabs2 ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#tabs2 ul li {
	float: left;
	display: block;
	text-align: center;
	background: #2c95dd;
	border: 1px solid #fff;
	margin: 0 0 13px 0;
	padding: 4px 0;
	width: 16%;
	color: #fff;
	cursor: pointer;
}
#tabs2 ul li.active {
	background: #4763b3;
	border-bottom: 1px solid #fff;
}
#desc2 {
	width: 100%;
}
#desc2 div {
	clear: left;
	background: #fff;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #474849;
	line-height: 24px;
}
#desc2 li {
	margin-bottom: 10px;
}
#desc2 a {
	color: #2c95dd;
}
.dwn {
	color: #2c95dd;
	font-size: 16px;
}
.dwn:hover {
	text-decoration: none;
}
.gold {
	background: url("images/gold.jpg") no-repeat;
	background-size: cover;
}
.diamond {
	background: url("images/diamond.jpg") no-repeat;
	background-size: cover;
}
.platinum {
	background: url("images/platinum.jpg") no-repeat;
	background-size: cover;
}
.page-id-874 .entry-content a {
	font-size: 15px;
	line-height: 32px;
}
.page-id-874 .entry-content {
	font-size: 17px;
}
.tabsin {
	width: 100%;
	margin: 10px 0 0 12px;
	display: block;
	float: left;
	padding: 0;
}
.tabsin > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.tabsin > ul li {
	box-shadow: 0px 5px 5px green;
	float: left;
	background: #92d050;
	margin-right: 5px;
	text-align: center;
	padding: 2px 0px;
	cursor: pointer;
}
.row4, .row10, row16, .row22 {
	border-bottom: none !important;
}
.tabsin > ul li a {
	text-decoration: none;
	color: #fff;
	width: 142px;
	display: block;
	padding: 3px 0;
	font-weight: bold;
	margin: 0 auto;
	font-size: 13px;
}
.tabsin > ul li:hover{transform:scale(1.1, 1.1);display: block;}
.seplia {
}
.tabsin > ul li a:hover {
	text-decoration: none;display: block;
}
.page-id-1166 .entry-header {
	display: none;
}
.faa {
	color: #474849;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin-top: 20px;
}
.faa a {
	color: #2c95dd;
}
.ifrdol {
	display: block;
	font-size: 15px;
	margin-top: 10px;
}
.tabless > ul {
	list-style: none outside none;
	margin: 0 0 1px 0;
	padding: 0;
	float: left;
}
.tabless li {
	background: none repeat scroll 0 0 #f9c400;
	float: left;
	line-height: 20px;
	margin-right: 1px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	width: 213px;
}
.cpmm {
	padding: 35px 0;
}
.rll {
	padding: 35px 0;
}
.ripp {
	padding: 25px 0;
}
.itor {
	padding: 25px 0;
	width: 300px !important;
}
.fff {
	font-size: 15px;
	display: block;
	margin: 49px auto 18px auto;
	background: #92d050;
	width: 256px;
	color: #fff !important;
	font-weight: bold;
	padding: 5px;
	clear: both;
	box-shadow: 0 10px 6px -6px #777;
}
.thick {
	background: #2c95dd;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold !important;
	padding: 0 3px 0 8px !important;
	width: 666px;
	display: block;
}
#thickk1 {
	width: 938px;
}
.thick:hover {
	background: #2c95dd !important;
}
.page-id-1195 .entry-content a:hover {
	text-decoration: none;
}
.samear {
	margin: 0;
	padding: 0;
}
.page-id-1195 .entry-header {
	display: none;
}
.page-id-1215 .entry-header {
	display: none;
}
.page-id-1220 .entry-header {
	display: none;
}
.page-id-1220 .entry-content {
	font-size: 15px;
	min-height: 650px;
}
.page-id-1224 .entry-header {
	display: none;
}
.page-id-1226 .entry-header {
	display: none;
}
.hederr {
	color: #fff !important;
	font-size: 15px;
	margin: 53px auto 0 auto;
	background: #92d050;
	width: 154px;
	font-weight: bold;
	padding: 5px;
	box-shadow: 0 10px 6px -6px #777;
}
.listr {
	margin: 21px 0 0 0px;
	width: 79%;
	float: left;
	line-height: 22px;
	font-size: 12px;
	color: #585858;
	text-align: justify;
}
.icrimage {
	float: left;
	position: relative;
	width: 223px;
	height: 104px;
	margin-bottom: -21px;
}
.icrimage img {
	height: 104px;
	margin-top: 14px;
	width: 223px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity 1.1s ease;
	transition: opacity 1.1s ease;
}
.icrimage img:hover {
	opacity: 0;
}
.listr ul {
	margin: 0;
	padding: 0;
}
.tablehea a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 17px 0px 8px 221px;
	background: #2c95dd;
	float: left;
	padding: 5px;
	box-shadow: 0 10px 6px -6px #777;
}
.tableheawt a {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 17px 0px 8px 309px;
	background: #2c95dd;
	float: left;
	padding: 5px;
	box-shadow: 0 10px 6px -6px #777;
}
.firstta {
	width: 51%;
}
.crss {
	margin-top: -29px;
}
.icon-stop {
	color: #2c95dd !important;
	font-size: 7px !important;
	margin-right: 5px !important;
}
.pdifr {
	background: none repeat scroll 0 0 #2c95dd;
	color: #fff;
	font-size: 14px;
	text-align: center;
	width: 50%;
}
.wpcf7-form-control-wrap.text-588 {
	margin-left: 75px;
}
.wpcf7-form-control-wrap.text-568 {
	margin-left: 87px;
}
.wpcf7-form-control-wrap.text-624 {
	margin-left: 110px;
}
.wpcf7-form-control-wrap.menu-344 {
	margin-left: 24px;
}
.page-id-1215 .wpcf7-form-control-wrap.your-name {
	margin-left: 80px;
}
.wpcf7-form-control-wrap.textarea-948 {
	margin-left: 80px;
}
.wpcf7-form-control-wrap.text-225 {
	margin-left: 158px;
}
.wpcf7-form-control-wrap.text-278 {
	margin-left: 134px;
}
.wpcf7-form-control-wrap.text-736 {
	margin-left: 154px;
}
.wpcf7-form-control-wrap.text-19 {
	margin-left: 79px;
}
.wpcf7-form-control-wrap.textarea-587 {
	margin-left: 101px;
}
.wpcf7-form-control-wrap.text-407 {
	margin-left: 165px;
}
.wpcf7-form-control-wrap.text-753 {
	margin-left: 142px;
}
.wpcf7-form-control-wrap.text-441 {
	margin-left: 160px;
}
.wpcf7-form-control-wrap.text-749 {
	margin-left: 79px;
}
.page-id-1215 .wpcf7-form-control-wrap.your-email {
	margin-left: 122px;
}
.wpcf7-form-control-wrap.tel-915 {
	margin-left: 46px;
}
.wpcf7-form-control-wrap.text-463 {
	margin-left: 97px;
}
.wpcf7-form-control-wrap.text-756 {
	margin-left: 112px;
}
.wpcf7-form-control-wrap.text-468 {
	margin-left: 94px;
}
.page-id-1215 .wpcf7-form-control-wrap.your-subject {
	margin-left: 143px;
}
.wpcf7-form-control.wpcf7-text.yearplz {
	margin: 0 10px;
	width: 80px;
}
.upplz {
	float: left;
	margin-top: 22px;
}
.abbo:active .abbo1 a {
	color: yellow;
}
.inle a {
	color: #2c95dd;
}
.exp-col-content-holder a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none !important;
	display: block !important;
	margin: 0 !important;
	padding-bottom: 10px;
}
.exp-col-content-holder {
	border-bottom: 1px solid #ccc;
	margin: 0px !important;
	width: 100%;
}
.page-id-1195 .exp-col-content-holder {
	width: 95% !important;
}
.hidden-content {
	color: #585858;
	font-size: 13px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 15px !important;
}
.ifrdol1 {
	height: 0 !important;
}
.ifrdol1:hover {
	text-decoration: underline;
	background: #fff !important;
}
.page-id-1407 .entry-header {
	display: none;
}
.alignnone.size-full.wp-image-1438 {
	float: left;
	margin-right: 18px;
}
.skbgg {
	width: 1137px;
}
.srlr {
	clear: both;
	display: block;
}
label {
	display: none;
}
#searchsubmit {
	display: none;
}
#s {
	color: #585858;
}
.searchwrapper {
	margin: 0 auto;
	width: 1200px;
}
.searchwrapper .page-title {
	color: #2c95dd;
	font-size: 15px;
	font-weight: normal;
	margin: 10px 0 -15px 0;
}
.searchwrapper .entry-title a {
	color: #2c95dd !important;
	text-decoration: none;
	font-size: 14px;
}
.leave-reply {
	display: none;
}
.searchwrapper .entry-summary {
	color: #585858;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.searchwrapper p {
	margin: 0;
	padding: 0;
}
.searchwrapper .entry-meta {
	display: none;
}
.page-id-862 #content i {
	font-size: 11px;
}
.hiddenContentp > span {
	margin-left: 48px;
}
.page-id-1215 .wpcf7 input {
	width: 200px;
	margin-right: 15px;
}
.cdart {
	float: left;
	text-align: center;
}
.wpcf7-form-control-wrap.textarea-547 {
	margin-left: 28px;
}
.wpcf7-form-control-wrap.text-427 {
	margin-left: 110px;
	margin-right: 49px;
}
.page-id-1215 .hederr {
	margin: 0;
}
.page-id-1215 .entry-content > p {
	margin: 0;
}
.page-id-1215 textarea {
	width: 198px;
	height: 60px;
}
.wpcf7-form-control-wrap.menu-68 {
	margin-left: 100px;
}
#countdrd {
	width: 200px;
}
select {
	-webkit-box-shadow: inset 0px 2px 2px 1px #dddddd;
	-moz-box-shadow: inset 0px 2px 2px 1px #dddddd;
	box-shadow: inset 0px 2px 2px 1px #dddddd;
	border: 1px solid #ccc;
	height: 25px;
}
.wpcf7-form-control-wrap.text-611 {
	margin-left: 55px;
	margin-right: 42px;
}
.wpcf7-form-control-wrap.date-690 {
	margin-left: 44px;
	margin-right: 41px;
}
.wpcf7-form-control-wrap.text-67 {
	margin-left: 48px;
	margin-right: 42px;
}
.wpcf7-form-control-wrap.menu-164 {
	margin-left: 1px;
}
.wpcf7-form-control-wrap.text-33 {
	margin-left: 64px;
}
.wpcf7-form-control-wrap.text-430 {
	margin: 0 38px 0 126px;
}
.wpcf7-form-control-wrap.text-921 {
	margin-left: 50px;
}
.wpcf7-form-control-wrap.menu-787 {
	margin-left: 89px;
}
.wpcf7-form-control-wrap.textarea-81 {
	margin-left: 17px;
}
.wpcf7-form-control-wrap.text-304 {
	margin-left: 64px;
	margin-right: 45px;
}
.wpcf7-form-control-wrap.text-283 {
	margin-left: 10px;
	margin-right: 44px;
}
.wpcf7-form-control-wrap.text-69 {
	margin-left: 2px;
}
.wpcf7-form-control-wrap.menu-136 {
	margin-left: 79px;
}
.wpcf7-form-control-wrap.text-703 {
	margin-left: 19px;
}
.wpcf7-form-control-wrap.menu-777 {
	margin-left: 101px;
}
.wpcf7-form-control-wrap.menu-896 {
	margin-left: 9px;
}
.wpcf7-form-control-wrap.menu-183 {
	margin-left: 87px;
}
.wpcf7-form-control-wrap.menu-982 {
	margin-left: 16px;
	margin-right: 116px;
}
.wpcf7-form-control-wrap.menu-93 {
	margin-left: 42px;
	margin-right: 115px;
}
.wpcf7-form-control-wrap.text-274 {
	margin-left: 76px;
	margin-right: 51px;
}
.wpcf7-form-control-wrap.text-284 {
	margin-left: 63px;
}
.wpcf7-form-control-wrap.text-580 {
	margin-left: 49px;
}
.wpcf7-form-control-wrap.text-256 {
	margin-left: 44px;
	margin-right: 42px;
}
.wpcf7-form-control-wrap.text-860 {
	margin-left: 34px;
}
.lp2l {
	float: left;
	text-align: left;
	margin-top: 5px;
	width: 117px;
}
.lp2l > i {
	font-size: 11px;
	line-height: 0;
}
.lp2ll {
	float: left;
	text-align: left;
	width: 300px;
}
.lp2ll > i {
	font-size: 11px;
	line-height: 0;
}
.wpcf7-form-control-wrap.text-159 {
	margin-left: 37px;
	margin-right: 40px;
}
.wpcf7-form-control-wrap.menu-18 {
	margin-left: 30px;
}
.wpcf7-form-control-wrap.file-193 {
	margin-left: 44px;
}
.wpcf7-form-control-wrap.file-373 {
	margin-left: 46px;
}
.wpcf7-form-control-wrap.text-380 {
	margin-left: 122px;
}
.wpcf7-form-control-wrap.file-272 {
	margin-left: 35px;
}
.wpcf7-form-control-wrap.text-972 {
	margin-left: 32px;
	margin-right: 30px;
}
.wpcf7-form-control-wrap.menu-595 {
	margin-left: 108px;
}
.wpcf7-form-control-wrap.text-464 {
	margin-left: 58px;
	margin-right: 30px;
}
.wpcf7-form-control-wrap.text-765 {
	margin: 0 2px 0 99px;
}
.wpcf7-form-control-wrap.text-279 {
	margin-right: 35px;
	margin-left: 40px;
}
.wpcf7-form-control-wrap.text-37 {
	margin: 0 12px 0 218px;
}
.wpcf7-form-control-wrap.text-665 {
	margin-left: 195px;
}
.wpcf7-form-control-wrap.text-267 {
	margin-left: 71px;
}
.wpcf7-form-control-wrap.text-103 {
	margin-left: 101px;
	margin-right: 46px;
}
.vammoup {
	margin-top: -19px;
}
.wpcf7-form-control-wrap.textarea-525 {
	margin: 0 50px 0 65px;
	float: left;
}
.belo7 {
	float: left;
}
.wpcf7-form-control-wrap.textarea-939 {
	float: left;
	margin-left: 67px;
}
.wpcf7-form-control-wrap.text-726 {
	margin: 0 38px 0 135px;
}
.wpcf7-form-control-wrap.text-596 {
	margin-left: 182px;
}
.wpcf7-form-control-wrap.text-719 {
	margin: 0 0px 0 176px;
}
.wpcf7-form-control-wrap.text-448 {
	margin-left: 140px;
}
.wpcf7-form-control-wrap.text-420 {
	margin-left: 104px;
	margin-right: 40px;
}
.wpcf7-form-control-wrap.text-950 {
	margin-left: 153px;
}
.wpcf7-form-control-wrap.text-629 {
	margin-right: -17px;
	margin-left: 40px;
}
.wpcf7-form-control-wrap.text-422 {
	margin-left: 34px;
	margin-right: -13px;
}
a.selected {
	color: orange;
}
.newhomebg {
	position: fixed;
	width: 100% !important;
	height: auto !important;
	min-width: 1200px;
	z-index: -100;
	top: 0;
}
.newhomebg img {
	position: fixed;
	width: 100% !important;
	height: auto !important;
	min-width: 1200px;
	overflow: hidden;
}
.newhomecontainermain {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
.newhomebox1 ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.newhomebox1 {
	margin: 100px 0 0 0;
	padding: 0;
}
.newhomebox1 h1 a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	clear: both;
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
	font-weight: 400;
	margin-bottom: 3px;
	padding: 6px;
	font-size: 21px;
}
.newhomebox1 ul li span a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	text-decoration: none;
	color: #fff;
	display: block;
	clear: both;
	padding: 10px 0 10px 6px;
	width: 100%;
}
.newhomebox2 {
	padding: 0;
	width: 100%;
}
.newhomebo1 {
	cursor: pointer;
	background: none repeat scroll 0 0 rgb(232 237 18 / 60%);
	border-right: 1px solid #fff;
	margin: 0;
	padding: 10px 20px;
	width: 258px;
	float: left;
	height: 109px;
	transition: all 0.2s linear;
	position: relative;
	overflow: hidden;
}
.newhomebo1:hover {
	transform: scale(1.1, 1.1);
}
.newhomebo1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.newhomebo1 li {
	margin: 0;
	padding: 0;
}
.newhomebo1 li h2 {
	color: #fff;
	font-size: 17px;
	margin-bottom: 5px;
}
.newhomebo1 li span {
	color: #ccc;
	display: block;
	font-size: 14px;
	font-weight: 300;
}
#bo111 {
	border-right: none !important;
}
.newhomebox5 {
	background:#323133;
	float: left;
	padding: 0 0 10px;
	width: 100%;
}
.newhomebox51 {
	float: left;
	margin: 3px 55px 0 0;
	padding: 0;
}
#newhomebox51 {
	margin-right: 0 !important;
}
.newhomebox51 > h4 {
	color: #585858;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 1px;
}
.newhomebox51 > ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.newhomebox51 li {
	display: block;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.newhomebox51 a {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.newhomebox51 a:hover {
	text-decoration: underline;
}
.newhomefooter {
	background: none repeat scroll 0 0 #147f2d;
	margin: 0 auto;
	padding: 9px 0;
	width: 100%;
	clear: both;
}
.newhomenav1 {
	float: left;
	padding: 0;
}
.newhomenav1 ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.newhomenav1 ul li {
	float: left;
	margin: 0 9px 0 0;
	padding: 0 9px 0 0;
}
.newhomenav1 ul li:last-child {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0;
}
.newhomenav1 ul li a {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.nav1 ul li a:hover {
	color: #000000;
}
.newhomecopy {
	color: #FFFFFF;
	float: right;
	font-size: 13px;
}
.page-id-1224 .entry-content {
	min-height: 650px;
}
.upres {
	clear: both;
	display: block;
	margin: 51px 0 -6px 0;
}
.page-id-487 #firightt {
	margin-top: 10px;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
.newhomebox2 {
	margin: 12% 0 220px 0;
	padding: 0;
	width: 100%;
}
}
