@import url(http://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);

/*상단 메뉴 설정 시작*/
.navbar-inverse {
	background:#043049;     /*배경 색*/
	border-color:#043049;         /*테두리 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}
/*상단 메뉴 설정 끝*/

/*상단 메뉴 로고 시작*/
.navbar-inverse .navbar-brand {padding: 0;
    margin: 15px 0 0 !important;}
.navbar-inverse .navbar-brand img {
    margin: 0;
    padding: 0;
}
/*상단 메뉴 로고 끝*/


/* 상단 메인 메뉴 설정 시작*/

/* 상단 메인 메뉴 설정 끝*/

/* 상단 서브 메뉴 설정 시작*/
.dropdown-menu > li > a{
	color:#ffffff;                /*텍스트 색*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:3px 20px 3px 20px;       /*외부 여백*/
	font-size:14px;
}
/* 상단 서브 메뉴 설정 끝*/

/* 하단 카피라이트 설정 시작*/
body > .navbar-fixed-bottom .text-center{
	background:#ffffff;           /*배경 색*/
	color:#999999;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
	            /*텍스트 정렬*/
}
.footer_copy .text-center{
	background-color:#C3C5C7;     /*배경 색*/
	color:#222222;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding: 30px 0px 10px 0;      /*내부 여백*/
	margin:0px 0px 0px 0px;       /*외부 여백*/
}

/* 하단 카피라이트 설정 끝*/

/*인트로 텍스트 설정 시작*/
h1.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}

p.intro_span{
	background-color:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption{
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #000;
    background: rgba(0,0,0,0.3);
}
.flex-caption span.intro-title{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:36px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
.flex-caption span.intro-text{
	background:none;        /*배경 색*/
	color:#ffffff;                /*텍스트 색*/
	font-size:14px;               /*텍스트 크기*/
	padding:0px 0px 0px 0px;      /*내부 여백*/
	margin:10px 10px 10px 10px;   /*외부 여백*/
}
/*인트로 텍스트 설정 끝*/

/*수정시작*/
.navbar-inverse {
    top: 0;
    width: 100%;
    position: fixed;
    background: #043049;
    border: none;
    padding: 0px;
    margin: 0px;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    padding: 15px;
    margin: 30px 15px 0;
    padding: 10px 10px;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.0);
}
.navbar-inverse .divider-vertical {
    display:none;
}
.flexslider {
    margin: 0px;
    background: url("images/ajax-loader.gif") no-repeat scroll center center #FFF;
    border: 0px solid #FFF;
    position: relative;
    border-radius: 0px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);
    border-bottom-left-radius:0px;
    border-top-right-radius:0px;
overflow:hidden
}
.flex-viewport{
    border-bottom-left-radius:0px;
    border-top-right-radius:0px;
}
.dropdown-menu {
    background: #3e3e3e;
    width:auto;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0);

}
.flex-caption span.intro-title {
    padding: 2px 14px;
    background: rgba(0,0,0,0.0);
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.flex-caption span.intro-text {
    background: none repeat scroll 0% 0% transparent;
    padding: 4px 14px;
    background: rgba(0,0,0,0.5);
}
.carousel-control {display: none;}
.intro-boardbox{
    padding: 1em 1em 1em 1em;
}

.intro-boardbox .page-header {
    display: block;
}
.intro-widgetbox {
    margin-bottom: 25px;
    margin-top: 0px;
}
.dh-front-txt div div div.panel-body {
    min-height: 135px;
}
.intro-widgetbox > .page-header {
    margin: 0px 0px 22px;
}
.panel-group .panel {
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
}

.title-bg1{background:url("/skin/img/titles-1.jpg");background-position:center;background-size:cover;}
.title-bg2{background:url("/skin/img/titles-2.jpg");background-position:center;background-size:cover;}
.title-bg3{background:url("/skin/img/titles-3.jpg");background-position:center;background-size:cover;}
.title-bg4{background:url("/skin/img/titles-4.jpg");background-position:center;background-size:cover;}
.title-bg5{background:url("/skin/img/titles-5.jpg");background-position:center;background-size:cover;}

.vs-titles{padding: 20px;}
.vs-titles h2{font-weight: bold; color: #fff; text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);}
.vs-titles span{color:#fff;font-weight:bold;background: rgba(0,0,0,0.8);}

.img-circle{width:100%;}


*, *:before, *:after {box-sizing:  border-box !important;}


.vs-masonry {
 -moz-column-width: 18em;
 -webkit-column-width: 18em;
column-width: 18em;
 -moz-column-gap: 1em;
 -webkit-column-gap:1em; 
column-gap:1em; 


margin-left:0px;margin-right:0px;
  
}


.vs-masonry .item {
 display: inline-block;
 padding:  .25rem;
 width:  100%; 
}
.vs-masonry .well {
 position:relative;
 display: block;
}
.vs-masonry .well img{width:100%;}
.vs-masonry .well{padding:0px;}
.vs-masonry .well .panel{margin-bottom:0px;}
.vs-masonry .panel{border: 0px solid transparent;}
.dh-front-blog .thumbnail {
    margin-top: 0px;
    margin-bottom: 0px;
}
.vs-info >.list-group-item{padding-top:25px;}
.vs-info >.list-group-item>h4{font-weight:bold;}

.vs-fest .panel-body{padding:35px !important;}
.vs-fest .list-group{margin-bottom:0px}
.vs-fest .list-group-item {background:rgba(255,255,255,0.9);}
.vs-program{background:url("/skin/img/small_steps.png");}
.vs-program h2 {font-weight:bold;}
.vs-program h3 {color: #c23946;}
.vs-program .btn-default {
    background-image: linear-gradient(to bottom, #FFF 0px, #FFF 100%);
    background-repeat: repeat-x;
    text-shadow: 0px 0px 0px #FFF;
    border-color: #ddd;
}
.vs-program .btn-default a{color:rgba(255,255,255,0.5);}
.vs-program .btn-default a:hover{color:#c23946 !important;}
.vs-program .btn-default:hover, .vs-program .btn-default:focus {
    background-color: #FFF;
    background-position: 0px 0px;
}
.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0) inset, 0px 1px 1px rgba(0, 0, 0, 0);
}
a.btn:hover {
    border-bottom: 1px solid #fff !important;
}
.topmarginLay_a{display:block;}
















.offers-box {
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    padding: 52px 0;
}
.offers-box figure {
    margin-bottom: 23px;
}
.offers-box .title {
    font: 30px/30px 'Pontano Sans';
    color: #262626;
    text-transform: uppercase;
    margin-bottom: 0;
    display: inline-block;
    margin-bottom: 16px;
}
.offers-box .hr {
    text-align: center;
    display: block;
    margin: 0 0 19px 0;
}
.offers-box .hr em {
    width: 370px;
    display: inline-block;
    border-top: 1px solid #5ee0f4;
}
.offers-box p {
    font: 14px/24px 'Istok Web';
    color: #737373;
    margin-bottom: 77px;
}
.thumb-pad0 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}
.thumb-pad0 figure {
    margin: 0 0 40px 0;
    width: 131px;
    height: 131px;
    border-radius: 100%;
    background: #4cddf3;
    overflow: hidden;
    font: bold 30px/131px 'Istok Web';
    text-align: center;
    color: #ffffff;
    display: inline-block;
}
.thumb-pad0 .thumbnail .caption .description {
    font: 24px/24px 'Istok Web';
    color: #404141;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.thumb-pad0 .thumbnail .caption p {
    margin: 0 0 20px 0;
    color: #9f9f9f;
}
.btn-default.btn1 {
    box-shadow: none;
    position: relative;
    text-decoration: none !important;
    display: inline-block;
    padding: 0;
    font: 18px 'Inder';
    margin: 0;
    text-shadow: none;
    color: #404141;
    border-radius: 0;
    border: none;
    background: none;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
.btn-default.btn1 span {
    width: 16px;
    height: 16px;
    overflow: hidden;
    display: inline-block;
    background: url("/skin/img/_arrow.png") 0 top no-repeat;
    position: relative;
    top: 2px;
}











.center-box {
    color: #9f9f9f;
    border-bottom: 1px solid #e8e8e8;
    background: url("/skin/img/pattern2.png") repeat;
    padding: 80px 40px;
    margin-bottom: 16px;
}
.center-box h2{
    font: 30px/30px 'Pontano Sans';
    color: #262626;
    margin: 0 0 35px 0;
    text-transform: uppercase;
}
.thumb-pad1 {
    margin: 0;
    overflow: hidden;
}
.thumb-pad1 .thumbnail {
    position: relative;
    margin: 0 0 40px 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    overflow: hidden;
}
.thumb-pad1 figure {
    margin: 0 20px 0 0;
    float: left;
}
.thumb-pad1 figure img {
    border-radius: 100%;
}
.thumb-pad1 .thumbnail .caption .title {
    font: 24px/24px 'Istok Web';
    color: #3e3e3e;
    margin-bottom: 39px;
}
.thumbnail .caption {
    color: #9f9f9f;
    padding: 24px 0px 0px 0px;
}


.btn-default.btn2:hover {
    color: #ffffff;
    background: #4cddf3;
    text-decoration: none !important;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.btn-default.btn2 {
    box-shadow: none;
    position: relative;
    text-decoration: none !important;
    padding: 0 31px;
    font: 14px/42px 'Arial';
    margin: 0;
    text-shadow: none;
    color: #ffffff;
    border: 0;
    border-radius: 7px;
    background: #697580;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}



.center-box .choose-box {
    border-left: 1px solid #d9d9d9;
}
.list1 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
}
.list1 li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
}
.list1 li em {
    position: relative;
    z-index: 1;
    float: left;
    margin: 0 19px 0 0;
    width: 52px;
    height: 52px;
    overflow: hidden;
    background: url("/skin/img/page1_badge.png") 0 top no-repeat;
}
.list1 li:hover em {
    background: url("/skin/img/page1_badge.png") 0 bottom no-repeat;
}
.list1 li i {
    display: inline-block;
    width: 1px;
    height: 100%;
    position: absolute;
    z-index: 0;
    background: url("/skin/img/border.png") repeat-y;
    top: 0;
    left: 26px;
}
.list1 li a {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 17px;
}

.list1 li p {
    margin-bottom: 0;
    margin-top: 16px;
    color: #9f9f9f;
    line-height: 24px;
}
.extra-wrap {
    overflow: hidden;
}
.list1 li .extra-wrap {
    padding-top: 9px;
}
.extra-wrap > p {
    line-height: 24px;
}
.footer-social-layout {
    display:none;
}





.thumb-pad2 {
    margin: 0;
    overflow: hidden;
}
.thumb-pad2 .thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 0;
    background: none;
    text-align: left;
}
.thumb-pad2 figure {
    margin: 0 13px 0 0;
    float: left;
}
.thumb-pad2 .thumbnail .caption {
    padding: 7px 0 0 0;
    overflow: hidden;
}
.thumb-pad2 .thumbnail .caption .title1 {
    text-transform: uppercase;
    font: 30px/30px 'Pontano Sans';
    color: #404141;
    margin-bottom: 23px;
}
.thumb-pad2 .thumbnail .caption p {
    margin: 0;
    font: 13px/30px 'Pontano Sans';
    color: #4f5b69;
}
.thumb-pad2 .thumbnail .caption .title2 {
    font: 16px/30px 'Pontano Sans';
    color: #47cee2;
    margin-top: 5px;
    margin-bottom: 18px;
}



.testim > h2 {
    font-size: 30px;
    font-weight: bold;
    color: #262626;
    margin: 0 0 18px 0;
}

.global.indent {
    background: url("/skin/img/pattern1.png") repeat;
}
.who-box{
    padding: 4em 0em;
}
.who-box h2.indent{
    font-weight: bold;
    padding-bottom: 13px;
    border-bottom: 1px solid #000;
    margin: 0 0 25px 0;
}
.testim h2.indent {
    font-weight: bold;
    padding-bottom: 13px;
    border-bottom: 1px solid #000;
    margin: 0 0 25px 0;
}
.thumb-pad3 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad3 figure img {
    width: 100%;
}
.thumb-pad3 .thumbnail h3 {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-size: 17px;
}
.thumb-pad3 .thumbnail p {
  margin-bottom: 24px;
  line-height: 24px;
}
.list6 li time {
    font-size: 16px;
    font-weight: bold;
    color: #404141;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 16px;
}
.list6 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list6 li {
    font-size: 13px;
    line-height: 1.428571429;
    margin-bottom: 49px;
}
.list6 li p {
    margin-bottom: 0;
    color: #9f9f9f;
}

.list1-1 {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.list1-1 li {
    font-size: 13px;
    line-height: 1.428571429;
    overflow: hidden;
    margin-bottom: 16px;
    padding-left: 22px;
    background: url("/skin/img/list_arrow.png") left 2px no-repeat;
}
.list1-1 li a {
    font: 13px 'Istok Web', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #9f9f9f;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}





.testimBox {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 6em 0em 6em 0em;
}
.thumb-pad6 figure img {
    width: 100%;
}




.advantages-box {
    padding: 6em 0em 6em 0em;
    background: #f2f2f2;
}
.advantages-box h2{
    font-size: 30px;
    font-weight: bold;
    color: #262626;
    margin: 0 0 18px 0;
}
.advantages-box h3{
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 16px 0;
    font-size: 17px;
}
.list1 li strong {
    position: relative;
    z-index: 1;
    float: left;
    margin: 0 19px 0 0;
    width: 52px;
    height: 52px;
    overflow: hidden;
    text-align: center;
    background: #697580;
    font: 30px/52px 'Pontano Sans';
    color: #ffffff;
    border-radius: 100%;
}
.list1 li:hover strong {
    background: #4cddf3;
}


.thumb-pad5 .thumbnail .caption a {
    font: 14px 'Istok Web';
    color: #404141;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}

.thumb-pad5 .thumbnail .caption a:hover {
    color: #4cddf3;
}
.thumb-pad5 .thumbnail .caption img {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.thumb-pad5 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}


.thumb-pad6 .thumbnail {
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none;
}
.thumb-pad6 .thumbnail .caption a:hover {
    color: #4cddf3;
}
.thumb-pad6 .thumbnail .caption a {
    font: 14px 'Istok Web';
    color: #404141;
    text-transform: uppercase;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
}
/* custom */

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
    background-image:none;
    box-shadow:none;
    background-color:#4cddf3 !important;
}
.navbar-header {
    margin-bottom:20px;
}
.navbar-right .dropdown-menu {
    /*right:0;*/
    min-width:auto;
}
@media (min-width:768px){
    .navbar-right .dropdown-menu {
        right:auto !important;
    }
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-image: none;
    background-color: #3e3e3e;
    color:#4CDDF3;
}
.dropdown .dropdown-menu {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;

    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}

.dropdown:hover .dropdown-menu,.dropdown:focus .dropdown-menu{
    max-height: 300px;
    opacity: 1;
}
.content {
    margin-top: 6em;
}
.section-title > h3 {
    font-weight: bold;
}
.section-title {
    margin-bottom: 3em;
}
.cap-icon {
    margin-bottom: 2em;
}
.cap-title > p {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.cap-des > p {
    font-size: 15px;
}
.cap-area:hover .cap-title > p {
    color: #4CDDF3;    
}
.section-bg {
    background-image: url('/skin/img/main_bg.png');
    background-repeat:no-repeat;
    background-size:cover;
    height: auto;
    padding: 8em 0em 6em 0em;
}
.section-1 {
    margin-bottom:5em;
}
.cap-des2 > p{
    color: #ffffff;
    font-size: 16px;
    line-height: 1.7;
}
.section-title2 > h3{
    padding-right: 60px;
    padding-bottom: 20px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;

}
.section-title2 .more-area{
    margin-top: -44px;
    float: right;   
}
.section-title2 {
    margin-bottom: 1em;
}
.bbs-list-view-layout {
    margin-bottom: 1em;
}
.inline {
    display:inline-block;   
}
.more {
    color: #fff;
    font-size: 16px;
}
.page-header h4 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
}
.btn.active, .btn:active {
    box-shadow: inset 0 3px 5px #fff;
}
.front-panel > .panel {
    padding-top: 0px;
    background-color: #FFF;
    border: 1px solid #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 0px #fff;
}
.panel-body {
    padding: 0px;
}
.dh-front-list2-words{
    padding: 0px;
}
.dh-front-list2 h5 {
    border-top:none;
    padding:0px
}
.page-header {
    padding-bottom: 35px;
    margin: 40px 0 10px;
    border-bottom: 1px solid #000;
}
.dh-front-list2 h6 a:hover span {
    text-decoration: none;
    color: #4CDDF3;
}
.f-logo {
    margin-bottom: 2.5em;
}
.f-social {
    margin-bottom: 1em;
}
.sec2-box{
    padding: 0em 3em 0em 3em;
}
.caption > h3 {
    color: #3e3e3e;
    font-weight: bold;
    margin: 0 0 16px 0;
    font-size: 17px;   
}
.imp-padding1 {
    padding:0em !important;
}
.imp-padding2 {
    padding-top: 10px !important;
}
@media (max-width:767px){
    .navbar-brand img {
        padding-top:15px;
    }
}
@media (max-width:410px){
    .navbar-brand {
        width: 80%;
    }
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #232323;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #FFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #4CDDF3;
}
.list-row-contents {
    display:none;
}
.camera-caption {
    margin-top: 300px;
}
.intro-board-widget-layout {
    margin-bottom: 3em;
}
.f-social > a:hover{
    opacity: 0.7;
}
@media (max-width:1400px){
    .camera-caption {
        margin-top: 222px !important;
    }
}
@media (max-width:1000px){
    .camera-caption {
        margin-top: 170px !important;
    }
}
@media (max-width:500px){
    .camera-caption {
        margin-top: 170px !important;
    }
    .camera-caption .title {
        font: bold 22px/30px 'Pontano Sans' !important;
    }
}

.body-layout .fill~.container {
    /*width: 100%;
    min-height: 100px;*/display: none;
}

.fill {height: calc(100vh - 295px);}
.fill h1 {font-size: 30px;}
.fill h1 span, .fill p span {
    background-color: transparent;
    opacity: 1;
    text-shadow: 0 0 0 rgba(0,0,0,0);
}
.carousel-caption {
    top: 50%;
    margin: -50px 0 0;
    padding: 0;
}
.fill p span {font-size: 17px;}
@media screen and (min-width: 768px) {
    .carousel-caption {
        padding-bottom: 100px;
    }
    .fill h1 {font-size: 36px;}
    .fill h1 span div, .fill p span div {
        display: inline;
    }
}

.breadcrumb_wrap {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dedede;
    padding: 60px 0px 0px;
    margin: 0 0 30px;
}

.breadcrumb_wrap h3 {
    float: left;
    margin: 0 0 0;
    padding: 0 0 30px;
    color: #454545;
    font-size: 32px;
    font-weight: 600;
}

.breadcrumb {
    background-color: rgba(0,0,0,0);
    border-radius: 0;
	list-style: none;
    margin: 10px 0 0;
    padding: 0 0 0;
    text-align: right;
    font-size: 13px;
    font-weight: 400;
    color: #999;
    float: right;
}

.breadcrumb > li {
    display: inline-block;
}

.prepare-text {
	text-align: center;
	vertical-align: middle;
	padding: 200px;
	font-weight: 900;
	font-size: 56px;
}

.main-title {
	text-align: center;
	vertical-align: middle;
}