/*-----------------------------------------------------------------------------------
Theme Name: Travello 
Theme URI: 
Description: The Multi-Purpose Template
Author: weblizar
Author URI: 
Version: 0.1
----------------------------------------------------------------------------------*/
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>
:: 1.0 Import All CSS & Fonts
:: 2.0 Typography CSS
:: 3.0 Helper Class
:: 4.0 Header
:: 5.0 navbar
:: 6.0 Button css
:: 7.0 Home Slider
:: 8.0 Search 
:: 9.0 Section Heading
:: 10.0 Page Heading
:: 11.0 Spacial Offers
:: 12.0 Properties
:: 13.0 Clients Section
:: 14.0 Property Category
:: 15.0 Team
:: 16.0 Subscribe
:: 17.0 Blog Post
:: 18.0 footer
:: 19.0 Page Loader
:: 20.0 Additional Css 
:: 21.0 Blog Page
:: 22.0 Blog Comment Section
:: 23.0 Blog Sidebar
:: 24.0 Blog Gird
:: 25.Page Gird & List
:: 26.0 Property Search Bar
:: 27.0 Datepika Css
:: 28.0 Price Slider
:: 29.0 Pagination
:: 30.0 Property Details 
:: 31.0 Isotope
:: 32.0 Page Destination
:: 33.0 Page About
:: 34.0 Page Contact
:: 35.0 Page 404
:: 36.0 Modal Popup
:: 37.0 Option Home Slider
:: 38.0 Side Navigation
/* ----------------------------------------------------------------
:: 1.0 Import All CSS & Fonts
-----------------------------------------------------------------*/
@import '../css/bootstrap-v4.1.3.min.css';
@import '../css/responsive.css';
@import '../css/font-awesome/css/fontawesome-all-v5.3.1.min.css';
@import '../css/owl.carousel.min.css';
/* Web Fonts */
@import url('https://fonts.googleapis.com/css?family=Raleway:100,400,500,700|Roboto:300,400,500');
/* ----------------------------------------------------------------
:: 2.0 Typography CSS
-----------------------------------------------------------------*/
body {
font-family: 'Roboto', sans-serif !important;
}
h1,
h2,
.ms-layer,
.property_cont h4,
.card-title,
.subscribe-cont h3 {
font-weight: 400;
font-family: 'Raleway', sans-serif !important;
}
:root {
--main-color: #3F51B5;
}
:root {
--main2-color: #554e8a;
}
:root {
--fontsize-title: 6vw;
}
a:hover,
a:focus {
color: #333;
outline: none;
}
/* ----------------------------------------------------------------
:: 3.0 Helper Class
-----------------------------------------------------------------*/
.margin-auto {
margin: auto !important;
float: none !important;
}
.content-center {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
height: 100%;
}
.bg-1 {
background-color: var(--main-color);
}
.space {
padding: 60px 0px;
}
.space-top {
padding-top: 60px
}
.space-bottom {
padding-bottom: 60px
}
.bg {
background-color: #f0f9ff;
}
.ts-40 {
padding-top: 40px;
clear: both;
}
.mt-60 {
padding-top: 60px;
}
.mb-60 {
padding-bottom: 60px;
}
/* ----------------------------------------------------------------
:: 4.0 Header
-----------------------------------------------------------------*/
header.home_hader {
box-shadow: 1px 3px 20px #000;
}
.topbar_row {
align-items: center;
display: flex;
}
.topbar-col {
margin-left: 56px;
}
.header-topbar {
min-height: 80px;
justify-content: flex-end;
display: flex;
color: #333;
margin: 0 auto;
}
header {
position: relative;
z-index: 99;
}
header .dropdown-item.active,
header .dropdown-item:active {
color: var(--main-color);
text-decoration: none;
background-color: transparent;
}
.header_banner-pages.header_banner {
height: 60vh;
}
.select_lng .form-control {
display: initial;
width: auto;
height: auto;
padding: auto;
padding: 0;
}
.select_lng {
text-align: right;
position: relative;
}
.select_lng .form-control option {
color: #333;
}
.select_lng select {
background: transparent;
border: 0;
color: #333 !important;
}
.select_lng .form-control:focus {
color: #ffffff;
background-color: #fff0;
border-color: #80bdff;
outline: 0;
border: 0;
box-shadow: none;
}
.head_topbar-row>.col-md-10 {
padding: 0;
}
.info_header-box {
text-align: center;
min-width: 216px;
}
.info_header-box i {
padding-right: 6px;
font-size: 20px;
}
a.navbar-brand {
padding-left: 20px;
font-size: 60px;
margin: 0px;
top: -53px;
display: block;
line-height: 30px;
position: absolute;
font-weight: bold;
color: var(--main-color);
max-width: 270px;
}
.navbar-containernt {
padding-right: 0;
position: relative;
min-height: 85px;
z-index: 99;
display: flex;
/*margin: 0 auto;*/
width: 100%;
justify-content: space-between;
}
.home_hader .navbar.navbar-expand-sm .navbar-collapse {
    float: right;
    justify-content: flex-end;
}
.collapse_inner.justify-content-end {
/* width: 100%;
display: flex;
align-items: center; */
width: auto;
display: flex;
align-items: flex-end;
}
nav.navbar.navbar-expand-sm {
background: linear-gradient(140deg, rgba(37, 36, 36, 0) 35%, #06C 28%);
}
.navbar-expand-sm .navbar-nav .dropdown-menu {
border-radius: 0;
width: 250px;
position: absolute;
}
.top_search {
color: #fff;
margin-left: 40px;
}
.btn.Search_btn {
background-color: transparent;
border-radius: 0;
color: #333;
padding: 3px 8px;
margin: 0;
}
.top_search .input-group {
background-color: #fff;
border-radius: 40px;
overflow: hidden;
width: 282px;
height: 37px;
position: relative;
}
.topbar-col .btn.btn-primary {
border-radius: 40px;
min-width: 100px;
border: 0;
font-weight: 400;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.28);
height: 36px;
line-height: 1;
text-transform: capitalize;
background-color: #06C;
margin-left: 20px;
color: #fff;
}
.topbar-col .btn.btn-primary.org{
background-color: #ffa02a;
}
.topbar-col .btn.btn-primary:hover {
color: #ccc;
}
.header_banner-pages {
background-image: url('../images/all-img/d1.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
height: 100vh;
}
/* ----------------------------------------------------------------
:: 5.0 navbar
-----------------------------------------------------------------*/
.dropdown-slide>.dropdown-menu {
opacity: .3;
display: block;
-webkit-transform-origin: top;
transform-origin: top;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
-webkit-transform: scale(1, 0);
transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.show.dropdown-slide>.dropdown-menu {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
opacity: 1;
}
.navbar-toggler .navbar-toggler-icon {
width: auto;
height: auto;
}
.select_lng i.fas.fa-angle-down {
font-size: 18px;
display: none;
}
.select_lng.form-group.icon_down {
margin-bottom: 0;
padding-right: 30px;
}
.select_lng.form-group.icon_down select.form-control {
border: 0;
}
.select_lng.form-group.icon_down:before {
right: 7px;
top: 4px;
}
.navbar-toggler:not(:disabled):not(.disabled) {
cursor: pointer;
background: var(--main-color);
padding: 5px 10px;
line-height: 22px;
margin-right: 15px;
color: #fff;
}
.header_banner:before {
background-color: var(--main-color) !important;
opacity: 0.7;
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.navbar-nav li.nav-item {
padding: 5px;
}
.navbar-nav .nav-link {
padding-right: 0;
padding-left: 0;
color: #fff;
font-size: 16px;
padding: 5px 3px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
transition: all .4s;
text-transform: uppercase;
}
.navbar-nav .nav-item .nav-link.active,
.navbar-nav .nav-item:hover .nav-link {
border-top: 1px solid rgba(255, 255, 255, 0.14901960784313725);
border-bottom: 1px solid rgba(255, 255, 255, 0.14901960784313725);
color: #fff;
}
.navbar-nav .dropdown-item {
color: #000000;
font-weight: 400;
font-size: 18px;
text-transform: capitalize;
}
.navbar-nav .nav-link:hover,
.navbar-nav .dropdown-item:hover {
color: var(--main-color);
}
/* ----------------------------------------------------------------
:: 6.0 Button css
-----------------------------------------------------------------*/
body .btn {
background-color: #ffa02a;
border: 0;
padding: 9px 20px;
border-radius: 40px !important;
color: #fff;
}
.slider-caption .btn {
border: 0;
background-color: #ffa02a;
font-size: 20px;
text-transform: capitalize;
padding: 9px;
border-radius: 40px;
width: 210px;
margin-top: 20px;
}
.slider-caption .btn:hover {
box-shadow: 2px 2px 10px #000;
}
.owl-carousel.owl-loaded.owl-drag button.owl-prev {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.owl-nav_mainclr.owl-carousel .owl-next,
.owl-nav_mainclr.owl-carousel .owl-prev {
color: var(--main-color) !important;
}
.owl-nav_mainclr.owl-carousel .owl-next:hover,
.owl-nav_mainclr.owl-carousel .owl-prev:hover {
color: #fff;
}
.owl-carousel.owl-loaded.owl-drag .owl-next,
.owl-carousel.owl-loaded.owl-drag .owl-prev {
color: #fff;
margin-left: 2px;
margin-top: 10px;
width: 50px;
height: 40px;
pointer-events: auto !important;
cursor: pointer;
}
.owl-carousel.owl-loaded.owl-drag button:focus {
outline: none !important;
outline: 0 !important;
}
.owl-carousel.owl-loaded .owl-next:before,
.owl-carousel.owl-loaded.owl-drag .owl-prev:before {
content: '';
position: absolute;
right: 3px;
top: 12px;
width: 20px;
height: 20px;
border-top: solid 3px currentColor;
border-right: solid 3px currentColor;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.owl-carousel.owl-loaded.owl-drag .owl-next:after,
.owl-carousel.owl-loaded.owl-drag .owl-prev:after {
margin-left: 2px;
margin-top: 0px;
width: 50px;
height: 3px;
background-color: currentColor;
content: '';
right: 0%;
position: absolute;
}
.owl-carousel.owl-theme .owl-nav button span {
color: #000;
display: none !important;
}
.owl_btn2 .owl-nav button.owl-prev {
left: -12%;
position: relative;
}
.owl_btn2 .owl-nav button.owl-next {
right: -12%;
position: relative;
}
/* .owl-carousel button.owl-next {
margin-top: 15px!important;
} */
.main-sliders .owl-nav {
left: 0;
width: 90%;
margin: 0 auto;
right: 0;
}
.main-sliders .owl-dots {
position: absolute;
bottom: 10%;
left: 0;
display: flex !important;
justify-content: center;
}
.main-sliders .owl-dots button.owl-dot {
height: 12px;
width: 12px;
border-radius: 4px;
background-color: #fff;
margin: 0px 5px;
}
.main-sliders .owl-dots button.owl-dot.active {
background-color: var(--main-color);
}
.owl-nav {
position: absolute;
top: 50%;
left: 0;
width: 100%;
text-align: left !important;
margin-top: 0;
height: 0;
}
.owl-nav [class*=owl-] {
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 20px !important;
padding: 8px 14px !important;
}
.owl-next {
float: right;
}
.owl-dots {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.owl-dots .owl-dot span {
width: 14px !important;
height: 14px !important;
}
section.about_details.space.container-fluid>.row {
margin: 0;
}
/* ----------------------------------------------------------------
:: 7.0 Home Slider
-----------------------------------------------------------------*/
.slider-caption {
position: absolute;
top: 0;
right: 0;
color: #fff;
left: 0;
}
.owl-carousel_home .item {
position: relative;
}
.owl-carousel_home .item:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: 0;
color: #fff;
left: 0;
background-color: #000;
/* z-index: ; */
opacity: 0.3;
}
.slider-caption h1 {
font-size: 80px;
font-weight: bold;
color: #ffa02a;
}
.slider-caption h2 {
font-size: 56px;
font-weight: 400;
text-transform: uppercase;
}
.slider-caption p {
font-size: 28px;
text-transform: uppercase;
}
.slider-caption.justify-content-center {
text-align: center;
}
.slider-caption.justify-content-end {
text-align: right;
}
.owl-carousel.owl-theme.fxSoftScale.owl-nav_mainclr.owl-loaded.owl-drag {
margin-bottom: 0;
}
.glyph {
font-size: 30px;
}
/* ----------------------------------------------------------------
:: 8.0 Search 
-----------------------------------------------------------------*/
.search_booking {
background-color: #fff;
border-radius: 100px;
position: absolute;
left: 0;
padding: 17px;
top: -56px;
right: 0;
z-index: 99;
text-align: center;
min-height: 104px;
margin: 0 auto;
max-width: 900px;
text-align: center;
}
.search_booking img.img-fluid {
width: 70px;
}
.search_booking a {
display: block;
transition: transform .5s;
}
.search_booking a {
color: #333;
font-size: 60px;
display: block;
text-shadow: 180px 77px 0px transparent;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.search_booking a:hover {
color:var(--main-color);
display: block;
transform: scale(1.1);
transition: transform .5s;
text-shadow: 0px 0px 0px var(--main-color);
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.search_booking a {
color: #333;
font-size: 60px;
display: block;
}
.search_area {
position: relative;
padding: 1px 0px 20px;
position: relative;
color: #fff;
background-color: #06C;
background-size: 100%;
background-position: center;
}
.search_area:before {
background-image: url(../images/all-img/404bg.png);
position: absolute;
top: 0;
bottom: 0;
opacity: 0.1;
left: 0;
right: 0;
content: '';
background-size: 45%;
}
.search_area .form-group label {
font-size: 18px;
margin-bottom: 20px;
font-weight: 400;
/* text-transform: uppercase; */
margin-left: 8px;
}
.search_area .form-control {
display: block;
border-radius: 40px;
height: 56px;
padding-left: 18px;
}
form.search_area-inner span.input-group-addon {
bottom: 12px;
top: auto;
}
.search_area .form-group .btn {
display: block;
border-radius: 40px;
height: 56px;
width: 100%;
border: 0;
background-color: #ffa02a;
margin-top: 10px;
margin-bottom: 0px !important;
font-size: 20px;
}
form.row.search_area-inner {
justify-content: center;
align-items: center;
margin-top: 25px;
}
.search_area-inner select::-ms-expand {
display: none !important;
}
select {
-moz-appearance: window;
-webkit-appearance: none;
position: relative;
}
#blog-content .select-wrapper:after {
font-family: FontAwesome;
content: '\f107';
font-size: 28px;
position: absolute;
top: 12px;
right: 20px;
color: #434b67;
pointer-events: none;
}
.icon_down {
overflow: hidden;
position: relative;
}
.icon_down:before {
content: '';
height: 10px;
width: 10px;
position: absolute;
display: block;
border: 2px solid #929292;
border-right-width: 0;
border-top-width: 0;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
position: absolute;
z-index: 99;
bottom: 27px;
right: 20px;
}
.property-search_bar .icon_down:before {
bottom: 45px;
}
.list-group-item .spof_cont-inner h4 {
padding-top: 0px;
}
/* ----------------------------------------------------------------
:: 9.0 Section Heading
-----------------------------------------------------------------*/
.section-heading.white {
color: #fff;
}
section.services.space {
padding-bottom: 30px;
}
.section-heading {
margin-bottom: 60px;
}
.section-title span {
display: block;
font-size: 40px;
font-weight: 600;
position: relative;
padding-bottom: 20px;
text-transform: capitalize;
margin-bottom: 20px;
}
.section-heading p {
font-size: 20px;
margin-bottom: 0;
}
.section-title span:after {
border-bottom: 3px solid var(--main-color);
content: '';
height: 1px;
width: 100px;
position: absolute;
left: 0;
margin: 0 auto;
right: 0;
bottom: 0;
}
.section-heading.white .section-title span:after {
border-bottom: 3px solid #fff;
}
.section-title.left span:after {
border-bottom: 3px solid var(--main-color);
content: '';
height: 1px;
width: 100px;
position: absolute;
left: 0;
margin: 0 auto;
right: auto;
bottom: 0;
}
.service-content {
text-align: center;
padding: 15px;
border: 1px solid #c6c6c6;
margin-bottom: 30px;
border-radius: 8px;
background-color: #faf8f9;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
/*-webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);*/
-o-transition: all .4s ease;
transition: all .4s ease;
min-height: 345px;
}
.service-content:hover {
box-shadow: 2px 2px 20px var(--main-color)!important;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.service-content:hover {
box-shadow: 2px 2px 40px #989393;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
span.icon-circle {
margin-bottom: 20px;
font-size: 56px;
display: inline-block;
width: 100px;
height: 90px;
color: #06C;
border-radius: 100%;
line-height: 100px;
}
h4.service-title {
color: #000;
text-transform: capitalize;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.service-content:hover h4.service-title {
color: var(--main-color);
}
.services .row {
margin: 0;
}
/* ----------------------------------------------------------------
:: 10.0 Page Heading
-----------------------------------------------------------------*/
.page-title-section {
background: linear-gradient(4deg, rgba(0, 0, 0, 0.88) 17%, rgba(0, 0, 0, 0.42) 69%), url(../images/all-img/d2.jpg);
background-size: cover;
background-position: center;
color: #ccc;
text-align: center;
min-height: 480px;
}
.page-heading .title {
font-size: 60px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
}
.page-heading.white {
max-width: 640px;
margin: 0 auto;
}
.page-heading p {
color: #fff;
font-size: 18px;
}
/* ----------------------------------------------------------------
:: 11.0 Spacial Offers
-----------------------------------------------------------------*/
.spacial_offers {
background: linear-gradient(4deg, rgba(0, 0, 0, 0.88) 17%, rgba(0, 0, 0, 0.42) 69%), url(../images/all-img/d2.jpg);
background-size: cover;
background-position: center;
}
.spacial_offers .owl-item {
background: #fff;
}
.spacial_offers .owl-carousel .owl-item img {
display: block;
width: 100%;
height: 100%;
}
.col-md-7.spof_cont {
display: flex;
justify-content: center;
padding: 15px;
align-items: center;
border-bottom: 5px solid var(--main-color);
}
.spof_cont-inner p {
margin-bottom: 0;
}
span.spof_ratting {
font-size: 14px;
color: #FF9800;
}
h6.spof_days {
margin-top: 8px;
font-size: 14px;
color: var(--main-color);
}
.col-md-5.spof_img {
padding: 0;
}
.spacial_offers .owl-item {
border-radius: 10px;
overflow: hidden;
position: relative;
background: transparent;
background-color: transparent;
}
.spacial_offers .item.row {
background-color: #fff;
}
span.spof_price {
display: block;
position: absolute;
background-color: #ffa02a;
color: #fff;
top: 40px;
width: 105px;
padding: 4px 15px;
text-align: center;
}
.spof_overflow.content-center {
position: absolute;
left: 0;
right: 0;
background-color: rgba(255, 255, 255, 0.43);
opacity: 0;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.spacial_offers .item.row:hover .spof_overflow.content-center {
opacity: 1;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.spof_overflow.content-center .btn {
color: #fff;
position: relative;
text-transform: uppercase;
font-size: 20px;
width: 200px;
height: 46px;
}
.spof_overflow.content-center .btn:after {
position: absolute;
content: "";
width: 223px;
height: 64px;
left: -12px;
right: 0;
top: -10px;
border-radius: 40px;
bottom: 0;
text-align: 0;
border: 5px solid
}
.spacial_offers .owl-dots button.owl-dot {
height: 5px;
width: 35px;
border-radius: 4px;
background-color: #fff;
margin: 0px 5px;
}
.spacial_offers .owl-nav {
position: absolute;
top: 35%;
}
.spacial_offers .owl-dots button.owl-dot.active {
background-color: var(--main-color);
}
.spacial_offers .owl-dots {
position: inherit;
margin-top: 60px;
display: flex !important;
justify-content: center;
}
/* ----------------------------------------------------------------
:: 12.0 Properties
-----------------------------------------------------------------*/
.property_booking {
background-image: url(../images/all-img/bg-destination.png);
background-size: cover;
background-position: center;
}
.property_img {
position: relative;
}
.property_img .spof_days {
position: absolute;
right: 0;
bottom: 0;
background-color: #000000db;
padding: 10px 15px;
color: #fff;
margin: 0;
}
.property_booking .item figure {
margin: 0 0 1rem;
box-shadow: 0px 1px 1px #bdbdbd;
margin: 10px;
}
.property_booking .item figcaption p {
margin: 10px 0px;
}
.property_booking .item figcaption {
padding: 20px;
background: #fff;
}
.property_booking .item figcaption .btn {
width: 194px;
font-size: 20px;
margin-top: 20px !important;
clear: both;
display: block;
margin: 0 auto;
}
.item:hover .property_cont h4 {
color: var(--main-color);
}
.property_cont h4 {
text-transform: capitalize;
}
.property_booking .item figcaption {
padding: 20px;
border-bottom: 8px solid #000;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.property_booking .item:hover figcaption {
border-bottom: 8px solid var(--main-color);
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
/* ----------------------------------------------------------------
:: 13.0 Clients Section
-----------------------------------------------------------------*/
.client_img {
max-width: 105px;
height: 105px;
border-radius: 100%;
overflow: hidden;
border: 3px solid var(--main-color);
position: relative;
}
.our_client .owl-nav {
display: none;
}
.our_client .item figure {
margin-bottom: 0;
}
.client_details {
display: flex;
align-items: center;
}
.our_client .item figcaption p {
display: flex;
}
.our_client .item figcaption i.fas.fa-quote-left {
font-size: 40px;
color: var(--main-color);
margin-right: 10px;
}
.client_details {
display: flex;
margin-top: 20px;
align-items: center;
margin-left: 60px;
}
.client_name h4 {
font-size: 21px;
text-transform: capitalize;
color: #000;
}
/* ----------------------------------------------------------------
:: 14.0 Property Category
-----------------------------------------------------------------*/
.property_category .card-img-overlay {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.property_category .card-img-overlay:hover {
background-color: var(--main-color);
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.property_category .card-img-overlay .card-title {
color: #fff;
margin-bottom: 0;
}
.property_category .card-img-overlay p {
color: #fff;
font-style: italic;
text-transform: capitalize;
}
/* ----------------------------------------------------------------
:: 15.0 Team
-----------------------------------------------------------------*/
ul.team_social {
padding: 0;
margin: 0;
list-style: none;
display: flex;
}
.team_social a i {
transition: transform .5s;
}
.team_social a {
color: #fff;
padding: 0px 11px;
}
.team_social li a i:hover {
transform: scale(1.5);
transition: transform .5s;
}
.mbr_img {
border: 4px solid var(--main-color);
border-radius: 16px;
position: relative;
text-align: center;
padding: 7px;
padding-bottom: 0;
overflow: hidden;
}
.mbr_name p {
margin-bottom: 0;
text-transform: capitalize;
}
ul.team_social.justify-content-center {
position: absolute;
left: 0;
bottom: 0;
padding-top: 20px !important;
background: linear-gradient(0deg, var(--main-color) 55%, rgba(23, 65, 143, 0.02) 98%);
padding: 14px;
font-size: 18px;
right: 0;
color: #ffff;
opacity: 0;
transition: all .5s;
}
.team_mbr .col-lg-3:hover ul.team_social.justify-content-center {
opacity: 1;
transition: all .5s;
}
.mbr_name {
text-align: center;
margin-top: 20px;
}
.mbr_name h3 {
font-size: 22px;
text-transform: uppercase;
}
.team_mbr .team_social li a {
color: #fff;
font-size: 18px;
}
.team_mbr .team_social li {
padding: 2px;
}
/* ----------------------------------------------------------------
:: 16.0 Subscribe
-----------------------------------------------------------------*/
.subscribe-cont h3 {
font-weight: bold;
margin-bottom: 15px;
font-size: 40px;
margin: 0;
}
.subscribe-cont h2 {
font-weight: 200;
text-transform: uppercase;
margin-bottom: 30px;
margin-top: 10px;
font-size: 42px;
}
.subscribe-cont p {
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 0px;
}
.subscribe input.form-control {
height: 60px;
border: 0;
}
.subscribe-cont {
margin: 0 auto;
margin-bottom: 40px;
max-width: 80%;
}
.subscribe-cont h4 {
font-size: 36px;
margin-top: 7px;
font-style: italic;
}
.subscribe .input-group .btn {
font-size: 22px;
height: 52px;
width: 150px;
font-weight: bold;
margin-bottom: 5px!important;
margin: 5px !important;
}
section .subscribe-cont {
text-align: center;
}
section.subscribe {
background: linear-gradient(4deg, rgba(4, 59, 160, 0.68) 17%, var(--main-color) 69%), url(../images/all-img/d1.jpg);
background-size: 100%;
background-position: center;
color: #fff;
}
.subscribe input.form-control {
height: 60px;
padding-left: 30px;
border: 0;
font-size: 18px;
}
.subscribe .input-group {
max-width: 80%;
margin: 0 auto;
background-color: #fff;
justify-content: center;
border-radius: 40px;
overflow: hidden;
align-items: center;
}
/* ----------------------------------------------------------------
:: 17.0 Blog Post
-----------------------------------------------------------------*/
.blog_post .owl-carousel .item {
border-bottom: 7px solid var(--main-color);
box-shadow: 1px 1px 18px rgba(51, 51, 51, 0.16);
padding: 40px 20px;
margin: 10px;
}
.blog_post .blog_post_img {
padding: 0;
}
.blog_post .owl-carousel .item .btn {
border-radius: 40px 0px 0px 40px !important;
float: right;
padding: 1px 12px;
right: -35px;
position: relative;
}
.blog_post_cont h4 {
font-size: 20px;
}
.blog_post_cont .date {
color: var(--main-color);
}
/* ----------------------------------------------------------------
:: 18.0 footer
-----------------------------------------------------------------*/
footer {
background-color: #091629;
color: #fff;
position: relative;
}
footer a {
color: #fff;
}
.footer-widgets.row {
margin: 7px;
}
.widgets-col ul {
padding: 0;
}
.widgets-col ul {
padding: 0;
}
.widgets-col .team_social li {
display: inline-block;
padding: 0px;
margin: 5px;
}
.widgets-col .team_social a {
color: #fff;
padding: 0px 4px;
display: block;
text-align: center;
font-size: 18px;
}
.widgets-col li {
list-style: none;
}
.coppy-right {
padding: 15px;
border-top: 0;
margin-top: 20px;
background: #141f2f;
}
.p_twitter {
display: flex;
font-size: 14px;
padding-bottom: 4px;
margin-bottom: 4px;
border-bottom: 1px solid #6e7885;
line-height: 20px;
}
p.p_twitter i.fab.fa-twitter {
margin-top: 7px;
margin-right: 7px;
color: #169cf5;
}
p.p_twitter small {
color: #169cf5;
}
.widgets-col h3 {
text-transform: uppercase;
margin-bottom: 40px;
font-size: 22px;
}
.link li a {
font-size: 16px;
display: block;
padding-bottom: 15px;
text-decoration: none;
text-transform: uppercase;
}
.link li a:hover{
color:#f2f2f2;
}
.col-md-4.widgets-col {
font-size: 16px;
line-height: 28px;
word-spacing: 1px;
font-weight: 300;
}
.footer_about h6 {
margin: 12px 0px;
font-weight: normal;
display: flex;
}
.footer_about h6 i {
padding-right: 28px;
width: 20px;
}
.cont-map iframe {
border: 0;
width: 100%;
}
.widgets-col ul.team_social {
padding: 0;
margin: 20px 0px;
}
.widgets-col ul.team_social li {
width: 20%;
}
.coppy-right p {
margin-bottom: 0;
font-size: 16px;
}
.col.socialDv span {
margin-right: 10px;
}
button.big-Subscribe-modal {
top: -27px;
left: 0;
right: 0;
position: absolute;
display: flex;
text-transform: uppercase;
text-align: center;
justify-content: center;
font-size: 20px;
height: 52px;
width: 250px;
margin: 0 auto;
}
/* ----------------------------------------------------------------
:: 19.0 Page Loader
-----------------------------------------------------------------*/
.loader {
color: #ffffff;
font-size: 90px;
text-indent: -9999em;
overflow: hidden;
width: 1em;
height: 1em;
border-radius: 50%;
margin: 72px auto;
position: relative;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@keyframes load6 {
0% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
5%,
95% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
10%,
59% {
box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
}
20% {
box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
}
38% {
box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
}
100% {
box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
}
}
@-webkit-keyframes round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes round {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#page-anim-preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
/* display: ; */
z-index: 999;
width: 100%;
height: 100% !important;
transition: all .9s;
}
#page-anim-preloader img {
max-width: 200px;
}
.page_preloader-inner {
position: relative;
z-index: 999999;
}
#page-anim-preloader:after {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
content: '';
background: linear-gradient(to right, #0acffe 0, var(--main-color) 100%);
width: 100%;
height: 100%;
}
/* ----------------------------------------------------------------
:: 20.0 Additional Css 
-----------------------------------------------------------------*/
#return-to-top {
position: fixed;
bottom: 20px;
/* background-color: #fff; */
right: 20px;
color: var(--main-color);
text-shadow: 1px 1px #fff;
z-index: 999999;
display: block;
transform: rotate(-35deg);
text-decoration: none;
display: none;
border-radius: 35px;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
transition: all .5s;
}
#return-to-top i {
font-family: "Font Awesome 5 Free";
margin: 0;
position: relative;
left: 0px;
top: 0px;
font-size: 40px;
transition: all .5s;
}
/* ----------------------------------------------------------------
:: 21.0 Blog Page
-----------------------------------------------------------------*/
.blog-post-all.row.mrgn-mng {
padding-bottom: 20px;
}
.blog-post-all {
padding-bottom: 60px;
}
.post-socil-share .team_social li a {
color: #919191;
}
.team_social a {
color: #9b9b9b;
font-size: 28px;
text-decoration: none;
}
.team_social a:hover {
color: var(--main-color);
}
.post-socil-share .team_social li {
padding: 2px;
margin: 0px;
}
.team_social li {
display: inline-block;
padding: 15px;
margin: 5px;
}
.blog-post p {
color: #747070;
line-height: 28px;
}
.blog-post-cnt h1 {
font-weight: bold;
text-transform: capitalize;
}
.blog-post-cnt {
margin: 40px 30px;
}
.blog-post.row {
box-shadow: 0px 0px 61px #dedddd;
padding: 20px;
padding-left: 14px;
}
.blog-post_tag a {
margin: 3px;
color: #333333;
}
.blog-post_tag span {
font-weight: bold;
border-right: 1px solid;
margin-right: 8px;
padding-right: 8px;
display: inline-block;
min-width: 36px;
line-height: 16px;
color: var(--main-color);
}
.blog-post_tag a:hover {
color: var(--main-color);
text-decoration: none;
}
p.post_date {
font-weight: bold;
line-height: 20px;
}
.blog_post-catipon-inner {
position: relative;
}
.blog_post .blog_post-catipon-inner .btn {
background-color: transparent;
color: #333;
padding: 5px;
height: auto;
line-height: 28px;
text-transform: capitalize;
box-shadow: none !important;
width: auto;
margin-top: 10px;
opacity: 0.8;
border-radius: 0;
}
.blog-post.swiper-slide figure {
margin-bottom: 0;
}
p.post_date {
position: absolute;
margin-top: -21px;
color: #ffff;
background: var(--main-color);
left: 20px;
min-width: 130px;
display: block;
font-size: 14px;
text-align: center;
min-height: 36px;
line-height: 34px;
}
.blog_post .blog-post {
background-color: #fff;
transition: all .5s;
}
.blog_post .blog-post:hover {
box-shadow: -1px 2px 19px #ccc;
transition: all .5s;
}
.blog_post-catipon-inner.text-left {
padding: 20px 30px;
padding-left: 0;
}
.blog_post-catipon-inner.text-left img
{
    overflow:hidden;
position: relative;    
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    
}
.blog_post-catipon-inner a.btn.main-btn {
color: #fff;
padding: 11px 15px;
background-color: var(--main-color);
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog_post-catipon-inner a.btn.main-btn:hover {
opacity: 0.6;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
h3.text-uppercase.text-center.single_pro_form {
margin-bottom: 20px;
}
.blog_post .swiper-wrapper {
margin: 20px 0;
}
.page-blog .blog-post {
margin-bottom: 60px;
}
.page-blog .blog_post-catipon-inner {
padding: 40px 30px;
margin: -30px 30px 30px 30px;
z-index: 999;
position: relative;
background: #fff;
box-shadow: 0px 17px 48px #ccc;
border-radius: 10px;
}
.page-blog .blog_post-catipon-inner h4 {
font-size: 22px;
line-height: 28px;
}
.page-blog .blog_post-catipon-inner .btn.main-btn {
margin-top: 20px;
}
.post-img {
position: relative;
border-radius: 10px;
overflow: hidden;
}
.post-img img.img-fluid {
width: 100%;
}
.post_date span {
padding: 8px;
font-size: 14px;
display: block;
}
.post_date span.hr {
background-color: #000;
}
.post_date {
position: absolute;
top: 0;
color: #fff;
background: #ffa02a;
text-align: center;
}
.blog-post-img:hover img {
filter: blur(2px);
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog_article blockquote {
background-color: #fafafa;
padding: 40px;
border: 1px solid #e7e5e5;
}
.blog-full-width figcaption.blog_post-catipon-inner {
padding: 40px 30px;
margin: 0px !important;
}
ul.nav.like_cmt_shr {
margin: 15px -6px;
}
.like_cmt_shr a {
color: #333;
padding: 0px 5px;
text-decoration: none;
}
.like_cmt_shr a:hover {
text-decoration: none;
}
.like_cmt_shr li {
border-right: 2px solid #a59e9e;
padding: 0px 5px;
line-height: 16px;
}
.like_cmt_shr li:last-child {
border-right: 0;
}
.blog_post-catipon-inner .btn {
color: #333;
background-color: transparent;
text-transform: capitalize;
}
.blog_post-catipon-inner .btn {
color: #000;
padding: 0;
background-color: transparent;
}
.blog_post-catipon-inner .btn:hover {
color: var(--main-color);
}
.blog_post-catipon-inner a.btn i {
padding-top: 5px;
padding-left: 3px;
font-size: 14px;
}
.view_post h2 {
margin-bottom: 15px;
font-weight: 600;
margin-top: 20px;
font-size: 28px;
color: #333;
}
/* ----------------------------------------------------------------
:: 22.0 Blog Comment Section
-----------------------------------------------------------------*/
a.btn.col-md-12.all_comments {
font-size: 18px;
font-weight: bold;
border-radius: 9px !important;
font-weight: 500;
text-transform: uppercase;
}
.btn.col-md-12.all_comments:hover {
color: #f2f2f2 !important;
}
.comment_form h2 {
text-transform: uppercase;
font-size: 24px;
}
.comment_detail {
margin-bottom: 50px;
}
.comment_detail .reply {
top: 15px;
right: 15px;
position: absolute;
}
a.reply-btn {
text-decoration: none;
text-transform: capitalize;
display: block;
color: var(--main-color);
}
.comment_detail {
position: relative;
border-left: 1px solid #e3e1e1;
padding-left: 30px;
margin-left: 15px;
padding: 20px !important;
}
a.pull_left_comment {
width: 70px;
height: 70px;
overflow: hidden;
display: block;
position: relative;
border-radius: 101%;
}
h4.comment_detail_title {
font-size: 20px;
padding: 0px 0px;
margin-bottom: 2px;
}
.comment_form .form-control {
padding: 4px 25px;
border-radius: 0;
border: 0;
border-bottom: 1px solid var(--main-color);
}
.comment_form .form-control:hover {
box-shadow: 0px 0px 2px #ccc;
}
.comment_form input.form-control {
height: 54px;
}
.comment_form textarea.form-control {
min-height: 120px;
padding-top: 20px;
}
.comment_form .about-text {
margin-left: 15px;
}
.comment-section {
padding-top: 60px;
}
.comment-section .about-text a.btn.main-btn {
font-size: 16px;
font-weight: bold;
padding: 12px 30px;
text-transform: uppercase;
line-height: 1.313;
text-transform: uppercase;
width: 201px;
height: 47px;
background-image: var(--main-color);
}
a.btn.main-btn:hover {
color: #f2f2f2;
box-shadow: 2px 2px 10px #afafaf;
}
span.comment_date {
font-size: 14px;
color: var(--main-color);
transition: all 0.5s;
margin-bottom: 15px;
-ms-transition: all 0.5s;
display: block;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.margin-m-100 {
border-radius: 5px;
background: #fff;
position: relative;
z-index: 999;
top: -100px;
z-index: 999;
}
/* ----------------------------------------------------------------
:: 23.0 Blog Sidebar
-----------------------------------------------------------------*/
.form-group.search_2 {
border: 2px solid var(--main-color);
border-radius: 40px;
position: relative;
overflow: hidden;
display: flex;
margin-bottom: 0;
}
form.searchform {
margin-bottom: 40px;
}
.search_2 .btn {
background-color: transparent;
color: #333;
padding-left: 24px;
}
.search_2 input.form-control {
height: 46px;
border-radius: 0;
}
.cat-item a {
color: #333;
border: 1px solid transparent;
padding: 8px 15px;
display: block;
border-radius: 40px;
margin-bottom: 12px;
min-height: 40px;
text-decoration: none;
transition: 0.5s;
border: none !important;
}
.cat-item {
list-style: none;
}
.sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
.cat-item a:hover {
color: var(--main-color);
border: 1px solid var(--main-color);
transition: 0.5s;
}
h4.widgets-title {
margin-bottom: 30px;
text-transform: uppercase;
}
.blog-sidebar-widgets li:last-child a {
border-bottom: 0 !important;
}
.blog-sidebar-widgets li:first-child {
margin-top: -15px;
}
.blog-sidebar-widgets li .fas {
font-size: 20px;
padding-right: 15px;
}
.blog-sidebar-widgets li a {
color: #333;
padding: 10px 0px;
display: block;
border-bottom: 1px solid #eae8e8 !important;
text-decoration: none;
border-radius: 00000;
margin-bottom: 5px;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog-sidebar-widgets li a:hover {
background-color: var(--main-color);
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
color: #fff;
padding: 10px 10px;
}
.blog-sidebar-widgets .media.sidebar-post {
border-bottom: 1px solid #eae8e8 !important;
padding-bottom: 15px;
margin-bottom: 15px;
}
.blog-sidebar-widgets .media.sidebar-post:last-child {
border-bottom: 0 !important;
margin-bottom: 0;
padding-bottom: 0;
}
.sidebar-post-img {
max-width: 100px;
max-height: 80px;
margin-right: 21px;
overflow: hidden;
}
.sidebar-post h4 a {
font-size: 16px;
text-transform: capitalize;
color: #0a0a0a;
text-decoration: none;
}
.sidebar-post p {
padding: 0;
margin: 4px 0px;
}
.sidebar-post h4 a:hover,
.sidebar-post:hover p {
color: var(--main-color);
text-decoration: none;
}
.sidebar-post p span {
color: #afa9a9;
}
.blog-sidebar-widgets a.btn.main-btn {
width: 133px;
line-height: 12px;
text-transform: uppercase;
margin-top: 20px;
}
.tags-blog-sidebar ul {
margin: 0;
padding: 0;
}
.tags-blog-sidebar li {
list-style: none;
}
.tags-blog-sidebar li {
list-style: none;
padding: 5px 10px;
border: 1px solid transparent;
border-radius: 50px;
margin: 0px;
}
.tags-blog-sidebar li:hover {
border: 1px solid var(--main-color);
color: var(--main-color);
transition: 0.5s;
}
.tags-blog-sidebar li a {
color: var(--main-color);
text-decoration: none;
transition: 0.5s;
}
.blog-sidebar-widgets {
margin-bottom: 40px;
background-color: #f2f2f200;
padding: 20px;
border-top: 1px solid var(--main-color);
border-bottom: 1px solid var(--main-color);
border-radius: 8px;
}
.blog-sidebar-widgets a.tag-cloud-link {
display: inline-block;
padding: 10px 15px;
margin: 4px;
font-size: 14px;
text-decoration: none;
text-transform: capitalize;
color: #524f4f;
border-radius: 40px;
transition: 0.5s;
border: 1px solid #ccc;
}
.blog-sidebar-widgets a.tag-cloud-link:hover {
background-color: var(--main-color);
transition: 0.5s;
color: #fff;
}
.gallery-item {
width: 32%;
display: inline-block;
margin-bottom: 4px;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.gallery-item:hover img {
/* filter: blur(2px); */
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.widgets-col .team_social {
margin-top: 30px;
}
.about-img-inner iframe.video.col-md-12 {
border: 0;
height: 400px;
}
/* ----------------------------------------------------------------
:: 24.0 Blog Gird
-----------------------------------------------------------------*/
.nav.like_cmt_.social_share {
position: absolute !important;
bottom: 40px;
left: 0;
right: 0;
justify-content: center;
display: flex;
margin: 0 auto;
position: relative;
z-index: 99;
opacity: 0;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog-post_grid .post-img:after {
content: '';
position: absolute;
left: 0;
right: 0;
bottom: 0;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
background: linear-gradient(0deg, var(--main-color) 15%, rgba(23, 65, 143, 0.02) 56%);
}
.blog-post_grid:hover .nav.like_cmt_.social_share {
opacity: 1;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog-post_grid:hover .post-img:after {
top: 0;
transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.blog-post_grid .blog_post-catipon-inner h6 span {
font-size: 14px;
margin-right: 7px;
}
.nav.like_cmt_.social_share a {
color: #fff;
padding: 5px 14px;
}
.blog-post_grid .like_cmt_shr {
top: 0;
margin: 0 !important;
left: 0;
background: red;
position: absolute;
padding-bottom: 50px;
display: block;
background: linear-gradient(-20deg, rgba(0, 0, 0, 0) 27%, rgba(0, 0, 0, 0.79) 29%);
}
.blog-post_grid .like_cmt_shr li {
color: #fff;
border: 0;
}
.blog-post_grid .like_cmt_shr li a {
color: #fff;
margin-top: 12px;
font-size: 14px;
border: 0;
display: block;
}
/* ----------------------------------------------------------------
:: 25.Page Gird & List
-----------------------------------------------------------------*/
.page-list_grid .spof_cont-inner a.btn.white {
display: block;
width: 50%;
color: #000;
background-color: #fff;
border: 1px solid #ccc;
font-weight: 400;
text-transform: uppercase;
font-size: 16px;
border-radius: 0 !important;
}
.list-group .item {
margin-bottom: 40px;
}
.page-list_grid .spof_cont-inner {
box-shadow: 0px 0px 13px #bdbcbc;
}
.spof_cont-inner h4 {
clear: both;
}
.page-list_grid .list-group-item .spof_cont-inner {
border: 0;
box-shadow: none;
float: right;
max-width: 49%;
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.spof_cont-inner a.btn.white:hover {
color: #fff;
border: 0;
background-color: var(--main-color);
}
.page-list_grid ul.nav.like_cmt_shr {
position: absolute;
background: #000000c4;
bottom: 0;
padding: 0px;
margin: 0;
width: 100%;
}
.page-list_grid .btn-group {
display: flex;
}
.page-list_grid .list_offes {
background-color: #8bc53d;
line-height: 35px;
}
.page-list_grid .like_cmt_shr li:last-child {
border-right: 0 !important;
margin: 0;
padding-top: 5px;
}
.page-list_grid .like_cmt_shr li:nth-child(3) {
border-right: 0 !important;
}
span.list_price {
position: absolute;
right: -6px;
-webkit-clip-path: polygon(17% 28%, 96% 28%, 95% 75%, 18% 74%, 0% 50%);
clip-path: polygon(17% 28%, 96% 28%, 95% 75%, 18% 74%, 0% 50%);
top: 10px;
font-size: 18px;
padding: 21px 26px;
font-weight: bold;
color: #fff;
background-color: var(--main-color);
}
.page-list_grid .like_cmt_shr li {
border-right: 1px solid #ffffff;
padding: 0px 5px;
min-width: 25%;
margin: 4px 0px;
}
.page-list_grid ul.nav.like_cmt_shr a {
display: block;
line-height: 30px;
text-align: center;
color: #fff;
}
.page-list_grid .list-group .thumbnail {
position: relative;
}
.item.list-group-item .thumbnail_inner {
margin-right: 10px;
max-width: 50%;
position: relative;
}
.page-list_grid .justify-content-start.col-md-8 {
font-size: 16px;
text-transform: capitalize;
color: #949494;
padding: 0px;
}
.lg_btn {
color: #6f6f6f;
margin-left: 15px;
}
.page-list_grid select.selectpicker {
margin-left: 10px;
padding: 2px 15px;
max-width: 180px;
border-radius: 9px;
width: 100%;
border-color: #dedbdbf2;
}
.justify-content-start.col-md-8 label {
margin-bottom: 0;
}
.page-list_grid .well.well-sm {
border: 1px solid #ccc;
border-radius: 10px;
padding: 8px 0px;
align-items: center;
justify-content: center;
margin-bottom: 60px;
min-height: 50px;
}
.page-list_grid .form-group {
margin-bottom: 0;
}
.show_items {
float: left;
margin-right: 40px;
padding-top: 4px;
}
.row.list-group {
flex-direction: inherit;
}
.item.col-md-6.col-sm-6.col-lg-6.list-group-item {
max-width: 100% !important;
flex: 0 0 100%;
padding: 0px;
}
.item.list-group-item:last-child {
margin-bottom: 40px;
}
.item.list-group-item:nth-of-type(odd):hover,
.item.list-group-item:hover {}
.item.list-group-item:nth-of-type(odd) {
background: #eeeeee;
}
.item.list-group-item img {
float: left;
}
.thumbnail_inner {
float: left;
position: relative;
}
.page-list_grid .well .form-group {
margin-bottom: 0;
max-width: 272px;
}
.justify-content-start.col-md-8 .icon_down:before {
height: 8px;
width: 8px;
bottom: 12px;
right: 25px;
}
ul.pagination.justify-content-center.mt-4 {
margin-top: 20px !important;
}
/* ----------------------------------------------------------------
:: 26.0 Property Search Bar
-----------------------------------------------------------------*/
.prpty_srch_widgets {
margin-bottom: 40px;
}
.prpty_srch_widgets:last-child {
margin-bottom: 0px;
}
.prpty_srch_widgets .widgets-title {
font-size: 18px;
border: 1px solid #ccc;
padding: 10px;
text-align: center;
color: #000;
border-radius: 10px;
}
.prpty_srch_widgets .search_area-inner .form-control {
margin: 0;
display: block;
width: 100%;
max-width: 100%;
border-radius: 12px;
margin-bottom: 20px;
min-height: 54px;
padding: 0px 15px;
}
.prpty_srch_widgets .search_area-inner .form-group .btn {
display: block;
width: 100%;
border-radius: 10px !important;
min-height: 45px;
font-size: 20px;
font-weight: 400;
background-color: var(--main-color);
}
.input-datepicker {
position: relative;
}
.form-group span.input-group-addon {
right: 20px;
top: 0;
align-items: center;
position: absolute;
color: #a7a7a7;
font-size: 22px;
margin-top: 10px;
}
form.search_area-inner .form-group.col-md-6 span.input-group-addon {
bottom: 0px;
font-size: 14px;
top: 0px;
}
.prpty_srch_widgets ul.widgets-cat {
padding: 0;
}
.prpty_srch_widgets .cat-item {
margin-bottom: 10px;
}
.prpty_srch_widgets span.spof_ratting {
font-size: 18px;
color: #FFC107;
margin-bottom: 20px;
}
/* ----------------------------------------------------------------
:: 27.0 Datepika Css
-----------------------------------------------------------------*/
@media screen and (min-width: 400px) {
#flight-datepicker {
display: flex;
}
}
#flight-datepicker .form-item {
position: relative;
margin: 12px 0 60px;
}
@media screen and (min-width: 400px) {
#flight-datepicker .form-item {
margin: 12px 24px 0 0;
}
}
#flight-datepicker label {
display: block;
margin-bottom: 8px;
color: white;
}
#flight-datepicker input {
display: block;
margin-bottom: 8px;
padding-bottom: 6px;
width: 100%;
font-family: "Lato", sans-serif;
font-size: 22px;
font-weight: bold;
text-align: left;
color: #0e3e43;
background-color: transparent;
border: none;
border-bottom: 2px solid #ffffff;
border-radius: 0;
outline: none;
transition: border-color .2s ease-out;
}
#flight-datepicker input:first-child,
#flight-datepicker input:last-child {
border-radius: 0;
}
#flight-datepicker input::-webkit-input-placeholder {
color: #0e3e43;
font-size: 14px;
line-height: 30px;
transition: color .2s .2s ease-out;
}
#flight-datepicker input:-moz-placeholder {
color: #0e3e43;
font-size: 14px;
line-height: 30px;
transition: color .2s .2s ease-out;
}
#flight-datepicker input::-moz-placeholder {
color: #0e3e43;
font-size: 14px;
line-height: 30px;
transition: color .2s .2s ease-out;
}
#flight-datepicker input:-ms-input-placeholder {
color: #0e3e43;
font-size: 14px;
line-height: 30px;
transition: color .2s .2s ease-out;
}
#flight-datepicker input:focus {
border-bottom-color: #125259;
}
#flight-datepicker input:focus::-webkit-input-placeholder {
color: transparent;
transition: color .2s ease-out;
}
#flight-datepicker input:focus:-moz-placeholder {
color: transparent;
transition: color .2s ease-out;
}
#flight-datepicker input:focus::-moz-placeholder {
color: transparent;
transition: color .2s ease-out;
}
#flight-datepicker input:focus:-ms-input-placeholder {
color: transparent;
transition: color .2s ease-out;
}
#flight-datepicker .date-text {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
top: calc(100% + 6px);
font-size: 12px;
color: white;
}
@media screen and (min-width: 400px) {
#flight-datepicker .date-text {
top: 100%;
}
}
.datepicker.dropdown-menu {
padding: 0;
background-clip: border-box;
border: none;
border-radius: 0;
-webkit-animation: popup .2s ease-out forwards;
animation: popup .2s ease-out forwards;
}
.datepicker.dropdown-menu table {
background-color: var(--main-color);
}
.datepicker.dropdown-menu table thead {
background-color: var(--main-color);
}
.datepicker.dropdown-menu table thead tr {
border-top: 0;
}
.datepicker.dropdown-menu table tbody {
background-color: white;
}
.datepicker.dropdown-menu table tr {
border-top: 1px solid #ededed;
}
.datepicker.dropdown-menu table tr td,
.datepicker.dropdown-menu table tr th {
width: auto;
height: 24px;
padding: 8px;
font-size: 16px;
border-radius: 0;
transition: background-color .6s ease-out;
}
@media screen and (min-width: 400px) {
.datepicker.dropdown-menu table tr td,
.datepicker.dropdown-menu table tr th {
padding: 12px;
}
}
.datepicker.dropdown-menu table tr td:hover,
.datepicker.dropdown-menu table tr td.active:hover,
.datepicker.dropdown-menu table tr td:active:hover,
.datepicker.dropdown-menu table tr th:hover,
.datepicker.dropdown-menu table tr th.active:hover,
.datepicker.dropdown-menu table tr th:active:hover {
border-color: #ededed;
border-radius: 0;
transition: background-color .2s ease-out;
}
.datepicker.dropdown-menu table tr td.focused,
.datepicker.dropdown-menu table tr td.selected,
.datepicker.dropdown-menu table tr th.focused,
.datepicker.dropdown-menu table tr th.selected {
background-color: #24A0AD;
border-color: #ededed;
border-radius: 0;
}
.datepicker.dropdown-menu table tr td.active,
.datepicker.dropdown-menu table tr td.active:focus,
.datepicker.dropdown-menu table tr td.active.active:hover,
.datepicker.dropdown-menu table tr td:active:focus,
.datepicker.dropdown-menu table tr td.highlighted,
.datepicker.dropdown-menu table tr th.active,
.datepicker.dropdown-menu table tr th.active:focus,
.datepicker.dropdown-menu table tr th.active.active:hover,
.datepicker.dropdown-menu table tr th:active:focus,
.datepicker.dropdown-menu table tr th.highlighted {
background-color: rgba(0, 0, 0, 0.10);
border-color: #ededed;
}
.datepicker.dropdown-menu table tr th.datepicker-switch {
font-size: 12px;
font-weight: bold;
line-height: 2;
text-transform: uppercase;
letter-spacing: .05em;
color: #ffffff;
background-color: inherit;
border-radius: 0;
text-align: center;
}
.datepicker-days {
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3686274509803922);
overflow: hidden;
}
.datepicker.dropdown-menu table tr th.prev,
.datepicker.dropdown-menu table tr th.next {
color: #ffffff;
background-color: rgba(0, 0, 0, 0.10);
text-align: center;
cursor: pointer;
border-radius: 0;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
background-color: rgba(0, 0, 0, 0.20) !important;
}
.datepicker.dropdown-menu table tr th.dow {
padding: 2px 12px;
font-size: 12px;
line-height: 2;
color: #ffffff;
background-color: rgba(0, 0, 0, 0.10);
border-top: 1px solid var(--main-color);
border-radius: 0;
}
.datepicker.dropdown-menu table tr td.day {
width: 24px;
cursor: pointer;
text-align: center;
border-right: 1px solid #ededed;
}
.datepicker.dropdown-menu table tr td.day:last-child {
border-right-width: 0;
}
.datepicker.dropdown-menu table tr td.range {
background-color: #eeeeee;
}
.datepicker.dropdown-menu .new,
.datepicker.dropdown-menu .old,
.datepicker.dropdown-menu .disabled,
.datepicker.dropdown-menu .disabled:hover {
color: #ccc;
}
[class*="fontawesome-"]:before {
font-family: 'FontAwesome', sans-serif;
}
.fontawesome-calendar {
position: absolute;
top: 26px;
right: 0;
font-size: 24px;
z-index: -99;
}
@-webkit-keyframes popup {
from {
opacity: 0;
-webkit-transform: translateY(12px);
transform: translateY(12px);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes popup {
from {
opacity: 0;
-webkit-transform: translateY(12px);
transform: translateY(12px);
}
to {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
/* ----------------------------------------------------------------
:: 28.0 Price Slider
-----------------------------------------------------------------*/
.range-slider {
position: relative;
height: 100px;
text-align: center;
padding-top: 36px;
}
.range-slider input[type="range"] {
pointer-events: none;
position: absolute;
-webkit-appearance: none;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
border: none;
border-radius: 14px;
background: #043ba0;
box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
-webkit-box-shadow: inset 0 1px 0 0 #cdc6c6, inset 0 -1px 0 0 #d9d4d4;
left: 0;
top: 10px;
width: 100%;
outline: none;
height: 10px;
margin: 0;
padding: 0;
}
.range-slider input[type="range"]::-webkit-slider-thumb {
pointer-events: all;
position: relative;
z-index: 1;
outline: 0;
-webkit-appearance: none;
width: 7px;
height: 26px;
border: none;
border-radius: 14px;
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #043ba0), color-stop(100%, #043ba0));
/* android <= 2.2 */
background-image: -webkit-linear-gradient(top, #043ba0 0, #043ba0 100%);
/* older mobile safari and android > 2.2 */
background-image: linear-gradient(to bottom, #043ba0 0, #043ba0 100%);
}
.range-slider input[type="range"]::-moz-range-thumb {
pointer-events: all;
position: relative;
z-index: 10;
border: 3px solid;
-moz-appearance: none;
width: 7px;
height: 26px;
border: none;
border-radius: 14px;
background-image: linear-gradient(to bottom, #043ba0 0, #043ba0 100%);
}
.range-slider input[type="range"]::-ms-thumb {
pointer-events: all;
position: relative;
z-index: 10;
-ms-appearance: none;
width: 7px;
height: 26px;
border-radius: 14px;
border: 3px solid;
border: 0;
background-image: linear-gradient(to bottom, #043ba0 0, #043ba0 100%);
}
.range-slider input[type=range]::-moz-range-track {
position: relative;
z-index: -1;
background-color: black;
border: 0;
}
.range-slider input[type=range]:last-of-type::-moz-range-track {
-moz-appearance: none;
background: none transparent;
border: 0;
}
.range-slider input[type=range]::-moz-focus-outer {
border: 0;
}
.prpty_srch_form-2 button.btn {
font-weight: 400;
margin-top: 30px;
padding: 5px 15px;
text-transform: uppercase;
font-size: 20px;
border-radius: 10px 10px 0px 0px !important;
}
.prpty_srch_form-2 .widgets-title {
text-align: center;
margin: 0px 40px;
font-size: 20px;
/* line-height: 22px; */
padding: 14px 0px;
border-radius: 0px 0px 15px 15px;
color: #fff;
background-color: var(--main-color);
}
.prpty_srch_form-2 {
border: 4px solid var(--main-color);
border-radius: 10px;
padding: 0px 15px;
margin-bottom: 40px;
}
.prpty_srch_form-2 .form-control {
border: 0;
border-radius: 0;
border-bottom: 1px solid #ccc;
}
/* ----------------------------------------------------------------
:: 29.0 Pagination 
-----------------------------------------------------------------*/
.pagination .page-link {
position: relative;
display: block;
padding: .5rem .75rem;
border-radius: 50px !important;
margin-left: -1px;
line-height: 1.25;
margin: 0px 5px;
color: var(--main-color);
background-color: #fff;
border: 1px solid #b7b7b7;
}
.pagination .page-link:hover {
background-color: var(--main-color);
color: #fff;
}
/* ----------------------------------------------------------------
:: 30.0 Property Details 
-----------------------------------------------------------------*/
ul.nav.pd_tebs a.nav-link {
font-size: 20px;
font-weight: 400;
text-transform: capitalize;
color: #000;
}
.tour_details ul.nav.pd_tebs a.nav-link {
font-size: 22px;
margin-right: 20px;
padding-left: 0;
margin-bottom: 15px;
padding-bottom: 0;
padding-right: 0;
border-bottom: 2px solid #fff;
}
.tour_details ul.nav.pd_tebs a.nav-link:hover {
border-bottom: 2px solid var(--main-color);
color: var(--main-color);
;
}
section.pd_information.pd_section h3 {
font-size: 24px;
margin-top: 20px;
}
ul.nav.pd_tebs-sub-icon {
display: flex;
align-items: center;
background-color: var(--main-color);
min-height: 56px;
border-radius: 40px;
justify-content: center;
margin-bottom: 40px;
}
ul.nav.pd_tebs-sub-icon li {
margin: 0px 15px;
}
ul.nav.pd_tebs-sub-icon li a {
color: #fff;
align-items: center;
display: flex;
}
ul.nav.pd_tebs-sub-icon li a i {
font-size: 22px;
margin-right: 8px;
}
.pd_section_titel span {
font-size: 20px;
position: relative;
padding-bottom: 10px;
text-transform: capitalize;
}
.pd_section_titel span:after {
content: '';
bottom: 0;
left: 0;
width: 80px;
height: 2px;
background-color: var(--main-color);
position: absolute;
}
.details_tebs-sub li {
display: flex;
border-bottom: 1px solid #ccc;
padding: 15px 0px;
margin-top: 20px;
}
.details_tebs-sub li span {
width: 50%;
display: block;
font-size: 16px;
}
.details_tebs-sub span.pd_label {
color: var(--main-color);
font-weight: 400;
}
.details_tebs-sub span.pd_li-right {
padding-left: 15%;
}
.pd_section_titel {
margin-bottom: 40px;
clear: both;
}
ul.navbar-nav.included-list {
display: block;
}
.included-list li {
float: left;
width: 50%;
font-size: 18px;
color: #4a4a4a;
padding: 3px 0px;
}
.included-list li i.fa-check-square {
color: var(--main-color);
}
.included-list li i {
padding-right: 5px;
}
.navbar-nav.included-list.not i.fas.fa-times {
color: #b51717;
}
.gallery_thumbnail img {
width: 100%;
}
.gallery_thumbnail .col {
padding: 0;
margin: 8px;
}
.gallery_thumbnail .row {
margin: -8px;
margin-top: 4px;
}
.col.big_img {
margin: 0;
margin-bottom: 4px;
}
.pd_information iframe {
width: 100%;
height: 400px;
}
a.s_location {
font-size: 14px;
color: var(--main-color);
}
a.s_location i {
color: #be6363;
}
/* ----------------------------------------------------------------
:: 31.0 Isotope 
-----------------------------------------------------------------*/
.isotope-item {
z-index: 1;
}
.isotope-hidden.isotope-item {
z-index: 1;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope-item {
margin-right: -1px;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.isotope {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}
/* ----------------------------------------------------------------
:: 32.0 Page Destination
-----------------------------------------------------------------*/
.section-destination_cat .d_item {
padding: 14px !important;
}
.section-destination_cat .container.mng-sp {
margin: -14px auto !important;
}
.section-destination_cat .d_item .card-img-overlay {
color: #ffff;
}
.gallary-thumbs.row.ts-40.isotope {
margin-top: 6px;
}
.section-destination_cat .categories.nav-pills .nav-link.active,
.section-destination_cat .categories.nav-pills .show>.nav-link {
color: var(--main-color);
background-color: transparent;
border-bottom: 2px solid;
border-radius: 0;
}
.section-destination_cat .categories.nav-pills .nav-link {
color: #333;
background-color: transparent;
border-bottom: 2px solid #fff;
font-size: 20px;
text-transform: uppercase;
font-weight: 400;
}
.section-destination_cat .gallery_product {
margin: 0px;
}
.about_details_cont ul.navbar-nav.included-list li {
box-shadow: 2px 2px 8px #dededefc;
padding: 10px 15px;
width: 48%;
margin: 6px;
}
.about_details_img img.img-fluid {
max-width: 100%;
float: right;
}
/* ----------------------------------------------------------------
:: 33.0 Page About
-----------------------------------------------------------------*/
.col-md-5.col-sm-5.about_details_cont {
padding-left: 80px;
padding-bottom: 100px;
}
.about_details_cont li {
box-shadow: 2px 2px 8px #ccc;
}
.our_features-content span.icon-circle {
margin-bottom: 6px;
font-size:56px;
display: inline-block;
padding: px;
width: 100%;
height: 100%;
color: #333;
border-radius: 0%;
line-height: 100px;
}
.our_features-content {
text-align: center;
}
h4.our_features-title {
margin-bottom: 15px;
}
.our_features-content:hover span.icon-circle,
h4.our_features-title:hover {
color: var(--main-color);
}
/* ----------------------------------------------------------------
:: 34.0 Page Contact
-----------------------------------------------------------------*/
.other-cont-area-col {
text-align: center;
position: relative;
}
.other-cont-area-col {
margin-bottom: 60px;
}
.contactus_form .form-group.text_msg .form-control {
min-height: 49px;
margin-bottom: 0px !important;
}
.contactus_form .form-group.text_msg {
margin-bottom: 40px;
}
.other-cont-area-col .icon_col span {
height: 140px;
margin: 0 auto;
display: block;
line-height: 140px;
border-radius: 100%;
font-size: 50px;
margin-bottom: 20px;
color: #fff;
background-color: var(--main-color);
width: 140px;
}
.other-cont-area-example p {
margin-bottom: 0;
}
.other-cont-area-col:after {
position: absolute;
content: '';
height: 5px;
width: 60%;
margin: 0 auto;
left: 0;
right: 0;
background-color: var(--main-color);
top: 30%;
z-index: -1;
}
.contactus_form .form-control {
min-height: 49px;
margin-bottom: 16px !important;
border-radius: 12px;
border: 1px solid var(--main-color);
}
.contactus_form .btn {
padding: 10px 15px;
display: block;
width: 160px;
margin: 0 auto;
text-transform: uppercase;
font-size: 20px;
font-weight: 400;
}
.mbr_col .team_social {}
.mbr_col .team_social li a {
color: #393939;
font-size: 18px;
}
.mbr_col ul.team_social.justify-content-center {
position: static;
left: 0;
bottom: 0;
padding-top: 0px !important;
background: transparent;
padding: 0;
font-size: 18px;
right: 0;
}
.mbr_col .mbr_name p {
margin-bottom: 4px;
}
.mbr_col .mbr_name p i {
margin-right: 5px;
}
.mbr_col .mbr_img2 {
margin: 0 auto;
max-width: 230px;
max-height: 230px;
overflow: hidden;
background-color: #c1c1c1;
border-radius: 100%;
box-shadow: 0px 0px 33px rgba(0, 0, 0, 0.21176470588235294);
padding: 15 p;
}
.phone_nbr {
font-weight: 400;
}
.mbr_col .mbr_name h3 {
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
}
.team_mbr .col-lg-3:hover .mbr_name h3 {
color: var(--main-color);
}
.mbr_col .img-fluid {
max-width: 100%;
height: auto;
width: 100%;
}
.mbr_col .team_social a {
color: #fff;
padding: 0px 4px;
}
section.contact_container {
background-image: url(../images/all-img/map.png);
background-position: center;
background-repeat: no-repeat;
}
/* ----------------------------------------------------------------
:: 35.0 Page 404
-----------------------------------------------------------------*/
.container.page_cnt {
max-width: 830px;
}
.page-not-found {
background-image: url(../images/all-img/404bg.png);
background-position: center;
background-repeat: no-repeat;
}
.page-not-found-inner {
text-align: center;
margin-bottom: 80px;
}
.page-not-found p.text-right.pull-right a {
color: #333;
}
.page-not-found-inner h1 {
font-size: 10vw;
color: var(--main-color);
font-weight: bold;
line-height: 190px;
}
.page-not-found-inner h2 {
font-size: 3vw;
color: var(--main-color);
font-weight: bold;
margin-bottom: 30px;
}
.page-not-found-inner p {
font-weight: 500;
color: #4a4a4a;
}
.page-not-found-inner a.btn.main-btn {
display: block;
margin: 0 auto;
font-size: 20px;
font-weight: bold;
margin-top: 30px;
height: 60px;
color: #fff;
line-height: 44px;
text-transform: uppercase;
max-width: 290px;
}
p.text-right.pull-right a {
text-transform: capitalize;
color: #fff;
}
/* ----------------------------------------------------------------
:: 36.0 Modal Popup
-----------------------------------------------------------------*/
.md-perspective body {
background: #fbfbfb !important;
}
.md-overlay.ds_modal_overlay {
background: var(--main-color) !important;
opacity: 0.8 !important;
}
.md-modal.modal_ds .md-content {
color: #fff;
background-color: var(--main-color);
box-shadow: 6px 6px 60px rgba(0, 0, 0, 0.31);
border-radius: 10px;
position: relative;
margin: 0;
}
.md-modal.modal_ds .md-content:before {
background-image: url(../images/all-img/404bg.png);
position: absolute;
top: 0;
bottom: 0;
opacity: 0.2;
left: 0;
right: 0;
content: '';
background-size: 100%;
background-position: left;
}
.modal_form .form-group {
width: 75%;
margin: 0 auto;
}
.modal_form .form-group .form-control {}
.modal_form .form-group .form-control {
margin: 15px 0px !important;
min-height: 60px;
padding-left: 24px;
border-radius: 40px;
}
.modal_form .input-group a.btn.main-btn {
min-width: 180px;
margin-top: 20px !important;
background-color: #fff;
min-height: 44px;
font-size: 20px;
font-weight: bold;
display: block;
text-transform: uppercase;
color: var(--main-color);
margin: 0 auto;
}
.md-content.modal_form h3 {
background-color: #fff;
margin: 0 auto;
max-width: 240px;
font-size: 32px;
box-shadow: 0px 0px 28px rgba(0, 0, 0, 0.3686274509803922);
font-weight: bold;
text-transform: uppercase;
position: relative;
top: -30px;
border-radius: 40px;
text-align: center;
color: var(--main-color);
opacity: 1;
}
.modal_ds button.md-close {
right: -10%;
font-size: 40px;
background: transparent;
z-index: 99;
border: 0;
color: #ffffff;
cursor: pointer;
padding: 10px;
position: absolute;
top: -12%;
}
.input-group.custom-checkbox {
display: block;
margin: 20px 0px;
text-align: center;
}
ul.team_social.team_social_color {
margin: 0 auto;
}
ul.team_social.team_social_color li a {
color: #fff;
}
ul.team_social.team_social_color li a:hover {
color: #ccc;
}
ul.team_social.team_social_color li a i.fab {
background-color: red;
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border-radius: 100%;
border: 2px solid #fff;
}
ul.team_social.team_social_color li a i.fab.fa-twitter {
background-color: #1da1f3;
}
ul.team_social.team_social_color li a i.fab.fa-facebook-f {
background-color: #2a5297;
}
ul.team_social.team_social_color li a i.fab.fa-google-plus-g {
background-color: #d01818;
}
.f_pswd a {
color: #fff;
text-align: center;
}
.input-group.f_pswd {
margin: 20px 0px;
display: block;
text-align: center;
}
.md-modal.modal_ds.ds_subscribe {
max-width: 100%;
}
.ds_subscribe .subscribe {
color: #fff;
text-align: center;
}
h1.large {
font-size: 5vw;
font-style: italic;
font-weight: bold;
margin-bottom: 20px;
}
h1.large sub {
font-size: 2vw;
font-style: initial;
font-weight: 400;
}
.ds_subscribe .subscribe-cont h2 {
font-weight: 200;
margin-bottom: 10px;
}
.ds_subscribe .container {
position: relative;
}
.ds_subscribe .subscribe-cont p {
font-size: 16px;
letter-spacing: 1px;
}
.ds_subscribe .container button.md-close {
color: #fff;
right: 0%;
}
/* ----------------------------------------------------------------
:: 37.0 Option Home Slider
-----------------------------------------------------------------*/
.change_home-slider {
position: absolute;
bottom: 0%;
z-index: 99;
}
.change_home-slider .icon_down:before {
bottom: 18px !important;
}
.change_home-slider select {
height: 40px;
width: 160px;
border: 0;
border-radius: 0px 20px 20px 0px;
}
.main-sliders {
position: relative;
}
.fxEarthquake .owl-item:after {
display: none;
}
/* ----------------------------------------------------------------
:: 38.0 Side Navigation
-----------------------------------------------------------------*/
.md-modal.side-navigation.modal_ds .md-content:before {
background-size: cover;
background-position: inherit;
}
div#modal-15 {
transform: inherit;
}
.md-modal.side-navigation {
left: 0%;
max-width: 350px;
height: 100%;
display: flex;
min-width: 301px;
position: fixed;
top: 0;
bottom: 0;
}
.md-modal.side-navigation a.navbar-brand {
padding: 10px 30px;
font-size: 60px;
display: block;
background: #ffffff94;
display: block;
width: 100%;
position: relative;
z-index: 99;
max-width: 100%;
top: 0;
}
.md-modal.side-navigation .top_search {
color: #fff;
margin-left: 0;
margin-top: 40px;
}
button.md-trigger.btn.float-right.pull-right {
position: absolute;
float: right !important;
display: block;
right: 0;
background: #00000024;
height: 60px;
text-align: center;
line-height: 40px;
border: 3px solid #ffffff36;
width: 60px;
top: 12px;
/* display: flex; */
}
.md-modal.side-navigation .top_search .input-group {
background-color: #fff;
border-radius: 40px;
max-width: 280px;
height: 46px;
margin: 0 auto;
}
.md-modal.side-navigation .top_search .input-group .form-control {
height: 46px;
}
.md-modal.side-navigation .btn.Search_btn {
padding: 3px 15px;
font-size: 16px;
}
.md-content>div ul.sub-menu {
margin: 0;
padding: 0 0px;
}
.md-content>div ul.sub-menu li {
padding: 5px 15px;
}
.md-modal.side-navigation .md-content>div {
padding: 0px;
}
.nav-side-menu {
z-index: 999;
overflow: auto;
font-family: verdana;
font-size: 12px;
left: 0;
font-weight: 200;
position: relative;
top: 0px;
width: 100%;
height: 100%;
color: #e1ffff;
padding-left: 4px;
}
.md-modal.side-navigation button.md-close {
right: -7%;
top: 7%;
}
.md-modal.side-navigation .md-content:after {
position: absolute;
top: 0;
left: 0;
display: flex;
right: 0;
opacity: 0.5;
height: 100%;
content: '';
background-color: var(--main-color);
}
.nav-side-menu .toggle-btn {
display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
list-style: none;
padding: 0px;
margin: 0px;
line-height: 35px;
cursor: pointer;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
content: '';
display: inline-block;
height: 10px;
width: 10px!important;
min-width: 10px;
vertical-align: middle;
border-left: 2px solid #FFF;
transform: rotate(-44deg);
border-bottom: 2px solid #FFF;
float: right;
margin-top: 8px;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
background-color: #181c20;
border: none;
line-height: 28px;
border-bottom: 1px solid #23282e;
margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
font-family: FontAwesome;
content: "\f105";
display: inline-block;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
}
.nav-side-menu li {
padding-left: 0px;
border-left: 3px solid #2e353d;
border-bottom: 1px solid rgba(255, 255, 255, 0.1803921568627451);
}
.md-modal.side-navigation .md-content>div ul li {
padding: 5px 15px;
}
.nav-side-menu li a {
text-decoration: none;
color: #e1ffff;
font-size: 16px;
}
.nav-side-menu li a i {
padding-left: 10px;
width: 20px;
padding-right: 30px;
}
.nav-side-menu .menu-list .menu-content {
margin-top: 40px;
padding: 0;
}
/*--end--*/
/*.search_area .container {
max-width: 1366px;
}*/
.search_area .col-lg-3.col-md-6.col-sm-6 {
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.ul-gud .offer {
background: url(../images/all-img/placebg.jpg) no-repeat;
/*  background-attachment: fixed;*/
background-size: cover;
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
}
.offer:before {
content: '';
position: absolute;
background: linear-gradient(to right, rgba(22, 40, 105, 0.91) 46%, rgba(0, 0, 0, 0.41) 100%);
top: 0px;
bottom: 0px;
left: 0px;
width: 100%;
}
.offer-l {
padding: 50px 0px 100px 0px;
text-align: center;
}
.offer-r {
padding: 50px;
margin: 0 auto;
display: table;
}
.ol-1 {
width: 250px;
height: 1px;
background: #515771;
/* position: absolute; */
margin: 0 auto;
display: table;
/* margin-bottom: 30px; */
}
.ol-2 {
background: #ffa02a;
padding: 5px 3px 3px 3px;
position: relative;
/* top: -18px; */
margin: 0 auto;
display: table;
margin-top: -15px;
border-radius: 2px;
}
.ol-2 i {
color: #fff;
font-size: 16px;
margin: 0px 5px;
}
.ol-4 {
font-size: 47px;
color: #fff;
font-weight: 600;
width: 100%;
display: block;
line-height: 46px;
padding-top: 30px;
text-align: left;
font-family: 'Raleway', sans-serif !important;
}
.ol-3 {
width: 250px;
height: 1px;
background: #515771;
/* position: absolute; */
margin: 0 auto;
display: table;
margin-top: 30px;
margin-bottom: 30px;
}
.ol-5 {
font-size: 66px;
color: #fff;
font-weight: 600;
width: 100%;
display: block;
line-height: 46px;
margin-bottom: 30px;
}
.offer-l ul {
margin-bottom: 0px;
padding: 0;
text-align: left;
}
.offer-l ul li {
display: inline-block;
margin: 0px 10px;
text-align: center;
}
.offer-l ul li a {
border-radius: 70px;
width: 75px;
height: 75px;
vertical-align: sub;
background: #ffa02a;
/* border: 1px solid #a59d9d; */
line-height: 71px;
}
.offer-l ul li a img {
width: 50px;
line-height: 30px;
}
.waves-effect {
position: relative;
cursor: pointer;
display: inline-block;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: transparent;
vertical-align: middle;
z-index: 1;
transition: .3s ease-out;
}
.offer-l ul li span {
display: block;
color: #fff;
}
.or-1 {
/* font-size: 47px; */
color: #fff;
font-weight: 600;
display: inline-block;
line-height: 46px;
padding-top: 30px;
text-transform: uppercase;
width: 150px;
height: 150px;
background: #ffffff;
border-radius: 50%;
padding: 40px;
text-align: center;
margin-top: 67px;
position: absolute;
margin-left: -100px;
box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.52);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.or-11 {
font-size: 45px;
display: block;
text-transform: capitalize;
color: #06C;
font-weight: 600;
}
.or-12 {
display: block;
line-height: 20px;
letter-spacing: 5px;
border-bottom: 1px solid;
color: #333;
margin-top: 10px;
}
.or-2 {
color: #fff;
font-weight: 600;
display: inline-block;
line-height: 46px;
padding-top: 30px;
text-transform: uppercase;
width: 300px;
height: 300px;
background:#ffa02a;
border-radius: 50%;
padding: 50px;
text-align: center;
margin-top: 100px;
position: absolute;
border: 7px solid #fff;
box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.52);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.or-2 span {
display: inline-block;
}
.or-21 {
font-size: 34px;
display: block;
text-transform: capitalize;
color: #fff;
font-weight: 600;
}
.or-22 {
font-size: 75px;
display: block;
text-transform: capitalize;
color: #fff;
font-weight: 600;
}
.or-23 {
font-size: 34px;
display: block;
text-transform: capitalize;
color: #fff;
font-weight: 600;
}
.or-24 {
font-size: 14px;
/* display: block; */
text-transform: capitalize;
color: #fff;
font-weight: 600;
border: 1px solid #fbafb9;
padding: 6px;
border-radius: 25px;
}
.or-25 {
font-size: 16px;
/* display: block; */
text-transform: capitalize;
color: #fff;
font-weight: 600;
}
ul.lssss {
margin-bottom: 20px;
}
ul.lssss li {
width: 100%;
text-align: left;
}
ul.lssss li a {
background: transparent;
width: 100%;
float: left;
display: block;
color: #fff;
line-height: 24px;
height: auto;
}
/* ---------------------  */
ul.lssss li a i {
font-size: 10px;
color: #ffa02a;
padding-right: 10px;
}
.pd-tpp {
padding-top: 65px;
padding-bottom: 65px;
}
.pd-tpp ul.double-bullets {
padding-left: 14px;
}
.pd-tpp ul.double-bullets li {
box-shadow: 0px 0px 0px #ccc;
}
.floatngBtnDv {
z-index: 9;
}
/*.abt-bnr {
background: linear-gradient(4deg, rgba(0, 0, 0, 0.88) 17%, rgba(0, 0, 0, 0.42) 69%), url(../images/all-img/inner-b.jpg);
background-size: cover;
background-position: center;
color: #ccc;
text-align: center;
min-height: 350px;
}*/
.abt-bnr {
    background: linear-gradient(
4deg
, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 0%), url(../images/all-img/inner-b.jpg);
    background-size: cover;
    background-position: center;
    color: #ccc;
    text-align: center;
    min-height: 350px;
}
.page-title-section .page-heading .title {
font-size: 60px;
/* font-size: 6vw; */
}
.blog-bnr {
background:  linear-gradient(
4deg
, rgba(0, 0, 0, 0.10) 0%, rgba(0, 0, 0, 0.10) 0%), url(../images/all-img/inner-b.jpg);
background-size: cover;
background-position: center;
color: #ccc;
text-align: center;
min-height: 350px;
}
.blog-sidebar-widgets h4 {
line-height: 22px;
}
.PagerControl {
text-align: center;
margin-bottom: 30px;
}
.PagerNumberArea .SelectedPage, .PagerNumberArea .UnselectedPage {
display: inline-block;
width: 40px;
padding: 6px;
text-align: center;
color: #06C;
border: 1px solid #ddd;
text-decoration: none;
}
.PagerNumberArea .SelectedPage {
border: 1px solid #06C;
background-color: #06C;
color: #fff;
}
.PagerResults {
margin-bottom: 4px;
}
.faqq ul {
padding: 0;
list-style: none;
}
.faqq ul li	{
box-shadow: 0px 0px 0px #ccc;
padding-bottom: 10px;
}
span.month {
width: 33%;
display: inline-table;
text-align: center;
border: 1px solid #ededed;
height: 32px !important;
}
span.year {
width: 33%;
display: inline-table;
text-align: center;
border: 1px solid #ededed;
height: 32px !important;
}
.subscribe input.form-control {
height: 60px;
padding-left: 30px;
border: 0;
font-size: 18px;
display: inline-block;
/*width: 81%;*/
}
.modal_form form {
overflow: hidden;
padding-bottom: 20px;
}
button.btn.main-btn {
min-width: 100%;
background-color: #ffa02a;
color: #fff;
margin-top: 15px !important;
min-height: 44px;
font-size: 20px;
font-weight: bold;
display: block;
text-transform: uppercase;
margin: 0 auto;
}
.subscribe .input-group form {
    width: 100%;
    display: inline-flex;
}
.about_details_cont td {
padding: 10px;
}
/* ---------destination-page-css----------------  */
.blog-descrption h2{
display: block;
font-size: 30px;
font-weight: 600;
position: relative;
color:#0066cc;
padding-top:30px;
margin:0;
}
.blog-2.blog-descrption h2{
padding:0;
} 
.blog-descrption p {
color: #3c3c3c;
font-size: 15px;
line-height: 22px;
padding-top: 15px;
margin: 0;
}
.blog-descrption strong {
color:#000;
}
.destination-area hr {
box-sizing: content-box;
height: 0;
margin-top: 45px;
margin-bottom: 45px;
border: 0;
border-top: 1px dashed #555555;
}
.blog-1-img {
min-height: 262px;
position: relative;
}
.blog-4 img {
padding-top:25px;
}
.blog-5.blog-descrption h2 {
padding-top: 0px;
padding-bottom:20px;
}
.blog-5.blog-descrption p {
padding-top: 0px;
}
.blog-5 span {
font-size: 16px;
color: #000;
font-weight: 500;
padding-top: 10px;
display: block;
padding-bottom: 6px;
}
.arrow-img {
padding-right: 8px;
min-height: auto;
}
.blog-5.blog-descrption p.options{
line-height: 27px;
}
.booking-form {
background: #f0f0f0;
border: 1px solid #dfdede;
border-radius: 8px;
text-align: center;
padding-bottom: 25px;
}
.booking-form h2 {
background: #0d61ba;
color: #fff;
font-size: 22px;
font-weight: 600;
text-align: center;
width: 100%;
display: block;
position: relative;
line-height: 58px;
margin-bottom: 40px;
}
.booking-form h2::before {
background-image: url(../images/destination/down-arrow.png);
content: "";
width: 20px;
height: 13px;
position: absolute;
left: 50%;
top: 109%;
transform: translateY(-50%);
background-repeat: no-repeat;
}
.contact-box.contact-box-right .form-container #form-1 .form-group .form-control {
}
.form-field {
padding-left: 15px;
position: relative;
padding-right: 15px;
padding-bottom: 20px;
}
.form-field .input-field {
color: #000;
background-color: #fff;
background-image: none;
border: 1px solid #dfdede;
padding: 10px 15px 10px 15px;
height: 50px;
border-radius: 5px;
font-size: 18px;
}
.form-field .input-field::placeholder {
color: #000;
}
.icon {
position: absolute;
right: 9%;
top: 60%;
transform: translateY(-50%);
color: #6c757d;
}
.date-picker{
color: #a39f9f;
background-color: #fff;
background-image: none;
border: 1px solid #dfdede;
padding: 10px 15px 10px 15px;
height: 50px;
border-radius: 5px;
font-size: 15px;
text-align:left;
}
.form-field .form-group .control-label {
font-size: 18px;
color: #313131;
display: block;
text-align: left;
}
.form-field .form-group {
margin-bottom: 0px;
}
.submit-btn {
padding: 7px 0px;
font-weight: 600;
position: relative;
border: none;
width: auto;
font-size: 18px;
background: #0d61ba;
color: #fff;
text-align: center;
border-radius: 5px;
}
.shop-section h3{
display: block;
font-size: 20px;
font-weight: 600;
position: relative;
color: #0066cc;
padding-top: 30px;
margin: 0;
}
.shop-section p {
color: #3c3c3c;
font-size: 15px;
line-height: 22px;
padding-top: 10px;
margin: 0;
padding-bottom:25px;
}

/* ---------destination-page-css----------------  */
 .bs-example{
        margin: 20px;
    }
  .accordion .fa {
	margin-top: 3px;
	margin-right: 0px;
	color: #000000a1;
}
	.bs-example {
	margin: 20px;
	width: 100%;
}
.bs-example .btn{
	background:transparent;
	display: flex;
justify-content: space-between;
width: 100%;
text-decoration:none;
}
.bs-example .btn:hover {
	color: #fff;
	text-decoration: inherit;
	background-color: transparent;
	border-color: transparent;
}
.bs-example .card-header {
	background-color: #0066cb;
	padding: 3px;
}
.bs-example .card{
	margin-bottom:13px;
}
.bs-example .card-body {
	border-bottom: 1px solid #c6c5c5;
}

.accordion-left .ui-state-default.ui-sortable-handle{
	border-right: 0px!important;
}

/* .location-area.hot_deals_box{
	background: #ffffff;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);
    border: 1px solid #00000014;
	margin-bottom: 15px;
} */

.location-area {
	background: #282e46;
	border-radius: 8px;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-bottom:25px;
	background: #ffffff!important;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 15%);
    border: 1px solid #00000014;
	margin-bottom: 15px!important;
}
 .image-block img {
	border-radius: 8px;
	border: 2px solid #000000a8;
	width: 100%;
}
.image-description h4 {
	color: #000;
	margin-bottom: 11px;
	font-size: 16px;
	margin-bottom: 10px!important;
}
 .address{
	display:flex;
	justify-content: space-between;
	width: 100%;
	
}
 .address {
	width: 100%;
	color: #000;
	font-size: 16px;
}

.address.btnn-dd button.read_more{
	color: #fff!important;
    border: 1px solid #0066cb;
    padding: 7px 15px;
    background: #0066cb;
	font-size: 15px;
}

.address.btnn-dd button.read_more:hover{
	color: #0066cb!important;
	background: #fff;
}

.address.btnn-dd a.book_now{
	color: #fff!important;
    border: 1px solid #ffa02a;
    padding: 7px 15px;
    background: #ffa02a;
	font-size: 15px;
}

.address.btnn-dd a.book_now:hover{
	color: #ffa02a!important;
	background: #fff;
}

.address.swh-hdn .show-m-l{
	color: #fff!important;
    border: 1px solid #0066cb;
    padding: 7px 15px;
    background: #0066cb;
	font-size: 15px;
	margin-bottom: 10px;
}

.address.swh-hdn .show-m-l:hover{
	color: #0066cb!important;
	background: #fff;
}

.address.swh-hdn a.book_now{
	color: #fff!important;
    border: 1px solid #ffa02a;
    padding: 7px 15px;
    background: #ffa02a;
	font-size: 15px;
}

.address.swh-hdn a.book_now:hover{
	color: #ffa02a!important;
	background: #fff;
}

.address i {
	font-size: 21px;
	margin-right: 13px;
	width: 10%;
	float: left;
	margin-top: 0;
}
 .country-des{
width:90%;
float:right;	
}
 .image-description span{
	font-weight:600;
	color:#000;
}
 .address p {
	margin-bottom: 9px;
	font-size: 13px;
}
 .image-block {
	width: 37%;
	float: left;
	margin-right: 5%;
}
.image-description {
	width: 58%;
	float: right;
}
.accordion-right .files input {
	outline: 2px dashed #92b0b3;
	outline-offset: -10px;
	-webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
	transition: outline-offset .15s ease-in-out, background-color .15s linear;
	padding: 333px 0px 67px 0%;
	text-align: center;
	margin: 0;
	width: 100%;
	min-height: 376px;
}
.accordion-right .files::after {
	pointer-events: none;
	position: absolute;
	top: 265px;
	left: 0;
	width: 89px;
	right: 0;
	height: 56px;
	content: "";
	background-image: url(../images/destination/upload.png);
	display: block;
	margin: 0 auto;
	background-size: 100%;
	background-repeat: no-repeat;
}
.accordion-right .form-group{
	position: relative;
}
.accordion-right .location-area {
	position: absolute;
	top: 40px;
	width: 94%;
	margin-left: 3%;
	margin-top: 26px;
	border: 2px solid red;
}
.activity-title {
	color: #0066cc;
	margin-bottom: 21px;
	font-size: 28px;
	text-transform: uppercase;
	position: absolute;
	top: 5%;
	left: 5%;
	background-image: url(../images/destination/arrow_1.png);
	background-repeat: none;
	background-repeat: no-repeat;
	padding-left: 5%;
	padding-top: 0%;
	background-position: left;
	display: block;
}
.my-itinerary-schedule {
    padding: 0 5px;
}
.mail-me .input-group {
    border: 1px solid #ced4da;
}
.mail-me .input-group .btn {
    width: 157px;
}




/* 1.1.2021 */


.search_area .select2-container {

width:100% !important

}


.search_area .select2-container--default .select2-selection--multiple {
    display: block;
    border-radius: 40px;
    padding-left: 18px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 40px !important;
    border-bottom-right-radius: 40px !important
	
}


#ui-datepicker-div {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.3686274509803922);
    overflow: hidden;
    border: 0;
    border-radius: 0;
    -webkit-animation: popup .2s ease-out forwards;
    animation: popup .2s ease-out forwards;
	padding:0;
}

#ui-datepicker-div .ui-datepicker-header.ui-widget-header {
    border: 0;
    background: #3f51b5;
    color: #fff;
    border-radius: 0;
    padding: 10px;
}


#ui-datepicker-div .ui-datepicker-prev {
   background-color: rgba(0, 0, 0,.3);
    border-radius: 0;
    top: 0px !important;
   width: 39px !important;
    height: 48px !important;
    left: 0;
}

#ui-datepicker-div .ui-datepicker-next {
    background-color: rgba(0, 0, 0,.3);
    border-radius: 0;
    top: 0px !important;
    width: 39px !important;
    height: 48px !important;
	    right: 0px;
}


#ui-datepicker-div .ui-datepicker-prev span {
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
}


#ui-datepicker-div .ui-datepicker-next span {
    background-image: url(../images/right_arrow.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: center;
}




#ui-datepicker-div .ui-datepicker-calendar thead {
    background: #3f51b5;
    color: #fff;
    border-top: 1px solid #4c5ec5;
}


#ui-datepicker-div .ui-datepicker-calendar thead th {
    border: 1px solid #4c5ec5;
}


.ui-state-default, .ui-widget-content .ui-state-default, 
#ui-datepicker-div .ui-widget-header .ui-state-default, 
.ui-button, #ui-datepicker-div .ui-button.ui-state-disabled:hover, 
#ui-datepicker-div .ui-button.ui-state-disabled:active {
    border-right: 1px solid #dcdcdc !important;
    background: transparent !important;
    padding: 9px;
    border-spacing: 0;
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    font-size: 14px;

}


.ui-state-active, .ui-widget-content .ui-state-active {
	
	    background: #007fff !important;
	}

#ui-datepicker-div .ui-datepicker-calendar tbody tr {
    border-top: 1px solid #ededed;
}

#ui-datepicker-div td {
    border: 0;
    padding: 0px;
}

#ui-datepicker-div .ui-state-highlight {
    color: #000;
    text-align: center;
    border-right: 1px solid #c5c5c5 !important;
    background-color: #c5c5c5 !important;
    border-color: #c5c5c5;
}

 @media only screen and (min-device-width : 320px) and (max-device-width : 900px) and (orientation : landscape) {
	 
 }
 
 
  @media only screen and (min-width : 320px) and (max-width : 767px) {
	#ui-datepicker-div {
   width: 80%;
}  
	 
 }
 .offer-l.para-icon {
    padding: 0;
}

.offer-l.para-icon li {
    box-shadow: 0px 0px 0px #ccc;
	width: 21%;
    float: left;

}

.offer-l.para-icon li .how_help{
    padding-bottom: 8px;
}

.offer-l.para-icon ul li span {
    display: block;
    color: #000;
    line-height: 22px;
    padding-top: 10px;
}
.itinerary-area .new_itenary .card-header {
     /*background-color: #0066cb;*/
     background-color: #1b46a7;
 }
.destiImgFull {
    margin: 0 0 0;
    border: 0px solid #ddd !important;
    padding: 0px !important;
}
.destination-panel-1 .col-lg-4 {
    padding-left: 20px;
    padding-right: 20px;
}
.destination-panel-2 .col-sm-6 {
    padding-left: 20px;
    padding-right: 20px;
}
.about_details_cont strong{
	font-weight: 600;
}
a.navbar-brand {
	padding-left: 20px;
	font-size: 60px;
	margin: 0px;
	top: -53px;
	display: block;
	line-height: 30px;
	position: absolute;
	font-weight: bold;
	color: var(--main-color);
	max-width: 300px;
}
.act_lstn label.form-check-label {
    margin-bottom: 10px;
    font-size: 15px;
}
.about_details_ulli ul {
    padding-left: 18px;
}
.about_details_ulli ol {
    padding-left: 18px;
}

.about_details_ulli li {
    box-shadow: 0px 0px 0px #ccc;
}
.booking_affiliate {
	text-decoration: none !important;
}
.booking_affiliate p {
	color: #333;
}


/*  */

.hot_deals_box{
    position: relative;
}

.hot_deals_box img.hot_deals{
	width: 120px;
    position: absolute;
    left: 8px;
    bottom: 8px;
    border-radius: 0px;
    border: 0px;
}



/***********Star Rating************/

.dis_rating {
	--dir: right;
	--fill: #ffff00;
    --fillbg: #c1c1c1;
	--star: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 17.25l-6.188 3.75 1.641-7.031-5.438-4.734 7.172-0.609 2.813-6.609 2.813 6.609 7.172 0.609-5.438 4.734 1.641 7.031z"/></svg>');
	--stars: 5;
	--starsize: 20px;
	--symbol: var(--star);
	--value: 1;
	--w: calc(var(--stars) * var(--starsize));
	--x: calc(100% * (var(--value) / var(--stars)));
	block-size: var(--starsize);
	inline-size: var(--w);
	position: relative;
	touch-action: manipulation;
	-webkit-appearance: none;
	background-color: transparent;
  }
  [dir="rtl"] .dis_rating {
	--dir: left;
  }
  .dis_rating::-moz-range-track {
	background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
	block-size: 100%;
	mask: repeat left center/var(--starsize) var(--symbol);
  }
  .dis_rating::-webkit-slider-runnable-track {
	background: linear-gradient(to var(--dir), var(--fill) 0 var(--x), var(--fillbg) 0 var(--x));
	block-size: 100%;
	mask: repeat left center/var(--starsize) var(--symbol);
	-webkit-mask: repeat left center/var(--starsize) var(--symbol);
  }
  .dis_rating::-moz-range-thumb {
	height: var(--starsize);
	opacity: 0;
	width: var(--starsize);
  }
  .dis_rating::-webkit-slider-thumb {
	height: var(--starsize);
	opacity: 0;
	width: var(--starsize);
	-webkit-appearance: none;
  }
  .dis_rating, .dis_rating-label {
	display: block;
  }
  .dis_rating-label {
	margin-block-end: 1rem;
  }
  
  /* 09-06-2023 */
  .destination-slider img{
	height: 372px;
    object-fit: cover;
  }
  
   /* 23-08-2023 */

  h6.spof_days i {
    display: none;
}

/*.spacial_offers .item.row {
    height: 264px;
}

.blog_post .owl-carousel .item{
	height: 180px;
}*/

.subscribe.space input:focus{
	outline: none;
	box-shadow: none;
}

.subscribe.space button:focus{
	outline: none;
}

.form-group.des_select span .select2-selection__clear {
    display: none;
}

.blog_post_cont .cont-inner p {
    min-height: 50px;
}

.owl-next{
    transform: none!important;
}

section.subscribe.space .input-group .btn{
    text-transform: capitalize;
}