 
 
.header-graphic {
	background:#5980ab;
	text-align:center;
	padding:38px 0 48px 0;
}
.header-graphic h1 {
	font-size:50px;
	color:#fff;
	line-height:46px;
}
.header-graphic h1 strong {
	font-family: 'helveticaneuecyrmedium';
}
.header-graphic h6 {
	display:table;
	margin:10px auto 24px;
	background:#1d3957;
	/*height:32px;*/
	line-height:24px;
	color:#fff;
	font-size:18px;
	padding:4px 10px;
}
.header-graphic img {
	max-width:100%;
}
.page-heding {
	display:block;
	text-align:center;
	background:url(../../img2/under-heading.jpg) no-repeat center bottom;
	padding:0 0 15px 0;
	margin:0 0 35px 0;
}
.page-heding h2 {
	font-size:40px;
	font-weight:normal;
	line-height:40px;
	color:#000;
	padding-bottom:15px;
}
.page-heding h2.nopadd_bt {
	padding-bottom:0;
}
.page-heding h6 {
	color:#738386;
	font-size:18px;
}
.sec-row {
	padding:45px 0 45px 0;
}
.white-row {
	background:#fff;
}
.dark-row {
	background:#e7e7e6;
}
.dark-row h2 {
	color:#000;
}
.dark-row .page-heding {
	background:url(../../img2/under-heading-6.png) no-repeat center bottom;
}
.cell-row {
	display:block;
	width:100%;
	/*padding:0 0 0 4px;*/
	margin:48px 0 0 4px;
}
.cell-elements {
	display:inline-block;
	width:20%;
	margin:0 0 0 -4px;
	min-width:156px;
	padding:0 15px;
	vertical-align:top;
}
.cell-elements:first-child {
	padding-left:0;
}
.cell-elements:last-child {
	padding-right:0;
}
.ele-ico {
	display:block;
	text-align:center;
	margin-bottom:20px;
}
.ele-ico img {
	display:block;
	margin:0 auto;
	background:#f24130;
	border-radius:50%;
}
.cell-elements p {
	font-size: 15px;
	color: #000;
	font-weight: 300;
}
.cell-elements p strong {
	font-weight:700;
}
.lrg_btn.btn-theme {
	background:#f24130;
	color:#fff;
	border:none;
	font-size:20px;
	padding:14px 25px;
	margin-top:50px;
	margin-bottom:5px;
	transition:all 0.3s;
}
.lrg_btn.btn-theme span {
	display:block;
	font-size:15px;
	font-weight:400;
	margin:5px 0 0 0;
}
.lrg_btn.btn-theme:hover {
	color:#f24130;
	background:#fff;
	border:none;
}
.pro-container {
	padding:50px 0 0 0;
}
.proces-row {
	display:table;
	width:100%;
	background:#555faa;
	height:170px;
	padding:13px;
	border-radius:85px;
}
.proces-count {
	float:left;
	color:#1d282b;
	font-size:83px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	width:144px;
	height:144px;
	border-radius:50%;
	line-height:140px;
}
.proces-data {
	display:table-cell;
	padding:0 75px 0 20px;
	vertical-align:middle;
}
.proces-row._yl .proces-data {
	padding:0 20px 0 75px;
}
.proces-data h4 {
	font-size:25px;
	color:#fff;
}
.proces-data p {
	color:#fff;
	font-size:15px;
	line-height:23px;
}
.proces-row._yl {
	background:#fbe396;
}
.proces-row._yl .proces-count {
	float:right;
	background:#3b393a;
	color:#fff;
}
/*.proces-row._yl .proces-data{
	margin:0 164px 0 75px;
}*/
.proces-row._yl .proces-data h4, .proces-row._yl .proces-data p {
	color:#3b393a;
}
.cell-row-col {
	width:100%;
	display:table;
}
.cell-col {
	display:table-cell;
	width:50%;
	vertical-align:top;
	padding:0 0 0 30px;
}
.cell-col:first-child {
	padding:0 30px 0 0;
}
.cell-col h3 {
	font-size:25px;
	color:#f24130;
	line-height:30px;
	margin:0 0 25px 0;
}
.cell-col p {
	font-size:15px;
	line-height:23px;
	margin-bottom:15px;
}
.cell-col p strong {
	font-weight:700;
}
ul.bullet-listing li {
	display:block;
	background:url(../../img2/org_bullet.png) no-repeat 0 6px;
	font-size:15px;
	color:#000;
	padding:4px 0 0 35px;
	line-height:23px;
}
.thumb-wrap {
	display:block;
}
.thumb-wrap img {
	max-width:100%;
}
.cta-block {
	background:#fff;
	padding:40px 0;
}
.cta-inner {
	display:table;
	 width: 100%;
}
.cta-inner h3 {
	display:table-cell;
	font-size:28px;
	color:#161616;
	line-height:30px;
	vertical-align:top;
}
.cta-inner h3 strong {
	font-family: 'helveticaneuecyrmedium';
}
.cta-inner .btn-theme {
	display:inline-block;
	white-space:nowrap;
	padding:20px 26px;
	border-color:#f24130;
	color:#f24130;
	margin:0 0 0 40px;
}
.cta-inner .btn-theme:hover {
	border-color:#7fc241;
	color:#fff;
}
.yel-row {
	background:#fae397;
}
.yel-row .cell-col {
	width: auto;
}
.yel-row ul.bullet-listing li {
	color:#383737;
}
.frm-wrap {
	display:table;
	background:#f0eeee;
	width:100%;
	padding:30px;
	border:1px solid #d9e5e8;
	border-radius:3px;
	margin:5px 0 0 0;
}
.contact-wrapper-left {
	display:table-cell;
	vertical-align:top;
	padding:0 30px 0 0;
}
.rfq-forms {
}
.rfq-forms h3 {
	color:#f24130;
	font-size:25px;
	padding:0 0px 22px;
}
.rfq-forms h4 {
	color:#010101;
	font-size:18px;
	padding:0px 0px 10px 0;
	font-weight:normal;
}
.rfq-forms p {
	color:#575656;
	font-size:16px;
	padding:0px 0px 10px 0;
	font-weight:normal;
	text-align:center;
}
.rfq-forms p a, p a {
	color:#c10e27;
}
.rfq-forms form {
	padding:0px;
	margin:0px 0 0px 0;
	border:none;
}
.rfq-forms form fieldset {
	border:none;
	padding:0px 0 10px 0;
	margin:0px;
}
.rfq-forms form .req {
	color:#F00;
}
.rfq-forms form fieldset > label {
	color:#767676;
	font-size:14px;
	position:absolute;
	z-index:100;
	line-height:40px;
	padding:0 10px;
}
.row-inline {
	display:inline-block;
	width:100%;
	vertical-align:top;
}
.rfq-forms form input[type="text"], .rfq-forms form select, .rfq-forms form textarea, .customfile-input {
	background:#ffffff;
	color:#767676;
	font-size:15px;
	width:100%;
	padding:4px 10px;
	float:left;
	border:1px solid #d3d3d3;
	height:40px;
	border-radius:3px;
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	margin-bottom:9px;
	position:relative;
}
 
::-webkit-input-placeholder {
 color:#767676;
}

:-moz-placeholder { /* Firefox 18- */
 color:#767676;
 opacity:  1;
}

::-moz-placeholder {  /* Firefox 19+ */
 color:#767676;
 opacity:  1;
}

:-ms-input-placeholder {
 color:#767676;
}
.rfq-forms form input[type="text"]:focus, .rfq-forms form select:focus, .rfq-forms form textarea:focus, .customfile-input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.rfq-forms form input.security-code {
	float:left;
	width:279px;
}
.refesh {
	float:left;
	padding:5px 10px 0 10px;
}
.captcha {
	float:left;
	margin:0 0 0 10px;
}
#security_image {
	margin:2px 0;
}
.rfq-forms form input[type="submit"] {
	color:#fff;
	margin:10px 0;
	background:#f24130;
	text-align:center;
	border: none;
	cursor: pointer;
	outline: none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	cursor: pointer;
	margin-right:10px;
	padding:12px 44px;
	font-size:22px;
}
.rfq-forms form input[type="reset"] {
	color:#282828;
	font-size:19px;
	margin:10px 0;
	padding: 7px 20px;
	background:#fff;
	text-align:center;
	border: solid 1px #cfcecd;
	cursor: pointer;
	outline: none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	cursor: pointer;
	float:right
}
.rfq-forms form input[type="submit"]:hover, .rfq-forms form input[type="reset"]:hover {
	background:#7fc241;
}
.rfq-forms form select {
	width:100%;
	padding:7px 5px;
}
.rfq-forms form textarea {
	height:90px;
}
.rfq-forms form .field {
}
.rfq-forms form .field.small-left {
	width:49%;
	float:left;
}
.rfq-forms form .field.small-right {
	width:49%;
	float:right;
}
label.error {
	color: #f00;
	margin:0px;
	padding:0px;
	clear:both !important;
	display:block;
}
.div_msg {
	background-color: #eee;
	border: 3px solid green;
	margin: 5px 0px;
	font-size:16px;
	padding:5px;
	color:#505050;
	font-style: italic;
}
.div_error {
	background-color: #eee;
	border: 3px solid #FF0000;
	margin: 5px 0px;
	font-size:16px;
	padding:5px;
	color:#505050;
	font-style: italic;
}
.contact-wrapper-right {
	display:table-cell;
	vertical-align:top;
	width:320px;
}
.contact-wrapper-right .contact-us {
	background:#1a2325;
	padding:12px 22px;
	display:block;
	border-radius:2px;
}
.contact-wrapper-right .contact-us ul li {
	display:table;
	width:100%;
	padding:14px 0;
	border-top:1px solid #262b2c;
}
.contact-wrapper-right .contact-us ul li:first-child {
	border-top:none;
}
.contact-wrapper-right .contact-us ul li .c-ico {
	/*float:left;*/
	border:5px solid #2a3436;
	border-radius:50%;
	width:78px;
	height:78px;
	display:inline-block;
	vertical-align:middle
}
.contact-wrapper-right .contact-us ul li .c-ico img {
	display:block;
	max-width:100%;
}
.contact-wrapper-right .contact-us ul li .c-data {
	/*margin:0 0 0 110px;*/
	display:inline-block;
	margin:0 0 0 25px;
	vertical-align:middle;
}
.contact-wrapper-right .contact-us ul li .c-data h5 {
	font-size:25px;
	color:#fff;
}
.contact-wrapper-right .contact-us ul li .c-data p, .contact-wrapper-right .contact-us ul li .c-data p a {
	color:#a3b2b5;
	font-size:15px;
	font-weight:400;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.sec-row.white-row.bot-section .page-heding
{
	 margin: 0 0 25px;
}
.sec-row.white-row.bot-section h6
{
	font-size: 25px;
    line-height:1;
	text-align:center;
}
.sec-row.white-row.bot-section .lrg_btn.btn-theme
{
	margin:30px auto 0;
}
.cell-row .cell-elements .red {
	color: red;
}

 @media screen and (max-width: 800px) {
.header-graphic h1 {
 font-size:35px;
 line-height:35px;
}
.proces-row, .proces-row._yl {
 height:auto;
 border-radius:0;
 position:relative;
}
.proces-count, .proces-row._yl .proces-count {
 width:55px;
 height:35px;
 border-radius:0;
 font-size:25px;
 line-height:33px;
 position:absolute;
 left:13px;
 top:13px;
}
.proces-data, .proces-row._yl .proces-data {
 padding:0 0 0 65px;
 display:block;
}
.cell-row {
 margin-left:0;
}
.rfq-forms {
 padding-bottom:10px;
}
.rfq-forms form fieldset {
 margin:0;
 padding:0px;
}
.cell-col, .cta-inner h3, .cell-row-col, .frm-wrap, .rfq-forms form .field.small-left, .rfq-forms form .field.small-right, .contact-wrapper-right {
 float: none;
 width: auto;
 display:block;
 padding:0px;
}
.cell-elements {
 width:220px;
 margin:0 0 35px 0;
}
.cell-elements:last-child {
 margin-bottom:0;
}
.ele-ico {
 margin-bottom:10px;
}
.frm-wrap {
 padding:10px;
}
.cta-inner {
 text-align:center;
}
.cta-inner h3 {
 font-size:20px;
 line-height:25px;
 margin-bottom:20px
}
.contact-wrapper-left {
 display:block;
 padding:0;
}
.rfq-forms form input.security-code {
 float: none;
 width:100%;
}
.field.fl {
 float:none;
}
.refesh {
 padding:5px 10px 0 5px;
}
.captch {
 float:left;
 margin-left:0px;
 margin-bottom:10px;
}
.rfq-forms form input[type="submit"], .rfq-forms form input[type="reset"] {
 display:block;
 margin:15px auto;
 width:100%;
 float:none;
 padding:12px 0;
 line-height:1.5;
}
.rfq-forms p {
}
.div_msg {
 background-color: #eee;
 border: 3px solid green;
 margin: 5px 0px;
 font-size:16px;
 padding:5px;
 color:#505050;
 font-style: italic;
}
.div_error {
 background-color: #eee;
 border: 3px solid #FF0000;
 margin: 5px 0px;
 font-size:16px;
 padding:5px;
 color:#505050;
 font-style: italic;
}
.captcha {
 margin:0;
}
.thumb-wrap img {
margin:20px auto 0;
}
.cta-inner .btn-theme {
 margin:0;
}
}
