 /*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}
header.site-header .maintop-header{
/*       background-image: linear-gradient(191deg, #FF5B4A -151%, transparent 142%);*/
    
}    
header.site-header {    
    z-index: 99999;
    position: absolute;
    width: 100%;
    padding: 0em 0;
}    
.header-fixed {
    position: fixed !important;
    top: -70px;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease;
    background: 200ms ease;
}
.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button{
    display: none;
}

img.header-waveimg{
    position: relative;
    bottom: -8px;
} 
.header-bg-overlay{
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    opacity: 1;
    background-color: #000;
}

.top-bar-head{
    padding: 0px;
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    z-index: 999;
    position: relative;
} 
.mainbottom-header.top-bar-head.bottom-header .header-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 4px;
    background: linear-gradient( to top,transparent -11%,#06332e 106% );
    opacity: 0.95;
    background-size: cover;
    z-index: -1;
   } 
.top-bar-head .header-bottom-border{
    border-bottom: 1px solid #dad3c9;
    position: relative;
    bottom: 4px;
    left: 18px;
    opacity: 0.5;
}
/*---------------- top header css-------------------*/
.top-bar-header {
    padding: 8px 0 ;
    background: #1e1e1e;
    position: relative;
}
.top-bar-header .header-time {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
}

.top-bar-header .header-time i {
    margin-right: 26px;
}


.top-bar-header ul li.top-design a ,.top-bar-header ul li.top-design .top-add{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: 400 !important;
    /* padding: 0 10px; */
    /* border-right: 2px solid #fff; */
    letter-spacing: 0.53px;
}

.top-bar-header ul li.top-design:hover a svg {
    transform: scale(1.2);
    transition: all 0.9s;
}


.top-bar-header ul li.top-design {
    margin-right: 57px;
}

.top-bar-header ul li.top-design a svg {
    margin-right: 6px;
}


.top-bar-header ul li.top-design a:hover{
    color: #ff5a1f;
}
.top-bar-header ul li.top-design a svg{
    color: #fff;
    width: 16px;
    height: 16px;
}
.top-bar-header ul li.top-design a:hover svg{
    color: #ff5a1f;
}

.top-bar-header ul li.top-design i {
    margin-right: 10px;
    color: #FFC000;
    font-size: 20px;
}

.site-header .socials {text-align: right;}

.top-bar-header .socials .share-btn ul li a i {
    font-size: 16px;
    color: #fff;
    margin-right: 20px;

}

.top-bar-header .socials .share-btn ul li:nth-child(4) a i {
    margin-right: 3px;
}
.top-bar-header .socials .share-btn ul li.share-button a i {
    display: none;
}


.top-bar-header .socials .share-btn ul li a i:hover {
    color: #fff;
    transform: scale(1.2);
    transition: all 0.9s;
}

.top-bar-header .socials .share-btn ul li a i:before {
    z-index: 2;
    position: relative;
}


/*----------------end top header css-------------------*/

/*---------------- Bottom header css-------------------*/

.bottom-bar-header {
    position: relative;
}

/* .bottom-bar-header .buttondesign a.btn-look:hover {
    background-color: #002434 !important;
} */
.peccular-head-number {
    position: relative;
}
.peccular-head-number a {
    font-size: 31px;
    line-height: 44px;
    color: #FCFCFC;
    font-weight: 500 !important;
    position: relative; 
    top: 15px;
    left: 0;
    padding-left: 90px;
/*    background: #1E2452;
    padding: 5px 10px 8px 90px;*/
}
/* .peccular-head-number a:hover{
    color: #FFC000;
    
} */
.buttondesign a.btn-look {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500 !important;
    letter-spacing: 0.78px;
    font-family: 'Poppins';
    color: #FFFFFF;
    background-color: #ff5a1f;
    padding: 0px 35px;
    /* border: 1px solid #22d3ee; */
}

.buttondesign a.btn-look svg {
    font-size: 14px;
    width: 14px;
    height: 14px;
}
.first-word {
  background: linear-gradient(to right, #00c6ff, #3b82f6, #06d6a0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.fa-solid, .fas{
    font-weight: 600!important;
}
.head-number-overlay {
    position: absolute;
    left: 73%;
    right: 0;
    top: 10px;
    bottom: 10px;
    background: #1E2452;
}
span.phone-num-bg {
    background: #FCCC00;
    height: 74px;
    width: 68px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    z-index: 2;
}
span.phone-num-bg i {
    font-size: 38px;
    left: 22px;
    position: relative;
    top: 20px;
    color: #000;
}
.textright {
    text-align: right;
    align-content: center;
}


span.phone-num-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: #FCCC00;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 2;
}


span.phone-num-bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}
/*----------------end Bottom header css-------------------*/

.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
.maintop-header .header-shopbtn{
    background: #FF5B4A;
    color: #FFFFFF;
    border-radius: 10PX;
    padding: 5px 20px;
    line-height: 37px;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.maintop-header .header-shopbtn:hover{ color: #fff; }
.maintop-header .header-shopbtn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
      transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

.maintop-header ul li i.fa-shopping-cart{
    font-size: 30px;
    color: #fff;
    padding: 7px 10px 0 0px;
}
.maintop-header ul li .total-count{
    position: relative;
    overflow: hidden;
}
.maintop-header ul li .count{
    background: #FB1129;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff; 
    padding: 0px 4px;
    position: absolute;
    top: 0px;
    left: 17px;
    line-height: 20px;
}

.maintop-header .head-Phone-contact i.fa-volume-control-phone {
    color: #FF5B4A;
    margin-right: 15px;
    font-size: 32px;
    position: relative;
    top: 4px;
    transform: rotate(-52deg);
}
.maintop-header .head-Phone-contact span {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}

/*inside hamburgur phone nmber*/
.head-Phone-contact_inside i.fa-volume-control-phone {
    color: #FF5B4A;
    margin-right: 15px;
    font-size: 32px;
    position: relative;
    top: 4px;
    transform: rotate(-52deg);
}
.head-Phone-contact_inside span {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}
.head-Phone-contact_inside {
       text-align: center;
       display: none;
           margin-top: 20px;
}
.Head-btn_inside{
    display: none;
    text-align: center;
        margin-top: 20px;
}
 .Head-btn_inside .header-shopbtn{
    background: #FF5B4A;
    color: #FFFFFF;
    border-radius: 10PX;
    padding: 5px 10px;
    line-height: 33px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.maintop-header ul li a:hover, .maintop-header ul li a.h-phone:hover{color: #fcf900;}
.maintop-header .Head-top-cont{
    list-style: none;
    float: left;
    line-height: 45px;
    margin-top: 15px;
}
.Head-top-cont {
       text-align: center;
}
header.site-header .peccular-head-nav  {
  position: relative;
    align-self: center;
}
header.site-header .peccular-head-btn {
    position: relative;
    padding: 0 3px 0 0;
    align-self: center;
}
header.site-header .peccular-head-btn .head-btn a{
    position: relative;
    border: 1px solid #FF5B4A;
    text-align: center;
    padding: 8.67px 26.61px 8.33px 26.39px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    overflow: hidden;
    z-index: 2;
    background: transparent;
    top: 0;
    display: inline-block;
}

header.site-header .peccular-head-btn .head-btn a{
    color: #fff;
}

.bottom-bar-header .buttondesign a.btn-look span {
    font-weight: 500 !important;
}
header.site-header .peccular-head-btn .head-btn a:before {
    content: "";
    position: absolute;
    transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    -webkit-transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FF5B4A;
    z-index: -1;
}
header.site-header .peccular-head-btn .head-btn a:before {
     background-color: #FF5B4A;
}
header.site-header .peccular-head-btn .head-btn a:hover:before {
    transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    -webkit-transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    top: 50%;
    width: 102%;
    height: 200px;
}

header.site-header .head-Phone-contact a {
    font-size: 20px;
    font-weight: 600;    
    margin: 0;
    color: #fff;
    transition: all 0.3s ease 0s;
}
header.site-header .head-Phone-contact a:hover {
    color: #000;
    letter-spacing: 1px;
    transition: all 0.3s ease 0s;
}

.maintop-header ul li a.h-phone {
    color: #fff;
    margin-right: 8px;
}
.maintop-header ul li a.h-email {
    color: #b3b2b2;
}

.site-header .site-navigation {
    padding: 0px 0;
    float: right;
}

.site-header .header-fixed .site-navigation {
    text-align: left;
    padding: 0;
    float: left;
}


/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #1E2452 ;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 12px 0px 0px 0;
}
.ht-site-description a,
.ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #1E2452;
}
.logo-header,
.logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 ;
}

.header-transparent .sticky-header .logo-header{
    top: 12px !important;
}
.ht-site-title,.site-title,
.ht-site-title, .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
    color: #000;
    margin-top: 0;
    text-align: left;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}

/*--------------------  contact details ---------------------------*/
ul.h-contact,
ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.h-mailid a, .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.h-mailid a i, .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.h-mailid a:hover, .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
.h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}

/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 20px;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 18px;
    padding: 15px 16px 15px 8px;
    font-weight: 400;
    line-height: 27px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    letter-spacing: 0px;
    color: #090909;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover{
    color:  #ff5a1f;
}

.navigation .mainmenu li a  {
    color: #0b0b0b;
}
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a{
    color: #0b0b0b;
 }
 .header.site-header ul.sub-menu ul li a {
    color: #0b0b0b;
}

.menu-click i{
    color: #783afd;
 }

.navigation .mainmenu ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a, 
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover, 
ul.sub-menu li a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover {
        color: #fff;
  }
.header.site-header ul.sub-menu li a:before {
    color:#FF5B4A;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0 !important;
}
.navigation .mainmenu ul.sub-menu li:last-child{border-bottom:none !important;}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
    /* background: #002434; */
    border-radius: 0;
    margin-bottom: -2px;
/*    box-shadow: 0px 5px 30px #aaa;*/
}

.navigation .mainmenu li:hover ul.sub-menu li a{
    border: none;
}
.navigation .mainmenu li.current_page_item:hover ul.sub-menu li:hover, .navigation .mainmenu li:hover ul.sub-menu li a:hover {
    border-radius: 0 !important;
    background-color: #f5f5f5  ;
}

header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a {
    color: #fff;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #ff5a1f;
    border-radius: 0px;
    border: none;
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}


/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 86px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 50px;
        right: -5px;
    }
    .navigation .mainmenu li ul ul.sub-menu{
        top: 60px;
     }
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
        /* background: #0d1f2d; */
    }
}


@media only screen and (max-width: 1024px){
    
   
  
   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation .mainmenu li:hover ul.sub-menu li {
         opacity: 1;
        visibility: visible;
        background: none;
        margin-bottom: -2px;
    }
    .menu-click {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    z-index: 0;
}
    .navigation .mainmenu li a, .page .navigation .mainmenu li a, .single .navigation .mainmenu li a, .error404 .navigation .mainmenu li a {
    font-size: 18px;
    border: none;
}
    .maintop-header .Head-top-cont .head-Phone-contact {
    display: none;
}
.maintop-header .Head-top-cont .Head-btn {
    display: none;
}
.head-Phone-contact_inside {
    display: block;
}
.Head-btn_inside {
    display: block;
}
.menu-content {
    padding: 0;
    text-align: left;
    margin-top: 12px;
    position: relative;
    left: 0!important;
    width: 100%;
    margin-right: 5em;
}
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    } 
    .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        z-index: 1;
    }
}
@media screen and ( min-width: 992px) and (max-width: 1199px){
    .navigation .mainmenu li a,
    .page .navigation .mainmenu li a,
    .single .navigation .mainmenu li a, 
    .error404 .navigation .mainmenu li a{ font-size: 15px !important; }
    .navigation .mainmenu {  text-align: left;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{      padding: 0px 0px 0px 0px;
    text-align: center;}
}
@media screen and ( min-width:992px) and (max-width: 1199px){
 .maintop-header ul li:last-child {  margin-left: 1em; }
}

/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.peccular-section-head {
    text-align: left;
}
.peccular-section-head h2{
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.78px;
}

.peccular-section-head h3{
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
    color: #060000;
    font-weight: 600;
    font-size: 36px;
    line-height: 38px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
#services .service-bg,
#features .features-bg,
#project .project-bg,
#contactinfo .contactinfo-bg,
#about .about-bg,
#counter .counter-bg,
#steps .steps-bg,
#project .project-bg,
#banner .banner-bg,
#testimonials .testimonials-bg,
#team .team-bg,
#pricing .pricing-bg,
section#faqcontact .contact-bg,
#blog .blog-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg,
#support .support-bg,
#story .story-bg,
#work .work-bg,
#call .call-bg,
#feature .feature-bg,
#ourbrands .ourbrands-bg,
#contact .contact-bg,
header.site-header .header-bg,div#courses .course-bg,#featuredproducts .featuredproducts-bg,#blog-quick .blog-bg,#appointment .appointment-bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#services,
#features,
#project,
#contactinfo,
#about,
#counter,
#steps,
#project,
#banner,
#testimonials,
#team,
#pricing,
#contact,
#blog,
#ourclient,
#newsletter,
#support,
#work,
#call,
#footer,
#feature,
section#faqcontact{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
   position: absolute;
    left: 50%;
    bottom: 5.5% !important;
}

.swiper-pagination-bullet {
  position: relative;
    bottom: 6.5% !important;
    width: 12px !important;
    text-align: center !important;
    right: 50% !important;
    height: 12px !important;
    background: rgba(255, 255, 255) !important;
    border-radius: 50px !important;
    cursor: pointer;
    transition: 0.3s ease;
}
.swiper-pagination-bullet-active{
    opacity: 1;
    width: 35px !important;
    background: #fdd400 !important ;    
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
#slider{
    position: relative;
}
.slider-area{    
    position: relative;
    display: block;
    z-index: 1;
    /* background: linear-gradient(to bottom right, #0D1F2D, #1a2f42, #0D1F2D); */
}

header.site-header .header-bg{
    background-image: linear-gradient(#00d3f3 1px, transparent 1px), linear-gradient(to right, #00d3f3 1px, transparent 1px);
    background-size: 21px 21px;
    opacity: 0.04;
}
.hero-style {
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}
.hero-slider .slider-box {
    padding: 11rem 2rem 7rem;
}


.hero-slider .peccular-about-imgbox img {
    width: 100%;
}

.hero-slider .peccular-about-imgbox {
    position: relative;
    overflow: hidden;
    top: 0px;
    padding: 18px 94px 0 0;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.slider-area img.slide-mainimg {
    width: 100%;
}
.slider-area .slide-inner svg{  
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 1;
}
.slider-area .slide-inner svg path{
   fill: #FF5B4A !important;
}


.slider-inner-mainbox {
    position: relative;
    margin-bottom: 32px;
}

.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    position: relative;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 7px 4px !important;
}



.hero-style .slide-title h2 {
    font-size: 72px;
    line-height: 1;
    color: #fff;
    padding: 0;
    /* font-weight: bold !important; */
    margin-bottom: 24px;
    letter-spacing: 1.2px;
    color: #FFFFFF;
    font-family: 'PT Sans';
    font-weight: 400;
    opacity: 1;
}
.hero-style .slide-title h2 span {
    background: linear-gradient(to right, #06b6d4, #51a2ff, #00ff7f);
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
}

.hero-style .slide-text p {
    line-height: 1.625;
    text-align: left;
    font-size: 20px;
    color: #cefafe;
    transition: all .4s ease;
    letter-spacing: 0.5px;
    font-family: 'Poppins';
    font-weight: 300;
    width: 75%;
}

#slider .slide-text .slider-text-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    filter: blur(100px) brightness(1) contrast(1) grayscale(0) hue-rotate(0deg) invert(0) saturate(1) sepia(0) drop-shadow(0 0 0 transparent);
    background: linear-gradient(270deg, #06b6d4,
 color-mix(in srgb, oklch(0.623 0.214 182.815), transparent), #2b7fff);
    --tw-gradient-via: 
 color-mix(in srgb, oklch(.623 .214 259.815) 20%, transparent);
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-from: 
 color-mix(in srgb, oklch(.789 .154 211.53) 20%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-gradient-to: oklab(87.493% -.205813 .113971 / .2);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
    --tw-blur: blur(var(--blur-lg));
    }

#slider .hero {
    position: relative;
    height: 100vh;
    overflow: hidden;
    background: #1e1e1e;
    color: white;
    align-content:space-around;
}

/*******************************
 * PATTERN LAYERS
 *******************************/
#slider .pattern-wrapper {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

#slider .pattern-vertical {
    position: absolute;
    inset: 0;
    opacity: 0.7;
    background-image: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 100px,
        rgb(253, 212, 0) 100px,
        rgb(253, 212, 0) 120px
    );
    transform: translateX(90px);
}

#slider .pattern-diagonal {
    position: absolute;
    inset: 0;
    opacity: 0.7;
    background-image: repeating-linear-gradient(
        45deg,
        transparent,
        transparent 60px,
        rgb(253, 212, 0) 60px,
        rgb(253, 212, 0) 65px
    );
}

/*******************************
 * FLOATING DECORATIVE ICONS
 *******************************/
#slider .floating-icons .icon {
    position: absolute;
    opacity: 0.15;
}

#slider .icon-1 {
    top: 80px;
    right: 40px;
}

#slider .icon-2 {
    bottom: 140px;
    left: 40px;
    transform: rotate(3deg);
}

#slider .icon-3 {
    top: 120px;
    left: 80px;
    opacity: 0.10;
    transform: rotate(2deg);
}

#slider .icon-4 {
    top: 50%;
    right: 120px;
    transform: translateY(-50%);
    opacity: 0.10;
}

/*******************************
 * BACKGROUND IMAGE
 *******************************/
#slider .hero-bg {
    position: absolute;
    inset: 0;
}

#slider .hero-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#slider .hero-gradient {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right,
        #1e1e1e,
        rgba(30, 30, 30, 0.7),
        transparent
    );
}

/*******************************
 * CONTENT AREA
 *******************************/
#slider .hero-content {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    /* padding: 0 16%; */
}

#slider .content-box {
    max-width: 768px;
}

#slider .content-box h1 {
  color: #ffffff;
    font-size: 56px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

#slider .content-box p {
    font-size: 32px;
    color: #fdd400;
    margin-bottom: 32px;
    line-height: 1.4;
    text-shadow: 0 3px 8px rgba(0,0,0,0.5);
}

/*******************************
 * BUTTONS
 *******************************/
#slider .buttons {
    display: flex;
    gap: 16px;
}

#slider .btn {
    padding: 12px 32px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s ease;
}

#slider .btn-primary1 {
    background: #ff5a1f;
    color: #ffffff;
}

#slider .btn-primary1:hover {
    background: #e24e19;
}

#slider .btn-accent1 {
    background: #fdd400;
    color: #1e1e1e;
}

#slider .btn-accent1:hover {
    opacity: 0.9;
}

/*******************************
 * SLIDER CONTROLS
 *******************************/
#slider .slider-controls {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    gap: 24px;
}

#slider .arrow {
    background: rgba(255,255,255,0.2);
    padding: 12px;
    border-radius: 50%;
    backdrop-filter: blur(4px);
    border: none;
    cursor: pointer;
    transition: 0.3s;
}

#slider .arrow:hover {
    background: #ff5a1f;
}

#slider .dots {
    display: flex;
    gap: 8px;
}

#slider .dot {
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,0.4);
    border-radius: 50%;
    transition: 0.3s;
    cursor: pointer;
}

#slider .dot.active {
    width: 40px;
    background: #fdd400;
    border-radius: 12px;
}

/* end */
/* slider buttom */
/* Section Background and Border */
#slider .owl-theme .owl-nav{
  display: none !important;
}
#slider .feature-section {
    background: #f7f7f7; /* neutral */
    padding: 32px 0 !important; /* py-8 */
    border-top: 1px solid rgba(253, 212, 0, 0.20);
    border-bottom: 1px solid #ff5a1f20;
    position: relative;
    overflow: hidden;
}

/* Top Animated Stripe */
#slider .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 20px,
        #1e1e1e 20px 40px
    );
    opacity: 0.7;
    animation: slide-top 5s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}
#slider .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 2px; /* height of each strip */
    background-size: 80px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
    opacity: 0.2;
}


/* Feature Item */
#slider .feature-box {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 6px;
    justify-content: center;
    text-align: center;
}

@media (min-width: 1024px) {
    #slider .feature-box {
        justify-content: flex-start;
        text-align: left;
    }
}

/* Icon Box */
#slider .icon-box {
    padding: 12px;
    border-radius: 8px;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px -1px rgba(0,0,0,0.25);
}

/* Gradient Backgrounds */

/* Owl/Swiper slide alternating backgrounds */
#slider .owl-item:nth-child(odd) .feature-box .icon-box.secondary,
#slider .swiper-slide:nth-child(odd) .feature-box .icon-box.secondary {
  background: linear-gradient(to bottom right, #1e1e1e, #1e1e1ecc);
}
#slider .owl-item:nth-child(even) .feature-box .icon-box.secondary,
#slider .swiper-slide:nth-child(even) .feature-box .icon-box.secondary {
  background: linear-gradient(to bottom right, #fdd400, #fdd400cc);
}

#slider .icon-box.accent {
    background: linear-gradient(to bottom right, #ff6e00, #ff6e00cc);
}

/* Text */
#slider .feature-text {
    font-size: 14px;
    color: #0b0b0b;
    text-align: left;
}

@media (min-width: 1024px) {
    #slider .feature-text {
        display: block;
    }
}


/* end */

.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slide-btns-2.animated.fadeInDownBig, .slide-btns-1.animated.fadeInDownBig  {
    position: relative;
    z-index: 5;
    display: inline-block;
}
.sliderbtns{
    margin-top: 16.39px;
}
.slider-im{
    z-index: 1;
    position: absolute;
    top: 53%;
    left: 50%;
    transform: translate(-50%, 0%);
}


#slider .owl-theme .owl-dots, .owl-theme .owl-nav{
    display: none!important;
}

#slider .owl-carousel .peccular-slider-logo{
    text-align: -webkit-center;
}
#slider .swiper-slide .image-container {
    position: absolute;
    width: auto;
    height: auto;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -4%);
}
#slider .swiper-slide .image-container img {
    width: 100%;
    height: 100%;
}


/*//--------------------- for all button design------------------------*/

.buttondesign a.btn-look {
    align-content: center;

}

.buttondesign a.btn-look span {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500 !important;
    letter-spacing: 0.59px;
    display: inline-block;
}



.buttondesign a.btn-look i{
    opacity: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1em;
    color: inherit !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .15s ease-in-out 50ms;
    transition: all .15s ease-in-out 50ms;
}

.slider-right-box{
    position: relative;
}

.custom-contact-form {
  max-width: 600px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
  color: #fff;
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 15px;
}

.form-row .full-width {
  flex: 1 1 100%;
}

.form-group {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.custom-contact-form input {
  background: transparent;
  border: 1px solid #00bfff;
  border-radius: 6px;
  padding: 10px 12px;
  color: #fff;
}

.custom-contact-form input::placeholder {
  color: #a1a1a1;
  opacity: 0.4;
}
input::placeholder {
  color: #a1a1a1;

  font-size: 14px;
}

.btn-consultation {
  display: block;
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  background: linear-gradient(90deg, #00ff7f, #00e0ff);
  color: #000;
  cursor: pointer;
  transition: 0.3s;
}

.btn-consultation:hover {
  opacity: 0.9;
}


/*//---------------------end for all button design------------------------*/


.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    line-height: 60px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    color: #fff;
    margin-top: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    opacity: 0.9;
    background: rgba(255, 255, 255, 0.20);
    display: block;
}

.hero-slider .swiper-button-prev {
    position: absolute;
    bottom: 5%;
    left: 45%;
}

.hero-slider .swiper-button-next {
   position: absolute;
    bottom: 5%;
    right: 45%;
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    transition: all .3s ease;
}

.hero-slider .swiper-button-prev:before {
    content: "\f104";
    font-family: FontAwesome;
    color: #FFFFFF;
    font-size: 35px;
    line-height: 1.4;
    position: relative;
}

.hero-slider .swiper-button-next:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #FFFFFF;
    font-size: 35px;
    line-height: 1.4;
    position: relative;
}

.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #fff;
    transition: all .3s ease;
}
.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
background: #ff5a1fe6;
}

.slider-border{
    height: 6px;
    width: 60px;
    margin-bottom: 15px;
}

.slider-border:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 60px;
    background: linear-gradient(60deg, #000, #000, #000, #957f49, #957f49, #957f49, #000, #000);
    border-radius: calc(2 * var(3px));
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}


@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


.sliderimg {
    /* padding: 0;
    margin: 0;
    text-align: center;
    overflow: hidden;
    background: #182333;     */
    /*  -webkit-animation: zoomin 7s ease-in infinite;
      animation: zoomin 7s ease-in infinite;
      transition: all .3s ease-in;*/
}

@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
}
/*==========================fallingeffect css====================*/

.fallingeffect .set{
  position:absolute ;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  z-index: 1;
}
.fallingeffect .set div{
  position:absolute ;
  display:block ;
}
.fallingeffect .set div:nth-child(1){
  left:20%;
  animation:animate 15s linear infinite ;
  animation-delay:-7s;
}
.fallingeffect .set div:nth-child(2){
  left:50%;
  animation:animate 20s linear infinite ;
  animation-delay:-5s;
}
.fallingeffect .set div:nth-child(3){
  left:70%;
  animation:animate 20s linear infinite ;
  animation-delay:0s;
}
.fallingeffect .set div:nth-child(4){
  left:0%;
  animation:animate 15s linear infinite ;
  animation-delay:-5s;
}

.set2{
  transform:scale(1.5) rotateY(180deg);
  filter:blur(2px);
}
.set3{
  transform:scale(0.8) rotateX(180deg);
  filter:blur(4px);
}

@keyframes animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(150px, 800px) rotateY(360deg);
  }
}
@keyframes animate {
  0% {
    opacity: 1;    
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;   
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;    
    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
/*----------------------------------------*/
/*  slider down tab
/*----------------------------------------*/
.next-sec-tab {
    position: relative;
    transition: all 0.2s ease 0.2s;
      scroll-behavior: smooth;
}

.next-sec-tab a{
    position: absolute;
    text-align: center;
    /* margin: 0 auto; */
    width: 100px;
    height: 100px;
    /* line-height: 100px; */
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 30px #00000029;
    z-index: 4;
    top: -50px;
    left: 45%;
    padding: 32px 38px;

  transition: transform 0.2s ease-out;

}

.next-sec-tab a i{
    border: 2px solid #000000;
    border-radius: 15px;
    width: 25px;
    height: 37px;
    padding-top: 8px;
    transition: all 0.2s ease 0.2s;
    color: #000;
}



.wave__container {
    position: absolute;
    top: -330px;
    left: 45%;
    right: 0;
    bottom: 0;
    transform: rotate(45deg);
    z-index: 3;
    width: 100px;
    height: 100px;
    text-align: center;
}

.wave__circle {
  position: absolute;
  background-color: transparent;
  border: 10px solid var(--circleColor);
  border-radius: 50%;
  box-shadow: inset 6px 6px 15px
      rgba(55 84 170 / 0.2),
    6px 6px 15px
      rgba(55 84 170 / 0.2),
    inset calc(6px * -1) calc(6px * -1)
      15px rgba(255 255 255 / 1),
    calc(6px * -1) calc(6px * -1)
      15px rgba(255 255 255 / 1);
  filter: blur(3px);

  animation-name: ripple;
  animation-duration: 3s;
  animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1);
  animation-iteration-count: infinite;
}

.wave__container .wave__circle:nth-child(2) {
  animation-delay: -1s;
}

.wave__container .wave__circle:nth-child(3) {
  animation-delay: -2s;
}

@keyframes ripple {
  0% {
    top: 250px;
    left: 250px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0;
    left: 0;
    width: 500px;
    height: 500px;
    opacity: 0;
  }
}


/*----------------------------------------*/
/*  support Area
/*----------------------------------------*/

div#support {
    padding: 5em 0 5em;
    position: relative;
}

div#support .peccular-support-icon-box a span {
    width: 47px;
    height: 58px;
    /* box-shadow: 5px 2px 0px #28292D2E; */
    color: #000000;
    background: #fff;
    padding-top: 15px;
    position: relative;
}
div#support .peccular-support-icon-box a span:before {
    font-size: 33px;
}

div#support .peccular-support-icon-box a {
    position: relative;
    width: 47px;
    height: 58px;
    display: inline-block;
    z-index: 2;
}

div#support .peccular-support-icon-box a:after {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}

div#support .peccular-support-icon-box a:before {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    background: #FCCC00;
    margin: 0 auto;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}


div#support .peccular-support-single:hover .peccular-support-icon-box a:after, div#support .peccular-support-single:hover .peccular-support-icon-box a span {
    background: #FCCC00;
}


div#support  h4.peccular-support-title{
    font-size: 16px;
    line-height: 25px;
    color: #2D2D2D;
    font-weight: 500;
    margin-top: 20.98px;
}
.peccular-support-single {
    position: relative;
    overflow: hidden;
    padding: 0em 10px 1em;
    background: #fff;
    box-shadow: 0px 2px 5px #0000001A;
    margin-bottom: 1em;
}

.peccular-support-single:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #1E2452;
    opacity: 0.1;
    position: absolute;
    bottom: -140px;
    left: 0;
    transition: all 0.3s ease 0s;
        z-index: 1;
}

.peccular-support-single:hover:after {
    bottom: 0;
}

/*-----------------------
## FAQS page
-----------------------------*/

.wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #585757;
}

/* --- wrapper --- */
   
/*-----------------------
## End FAQS section
-----------------------------*/

#innerpage-box .inner-faq-card .faq-card:nth-child(odd) {
  margin: 0 0 20px 0;
  display: flex;
  gap: 24px;
    padding: 24px;
    border-radius: 12px;
    border: 2px solid transparent;
    background: linear-gradient(to bottom right, #fff7ed, #fee2e2);
    transition: all 0.3s ease;
    display: flex;
    gap: 16px;
  }
  #innerpage-box .inner-faq-card .faq-card:nth-child(even) {
    margin: 0 0 20px 0;
  display: flex;
  gap: 24px;
    padding: 24px;
    border-radius: 12px;
    border: 2px solid transparent;
    background: linear-gradient(135deg, #fff7ed, #fefce8);
    transition: all 0.3s ease;
    display: flex;
    gap: 16px;
  }
  #innerpage-box .faq .faq-card:hover {
    border-color: #ff5a1f;
    transform: scale(1.03);
  }
#innerpage-box .faq .faq-card .faq-number {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
#innerpage-box .faq .faq-card:nth-child(3n + 1) .faq-number {
  
  background-color: #f97316; /* primary */

}
#innerpage-box .faq .faq-card:nth-child(3n + 2) .faq-number {
  background-color: #fdd400; /* primary */
}
#innerpage-box .faq .faq-card:nth-child(3n + 3) .faq-number {
  background-color: #1e1e1e; /* primary */
}

#innerpage-box .faq .faq-card .faq-number span {
  font-weight: bold;
}

/* Content */
#innerpage-box .faq .faq-card .faq-content h3 {
  margin-bottom: 12px;
    color: #0b0b0b;
    font-size: 24px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box .faq .faq-card .faq-content p {
  color: #444;
    line-height: 1.7;
    font-size: 16px;
    opacity: 1;
}


#innerpage-box .faq h3.faqheading {
    color: #0b0b0b;
    margin-bottom: 24px;
    font-size: 40px !important;
    line-height: 1.3;
    font-weight: 400;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* new */

#innerpage-box .faq .faq-left-col {
  width: 100%;
}

#innerpage-box .faq .faq-left-col .faq-sticky {
  position: sticky;
  top: 100px;
}

#innerpage-box .faq .faq-left-col .faq-card1 {
  padding: 24px;
    border-radius: 16px;
    background: linear-gradient(135deg, #ff5a1f1a, #fdd4001a);
    border: 2px solid #ff5a1f33;
}

#innerpage-box .faq .faq-left-col .faq-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}

#innerpage-box .faq .faq-left-col .faq-icon svg {
  color: #fff;
}
#innerpage-box .faq .faq-left-col .faq-icon {
  width: 40px;
  height: 40px;
  background: #f15a24;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#innerpage-box .faq .faq-left-col .faq-header h3 {
  color: #0b0b0b;
  font-size: 32px !important;
  line-height: 1.4;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box .faq .faq-left-col .faq-desc {
  font-size: 14px;
    line-height: 1.4;
    margin-bottom: 30px;
    color: #444;
}


#innerpage-box .faq .faq-left-col .faq-footer {
  margin-top: 10px;
  padding-top: 24px;
  border-top: 1px solid #ff5a1f33;
  text-align: center;
  color: #444;
  font-size: 14px;
  line-height: 1.4;
}
#innerpage-box .faq .faq-left-col .faq-footer strong {
  color: #0b0b0b;
  font-weight: 400;
}

#innerpage-box .faq .faq-left-col .faq-form label .required{
  color: #ff5a1f;
}
#innerpage-box .faq .faq-left-col .faq-form label {
  display: block;
    font-size: 14px;
    margin-bottom: 6px;
    color: #0b0b0b;
    line-height: 1.4;
}

#innerpage-box .faq .faq-left-col .faq-contact input[type="text"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="email"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="url"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="password"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="search"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="number"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="tel"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="range"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="date"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="month"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="week"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="time"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="datetime"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="datetime-local"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="color"]:focus, 
#innerpage-box .faq .faq-left-col .faq-contact textarea:focus {
  border-color: #a1a1a1;
  outline: none;
  box-shadow: 0 0 0 0.2rem #a1a1a180;
}
#innerpage-box .faq .faq-left-col .faq-contact input[type="text"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="email"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="url"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="password"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="search"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="number"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="tel"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="range"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="date"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="month"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="week"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="time"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="datetime"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="datetime-local"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="color"], 
#innerpage-box .faq .faq-left-col .faq-contact textarea {
    vertical-align: top;
    display: flex;
    height: 44px;
    width: 100%;
    min-width: 0;
    border-radius: 0.375rem;
    border: 1px solid #e5e5e5;
    padding: 0.25rem 0.75rem;
    font-size: 16px;
    color: #0b0b0b;
    outline: none;
    transition: color 0.2s, box-shadow 0.2s;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.4;
}

#innerpage-box .faq .faq-left-col .faq-form textarea {
  resize: none;
  height: 64px;
}

#innerpage-box .faq .faq-left-col .faq-contact button, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="button"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="reset"], 
#innerpage-box .faq .faq-left-col .faq-contact input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    white-space: nowrap;
    font-size: 0.875rem;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    height: auto;
    padding: 12px;
    width: 100%;
    border-radius: 0.5rem;
    background: #ff5a1f;
    color: #fff;
    transition: all 0.3s ease;
    line-height: 1.4;
    border: none;
}

#innerpage-box .faq .faq-left-col .faq-contact button:hover, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="button"]:hover, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="reset"]:hover, 
#innerpage-box .faq .faq-left-col .faq-contact input[type="submit"]:hover {
  background: #e24e19;
}


/*----------------------------------------*/
/*  13. contactinfo Area
/*----------------------------------------*/

#contactinfo .peccular-section-head {
        margin-bottom: 0px;
}
        #contactinfo {
    background-color: #91b201;
}
 #contactinfo .contactinfo-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000; 
    opacity: 1;
    background-size: cover;
}
#contactinfo .for-contactinfo-bg {
    padding-top: 0em;
}
 #contactinfo .peccular-contactinfo {
    padding-top: 0em;
    position: relative;
}
 #contactinfo .peccular-contactinfo-block{
    padding-top: 5em;
}
 #contactinfo .peccular-section-head h2{
    font-size: 38px;
    line-height: 35px;
    color: #fdfdfd;
    font-weight: 500;
    font-style: italic;
    font-family: "DM Serif Display";
    text-align: center;
}
 #contactinfo .peccular-section-head h3 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    font-family: 'Roboto Slab';
}
 #contactinfo .peccular-section-head h3 span{
    color: #3a72fe;
    display: block;
}

#contactinfo .peccular-contactinfo-button a{
    color: #91b201;
    background:#fff ;
    padding: 15px 25px;
    font-size: 22px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 10px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-style: italic;
}

#contactinfo .peccular-contactinfo-button {
    padding: 1.5em;
    text-align: left;
}
#contactinfo .peccular-contactinfo-button .read-btn:hover{ color: #fff; }

#contactinfo .peccular-contactinfo-button a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

 #contactinfo .peccular-contactinfo-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
}

 #contactinfo .peccular-contactinfo-label {
    font-size: 16px;
    font-weight: 400;
    color: #f9fcf5;
}
 #contactinfo .peccular-contactinfo-data {
    font-size: 18px;
    font-weight: 600;
    color: #f7f7f7;
}
 #contactinfo a.peccular-contactinfo-data:hover{
    color: #3a72fe;
}
 #contactinfo .peccular-contactinfo-info{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #fbfbf1;
}

/*----------------------------------------*/
/*  banner Area
/*----------------------------------------*/

 div#banner {
    position: relative;
    overflow: hidden;
        background-color: #FF5B4A;
}

#banner .bannerLeftShape {
    -webkit-mask-image: url(images/bannerLeftShape.png);
    mask-image: url(images/bannerLeftShape.png);
    -webkit-mask-position: top center;
    mask-position: center center;
    -webkit-mask-repeat: round;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}
#banner .peccular-featured-img {
    position: relative;
    margin-bottom: -4px;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 660px;
}
#banner .banner_mainTitle h2 {
    font-size: 60px;
    color: #fff;
    font-family: 'DM Serif Display';
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 73px;
}
#banner .banner_mainTitle{
    position: relative;
    overflow: hidden;
    z-index: 1;
    left: 20%;
    width: 530px;
    top: 10%;
}
#banner .boxshape1 {
    position: absolute;
    bottom: -220px;
    left: -217px;
    z-index: 8;
    background: #fff;
    width: 50%;
    height: 864px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .boxshape2 {
    position: absolute;
    bottom: -163px;
    left: -195px;
    z-index: 8;
    background: #fff;
    width: 43%;
    height: 689px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .boxshape3 {
    position: absolute;
    bottom: -79px;
    left: -95px;
    z-index: 8;
    background: #fff;
    width: 32%;
    height: 500px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .banner_mainTitle p {
    color: #fff;
    font-size: 40px;
    font-family: 'Roboto';
    text-align: left;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: 1px;
}

#banner .peccular-banner-imgbox {    
    width: 100%;
}
#banner .peccular-banner-imgbox img{
    width: 100%;
    border-radius: 50%;
    border: 4px solid #fff;
    z-index: 10;
    position: relative;
    margin-left: 20px;
}
 #banner .banner-section-area-text-subtitle {
    color: #ffff;
    font-size: 26px;
    font-weight: 500;
    word-break: break-word;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    background: #FF5B4A;
    padding: 16px 60px 16px 60px;
    border: 1px solid #707070;
    border-radius: 50px;
    margin-left: 30%;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    display: inline-block;
}

#banner .banner_phn_No {
    background: #e0e8b7;
    border-radius: 25px;
    left: 0;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-top: -32px;
    border: 1px solid #707070;
}
#banner .banner_phn_No:hover .banner-icn i{
    transform: rotate(90deg);
    transition: all 0.8s;
}
#banner .banner-icn {
    background: #FF5B4A;
    width: 74px;
    height: 74px;
    border-radius: 8px;
    margin-top: 20px;
    margin-left: 21px;
    margin-bottom: 15px;
    transition: all 0.8s;
}
#banner .banner-icn i {
    font-size: 72px;
    position: relative;
    z-index: 1;
    margin-top: 3px;
    color: #e0e8b7;
    transition: all 0.8s;
}
 #banner .banner-section-area-text {
    color: #28a0a7;
    word-break: break-word;
    position: relative;
    display: inline-block;
    padding: 19px 45px 5px 40px;
}

#banner .banner-section-area-text h3 {
    font-weight: 500;
    font-size: 49px;
    line-height: 78px;
    color: #FF5B4A;
    font-family: 'Roboto';
    border-left: 4px solid #FF5B4A;
    margin-left: 5px;
    transition: all 0.8s;
}
#banner .banner-section-area-text h3:hover{
    text-decoration: wavy;
    transition: all 1s;
    letter-spacing: 0.5px;
}
/************/
#banner .peccular-banner-single:hover .peccular-banner-imgbox img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: scale(1) rotateZ(-6deg);
    -moz-transform: scale(1) rotateZ(-6deg);
    -webkit-transform: scale(1) rotateZ(-6deg);
    -o-transform: scale(1) rotateZ(-6deg);
    transition: .5s ease;;
}

#banner .peccular-banner-content{
    padding: 14px 0;
} 

#banner .peccular-banner-content h4.peccular-banner-title{
    font-size: 42px;
    font-weight: 600;
    word-break: break-word;
    padding: 0 15px;
    margin-bottom: 1em;
    line-height: 52px;
    color: #fff;
    z-index: 10;
    position: relative;
} 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn{
    color: #000;
    background:#fef4b4 ;
    padding: 11px 21px;
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 30px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: #FF5B4A;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}  
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:hover:before, 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:focus:before, 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single{
     background: #fbdd17;
    padding: 2em 1em;
    margin-bottom: 2em;
     overflow: hidden;
    position: relative;
}
#banner .peccular-banner-b:nth-child(odd) .boxshape{  
    position: absolute;
    bottom: -39px;
    left: -43px;
    z-index: 8;
    background: #faee9c;
    width: 264px;
    height: 232px;
    border: 1px solid #faee9c;
    border-radius: 50%;
}

#banner .peccular-banner-b:nth-child(odd) .boxshape2{ display: none; }
#banner .peccular-banner-b:nth-child(even) .boxshape{ display: none; }

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single{
    background: #fa3759;
    padding: 2em 1em;
    margin-bottom: 2em;
    overflow: hidden;
    position: relative;
}
#banner .peccular-banner-b:nth-child(even) .boxshape2{
    position: absolute;
    top: -30px;
    right: -70px;
    z-index: 8;
    background: #fa6a83;
    width: 233px;
    height: 205px;
    border: 1px solid #fa6a83;
    border-radius: 50%;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn{
    color: #000;
    background:#fa6a83 ;
    padding: 11px 21px;
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 30px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    background: #FF5B4A;  
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:hover:before, 
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:focus:before, 
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}


/*Banner Secxtion Falling Animation Effect*/
/** PETAL **/
.petals-Animate{
     position: absolute;
    /* width: 100%; */
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}
/* Petals animation for about section  */

.petal {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal {
  color: rgba(0,0,0,0);
}
.petal:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}
/* Petals animation for about section  */

@keyframes drifty {
  0% {
    transform: skewY(10deg) translate3d(-250%, 0, 0);
    display:block;
  }
  100% {
    transform: skewY(-12deg) translate3d(250%, 0, 0);
    display:block;
  }
}
@keyframes driftyRotate {
  0% {
    transform: rotateX(0);
    display:block;
  }
  100% {
    transform: rotateX(359deg);
    display:block;
  }
}
.datevenue-img-box {
    background: #f4f0ed;
}
.datevenue--populated_element {

}


/* Petals animation for about section  */
div#banner {
    overflow: hidden;
}
.petal1 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal1 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal1 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective: 1000;
}

.petal1 {
  color: rgba(0,0,0,0);
}
.petal1:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal1:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal1:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal1:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal1:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal1:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal1:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal1:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal1:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal1:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal1:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal1:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal1:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal1:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal1:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal1:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}

.petal2 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal2 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal2 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal2 {
  color: rgba(0,0,0,0);
}
.petal2:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal2:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal2:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal2:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal2:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal2:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal2:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal2:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal2:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal2:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal2:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal2:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal2:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal2:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal2:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal2:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}

.petal3 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal3 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal3 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal3 {
  color: rgba(0,0,0,0);
}
.petal3:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal3:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal3:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal3:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal3:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal3:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal3:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal3:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal3:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal3:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal3:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal3:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal3:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal3:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal3:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal3:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}
#banner .fallingeffect .set{
  position:absolute;
  /* width:100%; */
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  z-index: 1;
}
#banner .fallingeffect .set div{
  position:absolute ;
  display:block ;
}
#banner .fallingeffect .set div:nth-child(1){
  left:20%;
  animation:animate 15s linear infinite ;
  animation-delay:-7s;
}
#banner .fallingeffect .set div:nth-child(2){
  left:50%;
  animation:animate 20s linear infinite ;
  animation-delay:-5s;
}
#banner .fallingeffect .set div:nth-child(3){
  left:70%;
  animation:animate 20s linear infinite ;
  animation-delay:0s;
}
#banner .fallingeffect .set div:nth-child(4){
  left:0%;
  animation:animate 15s linear infinite ;
  animation-delay:-5s;
}

#banner .set2{
  transform:scale(1.5) rotateY(180deg);
  filter:blur(2px);
}
#banner .set3{
  transform:scale(0.8) rotateX(180deg);
  filter:blur(4px);
}

@keyframes animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(150px, 800px) rotateY(360deg);
  }
}
@keyframes animate {
  0% {
    opacity: 1;    
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;   
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;    
    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}

/*----------------------------------------*/
/*  Feature Area
/*----------------------------------------*/


#feature .peccular-section-head {
  display: flex;
  justify-content: center;
}
#feature .peccular-feature-b {
  margin-bottom: 24px;
  padding: 0 12px;
}


/* new */

#feature {
    position: relative;
    padding: 5rem 0;
    color: #ffffff;
    background-color:#FFFFFF; 
    overflow: hidden;
}

#feature .feature-head {
    margin-bottom: 4rem;
    
}

#feature .feature-head .feature-main-heading{
  font-size: 16px;
    color: #ff5a1f;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
    line-height: 1.7;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    opacity: 1;
}
#feature .feature-head .peccular-section-head h2{
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 400;
    color: #0b0b0b;
    text-align: center;
    line-height: 1.3;
}

#feature .feature-head .feature-main-para{
  font-size: 16px;
  color: #444;
  margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 1.7;
    margin-top: 16px;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    opacity: 1;
  }
  #feature p.feature-main-para1{
    font-size: 16px;
    color: #444;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 1.7;
    margin-top: 16px;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    opacity: 1;
  }
  #feature  .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 4px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
}
#feature  .strip-bottom {
    bottom: 0; /* bottom strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 40px,
        #1e1e1e 40px 80px
    );
    opacity: 0.2;
    animation: slide-bottom 6s linear infinite; /* opposite direction */
}
/* Bottom strip moves right and back quickly */
@keyframes slide-bottom {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(80px); } /* slide right slightly */
    100% { transform: translateX(0); }
}


/* new */


/* CARD */
#feature .card {
  border-radius: 16px;
  padding: 24px;
    position: relative;
    transition: .3s ease;
    box-shadow: 0 4px 10px #00000022;
  }
  #feature .card:hover {
    transform: translateY(-8px);
  }

/* -------------------------
   ODD CARD (1st, 3rd, 5th...)
-------------------------- */
#feature .peccular-feature-b:nth-child(odd) .card {
    background: linear-gradient(to bottom right, rgba(255,90,31,.05), rgba(253,212,0,.05));
    border: 1px solid rgba(255,90,31,.3);
}

#feature .peccular-feature-b:nth-child(odd):hover .card {
    border-color: rgba(255,90,31,.4);
}

/* Icon Box - odd */
#feature .peccular-feature-b:nth-child(odd) .icon-box {
  background: linear-gradient(to bottom right, #ff5a1f, #fdd400);
  border-radius: 12px;
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease;
  }
  #feature .peccular-feature-b:nth-child(odd) .icon-box .icon-svg-white{
    font-size: 25px;
    color: #ffffff;
  }

#feature .peccular-feature-b:nth-child(odd):hover .icon-box {
    transform: scale(1.1);
}

/* Badge - odd */
#feature .peccular-feature-b:nth-child(odd) .float-badge {
    background: rgba(253,212,0,0.2);
    transition: .3s ease;
}

#feature .peccular-feature-b:nth-child(odd):hover .float-badge {
    background: rgba(255,90,31,0.15);
}

/* Hover line - odd */
#feature .peccular-feature-b:nth-child(odd) .hover-line {
    background: linear-gradient(to right, transparent, #fdd400, transparent);
}

/* -------------------------
   EVEN CARD (2nd, 4th, 6th...)
-------------------------- */
#feature .peccular-feature-b:nth-child(even) .card{
    background: linear-gradient(to bottom right, #ffffff, #f7f7f7);
    border: 1px solid #e6e6e6;
}

#feature .peccular-feature-b:nth-child(even):hover .card{
    border-color: rgba(255,90,31,.3);
}

/* Icon Box - even */
#feature .peccular-feature-b:nth-child(even) .icon-box {
  background: #ffffff;
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px #00000022;
  transition: .3s ease;
}
  #feature .peccular-feature-b:nth-child(even) .icon-box .icon-svg-white{
    font-size: 25px;
    color: #ff5a1f;
  }

#feature .peccular-feature-b:nth-child(even):hover .icon-box {
    transform: scale(1.1);
}

/* Badge - even */
#feature .peccular-feature-b:nth-child(even) .float-badge {
    background: rgba(255,90,31,0.05);
    transition: .3s ease;
}

#feature .peccular-feature-b:nth-child(even):hover .float-badge {
    background: rgba(255,90,31,0.12);
}

/* Hover line - even */
#feature .peccular-feature-b:nth-child(even) .hover-line {
    background: linear-gradient(to right, transparent, #ff5a1f, transparent);
}

/* -------------------------
   Common Styles
-------------------------- */
#feature .icon-wrapper {
    position: relative;
    margin-bottom: 20px;
}

#feature .float-badge {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    z-index: -1;
}

#feature .card h4.title {
    margin-bottom: 8px;
    font-size: 1rem;
    font-weight: 400;
    color: #0b0b0b;
    transition: .3s ease;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#feature .card:hover h4.title {
    color: #ff5a1f;
}

#feature .card p.text {
    color: #444;
    font-size: .875rem;
    line-height: 1.6;
}

#feature .hover-line {
    position: absolute;
    bottom: 0;
    left: 24px;
    right: 24px;
    height: 4px;
    border-radius: 10px;
    opacity: 0;
    transition: .3s ease;
}

#feature .card:hover .hover-line {
    opacity: 1;
}


/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
/* team new */



/* Section */
#team #instructors{
  position:relative;
  overflow:hidden;
  padding:80px 16px;
  background:#f7f7f7;
}

/* dotted radial pattern layer */
#team #instructors .pattern{
  position:absolute;
  inset:0;
  opacity:0.06;
  pointer-events:none;
}
#team #instructors .pattern .dots{
  position:absolute;
  inset:0;
  background-image: radial-gradient(circle at 2px 2px, rgb(30,30,30) 1px, transparent 0px);
  background-size:40px 40px;
}



/* header */
#team .instructors-header{
  text-align:center;
  max-width:760px;
  margin:0 auto 48px;
}
#team .instructors-header .eyebrow{
    display: inline-block;
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 8px;
    font-weight: 500;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}
#team .instructors-header h2{
  font-size: 40px;
    color: #0b0b0b;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#team .instructors-header p{
    margin: 0;
    color: #444;
    font-size: 16px;
    line-height: 1.7;
    margin-top: 16px;

}



/* card */
#team .instructor,
#innerpage-box .peccular-team-area .instructor{
  position:relative;
  transition:transform .28s ease,box-shadow .28s ease;
}
#team .card,
#innerpage-box .peccular-team-area .card{
  background:#fff;
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 10px 22px rgba(10,10,10,0.08);
  transition:box-shadow .28s ease,transform .28s ease;
}
#team .instructor:hover .card,
#innerpage-box .peccular-team-area .instructor:hover .card{
  /* transform:translateY(-8px); */
  box-shadow:0 20px 40px rgba(10,10,10,0.12);
}

/* image area */
#team .card .media,
#innerpage-box .peccular-team-area .card .media{
  position:relative;
  height:24rem;
  overflow:hidden;
}
#team .card .media img,
#innerpage-box .peccular-team-area .card .media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .7s cubic-bezier(.2,.9,.2,1);
}
#team .instructor:hover .card .media img,
#innerpage-box .peccular-team-area .instructor:hover .card .media img{
  transform:scale(1.08);
}

/* gradient overlay on image */
#team .card .media::after,
#innerpage-box .peccular-team-area .card .media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(to top, rgba(30,30,30,0.75) 12%, rgba(30,30,30,0.45) 45%, rgba(0,0,0,0) 100%);
  pointer-events:none;
}

#team .media .caption,
#innerpage-box .peccular-team-area .media .caption{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:24px;
  color:white;
  z-index:5;
  background:linear-gradient(to top, rgba(0,0,0,0.45), rgba(0,0,0,0));
}
#team .media .caption h4,
#innerpage-box .peccular-team-area .media .caption h4{
  margin: 0 0 6px;
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#team .media .caption p,
#innerpage-box .peccular-team-area .media .caption p{
  margin: 0;
    color: #fdd400;
    font-size: 14px;
    line-height: 1.4;
}

/* card body */
#team .card .body,
#innerpage-box .peccular-team-area .card .body{
  padding:20px;
  display:flex;
  flex-direction:column;
  gap:16px;
}



/* button */
#team .card .btn,
#innerpage-box .peccular-team-area .card .btn{
    width: 100%;
    padding: 12px 14px;
    border-radius: 16px;
    background: #f7f7f7;
    color: #0b0b0b;
    /* border: 1px solid rgba(0, 0, 0, 0.06); */
    /* cursor: pointer; */
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    transition: background .18s ease, color .18s ease, transform .18s ease;
}
#team .card .btn:hover,
#innerpage-box .peccular-team-area .card .btn:hover{
  background:#ff5a1f;
  color:#fff;
  /* transform:translateY(-2px); */
}
#team .card .btn i,
#innerpage-box .peccular-team-area .card .btn i{
  font-size: 14px; margin-left: 8px;}

/* decorative corners */
#team .corner-top-left,#team .corner-bottom-right,
#innerpage-box .peccular-team-area .corner-top-left,#innerpage-box .peccular-team-area .corner-bottom-right{
  position:absolute;
  width:28px;height:28px;
  opacity:0;
  transition:opacity .28s ease;
  pointer-events:none;
}
#team .corner-top-left,
#innerpage-box .peccular-team-area .corner-top-left{
  left:-12px;top:-12px;
  border-top:4px solid #fdd400;
  border-left:4px solid #fdd400;
  border-top-left-radius:8px
}
#team .corner-bottom-right,
#innerpage-box .peccular-team-area .corner-bottom-right{
  right:-12px;bottom:-12px;
  border-bottom:4px solid #ff5a1f;
  border-right:4px solid #ff5a1f;
  border-bottom-right-radius:8px
}
#team .instructor:hover .corner-top-left,#team .instructor:hover .corner-bottom-right,
#innerpage-box .peccular-team-area .instructor:hover .corner-top-left,#innerpage-box .peccular-team-area .instructor:hover .corner-bottom-right{
  opacity:1}

/* bottom CTA box */
#team .cta {
  margin-top: 64px;
    background: #fff;
    border-radius: 16px;
    padding: 32px;
    text-align: center;
    box-shadow: 0 10px 26px rgba(10, 10, 10, 0.06);
}

#team .cta h4  {
  margin: 0 0 8px;
    font-size: 24px;
    color: #0b0b0b;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#team .cta p  {
  margin: 0 0 24px;
    color: #444;
    font-size: 16px;
    line-height: 1.7;
}

#team .cta .cta-badges{
  display:flex;
  flex-wrap:wrap;
  gap:16px;
  justify-content:center;
}

#team .cta .small-badge {
  border-radius: 6px;
    padding: 8px 16px;
    font-size: 12px;
    line-height: 1.3;
}

/* ODD Badges (1st, 3rd, 5th...) */
#team .cta .small-badge:nth-child(odd) {
  background:rgba(255,90,31,0.10);   /* primary/5 */
  color:#ff5a1f;                     /* primary */
  border: 1px solid rgba(255,90,31,0.20);
}

/* EVEN Badges (2nd, 4th, 6th...) */
#team .cta .small-badge:nth-child(even) {
  background:rgba(253,212,0,0.10);   /* accent/5 */
  color:#1e1e1e;                     /* secondary */
  border: 1px solid rgba(253,212,0,0.20);  
}

/* small screens */
@media(max-width:600px){
  #team .media{
    height:18rem}
  #team .instructors-header h2{
    font-size:24px}
}




/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/


#innerpage-box .peccular-team-area{
  display: grid;
  margin-bottom: 30px;
}


/*----------------------------------------*/
/*  Testimonials home Area
/*----------------------------------------*/
/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
#testimonials{    
    position: relative;
    padding: 5rem 0;
    color: #ffffff;
    background-color: #ffffff;
    overflow: hidden;
}


/* Header Wrapper */
#testimonials .testimonial-header {
    text-align: center;
    margin: 0 auto 60px;
}

/* Small tag text */
#testimonials .section-tag {
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.7;
}

/* Main title */
#testimonials .section-title {
    font-size: 2.5rem;
    line-height: 1.3;
    color: #0b0b0b;
    margin: 0;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* Subtext */
#testimonials .section-subtext {
    color: #444;
    margin-top: 16px;
    font-size: 1rem;
    line-height: 1.7;
}


/* ----------new testimonial ---------- */
#testimonials .item{
  margin-bottom: 32px;
}


/* Card container */
#testimonials .testimonial-card ,
#innerpage-box .testimonials_b .testimonial-card {
    background: #f7f7f7;
    padding: 24px;
    border-radius: 16px;
    position: relative;
    transition: 0.3s ease;
}

#testimonials .testimonial-card:hover ,
#innerpage-box .testimonials_b .testimonial-card:hover {
    box-shadow: 0 12px 35px rgba(0,0,0,0.08);
    transform: translateY(-5px);
}

/* Quote Icon */
#testimonials .quote-icon ,
#innerpage-box .testimonials_b .quote-icon {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 48px;
    opacity: 0.12;
}

#testimonials .quote-icon svg ,
#innerpage-box .testimonials_b .quote-icon svg {
    width: 100%;
    height: 100%;
    stroke: #ff5a1f;
    fill: none;
    stroke-width: 2;
}

/* Star rating */
#testimonials .rating-container ,
#innerpage-box .testimonials_b .rating-container {
    display: flex;
    gap: 4px;
    margin-bottom: 16px;
}

#testimonials .rating-container i ,
#innerpage-box .testimonials_b .rating-container i {
    font-size: 16px;
    color: #fdd400;
}

/* Feedback text */
#testimonials .feedback ,
#innerpage-box .testimonials_b .feedback {
    color: #444;
    margin-bottom: 24px;
    line-height: 1.7;
    position: relative;
    z-index: 2;
    font-size: 16px;
}

/* User section */
#testimonials .user ,
#innerpage-box .testimonials_b .user {
    display: flex;
    gap: 12px;
    padding-top: 16px;
    border-top: 1px solid #ebe6e7;
}

#testimonials .avatar ,
#innerpage-box .testimonials_b .avatar {
  width: 48px;
  height: 48px;
  background: rgba(255, 90, 31, 0.1);
  border-radius: 50%;
  display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
  }
#testimonials .avatar img,
#innerpage-box .testimonials_b .avatar img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform .7s cubic-bezier(.2, .9, .2, 1);
  }

#testimonials .user-info ,
#innerpage-box .testimonials_b .user-info {
    min-width: 0;
}

#testimonials .user-name ,
#innerpage-box .testimonials_b .user-name {
        margin: 0;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    color: #0b0b0b;
    margin-bottom: 4px;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#testimonials .course,#testimonials .branch ,
#innerpage-box .testimonials_b .course,#innerpage-box .testimonials_b .branch {
    font-size: 12px;
    line-height: 1.3;
    color: #444;
}

#testimonials .branch ,
#innerpage-box .testimonials_b .branch {
    color: #ff5a1f;
}





/*----------------------------------------*/
/*   Featured Products Section
/*----------------------------------------*/
#featuredproducts {position: relative; overflow: hidden; background: #fff;}
#featuredproducts .section-title {
    position: relative;
    margin: 0 auto 4em auto;
    text-align: center;
}
#featuredproducts .section-title p.header-color {
    color: #ff5a1f;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 8px;
    letter-spacing: 0.4px;
}
#featuredproducts .section-title h4 {
    color: #0b0b0b;
    font-size: 2.5rem;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#featuredproducts .section-title p {
    font-size: 1rem;
    line-height: 1.7;
    margin-top: 16px;
    color: #444;
}

#featuredproducts .featuredproducts-box{position: relative;}
#featuredproducts .featuredproductsbx {
    position: relative;
    /* overflow: hidden; */
    /* width: 25%; */
    padding: 6px 12px;
    margin-bottom: 25px;
    display: grid;
}
#featuredproducts .pricing-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}
#featuredproducts .quick-view-popup{
  display: grid;
}

#featuredproducts .badge i {
  font-size: 12px;
}
#featuredproducts .quick-view-popup:nth-child(3) .badge {
  display: block;
}
#featuredproducts .badge {
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    background: #e24e19;
    color: #fff;
    padding: 6px 15px;
    border-radius: 20px;
    font-size: 12px;
    line-height: 1.4;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
    display: none;
}
#featuredproducts .product-price del{display: none;}

#featuredproducts .product-imagebx,
#featuredproducts .product-image img,
#featuredproducts .product-image {
    position: relative;
    overflow: hidden;
    transition: all 1s ease 0s;
    display: none;
}


/* --- Colors --- */


/* Card */
#featuredproducts .quick-view-popup:nth-child(3) .price-card {
  background: #222;
    color: #fff;
    padding: 35px;
    border-radius: 20px;
    position: relative;
    border: 2px solid #e24e19;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15);
    transition: 0.3s;
}
#featuredproducts  .price-card {
  position: relative;
  background: linear-gradient(to bottom right, #ffffff, #f7f7f7);
  border-radius: 26px;
  overflow: hidden;
  border: 2px solid #e5e5e5;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  transition: 0.3s ease;
  max-width: 340px;
  padding: 40px 24px 32px;
}

#featuredproducts .price-card:hover {
  box-shadow: 0 30px 60px rgba(0,0,0,0.12);
  transform: translateY(-10px) scale(1.02);
}

/* Inner Content */
#featuredproducts .price-card-content {
  padding: 40px 24px 32px;
}

/* Header */
#featuredproducts .card-header1 {
  text-align: center;
  margin-bottom: 16px;
}

#featuredproducts .quick-view-popup:nth-child(3) .card-header1 .title {
  color: #fff;
}
#featuredproducts .card-header1 .title {
    margin-bottom: 8px;
    color: #0b0b0b;
    line-height: 1.5;
    font-size: 20px;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#featuredproducts .quick-view-popup:nth-child(3) .card-header1 .subtitle p {
  color: #fff;
  opacity: 0.8;
}
#featuredproducts .card-header1 .subtitle p {
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #444;
}

/* Price Box */
#featuredproducts .quick-view-popup:nth-child(3) .price-box {
  background: rgba(255,255,255,0.1);
}
#featuredproducts .price-box {
    display: inline-block;
    padding: 12px 16px;
    background: rgba(255, 90, 31, 0.1);
    border-radius: 16px;
}

#featuredproducts .quick-view-popup:nth-child(3) .price-box .price {
  color: #ffcf40;
}
#featuredproducts .price-box .price {
  font-size: 30px;
    line-height: 1.2;
    color: #ff5a1f;
}

#featuredproducts .quick-view-popup:nth-child(3) .price-box .per {
  color: #ddd;
}
#featuredproducts .price-box .per {
  font-size: 14px;
    color: #444;
    line-height: 1.4;
}

/* Features */
#featuredproducts .features {
  list-style: none;
  padding: 0;
  margin: 24px 0;
}

#featuredproducts .quick-view-popup:nth-child(3) .price-card li{
  color: #fff;
}
#featuredproducts .price-card li{
  /* display: flex; */
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #444;
}
#featuredproducts .price-card ul li::before{
    content: "\f058";
    position: relative;
    font-family: 'FontAwesome';
    margin-right: 8px;
    font-size: 16px;
    color: #ff5a1f;
    position: relative;
}


#featuredproducts .check::after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  transform: rotate(45deg);
  position: absolute;
  top: 3px;
  left: 4px;
}

/* Button */
#featuredproducts .product-description a {
  display: block;
    width: 100%;
    padding: 10px 14px;
    background: #ff5a1f;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s;
    font-weight: 500;
    text-align: center;
    margin-top: 24px;
}

#featuredproducts .product-description a:hover {
  background: #e24e19;
}

/* ---------------- */
#featuredproducts .offer-section {
    text-align: center;
    margin-top: 3rem;
}

#featuredproducts .offer-badge {
    display: inline-block;
    padding: 1rem 2rem;
   background-color: rgba(253, 212, 0, 0.10);  /* accent/10 */
    border-radius: 999px; /* full rounded */
    margin-bottom: 1rem;
}

#featuredproducts .offer-badge p {
    font-size: 1.25rem; /* text-heading */
    font-weight: 600;
    margin: 0;
    color: #0b0b0b;
}

#featuredproducts .offer-subtext {
    font-size: 1rem; /* text-body */
    color: #444;
    margin: 0;
}


 
#featuredproducts .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 40px,
        #1e1e1e 40px 80px
    );
    opacity: 0.7;
    animation: slide-top 6s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}
#featuredproducts .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 8px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
}
#featuredproducts .strip-bottom {
    bottom: 0; /* bottom strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 40px,
        #1e1e1e 40px 80px
    );
    opacity: 0.2;
    animation: slide-bottom 6s linear infinite; /* opposite direction */
}
/* Bottom strip moves right and back quickly */
@keyframes slide-bottom {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(80px); } /* slide right slightly */
    100% { transform: translateX(0); }
}


/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/
#project .peccular-section-head h2 {
    margin-bottom: 33px;
}

#project .peccular-section-head {
    margin:0;
}

#project .project-overlay,
#innerpage-box .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

/*-------------------for project drag image option ------------------*/
/* 

/* new project inner */

#innerpage-box .project-tabs{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 2rem 0;
  /* background-color: #f4f4f4; */
  border-bottom: 1px solid #d1d5db;
}
#innerpage-box .project-tabs a{
  padding: 0.75rem 1.5rem;
  background-color: #fff;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  font-size: 1rem;
  color: #111827;
  cursor: pointer;
  transition: all 0.3s ease;
}
#innerpage-box .project-tabs a:hover {
  border-color: #06b6d4; /* cyan-400 */
  color: #0891b2;        /* cyan-600 */
  transform: translateY(-2px);
}

#innerpage-box .project-item{
  display: grid;
  margin-bottom: 30px;
}

#innerpage-box .project-card {
  background: #fff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 15px rgba(0,0,0,0.1);
  transition: all 0.4s ease;
  /* max-width: 380px;
  margin: auto; */
  cursor: pointer;
}

#innerpage-box .project-card:hover {
  transform: scale(1.03);
  box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

#innerpage-box .project-card .project-image {
  position: relative;
  height: 250px;
  overflow: hidden;
}

#innerpage-box .project-card .project-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

#innerpage-box .project-card:hover .project-image img {
  transform: scale(1.1);
}

#innerpage-box .project-card .imgcat-wrap {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
    position: absolute;
    top: 16px;
    left: 16px;
    right: 16px;
}
#innerpage-box .project-card .category {
  /* position: absolute;
  top: 15px; */
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
}



#innerpage-box .project-card .category {
  left: 15px;
  background: rgba(34,211,238,0.9);
  color: #fff;
}

#innerpage-box .project-card .project-content {
  padding: 20px;
}

#innerpage-box .project-card .project-content h3 a{
  color: #0D1F2D;
}
#innerpage-box .project-card .project-content h3 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 8px;
    transition: color 0.3s ease;
    padding: 0;
    line-height: 1.4;
    font-weight: inherit !important;
}

#innerpage-box .project-card:hover h3 a{
  color: #0891b2;
}

#innerpage-box .project-card .description {
  color: #4a5565;
    font-size: 16px;
    margin: 0;
    margin-bottom: 16px;
    line-height: 1.5;
}

#innerpage-box .project-card .details {
  margin-bottom: 15px;
}

#innerpage-box .project-card .detail-item {
  display: flex;
  align-items: center;
  color: #6b7280;
  font-size: 16px;
  margin-bottom: 5px;
}

#innerpage-box .project-card .detail-item .icon {
  margin-right: 6px;
  color: #6b7280;
  font-size: 16px
}



#innerpage-box .project-card .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#innerpage-box .project-card .view-details {
  color: #0891b2;
  font-weight: 500;
  transition: color 0.3s ease;
}

#innerpage-box .project-card .footer .award {
  stroke: #9ca3af;
  transition: stroke 0.3s ease, transform 0.3s ease;
  width: 25px;
  height: 25px;
}

#innerpage-box .project-card:hover .view-details {
  color: #0e7490;
}

#innerpage-box .project-card:hover .award {
  stroke: #22d3ee;
  transform: translateX(4px);
}


/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
/* -=--------------------------- */
#steps .circle-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem; /* mb-8 */
}

/* new */

    #steps .text-center { text-align: center; }

    /* SECTION */
    #steps .how-section {
      position: relative;
      padding: 5rem 0;
      background: #fff;
      overflow: hidden;
    }

    #steps .decor-line {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      height: 8px;
      display: block;
      pointer-events: none;
    }
    #steps .decor-line .inner {
      height: 100%;
      background: #fdd400;
      opacity: 0.3;
    }

    /* HEADER */
    #steps .how-header { margin: 0 auto 4rem; }
    #steps .how-header p.lead {
      color: #ff5a1f;
      font-weight: 500;
      margin-bottom: .5rem;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 1.7;
      font-family: "Inter", system-ui, -apple-system, sans-serif;
    }
    #steps .how-header h2 {
      font-family: "Poppins", system-ui, sans-serif;
      font-size: 40px;
      color: #0b0b0b;
      margin-bottom: .5rem;
      line-height: 1.3;
    }
    #steps .how-header p.sub {
      font-size: 1rem;
      margin-top: 16px;
      color: #444;
      line-height: 1.7;
    }

    /* STEP CARD */
    #steps .step-card {
      position: relative;
      border-radius: 1rem;
      padding: 2rem;
      text-align: center;
      background: linear-gradient(180deg, #fff 0%, #f7f7f7 100%);
      border: 2px solid transparent;
      transition: box-shadow .15s ease, transform .35s ease, border-color .25s ease;
      overflow: hidden;
    }
    #steps .step-card:hover {
      /* transform: translateY(-6px); */
      border-color: rgba(255,90,31,0.2);
      box-shadow: 0 18px 40px rgba(16,24,40,.12), 0 4px 4px rgba(0,0,0,.15);
    }

    /* Accent circle */
    #steps .accent-circle {
      position: absolute;
      top: -40px;
      right: -60px;
      width: 128px;
      height: 128px;
      background: rgba(253,212,0,0.06);
      border-radius: 50%;
      transition: transform .5s ease;
      transform-origin: center;
    }
    #steps .step-card:hover .accent-circle { transform: scale(1.5); }

    /* Number Badge */
    #steps .number-badge {
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
      width: 3.5rem;
      height: 3.5rem;
      border-radius: 50%;
      background: linear-gradient(135deg, #ff5a1f 0%, #fdd400 100%);
      border: 4px solid #fff;
      box-shadow: 0 6px 20px rgba(0,0,0,.12);
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: 700;
      font-size: 1rem;
      z-index: 10;
    }

    /* Icon Circle */
    #steps .icon-circle {
      width: 5rem;
      height: 5rem;
      background: #fff;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 24px auto 24px;
      box-shadow: 0 8px 20px rgba(2,6,23,.06);
      transition: transform .35s ease;
    }
    #steps .step-card:hover .icon-circle { transform: scale(1.1); }

    #steps .icon {
      font-size: 40px;
      color: #ff5a1f;
    }

    #steps .step-card h5 {
      font-size: 20px;
      line-height: 1.5;
      color: #0b0b0b;
      margin-bottom: 12px;
      font-family: "Poppins", system-ui, -apple-system, sans-serif;
    }
    #steps .step-card p.desc {
      font-size: 14px;
      color: #444;
      line-height: 1.4;
    }

    /* Gradient underline */
    #steps .underline-gradient {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 4px;
      background: linear-gradient(90deg, transparent, #ff5a1f, transparent);
      opacity: 0;
      transition: opacity .25s ease;
    }
    #steps .step-card:hover .underline-gradient { opacity: 1; }

    #steps .final-cta {
      margin-top: 3rem;
      font-size: 1rem;
      color: #444;
      text-align: center;
    }

    /* Mobile tweaks */
    @media (max-width: 767px) {
      #steps .how-section { padding: 3rem 0; }
      #steps .number-badge { width: 2.8rem; height: 2.8rem; font-size: .85rem; top: -1.1rem; }
      #steps .icon-circle { width: 4.6rem; height: 4.6rem; }
    }

/*----------------------------------------*/
/*  About us Area
/*----------------------------------------*/
#about {
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
}
#about .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 40px,
        #1e1e1e 40px 80px
    );
    opacity: 0.7;
    animation: slide-top 6s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}
#about .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 4px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
    opacity: 0.2;
}

 

#about .space-abtblock {
    padding: 0px 1em 0 2em;
}
#about .about-body {
    position: relative;
}
/* image  */

#about .image-wrapper {
    position: relative;
    opacity: 1;
    transform: none;
    
}

#about .image-container {
    position: relative;
    overflow: hidden;
    border-radius: 24px;      /* rounded-3xl */
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); /* shadow-2xl */
}

#about .image-container .about-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

#about .image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top right,
        rgba(0, 0, 0, 0.3),  /* from-secondary/30 */
        transparent,
        transparent
    );
}


/* ------image end --------------- */


#about .about-wrapper .about-wrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

#about .about-wrapper .about-header {
  margin-bottom: 24px;
}
#about .about-wrapper .about-label {
    text-transform: uppercase;
    color: #ff5a1f;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.7;
}
#about .about-wrapper h2.about-title{
  font-size: 40px;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    font-weight: 400;
    color: #0b0b0b;
}


#about .about-wrapper .about-text {
    color: #444; 
    font-size: 16px;
    line-height: 1.7;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    margin-bottom: 24px;    
}

#about .about-wrapper .about-grid {
    display: grid;
    gap: 12px;
    margin-bottom: 24px;
}

@media (min-width: 640px) {
    #about .about-wrapper .about-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

#about .about-wrapper .about-item {
    display: flex;
    /* align-items: center;
    gap: 8px; */
}

#about .about-wrapper .icon-check {
  width: 30px;
  height: 24px;
    margin-right: 12px;
    color: #E24E19; 
  }
  #about .about-wrapper .about-list {
    width: 90%;
    color: #444;
    line-height: inherit;
  }

#about .about-wrapper .registration-box {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #FFFFFF;
  padding: 16px;
  border-radius: 12px;
  border-left: 4px solid #ff5a1f;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  margin-bottom: 24px;
}
#about .about-wrapper .registration-box .icon-doc{
  color: #ff5a1f;
}

#about .about-wrapper .reg-label { color: #444; font-size: 14px; line-height: 1.4; }
#about .about-wrapper .reg-number { color: #0b0b0b; font-size: 16px; font-weight: 600; font-family: "Inter", system-ui, -apple-system, sans-serif
;}

#about .about-wrapper .button-row {
    display: flex;
    gap: 16px;
    padding-top: 8px;
}

#about .about-wrapper .btn-primary1,
#about .about-wrapper .btn-secondary1 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 8px;
    color: white;
    font-size: 14px;
    cursor: pointer;
    border: none;
    line-height: 1.7;
}

#about .about-wrapper .btn-primary1 {
    background: #ff5a1f;
}

#about .about-wrapper .btn-primary1:hover {
    background: #d04616;
}

#about .about-wrapper .icon-phone {
    width: 24px;
    height: 24px;
    transition: transform 0.2s ease;
}

#about .about-wrapper .btn-primary1:hover .icon-phone {
    transform: rotate(12deg);
}

#about .about-wrapper .btn-secondary1 {
    background: #1e1e1e; /* secondary */
}

#about .about-wrapper .btn-secondary1:hover {
    background-color: rgba(30, 30, 30, 0.9);
}


/*----------------------------------------*/
/*  Work Area
/*----------------------------------------*/
#work {
    background: #fff;
    position: relative;
}

#work .peccular-section-head h3 {
    color: #000000;
    text-transform: capitalize;
    font-size: 25px;
    line-height: 38px;
    font-weight: 600 !important;
    margin:74px 0 25px;
}
#work .peccular-section-head h2 {
    color: #000000;
    text-transform: capitalize;
    font-size: 38px;
    line-height: 53px;
    font-weight: 600 !important;
    margin:0 0 25px;
}

.work-body {
    position: relative;
}

#work .work_description {
    color: #000000;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 24px;
}




 #work .peccular-section-area-textlist ul li,
  #work .peccular-section-area-textlist ol li,
   #work .peccular-section-area-textlist {
    color: #000;
    font-size: 18px;
    font-weight: 400 !important;
    word-break: break-word;
    line-height: 25px;
}

 #work .peccular-section-area-textlist ul li,
  #work .peccular-section-area-textlist ol li {
    margin-bottom: 10px;
}

 #work .peccular-section-area-textlist ul li:before, 
 #work .peccular-section-area-textlist ol li:before{
    content: "\f00c ";
    font-family: 'Fontawesome';
    margin-right: 29px;
    transform: scale(1);
    transition: all 1s ease 0s;
    color: #FFC000;
    font-size: 15px;
    font-style: normal;
}


#work .peccular-section-area-textlist ul li:hover:before,
#work .peccular-section-area-textlist ol li:hover:before {
    transition: all 1s ease 0s;
    transform: scale(0.8);
    color: #1E2452;
}

#work .peccular-work-btn a {
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    font-weight: 600 !important;
    background-color: #1E2452;
    padding: 9px 20px; 
    margin:0 auto;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

#work .peccular-work-btn a span{
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    font-weight: 600 !important;
    position: relative;
    z-index: 2;
}


#work .peccular-work-btn a:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FFC000;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
#work .peccular-work-btn a:hover:after {
    bottom: 0;
}

/*----------------------------------------*/
/*  Call Area
/*----------------------------------------*/

#call .call-body {
    position: relative;
    z-index: 1;
}

/* ----new----- */

/* ===== Section Styling ===== */
#call {
    position: relative;
    background: #1e1e1e;
    overflow: hidden;
}



#call .cta-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    justify-content: space-between;

    text-align: center;
}

@media (min-width: 768px) {
    .cta-content {
        flex-direction: row;
        text-align: left;
    }
}

/* Text Section */
#call .cta-text h3 {
    margin-bottom: 8px;
    color: #fff;
    font-size: 32px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#call .cta-text p {
    color: #fff;
    opacity: 0.9;
    font-size: 16px;
    line-height: 1.7;
}

/* Buttons Container */
#call .cta-buttons {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: left;
    position: relative;
    z-index: 1;
}

/* ===== Buttons ===== */
#call .cta-btn-section{
  align-content: center;
}
#call .btns {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    /* cursor: pointer; */
    transition: 0.3s;
    border: none;
}

#call .btns svg {
    width: 24px;
    height: 24px;
    transition: 0.3s;
}

/* Primary Button */
#call .btn1-primary {
    background: #ff5a1f;
    color: #fff;
}

#call .btn1-primary:hover {
    background: #e24e19;
}

#call .btn1-primary:hover .phone {
    transform: rotate(12deg);
}

/* Accent Button */
#call .btn1-accent {
    background: #fdd400;
    color: #1b1f2a;
}

#call .btn1-accent:hover {
    background: #e6c300;
}

#call .bg-pattern {
    position: absolute;
    inset: 0;
    opacity: 0.05;

    background-image: repeating-linear-gradient(
        90deg,
        transparent,
        transparent 60px,
        #ffffff 60px,
        #ffffff 65px
    );
  z-index: 0;
    /* Smooth left-to-right animation */
    animation: moveLeftRight 5s linear infinite;
}

@keyframes moveLeftRight {
    0% {
        transform: translateX(-50px);
    }
    50% {
        transform: translateX(50px);
    }
  100% {
        transform: translateX(-50px);
    }
}

/* --------------------------------------- */
/* ------------appointment section------- */
/* --------------------------------------- */


#appointment {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
}
#appointment .appointment-container {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 1rem;
    padding-right: 1rem;
    z-index: 1;
    position: relative;
}
#appointment .appointment-header {
    text-align: center;
    max-width: 48rem;
    margin: 0 auto 4rem;
}
#appointment .appointment-subtitle {
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    margin-bottom: 0.5rem;
    font-size: 16px;
    line-height: 1.7;
}
#appointment .appointment-title {
    font-size: 40px;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    color: #0b0b0b;
}
#appointment .appointment-description {
   margin-top: 1rem;
    color: #444;
    font-size: 16px;
    line-height: 1.7;
}
#appointment .appointment-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 3rem;
}
@media (min-width: 992px) {
    #appointment .appointment-grid {
        grid-template-columns: 1fr 1fr;
    }
}
#appointment .appointment-map {
    background-color: white;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    height: 500px;
}
#appointment .appointment-map-inner {
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, rgba(255, 90, 31, 0.1), rgba(253, 212, 0, 0.1));
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
#appointment .appointment-map-overlay {
    position: absolute;
    inset: 0;
    background-image: radial-gradient(circle at 20% 50%, rgba(255, 90, 31, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 80%, rgba(253, 212, 0, 0.1) 0%, transparent 50%);
}
#appointment .appointment-map-content {
    text-align: center;
    position: relative;
    z-index: 10;
}
#appointment .appointment-map-icon {
    width: 5rem;
    height: 5rem;
    color: #ff5a1f;
    margin: 0 auto 1rem;
}
#appointment .appointment-map-h4 {
    margin-bottom: 0.5rem;
    color: #0b0b0b;
    font-size: 24px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#appointment .appointment-map-p {
    color: #444;
    line-height: 1.7;
    font-size: 16px;
}
#appointment .appointment-map-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    white-space: nowrap;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 500;
    transition: all 0.2s;
    /* height: 2.25rem; */
    line-height: 1.4;
    padding: 0.5rem 1rem;
    margin-top: 1rem;
    background-color: #ff5a1f;
    color: #fff;
}
#appointment .appointment-map-button:hover {
    background-color: #e24e19;
}
#appointment .dot {
  position: absolute;
  width: 16px;   /* w-4 */
  height: 16px;  /* h-4 */
  background-color: var(--color-primary, #ff5a1f);
  border-radius: 50%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
}

/* First dot */
#appointment .dot-1 {
  top: 33.333%;
  left: 33.333%;
  transform: scale(1.18105);
}

/* Second dot */
#appointment .dot-2 {
  bottom: 33.333%;
  right: 29.333%;
  transform: scale(1.07511);
}
@keyframes float {
  0%, 100% {
    transform: translateY(0) scale(var(--scale));
  }
  50% {
    transform: translateY(-6px) scale(var(--scale));
  }
}

#appointment .dot {
  --scale: 1;
  animation: float 4s ease-in-out infinite;
}

#appointment .dot-1 { --scale: 1.18; }
#appointment .dot-2 { --scale: 1.075; }

#appointment .appointment-branches {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}
#appointment .appointment-branch {
    background-color: white;
    border-radius: 1rem;
    padding: 1.5rem;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
    transition: all 0.2s;
    border-left: 4px solid #ff5a1f;
    margin-bottom: 24px;
}
#appointment .appointment-branch:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}
#appointment .appointment-branch-header {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #0b0b0b;
    font-size: 24px;
    line-height: 1;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#appointment .appointment-branch-icon-bg {
    background-color: rgba(255, 90, 31, 0.1);
    padding: 0.5rem;
    border-radius: 0.5rem;
}
#appointment .appointment-branch-icon {
    width: 1.25rem;
    height: 1.25rem;
    color: #ff5a1f;
}
#appointment .appointment-branch-details {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}
#appointment .appointment-branch-item {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}
#appointment .appointment-branch-icon-small {
    width: 1rem;
    height: 1rem;
    color: #444;
    flex-shrink: 0;
    margin-top: 0.25rem;
}
#appointment .appointment-branch-text {
    color: #444;
    font-size: 16px;
    line-height: 1.7;
}
#appointment .appointment-branch-link {
    color: #444;
    font-size: 16px;
    line-height: 1.7;
    transition: color 0.2s;
}
#appointment .appointment-branch-link:hover {
    color: #ff5a1f;
}
#appointment .appointment-branch-buttons {
    display: flex;
    gap: 0.75rem;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #ebe6e7;
}
#appointment .appointment-branch-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    white-space: nowrap;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    line-height: 1.4;
    font-weight: 500;
    transition: all 0.2s;
    /* height: 2.25rem; */
    padding: 0.5rem 1rem;
    flex: 1;
}
#appointment .appointment-branch-button-outline {
    border: 1px solid #ff5a1f;
    background-color: #fff;
    color: #ff5a1f;
}
#appointment .appointment-branch-button-outline:hover {
    background-color: #ff5a1f;
    color: #fff;
}
#appointment .appointment-branch-button-solid {
    background-color: #ff5a1f;
    color: #fff;
}
#appointment .appointment-branch-button-solid:hover {
    background-color: #e24e19;
}

 #appointment .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        rgb(30, 30, 30) 0 40px,
        transparent 40px 80px
    );
    opacity: 0.1;
    animation: slide-top 6s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}
 #appointment .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 8px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
}

/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/
div#services {
    position: relative;
    margin: 0em 0;
    z-index: 2;
    background-color: #F7F7F7;
}
.stripe-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 105%;
    height: 8px; 
    opacity: 0.7;
    background-image: repeating-linear-gradient(
        90deg,
        rgb(30, 30, 30),
        rgb(30, 30, 30) 40px,
        transparent 40px,
        transparent 80px
    );
    
    animation: linear infinite alternate;
  animation-name: runs;
  animation-duration:4000ms;
}

@-webkit-keyframes runs {
    0% {
      right: 0;
      transform: translateX(0);
    }
    100% {
      right: 100%;
      transform: translateX(100%);
    }
}


#services .section-header {
    text-align: center;
    max-width: 90%;
    margin: 0 auto 60px auto;
}

#services .section-header .sub-title {
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}

#services .section-header .main-title {
    font-size: 40px;
    color: #0b0b0b;
    margin: 10px 0;
    font-weight: 400;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#services .section-header .description {
    color: #444; /* body */
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.7;
}

/* new css */



/* GRID */
#services .courses-grid {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
}

/* CARD */
#services .course-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    transition: 0.3s;
}
#services .course-card:hover {
    box-shadow: 0 10px 35px rgba(0,0,0,0.18);
    transform: translateY(-8px);
}

/* IMAGE SECTION */
#services .course-image {
    position: relative;
    height: 260px;
    overflow: hidden;
}
#services .course-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
#services .course-card:hover .course-image img {
    /* transform: scale(1.1); */
}

#services .image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(30,30,30,0.7), transparent);
}

#services .course-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* BADGE */
#services .badge {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
    border: 1px solid #0000;
}
#services .paccular-services-child:nth-child(odd) .badge-primary {
    background: #ff5a1f;
}
#services .paccular-services-child:nth-child(even) .badge-primary {
    background: #fdd400;
}

/* CONTENT */
#services .course-content {
    padding: 25px;
}
#services .course-desc {
    color: #444;
}

/* META */
#services .course-meta {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 20px 0;
}
#services .meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #444;
    font-size: 14px;
}
#services .meta-item svg.icon {
    color: #ff5a1f;
}

/* FEATURES */
#services .course-features {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}
#services .course-features li {
  display: flex;
  /* gap: 8px; */
  margin-bottom: 8px;
  font-size: 14px;
  color: #444;
}
#services .course-features li::before{
  content: '\f1b9';
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
    margin-right: 12px;
  color: #ff5a1f;
}

/* FOOTER */
#services .course-footer {
    padding-top: 16px;
}
#services .price-box p {
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}
#services .price {
    color: #ff5a1f;
    font-size: 32px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* BUTTON */
#services .price-box {
  margin-bottom: 16px;
}
#services .btn-primary1 {
    display: inline-block;
    width: 100%;
    padding: 8px 0;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}
#services .paccular-services-child:nth-child(odd) .btn-primary1{
  background-color: #ff5a1f;
}
#services .paccular-services-child:nth-child(even) .btn-primary1{
  background-color: #fdd400;
}
#services .paccular-services-child:nth-child(odd) .btn-primary1:hover {
  background-color: #e24e19;
}
#services .paccular-services-child:nth-child(even) .btn-primary1:hover{
  background-color: #fdd400e6;
}


/* ------------------------------------------- */

/*----------------------------------------*/
/*  courses Area
/*----------------------------------------*/
div#courses {
    position: relative;
    margin: 0em 0;
    z-index: 2;
    background-color: #F7F7F7;
    overflow: hidden;
}
#courses .paccular-courses-child{
  margin-bottom: 24px;
  display: grid;
}
#courses .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 8px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
}
 
#courses .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        rgb(30, 30, 30) 0 40px,
        transparent 40px 80px
    );
    opacity: 0.7;
    animation: slide-top 6s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}



#courses .section-header {
    text-align: center;
    max-width: 90%;
    margin: 0 auto 60px auto;
}

#courses .section-header .sub-title {
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}

#courses .section-header .main-title {
    font-size: 40px;
    color: #0b0b0b;
    margin: 10px 0;
    font-weight: 400;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#courses .section-header .description {
    color: #444; /* body */
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.7;
}

/* new css */





/* CARD */
#courses .course-card ,
#innerpage-box .paccular-course-inner-child .course-card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
    transition: 0.3s;
}
#courses .course-card:hover ,
#innerpage-box .paccular-course-inner-child .course-card:hover {
    box-shadow: 0 10px 35px rgba(0,0,0,0.18);
    transform: translateY(-8px);
}

/* IMAGE SECTION */
#courses .course-image ,
#innerpage-box .paccular-course-inner-child  .course-image {
    position: relative;
    height: 260px;
    overflow: hidden;
}
#courses .course-image img ,
#innerpage-box .paccular-course-inner-child  .course-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
}
#courses .course-card:hover .course-image img ,
#innerpage-box .paccular-course-inner-child  .course-card:hover .course-image img {
    /* transform: scale(1.1); */
}

#courses .image-overlay ,
#innerpage-box .paccular-course-inner-child  .image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(30,30,30,0.7), transparent);
}

#courses .course-title ,
#innerpage-box .paccular-course-inner-child  .course-title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: #fff;
    font-size: 32px;
    font-weight: 400 !important;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    margin: 0;
    padding: 0;
}

/* BADGE */
#courses .badge ,
#innerpage-box .paccular-course-inner-child  .badge {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    color: #fff;
    border: 1px solid #0000;
}
#courses .paccular-courses-child:nth-child(odd) .badge-primary ,
#innerpage-box .paccular-course-inner-child:nth-child(odd) .badge-primary {
    background: #ff5a1f;
}
#courses .paccular-courses-child:nth-child(even) .badge-primary ,
#innerpage-box .paccular-course-inner-child:nth-child(even) .badge-primary {
    background: #fdd400;
}

/* CONTENT */
#courses .course-content ,
#innerpage-box .paccular-course-inner-child  .course-content {
    padding: 25px;
    position: relative;
    z-index: 2;
}
#courses .course-desc ,
#innerpage-box .paccular-course-inner-child  .course-desc {
    color: #444;
    margin: 0;
    font-size: 16px;
    line-height: 1.7;
}

/* META */
#courses .course-meta ,
#innerpage-box .paccular-course-inner-child  .course-meta {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 20px 0;
}
#courses .meta-item ,
#innerpage-box .paccular-course-inner-child  .meta-item {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #444;
    font-size: 14px;
}
#courses .meta-item svg.icon ,
#innerpage-box .paccular-course-inner-child  .meta-item svg.icon {
    color: #ff5a1f;
}

/* FEATURES */
#courses .course-features ,
#innerpage-box .paccular-course-inner-child  .course-features {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 16px;
}
#courses .course-features li ,
#innerpage-box .paccular-course-inner-child  .course-features li {
  display: flex;
  /* gap: 8px; */
  margin-bottom: 8px;
  font-size: 14px;
  color: #444;
}
#courses .course-features li::before,
#innerpage-box .paccular-course-inner-child  .course-features li::before{
  content: '\f1b9';
  font-family: 'Font Awesome 6 Free';
  font-weight: 600;
    margin-right: 12px;
    font-size: 14px;
  color: #ff5a1f;
}

/* FOOTER */
#courses .course-footer ,
#innerpage-box .paccular-course-inner-child  .course-footer {
    padding-top: 16px;
}
#courses .price-box p ,
#innerpage-box .paccular-course-inner-child  .price-box p {
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}
#courses .price ,
#innerpage-box .paccular-course-inner-child  .price {
    color: #ff5a1f;
    font-size: 32px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* BUTTON */
#courses .price-box ,
#innerpage-box .paccular-course-inner-child  .price-box {
  margin-bottom: 16px;
}
#courses .btn-primary1 ,
#innerpage-box .paccular-course-inner-child  .btn-primary1 {
    display: inline-block;
    width: 100%;
    padding: 8px 0;
    border: none;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: 0.3s;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
}
#courses .paccular-courses-child:nth-child(odd) .btn-primary1,
#innerpage-box .paccular-course-inner-child:nth-child(odd) .btn-primary1{
  background-color: #ff5a1f;
}
#courses .paccular-courses-child:nth-child(even) .btn-primary1,
#innerpage-box .paccular-course-inner-child:nth-child(even) .btn-primary1{
  background-color: #fdd400;
}
#courses .paccular-courses-child:nth-child(odd) .btn-primary1:hover ,
#innerpage-box .paccular-course-inner-child:nth-child(odd) .btn-primary1:hover {
  background-color: #e24e19;
}
#courses .paccular-courses-child:nth-child(even) .btn-primary1:hover,
#innerpage-box .paccular-course-inner-child:nth-child(even) .btn-primary1:hover{
  background-color: #fdd400e6;
}

/* ------------------inner coueses */

#innerpage-box .cta-card {
  margin-top: 32px;
  padding: 48px;
  border-radius: 16px;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(135deg, #ff5a1f, #e24e19);
}

#innerpage-box .cta-card .cta-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 24px;
  opacity: 0.8;
  color: #fff;
}

#innerpage-box  .cta-card h2 {
  font-size: 40px !important;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
  line-height: 1.3;
  margin-bottom: 16px !important;
  color: #fff;
}

#innerpage-box  .cta-card p {
  font-size: 18px;
  max-width: 640px;
  margin: 0 auto 32px;
  opacity: 0.9;
  color: #fff;
}

#innerpage-box .cta-card .cta-btn {
  display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 24px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    border-radius: 6px;
    text-decoration: none;
    background-color: #ffffff;
    color: #ff5a1f;
    transition: all 0.3s ease;
}

#innerpage-box .cta-card .cta-btn:hover {
  background-color: #fdd400;
    color: #0b0b0b;
}

#innerpage-box .cta-card .btn-icon {
  width: 20px;
  height: 20px;
}


/* ------------------------------------------- */

#innerpage-box .paccular-service-inner-child{
  display: grid;
}
#innerpage-box .paccular-service-inner-child .service-card {
    width: 100%;
    background: #ffffff;
    border: 2px solid rgba(0, 200, 255, 0.3);
    border-radius: 15px;
    padding: 28px;
    transition: 0.4s;
}

#innerpage-box .paccular-service-inner-child .service-card:hover {
    transform: scale(1.05);
    border-color: #00bcd4;
    background: rgba(0, 200, 255, 0.07);
}

#innerpage-box .paccular-service-inner-child .service-card .icon-box {
  width: 70px;
  height: 70px;
  background: rgba(0, 200, 255, 0.2);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  transition: 0.4s;
}
#innerpage-box .paccular-service-inner-child .service-card .icon-box img.peccular-service-img {
  width: 65px;
    height: 65px;
    border-radius: 12px;
}

#innerpage-box .paccular-service-inner-child .service-card:hover .icon-box {
    transform: scale(1.1);
}

#innerpage-box .paccular-service-inner-child .service-card .title {
    font-size: 20px;
    line-height: 1.4;
    font-weight: inherit !important;
    color: #0d1f2d;
    margin: 0;
    margin-bottom: 16px;
    transition: 0.4s;
    padding: 0;
}

#innerpage-box .paccular-service-inner-child .service-card:hover .title {
    color: #00bcd4;
}

#innerpage-box .paccular-service-inner-child .service-card .desc {
    color: #364153;
    line-height: 1.6;
    margin: 0;
    margin-bottom: 24px;
}

#innerpage-box .paccular-service-inner-child .service-card .features {
    list-style: none;
    padding: 0;
    margin-bottom: 24px;
}

#innerpage-box .paccular-service-inner-child .service-card .features li:hover {
  background: none ;
}
#innerpage-box .paccular-service-inner-child .service-card .features li {
    display: flex;
    line-height: inherit !important;
    align-items: center;
    margin-bottom: 8px;
    color: #4a5565;
    font-size: 16px;
    border-bottom: none;
}

#innerpage-box .paccular-service-inner-child .service-card .features li::before {
    content: "";
    width: 7px;
    height: 7px;
    background: #00bcd4;
    border-radius: 50%;
    margin-right: 10px;
}

#innerpage-box .paccular-service-inner-child .service-card .footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#innerpage-box .paccular-service-inner-child .service-card .price {
    font-size: 18px;
    color: #00bcd4;
}

#innerpage-box .paccular-service-inner-child .service-card .more {
    font-size: 14px;
    color: #777;
    transition: 0.3s;
}

#innerpage-box .paccular-service-inner-child .service-card:hover .more {
    color: #00bcd4;
}
/* ------------------------------------------- */
/* nth chiled class 02*/
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card {background: #ffffff; border: 2px solid rgba(59, 130, 246, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card:hover {    border-color: #3b82f6;    background: rgba(59, 130, 246, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card .icon-box {  background: rgba(59, 130, 246, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card:hover .title {    color: #3b82f6;}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card .features li::before {    background: #3b82f6;}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card .price {    color: #3b82f6;}
#innerpage-box .paccular-service-inner-child:nth-child(2) .service-card:hover .more {    color: #3b82f6;}
/* ------------------------------------------- */
/* nth chiled class 03*/
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card {    background: #ffffff;    border: 2px solid rgba(0, 255, 127, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card:hover {    border-color: #00FF7F;    background: rgba(0, 255, 127, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card .icon-box {  background: rgba(0, 255, 127, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card:hover .title {    color: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card .features li::before {    background: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card .price {    color: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(3) .service-card:hover .more {    color: #00FF7F;}
/* ------------------------------------------- */
/* nth chiled class 04*/
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card {    background: #ffffff;    border: 2px solid rgba(168, 85, 247, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card:hover {    border-color: #a855f7;    background: rgba(168, 85, 247, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card .icon-box {  background: rgba(168, 85, 247, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card:hover .title {   color: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card .features li::before {    background: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card .price {    color: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(4) .service-card:hover .more {    color: #a855f7;}
/* ------------------------------------------- */
/* nth chiled class 05*/
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card {    background: #ffffff;    border: 2px solid rgba(251, 191, 36, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card:hover {    border-color: #fbbf24;    background: rgba(251, 191, 36, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card .icon-box {  background: rgba(251, 191, 36, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card:hover .title {    color: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card .features li::before {    background: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card .price {    color: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(5) .service-card:hover .more {    color: #fbbf24;}
/* ------------------------------------------- */
/* nth chiled class 06*/
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card {    background: #ffffff;    border: 2px solid rgba(248, 113, 113, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card:hover {    border-color: #f87171;    background: rgba(248, 113, 113, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card .icon-box {  background: rgba(248, 113, 113, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card:hover .title {    color: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card .features li::before {    background: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card .price {    color: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(6) .service-card:hover .more {    color: #f87171;}
/* ------------------------------------------- */
/* nth chiled class 02*/
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card {background: #ffffff; border: 2px solid rgba(59, 130, 246, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card:hover {    border-color: #3b82f6;    background: rgba(59, 130, 246, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card .icon-box {  background: rgba(59, 130, 246, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card:hover .title {    color: #06b6d4;}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card .features li::before {    background: #3b82f6;}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card .price {    color: #3b82f6;}
#innerpage-box .paccular-service-inner-child:nth-child(8) .service-card:hover .more {    color: #3b82f6;}
/* ------------------------------------------- */
/* nth chiled class 03*/
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card {    background: #ffffff;    border: 2px solid rgba(0, 255, 127, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card:hover {    border-color: #00FF7F;    background: rgba(0, 255, 127, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card .icon-box {  background: rgba(0, 255, 127, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card:hover .title {    color: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card .features li::before {    background: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card .price {    color: #00FF7F;}
#innerpage-box .paccular-service-inner-child:nth-child(9) .service-card:hover .more {    color: #00FF7F;}
/* ------------------------------------------- */
/* nth chiled class 04*/
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card {    background: #ffffff;    border: 2px solid rgba(168, 85, 247, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card:hover {    border-color: #a855f7;    background: rgba(168, 85, 247, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card .icon-box {  background: rgba(168, 85, 247, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card:hover .title {   color: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card .features li::before {    background: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card .price {    color: #a855f7;}
#innerpage-box .paccular-service-inner-child:nth-child(10) .service-card:hover .more {    color: #a855f7;}
/* ------------------------------------------- */
/* nth chiled class 05*/
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card {    background: #ffffff;    border: 2px solid rgba(251, 191, 36, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card:hover {    border-color: #fbbf24;    background: rgba(251, 191, 36, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card .icon-box {  background: rgba(251, 191, 36, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card:hover .title {    color: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card .features li::before {    background: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card .price {    color: #fbbf24;}
#innerpage-box .paccular-service-inner-child:nth-child(11) .service-card:hover .more {    color: #fbbf24;}
/* ------------------------------------------- */
/* nth chiled class 06*/
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card {    background: #ffffff;    border: 2px solid rgba(248, 113, 113, 0.3);}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card:hover {    border-color: #f87171;    background: rgba(248, 113, 113, 0.07);}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card .icon-box {  background: rgba(248, 113, 113, 0.2);}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card:hover .title {    color: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card .features li::before {    background: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card .price {    color: #f87171;}
#innerpage-box .paccular-service-inner-child:nth-child(12) .service-card:hover .more {    color: #f87171;}

/* --------------------------------- */
/* project single page  */

#innerpage-box .image-comparison__slider{
  margin: 20px 0;
} 
#innerpage-box .image-comparison__slider span{
  font-size: 30px;
}

#innerpage-box #secondary .menu-all-projects-container ul{
  padding: 0 !important;
}
#innerpage-box .peccular-blog-single-page ul li i{
  margin-right: 4px;
}
#innerpage-box .peccular-blog-single-page .blog-info-area .metabox2brdr ul li::before{
  display: none;
}

/* ------------------------------------- */
/*            single service page */
/* ---------------------------------------- */


#innerpage-box .the-page-content-box ,#innerpage-box .the-content-service-single {
  margin-bottom: 24px;
  /* border-radius: 16px;
  padding: 24px; */
  /* background-color: #FFFFFF; */
  /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
}
#innerpage-box .the-page-content-box span.pagecontent{
  font-size: 30px;
    line-height: 1.6 !important;
    
}
#innerpage-box .single-course-page-add .section-title ,
#innerpage-box .single-service-page-add .section-title {
    font-size: 36px !important;
    color: #0D1F2D !important;
    margin: 0;
    margin-bottom: 32px !important;
    font-weight: inherit !important;
}

#innerpage-box .single-course-page-add .features-list ,
#innerpage-box .single-service-page-add .features-list {
    margin-bottom: 40px;
}

#innerpage-box .single-course-page-add .feature-item1 ,
#innerpage-box .single-service-page-add .feature-item1 {
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px;
}

#innerpage-box .single-course-page-add .icon-circle ,
#innerpage-box .single-service-page-add .icon-circle {
    width: 30px;
    height: 30px;
    background: #00bcd4;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    margin-top: 5px;
}

#innerpage-box .single-course-page-add .feature-title li:hover,
#innerpage-box .single-service-page-add .feature-title li:hover{
  background: none;

}
#innerpage-box .single-course-page-add .feature-title li:hover,
#innerpage-box .single-service-page-add .feature-title li:hover{
  background-color: #ff5a1f33;
  border: 2px solid #ff5a1f;
}
#innerpage-box .single-course-page-add .feature-title li,
#innerpage-box .single-service-page-add .feature-title li{
      list-style: none;
    font-size: 18px;
    line-height: 1.5 !important;
    color: #0d1f2d;
    font-weight: inherit !important;
    background-color: #fdd40033;
    padding: 16px;
    border-radius: 10px;
    border: none;
}
#innerpage-box .single-course-page-add .feature-title ,
#innerpage-box .single-service-page-add .feature-title {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;

}

  /* Two columns on medium screens */
  @media (min-width: 992px) {
    #innerpage-box .single-course-page-add .feature-title ,
    #innerpage-box .single-service-page-add .feature-title {
      grid-template-columns: repeat(2, 1fr);
    }
  }


/* right side box */

/* MAIN PRICING BOX */

#secondary .pricing-box {
    background: linear-gradient(135deg, #0D1F2D, #1a2f42);
    padding: 30px;
    border-radius: 18px;
    /* color: white; */
    font-family: Arial, sans-serif;
}

/* TITLES & TEXT */
#secondary .peccular-service-right-box .pricing-title {
    font-size: 30px !important;
    color: #00e5ff !important;
    margin: 0;
    margin-bottom: 24px;
    padding: 0;
    line-height: 1.2 !important;
    font-weight: inherit !important;
}

#secondary .peccular-service-right-box .pricing-amount {
    font-size: 48px;
    margin-bottom: 16px;
    line-height: 1.2;
    color: #FFFFFF;
}

#secondary .peccular-service-right-box .pricing-subtext {
    color: #cefafe;
    margin-bottom: 25px;
    opacity: 0.7;
}

/* FEATURE LIST */
#secondary .peccular-service-right-box .pricing-features {
    margin-bottom: 30px;
}

#secondary .peccular-service-right-box .feature-item1 {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#secondary .peccular-service-right-box .feature-item1 span{
  color: #FFFFFF;
}

  #secondary .peccular-service-right-box .feature-item1 svg {
    width: 20px;
      height: 20px;
      color: #00FF7F;
      display: block;
      margin-right: 12px;
  }

/* BUTTONS */
#secondary .peccular-service-right-box .btn-primary {
    width: 100%;
    padding: 14px;
    background: linear-gradient(to right, #06b6d4, #2563eb);
    border: none;
    border-radius: 12px;
    color: white;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    margin-bottom: 15px;
}

#secondary .peccular-service-right-box .btn-primary:hover {
    background: linear-gradient(to right, #22d3ee, #3b82f6);
    transform: scale(1.05);
}

#secondary .peccular-service-right-box .btn-outline {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: 2px solid #00e5ff;
  background: transparent;
    color: #00e5ff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #secondary .peccular-service-right-box .btn-outline .phone-icon svg{
    width: 20px;
    height: 20px;
    color: #00e5ff;
  }
  #secondary .peccular-service-right-box .btn-outline:hover .phone-icon svg{
    color: #0D1F2D;
  }

#secondary .peccular-service-right-box .btn-outline:hover {
    background: #00e5ff !important;
    color: #0D1F2D;
}

/* PHONE ICON */
#secondary .peccular-service-right-box .phone-icon {
    margin-right: 8px;
    font-size: 18px;
}

/* courses single page */
/* MAIN PRICING BOX */
#innerpage-box #secondary  .widget-title {
  font-size: 32px !important;
    line-height: 1.4 !important;
    color: #0b0b0b !important;
    margin-bottom: 16px !important;
    padding-bottom: 12px !important;
    /* border-bottom: 2px solid rgba(34, 211, 238, 0.3) !important; */
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}


:root {
  --primary: #f25c2a;
  --accent: #fbbf24;
  --text: #1f2937;
  --muted: #6b7280;
}

/* Card */
#secondary-courses {
  position: relative;
  padding: 32px;
  border-radius: 16px;
  border: 4px solid #ff5a1f;
  background: linear-gradient(
    135deg,
    rgba(242,92,42,0.1),
    rgba(251,191,36,0.1),
    rgba(242,92,42,0.05)
  );
  box-shadow: 0 25px 50px rgba(0,0,0,0.2);
  overflow: hidden;
}

/* Glow */
#secondary-courses .glow {
  position: absolute;
  border-radius: 50%;
  filter: blur(60px);
}

#secondary-courses .glow-top {
  top: 0;
    right: 0;
    width: 140px;
    height: 140px;
    background: #fdd400;
    opacity: 0.2;
}

#secondary-courses .glow-bottom {
  bottom: 0;
    left: 0;
    width: 110px;
    height: 110px;
    background: #ff5a1f;
    opacity: 0.2;
}

/* Content */
#secondary-courses .card-content {
  position: relative;
  z-index: 2;
}

/* Header */
#secondary-courses .offer-header {
  text-align: center;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 2px solid #ff5a1f4d;
}

#secondary-courses .badge {
  display: inline-block;
    background: #ff5a1f;
    color: #fff;
    padding: 4px 16px;
    border-radius: 999px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 12px;
}

#innerpage-box #secondary-courses h2.price {
  font-size: 60px !important;
    font-weight: 400 !important;
    color: #ff5a1f !important;
    line-height: 1 !important;
    margin-bottom: 4px !important;
    font-family: 'Poppins';
}

/* Text helpers */
#innerpage-box #secondary-courses .heading {
  font-weight: 600;
    color: #0b0b0b !important;
    font-size: 16px;
    line-height: 1.7;
    margin: 0;
}

#innerpage-box #secondary-courses p.muted {
  color: #444 !important;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.4;
}

#innerpage-box #secondary-courses .small {
  font-size: 14px !important;
  margin-bottom: 0 !important;
}

/* Features */
#secondary-courses .features {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
}

#secondary-courses .feature {
  display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid #f7f7f7;
}

#secondary-courses .icon svg {
  color: #ff5a1f;
}
#secondary-courses .icon {
  width: 40px;
    height: 40px;
    background: #ff5a1f1a;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Buttons */
#secondary-courses .btn1 a {
  width: 100%;
    /* height: 48px; */
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    /* cursor: pointer; */
    transition: all 0.3s ease;
    margin-bottom: 12px;
    padding: 12px 16px;
    text-align: center;
}
#secondary-courses .btn2  {
  width: 100%;
    /* height: 48px; */
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    /* cursor: pointer; */
    transition: all 0.3s ease;
    margin-bottom: 12px;
    padding: 12px 16px;
    text-align: center;
}

#secondary-courses .primary-btn1 a {
 background: #ff5a1f;
    color: #fff !important;
    border: none;
    box-shadow: 0 10px 25px rgba(242, 92, 42, 0.4);
}

#secondary-courses .primary-btn1:hover  a{
  background: #e24e19;
  box-shadow: 0 15px 30px rgba(242,92,42,0.5);
}

#secondary-courses .outline-btn1  {
  background: #fff;
    border: 2px solid #ff5a1f;
    color: #ff5a1f !important;
}

#secondary-courses .outline-btn1:hover  {
  background: #ff5a1f;
  color: #fff !important;
}






/*----------------------------------------*/
/*  Story Area
/*----------------------------------------*/

#story {
    position: relative;
}

#story .story-sec-border{
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.3s ease 0s;
    left: 1.7%;
    right: 1.7%;
    top: 5.5%;
    bottom: 5.2%;
    position: absolute;
}
 #story .story-bg {
    outline: 1px solid #fff;
    outline-offset: -15px;
}


#story .peccular-section-head h2 {
    font-weight: 500;
    font-size: 22px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 12.35px;
}
#story .peccular-section-subtext {
font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 10.13px;
}

  @keyframes animate{
        100%{
            background-position: 200% center;
            transform: scale(1.05,1.05);
        }
    }

#story .story-body {
    width: 315.45px;
    float: right;
    margin-right: 9em;
}
#story .story_description {
    font-size: 11px;
    line-height: 17.72px;
    color: #fff;
    padding-bottom: 9px;
    margin-bottom: 6.42px;
}

#story .peccular-story-btn a {
    font-size: 17px;
    line-height: 18px;
    color: #FF5B4A;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #FF5B4A, #FF5B4A 50%, #fff 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

#story .peccular-story-btn a:hover {
    background-position: 0 100%;
}


#story .peccular-story-btn a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -2px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#story .peccular-story-btn a:hover:before {
    width: 0%;
}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/

#counter .counter-bg{
   /* background: url(images/counterbgimg.jpg);*/
   
}

#counter {  
    background: #1e1e1e;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#counter .stats-section {
    background: #1e1e1e;
    color: #ffffff;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

/* Background Patterns */
#counter .pattern-1,
#counter .pattern-2 {
    position: absolute;
    inset: 0;
    opacity: 0.05;
    pointer-events: none;
}

#counter .pattern-1 {
    background-image: repeating-linear-gradient(0deg, transparent, transparent 50px, #1e1e1e 50px, #1e1e1e 55px);
    transform: translateY(1.1px);
}

#counter .pattern-2 {
    background-image: repeating-linear-gradient(135deg, transparent, transparent 80px, #1e1e1e 80px, #1e1e1e 85px);
    background-position: 119.4px 119.4px;
}

/* Decorative circles */
#counter .circle {
    position: absolute;
    border-radius: 50%;
    border: 4px solid rgba(255, 90, 31, 0.2);
}

#counter .circle-1 {
    top: 40px;
    left: 40px;
    width: 130px;
    height: 130px;
}

#counter .circle-2 {
    bottom: 40px;
    right: 40px;
    width: 100px;
    height: 100px;
    border-color: rgba(253, 212, 0, 0.2);
}

/* Layout */
#counter .stats-container {
    width: 92%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    padding: 0 16px;
}

#counter .stats-grid {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 1024px) {
    #counter .stats-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Stat Item */
#counter .stat-box {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(6px);
    text-align: center;
    position: relative;
    transition: 0.3s;
    min-height: 180px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}

#counter .stat-box:hover {
    background: rgba(255, 255, 255, 0.1);
}

/* Pulse Ring */
#counter .pulse-ring {
    position: absolute;
    top: 16px;
    left: 50%;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    border: 2px solid rgba(253, 212, 0, 0.2);
    transform: translateX(-50%);
    animation: load 2s infinite ease-in-out;
    pointer-events:none;
}

@keyframes load {
    0% { transform: translateX(-50%) scale(1); opacity: 1; }
    40% { transform: translateX(-50%) scale(1.06); opacity: 0.8; }
    100% { transform: translateX(-50%) scale(1.2); opacity: 0.3; }
}

/* Icon Circle */
#counter .icon-circle:hover {
  transform: scale(1.1);

}
#counter .icon-circle {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #ff5a1f, #fdd400);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 16px;
    position: relative;
    z-index: 10;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

#counter .icon-circle span {
    font-size: 44px;
    color: white;
}

/* Text */
#counter .stat-box h2 {
    font-size: 40px;
    margin: 12px 0 4px;
    color: #ffffff;
    line-height:1;
}

/* tabular numbers style */
#counter .tabular-nums { font-variant-numeric: tabular-nums; font-weight:400;  font-family: "Poppins", system-ui, -apple-system, sans-serif; }

/* accent text */
#counter .accent-text {
    color: #fdd400;
    font-size: 16px;
}

/* small screens tweaks */
@media (max-width: 600px) {
    #counter .stats-grid { gap: 20px; grid-template-columns: repeat(1,1fr) }
    #counter .stat-box { min-height: 140px }
    #counter .icon-circle { width:68px;height:68px }
    #counter .icon-circle svg { width:36px;height:36px }
    #counter .stat-box h2 { font-size:28px }
}
/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/

#blog{
  overflow: visible !important;
}
#blog-quick{
  background-color: #fff;
  position: relative;
    overflow: hidden;
}


/* ------------------ */

/* General layout */
#blog .section-header {
  text-align: center;
  margin-bottom: 24px;
  display: flex;
  gap: 8px;
}


#blog .section-header svg {
  color: #ff5a1f;
  font-size: 24px;
  margin-top: 5px;
}
#blog .section-header .title {
  font-size: 24px; 
  color: #0b0b0b;
  font-weight: inherit;
  line-height: 1.4;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
}



#blog-quick .section-content {
    text-align: center;
    margin-bottom: 64px;
}

/* Subtitle */
#blog-quick .section-subtitle {
    color: #ff5a1f;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 1.7;
}

/* Title */
#blog-quick .section-title {
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    font-size: 40px;
    /* font-weight: 700; */
    color: #0b0b0b;
    margin: 0;
}

/* Description */
#blog-quick .section-description {
    margin-top: 16px;
    font-size: 16px;
    color: #444;
    line-height: 1.6;
}


/* Card Wrapper */
#blog .card {
    display: flex;
    flex-direction: row;
    background: #f7f7f7;
    border-radius: 20px;
    overflow: hidden;
    transition: box-shadow 0.3s, transform 0.3s;
    padding: 0;
    border: none;
    margin-bottom: 24px;
}

#blog .card:hover {
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

/* Image Section */
#blog .card-image {
    width: 192px;
    height: auto;
    overflow: hidden;
}

#blog .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s;
}

#blog .card:hover .card-image img {
    transform: scale(1.1);
}

/* Content */
#blog .card-content {
    padding: 24px;
    width: 77%;
}

/* Meta Row */
#blog .card-meta {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

/* Badge */
#blog .badge a{
    background: rgba(255, 90, 31, 0.1);
    color: #ff5a1f;
    padding: 2px 8px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
}

/* Read time */
#blog .read-time {
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}

/* Title */
#blog .card-title {
      margin-bottom: 8px;
    font-size: 20px;
    /* font-weight: 600; */
    line-height: 1.5;
    transition: color 0.3s;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    color: #0b0b0b;
}

#blog .card:hover .card-title {
    color: #ff5a1f;
}

/* Description */
#blog .card-description {
    font-size: 14px;
    color: #444;
    margin-bottom: 16px;
    line-height: 1.5;
}

/* Footer */
#blog .card-footer1 {
    display: flex;
    align-items: center;
    gap: 16px;
    
}

/* Meta items */
#blog .meta-item i{
    color: #444;
}
#blog .meta-item {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    line-height: 1.3;
    color: #444;
}

/* Read more button */
#blog .read-more {
  margin-left: auto;
}
#blog .read-more a{
    background: none;
    border: none;
    color: #ff5a1f;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    transition: text-decoration 0.2s;
}

#blog .read-more:hover {
    text-decoration: underline;
    color: #ff5a1f;
}

#blog .btn-primary1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 24px;
    background-color: #ff5a1f;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    max-width: fit-content;
    transition: background 0.3s ease, transform 0.2s ease;
    line-height: 1.4;
}

#blog .btn-primary1:hover {
    background-color: #E24E19;
}

#blog .btn-primary1:disabled {
    opacity: 0.5;
    pointer-events: none;
}

#blog .btn-primary1 svg {
  width: 24px;
  height: 24px;
    pointer-events: none;
    stroke: currentColor;
    fill: none;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

#blog .icon-left {
    margin-right: 6px;
}

#blog .icon-right {
    margin-left: 6px;
}

/* ----------------------------------quick section */

#quick {
position: relative;
z-index: 2;
}
#quick .tip-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

#quick .tip-header .icon {
    width: 24px;
    height: 24px;
    stroke: #fdd400; /* fallback color */
}

#quick .tip-header h4 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0;
    color: #0b0b0b;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}


#quick .tip-card {
    background: #f5f5f5;
    padding: 16px;
    border-radius: 12px;
    display: flex;
    gap: 12px;
    border-left: 4px solid #ff7a00; /* primary color */
    transition: box-shadow 0.3s ease;
    margin-bottom: 16px;
}

#quick .tip-card:hover {
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}

#quick .tip-icon {
    background: #ffffff;
    padding: 8px;
    border-radius: 10px;
    flex-shrink: 0;
    height: 38px;
}

#quick .tip-icon span {
    font-size: 20px;
    color: #ff5a1f;
}

#quick .tip-content h6 {
    margin: 0 0 4px 0;
    font-size: 14px;
    line-height: 1.4;
    font-weight: 400;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    color: #0b0b0b;
}

#quick .tip-content p {
    margin: 0;
    font-size: 12px;
    line-height: 1.3;
    color: #444;
}

/* button */

#quick .help-box {
    margin-top: 24px;          /* mt-6 */
    background: #1a1a1a;       /* fallback for bg-secondary */
    border-radius: 16px;       /* rounded-2xl */
    padding: 24px;             /* p-6 */
    color: #ffffff;
    text-align: center;
    box-shadow: 0 20px 40px rgba(0,0,0,0.15); /* shadow-xl */
}

#quick .help-box h5 {
    margin-bottom: 8px;
    font-size: 20px;
    color: #fff;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#quick .help-box p {
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.4;
    color: #fff; /* text-white/90 */
    opacity: 0.9;
}

#quick .btn-primary2 {
    width: 100%; 
    display: inline-block;
    line-height: 1.5;            /* h-9 */
    padding: 8px 16px;          /* px-4 py-2 */
    background: #ff5a1f;        /* primary */
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: 0.2s ease;
}

#quick .btn-primary2:hover {
    background: #E24E19;
}





/* FAQS -------- */
#faq-section {
  position: relative;
    overflow: hidden;
    background: #fff;
}


#faq-section .faq-label {
    color: #ff5a1f;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.7;
}

#faq-section .faq-title {
    margin-bottom: 24px;
    font-size: 40px;
    line-height: 1.3;
    color: #0b0b0b;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#faq-section .faq-desc {
    color: #444;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 1.7;
}

#faq-section .faq-box {
    background: #1e1e1e;
    padding: 32px;
    border-radius: 16px;
    color: #fff;
    box-shadow: 0 20px 40px rgba(161, 161, 161, 0.5);
}

#faq-section .faq-box-title {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#faq-section .faq-box-sub {
    margin-bottom: 24px;
    opacity: 0.9;
    font-size: 16px;
    line-height: 1.7;
    color: #fff;
}

#faq-section .faq-contact-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#faq-section .faq-contact-item {
    display: flex;
    align-items: center;
    gap: 12px;
}

#faq-section .faq-icon i{
    color: #fff;
}
#faq-section .faq-icon {
    width: 48px;
    height: 48px;
    background: rgba(255,255,255,0.1);
    backdrop-filter: blur(6px);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

#faq-section .faq-contact-label {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    opacity: 0.8;
}

#faq-section .faq-contact-value {
    color: #fff;
    font-size: 16px;
    line-height: 1.7;
}



#faq-section .strip-top {
    top: 0; /* top strip */
    background-image: repeating-linear-gradient(
        to right,
        #fdd400 0 40px,
        #1e1e1e 40px 80px
    );
    opacity: 0.7;
    animation: slide-top 6s linear infinite; /* fast continuous */
}
/* Top strip moves left and back quickly */
@keyframes slide-top {
    0%   { transform: translateX(0); }
    50%  { transform: translateX(-80px); } /* slide left slightly */
    100% { transform: translateX(0); }
}
#faq-section .strip {
    position: absolute;
    width: 120%; /* ensure smooth sliding */
    height: 8px; /* height of each strip */
    background-size: 160px 100%; /* each yellow/grey segment width */
    background-repeat: repeat-x;
}


/* new faqs section */


#faq-section .faq-card-center{
  align-content: center;
}
#faq-section .faq-card{
  background-color: #F7F7f7;
    padding: 16px 24px;
    border-radius: 16px;
    margin-bottom: 16px;
}
#faq-section .faq-question{
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
#faq-section .faq-card .icon-circle svg{
  color: #0b0b0b;
}
#faq-section .faq-card h3{
  font-size: 16px;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
  line-height: 1.4;
  font-weight: 500;
  color: #0b0b0b;
}
#faq-section .faq-card h3:hover{
  color: #ff5a1f;
}
#faq-section .faq-card p{
  font-size: 14px;
    line-height: 1.4;
    padding-top: 16px;
    font-family: "Inter", system-ui, -apple-system, sans-serif;
    color: #444;
}
#faq-section .faq-answer {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.35s ease, opacity 0.3s ease;
}

#faq-section .faq-card .faq-chevron {
    transition: transform 0.3s ease;
}

#faq-section .faq-card.active .faq-chevron {
    transform: rotate(180deg);
}

/*----------------------------------------*/
/*  Ourbrands Area
/*----------------------------------------*/
#ourbrands {
    /* background: linear-gradient(180deg, #FFFFFF 65%, #182333 0%); */
    position: relative;
    overflow: hidden;
     background: linear-gradient(
    to bottom right,
    #0D1F2D,
    #1a2f42,
    #0D1F2D
  );
}

#ourbrands .peccular-section-head {
    position: relative;
    margin: 0;
}

#ourbrands .peccular-ourbrands-logo img {
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
        width: auto;
        box-shadow: inset 0px -4px 4px #00000012;
    border-radius: 43px;
}

#ourbrands .peccular-ourbrands-logo:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#ourbrands .owl-theme .owl-nav{
    display: none !important;
}
#ourbrands .owl-theme .owl-dots{
  display: block;
}
/* new */

#ourbrands .animated-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

/* Background grid overlay */
#ourbrands .grid-overlay {
  position: absolute;
  inset: 0;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  background-image: 
    linear-gradient(rgba(0, 255, 127, 0.3) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 255, 127, 0.3) 1px, transparent 1px);
  background-size: 60px 60px;
}

/* Large pulsing circle border */
#ourbrands .circle-border {
  position: absolute;
  top: 5rem;   /* top-20 */
  left: 5rem;  /* left-20 */
  width: 6rem; /* w-24 */
  height: 6rem; /* h-24 */
  border: 1px solid rgba(34, 211, 238, 0.2); /* border-cyan-400/20 */
  border-radius: 50%;
  animation: pulse 2s infinite ease-in-out;
}

/* Rotating square */
#ourbrands .rotating-box {
  position: absolute;
  bottom: 5rem;  /* bottom-20 */
  right: 5rem;   /* right-20 */
  width: 8rem;   /* w-32 */
  height: 8rem;  /* h-32 */
  background-color: rgba(0, 255, 127, 0.05); /* bg-[#00FF7F]/5 */
  transform: rotate(45deg);
  animation: spin 30s linear infinite;
}

/* Cyan small pinging dot */
#ourbrands .small-dot.cyan {
  position: absolute;
  top: 50%;
  right: 2.5rem; /* right-10 */
  width: 0.75rem;
  height: 0.75rem;
  background-color: rgb(34, 211, 238);
  border-radius: 50%;
  animation: ping 1.5s infinite ease-in-out;
}

/* Green small pulsing dot */
#ourbrands .small-dot.green {
  position: absolute;
  bottom: 33%;
  left: 25%;
  width: 1rem;
  height: 1rem;
  background-color: #00FF7F;
  border-radius: 50%;
  animation: pulse 2s infinite ease-in-out;
}

/* Animations */
@keyframes pulse {
  0%, 100% { transform: scale(1); opacity: 0.8; }
  50% { transform: scale(1.2); opacity: 1; }
}

@keyframes ping {
  0% { transform: scale(1); opacity: 1; }
  75%, 100% { transform: scale(2); opacity: 0; }
}

@keyframes spin {
  from { transform: rotate(45deg); }
  to { transform: rotate(405deg); }
}


/* new */

#ourbrands .trusted-section {
  text-align: center;
  margin-bottom: 4rem;
}

/* Divider line with dots */
#ourbrands .divider {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2rem;
}

/* Left and right glowing lines */
#ourbrands .line {
  height: 1px;
  width: 8rem;
}

#ourbrands .line.left {
  background: linear-gradient(to right, transparent, #22D3EE, #00FF7F);
}

#ourbrands .line.right {
  background: linear-gradient(to right, #00FF7F, #22D3EE, transparent);
}

/* Dots animation */
#ourbrands .dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 1rem;
  gap: 0.5rem;
}

#ourbrands .dot {
  border-radius: 50%;
  animation: load 1.5s infinite;
}

#ourbrands .dot.cyan {
  position: relative;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #22D3EE;
}

#ourbrands .dot.green {
  position: relative;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #00FF7F;
}

/* Heading & text */
#ourbrands .title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
  margin-bottom: 1rem;
}

#ourbrands .gradient-text {
  background: linear-gradient(to right, #22D3EE, #00FF7F);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

#ourbrands .subtitle {
  font-size: 1.25rem;
  color: #cefafe;
  opacity: 0.8;
}

/* Pulse animation for dots */
@keyframes load {
  0%, 100% {
    opacity: 0.6;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.3);
  }
}


#ourbrands .brand-card {
  /* flex-shrink: 0;
  width: 25%;          
  padding: 0 1rem;      */
}

#ourbrands .brand-box {
  background-color: rgba(13, 31, 45, 0.5); /* bg-[#0D1F2D]/50 */
  backdrop-filter: blur(8px);              /* backdrop-blur-sm */
  border: 1px solid rgba(34, 211, 238, 0.2); /* border-cyan-400/20 */
  border-radius: 0.5rem;                   /* rounded-lg */
  height: 6rem;                            /* h-24 */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

/* Hover effect */
#ourbrands .brand-box:hover {
  background-color: rgba(0, 255, 127, 0.1);  /* hover:bg-[#00FF7F]/10 */
  border-color: rgba(0, 255, 127, 0.4);      /* hover:border-[#00FF7F]/40 */
}

#ourbrands .brand-content {
  text-align: center;
}

#ourbrands .brand-title {
  font-size: 1.5rem;  /* text-2xl */
  font-weight: bold;
  color: white;
  transition: color 0.3s ease;
}

/* Hover color change */
#ourbrands .brand-box:hover .brand-title {
  color: #00FF7F;
}

#ourbrands .brand-name {
  font-size: 0.75rem;       /* text-xs */
  color:#cefafe;
  opacity: 0.6; /* text-cyan-100/60 */
  margin-top: 0.25rem;      /* mt-1 */
}
#ourbrands .owl-dots{
   margin-top: 2rem; /* same as mt-8 */
  gap: 0.5rem;
}
#ourbrands .owl-dot{
  width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #00d3f3;
    opacity: 0.3;
    transition: all 0.3s ease;
    cursor: pointer;
    margin-right: 10px;
}
#ourbrands .owl-dot.active {
  background-color: #00FF7F;
  box-shadow: 0 0 10px rgba(0, 255, 127, 0.5); /* glow effect */
}




/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
/*  */
#newsletter .subscribe-section {
  border-top: 1px solid rgba(0, 255, 255, 0.2);
  padding-top: 3rem;
  /* margin-bottom: 3rem; */
}

/* Center Container */
#newsletter .subscribe-container {
  /* max-width: 600px;
  margin: 0 auto; */
  text-align: center;
}

/* Title */
#newsletter .subscribe-title {
  font-size: 1.75rem;
  font-weight: 700;
  color: white;
  margin-bottom: 1rem;
}

/* Subtitle */
#newsletter .subscribe-text {
  color: #a2f4fd;
  opacity: 0.8;
  margin-bottom: 1.5rem;
  font-size: 1rem;
}


#newsletter .peccular-newsletter-member-wrap input[type="text"], 
#newsletter .peccular-newsletter-member-wrap input[type="email"], 
#newsletter .peccular-newsletter-member-wrap input[type="url"], 
#newsletter .peccular-newsletter-member-wrap input[type="password"], 
#newsletter .peccular-newsletter-member-wrap input[type="search"], 
#newsletter .peccular-newsletter-member-wrap input[type="number"], 
#newsletter .peccular-newsletter-member-wrap input[type="tel"], 
#newsletter .peccular-newsletter-member-wrap input[type="range"], 
#newsletter .peccular-newsletter-member-wrap input[type="date"], 
#newsletter .peccular-newsletter-member-wrap input[type="month"], 
#newsletter .peccular-newsletter-member-wrap input[type="week"], 
#newsletter .peccular-newsletter-member-wrap input[type="time"], 
#newsletter .peccular-newsletter-member-wrap input[type="datetime"],
#newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
#newsletter .peccular-newsletter-member-wrap input[type="color"],
#newsletter .peccular-newsletter-member-wrap input[type="file"],
#newsletter .peccular-newsletter-member-wrap textarea{ 
    z-index: 2000;
    width: 100%;
    color: #070608;
    margin: 0 0 0px 0;
    font-size: 16px;
    line-height: 19px;
    height: 50px;
    font-weight: 400 !important;
    padding: 0.75rem 1rem;
    background-color: rgba(26, 47, 66, 0.5) ;
    border: 1px solid rgba(0, 255, 255, 0.3) !important;
    border-radius: 8px;
    color: white;
    outline: none;
    transition: all 0.3s ease;
}

#newsletter .peccular-newsletter-member-wrap {
    margin: 0px 0px 18px;
}

#newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 22px 30px;
}

#newsletter .peccular-newsletter-member-wrap .wpcf7-spinner {
    position: absolute;
}

#newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    z-index: 2000;
    width: 100%;
    color: #B8B5B5;
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 22px 30px;
    font-size: 16px;
    height: 63px;
    font-weight: 400 !important;
}
#newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
padding: 22px 30px;
  border-radius: 0px;
}
#newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#B8B5B5;
}

#newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
#newsletter .box-form {
    text-align: left;
}

#newsletter .peccular-newsletter-member-wrap input[type="submit"]{
   display: inline-block;
    line-height: 24px;
    text-decoration: none;
    font-size: 12px;
    position: relative;
    height: 50px;
    padding: 0.75rem 1.5rem;
    background: linear-gradient(to right, #06b6d4, #00FF7F);
    color: #0D1F2D !important;
    font-weight: bold !important;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    background: linear-gradient(to right, #00e5ff, #00ff9d);
  transform: scale(1.05);
  color: #0D1F2D !important;
}

#newsletter .newsletter-contact{
  display: flex;
    justify-content: center;
    gap: 20px;
}

/*   */



/* === Footer Section === */
#footer .footer-sect {
  position: relative;
  /* margin-top: 3rem; */
  padding: 2rem 1rem 2rem;
  border-top: 1px solid #ffffff1a;
  color: rgba(173, 255, 255, 0.8);
  font-family: 'Poppins', sans-serif;
  background: transparent;
}

#footer .footer-content {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: space-between;
  text-align: center;
  gap: 1rem;
}


#footer .footer-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
}

#footer .footer-links a {
  text-decoration: none;
  color: #ffffff;
  opacity: 0.6;
  font-size: 14px;
  transition: color 0.3s ease, text-shadow 0.3s ease;
}

#footer .footer-links a:hover {
  color: #ff5a1f;
  opacity: 1;
  /* text-shadow: 0 0 6px #00FF7F; */
}



/*----------------------------------------*/
/*  13. Contact home Area
/*----------------------------------------*/

#contact .peccular-section-head {
    text-align: center;
    padding-bottom: 60px;
}
#contact .section-contact-heading {
    display: inline-flex;
}
#contact {
    position: relative;
    overflow: hidden;
    background-color: #0D1F2D;
    padding: 80px 0;
    background: linear-gradient(to bottom right, #1e1e1e, rgba(30, 30, 30, 0.95), #1e1e1e);
    color: #fff;
}

/* new  ------------ */


.left-content-center{
      align-content: space-around;

}
/* header  */


/* LEFT SIDE */
#contact .offer-badge {
    display: inline-block;
    background: #fdd400;
    color: #1e1e1e;
    padding: 8px 24px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 500;
    animation: load 1s infinite alternate;
    margin-bottom: 32px;
    line-height: 1.3;
}

@keyframes load {
    from { opacity: 1; }
    to { opacity: 0.7; }
}

#contact .heading-box h2 {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 16px;
    color: #fff;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#contact .heading-box p {
    color: #fafafa;
    font-size: 16px;
    line-height: 1.7;
}

#contact .features-grid {
    margin: 32px 0px;
    display: grid;
    grid-template-columns: 1fr;
    
    gap: 16px;
}
@media (min-width: 575px) {
  #contact .features-grid { grid-template-columns: repeat(2, 1fr); }
}

#contact .feature-box {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 12px;
    border-radius: 10px;
    backdrop-filter: blur(6px);
    transition: 0.3s;
}

#contact .feature-box:hover {
    background: rgba(255,255,255,0.2);
}

#contact .feature-box span.text-list {
  font-size: 14px;
    line-height: 1.4;
    color: #ffffff;
    opacity: 0.9;
}
#contact .feature-box .icon {
    color: #fdd400;
    font-size: 18px;
}

/* STATS */
#contact .stats-section {
  margin-top: 16px;
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
#contact .stats-section .rating-display {
  margin-bottom: 4px;
}

#contact .rating-box {
    text-align: center;
    color: #fdd400;
}

#contact .rating-box p {
    color: #fff;
    font-size: 14px;
}

#contact .divider-box {
    border-left: 1px solid rgba(255,255,255,0.3);
    padding-left: 24px;
}

#contact .divider-box h4 {
  font-size: 24px;
  /* font-weight: 600; */
  line-height: 1.4;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
  color: #fff;
}
#contact .divider-box p {
  font-size: 14px;
    line-height: 1.4;
    color: #fff;
    opacity: 0.8;
}


/* ---------------  contact form   ----*/
/* Wrapper */
#contact .appointment-wrapper {
    padding: 40px 0;
    background: linear-gradient(to bottom right, #1e1e1e, #1e1e1ee6, #1e1e1e);
    color: #fff;
}

/* Inputs */
#contact .appointment-wrapper input,
#contact .appointment-wrapper select,
#contact .appointment-wrapper textarea {
    width: 100%;
    height: 36px;
    padding: 10px 14px;
    background: rgba(255,255,255,0.05);
    border: 1px solid rgba(255,255,255,0.15);
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    transition: 0.3s ease;
}

#contact .appointment-wrapper input::placeholder,
#contact .appointment-wrapper select::placeholder {
    color: rgba(255,255,255,0.55);
}

/* Focus */
#contact .appointment-wrapper input:focus,
#contact .appointment-wrapper select:focus,
#contact .appointment-wrapper textarea:focus {
    border-color: #ff5a1f;
    box-shadow: 0 0 0 3px rgba(255,90,31,0.4);
    outline: none;
}

/* Grid 2 */
#contact .grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

/* Mobile */
@media (max-width: 640px) {
    #contact .grid-2 {
        grid-template-columns: 1fr;
    }
}

/* Submit Button */
#contact .appointment-wrapper input[type="submit"] {
    background: #ff5a1f;
    color: #fff;
    padding: 16px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    transition: 0.3s ease;
    width: 100%;
}

#contact .appointment-wrapper input[type="submit"]:hover {
    background: #e24e19;
}

/* -------------- */



#contact .wpcf7-form .form-control:focus,
#contact .wpcf7-form .form-select:focus {
    border-color: #a1a1a1;
    box-shadow: 0 0 0 0.2rem #a1a1a180;
}

/* Placeholder Color */
#contact .wpcf7-form input::placeholder,
#contact .wpcf7-form select::placeholder {
    color: #999;
}



#contact .wpcf7-form .btn-primary:hover {
    background-color: #e24e19;
}



#contact .contact-card-1{
  padding: 32px;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
#contact .contact-card-1 .peccular-contact-member-wrap  {
  color: #000;
}
#contact .contact-card-1 .contact-card-header {
  text-align: center;
    margin-bottom: 24px;
}
#contact .contact-card-1 .contact-card-header h3.contact-title{
  color: #0b0b0b;
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#contact .contact-card-1 .contact-card-header p.contact-subtitle{
  color: #444;
    font-size: 16px;
    line-height: 1.7;
}

/* -------------------------------------------------------------------------- */

   
    /* Outer wrapper that mimics your original wrapper spacing and border-top */
    #contact .features-wrapper{
      margin-top: 24px;
      padding-top: 24px;
      border-top: 1px solid #e5e7eb;
    }

    /* Grid: 3 columns, gap */
    #contact .features {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 16px;
      align-items: start;
    }

    /* Feature card (centered content) */
    #contact .feature {
      text-align: center;
      padding: 8px 6px;
    }

    /* Icon container (keeps svg size consistent) */
    #contact .feature span.icon {
      font-size: 32px;
      display: block;
      margin: 0 auto 8px;
      stroke: currentColor;
      fill: none;
      stroke-width: 2;
      stroke-linecap: round;
      stroke-linejoin: round;
      color: #ff5a1f; /* sets the stroke color because svg uses 'currentColor' */
      aria-hidden: true;
    }

    #contact .feature p {
      font-size: 12px; /* text-xs */
      color: #6b7280;
      margin-top: 2px;
    }

    /* Responsive: collapse to 1 column on very small screens, 2 columns on narrow devices */
    @media (max-width: 428px) {
      #contact .features { grid-template-columns: 1fr; }
    }
    @media (min-width: 641px) and (max-width: 900px) {
      #contact .features { grid-template-columns: repeat(2, 1fr); }
    }

/* ------------  old */

#contact .peccular-contact-block .peccular-section-form_head {
    margin-bottom: 1.5em;
}
#contact.peccular-contact-block {
    margin-top: 3em;
}

#contact .peccular-contact-member-wrap input::placeholder{
    opacity: 1;
    color: #1e1e1e;
}
#contact .form-input:focus{
  border-color: #ff5a1f;
    box-shadow: 0 0 0 0.2rem rgba(255, 90, 31, 0.25);
}

#contact .peccular-contact-member-wrap input[type="text"], 
#contact .peccular-contact-member-wrap input[type="email"], 
#contact .peccular-contact-member-wrap input[type="url"], 
#contact .peccular-contact-member-wrap input[type="password"], 
#contact .peccular-contact-member-wrap input[type="search"], 
#contact .peccular-contact-member-wrap input[type="number"], 
#contact .peccular-contact-member-wrap input[type="tel"], 
#contact .peccular-contact-member-wrap input[type="range"], 
#contact .peccular-contact-member-wrap input[type="date"], 
#contact .peccular-contact-member-wrap input[type="month"], 
#contact .peccular-contact-member-wrap input[type="week"], 
#contact .peccular-contact-member-wrap input[type="time"], 
#contact .peccular-contact-member-wrap input[type="datetime"],
#contact .peccular-contact-member-wrap input[type="datetime-local"], 
#contact .peccular-contact-member-wrap input[type="color"],
#contact .peccular-contact-member-wrap input[type="file"],
#contact .peccular-contact-member-wrap textarea,
#contact .peccular-contact-member-wrap select,
#contact .peccular-contact-member-wrap input[type="file"]{
   z-index: 2000;
    line-height: 1.4;
    letter-spacing: 0.26px;
    outline: none;
    width: 100%;
    height: 36px;
    padding: 10px 14px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    font-size: 14px;
    transition: 0.3s ease;
    margin-bottom: 16px;
}

#contact .peccular-contact-member-wrap input[type="file"] {
    padding: 18px 25px 19px;
    height: 56px;
}

#contact .peccular-contact-member-wrap textarea {
    height: 65px;
    border-radius: 0px;
    width: 100%;
    background: #F4F4F4;
    border: 1px solid rgba(13, 31, 45, 0.1);
    color: #333;
    padding: 0.75rem 1rem;
    font-size: 1rem;
    outline: none;
    transition: all 0.3s;
}
#contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#e1e1e1;
}

#contact .peccular-contact-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
    font-weight: 500;
}

#contact .peccular-contact-member-wrap input[type="submit"]:hover{
  background-color: #e24e19;
}
#contact .peccular-contact-member-wrap input[type="submit"]{
    position: relative;
    height: auto;
    font-weight: bold;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    line-height: 1.4;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 6px;
    transition: 0.3s;
    background-color: #ff5a1f;
}
#contact .submit-section .submit-1{
    overflow: hidden;
    position: relative;
}
#contact .submit-1:hover { transform: scale(1.05); }

#contact .btn-glow {
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(34, 211, 238, 0.3), rgba(255,255,255,0.2), rgba(0,255,127,0.3));
  transform: translateX(100%) skewX(-12deg);
  transition: transform 0.7s ease;
}
#contact .submit-1:hover .btn-glow { transform: translateX(0); }

#contact .peccular-contact-phone:hover .peccular-contact-icon,
#contact .peccular-contact-address:hover .peccular-contact-icon,
#contact .peccular-contact-mailid:hover .peccular-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

.f-pd {
    padding: 0 8px;
}

.peccular-contact-member-wrap {
    padding: 0px;
}
#contact .peccular-contact-member-wrap .wpcf7-spinner {
    position: absolute;
}
/*----------------------------------------*/
/*  13. Pricing Area
/*----------------------------------------*/
#pricing {
    position: relative;
    overflow: hidden;
}

#pricing .peccular-section-head {
    margin-bottom: 60px;
}
#pricing .section-pricing-heading {
    display: inline-flex;
}
#pricing .frature-img-heading {
    position: relative;
    top: -20px;
    left: -25px;
}
#pricing .pricing-sub-heading {
    font-size: 30px;
    font-family: 'PT Sans';
    letter-spacing: 0.9px;
    color: #182333;
}

#pricing .peccular-section-head h2 {
    color: #FDA12B;
    margin-bottom: 33px;
}

#pricing .peccular-pricing-single {
    position: relative;
    transition: all 0.3s ease;
    background: #AFAFAF10;
    border-radius: 10px;
    padding: 0 0 63px 0;
    margin-bottom: 1em;
    width: 92%;
    justify-content: center;
    display: inline-block;
}

#pricing .peccular-pricing-single:hover{
    transition: all .4s linear;
    transform: scale(1.1);
}


.peccular-pricing-box-head {
    padding: 29px 105px 20px;
    text-align: center;
}

#pricing .peccular-pricing-single .peccular-pricing-box-head h4 {
    font-size: 24px;
    line-height: 29px;
    font-weight: bold !important;
    font-family: 'PT Sans' !important;
    position: relative;
    margin: 0;
    letter-spacing: 0px;
    color: #182333;
    text-transform: capitalize;
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price {
    position: relative;
    color: #182333;
    background: #EFEFEF;
    font-size: 20px;
    padding: 9px 10px;
    font-weight: 400 !important;
    line-height: 32px;
    transition: .9s ease;
    margin: 0px 0px 37px 0px;
    z-index: 1;
    text-align: center;
    font-family: 'Poppins' !important;
    transform: scale(1.05);
}
#pricing .peccular-pricing-single:hover .peccular-pricing-currency-price {
    background: #FFFFFF;
    box-shadow: 0px 0px 14px #00000012;
    color: #FDA12B;
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price span {
    font-size: 31px;
    font-weight: bold !important;
    font-family: 'Poppins';
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price sub {
    font-size: 14px;
    line-height: 25px;
    color: #FF5B4A;
    font-weight: 400;
    margin-left: 10px;
}
#pricing .peccular-pricing-single:hover .peccular-pricing-currency-price { 
    transform: scale(1.05);
}
#pricing .peccular-pricing-single ul.peccular-pricing-list{
    margin: 0 31px 37px;
    position: relative;
    z-index: 1;
    text-align: left;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li {
    color: #414141;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 19px;
    padding: 0;
    position: relative;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
    letter-spacing: 0px;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li:last-child{
    border-bottom: none;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li i{
    color: #414141;
    font-size: 12px;
    line-height: 15px;
    margin-right: 12px;
}

#pricing .buttondesign {
    text-align: center;
}

#pricing .buttondesign a {
    color: #022D07;
    padding: 5px 19px;
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-word;
    z-index: 10;
    display: inline-block;
    position: relative;
    border-bottom: 3px solid #000000;
}
#pricing .buttondesign a .span-arreo{
    font-size: 26px !important;
}



#pricing .buttondesign:hover a {
    color: #fff;
}
#pricing .peccular-pricing-btn a {
    color: #fff;
}

#pricing .buttondesign a.btn-look span {
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
    letter-spacing: 0px;
    color: #022D07;
    vertical-align: top;
}


/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/



/* --------------------------end */

 #footer,
 .footer-area,
.footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0;
    overflow: visible;
}

 #footer .footer-overlay,
#footer .footer-overlay,
.page #footer .footer-overlay,
.single #footer .footer-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
.footer-area li,
.footer-area li,
.page .footer-area li {
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 34px;
    padding: 0;
}
.footer-area ul.sub-menu .current_page_item {
    background: none;
}

.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400 !important;
    text-decoration: none;
    font-size: 16px;
    color: #FFF;
    /* padding: 5px; */
    line-height: 1.7;
    letter-spacing: 0.53px;
    opacity: 0.9;
}
.footer-area li.current_page_item a ,.footer-area li a:hover,
.page .footer-area li.current_page_item a, .page .footer-area li a:hover
.single .footer-area li.current_page_item a, .single .footer-area li a:hover {
    color: #eaeaea;
    border: none;
    background: none;
}


.footer-area li,  .footer-area li, .page .footer-area li, .single .footer-area li{
    position: relative;
    overflow: hidden;
}

.footer-area li.contact-heading{
    font-size: 18px;
    font-family: 'PT Sans';
    font-weight: 400 !important;
    letter-spacing: 0px;
    color: #FDA12B !important;
    line-height: 23px;
}
.footer-area p.contatc-number a{
    color: #FFFFFF !important;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    background: none !important;
    
}
.footer-area p.contatc-number{
    color: #FFFFFF !important;
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    background: none !important;
    margin-left: 18px;
}


#footer .peccular-footer-mainoverlay {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    background-size: cover;
    background-color: #002434;
}


.footer-area .gallery-item, .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    margin-bottom: 12px;
    padding-right: 5px;
    width: 94px !important;
    height: 74px !important;
}

.footer-area  .wp-block-gallery.has-nested-images figure.wp-block-image img {
    border-radius: 10px;
    margin-bottom: 12px;
    padding-right: 5px;
    width: 94px !important;
    height: 74px !important;
}

/*footer address area*/

.footer-area .f-data {
    padding-bottom: 10px;
}
.footer-area .f-data.f-address {
    font-size: 18px;
}
/*footer address area end*/
.footer-area ul,
.footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
.footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 22px;
    font-size: 16px;
    color: #efefef;
    text-shadow: none;
    padding: 0;
    text-align: unset;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

.footer-area .widget-title,
.page .footer-area .widget-title,
#footer .widget_block h1,
#footer .widget_block h3, 
#footer .widget_block h4, 
#footer .widget_block h5, 
#footer .widget_block h6, 
#footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2,
#footer .widget .widget-title {   
    color: #fff;
    margin-bottom: 22px;
    font-size: 28px;
    line-height: 1.5;
    text-transform: capitalize;
    font-weight: 300 !important;
    position: relative;
    padding: 0;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 1.5rem;
    position: relative;
    margin: 0px auto 0px;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}



 #footer .single-footer-1 .widget_block h1:before,
 #footer .single-footer-1 .widget_block h3:before, 
 #footer .single-footer-1 .widget_block h4:before, 
 #footer .single-footer-1 .widget_block h5:before, 
 #footer .single-footer-1 .widget_block h6:before, 
 #footer .single-footer-1 .widget_block h2:before,
.footer-area .single-footer-1 .widget-title:before {
    display: none;
}

 #footer .single-footer-1 .widget_block h1,
 #footer .single-footer-1 .widget_block h3, 
 #footer .single-footer-1 .widget_block h4, 
 #footer .single-footer-1 .widget_block h5, 
 #footer .single-footer-1 .widget_block h6, 
 #footer .single-footer-1 .widget_block h2{
   line-height: 35px;
    margin-bottom: 25.24px;
}


.footer-area .footer-border{ border-top: 1px solid #b6b5b0;}

.footer-area .widget.widget_recent_entries li a,
.footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
.footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 0px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
.footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {

    position: relative;
}

.footer-area .bottom-area ul,
.footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
.footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    font-size: 16px;
    font-weight: 400 !important;
    color: #fff;
    opacity: 1;
    line-height: 19px;
    letter-spacing: 0.53px;
    opacity: 0.6;
}
.footer-area .pd-0,
.footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
.footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
.footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 0px 0 0 1px !important;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
/*    display: block;*/
    z-index: 1;
border: 0 !important;
}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    font-size: 14.43px;
    line-height: 31.74px;
    height: 36px;
    width: 100%;
    padding: 4px 12px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    border: 0.1px solid #FFFFFF33;
    background: #ffffff1a;
    letter-spacing: 0.58px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.footer-area input::placeholder, 
.footer-area textarea::placeholder{
    color: #ffffff;
}
.footer-area  .widget_block form,  .footer-area  .widget .textwidget form, 
 .footer-area  .widget form{
    position: relative;
}
.footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: #FF5B4A;
    border: none !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    border: none;
    box-shadow: none;
    text-indent: -999px;
    width: 100%;
    z-index: 2;
    position: relative;
}
.footer-area .wpcf7{
  position: relative;
}
.footer-area .wpcf7:after {
  content: "\f1d8";
  font-family: 'Fontawesome';
  position: absolute;
  top: 13px;
  right: 2px;
  z-index: 0;
}
.footer-area .wpcf7:hover:after {
  z-index: -1;
}


.footer-area .top-area,
.footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
    z-index: 999;
}
.footer-area .wpcf7-spinner {
    position: absolute;
}

.footer-area label,
.footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px; color: #fff}
.footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa,
.footer-area i.fa-brands{   
    position: relative;
    color: #fff;
    /* margin-right: 12px; */
    flex-shrink: 0;
    align-items: center;
    transition: transform 0.3s ease;
    justify-content: center;
    display: flex;
    font-size: 20px;
    /* margin-bottom: 16px; */
    color: #ff5a1f;
    margin-top: 3px;
}
.footer-area i.fa {
    color: #ff5a1f;
}
 .footer-area .social-profile-icons i.fa,
.footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa,
 .footer-area .social-profile-icons i.fa-brands {    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 22px;
    padding: 10px;
    line-height: 20px;
    border-radius: 10px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    width: 40px;
    height: 40px;
    letter-spacing: 0;
    margin-bottom: 0;
}
 .footer-area table tr,
.footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
.footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #feb502;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background:#384149}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
}
.footer-area .single-footer-2,
.footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .single-footer-4,
.footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .single-footer-4 .textwidget{
    padding-left: 15px;
    margin-top: 30px;
}
.footer-area .widget_recent_entries ul li,
.footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
 .footer-area .widget_recent_entries li a {
    color: #fff;
}
.footer-area .footer_area-img img,
.footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.f-contact-s {
    padding-bottom: 35px;
    line-height: 25px;
}

.footer-area .midix,
 .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
.footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i, .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
.footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}


.footer-share-btn ul li:before,
.footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
    float: left;
        border-radius: 30px !important;
        border: 1px solid #e3dfdf !important;
}
.single .socialMedia ul li a.site-button {
    background: none;
    padding: 1px 12px;
    font-weight: 400 !important;
    line-height: 30px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #fff !important;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #000;
}
.single #content-box .socialMedia ul li a.site-button i, #content-box .socialMedia ul li {
    font-size: 20px;
}
.single-footer-1 img{       
    margin-bottom: 13px;
    position: relative;
}

.single-footer-1 .widget-title { 
    margin-bottom: 4px;
    padding-bottom: 0px;
    background: none;
}
.single-footer-1 p{
    margin-bottom: 16px ;
    font-weight: 400 ;
    line-height: 30px;
    font-size: 18px ;
    color: #fff;
  }
  .single-footer-1 p i{
    margin: 0 17px 0 0;
    font-weight: 600 ;
    line-height: 19px ;
    font-size: 15px ;
    color: #000 ;
    background: #fff;
    padding: 8px 10px ;
    border-radius: 50%;
    width: 33px;
    height: 33px;
  }
    .footer-area p span,
  .single-footer-1 p i span{
    
    font-weight: 500 ;
    line-height: 19px;
    font-size: 16px;
    color: #fff;
  }
  .footer-area p span a,
  .single-footer-1 p i span a{
    
    color: #fff !important;
  }
  .footer-area p span a:hover,
  .single-footer-1 p i span a:hover{
    
    color: #f9c12c !important;
  }
  .single-footer-5 h4.widget-title{
    margin-bottom: 32px !important;
    padding: 18px 0 0 36px;
  }

  .footer-area .single-footer-5{
    padding: 38px 0em 2em 44px;
    display: block;
    width: 19%;
    position: relative;
    top: -54px;
    left: 50px;
  }
.footer-area .single-footer-5 .footer5overlay{
    background: #074842 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }

  .footer-area .social-profile-icons ul li a i:hover{
    background: #FF5B4A !important;
    
  }
  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    color: #fff !important;
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa,
  .footer-area .social-profile-icons i.fa-x-twitter:before {
    color: #FFF !important;
    font-size: 20px;
    line-height: 20px;
        background-color: rgba(255, 255, 255, 0.1);
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    margin: 0 17.49px 5px 0;
   } 
      .footer-area .social-profile-icons ul li:after{
        display: none;
      }
.footer-area  .top-area {
    overflow: hidden;
    position: relative;
    padding: 0 1em;
}

   .footer-area .footer-bgleft {
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 0;
   }
   .footer-area .footer-bgleft img{
    width: 100%;
   }
   .footer-area .footer-bgright img{
    width: 100%;
   }
   .footer-area .footer-bgright{
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }


.f-c-w {
    color: #FFF;
    transition: color 0.3s ease;
    line-height: 1.5;
}
.f-c-w .footer-label1{
  font-size: 16px;
}
.f-c-w .footer-label{
  color: #FFF;
  opacity: 0.6;
  font-size: 16px;
}
.f-c-w a{
  font-size: 14px;
  color: #fff;
  line-height: 1.4;
}
.f-c-w a:hover{
  color: #ff5a1f;
}


/*-----------------------
Innerpage Page 
-----------------------------*/
.Breadcrumb_title{
  text-align: center;
}
.ht-main-title{
  margin: 0 0 16px 0%;
  font-weight: 400 !important;
  position: relative;
  z-index: 1;
    font-size: 56px;
    letter-spacing: 1.32px;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 0;
    line-height: 1.2;
    text-align: center;
  }
  
  .ht-main-title::after{
  content: "";
    position: absolute;
    width: 96px;
    height: 4px;
    background-color: #fdd400;
    margin: 24px auto 0;
    border-radius: 999px;
    bottom: -20px;
    left: 0;
    right: 0;
  }



.category .ht-main-title span {
    font-size: 36px;
    padding: 0 5px;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #ff5a1f ;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_categories, .widget_recent_entries, 

.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border-radius: 10px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 17px !important;
   margin: 0;
   color: #fff !important;
   display: block !important;
   padding: 0px 0 2.5em;
   text-align: center !important;
   font-weight: 500 !important;
}
.woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a{
    color: #F4F4F4 !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #FFF;
}

.peccular-page-main{
    position: relative;
    overflow: hidden;
    z-index: 0;
}

#content-box ul li:before, #content-box ol li:before, #innerpage-box div#sitemap-box ul li a:before {
    color: #06332e;
}
.ht-post-info .entry-date span.ht-day, .entry-categories .fa, 
.widget-area a:hover, .comment-list a:hover, 
.no-comments, .woocommerce .woocommerce-breadcrumb a:hover, 
#total-breadcrumbs a:hover, .ht-featured-link a, 
.ht-portfolio-cat-name-list .fa, .ht-portfolio-cat-name:hover, 
.ht-portfolio-cat-name.active, .ht-portfolio-caption a, .ht-team-detail, 
.ht-counter-icon, 
.woocommerce div.product p.price, .woocommerce div.product span.price, 
.woocommerce .product_meta a:hover, .woocommerce-error:before, 
.woocommerce-info:before, .woocommerce-message:before, 
.featured-post:after, .featured-post:before, 
.featured-link a, #ht-colophon .social-profile-icons a:hover, 
footer#ht-colophon ul li a:hover, .ht-footer .textwidget .fa, 
h6.secondry-text, #ht-whychooseus-us-section ul li:before, 
.pluses.text-right i.fa.fa-plus, .ht-section-tagline.lz-newslatter-text b, 
#content-box ul li:before, .offtimebox h4.offtime-text, 
#ht-masthead .header-social-links span:hover, 
#ht-masthead ul.header-menu-links li.mailto a:hover, 
.ht-slider-highlighttext, .edit-link a, .inner-blog-post .socialMedia a:hover, 
#comments a, #commentsAdd a, #content-box a, #content-box a i:hover, 
#respond .stars span a, #content-box .socialMedia a:hover, .post-date-publishable i, 
.woocommerce .star-rating span, .woocommerce div.product .woocommerce-product-rating a, 
#content-box .socialbxsinglepost:hover a i, section#inner-blog-section h2.title small, 
section#inner-blog-section h2.title a, div#secondary li.current_page_item > a, 
div#secondary .social-profile-icons ul li i, .woocommerce .star-rating::before, .socialMedia a:hover, 
.peccular-time div:nth-child(8) div.days-time-day, 
div#content-box header.woocommerce-Address-title.title a:hover, 
#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa, 
.widget-area ul li:before, .woocommerce table.shop_attributes th, 
.widget-area span.woocommerce-Price-amount.amount, 
#innerpage-box .blog-date span{
        color: #06332e;

}

/* /////////////////////////////////////////// */
/* ------------ footer whatapps button------------ */
/* ------------------------------------------------ */
.floating-actions {
  position: fixed;
  right: 30px;
  bottom: 80px;
  display: flex;
  flex-direction: column;
  gap: 14px;
  z-index: 999;
}

/* item wrapper */
.action-item {
  position: relative;
}

/* buttons */
.fab1 {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  box-shadow: 0 10px 25px rgba(0,0,0,.25);
  transition: transform .25s ease, background .25s ease;
}

.fab1 svg {
  width: 24px;
  height: 24px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  color: #fff;
}

.action-item:hover .fab1 {
  transform: scale(1.1);
}

/* tooltip */
.tooltip {
  position: absolute; 
    font-size: 14px;
    opacity: 0;
    transition: .25s ease;
    position: absolute;
    right: 100%;
    margin-right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background: #1f2937;
    color: #fff;
    padding: 8px 16px;
    border-radius: 8px;
    white-space: nowrap;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

/* arrow */
.tooltip-arrow {
  right: -12px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #1f2937;
}

.action-item:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

/* colors */
.whatsapp { background: #25D366; color: #fff; }
.whatsapp:hover { background: #20BA5A; }

.call { background: #F15A24; color: #fff;}
.call:hover { background: #E24E19; }



/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}   
.breadcrumbbox span.root::after {
    content: '\f054';
    font-size: 16px;
    font-weight: 400;
    font-family: 'FontAwesome';
    color: #FFFFFF;
}
.breadcrumbbox span {
    color: #FF5B4A;
    font-size: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 26px;
}
.breadcrumbbox span.treeEnd{
   /* background: #fff; */
    color: #fdd400;
    padding: 5px 15px;
    /* height: 57px; */
    display: inline-block;
    /* clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 10% 50%); */
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0px;
    text-transform: capitalize;
}
/* .single .breadcrumbbox span.treeEnd{
    padding: 18px 80px 18px 20px;
    clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 2% 50%);
} */

.breadcrumbbox span.bread-arrow  span i{ font-size: 10px;  }
.breadcrumbbox a {
    font-weight: 400 !important;
    font-size: 20px;
    line-height: 39px;
    /* font-style: normal; */
    transition: all 0.2s 
ease 0s;
    color: #fff;
    padding-right: 10px;
    /* clip-path: polygon(89% 15%, 89% 0, 100% 50%, 90% 100%, 89% 85%, 0 85%, 0 15%); */
    /* background: #FF5B4A; */
    display: inline-block;
    position: relative;
    height: 45px;
    padding: 5px 15px;
    text-transform: capitalize;
}

.breadcrumbbox span:nth-child(2) a {
    clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 5% 50%);
}


.breadcrumbbox a i {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    transition: all 0.2s ease 0s;
}

    
.breadcrumbbox a:hover i, .breadcrumbbox a:hover{
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/
/* Card Wrapper */
#innerpage-box #blog-box .inner-blog-post {
  display: grid;
  margin-bottom: 30px;
}


:root {
  --primary: #f25c2a;
  --accent: #fbbf24;
  --text: #1f2937;
  --body: #6b7280;
  --border: #e5e7eb;
}

/* Card */
#innerpage-box #blog-box .blog-card {
    height: 100%;
    border-radius: 16px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    background: #fff;
    transition: all 0.5s ease;
}


#innerpage-box #blog-box .blog-card:hover {
  box-shadow: 0 25px 50px rgba(0,0,0,0.2);
}

/* Image */
#innerpage-box #blog-box .blog-image {
  position: relative;
  height: 224px;
  overflow: hidden;
}

#innerpage-box #blog-box .blog-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

#innerpage-box #blog-box .blog-card:hover img {
  transform: scale(1.1);
}

/* Badge */
#innerpage-box #blog-box .badge {
  position: absolute;
  top: 16px;
  left: 16px;
  
}
#innerpage-box #blog-box .badge a {
  background: #ff5a1f;
    color: #fff;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: 0.5px;
    padding: 4px 12px;
    border-radius: 999px;
}

/* Content */
#innerpage-box #blog-box .blog-content {
  padding: 24px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

#innerpage-box #blog-box .blog-content h3 {
  margin-bottom: 12px;
    color: #0b0b0b;
    transition: color 0.3s ease;
    font-size: 32px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    font-weight: 300;
}

#innerpage-box #blog-box .blog-card:hover h3 {
  color: #ff5a1f;
}

#innerpage-box #blog-box .description {
  color: #444;
    margin-bottom: 16px;
    flex: 1;
    font-size: 16px;
    line-height: 1.7;
}

/* Meta */
#innerpage-box #blog-box .meta {
  display: flex;
  gap: 16px;
  font-size: 14px;
  color: #444;
  line-height: 1.4;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #f7f7f7;
}
#innerpage-box #blog-box .meta .meta-item i,#innerpage-box #blog-box .meta .read-time i,#innerpage-box #blog-box .blog-footer .date i{
  color: #444;
}
#innerpage-box #blog-box .meta .meta-item,#innerpage-box #blog-box .meta .read-time{
  display: flex;
    gap: 4px;
    text-align: center;
    align-items: center;
    color: #444;
}

/* Footer */
#innerpage-box #blog-box .blog-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  
}
#innerpage-box #blog-box .blog-footer .date{
  color: #444;
    font-size: 14px;
    line-height: 1.4;
    gap: 4px;
    display: flex;
    align-items: center;
}

#innerpage-box #blog-box .read-more {
    text-decoration: none;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.3s ease;
    gap: 4px;
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 6px;
}

#innerpage-box #blog-box .blog-card:hover .read-more {
  /* color: #ff5a1f; */
  transform: translateX(4px);
}
#innerpage-box #blog-box .blog-card .read-more:hover {
  background-color: #fdd400;
  color: #171717;
}

/* ----------------- */
/* -------blog right side */
/* ---------------------- */
#innerpage-box #blog-box.inner-left-side .blog-card {
    display: flex;
}
#innerpage-box #blog-box.inner-left-side .blog-image {
    position: relative;
    height: auto;
    overflow: hidden;
    width: 250px;
}

body.post-template-default.single.single-post ul.post-categories {
    margin-top: 20px ! IMPORTANT;
    padding: 0 !important;
}
body.post-template-default.single.single-post div#content-box ul.post-categories li {
    padding-left: 0;
}
body.post-template-default.single.single-post div#content-box ul.post-categories li,
body.post-template-default.single.single-post div#content-box ul.post-categories li a {
    margin-bottom: 0 !IMPORTANT;
}
body.post-template-default.single.single-post div#content-box .blog-tags {
    padding: 0px 0 0 0px;
}
body.post-template-default.single.single-post #content-box .blog-tags a {
    display: inline-block;
}

body.post-template-default.single.single-post #content-box .blog-tags ul li:before {
    display: none;
}
body.post-template-default.single.single-post div#content-box p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
}

body.post-template-default.single.single-post .blog-tags a {
    font-size: 17px;
    line-height: 20px;
    background: #E2E2E2;
    border-radius: 5px;
    padding: 11px 20px;
    margin-right: 1em;
    margin-bottom: 0.9em ! IMPORTANT;
    position: relative;
}

body.post-template-default.single.single-post ul.post-categories li {
    display: inline-block;
    list-style: none;
}

body.post-template-default.single.single-post .blog-tags a:before {
    content: ".";
    font-size: 30px;
    position: absolute;
    top: 2px;
    left: 9px;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .socialMedia {
    padding: 1em 0 1.5em;
    text-align: center;
    float: none;
}
body.post-template-default.single.single-post div#content-box .social-tagline.text-center {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .social-box ul {
    text-align: center;
    position: relative;
    padding: 0;
}
body.post-template-default.single.single-post div#content-box .social-box ul:before {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    left: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .social-box ul:after {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    right: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .social-box ul li {
    display: inline-block;
    padding-left: 0;
}
.single #innerpage-box .article a {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500;
}
body.post-template-default.single.single-post div#content-box .social-box ul li i.fa, 
body.post-template-default.single.single-post div#content-box .social-box ul li i.fa-brands {
    color: #000000;
    font-size: 30px;
    width: 60px;
    border:0 !important;
}
body.post-template-default.single.single-post div#content-box .social-box ul li:before{
    display: none;
}
body.post-template-default.single.single-post div#content-box .total-comments {
    font-size: 34px;
    font-weight: bold !important;
    margin-top: 0.8em;
    margin-bottom: 1.2em;
}
body.post-template-default.single.single-post div#content-box div#comments ol {
    padding-left: 0;
}
body.post-template-default.single.single-post div#content-box .comment-author.vcard img {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    position: absolute;
}
main#innerpage-box #comments li.comment {
    background: transparent;
    border: 0;
    margin-bottom: 58px ! IMPORTANT;
}
main#innerpage-box #comments ul.children {
    border: 0;
    padding-left: 8em;
}
body.post-template-default.single.single-post div#content-box #comments ul.children .comment-author.vcard img {
    width: 76px;
    height: 76px;
}
body.post-template-default.single.single-post div#content-box #comments ul.children .comment-metadata {
    padding-left: 6em;
}

main#innerpage-box #comments ol li:before{
    display: none;
}
body.post-template-default.single.single-post div#content-box .comment-metadata {
    padding-left: 7em;
        width: 390px;
}
body.post-template-default.single.single-post div#content-box .comment-metadata a {
    font-size: 22px;
    padding-bottom: 5px;
}
body.post-template-default.single.single-post div#content-box .commentmetadata {
    padding-left: 7em;
    padding-top: 0.5em;
}

body.post-template-default.single.single-post div#content-box .commentmetadata p {
    margin-top: 0 !important;
    font-size: 18px;
    line-height: 34px ! IMPORTANT;
    color: #979393 ! IMPORTANT;
}
body.post-template-default.single.single-post div#content-box .commentmetadata time {
    position: absolute;
    top: 12px;
    left: 16em;
    right: 0;
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #C4C4C4;
    width: 40%;
}
body.post-template-default.single.single-post span.reply {
    font-size: 20px;
    line-height: 24px;
        position: relative;
}

body.post-template-default.single.single-post span.reply:after {
    content: "\f178";
    font-family: 'Fontawesome';
    color: #000;
    display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    font-size: 25px;
    top: 0;
    right: -55px;
    position: absolute;
    font-weight: 400 !important;
}
body.post-template-default.single.single-post div#content-box .comment-respond h4 span {
    text-align: left !important;
    padding: 0 0;
    font-size: 34px;
    font-weight: bold !important;
    text-transform: none;
    margin-top: 2em ! IMPORTANT;
}
body.post-template-default.single.single-post .nav-bx-bar {
    border-top: 2px solid #e2e2e2;
    padding-top: 2.5em;
}
body.post-template-default.single.single-post .nav-bx-bar {
    padding-bottom: 3em;
}
body.post-template-default.single.single-post .post-right-space {
    position: relative;
    left: -2em;
    padding-right: 2em ! IMPORTANT;
}
body.post-template-default.single.single-post .nav-bx-bar h2 {
    margin-top: 10px !important;
}
body.post-template-default.single.single-post .post-left-space {
    position: relative;
    right: -2em;
    padding-left: 2em !important;
}
body.post-template-default.single.single-post .nav-bx-bar a {
    font-size: 20px;
    color: #9F9F9F;
}
body.post-template-default.single.single-post .nav-bx-bar h2 a {
    font-size: 28px;
    line-height: 57px;
    color: #000000;
}
body.post-template-default.single.single-post .nav-bx-bar a {
    font-size: 20px;
    color: #9F9F9F;
}
body.post-template-default.single.single-post .nav-bx-bar i.fa {
    font-size: 35px;
    color: #000000;
    position: relative;
    top: 0.2em;
}
#innerpage-box .single_post .blog-tags a {
    color: #000000;
    font-size: 17px;
    font-weight: 500 !important;
    font-style: normal !important;
    text-decoration: none !important;
    background-color: #E2E2E2 !important;
}
.tags-heading {
    font-size: 26px;
    line-height: 57px;
    font-weight: 700;
    margin-bottom: 0.8em;
    color: #000000;
}
.single #innerpage-box .article a {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500;
}

body.post-template-default.single.single-post .blog-tags a {
    font-size: 17px;
    line-height: 20px;
    background: #E2E2E2;
    border-radius: 5px;
    padding: 11px 20px;
    margin-right: 1em;
    margin-bottom: 0.9em ! IMPORTANT;
    position: relative;
}


#innerpage-box .metabox2brdr {
    margin-bottom: 24px;
}

#innerpage-box .blog-author {
    padding-left: 0;
}
#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .peccular-blog-single {
    padding: 48px 15px 5px 35px;
}
#innerpage-box .peccular-blog-single .metabox .blog-comment i,
#innerpage-box .peccular-blog-single .metabox .blog-author i{
    color: #000;
    margin-right: 8px;
    width: 12px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look span {
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.48px;
    color: #182333;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    font-size: 12px;
    padding: 7px 17px 6px 13px;
    border-left: 5px solid #FDA12B;
}
#innerpage-box .inner-blog-post:nth-last-child(1) .peccular-blog-single .buttondesign a.btn-look, #innerpage-box .inner-blog-post:nth-last-child(2) .peccular-blog-single .buttondesign a.btn-look, #innerpage-box .inner-blog-post:nth-last-child(3) .peccular-blog-single .buttondesign a.btn-look, #innerpage-box .inner-blog-post:nth-last-child(6) .peccular-blog-single .buttondesign a.btn-look, #innerpage-box .inner-blog-post:nth-last-child(7) .peccular-blog-single .buttondesign a.btn-look, #innerpage-box .inner-blog-post:nth-last-child(8) .peccular-blog-single .buttondesign a.btn-look{
    border-left: none;
}
#innerpage-box .inner-blog-post:nth-last-child(1) .peccular-blog-single .buttondesign a.btn-look span,#innerpage-box .inner-blog-post:nth-last-child(2) .peccular-blog-single .buttondesign a.btn-look span,#innerpage-box .inner-blog-post:nth-last-child(3) .peccular-blog-single .buttondesign a.btn-look span,#innerpage-box .inner-blog-post:nth-last-child(6) .peccular-blog-single .buttondesign a.btn-look span,#innerpage-box .inner-blog-post:nth-last-child(7) .peccular-blog-single .buttondesign a.btn-look span,#innerpage-box .inner-blog-post:nth-last-child(8) .peccular-blog-single .buttondesign a.btn-look span {
    font-size: 12px;
    border-bottom: 1px solid #000000;
    padding: 0;
    padding-bottom: 7px;
    border-left: none;
    background: none;
    color: #101E44;
    opacity: 0.7;
}
#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 0px;
    top: 20px;
}

#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button{
    border-radius: 5px;
    width: 73px;
    line-height: 35px;
    height: 33px;
    display: block;
    color:#fff;
    background: #06332e;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{

    background: #000;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
}
#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: #06332e;
}   
#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 6px;
}

#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #06332e;
    margin-bottom: 5px;
}
#blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

.ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
.ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #06332e;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
.ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

.blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #06332e;
    color: #fff;
    font-weight: 500;
    padding: 18px 40px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    min-width: 8.23em;
    text-decoration: none;
    font-size: 17px;
}

.blog-read-more a:before,
.blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #06332e;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

.blog-read-more a:before {
    top: -25%;
    left: 20%;
}

.blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

.blog-read-more a:hover:before,
.blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}

.blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #06332e;
    transform: none;
}

.single #innerpage-box h2{
    padding: 0px 0px !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #FF5B4A;
    text-decoration: none;
    font-style: normal;
}

.single #innerpage-box .article a{
    text-decoration: none !important;
    font-style: normal !important;
}

.single #innerpage-box h1, .single #innerpage-box h2, .single #innerpage-box h3, .single #innerpage-box h4, .single #innerpage-box h5, .single #innerpage-box h6 {
    color: #000;
    font-size: 34px !important;
    line-height: 41px !important;
    text-transform: capitalize !important;
}

.single #innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}

div#secondary {
    padding: 0px;
    border-radius: 5px;
    gap: 32px;
    display: inline-grid;
}
.single-our-services .post-single-content img {
    height: 500px;
}
#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    padding: 0 0;
}

/*-------------category inner page-------------*/

.inner-cat-post{
    margin: 0em 0em 3em;
}
#innerpage-box .inner-cat-post svg{
    position: absolute;
    top: 202px;
    left: 0;
  z-index: 999;
}

/*-------------shop inner page-------------*/

#innerpage-box .popular-product a {
    font-size: 15px;
    text-transform: uppercase;
}

#innerpage-box #recent-porduct .add-to-cart {
    background: none;
    margin: 7px 0;   
    padding: 0;
}

#innerpage-box .popular-product:hover .add-to-cart a:before{
        background-color: #FF5B4A;
}
#innerpage-box .popular-product:hover .total-product-title-wrap h6{
    color: #000;
}
#innerpage-box .popular-product:hover .product-image-thumb img{
          transform: scale(1.5);

}
#innerpage-box .product-image-thumb {  overflow: hidden;}

#innerpage-box .product-image-thumb img{
    width: 100%;
    height: 280px;
    transition: transform .5s ease;
}
#innerpage-box #recent-porduct {  box-shadow: 0px 1px 3px 3px #efefef;}
#innerpage-box #recent-porduct .price {}

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/
/* card section contact  */

/* ==== Contact Section ==== */


#innerpage-box .contact-section {
  /* background: #f4f4f4; */
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
}

/* Grid */
#innerpage-box .contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-bottom: 48px;
}

@media (min-width: 1024px) {
  #innerpage-box .contact-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 1023px) {
  #innerpage-box .contact-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 640px) {
  #innerpage-box .contact-grid {
    grid-template-columns: 1fr;
  }
}

#innerpage-box .contact-link {
  text-decoration: none;
}

/* Card base */
#innerpage-box .contact-card {
  padding: 32px;
    border-radius: 16px;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 24px;
    /* cursor: pointer; */
    transition: transform 0.4s, box-shadow 0.4s;
}

#innerpage-box .contact-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

/* Icons */
#innerpage-box .contact-card:nth-child(odd) .icon-circle .icon {
  font-size: 48px;
  margin: 0 auto 6px;
  color: #fff;
  fill: none;
  stroke-width: 2;
  opacity: 0.9;
}
#innerpage-box .contact-card:nth-child(even) .icon-circle .icon {
  font-size: 48px;
  margin: 0 auto 6px;
  color: #1e1e1e;
  fill: none;
  stroke-width: 2;
  opacity: 0.9;
}

/* Text */
#innerpage-box .contact-card:nth-child(odd)  h3 {
  margin: 0;
    font-size: 32px !important;
    font-weight: 600;
    color: #fff;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}
#innerpage-box .contact-card:nth-child(even)  h3 {
  margin: 0;
    font-size: 32px !important;
    font-weight: 600;
    color: #1e1e1e;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box .contact-card:nth-child(odd) .muted {
  font-size: 14px;
    line-height: 1.4;
    color: #FFF;
    opacity: 0.8;
    margin-bottom: 12px;
}
#innerpage-box .contact-card:nth-child(even) .muted {
  font-size: 14px;
    line-height: 1.4;
    color: #1e1e1e;
    opacity: 0.8;
    margin-bottom: 12px;
}

#innerpage-box .contact-card:nth-child(odd) .highlight {
  font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #fff;
}

#innerpage-box .contact-card:nth-child(even) .highlight {
  font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #1e1e1e;
}

/* Color variants */
#innerpage-box .card-call {
  background: linear-gradient(135deg, #ff5a1f, #e24e19);
}

#innerpage-box .card-email {
  background: linear-gradient(135deg, #fdd400, #fdd400cc);
}

#innerpage-box .card-email .muted {
  opacity: 0.7;
}

#innerpage-box .card-chat {
  background: linear-gradient(135deg, #1e1e1e, #2e2e2e);
}

/* frature contact */


/* Wrapper */
#innerpage-box .contact-section .feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

/* Item */
#innerpage-box .contact-section .feature-item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #444;
  font-size: 15px;
}

/* Icon */
#innerpage-box .contact-section .feature-item svg {
  width: 20px;
  height: 20px;
  stroke: #ff5a1f;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}


/* ---------------end------------ */
#innerpage-box #peccular-contactus-wrap{
    overflow: hidden;
    position: relative;
    background: #FFFFFF;
}
#innerpage-box .peccular-contact-page-form{
  padding: 80px 0;
}
/* --- Base --- */
#innerpage-box .locations-section {
  background: #ffffff;
  padding: 0px 20px;
  font-family: 'Poppins', sans-serif;
  color: #0D1F2D;
}

#innerpage-box .contact-form-card {
  background: #fff;
  border-radius: 16px;
  padding: 32px;
  border: 2px solid #eee;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

/* Header */
#innerpage-box .form-heade {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

#innerpage-box .icon-box1 {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #ff5a1f;
  display: flex;
  align-items: center;
  justify-content: center;
}

#innerpage-box .contact-form-card .icon-box1 svg {
  width: 24px;
  height: 24px;
  stroke: #fff;
  fill: none;
  stroke-width: 2;
}

#innerpage-box .form-heade h2.section-title {
  margin: 0;
  font-size: 40px;
  line-height: 1.3;
  color: #0b0b0b;
  font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

/* contact form 7 */

:root {
  --primary: #f15a24;
  --primary-dark: #e24e19;
  --border: #e5e7eb;
  --input-bg: #f9fafb;
  --text: #111827;
}

/* Wrapper */
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

/* Grid */
.form-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
}

@media (min-width: 768px) {
  .form-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Form Group */
#innerpage-box .form-group label {
  display: block;
    font-size: 14px;
    margin-bottom: 8px;
    color: #0b0b0b;
    line-height: 1.5;
}

.form-group .required {
  color: var(--primary);
}

/* Inputs */

.form-textarea {
  height: auto;
  resize: none;
}


/* Submit Button */
.submit-btn {
  width: 100%;
  height: 56px;
  border-radius: 10px;
  background: #ff5a1f;
  color: #fff;
  border: none;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.3s;
}

.submit-btn:hover {
  background: #e24e19;
}

/* CF7 Errors */
.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #dc2626;
  margin-top: 4px;
}

.wpcf7-response-output {
  margin-top: 20px;
  padding: 12px;
  border-radius: 8px;
}



#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="text"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="email"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="url"]:focus,
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="password"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="search"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="number"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="tel"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="range"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="date"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="month"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="week"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="time"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime-local"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="color"]:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form select:focus, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea:focus {
  /* border-color: #22d3ee !important;  */
  outline: none;
  box-shadow: 0 0 0 3px rgba(199, 199, 199, 0.5);
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="text"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="email"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="url"],
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="password"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="search"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="number"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="tel"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="range"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="date"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="month"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="week"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="time"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime-local"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="color"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form select, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
  line-height: 1.5;
    font-weight: 400 !important;
    margin: 0;
    width: 100%;
    height: 48px;
    padding: 10px 12px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    background: transparent;
    color: #0b0b0b;
    font-size: 14px;
    outline: none;
    transition: border-color 0.3s, box-shadow 0.3s;
  }
  #innerpage-box #peccular-contactus-wrap .peccular-contact-page-form select option{
    color: #000000;
  } 
  #innerpage-box .peccular-contact-page-form label.select-contact-bott{
      margin-bottom: 1.5rem;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #444;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#FFFFFF;
}

.pd-25 {
    padding: 0 25px;
}

.peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#06332e 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder {
  color: #d1d5db;
  font-weight: 400 !important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
      height: 64px !important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
    padding: 10px 15px 15px 22.5px;
}

#innerpage-box .peccular-contact-page-form label {
    width: 100%;
    position: relative;
    color: #364153;
    font-size: 14px;
}
.peccular-contact-page-form label span.label-name{
  font-size: 13px;
  font-family: 'Poppins';
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  letter-spacing: 0px;
  padding: 2px 7px 3px 13px;
  line-height: 20px;
  position: absolute;
  z-index: 2;
  background: #FFFFFF;
  right: 8px;
  top: 10px;
  border-radius: 2px;
}

.peccular-contact-page-form .wpcf7-spinner {
    position: absolute;
}


.peccular-contact-page-form input[type="submit"] {
    font-weight: 400 !important;
    line-height: 1.4;
    display: block;
    box-shadow: none;
    margin-bottom: 0;
    letter-spacing: 0.54px;
    text-transform: uppercase;
    padding: 12px 1rem;
    height: auto;
    width: 100%;
    border-radius: 10px;
    background: #ff5a1f;
    color: #fff;
    border: none;
    font-size: 18px;
    font-weight: 500;
    transition: background 0.3s;

}
.peccular-contact-page-form input[type="submit"]:hover {
    background: #e24e19;
    transform: scale(1.03);
}
#peccular-contactus-wrap .contactinner-block{
    transition: all 0.5s ease 0s;
}
#peccular-contactus-wrap .conntact_box_form .wpcf7 .submit:after {
    content: "";
    position: absolute;
    font-size: 27px;
    color: #000000;
    font-family: 'Fontawesome';
    text-align: center;
    left: 41.7%;
    margin: 0;
    z-index: 99;
    bottom: 17px;
    width: 15px;
    height: 20px;
    background-image: url(../images/contact-arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #FFFFFF;
}
#peccular-contactus-wrap .conntact_box_form .wpcf7 .submit::before {
    content: "";
    position: absolute;
    font-size: 27px;
    color: #000000;
    font-family: 'Fontawesome';
    text-align: center;
    left: 39.5%;
    margin: 0;
    z-index: 99;
    bottom: 8px;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 3px #00000012;
    border-radius: 2px;    
}


#peccular-contactus-wrap .contact-icon a:hover span{
    color: #FDA12B;
}

/* --------------------------- */
/* -----------contact page left side----------- */
/* ----------------------------------- */



#innerpage-box #peccular-contactus-wrap .contact-info {
  max-width: 620px;
  font-family: Arial, sans-serif;
}

#innerpage-box #peccular-contactus-wrap .contact-info h2 {
  font-size: 40px;
    margin-bottom: 24px;
    color: #0b0b0b;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    padding: 0;
}

#innerpage-box #peccular-contactus-wrap .subtitle {
    color: #444;
    margin-bottom: 32px;
    font-size: 16px;
    line-height: 1.7;
}

#innerpage-box #peccular-contactus-wrap .info-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 32px;
}

#innerpage-box #peccular-contactus-wrap .info-item {
  display: flex;
    gap: 16px;
    align-items: flex-start;
}

#peccular-contactus-wrap .icon-box {
    width: 48px;
    height: 48px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#innerpage-box #peccular-contactus-wrap .icon-box.primary svg {
  width: 24px;
    height: 24px;
    fill: none;
    stroke-width: 2;
    stroke: #ff5a1f;
}

#innerpage-box #peccular-contactus-wrap .icon-box.primary {
  background: #ff5a1f1a;
  /* color: var(--primary); */
}
#innerpage-box #peccular-contactus-wrap .icon-box.secondary svg {
  width: 24px;
    height: 24px;
    fill: none;
    stroke-width: 2;
    stroke: #1e1e1e;
}

#innerpage-box #peccular-contactus-wrap .icon-box.secondary {
  background: #fdd40033;
  /* color: var(--secondary); */
}

#innerpage-box #peccular-contactus-wrap .info-item .info-text {
  display: grid;
}
#innerpage-box #peccular-contactus-wrap .info-item h4 {
  margin: 0 0 4px;
    font-size: 24px;
    line-height: 1.4;
    color: #0b0b0b;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box #peccular-contactus-wrap .info-item a ,#innerpage-box #peccular-contactus-wrap .info-item p{
  margin: 0;
    font-size: 14px;
    color: #444;
    line-height: 1.4;
}

/* Social */
#innerpage-box #peccular-contactus-wrap .social h4 {
  margin-bottom: 16px;
    font-size: 24px;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
    color: #0b0b0b;
}

#innerpage-box #peccular-contactus-wrap .social-icons {
  display: flex;
  gap: 12px;
}

#innerpage-box #peccular-contactus-wrap .social-icons a {
  width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #ff5a1f;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
}

#innerpage-box #peccular-contactus-wrap .social-icons a span {
  font-size: 24px;
    color: #fff;
        font-family: 'FontAwesome';
}

#innerpage-box #peccular-contactus-wrap .social-icons a:hover {
  background: #e24e19;
  transform: scale(1.1);
}


/* ----------------------------------------------- */
/* ------------ visit location-------------------- */
/* ----------------------------------------------- */

/* * {
  box-sizing: border-box;
  font-family: Arial, sans-serif;
} */

#innerpage-box .locations {
  padding: 80px 0;
  background: #f7f7f7;
}

/* .container {
  max-width: 1200px;
  margin: auto;
  padding: 0 20px;
} */

#innerpage-box .locations .section-header {
  text-align: center;
  margin-bottom: 48px;
}

#innerpage-box .locations .section-header h2 {
  font-size: 40px;
    margin-bottom: 16px;
    color: #0b0b0b;
    line-height: 1.3;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box .locations .section-header p {
      color: #444;
    max-width: 672px;
    margin: auto;
    font-size: 18px;
    line-height: 1.5;
}

#innerpage-box .locations .locations-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    gap: 2rem;
}
#innerpage-box .locations .locations-grid {
    display: grid;
    gap: 2rem;
}

/* Desktop */
@media (min-width: 1024px) {
    #innerpage-box .locations .locations-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Tablet */
@media (max-width: 1023px) {
    #innerpage-box .locations .locations-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* Mobile */
@media (max-width: 640px) {
    #innerpage-box .locations .locations-grid {
        grid-template-columns: 1fr;
    }
}


/* ===== CARD BASE ===== */
#innerpage-box .locations .location-card {
  background: #ffffff;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  transition: transform 0.45s ease, box-shadow 0.45s ease;
  position: relative;
}

/* ===== CARD HOVER ===== */
#innerpage-box .locations .location-card:hover {
/*   transform: translateY(-12px); */
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.18);
}

/* ===== IMAGE ===== */
#innerpage-box .locations .card-image {
  position: relative;
  height: 210px;
  overflow: hidden;
}

#innerpage-box .locations .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: transform 0.6s ease;
}

/* IMAGE ZOOM */
#innerpage-box .locations .location-card:hover .card-image img {
  transform: scale(1.15);
}

/* ===== OVERLAY ===== */
#innerpage-box .locations .image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.75),
    rgba(0, 0, 0, 0.15),
    transparent
  );
  opacity: 0.9;
  transition: opacity 0.5s ease;
}

#innerpage-box .locations .location-card:hover .image-overlay {
  opacity: 1;
}

/* ===== TITLE ===== */
#innerpage-box .locations .card-image h3 {
  position: absolute;
    bottom: 18px;
    left: 12px;
    right: 12px;
    color: #fff;
    font-size: 30px;
    transition: all 0.4s ease;
    line-height: 1.4;
    font-family: "Poppins", system-ui, -apple-system, sans-serif;
}

#innerpage-box .locations .location-card:hover .card-image h3 {
/*   transform: translateY(0); */
  opacity: 1;
}

/* ===== CONTENT ===== */
#innerpage-box .locations .card-content {
  padding: 24px;
  transition: background 0.4s ease;
}

/* ===== INFO ROW ===== */
#innerpage-box .locations .info {
  display: flex;
  gap: 12px;
  margin-bottom: 12px;
  align-items: flex-start;
}

#innerpage-box .locations .info svg {
  width: 20px;
  height: 20px;
  stroke: #ff5a1f;
  fill: none;
  stroke-width: 2;
  transition: transform 0.4s ease;
}
#innerpage-box .locations .card-content .info p {
      color: #444;
    font-size: 14px;
    line-height: 1.4;

}
#innerpage-box .locations .card-content .info a {
      color: #444;
    font-size: 14px;
    line-height: 1.4;

}

/* ICON MOVE ON HOVER */
.location-card:hover .info svg {
/*   transform: scale(1.15); */
}

/* ===== BUTTON ===== */
#innerpage-box .locations .btn {
  margin-top: 15px;
    width: 100%;
    padding: 8px 16px;
    border: 2px solid #ff5a1f;
    background: transparent;
    color: #ff5a1f;
    border-radius: 6px;
    transition: 0.3s;
    font-size: 14px;
    line-height: 1.4;
    height: auto;
}

/* BUTTON HOVER */
#innerpage-box .locations .btn:hover {
  background: #ff5a1f;
  color: #fff
}
#innerpage-box #appointment {
  background-color: #f7f7f7;
}

/* ----------------------------------------------------------------- */
/* ----------------- Single Inner Page ----------------------------- */
/* ------------------------------------------------------------------- */

/* Wrapper */
/* .contact-card-wrapper {
  max-width: 900px;
  margin: 40px auto;
  padding: 0 16px;
} */

/* Card */
#innerpage-box .single-team-page-add .contact-card1 {
    border: 2px solid #ff5a1f;
    border-radius: 16px;
    padding: 32px;
    color: #1f2937;
    background: linear-gradient(135deg, #ffffff 0%, rgba(255, 90, 31, 0.05) 100%);
    margin-bottom: 40px;
}

/* Grid */
#innerpage-box .single-team-page-add .card-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}

/* Responsive */
@media (max-width: 768px) {
  #innerpage-box .single-team-page-add .card-grid {
    grid-template-columns: 1fr;
  }
}

/* Column */
#innerpage-box .single-team-page-add .card-column {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Item */
.card-item {
  display: flex;
  flex-direction: column;
}

/* Labels */
#innerpage-box .single-team-page-add .card-label {
    font-size: 14px;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #444 !important;
    margin-bottom: 8px;
}

/* Headings */
#innerpage-box .single-team-page-add .card-title {
    font-size: 20px;
    color: #0b0b0b !important;
    line-height: 1.4;
}

/* Text */
#innerpage-box .single-team-page-add .card-text {
  font-size: 16px;
}

/* Links */
#innerpage-box .single-team-page-add .card-link {
  font-size: 18px;
  color: #0b0b0b;
  line-height: 1.5;
  text-decoration: none;
  transition: color 0.3s ease;
}

#innerpage-box .single-team-page-add .card-link:hover {
  color: #ff5a1f;
}

/* Social Icons */
#innerpage-box .single-team-page-add .social-icons {
  display: flex;
  gap: 12px;
}

#innerpage-box .single-team-page-add .social-icon {
  width: 40px;
  height: 40px;
  /* background: rgba(0, 0, 0, 0.05); */
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}
#innerpage-box .single-team-page-add .social-icon i {
  color: #0b0b0b;
}

#innerpage-box .single-team-page-add .social-icon:hover i{
  color: #ffffff;
}
#innerpage-box .single-team-page-add .social-icon:hover {
  background: #ff5a1f;
}
main#innerpage-box li{
  list-style: none;
}

.the-content-team-single li{
    list-style: none;
    position: relative;
    margin-bottom: 15px;
}

#secondary .img-responsive-team{
  width: 100%;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

/* card */

#secondary .card {
  background: #ffffff;
  border-radius: 16px;
  border: 2px solid #ff5a1f;
  padding: 20px;
}

#secondary .card-center {
  text-align: center;
}

/* Icon */
#secondary .icon-wrap {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(255, 90, 31, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #ff5a1f;
}

/* Text */
#innerpage-box #secondary h3.team-headiing {
  font-size: 32px !important;
  margin-bottom: 8px;
  color: #0b0b0b !important;
}

#innerpage-box #secondary p.team-para {
  font-size: 14px !important;
  color: #444 !important;
  margin-bottom: 16px;
}

/* Button */
#innerpage-box #secondary .btn-primary4 {
  width: 100%;
    background: #ff5a1f;
    color: #ffffff;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease;
    padding: 8px 16px;
    line-height: 1.4;
}

#innerpage-box #secondary .btn-primary4:hover {
  background: #e24e19;
}

/* Optional fade animation */
#secondary .fade {
  animation: fadeUp 0.5s ease forwards;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box .peccular-service-content h4 {
    padding: 0;
    margin: 0 0 ;
}
#innerpage-box .peccular-service-box .peccular-service-content h4 a {
    font-size: 18px;
    font-weight: 400;
    color: #000000 !important;
    font-family: 'Poppins';
    font-weight: 600;
    letter-spacing: 0.54px;
    text-transform: capitalize;
}
#innerpage-box .peccular-service-box .peccular-service-content h4:hover a {
    color: #FDA12B;
}
#innerpage-box .peccular-service-box .peccular-service-content p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.45px;
    text-transform: capitalize;
    width: 90%;
    line-height: 23px;
    margin: 12px 0 0;
}
#innerpage-box .buttondesign a.card-icon{
    background-color: #FFA726;
    width: 32px;
    height: 52px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
#innerpage-box .buttondesign a.card-icon svg{
    width: 40px;
    height: 40px;
    stroke: #FFFFFF;
    background: transparent;
    stroke-width: 1;
}
/*---------------------- End Services page ------------------------*/

/*-----------------------
## Gallery Inner Page
-----------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq-content button.accordion.active, button.accordion{
   background: #FF5B4A;
}

.contact_Form_BG {
    background: #4E5359;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}
.peccular-faq-page-form {
   padding: 41px 30px 36px 30px;
}
div#content-box .faq_Contact_block input[type="text"], div#content-box .faq_Contact_block input[type="email"], input[type="url"], div#content-box .faq_Contact_block input[type="password"], div#content-box .faq_Contact_block input[type="search"], div#content-box .faq_Contact_block input[type="number"], div#content-box .faq_Contact_block input[type="tel"], div#content-box .faq_Contact_block input[type="range"], div#content-box .faq_Contact_block input[type="date"], div#content-box .faq_Contact_block input[type="month"], div#content-box .faq_Contact_block input[type="week"], div#content-box .faq_Contact_block input[type="time"], div#content-box .faq_Contact_block input[type="datetime"], div#content-box .faq_Contact_block input[type="datetime-local"], div#content-box .faq_Contact_block input[type="color"] {    padding: 10px 8px;
    padding: 10px 8px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #000 !important;
    font-size: 22px;
    padding-bottom: 12px;
    color: #000;
    font-weight: 400;
}
div#content-box .faq_Contact_block input::placeholder{
    opacity: 1;
    color: #fff;
}
div#content-box .faq_Contact_block textarea::placeholder{
    color:#fff;
}
div#content-box .faq_Contact_block p{
    color: #fff !important;
    margin-bottom: 25px;
}
div#content-box .faq_Contact_block input[type="submit"]{
    color: #fff;
    font-size: 22px;
    background: #FF5B4A;
    border-radius: 10px;
    padding: 11px 40px;
    letter-spacing: 0.5px;
    margin-top: 12px;
    font-weight: 500;
}
div#content-box .faq_Contact_block input[type="submit"]:hover {
color: #fff;
background: #FF5B4A;
}


div#content-box .faq_Contact_block h2 {
    font-size: 50px !important;
    color: #fff !important;
    font-family: sans-serif;
    font-weight: 500 !important;
    background: linear-gradient(to right,#000 7%,#5D8D2F 100%);
    margin: 0 !important;
    line-height: 95px;
    border-radius: 22px;
    margin-bottom: -20px !important;
    position: relative;
    padding-left: 40px !important;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    opacity: 1;
}
#innerpage-box div#content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 24px;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #9FC103;
    display: none;
}

#innerpage-box div#content-box .faq-content button.accordion h3.faq-title:before {
    content: "\f0d7 ";
    font-family: 'Fontawesome';
    color: #182333;
    display: block;
    transition: all 0.8s;
    transition: all 1s ease 0s;
    position: absolute;
    left: 100%;
}

#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f0d8 ";
    font-family: 'Fontawesome';
    color: #182333;
    display: block;
    transition: 0.8s ease-in-out;
    position: absolute;
    left: 99%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #585757;
}
#content-box .faq-content div.panel {
      max-height: 0;
      overflow: hidden;
      transition: 0.6s ease-in-out;
      opacity: 0;
      margin: 0 0 0px;
      border-radius: 0;
      border: 0;
    box-shadow: none;
}
#content-box .faq-content div.panel p{
    margin:0 0 0px;
}
#innerpage-box div#content-box h3.faq-title{
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 23px;
    text-align: left;
    letter-spacing: 0.54px;
    color: #182333 ;
    margin: 0 !important;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    cursor: pointer;
    padding: 0;
    text-transform: capitalize;
}
#innerpage-box div#content-box button.accordion.active h3.faq-title{
        color: #182333!important;
}
#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
font-size: 16px !important;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 400 !important;
    color: #868586;
    line-height: 26px !important;
    opacity: 0.6;
}

.peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
#innerpage-box .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#innerpage-box .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}

#innerpage-box .peccular-faq-img img {
    height: 100%;
    width: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
#innerpage-box .peccular-faq-img:hover img {
    transform: scale(1.1) rotateZ(-3deg);
    -moz-transform: scale(1.1) rotateZ(-3deg);
    -webkit-transform: scale(1.1) rotateZ(-3deg);
    -o-transform: scale(1.1) rotateZ(-3deg);
}
#innerpage-box .peccular-faq-img {
    position: relative;
    overflow: hidden;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/


/* new */

#innerpage-box .testimonials_b {
  display: grid;
  margin-bottom: 30px  ;
}

/*-----------------------
## End Testimonials page
-----------------------------*/

/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
#innerpage-box h1,
#innerpage-box h2,
#innerpage-box h3,
#innerpage-box h4,
#innerpage-box h5,
#innerpage-box h6,

.page-template-templates #innerpage-box h1,
.page-template-templates #innerpage-box h2,
.page-template-templates #innerpage-box h3,
.page-template-templates #innerpage-box h4,
.page-template-templates #innerpage-box h5,
.page-template-templates #innerpage-box h6,

.single #innerpage-box h1,
.single #innerpage-box h2,
.single #innerpage-box h3,
.single #innerpage-box h4,
.single #innerpage-box h5,
.single #innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    /* margin-bottom: 40px; */
    letter-spacing: 4px;
    /* padding: 0 10px; */
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word;
    /* color: ; */
}
#innerpage-box h1{
    color: #0b0b0b;
    font-size: 55px;
    font-weight: 400;
}
#innerpage-box h2{
     color: #0b0b0b;
    font-size: 46px;
    font-weight: 400;
}
#innerpage-box h3{ 
    color: #0b0b0b;
    font-size: 38px;
    font-weight: 400;
}

#innerpage-box h4{
     color: #0b0b0b;
    font-size: 30px;
    font-weight: 400;
}
#innerpage-box h5{
     color: #0b0b0b;
    font-size: 26px;
    font-weight: 400;
}
#innerpage-box h6{
     color: #0b0b0b;
    font-size: 22px;
    font-weight: 400;
}
#innerpage-box p{
     color: #444;
    font-size: 18px;
    font-weight: 400;
     text-align: unset;
}
p{
    text-align: unset;
}

#innerpage-box p strong {
    color: #0b0b0b !important;
    font-weight: 400 !important;
    margin-bottom: 24px !important;
    font-size: 40px;
    line-height: 1.4;
}
#innerpage-box p em {
    color: #00d3f3;
    font-style: italic;
    font-weight: 400 !important;
}
#innerpage-box div#content-box .entry-header h2 a{
    color: #fff;
    text-decoration: none;
    font-style: normal;
}
#innerpage-box li {
    font-size: 18px;
    color: #605F5F;
}
.entry-content {
    color: #fff !important;
    line-height: 30px;
}

/*// --------------Responsive css ----------------------------- */
@media only screen and (max-width:1024px){
#contact svg{  right: -274px;}
#contact .contactsvg2 svg{  right: -312px;}
#contact .peccular-contact-block{    padding-left: 0em;}
#contact .peccular-contact-phone-info a{  font-size: 23px; z-index: 1;
    position: relative;}
#contact .peccular-contact-phone-info{ width: 100%;}
#contact .peccular-contact-phone-icon{ top: -13px;}
#contact .peccular-contact-mailid-info a{ font-size:18px;}
#contact .peccular-contact-mailid-info{  width: 128%; right:0px;}
#contact .peccular-contact-mailid-icon{top: -11px;  left: 35px;}
#contact .peccular-contact-mailid {  margin: 3em 0em;}
#contact .peccular-contact-phone {  margin: 3em 0em;}
#contact .peccular-contact-address{ padding: 6px 0 122px 14px; }
#contact .peccular-contact-address-text{font-size: 16px;}
#blog .peccular-blog-single svg{    top: 220px;}
.inner_contentbox { padding: 3em 0em 0;}
   .archive .inner_contentbox {
        padding: 3em 0em 2em;
    }
    .footer-area input[type="submit"]{
        position: relative !important;
        border-radius: 10px !important;
    }
     #services .peccular-service-content h4 {
        margin-bottom: 15.8px;
    }
     #services .peccular-service-box .peccular-service-icon {
        margin-bottom: 45.24px;
    }
}

@media only screen and (max-width: 320px){
#contact svg {    right: -726px;}
#contact .contactsvg2 svg {  right: -750px;}
#contact { padding-bottom: 2em !important;}
#contact .peccular-contact-phone-info { right: 70px;}
#contact .peccular-contact-phone-info a {font-size: 21px;}
#contact .peccular-contact-phone-icon { top: -15px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#contact .peccular-contact-mailid-info a { font-size: 15px;}
#contact .peccular-contact-mailid-info { width: 69%; right: 35px;}
#contact .peccular-contact-mailid-icon { top: -17px;}
#contact .peccular-contact-address-text{    font-size: 12px; top: -21px;left: 14px;}
#team .peccular-team-content svg{    top: -60px;}
#testimonials .peccular-testimonial-block { padding-bottom: 0;}
#testimonials .peccular-testimonials-imgbox{position: relative; top: -97px;}

}

/*--------------Testimonials Responsiv css --------------------- */




@media screen and (min-width:319px) and (max-width: 425px){
    #banner .bannerLeftShape{
    -webkit-mask-image: none;

    }
#contact .peccular-section-head {
    z-index: 5;
}
.hero-style .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 5px 20px;
}
.hero-style .buttondesign a.btn-look i {
    font-size: 12px;
    margin-top: 2px;
}
.sliderbtns {
    margin-top: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none;

}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    display: none;
}
#about .peccular-about-imgbox .border-upp-left{
    display: none;
}
#about .peccular-about-imgbox .border-upp-right{
    display: none;
}
#about .peccular-about-imgbox .border-dwn-left{
    display: none;
}
#about .peccular-about-imgbox .border-dwn-right{
    display: none;
}
/*Features res*/

 #features .peccular-features-icon {
    top: 30%;
    left: 49%!important;
}
#features .FeaBG_icon {
    height: 92px;
    width: 100%!important;
}
 #features .mid-image-bx img {
    height: 430px;
    width: 100%;
}
/*Banner*/
#banner .banner_mainTitle {
    position: relative;
    overflow: hidden;
    z-index: 1;
    left: 5%;
    width: 330px;
    top: 9%;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 15px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 11px 25px 11px 25px;
    margin-left: 30%;
}
#banner .banner-icn i {
    font-size: 35px;
}
#banner .banner-icn {
    width: 45px;
    height: 45px;
}
#banner .banner-section-area-text h3 {
    font-size: 28px;
    line-height: 50px;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 313px;
}
 #banner .banner-section-area-text {
    padding: 0 0 5px 0px;
}

/*Project res*/
 #project .peccular-project-leafimgboxshape1 {
    margin-left: 40px;
    margin-top: 0px;
    position: absolute;
    width: 100px;
    height: 100px;
}
 #project .peccular-project-leafimgboxshape2 {
    position: absolute;
    right: 7%;
    top: 55px;
    width: 100px;
    height: 100px;
}
/*Contact sec res*/
#contact .contact-padd {
    position: initial;
}
/*Team sec res*/

#team .peccular-team-content2 svg {
    position: relative;
    top: -120px!important;
    z-index: 1;
}
#team .bottom_icon3 {
    position: absolute;
    bottom: 24px;
    right: 2px;
    z-index: 2;
    transform: rotate(0);
}

#team .team_Border_svg {
    position: relative;
    top: -67px!important;
    z-index: 1;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    display: none;
}
.single-footer-1 {
    position: relative;
    top: 0;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox:after{
    display: none;
}

#counter h4.peccular-counter-title {
    margin-bottom: 20px;
}

#counter .peccular-counter-num.count:after {
    font-size: 35px;
    padding-left: 5px;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox {
    /* margin: 0em 20px; */
    padding: 0 10px;
}

 #testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}

}
@media only screen and (max-width:320px){
#testimonials .peccular-testimonials-content i{right: -62px;}

#testimonials .owl-nav .owl-next{    right: 12px;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){

/*Contact Info Res    */
 #contactinfo .peccular-section-head h2 {
    font-size: 30px;
    line-height: 30px;
}
#contactinfo .peccular-contactinfo-button a {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 25px;
}
#contact .peccular-contacti-area .c_i_icon i {
    font-size: 30px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 30px;
}
#contact .peccular-contact-block p.peccular-form-text {
    text-align: unset;
}
/*story res*/

#story .story-sec-border {
    top: 4%;
    bottom: 4%;
}
 #story .story-bg {
    outline-offset: -13px;
}

/*About res*/

#about .peccular-section-subtext {
    font-size: 21px;
    line-height: 25px;
}
#about h3.list_heading {
    font-size: 25px;
}

/* testimonials Res */
#testimonials .peccular-testimonials-image img {
    width: 85px;
    height: 85px;
}
#testimonials .peccular-testimonials-image {
    width: 85px;
    height: 85px;
}

/* Services Res */
 #services .peccular-section-head {
    text-align: left;
}

/*Team Res*/

#team .top_icon1 i.fa.fa-envira,#team .top_icon2 i.fa.fa-envira,#team .top_icon3 i.fa.fa-leaf {
    font-size: 18px;
    font-weight: 600;
    color: #83ab29;
}
.top_icon1 {
    position: absolute;
    top: -23px;
    left: -29px;
}
.top_icon2 {
    position: absolute;
    top: -36px;
    left: -8px;
}
.top_icon3 {
    position: absolute;
    top: -24px;
    left: 13px;
}
#team .border_circle {
    height: 25px;
    width: 25px;
}
#team .Team_details {
    bottom: -21px;
}
#team .team_Border_svg {
    top: -75px;
}
#team .peccular-team-content2 svg {
    top: -139px;
}
#team h4.peccular-team-name {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 9px;
    line-height: 20px;
}
#team h6.peccular-team-designation {
    font-size: 18px;
    margin-bottom: 2px;
}
#team .bottom_icon3 {
  bottom: 23px;
    right: -1px;
    z-index: 2;
}
#team .bottom_icon2 {
    bottom: 54px;
    right: -31px;
    z-index: 1;
}
#team .bottom_icon1 i.fa.fa-envira,#team .bottom_icon2 i.fa.fa-envira,#team .bottom_icon3 i.fa.fa-envira,#team .bottom_icon4 i.fa.fa-envira {
    font-size: 28px;
}
#team .bottom_icon4 {
    bottom: 10px;
    right: -31px;
}
#team .peccular-team-social-icon {
    width: 30px;
    line-height: 28px;
    top: 0px;
    right: 6px;
    padding: 10px 0;
}
#team .peccular-team-social-icon i {
    font-size: 18px;
    padding: 4px 2px;
}
#team {
    padding-bottom: 3em!important;
}

/*footer*/
.footer-area .single-footer-4 .widget-title:before {
    left: 5px;
}
.footer-area li, .footer-area li, .page .footer-area li {
    margin-bottom: 16px;
    font-size: 15px;
}
.footer-area .social-profile-icons ul li {
    padding-right: 8px;
    font-size: 15px;
    margin: 0 5px 0px 0;
}
/**********/
    .hero-style .slide-btns-2 a.ReadMore{
      padding: 12px 15px;
    }
    .hero-style .slide-btns-1 a.ReadMore{
         padding: 12px 15px;
    }
    
 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -65%;
    margin-top: -45px;
    margin-bottom: -54px;
}
#contact .peccular-contact_img_area .c-img-right1 {
    left: 3em;
}
#testimonials .peccular-testimonials-image i {
    right: -70px;
}

}
@media screen and (min-width: 768px) and (max-width: 1024px){
    /*//services responsive*/
 #services .peccular-service-box:hover .peccular-service-content .peccular-service-btn a {
    padding: 0px 25px;
}
 #services .peccular-service-content i {
    font-size: 19px;
}
 #services .peccular-service-content h4 a, #services .peccular-service-hover-content h4 a {
    font-size: 18px;
}
 #services .peccular-service-contenttext {
    margin-top: 6px;
    margin-bottom: 10px;
}
/*//services end responsive*/
    .footer-area .single-footer-4 .widget-title {
    width: 170px;
}
#about .peccular-about-imgbox .border-upp-left {
    height: 65px;
    width: 65px;
    margin-left: 40px;
    margin-top: 30px;
}
#about .peccular-about-imgbox .border-upp-right {
    height: 65px;
    width: 65px;
    /* right: 3em; */
    margin-right: 40px;
    /* top: 15px; */
    margin-top: 30px;
}
#about .peccular-about-imgbox .border-dwn-left {
    height: 65px;
    width: 65px;
    /* left: 3em; */
    /* bottom: 120px; */
    margin-left: 35px;
    margin-bottom: 117px;
}
#about .peccular-about-imgbox .border-dwn-right {
    height: 65px;
    width: 65px;
    /* right: 3em; */
    /* bottom: 120px; */
    margin-right: 40px;
    margin-bottom: 117px;
}
    #innerpage-box .inner-blog-excerpt {
    padding-right: 0em;
    margin-bottom: 10px;
}

#peccular-contactus-wrap .contact_info_area a {
    font-size: 18px;
    color: #fff;
}
#peccular-contactus-wrap .contact_info_area {
    font-size: 17px;
}
#peccular-contactus-wrap .contact_l_area {
    font-size: 16px;
}

#innerpage-box .peccular-team-single .team_Border_svg {
    top: -106px;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg {
    top: -139px;
}

 #innerpage-box .peccular-project-single .img_overlayColored{
        height: 313px;
        width: 220px;
    }
#innerpage-box .peccular-project-single:hover .img_overlayColored {
    transform: rotate(10deg);
    transition: all 0.5s ease;
    width: 230px;
    top: 18px;
    right: 7px;
    height: 327px;
}
#innerpage-box .peccular-project-single:after {
    font-size: 35px;
}
#innerpage-box .peccular-project-single .peccular-project-img .ovrlyT {
    top: 22px;
    left: 30px;
    width: 219px;
    height: 313px;
    z-index: 01;
}
#innerpage-box .peccular-project-single .peccular-project-img .ovrlyB {
    top: 22px;
    left: 30px;
    width: 219px;
    height: 313px;
    z-index: 01;
}
#innerpage-box .peccular-project-content h4 a {
    font-size: 17px;
}
    .maintop-header .header-shopbtn {
    border-radius: 10PX;
    padding: 5px 17px;
    line-height: 30px;
    font-size: 17px;
}



.menu-content {
    padding: 0;
    text-align: left;
    margin-top: 0px;
    position: relative;
    left: 0em;
    margin-right: 0;
}

.slide-btns-2.animated.fadeInDownBig, .slide-btns-1.animated.fadeInDownBig {
    margin-left: 2px;
}
.hero-style .slide-btns-1 a.ReadMore {
    padding: 10px 10px;
}
.hero-style .slide-btns-2 a.ReadMore {
    padding: 10px 10px;
}
.maintop-header .head-Phone-contact span {
    font-size: 18px;
    margin-right: 10px;
}
.maintop-header .head-Phone-contact a {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.maintop-header .head-Phone-contact i.fa-volume-control-phone {
    margin-right: 15px;
    font-size: 25px;
    top: 2px;
}

#counter h4.peccular-counter-title {
  font-size: 17px;
    padding: 0;
}
#counter .peccular-counter-num.count {
    font-size: 22px;
    padding: 0;
    margin: 0;
    line-height: 22px;
    top: 2px;
}
#counter .peccular-counter-icon span {
    font-size: 25px;
}
#counter .peccular-counter-num.count:after {
    font-size: 35px;
    padding-left: 5px;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -26%;
    margin-top: 0px;
    margin-bottom: -49px;
    height: 510px;
    width: 320px;
/*    display: none;*/
}
#contact .contactLeftBGBlur_image {
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 107% 0%, 81% 100%, 0 100%);
}

#contact .peccular-contact_img_area .c-img-right1 {
    left: 2em;
}

#contact .peccular-contact_img_area img.c-img-width {
    width: 85.95px;
    height: 80.91px;
}

#contact .contact_left_BGoverlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    clip-path: polygon(0 0, 107% 0%, 79% 100%, 0 100%);
}

#banner .banner_mainTitle h2 {
    font-size: 38px;
    margin-bottom: 10px;
}
#banner .banner_mainTitle p {
    font-size: 25px;
    line-height: 30px;
}
#banner .banner-icn {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#banner .banner-icn i {
    font-size: 55px;
}
 #banner .banner-section-area-text {
    padding: 16px 18px 5px 18px;
}
#banner .banner-section-area-text h3 {
    font-weight: 500;
    font-size: 35px;
    line-height: 66px;
    margin-left: 19px;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 22px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 10px 35px 10px 35px;
    margin-left: 17%;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 441px;
}
#banner .boxshape1 {
    bottom: -220px;
    left: -190px;
    z-index: 8;
    width: 66%;
    height: 632px;
}
#banner .boxshape2 {
    bottom: -163px;
    left: -195px;
    width: 62%;
    height: 498px;
}
#banner .boxshape3 {
    bottom: -79px;
    left: -95px;
    width: 46%;
    height: 354px;
}
#banner .banner_phn_No {
    margin-top: -22px;
}
#innerpage-box .testimonials_b {
    width: 49.333333% !important;
}
/* #innerpage-box .peccular-project-b, #innerpage-box .peccular-main-b {
    width: 33% !important;
} */
#project .peccular-project-b .peccular-project-single{
    min-height: auto !important;
}


}
@media screen and (min-width:320px) and (max-width: 1024px){
   
    #blog .peccular-box-area-S {
    margin: 0 0px;
}
#blog p {
    padding-right: 0em;

}
.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 0em;}
#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0 !important;
}
} 
@media only screen and (max-width:768px){
        #contact .contact-padd {
    padding-right: 1em;
    position: absolute;
    width: 100%;
    height: 100%;
}
    
    #slider .slide_bg{
        background: none;
    }
    .slider-area .slidershape1{
    -webkit-mask-image: none;
    
    }
#innerpage-box .peccular-team-single .team_Border_svg {
    top: -96px!important;
}
                #innerpage-box .testimonials_b:nth-child(odd) .peccular-testimonials-single:before{
        display: none;
    }
    #innerpage-box .testimonials_b:nth-child(odd) .peccular-testimonials-single:after, .peccular-testimonials-single:before{
        display: none;
    }
    #innerpage-box .testimonials_b:nth-child(even) .peccular-testimonials-single:after{
        display: none;
    }

#innerpage-box .peccular-testimonials-content p {
    font-size: 13px !important;
    line-height: 20px !important;
}
#innerpage-box .peccular-testimonials-single:hover {
    background: none;
}
.fallingeffect {
    display: none;
}
.hero-slider .swiper-button-prev:before,.hero-slider .swiper-button-next:before {
    font-size: 28px;
}

.hero-style .slide-btns-1 a.ReadMore,.hero-style .slide-btns-2 a.ReadMore {
    padding: 8px 8px;
    font-size: 12px;
}

.wp-block-search__inside-wrapper {
    display: block !important;
}
.widget-area button.wp-block-search__button {
    width: 100%;
    margin: 0;
}
/*Contact Info res 768px*/
#contactinfo .peccular-contactinfo-button {
    padding: 10px;
    text-align: center;
}
#contactinfo .peccular-contactinfo-button a {
    padding: 8px 11px;
    font-size: 17px;
    line-height: 20px;
}
 #contactinfo .peccular-section-head h2 {
    font-size: 22px;
    line-height: 30px;
}
/*About res*/
    #about {
        padding: 3em 0 3em !important;
    }
#about .peccular-about-imgbox img {
    width: 350px;
    height: 350px;
    top: 1em;
}
#about .peccular-about-imgbox .leaf_img {
    width: 350px;
    height: 350px;
}
#about .peccular-about-imgbox .border-upp-left {
    left: 12em;
    top: 0px;
    display: none;
}
#about .peccular-about-imgbox .border-upp-right {
    right: 12em;
    top: 0;
      display: none;
}
#about .peccular-about-imgbox .border-dwn-left {
    left: 12em;
    bottom: 17px;
      display: none;
}
#about .peccular-about-imgbox .border-dwn-right {
    right: 12em;
    bottom: 17px;
      display: none;
}
#about .peccular-about-imgbox {
    top: 2em;
    bottom: 2em;
    height: 400px;
}
#about .leaf_img .ovrlyT {
    top: 15px;
    width: 350px;
    height: 350px;
}
#about .leaf_img .ovrlyB {
    height: 350px;
    top: 15px;
    width: 350px;
}
#about:hover .border-upp-left{
     height: 80%;
     transition: all 0.8s;
}
#about:hover .border-upp-right{
        width: 50%;
        transition: all 0.8s;
}
#about:hover .border-dwn-right{
     height: 80%;
     transition: all 0.8s;
}
#about:hover .border-dwn-left{
        width:51%;
        transition: all 0.8s;
}
.peccular-section-head h2:before,
.peccular-section-head h2:after {
    height: 25px;
    width: 25px;
}
/*Features Res*/
div#feature {
    padding: 4em 0 3em !important;
}

#call .call-content-area h2 {
    font-size: 53px;
    line-height: 70px;
    margin-top: 50px;
}

#call .call-content-area h3 {
    font-size: 25px;
    line-height: 55px;
}

#call .call-content-area p {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 35px;
}

.call-share-btn ul li:first-child {
    font-size: 15px;
    line-height: 20px;
}

.call-share-btn ul li a {
    width: 26px;
    height: 26px;
    margin-right: 12px;
    line-height: 26px;
}
    #call .call-bottom-bg {
        top: 65% !important;
    }
#call .phone-area .label-phone svg {
    width: 25px;
}
#call .phone-area .label-phone {
    padding: 6px 19px 6px;
    font-size: 12px;
    line-height: 18px;
}

#call .phone-area .num-phone a {
    font-size: 22px;
    line-height: 32px;
}
#feature h4.peccular-feature-title {
    font-size: 16px;
    line-height: 20px;
}
#feature p.peccular-feature-text {
    font-size: 12px;
    line-height: 20px;
}
#features .FeaBG_icon img {
    height: 100px;
    width: 90px;
    transition: all 0.8s;
}
 #features h4.peccular-features-title {
    font-size: 17px;
    padding: 0;
    margin: 17px 0 8px 0;
    line-height: 24px;
    margin-left: 18px;
}
 #features p.inner-area-text {
    font-size: 13px;
    line-height: 20px;
    margin-left: 17px;
}
 #features h4.peccular-features-title:before {
    font-size: 24px;
    top: 5px;
    margin-right: 0px;
}


#steps {
    padding-top: 4em !important;
    padding-bottom: 2em !important;
}
/*Banner res*/

#banner .banner_mainTitle h2 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 40px;
}
#banner .banner_mainTitle p {
    font-size: 18px;
    line-height: 28px;
}
    div#project {
        padding-bottom: 2em !important;
        padding-top: 2em !important;
    }
/*Contact section res*/
#contact .peccular-contacti-area .c_i_title {
    font-size: 17px;
        padding: 0 10px;
}
#contact .peccular-contacti-area .c_i_data a, #contact .peccular-contacti-area .c_i_data {
    font-size: 13px;
        padding: 0 10px;
}
#contact .peccular-contacti-area .c_i_icon i {
        font-size: 20px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 17px;
}
#contact .peccular-contact-block h2 {
    font-size: 25px;
    line-height: 27px;
}
#contact .peccular-contact-member-wrap input[type="text"], #contact .peccular-contact-member-wrap input[type="email"], #contact .peccular-contact-member-wrap input[type="url"], #contact .peccular-contact-member-wrap input[type="password"], #contact .peccular-contact-member-wrap input[type="search"], #contact .peccular-contact-member-wrap input[type="number"], #contact .peccular-contact-member-wrap input[type="tel"], #contact .peccular-contact-member-wrap input[type="range"], #contact .peccular-contact-member-wrap input[type="date"], #contact .peccular-contact-member-wrap input[type="month"], #contact .peccular-contact-member-wrap input[type="week"], #contact .peccular-contact-member-wrap input[type="time"], #contact .peccular-contact-member-wrap input[type="datetime"], #contact .peccular-contact-member-wrap input[type="datetime-local"], #contact .peccular-contact-member-wrap input[type="color"], #contact .peccular-contact-member-wrap input[type="file"], #contact .peccular-contact-member-wrap textarea {
    font-size: 15px;
    
}
#contact .peccular-contact-member-wrap textarea {
   width: 100%;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
}
#contact .contactLeftBGBlur_image {
    clip-path: none;
}
#contact .peccular-contacti-area {
    padding: 18px 5px;
}

/*Team res*/
#team .owl-theme .owl-nav {
    margin-top: 10px;
    display: block !important;
    top: -50px !important;
    position: absolute;
    right: 85px;
}
#team .peccular-team-content2 svg {
    position: relative;
    top: -95px;
    z-index: 1;
}
#team .team_Border_svg {
    position: relative;
    top: -54px;
    z-index: 1;
}
#team .peccular-team-social-icon i {
    color: #fff;
    font-size: 18px;
    padding: 4px 2px;
    transition: .9s ease;
}
.footer-area .single-footer-4, .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
    top: 0;
}
/*testrimonial res*/
#testimonials .peccular-section-head h3 {
    font-size: 21px;
    line-height: 26px;
}
.peccular-section-head {
    margin-top: 1em;
}

/*Footer res*/

.navigation .mainmenu li.current_page_item a, .current_page_item > a {
    background: none;
    color: #fdb405 ;
}
.footer-area .current_page_item > a {
    background: none;
}
.footer-area .single-footer-2, .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2 {
    padding-left: 2em;
}


/**********/
.maintop-header .Head-top-cont {
    line-height: 10px;
    margin-top: 11px;
}
#newsletter .peccular-section-head h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
    #testimonials .peccular-section-head h2{padding:0;}
  

#sync1 .test-image img {
    width: 65px !important;
    height: 65px;
    outline-offset: 5px;
}

 


#faq-section .faq-content button.accordion, #innerpage-box .faq-content button.accordion {
    padding: 14px 35px 14px 19px;
}

#faq-section .faq-content button.accordion h3.faq-title:before, #innerpage-box .faq-content button.accordion h3.faq-title:before {
    left: 102%;
}
section#faqcontact {
    padding-bottom: 1em !important;
    padding-top: 2em !important;
}


/*//blog page*/
    #innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
        padding: 10px 10px;
    }
    .inner-blog-post {
    margin: 0em 0px 10px;
    padding: 0 10px;
}
    #innerpage-box .peccular-blog-comment span, #innerpage-box .peccular-blog-date span {
        font-size: 13px;
    }
    #innerpage-box .peccular-blog-date i {
        font-size: 14px;
    }
    #innerpage-box .peccular-blog-comment_box {
        padding: 0px 0px 0px 10px;
    }
    #innerpage-box .peccular-blog-comment i {
        font-size: 14px;
    }
    #innerpage-box .blog-page-btn {
    font-size: 16px;
    padding: 10px 0px;
    }
/*    //contact page*/
    #peccular-contactus-wrap .conntact_top_area {
        padding: 3em 3em 9em;
    }
    .page-template-templates #innerpage-box .conntact_infobox_heading h2 {
        font-size: 30px;
        margin-bottom: 2em;
    }
/*    //page*/
    #innerpage-box blockquote p {
    text-align: left;
}
.innerpage-whitebox {
    padding: 0em 1em 0em 1em !important;
}
#story .story-sec-border {
    left: 2%;
    right: 2%;
    top: 3.5%;
    bottom: 3.5%;
}
#pricing {
        padding: 2em 0 2em !important;
}

header.site-header .peccular-head-btn .head-btn a {
    padding: 8.67px 15.61px 8.33px 15.39px;
}


}
@media screen and (min-width:320px) and (max-width: 767px){
    #testimonials .test-mrg{padding: 0 10px;}
    #contact {
        padding-top: 2em !important;
    }
}
@media screen and (min-width:320px) and (max-width: 640px){

    #testimonials .testimonials_carea {
        width: 100%;
        margin:0;
    }
    #testimonials .peccular_testimonial_eme_area {
        bottom: 0;
        position: relative;
        left: 0em;
        width: 100%;
        margin: 1em 0;
    }
    header.site-header .head-Phone-contact {
        padding: 8px 0;
            margin-bottom: 10px;
    }

    #about .peccular-about-video {
        height: 220px;
    }

    #about .peccular-about-video i {
        padding: 15px 15px;
        width: 50px;
        height: 50px;
    }
    #about .about-img-area, #about .space-abtblock {
        width: 100% ;
    }
     #about {
        padding: 2em 0 2em !important;
    }
    #about .about-img-area {
        padding-right: 0;
    }
    #about .peccular-section-subtext {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20.65px;
            padding-right: 1em;
    }   
    #story .story-sec-border {
    left: 3.5%;
    right: 3.5%;
    }    

    #story .story-body {
        margin-right: 0em;
        width: 295.45px;
    }   

     div#project {
        padding-top: 3em !important;
    }

    .peccular-project-area .peccular-project-b:nth-child(1), .peccular-project-area .peccular-project-b:nth-child(3) {
         top: 0; 
    }

    div#project .peccular-project-b {
        margin-bottom: 15px;
    }

    .peccular-project-area {
        margin-bottom: 30px;
    }

    .peccular-project-area .peccular-project-b:nth-child(6) {
        position: relative;
        right: 0;
        top: 0;
    }

    .peccular-project-area .peccular-project-b:nth-child(5) {
        position: relative;
        left: 0;
        top: 0;
    }

    #contact .peccular-contact_img_area {
        display: none;
    }

    #testimonials {
        padding-top: 3em !important;
    }

     div#features .peccular-features-area {
        top: -3em;
    }
     div#services {
        margin-top: 0em;
    }
    #blog .peccular-blog-comment_box {
        text-align: center;
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        width: auto !important;
    }

    .w3 {
        width: 10%;
    }

    .w7 {
         width: 89%;
    }

    #blog {
        padding-top: 4em !important;
    }

    .footer-area .single-footer-4, .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
        padding-left: 0;
    }

    .footer-area .single-footer-3, .footer-area .single-footer-3, .page .footer-area .single-footer-3, .single .footer-area .single-footer-3 {
        padding-left: 0;
    }

     .footer-area .single-footer-2, .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2 {
        padding-left: 0;
    }
    .hero-style .slide-btns-1 a.ReadMore, .hero-style .slide-btns-2 a.ReadMore {
      padding: 1px 5px;
    }
        #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -78%;
        top: 5%;
         font-size: 17px;
        }
        #innerpage-box .peccular-testimonials-single i.fa.fa-quote-right {
        right: 2%;
        bottom: 5%;
        font-size: 17px;
        }
        #content-box .socialMedia {
            float: left;
        }
        .innerpage-whitebox {
        padding: 0em 0em 0em 0em !important;
    }
    .search .innerpage-whitebox {
        padding: 0em 1em 0em 1em !important;
    }
     .search article.product {
        display: block;
        min-width: 100%;
     }
}


@media only screen and (max-width:375px){
    #story .story-sec-border {
        left: 4%;
        right: 4%;
    }
        #innerpage-box .blog-info-area .metabox2brdr ul li {
        margin: 10px 9px 10px 0;
        padding: 0 16px 0 0;
        font-size: 14px;
    }
    #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -58%;
    }

}

@media only screen and (max-width:320px){}

@media screen and (min-width:320px) and (max-width: 425px){

    #testimonials .peccular-testimonials-content p{    font-size: 17px;}
    #banner .peccular-banner-imgbox img{    margin-left: 0;    width: 80%;}
    .peccular-testimonials-imgbox {  top: -158px;  position: relative;}

   .testimonials_b {
        padding: 0;
    }

    #innerpage-box .blog-info-area .metabox2brdr ul li {
        margin: 10px 9px 10px 0;
        padding: 0 16px 0 0;
        font-size: 14px;
    }
    #innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
        padding-left: 0;
    }
}

/*// --------------Procduct cat Responsiv css ----------------------------- */
@media only screen and (max-width: 1400px){
    svg#Layer_1 {  top: -359px !important; }
}

@media screen and (min-width:1024px) and (max-width:1199px){
      #catproduct-section .pro-cat-content svg{ width: 218px !important;}
}
@media screen and (min-width:3px) and (max-width:999px){
        #catproduct-section .pro-cat-content svg{ display: none;}
}
  
@media only screen and (max-width: 1024px){

    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{ width:100% !important;}
    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-content{margin-left: 13px;}  
    .slider-area .slide-inner svg{left: -185px;}
    .slider-area .slide-inner .slidersvg2 svg{left: -222px;}
    #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
    #peccular-contactus-wrap .contact_info_area{    padding: 0;text-align: center;}
    #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
    #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
    .hero-style .slide-title h3.subtitle1 {font-size: 52px!important;     width: 80%;    margin-left: 10%;}
	.hero-style .slide-title h3.subtitle1 span {    font-size: 52px!important;}
    .slider-im {    top: 50%;    left: 50%;    transform: translate(-50%, 0%);    width: 42%;}
    #slider .swiper-slide .image-container {top: 50%;    left: 50%;    transform: translate(-42%, -15%);}
    #slider .swiper-slide .image-container img {    width: 83%;    height: 100%;}
    #slider .peccular-slider-b h4.peccular-slider-title {    font-size: 15px;}
    #slider .owl-carousel .owl-item img {    width: 25px;    height: 25px;}
}

@media only screen and (max-width: 768px){
    .hero-style .slide-btns-1{     font-size: 14px;
    padding: 0 !important;}
    .hero-style .slide-btns-2{    font-size: 16px;padding: 12px 22px !important;}   
    .slider-area .slide-inner .slidersvg2 svg {  left: -339px;}
    .slider-area .slide-inner svg { left: -307px;}
    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon { width: 69% !important;}
    #team .peccular-team-content svg{  top: -64px;}
    #contact .peccular-section-head{ margin-bottom: 1em; margin-top: 1em;}
    #contact svg{  right: -446px;}
    #contact .contactsvg2 svg{  right: -487px;}
    #contact .peccular-contact-phone-info a { font-size:17px;}
    #contact .peccular-contact-phone-info { width: 111%; }
    #contact .peccular-contact-mailid-info a { font-size: 14px;}
    #contact .peccular-contact-mailid-info { width:135%;}
    #contact .peccular-contact-address {  padding: 10px 7px 140px 0px;}
    #contact { padding-bottom: 2em !important;}
    #contact .contact-bg { position: absolute; top: -57px;}
    #contact .peccular-contact-mailid {  margin: 1em 0em;}
    #contact .peccular-contact-phone {  margin: 1em 0em;}
    #contact .peccular-contact-mailid-icon{top: -10px;
    left: 30px;width: 57px;  height: 57px;}
    .page-main-header2{ top: 0 !important; }
     #innerpage-box .ht-blog-thumbnail svg{    top: 1px;    z-index: 0;}
     .inner-blogpost-info{    top: -30px;}
     #peccular-contactus-wrap .contact_info_area{    padding: 0;text-align: center;}
     #peccular-contactus-wrap .contactinner-block{ padding: 12px; }
     #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
     #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
   
}
@media screen and (max-width: 767px){
    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 7em !important;}
}
@media only screen and (max-width:425px){
#catproduct-section .pro-cat-content svg{ width: 403px !important; top: 5em !important;}
    #catproduct-section .pro-cat-img{ width: 100% !important; }
    .slider-area .slide-inner .slidersvg2 svg { display: none;}
    .slider-area .slide-inner svg { display: none;}
    .hero-style .slide-title h2 span,.hero-style .slide-text p{color: #fff !important;}
    #slider {  padding-bottom: 0 !important;}
   #contact .contact-padd { left: 0px;}
   #contact .peccular-contact-phone-info { width: 100%; right: 0;}
   #contact .peccular-contact-mailid-info {  width: 100%; left: 0px;
    text-align: center;}
    #contact .peccular-contact-mailid-icon { top: -9px;left: -34px;width: 57px; height: 57px;
    position: relative; z-index: 5; border-radius: 22%; }
#contact .peccular-contact-phone { margin: 1em 0em; position: relative; bottom: -27px;}
#contact .contactsvg2 svg { right: -657px;}
#contact svg {  right: -617px;}
#contact .peccular-contact-member-wrap i.fa.fa-user{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-envelope-o{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-unlock-alt{top: 0;}
#contact .peccular-contact-address-text { font-size: 16px; padding: 0 18px 0 0;
    text-align: right;  position: relative; top: -21px;}
#contact .peccular-contact-address-icon {text-align: left; padding: 0 0 0 24px;}
#contact .peccular-contact-member-wrap span.wpcf7-form-control-wrap {
    position: relative;  left: 0px;  top: -1px;}
#contact .peccular-contact-phone-icon{    border-radius: 22%;    left: 0;     width: 55px;
    height: 55px;
    top: -50px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#contact .peccular-contact-phone-info a { font-size: 23px;}
#blog .peccular-blog-single svg { top: 201px;     z-index: 0;}
.footer-area input[type="submit"],
.page .footer-area input[type="submit"], .single .footer-area input[type="submit"]{right: 0;}
 #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
 .inner-blogpost-info{    top: -30px;}


}
@media screen and (min-width:320px) and (max-width:375px){

    .sliderbtns {  margin-top: 0em;}
    
    
}

@media only screen and (max-width:375px){


    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 6em !important;}
}
@media only screen and (max-width:320px){
    #catproduct-section .pro-cat-content svg{ width:298px !important; top: 15em !important;}
    #team .peccular-team-content svg { top: -60px;}
    #story .story-sec-border {
        left: 5%;
        right: 5%;
    }
    #about .peccular-about-video {
        height: 155px;
    }
    #about .peccular-about-video i {
        width: 40px;
        height: 40px;
        font-size: 15px;
        line-height: 9px;
    }
}
@media only screen and (max-width:600px){

.product {
    display: block !important;
    grid-template-columns: auto !important;
    grid-template-rows: inherit !important;
    min-width: inherit !important;
}
}

/* --------------why choose us Responsiv css end ----------------------- */
@media screen and (min-width: 320px) and (max-width: 425px){
#whychooseus .peccular-whychooseus-imgbox{   padding: 18px 0px 0 0;}
}
@media screen and (min-width: 320px) and (max-width: 575px){
#whychooseus .peccular-whychooseus-area{  padding: 0 40px;}
#whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{    width:35% !important;}
}
@media screen and (min-width: 320px) and (max-width: 375px){


#whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{     margin-bottom: 15px;   width: 25%;}
#whychooseus .peccular-whychooseus-area .peccular-whychooseus-text{    margin: 15px 0 26px;}
}

/*---------------------------------------------------------------------*/


@media only screen and (max-width:320px){
      #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
      #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -38%;
        top: 3%;
    }
}


/* ------------------------------------------- */


@media screen and (min-width:993px) and (max-width: 1199px){
    .maintop-header ul li{margin-left: 0em;}
}

@media screen and (min-width:576px) and (max-width: 767px){

.footer-area .single-footer-2, .footer-area .single-footer-2,
.page .footer-area .single-footer-2, 
.single .footer-area .single-footer-2{    padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-3, .footer-area .single-footer-3, 
.page .footer-area .single-footer-3, 
.single .footer-area .single-footer-3{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-4, .footer-area .single-footer-4,
.page .footer-area .single-footer-4, 
.single .footer-area .single-footer-4{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-5{left: 30px; top: -8px;}
}

@media screen and (min-width:320px) and (max-width: 575px){
    #innerpage-box .peccular-testimonials-image{    text-align: center;}
    #innerpage-box .peccular-testimonials-identity {    left: 0;   text-align: center;}
    .footer-area .single-footer-5 .footer5overlay{    display: none;}
    .footer-area .single-footer-5{     top: 4px;   padding: 0px 0em 2em 0px; width: 100%;}
}

@media screen and (min-width:320px) and (max-width: 767px){
    .container {
     max-width: 1000px !important;
 }
    .single-footer-5 h4.widget-title{padding: 0 0 0 0px;}
}
@media screen and (min-width:992px) and (max-width: 1199px){

    .footer-area .single-footer-5{    padding: 38px 0em 2em 10px;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    .footer-area .social-profile-icons ul li{  margin: 00 15px 39px 0;}
    .footer-area .single-footer-5{ width: 25%;   padding: 38px 0em 2em 13px;}
}




@media screen and (min-width:768px) and (max-width: 991px){

    #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
}




@media screen and (min-width:320px) and (max-width: 557px){
    .maintop-header ul li{ float: none; margin-left: 0em; margin-right: 10px; text-align: center;}
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description, .single .ht-site-description{ text-align: center; }
    .maintop-header .header-shopbtn{    padding: 5px 20px; font-size: 14px;}
}
@media screen and (min-width: 320px) and (max-width: 387px){
.maintop-header .header-shopbtn { padding: 0px 12px !important;font-size: 11px !important;}
.maintop-header ul li a {    font-size: 14px;}
.maintop-header ul li i.fa-phone { margin-right: 7px; font-size: 20px;}
.maintop-header ul li i.fa-shopping-cart { font-size: 25px; padding: 10px 14px 0 0px;}

}
@media screen and (min-width: 320px) and (max-width: 425px){

     #contact .peccular-project-leafimgcontactboxshape1 {
    display: none;
}
#contact .peccular-section-head h2 {
    font-size: 30px;
}
 #contact .peccular-section-head .image-icon img.peccular-contactHead-imgboxshape {
    margin-left: 29px;
    margin-top: 4px;
    height: 30px;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
    height: 620px;
}

 #project .peccular-project-leafimgboxshape1 {
    margin-left: 17px;
    margin-top: 0px;
    position: absolute;
    width: 140px;
}
 #project .peccular-project-leafimgboxshape2 {
    position: absolute;
    right: 5%;
    top: 40px;
    width: 90px;
}
    #banner .banner_mainTitle {
       left: 10px;
    width: 359px;
    top: 10%;
    text-align: center;
}
     #features .peccular-features-icon {
    top: 34%;
    left: 46%;
}
#banner .banner_mainTitle p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
#banner .banner-icn i {
    font-size: 40px;
}
#banner .banner-icn {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    margin-top: 10px;
    margin-left: 21px;
    margin-bottom: 15px;
    text-align: center;
}
 #banner .banner-section-area-text {
    padding: 0px 10px 5px 10px;
}
#banner .banner-section-area-text h3 {
    font-size: 30px;
    line-height: 23px;
    border-left: none;
    margin-left: 10px;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 18px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 12px 15px 12px 15px;
    margin-left: 30%;
}
#banner .banner_mainTitle h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
#features .FeaBG_icon {
    height: 100%;
    width: 100%;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 318px;
}
#banner .bannerLeftShape {
    -webkit-mask-image: url(images/bannerLeftShape.png);
    mask-image: url(images/bannerLeftShape.png);
    -webkit-mask-position: top center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

 #features .mid-image-bx img {
    height: 470px;
    width: 100%;
}
 #features .peccular-features-single {
    TEXT-ALIGN: center;
}
 #features p.inner-area-text {
    text-align: center;
}
 #features .peccular-section-head {
    margin-bottom: 15px;
    margin-top: 2em;
}
    #counter .peccular-counter-single{border: none;}
.maintop-header ul li .total-count{    top: 22px;}
}

@media screen and (min-width: 320px) and (max-width: 425px){


.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{right: 0 !important;}
}

@media screen and (min-width: 320px) and (max-width: 358px){
  .page-main-header2 .image-icon {
    width: 20em !important; 
       top: 45%;
}
}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}

@media screen and (min-width:320px) and (max-width: 575px){

    .top-bar-head .header-bottom-border { bottom: 0px;}
}

@media screen and (min-width:425px) and (max-width: 768px){

    #testimonials .peccular-testimonials-image img {
    width: 100px;
    height: 100px;
    left: 2.5em;
}
#testimonials .test_content {
    position: relative;
    top: 0;
}
#testimonials h6.peccular-testimonials-designation {
    font-size: 15px;
    margin: 0 0 5px;
}
#testimonials .peccular-testimonials-image {
    padding: 0 0 0 0px;
    width: 160px;
    padding-top: 0;
    top: 1em;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox {
    margin-bottom: 0em;
}
}
@media screen and (min-width:320px) and (max-width: 768px){


    #contact .contactLeftBGBlur_image {
    clip-path: none;
}
#contact .contact_left_BGoverlay {
    clip-path: none;
}

}


@media screen and (min-width:320px) and (max-width: 690px){
    .slider-inner-box{padding: 4em 5em 2em;}
}

@media screen and (min-width:320px) and (max-width: 425px){
    .slider-inner-mainbox:before{    top: 42px;left: 18px;}
    .slider-inner-mainbox:after{    left: 41px;}
    .slider-inner-box {  padding: 4em 3em 2em;}
    .hero-style .slide-btns-2 a.ReadMore{    font-size: 16px;    padding: 0;
    left: 10%;
     padding: 7px 24px;}
}
@media only screen and (max-width:320px){
    .slider-inner-box {  padding: 3em 1em 2em;}
    .slider-inner-mainbox:before{      top: 26px;left: 9px;}
    .slider-inner-mainbox:after{    left: 25px;     top: 9px;}
}
@media only screen and (max-width: 1200px){ 
    #services .owl-carousel .owl-nav button.owl-next:before,
    #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    #innerpage-box .peccular-testimonials-image img {
    }
}
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {
        margin-top: 1em;
    }
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }
    
    .slider-inner-box {
        top: 55%;
    }
    div#team .owl-theme .owl-nav {display: none;}
   
}

@media only screen and (max-width: 767px){
    #features .peccular-features-icon span:before {
        font-size: 20px;
        line-height: 35px;
    }
    #features .peccular-features-icon span {
            width: 30px;
            height: 30px;
        }
        #steps .peccular-steps-b:after {
        left: 58px;
    }
    #newsletter .peccular-newsletter-member-wrap {
        padding: 0;
    }
}

@media only screen and (max-width: 640px){ 


  #whychooseus .peccular-whychooseus-img{
    padding-right: 2em;
}
.peccular-whychooseus-overlay-dark {
    display: none;
}

#innerpage-box .peccular-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}

#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}
#innerpage-box .peccular-testimonials-single {
    margin-top: 0em;
    margin-bottom: 0em;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .peccular-testimonials-content i {
    font-size: 50px;
}
.share-btn, .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
}
.h-contact, .page .h-contact, .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}
.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
#features .peccular-features-b:nth-child(3),#features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
#steps .peccular-steps-b:after {display: none;}
div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}
    #innerpage-box .peccular-project-b, #innerpage-box .peccular-main-b {
        width: 100% !important;
    }
}
@media only screen and (max-width: 375px){

    .slider-inner-box {  width: 315px;    }
}
@media only screen and (max-width: 320px){
    #banner .banner_mainTitle {
    width: 300px;
    }
}
    .slider-inner-box {   width: 310px;  }