@font-face{font-family:'Oswald';src: url('../Oswald.ttf')}
@font-face{font-family:'Myriad Pro';src: url('../MyriadWebPro.ttf')}
@font-face{font-family:"Century Gothic";src: url('../GOTHIC.ttf')}
@font-face{font-family:'Trajan Pro';src: url('../TrajanPro-Regular.otf')}
@font-face{font-family:'Rockwell';src: url('../fonts/ROCK_0.TTF')}
@font-face{font-family:'Corbel';src: url('../fonts/CORBEL_1.TTF')}
@font-face{font-family:"HelveticaNeueLT Std Thin"; src: url('../fontscore.com_h_helvetica-neue-lt-std-35-thin.otf'); /* IE9 */}

@font-face {font-family:'Trajan Pro'; src: url('../fonts/trajan_pro.eot'); src: url('../fonts/trajan_pro.eot?#iefix') format('embedded-opentype'), url('../fonts/trajan_pro.svg#Trajan Pro') format('svg'), url('../fonts/trajan_pro.woff') format('woff'), url('../fonts/trajan_pro.ttf') format('truetype'); font-weight:normal;  font-style:normal;}

@font-face {font-family:"Century Gothic"; src: url('../fonts/gothic.eot'); src: url('../fonts/gothic.eot?#iefix') format('embedded-opentype'), url('../fonts/gothic.svg#Century Gothic') format('svg'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype'); font-weight:normal; font-style:normal;}



/*---exp css--*/
.bg-header{ background-attachment:scroll; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; -o-background-size:cover;}

.tour-selectbx{border:1px solid #dadada; margin-top:15px; margin-bottom:20px; padding:0px 15px 10px; letter-spacing:0.02em;}

.tour-selhead{background-color:#222; text-align:center; padding:8px; margin:0 -15px;}
.tour-selhead h2{font:italic 22px Corbel; color:#fff; margin:0px;}
.tour-selhead h2 span{display:inline-block; font:24px "Trajan Pro"; font-style:normal; color:#fffc00;}

.tourbx-theme{padding-top:15px; padding-bottom:8px; text-align:center; border-top:1px dotted #cecece;}
.tourbx-theme:hover{background-color:#ffffff;}

.tourbx-theme span{display:block; font:1.2em Corbel; color:#333; padding-top:7px;}
.tourbx-theme span::before{content:""; display:block; width:0; height:0; position:relative; margin:-15px auto 0; border-left:10px solid transparent; border-right:10px solid transparent; border-bottom:10px solid #fff;}

.brd1{border-right:1px dotted #cecece;}
.brd2{border-bottom:1px dotted #cecece;}


