@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100..900&display=swap rel="stylesheet');@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap rel="stylesheet');img,legend {
    border: 0
}

.form-select,a {
    background-color: transparent
}

.form-select,.form-select:focus {
    border-color: rgba(var(--pbmit-white-color-rgb),.15)
}

body,select {
    text-transform: none
}

.form-select,.pbmit-btn {
    font-weight: 500;
    overflow: hidden
}

.pbmit-btn,h1,h2,h3,h4,h5,h6 {
    letter-spacing: 0
}

.main-menu .navigation>li,.pbmit-btn,.site-header,.swiper-pagination-bullet,.swiper-slider,sub,sup {
    position: relative
}

.form-select,.pbmit-btn,.swiper-slider,svg:not(:root) {
    overflow: hidden
}

:root {
    --pbmit-global-color: #264f41;
    --pbmit-global-color-rgb: 17,76,95;
    --pbmit-secondary-color: #00abc9;
    --pbmit-secondary-color-rgb: 51,209,203;
    --pbmit-light-color: #ebf2f4;
    --pbmit-white-color: #ffffff;
    --pbmit-body-color: #ebf2f4;
    --pbmit-white-color-rgb: 255,255,255;
    --pbmit-blackish-color: #38614b;
    --pbmit-blackisht-color: #00aac6;
    --pbmit-blackish-color-rgb: 5,46,59;
    --pbmit-link-color-normal: #052e3b;
    --pbmit-link-color-hover: #00abc9;
    --pbmit-responsive-breakpoint: 1200px;
    --pbmit-body-typography-font-family: "Heebo",sans-serif;
    --pbmit-body-typography-variant: regular;
    --pbmit-body-typography-font-size: 17px;
    --pbmit-body-typography-line-height: 1.5;
    --pbmit-body-typography-color: #4b535d;
    --pbmit-heading-typography-font-family: "Inter",sans-serif;
    --pbmit-heading-color: #00232e;
    --pbmit-heading-font-variant: 600;
    --pbmit-btn-typography-font-family: "Inter",sans-serif;
    --pbmit-btn-typography-variant: 500;
    --pbmit-btn-typography-font-size: 14px;
    --pbmit-btn-typography-line-height: 24px
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p {
    margin: 0 0 25px
}

article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

.closepanel,.ipad-view-search,.main-menu .navigation>li>ul>a:after,.pbmit-header-search-form-wrapper .search-form button::before,.pbmit-mobile-menu-bg,.site-header .righticon,[hidden],template {
    display: none
}

a {
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    color: var(--pbmit-link-color-normal);
    text-decoration: none
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

figure {
    margin: 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

code,kbd,pre,samp {
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.pbmit-btn,body {
    font-style: normal
}

button {
    overflow: visible
}

button,input,select,textarea {
    max-width: 100%
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default;
    opacity: .5
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .4375em;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #d1d1d1;
    margin: 0 0 1.75em;
    padding: .875em
}

fieldset>:last-child {
    margin-bottom: 0
}

legend {
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

optgroup {
    font-weight: 700
}

.form-control:focus,input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover {
    outline: 0!important;
    -webkit-appearance: none;
    box-shadow: none!important
}

.form-select {
    font-size: 15px;
    padding: 0 60px 0 25px;
    height: 60px;
    border-radius: 30px;
    cursor: pointer;
    color: rgba(var(--pbmit-white-color-rgb),.6);
    margin-bottom: 25px;
    background-image: url(../images/bg/down-arrow.png);
    background-position: right 16px center;
    background-size: 11px 13px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.pbmit-btn,.rounded-7 {
    border-radius: 7px
}

.pbmit-btn,.pbmit-btn:hover {
    color: var(--pbmit-white-color)
}

.form-select option,.pbmit-bg-color-blackish .pbmit-btn:not(:hover,.global),.pbmit-btn.white:not(:hover) {
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color)
}

.form-select:focus {
    outline: 0;
    box-shadow: none
}

body {
    margin: 0;
    overflow-x: hidden;
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: var(--pbmit-body-typography-variant);
    color: var(--pbmit-body-typography-color);
    font-size: var(--pbmit-body-typography-font-size);
    line-height: var(--pbmit-body-typography-line-height);
    color: var(--pbmit-body-typography-color)
}

.main-menu .navigation>li>ul a,.site-header .pbmit-menu-wrap .navigation>li>a,h1,h2,h3,h4,h5,h6 {
    font-family: var(--pbmit-heading-typography-font-family)
}

h1,h2,h3,h4,h5,h6 {
    font-weight: var(--pbmit-heading-font-variant);
    color: var(--pbmit-heading-color)
}

h1 {
    font-size: 46px;
    line-height: 52px
}

h2 {
    font-size: 40px;
    line-height: 46px
}

h3 {
    font-size: 34px;
    line-height: 42px
}

h4 {
    font-size: 28px;
    line-height: 34px
}

h5 {
    font-size: 22px;
    line-height: 28px
}

h6 {
    font-size: 18px;
    line-height: 24px
}

ul,ul.pbmit-contact-info,ul.pbmit-social-links {
    margin: 0;
    padding: 0;
    list-style: none
}

a:focus,a:hover {
    color: var(--pbmit-link-color-hover);
    text-decoration: none!important
}

.link-btn a,a.link-btn {
    font-family: Montserrat,Arial,Helvetica,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}

.link-btn a i,a.link-btn i {
    padding-left: 10px
}

.pbmit-btn {
    display: inline-block;
    font-family: var(--pbmit-btn-typography-font-family);
    font-size: var(--pbmit-btn-typography-font-size);
    line-height: var(--pbmit-btn-typography-line-height);
    text-transform: uppercase;
    padding: 15px 30px;
    background-color: var(--pbmit-blackish-color);
    transition: .6s
}

.pbmit-btn .pbmit-button-content-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px
}

.pbmit-btn .pbmit-button-text {
    display: inline-block
}

.pbmit-btn .pbmit-button-icon {
    display: inline-flex;
    align-items: center
}

.pbmit-btn:hover {
    background-color: var(--pbmit-secondary-color)
}

.pbmit-btn.global:not(:hover),.pbmit-btn.secondary:hover,body .pbmit-bg-color-global {
    background-color: var(--pbmit-global-color)
}

.pbmit-btn.secondary,body .pbmit-bg-color-secondary {
    background-color: var(--pbmit-secondary-color)
}

.pbmit-btn .form-btn-loader svg,button .form-btn-loader svg {
    width: 50px
}

body .pbmit-bg-color-blackish {
    background-color: var(--pbmit-blackish-color)
}

.pbmit-header-search-form .pbmit-search-close:after,.pbmit-header-search-form .pbmit-search-close:before,body .pbmit-bg-color-white {
    background-color: var(--pbmit-white-color)
}

body .pbmit-bg-color-light {
    background-color: var(--pbmit-light-color)
}

.swiper-button-next:hover,.swiper-button-prev:hover,body .pbmit-global-color {
    color: var(--pbmit-global-color)
}

body .pbmit-blackish-color {
    color: var(--pbmit-blackish-color)
}

body .pbmit-secondary-color {
    color: var(--pbmit-secondary-color)
}

.bg-cover {
    background-size: cover
}

.bg-contain {
    background-size: contain
}

.bg-pos-l {
    background-position: left
}

.bg-pos-r {
    background-position: right
}

.bg-pos-rt {
    background-position: right top
}

.bg-pos-lt {
    background-position: left top
}

.bg-pos-rb {
    background-position: right bottom
}

.bg-pos-lb {
    background-position: left bottom
}

.section-lgb {
    padding-bottom: 120px
}

.section-md {
    padding-top: 100px;
    padding-bottom: 70px
}

.section-lg,.section-lgt,.section-xl {
    padding-top: 120px
}

.section-xl {
    padding-bottom: 120px
}

.section-lg,.section-md2,.section-mdb {
    padding-bottom: 100px
}

.section-md2 {
    padding-top: 100px
}
.section-md4 {
    padding-bottom:100px
}
.px-30 {
    padding-left: 30px!important;
    padding-right: 30px!important
}

.mb-120 {
    margin-bottom: 120px
}

.pbmit-contact-info li,.pbmit-social-links li {
    display: inline-block;
    vertical-align: top
}

.pbmit-social-links li:not(:last-child) {
    padding: 0 6px 0 0
}

.navbar-brand .navbar-brand-item {
    height: 60px;
    display: block;
    width: auto
}

.site-header .pbmit-menu-wrap .navigation>li>a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--pbmit-blackish-color)
}

.main-menu .navigation>li>ul a {
    position: relative;
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    text-transform: capitalize;
    font-style: normal
}

.main-menu .navigation>li {
    float: left;
    -webkit-transition: .3s;
    transition: .3s
}

.main-menu .navigation>li>ul>li>ul {
    left: 100%;
    top: 0
}

.site-header .search-btn {
    margin-right: 15px;
    font-size: 17px
}

.site-header .social-icons li>a {
    height: 50px;
    line-height: 50px
}

.pbmit-link li {
    margin: 0 10px
}

.g-4,.g-lg-4,.gy-4,.gy-lg-4 {
    --bs-gutter-y: 2rem
}

.g-4,.g-lg-4,.gx-4,.gx-lg-4 {
    --bs-gutter-x: 2rem
}

.row>* {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5)
}

.swiper-slider {
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper-pagination-bullet {
    outline: 0;
    height: 12px;
    width: 12px;
    top: 0;
    left: 0;
    vertical-align: middle;
    border-radius: 50%;
    margin: 0 4px!important;
    display: inline-block;
    background: #7c898d;
    opacity: 1
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--pbmit-global-color)
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 30px;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.swiper-slider[data-dots=true] {
    padding-bottom: 50px
}

.swiper-button-next:after,.swiper-button-prev:after {
    content: '\e84f';
    font-family: pbminfotech-base-icons;
    display: inline-block;
    font-size: 15px;
    line-height: normal
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    transform: rotate(180deg);
    background-color: var(--pbmit-secondary-color)
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    text-align: center;
    justify-content: center;
    width: 55px;
    height: 55px;
    z-index: 1;
    border-radius: 7px;
    color: var(--pbmit-blackish-color);
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb),.15);
    background-color: transparent;
    transition: .5s
}

.swiper-button-prev {
    left: auto;
    right: 65px
}

.swiper-button-next {
    right: 0
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: auto
}

.swiper-slider.marquee .swiper-slide {
    display: flex;
    width: auto!important
}

.swiper-slider.marquee .swiper-wrapper {
    -webkit-transition-timing-function: linear!important;
    -o-transition-timing-function: linear!important;
    transition-timing-function: linear!important
}

@keyframes AnimationName {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.pbmit-backtotop {
    position: fixed;
    bottom: -50px;
    right: 35px;
    width: 50px;
    height: 50px;
    font-size: 24px;
    border-radius: 25px;
    text-align: center;
    opacity: 0;
    overflow: hidden;
    z-index: 9999999;
    color: var(--pbmit-white-color);
    background: var(--pbmit-global-color);
    border: 2px solid var(--pbmit-white-color);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.2);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pbmit-backtotop.active {
    bottom: 15px;
    opacity: 1
}

.pbmit-backtotop>div {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.pbmit-backtotop>div.pbmit-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    opacity: 1
}

.pbmit-backtotop>div.pbmit-hover-arrow {
    font-size: 24px;
    line-height: 24px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(50%) translateX(-50%);
    opacity: 0;
    margin-top: 1px
}

.pbmit-backtotop:hover {
    transform: scale(1.1);
    bottom: 20px;
    cursor: pointer;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.2)
}

.pbmit-backtotop:hover>div.pbmit-arrow {
    transform: translateY(-150%) translateX(-50%);
    opacity: 0
}

.pbmit-backtotop:hover>div.pbmit-hover-arrow {
    transform: translateY(-50%) translateX(-50%);
    opacity: 1
}

.pbmit-header-search-form {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .5s cubic-bezier(.46, .03, .52, .96);
    transition: .5s cubic-bezier(.46, .03, .52, .96)
}

.pbmit-header-search-form .pbmit-search-close {
    position: absolute;
    top: 0;
    right: 60px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border-width: 11px;
    z-index: 99;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    opacity: 0;
    visibility: hidden;
    -webkit-border-radius: 45px;
    border-radius: 45px;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.pbmit-header-search-form .pbmit-header-search-form-wrapper {
    position: absolute;
    padding: 0 30px;
    top: -500px;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 500px;
    will-change: top,box-shadow;
    background-color: rgba(var(--pbmit-blackish-color-rgb),.8);
    box-shadow: 0 1px 6px rgba(0,0,0,000000.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    transition: top .5s cubic-bezier(.46, .03, .52, .96),box-shadow .3s ease-out
}

.pbmit-header-search-form .pbmit-header-search-form-wrapper form {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.pbmit-header-search-form .pbmit-header-search-form-wrapper form .search-field {
    display: block;
    width: 100%;
    height: 80px;
    padding: 0 50px 0 20px;
    font-size: 24px;
    font-weight: 400;
    border: none;
    background-color: transparent;
    color: var(--pbmit-white-color)
}

.pbmit-header-search-form .pbmit-header-search-form-wrapper form .search-field:focus {
    background: 0 0
}

.pbmit-header-search-form .pbmit-header-search-form-wrapper form .search-submit {
    position: absolute;
    top: 50%;
    right: 0;
    text-align: right;
    border: none;
    background: 0 0;
    font-size: 25px;
    line-height: 92px;
    color: var(--pbmit-white-color);
    opacity: .9;
    padding: 0;
    z-index: 99;
    cursor: pointer;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.pbmit-header-search-form .pbmit-search-line {
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background-color: var(--pbmit-white-color);
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s;
    visibility: hidden;
    transform-origin: left center;
    -webkit-transform: scale3d(0,1,1);
    transform: scale3d(0,1,1)
}

.pbmit-header-search-form .pbmit-search-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(var(--pbmit-blackish-color-rgb),.6);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.pbmit-header-search-form.active {
    opacity: 1;
    visibility: visible
}

.pbmit-header-search-form.active .pbmit-search-close {
    top: 60px;
    -webkit-animation-name: pbmit_fade_in;
    animation-name: pbmit_fade_in;
    opacity: 1;
    visibility: visible;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pbmit-header-search-form.active .pbmit-header-search-form-wrapper {
    top: 0;
    -webkit-transition: top .5s cubic-bezier(.46, .03, .52, .96),box-shadow .3s ease-out;
    transition: top .5s cubic-bezier(.46, .03, .52, .96),box-shadow .3s ease-out;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.05);
    box-shadow: 0 1px 6px rgba(0,0,0,.05)
}

.pbmit-header-search-form.active .pbmit-header-search-form-wrapper form {
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    visibility: visible;
    -webkit-animation-name: pbmit_fade_in;
    animation-name: pbmit_fade_in
}

.pbmit-header-search-form.active .pbmit-search-line {
    -webkit-animation-name: pbmit_fade_in_move;
    animation-name: pbmit_fade_in_move;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
    -webkit-animation-duration: .7s;
    animation-duration: .7s
}

.pbmit-search-animation-out .pbmit-header-search-form .pbmit-header-search-form-wrapper form {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-name: pbmit_fadeout;
    animation-name: pbmit_fadeout;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

.pbmit-search-animation-out .pbmit-header-search-form .pbmit-header-search-form-wrapper form .pbmit-search-line {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible;
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-animation-name: pbmit_fade_move_out;
    animation-name: pbmit_fade_move_out;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

.pbmit-search-animation-out .pbmit-header-search-form .pbmit-search-close {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    visibility: visible;
    -webkit-animation-name: pbmit_fadeout;
    animation-name: pbmit_fadeout;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@keyframes pbmit_fade_in_move {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0,1,1);
        transform: scale3d(0,1,1)
    }

    10% {
        opacity: 1;
        -webkit-transform: scale3d(.1,1,1);
        transform: scale3d(.1,1,1)
    }

    100% {
        opacity: .14;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pbmit_fade_move_out {
    0% {
        opacity: .8;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    100% {
        opacity: .14;
        -webkit-transform: scale3d(0,1,1);
        transform: scale3d(0,1,1)
    }
}

@keyframes scale {
    25% {
        transform: scale(1.1)
    }

    75% {
        transform: scale(.9)
    }
}

@keyframes pbmit_fade_in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pbmit-header-search-form-wrapper .search-form button::after {
    font-family: pbminfotech-base-icons;
    content: '\e822';
    position: absolute;
    right: 10px;
    top: 15px;
    color: var(--pbmit-white-color);
    font-size: 25px;
    line-height: normal
}

.pbmit-header-search-form-wrapper .search-form input[type=search]::placeholder {
    color: #a4a4a4;
    opacity: 1
}

.pbmit-header-search-form-wrapper .search-form input[type=search]:-ms-input-placeholder {
    color: #a4a4a4
}

.pbmit-header-search-form-wrapper .search-form input[type=search]::-ms-input-placeholder {
    color: #a4a4a4
}

.pbmit-header-search-form-wrapper .search-form [type=submit] {
    position: absolute;
    height: 50px;
    width: 50px;
    top: 0;
    right: 0;
    background-color: transparent;
    text-indent: -9999px
}

.pbmit-header-search-form-wrapper .pbmit-search-close {
    position: absolute;
    top: 40px;
    right: 40px;
    border-color: var(--pbmit-white-color);
    color: var(--pbmit-white-color);
    opacity: .8;
    font-size: 30px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -ms-transition: .4s;
    transition: .4s;
    text-align: center;
    cursor: pointer
}

.pbmit-header-search-form-wrapper .pbmit-search-close:hover {
    opacity: 1
}

@keyframes pbmit-closer-line-draw {
    0%,100% {
        clip-path: inset(-1px 0 -1px 0);
        -webkit-clip-path: inset(-1px 0 -1px 0)
    }

    55% {
        clip-path: inset(-1px 0 -1px 100%);
        -webkit-clip-path: inset(-1px 0 -1px 100%)
    }

    56% {
        clip-path: inset(-1px 100% -1px 0);
        -webkit-clip-path: inset(-1px 100% -1px 0)
    }
}

.pbmit-header-search-form-wrapper .pbmit-search-close:hover svg rect {
    animation: .6s pbmit-closer-line-draw
}

.pbmit-header-search-form-wrapper .pbmit-search-close:hover svg rect:nth-of-type(2) {
    animation-delay: .17s
}

.pbmit-header-search-form-wrapper .pbmit-search-close svg rect {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.pbmit-header-search-form-wrapper .pbmit-search-close svg {
    fill: var(--pbmit-white-color)
}
