#button,.footer_menu ul li,.menu-nav>ul>li>a {
    border-radius: var(--miniradius)
}

.-CategoryGrid__AvataIcon p,.GridItem-3-title-model h3,.ReplyCommentPreview>p,.footer_menu ul li a {
    text-overflow: ellipsis;
    overflow: hidden
}

features--block {
    margin: 10px!important;
    min-width: 340px;
    max-width: 120px;
    flex: 1
}

*,body {
    -webkit-font-smoothing: antialiased
}

.-GridItem-1-ThumbBox,.-comment-contentarea,.Context-Comments,.hoverable,.logo img,.menu-nav>ul li,.number-yu,.price-block-setup,footer,header>.container {
    position: relative
}

#button,footer {
    background: var(--uicolor)
}

#button,.category-title h1,.footer_menu ul li {
    text-align: center
}

ul.-GridItem-2-headline li i,ul.-GridItem-3-headline li i,ul.-date-model-1 li i {
    margin-inline-end:6px}

*,.ez-toc-title {
    vertical-align: middle
}

.album-holder,.hoverable::after,form.opctiy {
    pointer-events: none
}

.-comment-user-area>.NameArea,.ReplyCommentPreview>h2>span,.links_price {
    text-transform: capitalize
}

body[mode=light] {
    --uicolor: #125bad;
    --bgcolor: #ffffff;
    --textcolor: #0b2239;
    --bghover: #0613260f;
    --diver: #171f2621;
    --secondarytext: #201f1f;
    --disable-text: #ffffff4d;
    --disable-button: #ffffff33;
    --positive: #35bf56;
    --titlecolor: #011e12;
    --contentcolor: #6c6c6c;
    --bkground: #f4f9ff;
    --alinks: #000000;
    --border: #d7d9df;
    --iconcolor: #8f8c91;
    --transition: all 0.2s ease;
    --hover-overlay: #06063205;
    --uicolor2: #2275d3;
    --uicolor3: #6ee1e7;
    --box-shadow: 0px 0px 8px 1px #0c0c0c14
}

:root {
    --fsize: 14px;
    --sidebars-1: 280px;
    --sidebars-2: 300px;
    --padding-v1: 30px;
    --padding-v2: 15px;
    --margin-v1: 20px;
    --margin-v2: 10px;
    --margin-v3: 5px;
    --lheight: 24px;
    --transition-timing-out: out: cubic-bezier(0, 0, 1, 1);
    --transition-timing-in: cubic-bezier(0, 0, 1, 1);
    --miniradius: 15px;
    --largeradius: 25px;
    --ffamily: YourColor;
    --ffamilystrong: Lalezar
}

body {
    font-family: var(--ffamily);
    line-height: 1.4;
    background: #fff;
    font-size: var(--fsize);
    direction: ltr;
}

body::-webkit-scrollbar-thumb {
    background: #c5c5c5
}

.table__container table,img {
    max-width: 100%
}

body::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

h1 {
    --hfont--size: 2em
}

.CommentsListInner,ul {
    list-style: none
}

h2 {
    --hfont--size: 1.5em
}

h3 {
    --hfont--size: 1.17em
}

h5 {
    --hfont--size: 0.83em
}

h6 {
    --hfont--size: 0.67em
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 500
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    font-family: inherit;
    word-break: break-word
}

.faq_section {
    margin-bottom: 50px
}

.-single-social,.box-price.featuer .links_price,.intro-page.-model-1,.referance,.section-faq,.success,benfit,features--block,section.price-section {
    background: #fff
}

rootinside {
    display: block;
    min-height: 100vh
}

a {
    text-decoration: none;
    transition: color 350ms;
    color: var(--alinks)
}

.container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px
}

.unline:hover {
    text-decoration: underline
}

.activable:active {
    transform: scale(.96);
    opacity: .85
}

.-GridItem-1:hover,.-GridItem-2:hover,.city-block:hover {
    transform: translate(0,-1px)
}

.hoverable.hoverableselect:hover::after {
    background: var(--media-hover)
}

.hoverable.hoverableselect::after {
    transition: none
}

.hoverable,.price.container {
    overflow: hidden
}

#button,.btn-phone,.btn-whatsapp {
    position: fixed;
    width: 50px;
    height: 50px;
    right: 20px
}

.hoverable::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    transition: 150ms var(--transition-timing-in) background
}

.hoverable:hover::after {
    transition: 50ms var(--transition-timing-in) opacity;
    opacity: 1;
    background: var(--hover-overlay)
}

.activableopac:active,.city-block:hover .icon_country img {
    opacity: .7
}

header {
    padding: 10px 0;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    position: sticky;
    background: #0255b3;
    transition: var(--transition)
}

header>.container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.menu-nav>ul {
    list-style: none;
    display: flex;
    font-size: 17px;
    flex-wrap: wrap;
    align-items: center
}

.menu-nav>ul li {
    margin: 2px;
    display: block
}

.menu-nav {
    color: #000;
    flex: 1 1 0%
}

.menu-nav>ul>li>a {
    font-size: 18px;
    padding: 6px 12px;
    white-space: nowrap;
    display: block;
    font-weight: 500;
    color: #fff;
    transition: 350ms
}

.menu-nav>ul>li a:hover {
    color: #6ee1e7;
    padding-right: 10px
}

footer {
    padding: 66px 0 0
}

.foot {
    padding: 0
}

.footer_menu ul {
    flex: 1 1 0%;
    display: flex;
    list-style: none;
    text-align: right;
    flex-wrap: wrap;
    margin: -5px
}

.footer_menu ul li {
    flex: 1 1 0%;
    margin: 8px
}

.footer_menu ul li a {
    font-size: 15px;
    padding: 8px 10px;
    white-space: nowrap;
    display: block;
    background: #ffffff1f;
    font-weight: 400;
    border-radius: 10px;
    transition: var(--transition);
    color: #fff
}

.footer_menu ul li a:hover {
    background: var(--uicolor3);
    color: #100f0f
}

#button.show {
    opacity: 1;
    visibility: visible;
    font-size: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    cursor: pointer
}

#button {
    display: inline-block;
    bottom: 30px;
    transition: background .3s,opacity .5s,visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 99
}

.btn-phone svg {
    transform: rotate(255deg)
}

.box-price em,p.Service_price {
    transform: rotate(313deg);
    font-style: normal
}

.btn-phone,.btn-whatsapp {
    left: 18px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    bottom: 18px;
    z-index: 2;
    background: #4caf50;
    animation: 2s ease-in-out infinite callrotate;
    box-shadow: var(--box-shadow)
}

.-GridItem-1,.-GridItem-1-category-Item a {
    border-radius: var(--largeradius);
    overflow: hidden
}

.foot-footer,allrights-reserved {
    text-align: center;
    position: relative;
    color: #fff
}

.show {
    visibility: visible;
    z-index: 99;
    transition: .3s
}

.-GridItem-1,.-GridItem-1-category-Item a,.-GridItem-1-info,.-GridItem-2,.-GridItem-2--ThumbBox a img,.-GridItem-2-category-Item a,.-GridItem-3,.GridItem-3-title-model h3,.GridItem-title->a h3 {
    transition: var(--transition)
}

.foot-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    padding: 10px 5px;
    border-top: 2px solid #ffffff24
}

allrights-reserved {
    display: block;
    max-width: 500px;
    min-width: 200px;
    flex: 1;
    display: flex;
    font-size: 14px
}

.-section-,.company {
    flex: 1;
    position: relative
}

.company {
    display: flex;
    text-align: left;
    justify-content: left;
    align-items: end
}

.company p {
    font-size: 14px;
    display: flex;
    align-items: end;
    color: #fff;
    font-weight: 400
}

.company p a img {
    width: 110px;
    height: auto
}

.-GridItem-3 a,.-sidebar-header,.-single-blog-box .container,.-single-cat-box .container,.-single-city-box .container,.-single-parent-box .container,.category-Item,.icon-title,.icon_faq,.intro-page.-model-1 .container,.logo_footer,.owl-stage,.search_header span.close i.fa-solid.fa-xmark,.service-works,.works-single .container,a.ads-phone-box {
    display: flex
}

.-section- {
    max-width: 100%;
    overflow: hidden
}

.-post-box {
    min-width: 360px;
    max-width: 360px;
    flex: 1;
    height: 100%
}

.post-intro-slider- {
    display: flex;
    flex-wrap: wrap;
    padding: 7px;
    opacity: 0;
    width: 440px
}

.post-intro-slider- .-works {
    min-width: 100%;
    max-width: 100%;
    margin: 0
}

.-GridItem-1 {
    min-width: 270px;
    max-width: 313px;
    flex: 1;
    margin: 10px;
    position: relative;
    height: 250px
}

.-GridItem-1-ThumbBox,.-GridItem-1-ThumbBox img,.-GridItem-1-ThumbBox>a {
    height: 100%;
    width: 100%
}

.-GridItem-1:hover .-GridItem-1-category-Item>span,.category-Item a:hover {
    background: var(--uicolor2);
    color: #fff
}

.-GridItem-1-info {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    flex: 1 1 0%;
    padding: 37px 15px 21px;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.88) 100%,rgba(0,0,0,.73))
}

.-GridItem-1-info a h3 {
    display: flex;
    color: var(--bgcolor);
    position: relative;
    width: 100%;
    transition: .3s;
    font-size: 15px;
    font-weight: 600;
    text-shadow: 0 1px 3px #0000008c
}

.-GridItem-1-ThumbBox a img,.contact-map div,iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: relative
}

.-GridItem-1-category-Item {
    position: absolute;
    top: 15px;
    left: 15px;
    overflow: hidden;
    display: block;
    z-index: 1
}

.-GridItem-1-category-Item a {
    font-size: 12px;
    font-weight: 500;
    background: var(--uicolor2);
    padding: 4px 15px;
    color: #fff;
    display: flex;
    z-index: 2;
    position: relative
}

.-GridItem-3,.NoComments,.adress-contact,.model-1,.model-2,.model-works,header .menu_bar,section.bh_model_shap_posts,section.city-section,ul.block-cotact li a {
    background: var(--bkground)
}

.-GridItem-3-ThumbBox a,.-GridItem-3-ThumbBox img {
    display: block;
    height: 100%
}

.-GridItem-3-ThumbBox {
    min-width: 70px;
    height: 70px;
    max-width: 70px;
    flex: 1;
    border-radius: 50%;
    overflow: hidden
}

.-GridItem-3-ThumbBox img,.btn-whatsapp a,.price-block .owl-nav {
    width: 100%
}

.-GridItem-3-info {
    flex: 1;
    margin-inline-start:13px}

.GridItem-3-title-model h3 {
    color: var(--titlecolor);
    font-size: 16px;
    font-weight: 500;
    position: relative;
    height: 47px
}

.-GridItem-2:hover .GridItem-2-title-model a h3,.-GridItem-2:hover .GridItem-title->a h3,.-GridItem-3:hover .GridItem-3-title-model h2,.-GridItem-5:hover .GridItem-5-title-model h2,.-category-boxed:hover .cat_title_boxed a h3,.-faqs-singlebox>ul li.active h2 span,.-faqs-singlebox>ul>li>h2:hover i,.-faqs-singlebox>ul>li>h2>span:hover,.ChildComments>div>a:hover,.CommentsListInner .YC-CommentContent>a:hover,.city-block_bh:hover a h2,.section-title h2 i {
    color: #195599
}

.-GridItem-3 {
    display: flex;
    min-width: 230px;
    max-width: 100%;
    padding-inline:0;margin-bottom: 17px;
    flex: 1;
    padding: 8px;
    border-radius: var(--largeradius)
}

.-GridItem-3:hover {
    background: #fff;
    box-shadow: 0 0 14px 2px #1b798e26
}

.-Posts-intro {
    display: flex;
    position: relative;
    align-items: center;
    margin-bottom: 20px
}

ul.-Tabs-intro-List li {
    width: max-content;
    margin-inline-end:5px;cursor: pointer;
    position: relative;
    transition: 180ms;
    padding: 10px 15px;
    border-radius: var(--largeradius);
    font-size: 11px;
    font-weight: 500;
    color: var(--secondarytext)
}

.-Posts-intro h2 {
    color: var(--uicolor);
    font-size: 22px;
    flex: 1;
    display: flex;
    align-items: center;
    width: 100%;
    font-weight: 600
}

.-Posts-intro span {
    transition: 150ms;
    display: flex;
    width: 30px;
    justify-content: center
}

.-Posts-intro i {
    font-weight: 400;
    font-size: 21px;
    color: var(--uicolor2)
}

ul.-GridItem-3-headline li {
    color: var(--contentcolor);
    font-weight: 500;
    font-size: 11px
}

ul.-GridItem-3-headline {
    display: flex;
    align-items: center;
    margin-bottom: 5px
}

.-Posts-intro-box .-GridItem-3:last-child {
    margin-bottom: 0
}

.-Posts-intro-box {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    width: 100%
}

.intro-yu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0
}

.info-cover {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-inline-end:44px;
    align-items: center;
}

.-Griditem-2-user,.CommentContent,.Singlemosttabs,.ez-toc-title-container,.intro_buttun,.social--footer,.title-text,a.phone-box,a.phone-box div,ol.BreadcrumbsFilters li {
    align-items: center;
    display: flex
}

.info-cover h1 {
    margin-bottom: 18px;
    font-size: 32px;
    font-weight: 600;
    color: #fff
}

.info-cover p {
    color: #dbdbdb;
    position: relative;
    font-size: 15px;
    width: 100%;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.img_back-yu img {
    width: 100%;
    filter: drop-shadow(0px 2px 5px #00000042)
}

.intro_buttun {
    margin-top: 20px;
    justify-content: center
}

.intro_buttun a {
    background: #262626;
    padding: 8px 10px;
    margin-inline-end:12px;border-radius: 15px;
    color: #fff;
    font-size: 17px;
    font-weight: 500
}

a.content-btn_1 {
    background: #fff;
    color: #000
}

.page-concept {
    background: linear-gradient(180deg,#0255b3,#287bd9);
    border-bottom: 7px solid #2977d1
}

.facebook {
    --socialcolor: #0278bd;
    --scoial: #0278bd
}

.social--footer>a {
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 10px;
    color: #215795;
    background: #6ee1e7;
    border: 1px solid #00000021;
    transition: 180ms;
    display: flex;
    margin-inline-end:10px;transition: all var(--transition)
}

.-GridItem-2--ThumbBox a,.-GridItem-2--ThumbBox a img {
    height: 100%;
    display: block;
    width: 100%;
    position: relative
}

.social--footer>a:hover {
    background: #fff;
    color: #2477d5
}

.social--footer>a i {
    font-size: 20px;
    font-weight: 300!important;
    width: 100%;
    text-align: center;
    transition: all var(--transition)
}

a.twitter {
    --socialcolor: #ffffff
}

.youtube {
    --socialcolor: #FF0000
}

a.linkedin {
    --socialcolor: #5d93ff
}

a.telegram {
    --socialcolor: #369aff
}

.social--box {
    display: flex;
    margin-top: 30px;
    flex-direction: column
}

.social--box span {
    margin-bottom: 12px;
    font-size: 22px;
    font-weight: 500;
    color: #fff
}

.-section-box {
    display: flex;
    margin-bottom: 50px
}

.section-title {
    display: flex;
    margin-bottom: 20px;
    margin-top: 50px
}

.section-title h2 {
    font-size: 35px;
    font-weight: 600
}

.section-title h2 i {
    font-size: 30px;
    margin-inline-end:10px;font-weight: 400
}

.logo_footer {
    margin-top: 24px
}

.menu-nav>ul>li.current-menu-item>a {
    background: #6ee1e7;
    color: #202020;
    font-weight: 500
}

ul.-date-model-1 li {
    color: #ede7e7;
    margin-top: 10px;
    font-size: 12px;
    font-weight: 300
}

.-GridItem-1:hover .-GridItem-1-info {
    padding-bottom: 28px
}

.-GridItem-1:hover .-GridItem-1-ThumbBox a img {
    opacity: .8
}

.-GridItem-3:hover .-GridItem-3-ThumbBox img {
    filter: brightness(.9)
}

.postmodel.model-1 {
    display: flex;
    flex-wrap: wrap;
    margin: 15px -12px
}

.-GridItem-2 {
    min-width: 270px;
    max-width: 340px;
    flex: 1;
    margin: 10px;
    background: #fff;
    padding: 20px;
    border-radius: 20px
}

.-GridItem-2:hover {
    box-shadow: 0 0 9px 0 #0d103412
}

.-GridItem-2--ThumbBox {
    height: 200px;
    margin-bottom: 15px;
    border-radius: 20px;
    overflow: hidden
}

.-Breadcrumb-SingularPost ol.BreadcrumbsFilters, .-Griditem-4-title-description, .ratingServise {
    margin-bottom: 10px
}

.-GridItem-2-category-Item {
    padding: 5px;
    display: flex;
    margin-bottom: 5px
}

.-GridItem-2-category-Item a {
    background: var(--uicolor);
    padding: 7px 8px;
    border-radius: 17px;
    color: #fff;
    font-size: 12px;
    font-weight: 500
}

.GridItem-2-title-model a {
    display: flex;
    flex-direction: column;
    flex: 1
}

.GridItem-2-title-model p,benfit p {
    line-height: 1.7;
    font-size: 13px;
    font-weight: 400;
    color: var(--contentcolor);
    display: block
}

.GridItem-2-title-model a h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--uicolor);
    height: 54px;
    overflow: hidden
}

.-GridItem-2-category-Item span:hover {
    background: var(--uicolor3);
    color: #000
}

.titles_concept {
    display: flex;
    align-items: center;
    margin-bottom: 25px
}

.titles_concept h2 {
    font-size: 22px;
    color: var(--uicolor);
    font-weight: 400
}

.titles_concept_1 {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center
}

.titles_concept_1 p {
    text-align: center;
    line-height: 1.7;
    font-size: 16px;
    font-weight: 400;
    color: #2c2c2c;
    display: block
}

.titles_concept_1 h2 {
    color: #171818;
    font-size: 32px;
    font-weight: 700;
    display: flex;
    margin-bottom: 15px;
    margin-top: 50px
}

li.-GridItem-6--date,ul.box-widght-data li p {
    color: var(--contentcolor);
    font-weight: 400;
    font-size: 13px
}

.ButtonConcept a,.category-Item span {
    border-radius: 20px;
    color: #fff;
    transition: var(--transition);
    background: var(--uicolor2)
}

.ButtonConcept {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px 50px
}

.ButtonConcept a {
    font-size: 17px;
    padding: 10px 15px;
    margin-bottom: 30px
}

.ButtonConcept a:hover {
    transform: translate(0,-2px);
    background: var(--uicolor)
}

.ButtonConcept a i,a.contact p {
    margin-inline-start:8px}

.postmodel-model-2 {
    display: flex;
    margin-top: 20px
}

.Griditem-posts-midden {
    flex: 1;
    display: flex;
    flex-wrap: wrap
}

.Griditem-posts-left,.Griditem-posts-right {
    min-width: 320px;
    max-width: 320px;
    flex: 1
}

.category-Item span {
    display: flex;
    align-items: center;
    padding: 6px;
    font-weight: 400;
    font-size: 13px
}

.-Griditem-2-user-avatar {
    border-radius: 40px;
    overflow: hidden;
    margin-inline-end:9px}

.-works-info-box,.GridItem-title->a {
    display: flex;
    flex-direction: column;
    margin-top: 10px
}

.GridItem-title->a h3 {
    color: var(--uicolor);
    font-weight: 500;
    font-size: 18px;
    height: 51px;
    overflow: hidden
}

.GridItem-title->a>p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.6;
    color: var(--contentcolor)
}

ul.-Tabs--Posts--List {
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
    flex: 1;
    flex-wrap: wrap
}

ul.-Tabs--Posts--List li {
    margin-inline-end:14px;padding: 7px 15px;
    background: var(--bkground);
    border-radius: 11px;
    color: #121212;
    font-size: 16px;
    cursor: pointer
}

.faq-info {
    display: block;
    max-width: 64%;
    background: var(--bkground);
    padding: 20px;
    border-radius: 20px;
    margin: auto
}

.head-faq-title {
    display: flex;
    align-items: center;
    flex: 1;
    cursor: pointer
}

.head-faq-title h2 {
    flex: 1;
    font-size: 20px;
    color: var(--uicolor);
    font-weight: 500
}

.answer p,.cat_title_boxed p {
    line-height: 1.7;
    font-weight: 400;
    color: var(--contentcolor)
}

.faq-section {
    display: flex;
    flex-direction: column;
    background: #fff;
    margin-bottom: 12px;
    padding: 20px 16px;
    border-radius: 20px;
    height: 100%
}

.answer,.btn-phone h3,.btn-whatsapp h3,.icon_faq i.fas.fa-minus,.menu_bar.icon i.fa-duotone.fa-bars,.search_header span i.fa-solid.fa-xmark,.search_header span.close i.far.fa-search,header .menu_bar i.fa-thin.fa-xmark,header.fixed .menu_bar .fa-xmark,header.fixed .menu_bar.icon .fa-bars {
    display: none
}

.answer {
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: 180ms;
    margin-top: 0
}

.-category-boxed,.-category-image,.-category-image a,.-category-image a:before,.-category-image img,.-category-image span,.-works,.-works-info,.city-block,.city-block_bh,.city-block_bh h2,.faq-section.active .answer,.head-block-city,.icon_country,.links_price,.links_price a,.menu-nav>ul>li>ul li>a,.menu_bar,.search_header form,ul.-Tabs-loadmore-List li {
    transition: var(--transition)
}

.answer p {
    background: var(--bgcolor);
    font-size: 16px
}

.icon_faq i {
    font-size: 19px
}

.faq-section.active .answer {
    visibility: visible;
    opacity: 1;
    display: block;
    margin-top: 10px
}

ul.-Tabs--Posts--List li.-Tabs--Posts--Items.active {
    background: var(--uicolor2);
    color: #fff;
    font-size: 16px
}

.-GridItem-2:hover .-GridItem-2--ThumbBox a img {
    transform: scale(1.06);
    filter: brightness(.9)
}

.-posts-sidebar-body,.-posts-sidebar-body.-model-2,.-single-services-box .container,.category-shap,.category_panner-mobile,.cities-list__inner,benfits,p.-common-keywords {
    display: flex;
    flex-wrap: wrap
}

.-category-boxed {
    min-width: 220px;
    max-width: 252px;
    flex: 1;
    margin: 10px;
    background: var(--bkground);
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    display: block;
    padding: 15px
}

.-category-image {
    height: 170px;
    position: relative;
    width: 100%;
    border-radius: 14px;
    overflow: hidden
}

.-category-image a {
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    position: relative
}

.-category-image a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #0d172e21;
    opacity: 0;
    visibility: hidden
}

.-category-image span {
    width: 45px;
    position: absolute;
    right: 17px;
    top: 10px;
    z-index: 1;
    background: #000000d1;
    border-radius: 50%;
    height: 45px;
    opacity: .8
}

.-category-image img,.-category-image span i,.icon_country img {
    width: 100%;
    height: 100%;
    position: relative
}

.-category-image span i {
    display: flex;
    font-size: 21px;
    color: #fff;
    font-weight: 600;
    align-items: center;
    justify-content: center
}

.box-price,.cat_title_boxed a h3 {
    transition: var(--transition);
    font-size: 18px;
    position: relative
}

.cat_title_boxed {
    display: flex;
    flex-direction: column;
    padding: 13px
}

.cat_title_boxed p {
    font-size: 12px;
    display: block;
    margin-top: 5px
}

.cat_title_boxed a h3 {
    color: #000;
    font-weight: 600;
    display: flex
}

p.Service_price {
    background: rgb(255 46 46);
    color: #fff;
    padding: 2px 75px;
    position: absolute;
    left: -65px;
    font-size: 13px;
    width: max-content;
    top: 25px;
    font-weight: 500
}

.box-price em,.box-price h3,.tit_pries p {
    color: var(--uicolor)
}

.-category-boxed:hover .-category-image a:before,.-category-boxed:hover .-category-image span,.works-single-img-:hover .owl-next,.works-single-img-:hover .owl-prev {
    opacity: 1;
    visibility: visible
}

.box-price {
    border-radius: var(--largeradius);
    text-align: center;
    flex: 1;
    margin: 20px;
    min-width: 309px;
    background: #fff;
    z-index: 1;
    padding: 37px 21px;
    background: var(--bkground);
    overflow: hidden;
    max-width: 330px
}

.tit_pries p {
    margin-bottom: 39px;
    font-size: 24px;
    line-height: 34px;
    font-weight: 400
}

.image_price {
    display: flex;
    justify-content: center;
    width: 150px;
    height: 150px;
    margin: auto
}

.ArticleDetails.details p span post--features,.disabled,.ez-toc-debug-messages {
    display: none!important
}

.price-block {
    display: flex;
    flex-wrap: wrap;
    width: 318px
}

.image_price img {
    width: 100%;
    height: 100%;
    border-radius: 76px;
    overflow: hidden;
    background: var(--background)
}

.links_price,.links_price a {
    border-radius: 50px
}

.box-price em {
    background: #fff;
    padding: 6px 12px;
    position: absolute;
    left: -78px;
    font-size: 14px;
    width: 229px;
    top: 26px;
    font-weight: 600
}

.box-price h3 {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 31px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center
}

.list_services_price {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center
}

.list_services_price ul {
    list-style: none;
    text-align: right
}

.list_services_price ul li {
    padding-bottom: 19px;
    font-size: 16px;
    font-weight: 400;
    color: var(--contentcolor)
}

.list_services_price ul li i {
    margin-left: 8px;
    color: #fff;
    background: var(--uicolor);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-weight: 900
}

.links_price {
    background-color: var(--uicolor2);
    color: #fff;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    font-weight: 500
}

.links_price a {
    padding: 10px 46px;
    color: var(--bgcolor);
    font-size: 16px;
    display: block
}

.box-price.featuer {
    background: var(--uicolor2);
    padding-top: 60px;
    height: auto
}

.box-price p {
    margin-bottom: 21px;
    font-size: 20px;
    color: #202020;
    font-weight: 500
}

.box-price.featuer h3,.box-price.featuer p,span.closepopup:hover i,ul.blogs-box-social-share li div {
    color: #fff
}

.box-price.featuer .list_services_price ul li i {
    background: #f3f3f3;
    color: #1b798e
}

.box-price.featuer .list_services_price ul li {
    color: #f5f3f3
}

.box-price:hover {
    box-shadow: 0 0 15px 0 #0d0f301a;
    background: #fff
}

.box-price .links_price:hover {
    background: #302f2f
}

.box-price.featuer .links_price:hover,.box-price.featuer:hover {
    background: var(--uicolor2)
}

.box-price.featuer .links_price:hover a {
    color: #060606;
    background: var(--uicolor3)
}

.box-price.featuer .links_price a {
    color: #000
}

.-category-boxed:hover {
    background: #fff;
    box-shadow: 0 0 8px 1px #03040e12
}

.box-price h3 underlined {
    margin-inline-start:7px}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    margin-top: 25px;
    padding-bottom: 50px;
    justify-content: center
}

.city-block {
    min-width: 210px;
    max-width: 250px;
    border-radius: var(--largeradius);
    overflow: hidden;
    margin: 10px;
    display: block;
    height: 100%;
    flex: 1;
    background: #0000000f;
    padding: 11px
}

.city-block a,.icon_country {
    align-items: center;
    position: relative
}

.city-block a {
    display: block;
    width: 100%;
    display: flex
}

.head-block-city {
    position: relative;
    bottom: 0;
    width: 100%;
    padding: 9px 12px;
    z-index: 1;
    display: block
}

.head-block-city h3 {
    color: #000;
    font-size: 19px;
    font-weight: 500
}

.icon_country {
    width: 45px;
    z-index: 1;
    background: var(--uicolor);
    border-radius: 50%;
    height: 36px;
    opacity: .8;
    display: flex;
    justify-content: center
}

.-single-parent-box,how-we-work-steps,post--albums,services--block i {
    display: flex!important
}

.icon_country span i {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: #fff;
    z-index: 1;
    font-weight: 500
}

.city-block:hover .icon_country span {
    opacity: 1
}

.-single-parent-box {
    align-items: self-start;
    width: 100%
}

.-single-parent {
    display: block;
    position: relative;
    border-radius: 20px;
    max-width: calc(100% - 370px)
}

.-single-parent-post--sidebar {
    min-width: 340px;
    align-self: start;
    bottom: 0;
    position: sticky;
    top: 110px;
    display: flex;
    flex-direction: column;
    max-width: 300px;
    margin-inline-start: 30px;
}

.for-auto-scrollers {
    position: fixed;
    z-index: 22;
    width: 50px;
    height: 50px;
    right: 0;
    cursor: pointer;
    bottom: 30px
}

.-single-parent-flexes--content {
    position: relative;
    transition: 150ms;
    width: 100%
}

.-single-parent-flexes--content-inner-thumb {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-radius: var(--largeradius);
    width: 100%;
    position: relative;
    flex-direction: column
}

.-single-parent-flexes--content-inner-thumb img {
    position: relative;
    object-fit: cover;
    border-radius: 20px
}

.-single-parent-flexes--content-inner .-single-parent-flexes--content-bar {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    z-index: 1;
    width: 100%;
    justify-content: space-between;
    padding: 40px 30px;
    background: var(--bgcolor);
    border-radius: 20px;
    margin-top: 30px;
    box-shadow: 0 0 9px 0 #020e5d0f
}

.-single-parent-flexes--content-bar>span {
    font-size: 15px;
    margin-bottom: 10px;
    color: var(--uicolor)
}

.-user-avatar i {
    display: flex;
    height: 100%;
    width: 100%;
    background: #eff6ff;
    align-items: center;
    justify-content: center
}

ol.BreadcrumbsFilters {
    display: flex;
    flex-wrap: wrap;
    list-style: none
}

ol.BreadcrumbsFilters li {
    display: flex;
    margin-inline-end:8px;align-items: center;
    font-size: 18px;
    font-weight: 500
}

.info-cover h1 strong:last-child,li.none_after {
    margin-inline-start:0}

ol.BreadcrumbsFilters li a {
    align-items: center;
    display: flex;
    text-align: right;
    transition: var(--textcolor);
    flex-wrap: wrap;
    width: 100%;
    position: relative;
    border-radius: var(--largeradius);
    color: var(--secondarytext);
    font-size: 14px;
    font-weight: 400
}

ol.BreadcrumbsFilters>li>i {
    margin-inline-end:5px;font-weight: 500
}

.-CategoryGrid__AvataIcon,.-UserArea>a {
    display: flex;
    align-items: center;
    flex: 1
}

.-UserArea a i {
    margin-inline-end:4px}

.Contain--Content--Context {
    display: flex;
    width: 100%
}

.-single-parent-flexes--content-inner-content {
    max-width: 100%;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    display: inline-block;
    border-radius: var(--largeradius)
}

div#ez-toc-container {
    background: var(--bgcolor)!important;
    border: 1px solid var(--border);
    border-radius: 20px;
    padding: 20px;
    width: 100%
}

div#ez-toc-container p.ez-toc-title {
    font-weight: 500;
    margin: 0;
    color: var(--alinks);
    font-size: 24px;
    flex: 1
}

.ArticleDetails h3,.ArticleDetails h4,.ArticleDetails h5,.ArticleDetails>h2 {
    background: linear-gradient(-90deg,var(--bkground),transparent);
    border-radius: 0 20px 20px 0;
    padding: 8px 20px!important;
    margin: 10px 0
}

.ArticleDetails h1,.ArticleDetails>h3 {
    padding: 12px 20px!important;
    background: linear-gradient(-90deg,var(--bkground),transparent)
}

.ArticleDetails>h2 {
    font-weight: 600 !important;
    font-size: 22px
}

.ArticleDetails>h3 {
    border-radius: 0 20px 20px 0;
    font-weight: 600
}

.ArticleDetails>h4 {
    font-size: 20px;
    font-weight: 600
}

.ArticleDetails>h5 {
    font-size: 18px;
    font-weight: 400
}

.-user-context>h4,.ArticleDetails.details h6,.ArticleDetails>h6 {
    font-size: 16px;
    font-weight: 400
}

.single-post {
    background: #fff;
    display: block;
    margin-top: 50px
}

.-single-parent-flexes--content-inner {
    display: block;
    overflow: hidden;
    position: relative;
    transition: 150ms;
    width: 100%;
    padding: 25px;
    border-radius: 25px;
    background: #fff;
    box-shadow: var(--box-shadow);
    margin-bottom: 20px
}

.-single-parent-flexes--content-bar h1 {
    margin: 13px 0;
    font-weight: 600;
    font-size: 25px;
    width: 100%
}

.-user-avatar {
    display: flex;
    margin-left: 8px;
    width: 35px;
    height: 35px;
    border: 3px solid #b9bebf;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

.-Singlebar-most-view,.-post-sidebar,.LoaderPostsRelaterIndex-box {
    border-radius: var(--largeradius);
    box-shadow: var(--box-shadow);
    background: #fff
}

.-single-parent-flexes--content-bar .-user-avatar i {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.-user-context {
    display: flex;
    white-space: nowrap;
    flex-direction: column
}

.-user-context span {
    font-size: 16px;
    font-weight: 400;
    color: var(--uicolor)
}

.-user-context time {
    font-weight: 400;
    font-size: 11px;
    color: var(--contentcolor)
}

.ArticleDetails,.ArticleDetails.details>*,.titles-serive-model>* {
    display: block;
    list-style: revert;
    text-align: revert;
    color: var(--secondarytext);
    line-height: 1.8;
    font-weight: 400;
    font-size: 17px
}

.ArticleDetails.details>p {
    color: var(--contentcolor)
}

.ArticleDetails h1 {
    font-size: 26px;
    border-radius: 0 20px 20px 0;
    line-height: 1.4
}

.LoaderPostsRelaterIndex-box {
    display: flex;
    flex-direction: column;
    padding: 25px;
    margin-bottom: 20px
}

.sidebar-title {
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
    flex: 1;
    position: relative
}

.sidebar-title h3,h2.ads-title {
    position: relative;
    color: var(--uicolor);
    font-size: 19px;
    font-weight: 600;
    display: flex;
    align-items: center
}

.sidebar-title p {
    font-size: 13px;
    color: var(--secondarytext);
    font-weight: 400
}

.-posts-section-model-2,.-videos-page-,.LoaderPostsRelaterIndex-1,.Singlemostview {
    display: flex;
    flex-wrap: wrap;
    margin-inline:-3px}

.-Singlebar-most-view,.-post-sidebar {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin-bottom: 25px
}

.gridpostsingle {
    background: #fff;
    padding: 50px 0
}

p.-common-keywords span {
    margin-inline-end:15px;margin: 4px;
    font-size: 16px;
    padding: 10px 12px;
    border-radius: 30px;
    border: 1px solid var(--border);
    color: var(--titlecolor);
    transition: .2s;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    font-weight: 500
}

.-keywords-box {
    background: #fff;
    margin-top: 20px;
    padding: 20px;
    border-radius: 25px
}

.comments_label {
    display: block;
    margin-top: 35px
}

.-Title-keywords {
    position: relative;
    color: #101010;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex: 1;
    margin-bottom: 25px
}

.-Title-keywords i {
    margin-inline-end:15px;color: var(--uicolor2)
}

.sidebar-title h3 i {
    margin-inline-end:5px}

.-faqs-singlebox {
    background: var(--bgcolor);
    margin-top: var(--margin);
    padding: 20px;
    flex-direction: column;
    box-shadow: var(--box-shadow)
}

.-faqs-singlebox,.-faqs-singlebox>ul>li>h2 {
    border-radius: var(--largeradius);
    display: flex
}

h2.-TitleContent-section {
    font-size: 24px;
    color: var(--uicolor);
    display: flex;
    align-items: center;
    margin-bottom: 25px
}

.-faqs-singlebox>ul {
    display: block;
    list-style: none;
    padding: 0!important
}

.-faqs-singlebox>ul>li {
    display: block;
    position: relative;
    margin-bottom: 14px!important
}

.-faqs-singlebox>ul>li>h2>span {
    flex: 1 1 0%;
    color: var(--secondarytext);
    transition: 150ms
}

.-faqs-singlebox>ul>li>h2>i {
    font-size: 22px;
    color: #5b6466;
    transition: 150ms;
    font-weight: 500
}

.-faqs-singlebox>ul>li>h2 {
    font-size: 18px;
    background: var(--bkground);
    cursor: pointer;
    color: var(--secondarytext);
    transition: 180ms;
    font-weight: 500;
    padding: 15px;
    margin: 0!important;
    align-items: center
}

.-faqs-singlebox>ul>li.active>.FaqsAnswers {
    height: var(--outheight);
    visibility: visible;
    opacity: 1;
    transition: 180ms
}

.-faqs-singlebox>ul>li>.FaqsAnswers>.AnswerContext {
    font-size: 16px;
    color: var(--contentcolor);
    background: var(--bgcolor);
    border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    padding: 15px;
    margin-top: 10px!important;
    font-weight: 400;
    line-height: 28px
}

.-faqs-singlebox>ul>li>.FaqsAnswers {
    transition: 180ms
}

.single-post-parent-container-comments {
    background: var(--bgcolor);
    border-radius: var(--largeradius);
    box-shadow: var(--box-shadow)
}

.single-post-parent-container-comments>h3 {
    position: relative;
    color: var(--uicolor);
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-bottom: 25px
}

.single-post-parent-container-comments>h3>i {
    font-weight: 500;
    color: var(--uicolor2);
    margin-inline-end:15px}

form.CommentsFormInner {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column
}

form.CommentsFormInner>input {
    border-radius: var(--largeradius);
    border: 1px solid var(--diver);
    background: 0 0
}

form.CommentsFormInner>textarea {
    width: 100%;
    height: 110px;
    border-radius: var(--largeradius);
    border: 1px solid var(--diver);
    background: rgba(0,0,0,0);
    padding: 22px;
    font-size: 16px;
    margin-bottom: 16px;
    resize: unset;
    font-weight: 300
}

.line input:focus,.line textarea:focus,form.CommentsFormInner>input:focus,form.CommentsFormInner>textarea:focus {
    border-color: var(--uicolor)
}

form.CommentsFormInner>button {
    display: block;
    margin-right: auto;
    border: 0;
    background: var(--uicolor2);
    padding: 13px 30px;
    border-radius: var(--largeradius);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: 150ms;
    cursor: pointer
}

form.CommentsFormInner>input[disabled] {
    background: var(--bgcolor);
    color: #bbbcc1
}

.CommentsList>.CommentsList__Title {
    font-size: 22px;
    margin-bottom: 20px;
    color: var(--secondarytext);
    font-weight: 400
}

.CommentsListInner .YC-CommentContent {
    background: var(--bkground);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.CommentsListInner .YC-CommentContent p.contentcomment {
    display: block;
    list-style: revert;
    text-align: revert;
    color: var(--contentcolor);
    line-height: 1.8;
    font-weight: 400;
    font-size: 15px;
    margin-top: 17px
}

.ChildComments>div>.CommentContent .NameArea,.CommentsListInner .YC-CommentContent>.CommentContent .NameArea {
    text-transform: capitalize;
    font-size: 20px;
    color: var(--titlecolor);
    font-weight: 400
}

.CommentsListInner .YC-CommentContent .CommentContent .CommentDate {
    font-size: 11px;
    font-weight: 600;
    color: var(--contentcolor);
    margin-inline-start:10px}

.UserAvatar {
    margin: 0 0 0 10px;
    border: 3px solid var(--uicolor2)
}

.UserAvatar:after {
    content: "";
    display: flex;
    width: 10px;
    height: 10px;
    align-items: center;
    background: #14a31f;
    justify-content: center;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 0;
    left: -2px;
    color: #fff;
    font-size: 12px
}

.-keywords-box,.videos-midden .videos-list {
    background: var(--bgcolor);
    box-shadow: var(--box-shadow)
}

.price-contact,.s-price-content {
    box-shadow: 0 0 10px 0 #00000030
}

.UserAvatar img {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    overflow: hidden
}

.-comments-user textarea {
    width: 100%;
    border-radius: 20px;
    padding: 13px 16px 12px 10px;
    font-size: 14px;
    transition: 150ms;
    color: var(--titlecolor);
    background: var(--bkground);
    border: 0;
    height: 45px;
    resize: unset
}

.-comments-user textarea:focus {
    background: #fff;
    border: 1px solid var(--uicolor2)
}

.-comments-user button {
    position: absolute;
    left: 10px;
    border: none;
    top: 10px;
    background: 0 0;
    cursor: pointer
}

.Comment_lise input,.textarea_form textarea {
    font-size: 14px;
    color: var(--uicolor);
    width: 100%;
    background: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.-comments-user button i {
    font-size: 24px;
    color: var(--uicolor2)
}

.CommentsListInner .YC-CommentContent>.CommentContent>p {
    font-size: 14px;
    color: var(--contentcolor);
    font-weight: 300
}

.ChildComments>div>.CommentContent>p {
    font-size: 15px;
    font-weight: 300;
    color: var(--contentcolor)
}

.ChildComments {
    list-style: none;
    padding: 0 40px 0 0
}

.ReplyCommentPreview {
    flex-direction: column
}

.ReplyCommentPreview>h2,.ReplyCommentPreview>p {
    padding-right: 40px
}

.ReplyCommentPreview>h2>em {
    margin-left: 4px
}

.Comment_lise input {
    flex: 1 1 0%;
    padding: 13px 24px;
    border-radius: 37px;
    border: 1px solid var(--border)
}

.textarea_form textarea {
    flex: 1 1 0%;
    border-radius: 20px;
    border: 1px solid var(--border);
    resize: unset;
    height: 100px;
    padding: 24px
}

.textarea_form button {
    border: none;
    width: max-content;
    padding: 11px 19px;
    border-radius: 20px;
    font-size: 15px;
    font-weight: 400;
    background: var(--uicolor2);
    color: #fff;
    margin-inline-start:auto;cursor: pointer
}

.textarea_form input:focus,.textarea_form textarea:focus {
    border-color: var(--uicolor2)
}

.-works-info,.cities-box,.line,.postgrid-title,.s-price-content1,.textarea_form,ul.services_text {
    display: flex;
    flex-direction: column
}

.CommentContent a {
    display: flex;
    margin-inline-start:auto;padding: 6px 15px;
    background: #5bcda3;
    border-radius: 11px;
    color: #fff;
    align-items: center
}

.-Posts-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.-Posts-grid>div {
    min-width: 260px;
    max-width: 320px;
    flex: 1
}

.-Posts-grid .-GridItem-2 {
    box-shadow: 0 0 7px 1px #1111161c
}

ul.blogs-box-social-share {
    display: flex;
    padding: 0!important
}

ul.blogs-box-social-share li {
    margin: 4px!important;
    background: var(--scoial);
    border-radius: 20px;
    cursor: pointer
}

li.telegram {
    --scoial: #0b86a9
}

li.skype {
    --scoial: #80b2ed
}

li.twitter {
    --scoial: #00afff
}

li.whatsapp {
    --scoial: #00d084
}

ul.blogs-box-social-share>li>div {
    width: 100%;
    border-radius: 20px;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 7px 10px!important
}

.-UserArea {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

li.linkedin {
    --scoial: #569deb
}

.-addpost-post_title- h1,.postgrid-title h3 {
    position: relative;
    color: var(--uicolor);
    font-size: 24px;
    font-weight: 500;
    align-items: center
}

.page-title h1 i,.postgrid-title h3 i {
    font-weight: 600!important;
    margin-inline-end:10px;color: var(--uicolor2)
}

.postgrid-title p {
    font-size: 16px;
    color: var(--contentcolor);
    font-weight: 400
}

.-Breadcrumb-SingularPost {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: var(--bkground);
    margin-bottom: 20px;
    padding: 21px 20px;
    border-radius: 20px;
    align-items: center
}

.-Breadcrumb-SingularPost p {
    font-size: 15px;
    font-weight: 300;
    color: var(--contentcolor);
    margin-top: 8px
}

.category-title p {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.-Breadcrumb-SingularPost h1 {
    font-size: 28px;
    color: var(--uicolor);
    font-weight: 500
}

.-Breadcrumb-SingularPost h1 i {
    font-size: 26px;
    font-weight: 500;
    color: var(--uicolor);
    margin-inline-end:11px}

ol.BreadcrumbsFilters>li.none_after i {
    margin-inline-end:0}

.CategoryBox {
    margin-bottom: 19px
}

.category-shap .-category-boxed {
    min-width: 246px;
    max-width: 311px
}

div#services1 {
    padding: 0 0 50px
}

.-single-cat-box {
    padding: 60px 0;
    display: block;
    position: relative
}

.-homepage--container {
    flex: 1;
    display: block;
    max-width: calc(100% - 360px)
}

.s-price-contact,.s-price-content {
    flex-direction: column;
    border-radius: 25px
}

.s-price-content {
    display: flex;
    background: #fff;
    padding: 18px;
    flex: 1
}

.s-price-content1 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #8d8d8d
}

.city-block_bh,.city-block_bh h2 {
    color: var(--uicolor);
    font-weight: 400
}

.s-price-content1 h1 {
    font-size: 32px;
    margin: 11px 0
}

.line input,.line textarea {
    margin-bottom: 10px;
    background: #fff
}

ul.services_text li {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    color: #404040
}

ul.services_text li i {
    margin-inline-end:10px;background: var(--uicolor2);
    border-radius: 50%;
    color: #fff;
    font-size: 16px
}

.s-price-contact {
    display: flex;
    background: #f5f5f5;
    max-width: 380px;
    padding: 25px;
    min-width: 380px
}

.title-contact {
    display: flex;
    flex-direction: column;
    margin-bottom: 11px
}

.title-contact h2,.title-contact h3 {
    display: flex;
    font-size: 26px;
    align-items: center;
    color: var(--uicolor);
    font-weight: 500
}

.title-contact h2 i,.title-contact h3 i {
    margin-inline-end:8px;font-weight: 500;
    color: var(--uicolor2)
}

.line input {
    padding: 12px 18px;
    border-radius: 20px;
    border: 1px solid #c5c4c4
}

.s-price-contact form {
    margin-top: 10px
}

.line textarea {
    padding: 15px 18px;
    border-radius: 20px;
    border: 1px solid #c5c4c4;
    resize: unset;
    height: 81px
}

.single-price {
    display: flex;
    padding: 50px 0
}

.price-contact-left {
    min-width: 361px;
    margin-inline-start:20px;display: block
}

.price-contact {
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 25px;
    background: #fff
}

.-single-social,.referance,.single-,.step,features--block,post--features,services--block {
    box-shadow: var(--box-shadow)
}

.price-num span {
    font-size: 24px;
    color: #19103a;
    font-weight: 400
}

button.btn-brand {
    padding: 6px 11px;
    border: 1px solid var(--uicolor2);
    border-radius: 20px;
    background: var(--uicolor2);
    color: #fff;
    font-size: 18px;
    width: 100%;
    cursor: pointer
}

button.btn-brand i {
    margin-inline-end:8px}

.-single-blog-box,.-single-city-box,section.price-section {
    padding: 60px 0
}

.call--box,.d-flex-bh {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.city-block_bh {
    margin: 10px;
    background: var(--bkground);
    padding: 5px 10px;
    border-radius: 27px
}

.title-page,ul.-Tabs-loadmore-List li {
    background: var(--bkground);
    border-radius: 25px
}

.city-block_bh h2 {
    font-size: 24px
}

.cities-inner h1,.news-title {
    font-size: 26px;
    color: var(--uicolor);
    font-weight: 500;
    display: flex
}

.-homepage--container .titles_concept {
    margin: 19px 0
}

.-single-search-box,.cities-box>*,.city-single-model,.seriver_model_bhaa,.works-Posts,.works-single,section.cities-list {
    padding: 50px 0
}

.news-title {
    margin: 10px 0 20px
}

.title-page {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 17px
}

.city-model {
    display: flex;
    flex-direction: column;
    padding-bottom: 35px
}

.cities-inner h1,img.footer {
    margin-bottom: 20px
}

.-single-services-box {
    padding-top: 61px
}

ul.-Tabs-loadmore-List {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

ul.-Tabs-loadmore-List li {
    margin: 10px;
    padding: 9px 11px;
    color: var(--uicolor2);
    font-size: 19px;
    font-weight: 500;
    cursor: pointer
}

ul.-Tabs-loadmore-List li.-Tabs-loadmore.active,ul.-Tabs-loadmore-List li:hover {
    background: var(--uicolor2);
    color: #fff
}

p.-common-keywords span:hover {
    color: var(--uicolor2);
    border-color: var(--uicolor2)
}

.blocks-yc- {
    display: flex;
    min-width: 100%;
    max-width: 100%;
    margin-inline-end:16px}

.blocks-content span {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 11px;
    color: #fff;
    display: block
}

.blocks-content p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #f7f7f7
}

.footer_menu {
    display: block;
    margin-top: 25px
}

.btn-phone {
    bottom: 83px;
    background: var(--uicolor2)
}

.-GridItem-2--ThumbBox img,.btn-phone a,.works-single-img- .owl-items {
    width: 100%;
    height: 100%;
    display: block
}

.footer-header {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

.footer-header svg {
    height: 34px;
    width: 100%;
    fill: #fff!important
}

.btn-whatsapp svg,.menu_bar {
    height: 35px
}

.-single-parent-flexes--content-inner .-single-parent-flexes--content-bar .-Breadcrumb-SingularPost {
    padding: 0;
    background: 0 0
}

.menu_bar {
    background: #fff;
    width: 35px;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    display: none
}

.menu_bar i {
    color: var(--uicolor2);
    font-size: 23px
}

header.fixed {
    background: #1265c3;
    box-shadow: 0 5px 7px #00000042
}

@keyframes callrotate {
    0%,100%,50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg)
    }

    10%,30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20%,40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg)
    }
}

.menu-nav form button {
    position: absolute;
    left: 15px;
    background: 0 0;
    border: none;
    top: 10px
}

.menu-nav form button i {
    font-size: 19px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.menu_bar.icon .fa-xmark {
    display: block!important
}

.model_shap_one_title ul.-Tabs--Posts--List,.success,.success p {
    justify-content: center
}

.seriver_model_bhaa .container {
    display: flex;
    align-items: self-start
}

.blocks-footer,.bottun.transform span.lese,.popup-call.show,.referance-Content.active,.search_header form.active,.single-,.titles-serive-model,.works-title-model,how-we-work,ul.ez-toc-list.open {
    display: block
}

.single-Breadcrumb {
    margin: 11px 0
}

.titles-serive-model p {
    font-size: 15px;
    font-weight: 400;
    color: #363535;
    line-height: 1.7
}

.titles-serive-model h1 {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
    color: #040404
}

.single- {
    width: 100%;
    overflow: hidden;
    position: relative;
    transition: 150ms;
    padding: 25px;
    border-radius: 25px;
    background: #fff;
    margin-bottom: 20px;
    max-width: calc(100% - 340px);
    margin-inline-end:20px;flex: 1;
    min-width: calc(100% - 510px)
}

ul.block-cotact {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    flex-wrap: wrap
}

ul.block-cotact li {
    margin: 5px;
    border-radius: 20px;
    overflow: hidden;
    height: 89px;
    flex: 1;
    min-width: 200px
}

ul.block-cotact li a {
    padding: 12px 30px;
    display: flex;
    align-items: center;
    height: 100%
}

.dt-contact,.logo_footer p,a.phone-box div {
    margin-inline-start:11px}

.dt-contact p {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

ul.block-cotact .dt-contact p {
    color: #686363;
}

.dt-contact h4 {
    margin-bottom: 5px;
    font-size: 15px;
    color: #020202
}

ul.block-cotact li i {
    font-size: 28px;
    font-weight: 500
}

.title-text i {
    font-size: 21px;
    font-weight: 400;
    color: var(--uicolor)
}

.title-text h3 {
    font-size: 24px;
    font-weight: 500;
    color: var(--uicolor)
}

.title-text span {
    margin-inline-end:9px}

.-single-cat-box .ArticleDetails.details h2 {
    margin: 15px 0
}

.NoComments {
    border-radius: 20px;
    display: block!important
}

.NoComments i {
    margin-inline-end:10px}

.-single-content-bar h1,.seriver_model_bhaa .social--footer {
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
}

.titles-faq {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 17px
}

.faq-section_faq-model,how-we-work {
    margin: 50px 0
}

.titles-faq p {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400
}

.titles-faq h1 {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--alinks)
}

.-single-parent-box-- {
    display: flex;
    align-items: flex-start
}

.breadcrumb1 ol.BreadcrumbsFilters {
    justify-content: center;
    margin-bottom: 13px
}

.ArticleDetails.details table {
    max-width: 100%;
    height: auto!important
}

.ArticleDetails table tr td:first-child,.ArticleDetails.details table tr td:first-child {
    background: #f9faff!important;
    max-width: 250px
}

.ArticleDetails.details table tr:first-child {
    background: #f9faff
}

.ArticleDetails.details table tr {
    border: 1px solid var(--border)
}

.ez-toc-title {
    display: block;
    cursor: pointer;
    font-size: 17px;
    color: #100f0f;
    border-radius: 10px;
    transition: .35s;
    text-align: right
}

div#ez-toc-widget-container nav {
    margin-top: 5px;
    border-radius: var(--miniradius);
    display: block;
    margin-bottom: 20px;
    padding: 14px;
    overflow: hidden;
    border: 1px solid var(--background)
}

.ArticleDetails>div>img {
    margin: 0 auto!important;
    max-width: 100%;
    display: block;
    border-radius: 25px;
    overflow: hidden
}

.ArticleDetails div.wp-caption {
    max-width: 100%!important;
    margin: auto!important
}

ul.ez-toc-list li a {
    align-items: center!important;
    font-size: 19px;
    color: #060606!important;
    transition: 150ms;
    flex: 1;
    width: 100%;
    font-weight: 400;
    display: block
}

.ArticleDetails.details table tr:last-child {
    border-bottom: 1px solid var(--border)
}

.table__container table tr td:first-child {
    background: #f9f9f9;
    max-width: 250px
}

div.ez-toc-widget-container ul,ul.ez-toc-list li a {
    padding: 0!important
}

.table__container table tr {
    border-top: 1px solid #aaa
}

.ArticleDetails table tr:last-child,.table__container table tr:last-child {
    border-bottom: 1px solid #aaa
}

.table__container ul {
    list-style: unset
}

.search_header span,span#Close {
    width: 35px;
    height: 35px;
    cursor: pointer
}

.logo {
    min-width: 210px;
    max-width: 210px;
    overflow: hidden
}

.menu-nav>ul>li>ul {
    list-style: none;
    position: absolute;
    right: 0;
    top: 100%;
    color: #fff;
    z-index: -1;
    opacity: 0;
    box-shadow: 0 10px 30px 10px #8585851f;
    visibility: hidden;
    border-radius: 10px 10px 20px 20px;
    min-width: 300px;
    max-width: 350px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    background: #0e4a8f;
    padding: 5px 10px;
    margin-top: 10px
}

.menu-nav>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    transform: translate(0)
}

.menu-nav>ul>li>ul li>a {
    align-items: center;
    text-align: right;
    flex-wrap: wrap;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #396ba3;
    position: relative;
    color: #fff;
    flex: 1;
    font-weight: 500;
    display: flex;
    font-size: 15px
}

.menu-nav>ul>li.menu-item-has-children>a::after {
    content: "\f0d7";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    padding-right: 6px
}

.-GridItem-3-info span a {
    font-size: 15px;
    display: block;
    padding: 6px 0;
    display: flex;
    width: max-content;
    border-radius: 20px;
    font-weight: 300;
    color: var(--contentcolor)
}

ul.ez-toc-list {
    padding-inline-start:18px!important;display: none
}

ul.ez-toc-list li {
    margin-bottom: 9px!important;
    display: block
}

.user-boxed {
    display: flex;
    align-items: center;
    margin-inline-end:15px}

.search_header form {
    background: #fff;
    position: absolute;
    right: 0;
    max-width: 319px;
    padding: 25px 15px;
    border-radius: 20px;
    min-width: 330px;
    overflow: hidden;
    top: 47px;
    display: none
}

.adress-contact,.owl-next,.owl-prev,.search_header,.search_header form input,.search_header span,.search_header span i,features--block,i.fa-solid.fa-xmark.close,post--ads,post--ads-content {
    display: flex;
    display: flex
}

.search_header form input {
    padding: 10px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #bdbcbc;
    font-size: 16px;
    overflow: hidden;
    top: 0;
    bottom: 0
}

.search_header {
    position: relative;
    align-items: center;
    margin-inline-start:12px}

.search_header span {
    background: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 12px
}

.search_header span i {
    font-size: 19px;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center
}

.search_header form button {
    position: absolute;
    left: 26px;
    border: 0;
    border-radius: 7px;
    color: #000;
    background: 0 0;
    font-size: 18px;
    width: max-content;
    top: 0;
    bottom: 0
}

.adress-contact {
    padding: 12px 30px;
    align-items: center;
    height: 100%
}

.-UserArea.def {
    justify-content: right;
    align-items: center
}

.-UserArea.def ul.blogs-box-social-share {
    margin-inline-start:10px}

ul.blogs-box-social-share li div span {
    margin-inline-start:6px!important;font-weight: 500
}

post--features {
    margin: 40px 0!important;
    display: block!important;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 22px!important
}

post-content .slice-title {
    display: block;
    text-align: center;
    font-size: 40px;
    color: #044170;
    font-weight: 700
}

post-features--blocks,post-services--blocks {
    display: flex!important;
    flex-wrap: wrap;
    margin: 35px 0!important
}

.single-post-parent-container-content features--block {
    margin: 9px;
    min-width: 230px;
    max-width: 350px!important;
    padding: 20px;
    border-radius: 15px;
    border: 1px solid #dfdfdf;
    background: #fbfbfb;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center
}

.single-post-parent-container-right features--block img {
    width: 130px;
    display: block;
    height: 130px;
    border-radius: 6px;
    margin: auto
}

h2.bk-title {
    display: block;
    font-size: 30px;
    color: #0d0920;
    margin: 0 auto!important;
    font-weight: 500
}

services--block {
    min-width: 253px;
    margin: 10px!important;
    background: #fff;
    padding: 25px!important;
    max-width: 100%;
    flex: 1
}

post--albums .img {
    position: relative;
    cursor: pointer;
    z-index: 1;
    min-width: 241px;
    height: 269px;
    max-width: 290px!important;
    flex: 1;
    margin: 11px!important;
    overflow: hidden;
    border-radius: 20px
}

post--albums .img img {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0
}

post--albums .img:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgb(28 28 28 / 26%);
    opacity: 0;
    transition: .45s;
    border-radius: 25px
}

.album-slider .owl-next,.album-slider .owl-prev {
    opacity: 1;
    background: var(--uicolor2)
}

post--albums .img:hover:before {
    background: rgb(8 34 62 / 40%);
    opacity: 1
}

post-content post--albums img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.album-holder {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 50px;
    right: 0;
    z-index: 9999999999;
    background: #0c182e70;
    visibility: hidden;
    opacity: 0;
    transition: .8s;
    overflow: hidden;
    direction: rtl
}

.album-slider {
    position: relative;
    min-width: 590px;
    height: 100%;
    max-width: 650px!important;
    width: 670px
}

.album-slider .owl-item .item {
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 650px!important;
    width: 100%!important;
    flex: 1;
    max-width: 650px!important
}

post-content img {
    height: auto
}

.album-slider .owl-prev {
    left: 0
}

i.fa-solid.fa-xmark.close {
    position: absolute;
    left: -4px;
    top: -3px;
    font-size: 30px;
    color: #421818;
    cursor: pointer;
    background: #ffe5e5;
    border-radius: 50%;
    font-weight: 400;
    z-index: 33;
    width: 45px;
    height: 45px;
    align-items: center;
    justify-content: center;
    transform: scale(.9)
}

p.sub-title {
    text-align: center!important;
    margin: 10px 0!important;
    font-size: 15px!important;
    color: #444!important;
    font-weight: 400!important
}

post--ads {
    margin: 30px 0
}

post--ads-image {
    height: 350px
}

post--ads-content {
    background: #fff;
    padding: 33px;
    margin-left: 10px;
    border-radius: 10px;
    border: 1px solid #0000000f;
    flex-direction: column;
    justify-content: center;
    flex: 1
}

post--ads-image img {
    border-radius: 10px;
    height: 100%
}

post--ads-content .slice-title {
    font-size: 31px;
    text-align: right
}

post--ads-content .sub-title {
    text-align: right;
    color: #169eff;
    margin: 7px 0 14px;
    font-size: 18px;
    line-height: 34px
}

a.ads-phone-box {
    background: #021d46
}

.ads-whatsapp-box {
    background: #2b8137
}

.ads-whatsapp-box,a.ads-phone-box {
    padding: 7px 20px!important;
    color: #fff!important;
    border-radius: 26px;
    font-size: 16px;
    flex: 1;
    text-align: center;
    margin-inline-end:10px;min-width: max-content;
    max-width: max-content
}

.ads-whatsapp-box i,a.ads-phone-box i {
    margin-inline-end: 10px;
    font-size: 21px;
    vertical-align: middle
}

h1.slice-title {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700
}

p.sub-content {
    color: #46464e;
    font-size: 17px
}

@media (max-width: 767px) {
    post--ads {
        display:block
    }

    post--ads-content {
        display: block;
        max-width: 100%;
        padding: 10px;
        margin-bottom: 15px
    }

    .ads-whatsapp-box,a.ads-phone-box {
        min-width: 150px;
        max-width: 100%!important;
        margin-bottom: 10px;
        justify-content: center
    }

    post-content .slice-title {
        font-size: 29px
    }

    h1.slice-title {
        font-size: 21px;
        line-height: initial
    }

    services--block {
        max-width: 100%!important;
        margin: 10px 0;
        min-width: 194px
    }

    services--block i {
        font-size: 45px!important;
        height: 50px!important;
        width: 50px!important
    }

    post-features--blocks,post-services--blocks {
        margin: 35px 10px
    }
}

.ArticleDetails table td,.ArticleDetails table th,.table__container table th {
    vertical-align: top;
    font-size: 14px;
    padding: .65rem!important
}

@media(max-width: 767px) {
    post--albums .img {
        min-width:70px
    }
}

how-we-work-steps {
    padding: 30px 10px!important;
    flex-wrap: wrap
}

.step {
    text-align: right;
    flex: 1;
    transition: .35s;
    background: #fff;
    flex-wrap: wrap;
    border-radius: 17px;
    padding: 23px 11px!important;
    margin: 10px!important;
    min-width: 240px
}

.owl-next,.owl-next:hover,.owl-prev,.owl-prev:hover,a.contact-us-btn:hover {
    background: var(--uicolor);
    color: #fff
}

.owl-prev {
    right: initial
}

.step-image {
    width: 170px;
    height: 170px;
    border-radius: 25px;
    overflow: hidden;
    margin: 0 auto!important
}

.step-image img {
    display: block;
    object-fit: cover;
    border-radius: 6px;
    margin: auto;
    height: 100%;
    width: auto
}

.step-desc h3 {
    color: #0e0e0e;
    font-weight: 700;
    margin: 0;
    padding: 0;
    font-size: 17px;
    text-align: center
}

.step-desc {
    padding: 0;
    flex: 1
}

.step-desc p {
    font-size: 16px;
    font-weight: 400;
    color: #2a2929;
    text-align: center
}

.slice-title {
    text-align: center!important;
    color: var(--uicolor);
    margin: 0!important;
    font-size: 31px!important;
    font-weight: 500!important
}

.ArticleDetails table tr:first-child,p.bk-content {
    font-weight: 400
}

.single-post-parent-container-content strong.bk-title {
    margin: 10px 0 0;
    display: block
}

features--block:before {
    content: "";
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -32px;
    left: 50%;
    margin-left: -16px;
    background: #10428b;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out,-webkit-transform .5s ease-out
}

.catArticleDetails .ArticleDetails.details.height,.success p {
    height: 100%
}

features--block:hover:before {
    transform: scale(150)
}

services--block {
    border-radius: 25px;
    transition: .35s
}

services--block i {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff;
    font-size: 55px;
    color: #00adff;
    align-items: center;
    justify-content: center;
    margin: auto!important
}

.album-holder.open {
    opacity: 1;
    visibility: visible;
    pointer-events: all
}

.owl-next,.owl-prev {
    transition: var(--transition);
    position: absolute;
    width: 50px;
    height: 50px!important;
    top: calc(50% - 20px);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 54px;
    font-size: 30px;
    display: flex!important;
    left: 0
}

.CommentsListInner .owl-next,.owl-next {
    right: 0
}

p.bk-content {
    font-size: 15px;
    color: var(--contentcolor);
    margin: 9px 0 0!important;
    line-height: 1.6;
    text-align: center
}

.box-title p {
    text-align: right
}

features--block {
    position: relative;
    padding: 20px!important;
    border-radius: 20px;
    margin-bottom: 20px!important;
    align-items: center
}

i.fa-thin.fa-phone-volume {
    /* transform: rotate(203deg); */
}

features--block img {
    min-width: 110px;
    height: 110px;
    border-radius: 25px;
    border: 1px solid var(--border);
    max-width: 110px!important
}

.box-title {
    margin-inline-start:20px!important;text-align: right
}

table.price-table {
    width: 100%;
    background: #fff
}

.table-wrapper {
    margin-bottom: 10px!important
}

.ArticleDetails table {
    border-right: 1px solid #aaa;
    max-width: 100%!important;
    margin-bottom: 1rem!important;
    background-color: rgba(0,0,0,0);
    border-collapse: collapse;
    width: 100%!important
}

.ArticleDetails table tr {
    background: #f9faff;
    border-top: 1px solid #aaa
}

.ArticleDetails table td,.ArticleDetails table th {
    border: 1px solid #aaa
}

.ArticleDetails table thead tr th,.ArticleDetails table tr td {
    border-left: 1px solid #aaa
}

post--albums {
    flex-wrap: wrap;
    margin: 30px 0!important
}

.album-slider .owl-item .item img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden
}

i.fa-solid.fa-xmark.close:hover {
    transform: scale(1);
    color: #fff;
    background: #f77777
}

postsscrollloader {
    display: flex;
    background: var(--uicolor2);
    padding: 10px 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 17px;
    cursor: pointer
}

loadmore--inpuarea {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.single-Breadcrumb h1 {
    margin: 10px 0;
    font-size: 25px;
    font-weight: 500
}

.-single-parent-flexes--content-bar p {
    line-height: 1.6;
    margin-bottom: 13px;
    font-size: 16px;
    font-weight: 400;
    color: #585858
}

.ads-whatsapp-box strong,a.ads-phone-box strong {
    font-weight: 400;
    color: #fff
}

.-single-social {
    display: flex;
    align-items: center;
    padding: 21px!important;
    border-radius: 25px;
    flex-wrap: wrap
}

.-single-mobile,.-works,.referance,a.phone-box,benfit {
    border-radius: 20px
}

.-single-social>span {
    font-size: 20px;
    flex: 1;
    width: max-content;
    white-space: nowrap;
    font-weight: 500
}

.referance {
    transition: 150ms;
    width: 100%;
    padding: 20px;
    margin: 30px 0
}

.referance-title {
    display: flex;
    cursor: pointer;
    margin-bottom: 25px;
    align-items: center
}

.referance-title i {
    margin-inline-end:10px!important;font-size: 20px;
    color: var(--uicolor);
    transition: 150ms;
    display: flex;
    align-items: center
}

.referance-title h4 {
    color: var(--uicolor);
    font-size: 25px;
    font-weight: 600;
    display: flex;
    flex: 1
}

.referance-title i.fa-solid.fa-plus {
    float: left;
    position: absolute;
    left: 19px;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.referance-Content li {
    display: flex;
    align-items: center;
    padding: 8px!important;
    background: var(--softcolor);
    margin-bottom: 5px!important;
    border-radius: 5px;
    color: #121212a8
}

.success,span#Close {
    position: absolute;
    align-items: center;
    border-radius: 20px
}

.GridItem-title- p,.success p {
    color: var(--secondarytext);
    font-weight: 500
}

.referance-Content li sitename {
    background: #fff2de;
    padding: 4px 16px!important;
    border-radius: 30px
}

.referance-Content li a {
    margin: 0 10px!important;
    color: var(--uicolor)
}

.referance-Content {
    list-style: none;
    display: none
}

.referance-title i.fa-solid.fa-minus,.referance-title i.fa-solid.fa-plus {
    margin-inline-end:0!important}

.GridItem-title- p {
    line-height: 1.6;
    font-size: 14px
}

.success p,span#Close {
    font-size: 21px;
    display: flex
}

.success {
    left: 200px;
    width: 320px;
    padding: 30px;
    top: 50%;
    box-shadow: 0 0 10px 3px #00000017;
    display: flex;
    height: 131px;
    z-index: 222
}

.success p {
    width: 100%;
    align-items: center
}

.bottun,a.contact-us-btn {
    display: flex;
    width: max-content
}

span#Close {
    left: 15px;
    top: 12px;
    background: #f3f3f3;
    justify-content: center;
    transition: .2s;
    color: #000;
    font-weight: 600
}

::placeholder {
    color: var(--textcolor);
    opacity: .4
}

:focus::placeholder {
    opacity: .2
}

.opctiy .line,.opctiy button {
    opacity: .3
}

span#Close:hover {
    background: #f99e9e;
    color: #fff
}

benfit {
    display: flex;
    align-items: center;
    min-width: 410px;
    max-width: 440px;
    flex: 1;
    box-shadow: 0 0 11px 0 #0b0d2621;
    padding: 21px;
    margin: 10px
}

.contact-info-right,benfit div {
    flex: 1
}

benfit h3 {
    font-size: 18px;
    font-weight: 500;
    color: var(--uicolor);
    max-height: 54px;
    overflow: hidden;
    margin-bottom: 8px
}

benfit i {
    font-size: 35px;
    margin-inline-end:12px;color: #404040;
    font-weight: 500!important
}

strong.bk-title {
    font-size: 17px;
    text-align: center!important;
    display: flex;
    justify-content: center;
    font-weight: 400
}

.info-cover h1 {
    /* align-items:center; */
    /* justify-content:center; */
    /* display: flex; */
}

.info-cover h1 strong {
    color: #6ee1e7;
    margin-inline-end:6px;margin-inline-start:6px}

ul.social--footer li {
    width: 44px;
    height: 44px;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    border-radius: 10px;
    color: #215795;
    background: #6ee1e7;
    border: 1px solid #00000021;
    transition: 180ms;
    display: flex;
    margin-inline-end:10px;transition: all var(--transition);
    cursor: pointer
}

a.contact-us-btn {
    margin-top: 20px;
    background: #1e2022;
    padding: 6px 36px;
    font-size: 24px;
    border-radius: 20px;
    color: #fff;
    font-weight: 500;
    transition: .2s;
    margin-inline:auto}

.catArticleDetails .ArticleDetails.details {
    height: 150px;
    overflow: hidden;
    transition: .2s
}

.bottun {
    background: #dfdede;
    padding: 4px 14px;
    border-radius: 10px;
    cursor: pointer;
    margin: 20px auto
}

.bottun span {
    font-size: 18px;
    font-weight: 400;
    transition: .2s
}

.bottun span.lese,.bottun.transform span.more,post--features thead {
    display: none
}

.ArticleDetails :not(.-inner-similiar-posts *):not(.-inner-similiar-posts):not(.-single-parent-flexes--content-bar-secondary *):not(.-single-parent-flexes--content-bar-secondary) {
    margin: revert;
    padding: revert;
    max-width: 100%
}

.single-post-parent-container-comments {
    padding: 19px;
    width: 530px;
    background: #fff;
    box-shadow: 0 0 12px -2px #00000030;
    display: block;
    border-radius: var(--largeradius)
}

.single-post-parent-container-comments>form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 15px;
    position: relative
}

.single-post-parent-container-comments>form>.alerts {
    min-width: 100%;
    flex: 1;
    margin: 0 0 30px
}

.single-post-parent-container-comments>form>.alerts>.alert.alert-danger {
    color: #b50221;
    background: #f0284a08;
    margin: 0 15px;
    width: auto
}

.single-post-parent-container-comments>h4 {
    display: block;
    font-size: 21px;
    margin-bottom: 20px
}

.-comments-form-inputs-area {
    flex: 1;
    display: flex;
    min-width: 280px
}

.-comments-form-inputs-area input {
    flex: 1 1 0%;
    padding: 13px 24px;
    font-size: 15px;
    border-radius: 37px;
    border: 1px solid var(--border);
    color: var(--uicolor2);
    font-weight: 400;
    width: 100%;
    background: #fff;
    margin-bottom: 19px
}

.-comments-form-inputs-area.necessary>input,.-comments-form-inputs-area.necessary>textarea {
    border-color: var(--negative)
}

.-comments-form-inputs-area.-comments--textarea>textarea {
    min-height: 120px
}

textarea {
    display: block;
    border-radius: var(--miniradius);
    width: 100%;
    border: 0;
    outline: 0;
    padding: 16px 14px;
    border: 1px solid var(--diver);
    flex: 1;
    min-height: 100px;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 200;
    resize: unset;
    border-radius: 21px
}

.-comments-form-Button-area {
    display: flex;
    flex: 1;
    margin-top: 20px;
    margin-inline:15px}

.-comments-form-Button-area>button {
    padding: 9px 10px;
    border-radius: 30px;
    background: #1e2020;
    border: 2px solid #1e2020;
    color: #fff;
    font-size: 19px;
    align-items: center;
    font-weight: 400;
    cursor: pointer;
    width: 100%
}

.-comments-form-Button-area>button>btn-icon {
    --inset-uicolor: white
}

.-single-parent-flexes--content-bar h3 .-comments-form-Button-area>button:hover>btn-icon {
    --inset-uicolor: var(--uicolor2)
}

.-singular-comments-post {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: wrap
}

.-comment-user-area,.-comments-titlecontext-inner {
    display: block;
    flex: 1
}

.-insert-custom-comments .-comments-titlecontext-inner {
    margin-bottom: 40px
}

.-comments-titlecontext-inner>strong {
    display: block;
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 7px;
    font-weight: 500
}

.-comments-titlecontext-inner>p {
    font-weight: 200;
    color: var(--secondarytext);
    font-size: 17px
}

.Bottom-comment-bar>.replay-comment-button:hover,.Bottom-comment-bar>ul>li:not(.active):hover,.Context-Comments>p,.ReplyCommentPreview>h2 {
    color: var(--primary-text)
}

.Bottom-comment-bar>.replay-comment-button,.Bottom-comment-bar>ul>li,.NoComments,.ReplyCommentPreview,.ReplyCommentPreview>p,.UserAvatar,.comment-status {
    color: var(--secondarytext)
}

comment-counter {
    display: block;
    font-size: 18px
}

.CommentsList,.CommentsListInner {
    position: relative;
    width: 100%;
    display: flex
}

.CommentsListInner .ChildComments {
    display: flex;
    flex-direction: column;
    list-style: none
}

.CommentsListInner>.ChildComments {
    margin: 30px 30px 30px 0
}

.NoComments,.Singlemostview ul.box-widght-data li span {
    font-size: 15px
}

.Context-Comments>p {
    font-size: 18px;
    font-weight: 200;
    line-height: 1.5
}

.Context-Comments>p>a {
    font-weight: 300;
    position: relative;
    display: inline;
    font-size: 15px
}

.Context-Comments>p>a>.showbox {
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: -4px;
    margin-inline-start:5px}

.Context-Comments>p>a>.showbox svg path {
    fill: var(--uicolor2)
}

.ReplyCommentPreview {
    display: block;
    min-width: 500px;
    margin: 0 15px 20px;
    flex: 1;
    position: relative;
    padding: 20px;
    padding-inline-start:75px;border: 1px solid var(--diver);
    border-radius: var(--largeradius);
    background: #fff;
    overflow: hidden;
    max-width: 100%
}

.ReplyCommentPreview>h2 {
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 5px
}

.ReplyCommentPreview>p {
    font-weight: 200;
    max-width: 100%;
    white-space: nowrap
}

.ReplyCommentPreview>h2>i {
    margin-left: 10px;
    font-weight: 300;
    font-size: 35px;
    position: absolute;
    right: 21px;
    top: 23px
}

.UserAvatar {
    width: 54px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    border: 1px var(--border-defult-hover);
    background: #fff
}

.-comment-user-area>.NameArea {
    display: flex;
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 1px;
    font-weight: 400;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

.-comment-user-area>.NameArea>verified {
    line-height: 14px
}

.comment-status {
    display: block;
    font-weight: 200;
    font-size: 13px
}

.Bottom-comment-bar {
    display: flex;
    padding-inline-start:20px;font-size: 14px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

.Bottom-comment-bar>ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

.Bottom-comment-bar>ul>li {
    margin-inline-end:0;position: relative;
    transition: 180ms;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center
}

.Bottom-comment-bar>ul>li>.comment-like-counter {
    display: block;
    letter-spacing: 1px;
    margin-inline-start:3px}

.Bottom-comment-bar>ul>li.disliked-multibuttons.active {
    color: var(--negative)
}

.RateComment {
    position: absolute;
    bottom: 0;
    left: 20px;
    display: flex;
    align-items: center;
    padding: 10px
}

.RateComment>.RatingReview {
    direction: ltr;
    font-size: 21px;
    color: #e1e1e1;
    cursor: pointer;
    margin-inline-end: 10px;
    margin-top: -4px
}

.RateComment>.RatingReview>i.fixedactive {
    color: #ffa700;
    font-weight: 600
}

.RateComment .product-item-info-stats-ratings>p>span.-rating-value {
    font-weight: 700;
    font-family: var(--f-number);
    font-size: 22px;
    margin-inline-start:5px}

.RateComment>.RatingReview>i.active {
    color: #ffa700
}

.-productBox-rate-bar-average .stars-avg>.stars-avg-front {
    position: absolute;
    top: 0;
    left: 0;
    color: #ffa700;
    width: var(--percent);
    flex-wrap: inherit;
    overflow: hidden;
    justify-content: start
}

.-productBox-rate-bar-average>.stars-avg>.stars-avg-back,.-productBox-rate-bar-average>.stars-avg>.stars-avg-front {
    display: flex;
    direction: ltr
}

.-productBox-rate-bar-average {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    color: var(--secondarytext);
    font-size: 15px
}

.-productBox-rate-bar-average>.stars-avg {
    display: block;
    font-size: 15px;
    position: relative;
    color: #e1e1e1;
    margin-inline-end:5px}

.single-comments-comments {
    display: flex;
    align-items: center;
    position: relative;
    min-width: 100%;
    max-width: 100%
}

.single-post-parent-container-right {
    min-width: 379px;
    margin-inline-start:25px;position: relative;
    flex: 1;
    background: #fff;
    box-shadow: 0 0 9px 0 #0000002e;
    border-radius: 20px;
    padding: 21px;
    max-width: 100%;
    display: flex;
    flex-direction: column
}

.single-post-parent-container-left {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    min-width: calc(100% - 424px);
    max-width: calc(100% - 504px);
    overflow: hidden;
    position: relative
}

.UserAvatar {
    border-radius: 50%;
    min-width: 40px;
    height: 40px;
    margin-inline-end:15px;display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    font-size: 25px;
    border: 1px solid #d2d7ff;
    max-width: 40px;
    position: relative
}

.UserAvatar>img {
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    min-height: 100%;
    max-width: unset;
    max-height: 100%
}

.CommentsListInner .owl-next,.CommentsListInner .owl-prev {
    transition: .2s;
    position: absolute;
    width: 45px;
    height: 45px!important;
    top: calc(50% - 20px);
    background: #1290ff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 54px;
    color: #fff;
    font-size: 30px;
    left: 5px;
    opacity: 0;
    visibility: hidden
}

.CommentsListInner:hover .owl-next,.CommentsListInner:hover .owl-prev {
    opacity: 1;
    visibility: visible;
    background: #1290ff
}

.rating-head h2 {
    font-size: 22px;
    font-weight: 500;
    color: #000;
    width: 100%;
    position: relative
}

.rating-head {
    display: flex;
    margin-bottom: 10px;
    align-items: center
}

.comment-bottom-bar-item.CommentDate {
    font-size: 15px;
    font-weight: 300;
    color: #000;
    margin-top: 10px
}

verified {
    margin-top: 9px;
    float: left;
    z-index: 1;
    position: relative;
    margin-left: 3px;
    width: 16px;
    height: 16px;
    font-size: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: #2c86fd;
    background: #fff
}

verified>i {
    font-weight: 900
}

.-productBox-rate-bar-average>.stars-avg>.stars-avg-back>i {
    font-weight: 300
}

.-productBox-rate-bar-average .stars-avg i {
    padding: 0 1px;
    font-size: 19px;
    font-weight: 600
}

form.CommentsFormInner>input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: var(--miniradius);
    border: 1px solid #d1d9e1;
    margin: 10px 0
}

.CommentsListInner .YC-CommentContent,.NoComments {
    border-radius: var(--miniradius);
    display: flex
}

form.CommentsFormInner>input:focus,form.CommentsFormInner>textarea:focus {
    border-color: #7b8189;
    box-shadow: rgba(127,153,179,.17) 0 0 10px
}

form.CommentsFormInner>input::placeholder,form.CommentsFormInner>textarea::placeholder {
    color: rgb(5 32 60 / 26%)
}

form.CommentsFormInner>input:focus::placeholder,form.CommentsFormInner>textarea:focus::placeholder {
    opacity: .2
}

.NoComments {
    background: var(--disable-button);
    color: var(--disable-text);
    font-weight: 500;
    padding: 18px 20px;
    align-items: center
}

.pagesingle,.pagevideo {
    box-shadow: 0 0 8px 0 #18161621;
    background: #fff;
    margin-bottom: 10px
}

.NoComments>i {
    margin-inline-end:5px;font-size: 22px;
    margin-left: 10px
}

.CommentsListInner .YC-CommentContent {
    position: relative;
    min-width: 390px;
    max-width: 400px;
    flex: 1;
    flex: 1;
    margin: 10px;
    background: #fff;
    box-shadow: 0 0 9px 0 #0000002e;
    border-radius: 20px;
    padding: 21px
}

.CommentsListInner .YC-CommentContent>.UserAvatar {
    color: #b8b8b8;
    margin-left: 22px
}

.CommentsListInner .YC-CommentContent::after,ul.ChildComments::after {
    content: "";
    display: block;
    clear: both
}

.CommentsListInner .YC-CommentContent>.UserAvatar.featured+.NameArea>em {
    color: #196db6;
    font-weight: 700
}

.CommentsListInner .YC-CommentContent>.CommentContent {
    float: right;
    font-size: 17px;
    flex: 1 1 0%;
    width: 100%
}

.CommentsListInner .YC-CommentContent>a {
    font-weight: 700;
    padding: 5px 20px;
    border-radius: var(--miniradius);
    margin-left: -20px
}

.CommentsListInner .YC-CommentContent>.CommentInfo {
    float: left;
    text-align: center
}

.CommentsListInner .YC-CommentContent>.CommentInfo>.CommentDate {
    line-height: 100%;
    font-size: 14px;
    color: #93a8bd;
    margin-bottom: 9px
}

.CommentsListInner .YC-CommentContent>.CommentInfo>a {
    display: block;
    border: 2px solid #eaedf1;
    height: 30px;
    border-radius: 9px;
    line-height: 27px;
    font-size: 14px;
    font-weight: 700;
    font-family: Gulf-Text,"Be Vietnam";
    color: #7088a0
}

a.LoadMoreComment {
    display: block;
    text-align: center;
    padding: 6px;
    border: 1px solid #eaedf1;
    font-family: Gulf-Text,"Be Vietnam";
    border-radius: 6px;
    color: #687682
}

.contact-map,.pagesingle,.pagevideo,.pagevideo iframe,.ratingServise {
    border-radius: 20px;
    overflow: hidden
}

.ReplyCommentPreview {
    margin-top: 8px;
    margin-bottom: 20px
}

.ReplyCommentPreview>h2 {
    font-size: 13px;
    display: inline-block;
    width: 100%
}

.ReplyCommentPreview>h2>em {
    font-style: normal;
    color: var(--textcolor)
}

.ReplyCommentPreview>h2 i {
    float: right;
    font-size: 25px;
    margin-left: 10px;
    color: var(--uicolor)
}

.ReplyCommentPreview>p {
    font-size: 13px;
    color: var(--secondarytext)
}

ul.ChildComments {
    padding-right: 18px
}

ul.ChildComments>li {
    padding: 8px 23px
}

ul.ChildComments>li>.UserAvatar {
    width: 30px;
    height: 30px;
    font-size: 20px;
    line-height: 30px
}

ul.CommentsListInner ul.ChildComments>li>.CommentContent>.CommentDate {
    margin-bottom: 2px
}

ul.CommentsListInner ul.ChildComments>li>.CommentContent>.NameArea {
    font-size: 14px;
    line-height: 18px
}

.CommentsList__Title {
    font-size: 16px;
    font-weight: 700;
    margin: 27px 0
}

.CommentsListInner .YC-CommentContent>.CommentContent>.NameArea {
    font-size: 14px;
    color: #414141
}

.CommentsListInner .YC-CommentContent>.CommentContent>.CommentDate {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: -1px;
    color: #928f8f
}

.ratingServise--stars-lop i.fa-solid.fa-star {
    font-weight: 700;
    color: #ffc83d
}

i.fa-solid.fa-star {
    font-size: 16px;
    margin-inline-start:5px;font-weight: 300
}

.ratingpost {
    margin: 20px 0
}

.ratingServise {
    padding: 20px;
    display: flex;
    align-items: center
}

.ratingServise--stars-value {
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline-end: 8px;
    color: #363636;
    font-weight: 300;
    padding: 2px 0
}

.ratingServise--stars-value strong {
    font-size: 20px;
    margin-left: 5px;
    color: #214c29;
    font-weight: 500
}

.ratingServise--stars-lop i {
    font-size: 19px;
    margin: 0 1px
}

.ratingServise-count>i {
    margin-inline-end:6px;font-size: 15px;
    color: #f4c94f
}

.menu_box,.ratingServise--stars,.ratingServise-count {
    display: flex;
    align-items: center
}

.ratingServise- {
    padding: 10px 0
}

.tablecontainer {
    position: relative;
    display: block
}

.logo_footer p {
    color: #fff;
    font-size: 14px
}

.logo_footer h4 {
    white-space: nowrap;
    color: #fff;
    font-size: 26px
}

.logo_footer.dt-contact {
    margin-inline-start:0;flex-direction: column
}

.blocks-content-left {
    min-width: 55%;
    max-width: 55%;
    margin-inline-end:10px}

.text-footer-menu {
    margin-bottom: 18px;
    font-size: 25px;
    font-weight: 600;
    color: #fff
}

.contact-info {
    margin-top: 20px;
    min-width: max-content;
    margin-inline-end:13px}

.contact {
    font-size: 21px;
    color: #fff;
    font-weight: 400;
    display: flex;
    line-height: 1.5
}

a.contact h3 {
    font-size: 15px;
    font-weight: 300;
    display: flex;
    align-items: center
}

.contact-map {
    height: 210px;
    flex: 1;
    margin-top: 15px;
    display: block
}

.pagevideo {
    display: block;
    margin-top: 14px;
    height: 362px;
    padding: 20px
}

.pagevideo iframe {
    width: 100%;
    height: 100%;
    position: relative;
    display: block
}

.-works,.works-single-parent- {
    box-shadow: var(--box-shadow);
    background: #fff;
    overflow: hidden
}

.pagesingle a {
    padding: 20px;
    display: block;
    text-align: center
}

.pagesingle a h3 {
    font-size: 19px;
    font-weight: 500
}

.works-single-parent- {
    padding: 20px;
    border-radius: var(--largeradius)
}

.-works,ul.box-user-data {
    flex-direction: column;
    padding: 19px
}

.works-single-title- {
    display: block;
    margin: 20px 0
}

.works-single-title- h1 {
    font-size: 30px;
    font-weight: 400;
    color: #000
}

.works-single-img- {
    display: flex;
    position: relative;
    border-radius: 20px;
    height: 230px;
    overflow: hidden;
    width: 100%
}

.works-single-img- img {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    transition: .2s
}

.box-user {
    max-width: 100%;
    margin-top: 19px
}

.user-data-title- h3 {
    font-size: 27px;
    font-weight: 400;
    color: #000
}

ul.box-user-data {
    display: flex;
    border-radius: 20px;
    margin-top: 18px;
    border: 1px solid #cfc3c3;
    max-width: 620px
}

ul.box-user-data li {
    display: flex;
    justify-content: space-between;
    padding: 8px 8px 25px;
    border-bottom: 1px solid #e5edff
}

ul.box-user-data li>p {
    text-align: right;
    font-size: 19px;
    font-weight: 500;
    color: #3a3939
}

ul.box-user-data li>span {
    text-align: right;
    font-size: 20px;
    color: #000;
    font-weight: 500
}

.-works {
    display: flex;
    min-width: 290px;
    max-width: 329px;
    flex: 1;
    position: relative
}

.works-title-model h3 {
    display: flex;
    color: #000;
    position: relative;
    width: 100%;
    transition: .3s;
    font-size: 20px;
    font-weight: 500
}

.service-works>span {
    font-size: 15px;
    color: #000;
    font-weight: 300
}

span.service- {
    margin-bottom: 6px;
    display: block
}

.-works:hover .-works-ThumbBox img {
    transform: scale(1.06)
}

.-works:hover {
    transform: translate(0,-5px)
}

ul.box-widght-data {
    display: block;
    padding: 7px
}

ul.box-widght-data li {
    display: flex;
    justify-content: space-between;
    padding: 8px 0;
    border-bottom: 1px solid #e5edff;
    align-items: center
}

.-works-ThumbBox span,.call-how-box {
    display: flex;
    justify-content: center
}

ul.box-widght-data li span {
    text-align: right;
    font-size: 16px;
    color: var(--secondarytext);
    font-weight: 400;
    margin-inline-start:5px}

.-works-ThumbBox {
    overflow: hidden;
    position: relative;
    padding: 10px
}

.-works-ThumbBox a img {
    height: 100%;
    width: 100%;
    display: block
}

.-works-ThumbBox span {
    background: #fff;
    color: var(--uicolor);
    padding: 6px 12px;
    font-style: normal;
    position: absolute;
    left: -68px;
    font-size: 14px;
    transform: rotate(313deg);
    width: 229px;
    top: 36px;
    font-weight: 600
}

.adress-call_number i,a.phone-box i {
    margin-inline-end:11px;font-weight: 300;
    color: #fff
}

.Singlemostview .-works {
    padding: 0;
    min-width: 260px;
    margin: 0
}

.Singlemostview .-works-info-box {
    padding: 0 20px 20px
}

.-single-mobile {
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0 0 8px 0 #18161621;
    position: relative;
    position: sticky;
    top: 79px;
    z-index: 2
}

.sidebar-img,.sidebar-img:before {
    right: 0;
    top: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 100%
}

a.phone-box {
    position: relative;
    background: var(--uicolor);
    min-width: max-content;
    max-width: max-content;
    padding: 7px 20px
}

.adress-call_number {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 12px
}

.adress-call_number i {
    font-size: 29px
}

a.phone-box i {
    font-size: 34px;
    transform: rotateY(180deg)
}

.sidebar-img {
    position: absolute;
    z-index: 0
}

.box-block,.popup-call {
    right: 50%;
    transform: translate(50%,-50%)
}

.sidebar-img:before {
    content: "";
    position: absolute;
    background: linear-gradient(rgb(2 10 48 / 66%),rgb(1 4 22 / 88%) 100%,rgb(1 6 34))
}

.sidebar-title h2 {
    color: #000;
    font-size: 23px;
    font-weight: 500
}

a.phone-box .call_number p {
    font-size: 30px;
    color: #fff
}

.ArticleDetails p img,.ArticleDetails>img {
    margin: auto!important;
    border-radius: 20px;
    overflow: hidden;
    display: block
}

.-works-ThumbBox .owl-stage-outer {
    height: 100%;
    width: 100%;
    display: block;
    overflow: hidden
}

.-works-ThumbBox .owl-stage {
    height: 100%;
    overflow: hidden
}

.works-single-img- .owl-item {
    width: 100%!important;
    display: block;
    height: 100%;
    margin-left: 0!important
}

.sidebar-parent-post {
    margin-bottom: 20px;
    position: sticky;
    top: 29px
}

.call-how-box {
    max-width: 50%!important;
    margin: auto!important
}

.call-how-box a {
    margin-inline-end:11px!important;justify-content: center;
    align-items: center
}

.call-how-box a i {
    margin-inline-end:4px!important}

how-we-call {
    display: block;
    padding: 20px 0!important
}

.-SeconderyCategoryes--GridItems {
    padding-top: 0!important;
    column-width: 360px;
    column-gap: 4px;
    margin: 30px 0;
    display: block
}

.CategoryGrid__Head>a {
    position: relative;
    display: flex;
    font-size: 14px;
    z-index: 2;
    font-weight: 500;
    align-items: center;
    width: 100%
}

.CategoryGrid__Head>a::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    right: 15px;
    transition: 50ms;
    z-index: -1
}

.CategoryGrid__Head>a>h2 {
    flex: 1 1 0%;
    z-index: 1;
    position: relative;
    color: var(--bgcatgrid);
    font-size: 14px;
    font-weight: 500
}

.CategoryGrid__Head {
    display: flex;
    position: relative;
    border-bottom: 1px solid var(--bground);
    padding: 20px 15px
}

.CategoryGrid__Terms {
    display: flex;
    flex-direction: column;
    padding: 0 20px
}

.CategoryGrid__Terms>* {
    max-width: 100%;
    min-width: 100%;
    align-items: center
}

.CategoryGrid__Item {
    break-inside: avoid;
    margin: 0 10px 20px;
    box-shadow: var(--box-shadow)
}

.CategoryGrid__Head>a::before,.CategoryGrid__Item {
    border-radius: var(--largeradius);
    background: var(--bgcolor)
}

.CategoryName {
    display: flex;
    overflow: hidden;
    flex: 1;
    margin-inline:12px;flex-direction: column
}

.CategoryName h2 {
    font-size: 16px;
    margin-bottom: 1px
}

.icon-title i {
    font-size: 28px!important;
    font-weight: 500;
    color: #6c6969
}

.-CategoryGrid__AvataIcon p {
    color: var(--contentcolor);
    font-size: 10px;
    font-weight: 400;
    line-height: 1.8;
    position: relative;
    white-space: nowrap;
    transition: var(--transition)
}

button.-Category-button {
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    border: var(--uicolor2);
    cursor: pointer;
    position: relative;
    background: 0 0;
    transition: 180ms;
    flex: 1;
    min-width: 30px;
    max-width: 30px
}

.-Category-button .arrow-up i {
    vertical-align: 0;
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    transition: var(--transition);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: rotate(180deg);
}

.-Category-button .arrow-up {
    display: flex;
    align-items: center;
    justify-content: center
}

.box-block {
    margin: auto;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    border-radius: 30px;
    max-width: 500px;
    transition: 150ms;
    background: var(--uicolor2);
    top: 50%;
    min-width: 340px;
    z-index: 33
}

.popup-call {
    position: fixed;
    top: 50%;
    bottom: 0;
    background: rgb(0 0 0 / 27%);
    width: 100%;
    box-shadow: 0 2px 5px rgb(0 0 0 / 27%);
    overflow: hidden;
    z-index: 22;
    height: 100%;
    transition: .2s;
    display: none;
}

svg-box {
    width: 70px;
    height: 70px;
    display: block;
    margin: auto
}

svg-box svg {
    width: 100%;
    height: 100%;
    display: block;
    fill: white
}

span.closepopup {
    position: absolute;
    left: 0;
    background: #ffe2e2;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -1px;
    border-radius: 50%;
    cursor: pointer;
    transition: .2s
}

span.closepopup i {
    font-size: 24px;
    color: #1e0c01
}

popup-title--box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 0
}

popup-title--box h2 {
    font-size: 29px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #fff
}

popup-title--box p {
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
    text-align: center
}

a.popup-phone {
    background: #ad332c
}

.popup-boxnumber a {
    padding: 10px 20px;
    color: #fff!important;
    border-radius: 13px;
    font-size: 21px;
    flex: 1;
    text-align: center;
    margin: 10px;
    background: var(--uicolor);
    display: flex;
    align-items: center;
    justify-content: center
}

.popup-boxnumber a i {
    margin-inline-end:10px;font-size: 20px
}

.popup-boxnumber a strong {
    white-space: nowrap;
    color: #fff;
    font-weight: 500;
    font-size: 18px
}

a.popup-whatsapp {
    background: #26ab31
}

.popup-boxnumber {
    display: flex;
    align-items: center;
    position: relative
}

.works-single-parent- .works-single-img- {
    height: 480px
}

.box-block:before {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #d5e4f7;
    height: 35%;
    right: 0;
    left: 0;
    bottom: 0;
    background-image: url(./img/pattern-1.png);
    border-top: 3px solid #ffddda;
    border-radius: 20px 0 30px 8px;
    border-right: none
}

span.closepopup:hover {
    transform: scale(1.09);
    background: #f54040
}

.popup-boxed {
    margin-bottom: 29px
}

.adress-call_number .dt-contact p {
    color: #000;
    font-size: 19px
}

.number-post {
    position: relative;
    padding: 15px;
    background: #fff;
    border-radius: 20px;
    box-shadow: var(--box-shadow);
    margin-bottom: 20px
}

.numberimage {
    clip-path: polygon(0 0,100% 0,102% 87%,0% 100%);
    overflow: hidden;
    border-radius: 20px 20px 0 0;
    position: relative;
    height: 200px
}

.number-yu span {
    position: absolute;
    top: -92px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    box-shadow: inset 0 0 5px #1546c7d6;
    height: 70px;
    border-radius: 50%;
    background-color: #1546c7d6!important
}

.number-yu span i {
    font-size: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    color: #fff
}

.number-yu .sidebar-title {
    margin-top: 21px;
    margin-bottom: 9px
}

.number-yu .sidebar-title h2 {
    font-size: 16px;
    text-align: center
}

.number-yu a {
    justify-content: center;
    display: flex;
    width: 100%;
    border-radius: 20px;
    border-bottom: 1px solid #00000024;
    background: var(--uicolor2);
    align-items: center;
    padding: 6px 0
}

.number-yu a i.fas.fa-phone {
    background: 0 0!important;
    color: #fff;
    font-weight: 600;
    font-size: 26px;
}

.number-yu a strong {
    font-size: 25px;
    margin-inline-start:6px;color: #fff
}

.works-single-img- .owl-next,.works-single-img- .owl-prev {
    opacity: 0;
    visibility: hidden
}

.single-page-box- {
    background: var(--bkground);
    padding: 20px;
    border-radius: 20px
}

.album-holder-boxed {
    width: 704px;
    position: fixed;
    margin: auto!important;
    transform: translate(-50%,-50%);
    top: 50%;
    right: 0;
    left: 50%;
    background: #fff;
    padding: 20px 26px!important;
    border-radius: 20px;
    overflow: hidden
}

.box-widght-boxed {
    position: relative;
    height: 181px;
    overflow: scroll
}

.box-widght-boxed::-webkit-scrollbar {
    width: 5px;
    height: 4px
}

.box-widght-boxed::-webkit-scrollbar-thumb {
    background: 0 0;
    border-radius: 23px
}

.box-widght-boxed:hover::-webkit-scrollbar-thumb {
    background: #c5c5c5
}

.box-widght-boxed::-webkit-scrollbar-track {
    background: 0 0
}

.section-box-workss {
    padding: 20px 0
}

.price-block .box-price {
    margin: 0;
    min-width: 100%;
    max-width: 100%
}


i.fa-solid.fa-chevron-left {
    transform: rotate(180deg);
}

i.fa-regular.fa-arrow-left {
    transform: rotate(180deg);
}

.ratingServise--stars {
    margin-bottom: 
15px;
    justify-content: center;
}

i.fa-solid.fa-arrow-left-long {transform: rotate(180deg);}

i.fas.fa-phone-alt {
    transform: rotate(102deg);
}

.title-text {
    flex-direction: column;
    align-items: self-start;
}