@charset "utf-8";
html {
  scroll-behavior: smooth; overflow-x: hidden;
}
* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  box-sizing: border-box;
  border: none;
}
@font-face {
    font-family: 'AURA LUXESS Calligraphy';
    src: url('../fonts/AURALUXESSCalligraphy.woff2') format('woff2'),
        url('../fonts/AURALUXESSCalligraphy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Afacad';
    src: url('../fonts/Afacad-MediumItalic.woff2') format('woff2'),
        url('../fonts/Afacad-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
body {
  height: 100%;
  font-family: 'Afacad';
  overflow: auto !important;
  overflow-x: hidden !important;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none !important;
  outline: none;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

input,
select,
button {
  outline: none !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #ced9df;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #ced9df;
}
.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 p {
    color: #fff;
}
.breadcrumb p a {
    color: #fff;
}
/*-----------------HEADER SEC--------------*/
.header .wrapper {
    display: flex;
    justify-content: space-between;
}
.wrapper {
    width: 94% !important;
    max-width: 1280px !important;
    margin: 0 auto !important;
    float: none !important;
}
a {
  outline: none;
  text-decoration: none !important;
}
.crellyslider > .cs-navigation > .cs-slide-link{
	height: 5px !important;
	border-radius:5px !important;
}
.header .wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.header {
    width: 100%;
    background-color: #112743;
    display: flex;
    justify-content: center;
    position: fixed; /* Sticky header */
    top: 0;
    z-index: 1000;
	padding:10px 0;
}
.header-col-1 img{
	width: 100%;
	    margin-bottom: -90px;
}
.header-col-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-col-2-left {
    display: flex;
    align-items: center;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.header-col-2-rht ul {
    display: flex;
    align-items: center;
    list-style: none;
}

.header-col-2-rht li {
    margin-right: 20px;
}

.header-col-2-rht h3 {
    font-size: 12px;
    font-weight: 500;
	text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
	background: url(https://parisaidatours.com/wp-content/uploads/2025/03/email-7.png) left center no-repeat;
    padding-left: 28px;
}

.header-col-2-rht h3 a {
    text-decoration: none;
	text-transform: lowercase;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	position:relative;
}
.header-col-2-rht h3 a::before{
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	border-radius:4px;
	background-color:#dbd180;
	bottom:-4px;
	left:0;
	transform-origin:right;
	transform:scaleX(0);
	transition:transform .3s ease-in-out
}
.header-col-2-rht h3 a:hover::before{transform-origin:left;transform:scaleX(1)}
.header-col-2-rht img {
    display: inline-block;
}
.nav{
	width: 100%;
    float: left;
	padding-top:4px;
	list-style: none;
    display: flex;
}
.nav li {
    display: inline-block;
    float: left;
    margin-right: 40px;
    position: relative;
}
.nav li:last-child{
	 margin-right: 0px;
}
.nav li a {
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight:500;
	position: relative;
	text-transform: uppercase;
	padding-bottom:5px;
}
.nav li a:before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 0%;
  background: #dbd180;
  border-radius: 12px;
  transition: all 0.4s ease;
}
.nav li a:hover{
	color: #dbd180;
}
.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: 200px !important;
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.85);
    display: inline;
    opacity: 0;
    transition: all 0.25s linear;
    transform: translateX(-20px);
    visibility: hidden;
    top: 30px;
    z-index: 999;
}

/* 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 */
}

/*-----------------HEADER SEC--------------*/

/*-----------------BENNER SEC--------------*/
/* Banner Styling */
.banner {
    width: 100%;
    position: relative;
}

.banner img {
    width: 100%;
    display: block;
    object-fit: cover; /* Ensures image scaling without distortion */
}

/* Caption Styling */
.banner-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Perfectly center the caption */
    text-align: center;
    width: 100%;
    padding: 0 15px; /* Add padding for smaller screens */
}

.banner-caption-box h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
	text-transform:uppercase;
    line-height: 45px;
    margin: 0;
	letter-spacing: 2px;
}

.banner-caption-box h1 {
    color: #fff;
    font-size: 80px; 
    font-weight: 500;
    line-height: 90px;
	font-family: 'AURA LUXESS';
	letter-spacing: 5px;
}

/*-----------------FOOTER SEC--------------*/

.footer{
	width:100%;
	float:left;
	padding:60px 0 30px 0;
	background:#122744;
	position: relative;
    z-index: 999;
}
.footer-row{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 30px;
    margin: 0 -20px;
    padding-bottom: 15px;
}
.footer-col-1 {
    padding:20px;
}
.footer-col-1 img{display:block;}
.footer-col-2 {
    padding:20px;
}
.hm-cont-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer h2{
	font-size:18px;
	color:#fff;
	font-weight: 500;
	text-transform:uppercase;
	font-family: 'AURA LUXESS';
	margin-bottom:20px;
}
.hm-cont-list li {
    align-items: center;
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 15px;
    height: 55px;
    padding-left: 30px;  
    background-repeat: no-repeat;
    background-position: left 8px; 
}

.hm-cont-list li:first-child {
    background-image: url(https://parisaidatours.com/wp-content/uploads/2024/12/icon-4-2.png);
}

.hm-cont-list li:nth-child(2) {
    background-image: url(https://parisaidatours.com/wp-content/uploads/2024/12/icon-6-4.png);
}

.hm-cont-list li h3 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    padding-right: 10px;
}
.hm-cont-list li a{
	color: #fff;
	font-size: 18px;
	position:relative;
}
.hm-cont-list li a::before{
	content:"";
	position:absolute;
	width:100%;
	height:2px;
	border-radius:4px;
	background-color:#dbd180;
	bottom:-4px;
	left:0;
	transform-origin:right;
	transform:scaleX(0);
	transition:transform .3s ease-in-out
}
.hm-cont-list li a:hover::before{transform-origin:left;transform:scaleX(1)}

.hm-cont-list li h3 span{
	font-size: 18px;
	font-weight: 400;
}
.footer-col-3 {
   padding:20px;
}
.footer-col-3 ul li {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 22px;
    padding-left: 20px;
    position: relative;
    transition: all 0.3s ease;
}
.footer-col-3 ul li:hover{
	transition: all 0.3s ease;
	color:#c09945;
	padding-left: 24px;
}
.footer-col-3 ul li a {
    color: #fff;
}
.footer-col-3 ul li a:hover{
	color:#dbd180;
}
.footer-col-3 ul li:hover:after {
    background: #dbd180;
}
.footer-col-3 ul li:after {
    position: absolute;
    left: 0px;
    top: 9px;
    content: "";
    width: 10px;
    height: 1px;
    border-radius: 40px;
    background: #fff;
}
.footer-col-4 {
    padding:20px;
}
.footer-social{
  width:100%;
  float:left;
  margin-bottom:30px;
  list-style:none;
  padding:0;
  margin:0 0 30px 0;
  display:flex;
  gap:15px;
  flex-wrap:wrap;
}

.footer-social li{
  margin:0;
  padding:0;
}

/* Make the <a> the actual icon box (clickable + hoverable) */
.footer-social li a{
  display:block;
  width:28px;
  height:28px;
  text-decoration:none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius:4px;
  cursor:pointer;
}

/* Sprite icons only for first 5 items */
.footer-social li:nth-child(-n+5) a{
  background: url(https://parisaidatours.com/wp-content/uploads/2024/12/social-icon-1.png) no-repeat;
}

/* Sprite positions */
.footer-social li:nth-child(1) a { background-position: 0 0; }
.footer-social li:nth-child(2) a { background-position: -34px 0; }
.footer-social li:nth-child(3) a { background-position: -68px 0; }
.footer-social li:nth-child(4) a { background-position: -104px 0; }
.footer-social li:nth-child(5) a { background-position: -137px 0; }

/* Hover effect */
.footer-social li a:hover{
  transform: scale(1.05);
  animation: pulse-shadow 1s infinite ease-out;
  box-shadow: 0 0 15px rgba(161, 123, 56, 0.6);
}

@keyframes pulse-shadow {
  0% { box-shadow: 0 0 0 0 rgba(161, 123, 56, 0.6); }
  50% { box-shadow: 0 0 20px 5px rgba(161, 123, 56, 0.3); }
  100% { box-shadow: 0 0 0 0 rgba(161, 123, 56, 0.0); }
}

/* Hide dummy spans */
.footer-social li span{ display:none; }

/* For TikTok + Google image icons (6th & 7th items) */
.footer-social li:nth-child(n+6) a{
  width:28px;
  height:28px;
  background:none;
}

.footer-social li:nth-child(n+6) a img{
  width:28px;
  height:28px;
  display:block;
}
.footer-col-4 h3 {
    width: 100%;
    float: left;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 25px;
    color: #fff;
    background: url(https://parisaidatours.com/wp-content/uploads/2024/12/whatsapp-2.png) left center no-repeat;
    padding-left: 54px;
}
.footer-col-4 h3 a {
	color: #fff;
    text-decoration: none;
    text-transform: lowercase;
	font-weight: 500;
}
.copyright {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    align-items: center; 
    padding-top: 30px;
    border-top: 2px solid #374557; 
}

.copyright p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0; 
	letter-spacing:3px;
}

.copyright-col-1 {
    text-align: left; /* Align text to the left */
}

.copyright-col-2 {
    text-align: right; /* Align text to the right */
}

.copyright-col-2 ul {
    list-style: none; /* Removes bullet points */
    margin: 0;
    padding: 0;
}

.copyright-col-2 ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding-right: 40px; /* Adds spacing between list items */
    display: inline-block; /* Keeps items inline */
}
.copyright-col-2 ul li:last-child{
	padding-right: 0px;
}
.copyright-col-2 ul li a {
    color: #fff; /* Ensures links are white */
    text-decoration: none; /* Removes underline */
    transition: color 0.3s ease; /* Smooth hover transition */
}

.copyright-col-2 ul li a:hover {
    color: #dbd180; /* Hover color for links */
}

/*-------------FOOTER SEC-------------*/
/*-------------HOMEPAGE SEC-------------*/

.content-row-1{
	width:100%;
	float:left;
	padding:80px 0px;
}
.home-tour-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    list-style-type: none;
    padding: 0;
    text-align: center;
}

.home-tour-list li {
    position: relative;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden; /* Ensures no content spills out of the rounded corners */
}

.tour-det {
    position: absolute;
    bottom: 115px;
    left: 0;
    right: 0;
    color: #fff;
    /*padding: 10px;*/
    text-align: center;
}

.tour-det h2 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
    font-family: 'AURA LUXESS';
}

.tour-det h3 {
    font-size: 24px;
    font-weight: 500;
}

.home-tour-list li .btn-1 {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    background: #0e4375 url('https://parisaidatours.com/wp-content/uploads/2026/02/arrow-13.png') 95% center no-repeat; 
    border: #0e4375 1px solid;
    padding: 10px 60px 10px 29px;
    border-radius: 30px;
    margin: 20px 0; 
    text-decoration: none; 
	transition: all 0.3s ease, transform 0.3s ease;
	cursor: pointer;
	-webkit-appearance: none;
}

.home-tour-list li .btn-1:hover {
    background: #dbd180 url('https://parisaidatours.com/wp-content/uploads/2024/12/arrow-1-5.png') 95% center no-repeat; 
    border-color: #dbd180; 
	color:#000;
    transform: scale(1.05); /* Slightly enlarge the button */
    animation: pulse-shadow 1s infinite ease-out; 
    box-shadow: 0 0 15px rgba(161, 123, 56, 0.6); /* Add glow effect */
}

@keyframes pulse-shadow {
    0% { 
        box-shadow: 0 0 0 0 rgba(161, 123, 56, 0.6); 
    }
    50% { 
        box-shadow: 0 0 20px 5px rgba(161, 123, 56, 0.3); 
    }
    100% { 
        box-shadow: 0 0 0 0 rgba(161, 123, 56, 0.0); 
    }
}

.content-row-2{
	width:100%;
	float:left;
	padding:80px 0px;
}
.content-row-2 h2 {
    font-size: 58px;
    font-weight: 500;
	color:#112947;
	font-family: 'AURA LUXESS';
	text-transform:uppercase;
    margin-bottom: 15px;
    
}
.content-row-2 p {
    font-size: 20px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
}
.content-row-2-col-1{
	width:46% !important;
	float:left !important;
}
.content-row-2-col-2 {
  width: 54% !important;
  float: right !important;
}
.content-row-2 .btn-2 {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    background: #0e4375 url(https://parisaidatours.com/wp-content/uploads/2025/01/arrow-13.png) 95% center no-repeat;
    border: #0e4375 1px solid;
    padding: 10px 60px 10px 20px;
    border-radius: 5px;
    margin-top: 40px;
    transition: all 0.3s ease;
	cursor:pointer;
	-webkit-appearance: none;
}

.content-row-2 .btn-2:hover {
	transition: all 0.3s ease;
    background: #dbd180 url(https://parisaidatours.com/wp-content/uploads/2024/12/arrow-1-5.png) 95% center no-repeat; 
    border-color: #dbd180; 
	color:#000;
	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-3{
	width:100%;
	float:left;
	padding:80px 0px;
	text-align:center;
}
.content-row-3 h3 {
    font-size: 28px;
    font-weight: 400;
	text-transform:uppercase;
	letter-spacing: 3px;
}
.content-row-3 h2 {
    font-size: 56px;
    font-weight: 500;
	color: #112947;
	text-transform:uppercase;
	font-family: 'AURA LUXESS';
    margin-bottom: 60px !important;
}
.tss-wrapper .tss-carousel1 .item-content{
	font-size:18px !important;
}
.tss-wrapper .tss-meta-info.tss-left{
	background:#f1f5f8 !important;
	padding-top:10px !important;
}
.tss-carousel .swiper-arrow{
	background: #0e4375 !important;
}
.tss-carousel-main .swiper-pagination-bullet:hover, .tss-carousel-main .swiper-pagination-bullet-active, .tss-carousel .swiper-pagination-bullet:hover, .tss-carousel .swiper-pagination-bullet-active{
	background: #c09945 !important;
}
.content-row-4{
	width:100%;
	float:left;
	padding:80px 0px;
}
.content-row-4 h2 {
    font-size: 56px;
    font-weight: 500;
	color: #112947;
	text-transform:uppercase;
	font-family: 'AURA LUXESS';
    margin-bottom: 60px !important;
	text-align:center;
}
.content-row-4-col-1{
	width:48% !important;
	float:left !important;
	position:relative;
}
.content-row-4-col-1 img{
	width:100%;
	display:block;
}
.content-row-4-col-1 img:before{background:rgba(0,0,0,0.5); position:absolute; left:0; bottom:0; top:0; right:0; content:"";}
.content-row-4-col-1 .hm-blg-det{
	position:absolute;
	left:20px;
	bottom:20px;
	padding:0 20px;
}
.hm-blg-det-date li{
	display:inline-block !important;
	margin-right:15px;
	padding-left:20px;
	color:#fff;
	margin-bottom:10px !important;
}
.hm-blg-det-date li:nth-child(1){
 background: url('https://parisaidatours.com/wp-content/uploads/2024/12/admin.png') left center no-repeat;
}
.hm-blg-det-date li:nth-child(2){
 background: url('https://parisaidatours.com/wp-content/uploads/2024/12/date.png') left center no-repeat;
}
.hm-blg-det h4{
	color:#fff;
	font-size:26px;
	font-weight:500;
	font-family: 'AURA LUXESS';
	margin-bottom:10px;
	-webkit-appearance: none;
}
.hm-blg-det h5{
	color:#fff;
	font-weight:400;
	font-size:18px;
	margin-bottom:10px;
}
.hm-blg-det h3 a{
	color: #fff;
    font-size: 16px;
    background: url(https://parisaidatours.com/wp-content/uploads/2025/01/arrow-1-7.png) 82px no-repeat;
    padding: 10px 45px 10px 0px;
	transition: all 0.3s ease;
}
.hm-blg-det h3 a:hover{
	transition: all 0.3s ease;
	color:#fff;
	background: url(https://parisaidatours.com/wp-content/uploads/2025/01/arrow-1-7.png) 88px no-repeat;
}
.content-row-4-col-2{
	width:50% !important;
	float:right !important;
}
/* Blog List */
.home-blog-list li {
    width: 100%;
    float: left;
    margin-bottom: 15px;
	border-bottom: #dbdbdb 1px solid;
    padding-bottom: 10px;
}
.home-blog-list li:last-child{
	border-bottom: none;
}
/* Blog Box */
.home-blg-box {
    width: 100%;
    float: left;
}

/* Left Section of Blog Box */
.home-blg-box-left {
    float: left;
    width: 45%;
}

.home-blg-box-left img {
    width: 100%;
}

/* Right Section of Blog Box */
.home-blg-box-right {
    float: right;
    width: 48%;
}

.home-blg-box-right h5 {
    color: #000;
    font-size: 22px;
    font-family: 'AURA LUXESS';
	font-weight:500;
    margin-bottom: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
    -webkit-appearance: none;
}
.home-blg-box-right h4 {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}
.home-blg-box-right h3 a{
    color: #000;
    font-size: 16px;
	font-weight:500;
    background: url(https://parisaidatours.com/wp-content/uploads/2025/01/arrow-1-7.png) 82px no-repeat;
    padding: 10px 50px 10px 0;
	transition: all 0.3s ease;
}
.home-blg-box-right h3 a{
	color: #000;
	transition: all 0.3s ease;
}
.home-blg-box-right h3 a:hover{
	transition: all 0.3s ease;
	color:#000;
	background: url(https://parisaidatours.com/wp-content/uploads/2025/01/arrow-1-7.png) 88px no-repeat;
}
/* Blog Date and Details */
.hm-blg-det-date1{
	width:100%;
	float:left;
}
.hm-blg-det-date1 li {
	width:auto;
    display: inline-block !important;
    margin-right: 15px !important;
    padding: 0 0px 0 20px !important;
    color: #000 !important;
    margin-bottom: 10px !important;
	border-bottom: none;
}

.hm-blg-det-date1 li:nth-child(1) {
    background: url('https://parisaidatours.com/wp-content/uploads/2024/12/admin-1.png') left center no-repeat;
}

.hm-blg-det-date1 li:nth-child(2) {
    background: url('https://parisaidatours.com/wp-content/uploads/2024/12/date1.png') left center no-repeat;
}
.content-row-5{
	width:100%;
	float:left;
	padding:80px 0px;
	background:#f1f5f8;
}
.content-row-5 h2 {
    font-size: 56px;
    font-weight: 500;
	color: #112947;
	text-transform:uppercase;
	font-family: 'AURA LUXESS';
	margin-bottom: 60px !important;
	text-align:center;
}
.hm-booking {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    list-style-type: none;
    padding: 0;
    text-align: center;
    opacity: 0;
    animation: fadeIn 1s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.hm-booking li {
    border-radius: 5px;
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
    cursor: pointer;
    padding: 30px;
    opacity: 0;
    animation: slideIn 0.5s forwards;
}

@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.hm-booking li:hover {
    transform: translateY(-5px);
    box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.2);
}

@keyframes rotate-img {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.hm-booking li img {
    overflow: hidden;
    display: inline-block;
    transition: transform 0.3s ease;
}

.hm-booking li:hover img {
    animation: rotate-img 1s 1;
    filter: grayscale(0%);
}

.hm-booking li h3 {
    font-size: 24px;
    font-family: 'AURA LUXESS';
    font-weight: 500;
    color: #000;
    margin: 10px 0px !important;
}

.hm-booking li h4 {
    font-size: 18px;
    color: #000;
    line-height: 28px;
}


/*-------------CONTACT-US SEC-------------*/


.contact-row-1{
	width: 100%;
    float: left;
    padding: 60px 0;
}
.contact-row-1-col-1{
	width:56% !important;
	float:left !important;
	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, .cont-form-box select {
    width: 100%;
    float: left;
	font-family: 'Afacad';
    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: 'Afacad';
	font-weight:500;
}
.cont-form-box textarea {
    height: 150px;
    padding: 18px 20px 0 10px;
	font-family: 'Afacad';
}
.cont-form-box1 {
    width: 100%;
    float: left;
}
.cont-form-box1 input[type="submit"] {
    display: inline-block;
    color: #000;
    font-size: 16px;
	font-weight:700;
    background: #dbd180;
    border: #dbd180 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:#112947 1px solid;
	color: #fff;
	background: #112947;
	-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-col-2{
	width:38% !important;
	float:right !important;
}
.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;
	font-family: 'AURA LUXESS';
}
.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: #112947;
    font-weight: 600;
    font-size: 25px;
}

.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;
}
.faq-row-1{
	width:100%;
	float:left;
	padding:60px 15%;
}
.faq-row-1 .thfaqf-faq-list-title{
	font-size: 30px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    margin-bottom: 60px !important;
    font-family: 'AURA LUXESS';
	text-align:center;
}
.thfaqf-faq-item{
	margin-bottom:15px !important;
}
.thfaqf-faq-list-title{
	color: #000 !important;
    font-size: 30px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
    margin-bottom: 25px !important;
}
.thfaqf-faq-item-title h4{
	font-size: 20px !important;
    font-weight: 600 !important;
}
.thfaqf-faq-item-content p{
	font-size: 18px !important;
    line-height: 30px !important;
}
.thfaqf-pnumber, .thfaqf-prev-page, .thfaqf-next-page{
	color: #c09945 !important;
}
/*-------------ABOUT-US SEC-------------*/
.about-row-1 {
    width: 100%;
    float: left;
    padding: 80px 0;
}
.about-row-1 h3 {
    color: #dbd180;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}
.about-row-1 h2 {
    font-size: 50px;
    text-align: left;
    margin-bottom: 30px !important;
	color:#112947;
    font-weight: 500;
    line-height: 60px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
	font-family: 'AURA LUXESS';
}
.about-row-1 p {
    font-size: 20px;
    color: #000;
    line-height: 30px;
	margin-bottom: 10px;
}
.about-row-1 p:last-child{
	margin-bottom: 0px;
}
.about-row-2 {
    width: 100%;
    float: left;
}
.abt-box{
	border-left:#dbd180 4px solid;
	padding-left:30px;
	margin-bottom:50px;
}
.abt-box h3 {
    font-size: 20px;
    color: #000;
    line-height: 30px;
	margin-bottom: 10px;
}
.about-row-2 h2 {
    font-size: 50px;
	color:#112947;
    text-align: left;
    margin-bottom: 30px !important;
    font-weight: 500;
    line-height: 60px;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
	font-family: 'AURA LUXESS';
}
.about-row-2 p{
    font-size: 20px;
    color: #000;
    line-height: 30px;
	margin-bottom: 10px;
}
.about-row-3 {
    width: 100%;
    float: left;
    padding: 60px 0;
	text-align:center;
}
.abt-box-1{
	padding: 40px;
    background: #dbd180;
    color: #000;
}
.about-row-3 h2 {
    font-size: 50px;
    margin-bottom: 15px !important;
	color:#112947;
    font-weight: 500;
    font-family: 'AURA LUXESS';
}
.about-row-3 p {
    font-size: 20px;
    line-height: 30px;
}
.thfaqf-page-no .current{
	background-color: #122744 !important;
    border: 1px solid #122744 !important;
    color: #fff !important;
}
.tss-wrapper .rt-responsive-img{
	display:inline-block !important;
}
/* 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: #0e4375;
    border: #0e4375 1px solid;
    border-radius: 5px;
    padding: 14px 25px !important;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: 600;
    cursor: pointer;
    line-height: 20px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-appearance: none;
}
.blgmore-btn1:hover{
	color: #000 !important;
	border: #dbd180 1px solid;
    background: #dbd180;
    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: 15px;
    color: #000;
	background: #dbd180;
	padding:5px;
    font-weight: 600;
}
.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;
	    font-family: 'AURA LUXESS';
}
.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: 28px;
    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{
	width:100%;
	float:left;
	background:#eefafe;
	padding:30px;
	margin-bottom:40px;
	border-radius:6px;
}
.sidebar-box .wcwpro-list{
	font-family: 'Sora';
	clip: unset !important;
    width: 100% !important;
    height: unset !important;
    position: relative !important;
    padding: 12px 15px !important;
    margin: unset !important;
    overflow: unset !important;
    background-color: #eefafe;
    color: #000;
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #bddde3 !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;
}
.blog-row-1-col-2 .rpwwt-widget ul li A{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.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: 18px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px !important;
    color: #000;
}
.blog-detais-row-col-1 p strong{
	font-size: 18px;
    color: #545454;
    font-weight: 600;
}
.blog-detais-row-col-1 h3 {
    font-size: 20px;
    color: #1b3473;
    font-weight: 500;
    margin: 15px 0;
}
.blog-detais-row-col-1 ul li{
	 color: #000;
    font-size: 18px;
    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: #0e4375;
}
.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: #dbd180;
    color: #000;
    padding: 16px 25px;
    font-size: 15px;
    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;
}
.blog-social li{
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #dbd1804d;
    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: #0e4375;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
	margin-top:10px;
}

@media (max-width: 991px) {
    .home-tour-list {grid-template-columns: repeat(2, 1fr);}
}
@media (max-width: 767px) {
    .home-tour-list, .hm-booking {grid-template-columns: 1fr;}
	.content-row-2-col-1, .content-row-2-col-2, .content-row-4-col-1, .content-row-4-col-2, .contact-row-1-col-1, .contact-row-1-col-2{width:100% !important;margin-bottom:30px;}
	.blog-detais-row-col-1, .blog-detais-row-col-2, .blog-row-1-col-1, .blog-row-1-col-2{width:100%!important;padding:20px;}
	.crellyslider, .crellyslider li.cs-slide{ height:400px!important;}
}
@media screen and (max-width: 1100px) {
    .footer-row {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 600px) {
	.footer-row{grid-template-columns:1fr; }
	.copyright{grid-template-columns:1fr;}
	.copyright-col-2{ text-align:left;}
}
@media screen and (max-width: 1050px) {
	.banner-caption-box h1{
		font-size:25px;line-height:22px;
	}
	.hm-booking{grid-template-columns: repeat(2, 1fr); gap:30px;}
	.inner-main{ height:300px}
	.inner-main img{ object-fit: cover;
  height: 100%;}
}
@media (max-width: 767px){
	.desktop_banner{display:none;}
	.mobile_banner{display:block;}
	.header-col-1 img{margin-bottom: 0; max-width: 90px;}
	.contact-row-1-col-1{border-right: 0; padding-right: 0px !important;}
	.contact-row-1-col-2 > .vc_column-inner{ padding-top:40px!important;}
	.contact-row-1{ padding-bottom:0!important;}
	.blog-area li img{ height:auto;}
}

@media screen and (max-width: 520px) {
	.header-col-2-rht li:first-child{ display:none;}
	.about-row-2 h2,
	.about-row-3 h2,
	.about-row-4 h2,
	.content-row-4 h2,
	.content-row-2 h2,
	.content-row-3 h2,
	.content-row-5 h2{font-size: 46px;}
	.home-blg-box-right,
	.home-blg-box-left{ width:100%;}
	.hm-booking{grid-template-columns: repeat(1, 1fr); gap:30px;}
}



