/*
Theme Name: Shilabs
Description: Shilabs is works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail.
Author: Shilabs team
Author URI: https://shilabs.digital/
Version: 1.0
License: GNU General Public License
License URI: 
Tags: Websites
Text Domain: Shilabs
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Typography
 * 3.0 - Elements
 * 4.0 - Forms
 * 5.0 - Links
 * 6.0 - Alignments
 * 7.0 - Clearings
 * 8.0 - Widgets
 * 9.0 - Content
 *    9.1 - Posts and pages
 *    9.2 - Comments
 * 10.0 - Media
 *    10.1 - Captions
 *    10.2 - Galleries
 * 11.0 - Multisite
 */

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */
 
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


 html {
	
}

body {font-family: "Sora", sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0; overflow-x:hidden; line-height:30px; font-size:16px; color:#000; font-weight:400;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
	    max-width: 100%;
    height: 48px;
    border: 1px solid #f0f0f0; background:#f0f0f0; width:100%;
    padding: 4px 10px 4px 10px;
}
.wpcf7-list-item.first{ margin-left:0;}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top; height:92px;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Typography
 */

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both; margin:0 !important;line-height: 1.3; font-weight:600;
}

h1{font-size:36px;padding:0 0 25px 0;}

h2{font-size:32px;padding:0 0 25px 0; color:#000;}

h3{font-size: 26px;padding:0 0 20px 0;}

h4{font-size: 21px;padding:0 0 20px 0;}

h5{font-size: 20px;padding:0 0 20px 0;}

h6{font-size: 18px;padding:0 0 20px 0;}
body.single .vinci_blog_content .entry-content p,
p{margin:0; padding:0 0 25px 0; color:#000;}
body.single .vinci_blog_content .entry-content p:last-child,
p:last-child{margin:0; padding:0 0 0px 0;}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #ccc;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	padding: 0 0 0 1.263157895em;
}
blockquote.wp-block-quote.is-style-large{border-left-width: 0px; padding:0;}
blockquote p{ padding:0;}
blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	/*display: block;*/
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}
blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

.wp-block-pullquote blockquote{border-left-width: 0px; margin:0; padding:0;}
.entry-content .wp-block-pullquote cite {
    color: inherit;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 3.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
opacity: 1;
}

:-moz-placeholder {
opacity: 1;
}

::-moz-placeholder {
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
opacity: 1;
}


/**
 * 4.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="submit"],
input[type="submit"][disabled]:hover{
	border: 0;
	color: #eee; background:#036cb0;border:1px solid transparent;
	letter-spacing:1px;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;min-width: 140px; border-radius:6px;
	text-transform: uppercase;
}
input[type="submit"]:hover{ background:#000;}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	border:1px solid #f0f0f0;
	padding:5px 18px; 
	width: 100%;
	background:#f0f0f0;
}
input[type="date"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"]{height:48px; border:6px;}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	border:1px solid #ff9f9f;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #000;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}
.woocommerce-product-search,
.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius:0;width:100%; border:1px solid #ccc;height: 40px; background:#fff;
	/*width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);*/
}
.woocommerce-product-search [type="submit"],
.search-submit {
	border-radius:0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	width: 42px; background:none;min-width:auto; background: url(img/search_icon.jpg) no-repeat center 4px;height: 30px; border-left:1px solid #ccc;
}
.woocommerce-product-search [type="submit"]{width:80px;}

/**
 * 5.0 - Links
 */

a {
	color: #036cb0;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #dc9e69;
}

a:focus,
a:hover,
a:active {
	outline: 0;
}

.pagination {
	font-size: 18px;
	font-size: 1.2; margin:0 0 50px 0!important;margin: 50px 0 50px 0 !important; text-align: center;
}
.pagination .nav-links {
	padding-right: 0;text-align: center;
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: absolute !important;
}
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.pagination .page-numbers {
	display: inline-block;
	letter-spacing: 0.013157895em;
	line-height: 1;
	margin: 0 0.7368421053em 0 -0.7368421053em;
	padding:10px 12px;
	text-transform: uppercase; background: #eee;color:#036cb0;min-width: 40px; text-align: center;
}
.pagination .page-numbers:hover,
.pagination .current {
	display: inline-block;
	font-weight: 700;background: #036cb0; color:#fff;
}

.pagination .prev,
.pagination .next {
	background-color: #1a1a1a;
	color: #fff;
	display: none;
	height: 52px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 52px;
	z-index: 2;
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #007acc;
	color: #fff;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}
.pagination .next {
	right: 0;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid rgba(0, 0, 0, 0.08);
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	line-height: 1.6153846154;
	margin: 0 0 2.1538461538em;
	padding: 1.0769230769em 0;
}
.image-navigation.navigation .nav-next{ float:right;}
article.attachment { margin-bottom:40px;}
.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;


	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}

/**
 * 6.0 - Alignments
 */

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

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

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

.entry-content > *.alignwide,
.entry-summary > *.alignwide {
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignwide,
.entry-summary > *.alignwide {
    width: 100%;
    max-width: 100%;
  }
}

.entry-content > *.alignfull,
.entry-summary > *.alignfull {
  position: relative;
  left: -1rem;
  width: calc( 100% + (2 * 1rem));
  max-width: calc( 100% + (2 * 1rem));
  clear: both;
}

@media only screen and (min-width: 768px) {
.entry-content > *.alignfull,
.entry-summary > *.alignfull {
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc( -12.5% - 75px);
    width: calc( 125% + 150px);
    max-width: calc( 125% + 150px);
  }
}
blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 7.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 8.0 - Widgets
 */

.widget { width:100%; float:left;margin-bottom:30px;}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	display: block;
}



/* RSS widget */
/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	margin: 0 0.1875em 0.4375em 0;
	padding:4px 8px;
}

/**
 * 9.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
	margin-bottom: 0em;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 9.1 - Posts and pages
 */
.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}
.sticky-post {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}
.post.sticky .entry-title{ position:relative;}
.post.sticky .entry-title:before{font-family:FontAwesome; position:absolute;top:3px;content: "\f08d"; margin-left:-22px; font-size:82%;
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}
.page-links{ padding-top:20px;}
/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}
.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}
.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {display:inline-block; margin:0 1px;}
.navigation .nav-next a,
.navigation .nav-previous a{border: 1px solid rgba(0, 0, 0, 0.06); padding:9px 20px; display:inline-block; }
.navigation .nav-next {display:inline-block;margin:0 1px;}
.paging-navigation {padding: 40px 0; width:100%; float:left; text-align:center;}
.paging-navigation a { letter-spacing:2px; font-style:italic;}

.paging-navigation .meta-nav {display: inline-block;}


/**
 * 9.2 - Comments
 */

.comments-area{ width:100%; float:left; background:#fff; padding:20px; margin-top:10px;}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin:0 0 0 25px;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height:80px;
	margin-right:30px;
	position: relative;
	width: 80px;
}
.comment-content{display: table;}
.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-form label {
	/*letter-spacing: 0.076923077em;*/
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	/*text-transform: uppercase;*/
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0; font-size:0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px; position:relative;
}
.comment-reply-title small a:after{ position:absolute; left:0; top:0; content:"X"; font-size:24px; font-weight:normal;}
/**
 * 10.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 10.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 10.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 11.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;

	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}

/* Blocks */
.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter {
  text-align: center;
}

.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{ padding: 0;list-style: none; margin:0;}
.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li {
    color: #767676;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: 1rem;
}
.wp-block-latest-posts.is-grid li {
    border-top: 2px solid #ccc;
    padding-top: 1rem;
    margin-bottom: 2rem;
}





/*--------------------------------------------------------------
imperialegypt CSS Start
--------------------------------------------------------------*/
body{ overflow-x:hidden;}
.text_center{ text-align:center;}
.text_right{ text-align: right;}
.font_weight_normal{ font-weight:normal;}
.font_weight_bold{ font-weight: bold;}
.text_uppercase{ text-transform: uppercase;}
.text_transform_inherit button,
.text_transform_inherit{text-transform: inherit;}
.container{ width:100%; max-width:1380px; margin:0 auto; padding:0 20px;}
.box_shadow{box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;}
.text_justify{ text-align:justify}
.font_size24{ font-size:24px; line-height:30px;}
.font_size15{ font-size:15px; line-height:22px;}
a{ transition:all 0.5s;-webkit-transition:all 0.5s;}



#masthead{width:100%; padding:0px 0; background:#fff;position: relative; z-index: 99999;}
.site_topbar{ width:100%; float:left; background:#eef1f5; padding:10px 0; font-size:13px;}
.site_topbar .container{justify-content: space-between;display:flex;align-items: center;}
.site_topbar .topbar_right,
.site_topbar .topbar_left{ list-style:none; padding:0; margin:0; display:flex;}
.site_topbar .topbar_left li{ margin-right:30px;}
.site_topbar .topbar_left li:last-child{ margin-right:0;}
.site_topbar .topbar_left li a{display:flex;align-items: center; color:#000;}
.site_topbar .topbar_left li a:hover{ color:#d79d67;}
.site_topbar .topbar_left li a img{ margin-right:5px;}
.site_topbar .topbar_right li{ margin-left:8px; line-height:0;}
.site_topbar .topbar_right li a:hover{ opacity:0.7;}

nav.main_navigation ul{ margin:0; padding:0; list-style:none; font-size:14px; font-weight:600;}
nav.main_navigation ul.header_main_menu li{ float:left;padding:0 2px; position:relative; z-index: 9999;}
nav.main_navigation ul.header_main_menu li a{ padding:20px 5px; color:#000; position:relative; float:left;}
nav.main_navigation ul.header_main_menu li a:hover{ color:#d79d67;}
nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a{ padding-right:16px;}
nav.main_navigation ul.header_main_menu > li.menu-item-has-children > a:after{content: ""; border: 5px solid transparent; border-top:6px solid #fff; border-bottom:0 none; top:32px; position:absolute; right:0;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu{position:absolute; top:100%; left:10px; background:#fff; width:240px; float: left; border-radius:6px; opacity:0; visibility:hidden;text-transform: capitalize; transition:all 0.6s;}
nav.main_navigation ul.header_main_menu > li:hover ul.sub-menu{ opacity:1;visibility: visible;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li{ width:100%; padding:0; border-bottom:1px solid #eee;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li:last-child{ border:0;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a{ color:#000; padding:8px 16px; float:left; width:100%; font-size:14px; line-height: 1.3; font-weight: 400;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a:hover{ color:#d79d67;}

.site-header-main{display: flex; justify-content: space-between;min-height: 94px; align-items: center; width:100%;}
.header_right{display: flex; justify-content: space-between; align-items: center; padding-bottom:0px;}
.header_center{ display:inline-block;}
.site-branding{ display:inline-block; line-height:0;}
.site-branding h1{ margin:0px !important; padding:0px !important;line-height:0px !important;font-size:10px !important;}

.header_info_area .header_icon{display: inline-block;padding-left:18px; line-height:0;}
.header_info_area .tailor_made_bun{display: inline-block; margin-left:18px; font-size:16px; line-height:15px; color:#fff; background:#036cb0; border:1px solid #036cb0; padding:15px 18px; border-radius:6px;}
.header_info_area .tailor_made_bun:hover{ background:#000; border-color:#000;}

.sidebar_latest_posts{ display:inline-block; width:100%;}
.sidebar_latest_posts .latest-post{padding: 10px; margin-bottom: 20px; display: grid; grid-template-columns: 90px 1fr; gap: 18px; border-radius:10px; background-color: #fff; box-shadow: 0 0 13px 7px rgb(82 85 90/10%); border: 1px solid #dededeb0;}
.sidebar_latest_posts .latest-post-thumbnail{ line-height:0; float:left;}
.sidebar_latest_posts .latest-post-title{ font-size:15px; line-height:20px;padding: 0 0 15px 0;}
.sidebar p:empty,
.sidebar .wp-block-search__label{ display: none }
.latest-post .from_duration_list li{padding: 0 0px 0 23px;font-size: 12px;}

/**********************************
*Header Menu Responsive CSS Start*
*********************************/
@media (min-width: 1101px) {
.mobile_hamburger_canvas,
.mobile_menu_toggle_button,
.mobile_nav-menu{display:none;}	
}
@media (max-width: 1100px) {
.header_right{padding-right: 0;position:relative;}
.header_menu_area{ display:none;}
.menu-icon-box{ margin-left:26px;}
.mobile_menu_toggle_button.mobile_open_button{
	z-index: 999;
	height: 30px;
	width: 30px;display: inline-block;position: relative;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	font-size: 20px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	cursor: pointer;
}
.mobile_menu_toggle_button.mobile_open_button span, 
.mobile_menu_toggle_button.mobile_open_button::before, 
.mobile_menu_toggle_button.mobile_open_button::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left:0;
	width:100%;
	border-bottom: 2px solid #000;
	transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile_menu_toggle_button.mobile_open_button::before {
	transform: translateY(-10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_open_button::after {
	transform: translateY(10px);
	width: 100%;
}
.mobile_menu_toggle_button.mobile_close_button{
	font-size: 20px;
	float: left;
	position: absolute;
	background: #081f3e;
	padding: 5px;
	width: 35px;
	height: 35px;
	margin: 0;
	right: 20px;
	color: #fff;
	top: 20px;
	line-height: 25px;
  	text-align: center;cursor: pointer;
}

.mobile_hamburger_canvas {
	background: #1b3860;
	position: fixed;
	right: -350px;
	top: 0px;
	z-index: 999999;
	transition: right .3s ease-in-out 0s;
	-webkit-transition: right .3s ease-in-out 0s;
	-moz-transition: right .3s ease-in-out 0s;
	-o-transition: right .3s ease-in-out 0s;
	height:100%;overflow: auto;
  	max-width: 300px;
	width: 100%;
	padding:50px 30px 20px;
}
.mobile_hamburger_open .mobile_hamburger_canvas{right:0;}

.mobile_hamburger_canvas a{ color:#fff;}
.mobile_hamburger_canvas a:hover{ color:#d59663;}
.mobile_hamburger_canvas ul{ margin:0; padding:0; list-style:none;}
.mobile_hamburger_canvas li{ width:100%; float:left;}
.mobile_hamburger_canvas li a{ width:100%; float:left; padding:5px 0; text-transform:capitalize;}
.mobile_hamburger_canvas .sub-menu{width:100%; float:left; padding-left:15px;}
.mobile_hamburger_canvas .sub-menu li {
	display: block;
	float: left;
	width: 100%;
	position: relative;
	border-bottom: 0px solid #fff;
	margin: 0px 0px !important;
	background: none;
}
.mobile_hamburger_canvas .sub-menu li a{border: 0px!important;}
.mobile_hamburger_canvas .sub-menu li a:hover{background: none;border: 0px!important;}

}

/*********************************
*Header Menu Responsive CSS End*
*********************************/
.box_swing{transition:all 0.6s;-webkit-transition:all 0.6s;}
.box_swing:hover{ transform:translateY(-8px);-webkit-transform:translateY(-8px);}

.crellyslider > .cs-slides{font-family: "Marcellus", serif!important;}
.crellyslider > .cs-controls > .cs-previous,
.crellyslider > .cs-controls > .cs-next{background-color: transparent!important;box-shadow: none !important;}
.crellyslider > .cs-controls > .cs-previous{ background-image: url(img/left_arrow.png)!important;}
.crellyslider > .cs-controls > .cs-next{ background-image: url(img/right_arrow.png)!important;}
.extend_image.wpb_single_image .vc_single_image-wrapper{width: 120%;margin-left: -10%; max-width:initial; position:relative; z-index:8;}

.banner_title1 .uvc-main-heading > div, .banner_title1 h1{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:300 !important;}
.home .banner_title2 .uvc-main-heading > div, .home .banner_title2 h1{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:600 !important;}
.banner_title2 .uvc-main-heading > div, .banner_title2 h1{ text-transform:uppercase; text-shadow:1px 1px 12px rgba(0,0,0,1);font-weight:600 !important;}

.banner_title3 .uvc-main-heading > div, .banner_title3 h1{ text-transform:uppercase; text-shadow:0px 0px 8px rgba(0,0,0,0.5);font-weight:400 !important;}
.banner_title2{ display:inline-block; border-top:1px solid #fff;border-bottom:1px solid #fff;}


.about_us_icon_area .top-icon .aio-icon-header .aio-icon-title{ margin:0; padding:0 0 8px 0;}
.tours_cat_box_home{ height:320px;}
.tours_cat_box_home img{width: 100%;height: 100%;object-fit: cover;}
.tours_cat_box a.ultb3-btn.kri_ful_link{ position:absolute; left:0; top:0; right:0px; bottom:0; z-index:9;}
.tours_cat_box{border-radius:7px; overflow:hidden;position:relative;}
.tours_cat_box img.ultb3-img{ position:relative; width:100% !important; margin:0;}
.tours_cat_box .ultb3-info{ position: absolute; left:0; bottom:0;top:auto !important; width:100%; background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%); padding-top:35px;}
.tours_cat_box a.ultb3-btn{ padding:0 !important;font-size: 15px !important; line-height: 18px !important; color:#fff !important; border:0 !important;}
.ultb3-box .ultb3-title{ font-weight:700!important; font-size:20px !important; line-height:24px !important;}
.cat_slider_wrap .slick-list{ overflow: visible !important;}
.gallery_slider_wrap,
.cat_slider_wrap{ overflow:hidden;}

.confidence_icon_area .aio-icon-header h3.aio-icon-title{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p{ padding-bottom:0 !important;}
.confidence_icon_area .left-icon .aio-icon-description p:empty{display: none;}

.testimonial_icon_area .aio-icon-img .img-icon{ border-radius:50px!important; overflow:hidden;}
.testimonial_item.wpb_row{ background-position:94% 25px !important; padding:25px!important; border-radius:10px;}

.gallery_slider_wrap .wpb_single_image img{width: 100%;}
.gallery_slider_wrap .wpb_single_image a{width: 100% !important; display: inline-block;}
.gallery_slider_wrap .wpb_single_image .vc_figure{width: 100%;}

.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border:0; background:none !important;}
.vc_tta.vc_general .vc_tta-panel-title{ border-bottom:1px solid #000 !important; padding:0 !important;  background:none !important; font-size:17px; line-height:20px;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a{color:#000 !important;font-weight: 500;}
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:0;font-size:15px; line-height:28px;}
.vc_tta.vc_general .vc_tta-panel-body{ padding-left:0 !important; padding-right:0 !important; color:#000; font-size:15px; line-height:28px;}
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::after, 
.vc_tta-color-white.vc_tta-style-classic .vc_tta-controls-icon::before{border-color: #000;}
.vc_tta.vc_general .vc_tta-panel-body p{color:#000;}

.form_area .form_row{ margin:0 -10px; clear:both;}
.form_area .form_row .form_col{ float:left; width:100%;padding:0 10px 15px;}
.form_area .form_row.col_2 .form_col{width:50%;}
.form_area .form_row.col_3 .form_col{width:33.3333%;}
.form_area .form_row.col_4 .form_col{width:25%;}
.form_area .form_row.col_5 .form_col{width:20%;}
.form_area .form_row.col_3.first_col_small .form_col{width:40%;}
.form_area .form_row.col_3.first_col_small .form_col.first_col{width:20%;}
.form_area .form_row input{}
body .tnp-subscription input[type="email"]{ background:#fff !important;}





.site_footer{/* background:#0d213b;*/background:#036cb0; padding:70px 0 0 0;width:100%; float:left; position: relative; z-index: 9999;}
.copyright{ width:100%; float:left; background:#1f82c1; color:#fff; font-size:13px; line-height:16px; letter-spacing:2px; padding:20px 0; text-align:center;}
.upper_footer_top{ display: flex;justify-content: space-between; color:#fff; border-bottom:1px solid #2c80b7; margin-bottom:10px; padding:0 0 30px 0;}
.upper_footer_top a{ color:#acdfff;}
.upper_footer_top_col1{ float:left; font-size:20px; line-height:24px; font-weight:600;display: flex; align-items: center;}
.upper_footer_top_col2{ float: right;display: flex; align-items: center; font-weight:600;}
.upper_footer_top_col1 img{ margin-right:15px}
.upper_footer{ color:#fff;display: grid;grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );gap:30px; margin:0 -20px; padding-bottom:42px;}
.upper_footer .upper_footer_col{ padding:20px;}
.tnp-subscription{ position:relative;}
.tnp-subscription .tnp-field-button{ position:absolute; padding:0; margin:0; position:absolute; font-size:0; right:0; top:0; background: url(img/button-bg.jpg) no-repeat top left; width:48px; height:47px;}
.tnp-field input[type="submit"] {
	position: inherit;
	height: 48px!important;
	width: 48px!important;
	min-width: auto!important;
	background: transparent!important;
}

.upper_footer h3{ font-size:18px;}
.upper_footer p{ color:#fff;}
.footer_menu{ margin:0; padding:0; list-style:none;}
.footer_menu li{ display:inline-block; width:100%; padding-bottom:10px;}
.footer_menu li a{ color:#fff;display:inline-block; width:100%; background:url(img/icon.jpg) no-repeat left 9px;}
.footer_menu li a:hover{ color:#c9dcf4;}

ul.footer_social{ margin:0;display:inline-block; margin:0; padding:0;}
.footer_social li{ display:inline-block; width:100%; font-size:14px; line-height:18px; padding:10px 0;}
.footer_social li span{ margin-right:10px;float: left;}
.footer_social li a{color:#fff; transition:all 0.6s;-webkit-transition:all 0.6s;}
.footer_social li a:hover{ color:#c9dcf4;}

ul.footer_social2{ margin:0;display:inline-block; margin:0 0 0 15px; padding:0; }
.footer_social2 li{ display:inline-block; width: auto; font-size:0; line-height:0; padding:10px 0;}
.footer_social2 li span{ margin-right:10px;float: left;}
.footer_social2 li a{color:#fff; transition:all 0.6s;-webkit-transition:all 0.6s;}
.footer_social2 li a:hover{ color:#c9dcf4;}
.banner_bg{ text-align:center;}
.home .banner_bg{ text-align:left;}

/*Inner Page CSS Start*/
.titlebar_area{ background-position:center top; background-repeat:no-repeat; background-size:cover; -webkit-background-size:cover; clear:both; width:100%; float:left; text-align: center; color:#fff; padding:180px 0 180px; position: relative; z-index: 9999;}
.titlebar_area:before{ position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.3;}
.titlebar_content_area{ z-index:2; position:relative;}
.titlebar_area h1{ font-size:60px; line-height:1.2; color:#fff; padding-bottom:0;text-transform: uppercase; text-shadow: 0px 0px 8px rgba(0,0,0,0.5); font-weight: 600 !important;}
.vinci_bread_crumb_wrap #crumbs{  list-style:none; padding:20px 0 0 0; margin:0; font-size:12px;}
.vinci_bread_crumb_wrap #crumbs li{ display:inline-block;font-size:16px;}
.vinci_bread_crumb_wrap #crumbs li a{ color:#fff;}
.vinci_bread_crumb_wrap #crumbs li a:hover{ color:#fff;}
.post-thumbnail{ padding-top:60px; line-height:0;}


.site_content{clear: both; float: left; width: 100%; position:relative; z-index: 9999;}
.tour_single_wrapper{ width:100%; float:left; padding-top:80px; padding-bottom:80px;}
.tour_single_wrapper h3{ font-size:24px; line-height:30px;}
.tour_single_sidebar{ width:30%; float:left; background: rgb(40,77,122);
background: linear-gradient(0deg, rgba(40,77,122,1) 0%, rgba(50,97,154,1) 100%); padding:25px; border-radius:6px;}
.tour_single_sidebar ul{ padding:0; margin:0; list-style:none;}
.tour_single_sidebar ul li{ border-bottom:1px solid #6487b2; padding:0 0px 0 10px;}
.tour_single_sidebar ul li a{ display:flex;align-items: center; padding:7px 0; color:#fff; font-weight:600;}
.tour_single_sidebar ul li a .icon{ line-height:0; border-radius:50px; height:45px; line-height:45px; background:#fff; margin-right:15px; transition:all 0.6s;}
.tour_single_sidebar ul li a.active .icon,
.tour_single_sidebar ul li a:hover .icon{ background:#bf7e48;}
.tour_single_sidebar ul li a.active .icon img,
.tour_single_sidebar ul li a:hover .icon img{filter: brightness(0) invert(1);}
.tour_single_sidebar ul li.mail_item,
.tour_single_sidebar ul li.click_to_whasapp{ text-align:center;border-bottom: 0px solid #6487b2; padding-top:12px;}
.tour_single_sidebar ul li.click_to_whasapp a{ border-radius:6px;background: rgb(191,126,71);
background: linear-gradient(90deg, rgba(191,126,71,1) 0%, rgba(191,126,72,1) 76%, rgba(219,157,105,1) 100%); padding:12px 35px; display:inline-block;}
.tour_single_content_area{ width:70%; float:left;padding-left: 50px;}
.textalign_right{ text-align:right;}
.textalign_right button .ubtn-text{text-transform: capitalize;letter-spacing: 0;font-weight: 600;}
.textalign_right button:hover{ background:#000 !important;}
.from_duration_list{ margin:0; padding:0; list-style:none;}
.from_duration_list li{ display:inline-block; padding:0 30px 0 32px; position:relative;font-size:16px; line-height:20px;}
.from_duration_list li .big{ font-size:18px; line-height:22px; font-weight:600;}
.from_duration_list li:before{ content:""; left:0; top:3px; background:url(img/tour_duration.jpg) no-repeat center center; width:20px; height:20px; position:absolute;line-height: 20px;}
.from_duration_list li.from_icon:before{background:url(img/tour_price.jpg) no-repeat center center;}

.cruise_details_table table,
.cruise_details_table th,
.cruise_details_table td{ border:0;}
.cruise_details_table td{ background:#deeaf8;border-bottom:10px solid #eff5fc;}
.cruise_details_table tr{ padding:6px 0;}

.tour_highlights_col h4{ font-size:18px; line-height:24px; margin:0; padding:0 0 20px 0;}
.tour_highlights_list ul{ margin:0; padding:0; list-style:none;}
.tour_highlights_list ul li{ position:relative; padding-left:20px;}
.tour_highlights_list ul li:after{content:""; left:0; top:9px; background:url(img/right_arrow3.png) no-repeat center center; width:12px; height:10px; position:absolute;line-height:10px;}
.you_will_love_list ul,
.tour_exclude_list ul,
.tour_included_list ul{ margin:0; padding:0; list-style:none;}
.you_will_love_list ul li,
.tour_exclude_list ul li,
.tour_included_list ul li{ position:relative; padding-left:30px; padding-bottom:15px;}
.tour_exclude_list ul li:after,
.tour_included_list ul li:after{content:""; left:0; top:2px; background:url(img/tick_icon.png) no-repeat center center; width:21px; height:23px; position:absolute;line-height:23px;}
.tour_exclude_list ul li:after{background:url(img/close_icon.png) no-repeat center center;}
.you_will_love_list ul li{ padding-bottom:10px;}
.you_will_love_list ul li:after{content:""; left:0; top:6px; background:url(img/heart.jpg) no-repeat center center;width:19px;height:19px; position:absolute;line-height:19px;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
.tour_itinerary_accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title > a{ padding-left:20px; color:#fff;}
.tour_itinerary_accordion.vc_tta.vc_general .vc_tta-panel-title{ border-bottom:0!important;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, 
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{ background:#355e8f; border-color:#355e8f;}
.tour_itinerary_accordion.vc_tta-color-blue.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before{border-color: #fff;}
.tour_itinerary_accordion.vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body{padding: 30px 15px 0px 15px !important;}
.smile_icon_list li .icon_description .info-list-heading{ padding-bottom:10px;}

.pricing_area_row .left-icon .aio-icon-left .align-icon{ line-height:0;}
.pricing_area_row .left-icon .aio-icon-title{ padding:0;}
.pricing_area_row table{ font-size:12px; line-height:15px; background:#ffffff; border:0;}
.pricing_area_row table td{border:0;padding: 12px 8px;}
.pricing_area_row table td[align="right"]{ text-align:right;}
.pricing_area_row table tr:nth-child(even) {background-color: #deeaf8;}

.inquiry-button{white-space: nowrap;font-weight: 600;font-size: 15px;line-height: 18px;padding: 15px 18px;border: none;background: #bf7e48;color: #ffffff;display: inline-block;border-radius: 6px;}
.inquiry-button:hover{ background:#000; color:#fff;}
.vc_custom_heading a:hover {opacity: .70!important;}

.single_tour_confidence_icon_area_row .vc_column-inner{ background: rgb(24,60,103);
background: linear-gradient(90deg, rgba(24,60,103,1) 0%, rgba(40,77,122,1) 100%); }
.single_tour_confidence_icon_area_row .vc_column-inner h3.aio-icon-title{ padding-bottom:0; font-size:16px;}
.what_to_pack_list ul{ padding:0; margin:0 -15px; list-style:none;}
.what_to_pack_list ul li{ width:33.3333%; padding:10px 15px;float: left; display: flex; align-items: center; line-height:20px; font-size:15px;}
.what_to_pack_list ul li img{ margin-right:10px;}

#popup-post-title{text-align: center;font-size: 24px; font-weight: 600; padding-top: 20px; padding-bottom: 0px;}
.blogpost_slider{ margin: 0 -8px;}
.blogpost_slider .slider_item{ padding:8px;}
.blogpost_slider .blogpost_slider_box{float:left; width:100%;padding:7px 7px 7px 7px; background:#fff;box-shadow: 0px 0px 4px rgba(0,0,0,0.1);border-radius:6px;}
.blogpost_slider .blogpost_slider_box .blogpost_desc{padding:7px 7px 7px 7px; float:left; width:100%;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb{ float:left; width:100%;border-radius:6px; overflow:hidden; line-height:0; height:196px;}
.blogpost_slider .blogpost_slider_box .blogpost_thumb img{width: 100%; height: 100%; object-fit: cover;}
.blogpost_slider .blogpost_slider_box h3{ font-size:16px; line-height:22px; font-weight:600; color:#000; padding:10px 0 5px;}
.blogpost_slider .blogpost_slider_box .post_date{padding-bottom: 12px; display: inline-block; width:100%; font-size:14px; line-height:18px;}
.blogpost_slider .blogpost_slider_box a{ font-size:15px; line-height:22px; font-weight:600; color:#fff; padding:12px 25px; border-radius:6px; display:inline-block; background: rgb(191,126,71);}
.blogpost_slider .blogpost_slider_box a:hover{ background:#000;}
.blogpost_slider .slick-dots{ bottom:0;  position:relative;
-webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.blogpost_slider.slick-dotted.slick-slider{ margin-bottom:0;}
.blogpost_slider .slick-dots li button::before{ font-size:9px;}
.send_request_for_this_tour{box-shadow: 0px 0px 14px rgba(0,0,0,0.12); border-radius:6px!important; }
.send_request_for_this_tour input[type="submit"]{ background: rgb(191,126,71); font-weight:600px;transition:all 0.6s;}
.send_request_for_this_tour input[type="submit"]:hover{ background:#000;}
.tours_partners_slider_wrap{clear:both; padding-bottom:40px;}



.tours_category_posts{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:0px 0;}
.blog_item_list,
.tour_list_content_area{display: grid; grid-template-columns: repeat( auto-fit, minmax(315px, 1fr) ); gap: 35px;padding:80px 0;}

/*Tours Box CSS Start*/
.tour_item_box{float:left;width:100%;padding:7px 7px 7px 7px; background:#fff;box-shadow: 0px 0px 4px rgba(0,0,0,0.1);border-radius:6px;}
.tour_item_box .tour_item_desc{padding:7px 20px 17px 20px; float:left; width:100%;}
.tour_item_box .tour_item_thumb{ float:left; width:100%;border-radius:6px; overflow:hidden; line-height:0; height:300px; position:relative;}
.tour_item_box .tour_item_thumb a.tour_item_thumb_link{ position:absolute; left:0; top:0; width:100%; height:100%;}
.tour_item_box .tour_item_thumb img{width: 100%; height: 100%; object-fit: cover;}
.tour_item_box h3{ font-size:18px; line-height:22px; font-weight:600; color:#000; padding:15px 0 20px; min-height:80px; border-bottom:1px solid #d2d2d2;}
.tour_item_box h3 a{ color:#000;}
.tour_item_box h3 a:hover{ color:#036cb0;}
.tour_item_box a.view_tour_button{ font-size:15px; line-height:22px; font-weight:600; color:#fff; padding:10px 25px; border-radius:6px; display:inline-block; background:#036cb0; float:right;}
.tour_item_box a.view_tour_button:hover{ background:#000;}
.tour_item_box .from_duration_list{ margin:0; padding:10px 0; list-style:none;}
.tour_item_box .from_duration_list li{ display:inline-block; padding:10px 0 10px 26px; position:relative;font-size:15px; line-height:20px; font-weight:600px;}
.tour_item_box .from_duration_list li:last-child{ float:right;}
.tour_item_box .from_duration_list li .big{ font-size:18px; line-height:22px; font-weight:600; color:#036cb0;}
.tour_item_box .from_duration_list li:before{ content:""; left:0; top:13px; background:url(img/tour_duration.jpg) no-repeat center center; width:20px; height:20px; position:absolute;line-height: 20px;}
.tour_item_box .from_duration_list li.from_icon:before{background:url(img/tour_price.jpg) no-repeat center center;}
.tour_item_box .from_duration_list li.duration_icon{ font-size:14px; line-height:18px; color:#000;}
.tour_item_star{ float:left;line-height: 0;margin-top: 9px;}
.tour_rating{ display: inline-block; position:relative;}
.tour_rating .stars{font-size:26px; line-height:26px;}
.tour_rating .stars:before{content: '\2605 \2605 \2605 \2605 \2605'; color:#ccc; font-size:26px; line-height:26px;}
.tour_rating .stars:after{content: '\2605 \2605 \2605 \2605 \2605'; color:#fdd835; font-size:26px; line-height:26px; position:absolute; top:0; left:0; overflow:hidden;}
.star_5 .tour_rating .stars:after{ width:100%;}
.star_4 .tour_rating .stars:after{ width:80%;}
.star_3 .tour_rating .stars:after{ width:60%;}
.star_2 .tour_rating .stars:after{ width:40%;}
.star_1 .tour_rating .stars:after{ width:20%;}
.star_0 .tour_rating .stars:after{ width:0%;}

/*Related_Tours*/
.related_tours_slider{ clear:both;margin: 0 -8px;}
.related_tours_slider .slider_item{ padding:8px;}
.related_tours_slider .slick-dots{ bottom:0;}
.related_tours_slider .slick-dots li button::before{ font-size:9px;}
.related_tours_slider.slick-dotted.slick-slider {margin-bottom: 60px;}

.tours_pkg_posts_list{border-left: 1px solid #aaa;}
.tours_pkg_posts_list ul{display: grid; grid-template-columns: 1fr 240px 170px 170px; gap:0; list-style:none; margin:0; padding:0;text-align: center;}
.tours_pkg_posts_list ul.tour-pkg-head{color: #fff; background: #036cb0;font-weight: 600;border-bottom: 0px solid #aaa; font-size: 17px;}
.tours_pkg_posts_list ul li{ padding:14px 10px;border-right: 1px solid #aaa;}
.tours_pkg_posts_list ul{border-bottom: 1px solid #aaa;font-weight: 600; font-size: 16px;line-height: 1.5;}
.tours_pkg_posts_list ul:nth-child(2n){ background: #f0f2f4;}
.tours_pkg_posts_list ul li a{ color:#036cb0;}
.tours_pkg_posts_list ul li a:hover{ color:#db9d68;}
.tours_pkg_posts_list ul li a.view_tour_button {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #fff;
	padding:9px 18px;
	border-radius: 6px;
	display: inline-block;
	background: #036cb0;
}
.tours_pkg_posts_list ul li a.view_tour_button:hover{background: #db9d68;}

.header_info_area{display: flex; align-items: center;}
.search_toggle_button{background:url(img/search_icon.jpg) no-repeat top center;}
.search_canvas_open .search_toggle_button{background:url(img/search_icon.jpg) no-repeat bottom center;}
.search_canvas_open .search-box{opacity:1; visibility: visible;}
.search-box { width: 100%; min-width:300px;float: left;border: #a7a7a7 1px solid !important; border-radius: 5px; position: absolute; top: 100%; opacity: 0; visibility: hidden; transition:all 0.5s; z-index:9; padding: 15px; background: #fff; right: -5px; margin-top: 5px; border: #00009333 1px solid !important;}
.hd_search_box{ position:relative;line-height: 0; padding:0px;}
.search_toggle_button{ position:relative; line-height:0;display: inline-block;width:22px; height:22px;cursor: pointer; font-size:20px;}
.vc_custom_1720275444270 .vc_custom_heading,
.vc_custom_1720185798211 p{ color:#fff;}
/*Blog Post CSS Start*/
.blog_item_box.tour_item_box .from_duration_list{display: flex; justify-content: space-between; align-items: center;}
.blog_item_box.tour_item_box .from_duration_list li:last-child:before{ display:none;}
.blog_item_box.tour_item_box .tour_item_desc{ padding-bottom:0px;}

/*Single Post CSS Start*/
.single_content_area{ padding:80px 0 40px; display: inline-block; width: 100%;}
.single_content_area .content-area{ width:70%; float:left; padding-right:50px;}
.single_content_area .sidebar{ width:30%; float: right;}
.sidebar .wp-block-search__inside-wrapper{ display:inline-block; position:relative;width: 100%;}
.sidebar .wp-block-search__inside-wrapper input[type="search"]{border: 1px solid #ccc;
  height: 40px;
  background: #fff;}
.sidebar .wp-block-search__inside-wrapper .wp-block-search__button{
	border-radius: 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 5px;
	width: 42px;
	background: none;
	min-width: auto;
	background: url(img/search_icon.jpg) no-repeat center 4px;
	height: 29px;
	border:0; font-size:0;
	border-left: 1px solid #ccc;
}
.sidebar h2,
.single_content_area .sidebar h2{ font-size:26px; padding-bottom:0;position:relative;}
.sidebar h2::after {
	content: "";
	position: absolute;
	background: #f17009;
	width: 60px;
	height: 3px;
	bottom: -8px;
	left: 0;
	transition: ease-in-out 300ms;
}
.single_content_area .sidebar{ font-size:16px;}
.single_content_area .sidebar .wp-block-latest-comments .wp-block-latest-comments__comment,
.single_content_area .sidebar .wp-block-latest-posts li{font-weight: 400;font-size:15px;margin-bottom: 15px;border-bottom: 1px solid #eee;border-top:0;padding:0 0 15px 0;}
.single_content_area .sidebar a{ color:#036cb0;}
.single_content_area .sidebar a:hover{ color:#dc9e69;}
.post-navigation{display: grid; grid-template-columns: 1fr 1fr; gap: 30px;background: #f4f4f4; padding: 0 20px; margin-bottom: 50px; line-height: 22px;}
.post-navigation > div{ padding:15px 0;color: #036cb0; font-weight:bold;}
.post-navigation > div.nav-next{ text-align:right;}
.entry-footer .byline .author{display: flex;align-items:center;}
.entry-footer .byline .author img{ width:22px; border-radius:40px;margin-right: 8px;}
.entry-footer .byline,
.entry-footer .posted-on,
.entry-footer .cat-links{ float:left; padding-right: 10px; border-right: 2px solid #dfe9f7; margin-right: 10px;}
.single_content_area .entry-footer{border-top: 2px solid #e4edf9;padding: 20px 0; margin-top:40px;font-size: 14px;line-height: 22px;}
.sidebar .wp-block-tag-cloud{ font-size:14px;}
.sidebar .wp-block-tag-cloud a{font-size: 14px !important; background: #fff; color: #036cb0 !important; line-height: 25px; padding: 4px 6px; border: 1px solid #eee; margin: 2px 1px;}
.sidebar .wp-block-tag-cloud a:hover{ background:#036cb0; color:#fff!important;}
.sidebar .widget_media_image{ margin-bottom:5px;}


.sidebar {
	border: 1px solid rgba(128,137,150,.1);
	padding: 30px 30px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 40px rgba(82,85,90,.1);
	-moz-box-shadow: 0 0 40px rgba(82,85,90,.1);
	box-shadow: 0 0 40px rgba(82,85,90,.1);
	display: inline-block;
}

/*Single Post CSS End*/

/*About-Us*/

.port-folio-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: ease-in-out 300ms;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
}
.port-image img {
    width: 100%;
    display: block;
    position: relative;
    transition: all .6s;
}
.port-detail {
    background: rgba(0, 0, 0, 0.5);
    padding: 10px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
    transition: ease-in-out 300ms;
	text-align:center;
}
.port-detail h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}
.port-detail h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
	padding:5px !important;
}
.contact-social{
	width:100%;
	float:left;
	margin:0px !important;
}
.contact-social li{
    display: inline-block;
    float: left;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    text-align: center;
}
.contact-social li a{
    display: block;
    color: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}
.contact-social li span{
	display:none;
}
.contact-social li:nth-child(1)  {
    background-color: #3e5ea4;
}
.contact-social li:nth-child(2)  {
    background-color: #31c7f9;
}
.contact-social li:nth-child(3)  {
    background-color: #2583be;
}
.contact-social li:nth-child(4)  {
    background-color: #c13584;
}
.payment-tbl {
    width: 100%;
    float: left;
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);
	margin-bottom:20px !important;
}
.payment-tbl tr:nth-child(odd) {
    background: #ededed;
}
.payment-tbl tr th, .payment-tbl tr td {
    padding: 16px;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    border-collapse: collapse;
}
.payment-tbl tr:nth-child(even) {
    background: #fff;
}

.blog_item_list.paginated-posts{ padding:0;}
.blog_item_banner .tour_item_box .tour_item_desc{position: absolute; z-index: 9;bottom: 0;left: 0;
 background: rgb(0,0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); align-content
}
.blog_item_banner .tour_item_box h3{ color:#fff;text-shadow: 1px 1px 7px #000; font-size:24px; line-height:28px;}
.blog_item_banner .first-four-posts .tour_item_box h3 {font-size: 20px;line-height: 22px;}
.blog_item_banner .tour_item_box h3 a{ color:#fff;}
.blog_item_banner .first-four-posts .tour_item_box{ width:50%; float:left;box-shadow:none;}
.blog_item_banner .fifth-post .tour_item_box{ width:100%; float:left;box-shadow:none;}
.blog_item_banner .tour_item_box .tour_item_thumb{height: 213px;}
.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb{height: 440px;}
.blog_item_banner .first-four-posts{width:50%; float:left;}
.blog_item_banner .fifth-post{width:50%;float:left;}
a.ultb3-btn i{right: 0!important;}
a.ultb3-btn:hover i{right: -10px!important;}
.price_formatter_heading{ padding:20px 0 20px 0;}
.nile-cruises-pricing_accordion .vc_do_custom_heading,
.day_tour_pricing_accordion .vc_do_custom_heading{ margin-bottom:0!important;}
.day_tour_pricing_accordion .price_formatter_heading{ padding-top:6px;}
.maytoaugust .vc_tta-panel-title a:before{ content:"May to August"; width:70.66666667%;display: inline-block;}
.septembertoapril .vc_tta-panel-title a:before{ content:"September to April"; width:70.66666667%;display: inline-block;}
.price_formatter{ font-weight:600;}
.slick-next::before, .slick-prev::before{ display:none;}
.transfers_box_foot{ padding:0; list-style:none; margin:0;display: flex;justify-content: space-between; align-items: center;}
.transfers_box_foot li{}
.transfers_category_posts_list .tour_item_box h3{margin-bottom: 15px !important;}
.transfers_box_foot li.price_form{ color:#036cb0;}
.price_num{ font-size:130%; font-weight:600;}
.transfers_single_wrapper .tour_single_sidebar h3{ color:#fff;}
.transfers_single_wrapper .tour_single_sidebar h3.face_an_issue{padding-top: 20px;}
.tour_single_sidebar_bottom p{ padding:0; color:#fff;}
.tour_single_sidebar_bottom a{ padding:0; color:#fff;}
.tour_single_sidebar_bottom a:hover{ opacity:0.7;}
.tour_single_sidebar_bottom img{margin-bottom: -3px; margin-right:5px;}

.tour_single_sidebar input[type="date"], .tour_single_sidebar input[type="text"], .tour_single_sidebar input[type="email"], .tour_single_sidebar input[type="url"], .tour_single_sidebar input[type="password"], .tour_single_sidebar input[type="search"], .tour_single_sidebar input[type="tel"], .tour_single_sidebar input[type="number"], .tour_single_sidebar textarea{ background:#fff;}
 #showLess {display: none; }
.loadmore_button{padding: 8px 12px; background: #036cb0; color: #fff;margin-right: 5px;cursor: pointer;}

/*Inner Page CSS End*/


/*********************************
*Responsive CSS Start*
*********************************/
@media screen and (max-width: 1200px) {
ul.travelling_times li:nth-child(5n):after{ display: inline-block;}
.sg-popup-id-259 button,
.inquiry-button{padding: 14px 10px!important;}
}
@media screen and (max-width: 1100px) {
.full_width_screen_1100{ width:100% !important;}
.tour_single_content_area .full_width_screen_1100{ width:25%!important;}
.upper_footer{grid-template-columns:1fr 1fr; }
	.sidebar_latest_posts .latest-post{grid-template-columns:60px 1fr;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 20px;}
}
@media screen and (max-width: 1050px) {
.contact-info li{ width:45%; margin:2% 2%; float:none; display:inline-block;}
	.tour_single_sidebar{ display:none;}
	.tour_single_content_area{ padding-left:0; width:100%;}

}
@media screen and (max-width: 1000px) {
.vc_row .shilabs_col100per{ width:100%!important;}
.vc_row .shilabs_col50per{ width:50%!important;}
.wpb_single_image.vc_align_left{ text-align:center !important;}
.upper_footer_top{flex-direction: column; align-items: center;}
.titlebar_area h1{ font-size:36px;}
.titlebar_area{ padding:80px 0;}
.tours_pkg_posts_list ul{grid-template-columns: 1fr 180px 130px 130px;}
	.vc_row.banner_bg{padding-top: 100px !important; padding-bottom: 100px !important;}
	.single_content_area .content-area,
	.single_content_area .sidebar{ width:100%; padding-right:0;}
	.single_content_area{ padding-bottom:0;}
	.blog_item_banner .first-four-posts .tour_item_box h3{font-size: 24px;}
	.blog_item_banner .first-four-posts,
	.blog_item_banner .fifth-post{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb{height: 340px;}
	}
@media screen and (max-width: 767px) {
.vc_row .shilabs_col50per{ width:100%!important;}
.two_col_mobile_screen_767{ width:50% !important;float: left;}
.two_col_mobile_screen_767:nth-child(2n + 1){ clear:both;}
.vc_row .shilabs_col50per{ width:100%;}
.cat_slider_wrap .ult-carousel-wrapper{margin: 0 auto;max-width: 400px;}
.tour_single_content_area .full_width_screen_1100{ width:100%!important;}
.what_to_pack_list ul li{ width:50%;}
.related_tours_slider.slick-dotted.slick-slider{margin: 0 auto 60px; max-width: 500px;}
.from_duration_list{ padding-top:40px;/*text-align: center;*/}
	.from_duration_list li{ text-align:left;}
.tour_single_wrapper h3,
.vc_col-sm-6.textalign_right{ text-align:center;}
	.vc_row.row_padding_left_right{padding-right:0!important; padding-left:0!important;}
}
@media screen and (max-width: 700px) {
.tours_pkg_posts_list ul{grid-template-columns: 1fr;}
.tours_pkg_posts_list ul.tour-pkg-head{ display:none;}
	.mobile_hamburger_canvas ul{ font-size:14px;}
}
@media screen and (max-width: 600px) {
.form_area .form_row.col_3.first_col_small .form_col:last-child,
.form_area .form_row.col_2 .form_col,
.form_area .form_row.col_3 .form_col {width: 100%;}
.form_area .form_row.col_3.first_col_small .form_col{width: 70%;}
.form_area .form_row.col_3.first_col_small .form_col.first_col{width: 30%;}
.upper_footer{grid-template-columns:1fr; }
.topbar_right{ display: none !important;}
.what_to_pack_list ul li{ width:100%;}
.tour_item_box a.view_tour_button{font-size: 12px;padding: 10px 15px;text-wrap: nowrap;}
	.search-box{ left:-50px;min-width: 250px;}
	.blog_item_banner .first-four-posts .tour_item_box h3 {font-size: 20px;line-height: 24px;}
}
@media screen and (max-width: 500px) {
	.blog_item_banner .first-four-posts .tour_item_box{ width:100%;}
	.blog_item_banner .fifth-post .tour_item_box .tour_item_thumb {height: 220px;}
}
@media screen and (max-width: 400px) {
	.header_info_area .tailor_made_bun{text-align: center;font-size: 12px;line-height: 15px;padding: 5px 10px;}
}

/*********************************
*Responsive CSS end*
*********************************/

.tour_single_content_area .from_duration_list li.from_icon .big:before,
.tours_pkg_posts_list ul li:nth-child(3n):before,
.tour_item_box .from_duration_list li.from_icon .big:before {
    content: "$000";
    width:100px;
    display: inline-block;font-size: 18px; line-height: 22px;
}
.tour_single_content_area .from_duration_list li.from_icon .big,
.tours_pkg_posts_list ul li:nth-child(3n),
.tour_item_box .from_duration_list li.from_icon .big{ position:relative;font-size: 0px;font-size: 0px;}
.wpcf7 form .wpcf7-response-output{ clear:both;}

.thank-row-1 {
    width: 100%;
    float: left;
    padding: 60px 24%;
    text-align: center;
}
.thank-row-1 p {
    display: inline-block;
    padding: 40px;
    color: #fff;
    background: #1c68b5;
    border-radius: 30px;
    border: #fff 3px solid;
}

.tour_single_content_area .tourpriceshow .from_duration_list li.from_icon .big::before{ display:none;}
.tour_single_content_area .tourpriceshow .from_duration_list li.from_icon .big{ font-size:18px!important;}
.tourpriceshow{}
.tourpriceshow .tour_item_box .from_duration_list li.from_icon .big::before,
.tourpriceshow .tours_pkg_posts_list ul li:nth-child(3n)::before{ display:none;}
.tourpriceshow .tour_item_box .from_duration_list li.from_icon .big,
.tourpriceshow .tours_pkg_posts_list ul li:nth-child(3n){font-size:18px!important;}

.tour_pricing_table{border-left: 1px solid #aaaaaa5e;}
.tour_pricing_table ul{display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; gap:0; list-style:none; margin:0; padding:0;text-align: center;}
.tour_pricing_table ul.tour_pricing_table_head{color: #fff; background: #036cb0;font-weight: 600;border-bottom: 0px solid #aaaaaa5e; font-size: 14px;}
.tour_pricing_table ul.tour_pricing_table_head li{border-right:1px solid #ffffff73;}
.tour_pricing_table ul li{ padding:14px 10px;border-right: 1px solid #aaaaaa5e;align-content: center;}
.tour_pricing_table ul{border-bottom: 1px solid #aaaaaa5e;font-weight: 600; font-size: 14px;line-height: 1.5;}
.tour_pricing_table ul:nth-child(2n){ background: #eff5fc;}

