body {
    font-family: Arial, Helvetica, sans-serif;;
    font-size: 16px;
    line-height: 25px;
    background: #FFFFFF;
    color: #0B2343;


}
.bodycontent{
    position: relative;
    float: left;
    margin-left: -520px;
    left: 50%;
    width: 1040px;
    background-image: url("../img/bgbody.jpg");
    background-repeat: no-repeat;
    height: 200px;
    margin-top: 20px;
}
.bodyslider{
    position: relative;
    float: left;
    margin: auto;
    width: 100%;
    background-image: url("../img/bgslider.jpg");
    background-repeat: no-repeat;
    height: 396px;
}
.contact {
    position: relative;
    float: right;
    width: 300px;
    margin-right: 10px;
    margin-top: 10px;
    background: rgba(255,255,255,0.8);
    height: 295px;
    z-index: 5;
}
.logo{
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.slidershow{
    position: relative;
    float: left;
    width: 690px;
    height: 320px;
}
.linewhite{
    position: relative;
    float: left;
    width: 96%;
    margin-left: 2%;
    border-top: rgba(255,255,255,0.8) 1px solid;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 5px;

}
.headingnews {
    display: block;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: url(../img/heading-bg-1.png) repeat-x left center;
    font-size: 24px;
    font-weight: normal;
    color:#c22125;
}
.wrap-content{
    position: relative;
    float: left;
    background: linear-gradient(#EEEEEE,#FFFFFF);
    width: 100%;
    padding-bottom: 50px;
}
.wrap-content h1{
    font-size: 20px;
    font-weight: bolder;
    border-bottom: 1px solid #888;
    padding-bottom: 5px;
    color:#8C4600 ;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding-left: 5px;
}
.wrap-content .Des{
    position: relative;
    float: left;
    width: 90%;
    margin-left: 5%;
}
.serice-item{
    position: relative;
    float: left;
    width: 300px;
    height: 285px;
    margin-left: 10px;
    margin-top: 10px;
}
.serice-item h1{
    font-size: 25px;
    font-weight: lighter;
    border-bottom: #AAAAAA solid 1px;
    margin-left: 0px;
    padding: 10px 0;
    margin-top: 10px;
}
.serice-item img{
    object-fit: cover;
    width: 300px;
    height: 150px;
    margin-top: 5px;
}
.serice-item .Des{
    font-size: 12px;
    font-style: italic;
    color: #8C4600;
}
.serice-item .Link{
    position: relative;
    float: right;
    margin-top: 5px;

}
.dhqg{
    font-size: 20px;
    color:#c22125;

    margin: 0;
}
.serice-item a{
    border: #FFE1C4 1px solid;
    background: linear-gradient(#FFFFFF,#EEEEEE);
    color: #8C4600;
    padding: 5px 30px;
    text-decoration: none;
}
.serice-item a:hover{
    border: #b7ffbe 1px solid;
    background: linear-gradient(#EEEEEE,#FFFFFF);
    color: #158c11;
    padding: 5px 30px;
    text-decoration: none;
}
.margin-right{
    margin-right: 30px;
}
.connect{
    position: relative;
    float: left;
    width: 100%;
}
.icon{
    position: relative;
    float: left;
    width: 33%;
    text-align: center;
    margin-top: -30px;
    z-index: 2;

}
.footer{
    position: relative;
    float: left;
    background: url("../img/bottom-bg.gif") top left;
    width: 100%;
    padding-bottom: 50px;

    padding-top: 40px;
}
.fcontent{
    position: relative;
    float: left;
    width: 30%;
    margin-left: 3%;
    color: #8C4600;

}
.fcontent a{
    color: #000000;
    text-decoration: none;
}
.fcontent a:hover{
    color: #000000;
    text-decoration: underline;
}
.copyright{
    position: relative;
    float: left;
    background: #EEEEEE;
    width: 98%;
    margin-top: -40px;
    height: 30px;
    text-align: right;
    color: #8C4600;
    padding-top: 10px;
    padding-right: 2%;
}
.Menu ul li ul li {
    background: rgba(255,255,255,0.8);
    display: block;
    border-right: none;
    border-bottom: dashed 1px #aeaeae;

}
.Menu ul li{
    color: #c22125;
    font-weight: bold;
}
.galerry{
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #555555;
    margin-top: 20px;
}
.galerryimg{
    position: relative;
    float: left;
    width: 300px;
}
.galerrycontent{
    position: relative;
    float: left;
    width: 68%;
    margin-left: 2%;
}
.galerrycontent h1{
    font-size: 25px;
    color: #8C4600;
}
.galerrycontent h3{
    font-size: 13px;
    font-style: italic;
    color: #8C4600;
    margin-top: 10px;
}
.picture{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
}
.fancybox img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    box-shadow: 5px 5px 5px #888888;
    margin-left: 10px;
}
.support-box{
    width: 100%;
    position: relative;
    float: left;
}
.support-box .btn-book{
    width: 197px;
    height: 42px;
    position: relative;
    float: left;
}
.support-box .online{
    width: 221px;
    height: 49px;
    position: relative;
    float: left;
}
.support-box .hotline{
    width: 133px;
    height: 52px;
    position: relative;
    float: left;
}
.support-box .text{
    color: #B28500;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.news{
    position: relative;
    float: left;
    width: 100%;
}
.lang{
    position: relative;
    float: right;
    margin-top: -20px;
    top: 22px;
    z-index: 99;
    margin-right: 2px;
}
.Menu a{
    font-weight: bold;
    text-decoration: none;
}
.Menu a:hover{
    font-weight: bold;
    text-decoration: none;

}
.header{
    width: 100%;
    font-size: 18px;
    color: #666666;
    font-weight: 700;
    border-bottom: dotted #333333 1px;
}
.headerleft-red{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #B20000;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-red{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/redheader.png") top left no-repeat;
}
.headerleft-green{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #2D3C63;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-green{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/greenheader.png") top left no-repeat;
}
.headerleft-pink{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #D900D9;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-pink{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/pinkheader.png") top left no-repeat;
}
.headerleft-blue{
    position: relative;
    float: left;
    padding-top: 5px;
    height: 34px;
    background: #002DB2;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px;
    min-width: 220px;
}
.headerright-blue{
    position: relative;
    float: left;
    width: 49px;
    height: 34px;
    background: url("../img/blueheader.png") top left no-repeat;
}

.margin-top{
    margin-top: 10px;
    text-align: left;
}
a{

    color: #000;
    text-decoration: none;
}
a:hover{

    color: #ea0000;
    text-decoration: underline;
}
a:visited{

    color: #000;
    text-decoration: underline;
}
.margin-left-down{
    margin-left: -35px;
}
.margin-left-up{
    margin-left: 15px;
}
.linkvideo{
    color: #2D3C63;
    cursor: hand;
}

.event{
    list-style: none;
}
table, th, td {
    padding: 5px;
    border-collapse: collapse;
    font-size: 20px;
}
h1{
    color: #ea0000;
    font-weight: 100;
    font-size: 28px;
    margin-bottom: 18px;
}
.linkfooter{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    margin-top: 5px;
}
.link {
    list-style: none;
    text-align: left;
 }
.link a{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}
.link a:hover{
    color: #FFF400;
    font-weight: normal;
    text-decoration: underline;
}
#reset-this-root img {
 max-width: 1000px;
}
/*h2 {*/
    /*font-size: 18px;*/
    /*margin-bottom: 5px;*/
    /*margin-top: 5px;*/
/*}*/
h3 {
    font-size: 20px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #BF2E2D;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;

}
h4 {
    font-size: 17px;
    color:#c22125;
    font-weight: bolder;

}
.contact{
    width: 100%;
}
.contact h2 {
    font-size: 20px;
    font-weight: bolder;
    background: -webkit-linear-gradient(#153046, #2D3C63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 5px;
    margin-top: 15px;
}
.contact h3 {
    font-size: 20px;
    font-weight: bolder;
    color: #2D3C63;
    margin-bottom: 5px;

}
.contact h4 {
    font-size: 15px;
    text-shadow: #dadada 2px 2px;
    font-weight: bolder;

}
.bgtop{
    background: url("../img/bg.png")#F9E599 top center no-repeat;

}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.itemzoom {
    position: relative;
    margin: 2%;
    overflow: hidden;
    width: 190px;
}
.itemzoom img {
    max-width: 100%;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.itemzoom:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);

}
.itemnews img {
    width: 200px;

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.itemnews:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.linkfocus{
    
}
.thumbnail {
    padding:0px;
}
.panel {
    position:relative;
}
.panel>.panel-heading:after,.panel>.panel-heading:before{
    position:absolute;
    top:11px;left:-16px;
    right:100%;
    width:0;
    height:0;
    display:block;
    content:" ";
    border-color:transparent;
    border-style:solid solid outset;
    pointer-events:none;
}
.panel>.panel-heading:after{
    border-width:7px;
    border-right-color:#f7f7f7;
    margin-top:1px;
    margin-left:2px;
}
.panel>.panel-heading:before{
    border-right-color:#ddd;
    border-width:8px;
}
.reset strong{
    font-weight: bold;
}
.reset i{
    font-style: italic;
}
.heading{
    display: block;
    margin: 0 0 20px;
    padding: 0;
    color: #ea0000;
    font-size: 24px;
    font-weight: 400;
}
.linkheader {
    /*display: inline-block;*/
    font-size: 12px;
    /*color: rgba(158,11,15,.95);*/
    /*line-height: 18px;*/
    /*pointer-events: auto;*/
    /*position: absolute;*/
    /*right: 0;*/

}
.linkheader a{
    color: #ea0000;
}
.bulletFooter{
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    font-weight: 700;


}
/*Now the CSS*/
* {margin: 0; padding: 0;}

.tree ul {
    padding-top: 20px; position: relative;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li {
    float: left; text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/

.tree li::before, .tree li::after{
    content: '';
    position: absolute; top: 0; right: 50%;
    border-top: 1px solid #ccc;
    width: 50%; height: 20px;
}
.tree li::after{
    right: auto; left: 50%;
    border-left: 1px solid #ccc;
}

/*We need to remove left-right connectors from elements without
any siblings*/
.tree li:only-child::after, .tree li:only-child::before {
    display: none;
}

/*Remove space from the top of single children*/
.tree li:only-child{ padding-top: 0;}

/*Remove left connector from first child and
right connector from last child*/
.tree li:first-child::before, .tree li:last-child::after{
    border: 0 none;
}
/*Adding back the vertical connector to the last nodes*/
.tree li:last-child::before{
    border-right: 1px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.tree li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}

/*Time to add downward connectors from parents*/
.tree ul ul::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 1px solid #ccc;
    width: 0; height: 20px;
}

.tree li a{
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-decoration: none;
    color: #666;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;

    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.tree li a:hover, .tree li a:hover+ul li a {
    background: #c8e4f8; color: #000; border: 1px solid #94a0b4;
}
/*Connector styles on hover*/
.tree li a:hover+ul li::after,
.tree li a:hover+ul li::before,
.tree li a:hover+ul::before,
.tree li a:hover+ul ul::before{
    border-color:  #94a0b4;
}

/*Thats all. I hope you enjoyed it.
Thanks :)*/