/* 
	reset
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
  box-sizing:border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{ vertical-align: top;}


.clear { clear: both; }
form { border: 0 none; margin: 0; outline: 0 none; padding: 0; }
.clearfix::before, .clearfix::after {
 content: " ";
 display: block;
 height: 0;
 visibility: hidden;
}
.clearfix::after {
 clear: both;
}
*{box-sizing:border-box;}

input {-webkit-appearance:none; -moz-appearance:none; appearance:none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; outline: none; -moz-outline: none; -webkit-outline: none;}



/***********************
	!- common css
*************************/
*{word-break: keep-all; word-wrap: break-word; box-sizing:border-box; margin: 0; padding:0 }
body{font-size:17px; line-height: 24px; color:#777777; font-family: 'gilroylight'; background:#efefef }
input[type=text],
input[type=submit],
input[type=button],
input[type=email],
input[type=tel],
input[type=url],
input[type=search] {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

*,
a:focus,
div:focus { outline:none;}
h1, h2, h3, h4, h5, p, ul, ol, body{ padding:0px; margin:0px; font-weight:normal; list-style-type:none}
h1{ color: #000; font-size: 3.529em; line-height: 1.083em;  font-family: 'gilroybold';}
h2{color: #000; font-size: 2.000em; line-height: 1.176em;   font-family: 'gilroyultralight'; }
h3{ color: #000; font-size:1.294em; line-height: 1.250em;  font-family: 'gilroyultralight';}
h2, h3, h4, h5{ font-family: 'gilroyultralight';}
p{ font-family: 'gilroylight'; padding-bottom:30px; color: #9E9E9E;}
a{text-decoration:none; outline:none; cursor:pointer;}
strong{font-weight:normal;}
.clearfix::after, 
.clearfix::before{ content: " "; display: table;}
.clearfix::after{ clear: both; }
.relative{position: relative}
.width-100{width:100% !important}
.no-bdr { border: 0px !important;}
.no-bg { background: none !important;}
.left { float: left !important;}
.right { float: right !important;}
.f-none { float: none !important;}
.none { display: none;}
.block { display: block !important;}
.clear { clear: both;}
.full { width: 100%; float: left;}
.no-pad{ padding: 0px !important;}
.no-mar{ margin: 0px !important;}
.align-center{text-align: center;}
.align-right{text-align: right;}
.align-left{text-align: left;}

textarea,
select,
.input_text{margin:0px; padding: 13px 15px; border: 1px solid #d2dfe6; color: #333; line-height: 18px;  font-size: 14px;}
.padding-0{ padding:0 !important;}
.pad-20 { padding: 20px !important;}
.pad-b-0 { padding-bottom: 0px !important;}
.pad-b-10 { padding-bottom: 10px !important;}
.pad-b-20 { padding-bottom: 20px !important;}
.pad-b-30 { padding-bottom: 30px !important;}
.pad-b-40 { padding-bottom: 40px !important;}
.pad-b-100 { padding-bottom: 100px !important;}

.pad-t-0 { padding-top: 0px !important;}
.pad-t-10 { padding-top: 10px !important;}
.pad-t-20 { padding-top: 20px !important;}
.pad-t-30 { padding-top: 30px !important;}
.pad-t-40 { padding-top: 40px !important;}
.pad-t-100 { padding-top: 100px !important;}

.pad-r-0 { padding-right: 0px !important;}
.pad-r-10 { padding-right: 10px !important;}
.pad-r-15 { padding-right: 15px !important;}

.pad-l-0 { padding-left: 0px !important;}
.pad-l-10 { padding-left: 10px !important;}
.pad-l-15 { padding-left: 15px !important;}

.mar-b-0 { margin-bottom: 0px !important;}
.mar-b-10 { margin-bottom: 10px !important;}
.mar-b-20 { margin-bottom: 20px !important;}
.mar-b-30 { margin-bottom: 30px !important;}
.mar-b-40 { margin-bottom: 40px !important;}

.mar-t-0 { margin-top: 0px !important;}
.mar-t-10 { margin-top: 10px !important;}
.mar-t-20 { margin-top: 20px !important;}
.mar-t-30 { margin-top: 30px !important;}
.mar-t-40 { margin-top: 40px !important;}

.mar-r-0 { margin-right: 0px !important;}
.mar-r-10 { margin-right: 10px !important;}
.mar-r-15 { margin-right: 15px !important;}

.mar-l-0 { margin-left: 0px !important;}
.mar-l-10 { margin-left: 10px !important;}
.mar-l-15 { margin-left: 15px !important;}
.mar-l-30{ margin-left: 30px !important;}




.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
    min-height: 1px;
    position: relative; 
}


.col-lg-12 {width: 100%;}.col-lg-11 {width: 91.66666667%;}.col-lg-10 {width: 83.33333333%;}.col-lg-9 {width: 75%;}.col-lg-8 {width: 66.66666667%;}.col-lg-7 {width: 58.33333333%;}.col-lg-6 {width: 50%;}.col-lg-5 {width: 41.66666667%;}.col-lg-4 {width: 33.33333333%;}.col-lg-3 {width: 25%;}.col-lg-2 {width: 16.66666667%;}.col-lg-1 {width: 8.33333333%;}


@media screen and (min-width:768px) and (max-width:1024px){
	
	.col-m-1, .col-m-2, .col-m-3, .col-m-4, .col-m-5, .col-m-6{ width:50%!important}
	.col-m-12 {width: 100%;}.col-m-11 {width: 91.66666667%;}.col-m-10 {width: 83.33333333%;}.col-m-9 {width: 75%;}.col-m-8 {width: 66.66666667%;}.col-m-7 {width: 58.33333333%;}
	.ipad-none{ display:none!important;}
	.ipad-none{ display:none!important;}
	.title-36{ font-size:26px!important; line-height:36px;}
}

@media screen and (max-width:767px){
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6 {
	   width:50%!important;
	}
	.ipad-none{ display:none!important;}
	.title-36{ font-size:26px!important; line-height:36px;}
}








