body{
	font-family:'Noto Sans Korean WEB';
	font-size: 12px;
	color: #232323;
	background-color: #fff;
	overflow-x: hidden;
	transition: none;
}
ul {
	margin: 0;
	padding: 0;
}
li{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	color: #232323;
	transition: 0.5s ease;
}
a:hover , a:active , a:focus{
	color: #3d4e98;
	text-decoration: none;
	outline: none;
}
select::-ms-expand { display: none; }     
.after-line{
	display: inline-block;
}
.navbar-brand {
	display: block;
	width: 275px;
	height: 38px;
	padding: 0;
	margin: 37px 0;
}
.navbar-brand .color {
	display: none;
}
.navbar-brand:hover .color {
	display: block;
}
.navbar-brand:hover .light {
	display: none;
}
nav.navbar.bootsnav {
	border: none;
	position: absolute;
	width: 100%;
	background: none;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
	padding-left: 95px;
}
nav.navbar.bootsnav.menu-center .attr-nav {
	right: 30px;
}
nav.navbar.bootsnav ul.nav > li > a {
	font-size: 21px;
	font-weight: 500;
	color: #fff;
	padding: 0 25px;
	line-height: 110px;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.attr-nav {
	font-size: 20px;
	color: #fff;
	padding: 0 15px;
	font-weight: 400;
	letter-spacing: 0;
	padding-top: 35px;
}
.attr-nav form input {
	width: 0px;
	border: none;
	float: left;
	border-radius: 0;
	background: none;
	border-bottom: 1px solid #fff;
	margin: 0 5px;
	padding: 0px;
	overflow: hidden;
	color: #fff;
	transition: 0.5s ease;
}
.attr-nav .nav-search:hover form input:focus {
	outline: none;
}
.attr-nav .nav-search:hover form input {
	width: 100px;
	padding: 6px 12px;
}
.attr-nav form button {
	border: none;
	background: none;
}
.attr-nav form button:hover ,.attr-nav form button:focus ,.attr-nav form button:active {
	border: none!important;
	background: none!important;
	outline: none;
}
.attr-nav form button i {
	font-size: 22px;
	color: #fff;
}

nav.navbar.bootsnav ul.nav > li > a:hover ,nav.navbar.bootsnav ul.nav > li.active > a {
	color: #8ba5e9;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: #3d4e98;
	color: #fff;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	border: none;
	padding: 25px 0;
	min-width: 250px;
	background: rgba(255,255,255,0.8);
	border: 1px solid #ccc;
	margin-left: -56px;
}
.open > .dropdown-menu {
	display: none;
}
.navbar-nav > li:hover .dropdown-menu {
	display: block;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
	line-height: 46px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	border: none;
	color: #000;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover {
	color: #8ba5e9;
}
.quick-bar {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -150px;
	z-index: 99999;
}
.quick-bar ul li a{
	display: block;
	width: 70px;
	height: 70px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	background: #000000;
	margin: 5px 0px;
	float: right;
}
.quick-bar ul li a:hover {
	width: 75px;
}
.quick-bar .service.mobile {
	display: none;
}
.quick-bar .service a{
	background-color: #395293;
	background-image: url(../images/qb1.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.quick-bar .kakao a{
	background-color: #fddc3f;
	background-image: url(../images/qb2.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.quick-bar .naver a{
	background-color: #3fb648;
	background-image: url(../images/qb3.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.quick-bar .backtop a{
	background-color: #395293;
	background-image: url(../images/qb4.png);
	background-position: center center;
	background-repeat: no-repeat;
}


.main-slider {
	background: #eee;
	position: relative;
	overflow: hidden;
}
.main-slider .item {
	height: 1080px;
	background-position: center;
	background-size: cover;
}
.main-slider .item .text {
	position: relative;
	z-index: 1;
	padding-top: 330px;
}
.main-slider .item .text h2 {
	color: #fff;
	font-size: 100px;
	font-weight: 700;
	padding-bottom: 10px;
	margin-top: 0;
	text-align: center;
}
.main-slider .item .text h4 {
	color: #fff;
	font-size: 48px;
	font-weight: 500;
	text-align: center;
	padding-bottom: 10px;
}
.main-slider .item .text p {
	font-size: 21px;
	font-weight: 100;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
}
.main-slider .item .text p b{
	font-size: 33px;
}
.main-slider .item .black-layer {
	background: rgba(0,0,0,0.4);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.main-slider .owl-dots {
	height: 30px;
	width: 1170px;
	margin-left: -555px;
	left: 50%;
	top: 60%;
	position: absolute;
	z-index: 10;
	text-align: left;
}


.owl-theme .owl-dots {
	z-index: 3;
}
.owl-theme .owl-dots .owl-dot span {
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 4px;
	margin: 13px 5px;
	transition: 0.5s 0.5s ease;
}
.owl-theme .owl-dots .owl-dot span:focus {
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #395293;
	width: 30px;
}
.owl-theme .owl-dots .owl-dot {
	outline: 0;
}
.quick-menu {
	background: #395293;
	color: #fff;
	position: absolute;
	width: 230px;
	height: 230px;
	z-index: 9;
	bottom: 0;
}
.quick-menu:before {
	content: '';
	display: block;
	width: 6px;
	height: 50px;
	background: #fff;
}
.quick-menu .cont {
	display: block;
	padding:10px 35px;
}
.quick-menu .cont .text {
	font-weight: 500;
	font-size: 20px;
	color: #fff;
	padding-top: 15px;
	float: left;
	letter-spacing: 1px;
}
.quick-menu .cont .arrow {
	float: right;
}
.quick-menu .cont .arrow i {
	font-size: 36px;
	color: #fff;
	padding-top: 24px;
}



.main-item1 {
	padding: 100px 0;
}
.main-item1 h4 {
	font-size: 16px;
}
.main-item1 h2 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
	line-height: 65px;
}
.main-item1 h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #222;
	margin-top: 30px;
}
.main-item1 p {
	font-size: 16px;
	color: #636262;
	line-height: 28px;
}



.main-item1 .red-bg {
	position: absolute;
	background: #395293;
	width: 370px;
	height: 370px;
	right: 0;
	top: 200px;
}
.main-item1 .red-bg:before {
	content: '';
	display: block;
	width: 6px;
	height: 50px;
	background: #fff;
}
.main-item1 .red-bg .cont {
	padding: 0 54px;
	margin-top: 100px;
}
.main-item1 .red-bg .cont .text {
	color: #fff;
	font-size: 24px;
	margin: 24px 0;
}
.main-item1 .red-bg .cont p {
	font-size: 16px;
	color: #fff;
}
.main-item2 {
	background: #f0f2f1;
	padding: 100px 0;
}
.main-item2 .hd h4 {
	font-size: 16px;
}
.main-item2 .hd h2 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
}
.main-item2 .hd h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #222;
	margin-top: 30px;
}
.main-item2 .bd a {
	display: block;
	min-height: 410px;
	margin: 15px 0;
	background: #fff;
	position: relative;
}
 .main-item2 .bd .more a {
 	display: block;
 	min-height: 410px;
 	margin: 15px 0;
 	background: none;
 	background: url(../images/icon-plus-b.png) center center no-repeat;
 	position: relative;
	transition: none;
 }
 .main-item2 .bd .more a:hover {
 	background: url(../images/service-more.png) center center no-repeat;
 }
.main-item2 .bd .service a:before {
	content: '';
	display: block;
	width: 6px;
	height: 50px;
	background: #ccc;
	transition: 0.5s ease;
}
.main-item2 .bd .service a:after {
	content: '';
	display: block;
	width: 55px;
	height: 55px;
	background-image: url(../images/icon-plus.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ccc;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.5s ease;
}
.main-item2 .bd .service a:hover:before {
	background: #395293;
}
.main-item2 .bd .service a:hover:after {
	background-color: #395293;
}
.main-item2 .bd .service .cont {
	padding: 10px 54px;
}
.main-item2 .bd .service .cont .title {
	font-size: 22px;
	font-weight: 700;
	color: #262529;
	padding-top: 26px;
}
.main-item2 .bd .service .cont .conts {
	font-size: 16px;
	padding-bottom: 30px;
}
.main-item2 .bd .service .cont p {
	font-size: 16px;
	color: #636262;
	letter-spacing: -1px;
	line-height: 28px;
}

.clients {
	padding: 15px 0;
}
.clients .owl-carousel .owl-item img {
	width: auto;
	max-width: 100%;
}
.clients .owl-carousel .owl-nav button {
	width: 60px;
	height: 130px;
	position: absolute;
	z-index: 999;
	top: -130px;
}
.clients .owl-theme .owl-nav {
	margin: 0;
	position: relative;
	width: 100%;
}
.clients .owl-theme .owl-nav button:hover {
	background-color: #fff!important;
}
.clients .owl-carousel .owl-nav button.owl-next {
	background-color: none!important;
	background-image: url(../images/icon-arrow-right.png)!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	right: -100px;
}
.clients .owl-carousel .owl-nav button.owl-prev {
	background-color: none!important;
	background-image: url(../images/icon-arrow-left.png)!important;
	background-position: center center!important;
	background-repeat: no-repeat!important;
	left: -100px;
}
.clients .owl-carousel .owl-nav button span {
	display: none;
}
.clients .owl-theme .owl-nav button:focus {
	border: none;
	outline: none;
}


.contact .left {
	padding: 200px 0 0 200px;
	background: #395293;
	color: #fff;
	min-height: 750px;
}
.contact .left .hd h4 {
	font-size: 16px;
}
.contact .left .hd h2 {
	font-size: 60px;
	font-weight: 700;
	margin-bottom: 50px;
}
.contact .left .hd h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	margin-top: 40px;
}
.contact .left .bd {
	font-size: 16px;
	line-break: 26px;
	font-weight: 200;
	margin-bottom: 20px;
}
.contact .left .ft {
	font-size: 22px;
	font-weight: 500;
}
.contact .left .ft .fa {
	margin-right: 15px;
	font-size: 26px;
}
.contact .right {
	background: #f0f2f1;
	min-height: 750px;
}
.contact .right form {
	padding: 100px 100px 0 100px;
}
#form-template label {
	font-size: 16px;
	font-weight: 500;
}
#form-template label strong {
	color: #000;
	font-size: 16px;
}
#form-template input ,#form-template textarea {
	border: none;
	border-bottom: 1px solid #000;
	border-radius: 0;
	background: none;
	box-shadow: none;
	padding: 0;
}
#form-template .form-group {
	margin-bottom: 30px;
}
#form-template .btn-primary {
	background: #395293;
	width: 180px;
	height: 56px;
	border-radius: 28px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	border: none;
}
#form-template .btn-primary:focus {
	outline: none;
}
.footer {
	background: #333333;
	padding-bottom: 70px;
	padding-top: 70px;
}
.footer .left  {
	float: left;
}
.footer .right {
	float: right;
	color: #fff;
	font-size: 18px;
	font-weight: 200;
}
.footer .right span {
	padding-right: 30px;
}
.footer .right span b {
	font-weight: 500;
	padding-right: 15px;
}

.subpage-top-banner {
	height: 660px;
	background-image: url(../images/sub1-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #000;
	color: #fff;
}
.subpage-top-banner .hd {
	font-size: 20px;
	line-height: 30px;
	padding-top: 320px;
	padding-left: 100px;
	font-weight: 200;
}
.subpage-top-banner .hd:before {
	width: 70px;
	border-bottom: 2px solid #fff;
	content: '';
	display: block;
	margin-left: -100px;
	margin-bottom: -50px;
}
.subpage-top-banner .bd {
	font-size: 100px;
	font-weight: 700;
	margin-top: 50px;
}

.work,.service.container {
	padding-top: 150px;
	padding-bottom: 150px;
	position: relative;
}
.work .bd .item {
	background: #f0f2f1;
	margin-bottom: 15px;
	margin-top: 15px;
	display: block;
	color: #000;
	transition: none;
}
.work .bd .item .info {
	padding: 40px;
}
.work .bd .item .img {
	position: relative;
}
.work .bd .item .img:after {
	content: "\f061";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width:40px;
	height: 40px;
	background: #395293;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	position: absolute;
	right: 15px;
	bottom: 15px;
}
.work .bd .brand {
	font-size: 14px;
}
.work .bd .project {
	font-size: 20px;
	font-weight: 700;
}
.work .bd .project:after {
	content: '';
	display: block;
	width: 20px;
	border-bottom: 1px solid #000 ;
	margin: 10px 0;
}
.work .bd .company {
	font-size: 20px;
}
.popup-cont {
	padding: 0;
}
.popup-cont .left ,.popup-cont .right {
	float: left;
}
.popup-cont .right {
	padding: 100px 50px;
}
.popup-cont .right .info .brand {
	font-size: 16px;
	color: #636262;
	font-weight: 500;
	padding-left: 20px;
	padding-bottom: 10px;
}
.popup-cont .right .info .project {
	font-size: 44px;
	font-weight: 700;
	color: #262529;
	padding-left: 20px;
}
.popup-cont .right .info .category {
	font-size: 16px;
	color: #262529;
	padding-left: 20px;
}
.popup-cont .right .info .category b {
	color: #db4118;
	font-weight: 500;
}
.popup-cont .right .info .category span {
	padding-right: 20px;
	padding-left: 5px;
}
.popup-cont .right .info .category:after {
	content: '';
	display: block;
	width: 400px;
	border-bottom: 1px solid #eaeaea;
	margin: 50px 0;
	margin-left: -20px;
}
.popup-cont .right .info .company {
	font-size: 16px;
	color: #262529;
	padding-left: 20px;
	padding-bottom: 25px;
}
.popup-cont .right .info .content {
	padding-left: 20px;
}
.popup-cont .right .info .content .item {
	padding-bottom: 25px;
}
.popup-cont .right .info .content .item .title {
	font-size: 16px;
	font-weight: 500;
	color: #636262;
}
.popup-cont .right .info .content .item .title:before {
	content: '';
	display: block;
	width: 2px;
	height: 13px;
	background: #dc4922;
	margin-left: -8px;
	margin-bottom: -19px;
} 
.popup-cont .right .info .content .item p {
	font-size: 16px;
	color: #636262;
}
.popup-cont .right .info .content .item p span {
	color: #dc4922;
}
.fancybox-button svg {
	display: none;
}
.fancybox-button {
	height: 100px;
	width: 100px;
}
.fancybox-slide--html .fancybox-close-small:after {
	content:"\f00d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	padding: 20px;
	text-align: center;
	line-height: 40px;
	color: #000;
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 40px;
}
.category-bar {
	width: 200px;
	overflow: hidden;
	position: absolute;
	right: -240px;
	margin-top: 15px;
	
}
.category-bar .title {
	font-size: 20px;
	font-weight: 700;
	color: #585858;
	margin-bottom: 15px;
}
.category-bar ul li a {
	display: block;
	font-size: 16px;
	color: #585858;
	padding: 12px 0;
	padding-left: 20px;
}
.category-bar ul li.active a {
	color: #395293;
} 
.category-bar ul li a:before {
	content: '';
	display: block;
	width: 2px;
	height: 2px;
	border-radius: 1px;
	background: #585858;
	margin-left: -15px;
	margin-bottom: -13px;
}
.category-bar ul li.active a:before {
	background: #395293;
}
.category-bar .search {
	margin-top: 20px;
}
.category-bar .search input {
	width: 200px;
	height: 55px;
	padding: 10px 25px;
	border-radius: 28px;
}
.category-bar .search button {
	border: none;
	background: none;
	width: 50px;
	height: 50px;
	padding: 0;
	line-height: 50px;
	border-radius: 50%;
	position: relative;
	top: -52px;
	left: 148px;
	font-size: 16px;
	color: #395293;
	outline: none!important;
}

.subpage-top-banner.sub2 {
	background-image: url(../images/sub2-bg.jpg);
}
.subpage-top-banner.sub3 {
	background-image: url(../images/sub3-bg.jpg);
}
.service .bd .title h4 {
	font-size: 16px;
	color: #636262;
}
.service .bd .title h2 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
	letter-spacing: -3px;
}
.service .bd .title h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #222;
	margin-top: 30px;
}
.service .bd .item h4 {
	font-size: 22px;
	font-weight: 700;
	color: #262529;
	margin: 15px 0;
}
.service .bd .item p {
	font-size: 16px;
	color: #636262;
}

.sub3-1.item1 {
	background: #f0f2f1;
	padding-top: 80px;
	padding-bottom: 80px;
}
.hd-title  h4 {
	font-size: 16px;
	color: #636262;
}
.hd-title h2 {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 50px;
	letter-spacing: -3px;
}
.hd-title  h2:after {
	content: '';
	display: block;
	width: 40px;
	height: 6px;
	border-radius: 3px;
	background: #222;
	margin-top: 30px;
}
.sub3-1.item1 .bd .item {
	background: #fff;
	padding: 50px 60px;
	cursor: pointer;
	min-height: 300px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
}
.sub3-1.item1 .bd h4 {
	font-size: 22px;
	color: #26252a;
	font-weight: 700;
	letter-spacing: 1px;
}
.sub3-1.item1 .bd p {
	font-size: 16px;
	color: #636262;
}
.sub3-1.item1 .bd p.cont:before {
	content: '';
	display: block;
	width: 36px;
	height: 6px;
	border-radius: 3px;
	background: #222;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sub3-1.item1 .bd .item:after {
	content: '+';
	text-align: center;
	line-height: 55px;
	font-size: 22px;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #ccc;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.5s ease;
}
.sub3-1.item1 .bd .item.open:after {
	display: none;
}
.sub3-1.item1 .bd .item.open:before {
	content: 'x';
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #585858;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.5s ease;
}
.sub3-1.item1 .bd .item:hover:after {
	background-color: #395293;
}
.sub3-1.item1 .bd .item.open .show{
	display: none!important;
}
.sub3-1.item1 .bd .item.open .hide{
	display: block!important;
}
.sub3-1.item2 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.sub3-1.item2 .bd .item {
	border: 1px solid #eaeaea;
	margin-top: 15px;
	margin-bottom: 15px;
	background: #fff;
}
.sub3-1.item2 .bd .item .img:before {
	content: '';
	display: block;
	position: absolute;
	width: 6px;
	height: 50px;
	background: #395293;
}
.sub3-1.item2 .bd .info {
	padding: 30px 0px 0px 0px;
	min-height: 190px;
	text-align: center;
}
.sub3-1.item2 .bd h4 {
	font-size: 22px;
	font-weight: 700;
	color: #262529;
	letter-spacing: -1px;
}
.sub3-1.item2 .bd p {
	font-size: 16px;
	color: #636262;
}

.service .item-bg .bg {
	height: 600px;
	background-image: url(../images/service3-2-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 160px;
}
.service .item-bg .bg.bg3-5 {
	background-image: url(../images/service3-5-bg.jpg);
	padding-top: 200px;
}
.service .item-bg .bg p {
	color: #fff;
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	font-weight: 200;
}
.service .item-bg .bg .icon {
	padding-bottom: 15px;
}
.sub3-2.item1 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.sub3-2.item1 .col-md-2:not(:last-child):before {
	content: '';
	background: url(../images/service-arrow-right.png) no-repeat;
	width: 8px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	top:42px;
}
.sub3-2.item1 .bd {
	margin-left: -50px;
	margin-right: -50px;
}
.sub3-2.item1 .col-md-2 h4 {
	font-size: 18px;
	line-height: 24px;
	padding-top: 10px;
	color: #262529;
}
.power-item1 {
	margin-bottom: 100px;
}
.power-item1.last-item {
	margin-bottom: 0;
}
.power-item1 h2 {
	font-size: 28px;
	font-weight: 700;
	color: #262529;
	padding-top: 30px;
}
.power-item1 p {
	font-size: 16px;
	color: #585858;
	line-height: 30px;
	letter-spacing: -0.5px;
}
.power-item1 a {
	font-size: 15px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #395293;
	color: #fff;
	display: inline-block;
	text-align: center;
	border-radius: 25px;
	margin-top: 45px;
}
.icon-sns  {
	width: 33px;
	height: 27px;
	display: inline-block;
	margin-left: 10px;
}
.icon-sns.sns-instagram {
	background: url(../images/02_service_03_03.png);
}
.icon-sns.sns-facebook {
	background: url(../images/02_service_03_11.png);
}
.icon-sns.sns-youtube {
	background: url(../images/02_service_03_17.png);
}
.icon-sns.sns-naver {
	background: url(../images/02_service_04_07.jpg);
	width: 44px;
	height: 29px;
}
.icon-sns.sub3_7_2 {
	background: url(../images/sub3_7_2.png);
	width: 25px;
	height: 25px;
}
.icon-sns.sub3_7_3 {
	background: url(../images/sub3_7_3.png);
	width: 60px;
	height: 26px;
}
.sub3-3.item1 {
	padding-bottom: 80px;
	padding-top: 80px;
}
.sub4-top-banner #map {
	height: 660px;
}
.contact-info {
	padding-bottom: 90px;
	padding-top: 50px;
}
.contact-info .icon {
	font-size: 26px;
}
.contact-info .text {
	font-size: 19px;
	line-height: 28px;
	padding-left: 15px;
	padding-top: 6px;
}

nav.navbar.bootsnav.black {
	background: rgba(0,0,0,0.7);
}
.family-site {
	background: #fafbfb;
	padding-bottom: 150px;
	padding-top: 150px;
}

.family-site .item {
	background: #fff;
	border: 1px solid #eaeaea;
	padding: 45px 45px 45px 45px;
	position: relative;
	display: block;
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;
}
.family-site .item h2 {
	padding-bottom: 10px;
	padding-top: 40px;
	margin: 0;
	font-size: 22px;
	font-weight: 700;
}
.family-site .item p {
	font-size: 16px;
	color: #636262;
	margin: 0;
}
.family-site .item:after {
	content: '';
	text-align: center;
	line-height: 55px;
	font-size: 22px;
	color: #fff;
	display: block;
	width: 55px;
	height: 55px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-right-site.png);
	background-color: #395293;
	position: absolute;
	right: 0;
	bottom: 0;
	transition: 0.5s ease;
}
.pagination > li > a, .pagination > li > span {
	color: #000;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #da4118;
    border-color: #da4118;
}

.contact-page nav.navbar.bootsnav {
	position: relative; 
} 
.contact-page nav.navbar.bootsnav .navbar-brand .color {
	display: block;
}
.contact-page nav.navbar.bootsnav .navbar-brand .light {
	display: none;
}
.contact-page nav.navbar.bootsnav ul.nav > li > a ,.contact-page .attr-nav form button i {
	color: #221714;
}
.contact-page nav.navbar.bootsnav ul.nav > li > a:hover, .contact-page nav.navbar.bootsnav ul.nav > li.active > a {
	color: #8ba5e9;
}
.maparea {
	display: none;
}
.contact-page .maparea {
	display: block;
}
@media (max-width:768px) {
	.quick-bar .service.pc {
		display: none;
	}
	.contact-page nav.navbar.bootsnav ul.nav > li > a, .contact-page .attr-nav form button i ,nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
		color: #fff;
	}
	.quick-bar .service.mobile {
		display: block;
	}
	nav.navbar.bootsnav .navbar-brand {
	        margin: 23px !important;
	}
	nav.navbar.bootsnav ,nav.navbar.bootsnav .navbar-header {
		height: 85px;
	}
	nav.navbar.bootsnav .navbar-toggle {
		height: 35px;
		width: 35px;
		margin-top: 20px;
	}
	.attr-nav {
		padding-top: 25px;
	}
	.attr-nav form input {
		position: absolute;
		right: 0;
		top: 100px;
	}
	.quick-menu {
		z-index: 2;
	}
	nav.navbar.bootsnav .navbar-collapse {
		background: rgba(0,0,0,0.8);
		z-index: 99999;
		position: relative;
	}
	nav.navbar.bootsnav.menu-center ul.nav.navbar-center {
		padding: 15px;
	}
	.main-slider .item .text h2 {
		font-size: 40px;
	}
	.main-slider .item .text h4 ,.main-slider .item .text p {
		font-size: 16px;
	}
	.main-slider .item .text p {
		padding-right: 70px;
	}
	.main-slider .item .text p br {
		display: none;
	}
	.main-slider .item {
		height: 540px;
	}
	.main-slider .item .text {
		padding-top: 130px;
	}
	.quick-menu {
		width: 150px;
		height: 150px;
	}
	.quick-menu:before {
		height: 30px;
	}
	.quick-menu .cont {
		padding: 0px 20px;
	}
	.quick-menu .cont .text {
		font-size: 16px;
	}
	.main-slider .owl-dots {
		margin-left: 0;
		left: 15px;
	}
	nav.navbar.bootsnav ul.nav > li > a {
	    font-size: 18px;
	    line-height: 84px;
	}
	.quick-bar ul li a {
		height: 40px;
		width: 40px;
		background-size: 60%;
		border-bottom-left-radius: 5px;
		border-top-left-radius: 5px;
	}
	.main-item1 {
	    padding: 40px 0 80px;
	}
	.main-item1 h2 ,.main-item2 .hd h2 {
	    font-size: 29px;
			margin-bottom: 40px;
	}
	.main-item1 p {
		font-size: 14px;
		padding-right: 40px;
	}
	.main-item1 p br {
		display: none;
	}
	.main-item1 .red-bg {
		width: 280px;
		height: 280px;
	}
	.main-item1 .red-bg .cont {
		padding: 0 30px;
	}
	.main-item2 {
		padding: 40px 0;
	}
	.main-item2 .bd .service .cont {
	    padding: 10px 25px;
	}
	.contact .left ,.contact .right form{
	    padding: 80px 30px;
	}
	.contact .left .hd h2 {
	    font-size: 40px;
	}
	.contact .left .ft {
		font-size: 18px;
	}
	.contact .left .bd {
		padding-right: 40px;
	}
	.contact .left .bd br {
		display: none;
	}
	.contact .left {
		min-height: auto;
	}
	.footer {
		padding: 40px 15px 0;
	}
	.footer .right ,.footer .left {
		float: none;
	}
	.footer .right {
		padding: 30px 0px;
	}
	.quick-bar ul li a:hover {
	    width: 45px;
	}
	.footer .right span {
		display: block;
		padding-bottom: 10px;
	}
	.footer .right {
		font-size: 16px;
	}
	.clients {
		overflow: hidden;
	}
	.subpage-top-banner .hd {
		font-size: 16px;
		padding-left: 14px;
		padding-right: 80px;
		padding-top: 160px;
	}
	.subpage-top-banner .hd br ,.subpage-top-banner .hd:before {
		display: none;
	}
	.subpage-top-banner .bd {
		font-size: 46px;
		padding-left: 15px;
		margin-top: 20px;
	}
	.subpage-top-banner {
		height: 460px;
	}
	.category-bar {
		position: relative;
		left: 0;
	}
	.work {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.popup-cont .right {
	    padding: 20px;
	}
	.popup-cont .right .info .brand ,.popup-cont .right .info .project {
		padding-left: 0;
	}
	.popup-cont .right .info .project {
		font-size: 26px;
	}
	.popup-cont .right .info .project:after {
		margin: 15px 0 30px 0;
	}
	.popup-cont .right .info .project:after ,.popup-cont .right .info .project ,.popup-cont .right {
		width: 100%;
	}
	.popup-cont .right .info .company, .popup-cont .right .info .content {
		padding-left: 15px;
	}
	.popup-cont .right .info .company, .popup-cont .right .info .content {
		font-size: 16px;
	}
	.popup-cont .right .info .company:before, .popup-cont .right .info .content:before {
		margin-bottom: -14px;
	}
	.work, .service.container {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.work, .service.container .bd .title {
		padding-top: 40px;
	}
	.service .bd .title h2 ,.hd-title h2{
		font-size: 30px;
		letter-spacing: -1px;
	}
	.sub3-1.item1 .bd .item {
		background: #fff;
		padding: 25px 23px;
	}
	.sub3-1.item1 .bd .item .pull-right {
		float: none!important;
	}
	.sub3-1.item2 .bd .info {
		padding: 25px 0px 0px 0px;
		min-height: 165px;
		text-align: center;
	}
	.sub3-2.item1 .bd {
		margin-left: -15px;
		margin-right: -15px;
	}
	.sub3-2.item1 .col-md-2 h4 {
		font-size: 13px;
		line-height: 18px;
		min-height: 60px;
	}
	.sub3-2.item1 .col-md-2 h4 br {
		display: none;
	}
	.service .ft {
		padding-top: 40px;
	}
	.service .item-bg .bg {
		padding: 40px;
		height: 300px;
	}
	.service .item-bg .bg p {
		font-size: 14px;
	}
	.service .item-bg .bg p br {
		display: none;
	}
	.hd-title h2 {
		margin-bottom: 25px;
	}
	.sub3-1.item2 ,.sub3-2.item1{
		padding-top: 40px;
		    padding-bottom: 40px;
	}
	.power-item1 p {
		font-size: 14px;
	}
	.power-item1 p br {
		display: none;
	}
	.contact-info .text {
		font-size: 16px;
		padding:0;
		margin-bottom: 15px;
		margin-top: 5px;
	}
	.contact-info .icon {
		float: none!important;
	}
	.family-site {
		padding-bottom: 40px;
		padding-top: 40px;
	}
}