@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
body {
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	padding:0;
	background:#fff;
	color:#000000;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	}
div, ul, h1, h2, h3, h4, h5, li, p, img, form, input, textarea {margin:0;padding:0;}
header, section, footer, aside, nav, main, article, figure {display: block;}
table, tr, td {border:0;}
a{outline: none; color:#525252; text-decoration:none;}
a:hover {outline: none; color:#525252; text-decoration:none;}
img {border:none;}
li {list-style:none;}
*{box-sizing:border-box;}
.img-full{max-width:100%;}
.clearall{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
	}

/*-----------------------
MAIN CSS START
------------------------*/
.container{
	width:1170px;
	margin:0 auto;
	padding:0;
	position:relative;
	}
/*-----------------------
CSS FOR TOP BAR
-------------------------*/
.top-bar{
	float: left;
	width: 100%;
	padding:12px 0;
	border-bottom:1px solid #e6f1ed;
	}
.logo{ float:left; max-width:100%;}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner {
	float: left;
	width: 100%;
	background: url(../images/banner.jpg) no-repeat center top;
	background-size:cover;
	padding: 55px 0 40px;
	}
.bnr-p1 {
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 32px;
	letter-spacing:9px;
	color:#292828;
	font-weight:normal;
	}
.bnr-logo{
	display:inline-block;
	max-width:100%;
	margin:5px 0 10px;
	}
.bnr-p3 {
	width: 55%;
	font-size: 24px;
	line-height: 34px;
	color: #292828;
	margin: 0 auto;
	font-weight:500;
	}
.bnr-prd{ margin: 20px auto 0; display:table; max-width:100%;}

/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section1-hm{
	float:left;
	width:100%;
	padding:70px 0;
	border-bottom:1px solid #e1e1e1;
	}
.sec1-lft{float:left; width:100%; text-align:left;}
.sec1hm-p1{
	float: left;
	width: 100%;
	font-size:40px;
	line-height:38px;
	color:#393939;
	font-weight:900;
	}
.sec1hm-p2{
	float: left;
	width: 100%;
	font-size:18px;
	line-height:26px;
	color:#575757;
	padding-top:30px;
	}
.pad-right{padding-right:440px;}
.sec1hm-rit {
	position:absolute;
	right:0;
	top:70px;
	width: 400px;
	background: #529342;
	padding:15px 20px;
	border: 1px solid #f1d8bc;
	}	
.tl{text-align:left;}
.sec1hm-p3{
	float:left;
	width:100%;
	font-size:17px;
	line-height:26px;
	color:#fff;
	text-align:center;
	letter-spacing:0.5px;
	}
.formin-hm {
	width: 340px;
	background: #fff;
	box-sizing: border-box;
	border: 1px solid #529342;
	border-radius: 6px;
	display: table;
	margin: 15px auto 0;
	}
.formip1-hm {
	display: block;
	width: 242px;
	height: 50px;
	padding: 10px 10px 10px 20px;
	font-size: 18px;
	background-color: #fff;
	border: none;
	box-sizing: border-box;
	float: left;
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
	outline: none;
	font-family: 'Roboto', sans-serif;
	}
.btnhm-submit {
	border: none;
	display: table;
	float: right;
	vertical-align: middle;
	outline: none;
	background: #ff8d0e;
	height: 50px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	padding: 0 13px;
	font-size: 18px;
	line-height: 53px;
	color: #fff;
	text-transform: uppercase;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	}
::-webkit-input-placeholder {color: #8c8c8c;}
:-moz-placeholder { color: #8c8c8c;}/* Firefox 18- */
::-moz-placeholder { color: #8c8c8c;}/* Firefox 19+ */
:-ms-input-placeholder { color: #8c8c8c;}

a.what {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	text-decoration: underline;
	display:inline-block;
	vertical-align:middle;
	margin: 10px 0 0 0;
	font-weight:400;
	}
.sec1-p3{
	float:left;
	width:100%;
	font-size:16px;
	line-height:22px;
	color:#fff;
	font-weight:500;
	text-transform:uppercase;
	margin:10px 0;
	letter-spacing:0.5px;
	text-align:left;
	}
.sec1-p3 span{ float:right;width:45%;}


.section-1{ float:left; width:100%; padding:70px 0;}
.sec1-p1{
	float: left;
	width: 100%;
	font-size:40px;
	line-height:38px;
	color:#393939;
	font-weight:900;
	margin-bottom:20px;
	}
.sec1-p2{
	float: left;
	width: 100%;
	font-size:18px;
	line-height:26px;
	color:#575757;
	padding:0 80px;
	}
.pad-0{padding:0;}


/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.section-2{
	float:left;
	width:100%;
	padding:70px 0;
	background:#f2faf3;
	}
.sec2-tbl{ float:left; width:90%; margin:55px 0 0;}
.s2-img{ max-width:100%;}
.sec2-tbl th{
	padding-bottom:30px;
	font-size:20px;
	line-height:22px;
	color:#3e3e3e;
	font-weight:500;
	text-transform:uppercase;
	}
.sec2-tbl tr td:nth-child(1), .sec2-tbl tr th:nth-child(1){
	text-align:right;
	text-transform:uppercase;
	font-weight:300;
	}
.sec2-tbl tr td:last-child{
	text-transform:uppercase;
	}
.sec2-tbl tr td{
	padding:10px 5px;
	font-size:20px;
	line-height:20px;
	color:#323232;
	}
.s2-img{ display:inline-block; max-width:100%;}
.f-22{font-size:22px;}
.sec2-tbl .pad-55  th{padding-top:55px;}
.sec2-tbl tr:nth-child(1) th:nth-child(1){font-weight:500;}

/*-----------------------
CSS FOR SECTION 3
-------------------------*/
.section-3{ float:left; width:100%; padding:70px 0;}
.sb{ font-weight:500;}

/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.section-4{
	float:left;
	width:100%;
	padding:70px 0;
	background:#f3f8fc;
	}
.sec4-ul{
	float:left;
	width:100%;
	margin:27px 0 0;
	}
.sec4-ul li{
	display:inline-block;
	padding:0 10px;
	font-size: 18px;
	line-height: 20px;
	color: #2d2c2c;
	text-transform:uppercase;
	font-weight:500;
	}
.sec4-ul li img{
	display:inline-block;
	max-width:100%;
	margin-bottom:8px;
	}
	
/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.section-5{ float:left; width:100%; padding:70px 0;}
.process-img{ display:inline-block; max-width:100%; margin:50px 0 0;}
.sec5-ul{ float:left; width:100%;margin:65px 0 0;}
.sec5-ul li{position:relative;}
.sec5-ul li:hover .tooltiptext { visibility: visible;}
.sec5-ul li{ display:inline-block; margin:0 15px;}
.sec5-ul li p{display:none;}
.sec5-ul li .tooltiptext{bottom:262px;}
.sec5-ul li img{ display:inline-block; max-width:100%;}
.tol-box{ float:left; width:100%; position:relative;}
.tooltip, .tol-2, .tol-3, .tol-4, .tol-5, .tol-6, .tol-7 {
	position: absolute;
	display: inline-block;
	left: 206px;
	top: 50px;
	height: 55px;
	width: 243px;
	cursor:pointer;
	}
.tol-2{ left: 481px; width: 166px;}
.tol-3{ left: 677px; width: 210px;}
.tol-4 { left: 135px; width: 303px; top: 151px;}
.tol-5 { left: 480px; width: 322px; top: 151px;}
.tol-6{ left: 854px; width: 181px; top: 151px;}
.tol-7 { left: 376px; width: 427px; top: 251px;}
.tooltiptext {
	visibility: hidden;
	width: 350px;
	border-radius: 4px;
	position: absolute;
	z-index: 1;
	bottom: 75px;
	left: 50%;
	font-size:16px;
	line-height:22px;
	padding:15px 10px;
	background:#86c476;
	color:#fff;
	transform:translateX(-50%);
	}
.tooltip:hover .tooltiptext { visibility: visible;}
.d-arw{
	position:absolute;
	left:50%;
	bottom:-13px;
	margin-left:-11px;
	}
/*-----------------------
CSS FOR SECTION 6
-------------------------*/
.section-6{
	float:left;
	width:100%;
	padding:70px 0;
	background:#fff9f2;
	}
.sec6-ul{ float:left; width:100%;}
.sec6-ul li{
	float:left;
	width:32.3%;
	text-align:left;
	padding:0 5px;
	}
.sec6-ul li:nth-child(2){ margin:0 1.5%;}
.sec6-p1{
	float: left;
	width: 100%;
	font-size:20px;
	line-height:24px;
	color:#393939;
	margin:35px 0 10px;
	}
b{ font-weight:700;}
.sec6-ul li .sec1-p2{
	color:#393939;
	line-height:24px;
	font-size:18px;
	}
.clr-3e, .sec2-tbl th.clr-3e{color:#3e3e3e;}
.sec2-tbl tr td.clr-6f6f6f{color:#6f6f6f;}

/*-----------------------
CSS FOR FOOTER
-------------------------*/
footer { float: left; width: 100%; padding:20px 0;}
footer p {
	float: left;
	width: 100%;
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin:5px 0;
	}
footer p a { color: #000000; padding: 0 5px; text-transform: uppercase;}


/*-======================================
CSS FOR MEDIA QUERY
==========================================-*/
.show-mob, .show-tab { display: none;}
.show-desk { display: block;}

@media only screen and (max-width:1199px) {
.container { width: 1004px;}

.bnr-p3 { width: 75%;}


/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.sec2-tbl { width: 100%;}

/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.tooltip, .tol-2, .tol-3, .tol-4, .tol-5, .tol-6, .tol-7 {left: 121px;}
.tol-2 { left: 399px; }
.tol-3 { left: 593px;}
.tol-4 { left: 54px;}
.tol-5 { left: 397px;}
.tol-6 { left: 771px;}
.tol-7 { left: 291px;}
.tooltiptext {width: 260px;bottom: 65px;font-size: 18px;line-height: 24px;}

/**************************/
.sec4-ul li {padding: 0 5px;font-size: 15px;}
}

@media only screen and (max-width:1023px) {
.container { width: 755px;}
.show-mob, .show-desk { display: none;}
.show-tab { display: block;}

/*-----------------------
CSS FOR BANNER
-------------------------*/
.banner { padding: 50px 0 45px;}
.bnr-p1 { letter-spacing: 6px; font-size: 22px; line-height: 28px;}
.bnr-p2 { font-size: 80px; line-height: 75px;}
.bnr-p3 { width: 100%; line-height: 30px;}
.bnr-prd { margin: 25px auto 0;}


.section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section1-hm { padding: 50px 0;}

/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.sec1-p1, .sec1hm-p1{font-size: 34px; line-height: 36px;}

.pad-right{padding-right:320px;}
.sec1hm-rit{width: 40%; padding:15px;}
.sec1hm-p2{padding-top:20px;}

.sec1-p3 {ine-height: 24px;}
.sec1-p2 {padding: 0;}

/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.sec2-tbl th { font-size: 18px; line-height: 20px;}
.sec2-tbl tr td { font-size: 17px; line-height: 19px;}
.sec2-tbl { margin: 30px 0 0;}
.sec2-tbl .pad-55 th {padding-top: 30px;}

/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.sec4-ul {margin: 10px 0 0;}
.sec4-ul li { padding:15px 5px 0;}

/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.process-img { margin: 30px 0 0;}
.sec5-ul li { float:left; width:23%; margin: 0 1%;}
.tooltip, .tol-2, .tol-3, .tol-4, .tol-5, 
.tol-6, .tol-7 { left: 60px; top: 31px; height: 47px; width: 201px;}
.tol-2 { left: 291px; width: 139px;}
.tol-3 { left: 454px; width: 176px;}
.tol-4 { left: 0; width: 254px; top: 114px;}
.tol-5 { left: 289px; width: 271px; top: 114px;}
.tol-6 { left: 605px; width: 150px; top: 114px;}
.tol-7 { left: 201px; width: 358px; top: 198px;}
.tooltiptext {width: 100%; bottom: 60px; font-size: 16px; line-height: 22px;padding: 10px;}
.sec5-ul li .tooltiptext { bottom: 219px;}

/**************************/
.formin-hm { width: 100%;}
.formip1-hm {width: 70%; height: 46px; padding: 10px 10px 10px 10px; font-size: 17px;line-height: 46px;}
.btnhm-submit { height: 46px; padding: 0 7px;font-size: 17px;line-height: 46px;width: 30%;}
a.what{width: 70%;}
}

@media only screen and (max-width:767px) {
.container { width: 100%; padding: 0 10px; max-width: 600px;}
.show-desk, .show-tab { display: none;}
.show-mob { display: block;}

/*-------------------------
CSS FOR LOGO BAR
--------------------------*/
.top-bar { padding: 10px 0;}
.logo { display:none;}
.logo-mob{display:inline-block;max-width:300px;width:100%;vertical-align:middle;}

/*-------------------------
CSS FOR BANNER
--------------------------*/
.banner {padding: 20px 0;}
.bnr-p1 {letter-spacing: 5px; font-size: 20px; line-height: 24px;}
.bnr-prd { position:static; display:inline-block; margin:10px 0 0; max-width:80%;}
.bnr-p3 { font-size: 18px; line-height: 26px; margin-bottom: 7px; width: 100%; letter-spacing:0.5px;}
.bnr-logo {max-width: 220px;}

/*-----------------------
CSS FOR SECTION 1
-------------------------*/
.section-1, .section-2, .section-3, .section-4, .section-5, .section-6, .section1-hm { padding: 30px 0;}

.sec1-lft{text-align:center;}
.pad-right{padding-right:0;}
.sec1hm-rit{position:static; float:left;}
.sec1-p1, .sec1hm-p1{font-size: 24px; line-height: 28px; margin-bottom: 0;}
.sec1-p2, .sec1hm-p2 { font-size: 17px; line-height: 25px; padding:15px 0 0 0;}
.sec1-p3 span {width: 50%;}

/*-----------------------
CSS FOR SECTION 2
-------------------------*/
.sec2-tbl{ display:none;}
.tbl-mob{ float:left; width:100%;}
.tbl-div{
	float:left;
	width:100%;
	margin-top:15px;
	padding:10px;
	background:#fff;
	-moz-box-shadow: inset 0 0 10px #d4d4d4;
	-webkit-box-shadow: inset 0 0 10px #d4d4d4;
	box-shadow: inset 0 0 10px #d4d4d4;
	}
.s2-mb-p1{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #575757;
	font-weight:700;
	text-align:left;
	}
.s2-mb-p1 span{ color: #6f6f6f; font-weight:400; font-size:18px;	}
.s2-img-mob{ display:inline-block; max-width:100%; margin:15px 0 5px;}
.s2-mb-txt{ float: left; width: 100%;}
.s2-mb-p2{
	float: left;
	width: 40%;
	font-size: 13px;
	line-height: 16px;
	color: #323232;
	padding:0;
	text-align:left;
	}
.s2-mb-p2:last-child{text-align:right; float:right;}
/*-----------------------
CSS FOR SECTION 3
-------------------------*/
.section-3 .tbl-div{
	-moz-box-shadow: inset 0 0 10px #d4d4d4;
	-webkit-box-shadow: inset 0 0 10px #d4d4d4;
	box-shadow: inset 0 0 10px #d4d4d4;
	}
/*-----------------------
CSS FOR SECTION 4
-------------------------*/
.sec4-ul { margin: 5px 0 0;}
.sec4-ul li { margin: 20px 2px 0; padding: 0 8px; font-size: 16px; line-height: 20px;}
.sec4-ul li img { max-width:70px; width:100%;}

/*-----------------------
CSS FOR SECTION 5
-------------------------*/
.sec5-ul {margin: 5px 0 0;}
.sec5-ul li { width: 100%; margin: 20px 0 10px; padding:0 20px;}
.tooltip, .tol-2, .tol-3, .tol-4, .tol-5, .tol-6, .tol-7, .process-img { display:none;}
.sec5-ul li:hover .tooltiptext{display:none;}
.sec5-ul li p{
	display:block;
	width:100%;
	color: #575757;
	font-size:18px;
	line-height:26px;
	}
.sec5-mob-slide{ float:left; width:100%; margin-bottom:5px;}
.mob-slide-stp{
	background:#86c476;
	padding:20px 10px;
	float: left;
	width: 100%;
	opacity:0.3;
	margin-top:25px;
	}
.prs-icon1{ max-width:80px; margin:0 auto 10px; width:100%;}
.sec5-p1{
	float: left;
	width: 100%;
	font-size: 28px;
	line-height: 30px;
	color: #393939;
	font-weight:700;
	margin:15px 0 20px;
	}
.sec5-p2{
	float: left;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight:500;	
	}
.sec5-p3{
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	margin:5px 0 0;
	padding:0 15px;
	}

/*-----------------------
CSS FOR SECTION 6
-------------------------*/
.sec6-ul li { width: 100%; padding:0;}
.sec6-ul li:nth-child(2) { margin: 0 0;}
.sec6-p1 { font-size: 20px; margin: 20px 0 10px;}

/*-----------------------
CSS FOR FOOTER
-------------------------*/
footer { padding: 10px 0;}
footer p { font-size: 14px; line-height:16px;}
footer p a {padding: 0 0;font-size: 14px}

/************************************/
.sec1hm-rit { width: 100%; padding: 15px 10px; margin:20px 0 0;}
.formip1-hm, .btnhm-submit { height: 40px; line-height: 40px;}

}

@media only screen and (max-width:380px) {
.bnr-p1 { letter-spacing: 2.8px;}

.sec4-ul li{float:left; width:50%; margin:20px 0 0 0;}
.sec4-ul li img{max-width:100%; height:50px; width:auto;}
}
