/* ================================================== */


/* Rentaly
/* created by designesia

@charset "utf-8";

/* ================================================== */

@import url('https://fonts.googleapis.com/css2?family=Outfit:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');

/* ================================================== */


/* import fonts icon */


/* ================================================== */

@import url("../fonts/font-awesome/css/font-awesome.css");
@import url("../fonts/elegant_font/HTML_CSS/style.css");
@import url("../fonts/et-line-font/style.css");
@import url("../fonts/icofont/icofont.min.css");

* {
    --title-font: "Outfit", Helvetica, Arial, sans-serif;
    --body-font: "Inter", Helvetica, Arial, sans-serif;
    --border-default: solid 1px rgba(30, 30, 30, 1);
    --bg-color-even: #E8E8E8;
    --bg-color-odd: #F4F4F4;
    --bg-color-dark: #121212;
    --body-font-color: #404040;
    --title-font-color: #020202;
    --dark-body-font-color: rgba(255, 255, 255, .75);
    --gray-color: #acacac;

}

.g-custom-x {
    --bs-gutter-x: 30px;
}

/* ================================================== */


/* body */


/* ================================================== */

html {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    background: #ffffff;
}

body {
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    color: var(--body-font-color);
    padding: 0;
    line-height: 1.7em;
    word-spacing: 0px;
    letter-spacing: -0.2px;
}

#wrapper {
    overflow: hidden;
}

a,
a:hover {
    text-decoration: none;
}

/* ================================================== */


/*  header  */


/* ================================================== */

header {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1001;
    background: #2b313f;
    margin: 0;
    border-bottom: solid 1px rgba(255, 255, 255, 0);
}

header.header-s1 {
    top: 0;
}

header .info {
    display: none;
    color: #fff;
    padding: 10px 0 10px 0;
    width: 100%;
    z-index: 100;
    background: #242424;
}

header .info .col {
    display: inline-block;
    font-size: 12px;
}

header .info .col {
    padding-right: 30px;
}

header .info .col:last-child {
    padding-right: 0px;
}

header .info i {
    font-size: 14px;
    margin-right: 15px;
}

header .info .social.col {
    border: none;
}

header .info .social i {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    float: none;
    padding: 0 10px 0 10px;
    margin: 0;
}

header .info strong {
    font-size: 12px;
}

header.header-bg {
    background: rgba(0, 0, 0, 0.5);
}

header.transparent {
    background: none;
}

body:not(.side-layout) header:not(.smaller):not(.header-mobile).header-light.transparent {
    background: rgba(255, 255, 255, 0.0);
}

header.autoshow {
    top: -120px;
    height: 70px !important;
}

header.autoshow.scrollOn,
header.autoshow.scrollOff {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    outline: none;
}

header.autoshow.scrollOn {
    top: 0;
}

header.autoshow.scrollOff {
    top: -120px;
}

header div#logo {
    font-family: "Oswald", sans-serif;
    color: white;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header .logo-2 {
    display: none;
}

header .logo-scroll {
    display: none;
}

header .logo,
header .logo-2 {
    font-family: var(--body-font);
    color: #fff;
    font-size: 40px;
    font-weight: 300;
}

header .logo-2 {
    color: #333;
}

header.header-full nav {
    float: left;
}

header nav a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header nav a:hover {
    color: #555;
}

header.smaller #mainmenu ul ul {
    top: 0px;
}

header.smaller {
    position: fixed;
    top: 0px;
    background: #ffffff;
    /*
     background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
    -o-backdrop-filter: blur(10px);
    -moz-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    */
}


.scroll-down {
    margin-top: -90px;
}

.scroll-up {
    margin-top: 0;
}


.dark-scheme header.smaller {
    background: #121212;
}

header.smaller .btn-rsvp {
    height: 100px;
    padding-top: 55px;
}

.boxed header.smaller {
    margin-top: 0px;
}

header.smaller div#logo,
header.s2 div#logo {}

header.smaller.scroll-light {
    background: #ffffff;
}

header.smaller .logo-init {
    display: none;
}

header.smaller #topbar {
    margin-top: -50px;
}

header.smaller #topbar.topbar-dark a {
    color: #333333;
}

header .logo-mobile {
    display: none;
}

header.smaller.scroll-dark {
    background: var(--bg-color-even);
}

header.header-light .h-phone,
header.smaller.scroll-light .h-phone {
    color: #202020;
}

header:not(.header-light).smaller.scroll-light div#logo .logo {
    display: none;
}

header.smaller.scroll-light div#logo .logo-2 {
    display: inline-block;
}

header.smaller.scroll-light div#logo .logo-scroll {
    display: inline-block;
}

header.smaller.header-light div#logo .logo {
    display: none;
}

header.smaller.scroll-light .social-icons i {
    color: #333;
}

header.smaller.scroll-light #mainmenu li a,
header.smaller.scroll-light #mainmenu li.has-child:after {
    color: #333333;
}

header.smaller.scroll-light #mainmenu li li a:hover {
    color: #ffffff;
}

.logo-smaller div#logo {
    width: 150px;
    height: 30px;
    line-height: 65px;
    font-size: 30px;
}

.logo-smaller div#logo img {
    font-size: 30px;
}

header.smaller div#logo .logo-1 {
    display: none;
}

header.smaller div#logo .logo-2 {
    display: inline-block;
}

.logo-small {
    margin-bottom: 20px;
}

header.de_header_2 {
    height: 125px;
}

header.de_header_2.smaller {
    height: 70px;
}

header.de_header_2.smaller .info {
    position: absolute;
    opacity: 0;
    z-index: -1;
}

header.header-full {
    padding-left: 40px;
    padding-right: 40px;
}

header .header-row {
    text-align: center;
}

header .header-col {
    position: relative;
    height: 100%;
}

/* left col header */
header .header-col.left {
    float: left;
    padding: 0 30px 0 0;
    /* border-right:solid 1px rgba(255,255,255,.2); */
}

/* middle col header */
header .header-col.mid {
    float: right;
}

header .header-col.mid .social-icons {
    float: right;
    /* border-left:solid 1px rgba(255,255,255,.2); */
    padding: 0 30px 0 30px;
}


.header-col-right {
    text-align: right;
}


.de-navbar-left {
    background: #151618;
}

.de-navbar-left #logo {
    padding: 40px;
    text-align: center;
    width: 100%;
}

.de-navbar-left header {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    background: none;
    padding: 30px;
    padding-right: 20px;
}

.de-navbar-left header #mainmenu {
    float: none;
    margin: 0;
    padding: 0;
}

.de-navbar-left header #mainmenu>li {
    display: block;
    margin: 0;
    float: none;
    text-align: center;
    font-family: var(--body-font);
    letter-spacing: 5px;
    font-size: 14px;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}

.de_light.de-navbar-left header #mainmenu>li {
    border-bottom: solid 1px rgba(0, 0, 0, .05);
}

.de-navbar-left header #mainmenu>li>a {
    padding: 0;
    opacity: .5;
}

.de_light.de-navbar-left header #mainmenu>li>a {
    color: #222;
}

.de-navbar-left header #mainmenu>li a:hover {
    opacity: 1;
}

.de-navbar-left header #mainmenu>li>a:after {
    content: none;
}

.de-navbar-left header nav {
    float: none;
}

/* subheader */

#subheader {
    text-align: center;
    overflow: hidden;
    padding: 50px 0 100px 0;
    position: relative;
}

#subheader h1 {
    margin-top: 100px;
    margin-bottom: 10px;
    letter-spacing: -2px;
}

#subheader.dark {
    background-color: var(--title-font-color);
}

#subheader.dark h1 {
    color: #fff;
}

.de-navbar-left #subheader {
    padding-bottom: 120px;
}

#subheader .crumb {
    font-size: 14px;
    letter-spacing: 3px;
}

#subheader.text-light .crumb {
    color: #fff;
}

#subheader .small-border-deco {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, .1);
}

#subheader .small-border-deco span {
    display: block;
    margin: 0 auto;
    height: 2px;
    width: 100px;
}

#subheader.dark h2,
#subheader.dark h4 {
    color: #fff;
}

#subheader.dark h2 {
    font-size: 48px;
}

#subheader.s2 {
    text-align: left;
    padding: 120px 0 20px;
    border: solid 1px #ddd;
    border-left: none;
    border-right: none;
}

.rtl #subheader.s2 {
    text-align: right;
}


#subheader.s2 h1,
#subheader.s2 .crumb {
    margin: 0;
    padding: 0;
}

#subheader.s2 .crumb {
    float: right;
    margin-top: 10px;
}

.rtl #subheader.s2 .crumb {
    float: left;
}

#subheader.sh-plain {
    padding: 100px 0 60px 0;
}

.de-navbar-left.de_light #subheader h1 {
    color: #222;
}

#profile_banner {
    min-height: 360px;
}


/* ================================================== */


/* navigation */


/* ================================================== */

#mainmenu {
    font-family: var(--title-font);
    font-weight: 500;
    font-size: 15px;
    margin: 0 auto;
    float: none;
}

#mainmenu li {
    margin: 0px 0px;
    padding: 0px 0px;
    float: left;
    display: inline;
    list-style: none;
    position: relative;
}

#mainmenu li>a {
    padding-right: 6px;
    font-weight: 500;
}

#mainmenu a {
    position: relative;
    display: inline-block;
    padding: 30px;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    outline: none;
}

#mainmenu li:last-child>a {
    border-bottom: none;
}

/* before edited 
#mainmenu li ul ul {
    left: 100%;
    top: 0px;
}
*/

/* menu toggle for mobile */

#menu-btn {
    display: none;
    float: right;
    width: 36px;
    height: 36px;
    padding: 4px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    margin-top: 5px;
    margin-left: 20px;
}

#menu-btn:before {
    font-family: FontAwesome;
    content: "\f0c9";
    font-size: 20px;
}

#menu-btn:hover {
    background: #fff;
}

#menu-btn:hover:before {
    color: #222;
}


/* user account menu */

/* user account menu close */

/* ================================================== */


/* content */


/* ================================================== */

#content {
    width: 100%;
    background: #ffffff;
    padding: 90px 0 90px 0;
    z-index: 100;
}

#content {
    background: #ffffff;
}

/* ================================================== */


/* section */


/* ================================================== */

section {
    padding: 90px 0 90px 0;
    position: relative;
}

#content.zebra section:nth-child(even) {
    background: #f6f6f6;
}

section:not(.relative) {}

.full-height {
    overflow: hidden;
}

/* ================================================== */


/* footer */


/* ================================================== */

footer {
    /*background:url('../images/logo-big.png') -50% center no-repeat var(--primary-color) !important;*/
    padding: 80px 0 0 0;
    font-size: 15px;
}

footer {
    background: var(--bg-color-dark);
}

footer.footer-light {
    background: rgba(0, 0, 0, .025);
}

footer.footer-light a {
    color: #5d6371;
}

.dark-scheme footer {
    background: rgba(255, 255, 255, .025);
}

.dark-scheme footer a {
    color: var(--dark-body-font-color);
}

footer.footer-black {
    background: #222222;
}

footer h5,
.de_light footer h5 {
    color: #fff;
    font-size: 18px;
    text-transform: none;
}

footer a {
    color: #ffffff;
    text-decoration: none !important;
}

.de-navbar-left footer {
    padding: 70px 70px 0 70px;
}

.subfooter {
    border-top: solid 1px rgba(255, 255, 255, .1);
    padding: 20px 0 20px 0;
}

.footer-light .subfooter {
    border-top: solid 1px rgba(0, 0, 0, .1);
}

.de-navbar-left .subfooter {
    background: none;
}

header.side-header {
    border-bottom: none;
    margin: 0;
}

header.side-header .social-icons-2 {
    margin: 0 auto;
    margin-top: 50px;
    float: none;
    text-align: center;
}

header.side-header .social-icons-2 a {
    display: inline-block;
    margin: 0 2px 0 2px;
    background: #555;
    width: 36px;
    height: 36px;
    padding-top: 5px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    opacity: .2;
}

.de_light header.side-header .social-icons-2 a {
    background: #fff;
    color: #333;
}

header.side-header .social-icons-2 a:hover {
    opacity: 1;
}

.de-navbar-left.de_light header,
.de-navbar-left.de_light {
    background: rgba(var(--secondary-color-rgb), .1);
}

header.header-light-transparent {
    background: rgba(255, 255, 255, .5);
}

header.header-solid.header-light #mainmenu>li>a {
    color: #555;
}

header.header-solid.header-light .info {
    background: #eee;
    color: #555;
}

header.header-solid.header-light .info .social i {
    color: #222;
}

header.header-solid {
    background: #fff;
}

header.header-light {
    background: #ffffff;
}

header.smaller.header-dark {
    background: #222222;
    border: none;
}

header.smaller.header-dark #mainmenu a {
    color: #fff;
}

header.s2 {
    background: #ffffff !important;
    border-bottom: solid 1px #eee;
    top: 0;
}

header.s2 #mainmenu>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
}

.side-layout header.smaller.header-dark #mainmenu>li {
    border-bottom: solid 1px rgba(255, 255, 255, .1);
}

.side-layout header.smaller.header-dark #mainmenu>li:last-child {
    border-bottom: none;
}

header.header-mobile {
    position: fixed !important;
    background: #fff;
    top: 0;
    padding-bottom: 10px;
}

header.header-mobile.menu-open {
    background: #ddd;
}

header.header-mobile .container {
    max-width: 100% !important;
    padding-left: 20px;
    padding-right: 20px;
}

.dark-scheme header.header-mobile {
    background: #121212;
}

header.header-mobile.has-topbar .header-row,
header.header-mobile.has-topbar .header-col {
    margin-top: 10px;
}

header.header-mobile nav {
    float: none;
}

header.header-mobile .logo {
    display: none;
}

header.header-mobile .btn-rsvp {
    padding-top: 40px;
    height: 90px;
}

header.header-mobile .logo-2 {
    display: inline-block;
}

header.header-mobile.header-light {
    background: #fff;
}

header.header-mobile #mainmenu ul {
    padding: 0;
}

header.header-solid.header-light {
    background: #fff;
}

header.header-light .logo-1 {
    display: none;
}

header.header-light .logo-2 {
    display: inline-block;
}

/* topbar start here */

#topbar {
    z-index: 1000;
    width: 100%;
    overflow: hidden;
    top: 0;
    background: rgba(0, 0, 0, .05);
}

#topbar.topbar-dark {
    background: #ffffff;
}

#topbar a {
    color: #161C2D;
    text-decoration: none;
}

#topbar.text-light a {
    color: #03668d;
}

.topbar-left,
.topbar-right {
    display: flex;
}

.topbar-right {
    float: right;
}

/* topbar left content */
.topbar-left {
    float: left;
}

#topbar .social-icons i {
    background: none;
    margin: 0;
    margin-top: 5px;
    color: #ffffff;
}

/* topbar widget */
.topbar-widget {
    font-size: 14px;
    display: flex;
    padding: 3px 15px;
    font-weight: 400;
    height: 46px;
}

.topbar-widget:first-child {
    padding-left: 0;
}

.topbar-widget i {
    font-size: 16px;
    margin-top: 8px;
    margin-right: 10px;
}

.topbar-widget:before {
    float: left;
    position: relative;
    font-family: "FontAwesome";
    font-size: 16px;
    margin-right: 10px;
}

/* topbar end here */

/* ================================================== */


/* blog */


/* ================================================== */

/* blog list */

.bloglist .post-text {
    border-bottom: solid 2px var(--primary-color);
    padding: 20px 20px;
    padding-bottom: 30px;
    background: #fff;
    margin: 20px;
    margin-top: -40px;
    margin-bottom: 0;
    position: relative;
    z-index: 100;
}

.bloglist .post-text a.btn-main {
    display: inline-block;
    margin-top: 0px;
    padding: 5px 25px;
}

.bloglist .date-box {
    width: 54px;
    position: absolute;
    text-align: center;
    color: #fff;
    margin: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.bloglist .date-box .m {
    font-weight: bold;
    font-size: 32px;
    padding: 8px;
    padding-bottom: 0;
}

.bloglist .date-box .d {
    font-size: 10px;
    letter-spacing: 5px;
    padding-left: 5px;
}

/* de-bloglist-type-1 */
.de-bloglist-type-1 .d-content {
    display: block;
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    padding-bottom: 15px;
    margin-bottom: 0;
}

.de-bloglist-type-1 .d-image {
    position: absolute;
    overflow: hidden;
    width: 60px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.de-bloglist-type-1 .d-image img {
    width: 100%;
}

.de-bloglist-type-1 .d-content {
    padding-left: 80px;
}

.de-bloglist-type-1 .d-content h4 {
    font-size: 16px;
    margin-bottom: 2px;
}

.de-bloglist-type-1 .d-date {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    padding-left: 18px;
}

.de-bloglist-type-1 .d-date:before {
    font-family: "FontAwesome";
    font-weight: 300;
    color: var(--primary-color);
    content: "\f073";
    left: 0;
    position: absolute;
}


/* de-post-type-1 */

/* blog comment */

.post-content {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.post-content p {
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.post-text {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}


.post-text h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.post-text h4 a {
    color: var(--title-font-color);
    text-decoration: none;
    line-height: 1.5em;
}

.blog-read img {
    margin-bottom: 20px;
    height: 450px;
    width: 100%;
    object-fit: cover;
}

.blog-read .post-text {
    padding: 0;
}

/*.post-date:before{
    content: "\f133";
}*/

/* blog comment form */

.post-image {
    overflow: hidden;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.post-image img {
    width: 100%;
    margin-bottom: 0px;
    height: 237px;
    object-fit: cover;
}

.post-image {
    position: relative;
}

/* ================================================== */

/* products */


/* ================================================== */

/* ================================================== */


/* contact form */


/* ================================================== */

.error {
    display: none;
    margin-top: 30px;
    color: #e7505a;
    clear: both;
    padding-top: 20px;
    padding: 20px;
    background: rgba(231, 80, 90, .1);
    border: solid 1px #e7505a;
}

.success {
    display: none;
    color: #96c346;
    margin-top: 30px;
    clear: both;
    padding-top: 20px;
    padding: 20px;
    background: rgba(150, 195, 70, .1);
    border: solid 1px #96c346;
}

.success.s2 {
    margin-top: 0;
    border: none;
    background: var(--primary-color);
    padding: 40px;
    color: var(--body-font-color);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#contact_form textarea {
    height: 177px;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
}

#contact_form h5 {
    margin-bottom: 15px;
}

/* form style */
/* ------------------------------ */

/* style your lables/button */

#contact_form input[type="radio"]+label {
    margin-right: 10px;
}


/* ================================================== */


/* coming soon page */


/* ================================================== */

/* ================================================== */


/* elements */


/* ================================================== */


/* address */


/* ------------------------------ */


address span {
    display: block;
    font-size: 18px;
    padding: 5px;
    background: #ffffff;
    border-radius: 5px;
}

address span i {
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 15px;
}

.text-light address span a {
    color: #ffffff;
}


address.s1 span {
    background: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 5px;
}

address.s1 span i {
    font-size: 15px;
}

/* border */


/* ------------------------------ */

.small-border {
    width: 50px;
    height: 2px;
    background: rgba(0, 0, 0, .5);
    border-left: none;
    border-right: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

/* breadcrumb */


/* ------------------------------ */

/* box icon */

/* button and link */


/* ------------------------------ */

a {
    text-decoration: none;
}

a.btn-main:hover,
.btn-main:hover {
    color: #fff;
    -webkit-box-shadow: 2px 2px 20px 0px rgba(var(--primary-color-rgb), 0.5);
    -moz-box-shadow: 2px 2px 20px 0px rgba(var(--primary-color-rgb), 0.5);
    box-shadow: 2px 2px 20px 0px rgba(var(--primary-color-rgb), 0.5);
}


a.btn-black:hover,
.btn-black:hover {
    color: #fff;
    -webkit-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.2);
}

a.btn-main,
a.btn-main:active,
a.btn-main:focus,
a.btn-main:visited,
.btn-main,
input[type=button].btn-main {
    display: inline-block;
    font-family: var(--title-font);
    text-align: center;
    color: #fff;
    outline: 0;
    font-weight: 800;
    text-decoration: none;
    padding: 4px 30px 4px 30px;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

a.btn-black {
    background: #121212 !important;
}

/*
    a.btn-rsvp:before{
    font-size:32px;
    font-family:"FontAwesome";
    content:"\f073";
    margin-right:15px;
    display:block;
    margin:0 auto;
    margin-bottom:10px;
    }
    */

/* columns */


/* ------------------------------ */


/* counter */


/* ------------------------------ */

.de_count {
    padding: 0px 0 10px 0;
    background: none;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.de_count h3 {
    font-size: 40px;
    letter-spacing: .1px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    line-height: 1em;
}

.de_count {
    font-size: 16px;
    background: #ffffff;
    padding: 30px 20px 20px 30px;
    color: #35404e;
    font-weight: 500;
}

.de_count.transparent {
    background: rgba(255, 255, 255, .15);
}


/* divider */


/* ------------------------------ */

.spacer-single {
    width: 100%;
    height: 30px;
    display: block;
    clear: both;
}

.spacer-double {
    width: 100%;
    height: 60px;
    display: block;
    clear: both;
}

.spacer-10 {
    width: 100%;
    height: 10px;
    display: block;
    clear: both;
}

.spacer-20 {
    width: 100%;
    height: 20px;
    display: block;
    clear: both;
}

hr {
    display: block;
    clear: both;
    border-top: solid 1px #ddd;
    margin: 40px 0 40px 0;
}

/* dropcap */


/* ------------------------------ */

/* form */


/* ------------------------------ */

.form-border input[type=text],
.form-border textarea {
    padding: 8px;
    margin-bottom: 10px;
    border: none;
    border: solid 2px #eeeeee;
    background: rgba(0, 0, 0, .025);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #333;
}

.form-border input[type=text]:focus,
.form-border textarea:focus {
    background: rgba(var(--secondary-color-rgb), .1);
}

#form-booking-item textarea {
    height: 45px;
}

/* heading */


/* ------------------------------ */

h1,
h2,
h4,
h3,
h5 {
    margin-top: 0;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--title-font-color);
}

footer h5 {
    color: #fff;
}

footer h5 {
    color: #fff;
}

h1 {
    font-size: 52px;
    letter-spacing: -2px;
    margin-bottom: 20px;
    line-height: 52px;
    font-weight: 500;
}

h1.s2 {
    display: inline-block;
}

h1.s2>span {
    line-height: 1em;
    letter-spacing: 0;
    display: block;
}

h1.s2 .c1 {
    font-size: 240px;
    letter-spacing: -20px;
    line-height: .85em;
    position: relative;
}

h1.s2 .c3 {
    font-size: 20px;
    font-weight: 500;
}

h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 42px;
    letter-spacing: -1.8px;
    line-height: 50px;
}

h3 {
    font-size: 26px;
    margin-bottom: 20px;
    letter-spacing: -.5px;
}

h4 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 26px;
}

h2.s2 {
    font-weight: 400;
}

h5 {
    font-size: 16px;
}


.text-light {
    color: var(--dark-body-font-color) !important;
}

.text-dark {
    color: #223044;
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5 {
    color: #fff;
}

/* feature box style 1 */

/* feature-box style 2 */

/* feature-box image style 3 */

/* with image */

/* feature-box image style 4 */

/* list */

/* pagination */


/* ======================================== */

.pagination {
    margin: 0 auto;
    font-weight: 500;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.pagination li a {
    font-size: 14px;
    color: #888;
    border: solid 1px #d2d2d2;
    border-right: none;
    background: none;
    padding: 15px 20px 15px 20px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;

    background: #ffffff;
}

.pagination li:last-child a {
    border-right: solid 1px #d2d2d2;
}

.pagination>.active>a {
    color: #ffffff;
}

/* pricing table */


/* ================================================== */

/* de_pricing-table begin */

/* de_pricing-table end */

/* preloader */


/* ================================================== */

/* ================================================== */


/* car preloader */

/* car preloader close */

/* progress bar */


/* ================================================== */


/* social-icons */


/* ================================================== */

.social-icons {
    display: inline-block;
}

.social-icons i {
    text-shadow: none;
    color: #fff;
    padding: 15px 10px 8px 10px;
    width: 40px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0 3px 0 3px;
    background: rgba(255, 255, 255, .1);
}

.social-icons i:hover {
    background: #fff;
    border-color: #eceff3;
    color: #333;
}

.de-color-icons i {
    text-shadow: none;
    color: #fff;
    padding: 12px 10px 8px 10px;
    width: 38px;
    height: 38px;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 1px 6px 1px;
}


.de-color-icons .fa-twitter {
    background: #3ea1ec;
}

.de-color-icons .fa-facebook {
    background: #344e86;
}

.de-color-icons .fa-reddit {
    background: #c23321;
}

.de-color-icons .fa-linkedin {
    background: #0976b4;
}

.de-color-icons span {
    cursor: poInter;
    display: inline-block;
}

.de-color-icons span:hover {
    transform: scale(1.1);
}
.pagination {
    display: flex;
    justify-content: center;
}

.our-features img{
    height: 260px;
    width: 100%;
    object-fit: cover;
}
/*
.social-icons .fa-facebook{background:#3e5a9b;}
.social-icons .fa-twitter{background:#55aded;}
.social-icons .fa-google-plus{background:#df4f37;}
.social-icons .fa-linkedin{background:#0075ad;}
.social-icons .fa-rss{background:#fb6506;}
.social-icons .fa-skype{background:#28A8EA;}
*/

/*
    .social-icons .fa-facebook{ background:#305fb3; }
    .social-icons .fa-twitter{  background:#00d7d5; }
    .social-icons .fa-rss{ background:#fca600;  }
    .social-icons .fa-google-plus{ background:#d7482a;  }
    .social-icons .fa-skype{ background:#12c7ef;    }
    .social-icons .fa-dribbble{ background:#f06eaa; }
    */


/* tabs */


/* ================================================== */

/* accordion
------------------------------ */


.accordion-section-title {
    color: #121212;
    width: 100%;
    padding: 15px 0;
    cursor: poInter;
    font-family: var(--body-font);
    width: 100%;
    display: inline-block;
    font-size: 17px;
    transition: all linear 0.5s;
    text-decoration: none;
    overflow: none;
    border-bottom: solid 1px #dddddd;
}

.accordion-section-title:before {
    font-family: "FontAwesome";
    content: "\f107";
    float: right;
    color: #fff;
    text-align: center;
    padding: 2px 8px 2px 8px;
    font-size: 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 30px;
}

.accordion-section-title:hover {
    text-decoration: none;
}

.accordion-section-content {
    padding-top: 15px;
    padding-bottom: 5px;
    display: none;
    margin-bottom: 10px;
}


/* bs */

/* new added */



/* tab de_light */

/* tab de_light */

/* tab de_light */

/* team
    /* ================================================== */

/* testimonial
    /* ================================================== */


/* timeline */

/* timeline */

/* timeline */

/* Timeline */
.container-timeline {
    position: relative;
}

.container-timeline ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    display: inline-block;
    counter-reset: wa-process-counter;
}

.container-timeline ul li {
    list-style: none;
    margin: 0;
    border-left: 1px solid green;
    padding: 0 0 30px 40px;
    position: relative;
    counter-increment: wa-process-counter;
}

.container-timeline ul li:last-child {
    border: 0;
}

.container-timeline ul li::before {
    position: absolute;
    left: -21px;
    top: 0;
    content: counter(wa-process-counter);
    border: 1px solid green;
    border-radius: 0px;
    background: white;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 41px;
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: block;
    font-weight: bold;
}

.container-timeline ul li:hover::before {
    background: var(--primary-color);
    border-color: var(--primary-color);
}

.container-timeline p {
    font-size: 15px;
    line-height: 1.8em;
}



.mt20 {
    margin-top: 20px;
}

/* margin bottom */

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb60 {
    padding-bottom: 60px;
}

/* margin top */

.relative {
    position: relative;
    z-index: 1;
}

.z1000 {
    z-index: 1000;
}

/* ================================================== */


/* anim */


/* ================================================== */

header,
.de_count,
.social-icons a i,
.btn-main,
#contact_form input,
.dropdown *,
.form-border *,
.de-color-icons *,
.container-timeline *,
#contact_form *,
.de-item * {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    outline: none;
}

#mainmenu li {
    -o-transition: .2s ease;
    -ms-transition: .2s ease;
    -moz-transition: .2s ease;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    outline: none;
}

/* ================================================== */


/* video */


/* ================================================== */

video {
    display: inline-block;
    vertical-align: baseline;
    min-width: 100%;
    min-height: 100%;
}

/* youtube, vimeo */

/* ================================================== */


/* map */


/* ================================================== */


/* --------------- map --------------- */

/*
.de-spot span:before{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 35%;
    bottom: -15px;
  border: 10px solid transparent;
  border-top: 8px solid #333; /* IE8 Fallback 
  border-top: 8px solid #333;
  z-index: 2;
} */

/* ================================================== */


/*var(--title-font-color) to action */


/* ================================================== */

/* ================================================== */


/* overide bootstrap */


/* ================================================== */

table thead {
    font-weight: bold;
    padding: 0 !important;
}

p.lead {
    font-size: 17px;
    letter-spacing: 0.1px;
    margin-top: 0;
    font-weight: 400;
}

/* Vertical line */

.card {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.box-icon {
    padding: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    line-height: 1.6em;
}

.box-icon .d-inner {
    padding-left: 56px;
}


.box-icon h4 {
    font-size: 17px;
    margin-bottom: 3px;
}

.box-icon.s2 .d-inner {
    padding-left: 70px;
}

.box-icon.s2 i {
    position: absolute;
    font-size: 32px;
    width: 54px;
    height: 54px;
    padding: 10px;
    text-align: center;
    color: #ffffff;
    border-radius: 5px;
}

.box-icon.s2.d-invert .d-inner {
    padding: 0;
    padding-right: 70px;
    text-align: right;
}

.box-icon.s2.d-invert i {
    right: 0;
}

.box-icon.p-small {
    font-size: 15px;
}

/* ======================================== */


/* toggle */


/* ======================================== */

/* ================================================== */


/* image position */


/* ================================================== */

/* ================================================== */


/* flickr */


/* ================================================== */

hr {
    border-top: solid 1px #555;
}

/* ================================================== */


/* font awesome icons */


/* ================================================== */

i {
    display: inline-block;
}

/* extra ^ */

/* ================================================== */


/* transition */


/* ================================================== */

a,
a:hover {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

/* ================================================== */


/* gallery */


/* ================================================== */

/* ---- grid ---- */

/* clear fix */

/* ---- .element-item ---- */

/* 5 columns, percentage width */

/* ================================================== */


/* widget */


/* ================================================== */

#sidebar {
    padding-left: 30px;
    position: relative;
}

.widget {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.widget h4 {
    font-size: 20px;
    margin-top: 0;
    letter-spacing: normal;
}

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    margin: 3px 0;
}

.widget .small-border {
    height: 2px;
    width: 30px;
    background: #fff;
    margin: 0px 0 20px 0;
    display: block;
}

.widget-post li {
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.widget-post li a {
    font-weight: 600;
    display: block;
    text-decoration: none;
    color: #606060;
}

footer .widget {
    border: none;
    margin-bottom: 0;
}

footer .widget h5 {
    margin-bottom: 20px;
}

/* close cookit */

/* ribbon */



/* ================================================== */


/* misc */


/* ================================================== */


.fs-12 {
    font-size: 12px;
}

/* price range slider */

.de-item {
    box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
    border: solid 1px #dddddd;
    padding: 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.de-item h4 {
    font-size: 18px;
    margin-bottom: 5px;
}

.de-item .d-info {
    padding: 20px;
    position: relative;
}

.de-item .d-atr-group {
    border-bottom: solid 1px #dddddd;
    padding-bottom: 15px;
}

.de-item .d-atr {
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    color: var(--title-font-color);
    margin-right: 10px;
}

.de-item .d-atr img {
    float: left;
    width: 16px;
    padding-top: 5px;
    margin-right: 3px;
}

.de-item .d-img {
    overflow: hidden;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.de-item .d-img img {
    box-shadow: 3px 3px 9px rgba(164, 164, 186, .5);
}

.de-item .d-img:hover img {
    transform: scale(1.05);
}

.de-item .d-item_like {
    position: absolute;
    top: 20px;
    right: 20px;
    font-weight: 500;
    font-size: 14px;
}

.de-item .d-item_like i {
    color: #cccccc;
    margin-right: 6px;
}

.de-item .d-img img {
    box-shadow: none;
}


/* marquee */


.d-flex {
    display: flex;
}

/* marquee */

/* scroll
body::-webkit-scrollbar,#de_modal::-webkit-scrollbar {
  width: 6px;
}
body::-webkit-scrollbar-track,#de_modal::-webkit-scrollbar-track {
  background:#dddddd;
}
body::-webkit-scrollbar-thumb,#de_modal::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

body.dark-scheme::-webkit-scrollbar-track,#de_modal::-webkit-scrollbar-track {
  background:#121212;
}
*/

/* box-url */

.menu-simple {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

.menu-simple li {
    display: inline;
    margin: 0 15px;
}

.de-icon {
    color: #ffffff;
    width: 80px;
    text-align: center;
    font-size: 40px;
    background: rgba(85, 85, 85, .2);
    padding: 20px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.de-flex {
    display: flex;
    justify-content: space-between;
}

.de-flex>.de-flex-col {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*Cookie Consent Begin*/

/*Cookie Consent End*/

.vertical-center {
    min-height: 100%;
    /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh;
    /* These two lines are counted as one :-)       */

    display: flex;
    align-items: center;
}

.owl-carousel {
    position: relative;
    margin-top: -5px;
    bottom: -5px;
    margin-bottom: -15px;
}

/* .de_tab.tab_style_4 .de_nav {
    -webkit-touchvar(--title-font-color)out: none;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

} */

.no-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}

p {
    margin-bottom: 20px;
}

.bg-gray-100 {
    background: #F5F8FA;
}


.no-bottom {
    padding-bottom: 0 !important;
}

.no-top {
    padding-top: 0 !important;
}

.form-control {
    border: solid 1px rgba(3, 27, 78, .5);
}


.form-control:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.date-time-field input[type=text] {
    width: 67%;
    height: 33px;
    float: left;
    padding: 3px 5px;
    border: solid 1px rgba(3, 27, 78, .5);
    border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
}

.d-carousel {
    position: relative;
    display: flex;
    align-items: center;
}

.d-custom-nav {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100px;
    z-index: 100;
}

.d-arrow-left,
.d-arrow-right {
    display: none;
    cursor: pointer;
    position: absolute;
    margin-top: -10px;
    z-index: 100;
    width: 30px;
    height: 60px;
    background-color: rgba(255, 255, 255, 1.0);
}

.d-arrow-left {
    left: 25px;
    border-top-right-radius: 110px;
    border-bottom-right-radius: 110px;
}

.d-arrow-right {
    right: 25px;
    border-top-left-radius: 110px;
    border-bottom-left-radius: 110px;
}

.d-arrow-left i,
.d-arrow-right i {
    position: absolute;
    top: 20px;
    color: #121212;
    font-size: 20px;
    font-weight: bold;
}

.d-arrow-left i {
    left: 8px;
}

.d-arrow-right i {
    right: 8px;
}

#d-coll-carousel {
    position: relative;
    display: flex;
    align-items: center;
}

.owl-nav {
    display: flex;
}

.owl-prev,
.owl-next,
.d-nav-left,
.d-nav-right {
    cursor: pointer;
    position: absolute;
    top: 27.5%;
    z-index: 100;
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 1.0);
    border: solid 1px #ccc;
}

.dark-scheme .owl-prev,
.dark-scheme .owl-next {
    background: #121212;
    color: #ffffff;
    border-color: rgba(255, 255, 255, .3);
}

.owl-prev:hover,
.owl-next:hover {
    transform: scale(1.1);
    -webkit-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 30px 0px rgba(0, 0, 0, 0.2);
}

.owl-prev,
.d-nav-left {
    left: -12px;
    border-radius: 60px;
    padding-left: 4px;
}

.owl-next,
.d-nav-right {
    right: -12px;
    border-radius: 60px;
    padding-right: 4px;
}

.d-nav-left i,
.d-nav-right i {
    position: absolute;
    top: 20px;
    color: #121212;
    font-size: 20px;
    font-weight: bold;
}

.owl-next i,
.d-nav-left i {
    top: 12px;
    left: 16px;
}

.d-nav-right i {
    top: 12px;
    right: 16px;
}

.container-fluid .owl-prev,
.container-fluid .d-nav-left {
    left: 30px;
}

.container-fluid .owl-next,
.container-fluid .d-nav-right {
    right: 30px;
}

.owl-arrow {
    z-index: 100;
    background: #fff;
    margin-top: 48%;
    display: none;
    cursor: poInter;
}

.owl-arrow span {
    display: block;
    background: #555;
    position: absolute;
}

.owl-arrow .prev {
    left: 0;
}

.owl-arrow .next {
    right: 0;
}

.owl-arrow .prev:before,
.owl-arrow .next:before {
    font-family: "FontAwesome";
    content: '\f177';
    color: #222222;
    padding: 20px;
    font-size: 32px;
    display: block;
}

.owl-arrow .next:before {
    content: '\f178';
}

.owl-pagination {
    margin-top: 0px;
    height: 40px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: 6px;
    height: 6px;
    background-color: #555;
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span {
    background: none;
}

.owl-theme .owl-controls .owl-page.active span:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    border: solid 2px #555;
    top: -2px;
    left: -2px;
}

/* new owl */
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}

.owl-dots button {
    border: none;
    outline: none;
    padding: 0;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot span {
    display: none;
}

/* new owl close */

.center-y {
    position: relative;
}

.wow {
    visibility: hidden;
}

#back-to-top {
    background: #ffffff;
    position: fixed;
    bottom: -40px;
    right: 15px;
    z-index: 1020;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 30px;
    cursor: poInter;
    padding-top: 3px;
    border: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    outline: none;
    opacity: 0;
}

#back-to-top:hover {
    transform: scale(1.1);
}

#back-to-top:before {
    font-family: "FontAwesome";
    font-size: 18px;
    content: "\f106";
    color: #fff !important;
    position: relative;
}

/* mouse scroll icon begin */

/* mouse scroll icon close */

/* close new table */

.table {
    display: table;
    margin-bottom: 0;
    color: var(--body-font-color);
}

/*
 .switch:checked {
     background-color: blue;
}
*/

.img-fullwidth {
    width: 100%;
    height: auto;
}

.de-table th,
.de-table td {
    font-weight: 400;
    padding: 10px 0;
}

.menu_side_area {
    margin-left: 20px;
}

/*
.ul-style-2 li:before {
    font-family: "FontAwesome";
    content: "\f00c";
    margin-right: 12px;
    width: 20px;
    line-height: 1;
    padding: 4px 0;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #35404e;
    color: #ffffff;
}*/

/* shadow */

.shadow-soft,
.de-box,
.de_count,
.container-timeline ul li::before {
    -webkit-box-shadow: 0 30px 60px rgb(0 19 87 / 6%);
    -moz-box-shadow: 0 30px 60px rgb(0 19 87 / 6%);
    box-shadow: 0 30px 60px rgb(0 19 87 / 6%);
}

.rounded-5 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.dropdown ul {
    -webkit-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, .2);
    -moz-box-shadow: 0 4px 6px 0 rgba(10, 10, 10, .2);
    box-shadow: 0 4px 6px 0 rgba(10, 10, 10, .2);
}

.de-box {
    padding: 30px;
    box-shadow: 3px 3px 9px rgba(164, 164, 186, 0.2);
    border: solid 1px #dddddd;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    min-height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* image effect */

/* ================================================== */


/* quick-search */


/* ================================================== */

/* dropdown */
/* ------------------------------ */
.dropdown {
    position: relative;
    z-index: 500;
    font-weight: 600;
    display: inline-block;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-align: left;
}

.dropdown a,
.dropdown a:hover {
    text-decoration: none;
    outline: none;
    display: inline-block;
}

.dropdown a {
    color: #333;
}

.dropdown>a {
    display: inline-block;
    padding: 7px 12px 7px 12px;
    min-width: 140px;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
}

.dropdown>a:after {
    font-family: "FontAwesome";
    font-size: 16px;
    content: "\f107";
    position: relative;
    float: right;
    margin-left: 10px;
}

.dropdown ul,
.dropdown li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.dropdown ul {
    background: #ffffff;
    position: absolute;
    z-index: 100;
    min-width: 140px;
    display: none;
    cursor: pointer;
    border: solid 1px rgba(0, 0, 0, .1);
}

.dropdown li span {
    background: #ffffff;
    display: block;
    padding: 5px 10px 5px 10px;
    border-top: none;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
}

.dropdown li span:hover {
    color: #ffffff;
    background: #eeeeee;
}

.dropdown li.active {
    display: none;
}

.dropdown.fullwidth,
.dropdown.fullwidth a,
.dropdown.fullwidth ul,
.dropdown.fullwidth li {
    width: 100%;
}

/* ================================================== */


/* review */


/* ================================================== */

/* --------------------------------------------------
     * plugin
     * --------------------------------------------------*/


/* --------------------------------------------------
* revolution slider setting
* --------------------------------------------------*/

/* ================================================== */


/* isotope */


/* ================================================== */

/**** disabling Isotope CSS3 transitions ****/

/* -------------------------------------------------- */


/* flex slider */


/* -------------------------------------------------- */



/* mdb carousel */

/* Carousel styling */

/* mdb carousel */


/* flex slider - testi slider */

/* Control Nav */

a,
img {
    outline: 0;
}


/* overwrite bootstrap */


/* -------------------------Line Preloader--------------------- */

/* ================================================== */


/* R E S P O N S I V E */


/* ================================================== */

@media (min-width: 1400px) {

    .container {
        max-width: 1300px;
    }
}


@media(min-width:980px) and (max-width: 1199px) {
    #mainmenu li a:after {
        margin-left: 15px;
    }

    .container {
        min-width: 95%;
    }
}

/* -------------------------------------------------- 
    design for 768px
    /* ================================================== */

@media only screen and (max-width: 992px) {

    header .logo-1 {
        display: none;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    .sm-pt10 {
        padding-top: 10px;
    }

    #menu-btn {
        display: block;
        float: right;
        z-index: 1000;
        top: 0;
        right: 0;
        background: #333;
    }

    .header-col-mid #mainmenu {
        position: absolute;
        top: 90px;
        width: 100%;
        padding: 0 0 0 0;
        left: 20px;
    }

    header {
        display: none;
    }

    header {
        display: block;
        position: inherit;
        margin: 0;
        padding: 0;
        margin-top: 0;
        height: auto;
        background: #121212;
    }

    #subheader {
        padding: 180px 0 50px 0 !important;
    }

    #subheader h1 {
        margin-top: 0;
    }

    #content section:first-of-type {
        padding-top: 160px;
    }

    #sidebar {
        padding-left: 10px;
    }

    #logo {
        vertical-align: middle;
        height: auto;
    }

    #mainmenu {
        position: fixed;
        height: 100%;
        z-index: 200;
        width: 200px;
        margin: 0;
        margin-top: 10px;
        padding: 0;
        padding-top: 20px;
        padding-bottom: 100px !important;
        overflow-y: auto;
        top: 100px;
    }

    #mainmenu a.menu-item {
        text-align: left;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #mainmenu a.menu-item:hover {
        background: #111;
    }

    #mainmenu a.menu-item:hover {
        background: #111;
    }

    #mainmenu li {
        border-bottom: solid 1px #eee;
        margin: 0;
        width: 100%;
        display: block;
    }

    #mainmenu li a.menu-item:after {
        display: none;
    }

    #mainmenu li:last-child {
        margin-bottom: 30px;
    }

    #mainmenu li a {
        color: #eceff3;
    }

    #back-to-top {
        display: none;
    }

    /* header light */

    .de-table thead {
        display: none;
    }

    .de-table tbody tr td {
        text-align: left;
        display: block;
        width: 100%;

    }

    .de-table tbody tr td {
        font-weight: bold;
        width: 50%;
        float: left;
    }

    .de-table tbody tr td span {
        display: block;
        font-weight: 400;
    }

    .subfooter .de-flex,
    .subfooter .de-flex-col {
        display: block;
    }

    .dropdown {
        display: inline-block;
        margin-bottom: 10px;
    }

}

/* -------------------------------------------------- 
    custom for 320px & 480px 
    /* -------------------------------------------------- */

@media only screen and (max-width: 767px) {

    .menu_side_area {
        margin-left: 20px;
        width: 100%;
        position: relative;
        right: 0;
        text-align: right;
        z-index: 0;
        display: block;
    }

    header .container {
        min-width: 100%;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .xs-hide {
        display: none;
    }

}

/* -------------------------------------------------- 
    design for 480px
    /* -------------------------------------------------- */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}

/* -------------------------------------------------- 
    design for 320px
    /* -------------------------------------------------- */

@media only screen and (max-width: 360px) {
    #topbar {
        display: none;
    }
}

/* section control */
@media only screen and (min-device-width: 768) and (max-device-width: 1024) and (orientation: portrait) {
    section {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        background-attachment: scroll;
    }
}

@media only screen and (max-width: 992px) {
    #subheader {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-attachment: scroll;
    }

    section {
        -webkit-background-size: auto 100%;
        -moz-background-size: auto 100%;
        -o-background-size: auto 100%;
        background-size: auto 100%;
        background-attachment: scroll;
    }
}


@media (min-width: 980px) {
    .container-timeline ul {
        display: flex;
        padding-left: 0;
        padding-top: 20px;
    }

    .container-timeline ul li {
        flex: 1 1 0;
        border-left: 0;
        border-top: 1px solid green;
        padding: 50px 4em 0 0;
    }

    .container-timeline ul li::before {
        left: 0;
        top: -21px;
    }
}

.logo-1 {
    height: auto;
    width: 200px;
}

.logo-2 {
    height: auto;
    width: 200px;
}

.id-color {
    color: var(--secondary-color) !important;
}

.car-img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

.date-time-field input[type=time] {
    font-size: 17px;
    width: 33%;
    height: 33px;
    float: right;
    padding: 4px;
    padding-bottom: 6px;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border: solid 1px rgba(3, 27, 78, .5);
    border-left: none;
}

.step-area {
    position: relative;
}

.step-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(27 26 26 / 78%);
}

.text-light .container-timeline ul li::before {
    background: var(--secondary-color) !important;
}

.bloglist .date-box {
    background: #03668d87 !important;
    width: 100px;
}

.social-icons i {
    color: var(--secondary-color) !important;
}

.section-faq {
    padding-top: 0px !important;
}

#topbar .social-icons i {
    color: var(--primary-color) !important;
}

.section-hero:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(27 26 26 / 78%);
}

.counter-area {
    position: relative;
}

.counter-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(27 26 26 / 78%);
}

.subheader:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgb(27 26 26 / 50%);
}

.values-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.values-box p {
    text-align: center;
}

.section-call-to-action img {
    width: 200px;
}

.section-hero {
    padding-bottom: 0px;
}

.de-box span a {
    color: var(--body-font-color);
}

.de-box i {
    font-size: 40px;
}

.step-area {
    background: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 60px 30px;
    overflow: hidden;
}

dt {
    text-decoration: none;
    font-size: 14px;
    width: 100%;
    background: none;
    font-weight: 700;
    line-height: 20px;
    display: inline-block;
    color: #1e232b;
}

dd {
    font-size: 14px;
    line-height: 20px;
}

.ticket-section .form-border input[type=text] {
    background-color: white;
}

#form-booking-item textarea {
    height: 70px;
    background-color: white;
}

.step-wrappr {
    float: left;
    width: 33%;
    text-align: center;
    position: relative;
}

.step-wrappr:after {
    content: '';
    border: 1px solid #E8BF25;
    width: 54px;
    position: absolute;
    right: -24px;
    top: 30px;
}

.step-wrappr:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    right: -27px;
    top: 17px;
    color: #E8BF25;
    font-size: 22px;
}

.step_icon_num {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    border: 2px solid var(--secondary-color);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: relative;
    overflow: hidden;
}

.step-wrappr h5 {
    padding-top: 10px;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.step_icon_num p {
    font-size: 24px;
    color: #020202;
    font-weight: 600;
}

.step-wrappr_last:after,
.step-wrappr_last:before {
    display: none;
}

.step_icon_num_active {
    background: var(--secondary-color);
    color: white;
}

.passenger-table th {
    color: var(--primary-color);
    font-weight: 600;
}

.success-div {
    text-align: center;
}

.success-div i {
    color: green;
    font-size: 120px;
}

.hidden {
    display: none;
}

.sticky-button {
    position: fixed;
    background-color: #25d366;
    bottom: 70px;
    right: 20px;
    border-radius: 50px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    z-index: 999;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.sticky-button svg {
    margin: auto;
    fill: #fff;
    width: 35px;
    height: 35px;
}

.sticky-button label {
    cursor: pointer;
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sticky-button label svg.close-icon {
    display: none;
}

.sticky-chat {
    position: fixed;
    bottom: 70px;
    right: 20px;
    width: 320px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 21;
    opacity: 0;
    visibility: hidden;
}

.sticky-chat a {
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    color: #505050;
}

.sticky-chat svg {
    width: 35px;
    height: 35px;
}

.sticky-chat .chat-content {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    overflow: hidden;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.sticky-chat .chat-header {
    position: relative;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    background-color: #25d366;
    overflow: hidden;
}

.sticky-chat .chat-header:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 75px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 70px 0 5px 0;
}

.sticky-chat .chat-header svg {
    width: 35px;
    height: 35px;
    flex: 0 0 auto;
    fill: #fff;
}

.sticky-chat .chat-header .title {
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    color: #fff;
}

.sticky-chat .chat-header .title span {
    font-size: 11px;
    font-weight: 400;
    display: block;
    line-height: 1.58em;
    margin: 0;
    color: #f4f4f4;
}

.sticky-chat .chat-text {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 20px;
    font-size: 12px;
}

.sticky-chat .chat-text span {
    display: inline-block;
    margin-right: auto;
    padding: 10px;
    background-color: #f0f5fb;
    border-radius: 0px 15px 15px;
}

.sticky-chat .chat-text span.typing {
    margin: 15px 0 0 auto;
    padding: 10px;
    border-radius: 15px 0px 15px 15px;
}

.sticky-chat .chat-text span.typing:after {
    display: none;
}

.sticky-chat .chat-text span.typing svg {
    height: 13px;
    fill: #505050;
}

.sticky-chat .chat-button {
    display: flex;
    align-items: center;
    margin-top: 15px;
    padding: 12px 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    overflow: hidden;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.sticky-chat .chat-button svg {
    width: 20px;
    height: 20px;
    fill: #505050;
    margin-left: auto;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
}

.chat-menu:checked+.sticky-button label {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.chat-menu:checked+.sticky-button label svg.chat-icon {
    display: none;
}

.chat-menu:checked+.sticky-button label svg.close-icon {
    display: table-cell;
}

.chat-menu:checked+.sticky-button+.sticky-chat {
    bottom: 140px;
    opacity: 1;
    visibility: visible;
}

@media only screen and (max-width: 992px) {

    header .logo-main {
        display: none;
    }

    header .logo-init {
        display: none;
    }

    header .logo-mobile {
        display: block;
    }

    header .logo-1 {
        display: none;
    }

    .de-submenu {
        position: fixed;
    }

    .scroll-down {
        margin-top: 0;
    }

    .scroll-up {
        margin-top: 0;
    }

    .menu_side_area .btn-main {
        display: none;
    }

    .de_table .tr .td:nth-child(4),
    .de_table .tr .td:nth-child(5),
    .de_table .tr .td:nth-child(6),
    .de_table .tr .td:nth-child(7) {
        display: none;
    }

    .col-right {
        position: absolute;
        top: -82px;
        right: 60px;
        width: 140px;
    }

    .mb-sm-30 {
        margin-bottom: 30px;
    }

    .sm-mt-0 {
        margin-top: 0;
    }

    .p-sm-30 {
        padding: 40px;
    }

    .pb-sm-0 {
        padding-bottom: 0;
    }

    .mb-sm-0 {
        margin-bottom: 0;
    }

    header .header-col {
        position: absolute;
        top: 0;
    }

    header .header-col.mid {
        position: absolute;
        top: 70px;
        width: 100%;
        padding: 0 0 0 0;
    }

    .text-center-sm {
        text-align: center;
    }

    .sm-pt10 {
        padding-top: 10px;
    }

    #menu-btn {
        display: block;
        float: right;
        z-index: 1000;
        top: 0;
        right: 0;
        background: #333;
    }

    .inner-padding {
        padding: 40px;
    }

    .header-col-left,
    .header-col-right {
        padding-top: 16px;
    }

    .header-col-mid #mainmenu {
        position: absolute;
        top: 90px;
        width: 100%;
        padding: 0 0 0 0;
        left: 20px;
    }

    header {
        display: none;
    }

    header .info {
        display: none;
    }

    header.header-bg {
        background: rgba(0, 0, 0, 1);
    }

    header,
    header.fixed {
        display: block;
        position: inherit;
        margin: 0;
        padding: 0;
        margin-top: 0;
        height: auto;
        background: #121212;
    }

    #de-sidebar {
        position: absolute;
        width: 100%;
        right: 1px;
    }

    header.side-header,
    .de_light header.side-header {
        position: absolute;
        display: block;
        height: 60px;
        top: 0;
        background: #000;
    }

    header.side-header #mainmenu {
        position: absolute;
        background: #000;
        margin: 0;
        top: 60px;
        left: 0;
        width: 100%;
    }

    header.side-header #logo .logo {
        display: none;
    }

    header.side-header #logo .logo-2 {
        display: inline-block;
        position: absolute;
        height: 30px;
        top: 15px;
        left: 40px;
    }

    header.side-header #menu-btn {
        position: absolute;
        top: 8px;
        right: 30px;
        height: 0;
        z-index: 2000;
        height: 35px;
    }

    header.side-header #mainmenu li {
        display: block;
    }

    header.side-header #mainmenu a,
    .de_light.de-navbar-left header #mainmenu>li>a {
        display: block;
        text-align: center;
        color: #fff;
    }

    .de_light.de-navbar-left header #mainmenu>li {
        border-bottom: solid 1px rgba(255, 255, 255, .1);
    }

    header.side-header #mainmenu a:hover {
        background: none;
    }

    header.side-header #mainmenu a:hover {
        background: none;
    }

    header.side-header .social-icons-2 {
        display: none;
    }

    header.autoshow {
        height: auto;
        top: 0;
    }

    header.autoshow #mainmenu li a {
        background: none;
    }

    header.header-mobile-sticky {
        position: fixed;
    }

    #subheader {
        padding: 180px 0 50px 0 !important;
    }

    #subheader.s2 {
        padding: 40px 0 30px 0;
    }

    .de-navbar-left #subheader {
        padding: 0;
        margin: 0;
    }

    #subheader h1 {
        margin-top: 0;
    }

    #subheader span {
        display: none;
    }

    #subheader .crumb {
        display: none;
    }

    #content section:first-of-type {
        padding-top: 160px;
    }

    #sidebar {
        padding-left: 10px;
    }

    .de-navbar-left #subheader {
        padding-top: 70px;
    }

    .slider_text h1 {
        font-size: 32px;
    }

    .slider_text .description {
        display: none;
    }

    #logo,
    #logo .inner {
        vertical-align: middle;
        height: auto;
    }

    #domain-check .text,
    #domain-check .button {
        width: 100%;
    }

    .container-4 .de-team-list {
        width: 49.9%;
        float: left;
        position: relative;
    }

    #testimonial-full blockquote {
        padding: 20px;
    }

    nav {
        height: 0;
    }

    #mainmenu {
        position: fixed;
        height: 100%;
        z-index: 200;
        width: 200px;
        margin: 0;
        margin-top: 10px;
        padding: 0;
        padding-top: 20px;
        padding-bottom: 100px !important;
        overflow-y: auto;
        top: 100px;
    }

    #mainmenu ul {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #mainmenu a.menu-item {
        text-align: left;
        padding-left: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    #mainmenu li.has-child:after {
        display: none;
    }

    #mainmenu li li a.menu-item,
    #mainmenu li li li a.menu-item {
        padding-left: 0;
    }

    #mainmenu a.menu-item:hover {
        background: #111;
    }

    #mainmenu a.menu-item:hover {
        background: #111;
    }

    #mainmenu li ul {
        display: block;
        position: inherit;
        margin: 0;
        width: 100%;
    }

    #mainmenu li {
        border-bottom: solid 1px #eee;
        margin: 0;
        width: 100%;
        display: block;
    }

    #mainmenu li a.menu-item:after {
        display: none;
    }

    #mainmenu li:last-child {
        margin-bottom: 30px;
    }

    #mainmenu li ul {
        border-top: solid 1px #eee;
        top: auto;
        width: auto;
        height: auto;
        position: inherit;
        visibility: visible;
        opacity: 1;
    }

    #mainmenu>li.menu-item-has-children>a.menu-item {
        position: relative;
        padding-right: 15px;
    }

    #mainmenu>li.menu-item-has-children>a.menu-item:after {
        content: "\f107";
        font-family: "FontAwesome";
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
    }

    #mainmenu li ul a.menu-item {
        width: 100%;
        background: none;
        border: none;
    }

    #mainmenu li ul li {
        border: none;
        padding-left: 40px;
    }

    #mainmenu li ul li a.menu-item {
        display: block;
    }

    #mainmenu li ul li:last-child {
        border-bottom: none;
        margin: 0;
    }

    #mainmenu li ul li:last-child a.menu-item {
        border-bottom: none;
    }

    #mainmenu li a {
        color: #eceff3;
    }

    #mainmenu li li a.menu-item:hover {
        color: #fff;
    }

    #mainmenu ul:not(.mega) {
        border: none;
    }

    #mainmenu>li ul.mega .sb-menu {
        border: none;
    }

    #back-to-top {
        display: none;
    }

    header.header-mobile {
        overflow: hidden;
        position: relative;
    }

    header.header-mobile #mainmenu {
        width: 100%;
        padding-right: 30px;
        padding-top: 20px;
    }

    header.header-mobile #mainmenu ul {
        background: none;
    }

    header.header-mobile #mainmenu a.menu-item {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header.header-mobile #mainmenu a.menu-item:hover {
        background: none;
    }

    header.header-mobile #mainmenu li ul {
        display: block;
        position: inherit;
        margin: 0;
        width: 100%;
    }

    header.header-mobile #mainmenu li {
        border-bottom: solid 1px #eee;
        margin: 0;
        width: 100%;
        display: block;
    }

    .dark-scheme header.header-mobile #mainmenu li {
        border-bottom-color: rgba(255, 255, 255, .1);
    }

    header.header-mobile #mainmenu li ul.mega ul {
        height: auto;
    }

    header.header-mobile #mainmenu li ul.mega .menu-content {
        background: #fff;
    }

    header.header-light.header-mobile #mainmenu li,
    header.header-light.header-mobile #mainmenu li ul li a.menu-item {
        border-color: #eee;
    }

    header.header-dark.header-mobile {
        background: #222;
    }

    header.header-dark.header-mobile #mainmenu li {
        border-color: #333;
    }

    header.header-dark.header-mobile #mainmenu li a.menu-item {
        color: #fff;
    }

    header.header-mobile #mainmenu li a.menu-item:after {
        display: none;
    }

    header.header-mobile #mainmenu li:last-child {
        margin-bottom: 30px;
    }

    header.header-mobile #mainmenu li ul {
        border-top: none;
        top: auto;
    }

    header.header-mobile #mainmenu li ul a.menu-item {
        width: 100%;
        background: none;
        border: none;
    }

    header.header-mobile #mainmenu li ul li {
        border: none;
        padding-left: 40px;
    }

    header #mainmenu li ul li:first-child {
        border-top: solid 1px #eee;
    }

    .dark-scheme header #mainmenu li ul li:first-child {
        border-top-color: rgba(255, 255, 255, .1);
    }

    header.header-mobile #mainmenu li ul li a.menu-item {
        display: block;
        border-bottom: solid 1px #eee;
    }

    header.header-mobile #mainmenu li ul li:last-child {
        border-bottom: none;
        margin: 0;
    }

    header.header-mobile #mainmenu li ul li:last-child a.menu-item {
        border-bottom: none;
    }

    header.header-mobile #mainmenu li a.menu-item {
        color: #888;
    }

    .dark-scheme header.header-mobile #mainmenu li a.menu-item {
        color: #ffffff;
    }

    header.header-mobile #mainmenu li a.menu-item:hover {
        color: #333;
    }

    .dark-scheme header.header-mobile #mainmenu li a.menu-item:hover {
        color: #fff;
    }

    header.header-mobile #mainmenu li li a.menu-item:hover {
        color: #888;
    }

    header.header-mobile #mainmenu li ul {
        height: 0;
        overflow: hidden;
        position: relative;
        left: 0;
    }

    header.header-mobile #mainmenu li ul li ul {
        margin-bottom: 10px;
    }

    header.header-mobile #mainmenu>li>span {
        width: 36px;
        height: 36px;
        background: url(../images/ui/arrow-down.png) center no-repeat;
        position: absolute;
        right: 0;
        margin-top: 10px;
        z-index: 1000;
        cursor: poInter;
    }

    .rtl header.header-mobile #mainmenu>li>span {
        right: auto;
        left: 0;
    }

    .dark-scheme header.header-mobile #mainmenu>li>span {
        background: url(../images/ui/arrow-down-light.png) center no-repeat;
    }

    header.header-mobile #mainmenu li span.active {
        background: url(../images/ui/arrow-up.png) center no-repeat;
    }

    .dark-scheme header.header-mobile #mainmenu li span.active {
        background: url(../images/ui/arrow-up-light.png) center no-repeat;
    }

    header.header-mobile #mainmenu li>ul>li>span {
        width: 36px;
        height: 36px;
        background: url(../images/ui/arrow-down.png) center no-repeat;
        position: absolute;
        right: 0;
        margin-top: -45px;
        z-index: 1000;
        cursor: poInter;
    }

    header.header-mobile #mainmenu>li>ul>li>span.active {
        background: url(../images/ui/arrow-up.png) center no-repeat;
    }

    header.header-mobile #mainmenu li ul li a.menu-item {
        border-bottom: solid 1px #eee;
    }

    .dark-scheme header.header-mobile #mainmenu li ul li a.menu-item {
        border-bottom-color: rgba(255, 255, 255, .1);
    }

    header.header-mobile #mainmenu li ul li:last-child>a.menu-item {
        border-bottom: none;
    }

    header.header-mobile .h-phone {
        color: #202020;
    }

    header.header-light.header-mobile #mainmenu>li>span,
    header.header-light.header-mobile #mainmenu li>ul>li>span {
        background: url(../images/ui/arrow-down.png) center no-repeat;
    }

    header.header-light.header-mobile #mainmenu>li>span.active,
    header.header-light.header-mobile #mainmenu li>ul>li>span.active {
        background: url(../images/ui/arrow-up.png) center no-repeat;
    }

    #mainmenu li ul.mega {
        position: fixed;
        left: 0;
        width: 100%;
        margin-top: 30px;
        display: block;
    }

    #mainmenu li ul.mega>li {
        width: 100%;
    }

    #mainmenu li ul.mega>li ul {
        position: static;
        visibility: visible;
        opacity: 1;
        left: 0;
        float: none;
        width: 100%;
    }

    #mainmenu ul.mega>li ul li {
        margin: 0;
        padding: 0;
    }

    #mainmenu li ul.mega .menu-content {
        background: #202020;
        padding: 30px;
    }

    /* header light */
    .header-light #mainmenu ul li a.menu-item,
    .header-light #mainmenu ul li a.menu-item:hover {
        color: #333;
    }

    .de_tab.tab_methods .de_nav {
        text-align: center;
    }

    .de_tab.tab_methods .de_nav li {
        margin: 5px;
        padding: 0;
    }

    .de_tab.tab_methods .de_nav li span {
        margin: 0;
        display: inline-block;
    }

    .de_tab.tab_methods .de_nav li .v-border {
        border: none;
    }

    .hidden-phone {
        display: none;
    }

    .grid_gallery .item {
        width: 100%;
    }

    .table [class*="col-"] {
        float: none;
        display: block;
        vertical-align: top;
    }

    .table-pricing thead tr,
    .table-pricing tbody tr {
        display: block;
        width: 100%;
    }

    .table-pricing thead tr {
        display: none;
    }

    .table-pricing tbody tr th,
    .table-pricing tbody tr td {
        text-align: left;
        display: block;
        width: 100%;

    }

    .table-pricing tbody tr td {
        padding: 10px 30px;
    }

    .table-pricing tbody tr td:nth-child(2) {
        padding-top: 30px;
    }

    .table-pricing tbody tr td:last-child {
        padding-bottom: 40px;
        text-align: center;
    }

    .table-pricing tbody tr th span,
    .table-pricing tbody tr td span {
        min-width: 50%;
    }

    .table-pricing tbody tr th .lbl,
    .table-pricing tbody tr td .lbl {
        display: inline-block;
        min-width: 50%;
    }

    .table-pricing tbody tr th {
        color: #ffffff;
        padding: 20px 30px;
    }

    .de-table thead {
        display: none;
    }

    .de-table tbody th {
        font-weight: bold;
        font-size: 16px;
    }

    .de-table tbody tr th,
    .de-table tbody tr td {
        text-align: left;
        display: block;
        width: 100%;

    }

    .de-table tbody tr td {
        font-weight: bold;
        width: 50%;
        float: left;
    }

    .de-table tbody tr td span {
        display: block;
        font-weight: 400;
    }

    .sm-hide {
        display: none;
    }

    .btn-rsvp {
        position: absolute;
    }

    .d-btn-close {
        position: relative;
    }

    .schedule-item .sc-info {
        padding-top: 20px;
    }

    .de_tab.tab_style_4 .de_nav li {
        min-width: 100px;
    }

    #mainmenu a.menu-item span {
        display: none;
    }

    .pf_full_width.grid {
        margin-left: 1.5%;
    }

    .de_tab.tab_methods.style-2 .de_nav li.active .arrow {
        margin-top: -40px;
        margin-bottom: 40px;

    }

    .table-custom-1 {
        position: relative;
        height: auto;
    }

    h1.very-big {
        font-size: 9vw;
        line-height: 9vw;
        letter-spacing: 0;
    }

    .timeline>li>.timeline-panel {
        width: 100%;
    }

    .timeline-badge {
        display: none;
    }

    .timeline:before {
        background: none;
    }

    .tp-caption {
        padding-left: 40px;
        padding-right: 40px;
    }

    .author_list {
        -moz-column-count: 3;
        -moz-column-gap: 20px;
        -webkit-column-count: 3;
        -webkit-column-gap: 20px;
        column-count: 3;
        column-gap: 20px;
    }

    .subfooter .de-flex,
    .subfooter .de-flex-col {
        display: block;
    }

    .subfooter .social-icons {
        margin-top: 20px;
    }

    .subfooter span.copy {
        margin-top: 20px;
        display: block;
    }

    .activity-filter li {
        width: 100%;
    }

    .dropdown {
        display: inline-block;
        margin-bottom: 10px;
    }

    .side-bg .image-container {
        position: relative;
        width: 100%;
        height: 400px !important;
        top: 0;
        margin-bottom: 60px;
    }

    .side-bg-text {
        margin-bottom: 80px;
    }

    .rtl .container-timeline ul li {
        padding-right: 60px;
    }

    .mb-sm-50 {
        margin-bottom: -50px;
    }

}

@media only screen and (max-width: 767px) {
    .car-img {
        height: 150px;
        object-fit: contain;
    }

    .box-icon {
        margin-bottom: 40px;
    }

    .our-features img {
        margin-bottom: 50px;
        height: auto;
        object-fit: contain;
        width: 100%;
    }

    h2 {
        font-size: 30px;
    }

    .post-image img {
        height: 150px;
    }

    .bloglist .post-text {
        box-shadow: 0 0 10px 0 #f3f3f3;
    }

    .post-text h4 a {
        font-size: 17px;
    }

    h1 {
        font-size: 32px;
        line-height: normal;
    }

    .step-wrappr:before {
        right: -10px;
    }

    .step-wrappr:after {
        width: 20px;
        right: -8px;
    }

    .section-call-to-action .btn-main {
        margin-top: 20px;
    }

    .section-call-to-action .s2 {
        font-weight: 500;
        line-height: normal;
    }

    .success-div i {
        font-size: 70px;
    }

    .post-content p {
        -webkit-line-clamp: 2;
    }
}

.vehicles .d-img img{
    height: 170px;
    width: 100%;
    object-fit: contain;
}

.language {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.language .dropdown>a:after {
  content: unset;
}
.language .dropdown>a {
    display: inline-block;
    padding: 7px 12px 7px 12px;
    min-width: 30px;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
}

.dropdown-toggle {
    display: flex;
    align-items: center;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    padding: 10px 15px;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}

.dropdown-toggle .current-language {
    margin-right: auto;
}

.dropdown-toggle .spn-a {
    margin-left: 10px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    color: #333;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.style-one li {
    padding: 10px 15px;
}

.dropdown-menu.style-one li a {
    display: block;
    color: #333;
    text-decoration: none;
}

.dropdown-menu.style-one li a:hover {
    background-color: #f8f9fa;
}

.dropdown:hover .dropdown-menu {
    display: block;
}


#currency-select{
    margin-left: 10px;
    position: relative;
    z-index: 500;
    -moz-border-radius: 0px;
    text-align: left;
    display: inline-block;
    padding: 7px 3px 7px 3px;
    min-width: 30px;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-weight: bold;
    font-size: 18px;
}

.iti--inline-dropdown{
    width: 100%;
}

.iti__flag {
    --iti-flag-offset: 100px;
    height: var(--iti-flag-height);
    width: var(--iti-flag-width);
    border-radius: 1px;
    box-shadow: 0 0 1px 0 #888;
    background-image: var(--iti-path-flags-1x);
    background-repeat: no-repeat;
    background-position: var(--iti-flag-offset) 0;
    background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)!important;
}
#mnarea{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}