@charset "utf-8";
/* CSS Document */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
img { height: auto; max-width: 100%; }
* { outline:0px; padding:0px; margin:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
:before, :after { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
ol, ul { padding:0; margin:0; }
a { text-decoration:none; transition: all 200ms ease 0s; }
a:hover { text-decoration:none; }
strong { font-weight:500 }
.clear-right { margin:0 !important; }
.clear { clear:both; }
.ft-left { float:left; }
.ft-right { float:right; }
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 5px auto 25px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
hr { position:relative; border-color:#ddd; margin:40px 0; float:left; width:100% }
h1, h2, h3, h4, h5, h6 { font-family:'Raleway', Arial, Helvetica, sans-serif; font-weight:500; color:#333; margin:0 0 10px; }
p { font-family:'Raleway', Arial, Helvetica, sans-serif; font-size:18px; line-height:1.65; font-weight:400; margin:0 0 15px; color:#444; }
body { margin:0px; background:#fff; font-family:'Raleway', Arial, Helvetica, sans-serif; font-size:18px; font-weight:400; color:#444; }
body.home { background:#1b1d32 }
#layout { width:100%; float:left; overflow:hidden; position:relative; }
.mobile-header { display:none }
.header { float:left; width:100%; height:auto; padding:0; position:absolute; top:0; left:0; z-index:999; }
.header-top { float:left; width:100%; height:40px; padding:4px 0;background:#131423;}
.header-top .top-right { float:right; width:auto; margin:0; }
.header-top .language { float:right; width:auto }
.header-top .language ul { float:right; width:auto; list-style:none; }
.header-top .language ul li { float:left; width:auto; padding:0 25px 0 0; font-size:16px; line-height:32px; font-weight:500; color:#fff; text-transform:uppercase }
.header-top .language ul li em { font-style:normal; float:left; margin:5px 0 0 5px; }
.header-top .language ul li img { float:left; }
.header-top .language ul li a { color:#fff; }
.header-top .language ul li a:hover { text-decoration:underline }
.header-top .phone { float:right; width:auto; padding:0; font-size:18px; font-weight:500; color:#fff; text-transform:uppercase }
.header-top .phone em { font-style:normal; float:left; margin:5px 0 0 5px;font-family: Roboto; }
.header-top .phone img { float:left; margin:4px 0 0 }
.header-top .phone a { color:#fff; }
.header-top .phone a:hover { text-decoration:underline }
.header-meta { position:relative; margin:0; padding:0; float:left; width:100%;background:#fff; }
.header-meta .mobile-view{display:none} 
.header-meta .language { float:right; width:auto }
.header-meta .language ul { float:right; width:auto; list-style:none; }
.header-meta .language ul li { float:left; width:auto; padding:0 25px 0 0; font-size:16px; line-height:32px; font-weight:500; color:#fff; text-transform:uppercase }
.header-meta .language ul li em { font-style:normal; float:left; margin:5px 0 0 5px; }
.header-meta .language ul li img { float:left; }
.header-meta .language ul li a { color:#fff; }
.header-meta .language ul li a:hover { text-decoration:underline }
.header-meta .phone { float:right; width:auto; padding:0; font-size:18px; font-weight:500; color:#fff; text-transform:uppercase }
.header-meta .phone em { font-style:normal; float:left; margin:5px 0 0 5px;font-family: Roboto; }
.header-meta .phone img { float:left; margin:4px 0 0 }
.header-meta .phone a { color:#fff; }
.header-meta .phone a:hover { text-decoration:underline }

.header-meta .inside { float:left; width:100%; border-top:1px solid rgba(255, 255, 255, 0.3); border-bottom:1px solid rgba(255, 255, 255, 0.3); padding:5px 0 }
.header-meta.sticky { position:fixed; top:0; background:#fff; margin:0; padding:0; }
.header-meta.sticky .inside { border:none; padding:0 }
.header-meta.sticky .nav { border:none; margin:0; line-height:90px; height:90px; }
.brand-logo { float:left; width:auto; margin-top:5px; }
.header-meta.sticky .brand-logo { margin:8px 0 0; }
.header-meta.sticky .brand-logo img { height:70px; }
/************************/
/*   Navigaion Section   */
/************************/
.nav { width:auto; float:right; text-align:center; margin:38px 0 0; line-height:70px; height:70px; padding:0; position:relative; }
.nav ul { width: 100%; margin:0; padding:0; list-style: none }
.nav ul li { display:inline-block; position: relative; transition: all 200ms ease 0s; margin:0; }
.nav ul a { font-size:15px; font-weight:500; padding:0 10px; color:#131423; display:block; transition:line-height 0.5s ease 0s; text-transform:uppercase }
.nav ul li:hover > a { color: #ee161f; }
.nav ul li.active > a { color: #ee161f; }
.nav ul li:hover > ul { display: block; margin-top:0; transition: margin 200ms ease 0s; opacity:1; visibility:visible }
.nav ul ul { background:#fff; list-style: none; margin-top:30px; padding:0px; position: absolute; top:100%; width:14em; left: 0; z-index: 99999; opacity:0; visibility:hidden }
.nav ul ul ul { left:100%; top:0; }
.nav ul ul li { float: none; margin: 0; padding: 0; display: block; transition: all 200ms ease 0s; border-bottom:1px dashed #ddd }
.nav ul ul a { padding:13px 10px; font-size:13px; color:#333; width:auto; height: auto; line-height: 1; display: block; /*white-space: nowrap;*/ float: none; text-transform: none; text-transform:capitalize; text-shadow: inherit; border-right:none; border-left:none; text-align:left; font-weight:400; }
.nav ul ul a:hover { background:#fe3232; color: #fff; }
.nav ul ul li.active a { background:#fe3232; color: #fff; }
/***************/

.home-banner { float:left; width:100%; position:relative; background-position:center top; background-size:cover; }
.home-banner img { width:100% }
.home-banner .banner-info { width:100%; position:absolute; left:0; top:55%; /*-webkit-transform:translateY(-20%);-moz-transform:translateY(-20%);transform: translateY(-20%);*/ text-align:center }
.home-banner .banner-info h1, .home-banner .banner-info h2 { font-weight:400; font-size:48px; color:#fff; }
.home-banner .banner-info h4 { font-weight:400; font-size:24px; color:#fff; }
.home-banner .banner-info .action { float:left; width:100%; margin:30px 0 0; text-align:center }
.home-banner .banner-info .action a { width:152px; height:44px; border-radius:5px; background:rgba(255, 255, 255, 0.6); border:1px solid #fff; font-weight:500; display:inline-block; font-size:18px; text-align:center; line-height:44px; color:#1b1d32; margin:0 5px; text-transform:uppercase; }
.home-banner .banner-info .action a:hover { color:#fff; background:#1b1d32; border-color:#303356 }
#homeSlide .owl-nav { }
#homeSlide .owl-nav button { float:left; width:60px; height:60px; overflow:hidden; text-indent:-50em; background-image:url(../images/slider-arrow.png); background-repeat:no-repeat; position:absolute; top:50%; margin-top:-30px; }
#homeSlide .owl-nav button.owl-prev { background-position:0 0; left:0 }
#homeSlide .owl-nav button.owl-next { background-position:top right; right:0 }

#homeSlide .owl-dots {text-align: center;position: absolute;left: 0;width: 100%;bottom: 50px;}
#homeSlide .owl-dots button { width: 12px;height: 12px;overflow: hidden;border: 2px solid #fff;display: inline-block;border-radius: 90%;margin: 0 2px;}
#homeSlide .owl-dots button.active{background:#fff}
/***************/
.banner-section { float:left; width:100%; position:relative; background-position:center top; background-size:cover; }
.banner-section img { width:100% }
.banner-section .banner-info { width:100%; position:absolute; left:0; top:55%;text-align:center }
.banner-section .banner-info h1{ font-weight:400; font-size:48px; color:#fff; }
.banner-section h1 { color:#fff; position:absolute; top:0; left:0; right:0; display:flex; align-items:center; bottom:0; justify-content:center; font-size:36px; margin:0; }
/***************/
.panel1 { float:left; width:100%; padding:40px 0; background:#fff; }
.panel1 h1 { display:block; text-align:center; padding:0 1px; text-transform:uppercase; margin-bottom:30px; color:#1b1d32 }
.panel1 .row { margin:0 -1px; }
.panel1 .item { padding:0 1px; position:relative; }
.panel1 .box { float:left; width:100%; margin:0 0 20px; position:relative; overflow:hidden }
.panel1 .box .image { width:100%; float:left; margin:0; }
.panel1 .box .image img { width:100%; }
.panel1 .box .info { top: 0; height:100%; left: 0; position: absolute; width: 100%; }
.panel1 .box .info .inner { background: -moz-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(76, 76, 76, 0.4) 8%, rgba(19, 19, 19, 0.5) 25%); background: -webkit-linear-gradient(top, rgba(76, 76, 76, 0) 0%, rgba(76, 76, 76, 0.4) 8%, rgba(19, 19, 19, 0.5) 25%); background: linear-gradient(to bottom, rgba(76, 76, 76, 0) 0%, rgba(76, 76, 76, 0.4) 8%, rgba(19, 19, 19, 0.5) 25%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#004c4c4c', endColorstr='#80131313', GradientType=0);
bottom: 0; color: #fff; left: 0; padding: 30px 25px 20px; position: absolute; width: 100%; z-index: 6; }
.panel1 .box .info .inner .item-content-hidden { height: 0; margin-top: 0px; max-height: 200px; overflow: hidden; transition: all 0.5s ease 0s; }
.panel1 .box .info:hover .inner .item-content-hidden { height:30px; overflow:visible; }
.panel1 .box .info h4 { margin:0 0 5px; text-transform:uppercase; color:#fff }
.panel1 .box .info p { font-size:15px; font-weight:500; line-height:24px; margin:0px; color:#fff }
.panel1 .box .info a.learnmore { color:#fff; font-weight:500; font-size:12px; text-transform:uppercase; text-decoration:underline }
.panel1 .box .info a.learnmore:hover { color:#fff; text-decoration:none; }
/***************/
/***************/
.panel2 { float:left; width:100%; padding:0px 0 30px; background:#1b1d32; position:relative }
.panel2 .testimonial { float:left; width:100%; background:#0a0b16; padding:50px 20px; text-align:center; }
.panel2 .testimonial .item { width:90%; margin:0 auto; text-align:center; padding:0 40px; }
.panel2 .testimonial .item .image { width:100%; float:left; margin:0 0 15px; }
.panel2 .testimonial .item .image img { width:145px; border-radius:90%; margin:0 0 10px; display:inline }
.panel2 .testimonial .item p { font-family:'Droid Serif', Arial, Helvetica, sans-serif; font-size:20px; font-style:italic; line-height:32px; color:#fff }
.panel2 .testimonial .item h4 { color:#fff; font-weight:400; margin:20px 0 }
.panel2 .testimonial .owl-nav { }
.panel2 .testimonial .owl-carousel .owl-nav button { width:38px; height:46px; overflow:hidden; text-indent:-50em; background-image:url(../images/testimonial-arrow.jpg); background-repeat:no-repeat; position:absolute; top:50%; margin-top:-23px; }
.panel2 .testimonial .owl-carousel .owl-nav button.owl-prev { background-position:left top; left:0 }
.panel2 .testimonial .owl-carousel .owl-nav button.owl-next { background-position:right top; right:0 }
.panel2 .testimonial .owl-carousel button.owl-dot { width:14px; height:14px; background:#0a0b16; border:2px solid #fff; border-radius:90%; margin:2px; display:inline-block }
.panel2 .testimonial .owl-carousel button.owl-dot.active { background:#fff }
/***************/
.panel3 { background: #1b1d32; float:left; width:100%; padding:50px 0; position:relative; background-repeat:no-repeat; background-position:top right; background-size:cover }
.panel3 h2 { display:block; text-align:center; text-transform:uppercase; margin-bottom:30px; color:#fff }
.aurora-seasons { float:left; width:100%; }
.aurora-seasons .box { float:left; width:100%; background:#fff; padding:5px; border-radius:0 0 8px 8px; margin:0 0 30px; }
.aurora-seasons .box .image { float:left; width:100%; margin:0 0 10px; }
.aurora-seasons .box .image img { width:100%; display:block; }
.aurora-seasons .box .detail { float:left; width:100%; padding:10px 10px 30px; }
.aurora-seasons .box .detail h3 { margin-bottom:5px; }
.aurora-seasons .box .detail .date { color:#333; padding:2px 0 10px 25px; position:relative}
.aurora-seasons .box .detail .date .fa { color:#ee161f; position:absolute; left:0; top:4px; }
.aurora-seasons .box .detail ul { list-style:none; padding:0; margin:0 }
.aurora-seasons .box .detail ul li { color:#333; margin:0 0 8px; display:block; }
.aurora-seasons .box .detail ul li a { color:#333; text-decoration:underline }
.aurora-seasons .box .detail ul li a:hover { color:#ee161f; text-decoration:none; }
.tabbibg ul.nav-tabs { list-style:none; padding:0 0 0 15px; border:none; margin-bottom:20px; float:left; width:100% }
.tabbibg ul.nav-tabs li { background:none; border:none }
.tabbibg ul.nav-tabs li a { background:none; border:none; color:#c9c9c9; font-size:16px; font-weight:500; text-transform:uppercase; padding:15px; margin:0 }
.tabbibg ul.nav-tabs li a:hover { color:#fff }
.tabbibg ul.nav-tabs>li.active>a, .tabbibg ul.nav-tabs>li.active>a:hover, .tabbibg ul.nav-tabs>li.active>a:focus { background:none; border:none; color:#fff }
.tabbibg .tab-content { background:#fff; color:#333; position:relative; }
.tabbibg .tab-content .table { margin:0 }
.tabbibg .tab-content .table th { font-size:14px; font-weight:700; vertical-align:middle; padding:20px 30px; text-transform:uppercase; border:none; background:#e9ecef }
.tabbibg .tab-content .table td { font-size:14px; font-weight:500; vertical-align:middle; padding:15px 30px; border:none }
/********nner-page**********/
.inner-page { float:left; width:100%; padding:60px 0 }
.shadow { box-shadow:0 0 10px #ccc }
.grid { }
.grid .col-sm-4.box:nth-child(3n+1){clear:left}
.grid .col-sm-4.box:nth-child(3n){clear:right}
.grid .item { float:left; width:100%; margin:0 0 30px; }
.grid .item .image { float:left; width:100%; max-height:235px; overflow:hidden }
.grid .item .image img { width:100% }
.grid .item .detail { float:left; width:100%; background:#fff; padding:20px; }
.grid .item .detail h3 { font-weight:600; margin-bottom:5px; color:#333; font-size:21px;font-family: helvetica !important;}
.grid .item .detail h3 a { color:#333 }
.grid .item .detail h3 a:hover { color:#ee161f }
.grid .item .detail .bottom { float:left; width:100%; padding:10px 0 15px; color:#999 }
.grid .item .detail .bottom .fa {/*color:#ee161f*/ }
.grid .item .detail .bottom .date { float:left; width:auto; text-align:left; padding-right:10px; }
.grid .item .detail .bottom .price { float:left; width:auto; text-align:left; padding-left:10px; }
.navigation { float:left; width:100%; text-align:center }
.navigation .pagination { border-radius:30px; overflow:hidden; padding:0 20px; }
.pagination > li > a, .pagination > li > span { border:none; line-height:60px; padding:0 15px; color:#aab2bd; font-weight:500; font-size:16px; }
.pagination > li > a:hover, .pagination > li > span:hover { color:#ee161f; }
.detail-page .leftbar .post-image { width:100%; margin-bottom:30px }
.detail-page .leftbar .post-image img { width:100% }
.detail-page .leftbar h3 { font-weight:600; margin-bottom:5px; color:#333 }
.detail-page .leftbar p { text-align:justify }
.detail-page .leftbar h3 a:hover { color:#ee161f }
.meta { float:left; width:100%; padding:10px 0 15px; color:#999 }
.meta .date { float:left; width:auto; text-align:left; padding-right:10px; }
.meta .price { float:left; width:auto; text-align:left; padding-left:10px; }
.meta .marker { float:left; width:auto; text-align:left; padding-left:10px; }
.table table td { padding:8px 0; }
.contact-info { float:left; width:100%; margin:20px 0 0 }
.contact-info ul { list-style:none; }
.contact-info ul li { margin:0 0 8px; }
.contact-info ul li a { color:#666 }
.contact-info ul li .fa { margin:0 3px 0 0 }
.contact-info ul li a:hover { color:#ee161f }
.contact-info .google-map { float:left; width:100% }
.contact-info .google-map iframe { height:300px; width:100% }
.contact-form { float:left; width:100%; padding:50px; margin-bottom:30px; }
.contact-form h3 { font-weight:600; margin-bottom:20px; }
.contact-form input.form-control { height:42px; border-radius:30px; margin:0 0 24px; font-weight:500 }
.contact-form textarea.form-control { height:130px; border-radius:20px; margin:0 0 24px; font-weight:500 }
.contact-form input.submit-btn { width:auto; height:44px; border-radius:30px; border:none; background:#1b1d32; font-size:14px; padding:0 30px; color:#fff; font-weight:500; border-bottom:3px solid #515470 }
.contact-form input.submit-btn:hover { background:#ee161f; border-color:#ad1f25 }
.contact-page .block { float:left; width:100%; background:#fff; padding:20px 25px; margin:0 0 30px; }
.contact-page .block h3 { font-weight:600 }
.contact-page .block p { margin:0; line-height:24px; }
.contact-page .block ul { list-style:none; padding:0 }
.contact-page .block ul li {color: #666;
    /* font-weight: 400; */
    margin: 0 0 5px;
    font-family: Roboto;
    letter-spacing: 1px; }
.contact-page .block ul li a { color:#666; }
.contact-page .block ul li a:hover { color:#ee161f; }
.leftbar ol { padding-left:20px }
.leftbar ol li { margin:0 0 8px; }
.leftbar h3 { color:#ee161f; font-size:28px; }
.leftbar h4 { font-size:22px; color:#29453d }
.leftbar h5 { font-size:21px; }
.leftbar h6 { font-size:20px; }
.rightbar .latest-tours { float:left; width:100%; background:#fff; padding:25px; margin:0 0 30px; border-top:6px solid #1b1d32 }
.rightbar .latest-tours h3 { font-size:20px; font-weight:600 }
.rightbar .latest-tours p { margin:0; line-height:24px; }
.rightbar .latest-tours ul { list-style:none; padding:0 }
.rightbar .latest-tours ul li { float:left; width:100%; color:#666; font-weight:400; margin:15px 0; }
.rightbar .latest-tours ul li .image { width:100px; float:left; position:relative; }
.rightbar .latest-tours ul li .detail { padding-left:110px; }
.rightbar .latest-tours ul li .detail h4 { font-size:16px; color:#1b1d32; text-transform:capitalize }
.rightbar .latest-tours ul li .detail h4 a { color:#1b1d32 }
.rightbar .latest-tours ul li .detail h4 a:hover { color:#ee161f }
.rightbar .latest-tours ul li .detail .price { position:relative; margin-left:0px; font-size:15px; float:left; background:#ee161f; height:28px; border-radius:30px; line-height:28px; text-align:center; padding:0 15px; font-family: Roboto;}
.rightbar .latest-tours ul li .detail .price .off { background:#ee161f; width:75px; height:28px; border-radius:30px; line-height:28px;color:#fff; font-weight:500; float:left; text-align:center; margin-right:10px; }
.rightbar .latest-tours ul li .detail .price h6 { font-size:15px; float:left; width:auto; color:#fff; margin:0 3px 0 0; }
.rightbar .latest-tours ul li .detail .price span { margin-right:3px; font-weight:500; float:left; }
.rightbar .latest-tours ul li .detail .price span.strik { color:#fff; }
.rightbar .latest-tours ul li .detail .price span.blue { color:#fff }
.rightbar .catrgories { float:left; width:100%; background:#fff; padding:25px; margin:0 0 30px; border-top:6px solid #1b1d32 }
.rightbar .catrgories h3 { font-size:20px; font-weight:600; margin-bottom:20px; }
.rightbar .catrgories ul { list-style:none; padding:0 }
.rightbar .catrgories ul li { float: left; font-weight:400;
    width: 100%;
    color: #666;
    font-size: 17px;
    margin: 0 0 20px 0;
    font-family: Roboto; position:relative; padding-left:13px;}
.rightbar .catrgories ul li:before { font-family:'FontAwesome'; content:"\f054"; font-size:11px; color:#2f5343; margin-right:3px; position:absolute; top:5px; left:0; }
.rightbar .catrgories ul li a { color:#444; }
.rightbar .catrgories ul li a:hover { color:#ee161f; }
.rightbar .block { float:left; width:100%; background:#fff; padding:25px; margin:0 0 30px; border-top:6px solid #1b1d32; text-align:center }
.rightbar .block .btn-info { background:#1b1d32; border:none; width:100%; max-width:300px; display:inline-block; border-radius:30px; padding:0 15px; text-transform:uppercase; font-size:16px; font-weight:500; height:55px; border-bottom:5px solid #515470 }
.rightbar .block .btn-info:hover { background:#ee161f; border-color:#ad1f25 }
.modal-form .modal-header { background:#1b1d32; border-radius:4px 4px 0 0; padding:20px 15px }
.modal-form button.close { background: #1b1d32; border: medium none; border-radius: 90%; color: #fff; float: right; font-size: 22px; height: 30px; position: absolute; right: -8px; top: -8px; width: 30px; }
.modal-form .modal-header h4.modal-title { color:#fff }
.modal-form .modal-body { padding:20px 30px; }
.packages-form { }
.packages-form .form-row {width:100%; }
.packages-form .form-row label { float:left; width:100%; margin:0 0 3px 5px; font-size: 15px; font-weight: 500; }
.packages-form .form-row input { height:38px; border-radius: 20px; margin:0 0 15px; }
.packages-form .form-row select { background-image:url(../images/arrow-back.png); background-position:right center; background-repeat:no-repeat; padding-right:30px; height:38px; border-radius: 20px; appearance:none; -webkit-appearance:none; -moz-appearance:none; margin:0 0 15px; }
.packages-form .form-row textarea { height:120px; border-radius: 20px;  margin:0 0 15px;}
.packages-form .button-row { width:100%; margin:0 0 15px; text-align:center }
.packages-form .button-row .wpcf7-submit { width:auto; height:40px; border-radius:30px; border:none; background:#ee161f; font-size:16px; text-transform:uppercase; padding:0 30px; color:#fff; font-weight:500; display:inline-block; border-bottom:3px solid #ad1f25 }
.packages-form .button-row .wpcf7-submit:hover { background:#1b1d32; border-color:#515470 }
.fa-money{ color:#ee161f}
/*********Blog********/
.blog-page .item{ float:left; width:100%; padding:0; background:#fff;box-shadow:0 1px 2px 0 rgba(0, 0, 0, .07); border:1px solid #e7e7e7; margin-bottom:30px;}
.blog-page .item .post-thumbnail{ float:left; width:100%; }
.blog-page .item .post-thumbnail img{width:100%; }
.blog-page .item .content-box{ float:left; width:100%; padding:20px 20px 30px }
.blog-page .item .meta{ background:#eee; float:left; width:100%; padding:10px 15px}
.blog-page .item .meta ul{ list-style:none;}
.blog-page .item .meta ul li{ float:left; width:auto; margin-right:12px;font-family:'Roboto', Arial, Helvetica, sans-serif;color:#444; font-size:14px; }
.blog-page .item .meta ul li a{ color:#444;}
.blog-page .item .meta ul li a .fa { color:#ee161f }
.blog-page .item .meta ul li a:hover{color:#ee161f }
.blog-page .item .content-box a.readmore {font-family:'Roboto', Arial, Helvetica, sans-serif; font-size: 14px;font-weight: 400; color: #555;}
.blog-page .item .content-box a.readmore:hover{color:#ee161f }
.single-blog{}
.single-blog img.size-post-thumbnail{box-shadow:0 1px 2px 0 rgba(0, 0, 0, .07); border:1px solid #e7e7e7; background:#fff; padding:5px; margin:0 0 20px;}


.sidebar .widget { float:left; width:100%; box-shadow:0 1px 2px 0 rgba(0, 0, 0, .07); border:1px solid #e7e7e7; border-radius:7px; padding:20px 20px 1em; margin:0 0 30px }
.sidebar .widget_search { float:left; width:100%; padding:12px 16px; background:#fff }
.sidebar .widget_search .search-form { background:#f9f9f9; float:left; width:100%; border:1px solid #e7e7e7; border-radius:8px }
.sidebar .widget_search label { width:calc(100% - 90px); float:left; margin:0}
.sidebar .widget_search label span{display:none}
.sidebar .widget_search .search-field {width:100%; height:42px; background:#f9f9f9; font-weight:400; padding:0 8px; border:none; border-radius:10px; font-size:14px  }
.sidebar .widget_search .search-submit { float:right; width:90px; height:42px; background:#222; border:none; border-radius:0 8px 8px 0; color:#fff; text-transform:uppercase; font-weight:600; font-size:14px }
.sidebar .widget_search .search-submit:hover { background:#f4d03a; color:#222 }
.sidebar .widget h2.widget-title { border-bottom:1px solid #e7e7e7; font-size:1em; line-height:1.4em; margin:-20px -20px 10px; padding:12px 20px; text-transform:uppercase }
.sidebar .widget ul { list-style:none; padding:0; margin:0 }
.sidebar .widget ul li { font-family:'Roboto', Arial, Helvetica, sans-serif; border-bottom:1px solid #e7e7e7; margin-bottom:0; padding:10px 10px 10px 20px; color:#999; font-size:12px; position:relative }
.sidebar .widget ul li:last-child { border:none }
.sidebar .widget ul li:before { content:"\f0f6"; position:absolute; left:0; top:11px; font-size:14px; font-family:FontAwesome; color:#999 }
.sidebar .widget ul li a { color:#464646; position:relative; font-size:15px }
.sidebar .widget ul li a:hover { color:#ee161f }
.sidebar .widget ul li .post-date { color:#999 }


/*******search-results*******/
body.search-results{}
body.search-results article.type-page,
body.search-results article.post{ margin:0 0 25px;}
body.search-results article.type-page h2,
body.search-results article.post h2{ font-size:24px; margin:0 0 5px; }
body.search-results article.type-page h2 a,
body.search-results article.post h2 a{ color:#4a834a}
body.search-results article.type-page h2 a:hover,
body.search-results article.post h2 a:hover{ color:#ee161f }

body.search-results .pagination a{font-family:'Roboto', Arial, Helvetica, sans-serif; color:#444}
body.search-results .pagination a:hover{ color:#ee161f}

.inner-page .ngg-navigation{ float:left; width:100%; margin:20px 0}
.inner-page .ngg-navigation a {font-family:'Roboto', Arial, Helvetica, sans-serif;color: #333; display: inline-block; line-height: 32px; min-height: 34px; min-width: 34px; padding: 0 !important;}
.inner-page .ngg-navigation a:hover{ background:#ee161f !important; color:#fff; border:1px solid #ee161f}
.inner-page .ngg-navigation .current{font-family:'Roboto', Arial, Helvetica, sans-serif;display: inline-block; line-height: 34px; min-height: 34px; min-width: 34px; padding: 0 !important;background:#ee161f; color:#fff}

/* ======================================================================================= */
footer { float:left; width:100%; }
.footer-container { float:left; width:100%; background:#131423; padding:50px 0 }
.footer-col { float:left; width:20%; padding:0 15px; text-align:center; }
.footer-col h5 { color:#fff }
.footer-col h6 { color:#fff; font-weight:600; display:block; }
.footer-col.address { list-style:none; margin:0; width:40%; text-align:left }
.footer-col.address h3 { margin-bottom:20px; color:#fff }
.footer-col.address ul { }
.footer-col.address ul li { background-image:url(../images/footer-icon.png); background-repeat:no-repeat; font-size: 16px; font-weight:400; line-height:20px; color:#fff; display:block; position:relative; padding:1px 0 3px 25px; margin:0 0 15px;font-family: Roboto; }
.footer-col.address ul li.phone { background-position:0 0 }
.footer-col.address ul li.email { background-position:0 -90px }
.footer-col.address ul li.website { background-position:0 -176px }
.footer-col.address ul li a { color:#fff; }
.footer-col.address ul li a:hover { text-decoration:underline }
.footer-col.address .social-icon { }
.footer-col.address .social-icon ol { list-style:none; padding:0; margin:0; }
.footer-col.address .social-icon ol li {    float: left;
    width: 34px;
    height: 34px;
    margin-right: 5px;
}
.footer-col.address .social-icon ol li em{display:none}
.footer-col.address .social-icon ol li a{background: rgba(255,255,255,0.8);
color: #fff;
display: block;
height: 34px;
line-height: 34px;
text-align: center;
border-radius: 4px;}
.footer-col.address .social-icon ol li.facebook a{background:#3b5998}
.footer-col.address .social-icon ol li.instagram a{background:#89543e}
.footer-col.address .social-icon ol li a:hover{ background:#ee161f; color:#fff;} 
.footerbottom { background:#0d0e18; float:left; width:100%; padding:20px 0; text-align:center; }
.footerbottom .copyright p{ font-size:16px; color:#fff; margin:0 }
.scrollToTop { bottom: 0px; display: none; position: fixed; right: 0px; width: 30px; z-index:999; }
.main_day{font-size: 30px; font-weight: 700;color: red;text-align: center;margin-bottom: 15px;font-family: Roboto;}
.day_part{font-size: 24px; font-weight: 500;color:#4A834A;text-align: center;margin-bottom: 10px;margin-top: 10px;}
.welcome_mssg{font-size: 20px; font-weight: 500;color:black;text-align: center;margin-bottom: 12px;}
.city_tour{font-size: 20px; font-weight: 500;color: darkslategrey;text-align: center;margin-bottom: 12px;}
.suggested{font-size: 16px; font-weight: 500;margin-bottom: 12px;font-style: italic;}
.remarks{font-size: 16px; font-weight: 400;margin-bottom: 12px;font-style: italic;}
.accomodation{font-size: 22px; font-weight: 500;text-align: center;margin-bottom: 12px;font-style: italic;font-family: Roboto;}

hr { 
    background: url('http://1staging.org/dev/Inspiredvacations/wp-content/uploads/2018/07/logo_i-e1530773279343.png') no-repeat top center;
    background-size: contain;
    display: block;
    height: 25px;
    border: 0;
    position: relative;
}
hr:before,
hr:after {
    content: '';
    display: block;
    position: absolute;
    background: #d7d7d7;
    height: 6px;
    top: 8px;
}
hr:before {
    left: 0;
    right: 50%;
    margin-right: 20px;
}
hr:after {
    right: 0;
    left: 50%;
    margin-left: 20px;
}
.price{font-family: Roboto;}
.tour_price{font-family: Roboto; font-size: 24px; font-weight: 600;color: black;margin-bottom: 15px;}
.detail{font-family: Roboto;}
input.wpcf7-form-control.wpcf7-submit.submit-btn {
    margin-top: 20px;
}

#wpcf7-f414-o1 textarea.wpcf7-form-control.wpcf7-textarea.form-control, #wpcf7-f426-o1 textarea.wpcf7-form-control.wpcf7-textarea.form-control, #wpcf7-f423-o1 textarea.wpcf7-form-control.wpcf7-textarea.form-control {
    height: 54px;
}

#wpcf7-f414-o1 .button-row, #wpcf7-f426-o1 .button-row, #wpcf7-f423-o1 .button-row {padding-top: 20px;}

a.glink.nturl.notranslate {
    border-right: 1px solid #fff;
    padding: 0 20px;
}
.packageheading{text-align:center;margin-bottom:30px;}