/*
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/
 */
 
@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-Heavy.woff2') format('woff2'),
        url('fonts/CerebriSans-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/CerebriSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Marcellus';
    src: url('fonts/Marcellus-Regular.woff2') format('woff2'),
        url('fonts/Marcellus-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-Italic.woff2') format('woff2'),
        url('fonts/CerebriSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans Book';
    src: url('fonts/CerebriSans-BookItalic.woff2') format('woff2'),
        url('fonts/CerebriSans-BookItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-Bold.woff2') format('woff2'),
        url('fonts/CerebriSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans Book';
    src: url('fonts/CerebriSans-Book.woff2') format('woff2'),
        url('fonts/CerebriSans-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/CerebriSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-SemiBold.woff2') format('woff2'),
        url('fonts/CerebriSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-BoldItalic.woff2') format('woff2'),
        url('fonts/CerebriSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cerebri Sans';
    src: url('fonts/CerebriSans-ExtraBold.woff2') format('woff2'),
        url('fonts/CerebriSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* 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 {overflow-x: hidden;}

body {font-family: 'Cerebri Sans';	margin: 0; overflow-x:hidden; line-height:30px; font-size:19px; 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:60px;padding:0px;color:#000; font-family: 'Marcellus';}

h2{font-size:44px;padding:0 0 10px 0; color:#000; font-family: 'Marcellus';}

h3{font-size: 24px;padding:0 0 20px 0;color:#000; font-family: 'Marcellus';}

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: 999;}
.site_topbar{ width:100%; float:left; font-size:17px; font-weight:600;position: absolute;z-index: 999;}
.site_topbar .container{justify-content: space-between;display:flex;align-items: center;background: #000;padding: 5px 20px;border-radius: 0 0px 16px 16px;}
.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:#fff;}
.site_topbar .topbar_left li a:hover{ color:#ffffffb5;}
.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{color:#fff;}
.site_topbar .topbar_right li a:hover{color:#fff;}
.site_topbar .topbar_right li:first-child, .site_topbar .topbar_right li:nth-child(3){ padding-top:12px; color:#fff;}
.site_topbar .topbar_right li a:hover{ opacity:0.7;}
.site_topbar .topbar_right li:nth-child(4), .site_topbar .topbar_right li:nth-child(5), .site_topbar .topbar_right li:nth-child(6), .site_topbar .topbar_right li:nth-child(7){ padding-top:4px;}

.header_main{width:100%; float:left;padding: 0px ;position: absolute;z-index: 998;}
nav.main_navigation ul{ margin:0; padding:0; list-style:none; font-weight:600;}
nav.main_navigation ul.header_main_menu li{ float:left;padding:0 16px; position:relative; z-index: 9999;}
nav.main_navigation ul.header_main_menu li:last-child{ padding-right:0;}
nav.main_navigation ul.header_main_menu li a{ padding:20px 0px; color:#000; position:relative; float:left;letter-spacing: 0.5px;}
nav.main_navigation ul.header_main_menu > li.current_page_item > a:before,
nav.main_navigation ul.header_main_menu > li.current-menu-parent > a:before,
nav.main_navigation ul.header_main_menu > li > a:hover:before{ position:absolute; content:""; height:10px; width:100%; bottom:10px; left:0; background: url("http://vitaltravel.ch/wp-content/uploads/2025/03/menu.png") center no-repeat;}
nav.main_navigation ul.header_main_menu li.current_page_item a,
nav.main_navigation ul.header_main_menu li.current-menu-parent > a,
nav.main_navigation ul.header_main_menu li a:hover{ color:#000;}
/*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 #a8a8a8; 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:16px; line-height: 1.7; font-weight: 400; text-transform:uppercase; letter-spacing:1px;}
nav.main_navigation ul.header_main_menu > li ul.sub-menu li.current_page_item a,
nav.main_navigation ul.header_main_menu > li ul.sub-menu li a:hover{ color:#ea0029;}

.site-header-main{display: flex; justify-content: space-between;min-height: 94px; align-items: center; width:100%;padding-top:55px;}
.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;}

.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: 1024px) {
.mobile_hamburger_canvas,
.mobile_menu_toggle_button,
.mobile_nav-menu{display:none;}	
}
@media (max-width: 1023px) {
.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);}


.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;}




.site_footer{line-height: 26px;font-size: 18px;background:#222222; padding:70px 0 0 0;width:100%; float:left; position: relative; z-index: 999;}
.site_footer h2{color:#fff; font-family: 'Marcellus'; font-weight:500;}
.site_footer h3{color:#fff; font-family: 'Marcellus' !important; font-weight:400 !important;}
.copyright{ width:100%; float:left; background:#222222; color:#fff; border-top:1px solid #777; font-size: 15px;line-height: 20px; letter-spacing:2px; padding:20px 0; text-align:center;text-transform:uppercase;font-weight:300;color:#c1c1c1;font-family: 'Cerebri Sans Book';}


.upper_footer{ color:#000;display: grid;grid-template-columns: 2fr 1.5fr 1fr;gap:30px; margin:0 -20px; padding-bottom:15px;}
.upper_footer .upper_footer_col{ padding:20px;}
.upper_footer_col.upper_footer_col2 {
    padding-left: 80px;
}

.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:32px;font-family: 'Cerebri Sans';}
.upper_footer p{ color:#fff;font-size:17px; font-family: 'Cerebri Sans Book';font-weight:300;}
.footer_menu{ margin:0; padding:0; list-style:none;}
.footer_menu li{ display:inline-block; width:100%; padding-bottom:10px;font-size:15px; font-weight:400;  font-family: 'Cerebri Sans Book';}
.footer_menu li a{ color:#c1c1c1;display:inline-block; width:100%; padding-left: 18px;position:relative;}
.footer_menu li a:hover{ color:#c1c1c1;padding-left:22px;}
.footer_menu li a:after {position: absolute;left: 0px;top: 13px;content: "";width: 10px;height: 1px;border-radius: 40px;background: #fff;}

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

ul.footer_social2{ margin:0;display:inline-block; margin:0 0 0 0px; 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{ opacity:0.6;}
.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:240px 0 180px; position: relative; z-index:99;}
/*.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:55px; line-height:1.2; color:#ea0029; padding-bottom:0;/*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:#90ffec;}
.vinci_bread_crumb_wrap #crumbs li a:hover{ color:#fff;}
.post-thumbnail{ padding-top:60px; line-height:0;}



.header_info_area{display: flex; align-items: center;padding-left:30px;}
.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;}

/*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:#ea0029;font-weight:400;}
.single_content_area .sidebar a:hover{ color:#000;}
.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;}
.single_content_area .entry-content p{font-size: 18px;
    color: #000;
    line-height: 28px;
    font-weight: 300;
    font-family: 'Cerebri Sans Book';    
	text-align: justify;
}
.wp-block-list li{font-size: 18px;line-height: 28px;
    font-weight: 300;
    font-family: 'Cerebri Sans Book';
}
.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*/

.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;}

/*Inner Page CSS End*/


/*********************************
*Responsive CSS Start*
*********************************/
@media screen and (max-width: 1200px) {

}
@media screen and (max-width: 1100px) {
.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) {
.banner_more_detail{font-size: 14px !important; padding:15px !important; background:#fff;}
.col_50per{ width:50% !important;}
.col_100per{ width:100% !important;}

}
@media screen and (max-width: 1000px) {

.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:50%;}
.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;}
.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:850px) {
.topbar_right{ display: none !important;}
.site_topbar .topbar_left{width: 100%;justify-content: center;}
}
	
@media screen and (max-width: 767px) {


}
@media screen and (max-width: 700px) {
.mobile_hamburger_canvas ul{ font-size:14px;}
}
@media screen and (max-width: 600px) {
h2{font-size: 32px;line-height: 36px;}
.upper_footer{grid-template-columns:1fr; }
.search-box{ left:-50px;min-width: 250px;}
.blog_item_banner .first-four-posts .tour_item_box h3 {font-size: 20px;line-height: 24px;}
.site_topbar .container{ padding:0;}
.site-branding{max-width: 150px;}
}
@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*
*********************************/

.news-box {
    width: 100%;
    float: left;
	background:#222222;
    border-bottom:#fff 1px solid;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
	margin-bottom:20px !important;
}
.news-box input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 47px 10px 16px;
    display: inline-block;
    outline: none !important;
    color: #fff;
	background:#222222;
    font-size: 16px;
	font-weight:600;
    line-height: 27px;
    border-radius: 5px 0px 0px 5px;
}
.news-box input[type="submit"] {
    width: 47px;
    height: 47px;
    top: 0;
    right: 10px;
    position: absolute;
    display: inline-block;
    background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-2-2.png) right center no-repeat !important;
    border: none !important;
    padding: 12px 0 !important;
    color: #000 !important;
    font-size: 16px !important;
    text-indent: -900px;
    cursor: pointer;
    line-height: 20px;
}
.upper_footer_col4 h4 {
   width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding: 10px;
    border-radius: 50px;
    line-height: 25px;
    color: #000;
	display:inline-block;
    background: #fff url(http://vitaltravel.ch/wp-content/uploads/2025/05/whatsapp-2.png) 10px center no-repeat;
    padding-left: 60px !important;
	font-family: 'Cerebri Sans Book';
	transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease;
}
.upper_footer_col4 h4:hover {
    background-color: #25d366; 
    color: #fff; 
    transform: scale(1.05); 
}
.upper_footer_col4 h4 a {
    color: #000 !important;
    text-decoration: none;
    font-weight: 600;
	font-style:italic;
	transition: color 0.3s ease, text-decoration 0.3s ease; 
}
.upper_footer_col4 h4 a:hover {
    color: #fff !important; 
    text-decoration: underline; 
}
.banner {
    width: 100%;
    float: left;
    background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/banner-4.png) left no-repeat;
    background-size: cover;
	position: relative;
}
.banner-caption {
    width: 100%;
    float: left;
    padding-top: 12%;
	padding-bottom: 60px;
	display: flex;
    /*align-items: flex-end;*/
    gap: 40px;
}
.banner-caption-box{
	width: 36%;
    float: left;
	padding-top:110px;
}
.banner-caption-box h1 {
    color: #000;
    font-size: 45px;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 15px !important;
	font-family: 'Marcellus';
}
.banner-caption-box h3 {
    color: #000;
    font-size: 38px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 15px !important;
	padding:0px !important;
	font-family: 'Marcellus';
}
.banner-caption-box h3 span{
    color: #fff;
    font-size: 55px;
    background: url('http://vitaltravel.ch/wp-content/uploads/2025/03/ban-bg.png') no-repeat left center;
    background-size: cover;
    display: inline-block; /* Ensures the background applies correctly */
    padding: 10px 20px; /* Adjust as needed */
}

.banner-caption-box p {
    color: #3d3220;
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
}
.banner-caption-box a{
	font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 30px;
    background: #ea0029 url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-15.png) 122px no-repeat;
    padding: 10px 45px 10px 20px;
    margin-top: 30px;
	display: inline-block;
    transition: background 0.3s ease-in-out, transform 0.3s ease-in-out, color 0.3s ease-in-out; 
}
.banner-caption-box a:hover {
	background: #ea0029 url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-15.png) 108px no-repeat; 
    transform: scale(1.05); 
    color: #fff; 
}
@media (max-width: 768px) {
    .banner .banner-caption {
        flex-direction: column;
        text-align: center;
    }
	.banner-caption-box{
		width: 100%;
		padding:0px;
		padding-top:50px;
	}
}
.content-row-1{
	padding:60px 0;
}
.content-row-1 h2{
	font-size:36px;
	font-weight:500;
}
.content-row-1 .shilabs-image-box-title{
	display: inline-block;
    background: #ea0028;
    padding: 5px 20px;
    border: 1px solid #ea0028;
    border-radius: 30px;
}
.content-row-1 .shilabs_image_box_content {
    margin-top: -24px;
}
.content-row-1 .shilabs-image-box-description{
	font-family: 'Cerebri Sans Book';
	font-weight:200;
}
.content-row-2 .shilabs-image-box-title{
	font-weight:500 !important;
}
.content-row-2 .shilabs-image-box-description{
	font-family: 'Cerebri Sans Book';
	font-weight:300;
}
.content-row-2 .shilabs-image-box-button{
    font-size: 16px;
    font-weight: 500;
    border-radius: 0px;
	color:#000 !important;
    background : url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-1-9.png) 90px no-repeat;
    padding: 0px 45px 0px 6px !important;
    margin-top: 30px;
    display: inline-block;
    transition: background 0.3s ease-in-out, transform 0.2s ease-in-out;
    border-bottom: #000 1px solid;
	transition: background 0.3s ease-in-out, transform 0.3s ease-in-out, color 0.3s ease-in-out, border 0.3s ease-in-out;
}
.content-row-2 .shilabs-image-box-button:hover {
    background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-1-9.png) 95px no-repeat; /* Slightly move the background */
    transform: scale(1.05); /* Scale the button */
    color: #ea0029 !important; /* Change text color */
    border-bottom: #ea0029 1px solid; /* Change border color on hover */
}
.content-row-2 .shilabs-image-box-button a{
	color:#000;
}
.content-row-3{
    border-radius: 20px;
    margin-top: -58px;
    position: relative;
}
.content-row-3.vc_row-has-fill>.vc_column_container>.vc_column-inner{ padding-top:0px !important;}
.home_client_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.home_client_area .wpb_wrapper .shilabs_image_box_wrap{ width:25%; background:url(http://vitaltravel.ch/wp-content/uploads/2025/03/line-4.png) no-repeat left center; padding:20px 20px;}
.home_client_area .wpb_wrapper .shilabs_image_box_wrap:first-child{ background:none;}
.content-row-3 .shilabs-image-box-title{font-weight:500 !important;}

.home_tour_box{border:#cdcdcd 1px solid; border-radius:20px; padding:20px;}
.content-row-4{padding:60px 0;}
.content-row-4 .shilabs_image_box_content{background : url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-1-9.png) right no-repeat;}
.content-row-4 .shilabs-image-box-title{font-weight:500 !important;}
.content-row-4 .shilabs-image-box-description{font-weight:300;font-family: 'Cerebri Sans Book';}
.content-row-5{padding:60px 0;border-radius:20px;}
.content-row-5 h2{font-size:40px;color:#000;font-weight:500;margin-bottom:15px !important;font-family: 'Marcellus';position:relative;}
.content-row-5 h2:after{content: "";position: absolute;background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/bg-4-2.png) right no-repeat;width: 96px;height: 117px;left: 240px;top: -83px;}
.content-row-5 h3{font-size:26px;color:#000;font-weight:500;margin-bottom:10px !important;font-family: 'Cerebri Sans Book';}
.content-row-5 p{font-size:18px;color:#000;line-height:28px;font-weight:300;font-family: 'Cerebri Sans Book';}
.content-row-6{padding:60px 0;}
.content-row-6 h3{font-size:25px;font-family: 'Cerebri Sans Book';padding:0 0 5px 0 !important;}
.content-row-6 h2{font-size:28px;font-family: 'Cerebri Sans Book';padding:0 0 5px 0 !important;font-weight:600;}
.content-row-6 h4{font-size:22px;font-family: 'Cerebri Sans Book';padding:0 0 0px 0 !important;font-weight:300;}
.content-row-6 a {font-size: 16px;color: #fff;font-weight: 500;border-radius: 30px;background: #ea0029 url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-15.png) 105px no-repeat;padding: 10px 45px 10px 20px;margin-top: 30px;display: inline-block;transition: background 0.3s ease-in-out, transform 0.3s ease-in-out, color 0.3s ease-in-out;}
.content-row-6 a:hover{background: #ea0029 url(http://vitaltravel.ch/wp-content/uploads/2025/03/arrow-15.png) 108px no-repeat;transform: scale(1.05); color: #fff; }
.content-row-6 img{ width:100%;display:block;}
.content-row-6-box-1{border-radius:20px;background:#B2E6FE !important;overflow: hidden;}
.content-row-6-box-2{border-radius:20px;background:#FEEDED !important;overflow: hidden;}

.content-row-7 h2 {font-size: 36px;font-weight: 500;}
.content-row-8{padding:60px 0;}
.content-row-8 h2 {font-size: 36px;font-weight: 500;}
.content-row-8 .single-item-wrapper{background:#fff; padding:20px;border-radius:15px;}
.content-row-8 .item-content-wrapper{ background:#fff !important;padding:0px !important;}
.content-row-8 .item-content{font-style: normal !important;text-align:center !important;font-weight:300;font-family: 'Cerebri Sans Book';padding:20px;}
.content-row-8 .author-name{display:none;}
.content-row-9{padding:25px 0 60px 0;}
.content-row-9-box{background:#d0e9fb;border-radius:30px;}
.content-row-9-box img{width:100%;display:block;}
.content-row-9 .shilabs-image-box-title {font-weight: 500;font-family: 'Marcellus';}
.content-row-9 .shilabs-image-box-description {font-weight: 300;font-family: 'Cerebri Sans Book';}
.content-row-9 .shilabs-image-box-button{background:#ea0029;padding:10px 30px;border-radius:40px;font-weight: 300;font-family: 'Cerebri Sans Book';color:#fff;position:relative;}
.content-row-9 .shilabs-image-box-button:before{content:"";position:absolute;background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/bg-25.png) right no-repeat;width: 100px;height: 84px;right: -98px;top: -50px;}

/*********************************
*Contact CSS Satrt*
*********************************/

.contact-row-1 {
    padding: 60px 0;
    background: url(http://vitaltravel.ch/wp-content/uploads/2025/03/map-1.png) left center no-repeat;
    background-size: cover;
}
.contact-row-1 h4 {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px !important;
    color: #fff;
    background: #ea0029;
    padding: 10px 22px;
    border-radius: 40px;
    font-weight: 300;
    display: inline-block;
}
.contact-row-1-col-1{
	border-right: #c8c8c8 2px dotted;
	padding-right: 75px !important;
}
.cont-form-box {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.cont-form-box h4{
	color: #000;
	font-weight:500;
    font-size: 18px;
    margin-bottom: 10px;
}
.cont-form-box-col-1 {
    width: 48%;
    float: left;
}
.cont-form-box-col-2 {
    width: 48%;
    float: right;
}
.cont-form-box input[type="text"], .cont-form-box input[type="email"], .cont-form-box input[type="tel"], .cont-form-box input[type="number"], .cont-form-box textarea {
    width: 100%;
    float: left;
	font-family: 'Cerebri Sans';
    border: 1px solid #ecf4fb;
    background: #f4f7f7;
    height: 50px;
    border-radius: 10px;
    font-size: 16px;
	font-weight: 500;
	color:#777;
    padding: 0 10px;
    outline: none;
}
.cont-form-box .wpcf7-list-item-label{
	color:#777;
	font-weight:500;
}
.wpcf7-list-item.first{
	margin:0px !important;
}
.cont-form-box input[type="text"]::placeholder, .cont-form-box input[type="email"]::placeholder, .cont-form-box input[type="tel"]::placeholder, .cont-form-box input[type="date"]::placeholder, .cont-form-box textarea::placeholder, .cont-form-box input[type="number"]::placeholder{
	color:#777;
	font-family: 'Cerebri Sans';
	font-weight:500;
}
.cont-form-box textarea {
    height: 150px;
    padding: 18px 20px 0 10px;
	font-family: 'Cerebri Sans';
}
.cont-form-box1 {
    width: 100%;
    float: left;
}
.cont-form-box1 input[type="submit"] {
    display: inline-block;
    color: #fff;
    font-size: 16px;
	font-weight:700;
    background: #ea0029;
    border: #ea0029 1px solid;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
	letter-spacing:1px;
    transition: all 0.3s ease;
    margin-bottom: 0px !important;
	-webkit-appearance: none;
}
.cont-form-box1 input[type="submit"]:hover{
	transition: all 0.3s ease;
	border:#ea0029 1px solid;
	color: #fff;
	background: #ea0029;
	-webkit-animation: pulse-shadow 1s; 
	animation: pulse-shadow 1s;
	-webkit-box-shadow: 0 0 0 2em rgba(0,0,0,0);
	box-shadow: 0 0 0 2em rgba(0,0,0,0);
}
.contact-row-1 h2{
	color: #000;
    font-size: 34px;
    font-weight: 500;
    line-height: 43px;
    text-align: center;
    margin-bottom: 60px !important;
	text-align:center;
}
.contact-row-1 h3{
	font-size: 32px;
    color: #112947;
    font-weight: 600;
    margin-bottom: 30px !important;
}
.contact-row-1 .hm-form-box1{
	text-align:left;
}
.contact-row-1-col-2 ul li {
    color: #000;
    font-weight: 500;
    display: grid;
    align-items: center;
    line-height: 26px;
    margin-bottom: 25px;
    font-size: 16px;
    border-bottom: #c8c8c8 2px dotted;
    padding: 20px 0;
}

.contact-row-1-col-2 ul li:last-child {
    border-bottom: none;
}

.contact-row-1-col-2 ul li a:hover {
    color: #c09945;
    text-decoration: underline;
}

.contact-row-1-col-2 ul li span {
    color: #000;
    font-weight: 600;
    font-size: 25px;
	font-family: 'Marcellus';
}

.contact-box1{
	width:100%;
	float:left;
}
.contact-box1-lft{
	width:74px; height: 74px;
    margin-right: 20px;
	float:left;
	border: #c8c8c8 2px solid;
    padding: 15px;
    border-radius: 50%;
	position:relative;
}
.contact-box1-lft img{
	width:100%;
}
.contact-box1-rht{
	float:right;
	font-size: 18px;
    font-weight: 500;
	width: calc(100% - 94px);
}
.contact-box1-rht a{
	color:#000;
}
.dental-btn{
	width:100%;
	float:left;
	text-align:center;
}
.dental-btn a{
	background: #ea0029;
    padding: 10px 30px;
    border-radius: 40px;
    font-weight: 300;
    font-family: 'Cerebri Sans Book';
    color: #fff;
}
/* blog*/
.blg-btn-bx{
	width:100%;
	float:left;
	margin-top: 20px;
}
.blg-btn-bx-left{
	width:100%;
	float:left;
}
.blg-btn-bx-right{
	width:32%;
	float:left;
	display:none;
}
.blg-social li {
    display: inline-block;
	border-bottom:none !important;
    float: left !important;
    width: 35px !important;
    height: 35px !important;
    margin-right: 5px;
    background: url(https://enjoyicelandtours.com/wp-content/uploads/2024/05/3.png) no-repeat;
}
.blg-social li span{
	display:none;
}
.blg-social li a {
    display: block;
    width: 35px;
    height: 35px;
}
.blg-social li:nth-child(1) {
    background-position: left top;
}
.blg-social li:nth-child(2) {
    background-position: -44px top;
}
.blg-social li:nth-child(3) {
    background-position: -89px top;
}
.blg-social li:nth-child(4) {
    background-position: -133px top;
}
.blg-social li:nth-child(5) {
    background-position: -179px top;
}
.blg-social li:nth-child(6) {
    background-position: -223px top;
}
.blg-social li:nth-child(7) {
    background-position: -269px top;
}
.blgmore-btn1{
	display: inline-block;
    background: #ea0028;
    border: #ea0028 1px solid;
    border-radius: 5px;
     padding: 8px 18px;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
    cursor: pointer;
    line-height: 20px;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
}
.blgmore-btn1:hover{
	color: #fff !important;
	border: #000 1px solid;
    background: #000;
    transition: ease-in-out 300ms;
}
.prd-cat-container {
    display: flex;
    justify-content: space-between; 
    align-items: center; 
	margin-bottom:20px;
}
.prd-cat {
    flex: 1; 
}
.prd-cat a{
	font-size: 14px;
    color: #fff;
	background: #ea0028;
	padding:5px;
    font-weight: 500;
}
.category-separator {
    color: #000;
}
.prd-cat-container h5 {
    margin: 0; 
    text-align: right; 
	font-size: 15px;
    color: #12bc76;
    font-weight: 400;
}
.blog-details {
	width:100%;
	float:left;
	padding:35px 0;	
}
.blog-area {
    display: flex;
    flex-direction: column;
}
.blog-area li {
    display: block;
    width: 100%;
    margin-top: 60px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 60px;
	text-align:center;
}
.blog-area li:nth-child(1) {
    margin-top: 0;
}
.cat-det{
	width:100%;
	float:left;
	padding:60px 0;
}
.cat-det h1 {
   font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px !important;
}
.cat-det h1:after {
    content: "";
    position: absolute;
    background: #fade21;
    width: 82px;
    height: 8px;
    top: 43px;
    left: 0;
    transition: ease-in-out 300ms;
}
.cat-det h1:hover:after {
    width: 100px;
}
.cat-det article {
	 display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: #ccc 1px solid;
}
.cat-det .posted-on{
	color: #ed6e52;
    font-size: 14px;
    font-weight: 500;
}
.cat-det .edit-link a{
	color: #ed6e52;
    font-size: 14px;
    font-weight: 500;
	padding-left:20px;
	text-decoration:underline;
}
.cat-det .post-taxonomies{
	font-size: 15px;
    color: #525353;
    line-height: 22px;
}
.cat-det .post-taxonomies a{
	text-decoration:underline;
}
.cat-det h2{
	line-height:30px !important
}
.blog-area1 li{
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 2% 0;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.6);
	border-radius:6px;
	overflow:hidden;
	min-height:497px;
}
.blog-area li img, .blog-area1 li img {
	width:100%;
	float:left;
	height: 480px;
	display:block;	
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
}
.blog-area li img:hover{
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	transition: ease-in-out 300ms;
    -moz-transition: ease-in-out 300ms;
    -webkit-transition: ease-in-out 300ms;
    -ms-transition: ease-in-out 300ms;
    -o-transition: ease-in-out 300ms;
}
.blog-area li:nth-child(3n), .blog-area1 li:nth-child(3n) {
	margin-right:0px;	
}
.blog-area li .img-box {
	width:100%;
	float:left;
    overflow: hidden;	
	margin-bottom:20px !important;
}
.blog-img img {
	display:block;	
}
.blog-content {
	padding:15px;	
}
.blog-box {
	width:100%;
	float:left;
}
.blog-box h2, .cat-det h2 {
	font-size: 32px;
    font-weight: 500;
    color: #000;
	margin-bottom: 20px !important;
	padding:0px !important;
}
.more-btn-1 {
	display: inline-block;
    padding: 15px 45px;
    background: #f77c27;
    color: #FFF;
    font-style: 15px;
    margin-top: 30px;
}
.more-btn-1:hover{
	color:#fff;
}
.blg-list li{
    display: block;
    width: 100%;
    float: left;
    font-size: 14px;
    color: #545454;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}
.blg-list li:after {
    position: absolute;
    left: 0px;
    top: 4px;
    content: "";
    width: 8px;
    height: 8px;
    background: #f77c27;
}
.blog-box p, .cat-det p {
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    color: #000;
	font-family: 'Cerebri Sans Book';
}
.blog-box h2 a, .cat-det h2 a{
	 color:#000;	
}
.blog-row-1{
	width:100%;
	float:left;
	padding:60px 0;	
}
.blog-row-1-col-1{
	width:68% !important;
	float:left !important;
}
.blog-row-1-col-2{
	width:28% !important;
	float:right !important;
}
.sidebar-box{
	width:100%;
	float:left;
	background:#FEEDED !important;
	padding:30px;
	margin-bottom:40px;
	border-radius:6px;
}
.sidebar-box .wcwpro-list{
	font-family: 'Cerebri Sans Book';
	clip: unset !important;
    width: 100% !important;
    height: unset !important;
    position: relative !important;
    padding: 12px 15px !important;
    margin: unset !important;
    overflow: unset !important;
    background-color: #ea0029 ;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ea0029  !important;
    transition: all 300ms ease;
    border-radius: 6px;
}
.blog-row-1-col-2 h4{
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px !important;
    display: inline-block;
}
.blog-row-1-col-2 h2:after {
    content: "";
    position: absolute;
    background: #fade21;
    width: 82px;
    height: 8px;
    top: 43px;
    left: 0;
    transition: ease-in-out 300ms;
}
.blog-row-1-col-2 h2:hover:after {
    width: 100px;
}
.blog-row-1-col-2 .rpwwt-widget ul li {
	color: #272727;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
	display: flex;
    flex-wrap: wrap; /* Allow items to wrap into multiple rows */
    justify-content: space-between; /* Spread out the items */
    gap: 20px; /* Optional: adds space between columns and rows */
}
.blog-row-1-col-2 .rpwwt-widget ul li {
    width: calc(100% - 10px); /* Makes each list item take up 50% of the container width */
    box-sizing: border-box; /* Ensures padding and borders are included in width */
}
.blog-row-1-col-2 .rpwwt-widget ul li a{
	display: flex;
    flex-direction: row; /* Align child elements in a row */
    width: 100%; 
}
.blog-row-1-col-2 .rpwwt-widget ul li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 0px;
    background: #254b93;
    rotate: 45deg;
}
/*.blog-row-1-col-2 .rpwwt-widget ul li:hover {
    padding-left: 30px;
}*/
.blog-row-1-col-2 .wpcategorieswidget-2 li{
	display: inline-block;
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 19px !important;
    line-height: 22px !important;
    margin-bottom: 20px;
    border-bottom: none !important;
    background: #0e4375;
    border-radius: 43px;
    padding: 10px 20px;
    transition: ease-in-out 300ms;
}
.blog-row-1-col-2 .wpcategorieswidget-2 li:hover{
	transition: ease-in-out 300ms;
	background:#000;
	color:#fff;
}
.blog-row-1-col-2 .wpcategorieswidget-2 li:hover a{
	color:#fff !important;
}
.blog-row-1-col-2 .wpcategorieswidget-2 li a{
	color: #fff !important;
}
.blog-content h2 {
	font-size:26px;
	font-weight:500;
	margin-bottom:5px;
	color:#21a4e2;	
}
.blog-content h2 a {
	color:#21a4e2;		
}
.blog-content p {
	font-size: 14px;
    color: #545454;
    line-height: 25px;
	text-align:justify;	
}
.blog-content .more-btn {
	display:inline-block;
	background:#21a4e2;
	color:#FFF;
	padding:7px 25px;
	margin-top:10px;	
}
.blog-title {
	background:#21a4e2;
	padding:8px;
	color:#FFF;
	border-radius:6px;
	margin-bottom:30px;	
}
.blog-title h1 {
	font-size:22px;	
}
.blog-detais-row {
	width:100%;
	float:left;
	padding:60px 0;	
}
.blog-detais-row .post-thumbnail img {
	background:#f1f1f1;
	padding:8px;
	margin:0 0 15px 0;
	width:100%;	
}
.blog-detais-row-col-1 {
	width:70%;
	float:left;
	box-shadow: 0px 0px 12px 0px rgba(186,186,186,0.5);
	padding:60px;
	margin-bottom:0px !important;
}
.blog-detais-row-col-1 h1 {
	font-size: 30px;
	line-height:34px;
    font-weight: 600;
    margin: 15px 0 30px 0;
	color:#000;	
}
.blog-detais-row-col-1 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px !important;
}
.blog-detais-row-col-1 p {
	font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px !important;
    color: #000;
}
.blog-detais-row-col-1 p strong{
	font-size: 16px;
    color: #545454;
    font-weight: 600;
}
.blog-detais-row-col-1 h3 {
    font-size: 20px;
    color: #1b3473;
    font-weight: 400;
    margin: 15px 0;
}
.blog-detais-row-col-1 ul li{
	 color: #000;
    font-size: 16px;
	font-weight: 400;
    line-height: 26px;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}
.blog-detais-row-col-1 ul li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    background: #000;
}
.blog-detais-row-col-2 {
	width:26%;
	float:right;
}
.blog-detais-row-col-2 h4{
	color: #000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px !important;
    display: inline-block;
}
.blog-detais-row-col-2 h2:after {
    content: "";
    position: absolute;
    background: #fade21;
    width: 82px;
    height: 8px;
    top: 43px;
    left: 0;
    transition: ease-in-out 300ms;
}
.blog-detais-row-col-2 h2:hover:after {
    width: 100px;
}
.blog-detais-row-col-2 .rpwwt-widget ul li {
	color: #000;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.blog-detais-row-col-2 .rpwwt-widget ul li a {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.blog-detais-row-col-2 .rpwwt-widget ul li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 0px;
    background: #254b93;
    rotate: 45deg;
}
.blog-detais-right-box {
	float:left;
	width:100%;
	padding:15px;
	margin-bottom:20px;
	box-shadow: 0px 0px 5px 0px rgba(74,74,74,0.5);		
}
.blog-detais-right-box .widget-title {
	font-size:26px;
	font-weight:500;
	margin:5px 0 10px 0;
	color:#21a4e2;
	border-left:#21a4e2 solid 5px;
	padding-left: 10px;
	line-height: 25px;
}
.blog-detais-row-col-1 #comments {
    border-top: #ccc 1px solid;
	padding-top: 30px;
}
#comments {
	width:100%;
	float:left;
	margin-top:30px;
}
#comments h2 {
	font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px !important;
}
.comment-notes {
	font-size:15px;
	font-weight:600;
	color:#000;
	margin-bottom:10px;	
}
#commentform label {
	width:100%;
	float:left;
	margin-bottom:10px;
	font-size:14px;
	color:#000;	
}
#commentform input[type="text"], #commentform input[type="email"], #commentform input[type="tel"], #commentform input[type="url"], #commentform textarea {
	width:100%;
	float:left;
	padding:10px;
	border:#c7c7c7 solid 1px;
	margin-bottom:10px;	
}
#commentform textarea {
	height:80px;	
}
.comment-form-cookies-consent label {
	width:auto !important;	
}
#wp-comment-cookies-consent {
	float:left;
	margin: 5px 10px 0 0;
}
.form-submit {
	width:100%;
	float:left;
	margin-top:5px;	
}
.form-submit #submit {
	display: inline-block;
    background: #ea0029;
    color: #fff;
    padding: 16px 25px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    border: none;
}
.blog-detais-right-box ul li {
	display:block;
	width:100%;
	float:left;
	margin-bottom:5px;
	padding-left:15px;
	background: url(../images/arrow-style-1.png) left 8px no-repeat;	
}
.blog-detais-right-box ul li a {
	font-size:14px;
	color:#000;
	font-weight:600;	
}
.blog-detais-right-box ul li .post-date {
	font-size:11px;
	color:#21a4e2;
	display:block;	
}
.pagination {
	width:100%;
	float:left;
	padding:15px 0;
	text-align:center;	
}
.page-numbers li{
	display:inline-block;
	width:45px;
	height:35px;
	text-align:center;
	border:#ccc solid 1px;
	color:#000;
	font-size:14px;
	border-radius:0;
	line-height:35px;
	padding:0 8px;
	float:none;
	margin-right:5px;
	min-height:0px !important;
}
.page-numbers li a {
	display:block;
	color:#00666b;
	font-weight:600;
}
.rpwwt-post-title {
    font-size: 16px;
    font-weight: 500 !important;
    color: #4f3325;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.rpwwt-post-title:hover{
	color:#12bc76;
}
.rpwwt-post-date {
    font-size: 11px;
    color: red;
}
.rpwwt-post-excerpt {
	font-size: 12px;
    line-height: 16px;
    margin-top: 5px;	
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img {
    border-radius: 6px;
    width: 30%;
    max-height: 64px;
    object-fit: cover;
	margin:0px !important;
	margin-right:5% !important;
}
.footer-col-3 .rpwwt-post-title {
	color:#FFF;	
}
.footer-col-3 .rpwwt-post-excerpt {
	color:#FFF;	
}
.footer-col-3 .rpwwt-widget ul li {
	border-bottom:#2c313c solid 1px;
	margin-bottom:10px !important;
	padding-bottom:10px;	
}
.footer-col-3 .rpwwt-widget ul li:last-child {
	border-bottom:none;	
}
.footer-col-3 nav ul li img {
    border: #2c313c solid 1px;
    padding: 5px;
}
.side-list li {
	color: #000;
    font-size: 18px;
    font-weight: 400;
	padding:10px 0;
	margin-bottom: 10px;
}
.product-template-default.single.single-product .blog-detais-row-col-1 {
	width:100%;
}
.product-template-default.single.single-product .blog-detais-row-col-1 h1 {
	text-align:center;
}
.product-template-default.single.single-product .blog-detais-row-col-2 {
	display:none;
}
.blg-sidebar-box{
	width:100%;
	float:left;
	background-color: #eefafe;
    text-align: center;
    border-radius: 50em 50em 0 0;
    padding: 45px 22px 30px;
	margin-bottom: 40px;
}
@keyframes border-transform {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }
  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }
  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }
  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }
  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }
  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }
  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}
.blg-sidebar-box img{
	animation: border-transform 10s linear infinite alternate forwards;
    border-radius: 100%;
}
.blog-social{
    display: flex;
    flex-wrap: wrap;
	gap: 14px;
	margin:0px !important;
	padding:0px !important;
}
.blog-social li{
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #ECF5FE !important;
    border-radius: 5px;
    width: calc((100% - 14px* 2) / 3);
    text-align: center;
    padding: 14px 0;
}
.blg-social-link{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.blog-social-title{
	color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    margin-top: 10px !important;
}
.tour-row-1{width:100%;float:left;padding:60px 0;}
.tour-row-1-box{background:#ECF5FE !important;padding:20px;border-radius:15px;box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.1);}
.tour-row-1 h2 {font-size: 40px;color: #000;font-weight: 500;font-family: 'Marcellus';}
.tour-row-1 p {font-size: 18px;color: #000;line-height: 28px;font-weight: 300;font-family: 'Cerebri Sans Book';}
.tour-row-2{width:100%;float:left;padding:0px 0 60px;}
.tour-box-det-list{width:100%;float:left;position:relative;}
.tour-box-det-list li{width:100%;float:left; list-style:none;position:relative;margin-bottom:20px !important;}
.tour-box-det-list:before{ width:1px; height:100%; display:inline-block; content:""; background:#bdbdbd; position:absolute; top:0px; left:-31px;}
.tour-box-det-list li .tour-box-det-tittle:before {
    width: 10px;
    height: 10px;
    display: inline-block;
    content: "";
    background: #f46c17;
    border-radius: 10px;
    position: absolute;
    top: 11px;
    left: -35px;
}
.tour-box-det-list li .tour-box-det-tittle:after {
    width: 20px;
    height: 20px;
    opacity: 0.5;
    display: inline-block;
    content: "";
    background: #f46c17;
    border-radius: 10px;
    position: absolute;
    top: 7px;
    left: -40px;
}
.tour-box-det-tittle{font-weight: 600;font-size:20px;font-family: 'Marcellus';margin-bottom:5px;}
.tour-box-det-desc{font-family: 'Cerebri Sans Book';font-weight: 200;}
.tour-box-det-desc h3{font-size: 18px;padding:0px;}
.tour-box-det-desc .li_with_tick ul li{margin-bottom:0px !important;}
.tour-row-3{width:100%;float:left;padding:0px 0px 60px 0;}
.tour-row-3 h2 {font-size: 40px;color: #000;font-weight: 500;font-family: 'Marcellus';}
.tour-row-3 p {font-size: 18px;color: #000;line-height: 28px;font-weight: 300;font-family: 'Cerebri Sans Book';}
.highlight-box{border-left: #ea0029 4px solid;
    padding-left: 25px;
    margin-bottom:20px;
}
.highlight-box h3 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
	padding:0px;
}
.tour-row-4{width:100%;float:left;padding:60px 0;background:#fde7e7;text-align:center;}
.li_with_tick ul {
    list-style: none;
    padding: 0;
    margin: 15px 0 0 0;
}
.li_with_tick ul li {
    padding: 8px 0 8px 45px;
    background: url(http://vitaltravel.ch/wp-content/uploads/2025/04/tick.png) no-repeat left 12px;
    font-size: 18px;
    font-weight: 300;
	font-family: 'Cerebri Sans Book';
}
.li_with_tick ul li strong{font-weight: 600;}
.gallery-row-1{width:100%;float:left;padding:60px 0;}
.wpcf7-response-output {
width: 100%;
float: left;
text-align: center;
}
.recaptcha-box{
width: 100%;
float: left;
padding:10px 0;
}
.c-box {
width:305px;
float:none;
margin:0 auto;
}
.mobile_banner{display:none;}
@media screen and (max-width: 1050px) {
	.content-row-4 .shilabs-image-box {text-align: center !important;margin-bottom:20px !important;}
	.shilabs_image_box_wrap.sap_image_box,
	.content-row-4 .home_tour_box { max-width:329px; width:100%; margin:0 auto;}
	.site_topbar{position: static;}
	.site_topbar .container{border-radius: 0!important;}
}
@media screen and (max-width: 1024px) {
.header_main{ position:static;}
	.site-header-main{ padding:12px 0;}
	.content-row-5 h2::after{left: -53px; top: -100px;}
}
@media screen and (max-width: 1000px) {

.width_100per_screen_1000 .vc_col-sm-5,
.width_100per_screen_1000 .vc_col-sm-7{ width:100% !important;}
.home_client_area .wpb_wrapper .shilabs_image_box_wrap{ width:50%;}
.content-row-1 .shilabs_image_box_wrap .shilabs-image-box{padding:20px 0px;}
}

@media screen and (max-width: 600px) {
.home_client_area .wpb_wrapper .shilabs_image_box_wrap{ width:100%; background:none;}
}
@media (max-width: 767px) {
	.blog-detais-row-col-1,
	.blog-detais-row-col-2,
	.blog-row-1-col-1{ width:100%!important;}
	.blog-row-1-col-2{ width:100%!important;}
	.crellyslider,
	.crellyslider li.cs-slide{ height:400px!important;}
	
}
@media (max-width: 767px){
	.desktop_banner{display:none;}
	.mobile_banner{display:block;}
}
.egypt_tour p{font-size: 18px;color: #000;line-height: 28px;font-weight: 300;font-family: 'Cerebri Sans Book';}
.egypt_tour h4{color:#ea0029}
.egypt_tour h2{font-size: 36px;}