/*나눔명조*/
@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*Font: Libre Baskerville*/
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&display=swap');

/*Font: Montserrat*/
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900');

/*Font: Noto Sans KR*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Light.woff2) format('woff2'), url(../fonts/NotoSans-Light.woff) format('woff'), url(../fonts/NotoSans-Light.ttf) format('truetype'), url(../fonts/NotoSans-Light.otf) format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Regular.woff2) format('woff2'), url(../fonts/NotoSans-Regular.woff) format('woff'), url(../fonts/NotoSans-Regular.ttf) format('truetype'), url(../fonts/NotoSans-Regular.otf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Medium.woff2) format('woff2'), url(../fonts/NotoSans-Medium.woff) format('woff'), url(../fonts/NotoSans-Medium.ttf) format('truetype'), url(../fonts/NotoSans-Medium.otf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Noto Sans KR';
    src: url(../fonts/NotoSans-Bold.woff2) format('woff2'), url(../fonts/NotoSans-Bold.woff) format('woff'), url(../fonts/NotoSans-Bold.ttf) format('truetype'), url(../fonts/NotoSans-Bold.otf) format('truetype');
    font-weight: 700;
    font-style: normal
}

.container2 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container2 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container2 {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container2 {
    width: 1400px;
  }
}

.container3 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

.container3  > a{
	color: #C3C3C3;
}


.container3 > a:link{
background-color: transparent; border-color: transparent; text-decoration: underline;
}
.container3 > a:hover{
background-color: transparent; border-color: transparent; text-decoration: underline;
}
.container3 > a:active{
background-color: transparent; border-color: transparent; text-decoration: underline;
}
.container3 > a:visited{
background-color: transparent; border-color: transparent; text-decoration: underline;
}

@media (min-width: 360px) {
  .container3 {
    width: 750px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container3 > .btn-secondary{
    font-size: 12px;
  }
  .container3 > .btn{
	padding: 6px 8px;
  }
}

@media (min-width: 768px) {
  .container3 {
    width: 750px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .container3 > .btn-secondary{
    font-size: 12px;
  }
  .container3 > .btn{
	padding: 6px 12px;
  }

}
@media (min-width: 992px) {
  .container3 {
    width: 970px;
    padding-left: 205px;
    padding-right: 205px;
  }

  .container3 > .btn-secondary{
    font-size: 20px;
  }
  .container3 > .btn{
	padding: 6px 12px;
  }

}
@media (min-width: 1200px) {
  .container3 {
    width: 1400px;
    padding-left: 405px;
    padding-right: 405px;
  }

  .container3 > .btn-secondary{
    font-size: 22px;
  }
  .container3 > .btn{
	padding: 6px 12px;
  }

}

.page-header.parallax .txt_wrp .txt_in .container2{
       color: #fff;
    font-size: 40px;
    font-weight: 600;
}

.body {
	font-family: 'Noto Sans KR', Arial, sans-serif !important;
}
img{
    max-width: 100%;
}
/*conbox*/
.conbox {
    margin-top: 60px;
}
.conbox.conbox_mini {
    margin-top: 40px;
}
@media (max-width:768px){
    .conbox {
        margin-top: 30px;
    }
	.conbox.conbox_mini {
		margin-top: 20px;
	}
}
/*sec_dvd*/
.sec_dvd {
    padding: 12rem 0;
}
.sec_dvd.sec_dvd_mini {
    padding: 0px 0;
}
@media (max-width:768px){
    .sec_dvd {
        padding: 8rem 0;
    }
    .sec_dvd.sec_dvd_mini {
        padding: 0rem 0;
    }
}

/*c_wrp*/
.v_m > li,
.v_m > div {
    vertical-align: middle;
}
@media (min-width:769px) {
    .c_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .c_wrp.t_fx {
        table-layout: fixed;
    }
    .c_wrp > li,
    .c_wrp > div {
        display: table-cell;
    }

	.hidden-lg {
		display: none!important;
	}
}
/*m_wrp*/
@media (max-width:768px) {
    .m_wrp {
        display: table;
        width: 100%;
        height: 100%;
    }
    .m_wrp.t_fx {
        table-layout: fixed;
    }
    .m_wrp > li,
    .m_wrp > div {
        display: table-cell;
    }
}



/*dft*/
.dft {
    word-break: keep-all;
}
h1.dft {
    font-size: 50px;
    color: #221814;
    font-weight: 600;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 20px;
}
h2.dft {
    font-size: 35px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h3.dft {
    font-size: 28px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h4.dft {
    font-size: 24px;
    color: #221814;
    font-weight: 600;
    line-height: 1.4em;
    text-transform: none;
}
h5.dft {
    font-size: 20px;
    color: #221814;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
}
h6.dft {
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 400;
    line-height: 1.4em;
    text-transform: none;
}
p.dft {
    font-size: 17px;
    line-height: 1.6em;
    color: #221814;
    font-weight: 400;
}
.conp {
    margin-top: 1rem;
}
@media (max-width:768px){
    h1.dft {
        font-size: 28px;
    }
    h2.dft {
        font-size: 22px;
    }
    h3.dft {
        font-size: 20px;
    }
    h4.dft {
        font-size: 18px;
    }
    h5.dft {
        font-size: 16px;
    }    
    h6.dft {
        font-size: 14px;
    }
    p.dft {
        font-size: 13px;
    }
}
/* 팝업레이어 */
#hd_pop {
	z-index:1000;
	position:relative;
	margin:0 auto;
	height:0;
}
#hd_pop .hd_pops .hd_pops_con img{
	width: 100%;
}
#hd_pop h2 {
	position:absolute;
	font-size:0;
	line-height:0;
	overflow:hidden
}
.hd_pops {
	position:absolute;
	border: 0px;
	background:#fff
}
.hd_pops_con {
	overflow: hidden;
}
.hd_pops_footer {
	padding:8px 0;
	background:#393939;
	color:#fff;
	text-align:right;
	border-bottom: 0px;
	width: 100%;
	position: absolute;
	border-right: 1px solid rgba(238, 238, 238, 0.1);
}

.hd_pops_footer button {
	margin-right:5px;
	padding: 0px 7px;
	border:0;
	background:#282828;
	color:#fff;
	border-radius: 4px;
	font-size: 12px;
    font-weight: 300;
	margin: 3px 5px 3px 0px;
}
@media only screen and (max-width:992px){
	#hd_pop .hd_pops{
		left: 0 !important;
		width: 80% !important;
	}
	#hd_pop .hd_pops .hd_pops_con{
		width: 100% !important;
		overflow: scroll;
        height: auto !important;
	}
	.hd_pops_footer button {
		font-size: 10px;
	}
}
/*s007 Header-top*/
html #header .header-top.header-top-dark {
    background: #282828;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a{
	padding: 0px 10px;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:hover, html #header .header-top.header-top-dark .header-nav-top ul > li > a:focus, html #header .header-top.header-top-dark .header-nav-top ul > li.open > a:focus {
    background: transparent;
    color: #fff;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master{
	color: #b89c43;
}
html #header .header-top.header-top-dark .header-nav-top ul > li > a.master:hover{
	color: #ffca1e;
}
#header .header-top {
    position: initial; 
}
#header .header-top.header-top-style-4 {
    margin-bottom: 0px;
}
#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
	 padding: 6px 0px;
}
#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    font-size: 12px;
	font-weight: 300;
    color: #888785;
}
@media only screen and (max-width:992px){
	#header .header-top.header-top-style-4 .container .header-nav-top-wrap,
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	width: 100%;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
    	text-align: left;
	}
}
@media only screen and (max-width:496px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 0px 3px;
		font-size: 0.9em !important;
	}
	#header .header-top.header-top-style-4 .container .header-nav-top-text-wrap {
		 padding-top: 0px;
	}
	#header .header-top .header-nav-top-text-wrap strong {
		font-size: 0.9em ;
	}
}
/*s007 Header-top-search*/
#header .header-search{
	margin: 7px 0 0px 5px;
}
#header .header-top p {
    line-height: inherit;
}
#header .header-search .search-toggle {
	display: inline-block;
    font-size: 13px;
    line-height: 22px;
    min-width: 25px;
    margin: 0;
    text-align: center;
    border: 1px solid #92d557;
    background: linear-gradient(#a7dd77,#92d557);
    cursor: pointer;
    color: #fff;
}
@media (max-width: 992px){
	#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
		padding: 3px 5px 3px 0px;
	}
	#header .header-top .header-nav-top {
		margin-right: 0px;
		margin-top: 5px;
	}
	#header .header-search {
		margin: 5px 2px;
	}
	#header .header-search .search-toggle {
		background-color: #222222;
		color: #fff;
	}
}

#header .header-body .c_wrp {
    position: relative;
    z-index: 10;
}


/*search 모달*/
.s007-modal .modal-dialog {
    width: 100%;
    margin: 0;
}
.s007-modal .modal-content{
	border-radius: 0px;
}
#header-search-modal .mobile-search-form input[type="text"]{
	vertical-align: top;
}

#header-search-modal .search-btn {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    min-width: 26px;
    height: 35px;
    margin: 0;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background-color: #ef6a11;
    border: none;
	vertical-align: top;
}
#header-search-modal .mobile-search-form input[type="text"]{
	padding: 4px 5px;
    border-color: transparent;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
	width: 50%;
}
@media (max-width: 992px){
	#header-search-modal .mobile-search-form input[type="text"]{
		width: 80%;	
	}
}
/*s007 callnum*/
#header .header-col-2 .callnum {
	float: right;
    margin: 12px 5px 10px 5px;
    font-size: 2rem;
    color: #e15215;
}
@media (max-width: 992px){
	#header .header-col-2 .callnum {
		float: left;
	}
}
@media (max-width: 479px){
	#header .header-col-2 .callnum {
		font-size: 15px;
		font-weight: 600;
	}
}
/*s007 - Logo*/
#header.header-narrow .header-logo {
	
	
}
#header.header-narrow .header-logo img{
	margin: 0px;
        width: 150px;
}
@media only screen and (max-width:992px){
	#header.header-narrow .header-logo {
		margin-top: 10px;
	}
	#header .header-logo img {
		width: 170px;
	}
}
/*s007 - Header*/
#header .header-column{
	width: 100%;
	display: block;
	width: 100%;
    background-color: #000;
}
#header .header-column.header-col-2{
	background-color: rgba(238, 238, 238, 0.5);
    border-bottom: 3px solid #42a538;
	border-top: 1px solid #c8c8c8;
}
#header .header-body{
	padding-bottom: 0;
	border-top: 0px;
	border-bottom: 0px;
}
#header .header-nav-main {
    margin: 0;
	
}
#header .header-nav-main nav > ul > li > a {
    font-size: 17px;
    font-weight: 500;
}
#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
	margin-top: 0px;
    margin-bottom: 10px;
    border-radius: 0px;
    background-color: #363636;
    border-top: 3px solid #42a538;
	border-bottom: 0px;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
	font-size: 16px;
    color: rgba(255,255,255,0.8);
    border-color: #666;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
    color: #fff;
	background-color: transparent;
}
#header .header-nav-main > nav > ul > li > a{
	font-weight: 400;
    color: #fff !important;
    border-radius: 0px;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    font-size: 1.8rem;
    padding: 2em 2em !important;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a,
#header .header-nav-main > nav > ul > li > a:hover{
	color: #eee;
}
#header .header-nav-main nav > ul > li.open > a, 
#header .header-nav-main nav > ul > li:hover > a {
	color: #42a538 !important;
    background-color: transparent;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after,
#header .header-nav-main nav > ul > li.active > a.dropdown-toggle:after, 
html #header .header-nav-main nav > ul > li:hover > a.dropdown-toggle:after {
	border: 0px;
}
@media only screen and (max-width:992px) {
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		background-color: #fff;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu:before {
		display: none;
	}
	#header .header-nav-main nav > ul > li.open > a, 
	#header .header-nav-main nav > ul > li:hover > a {
    	color: rgba(255,255,255,0.8) !important;
		background-color: transparent;
		color: #000 !important;
	}
    #header .header-nav-main nav > ul > li > a{
        line-height: inherit;
		color: #555 !important;
        padding: 7px 8px 3px 8px !important;
		border-left: 0px !important;
    }
	#header .header-nav-main nav > ul > li > .dropdown-menu > li {
		border: 0px;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a {
		color: #aaa !important;
	}
	#header .header-nav-main nav > ul > li > .dropdown-menu > li > a:hover {
		color: #000 !important;
	}
	#header .header-nav-main nav > ul > li.dropdown:hover > .dropdown-menu,
	#header .header-nav-main nav > ul > li.dropdown > .dropdown-menu {
		border-bottom: 0px;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover {
		color: rgba(255,255,255,0.8);
	}	
}
@media only screen and (max-width: 766px) {
	nav>ul>li>a:hover,
    nav>ul>li>a:focus{
		color: #0088cc !important;
	}
}

/*s007 - HeaderTop mobile*/
#header .header-btn-collapse-nav {
	margin: 5px 2px;
    padding: 7px 12px;
	background-color: #222222;
	color: #fff;
}
/*slider*/
#s007 .slider-container .tp-caption.btn{
	background-color: #339529!important;
    border: 2px solid #339529;
    color: #fff;
}
#s007 .slider-container .tp-caption.btn:hover{
	background-color: #3faf33!important;
	border: 2px solid #3faf33;
}
#s007 .tp-bullet.selected, .tp-bullet:hover {
    background: rgba(240, 120, 40, 1);
}
#s007 .tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
/*s007 subtitle 서브페이지 타이틀*/
.page-header.parallax {
    padding: 130px 0 150px 0;
}
/*s007 config_wrp*/
#config_wrp h1{
	display: inline-block;
}
#config_wrp .breadcrumb{
	float: right;
	background-color: transparent;
}
#config_wrp .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
/*s007 subtitle tab 서브페이지 타이틀 하단 탭*/
#tap_wrp.tab_company {
    width: 100%;
    height: 50px;
    background-color: #eee;
	margin: -35px 0 35px 0;
}
#tap_wrp.tab_company a {
	color: #666;
    text-decoration: none;
    padding: 14px 15px 11px 15px;
	margin: 0 5px;
    font-size: 1.7rem;
    display: inline-block;
	border-bottom: 3px solid transparent;
}
#tap_wrp.tab_company a.active,
#tap_wrp.tab_company a:hover {
	color: #222;
	border-color: #222;
}
@media only screen and (max-width: 992px){
	#tap_wrp.tab_company a{
		padding: 14px 0 11px 0;
		font-size: 15px;
	}
}
@media only screen and (max-width: 479px){
	#tap_wrp.tab_company {
		display: none;
	}
}
/*s007 content01*/
#s007 #content{
	padding: 30px 0px;
	background-color: #fcfcfc;
}
/*s007 content02*/
#s007 #content02{
	background-color: #ffffff;
	padding: 30px 0px;
	border-top: 1px solid #ddd;
}
/*s007 메인컨텐츠 배너공통*/
#content a{
	text-decoration: none;
}
#content .con_baner{
	border: 1px solid #d9d9d9;
	margin-left: -1px;
	background-color: #fff;
	margin-top: -1px;
	min-height: 340px;
	border-top: 2px solid #666;
	position: relative;
}
#content .con_baner .more_btn{
	display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px;
    padding: 10px 10px 5px 10px;
    font-size: 3rem;
    color: #b8b8b8;
    border: 1px solid #eee;
    font-weight: 200;
    text-decoration: none;
}
@media only screen and (max-width:1200px){
	#content .con_baner{
		min-height: 350px;
	}
}
@media only screen and (max-width:992px){
	#content .con_baner{
		min-height: 300px;
	}
}
@media only screen and (max-width:992px){
	#content .con_baner{
		margin-left: 0px;
	}
}

/*s007 메인컨텐츠 - 사업소개*/
#content .con_baner>h3 {
	border-bottom: 2px dashed #eee;
}
#content .con_baner>h3>p {
	line-height: 16px;
}
#content .maincon_img {
    left: 0;
    bottom: 0;
    overflow: hidden;
	margin: 0 -20px -20px -20px;
}
#content .maincon_img img{
	width: 99.8%;
}

/*s007 notice*/
#content .con_baner.notice .more_btn a {
	text-decoration: none;
	color: #b8b8b8;
}
#content .con_baner.notice {
	border: 0px;
	background-color: transparent;
}
#content .con_baner.notice>h3 {
	border: 0px;
}
#content .con_baner.notice ul li a{
	display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 13px;
    padding: 5px 0;
    color: #888;
    border-bottom: 1px solid #ddd;
}
#content .con_baner.notice ul li a:hover{
	color: #e05959;
}
#content .con_baner.notice ul li a .n_date{
	float: right;
	color: #c8c8c8;
	font-size: 12px;
}
/*s007 sponsor*/
#content .con_baner.sponsor .more_btn a {
	text-decoration: none;
	color: #b8b8b8;
}
#content .con_baner.sponsor {
	border: 0px;
    background-color: transparent;
    background: url(../img/sponsor_01.png) no-repeat;
	background-position: 100px 70px;
    background-size: 100%;
}
#content .con_baner.sponsor ul {
	background-color: rgba(238, 238, 238, 0.6);
    padding: 15px;
	color: #666;
}
#content .con_baner.sponsor>h3 {
	border: 0px;
}
#content .con_baner.sponsor .sponsor-txt{
	color: #e05959;
}
#content .con_baner.sponsor ul li strong{
	
}
/*사진슬라이드*/
#content .con_baner02{
	margin-left: -1px;
	margin-top: -1px;
	border-top: 2px solid #666;
	position: relative;
}
/*footer*/
#footer {
	margin: 0px;
	font-size: 12px;
	background-color: #9b9b9b;
	border: 0px;
}
#footer a.btn {
    background-color: rgba(0, 0, 0, 0.3);
}
#footer .logo_wrp a img{
	opacity: 0.8;
}

/*서브타이틀 subtitle*/
.page-header .sub_title h1{
	text-shadow: 1px 0px 3px rgba(0,0,0,0.5);
}
.siteconfig{
	width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
	background-color: #7ab02c;
}
.siteconfig .home_box{
	display: inline-block;
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
}
.siteconfig .home_box2,
.siteconfig .home_box3{
	display: inline-block;
}
.siteconfig .home_box2::after {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
.siteconfig .home_box a{
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 13px 15px;
}
/*all-content-common*/
#all-content-common{
    padding: 30px 0;
    /*background-color: rgba(238, 238, 238, 0.4);*/
}
#all-content-common span.under_pen_effec{
    background-color: #e15215;
    color: #fff;
    display: inline-block;
    padding: 0px 3px;
}
@media only screen and (max-width:992px){
    #all-content-common .m-pn{
        padding: 0px !important;
    }
}
/*left-sitecon*/
#left-sitecon h3{
    padding: 30px 20px;
    background-color: #42a538;
    color: #fff;
}
#left-sitecon ul li {
    border-bottom: 1px solid #ddd;
}
#left-sitecon ul li a{
    text-decoration: none;
    color: #333;
    padding: 8px 20px;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 18px;
	position: relative;
}
#left-sitecon ul li a.active{
    color: #42a538;
}
#left-sitecon ul li a.active:after{
    border-color: transparent transparent transparent #42a538;
    border-style: solid;
    border-width: 5px;
    content: " ";
    display: block;
    margin-left: 0;
    position: absolute;
    top: 40%;
    right: 5px;
    width: 0;
}
/*all-content-wrp*/
#all-content-wrp{
    background-color: #fff;
    font-size: 15px;
    line-height: 22px;
}


/*news_sec*/
#news_sec {
	background: url(../img/news_sec_bg.png) left bottom no-repeat;
	background-color: #feecbc;
}
#bsn_sec {
	background: url(../img/bsn_sec_bg.png) left bottom no-repeat;
	background-color: #0a6734;
}
#news_sec .news_wrp {
	background-color: #fff;
	padding-left: 40px;
}
#bsn_sec .bsn_wrp {
	background-color: #f7f7f7;
	padding-left: 40px;
}
#bsn_sec .rv_wrp,
#news_sec .rv_wrp {
	position: relative;
	padding-left: 300px;
}
#bsn_sec .rv_wrp .mtit ,
#news_sec .rv_wrp .mtit  {
	position: absolute;
	left: 0;
}
#bsn_sec .rv_wrp .mtit .mtit_deco,
#news_sec .rv_wrp .mtit .mtit_deco {
	margin-bottom: 35px;
}
#bsn_sec .rv_wrp .mtit h3,
#news_sec .rv_wrp .mtit h3 {
	margin-top: 15px;
	font-weight: 400;
}
#bsn_sec .rv_wrp .mtit .arrowSlider,
#news_sec .rv_wrp .mtit .arrowSlider {
	margin-top: 30px;
}
#bsn_sec .rv_wrp .mtit .arrowSlider img,
#news_sec .rv_wrp .mtit .arrowSlider img {
	cursor: pointer;
}
@media (max-width:768px) {
	#bsn_sec,
	#news_sec {
		background-size: cover;
		background-position: 15% bottom !important;
	}
	#bsn_sec .bsn_wrp,
	#news_sec .news_wrp {
		padding-left: 20px;
	}
	#bsn_sec .rv_wrp,
	#news_sec .rv_wrp {
		padding-left: 150px;
	}
	#bsn_sec .rv_wrp .mtit ,
	#news_sec .rv_wrp .mtit {
		width: 140px;
		padding-left: 15px;
        top:50px;
	}
	#bsn_sec .rv_wrp .mtit h3,
	#news_sec .rv_wrp .mtit h3 {
		margin-top: 5px;
	}
	#bsn_sec .rv_wrp .mtit .arrowSlider,
	#news_sec .rv_wrp .mtit .arrowSlider {
		margin-top: 15px;
	}
	#bsn_sec .rv_wrp .mtit .arrowSlider img,
	#news_sec .rv_wrp .mtit .arrowSlider img {
		width: 20px;
	}
    #bsn_sec .rv_wrp .mtit .mtit_deco,
    #news_sec .rv_wrp .mtit .mtit_deco {
        display: none;
    }
}
/*bsnbox*/
#bsnbox a {
	text-decoration: none;
	display: block;
}
#bsnbox .ibox img  {
	width: 200px;
	background-color: #fff;
	border-radius: 50%;
    border: 5px solid #ddd;
	display: inline-block;
}
#bsnbox a h3 {
	font-weight: 600;
	margin-top: 10px;
}
#bsnbox a h4 {
	font-weight: 600;
	margin-top: 10px;
}
#bsnbox a span {
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	width: 100px;
	display: inline-block;
	border-radius: 50px;
	background-color: #6b3db4;
	line-height: 1em;
	padding: 10px;
	margin-top: 20px;
}
@media (max-width:768px) {
	#bsnbox .ibox img  {
		width: 70px;
	}
	#bsnbox a span {
		font-size: 13px;
		width: 85px;
		padding: 5px;
		margin-top: 10px;
	}
    #bsnbox a h4 {
	font-size: 13px;
    }
}
/*news_latest*/
#news_latest a {
	text-decoration: none;
	display: block;
	padding: 35px 20px;
	border: 1px solid #eee;
	background-color: #fcfcfc;
	margin: 0 5px;
}
#news_latest a .cate {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #ff821b;
	padding: 4px 10px;
}
#news_latest a h3,
#news_latest a p {
	margin-top: 15px;
}
#news_latest a p.con {
	height: 90px;
}


#bsn_sec .owl-carousel .owl-nav [class*="owl-"] {
    color: #0a6734;
    background-color: #fff;
    border-color: #fff;
}

#bsn_sec .owl-carousel .owl-nav .owl-next {
    /* right: 0px; */
    left: -300px;
}
#bsn_sec .owl-carousel .owl-nav .owl-prev {
    /* right: 0px; */
    left: -340px;
}

#bsn_sec .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 35px;
}

#bsn_sec .owl-carousel .owl-nav {
    top: 77%;
    position: absolute;
    margin-top: -20px;
    width: 100%;
}


/*.mtit*/
.mtit h1{
    margin-bottom: 30px; 
}
.mtit span{
    width: 100px;
    height: 6px;
    background-color: #0a6734;
    margin-bottom: 30px; 
    display: inline-block;
}
.mtit h5.dft{
    margin-bottom: 30px;
}

/*msec01*/
#msec01 .sec01 a {
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#msec01 .sec01 a .img_wrp {
    overflow: hidden;
}

#msec01 .sec01 a .img_wrp img {
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

#msec01 .sec01 a .txtbox h4 span {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #f7f7f7;
    padding: 10px;
    margin-top: -27px;
    z-index: 3;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec01 .sec01 a .txtbox h4 span:hover {
    display: block;
    width: 80%;
    margin: 0 auto;
    background-color: #0a6734;
    color:#fff;
    padding: 10px;
    margin-top: -27px;
    z-index: 3;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#msec01 .sec01 a .txtbox h4 span:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #0a6734;
}
#msec01 .sec01 a .txtbox h4 span:hover:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #fff;
}
#msec01 .sec01 a .txtbox h4 span:hover:after {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #fff;
}

#msec01 .sec01 a .txtbox h4 span:after {
    content: "";
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    width: 30px;
    height: 2px;
    background-color: #0a6734;
}
#msec01 .sec01 a .txtbox{
    margin-bottom: 27px;
}
#msec01 .sec01 a .txtbox2{
    height: 230px
}
#msec01 .sec01 a .txtbox{
    text-align: center;
    
}
#msec01 .sec01 a .txtbox2 h4{
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    
}
#msec01 .sec01 a .more h3{
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    width: 118px;
    display: inline-block;
    font-size:18px;
    font-weight: 600;
}
#msec01 .sec01 a .more h3:hover{
    border-bottom: 1px solid #0a6734;
    color: #0a6734;
}

@media (max-width:768px) {
        #msec01 .sec01 a .txtbox2{
        height: auto !important;
    }
    #msec01 .sec01 a {
        margin-bottom: 20px;
    }
    #msec01 .sec01 li:last-child a{
        margin-bottom:0;
    } 
}

/*msec02*/
#msec02 .c_wrp > div:first-child{
    vertical-align: top;
}
#msec02 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    --position: relative;
    bottom: -60px;
}
#msec02 .sec01{
    position: relative;
    background-color: #fff;
}
#msec02 .sec01:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 345px;
    background-color: #f2f3f6;
    z-index: 1;
  
}
#msec02 .sec01 .container {
    position: relative;
    z-index: 2;
}
#msec02 .sec01 .txtbox .mtit span{
    margin-bottom: 60px;
}
#msec02 .sec01 .txtbox h5.dft{
    font-weight: 600;
}
#msec02 .sec01 .imgbox{
    width: 50%;
}
@media (max-width:768px) {
    #msec02 .sec01{
        background-color: #eee;
        padding-bottom: 8rem !important;
    }
       #msec02 .sec01:before{
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 345px;
    background-color: #f2f3f6;
    z-index: 1;
  
    }
    #msec02 .txtbox a {
        display: block;
        text-align: center;
    }
    
    #msec02 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: 0px;
        
    }
    #msec02 .sec01 .imgbox{
    width: 100%;
    }
    #msec02 .sec01 .txtbox{
        margin-bottom: 30px;
    }
    #msec02 .sec01 .txtbox .mtit span{
    margin-bottom: 30px;
    }
}

/*msec03*/
#msec03 .c_wrp > div:nth-child(2){
    vertical-align: top;
}
#msec03 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: -60px;
}
#msec03 .sec01{
    position: relative;
    background-color: #fff;
}
#msec03 .sec01 .imgbox{
    width: 50%;
}
#msec03 .sec01:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 480px;
    background-color: #f2f3f6;
    z-index: 1;
  
}
#msec03 .sec01 .container {
    position: relative;
    z-index: 2;
}
#msec03 .sec01 .txtbox .mtit span{
    margin-bottom: 60px;
}
#msec03 .sec01 .txtbox h5.dft{
    font-weight: 600;
}

@media (max-width:768px) {
    #msec03 .sec01{
        background-color: #f2f3f7;
    }
       #msec03 .sec01:before{
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 430px;
    background-color: #f2f3f6;
    z-index: 1;
  
    }
    #msec03 .txtbox a {
        display: block;
        text-align: center;
    }
    #msec03 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: 0px;
    }
    #msec03 .sec01 .imgbox{
    width: 100%;
    }
    #msec03 .sec01 .txtbox{
        margin-bottom: 30px;
    }
    #msec02 .sec01 .txtbox .mtit span{
    margin-bottom: 30px;
    }
}

/*msec04*/
#msec04{
    position: relative;
    overflow: hidden;
}
#msec04 .msec04_deco {
    position: absolute;
    left: -15%;
    text-align: center;
    width: 660px;
    height: 100%;
    top: -150px;
    z-index: 1;
}
#msec04 .msec04_deco2 {
    position: absolute;
    right: -15%;
    text-align: center;
    width: 660px;
    height: 100%;
    bottom: -200px;
    z-index: 1;
}
#msec04 .msec04_deco img {
    animation: spin 15s linear infinite;
    transform-origin: 50% 50%;
}
@keyframes spin {
	from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}
}
#msec04 .sec01 .white_box{
    border: 1px solid #bfbfbf;
    background-color: #fff;
    padding: 70px 0 60px 0 ;
    width: 360px;
    margin: 0 15px;
    height: 440px;
    
}
#msec04 .sec01 .green_box{
    background-color: #0a6734;
    padding: 70px 0 60px 0 ;
    width: 360px;
    margin: 0 15px;
    height: 440px;
}
#msec04 .sec01 .img_wrp{
    margin-bottom: 20px;
}
#msec04 .sec01 .txtbox2 h5{
    color:#787878;
}

#msec04 .sec01 .green_box .txtbox2 h5{
    color:#fff;
}
@media (max-width:768px) {
    #msec04 .msec04_deco {
		width: 300px;
		height: 300px;
		top: auto;
		bottom: -5%;
		left: auto;
		right: -20%;
	}
}
/*msec05*/
#msec05{
    background: url(../img/msec05_bg.png) center center no-repeat;
}
#msec05 .sec01 .lft{
    width: 50%
}

#msec05 .mtit span{
    
    background-color: #fff;
    
}
#msec05 .sec01 .back{
    background-color: #000;
    
}
#msec05 .sec01 .menu_realcon{
    opacity: 1;
    padding: 30px 20px;
    font-size: 24px;
    color: #fff;
    font-weight: 100;
}
#msec05 .sec01 .btn{
    width: 100%;
    height: 42px;
    font-size: 24px;
    color:#fff;
    background-color: #e60012;
    line-height: 24px;
}
@media (max-width:768px) {
    #msec05 .sec01 .lft{
    width: 100%
}
    #msec05 .sec01 .menu_realcon{
        font-size: 14px;
    }
    #msec05 .sec01 .menu_realcon{
    opacity: 1;
    padding: 20px 20px 20px 0;
    
    color: #fff;
    font-weight: 100;
}
    #msec05 .sec01 .btn{
    width: 70%;
    height: 30px;
    font-size: 14px;
    color:#fff;
    background-color: #e60012;
    line-height: 14px;
}
    #msec05 .sec01 .back{
    background-color: transparent;
    
}
    #msec05 .form-control{
        margin-bottom: 10px;
    }
}

/*all-content-common*/
#all-content-common {
    padding: 40px 0 0;
}
@media (max-width:768px){
    #all-content-common {
        padding: 20px 0 0;
    }
}
/*sub_tt*/
.sub_tt {
    font-size: 35px;
    line-height: 1em;
    color: #fff;
    font-weight: 400;
}
@media (max-width:768px){
   .sub_tt {
        font-size: 20px;
    }
}

/*parallax*/
.page-header.parallax {
    padding: 0;
    height: 200px;
	position: relative;
}
.page-header.parallax.bo_h {
    height: 150px;
}
.page-header.parallax .txt_wrp {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}
.page-header.parallax .txt_wrp .txtbox {
	display: table;
	width: 100%;
	height: 100%;
}
.page-header.parallax .txt_wrp .txt_in {
	display: table-cell;
	vertical-align: middle;
}
.page-header.parallax .txt_wrp h2 {
    font-size: 24px;
    line-height: 1em;
    color: #56565a;
    font-weight: 400;
    text-shadow: 0 0 0;
}
.page-header.parallax .txt_wrp h3 {
	font-size: 30px;
    line-height: 1em;
    color: #fff;
    font-weight: 600;
    text-shadow: 0 0 0;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.page-header.parallax .txt_wrp h5 {
	font-size: 22px;
    line-height: 1.4em;
    color: rgba(255,255,255,1);
    font-weight: 300;
    text-shadow: 0 0 0;
    margin-top: 20px;
    text-transform: none;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.page-header.parallax .txt_wrp .lined span {
	display: inline-block;
	height: 20px;
	width: 1px;
	background-color: #fff;
	margin: 10px 0;
}
.page-header.parallax .para_img {
	background-size: cover !important;
	background-position: center center !important;
	height: 100%;
}
.page-header h1 {
	display: inline-block;
    position: relative;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.page-header .breadcrumb{
	float: right;
	background-color: transparent;
	position: relative !important;
	top: initial;
	right: initial;
	width: 100%;
	text-align: left;
}
.page-header .breadcrumb > li + li:before {
    color: inherit;
    opacity: 0.5;
    font-family: FontAwesome;
    content: "\f105";
    padding: 0 7px 0 5px;
}
.page-header .breadcrumb.breadcrumb-valign-mid li.active {
    color: #FFF;
    opacity: 1;
}
.page-header .bright_img{
	position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    bottom: 0;
    background: url(../img/sub_header_bright.png) no-repeat 90% 0px;
}
.page-header.parallax h4 {
    font-size: 14px;
    line-height: 1.4em;
    color: #636363;
    font-weight: 600;
}
.page-header.parallax .text-light h2,
.page-header.parallax .text-light h4 {
    color: #fff;
}
@media (min-width:769px){
    .page-header.parallax {
        overflow: hidden;
    }
    
    .page-header.parallax .para_img {
        -webkit-animation: para_ani 15s linear infinite;
        -moz-animation: para_ani 15s linear infinite;
        -o-animation: para_ani 15s linear infinite;
        -ms-animation: para_ani 15s linear infinite;
        animation: para_ani 15s linear infinite;
    }
    .page-header.parallax .para_img.active {
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
}
@media (max-width:768px){
    .page-header.parallax h4 {
        font-size: 13px;
    }
	.page-header.parallax {
		height: 150px;
	}
	.page-header.parallax.bo_h {
		height: 80px;
	}
	.page-header.parallax .txt_wrp {
		margin-top: 0;
	}
	.page-header.parallax .txt_wrp h2 {
		font-size: 20px;
        margin-top: -15px;
	}
	.page-header.parallax .txt_wrp h3 {
		font-size: 15px;
	}
	.page-header.parallax .txt_wrp h5 {
		font-size: 12px;
	}
	.page-header.parallax .txt_wrp .lined span {
		height: 10px;
	}
}

/* para animation */
@-webkit-keyframes para_ani{
     0%   {background-position:50% 0;}
     33.3333333%  {background-position:50% 100%;}
     66.666666%  {background-position:50% 50%;}	
     100%   {background-position:50% 0;}  
}
@-moz-keyframes para_ani{
    0%   {background-position:50% 0;}
     33.3333333%  {background-position:50% 100%;}
     66.666666%  {background-position:50% 50%;}
     100%   {background-position:50% 0;}  
}
@-o-keyframes para_ani{
    0%   {background-position:50% 0;}
     33.3333333%  {background-position:50% 100%;}
     66.666666%  {background-position:50% 50%;}
     100%   {background-position:50% 0;}  
}
@-ms-keyframes para_ani{
    0%   {background-position:50% 0;}
     33.3333333%  {background-position:50% 100%;}
     66.666666%  {background-position:50% 50%;}
     100%   {background-position:50% 0;}  
}
@keyframes para_ani{
     0%   {background-position:50% 0;}
     33.3333333%  {background-position:50% 100%;}
     66.666666%  {background-position:50% 50%;}
     100%   {background-position:50% 0;}  
}

/*sitecon*/
.sitecon .sitecon_list > li {
    font-size: 13px;
    display: inline-block;
}
.sitecon .sitecon_list > li a,
.sitecon .sitecon_list > li span {
    display: inline-block;
    color: #1e1e1e;
}
.sitecon .sitecon_list > li a,
.sitecon .sitecon_list > li span,
.sitecon .sitecon_list > li .sub_menu {
    padding: 0 7px;
}
.sitecon .sitecon_list > li .sub_menu {
    position: relative;
    color: #1e1e1e;
}
.sitecon .sitecon_list > li .sub_menu ul {
    position: absolute;
    width: 100%;
    top: -10000px;
    display: block;
    opacity: 0;
    padding: 0px;
    background-color: #4c5960;
    z-index: 1;
    
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transform: translate3d(0, -5px, 0);
}
.sitecon .sitecon_list > li .sub_menu ul li {
    font-weight: 300;
}
.sitecon .sitecon_list > li .sub_menu ul li a {
    text-decoration: none;
    display: block;
    color: #fff;
}
.sitecon .sitecon_list > li .sub_menu ul li a:hover {
    background-color: #424c52;
}
@media (min-width:991px){
    .sitecon .sitecon_list > li{
        position: relative;
    }
    .sitecon .sitecon_list > li:after {
        content: "\f105";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: -5px;
        top: calc(50% - 6px);
    }
    .sitecon .sitecon_list > li:last-child:after {
        display: none;
    }
}
@media (max-width:992px){
    .sitecon {
        background-color: #eee;
    }
    .sitecon .sitecon_list > li {
        display: block;
        float: left;
        border-left: 1px solid #ddd;
    }
    .sitecon .sitecon_list > li .sub_menu {
        min-width: 140px;
        cursor: pointer;
    }
    .sitecon .sitecon_list > li .sub_menu:after {
        content: "\f078";
        font: normal normal normal 11px/1 FontAwesome;
        position: absolute;
        right: 15px;
        top: calc(50% - 6px);
    }
    .sitecon .sitecon_list > li .sub_menu:hover ul {
        transform: translate3d(0, 0, 0);
        top: 100%;
        display: block;
        opacity: 1;
        left: 0;
    }
    .sitecon .sitecon_list > li a,
    .sitecon .sitecon_list > li span,
    .sitecon .sitecon_list > li .sub_menu {
        padding: 7px 15px;
    }
}
/*all-content-common*/
#all-content-common {
    padding: 30px 0;
}
@media (max-width:768px){
    #all-content-common {
        padding: 15px 0;
    }
}
/*side_menu*/
.side_menu h1 {
    font-size: 24px;
    line-height: 1em;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    padding: 30px 15px;
    background-color: #0a6734;
}
.side_menu ul li {
    border-bottom: 1px solid #ddd;
}
.side_menu ul li a {
    text-decoration: none;
    display: block;
    padding: 15px 20px;
    color: #666;
    font-size: 17px;
    line-height: 1.2em;
    position: relative;
    font-weight: 400;
    overflow: hidden;
}
.side_menu ul li a.active {
    background-color: #f7f7f7;
    color: #000000;
    font-weight: 600;
}
.side_menu ul li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: -11px;
    width: 11px;
    height: 2px;
    background: #0a6734;
    transform: translateY(-50%);
    
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.side_menu ul li a.active:before,
.side_menu ul li a:hover:before,
.side_menu ul li a:focus:before {
    left: 0px;
}
.side_menu ul li .panel-body {
    padding: 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
}
.side_menu ul li .panel-body a {
    font-size: 1em;
    padding: 10px 20px;
    padding-left: 30px;
    background-color: #fcfcfc;
    color: #666;
}
.side_menu ul li .panel-body a.active {
    color: #0c629e;
    font-weight: 600;
}
@media (min-width:991px){
    .side_menu {
        min-height: 600px;
    }
}
/*sub_content*/
.sub_content h1.sub_tit {
    font-size: 24px;
    line-height: 1em;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    margin-bottom: 20px;
}
@media (max-width:768px){
    .sub_content h1.sub_tit {
        font-size: 18px;
        padding: 15px 0;
        margin-bottom: 15px;
    }
}
.table>thead>tr>th{
    background-color: #f7f7f7;
    font-weight: 600;
    font-size: 18px;
    border-top:2px solid #0a6734 !important;
    text-align: center;
    vertical-align: middle;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td {
    padding: 5px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #ddd;
    text-align: center;
}
.table>tbody>tr>td a{
    text-decoration: none;
    color:#000;
}

.page-header.parallax .txt_wrp .txt_in .container{
       color: #fff;
    font-size: 40px;
    font-weight: 600;
}

.c_gl{
    color:#0a6734 !important;
}
/*footer*/
#footer{
    background-color: #000;
}
#footer a{
    text-decoration: none;
}
#footer p.dft{
    display: inline-block;
    margin: 0 2px;
}
#footer span{
    color:#fff;
    margin: 0 2px;
}

#footer h6.dft{
    color:#777;
}

.bord {border-right: 1px solid #888785;
    padding-right: 25px;}


.thumb-gallery {
max-width: 500px;
margin: 0 auto;
}
.thumb-gallery.wid100 {
	max-width: 100%;
}
.owl-carousel .img-thumbnail,
.owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 0px;
	border: 0px;
}
.owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
.owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
.owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
.owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	.owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	.owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}


.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus{
	border:1px solid #ddd !important;
	color:#fff;
	background-color:#0a6734;
}




/*msec02-1*/
#msec02-1 .c_wrp > div:first-child{
    vertical-align: top;
}
#msec02-1 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    --position: relative;
    bottom: -60px;
}
#msec02-1 .sec01{
    position: relative;
    background-color: #fff;
}
#msec02-1 .sec01:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 374px;
    background-color: #f2f3f6;
    z-index: 1;
  
}
#msec02-1 .sec01 .container {
    position: relative;
    z-index: 2;
}
#msec02-1 .sec01 .txtbox .mtit span{
    margin-bottom: 60px;
}
#msec02-1 .sec01 .txtbox h5.dft{
    font-weight: 600;
}
#msec02-1 .sec01 .imgbox{
    width: 60%;
}
@media (max-width:768px) {
    #msec02-1 .sec01{
        background-color: #eee;
        padding-bottom: 8rem !important;
    }
       #msec02-1 .sec01:before{
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 405px;
    background-color: #f2f3f6;
    z-index: 1;
  
    }
    #msec02-1 .txtbox a {
        display: block;
        text-align: center;
    }
    
    #msec02-1 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: 0px;
        
    }
    #msec02-1 .sec01 .imgbox{
    width: 100%;
    }
    #msec02-1 .sec01 .txtbox{
        margin-bottom: 30px;
    }
    #msec02-1 .sec01 .txtbox .mtit span{
    margin-bottom: 30px;
    }
}


/*msec03-1*/
#msec03-1 .c_wrp > div:first-child{
    vertical-align: top;
}
#msec03-1 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    --position: relative;
    bottom: -60px;
}
#msec03-1 .sec01{
    position: relative;
    background-color: #fff;
}
#msec03-1 .sec01:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 374px;
    background-color: #f2f3f6;
    z-index: 1;
  
}
#msec03-1 .sec01 .container {
    position: relative;
    z-index: 2;
}
#msec03-1 .sec01 .txtbox .mtit span{
    margin-bottom: 60px;
}
#msec03-1 .sec01 .txtbox h5.dft{
    font-weight: 600;
}
#msec03-1 .sec01 .imgbox{
    width: 60%;
}
@media (max-width:768px) {
    #msec03-1 .sec01{
        background-color: #eee;
        padding-bottom: 8rem !important;
    }
       #msec03-1 .sec01:before{
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 405px;
    background-color: #f2f3f6;
    z-index: 1;
  
    }
    #msec03-1 .txtbox a {
        display: block;
        text-align: center;
    }
    
    #msec03-1 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: 0px;
        
    }
    #msec03-1 .sec01 .imgbox{
    width: 100%;
    }
    #msec03-1 .sec01 .txtbox{
        margin-bottom: 30px;
    }
    #msec03-1 .sec01 .txtbox .mtit span{
    margin-bottom: 30px;
    }
}

/*msec03-2*/
#msec03-2 .c_wrp > div:first-child{
    vertical-align: top;
}
#msec03-2 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    --position: relative;
    bottom: -60px;
}
#msec03-2 .sec01{
    position: relative;
    background-color: #fff;
}
#msec03-2 .sec01:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 101px;
    width: 100%;
    height: 374px;
    background-color: #f2f3f6;
    z-index: 1;
  
}
#msec03-2 .sec01 .container {
    position: relative;
    z-index: 2;
}
#msec03-2 .sec01 .txtbox .mtit span{
    margin-bottom: 60px;
}
#msec03-2 .sec01 .txtbox h5.dft{
    font-weight: 600;
}
#msec03-2 .sec01 .imgbox{
    width: 60%;
}
@media (max-width:768px) {
    #msec03-2 .sec01{
        background-color: #eee;
        padding-bottom: 8rem !important;
    }
       #msec03-2 .sec01:before{
    content: "";
    display: none;
    position: absolute;
    left: 0;
    bottom: 100px;
    width: 100%;
    height: 405px;
    background-color: #f2f3f6;
    z-index: 1;
  
    }
    #msec03-2 .txtbox a {
        display: block;
        text-align: center;
    }
    
    #msec03-2 .btn{
    color:#fff;
    background-color: red;
    padding: 10px;
    position: relative;
    bottom: 0px;
        
    }
    #msec03-2 .sec01 .imgbox{
    width: 100%;
    }
    #msec03-2 .sec01 .txtbox{
        margin-bottom: 30px;
    }
    #msec03-2 .sec01 .txtbox .mtit span{
    margin-bottom: 30px;
    }
}

