@charset "utf-8";
html {
  scroll-behavior: smooth;
}
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  box-sizing: border-box;
  border: none;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-HeavyItalic.woff2') format('woff2'),
        url('../fonts/DINNextW1G-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Light.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-LightItalic.woff2') format('woff2'),
        url('../fonts/DINNextW1G-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-MediumItalic.woff2') format('woff2'),
        url('../fonts/DINNextW1G-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Medium.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-LightItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-UltraLight.woff2') format('woff2'),
        url('../fonts/DINNextW1G-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-UltraLightIt.woff2') format('woff2'),
        url('../fonts/DINNextW1G-UltraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Black.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-ThinItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-BlackItalic.woff2') format('woff2'),
        url('../fonts/DINNextW1G-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-BoldItalic.woff2') format('woff2'),
        url('../fonts/DINNextW1G-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'DIN Next W1G';
    src: url('../fonts/DINNextW1G-Heavy.woff2') format('woff2'),
        url('../fonts/DINNextW1G-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-LightItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-ThinItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'IvyPresto Display';
    src: url('../fonts/IvyPrestoDisplay-BoldItalic.woff2') format('woff2'),
        url('../fonts/IvyPrestoDisplay-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
body {
   font-family: 'DIN Next W1G';
	color:#000;
	font-size:15px;
	line-height:28px;
  }
/**
 * 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: 'IvyPresto Display';}

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

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

h4{font-size: 21px;padding:0 0 20px 0;font-family: 'IvyPresto Display';}

h5{font-size: 20px;padding:0 0 20px 0;font-family: 'IvyPresto Display';}

h6{font-size: 18px;padding:0 0 20px 0;font-family: 'IvyPresto Display';}
body.single .vinci_blog_content .entry-content p,
p{margin:0; padding:0 0 25px 0; color:#000;font-family: 'DIN Next W1G';}
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%;
}
a {
  color: #000;
  text-decoration: none;
	}
a:hover {
  color: #000;
  text-decoration: none;
	}
img {
  max-width: 100%; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.row {
  width: 100%;
  float: left; }

abbr,
acronym {
  border-bottom: 1px dotted var(--trevlo-gray, #928496);
  cursor: help;
}
abbr,
acronym {
  border-bottom: 1px dotted var(--trevlo, #928496);
  cursor: help;
}

mark,
ins {
  background: #eceae0;
  text-decoration: none;
}
html {
  scroll-behavior: smooth;
}
/*main Css==========================*/
body.mobile_hamburger_open{
  overflow: hidden;
}
html, body{
  overflow-x: hidden;
}
.wrapper {
  width: 100%;
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 20px;}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.vc_column_container>.vc_column-inner{
	padding-left: 0px !important; 
    padding-right: 0px !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
	margin-bottom:0px !important;
}   
.breadcrumb{
	font-size: 15px;
    font-weight: 400;
    color: #fff !important;
}
.breadcrumb p{color: #fff !important;}
.breadcrumb a{
	color: #fff;
}
/*-----------------HEADER SEC--------------*/
header.main-header {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.header {
	width:100%;
	float:left;
}
.header .wrapper{display: flex; justify-content: space-between; align-items:center;}
.header-col-1 {
	float: left;
    /*padding: 15px 0;*/ line-height:0;
}
.header-col-2 {
display: flex;
align-items: center;
	float:right;
}
.header-col-2-left{
    float: left;
	margin-right: 20px;
    padding-right: 20px;
}
.header-col-2-rht{
    float: right;
	padding: 11px 0;
}
.header-col-2-rht a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'DIN Next W1G';
    padding: 8px 12px 8px 39px;
    display: inline-block;
    background: #fae9eb url(https://jewelbyjoud.com/wp-content/uploads/2025/10/icon-1-1.webp) 12px center no-repeat;
    background-size: 20px auto;
    border: 1px solid #d6b0b4;
    border-radius: 30px;
    margin: 0;
    transition: all 0.3s 
ease;
}
.header-col-2-rht a:hover {
    color: #c21e1c;
    background-color: #fae9eb;
    border-color: #c21e1c ;
}
.nav{
	width: 100%;
    float: left;
	padding-top:4px;
}
.nav li {
	display: inline-block;
	float: left;
	margin: 0px 20px;
	position: relative;
}
.nav li a {
	display: block;
    font-size: 16px;
    color: #000;
    font-weight: 500;
	letter-spacing:1px;
    position: relative;
    text-transform: capitalize;
    padding-bottom: 5px;
}
.nav li a:before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0%;
  background: #c21e1c ;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.nav li a:hover{
	color: #000;
}
.nav li a:hover:before{
  width: 100%;
}
.nav li a:before{
  left: 50%;
  transform: translateX(-50%);
}
/*.nav li.current-menu-item a{
  color:#000;
  border-bottom:3px solid #12bc76;
 padding-bottom:5px;
}*/
.sub-menu-toggle{
	display:none;
}
/* Sub-menu styles */
.sub-menu {
    position: absolute;
    background-color: white;
    float: left;
    width: 260px !important;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    display: inline;
    opacity: 0;
    transition: all 0.25s linear;
    transform: translateX(-20px);
    visibility: hidden;
    top: 40px;
    z-index: 999;
}
.nav .sub-menu > li a{text-transform: capitalize;font-size: 15px;
  line-height: 18px;
  padding: 7px 10px 7px;
  font-weight: normal;}
.nav .sub-menu > li a:before{ display:none;}
.sub-menu > li{ position:relative;}
.sub-menu li > .sub-menu{top:0px; left:100%;}
/* Hover effect on parent li to show sub-menu */
.nav li:hover > .sub-menu {
    opacity: 1;
    display: block;
    transform: translateX(0px);
    visibility: visible;
    background-color: #f0f0f0; /* Sub-menu background color on hover */
    transition: all 0.25s linear;
}

/* Sub-menu list items */
.sub-menu li {
    display: block;
    width: 100%;
    font-size: 13px;
    position: relative;
    border-bottom: 1px solid #fff;
    margin: 0px !important;
}

/* Remove border for the last item */
.sub-menu li:last-child {
    border: none;
}

/* Links inside the sub-menu */
.sub-menu li a {
    display: block; /* Make links take full width */
    padding: 5px 10px;
    position: relative;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    transition: background-color 0.3s ease, color 0.3s ease;
}

/* Link hover effect */
.sub-menu li a:hover {
    background-color: #3053a9; /* Change background color of links */
    color: #fff; /* Change text color */
}
.sub-menu li.menu-item-has-children > a:after {
    content: "";
    border: 5px solid transparent;
    border-left: 6px solid #000; 
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.sub-menu li.menu-item-has-children > a:hover:after {
    border-left-color: #fff; 
}
.banner {
	width: 100%;
	float: left;
	background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/banner-13.jpg) left no-repeat;
	background-size:cover;
	padding: 250px 0;
}
.banner img{
	width:100%;
	display: block;
}
.banner-caption{
	width: 100%;
	float: left;
}
.banner-caption-box {
    background: #fae9eb8f;
    padding: 20px;
}
.banner-caption .wrapper {
    display: flex;
    align-items: flex-end;
	gap: 40px; 
}
.banner-caption-box h1{
	color:#c21e1c;
	font-size:55px;
	font-weight:600;
	line-height:70px;
	display:inline-block;
	margin-bottom:15px !important;
}
.banner-caption-box h1 span{
	color:#3053a9;
}
.banner-caption-box p{
	color:#000;
	font-size:26px;
	font-weight:500;
	line-height:40px;
}
.banner_btn {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
	display:none;
}

.banner_btn li {
    margin-right: 30px;
    margin-top: 20px;
    text-align:center;
}

.banner_btn li a {
    display: inline-block;
    color: #fff;
    font-size: 19px;
    border-radius: 6px;
    padding: 12px 30px;
    text-decoration: none;
	 transition: background 0.4s ease, color 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;
    transform: scale(1);
}
.banner_btn li a.btn-blue {
    background: #153867;
	border:#fff 2px solid;
}

.banner_btn li a.btn-white {
    background: #fff;
    color: #000;
	border:#fff 2px solid;
}
.banner_btn li a:hover {
    transform: scale(1.03); /* Slight zoom on hover */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* Optional shadow */
}

.banner_btn li a:hover:after {
    right: 10px; /* Arrow moves to the right */
}
/*-----------------FOOTER SEC--------------*/

.site_footer{line-height: 26px;font-size: 15px;font-weight:300;background:#040817; padding:60px 0 0 0;width:100%; float:left; position: relative; z-index: 999;}
.copyright{ width:100%; float:left; background:#040817; color:#fff; border-top:1px solid #50535d; font-size: 15px;line-height: 20px; letter-spacing:1px; padding:20px 0; text-align:center;font-weight:400;letter-spacing:2px;}
.upper_footer_col1 p{padding:20px 0;}

.upper_footer{ color:#fff;display: grid;grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );/*grid-template-columns: 1fr 250px 1fr;*/gap:30px; margin:0 -20px; padding-bottom:15px;}
.upper_footer .upper_footer_col{ padding:20px;}

.tnp-subscription .tnp-field-email label{display:none;}
.tnp-subscription{ position:relative;}
..tnp-subscription .tnp-field-email{ width: 100%;
    padding: .7em;
    display: block;
    border: 1px;
    color: #444;
    border-color: #ddd;
    background-color: #f4f4f4;
    background-image: none;
    text-shadow: none;
    font-size: 1em;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;}
.tnp-subscription .tnp-field-button {
	position: absolute;
    padding: 0;
    margin: 0;
    right: 0;
    top: 0;
    height: 42px;
	min-width: 98px !important;
}
.tnp-subscription input.tnp-submit{right: 0px;background:#c21e1c !important;}

.site_footer h2{font-size:54px;color:#fff;font-weight:500;font-style:normal;}
.upper_footer h3{ font-size:20px;color:#fff;}
.upper_footer p{ color:#fff;font-weight:500;}
.footer_menu{ margin:0; padding:0; list-style:none;}
.footer_menu ul{margin:0;}
.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/f-arrow.jpg) no-repeat left 11px;padding-left: 16px;*/font-weight:500;}
.footer_menu li a:hover{ color:#06b4b5;}
.upper_footer_col1 span {margin-right: 10px;float: left;}
.upper_footer_col1{display: inline-block;width: 100%;font-size: 16px;line-height: 20px;padding: 10px 0;}
.upper_footer_col1 .footer_logo{margin-top:25px !important;}


.upper_footer_col2 ul li span {margin-right: 10px;float: left;}
.upper_footer_col2 ul li{display: inline-block;width: 100%;font-size: 18px;line-height: 20px;padding: 10px 0;}
.upper_footer_col2 li a {color: #fff; transition: all 0.6s;-webkit-transition: all 0.6s;}
.upper_footer_col2 ul li:nth-child(1) {text-decoration-line: underline;text-decoration-color: #5a5c66;text-decoration-thickness: 2px;text-underline-offset: 8px;}

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


ul.footer_social{ margin:0;display:inline-block; margin:0; padding:0;}
.footer_social li{ display:inline-block; width:100%; font-size:16px; line-height:26px; padding:10px 0;font-weight:500;}
.footer_social li span{ margin-right:10px;float: left;padding-bottom:10px;}
.footer_social li a{color:#fff; transition:all 0.6s;-webkit-transition:all 0.6s;}
.footer_social li a:hover{ color:#06b4b5;}
.footer_social li:nth-child(3) span{margin-bottom:10px;}

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;margin-right:8px;}
.footer_social2 li a:hover{ opacity:0.6;}
.banner_bg{ text-align:center;}
.home .banner_bg{ text-align:left;}

ul.home_social{ margin:0;display:inline-block; margin:0; padding:0;}
.home_social li{ display:inline-block; width:100%; font-size:18px; line-height:20px; padding:10px 0;font-weight:300;}
.home_social li span{ margin-right:10px;float: left;}
.home_social li a{color:#fff; transition:all 0.6s;-webkit-transition:all 0.6s;}
.home_social li a:hover{ color:#315a9a;}
.sticky_btn {
    position: fixed;
    right: -80px;
    top: 40%;
    z-index: 12;
    background: #11b773;
    padding: 15px;
    border-radius: 5px 5px 0px 0px;
    rotate: 270deg;
	transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
}
.sticky_btn:hover{
	color: #fff;
	background: #000;
	-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);
}
@keyframes pulse-shadow {
		0% { 
			-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
			box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
		}
}	
.sticky_btn a:hover{
	color: #fff;
}
.sticky_btn a{
	color: #fff;
    text-transform: uppercase;
    font-size: 14px;
	font-weight:500;
    padding: 8px;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-30.png) left no-repeat !important;
    padding-left: 24px;
}
/*-------------FOOTER SEC-------------*/

/*-----------------HOME SEC--------------*/
.content-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.content-row-1-col-1{
	width:28% !important;
	float:left !important;
	margin-right:2% !important;
}
.content-row-1-col-2{
	width:70% !important;
	float:right !important;
}
.content-row-1-col-1 h2{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:15px !important;
}
.content-row-1-col-1 p{
	font-size:15px;
	color:#000;
	font-weight:300;
	line-height:28px;
}
.destination-list, .destination-list1, .destination-list2{
display: flex;  flex-wrap: wrap;  justify-content: center;}
.destination-list li, .destination-list1 li{
	min-height: 162px;
	width: 25%;
	padding: 20px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.destination-list2 li{
	/*width:33.33%;*/
	width:33.3333%;
	float:left;
	padding:20px;
	text-align:center;
	 min-height: 162px;
}
.destination-list.destination-list-5 li{width:100%;
	float:left;}
.destination-list li:nth-child(odd), .destination-list.destination-list-2 li:nth-child(even), .destination-list.destination-list-3 li:nth-child(odd), .destination-list.destination-list-4 li:nth-child(even){
	background:#d6f2fd;
}
.destination-list li:nth-child(even), .destination-list.destination-list-2 li:nth-child(odd), .destination-list.destination-list-3 li:nth-child(even), .destination-list.destination-list-4 li:nth-child(odd){
	background:#eefafe;
}


.destination-list li:nth-child(odd), .destination-list1 li:nth-child(even), .destination-list2 li:nth-child(odd){
	background:#d6f2fd;
}
.destination-list li:nth-child(even), .destination-list1 li:nth-child(odd), .destination-list2 li:nth-child(even){
	background:#eefafe;
}
.destination-list li h3, .destination-list1 li h3, .destination-list2 li h3{
	font-size:18px;
	font-weight:600;
	margin-bottom:10px !important;
	color:#000;
}
.destination-list li h4, .destination-list1 li h4, .destination-list2 li h4{
	font-size: 13px;
    font-weight: 300;
	line-height:20px;
    margin-bottom: 10px !important;
    color: #000;
}
.destination-list li h5 a, .destination-list1 li h5 a, .destination-list2 li h5 a{
	font-size: 14px;
    padding: 3px 10px; display:inline-block;
    font-weight: 600;
    color: #000;
    border-bottom: #9c9c9c 1px solid;
    padding-left: 24px;
	transition: all 0.3s ease;
}
.destination-list li h5 a:hover, .destination-list1 li h5 a:hover, .destination-list2 li h5 a:hover{
	transition: all 0.3s ease;
	padding-left: 30px;
}
/*.destination-list.destination-list-5 li{width:100% !important;border-right: #11b773 30px solid !important;}
.traveldoc_phone_numbers_list_style2 .destination-list-5 li{border-right: #11b773 30px solid !important;}*/


.destination-list li:nth-child(odd) h5 a, .destination-list.destination-list-2 li:nth-child(even) h5 a, .destination-list.destination-list-3 li:nth-child(odd) h5 a,
.destination-list li:nth-child(odd) h5 a, .destination-list1 li:nth-child(even) h5 a, .destination-list2 li:nth-child(odd) h5 a{
	background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/icon-12-2.png) left no-repeat !important;
}
.destination-list li:nth-child(even) h5 a, .destination-list.destination-list-2 li:nth-child(odd) h5 a, .destination-list.destination-list-3 li:nth-child(even) h5 a,
.destination-list li:nth-child(even) h5 a, .destination-list1 li:nth-child(odd) h5 a, .destination-list2 li:nth-child(even) h5 a{
	background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/icon-13-2.png) left no-repeat !important;
}



.traveldoc_phone_numbers_list_style2 .destination-list li h3{font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px !important;
  color: #000;}
.traveldoc_phone_numbers_list_style2 .destination-list h4 {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 30px !important;
	color: #000;
	display: grid;
	align-items: center;
}
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li,
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-3 li,
.traveldoc_phone_numbers_list_style2 .destination-list li{ width:48%;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);margin: 0 1% 30px;}

/*.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-4 li:last-child{ width:98%;border-right: #11b773 30px solid !important;}*/
/*.destination-list.destination-list-4 li{width:100%;}*/
/*.traveldoc_phone_numbers_list_style1 .destination-list.destination-list-4 li{width:33.333%;}*/


@media (max-width: 768px) {
	.traveldoc_phone_numbers_list_style1 .destination-list.destination-list-4 li,
	.destination-list li, 
	.destination-list1 li, 
	.destination-list2 li{width: 100%;min-height: inherit;}
	
}

.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li,
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-3 li,
.traveldoc_phone_numbers_list_style2 .destination-list li{border-left: #3053a9 30px solid !important;background: #fff !important;border-right: #11b773 0px solid !important;}

.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li:nth-child(even),
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-3 li:nth-child(even),
.traveldoc_phone_numbers_list_style2 .destination-list li:nth-child(even){border-right: #11b773 30px solid !important;border-left: #3053a9 0px solid !important;}

@media (max-width: 767px) {
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li,
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-3 li,
.traveldoc_phone_numbers_list_style2 .destination-list li{ width:98%; margin: 0 1% 30px;}
	
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-3 li:last-child{ width:98%;}
.destination-list.destination-list-3 li{ width:100%;}
.destination-list.destination-list-2 li:nth-child(2n+1){background: #d6f2fd;}
.destination-list.destination-list-2 li:nth-child(2n){background: #eefafe;}
	
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li:nth-child(2n+1){background: #fff;}
.traveldoc_phone_numbers_list_style2 .destination-list.destination-list-2 li:nth-child(2n){background: #fff;}
}

.content-row-2{
	width: 100%;
    float: left;
    padding: 60px 0;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/bg-2-1.png) center no-repeat;
    background-size: cover;
}
.content-row-2-col-1, .content-row-2-col-3{
	width:48% !important;
	float:left !important;
}
.content-row-2-col-2, .content-row-2-col-4{
	width:48% !important;
	float:right !important;
}
.content-row-2 h2{
	font-size:32px;
	font-weight:600;
	color:#000;
	margin-bottom:10px !important;
	text-align:center;
}
.content-row-2 h3{
	font-size:18px;
	font-weight:400;
	color:#000;
	margin-bottom:60px !important;
	text-align:center;
}
.hm-price-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}

.hm-price-list li {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    overflow: hidden;
    display: flex;
	cursor:pointer;
	height: 150px;position: relative;
}
.hm-price-list-1 li{position: relative;}
.hm-price-list-1 li .link_box,
.hm-price-list li .link_box {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	font-size: 0;
}
.hm-price-box {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.hm-price-box-lft {
    flex: 1;
    padding: 10px 30px;align-content: center;
	
}
.hm-price-box-rht {
    width: 142px;
    background: #11b773;
    color: #fff;
    text-align: center;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.hm-price-list li:hover .hm-price-box-rht{
	background: #254699;
}
.hm-price-box-lft h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

.hm-price-box-lft h5 {
    font-size: 15px;
	line-height:28px;
    font-weight: 300;
    color: #666;
    margin-top: 5px;
}
.hm-price-box-lft h5 br{ display:none;}
.hm-price-box-rht h6 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.hm-price-list-1 {
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.hm-price-list-1 li {
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
    overflow: hidden;
    display: flex;
	cursor:pointer;
	height: 150px;
}
.hm-price-list-1 li:hover .hm-price-box-rht-1{
	background: #11b773;
}
.hm-price-box-1 {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.hm-price-box-lft-1 {
    flex: 1; align-content: center;
    padding: 10px 30px;
}
.hm-price-box-rht-1 {
    width: 142px;
    background: #254699;
    color: #fff;
    text-align: center;
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.hm-price-box-lft-1 h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.hm-price-box-lft-1 h5 {
    font-size: 14px;
    font-weight: 300;
    color: #666;
    margin-top: 5px;
}
.hm-price-box-rht-1 h6 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}
.hm-price-btn{
	width:100%;
	float:left;
	text-align:center;
}
.hm-price-btn a {
    display: inline-block;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    background: #fff url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-1-4.png) 170px no-repeat;
    padding: 18px 60px 18px 24px;
    border: #d4d4d4 1px solid;
    border-radius: 30px;
    margin-top: 55px;
	transition: all 0.3s ease;
	cursor:pointer;
	-webkit-appearance: none;
}
.hm-price-btn a:hover {
	color: #fff;
	transition: all 0.3s ease;
	background: #12bc76 url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-21.png) 170px center no-repeat;
	-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);
	}
@keyframes pulse-shadow {
		0% { 
			-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
			box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
		}
}	
.content-row-2-box{
	width:100%;
	float:left;
	margin-top:80px;
}
.content-row-2-col-4 h2{
	text-align:left;
	margin-bottom:30px !important;
}
.content-row-2-col-4 p{
	font-size:15px;
	font-weight:400;
	line-height:28px;
	margin-bottom:20px !important;
	color:#000;
}
.content-row-3{
	width: 100%;
    float: left;
    background: #254699;
}
.content-row-3-col-1{
	width:64% !important;
	float:left !important;
	padding:60px 60px 60px 160px !important;
}
.content-row-3-col-2{
	width:36% !important;
	float:right !important;
}
.content-row-3-col-2 img{
	display:block;
	width:100%;
}
.content-row-3 h2{
	font-size:32px; line-height:normal;
	font-weight:600;
	color:#fff;
	margin-bottom:50px !important;
}
.content-row-3 ul li {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 22px;
	background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-2-1.png) left 0px no-repeat;
    padding-left: 50px;
	cursor:pointer;
    transition: all 0.3s ease;
}
.content-row-3 ul li:hover{
	transition: all 0.3s ease;
	padding-left: 55px;
}
.space-row-1{
	width: 100%;
    float: left;
}
.content-row-4{
	width: 100%;
    float: left;
	padding:60px 0;
    background: #eefafe;
	text-align:center;
}
.content-row-4 .bac-list-1{display: flex; flex-wrap: wrap; justify-content: center;}
.bac-list-1 li {
    display: block;
    width: 33%;
    float: left;
    border-right: #c6dbe3 1px solid !important;
    border-bottom: #c6dbe3 1px solid !important;
    padding: 30px 30px 80px 30px; position:relative;
}
.bac-list-1 li:nth-child(3n) {
    border-right: none !important;
}
.bac-list-1 li:nth-child(4n), .bac-list-1 li:nth-child(5n), .bac-list-1 li:nth-child(6n) {
    border-bottom: none !important;
}
.bac-list-1 li h2{
	font-size:18px;
	color:#000;
	font-weight:600;
	padding:15px 0;
}
.bac-list-1 li h4{
	font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 28px;
    display: grid;
    align-items: center;
}
.bac-list-1 li a {
    float: right;
    display: inline-block;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-3.png) right no-repeat;
    padding: 0px 40px 0px 20px;
    border: none; position:absolute; bottom:30px; right:32px;
    border-radius: 0px;
    transition: all 0.3s ease;
    animation: slideIn 0.5s ease-out forwards; 
}
.bac-list-1 li a:hover {
    color: #11b773;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-3.png) right no-repeat;
    transform: scale(1.1); 
}
@keyframes slideIn {
    0% {
        transform: translateX(100%); 
        opacity: 0;
    }
    100% {
        transform: translateX(0); 
        opacity: 1;
    }
}
.content-row-5{
	width: 100%;
    float: left;
	padding:60px 0;
    background: url(https://www.travel-doc.com/wp-content/uploads/2025/02/bg-3-2.jpg) center bottom no-repeat;
	background-size:cover;
}
.content-row-5 h2{
	font-size:54px;
	font-weight:600;
	color:#fff;
	line-height:60px;
	margin-bottom:20px !important;
}
.content-row-5 p {
    font-size: 15px;
    color: #FFF;
    font-weight: 400;
    line-height: 28px;
}
.content-row-5 p a {
    display: inline-block;
    background: #12bc76 url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-21.png) 130px center no-repeat !important;
    border: #12bc76 1px solid;
    border-radius: 30px;
    padding: 14px 60px 14px 30px !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 600;
    cursor: pointer;
    line-height: 20px;
    margin-top: 40px !important;
    transition: all 0.3s ease;
	cursor:pointer;
	-webkit-appearance: none;
}
.content-row-5 p a:hover {
	color: #000 !important;
	background: #fff url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-1-4.png) 130px no-repeat !important;
    border: #d4d4d4 1px solid;
	transition: all 0.3s ease;
	-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);
	}
@keyframes pulse-shadow {
		0% { 
			-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
			box-shadow: 0 0 0 0 rgba(0,0,0,0.06); 
		}
}	
	
.content-row-6{
	width: 100%;
    float: left;
	padding:60px 0;
}
.content-row-6-col-1{
	width: 40% !important;
    float: left !important;
}
.content-row-6-col-2{
	width: 56% !important;
    float: right !important;
}
.content-row-6 h2{
	font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px !important;
	position:relative;
}
.content-row-6 h2:before{
	position:absolute;
	content:"";
	background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/plus.png) right no-repeat !important;
	width:110px;
	height:103px;
	right:0;
	top: -36px;
}
.content-row-6 p {
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px !important;
    color: #000;
}
/*-----------------HOME SEC END--------------*/



/*-----------------ABOUT SEC START--------------*/

.about-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.about-row-1-col-1{
	width:68% !important;
	float:left !important;
	margin-right:2%;
}
.about-row-1-col-2{
	width:30% !important;
	float:right !important;
}
.about-row-1 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px !important;
}
.about-row-1 p span {
	font-weight: 500;
    color: #3053a9;
}
.about-row-1 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px !important;
    color: #000;
}
.about-row-1 p:last-child{
	margin-bottom: 0px !important;
}
.about-row-2{
	width:100%;
	float:left;
	padding:60px 0;
	background: #eefafe;
}
.about-row-2-col-1{
	width:32% !important;
	float:left !important;
	margin-right:2%;
}
.about-row-2-col-2{
	width:32% !important;
	float:left !important;
	margin-right:2%;
}
.about-row-2-col-3{
	width:32% !important;
	float:right !important;
}
.about-row-2 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 60px !important;
	text-align:center;
}
.about-row-2 h3 {
    font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-bottom: 40px !important;
    position: relative;
}
.about-row-2 h3:after {
    position: absolute;
    content: "";
    background: #12bc76;
    width: 50px;
    height: 3px;
    bottom: -6px;
    left: 0px;
}
.about-row-2 ul{display: grid; grid-template-columns: 1fr; gap: 20px;}
.about-row-2 ul li {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0px;
    padding:8px 20px;
    line-height: 22px;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/arrow-3.png) left center no-repeat;
    padding-left: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid #ccc;
    display: grid;
    height: 80px;
    align-items: center;
	border-left: #3053a9 15px solid;
}
/*-----------------ABOUT SEC END--------------*/
.clinic-row-1{
	width:100%;
	float:left;
	padding:60px 20% 0 20%;
	text-align:center;
}
.clinic-tbl {
    width: 100%; 
    border-collapse: collapse;
    font-size: 15px; 
}
.clinic-tbl th, .clinic-tbl td {
    padding: 10px 15px; 
    border: 1px solid #ddd;
}

.clinic-tbl th {
    background-color: #12bc76;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
}
.clinic-tbl tr:nth-child(even) {
    background-color: #e8f8fe; 
}
.clinic-tbl tr:nth-child(odd) {
    background-color: #d6f2fd; 
}
.clinic-tbl td {
    color: #000; 
}
.clinic-row-2{
	width:100%;
	float:left;
	padding:60px 0 0 0;
}
.clinic-row-1 ul,
.clinic-row-2 ul{ padding:10px 0;}
.clinic-row-2 ul li {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 22px;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/tick-1.png) left 0px no-repeat;
    padding-left: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.clinic-row-4{
	width:100%;
	float:left;
	padding-bottom:60px;
}
.clinic-row-4 h3{
	font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px !important;
}
.clinic-row-4 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px !important;
    color: #000;
}
.clinic-row-4 p a{
	color:#254699;
}
.clinic-row-4 p:last-child{
	margin-bottom: 0px !important;
}
.clinic-contact-row-1{
	width: 100%;
    float: left;
	padding:60px 0;
	background: #f3fbfe url(https://www.travel-doc.com/wp-content/uploads/2024/12/bg-1-2.png) left center no-repeat;
    background-size: cover;
	text-align:center;
}

.clinic_contact_box > .vc_column-inner{
  border: 1px solid #fff; display: inline-block; width:100%;
  padding: 15px !important;
  background: #fff; 
  border-radius: 0px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); 
}
.clinic_contact_box_blue_border > .vc_column-inner{
	border-left: #3053a9 30px solid!important;
}
.clinic_contact_box_green_border > .vc_column-inner{
	border-right: #11b773 30px solid!important;
}


.clinic_contact_box h3 {
 	font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px !important;
    color: #000;
}
.clinic_contact_box h4 {
  font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 30px !important;
    color: #000;
    display: grid;
    align-items: center;
}
.clinic_contact_box h5 a{
  	font-size: 14px;
    padding: 10px;
    font-weight: 600;
    color: #000;
	 padding-left: 24px;
    transition: all 0.3s ease;
}

.clinic_contact_box h5 a:hover {
  text-decoration: underline;
}
.clinic_contact_box.clinic_contact_box_blue_border h5 a{
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/tick-2.png) left no-repeat !important;
}
.clinic_contact_box.clinic_contact_box_green_border h5 a{
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/tick-1-1.png) left no-repeat !important;
}

/* Responsive for smaller screens */
@media (max-width: 768px) {
  .clinic-contact-list {
    grid-template-columns: 1fr; /* Single column for narrow screens */
  }
}
.price-listall-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.price-listall-row-1 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px !important;
    text-align: center;
}
.price-listall-row-1 h3{
	font-size: 18px;
    font-weight: 400;
    color: #000;
    margin-bottom: 40px !important;
    text-align: center;
}
.price-tbl {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 15px;
}

.price-tbl th,
.price-tbl td {
    padding: 20px 25px;
    border: 1px solid #fff;
	height: 50px; 
}

.price-tbl th {
    background-color: #12bc76;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    font-size: 18px;
}
.price-tbl tr:nth-child(even) {
    background-color: #e8f8fe;
}

.price-tbl tr:nth-child(odd) {
    background-color: #d6f2fd;
}

.price-tbl td {
    color: #000;
    vertical-align: middle; 
}

.price-tbl td:nth-child(1),
.price-tbl td:nth-child(3) {
    width: 40%; 
}

.price-tbl td:nth-child(2) {
    width: 20%; 
	font-size:16px;
	font-weight: 600;
    text-align: center;
    background: #0b4681;
    color: #fff;
    text-transform: capitalize;
}
.price-tbl td:nth-child(1) {
    text-align: left;
}

.price-tbl td:nth-child(3) {
    text-align: left;
}
.price-row-2{
	width:100%;
	float:left;
	padding-bottom:60px;
}
.inner-row-1{
	width:100%;
	float:left;
	padding:58px 0;
}
.inner-row-1-col-1{
	width:49% !important;
	float:left !important;
	margin-right:2%;
}
.inner-row-1-col-2{
	width:49% !important;
	float:right !important;
}
.inner-row-2{
	width:100%;
	float:left;
	padding:58px 0;
	background: #eefafe;
}
.inner-row-1 h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px !important;
}
.inner-row-1 h3{
	font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px !important
}
.inner-row-1 p, .inner-row-2 p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px !important;
    color: #000;
}
.inner-row-1 p:last-child{
	margin-bottom: 0px !important;
}
.inner-row-2 p:last-child{
	margin-bottom: 0px !important;
}
.inner-row-2 h3{
	font-size: 28px;
    color: #000;
    font-weight: 600;
    margin-bottom: 30px !important
}
.inner-row-2 h5{
	font-size:18px;
    font-weight: 500;
    margin-bottom: 30px !important
}
.inner-row-2 ul li, .inner-row-1 ul li {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 20px;
    line-height: 22px;
    background: url(https://www.travel-doc.com/wp-content/uploads/2024/12/tick-1.png) left 0px no-repeat;
    padding-left: 50px;
    cursor: pointer;
    transition: all 0.3s ease;
}
.img-cap{
	width:100%;
	float:left;
	background:#3053a9;
	padding:10px;
	margin-top:20px;
	color:#fff;
}
/* blog*/
.blg-btn-bx{
	width:100%;
	float:left;
}
.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: #000000;
    border-radius: 6px;
    position: relative;
    padding: 10px 40px 10px 20px !important;
    border: #000000 1px solid;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s ease;
}
.blgmore-btn1:after {
    background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow.webp) no-repeat left center;
    height: 18px;
    width: 17px;
    position: absolute;
    right: 12px;
    content: "";
    top: 13px;
    transition: all 0.3s ease;
}
.blgmore-btn1:hover {
    background: #bc525e;
    color: #fff;
    border: 1px #fff soild;
    transform: scale(1.05);
}
.prd-cat-container {
    display: flex;
    justify-content: space-between; 
}
.prd-cat {
    flex: 1; 
}
.prd-cat a{
	font-size: 15px;
    color: #c21e1c;
    font-weight: 400;
	font-family: 'DIN Next W1G' !important;
}
.category-separator {
    color: #c21e1c;
}
.prd-cat-container h5 {
    margin: 0; 
	padding:0px;
    text-align: right; 
	font-size: 15px;
    color: #c21e1c;
    font-weight: 400;
	font-family: 'DIN Next W1G' !important;
}
.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: 40px;
}
.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: 100%; object-fit:cover;
	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.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-o-transform: scale(1.05);
	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; height:600px;
	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: 400;
    font-style: normal;
    line-height: 40px;
    text-decoration-line: underline;
    text-decoration-color: #7f7f7f;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
}
.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: 400;
    line-height: 36px;
    color: #000;
}
.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 section{
	background:#fae9eb;
	padding:30px;
	margin-bottom:40px;
	border-radius:6px;
}
.sidebar-box .wcwpro-list{
	font-family: 'DIN Next W1G';
	clip: unset !important;
    width: 100% !important;
    height: unset !important;
    position: relative !important;
    padding: 12px 15px !important;
    margin: unset !important;
    overflow: unset !important;
    background-color: #fff;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #bc525e !important;
    transition: all 300ms ease;
    border-radius: 6px;
}
.sidebar-box .widget-title,
.blog-row-1-col-2 h2,
.blog-row-1-col-2 h3,
.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;
}
.blog-row-1-col-2 .rpwwt-widget ul li a{
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.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: #272727 !important;
    font-weight: 600 !important;
    font-size: 14px !important;
	line-height:22px !important;
    margin-bottom: 20px;
    border-bottom: none !important;
    background: #eaf7fe;
    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: #272727 !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: 19px;
    line-height: 28px;
    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;
    font-family: 'DIN Next W1G' !important;
    font-weight: 400;
    color: #bc525e;
}
.blog-detais-row-col-1 ul li{
	 color: #000;
    font-size: 16px;
    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: #1b3473;
}
.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: flex-start;
}
.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: #c21e1c;
    color: #FFF;
    padding: 16px 25px;
    font-size: 15px;
    cursor: pointer;
    font-weight: 600;
    border: none;
	border-radius:5px;
}
.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: 15px;
    font-weight: 400 !important;
    color: #4f3325;
    line-height: 20px;
    display: flex;
    align-items: center;
}
.rpwwt-post-title:hover{
	color:#c21e1c;
}
.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;
}
.sitemap-row-1{
	width:100%;
	float:left;
	padding:60px 0;
}
.recaptcha-box{
	 width: 100%;
    float: left;
	padding:10px 0;
}
.c-box {
	width:305px;
	float:none;
	margin:0 auto;
}
.wpcf7-response-output {
    width: 100%;
    float: left;
    text-align: center;
}
/** Home Css */

.home_tittle_1 h2{font-size:28px;font-family: 'DIN Next W1G' !important;font-weight:400;line-height:35px;text-transform:uppercase;font-style:normal;}
.home_tittle_2 h3{font-size:20px;font-family: 'DIN Next W1G' !important;font-weight:400;color:#bc525e}
.home_tittle_2 h2{font-size:36px;font-weight:400;line-height:40px;font-style:normal;margin-bottom:25px !important;}
.home_tittle_2 p{font-size:19px;line-height:28px;}
.view_button {
	display:inline-block;
    background: #000000;
    border-radius: 6px;
    position: relative;
    padding: 10px 40px 10px 20px !important;
	border:#000000 1px solid;
    margin-top: 20px;
    color: #fff;
	font-size:16px;
	font-weight:400;
	transition: all 0.3s ease;
}
.view_button:after {
    background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow.webp) no-repeat left center;
    height: 18px;
    width: 17px;
    position: absolute;
    right: 12px;
    content: "";
    top: 13px;
	transition: all 0.3s ease;
}
.view_button:hover {
    background: #bc525e; 
    color: #fff;  
	border:#fff 1px soild;
	transform: scale(1.05);
}

.view_button:hover:after {
    right: 5px; 
    transform: scale(1.2) rotate(15deg);
}


.process-list {
  list-style:none;
  padding:0;
  margin:0;
  font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Arial;
}

/* Single step spacing */
.process-list > li {
  margin-bottom:34px;
}

/* Row layout for each step */
.process-box {
  display: flex;
  align-items: flex-start;
  position: relative;
	gap:36px;
}

/* Number circle */
.process-box-left {
  position: relative;
  width: 70px;
  min-width: 70px;
  display: flex;
  justify-content: center;
}

.process-box-left .demo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #f3d7d9;
  color: #111;
  font-weight: 600;
  font-size: 40px;
  font-family: 'IvyPresto Display';
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
  z-index: 2;
}

/* Make the dotted connector adjust to text height */
.process-list > li:not(:last-child) .process-box-left::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 75px; /* Start right below the number circle */
  width: 2px;
  height: calc(100% - -18px); /* dynamic: full box height minus the circle */
  border-left: 2px dashed #fff; /* adjust color as needed */
  z-index: 1;
}
/* right column (text) */
.process-box-rht{
  flex:1;
  color:rgba(255,255,255,0.88);
  line-height:1.6;
  font-size:15px;
  padding-top:2px;
}

/* heading inside the right column */
.process-box-rht h3{
  font-family: 'IvyPresto Display';
  font-style:italic;
  font-weight:400;
  font-size:26px;
  margin:0 0 8px 0;
  color:#f6efe9;
  letter-spacing:0.2px;
}
.process-box-rht p{ margin:0;color:#fff;font-size:18px; }

/* ========================= */
/* 🌟 Enhanced Animation Code Only 🌟 */
/* ========================= */

/* More visible fade-up animation */
.process-list > li {
  opacity: 0;
  transform: translateY(80px) scale(0.95);
  animation: fadeUpStrong 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

/* Staggered timing for nice sequence */
.process-list > li:nth-child(1) { animation-delay: 0.2s; }
.process-list > li:nth-child(2) { animation-delay: 0.5s; }
.process-list > li:nth-child(3) { animation-delay: 0.8s; }
.process-list > li:nth-child(4) { animation-delay: 1.1s; }

@keyframes fadeUpStrong {
  0% {
    opacity: 0;
    transform: translateY(80px) scale(0.95);
    filter: blur(6px);
  }
  60% {
    opacity: 1;
    transform: translateY(-10px) scale(1.02);
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Stronger glowing pulse for number circles */
.process-box-left .demo {
  animation: pulseGlowStrong 1.8s ease-in-out infinite alternate;
}

@keyframes pulseGlowStrong {
  0% {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
    transform: scale(1);
  }
  100% {
    box-shadow: 0 0 25px rgba(243, 215, 217, 1);
    transform: scale(1.1);
  }
}

.home_test_box{text-align:center;position:relative;}
.home_test_box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 515px;
  height: 2px; 
  background: url('https://jewelbyjoud.com/wp-content/uploads/2025/10/line.webp') no-repeat center;
  background-size: contain;
}

.home_test_box::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 515px; 
  height: 2px; 
  background: url('https://jewelbyjoud.com/wp-content/uploads/2025/10/line.webp') no-repeat center;
  background-size: contain;
}
.review_head{display: inline-block; width: 100%;}
.client_say_area{text-align:center;}
.client_say_area p{font-size: 28px;font-family: 'DIN Next W1G' !important;font-weight: 400;line-height: 35px;text-transform: uppercase;font-style: normal;}
.client_say_area h3{font-size:22px;font-family: 'DIN Next W1G' !important;font-weight: 400; padding: 0 !important;text-transform: uppercase;}
.client_say_area h4{font-size:16px;font-family: 'DIN Next W1G' !important;font-weight: 400;text-transform: uppercase;}
.client_say_area .shi_anything_slider .slick-prev,
.client_say_area .shi_anything_slider .slick-prev:hover,
.client_say_area .shi_anything_slider .slick-prev:focus{ top:-98px!important; right: 45px !important; left: auto; background:#fff0 url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow-1.webp) no-repeat center center;}
.client_say_area .shi_anything_slider .slick-next,
.client_say_area .shi_anything_slider .slick-next:hover,
.client_say_area .shi_anything_slider .slick-next:focus{ top:-98px!important;right: 4px !important;background: #fff0;background:#fff0 url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow-1-1.webp) no-repeat center center;}
.client_say_area .shi_anything_slider .slick-next::before, .client_say_area .shi_anything_slider .slick-prev::before{ display:none;}
.testi-img-box{text-align: center !important;margin: 0 auto !important;float:none !important;}
/*.client_say_area{background: radial-gradient(circle, #fff 0%, #E9F6F9 75%); padding:20px; border-radius:20px;}*/

.faq_tittle{color: #000;font-size: 40px;font-weight: 400;padding-bottom: 50px !important;text-transform:normal;}
.faq_list {border-bottom:#8e8e8e 1px solid;padding-bottom: 15px;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content{padding-left:0!important;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title{ padding-right:42px!important; padding-left:0!important;}
.vc_toggle_title{padding-left:0!important;}
.vc_toggle_title > h4{font-size: 22px!important; font-weight:400;font-family: 'DIN Next W1G';}
.vc_toggle_content > p{font-size: 18px!important;font-family: 'DIN Next W1G' !important;}
.vc_toggle_content{padding-left:0px !important;font-family: 'DIN Next W1G' !important;}
.vc_toggle_color_black .vc_toggle_icon::after, 
.vc_toggle_color_black .vc_toggle_icon::before{background-color: #000!important;}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon{right: 0!important; left: auto!important; background:#e5e5e7;}

.resource_box{background:#f1dedf;border:#d9bdbf solid 1px;border-radius:5px;padding:30px !important;}
.resource_box_1 .wpb_single_image.vc_align_left{margin-right:20px !important;}
.resource_box .shilabs_image_box_content, .resource_box .shilabs_image_box_content .shilabs-image-box-title{font-family: 'DIN Next W1G';}
.resource_box .shilabs_image_box_content .shilabs-image-box-title{font-weight:400;}
.resource_box .shilabs-image-box-button {
    display: inline-block;
    border-radius: 0px;
    position: relative;
    padding: 10px 40px 10px 20px !important;
    border-bottom: #000000 1px solid;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.3s 
ease;
}
.resource_box .shilabs-image-box-button:after {
    background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow-2-1.webp) no-repeat left center;
    height: 18px;
    width: 17px;
    position: absolute;
    right: 12px;
    content: "";
    top: 15px;
    transition: all 0.3s 
ease;
}
.resource_box .shilabs-image-box-button:before {
    background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/plus.webp) no-repeat left center;
    height: 12px;
    width: 12px;
    position: absolute;
    left: 0px;
    content: "";
    top: 17px;
    transition: all 0.3s 
ease;
}

.home_services_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap{ width:25%; background:url(http://s691948366.onlinehome.us/demo/occudoc/wp-content/uploads/2025/10/bor-shape_12.jpg) no-repeat left center; padding:20px 20px;}
.home_services_area .wpb_wrapper .shilabs_image_box_wrap:first-child{ background:none;padding-left:0px !important;}

.health_box_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.health_box_area .wpb_wrapper .shilabs_image_box_wrap{ width:33.333%; padding:20px;}
.health_box_area .health_box .shilabs-image-box{max-width:425px;margin: 0 auto;width: 100%; padding:0px; height: 100%;display: flex;flex-direction: column;}
.health_box_area .health_box .shilabs-image-box-button{ margin-top:auto;display: inline-block; max-width:118px;display: inline-block;
    border-radius: 0px;
    position: relative;
    padding: 0px !important;
    margin-top: 20px;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;}
.health_box_area .health_box .shilabs-image-box-button:after {
    background: url(https://jewelbyjoud.com/wp-content/uploads/2025/10/arrow-2-1.webp) no-repeat left center;
    height: 18px;
    width: 17px;
    position: absolute;
    right: 0px;
    content: "";
    top: 5px;
    transition: all 0.3s 
ease;
}
.health_box_area .health_box .shilabs_image_box_content{ flex: 1;display: flex;flex-direction: column;}
.health_box_area .health_box .shilabs-image-box-description{ padding-bottom:15px;}
.health_box_area .health_box .shilabs-image-box-title{font-weight:400;font-style:normal;line-height:40px;text-decoration-line: underline;text-decoration-color: #7f7f7f;text-decoration-thickness: 1px;text-underline-offset: 4px;}


.health_box_area .health_box .shilabs-image-box .shilabs-image-box-image {
  position: relative;overflow:hidden;
}

.health_box_area .health_box .shilabs-image-box .shilabs-image-box-image::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 71px; /* adjust size as needed */
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
}
/*.health_box_area .health_box .shilabs-image-box .shilabs-image-box-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.health_box_area .health_box .shilabs-image-box:hover .shilabs-image-box-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}*/
/* Shine */
.health_box_area .health_box .shilabs-image-box .shilabs-image-box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.health_box_area .health_box .shilabs-image-box:hover .shilabs-image-box-image::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
/*.health_box_area .health_box .shilabs-image-box:hover{ background:#153867!important;}
.health_box_area .health_box .shilabs-image-box:hover .shilabs_image_box_content{ color:#fff!important;}
.health_box_area .health_box .shilabs-image-box:hover .shilabs-image-box-title{ color:#fff!important;}*/




.exper_box_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.exper_box_area .wpb_wrapper .shilabs_image_box_wrap{ width:33.33%; background:url(http://s691948366.onlinehome.us/demo/occudoc/wp-content/uploads/2025/10/bor-shape_12.jpg) no-repeat left center; padding:20px 45px;}
.exper_box_area .wpb_wrapper .shilabs_image_box_wrap:first-child{ background:none;padding-left:0px !important;}
.exper_box_area .shilabs-image-box {
    max-width: 665px;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
    height: 100%; 
    display: flex;
    flex-direction: row;
    align-items: center;
}
.exper_box_area .shilabs_image_box_content {
    text-align: left;
    padding-left: 15px;
}
.exper_box_area .shilabs-image-box-image{margin:0px;}


.hm_tar_tittle h4{font-size:17px;color:#03c0c1;padding: 0 0 10px 0 !important;}
.hm_tar_tittle h2{font-size:34px;color:#fff;margin-bottom:0px !important;}
.hm_tar_tittle h3{font-size:19px;color:#fff;font-weight:500;line-height:28px;text-align:justify;}

.testi_tittle h3{font-size:17px;color:#03c0c1;padding: 0 0 10px 0 !important;}
.testi_tittle h2{font-size:34px;color:#051832;margin-bottom:0px !important;font-weight:600;}

.hm_cont_tittle h3{font-size:17px;color:#03c0c1;padding: 0 0 10px 0 !important;}
.hm_cont_tittle h2{font-size:34px;color:#051832;margin-bottom:0px !important;font-weight:600;}
ul.home_cont_box{ margin:0;display:inline-block; margin:0px 0 0 0; padding:0;}
.home_cont_box li{ display:inline-block; width:100%; font-size:17px; line-height:26px; padding:20px 0;border-bottom:#d3dae2 solid 1px;margin-bottom: 10px;font-weight:400;color:#000;}
.home_cont_box li span{font-size: 18px;font-weight: 400;color: #bc525e;}
.home_cont_box li a{color:#000;transition:all 0.6s;-webkit-transition:all 0.6s;}
.home_cont_box li a:hover{ color:#315a9a;}
.home_cont_box li:nth-child(3){border-bottom:none;}
.home_cont_box li img {float: left;width: 64px;height: 64px;margin-right: 20px;}

.hm_contact_box{padding: 30px 50px !important;background: #fff;box-shadow: rgba(195, 209, 223, 0.44) 0px 8px 24px;border-radius: 15px;height: 100%;display: flex;flex-direction: column;}
.hm_contact_box .vc_tta-tabs-list{border-bottom: 1px solid #c4c4c4 !important;}
.hm_contact_box .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{background:#e1e3e5 !important;font-size:15px;}
.hm_contact_box .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{background:#153867 !important;color:#fff !important;border:#153867 solid 1px;font-size:15px;}
.hm_contact_box .vc_tta.vc_general .vc_tta-panel-body{background:#fff !important;padding:15px 0 !important;}
.hm_contact_box .vc_tta-tabs-list li{margin-right:20px !important;}

.home_pack_tittle{text-align:center;width:100%;float:left;}
.home_pack_tittle p{font-size:19px;color:#fff;}
.home_pack_tittle h2{font-size:37px;color:#fff;margin-bottom:0px !important;font-weight:600;}
.home_pack_tittle h2 span{font-style:italic;}
.home_pack_btn_box {
  text-align: center;
  width: 100%;
  float: left;
}

.home_pack_btn {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: flex;
  justify-content: center; /* ✅ Centers buttons horizontally */
  align-items: center;     /* ✅ Vertically aligns if heights differ */
  flex-wrap: wrap;         /* ✅ Responsive wrap for smaller screens */
}

.home_pack_btn li {
  margin: 20px 15px 0; /* ✅ Even spacing left/right */
  text-align: center;
}

.home_pack_btn li a {
  display: inline-block;
  color: #fff;
  font-size: 19px;
  border-radius: 6px;
  padding: 12px 30px;
  text-decoration: none;
  transition: background 0.4s ease, color 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;
  transform: scale(1);
}

.home_pack_btn li a.btn-gren1 {
  background: #06b4b5;
  border: 1px solid #fff;
}

.home_pack_btn li a.btn-white1 {
  background: #fff;
  color: #000;
  border: 2px solid #fff;
}

.home_pack_btn li a:hover {
  transform: scale(1.03);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

/*-----------------CONTACT SEC START--------------*/
.cont-form-box {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.cont-form-box-col-1 {
    width: 48%;
    float: left;
	margin-right:2%;
}
.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 select, .cont-form-box textarea {
    width: 100%;
    float: left;
   font-family: 'DIN Next W1G';
    border: 1px solid #fff;
    background: #fff;
    height: 50px;
    border-radius: 0px;
    font-size: 15px;
    color: #000;
    padding: 0 10px;
    outline: none;
    border-bottom:#c8c8c8 solid 1px;
}
.cont-form-box input[type="text"]::placeholder, .cont-form-box input[type="email"]::placeholder, .cont-form-box input[type="tel"]::placeholder, .cont-form-box select::placeholder, .cont-form-box textarea::placeholder{
	color:#000;
	font-family: 'DIN Next W1G';
	font-weight:400;
	text-transform:uppercase;
	font-size:14px;
}
.cont-form-box textarea {
    height: 100px;
    padding: 18px 20px 0 10px;
	font-family: 'DIN Next W1G';
}
.cont-form-box1 {
    width: 100%;
    float: left;
}
.cont-form-box1 input[type="submit"] {
    background: #bc525e;
    border: #bc525e 2px solid;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-align: center;
	text-transform:uppercase;
    border-radius: 6px;
    padding: 10px 20px !important;
    text-decoration: none;
    transition: background 0.4s ease, color 0.4s ease, transform 0.4s ease, box-shadow 0.4s ease;
    transform: scale(1);
    position: relative;
}
.contact-row-1-col-2{
	width:48% !important;
	float:right !important;
}

.cont_tittle h3{font-size:17px;color: #bc525e;padding: 0px !important;font-family: 'DIN Next W1G' !important;text-transform: uppercase;font-weight:400;}
.cont_tittle h2{font-size: 36px;font-weight: 400;line-height: 40px;font-style: normal;margin-bottom: 25px !important;padding:0px !important;}
ul.cont_box{ margin:0;display:inline-block; margin:30px 0 0 0; padding:0;}
.cont_box li{ display:inline-block; width:100%; font-size:17px; line-height:26px; padding:10px 0;border-bottom:#d3dae2 solid 1px;margin-bottom: 10px;font-weight:00;}
.cont_box li span{font-size:18px;font-weight:600;}
.cont_box li a{color:#000;transition:all 0.6s;-webkit-transition:all 0.6s;}
.cont_box li a:hover{ color:#315a9a;}
.cont_box li:nth-child(3){border-bottom:none;}
.cont_box li img {float: left;width: 66px;height: 64px;margin-right: 20px;}

.contact_box{padding: 30px 50px !important;background: #fff;box-shadow: rgba(195, 209, 223, 0.44) 0px 8px 24px;border-radius: 15px;height: 100%;display: flex;flex-direction: column;}
.contact_box .vc_tta-tabs-list{border-bottom: 1px solid #c4c4c4 !important;}
.contact_box .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a{background:#e1e3e5 !important;font-size:15px;}
.contact_box .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{background:#153867 !important;color:#fff !important;border:#153867 solid 1px;font-size:15px;}
.contact_box .vc_tta.vc_general .vc_tta-panel-body{background:#fff !important;padding:15px 0 !important;}
.contact_box .vc_tta-tabs-list li{margin-right:20px !important;}
/*-----------------CONTACT SEC END--------------*/

/*-----------------ABOUT SEC START--------------*/
.about_tit h2{font-size:32px;color: #bc525e;padding-bottom: 0;margin-bottom:15px !important;}
.about_tit h3{font-size: 24px;font-style: italic;color: #000;font-weight: 400;line-height: 28px;font-family: 'DIN Next W1G' !important;}


/*-----------------ABOUT SEC END--------------*/

.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content{padding-left:0!important;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title{ padding-right:42px!important; padding-left:0!important;}
.vc_toggle_title > h4{font-size: 18px!important; font-weight:500;}
.vc_toggle_color_grey .vc_toggle_icon::after, 
.vc_toggle_color_grey .vc_toggle_icon::before{background-color: #000!important;}
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon{right: 0!important; left: auto!important; background:#e5e5e7;}

.portfolio-section {
	width:100%;
	float:left;
	padding:60px 0;
  text-align: center;
}

.portfolio-section h4 {
  font-size: 16px;
  letter-spacing: 2px;
  color: #bc525e;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.portfolio-section h2 {
  font-size: 32px;
  color: #2b2b2b;
  margin-bottom: 50px !important;
  font-weight: 600;
}

.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  margin: 0 auto;
}

.portfolio-item {
  background: #fff;
  border: 1px solid #e5e3e1;
  padding: 40px 25px;
  border-radius: 16px;
  transition: all 0.4s ease;
}

.portfolio-item:hover {
  background: #fae9eb;
  transform: translateY(-8px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

.portfolio-item h3 {
  font-size: 22px;
  color: #bc525e;
  margin-bottom: 10px;
  font-weight: 600;
}

.portfolio-item p {
  font-size: 18px;
  color: #000;
  line-height: 1.6;
}

.fashion_box_area .wpb_wrapper{display: flex;flex-wrap: wrap;justify-content: center;}
.fashion_box_area .wpb_wrapper .shilabs_image_box_wrap{ width:33.333%; padding:20px;}
.fashion_box_area .fashion_box .shilabs-image-box{max-width:425px;margin: 0 auto;width: 100%; padding:0px; background:#fff;box-shadow:rgba(195, 209, 223, 0.44) 0px 8px 24px; border-radius:15px;height: 100%;display: flex;flex-direction: column;border:#fae9eb solid 1px;}
.fashion_box_area .fashion_box .shilabs-image-box-button{ margin-top:auto;margin-left:auto;margin-right:auto;display: inline-block; max-width:160px;}
.fashion_box_area .fashion_box .shilabs_image_box_content{ flex: 1;display: flex;flex-direction: column;padding:20px;}
.fashion_box_area .fashion_box .shilabs-image-box-description{ padding-bottom:15px;}

.fashion_box_area .fashion_box .shilabs-image-box .shilabs-image-box-image {
  position: relative;overflow:hidden;
}

.fashion_box_area .fashion_box .shilabs-image-box .shilabs-image-box-image::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 71px; /* adjust size as needed */
  height: 69px;
  background-size: contain;
  background-repeat: no-repeat;
}
.fashion_box_area .fashion_box .shilabs-image-box .shilabs-image-box-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.fashion_box_area .fashion_box .shilabs-image-box:hover .shilabs-image-box-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
/* Shine */
.fashion_box_area .fashion_box .shilabs-image-box .shilabs-image-box-image::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.fashion_box_area .fashion_box .shilabs-image-box:hover .shilabs-image-box-image::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.fashion_box_area .fashion_box .shilabs-image-box:hover{ background:#c21e1c!important;}
.fashion_box_area .fashion_box .shilabs-image-box:hover .shilabs_image_box_content{ color:#fff!important;}
.fashion_box_area .fashion_box .shilabs-image-box:hover .shilabs-image-box-title{ color:#fff!important;}


.footer-popup {
  position: fixed;
  right: 10px;
  bottom: 20px;
  z-index: 9999999;
  width: 46px;
  text-align: center;
}

/* Overlay background */
.popup-overlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 99999999;
  justify-content: center;
  align-items: center;
}

/* Modal box */
.popup-modal {
  background: #fff;
  padding: 25px 30px;
  border-radius: 12px;
  box-shadow: 0 4px 25px rgba(0,0,0,0.3);
  text-align: center;
  width: 320px;
  max-width: 90%;
  animation: fadeInScale 0.3s ease-in-out;
  position: relative;
}

/* Close button */
.close-popup {
  position: absolute;
  top: 8px;
  right: 12px;
  cursor: pointer;
  font-size: 24px;
  color: #000;
}

/* WhatsApp button */
.popup-btn {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 10px 18px;
  border-radius: 6px;
  text-decoration: none;
  margin-top: 15px;
  transition: 0.3s;
}

.popup-btn:hover {
  background: #1da851;
}
.popup-btn:hover a{
  color:#fff;
}

/* Animation */
@keyframes fadeInScale {
  from { opacity: 0; transform: scale(0.8); }
  to { opacity: 1; transform: scale(1); }
}

/* Show popup */
.popup-overlay.active {
  display: flex;
}
/* Tablet: 2 columns */
@media (max-width: 1024px) {
  .fashion_box_area .wpb_wrapper .shilabs_image_box_wrap{
    width: 50%;
    padding: 15px;
  }
}

/* Mobile: 1 column */
@media (max-width: 767px) {
  .fashion_box_area .wpb_wrapper{
    flex-direction: column; /* optional but helps */
    align-items: center;
  }

  .fashion_box_area .wpb_wrapper .shilabs_image_box_wrap{
    width: 100%;
    padding: 10px;
  }

  .fashion_box_area .fashion_box .shilabs-image-box{
    max-width: 100%;
  }

  .fashion_box_area .fashion_box .shilabs_image_box_content{
    padding: 15px;
  }
}
.wsp-pages-list li a{font-size: 19px;line-height: 28px;position:relative;padding-left:15px;}
.wsp-pages-list li a:after{content:"";position:absolute;left:0px;top:7px;background:#000;width:5px;height:5px;}