/*
Theme Name: CHEMADD
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


/*Add your own styles here:*/
@import url('https://fonts.googleapis.com/css?family=Poppins&display=swap');


body {
    background: #fff !important;

}
body{
    /* background-size: 56% !important; */
    /* background-repeat: repeat-x !important; */
    /* background-image: url(https://wordpress-1009405-4166607.cloudwaysapps.com/wp-content/uploads/2023/12/bg-b1-1.jpg) !important; */
    /* background-position: bottom center !important; */
    /* background-attachment: fixed !important; */
}
body {
    /* background: #fff !important; */
    background: rgb(255,255,255);
    /* background: linear-gradient(0deg, rgba(255,255,255,1) 5%, rgb(194 222 239) 46%, rgba(255,255,255,1) 90%) !important; */
    /* background: rgb(255,255,255); */
    /* background: linear-gradient(0deg, rgb(255 255 255) 4%, rgb(234 247 255) 46%, rgba(255,255,255,1) 95%) !important; */
}
.l-footer {
    position: relative !important;
    /* margin-top: 00px !important; */
}
.product-row .l-section-img{
    background-size: 77% !important;
    background-repeat: repeat-x !important;
    background-image: url(/wp-content/uploads/2024/01/bg-b1-1.jpg);
    background-position: bottom center;
}

.product-row .l-section-img {
    width: 100%;
    margin: 0;
    text-align: center;
    padding-top: 120px;
    box-sizing: border-box;
    -webkit-animation: slide 10s linear infinite;
}

@-webkit-keyframes slide {
    from {
        background-position: 0 100%;
    }

    to {
        background-position: -512px 100%;
    }
}

@media (min-width: 1281px){
	.logo-outer {
    /* margin-top: -50px; */
}

.l-header.pos_fixed.sticky {}
.l-header.pos_fixed.sticky .logo-outer {
    margin-top: 0px;
}
	.l-subheader.at_middle .l-subheader-cell.at_left, .l-subheader.at_middle .l-subheader-cell.at_right {
    flex-basis: initial !important;
}
.l-canvas.type_boxed .l-header.pos_fixed.sticky {
    /* position: fixed; */
    /* left: 0; */
    top: 30px;
}

    }

.l-canvas.type_boxed, .l-canvas.type_boxed .l-subheader {
    box-shadow: 0 0 7px 0px #9f9f9f;
}

.l-canvas.type_boxed {
    margin-top: 15px;
    /* margin-bottom: 15px; */
}
ul {
    /*list-style-type: none;*/
    margin-left: 0;
}

.l-preloader {

    z-index: 119257;

}
.l-preloader {
    background: #ffffff !important;
}
.l-preloader-spinner img {
	max-width: 153px;
	border-radius: 0;
}
.l-preloader-spinner:after {
    position: absolute;
    top: 45px;
    left: 38%;
    display: block;
    width: 200px;
    height: 200px;
    border-top: 2px solid #dab62a;
    border-right: 2px solid #545e6a;
    border-radius: 50%;
    content: "";
    margin: -76px 0 0 -80px;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
}
 @-webkit-keyframes rotate {
 0% {
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
 @keyframes rotate {
 0% {
 -webkit-transform: rotate(0);
 -ms-transform: rotate(0);
 transform: rotate(0);
}
 100% {
 -webkit-transform: rotate(360deg);
 -ms-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
/* end loader  */
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: rgba(83, 83, 83, 0.6);
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #F6A31E;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #F6A31E;
}



::-moz-placeholder{opacity:1;color:inherit}
::-webkit-input-placeholder{color:inherit;opacity:1}

body,p,h1,h2,h3,h4,h5,h6,textarea,label,input,a,li,span, .w-counter.color_heading .w-counter-value,div#slide-3-layer-1
{
 /* font-family: 'Poppins'; */
}

/* .w-1280{
	max-width: 1280px;
	margin-left: auto !important;
	margin-right: auto !important;
} */
.w-nav .menu-item::after {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    transform: rotate(23deg);
}
.w-nav .menu-item:nth-last-child(2)::after{
display:none !important;
}

.top-info-box a.w-text-h {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}
.top-info-box i {
    color: #f6a31e;
    font-size: 23px;
}


.search-box {
    position: relative;
    background: rgb(0 0 0 / 20%);
    padding: 48px !important;
    border-radius: 15px;
}

.search-box br {
    display: none;
}

.search-box h3 {
    margin: 0 0 10px!important;
    padding: 0 !important;
    text-align: center !important;
}

.search-box h3.t1 {
    color: #003856;
}
.search-box h3.t2 {
    color: #FFF;
}

.search-box span.sm {
    font-size: 24px !important;
    padding: 0 5px;
}

.search-box  input[type="text"] {
    border-radius: 100px;
}

.search-box  button.w-search-form-btn.w-btn {
    color: #003856;
}

.title-shadow h2 {
    position: relative;
    display: inline-flex;
    margin-bottom: 50px;
}

/* .title-shadow h2::before {
    content: "";
    background: url("/wp-content/uploads/2024/01/half-shadow.png") no-repeat right top;
    background-size: contain;
    position: absolute;
    right: -50px;
    width: 100%;
    height: 74px;
} */
.title-shadow.wide {
    text-align: center;
}

/* .title-shadow.wide h2::before {
    background: url(/wp-content/uploads/2024/01/half-shadow-wide.png) no-repeat right top;
    background-size: 100% 100%;
    right: 0;
    left: 0;
    top: auto;
    bottom: -18px;
    height: 41px;
} */

.title-shadow.wide h2 {
    padding: 0 60px;
    margin-bottom: 25px;
}
.title-side h2 {
    padding: 0;
    margin-bottom: 15px;
       position: relative;
    z-index: 3;
}
.title-side p {
    margin: 0;
     position: relative;
    z-index: 2;
}
.title-side  p span {
    color: #d9b62a !important;
    text-transform: uppercase;
}

.title-side h3.t-title {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #f0f2f5;
    background: transparent;
    color: transparent;
    font-size: 64px;
    position: relative;
    z-index: 1;
    margin: 0;
    margin-bottom: -36px;
}
body  .btn-shadow {
    position: relative;
    background: white;
    color: #000 !important;
    padding: 23px 50px;
    border-radius: 100px;
}

body .btn-shadow:hover {

    background: white!important;

}
body .btn-shadow::before {
    content: "";
    background: url("/wp-content/uploads/2024/01/half-shadow-left.png") no-repeat left top;
    background-size: contain;
    position: absolute;
    right: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
}
body .btn-shadow::after {
    border-radius: 100px !important;
    background: transparent !important;
    display: none;
}

.no-touch  a.btn-shadow:hover {
    color:#63b0d8 !important;
    opacity:1;
     background: #fff !important;
}

.about-row.blue-gr {
background: rgb(255,255,255);
background: linear-gradient(0deg, rgba(255,255,255,1) 62%, rgba(191,238,255,1) 100%) !important;
}
.about-row .t1 {
    margin: 15px 0;
}



.about-row .about-btn {
    position: absolute;
    right: 0;
    bottom: -10px;
    background: #ffffff;
    color: #000 !important;
    border-radius: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.about-row .about-btn {
    position: absolute;
    right: 5%;
    bottom: -10px;
    background: #ffffff;
    color: #000 !important;
    border-radius: 0;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 31px;
    border-top-right-radius: 31px;
}
.vison-box-wrap {
    margin-bottom: 75px;
}
.vison-box-wrap .w-iconbox-icon {
    width: 150px !important;
    height: 130px !important; 
    clip-path: polygon(25% 0, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    background: #3cb371;
    border-radius: 0 !important;
    margin-bottom: 15px;
}



.bt-wrap {
    /* padding: 71px; */
    position: relative;
}

.pay-btns-wrap a img {
    width: 100%;
}

.pay-btns-wrap {
    justify-content: center;
    margin: 30px 0;
}

/* products row   */
.product-row {
    padding-bottom: 197px !important;
}
.product-box .content .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-box .content .title {
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    font-weight: 800;
}

.product-box .content .nm {
    font-size: 24px;
}

.product-box .content .mt {
    font-size: 18px;
}

.product-box .content .pr {
    padding: 0 5px;
    font-weight: normal;
}

.product-box .content h4 {
    background: #cde7ff;
    color: #023c6e;
    font-size: 18px;
    border-radius: 13px;
    padding: 5px 15px;
    margin: 5px 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.product-box {
    padding: 17px !important;
}

.product-box .thumb-p {
    height: 230px;
    margin-bottom: 15px;
}


.box-about-1 {
    max-width: 1112px;
    width: calc(100% - 20px);
    margin-left: auto;
    transform: translateY(-5px);
    margin-top: -120px;
    margin-right: auto;
    padding: 45px 45px 0;
    background: #ffffff;
    position: relative;
    border-radius: 13px;
}

.box-about-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 204px;
    top: 0;
    left: 0;
    box-shadow: 0 -12px 20px #00000012;
    border-radius: 13px;
    z-index: -1;
}
.ms-icon  {
 background:#fff;
 box-shadow: 0 12px 22px #00000012;
 border-radius: 25px !important;
 /* color: #d9ab23 !important; */
 padding: 23px;
}

.ms-icon .w-iconbox-icon {
    font-size: 28px !important;
    box-shadow: 0 12px 22px #00000012;
    border-radius: 25px !important;
    color: #d9ab23 !important;
}
.vision-row img {
    height: 263px;
    margin: auto;
    display: block;
}

/* side nave  */

.side-nav {
        position: fixed;
        top: 165px;
        left: -247px;
        direction: ltr;
        z-index: 9999;
        width: 0;
}

.social ul {
    padding: 0px;
    -webkit-transform: translate(-270px, 0);
    -moz-transform: translate(-270px, 0);
    -ms-transform: translate(-270px, 0);
    -o-transform: translate(-270px, 0);
    transform: translate(-270px, 0);
}

.side-nav ul li {
    display: block;
    margin: 5px;
    background: rgba(10, 125, 102, 0.4);
    background: #d9b62a;
    width: 300px;
    text-align: right;
    padding: 6px;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    box-shadow: 1px 1px 6px #adadad;
}

.side-nav ul li:hover {
    -webkit-transform: translate(110px, 0);
    -moz-transform: translate(210px, 0);
    -ms-transform: translate(210px, 0);
    -o-transform: translate(210px, 0);
    transform: translate(240px, 0);
    background: rgba(10, 125, 102, 1);
    background: #d9b62a;
}


.side-nav ul li a {color: #FFF !important;display: flex;justify-content: flex-end;align-items: center;font-size: 20px !important;text-decoration: none !important;transition: all 0.5s;}
.side-nav i {
    padding: 5px;
    background: rgb(11 34 68);
    border-radius: 100px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
}

.side-nav ul li:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.side-nav ul li i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-left: 10px;
    transition: all 1s;
}



/* end side nav  */

/* footer  */


.f-menu .menu {
    column-count: 2;
}

.f-menu a {
    display: block;
}

.f-menu a::before {
    content: "\f0da";
    font-family: "fontawesome";
    color: #0aadd3;
    font-weight: 900;
    padding: 0 5px;
}



/* project grid  */

.project-grid .w-grid-item-h {
    margin-bottom: 27px;
    padding-bottom: 50px;
}

.project-grid .plus-btn {
    position: absolute;
    left: 24px;
    top: -25px;
    background: #1d388c;
    width: 47px;
    height: 47px;
    border-radius: 15px;
    padding: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 8px rgb(38 38 38 / 35%) !important;
}

.project-grid  .icon-btn {
    position: absolute;
    bottom: 0;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px;
}

.project-grid  .white-box {color: #ffffff!important;position: absolute!important;left: 0!important;right: 0!important;bottom: 0!important;padding-top: 0.8rem!important;padding-right: 1.5rem!important;padding-left: 1.5rem!important;padding-bottom: 1.2rem!important;border-radius: 15px;background: rgb(0 0 0 / 78%)!important;/* box-shadow: 1px 1px 7px #323232; */}

.project-grid .post_image {
    border-radius: 15px;
}
.project-grid .cat-link {
    margin: 0 !important;
    font-size: 13px;
}
.project-grid  .usg_post_content_1 {
    font-size: 14px;
}

.project-grid  h2.w-post-elm.post_title {
    font-size: 1.2rem!important;
}

.project-grid .owl-item {
    transition: all 0.5s;
}
/* .project-grid .owl-item:hover {
   transform: scale(1.1);
   z-index: 2;
   position: relative;
} */

.project-grid .w-grid-item-h:hover .us-btn-style_1:after {
    height: 100%;
}

/* clients grid  */
.clients-grid .post_image {
    border: solid 1px #cacaca;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    height: 100px;
}

.clients-grid img {
    object-fit: contain;
    height: 100%;
}

/* project post dt  */
.project-head h1 {
    color: #fff!important;
    background: #000000!important;
    width: 264px!important;
    font-size: 30px;
}

.post-project-slider .rsThumbsContainer .rsThumb {
    width: 10rem;
    height: 10rem;
}

.post-project-slider .rsNav.rsThumbs.rsThumbsHor {
    height: 10rem;
}


/* custom-counter   */
.custom-counter ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.custom-counter ol li {
    counter-increment: step-counter;
    margin-bottom: 10px;
    background: #F6A31E;
    color: #fff;
    padding: 15px;
    border-radius: 15px;
    font-weight: 700;
}
.custom-counter ol li::before {
    content: "0" counter(step-counter);
    margin-right: 5px;
    font-size: 32px; /* background-color: #ffffff; */
    color: #fff;
    font-weight: 700;
    padding: 3px 8px;
    border-radius: 3px;
    float: right;
	display:none;
}


/* footer  */
.subscrbie-row .f-sub-title {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.subscrbie-row {
    margin-top: -94px !important;
    position: relative;
    z-index: 2;
    padding: 5px !important;
    background: #F68025 !important;
}

.l-footer {
    overflow: initial !important;
    margin-top: 0;
}



.subscrbie-row .house {
    margin-top: -90px;
}

.f-social .w-socials-item a {
    background: #3E3E3E;
}
footer .w-menu .menu {
    column-count: 2;
}
.f-title span.w-text-h {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 10px;
    display: inline-block;
}
.f-title span.w-text-h::before {
    content: "";
    background: #ee7d25;
    width: 37px;
    height: 6px;
    position: absolute;
    bottom: 0;
}

  


body .fixed-buy-btn {
    position: fixed;
    top: 53%;
    right: -58px;
    z-index: 3;
    width: 163px;
    /* height: 50px; */
    transform: rotate(270deg);
    border-radius: 0 !important;
}
.po-rib {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 2;
    max-width: 202px !important;
}
.po-rib.two {
    top: -36px;
    left: -21px;
}
.buy-row {
    margin-top: 35px;
}


.serv-icon{
    border-radius: 20px;
    background-color: white;
    box-shadow: 3.871px 15.525px 68px 0px rgb(177 177 177 / 50%);
    box-shadow: 1px 3px 10px 0px rgb(177 177 177 / 50%);
    padding: 30px 25px;
    /* text-align: center; */
    margin: 0 auto 30px;
    min-height: 360px;
}
.serv-icon h3.w-iconbox-title {
    font-size: 17px;
}
.serv-icon .w-iconbox-icon {
    margin: 0 auto 28px;
    width: 90px !important;
    height: 90px;
    align-items: center;
    justify-content: center;
    position: relative;
    border-radius: 50%;
    padding: 22px !important;
}


.serv-icon .w-iconbox-icon .anm {
    
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fcbb3f;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    content: "";
  animation: rotate2 8s linear infinite;
  -webkit-animation: rotate2 8s linear infinite;
  -moz-animation: rotate2 8s linear infinite;
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
}
.serv-icon.active .w-iconbox-icon .anm, .serv-icon:hover .w-iconbox-icon .anm {
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
}

.serv-icon .w-iconbox-icon .anm::before, .serv-icon .w-iconbox-icon .anm::after {
   position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    background-size: contain;
    border-radius: 50%;
    background:#fbb638;
    box-shadow: 1.21px 4.851px 6.72px 0.28px rgb(227 222 213);
    left: 5px;
    bottom: 5px;
}

 .serv-icon .w-iconbox-icon .anm::after {
      background:#918F8F;
    width: 13px;
    height: 13px;
    left: auto;
    bottom: auto;
    right: 5px;
    top: 5px;
}



@keyframes rotate2 {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(1440deg);
  }
}


@keyframes rotate3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(90deg);
  }
}


/* serv-icon-side  */



.serv-icon.serv-icon-side {
    border-radius: 20px;
    background-color: #F9F9F9;
    box-shadow: 2px 3px 7px 0px rgb(177 177 177 / 50%);
    padding: 30px 25px;
    /* text-align: center; */
    margin: 0 auto 30px;
    min-height: 100px;
    /* justify-content: space-between !important; */
}
.serv-icon.serv-icon-side.active {
    background: #FAF7F2;
}
.serv-icon.serv-icon-side .w-iconbox-icon {
    margin-bottom: 0;
    margin-left: 0;
}

/* serv-icon-number  */

.inner-serv-row-number{
    position: relative;
     list-style-type: none;
  counter-reset: css-counter 0; /* initializes counter to 0; use -1 for zero-based numbering */
}


.serv-icon-numbers{
    border-radius: 20px;
    background-color: white;
    box-shadow: 3.871px 15.525px 68px 0px rgb(177 177 177 / 50%);
    padding: 30px 25px;
    /* text-align: center; */
    margin: 0 auto 30px;
    min-height: 350px;
}


.inner-serv-row-number .vc_col-sm-4 .serv-icon-numbers .w-iconbox-icon:before {
    counter-increment: css-counter 1; /* Increase the counter by 1. */
    content: counter(css-counter); /* Apply counter before children's content. */
    font-size: 30px;
    background: #f6a31e;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 100px;
}


.serv-icon-numbers .w-iconbox-icon i {
    display: none;
}

.inner-serv-row-number .vc_col-sm-4 .w-iconbox-icon {
    content: "";
    background: rgb(246 163 30 / 16%);
    border-radius: 100px;
    padding: 10px;
}


.serv-icon-numbers h3.w-iconbox-title {
    font-size: 17px;
}

.img-border-1::before {
    content: "";
    background: #122a50;
    width: 12px;
    height: 65%;
    position: absolute;
    left: -25px;
}
/* dbox  */

.d-box {
    padding: 25px;
    min-height: 190px;
    display: flex;
    justify-content: center;
}
.d-box.active {
    background: #ffffff;
    border-bottom: solid 3px #122a50;
    box-shadow: 0px 5px 20px rgb(0 0 0 / 34%);
}

/* listbox  */
.list-box ol {
  list-style: none !important;
  padding-left: 1rem;
  counter-reset: circle-counter;
    margin-bottom:25px;
  /* background: #fff !important; */
  /* box-shadow: 0px 4px 18px 0px rgba(194, 200, 213, 0.3); */
}

.list-box ol li{
  counter-increment: circle-counter;
  margin-bottom: 0.25rem;
  position: relative;
  /* background: #fff !important;
  box-shadow: 0px 4px 18px 0px rgba(194, 200, 213, 0.3); */
  border-radius: 10px;
  padding: 10px 15px;
}
.list-box ol li:before {
  content: counter(circle-counter);
  background-color: #f6a31e;
  color:#fff;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: inline-block;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  margin-right: 0.5rem;
  position: absolute;
  top: 13%;
  left: -30px;
}

.exp  .wpb_wrapper {
    background: #dab130;
    width: 254px;
    height: 132px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    border-radius: 0;
    padding: 31px 15px;
    text-align: inherit;
    margin: auto;
    margin-top: -120px;
    font-size: 20px;
    position: absolute;
    left: -84px;
    text-transform: uppercase;
}

.exp .wpb_wrapper h2 {
    color: #fff;
    margin: 0;
    font-size: 62px;
    line-height: normal;
    font-weight: bold;
}

.benfit-row .colm-left > .vc_column-inner {
    padding: 15px 57px !important;
}




.w-image.w-full {
    width: 100%;
}

.w-image.w-full img {
    width: 100%;
}

.home-map-row .text-po {
    position: absolute;
    top: 20%;
    right: 22%;
    transform: translateX(22%);
    font-size: 50px;
    font-weight: bold;
    color: #fff;
    line-height: normal;
}
/* products grid  */
.product-grid .w-grid-item-h {
    padding-bottom: 15px;
/* 	background: transparent !important;
    box-shadow: none  !important; */
}

.product-grid h2.w-post-elm.post_title {
    margin: 15px 0 15px;
}


/* news-grid */

body .news-grid .w-grid-item-h {background: url("https://wordpress-813131-4574049.cloudwaysapps.com/wp-content/uploads/2024/05/news-bg.jpg") no-repeat center top;
	background-size: cover; !important;
 color:#fff;
}

.news-grid .w-grid-item {
    /* background: aquamarine; */
}

.news-grid .w-grid-item-h::before {
    content: "";
    background: rgb(18 42 80 / 78%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.news-grid h2.w-post-elm.post_title {
    color: #fff !important;
    margin-top: 50px;
}

.news-grid time {
    background: #d9b62a;
    display: inline-flex;
    min-width: 50px;
    max-width: 118px;
    text-align: center;
}

.news-grid a.w-btn {
    background: transparent !important;
    border-top: solid 1px #fff;
    margin-top: 10px;
    padding: 5% 10%;
    text-align: inherit;
}
body  .news-grid .owl-item.active:nth-child(2)  .w-grid-item-h{
    background: white !important;
}
body  .news-grid .owl-item.active:nth-child(2)  .w-grid-item-h::before {
    content: "";
    background: rgb(255 255 255 / 78%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

body  .news-grid .owl-item.active:nth-child(2)  .w-grid-item-h ,
body  .news-grid .owl-item.active:nth-child(2)  .w-grid-item-h h2.w-post-elm.post_title 
{
 color: #000 !important;
}

body  .news-grid .owl-item.active:nth-child(2)  .w-grid-item-h time {
    background: #122a50;
    color:#fff;
}

.news-grid .owl-item.active:nth-child(2)  .w-grid-item-h a.w-btn {
   color:#122a50 !important;
    border-top: solid 1px #d3d3d3;
}




/* form style  */
.wpcf7-form-control.wpcf7-radio, .wpcf7-form-control.wpcf7-checkbox {
    display: block;
    vertical-align: top;
    padding: 0.5rem 15px;
    margin: 11px 0 0;
    background: #fff;
    border: solid 1px #cacaca;
    box-shadow: none;
    border-radius: 5px;
}

.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="email"], .wpcf7-form input[type="url"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="number"], .wpcf7-form input[type="date"], .wpcf7-form textarea, .wpcf7-form select {
    margin-top: 0;
    background: #ffffff;
    border: 0 !important;
    box-shadow: none;
}
.form-st1 {
    position: relative;
    padding: 15px 15px 0;
    margin: 0 -15px;
    border-radius: 15px;
}
.form-st1 span.wpcf7-form-control-wrap {
    margin: 0;
    width: 100%;
}
.form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
	 margin-bottom: 5px;
}
.form-col1,.form-col2 ,.form-col3{
    padding: 0 15px;
}
.form-col3 {
    width: 33%;
}
.form-col2 {
    width: 50%;
}
.form-col1 {
    width: 100%;
}
.form-col1.btn-form {
    text-align: center;
    margin: 15px 0 0;
}
.form-st1 .w-icon  {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.form-st1 .w-icon i {
  background:#fff;
  color: #d9b62a;
  height: 100%;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-st1 .btn-form.w-icon i {
    background: #122a50;
    color: #ffffff;
    margin-right: -15px;
    position: relative;
    z-index: 2;
}
.rtl .form-st1 .btn-form.w-icon i {
    margin-left: -15px;
   margin-right: 0;
}
@media (min-width: 768px){

.contact-row .vc_column-inner {
    padding: 64px !important;
}
}

@media (max-width: 768px){

    .form-col2,.form-col3,.form-col1  {
        width: 100%;
    }
}

/* footer  */
.l-footer {
    position: relative;
    margin-top: 500px;
}

.l-footer::before {
    content: "";
    background: url("/wp-content/uploads/2024/05/footer-bg-t.png") no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 500px;
    position: absolute;
    top: -500px;
    left: 0;
    right: 0;
}
.footer-top h3 {
    font-size: 22px !important;
}

.f-about-wrap {
    background: #0F2547;
    padding: 25px;
    border-top: solid 1px #f3c617;
    box-shadow: 0px 5px 8px rgb(0 0 0 / 63%);
}
.f-about-wrap h2 {
    font-size: 24px;
}


.footer-menu h3 {
    position: relative;
    font-size: 20px;
    padding: 15px 0 5px;
}

.footer-menu h3:before {
    content: "";
    background: #f6a31e;
    width: 39px;
    height: 3px;
    display: block;
    position: absolute;
    bottom: 0;
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-menu ul li {
    list-style: none;
}

.footer-menu ul li a {
    display: block;
    color: #000;
    font-size: 13px;
    font-weight: 500;
}

.footer-menu ul li a:before {
    content: "\f178";
    font-family: "fontawesome";
    font-weight: 900;
    margin-right:5px;
    color: #f6a31e;
}
.rtl .footer-menu ul li a:before {
 margin-right:0;
    margin-left:5px;
}

/* responsive  */

@media screen and (max-width: 767px){
	.l-canvas.type_boxed {
    margin-top: 0;
    /* margin-bottom: 15px; */
}
	.search-box {
    position: relative;
    background: rgb(0 0 0 / 60%);
    padding: 18px !important;
    border-radius: 15px;
}
    .product-row .l-section-img {
    background-size: 97% !important;

}
.product-row {
    padding-bottom: 83px !important;
}
.box-about-1 {
    max-width: 1112px;
    width: calc(100% - 20px);
    margin-left: auto;
    transform: translateY(-5px);
    margin-top: -56px;
    margin-right: auto;
    padding: 15px 15px 0;
    background: #ffffff;
    position: relative;
    border-radius: 13px;
}
	
.search-box h3.t1 {
    color: #ffffff;
}
	.po-rib {
    position: absolute;
    top: 0;
    left: 18px;
    z-index: 2;
    max-width: 77px !important;
}
.po-rib.two {
    top: -16px;
    left: 0;
}

	.product-box .content .title {
    justify-content: center;
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    font-weight: 800;
}
.product-box .thumb-p {
    height: 122px;
    margin-bottom: 15px;
}


	.f-menu .menu {
    column-count: 2;
    margin: 0 16%;
}
.f-menu a {
    display: block;
    text-align: left;
}

}



/* #Cursor
================================================== */

.cursor,
.cursor2,
.cursor3 {
    position: fixed;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    pointer-events: none;
    left: -100px;
    top: 50%;
    mix-blend-mode:  normal;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.cursor {
    background: url("images/favicon.png");
    background-size: 20px 20px;
    background-color: #29f6ca;
    height: 0;
    width: 0;
    z-index: 99999;
}

.cursor2,
.cursor3 {
    height: 55px;
    width: 55px;
    z-index: 99998;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.cursor2.hover,
.cursor3.hover {
    -webkit-transform: scale(2) translateX(-25%) translateY(-25%);
    transform: scale(2) translateX(-25%) translateY(-25%);
     mix-blend-mode:  difference;
    border: none
}

.cursor2 {
    border: 2px solid #2971f6;
    background:rgb(255 255 255 / 84%) url("images/favicon.png") no-repeat center center;
    background-size: 22px ;
    box-shadow: 0 0 22px rgba(255, 255, 255, 0.6);
}

.cursor2.hover {
    background: #000;
    box-shadow: 0 0 12px rgba(255, 255, 255, 0.2);
}

@media screen and (max-width: 1200px) {
    .cursor,
    .cursor2,
    .cursor3 {
        display: none
    }
}
