<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*header*/
#header{
  z-index:999;
  width:100%;
  height:auto;
  background-color:#1C3248;
  color:#7e8c9b
}
#header .logo{
  margin:0 auto;
  padding:8px 0;
  text-align:center;
}
.logo a{
  font-weight:700;
  text-transform:uppercase;
  padding:0 0 0 35px;
  margin-bottom:8px;
  font-size:28px;
  font-weight:bold;
  margin-top: 0;
  text-align:left;
}
#header .logo a{ 
  color:#ffffff;
}
#header .logo p{ 
  font-size:12px;
  color: #999;
  margin-left: 38px;
}
#header .socialbox i{
  margin:0 7px;
  color:#99a4b0;
  background:#1C3248;
}
#header .socialbox i:hover{
  color:#0f77e9;
}
#header .top-bar {
  border-bottom: 1px solid #5c6d80;
  padding: 10px 0;
  font-size: 16px; 
  width: 96%;  
  margin: 0 auto;
}
.phone-email a{
  color: #99a4b0;
}
.phone-email{
  margin-top: 6px;
}
.phone-email a i{
  color: #99a4b0;
  padding-left: 5px;
   padding-right: 5px;
}
#header .social-media{
  padding:12px 0;
  text-align:center;
}
#header .socialbox { 
  font-size:16px;
  text-align:right;
  padding-right: 0;
}
i.fa.fa-search {
  border: solid 1px;
  border-radius: 50%;
  padding: 2%;
}
/******************* amp menu *******************/
/*----------------Menu bar-----------*/
.toggle-menu-title
{
  display: none;
}
.hamburger {
  padding-left: 10px
}
.side-navigation ul&gt;li.menu-item-has-children&gt;a:after {
    content: "\f107";
}
.side-navigation ul&gt;li.menu-item-has-children&gt;a:after, .side-navigation ul ul&gt;li.menu-item-has-children&gt;a:after {
    position: static;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
}
.side-navigation {
  padding: 0;
  margin: 0;
  text-align:left;
  float:right;
  margin: 5px 0 0 0;
}
.side-navigation ul ul&gt;li.menu-item-has-children&gt;a:after {
    content: "\f105";
    margin-top: 0%;
}
.side-navigation&gt;li {
  list-style: none;
  margin-bottom: 10px
}

.close-sidebar {
  font-size: 35px;
  padding-right: 9px;
  color: #fff;
  text-align: right;
  padding-top: 8px;
}

.headerbar {
  display: none;
  font-size: 30px;
  text-align: right;
  font-weight:900;
  color:#fff;
}
amp-sidebar#sidebar1 {
  display: none
}
.i-amphtml-sidebar-mask {
  position: static!important
}

.side-navigation ul {
  margin: 0;
  padding: 0;
  font-weight: 700
}

.side-navigation li {
  display: inline-block;
  margin: 0;
  position: relative
}

.side-navigation a {
  text-decoration: none;
  outline-offset: -8px;
  padding: 21px 10px 10px 10px;
  white-space: nowrap;
  font-size: 14px;
  color: #99a4b0;
  display: block;
  text-transform: uppercase;
  font-weight:bold;
}

.side-navigation ul li a:active {
  border-bottom: solid 3px #0f77e9;

}
.side-navigation .current_page_item a {
    color: #47a0ff;
}
.side-navigation ul li a:hover {
  color: #47a0ff;
}
.side-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #000;
  min-width: 215px;
  z-index: 9999;
}
.side-navigation ul.sub-menu {
    padding: 0px !important;
}
.side-navigation ul ul ul {
  left: 13%;
  top: 41px;
}
.side-navigation ul ul a {
  color: #fff;
  padding: 10px 10px 10px 10px;
  transition: all .5s ease 0s;
  font-weight: normal;
}
.side-navigation ul ul a:hover {
  color:#3890cb;
}

.side-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none!important;
}

.nav-menu ul ul li:last-child {
  border-bottom: 0
}

.side-navigation ul li:hover&gt;ul {
  display: block;
  padding: 10px 0;
}

.nav-menu a:hover {
  color: #121212
}
.nav-menu .menu&gt;ul&gt;li.highlight {
  background-color: #006ccc
}

.nav-menu .menu&gt;ul&gt;li.highlight:hover {
  background: 0 0
}

.main-menu-navigation {
  margin: 30px 0 0
}
.toggle-menu,
a.closebtn {
    display: none;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
  left: 0;
  z-index: 99;
  right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.sticky .side-navigation a {
  color:#fff;
  padding: 10px 10px 10px 10px;
}
.sticky .side-navigation {
  float:unset;
  text-align:center;
}
#sticky-onoff{
  display: none;
}
/************************** amp menu end *************/

/* Footer Section */
#footer{ 
  text-align:center;
  color:#fff;
  padding:40px 0 1px;
  text-align:left;
  filter:none !important;
  clear:both;
}
#top a {
  color: #fff;
}
#footer h3,#content-vw #footer h3{
  color:#ffffff;
  text-align:left;
  text-transform:uppercase;
  margin:0 0 24px 0;
  font-weight: 500;
}
#footer .copyright p{
  text-align:center !important;
  padding: 20px 0 10px 0;
}
#footer .news-form{
  margin-top:24px;
}
#footer input[type="text"]{
  width:90%;
  padding:10px 5%;
  margin-left: -1%;
  border:2px solid #fff;
  background-color: transparent;
  border-radius: 0;
  color:#fff;
}
#footer input[type="submit"]{
  width:60%;
  padding:8px 6% 8px 6%;;
  background:transparent;
  margin:0;
  color: #fff;
  border:2px solid #fff;
  font-weight:normal;  
}
#footer .copyright {
  text-align: center;
  border-top: 1px solid #5c6d80; 
  padding-top: 0;
  width: 90%;
  margin: 40px auto;
}
.copyright.text-center img {
    margin-top: -3%;
}
#footer ul {
  margin:0;
  padding:0;
}
#footer ul li{
  list-style:none;
  margin:0 0 11px 0;
}
#footer p{
  color:#fff;
  font-size:15px;
  line-height: 23px;
  text-align:left !important;
}
#footer p.post-date {
    font-size: 12px;
}
.copyright.text-center a .fa {    
    height: 45px;
    width: 45px;
    font-size: 22px;
    background-color: #ccc;
    border-radius: 50%;
    line-height: 43px;
    border: 2px solid #6666;
    text-align: center; 
    color: #fff;
  position: fixed;
  bottom: 20px;
  z-index: 99;
  cursor: pointer;
  
}
#footer_box ul.product_list_widget a {
    color: #fff;
    font-size: 15px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 40px;
}
#top {
  display: none;
}
/*calender widgets*/
select[name="monster-widget-just-testing"] option{
  width: 100% !important;
}
select[name="monster-widget-just-testing"],select#cat,#archives-dropdown--1{
  width: 100%;
  background: #ccc;
  border: none;
  padding: 10px;
  border: 1px solid #ccc;
}
div#calendar_wrap {
  padding: 10px 20px;
}
div#calendar_wrap #wp-calendar{
  width: 100%;
}
div#calendar_wrap #wp-calendar caption{
  color: #fff !important;
}
table{ 
    width:100%;
  }
.calendar_wrap{
    padding: 0 20px;
}
table tr th{
  border: 1px solid #ccc;
  text-align: center; 
}
table tr td{ 
  border: 1px solid #ccc; 
  text-align: center; 
}
/* Page */
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.title-box h1 {
    font-weight: bold;
    text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
    font-size: 34px;
}
.text_2 li a {
  color: #fff;
  font-size:14px;
}
.post1 h3 {
  font-size: 27px;
}
.post-box .col-md-7 .bigpost-img p {
  margin-top: 5%;
}
/* ----------- About Widgets -------- */
.custom-about-us a{
  border: 2px solid #fff;
  background: #000;
  padding:10px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
}
.custom-about-us .custom_author{
  padding-top: 15px;
}
.custom-about-us p{
  line-height: 30px;
}
/* --------- Social Icon Widget ------- */
#sidebar .social_widget a {
     display: block;
    font-size: 14px;
    letter-spacing: 0px;
    color: #1b1b1b;
    font-family: "Montserrat";
    font-weight: 700;
}
.social_widget a {
  color: #8e929f;
    padding: 7px 7px;
    margin-right: 7px;
    display: inline-block;
    margin-bottom: 5px;
    border-radius: 50%;
}
#sidebar .social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.alt-screen-reader-text{
  display: none;
}
#sidebar .social_widget a {
  display: block;
  font-size: 14px;
  letter-spacing: 0px;
  color: #1b1b1b;
  font-family: "Montserrat";
  font-weight: 700;
}
#sidebar .custom_facebook:after{
  content: "Facebook";
  display: inline-block;
}
#sidebar .custom_twitter:after{
  content: "Twitter";
  display: inline-block;
}
#sidebar .custom_google:after{
  content: "GooglePlus";
  display: inline-block;
}
#sidebar .custom_linkedin:after{
  content: "Linkedin";
  display: inline-block;
}
#sidebar .custom_pinterest:after{
  content: "Pinterest";
  display: inline-block;
}
#sidebar .custom_tumblr:after{
  content: "Tumblr";
  display: inline-block;
}
#sidebar .custom_instagram:after{
  content: "Instagram";
  display: inline-block;
}
#sidebar .custom_youtube:after{
  content: "Youtube";
  display: inline-block;
}
#sidebar .social_widget a i{
  width: 25px;
  height:25px;
  padding: 7px 0px;
  border-radius: 3px;
  margin-right: 6px;
  text-align: center;
  color: #fff;
}
#sidebar .custom_facebook i{
  background-color: #3b5998; 
}
#sidebar .custom_twitter i{
  background-color: #00aced; 
}
#sidebar .custom_google i{
  background-color: #dd4b39; 
}
#sidebar .custom_linkedin i{
  background-color: #007bb6; 
}
#sidebar .custom_pinterest i{
  background-color: #cb2027; 
}
#sidebar .custom_tumblr i{
  background-color: #32506d; 
}
#sidebar .custom_instagram i{
  background-color: #bc2a8d; 
}
#sidebar .custom_youtube i{
  background-color: #bb0000; 
}
#sidebar .widget {
 padding: 20px;
 margin-bottom: 25px;
 -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
/* ------------- Category --------------------*/
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
/* --------- POST --------- */
section#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs, .woocommerce .woocommerce-breadcrumb{
  padding: 0;
  font-size: 14px;
  font-weight: 500;
}
.bradcrumbs a, .woocommerce .woocommerce-breadcrumb a{
  background:#f1f1f1;
  color:#000;
  padding:0;
  margin-right:25px;
  position: relative;
}
.bradcrumbs a:hover, .woocommerce .woocommerce-breadcrumb a: hover{
  color: #333;
}
.bradcrumbs span, .woocommerce .woocommerce-breadcrumb{
  color:#000;
  padding:5px 15px;
}
/* Comments BOX */
#comments{
  margin-top:40px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
}
.single-post #comments h2.comments-title{
  float: left;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:6px 10px;
  font-size:18px;
  margin:0px;
  width:100%;
  border-radius:0;
}
#comments input[type="submit"].submit{
  background:#18304c !important ;
  padding:10px 20px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  width:53%;
  color: #fff;
}
#comments a.comment-reply-link{
  color: #fff;
  background: #1C3248;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#3890cb;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#content-vw #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}
#content-vw ol li ol li{
  margin:0 0 20px 0;
  padding:0 0 0 35px;
}
#content-vw #comments ul{
  margin:0 0 0 40px
}
#comments .reply{
  float:right;
}
#comments .comment-author{
  width:100%;
  float:left;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  float:left;
  margin-left:7%;
}
#comments p {
  width:100%;
  float:left;
}
/* Sidebar */
#sidebar form{
  display: table;
  width: 100%;

}
#sidebar h3{
  margin:0 0 25px;
  padding:2% 5%;
  font-size:18px;
  background: #1C3248;
  color:#fff; font-weight: 600;
}
#sidebar input[type="search"] {
  padding:10px;
  border:none;
  font-size:15px;
  color:#000;
  width:100%;
}
#sidebar label{
  width:70%;
  float:left;
  margin: 0;
}
#sidebar input[type="submit"]{
  background:#1C3248;
  border:none;
  color:#fff;
  padding:10px 0;
  width:30%;
  font-size:14px;
  float:left;
  margin:0;
}
#sidebar aside{
  padding-bottom:0px;
  margin-bottom:30px;
  border:1px solid #bbb;
  box-shadow:1px 1px 7px #bbb;
}

#sidebar aside .textwidget{
  padding:10px;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:15px;
}
#sidebar ul li{
  margin:0 17px 10px;
  padding:0 0 0 15px;
  position: relative;
}
#sidebar ul li a{ 
  color:rgba(0, 0, 0, 0.78);
  padding: 0 0 0 6px;
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:inherit;
}
/*realeted post*/
.owl-carousel.owl-loaded.owl-drag{
    position: relative;
}
.owl-carousel.owl-loaded.owl-drag button.owl-prev {
    position: absolute;
    left: -20px;
    top: 50%;
    background-color: #1C3248;
    color: #fff;
    border: #1C3248;
}
.owl-prev{
    position: absolute;
    left: 40px;
    top: 38%;
    background-color: #1C3248;
    color: #fff;
    border: #1C3248;
}
.owl-carousel.owl-loaded.owl-drag .item {
    width: 250px;
    margin: 0 auto;
}
.owl-carousel.owl-loaded.owl-drag button.owl-dot {
    display: none;
}
.owl-prev .fa, .owl-next .fa{
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 24px;
}
.owl-next {
    position: absolute;
    right: -20px;
    top: 50%;
    background-color: #1C3248;
    border: #1C3248;
    color: #ffff;
}
/*tour type / contact-butto*/
#tour-cart .cart input.button,input[type="submit"] {
    border: 2px solid #006fe5;
    background: #006fe5;
    text-align: center;
    font-size: 18px;
    padding: 7px 0;
    font-weight: bold;
    color: #fff;
    margin: 23px 0;
    display: table;
    width: 50%;
}
section#tourtype {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#content-vw h4{
 font-weight:bold;
  margin:0;
  padding:0;
  color:#18304c;
  margin:0 0 25px;
  text-align: center;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #47a0ff;
  color: #000;
  border: 1px solid #47a0ff;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #e62323;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
aside#search-3 {
  padding: 0 !important;
}
.bradcrumbs{
  padding:30px 0;
  color: #222;
  font-size: 16px;
}
.bradcrumbs a{
  background:#0E2D4D; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
  font-size:16px;
}
.bradcrumbs a:hover{
  color: #fff;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
  font-size:16px;
}
.postbox .post-view{
  padding-left: 15px;
}
section ul.post-categories li:after{
  content: "" !important;
}
.postbox ul.post-categories li:after{
  content: "" !important;
}
.related-posts ul.post-categories li:after{
  content: "" !important;
}
#content-vw .post-navigation .meta-nav{
  font-weight: 600;
  font-size: 20px;
}
#content-vw .post-navigation{
  padding-bottom: 50px;
}
#content-vw .post-navigation .post-title{
  font-size: 16px;
  line-height: 30px;
  color: #979797;
  font-family: "Roboto";
  font-weight: 400;
}
/* ---------- Single Blog Page --------- */
#content-vw .metabox a{
  font-size: 14px;
  line-height: 24px;
  color: #a1a1a1;
  font-family: "Roboto";
  font-weight: 400;
}
#content-vw .metabox span{
  font-size: 14px;
  line-height: 24px;
  color: #a1a1a1;
  font-family: "Roboto";
  font-weight: 400;
}
#content-vw .metabox i{
  color: #222;
}
#content-vw .socila_share i{
  border-radius: 5px;
}
#content-vw .single-post-text{
  padding-top: 20px;
}
#content-vw .post_ctg span{
  font-size: 17px;
  color: #222222;
  font-family: "Montserrat";
  font-weight: 700;
}
#content-vw .related-videos-image{
  position: relative;
}
#content-vw .related-post-content .post-categories{
  display: inline-block;
  position: absolute;
  left: 25px;
  top: 25px;
}
#content-vw .related-post-content .post-categories a{
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: center;
  background-color: #1C3248;
  padding: 4px 10px;
}
#content-vw .related-post-content .related-play-icon i{
  color: #fff;
  font-size: 47px;
  background-color: #e62323;
  opacity: 0.7;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  margin: auto;
}
#content-vw .related-blog-title{
  font-size: 18px;
  line-height: 22px;
  color: #101010;
  font-family: "Montserrat";
  font-weight: 700;
  text-align: left;
  display: block;
  padding: 10px;
}
#content-vw .owl-nav button{
  width: 30px;
  height: 30px;
  margin-top: -33px;
  border-radius: 50%;
  border:none;
  outline: none;
}
#content-vw .owl-nav button i{
  color:#fff;
  font-size: 15px;
  display: block;
}
#content-vw .owl-carousel .owl-item img{
  width: 100% !important;
  height: 170px;
}
#content-vw .related-posts h3{
  font-size: 24px;
  color: #1b1b1b;
  font-family: "Montserrat";
  font-weight: 700;
}
#content-vw .single-post-text p{
  font-size: 16px;
  line-height: 30px;
  color: #1b1b1b;
  font-family: "Roboto";
  font-weight: 400;
}
#content-vw .metabox span i,.datebox span i{
    padding-right: 10px;
     padding-left: 4px;
}
</pre></body></html>