/*
Theme Name: RASZ CREATIVE
Theme URI: https://raszcreative.com
Description: Custom WordPress Theme by Rasz Creative
Author: Rasz Creative
Author URI: https://raszcreative.com
Version: 1.0
License: GPL
License URI: http://www.gnu.org/copyleft/gpl.html
*/

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 {padding: 0; margin: 0!important; font-size: 1rem; line-height: 1.4; letter-spacing: 0.1px;}
img, object, embed {max-width: 100%; height: auto;} input:focus {outline: none;} *:focus {outline: none;} 
select {-webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; appearance:none; outline:0; background: #fff; background-image: none; flex: 1; color:#222; cursor:pointer; position: relative; border-radius: 0;}
select::-ms-expand {display: none;}
.select {position: relative; line-height: 3; display: flex; overflow: hidden;}
.select::after {content: '\f078'; font: var(--fa-font-solid); color: #222; position: absolute; top: 3px; right: 10px; cursor: pointer; pointer-events: none; transition:.25s all ease;}
.select:hover::after {color: #23b499;}
/* --------------------------------------------------
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 {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 {margin: 0; padding: 0; text-transform: none; letter-spacing: 0.1px;}
ul, li, ol {list-style: none; margin: 0; padding: 0;}
p {margin: 0;}
body, input, textarea, select, button {font-family: 'Instrument Sans', Helvetica Neue, Helvetica, Arial, sans-serif!important; font-optical-sizing: auto;}
button, select {cursor: pointer;}
button {border: none; padding: 0; box-shadow: 0; background: none;}
/* --------------------------------------------------
LAYOUT CONTROL
-------------------------------------------------- */
.control {max-width: 1200px; margin: 0 auto; position: relative; padding: 0 20px;}
.flot {float: left;}
.sec {width: 100%; position: relative;}
.js-offcanvas, .b-menu {display: none;}
.thumb img {width: 100%; height: auto; margin-bottom: -5px;}
/* --------------------------------------------------
ELEMENTOR FIX
-------------------------------------------------- */
.elementor-widget-text-editor {margin: 0;}
.elementor-widget-text-editor p {margin-bottom: 15px!important;}
.elementor-widget-text-editor p strong {font-weight: 600;}
.elementor-widget-text-editor a {color: #101e8b; font-weight: 500;}
.elementor-widget-text-editor a:hover {text-decoration: underline;}
.elementor-widget-text-editor h3 {font-weight: normal;}
.elementor-widget-text-editor h3 strong {font-weight: 600;}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {padding-left: 18px; margin-bottom: 20px;}
.elementor-widget-text-editor ul li {list-style: disc; margin-bottom: 10px;}
.elementor-widget-text-editor ol li {list-style: decimal;}
.elementor-widget-text-editor ul li strong, .elementor-widget-text-editor ul li strong {font-weight: 600;}
.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;}
.elementskit-testimonial-slider .swiper-button-prev,
.elementskit-testimonial-slider .swiper-button-next {color: #333!important;}
.elementor-accordion-icon-right {margin-top: 3px!important;}
/* -------------------------------------------------- 
HOME ELEMENTOR
-------------------------------------------------- */
.list-alert ul {padding: 0;}
.list-alert ul li {padding-left: 32px; position: relative; list-style: none;}
.list-alert ul li::before {content: '\f071'; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 1.25rem; color: #ff1027; top: 0; left: 0; position: absolute;}
.list-check ul {padding: 0;}
.list-check ul li {padding-left: 32px; position: relative; list-style: none;}
.list-check ul li::before {content: '\f00c'; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 1.4rem; color: #3cc400; top: 0; left: 0; position: absolute;}
.list-one ul, .list-two ul {padding: 0;}
.list-one ul {display: flex; flex-direction: column; gap: 10px;}
.list-one ul li {padding: 15px; background: #fff; border: 2px solid #e2062a; border-bottom: 6px solid #e2062a; margin-bottom: 10px; border-radius: 50px; display: inline-block; position: relative; list-style: none;}
.list-one ul li::before {content: '\f071'; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 1.2rem; background: #e2062a; color: #fff; width: 34px; height: 34px; display: flex; justify-content: center; align-items: center; border-radius: 50%; top: 12px; left: 15px; position: absolute;}
.list-two ul {display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;}
.list-two ul li {padding: 15px 15px 15px 60px; background: #fff; border: 2px solid #309d00; border-bottom: 6px solid #309d00; margin-bottom: 10px; border-radius: 6px; display: inline-block; position: relative; list-style: none;}
.list-two ul li::before {content: '\f00c'; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 1.2rem; background: #3cc400; color: #fff; width: 32px; height: 32px; display: flex; justify-content: center; align-items: center; border-radius: 50%; top: 12px; left: 15px; position: absolute;}
.list-logo {display: grid; grid-template-columns: repeat(6, 1fr); justify-content: center; align-items: center; gap: 20px;}
.wsp-btn a {font-size: 1.1rem; line-height: 1; font-weight: 500; padding: 16px 30px; background: #24CC63; color: #fff; border-radius: 50px; display: inline-block;}
.wsp-btn a i {margin-right: 2px;}
.wsp-btn a:hover {background: #22bf5d;}
/* -------------------------------------------------- 
CTA
-------------------------------------------------- */
.cta {max-width: 300px; position: fixed; bottom: 15px; right: 15px; z-index: 9999; cursor: pointer;}
.cta-chat {margin-bottom: 5px;}
.cta-chat a {background: #fff; display: flex; align-items: center; border: 1px solid rgb(229, 229, 229); box-shadow: rgba(9, 14, 21, 0.06) 0px 4px 28px 0px, rgba(9, 14, 21, 0.06) 0px 1px 4px 0px; border-radius: 20px; padding: 12px 14px;}
.cta-img {width: 32px; min-width: 32px; height: 32px; border-radius: 50%; overflow: hidden; margin-right: 10px;}
.cta-text p {font-size: .9rem; line-height: 1.4; color: #000;}
.cta-meta {margin-top: 3px; font-size: .75rem; line-height: 1.4; color: rgba(0,0,0,.7);}
.cta-meta span {margin-left: 5px;}
.cta-meta span.online {color: #28a745; font-weight: 500;}
.cta-meta span.offline {color: #dc3545; font-weight: 600;}
.cta-meta span .fa-circle {font-size: .2rem; vertical-align: 2px;}
.cta-btn {display: flex; justify-content: flex-end;}
.cta-btn a {background: #24CC63; color: #fff; font-size: 1.8rem; line-height: 1; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: relative;}
/* --------------------------------------------------
FOOTER
-------------------------------------------------- */
.footer {padding: 30px 0; background: #05493D;}
.f-socmed {display: flex; justify-content: center; margin-bottom: 20px;}
.text-btm p {font-size: .83rem; line-height: 1.3; font-weight: 300; color: #fff;}
.text-btm p strong {font-weight: 400;}
.f-end {display: flex; justify-content: space-between; align-items: center; border-top: 1px solid rgba(255,255,255,.3); margin-top: 30px; padding: 30px 0 50px; width: 100%;}
.copy {}
.copy p {font-size: .9rem; line-height: 1.4; color: #fff;}
.copy p strong {font-weight: 500;}
.copy p a {color: #fff; font-weight: 500;}
.copy p a:hover {text-decoration: underline;}
/* --------------------------------------------------
SOCIAL MEDIA ICON
-------------------------------------------------- */
.socmed ul {display: flex; flex-wrap: wrap; align-items: center;}
.socmed li {margin: 0 4px 8px;}
.socmed li a {width: 44px; height: 44px; border-radius: 50%; display: block; padding-top: 12px; font-size: 1.3rem; line-height: 1; text-align: center; color: #fff;}
.socmed li a:hover {opacity: .7;}
/* --------------------------------------------------
FAQS
-------------------------------------------------- */
.faq-row {padding: 25px 0; border-bottom: 1px solid #222; cursor: pointer;}
.faq-q {cursor: pointer; position: relative;}
.faq-icon {position: absolute; top: 0; right: 0;}
.faq-arrow::before {content: '\f078'; font-family: "Font Awesome 6 Free"; font-weight: 900;}
.faq-row .faq-arrow::before, .faq-row.active .faq-arrow::before {transition: transform 0.25s ease;}
.faq-q h4 {font-size: 1.05rem; line-height: 1.2; font-weight: 600; padding-right: 30px;}
.faq-q span {font-weight: 300;}
.faq-a {display: none; padding-top: 15px;}
.faq-a p, .faq-a li {font-size: 1rem; line-height: 1.4;}
.faq-a p {margin-bottom: 10px;}
.faq-a p:last-child {margin-bottom: 0;}
.faq-a strong {font-weight: 600;}
.faq-a li {margin-bottom: 3px;}
.faq-a li:last-child {margin-bottom: 0;}
.faq-a ul, .faq-a ol {padding-left: 18px; margin-bottom: 10px;}
.faq-a ul li {list-style: disc;}
.faq-a ol li {list-style: decimal;}
/* --------------------------------------------------
PAGE
-------------------------------------------------- */
.pages {padding: 30px 0;}
.post-edit-link {position: fixed; right: 15px; top: 15px; font-size: .75rem; line-height: 1.1; font-weight: 500; color: #222; background: #fff; padding: 4px 8px; text-transform: uppercase; border-radius: 2px; display: inline-block; 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: #101e8b; 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;}
.s-top {margin-bottom: 10px;}
.back button {font-size: .8rem; line-height: 1.1; color: #fff; font-weight: 400; padding: 6px 8px; border: 1px solid rgba(255,255,255,.7); text-transform: uppercase; border-radius: 3px;}
.back button:hover {background: #fff; color: #000;}
.back button i {font-size: .6rem; vertical-align: 1px;}
/* --------------------------------------------------
BLOG SINGLE
-------------------------------------------------- */
.post-meta {font-size: .845rem; line-height: 1.2; font-weight: 300; color: rgba(255,255,255,.8);}
.post-meta span {vertical-align: -2px; margin: 0 1px;}
.post-meta a {color: rgba(255,255,255,.8); font-weight: 300;}
.post-meta a:hover {text-decoration: underline;}
.bs {max-width: 1000px; margin: 0 auto;}
.bs-title h1 {font-size: 2.2rem; line-height: 1.2; font-weight: 500;}
.bs .post-meta {font-size: .9rem; margin: 8px 0 10px;}
/* --------------------------------------------------
ENTRY CONTENT
-------------------------------------------------- */
.entry-content {margin-top: 15px;}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {font-weight: 500; line-height: 1.3; margin: 25px 0 15px; text-transform: capitalize;}
.entry-content h2 {font-size: 1.8rem;}
.entry-content h3 {font-size: 1.6rem;}
.entry-content h4 {font-size: 1.4rem;}
.entry-content h5 {font-size: 1.2rem;}
.entry-content p {margin-bottom: 15px;}
.entry-content p, .entry-content ul li, .entry-content ol li {font-size: 1.1rem; line-height: 1.4; font-weight: 300;}
.entry-content a {font-weight: 500;}
.entry-content a:hover {text-decoration: underline;}
.entry-content strong {font-weight: 500;}
.entry-content img, .page-content img {width: 100%; height: auto; margin-bottom: 15px; border-radius: 8px;}
.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 .video {margin: 20px 0;}
.entry-content iframe {display: flex; margin: 0 auto;}
blockquote {padding: 15px 15px 5px 65px; background: #0b3534; border-radius: 8px; margin: 20px!important; position: relative;}
blockquote::before {content: '\f10d'; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: 2rem; color: #fbf317; position: absolute; top: 8px; left: 20px;}
.b-gallery {display: flex; flex-wrap: wrap; margin: 0 -5px; width: 100%;}
.b-gallery .item {width: 33.3333333333%; padding: 0 5px; margin-bottom: 10px;}
.b-gallery .item a {position: relative;}
.b-gallery .item a img {margin-bottom: -5px; border-radius: 8px;}
.b-gallery .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: 400;}
.sharer ul {display: flex; flex-direction: row; flex-wrap: wrap; align-items: center; justify-content: center;}
.sharer li {margin: 0 15px;}
.sharer li a {font-size: 2.2rem; line-height: 1; color: #fff; 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: .7rem; line-height: 1; font-weight: 300; text-transform: uppercase; margin-top: 6px;}
.post-nav {max-width: 800px; margin: 30px auto 0; display: grid; grid-template-columns: repeat(2, 1fr); position: relative;}
.post-nav .prev-btn::after {background: rgba(255,255,255,.4); position: absolute; content: ''; top: 25%; right: 0; width: 1px; height: 50%;}
.post-nav .prev-btn {padding-right: 40px; position: relative;}
.post-nav .next-btn {padding-left: 40px; text-align: right; grid-column-start: 2;}
.post-nav a {color: #fff; display: block; position: relative;}
.post-nav a small {display: block; font-size: .8rem; line-height: 1.2; text-transform: uppercase; font-weight: 600; margin-bottom: 10px;}
.post-nav a .fa-arrow-left {margin-right: 3px;}
.post-nav a .fa-arrow-right {margin-left: 3px;}
.post-nav a strong {font-size: 1rem; line-height: 1.4; font-weight: 400;}
.post-nav a:hover strong {text-decoration: underline;}
/* --------------------------------------------------
COMMENT AREA
-------------------------------------------------- */
.comment-area {width: 100%; padding-top: 30px;}
.cmt-title {margin-bottom: 30px;}
.cmt-title h3 {font-size: 1.4rem; line-height: 1; font-weight: 500; margin-bottom: 10px;}
.cmt-title p {font-size: .95rem; line-height: 1.4; font-weight: 300;}
.no-cmt {margin: 40px 0;}
.no-cmt p {font-size: 1.3rem; line-height: 1.3; font-weight: 300;}
.commentlist {border-bottom: 1px solid rgba(255,255,255,.3);}
.comment-wrapper {position: relative; display: block; border-top: 1px solid rgba(255,255,255,.3); padding: 20px 0 20px;}
.author-gravatar {position: absolute; width: 60px; height: 60px;}
.author-gravatar img {border-radius: 50%;}
.comment-right {padding-left: 85px;}
.comment-meta {font-size: .8rem; color: #b1b1b1; position: relative;}
.komenName {color: #fff; margin-bottom: 5px;}
.komenName, .komenName a {font-size: 1rem; line-height: 1.1; font-weight: 500; text-transform: capitalize;}
.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-top: 8px;}
.commentlist .reply a {font-weight: 400!important; font-size: .75rem; text-transform: uppercase;}
.commentlist .reply a.comment-reply-link::before {content: "\f079"; font-size: .9rem; font-family: "Font Awesome 6 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 6 Free"; font-weight: 900; margin-right: 5px;}
.cmt-pending {margin-top: 8px; font-size: .9rem; line-height: 1.3; font-weight: 300; color: #ffea00;}
.comment-wrp p {font-size: 1.02rem; line-height: 1.3; font-weight: 300; margin-bottom: 10px; word-wrap: break-word;}
.commentlist ul.children li {padding-left: 20px;}
.commentlist #respond {margin-top: 0;}
/* --------------------------------------------------
COMMENT FORM
-------------------------------------------------- */
.comment-respond {margin: 30px 0;}
h3.comment-reply-title {font-size: 1.4rem; font-weight: 500;}
h3.comment-reply-title small {display: block; margin: 10px 0 10px;}
h3.comment-reply-title small a {font-size: 1.3rem; color: #f0ff00; font-weight: 500;}
.logged-in-as a {font-weight: 500;}
.logged-in-as a:hover {text-decoration: underline;}
.cmt-note, .logged-in-as {font-size: .93rem; line-height: 1.3; font-weight: 300; margin-top: 8px;}
.cmt-note span, .required {color: #ff0000; font-weight: 600;}
.text-comment {margin: 15px 0 20px;}
.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: 400; 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: 1.05rem; line-height: 1.4; padding: 12px; background: #fff; color: #000; border: 1px solid #fff; border-radius: 4px;}
#commentform textarea {height: 150px; width: 100%;}
#commentform #author::before {content: "\f079"; font-family: "Font Awesome 6 Free";}
.cmt-form {margin-bottom: 20px;}
.btn-submit {margin-top: 10px;}
.btn-submit input#submit {background: #C49871; 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 {opacity: .8;}
.comment-form-cookies-consent {display: flex; margin-bottom: 20px; cursor: pointer;}
#wp-comment-cookies-consent {width: inherit!important; margin: 0 6px 0 0!important; cursor: pointer;}
.comment-form-cookies-consent label {font-size: .93rem; line-height: 1.2; font-weight: 300; margin: 0!important; cursor: pointer;}
/* -------------------------------------------------- 
MORE ARTICLES
-------------------------------------------------- */
.b-more {padding: 40px 0;}
.m-title {margin-bottom: 20px;}
.m-title h3 {font-size: 2rem; line-height: 1.2; font-weight: 500;}
/* --------------------------------------------------
CF7
-------------------------------------------------- */
.wpcf7-form br {display: none!important;}
.wpcf7-form .row {margin-bottom: 15px; position: relative;}
.wpcf7-form .row p {position: relative;}
.wpcf7-form label {display: block; font-size: .93rem; line-height: 1.2; font-weight: 600; margin-bottom: 6px;}
.wpcf7-form label .required {color: #ff0000; font-weight: 700;}
.wpcf7-form .row input, .wpcf7-form .row textarea, .wpcf7-form select {width: 100%; padding: 12px 14px; font: .98rem 'Instrument Sans', sans-serif; line-height: 1.2; font-weight: 400; background: #fff; border: 2px solid #d4d8dc; border-radius: 5px; outline: none!important;}
.wpcf7-form .row textarea {line-height: 1.4!important; height: 120px;}
.wpcf7-form .row input.wpcf7-date {padding: 11px 12px;}
.wpcf7-form .row input:hover, .wpcf7-form .row textarea:hover {border-color: rgba(0,0,0,.4);}
.wpcf7-form .row input:focus, .wpcf7-form .row textarea:focus {border-color: #00a7fe;}
.wpcf7-form .button {position: relative; margin-top: 5px;}
.wpcf7-form .button input {background: #243040; color: #fff; font-size: 1rem; line-height: 1.2; text-transform: capitalize; font-weight: 600; padding: 16px 0; text-align: center; width: 100%; display: block; border-radius: 4px; cursor: pointer; border: none;}
.wpcf7-form .button input:hover {background: #1d1d1d;}
.wpcf7-form .button input:focus {box-shadow: none;}
.wpcf7-form .row.selct {position: relative;}
.wpcf7-form .row.selct::after {content: "\f078"; font-family: "Font Awesome 6 Free"; font-weight: 900; font-size: .85rem; position: absolute; right: 10px; top: 38px; pointer-events: none;}
.file-upload {margin-bottom: 20px;}
.file-label {display: block; margin-bottom: 8px; font-weight: 600; font-size: 14px; color: #333;}
.file-upload input[type="file"],
.file-upload .wpcf7-file,
.file-upload .file-input {cursor: pointer !important;}
.file-upload .wpcf7-form-control-wrap {position: relative; display: block; min-height: 50px;}
.file-upload input[type="file"] {position: absolute; opacity: 0; width: 100%; height: 100%; top: 0; left: 0; cursor: pointer !important; z-index: 10;}
.file-upload .wpcf7-form-control-wrap::before {content: ''; display: block; width: 100%; height: 50px; background: #f8f9fa; border: 2px dashed #dee2e6; border-radius: 8px; cursor: pointer; transition: all 0.3s ease; position: relative;}
.file-upload .wpcf7-form-control-wrap::after {content: 'ðŸ“„ Upload SSM Copy (required)'; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 14px; color: #495057; pointer-events: none; z-index: 5; font-weight: 500; white-space: nowrap; transition: .3s;}
.file-upload .wpcf7-form-control-wrap:hover::after {color: #007bff;}
.file-upload .wpcf7-form-control-wrap.has-file::before {background: #d4edda; border-color: #28a745; border-style: solid;}
.file-upload .wpcf7-form-control-wrap.has-file::after {content: 'âœ“ File selected'; color: #28a745;}
.file-upload .selected-filename {display: block; margin-top: 8px; font-size: 13px; color: #28a745; font-weight: 500;}
.ff-note {margin-top: 6px; font-size: 12px; color: #6c757d; font-style: italic;}
.file-upload input[type="file"]:focus + .wpcf7-form-control-wrap::before {outline: 2px solid #007bff; outline-offset: 2px;}
.wpcf7-checkbox {display: flex; gap: 20px;}
.wpcf7-list-item {margin: 0!important;}
.wpcf7-list-item label {font-weight: 400; cursor: pointer; display: flex; align-items: center; margin-bottom: 0;}
.wpcf7-list-item label input {width: 14px!important; height: 14px!important; padding: 0!important; margin: 0 6px 0 0!important; cursor: pointer;}
.wpcf7-list-item-label {font-size: 1rem;}
.wpcf7-form .row input[readonly] {background-color: #f5f5f5; color: #666; cursor: not-allowed; border-color: #ddd!important;}
.wpcf7-form .wpcf7-acceptance {margin-bottom: 10px; display: block;}
.wpcf7-form .wpcf7-acceptance label {font-size: .86rem!important; line-height: 1.3;}
.wpcf7-form .wpcf7-acceptance label input {width: 12px!important; height: 12px!important;}
.wpcf7 .wpcf7-submit:disabled, .wpcf7 .wpcf7-submit:disabled:hover {background: #ccc;}
.wpcf7-select::-ms-expand {display: none;}
.wpcf7-spinner {position: absolute!important; top: 12px; right: 0;}
input.wpcf7-not-valid {border-color: #e54b4d!important; background-color: #fcecec !important;}
.wpcf7-response-output {text-align: center; padding: 0 20px!important; margin: 15px 0 0!important;}
.wpcf7 form.sent .wpcf7-response-output {border: none; font-size: .9rem; line-height: 1.35; color: #46b450;}
.wpcf7 form.invalid .wpcf7-response-output {border: none; font-size: .9rem; line-height: 1.35; color: #ff0000;}
.wpcf7-not-valid-tip {display: none!important;}
/** PAGE FORM **/
.p-form .wpcf7 .button input {background: #9a005b;}
.p-form .wpcf7 .button input:hover {background: #a90b68;}
/* -------------------------------------------------- 
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: #000;}
.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;}

/* ================================================== 
THEME RESPONSIVE
================================================== */
@media screen and (max-width: 1200px) { 
.gallery .item {width: 25%;}
}

@media screen and (max-width: 1024px) { 
.ts-item {padding: 30px;}
.ts-text p {font-size: 1.4rem;}
.swiper.testimony .swiper-button-prev, .swiper.testimony .swiper-button-next {width: 38px; height: 38px;}
.swiper.testimony .swiper-button-prev {left: -15px;}
.swiper.testimony .swiper-button-next {right: 0;}
/** DEFAULT **/
.b-list .box {margin: 0 -15px;}
.b-list .row {padding: 0 15px; margin-bottom: 30px;}
.b-list a h4 {font-size: 1.2rem;}
.bs-title h1 {font-size: 2rem;}
.entry-content p, .entry-content ul li, .entry-content ol li {font-size: 1.05rem; line-height: 1.4;}
.notfound h1 {font-size: 10rem;}
}

@media screen and (max-width: 980px) {
.swiper.testimony .swiper-button-prev, .swiper.testimony .swiper-button-next {display: none;}
.gallery {padding-right: 20px;}
.gallery .item {width: 33.3333333333%;}
.text-btm p, .copy p, .wdsgn a {text-align: center;}
.f-end {flex-direction: column;}
/** DEFAULT **/
.b-list a h4 {font-size: 1.1rem;}
.entry-content h2 {font-size: 1.6rem;}
.entry-content h3 {font-size: 1.4rem;}
.entry-content h4 {font-size: 1.25rem;}
.entry-content h5 {font-size: 1.15rem;}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {font-size: .92rem;}
}

@media screen and (max-width: 853px) {
.b-list .row, .b-more .row {width: 50%;}
.bs-title h1 {font-size: 1.8rem;}
}

@media screen and (max-width: 760px) {
.swiper.galleries .swiper-button-prev, .swiper.galleries .swiper-button-next {display: none;}
}

@media screen and (max-width: 600px) {
.b-gallery .item {width: 50%;}
.list-logo {grid-template-columns: repeat(3, 1fr);}
}

@media screen and (max-width: 583px) {
.swiper.galleries .swiper-pagination {display: block;}
.swiper.testimony-img .swiper-button-next, .swiper.testimony-img .swiper-button-prev {display: none;}
/** DEFAULT **/
.b-list .row, .b-more .row {width: 100%;}
.b-title h2 {font-size: 2.55rem;}
.bs-title h1 {font-size: 1.6rem; line-height: 1.4;}
.bs .post-meta {font-size: .86rem;}
.entry-content h2 {font-size: 1.5rem;}
.entry-content h3 {font-size: 1.35rem;}
.entry-content h4 {font-size: 1.2rem;}
.entry-content h5 {font-size: 1.1rem;}
.cmt-title h3, .comment-title h3 {font-size: 1.3rem;}
.no-cmt p {font-size: 1.25rem;}
.comment-title p {font-size: .95rem;}
.cmt-title p {font-size: .93rem; line-height: 1.3;}
.cmtform-one {flex-direction: column;}
#commentform .cmtform-one .col {width: 100%;}
#commentform .cmtform-one .col.one {padding-right: 0;}
#commentform .cmtform-one .col.two {padding-left: 0;}
.post-nav .prev-btn {padding-right: 30px;}
.post-nav .next-btn {padding-left: 30px;}
.m-title h3 {font-size: 1.6rem;}
.wpcf7 .box {flex-direction: column;}
.wpcf7 .box .col {width: 100%;}
.wpcf7 label {font-size: .93rem;}
.wpcf7 input, .wpcf7 textarea, .wpcf7 select {padding: 10px; font-size: .94rem; border-radius: 3px;}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item {width: 100%;}
.wpcf7 .wpcf7-checkbox .wpcf7-list-item-label {font-size: .94rem;}
.wpcf7 .button {display: block;}
.wpcf7 .button input {width: 100%;}
.wpcf7 input.wpcf7-submit {font-size: .94rem;}
.notfound h1 {font-size: 8rem;}
}

@media screen and (max-width: 480px) {
.ts-text p {font-size: 1.3rem;}
.ctc {flex-direction: column;}
.ctc a {margin-bottom: 8px;}
.copy p span {display: block;}
.text-btm p {font-size: .75rem;}
.wsp-btn {display: flex; justify-content: center;}
.wsp-btn a {font-size: 1rem;}
.list-one ul li, .list-two ul li {padding: 15px 28px; margin-bottom: 2px;}
.list-one ul li::before, .list-two ul li::before {top: 8px; left: -15px;}
.list-one ul li {border-radius: 10px;}
.list-two ul li {width: 100%;}
.faq-row {padding: 20px 0;}
.faq-q h4 {font-size: .96rem;}
.faq-a p, .faq-a li {font-size: .96rem;}
.f-end {padding-bottom: 130px;}
.copy p {font-size: .85rem;}
/** PAGES **/
.pages {padding: 20px 0;}
.b-title h2 {font-size: 2.4rem;}
.bt-term .swiper-wrapper {width: inherit; margin: 0 -3px!important;}
.bt-term .swiper-slide {padding: 0 3px;}
.bt-term a {font-size: .88rem; padding: 7px 16px;}
.bs-title h1 {font-size: 1.5rem;}
.entry-content p, .entry-content ul li, .entry-content ol li, .related_posts_list li a {font-size: 1rem;}
.entry-content h2 {font-size: 1.3rem;}
.entry-content h3 {font-size: 1.2rem;}
.entry-content h4 {font-size: 1.1rem;}
.entry-content h5 {font-size: 1rem;}
blockquote {margin: 20px 10px!important; padding: 15px 15px 5px 50px}
blockquote::before {font-size: 1.6rem; left: 15px;}
.sharer li a span {font-size: .65rem;}
.no-cmt p {font-size: 1rem; text-align: left;}
.post-nav a strong {font-size: .92rem;}
.author-gravatar {position: relative; width: 46px; height: 46px;}
.comment-right {padding: 0; margin-top: 10px;}
h3.comment-reply-title {font-size: 1.25rem;}
h3.comment-reply-title small a {font-size: 1.2rem;}
.comment-wrp p {font-size: 1rem;}
.cmt-title p, .cmt-note, .logged-in-as {font-size: .88rem;}
.text-comment {margin: 15px 0;}
#commentform .cmtform-one .col {margin-bottom: 15px;}
#commentform input, #commentform textarea {font-size: 1rem; padding: 9px;}
#wp-comment-cookies-consent {margin: -14px 6px 0 0!important;}
.comment-form-cookies-consent label {font-size: .86rem;}
.btn-submit input#submit {font-size: 1rem; padding: 14px 0;}
.wpcf7 .box .row {width: 100%;}
.wpcf7-form .row.selct::after {top: 35px;}
.wpcf7-checkbox {flex-direction: column; gap: 10px; margin-bottom: 20px;}
.page-content p, .page-content ul li, .page-content ol li {font-size: .95rem;}
}

@media screen and (max-width: 400px) {
.logo-head a {width: 76%;}
.swiper.galleries {overflow: visible!important;}
.swiper.galleries .swiper-slide {opacity: .2; transition: all 0.2s ease-in-out;}
.swiper.galleries .swiper-slide.swiper-slide-active {opacity: 1; transition: all 0.2s ease-in-out;}
.b-title h2 {font-size: 2rem;}
.b-list a h4 {font-size: 1.1rem;}
.post-meta {font-size: .825rem;}
.ts-item {padding: 18px;}
.ts-item .star i {font-size: .8rem;}
.ts-text p {font-size: 1.15rem;}
.text-btm p {font-size: .725rem;}
.copy p {font-size: .825rem;}
}

@media screen and (max-width: 375px) { 
.bs-title h1 {font-size: 1.4rem;}
.cmt-title h3, .comment-title h3 {font-size: 1.2rem;}
.ts-text p {font-size: 1.1rem;}
}