/*
Theme Name: Power For The Future 
Theme URI: -
Description: Custom Development Theme
Author: MWG
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
*/
html { scroll-behavior: smooth; }
html { scrollbar-color: #583b8c #0a569c; scrollbar-width: thin; }

/*! Other Browser */
::-webkit-scrollbar { width: 5px; }
body { scrollbar-width: 5px; scrollbar-color: #583b8c #0a569c; }
::-webkit-scrollbar-track {/*background: var(--scrollbarBG);*/ }
::-webkit-scrollbar-thumb { border-radius: 10px; background-image: linear-gradient(#583b8c, #0a569c); }
.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: 'Poppins', 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 { position: absolute; left: 0; right: 0; top: 0; border-top: 3px solid #760517; z-index: 2; }
header { }
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; }

/* ---- 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 ---- */
ul#menu-copyright-menu { display: flex; padding: 0; margin: 0; }
footer.footer .copyrights .row { display: flex; align-items: center; flex-wrap: wrap; }
.footer-info .social-icons ul li a:before { border: 1px solid #6f7185; width: 40px; height: 40px; display: inline-block; line-height: 40px; border-radius: 100%; color: white; }
.footer-info .social-icons ul li a:hover:before { color: white !important; letter-spacing: 0; }
footer.footer .footer-info .social-icons ul { justify-content: start; display: flex; }
footer.footer .footer-info .social-icons ul li:first-child {    /* display: none; */ }
footer.footer .footer-info .footer-logo { display: block; margin: 0 auto 20px; text-align: center; }
form#easy-newsletter-form { position: relative; }
footer.footer button:after { content: "\f178"; font-family: 'FontAwesome', sans-serif; color: #d0233e; }
footer.footer button { color: transparent; background: #ffffff00; border: 0; position: absolute; right: 0; top: 0; padding: 11px 16px; border-radius: 5px; text-transform: uppercase; font-weight: 500; }
footer.footer .easy-newsletter { position: relative; }
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: 0; padding: 12px 50px 12px 15px; border: 0; width: 100%; font-weight: 500; color: #ddd; font-size: 14px; background-color: #2f3441; border: 1px solid #ffffff; }
footer.footer .footer-item h6 { font-size: 18px; text-transform: capitalize; letter-spacing: 1px; color: #fff; margin: 0 0 45px; padding: 0 0 20px; position: relative; font-weight: 500; }
footer.footer .footer-item h6:after { content: ""; background: #6f7185; 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: #1a1f2d; padding: 80px 0 50px; color: #fff; background-position: center; background-size: cover; }
footer.footer .contact_details li { list-style: none; font-size: 14px; line-height: 22px; margin: 0 0 10px; position: relative; padding-left: 35px; color: #fff; }
footer.footer .contact_details li img { position: absolute; top: 0; left: 0; }
footer.footer .copyrights { background: #1a1f2d; line-height: normal; border-top: 2px solid #5857575c; padding: 20px 0px; }
footer.footer .copyrights p strong { color: #ff2346; font-weight: 600; }
footer.footer .copyrights p { line-height: normal; margin: 15px 0; }
footer.footer p { color: #fff; font-size: 16px; line-height: 24px; }
footer.footer .footer-info li .menu li { list-style: none; display: block; margin-bottom: 10px; }
footer.footer .footer-info li .menu li a { color: #fff; font-size: 16px; line-height: 25px; }
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: #760517; text-decoration: none; letter-spacing: 2px; }
footer.footer .footer-info li a:hover { color: #3b7541; text-decoration: none; letter-spacing: 3px; }
footer.footer .footer-info .social-icons { margin: 30px 0; text-align: center; }
footer.footer .footer-info .social-icons a i { font-size: 30px; color: #000000; margin: 0 4px; width: 35px; height: 35px; display: inline-flex; align-items: center; justify-content: center; transition: 0.5s; }
footer.footer .footer-info .social-icons a i:hover { color: #0c9b55; text-decoration: none; }
footer.footer .footer-info .social-icons a:hover { text-decoration: none; }
footer.footer .copyrights .fleft { float: left; }
footer.footer .copyrights .fright { float: right; }
footer.footer .copyrights .fleft a:first-child { padding-left: 0; }
footer.footer .copyrights a:hover { color: #3b7541 !important; letter-spacing: 1px; }
footer.footer .copyrights a,
footer.footer .copyrights p { color: #ffffff; font-size: 15px; padding: 0 10px 0 5px; font-weight: 400; text-align: center; }
footer.footer .footer-info li strong { display: block; text-transform: uppercase; margin: 0 0 5px; font-weight: 500; line-height: normal; color: white; }
footer.footer .footer-item li { list-style: none; margin-right: 20px; }
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: #760517; text-decoration: none; letter-spacing: 0px; }
.social-icons ul li a:before { content: "\f09a"; font-family: 'FontAwesome'; font-size: 16px; text-align: center; color: #231d44; transition: all 1s ease; }
.social-icons ul li.tw a:before { content: "\f099"; font-family: 'FontAwesome'; }
.social-icons ul li.gm a:before { content: "\f0d5"; font-family: 'FontAwesome'; }
footer.footer .footer-info li a { color: #fff; font-size: 15px; line-height: 25px; display: block; }
footer.footer .footer-info ul { padding: 0; margin: 0; }
#back-top > a { bottom: 1%; color: #c00221; display: block; font-size: 37px; position: fixed; right: 2%; text-align: center; z-index: 999; }

/*---------------------------------- Slick SLider----------------------------------------------------*/
.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: 900px; }
.slider .container { position: relative; }
.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; width: 100%; height: 100%; }
.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; position: absolute; z-index: 1; background: url(images/arrow.png) no-repeat center center; width: 50px; height: 50px; transform: rotate(0deg); bottom: 45px; top: 50%; left: 0; right: 0; margin: 0 auto; background-color: #3b754100; border-radius: 100px; }
.services-slider .slick-arrow { height: 65px; }
.slick-arrow:hover { background: url(images/arrow.png) no-repeat center center #141f2b00; }
.slick-next.slick-arrow {/* transform: rotate(0deg); *//* margin: 0 auto; */ }
.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; }
button.slick-prev.slick-arrow {/* left: 200px; */transform: rotate(360deg); }
button.slick-next.slick-arrow { left: 50px; }
.slider .main-slider button.slick-prev.slick-arrow { right: 50px; top: 50%; transform: translateY(-50%) rotate(180deg); left: unset; }
.main-slider.slick-initialized.slick-slider { position: relative; }
.slider .main-slider button.slick-next.slick-arrow { right: unset; }

/* ---------------------------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-position: center bottom !important; padding-top: 100px; }
.inner-banner h2 { display: table-cell; vertical-align: middle; padding: 0; font-size: 55px; color: #fff; margin: 0; line-height: normal; text-transform: uppercase; font-family: 'Conv_VisbyCF-ExtraBold', sans-serif; z-index: 3; }
.inner-banner h2 p strong { color: #e6a408; }
.inner-banner:before { content: ""; background: rgb(0 0 0 / 40%); width: 100%; height: 100%; position: absolute; right: 0; left: 0; top: 0; bottom: 0; margin: auto; }

/* ---------------------------------------------------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 { 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: #c00221; font-weight: 600; }
.menu-header > ul > li > a { color: #ffffff; font-size: 16px; line-height: 22px; font-weight: 500; background-position: center center; border-color: transparent; border-style: solid; padding: 5px 10px; text-transform: uppercase; font-family: 'Poppins', sans-serif; }
.menu-header > ul > li > a:hover { text-decoration: none; color: #c00221; }
.home .menu-header > ul > li > a { }
.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; z-index: 2; }
.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: 10px; width: 220px; font-size: 14px; text-decoration: none; color: #ffffff; font-weight: 400; background: #385ea0; 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 #385ea0; 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 { }
.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 #f92321; }
.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 ul.sub-menu li { border-right: 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: absolute; top: 19px; right: 22px; 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: fixed; top: 10px; left: 10px; width: 40px; height: 40px; z-index: 9; text-align: center; color: white; display: none; transition: all ease-out 0.3s; }
a#hamburg i { position: relative; top: 50%; transform: translateY(-50%); }
.nav1 { transition: all ease-out 0.3s; display: none; }
.nav1 a { color: #fff; font-size: 15px; text-transform: uppercase; }
.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: #000; box-shadow: -2px 0 0px #ff1008 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: #ff1008; text-decoration: none; }
	.nav1 ul { text-align: left; background-color: transparent; margin-top: 50px; }
	.nav1 ul li { display: block; border-bottom: 1px solid #999; }
	.nav1 ul li a { display: block; padding: 12px 0; }
	.nav1 ul li:hover > a { color: #ff1008; }
	.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: #ff1008; }

	/*---------------------Hamberg Icon --------------------------------------------- */
	.nav-cross { width: 24px; 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: #ff1008 !important; 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*/
.toparea ul { text-align: center; }
.toparea .contact_top ul { margin: 0; padding: 0; display: flex; }
.toparea .contact_top ul li { display: flex; margin-right: 25px; flex-direction: column; position: relative; padding-left: 37px; }
.toparea .contact_top ul li a { color: #fff; font-size: 13px; line-height: normal; display: block; }
.toparea { background: #4f7c32; }
.toparea .contact_top ul li a:hover { color: #ffffff; text-decoration: none; letter-spacing: 2px; }
.toparea .contact_top { text-align: right; }
.toparea .contact_top ul li a img { margin-right: 10px; }
.toparea .working-hour ul li img { margin-right: 10px; }
.toparea .working-hour ul { margin: 0; padding: 0; }
.toparea .working-hour ul li { display: inline-block; }
.toparea .working-hour ul li { color: #fff; font-size: 14px; }
.toparea .working-hour { text-align: right; }
.to-contact-details { display: flex; justify-content: center; padding-top: 20px; }
.toparea .contact_top ul li.t_phone:before { content: '\f095'; font-family: 'FontAwesome'; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 40px; height: 40px; background: white; border-radius: 100px; text-align: center; line-height: 40px; color: #4f7c32; }
.toparea .contact_top ul li.t_email:before { content: '\f0e0'; font-family: 'FontAwesome'; position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 40px; height: 40px; background: white; border-radius: 100px; text-align: center; line-height: 40px; color: #4f7c32; }
.toparea .contact_top ul li strong { color: white; font-weight: 400; font-size: 13px; line-height: normal; margin-bottom: 5px; }

/*LEFT MENU*/
.navigation_section .top-header-content { padding: 0 0 50px; }
.navigation_section .menu-header #menu-left-menu { text-align: right; }
.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: left; }
.navigation_section .right-menu .menu-header { float: none; }
.navigation_section .menu-header #menu-right-menu li:last-child a { padding-right: 0; }
.headerSection .logo { position: relative; }
.headerSection .logo img {/* text-align: center; *//* position: absolute; *//* right: 0; *//* left: 0; *//* margin: auto; *//* top: -55px; *//* bottom: 0; *//* z-index: 1; */ }
.headerSection .row.navigation_section { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; align-content: center; position: relative; min-height: 125px; z-index: 1; padding: 25px 0 0; border-bottom: 1px solid #ffffff33; }
.navigation_section .menu-header .sub-menu li:first-child a { padding-left: 8px !important; }

/*SLIDER SECTION*/
.container.algn-ctr { display: flex; align-items: center; transform: translateY(-50%); top: 50%; }
.slider .main-slider .inner-item .caption h2 { font-size: 60px; color: #ffffff; line-height: 70px; position: relative; margin: 0 0 10px; text-transform: capitalize; font-weight: 700; }
.slider .main-slider .inner-item .caption h2 span { color: #ff0000; }
.slider .main-slider .inner-item .caption p { font-size: 17px; line-height: 24px; color: #ffffff; text-align: left; margin: 0 0 40px; }
.slider .main-slider .inner-item .caption .readmore a { padding: 10px; line-height: 25px; font-size: 15px; color: #fff; text-transform: uppercase; border: 1px solid #760517; width: 195px; display: inline-block; text-align: center; background: #760517; border-radius: 5px; }
.slider .main-slider .inner-item .caption .readmore { display: inline-block; position: relative; }
.slider .main-slider .inner-item .caption .readmore a:hover { letter-spacing: 2px; color: #c00221; background: transparent; border-color: #c00221; }
.vc_row.wpb_row.vc_row-fluid.home_about_section .vc_col-sm-6 .vc_column-inner { padding: 250px 30px 60px; background-position: right top !important; background-repeat: no-repeat; background-size: cover; border: 10px solid #000; border-color: rgb(0, 255, 0); box-shadow: 15.427px 18.385px 70px 0px rgb(0 255 0 / 27%); -webkit-box-shadow: 15.427px 18.385px 70px 0px rgb(0 255 0 / 27%); -moz-box-shadow: 15.427px 18.385px 70px 0px rgba(0, 255, 0, 0.27); -o-box-shadow: 15.427px 18.385px 70px 0px rgba(0, 255, 0, 0.27); -ms-box-shadow: 15.427px 18.385px 70px 0px rgba(0, 255, 0, 0.27); text-align: center; margin-top: -80px; background-color: #fff; }
.vc_row.wpb_row.vc_row-fluid.home_about_section { overflow: visible; padding-bottom: 150px; }
.vc_row.wpb_row.vc_row-fluid.home_about_section h3.vc_custom_heading { font-size: 45px; line-height: 50px; text-transform: uppercase; font-weight: 900; font-family: 'Conv_VisbyCF-ExtraBold', sans-serif; margin: 0 0 20px; position: relative; }
.vc_row.wpb_row.vc_row-fluid.home_about_section h3.vc_custom_heading strong { color: #14af14; }
.vc_row.wpb_row.vc_row-fluid.home_about_section h3.vc_custom_heading:before { content: ""; background: url(images/heading-before.png); width: 67px; height: 65px; display: block; position: absolute; top: -80px; right: 0; margin: auto; left: 0; }
.vc_row.wpb_row.vc_row-fluid.home-about-sec-two .wpb_single_image.wpb_content_element.face { position: absolute; right: -15px; bottom: -35px; }
.vc_row.wpb_row.vc_row-fluid.home-about-sec-two .wpb_single_image.wpb_content_element.face img { width: 100%; }
.face:hover { animation: shake 0.82s cubic-bezier(.36, .07, .19, .97) both; transform: translate3d(0, 0, 0); backface-visibility: hidden; perspective: 1000px; }
@keyframes shake {
	10%,
	90% { transform: translate3d(-1px, 0, 0); }
	20%,
	80% { transform: translate3d(2px, 0, 0); }
	30%,
	50%,
	70% { transform: translate3d(-4px, 0, 0); }
	40%,
	60% { transform: translate3d(4px, 0, 0); }
}
.readmore a.vc_general.vc_btn3.vc_btn3-color-grey { padding: 10px; line-height: 30px; font-size: 17px; color: #fff; text-transform: uppercase; border: 1px solid #5d8942; width: 200px; display: inline-block; text-align: center; background: #5d8942; border-radius: 10px; }
.readmore { display: inline-block; position: relative; }
.readmore a.vc_general.vc_btn3.vc_btn3-color-grey:hover { letter-spacing: 2px; color: #fff; background: transparent; border-color: #5d8942; }

/*HOMEPAGE PRODUCT SLIDER*/
.home-products .items .image { min-height: 586px; width: 100%; max-width: 100%; background-size: cover; border-radius: 12px 12px 0 0; background-position: center; }
.home-products .items { margin-right: 20px; position: relative; }
.home-products .items:hover:after { content: ""; height: 100%; display: block; position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: auto; cursor: pointer; background: url(images/category-hover.png); width: 100%; background-size: cover; z-index: 1; }
.home-products .items .hoverDiv { display: none; }
.home-products .items .hoverDiv .desc { display: none; }
.home-products .items:hover .hoverDiv { display: block; position: absolute; z-index: 1000; bottom: 10px; width: 100%; text-align: center; }
.home-products .items:hover .hoverDiv h3 { color: #fff; font-size: 20px; text-transform: uppercase; }
.home-products .items:hover .hoverDiv .desc strong { font-size: 16px; color: #c1c4cb; }
.home-products .items:hover .hoverDiv .desc p strong { color: #f01924; }
.home-products .items:hover .hoverDiv .desc p { color: #ffbe25; font-size: 16px; }

/*ABOUT US SECTION*/
.vc_row.wpb_row.vc_row-fluid.home-categories-sec { padding: 50px 0; }
.vc_row.wpb_row.vc_row-fluid.home-categories-sec h2.vc_custom_heading { margin: 0 0 30px; padding: 0; font-size: 40px; color: #fff; text-transform: uppercase; line-height: 50px; font-family: Conv_VisbyCF-ExtraBold; }
.vc_row.wpb_row.vc_row-fluid.home-categories-sec h2.vc_custom_heading strong { color: #ff0000; }

/*ABOUT SECTION TWO*/
.vc_row.wpb_row.vc_row-fluid.home-about-sec-two { padding: 10px 0; background: url(images/about-bg.png); background-position: bottom; background-size: 100% auto; background-repeat: no-repeat; }
.vc_row.wpb_row.vc_row-fluid.home-about-sec-two h2.vc_custom_heading { margin: 0 0 30px; padding: 0; font-size: 40px; color: #000; text-transform: uppercase; line-height: 50px; font-family: Conv_VisbyCF-ExtraBold; }
.vc_row.wpb_row.vc_row-fluid.home-about-sec-two h2.vc_custom_heading strong { color: #ff0000; }

/* .vc_row.wpb_row.vc_row-fluid.home-about-sec-two:before { content: ""; background: url(images/about-left-after.png); width: 200px; height: 200px; display: block; position: absolute; bottom: 0; left: 0; background-size: cover; } */

/*HOME RESERVE SECTON*/
.vc_row.wpb_row.vc_row-fluid.home-reserve-sec { padding: 50px 0; }
.vc_row.wpb_row.vc_row-fluid.home-reserve-sec h2.vc_custom_heading { margin: 0 0 30px; padding: 0; font-size: 40px; color: #000; text-transform: uppercase; line-height: 50px; font-family: Conv_VisbyCF-ExtraBold; }
.vc_row.wpb_row.vc_row-fluid.home-reserve-sec h2.vc_custom_heading strong { color: #ff0000; }

/*HOME FAQ SECTION*/
.vc_row.wpb_row.vc_row-fluid.home-faq-sec { padding: 100px 0; background-position: bottom center; background-size: cover; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec h2.vc_custom_heading { margin: 0 0 30px; padding: 0; font-size: 40px; color: #fff; text-transform: uppercase; line-height: 50px; font-family: Conv_VisbyCF-ExtraBold; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec h2.vc_custom_heading strong { color: #ff0000; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec a { background: #3b62a7; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel { margin: 0 0 20px; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading { border-color: #a9c3f3; border-width: 3px; border-bottom: 0; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading { border-color: #a9c3f3; border-width: 3px; border-bottom: 0; border-radius: 0; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading span { color: #a9c3f3; font-weight: 100; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body { background: #3b62a7; border-top: 0; border-color: #a9c3f3; border-width: 3px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body p { color: #dbe8ff; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading { border-color: #446fbc; border-width: 3px; border-radius: 5px; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading { }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading span { color: #a9c3f3; font-weight: 100; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body { background: #3b62a7; border-top: 0; border-color: #a9c3f3; border-width: 3px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p { color: #dbe8ff; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before { border-color: #ffbe25; }
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after,
.vc_row.wpb_row.vc_row-fluid.home-faq-sec .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before { border-color: #a0bbec; }

/*HOME SERVICES SECTION*/
.vc_row.wpb_row.vc_row-fluid.services-sec { padding: 100px 0; background-position: top  center; }
.vc_row.wpb_row.vc_row-fluid.services-sec h2.vc_custom_heading { margin: 0 0 30px; padding: 0; font-size: 40px; color: #000; text-transform: uppercase; line-height: 50px; font-family: Conv_VisbyCF-ExtraBold; }
.vc_row.wpb_row.vc_row-fluid.services-sec h2.vc_custom_heading strong { color: #ff0000; }

/******************************/
@media (max-width:1600px) { }
@media (max-width:1399px) { }
@media (max-width:1169px) {
	.menu-header > ul > li > a { font-size: 10px; padding: 5px; }

	/* @media (max-width:1169px) additional css */
	.headerSection .logo img { top: -6px !important; }
	.slick-arrow { bottom: -80px !important; }
	.home-tea-product-section { padding: 100px 0px 200px !important; background-position: 99% 3% !important; }
	.home-tea-product-section { padding: 100px 0px 200px !important; background-position: 99% 3% !important; }
	.home-traditional-section p { font-size: 16px !important; }
	.home-tea-product-section .hoverDiv p { font-size: 18px !important; }
	.home-herbal-section p { font-size: 16px !important; }
	.menu-header > ul > li > a { font-size: 16px !important; }
	footer.footer .footer-info li a { font-size: 16px !important; }
	.home-herbal-section { padding: 150px 0px !important; }
	footer.footer p { font-size: 16px !important; }
}
@media (max-width:991px) {
	a#hamburg { top: 80px; }
	.toparea .contact_top ul li { padding-bottom: 8px; }
	.toparea .working-hour { text-align: left; }
	.vc_row.wpb_row.vc_row-fluid.home-faq-sec { padding: 20px 0; }
	.vc_row.wpb_row.vc_row-fluid.services-sec { padding: 50px 0; }

	/* @media (max-width:991px) additional css */
	.headerSection .logo img { width: 192px !important; margin-top: 0px !important; }
	.slider .main-slider .inner-item .caption { transform: translateY(20px) !important; text-align: left !important; }
	.slider .main-slider .inner-item .caption p { text-align: left !important; font-size: 15px !important; }
	.home-tea-product-section { padding: 50px 0px 200px !important; background-position: 98% 2% !important; }
	button.slick-next.slick-arrow { right: 89px !important; }
	button.slick-prev.slick-arrow { left: 110px !important; }
	.slick-arrow { bottom: -100px !important; }
	.vc_custom_1643846769442 { min-height: 154px !important; }
	.home-herbal-section { padding: 50px 0px !important; }
}
@media (max-width:767px) {
	a#hamburg { top: 70px; }
	.headerSection .logo img { width: 120px; position: unset; }
	.vc_row.wpb_row.vc_row-fluid.services-sec { flex-flow: column-reverse; }
	.headerSection .logo { text-align: center !important; width: 300px !important; }

	/* @media (max-width:767px) additional css */
	.slider .main-slider .inner-item .caption { margin-top: -220px !important; }
	.home-tea-product-section h2 { text-align: center !important; }
	.home-tea-product-section h4 { text-align: center !important; }
	.home-tea-product-section .hoverDiv h3 { text-align: center !important; margin-top: 50px !important; }
	.home-tea-product-section .hoverDiv p { text-align: center !important; font-size: 15px !important; }
	.home-tea-product-section { padding: 320px 0px  40px !important; background-position: 50% 2% !important; }
	.vc_col-has-fill>.vc_column-inner,
	.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
	.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
	.vc_row-has-fill>.vc_column_container>.vc_column-inner { text-align: center !important; }
	.gl-heading { text-align: center !important; }
	.home-herbal-section p { margin: 0px 55px 40px !important; font-size: 15px !important; }
	.home-herbal-section { padding: 300px 0  300px !important; }
	.home-traditional-section p { font-size: 15px !important; }
	button.slick-next.slick-arrow { right: 93px; }
	button.slick-prev.slick-arrow { left: 57px; }
	.slick-arrow { bottom: -60px; }
}
@media (max-width:479px) {
	a#hamburg { top: 68px !important; }
	.toparea .contact_top ul li { padding-bottom: 8px; }
	.toparea .working-hour { text-align: left; }
	.headerSection .logo img { width: 120px; position: unset; }
	.footer-info .col-xs-6 { width: 100%; }

	/* @media (max-width:479px) additional css */
	.headerSection .logo { text-align: center; }
	.toparea .contact_top ul li.t_email { margin-right: 0px; }
	.slider .main-slider .inner-item .caption { margin-top: -268px; text-align: left !important; }
	.slider .main-slider .inner-item .caption p { font-size: 12px; text-align: left !important; }
	.home-traditional-section { padding: 65px !important; text-align: center !important; }
	.gl-heading { text-align: center !important; }
	.home-traditional-section p { font-size: 12px; }
	.vc_column_container>.vc_column-inner { text-align: center !important; }
	.home-tea-product-section { background-position: 100% 4% !important; padding: 350px 0px 200px !important; }
	.home-tea-product-section .hoverDiv h3 { margin-top: 50px !important; }
	.home-tea-product-section .hoverDiv p { font-size: 15px !important; }
	.home-tea-product-section h2 { text-align: center !important; }
	.home-tea-product-section h4 { text-align: center !important; }
	.slick-arrow { bottom: -60px !important; }
	button.slick-prev.slick-arrow { right: 100px; }
	button.slick-next.slick-arrow { right: 117px; }
	.home-tea-product-section .hoverDiv p { font-size: 15px; }
	footer.footer .footer-info { text-align: center; }
	footer.footer .footer-info li .menu li { text-align: center; }
	footer.footer .contact_details li.address:before { left: 146px; }
	footer.footer .contact_details li.phone:before { left: 146px; }
	footer.footer .contact_details li.email:before { left: 146px; }
	footer.footer .footer-item h6:after { left: 201px; }
	.home-herbal-section { padding: 133px 0px !important; }
}

/* home banner  */
.slider .main-slider .inner-item .caption h2 strong { color: #c00221; }

/* home about section  */
.home-about-section { padding: 50px 0; }
.home-about-section h2 { margin: 0 0 35px; }
.home-about-section p { margin-bottom: 25px; }
.home-about-section .gl-para p { text-align: left; }

/* global content and heading  */
.gl-sub-heading { margin: 0 0 20px; text-transform: uppercase; letter-spacing: 3px; font-family: monospace; font-weight: 500; font-size: 22px; line-height: normal; color: #2b2f3b; }
.gl-heading { font-size: 45px; line-height: 55px; font-weight: 700; margin: 0 0 20px; }
.gl-heading strong { color: #c00221; }
.gl-para p { font-size: 16px; line-height: 25px; color: #6a7a87; }
.gl-btn a { padding: 10px !important; line-height: 25px !important; font-size: 15px !important; color: #fff !important; text-transform: uppercase; border: 1px solid #c00221 !important; width: 195px; display: inline-block !important; text-align: center !important; background-color: #c00221 !important; border-radius: 5px !important; -webkit-transition: .6s !important; transition: .6s !important; }
.gl-btn a:hover { letter-spacing: 2px; color: #fff !important; background-color: #000 !important; border-color: #000 !important; }

/* home video section  */
.home-video-section { padding: 80px 0 !important; }
.home-video-section h2 { color: white; text-align: center !important; }
.home-video-section p { color: #dbdae5; text-align: center; }

/* packages/event section */
.home-packages-section { padding: 0px 0px 60px; }
.home-packages-section .main-event { padding-top: 15px; }
.home-packages-section .main-event .left-content { text-align: center; }
.home-packages-section .main-event .left-content h2 { font-size: 25px; line-height: 25px; font-weight: 500; margin-bottom: 15px; }
.home-packages-section .main-event .left-content h5 { text-align: center; background-color: #f3482c; display: inline-block; padding: 10px 13px; border-radius: 10px; color: white; font-weight: 100; }
.home-packages-section .main-event .left-content p { color: #133033; font-size: 16px; line-height: 25px; }
.home-packages-section .main-event .thumbnail img { height: 270px; object-fit: cover; width: 100%; border-radius: 15px; }
.home-packages-section .main-event .thumbnail { position: relative; }
.home-packages-section .main-event .thumbnail .btn-buy { position: absolute; top: 50%; left: 0; right: 0; text-align: center; transform: translateY(-50%); background-color: #f4c020; width: 200px; color: white; line-height: 45px; border-radius: 100px; margin: 0 auto; opacity: 0; }
.home-packages-section .main-event .thumbnail:hover .btn-buy { opacity: 1; }
.home-packages-section .main-event .thumbnail:hover .btn-buy { transition: all 1s ease; }
.heading-section p { text-align: center; }

/* home gallery section  */
.home-gallery-section { background: #ffffff; padding: 40px 0 30px; }
.home-gallery-section h2.gl-heading { margin: 0 0 40px; }
.home-gallery-section img { width: 100% !important; height: 480px !important; object-fit: cover; border: 2px solid white; }
.home-gallery-section .wpb_single_image { margin: 0; }

/* home blog section  */
.blg-heading-content h3 { color: white; font-weight: 500; }
.blg-heading-content { background: #c61797; height: 620px; padding-top: 40px; }
.our_articles .articles .slick-track { margin: 0 auto; }
.our_articles .thumbnail-blog { min-height: 200px; overflow: hidden; border-radius: 10px; }
.our_articles .thumbnail-blog .image { min-height: 335px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.our_articles .content { padding: 0 20px 30px 7px; position: relative; border-radius: 0; color: #8a8f93; font-weight: 500; font-size: 16px; line-height: 25px; }
.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: 27px; min-height: 80px; display: flex; align-items: center; font-size: 22px; justify-content: start; font-weight: 500; color: #26264b; margin-top: 10px; text-transform: uppercase; }
.our_articles .box-item { transition: all 0.2s ease; cursor: pointer;/* background-color: white; */ padding-bottom: 30px;/* box-shadow: 0 0 20px #0000000f; */ }
.our_articles .box-item:hover { }
.our_articles .box-item a { color: #f2b803; }
.our_articles .content p { font-size: 16px; line-height: 28px; text-align: left; }
.our_articles .thumbnail-blog .tag-press { background: #0c9b55; 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; text-align: left; padding-left: 7px; }
.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: #15af15; }
.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 15px; padding-right: 0px; }
.our_articles .readmore a.btn-read-more { font-size: 14px; text-transform: uppercase; letter-spacing: 1px; }
.home-blog-section { padding: 50px 0 0px; background: #ffffff; }
.home-blog-section h2.gl-heading { margin: 0 0 30px; }

/*SINGLE PAGE OF OUR BLOGS*/
.single.single-post .wrap { padding: 50px 0 250px; }
.single.single-post .wrap .heading h1 { font-size: 30px; line-height: normal; }

/* home services seciton  */
.vc_row.wpb_row.vc_row-fluid.hor-card { background-position: top center; background-size: contain; background-repeat: no-repeat; }
.home-services-section .gl-sub-heading { color: #c9acac; }
.home-services-section { background-repeat: no-repeat; background-position: right top; position: relative !important; padding-top: 80px !important; background: black; padding-bottom: 80px !important; }
.home-services-section h2.gl-heading { color: white; }
.home-services-section h4 { color: #1f2c40; font-size: 20px; line-height: 25px; margin: 0 0 20px; }
.ser-card .item-front { background: #ecfaff; position: relative; }
.ser-card .item-front:before { content: ""; background: url(images/services-title.png); display: block; position: absolute; bottom: 0; right: 0; left: 0; width: 100%; height: 431px; }
.ser-card .item-front .thumbnail { display: flex; align-items: center; justify-content: center; height: 650px; overflow: hidden; }
.ser-card .item-front .thumbnail img { object-fit: cover; }
.ser-card .item-front .content { text-align: center; position: absolute; bottom: 43px; margin: 0 auto; left: 50px; }
.ser-card .item-front .content .title { color: #ffffff; font-size: 25px; font-weight: 500; line-height: 40px; }
.ser-card .item-back { background: rgb(192 2 33 / 80%); padding: 30px; height: 100%; width: 100%; outline: 5px solid #fff; box-shadow: 3px 9px 60px #00000061; position: absolute; top: 0; opacity: 0; transition: all 1s ease; overflow: hidden; }
.ser-card .item-back .content .title { color: #ffffff; font-size: 30px; line-height: 40px; margin: 0 0 25px; padding-bottom: 20px; position: relative; font-weight: 600; }
.ser-card .item-back .content .title:before { content: ''; position: absolute; bottom: 0; left: 0; width: 70px; height: 4px; background: #fff; }
.ser-card .item-back .content .para { font-size: 14px; line-height: 25px; color: white; height: 330px; overflow: auto; }
.ser-card { position: relative; margin-bottom: 30px !important; box-sizing: border-box !important; transition: all 1s ease; }
.ser-card:hover .item-back { opacity: 1; transition: all 1s ease; }
.ser-card .item-back .content .para p { margin: 0 0 20px; }
.home-services-section:before { content: '' !important; display: block !important; position: absolute; width: 471px; height: 471px; top: 0; left: -50px; animation-name: img_rotate; animation-iteration-count: infinite; animation-duration: 5s; animation-direction: reverse; animation-timing-function: ease-in-out; }
.home-services-section:after { content: '' !important; display: block !important; position: absolute; width: 893px; height: 907px; top: 0; left: -497px; z-index: -1; }
.ser-card:before { content: ''; }
.ser-card:hover:before { opacity: 1; }
.ser-card:hover .item-front .content .title { opacity: 0; }
.our_services .slick-track { padding-top: 120px; }
.our_services .slick-track .item { margin-right: 25px; }
.our_services .slick-track .item .slick-active.slick-center { border: 2px solid white; }
.our_services .slick-track .slick-active.slick-center .ser-card { border: 5px solid white; transform: translateY(-50px); }
.our_services button.slick-prev.slick-arrow { left: -534px; }
.our_services button.slick-next.slick-arrow { transform: rotate(180deg); right: -392px; }
.customImageDesign img { clip-path: polygon(26% 34%, 16% 0, 0 68%, 13% 57%, 22% 100%, 31% 70%, 45% 63%, 55% 100%, 64% 76%, 77% 63%, 86% 100%, 100% 30%, 88% 35%, 83% 0, 71% 32%, 58% 44%, 51% 0, 39% 25%); }

/* testimonials */
.testimonial-section .item:hover { background: #f3f3f3; }
.testimonial-section .item .my-rev .content { color: #000; margin: 20px 0; font-size: 14px; line-height: 1.4; }
.testimonial-section .item { margin-right: 30px; padding: 20px; border: 1px solid #ddd; height: 350px; display: flex; align-items: center; border-radius: 10px; }
.testimonial-section .item .my-rev .positions .title { color: #182233; font-size: 22px; font-weight: 700; }
.testimonial-section .item .my-rev .positions .designation { color: #ff0000; font-size: 14px; margin: 0; font-weight: 600; }
.testimonial-section .my-rev img { width: 100px; border-radius: 10px; margin-right: 10px; }
.testimonial-section { padding: 85px 0; }
.testimonial-section .my-rev .thumbnail { display: flex; align-items: center; }

/* home cta section  */
.home-cta-section { padding: 178px 0; }
.home-cta-section p { text-align: center; font-size: 35px; line-height: 40px; color: white; }

/* home map section  */
.home-map-section { padding: 80px 0; }
.home-map-section h2.gl-heading { margin: 0 0 35px; }

/* cta section  */
.home-about-section.cta { padding: 140px 0; background-size: cover; background-repeat: no-repeat; background-position: center; }
.home-about-section.cta .gl-sub-heading { color: white; }
.home-about-section.cta .gl-heading { color: white; }
.home-about-section.cta .gl-para p { color: white; }

/*MISSION STATEMENT*/
.vc_row.wpb_row.vc_row-fluid.MissionSection { padding: 50px 0; background: #c00221; color: #fff; text-align: center; }
.vc_row.wpb_row.vc_row-fluid.MissionSection .wpb_text_column p { font-size: 30px; line-height: 1.4; }
.vc_row.wpb_row.vc_row-fluid.MissionSection  h2 { color: transparent; -webkit-text-stroke: 1px #ffffff; font-size: 100px; margin: 0; }

/* hor card seciton  */
.align-left h2 { position: absolute; bottom: 0; right: 15px; background: white; margin: 0; padding: 20px 55px; font-size: 40px; line-height: normal; }
.align-left .wpb_single_image { margin: 0; }
.align-right h2 { position: absolute; bottom: 0; left: 88px; background: white; margin: 0; padding: 20px 55px; font-size: 40px; line-height: normal; }
.align-right .wpb_single_image { margin: 0; }
#gform_1 input { background: #2f3441; border: none; border-radius: 5px; color: #fff; height: 50px; padding: 10px 15px; }
#gform_1 textarea { background: #2f3441; border: none; border-radius: 5px; color: #fff; height: 200px; padding: 10px 15px; }
input#gform_submit_button_1 { padding: 5px 0px; background: #c00221; text-transform: uppercase; letter-spacing: 3px; font-weight: 600; }
#gform_1 input::placeholder,
#gform_1 textarea::placeholder { color: #909090; }
input#gform_submit_button_1:hover { background: #000; }
h4.vc_custom_heading.gl-sub-heading { font-size: 24px; line-height: 30px; font-weight: 600; margin: 0 0 20px; }
h4.vc_custom_heading.gl-sub-heading strong { color: #c00221; }
.serv-inner h2.vc_custom_heading { color: #000; }
.serv-inner ul li { color: #000; }
.serv-inner .vc_column-inner { border: 4px solid #fff; background: #ca2944; }
.sell-text .gl-para p {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}
/* .vc_row.wpb_row.vc_row-fluid.home-about-section {
       background: linear-gradient(270deg, rgb(255 255 255) 49%, rgb(0 0 0 / 27%) 77%);
}
 */
.vc_row.wpb_row.vc_row-fluid.home-about-section {
    background: linear-gradient(270deg, rgb(255 253 253 / 88%) 49%, rgb(0 0 0 / 11%) 77%);
}
/*     background: linear-gradient(270deg, rgb(255 255 255) 49%, rgb(0 0 0 / 27%) 77%);
 */

.abouttext p {
    color: #0000009c;
}

.home-about-section {
  
    background: linear-gradient(109deg, #c9c9c929 39%, white 59%);
}




@media (max-width:1800px) {
    .home-about-section {
     background: linear-gradient(109deg, #c9c9c929 39%, white 59%);
}
}

@media (max-width:1600px) {
    .home-about-section {
     background: linear-gradient(109deg, #c9c9c929 39%, white 59%);
}
}
@media (max-width:1399px) {
    .home-about-section {
    background: linear-gradient(109deg, #c9c9c929 39%, white 59%);
}
}
@media (max-width:1169px) {}
@media (max-width:991px) {}
@media (max-width:767px) {}
@media (max-width:479px) {}



