/*
Theme Name: Brothers Media Network
Description: Custom WordPress Theme for Brothers Media Network
Author: Jaring Digital
Author URI: https://jaringdigital.com
Version: 1.0
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
*/

/* ================================================== 
BASIC STYLES
================================================== */
html, body {border: 0; margin: 0; padding: 0; width: 100%; height: 100%; position: relative;} a img {border: 0}
html {scroll-behavior: smooth;}
*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
body {background: #fff; padding: 0; margin: 0!important; font-size: .95rem; line-height: 1.3;}
img, object, embed {max-width: 100%; height: auto;} input:focus {outline: none;} *:focus {outline: none;} 
::selection {background: #fff2a8;}
::-moz-selection {background: #fff2a8;}
select {background: #fff;}
button, select {cursor: pointer;}
/* ================================================== 
LINK
================================================== */
a, input, #submit, textarea, button, button:hover, a i, a:hover i,.thumb a img, .thumb a:hover img, a:hover .thumb img, a .thumb img, .close img, .close img:hover, a .thumb::before, a:hover .thumb::before, .b-menu svg, .b-menu svg:hover {text-decoration: none; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
a {-webkit-tap-highlight-color: transparent !important;}
*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;}
/* ================================================== 
TYPOGRAPHY
================================================== */
h1, h2, h3, h4, h5, h6 {font-weight: 700; text-transform: capitalize; margin: 0; padding: 0;}
ul, li, ol {list-style: none; margin: 0; padding: 0;}
p {margin: 0;}
body, input, textarea, select, button {font-family: 'Poppins', Helvetica Neue, Helvetica, Arial, "sans-serif"!important;}
button, select {cursor: pointer;}
button {border: none; padding: 0; box-shadow: 0; background: none;}
/* ================================================== 
LAYOUT CONTROL
================================================== */
.layout-control {max-width: 1300px; margin: 0 auto; position: relative; padding: 0 20px;}
.head-control {max-width: 1600px; margin: 0 auto; position: relative; padding: 0 20px;}
.flot {float: left;}
.sec {width: 100%; position: relative;}
.js-offcanvas, .b-menu, .pk-hp {display: none;}
.thumb img {width: 100%; height: auto; margin-bottom: -5px;}
/* ================================================== 
ELEMENTOR FIX
================================================== */
.elementor-widget-text-editor p {margin-bottom: 15px;}
.elementor-widget-text-editor a {color: #9a005b; font-weight: 500;}
.elementor-widget:not(:last-child), .elementor-widget-text-editor p:last-child {margin-bottom: 0!important;}
.elementskit-testimonial-slider .slick-dots {bottom: 10px!important;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 3px!important;}
.elementor-accordion-icon-right {margin-top: 3px!important;}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {padding-left: 25px; margin-bottom: 20px;}
.elementor-widget-text-editor ul li {list-style: disc; margin-bottom: 8px;}
.elementor-widget-text-editor ol li {list-style: decimal;}
.db-sec {box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;}
.dd-box .elementor-widget-wrap {border-top: 4px solid #fc081e!important; border-right: 1px solid #ddd!important;}
.dd-box.last .elementor-widget-wrap {border-right: 0!important}
.ddc-title span {color: #fc081e; display: block;}
.pa-title span {display: block;}
.i-btn .elementor-button-icon .e-font-icon-svg {font-size: .6rem;}
.t-title span {color: #FFF301;}
.v-btn a {animation: pulse 2s infinite;}
.v-btn a i {margin-right: 2px;}
.t-list ul {margin-left: -25px;}
.t-list li {position: relative; list-style: none!important; padding-left: 26px;}
.t-list li::after {content: "\f00c"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 1.1rem; line-height: 1.1; color: #4bc111; position: absolute; top: 5.5px; left: 0;}
.p-list ul {margin-left: -25px;}
.p-list li {position: relative; list-style: none!important; padding-left: 22px;}
.p-list li::after {content: "\f058"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 1rem; line-height: 1.1; color: #4bc111; position: absolute; top: 2px; left: 0;}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    70% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
/* ================================================ 
HEADER
================================================== */
.head {padding: 10px 0;}
.logo {background: url("images/logo.png") no-repeat; width: 230px; height: 45px; display: block; text-indent: -9999px; background-size: contain;}
.h-box {display: flex; justify-content: space-between; align-items: center;}
.r-btn {display: flex;}
.r-btn a {padding: 12px 14px; text-align: center; font-size: 1rem; line-height: 1.1; font-weight: 600; text-transform: capitalize; color: #000; border-radius: 4px; display: block;}
.r-btn a:hover, .r-btn a:hover i {color: #c02525;}
.r-btn a i {color: #000; margin-right: 3px;}
.r-btn a.btn-one {color: #fff; background: #c22026; margin-right: 10px;}
.r-btn a.btn-two {background: #FFE100; margin-left: 15px;}
.r-btn a.btn-two i {color: #000;}
.r-btn a.btn-one:hover {background: #b81d23;}
.r-btn a.btn-two:hover {background: #ebd10b; color: #000;}
/* ================================================ 
NAVIGATION
================================================== */
#cssmenu {display: block; padding: 0; margin: 0;}
#cssmenu > ul {padding: 0; margin: 0; display: flex; align-items: center;}
#cssmenu > ul > li {padding: 0; margin: 0; float: left; display: block; position: relative;}
#cssmenu > ul > li > a {padding: 22px 14px; color: #000; font-size: 1.05rem; line-height: 1; font-weight: 500; text-transform: capitalize; display: block; position: relative;}
#cssmenu > ul > li > a:hover {color: #9a005b;}
#cssmenu > ul > li:first-child > a {padding-left: 0;}
#cssmenu > ul > li:last-child > a {padding-right: 0;}
/** depth **/
#cssmenu ul li.has-sub:hover > a:after {top: 0; bottom: 0;}
#cssmenu > ul > li.has-sub > a:after {content: "\f078"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: .7rem; vertical-align: 1px; position: relative; margin-left: 5px;}
#cssmenu ul li.has-sub:hover > a {z-index: 999; width: auto;}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {display: block;}
#cssmenu ul li.has-sub:hover > a:after, #cssmenu ul li.has-sub:hover > a {color: #8b0253;}
#cssmenu ul li > ul,
#cssmenu ul li > div {display: none; width: auto; position: absolute; top: 60px; z-index: 99;}
#cssmenu ul li > ul {width: 250px; background: #fff; padding: 10px 15px; border: 1px solid #ddd; border-radius: 6px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;}
#cssmenu ul li > ul li {display: block; float: left; width: 100%; padding: 0; margin: 0; position: relative;}
#cssmenu ul li > ul li a {color: #000; margin: 0; padding: 10px 0; font-size: 1rem; line-height: 1; font-weight: 400; text-transform: capitalize; text-align: left; text-decoration: none; display: block; position: relative; transition: all 0.2s ease-in-out;}
#cssmenu ul li > ul li:last-child a {border-bottom: none;}
#cssmenu ul li > ul li a:hover {color: #8b0253;}
/** CUSTOM NAV **/
#cssmenu li.n-tour::before {content: 'Packages'; padding: 4px; background: #e0004a; font-size: .6rem; line-height: 1; font-weight: 500; color: #fff; left: 14.5px; border-radius: 2px; text-transform: uppercase; margin-bottom: 4px; position: absolute;}
#cssmenu li.n-tour.n-nav > ul {width: 600px; flex-wrap: wrap; left: -50px;}
#cssmenu li.n-tour.n-nav > ul li {width: 33.33333333%;}
#cssmenu li.n-hot a, #footmenu li.n-hot a {display: flex; align-items: center;}
#cssmenu li.n-hot a::after, #footmenu li.n-hot a::after {content: 'HOT'; padding: 4px; background: #d60014; font-size: .55rem; line-height: 1.1; font-weight: 500; color: #fff; border-radius: 2px; text-transform: uppercase; margin-left: 6px; animation: shine 1.5s infinite;}
#cssmenu li.m-title, #cssmenu li.n-all {width: 100%!important;}
#cssmenu li.m-title a {color: #000!important; font-size: .9rem; font-weight: 600; padding-bottom: 10px; border-bottom: 1px solid #ddd; text-transform: uppercase; margin-bottom: 10px; width: 100%;}
#cssmenu li.n-all a {font-size: .85rem; color: #19b400; font-weight: 500; text-transform: uppercase;}
#cssmenu li.n-all a:hover {color: #5ea63b;}
#cssmenu li.n-all a::after {content: "\f054"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: .5rem; vertical-align: 2.1px; margin-left: 4px; transition: .2s;}
#cssmenu li.n-all a:hover::after {margin-left: 5px;}
/* ================================================== 
HOME
================================================== */
.hero-btn {display: flex;}
.hero-btn a {font-size: 1.05rem; line-height: 1.1; font-weight: 600; padding: 16px 0; border-radius: 4px; text-align: center; width: 260px; display: block;}
.hero-btn a.btn-one {color: #000; background: #fff; margin-right: 8px;}
.hero-btn a.btn-two {color: #fff; background: #00C332; margin-left: 8px;}
.hero-btn a:hover.btn-two {background: #02A42C;}
.ht-title h3 {position: relative; display: inline-block; background: #EEEEEE; padding: 0 20px 0 0;}
.ht-title .elementor-widget-container {position: relative;}
.ht-title .elementor-widget-container::before {content: ''; top: 45%; left: 0; width: 100%; height: 4px; background: #c22026; display: block; position: absolute;}
/* ================================================== 
HOME BLOG
================================================== */
.h-blog .box {display: flex; margin: 0 -20px;}
.h-blog .item {width: 33.33333333%; padding: 0 20px;}
.h-blog .item a h4 {font-size: 1.2rem; line-height: 1.4; font-weight: 600; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.h-blog .item a:hover h4 {text-decoration: underline;}
.h-blog .item a .post-meta {margin: 10px 0 14px; color: #828282;}
.h-blog .thumb {position: relative; overflow: hidden; border-radius: 8px;}
.h-blog a .thumb img {transition: 1.3s; border-radius: 8px;}
.h-blog a:hover .thumb img {transform: scale(1.15);}
.h-blog .info {margin-top: 15px;}
.h-blog .item a .excerpt p {font-size: 1rem; line-height: 1.5; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
/* ================================================== 
FOOTER
================================================== */
.footer {background: #c22026; padding-top: 30px;}
.copy {padding: 30px 0;}
.f-text {max-width: 1000px; margin: 0 auto;}
.f-text p {font-size: .72rem; line-height: 1.4; font-weight: 300; color: #fff; text-align: center;}
.copy p {font-size: .9rem; line-height: 1.3; color: #fff; text-align: center;}
.f-socmed {margin-top: 6px;}
.f-socmed ul {display: flex; align-items: center;}
.f-socmed li {margin-right: 4px;}
.f-socmed li:last-child {margin-right: 0;}
.f-socmed li a {width: 30px; height: 30px; font-size: .9rem; line-height: 1; color: #fff; padding-top: 7.5px; display: block; text-align: center; border-radius: 50%;}
#footmenu > ul, .f-top .col ul {display: flex; flex-wrap: wrap;}
#footmenu > ul > li, .f-top .col li {width: 100%; margin-bottom: 10px; position: relative; padding-right: 10px;}
#footmenu > ul > li:last-child, .f-top .col li:last-child {margin-bottom: 0;}
#footmenu > ul > li > a, .f-top .col li a {font-size: .95rem; line-height: 1.3; color: #000;}
#footmenu > ul > li > a:hover, .f-top .col li a:hover {color: #a1025f; padding-left: 4px;}
#mvcwid, #mvccount, #mvctable {font-size: .85rem; font-weight: 300; padding: 0!important;}
#xtvctable, #mvctable {margin-top: 10px;}
#xtvctable div {margin-bottom: 5px;}
#xtvctable div img {margin-bottom: -3.5px;}
/* ================================================== 
PAGE
================================================== */
.pages {padding: 30px 0;}
.post-edit-link {position: fixed; left: 20px; bottom: 20px; font-size: .75rem; font-weight: 500; color: #fff; background: #36980a; text-transform: uppercase; width: 50px; height: 50px; border-radius: 50%; display: block; padding-top: 17px; text-align: center; z-index: 999;}
.p-title {margin-bottom: 30px;}
.p-title h1 {font-size: 1.8rem; line-height: 1; font-weight: 700; color: #000; text-transform: capitalize;}
.page-content h2, .page-content h3, .page-content h4 {font-size: 1.2rem; line-height: 1.3; font-weight: 700; margin: 20px 0 15px; text-transform: capitalize;}
.page-content h2 {text-transform: uppercase; font-size: 1.3rem; text-decoration: underline;}
.page-content p {margin-bottom: 15px; word-wrap: break-word;}
.page-content p, .page-content ul li, .page-content ol li {font-size: 1rem; line-height: 1.4;}
.page-content a {color: #a10862; font-weight: 600;}
.page-content a:hover {text-decoration: underline;}
.page-content ul, .page-content ol {margin: 0 0 15px; padding-left: 30px;}
.page-content ol li {list-style: decimal;}
.page-content ul li {list-style: disc;}
.page-content ul li, .page-content ol li {padding: 1px 0; word-wrap: break-word; margin-bottom: 2px;}
/* ================================================== 
PAGE GALLERY
================================================== */
.p-gallery, .gallery {display: flex; flex-wrap: wrap;}
.p-gallery .item {width: 33.333333%; padding: 0 10px; margin-bottom: 20px;}
.gallery .item {width: 20%; padding: 10px;}
.gallery .item a img {border-radius: 8px; transition: .3s;}
.gallery .item a:hover img {opacity: .8;}
/* ================================================== 
PAGE CONTACT
================================================== */
.p-add h3, .p-sc h3 {font-size: 1.1rem; line-height: 1.1; font-weight: 700; margin-bottom: 10px;}
.p-add h4 {font-size: 1rem; line-height: 1.3; font-weight: 600; text-transform: uppercase;}
.p-add p {font-size: .95rem; line-height: 1.3;}
.p-dir {margin-top: 10px;}
.p-dir a {font-size: .9rem; color: #000; font-weight: 500; text-decoration: underline;}
.p-dir a:hover {text-decoration: none;}
.p-dir span {font-size: .6rem; margin: 0 3px;}
.p-call {margin: 20px 0;}
.p-call a h4 {font-size: 1.2rem; line-height: 1.1; font-weight: 500; color: #000;}
.p-call a {font-size: 1.7rem; line-height: 1.1; font-weight: 700; color: #9a005b; padding-left: 55px; display: block; position: relative;}
.p-call a::before {content: '\f2a0'; font-size: 2.5rem; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #9a005b; position: absolute; top: 2px; left: 0;}
.p-ctc {margin: 20px 0 30px;}
.p-ctc a {padding: 14px 0; font-size: .95rem; line-height: 1; font-weight: 500; width: 220px; border-radius: 30px; color: #fff; display: block; text-align: center;}
.p-ctc a i {margin-right: 2px;}
.p-ctc a.fb-btn {background: #0075ff; margin-bottom: 5px;}
.p-ctc a.wsp-btn {background: #00a500;}
.p-ctc a:hover.call-btn {color: #ec1e1e;}
.p-ctc a:hover.fb-btn {background: #006be9; color: #fff;}
.p-ctc a:hover.wsp-btn {background: #029802;}
.p-ctc a:hover.fb-btn i {color: #fff;}
/* ================================================== 
BLOG
================================================== */
.bs-title {margin-bottom: 20px; overflow: hidden;}
.bs-title h2 {font-size: 4rem; line-height: 1.3; font-weight: 900; color: #000; z-index: 3;}
.bs-title h2::before {content: 'BLOG'; position: absolute; width: 97%; top: -60px; font-size: 14rem; font-weight: 700; z-index: -1; display: flex; align-items: center; justify-content: center; background: linear-gradient(180deg,#0c0a0a 0%,rgba(12,10,10,0) 100%); opacity: .06; -webkit-background-clip: text; -webkit-text-fill-color: transparent; -webkit-text-stroke: 1px #000;} 
.b-cat {margin-bottom: 20px;}
.b-cat .owl-stage {width: 100%!important;}
.b-cat a {padding: 11px 15px; font-size: .95rem; line-height: 1.1; font-weight: 500; color: #000; background: #fff; border: 1px solid #ccc; border-radius: 6px; display: block;}
.b-cat a span {font-size: .8rem; color: #808080; font-weight: 300;}
.b-cat a:hover {border-color: #333;}
.bs {display: flex;}
.b-content, .sidebar {position: relative;}
.b-content {width: 75%; padding-right: 50px;}
.sidebar {width: 25%;}
/* ================================================== 
BLOG LIST
================================================== */
.post-meta {font-size: .85rem; line-height: 1.1; font-weight: 400; color: #828282;}
.b-list {overflow: hidden;}
.b-list .box {display: flex; flex-wrap: wrap; flex-direction: row; margin: 0 -20px;}
.b-list .row {width: 33.3333333%; padding: 0 20px; margin-bottom: 40px;}
.b-list .thumb {position: relative; overflow: hidden; border-radius: 8px;}
.b-list .post-edit-link {position: absolute; top: 10px; right: 10px; z-index: 3;}
.b-list .info {margin-top: 15px;}
.b-list .info h4 a {font-size: 1.2rem; line-height: 1.4; font-weight: 600; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.b-list .info h4 a:hover {text-decoration: underline;}
.b-list .post-meta {margin: 10px 0 15px;}
.b-list .post-meta span {margin: 0 1px; font-size: .6rem; vertical-align: 1px;}
.b-list .post-meta a {color: #828282;}
.b-list .post-meta a:hover {text-decoration: underline;}
.b-list .thumb a img {transition: 1.3s; border-radius: 8px;}
.b-list .thumb a img:hover {transform: scale(1.15);}
.b-list .excerpt p {font-size: 1rem; line-height: 1.5; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
/* ================================================== 
BLOG SINGLE
================================================== */
.b-single h1 {font-size: 2.2rem; line-height: 1.4; color: #000;}
.b-single .post-meta {margin: 10px 0 25px;}
.b-single .post-meta span {margin: 0 1px; font-size: .6rem; vertical-align: 1px;}
.b-single .post-meta a {color: #828282;}
.b-single .post-meta a:hover {text-decoration: underline;}
/* ================================================== 
ENTRY CONTENT
================================================== */
.entry-content {margin-top: 15px;}
.entry-content h2, .entry-content h3, .entry-content h4 {font-weight: 700; color: #000; margin: 25px 0 15px; text-transform: capitalize;}
.entry-content h2, .entry-content h3 {font-size: 1.4rem; line-height: 1.3;}
.entry-content h4 {font-size: 1.3rem; line-height: 1.3;}
.entry-content p {margin-bottom: 15px;}
.entry-content p, .entry-content ul li, .entry-content ol li {font-size: 1.05rem; line-height: 1.6; color: #000;}
.entry-content a {color: #c22026; font-weight: 600;}
.entry-content a:hover {text-decoration: underline;}
.entry-content img, .page-content img {width: 100%; height: auto; margin-bottom: 15px;}
.entry-content ul, .entry-content ol {margin: 0 0 1.5em; padding-left: 30px;}
.entry-content ul li, .entry-content ol li {padding: 1px 0; margin-bottom: 2px;}
.entry-content ul li {list-style: disc;}
.entry-content ol li {list-style: decimal;}
.entry-content iframe {display: flex; margin: 0 auto;}
.galeri .box {display: flex; flex-wrap: wrap; margin: 0 -5px;}
.galeri .item {width: 33.3333333333%; padding: 0 5px; margin-bottom: 10px;}
.galeri .item a img {margin-bottom: -5px;}
.galeri .item a:hover img {opacity: .7;}
.wp-embedded-content {width: 100%!important;}
.twitter-tweet {margin: 0 auto 10px!important;}
.tag {margin-bottom: 20px;}
.tag span {font-size: .8rem; line-height: 1.3; margin: 5px 5px 0 0; color: #373737; background: #eaeaea; padding: 4px 12px; border-radius: 30px; display: inline-block;}
.tag span:last-child {margin-right: 0;}
.sharer {margin-top: 30px;}
.sharer h4 {margin-bottom: 10px; font-size: 1.2rem; line-height: 1; font-weight: 600; text-transform: uppercase; z-index: 3;}
.sharer ul {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.sharer li {margin: 0 10px;}
.sharer li a {font-size: 2.2rem; line-height: 1; color: #000; padding-top: 7px; text-align: center; border-radius: 50%; display: block;}
.sharer li a:hover {opacity: .5;}
.sharer li a span {display: block; font-size: .6rem; line-height: 1; font-weight: 400; text-transform: uppercase; margin-top: 6px;}
/* ================================================== 
SIDEBAR
================================================== */
.c-side {margin: 30px 0;}
.c-side li a {display: flex; align-items: center; padding: 15px 0; border-bottom: 1px solid #ddd; position: relative;}
.c-side .info {padding-right: 15px; width: 100%;}
.c-side li a h4 {font-size: .92rem; line-height: 1.4; color: #000; font-weight: 500; margin: 10px 0 6px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.c-side li a:hover h4 {text-decoration: underline;}
.c-side li a .post-meta {font-size: .75rem; display: flex; align-items: center; margin-bottom: 0;}
.c-side .thumb {max-width: 100px; height: 100px; overflow: hidden;}
.c-side a .thumb img {min-width: 180px; margin-left: -30%; transition: 1.3s;}
.c-side a:hover .thumb img {transform: scale(1.15);}
.s-wid h3 {margin-bottom: 10px;}
.wp-block-archives {display: flex; flex-wrap: wrap;}
.wp-block-archives li {width: 50%; margin-bottom: 5px;}
.wp-block-archives li a {font-size: .95rem; line-height: 1.2; color: #000;}
.wp-block-archives li a:hover {color: #c22026;}
/* ================================================== 
PAGINATION
================================================== */
.wp-pagenavi {width: 100%; position: relative; margin: 10px 0; display: flex; justify-content: center;}
.wp-pagenavi span, .wp-pagenavi a {color: #000; font-size: 1rem; line-height: 1; font-weight: 300; border: none!important; border-radius: 50%; width: 2em; height: 2em; display: flex; align-items: center; justify-content: center;}
.wp-pagenavi a:hover {color: #c22026;}
.wp-pagenavi span.current {color: #c22026; font-weight: 500!important;}
.wp-pagenavi .pages {display: none;}
/* ================================================== 
RELATED ARTICLE
================================================== */
h3.rltd-title {margin: 30px 0 15px; font-size: 1.2rem; line-height: 1.2; font-weight: 700;}
.related_posts_list {padding-left: 20px; max-width: 700px;}
.related_posts_list li {margin-bottom: 10px; list-style: disc;}
.related_posts_list li a {color: #c22026; font-size: 1.1rem; line-height: 1.3; font-weight: 500;}
.related_posts_list li a:hover {text-decoration: underline;}
/* ================================================== 
COMMENT AREA
================================================== */
.comment-area {width: 100%; float: left; padding-top: 30px;}
.cmt-title h3 {font-size: 1.3rem; line-height: 1; color: #000; font-weight: 700; margin-bottom: 10px;}
.cmt-title h3 i {vertical-align: -1px; margin-right: 3px;}
.cmt-title p {font-size: .88rem; line-height: 1.5; font-weight: 400;}
.cmt-title p i {font-size: .6rem; vertical-align: .5px;}
.cmt-title p a:hover {text-decoration: underline;}
.no-cmt {margin-top: 30px;}
.no-cmt p {font-size: 1.6rem; line-height: 1.3; font-weight: 300; text-align: center;}
.comment-wrapper {position: relative; display: block; border-bottom: 1px solid #e0e0e0; padding: 20px 0 20px;}
.author-gravatar {position: absolute; width: 70px; height: 70px;}
.author-gravatar img {border-radius: 50%; border: 6px solid #ddd;}
.comment-right {padding-left: 90px;}
.komenName {margin-bottom: 5px;}
.komenName, .komenName a {font-size: 1rem; line-height: 1.1; color: #000; font-weight: 600; text-transform: capitalize;}
.komenName a {color: #c22026;}
.komenName a:hover {text-decoration: underline;}
.comment-meta {font-size: .8rem; color: #b1b1b1; position: relative;}
.comment-meta span {text-transform: capitalize; font: 14px Arial, Helvetica, sans-serif; color: #4f4f4f;}
.comment-meta .edit {position: absolute; right: 0; top: 0;}
.comment-meta .edit a {font-weight: normal; font-size: 11px; color: #4f4f4f; text-transform: uppercase;}
.comment-content {margin: 8px 0;}
.commentlist {margin-top: 30px; border-top: 1px solid #ddd;}
.commentlist li ul.children li.depth-2 .comment-wrapper {margin-left: 20px;}
.commentlist .reply a {font-weight: 600!important; font-size: .7rem; text-transform: uppercase; color: #333;}
.commentlist .reply a:hover {color: #0968dc;}
.commentlist .reply a.comment-reply-link::before {content: "\f079"; font-size: .8rem; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 5px; vertical-align: -1px;}
.commentlist .comment-edit-link {margin-left: 10px;}
.commentlist .comment-edit-link::before {content: "\f044"; font-size: .9rem; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 5px;}
.comment-wrp p {font-size: 1rem; line-height: 1.5; color: #313030; margin-bottom: 10px; word-wrap: break-word;}
#lastposts {width: 100%!important;}
.choosepost.blog {width: 100%!important; display: block!important; margin-bottom: 1px; padding: 0 10px; background: #f4f4f4; cursor: pointer;}
.choosepost.blog:hover {background: #ededed;}
/* ================================================== 
COMMENT FORM
================================================== */
.log {font-size: 12px; color: #585757; margin-bottom: 8px;}
.comment-title {}
.comment-title h3 {font-size: 1.3rem; font-weight: 700; text-transform: capitalize;}
.comment-title p {font-size: .95rem; line-height: 1.3; color: #646464; margin-top: 10px;}
.comment-title p span {color: #ff0000;}
#respond {margin-top: 20px;}
#respond a {background: none!important; padding: 0!important; color: #2480d5!important;}
#respond a:hover {color: #ff0033!important;}
#commentform {padding-bottom: 30px;}
.cmtform-one {display: flex;}
#commentform .cmtform-one .col {width: 50%; margin-bottom: 20px;}
#commentform .cmtform-one .col.one {padding-right: 10px;}
#commentform .cmtform-one .col.two {padding-left: 10px;}
#commentform label {display: block; width: 100%; font-weight: 500; color: #000; margin-bottom: 8px;}
#commentform label span {color: #ff0000; font-weight: 700;}
#commentform input {width: 100%; color: #585757; padding-left: 10px; line-height: 14px;}
#commentform input, #commentform textarea {font-size: .95rem; line-height: 1.5; padding: 10px; background: #fff; color: #000; border: 1px solid #9fa6b2; border-radius: 4px;}
#commentform input:focus, #commentform textarea:focus {border: 1px solid #1f36b0; background: #fff;}
#commentform textarea {height: 138px; width: 100%; font-family: 'Poppins', sans-serif;}
#commentform #author::before {content: "\f079"; font-family: "Font Awesome 5 Solid";}
.cmt-form {margin-bottom: 20px;}
.btn-submit {margin-top: 10px;}
.btn-submit input#submit {background: #c22026; font-size: 1.1rem; line-height: 1; font-weight: 600; border: none; cursor: pointer; color: #fff; padding: 18px 0; text-align: center; width: 100%; border-radius: 4px; transition: all 0.2s ease-in-out; display: block;}
.btn-submit input:hover#submit {background: #b81e23;}
.cancel-comment-reply {margin: 20px 0 20px;}
.cancel-comment-reply a {font-size: 20px; color: #282828; font-weight: 600;}
.comment-extra {font-size: 12px!important;}
/* ================================================== 
SINGLE MORE POST
================================================== */
.more-post {margin: 30px 0;}
.more-post .title {margin-bottom: 20px;}
.more-post .title h3 {font-size: 1.6rem; line-height: 1.1; font-weight: 700;}
.more-post .post-meta {margin: 10px 0 15px;}
.more-one .box {max-width: 800px;}
.more-one .col {margin-bottom: 20px;}
.more-one .col:last-child {margin-bottom: 0;}
.more-one .col a {display: flex; align-items: center;}
.more-one .thumb {min-width: 180px; margin-right: 20px; position: relative; overflow: hidden;}
.more-one a .thumb {border-radius: 8px;}
.more-one a .thumb img {transition: 1.3s;}
.more-one a:hover .thumb img {transform: scale(1.15);}
.more-one .info {width: 100%;}
.more-one a .info h4 {color: #000; font-size: 1.15rem; line-height: 1.3; font-weight: 700; margin-bottom: 10px;}
.more-one a .info .excerpt p {font-size: .95rem; line-height: 1.4; color: #000; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.more-one a:hover .info h4 {text-decoration: underline;}
/* ================================================== 
SEARCH PAGE
================================================== */
.search-title {margin-bottom: 30px;}
.search-title h1 {font-size: 1.4rem; line-height: 1.2; color: #000; font-weight: 600;}
/* ================================================== 
CF7
================================================== */
.wpcf7 br {display: none!important;}
.wpcf7 .col {margin-bottom: 20px; width: 100%;}
.wpcf7 .box {display: flex; margin: 0 -10px;}
.wpcf7 .box .col {width: 50%; padding: 0 10px;}
.wpcf7 label {display: block; font-size: .98rem; line-height: 1; font-weight: 600; margin-bottom: 10px;}
.wpcf7 label span {color: #ff0000; font-size: .8rem; line-height: 1; font-weight: 900;}
.wpcf7 .n-note {font-size: .8rem; line-height: 1.3; color: #4d4d4d; margin-top: 5px;}
.wpcf7 .nota {font-size: .9rem; line-height: 1.3; color: #4d4d4d; margin-bottom: 8px; display: block;}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {width: 100%; padding: 12px; font: 1rem 'Poppins', sans-serif; line-height: 1; font-weight: 400; background: #fff; border: 1px solid #9c9c9c; border-radius: 2px; transition: .1s;}
.wpcf7 textarea {height: 150px; line-height: 1.5;}
.wpcf7 input:focus, .wpcf7 textarea:focus {border: 2px solid tranparent; outline: 1px solid #163ff0;}
.wpcf7 input:hover, .wpcf7 textarea:hover, .wpcf7 select:hover {border: 1px solid #333;}
.wpcf7 select {cursor: pointer; padding: 11.1px 12px;}
.wpcf7 .col.address textarea {height: 80px;}
.wpcf7 .wpcf7-radio, .wpcf7 .wpcf7-checkbox {margin-top: 12px; display: block;}
.wpcf7 .wpcf7-list-item {margin: 0 40px 0 0;}
.wpcf7 .wpcf7-list-item input {width: 16px; height: 16px; margin: 0 4px 0 0; padding: inherit; vertical-align: -2.5px;}
.wpcf7 .wpcf7-list-item label, .wpcf7 .wpcf7-list-item input {cursor: pointer;}
.wpcf7 .wpcf7-list-item .wpcf7-list-item-label {color: #000; font-weight: 400;}
.wpcf7 .wpcf7-list-item :checked + span {font-weight: bold;}
.wpcf7 .wpcf7-list-item input:focus {border: none!important; outline: none!important;}
.wpcf7 .wpcf7-checkbox {display: flex; flex-wrap: wrap;}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {width: 25%; margin-right: 0; padding-right: 20px;}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item-label {font-size: 1rem; line-height: 1.2;}
.wpcf7 .button {position: relative; display: flex; justify-content: center;}
.wpcf7 .button input {background: #00C332; color: #fff; border: none; font-size: 1.2rem; line-height: 1; font-weight: 600; padding: 16px 0; text-align: center; width: 400px; display: block; border-radius: 4px; cursor: pointer; transition: .3s;}
.wpcf7 .button input:hover {background: #2eb000;}
.wpcf7 .button input:focus {outline: none;}
.myfile span {cursor: pointer;}
.myfile input {padding: 0; border: none!important; cursor: pointer; font-size: .9rem;}
.wpcf7-spinner {position: absolute!important; right: 10px; top: 10px;}
.wpcf7-not-valid {border: 1px solid #ff0000!important;}
.wpcf7-response-output {padding: 0!important; margin: 15px 0 0!important;}
.wpcf7 form.sent .wpcf7-response-output {border: none; text-align: center; font-size: .9rem; line-height: 1.2; color: #46b450;}
.wpcf7 form.invalid .wpcf7-response-output {border: none; text-align: center; font-size: .8rem; line-height: 1.2; color: #ff0000;}
.wpcf7-not-valid-tip {display: none!important;}
/**** WSP FORM **/
.f-wsp .wpcf7 .col {margin-bottom: 15px;}
.f-wsp .wpcf7 label {display: block; font-size: .95rem; line-height: 1; font-weight: 600; margin-bottom: 8px;}
.f-wsp .wpcf7 label span {color: #ff0000; font-size: .8rem; line-height: 1; font-weight: 300;}
.f-wsp .wpcf7 input, .f-wsp .wpcf7 textarea, .f-wsp .wpcf7 select {padding: 10px;}
.f-wsp .wpcf7 textarea {height: 100px; line-height: 1.4;}
.f-wsp .wpcf7 .button input {width: 300px;}
.f-wsp .wpcf7 .button {position: relative; display: flex; justify-content: center;}
.f-wsp .wpcf7 .button input {background: #34c700; color: #fff; border: none; font-size: 1rem; line-height: 1; text-transform: uppercase; font-weight: 600; padding: 14px 0; text-align: center; width: 400px; display: block; border-radius: 4px; cursor: pointer; transition: .3s;}
.f-wsp .wpcf7 .button input:hover {background: #2eb000;}
/** PAGE FORM **/
.p-form .wpcf7 .button input {background: #9a005b;}
.p-form .wpcf7 .button input:hover {background: #a90b68;}
/* ================================================== 
MOBILE MENU
================================================== */
.b-menu {margin-right: -8px;}
.b-menu a {width: 40px; height: 40px; padding-top: 5px; display: block;}
.b-menu img {margin: 0 auto; display: block; width: 28px; height: 28px;}
.c-offcanvas--left {background: #fff!important;}
.c-offcanvas--left .js-offcanvas-close {position: absolute; top: 20px; right: 15px; z-index: 999;}
.c-offcanvas--left .js-offcanvas-close img {width: 20px; height: 20px;}
button.js-offcanvas-close {background: none; padding: 0; margin: 0; width: 20px; position: absolute; top: 10px; right: 10px;}
.canv {display: flex; flex-direction: column; padding: 15px 15px 15px; width: 100%; overflow: hidden;}
.bb-logo {background: url("images/logo.png") no-repeat; width: 204px; height: 40px; display: block; text-indent: -9999px; background-size: contain; margin-bottom: 30px;}
.bb-title {position: relative; margin-bottom: 10px;}
.bb-title h3 {font-size: .88rem; color: #000; text-transform: uppercase;}
.bb-btn {display: flex; flex-direction: column; margin-bottom: 15px;}
.bb-btn a {padding: 15px 0; font-size: 1.3rem; line-height: 1.1; font-weight: 600; text-transform: uppercase; color: #000; width: 100%; display: block;}
.bb-btn a i {width: 24px; height: 24px; text-align: center; margin-right: 3px;}
.bb-nav {margin-bottom: 20px;}
.bb-nav #cssmenu {display: block; padding: 0; margin: 0;}
.bb-nav #cssmenu > ul, .bb-nav ul {padding: 0; margin: 0; display: flex; flex-wrap: wrap;}
.bb-nav #cssmenu > ul > li, .bb-nav ul li {width: 50%; padding: 0; margin: 0; display: block; position: relative;}
.bb-nav #cssmenu > ul > li > a, .bb-nav li a {display: block; padding: 5px 0; position: relative; font-size: .95rem; line-height: 1.2; font-weight: 400; color: #000; text-transform: capitalize;}
.bb-extra {padding: 15px 0; border-top: 1px solid #ddd;}
.bb-add p {font-size: .85rem; line-height: 1.4; color: #000;}
.bb-add .ctc-direction {display: flex; margin-top: 8px;}
.bb-add .ctc-direction img {width: 34px; height: auto; margin-right: 5px;}
.bb-ctc {display: flex; flex-direction: column; margin-top: 10px;}
.bb-ctc a {font-size: 1.1rem; line-height: 1.2; color: #000; font-weight: 600; padding: 4px 0;}
.bb-ctc a i {margin-right: 2px; width: 18px; height: auto; text-align: center;}
.bb-ctc a.call {margin-right: 15px;}
.bb-ctc a.call i {color: #005ede;}
.bb-ctc a.wsp i {color: #3aa400;}
.bb-socmed ul {display: flex; align-items: center;}
.bb-socmed li {margin-right: 6px;}
.bb-socmed li:last-child {margin: 0;}
.bb-socmed li a {width: 40px; height: 40px; padding-top: 9.5px; font-size: 1.3rem; line-height: 1; color: #fff; display: block; text-align: center; border-radius: 50%;}
.bb-socmed.ctc li a {font-size: 1.2rem;}
.bb-copy {margin-top: 20px; padding-top: 20px; border-top: 1px solid #ddd;}
.bb-copy p {font-size: .88rem; line-height: 1.5; color: #000;}
.bb-copy p span {display: block;}
.bb-copy .wdsgn {margin-top: 10px;}
.bb-copy .wdsgn a {font-size: .8rem; color: #000; font-weight: 500;}
/* ================================================== 
OFF CANVAS
================================================== */
.c-offcanvas{transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index: 9999!important;}.c-offcanvas-bg.c-offcanvas-bg--push,.c-offcanvas-bg.c-offcanvas-bg--reveal,.c-offcanvas-content-wrap,.c-offcanvas{transition:transform 300ms cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-open{transform:translate3d(0,0,0);visibility:visible}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas{position:fixed;min-height:100%;max-height:none;top:0;display:block;background:#fff;overflow-x:hidden;overflow-y:auto}.c-offcanvas--opening{transition-timing-function:cubic-bezier(0.4,0,0.6,1)}.c-offcanvas.is-closed{max-height:100%;overflow:hidden;visibility:hidden;box-shadow:none}.c-offcanvas--overlay{z-index:1080}.c-offcanvas--reveal{z-index:2}.c-offcanvas-bg{position:fixed;top:0;height:100%;width:100%;z-index:1079;left:-100%;background-color:transparent;transition:background-color 400ms cubic-bezier(0.23,1,0.32,1) 0}.c-offcanvas-bg.is-animating,.c-offcanvas-bg.is-open{left:0;background-color:rgba(0,0,0,0.68);visibility:visible}.c-offcanvas-bg.is-closed{visibility:hidden}.c-offcanvas-bg--closing.is-animating{background:transparent}.c-offcanvas--left{height:100%;width:18em;transform:translate3d(-18em,0,0)}.c-offcanvas--right{height:100%;width:17em;right:0;transform:translate3d(17em,0,0)}.c-offcanvas--top{left:0;right:0;top:0;height:12.5em;min-height:auto;width:100%;transform:translate3d(0,-12.5em,0)}.c-offcanvas--bottom{top:auto;left:0;right:0;bottom:0;height:12.5em;min-height:auto;width:100%;transform:translate3d(0,12.5em,0)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--reveal{z-index:0;transform:translate3d(0,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas--push{z-index:6}.c-offcanvas--push--opening{transition-timing-function:cubic-bezier(0,0,0.2,1)}.c-offcanvas-content-wrap{z-index:3}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open{transform:translate3d(-17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open{transform:translate3d(17em,0,0)}.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open{transform:translate3d(-17em,0,0)}
/* ================================================== 
TOOLTIP
================================================== */
[aria-label][role~="tooltip"] {position: relative;}[aria-label][role~="tooltip"]::before, [aria-label][role~="tooltip"]::after {transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;will-change: transform;opacity: 0;pointer-events: none;transition: all var(--microtip-transition-duration, .18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);position: absolute;box-sizing: border-box;z-index: 10;transform-origin: top;}[aria-label][role~="tooltip"]::before {background-size: 100% auto !important;content: "";}[aria-label][role~="tooltip"]::after {background: rgba(17, 17, 17, .9);border-radius: 4px;color: #ffffff;content: attr(aria-label);font-size: var(--microtip-font-size, 14px);font-weight: var(--microtip-font-weight, normal);text-transform: var(--microtip-text-transform, none);padding: .6em 1em;white-space: nowrap;box-sizing: content-box;}[aria-label][role~="tooltip"]:hover::before, [aria-label][role~="tooltip"]:hover::after, [aria-label][role~="tooltip"]:focus::before, [aria-label][role~="tooltip"]:focus::after {opacity: 1;pointer-events: auto;}[role~="tooltip"][data-microtip-position|="top"]::before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height: 6px;width: 18px;margin-bottom: 5px;}[role~="tooltip"][data-microtip-position|="top"]::after {margin-bottom: 11px;}[role~="tooltip"][data-microtip-position|="top"]::before {transform: translate3d(-50%, 0, 0);bottom: 100%;left: 50%;}[role~="tooltip"][data-microtip-position|="top"]:hover::before {transform: translate3d(-50%, -6px, 0);}[role~="tooltip"][data-microtip-position|="top"]::after {transform: translate3d(-50%, 0, 0);bottom: 100%;left: 50%;}[role~="tooltip"][data-microtip-position="top"]:hover::after {transform: translate3d(-50%, -5px, 0);}[role~="tooltip"][data-microtip-position="top-left"]::after {transform: translate3d(calc(-100% + 16px), 0, 0);bottom: 100%;}[role~="tooltip"][data-microtip-position="top-left"]:hover::after {transform: translate3d(calc(-100% + 16px), -5px, 0);}[role~="tooltip"][data-microtip-position="top-right"]::after {transform: translate3d(calc(0% + -16px), 0, 0);bottom: 100%;}[role~="tooltip"][data-microtip-position="top-right"]:hover::after {transform: translate3d(calc(0% + -16px), -5px, 0);}[role~="tooltip"][data-microtip-position|="bottom"]::before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height: 6px;width: 18px;margin-top: 5px;margin-bottom: 0;}[role~="tooltip"][data-microtip-position|="bottom"]::after {margin-top: 11px;}[role~="tooltip"][data-microtip-position|="bottom"]::before {transform: translate3d(-50%, -10px, 0);bottom: auto;left: 50%;top: 100%;}[role~="tooltip"][data-microtip-position|="bottom"]:hover::before {transform: translate3d(-50%, 0, 0);}[role~="tooltip"][data-microtip-position|="bottom"]::after {transform: translate3d(-50%, -10px, 0);top: 100%;left: 50%;}[role~="tooltip"][data-microtip-position="bottom"]:hover::after {transform: translate3d(-50%, 0, 0);}[role~="tooltip"][data-microtip-position="bottom-left"]::after {transform: translate3d(calc(-100% + 16px), -10px, 0);top: 100%;}[role~="tooltip"][data-microtip-position="bottom-left"]:hover::after {transform: translate3d(calc(-100% + 16px), 0, 0);}[role~="tooltip"][data-microtip-position="bottom-right"]::after {transform: translate3d(calc(0% + -16px), -10px, 0);top: 100%;}[role~="tooltip"][data-microtip-position="bottom-right"]:hover::after {transform: translate3d(calc(0% + -16px), 0, 0);}[role~="tooltip"][data-microtip-position="left"]::before, [role~="tooltip"][data-microtip-position="left"]::after {bottom: auto;left: auto;right: 100%;top: 50%;transform: translate3d(10px, -50%, 0);}[role~="tooltip"][data-microtip-position="left"]::before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height: 18px;width: 6px;margin-right: 5px;margin-bottom: 0;}[role~="tooltip"][data-microtip-position="left"]::after {margin-right: 11px;}[role~="tooltip"][data-microtip-position="left"]:hover::before, [role~="tooltip"][data-microtip-position="left"]:hover::after {transform: translate3d(0, -50%, 0);}[role~="tooltip"][data-microtip-position="right"]::before, [role~="tooltip"][data-microtip-position="right"]::after {bottom: auto;left: 100%;top: 50%;transform: translate3d(-10px, -50%, 0);}[role~="tooltip"][data-microtip-position="right"]::before {background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height: 18px;width: 6px;margin-bottom: 0;margin-left: 5.5px;}[role~="tooltip"][data-microtip-position="right"]::after {margin-left: 11px;}[role~="tooltip"][data-microtip-position="right"]:hover::before, [role~="tooltip"][data-microtip-position="right"]:hover::after {transform: translate3d(0, -50%, 0);}[role~="tooltip"][data-microtip-size="small"]::after {white-space: initial;width: 80px;}[role~="tooltip"][data-microtip-size="medium"]::after {white-space: initial;width: 150px;}[role~="tooltip"][data-microtip-size="large"]::after {white-space: initial;width: 260px;}
/* ================================================== 
OWL
================================================== */
.owl-theme {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative; z-index: 1;}
.owl-theme .owl-stage {position: relative; -ms-touch-action: pan-Y; float: left;}
.owl-theme .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-theme .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px);}
.owl-theme .owl-item {float: left; position: relative; min-height: 1px; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.owl-theme .owl-item img {-webkit-transform-style: preserve-3d;}
.owl-theme .owl-nav .owl-prev,
.owl-theme .owl-nav .owl-next,
.owl-theme .owl-dot {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-theme .owl-dots {text-align: center; margin-top: 10px;}
.owl-theme .owl-dots button {border-radius: 50%; margin: 0 3px;}
.owl-theme .owl-dot {display: inline-block;}
.owl-theme .owl-dots .owl-dot.active span {background: #869791;}
.owl-theme .owl-dots .owl-dot span {width: 8px; height: 8px; background: #D6D6D6; display: block; -webkit-backface-visibility: visible; transition: opacity .2s ease; border-radius: 50%;}
.owl-theme.owl-loaded {display: block;}
.owl-theme.owl-loading {opacity: 0; display: block;}
.owl-theme.owl-hidden {opacity: 0;}
.owl-theme.owl-refresh .owl-item {display: none;}
.owl-theme.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.owl-theme.owl-grab {cursor: move; cursor: grab;}
.owl-theme.owl-rtl {direction: rtl;}
.owl-theme.owl-rtl .owl-item {float: right;}
.owl-theme .owl-nav.disabled, .owl-theme .owl-dots.disabled {display: none;}
.no-js .owl-theme  {display: block;}
.owl-height {transition: height 500ms ease-in-out;}
.owl-theme .owl-item .owl-lazy  {opacity: 0; transition: opacity 400ms ease;}
.owl-theme .owl-item img.owl-lazy {-webkit-transform-style: preserve-3d; transform-style: preserve-3d;}
.owl-nav {position: absolute; top: 40%; left: 0; width: 100%;}
.owl-prev, .owl-next {position: absolute;}
.owl-prev {left: 10px;}
.owl-next {right: 10px;}
.owl-nav button {display: flex; justify-content: center; align-items: center; width: 34px; height: 34px; background: #fff; border-radius: 50%;}
.owl-nav button span {display: none;}
.owl-nav button.owl-prev::before {content: ''; background: url("images/left.svg") no-repeat; background-size: contain;}
.owl-nav button.owl-next::before {content: ''; background: url("images/left.svg") no-repeat; background-size: contain; transform: scaleX(-1); margin-left: 3px;}
.owl-nav button.owl-prev::before, .owl-nav button.owl-next::before {width: 14px; height: 14px; display: block; filter: invert(43%) sepia(0%) saturate(4466%) hue-rotate(149deg) brightness(91%) contrast(85%); transition: .3s;}
.owl-nav button:hover.owl-prev::before, .owl-nav button:hover.owl-next::before {filter: invert(45%) sepia(41%) saturate(6102%) hue-rotate(120deg) brightness(99%) contrast(84%);}
/* ================================================== 
404
================================================== */
.notfound {padding: 5em 0;}
.notfound h1 {font-size: 15rem; line-height: 1.1; font-weight: 700;}
.notfound p {font-size: 1.2rem; line-height: 1.2;}
/* ================================================== 
ADD ON
================================================== */
.clearfix {clear: both;}
.video, .maps {overflow: hidden; padding-bottom: 50%; position: relative; height: 0;}
.video iframe, .maps iframe {left: 0; top: 0; height: 100%; width: 100%; position: absolute;}
.maps {margin-bottom: 0;}
.fb {color: #4267b2;}
.twit {color: #55acee;}
.ig {color: #f24d58;}
.pin {color: #e60023;}
.utube {color: #ff0000;}
.whatsapp {color: #00a500;}
.tele {color: #0088cc;}
.fb-ico {background: #4267b2;}
.twit-ico {background: #55acee;}
.ig-ico {background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.pin-ico {background: #cc2127;}
.in-ico {background: #0077b5;}
.utube-ico {background: #ff0000;}
.tiktok-ico {background: #000;}
.whatsapp-ico {background: #00a500;}
.web-ico {background: #a67c52;}
.tele-ico {background: #0088cc;}
.messenger-ico {background: #007fff;}
/* ================================================== 
SOCIAL MEDIA ICON
================================================== */
.socmed ul {display: flex; align-items: center; justify-content: center;}
.socmed li {margin: 0 6px;}
.socmed li a {width: 46px; height: 46px; padding-top: 10.5px; font-size: 1.3rem; line-height: 1; color: #c22026; background: #fff; border: 2px solid #fff; border-radius: 50%; display: block; text-align: center;}
/* ================================================== 
CTA
================================================== */
.cta {position: fixed; bottom: 20px; right: 20px; z-index: 999; cursor: pointer;}
.cta a {background: #00a500; padding-top: 12px; color: #fff; font-size: 1.8em; line-height: 1; width: 54px; height: 54px; border-radius: 50%; display: block; text-align: center;}
/* ================================================== 
TO TOP BUTTON
================================================== */
#toTop {position: fixed; bottom: 15px; right: 10px; z-index: 999; cursor: pointer;}
#toTop img {background: #fff; border-radius: 50%; width: 48px; height: 48px; display: block; padding: 13px; border: 1px solid #ddd; box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}