.accordion .accordion-item {
    border: 0;
    border-top: 1px solid #c5c5c5;
    border-radius: 0;
}
.accordion .accordion-item .accordion-button {
    background-color: transparent;
    box-shadow: none;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    padding-bottom: 5px !important;
    color: #000000;
}
.single.single-post .accordion .accordion-item {
    border: 0;
    border-radius: 0;
    box-shadow: none !important;
    background-color: #eef4ff;
    display: block;
    font-weight: 600;
    position: relative;
}

.single.single-post .accordion .accordion-item .accordion-button {
    background-color: transparent;
    box-shadow: none;
    line-height: 40px;
    /* padding-bottom: 5px !important; */
    color: #000;
    font-weight: 400 !important;
    font-size: 16px;
    padding: 10px 20px;
}
.single.single-post .accordion-body{
    padding: 29px 20px !important;
}

.accordion .accordion-item .accordion-body {
    padding-top: 0;
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 30px;
    color: #707070;
    text-align: left;
}
.accordion .accordion-item .accordion-button::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNSAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjkzMzYgMTNIMTMuOTMzNlYxOUgxMS45MzM2VjEzSDUuOTMzNTlWMTFIMTEuOTMzNlY1SDEzLjkzMzZWMTFIMTkuOTMzNlYxM1oiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
    width: 24px !important;
    height: 24px !important;
    background-size: 24px;
}
.accordion .accordion-item .accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNSAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjkzMzYgMTMuNjUwNEg1LjkzMzU5VjExLjY1MDRIMTkuOTMzNlYxMy42NTA0WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==);
}
.font-16 {
    font-size: 16px;
    line-height: 30px;
}
.text-black {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
@media screen and (max-width: 1550px) {
    footer,
    header,
    section {
        overflow: hidden;
    }
}
@media screen and (max-width: 1500px) {
    .img_section_left,
    .img_section_right {
        background-size: 530px;
    }
}
@media screen and (max-width: 1200px) {
    .navbar-nav .dropdown-menu {
        padding: 0px 15px !important;
    }
    .img_section_left,
    .img_section_right {
        background-size: 510px;
    }
    .img_section_left,
    .img_section_right {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        background-position: center;
        margin-bottom: 20px;
    }
    body.menu-open header {
        background-color: #fff !important;
        box-shadow: 0 0 5px 1px #ccc !important;
        -webkit-box-shadow: 0 0 5px 1px #ccc !important;
        -moz-box-shadow: 0 0 5px 1px #ccc !important;
    }
    .section_6 {
        position: static;
        width: 100%;
        background-position: 55% 0;
        min-height: 420px !important;
        background-size: 510px;
    }
}
@media screen and (max-width:1199.99px) {
    .free-tools .dropdown-menu {
        padding: 10px 15px !important;
        flex-direction: column;
    }
}
@media screen and (max-width: 1024px) {
    .hero-section {
        background-position: left center;
    }
    .min-55 {
        min-height: inherit;
    }
    .img_section_left,
    .img_section_right {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
        background-position: center;
        margin-bottom: 20px;
        min-height: 330px;
        background-size: contain;
    }
    h1 {
        font-size: 33px;
        line-height: 47px;
    }
    h3 {
        font-size: 35px;
        line-height: 41px;
    }
    p {
        font-size: 14px;
        line-height: 28px;
    }
    .font-30 {
        font-size: 26px;
    }
    .shop-section h2 {
        font-weight: 500;
        font-size: 31px;
        line-height: 45px;
    }
    .shop-section p {
        font-size: 18px;
        line-height: 27px;
    }
    .shop-section .container:before {
        background-size: contain;
        height: 405px;
    }
    #navbarScroll .navbar-nav.new-header .free-tools a.active + .sub-menu.dropdown-menu{
        display: block;
    }
}
@media screen and (max-width: 991px) {
    h1 {
        font-size: 30px;
        line-height: 42px;
    }
    .btn-dark,
    p {
        font-size: 14px;
    }
    p {
        line-height: 22px;
    }
    h3 {
        font-size: 26px;
        line-height: 35px;
    }
    .page-id-1359 h1 {
        font-size: 40px !important;
    }
    .page-id-1359 h2 {
        font-size: 35px !important;
    }
    .page-id-1359 h3 {
        font-size: 20px !important;
    }
    .page-id-1359 .font-24 {
        font-size: 18px !important;
    }
    .page-id-1359 .font-18 {
        font-size: 13px !important;
    }
    .font-30 {
        font-size: 24px;
    }
    .shop-section p {
        font-size: 15px;
        line-height: 24px;
    }
    .shop-section h2 {
        font-weight: 500;
        font-size: 30px;
        line-height: 40px;
    }
    .shop-section .container:before {
        height: 400px;
        background-size: contain;
    }
    .btn-dark {
        padding: 10px 20px;
    }
}
@media screen and (min-width: 1200px) {
    .dropdown:hover .dropdown-menu {
        display: flex;
        animation: 0.3s megamenu;
    }
    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: fixed;
    }
}
@media screen and (max-width: 767px) {
    .page-id-1359 h1 {
        font-size: 35px !important;
    }
    .page-id-1359 h2 {
        font-size: 28px !important;
    }
    .page-id-1359 h3 {
        font-size: 16px !important;
    }
    .page-id-1359 .font-24 {
        font-size: 13px !important;
    }
    .btn-dark,
    body {
        font-size: 14px;
    }
    body {
        line-height: 26px;
    }
    h1 {
        font-size: 32px;
        line-height: 45px;
    }
    h3 {
        font-size: 28px;
        line-height: 41px;
    }
    .font-30 {
        font-size: 22px;
    }
    .btn-dark {
        padding: 10px 20px;
    }
    .max-200 {
        max-width: 280px !important;
    }
    .section_6 {
        background-size: 400px;
        min-height: 305px !important;
        background-position: -100% 0;
    }
    .shop-section h2 {
        font-size: 23px;
        line-height: 32px;
    }
    .shop-section p {
        font-size: 14px;
        line-height: 24px;
    }
    .img_section_left,
    .img_section_right {
        width: 100%;
        background-size: contain;
        margin-bottom: 0;
    }
    .shop-section .container:before {
        background-size: contain;
        width: 100%;
        top: -50px;
        background-image: url(../images/shop_img.webp);
    }
    .bg-secoundry {
        padding-top: 340px !important;
    }
    .logo_md {
        max-width: 300px;
    }
    .logo img {
        max-width: 130px;
    }
    .page-template-templatemoon-ssh-php .mb-5 {
        margin-bottom: 3rem !important;
    }
    .page-template-templatemoon-ssh-php .mb-5 {
        margin-bottom: 1.5rem !important;
    }
    .page-template-templatemoon-ssh-php .mt-3 {
        margin-top: 1.5rem !important;
    }
    .page-template-templatemoon-ssh-php .accordion #heading2 {
        margin-bottom: 15px !important;
    }
    .font-17 {
        font-size: 15px !important;
    }
    .free-tools-menu{
        margin-top: 24px;
    }
}
@media screen and (max-width: 575px) {
    .img_section_left,
    .img_section_right {
        background-size: contain;
        min-height: 275px;
    }
    .page-id-1359 h1 {
        font-size: 25px !important;
    }
    .page-id-1359 h2 {
        font-size: 22px !important;
    }
    .min-55 {
        min-height: inherit;
    }
    .shop-section .container:before {
        background-size: contain;
        width: 100%;
        top: -50px;
        background-image: url(../images/shop_img.webp);
    }
    .bg-secoundry {
        padding-top: 350px !important;
    }
    .page-template-templatemoon-ssh-php h1 {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .page-template-templatemoon-ssh-php h3 {
        font-size: 22px !important;
        line-height: 28px !important;
    }
    .page-template-templatemoon-ssh-php h4 {
        font-size: 20px !important;
    }
    .page-template-templatemoon-ssh-php .mb-5 {
        margin-bottom: 0.5rem !important;
    }
    .page-template-templatemoon-ssh-php .mt-3 {
        margin-top: 0.5rem !important;
    }
    .page-template-templatemoon-ssh-php .mt-5 {
        margin-top: 1.5rem !important;
    }
    .page-template-templatemoon-ssh-php .check_list li {
        margin-bottom: 3px !important;
    }
    .page-template-templatemoon-ssh-php .fs-1 {
        font-size: 22px !important;
    }
    .page-template-templatemoon-ssh-php .mt-4 {
        margin-top: 0.5rem !important;
    }
    .page-template-templatemoon-ssh-php .mb-4 {
        margin-bottom: 0.5rem !important;
    }
    .max-200 {
        max-width: 262px !important;
    }
}
@media screen and (max-width: 1400px) {
    .section_6 {
        background-size: 460px;
    }
}
@media screen and (max-width: 991px) {
    div#ez-toc-container {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    .hide-on-mobile {
        display: none !important;
    }
    .blog-hero h1 {
        font-size: 27px;
        line-height: 40px;
    }
    .inner_subscribe_block h4 {
        font-size: 24px;
        line-height: 40px;
    }
    .subscribe_block > span {
        font-size: 13px;
    }
    .terms_ftr_txt span {
        font-size: 13px;
    }
}
@media screen and (max-width: 1400px) {
    .add-section {
        margin-top: -52px;
        padding: 15px 0;
    }
}
@media screen and (max-width: 1024px) {
    .accordion .accordion-item .accordion-button {
        font-size: 20px;
        line-height: 36px;
    }
    .accordion .accordion-item .accordion-body {
        font-size: 16px;
        line-height: 26px;
    }
    .btn.btn-primary-radius {
        padding: 9px 17px;
        font-size: 13px;
    }
    .placeholder_image {
        width: 318px;
        height: 457px;
    }
    .hero-section.page-background {
        padding-top: 110px;
        padding-bottom: 80px;
    }
}
@media screen and (max-width: 767px) {
    .blue-check li {
        font-size: 13px;
        line-height: 25px;
    }
    .accordion .accordion-item .accordion-button {
        font-size: 17px;
        line-height: 26px;
    }
    .accordion .accordion-item .accordion-body {
        font-size: 14px;
        line-height: 22px;
    }
    .btn.btn-primary-radius {
        font-size: 13px !important;
        padding: 8px 15px !important;
    }
    .font-15 {
        font-size: 14px;
        line-height: 24px;
    }
    .check_list li {
        position: relative;
        padding-left: 30px;
        font-size: 13px;
        line-height: 26px;
    }
    .box-shape-image {
        max-width: 220px;
        max-height: 200px;
        min-width: 220px;
        min-height: 250px;
        background-size: contain;
    }
    .box-shape-image img {
        max-width: 90px;
        max-height: 90px;
    }
    .font-16 {
        font-size: 14px;
        line-height: 24px;
    }
    .btn.btn-primary img {
        filter: invert(0);
        transition: 0.5s ease;
        max-width: 100px;
    }
    .hero-section.page-background {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    ul.lg-icon-list li {
        font-size: 16px;
        line-height: 18px;
    }
    ul.lg-icon-list li:before {
        width: 22px;
        height: 22px;
        background-size: 22px;
    }
    .icon-72 {
        width: 52px;
        height: 52px;
        padding: 12px;
    }
    .inout_banner {
        background-size: 530px;
    }
    .placeholder_image {
        width: 318px;
        height: 427px;
    }
}
@media screen and (max-width: 575px) {
    .inout_banner {
        background-size: 360px;
    }
    .placeholder_image {
        width: 318px;
        height: 267px;
        max-width: 318px;
        height: 287px;
    }
    .navbar-nav .dropdown-menu {
        padding: 0px 5px !important;
    }
    .page-id-1359 .hero-section .btn {
        margin-bottom: 0px;
    }
}
.color-primary {
    color: #2a89f2;
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .table_fixed_header thead#clone th,
    .table_fixed_header tr th {
        padding: 10px 30px;
    }
    .table_fixed_header thead#clone h4.color-primary,
    .table_fixed_header tr th h4.color-primary {
        color: #2a89f2;
        font-size: 21px;
    }
    .table_fixed_header thead#clone h5,
    .table_fixed_header tr th h5 {
        font-size: 14px;
        line-height: 16px;
    }
    .table_fixed_header thead#clone .btn.btn-primary-radius,
    .table_fixed_header tr th .btn.btn-primary-radius {
        font-size: 13px;
    }
    .table_fixed_header thead#clone h5.text-muted,
    .table_fixed_header tr th h5.text-muted {
        font-size: 12px;
    }
}
.page-template-templatemoon-ssh-php .accordion #heading2 {
    margin-bottom: 0px !important;
}
.page-template-templatemoon-ssh-php .accordion-item #heading1 .accordion-button.collapsed {
    margin-bottom: 0px !important;
}
.page-template-templatemoon-ssh-php .accordion-collapse.collapse.show p {
    margin-bottom: 0px !important;
}
.homepage-butonotr a,
.d-flex.flex-wrap.justify-content-center.mb-xl-5 a {
    min-width: 150px;
    max-width: 150px;
    display: flex;
    align-items: center;
    min-height: 40px;
    max-height: 40px;
    border-radius: 15px !important;
    justify-content: center;
}

.call-icons {
    position: relative;
    padding-left: 24px;
}
.call-icons:after {
    content: "";
    background: url(../images/call-icon.svg) no-repeat;
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
}
.new-header .sub-menu.dropdown-menu li a {
    padding: 8px 0px 10px !important;
}
.new-header .sub-menu.dropdown-menu li a .contents {
    text-transform: none;
    font-size: 13.5px;
    line-height: 23px;
    margin-left: 35px;
}
.new-header .dropdown-menu {
    right: 5%;
    max-width: 66%;
}
.new-header .dropdown ul.dropdown-menu li {
    border-bottom: 0 !important;
}
@media screen and (min-width: 1199.99px) {
    header .menu-item:hover a::after {
    transform: rotate(180deg);
    filter: invert(38%) sepia(95%) saturate(1872%) hue-rotate(196deg) brightness(102%) contrast(90%) !important;
    }
}
@media screen and (max-width: 1199.99px) {
    .new-header .sub-menu.dropdown-menu {
        right: 0% !important;
        max-width: 100% !important;
        max-height: 100%;
        overflow-y: auto;
    }
    .new-header .dropdown-menu {
        box-shadow: 0 6px 5px -5px rgb(24 39 75 / 12%), 0 0px 25px -4px rgb(24 39 75 / 12%) !important;
    }
    header .menu-item.open_submenu a::after {
    transform: rotate(180deg) !important;
    filter: invert(38%) sepia(95%) saturate(1872%) hue-rotate(196deg) brightness(102%) contrast(90%) !important;
}
  
}
.section_9 {
    margin-bottom: 20px !important;
}
@media screen and (max-width: 1200px) {
    .section_9 {
        margin-bottom: -20px !important;
    }
}
@media screen and (max-width: 991px) {
    .section_9 {
        margin-bottom: 20px !important;
    }
    .navbar-nav .dropdown-menu {
        padding: 0px 5px !important;
    }
    .new-header .sub-menu.dropdown-menu {
        max-height: 340px !important;
    }
}
@media screen and (max-width: 400px) {
    .section_6 {
        background-position: 0px 0px !important;
        background-size: contain !important;
        min-height: 300px !important;
        background-size: 100% !important;
    }
}
@media screen and (max-width: 375px) {
    .new-header .sub-menu.dropdown-menu {
        max-height: 265px !important;
    }
}
.check_list {
    list-style: none;
    padding-left: 0;
}
.check_list li {
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    line-height: 30px;
    color: rgba(30, 41, 59, 0.75);
    margin-bottom: 10px;
}
.check_list li:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 20px;
    height: 20px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUwMTMgMS42Njc5N0M1LjkxNzk3IDEuNjY3OTcgMi4xNjc5NyA1LjQxNzk3IDIuMTY3OTcgMTAuMDAxM0MyLjE2Nzk3IDE0LjU4NDYgNS45MTc5NyAxOC4zMzQ2IDEwLjUwMTMgMTguMzM0NkMxNS4wODQ2IDE4LjMzNDYgMTguODM0NiAxNC41ODQ2IDE4LjgzNDYgMTAuMDAxM0MxOC44MzQ2IDUuNDE3OTcgMTUuMDg0NiAxLjY2Nzk3IDEwLjUwMTMgMS42Njc5N1pNOC44MzQ2NCAxNC4xNjhMNC42Njc5NyAxMC4wMDEzTDUuODQyOTcgOC44MjYzTDguODM0NjQgMTEuODA5NkwxNS4xNTk2IDUuNDg0NjRMMTYuMzM0NiA2LjY2Nzk3TDguODM0NjQgMTQuMTY4WiIgZmlsbD0iIzJBODlGMiIvPgo8L3N2Zz4K);
    background-position: center center;
    background-size: 20px;
}
.page-id-1359 .hero-section {
    display: none;
}
.page-id-1359 .hero-section.block {
    display: block !important;
}
.page-id-1359 h1 {
    font-size: 52px;
}
.page-id-1359 h2 {
    font-size: 48px;
}
.page-id-1359 h3 {
    font-size: 30px;
}
.page-id-1359 .font-24 {
    font-size: 24px;
}
.page-id-1359 .font-18 {
    font-size: 18px;
}
.page-id-1359 .font-17 {
    font-size: 17px;
}
.page-id-1359 .font-16 {
    font-size: 16px;
}
.page-id-1359 .btn.btn-primary-radius {
    background: #2a89f2;
    border-radius: 50px;
    padding: 9px 30px;
    color: #ffffff;
    border: 2px solid #2a89f2;
    min-width: 150px;
}
.page-id-1359 .btn.btn-primary-radius:hover {
    background: transparent;
    color: #000000;
}
