
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0;  padding: 0;  border: 0;  font-size: 100%;  font: inherit;  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';  content: none;}
table { border-collapse: collapse; border-spacing: 0; width:100%}

/*body&common*/
html { height: 100%; overflow-y:scroll; overflow-x: hidden; } 
body {font-family:'Nanum Gothic', '나눔고딕', '굴림'; color:#333; line-height:180%; font-size:14px}
#wrap		{width:100%; margin:auto; text-align:center; }
.header	{margin:auto; width:100%; height:150px; text-align:center; position:absolute; z-index:10; left:0; top:0;}
.top		{margin:auto; width:100%; height:90px; text-align:center }
.top h1 a {text-aling:center; height:90px;  }


/*main*/
#m_container	{width:1000px; margin:10px auto 0; height:auto; text-align:center;}
#visual_main	{100%; height:520px;  margin:auto; text-align:center; padding-top:140px; min-width:1000px}
#visual_sub    {width:100%; height:370px; margin:auto; text-align:center; background:url(deco/visual_sub.jpg) no-repeat 50% 150px;  } 

/* 메인 텍스트 */
.typograph   {position:absolute; top:320px; left:50%; z-index:50; margin-left:-550px}
.typograph h2 {text-shadow:2px 2px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333; color:orange; font-size:66px; font-weight:bold; line-height:90px}
.typograph h3 {text-shadow:2px 2px 0 #333, -1px -1px 0 #333, -1px 1px 0 #333, 1px -1px 0 #333; color:#f7f7f7; font-size:42px; font-weight:bold; line-height:50px}


/* 레이아웃 */
.wrap_contents {width:1200px; margin:30px auto 0; overflow:hidden}
.wrap_contents:atfer { display:block; content:""; height:30px; clear:both} 
.wrap_contents .banner_zone  {width:230px; float:left}
.wrap_contents .contents_zone {width:930px; float:right} 
.main_notice {border:5px solid #aa0a33; border-radius:30px 0 20px 0;  padding:10px 5px 10px 150px; background: url(deco/notice_bg.jpg) 30px 10px no-repeat}

.main_board {width:100%; height:auto; margin:20px auto 0; overflow:hidden}
.main_board:atfer { display:block; content:""; height:1px; clear:both} 
.main_board .main_board_reser {width:455px; float:left; border:2px solid #aa0a33; border-radius:0;  padding:8px 0;}
.main_board .main_board_name {width:455px; float:right; border:2px solid #aa0a33; border-radius:0;  padding:8px 0;}
.main_board h3 {font-size:18px; font-weight:600; color:#000; width:92%; margin:auto; border-bottom:1px solid #ccc; padding:4px  0 6px 2px}

.main_gallery {margin-top:20px}
.main_gallery:after  { display:block; content:""; height:30px; clear:both} 
.main_gallery h3 {font-size:18px; font-weight:600; color:#000; width:100%; margin:auto; border-bottom:1px solid #ccc; padding:4px 0 6px 2px}

.sub_visual {clear:both; height:160px}
.sub_text {height:15px}


/* GNB */
#headWrap { position: relative; width:100%; height:60px;}
#gnbWrap {position: absolute; left:0px; top:0px;  overflow:hidden; width:100%; height:60px; margin:0 auto; background:url(deco/gnb_bg.jpg) no-repeat;   background-position:50% 0; border-top:1px solid #fff  } 
#gnbWrap #gnb { width:1200px; height:100%; margin:0 auto;}
#gnbWrap #gnb li { float:left; height:100%; }
#gnbWrap #gnb li a{display:block;  color:#fff; text-decoration:none; font-size:18px; font-weight:600; height:60px; line-height:60px; }
#gnbWrap #gnb li.gnb_01 { width:150px;}
#gnbWrap #gnb li.gnb_02 { width:150px;}
#gnbWrap #gnb li.gnb_03 { width:150px;}
#gnbWrap #gnb li.gnb_04 { width:150px;}
#gnbWrap #gnb li.gnb_05 { width:150px;}
#gnbWrap #gnb li.gnb_06 { width:150px;}
#gnbWrap #gnb li.gnb_07 { width:150px;}
#gnbWrap #gnb li.gnb_08 { width:150px;}
#gnbWrap #gnb li.on {color:#fff; background:url(deco/on_bg.jpg) no-repeat 50% 56px }
#gnbWrap #gnb li.on a {color:#fff; }
#gnbWrap #gnb .on .sGnbArea {display:block;}


.char_text {position:absolute; top:32px; left:50%; margin-left:-574px; font-size:18px; font-weight:600; color:#666; letter-spacing:-1px }

.char {position:absolute; top:30px; left:50%; margin-left:330px; font-size:18px; font-weight:600; color:#666; letter-spacing:-1px}
.char li {display: inline-block}
.char a {display:block; margin:0 1px; padding:1px 10px; color:#666; border:1px solid #dadada; background:#f7f7f7; text-decoration:none; font-size:13px}
.char a.on {border:1px solid #910c0c; background:#ba2d2d; color:#fff}



/* subGNB */
.sGnbArea {display:none; overflow:hidden; position:absolute; left:0; top:60px; z-index:99; width: 100%; height:50px; border-top:1px solid #000; background:#000; opacity:0.8; } 
.sGnbArea ul {width:500px; margin:0 auto; }
.sGnbArea ul:after {content:""; display:block; clear:both;}
#gnbWrap #gnb .sGnbArea ul li a {height:50px; line-height:50px; font-size:14px}
.sGnbArea ul li a {color:#fff !important}
.sGnbArea ul li.on a {color:yellow !important}
.sGnbArea ul li.on {color:yellow !important}
.sGnb_01 {padding-right:620px;}
.sGnb_02 {padding-right:320px; }
.sGnb_03 {padding-right:22px;}
.sGnb_04 {padding-left:260px;}
.sGnb_05 {padding-left:560px;}
.sGnb_06 {padding-left:880px;}
.sGnb_07 {padding-left:820px;}
.sGnb_08 {padding-left:820px;}

.sGnbArea li { float:left; height:100%; width:80px }
.sGnbArea li.sGnb_01a { width:80px;}
.sGnbArea li.sGnb_01b { width:80px;}
.sGnbArea li.sGnb_01c { width:80px;}
.sGnbArea li.sGnb_01d { width:80px;}
.sGnbArea li.sGnb_02a { width:80px;}
.sGnbArea li.sGnb_02b { width:80px;}
.sGnbArea li.sGnb_02c { width:80px;}
.sGnbArea li.sGnb_03a { width:80px;}
.sGnbArea li.sGnb_03b { width:100px;}
.sGnbArea li.sGnb_04a { width:90px;}
.sGnbArea li.sGnb_04b { width:110px;}
.sGnbArea li.sGnb_05a { width:100px; }
.sGnbArea li.sGnb_06a { width:80px;}
.sGnbArea li.sGnb_06b { width:80px;}
.sGnbArea li.sGnb_06c { width:80px;}
.sGnbArea li.sGnb_07a { width:100px; padding-left:170px}
.sGnbArea li.sGnb_08a { width:80px; padding-left:330px}

/*main_banner*/
.thumbnailWrapper { width:1000px; margin:-30px 0 0 5px ; } 
.thumbnailWrapper ul {list-style-type: none; margin:0px; padding:0px;}
.thumbnailWrapper ul li {float:left; position:relative; overflow:hidden; margin-right:10px; margin-top:30px}
.thumbnailWrapper ul li:nth-child(4n+4) {padding:0px}
.thumbnailWrapper ul li a img {width:240px; position:relative; border:none; }
.caption{position:absolute; bottom:0px; left:0px; width:100%; display:none; background:#c81818; color:white; opacity:0.9;}
.caption .captionInside{ padding:8px; margin:0px;}
.clear { clear:both; }

/*sub*/
.sub-menu { position:absolute; left:300px; top:32px; height:38px; width:980px; margin:auto; margin-top:-35px}
.sub-menu li {float:left; height:38px;  margin-right:5px }
.sub-menu a {height:38x; line-height:38px; display:block; padding:0 25px; border:1px solid #dadada; background:#f7f7f7; border-radius:3px; color:#333; font-size:13px; text-decoration:none }
.sub-menu a.on, .sub-menu a:hover { background:#ba2d2d; color:#fff;  border-radius:3px; border:1px solid #ba2d2d}

.wrap_title {padding:35px 0 20px 0; border-bottom:1px solid #dadaDA; text-align:center }
h2.title {margin:auto; width:980px; text-align:left; color:#ba2d2d; font-size:28px; line-height:32px; font-weight:600; position:relative }
h2.title .navi_info {position:absolute; display:inline-block; top:7px; right:0; background:url(deco/icon_home.png) no-repeat 0 50%; text-align:left; padding-left:25px; font-size:12px; color:#666666; font-weight:normal}
h2.title .navi_info strong {color:#333}
.contents {margin:50px auto 0; width:980px; position:relative; height:auto }
.sub_tit { text-align:left; background:url(deco/icon_arrow.png) no-repeat 2px 9px; padding-left:33px; font-size:22px; color:#000; padding:5px 0 10px 29px; font-weight:bold; margin-top:50px; border-bottom:1px solid #dadada}
.sub_tit02 { text-align:left; font-size:18px; color:#000; padding:5px 0 10px 0px; font-weight:bold; margin-top:50px;}
.first {margin-top:0}
.basic_text {border:1px solid #dadada; padding:20px 30px; background:#f7f7f7; font-size:15px;}
.impact   {color:#ba2d2d; font-weight:bold; font-size:15px}
.boat_img {margin:8px 0 0 0; height:auto; padding:4px; border:1px solid #ccc}
.boat_img img {width:100%; max-width:920px}

/*table*/
.table_basic {font-size:15px}
.table_basic th {padding:10px; border:1px solid #ccc; background:#f7f7f7; font-weight:bold}
.table_basic tr:first-child th {border-top:2px solid #c81818;}
.table_basic td {padding:8px 10px; border:1px solid #ccc; text-align:left}
td.borderTop {border:1px solid #ccc; border-top:2px solid #c81818;}

/*title*/
.main_tit {margin-top:40px; font-size:19px; font-weight:600; color:#000; line-height:40px; position:relative; text-align:left}
.main_tit span {position:absolute; top:2px; right:0; width:100%; height:20px; text-align:right}
.main_tit a {display:block; text-align:right; height:100%}
.main_tit span img {padding-right:5px}

/*preview*/
.galleria{ width: 1100px; height: 650px; background:#fff;}




         
/*footer*/

.footer_copy	{margin:60px auto 0; width:100%; height:220px; background:#444444}
.footer_copy ul {width:1200px; margin:auto; padding:30px 0 0}
.footer_copy ul:after { content:""; clear:both}
.footer_copy li  {float:left}
.footer_copy .address {width:990px;}
.footer_copy .footer_link {}

.address  h2 {font-size:20px; color:#e7e7e7; margin:0; padding:0 0 18px 0px; font-weight:700 }
.address div {margin-top:1px; font-size:13px; color:#e7e7e7; line-height:1.5}
.address p {margin-top:20px; font-size:12px; color:#999; line-height:1.3; }

.footer_copy dl {float:left; margin-left:40px; font-size:13px}
.footer_copy dt {color:#e7e7e7; font-weight:bold; padding-bottom:15px}
.footer_copy dd a {color:#ccc}
.footer_copy dd a:link {text-decoration:none} 
.footer_copy dd a:hover {text-decoration: underline}



/*부트스트랩 기본소스*/
figure {
    margin: 1em 40px
}

figure {
    margin: 0
}
img {
    vertical-align: middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}