@charset "utf-8";

/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Montserrat');
body {
	font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.667;
    font-family: Montserrat, sans-serif;
    letter-spacing: -0.01em;
    text-align: left;
    text-transform: none;
    color: #000;
	background-image: url(img/9.jpg);
}

.hdr {
	background: rgba(0, 0, 0, 0.42) none repeat scroll 0% 0%;
}

.container{width: 1265px;
margin: 0 auto;}

.header {
	background: #e9e9e9;
	padding: 5px 0px;
}

.logo {
	margin:auto;
}

.contact {
	margin: 30px 0px 0px;
}

.con {
	color: #000;
	font-size: 18px;
	font-family: 'Noto Serif JP', sans-serif;
	text-align: right;
	text-decoration: none;
}

.con:hover {
	text-decoration: none;
	color: #f9f9f9;
}

.con1 {
	color: #000;
	font-size: 18px;
	font-family: 'Noto Serif JP', sans-serif;
	text-align: right;
	text-decoration: none;
}

.con1:hover {
	text-decoration: none;
	color: #f9f9f9;
}

.follow {
	text-align: left;
	display:block;
	padding:20px 0;
}
.follow a {
	margin:0;
}
.follow a img{
    background: #fff;
    border-radius:100%;
}

.nav-menu {
	margin: 0px 0px 0px;
	background: #00481c;
	position: relative;
	text-align: center;
}

.nav-menu ul {
	padding: 0px;
	margin: 0px;
}

.nav-menu li {
	display: inline-block;
	list-style: none;
	position:relative;
}

.nav-menu li a {
	display: inline-block;
font-size: 14px;
color: #fff;
text-decoration: none;
border-right: 1px solid #636363;
padding: 13px 35px;
}

.nav-menu li:last-child a {
	border-right: none;
}

.nav-menu li:hover a {
	background: #00481c;
	transition: 0.5s;
	color: #eb0714;
}


.nav-menu ul li ul {
	    display: none;
    z-index: 20000;
    background: #fff;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    padding: 0px 0px 0px;
    position: absolute;
    width: auto;
    list-style: none;
    margin: 0px 0px;
    border-top: 1px solid #00481c;
    box-shadow: 1px 4px 4px #000;
    left: 0px;
}

.nav-menu ul li:hover ul {
	display: block;
}

.nav-menu ul li ul li {
    float: none;
    border-right: none;
    text-align: left;
    display: block;
}

.nav-menu ul li ul li a {
	display: block;
	color: #000 !important;
	font-weight: 300;
	padding: 5px 46px;
	font-size: 13px;
	font-family: unset;
	border-right: none;
	width: 280px;
	margin: 0px 0px;
	border-bottom: 1px solid #eaeaea;
	background: #fff !important;
}

.nav-menu ul li ul li:last-child a {
	border-bottom: none;
}

.nav-menu ul li ul ul img {
	margin: 26px 12px;
	border: 1px solid #cecece;
}

.nav-menu ul li ul ul {
	display: block;
	z-index: 500;
	background: #fff;
	padding: 5px 0;
	width: 160px;
	list-style: none;
	float: left;
	position: relative;
}

.nav-menu ul li ul ul li a {
	display: block;
	width: 130px;
	margin: 0px 15px;
	line-height: 12px;
	font-size: 11px;
}

.nav-menu ul li ul li a:hover {
	color: #fff !important;
	    background: #00a651 !important;
}

.nav-menu ul li ul li ul {
	display: none;
	background: #2b4fa0;
	padding: 0px 0;
	position: relative;
	width: auto;
	list-style: none;
	margin: 0px 0 0 0;
	left: 0;
}

.nav-menu ul li ul li ul li ul {
	display: none;
	background: linear-gradient(to right, #67da3d, #00b95e, #47e787);
	padding: 5px 0;
	position: absolute;
	width: auto;
	list-style: none;
	margin: 0px 0 0 0;
	left: 0;
	bottom: 0px;
}

.nav-menu ul li ul li ul li ul:hover {
	background: #0db3e9;
}

.nav-menu ul li ul li:hover ul {
	display: block !important;
}

.nav-menu ul li ul li ul li {
	float: none;
	border-right: none;
}

.intro .tagline{
    display:none;
}
.intro ul{
    text-align:left;
}

.nav-menu ul li ul li ul li a:hover {
	color: #fff;
}

#team{display: block;
    background: #2b4fa0;
    padding: 0px 0;
    position: relative;
    width: auto;
    list-style: none;
    margin: 0px 0 0 0;
    left: 0;}

#team ul{
	    display: none;
    z-index: 20000;
    background: #fff;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    background-size: auto auto;
    padding: 0px 0px 0px;
    position: absolute;
    width: auto;
    list-style: none;
    margin: -35px 0px 0px;
    border-top: 1px solid #00481c;
    box-shadow: 1px 4px 4px #000;
    left: 280px;
}

#team ul li{display: block;
    }
	
#team ul li a{    display: block;
    padding: 12px 20px;
    width: 300px;
    border-bottom: 1px solid #e4e4e4;
    margin: 0px;
    font-size: 14px;}	
	
.board {
	background: url(img/board-bg.jpg) #000;
	height: 550px;
	background-size: cover;
	background-repeat: no-repeat;padding: 0px 60px;
	overflow: hidden;
}

.right-text {
	text-align: center;
	padding: 60px 0px 0px;
	position: relative;
	background-image: url(img/board-pic.png);
	background-size: cover;
	background-repeat: no-repeat;
	height: 550px;
}

.one {
	color: #fff;
    position: absolute;
    top: 67px;
    left: 0;
    right: 110px;
    letter-spacing: 8px;
    font-size: 100px;
    font-weight: 900;
}

.one.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.one img {
	margin: -15px 0px 0px;
}

.one1 {
	color: #fff;
    position: absolute;
    top: 212px;
    margin: 0;
    left: 0;
    right: -15px;
    letter-spacing: 4px;
    font-size: 100px;
font-weight: 900;
}

.one1.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.zero1 {
	position: absolute;
    right: 181px;
    top: 100px;
    height: auto;
    width: 70px;
}

.zero1.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

.zero {
	position: absolute;
    right: 580px;
    top: 100px;
    height: auto;
    width: 70px;
}

.zero.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

.a-1 {
	    position: absolute;
   right: 213px;
    top: 64px;
    width: 74px;
}

.a-1.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.a-3 {
	position: absolute;
    right: 336px;
    top: 64px;
    width: 74px;
}

.a-3.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.a-5 {
	position: absolute;
    right: 470px;
    top: 64px;
    width: 74px;
}

.a-5.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.a-2 {
	position: absolute;
    right: 271px;
top: 190px;
    width: 72px;
}

.a-2.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.a-4 {
	position: absolute;
    right: 400px;
    top: 190px;
    width: 72px;
}

.a-4.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s
}

.a-6 {
	position: absolute;
    right: 540px;
    top: 190px;
    width: 72px;
}

.a-6.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.line {
	border-top: 5px solid #fff;
width: 55%;
right: 0;
position: absolute;
left: 84px;
top: 295px;
}

.numb {
	margin: 0 auto;
	width: 67%;
	position: relative;
}

.n1 {
	position: absolute;
top: 311px;
left: 0;
right: -171px;
letter-spacing: 8px;
font-size: 100px;
font-weight: 900;
margin: 0;
font-size: 100px;
color: #fff;
}

.n2 {
	position: absolute;
	top: 311px;
	left: 0;
	right: -36px;
	letter-spacing: 8px;
	font-size: 100px;
font-weight: 900;
	margin: 0;
	/* font-size: 100px; */
	color: #fff;
}

.n2.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.n3 {
	position: absolute;
	top: 311px;
	left: 0;
	right: 68px;
	letter-spacing: 8px;
	font-size: 100px;
font-weight: 900;
	margin: 0;
	/* font-size: 100px; */
	color: #fff;
}

.n3.animated {
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}

.n4 {
	position: absolute;
	top: 311px;
	left: 0;
	right: 179px;
	letter-spacing: 8px;
	font-size: 100px;
font-weight: 900;
	margin: 0;
	/* font-size: 100px; */
	color: #fff;
}

.n4.animated {
	-webkit-animation-duration: 4s;
	animation-duration: 4s;
}

.n5 {
	position: absolute;
	top: 311px;
	left: 0;
	right: 317px;
	letter-spacing: 8px;
	font-size: 100px;
font-weight: 900;
	margin: 0;
	/* font-size: 100px; */
	color: #fff;
}

.n5.animated {
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
}

.n6 {
	position: absolute;
	top: 311px;
	left: 0;
	right: 460px;
	letter-spacing: 8px;
	font-size: 100px;
font-weight: 900;
	margin: 0;
	/* font-size: 100px; */
	color: #fff;
}

.n6.animated {
	-webkit-animation-duration: 6s;
	animation-duration: 6s;
}

.log {
	text-align: center;
	overflow: hidden;
}

.intro {
	padding: 25px 60px 50px;
	text-align: center;
}

.intro a {
	text-decoration: none;
	border: 1px solid #1b1d88;
	padding: 12px 24px;
	line-height: 62px;
	font-size: 14px;
	border-radius: 4px;
	color: #1b1d88;
}

.intro h1 {
	text-align: center;
	
	color: #1b1d88;
}

.box {
	padding: 0;
	overflow: hidden;
	/* float: none; */
	display: inline;
	height: 300px;
	position: relative;    background-repeat: no-repeat;
    background-size: cover;
	background-image: url(img/box-1.jpg);
}

.box img {
	height: auto;
	width: 524px;
}

.text-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.intro p {
	text-align: center;
}

.text-box {
	position: relative;
	top: 0px;
	left: 0;
	padding: 115px 0px 182px;
	right: 0;
	background: #000000b8;
}

.text-box h2 {
	margin: 0 auto;
	border: 2px solid #fff;
	width: 58%;
	padding: 20px 0px;
	color: #00a651;
	margin-top: 160px;
}

.logindiv {
	border: 1px solid #eee;
	margin: 20px 0px 20px 0px;
	padding: 20px 15px;
	background: #ffffffe6;
	box-shadow: 0px 0px 5px #f0f0f0;
}

#loginform input {
	width: 100%;
	padding: 10px;
	border: 1px solid #eee;
	font-size: 14px;
	margin: 0px 0px 15px;
}

.btn-primary {
	color: #fff;
	background-color: #009ead;
	border-color: #009cab;
	margin: 6px 0px 10px !important;
	padding: 12px 25px;
	text-align: center;
}

.menu-bar1,
.close3 {
	display: none;
}

.menu-bar1 {
	padding: 8px 10px;
	margin: 5px 6px;
	border-radius: 3px;
}

.menu-bar1 {
	margin: 0px 0px 0px 150px;
	color: #ffffff !important;
	display: block;
	z-index: 10000;
	position: relative;
}

.menu-bar1 h2 {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #00a651;
	font-size: 19px;
	font-weight: bold;
}

.close {
	color: #fff;
	padding: 10px;
	display: block;
	font-size: 25px;
	margin-left: 80%;
}

.menu-toggle {
	display: block !important;
}

.sign {
	background: #00000075;
	height: 100%;
	padding: 25px 2%;
	position: absolute;
	/* overflow-y: scroll; */
	width: 100% !important;
	z-index: 1000000;
	right: -104%;
	transition: all 0.5s;
	display: block;
	top: 0;
	margin: 0;
}

.menushow1 {
	right: 0%;
}

.close3 {
	display: block;
	color: #fff;
	padding: 10px 0px;
	font-size: 18px;
	text-align: left;
}

#btn-forgot-pwd {
	color: #337ab7;
	text-decoration: none;
}

.box2 {
	padding: 0;
	overflow: hidden;
	/* float: none; */
	display: inline;
	height: 300px;
	position: relative;
	background-image: url(img/box-2.jpg);    background-repeat: no-repeat;
    background-size: cover;
}

.box2 img {
	height: auto;
	width: 524px;
}

.text-box2 {
	position: relative;
	top: 0px;
	left: 0;
	padding: 115px 0px 182px;
	right: 0;
	background: #000000b8;
}

.text-box2 h2 {
	margin: 0 auto;
	border: 2px solid #fff;
	width: 58%;
	padding: 20px 0px;
	color: #00a651;
	margin-top: 160px;
}

.menu-bar2,
.close4 {
	display: none;
}

.menu-bar2 {
	padding: 8px 10px;
	margin: 5px 6px;
	border-radius: 3px;
}

.menu-bar2 {
	margin: 0px 0px 0px 150px;
	color: #ffffff !important;
	display: block;
	z-index: 10000;
	position: relative;
}

.menu-bar2 h2 {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #00a651;
	font-size: 19px;
	
}
.close4 {
	display: block;
	color: #fff;
	padding: 10px 0px;
	font-size: 18px;
	text-align: left;
}

.sign2 {
	background: #00000075;
	height: 100%;
	padding: 25px 2%;
	position: absolute;
	/* overflow-y: scroll; */
	width: 100% !important;
	z-index: 1000000;
	right: -104%;
	transition: all 0.5s;
	display: block;
	top: 0;
	margin: 0;
}

.menushow2 {
	right: 0%;
}

.box3 {
	padding: 0;
	overflow: hidden;
	/* float: none; */
	display: inline;
	height: 300px;
	position: relative;
	background-image: url(img/box-3.jpg);    background-repeat: no-repeat;
    background-size: cover;
}

.box3 img {
	height: auto;
	width: 524px;
}

.text-box3 {
	position: relative;
	top: 0px;
	left: 0;
	padding: 115px 0px 182px;
	right: 0;
	background: #000000b8;
}

.text-box3 h2 {
	margin: 0 auto;
	border: 2px solid #fff;
	width: 58%;
	padding: 20px 0px;
	color: #00a651;
	margin-top: 160px;
}

.menu-bar3,
.close5 {
	display: none;
}

.menu-bar3 {
	padding: 8px 10px;
	margin: 5px 6px;
	border-radius: 3px;
}

.menu-bar3 {
	margin: 0px 0px 0px 150px;
	color: #ffffff !important;
	display: block;
	z-index: 10000;
	position: relative;
}

.menu-bar3 h2 {
	float: left;
	margin: 4px 5px 0px 0px;
	color: #00a651;
	font-size: 19px;
	font-weight: bold;
}
.close5 {
	display: block;
	color: #fff;
	padding: 10px 0px;
	font-size: 18px;
	text-align: left;
}

.sign3 {
	background: #00000075;
	height: 100%;
	padding: 25px 2%;
	position: absolute;
	/* overflow-y: scroll; */
	width: 100% !important;
	z-index: 1000000;
	right: -104%;
	transition: all 0.5s;
	display: block;
	top: 0;
	margin: 0;
}

.menushow3 {
	right: 0%;
}




.s-pic{ 
    background-image:url(img/serv-1.jpg); 
    background-size: cover; 
    padding: 0;
}
.s-pic img{ 
    width: 100%; 
    height:auto;
}
.h-name{    
    background: #2a2c9061;
    padding: 99px 0px;
    text-align: center;
}
	
.h-name h1{text-align: center;
    color: #ffffff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 20px 0px;
    background: rgba(0,0,0,0.7);
}
.h-name p{
    color:#fff;
}
	
.s-text{ 
    padding: 50px 20px;
    text-align: center;
    height:392px;
    position:relative;
}
.s-text a{text-decoration: none;
    border: 1px solid #1b1d88;
    padding: 12px 24px;
    line-height: 62px;
    font-size: 14px;
    border-radius: 4px;
    color: #1b1d88;
}
 
.s-pic2{background-image:url(img/serv-2.jpg); background-size: cover; padding:0;}
	
.footer{background-color: rgba(16, 16, 16, 0.95);padding: 40px 40px;}
.colm h3{ color:#fff;font-family: 'Raleway', sans-serif;}
.colm ul{ padding:0; margin:0;}
.colm li{ list-style:none;}
.colm li a{ display: block; color: #808080; font-size: 15px; padding: 3px 0px;}
.colm li:hover a{text-decoration: none; color: #00a651;}
.colm p{ color: #808080; font-size: 17px;}
.colm p strong{color: #00a651; font-weight: 300;}
.colm:hover a{text-decoration: none;}
.colm a{ color: #e8e8e8;}
.follow2 li{ float:left;}
.follow2 li a{display: inline-block;font-size: 27px;float: left;margin: 0px 17px 0px 0px;}
.copy{padding: 10px 0px; background: #101010;}
.copy p{ margin: 0; text-align: center; font-size: 14px; color: #fff;}


.three-categorie{position: relative;
padding: 20px 0px 50px;
text-align: center;
background-image: url(img/test-bg.jpg);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-position: top;}

.three-categorie a{
	color: #fff;
text-transform: uppercase;
border: 1px solid #fff;
padding: 10px 20px;
text-decoration: none;
background: #00481c;
font-size: 12px;}

.box h1{text-align: center;
     color: #ffffff;}

/*--Properties-list--*/
.properties {
background: url(img/horo.jpg) repeat center top;
	
}
.pro-details-w3layouts {
    background: #fff;
    padding: 27px 27px 0 27px;
    min-height: 435px;
}
.pro-details-w3layouts h3 {
	text-align:left;
	font-size:24px;
	color:#000;
}
.pro-details-w3layouts label {
	width:100px;
	height:1px;
	background:#06a598;
	display:block;
	margin:15px 0 20px 0;
}

.Pro-img-w3ls{padding: 5px 0px;margin: 0px 0px;min-height: 120px;}
.Pro-img-w3ls i {color: #feaf00;}
.Pro-img-w3ls p{font-size: 16px;line-height: 30px;color: #fff !important;}
.Pro-img-w3ls strong{ color:#fff;}
p.location {
    text-align: left;
    font-size: 20px;
    margin-bottom: 10px;
    color: #00c5b5;
}
p.location strong {
    color: #286090;
}
ol.agileits-prolist li {
    display: block;
    width: 100%;
    text-align: left;
	color: #525252;
	line-height: 40px;
	font-size: 14px;
	list-style-type: decimal
}
ol.agileits-prolist {
    padding-left: 10px;
	list-style-type: decimal
}
ol li i.fa.fa-long-arrow-right {
    margin-right: 5px;
    color: #000;
    font-size: 11px;
    vertical-align: middle;
}

/*--flexisel--*/
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	height:40px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(img/themes1.png) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(img/themes1.png) no-repeat -23px 3px;
}
ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
}
.properties-list {
   
    margin: 0 auto;
}
.properties-list h2 {
margin: 0px 0px 20px;
text-align: center;
color: #005fa2;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: 400;
font-size: 35px;

}
.properties-list p{text-align: center;margin: 0px;color: #444;padding: 0px 0px 10px;text-transform: capitalize;}
/*--//flexisel--*/
/*--//Properties-list--*/

/*-- features --*/
.features-w3l {padding: 70px 0;}
.features-w3l h3{color: #06a598;position: relative; margin-bottom: 40px;text-align: center;font-size: 33px;font-weight: 400;letter-spacing: 1px;text-transform: uppercase;}
.wthree_w3l_grid-left1 i{font-size: 36px;color: #fff; width: 80px;height: 80px;text-align: center;padding: 23px 0;background: #06a598;transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;-ms-transition: .5s ease-in-out;}
.wthree_w3l_grids:nth-child(3) {margin: 3em 0;}
.wthree_w3l_grid-right p{font-size: 13px;line-height: 28px;color: #7b7b7b;font-weight: 400;}
.wthree_w3l_grid-right {padding-left: 0;}
.wthree_w3l_grid-right h4{font-size: 19px;color: #000;font-weight: 300; margin: 2px 0 15px 0;text-transform: uppercase;}
.wthree_w3l_grid:hover .wthree_w3l_grid-left1 i {background:#286090;}
.wthree_w3l_grid:hover .wthree_w3l_grid-right h4{color:#286090;transition: .5s ease-in-out;-webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out; -ms-transition: .5s ease-in-out;}
.wthree_w3l_grid {margin-top: 20px;}

.page-content{padding: 30px 0px 40px;}
.page-content h2{    line-height: 40px;
    color: #2e3092;
    font-size: 20px;}

.page-content p{text-align: justify;}

.page-content p i{color: #303293;

font-size: 14px;}

.page-content a{color: #000;}
.page-content a i{color: #000;}

.title-name{ background-image: url(img/20.jpg);
background-attachment: fixed;}
.title-name h1{
    margin: 0px;
color: #fff;
padding: 20px 0px;
font-size: 30px;
font-family: 'Raleway', sans-serif;}

.red{color: #00a651;font-weight: 300;}

.blue{color: #1e218b;

font-weight: 300;}

.green{color: #00481c;

font-weight: 300;}

.backside{background-image: url(img/back-bg.jpg);
padding: 50px 0px 60px;
background-attachment: fixed;
background-size: cover;}

#tab{width: 100%;}
#tab tr th{border: 1px solid #c8c8c8;
padding: 10px;
background: #eee;
font-weight: 300;}
#tab tr td{border: 1px solid #ddd;
padding: 12px 10px;
color: #111;
font-size: 14px;}
#tab tr td i{color: #222;
font-size: 19px;}

.num{float: left;
margin: 0px 10px 0px 0px;}
.num1{float: left;
margin: 0px 10px 1px 0px;}


#form-tab{width: 100%;}

#form-tab tr{float: left;
width: 50%;}

#form-tab tr td{padding: 5px;
float: left;
width: 100%;font-size: 14px;}
#form-tab tr td input{width: 100%;

border: 1px solid #dbdbdb;

padding: 15px 10px;}

#form-tab tr td textarea{width: 100%;
border: 1px solid #dbdbdb;

padding: 10px;}

#form-tab tr td select{width: 100%;
border: 1px solid #dbdbdb;

padding: 10px;}

#form-tab tr td .topeFORMs01{width: 26%;
margin: 0px 20px 0px 0px;
font-size: 14px !important;
padding: 15px 0px;
background: #00481c;
color: #fff !important;}


.map{text-align: center;}

table{
	border-collapse:collapse;
	width:100%;
}
table th, table td{
	padding:10px;
	color:#000;
	border:thin solid #ddd;
}

.gallery{padding:0;margin:0;list-style:none;}
.gallery li{ display:inline-block;vertical-align:top; border:5px solid #fff;box-shadow:0 2px 5px rgba(0,0,0,0.15); width:250px;height:auto;margin:10px;}
.gallery li a{ width:100%;display:block; }
.gallery li a .img{ width:100%;height:180px;position:relative;overflow:hidden; }
.gallery li a .img img{ width:100%;height:100%;position:relative; }
.gallery li a p{ display:block;color:#000; font-size:12px;margin:0;text-align:center; }

.testi {
    display: block;
    width:auto;
    vertical-align: top;
    margin: 10px;
    background: #fff;
    padding: 15px;
    border: 1px solid #ddd;
    font-size: 15px;
}
.testi .image{
    width:100px;
    height:100px;
    overflow:hidden;
    float:left;
    margin:0 15px 0 0;
    border-radius:100%;
}
.testi .image img{
    width:100%;
    height:100%;
}
.testi video {
    width: 40%;
    margin-right: auto;
    float: left;
    margin-right: 10px;
}

.mobile-board{
    display:none;
}
.menu-toggle{
    display:none !important;
}






/********* MEDIA SCREEN STYLE **********/

/* For Tab*/
@media screen and (min-width: 450px) and (max-width: 1024px){ 
    
}

/* For Mobile*/
@media screen and (max-width: 450px){ 
    body{
        font-size: 14px;
    }
    .container {
        width: 100%;
    }
    .header img {
        max-width: 100%;
    }
    .header .col-md-6:nth-child(1) {
        display: inline-block;
        width: 68%;
    }
    .header .col-md-6:nth-child(2) {
        display: inline-block;
        width: 31%;
    }
    .menu-toggle {
        float: left;
        padding: 5px 15px;
        color: #fff;
        border: 1px solid #ccc;
        margin: 10px 0;
        display:block !important;
    }
    .nav-menu ul {
        padding:0px;
        margin: 0px;
        clear:both;
        display:none;
    }
    .nav-menu li {
        display: block;
    }
    .nav-menu li a {
        display: block;
        font-size: 14px;
        color: #fff;
        text-decoration: none;
        border-right: none;
        padding: 8px 0;
        text-align: left;
    }
    .nav-menu ul li ul {
        display: block;
        z-index: 20000;
        background: none !important;
        padding: 0px 0px 0px;
        position: relative;
        width: auto;
        margin: 0px 0px;
        border-top: none;
        box-shadow: none;
        left: 0px;
    }
    .nav-menu ul li ul li a {
        color:#fff !important;
        display: block;
        font-weight: 300;
        padding: 5px 34px;
        font-size: 13px;
        font-family: unset;
        border-right: none;
        width: auto;
        margin: 0px 0px;
        border-bottom: none !important;
        background: none !important;
    }
    .board{
        display:none;
    }
    .mobile-board{
        display:block;
    }
    .mobile-board img{
        max-width:100%;
        height:auto;
    }
    .intro {
        padding: 15px;
    }
    .box, .box2, .box3 {
        display: block;
        height: auto;
        text-align:center;
    }
    .text-box, .text-box2, .text-box3{
        padding:20px 30px;
    }
    .menu-bar1, .menu-bar2, .menu-bar3{
        margin: 10px auto;
        padding:10px 30px;
    }
    .menu-bar1 h2, .menu-bar2 h2, .menu-bar3 h2 {
        float:none;
        margin: auto;
        padding:10px 20px;
        width:auto;
    }
    .s-text {
        border-top: 1px solid #999;
        height: 450px;
    }
    .page-content {
        padding: 20px;
    }
    .page-content img{
        max-width:100%;
    }
    .page-content form br{
        display:block;
        margin-bottom: 5px;
    }
    #tab tr td {
        border: 1px solid #ddd;
        padding: 8px;
        color: #111;
        font-size: 12px;
    }
    .footer {
        padding: 20px;
    }
}
