/*
Theme Name: taft-theme
Theme URI: -
Description: Custom Development Theme
Author: -
Author URI: -
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/
@import url(//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap);
.slick-slide:focus { outline: none !important; }
:focus { outline: none !important; }
a:focus { outline: none !important; outline-offset: 0 !important; }
a:hover { text-decoration: none !important; }
html body,
input,
textarea,
.page-title span,
.pingback a.url { font-family: 'BrandingPro', sans-serif; }
body { background: #fff; }
body,
input,
textarea { color: #303030; font-size: 12px; line-height: 18px; }
img { max-width: 100%; height: auto; }
body .padleft { padding-left: 0 }
body .padright { padding-right: 0 }
body .padtop { padding-top: 15px; }
body .padbottom { padding-bottom: 15px; }
body .nopad { padding: 0 }
section.section { padding: 50px 0; overflow: hidden; }
header.headerSection { width: 100%; z-index: 3; background: rgb(0 0 0 / 30%); padding: 8px; position: absolute; }
header.headerSection .top-section { background: #1f2b39; padding: 15px 0; color: #fff; text-align: center; margin-bottom: 45px; }
header { padding: 0; }
p { font-size: 19px; }
nav { position: relative; z-index: 999; width: 100%; }
nav.fixed { position: fixed; width: 100%; z-index: 999; top: 0; }
.searchform input { float: right; width: 200px; padding: 8px 46px 8px 8px; font-size: 1em; border: 1px solid #303030; background: #fff; }
.searchform input[type="submit"] { float: right; width: 37px; height: 37px; padding: 0px; border: 0px; background: #303030 url(images/search-icon.png) no-repeat center; box-shadow: none; font-size: 0; margin-left: -37px; position: relative; }
main { position: relative; }

/*main:before { content: ""; background: url(images/main-before.png); width: 100%; height: 635px; display: block; position: absolute; top: 0; left: 0; right: 0; margin: auto; }*/
.page-template-default main:before { height: 480px; }
.single-product main:before { height: 480px; }

/* ---- Social Icons ---- */
.social_icons { text-align: right; margin: 10px 0; }
.social_icons ul { padding: 0; margin: 0; }
.social_icons ul li { display: inline-block; margin-right: 5px; }
.social_icons ul li a { background: #305294; border-radius: 100px; color: #FFF; transition: all .2s ease; display: block; font-size: 15px; padding: 5px 0; text-align: center; width: 32px; height: 32px; }
.social_icons ul li+li a { background: #55ACEE; }
.social_icons ul li+li+li a { background: #DC4B3E none; }
.social_icons ul li+li+li+li a { background: #E52D27; }
.social_icons ul li a:hover { background: #333; color: #FFF; }

/* ---- Portfolio .grid-item ---- */
.grid-item { width: 24.7%; box-sizing: border-box; margin-bottom: 0px; }
.filter-button-group button { background: #333; color: #fff; display: inline-block; margin-right: 5px; padding: 5px 10px; border: 0; }
.filter-button-group { margin: 10px 0; overflow: hidden; }
.filter-button-group button:hover { background: #ccc; color: #000; }

/* ---- FOOTER SECTION ---- */
footer.footer .footer-info .footer-logo { padding: 30px 0 100px; text-align: center; }
form#easy-newsletter-form { position: relative; }
footer.footer button:after { content: "\f178"; font-family: 'FontAwesome', sans-serif; color: #1a1f2d; background: #ffc260; padding: 13px; border-radius: 42px; right: 0; }
footer.footer button { color: transparent; background: transparent; border: 0; position: absolute; right: 0; top: 0; padding: 8px 1px; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
footer.footer .easy-newsletter { position: relative;/* border-radius: 50px !important; */ }
footer.footer button:hover { background: transparent; color: transparent; }
footer.footer .easy-newsletter .input-field label { display: none; }
footer.footer .easy-newsletter .input-field { margin-bottom: 0; }
footer.footer input { border-radius: 40px; padding: 7px 50px 7px 15px; border: 0; width: 100%; font-weight: 500; color: #ffffff; font-size: 14px; background-color: #dedede; border: 1px solid #dedede; }
footer.footer .footer-item h6 { font-size: 18px; color: #fff; margin: 0 0 25px; padding: 0 0 15px; position: relative; }
footer.footer .footer-item h6:after { content: ""; background: #6d7179; width: 50px; height: 2px; display: block; position: absolute; left: 0; bottom: 0; margin: auto; }
footer.footer .footer-item p strong { color: #fff; margin: 0 0 10px; display: block; line-height: normal; }
footer.footer .footer-info { margin: 0; background: #252525; padding: 60px 0; color: #fff; background-position: center; background-size: cover; }
footer.footer .contact_details li { list-style: none; font-size: 16px; line-height: 26px; margin: 0 0 22px; position: relative; padding-left: 20px; }
footer.footer .copyrights { background: #252525; line-height: normal; border-top: 1px solid #8b8b8b; }
footer.footer .copyrights p strong { color: #ffc260; font-weight: 400; }
footer.footer .copyrights p { line-height: normal; margin: 15px 0; }
footer.footer p { color: #7e8896; font-size: 16px; line-height: 26px; }
footer.footer .footer-info li .menu li { list-style: none; display: block; }
footer.footer .footer-info li .menu li a { color: #7e8896; font-size: 16px; }
footer.footer .footer-info li .menu { padding: 0; text-align: left; margin: 30px 0; }
footer.footer .footer-info li .menu li:last-child a { margin-right: 0; }
footer.footer .footer-info li .menu li a:hover { color: #ffc260; text-decoration: none; letter-spacing: 3px; }
footer.footer .footer-info .social-icons { margin: 30px 0 0; }
footer.footer .footer-info .social-icons a i { font-size: 18px; color: #7f8186; margin: 0 4px; border: 2px solid; border-radius: 100%; padding: 9px 11px 10px 11px; width: 45px; height: 45px; display: inline-flex; align-items: center; justify-content: center; transition: 0.5s; background: transparent; }
footer.footer .footer-info .social-icons a i:hover { background: #ffc260; color: #000; text-decoration: none; }
footer.footer .footer-info .social-icons a:hover { text-decoration: none; }
footer.footer .copyrights .fleft { float: left; padding: 10px 0; }
footer.footer .copyrights .fright { float: right; }
footer.footer .copyrights .fleft a:first-child { padding-left: 0; }
footer.footer .copyrights a { color: #ffc260 !important; }
footer.footer .copyrights a:hover { color: #60f200 !important; letter-spacing: 1px; }
footer.footer .copyrights a,
footer.footer .copyrights p { color: #7e8896; font-size: 13px; padding: 0 10px 0 5px; }
footer.footer .footer-info li strong { display: block; text-transform: uppercase; margin: 0 0 5px; font-weight: 400; }
footer.footer .footer-item li { list-style: none; }
footer.footer .footer-info li a { color: #7e8896; }
footer.footer .footer-info ul { padding: 0; margin: 0; }
footer.footer .contact_details li.address:before { content: "\f041"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; }
footer.footer .contact_details li.phone:before { content: "\f10b"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; }
footer.footer .contact_details li.email:before { content: "\f0e0"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; }
footer.footer .contact_details li a:hover { color: #ffc260; text-decoration: none; letter-spacing: 1px; }
footer.footer .copyrights .fleft ul { margin: 0; padding: 0; }
footer.footer .copyrights .fleft ul li { display: inline-block; }
footer.footer .copyrights .fleft ul li a { color: #7e8896 !important; }
footer.footer .copyrights .fleft .menu-footer-menu-container li a:hover { color: #ffc260 !important; }
#back-top > a { bottom: 1%; color: #ffc260; display: block; font-size: 37px; position: fixed; right: 2%; text-align: center; z-index: 999; }

/*---------------------------------- Slick SLider----------------------------------------------------*/
section#home .slider .row { display: block; }
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider { position: relative; clear: left; overflow: hidden; }
.slider .inner-item { height: 820px; }
.slider .container { position: relative; }
.slick-slide .caption { color: #fff; font-size: 1.2em; line-height: 1.2em; position: absolute; left: 10%; text-shadow: 2px 2px 2px #000; top: 37%; width: 35%; background: rgba(0, 0, 0, 0.7); padding: 20px 20px 0; z-index: 99; }
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.thumb-slider .slick-slide { margin: 5px 0 0 5px; }
.slider-thumb .thumb-slider .slick-slide img { max-width: 100%; height: auto; box-sizing: border-box; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; position: relative; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; transition: all .25s ease; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-dots { position: absolute; z-index: 11; bottom: 10px; margin: 0px; padding: 0; text-align: center; width: 100%; }
.slick-dots li { list-style: none; display: inline-block; }
.slick-dots button { border: 1px solid #333; background: #fff; width: 12px; height: 12px; border-radius: 100%; font-size: 0; padding: 0px; margin-right: 5px; }
.slick-dots .slick-active button { background: #303030; }
.slick-arrow { border: 0px; font-size: 0; right: 0; margin-top: -20px; position: absolute; top: 50%; z-index: 1; background: #303030 url(images/arrow.png) no-repeat center center; width: 36px; height: 40px;/* transform: rotate(180deg); */ }
.services-slider .slick-arrow { height: 65px; }
.slick-arrow:hover { background: #000 url(images/arrow.png) no-repeat center center; }
.slick-next.slick-arrow { left: 0px; transform: rotate(180deg); }
.slider-progress { width: 100%; height: 5px; background: rgba(0, 216, 192, 0.8); position: absolute; top: 0; z-index: 99; }
.slider-progress .progress { width: 0%; height: 5px; background: rgba(36, 51, 0, 0.8); }
.thumb-slider .slick-active img { border: 1px solid transparent }
.thumb-slider .slick-current img { opacity: 0.5; }

/* ---------------------------Toggle Search---------------------*/
.searchpanel { background: #ccc; display: none; right: 0px; padding: 10px; position: absolute; top: 46px; }
.searchpanel::before { border-bottom: 10px solid #ccc; border-left: 10px solid transparent; border-right: 10px solid transparent; content: ""; position: absolute; right: 7px; top: -7px; }
.nav .container { position: relative; }
.searchtoggle { position: absolute; right: 11px; top: 11px; }
.searchtoggle img { cursor: pointer; }

/* -------------------------------------------Clients Carousel------------------------------------ */
.client { margin-right: -10px; }
.client .slick-slide { margin-right: 10px; border: 1px solid #ddd !important; padding: 10px; box-sizing: border-box; text-align: center; }
.client .slick-prev { margin-right: 10px; }
.client .slick-slide img { display: inline-block; }

/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop { padding: 0 10px; text-align: center; }
.testimonial .loop p { max-width: 800px; margin: 0 auto; }
.testimonial .loop .pic img { max-width: 100px; margin: 10px 0; border-radius: 100%; height: auto; display: inline-block; }
.testimonial .loop .title { font-size: 21px; font-weight: 600; }

/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right: -10px; }
.service .slick-slide { margin-right: 10px; }
.service .title { font-weight: 700; margin: 10px 0; font-size: 18px; }
.service .slick-prev { margin-right: 10px; }
.service .slick-next { margin-right: 10px; right: 40px; left: inherit; }
.service .slick-arrow { top: 0; margin-top: -43px; }

/*ENd SLick Slider*/

/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize { position: fixed; bottom: 1%; left: 1%; border: rgba(0, 0, 0, 0.8) 3px solid; background: rgba(0, 0, 0, 0.6); padding: 5px 10px; color: #fff; text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px; z-index: 9999 }

/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu { height: 30px; padding: 0; margin: 0; }
.tabs-menu li { height: 30px; line-height: 30px; display: inline-block; list-style: none; margin-right: 10px; background-color: #ccc; border-top: 1px solid #d4d4d1; border-right: 1px solid #d4d4d1; border-left: 1px solid #d4d4d1; }
.tabs-menu li.current { position: relative; background-color: #fff; border-bottom: 1px solid #fff; z-index: 5; }
.tabs-menu li a { padding: 10px; text-transform: uppercase; color: #fff; text-decoration: none; }
.tabs-menu .current a { color: #2e7da3; }
.tab { border: 1px solid #d4d4d1; background-color: #fff; float: left; margin-bottom: 20px; width: auto; margin-top: -1px; }
.tab-content { max-width: 660px; padding: 20px; display: none; }
#tab-1 { display: block; }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left { width: 120px; padding: 0; margin: 0; float: left; }
.tabs-left li { line-height: 30px; display: block; list-style: none; background: #ccc; border: 1px solid #d4d4d1; margin-bottom: 10px; border-right: 0; }
.tabs-left li.current { position: relative; background-color: #fff; border-bottom: 1px solid #ddd; z-index: 5; }
.tabs-left li a { padding: 0 10px; text-transform: uppercase; color: #fff; text-decoration: none; display: block; }
.tabs-left .current a { color: #2e7da3; }
.tab-loop { border: 1px solid #d4d4d1; background-color: #fff; float: left; margin-bottom: 20px; width: auto; margin-left: -1px; }
.tabsleft-content { max-width: 660px; padding: 20px; display: none; }
#tabs1 { display: block; }

/* ---------------------------------------------------Breadcrumb-------------------------------------------------------------------------*/
.breadcrumbs { margin: 10px 0; padding: 0; background: #ddd; padding: 5px; }
.breadcrumbs li { list-style: none; display: inline-block; padding-right: 2px; }

/* ----------------------------Comments-----------------------*/
#comments label { display: inline-block; vertical-align: top; width: 80px; }
.form-submit { margin-left: 80px; }
#comments { background: #eee; padding: 20px; }
#comments li { list-style: none; }
#comments ol { padding: 0; }

/* ----------------------------Accordion-----------------------*/
.accordion-container { position: relative; width: 100%; height: auto; margin: 20px auto; }
.accordion-container > h2 { text-align: center; color: #fff; padding-bottom: 5px; margin-bottom: 30px; border-bottom: 1px solid #ddd; }
.set { position: relative; width: 100%; height: auto; background-color: #f5f5f5; }
.set > a { display: block; padding: 10px 15px; text-decoration: none; color: #555; font-weight: 600; border-bottom: 1px solid #ddd; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear; }
.set > a.active { background-color: #3399cc; color: #fff; }
.set > a:before { background: url(images/arrow1.png) no-repeat; float: right; content: ""; height: 8px; margin: 6px 0 0; width: 15px; }
.set > a.active:before { filter: invert(100%); transform: rotate(180deg); }
.accordion-container .content { position: relative; width: 100%; height: auto; background-color: #fff; border-bottom: 1px solid #ddd; display: none; }
.accordion-container .content p { padding: 10px 15px; margin: 0; color: #333; }

/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll { height: 300px; }

/* ---------------------------------------------------innerheader-------------------------------------------------------------------------*/
.inner-banner { height: 500px; width: 100%; color: #fff; text-align: center; display: inline-flex; flex-direction: column; justify-content: center; align-items: center; position: relative; z-index: 1; background-size: cover !important; padding-top: 90px; }
.inner-banner h1 { font-size: 65px; font-family: 'BrandingPro', sans-serif; color: #fff; line-height: normal; }
.inner-banner h2 { display: table-cell; vertical-align: middle; padding: 0; font-size: 16px; color: #fff; margin: 0; line-height: normal; text-transform: uppercase; font-family: 'BrandingPro', sans-serif; z-index: 3; }

/* ---------------------------------------------------blog-------------------------------------------------------------------------*/
.blogs { }
.blogs li { width: 100%; margin-bottom: 20px; min-height: 210px; clear: both; float: left; border-bottom: 1px solid #dcdcdc; }
.blogs li:last-child { border: none; }
.blogs li h4 { text-transform: capitalize; background: #f0f0f0; padding: 10px; position: relative; margin-bottom: 20px; font-weight: 600; color: #2f2f2f; }
.blogs li h4 span { width: 7%; text-align: center; background: #b12224; font-size: 11px; line-height: 18px; text-transform: uppercase; color: #fff; position: absolute; right: 0; top: 0; }
.blogs li h4 span strong { display: block; font-size: 26px; font-weight: normal; }
.blogs li a { float: right; }
.blogs li .meta { background: #f0f0f0; padding: 10px; position: relative; margin: 38px 0 0; font-weight: 500; float: right; clear: right; width: 67%; color: #989898; font-size: 16px; line-height: 21px; }
.blogs li .meta span { background: url('images/user-bg.png') no-repeat; padding: 3px 30px; }
.blogs li .meta span.comments { margin-left: 10px; background: url('images/comments.png') no-repeat; }
.blogs li .meta span strong { color: #258ef9; font-weight: normal; text-transform: capitalize; }
.sidebar ul { padding: 0; margin: 0; }
.sidebar ul li { list-style: none; }
.sidebar-pro { border: 1px solid #c2c2c2; padding: 0 !important; border-radius: 5px; overflow: hidden; }
.sidebar-pro h4 { background: #b12224; color: #fff; padding: 10px; font-size: 20px; line-height: 29px; margin: 0; }
.sidebar-pro .cat li { margin-bottom: 6px; list-style: none; padding: 10px; }
.sidebar-pro .cat li:hover { background: #b12224; }
.sidebar-pro .cat li:hover a { color: #fff; }
.sidebar-pro .cat li.current-cat { background: #b12224; }
.sidebar-pro .cat li:last-child { margin-bottom: 0; }
.sidebar-pro .cat .product-categories { margin-bottom: 0; }
.sidebar-pro .cat li a { color: #424242; font-size: 14px; }
.sidebar .recent li { border-bottom: 1px solid #c7c7c7; margin: 5px 0; padding: 5px 0; overflow: hidden; font-size: 14px; }
.sidebar .recent li h5 { margin-top: 0; }
.sidebar .recent li:last-child { border: none; }
.sidebar h4 { background: #303030; color: #fff; padding: 10px; font-size: 20px; line-height: 29px; }
.sidebar .recent h5 { color: #231f20; font-size: 14px; margin-bottom: 10px; }
.sidebar .recent p { color: #6d6d6d; line-height: 16px; }
.sidebar .recent .more a { color: #258ef9; float: right; }
.sidebar .cat li { border-bottom: 1px solid #ddd; font-weight: 600; margin: 5px 0; padding: 5px 0; }
.blogs .loop { border-bottom: 1px solid #ddd; margin: 10px 0; overflow: hidden; padding: 10px 0; }
.sidebar .section { margin-top: 10px; overflow: hidden; }
.blogs .title { margin: 0; }
.blogs small { margin-bottom: 10px; display: inline-block; color: #888; }
.sidebar .cat li:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; }
.sidebar .cat li a { color: #424242; font-size: 14px; }
.blogs .meta { background: #ddd; margin-top: 10px; padding: 5px; }

/*---------------------Pagination----------------------- */
.pagination { clear: both; padding: 20px 0; position: relative; font-size: 11px; line-height: 13px; }
.pagination span,
.pagination a { display: block; float: left; margin: 2px 2px 2px 0; padding: 6px 9px 5px 9px; text-decoration: none; width: auto; color: #fff; background: #555; }
.pagination a:hover { color: #fff; background: #3279BB; }
.pagination .current { padding: 6px 9px 5px 9px; background: #3279BB; color: #fff; }

/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */
.menu-header,
.menu-header ul,
.menu-header ul li,
.menu-header ul li a,
.menu-header #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.menu-header:after,
.menu-header > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.menu-header #menu-button { display: none; }
.menu-header { background: transparent; float: right; }
.menu-header > ul > li { display: inline-block; }
.menu-header.align-center > ul { font-size: 0; text-align: center; }
.menu-header.align-center > ul > li { display: inline-block; float: none; }
.menu-header.align-center ul ul { text-align: left; }
.menu-header.align-right > ul > li { float: right; }
.menu-header > ul > li.current-menu-item.page_item a { color: #142227; }
.menu-header > ul > li > a { color: #828c90; font-size: 16px; line-height: 20px; font-weight: 600; letter-spacing: 0; background-position: center center; border-color: transparent; border-style: solid; padding: 0px 25px; font-family: 'BrandingPro', sans-serif; }
.menu-header > ul > li > a:hover { text-decoration: none; color: #142227; }
.menu-header  ul  ul::before { border-color: transparent transparent #000; border-style: solid; border-width: 10px; content: ""; left: 20px; position: absolute; top: -20px; }
.menu-header  ul ul  ul::before { display: none; }
.menu-header > ul > li.has-sub:hover > a:before { top: 23px; height: 0; }
.menu-header ul ul { position: absolute; left: -9999px; }
.menu-header.align-right ul ul { text-align: right; }
.menu-header ul ul li { height: 0; transition: all .25s ease; }
.menu-header li:hover > ul { left: auto; }
.menu-header.align-right li:hover > ul { left: auto; right: 0; }
.menu-header li:hover > ul > li { height: 35px; }
.menu-header ul ul ul { margin-left: 100%; top: 0; }
.menu-header.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
.menu-header ul ul li a { border-bottom: 1px solid rgba(150, 150, 150, 0.15); padding: 8px 10px; width: 220px; font-size: 14px; text-decoration: none; color: #ffffff; font-weight: 400; background: #df1930; text-align: left; line-height: normal; }
.menu-header ul ul li:hover > a,
.menu-header ul ul li a:hover { color: #ffffff; background: #000000; }
.menu-header ul ul::before { border-color: transparent transparent #df1930; border-style: solid; border-width: 10px; content: ""; left: 20px; position: absolute; top: -20px; }
.menu-header ul ul li:last-child > a,
.menu-header ul ul li.last-item > a { border-bottom: 0; }
.menu-header ul ul li:hover > a,
.menu-header ul ul li a:hover { color: #ffffff; }
.menu-header ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
.menu-header.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
.menu-header ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; transition: all .25s ease; }
.menu-header.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
.menu-header ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }

/*.navigation_section .menu-header #menu-left-menu li,
.navigation_section .menu-header #menu-right-menu li { border-right: 2px solid #8d8d8d; }*/
.navigation_section .menu-header #menu-left-menu li:last-child,
.navigation_section .menu-header #menu-right-menu li:last-child { border: none; }

/*.home.page-template-page-home .navigation_section .menu-header #menu-left-menu li,
.home.page-template-page-home .navigation_section .menu-header #menu-right-menu li { border-right: 2px solid #5e5845; }*/
.home.page-template-page-home .navigation_section .menu-header #menu-left-menu li:last-child,
.home.page-template-page-home .navigation_section .menu-header #menu-right-menu li:last-child { border: none; }
.home.page-template-page-home .navigation_section .menu-header #menu-right-menu li:first-child a { padding-left: 0; }
@media (min-width:100px) and (max-width:767px) {
    .menu-header { width: 100%; }
    .menu-header ul { width: 100%; display: none; }
    .menu-header.align-center > ul { text-align: left; }
    .menu-header ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
    .menu-header ul ul li,
    .menu-header li:hover > ul > li { height: auto; }
    .menu-header ul li a,
    .menu-header ul ul li a { width: 100%; border-bottom: 0; }
    .menu-header > ul > li { float: none; }
    .menu-header ul ul li a { padding-left: 25px; }
    .menu-header ul ul ul li a { padding-left: 35px; }
    .menu-header ul ul li a { color: #dddddd; background: none; }
    .menu-header ul ul li:hover > a,
    .menu-header ul ul li.active > a { color: #ffffff; }
    .menu-header ul ul,
    .menu-header ul ul ul,
    .menu-header.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
    .menu-header > ul > li.has-sub > a:after,
    .menu-header > ul > li.has-sub > a:before,
    .menu-header ul ul > li.has-sub > a:after,
    .menu-header ul ul > li.has-sub > a:before { display: none; }
    .menu-header #menu-button { display: none; padding: 17px; color: #dddddd; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
    .menu-header #menu-button:after { position: absolute; top: 22px; right: 17px; display: block; height: 8px; width: 20px; border-top: 2px solid #dddddd; border-bottom: 2px solid #dddddd; content: ''; }
    .menu-header #menu-button:before { position: absolute; top: 16px; right: 17px; display: block; height: 2px; width: 20px; background: #dddddd; content: ''; }
    .menu-header #menu-button.menu-opened:after { top: 23px; border: 0; height: 2px; width: 15px; background: #ffffff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
    .menu-header #menu-button.menu-opened:before { top: 23px; background: #ffffff; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
    .menu-header .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 46px; width: 46px; cursor: pointer; }
    .menu-header .submenu-button.submenu-opened { background: #262626; }
    .menu-header ul ul .submenu-button { height: 34px; width: 34px; }
    .menu-header .submenu-button:after { position: absolute; top: 22px; right: 19px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
    .menu-header ul ul .submenu-button:after { top: 15px; right: 13px; }
    .menu-header .submenu-button.submenu-opened:after { background: #ffffff; }
    .menu-header .submenu-button:before { position: ax; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; }
    .menu-header ul ul .submenu-button:before { top: 12px; right: 16px; }
    .menu-header .submenu-button.submenu-opened:before { display: none; }
}

/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg { position: absolute; top: 10px; left: 10px; width: 40px; height: 40px; z-index: 9; text-align: center; color: white; display: none; transition: all ease-out 0.3s; transform: translateY(20px); }
a#hamburg i { position: relative; top: 50%; transform: translateY(-50%); }
.nav1 { transition: all ease-out 0.3s; display: none; }
.nav1 a { color: #222; font-size: 15px; font-weight: 600; font-family: 'BrandingPro', sans-serif; }
.nav1 ul { margin: 0; padding: 0; background-color: #303030; }
.nav1 ul li { display: inline-block; position: relative; }
.nav1 ul li > a { display: inline-block; padding: 10px; }
.nav1 ul li > a > i { margin-left: 15px; transition: all ease-out 0.3s; -webkit-transition: all ease-out 0.1s; }
.nav1 ul li ul { display: none; position: absolute; top: 38px; background: #222; width: 200px; text-align: left; }
.nav1 .search-nav,
.nav1 .title { display: none; }
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a { color: #000; text-decoration: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow { border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; float: right; height: 0; margin: 8px 0 0 8px; width: 0; }
.nav1 ul li.open  span.marrow { border-left: 5px solid transparent; border-top: 0; border-right: 5px solid transparent; border-bottom: 5px solid #fff; }

/*@media screen and (max-width:991px) {*/
a#hamburg { display: block; }
main { transition: all ease-out 0.3s; }
.nav1 .row { margin: 0px; }
.nav1 { background: #3e4b58; box-shadow: -2px 0 0px #fff inset; display: block; height: 100%; left: 0; overflow-x: hidden; overflow-y: auto; position: fixed; top: 0; transform: translateX(-250px); width: 250px; }
.nav1 .search-nav,
.nav1 .title { display: block; }
.nav1 .search-nav input { border: 1px solid #2c313f; background-color: rgba(255, 255, 255, 0.2); padding: 5px; width: 100%; color: #000; margin: 10px 0; }
.nav1 .search-nav input[type="submit"] { background: url("images/search-icon.png") no-repeat scroll center center; border: 0; width: auto; font-size: 0; height: 16px; position: absolute; right: 7px; top: 8px; width: 16px; filter: invert(100%); }
.nav1 .title { background: #000; color: #fff; font-size: 14px; margin: 0 -15px; padding: 6px 15px 6px; }
.search-nav > form { position: relative; }
.nav1 a:hover { color: #ba9665; text-decoration: none; }
.nav1 ul { text-align: left; background-color: transparent; margin-top: 50px; }
.nav1 ul li { display: block; border-bottom: 1px dashed #6d7681; }
.nav1 ul li a { display: block; padding: 5px 0; width: 220px; color: #fff; font-weight: 400; }
.nav1 ul li:hover > a { color: #ffffff; }
.nav1 ul li a > i { float: right; }
.nav1 ul li ul { display: none; position: static; width: 100%; background-color: transparent; padding: 0 10px; }
.nav1 ul li:hover > ul { display: none; }
.nav1 ul li:hover > a > i { transform: rotateZ(0); }
.nav1 ul li.open > a { background-color: transparent; }
.nav1 ul li.open > a > i { transform: rotateZ(90deg); }
.nav1 ul li.open > ul { display: block; }
div#menuoverlay { display: block; visibility: hidden; position: fixed; left: 0; top: 0; width: 100%; height: 100%; transition: all ease-out 0.3s; z-index: 1; opacity: 0; }
html.open-menu { overflow: hidden; }
html.open-menu div#menuoverlay { visibility: visible; background: rgba(0, 0, 0, 0.5); min-height: 100vh; width: 100% !important; opacity: 1; width: calc(-150%); left: 250px; }
html.open-menu a#hamburg { transform: translateX(250px); z-index: 999; }
html.open-menu main { transform: translateX(250px); }
html.open-menu nav.nav1 { z-index: 3; transform: translateX(0); }
.menu-main-menu-container ul ul ul li a { padding: 5px; }
ul li.has-subnav .accordion-btn { color: #000; font-size: 24px; width: 20px !important; float: right; line-height: inherit !important; }
.nav1 ul li:last-child { border: 0; }
.nav-cross.open > span { background: #ba9665; }

/*---------------------Hamberg Icon --------------------------------------------- */
.nav-cross { width: 30px; height: 40px; position: relative; margin: 0px auto; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; }
.nav-cross span { display: block; position: absolute; height: 3px; width: 100%; background: #fff; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }
#nav-icon1 span:nth-child(1) { top: 0px; }
#nav-icon1 span:nth-child(2) { top: 18px; }
#nav-icon1 span:nth-child(3) { top: 36px; }
#nav-icon1.open span:nth-child(1) { top: 18px; transform: rotate(135deg); }
#nav-icon1.open span:nth-child(2) { opacity: 0; left: -60px; }
#nav-icon1.open span:nth-child(3) { top: 18px; transform: rotate(-135deg); }
.nav-cross span:nth-child(1) { top: 12px; transform-origin: left center; }
.nav-cross span:nth-child(2) { top: 20px; transform-origin: left center; }
.nav-cross span:nth-child(3) { top: 28px; transform-origin: left center; }
.nav-cross.open span:nth-child(1) { transform: rotate(45deg); top: 11px; left: 4px; }
.nav-cross.open span:nth-child(2) { width: 0%; opacity: 0; }
.nav-cross.open span:nth-child(3) { transform: rotate(-45deg); top: 28px; left: 4px; }

/*}*/

/*HEADER SECTION*/
.top-header-content { padding-left: 0; list-style-type: none; margin-bottom: 0 }
.top-header-content li { display: inline-block; position: relative; padding-left: 16px; font-size: 12px; font-weight: 500; color: #afafaf; margin-right: 18px; -webkit-transition: .6s; transition: .6s; }
.top-header-content li i { position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); color: #ffffff; font-size: 16px; -webkit-transition: .6s; transition: .6s; font-size: 12px; }
.top-header-content li a { color: #fff }
.top-header-content li a:hover { color: #222; }
.top-header-content li:last-child { margin-right: 0 }
.top-header-content li a { color: #afafaf; }
.top-header-content li a:hover { color: #cd850d; text-decoration: none; }

/*LEFT MENU*/
.navigation_section .top-header-content { padding: 0 0 50px; }
.navigation_section .menu-header #menu-left-menu { text-align: left; }
.navigation_section .left-menu .menu-header { float: none; }
.navigation_section .menu-header #menu-left-menu li:first-child a { padding-left: 0; }

/*RIGHT MENU*/
.navigation_section .menu-header #menu-right-menu { text-align: right; }
.navigation_section .right-menu .menu-header { float: none; }
.navigation_section .menu-header #menu-right-menu li:last-child a { padding-right: 0; }
.headerSection .logo img { text-align: center; display: block; position: absolute; right: 0; left: 0; bottom: 0; top: 0; margin: auto; padding: 0; border-radius: 10px; }
.headerSection .row.navigation_section { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: center; }
.navigation_section .menu-header .sub-menu li:first-child a { padding-left: 8px !important; }
.headerSection .row.navigation_section .logo { width: 284px; margin: 0 auto; position: relative; background: #fff; }
.right-menu .btn-div .booking a span { display: block; font-size: 12px; line-height: 12px; }
.right-menu .btn-div .booking a { background: #a0025e; padding: 10px 0; display: inline-block; border-radius: 5px; color: #fff; text-align: center; line-height: normal; width: 120px; }
.right-menu .btn-div .booking a:hover { background: #ffc260; color: #000; }
.right-menu .btn-div .tel a:hover { background: #a0025e; color: #fff; }
.right-menu .btn-div { display: flex; align-items: center; }
.right-menu .social { float: right; }
.right-menu .btn-div .tel a { background: #ffc260; color: #141414; padding: 15px 0; display: inline-block; border-radius: 5px; text-align: center; width: 120px; }
.right-menu .social .social-icons { margin: 15px 0 0; }
.right-menu .social .social-icons a i { font-size: 18px; color: #ffffff; margin: 0 4px; border: 2px solid; border-radius: 100%; padding: 9px 11px 10px 11px; width: 45px; height: 45px; display: inline-flex; align-items: center; justify-content: center; transition: 0.5s; background: transparent; }
.right-menu .social .social-icons a i:hover { background: #ffc260; color: #000; text-decoration: none; }
.right-menu .social .social-icons a:hover { text-decoration: none; }

/*SLIDER SECTION*/
.slider .main-slider .inner-item .caption-hover { background: transparent; top: 50%; text-shadow: none; width: 50%; left: 0; margin: auto; text-align: left; transform: translateY(10%); }
.slider .main-slider .inner-item .caption-hover { margin: auto; height: 100%; z-index: 999; text-align: center; display: flex; justify-content: center; align-items: center; align-content: center; flex-wrap: wrap; flex-direction: column; min-height: 650px; }
.slider .main-slider .inner-item .caption-hover h2 { font-size: 60px; font-weight: 600; color: #fff; }
.slider .main-slider .inner-item .caption-hover p { color: #fff; font-size: 16px; }
.slider .main-slider .inner-item .caption-hover .readmore { display: inline-block; margin: 0 0 50px; }
.slider .main-slider .inner-item .caption-hover .readmore a { position: relative; width: 200px; padding: 5px 22px; background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 2px solid #ffc260; height: 50px; overflow: hidden; transition: all .3s ease-out; border-radius: 4px; display: flex; align-items: center; color: #040404; justify-content: space-evenly; }

/*.slider .main-slider .inner-item .caption-hover .readmore a i {position: absolute;right: 5px;background: #000;padding: 10px 12px;color: #fff;border-radius: 50%;font-size: 17px;}*/
.slider .main-slider .inner-item .caption-hover .readmore a:hover i { background: #fff; color: #000; }
.slider .main-slider .inner-item .caption-hover .readmore a:hover { color: #fff; border: 2px solid #ffc260; background: rgb(41 53 65); }
.slider .main-slider { position: relative; z-index: 2; }

/*HOME ABOUT US SECTION*/
.vc_row.wpb_row.vc_row-fluid.home-sec-about { padding: 100px 0; margin-top: -60px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about h3 { letter-spacing: 10px; margin: 0; padding: 0; color: #1f2b39; text-transform: uppercase; font-weight: 400; font-size: 18px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about h2 { margin: 50px 0 30px; font-weight: 600; line-height: 55px; font-size: 45px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about h2 strong { color: #ffc260; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about  .wpb_text_column { text-align: center; font-size: 18px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about a.vc_general.vc_btn3 { background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 1px solid #ffc260; color: #000; width: 220px;/* text-align: left; */ border-radius: 4px; padding: 12px 20px; }

/*.vc_row.wpb_row.vc_row-fluid.home-sec-about a.vc_general.vc_btn3 i.vc_btn3-icon { background: #ffc260; color: #fff; border-radius: 50%; font-size: 23px; padding: 18px; line-height: normal; right: 8px; }*/

/*.vc_row.wpb_row.vc_row-fluid.home-sec-about a.vc_general.vc_btn3 i.vc_btn3-icon:before { display: inline-block; top: 5px; position: absolute; margin: auto; text-align: center; right: 0; left: 0; }*/
.vc_row.wpb_row.vc_row-fluid.home-sec-about a.vc_general.vc_btn3:hover { background: #293541; border-color: #ffc260; color: #fff; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about a.vc_general.vc_btn3:hover i.vc_btn3-icon { background: #1f2b39; }
.vc_row.wpb_row.vc_row-fluid.home-sec-exclusive h2 strong { color: #ffc260; }
.vc_row.wpb_row.vc_row-fluid.home-sec-exclusive { }
.vc_row.wpb_row.vc_row-fluid.home-sec-reward { background-repeat: no-repeat !important; background-position: center !important; padding-top: 240px; padding-bottom: 240px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-map { background-repeat: no-repeat !important; background-position: center !important; }
.vc_row.wpb_row.vc_inner.vc_row-fluid.map_btn { position: absolute; bottom: 60px; background: hsl(0deg 0% 0% / 66%); left: 150px; padding: 30px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-exclusive a.vc_general.vc_btn3 { background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 1px solid #ffc260; color: #000; width: 220px;    /* text-align: left; */ border-radius: 4px; padding: 12px 20px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-exclusive a.vc_general.vc_btn3:hover { background: #293541; border-color: #ffc260; color: #fff; }
.vc_row.wpb_row.vc_row-fluid.home-sec-map a.vc_general.vc_btn3 { background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 1px solid #ffc260; color: #000; width: 220px;    /* text-align: left; */ border-radius: 4px; padding: 12px 20px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-map a.vc_general.vc_btn3:hover { background: #293541; border-color: #ffc260; color: #fff; }
.vc_row.wpb_row.vc_row-fluid.home-sec-reward h2 strong { color: #ffc260; }
.vc_row.wpb_row.vc_row-fluid.home-sec-reward p { color: #ffffff; font-size: 15px; }
.home-sec-exclusive.arrow .exclusive-arrow .vc_single_image-wrapper.vc_box_border_grey { position: relative; }
.home-sec-exclusive.arrow .exclusive-arrow .arrow-btn .vc_general.vc_btn3 { position: absolute; right: 0px; top: 46%; background: url(images/arrow.png) !important; width: 100px !important; height: 100px; display: block; background-repeat: no-repeat !important; border: 0 !important; }
.home-sec-exclusive.arrow .exclusive-arrow .arrow-btn  .vc_general.vc_btn3:hover { color: #ffffff; border-color: transparent; background-color: transparent; }
.home-sec-exclusive.arrow .exclusive-arrow .arrow-btn  .vc_general.vc_btn3:active { color: #ffffff; border-color: transparent; background-color: transparent; }
.home-sec-exclusive.arrow .exclusive-arrow .arrow-btn  .vc_general.vc_btn3:focus { color: #ffffff; border-color: transparent; background-color: transparent; }

/*.home-sec-exclusive .exclusive-arrow .vc_single_image-wrapper.vc_box_border_grey:before{content:"";background:url(images/arrow.png);width:100%;height:100%;display:block;position:absolute;top:50%;left:92%;/* right: 0; margin:auto;background-repeat:no-repeat;}*/
.home-sec-exclusive .lake .vc_single_image-wrapper.vc_box_border_grey { position: relative; }
.home-sec-exclusive .lake .arrow-btn .vc_general.vc_btn3 { position: absolute; right: -40px; top: 32%; background: url(images/arrow.png) !important; width: 100px !important; height: 100px; display: block; background-repeat: no-repeat !important; border: 0 !important; }
.home-sec-exclusive .lake .arrow-btn  .vc_general.vc_btn3:hover { color: #ffffff; border-color: transparent; background-color: transparent; }
.home-sec-exclusive .lake .arrow-btn  .vc_general.vc_btn3:active { color: #ffffff; border-color: transparent; background-color: transparent; }
.home-sec-exclusive .lake .arrow-btn  .vc_general.vc_btn3:focus { color: #ffffff; border-color: transparent; background-color: transparent; }

/*.home-sec-exclusive .lake .vc_single_image-wrapper.vc_box_border_grey:before{content:"";background:url(images/arrow.png);width:100%;height:100%;display:block;position:absolute;top:32%;left:92%;/* right: 0; margin:auto;background-repeat:no-repeat;}*/
.vc_row.wpb_row.vc_row-fluid.home-sec-map .wpb_text_column.wpb_content_element { color: #fff; margin-bottom: 0px; }
.vc_row.wpb_row.vc_row-fluid.home-sec-exclusive.event p { color: #fff; }
.vc_row.wpb_row.home-sec-exclusive.event .wpb_column .vc_column-inner { padding-top: 500px !important; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about .bold-text { font-weight: 500; color: #000; }
.vc_row.wpb_row.vc_row-fluid.home-sec-about  strong { color: #ffc260; }

/*OUR BLOGS*/
.our_articles .articles .slick-track { margin: 0 auto; }
.our_articles .thumbnail-blog { min-height: 200px; overflow: hidden; border: 1px solid #b6b6b6; border-bottom: 0; border-radius: 0; }
.our_articles .thumbnail-blog .image { min-height: 250px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.our_articles .content { padding: 0 20px 40px 20px; margin-bottom: 30px; border: 1px solid #7d7d7d; position: relative; border-radius: 0; }
.our_articles p:empty { display: none }
.our_articles .content .meta { position: absolute; width: 100%; bottom: 15px; padding-right: 22px }
.our_articles .content h3 { width: 100%; line-height: 24px; min-height: 70px; display: flex; align-items: center; font-size: 22px; font-weight: 900; font-family: 'BrandingPro', sans-serif; text-transform: capitalize; }
.our_articles .box-item { transition: all 0.2s ease; margin: 0 0 30px; cursor: pointer; }
.our_articles .box-item:hover { top: -5px; box-shadow: 0 20px 30px -10px rgba(0, 0, 0, .2); }
.our_articles .box-item a { color: #000; }
.our_articles .content p { font-size: 16px; line-height: 28px; }
.our_articles .thumbnail-blog .tag-press { background: #a0025e; display: inline-block; padding: 0px 12px; font-size: 12px; font-weight: 500; position: absolute; top: 8%; transform: translateY(-8%); color: #fff; text-transform: uppercase; }
.our_articles .readmore { display: block; }
.our_articles .readmore a { background: #1a1f2d; border: 1px solid #1a1f2d; color: #fff; font-weight: 600; padding: 10px 30px; font-size: 18px; line-height: 18px; margin: 0 auto; width: 180px; text-align: center; border-radius: 5px; display: block; position: absolute; bottom: 10px; right: 0; left: 0; margin: auto; }
.our_articles .readmore a:hover { text-decoration: none; letter-spacing: 2px; background: #ffc260; border: 1px solid #a88a77; color: #000; }
.our_articles button.slick-next.slick-arrow,
.our_articles button.slick-prev.slick-arrow { display: none !important; }
.our_articles .slick-dots button { width: 50px; border-radius: 5px; border: 0; }
.our_articles .slick-dots .slick-active button { background: #a88a76; }
.our_articles .slick-dots li { margin-right: 5px; }
.our_articles .slick-dots li:last-child { margin-right: 0; }
.our_articles .slick-dots button { width: 12px; border-radius: 5px; border: 0; background: #1a1f2d; }
.our_articles .slick-dots { bottom: -40px; }
article.col-md-4.blogs { margin: 0 0 50px; }
.single-post .inner-banner h2 { font-size: 24px; }
.single .wrap { padding: 50px 0; }
i.fa.fa-phone { font-size: 25px !important; }
.right-menu .btn-div { display: flex !important; justify-content: end !important; }
.caption-hover h4 { color: white !important; }
.booking { padding-right: 10px !important; }
.booking a { font-size: 23px !important; }

/*html,body{width:100%;height:100%;margin:0px;padding:0px;overflow-x:hidden;}*/

/*CONTACT US SECTION*/
.vc_row.wpb_row.vc_row-fluid.contact_us_section h2.vc_custom_heading { position: relative; font-size: 50px; line-height: 55px; font-family: 'Conv_VICTORIYA', sans-serif; margin: 0 0 30px; color: #000000; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section { padding: 50px 0 50px; }
.Contact_Us_wrapper .Contact_Us .gform-body .gfield label { display: none; }
.Contact_Us_wrapper .Contact_Us { max-width: 700px; margin: 0 auto; }
.Contact_Us_wrapper .Contact_Us .gform-body .gfield .ginput_container input,
.Contact_Us_wrapper .Contact_Us .gform-body .gfield .ginput_container select,
.Contact_Us_wrapper .Contact_Us .gform-body .gfield .ginput_container textarea { width: 100%; background: #ffffff; border: 1px solid #be9e88; border-radius: 0; font-size: 13px; color: #000; font-weight: 500; outline: none; height: 50px; }
.Contact_Us_wrapper .Contact_Us .gform_footer input[type="submit"] { width: 100%; padding: 11px 15px; border: 1px solid #be9e88; background: #252525; color: #fff; font-weight: 500; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; line-height: normal; text-align: center; -webkit-transition: .6s; transition: .6s; margin: 0; }
.Contact_Us_wrapper .Contact_Us .gform_footer { margin: 0 auto; text-align: center; }
.Contact_Us_wrapper .Contact_Us .gform_footer input[type="submit"]:hover { background: #a0025e; color: #fff; border-color: #222; letter-spacing: 3px; }
.gform_confirmation_wrapper.Contact_Us { min-height: 350px; display: flex; justify-content: center; align-items: center; font-size: 35px; text-align: center; line-height: 50px; color: #f1c21d; font-weight: 500; padding: 0 35px; }
.Contact_Us_wrapper .Contact_Us .gform-body .gfield .ginput_container textarea { min-height: 200px; }
.gform_wrapper .validation_error { display: none; }
.Contact_Us_wrapper .Contact_Us .gform-body .gform_fields { grid-row-gap: 10px; }
.Contact_Us_wrapper .Contact_Us .gform_footer { margin: 0 0 50px !important; padding: 0 !important; }
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; color: #f36040; font-weight: 500; }
.gform_wrapper .gform_body .gfield_error { background: none !important; border: none !important; padding: 0 !important; margin: 0 !important; }
.gform_wrapper .gform_body li.gfield.gfield_error.gfield_contains_required { padding: 0 !important; margin: 0 !important; width: 100%; }
.gform_wrapper .gform_body .gfield_error .ginput_container { margin: 0; }
.gform_wrapper .gform_body .gfield_error input { border: solid 1px red !important; }
.gform_wrapper .gform_body .gfield_error { padding: 0 !important; background: none !important; border: none !important; }
.gform_wrapper .top_label .gfield_error .ginput_container { max-width: 100%; padding-right: 10px; }
.gform_wrapper .gform_body .gfield_error textarea { border: solid 1px #c89797 !important; }
.gform_wrapper .gform_body .gfield_error label { color: #DD4444 !important; }
div#gform_confirmation_message_1 { text-align: center; color: #e64708; font-size: 35px; line-height: normal; margin: 50px 0; font-weight: 600; }
.gform_wrapper .gform_validation_errors>h2.hide_summary { margin: 0; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .contact_details li { list-style: none; font-size: 16px; line-height: 38px; margin: 0 0 22px; position: relative; padding-left: 50px; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section li a { color: #41332a; font-weight: 600; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section ul { padding: 0; margin: 0; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .contact_details li.address:before { content: "\f041"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; color: #221c2c; background: #be9e88; padding: 10px; width: 40px; height: 40px; text-align: center; line-height: normal; font-size: 18px; border-radius: 100%; right: 0; border: 2px solid #7e5a4e; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .contact_details li.phone:before { content: "\f095"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; color: #221c2c; background: #ffc260; padding: 10px; width: 40px; height: 40px; text-align: center; line-height: normal; font-size: 18px; border-radius: 100%; right: 0; border: 2px solid #000; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .contact_details li.email:before { content: "\f0e0"; font-family: 'FontAwesome', sans-serif; position: absolute; left: 0; top: 0; color: #221c2c; background: #ffc260; padding: 10px; width: 40px; height: 40px; text-align: center; line-height: normal; font-size: 16px; border-radius: 100%; right: 0; border: 2px solid #000; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .contact_details li a:hover { color: #3d323b; text-decoration: none; letter-spacing: 2px; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .form_section { background-color: #ffffff; border: 10px solid #a0025e; position: relative; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .form_section h2.vc_custom_heading { position: relative; }
.vc_row.wpb_row.vc_row-fluid.contact_us_section .form_section h2.vc_custom_heading:before { content: ""; background: url(images/cont-dog.png); width: 133px; height: 191px; display: block; position: absolute; top: -232px; right: 0; left: 0; margin: auto; }

/* BOOKING FORM SECTION */
.gravity-theme.booking_form_wrapper .booking_form .gform_fields .ginput_container input { display: inline-block; }
.gravity-theme.booking_form_wrapper .booking_form .gform_fields .ginput_container input { width: 100%; border: 1px solid #000; color: #000; }
.gravity-theme.booking_form_wrapper .booking_form .gform_fields .ginput_container select { width: 100%; border: 1px solid #000; color: #000; }
.gravity-theme.booking_form_wrapper .booking_form .gform_fields .ginput_container select::placeholder { color: #000; }
.gravity-theme.booking_form_wrapper .booking_form .gform_fields .ginput_container input::placeholder { color: #000; }
.gravity-theme.booking_form_wrapper .booking_form .gform_fields label { color: #000; text-transform: capitalize; }
.gravity-theme.booking_form_wrapper .booking_form .gform_footer.top_label input[type="submit"] { background: #a0025e; border: none; color: #fff; width: 150px; padding: 10px 0; margin-top: 20px; text-transform: uppercase; }
.gravity-theme.booking_form_wrapper .booking_form .gform_footer.top_label { margin: 0 auto; text-align: center; }
.gravity-theme.booking_form_wrapper .booking_form .gform_footer.top_label input[type="submit"]:hover { background: #ffc260; color: #000; }
.gravity-theme.booking_form_wrapper .booking_form { margin: 50px 0; }
div#gform_confirmation_message_2 { text-align: center; font-size: 30px; line-height: normal; color: #2f3047; font-weight: 600; margin: 50px 0; }
.form_sub_details { background: #dfffec; margin-bottom: 50px; align-items: center; padding: 50px; }

/* icon next */
.icon-next { color: #000; font-size: 90px !important;    /* left: -90% !important; */ }
span.icon-prev { display: none !important; }
a.vc_right.vc_carousel-control { background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 1px solid #0ffc260; color: #000; width: 80px;    /* text-align: left; */ border-radius: 50px; padding: 40px 20px; opacity: 1; }
.bwg-item0:hover .bwg-title2 { display: none; }
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2,
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 { display: none !important; }
.page_404 { text-align: center; display: block; padding: 50px 0px; margin: auto; }
.page_404 .newforms { width: 100%; display: flex; margin-bottom: 30px; justify-content: center; }
.page_404 .newforms input { height: 50px; }
.page_404 a.vc_general { display: block; margin: auto; background: #ffc260; border-color: #ffc260; font-size: 16px; font-weight: 500; border: 1px solid #ffc260; color: #000; width: 220px; border-radius: 4px; padding: 12px 20px; }

/* 404 error css *********************************************/

/*404 page*/
.error404 .inner-banner { height: 560px; }
body.error404 .gdl-page-404 { margin: 50px 0; }
body.error404 .gdl-page-404 .message-box-wrapper { text-align: center; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title { margin-bottom: 50px; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span { background-color: #a0025e; color: #ffffff; display: inline-block; font-family: arial; font-size: 200px; font-weight: bold; height: 225px; line-height: 185px; padding: 20px; vertical-align: middle; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-title span:nth-child(2) { background-color: #ffc260; color: #ffffff; }
body.error404 .gdl-page-404 .message-box-wrapper .message-box-content p { font-size: 25px; margin: 0; }

/* home our blog section  */
.deals-coupons-section .row { display: flex; flex-wrap: wrap; justify-content: center; }
.deals-coupons-section .deals-coupons-body { background: #FAFAFA; margin: 0 0 30px !important; box-shadow: 0 0 15px #ddd; }
.deals-coupons-section .deals-coupons-body .thumbnail img { height: 300px; width: 100%; object-fit: cover; object-position: top; }
.deals-coupons-section .deals-coupons-body .content { padding: 20px 20px 20px 20px; position: relative; margin: 0 0 10px; }
.deals-coupons-section .deals-coupons-body .content h3 { margin: 0 0 15px; font-size: 16px; font-weight: 600; line-height: 22px; text-transform: uppercase;    /* min-height: 70px; */ display: flex; align-items: center; }
.deals-coupons-section .deals-coupons-body .bl-btn { padding: 0px 20px 20px 20px; }
.deals-coupons-section .deals-coupons-body .para { color: #4f4f4f; font-size: 16px; line-height: 25px; }
.deals-coupons-section .deals-coupons-body .bl-btn a { display: inline-block; color: black; text-transform: uppercase; font-size: 16px; line-height: 22px; position: relative; padding-right: 22px; }
.deals-coupons-section .deals-coupons-body .bl-btn a:before { content: '\f061'; position: absolute; right: 0; top: 0; font-family: 'FontAwesome'; color: #2c2c2c; }
.deals-coupons-section .deals-coupons-body .bl-btn a:hover { color: gray; letter-spacing: 1px; }
.deals-coupons-section .deals-coupons-body .bl-btn a:hover:before { color: gray; }
.home-deals-coupon-sec h2 { margin: 0 0 20px; font-size: 25px; line-height: 30px; color: black; position: relative; padding-left: 30px; }
.home-deals-coupon-sec h2:before { content: ''; position: absolute; top: 50%; left: 0; background: black; width: 20px; height: 2px; transform: translateY(-50%); }
.deals-coupons-section .deals-coupons-body .thumbnail { position: relative; }
.deals-coupons-section .deals-coupons-body .thumbnail:before { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; background: white; width: 20px; height: 20px; border-radius: 100%; opacity: 0; transition: all 0.5s ease; }
.deals-coupons-section .deals-coupons-body:hover .thumbnail:before { width: 100%; height: 100%; opacity: 0.4; border-radius: unset; }
.deals-coupons-section .deals-coupons-body:hover { box-shadow: 0 0 20px #00000024; }
.deals-coupons-section .deals-coupons-body .content:before { position: absolute; bottom: 0; left: 0; display: block; width: 90%; height: 10px; content: ''; opacity: .5; background-color: transparent; background-image: radial-gradient(#040404 1px, transparent 1px); background-position: 1px 1px; background-size: 5px 5px; margin: 0 auto; right: 0; }

/* single blog page  */
.own-blog-single .content { padding: 0; }
.own-blog-single .heading h2 { font-size: 40px !important; margin: 15px 0 25px; color: #1e1a1b; line-height: 43px; }
.own-blog-single .content p { font-size: 18px; line-height: 25px; color: #7d7f87; }
.own-blog-single .banner-body .thumbnails img { width: 100%; height: 400px; object-fit: cover; object-position: center; }
.own-blog-single .banner-body .thumbnails { margin-bottom: 25px; }
.own-blog-single .banner-bg { background-size: cover; background-repeat: no-repeat; background-position: center; min-height: 400px; position: relative; margin-bottom: 60px; }
.own-blog-single .banner-bg .title { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%); max-width: 1000px; margin: 0 auto; }
.own-blog-single .banner-bg .title h1 { color: white; font-size: 50px; }

/* right bar styling (single blog page ) */
.latest-blog-crd-rs h3 { font-size: 25px; line-height: 25px; margin: 0 0 15px; }
.our-blog-latest-crd .thumbnail-blog .image { height: 100px; width: 100%; background-size: cover; background-repeat: no-repeat; background-position: center; }
.our-blog-latest-crd { display: flex; align-items: center; margin-bottom: 10px; }
.our-blog-latest-crd .thumbnail-blog { flex: 0 0 35%; }
.our-blog-latest-crd .content h3 { margin: 0 0 10px; font-size: 16px; line-height: 22px; }
.our-blog-latest-crd .content h4 { margin: 0; font-size: 16px; font-weight: 400; }
.our-blog-latest-crd .content { padding-left: 20px; }
.single.single-post .inner-banner { display: none; }
.single.single-post .wrap { padding-top: 200px; }
.single.single-post header.headerSection { background: #000; }
.single.single-post .own-blog-single img { width: 100%;}