
@font-face {
  font-family: 'gotham';
  src: local('gotham'),
  	   url('../font/GOTHAM-THIN.eot') format('embedded-opentype'),
       url('../font/GOTHAM-THIN.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'gotham';
  src: local('gotham'),
  	   url('../font/GOTHAM-BOLD.eot') format('embedded-opentype'),
       url('../font/GOTHAM-BOLD.ttf') format('truetype');
  font-weight: 600;
}

::-webkit-scrollbar {

display:none;

} 

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
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,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr,th,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;}
body{line-height:1.5;font-family:'Dotum';font-size:16px;color:#333;background:#fff;-ms-overflow-style: none; } 
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0;}
ul,ol,li{list-style:none}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
fieldset,img{border:0}
hr{height:0;}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
address,caption,em,var{font-style:normal;font-weight:normal}
a{text-decoration:none;cursor:pointer;color:#333;}
a[href^="tel"]{font-style:normal}
a:hover,a:active,a:focus{text-decoration:none !important;}
b,strong{font-weight:bold}
dfn{font-style:italic}
img{border:0;vertical-align:top}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0;}
legend, caption{overflow:hidden;text-indent:-9999999px; height:0 !important; width:0 !important;line-height:0 !important;margin:0;padding:0;}
input{vertical-align:middle;margin:0;padding:0;}
input[type="text"],input[type="password"],input[type="email"]{-webkit-appearance:none;border-radius:0;font-family:'Dotum';}
input:checked[type="checkbox"]{-webkit-appearance:checkbox}
button,input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]{border-radius:0;-webkit-appearance:button;font-family:'Dotum';}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border:none;cursor:pointer;margin:0;padding:0;}
a,input,button,select{outline:none}
button,select{text-transform:none}
optgroup{font-weight:bold}
textarea{border:1px solid #bcbcbc;overflow:auto;-webkit-appearance:none}
input::-ms-clear{display:none;}
.fl_l {float:left !important;}
.fl_r {float:right !important;}
.cl_b{clear:both !important;}
.fl_txt {text-align:left !important;}
.tc {text-align:center}


body { font-family: 'Noto Sans KR', sans-serif; }


/* Centered texts in each section
	* --------------------------------------- */
	.section{
		text-align:center;
	}


#all_wrap { width: calc(100% - 200px); height: 100vh; overflow: hidden; position: absolute; right: 0; top: 0; font-family: 'Noto Sans KR', sans-serif; }

.section { background-color: #fff; width: 100%; height: 100vh; position: relative; }


@keyframes bt_line {
	from { width: 0; }
	to {  }
}



/**/


.plus { width: 26px; height: 26px; border: 1px solid #fff; border-radius: 100%; margin: auto; box-sizing: border-box; }
.plus:after { content:''; width: 12px; height: 2px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; }
.plus:before { content:''; width: 2px; height: 12px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #fff; }

.plus2 { width: 26px; height: 26px; border: 1px solid #000; border-radius: 100%; margin: auto; box-sizing: border-box; }
.plus2:after { content:''; width: 12px; height: 2px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; }
.plus2:before { content:''; width: 2px; height: 12px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background-color: #000; }

/**/

#main_wrap { width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; bottom: 0; background-color: #fff; }


/**/



#section1 { position: relative;overflow: hidden; }

#main { width: 100%; height: 100%; position: absolute; top: 0px; left: 0; right: 0; margin: 0 auto; z-index: 10;}

.main_wrap{position: absolute; top: 0; width: 100%; height: 100%;  overflow: visible; }

.main_con {position: relative; top: 0; width: 100%; height: 100%; }
.main_wrap .main_bg{ width: 100%; height: 100%;  position: absolute; botoom: 0; left: 0; right: 0; margin: 0 auto; animation: main_bg 1.6s .0s both; overflow: hidden;}

.main_wrap .main_bg{width: 100%; height: 100%; position: absolute; left: 0; bottom: 0; z-index: 1; }
.main_wrap .main_con:nth-child(1) .main_bg{background: url(../img/main01.jpg) center no-repeat; background-size: cover;}
.main_wrap .main_con:nth-child(2) .main_bg{background: url(../img/main02.jpg) center no-repeat; background-size: cover;} 
.main_wrap .main_con:nth-child(3) .main_bg{background: url(../img/main03.jpg) center no-repeat; background-size: cover;} 


.main_tit{position: absolute; top: 150px; left: 0; right: 0; margin: 0 auto; width: 1000px; z-index: 1; text-align: center;}
.main_tit>li:nth-child(1) { animation: main_tit 1s 1s both; opacity: 1;}
.main_tit>li:nth-child(2) { margin-top: 40px; animation: main_tit2 1s 1.5s both; opacity: 1;}
.main_tit>li:nth-child(3) { position: absolute; top: 415px; left: 300px; animation: main_tit2 1s 2s both; opacity: 1;}


.main_con{width:100%; position: absolute;top:0;left:0;display:  none;}
.active_btn{display: block;}

@keyframes main_tit {
    0%{opacity: 0;transform: translateY(-50px); opacity: 0;}
    100%{}
}

@keyframes main_tit2 {
    0%{opacity: 0; opacity: 0;}
    100%{}
}



@keyframes main_bg {
  0%{transform: scale(1.4); }
  100%{ opacity: 1;}
}

@keyframes main_bg2 {
  0%{opacity: 0;}
  100%{ opacity: 1;}
}

#main-oir { font-family: 'yoongothic310'; letter-spacing:-0.5px; font-size: 13px; color: #5a5a5a; position: absolute; top: 30px; right: 70px; font-weight: 600; }
.main_wrap .main_con:nth-child(2) #main-oir { color: #fff; }

.btn-set{position: absolute;bottom: 40px; left: 70px; display: flex;justify-content: space-between;width: 255px;height: 15px; z-index: 1;}
.btn-set {

/* -ms-transform: rotate(90deg);
 -webkit-transform: rotate(90deg);
 transform: rotate(90deg);*/


}
.btn-set-a{display:flex;}
.btn-set a{display: block;width:32px;height: 1px;line-height: 16px; margin:0 2px; background-color: #b0b0b0; transition: .5s;position: relative;}
.btn-set a.active_bar{width: 32px;}
.btn-set a.active_bar span{position: absolute;top: 0;left: 0; background-color: #fff !important;width: 0%;height: 100%; z-index: 9999; display:block;
/*     animation: bar 5s .0s both; opacity: 1;  */
}
.btn-set a:first-child{width:32px;background-color:#b0b0b0;}
.btn-set .btn{width:16px;height:16px;line-height:16px;font-size: 12px;border:none;background:none;}

.btn-left{ margin-top: -5px; cursor: pointer;}
.btn-right{ margin-top: -5px; cursor: pointer;}
.btn-start{display: none; margin-top: -5px; cursor: pointer;}
.btn-stop{display: none; margin-top: -5px; cursor: pointer;}
.h-btn-active{display:block;}

.num{color:#fff; vertical-align: middle; line-height: 0;font-size: 12px; font-weight: 600;  }

@keyframes bar {
    0%{width: 0%;}
    100%{}
}


/*.sec01_img { width: 100%; height: 100%; background: url(../img/sec01_bg.jpg) center bottom no-repeat; background-size: cover; animation: sec01_img 2.5s 0s both; }
.sec01_box { width: 840px; height: 330px; position: absolute; left: 0; right: 0; top: 20%; margin: auto; text-align: center; color: #282828; z-index: 9; }
.sec01_box { width: 470px; height: 330px; position: absolute; left: 0; right: 0; top: 18%; margin: auto; text-align: center; color: #282828; z-index: 9; }
.sec01_txt { animation: sec01_txt 1s 0.45s both; }
.sec01_box h4 { font-size: 22px; line-height: 100%; font-weight: 300; letter-spacing: 12px; animation: sec01_txt 1s 0.2s both; }
.sec01_box h4 b { font-weight: 700; }
.sec01_box h1 { font-family: 'Nanum Myeongjo', serif; font-size: 44px; line-height: 100%; margin-top: 25px; font-weight: 400; letter-spacing: -2px; animation: sec01_txt 1s 0.2s both; }
.sec01_box h1 span { font-size: 55px; }
.sec01_box p { font-size: 14px; line-height: 28px; margin-top: 40px; opacity: 0.8; animation: sec01_txt 1s 0.6s both; }
.sec01_logo { margin-top: 45px; animation: sec01_txt 1s 1.0s both; }


@keyframes sec01_txt {
	from { opacity: 0; transform: translateY(-20px); }
	to {  }
}
@keyframes sec01_img {
	from { transform: scale(1.2); }
	to {  }
}*/

/**/

#section2 { width: 100%; height: 100%; background: url(../img/sec02_bg.jpg) center bottom no-repeat; background-size: cover; }

.sec02_box { width: 1460px; height: 595px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: flex; justify-content: space-between; flex-wrap: wrap; transform: translateY(20px); }
.sec02_content { width: 349px; height: 287px; background-color: #fff; box-sizing: border-box; border: 1px solid #dcdcdc; overflow: hidden; padding-left: 35px; text-align: left; position: relative; }
.sec02_content:after { content:''; position: absolute; width: 12px; height: 100%; background-color: #ca705b; right: -12px; top: 0; transition: 0.3s; }
.sec02_content:nth-child(n+5) { margin-top: 20px; }

.sec02_content:hover:after { right: 0; }
.sec02_content:nth-child(1):hover:after { right: -12px; }

.sec02_content h3 { font-size: 17.5px; margin-top: 50px; line-height: 100%; color: #552435; }
.sec02_tit { margin-top: 10px; }
.sec02_7 { position: absolute; right: 35px; bottom: 35px; }

.sec02_icon { margin-top: 45px; }
/*.sec02_content:nth-child(7) .sec02_icon { margin-top: 40px; }*/
.sec02_num { position: relative; margin-top: 25px; margin-right: 75px; }
.sec02_num:after { content:''; position: absolute; width: 195px; height: 1px; background-color: #ca705b; right: 0; bottom: 2px; }
.sec02_content h5 { font-size: 18px; line-height: 100%; color: #552435; margin-top: 17px; font-weight: 400; }
.sec02_content p { font-size: 14px; line-height: 22px; color: #888888; margin-top: 10px; font-weight: 400; }


/**/



#section3 { width: 100%; height: 100%; background-color: #fff; }
.sec03_box { width: 100%; height: 100%; display: flex; justify-content: space-between; }
.sec03_box a { display: block; width: 100%; height: 100%; }
.sec03_content { width: 100%; height: 100%; position: relative; overflow: hidden;  }
.sec03_content:after { content:''; right: 0; top: 0; width: 0; height: 100%; position: absolute; z-index: 999999; background-color: #fff; animation: sec03_content 0.7s 0.2s both; }
.sec03_img { width: 100%; height: 100%; transition: 0.8s; }
.sec03_img01 { background: url(../img/sec03_img01.jpg) center no-repeat; background-size: cover; }
.sec03_img02 { background: url(../img/sec03_img02.jpg) center no-repeat; background-size: cover; }
.sec03_img03 { background: url(../img/sec03_img03.jpg) center no-repeat; background-size: cover; }
.sec03_img04 { background: url(../img/sec03_img04.jpg) center no-repeat; background-size: cover; }


.sec03_txt_box { width: 360px; height: auto; position: absolute; left: 0; right: 0; top: 274px; margin: auto; color: #000; font-weight: 400; text-align: center; transition: 0.4s; }
.sec03_txt_box.white { color: #fff; }
.sec03_txt_box.white h2 { font-weight: 400; }
.sec03_txt_box.white p { font-weight: 300; }
.sec03_txt_box h2 { font-size: 24px; line-height: 100%; font-weight: 100;  color: #ca705b; margin-top: 40px;}
.sec03_txt_box h1 {font-size: 24px; font-weight: 600; letter-spacing: -1px; color: #442530;}
.sec03_tit01 { }
.sec03_tit02 { }
.sec03_tit03 { }
.sec03_tit04 { }
.sec03_txt { margin-top: 0px; }
.sec03_line { width: 29px; height: 1px; background-color: #929292; margin: 0 auto; margin-top: 28px; }
.sec03_txt_box p { font-size: 14px; line-height: 25px; margin-top: 28px; opacity: 0.6; font-weight: 500; }


.sec03_content:hover .sec03_img { transform: scale(1.03); }
.sec03_content:hover .sec03_txt_box { transform: translateY(-10px); }

@keyframes sec03_content {
	from { width: 100%; }
	to {  }
}




/**/

body.main .footer { width: 100%; border-top: none; margin-left: 0; }

.footer { width: calc(100% - 200px); height: 125px; box-sizing: border-box; z-index: 999; font-family: 'Noto Sans KR', sans-serif; color: #111; position: relative; box-sizing: border-box; padding: 0 70px; text-align: left;
letter-spacing: -0.5px; border-top: 1px solid #ddd; right: 0; margin-left: 200px; background-color: #fff; }

.footer_logo { float: left; margin-top: 33px; }
.footer_left { float: left; margin-top: 50px; margin-left: 50px; color: #0b0b0b; }
.footer_left p { font-size: 12px; line-height: 100%; font-weight: 400; opacity: 0.77; }
.footer_left ul { margin-top: 7px; }
.footer_left ul li { font-size: 10.5px; line-height: 16px; font-weight: 700; opacity: 0.55; }

.footer_right { float: right; margin-top: 45px; }
.footer_right ul { float: right; color: #777; }
.footer_right ul li { margin-right: 30px; float: left; text-align: left; }
.footer_right ul li h6 { font-size: 10px; color: #0b0b0b; font-weight: 700; line-height: 100%; }
.footer_right ul li img { margin-top: 5px; }
.footer_right ul li:last-child { margin-right: 0; }
.footer_right ul li:nth-child(2) img { margin-top: 9px; }


.site_right .footer { width: 100%; height: 250px; text-align: center; position: absolute; left: 0; right: 0; margin: auto; bottom: 70px; border: none; padding: 0; }
.site_right .footer_logo { float: none; margin-top: 0; }
.site_right .footer_left { width: 100%; float: none; margin-left: 0; margin-top: 15px; }
.site_right .footer_right { width: 100%; float: none; text-align: center; margin-top: 30px; }
.site_right .footer_right ul { float: none; }
.site_right .footer_right h6 { position: absolute; left: 0; right: 0; margin: auto; bottom: 0; text-align: center; }


/**/

/*서브*/

.all_wrap { width: calc(100% - 200px); height: auto; overflow: hidden; margin-left: 200px; }

#container{ width: 100%; position: relative; left: 0; top: 0; z-index: 90; } 

#sub-top01 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 0px; background: url(../img/sub_top01.jpg) center no-repeat; background-size: cover; }
#sub-top02 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top02.jpg) center no-repeat; background-size: cover; }
#sub-top03 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top03.jpg) center no-repeat; background-size: cover; }
#sub-top04 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top04.jpg) center no-repeat; background-size: cover; }
#sub-top05 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top05.jpg) center no-repeat; background-size: cover; }
#sub-top06 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top06.jpg) center no-repeat; background-size: cover; }
#sub-top07 { width: calc(100% - 200px); height: 150px; overflow: hidden; position: relative; margin-left: 200px; margin-top: 85px; background: url(../img/sub_top07.jpg) center no-repeat; background-size: cover; }
.sub_top_bg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; opacity: 0.6; display: none; }
#sub_top_txt { position: absolute; height: 160px; width: 100%; left: 0; right: 0; margin: auto; top: 40%; text-align: center; animation: sub_top 0.8s 0.2s both; z-index: 9; display:none;}

#sub_top_txt h4 { font-size: 20px; line-height: 100%; font-weight: 300; letter-spacing: 12px; color: #ca705b; }
#sub_top_txt h4 b { font-weight: 700; }
#sub_top_txt h1 { font-family: 'Nanum Myeongjo', serif; font-size: 35px; line-height: 100%; margin-top: 25px; font-weight: 400; letter-spacing: -2px; color: #442530; }
#sub_top_txt h1 span { font-size: 44px; }
.sub_top_logo { margin-top: 45px; }


@keyframes sub_top {
	from { opacity: 0; transform: translateY(20px); }
	to {  }
}
@keyframes sub_top_line {
	from { width: 0; }
	to {  }
}


#snb_wrap { background-color: #e8e8e8; width:100%; height: 50px; position:relative; z-index: 99; }
#snb { width: 1260px; height: 50px; position: relative; margin: auto; }
#snb:after {content:""; display:block; clear:both; }
#snb > li { float:left; position:relative; height: 50px; text-align: left; background-color: #ca705b; box-sizing: border-box; }
#snb > li:first-child + li > a { color: #fff; }
#snb > li:first-child + li + li > a { margin-top:1px; color: #232323; line-height: 46px; height: 48px; }
#snb > li:first-child + li + li { border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; }
#snb > li:first-child + .ov {margin-left:0;}
#snb > li:nth-child(2):after { content:''; width: 10px; height: 1px; background-color: #fff; transform: rotate(40deg) translateY(-4px); position: absolute; right: 18px; top: 50%; }
#snb > li:nth-child(2):before { content:''; width: 10px; height: 1px; background-color: #fff; transform: rotate(-40deg) translateY(4px); position: absolute; right: 18px; top: 50%; }
#snb > li:nth-child(3) { background-color: #fff; }
#snb > li:nth-child(3):after { content:''; width: 20px; height: 10px; position: absolute; right: 18px; top: 50%; border: 2px solid #232323; border-left: none; border-right: none; margin-top: -6px; }
#snb > li:nth-child(3):before { content:''; width: 20px; height: 2px; position: absolute; right: 18px; top: 50%; background-color: #232323; margin-top: 0px; }
#snb .ov {margin-left:-1px;}
#snb .ov > a { display:block; height:50px; line-height:50px; padding: 0 25px 0 18px; font-size: 14px; color:#555; min-width:160px; font-weight:400; }


#snb .ov ul {position:absolute;left:0;top:100%;min-width:100%;background:#fff; display:none; }
#snb .ov ul li { border:1px solid #dcdcdc;margin-top:-1px; font-weight: 400; }
#snb .ov ul li:first-child {margin-top:0;}
#snb .ov ul li a { display:block;font-size:11.5px;color:#999;padding:11px 15px;white-space:nowrap; }
#snb .ov:hover ul {display:block;}
#snb .ov ul li a:hover { background:#f3f3f3;color:#333; }



#sub_container { width: 100%; position: relative; left: 50%; transform: translateX(-50%); overflow: hidden; background-color: #fff; text-align: center; }
/*#sub_box { position: relative; width: 1260px; margin: auto; overflow: hidden; text-align: center; border: 1px solid #d6d6d6; border-top: none; border-bottom: none; padding-bottom: 80px; box-sizing: border-box; }*/
#sub_box { position: relative; width: 1260px; margin: auto; overflow: hidden; text-align: center; border: 1px solid #d6d6d6; border-top: none; border-bottom: none; padding-bottom: 80px; padding-top: 30px;
box-sizing: border-box; }
#sub_tit { margin-top: 30px; overflow: hidden; }
#sub_box h2 { font-size: 35px; color: #111; font-weight: 400; line-height: 30px; }
#sub_box h6 { font-size: 13px; color: #999; font-weight: 400; margin-top: 12px; letter-spacing: -0.5px; text-transform: uppercase; display: none; }
.sub_line { width: 1px; height: 25px; background-color: #aaa; margin: auto; margin-top: 30px; }
#sub_page { margin-top: 40px; overflow: hidden; }



/**/

ul.tabs2 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    float: none;
    list-style: none;
    width: 100%;
    font-size:14px;
	height:40px;
	max-width: 1100px;	
	margin: auto;
	margin-bottom: 25px; 
}


ul.tabs2 li { margin-bottom:-1px; color:#232222; margin-left:10px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:16.5%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	
}

/**/
ul.tabs2 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #442530;  border:1px solid #442530;}
	
ul.tabs2 li.selected a, ul.tabs li.selected a:hover { color:#fff;}
        

ul.tabs2 li a { padding:10px 180px; color:#444;}
        
ul.tabs2 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs2 li.active { color:#fff; background: #442530; border:1px solid #442530; }


.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}

/**/


ul.tabs3 { font-family:'Noto Sans KR', 'Malgun Gothic', dotum, '돋움', '굴림', Gulim, sans-serif;
    margin: 0;
    padding: 0;
    /* float: left; */
    list-style: none;
    width: 100%;
    font-size:14px;
	height:40px;
}


ul.tabs3 li { margin-bottom:-1px; color:#232222; margin-left:10px;
    float: left;
    text-align:center;
    cursor: pointer;
    width:16.5%;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ccc;
    font-weight: 400;
    background: #fff;
    overflow: hidden;
    position: relative;
	
}


ul.tabs3 li.selected, ul.tabs li.selected:hover
{
    position: relative;
    top: 0px;
	color:#fff; background: #442530;  border:1px solid #442530;}
	
ul.tabs3 li.selected a, ul.tabs li.selected a:hover { color:#fff;}
        

ul.tabs3 li a { padding:10px 180px; color:#444;}
        
ul.tabs3 li.selected a:hover
{
    text-decoration: none;
}

ul.tabs3 li.active { color:#fff; background: #442530; border:1px solid #442530; }


.tab_container2 {
    border: none;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;max-width:900px;
}
.tab_content2 { position: absolute;
    margin:40px 0px 0px 0px; padding-right:60px;
    font-size: 1em;
    display: none;
}
.tab_container2 .tab_content2 ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.tab_container2 .tab_content2 ul li {
    padding:5px;
    list-style:none;
}
 #container2 {
    width: 1100px;
    margin: 0 auto;
}



@media screen and (-webkit-min-device-pixel-ratio:0){
/*	.sec03_bt { font-family: 'gotham'; }*/
}


@media all and (min-width:1930px) { 

	}

	
@media all and (max-height: 850px) { 
		


	}


