@charset "UTF-8";
/*
Theme Name: VnThemes
Theme URI: https://fb.com/vnthemes
Author: VnThemes
Author URI: https://fb.com/vnthemes
Description: VnThemes Wordpress Template
Version: 1.1
*/


* {
   box-sizing: border-box
}

body {
   margin: 0;
   padding: 0;
   overflow: hidden;
   overflow-y: auto;
   overflow-x: hidden;
}

.vnt_body.desktop::-moz-placeholder {
   color: var(--scrollbar-color);
   opacity: 1
}

.vnt_body.desktop:-ms-input-placeholder {
   color: var(--scrollbar-color);
}

.vnt_body.desktop.vnt_body.desktop::-moz-placeholder {
   color: var(--scrollbar-color);
}

.vnt_body.desktop.vnt_body.desktop:-ms-input-placeholder {
   color: var(--scrollbar-color);
}

.vnt_body.desktop.vnt_body.desktop::placeholder {
   color: var(--scrollbar-color);
}

.vnt_body.desktop::-webkit-scrollbar {
   width: 13px;
   height: 90px;
   padding: 0 2px
}

.vnt_body.desktop::-webkit-scrollbar-track {
   background: #2c2c2c
}

.vnt_body.desktop::-webkit-scrollbar-thumb {
   background-color: var(--scrollbar-color);
   border-radius: 6px;
   border: 3px solid #2c2c2c
}

.vnt_body.desktop::-webkit-scrollbar-thumb:hover {
   background-color: #fff
}

body.device #wpadminbar{display:none}html.device{margin-top:0!important}

a{text-decoration:none;color:var(--primary)}a:hover{color:var(--secondary)}

h1.title,h1.type,h2.title,h2.type,h3.title,h3.type,h4.title,h4.type,h5.title,h5.type{margin:0;padding:0}.vnt_the_content b,.vnt_the_content h1,.vnt_the_content h2,.vnt_the_content h3,.vnt_the_content h4,.vnt_the_content h5,.vnt_the_content strong{font-weight:700;margin-top:5px;margin-bottom:10px}

input[type=email],input[type=number],input[type=search],input[type=submit],input[type=tel],input[type=text],textarea{box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input.phone::-webkit-inner-spin-button,input.phone::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=submit]{cursor:pointer}input:focus,textarea:focus{outline:0}textarea{resize:vertical}form{width:100%;float:left}select{max-width:100%}iframe{border:0}p{margin-top:0;margin-bottom:10px}p:last-child{margin-bottom:0}

div[id*=attachment_]{margin-top:10px;margin-bottom:10px}div[id*=attachment_],img,svg{max-width:100%;height:auto; display: inline-block;}img.emoji{width:auto;height:16px;vertical-align:middle}img.lazyloaded{display:block;width:auto}.alignright{float:right;margin-left:15px}.alignleft{float:left;margin-right:15px}.aligncenter{margin:auto;display:block;clear:both}.wp-caption{width:100%;max-width:100%}.wp-caption.aligncenter{text-align:center}.wp-caption.alignright{text-align:right}.wp-caption+p{margin-top:10px}

.map_code{position:relative;overflow:hidden}.map_code iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%!important;height:100%!important}.map_code{height:400px}

.modal{display:flex!important;height:100vh;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);visibility:hidden;opacity:0;z-index:-1;transition:all .2s ease-out}.modal.show{visibility:visible;opacity:1;z-index:999;transform:translate(-50%,-50%) scale(1);transition:all .2s ease-in}

.vnt_paginate{display:flex;justify-content:center;gap:10px;margin-top:20px}.vnt_paginate .page-numbers{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:100%;color:var(--primary);border:1px solid var(--primary);font-size:14px;font-size:15px;font-weight:600}.vnt_paginate .page-numbers.current,.vnt_paginate .page-numbers:hover{background:var(--primary);color:var(--primary_color)}

#vnt_search_form{display:flex;border:1px solid var(--secondary);border-radius:5px}#vnt_search_form input{border:0;border-radius:0}#vnt_search_form .vnt_search_input{border-top-left-radius:5px;border-bottom-left-radius:5px;padding:0 10px;font-size:14px;font-weight:300}#vnt_search_form .vnt_search_submit{font-family:"FontAwesome Pro","FontAwesome Brands",FontAwesome;min-height:40px;padding:0 15px;border-top-right-radius:5px;border-bottom-right-radius:5px;background:var(--secondary);color:#fff;font-weight:400}

ul.sub-menu,ul.vnt_nav{margin:0;padding:0;list-style:none}ul.treemenu li.tree-closed>.toggler:hover,ul.treemenu li.tree-opened>.toggler:hover{cursor:pointer}ul.treemenu li>span.toggler:after,ul.treemenu li>span.toggler:before{font-family:"FontAwesome Pro","FontAwesome Brands",FontAwesome}ul.treemenu li.tree-empty>.toggler{display:none!important}ul.treemenu li.tree-empty>span.toggler:after{content:"\f067"}ul.treemenu li.tree-closed>span.toggler:before{content:"\f067"}ul.treemenu li.tree-opened>span.toggler:before{content:"\f068"}ul.treemenu li{display:flex;flex-flow:wrap}ul.treemenu li.tree-closed .toggler,ul.treemenu li.tree-opened .toggler{order:2;font-size:18px}ul.treemenu li>section,ul.treemenu ul.sub-menu{width:100%;order:9}

[data-readmore]{overflow:hidden}.readmore{display:flex;justify-content:center;padding:8px 0}.readmore a{color:#000;font-weight:600;font-size:14px}.readmore a:hover{color:var(--primary)}

.elm_link{cursor: pointer; position:absolute;z-index:19;top:0;left:0;width:100%;height:100%;font-size:0;margin:0;padding:0;border:0;background:0 0}.vnt_list_item,.vnt_title{position:relative}.vnt_list_item .link,.vnt_title .link{position:absolute;z-index:19;top:0;left:0;width:100%;height:100%;font-size:0;margin:0;padding:0;border:0;background:0 0;cursor:pointer}.vnt_title img{display:block}.vnt_editor ul{margin:10px 0 0 20px;padding-left:0}

.wpcf7-form-control-wrap{width:100%;float:left}.wpcf7-number,.wpcf7-select,.wpcf7-text,.wpcf7-textarea{width:100%;height:46px;border:1px solid rgb(193, 214, 229);border-radius:5px;padding:0 20px}.wpcf7-textarea{min-height:120px;padding:10px 20px}.wpcf7-number::-moz-placeholder,.wpcf7-text::-moz-placeholder,.wpcf7-textarea::-moz-placeholder{color:#888;opacity:1;font-size:14px;font-weight:400}.wpcf7-number:-ms-input-placeholder,.wpcf7-text:-ms-input-placeholder,.wpcf7-textarea:-ms-input-placeholder{color:#888;opacity:1;font-size:14px;font-weight:400}.wpcf7-number::-moz-placeholder,.wpcf7-text::-moz-placeholder,.wpcf7-textarea::-moz-placeholder{color:#888;opacity:1;font-size:14px;font-weight:400}.wpcf7-number:-ms-input-placeholder,.wpcf7-text:-ms-input-placeholder,.wpcf7-textarea:-ms-input-placeholder{color:#888;opacity:1;font-size:14px;font-weight:400}.wpcf7-number::placeholder,.wpcf7-text::placeholder,.wpcf7-textarea::placeholder{color:#888;opacity:1;font-size:14px;font-weight:400}.wpcf7-number:-ms-input-placeholder,.wpcf7-text:-ms-input-placeholder,.wpcf7-textarea:-ms-input-placeholder{color:#888;font-size:14px;font-weight:400}.wpcf7-number::-ms-input-placeholder,.wpcf7-text:-ms-input-placeholder,.wpcf7-textarea::-ms-input-placeholder{color:#888;font-size:14px;font-weight:400}.wpcf7-response-output{width:100%;float:left}.wpcf7-submit{border:0;border-radius:5px;background:var(--primary);color:var(--primary_color);font-size:16px;font-weight:600;min-height:40px;padding:0 20px}.wpcf7-submit:hover{background-color:var(--secondary)}

.vnt_accordion .type{display:flex;align-items:center;cursor:pointer;gap:25px}.vnt_accordion .type.active{color:var(--primary)}.vnt_accordion .col{height:0;overflow:hidden;transition:height .5s ease-out}.vnt_accordion .col.active{height:auto}.vnt_accordion .type::before{content:"\f0d7";font-family:"FontAwesome Pro","FontAwesome Brands",FontAwesome;transition:all .5s ease;font-weight:900}.vnt_accordion .type::after{content:"\f107";font-family:"FontAwesome Pro","FontAwesome Brands",FontAwesome;transition:all .5s ease;margin-left:auto}.vnt_accordion .type.active::after{transform:rotate(-180deg)}

.swiper_nav{cursor:pointer;position:absolute;z-index:50;top:50%;transform:translateY(-50%);width:40px;height:40px;padding:5px}.swiper_nav.next{right:0}.swiper_navi{position:relative;font-size:inherit}.swiper_navi .bullet{cursor:pointer;transition:all .5s ease}.swiper_progress{position:absolute;right:16px;top:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--primary)}.swiper_progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:2px;stroke:var(--primary);fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.swiper-3d .swiper-slide{opacity:.5}.swiper-3d .swiper-slide.swiper-slide-active{opacity:1}
.swiper-fade .swiper_item{opacity:0 !important}.swiper-fade .swiper_item.swiper-slide-active{opacity:1 !important}.swiper-button-disabled{opacity:.5}

/* .swiper-pagination-bullets-dynamic .bullet {
   transform: scale(0.5);
}
.swiper-pagination-bullets-dynamic .bullet.active {
   transform: scale(1);
} */

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.jus_gallery{padding:0;width:100%;float:left;margin-bottom:15px}.jus_gallery .item{float:left;margin:1px;cursor:-moz-zoom-in;position:relative}.jus_gallery .item img{display:block;width:100%;max-width:100%;max-height:100%}.post_gallery{margin-bottom:5px}.vnt_post_gallery_sync{margin-bottom:5px}.post_gallery.masonry{width:100%;margin-left:0;margin-right:0;gap:15px;counter-reset:item-counter}.post_gallery.masonry_9{-moz-column-count:9;column-count:9}.post_gallery.masonry_8{-moz-column-count:8;column-count:8}.post_gallery.masonry_7{-moz-column-count:7;column-count:7}.post_gallery.masonry_6{-moz-column-count:6;column-count:6}.post_gallery.masonry_5{-moz-column-count:5;column-count:5}.post_gallery.masonry_4{-moz-column-count:4;column-count:4}.post_gallery.masonry_3{-moz-column-count:3;column-count:3}.post_gallery.masonry_2{-moz-column-count:2;column-count:2}.post_gallery.masonry_1{-moz-column-count:1;column-count:1}.post_gallery.grid{display:grid;grid-gap:10px}.post_gallery.grid_9{grid-template-columns:repeat(9,1fr)}.post_gallery.grid_8{grid-template-columns:repeat(8,1fr)}.post_gallery.grid_7{grid-template-columns:repeat(7,1fr)}.post_gallery.grid_6{grid-template-columns:repeat(6,1fr)}.post_gallery.grid_5{grid-template-columns:repeat(5,1fr)}.post_gallery.grid_4{grid-template-columns:repeat(4,1fr)}.post_gallery.grid_3{grid-template-columns:repeat(3,1fr)}.post_gallery.grid_2{grid-template-columns:repeat(2,1fr)}.post_gallery.grid_1{grid-template-columns:repeat(1,1fr)}.gallery_data,.post_swiper img{display:block}.post_gallery.masonry .gallery-item{box-sizing:border-box;-moz-column-break-inside:avoid;break-inside:avoid;counter-increment:item-counter;margin-bottom:15px}.gallery-caption{text-align:center;font-style:italic}.post_gallery img{width:100%}.vnt_post_gallery_sync.thumb .slick-slide{margin:0 2px}.vnt_post_gallery_sync.thumb .slick-list{margin:0 -2px}

.vnt_archive{position:relative}