/*

 Theme Name:  LGK
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Twenty Nineteen Child Theme
 Author:       Chiranjit Das
 Author URI:   http://example.com
 Template:     twentynineteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  twenty-nineteen-child

*/

@charset "utf-8";
/* CSS Document */

/*****GOOGLE-FONTS*******/
@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Bold.eot');
    src: url('./fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto-Bold.woff') format('woff'),
        url('./fonts/Roboto-Bold.ttf') format('truetype'),
        url('./fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Black.eot');
    src: url('./fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Black.woff2') format('woff2'),
        url('./fonts/Roboto-Black.woff') format('woff'),
        url('./fonts/Roboto-Black.ttf') format('truetype'),
        url('./fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Regular.eot');
    src: url('./fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto-Regular.woff') format('woff'),
        url('./fonts/Roboto-Regular.ttf') format('truetype'),
        url('./fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Light.eot');
    src: url('./fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Light.woff2') format('woff2'),
        url('./fonts/Roboto-Light.woff') format('woff'),
        url('./fonts/Roboto-Light.ttf') format('truetype'),
        url('./fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto-Medium.eot');
    src: url('./fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Roboto-Medium.woff2') format('woff2'),
        url('./fonts/Roboto-Medium.woff') format('woff'),
        url('./fonts/Roboto-Medium.ttf') format('truetype'),
        url('./fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*****SR****/
/*****advertiser****/
.advertizer .wot-events h4 {
    color: #fcaf18;
    font-size: 18px;
    font-weight: 600;
}

.advertizer .wot-events h4 i {
    color: #222;
    font-size: 16px;
    padding-right: 6px;
}

.map img {
    width: 100%;
    height: 352px;
    object-fit: cover;
}

.advertizer .container,
.map .container {
    max-width: 1290px !important;
    width: 100%;
}

/****end****/

/*****wots_on_details****/
.wots-details .things-txt h4 {
    font-size: 28px;
    margin-bottom: 0;
    text-align: left;
    color: #6d7075;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.wots-details .content {
    height: 440px;
    overflow: auto;
    margin: 2% 0 40px 0;
    padding-right: 20px;
}

.wots-details .things-txt {
    padding: 0;
}

.wots-details .main-area h5 {
    padding: 0 0 30px 0 !important;
    font-size: 16px !important;
    color: #000 !important;
}

.wot-events h4 {
    color: #2eb4e4;
    font-size: 18px;
    font-weight: 600;
}

.wot-each p,
.wot-each p a {
    margin: 0;
    color: #000;
}

.wot-each {
    border-bottom: 1px solid #ccc;
    padding: 10px 0 10px 0;
    line-height: 22px;
}

.wot-each:nth-last-child {
    border-bottom: none;
}

.map iframe {
    width: 100%;
    height: 350px;
    margin-bottom: 8px;
}

.wots-slider iframe {
    width: 100%;
    height: 422px;
}

.wots-slider .owl-item img {
    display: block;
    width: 100%;
    height: 422px;
    object-fit: contain;
}
/****Blog-Listing*****/
.blog_section {
    padding-top: 40px;
}

.blog_1 h4 a {
    color: #56509F;
    text-decoration: none;
}

.blog_1 h4 {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
	padding-top: 20px;
}

.blog_1 h4 a:hover {
    border-bottom: 1px dotted grey;
    padding-bottom: 5px;
}

.dat_e a {
    color: #707070;
    text-decoration: none;
}

.dat_e a:hover {
    border-bottom: 1px dotted grey;
    padding-bottom: 5px;
}

.dat_e {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 0;
}

.blog_1 img.img-fluid.img_sec {
    padding-top: 0px;
    width: 100%;
    height: 220px;
    object-fit: cover;
    object-position: top;
    transform: scale(0.8);
}

.blog_1 .post-icon {
    background-image: url(./images/media_image.png);
}

.blog_1 .post-icon {
    left: 0px;
    right: 0px;
    z-index: 2;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.blog_1 .post-icon {
    background-color: #FE6500;
}

.blog_1 ul {
    list-style-type: none;
    padding-top: 15px;
    text-align: center;
    padding-left: 0px;
}

.blog_1 ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 15px;
}

.blog_1 ul li a {
    color: #A0A0A0;
    text-decoration: none;
}

.blog_1 p {
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    padding-top: 0;
}

.excerpt-more a {
    color: #707070;
}

.blog_1 hr {
    margin-top: 0rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
    width: 94%;
    margin-left: 2px;
}
button.btn.btn-lg.btn-primary.cont_.btn {
    background-color: #FE6500 !important;
    border-radius: inherit;
    line-height: 1;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 10px;
    border-color: #FE6500;
    opacity: unset;
    /* margin: 0px auto; */
    display: block;
    margin-top: -12px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
    /* margin-left: 92px; */
}
.blog_1 i.fa.fa-chevron-right {
    margin-left: 10px;
}

button.btn.btn-lg.btn-primary.cont_.btn:hover {
    background-color: #56509F !important;
    border-color: #56509F !important;
}

.theme-post-divider {
    width: 50px;
    height: 1px;
    display: block;
    font-size: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E8E8E8;
    margin-top: 45px;
}

.right_side {
    padding-top: 50px;
}

.text_box h5 {
    color: #56509F;
    font-size: 19px;
    font-family: 'Lato', sans-serif;
}

.right_side .header-underline {
    width: 50px;
    height: 2px;
    display: block;
    font-size: 0px;
    margin-top: 10px;
    background-image: none;
}

.right_side .header-underline {
    background-color: #FE6500;
}

.text {
    font-size: 15px;
    color: #707070;
    font-family: 'Open Sans', sans-serif;
    padding-top: 30px;
}

.right_side ul {
    list-style-type: none;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-top: 10px;
}

.right_side ul li {
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    color: #707070;
    padding-top: 10px;
    clear: both;
}

.right_side img.img-fluid.img_ab {
    margin-right: 12px;
}

.post_box h6 {
    color: #56509F;
    font-size: 19px;
    font-family: 'Lato', sans-serif;
    padding-top: 15px;
}

.post_box a img.img-fluid.img_123 {
    float: left;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 14px;
    object-fit: cover;
}

.post_box ul li h5 {
    font-size: 18px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}

.post_box ul li h5 a {
    color: #56509F;
}

.post_box span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #A0A0A0;
    font-weight: 500;
}

.post_box ul li {
    padding-top: 20px;
}

.post_box ul li:first-child {
    padding-top: 10px;
}

.comment_box h6 {
    color: #56509F;
    font-size: 19px;
    font-family: 'Lato', sans-serif;
    padding-top: 20px;
}

.comment_box a img.img-fluid.img_456 {
    float: left;
    width: 80px;
    height: 80px;
    display: block;
    margin-right: 14px;
}

.comment_box ul li h5 {
    font-size: 18px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
}

.comment_box ul li h5 a {
    color: #56509F;
}

.comment_box ul li {
    padding-top: 47px;
}

.comment_box ul li:first-child {
    padding-top: 10px;
}

.comment_box ul li span {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #A0A0A0;
    font-weight: 500;
}

.add_box {
    background-color: #FFFFFF;
    border: 5px solid #F5F5F5;
    margin-top: 50px;
    padding: 25px 25px 25px 25px;
    margin-bottom: 20px;
}

.box_inner {
    text-align: center;
}

.box_inner h4 {
    font-size: 30px;
    color: #56509F;
    font-family: 'Lato', sans-serif;
}

.box_inner p {
    font-size: 15px;
    color: #707070;
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
}

.box_inner h5 {
    font-size: 24px;
    color: #56509F;
    font-family: 'Lato', sans-serif;
}

button.btn.btn-lg.btn-primary.call_.btn {
    background-color: #FE6500 !important;
    border-radius: inherit;
    line-height: 1;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    padding: 18px 20px 18px 20px;
    border-color: #FE6500;
    opacity: unset;
    margin: 0 auto;
    display: block;
    margin-top: 24px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
}

button.btn.btn-lg.btn-primary.call_.btn:hover {
    background-color: #56509F !important;
    border-color: #56509F !important;
}

.box_inner i.fa.fa-chevron-right {
    margin-left: 10px;
}

/******end*******/

/******blog-details***********/
.blog_inner img.img-fluid.img_sec {
    padding-top: 50px;
	width: 100%;
}

.blog_inner h4 a:hover {
    border-bottom: 1px dotted grey;
    padding-bottom: 5px;
}

.blog_inner .post-icon {
    background-image: url(./images/media_image.png);
}

.blog_inner .post-icon {
    left: 0px;
    right: 0px;
    z-index: 2;
    width: 80px;
    height: 80px;
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}

.blog_inner .post-icon {
    background-color: #FE6500;
}

.blog_inner ul {
    list-style-type: none;
    padding-top: 15px;
    text-align: center;
    padding-left: 0px;
}

.blog_inner ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 15px;
}

.blog_inner ul li a {
    color: #A0A0A0;
    text-decoration: none;
}

.blog_inner p {
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    padding-top: 20px;
}

.inner_text h4 {
    color: #56509F;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    padding-top: 14px
}

.inner_text p {
    color: #707070;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    padding-top: 8px;
}

.inner_text h5 {
    color: #56509F;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    padding-top: 15px;
}

.inner_text h6 {
    color: #56509F;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-align: left;
    padding-top: 15px;
}

.blog_inner h2 a {
    color: #FE6500;
}

/*******end*********/
/*****END SR****/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    scroll-behavior: smooth;

}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    background-color: #fff;
    color: #000;
    font-family: 'Roboto' !important;
    font-size: 14px;
    font-weight: 400;
    overflow-x: hidden;
}

html * {
    outline: none;
    margin: 0;
    padding: 0;
}

ol,
ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
}

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

outline {
    border: 0;
}

.lft {
    float: left;
}

.rgt {
    float: right;
}

.clear {
    clear: both;
    line-height: 0;
    font-size: 0;
}

a,
input,
textarea {
    transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -webkit-transition: 0.5s all ease-in-out;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    padding: 0;
    margin: 0;
}

/***********HOME-PAGE-CSS-start************/




/****** Loader Start *******/
.loader-screen {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #f8fbff;
    z-index: 9999999;
    display: block;
    left: 0;
    right: 0;
}

#loader {
    -webkit-animation-name: spinner;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-name: spinner;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 2s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    text-align: center;
    margin: 0 auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 30%;
    max-width: 300px;
}

/****** Loader End *******/

/***********map-scroll-off***********/
.map-container {
    width: 100%;
    /*margin: 50px 0 3000px;*/
}

.map-container iframe {
    width: 100%;
    height: 350px;
    display: block;
    pointer-events: none;
    position: relative;
    /* IE needs a position other than static */
}

.map-container iframe.clicked {
    pointer-events: auto;
}

/*********end**********/
/****sticky****/
.sticky {
    position: fixed !important;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 7px #5A5A5A;
    z-index: 999;
    background: #fff;
}

.sticky .logo-area img {
    margin: 10px 0;
    width: 200px;
}

.sticky .menu li a {
    padding: 30px 20px;
}

/***end***/

/*******Header*******/
.menu-toggle {
    display: none;
}

/*.menu.slide-left {
    left: 0;
}*/

.menu > li,
.menu > li > ul > li,
.menu > li > ul > li > ul > li {
    display: inline-block;
    position: relative;
}

ul.childmenu li {
    width: 100%;
    display: block;
}

ul.childmenu li a {
    width: 100%;
    padding: 9px 16px;
    border-bottom: 1px solid #939393;
    letter-spacing: 1px;
    color: #969494;
    display: block;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
}

ul.childmenu li a:hover,
ul.childmenu li a:focus {
    background: #fcaf18;
    color: #fff;
}
.menu {
    text-align: center;
    margin-bottom: 0;
}
.menu > li > a {
    display: block;
    padding: 20px 10px;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    color: #000;
    letter-spacing: 0;
}
.menu > li > a > i {
    margin-left: 5px;
}

.menu > li.active > a {
    color: #fbac18;
}

.menu > li > a:hover,
.menu > li > a:focus {
    color: #fbac18;
}

.menu > li > ul {
    display: none;
    position: absolute;
    background: #fff;
    top: auto;
    width: 220px;
    z-index: 999;
}

.menu > li > ul > li > ul {
    display: none;
    position: absolute;
    background: #fff;
    top: 0px;
    width: 220px;
    z-index: 999;
    left: 100%;
    box-shadow: 0 8px 10px rgb(126 126 126 / 66%);
}

.childrenmenu {
    display: none;
    position: absolute;
    background: #d13e04;
    top: 0px;
    width: 220px;
    z-index: 999;
    left: 100%;
}


.menu > li > ul > li:hover ul {
    display: block;
}


.menu > li:hover > ul {
    display: block;
}

.menu > li > ul > li {
    display: inline-block;
    width: 100%;
}

.menu > li > ul > li > a {
    width: 100%;
    padding: 9px 16px;
    border-bottom: 1px solid #939393;
    letter-spacing: 1px;
    color: #969494;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 400;
    text-align: left;
}

.menu > li > ul > li > a:hover,
.menu > li > ul > li > a:focus,
.menu > li > ul > li > ul > li a:hover,
.menu > li > ul > li > ul > li a:focus {
    background: #fcaf18;
    color: #fff;
}

.menu > li > ul > li:last-child {
    border-bottom: none;
}

.menu > li > ul > li > ul > li > ul {
    display: none !important;
    position: absolute;
    background: #fff;
    top: 0px;
    width: 220px;
    z-index: 999;
    left: 100%;
    box-shadow: 0 8px 10px rgb(126 126 126 / 66%);
}

.menu > li > ul > li > ul > li:hover ul {
    display: block !important;
}

.responsive-menu {
    display: none;
}
.logo-area img {
    width: 170px;
    margin: 12px auto 0;
    display: block;
}
.event-btn a {
    background: #fcaf18;
    color: #fff;
    display: block;
    padding: 19px 21px;
    text-align: center;
    font-size: 20px;
    text-transform: capitalize;
}
.event-btn a:hover, .event-btn a:focus {
    background: #000;
    color: #fff;
}
ul.social {
    text-align: center;
    position: absolute;
    top: 0;
    right: 16%;
}

ul.social li {
    margin: 32px auto;
    display: block;
    font-size: 22px;
	padding: 0 0 0 6px;
}
ul.social li a {
    background: #fcaf18;
    color: #fff;
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 50%;
    line-height: 31px;
}
ul.social li a:hover, ul.social li a:focus{
    background:#000;
    color: #fff;
}
/***end*****/

/****main-banner*****/
.main-banner {
    background-size: cover;
    background-position: center;
    height: 450PX;
    position: relative;
}
.inner-banner {
    /* background-size: cover; */
    background-position: center;
    height: 300px;
    position: relative;
	background-repeat: no-repeat;
}
.index-header {
    position: relative;
}

.banner-txt h2 {
    font-size: 67px;
    color: #fff;
    letter-spacing: 2px;
}

.banner-txt h4 {
    font-size: 46px;
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.banner-txt p{
    color: #fff;
    font-weight: 300;
}

.banner-txt form input[type="text"] {
    background: #fff;
    border: none;
    width: 290px;
    padding: 0px 10px;
    font-size: 13px;
    color: #808080;
    height: 60px;
    font-weight: 300;
    border-right: 1px solid #e5e5e5;
    margin: 0;
}

.banner-txt form select {
    background: #fff;
    border: none;
    width: 290px;
    padding: 0px 10px;
    font-size: 13px;
    color: #808080;
    height: 60px;
    font-weight: 300;
    margin: -1px 0;
}

.banner-txt form input[type="submit"] {
    background: #fcaf18;
    color: #fff;
    border: none;
    width: 126px;
    font-size: 15px;
    height: 60px;
}

.banner-txt form input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.banner-txt {
    margin: 8% 0 0;
    position: absolute;
    z-index: 99;
    top: 30px;
    width: 100%;
}

.site-overlay {
    position: absolute;
    content: '';
    background: rgb(0 0 0 / 31%);
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

/******end*****/
/*****Areas********/
.area-sec h5 a {
    font-size: 15px;
    padding-bottom: 10px;
    color: #686868;
}

.area-sec ul li {
    display: inline-block;
    background: url(./images/li-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 4px 0 0 4px;
    margin: 4px 5px;
}

.area-sec ul li:hover {
    background: url(./images/li-hover.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    border-radius: 7px 0 0 7px;
}

.area-sec ul li a {
    padding: 6px 30px 6px 8px;
    display: block;
    color: #4b4b4b;
    font-weight: 600;
    font-size: 13px;
}

.area-sec ul li a:hover {
    color: #fcaf18;
    transition: none;
}

.area-sec {
    padding: 20px 40px 10px;
}

.area-sec h4 {
    text-align: center;
    font-size: 35px;
    padding-bottom: 5px;
}
.wots-area-detail {
    padding: 10px 0 0px 60px !important;
}

.wots-details h5 {
    padding-left: 0 !important;
    font-size: 14px !important;
    padding-bottom: 10px !important;
    color: #919191 !important;
}

/*****end*****/
/*****Things-Sec***/
.things-sec {
    padding: 15px 0;
}

.site-title {
    text-align: center;
    padding: 0 20%;
}
.site-title h2 {
    font-size: 24px;
    font-weight: 700;
}
.things-each img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    border-radius: 15px;
}

.things-txt h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.events-txt h4 a {
    color: #464646;
}

.things-txt h4 span {
    background: #1ec6b6;
    font-size: 13px;
    padding: 10px 14px;
    border-radius: 50px;
    margin: 10px 0;
    display: block;
    text-align: center;
}

.things-each .site-overlay {
    border-radius: 15px;
}

.things-each {
    position: relative;
    margin-bottom: 30px;
}

.things-txt {
    position: absolute;
    bottom: 10px;
    left: 20px;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    z-index: 9;
}
.things-each:hover .things-txt {
    transform: translateY(-85px);
    -webkit-transform: translateY(-85px);
    -moz-transform: translateY(-85px);
    -o-transform: translateY(-85px);
    -ms-transform: translateY(-85px);
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}

/*****end*****/
/*******Newsletter******/
.newsletter-sec .site-overlay {
    left: 0;
    background: rgb(0 0 0 / 52%);
}

.newsletter-sec {
    position: relative;
    background-size: cover;
    padding: 30px;
}

.news-box {
    padding: 0 5%;
}

.news-txt p {
    color: #dbdbdb;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
}

.news-txt h4 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1px;
}

.news-box form input[type="text"] {
    background: #fff;
    border: none;
    height: 60px;
    width: 70%;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
    border-radius: 6px;
}

.news-box form input[type="submit"] {
    background: #ff4a52;
    color: #fff;
    border: none;
    padding: 18px 0;
    width: 25%;
    border-radius: 6px;
    margin-left: 6px;
    font-weight: 300;
}
.news-box form input[type="submit"]:hover{
    background:#000;
    color: #fff;
}
.news-box form {
    margin: 20px 0 0 0;
}
.news-txt {
    padding: 11px 0 0 0;
}
/******end*****/
/*****Events-Sec********/
.events-sec {
    padding: 30px 0;
    background: #f7fafd;
}
.event-img {
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.event-img img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.events-each:hover .event-img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    border-radius: 15px 15px 0 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.events-each {
    position: relative;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 30px;
    display: flow-root;
    min-height: 290px;
}
.amt {
    background: #1ec6b6;
    font-size: 13px;
    padding: 10px 14px;
    border-radius: 50px;
    width: 100px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    top: 20px;
    left: 20px;
}
.events-txt h4 {
    color: #000;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0px;
}
.events-txt {
    margin: 20px 20px 10px;
}
.review-sec ul li {
    display: inline-block;
    font-size: 11px;
    color: #fdae5c;
    padding: 0px 0;
}
.review-sec ul li span{
    color:#000;
}
.review-sec ul {
    margin: 0 14px;
    float: left;
}
.review-sec p {
    float: left;
    font-size: 12px;
    padding: 6px 20px 0 20px;
    color: #9b9b9b;
}
.site-btn a {
    background: #fcaf18;
    color: #fff;
    padding: 14px 20px;
    border-radius: 7px;
    font-weight: 400;
}
.site-btn a:hover, .site-btn a:focus{
    background:#000;
    color: #fff;
}
.site-btn {
    text-align: center;
    margin: 10px 0;
}
.events-each .site-overlay {
    border-radius: 15px;
}
/******End********/
/******Discover*******/
.discover-sec {
    padding: 30px 0;
}
.discover-each img {
    width: 100%;
    height: 210px;
    object-fit: cover;
}
.discover-each {
    position: relative;
    margin-bottom: 30px;
}
.discover-txt p {
    margin-bottom: 0;
    font-size: 15px;
}
.discover-txt {
    background: #ccc;
    text-align: center;
    padding: 10px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.discover-each:hover .discover-txt {
   transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
/*****end********/
/*****Button-Sec*****/
.button-sec {
    padding-bottom: 30px;
}
.btn-each img {
    width: 220px;
    margin: 0 auto 20px;
    display: block;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
.btn-each:hover img{
    transform: scale(0.9);
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
}
/******end******/
/*****footer******/
.footer-wrapper {
    background: #17a2b8;
    padding: 30px 0;
}
.footer-each p {
    float: none;
    clear: both;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
}
.footer-each .logo-area {
    float: left;
    clear: both;
}
.footer-each ul li a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 32px;
}
.footer-each h4 {
    color: #fff;
    padding-bottom: 10px;
}
.t-each h6 {
    color: #fff;
}
.footer-each ul.social li {
    margin: 0;
    font-size: 22px;
    float: left;
}
.footer-each .social {
    position: inherit;
}
/******end*********/
/******contact******/
.inner-contact-txt h4 {
    font-family: 'Brush Script Std';
    font-size: 33px;
}

.inner-contact {
    padding-bottom: 40px;
}

.inner-contact-enquiry {
    text-align: center;
    background: #f2f2f2;
    padding: 40px;
    margin-bottom: 40px;
}

.inner-contact-enquiry h4 {
    font-family: 'Brush Script Std';
    font-size: 33px;
}

.inner-contact-enquiry p {
    color: #000;
}

.inner-contact-enquiry p a {
    color: #f00;
}

.inner-con-form {
    border: 2px solid #9b0000;
    border-radius: 17px;
    padding: 30px 27% 30px 30px;
}

.inner-con-form form input[type="text"],
.inner-con-form form input[type="email"],
.inner-con-form form input[type="tel"],
.inner-con-form form select {
    width: 100%;
    height: 49px;
    border-radius: 50px;
    border: 2px solid #2eb4e4;
    margin-bottom: 11px;
    padding: 10px 10px;
    display: block;
}

.inner-con-form form textarea {
    width: 100%;
    height: 49px;
    border-radius: 50px;
    border: 2px solid #2eb4e4;
    margin-bottom: 11px;
    padding: 10px 10px;
    display: block;
    resize: none;
}

.inner-con-form form input[type="submit"] {
    background: #fcaf18;
    border: transparent;
    color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    font-size: 16px;
    border-radius: 50px;
    margin: 20px 0 0;
}

.inner-con-form form input[type="submit"]:hover,
.inner-con-form form input[type="submit"]:focus {
    background: #000;
    color: #fff;
}

.inner-con-form h4 {
    font-family: 'Brush Script Std';
    font-size: 33px;
    text-align: center;
    padding-bottom: 10px;
}

.inner-contact-form {
    position: relative;
    padding: 0 0 20px 0;
}

.inner-con-png img {
    position: absolute;
    top: 100px;
    width: 490px;
    right: 150px;
}

/*****end****/
/****vouchers*******/
.box_1 {
    position: relative;
    display: block;
    margin-bottom: 5px;
    overflow: hidden;
}

.box_1 a {
    display: block;
    text-decoration: none;
    color: #fff;
}

.box_1 img.img-fluid {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.box_1 a .adv_dtl {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    bottom: 0;
    transition: all .3s;
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding-top: 30px;
}

.box_pera-textt {
    position: absolute;
    z-index: 999 !important;
    margin: 0 auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 80% !important;
    width: 100% !important;
    background-color: rgb(109 112 117 / 90%) !important;
    height: 100% !important;
}

.box_1 a p:first-child {
    padding-bottom: 0px !important;
}

.box_1 a p:last-of-type {
    padding-bottom: 10px !important;
}

.box_1 p {
    color: #fff !important;
    padding-left: 6px !important;
    line-height: 16px;
    font-size: 14px !important;
    padding-top: 5px !important;
    letter-spacing: 1px;
}

.box_1 a span.corner_sec span {
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    width: 100%;
    background-color: rgb(171 179 38 / 71%);
    color: #fff;
    font-weight: 500;
    padding-left: 6px;
    font-size: 13px;
    padding-top: 5px;
    overflow: hidden;
    display: none;
}

.box_1 .voucher_single_wraper a {
    display: block;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.box_1 .voucher_single_wraper a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.box_1 .voucher_single_wraper a .evt_dtl {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    bottom: 0;
    transition: all .3s;
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding-top: 30px;
}

.box_1 .voucher_single_wraper a .evt_dtl h4 {
    color: #fff;
    letter-spacing: 1.2px;
    line-height: 1.2;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 30px;
    margin-top: 65px;
    margin-left: 30px;
    margin-right: 30px;
}

.evt_dtl span {
    display: inline-block;
    background: #e7674e;
    color: #fff;
    border-radius: 4px;
    font-size: 10px;
    padding: 3px 10px;
    text-transform: uppercase;
    letter-spacing: .8px;
    transition: all .3s;
}

.box_1 .voucher_single_wraper a:hover .evt_dtl {
    top: 0;
}

.box_1 .event_single_wraper a {
    display: block;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.box_1 .voucher_single_wraper a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.box_1 a .adv_dtl {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    bottom: 0;
    transition: all .3s;
    background: rgba(0,0,0,.75);
    text-align: center;
    padding-top: 30px;
}
.box_1 a:hover .adv_dtl {
    top: 0;
}
ul.voucher-each {
    text-align: left;
}
ul.voucher-each li {
    display: inline-block;
    width: 30%;
    margin: 0 15px 20px 0;
}
.vouchers h3 {
    float: left;
    margin: 16px 60px;
}
.vouchers .nav-tabs .nav-item {
    display: inline-block;
    padding: 5px;
    border-right: 2px solid #6d7075;
}
.vouchers.nav-tabs .nav-item:last-child{
    border-right: 2px solid transparent;
}
.vouchers .nav-tabs {
    border-bottom: none;
    text-align: center;
    float: none;
    width: 100%;
    margin: 0 auto 14px;
}
.vouchers .nav-tabs .nav-item.show .nav-link, .vouchers .nav-tabs .nav-link.active {
    background: #000 !important;
    border-color: transparent !important;
    color: #ffffff !important;
    border-radius: 0;
}
.vouchers .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 19px;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    margin: 0 10px 11px;
    background: #fcaf18;
}
.voucher-head p {
    font-size: 19px;
    line-height: 24px;
    padding: 0 0 35px 0;
    margin: 0 auto;
    color: #157ea4;
    text-align: center;
    width: 65%;
}
/******end*****/
/********read-books******/
.book-each {
    margin-bottom: 20px;
}

.book-each img {
    border: 8px solid #2eb4e4;
    margin-bottom: 10px;
}

.book-each p {
    color: #727272;
    font-size: 14px;
    margin: 0;
}

.book-each h5 {
    color: #727272;
    font-size: 14px;
    margin: 0;
    padding: 4px 0;
}

.book-each h4 {
    font-size: 25px;
    margin: 0;
    font-weight: 600;
    color: #000;
    float: left;
}

.current-books h2 {
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    padding-bottom: 10px;
}

/*****end*******/
/**********cart************/
 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 62% !important;
    float: left !important;
    border: 2px solid #ccc !important;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 35% !important;
    float: left !important;
    background: #fcaf18 !important;
    margin-left: 20px !important;
    padding: 30px !important;
    margin-bottom: 30px !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right !important;
    width: 100% !important;
}
.cart_totals h2 {
    font-weight: 300 !important;
    color: #fff !important;
    text-transform: capitalize !important;
}
.cart_totals tr {
    color: #fff;
    font-size: 18px !important;
    line-height: 38px !important;
}    
.wc-proceed-to-checkout a {
    background: #000 !important;
    font-weight: 600 !important;
    margin: 20px 0 !important;
    width: 100% !important;
    text-transform: uppercase !important;
}
.wc-proceed-to-checkout a:hover, .wc-proceed-to-checkout a:focus {
    border: 2px solid #fff !important;
    color: #000 !important;
    background: #fff !important;
    font-weight: 600 !important;
}
form.woocommerce-cart-form table thead {
    border-bottom: 1px solid #ccc !important;
}
form.woocommerce-cart-form table th {
    padding: 10px 0;
    text-transform: uppercase;
    font-family: 'Roboto';
    font-weight: 600;
}
tr.woocommerce-cart-form__cart-item.cart_item td {
    padding: 16px 0 !important;
    vertical-align: middle !important;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    border-bottom: 1px solid #ccc !important;
    padding: 20px !important;
}
.woocommerce-cart-form .quantity input {
    width: 4rem !important;
    padding: 9px !important;
    border: 1px solid #ccc !important;
}
td.product-name a {
    color: #000 !important;
    text-transform: uppercase !important;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right !important;
    padding: 18px !important;
}
.coupon button[type="submit"]{
        background: #000 !important;
    border: transparent !important;
    color: #fff !important;
    padding: 11px 20px !important;
}
section.get-in-sec.inner-getin .woocommerce {
    padding: 30px 0 !important;
}
.woocommerce-billing-fields {
    border: 1px solid #ccc !important;
    padding: 30px !important;
}
.woocommerce-billing-fields h3 {
    font-weight: 600;
    color: #000;
    padding: 20px 0;
    text-transform: uppercase;
    font-size: 32px;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-size: 13px !important;
}
span.woocommerce-input-wrapper input, span#select2-billing_country-container {
    background: #f2f2f2;
    border: none !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    height: 48px !important;
}
span.woocommerce-input-wrapper input, span#select2-billing_country-container {
    background: #f2f2f2;
    border: none !important;
    border-radius: 0 !important;
    font-size: 12px;
    height: 48px;
}
span#select2-billing_state-container {
    background: #f2f2f2;
    border: none !important;
    border-radius: 0 !important;
    font-size: 12px;
    height: 48px;
}
.woocommerce-additional-fields {
    border: 1px solid #ccc;
    padding: 30px;
}
p#order_comments_field textarea {
    background: #f2f2f2 !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 12px !important;
    height: 240px !important;
    resize: none !important;
}
div#order_review table {
    width: 100% !important;
    /* background: #f2f2f2; */
    border: 1px solid #ccc !important;
}
.woocommerce-cart-form .actions .input-text {
    width: 200px!important;
    float: left;
    margin-right: .25rem;
    height: 43px !important;
    border: 1px solid #a4a4a4 !important;
    padding: 0 10px !important;
}
.coupon button.button {
    background: #000 !important;
    border: transparent !important;
    color: #fff !important;
    padding: 11px 20px !important;
}
section.get-in-sec.inner-getin {
    padding: 30px 0 !important;
}
@media screen and (max-width: 768px) {
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100% !important;
    float: left !important;
    background: #fcaf18 !important;
    margin-left: 0px !important;
    padding: 30px !important;
    margin-bottom: 30px !important;
}
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100% !important;
    float: left !important;
    border: 2px solid #ccc !important;
}
    table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
    width: 100% !important;
    float: left;
    background: none;
    margin-left: 0;
    padding: 30px;
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}
}
span.woocommerce-input-wrapper {
    width: 100% !important;
}
.woocommerce-checkout .select2-container--focus .select2-selection {
    border-color: transparent !important;
}
h3#order_review_heading {
    text-align: left ;
    padding: 20px 0 !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    color: #fcaf18 !important;
}
table.shop_table.woocommerce-checkout-review-order-table thead tr {
    background: #fcaf18 !important;
    text-align: left !important;
}
#order_review .woocommerce table.shop_table td, #order_review .woocommerce table.shop_table th, #order_review .woocommerce-page table.shop_table td, #order_review .woocommerce-page table.shop_table th {
    word-break: normal;
    padding: 13px 20px !important;
    color: #000 !important;
    border-bottom: 1px solid #d2d2d2 !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    background: #000 !important;
    border: transparent !important;
    color: #fff !important;
    padding: 10px 30px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none !important;
    border-radius: 4px !important;
}

.discover-sec .site-title h2 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 20px;
}
.blog_sec {
    padding-bottom: 50px;
}
.things-txtOFF h1 {
    padding-bottom: 0;
    font-size: 28px;
    margin-bottom: 0;
    text-align: center;
    color: #1649a0;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding-top: 0;
}
.things-sec h2 {
    /* text-align: left; */
    font-size: 35px;
    padding-bottom: 20px;
    color: #6d7075;
}

.place-each a {
    display: block;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.place-each a .place-txt {
    position: absolute;
    top: 100%;
    z-index: 2;
    width: 100%;
    bottom: 0;
    transition: all .3s;
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding-top: 30px;
}

.place-each a .place-txt h4 {
    color: #fff;
    margin-top: 0;
    letter-spacing: 1.2px;
    line-height: 1.2;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: 64px;
    margin-left: 30px;
    margin-right: 30px;
}

.place-txt span {
    display: inline-block;
    background: #e7674e;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    padding: 6px 19px;
    text-transform: capitalize;
    letter-spacing: .8px;
    transition: all .3s;
}

.place-each a:hover .place-txt {
    top: 0;
}

.content {
    height: 460px;
    overflow: auto;
    margin: 2% 0 0 0;
    padding-right: 20px;
}

.content::-webkit-scrollbar {
    width: 5px;
}

.content::-webkit-scrollbar-track {
    background: #ccc;
}

.content::-webkit-scrollbar-thumb {
    border-radius: 20px;
    border: 12px solid #0093e9;
}
.place-slider .owl-item img {
    display: block;
    width: 100%;
    height: 160px !important;   
    object-fit: fill;      
}
.place-each img {
    width: 100%;
    height: 160px !important;
}
.place-each{
    margin-bottom: 30px;        
}
.main-area.wots-details.advertizer {
    padding: 40px 0;
}
/* Alignments */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1rem;
}

@media only screen and (min-width: 768px) {
  .alignleft {
    /*rtl:ignore*/
    margin-right: calc(2 * 1rem);
  }
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1rem;
}

@media only screen and (min-width: 768px) {
  .alignright {
    /*rtl:ignore*/
    margin-left: calc(2 * 1rem);
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.place-each {
    display: block;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.place-each .place-txt {
    position: absolute;
    top: 74%;
    z-index: 2;
    width: 100%;
    bottom: 0;
    transition: all .3s;
    background: rgba(0, 0, 0, .75);
    text-align: center;
    padding-top: 0;
}
.place-each .place-txt h4 {
    color: #fff;
    margin-top: 0;
    letter-spacing: 1.2px;
    line-height: 1.2;
    font-weight: 600;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 14px;
    margin-left: 0px;
    margin-right: 0px;
    height: 30px !important;
}
.place-each a:hover .place-txt h4{
    margin-top:30px;
}
.place-txt span {
    display: inline-block;
    background: #e7674e;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    padding: 6px 19px;
    text-transform: capitalize;
    letter-spacing: .8px;
    transition: all .3s;
}

.place-each:hover .place-txt {
    top: 0;
}
.acf-map {
    width: 100%;
    height: 400px;
    border: #ccc solid 1px;
    margin: 0px 0 40px !important;
}

.things-txtOFF .content {
    height: 440px;
    margin: 2% 0 30px 0;
    padding-right: 20px;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    color: #141827;
    font-family: Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    padding: 0;
    text-decoration: none;
    width: auto;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    transition: background-color .2s ease;
    background-color: #fcaf18;
    padding: 11px 20px;
    width: 100%;
}

.tribe-common .tribe-common-c-btn:active, .tribe-common a.tribe-common-c-btn:active {
    background-color: rgb(0 0 0 / 90%);
}
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    display: flex;
    flex-direction: column;
    height: 80px !important;
    text-align: center;
    background: #fcaf18 !important;
    padding: 16px !important;
}
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    font-family: 'Roboto' !important;
    font-size: 16px 1important;
    font-weight: 600 !important;
    line-height: 1.5;
    color: #fff !important;
    text-transform: uppercase !important;
}
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
    color: #fff !important;
    font-family: Roboto !important;
    font-weight: 700;
    line-height: 1.5;
}
time.tribe-events-calendar-list__event-datetime {
    font-weight: 600 !important;
    font-family: 'Roboto' !important;
}
h3.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium {
    font-weight: 600 !important;
    font-family: 'Roboto' !important;
    font-size: 28px !important;
}
.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common p {
    font-weight: 300 !important;
    text-rendering: optimizeLegibility;
    font-family: 'Roboto' !important;
    font-size: 16px !important;
}
.tribe-common img {
    -ms-interpolation-mode: bicubic;
    /* height: auto; */
    /* max-width: 100%; */
    border-style: none;
    width: 100% !important;
    /* height: 300px !important; */
    object-fit: cover !important;
}
span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden {
    font-weight: 700;
    font-family: 'Roboto';
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce-page table.shop_table td, .woocommerce-page table.shop_table th {
    word-break: normal;
    padding: 10px 10px;
    font-weight: 600;
}
.cart_totals table {
    width: 100% !important;
}
span.woocommerce-Price-amount.amount {
	float: right;
	font-size: 25px;
	color: #000;
}
.woocommerce-message a {
    background: #000 !important;
    padding: 10px 10px !important;
    font-size: 14px !important;
    font-family: 'Roboto';
}
.current-books {
    padding-bottom: 30px !important;
}


.b-recipe-slider,
.dessert-recipe-slider,
.dinner-recipe-slider {
    padding: 0 80px;
}

.b-recipe-slider .owl-item img,
.dessert-recipe-slider .owl-item img,
.dinner-recipe-slider .owl-item img {
    display: block;
    width: 100%;
    border-radius: 12px;
}

.recipe-each h4 {
    color: #17a2b8;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 11px 0 0;
}

.recipe-sec h2 span a {
    background: #fcaf18;
    color: #fff;
    font-size: 17px;
    padding: 10px 25px;
    text-transform: capitalize;
    border-radius: 6px;
}

.recipe-sec h2 span a:hover,
.recipe-sec h2 span a:focus {
    background: #000;
    color: #fff;
}

.recipe-sec h2 {
    /* padding: 0 80px; */
    font-size: 26px;
    color: #bc0000;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 12px;
}

.recipe-1 {
    padding-bottom: 6px;
}

.recipe-banner {
    background-size: cover;
    background-position: top;
    height: 422px;
    position: relative;
}
    .search-bar {
    margin: 308px auto 0;
    max-width: 321px;
    background: rgba(0, 0, 0, .5);
    padding: 14px 10px;
    font-family: 'VAG Rounded Std';
    font-weight: 300;
}

.search-bar h4 {
    font-weight: 300;
    text-align: center;
    color: #efefef;
    font-size: 17px;
    letter-spacing: 1.2px;
    margin-top: 0;
}

.search-bar form {
    position: relative;
}

.search-bar form input[type="text"] {
    width: 100%;
    padding: 8px 70px 8px 10px !important;
    font-size: 13px;
}

.search-bar form input[type="submit"] {
    background: #fcaf18 url(../images/search.png);
    color: #fff;
    font-size: 14px;
    position: absolute;
    border: none;
    left: auto;
    right: 0;
    padding: 0.4px 24px 1px 40px;
    background-repeat: no-repeat;
    background-position: 18%;
    background-size: 14px;
    line-height: 37px;
    top: 1px;
}
.recipe-banner .search-bar {
    background: rgba(0, 0, 0, .5);
    padding: 14px 10px;
    font-family: 'VAG Rounded Std';
    font-weight: 300;
    margin: 308px auto 0;
    max-width: 321px;
} 

.food-video iframe {
    width: 100%;
    height: 400px;
}

.food-txt h4 {
    color: #C8161D;
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 12px;
}

.food-txt p {
    letter-spacing: 1px;
    color: #969494;
    display: block;
    font-size: 15px;
    line-height: 23px;
    font-weight: 300;
    text-align: left;
}

.food-txt h5 {
    color: #C8161D;
    font-weight: 600;
    font-size: 19px;
    padding: 10px 0 0;
}

.food-txt ul li i {
    padding-right: 10px;
}

.food-txt ul li {
    display: inline-block;
    padding: 10px 20px;
    color: #666;
}

.food-txt ul {
    text-align: center;
    border: 1px solid #cccc;
    border-left: none;
    border-right: none;
}

ul.ing li:before {
    position: absolute;
    content: '';
    background: #222;
    color: #222;
    width: 7px;
    height: 7px;
    left: 0;
    top: 6px;
}

ul.ing li {
    display: block;
    position: relative;
    padding: 0 20px;
}

ul.ing {
    border: none;
    text-align: left;
}

.food-txt img {
    width: 100%;
    height: 270px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 20px;
}

span.inc-btn a {
    background-color: #FE6500 !important;
    border-radius: inherit;
    line-height: 1;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    padding: 10px 10px;
    border-color: #FE6500;
    opacity: unset;
    /* margin: 0px auto; */
    /* display: block; */
    margin-top: -12px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif !important;
    color: #fff;
    margin: 1px 0;
}

.map.adv_map {
    padding: 20px 0;
}


/******Distributor-Page**********/

.distributor-each .card:hover{
    cursor: pointer;
}
.distributor-each .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0;
    margin-bottom: 8px;
}
.distributor-each .card-header {
    padding: 2px 20px;
    margin-bottom: 0;
    background-color: #ffefd1;
    border-bottom: 1px solid transparent;
    color: #222;
}
.distributor-each .card-header h5 {
    font-weight: 300;
    text-align: left;
    font-size: 15px;
    padding: 8px 0 0 0;
    position: relative;
}
.distributor-each .card-header h5 span {
    font-weight: 900;
    font-size: 17px;
    color: #fff;
    position: absolute;
    top: -1px;
    right: -20px;
    transition: all 0.3s ease-in-out 0s;
    background: #fcaf18;
    width: 40px;
    height: 38px;
    text-align: center;
    line-height: 42px;
}
.distributor-each .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    background: #fcaf18;
    font-weight: 300;
    color: #fff;
}
.distributor-each .card-body ul li {
    list-style: square;
    margin-left: 10px;
    font-size: 13px;
    line-height: 19px;
}
.distributor-each {
    margin-bottom: 30px;
}
.distributor-sec {
    padding: 60px 0;
    background: url(../images/d-bg.png);
    background-attachment: fixed;
    background-size: cover;
    background-repeat: repeat;
}
.dwld-btn a i {
    padding: 0 0 0 10px;
}

.dwld-btn a {
    background: #222;
    color: #fff;
    font-weight: 300;
    font-family: 'Roboto';
    padding: 12px 30px;
}
.dwld-btn {
    text-align: center;
    margin-bottom: 40px;
}
.content p span {
    font-family: 'Roboto' !important;
}
/**********end********/

#voucher_slider img {
	height: auto;
}
.banner-content .form-control {
	display: inline-block;
	width: 25%;
	padding: 30px 10px 30px 10px;
	margin: 0;
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 20px;
}
.tribe-common .tribe-common-h--alt {
	font-weight: 700;
}
.adv_dtl button {
	background: #fcaf18;
	border: none;
	padding: 5px;
	color: #000;
	font-size: 15px;
}
.b-recipe-slider .owl-prev {
	/* float: left; */
	position: absolute;
	left: 30px;
	top: 20px;
	font-size: 62px !important;
}
.b-recipe-slider .owl-next {
	/* float: left; */
	position: absolute;
	right: 30px;
	top: 20px;
	font-size: 62px !important;
}
.btn.btn-lg.btn-primary.cont_.btn {
	background-color: #FE6500 !important;
	border-radius: inherit;
	line-height: 1;
	font-size: 11px;
	font-weight: 600;
	/* display: inline-block; */
	text-transform: uppercase;
	padding: 10px 10px;
	border-color: #FE6500;
	opacity: unset;
	/* margin: 0px auto; */
	display: block;
	margin-top: -12px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif !important;
	/* margin-left: 92px; */
	color: #FFF;
	width: 20%;
	float: right;
	margin-top: 0;
}

.room-tab-head .nav-item.show .nav-link, .room-tab-head .nav-link.active {
    border-color: transparent;
    background: #222 !important;
    color: #fff !important;
    border-radius: 0;
}
.room-tab-head .nav-link {
    border: none;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    background: #fcaf18;
    color: #fff;
    margin: 0 4px 9px;
}
.room-tab-head {
    border-bottom: none !important;
}
.room-tab-body .card-body {
    border: 1px solid #ccc;
    margin: 30px 0;
}
.room-tab-body .site-btn {
	text-align: right;
	margin: 0 0 30px 0;
}
.main-area.wots-details.advertizer {
    padding: 40px 0;
    overflow-x: hidden;
}

.site-btn {
    text-align: left;
    margin: 30px 0 0;
}

.spcl-tab .nav-tabs .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.mc4wp-form-fields {
    margin: 20px 0 0 0;
    position: relative;
}
.mc4wp-form-fields input[type="email"] {
    width: 100% !important;
    border-radius: 0;
    border: none;
    font-size: 17px;
}
.mc4wp-form-fields input[type="submit"] {
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 7px 23px;
    position: absolute;
    right: 18px;
    top: 0px;
}

.spcl-tab > .nav-item.show > .nav-link, .spcl-tab > .nav-link.active {
    border: none;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    background: #fcaf18 !important;
    color: #fff !important;
    margin: 0 4px 9px;
}
.spcl-tab {
    border-bottom: none;
}
.room-tab-body .card .card-header {
        display:none;
    } 
    body{
        overflow-x:hidden !important;
    }
    .room-tab-body .card{
        border:none!important;
    }
.book-each .site-btn {
	text-align: center;
	margin: 30px 0 0;
}
.woocommerce img, .woocommerce-page img {
	width: 100%;
}

.vouchers {
    background: rgb(240 240 240 / 18%);
    padding: 50px 0;
}
.orangetext a {
	color: orange !important;
}
.bkbtn.site-btn {
	margin: 0;
}
/* .main-area.wots-details.advertizer .card-header {
    display: none;
} */

.main-area.wots-details.advertizer .nav-tabs .nav-item.show .nav-link, .main-area.wots-details.advertizer .nav-tabs .nav-link.active {
    background: #000 !important;
    border-color: transparent !important;
    color: #ffffff !important;
    border-radius: 0;
}
.main-area.wots-details.advertizer .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    margin: 0 10px 11px;
    background: #fcaf18;
}
.wots-slider .owl-prev {
	position: absolute;
	top: 17%;
	left: 17%;
}
.wots-slider .owl-next {
	position: absolute;
	top: 17%;
	right: 17%;
}
.wots-slider .owl-next span {
	font-size: 10em;
}
.wots-slider .owl-prev span {
	font-size: 10em;
}

.site-btn.site-btn-subs {
	text-align: center;
}
.spllist li {
	display: inline-block ;
	padding: 10px;
	color: #FFF;
	background: #000;
	margin: 10px;
}

.banner-slider .owl-nav.disabled+.owl-dots {
    margin: 0 auto;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}
#subscribemodal .modal-dialog {
	float: right;
	margin-top: 8%;
}

.banner-slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    height: 68vh;
}
.cd-slide img {
	object-fit: cover !important;
}
.subsbtn {
	background: #FCAF18;
	color: #FFF;
	padding: 15px 10px 15px 10px;
	border-radius: 4px;
}
.gif-img.lazyloaded {
	
	width: 60%;
	
}
#signupModal .modal-content {
	background: none;
	border: 0;
}
#signupModal .close span {
	font-size: 30px;

}
#signupModal .close{
		color: #fff;
	opacity: 2;
}
#signupModal .modal-header {
	border-bottom: 0;
}
#signupModal {
	z-index: 999999999;
}
#subscribemodal .modal-content {
	background: none;
	border: 0;
}
#subscribemodal .close span {
	font-size: 30px;

}
#subscribemodal .close{
		color: #fff;
	opacity: 2;
}
#subscribemodal .modal-header {
	border-bottom: 0;
}
/ CM17510601 WPPS - DZ - START /
/*@media only screen and (min-width: 2560px){
	.main-banner.inner-banner{
	  background-position: 100% 25%;
    height: 450px;
	}
.banner-slider{
	height:900px !important;
	}
@media only screen and (max-width: 554px){
	.banner-slider{
	height:199px;
}
}
@media only screen and (max-width: 1118px){
		.banner-slider{
	height: 410px;
}
}
@media only screen and (min-width: 1118px){
		.banner-slider{
	height: 670px;
}
}
@media only screen and (max-width: 2000px){
		.banner-slider{
	height: 670px;
}
}
@media only screen and (max-width: 2560px){
		.banner-slider{
	height: 868px;
}
	.main-banner{
		height:525px;
	}
}*/
/ CM17510601 WPPS - DZ - End /
