﻿*{
	margin:0;
	padding:0;
}
body{
	color:#3e3c3d;
    font:400 13px arial;
    text-align:left;
    background:#fff;    
}
a{color:#000;text-decoration:none;outline:none}
a:hover{text-decoration:none;color:#004f8b}
img{border:0;font-size:0;line-height:0;}
ul,li{list-style-type:none}
input,textarea{font-family:arial;font-size:11px;border:none;background:none}
.clear{clear:both;font-size:0;line-height:0}
.fll{float:left}
.flr{float:right}
.hidden {overflow: hidden;}
html{-webkit-text-size-adjust:none}
.h15 {height:15px;}
h1 {font-size: 25px; line-height:30px;}
h2 {font-size: 22px; line-height:30px;}
.wrapper {
    width: 600px;
    margin: 0 auto;
    position: relative;
}
.header {
    /*background: url('../img/bg_top.png') repeat-x center top;*/
    background-color: #0682cc;
    position: relative;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #078bda;
}
.box_logo { position: absolute;left: 6px;top: 0px; width: 130px;
    z-index: 999;
    background-color: #0672b3;
    border: 1px solid #067ec6;
    border-top:0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.box_logo img{ width: 100%;}

.hotline_hd {
    text-align: left;
   
    padding-right: 20px;
    line-height: 22px;
    float: right;
    color: #f3efd6;
    font-size: 14px;
    margin-top: 12px;
}
.hotline_hd .hl_num{   
    color: #f3efd6;
    font-size: 12px;    
    display: block;
}

.ic_mn_p {
    float: right;
    display: block;
    border: 0 solid #000;
    width: 35px;
    height: 25px;
    text-align: center;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 5px;
}
.top_hotline {
    display:block;
    width: 100%;
    background-color: #1179bc;
    border-bottom: 1px solid #1386d2;
}
.top_hotline img{
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}
.top_hotline span{
    /*background: url('../img/Phone_icon.png') no-repeat 10px 6px;*/    
    display: block;
    color: #fff;
    font-size: 16px;    
    line-height: 32px;
    padding-left: 32px;
    padding-right: 20px;
}
.banner_home {}
/*Module*/
.box_tit_md { background-color: #0f66ab;
    height: 39px;
    line-height: 39px;
    background: url('../img/bg_tit_bx.png') repeat-x center top;
    margin-top:10px;
    position: relative;
}
.box_tit_md .tex_ti{
    color: #ffffff;
    font-size: 13px;
    font-weight:bold;
    padding-left: 10px;
    text-transform: uppercase;
}
.box_tit_md a{
    color: #fff;    
    font-size: 20px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 30px;
    text-align: center;    
}
.nav_xemthem {    
    display: block;        
    color: #0f64a8;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    text-align:center;
    padding-bottom:10px;
    padding-top:5px;
}

ul.list_art {
    list-style: none;
    float: left;
    width: 100%;
}
    ul.list_art li {        
        background: url('../img/bg-li-article.png') no-repeat center bottom;
        padding-top: 10px;
        padding-bottom: 20px;
        clear: both;
        float: left;
        width: 100%;        
        position:relative;
    }
    ul.list_art li a.img_txn{
        display: block;        
        width: 170px;
        max-height:120px;        
        overflow: hidden;
        margin-right: 10px;
        float: left;        
    }
        ul.list_art li img {
            width: 100%;                       
            border: 2px solid #e8e8e8;
        }
        ul.list_art li a.tit_lis_art {
            color: #0f66ab;
            line-height: 17px;
            font-size: 13px;
        }
            ul.list_art li a.tit_lis_art:hover {
                color: #137ed7;
            }
        ul.list_art li p {
            text-align: justify;
            padding-top: 5px;
            padding-bottom:5px;
            line-height: 17px;
        }
        ul.list_art li .gia_tour {            
            color: #1f222c;
            font-size: 12px;
            display: block;        
            float:left;                                                              
        }
        ul.list_art li .gia_tour span{            
            color: #f0392b;                          
        }
        ul.list_art li .nv_xemthem {
            margin-top: 6px;
            color: #0f64a8;
            font-weight: bold;
            font-style: italic;
            font-size: 12px;
            display: block;              
        }
.tab_tour_ho {
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #f0f0f0;
    text-align: center;
}
.tab_tour_ho span{
    display: inline-block;
    line-height: 28px;    
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer;
    font-weight: bold;
}
.tab_tour_ho span.seled{
    background-color: #ca8c2f;
    border-radius: 5px;
    color: #fff;
}
.box_lis_dst { background-color: #f9f9f9; padding:5px; padding-top:0;}
.box_lis_dst ul{ padding: 6px;}
.box_lis_dst ul li{ float: left;width: 50%;position: relative;}
.box_lis_dst ul li i {
    display: block;
    width: 4px;
    height: 4px;
    background-color: #4b8ecb;    
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    left: 0px;
    top: 11px;
}
.box_lis_dst ul li a{ display: block;
    /*background: url('../img/bg_li_tour.png') no-repeat left 8px;*/
    font-size: 13px;  
    line-height: 19px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-weight: bold;
    color: #373737;
}
.bn_tu_ng {}
.bn_tu_ng img{ width: 100%;}
.bn_tu_tn {}
.bn_tu_tn img{ width: 100%;}


/*List Tour*/
ul.list_tour {
    list-style: none;
    float: left;
    width: 100%;    
}
    ul.list_tour li {        
        background: url('../img/bg-li-article.png') no-repeat center bottom;
        background-color: #fff;
        border: 0px solid #ccc;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-top: 13px;
        padding-bottom: 13px;
        clear: both;
        float: left;
        width: 100%;    
    }
    ul.list_tour li a.img_tour{
        display: block;      
        width: 100%;        
        /*margin-right: 10px;*/
        text-align: center;
        margin-bottom: 5px;
        margin-top: 5px;
    }
        ul.list_tour li img {
            width: 96%;            
            border: 3px solid #fff;           
        }
        ul.list_tour li a.tit_lis_art {
            color: #0f66ab;
            line-height: 19px;
            font-size: 15px;
            margin-bottom: 4px;
            display: block;
            padding-left: 10px;
            padding-right: 10px;
            text-transform: uppercase;
            text-align: center;
        }
            ul.list_tour li a.tit_lis_art:hover {
                color: #137ed7;
            }
        ul.list_tour li p {
            text-align: justify;
            padding-top: 0px;
            padding-left: 10px;
            padding-right: 10px;
            line-height: 18px;
        }
         ul.list_tour li .lich_trinh {
             font-size: 14px;
             line-height: 19px;
             display: block;
             padding-left: 10px;
             padding-right: 10px;
             text-align:center;
        }
         ul.list_tour li .lich_trinh span{
             color: #c02900;
        }
        ul.list_tour li .gia_tour {            
            color: #fff;
            font-size: 13px;            
            display: block;
            text-align: center;                    
            background-color: #ca8c2f;
            padding: 6px;
            margin: 0 auto;
            margin-top: 8px;    
            width: 160px;   
            border-radius: 5px;            
        }
        ul.list_tour li .gia_tour span{            
            color: #fff;
            font-weight: bold; 
            font-size:14px;            
        }
        ul.list_tour li .nv_xemthem {
            margin-top: 10px;
            color: #0f64a8;
            font-weight: bold;
            font-style: italic;
            font-size: 13px;
            display: block;
            /*background-color: #0f64a8;
            border-radius: 5px;
            padding: 5px;
            padding-left: 8px;
            padding-right: 8px;*/
            text-align: center;                        
        }

/*Home News*/
.box_lis_tdl { background-color: #f0f0f0;}
.box_lis_tdl ul{ padding: 6px;}
.box_lis_tdl ul li{ position: relative;}
.box_lis_tdl ul li i {
    display: block;
    width: 4px;
    height: 4px;
    background-color: #4e4e4e;    
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    position: absolute;
    left: 5px;
    top: 10px;
}
.box_lis_tdl ul li a{ display: block;
    /*background: url('../img/bg_li_tour.png') no-repeat left 7px;*/
    font-size: 14px;  
    line-height: 18px;
    padding-left: 16px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
/*Cam nang du lich*/
.box_lis_cndl { background-color: #f0f0f0;}
.box_lis_cndl ul{ padding: 6px;}
.box_lis_cndl ul li{ }
.box_lis_cndl ul li a{ display: block;
    background: url('../img/bg-star.png') no-repeat left 7px;
    font-size: 13px;  
    line-height: 18px;
    padding-left: 16px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.it_tour {
    width: 100%;
    background-color: #f0f0f0;        
}
.it_tour .bx_img_it{
    position: relative;
    display: block;
}
.it_tour .bx_img_it img{
    width: 100%;
}
.it_tour .bx_img_it .bg_tname{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    background-color: #000000;
    opacity: 0.6;
    width: 100%;
    z-index: 10;
}
.it_tour .bx_img_it .tname_it{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    z-index: 12;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}
ul.lis_tu_it {}
ul.lis_tu_it li{}
ul.lis_tu_it li a{ display: block;
    /*background: url('../img/bg_dot_3x3.gif') no-repeat 5px 6px;*/
    padding-left: 13px;
    line-height: 22px;
    padding-top:5px;
    padding-bottom:5px;
    font-size:14px;
    font-weight:bold;
    color:#373737;
    text-align:center;
    border-bottom:1px solid #dbdbdb;
    text-transform:uppercase;
}
.nv_themtour {
    text-align: center;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #0f64a8;    
    padding-bottom: 5px;
    margin-top:10px;
    display:block;
}
.show_mn{
    background-color: #c89140;
    display: none;
    opacity: 0.98;
    position: absolute;
    right: 2%;
    top: 50px;    
    width: 250px;
    border:1px solid #c89140;
    border-radius:5px;    
}
.show_mn.active{
	display:block;
    z-index:1000;
}
.show_mn img{
	position: absolute;
    right: 10px;
    top: -17px;
    width: 20px;
}
.show_mn a{
	display:block;
	width:100%;
	color:#fff;
	font-size:15px;
	line-height:32px;
	text-indent:10px;
	border-top:1px solid #d3a969;	
    vertical-align:middle;
}
.show_mn a.active,.show_mn a:hover{
	color:#a90000;
}
.show_mn a:nth-child(19){
	border-bottom:0px;
}
.show_mn ul li ul li a{
	padding-left:10px;
    font-size:13px;
    border:0px;
    line-height:25px;
}
/*ViSao*/
.dtour-right{
    background: url('../img/bg-visao.png') no-repeat left top;
    width:100%;
    max-width: 320px;
    min-height: 340px;       
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top:10px;
}
.title-visao {
    color: #0F66AB;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-left: -5px;
    text-transform: uppercase;
    width: 270px;
}
.dtour-right ul li{
    background:  url('../img/bg-bottom-visao.png') bottom center no-repeat;
}
.dtour-right ul li a{
   background:  url('../img/bg-li-visao.png') left center no-repeat;
   color: #0f66ab;
   line-height: 33px;
   padding-left: 20px;
   font-weight: bold;
   letter-spacing: -0.7px;
}
/* pding */
.tlptp {float:left; font-weight:bold; padding-top:5px; margin-right:5px; color:#232f3e;}
.pding 
{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right:50px;
	float:right;
}
.pding a {
    display: block;
    float: left;
    min-width: 18px;
    height: 26px;
    padding: 0 4px;
    margin: 0 4px 0 0;
    background-color: #FFF;
    border: 1px solid #DAE2ED;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    text-decoration: none;
}
.pding a:hover 
{
    border: 1px solid #ff771c;
    color: #ff771c;
}
.pding .current-none {
    display: block;
    float: left;
    min-width: 18px;
    height: 26px;
    padding: 0 4px;
    margin: 0 4px 0 0;
    background: none;
    border: 0px solid #DAE2ED;
    border-radius: 3px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    cursor: pointer;
    color: #ff771c;
    text-decoration: none;
}
/* booking */
.book-main{
    background-color: #f5f5f5;
    padding: 10px;
}
.title-book {	
	color:#000;
	text-align:center;
    padding-right: 13px;
    font-size: 12px;   
}
.des-book{
	font-size:14px;
	line-height:18px;
	color:#1268ad;
	text-transform:uppercase;	
	font-weight:bold;
    margin-bottom: 10px;
}
.lichtrinh-book{
	font-weight:bold;
}
.book-main .price{
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}
.price span {
    color: #ff003a;
}
.contact-book{		
	border:1px solid #ccc;
	box-shadow:2px 2px 6px #ccc;
	background:#fff;
	border-radius:10px;
	padding:15px;
}
.para-des{	
    margin-top: 20px;
}
.contact-hot{
	text-align:center;
	color:red;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}
.icon-contact a{
	width:50%;
}
.icon-yahoo2{
	background:url('../img/yahoo-2.jpg') no-repeat;
	width:108px;
	height:40px;
	display:block;
	float:left;
}
.skype2{
	background:url('../img/skype-2.png') no-repeat;
	width:108px;
	height:40px;
	display:block;
	float:left;
}
p.info{
	font-size:12px;
}

/* form booking */
.booking-form-tour .booking-tour {
    font-family: "'Lucida Grande'"," 'Lucida Sans Unicode'"," 'Lucida Sans'"," Verdana"," Tahoma"," sans-serif";
    font-size: 14px;
}
.article-main.booking-form-tour {
    background: #fff;  
    border: 1px solid #BFBDBF;  
}
.booking-form-tour .header-booking {
    margin-bottom: 30px;
}
.booking-form-tour .header-booking > h3 {
    border: 1px solid #BFBDBF;
    border-top: 0;
    border-radius: 0 0 8px 8px;   
    margin: 0 auto;
    padding: 3px;
    text-align: center;
    width: 50%;
    font-size: 14px;
    line-height: 26px;
}
.booking-form-tour .main-book {
    margin: 15px auto;
    width: 90%;
}
.booking-form-tour .main-book label {
    clear: both;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    font-size: 11px;
    line-height: 24px;
    width: 28%;
}
.booking-form-tour .main-book > input {
    border: 1px solid #BFBDBF;
    border-radius: 2px; 
    padding: 6px;
    width: 60%;
}
.booking-form-tour .main-book textarea {
    border: 1px solid #BFBDBF;
    border-radius: 2px;   
    height: 100px;
    width: 64%;
}
.booking-form-tour .payment_row {
    display: inline-block;
    float: left;
    margin-bottom: 10px;
    padding-left: 10%;   
}
.booking-form-tour .required {    
    cursor: pointer;
    display: block;
    float: left;    
    position: relative;      
}
.booking-form-tour .booking-info {
    display: block;
    float: left;
    width: 90%;
}
.booking-form-tour .hr {
    border-bottom: 2px solid #CCCCCC;
    height: 2px;
    margin: 0 auto;
    width: 80%;
}
.submit-b > input {
    background:#D6B306;
    border: 1px solid #BFBDBF;
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin: 50px auto 30px;
    padding: 4px 8px;
    width: 20%;
}
.main-book > span {
    color: #FF0000;
    display: block;
    font-weight: bold;
    margin: 10px 210px 0;
    width: 60%;
}
.main-book strong {
    color: #FF0000;
}
.book-content .succ,
.main_order_maybay .succ {
text-align: center;
display: inline-block;
font-size: 14px;
font-weight: bold;
width: 100%;
line-height: 1.5em;
}
.vsucc {
    display: block;
    font-weight: bold;
    line-height: 2em;
    margin: 50px auto 0;
    text-align: center;
    width: 80%;
}
.item-oto .reg-car .succ {
    color: #FF0000;
    display: block;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
}
.pull-right.description-art .price-icon {
    background:#FAD160;
    border-radius: 4px;
    display: block;
    font-style: normal;
    font-weight: bold;
    margin: 15px 5px;
    padding: 8px 10px;
    text-align: center;
    width: 70%;
}
/* Contact */
.book-content .contact-p {
    margin: 0 auto;
    width: 80%;
}
.book-content .title-contact {
    font-size: 1.5em; 
    font-weight: bold; 
    color: rgb(15, 84, 158);
    margin-bottom: 20px;
}
.book-content .contact-p li.p {
    font-size: 15px;
    line-height: 2em;
}
.book-content .contact-p span {
    font-weight: bold;
    padding-right: 5px;
}
.main-book > img {
    display: block;
    float: right;
}
.contact-map {
    display: block;
    margin: 30px 17px;
}

/*Tour Detail*/
.tdt_name { font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 22px;
    color:#1066ab;
    text-transform:uppercase;
    text-align:center;
}
.tdt_lb {
     font-weight: bold;    
}
.tdt_ds_row { padding-bottom: 6px;}
.tdt_des { padding: 10px;
    text-align: justify;
    line-height: 19px;
    font-size:14px;    
}
.tdt_time { color: #c02900;font-weight: bold;}
.tdt_gia { font-weight: bold;color: #ff0000; font-size:16px;}

.tab_tour_dt {}
.tab_tour_dt span {
    display: block;
    background-color: #dfdfdf;
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    color: #000;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: bold;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tab_tour_dt span.seled {
    display: block;
    background-color: #008fe6;   
    float: left;
    color: #fff;
}
.tour_content_t { width: 100%;overflow: hidden;
    text-align: justify;
    line-height: 20px;
    font-size: 14px;
}
.tour_content_t img { max-width: 100%;}
.tour_content_t iframe { max-width: 100%;}

#tourPhotoSlider {}
#tourPhotoSlider .bg_tit_phtt{ background-color: #000;opacity: 0.4;
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 3px;
    left: 0;
    display: block;
}
#tourPhotoSlider .tit_pht_t {
    width: 100%;    
    position: absolute;
    bottom: 10px;
    left: 0;
    color: #fff;
    font-weight: bold;
    z-index: 999;
    display: block;
}
#btn_booking {
    display: block;
    background-color: #cc8e31;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
}
/*News Detail*/
.news_tit {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 19px;
    color: #1268ad;
}
.news_content { width: 100%;overflow: hidden;
    text-align: justify;
    line-height: 20px;
    font-size: 14px;
}
.news_content img { max-width: 100% !important; height: auto !important;}

/*Other Tour*/
.lis_tour_oth { background-color: #f0f0f0;}
.lis_tour_oth ul{ padding: 6px;}
.lis_tour_oth ul li{ }
.lis_tour_oth ul li a{ display: block;
    background: url('../img/bg-star.png') no-repeat left 7px;
    font-size: 12px;  
    line-height: 18px;
    padding-left: 16px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
/*Other News*/
.lis_news_oth { background-color: #f0f0f0;}
.lis_news_oth ul{ padding: 6px;}
.lis_news_oth ul li{ }
.lis_news_oth ul li a{ display: block;
    background: url('../img/bg_li_tour.png') no-repeat left 7px;
    font-size: 13px;  
    line-height: 18px;
    padding-left: 16px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
}
/*Menu Footer*/
ul.lis_mnft {}
ul.lis_mnft li{}
ul.lis_mnft li span {
    display: block;
    line-height: 32px;
    background-color: #1e8fdb;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
}
ul.lis_mnft li a {
    display: block;
    line-height: 28px;
    background-color: #1e8fdb;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
}
ul.lis_mnft li ul li a {
    display: block;
    line-height: 28px;
    background: url('../img/bg_dot_3x3.gif') no-repeat 10px center;    
    background-color: #f5f5f5;
    color: #066aa6;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 10px;
    border-bottom: 1px solid #fff;
}

.lis_mncft {
    background-color: #1e8fdb;
    text-align: center;
    position: relative;
}
.lis_mncft a{
    display: inline-block;
    color: #fff;
    line-height: 35px;
    font-size: 13px;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.lis_mncft a.top {
    height: 35px;
    width: 30px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url('../img/ic_top.png') no-repeat center center;
}
/*breadcrumb*/
.ic_home {
    display: inline-block;
    width: 25px;
    height: 16px;    
    background: url('../img/home-16.png') no-repeat left top;
}
.breadcrumb { border-bottom: 1px solid #ccc;margin-bottom: 10px;padding-bottom: 5px;}
.breadcrumb a{ font-size: 12px;line-height: 20px;}

/*Map*/
.map-index {   
    line-height: 2.5em;
    margin: 0 auto;
    padding: 10px 10px;   
}
.map-index .colmenu ul li {
    background: url("../img/map-li-lvmax.jpg") no-repeat scroll left 12px rgba(0, 0, 0, 0);
    height: 25px;
    line-height: 25px;
}
.map-lv2 {
    background: url("../img/folder.png") no-repeat scroll left 12px rgba(0, 0, 0, 0);
    margin-left: 15px;
}
.map-lv2,
.map-lv3 {
    background: url("../img/folder.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
}
.map-index .am {
    color: #0F66AB;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.map-lv2 > b {
    padding-left: 30px;
}
.map-lv2 > ul {
    margin-left: 25px;
}
.map-index img {
    padding-right: 10px;
}
.map-lv2 div {
    margin-left: 50px;
}
.map-lv2 a {
    color: #000;
    padding-left: 25px;
    font-size: 14px;
}
.map-lv3 div {
     margin-left: 30px;  
}
.map-lv3 ul li a {
    padding-left: 15px;   
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	/*width: 100%;*/
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
    text-align: center;
}
div.owl-item > div {
display:table-cell;
vertical-align:middle;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/Scripts/owlCarousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls{	
	text-align: center;  
    position:absolute;
    bottom:10px;
    width:100%;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
	filter: Alpha(Opacity=60);/*IE7 fix*/
	opacity: 0.6;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
    position: absolute;
    left: -23px;
    top: -85px;
    z-index: 9999;
    text-indent: -9999px;
	display:inline-block;
    width:10px;
    height:10px;
    line-height:7px;
    border-top:3px solid #aaa;
    border-right:3px solid #aaa;
    -ms-transform:rotate(225deg);
    -moz-transform:rotate(225deg);
    -webkit-transform:rotate(225deg);
    transform:rotate(225deg);
}
.owl-theme .owl-controls .owl-buttons .owl-next{
    position: absolute;
    right: -23px;
    top: -85px;
    z-index: 9999;
    text-indent: -9999px;
	display:inline-block;
    width:10px;
    height:10px;
    line-height:7px;
    border-top:3px solid #aaa;
    border-right:3px solid #aaa;
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/Scripts/owlCarousel/AjaxLoader.gif) no-repeat center center
}


.brand-slider .owl-pagination { display: none;}





/*----Media Screen 0------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {   
}
/*Media Screen (120-480)*/
@media screen and (min-width: 120px) and (max-width: 480px) {
  .wrapper{width:100%;margin:0 auto;}  
}
/*Media Screen (481-767)*/
@media screen and (min-width: 481px) and (max-width: 767px) {
   .wrapper{width:100%;margin:0 auto;}  
}
/*Media Screen (768-979)*/
@media screen and (min-width: 768px) and (max-width: 979px) {
   .wrapper{width:100%;margin:0 auto;}  
}