<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    overflow-x: hidden !important;   font-family: 'Muli', sans-serif !important;}

}
body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-size: 16px;
       font-weight: 400;
    overflow-x: hidden;
    font-family: 'Muli', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    line-height: 26px; color: #2b2b2b;
    -webkit-text-size-adjust: none;}
    p{    font-family: 'Muli', sans-serif !important;
 }

a:hover,
:hover:before,
:hover:after,
:hover,
.imgthump,
.imgthump:hover:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input:hover,
input:focus {
    outline: none !important;
}
.gray_bg {
    background-color: #e8e8e8;
}
/* 20/11/2020 */
body::-webkit-scrollbar {
    width: 0.5em;
}
body::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #b9b9b9;
  outline: none;
  border-radius: 5px;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,1) !important;
}
.fa-map-marker:before {
    content: "\f041";
    padding: 0 6px !important;
}

#header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
background: rgb(0 0 0 / 55%);}
#header.menu_fixed {
    top:0;
    background:#e4c55c;
}
.stellarnav .menu-toggle {
    position: absolute;
    right: 0;
    top: 20px;
    width: 28px;
    padding: 0 !important;
    height: 18px;
    margin: 0 auto;
}
.txt-theme {
    color:#fecd28;
}
.ic-bg{color:#e04006}
.img-full {
    width: 100%;
}
.scrollTop {
    position: fixed;
    right: 15px;
    bottom: 40px;
    display: none;
    cursor: pointer;
    padding: 8px 12px;
    background: #fecd28;
}
.scrollTop a {
    color: #fff;
}
/* 20/11/2020 */
/* 23/11/2020 */
.posCenter,
.playbtn.posCenter  {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
	transform: translate(-50%, -50%);
}
.caption {
    position: absolute;
    top: 50%;
    left: 20%;
    margin-right: -50%;
	transform: translate(-50%, -50%);
}
.caption img {
    width: 400px;
}
.text-bold {
    font-weight: bold;
}
.vh-100 {
    height: 100vh;
}
.rounded-10 {
    border-radius: 10px;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.web-d-none {
    display: none;
} 
.web-d-block {
    display: block;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(../images/owl-prev.png) no-repeat;
    left: 10px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(../images/owl-next.png) no-repeat;
    right: 10px;
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: 33%;
    width: 32px;
    text-indent: -9999px;
    height: 32px;
}
/* 23/11/2020 */
/* 12/11/2020 */
.main-menu-item .navbar-nav {
    display: block;
}
#banner {
    min-height: 187px;
    position: relative;
}
/* 12/11/2020 */
/* 19/12/2020 */
.left-0 {
    left: 0;
}
.right-0 {
    right: 0;
}
.left-arrow, 
.right-arrow {
    position: absolute;
    top: 50%;
    font-size: 26px;
    font-weight: bold;
    transform: translateY(-50%);
}
/* 19/12/2020 */
a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

body a:hover {
    outline: none;
    text-decoration: none;
}
p,
body pre {
    color: #666;
    line-height: 1.6;
    font-size: 16px;
    margin-bottom: 0;
    color: #434343;
    font-family: 'Mulish', sans-serif !important;}


a:focus,
.button:focus,
button:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}
h1,
h2,
h3,
h4,
h5,
h6 { font-weight: 500 !important; }
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    top: 0;
}
body .container {
    max-width: 1540px;
}
#header .navbar-brand {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 120px;
    margin-right: 0;
}
#header .navbar-brand img {
    width: 100%;
}
#header .navbar-expand-lg .navbar-collapse {
    display: block !important;
}
/* spotlight */
#spotlight {
    margin-top: 0;
}
#spotlight h2 {
    font-size: 42px;
}
/* spotlight end */
/* banner */
#banner {
    margin-top: 0;
}
/* banner end */
#breadcrumb {
    background: #fff;
    border-bottom: none;
}
#breadcrumb .breadcrumb {
    background: none;
    margin: 0;
    padding: 15px 0;
}
#breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: none;
}
.line-5 {
    display: -webkit-box;
    -webkit-line-clamp: 5 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* web latest */
.abtrgt:before {
    position: absolute;
    right: 5px;
    bottom: -10px;
    width: 70%;
    height: 70%;
    content: "";
    background: #fecd28;
}
.profile {
    position: absolute;
    top: -60px;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    width: 120px;
    height: 120px;
    right: 0;
    left: 0;
    margin: 0 auto;
    box-shadow: 0 0 5px #666;
    border: 1px solid #fff;
    border-radius: 50%;
}
.profile-avatar {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    border-radius: 50%;
}
.card-block {
    padding: 0 15px 40px;
    text-align: center;
}
.bg-grey {
    background: #efedee;
}
.profile i {
    font-size: 56px;
    color: #222;
}
.card-title {
    padding-top: 55px;
}
.bg-theme {
    background: #fecd28;
}
.text-bold {
    font-weight: 600;
}
#attraction .posCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -45%;
	transform: translate(-50%, -50%);
}
.icon-bg{background: #fecd28; border-radius: 50px; padding: 15px; border: 4px solid #eee;}
.text-black{
   color: #000;
}
.imgthump {
    z-index: 9;
    position: relative;
}
.imgthump:hover:before {
    background: #fecd28;
    position: absolute;
    left: -15px;
    bottom: -15px;
    content: "";
    height: 80%;
    width: 80%;
    z-index: -1;
}
.playbtn img {
    width: 80px;
}
.headTitle::before {
    background: #fecd28;
    height: 10px;
    width: 120px;
    content: "";
    left: 0;
    bottom: 0;
    position: absolute;
}
.font-lg {
    font-size: 52px;
}
.font-md {
    font-size: 32px;
}
.owl-carousel .owl-item {
    padding: 0 5px;
}
/* web latest */
/* proInside end */
/* driveroute */
.listroute li {
    padding: 15px;
}
.listroute li p {
    text-align: center;
    padding-bottom: 0;
    position: relative;
    color: #e04006;
}
.listroute li p:after {
    position: absolute;
    left: 2%;
    bottom: -20px;
    width: 96%;
    content: "";
    height: 1px;
/*    background: #fff;
*/    border-bottom: 1px dashed #484646;
}
.listroute li.odd {
    background: #f0f0f0;
}
.listroute li.even {
    background: #fff;
}
.listroute li span i {
    display: block;
    font-size: 32px;
}

.fa-circle::before {

    content: "\f111"; font-size: 24px;

}
/* driveroute */
/* mobile view start */
@media(max-width:767px) {
 .mob-d-none {
        display: none;
    } 
    .mob-d-block {
        display: block;
    }
}

/* custom 991 */
@media(max-width:991px) {
    #header {
        background: #fecd28;
    }
    body .navbar-dark .navbar-nav .nav-link {
        color: #222;
    }
    #spotlight {
        margin-top: 54px;
        background: none;
        background-color: #568d35;
    }
    #spotlight h2 {
        font-size: 28px;
    }
    #banner {
        margin-top: 54px;
        min-height: 57px;
        background-color: #fecd28;
    }
    .h2, h2 {
        font-size: 1.5rem !important;
    }
    .caption {
        position: relative;
        top: 0;
        left: 0;
        margin-right: 0;
        padding: 10px;
        text-align: center;
        transform: translate(0, 0);
    }
    .carousel-indicators {
        display: none !important;
    }
    .mob-mb-3 ,
    .mb-5.mob-mb-3{
        margin-bottom: 1.5rem !important;
    }
    .mb-3.mob-mb-0 {
        margin-bottom: 0 !important;
    }
    .mt-5.mob-mt-2 {
        margin-top: 1rem !important;
    }
    .posCenter,
    #attraction .posCenter {
        position: relative;
        top: 0;
        left: 0;
        margin-right: 0;
        transform: translate(0, 0);
    }
    .py-4.mob-py-2 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }
    .mob-mb-2,
    .mb-3.mob-mb-2 {
        margin-bottom: 1rem !important;
    }
    .mb-3.mob-mb-0 {
        margin-bottom: 0 !important;
    }
    #newsCarousel,
    #newsCarousel .item {
        width: 100% !important;
    }
    #newsCarousel .item {
        word-break: break-all;
    }
    .mob-d-none {
        display: none !important;
    }
    #header .navbar-brand {
        width: 70px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .caption img {
        width: 280px;
    } 
    .ktdclogo {
        position: absolute;
        right: 50px;
        top: 10px;
    }
    .ktdclogo img {
        width: 40px;
    }
    body .py-5 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    body .h3, h3 {
        font-size: 1.25rem !important;
    }
    body .mob-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .mob-mb-15 {
        margin-bottom: 15px;
    }
    .abtrgt:before {
        display: none;
    }
    .playbtn img {
        width: 60px;
    }
    .profile {
        height: 100px;
        width: 100px;
        top: -50px;
    }
    .profile-avatar {
        padding-top: 20px;
    }
    .h4, h4 {
        font-size: 1.2rem;
    }
    .col.mob-col-12 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    body .py-4 {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}
/* custom 991 */


</pre></body></html>