@charset "utf-8";
#quick-social_cont {
	position: relative;
	z-index: 1000;
}
.quick-social-link {
	margin-top: 65px;
	margin-right: 12px;
	right: 0;
	display: none;
	position: absolute;
}
.quick-social-link a {
	font-size: 2em;
	background: #fff;
	width: 46px;
	height: 46px;
	border-radius: 23px;
	text-align: center;
	margin-top: 12px; 
	display: block;
	opacity: 1;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.55);
}
#mobile-menu-button {
	cursor: pointer;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: #1F8A00;
	position: absolute;
	right: 10px;
	top: 13px;
	opacity: 0.7;
	display: none;
}
#mobile-menu-button a {
    position: relative;
    width: 100%;
    height: 50px;
    display: block;
}
#mobile-menu-button a:before {
	content: "";
	position: absolute;
    left: 23px;
    top: 12px;
	width: 6px;
	height: 0.35em;
	background: #fff;
	box-shadow: 0 0.6em 0 0 #fff, 0 1.2em 0 0 #fff;
}
#mobile-menu-button.active a:before {
	background: #fff;
	box-shadow: 0 0.6em 0 0 #fff 0 1.2em 0 0 #fff;
}


.header {
	width: 100%;
	background-color: #FFF;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
}
.logo {
	display: block;
	max-width: 120px;
	width: 20%;
	position: relative;
	float: left;
	text-indent: -9999px;
	margin: 10px 20px;
}
.logo:before {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	width: 100%;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/sj_logo.png);
	background-size: contain;
	z-index: 998;	
}
.nav {
	width: 100%;
	padding: 0 0 0 20%;
}

/*.nav ul{padding: 20px 0 0 0;}*/
.nav ul li {
	display: block;
	float: left;
	position: relative;
}

.nav ul li a:nth-child(1){
	text-align: left;
}

.nav ul li a{
	width: 100%;
	height: 100%;
	color: #432718;
	font-size: 18px;
	text-align: center;
	font-family: 'Microsoft JhengHei UI';
	display: block;
	padding-top: 41px;
	padding-right:10px;
	padding-bottom: 41px;
	padding-left: 40px;
	font-weight: bold;
	transition: 0.5s;
}

.nav ul li a:hover{
	
	background-color: #F3ECDE;
}



.nav ul li a:before{
	content: "";
	position: absolute;
	background-image: url(../images/sj_img028.png);
	width: 25px;
	height: 24px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 10px;
	top: 50%;
	margin-top: -12px;
}
.nav ul li ul li a:before{ display: none;}
.nav ul li ul {
	position: absolute;
	z-index: 100;
	width: 100%;
}
.nav ul li li {
	width: 100%;
	display: none;
}
.nav ul li li a {
	background-image: none;
	background-color: rgba(255,255,255,.9);
	padding: 10px;
	height: auto;
	font-size: 16px;
}
/*.nav ul li:hover a, .nav ul li.active a {
	color: #fff;
	background-color: #86CB92;
	background-image: url(../images/nav_bg2.png), url(../images/nav_bg2-2.png);
	background-position: center 4px, center 64px;
	background-repeat: no-repeat;
	padding-top: 45px;
}*/
.nav ul li:hover li a, .nav ul li.active li a {
	background-image: none;
	background-color: rgba(255,255,255,.9);
	color: #7D5633;
	padding: 10px;
	font-weight: bold;
}
.nav ul li li:hover a {
	background-image: none;
	background-color: rgba(255,255,255,.8);
}
.nav ul li.outer_link{
	display: none;
}
.footer_top_bg {
	height: 120px;
}
.footer {
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	background-color: #FDF4D4;
	padding: 40px 0;
}
.footer_logo {
	display: inline-block;
	vertical-align: top;
	max-width: 50px;
}
/*.footer_logo img {
	display: block;
	width: 100%;
	max-width: 250px;
}*/
.footer .footerlist {
	display: inline-block;
	vertical-align: top;
}

.footer .footerlist li {
	font-size: 14px;
	color: #242414;
	display: block;
	letter-spacing: 2px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.footer_social_link {
	float: right;
}
.footer_social_link a {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: top;
	border-color: #1F8A00;
	border-width: 1px;
	border-style: solid;
	border-radius: 15px;
	overflow: hidden;
	color: #1F8A00;
	font-size: 20px;
	text-align: center;
}
.footer_social_link a.faline {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E %3Cpath fill='%23ffffff' d='M4.405%2C12.179c-0.311-0.388-0.742-0.595-1.244-0.595c-0.501%2C0-0.93%2C0.211-1.239%2C0.608 c-0.283%2C0.368-0.42%2C0.872-0.42%2C1.541v10.215c0%2C0.717%2C0.147%2C1.238%2C0.45%2C1.595c0.322%2C0.381%2C0.82%2C0.573%2C1.48%2C0.573h5.55 c0.527%2C0%2C0.942-0.155%2C1.236-0.461c0.291-0.297%2C0.44-0.686%2C0.44-1.154c0-0.45-0.153-0.85-0.443-1.153 c-0.292-0.317-0.709-0.48-1.233-0.48H4.842v-9.134C4.842%2C13.049%2C4.699%2C12.542%2C4.405%2C12.179z M13.194%2C11.584 c-0.497%2C0-0.924%2C0.21-1.234%2C0.607c-0.283%2C0.362-0.427%2C0.88-0.427%2C1.542v10.452c0%2C0.674%2C0.142%2C1.182%2C0.437%2C1.55 c0.308%2C0.397%2C0.732%2C0.608%2C1.224%2C0.608c0.502%2C0%2C0.933-0.209%2C1.248-0.603c0.291-0.37%2C0.438-0.893%2C0.438-1.556V13.733 c0-0.668-0.148-1.192-0.44-1.553C14.123%2C11.79%2C13.693%2C11.584%2C13.194%2C11.584z M19.947%2C18.52l3.333%2C5.976 c0.002%2C0.004%2C0.004%2C0.01%2C0.007%2C0.014c0.079%2C0.131%2C0.157%2C0.261%2C0.235%2C0.39l0.141%2C0.229c0.156%2C0.256%2C0.312%2C0.458%2C0.476%2C0.626 c0.194%2C0.199%2C0.4%2C0.346%2C0.63%2C0.444c0.244%2C0.101%2C0.49%2C0.146%2C0.765%2C0.146c0.657%2C0%2C1.759-0.293%2C1.759-2.269V13.644 c0-0.634-0.126-1.113-0.386-1.465c-0.29-0.389-0.705-0.594-1.203-0.594c-0.485%2C0-0.893%2C0.206-1.182%2C0.593 c-0.26%2C0.359-0.385%2C0.837-0.385%2C1.467v5.904l-3.442-6.088l-0.178-0.325l-0.179-0.329c-0.146-0.258-0.276-0.452-0.402-0.6 c-0.15-0.184-0.332-0.333-0.54-0.444c-0.218-0.119-0.473-0.177-0.775-0.177c-0.382%2C0-0.737%2C0.122-1.053%2C0.364 c-0.306%2C0.228-0.53%2C0.532-0.664%2C0.899c-0.001%2C0.004-0.002%2C0.009-0.004%2C0.013c-0.1%2C0.304-0.149%2C0.692-0.149%2C1.189v10.236 c0%2C0.605%2C0.131%2C1.095%2C0.389%2C1.451c0.003%2C0.004%2C0.005%2C0.005%2C0.008%2C0.009c0.298%2C0.393%2C0.713%2C0.598%2C1.2%2C0.598 c0.479%2C0%2C0.89-0.203%2C1.188-0.592c0.272-0.353%2C0.41-0.848%2C0.41-1.466L19.947%2C18.52L19.947%2C18.52z M37.085%2C14.922 c0.511%2C0%2C0.913-0.149%2C1.194-0.444c0.273-0.287%2C0.411-0.662%2C0.411-1.116c0-0.451-0.139-0.823-0.412-1.108 c-0.276-0.295-0.68-0.446-1.193-0.446h-6.072c-0.405%2C0-0.757%2C0.077-1.044%2C0.228c-0.319%2C0.172-0.553%2C0.44-0.7%2C0.799 c-0.125%2C0.303-0.185%2C0.677-0.185%2C1.143v9.969c0%2C0.717%2C0.148%2C1.24%2C0.454%2C1.597c0.316%2C0.379%2C0.815%2C0.571%2C1.475%2C0.571h6.25 c0.512%2C0%2C0.916-0.153%2C1.2-0.458c0.275-0.297%2C0.413-0.672%2C0.413-1.12c0-0.461-0.138-0.844-0.409-1.139 c-0.293-0.308-0.696-0.461-1.203-0.461h-4.835v-2.731h4.244c0.512%2C0%2C0.908-0.153%2C1.18-0.455c0.258-0.291%2C0.389-0.655%2C0.389-1.086 c0-0.441-0.136-0.806-0.402-1.087c-0.265-0.289-0.658-0.439-1.166-0.439h-4.244v-2.217H37.085L37.085%2C14.922z'/%3E %3C/svg%3E");
/* SVG encoded with https://cdpn.io/rrOZQQ */
	background-repeat: no-repeat;
	background-position: center center;
    background-size: 26px 26px;
}
.footerlist b {
	font-size: 16px;
	color: #242414;
	width: 130px;
	margin-right: 30px;
}

.footerlist span{display: block;color: #242414;line-height: 150%;font-weight: bold;}

.footersivide  {
	margin-bottom: 25px;
}
/*.footersivide {
	margin-bottom: 15px;
	padding-bottom: 15px;
	position: relative;
}
.footersivide:after {
	position: absolute;
	content: '';
	display: block;
	width: 20px;
	height: 1px;
	background: #aaa;
	bottom: 0;
	left: 0;
}*/
.copy {
	font-size: 11px;
	letter-spacing: 1px;
	background: rgba(253 244 212);
	color: #242414;
	text-align: center;
	position: relative;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.copy .add_blank {
	display: inline-block;
	padding: 0 20px;
}
.copy .add_blank .flink {
	color: #242414;
	padding-left: 10px;
}
.total_view {
	position: absolute;
	right: 5px;
	top: 2px;
}
.to_top {
    width: 42px;
    height: 42px;
    text-align: center;
    text-decoration: none;
    position: fixed;
    bottom: 60px;
    right: 10px;
    display: none;
    z-index: 30;
    color: #fff;
    background-color: rgba(0,0,0,.3);
}
#keywords {
	width: 100%;
    display: block;
    height: 2px;
    overflow: hidden;
    color: #072457;
    text-indent: 100%;
    white-space: nowrap;
    -webkit-text-size-adjust: none;
}

@media screen and (max-width: 1260px){
	.nav ul li a {
	    padding: 10px 10px 10px 40px;
	}

}


@media screen and (max-width: 1000px){
	.nav ul li a {
	    padding: 10px 5px 10px 40px;
	}

}
@media screen and (max-width: 827px){
	.footer_logo {
		margin: 10px;
	}
	.footer .footerlist {
		clear: both;
	}

	.footer .footerlist li{
		display: block;
	}

	.footerlist b{
		display: block;
		font-size: 18px;
		margin-bottom: 10px;
	}

	@media screen and (max-width: 786px){
		.header{
			height: auto;
		}
		#nav-toggle {
			cursor: pointer;
			width: 50px;
			height: 30px;
			position: absolute;
		    top: 25px;
		    left: 15px;
		    padding-top: 10px;
		    z-index: 999;
		    display: block;
		}
		#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
			cursor: pointer;
			border-radius: 1px;
			height: 2px;
			width: 30px;
			background: #7D5633;
			position: absolute;
			display: block;
			content: '';
		}
		#nav-toggle span:before {
	  		top: -8px; 
		}	
		#nav-toggle span:after {
		  	bottom: -8px;
		}
		#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
		  	transition: all 300ms ease-in-out;
		}
		#nav-toggle.active span {
		  	background-color: transparent;
		}
		#nav-toggle.active span:before, #nav-toggle.active span:after {
		  	top: 0;
		}
		#nav-toggle.active span:before {
		  	transform: rotate(45deg);
		}
		#nav-toggle.active span:after {
		  	transform: rotate(-45deg);
		}
		.logo{ 
			width: 100%;
			max-width: initial;
			height: 73px;
			margin: 0;
		}
		.logo:before{
			height: 70px;
		}
		.nav{
			display: none;
			padding-left: 0;
			padding-top: 60px;
		}
		.nav ul li {
			width: 100%;
		}
		.nav ul li a {
			background-image: none;
		    padding: 15px 10px;
		    display: block;
		    height: 50px;
		}
		.nav ul li:hover a, .nav ul li.active a {
			/*background-image: url(../images/nav_bg1.png);
			background-position: 30% center;
		    background-repeat: no-repeat;
		    background-color: transparent;
		    padding: 15px 0;
		    color: #24629f;*/
		}
		.nav ul li ul {
			position: relative;
		}
		.footer_top_bg {
			height: 42px;
		}

		.nav ul li a:before{
			display: none;
		}
		.nav ul li ul li a:before{ display: none;}
		@media screen and (max-width: 580px){
			.footer_logo {
				float: none;
			}
			.total_view {
			    top: -16px;
			}
			.footersivide {
			    margin-bottom: 10px;
			}

		} /* 580 */
	} /* 768 */
} /* 827 */


/******************************************************************************/
svg.svg {
	display: block;
}
.footer_top_bg {
	/*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1500 120' preserveAspectRatio='xMaxYMax meet'%3E %3Cpath fill='%234B76B5' d='M1456.53%2C65.527c-27.473%2C8.946-30.046%2C3.303-30.046%2C3.303c-25.316%2C0.938-38.699%2C6.111-38.699%2C6.111 c-15.284%2C6.51-29.671%2C2.396-37.101%2C2.742L1315.5%2C56.756c-3.501-1.033-6.75-4.974-6.75-4.974c-6.875-14.895-19.5-21.529-19.5-21.529 c-3.5-2.378-4.375-2.002-4.375-2.002c-8.125%2C0.125-13.25-6.384-13.25-6.384c-1.375-0.75-2.377-4.13-2.377-4.13L1252.871%2C1.84 l-0.872-1.725l-13.515%2C10.236l-1.642%2C4.756l-3.656%2C0.751l-2.063%2C3.63c-7.001%2C12.267-22.375%2C18.525-22.375%2C18.525l-1.876-1.001 l-7.874-7.135V28l-5.188-4.631L1176%2C41.644l-5.5%2C1.377l-4.5%2C7.885h-6.375l-10.438%2C7.198c3.814%2C0.313%2C13.938-2.049%2C13.938-2.049 l4.5-2.488l1.875-1.347l0.375%2C1.44l1.751%2C1.627l2.374-2.379h1.5l1.25%2C0.939l-4.251%2C4.194l0.251%2C1.502l1.375-0.626l7.875-5.883 l4.625-4.882l1.874-4.13l3.626-2.503l2.625-2.879c2.249-3.379%2C3.125%2C0.876%2C3.125%2C0.876l2.25%2C2.378l4.125%2C5.633l4.375%2C5.007l4%2C5.883 l8.125%2C3.129l3.125%2C1.629l-0.5-2.127l-6-6.257c0%2C0%2C0-1.373-2.125-2.875s-4-7.126-4-7.126l0.125-1.36l3.25-1.972l5.75-0.563l7-7.51 l2.625-2.505h2.501l-0.751%2C2.628l-4.375%2C3.881l-0.25%2C2.503l2.375-0.125l3.75-3.254l2.75-2.003l1.875-2.878l0.375-2.129l1.25-4.631 c1.876-5.256%2C5.25-5.382%2C5.25-5.382l2.5-2.128l2.001-1.627l-1.501%2C7.26l-4%2C5.883l-0.376%2C13.644l-1.502%2C2.003l-4.251%2C6.884 l-1.38%2C4.974l0.118%2C2.537l1.733-0.876l0.47-3.004l3.687-6.008l4.126-5.758l3.624-4.381v-1.752c-1.999-1.251%2C0.064-2.378%2C0.064-2.378 c3.125-0.25%2C2.188-3.38%2C2.188-3.38c-2.5-0.375%2C3-6.008%2C3-6.008l-0.376-9.888c4.002%2C0.5%2C6.626%2C7.635%2C6.626%2C7.635 c-0.25%2C6.509%2C6.376%2C8.011%2C6.376%2C8.011c4.749%2C1.627%2C8.373%2C9.764%2C8.373%2C9.764c1%2C4.506%2C11.5%2C12.643%2C11.5%2C12.643 c3.751%2C1.251%2C6.125%2C0.752%2C6.125%2C0.752l-1.249-2.374c-8-7.385-7.751-10.631-7.751-10.631c-1.874-2.128%2C1.626-2.612%2C1.626-2.612 c3.5%2C6.634%2C9.875%2C9.669%2C9.875%2C9.669c3.876%2C2.128%2C6.25%2C5.57%2C6.25%2C5.57c2.375%2C2.879%2C10.75%2C8.638%2C10.75%2C8.638 c15.403%2C8.478%2C27.39%2C13.371%2C31.279%2C14.882c-3.044-0.451-4.365-1.267-4.365-1.267l-59.553-11.586 c-11.474-2.316-20.749-0.742-20.749-0.742l-49.31%2C5.231c-24.654%2C5.478-46.462-5.58-46.462-5.58 c-3.447-4.112-29.777%2C2.111-29.777%2C2.111c-3.897%2C4.677-58.403-2.035-58.403-2.035L1001%2C56.61c-17.168-1.5-26.912-1.704-32.447-1.45 l0.013-2.106c-0.252-2.086%2C1.594-2.149%2C1.594-2.149h6.75l-3.75-16.021h2.328l-5.328-14.02h2.25l-5.036-12.785l-5.799%2C12.786h2.5 l-4.916%2C14.02h2.75l-3.658%2C15.959l4.033%2C0.188c2.583-0.042%2C2%2C1.502%2C2%2C1.502l0.014%2C3c-3.019%2C0.455-3.021%2C1.078-3.021%2C1.078 l-11.069%2C2.44l-0.331-6.518c0%2C0-0.582-1.544%2C2-1.502l4.033-0.188l-3.659-17.962h2.75l-4.915-12.017h2.499l-5.797-14.788 l-5.036%2C14.788H944l-5.328%2C12.017h2.329l-3.751%2C18.024H944c0%2C0%2C2.062-0.084%2C1.594%2C2.149l0.021%2C3.874c0%2C0%2C0.254%2C2.442-1.711%2C3.511 l-22.536%2C4.968c-14.632%2C6.491-24.77%2C3.389-24.77%2C3.389l-27.989-4.542c-16.059-4.678-22.459%2C0.429-22.459%2C0.429 c-7.852%2C4.434-31.158%2C5.581-31.158%2C5.581c-14.008-2.338-23.646%2C3.036-23.646%2C3.036c-17.988%2C8.041-24.098%2C3.572-24.098%2C3.572 l-26.809-3.438c-1.975-0.318-3.981-0.611-6.013-0.884l-0.071-2.09l-1.416-13.963c11.332%2C3.588%2C6.455%2C0.281%2C6.455%2C0.281 c-15.289-7.972-27.039-24.911-27.039-24.911c-1.391-1.03-1.25-8.571-1.25-8.571l0.082-0.978l-0.082-3.636l12.5%2C0.179l-13.668-6.008 l-0.082%2C10.336c0%2C5.674-0.75%2C8.491-0.75%2C8.491c-3.332%2C7.51-28.316%2C25.501-28.316%2C25.501c-2.566%2C2.072%2C2.471%2C0.692%2C2.471%2C0.692 l4.98-1.958l-0.351%2C13.633c-3.032-0.039-5.995-0.053-8.87-0.045l-0.974-9.523c8.783%2C2.779%2C5.002%2C0.296%2C5.002%2C0.296 c-11.848-6.178-20.954-19.305-20.954-19.305c-1.078-0.798-0.969-6.643-0.969-6.643l0.065-0.757l-0.065-2.817l9.689%2C0.138 l-10.592-4.656l-0.064%2C8.011c0%2C4.397-0.579%2C6.581-0.579%2C6.581c-2.584%2C5.821-21.945%2C19.761-21.945%2C19.761 c-1.987%2C1.606%2C1.915%2C0.537%2C1.915%2C0.537l3.86-1.674l-0.29%2C11.132c-1.75%2C0.105-2.708%2C0.177-2.708%2C0.177 c-2.358%2C0.93-4.624%2C1.729-6.815%2C2.438l-0.644-6.412c7.733%2C2.447%2C4.405%2C0.092%2C4.405%2C0.092c-10.435-5.439-18.453-17.001-18.453-17.001 c-0.95-0.703-0.854-5.849-0.854-5.849l0.058-0.667l-0.058-2.482l8.531%2C0.123l-9.327-4.099l-0.057%2C7.053 c0%2C3.873-0.512%2C5.796-0.512%2C5.796c-2.274%2C5.125-19.324%2C17.402-19.324%2C17.402c-1.752%2C1.415%2C1.687%2C0.473%2C1.687%2C0.473l3.398-1.13 l-0.249%2C10.829c-6.195-0.647-9.396-2.135-9.396-2.135l-33.786-4.393c-3.981-5.811-61.354%2C10.073-61.354%2C10.073 c-5.744%2C0.241-17.879-0.434-30.2-1.315l-0.043-1.282l-0.966-9.705c7.734%2C2.446%2C4.405%2C0.02%2C4.405%2C0.02 c-10.435-5.442-18.453-17.002-18.453-17.002c-0.949-0.703-0.854-5.849-0.854-5.849l0.058-0.667l-0.058-2.482l8.53%2C0.122 l-9.327-4.099l-0.057%2C7.053c0%2C3.874-0.51%2C5.796-0.51%2C5.796c-2.275%2C5.125-19.325%2C17.401-19.325%2C17.401 c-1.752%2C1.417%2C1.687%2C0.475%2C1.687%2C0.475l3.398-0.983l-0.196%2C8.618c-2.585-0.231-4.102-0.372-4.102-0.372 c-62.685-10.695-95.988-6.938-95.988-6.938l-17.636-0.043L318%2C69.461l-1.417-13.963c11.333%2C3.588%2C6.455%2C0.281%2C6.455%2C0.281 C307.75%2C47.807%2C296%2C30.868%2C296%2C30.868c-1.39-1.03-1.25-8.572-1.25-8.572l0.083-0.977l-0.083-3.637l12.5%2C0.179l-13.667-6.008 L293.5%2C22.189c0%2C5.675-0.75%2C8.491-0.75%2C8.491c-3.333%2C7.51-28.316%2C25.501-28.316%2C25.501c-2.567%2C2.072%2C2.471%2C0.692%2C2.471%2C0.692 l4.979-1.742l-0.374%2C14.801h-0.548c-6.039%2C0-9.108%2C5.466-9.108%2C5.466c-5.813%2C9.926-40.234-2.447-40.234-2.447 c-15.828-3.617-31.285-2.964-31.285-2.964c-3.38-0.499-8.713-0.542-14.528-0.323l0.122-0.02c-3.681-0.367-3.385-1.694-3.385-1.694 l0.021-3.877c-0.252-2.086%2C1.593-2.15%2C1.593-2.15h6.75l-3.75-16.022h2.327l-5.328-14.019h2.25l-5.037-12.785l-5.796%2C12.784h2.5 l-4.917%2C14.019h2.75l-3.658%2C15.959l4.033%2C0.189c2.583-0.043%2C2%2C1.503%2C2%2C1.503l0.029%2C6.194l-0.71%2C0.32 c-4.545%2C0.297-8.973%2C0.663-12.646%2C0.999l-0.706-0.131l-0.375-7.385c0%2C0-0.583-1.544%2C2-1.503l4.034-0.188l-3.659-17.961H159 l-4.917-12.017h2.5l-5.797-14.788L145.75%2C31.88H148l-5.329%2C12.017H145l-3.75%2C18.024H148c0%2C0%2C2.062-0.084%2C1.593%2C2.15l0.021%2C3.871 c0%2C0%2C0.383%2C3.61-3.297%2C3.977c-0.354%2C0.037-0.564%2C0.063-0.564%2C0.063c-41.583%2C11.06-56.358%2C4.014-56.358%2C4.014 C62.123%2C70.04%2C45%2C69.933%2C45%2C69.933H0V120h1500V69.933C1479.168%2C64.095%2C1456.53%2C65.527%2C1456.53%2C65.527z M287.417%2C68.93 c5.667-7.009%2C7.5-21.111%2C7.5-21.111c0.5%2C8.262%2C6.667%2C21.111%2C6.667%2C21.111H287.417z M446.934%2C77.942 c-0.117-0.01-0.235-0.02-0.351-0.029c3.84-3.046%2C5.084-14.378%2C5.084-14.378c0.341%2C5.639%2C4.55%2C14.409%2C4.55%2C14.409h-9.283V77.942z M613.049%2C75.94c3.867-3.005%2C5.118-14.409%2C5.118-14.409c0.341%2C5.639%2C4.55%2C14.409%2C4.55%2C14.409H613.049z M655.446%2C69.933 c4.392-5.007%2C5.813-16.36%2C5.813-16.36c0.351%2C5.78%2C4.28%2C14.46%2C5.039%2C16.09L655.446%2C69.933z M704%2C69.933l7.387-21.112 c0.5%2C8.261%2C6.555%2C21.112%2C6.555%2C21.112H704z'/%3E %3C/svg%3E ");
 SVG encoded with https://cdpn.io/rrOZQQ */
	width: 100%;
    background-position: center bottom;
    /*background-repeat-x: repeat;
    background-repeat-y: no-repeat;*/
    background-repeat: repeat-x;
}

.quick-social-link a:nth-child(1),.quick-social-link a:nth-child(2),.quick-social-link a:nth-child(3),
.quick-social-link a:nth-child(4),.quick-social-link a:nth-child(5){
  animation-name:fadeInUp; animation-duration: 1s;  
}
.quick-social-link a:nth-child(1){animation-delay:0s;}
.quick-social-link a:nth-child(2){animation-delay:0.1s;}
.quick-social-link a:nth-child(3){animation-delay:0.2s;}
.quick-social-link a:nth-child(4){animation-delay:0.3s;}
.quick-social-link a:nth-child(5){animation-delay:0.4s;}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUp {
  0% {opacity: 0;-webkit-transform: translateY(20px);} 
  100% {opacity: 1;-webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUp {
  0% {opacity: 0;-moz-transform: translateY(20px);}
  100% {opacity: 1;-moz-transform: translateY(0);}
}
@-o-keyframes fadeInUp {
  0% {opacity: 0;-o-transform: translateY(20px);}
  100% {opacity: 1;-o-transform: translateY(0);}
}
@keyframes fadeInUp {
  0% {opacity: 0;transform: translateY(20px);}
  100% {opacity: 1;transform: translateY(0);}
}


@media screen and (max-width: 600px){

	.footer_logo{
	  display: none;
	}

	.footerlist{
		background-image: url(http://<?=$company_data['company_web']?>/images/dvc_img013.png);
		background-repeat: no-repeat;
		background-position: left top;
		display: block;
		margin: 0 auto;
	}

}

@media screen and (max-width: 425px){

	
}


