:root {
    --cus-sec-bg:#90c52d;
    --cus-bg-light-clr:#FAF7F0;
    --cus-border-color:#768653;
    --cus-drk-bg-color:#949366;
    --cus-dark-bg:#949366;
    --cus-transpar-color:transparent;
    --cus-dark-overlay-color:rgba(0,0,0, 0.05);
    --cus-light-color:#ffffff;
    --cus-drk-txt-color:#949366;
    --cus-default-text-color:#4E4E4E;
    --cus-light-txt-clr:#ffffff;
    --cus-head-font-semibold:600;
    --cus-head-font-bold:700;
    --cus-border-radius-0:0px;
    --cus-border-radius-15:15px;
    --cus-border-radius-30:30px;
    --cus-trans-dft:all .3s
}
a:focus,a:hover,a:active {
    text-decoration:none;
    outline:none;
    transition:all .3s ease-in-out 0s;
    -moz-transition:all .3s ease-in-out 0s;
    -webkit-transition:all .3s ease-in-out 0s;
    -o-transition:all .3s ease-in-out 0s;
    -ms-transition:all .3s ease-in-out 0s
}
a {
    color:var(--cus-drk-txt-color)
}
.agrezen-body-inner.container-fluid {
    padding-left:0;
    padding-right:0
}
.agrezen-body-inner {
    overflow-x:hidden
}
svg.e-font-icon-svg.e-far-dot-circle {
    width:1em;
    height:1em
}
select {
    background-position:calc(100% - 15px);
    background-repeat:no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    min-width:127px;
    color:var(--default-text-color)
}
.close {
    right:42px
}
.close:hover:before,.close:hover:after {
    background-color:#4e4e4e
}
.back-to-top {
    width:50px;
    height:50px;
    font-size:21px;
    line-height:50px;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px))
}
.back-to-top i.bi-caret-up-fill::before {
    content:"\F148"
}
.back-to-top:hover i.bi-caret-up-fill::before {
    color:#fff
}
.back-to-top:after {
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    z-index:0
}
.header-navbar {
    z-index:3
}
header ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu li:last-child,header ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu li:first-child,header ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu li {
    padding:0
}
header.site-header ul.nav.wp-menu li>ul.sub-menu li a:before {
    content:"";
    position:absolute;
    font-size:15px;
    font-weight:500;
    -webkit-transition:all 300ms ease-out 0ms;
    -khtml-transition:all 300ms ease-out 0ms;
    -moz-transition:all 300ms ease-out 0ms;
    -ms-transition:all 300ms ease-out 0ms;
    -o-transition:all 300ms ease-out 0ms;
    transition:all 300ms ease-out 0ms;
    left:-15px;
    opacity:0;
    width:100%;
    z-index:-1;
    top:0;
    height:100%;
    border-radius:8px
}
header ul.nav.wp-menu li>ul.sub-menu li {
    padding:0
}
header.site-header ul.nav.wp-menu li>ul.sub-menu li a:hover,.primary-menu li.current-menu-parent>ul.sub-menu>li.current-menu-item>a {
    -webkit-transition:all 300ms ease-out 0ms;
    -khtml-transition:all 300ms ease-out 0ms;
    -moz-transition:all 300ms ease-out 0ms;
    -ms-transition:all 300ms ease-out 0ms;
    -o-transition:all 300ms ease-out 0ms;
    transition:all 300ms ease-out 0ms;
    left:0;
    opacity:1;
    border-radius:8px
}
header.site-header:hover ul.nav.wp-menu li>ul.sub-menu li a:hover:before {
    opacity:1;
    color:#000
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu,ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu {
    border-radius:var(--cus-border-radius-0)
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu,ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu .sub-menu {
    margin-left:0
}
ul.nav.wp-menu>li {
    padding:0 24px
}
.site-header .btn.btn-primary .btn-text {
    font-weight:600
}
.site-header .header-logobar {
    border-radius:0 0
}
.site-header .header-logobar ul.nav.logobar-ul {
    align-items:center
}
.site-header .header-logobar address:after {
    position:absolute;
    content:'';
    width:1px;
    height:54px;
    top:50%;
    transform:translateY(-50%);
    right:0
}
.header-titles .site-title {
    font-size:44px
}
.page-loader loaded .site-header {
    background-color:#0000
}
.site-header {
    background-color:#0000;
    z-index:99
}
.site-header.header-absolute {
    z-index:99;
    background-color:initial
}
.site-header .header-logobar address {
    position:relative;
    padding-right:40px
}
.sticky-head .header-navbar .header-titles-wrapper {
    padding-right:0
}
.sticky-head.header-sticky .header-navbar .header-titles-wrapper {
    padding-right:30px
}
.sticky-head .header-navbar .h-phone,.sticky-head.header-sticky .header-navbar .h-phone {
    font-size:18px;
    letter-spacing:.5px;
    font-weight:600
}
.header-navbar.navbar .header-titles>div {
    display:none
}
.site-header .header-logobar .email-link,.secondary-bar-active .secondary-bar-inner .widget-content .contact-widget-info p a {
    color:#666b68
}
.site-header .header-navbar .primary-menu-wrapper ul.nav.wp-menu>li:first-child {
    padding-left:0
}
.site-header .header-logobar.navbar>div>ul.nav>li:first-child {
    padding-right:40px
}
.site-header .header-logobar.navbar>div>ul.nav>li>h5 {
    margin-bottom:0
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu,ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu,.sticky-head.header-sticky .primary-menu .menu-item-has-children ul.sub-menu {
    border-radius:0 0 15px 15px;
    margin-top:0;
    padding:10px
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu {
    border-radius:6px 15px 15px 15px
}
.sticky-head.header-sticky .primary-menu .menu-item-has-children ul.sub-menu li {
    background-color:initial
}
header.agrezen-page-header:after {
    content:"";
    background:rgba(22,56,56,.8);
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    z-index:0
}
header.agrezen-page-header:before {
    content:"";
    background-size:100%;
    background-repeat:no-repeat;
    width:400px;
    height:242px;
    position:absolute;
    bottom:0;
    z-index:1;
    animation:tractor-move 80s linear infinite
}
@keyframes tractor-move {
    0% {
        transform:translateX(0)
    }
    25% {
        transform:translateX(50px)
    }
    50% {
        transform:translateX(100px)
    }
    75% {
        transform:translateX(130px)
    }
    100% {
        transform:translateX(0)
    }
}
.mobilebar-left,.mobilebar-right,.navbar-left,.navbar-right {
    margin:0 -10px
}
.mobilebar-left>*,.mobilebar-right>*,.navbar-left>*,.navbar-right>* {
    padding:0 10px
}
body.mobile-menu-active {
    overflow:hidden
}
body.mobile-menu-active .mobile-menu-floating {
    overflow-y:auto
}
.mobile-menu-floating {
    position:fixed;
    background:#fff;
    z-index:999999;
    padding-bottom:50px;
    height:100%;
    width:100%;
    padding:20px 15px;
    left:-100%;
    top:0;
    transition:all ease-in-out .5s
}
body.mobile-menu-active .mobile-menu-floating {
    left:0
}
body.mobile-menu-active .mobile-menu-floating>* {
    margin-bottom:25px
}
body.mobile-menu-active .mobile-menu-floating>*.header-titles {
    margin-bottom:15px
}
.mobile-menu-active .mobile-menu-floating * .mobile-menu {
    padding-left:0
}
body.mobile-menu-active .mobile-menu-floating>nav.mobile-menu-wrapper {
    margin-top:9px
}
body.mobile-menu-active .mobile-menu-floating>*:last-child {
    margin-bottom:0
}
.mobile-menu-floating i.close-icon:before {
    transform:none;
    border:none;
    content:"\F62A";
    font-family:bootstrap-icons;
    font-size:34px;
    font-style:normal
}
ul.mobile-menu li {
    display:block;
    position:relative
}
.mobile-menu-wrapper ul.mobile-menu li>a {
    padding:13px 0;
    line-height:1;
    display:block
}
i.close-icon:after,i.close-icon:before {
    content:"";
    border-bottom:solid 1px #000;
    height:1px;
    width:30px;
    display:block
}
i.close-icon:after {
    transform:rotate(-45deg)
}
i.close-icon:before {
    transform:rotate(45deg)
}
.mobile-menu-floating a.mobile-menu-toggle {
    position:absolute;
    right:20px;
    top:30px
}
.mobile-menu-floating .header-titles {
    padding:10px;
    margin-top:30px
}
.mobile-menu-active .mobile-menu-floating * .site-title {
    font-size:42px;
    line-height:52px
}
.header-mobilebar.navbar ul.nav.mobilebar.element-left {
    line-height:1
}
.header-mobilebar ul.nav.mobilebar a i {
    font-size:25px
}
header address {
    margin-bottom:0
}
ul.nav>li>a {
    display:inline-flex
}
header .navbar>div>ul.nav>li {
    padding-right:15px;
    padding-left:15px;
    align-items:center
}
header .navbar>div>ul.nav>li:last-child {
    padding-right:0
}
.wp-menu.mobile-menu li>ul.sub-menu {
    display:none
}
.wp-menu:not(.mobile-menu)>li>ul.sub-menu {
    position:absolute;
    left:0;
    top:125%;
    z-index:9;
    opacity:0;
    visibility:hidden;
    transition:all .25s ease-in-out;
    margin:0 auto;
    padding:0
}
.wp-menu:not(.mobile-menu) li>ul.sub-menu.mega-menu {
    left:15px;
    right:15px
}
.header-navbar.navbar>.container {
    position:relative
}
.wp-menu:not(.mobile-menu) li:hover>ul.sub-menu {
    opacity:1;
    visibility:visible;
    top:100%;
    transition:all .25s ease-in-out
}
ul.nav.wp-menu>li>ul.sub-menu.mega-menu>li.mega-menu-col>ul.sub-menu {
    left:0;
    margin:0;
    top:auto;
    position:relative;
    box-shadow:none;
    display:flex;
    flex-wrap:wrap
}
.header-topbar ul.nav.social-icons>li>a,.header-logobar ul.nav.social-icons>li>a,.header-navbar ul.nav.social-icons>li>a {
    height:35px;
    line-height:0;
    width:35px
}
.site-header ul.nav.social-icons>li>a {
    margin-right:7px
}
.site-header ul.nav.social-icons>li:last-child>a {
    margin-right:0
}
header ul.nav.social-icons a span {
    line-height:35px
}
header a.btn.btn-primary {
    padding:15px 30px
}
.zozo-block-primary.agrezen-slide {
    position:relative
}
.header-logobar,.header-navbar {
    padding:0
}
.header-logobar {
    background-color:#fff
}
.header-logobar .header-parts-nav>ul {
    line-height:100px
}
.header-logobar .header-parts-nav>ul>li>* {
    vertical-align:middle;
    display:inline-block
}
header ul.nav.wp-menu li>ul.sub-menu.mega-menu li>ul.sub-menu>li {
    border:0
}
header ul.nav.wp-menu li>ul.sub-menu.mega-menu li {
    padding:0
}
header ul.nav.wp-menu li>ul.sub-menu.mega-menu li a {
    padding:0 13px
}
span.menu-item-icon {
    margin-right:10px
}
header .wp-menu li>ul.sub-menu.mega-menu>li>a:before,header .wp-menu li>ul.sub-menu.mega-menu>li>a:after {
    display:none
}
header .wp-menu li>ul.sub-menu.mega-menu li a::before {
    display:none
}
header .wp-menu li>ul.sub-menu.mega-menu>li>a {
    font-weight:600
}
.site-header .header-navbar.navbar .wp-menu li>ul.sub-menu.mega-menu>li>a {
    font-weight:700
}
li.menu-item.menu-item-has-children {
    position:relative
}
li.menu-item.menu-item-has-children.menu-item-has-mega-children {
    position:static
}
header ul.nav.wp-menu li>ul.sub-menu li {
    display:block;
    position:relative;
    line-height:8px
}
header ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li.menu-item-has-children>.sub-menu li:first-child:last-child {
    padding:0
}
header .wp-menu li>ul.sub-menu ul.sub-menu {
    left:100%;
    top:20px;
    padding:0
}
ul.nav.wp-menu>li.menu-item-has-children>a {
    position:relative;
    display:inline-flex
}
ul.sub-menu.mega-menu {
    display:flex
}
header ul.nav.wp-menu li>ul.sub-menu li a {
    font-size:15px;
    padding:8px 18px;
    margin-bottom:5px;
    font-weight:600;
    letter-spacing:.5px;
    position:relative;
    transition:all .3s;
    border-radius:8px
}
header ul.nav.wp-menu li>ul.sub-menu li:last-child a {
    margin-bottom:0
}
ul.nav.wp-menu>li.menu-item-has-children>a {
    position:relative
}
ul.mobile-menu li.menu-item-has-children ul.sub-menu {
    padding-left:15px
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu {
    width:350px;
    box-shadow:11px 10px 38px rgb(0 0 0/.1);
    z-index:99;
    background-color:#ffff
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu,ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li>ul.sub-menu .sub-menu {
    left:100%;
    top:-20px;
    position:absolute;
    margin-left:0;
    min-width:275px;
    opacity:0;
    visibility:hidden;
    box-shadow:11px 10px 38px rgb(0 0 0/.1)
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children):hover>.sub-menu>li>ul.sub-menu .sub-menu {
    opacity:1;
    visibility:visible;
    top:0;
    transition:all .25s ease-in-out
}
ul.nav.wp-menu>li.menu-item-has-children:not(.menu-item-has-mega-children)>.sub-menu>li:hover>ul.sub-menu {
    opacity:1;
    visibility:visible
}
ul.mobile-menu li.menu-item-has-children>span.down-arrow:after,ul.mobile-menu li.menu-item-has-children>span.up-arrow:after {
    font-family:bootstrap-icons;
    font-size:17px;
    border:none
}
ul.mobile-menu li.menu-item-has-children>span.up-arrow:after {
    content:"\f63b"
}
ul.mobile-menu li.menu-item-has-children>span.down-arrow:after {
    content:"\f64d"
}
ul.mobile-menu li.menu-item-has-children>span {
    position:absolute;
    right:16px;
    z-index:999;
    top:0;
    color:#333;
    border-radius:4px;
    width:50px;
    height:24px;
    text-align:center
}
ul.nav.wp-menu>li.menu-item-has-children li.menu-item-has-children>a {
    position:relative;
    overflow:hidden
}
ul.nav.wp-menu>li.menu-item-has-children li.menu-item-has-children>a:after {
    right:22px
}
ul.nav.wp-menu>li.menu-item-has-children li.menu-item-has-children>a:hover:after {
    transform:rotate(180deg)translateY(50%)
}
ul.nav.wp-menu li>ul.sub-menu.mega-menu li {
    border-right:1px dashed #eaeaea
}
ul.nav.wp-menu li>ul.sub-menu.mega-menu li:last-child {
    border-right:0
}
ul.nav.wp-menu>li.menu-item-has-children>a {
    padding-right:20px
}
.overlay-search-form.active .form-control {
    width:75%
}
.elements-1 .pull-center {
    margin-left:50%;
    margin-right:unset;
    transform:translateX(-50%)
}
.header-topbar {
    font-size:13px;
    line-height:50px;
    padding:0;
    color:#fff
}
.topbar-right ul.social-icons>li>a {
    display:inline-block;
    padding:0;
    line-height:40px
}
.topbar-right>*:last-child {
    padding-right:0
}
.topbar-right>* {
    padding-right:15px
}
.topbar-left span.welcome-txt {
    position:relative
}
.topbar-left {
    position:relative
}
.header-mobilebar.navbar ul.nav.mobilebar.pull-right {
    line-height:1
}
ul.nav.social-icons a {
    padding:0 5px;
    border:none;
    line-height:25px;
    font-size:13px;
    font-weight:500;
    background-color:initial;
    text-align:center
}
.header-titles>* {
    display:block;
    float:none;
    width:100%;
    margin-bottom:15px;
    line-height:1
}
.header-titles>a.site-link {
    margin-bottom:0
}
.header-titles>*:last-child {
    margin-bottom:0
}
ul.nav>li.header-titles-wrapper>* {
    display:inline-block;
    vertical-align:middle
}
.header-titles>.site-description {
    line-height:1;
    margin:0;
    color:#818488;
    font-size:13px;
    padding:0 5px;
    letter-spacing:1.5px
}
.header-titles>.site-title.inline-heading>a {
    font-size:26px;
    margin-bottom:5px;
    font-weight:700
}
.header-titles>.site-logo {
    margin:0;
    max-width:330px
}
.overlay-search-form {
    position:fixed;
    height:100%;
    width:100%;
    left:0;
    text-align:center;
    top:0;
    bottom:0;
    right:0;
    background:rgba(0,0,0,.7);
    opacity:0;
    visibility:hidden;
    line-height:1;
    -webkit-transition:all ease .35s;
    transition:all ease .35s;
    z-index:999999
}
.overlay-search-form>.overlay-form-wrap {
    position:relative;
    top:50%;
    left:0;
    right:0;
    margin:0 auto;
    display:block;
    transform:translateY(-50%);
    max-width:80%
}
.overlay-search-form.active {
    visibility:visible;
    opacity:1
}
.overlay-search-form .overlay-search-trigger {
    position:absolute;
    right:30px;
    top:30px
}
.overlay-search-form .overlay-search-trigger>svg {
    color:#fff;
    height:30px;
    width:30px
}
.site-header .container-fluid {
    padding:0 30px
}
body.secondary-bar-active .secondary-bar-wrapper,body .secondary-bar-wrapper {
    backdrop-filter:blur(30px);
    -webkit-backdrop-filter:blur(30px);
    box-shadow:none
}
body.secondary-bar-active .secondary-bar-wrapper:before {
    content:"";
    background-size:100%;
    background-repeat:no-repeat;
    background-position:bottom;
    position:absolute;
    width:450px;
    height:550px;
    bottom:0;
    transform:rotateY(180deg)
}
.secondary-widget-box {
    align-items:flex-start
}
.secondary-bar-wrapper .secondary-widget-box a {
    font-size:18px;
    color:#f5f5f5
}
.secondary-bar-wrapper .zozo_social_widget ul.nav.social-icons>li>a:hover {
    border:none
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner {
    padding:35px 50px 30px;
    height:auto;
    top:50%;
    transform:translateY(-50%);
    right:60px;
    display:flex;
    flex-direction:column;
    gap:10em;
    border-radius:30px;
    backdrop-filter:blur(10px);
    background-color:#1818187a
}
body.secondary-bar-active .secondary-bar-wrapper .text-widget-content img {
    margin:0;
    max-width:350px
}
.wp-block-column.secondary-widget-box-list-1,.wp-block-column.secondary-widget-box-list-2 {
    display:flex;
    flex-direction:column;
    gap:30px
}
.secondary-bar-wrapper {
    background:linear-gradient(90deg,#8088e69e 0% -22%,#18181866 100%)
}
.secondary-bar-wrapper .secondary-bar-inner .secondary-widget-box-list-1 a,.secondary-bar-wrapper .secondary-bar-inner .secondary-widget-box-list-2 a {
    font-size:16px
}
.secondary-widget-box-list-1,.secondary-widget-box-list-2 {
    width:50%
}
.wp-block-column.secondary-widget-box-1 {
    margin-bottom:100px;
    padding-bottom:100px;
    border-bottom:1px solid #1f313052
}
.secondary-bar-wrapper .zozo_social_widget ul.social-icons.social-circled.social-bg-transparent>li a {
    border:1px solid;
    font-size:14px;
    height:40px;
    width:40px;
    line-height:40px
}
.secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget {
    border-bottom:1px solid var(--cus-border-color);
    padding-bottom:41px;
    padding-top:30px;
    border-top:1px solid var(--cus-border-color)
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .zozo_social_widget .widget-title {
    padding-bottom:5px
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget .contact-widget-info p,body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget .contact-text {
    position:relative;
    padding-left:61px
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget .contact-widget-info p .bi,body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget .contact-text .bi {
    padding-right:0;
    position:absolute;
    width:42px;
    display:block;
    left:0;
    top:50%;
    transform:translateY(-50%);
    text-align:center;
    line-height:42px;
    height:42px;
    background-color:var(--bg-light-clr);
    border-radius:50%
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .agrezen_contact_info_widget .contact-widget-info p a {
    display:block;
    color:var(--cus-default-text-color)
}
body.secondary-bar-active .secondary-bar-wrapper .secondary-bar-inner .nav.social-icons>li>a:hover i {
    color:#fff
}
body.secondary-bar-active .secondary-bar-wrapper .wp-block-contact-form-7-contact-form-selector .wpcf7-form-control.wpcf7-submit {
    padding:12px 19px;
    line-height:24px;
    border-radius:10px
}
.secondary-bar-wrapper .zozo_social_widget ul.nav.social-icons>li>a {
    margin-right:5px;
    border-radius:50%;
    width:40px;
    height:40px;
    background-color:#f3f4f4
}
.secondary-menu-toggle.agrezen-toggle {
    width:50px;
    cursor:pointer;
    position:relative;
    text-align:center;
    display:block
}
.secondary-menu-toggle.agrezen-toggle span {
    display:block;
    border-bottom:2px solid;
    margin:0 2px;
    width:5px;
    height:25px;
    border-radius:5px;
    -webkit-transition:all ease .3s;
    -moz-transition:all ease .3s;
    -ms-transition:all ease .3s;
    -o-transition:all ease .3s;
    transition:all ease .3s
}
.sticky-head.header-navbar .secondary-toggle-wrapper a.agrezen-toggle {
    color:#354c4c
}
.secondary-menu-toggle.agrezen-toggle span:nth-child(4) {
    border-bottom:25px solid
}
.header-navbar .secondary-toggle-wrapper a.agrezen-toggle:hover:before {
    transition:all .3s ease-in;
    width:70%;
    top:3px
}
.secondary-menu-toggle.agrezen-toggle span:nth-child(3) {
    margin-bottom:0;
    height:15px;
    border-bottom:15px solid;
    top:-3px;
    position:relative
}
.secondary-menu-toggle.agrezen-toggle span:nth-child(2) {
    position:relative;
    height:15px;
    border-bottom:15px solid;
    top:-3px
}
.secondary-menu-toggle.agrezen-toggle span:nth-child(1) {
    height:25px;
    border-bottom:25px solid
}
.secondary-menu-toggle.agrezen-toggle:hover span:nth-child(n+2):nth-child(-n+3) {
    height:25px;
    border-bottom:25px solid;
    top:0
}
.sticky-head .secondary-toggle-wrapper {
    display:flex;
    align-items:center
}
.header-navbar .secondary-toggle-wrapper a.agrezen-toggle {
    display:flex;
    flex-direction:row;
    align-items:flex-end;
    position:relative;
    justify-content:center
}
.secondary-bar-wrapper .mailchimp-wrapper .input-group input {
    border:solid 1px var(--cus-border-color);
    border-top-left-radius:30px!important;
    border-bottom-left-radius:30px!important;
    padding-left:20px
}
.secondary-bar-wrapper .mailchimp-wrapper .input-group .zozo-mc.btn.btn-default {
    padding:0 25px 0 20px;
    border-top-right-radius:30px;
    border-bottom-right-radius:30px;
    color:var(--light-color)
}
.secondary-bar-wrapper .mailchimp-wrapper .input-group .zozo-mc.btn.btn-default:focus {
    box-shadow:none
}
.secondary-bar-wrapper .agrezen-form-check {
    margin-bottom:21px;
    margin-top:3px
}
.secondary-bar-wrapper .agrezen-form-title {
    font-size:16px;
    margin-bottom:10px;
    color:var(--cus-drk-txt-color);
    font-weight:600;
    line-height:1
}
body .secondary-bar-wrapper .wp-block-contact-form-7-contact-form-selector {
    padding:30px 26px 0
}
.secondary-bar-wrapper .wpcf7-form.init .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox {
    height:auto;
    min-height:auto;
    line-height:1;
    display:inline-block;
    padding-left:0
}
.secondary-bar-wrapper .wpcf7 form .wpcf7-response-output {
    margin-top:0;
    border-radius:8px;
    border:1px solid
}
.secondary-bar-wrapper .secondary-bar-inner textarea.wpcf7-form-control {
    margin-bottom:0
}
.secondary-bar-wrapper .secondary-bar-inner input.wpcf7-form-control:focus,.secondary-bar-wrapper .secondary-bar-inner textarea.wpcf7-form-control:focus {
    border:1px solid
}
.secondary-bar-wrapper .wp-block-search__label {
    font-size:20px;
    font-weight:600;
    margin-bottom:15px
}
.secondary-bottom-cols .contact-widget {
    padding:24px 34px 26px;
    text-align:center;
    color:#fff;
    width:100%;
    border-right:solid 1px #ffffff3d;
    border-bottom:none;
    margin-bottom:0
}
.secondary-bar-wrapper .text-widget-content-text {
    color:#fff
}
.secondary-bottom-cols .contact-widget a {
    font-size:28px;
    color:var(--cus-light-txt-clr)
}
.secondary-bottom-cols .contact-widget .title {
    opacity:.7;
    font-size:15px;
    letter-spacing:.5px;
    line-height:28px;
    text-transform:uppercase;
    font-weight:600
}
.secondary-menu-toggle.agrezen-toggle.active span:nth-child(4):before,.secondary-menu-toggle.agrezen-toggle.active:hover span:nth-child(4):before {
    opacity:0;
    transform:scale(0);
    transition:var(--trans-dft)
}
body.mobile-menu-active a.mobile-menu-toggle>span:first-child,a.agrezen-toggle.active>span:first-child,body.mobile-menu-active a.mobile-menu-toggle>span:nth-child(3),a.agrezen-toggle.active>span:nth-child(3) {
    margin-bottom:0;
    border-radius:0;
    width:22px
}
body.mobile-menu-active a.mobile-menu-toggle>span:first-child,a.agrezen-toggle.active>span:first-child {
    transform:rotate(45deg)translateY(6px)
}
body.mobile-menu-active a.mobile-menu-toggle>span:nth-child(3),a.agrezen-toggle.active>span:nth-child(3) {
    transform:rotate(-45deg)translateY(-12px);
    margin-left:3px;
    margin-top:-7px
}
.secondary-bar-inner a.secondary-menu-toggle.active {
    top:20px;
    right:20px
}
.secondary-bar-inner .agrezen-toggle.active>span {
    opacity:0;
    transition:all .3s
}
.secondary-bar-inner .secondary-menu-toggle.agrezen-toggle.active:before {
    content:"\f659";
    font-family:bootstrap-icons;
    font-weight:700;
    font-size:21px;
    transition:all .3s;
    position:absolute;
    top:0;
    left:13px;
    color:#fff
}
.secondary-bar-wrapper .secondary-cta .title {
    font-size:22px;
    line-height:30px;
    color:#fff
}
.secondary-cols form.wp-block-search {
    padding:23px 30px 38px;
    background:var(--bg-light-clr);
    border-radius:10px
}
.cus-sec-col-two .text-widget-inner .text-widget-content-text,.sec-location {
    font-size:18px
}
.sec-location {
    color:var(--cus-light-color)
}
:where(.wp-block-columns.is-layout-flex.secondary-bottom-cols) {
    gap:0
}
.wp-block-columns.secondary-bottom-cols.wp-block-columns-is-layout-flex {
    border-radius:12px
}
.secondary-services .widget.widget_nav_menu li a {
    padding-left:0;
    display:block;
    font-weight:600;
    font-size:18px;
    letter-spacing:-.2px
}
.wp-block-columns.secondary-bottom-cols {
    position:absolute;
    bottom:0;
    left:0;
    right:0
}
header .navbar>div>ul.nav>li.secondary-toggle-wrapper {
    border-bottom:none!important
}
.secondary-cols form.wp-block-search {
    padding:23px 30px 38px;
    background:var(--bg-light-clr);
    border-radius:10px
}
.cus-sec-col-two .text-widget-inner .text-widget-content-text {
    font-size:18px
}
:where(.wp-block-columns.is-layout-flex.secondary-bottom-cols) {
    gap:0
}
.wp-block-columns.secondary-bottom-cols.wp-block-columns-is-layout-flex {
    border-radius:12px
}
header .navbar>div>ul.nav>li.secondary-toggle-wrapper {
    border-bottom:none!important
}
.header-navbar .cea-button-link {
    padding:0;
    transition:all .3s;
    border-radius:5px;
    line-height:1;
    letter-spacing:0
}
.header-navbar .cea-button-link:hover {
    transition:all .3s
}
.navbar ul.nav>li>a.full-search-toggle {
    display:inline-block;
    width:43px;
    height:43px;
    line-height:43px;
    text-align:center;
    border-radius:10px;
    border:solid 1px #f5f5f5;
    background-color:#f5f5f5
}
.navbar ul.nav>li>a.full-search-toggle:hover i {
    color:#f5f5f5
}
.navbar ul.nav>li>a.full-search-toggle:hover {
    border:solid 1px
}
.header-sticky .navbar ul.nav>li>a.full-search-toggle {
    border-color:#eaeaea
}
.navbar ul.nav>li>a.full-search-toggle i {
    display:block;
    margin-top:-2px
}
.widget.agrezen_mailchimp_widget .widgettitle {
    margin-bottom:25px
}
.service-link-pos {
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:1
}
a.full-search-toggle {
    font-size:16px
}
a.full-search-toggle.close {
    border-radius:5px
}
.wp-block-columns.secondary-bottom-cols.wp-block-columns-is-layout-flex {
    border-radius:12px;
    display:block
}
.site-header .header-topbar.navbar>div>ul.nav>li {
    position:relative
}
.site-header .header-topbar.navbar>div>ul.nav>li {
    padding:0 20px
}
.site-header .header-topbar.navbar>div>ul.nav>li>ul>li {
    position:relative;
    padding:0 4px
}
.site-header .header-topbar.navbar>div>ul.nav>li>ul>li a {
    margin-right:0
}
.site-header .nav.topbar-ul li:before {
    content:"";
    position:absolute;
    height:15px;
    width:1px;
    background-color:#e5ebea6b;
    top:17px;
    right:0
}
.site-header .nav.topbar-ul li a:after {
    content:"";
    width:0%;
    height:1px;
    background-color:#e5ebea6b;
    position:absolute;
    bottom:0;
    border-radius:5px;
    left:0;
    transition:all .3s ease
}
.site-header .nav.topbar-ul li a {
    position:relative;
    padding:0;
    line-height:20px
}
.site-header .nav.topbar-ul li a:hover:after {
    left:auto;
    right:0;
    transition:all .3s ease;
    width:100%
}
.site-header .nav.topbar-ul li:last-child:before {
    content:unset
}
.topbar>.container,.topbar>.container-fluid,.topbar>.container-lg,.topbar>.container-md,.topbar>.container-sm,.topbar>.container-xl,.topbar>.container-xxl {
    display:flex;
    flex-wrap:inherit;
    align-items:center;
    justify-content:space-between
}
.header-topbar {
    position:relative;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between
}
.site-header .header-navbar .cea-button-link.cea-button {
    border-radius:15px;
    padding:15px 23px 14px 30px;
    font-size:15px;
    font-weight:600;
    line-height:28px;
    letter-spacing:0
}
.site-header .header-navbar .cea-button-link.cea-button i:before {
    font-weight:600!important;
    padding-left:5px
}
.site-header .header-navbar .cea-button-link.cea-button .cea-button-text {
    padding-right:0;
    color:#181818
}
.site-header .header-navbar .cea-button-link.cea-button:hover,.site-header .header-navbar .cea-button-link.cea-button:hover .cea-button-text {
    color:#fff
}
.site-header .full-bar-search-toggle>i:before {
    font-weight:700!important
}
.close.full-bar-search-toggle {
    border-radius:5px
}
.header-navbar.navbar .wp-menu li.cus-img-menu>ul.sub-menu.mega-menu li {
    border:0
}
.header-navbar.navbar .wp-menu li.cus-img-menu>ul.sub-menu.mega-menu>li>a {
    display:none
}
.cus-img-menu .menu-item .widget img {
    box-shadow:none;
    transform:translateY(0);
    transition:all ease .35s;
    margin-bottom:10px
}
.cus-img-menu .menu-item figure:hover img {
    transition:all ease .35s;
    transform:translateY(-2px)
}
.cus-img-menu .menu-item .widget .wp-block-image figcaption {
    text-align:center;
    font-size:16px;
    line-height:30px;
    display:block;
    margin-top:5px;
    margin-bottom:0
}
.cus-img-menu .menu-item .widget .wp-block-image figcaption a,.cus-img-menu .menu-item .widget .wp-block-image:hover figcaption a {
    transition:all .3s
}
.cus-img-menu .menu-item .widget .wp-block-image figcaption a:before {
    content:unset
}
.cus-img-menu .widget.widget_block.widget_media_image figure.wp-block-image {
    margin:0 0 15px
}
.cus-img-menu ul.sub-menu.mega-menu>li.col-3 {
    width:20%
}
.header-navbar.navbar .wp-menu li.cus-img-menu>ul.sub-menu.mega-menu li a {
    padding:0;
    font-size:14px;
    font-weight:700;
    letter-spacing:.5px
}
.header-navbar.navbar .wp-menu li.cus-img-menu>ul.sub-menu.mega-menu li a:hover {
    background-color:initial
}
header ul.nav.wp-menu .cus-img-menu ul.sub-menu.mega-menu {
    padding:25px 11px 4px;
    border-radius:0 0 15px 15px
}
header ul.nav.wp-menu .cus-img-menu ul.sub-menu.mega-menu {
    width:1200px
}
ul.zhf-nav-menu>li.cus-img-menu>ul.sub-menu.mega-menu>li.mega-menu-col>ul.sub-menu {
    display:flex;
    width:auto!important
}
.header-navbar.navbar .cus-img-menu ul.sub-menu.mega-menu ul.sub-menu li {
    -ms-flex:0 0 16.666%;
    flex:0 0 16.666%;
    max-width:16.666%;
    padding:0 15px
}
.zhf-nav-menu li.cus-img-menu.menu-item.menu-item-has-children.menu-item-has-mega-children>ul.sub-menu.mega-menu ul.sub-menu li {
    padding:0 15px
}
.cus-img-menu ul.sub-menu.mega-menu ul.sub-menu li a {
    padding:0
}
.zhf-nav-menu li.cus-img-menu .menu-item-has-children>a {
    display:none
}
ul.nav.wp-menu .cus-img-menu ul.sub-menu.mega-menu ul.sub-menu {
    display:flex;
    flex-wrap:wrap
}
ul.nav.wp-menu>li>ul.sub-menu.mega-menu>li.mega-menu-col>ul.sub-menu {
    left:0;
    margin:0;
    top:auto;
    position:relative;
    box-shadow:none
}
.mobile-menu-wrapper ul.mobile-menu li>a {
    font-size:16px;
    font-weight:700;
    text-transform:capitalize;
    line-height:22px;
    letter-spacing:.5px
}
.page-title-wrap>ul.page-title-elements>* {
    margin-top:14px
}
.page-title-wrap .breadcrumb>li>span.current {
    color:#d8d8d8
}
i.breadcrumb-delimiter:after {
    color:#fff
}
.sticky-head.header-sticky .header-navbar,.sticky-head.header-sticky .header-mobilebar {
    background:#fff;
    color:#000
}
i.breadcrumb-delimiter {
    margin:0 9px
}
ul.page-title-elements.page-title-center.pull-center * {
    word-break:break-all;
    position:relative;
    text-align:center
}
ul.page-title-elements.page-title-center.pull-center h1.page-title,ul.page-title-elements.page-title-center.pull-center .breadcrumbs-wrap {
    text-align:center
}
.widget-content ul {
    list-style:none;
    padding-left:0
}
.widget-area-right .widget .widget-content ul {
    margin-bottom:0
}
.cea-button-link.cea-button {
    position:relative;
    z-index:1;
    overflow:hidden
}
.cea-button-link.cea-button:after {
    content:"";
    position:absolute;
    inset:0;
    left:-1px;
    z-index:-1;
    transform:translateX(-100%);
    transition:all 250ms;
    background-color:var(--e-global-color-primary)
}
.cea-button-link.cea-button:hover:after {
    transform:translateX(0%)
}
.cea-button-link.cea-button .cea-button-icon i:before {
    font-weight:inherit!important
}
.cea-button-wrapper .cea-button-wrapper {
    line-height:1
}
form.form-inline.search-form .input-group>*.form-control:focus {
    border-radius:var(--cus-border-radius-0)
}
.contact-form-wrapper input.wpcf7-form-control.wpcf7-submit {
    margin-top:16px;
    padding:12px 30px 13px;
    font-size:15px;
    text-transform:capitalize;
    font-weight:600;
    line-height:22px;
    letter-spacing:0;
    border-radius:8px;
    color:#181818
}
.contact-form-wrapper input.wpcf7-form-control.wpcf7-submit:hover {
    color:#fff
}
.wpcf7-spinner {
    position:absolute
}
.contact-form-wrapper span.wpcf7-form-control-wrap textarea {
    padding-top:10px!important
}
.contact-form-wrapper.cf-style-modern input.wpcf7-form-control.wpcf7-submit {
    width:auto
}
.cf-style-modern span.wpcf7-form-control-wrap input,.cf-style-modern span.wpcf7-form-control-wrap select,.cf-style-modern span.wpcf7-form-control-wrap textarea {
    border:1px solid var(--cus-border-color);
    border-radius:var(--cus-border-radius-0);
    color:var(--cus-default-text-color);
    background:var(--cus-light-color)
}
.cf-style-modern span.wpcf7-form-control-wrap select {
    background-position:calc(100% - 15px);
    background-repeat:no-repeat;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    min-width:127px
}
.wpcf7-not-valid-tip {
    position:absolute;
    bottom:-25px;
    font-size:13px
}
.cf-style-classic-pro span.wpcf7-form-control-wrap input,.cf-style-classic-pro span.wpcf7-form-control-wrap select,.cf-style-classic-pro span.wpcf7-form-control-wrap textarea {
    border-radius:var(--cus-border-radius-0);
    border:1px solid var(--cus-border-color)
}
.wpcf7-form-control-wrap input::placeholder,.wpcf7-form-control-wrap select::placeholder,.wpcf7-form-control-wrap textarea::placeholder {
    color:var(--cus-default-text-color)
}
.contact-form-wrapper span.wpcf7-form-control-wrap input,.contact-form-wrapper span.wpcf7-form-control-wrap select,.contact-form-wrapper span.wpcf7-form-control-wrap textarea {
    padding:0!important;
    color:#777;
    border-radius:0;
    background-color:initial
}
.wpcf7-form.init .wpcf7-form-control-wrap .wpcf7-form-control {
    padding:15px 15px 15px 18px!important;
    border:1px solid var(--cus-border-color);
    border-radius:8px;
    background-color:#fff
}
.wpcf7-form.init .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-textarea {
    padding:10px 15px 15px 19px!important
}
.cf-style-default .contact-form .wpcf7-form-control-wrap input:focus {
    border:1px solid
}
.wpcf7 form .wpcf7-response-output {
    margin:1em .5em;
    padding:.2em 1em;
    border:2px solid;
    border-radius:12px
}
.cus-link-color-wrap .wpcf7-response-output {
    color:#797979
}
.contact-form-wrapper span.wpcf7-form-control-wrap input,.contact-form-wrapper span.wpcf7-form-control-wrap select {
    height:52px;
    line-height:52px;
    border-radius:0
}
.contact-form-wrapper span.wpcf7-form-control-wrap input,.contact-form-wrapper span.wpcf7-form-control-wrap select,.contact-form-wrapper span.wpcf7-form-control-wrap textarea {
    border-color:rgb(30 48 4/18%)
}
.contact-form-wrapper span.wpcf7-form-control-wrap textarea:last-child {
    margin-bottom:17px
}
.cus-text-align-wrap .contact-form-wrapper.cf-style-modern input.wpcf7-form-control.wpcf7-submit {
    width:-webkit-fill-available
}
.cus-text-align-wrap .contact-form-wrapper span.wpcf7-form-control-wrap input,.contact-form-wrapper span.wpcf7-form-control-wrap select {
    height:52px;
    line-height:52px;
    border-radius:10px;
    text-align:center
}
.cus-form-color-wrap .contact-form-wrapper .contact-form .wpcf7-response-output {
    color:#5e5b5b
}
.cus-service-form-wrap .wpcf7 form .wpcf7-response-output {
    margin:2em .5em 1em;
    padding:.2em 1em;
    border:2px solid #00a0d2;
    color:#645b5b
}
.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap input,.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap select,.contact-form-wrapper.cf-style-classic span.wpcf7-form-control-wrap textarea {
    border-color:#eaeaea52
}
.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap input,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap select,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap textarea {
    border:none;
    border:solid 1px rgb(255 255 255/31%)
}
.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap input::placeholder,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap select::placeholder,.contact-form-wrapper.cf-style-modern span.wpcf7-form-control-wrap textarea::placeholder {
    color:#d8d8d8
}
span.wpcf7-form-control-wrap input[type=checkbox] {
    min-height:auto;
    height:auto;
    line-height:10px;
    display:inline-block;
    width:auto;
    margin-bottom:0
}
.custom-popup {
    width:auto
}
.secondary-bar-wrapper .btn-wrap {
    overflow:visible;
    writing-mode:vertical-rl;
    text-orientation:upright;
    display:inline-block;
    text-transform:uppercase
}
.secondary-bar-wrapper a.btn.agrezen-btn {
    padding:53px 15px 15px;
    vertical-align:top;
    border-radius:0!important;
    border-top-left-radius:6px!important;
    border-bottom-left-radius:6px!important;
    font-weight:500;
    font-size:12px
}
.secondary-bar-wrapper a.btn.agrezen-btn {
    background:#22355c
}
.custom-header-form {
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.custom-popup .custom-header-form {
    -webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out
}
.secondary-bar-wrapper span.wpcf7-form-control-wrap input[type=checkbox] {
    width:18px;
    height:11px;
    min-height:auto;
    line-height:1;
    margin:0 12px 0 0;
    padding:0!important;
    z-index:1
}
.secondary-bar-wrapper .row.agrezen-form-check span.wpcf7-list-item.first {
    margin:0;
    line-height:1;
    display:flex;
    align-items:center
}
.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input {
    opacity:0;
    cursor:pointer
}
.secondary-bar-wrapper span.wpcf7-list-item-label:before {
    content:"";
    position:absolute;
    top:-2px;
    left:-30px;
    height:19px;
    width:19px;
    display:inline-block;
    background:#e4ebe8;
    z-index:0;
    border-radius:3px
}
.secondary-bar-wrapper .wpcf7-list-item-label::after {
    content:"";
    position:absolute;
    left:-23px;
    top:1px;
    width:5px;
    height:10px;
    border:solid #fff;
    border-width:0 2px 2px 0;
    transform:rotate(45deg);
    display:none
}
.secondary-bar-wrapper .wpcf7-form.init .wpcf7-form-control-wrap .wpcf7-form-control {
    padding:0 16px
}
.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input:checked~.wpcf7-list-item-label:before {
    background-color:#93bd33
}
.secondary-bar-wrapper span.wpcf7-form-control-wrap .wpcf7-checkbox input:checked~.wpcf7-list-item-label::after {
    opacity:1;
    display:block
}
.secondary-bar-wrapper .wpcf7-not-valid-tip {
    color:#dc3232;
    font-weight:400;
    display:block;
    text-transform:capitalize;
    font-size:12px;
    letter-spacing:0;
    position:absolute;
    bottom:-27px;
    line-height:14px
}
.secondary-bar-wrapper .wpcf7 textarea,.secondary-bar-wrapper .wpcf7 input,.secondary-bar-wrapper .wpcf7 select {
    background-color:#fff;
    border-radius:8px;
    border:1px solid #eaeaea;
    color:#797979;
    margin-bottom:20px;
    width:100%;
    padding:0 15px;
    height:50px;
    line-height:50px
}
.secondary-bar-wrapper .wpcf7 textarea {
    height:120px
}
.secondary-bar-wrapper .wpcf7 textarea:focus,.secondary-bar-wrapper .wpcf7 input:focus,.secondary-bar-wrapper .wpcf7 select:focus {
    border-width:1px;
    border-style:solid;
    border-color:#93bd33;
    border-image:initial
}
.secondary-bar-wrapper .wpcf7 input.wpcf7-submit {
    width:auto;
    padding:0 25px;
    text-transform:uppercase;
    font-weight:600;
    letter-spacing:1px;
    color:#fff;
    line-height:50px;
    font-size:15px
}
.secondary-bar-wrapper .wpcf7 select {
    line-height:35px
}
span.wpcf7-list-item-label {
    position:relative
}
@media only screen and (max-width:2800px) {
    .header-navbar .btn-wrap {
        top:38%;
        transform:translateY(-50%)
    }
}
article>*:last-child {
    margin-bottom:0
}
.blog-style-default .post-author a>span img {
    width:25px!important
}
.post-author a>span.author-name {
    margin-left:3px;
    text-transform:capitalize
}
.blog-style-default .post-author a>span.author-name {
    margin-left:0;
    margin-right:0;
    padding:0 10px;
    border-radius:5px
}
.blog-style-default .post-author {
    margin-top:-25px
}
.blog-style-default .post-author a .author-img {
    margin-top:-15px
}
.blog-style-default .post-author a {
    display:flex;
    flex-direction:column;
    padding:0;
    padding-top:0
}
.agrezen-masonry>article,.blog article.post {
    display:flex;
    flex-direction:column;
    border-radius:20px;
    border-color:var(--cus-border-color)
}
.agrezen-masonry .featured-media {
    order:1
}
.agrezen-masonry .top-meta-wrap {
    order:2
}
.agrezen-masonry .entry-header {
    order:3;
    margin-bottom:15px
}
.agrezen-masonry .post-inner {
    order:4
}
.agrezen-masonry .bottom-meta-wrap {
    order:5
}
.agrezen-masonry .top-meta-wrap {
    padding:0 3px;
    padding-bottom:0;
    margin-bottom:22px
}
.agrezen-masonry .bottom-meta-wrap {
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-top:25px;
    padding-top:25px;
    border-top:1px solid var(--cus-border-color)
}
.agrezen-masonry .post-inner .entry-content {
    font-size:16px;
    line-height:28px
}
.agrezen-masonry>article .top-meta-wrap li.post-category a,.agrezen-content-wrap .post-category a {
    background:var(--cus-transpar-color);
    position:relative
}
.agrezen-masonry>article {
    padding:27px 30px 30px;
    box-shadow:none;
    transition:all ease .35s
}
.agrezen-masonry .featured-media-inner.section-inner img {
    border-radius:20px
}
.agrezen-masonry .featured-media:first-child {
    margin-top:0;
    margin-right:0;
    margin-left:0;
    margin-bottom:15px
}
.archive .agrezen-masonry article .featured-media:first-child {
    margin-top:0
}
.agrezen-masonry .entry-title {
    line-height:44px;
    font-size:36px
}
.agrezen-masonry .top-meta-wrap ul.nav.post-meta>li a,.single .top-meta-wrap ul.nav.post-meta>li a {
    font-size:14px;
    font-weight:600;
    margin:0;
    color:var(--cus-drk-txt-color);
    text-transform:capitalize
}
.agrezen-masonry>article .top-meta-wrap li.post-category a {
    position:relative;
    font-weight:600;
    font-size:14px
}
.agrezen-content-wrap .post-category a {
    margin-left:2px
}
.agrezen-content-wrap .post-category a:first-child {
    margin-left:0
}
.agrezen-masonry .bottom-meta-wrap .post-meta .post-more,.agrezen-masonry .bottom-meta-wrap ul.nav.post-meta>li {
    margin-bottom:0;
    line-height:1
}
ul.nav.post-meta>li.post-category a:after {
    content:","
}
ul.nav.post-meta li.post-category a:last-child:after {
    content:unset
}
.agrezen-content-wrap .top-meta-wrap ul.nav.post-meta>li span.bi:before {
    font-size:15px
}
.agrezen-content-wrap ul.nav.post-meta>li span {
    margin-right:8px
}
.agrezen-masonry>article .top-meta-wrap li.post-category a:last-child:before,.agrezen-content-wrap .post-category a:last-child::before {
    content:unset
}
.agrezen-masonry>article .top-meta-wrap li.post-category:before,.single .agrezen-content-wrap .post-category:before {
    content:"\F3D9";
    font-family:bootstrap-icons;
    vertical-align:middle
}
.agrezen-content-wrap .featured-media .featured-media-inner.section-inner {
    position:relative
}
.bottom-meta-wrap .post-tag span.bi.bi-tag {
    font-size:28px;
    display:none
}
.agrezen-content-wrap .featured-media .wp-caption-text {
    position:absolute;
    bottom:-5px;
    background-color:var(--cus-light-color);
    width:100%;
    padding-bottom:60px;
    padding-top:20px
}
.elementor-widget-ceaposts .blog-wrapper .blog-inner .post-thumb img {
    max-width:none;
    width:100%;
    border-radius:15px
}
.agrezen-masonry .nav .post-more a {
    font-size:16px;
    transition:all .3s;
    letter-spacing:1px;
    line-height:1;
    padding-right:20px;
    font-weight:600;
    text-transform:capitalize
}
.post-share-wrap ul.social-share>li>a {
    display:block;
    position:relative;
    text-decoration:none;
    border-radius:50%;
    width:40px;
    height:40px;
    line-height:40px;
    margin-left:5px;
    margin-right:0;
    border:1px solid #768653;
    background-color:initial
}
.post-share-wrap ul.social-share>li>a>i {
    font-size:16px;
    width:20px;
    height:20px;
    line-height:20px;
    color:#797979
}
body.blog .agrezen-masonry .media .featured-media {
    order:0
}
body.blog article.post .media figure.featured-media,body.archive.category article.post .media figure.featured-media,body.archive.date article.post .media figure.featured-media,body.archive.author article.post .media figure.featured-media {
    width:45%;
    margin-right:35px;
    margin-bottom:-35px
}
.agrezen-masonry .bottom-meta-wrap .post-meta .post-more a:hover,.agrezen-masonry .bottom-meta-wrap .post-meta .post-more a:hover:after {
    color:var(--cus-default-text-color)
}
.blog article.post {
    display:flex;
    flex-direction:column
}
body.archive .agrezen-masonry .media .featured-media {
    order:0
}
body.archive article.post .media figure.featured-media {
    width:45%;
    margin-right:35px;
    margin-bottom:-35px
}
.agrezen-masonry .media .featured-media-inner.section-inner img {
    border-radius:0;
    height:370px;
    object-fit:cover
}
.elementor-widget-ceaposts .blog-style-list .blog-inner {
    margin-bottom:28px;
    padding-bottom:28px;
    border:none;
    border-bottom:solid 1px #d9d9d9;
    box-shadow:none;
    border-radius:0
}
.elementor-widget-ceaposts .blog-style-list .row div:last-child .blog-inner {
    margin-bottom:0;
    border:none;
    border-bottom:none
}
.blog-wrapper.blog-style-list .blog-inner .media {
    margin-bottom:0
}
.blog-wrapper.blog-style-list .bottom-meta.clearfix {
    padding-top:0;
    margin-top:0;
    border:none
}
.blog-wrapper.blog-style-list .row:last-child .blog-inner .media {
    padding-bottom:0;
    margin-bottom:0;
    border:none
}
.blog-wrapper.blog-style-list .blog-inner .media .media-body {
    padding:0 15px 0 30px
}
blockquote,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.has-text-align-right,.wp-block-quote {
    background:#f5f7f6;
    margin:35px 0 10px;
    padding:33px 30px 30px 88px
}
.blog-multi-layout-1 .cea-block-secondary .media {
    margin-bottom:25px!important;
    border-bottom:1px solid #eaeaea;
    padding-bottom:25px;
    gap:14px
}
.blog-multi-layout-1 .post-overlay-items .post-date a {
    color:#fff;
    padding:6px 16px;
    border-radius:4px
}
.blog-multi-layout-1 .cea-block-primary {
    box-shadow:3px 5px 23px transparent;
    padding:0
}
.blog-multi-layout-1 .cea-block-primary>*:not(.post-thumb) {
    padding:14px 58px 0 82px
}
.cus-blog-style-wrap .blog-multi-layout-1 .cea-block-primary>*:not(.post-thumb) {
    padding:0
}
.cus-blog-style-wrap .blog-multi-layout-1 {
    margin-bottom:0
}
.cus-blog-style-wrap .blog-multi-layout-1 .cea-block-secondary .top-meta .top-meta-list {
    background-color:#c6d93645;
    padding:10px 20px 10px 10px;
    border-radius:30px;
    line-height:1
}
.cus-blog-style-wrap .blog-multi-layout-1 .cea-block-secondary .top-meta .top-meta-list .post-author a>span.author-name {
    margin-left:9px
}
.cus-blog-style-wrap .blog-multi-layout-1 .row .col-md-6:first-child {
    width:60%
}
.cus-blog-style-wrap .blog-multi-layout-1 .row .col-md-6:last-child {
    width:40%
}
.blog-layouts-wrapper .cea-block-secondary .post-thumb img {
    border-radius:15px
}
.blog-layouts-wrapper .blog-multi-layout-1 .cea-block-primary .post-thumb a {
    position:relative;
    overflow:hidden;
    display:block;
    border-radius:15px
}
.single ul.nav.post-meta>li.post-tag>a {
    padding:8px 14px
}
.single ul.nav.post-meta>li.post-tag>a:hover {
    color:#fff
}
.agrezen-masonry>article .entry-content p {
    margin-bottom:0
}
.blog-multi-layout-3 .cea-block-primary {
    border-radius:20px;
    padding:25px 25px 19px
}
.blog-multi-layout-3 .cea-block-primary .post-thumb img {
    border-radius:20px 20px 0 0
}
.blog-multi-layout-3 .cea-block-secondary .post-thumb img {
    border-radius:20px 0 0 20px
}
.blog-multi-layout-3 .cea-block-secondary .media {
    border-radius:20px;
    margin-bottom:34px!important
}
.blog-layouts-wrapper .blog-multi-layout-3 .cea-block-secondary .media-body {
    padding:13px;
    padding-left:0;
    border-bottom:none
}
.single-post .comments-wrapper.section-inner input.submit {
    border-radius:15px;
    padding:27px 28px 29px;
    height:45px;
    line-height:2px;
    text-transform:uppercase;
    font-weight:600;
    margin-top:5px;
    font-size:15px;
    border:none;
    color:#181818
}
.single-post .comments-wrapper.section-inner input.submit:hover {
    color:#fff
}
.comments-wrapper #respond .comment-reply-title {
    margin:0 0 10px;
    font-size:38px;
    line-height:44px
}
.single-post .comments-wrapper.section-inner label {
    line-height:1;
    margin-bottom:25px
}
.single-post .comments-wrapper.section-inner .comment-form-cookies-consent {
    display:flex;
    align-items:center
}
.single-post .comments-wrapper.section-inner .comment-form-cookies-consent label {
    margin-bottom:0
}
.single-post .comments-wrapper.section-inner input,.single-post .comments-wrapper.section-inner textarea {
    border:1px solid var(--cus-border-color);
    box-shadow:none;
    min-height:46px;
    margin-bottom:0;
    padding:8px 15px;
    border-radius:8px
}
input#wp-comment-cookies-consent {
    min-height:auto
}
.comment-reply-title,.post-comments .post-box-title {
    font-size:36px;
    font-weight:700
}
.comment-respond {
    margin-top:0
}
.comments-pagination.pagination .page-numbers {
    color:var(--cus-drk-txt-color);
    border-radius:8px
}
.agrezen-content-wrap .pagination-single {
    background:var(--cus-transpar-color)
}
.custom-post-nav a>* {
    font-size:18px;
    transition:all .3s;
    letter-spacing:0;
    padding:0 10px;
    font-weight:500
}
.custom-post-nav .next-nav-link a:hover>*,.custom-post-nav .prev-nav-link a:hover>* {
    color:var(--cus-light-txt-clr)
}
.custom-post-nav,.agrezen-content-wrap .pagination-single {
    border:0;
    box-shadow:none;
    padding:0
}
.custom-post-nav {
    padding:0
}
.pagination-single-inner>h6>a.next-post .bi-arrow-right::before {
    content:"\F144"
}
.pagination-single-inner>h6>a.previous-post .bi-arrow-left::before {
    content:"\F13F"
}
.custom-post-nav i:before,.custom-post-nav i:before,.pagination-single-inner>h6>a span.arrow {
    font-family:bootstrap-icons;
    font-size:16px;
    line-height:40px;
    outline:none;
    font-weight:500;
    border-radius:50px;
    margin-bottom:5px
}
.pagination-single-inner>h6>a span.arrow {
    height:45px;
    width:45px;
    line-height:40px;
    background-color:#fff
}
.custom-post-nav a>h5 {
    padding-left:0;
    margin-bottom:0
}
.custom-post-nav a>*,.pagination-single-inner>h6>a span.arrow {
    color:#181818
}
.custom-post-nav .next-nav-link h5 {
    padding-right:0
}
.custom-post-nav .prev-nav-link>a>i,.custom-post-nav .next-nav-link>a>i {
    margin-bottom:0
}
.custom-post-nav .prev-nav-link>a>i:before {
    content:"\F13F"
}
.custom-post-nav .next-nav-link>a>i:before {
    content:"\F144"
}
.custom-post-nav {
    margin-top:0;
    padding:30px 0 0;
    border:none;
    box-shadow:none;
    margin-top:0
}
.pagination-single-inner>h6.pagination-prev .previous-post:hover .title-inner,.pagination-single-inner>h6.pagination-next .next-post:hover .title-inner {
    color:#fff
}
.pagination-single-inner>h6.pagination-next .title-inner:after {
    content:"\f280";
    font-family:bootstrap-icons;
    position:absolute;
    top:50%;
    right:0;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%)
}
.pagination-single-inner>h6.pagination-next .title-inner:after {
    content:none
}
.pagination-single-inner>h6.pagination-prev .title-inner,.pagination-single-inner>h6.pagination-next .title-inner {
    font-size:22px;
    color:#181818
}
.custom-post-nav .prev-nav-link a,.custom-post-nav .next-nav-link a {
    display:inline-flex;
    opacity:1;
    border-radius:8px;
    padding:8px 20px 8px 25px;
    align-items:center;
    margin:0
}
.pagination-single-inner>h6.pagination-next,.pagination-single-inner>h6.pagination-prev {
    border-radius:15px;
    align-items:center;
    display:inline-block
}
.pagination-single-inner>h6.pagination-next {
    padding:20px 23px 15px 20px
}
.pagination-single-inner>h6.pagination-prev {
    padding:20px 20px 15px 23px
}
nav.post-nav-links .post-page-numbers {
    border-radius:8px
}
.site-footer .footer-widgets-wrap,.site-footer .footer-bottom-wrap,.insta-footer-wrap {
    border-radius:var(--cus-border-radius-0)
}
.site-footer-wrap .footer-bottom-wrap .copyright-widget ul.nav.social-icons>li>a {
    width:auto;
    background-color:initial;
    height:auto;
    line-height:1;
    font-size:17px;
    margin-right:0;
    padding:0 0 0 80px;
    border:solid 0;
    border-radius:30px;
    color:#fff;
    opacity:.7;
    margin-left:-6px
}
aside.footer-widget-2 h5:after {
    content:unset
}
aside.footer-widget-2:last-child {
    padding-right:0;
    padding-left:0
}
.site-footer-wrap .footer-bottom-wrap .copyright-widget ul.nav.social-icons>li>a:hover {
    opacity:.9
}
.footer-bottom-wrap .col-12 {
    display:flex;
    justify-content:space-between;
    align-items:center
}
.mailchimp-wrapper .input-group input {
    height:60px
}
footer button.input-group-addon.zozo-mc.btn.btn-default {
    min-width:45px;
    height:45px;
    top:7px;
    right:7px;
    bottom:0;
    z-index:auto;
    border-radius:8px!important
}
footer button.input-group-addon.zozo-mc.btn.btn-default:focus {
    box-shadow:none
}
aside.footer-widget-2 h5,.widget .widgettitle,.widget .widget-title,.widget .wp-block-heading {
    font-size:24px;
    line-height:31px;
    font-weight:500;
    position:relative;
    display:inline-block;
    margin-bottom:16px;
    padding-left:30px
}
aside.footer-widget-2 h5:before,.widget .widgettitle:before,.widget .widget-title:before,.widget .wp-block-heading:before {
    content:"";
    position:absolute;
    background-color:#80c948;
    left:0;
    width:20px;
    height:20px;
    top:5px;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px))
}
.site-footer aside.footer-widget-2 h5:before,.site-footer .widget .widgettitle:before,.site-footer .widget .widget-title:before,.site-footer .widget .wp-block-heading:before {
    color:#ffff
}
footer#site-footer {
    overflow:hidden
}
.footer-widgets-wrap {
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgba(255,255,255,.1)
}
.dowload-btn-img {
    display:flex;
    justify-content:flex-start;
    column-gap:30px;
    margin-top:25px
}
.zozo_social_widget ul.nav.social-icons>li>a,.site-footer .site-footer-wrap .wp-block-column.cus-navmenu-wedgets .zozo_social_widget ul.nav.social-icons>li>a:hover {
    background-color:initial;
    border:none;
    padding:0
}
.zozo_social_widget ul.nav.social-icons>li>a:hover i {
    transition:all .3s;
    transform:scale(1.1)
}
.footer-widgets-wrap {
    font-size:16px;
    line-height:30px
}
.wp-block-column-is-layout-flow .agrezen_mailchimp_widget .mailchimp-wrapper .zozo-mc-form p.zozo-mc-subtitle {
    margin-bottom:0
}
.footer-bottom-wrap .row .col-12 {
    justify-content:center
}
.insta-footer-wrap .widget.zozo_social_widget .widget-content {
    display:flex;
    flex-direction:column;
    text-align:right
}
.insta-footer-wrap .widget.zozo_social_widget .widget-content>li>a {
    width:auto;
    height:auto;
    font-size:20px;
    margin-right:0
}
.insta-footer-wrap .widget.zozo_social_widget .widget-content>li>a:hover {
    color:#fff
}
.zozo_social_widget ul.nav.social-icons>li>a:hover {
    border:none;
    background-color:initial
}
.site-footer .wp-block-column.cus-navmenu-wedgets {
    margin-right:70px;
    border-right:1px solid rgb(250 247 240/13%)
}
.site-footer .insta-footer-wrap .footer-insta-widget .footer-logo-text {
    font-size:120px;
    line-height:1em;
    font-weight:400;
    margin-bottom:0;
    padding-left:0
}
.site-footer .footer-widget-2 .widget-content .widget_nav_menu .menu-services-menu-container ul>li {
    border:none
}
.site-footer .insta-footer-wrap .footer-insta-widget .footer-logo-text:before {
    content:unset
}
.site-footer .insta-footer-wrap .footer-insta-widget .footer-logo-text a {
    background:linear-gradient(90deg,#D5D8FA,#8088E6,#DADADA)-100%/200%;
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
    animation:shimmer 2s linear infinite
}
@keyframes shimmer {
    to {
        background-position:100%
    }
}
.footer-widgets-wrap .widget .footer-btm-rating a i:before {
    -webkit-animation:swing 2s ease infinite;
    animation:swing 2s ease infinite
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform:rotate(20deg);
        transform:rotate(20deg)
    }
    40% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg)
    }
    60% {
        -webkit-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    80% {
        -webkit-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
    100% {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
}
@keyframes swing {
    20% {
        -webkit-transform:rotate(20deg);
        transform:rotate(20deg)
    }
    40% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg)
    }
    60% {
        -webkit-transform:rotate(10deg);
        transform:rotate(10deg)
    }
    80% {
        -webkit-transform:rotate(-10deg);
        transform:rotate(-10deg)
    }
    100% {
        -webkit-transform:rotate(0);
        transform:rotate(0)
    }
}
.service-area .e-con-inner:before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    border-radius:10px 10px 0 10px;
    transform:scaleX(0);
    transition:all 400ms ease
}
.service-area:hover .e-con-inner:before {
    transform:scaleX(1);
    transition:all 400ms ease
}
.service-area:hover .e-con-inner .feature-box-default .feature-box-inner .feature-box-title {
    color:#fff
}
body.single .content-widgets-wrapper .widget_search,body.single .content-widgets-wrapper .content-widgets>.widget {
    border-radius:20px;
    padding:30px 35px 35px;
    border:none;
    margin-top:0;
    box-shadow:none;
    background-color:#f9f7f0;
    position:relative
}
.service-bg {
    position:relative
}
.service-bg:after {
    content:"";
    width:100%;
    height:100%;
    bottom:0%;
    left:0;
    position:absolute;
    z-index:0;
    transition:all .3s ease;
    background-image:linear-gradient(178deg,rgba(1,78,78,.48) 0,#354c4c 100%)
}
.insta-footer-wrap:before {
    content:unset
}
.site-footer .footer-widgets-wrap {
    position:relative;
    overflow:hidden
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a {
    padding:12px 20px 12px 21px;
    position:relative;
    display:block;
    font-weight:600;
    border-radius:8px;
    background-color:#fff
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item {
    border-radius:10px;
    border:none
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item:last-child,.cus-widget-img {
    margin-bottom:0
}
.widget-content .wp-block-columns .footer-cta {
    display:flex!important;
    align-items:unset;
    padding-right:42px
}
.widget-content .wp-block-columns .footer-cta .text-widget-inner .footer-widget:last-child {
    margin-bottom:0;
    border:none;
    padding-bottom:0
}
.widget-content .wp-block-columns .footer-cta .text-widget-inner .footer-widget {
    margin-bottom:20px;
    border-bottom:1px solid #42625a;
    padding-bottom:20px
}
.wp-block-search__button,.bottom-search-wrap .search-form input.search-submit,.error404-content .search-form .search-submit,.widget-area-right .blog-sidebar-call-back .widget.zozo_social_widget ul>li>a {
    color:#181818!important;
    background-color:#dce25a!important;
    border-color:#dce25a!important
}
.wp-block-search__button:hover,.bottom-search-wrap .search-form input.search-submit:hover,.error404-content .search-form .search-submit:hover,.widget-area-right .blog-sidebar-call-back .widget.zozo_social_widget ul>li>a:hover {
    color:#fff!important
}
.widget.agrezen_latest_post_widget .side-item .side-image img,.wp-block-search__input,.wp-block-search__button {
    border:1px solid var(--cus-border-color)
}
.wp-block-search__button,.bottom-search-wrap .search-form input.search-submit,.error404-content .search-form .search-submit {
    border-radius:5px;
    padding:5px 15px;
    min-height:40px;
    height:40px;
    position:absolute;
    right:10px;
    top:10px;
    font-size:16px;
    line-height:17px
}
.wp-block-search__input,.widget select {
    border-radius:8px;
    min-height:60px;
    padding:0 15px
}
.content-widgets-wrapper .widget_block,.content-widgets-wrapper .content-widgets>.widget,.cus-widget-area-right .widget-content {
    padding:25px 30px 30px;
    box-shadow:none;
    background-color:#faf7f0;
    border:none;
    position:relative;
    border-radius:20px;
    overflow:hidden;
    color:#121212
}
.content-widgets-outer-wrapper .textwidget strong,.content-widgets-outer-wrapper .wp-caption-text,.widget_calendar caption {
    color:#faf7f0
}
.content-widgets-outer-wrapper .widget .tagcloud>a {
    border-radius:8px;
    border:none;
    background-color:#fff
}
.cus-widget-area-right .blog-sidebar-call-back .widget.zozo_social_widget ul>li {
    padding:8px 0
}
.cus-widget-area-right .widget.widget_block {
    margin-bottom:40px
}
.cus-widget-area-right .blog-sidebar-call-back .wp-block-image a img {
    margin-bottom:15px
}
.cus-widget-area-right .blog-sidebar-call-back .widget.zozo_social_widget .social-icons {
    padding:0;
    background-color:initial
}
.content-widgets-wrapper .widget_block:last-child,.content-widgets-wrapper .content-widgets>.widget:last-child,.cus-widget-area-right .widget-content:last-child,.cus-widget-area-right .wp-block-categories-list {
    margin-bottom:0
}
.wp-block-column.cus-navmenu-wedgets .text-widget-inner .footer-widget {
    margin-bottom:10px
}
body .wp-block-columns.cus-middle-widget-wrap {
    align-items:normal;
    gap:0
}
.footer-widget .footer-location {
    font-size:16px;
    display:inline-block;
    letter-spacing:-.2px;
    font-weight:500;
    line-height:26px
}
.footer-widgets-wrap .text-widget-content a {
    display:inline-block;
    margin-bottom:25px;
    font-size:30px
}
.footer-widget .title {
    font-size:16px;
    font-weight:700;
    line-height:39px
}
.footer-widgets-wrap .widget_calendar th,.footer-widgets-wrap .widget_calendar td,.footer-widgets-wrap .widget_calendar caption {
    color:#f7f7f7;
    border:1px solid #eaeaea
}
.footer-widgets-wrap .widget_rss ul li {
    border-color:#eaeaea
}
.footer-widgets-wrap .welcome-content,.footer-widgets-wrap .widget-contact-title {
    color:#c9cdcc
}
.widget.widget_categories li,.widget.widget_pages li,.widget.widget_meta li,.widget.widget_recent_comments li {
    border-bottom:1px dashed #d9d9d9
}
footer .widget.widget_archive li,footer .widget.widget_categories li,footer .widget.widget_pages li,footer .widget.widget_meta li,footer .widget.widget_recent_comments li {
    border-color:rgba(234,234,234,.2);
    color:#f7f7f7
}
.widget.widget_archive li:last-child,.widget.widget_categories li:last-child,.widget.widget_pages li:last-child,.widget.widget_meta li:last-child,.widget.widget_recent_comments li:last-child {
    border:0
}
.widget.widget_categories li ul.children li:last-child {
    border:0
}
.widget .nav {
    display:block
}
.comments-wrap>* i {
    font-size:13px;
    vertical-align:unset
}
.comments-wrap span {
    font-size:13px;
    font-style:italic;
    position:relative
}
.comments-wrap span:before {
    content:"\e6b6";
    font-family:themify;
    font-style:normal;
    font-size:12px;
    margin-right:6px
}
.widget.agrezen_latest_post_widget .side-item .side-item-text .comments-wrap span {
    color:#506767;
    font-weight:600
}
.widget.agrezen_latest_post_widget .side-item .side-item-text a {
    font-weight:600
}
.widget.widget_media_image img {
    margin:0;
    border-radius:5px
}
.wp-caption-text {
    color:#767676;
    font-size:14px;
    line-height:1.6;
    margin:0;
    padding:.5rem;
    text-align:center
}
footer .wp-caption-text,.footer-widgets-wrap {
    color:#eaeaea!important
}
footer li .rss-date,footer li .rssSummary,footer .widget_rss cite {
    color:#eaeaea
}
footer input[type=submit] {
    background-color:#c6d936
}
.footer-widgets-wrap .widget .footer-btm-rating a {
    font-size:18px;
    vertical-align:middle;
    color:var(--cus-light-txt-clr)
}
.elements-2 .pull-center {
    margin-right:unset;
    margin-left:unset;
    transform:unset
}
.cus-titles-style-wrap h4.wp-block-heading {
    padding:0;
    margin:0;
    text-align:center
}
.cus-titles-style-wrap h5.wp-block-heading {
    margin:0;
    padding:0;
    text-align:center;
    padding-top:10px
}
blockquote,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.has-text-align-right,.wp-block-quote {
    background:#f8f5f2;
    font-style:normal;
    border-left:0;
    border-right:0;
    border-radius:20px;
    margin:26px 0 7px;
    padding:33px 30px 30px 115px;
    font-size:24px;
    color:var(--cus-drk-txt-color);
    font-weight:500;
    position:relative
}
blockquote::before,.wp-block-quote.is-large::before,.wp-block-quote.is-style-large::before,.wp-block-quote.is-style-large:not(.is-style-plain)::before,.wp-block-quote.has-text-align-right::before,.wp-block-quote::before {
    content:"\F6B0";
    position:absolute;
    font-family:bootstrap-icons;
    font-size:35px;
    transform:translateY(-50%);
    left:32px;
    padding:0;
    border-radius:50%;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    top:50%
}
p.quote-author {
    margin-top:13px;
    position:relative;
    font-size:16px;
    font-style:italic;
    padding-left:29px;
    font-weight:600;
    margin-top:12px
}
p.quote-author::before {
    content:"";
    width:20px;
    height:2px;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    left:0
}
.widget-content .wp-block-tag-cloud a.tag-cloud-link,.agrezen-content-wrap .post-tag>a {
    font-size:14px!important;
    padding:0 14px;
    background-color:#fff;
    margin-bottom:8px;
    display:inline-block;
    font-weight:500;
    color:#595b62;
    border-radius:5px;
    margin-right:5px
}
.widget-content .wp-block-tag-cloud a.tag-cloud-link:last-child {
    margin:0
}
.widget-content .wp-block-categories-list a {
    color:#121212
}
.widget-content .sidebar-broucher .icon-box a:hover {
    color:var(--cus-dark-bg)
}
.elementor-widget-ceaposts .blog-inner .post-date a i:before {
    content:"\f214";
    font-family:bootstrap-icons;
    padding:5px 3px;
    font-style:normal;
    font-weight:400;
    font-size:12px;
    line-height:27px
}
.blog-style-list .blog-inner .media-body .post-date i {
    border:1px solid;
    border-radius:50%;
    padding:5px;
    margin-right:5px
}
.widget {
    max-width:100%;
    overflow:visible;
    margin-bottom:30px
}
.secondary-bar-wrapper .zozo_social_widget .widgettitle {
    font-size:31px
}
.secondary-bar-inner .widget_block .widget-content .widget {
    max-width:100%;
    overflow:visible;
    margin-bottom:0
}
.widget-content .social-bg-dark i {
    font-size:16px;
    width:40px;
    height:40px;
    display:inline-block;
    line-height:40px;
    border-radius:50%;
    border:1px solid;
    margin-right:7px;
    transition:all .3s
}
.footer-widgets-wrap .widget_block .wp-block-image img {
    display:inline-block;
    margin-bottom:15px
}
footer .mailchimp-wrapper .input-group input#zozo-mc-email,footer button.input-group-addon.zozo-mc.btn.btn-default {
    border:1px solid #728d86;
    border-radius:8px
}
footer .mailchimp-wrapper .input-group input#zozo-mc-email::placeholder {
    font-size:16px
}
.widget.zozo_social_widget .widget-content ul>li {
    margin-right:5px
}
.widget.zozo_social_widget .widget-content ul>li:last-child {
    margin-right:0
}
.zozo-mc-form .form-control.zozo-mc-email.must-fill {
    background-color:#fff!important
}
.zozo-mc-form .input-group-addon:focus {
    box-shadow:none
}
.mc-notice-group .mc-notice-msg.mc-failure {
    color:#ffffff8f;
    font-size:15px
}
.widget.widget_nav_menu li {
    padding-bottom:13px
}
.widget.widget_nav_menu li a:before {
    content:"\f144";
    font-family:bootstrap-icons;
    position:absolute;
    left:0;
    top:0;
    font-size:15px;
    z-index:1;
    transition:all .3s
}
.footer-widgets-wrap .widget_nav_menu li a {
    line-height:23px;
    position:relative;
    display:inline-block;
    padding-left:25px
}
.cus-widget-2 .widget_nav_menu ul.menu>li {
    padding-bottom:25px
}
.cus-widget-2 .widget_nav_menu ul.menu>li:last-child {
    padding-bottom:0
}
.widget-content .wp-block-image img.wp-image-7854 {
    border-radius:50%
}
.widget-content :where(.wp-block-columns) {
    margin-bottom:0
}
.wp-block-search__inside-wrapper {
    display:flex;
    position:relative
}
.agrezen-content-wrap aside.content-widgets-outer-wrapper .widget_search label.wp-block-search__label {
    font-size:22px;
    line-height:1;
    margin-bottom:13px;
    font-weight:600
}
.widget-content a {
    color:#121212
}
button.input-group-addon.zozo-mc.btn.btn-default {
    color:#fff;
    border-radius:0 50px 50px 0
}
footer button.input-group-addon.zozo-mc.btn.btn-default:hover {
    background:0 0;
    color:#e5ebea
}
footer .mailchimp-wrapper .input-group input#zozo-mc-email:focus {
    border-color:#fff
}
.widget.agrezen_latest_post_widget .side-item .side-item-text {
    line-height:25px;
    font-size:16px;
    font-weight:600
}
.widget.agrezen_latest_post_widget .side-item .side-image {
    margin-right:20px
}
.widget.agrezen_latest_post_widget .side-item {
    border-bottom:1px solid var(--cus-border-color);
    align-items:center;
    margin-bottom:20px
}
.single .content-widgets-wrapper .widget_nav_menu .widget-title {
    margin-bottom:23px
}
.agrezen-content-wrap aside.content-widgets-outer-wrapper .widget-title,.agrezen-content-wrap .widget.widget_block .wp-block-group .wp-block-heading {
    font-size:23px;
    line-height:30px;
    letter-spacing:0
}
.agrezen-content-wrap aside.content-widgets-outer-wrapper .widget-title,.agrezen-content-wrap .widget.widget_block .wp-block-group .wp-block-heading {
    position:relative;
    display:inline-block;
    color:#121212
}
.mailchimp-wrapper .input-group {
    height:52px;
    line-height:52px;
    margin-bottom:20px
}
.single aside.content-widgets-outer-wrapper .widget-content .menu-service-sidebar-menu-container li {
    margin-bottom:10px;
    display:block;
    padding:0
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item.current-menu-item a,.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item.current-menu-item a:before,.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a:hover:before,.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a:hover {
    color:var(--cus-light-color)!important
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item.current-menu-item {
    border:1px solid
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a:before {
    content:"\f144";
    font-family:bootstrap-icons;
    transition:all .3s;
    padding-left:0;
    font-size:15px;
    top:50%;
    font-weight:600;
    right:0;
    position:absolute;
    left:auto;
    transform:translateY(-50%)
}
.widget .broucher-option li {
    padding-bottom:23px;
    margin-bottom:22px;
    border-bottom:solid 1px #eaeaea;
    padding-top:0
}
.widget .broucher-option li:last-child {
    padding-bottom:0;
    margin-bottom:0;
    border-bottom:0
}
.widget-content .sidebar-broucher .media .doc-icon {
    width:60px;
    height:60px;
    line-height:60px;
    background-color:#143838;
    text-align:center;
    font-size:24px;
    border-radius:5px
}
.widget-content .sidebar-broucher .icon-box a {
    width:40px;
    height:36px;
    line-height:36px;
    position:relative;
    display:inline-block;
    text-align:center;
    background-color:var(--light-color);
    font-size:18px;
    box-shadow:0 0 31px rgb(0 0 0/6%);
    font-weight:var(--head-font-bold);
    transition:all .3s;
    border-radius:5px
}
.sidebar-broucher .media-body p {
    font-size:17px;
    font-weight:600;
    color:#262626
}
.sidebar-broucher .media-body {
    position:relative
}
.widget-content .sidebar-broucher .icon-box {
    position:absolute;
    top:15px;
    right:0;
    font-size:20px;
    box-shadow:none
}
.widget-content .widget-icon-wrapper.text-center:after {
    content:"\F5E0";
    font-family:bootstrap-icons;
    font-size:90px;
    line-height:100px;
    margin-left:-29px
}
.widget-content .wp-block-columns .footer-cta .text-widget-inner .footer-widget i {
    font-size:18px;
    line-height:60px;
    margin-right:10px;
    width:60px;
    height:60px;
    position:relative;
    display:inline-block;
    text-align:center;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    border-radius:0
}
.widget_categories ul li a,.widget_archive ul li a,.wp-block-categories li a {
    position:relative;
    padding-left:25px;
    font-weight:500;
    display:inline-block
}
.widget_categories ul li a:before,.widget_archive ul li a:before,.wp-block-categories li a:before {
    position:absolute;
    left:0;
    content:"\f144";
    font-family:bootstrap-icons;
    line-height:1;
    font-size:16px;
    font-weight:600;
    top:50%;
    transform:translateY(-50%);
    width:auto;
    height:auto;
    background-color:initial
}
.content-widgets-wrapper .widget_categories ul li,.content-widgets-wrapper .widget_archive ul li,.content-widgets-wrapper .wp-block-categories li,.cus-widget-area-right .wp-block-categories li {
    padding:17px 0;
    border-bottom:1px solid #faf7f05c;
    line-height:1
}
.content-widgets-wrapper .widget_archive ul li:first-child {
    padding-top:0
}
.content-widgets-wrapper .widget_categories ul li:last-child,.content-widgets-wrapper .widget_archive ul li:last-child,.content-widgets-wrapper .wp-block-categories li:last-child,.cus-widget-area-right .wp-block-categories li:last-child {
    border-bottom:none;
    padding-bottom:0
}
.cus-widget-img .wp-block-image {
    margin:0
}
.cus-widget-img img {
    border-radius:15px
}
.agrezen-content-wrap .widget.widget_block .wp-block-group .wp-block-heading {
    padding-left:30px
}
.site-footer .footer-widgets-wrap .widget.widget_block .widget-content .widget-content-bx>a.d-block {
    padding-top:15px
}
.site-footer .wp-block-gallery.has-nested-images figure.wp-block-image img {
    max-width:220px!important;
    margin:0 0 0
}
.site-footer .footer-widgets-wrap .widget-content .footer-contact .footer-title {
    padding-bottom:0;
    margin-bottom:0
}
.site-footer .site-footer-wrap .widget-content .cus-widget-1 p {
    line-height:33px
}
.cus-widget-2 .wp-container-core-columns-is-layout-2 {
    display:flex;
    justify-content:space-around
}
.site-footer .insta-footer-wrap .widget-content .wp-block-columns.wp-container-core-columns-is-layout-3 {
    display:flex;
    justify-content:space-around
}
.site-footer .footer-widgets-wrap .widget .widget-content-bx.w-address {
    display:inline-flex
}
.site-footer .footer-widgets-wrap aside.footer-widget-2 .widget-content .widget-content-bx i {
    margin-right:10px
}
.wp-block-columns.cus-cta-widget {
    text-align:center;
    padding:150px 25px 40px;
    border-radius:10px;
    position:relative
}
.wp-block-columns.cus-cta-widget .wp-block-column * {
    position:relative
}
.widget .wp-block-columns.cus-cta-widget .size-full img {
    max-width:195px
}
.widget .wp-block-columns.cus-cta-widget .wp-block-heading {
    padding:0;
    margin-bottom:15px;
    line-height:40px;
    letter-spacing:0;
    font-weight:500
}
.widget .wp-block-columns.cus-cta-widget .wp-block-heading:before {
    content:unset
}
.wp-block-columns.cus-cta-widget .wp-block-button a.wp-block-button__link {
    border:1px solid;
    padding:12px 27px 13px;
    display:block;
    font-weight:600;
    text-transform:capitalize;
    letter-spacing:1px;
    position:relative;
    transition:var(--trans-dft)
}
.wp-block-columns.cus-cta-widget .wp-block-column *.wp-block-image {
    margin-bottom:10px
}
.wp-block-columns.cus-cta-widget .wp-block-button a.wp-block-button__link:hover {
    transition:var(--trans-dft);
    color:#fff!important
}
.wp-block-columns.cus-cta-widget .wp-block-button a.wp-block-button__link::after {
    content:"\f144";
    font-family:bootstrap-icons;
    margin-left:4px;
    font-size:15px;
    vertical-align:middle
}
.wp-block-columns.cus-cta-widget .wp-block-button a.wp-block-button__link:hover:after {
    transform:translateY(-50%)rotate(0)
}
.wp-block-columns.cus-cta-widget:before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-position:50%;
    background-repeat:no-repeat;
    background-size:cover;
    background-image:url(../images/sidebar-poster-1.webp);
    border-radius:20px
}
.elementor-element .section-title-wrapper .title-wrap>* .subtitle-dots {
    padding-left:42px
}
.elementor-element .section-title-wrapper .title-wrap>* .subtitle-dots:before {
    content:"";
    background-repeat:no-repeat;
    background-size:cover;
    position:absolute;
    top:-18px;
    width:40px;
    height:40px;
    left:0;
    transform:scaleY(.8)translateY(17%);
    transition:all .5s ease
}
.elementor-element:hover .section-title-wrapper .title-wrap>* .subtitle-dots:before {
    transform:scaleY(1)translateY(0%);
    transition:all .5s ease
}
.elementor-element .section-title-wrapper .title-wrap>* .subtitle-dots,.elementor-element .insta-footer-wrap .subtitle-dots {
    position:relative;
    vertical-align:middle;
    display:inline-block
}
.section-title-wrapper .section-description {
    max-width:100%
}
.section-dark .section-title-wrapper .title-wrap>* .subtitle-dots:before {
    filter:brightness(1.5)
}
.cea-icon-list-icon {
    position:relative
}
.cea-icon-list-icon i {
    z-index:1;
    position:relative
}
.cea-icon-list-icon:before {
    position:absolute;
    top:1px;
    right:2px;
    content:"";
    width:20px;
    height:20px;
    border-radius:50%;
    z-index:0
}
.blog-wrapper.blog-style-default .blog-inner {
    border:1px solid #e7ebe3
}
.blog-wrapper.blog-style-default.blog-normal-model .blog-inner {
    margin-bottom:30px!important
}
.blog-style-default .blog-inner:hover {
    box-shadow:rgba(149,157,165,.2)0 8px 24px;
    border:1px solid #0000!important
}
.blog-wrapper.blog-style-default.blog-normal-model .blog-inner .post-overlay-items {
    z-index:1
}
.blog-style-default.blog-normal-model .blog-inner .post-thumb.post-overlay-active {
    margin-bottom:0
}
.blog-style-default .blog-inner .post-thumb.post-overlay-active {
    position:relative
}
.blog-style-default.blog-normal-model .blog-inner .top-meta {
    position:relative;
    top:auto;
    left:auto
}
.blog-style-default .blog-inner:hover .post-thumb.post-overlay-active:after {
    transform:translateY(0);
    width:100%
}
.blog-style-default .blog-inner .post-thumb.post-overlay-active::before {
    content:unset
}
.blog-style-default .blog-inner .post-thumb.post-overlay-active:after {
    position:absolute;
    top:0;
    right:0;
    width:0%;
    bottom:0;
    content:"";
    background-color:rgb(57 78 16/.4);
    width:0%;
    transform:translateY(100%);
    transition:all 500ms ease
}
.blog-style-default .blog-inner .post-overlay-items .post-category {
    border-radius:8px;
    z-index:1;
    position:relative
}
.elementor-widget-ceaposts .blog-style-default .blog-inner .post-thumb,.elementor-widget-ceaposts .blog-style-default .blog-inner {
    border-radius:15px
}
.blog-style-default.blog-slide-model .blog-inner:hover .post-thumb .post-image-link img {
    transition:all .4s;
    transform:scale(1.2)
}
.blog-style-default.blog-slide-model .blog-inner .post-thumb .post-image-link img {
    transition:all .4s;
    transform:scale(1)
}
.blog-style-default .blog-inner .post-date a {
    border-radius:var(--cus-border-radius-0)
}
.blog-style-default .blog-inner .post-thumb .post-date a {
    position:absolute;
    transform:translateX(-150px);
    transition:all .5s;
    top:25px;
    z-index:1
}
.blog-style-default .blog-inner .post-thumb .post-date a {
    padding:8px 14px
}
.blog-style-default .blog-inner:hover .post-thumb .post-date a {
    transform:translateX(5px);
    transition:all .5s
}
.blog-style-default .blog-inner .post-date a:hover {
    color:var(--cus-light-color)
}
.blog-style-default .blog-inner .author-name {
    color:var(--cus-default-text-color);
    text-transform:capitalize
}
.blog-style-default .blog-inner .author-name:hover {
    color:#0b3838
}
.blog-inner .post-category {
    font-size:18px
}
.blog-style-default .blog-inner .top-meta ul>li {
    display:block
}
.blog-style-classic .owl-carousel-item .blog-inner>*:not(.post-thumb) {
    padding:0
}
.blog-style-classic.blog-normal-model .blog-inner>*:not(.post-thumb,.top-meta) {
    padding:0
}
.blog-style-classic .blog-inner {
    border:1px solid var(--cus-border-color);
    overflow:hidden;
    border-radius:14px
}
.blog-style-classic .blog-inner .post-thumb .post-image-link img,ul.nav.pagination.post-pagination>li>a,ul.nav.pagination.post-pagination>li>span,.blog-style-classic .blog-inner .post-thumb,.blog-wrapper.blog-style-classic .owl-carousel-item .blog-inner {
    border-radius:8px
}
ul.nav.pagination.post-pagination>li>span.active {
    color:var(--cus-default-text-color)
}
ul.nav.pagination.post-pagination>li>a,ul.nav.pagination.post-pagination>li>span {
    padding:7px 15px;
    font-weight:600
}
.blog-style-classic .blog-inner .post-overlay-items {
    position:relative
}
.blog-sidebar-call-back .wp-block-image img {
    border-radius:15px
}
.blog-sidebar-call-back .widget.zozo_social_widget ul li a {
    background-color:initial;
    border-radius:5px
}
.widget-area-right .blog-sidebar-call-back .widget.zozo_social_widget ul>li>a {
    border:1px solid
}
.blog-sidebar-call-back-content {
    line-height:30px
}
.blog-sidebar-call-back .widget.zozo_social_widget ul>li {
    padding:0 0
}
.blog-sidebar-call-back .wp-block-image a {
    position:relative
}
.blog-sidebar-call-back .wp-block-image a:before {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    border-radius:15px;
    opacity:.5
}
.blog-sidebar-call-back .wp-block-group__inner-container {
    z-index:1;
    position:relative
}
.blog-style-modern.blog-normal-model .blog-inner {
    border-radius:var(--cus-border-radius-0);
    margin-top:0
}
.blog-wrapper .blog-inner:hover .post-overlay-items,.blog-wrapper .post-overlay-items {
    transition:all .3s
}
.blog-style-modern.blog-normal-model .blog-inner .post-thumb {
    margin:0
}
.blog-style-modern.blog-normal-model .blog-inner {
    padding:0
}
.blog-style-modern.blog-normal-model .blog-inner>*:not(.post-thumb,.top-meta) {
    padding:0
}
.blog-style-modern.blog-normal-model .blog-inner .top-meta .post-date a {
    color:var(--cus-light-txt-clr);
    padding:5px 9px;
    border-radius:8px
}
.blog-style-modern.blog-normal-model .blog-inner {
    border-radius:20px
}
.blog-wrapper.blog-style-modern .blog-inner:hover .post-overlay-items {
    opacity:1;
    background:linear-gradient(to bottom,transparent -5.4%,#043024 86%)
}
.blog-wrapper.blog-style-modern .blog-inner .top-meta .post-category a {
    background-color:initial
}
.blog-style-modern .blog-inner:hover img {
    -webkit-transform:scale(1);
    transform:scale(1)
}
.blog-wrapper.blog-style-modern .blog-inner .post-thumb img {
    border-radius:20px
}
.blog-wrapper.blog-style-modern .blog-inner .top-meta .post-category a:before {
    content:unset
}
.blog-style-modern .blog-inner .top-meta .post-category {
    padding:0
}
.blog-style-modern .blog-inner .post-thumb {
    position:relative
}
.blog-style-modern .blog-inner .top-meta ul>li:last-child {
    margin-right:0
}
.blog-style-modern .blog-inner .top-meta ul>li {
    margin-right:30px
}
.blog-wrapper.blog-style-modern.blog-slide-model .blog-inner {
    margin-bottom:0!important
}
.blog-style-modern .blog-inner .post-thumb:after {
    content:"";
    background-color:rgb(57 78 16/.5);
    width:100%;
    height:0%;
    position:absolute;
    bottom:0;
    transition:.8s;
    border-radius:20px
}
.blog-style-modern .blog-inner:hover .post-thumb:after {
    transition:.8s;
    height:100%
}
.blog-style-classic-pro .blog-inner .post-details-outer {
    background:#faf7f0;
    position:relative;
    padding:25px 27px 17px;
    box-shadow:none;
    border-radius:15px
}
.blog-style-classic-pro .blog-inner .post-thumb.post-overlay-active:before {
    border-radius:15px;
    background-color:rgb(26 65 55/.5);
    top:auto;
    bottom:0
}
.blog-style-classic-pro .blog-inner .read-more {
    position:relative
}
.blog-style-classic-pro.blog-slide-model .blog-inner .post-overlay-active .post-overlay-items .post-category span {
    display:none
}
.blog-style-classic-pro.blog-slide-model .blog-inner .post-overlay-active .post-overlay-items .post-category {
    border-radius:8px
}
.blog-style-classic-pro.blog-slide-model .blog-inner .post-overlay-active .post-overlay-items .post-category a {
    margin-left:0
}
.blog-style-classic-pro .blog-inner:hover .post-thumb.post-overlay-active:before {
    height:0%;
    transition:all ease .35s
}
.blog-style-classic-pro .blog-inner .post-details-outer .top-meta {
    padding:5px 15px 7px;
    border-radius:10px;
    margin-top:-40px
}
.service .service-info-wrap {
    padding:0
}
.service-style-default .service-inner .post-thumb {
    border-radius:var(--cus-border-radius-0)
}
.service-style-default .service-inner {
    border:1px solid #fff;
    margin-bottom:0;
    border-radius:20px
}
.service-style-default .service-inner:hover {
    border:1px solid #e7ebe3
}
.service-style-default .owl-carousel .owl-nav .owl-prev:before {
    content:"\F12C";
    font-family:bootstrap-icons
}
.owl-dots button.owl-dot {
    width:15px;
    height:3px;
    margin:0 9px;
    box-shadow:none
}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    border-radius:2px
}
.service-style-default .owl-carousel .owl-nav .owl-next:before {
    content:" \F135";
    font-family:bootstrap-icons
}
.owl-carousel .owl-nav .owl-prev:before,.owl-carousel .owl-nav .owl-next:before {
    font-size:30px
}
.service-style-default .service-inner:hover:before {
    height:100%
}
.service-style-default.service-normal-model .service-inner {
    margin-bottom:30px;
    border-radius:15px
}
.service-style-default .service-inner {
    overflow:hidden;
    position:relative;
    transition:all .4s
}
.service-style-default .service-inner * {
    z-index:2;
    position:relative
}
.service-style-default .service-inner .post-more {
    position:relative
}
.service-style-default.service-normal-model .service-icon-img-wrap img {
    max-width:64px
}
.service-style-default .service-inner .service-icon-img-wrap {
    margin-top:-90px;
    left:25px;
    padding:35px 20px 20px;
    border-radius:20px;
    clip-path:polygon(100% 100%,0% 100%,0% 12.67%,2% 12.48%,4% 11.98%,6% 11.36%,8% 10.86%,10% 10.67%,12% 10.86%,14% 11.36%,16% 11.98%,18% 12.48%,20% 12.67%,22% 12.48%,24% 11.98%,26% 11.36%,28% 10.86%,30% 10.67%,32% 10.86%,34% 11.36%,36% 11.98%,38% 12.48%,40% 12.67%,42% 12.48%,44% 11.98%,46% 11.36%,48% 10.86%,50% 10.67%,52% 10.86%,54% 11.36%,56% 11.98%,58% 12.48%,60% 12.67%,62% 12.48%,64% 11.98%,66% 11.36%,68% 10.86%,70% 10.67%,72% 10.86%,74% 11.36%,76% 11.98%,78% 12.48%,80% 12.67%,82% 12.48%,84% 11.98%,86% 11.36%,88% 10.86%,90% 10.67%,92% 10.86%,94% 11.36%,96% 11.98%,98% 12.48%,100% 12.67%)
}
.service-style-default .service-inner .service-icon-img-wrap img {
    width:64px;
    height:64px;
    filter:brightness(0)invert(1)
}
.service-style-default .service-inner .post-thumb .post-image-link img {
    border-radius:20px
}
.service-style-default .service-inner:hover .service-icon-img-wrap img {
    filter:none
}
.service-style-default .service-inner .service-icon-img-wrap:before {
    background-color:#fff;
    content:"";
    width:100%;
    height:0%;
    position:absolute;
    left:0;
    bottom:0;
    border-radius:20px;
    transition:all 300ms ease
}
.service-style-default .service-inner:hover .service-icon-img-wrap:before {
    height:100%;
    transition:all 300ms ease
}
.gelatine {
    animation:gelatine .5s infinite
}
@keyframes gelatine {
    from,to {
        transform:scale(1,1)
    }
    25% {
        transform:scale(.9,1.1)
    }
    50% {
        transform:scale(1.1,.9)
    }
    75% {
        transform:scale(.95,1.05)
    }
}
.service-style-default .image-accordion-item .post-image-link img,.service-style-default .image-accordion-item .post-image-link {
    border-radius:30px;
    position:relative
}
.service-style-default .image-accordion-item .post-image-link:before {
    content:"";
    width:100%;
    height:0%;
    position:absolute;
    z-index:1;
    border-radius:30px;
    opacity:.3;
    transition:all .3s;
    bottom:0
}
.service-style-default .image-accordion-item:hover .post-image-link:before {
    transition:all .3s;
    height:100%
}
.owl-nav {
    position:absolute;
    bottom:-59px;
    left:329px;
    right:230px
}
.cus-service-default.service-style-default .service-inner .post-thumb .post-image-link img {
    border-radius:15px
}
.cus-service-default.service-style-default .service-inner:hover {
    transform:scale(1.03)
}
.cus-service-default.service-style-default .service-inner {
    border:none
}
.cus-border-none .service-style-default.service-slide-model .service-inner {
    border:none
}
.slider-service-default .service-wrapper .service-inner .service-icon-img-wrap {
    position:relative
}
.slider-service-default .service-wrapper .service-inner .service-icon-img-wrap:before {
    content:"";
    border-radius:50%;
    width:40px;
    height:40px;
    position:absolute;
    left:50%;
    top:5px
}
.service-style-default.cea-image-accordion-horizontal .image-accordion-item .post-overlay-active .post-overlay-items {
    opacity:0;
    z-index:1;
    bottom:-13px;
    left:-2px;
    transition:all .3s ease
}
.service-style-default.cea-image-accordion-horizontal .image-accordion-item:hover .post-overlay-active .post-overlay-items {
    opacity:1;
    transition:all .3s ease
}
.service-style-default.cea-image-accordion-horizontal .image-accordion-item .post-overlay-items .post-more .read-more::after {
    left:0;
    top:28px
}
.mouse-hover-text {
    padding:4px 22px
}
.service-style-classic .service-inner .post-thumb {
    border-radius:var(--cus-border-radius-0)
}
.service-style-classic .service-inner {
    border:1px solid #e7ebe3;
    position:relative;
    margin-left:5px;
    transition:all .4s;
    overflow:hidden
}
.service-style-classic .service-inner .entry-title:before,.service-style-classic .entry-title:before,.service-style-classic .entry-title:after {
    content:unset
}
.service-style-classic .service-inner,.service-style-classic .service-inner .post-thumb img {
    border-radius:20px
}
.service-style-classic .service-inner:hover {
    border-color:#faf7f0
}
.service-style-classic .service-inner .post-thumb img {
    margin:0;
    z-index:1;
    position:relative
}
.service-style-classic .service-inner .post-overlay-items .bottom-meta {
    position:absolute;
    bottom:7px
}
.service-style-classic .service-inner .post-thumb .post-image-link,.service-style-classic .service-inner .bottom-meta .post-more a.read-more {
    position:relative;
    z-index:0;
    display:inline-block
}
.service-style-classic .service-inner:hover .post-thumb .post-image-link::before {
    top:0;
    left:0;
    transition:all .2s ease
}
.service-style-classic .service-inner:hover .service-icon-img-wrap img {
    filter:brightness(0)invert(1)
}
.service-style-classic .service-inner:hover .entry-title:before {
    right:0;
    transform:translate(95%,50%);
    transition:all 1s ease
}
.service-style-classic .service-inner .service-icon-img-wrap {
    position:absolute;
    right:32px;
    top:32px;
    width:84px;
    height:84px;
    padding:15px;
    border-radius:50%
}
.service-style-classic.service-normal-model .service-inner .service-icon-img-wrap {
    right:10px;
    top:10px
}
.service-style-classic.service-normal-model .row .col-lg-6:nth-child(4) {
    margin-top:50px
}
.service-style-classic.service-normal-model .row .col-lg-6:nth-child(2) {
    margin-top:50px
}
.cus-margin-bottom .service-style-classic .service-inner {
    margin-bottom:30px;
    margin-left:0
}
.service-style-classic .owl-item.active.center .service-inner {
    background-color:var(--e-global-color-accent)
}
.service-style-classic .service-inner .post-thumb {
    margin-left:-15px;
    margin-top:-15px;
    margin-right:-15px
}
.service-style-classic-pro .service-inner {
    margin-bottom:0
}
.service-style-classic-pro.service-normal-model .service-inner .post-details-outer {
    transform:translateY(0%);
    border-radius:10px
}
.service-style-classic-pro.service-normal-model .service-inner {
    border-radius:15px;
    overflow:hidden
}
.service-style-classic-pro .service-inner .post-details-outer {
    transform:translateY(100%);
    opacity:0;
    margin-right:30px;
    transition:all .5s ease
}
.service-style-classic-pro .service-inner:hover .post-details-outer {
    transform:translateY(0%);
    opacity:1;
    transition:all .5s ease
}
.service-style-classic-pro .post-details-outer {
    opacity:1;
    position:absolute;
    bottom:30px;
    left:30px;
    z-index:3;
    margin-right:29px;
    -webkit-transition:all .35s ease 0s;
    -khtml-transition:all .35s ease 0s;
    -moz-transition:all .35s ease 0s;
    -ms-transition:all .35s ease 0s;
    -o-transition:all .35s ease 0s;
    transition:all .35s ease 0s;
    margin:0;
    padding:20px 30px 20px 27px
}
.service-style-classic-pro .service-inner:hover .post-thumb a:after {
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    -ms-transform:rotateY(180deg);
    -o-transform:rotateY(180deg);
    transition-duration:.9s;
    -moz-transition-duration:.9s;
    -webkit-transition-duration:.9s;
    -khtml-transition-duration:.9s;
    -o-transition-duration:.9s;
    opacity:.7;
    -khtml-opacity:0;
    -moz-opacity:0;
    height:100%;
    width:100%
}
.service-style-classic-pro .service-inner .post-thumb a:after {
    background:#344612;
    bottom:0;
    content:"";
    left:0;
    right:0;
    top:0;
    position:absolute;
    transform:rotate(90deg);
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    opacity:1;
    -khtml-opacity:1;
    -moz-opacity:1;
    width:0;
    height:0
}
.service-style-classic-pro .service-inner {
    width:100%;
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    -o-transition:all .5s ease;
    transition:all .5s ease;
    -webkit-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.service-style-classic-pro.service-normal-model .service-inner {
    margin-bottom:30px
}
.service-style-classic-pro .service-inner .post-thumb {
    position:relative
}
.service-style-classic-pro .service-inner .post-thumb:before {
    content:"";
    width:80px;
    height:80px;
    position:absolute;
    bottom:0;
    transform:scale(1);
    opacity:1;
    border-radius:0 15px 0 0;
    transition:all .3s ease
}
.service-style-classic-pro .service-inner .post-thumb .post-image-link:before {
    content:"\F144";
    font-family:bootstrap-icons;
    position:absolute;
    bottom:0;
    left:0;
    font-size:33px;
    line-height:80px;
    color:var(--cus-light-txt-clr);
    width:80px;
    height:80px;
    text-align:center;
    transform:scale(1);
    opacity:1;
    transition:all .3s ease
}
.service-style-classic-pro .service-inner:hover .post-thumb .post-image-link:before,.service-style-classic-pro .service-inner:hover .post-thumb:before {
    transform:scale(0);
    opacity:0;
    transition:all .3s ease
}
.service-style-modern .service-inner {
    border-radius:20px;
    margin-top:15px;
    -webkit-box-shadow:0 0 15px 0 rgb(0 0 0/6%);
    -moz-box-shadow:0 0 15px 0 rgb(0 0 0/6%);
    box-shadow:0 0 15px rgb(0 0 0/6%)
}
.service-style-modern .service-inner .post-thumb.post-overlay-active {
    position:relative;
    overflow:hidden
}
.service-style-modern .service-inner .post-thumb img {
    border-radius:20px
}
.service-style-modern.service-normal-model .service-inner .service-icon-img-wrap .service-icon-img {
    max-width:60px;
    border:none
}
.service-style-modern.service-slide-model .service-inner .post-overlay-items .post-more .read-more:after {
    left:-10px;
    top:10px;
    font-size:25px
}
.service-style-modern.service-slide-model .service-inner .post-overlay-items {
    opacity:0;
    transform:scale(0);
    transition:all .3s ease;
    left:0;
    right:auto
}
.service-style-modern.service-slide-model .service-inner:hover .post-overlay-items {
    opacity:1;
    transform:scale(1);
    transition:all .3s ease
}
.service-style-modern .service-inner .post-thumb .post-image-link:before {
    content:"";
    width:100%;
    height:100%;
    position:absolute;
    background-color:rgb(26 65 55/.5);
    border-radius:20px;
    transform:scale(1);
    transition:all .3s ease
}
.service-style-modern .service-inner .service-icon-img-wrap img {
    max-width:84px;
    border:none
}
.service-style-modern .service-inner .service-icon-img-wrap {
    position:absolute;
    right:25px;
    top:25px;
    border-radius:0 20px 0 20px
}
.service-style-modern .service-inner:hover .post-thumb .post-image-link:before {
    transform:scale(0);
    transition:all .3s ease
}
.service-style-default.service-slide-model .owl-nav {
    left:100px;
    right:auto;
    bottom:-100px
}
.service-style-default.service-slide-model .owl-nav button {
    border-radius:30px;
    width:50px;
    height:50px;
    line-height:50px
}
.service-style-default.service-slide-model .owl-nav button:before {
    line-height:50px
}
.service-style-default.service-slide-model .owl-nav button.custom-prev-button {
    margin-right:60px
}
.service-style-list .service-inner .service-icon-img-wrap {
    max-width:70px
}
.service-style-list .service-inner {
    border-radius:15px
}
.service-style-list .service-inner .read-more {
    position:relative
}
.service-style-list .service-inner .read-more:after {
    content:"\f144";
    font-family:bootstrap-icons;
    font-weight:100;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    right:0
}
.single .service-img img {
    border-radius:15px
}
.elementor-element .elementor-widget-container.portfolio-wrapper .portfolio-inner {
    margin-bottom:0;
    border-radius:15px;
    overflow:hidden
}
.portfolio-style-default .portfolio-inner .post-overlay-items .post-link-wrap {
    display:none
}
.portfolio-style-default .portfolio-inner .post-overlay-items .post-magnific-wrap {
    position:absolute;
    bottom:0;
    right:0
}
.portfolio-style-default .portfolio-inner .post-category {
    position:absolute;
    left:0;
    bottom:0
}
.portfolio-style-default .portfolio-inner .post-overlay-items .post-icons a {
    width:35px;
    height:35px;
    line-height:38px;
    display:inline-block;
    font-size:15px;
    color:var(--cus-light-txt-clr);
    margin:0;
    border-radius:var(--cus-border-radius-0);
    text-align:center
}
.portfolio-style-default .portfolio-inner .post-category a {
    color:var(--cus-light-txt-clr);
    font-size:16px;
    border-radius:var(--cus-border-radius-0);
    line-height:19px;
    margin:0;
    padding:6px 12px
}
.portfolio-inner .post-overlay-items {
    margin:0 auto;
    left:0;
    top:initial;
    transform:scaleX(.5);
    -webkit-transform:scaleX(.5);
    height:auto;
    top:initial;
    border-radius:0;
    padding:30px;
    word-break:break-word;
    position:absolute;
    z-index:3;
    display:flex;
    justify-content:flex-end;
    flex-direction:column;
    transition:all .5s;
    overflow:hidden;
    opacity:0
}
.portfolio-style-default .image-accordion-item .post-overlay-items,.portfolio-style-default .image-accordion-item .post-overlay-active {
    border-radius:0 0 20px 20px
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-overlay-items {
    -webkit-backdrop-filter:blur(0);
    backdrop-filter:blur(0);
    border:none
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-image-link:before,.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-thumb .post-image-link:before {
    content:"";
    height:100%;
    width:100%;
    position:absolute;
    background-color:#1a41378c;
    z-index:1;
    border-radius:20px;
    bottom:0;
    transition:all .3s
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-more .read-more:after,.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-more .read-more:after,.portfolio-style-default.cea-image-accordion-vertical .cursor-hover-content .post-more .read-more:after {
    right:10px;
    top:5px
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-image-link {
    position:relative
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-overlay-items {
    z-index:1
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content:hover .post-image-link:before,.portfolio-style-default.portfolio-normal-model .portfolio-inner:hover .post-thumb .post-image-link:before {
    height:0%;
    transition:all .3s;
    border-radius:15px;
    bottom:30px
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-more,.service-style-modern.service-slide-model .service-inner .post-overlay-items .post-more {
    line-height:0
}
.portfolio-style-default.cea-image-accordion-horizontal .cursor-hover-content .post-more .read-more,.portfolio-style-default.cea-image-accordion-vertical .cursor-hover-content .post-more .read-more {
    border-radius:50px
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-thumb .post-image-link img {
    border-radius:15px
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-thumb:hover .post-image-link img {
    transition:all .9s linear;
    transform:scale(1)
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-overlay-items {
    transform:scaleX(1);
    -webkit-transform:scaleX(1);
    opacity:1;
    display:flex;
    justify-content:space-between;
    align-items:center;
    flex-direction:row;
    border-radius:0 0 15px 15px
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-more {
    border:none;
    position:relative;
    height:40px;
    right:0
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-more .read-more {
    border-radius:50px
}
.portfolio-style-default.portfolio-normal-model .portfolio-inner .post-overlay-items .post-more:hover {
    transform:rotate(0)
}
.portfolio-style-default.image-gallery .image-accordion-item .post-thumb img {
    border-radius:20px
}
.portfolio-style-classic .portfolio-inner .post-overlay-items .post-more:hover {
    transform:rotate(0)
}
.portfolio-style-classic .cea-carousel .owl-dots {
    margin-top:0
}
.portfolio-style-classic .portfolio-inner .post-overlay-items .post-more {
    position:relative;
    left:0;
    right:auto;
    border:none;
    vertical-align:middle;
    width:auto;
    height:auto;
    line-height:0;
    text-align:center;
    transition:all .1s;
    border-radius:var(--cus-border-radius-0)
}
.portfolio-style-classic .post-thumb.post-overlay-active:after {
    content:unset
}
.portfolio-style-classic .owl-carousel button.owl-dot {
    border:0
}
.portfolio-style-classic .owl-dots button.owl-dot {
    width:15px;
    height:4px
}
.portfolio-style-classic .portfolio-inner .post-overlay-items {
    padding:10px 25px 20px;
    border-radius:20px
}
.portfolio-style-classic .post-thumb.post-overlay-active {
    border-radius:20px
}
.portfolio-style-classic.portfolio-slide-model .owl-stage-outer .owl-item:nth-child(odd) .portfolio-inner {
    margin-top:50px
}
.portfolio-style-classic.portfolio-slide-model .post-thumb img {
    border-radius:30px
}
.portfolio-style-classic .portfolio-inner .post-thumb:hover img {
    transform:scale(1)
}
.portfolio-style-classic .portfolio-inner .post-overlay-items .post-date a {
    padding:0
}
.portfolio-style-classic .post-thumb.post-overlay-active img {
    width:100%
}
.col-sm-4>.portfolio-meta ul.portfolio-meta-list>li>.portfolio-meta-title-wrap {
    width:62%
}
.single-cea-portfolio .portfolio-image {
    box-shadow:none;
    border-radius:var(--cus-border-radius-0)
}
.single-cea-portfolio .portfolio-single.portfolio-model-2 .portfolio-image-inner img {
    height:600px;
    object-fit:cover;
    width:100%;
    border-radius:20px
}
.single ul.portfolio-meta-list {
    background:0 0;
    border:1px solid #9e9e9e52;
    padding:11px 34px 16px;
    border-radius:5px
}
.portfolio-single .portfolio-format {
    border-bottom:none;
    margin-bottom:0;
    padding-bottom:30px
}
.portfolio-single .custom-post-nav {
    padding:0px 0 0
}
.portfolio-meta ul.nav.social-icons>li>a:hover {
    color:var(--cus-light-txt-clr)
}
.portfolio-meta ul.nav.social-icons>li>a {
    border-radius:5px;
    height:30px;
    width:30px;
    line-height:30px;
    font-size:11px;
    margin-right:5px;
    color:#fff
}
.portfolio-meta ul.nav.social-icons>li>a:hover {
    background-color:#043024
}
.portfolio-inner .post-overlay-items .post-icons a {
    background:#000;
    width:50px;
    height:50px;
    line-height:53px;
    display:inline-block;
    margin:0 3px;
    border-radius:4px;
    color:#fff;
    text-align:center;
    font-size:22px
}
.portfolio-style-classic .portfolio-inner .post-overlay-items .post-icons a:hover {
    transition:all .3s
}
.single ul.portfolio-meta-list span.portfolio-meta-icon {
    margin-right:10px;
    font-family:fontawesome;
    color:#fff;
    padding:10px;
    border-radius:6px
}
.portfolio-meta-list .portfolio-meta-icon .fa,.fas {
    font-family:fontawesome;
    font-weight:900
}
.col-sm-4>.portfolio-meta ul.portfolio-meta-list>li {
    border-bottom:1px solid #9e9e9e5e;
    padding:24px 0;
    display:flex
}
.col-sm-4>.portfolio-meta ul.portfolio-meta-list>li:last-child {
    border-bottom:0;
    padding-bottom:19px
}
.cus-port-classic-wrap .portfolio-style-classic .portfolio-inner .post-overlay-items .post-icons {
    position:absolute;
    top:30px;
    right:30px
}
.portfolio-inner .post-overlay-items .post-date a {
    padding:5px 15px 7px;
    border-radius:6px
}
.row.portfolio-details .col-sm-8 {
    flex:none;
    width:100%
}
.row.portfolio-details>.col-sm-4 {
    order:2;
    display:none
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap,.team-style-default .team-inner:hover .post-overlay-items>.team-social-wrap {
    background:var(--cus-transpar-color)
}
.team-style-default .team-inner .post-thumb .post-overlay-items {
    position:absolute;
    left:0%
}
.team-style-default .team-inner .post-thumb .post-image-link:before {
    content:none
}
.team-wrapper.team-style-default .team-inner .post-thumb .post-image-link:before {
    position:absolute;
    content:"";
    top:46%;
    left:-201px;
    z-index:0;
    right:0;
    bottom:0;
    transition:all .3s
}
.team-style-default .team-inner {
    margin-bottom:0;
    border:0;
    overflow:hidden;
    position:relative
}
.team-style-default .team-inner .post-thumb .post-overlay-items {
    margin-left:30px;
    position:absolute
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul {
    background:var(--cus-transpar-color);
    text-align:center;
    border-radius:30px;
    padding:0
}
.team-style-default .team-inner .team-designation {
    margin-bottom:0
}
.team-style-default .team-inner .post-overlay-items .entry-title {
    position:absolute;
    bottom:50px
}
.team-style-default .team-inner .post-overlay-items .team-designation {
    bottom:10px;
    position:absolute
}
.team-style-classic .team-inner .post-thumb.post-overlay-active .post-more .read-more {
    font-size:0
}
.team-style-classic .team-inner {
    box-shadow:none
}
.team-style-classic .team-inner .post-thumb.post-overlay-active .post-more .read-more:before {
    content:"\f280";
    font-family:bootstrap-icons;
    opacity:1;
    transition:all 2s;
    font-size:35px;
    line-height:35px
}
.team-style-classic .team-inner:hover .post-thumb.post-overlay-active .post-more .read-more:before {
    opacity:1
}
.team-style-classic .team-inner .post-overlay-items .bottom-meta .post-more {
    background:var(--cus-light-color);
    padding:0 5px 0 13px
}
.team-style-classic .team-inner {
    border-radius:var(--cus-border-radius-0)
}
.team-style-classic .team-inner .post-overlay-items {
    opacity:1;
    transform:scale(1)
}
.team-style-classic .team-inner .team-designation {
    border:none;
    border-radius:var(--cus-border-radius-0);
    margin:0;
    padding:0
}
.team-style-classic.team-normal-model .team-inner .post-overlay-items {
    bottom:-10%!important;
    top:auto;
    transition:all .3s;
    padding-bottom:0;
    opacity:0
}
.team-style-classic.team-normal-model .team-inner:hover .post-overlay-items {
    transition:all .3s;
    opacity:1;
    bottom:5%!important
}
.team-style-classic.team-normal-model .team-inner .post-thumb .post-image-link:before {
    content:"";
    width:100%;
    height:0;
    background-color:#1a41374a;
    position:absolute;
    z-index:1;
    left:0;
    right:auto;
    border-radius:10px;
    transition:all .3s ease
}
.team-style-classic.team-normal-model .team-inner .post-thumb .post-image-link {
    position:relative;
    display:block
}
.team-style-classic.team-normal-model .team-inner .post-thumb .post-overlay-items {
    z-index:2
}
.team-style-classic.team-normal-model .team-inner:hover .post-thumb .post-image-link:before {
    height:100%;
    transition:all .3s ease
}
.team-style-classic .team-inner .top-meta .team-social-wrap {
    opacity:1;
    transition:all .3s ease;
    position:absolute;
    width:100%;
    left:0;
    transform:translateY(110px)
}
.team-style-classic .team-inner:hover .top-meta .team-social-wrap {
    opacity:1;
    transition:all .3s ease;
    transform:translateY(20px)
}
.team-style-classic .team-inner .top-meta .team-social-wrap .team-social li>a>i:hover:before {
    color:var(--cus-sec-bg)
}
.team-style-classic .team-inner .top-meta .team-social-wrap .team-social li>a>i {
    font-size:16px;
    line-height:22px
}
.team-wrapper.team-style-classic .owl-stage-outer .team-inner {
    border-radius:15px;
    margin:0
}
.team-style-classic.team-normal-model .team-inner {
    border-radius:15px
}
.team-style-classic.team-normal-model .team-inner .post-thumb .post-image-link img {
    border-radius:10px
}
.team-style-classic.team-normal-model .team-inner .post-overlay-items .team-social-wrap ul li:nth-child(odd) {
    transition:all .5s ease
}
.team-style-classic.team-normal-model .team-inner .post-overlay-items .team-social-wrap ul li:nth-child(even) {
    transition:all .8s ease
}
.team-style-classic-pro .post-details-outer {
    box-shadow:6px 5px 16px rgb(0 0 0/8%)
}
.team-wrapper.team-style-classic-pro .team-inner {
    padding:0
}
.team-wrapper.team-style-classic-pro .team-inner img,.team-wrapper.team-style-classic-pro .team-inner .post-overlay-items {
    transform:rotateX(0);
    border-radius:var(--cus-border-radius-0)
}
.team-style-classic-pro .team-inner .post-overlay-items .team-social-wrap .social-icons {
    display:flex;
    flex-direction:column
}
.team-style-classic-pro .team-social-wrap ul.social-icons>li>a {
    color:var(--cus-light-txt-clr);
    width:0;
    height:0;
    line-height:29px;
    margin-bottom:40px;
    padding-bottom:20px;
    margin-right:0;
    border-radius:var(--cus-border-radius-0);
    font-size:18px;
    background:var(--cus-transpar-color)
}
.team-style-classic-pro .team-inner .post-overlay-items {
    background:rgb(0 0 0/85%)
}
.team-style-classic-pro.team-light.team-normal-model .post-details-outer {
    margin:0 40px
}
.team-wrapper.team-style-list .team-inner {
    border-bottom:1px solid rgb(24 24 24/15%);
    border-radius:0
}
.team-style-list .team-inner .media .media-body {
    position:relative
}
.team-style-list .team-inner .media .bottom-meta {
    position:absolute;
    right:0;
    top:20px
}
.team-wrapper.team-style-list .media .team-social-wrap ul.social-icons>li>a {
    border-radius:30px;
    color:#fff;
    border:1px solid
}
.team-wrapper.team-style-list .media .team-social-wrap ul.social-icons>li>a:hover {
    background-color:#fff;
    border:1px solid #fff
}
.team-wrapper.team-style-list .team-inner .media .post-thumb {
    position:absolute;
    left:50%
}
.team-wrapper.team-style-list .team-inner .media .post-thumb img {
    border-radius:30px;
    transform:rotate(30deg)translateX(-30px);
    transition:all .4s;
    opacity:0
}
.team-wrapper.team-style-list .team-inner:hover .media .post-thumb img {
    transform:rotate(-20deg)translateX(0);
    transition:all .4s;
    opacity:1
}
.team-style-classic-pro .team-inner .post-details-outer,.team-style-classic-pro.team-light.team-normal-model .post-details-outer {
    border-radius:var(--cus-border-radius-0)
}
.team-style-classic-pro .team-inner .post-overlay-items .team-social-wrap .social-icons li {
    display:flex;
    flex-direction:column;
    -webkit-transform:translateX(-10px);
    transform:translateX(-10px);
    -webkit-transition:.3s;
    transition:.3s;
    opacity:0;
    visibility:hidden
}
.team-style-classic-pro .team-inner:hover .post-overlay-items .team-social-wrap .social-icons li {
    -webkit-transform:translateX(0);
    transform:translateX(0);
    opacity:1;
    visibility:visible
}
.team-style-classic-pro .team-inner:hover .post-overlay-items .team-social-wrap .social-icons li:nth-child(1) {
    -webkit-transition-delay:.6s;
    transition-delay:.6s
}
.team-style-classic-pro .team-inner:hover .post-overlay-items .team-social-wrap .social-icons li:nth-child(2) {
    -webkit-transition-delay:.5s;
    transition-delay:.5s
}
.team-style-classic-pro .team-inner:hover .post-overlay-items .team-social-wrap .social-icons li:nth-child(3) {
    -webkit-transition-delay:.4s;
    transition-delay:.4s
}
.team-style-classic-pro .team-inner:hover .post-overlay-items .team-social-wrap .social-icons li:nth-child(4) {
    -webkit-transition-delay:.3s;
    transition-delay:.3s
}
.team-style-classic-pro .team-inner .bottom-meta {
    position:absolute;
    top:50%;
    left:0;
    transform:translateY(-50%);
    transition:all 2s
}
.team-style-classic-pro .team-inner:hover .bottom-meta {
    opacity:1;
    transition:all 2s;
    left:83%
}
.team-style-classic-pro .team-inner .post-more .read-more:before {
    content:"\f280";
    font-family:bootstrap-icons;
    opacity:0;
    transition:all 2s;
    font-size:35px;
    line-height:35px
}
.team-style-classic-pro .team-inner:hover .post-more .read-more:before {
    opacity:1
}
.team-style-classic-pro .team-inner .post-details-outer:before {
    content:"";
    position:absolute;
    right:0;
    top:70%;
    transform:translateY(-50px);
    left:auto;
    width:30%;
    height:100%;
    -webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%,3% 50%);
    clip-path:polygon(0 0,100% 0,100% 100%,0 100%,30% 50%);
    z-index:0;
    background-color:var(--cus-bg-light-clr);
    border-radius:0 10px 10px 0
}
.team-style-classic-pro .team-inner:hover .post-details-outer:before {
    background-color:var(--cus-sec-bg);
    transition:all 2s
}
.team-style-classic-pro.team-normal-model .row {
    margin-bottom:60px
}
.team-style-classic-pro .team-inner:hover .post-thumb .post-image-link {
    position:relative
}
.team-style-classic-pro .team-inner .post-thumb.post-overlay-active {
    overflow:hidden
}
.team-wrapper.team-style-list .media .post-thumb:after {
    content:unset
}
.team-wrapper.team-style-list .row div:last-child .team-inner {
    border-bottom:none
}
.single .row.team {
    box-shadow:0 0 50px rgb(6 6 6/6%);
    padding:0;
    position:relative
}
.single.single-cea-team .team-other-details .team-details-icon {
    width:50px;
    height:50px;
    text-align:center;
    border-radius:50%;
    line-height:50px;
    color:var(--cus-drk-txt-color)
}
.team-content-area .team .team-info {
    width:66%;
    padding-right:30px;
    padding-left:40px
}
.single.single-cea-team .team-content-area .col-sm-5 {
    width:34%;
    padding-left:0
}
.single-cea-team .team-social-wrap ul.social-icons>li>a {
    box-shadow:none;
    border:1px solid;
    border-radius:50px;
    height:45px;
    width:45px;
    line-height:45px;
    font-size:16px
}
.single-cea-team .team-social-wrap ul.social-icons>li>a:hover {
    border:1px solid
}
.single.single-cea-team .team-other-details {
    border-bottom:1px solid var(--cus-border-color)
}
.single.single-cea-team .team-image-wrap img {
    height:auto;
    width:auto;
    object-fit:cover;
    border-radius:20px
}
.single.single-cea-team .team-content-area .team {
    padding:50px;
    background-color:#faf7f0;
    box-shadow:none
}
.single .row.team,.team-details-icon,.featured-media-inner.section-inner img {
    border-radius:20px
}
.single.single-cea-team .team-other-details .media-body a,.single.single-cea-team .team-other-details .media-body span.team-experience {
    font-size:16px;
    line-height:26px
}
.single.single-cea-team .team-other-details .media-body span.team-experience {
    color:#949366
}
.single-cea-team span.team-designation {
    font-size:65px;
    line-height:75px
}
.team-media.media .media-body span {
    display:block;
    line-height:30px;
    font-size:16px
}
.team-content-area .team .team-image-wrap .team-img {
    margin-right:0;
    margin-left:0;
    border-radius:20px
}
.team-content-area .team-title {
    text-align:center;
    padding-bottom:35px;
    border-bottom:1px solid var(--cus-border-color);
    margin-top:-13px;
    margin-bottom:50px
}
.team-content-area .team-info {
    padding-right:75px
}
.team-info>* .col-md-6,.team-info>* {
    margin-bottom:50px
}
.testimonial-wrapper.testimonial-style-modern .testimonial-inner>.post-thumb {
    position:absolute
}
.testimonial-wrapper.testimonial-style-modern .testimonial-inner:after {
    bottom:0;
    top:auto;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    border-radius:0
}
.testimonial-wrapper.testimonial-style-modern .testimonial-inner {
    margin-left:0
}
.testimonial-wrapper.testimonial-dark a.client-name {
    font-weight:500
}
.testimonial-wrapper.testimonial-style-default .testimonial-rating i,.testimonial-style-modern.testimonial-dark .testimonial-rating i {
    color:#ffc400;
    font-size:17px;
    letter-spacing:3px
}
.testimonial-style-default.testimonial-normal-model .testimonial-inner {
    margin-bottom:40px;
    border-radius:15px;
    border:1px solid #d9d9d9;
    z-index:1;
    position:relative;
    overflow:hidden
}
.testimonial-style-default.testimonial-normal-model .testimonial-inner:before {
    content:"\f10e";
    font-family:fontAwesome;
    position:absolute;
    bottom:10px;
    right:10px;
    color:#fff;
    font-size:35px;
    text-align:center;
    line-height:105px;
    width:100px;
    height:100px;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px))
}
.testimonial-style-default.testimonial-normal-model .col-lg-12:last-child .testimonial-inner {
    margin-bottom:0
}
.testimonial-wrapper.testimonial-style-default .testimonial-inner .post-thumb {
    position:absolute;
    bottom:0;
    left:25px
}
.cus-testimonial-default .testimonial-wrapper.testimonial-style-default .testimonial-inner {
    background:var(--cus-bg-light-clr);
    margin-bottom:40px
}
.cus-testimonial-default .testimonial-style-default .testimonial-inner .post-excerpt {
    border-top:1px solid var(--cus-border-color);
    padding-top:25px;
    margin-top:20px;
    border-bottom:none;
    padding-bottom:0
}
.cus-testimonial-default .testimonial-wrapper.testimonial-style-default .testimonial-inner:before {
    content:"";
    background-repeat:no-repeat;
    position:absolute;
    right:65px;
    top:50px;
    width:70px;
    height:70px;
    background-color:var(--cus-transpar-color);
    background-size:cover
}
.cus-testimonial-default .testimonial-style-default .testimonial-inner>* {
    display:flex;
    justify-content:center
}
.testimonial-style-default .testimonial-inner .post-thumb img {
    display:block;
    width:auto;
    margin:0
}
.testimonial-style-default .testimonial-inner:hover .testimonial-logo-image-wrap .testimonial-logo-img {
    transform:rotate(360deg);
    transition:all .5s ease
}
.testimonial-style-default .testimonial-inner .testimonial-logo-image-wrap .testimonial-logo-img {
    transition:all .5s
}
.testimonial-style-default.testimonial-normal-model .testimonial-inner .post-title-head .client-name {
    line-height:30px;
    font-size:24px
}
.testimonial-style-default .post-pagination-wrap .post-pagination>li>a {
    font-weight:500;
    color:#fff!important
}
.testimonial-style-classic .testimonial-inner {
    margin:0
}
.testimonial-wrapper.testimonial-style-list .post-thumb {
    width:30%
}
.testimonial-wrapper.testimonial-style-list.testimonial-slide-model .testimonial-inner {
    margin-bottom:0
}
.testimonial-wrapper.testimonial-style-list.testimonial-slide-model .testimonial-inner .post-thumb img {
    border-radius:15px
}
.team-wrapper.team-style-default .team-inner>.post-thumb {
    overflow:unset
}
.team-main-page .team-wrapper.team-style-default .team-inner>.post-thumb {
    margin-top:0
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap {
    width:auto;
    height:auto;
    border-radius:0
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap {
    left:0
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap:before {
    text-align:center;
    width:55px;
    height:55px;
    line-height:52px;
    font-size:26px;
    transition:var(--trans-dft);
    position:absolute;
    content:"\f51f";
    font-family:bootstrap-icons;
    z-index:1;
    color:var(--cus-light-txt-clr);
    transform:rotateY(180deg);
    left:0;
    top:10px;
    border-radius:10px
}
.team-style-default .team-inner:hover .post-overlay-items>.team-social-wrap:before {
    transition:var(--trans-dft)
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul {
    background-color:initial;
    display:flex;
    flex-direction:column;
    gap:15px;
    left:5px;
    position:absolute;
    top:70px
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap:after {
    content:unset
}
.testimonial-style-default .owl-carousel .owl-dots {
    margin-top:10px
}
.testimonial-wrapper.testimonial-style-default .owl-item .testimonial-inner {
    margin:0
}
.cus-bg-spin:before {
    animation-name:rotateme;
    animation-duration:30s;
    animation-iteration-count:infinite;
    animation-timing-function:linear
}
.single-cea-testimonial .testimonial-rating i {
    font-size:18px;
    letter-spacing:4px
}
.testimonial-style-list .testimonial-style-list-item .testimonial-thumb:before,.single-cea-testimonial .testimonial-info .testimonial-img:before {
    border-radius:0%;
    left:-41px;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    width:45px;
    height:45px;
    line-height:45px
}
.single-cea-testimonial.single .testimonial-info>.testimonial-img {
    margin-bottom:19px
}
.single .testimonial-info>.testimonial-designation-wrap {
    margin-bottom:50px;
    color:#797979;
    font-weight:600
}
.testimonial-style-list .testimonial-inner .post-thumb:after,.testimonial-style-list .testimonial-inner:after {
    content:unset
}
.testimonial-style-list .testimonial-inner .media-body {
    position:relative
}
.testimonial-style-list .testimonial-inner .media-body:after {
    content:"“";
    position:absolute;
    left:-143px;
    bottom:0;
    font-family:themify;
    font-size:120px;
    line-height:60px;
    margin:0;
    padding:25px 25px 0;
    border-radius:15px 15px 0 15px;
    z-index:1;
    color:#fff;
    border:5px solid #fff
}
.testimonial-style-list.testimonial-slide-model .testimonial-inner .bottom-meta {
    margin-top:-60px
}
.testimonial-style-list.testimonial-slide-model .testimonial-inner .post-excerpt {
    border-bottom:1px solid #d9d9d9;
    padding-bottom:30px
}
.testimonial-style-list.testimonial-slide-model .testimonial-inner .bottom-meta .testimonial-rating {
    font-size:15px;
    letter-spacing:3px;
    border-radius:5px;
    padding:11px 15px
}
.testimonial-style-list.testimonial-slide-model .custom-next-button,.testimonial-style-list.testimonial-slide-model .custom-prev-button {
    top:-135px;
    left:0;
    position:relative!important;
    border-radius:5px!important
}
.testimonial-style-list.testimonial-slide-model .custom-prev-button {
    margin-right:15px
}
.testimonial-style-list.testimonial-slide-model .owl-nav {
    bottom:-62px;
    right:-380px!important
}
.team-style-default .team-inner:hover .post-overlay-items>.team-social-wrap:after {
    background-color:initial;
    transition:all .3s
}
.team-style-default .team-inner:hover .post-overlay-items>.team-social-wrap>ul {
    transform:scaleX(1);
    transition:all .3s
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul li a {
    height:45px;
    line-height:45px;
    padding:0;
    width:45px;
    font-size:15px
}
.team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul li {
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px)
}
.team-style-default .team-inner:hover .post-overlay-items>.team-social-wrap>ul li {
    -webkit-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.team-style-default .owl-prev,.team-style-default .owl-next {
    top:-82px;
    right:0
}
.team-wrapper.team-style-default .team-inner .post-thumb a.post-image-link {
    position:relative;
    overflow:hidden;
    display:block;
    border-radius:20px
}
.team-style-default .team-inner .post-overlay-items {
    position:relative;
    z-index:9
}
.team-wrapper.team-style-default .team-inner .post-thumb a.post-image-link:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    width:200%;
    height:200%;
    border-radius:inherit;
    transition:.3s;
    pointer-events:none;
    opacity:0;
    background:radial-gradient(50% 50% at 50% 50%,#1f3130 0%,rgb(255 255 255/0%) 100%)
}
.team-wrapper.team-style-default .team-inner .post-thumb a.post-image-link:before {
    opacity:1;
    z-index:1
}
.team-style-default .team-social-wrap ul>li>a {
    border:1px solid;
    border-radius:10px
}
.team-style-default .team-inner .team-social-wrap ul>li>a:hover {
    background-color:#fff;
    border-color:#fff
}
.team-wrapper.team-style-classic-pro .team-inner img,.team-wrapper.team-style-classic-pro .team-inner .post-overlay-items {
    border-radius:10x;
    --rotateX:0px;
    --rotateY:0px
}
.team-style-classic-pro .team-inner .post-details-outer {
    box-shadow:none;
    border-radius:10px;
    margin:0 20px
}
.team-style-classic-pro .team-inner .team-designation {
    position:absolute;
    top:0;
    right:25px;
    background-color:#fff;
    padding:6px 15px;
    border-radius:10px 10px 0 10px;
    opacity:0;
    transition:all .5s ease
}
.team-style-classic-pro .team-inner:hover .post-details-outer {
    margin-bottom:0;
    transition:.5s
}
.team-style-classic-pro .team-inner:hover .team-designation {
    opacity:1;
    top:-52px;
    transition:all .5s ease
}
.team-style-classic-pro .team-inner .team-social-wrap .nav>li {
    display:block
}
.team-style-classic-pro .team-inner .team-social-wrap ul.social-icons li {
    padding-bottom:10px;
    transition:all .5s ease
}
.team-style-classic-pro .team-inner:hover .team-social-wrap .social-icons {
    top:45px;
    transition:all .5s ease
}
.team-style-classic-pro .team-social-wrap ul.social-icons>li>a {
    background:0 0
}
.team-style-classic-pro .team-inner .nav.social-icons li>a {
    font-size:15px;
    line-height:18px
}
.team-style-classic-pro .team-inner .nav.bottom-meta-list .post-more .read-more {
    position:relative
}
.team-style-classic-pro .team-inner .post-overlay-items {
    opacity:1
}
.team-style-classic-pro .team-inner .post-more a.read-more {
    padding:3px 0 0
}
.team-style-classic-pro .team-inner {
    padding:0
}
.team-style-classic-pro .team-inner .team-social-wrap .social-icons {
    position:absolute;
    top:75px;
    transition:all .5s ease
}
.team-style-list .team-inner .post-more .read-more,.team-style-classic .team-inner .nav .post-more .read-more {
    position:relative
}
.team-style-classic .owl-stage-outer .team-inner .post-image-link img {
    border-radius:10px 10px 0 10px
}
.team-style-classic .blog-inner .post-more .read-more {
    position:relative;
    padding-right:43px;
    z-index:1
}
.team-style-classic .team-inner .team-designation {
    margin:10px 0
}
.team-style-classic .team-inner .post-overlay-items .team-designation {
    border:none;
    display:inline-block;
    position:absolute;
    padding:7px 10px;
    border-radius:10px 10px 0 10px;
    top:-60px;
    left:50px;
    width:75%;
    font-size:20px;
    color:#fff;
    text-align:center
}
.team-style-classic .team-inner {
    padding:30px 30px 25px;
    -webkit-box-shadow:none;
    box-shadow:none
}
.team-style-classic .team-inner .post-overlay-items .team-social-wrap {
    text-align:center
}
.team-style-classic .team-inner .post-overlay-items .team-social-wrap .nav.social-icons li a {
    font-size:18px
}
.team-wrapper.team-style-classic .team-inner:hover .post-overlay-items {
    display:block
}
.cea-counter-style-classic span.counter-up {
    text-decoration:none
}
.cea-counter-wrapper.cea-counter-style-modern {
    box-shadow:none
}
.cea-counter-wrapper.cea-counter-style-modern .counter-value>* {
    -webkit-text-stroke:0!important
}
.cea-carousel-style-default .owl-slide-item:hover {
    transition:all .3s ease
}
.cea-carousel-style-default .owl-slide-item {
    transition:all .3s ease
}
.cus-text-path {
    padding:30px;
    border-radius:50%
}
.pricing-table-wrapper.pricing-style-classic .pricing-inner-wrapper {
    border:none
}
.pricing-style-classic .pricing-inner-wrapper {
    padding:0
}
.pricing-table-info>* {
    margin:0 2px
}
.pricing-style-classic.pricing-table-wrapper ul>li {
    position:relative;
    padding:4px 0 4px 18px;
    vertical-align:middle
}
.pricing-style-classic.pricing-table-wrapper ul>li:before {
    content:"";
    height:6px;
    width:6px;
    border-radius:0;
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-50%);
    background:#a8d06e
}
.pricing-content:hover:before {
    transition:all .3s;
    transform:scale(.9)
}
.pricing-content:before {
    transition:all .3s!important
}
.switcher-content-wrapper ul.nav.cea-swticher-list {
    display:inline-flex;
    text-align:center;
    position:absolute;
    right:0;
    top:-113px
}
.cea-accordions .card.cea-accordion:last-child .card-body {
    border:none
}
.cea-accordions .card.cea-accordion .card-body {
    padding:15px 0;
    border-bottom:0
}
.cea-accordions .card.cea-accordion:last-child {
    margin-bottom:0!important
}
.cus-faq-style-wrap span.cea-accordion-icon-closed:before {
    content:"";
    border-right:1px solid #dbdbdb;
    height:66px;
    position:absolute;
    top:1px;
    right:79px
}
.cea-accordions .card.cea-accordion:last-child .cea-accordion-header .nav-item {
    border-bottom:none
}
.cea-accordions .card.cea-accordion:last-child .cea-accordion-header .nav-item.active {
    border-bottom:1px solid var(--cus-border-color)
}
@media only screen and (max-width:1024px) {
    .cus-faq-style-wrap span.cea-accordion-icon-closed:before {
        content:none
    }
}
.elementor-widget-container.popover-outer-wrapper.active .popover-content {
    opacity:1;
    visibility:visible;
    border:none
}
.popover-wrapper.popover-active .popover-content {
    font-weight:400;
    opacity:1;
    visibility:inherit
}
.cus-bar-item {
    position:relative
}
.cus-bar-item:before {
    content:""!important;
    width:225px!important;
    height:5px!important;
    top:50%!important;
    left:-225px!important;
    background:linear-gradient(90deg,rgba(255,255,255,0) 0%,#27544c 51%);
    border-radius:0!important;
    position:absolute!important
}
.cus-bar-item:hover .cus-bar-item-img img {
    -webkit-animation:hithere 1s ease infinite;
    animation:hithere 1s ease infinite
}
@keyframes hithere {
    30% {
        -webkit-transform:scale(1.1);
        transform:scale(1.1)
    }
    40%,60% {
        -webkit-transform:rotate(-10deg)scale(1.1);
        transform:rotate(-10deg)scale(1.1)
    }
    50% {
        -webkit-transform:rotate(10deg)scale(1.1);
        transform:rotate(10deg)scale(1.1)
    }
    70% {
        -webkit-transform:rotate(0)scale(1.1);
        transform:rotate(0)scale(1.1)
    }
    100% {
        -webkit-transform:scale(1);
        transform:scale(1)
    }
}
.list-icon .elementor-icon-list-items li.elementor-icon-list-item span i {
    position:relative
}
.list-icon .elementor-icon-list-items li.elementor-icon-list-item span i:after {
    border-radius:50%;
    content:"";
    width:15px;
    height:15px;
    left:0;
    position:absolute;
    top:5px;
    z-index:0
}
.list-icon .elementor-icon-list-items li.elementor-icon-list-item span i::before {
    z-index:1;
    position:relative
}
.cea-tab-elementor-widget.tab-style-2 .cea-tabs>a.active .cea-tab-title {
    color:var(--cus-light-txt-clr)!important
}
.cea-tab-elementor-widget.tab-style-2.cea-vertical-tab a.nav-item.nav-link {
    margin-bottom:30px
}
.cea-feature-box-img>img {
    z-index:1;
    position:relative
}
.feature-box-wrapper.feature-box-classic .media .cea-featured-icon>i {
    padding:15px;
    border-radius:50%
}
.feature-box-wrapper.feature-box-classic .cea-feature-box-img img {
    border-radius:50%
}
.feature-box-classic .feature-box-inner .fbox-number {
    border-radius:50%;
    height:60px;
    width:60px;
    display:inline-block;
    position:relative;
    transition:all .3s
}
.feature-box-classic .feature-box-inner .fbox-number:before {
    content:"";
    width:80px;
    height:80px;
    line-height:80px;
    border-radius:50%;
    border-bottom:2px dashed #fff;
    position:absolute;
    left:-10px;
    top:-10px
}
.feature-box-classic .feature-box-inner .fbox-number:after {
    content:"";
    background-image:url(../images/shape-14.webp);
    background-repeat:no-repeat;
    background-size:cover;
    position:absolute;
    width:180px;
    height:100px;
    left:-60px;
    top:-60px;
    z-index:-1;
    opacity:.5
}
.feature-box-wrapper>.media>*:first-child {
    margin-right:0
}
.slider-icon .feature-box-default .cea-featured-icon i {
    margin-left:-60px;
    width:90px;
    height:90px;
    line-height:90px;
    border-radius:50%;
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    margin-right:18px;
    display:inline-block
}
.feature-box-default .cea-button-link.cea-button:after {
    background:var(--cus-transpar-color)
}
.feature-box-default:hover .media .cea-feature-box-img img {
    animation:icon-bounce 1s ease-out infinite
}
@keyframes icon-bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
    40% {
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px)
    }
    60% {
        -webkit-transform:translateY(-5px);
        transform:translateY(-5px)
    }
}
.cus-feature-box-1 .feature-box-default .feature-box-inner .fbox-number,.cus-feature-box-2 .feature-box-default .feature-box-inner .fbox-number,.cus-feature-box-3 .feature-box-default .feature-box-inner .fbox-number {
    display:inline-block;
    padding-left:13px;
    position:relative;
    transition:all .3s
}
.cus-feature-box-1 .feature-box-default:before,.cus-feature-box-2 .feature-box-default:before,.cus-feature-box-3 .feature-box-default:before {
    content:"";
    width:70px;
    height:90px;
    border-radius:0 0 52px 52px;
    position:absolute;
    top:0
}
.cus-feature-box-1 .feature-box-default .feature-box-inner .fbox-number:before,.cus-feature-box-2 .feature-box-default .feature-box-inner .fbox-number:before,.cus-feature-box-2 .feature-box-default .feature-box-inner .fbox-number:after,.cus-feature-box-3 .feature-box-default .feature-box-inner .fbox-number:before,.cus-feature-box-3 .feature-box-default .feature-box-inner .fbox-number:after,.cus-feature-box-3 .feature-box-default .feature-box-inner:before {
    content:"";
    width:20px;
    height:20px;
    position:absolute;
    background-color:#fff;
    z-index:1;
    border-radius:5px
}
.cus-feature-box-1 .feature-box-default .feature-box-inner .fbox-number:before {
    left:25px;
    top:0;
    animation:gentle-rotate 2s ease-in-out infinite;
    transform-origin:center
}
.cus-feature-box-2 .feature-box-default .feature-box-inner .fbox-number:before {
    left:17px;
    top:-20px;
    animation:move-right-to-left 2s ease-in-out infinite
}
.cus-feature-box-2 .feature-box-default .feature-box-inner .fbox-number:after {
    left:30px;
    top:5px;
    animation:move-left-to-right 2s ease-in-out infinite
}
.cus-feature-box-3 .feature-box-default .feature-box-inner .fbox-number:after {
    left:18px;
    top:10px;
    transform:rotate(45deg);
    animation:square-bottom-left 2s ease-in-out infinite
}
.cus-feature-box-3 .feature-box-default .feature-box-inner .fbox-number:before {
    left:15px;
    top:-25px;
    animation:square-top-right 2s ease-in-out infinite
}
.cus-feature-box-3 .feature-box-default .feature-box-inner:before {
    left:40px;
    top:-10px;
    transform:rotate(45deg);
    animation:square-top-left 2s ease-in-out infinite
}
@keyframes move-left-to-right {
    0% {
        transform:translate(0,0)
    }
    50% {
        transform:translate(-5px,8px)
    }
    100% {
        transform:translate(0,0)
    }
}
@keyframes move-right-to-left {
    0% {
        transform:translate(5px,0)
    }
    50% {
        transform:translate(8px,8px)
    }
    100% {
        transform:translate(5px,0)
    }
}
@keyframes gentle-rotate {
    0% {
        transform:rotate(-25deg)
    }
    50% {
        transform:rotate(0)
    }
    100% {
        transform:rotate(-25deg)
    }
}
@keyframes square-top-left {
    0% {
        transform:translate(0)
    }
    50% {
        transform:translate(0,-10px)
    }
    100% {
        transform:translate(0)
    }
}
@keyframes square-top-right {
    0% {
        transform:translate(0)
    }
    50% {
        transform:translate(0,10px)
    }
    100% {
        transform:translate(0)
    }
}
@keyframes square-bottom-left {
    0% {
        transform:translate(0)
    }
    50% {
        transform:translate(0,5px)
    }
    100% {
        transform:translate(0)
    }
}
.feature-box-modern:hover .media-icon-part .cea-featured-icon {
    transform:rotateY(360deg);
    transition:all .5s
}
.feature-box-modern .media-icon-part .cea-featured-icon {
    transition:all .5s
}
.feature-box-modern {
    overflow:hidden
}
.cus-box-1 .feature-box-modern .feature-box-inner .fbox-number,.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number {
    display:inline-block;
    width:40px;
    height:40px;
    text-align:center;
    border-radius:50%;
    margin-left:30px;
    margin-top:66px
}
.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number {
    margin-left:0;
    margin-right:30px
}
.cus-box-1 .feature-box-modern .feature-box-inner .fbox-number:before,.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number:before {
    content:"";
    background-image:url(../images/shape-16.webp);
    background-size:100%;
    background-repeat:no-repeat;
    width:100px;
    height:75px;
    position:absolute;
    left:0;
    top:40px;
    border:none
}
.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number:before {
    right:0;
    left:auto
}
.cus-box-2 .feature-box-default {
    transition-duration:0ms;
    transform:translate3d(0,0,-30.9231px)rotateX(10deg)rotateY( 30deg)scale(1);
    transform-style:preserve-3d
}
.cus-box-2 .feature-box-default,.cus-box-3 .feature-box-default,.cus-box-4 .feature-box-default {
    position:relative
}
.cus-box-2 .feature-box-default:before,.cus-box-3 .feature-box-default:before,.cus-box-4 .feature-box-default:before {
    content:"";
    background-color:rgb(57 78 16/.6);
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    border-radius:20px
}
.cus-box-2 .feature-box-wrapper.feature-box-default .feature-box-inner,.cus-box-3 .feature-box-wrapper.feature-box-default .feature-box-inner,.cus-box-4 .feature-box-wrapper.feature-box-default .feature-box-inner {
    opacity:0;
    transition:all .5s ease;
    transform:translateY(-50px)
}
.cus-box-2 .feature-box-wrapper.feature-box-default:hover .feature-box-inner,.cus-box-3 .feature-box-wrapper.feature-box-default:hover .feature-box-inner,.cus-box-4 .feature-box-wrapper.feature-box-default:hover .feature-box-inner {
    opacity:1;
    transition:all .5s ease;
    transform:translateY(0)
}
.cus-box-3 .feature-box-default {
    transition-duration:0ms;
    transform:translate3d(0,0,-15.4615px)rotateX(-10deg)rotateY( 30deg)scale(1);
    transform-style:preserve-3d
}
.feature-box-modern .feature-box-inner .cea-feature-box-img img {
    border-radius:0 0 50px 50px
}
.cus-box-5 .feature-box-modern .feature-box-inner .cea-feature-box-img img {
    border-radius:20px;
    position:absolute;
    left:0;
    right:0;
    height:240px;
    bottom:0;
    top:auto;
    object-fit:cover;
    transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -webkit-transition:all .25s ease-in-out
}
.cus-box-5 .feature-box-modern:hover .feature-box-inner .cea-feature-box-img img {
    height:325px;
    transition:all .25s ease-in-out;
    -moz-transition:all .25s ease-in-out;
    -webkit-transition:all .25s ease-in-out
}
.elementor-element.cus-box-1,.elementor-element.cus-box-1-right {
    position:relative
}
.elementor-element.cus-box-1:before,.elementor-element.cus-box-1-right :before {
    content:"";
    width:100%;
    height:1px;
    border:1px dashed #768653;
    border-top:0;
    border-left:0;
    border-right:0;
    position:absolute;
    top:70px;
    left:100px
}
.elementor-element.cus-box-1-right :before {
    left:-100px
}
.cus-box-1 .feature-box-modern .cea-feature-box-img {
    border-radius:0 0 50px 50px
}
.cus-box-1:hover .feature-box-modern .cea-feature-box-img img {
    transform:rotateY(360deg);
    transition:all .5s ease-in
}
.cus-box-1 .feature-box-modern .cea-feature-box-img img {
    transition:all .5s ease-in
}
.cus-box-6 .feature-box-modern .feature-box-inner .fbox-number {
    text-align:right;
    display:block;
    position:relative;
    right:15px;
    z-index:1
}
.cus-box-6 .feature-box-modern .feature-box-inner .fbox-number:after {
    content:"";
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px));
    background-color:#949366;
    position:absolute;
    right:-85px;
    top:-80px;
    width:180px;
    height:180px;
    line-height:180px;
    z-index:-1
}
.slider-box img {
    --g:/20.56% 20.56% radial-gradient(#000 calc(71% - 1px),#0000 71%) no-repeat;
    mask:100% 50% var(--g),93.301% 75% var(--g),75% 93.301% var(--g),50% 100% var(--g),25% 93.301% var(--g),6.699% 75% var(--g),0% 50% var(--g),6.699% 25% var(--g),25% 6.699% var(--g),50% 0% var(--g),75% 6.699% var(--g),93.301% 25% var(--g),radial-gradient(100% 100%,#000 38.366%,#0000 calc(38.366% + 1px))
}
.slider-box .feature-box-default .feature-box-inner:hover .cea-feature-box-img img {
    transform:rotateY(360deg);
    transition:all .8s
}
.slider-box .feature-box-default .feature-box-inner .cea-feature-box-img img {
    transition:all .8s;
    transform:rotateY(0)
}
.elementor-widget-container.feature-box-wrapper.feature-box-classic:before,.elementor-widget-container.feature-box-wrapper.feature-box-classic:after {
    content:unset
}
.feature-box-wrapper.feature-box-classic:hover figure.cea-feature-box-img {
    transform:rotate3d(0,0,0,0)
}
.feature-box-wrapper.feature-box-classic .cea-feature-box-img {
    position:relative
}
.feature-box-wrapper.feature-box-modern .media {
    border-bottom:1px solid #e7ebe3;
    margin-bottom:18px
}
.brands .feature-box-classic-pro .feature-box-inner:hover .cea-feature-box-img img {
    filter:brightness(1);
    transition:opacity .15s ease-out
}
.brands .feature-box-classic-pro .feature-box-inner .cea-feature-box-img img {
    transition:opacity .15s ease-out;
    filter:brightness(70%)
}
.feature-box-classic-pro .feature-box-inner:hover .cea-feature-box-img img,.service-style-classic .service-inner:hover .service-icon-img-wrap {
    animation:shake 100ms 2 linear
}
.feature-box-wrapper.feature-box-classic-pro .media-body {
    margin-left:17px
}
@keyframes shake {
    0% {
        transform:translate(3px,0)
    }
    50% {
        transform:translate(-3px,0)
    }
    100% {
        transform:translate(0,0)
    }
}
.cus-progress-bar .elementor-progress-wrapper,.cus-progress-bar .elementor-progress-bar {
    border-radius:8px
}
.cus-progress-bar .elementor-progress-percentage {
    margin-top:0;
    padding:15px 15px 15px 18px;
    border-radius:0 8px 8px 0;
    line-height:25px
}
.cus-progress-bar .elementor-progress-bar {
    padding-left:6px
}
.marquee-strock .marquee-title {
    text-shadow:-2px 0 #051b05,0 -2px #051b05,2px 0 #051b05,0 2px #051b05,2px 2px #051b05,-2px -2px #051b05,-2px 2px #051b05,2px -2px #051b05,6px 6px #c6d936
}
.cea-marquee-list .marquee-img img {
    border-radius:0
}
.cus-marquee .cea-marquee-list .marquee-title {
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    background-image:url(../images/marquee-bg-1.webp)
}
.cus-marquee .cea-marquee-list {
    position:relative
}
.cus-marquee .cea-marquee-list:before {
    content:"";
    position:absolute;
    top:0;
    left:-75px;
    height:150px;
    width:350px;
    background:linear-gradient(89deg,#ffffff 54%,rgb(255 255 255/0%) 100%);
    z-index:1
}
.cus-marquee .cea-marquee-list:after {
    content:"";
    position:absolute;
    top:0;
    right:-75px;
    height:150px;
    width:350px;
    background:linear-gradient(-90deg,#ffffff 54%,rgb(255 255 255/0%) 100%);
    z-index:1
}
.section-leaf-ani:before {
    animation-name:moving-leaf;
    animation-timing-function:ease-in-out;
    animation-duration:8s;
    animation-iteration-count:infinite
}
@keyframes moving-leaf {
    0% {
        transform:translateX(0)
    }
    25% {
        transform:translate(-10px,-2px)
    }
    50% {
        transform:translate(-20px,-2px)
    }
    75% {
        transform:translate(0,4px)
    }
    100% {
        transform:translateX(0)
    }
}
.timeline>li .timeline-panel {
    border:solid 2px var(--cus-border-color);
    transition:all .3s
}
.timeline>li:hover .timeline-panel {
    border:solid 2px;
    transition:all .3s
}
.timeline>li {
    margin-bottom:80px
}
.timeline>li>.timeline-sep-title {
    font-size:118px;
    font-weight:700;
    line-height:1;
    position:absolute;
    color:#b8978014;
    margin-left:134px
}
.timeline-sep-title>span {
    display:block;
    line-height:1;
    margin-top:0;
    font-size:26px;
    font-weight:700;
    text-transform:uppercase;
    color:var(--cus-drk-txt-color);
    position:absolute;
    right:0;
    left:0;
    top:50%;
    transform:translateY(-50%)
}
.timeline>li>.timeline-badge,.timeline-sep-title {
    top:50%;
    left:50%;
    margin-left:-25px;
    transform:translateY(-50%)
}
.timeline>li>.timeline-badge {
    width:70px;
    line-height:70px;
    height:70px
}
.timeline>li.timeline-inverted>.timeline-sep-title {
    margin-right:134px;
    margin-left:0
}
.timeline:before {
    width:2px;
    border-right:2px solid;
    left:51%
}
.timeline>li.timeline-inverted>.timeline-panel:after,.timeline>li>.timeline-panel:after {
    top:50%;
    transform:translateY(-50%)
}
.timeline>li.timeline-inverted {
    padding-left:132px
}
.timeline>li>.timeline-sep-title:before {
    content:"";
    left:-72px;
    width:60px;
    height:2px;
    z-index:999;
    position:absolute;
    top:50%;
    transform:translateY(-50%)
}
.timeline>li.timeline-inverted>.timeline-sep-title:before {
    right:-86px;
    left:auto
}
.timeline>li>.timeline-panel {
    padding:38px 40px
}
.timeline>li>.timeline-panel .timeline-title {
    color:var(--cus-drk-txt-color);
    margin-bottom:17px
}
.widget_search .wp-block-search__button {
    border-radius:10px
}
.search-no-results .no-search-results-form .input-group {
    width:100%
}
.search-no-results .form-inline.search-form .input-group>*.form-control:focus {
    border-radius:var(--cus-border-radius-0)
}
.search-no-results .no-search-results-form .input-group .btn {
    padding:0 32px 0 25px
}
.search-no-results .no-search-results-form .input-group .btn:focus,.search-no-results .no-search-results-form .input-group .btn:active {
    box-shadow:none
}
.site-header .search-form {
    display:flex;
    justify-content:space-between;
    flex-wrap:nowrap
}
.search-form label {
    width:100%;
    line-height:1;
    display:inline-block;
    margin-bottom:0
}
.search-form .search-field {
    width:100%
}
.full-search-wrapper .search-form .search-field:hover {
    border-color:#e6e6e6
}
.full-search-wrapper .search-form .search-field:focus {
    border:1px solid #e6e6e6
}
.full-search-wrapper .search-form .search-field {
    padding-left:23px;
    height:55px;
    margin-right:-6px;
    border-right:none;
    border-radius:8px 0 0 8px;
    color:var(--light-color);
    border-color:rgb(255 255 255/34%)
}
.full-search-wrapper .search-form .search-field::placeholder {
    color:var(--cus-drk-bg-color)
}
.full-search-wrapper .search-form input.search-submit:hover {
    border-radius:0 5px 5px 0
}
.full-search-wrapper .search-form input.search-submit {
    border-radius:0 5px 5px 0;
    font-weight:600;
    text-transform:capitalize;
    color:#fff;
    letter-spacing:.5px
}
.full-search-wrapper .search-form input.search-submit:hover,.full-search-wrapper .search-form input.search-submit {
    transition:var(--trans-dft);
    border:1px solid
}
.full-search-wrapper .search-form input.search-submit:hover {
    background-color:#4e4e4e;
    border-color:#4e4e4e
}
.bottom-search-wrap.active {
    padding:20px;
    border-radius:0 0 0 10px
}
.bottom-search-toggle {
    display:inline-block
}
.site-header .header-sticky .textbox-search-toggle {
    border:solid 1px var(--cus-border-color)
}
.bottom-search-wrap .search-form input.search-submit,.bottom-search-wrap .search-form .search-field {
    height:50px;
    line-height:50px;
    padding:0 19px
}
.bottom-search-wrap .search-form .search-field {
    padding-left:23px;
    background-color:var(--cus-transpar-color);
    margin-right:-6px;
    border-right:none;
    border-radius:10px 0 0 10px;
    border-color:#dbdbdb;
    color:var(--default-text-color)
}
.bottom-search-wrap .search-form .search-field::placeholder {
    color:var(--cus-default-text-color)
}
.full-bar-search-wrap .search-form .search-field {
    height:100%;
    padding:0;
    border:none;
    font-size:24px
}
.full-bar-search-wrap .search-form .search-field::placeholder {
    color:var(--cus-default-text-color)
}
.full-bar-search-wrap .search-form {
    padding:0 85px 0 40px
}
.full-bar-search-wrap .search-form .search-submit {
    display:none
}
.full-search-wrapper .search-form {
    display:flex
}
.full-search-wrapper {
    height:15%
}
body.mobile-menu-active .mobile-menu-floating .search-form {
    display:flex
}
.mobile-menu-floating .search-form .search-field::placeholder {
    color:var(--cus-default-text-color)
}
.mobile-menu-floating .search-form .search-field {
    background-color:var(--cus-transpar-color);
    color:var(--cus-default-text-color);
    border-color:var(--cus-border-color);
    padding:0 17px;
    height:55px;
    border-radius:8px 0 0 8px;
    border-right:0
}
.mobile-menu-active .mobile-menu-floating *.search-submit:hover {
    color:var(--cus-default-text-color);
    border:1px solid
}
.mobile-menu-active .mobile-menu-floating *.search-submit {
    color:var(--cus-light-color);
    padding:0 19px;
    border-radius:0 8px 8px 0;
    font-weight:600;
    border:1px solid;
    letter-spacing:.5px
}
.error404-content .search-form {
    display:flex;
    position:relative
}
.error404-content .search-form .search-field {
    border-radius:8px;
    border-color:#dbdbdb;
    color:var(--default-text-color);
    height:55px;
    line-height:55px;
    padding:0 19px
}
.error404-content .search-form .search-submit {
    border-radius:7px;
    transform:rotateY(0);
    font-size:17px;
    line-height:25px;
    padding:5px 25px 3px;
    text-transform:uppercase;
    top:8px
}
.widget.widget_search .search-form {
    display:flex
}
.widget.widget_search .search-form .search-field {
    height:55px;
    padding:5px 22px;
    border-radius:8px 0 0 8px;
    border-color:var(--cus-border-color)
}
input[type=submit],.search-form .input-group .btn {
    border-radius:0 8px 8px 0
}
.service-style-classic-pro .service-inner .post-more .read-more:before,.team-style-default .team-inner .post-more .read-more:before,.blog-style-default .blog-inner .post-more .read-more:before,.portfolio-style-default .portfolio-inner .post-more .read-more::before,.agrezen-masonry .bottom-meta-wrap .post-meta .post-more a:before,.blog-style-classic-pro .blog-inner .post-more .read-more:before,.service-style-default .service-inner .post-more .read-more:before,.blog-style-classic .blog-inner .post-more .read-more:before,.portfolio-style-classic .portfolio-inner .post-more .read-more:before,.blog-style-modern .blog-inner .post-more .read-more:before,.blog-style-list .blog-inner .post-more .read-more:before {
    content:none;
    width:100%;
    height:1px;
    position:absolute;
    bottom:0;
    transition:all 1s ease-out
}
.service-style-classic-pro .service-inner .post-more .read-more,.team-style-classic-pro .team-inner .post-details-outer .post-more .read-more,.team-style-default .team-inner .post-more .read-more,.blog-style-default .blog-inner .post-more .read-more,.portfolio-style-default .portfolio-inner .post-more .read-more,.agrezen-masonry .bottom-meta-wrap .post-meta .post-more,.service-style-default .service-inner .post-more .read-more,.blog-style-classic .blog-inner .post-more .read-more,.portfolio-style-classic .portfolio-inner .post-more .read-more,.blog-style-modern .blog-inner .post-more .read-more,.style-classic-pro .blog-inner .post-more .read-more,.blog-style-list .blog-inner .post-more .read-more,.service-style-classic .service-inner .post-more .read-more,.service-style-modern .service-inner .post-more .read-more,.portfolio-style-default .image-accordion-item .post-more .read-more,.service-style-default.cea-image-accordion-horizontal .image-accordion-item .post-more .read-more,.blog-multi-layout-1 .post-more .read-more,.blog-multi-layout-3 .post-more .read-more {
    position:relative
}
.service-style-classic-pro .service-inner .post-more .read-more:after,.team-style-default .team-inner .post-more .read-more:after,.blog-style-default .blog-inner .post-more .read-more:after,.portfolio-style-default .portfolio-inner .post-more .read-more:after,.agrezen-masonry .bottom-meta-wrap .post-meta .post-more a:after,.blog-style-modern .blog-inner .post-more .read-more::after,.service-style-default .service-inner .post-more .read-more:after,.blog-style-classic .blog-inner .post-more .read-more:after,.portfolio-style-classic .portfolio-inner .post-more .read-more:after,.blog-style-classic-pro .blog-inner .post-more .read-more:after,.blog-style-list .blog-inner .post-more .read-more:after,.service-style-classic .service-inner .post-more .read-more:after,.service-style-modern .service-inner .post-more .read-more:after,.team-style-list .team-inner .media .media-body .post-more .read-more:after,.portfolio-style-default .image-accordion-item .post-more .read-more:after,.service-style-default.cea-image-accordion-horizontal .image-accordion-item .post-more .read-more::after,.blog-multi-layout-1 .post-more .read-more:after,.blog-multi-layout-3 .post-more .read-more::after {
    content:"\F138";
    font-family:bootstrap-icons;
    position:absolute;
    right:0;
    top:0;
    transition:all .3s;
    transform:translateX(0);
    font-size:16px
}
.service-style-classic-pro .service-inner .post-more .read-more:hover:after,.team-style-classic-pro .team-inner .post-details-outer .post-more .read-more:hover:after,.team-style-default .team-inner:hover .post-more .read-more::after,.blog-style-default .blog-inner:hover .post-more .read-more:after,.agrezen-masonry .bottom-meta-wrap .post-meta .post-more:hover a:after,.service-style-default .service-inner .post-more .read-more:hover:after,.blog-style-classic .blog-inner .post-more .read-more:hover:after,.portfolio-style-classic .portfolio-inner .post-more .read-more:hover:after,.blog-style-modern .blog-inner:hover .post-more .read-more::after,.blog-style-classic-pro .blog-inner:hover .post-more .read-more:after,.blog-style-list .blog-inner:hover .post-more .read-more::after,.service-style-classic .service-inner:hover .post-more .read-more:after,.service-style-modern .service-inner:hover .post-more .read-more:after,.team-style-list .team-inner:hover .media .media-body .post-more .read-more,.portfolio-style-default .image-accordion-item:hover .post-more .read-more,.blog-multi-layout-1 .post-more .read-more:hover:after,.blog-multi-layout-3 .post-more .read-more:hover:after {
    transition:all .3s;
    transform:translateX(5px)
}
.agrezen-content-wrap.container.page .section-inner.error404-content,.agrezen-content-wrap.container .team-content-area .team,.team-content-area .custom-post-nav {
    max-width:1300px;
    margin:auto
}
.agrezen-content-wrap.container.page .section-inner.error404-content {
    text-align:center
}
.agrezen-content-wrap .top-meta-wrap {
    margin-bottom:0;
    border-color:var(--cus-border-color)
}
.single-post .bottom-meta-wrap {
    border-color:var(--cus-border-color)
}
.agrezen-content-wrap>.row>.col-md-12 {
    padding-left:0;
    padding-right:0
}
.elementor-section {
    position:relative;
    padding:130px 0
}
.elementor-section.elementor-inner-section {
    padding:0
}
body .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding-left:15px;
    padding-right:15px
}
.elementor-section.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
    margin:0 -15px
}
.elementor-section.elementor-section-stretched.elementor-section-boxed>.elementor-container.elementor-column-gap-default {
    margin:0 auto
}
.blur-shaded {
    -webkit-backdrop-filter:blur(7.2px);
    backdrop-filter:blur(7.2px)
}
.move-shake img {
    animation-name:loader;
    animation-timing-function:ease-in-out;
    animation-duration:8s;
    animation-iteration-count:infinite
}
@keyframes loader {
    0% {
        transform:translateX(0)
    }
    25% {
        transform:translate(20px,20px)
    }
    50% {
        transform:translate(10px,10px)
    }
    75% {
        transform:translate(10px,-30px)
    }
    100% {
        transform:translateX(0)
    }
}
body .elementor-column-gap-default>.elementor-column>.elementor-element-populated,body .elementor-column-gap-wide>.elementor-column>.elementor-element-populated,body .elementor-column-gap-narrow>.elementor-column>.elementor-element-populated,body .elementor-column-gap-extended>.elementor-column>.elementor-element-populated,body .elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding-top:0;
    padding-bottom:0
}
body .elementor-widget:not(:last-child) {
    margin-bottom:0
}
.agrezen-content-wrap .elementor-inner-section>.elementor-container.elementor-column-gap-default {
    margin:0 -15px
}
.agrezen-content-wrap .elementor-section-stretched.elementor-section-full_width .elementor-inner-section>.elementor-container.elementor-column-gap-default {
    margin:auto
}
.elementor-shape-top {
    top:-2px!important
}
.rotateme1 {
    animation:rotateme 30s linear infinite;
    -webkit-animation:rotateme 30s linear infinite
}
.elementor-progress-bar {
    box-shadow:0 9px 30px transparent
}
.elementor-progress-percentage {
    font-size:15px;
    padding-top:10px;
    padding-left:20px;
    border-radius:5px 5px 0 0;
    color:#fff
}
article>*:last-child {
    margin-bottom:0
}
.widget-area {
    display:flex!important;
    gap:40px;
    flex-wrap:nowrap
}
.widget-area .widget .titles {
    font-size:23px;
    font-weight:700;
    color:#93bd33;
    line-height:50px
}
.widget-area {
    flex-wrap:nowrap
}
h5.wp-block-heading.has-text-align-center {
    text-align:center;
    font-size:19px;
    line-height:1
}
h4.wp-block-heading.has-text-align-center {
    text-align:center
}
.into-water-ani {
    animation:into-water 25s linear infinite;
    perspective:2e3px;
    transform-style:preserve-3d
}
.select2-container--default .select2-selection--single .select2-selection__arrow,.select2-container--default .select2-selection--single .select2-selection__rendered,span.select2-selection.select2-selection--single {
    border-radius:4px;
    line-height:29px
}
tbody,td,tfoot,th,thead,tr {
    text-align:center
}
@keyframes into-water {
    0% {
        transform:rotateZ(0)scale3d(1,1,1)skew(0,0)
    }
    35% {
        transform:rotateZ(-25deg)scale3d(1.1,1.2,1)skew(-12deg,19deg)
    }
    70% {
        transform:rotateZ(12deg)scale3d(1.1,1.3,1)skew(26deg,-20deg)
    }
    100% {
        transform:rotateZ(0)scale3d(1,1,1)skew(0,0)
    }
}
header ul.nav.wp-menu .contact-list-menu.cus-img-menu ul.sub-menu.mega-menu {
    padding:35px 22px;
    border-radius:0 0 15px 15px
}
.header-navbar.navbar .contact-list-menu.cus-img-menu ul.sub-menu.mega-menu ul.sub-menu li {
    -ms-flex:0 0 100%;
    flex:0 0 100%;
    max-width:100%;
    padding:0 15px
}
body .widget-contact-details.is-layout-flex {
    display:flex;
    flex-direction:row;
    align-items:start;
    width:100%
}
.widget-contact-details .widget .widget-title {
    font-size:21px;
    line-height:1;
    font-weight:600;
    margin-bottom:16px;
    text-transform:capitalize
}
.widget-contact-details .feature-box-default {
    padding:0;
    text-transform:none;
    font-weight:400;
    color:#777;
    line-height:30px
}
.widget-contact-details .feature-box-wrapper>.media>*:first-child {
    line-height:25px
}
.widget-contact-details .fbox-content {
    font-size:16px;
    line-height:30px
}
.header-navbar.navbar .wp-menu li.contact-list-menu.cus-img-menu>ul.sub-menu.mega-menu li a {
    font-size:16px;
    font-weight:400;
    letter-spacing:.5px;
    color:#777
}
.widget-contact-details .feature-box-default {
    padding:0 0 19px;
    margin-bottom:16px;
    border-bottom:solid 1px #eaeaea
}
.widget-contact-details .widget:last-child .feature-box-default {
    margin-bottom:0;
    border:none;
    padding:0
}
header .widget-contact-details input.wpcf7-form-control.wpcf7-submit {
    margin-bottom:0;
    border-radius:10px;
    text-transform:uppercase;
    font-weight:600;
    letter-spacing:1px;
    padding:0 30px;
    line-height:50px
}
header .widget-contact-details input.wpcf7-form-control.wpcf7-submit:hover {
    color:#262626
}
.widget-contact-details .embed-map-responsive {
    padding-bottom:110%
}
.widget-contact-details .embed-map-frame {
    border-radius:15px
}
.widget-contact-details .wp-block-group__inner-container h1,.widget-contact-details .wp-block-group__inner-container h2,.widget-contact-details .wp-block-group__inner-container h3,.widget-contact-details .wp-block-group__inner-container h4,.widget-contact-details .wp-block-group__inner-container h5,.widget-contact-details .wp-block-group__inner-container h6 {
    letter-spacing:-.5px;
    font-weight:600
}
.widget-contact-details .widget .widget-title:before,.widget-contact-details .widget .wp-block-heading:before {
    color:#174137;
    opacity:.5
}
.custom-cursor,.custom-cursor i {
    line-height:1
}
.contact-list-menu.cus-img-menu .wpcf7-not-valid-tip {
    position:absolute;
    bottom:-15px;
    font-size:13px;
    text-transform:capitalize
}
@media only screen and (max-width:1440px) {
    .float-parallax img {
        display:none
    }
}
@media only screen and (max-width:1400px) {
    .single-cea-team .agrezen-content-wrap.container,.single-cea-portfolio .agrezen-content-wrap.container,.single-cea-event .agrezen-content-wrap.container,.single-cea-portfolio-archive-content .agrezen-content-wrap.container,.single-cea-service .agrezen-content-wrap.container,.single-cea-service-archive-content .agrezen-content-wrap.container,.single-cea-testimonial .agrezen-content-wrap.container,.single-custom-archive .agrezen-content-wrap.container,.single-custom-singular .agrezen-content-wrap.container,.blog .agrezen-content-wrap.container,.single-post .agrezen-content-wrap.container,.archive .agrezen-content-wrap.container {
        padding-top:80px;
        padding-bottom:80px
    }
    .faq-popover-title {
        font-size:22px;
        line-height:32px
    }
    .elements-1 .pull-center {
        margin-left:30%
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li>.portfolio-meta-title-wrap {
        width:50%
    }
    .agrezen-content-wrap aside.content-widgets-outer-wrapper .widget-title,.agrezen-content-wrap .widget.widget_block .wp-block-group .wp-block-heading {
        font-size:22px;
        line-height:32px
    }
    .site-footer .footer-widgets-wrap .widget-content .widget_nav_menu .widgettitle {
        font-size:22px;
        line-height:32px
    }
    .site-footer .footer-widgets-wrap .widget-content .footer-contact .footer-title {
        font-size:22px;
        line-height:32px
    }
    .site-footer .footer-widgets-wrap .widget .widget-content-bx.w-address {
        font-size:13px
    }
    .site-footer .site-footer-wrap .widget-content .cus-widget-1 p {
        line-height:23px;
        font-size:13px
    }
    .team-style-classic-pro .team-inner .post-thumb .post-image-link:before {
        width:250px;
        height:250px;
        top:80px
    }
    .cus-widget-2 .widget_nav_menu ul.menu>li {
        padding-bottom:15px
    }
    .widget {
        margin-bottom:0
    }
    .content-carousel-wrapper.cea-carousel-style-default .owl-stage .owl-slide-item:before {
        width:40px;
        height:40px
    }
    .single-cea-team span.team-designation {
        font-size:50px;
        line-height:60px
    }
    .team-content-area .team-title {
        padding-bottom:40px;
        margin-top:0
    }
    .team-info>* .col-md-6 {
        margin-bottom:40px
    }
    .widget-content .wp-block-tag-cloud a.tag-cloud-link:last-child {
        margin-bottom:0
    }
    body.secondary-bar-active .secondary-bar-wrapper:before {
        width:350px;
        height:450px
    }
    header.agrezen-page-header:before {
        width:250px;
        height:155px
    }
}
@media only screen and (max-width:1280px) {
    ul.nav.wp-menu>li {
        padding:0 10px;
        font-size:12px;
        letter-spacing:.2px
    }
}
@media only screen and (max-width:1090px) {
    .header-navbar .header-navigation-wrapper ul.nav.wp-menu>li {
        padding:0 4px
    }
    img.site-logo,img.sticky-logo {
        max-width:160px
    }
    .site-header .container-fluid {
        padding:0 10px
    }
    .header-navbar {
        padding-right:30px;
        padding-left:30px
    }
    .widget .wp-block-columns.cus-cta-widget .wp-block-heading {
        font-size:26px!important;
        line-height:33px
    }
    body.single .content-widgets-wrapper .widget_search,body.single .content-widgets-wrapper .content-widgets>.widget {
        padding:25px
    }
}
@media only screen and (max-width:1024px) {
    .blog .agrezen-content-wrap.container,.archive .agrezen-content-wrap.container,.search .agrezen-content-wrap.container,.error404 .agrezen-content-wrap.container,sss .single-cea-portfolio .agrezen-content-wrap>.row>.col-md-12 {
        padding-left:15px!important;
        padding-right:15px!important
    }
    .blog .agrezen-content-wrap.container>.row .col-md-8.order-md-2,.blog .agrezen-content-wrap.container>.row .col-md-4.order-md-3,.archive .agrezen-content-wrap.container>.row .col-md-8.order-md-2,.archive .agrezen-content-wrap.container>.row .col-md-4.order-md-3,.search .agrezen-content-wrap.container>.row .col-md-8.order-md-2,.search .agrezen-content-wrap.container>.row .col-md-4.order-md-3 {
        padding-right:0;
        padding-left:0
    }
    body.elementor-default .agrezen-content-wrap.container.page {
        max-width:100%;
        overflow:hidden
    }
    body .site-footer .footer-widgets-wrap,.site-footer .site-footer-wrap .insta-footer-wrap {
        padding:50px 15px
    }
    body.page .page-title-wrap,body.error404 .page-title-wrap,body.single .page-title-wrap,body.blog .page-title-wrap,body.search .page-title-wrap,body.archive .page-title-wrap {
        padding:50px 0 63px!important
    }
    body.elementor-default .happysmile-content-wrap.container.page {
        max-width:100%;
        overflow:hidden
    }
    .page-title-wrap>*,.page-title-wrap h1 {
        display:block;
        margin:0;
        padding:0
    }
    .single.single-cea-team .agrezen-content-wrap .team-content-area {
        display:block
    }
    .single.single-cea-team .agrezen-content-wrap .team-content-area .row.team {
        width:100%
    }
    .team-image-wrap img {
        margin-left:inherit;
        border-radius:15px;
        padding:0 0 0 15px
    }
    .single.single-cea-team .agrezen-content-wrap .team-content-area .row.team {
        padding:50px 30px
    }
    .single-post .comments-wrapper.section-inner {
        margin-top:22px
    }
    .single-cea-team .team-image-wrap img {
        margin:auto;
        padding:0
    }
    body .agrezen-content-wrap {
        padding:50px 0!important
    }
    .custom-post-nav .prev-nav-link,.custom-post-nav .next-nav-link {
        justify-content:center;
        margin:15px 0
    }
    .agrezen-content-wrap.container>.row .col-md-8.order-md-2,.agrezen-content-wrap.container>.row .col-md-4.order-md-1,.agrezen-content-wrap .happysmile-md-4.order-md-1,.agrezen-content-wrap.container>.row .col-md-4.order-md-3 {
        width:100%
    }
    .custom-post-nav .prev-nav-link>a,.custom-post-nav .next-nav-link>a {
        text-align:center;
        margin-bottom:0;
        margin-top:0
    }
    .single-post .content-widgets.widget-area-right {
        padding:50px 0 0
    }
    .custom-post-nav {
        padding:30px 25px 0 15px;
        margin-top:0
    }
    .single-cea-portfolio .portfolio-single.portfolio-model-2 .portfolio-image-inner img {
        height:auto
    }
    .portfolio-single .portfolio-format {
        padding-bottom:40px
    }
    .footer-widgets-wrap .col-md-4 {
        width:50%!important
    }
    aside.footer-widget-2:last-child {
        padding-right:0;
        margin-top:0
    }
    .portfolio-single .custom-post-nav {
        margin:30px 0 0
    }
    .row.portfolio-details>.col-sm-8,.row.portfolio-details>.col-sm-4 {
        margin-bottom:0
    }
    li.breadcrumb-wrap .breadcrumb {
        display:block
    }
    .service-style-default.service-normal-model .service-inner {
        margin-bottom:35px
    }
    .team-style-classic-pro .post-details-outer {
        margin:0 15px
    }
    .content-widgets-wrapper .widget_block:last-child,.content-widgets-wrapper .content-widgets>.widget:last-child {
        padding-top:30px;
        padding-bottom:30px
    }
    .portfolio-style-classic .portfolio-inner .post-overlay-items {
        padding:13px 25px 26px 35px
    }
    .team-style-classic-pro .team-social-wrap ul.social-icons>li>a {
        margin-bottom:22px
    }
    .team-style-classic-pro .team-inner .post-details-outer:before {
        top:53%
    }
    .cus-tms-wrap .testimonial-style-default .testimonial-inner .testimonial-rating {
        opacity:0
    }
    .blog-multi-layout-1 .cea-block-primary .post-thumb img.img-fluid {
        width:100%
    }
    .elementor-element.border-left-cls:before {
        content:unset
    }
    .full-search-wrapper {
        height:50%
    }
    .header-mobilebar ul.nav.mobilebar a i {
        font-size:22px
    }
    .team-content-area .custom-post-nav {
        padding:50px 15px 0
    }
    .single .service-img img {
        width:100%
    }
    .agrezen-content-wrap.container>.row {
        display:block;
        margin:0
    }
    .portfolio-single.portfolio-model-2 .col-sm-12 {
        padding:0 15px
    }
    .agrezen-masonry .bottom-meta-wrap {
        display:block
    }
    .service-style-modern .cea-carousel .service-inner .post-thumb {
        position:unset;
        transform:translateY(0);
        width:100%
    }
    .service-style-modern .cea-carousel .service-inner:before,.service-style-modern .cea-carousel .service-inner:hover:after {
        content:unset
    }
    .service-style-modern .cea-carousel .service-inner .post-thumb img,.service-style-modern .cea-carousel.owl-carousel .service-inner:hover .service-icon-img-wrap {
        opacity:1;
        display:inline-block
    }
    .single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item:last-child,.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .cus-widget-img {
        margin-bottom:0
    }
    .service-style-classic.service-normal-model .service-inner {
        margin-bottom:30px
    }
    .testimonial-style-default.testimonial-wrapper a.client-name {
        font-size:30px
    }
    .elementor-element.cus-box-1:before,.elementor-element.cus-box-1-right :before {
        content:none
    }
    .page-title-wrap>ul.page-title-elements>* {
        margin-top:8px
    }
    .cus-box-2 .feature-box-default,.cus-box-3 .feature-box-default {
        transform:none
    }
    .team-info>* {
        margin-bottom:40px
    }
    .blog .agrezen-content-wrap.container,.archive .agrezen-content-wrap.container,.search .agrezen-content-wrap.container,.error404 .agrezen-content-wrap.container,.single-cea-portfolio .agrezen-content-wrap>.row>.col-md-12 {
        padding-left:15px!important;
        padding-right:15px!important
    }
}
@media screen and (max-width:1024px) and (min-width:768px) {
    .team-style-classic-pro .team-inner .post-thumb .post-image-link:before {
        width:200px;
        height:200px;
        top:35px;
        right:-100px
    }
    .single-post .comments-wrapper.section-inner input.submit {
        margin-bottom:5px
    }
    .blog-style-classic.blog-normal-model .blog-inner .top-meta {
        display:none
    }
}
@media only screen and (max-width:768px) {
    body .site-footer .footer-widgets-wrap .row,.cus-widget-2 .wp-container-core-columns-is-layout-2 {
        display:inline-block
    }
    body .site-footer .footer-widgets-wrap .row .footer-widget-2.col-md-4 {
        width:100%
    }
    aside.footer-widget-2:nth-child(2),aside.footer-widget-2:nth-child(3) {
        padding:0 15px
    }
    body .insta-footer-wrap {
        margin:0
    }
    .site-footer .insta-footer-wrap .footer-insta-widget .footer-logo-text {
        font-size:90px
    }
    .footer-widgets-wrap .col-md-4 {
        width:100%!important
    }
    aside.footer-widget-2:last-child {
        padding-right:0;
        margin-top:0
    }
    .site-footer .footer-widgets-wrap .widget .widget-content-bx.w-address {
        display:block
    }
    .team-wrapper.team-style-classic-pro [class*=col-] {
        padding:0 15px
    }
    .team-style-classic-pro.team-light.team-normal-model .post-details-outer {
        margin:0 15px
    }
    .service-style-classic .service-inner {
        margin-left:0
    }
    .timeline>li>.timeline-panel {
        width:100%;
        margin-left:0
    }
    .timeline>li.timeline-inverted {
        padding-left:0
    }
    .timeline>li.timeline-inverted>.timeline-sep-title {
        margin-right:0;
        margin-left:0;
        padding-left:0;
        text-align:center
    }
    .timeline>li>.timeline-sep-title {
        font-size:80px!important;
        position:relative!important;
        margin-left:0!important;
        text-align:center;
        margin-bottom:20px
    }
    .timeline>li>.timeline-sep-title:before {
        content:unset
    }
    .timeline>li {
        margin-bottom:30px
    }
    .timeline>li>.timeline-badge {
        position:relative;
        top:auto;
        transform:none
    }
    h4.timeline-title {
        font-size:28px;
        line-height:30px
    }
    .team-wrapper.team-style-list .team-inner .media .post-thumb {
        position:unset
    }
    .team-wrapper.team-style-list .team-inner .media .post-thumb img,.team-wrapper.team-style-list .team-inner:hover .media .post-thumb img {
        transform:rotate(0)translateX(0);
        opacity:1
    }
    .service-style-classic.service-normal-model .row .col-lg-6:nth-child(2),.service-style-classic.service-normal-model .row .col-lg-6:nth-child(4) {
        margin-top:0
    }
    .custom-post-nav .prev-nav-link,.custom-post-nav .next-nav-link {
        width:100%
    }
    .blog-wrapper.blog-style-list .blog-inner .media {
        display:block
    }
    .blog-wrapper.blog-style-list .blog-inner .media .media-body {
        padding:0
    }
    .blog-wrapper.blog-style-list .blog-inner .media .post-thumb {
        max-width:100%
    }
    .team-content-area .team-title {
        padding-bottom:30px;
        margin-bottom:30px
    }
}
@media only screen and (max-width:767px) {
    body.page .page-title-wrap,body.error404 .page-title-wrap,body.single .page-title-wrap,body.blog .page-title-wrap,body.search .page-title-wrap,body.archive .page-title-wrap {
        padding:40px 0!important
    }
    .single-cea-team span.team-designation {
        font-size:30px;
        line-height:32px
    }
    .team-content-area .team-title {
        text-align:left
    }
    .agrezen-masonry>article {
        padding:20px
    }
    .portfolio-inner .post-overlay-items {
        bottom:0;
        max-width:calc(100% - 0px)
    }
    .team-wrapper.team-style-classic-pro.team-normal-model .col-lg-4.col-md-4 {
        margin-bottom:30px
    }
    .team-style-classic-pro.team-normal-model .row {
        margin-bottom:0
    }
    .timeline>li:not(.timeline-inverted) {
        padding:0
    }
    .blog-wrapper .blog-inner:hover .post-overlay-items {
        top:70%
    }
    .blog-style-default .blog-inner .post-thumb.post-overlay-active .post-title-head {
        font-size:29px;
        line-height:36px
    }
    .site-footer .footer-widget:last-child {
        width:100%
    }
    .text-widget-content .text-widget-inner {
        display:block
    }
    .single-cea-testimonial .testimonial {
        padding:0 15px;
        box-shadow:none
    }
    .team-wrapper.team-style-list .media {
        display:block;
        margin-bottom:0;
        padding:0
    }
    .team-style-list .team-inner .media .bottom-meta {
        position:unset
    }
    .portfolio-style-classic.portfolio-slide-model .owl-stage-outer .owl-item:nth-child(odd) .portfolio-inner {
        margin-top:0
    }
    .insta-footer-wrap .footer-insta-widget .footer-top-wrap {
        display:block
    }
    .insta-footer-wrap .widget.zozo_social_widget .widget-content {
        display:block;
        text-align:left;
        padding-top:15px
    }
    .insta-footer-wrap .widget.zozo_social_widget .widget-content>li>a {
        margin-right:30px
    }
    .single.single-cea-team .team-other-details {
        padding-bottom:14px
    }
    .team-info>*.team-title {
        margin-top:0
    }
    .team-content-area .team-title {
        text-align:left;
        margin-bottom:28px
    }
    .service-style-default.service-slide-model .owl-nav {
        display:none
    }
    .team-content-area .team-title {
        padding-bottom:25px
    }
}
@media screen and (max-width:1090px) and (min-width:1025px) {
    .header-navbar .nav.navbar-ul .primary-menu>li {
        font-size:12px
    }
    .header-navbar .header-titles-wrapper a.site-link img.site-logo {
        max-width:200px
    }
    .service-style-classic .service-inner .service-icon-img-wrap {
        position:relative;
        right:0;
        top:0
    }
    .blog-style-list .blog-inner .media .media-body .top-meta .top-meta-list li:last-child {
        margin-bottom:0
    }
    .blog-style-list .blog-inner .media .media-body .top-meta .top-meta-list li {
        margin-right:0;
        margin-bottom:7px;
        display:block
    }
    .team-social-wrap ul.social-icons>li>a {
        margin-right:5px
    }
    .blog-style-list .blog-inner .media .media-body .top-meta {
        padding:15px 20px 8px;
        border-radius:15px;
        display:inline-block
    }
    .team-style-classic .team-social-wrap ul.social-icons>li>a {
        margin-right:5px
    }
    .single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a {
        line-height:24px;
        font-size:16px
    }
    .widget.agrezen_latest_post_widget .side-item {
        display:inline-block;
        text-align:center
    }
    .widget.agrezen_latest_post_widget .side-item .side-image {
        margin-right:0;
        margin-bottom:20px
    }
}
@media only screen and (max-width:767px) {
    body.blog article.post .media {
        display:block!important
    }
    body.blog article.post .media figure.featured-media {
        margin:0;
        width:100%;
        margin-right:0;
        margin-bottom:0
    }
    body.archive article.post .media {
        display:block!important
    }
    body.archive article.post .media figure.featured-media {
        margin:0;
        width:100%;
        margin-right:0;
        margin-bottom:0
    }
    .agrezen-masonry .media .featured-media-inner.section-inner img {
        object-fit:unset;
        height:auto;
        margin-bottom:15px
    }
    .post-thumb.post-overlay-active {
        border-radius:10px
    }
    .slider-icon .feature-box-default .cea-featured-icon i {
        margin-left:0
    }
}
@media only screen and (min-width:1700px) {
    .single-post .cheval-content-wrap.container,.page.page-id-156 .cheval-content-wrap.container {
        min-height:100vh
    }
    .full-bar-search-wrap {
        max-width:100%;
        right:0
    }
}
@media only screen and (max-width:1899px) {
    ul.topbar-items.nav.pull-center .header-address.goal-txt {
        display:block
    }
    header.restaurt-header .header-inner ul.navbar-items.nav.pull-right>li:nth-child(2) .nav-item-inner {
        padding-right:30px;
        display:block
    }
    section.elementor-section.elementor-section-content-middle.elementor-section-stretched.cus-bg-rem {
        background:0 0!important
    }
}
@media only screen and (min-width:1700px) {
    .single-post .cheval-content-wrap.container,.page.page-id-156 .cheval-content-wrap.container {
        min-height:100vh
    }
    .full-bar-search-wrap {
        max-width:100%;
        right:0
    }
}
@media only screen and (max-width:1699px) {
    header.restaurt-header .header-inner ul.navbar-items.nav.pull-right>li:last-of-type,header.restaurt-header .header-inner.header-seafood ul.navbar-items.nav.pull-left>li:last-of-type {
        display:block
    }
    header.restaurt-header .header-inner ul.navbar-items.nav.pull-right>li:nth-child(2) .nav-item-inner {
        display:none
    }
    ul.nav.wp-menu>li>a,.header-navbar.navbar .wp-menu li>ul.sub-menu li a {
        font-size:14px
    }
    ul.nav>li.header-titles-wrapper>* .site-title a,ul.nav>li.header-titles-wrapper>* .site-title {
        font-size:28px;
        line-height:1
    }
    section.elementor-section.elementor-section-content-middle.elementor-section-stretched.cus-bg-rem .elementor-background-overlay {
        background:0 0!important
    }
}
@media only screen and (max-width:1590px) {
    header .navbar>div>ul.nav.pull-right>li:last-of-type .btn.btn-primary,.header-navbar .cea-button-link.elementor-size-sm.elementor-button {
        padding:14px 20px 13px 25px;
        font-size:11px
    }
    header .navbar>div>ul.nav.pull-right>li {
        padding-right:10px
    }
    header .navbar>div>ul.nav.pull-right>li .full-bar-search-toggle {
        padding-right:30px
    }
}
@media only screen and (max-width:1540px) {
    header .navbar>div>ul.nav.pull-right>li {
        padding-right:0
    }
    header .navbar>div>ul.nav.pull-right>li .full-bar-search-toggle,header .navbar>div>ul.nav.pull-right>li .full-search-toggle {
        padding-right:30px
    }
    header .header-topbar.navbar>div>ul.nav.pull-right>li {
        padding-right:30px
    }
    header .header-topbar.navbar>div>ul.nav.pull-right>li:last-child {
        padding-right:0
    }
    header .nav.navbar-ul.pull-right a.full-search-toggle:before,body.home .nav.navbar-ul.pull-right a.full-search-toggle:before,body.home .header-sticky .nav.navbar-ul.pull-right a.full-search-toggle:before,header .header-sticky .nav.navbar-ul.pull-right a.full-search-toggle:before {
        background:0 0
    }
    ul.nav.wp-menu>li.menu-item-has-children>a {
        padding-right:14px
    }
    h2.entry-title {
        font-size:27px
    }
    .testimonial-wrapper.testimonial-style-default .owl-carousel .owl-dots {
        top:-145px;
        right:0
    }
}
@media only screen and (max-width:1400px) {
    header .navbar>div>ul.nav.pull-right>li {
        padding-right:0
    }
    header .navbar>div>ul.nav.pull-right>li .full-bar-search-toggle {
        padding-right:30px;
        padding-left:15px
    }
    .header-navbar .nav.pull-right .cea-button-link {
        margin-right:0
    }
    header .nav.navbar-ul.pull-right a.full-search-toggle:before,body.home .nav.navbar-ul.pull-right a.full-search-toggle:before,body.home .header-sticky .nav.navbar-ul.pull-right a.full-search-toggle:before,header .header-sticky .nav.navbar-ul.pull-right a.full-search-toggle:before {
        background:0 0
    }
    ul.nav.wp-menu>li>a,.header-navbar.navbar .wp-menu li>ul.sub-menu li a {
        font-size:12px
    }
    header ul.nav.wp-menu li>ul.sub-menu li a {
        padding:10px 12px
    }
    ul.nav.wp-menu>li {
        padding:0 12px
    }
    a.full-search-toggle>i {
        font-size:12px
    }
    .header-navbar a.h-phone {
        font-size:15px
    }
    .elementor-widget-star-rating .elementor-star-rating__wrapper {
        display:block
    }
    .site-footer .container,.agrezen-page-header .container {
        max-width:1200px
    }
    .agrezen-content-wrap.container.page .section-inner.error404-content,.agrezen-content-wrap.container .team-content-area .team,.team-content-area .custom-post-nav {
        max-width:1200px;
        margin:auto
    }
    body .wp-block-columns.cus-middle-widget-wrap .cus-navmenu-wedgets {
        position:relative
    }
    body .wp-block-columns.cus-middle-widget-wrap:before,.wp-block-columns.cus-middle-widget-wrap:after {
        content:unset
    }
    .team-content-area .team .team-image-wrap .team-img {
        margin-right:30px
    }
    .agrezen-masonry .entry-title {
        line-height:42px;
        font-size:32px
    }
    .footer-widgets-wrap {
        padding-top:80px!important;
        padding-bottom:90px!important;
        padding-left:15px;
        padding-right:15px
    }
    .cea-carousel-style-classic .feature-box-wrapper .feature-box-title {
        margin-bottom:8px;
        font-size:22px;
        line-height:32px
    }
    header ul.nav.wp-menu li.cus-landing-menu ul.sub-menu.mega-menu {
        width:84%;
        left:0;
        margin:0
    }
    .elementor-element.border-left-cls::before {
        left:63px
    }
    header .navbar>div>ul.nav.pull-right>li .full-bar-search-toggle,header .navbar>div>ul.nav.pull-right>li .full-search-toggle {
        padding-right:0
    }
    .navbar ul.nav>li>a.full-search-toggle i {
        margin-top:0
    }
    .cus-faq-style-wrap span.cea-accordion-icon-closed:before {
        content:unset
    }
    .testimonial-style-list.testimonial-slide-model .owl-nav {
        bottom:-97px;
        right:-210px!important
    }
}
@media only screen and (max-width:1260px) {
    .header-navbar .nav.pull-right .cea-button-link {
        margin-right:0
    }
}
@media only screen and (max-width:1200px) {
    .single .row.team .col-sm-5.team-image-wrap {
        padding-right:0
    }
    .elements-3>div>ul.pull-center.justify-content-center {
        width:50%
    }
    .site-header .container-fluid>ul {
        width:25%
    }
    header .navbar>div>ul.nav.pull-right>li {
        padding-right:5px
    }
    header .navbar>div>ul.nav.pull-right>li:last-child {
        padding-right:0
    }
    body.page .page-title-wrap,body.error404 .page-title-wrap,body.single .page-title-wrap,body.blog .page-title-wrap,body.search .page-title-wrap,body.archive .page-title-wrap {
        padding-top:140px;
        padding-bottom:70px
    }
    ul.page-title-elements.page-title-center.pull-center h1.page-title {
        font-size:54px;
        line-height:64px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap:before {
        width:45px;
        height:45px;
        line-height:45px;
        font-size:20px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul li a {
        height:35px;
        line-height:35px;
        width:35px
    }
    .team-image-wrap img {
        margin-left:auto
    }
    .testimonial-wrapper.testimonial-style-default .testimonial-inner .post-thumb {
        bottom:25px
    }
    .cus-box-5 .feature-box-modern .feature-box-inner .cea-feature-box-img img,.cus-box-5 .feature-box-modern:hover .feature-box-inner .cea-feature-box-img img {
        position:unset;
        height:auto
    }
    .blog-multi-layout-3 .col-md-4:last-child {
        width:100%
    }
}
@media only screen and (max-width:1150px) {
    .header-navbar a.h-phone {
        display:none
    }
    header .wp-menu:not(.mobile-menu) li.cus-img-menu>ul.sub-menu.mega-menu {
        left:-200px;
        right:-200px
    }
    h2.entry-title {
        font-size:25px;
        line-height:35px
    }
    ul.nav.navbar-ul.element-left.right-element-exist .header-titles-wrapper {
        padding:0 0;
        margin-right:25px
    }
    .header-navbar .cea-button-link {
        padding:10px 18px 10px 17px
    }
}
@media only screen and (max-width:1024px) {
    .agrezen-content-wrap.container>.row {
        --bs-gutter-x:0;
        --bs-gutter-y:0
    }
    body .row>* {
        padding-right:15px;
        padding-left:15px
    }
    .blog .agrezent-wrap.container,.archive .agrezen-wrap.container,.search .agrezennt-wrap.container,.error404 .agrezen-wrap.container,.single-cea-portfolio .agrezen-wrap>.row>.col-md-12 {
        padding-left:15px!important;
        padding-right:15px!important
    }
    .single.single-cea-team .row.team {
        padding:40px 30px;
        border-radius:0;
        margin-top:-50px
    }
    a.full-search-toggle.close {
        right:0;
        top:0
    }
    .no-search-results-form {
        margin-bottom:50px
    }
    .agrezent-wrap.container>.row {
        display:block;
        margin:0
    }
    .mobile-menu-wrapper ul.mobile-menu li>a {
        font-weight:600
    }
    .footer-widgets-wrap {
        padding-top:50px!important;
        padding-bottom:50px!important
    }
    .full-search-wrapper .search-form {
        top:50%;
        width:80%
    }
    .full-search-wrapper.search-wrapper-opened .form-inline.search-form .input-group>* {
        height:50px
    }
    .full-search-wrapper .search-form .input-group .btn {
        line-height:50px!important;
        height:50px;
        padding:0 19px 0 17px
    }
    .full-search-wrapper input.form-control::placeholder {
        font-size:16px;
        line-height:30px
    }
    .page-title-wrap h1 {
        font-size:46px;
        line-height:56px
    }
    .section-inner.thin.error404-content h1.entry-title {
        margin-bottom:13px;
        font-size:45px;
        line-height:52px
    }
    .agrezen-content-wrap>.row>.col-md-3,.agrezen-content-wrap>.row>.col-md-5,.agrezen-content-wrap>.row>.col-md-7 {
        padding-left:15px;
        padding-right:15px
    }
    .single-post input#wp-comment-cookies-consent {
        display:block;
        float:none
    }
    .single-post .comments-wrapper.section-inner label {
        line-height:26px;
        margin-top:10px
    }
    .team-style-classic-pro .team-inner .post-thumb.post-overlay-active {
        padding-left:0
    }
    .team-style-classic-pro .team-inner:hover .team-social-wrap .social-icons {
        background-color:#fff
    }
    .testimonial-wrapper.testimonial-style-default .owl-nav {
        display:none
    }
    .cus-testimonial-page .testimonial-wrapper.testimonial-style-default .testimonial-inner::before {
        opacity:0
    }
    .single-cea-testimonial .testimonial {
        max-width:100%;
        margin:0 auto
    }
    .team-style-classic .team-inner .post-overlay-items>* ul.nav.social-icons {
        background-color:initial
    }
    .testimonial-wrapper.testimonial-style-default .testimonial-inner {
        padding:16px 20px
    }
    .testimonial-wrapper .testimonial-inner .testimonial-rating i {
        color:#ffc400;
        padding:2px;
        font-size:18px
    }
    .service .service-info-wrap {
        padding:0
    }
    .section-title-wrapper .section-description {
        max-width:100%
    }
    .cus-footer-middle-2:before {
        display:none
    }
    .page-title-wrap:after {
        display:none
    }
    .team-content-area .team .team-image-wrap .team-img {
        padding-right:0;
        margin-right:51px;
        border-right:solid 1px #eaeaea
    }
    body.page .page-title-wrap {
        text-align:center
    }
    .footer-widgets-wrap .widget .footer-contact {
        padding-left:30px
    }
    .footer-widgets-wrap {
        padding-top:60px;
        padding-bottom:60px
    }
    .custom-post-nav {
        margin-top:20px;
        margin-bottom:35px
    }
    body.agrezen-content-wrap.container {
        padding:50px 15px!important
    }
    .blog .page-title-wrap,.single-post .page-title-wrap,.single-product .page-title-wrap,.single[class*=single-cea-] .page-title-wrap,.page .page-title-wrap,.error404 .page-title-wrap,.archive .page-title-wrap,.search .page-title-wrap {
        padding-top:40px!important;
        padding-bottom:47px!important;
        text-align:center
    }
    .cus-footer-middle .wp-block-column:nth-child(3) .widget_nav_menu {
        padding-left:0
    }
    .agrezen-content-wrap.container>.row .col-md-8.order-md-2,.agrezen-content-wrap.container>.row .col-md-4.order-md-1,.agrezen-content-wrap .agrezen-md-4.order-md-1,.agrezen-content-wrap.container>.row .col-md-4.order-md-3 {
        width:100%;
        flex:0 0 100%;
        max-width:100%
    }
    .agrezen-content-wrap aside.content-widgets-outer-wrapper .agrezen_latest_post_widget .widget-title,.widget .widget-title,.agrezen-content-wrap aside.content-widgets-outer-wrapper .widget_search .wp-block-search__label {
        margin-bottom:25px
    }
    .agrezen-content-wrap .post-inner .top-meta-wrap {
        margin-bottom:25px
    }
    .team-style-classic-pro .team-inner {
        margin:0 15px
    }
    .sticky-head .nav .site-link {
        display:block
    }
    body.elementor-default .agrezent-content-wrap.container.page {
        max-width:100%;
        overflow:hidden
    }
    .blog .agrezen-content-wrap.container .order-md-3 {
        width:100%
    }
    .team-image-wrap img {
        margin-left:auto;
        border-radius:15px
    }
    .team-content-area .team .team-image-wrap .team-img {
        margin-right:0;
        border-right:none
    }
    .team-content-area .team .team-info {
        padding-right:0;
        padding-left:0;
        max-width:100%;
        flex:0 0 100%
    }
    .team-info>*.team-title {
        margin-top:0
    }
    .single .row.team .col-sm-5.team-image-wrap {
        width:100%;
        flex:0 0 100%;
        max-width:100%
    }
    .testimonial-wrapper.testimonial-style-default .owl-carousel .owl-dots,.testimonial-wrapper.testimonial-style-default .testimonial-inner>*.post-thumb {
        position:relative;
        top:auto;
        right:auto;
        left:auto
    }
    .testimonial-wrapper.testimonial-style-default .testimonial-inner>*.post-thumb {
        text-align:center;
        bottom:auto
    }
    .testimonial-wrapper.testimonial-style-default .testimonial-inner .post-title-head,.testimonial-wrapper.testimonial-style-default .testimonial-inner .top-meta {
        margin-left:0
    }
    .cus-testimonial-page .testimonial-wrapper.testimonial-style-default .testimonial-inner .post-title-head,.cus-testimonial-page .testimonial-wrapper.testimonial-style-default .testimonial-inner .top-meta {
        margin-left:0
    }
    .testimonial-style-default .testimonial-inner .post-thumb img {
        display:inline-block
    }
    .single-cea-portfolio ul.portfolio-meta-list {
        margin-top:0;
        padding:4px 0 22px;
        margin-bottom:30px
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li {
        flex:0 0 33.3333%;
        max-width:33.3333%;
        margin-bottom:18px
    }
    .portfolio-single .portfolio-format {
        padding:0 0 30px
    }
    .row.portfolio-details>.col-sm-4 {
        order:2;
        margin-bottom:0
    }
    .owl-carousel .owl-dots {
        margin-top:13px
    }
    .widget-content .wp-block-columns .footer-cta {
        padding-left:0;
        padding-top:0;
        padding-right:0;
        display:block!important
    }
    .footer-widget {
        padding-bottom:22px;
        margin-bottom:16px
    }
    body .wp-block-columns.cus-middle-widget-wrap {
        display:block
    }
    .wp-block-column.cus-footer-quicklink {
        padding-left:0
    }
    .footer-widget {
        padding-bottom:0;
        margin-bottom:0;
        border-bottom:none
    }
    body .wp-block-columns.cus-middle-widget-wrap .wp-block-column {
        margin-bottom:20px
    }
    body .wp-block-columns.cus-middle-widget-wrap .wp-block-column:last-child {
        margin-bottom:0
    }
    .footer-widgets-wrap .footer-widget h4 a {
        font-size:24px
    }
    .widget.widget_nav_menu li {
        padding-bottom:7px
    }
    .site-footer-wrap .footer-bottom-wrap .copyright-bar-ul {
        display:block;
        text-align:center
    }
    .site-footer-wrap .footer-bottom-wrap .copyright-bar-ul .footer-copyright {
        margin-bottom:13px
    }
    .site-footer-wrap .footer-bottom-wrap .copyright-widget ul.nav.social-icons>li {
        padding-bottom:0
    }
    figure.cus-logo-img {
        margin-bottom:10px
    }
    .footer-widget .footer-location {
        font-size:16px;
        font-weight:500;
        padding-right:0
    }
    .text-widget-content img,.cus-logo-img img {
        max-width:169px
    }
    .team-wrapper.team-style-default .team-inner>.post-thumb {
        margin-top:0
    }
    .cus-testimonial-page .testimonial-wrapper.testimonial-style-default .testimonial-inner {
        margin-bottom:30px
    }
    .row.portfolio-details>.col-sm-8,.row.portfolio-details>.col-sm-4 {
        margin-bottom:0
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li:before {
        content:unset
    }
    .portfolio-style-classic .portfolio-inner .post-icons {
        bottom:auto;
        top:16px;
        right:16px
    }
    .feature-box-wrapper.feature-box-default .cea-button-wrapper .cea-button-link {
        position:relative;
        bottom:auto;
        left:auto;
        right:auto
    }
    .custom-post-nav .next-nav-link>a {
        margin-bottom:0
    }
    .feature-box-wrapper.feature-box-modern .fbox-number {
        left:10px;
        top:-15px
    }
    .blog-layouts-wrapper .col-md-6 {
        width:100%;
        flex:0 0 100%;
        max-width:100%
    }
    .blog-multi-layout-1 {
        margin-bottom:0
    }
    .blog-multi-layout-1 .cea-block-primary {
        border-right:none;
        padding-right:0;
        margin-right:0
    }
    .blog-multi-layout-1 .cea-block-primary>*:not(.post-thumb) {
        padding:0 0 0 0
    }
    .feature-box-wrapper.feature-box-modern .cea-button-wrapper .cea-button-link {
        right:0
    }
    .team-style-default .owl-prev,.team-style-default .owl-next {
        position:relative;
        top:auto;
        left:auto;
        right:auto;
        margin:0 14px
    }
    .contact-form-wrapper span.wpcf7-form-control-wrap input,.contact-form-wrapper span.wpcf7-form-control-wrap select,.contact-form-wrapper span.wpcf7-form-control-wrap textarea {
        margin-bottom:15px
    }
    .agrezent-content-wrap.container>.row {
        --bs-gutter-x:0;
        --bs-gutter-y:0
    }
    ul.nav.pagination.post-pagination {
        padding:15px 0 45px;
        margin-bottom:0
    }
    .wp-block-columns.cus-cta-widget {
        justify-content:center
    }
    .single .agrezent-content-wrap.container>.row .col-md-4.order-md-3 {
        margin-top:50px
    }
    body .wp-block-columns.cus-middle-widget-wrap:before {
        content:unset
    }
    .footer-bottom-wrap .col-12 {
        text-align:center;
        flex-direction:column
    }
    .elementor-element.border-left-cls::before {
        content:unset
    }
    .switcher-content-wrapper ul.nav.cea-swticher-list {
        position:relative;
        right:auto;
        top:auto
    }
    .testimonial-wrapper.testimonial-style-default .testimonial-inner .bottom-meta {
        display:flex;
        flex-direction:column;
        align-items:center
    }
    .cus-bar-item:before {
        content:none!important
    }
    .testimonial-wrapper.testimonial-style-list .testimonial-inner>*.media {
        display:block
    }
    .testimonial-wrapper.testimonial-style-list .post-thumb {
        width:100%;
        margin-right:0
    }
    .testimonial-wrapper.testimonial-style-list .post-thumb img {
        margin-right:0;
        margin-bottom:20px
    }
    .testimonial-style-list .testimonial-inner .media-body:after {
        content:unset
    }
    .testimonial-style-list.testimonial-slide-model .owl-nav {
        display:none
    }
    .testimonial-style-list.testimonial-slide-model .testimonial-inner .bottom-meta {
        margin-top:0;
        text-align:center;
        float:none;
        display:inline-block
    }
    .testimonial-style-list .testimonial-inner .media-body {
        padding-bottom:0;
        padding-right:0
    }
    .elementor-widget-ceaposts .blog-style-list .blog-inner {
        margin-bottom:35px;
        padding-bottom:25px
    }
    .elementor-widget-ceaposts .blog-style-list .row div:last-child .blog-inner {
        margin-bottom:0;
        padding-bottom:0
    }
    header.agrezen-page-header:before {
        content:unset
    }
    .site-footer .wp-block-column.cus-navmenu-wedgets {
        margin-right:0;
        border-right:0
    }
    .team-info>* .col-md-6 {
        margin-bottom:30px
    }
    .mobile-menu-floating i.close-icon:after,.mobile-menu-floating i.close-icon:before {
        border:none;
        border-bottom-color:transparent
    }
}
@media(min-width:768px) and (max-width:990px) {
    .team-style-classic-pro.team-normal-model .post-details-outer {
        position:relative;
        margin:15px 0;
        padding:20px 20px 15px!important
    }
}
@media(max-width:680px) and (min-width:544px) {
    .team-style-default .team-inner .post-thumb .post-overlay-items {
        margin-left:20px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap:before {
        top:0;
        left:5px;
        width:35px;
        height:35px;
        line-height:35px;
        font-size:17px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul {
        top:35px;
        gap:5px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul li a {
        height:30px;
        line-height:30px;
        width:30px;
        font-size:13px
    }
}
@media only screen and (max-width:991px) {
    .doctor-single-info .doctor-image {
        margin-bottom:30px
    }
    .doctor-single-info .doctor-image img {
        width:100%
    }
    .dd-row .dd-col-6 {
        width:100%
    }
    body.single .dd-container .dd-row:not(:last-child) {
        padding-bottom:30px
    }
    .blog-layouts-wrapper .blog-multi-layout-1 .cea-block-secondary .bottom-meta {
        position:relative;
        right:auto;
        top:auto;
        transform:none;
        padding-left:0;
        border-left:none;
        padding-top:21px;
        padding-bottom:0
    }
    .blog-layouts-wrapper .blog-multi-layout-1 .cea-block-secondary .bottom-meta .bottom-meta-list.meta-right {
        float:none
    }
    .blog-multi-layout-1 .cea-block-secondary .media {
        margin-bottom:24px!important
    }
    .blog-multi-layout-1 .cea-block-secondary .media:before {
        content:unset
    }
    .footer-bottom-wrap ul.nav.copyright-bar-ul p.footer-copyright {
        text-align:center;
        margin-bottom:0
    }
    .blog-style-modern .blog-inner .top-meta .top-meta-list li {
        display:block;
        margin-right:0;
        margin-bottom:10px
    }
    .blog-style-modern .blog-inner .top-meta ul>li:last-child {
        margin-bottom:0
    }
}
@media only screen and (max-width:768px) {
    .page-title-wrap h1 {
        font-size:38px;
        line-height:48px
    }
    .team-style-classic-pro .team-inner .team-social-wrap .social-icons {
        left:15px;
        top:15px
    }
    .blog-multi-layout-3 .col-md-4 {
        width:100%
    }
    .site-footer .footer-widgets-wrap aside.footer-widget-2 {
        width:100%
    }
    .site-footer .footer-widgets-wrap {
        padding:60px 0 35px
    }
    .footer-widgets-wrap .widget .footer-contact {
        margin-top:30px;
        padding-left:0
    }
    .site-footer .footer-contact.cus-footer-middle-2 .footer-title {
        padding-bottom:25px
    }
    .site-footer .footer-contact.cus-footer-middle-2 .contact-time {
        width:100%
    }
    .site-footer .footer-contact.cus-footer-middle-2 .btn.btn-primary {
        margin-bottom:25px
    }
    .site-footer .footer-widgets-wrap aside.footer-widget-2 .cus-footer-middle {
        display:block
    }
    body.single .content-widgets-wrapper .widget_search,body.single .content-widgets-wrapper .content-widgets>.widget {
        padding:23px 30px 27px 25px;
        position:relative
    }
    .single-post .agrezen-content-wrap .bottom-meta-wrap {
        padding:15px 0;
        display:flex;
        flex-direction:column;
        margin-top:32px
    }
    .widget.agrezen_latest_post_widget .side-item .side-image {
        padding-right:0
    }
    .blog-multi-layout-1 .row .col-md-6 {
        width:100%
    }
    .content-widgets-wrapper .widget_block {
        margin-top:30px
    }
    .custom-post-nav {
        padding:20px 0 0;
        border:none;
        border-top:solid 1px #eaeaea;
        box-shadow:none;
        margin-top:0
    }
    .custom-post-nav .next-nav-link {
        float:none;
        text-align:center
    }
    .portfolio-single .custom-post-nav {
        margin:30px 0 0;
        padding-top:30px
    }
    .site-footer .footer-widgets-wrap aside.footer-widget-2 {
        padding-right:15px
    }
    .sidebar-form .col-md-6.pl-2 {
        padding-left:15px!important
    }
    .sidebar-form .col-md-6.pr-2 {
        padding-right:15px!important
    }
    .content-widgets-wrapper .widget_block:last-child,.content-widgets-wrapper .content-widgets>.widget:last-child {
        margin-bottom:0
    }
    .site-footer .footer-widgets-wrap aside.footer-widget-2 .cus-footer-middle .wp-block-column {
        margin-bottom:30px
    }
    .site-footer .footer-widgets-wrap aside.footer-widget-2 .cus-footer-middle .wp-block-column:last-child {
        margin-bottom:0
    }
    .single .row.team .col-sm-7.team-info {
        padding:0
    }
    .team-info>*.team-title {
        margin-top:-5px
    }
    .team-style-classic-pro.team-normal-model .team-inner .team-designation {
        padding:5px 10px
    }
    .single ul.nav.post-meta>li.post-tag {
        margin-bottom:11px
    }
    .content-widgets-wrapper .widget_block {
        margin-top:0
    }
    .cus-cp-wrap .circle-progress-style-classic-pro {
        display:contents
    }
    .site-footer-wrap .footer-bottom-wrap .copyright-widget ul.nav.social-icons>li>a {
        padding:0 0 0 38px
    }
    blockquote::before,.wp-block-quote.is-large::before,.wp-block-quote.is-style-large::before,.wp-block-quote.is-style-large:not(.is-style-plain)::before,.wp-block-quote.has-text-align-right::before,.wp-block-quote::before {
        position:relative;
        top:14px;
        left:auto;
        line-height:66px;
        display:block
    }
    blockquote,.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-large:not(.is-style-plain),.wp-block-quote.has-text-align-right,.wp-block-quote {
        padding:48px 25px 25px
    }
    .portfolio-wrapper.portfolio-style-classic .portfolio-inner .post-overlay-items .post-icons a {
        display:none
    }
    .testimonial-wrapper.testimonial-style-modern .testimonial-inner:after {
        content:unset
    }
}
@media only screen and (max-width:767px) {
    .single-doctors-directory .doctor-single-sidebar {
        margin-top:0
    }
    .single-doctors-directory .doctor-single-info {
        margin-bottom:0
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li {
        flex:0 0 50%;
        max-width:50%;
        margin-bottom:30px
    }
    .portfolio-single .row.portfolio-details>div.col-sm-4 {
        margin-top:0
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li h6 {
        font-size:16px
    }
    .footer-bottom-wrap ul.nav {
        margin-bottom:0
    }
    .footer-bottom-wrap ul.nav.copyright-bar-ul p.footer-copyright {
        text-align:center
    }
    .portfolio-inner .post-overlay-items {
        bottom:0;
        max-width:calc(100% - 0px)
    }
    .search-form input[type=submit],.search-form .search-field {
        font-size:14px;
        padding:0 17px;
        height:45px;
        line-height:45px;
        color:var(--light-color)
    }
    .error404-content .search-form .search-field,.widget.widget_search .search-form .search-field {
        height:45px;
        line-height:45px
    }
    .mobile-menu-floating .search-form .search-field {
        height:45px
    }
    .full-search-wrapper .search-form .search-field {
        height:45px;
        padding-left:17px
    }
    .text-widget-content .text-widget-inner .footer-widget {
        flex:none;
        width:100%
    }
    .feature-box-default .media-icon-part .cea-featured-icon {
        margin-right:0
    }
    .blog .post-pagination-wrap {
        margin-bottom:0
    }
    .cus-port-classic-wrap .portfolio-inner .post-thumb img {
        width:100%
    }
    .cus-port-classic-wrap .portfolio-inner .post-overlay-items a.post-title {
        font-size:28px;
        line-height:30px
    }
    .single-post .content-widgets.widget-area-right {
        padding:20px 0 0
    }
    .cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number:before {
        left:0;
        right:auto
    }
    .cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number {
        margin-right:0;
        margin-left:30px;
        margin-top:66px
    }
    .team-info>* .col-md-6 {
        margin-bottom:25px
    }
    .service-style-default .service-inner .service-icon-img-wrap {
        padding:25px 15px 15px
    }
    .service-style-default .service-inner .service-icon-img-wrap img {
        width:54px;
        height:54px
    }
    .cus-box-6 .feature-box-modern .feature-box-inner .fbox-number:after {
        right:-40px;
        top:-40px;
        width:100px;
        height:100px;
        line-height:100px
    }
    .portfolio-style-classic .portfolio-inner .post-image-link img {
        width:100%
    }
}
@media only screen and (max-width:640px) {
    .single-cea-portfolio ul.portfolio-meta-list {
        padding:0 0 12px;
        display:block
    }
    .row.portfolio-details .col-sm-4>.portfolio-meta ul.portfolio-meta-list>li {
        max-width:100%;
        margin-bottom:20px
    }
    .blog-wrapper.blog-style-list .blog-inner .media .post-thumb {
        margin-bottom:20px
    }
    .blog-wrapper.blog-style-list .blog-inner .media .media-body {
        padding:0
    }
    ul.nav.pagination.post-pagination>li>a,ul.nav.pagination.post-pagination>li>span {
        margin:0 0 10px
    }
    .site-footer-wrap .footer-bottom-wrap .copyright-widget ul.nav.social-icons>li>a {
        font-size:13px
    }
    .blog-layouts-wrapper .blog-multi-layout-3 .cea-block-secondary .media-body {
        padding:15px 10px 13px 5px
    }
}
@media only screen and (max-width:520px) {
    .blog-multi-layout-1 .cea-block-secondary .media {
        display:block
    }
    .blog-multi-layout-1 .cea-block-secondary .media .media-body.ml-3 {
        margin-left:0!important;
        margin-top:20px
    }
    .blog-layouts-wrapper .blog-multi-layout-1 .cea-block-secondary .bottom-meta {
        padding-top:17px
    }
    .blog-layouts-wrapper .blog-multi-layout-1 .cea-block-secondary .post-thumb {
        width:100%
    }
    .blog-multi-layout-1 .cea-block-secondary .media {
        margin-bottom:25px!important
    }
    .single-post .bottom-meta-wrap .nav.post-meta.pull-right {
        margin-top:0
    }
    .agrezen-content-wrap .top-meta-wrap .pull-right {
        float:none;
        display:block
    }
    .slider-icon .feature-box-default .cea-featured-icon i {
        width:60px;
        height:60px;
        line-height:60px
    }
    .cus-marquee .cea-marquee-list:after,.cus-marquee .cea-marquee-list:before {
        content:unset
    }
    .blog-multi-layout-3 .cea-block-secondary .media {
        display:block
    }
    .blog-layouts-wrapper .blog-multi-layout-3 .cea-block-secondary .post-thumb {
        width:100%
    }
    .blog-multi-layout-3 .cea-block-secondary .post-thumb img {
        border-radius:20px 20px 0 0
    }
}
@media only screen and (max-width:480px) {
    .testimonial-wrapper.testimonial-style-default .testimonial-inner {
        padding:40px 20px
    }
    .cea-counter-style-list .counter-left .counter-icon {
        position:absolute;
        right:30px;
        top:30px
    }
    .page-title-wrap h1 {
        font-size:40px;
        line-height:48px
    }
    .page .page-title-wrap,.error404 .page-title-wrap {
        padding-top:40px;
        padding-bottom:60px
    }
    .widget.agrezen_latest_post_widget .side-item {
        display:flex;
        align-items:center
    }
    .widget.agrezen_latest_post_widget .side-item .side-image {
        padding-bottom:0
    }
    .full-search-wrapper:before {
        content:unset;
        display:none
    }
    .testimonial-style-classic-pro .owl-nav {
        display:none
    }
    .agrezen-masonry>article {
        padding:25px
    }
    .blog-style-list .blog-inner .media .post-thumb {
        border-radius:20px 20px 0 0
    }
    .cf-style-default .contact-us-form .col-md-6.pr-2 {
        padding-right:15px!important
    }
    .cf-style-default .contact-us-form .col-md-6.pl-3 {
        padding-left:15px!important
    }
    .page-title-wrap .breadcrumb {
        justify-content:center
    }
    .page-title-wrap .breadcrumb li {
        text-align:center
    }
    .page-title-wrap>ul.page-title-elements>* {
        margin-top:9px
    }
    .content-widgets.widget-area-right {
        margin:10px 0 0
    }
    .single .service-img img {
        margin-top:0
    }
    .portfolio-wrapper.portfolio-style-classic .portfolio-inner .post-overlay-items .post-icons a {
        display:block
    }
    .testimonial-wrapper.testimonial-style-list .testimonial-inner>*.media {
        display:block
    }
    .testimonial-wrapper.testimonial-style-list .post-thumb {
        width:100%
    }
    .site-footer .insta-footer-wrap .footer-insta-widget .footer-logo-text {
        font-size:50px
    }
    .insta-footer-wrap .widget.zozo_social_widget .widget-content>li>a {
        margin-right:25px;
        font-size:16px
    }
    .cus-testimonial-default .testimonial-wrapper.testimonial-style-default .testimonial-inner:before,.agrezen-masonry>article .top-meta-wrap li.post-category a:before,.agrezen-content-wrap .post-category a:before {
        content:unset
    }
    .team-style-classic-pro .team-inner .post-thumb .post-image-link:before {
        top:70px
    }
    .blog-style-classic .blog-inner .post-overlay-items .top-meta {
        transform:rotate(0);
        top:auto;
        bottom:-6px
    }
    .blog-style-classic .blog-inner .top-meta {
        padding:5px 32px
    }
    .blog-style-classic .blog-inner:hover .post-overlay-items .top-meta {
        left:0
    }
    .portfolio-single .row.portfolio-details>div.col-sm-4 {
        margin-top:0
    }
    .row.portfolio-details>.col-sm-8,.row.portfolio-details>.col-sm-4 {
        margin-bottom:0
    }
    .team-style-classic-pro .team-inner .post-details-outer:before {
        top:53%
    }
    .cus-widget-2 .wp-container-core-columns-is-layout-2 .wp-block-column.is-layout-flow {
        margin-bottom:30px
    }
    .woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering {
        float:left
    }
    .woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product {
        margin-bottom:25px
    }
    .site-footer-wrap .wp-container-core-columns-is-layout-1.wp-container-core-columns-is-layout-1 {
        margin-bottom:0
    }
    .testimonial-wrapper.testimonial-style-default .owl-nav button.owl-prev {
        left:-85px
    }
    .testimonial-wrapper.testimonial-style-default .owl-nav button.owl-next {
        right:0
    }
    .agrezen-masonry .bottom-meta-wrap {
        display:flex;
        justify-content:start;
        flex-direction:column;
        align-items:start
    }
    .agrezen-masonry .bottom-meta-wrap .post-meta.pull-right {
        margin-top:13px
    }
    .post-share-wrap ul.social-share>li:first-child>a {
        margin-left:0
    }
    .feature-box-wrapper.feature-box-classic-pro .media-body {
        margin-left:0
    }
    .service-style-classic .service-inner .service-icon-img-wrap {
        position:relative;
        right:0;
        top:0
    }
    ul.nav.pagination.post-pagination {
        padding:15px 0 30px
    }
    .team-style-classic .team-inner .post-overlay-items .team-social-wrap .nav.social-icons li a {
        height:30px;
        width:30px;
        line-height:30px;
        font-size:14px
    }
    .cus-box-1 .feature-box-modern .feature-box-inner .fbox-number:before,.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number:before {
        left:0;
        top:0
    }
    .cus-box-1 .feature-box-modern .feature-box-inner .fbox-number,.cus-box-1-right .feature-box-modern .feature-box-inner .fbox-number {
        margin-top:30px
    }
}
@media only screen and (max-width:420px) {
    .blog-multi-layout-3 .cea-block-secondary .post-thumb img {
        border-radius:20px 20px 0 0
    }
    .blog-layouts-wrapper .cea-block-secondary .post-thumb {
        margin-bottom:10px!important
    }
    .blog-layouts-wrapper .cea-block-secondary .media {
        padding-bottom:8px!important
    }
}
@media only screen and (max-width:360px) {
    .blog-multi-layout-1 .cea-block-secondary .media .media-body.ml-3 {
        margin-left:0!important
    }
    .team-media.media .media-body span {
        display:block;
        line-height:29px;
        font-size:16px
    }
    .widget.agrezen_latest_post_widget .side-item {
        display:inline-block
    }
    .widget.agrezen_latest_post_widget .side-item .side-image {
        margin-right:0;
        margin-bottom:20px
    }
    .widget.agrezen_latest_post_widget .side-item .side-item-text {
        text-align:center
    }
    .single.single-cea-team .team-other-details .team-details-icon {
        margin-right:0;
        margin-bottom:10px
    }
    .single.single-cea-team .agrezen-content-wrap .team-content-area .team-other-details .team-media.media {
        display:inline-block!important
    }
}
@media only screen and (max-width:400px) {
    .blog-style-classic-pro .top-meta ul.nav.meta-right {
        float:left
    }
    .blog-style-classic-pro ul.nav.meta-right {
        text-align:left
    }
}
@media only screen and (max-width:350px) {
    .agrezen-content-wrap.container .post-inner .nav.post-meta.pull-right {
        float:left
    }
    .service-style-default .service-inner .service-icon-img-wrap {
        padding:25px 20px 20px
    }
    .service-style-default .service-inner .service-icon-img-wrap img {
        width:42px;
        height:42px
    }
    .team-style-default .team-inner .post-overlay-items>.team-social-wrap>ul {
        gap:10px;
        top:60px
    }
    .wp-block-columns.cus-middle-widget-wrap .widget .widgettitle {
        font-size:20px;
        line-height:28px
    }
}
.footer-widgets-wrap .widget_block .wp-block-image img {
    max-width:210px
}
.header-navbar.navbar .wp-menu li.cus-img-menu>ul.sub-menu.mega-menu li a:hover {
    color:#88c845
}
.cus-img-menu .widget.widget_block.widget_media_image {
    margin-bottom:0
}
aside.footer-widget-2 h5,.widget .widgettitle,.widget .widget-title,.widget .wp-block-heading {
    font-size:24px;
    line-height:31px;
    font-weight:600;
    position:relative;
    display:inline-block;
    margin-bottom:16px;
    padding-left:30px
}
.widget-area-left .contact-widget-info>p>span.bi:before {
    margin-right:11px
}
.widget-area-left .contact-widget-info>p>span.bi {
    background:0 0!important
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size:20px
}
.widget .wp-block-heading,.woocommerce ul.product_list_widget li a,.widget .widgettitle {
    color:#121212
}
.woocommerce ul.product_list_widget li a {
    line-height:2
}
.woocommerce .mini-cart-dropdown ul.cart_list li img,.woocommerce ul.product_list_widget li img {
    width:80px
}
.single.single-cea-service aside.content-widgets-outer-wrapper .widget-content .menu .menu-item a {
    color:#6f6f6f
}
@media only screen and (max-width:767px) {
    .slider-box .feature-box-inner {
        display:flex;
        align-items:center
    }
    .slider-box .fbox-content {
        padding-left:14px
    }
    .intro-list .cea-icon-list-icon:before {
        background-color:initial
    }
}
footer button.input-group-addon.zozo-mc.btn.btn-default {
    line-height:1
}
