
@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/opensans-light-webfont.eot');
	src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.eot');
	src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sanssemibold';
	src: url('../fonts/opensans-semibold-webfont.eot');
	src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	background-color: #f1f2f2 !important;
}

a:focus{
	text-decoration:none;
}
.main {
	width:100%;
	float:left;
	min-height:100%;
	background:#f1f2f2;
	padding-bottom:40px;
}

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

.main_wapper {
	width:1160px;
	margin:0px auto;
}

.top-tab{
	width:100%;
	float:left;
	background:url(../images/tab-bg.jpg) left 47px repeat-x;
}

.top-tab ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px 0px;
}

.top-tab ul li{
	width:auto;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	width: 12.50%;
}

.top-tab ul li a{
    width: 100%;
    float: left;
    margin: 0px 0 0 1px;
    height: 58px;
    line-height: 49px;
    color: #c3c3c3;
    background: url(../images/tab-icon1.png) right bottom no-repeat;
    box-sizing: border-box;
    text-align: center;
	font-family: "Open Sans";
	font-weight: 600;
}

.top-tab ul li a:hover{
	text-decoration:none;
}

.top-tab .fast-step{
	background:url(../images/tab-bg0.jpg) left 48px no-repeat;
}

.top-tab .sec-step{
	background:url(../images/tab-bg1.jpg) left 48px no-repeat;
}

.top-tab .thar-step{
	background:url(../images/tab-bg2.jpg) left 48px no-repeat;
}

.top-tab .fast-step-1{
	background:url(../images/tab-bg0.jpg) right 48px no-repeat;
}

.top-tab .sec-step-1{
	background:url(../images/tab-bg1.jpg) left 48px no-repeat;
}

.top-tab .fast-step-2{
	background:url(../images/tab-bg0-2.jpg) right 48px no-repeat;
}

.top-tab .sec-step-2{
	background:url(../images/tab-bg1-2.jpg) right 48px no-repeat;
}


.top-tab .icon1{
	background:url(../images/tab-icon2.png) right bottom no-repeat;
	color:#00a9ec;
	color:#808080;
}

.top-tab .icon2{
	background:url(../images/tab-icon3.png) right bottom no-repeat;
	color:#00a9ec;
}

.top-tab .icon3{
	background:url(../images/tab-icon3.png) right bottom no-repeat;
	color:#00a9ec;
}


.main_cont{
	width:856px;
	margin:0px auto;
}

.cont{
	width:100%;
	float:left;
	margin:70px 0px 20px;
}

.intro{
	width:100%;
	float:left;
	margin-top:30px;
}

.left-img{
	text-align:center;
}

.left-img2{
		text-align:center;
}

.intro h1{
	margin:0px 0px 20px;
	padding:0px;
	font-family: "Open Sans";
	font-size:37px;
	color:#00a9ec;
	font-weight: 700;	
	line-height:40px;
}

.intro p{
	width: 90%;
    margin: 0px 0px 20px;
    padding: 0px;    
    line-height: 32px;
    color: #616262;
    font-family: "Open Sans";
    font-size: 20px;
}

.form_sec{
	width:100%;
	float:left;
	margin-top:30px;
}

.form_sec input{
	width:100%;
	float:left;
	height:46px;
	line-height:46px;
	border:#d7d7d7 1px solid;
	background:#fff;
	margin:0px 0px 10px;
	padding:0px 0px 0px 20px;
	color:#616262;
	font-size:16px;
	font-family: 'open_sanssemibold';
}

.form_sec input:focus{
	border:#00a9ec 1px solid;
	color:#00a9ec;
}

.form_sec select{
	width:100%;
	float:left;
	height:46px;
	line-height:46px;
	border:#d7d7d7 1px solid;
	background:#fff;
	margin:0px 0px 10px;
	padding:0px 0px 0px 20px;
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #616262; 
	font-size: 14px 
}


.btn_sec{
	width:100%;
	float:left;
	margin-top:50px;
}

.btn_sec .back_btn{
	width:auto;
	float:left;
	height:40px;
	line-height:38px;
/*	border:#dedfe0 1px solid;  */
	background:#fff;
	margin:0px 0px 10px;
	padding:0px 40px;
	color:#616262;
	font-size:16px;
	font-family: "Open Sans", Helvetica, sans-serif;
}

.btn_sec .back_btn:hover{
	text-decoration:none;
}

.btn_sec .next_btn{
	width:auto;
	float:right;
	height:40px;
	line-height:38px;
/*	border:#00a9ec 1px solid; */
	background:#00a9ec;
	margin:0px 0px 10px;
	padding:0px 35px;
	color:#fff;
	font-size:16px;
	font-family: "Open Sans", Helvetica, sans-serif;
}

.btn_sec .next_btn:hover{
	text-decoration:none;
}

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


.region h1 {
    margin: 0px 0px 20px;
    padding: 0px;
    line-height: 40px;
	color: #616262;
	font-family: "open sans";
	font-size: 30px;
	font-weight:bold;
}

.region p{
	width:90%;
	margin:0px 0px 10px;
	padding:0px;
	font-family: 'open_sansregular';
	font-size:16px;
	color:#616262;
	line-height:normal;
}

.region .form_sec{
	margin-top:0px;
}


.dropcontainer_demo2 {
	position:relative;
	font-size: 16px;
	color: #616262;
	font-family: 'open_sanssemibold';
	margin-bottom:10px;
}
.trigger_demo2 {
	color: #616262 !important;
	font-family: 'open_sanssemibold';
	padding: 12px;
	font-size: 16px;
	width: 100%;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
	display: block;
	border: 1px solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.trigger_demo2:hover {
	color: #616262;
	background: #fff url(../images/select-arrow-open.png) 96% center no-repeat;
}


.activetrigger_demo2 {
	color: #616262;
	padding: 12px;
	font-size: 16px;
		font-family: 'open_sanssemibold';
	width: 100%;
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	display: block;
	border: 1px solid #d7d7d7;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.activetrigger_demo2:hover {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #close;
}
.activetrigger_demo2:active {
	background: #fff url(../images/select-arrow-close.png) 96% center no-repeat;
	color: #close;
}
.dropcontainer_demo2 ul {
	font-size: 14px;
	border: 1px solid #d7d7d7;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	width: 100%;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:absolute;
}
.dropcontainer_demo2 ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color:#616262;
}
.dropcontainer_demo2 ul li a {
	color:#close;
}
.dropcontainer_demo2 ul li:hover {
	background: #f5f5f5;
	outline: none;
}
.dropcontainer_demo2 ul li:first-child {
	display: none;
}
.dropcontainer_demo2 ul li:last-child {
	border-bottom: none;
}
.dropdownhidden_demo2 {
	display: none;
}
.dropdownvisible_demo2 {
	height: auto;
}
.dropdownvisible_demo2 {
	height: 200px;
	overflow-y: scroll;
}

.display{
	width:100%;
	float:left;
	color: #616262;
	padding: 0px 12px;
	height:46px;
	line-height:46px;
	font-size: 16px;
	font-family: 'open_sanssemibold';
	width: 100%;
	background: url(../images/select-arrow-open.png) 96% center no-repeat;
	display: block;
	opacity:0.5;
}






.refine {
	width:100%;
	float:left;
}
.refine .radio_con {
	width:100%;
	float:left;
	margin-right:15px;
	color:#8f8f8f;
	font-size:12px;
	padding-bottom:15px;
	position:relative;
	font-family: 'open_sanssemibold';
}
.refine .radio_btn input[type=checkbox]:not(old), .refine .radio_btn input[type=radio ]:not(old) {
	width : 100%;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.refine .radio_btn input[type=checkbox]:not(old) + label, .refine .radio_btn input[type=radio ]:not(old) + label {
	display : inline-block;
	line-height:46px;
	height:46px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	
	
}
.refine .radio_btn input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 100%;
	height : 46px;
	font-size:16px;
	padding-left:10px;
	margin : 0px 0px 10px;
	border : #d7d7d7 1px solid;
	background :#fff;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-weight:normal;
	vertical-align : bottom;
	cursor:pointer;
	color:#616262;
	font-size:14px;
}
.refine .radio_btn input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	border : 1px solid #00a9ec;
	background :#00a9ec;
	vertical-align : bottom;
}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span, .refine .radio_btn input[type=radio ]:not(old):checked + label > span {
		font-size:16px;
	color:#00a9ec;
	}
.refine .radio_btn input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 13px;
	color : #73bf44;
	font-size : 12px;
	line-height : 10px;
	text-align : center;
	font-weight : bold;
}
.refine .radio_btn input[type=radio]:not(old):checked + label > span > span {
	display:inline-block;
	width : 100%;
	height : 46px;
	margin : 0px;
	border : 1px solid #00a9ec;
	background:url(../images/activ-img.png) 97% center no-repeat;
	position:absolute;
	color:#00a9ec;
	left:0px;
	top:0px;
	font-family: 'open_sanssemibold';
	font-weight:normal;
}



.inclusions{
	width:100%;
	float:left;
	text-align:center;
}


.inclusions h1{
	width:100%;
	float:left;
	text-align:center;
	margin:0px 0px 20px;
	padding:0px;	
	line-height:40px;	
	color: #616262;
	font-family: "open sans";
	font-size: 30px;
	font-weight:bold;
}


.inclusions refine {
	width:100%;
	float:left;
}
.inclusions .refine .radio_con {
	width:100%;
	float:left;
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:15px;
	position:relative;
	font-family: 'open_sanssemibold';
	height:100px;
}
.inclusions .refine .radio_btn input[type=checkbox]:not(old), .refine .radio_btn input[type=radio ]:not(old) {
	width : 100%;
	margin : 0;
	padding : 0;
	font-size : 1em;
	opacity : 0;
}
.inclusions .refine .radio_btn input[type=checkbox]:not(old) + label, .refine .radio_btn input[type=radio ]:not(old) + label {
	display : inline-block;
	line-height:46px;
	height:46px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
	
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #616262; 
	font-size: 14px;  
	
	
}
.inclusions .refine .radio_btn input[type=radio ]:not(old) + label > span {
	display : inline-block;
	width : 100%;
	height : 100px;
	font-size:16px;
	padding-left:0px;
	margin : 0px 0px 10px;
	border : #d7d7d7 1px solid;
	background :#fff;
	font-family: 'open_sanssemibold';
	font-weight:normal;
	vertical-align : bottom;
	cursor:pointer;
}
.inclusions .refine .radio_btn input[type=checkbox]:not(old) + label > span {
	display : inline-block;
	border : 1px solid #00a9ec;
	background :#00a9ec;
	vertical-align : bottom;
}
.inclusions .refine .radio_btn input[type=checkbox]:not(old):checked + label > span, .refine .radio_btn input[type=radio ]:not(old):checked + label > span {
		font-size:16px;
	color:#00a9ec;
	}
.inclusions .refine .radio_btn input[type=checkbox]:not(old):checked + label > span:before {
	content : '✓';
	display : block;
	width : 13px;
	color : #73bf44;
	font-size : 12px;
	line-height : 10px;
	text-align : center;
	font-weight : bold;
}

.inclusions .refine .radio_btn input[type=radio]:not(old):checked + label > span > span {
	display:inline-block;
	width : 100%;
	height : 100px;
	margin : 0px;
	border : 1px solid #00a9ec;
	background:none;
	position:absolute;
	color:#00a9ec;
	left:0px;
	top:0px;
	font-family: 'open_sanssemibold';
	font-weight:normal;
}

.inclusions .refine .radio_btn input[type=radio]:not(old):checked + .box-sec > .box-sec-con > h3{
		color:#00a9ec !important;
}


.inclusions .box-sec{
	width:100%;
	text-align:left;
	padding:15px;
	display:inline-block;
}

.inclusions .box-sec img{
	width:68px;
	max-width:24%;
	float:left;
	padding-right:20px;
}

.inclusions .box-sec-con{
	width:76%;
	float:left;
}

.inclusions .box-sec-con h3{
	margin:0px;
	padding:0px;	
	float:left;
	width:100%;
	line-height:normal;	
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #616262; 
	font-size: 14px;
	font-weight:bold;
}

.inclusions .box-sec-con p{
	width:85%;
	margin:0px;
	padding:0px;	
	font-size:14px;
	color:#616262;
	line-height:20px;	
	font-family: "Open Sans", Helvetica, sans-serif;
	font-weight: 300;
}

.inclusions .facade-sel{
	width:55%;
	text-align:left;
	margin:4px;
	display:inline-block;
}	

.Summary-sec{
	width:100%;
	text-align:left;
	padding:30px;
	margin:4px;
	background:#fff;
	display:inline-block;
}

.Summary-sec ul{
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}

.Summary-sec ul li{
	width:100%;
	float:left;
	display:block;
	height:40px;
	line-height:40px;	
	border-bottom:#e7e7e7 1px solid;	
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #616262; 
	font-size: 14px; 
}

.Summary-sec ul li span{
	width:30%;
	float:left;
	font-family: "Open Sans", Helvetica, sans-serif;
	color: #616262; 
	font-size: 14px
}

.Summary-sec ul li:last-child{
	border-bottom:none;
}


.quote{
	width:52%;
	margin:0px auto;
	margin-top:30px;
	text-align:center;
}


.quote h1{
	margin:0px 0px 20px;
	padding:0px;
	font-family: 'open_sansbold';
	font-size:37px;
	color:#00a9ec;
	line-height:40px;
	display:inline-block;
	width:100%;
	float:left;
}

.quote p{
	width:90%;
	margin:0px 0px 10px;
	padding:0px;
	font-family: 'open_sansregular';
	font-size:16px;
	color:#616262;
	line-height:normal;
}

.quote .btn_sec{
	width:100%;
	float:left;
	margin-top:20px;
}

.quote .btn_sec .back_btn{
	width:auto;
	float:left;
	height:40px;
	line-height:38px;
	border:#dedfe0 1px solid;
	background:#fff;
	margin:0px 0px 10px;
	padding:0px 40px;
	color:#616262;
	font-size:16px;	
	font-family: "Open Sans", Helvetica, sans-serif;
}

.quote .btn_sec .back_btn:hover{
	text-decoration:none;
}

.quote .btn_sec .next_btn{
	width:auto;
	float:right;
	height:40px;
	line-height:38px;
	border:#00a9ec 1px solid;
	background:#00a9ec;
	margin:0px 0px 10px;
	padding:0px 40px;
	color:#fff;
	font-size:16px;
	font-family: "Open Sans", Helvetica, sans-serif;
}

.quote .btn_sec .next_btn:hover{
	text-decoration:none;
}
.page-template-template-frmquote .site { max-width:none !important; }
.btn_sec .back_btn:hover { background:#fff none repeat scroll 0 0; }
.btn_sec .next_btn:hover { background:#00a9ec none repeat scroll 0 0; }
.btn_sec .next_btn:active, .btn_sec .back_btn:active { border-width:0 medium medium; }

.next_disabled { background:#dcdcdc none repeat scroll 0 0 !important; border:0px !important;}
.left-img img {
    max-width: 200px;
    float: left;
}
.site-footer a {
    font-family: "Open Sans", Helvetica, sans-serif !important;
}


.main								{width:1160px; float:none; margin:0 auto; max-width:95%;}
.main_cont							{width:75%; overflow-x:hidden; }
.quick_part							{padding-top:20px;}
.quick_part .form_sec				{margin-top:15px;}
.quick_part .left-img2				{width:22%; padding-left:0; padding-right:0;}
.quick_part .left-img2  img			{width:85%; max-width:100%;}
.quick_part  .intro					{width:450px; float:left;padding-left:0; padding-right:0; margin-top:14px; margin-left: 8%;}
.quick_part  .intro p					{ line-height:30px;}
.quick_part  .intro h1				{margin-bottom:14px;}
.form_sec input						{padding:12px 16px; margin-bottom:8px; height:auto; line-height:normal;     font-family: "Open Sans", Helvetica, sans-serif; font-weight:700;}
.form_sec .row						{margin:0 -8px;}
.form_sec .row	>div					{padding:0 8px;}
.btn_sec							{margin-top:2px;}
.main_wapper						{max-width:100%;}
.site-content						{padding-bottom:65px;}

.inclusions .refine .radio_btn input[type=checkbox]:not(old), .refine .radio_btn input[type=radio ]:not(old)	{display:none;}
.inclusions .refine .radio_btn input[type=checkbox]:not(old) + label, .refine .radio_btn input[type=radio ]:not(old) + label	{position:relative; margin-bottom:0;}
.refine .radio_con					{padding-bottom:8px;}

.region h1							{font-size:37px;}
.second_step						{padding-top:37px; padding-bottom:15px;}
.clear								{clear:both;}
.second_step .left-img	img			{width:200px; max-width:90%;}
.second_step .left-img				{width:29.5%;padding-top: 12px;}
.second_step .region					{width:70.5%;}
.btn_sec .next_btn					{    height: 44px; padding: 0px 35px;}
.btn_sec .back_btn					{    height: 45px; padding: 0px 35px; line-height:44px;}
.site-info span.footer_text			{line-height:22px;display: inline-block; padding-right:5px;     font-family: 'Open Sans', sans-serif;}
.site-info em 						{font-family: 'Open Sans', sans-serif;}
.top-tab .fast-step-2  a				{    color: #616262;}
.refine .radio_btn input[type=radio ]:not(old) + label > span	{padding:0 16px;     }
.region h1							{margin-bottom:23px;}
.top-tab .fast-step-2				{background-position:right 47px;}


.inclusions .refine .radio_btn input[type=checkbox]:not(old):checked + label > span, .refine .radio_btn input[type=radio ]:not(old):checked + label > span	{font-size:14px;}

.top-tab .sec-step-2					{background-position:right 47px;}
.top-tab .fast-step					{background-position:left 47px;}


.third_step							{padding-top:20px; }
.third_step	 .left-img				{width:36%;     padding-bottom: 28px;}
.third_step .region					{width:64%; padding-top:17px; padding-left:10px;}
.third_step	 .left-img img			{width:228px; max-width:78%; }



.forth_step							{padding-top:37px; }
.forth_step	 .left-img				{width:30%;     padding-bottom: 28px; padding-top:13px;}
.forth_step .region					{width:70%;  padding-left:10px;}
.forth_step	 .left-img img			{width:194px; max-width:82%; }
.top-tab .thar-step					{background-position:left 47px;}
.top-tab .sec-step					{background-position:left 47px;}


.form_sec select						{-webkit-appearance:none; -moz-appearance:none;     background: #fff url(../images/down_arrow-1.png) no-repeat scroll 97% center;}


.fifth_step							{padding-top:20px; }
.fifth_step	 .left-img				{width:32%;     padding-bottom: 40px;}
.fifth_step .region					{width:68%;  padding-left:10px;  padding-top:17px;}
.fifth_step	 .left-img img			{width:228px; max-width:90%; }
.top-tab .fast-step-1				{background-position:right 47px;}


.inclusions .box-sec img	{width:68px; height:68px; max-width:none; padding-right:0px; margin-right:20px;}
.inclusions .box-sec-con h3			{font-size:16px;}
.inclusions .box-sec-con p				{font-weight:400;}
.refine .radio_btn input[type=radio]:not(old):checked + label  span .box-sec-con h3{color:#00a9ec;}
.refine .radio_btn input[type=radio]:not(old):checked + label  span .box-sec-con p{color:#00a9ec;}
.inclusions .box-sec-con				{width:calc(100% - 88px);}
.inclusions .refine .radio_btn input[type=radio ]:not(old) + label > span	{margin-right:0; padding-right:0;}
.inclusions .box-sec-con p			{width:100%;}
.inclusions h1						{font-size:37px; margin-bottom:23px;}
.inclusions .row						{margin:0 -5px;}
.inclusions .col-md-6				{padding:0 5px;}
.top-tab .sec-step-1					{background-position:left 47px;}
.inclusions							{padding-top:35px; padding-bottom:18px;}
.inclusions .refine .radio_con			{margin-bottom:10px;}
.seventh_step 						{margin-bottom:-15px;}
.seventh_step .facade-sel			{padding-top:15px; margin-bottom:0;}
.seventh_step .facade-sel select		{margin-bottom:0;}
.sec-step-1 .icon1					{background: url(../images/tab-icon3.png) right bottom no-repeat;
    color: #00a9ec;}
	
	
.eighth_step						{padding-top:20px;}
.eighth_step .left-img				{width:33%; padding-top:20px; }
.eighth_step .left-img	 img			{width:230px; max-width:88%;}
.eighth_step .region					{width:67%;  padding-left:10px;  padding-top:17px;}
	
/*.nineth_step						{padding-top:20px;}*/
.nineth_step .left-img				{width:22%; padding-top:45px; }
.nineth_step .left-img	 img			{ max-width:100%;}
.nineth_step .region					{width:70%; float:right;  padding-left:15px;  padding-top:17px;}




.top-tab .icon3{
	background:url(../images/tab-icon3_1.png) right bottom no-repeat;
	background-size:18px auto;
}

.top-tab .icon2{
	background:url(../images/tab-icon3_1.png) right bottom no-repeat;
	background-size:18px auto;
}
.sec-step-1 .icon1{
	background:url(../images/tab-icon3_1.png) right bottom no-repeat;
	background-size:18px auto;
}
.disclaimer_txt {
    color: #7d7b6d;
    font-family: "Open Sans",Helvetica,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
    margin: 0 0 20px;
}