:root {
    --fsize: 14px;
    --dark: #061c26;
    --color: #000;
    --color2: #7abe47;
        --tr: .55s ease-in-out;
    --gold: #BD9673;
    --gray: #20170e;
--lightgray: #4e4e4e;
}

.ltr body {
    --ffamily:
    "Roboto",sans-serif;
}
.rtl body {
    direction: rtl;
     --ffamily:"Changa",sans-serif;
}

html {
    overflow-x: hidden
}

img {
    position: relative;
    z-index: 1
}

svg {
    fill: inherit
}

begroup {
    display: block;
    max-width: 100vw
}

img:after {
    content: "sodiccompounds";
    display: flex;
    width: 100%;
    align-items: center;
    text-align: center;
    background-color: #f3f3f3;
    color: #000;
    justify-content: center;
    font-size: 15px;
    font-weight: 700;
    top: 0
}

.ltr .service,.service a {
    text-align: left
}

body,button,input,input::placeholder,select {
    font-family: var(--ffamily);
    color: inherit
}

.icon-boxes i,.link:hover,nav .main-menu>li:hover,ul.sub-menu li a:hover {
    color: var(--color)
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: center
}

container {
    max-width: 1200px;
    padding: 0 15px
}
.wpcf7-response-output {
    padding: 20px;
    font-size: 14px;
    color: green;
}
ul.sub-menu {
    list-style: none;
    background: var(--dark);
    top: 100%;
    width: 220px;
    transform: translateY(20px);
    border-radius: 4px
}

.main-menu>li,.right-box,header li,nav container {
    position: relative
}

.ltr .sub-menu {
    right: auto;
    left: 0
}

li:hover>ul.sub-menu {
    visibility: visible;
    opacity: 1
}

ul.sub-menu li a {
    color: #fff;
    display: block;
    padding: 8px;
    font-size: 14px;
    border-bottom: 1px solid #ffffff0f;
    transition: .45s
}

.main-menu>li,.main-menu>li ul li,.sh,.slider-item,article.fixed-header,button.owl-dot:before {
    transition: var(--tr)
}

.main-menu>li ul li:last-child,ul.sub-menu li:last-child a {
    border: 0
}

img:after,ul.sub-menu {
    right: 0;
    position: absolute
}

.h-100,img:after {
    height: 100%
}

.owl-dot,.slider-item {
    z-index: 1;
    position: relative
}

aside, body {
    background: #fff
}

.icon-boxes i,.service a i,p.desc {
    margin-inline-end:10px }

.fade-up,ul.sub-menu {
    opacity: 0;
    visibility: hidden
}

.owl-stage-outer,.service a span,.years,a.blog-box,article.slider {
    overflow: hidden
}

nav container {
    height: 60px;
    padding: 0
}

.main-menu>li {
    display: flex;
    align-items: center;
    padding: 0 15px
}

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

scrolltop {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 9999;
    right: 10px;
    bottom: 10px;
    background: var(--gold);
    fill: #fff;
    border-radius: 4px;
    font-size: 30px;
    cursor: pointer;
    box-shadow: 0 0 30px #00000040;
}

.main-menu>li ul li {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
    color: #000;
    position: relative
}

ul.sub-menu ul.sub-menu {
    top: 0;
    right: 100%
}

.ltr ul.sub-menu ul.sub-menu {
    left: 100%
}

.main-menu>li ul li:hover {
    background: #f9f9f9
}

.main-menu>li ul li:before {
    content: '';
    position: absolute;
    width: 4px;
    top: 0;
    height: 100%;
    background: var(--color);
    right: -1px;
    transition: var(--tr);
    opacity: 0
}

.main-menu>li ul li:hover:before,button.owl-dot:hover:before {
    opacity: 1
}

.bars,.otgs-development-site-front-end,.wpml-ls-statics-footer,span.wpml-ls-display {
    display: none
}

.logo img {
    height: 40px;
    width: auto;
}

header {
    padding: 10px 0;
    position: sticky;
    width: 100%;
    top: 0;
    right: 0;
    color: #fff;
    z-index: 9999;
    background: var(--color);
}

.admin-bar header {
    top: 32px
}

.icon-boxes i {
    font-size: 28px
}

p.desc {
    font-size: 12px;
    max-width: 122px;
    padding-inline-end:10px; border-left: 1px solid #e2e2e2
}

.ltr p.desc {
    border-right: 1px solid #e2e2e2;
    border-left: 0;
    font-size: 17px;
    line-height: 18px
}

a.icon-box {
    font-size: 20px;
    direction: ltr;
    color: var(--dark);
    font-weight: 700;
    background: var(--gold);
    padding: 10px;
    border-radius: 5px
}

article.fixed-header {
    background: var(--color);
    padding: 5px 0;
    position: sticky;
    top: 0;
    z-index: 99;
    color: #fff
}

.service>i,a.read-more {
    background: var(--color);
}

.menu>li a:hover,a.copyright,footer a.social-link:hover,h3.sub-title {
    color: var(--gold);
}

article.fixed-header.show {
    padding: 5px 0
}

.menu {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    flex: 1;
    justify-content: center;
}

.menu>li >a {
    padding: 14px;
    font-size: 19px;
    font-weight: bold;
}

.owl-item {
    perspective: 500px
}

.slider-item {
    text-shadow: 0 0 20px #0000003d;
    height: 650px;
    background-size: cover;
    text-align: start;
    background-position: center;
    color: #fff
}

.slider-item container {
    position: relative
}

article.slider {
    position: relative;
}

h3.sub-title {
    font-size: 20px;
    position: relative;
    width: fit-content;
    transition: var(--tr);
    transform: translateY(-150px) rotate(45deg);
    opacity: 0;
    transition-delay: .5s;
}

h2.mn {
    font-size: 40px;
}

h2.slider-title {
    font-size: 90px;
    transition: var(--tr);
    opacity: 0;
    transform: translateY(-150px) rotate(45deg);
    transform-origin: right;
    transition-delay: .5s;
    color: #fff;
}

a.read-more {
    padding: 15px 30px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    transition: var(--tr);
    margin-top: 20px;
}

.slider-item:before {
    background: #00000085;
    z-index: -1
}

.wpml-ls-current-language {
    display: none!important
}

.owl-dots {
    display: flex;
}

.owl-dot {
    flex: 1;
    height: 360px;
    cursor: pointer;
    position: relative;
}

.sticky {
    position: sticky;
    top: 100px;
    height: fit-content
}

.shape-effects,button.owl-dot:before {
    top: 0;
    position: absolute;
    width: 100%;
    right: 0
}

aside {
    padding: 10px;
    border: 1px solid #d5d5d5;
    border-radius: 7px;
    margin-inline-start:20px }

.owl-dot img {
    height: 100%;
    object-fit: cover
}

button.owl-dot:before {
    content: '';
    height: 100%;
    background: #000000ad;
    z-index: 5;
    transition: var(--tr);
}

.shape-effects {
    height: 100%;
    display: flex;
    z-index: -1
}

.sh,strong.sm {
    position: relative
}

.sh {
    flex: 1;
    opacity: 1;
    z-index: 1;
    border-left: 1px solid #ffffff14;
    pointer-events: none;
}

.sh-1 {
    background-position: right;
    transition-delay: .1s
}

.sh-2 {
    background-position: -67vw;
    transition-delay: .2s
}

.sh-3 {
    transition-delay: .3s;
    background-position: -50.5vw
}

.sh-4 {
    transition-delay: .4s;
    background-position: -33.5vw
}

.sh-5 {
    transition-delay: .5s;
    background-position: -16.9vw
}

.sh-6 {
    background-position: left;
    transition-delay: .6s
}

.fade-up-completed,.service a span,.service h3,.service p,.service>i,.services-holder a,.services-holder a i,.zoom-in-completed,a.blog-box strong,button.send {
    transition: var(--tr)
}

button.owl-dot.active:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: var(--gold);
    right: 0;
    top: -5px;
    z-index: 9;
    border-radius: 1px
}

.begroup-section {
    padding:80px 0;
    position: relative;
    z-index: 99;
}

.services {background: var(--color);color: #fff;}

h2.mn {
    line-height: 70px;
}

p.para,strong.sm {
    font-size: 16px;
}

.ltr h2.mn {
    line-height: 55px;
}

strong.sm {
    color: var(--color2);
    position: relative;
}



.breadcrumb li a,p {
    color: var(--gray);
    font-weight: normal;
}

.service>i {
    width: 90px;
    font-size: 30px;
    height: 90px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    margin-inline-end:15px; border: 3px dashed
}

.service h3 {
    margin: 15px auto;
    font-size: 25px;
    color: var(--color)
}

.service p {
    font-size: 19px
}

.service a {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    color: var(--color)
}

.ltr .service a,.service {
    text-align: right
}

.client-box,.service-desc,.years,a.blog-box strong,article.blog.begroup-section,article.footer-bottom {
    text-align: center
}

.service a i {
    display: inline-flex;
    align-items: center
}

.service:hover>i {
    transform: rotate(360deg);
    background: var(--color)
}

.service:hover p,flex-start.tags a:hover {
    color: #000
}

.service a span {
    display: inline-block;
    white-space: nowrap;
    max-width: 0
}

.service:hover a span {
    max-width: 100%
}

.footer-box,.form-field input,.form-field textarea,figure.about-image-0 {
    flex: 1;
    color: #fff;
}
.popup .footer-box,.popup .form-field input,.popup .form-field textarea,.popup figure.about-image-0 {
    flex: 1;
    color: #000;
}

figure.about-image-1 {
    width: 210px;
    height: fit-content;
    margin-inline-end:40px; margin-inline-start:20px }

figure.about-image-0 img,figure.about-image-1 img {
    display: block;
    border-radius: 20px;
    background: #f7f7f7;
    border: 1px solid #f1f1f1
}

.services-holder a i {
    background: var(--gold);
    position: absolute;
    display: flex
}

.years {
    display: flex;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    color: #fff;
    align-items: center;
    justify-content: center;
    line-height: 70px;
    position: absolute;
    left: 110px;
    font-size: 35px;
    flex-direction: column;
    top: 90px;
    z-index: 9999;
    background: var(--color);
}

.ltr .years {
    left: 110px;
}

.years i {
    position: absolute;
    font-size: 70px;
    opacity: .1
}

article.services-section {
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left;
    background-color: #f7f7f7;
    position: relative
}

.ltr article.services-section {
    background-position: right
}

.services-holder a {
    height: 60px;
    padding-inline-start:20px; background: #fff;
    margin-bottom: 3%;
    display: flex;
    position: relative;
    font-size: 20px;
    color: #000;
    border-radius: 4px;
    min-width: 47%;
    margin-inline-end:3%; flex: 1;
    align-items: center;
    border: 1px solid #e1e1e1;
    overflow: hidden
}

.services-holder {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 500px;
    max-width: 100%
}

.services-holder a i {
    left: 0;
    width: 50px;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #000;
    transform: translateX(-50px)
}

.ltr .services-holder a i {
    right: 0;
    left: initial;
    transform: translateX(50px)
}

.mobile-menu.open,.mobile-menu.open .menu,.services-holder a:hover i {
    transform: translateX(0)
}

.services-holder a:hover {
    background: var(--color);
    color: #fff
}

article.services-section a.read-more {
    display: block;
    width: fit-content;
    font-size: 20px;
    margin-top: 10px
}

a.read-more i {
    margin-inline-end:6px }

.service-desc {
    position: absolute;
    right: 47%;
    bottom: 40px;
    background: #fff;
    width: 400px;
    padding: 50px;
    color: var(--gray);
    font-size: 23px;
    border-radius: 20px;
    box-shadow: 0 0 20px #0000000d
}

.clients-slider,a.blog-box,single {
    position: relative
}

.ltr .service-desc {
    left: 47%
}

.service-desc img {
    width: 90px;
    display: block
}

.blog-holder {
    margin: 40px 0
}

a.blog-box {
    display: block;
    margin: 9px;
    height: 350px;
    background-size: cover;
    z-index: 1;
    border-radius: 20px
}

.addresses {
    margin-inline-end: 25px;}

a.blog-box strong {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 20px;
    width: 100%;
    color: #fff;
    font-size: 21px
}

a.blog-box:before {
    background: linear-gradient(transparent,#0000009e);
    z-index: -1
}

a.blog-box:hover strong {
    transform: translateY(-20px)
}

.contact-box {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    transition: var(--tr);
    border: 1px solid #ffffff0f;
}

.contact-box h2 {
    font-size: 18px;
}

ul.contact-list .a,ul.contact-list a {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 4px;
    align-items: center;
}

.owl-next,.owl-prev,footer a.social-link {
    align-items: center;
    height: 40px;
    display: flex
}

ul.contact-list .a i,ul.contact-list a i {
    margin-inline-end:8px; color: #6d6d6d;
    width: 20px;
    text-align: center
}

ul.contact-list .a strong,ul.contact-list a strong {
    margin-inline-end:10px; color: var(--color);
    font-size: 13px
}

article.contact-us {background-size: cover;background-position: center;background-attachment: fixed;}

.send-message {
    background: #0000008f;
    padding: 55px;
    border-radius: 15px;
    color: #fff;
    border: 1px solid #ededed0a;
    width: 605px;
    margin: auto;
    max-width: 100%;
}

.form-field {
    padding: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: #ffffff1a;
    flex-wrap: wrap;
}

.form-field i {
    margin-inline-end:15px;
    font-size: 15px;
    font-weight: 400;
    color: var(--gold);
}

.wpcf7-submit {
    background: var(--gold);
    color: #fff;
    padding: 16px 20px;
    display: block;
    margin-top: 15px;
    border-radius: 7px;
    width: 100%;
    cursor: pointer;
    font-size: 17px;
}

.wpcf7-submit:hover {
    background: #ad8562;
}



.fade-up {
    transform: translateY(110px);
}

.fade-up-completed {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.fade-down {
    transform: translateY(-110px);
}

.fade-down-completed {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.fade-right {
    transform: translateX(110px);
    opacity: 0;
    visibility: hidden
}

.ltr .fade-right {
    transform: translateX(-110px)
}

.fade-left {
    transform: translateX(-110px);
    opacity: 0;
    visibility: hidden
}

.fade-left-completed,.fade-right-completed {
    transform: translateX(0)!important;
    visibility: visible;
    opacity: 1;
    transition: var(--tr)
}

.zoom-in {
    transform: scale(0);
    opacity: 0;
    transform-origin: center
}

.ltr .fade-left {
    transform: translateX(110px)
}

.zoom-in-completed {
    transform: scale(1);
    opacity: 1
}

.client-box img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.client-box {
    padding: 0 50px
}

p.client-think {
    color: #bdbaba;
    margin: 20px auto;
    font-size: 24px
}

.client-box .name {
    display: block;
    color: var(--gold);
    font-size: 20px
}

span.job {
    font-size: 13px;
    color: var(--gray)
}

.mobile-menu,.mobile-menu .menu {
    top: 0;
    right: 0;
    height: 100%;
    transform: translateX(100%);
    transition: var(--tr)
}

button.owl-next {
    right: -60px
}

button.owl-prev {
    left: -60px
}

article.clients.begroup-section h2.mn {
    color: #fff
}

article.map iframe {
    width: 100%
}


footer {
    color: #fff;
    padding: 20px 0;
    position: relative;
    z-index: 9;
    background: var(--color);
}

article.footer-bottom {
    color: #fff;
    font-size: 17px;
}


h2.widgettitle {
    text-align: right;
    margin-bottom: 20px
}

footer .menu>li {
    padding: 10px;
    border: 1px solid #ffffff21
}

single {
    display: block;
    padding: 50px 0;
    background: #efefef
}

aside article.map container iframe {
    width: 100%;
    padding: 20px;
    border: 0!important;
    border-radius: 15px
}

post-thumbnail {
    display: block
}

post-thumbnail img {
    display: block;
    height: 440px;
    border-radius: 13px
}

post-content {
    display: block;
    line-height: 2
}

post-content h2,post-content h3,post-content h4 {
    color: var(--color);
    margin: 20px 0;
    padding: 0 10px;
    border-inline-start:4px solid; line-height: 30px
}

h1.single-title {
    color: #ffffff;
    margin: 10px 0 0
}

.breadcrumb i {
    margin: 0 6px;
    font-size: 10px
}

footer a.social-link {
    width: 40px;
    margin-inline-start:10px; border: 1px solid #ffffff30;
    justify-content: center;
    border-radius: 50%;
    transition: var(--tr)
}

.mobile-menu {
    position: fixed;
    width: 100%;
    z-index: 99999999;
    background: #0006
}
.mobile-menu socials {justify-content: center;}
.mobile-menu.open {
    transform: translateX(0) !important;
}
.mobile-menu .menu>li {
    margin: 0 0 10px
}

.mobile-menu .menu {
    position: absolute;
    width: 240px;
    background: #fff;
    padding: 15px;
    display: block;
    list-style: none;
    transition-delay: .2s
}

.ltr .mobile-menu,.ltr .mobile-menu .menu {
    transform: translateX(-100%);
    left: 0
}


.admin-bar article.fixed-header {
    top: 32px
}

single--content {
    padding: 10px;
    display: block;
    border: 1px solid #d5d5d5;
    border-radius: 20px;
    background: #fff
}

.breadcrumb li {
    font-size: 13px
}

single--content li,single--content p {
    font-size: 18px
}

single-social a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline-start:4px; color: #fff;
    border-radius: 50%
}

single-social a.facebook {
    background: #1877f2
}

single-social a.telegram {
    background: #0061ff
}

single-social a.twitter {
    background: #1da1f2
}

.bar-box {
    margin-bottom: 20px;
    height: 240px;
    background-size: cover;
    color: #fff;
    padding-top: 140px;
}

flex-start.tags a {
    padding: 3px 18px;
    background: #eee;
    margin: 3px;
    border-radius: 4px;
    color: var(--gray);
    transition: var(--tr)
}

flex-start.tags {
    margin: 20px 0
}

.quick-navs {
    margin: 25px 0 0 -10px
}

.link {
    flex: 1;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #d5d5d5;
    margin-left: 10px;
    transition: var(--tr)
}

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

.verticals {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    pointer-events: none;
}

.logo {
    margin-inline-end: 30px;
    flex: 1;
    }

.menu-main-container,.menu-main-menu-en-container {
    flex: 1;
}

p.slider-desc {
    transform-origin: right;
    color: #ededed;
    font-size: 22px;
    margin: 10px 0 0 0;
    transform: translateY(150px) rotate(45deg);
    transition: var(--tr);
    opacity: 0;
    transition-delay: .5s;
}

a.read-more:hover {
    background: var(--color2);
}

h3.sub-title:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: var(--gold);
    border-radius: 50%;
    margin-inline-start: 5px; }

h3.sub-title:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: var(--gold);
    border-radius: 50%;
    margin-inline-start: 5px; position: absolute;
    left: -10px;
    top: 19px;
}

span.reverse-text {
    position: absolute;
    right: -14px;
    top: -60px;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ffffff;
    color: transparent;
    opacity: .2;
    pointer-events: none;
    height: 100%;
    width: 100%;
    transform: scale(.6);
    display: flex;
    align-items: center;
    transform-origin: left;
}
.rtl span.reverse-text {
    right:initial;
    left:-14px;
    transform-origin: right;
}
.active h3.sub-title {
    opacity: 1;
    transform: translateY(0);
}

.active h2.slider-title {
    transform: translateY(0);
    opacity: 1;
}

.active p.slider-desc {
    opacity: 1;
    transform: translateX(0);
}

.link-holder {
    transition: var(--tr);
    opacity: 0;
    transform: translateY(150px) rotate(45deg);
    transform-origin: right;
    transition-delay: .5s;
}

.active .link-holder {
    opacity: 1;
    transform: translateY(0);
}

.owl-dot-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    z-index: 999;
    flex-direction: column;
    color: #fff;
}

.owl-dot-info h3 {
    font-size: 35px;
}

.owl-dot-info p {
    font-size: 16px;
    color: #c1bfbf;
}

button.owl-dot:hover:before {
    opacity: .8;
}

.desc {
    background: #fff;
    text-align: center;
    font-weight: normal;
    display: none;
    color: var(--gray);
    transition: var(--tr);
    display: none;
    text-align: start;
}

.sc_icon_type_ {
    font-size: 80px;
    color: var(--color);
    transition: var(--tr);
    display: flex;
}


.page .service-box {
    border-inline-end: 0;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px;
    align-items: center;
    justify-content: center;
}

.see-more i {
    font-size: 18px;
}

.see-more {
    transition: var(--tr);
}

strong.box-title {
    font-size: 28px;
    display: block;
    margin: 20px 0;
}

.service-box:hover .desc {
    visibility: visible;
    opacity: 1;
}

.service-box:hover {
    z-index: 999;
}

.service-box:hover:after {
    display: none
}

.service-box:hover .sc_icon_type_ {
    color: var(--color2);
}

.desc p {
    overflow: auto;
    height: fit-content;
    display: flex;
    align-items: center;
}

h2.mn.vision-title {
    margin-bottom: 15px;
}

.ceo img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-inline-end: 15px; }

.ceo {
    margin-inline-start: 20px;
    text-align: justify;
    }

.ceo-section {
    margin-top: 30px;
    text-align: left;
}

.ceo-section a.read-more {
    margin-top: 0;
}

@keyframes moveupdown {
    to {
        transform: translateY(10px);
    }
}

.vision-image {
    position: relative;
    animation: moveupdown 3s infinite linear alternate;
    margin-top: 80px;
}

.images {
    position: relative;
    margin-inline-end: 30px; }

.years:before {
    content: '';
    position: absolute;
    background: var(--gold);
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    clip-path: path("M0.882406 101.83C1.00686 64.7002 25.2344 29.9768 59.0452 15.042C93.8101 -0.30767 135.296 6.78636 163.381 32.1755C176.947 44.4553 186.779 60.5517 191.675 78.1416C192.919 82.6635 193.832 87.3099 194.413 91.9563C194.703 94.4039 194.91 96.8516 195.035 99.2992C195.076 99.88 195.076 100.461 195.118 101.042C195.201 104.112 195.201 97.9302 195.118 101C195.076 102.369 194.993 103.697 194.91 105.066C194.247 114.566 192.131 123.983 188.729 132.861C175.412 167.75 142.099 192.144 104.97 194.882C102.647 195.048 100.323 195.131 98.0002 195.131C97.9587 195.131 97.9587 201.229 98.0002 201.229C116.752 201.188 135.13 195.753 150.894 185.589C166.161 175.716 178.399 161.486 186.116 145.058C194.081 128.049 196.321 109.048 194.869 90.4628C193.375 71.9187 186.655 54.1629 175.454 39.3111C152.637 9.06807 113.308 -4.99554 76.4277 3.26009C40.1278 11.3913 11.2123 40.8045 3.12262 76.98C1.42172 84.6548 0.840921 92.4126 0.799436 100.253C0.799436 101.498 0.757946 102.743 0.840918 104.029C0.840918 103.821 0.84092 102.286 0.882406 101.83Z");
}

.vision .about-box {
    margin-inline-start: 30px; text-align: right;
}

article.vision {
    position: relative;
    z-index: 1;
    background: url('../images/service_bg_1.png') #F7F7F6;
}

span.text {
    font-size: 21px;
    line-height: 29px;
    width: 140px;
}

span.num {
    line-height: 30px;
    font-size: 60px;
    margin-bottom: 19px;
}

.vm-boxes {
    background: #fff;
    margin-top: 40px;
    margin-inline-start: -210px;
    position: relative;
    z-index: 9;
    padding: 20px 20px 20px 0;
    border-radius: 4px;
    color: var(--color);
    box-shadow: 0 0 50px #0000000f;
}
.ltr .vm-boxes  {
    padding:20px 0 20px 20px;
    
}
.vm-box span {
    font-size: 40px;
    margin-inline-end: 20px; color: var(--color);
}

.vm-box p {
}

.vm-box {
    margin-inline-end: 20px; }

article.vision p.para {
}

p.box-excerpt {
    line-height: 1.5;
}
.page p.box-excerpt,.page .see-more  {
    display:none
}
.desc span {
    position: absolute;
    font-size: 200px;
    color: #000 !important;
    opacity: .05;
}
.page .desc {
    display:block;
    text-align: center;
}
.vm-box h3 {
    font-size: 22px;
}

.project-box {
    text-align: center;
}

.project-slider {
    padding: 20px;
    margin-top: 25px;
    position: relative;
    overflow: hidden;
}

.alb-img {
    cursor: pointer;
    height: 450px;
    background-size: cover;
    padding: 25px;
    color: #fff;
    position: relative;
    z-index: 1;
    align-items: center;
}

.alb-img i {
    font-size: 70px;
    color: #ffffff;
    opacity: 0;
    transform: translateY(-30px);
    transition: var(--tr);
    font-weight: normal;
}

.alb-img h3 {
    font-size: 24px;
    opacity: 0;
    transform: translateY(30px);
    transition: var(--tr);
}

article.projects {
    position: relative;
    background: var(--gold);
}

.bk {
    position: absolute;
    width: 100%;
    height: calc(100% - 240px);
    top: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
}

.alb-img:before {
    background: #000000c9;
    z-index: -1;
    transition: var(--tr);
    opacity: 0;
}

.alb-img:hover:before {
    opacity: 1;
}

.alb-img:hover i,.alb-img:hover h3 {
    opacity: 1;
    transform: translateY(0);
}

.box-holder {
    position: fixed;
    width: 100%;
    height: 100%;
    color: #000;
    top: 0;
    right: 0;
    z-index: 99999999;
    background: #000000ed;
    opacity: 0;
    visibility: hidden;
    transition: .45s ease;
}

.box-holder img {
    width: auto;
    height: auto;
    max-height: 100%;
}

.box-holder.open {
    visibility: visible;
    opacity: 1;
}

.close-menu {
    position: absolute;
    left: 10px;
    top: 10px;
    background: var(--gold);
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    color: #fff;
    border-radius: 50%;
    font-size: 23px;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

i.fa.fa-spinner {
    font-size: 45px;
    color: #403838;
}

.image-slider {
    direction: ltr;
    width: 80%;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.item-image {
    height: 80vh;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}

button.owl-prev,button.owl-next {
    border-radius: 4px;
    position: absolute;
    top: calc(50% - 20px);
    width: 50px;
    height: 50px;
    cursor: pointer;
    justify-content: center;
    background: #00000094;
    color: #fff;
    opacity: 0;
    transition: var(--tr);
}
.slider:hover button.owl-prev,.slider:hover button.owl-next {
    opacity:1
}
.projects button.owl-prev ,.projects button.owl-next {
    opacity: 0;
    transition: var(--tr)
}

.projects:hover button.owl-prev ,.projects:hover button.owl-next {
    opacity: 1
}

button.owl-prev {
    left: 30px;
}

button.owl-next {
    right: 30px;
}

h2.pjt.mn {
    color: #fff;
}

.contact-holder {
}

.contact-list {
    margin-top: 24px;
    display: none;
}

.contact-li a {
    color: var(--gray);
    margin-inline-end: 5px;
    font-size: 15px;
    transition: var(--tr);
    }

.contact-li i {
    font-size: 20px;
    margin-inline-end: 10px;
    color: #2c5164;
}

.contact-li {
    padding: 5px 10px;
    border-top: 1px solid #ffffff14;
    position: relative;
    margin: 0 -10px 0-10px;
}

.map iframe {
    width: 100%;
    height: 500px;
}

.contact-box img {
    width: 50px;
    margin-inline-end: 20px; }

.contact-box p {
    line-height: 1.5;
    font-size: 14px;
}

.contact-box >div:first-child > i {
    margin-inline-start: 20px; }

.map {
    margin-top: 50px;
    }


.contact-box:hover {background: #ffffff08;}




.contact-li a:hover {
    color: var(--color2);
}

.form-field textarea {
    height: 200px;
    color: #fff;
}

.contact-box.open {
    background: #ffffff08;
}

.send-message img {
    width: 70px;
    margin-inline-end: 25px;
}

.send-message form {
    margin-top: 25px;
}


footer figure.begroup-image {
    margin-inline-end:25px
}

footer figure.begroup-image img {
    height: 60px;
    width: auto;
}

article.news-section {
    text-align: center;
    background: #f1f1f1;
}

.news-holder a {
    padding: 25px;
    display: block;
    background: #fff;
    box-shadow: 0 0 25px #0000001a;
    margin: 15px;
    border-radius: 25px;
    transition: var(--tr);
}
.news-holder a:hover {
    box-shadow: 0 0 50px #0000001a;
}
.logo-box-holder img {
    width: 60px;
    margin-inline-end: 20px;
}

.logo-box-holder {
    margin-bottom: 25px;
}

.image-holder {
    height: 200px;
    margin-bottom: 25px;
}

.image-holder img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 20px;
}

.page .bk,.page .project-box {
    display: none;
}

.page .project-slider {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    box-shadow: 0 0;
    background: none;
    margin: 0;
}

.page .project-slider .alb-img {
    width: 390px;
    max-width: 100%;
    height: 390px;
    border: 5px solid #fff;
    border-radius: 0;
}

 .show-more  {
     display:none
 }
 
.page .services .flex-1 {
    min-width: 50%;
    margin-bottom: 30px;
    transform-origin: top;
}

.page .sc_icon_type_ {
    font-size: 70px;
    width: 140px;
    height: 140px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid;
}
 .page .flex-1:nth-child(even) .sc_icon_type_ {
    margin-inline-start: 20px;
}
.page .flex-1:nth-child(odd) .sc_icon_type_ {
}
.page strong.box-title {
    font-size: 38px;
    color: var(--color);
    text-align: center;
}

.page a.read-more {
    display: none!important;
}

.page .service-box > div {
    flex: 1;
}

.page .services .flex-1:nth-child(even) .service-box {
}

.page .service-box:hover .sc_icon_type_ {
    background: var(--color2);
    color: #fff;
}

.about a.read-more {
    display: block;
    width: fit-content;
    margin: 50px auto 0;
}

.contact-li a span,.contact-li .a span {
    direction: ltr;
    display: inline-block;
}


header a.btn {
    background: var(--gold);
    padding: 15px 20px;
    border-radius: 5px;
    margin-inline-start: 20px;
    transition: var(
    --tr);
}
header a.btn:hover {
    background: #72b63f;
}
a.social-link {margin-inline-start: 9px;fill: #fff;transition: var(--tr);}
a.social-link:hover {
    color: var(--color2);
    fill: var(--color2);
}
a.btn i {
    margin-inline-end: 5px;
}

.about-details h2 {
    font-size: 50px;
    color: var(--gold);
}

.about-details p {
    font-size: 22px;
    margin-top: 20px;
    color: var(--lightgray);
}

article.about {
    background: var(--color);
}

article.about:before {
    content: '';
    position: absolute;
    width: 10vw;
    height: 250px;
    top: 0;
    right: 0;
    background: var(--gold);
    z-index: -1;
}

article.about:after {
    content: '';
    position: absolute;
    width: 10vw;
    height: 250px;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--gold);
}

article.about:nth-child(odd) {background: var(--gold);}
article.about:nth-child(odd):before {
    background:var(--color)
}
article.about:nth-child(odd):before {
    background:var(--color)
}
article.about:nth-child(odd):after {
    background:var(--color)
}


.about:nth-child(odd) .about-details h2 {
    color: var(--color);
}

article.about:nth-child(odd) container {
    flex-direction: row-reverse;
}

article.contact-us:before {
    background: #000000d4;
    z-index: -1;
}

.service-item img {
    width: auto;
}

.service-item {
    flex: 1;
    padding: 20px;
    border: 1px solid #ffffff17;
    margin: 15px;
    display: flex;
    transition: var(--tr);
    align-items: center;
    min-width: 250px;
}

.service-box p {
    color: var(--lightgray);
    margin: 15px 0 60px 0;
    line-height: 24px;
}

.service-box h2 {
    font-size: 60px;
    text-transform: uppercase;
}

.service-holder {
    margin: 0 -15px;
}

h2.service-title {
    font-size: 16px;
    line-height: 25px;
    margin-inline-start: 20px;
}

.service-item:hover {
    border-color: var(--gold);
}

.mobile-holder {
    background:#fff;
    width: 200px;
    height: 100%;
    padding:20px
}
.mobile-holder span.follow-us {
    display:block;
    min-width: 100%;
    margin-bottom: 20px;
}
.mobile-holder .social-link {
    fill:#000;
    margin: 0;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eee;
    border-radius: 4px;
    margin: 5px;
}
.mobile-holder socials {
    margin-bottom:20px
}
.mobile-holder .btn {
    display: block;
    text-align: center;
    background: var(--gold);
    padding: 20px;
    border-radius: 5px;
}
a.phone,a.whatsapp {
    position: fixed;
    width: 50px;
    height: 50px;
    display: flex;
    font-size: 31px;
    align-items: center;
    justify-content: center;
    left: 20px;
    z-index: 999999;
    border-radius: 4px;
    box-shadow: 0 0 10px #0000005c;
    color: #fff;
}

a.phone {
    bottom: 60px;
    background: #24c1ff;
}

a.whatsapp {
    background: #14db14;
    bottom: 6px;
}
.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000e3;
    visibility: hidden;
    opacity: 0;
    transition: var(--tr);
}
.popup.open {
    visibility:visible;
    opacity:1
}
.close-poup.fa-solid.fa-xmark {
    position: absolute;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    left: 20px;
    top: 20px;
    font-size: 25px;
    background: red;
}
.popup  h2.con.mn {
    font-size: 20px;
    line-height: initial;
    text-align: center;
    margin-bottom: 30px;
}
.popup form {
    width: 500px;
    max-width: 94%;
    background: #fff;
    padding: 20px;
    border-radius:5px;
    margin: 50px auto;
}

.popup .form-field {
    border: 1px solid #ddd;
}
.popup .form-field textarea {
    height:70px;
    width: 100%;
}
@media(max-width: 1023px) {
    .owl-dots,headre .menu-main-container, headre .menu-main-menu-en-container {
        display:none
    }
    .bars {
        display: block !important;
    }
    .logo {
    flex: 1;
    display: flex !important;
    justify-content: center;
    margin: 0;
    }
    .fade-left,.fade-right,.fade-up,.zoom-in,.fade-down {
        transform: translate(0)!important;
        opacity: 1;
        visibility: visible
    }
    
    .service-desc {
        position: static;
        margin: 10px;
        max-width: calc(100% - 20px)
    }

    .bars {
        font-size: 35px;
        margin-inline-end: 20px;
    }

    header container > * {
        display: none!important;
    }
    header container .logo {
    }
    .menu {
        display:none
    }
    header .wpml-ls-legacy-list-horizontal {
        display:block !important
    }

    body {
    }

    .shape-effects,article.fixed-header {
        display: none
    }

    .slider-item:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: #000000ad;
        z-index: -1
    }
}
@media (max-width:991px) {
    .page .services .flex-1 {
        min-width:100%
    }
    .service-box {
        margin-inline-end: 0;
        padding: 10px;
        border: 0;
        align-items: center;
        margin-bottom: 20px;
    }
    .service-box .desc  {
        position:static;
        display: block;
        box-shadow: 0 0;
        visibility: visible;
        opacity: 1;
        padding: 0;
        text-align: start;
        max-height: 66px;
        overflow: hidden;
    }
    .service-box .desc.show {
        max-height:1000px;
    }
    .service-box .desc span {
        display:none
    }
    .show-more {
        display:block;
        font-size: 20px;
        margin-top: 10px;
        color: var(--color);
    }
    p.box-excerpt,.see-more {
        display:none;
    }
    .about-image {
       margin:20px  
    }
    .vm-boxes {
        margin-inline-start:0;
        box-shadow: 0 0;
        background: none;
    }
    .addresses {
        margin:0 0 25px 0
    }
    .images {
        margin:0 0 25px 0
    }
}
@media(max-width: 767px) {
    article.about:before,article.about:after {
        background:#ffffff14
    }
    .footer-box {
        min-width:100%;
        margin: 20px 0
    }

    h2.mn, h2.slider-title,.ltr h2.mn {
        font-size: 30px;
        position: relative;
        line-height: initial;
    }
    p.slider-desc {
        font-size:14px;
        margin: 0;
    }
    p.para {
        margin-top: 10px;
        font-size: 16px
    }

    .owl-dots,article.slider {
        height: auto;
        overflow: hidden;
    }

    .owl-dot {
        height: 60px
    }

    .begroup-section {
        padding: 30px 0
    }

    article.services-section {
        background-size: cover;
        z-index: 1
    }

    article.services-section:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background: #f7f7f7f0;
        z-index: -1
    }

    .top-header {
        display: none
    }

    .slider-item {
        height: 450px
    }

    .years {
        transform: scale(.5)!important
    }

    .contact-box {
        margin-inline-end:0 
    }
    strong.box-title {
        margin:10px 0;
        font-size:22px
    }
    .sc_icon_type_ {
        font-size:55px
    }
    .vm-box {
        min-width:100%;
        margin:0 0 20px 0
    }
    .footer-row  {
        flex-direction:column;
        align-items:center;
        justify-content:center;
        min-width: 100%;
    }
    footer figure.begroup-image {
        margin:0  0 20px 0
    }
    a.read-more {
        display: block;
        text-align:center;
        margin: auto;
        width: fit-content;
        padding: 5px 20px;
    }
    .ceo {
        margin:20px 0 0 0
    }
    scrolltop {
        bottom: 50px;
    }
    .about-details h2,.service-box h2 {
        font-size: 30px;
        text-align: center;
    }
    .about-details p {
        font-size:15px;
        text-align: center;
    }
    .send-message {
        padding:25px
    }
    .alb-img {
        height:300px
    }
}





.about-image {
    direction: ltr;
    position: relative;
}
.about-image .owl-item {
    display: inline-flex;
    align-items:center;
    justify-content:center
}
.about-image:hover .owl-next,
.about-image:hover .owl-prev {
    opacity:1
}

article.box-contents {
    background: #000;
    color: #fff;
}

.box-content:first-child {padding-inline-end: 20px;border-inline-end: 1px solid #ffffff17;}
.box-content:last-child {padding-inline-start: 20px;}

span.sm-title {
    color: var(--gold);
    font-size: 14px;
}

h2.mn-title {
    font-size: 50px;
    margin: 0 0 30px 0;
}

article.box-contents p.para {
    color: var(--lightgray);
    line-height: 26px;
}

.about-details {
    text-align: center;
}

.form-field br {
    display: none;
}

.form-field span.wpcf7-form-control {
    flex: 1;
}

span.wpcf7-not-valid-tip {
    min-width: 100%;
    display: block;
    margin-top: 20px;
    font-size: 11px;
    color: red;
}