 /*----------------------------------------*/
/* 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: 7px 0 3px;
    background: #002434;
    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;
}

.site-header .socials {text-align: right;}
.top-bar-header .socials .share-btn ul li a i {
    font-size: 18px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-right: 18px;
    position: relative;
    overflow: hidden;
}
.top-bar-header .inside-full-height{
    display: none;
}
.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 {
    transform: scale(1.2);
    transition: all 0.9s;
}*/

/*----------------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;
    
}
.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;
}


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-btn {
margin: 16px 0;
    position: relative;
    overflow: hidden;
    padding: 0 3px 0 0;
}
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: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 .peccular-head-btn {
    display: flex;
/*    align-items: center;*/
    justify-content: flex-end;
    gap: 27px;
}
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;
}
header .header-icon a{
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    display: block;
    box-shadow: 0px 0px 6px #00000029;
    text-align: center;
    border-radius: 50%;
    font-size: 18px;
}
header .header-icon svg{
    width: 21px;
    height: 21px;
}
header .header-icon span.count {
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    position: absolute;
    background: #FE9900;
    border-radius: 50%;
    color: #fff;
}
.site-header .site-navigation {
    padding: 0px 0;
}

.site-header .header-fixed .site-navigation {
    text-align: left;
    padding: 0;
    float: left;
}

.bottom-bar-header .buttondesign a.btn-look{
    border-radius: 7px;
    padding: 14px 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
header .buttondesign a.btn-look span{
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0;
}
header .buttondesign a.btn-look i{
    font-size: 15px;
    margin-left: 5px;
}
/*--------------------  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.site-header {
    opacity: 1;
}
.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: #090909;
}

.navigation .mainmenu li a  {
    color: #fff;
}
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: #fff;
 }
 .header.site-header ul.sub-menu ul li a {
    color: #fff;
}

.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 {
    background:none !important;
        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:hover {
        background-color: #1E2452;
}*/
.navigation .mainmenu li.current_page_item:hover ul.sub-menu li:hover, .navigation .mainmenu li:hover ul.sub-menu li a:hover {
    background-color: #FF5B4A !important;
}


.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;
}

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: #ffffff;
    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;
}
.header.site-header ul.sub-menu li:hover, .navigation .mainmenu ul.sub-menu li.current_page_item:hover, ul.sub-menu .current_page_item:hover > a, ul.sub-menu .current_page_item, .navigation .mainmenu ul.sub-menu li.current_page_item{
        background-color: #FF5B4A;
}

/*----------------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;
    }
}

@media only screen and (max-width: 1024px){
    #products-austrak a, #products-sherings a, #products-austmark a {
        margin: 0 0px 5px 15px !important;
    }
    #products-austrak a, #products-sherings a, #products-austmark a {
        width: 30%;
    }
  
   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
}
@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;
        right: 35px;
        top: 13px;
        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;
    font-weight: 700;
    font-size: 48px;
}

.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;
}
#productcat_section .productcat-bg,
#gallery .gallery-bg,
#contactinfo .contactinfo-bg,
#about .about-bg,
#best-seller-products .bestsellerproducts-bg,
#counter .counter-bg,
#banner .banner-bg,
#marquee .marquee-bg,
#testimonials .testimonials-bg,
#products_menu .productsmenu-bg,
section#faqcontact .contact-bg,
#blog .blog-bg,
#facility .facility-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg,
#banner .banner-bg,
#contact .contact-bg,
#featuredproduct-section .featuredproduct-bg,
#products_menu .productsmenu-bg,
header.site-header .header-bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#contactinfo,
#gallery,
#about,
#counter,
#banner,
#testimonials,
#contact,
#blog,
#ourclient,
#newsletter,
#banner,
#footer,
#facility,
#featuredproduct-section,
#products_menu,
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 !important;
    bottom: 117px !important;
    width: 10% !important;
    text-align: center !important;
    right: 195px !important;
}

.swiper-pagination-bullet-active{
    opacity: 1;
    background: #FF5B4A !important ;    
}
.swiper-pagination-bullet {
    width: 21% !important;
    height: 7px !important;    
    border-radius: 24px !important;
    background: #fff !important;
    display: block !important;
    opacity: 0 !important;
    float: left;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
#slider{
    position: relative;
}
#slider .banner-bgimg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .3;
    z-index: -1;
}
#slider .banner-bgimg img{ 
    width: 100%; 
    height:  100%;
}
#slider .banner-animimg1{
    position: absolute;
    left: 0;
    top: 2em;
}
#slider .banner-animimg2{
    position: absolute;
    left: 0;
    bottom: 0;
}
#slider .banner-animimg3{
    position: absolute;
    right: 0;
    bottom: 0;
}
.slider-area{    
    position: relative;
    display: block;
/*    overflow: hidden;*/
    z-index: 1;
}
.hero-style {
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 4;
}
.hero-slider .slide-inner {
    position: relative;
    text-align: left;
    align-items: center;
    display: grid;
    grid-template-columns: 0.7fr 1fr;
}

.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: absolute;
    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-area .slideOverlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.54;
    z-index: 2;
}

.slider-area .sliderimg img{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.slider-inner-mainbox {
    position: relative;
    flex: 1;
    z-index: 4;
}

.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    position: relative;
    z-index: 5;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 7px 4px !important;
}

.hero-style .slide-title h2 {
    font-size: 99px;
    line-height: 100px;
    margin: 10px 0;
}

.hero-style .slide-text p {
    font-size: 18px;
    padding-bottom: 18px;
    line-height: 44px;
    text-align: left;
    margin: 5px 0 25px 0;  
    transition: all .4s ease;
    padding: 0;
}
.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;
}
/*.hero-style .slide-btns-1 a.ReadMore {
    position: relative;
    padding: 20px 12px 8.5px;
}
.hero-style .slide-btns-1 a.ReadMore span{
    font-size: 21px;
    font-weight: 500 !important;
    line-height: 31px;
    background: #fff;
    color: #1E2452;
    padding: 12px 15px 8.5px;
    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;
    margin-right: 0;
    border-left: 20px solid #1E2452;
    z-index: 2;
}
.hero-style .slide-btns-1 a.ReadMore:hover span{
    color: #fff;
    transition-duration: 0.5s;
    background: #1E2452;
    border-left: 10px solid #1E2452;
    border-right: 10px solid #1E2452;
}*/

/*//--------------------- for all button design------------------------*/

.buttondesign a.btn-look {
    background: #FF5B4A;
    padding: 14px 18px;
    border-radius: 0;

}

.buttondesign a.btn-look span {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #000;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500 !important;
    letter-spacing: 0.59px;
    display: inline-block;
}
.hero-style .buttondesign a.btn-look.btn-1:hover{
    background: #fe9900 !important;
    /*border:1px solid #000;*/

}
.hero-style .buttondesign a.btn-look.btn-1:hover span{
color: #fff !important;
}
.hero-style .buttondesign a.btn-look.btn-1{
    background: #fe9900;
}
.hero-style .buttondesign a.btn-look.btn-1 span{
color: #000;

}
.hero-style .buttondesign a.btn-look  {
    font-size: 20px;
    font-weight: 600;
    border-radius: 13px;
    padding: 18px 59px;
    letter-spacing: 1.98px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
}
.hero-style .buttondesign a.btn-look.btn-2 {
    background-color: transparent !important;
    margin-left: 27px;
        border: 1px solid #000;
}
.hero-style .buttondesign a.btn-look.btn-2:hover span{
    color: #fff !important;
}
.hero-style .buttondesign a.btn-look.btn-2:hover{
    background: #FE9900 !important;
    border:0;
}
/*//---------------------end for all button design------------------------*/

.hero-style .slide-btns-2 a.ReadMore {
    font-size: 18px;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    background: #ffffff;
    color: #FF5B4A;
    padding: 12px 28px;
    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;
    border: 2px solid #FF5B4A;
    text-transform: uppercase;
}
.hero-style .slide-btns-2 a.ReadMore:hover{
    color: #fff;
    border: 2px solid #FF5B4A;
}

.hero-style .slide-btns-2 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}

.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: 52px;
    height: 52px;
    border-radius: 50%;
    opacity: 0.9;
    background: #fff;
}

.hero-slider .swiper-button-prev {
    transform: translateX(0px);
    left: 0px;
    top: auto;
    bottom: 5%;
    opacity: 0;
}
.slider-area:hover .hero-slider .swiper-button-prev{
    opacity: 1;
}
.hero-slider .swiper-button-next {
    right: 0px;
     top: auto;
    transform: translateX(0px);
    bottom: 5%;
    opacity: 0;
}
.slider-area:hover .hero-slider .swiper-button-next{
    opacity: 1;
}
.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    transition: all .3s ease;
}

.hero-slider .swiper-button-prev:before {
    content: "\f177";
    font-family: FontAwesome;
    left: -15px;
    color: #FF5B4A;
    font-size: 25px;
    line-height: 30px;
}

.hero-slider .swiper-button-next:before {
    content: "\f178";
    font-family: FontAwesome;
    right: -15px;
    color: #FF5B4A;
    font-size: 25px;
    line-height: 30px;
}

.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: #FF5B4A;
}

.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;
    flex: 1;
    overflow: hidden;
}

@-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);
  }
}

/*----------------------------------------*/
/*  Products Category Area
/*----------------------------------------*/
#productcat_section{
    position: relative;
}
#productcat_section .pro-cat-img {
    overflow: hidden;
}
#productcat_section .peccular-section-head p.sub-title{
    font-size: 16px;
    font-weight: 600;
    margin: 5px 0 18px;
    color: #fe9900;
}
#productcat_section .peccular-section-head p.title{
    font-size: 40px;
    font-weight: 600;
    margin: 10px 0 30px;
    color: #000;
}
#productcat_section .product-grid{
        padding: 0 6em;
}
#productcat_section a.link-cat {
    position: absolute;
    top: 0;
    border: 0;
    width: 100%;
        left: 0;
    height: 100%;
    z-index: 2;
}
#productcat_section .pro-cat-img img {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    filter: brightness(0.85);
    height: auto;
}
#productcat_section .portfolio_item_post:hover .pro-cat-img img {
    transform: scale(1.020) rotateZ(0deg);
    -moz-transform: scale(1.020) rotateZ(0deg);
    -webkit-transform: scale(1.020) rotateZ(0deg);
    -o-transform: scale(1.020) rotateZ(0deg);
    filter: brightness(0.4);
}
#productcat_section h5.category-title {
    font-size: 16px;
    font-weight: 900;
    padding: 0;
    line-height: 33px;
    position: relative;
    margin-bottom: 5px;
}
#productcat_section h5.category-title a {
    font-weight: 500;
    position: relative;
}
#productcat_section h5.category-title a:after{
    content: '';
    position: absolute;
    left: -10px;
    right: -10px;
    bottom: -12px;
    height: 5px;
    border-radius: 100px;
    background-color: #FF7105;
    opacity: 0;
    transition: 0.3s all ease-in-out;
}
#productcat_section .btp--products__cat:hover h5.category-title a:after{
    opacity: 1;
}
#productcat_section .category-btn{
    margin-top: 4.8em;
    text-align: center;
}
#productcat_section .category-btn a {
    font-size: 18px;
    font-weight: 600;
    border-radius: 13px;
    text-decoration: none;
    padding: 17px 64px;
    text-transform: uppercase;
    letter-spacing: 1.78px;
        position: relative;
        color: #000;
        background: #FE9900;
}
#productcat_section .category-btn a.btn2 {
    border: 1px solid #000000;
    margin-left: 25px;
    background: transparent;
    color: #000;
}
#productcat_section .owl-nav {
    display: block !important;
    position: relative;
        left: 0;
    right: 0;
}
#productcat_section .owl-nav button {
    position: absolute;
    top: 40%;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 40px;
    background: none;
    box-shadow: none;
}
#productcat_section .owl-nav button.owl-prev {
    left: -2em;
}
#productcat_section .owl-nav button.owl-next {
    right: -2em;
}

#productcat_section button.owl-dot.active span,
#best-seller-products button.owl-dot.active span{
    /* opacity: 0.2; */
    background: #dc2600 !important;
} 
#productcat_section .owl-carousel{
    display: block;
}
#productcat_section .owl-dots{display: none;}


/*-----------------------
## FAQS page
-----------------------------*/
#faq-section .faq .faq-content,
#innerpage-box .faq .faq-content{
    margin-bottom: 24px;
    border: none;
    border: 1px solid #4F5F65;
}
#faq-section .faq-content button.accordion.active, button.accordion{
   background: #4F5F65;
}

#faq-section .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;
}
#faq-section .faq-content button.accordion,
#innerpage-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
    background-color: #fff;
    padding: 14px 98px 14px 19px;
    border-radius: 0;
}

#innerpage-box .faq-content button.accordion {
    padding: 14px 40px 14px 19px;
}

#faq-section .faq-content button.accordion.active, 
button.accordion:hover,
#innerpage-box .faq-content button.accordion.active, 
button.accordion:hover {
    opacity: 1;
}
#faq-section h3.faq-title:before,
#innerpage-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;
}

#faq-section .faq-content button.accordion h3.faq-title:before,
#innerpage-box .faq-content button.accordion h3.faq-title:before {
    content: "\f107 ";
    font-family: 'Fontawesome';
    color: #4F5F65;
    display: block;
    transition: all 0.8s;
    transition: all 1s ease 0s;
    position: absolute;
    left: 110%;
}

#faq-section .faq-content button.accordion.active h3.faq-title:before,
#innerpage-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f106 ";
    font-family: 'Fontawesome';
    color: #fff;
    display: block;
    transition: 0.8s ease-in-out;
    position: absolute;
    left: 110%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #585757;
}
#faq-section .faq-content div.panel,
#innerpage-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;
}
#faq-section .faq-content div.panel p,
#innerpage-box .faq-content div.panel p{
    margin:0 0 0px;
}
#faq-section .faq-content div.panel.show,
#innerpage-box .faq-content div.panel.show  {
    opacity: 1;
    max-height: 500px;
    padding: 25px 19px;
}

#faq-section h3.faq-title,
#innerpage-box h3.faq-title{
    text-transform: none;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 19px;
    text-align: left;
    color: #4F5F65;
    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;
}
#faq-section button.accordion.active h3.faq-title,
#innerpage-box button.accordion.active h3.faq-title{
        color: #fff!important;
}
#faq-section h3.faq-title:after,
#innerpage-box h3.faq-title:after{
    display: none;
}
#faq-section .faq-content p,
#innerpage-box .faq-content p {
    font-size: 16px !important;
    padding: 0;
    word-break: break-word;
    font-weight: 400 !important;
    letter-spacing: 0.53px;
    color: #8A8989;
    line-height: 26px !important;
}

#faq-section .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#faq-section .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}

section#faqcontact .peccular-section-head {
    margin-bottom: 0;
    margin-top: 0;
}
section#faqcontact .peccular-section-head h2 {
    margin-bottom: 24px;
}
section#faq-section {
    padding-right: 51px;
} 
/*-----------------------
## End FAQS section
-----------------------------*/

/*-----------------------
## Classic Menus Inner Page
-----------------------------*/

#singlecategory .classic_head h2{
font-size: 22px !important;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: #c2902d !important;
    text-align: center;
        margin-bottom: 10px !important;
    margin-top: 10px !important;
}
#singlecategory .classic_head h3{
font-size: 50px !important;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: #000;
    text-align: center;
    font-weight: 600 !important;
        margin-bottom: 10px !important;
    margin-top: 10px !important;}

   #singlecategory .classic_head .classic_head_logoimg {
    text-align: center;
}
/*----------------------------------------*/
/*  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 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;
}

/* Petals animation for about section  */
div#banner {
    overflow: hidden;
}
#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 .set2{
  transform:scale(1.5) rotateY(180deg);
  filter:blur(2px);
}
#banner .set3{
  transform:scale(0.8) rotateX(180deg);
  filter:blur(4px);
}

/*----------------------------------------*/
/*  Bestselling section
/*----------------------------------------*/
#best-seller-products{
    position: relative;
    overflow: hidden;
}
.sec-products .owl-carousel{
    display: block;
}
#best-seller-products .peccular-section-head p {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #fff;
}
#best-seller-products .product-item {
    border-radius: 14px;
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    padding: 14px;
}
#best-seller-products .product-image {
    padding: 0 12px;
    border-radius: 14px;
    position: relative;
    overflow: hidden;
}
#best-seller-products .product-image img {
    border-radius: 50%;
    width: 100%;
}
#best-seller-products .product-content {
    position: relative;
    text-align: center;
    padding: 1.5rem 0 0.5rem;
}
#best-seller-products .title {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    margin-bottom: 7px;
}
#best-seller-products .product-description p {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0.7rem;
}
#best-seller-products span.price {
    font-size: 20px;
    line-height: 24px;
        color: #FF5B07;
}
#best-seller-products span.price bdi {
    font-weight: 800;
}
#best-seller-products .owl-nav button {
    position: absolute;
    top: 40%;
    box-shadow: none;
    background-color: transparent;
}
#best-seller-products .owl-nav button.owl-prev{
    left: -4em;
}
#best-seller-products .owl-nav button.owl-next{
    right: -4em;
}
#best-seller-products .owl-nav button span {
    font-size: 5rem;
}
#best-seller-products .best-selling-btn {
    text-align: center;
    margin: 6em 0 1em;
    position: relative;
}
#best-seller-products .best-selling-btn a {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.98px;
    text-transform: uppercase;
    border-radius: 13px;
    padding: 0.8rem 2rem;
    color: #000000;
    background-color: #fe9900;
}

/*----------------------------------------*/
/*  Featured Products section
/*----------------------------------------*/
#featuredproduct-section{
    position: relative;
    overflow: hidden;
}
#featuredproduct-section .section-first-img {
    position: absolute;
    left: 0;
    top: 4%;
}
#featuredproduct-section .section-second-img {
    position: absolute;
    left: 45%;
    top: 19%;
}
#featuredproduct-section .section-third-img {
    position: absolute;
    bottom: 25%;
}
#featuredproduct-section .section-fourth-img {
    position: absolute;
    top: 62%;
    right: 13%;
}
#featuredproduct-section .section-fifth-img {
    position: absolute;
    left: 0;
    bottom: 2%;
    z-index: 0;
}
#featuredproduct-section .section-sixth-img {
    position: absolute;
    right: 0;
    bottom: 0;
}
#featuredproduct-section .heading-box {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
#featuredproduct-section .section-heading{
        flex: 1;
}
#featuredproduct-section .section-content{
        flex: 1;
}
#featuredproduct-section .section-content p {
    font-size: 16px;
    line-height: 37px;
    letter-spacing: 0px;
    color: #0d0405;
    text-transform: capitalize;
    opacity: .5;
    margin: 0;
    text-align: left;
}
#featuredproduct-section .section-heading h2 {
    font-size: 65px;
        font-weight: 300;
    line-height: 77px;
    letter-spacing: 0px;
    margin: 0;
    width: 315px;
    float: right;
    margin-bottom: 2rem;
}
#featuredproduct-section .product-item {
    width: 50%;
    float: left;
    padding: 0 2em;
    text-align: center;
    margin-bottom: 6em;
    position: relative;
}
#featuredproduct-section .product-item:nth-child(1) {
    margin-top: 9em;
}
#featuredproduct-section .product-item:nth-child(2) .product-details {
    width: 475px;
    float: right;
}
#featuredproduct-section .product-item:nth-child(2) .price {
    transform: scale(.8);
}
#featuredproduct-section .product-item:nth-child(3) .product-details {
    width: 400px;
    position: relative;
}
#featuredproduct-section .product-item:nth-child(3) .price {
    transform: scale(.65);
}
#featuredproduct-section .product-item .price del{
    display: none;
}
#featuredproduct-section .product-item .price bdi{
    
}
#featuredproduct-section .product-details {
    position: relative;
}
#featuredproduct-section .product-image{
    border-radius: 50%;
    position: relative;
    overflow: visible;
}
#featuredproduct-section .product-image:before {
    content: "";
    position: absolute;
    top: -17px;
    bottom: -17px;
    left: -17px;
    right: -17px;
    border: 2px solid #000;
    border-radius: 50%;
    border-style: dashed;
}
#featuredproduct-section .product-image img{
    width: 100%;
    border-radius: 50%;
}
#featuredproduct-section .product-content {
    box-shadow: 0 3px 20px #00000029;
    border-radius: 14px;
    text-align: center;
    width: 462px;
    margin: 4rem auto 0;
    padding: 1.5rem 1rem;
    position: relative;
}
#featuredproduct-section .product-content .title a {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #010f1c;
    text-transform: uppercase;
}
#featuredproduct-section .product-content .description {
    font-size: 16px;
    letter-spacing: 0px;
    color: #010f1c;
    text-transform: capitalize;
    opacity: .5;
    margin: 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
#featuredproduct-section .product-content:after {
    content: "\f178";
    font-family: Fontawesome;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: block;
    border-radius: 50%;
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -1rem;
    cursor: pointer;
}
#featuredproduct-section .product-item .price {
    font-size: 31px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: uppercase;
    width: 155px;
    height: 155px;
    line-height: 155px;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
}
#featuredproduct-section .section-details-wrapper{
        width: 470px;
    text-align: left;
    margin: 6em auto 0;
    z-index: 1;
    position: relative;
}
#featuredproduct-section .product-item:nth-child(2) .section-details-wrapper,
#featuredproduct-section .product-item:nth-child(3) .section-details-wrapper{
    display: none;
}
#featuredproduct-section .section-product-content  {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 1.8;
    color: #010f1c;
    text-transform: capitalize;
    opacity: .5;
    margin-bottom: 3em;
}
#featuredproduct-section .sec-btn a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.58px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 13px;
    padding: 16px 35px;
}
/*#featuredproduct-section .product-grid-box .add_to_cart_button{
    float: none;
    width: 95% !important;
    position: absolute;
    left: 10px;
    right: 0;
    text-align: center;
    padding: 13px 15px;
    font-size: 18px;
    line-height: 20px;
}*/
#featuredproduct-section .product-grid-box .price{
    margin: 00px;
}
#featuredproduct-section .product-grid-box .add_to_cart_button{
    float: none;
    width: 100% !important;
    position: relative;
    left: 00px;
    right: 0;
    text-align: center;
    padding: 13px 15px;
    font-size: 18px;
    line-height: 20px;
    display: block;
    top: 0;
}
#featuredproduct-section .product-grid-box{
    margin-bottom: 0.7em;
}
#featuredproduct-section .product-grid-box .product-button-group{
     top: 10%;
     bottom: auto;
}
#featuredproduct-section .product-grid-box .product-image{
    overflow: visible;
}

#featuredproduct-section .product-grid-box .product-content{
    position: relative;
        padding: 35px 18px 35px 18px;
}
#featuredproduct-section .product-grid-box .product-content:after{
    content: "";
    width: 15px;
    height: 23px;
    background: #4e4c4d;
    position: absolute;
    border-top-left-radius: 154px;
    top: -38px;
    left: -15px;
    z-index: 5;
    border-bottom-left-radius: 150px;
}

#featuredproduct-section .product-grid-box ins {
    float: left;
    text-decoration: none;
}
#featuredproduct-section .product-grid-box del{
    font-size: 15px;
    line-height: 19px;
    top: 15px;
    left: 0;
    color: #ffffff;
}
#featuredproduct-section .product-grid-box ins{
    float: left;
    text-decoration: none;
    position: relative;
    left: 60px;
    top: 4px;
    font-size: 27px;
    line-height: 34px;
    color: #ffffff;
}
#featuredproduct-section .p-4{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/*----------------------------------------*/
/*  Products Menu section
/*----------------------------------------*/
#products_menu{
    position: relative;
    overflow: hidden;
}
#products_menu .peccular-section-head {
    width: 650px;
    margin-bottom: 3.5em;
}
#products_menu .peccular-section-head h2 {
    font-size: 60px;
        font-weight: 400;
    letter-spacing: 0px;
    font-family: Good Brush,sans-serif;
    margin: 0 0 15px;
}
#products_menu .peccular-section-head p{
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 0px;
    margin: 0;
}
#products_menu .custom-product-item {
    position: relative;
}
#products_menu .product_menu-grid {
    margin-bottom: 2.8rem;
    width: 1000px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0 5em;
}
#products_menu .custom-product-item .product-details{
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
#products_menu .custom-product-item .product-price del{
    display: none;
}
#products_menu .custom-product-item .product-price bdi{
        font-weight: 500;
}
#products_menu .custom-product-item a span {
    font-size: 16px;
    font-weight: 600;
}
#products_menu .custom-product-item p{
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0px;
    text-transform: capitalize;
    margin: 10px 0 30px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
#products_menu .custom-product-item:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #fff;
    right: -40px;
    top: -16px;
}
#products_menu .custom-product-item:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 50%;
    right: -46px;
    top: 0;
}
#products_menu .product-menu-banner{
    position: relative;
}
#products_menu .product-menu-banner {
    padding: 2rem 0;
    display: flex;
    gap: 30px;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    z-index: 0;
}
#products_menu .product-menu-banner .product-banner-title {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #000;
    text-transform: uppercase;
    margin: 0;
    width: 350px;
}
#products_menu .product-menu-banner .product-banner-title  span{
    color: #FE9900;
    font-weight: 600;
}
#products_menu .product-menu-banner a {
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 1.98px;
    color: #000;
    text-transform: uppercase;
    border-radius: 13px;
    background: transparent linear-gradient(180deg,#fe9900 0% 100%) 0% 0% no-repeat padding-box;
    padding: 19px 50px;
}
#products_menu .product-menu-banner a.product-second-button {
    border: 1px solid #000000;
    background: transparent;
    margin-left: 30px;
}
#products_menu .product-menu-banner:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200%;
    left: -100%;
    background-color: #fff;
    clip-path: polygon(0 0,100% 0,98.5% 100%,0% 100%);
    z-index: -1;
}
#products_menu .custom-product-item:nth-child(3n-0):before,
#products_menu .custom-product-item:nth-child(3n-0):after {
    display: none;
}
#products_menu .scrolling_content {
    display: flex;
    justify-content: flex-start;
    padding: 25px;
    position: absolute;
    align-items: center;
    top: 0;
    right: 0;
/*    transform: translate(-87%) translateY(-18%) rotate(25deg);*/
    transform: translate(39%) translateY(50%) rotate(-71deg);
}
#products_menu .marquee-text-function {
    display: flex;
    white-space: nowrap;
    animation: right-left 28s linear infinite;
}
@keyframes right-left {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
#products_menu .marquee-text {
    position: relative;
    width: 200px;
    height: 185px;
}
#products_menu .marquee-text img {
    border-radius: 30px;
    transform: rotate(90deg);
    width: 100%;
    height: 100%;
}
#products_menu .marquee-text:after {
    content: "";
    position: absolute;
    left: -1%;
    bottom: -25px;
    right: 0%;
    top: -25px;
    background: radial-gradient(circle 18px at top left,#0000 100%,#ff7627) top left,radial-gradient(circle 18px at top right,#0000 100%,#ff7627) top right,radial-gradient(circle 18px at bottom left,#0000 100%,#ff7627) bottom left,radial-gradient(circle 18px at bottom right,#0000 100%,#ff7627) bottom right;
    background-size: 51% 51%;
    background-repeat: no-repeat;
    z-index: -1;
}

/*--------------------------------------------------------------
1. Start Facility
---------------------------------------------------------------*/
#facility .facility-area{
    position: relative;
    padding: 0 2em;
}
#facility .iconbox i.fa {
    font-size: 100px;
    color: #000000;
}
#facility h2.peccular-facility-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0.5em;
}
#facility .facility-area p {
        font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 2.5em;
}
#facility .mem-inn {
    margin-bottom: 2em;
        position: relative;
    z-index: 1;
}
#facility .facility-area a {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.98px;
    text-transform: uppercase;
    border: 1px solid #707070;
    border-radius: 13px;
    padding: 15px 19px;
    color: #000;
}

/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/

#innerpage-box .peccular-team-single {
    position: relative;
    overflow: hidden;
    padding: 0;
}
#innerpage-box .peccular-team-image { 
    position: relative;  
    margin-bottom: 0px;
 } 
#innerpage-box .peccular-team-image .teaminn-overlay{
     position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    opacity: 0.7;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to bottom, transparent 54%, #000 99%);
    z-index: 1;
}

#innerpage-box .peccular-team-image img {
     width: 100%;
    height: 100%;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
        border-radius: 87px 87px 0px 0px;
}
#innerpage-box .peccular-team-content {
    padding-bottom: 19px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* right: auto; */
    width: 100%;
    text-align: left;
    padding-left: 28px;
        z-index: 2;
}


#innerpage-box .peccular-team-content h4.peccular-team-name {
font-size: 25px !important;
    line-height: 35px;
    font-weight: 500;
    color: #fff !important;
    margin: 0px 0 5px !important;
}
#innerpage-box .peccular-team-content  h5.peccular-team-designation {
    font-size: 16px !important;
    line-height: 19px;
    color: #FF5B4A !important;
    /* opacity: 0.55; */
    margin: 0px 0 26px;
    font-weight: 500 !important;
    padding: 0;
    letter-spacing: 0.53px;
}
#innerpage-box .peccular-team-content h6{
    margin: 0 0 !important;
}
#innerpage-box .social-icon {
    position: relative;
    bottom: 0;  
    left: 0; 
    right: 0;
    align-items: center;
    z-index: 999;
}
#innerpage-box .social-icon a{
      
    margin: 0 23px;
    align-items: center;
    justify-content: center;
}
#innerpage-box .social-icon a i {
    color: #fff;
    transition: all 300ms ease 0s;
    font-size: 23px;
}
#innerpage-box  .peccular-team-social-icon.top-social-icon {
    display: none;
}

#innerpage-box .peccular-team-social-icon a i {
    transition: all 0.3s ease-in-out 0s;
    margin-right: 20.87px;
}
#innerpage-box .peccular-team-social-icon a:last-child i {
    margin-right: 0px;
}
#innerpage-box .peccular-team-social-icon a i:hover {
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s;
}

#innerpage-box .social-icon a:hover i {
    
    color: #E11D07;
}


/*Bottom Leaf ICon 1*/

#innerpage-box .peccular-team-single .bottom_icon1 {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon1 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
/*Bottom Leaf ICon 2*/
#innerpage-box .peccular-team-single .bottom_icon2 {
    position: absolute;
    bottom: 54px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon2 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}

/*Bottom Leaf ICon 3*/
#innerpage-box .peccular-team-single .bottom_icon3 {
    position: absolute;
    bottom: 24px;
    right: 2px;
    z-index: 2;
    transform: rotate(0);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon3 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}

/*Bottom Leaf ICon 4*/
#innerpage-box .peccular-team-single .bottom_icon4 {
    position: absolute;
    bottom: 10px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon4 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .border_circle {
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #FF5B4A;
    background: #fff;
    top: -15px;
    left: -13px;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-image {
    overflow: hidden;
    position: relative;
}

#innerpage-box .peccular-team-single .peccular-team-image img {
    width: 100%;
    height: 351px;
    transition: all 0.8s;
    border-radius: 0;
    transform: scale(1.01);
}
#innerpage-box .peccular-team-single .peccular-team-image:hover img{
    transform: scale(1.2);
}
#innerpage-box .peccular-team-single .peccular-team-content {
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .team_Border_svg {
    position: relative;
    top: -73px;
    z-index: 1;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg {
    position: relative;
    top: -134px;
    z-index: 1;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .team_Border_svg svg path {
    fill: #a39d9d !important;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg path {
    fill: #fff !important;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .Team_details {
    font-size: 18px;
    font-weight: bold !important;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 21px;
    transition: all 0.8s;
    letter-spacing: 0.59px;
    color: #FFFFFF;
}
#innerpage-box .peccular-team-single h4.peccular-team-name {
    letter-spacing: 0.59px;
    color: #FFFFFF;
    font-size:  18px;
    font-weight: bold !important;
    margin-top: 0;
    margin-bottom: 5px !important;
    line-height: 21px;
    transition: all 0.8s;
    padding: 0 !important;
}
#innerpage-box .peccular-team-single h6.peccular-team-designation {
    font-weight: 500 !important;
    color: #FF5B4A;
    font-size: 16px;
    text-transform: none;
    font-family: none;
    transition: all 0.8s;
    margin: 0;
    margin-top: 5px;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon {
    background: transparent;
    position: relative;
    bottom: 0;
    z-index: 999;
    right: 10px;
    padding: 0 0 0 13px;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon i {
    color: #fff;
    font-size: 18px;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon i:hover {
    color:#FF5B4A ;
}
/*Hover effects*/
#innerpage-box .peccular-team-single:hover .peccular-team-social-icon i{
    opacity: 1;
    transform: scale(1.3);
}
#innerpage-box .peccular-team-single:hover .border_circle {
     left: 96%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon1 {
    position: absolute;
    top: -33px;
    left: 90%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon2 {
    position: absolute;
    top: -41px;
    left: 97%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon3 {
    position: absolute;
    top: -30px;
    left: 103%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon1 {
    position: absolute;
    bottom: 70px;
    right: 100%;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon2 {
    bottom: 54px;
    right: 89%;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon3 {
    bottom: 24px;
    right: 100%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon4 {
    bottom: 10px;
    right: 89%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-area {
    padding: 0 22px;
    margin-bottom: 44px;
}

/*----------------------------------------*/
/*  Marquee section
/*----------------------------------------*/
#marquee{
    position: relative;
    overflow: hidden;
}
#marquee .scrolling_content {
    display: flex;
    align-items: center;
    overflow: hidden;
}
#marquee .marquee-text-function {
    font-size: 14px;
    transition: all .5s ease;
    white-space: nowrap;
    display: flex;
    align-items: center;
    text-align: center;
    line-height: 1.2;
    animation: 50s infinite linear;
}
#marquee .marquee-text-function--left-right{
    animation-name: ma-left-right;
}
#marquee .marquee-text-function--right-left{
    animation-name: ma-right-left;
}
@keyframes ma-left-right{
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(0%);
  }
}
@keyframes ma-right-left{
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

#marquee .scrolling_content .marquee-text {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
#marquee .marquee-text .heading {
    font-weight: 700;
    font-style: italic;
    color: #ffffff;
    font-size: 62px;
    padding: 0px 20px;
}
#marquee .marquee-text svg {
    width: 40px;
    height: 38px;
}

/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
#testimonials{    
    position: relative;
    overflow: hidden;
}
#testimonials .peccular-testimonial-block{
    padding-bottom: 17px;
}
#testimonials .peccular-section-head{
    margin-bottom: 0;
    margin-top: 0;
}
#testimonials .peccular-testimonials-single{   
    margin: .5rem 0 0;
    position: relative;
    z-index: 2;
    padding: 0; 
}
#testimonials .thumbnail-area{
     display: flex;
    justify-content: center;
}
#testimonials .thumbnail-area img {
    width: 200px;
    height: 200px;
    border: 3px solid #FFFFFF;
    border-radius: 21px;
}
#testimonials .testimonial-menu-image img {
    transform: matrix(1,.05,-.05,1,0,0);
}
#testimonials .testimonial-client-image {
    margin-left: -5em;
    margin-top: 3em;
        position: relative;
}
#testimonials .testimonial-client-image img {
    transform: matrix(1,-.07,.07,1,0,0);
}
#testimonials .peccular-testimonials-content h4 {
    font-size: 30px;
    color: #fff;
    letter-spacing: 0px;
    margin: 2.3rem 0 1rem;
}
#testimonials .peccular-testimonials-content p {
    letter-spacing: 0px;
    color: #fff;
    opacity: .5;
    font-size: 16px;
    line-height: 23px;
    width: 780px;
    margin: 0 auto 1.5rem;
}
#testimonials .testimonial-rating i {
    color: #ffcc04;
    font-size: 22px;
    margin: 0 8px;
}
#testimonials .owl-dots{
        margin-top: 40px;
}
#testimonials .owl-dots .owl-dot span{
    background: transparent;
    border: 1px solid #fff;
}
#testimonials .owl-dots .owl-dot.active span{
    background: #fff;
}

/*----------------------------------------*/
/*  Gallery Section
/*----------------------------------------*/
div#gallery {
    background-color: #f4f1ea;
        position: relative;
}

#gallery .peccular-gallery-content {
    font-size: 24px;
    color: #fff;
    letter-spacing: 0px;
    text-align: center;
        font-family: 'Good Brush';
    font-weight: 500;
}
.gallery-sec-bg-shape {
    position: absolute;
    left: 0;
    right: 0%;
    top: 0;
    bottom: 0;
    background: #4F2A18;
    opacity: 0.1;
    z-index: 1;
    clip-path: polygon(0 90%, 0% 100%, 22% 100%);
}

/*#gallery a.peccular-gallery-box:hover .gallery-overlay{
opacity: 1
transition: 0.15s ease-in-out;
}*/
#gallery .peccular-section-head {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 10px;
    gap: 30px;
    text-align: left;
}
#gallery h2.gallery-title {
    font-size: 52px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0px;
    color: #000;
    text-transform: uppercase;
    margin: 0.5rem 0px 0.3rem;
}
#gallery p.gallery-subtitle {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #222426;
    text-transform: uppercase;
    margin: 0px 0px 1em;
}
#gallery .gallery-text {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
    color: #00000070;
    text-align: left;
    margin-top: 15px;
    padding-left: 25px;
}

/*-------------------for project drag image option ------------------*/
#innerpage-box .image-comparison {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#innerpage-box .image-comparison__slider-wrapper{position: relative;}
#innerpage-box .image-comparison__slider-wrapper input{border: none;padding:0;}
#innerpage-box .image-comparison__label {
  font-size: 0;
  line-height: 0;
}
#innerpage-box .image-comparison__label,
#innerpage-box .image-comparison__range {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: ew-resize;
  z-index: 20;
}
#innerpage-box .image-comparison__image-wrapper--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(25% + 2px);
  height: 100%;
  overflow: hidden;
}
#innerpage-box .image-comparison__figure:not(.image-comparison__figure--overlay) {
  position: relative;
  height: 268px;
}
#innerpage-box .image-comparison__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 50%;
     object-position: 0 50%;
  overflow: hidden;
}
#innerpage-box .image-comparison__figure img{height: 100%;}
#innerpage-box .image-comparison__figure--overlay .image-comparison__image {z-index: 1;}
#innerpage-box .image-comparison__captionleft,
#innerpage-box .image-comparison__captionright {
    position: absolute;
    overflow: hidden;
    top: 13px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.7px;
    color: #002434;
     min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 2px 9px;
    z-index: 0;
    transition: 0.5s all ease-in-out;
    font-weight: 500 !important;
}
#innerpage-box .image-comparison__captionleft{left: 14px;z-index: 1;}
#innerpage-box .image-comparison__captionright{right: 25%;}
#innerpage-box .image-comparison__captionleft:before,
#innerpage-box .image-comparison__captionright:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 1;
    z-index: -1;
    border: 1px solid #4F5F65;
}
#innerpage-box .image-comparison__caption--before {
  left: 14px;
  z-index: 2;
}
#innerpage-box .image-comparison__caption--after {
  right: 14px;
  text-align: right;
}
#innerpage-box .image-comparison__slider {
    position: absolute;
    top: 0;
    left: 25%;
    width: 2px;
    height: 100%;
    background-color: #fff;
    transition: background-color 0.3s ease-in-out;
    z-index: 10;
}
#innerpage-box .image-comparison__range--active ~ .image-comparison__slider {
  background-color: rgba(255, 255, 255, 0);
}
#innerpage-box .image-comparison__thumb {
    position: absolute;
    top: 45%;
    left: -20px;
    width: 49px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #002434;
    padding: 7px 6px 6px 7px;
    border-radius: 0;
    transform-origin: center;
    letter-spacing: 0.7px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
}
#innerpage-box .image-comparison__slider i.project-icon1 {
    font-size: 26px;
    position: absolute;
    right: 7px;
}
#innerpage-box .image-comparison__slider i.project-icon2 {
    font-size: 26px;
    position: absolute;
    left: 7px;
}
#innerpage-box .image-comparison__range::-webkit-slider-runnable-track {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#innerpage-box .image-comparison__range::-moz-range-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#innerpage-box .image-comparison__range::-webkit-slider-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#innerpage-box .image-comparison__range::-ms-fill-lower {
  background-color: transparent;
}
#innerpage-box .image-comparison__range::-ms-track {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  outline: none;
  cursor: col-resize;
}
#innerpage-box .image-comparison__range::-ms-thumb {
  width: 0.5%;
  height: 100%;
  opacity: 0;
}
#innerpage-box .image-comparison__range::-ms-tooltip {display: none;}


/*-------------------End for project drag image option ------------------*/
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a {
    color: #002434;
    font-weight: 500 !important;
        line-height: 21px;
    font-size: 16px;
}
#innerpage-bo .peccular-project-content {
    margin-bottom: 78px;
}

#innerpage-box .peccular-project-single h4.peccular-project-title {
    margin-bottom: 10px;
}
#innerpage-box .peccular-project-single h4.peccular-project-title a {
    letter-spacing: 0.7px;
    color: #002434;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}
#innerpage-box .peccular-project-single p.peccular-project-text{
    letter-spacing: 0.53px;
    color: #4F5F65;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400 !important;
    padding: 0;
    margin: 0;
}
#innerpage-box .peccular-project-single p.peccular-project-text {
    color: #4F5F65;
    margin-bottom: 10px;
}
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a {
    color: #002434;
}
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a:hover {
    color: #FF5B4A;
}
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title {
    padding: 0;
    margin: 0 0 10px;
}

#innerpage-box .peccular-project-single .buttondesign a {
    display: inline-block;
    position: relative;
    padding: 8px 13px 7px;
}
#innerpage-box .peccular-project-single .buttondesign a span{
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.53px;
    color: #FFFFFF;
}

/*----------------------------------------*/
/*  About us Area
/*----------------------------------------*/
#about {
    background: #fff;
    position: relative;
    overflow: hidden;
}
#about .space-abtblock {
    padding: 0 1em;
}
#about .about-body {
    position: relative;
}
#about .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 0em;
}

#about .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    height: 70px;
    width: 92px;
    margin-left: 14px;
}

#about .peccular-about-img {
    overflow: hidden;
    position: relative;
}

#about .peccular-about-img:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}
.peccular-about-img {
    position: relative;
}
#about .peccular-about-img img {
    width: 100%;
    height: 100%;
    /* -webkit-animation: zoomin 7s ease-in infinite; */
    /* animation: zoomin 7s ease-in infinite; */
    transition: all .3s ease-in;
}

#about .peccular-section-head h2 {
    font-size: 52px;
    line-height: 56px;
    font-weight: : 400;
    text-transform: uppercase;
    margin: 1rem 0 0.5rem;
}
#about .peccular-section-head .about-subtitle{
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 0.8rem;
}
#about .about_description {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 2em;
}
#about .about-bottomimg{
    margin-top: 4em;
}
#about .buttondesign a.btn-look{
    padding: 0;
}
#about .buttondesign a.btn-look span{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.58px;
    text-transform: uppercase;
    border-radius: 13px;
    padding: 17px 45px;
    text-decoration: none;
}

#about .about-img-area {
    position: relative;
    overflow: hidden;
    padding-right: 2em;
}

/*----------------------------------------*/
/*  Banner Area
/*----------------------------------------*/
#banner .banner-body {
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1.6fr 1fr;
    padding: 22px 20px 0 65px;
    border-radius: 33px;
    background: transparent linear-gradient(106deg, #fe9900, #ff5b07);
}

#banner {
    position: relative;
}
#banner .banner-circle-area{
    content: "";
    position: absolute;
    left: 6em;
    top: 6em;
    width: 240px;
    height: 240px;
    border-radius: 50%;
    background-color: #fff;
    opacity: .12;
    z-index: 0;
}
#banner .banner-content-area h2 {
    font-size: 58px;
    line-height: 82px;
    font-weight: 400;
    text-transform: uppercase;
    width: 8em;
    margin: 2rem 0; 
    letter-spacing: 0;
}
#banner .banner-button{
    margin-top: 1.6em;
}
#banner .banner-button a{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1.98px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 13px;
    padding: 18px 34px;
    position: relative;
    z-index: 1;
}
#banner .banner-content-area p{
    letter-spacing: 0.73px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 44px;
    font-weight: 500 !important;
    margin-bottom: 80px;
}
#banner .banner-content-area {
    position: relative;
}
#banner .banner-img-area{
    position: relative;
    z-index: 1;
}
#banner .banner-content-text{
    position: absolute;
    left: 2.8em;
    top: 1.5em;
    text-align: center;
}
#banner .banner-content-text h4 {
    font-size: 27px;
    margin: 0;
}
#banner .banner-content-text img{
    float: right;
}
#banner .banner-circle{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    border: 100px solid #fff;
    opacity: .15;
    z-index: 0;
}
#banner .banner-imgbg-circle{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 336px;
    height: 336px;
    border-radius: 50%;
    border: 90px solid #FE9300;
    opacity: .21;
    z-index: 0;
}
.peccular-contact-outer-area {
    position: relative;
}

.banner-share-btn ul {
    list-style: none;
    margin:0;
    padding: 0;
}
.banner-share-btn {
    position: absolute;
    right: 0;
    bottom: 0;
}
.banner-share-btn ul li a i{
    font-size: 19px;
    z-index: 2;
    position: relative;
}
.banner-share-btn ul li a{
    position: relative;
    overflow: hidden;
    display: block;
    text-align: center;
    margin-bottom: 1em;
}

/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/
.peccular-section-head h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 50px;
    color: #002434;
    position: relative;
}
#best-seller-products .peccular-section-head h2 {
    font-family: 'Roboto';
}
 #innerpage-box .peccular-service-image img {
    width: 100%;
}

.m-0 {
    margin: 0;
}
.padding-0{padding: 0;}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/

#counter .counter-bg{
   /* background: url(images/counterbgimg.jpg);*/
       z-index: -1;
}
#counter {  
    background: #FFF7F6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#counter .peccular-counter-wrapper{
        padding: 5em 0 4em;
}
#counter .peccular-counter-wrapper h2 {
    font-size: 89px;
    line-height: 99px;
    font-weight: 400;
    margin: 2rem 0;
    padding-right: 15%;
}
#counter .counter-brd {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #000;
}
#counter .peccular-counter-num.count {
    font-size: 68px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: capitalize;
    color: #FE9900;
}
#counter .peccular-counter-area{
        margin-top: 2.5rem;
}
#counter .counter-img{
    padding-top: 4em;
    position: relative;
}
#counter .counter-right-image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
}
#counter .counter-image {
    text-align: center;
}
#counter h4.peccular-counter-title{
    font-size: 16px;
    text-transform: uppercase;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
#blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#blog {
    position: relative;
    overflow: hidden;
}
#blog .peccular-section-head {
    margin-bottom: 0em;
      margin-top: 0em;
}

#blog .peccular-section-head h2{
    color: #002434;
    margin-bottom: 58px;
}


#blog .peccular-section-head h3{
        color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
}


 #blog .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    margin-left: 44px;
}
 #blog .peccular-section-head i {
    color: #FF5B4A;
    font-size: 1px;
    padding: 0px 68px;
    background: #FF5B4A;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    margin-left: 9px;
}
#blog .peccular-blog-post{    
    background: #fff;
    padding: 0em;
    margin: 0 31px 1em;
    position: relative;
    overflow: hidden;
}
#blog .peccular-box-area-S {    
    padding: 0;
    position: relative;
}
#blog h4.inner-area-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    letter-spacing: 0.73px;
    color: #002434;
    font-weight: 500 !important;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
    color: #FF5B4A;
    transition: all 1s ease 0s;
}
#blog .buttondesign a.btn-look {
    background-color: #002434;
}
#blog p{
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-all;
    line-height: 26px;
    letter-spacing: 0.4px;
    color: #707070;
    margin-bottom: 19px;
}

#blog a.read-btn{
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    /* font-weight: 500; */
    font-size: 13px;
    line-height: 16.55px;
    padding: 0;
    padding-bottom: 8.78px;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-style: normal;
    text-align: left;
}
#blog a.read-btn:hover {
    color: #FF5B4A;
}
#blog a.read-btn:before {
  display: block;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 5px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#blog a.read-btn:hover:before {
    width: 0%;
}

#blog .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 7px 15px 6px;
}

#blog .buttondesign a.btn-look span {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.53px;
    font-weight: 500 !important;
}

#blog .peccular-blog-single {   
    padding: 40px 20px 5px;
    border-top: 0;
}

#blog .peccular-blog-comment_box{ 
    text-align: right;
    color: #d0dbed;
    font-size: 16px;
}
#blog .peccular-blog-thumbnail {
    position: relative;
    overflow: hidden; 
}

#blog .peccular-blog-comment span, 
#blog .peccular-blog-date span {
    letter-spacing: 0.53px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
}
#blog .peccular-blog-post:hover .peccular-blog-date span {
    color: #fff;
}

/*#blog .peccular-blog-post .peccular-socialMedia ul li a i{
    font-size: 18px;
    font-weight: 500;
    padding-right: 5px;
    color: #fff;
    background: #191919;
}*/
#blog .peccular-blog-comment {
    margin-bottom: 19.07px;
    position: relative;
}

#blog .peccular-blog-post .blog-socials {
    position: relative;
}

#blog .peccular-blog-post .peccular-socialMedia {
    position: absolute;
    right: 0;
    top: 0;
}

#blog .peccular-blog-post .peccular-socialMedia ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
    position: relative;
}

#blog .peccular-blog-post .peccular-socialMedia ul li {
    display: inline-block;
    margin-left: -30px;
    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;
}
#blog .peccular-blog-post .peccular-socialMedia ul li a.site-button {
    /* border-radius: 50%; */
    width: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
    color: #fff;
    background: #191919;
    z-index: 3;
}

#blog .peccular-blog-post .peccular-socialMedia ul li a:hover {
    color: #FF5B4A;
}

#blog .peccular-blog-post .peccular-socialMedia ul li a {
    /* border-radius: 50%; */
    width: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
    color: #fff;
    background: #191919;
    z-index: 2;
}

#blog .peccular-blog-post .peccular-socialMedia ul:hover li {
    margin-left: 4px;
}

#blog .peccular-blog-date i{
    font-size: 18px;
    font-weight: 500;
/*    padding-right: 5px;*/
    color: #fff;
}




#blog .peccular-blog-imgbox * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#blog .peccular-blog-imgbox figcaption {
    position: absolute;
    bottom: -15px;
    left: 55%;
    right: 15px;
    height: 100%;
}
#blog .peccular-blog-imgbox .blog_date_box {
    top: -25px;
    position: relative;
}
#blog .peccular-blog-imgbox .blog_date_box_hover,
#blog .peccular-blog-imgbox .peccular-blog-date {
    position: absolute;
    /* margin: 0;*/
    display: inline-block;
    width: 100%;
    left: 0;
}
#blog .peccular-blog-imgbox .blog_date_box_hover {
    bottom: 0;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
}
#blog .peccular-blog-imgbox .peccular-blog-date {
    -webkit-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    padding: 10px 22px;
}
#blog .peccular-blog-imgbox .peccular-blog-date {
    background-color: #FF5B4A;
}
/*.peccular-blog-imgbox a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}*/
#blog .peccular-blog-post .peccular-blog-imgbox {
    position: relative;
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox {
    overflow: hidden;
}

#blog .peccular-blog-post:hover .peccular-blog-imgbox img,
#blog .peccular-blog-post.hover .peccular-blog-imgbox img {
 /* -webkit-filter: blur(5px);
 filter: blur(5px);*/
 -webkit-transform: scale(1.15);
 transform: scale(1.15);
}

#blog .peccular-blog-post .peccular-blog-imgbox img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%;
}

#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .blog_date_box_hover,
#blog .peccular-blog-post.hover .peccular-blog-imgbox figcaption .blog_date_box_hover {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .peccular-blog-date,
#blog .peccular-blog-post.hover .peccular-blog-imgbox figcaption .peccular-blog-date {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox .blog_date_box_hover {
    margin: 0;
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .peccular-blog-date{
    margin-top: 25px;
}

/*Animated Side Leaf Images CSS*/
#blog img.peccular-blog-leafTopRightimgboxshape1 {
    position: absolute;
    right: 0;
}
#blog img.peccular-blog-leafTopLeftboxshape2 {
    position: absolute;
    left: -42px;
    bottom: 0;
}
#blog img.peccular-project-leafBottomRightimgboxshape2 {
    position: absolute;
    bottom: 0;
    right: -42px;
}

/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
#newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#newsletter {
    position: relative;
    z-index: 1;
}
#newsletter .peccular-section-head {
    margin-bottom: 0em;
        margin-top: 0;
}
#newsletter .newsletter-sign-box {
    position: relative;
    z-index: 999;
}
#newsletter .peccular-section-head h2{
font-size: 56px;
    line-height: 80px;
    margin-bottom: 0;
    font-weight: 500 !important;
    letter-spacing: 1.32px;
    color: #FFFFFF;
    text-transform: uppercase;
        margin-bottom: 5px;
}
#newsletter .peccular-newsletter-member-wrap {
    top: 29px;
    position: relative;
}
#newsletter .peccular-section-head p{
    font-size: 16px;
    color: #ffffffbf !important;
    font-family: 'Roboto';
}
#newsletter .peccular-section-head h3{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
#newsletter .peccular-section-head h3:before{
    content: "\f1db ";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #ffffff;
    font-size: 26px;
    position: relative;
    font-style: normal;
    top: 4px;
    margin-right: 8px;
}
#newsletter .peccular-section-head-icon {
    text-align: center;
}
#newsletter .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}

#newsletter  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #B8B5B5;
}
#newsletter .peccular-newsletter-member-wrap {
    color: #fff;
    padding: 0;
}

#newsletter .peccular-newsletter-member-wrap p {
    padding:0;
    margin:0;
}

#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: #fff;
    margin: 0 0 0px 0;
    border-radius: 0;
    padding: 22px 30px;
    font-size: 14px;
    line-height: 19px;
    height: 52px;
    font-weight: 400 !important;
    background: transparent;
    border: 1px solid #FCFCFC !important;
    border-radius: 9px;
}

#newsletter .peccular-newsletter-member-wrap {
    margin: 18px 0;
}

#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;
    background: #FE9900;
    color: #000;
    font-weight: bold !important;
    padding: 14px 30px;
    line-height: 24px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    transition: all 0.5s ease 0s;
    opacity: 1;
    right: 0;
    box-shadow: none;
    letter-spacing: 1.58px;
    border-radius: 13px;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    color: #B8B5B5;
     transition: all 0.5s ease 0s;
     background: #fff;
}


/*----------------------------------------*/
/*  13. Contact home Area
/*----------------------------------------*/
#contact {
    background-color: #002434;
}
#contact .contactleft-bg {
    position: absolute;
    height: 361px;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 55%;
}
#contact .mainHeading {
    display: inline-flex;
}
#contact {
    position: relative;
    overflow: hidden;
}
#contact .peccular-contact {
    padding-top: 0em;
    position: relative;
}
#contact img{
    position: relative;
}
.peccular-section-form_main-img{
    position: relative;
    overflow: hidden;
}
#contact img.peccular-contact-main-image {
   outline: 1px solid #fff;
    outline-offset: -15px;
    width: 100%;
    height: 100%;
    -webkit-animation: zoomin 7s ease-in infinite;
    animation: zoomin 7s ease-in infinite;
    transition: all .3s ease-in;
}
#contact .home-contact-bgimg{

    -webkit-mask-image: url(images/contactform12.png);
    mask-image: url(images/contactform12.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

#contact .peccular-contact_img_area {
    position: relative;
}

#contact .peccular-contact_img_area img.c-img-width {
    width: 133.95px;
    height: 128.91px;
    border-radius: 10px;
    outline: 3px solid #F1F1FF;
    /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */
    animation: bounce2 2s ease infinite;
    animation: color-change 2s linear infinite;

}
#contact  .wpcf7-not-valid-tip {
    color: #FF5B4A;
    padding-left: 60px;
    padding-top: 6px;
}

@keyframes color-change {
  0%,100%{
    outline-color:#bbbe829e;
  }

  25%{
    outline-color:#989d369e;
  }
  
  50%{
    outline-color:#FF5B4A;
  }
  
  75%{
    outline-color:#6165069e;
  }
}

#contact .peccular-contact_img_area .c-img-left1 {
    position: absolute;
    top: 12em;
    right: 2em;
    webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

#contact .peccular-contact_img_area .c-img-left2 {
    position: absolute;
    bottom: 12em;
    left: 0;
    webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

#contact .peccular-contact_img_area .c-img-right1 {
    position: absolute;
    top: 2em;
    left: 4em;
    webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

#contact .peccular-contact_img_area .c-img-right2 {
   position: absolute;
    bottom: 14em;
    left: 2em;
    webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
}


 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -83%;
    margin-top: -45px;
    margin-bottom: -54px;
}
#contact .contact_info_area{    
    padding: 3em 4em 1.5em;
    position: relative;
    background: #FF5B4A;
}

#contact .peccular-contacti-area {
    background: #687aa2;
    border-left: 6px solid #feb403;
    margin: 0 0 15px;
    padding: 18px 15px;
    position: relative;
}

#contact .peccular-contacti-area:after {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 500px;
    opacity: 0;
    background-color: #feb403;
    transition: all 0.3s ease;
    z-index: 1;
    content: '';
}
#contact .peccular-contacti-area:hover:after {
    right: 0;
    opacity: 1;
    transition: all .4s linear;
}
#contact .peccular-contacti-area .c_i_icon i{
    font-size: 50px;
    color: #000;
    position: relative;
    z-index: 2;
    transition: .9s ease;
    padding-top: 6px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 40px;
}

#contact .peccular-contacti-area:hover .c_i_icon i{
    color: #fff;
        transform: scale(1.2);
}
#contact .peccular-contacti-area .c_i_title {
    color: #f8fafd;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
}
#contact .peccular-contacti-area .c_i_data a, #contact .peccular-contacti-area .c_i_data {
    color: #eaeff7;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
#contact .peccular-contacti-area .c_i_data a:hover{
    color: #FF5B4A;
}

#contact  .peccular-contact-member-wrap {
    color: #787F81;
}

#contact .peccular-contact-block h2, #contact .peccular-section-head h2 {
    color: #fff;
    margin-bottom: 6px;
    letter-spacing: 0.48px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold !important;
}


#contact .peccular-section-head p {
    color: #fff;
    letter-spacing: 0.53px;
    color: #F8F9FA;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400 !important;
    margin-bottom: 42px;
}

#contact .sec-info-icon svg {
    width: 50px;
}

#contact .sec-info-icon svg path{
    fill: #fff;
}

#contact .contact-detail:hover .sec-info-icon svg path{
      fill: #FF5B4A;
}

#contact .sec-info-label {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400 !important;
    letter-spacing: 0.66px;
    color: #F8F9FA;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-left: 10px;
}
#contact .contact-detail {
    margin-bottom: 52px;
    position: relative;
}

#contact .contact-detail.c-b-space {
    margin-bottom: 0;
}
.sec-info-data{
    font-size: 16px;
    line-height: 23px;
    font-weight: 400 !important;
    letter-spacing: 0.53px;
    color: #F8F9FA;
    padding-left: 10px;
}
.sec-info-data a{
    color: #F8F9FA
}
.sec-info-data a:hover{
    color: #FF5B4A;
}

#contact .socials ul li {
    float: right;
}

#contact .socials {
    text-align: right;
    margin-top: 37px;
}
#contact .socials ul li a i{
    background: #a6b2b8;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #000;
    line-height: 32px;
    text-align: center;
    margin-left: 26px;
    position: relative;
    overflow: hidden;
    border: 4px solid #72858f;
    font-size: 16px;
}

#contact .socials ul li a i:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FF5B4A;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: 0;
}

#contact .socials ul li a i:hover:after {
    bottom: 0;
} 

#contact .socials ul li a i:before{
    z-index: 1;
    position: relative;
}

#contact .socials ul li a i:hover{
    color:#fff;
}

 #contact .peccular-section-head .image-icon img.peccular-contactHead-imgboxshape {
    margin-left: 50px;
    margin-top: 10px;
}
#contact .peccular-contact-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
    padding-left: 0em;
}

#contact .peccular-contact-block h2 {
    margin-bottom: 41px !important;
}
#contact .peccular-contact-block p.peccular-form-text {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    /* padding-right: 8em; */
    padding-bottom: 40px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.8px;
    padding: 0 2.5em;
}
#contact .peccular-form_area {
    padding-left: 119px;
}

#contact .peccular-contact-phone{
 
    margin: 5em 0em;
}
#contact .peccular-contact-phone-info{
    color: #fff;
    background: #bc90e9;   
    padding: 8px 11px;
    border-radius: 13px;
    position: relative;
    left: 0;
    text-align: center;

}
#contact .peccular-contact-phone-info a{
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}
#contact .peccular-contact-phone-icon{
    background: #bc90e9;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: relative;
    left: -19px;
    top: -9px;
}
#contact .peccular-contact-phone-icon i {
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    padding: 0px 9px;
    transform: rotateZ(245deg);
}

#contact .peccular-contact-mailid{
   
    margin: 5em 0em;
}
#contact .peccular-contact-mailid-info{
    color: #fff;
    background: #7fae16; 
    padding: 11px 0px 10px 10px;
    border-radius: 13px;
    position: relative;
    left: 0;
    text-align: left;
    z-index: 2;  
}
#contact .peccular-contact-mailid-info a{
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}
#contact .peccular-contact-mailid-icon{
    background: #7fae16;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: relative;
    left: -19px;
    top: -10px;
}
#contact .peccular-contact-mailid-icon i {
    color: #fff;
    font-size: 27px;
    line-height: 60px;
    padding: 0px 4px;
}
#contact .peccular-contact-address{
    background: #fcdd18;
    padding:13px 10px 11em 7px;    
    clip-path: polygon(0 0, 100% 0%, 100% 28%, 5% 28%);
}
#contact .peccular-contact-address-icon{
    text-align: right;
}
#contact .peccular-contact-address-icon i{
    color: #fff;
    font-size: 32px;
    line-height: 30px;
    padding: 0px 23px;
}
#contact .peccular-contact-address-text{
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    padding-top: 3px;    

}
#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: #FFFFFF;
}

#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{
    background: #002434;
    z-index: 2000;
    margin: 0 0 22px 0;
    border-radius: 0;
    padding: 18px 25px 19px;
    line-height: 19px;
    font-size: 16px;
    height: 56px;
    font-weight: 400 !important;
    border: 1px solid #6A6A6A !important;
    border-radius: 2px;
    letter-spacing: 0.26px;
    color: #FFFFFF;
}

#contact .peccular-contact-member-wrap select,
#contact .peccular-contact-member-wrap input[type="file"]{
    width: 100%;
    border: 1px solid #6A6A6A !important;
    z-index: 2000;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 18px 25px 19px;
    line-height: 19px;
    font-size: 16px;
    height: 56px;
    font-weight: 400 !important;
    background: #002434;
}
#contact .peccular-contact-member-wrap input[type="file"] {
    padding: 18px 25px 19px;
    height: 56px;
}

#contact .peccular-contact-member-wrap textarea {
    height: 203px;
    padding: 18px 25px 19px;
    border: 1px solid #6A6A6A !important;
    border-radius: 2px;
}
#contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#FFFFFF;
}

#contact .peccular-contact-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
    font-weight: 500;
}

#contact .peccular-contact-member-wrap input[type="submit"]{
    font-weight: bold !important;
    padding: 17px 35px 16px;
    position: relative;
    background: #FF5B4A;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    display: block;
    box-shadow: none;
    height: 57px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 7px;
}
#contact .peccular-contact-member-wrap input[type="submit"]:hover {   
    background-color: #002434;
    transition: all 0.5s ease 0s;
    transform: scale(1.0);
    color: #fff;
}

#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. Footer Area
/*----------------------------------------*/
 #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: 34px;
    letter-spacing: 0.53px;
}
.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:before,  .footer-area li:before, .page .footer-area li:before, .single .footer-area li:before {
    content: "\f111";
    font-family: 'Fontawesome';
    font-size: 8px;
    padding-right: 10px;
    color: #fff;
}
.footer-area li,  .footer-area li, .page .footer-area li, .single .footer-area li{
    position: relative;
    overflow: hidden;
}

.footer-area li:after,  .footer-area li:after, .page .footer-area li:after, .single .footer-area li:after {
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
.footer-area li:hover:after,  .footer-area li:hover:after, .page .footer-area li:hover:after, .single .footer-area li:hover:after {
    width: 100%;
}


#footer .peccular-footer-mainoverlay {
position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 0.77;
    background-size: cover;
    background-color: #000;
}


.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: 22px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: bold !important;
    position: relative;
    padding: 0;
    display: inline-block;
}
/*
 #footer .widget_block h1:before,
 #footer .widget_block h3:before, 
 #footer .widget_block h4:before, 
 #footer .widget_block h5:before, 
 #footer .widget_block h6:before, 
 #footer .widget_block h2:before,
 .footer-area .widget-title:before {
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
 #footer .s-footer:hover .widget_block h1:before,
 #footer .s-footer:hover .widget_block h3:before, 
 #footer .s-footer:hover .widget_block h4:before, 
 #footer .s-footer:hover .widget_block h5:before, 
 #footer .s-footer:hover .widget_block h6:before, 
 #footer .s-footer:hover .widget_block h2:before,
.footer-area .s-footer:hover .widget-title:before {
    width: 100%;
}*/

 #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;
    background: #fff;
}

.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: 18px;
    font-weight: 400 !important;
    color: #fff;
    opacity: 1;
    line-height: 19px;
    letter-spacing: 0;
}
.footer-area .bottom-area  .footer-text{
  color: #1B1D21;
}
.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: 67px;
    width: 100%;
    padding: 5px 15px;
    font-style: normal;
    font-weight: 400;
    color: #989898;
    border: 0.1px solid #FFFFFF;
    background: #384149;
    letter-spacing: 0.58px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.footer-area input::placeholder, 
.footer-area textarea::placeholder{
    color: #989898;
}
.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;
    padding: 21.15px 22.43px 21.79px 24.28px;
    color: #fff;
    -moz-transition: all 0.3s ease;
    border-radius: 0 10px 10px 0;
    box-shadow: none;
    position: absolute;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-align: center;
    text-transform: uppercase;
    right: 0;
}
*/
.page .footer-area input[type="submit"]:hover{  color: #000;   background: #feb502; }
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    background: #FF5B4A;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,
.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
   color: #FF5B4A;   background: #fff; 
}
.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{    
    padding: 0;
    font-size: 17px;
    position: relative;
    /* left: auto; */
    /* width: 40px; */
    /* height: 40px; */
    line-height: 40px;
    /* background: #39494E; */
    border-radius: 50%;
    margin-bottom: 13px;
    text-align: left;
    color: #FE9900;
    padding-right: 10px;
}
.textwidget.custom-html-widget .footer-area i.fa,.textwidget.custom-html-widget .page .footer-area i.fa {
        padding: 0;
    font-size: 17px;
    position: relative;
    /* left: auto; */
    /* width: 40px; */
    /* height: 40px; */
    line-height: 40px;
    /* background: #39494E; */
    border-radius: 50%;
    margin-bottom: 13px;
    text-align: left;
    color: #FE9900;
    padding-right: 10px;
}

.textwidget.custom-html-widget p.footeraddrss {
    display: inline-block;
    position: relative;
    top: -49px;
    left: 22px;
}
.footer-area i.fa {
    color: #fff;
}
 .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: 7px;
    line-height: 20px;
    border-radius: 50%;
    color: #000;
    background: #fff;
    width: 32px;
    height: 32px;
    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: 2em;
    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: 4em;
    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 .footer_left_leafimage{
    width: 87px;
    height: 87px;
    transform: rotate(-101deg);
    left: -31px;
    top: 80px;
    filter: blur(1px);
    position: absolute;
}
.footer-area .footer_bottom_leafimage{
    bottom: 7px;
    position: absolute;
    width: 131px;
    height: 81px;
        z-index: 1;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }

  .footer-area .social-profile-icons ul li a i:hover{
    background: #FE9900 !important;
    
  }
  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    color: #000 !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;
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    margin: 1px 20px 5px 0;
   } 
      .footer-area .social-profile-icons ul li:after{
        display: none;
      }
.footer-area  .top-area {
    overflow: hidden;
    position: relative;
}

   .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 {
    margin-top: 8px;
}
/*-----------------------
Innerpage Page 
-----------------------------*/
body.page-template.page-template-templates header.site-header {
    position: relative !important;
}
.ht-main-title{
    margin: 0 0 20px 0%;
    font-weight: 500 !important;
    position: relative;
    z-index: 1;
    font-size: 67px;
    letter-spacing: 0;
    text-transform: uppercase;
    padding: 0;
    line-height: 47px;
    color: #000;
    font-family: 'Good Brush', sans-serif;
}

  @keyframes shine {
    to {
      background-position: 200% center;
    }
  }



.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: #1E2452 ;
}
.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_search{
.widget_archive,
.widget_nav_menu,
    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: #fff !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #FFF;
    padding: 5em 0em 0;
}
.peccular-innerpage-overlay {
    padding: 0px 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    display: flex;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to left, transparent 40%, #3a494e 99%);
    z-index: 1;
}

.peccular-innerpage-overlay {
    background-image: linear-gradient(to left, transparent 40%, #3a494e 99%);
}
.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, 
.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;

}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}   
.breadcrumbbox span {
    color: #FF5B4A;
    font-size: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 26px;
}
.breadcrumbbox span.treeEnd{
    color: #000000;
    padding: 5px 5px;
    display: inline-block;
    font-size: 22px;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.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: 800 !important;
    font-size: 22px;
    line-height: 21px;
    font-style: normal;
    transition: all 0.2s ease 0s;
    color: #FE9900;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    height: 57px;
    padding: 10px 10px;
    text-transform: uppercase;
}
.Breadcrumb_title {
    margin-left: 37px;
    margin-top: 20px;
}
.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
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0px 65px;
    padding: 0 30px;
}
#innerpage-box .inner-blogpost {
    margin: 0px;
}

#innerpage-box .blog-category {
    padding: 0;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    top: 0px;
}
#innerpage-box .blog-category span i {
    color: #999ba3;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box .blog-tags i {
    color: #66727D;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box .single_post .blog-tags a {
    color: #66727D;
    font-size: 17px;
    font-weight: 300;
    margin: 0 1em 0 0;
    font-style: normal !important;
    text-decoration: none !important;
}
#innerpage-box #blog-box h2 {
    color: #fff !important;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    letter-spacing: 0.73px;
    color: #002434;
    font-weight: 500 !important;
}

#innerpage-box .peccular-blogpage-imgbox {
    position: relative;
}
#innerpage-box .peccular-blogpage-imgbox * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#innerpage-box .inner-blogpost {
    background: #fff;
    padding: 0em;
    margin: 0 0 1em 0;
    position: relative;
    overflow: hidden;
}

#innerpage-box  .peccular-blogpage-imgbox figcaption {
    position: absolute;
    bottom: -20px;
    left: 55%;
    right: 15px;
    height: 100%;
}
.archive #innerpage-box .peccular-blogpage-imgbox figcaption,
.date #innerpage-box .peccular-blogpage-imgbox figcaption{
    left: 52%;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box {
    top: -25px;
    position: relative;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box_hover,
#innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
    position: absolute;
    /* margin: 0;*/
    display: inline-block;
    width: 100%;
    left: 0;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box_hover {
    bottom: 0;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
}
#innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
    -webkit-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    padding: 10px 22px;
}
#innerpage-box  .peccular-blogpage-imgbox .peccular-blog-date {
    background-color: #FF5B4A;
}
/*.peccular-blogpage-imgbox a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}*/
#innerpage-box .inner-blog-post .peccular-blogpage-imgbox {
    position: relative;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox {
    overflow: hidden;
}

#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox img,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox img {
 /* -webkit-filter: blur(5px);
 filter: blur(5px);*/
 -webkit-transform: scale(1.15);
 transform: scale(1.15);
}

#innerpage-box .inner-blog-post .peccular-blogpage-imgbox img{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    width: 100%;
}

#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .blog_date_box_hover,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox figcaption .blog_date_box_hover {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .peccular-blog-date,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox figcaption .peccular-blog-date {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox .blog_date_box_hover {
    margin: 0;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .peccular-blog-date{
    margin-top: 25px;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox {
    overflow: hidden;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
}
#innerpage-box .peccular-blog-comment {
    position: relative;
}

#innerpage-box .peccular-blog-comment ul li{
    float: left;
}
#innerpage-box .peccular-blog-comment_box {
    padding: 0px 0px 0px 3em;
}
#innerpage-box .peccular-blog-single .metabox {
    margin-bottom: 20px;
}

#innerpage-box .peccular-blog-single .metabox .blog-comment,
 #innerpage-box .peccular-blog-single .metabox .blog-author {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.53px;
    color: #959595;
    font-weight: 400 !important;
}
#innerpage-box  .peccular-blog-date span {
    letter-spacing: 0.53px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
}
#innerpage-box .ht-blog-thumbnail svg{
    transform: rotateY(180deg);
    position: relative;
    top: -43px;
    left: 0;
    width: 100%;
    transition: .3s ease-in-out;
}
#innerpage-box .ht-blog-thumbnail svg path{
    fill: #fff !important;
}

.single-post #content-box .metabox2brdr ul li:before {
    display: none;
}

#innerpage-box .blog-date {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;   
    bottom: 0px;
    left: 0px;
    z-index: 1;   
    color: #000;
    padding: 0px 20px 0 0px;
    font-style: italic;

}
#innerpage-box .blog-date span {
    color: #f72985;
}
#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}

#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
#innerpage-box .blog-info-area ul.metabox li i{
    color: #FB1129;
    font-size: 15px;
    padding-right: 8px;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr {
    border-bottom: 1px solid #E8E8E8;
    padding: 0 0px;
    margin-bottom: 2em;
}
#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #8A8A8A;
    float: left;
    list-style: none;
    margin-right: 45px;
    padding: 0;
    /* border-right: 1px solid #ccc; */
    font-size: 17px;
    line-height: 20px !important;
}

#innerpage-box .single_post .blog-author i,
 #content-box .blog-author a i,
  #innerpage-box .single_post .blog-time i, 
  #innerpage-box .single-blog-date i,
   #innerpage-box .single_post .blog-category i,
    #innerpage-box .single_post .blog-tags a i,
     #innerpage-box .single_post .blog-comment i,
      #innerpage-box .blog-tags i {
    color: #8A8A8A;
    margin-right: 8px;
    font-size: 20px;
}

#innerpage-box .blog-info-area .metabox2brdr ul li:last-child{ border-right:0; }
#innerpage-box div#content-box .blog-info-area .metabox2brdr ul li a{
    font-style: normal;
    text-decoration: none;
}

#innerpage-box .blog-info-area .metabox .metabox2brdr ul li:before{
    display: none;
    }
.single #innerpage-box .comment-respond h4{
    padding: 0 0;
    
}
.single #innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;
}
#content-box .socialMedia {
/*    border-bottom: 1px solid #ccc;*/
     padding: 1em 0 0;
    float: right;
}

#content-box .single_post .socialMedia ul li:before{
    font-size: 13px;
      font-weight: 400;
      margin-right: 9px;
      display: none ;

}
#content-box .socialMedia ul li{
    display: inline-block;
    font-size: 12px;    
    font-weight: 400;
    border-radius: 3px;
    color: #656565 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 0px 0 0px;
    margin: 0 16px 5px 0;
}

#content-box .socialMedia ul li {
    background-color: #002434 !important;
    width: 50px;
    height: 50px;
    text-align: center;
}

#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000;
    transition: all .8s ease;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 0;
    border-radius: 0;
    position: relative;
    top: -64px;
}

#innerpage-box #blog-box h2 {
    letter-spacing: 0.73px;
    color: #002434 !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    margin-top: 0;
}
#innerpage-box #blog-box h2:hover {
    color: #FF5B4A !important;
}

div#secondary .social-profile-icons ul li i:hover, #innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
#innerpage-box .inner-blog-excerpt {
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-all;
    line-height: 26px;
    letter-spacing: 0.4px;
    color: #707070;
    margin-bottom: 19px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    background-color: #002434;
}

#innerpage-box .blog-page-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;
}

#innerpage-box .blog-page-btn a:hover {
    background-position: 0 100%;
}


#innerpage-box .blog-page-btn a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -8px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#innerpage-box .blog-page-btn a:hover:before {
    width: 0%;
}

#innerpage-box .single_post .blog-page-btn{
    background: none !important;
    text-align: left;
    padding: 0;
}
#innerpage-box .single_post .blog-page-btn a{
    background: #FF5B4A;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 11px 23px;
    text-align: center;
    margin: 0px 0 0px;
    position: relative;
    border-radius: 5px;
    -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;
    text-decoration: none !important;
    font-style: normal !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
}

#innerpage-box .single_post .blog-page-btn:hover a{  color: #fff; }

#innerpage-box .single_post .blog-page-btn a:hover:before, 
#innerpage-box .single_post .blog-page-btn a:focus:before, 
#innerpage-box .single_post s.blog-page-btn a:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

#innerpage-box .single_post .blog-author a,
#innerpage-box .single_post .blog-category a, 
#innerpage-box .single_post .blog-tags a{ color: #868586 !important;}

#innerpage-box .single_post .blog-author a:hover,
#innerpage-box .single_post .blog-category a:hover, 
#innerpage-box .single_post .blog-tags a:hover{  color: #000 !important;}

#innerpage-box .blog-author,
#innerpage-box .blog-time, 
#innerpage-box .single-blog-date,
#innerpage-box  .blog-comment {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 26px;
}
#innerpage-box .single-blog-date {
font-weight: 500 !important;
}
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 21px 5px;
}
#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: 18px;
    line-height: 25px;
    letter-spacing: 0.59px;
    color: #fff;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 7px 9px 6px;
}
#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;
}

#innerpage-box #blog-box h2 {
    font-size: 22px !important;
}
.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;
}
/*.page-template-templates #innerpage-box .widget-area .widget h2{
    margin-bottom: 0 !important;
    padding: 0em 0;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
    text-decoration: underline;
}*/
div#secondary {
    padding: 0px;
    border-radius: 5px;
}
#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
-----------------------------*/
#innerpage-box #peccular-contactus-wrap{
    overflow: hidden;
    position: relative;
}

#innerpage-box .peccular-contact-form-block{ 
    padding: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2{
    color: #131313;
    font-size: 43px !important;
    line-height: 50px;
    font-weight: 500;
    margin: 0 0 20px;

}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p{  
    padding: 0 15px;
    color: #6b6b6b !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;    
    margin: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block img{
    width: 100%;
    height: 634px;
    clip-path: circle(88.6% at 100% 49%);
    bottom: -3px;
    position: relative;
}

#innerpage-box  .conntact_box_form {
    position: relative;
}
#innerpage-box .contactus-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 5em;
    right: 0;
    opacity: 1;
    height: 65px;
    background-color: #000;
}

#innerpage-box .peccular-contact-area {
    border: 1px solid #C5C5C5;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    padding: 64px 20px 41px;
    border-radius: 12px;
    margin-bottom: 38px;
}

#innerpage-box .peccular-contact-area .info-icon {
    margin: 0 auto;
    margin-bottom: 20.78px;
}
#innerpage-box .peccular-contact-area .info-icon svg {
    height: 68px;
}
#innerpage-box .peccular-contact-area .info-icon svg path {
    fill: #FF5B4A;
}

#innerpage-box .peccular-contact-page-form img {
    width: 100%;
    height: 347px;
}


#innerpage-box .peccular-contact-page-form .form-area {
    background: #002434;
    border-radius: 12px;
    padding: 53px 44px 49px;
}


#innerpage-box .peccular-contact-area .info-label {
    font-size: 36px;
    line-height: 53px;
    color: #000000;
    font-weight: bold !important;
    margin-bottom: 16px;
    letter-spacing: 1.26px;
    text-transform: uppercase;
}

#innerpage-box .peccular-contact-area .info-data {
    font-size: 26px;
    line-height: 39px;
    font-weight: bold !important;
    letter-spacing: 0.68px;
    color: #000000;
}

#innerpage-box .peccular-contact-area .info-data a{
    color: #000;
    margin-bottom: 4px;
    font-weight: bold !important;
    letter-spacing: 0.68px;
}

#innerpage-box .peccular-contact-area .info-data a:hover{
    color: #FF5B4A;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2{
    color: #fff !important;
    margin-bottom: 1em;
    padding: 0 0 0px 0;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 35px;
    text-align: center;
    position: relative;
    margin: 0 0 35px !important;
    letter-spacing: 0.48px;
    text-transform: uppercase !important;
}
#innerpage-box .peccular-contact-page-form {
    position: relative;
    z-index: 3;
    margin-bottom: 120px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p {
    padding: 0;
    margin: 0;
}

#innerpage-box .conntact_box_heading h2 {
    font-size: 40px !important;
    line-height: 47px;
    color: #000000;
    text-transform: uppercase !important;
    font-weight: bold !important;
    position: relative;
    overflow: hidden;
    margin: 33px 0 54px !important;
    text-align: center;
    display: inline-block;
}

#innerpage-box .peccular-service-info {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#innerpage-box .conntact_box_subheading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.59px;
    color: #4F5F65;
    text-align: center;
    font-weight: 400 !important;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

#innerpage-box .heading-block {
    /* margin: 0 auto; */
    text-align: center;
}


#innerpage-box .conntact_box_subheading:before {
display: block;
    content: "";
    width: 98%;
    height: 2px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#innerpage-box .conntact_box_subheading:hover:before  {
    width: 100%;
}





#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 {
    background: #002434;
    color: #FFFFFF;
    margin: 0px 0 22px 0;
    padding: 18px 27px 19px;
    font-size: 16px;
    line-height: 19px;
    height: 56px;
    font-weight: 400 !important;
    width: 100%;
    border: 1px solid #6A6A6A;
    border-radius: 2px;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #FFFFFF;
}
#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 {
      height: 203px !important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
    padding: 10px 15px 15px 22.5px;
}

.peccular-contact-page-form label {
     width: 100%;
}

.peccular-contact-page-form .wpcf7-spinner {
    position: absolute;
}


.peccular-contact-page-form input[type="submit"] {
    font-weight: bold !important;
    padding: 17px 35px 16px;
    line-height: 24px;
    position: relative;
    background: #FF5B47;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.5s ease 0s;
    display: block;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 4;
    height: 57px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 7px;
}
.peccular-contact-page-form input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    background-color: #002434;
    color: #fff;
}
#peccular-contactus-wrap .contactinner-block{
    transition: all 0.5s ease 0s;
}

.contact-contact-mapbox iframe{
    width: 100%;
    height: 615px;
    border-radius: 12px;
}
}
.contact-contact-mapbox {
    position: relative;
    z-index: 1;
}
.contact-contact-mapbox .map_overlay {
    position: absolute;
    left: 0;
    right: 0;
    background: #000;
    z-index: 2;
    opacity: 0.1;
    width: 100%;
    height: 100%;
}
#peccular-contactus-wrap .leftside_svg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
#peccular-contactus-wrap .imageBottom_svg {
    position: absolute;
    left: 59%;
    bottom: 0;
    z-index: 3;
}
#peccular-contactus-wrap .conntact_top_area {
    position: relative;
    z-index: 1;
    background: #FF5B4A;
    padding: 4.5em 4em 9em;
}
#peccular-contactus-wrap .contactinner-area{
    margin-bottom: 4em;
    padding: 0;
}
#peccular-contactus-wrap .contact_info_area{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
}
#peccular-contactus-wrap .contact_info_area a{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
#peccular-contactus-wrap .contact_info_area a:hover{
    color: #000;
}
#peccular-contactus-wrap .contact_l_area{
    font-size: 18px;
    text-align: left;
    padding: 6px 0 0 0;
    margin-left: 15px;
    margin-bottom: 13px;
    color: #fff;
}

.page-template-templates #innerpage-box .conntact_infobox_heading h2 {
    font-size: 34px;
    font-weight: 100;
    text-align: center;
    color: #fff;
    margin-bottom: 2.5em;
}
#peccular-contactus-wrap .contact_icon {
    text-align: center;
}
#peccular-contactus-wrap i{
    font-size: 30px;
    color: #c5941f;
    transition: all 0.2s ease 0s;
}

#peccular-contactus-wrap .contactinner-area:hover i{
    transition: all 0.5s;
    animation: rotateInUpRight .5s ease-in-out;
}
#peccular-contactus-wrap .peccular-contactpage-socials a i {
    color: #FF5B4A;
    background: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#peccular-contactus-wrap .peccular-contactpage-socials a i:before {
    z-index: 1;
    position: relative;
}

#peccular-contactus-wrap .peccular-contactpage-socials a i:after {
    content: "";
    position: absolute;
    transition: top 0.5s ease-in 0.5s, width 0.5s ease-out, height 0.5s ease-out;
    -webkit-transition: top 0.5s ease-in 0.5s, width 0.5s ease-out, height 0.5s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 0;
}

#peccular-contactus-wrap .peccular-contactpage-socials a:hover i:after {
    transition: top 0.5s ease-in, width 0.5s ease-out 0.5s, height 0.5s ease-out 0.5s;
    -webkit-transition: top 0.5s ease-in, width 0.5s ease-out 0.5s, height 0.5s ease-out 0.5s;
    top: 50%;
    width: 200px;
    height: 200px;
}

#peccular-contactus-wrap .ctextarea svg{
    position: relative;
    top: 0;   
    transform: rotateY(178deg);
}
#peccular-contactus-wrap .ctextarea svg path{ fill:  #FF5B4A !important ; }

#peccular-contactus-wrap .contactinner-block:nth-child(1) .ctextarea svg path{
    fill:  #fff9ec !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) .ctextarea svg path{
    fill:  #eaf5e6 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .ctextarea svg path{
    fill:  #f4e4e6 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .contactinner-area{
border-right: none;
}

/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box .peccular-service-content h4 {
    padding: 0;
    margin: 0 0 15px;
}
#innerpage-box .peccular-service-box .peccular-service-content h4 a {
    font-size: 24px;
    font-weight: 400;
    color: #fff !important;
}
/*---------------------- 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: "\f107 ";
    font-family: 'Fontawesome';
    color: #fff;
    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: "\f106 ";
    font-family: 'Fontawesome';
    color: #fff;
    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{
    text-transform: none;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px;
    text-align: left;
    color: #FF5B4A;
    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: none;
}
#innerpage-box div#content-box button.accordion.active h3.faq-title{
        color: #fff!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;
}

.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
-----------------------------*/

#innerpage-box .peccular-testimonials-single {
    position: relative;
    z-index: 2;
    border: 1px solid #707070;
    margin-bottom: 40px;
    padding: 27px 29px 26px 28px;
    background: #fff;

}

#innerpage-box h4.peccular-testimonials-name {
font-weight: bold !important;
    letter-spacing: 0.79px !important;
    color: #FF5B4A;
    margin: 48px 0 6px !important;
    transition: all 0.5s ease 0s;
    font-style: normal;
    font-size: 24px !important;
    line-height: 29px;
}
#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
#innerpage-box .peccular-testimonials-designation {
    font-size: 18px!important;
    line-height: 21px;
    font-weight: 500!important;
    word-break: break-word;
    margin: 0!important;
    text-transform: capitalize;
    color: #000 !important;
    letter-spacing: 0.59px;
}
#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
#innerpage-box .peccular-testimonials-image{
    padding: 0px;
    position: relative;
}
#innerpage-box .peccular-testimonials-image img{   
    border-radius: 50%;
    width: 154px;
    height: 154px;
    transform: scale(1);
    transition: all 0.3s ease 0s;
    position: relative;
}
#innerpage-box .peccular-testimonials-single .peccular-testimonials-identity svg {
    position: absolute;
    right: 46px;
    top: 42px;
}

#innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0em 0em;
    color: #707070 !important;
    letter-spacing: 0.53px;
    font-size: 16px !important;
    line-height: 28px !important;
    margin-bottom: 0;
    font-weight: 400 !important;
    margin-top: 0!important;
    font-style: normal;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
    left: 0%;
    color: #FF5B4A;
    font-size: 30px;
    position: absolute;
    top: 0%;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-right {
    position: absolute;
    right: 10%;
    bottom: 8%;
    color: #FF5B4A;
    font-size: 30px;
}
#innerpage-box h6.peccular-testimonials-designation span{
    padding: 0 0 0 57px;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-star {
    color: #fbdd17;
    font-size: 19px;
    text-align: left;
    margin: 0 0 0 0px;
}

#innerpage-box .peccular-testimonials-content {
    padding: 0 0 0 0px;
    margin-top: 20px;
    margin-bottom: 0;
}
#innerpage-box .testimonials_b {
    padding: 0 20px;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content i{
    color: #FF5B4A;
}
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {
    transform: scale(1.1);
    transition: all 0.5s ease 0s;
}

/*--------------------------------------------------------------
## 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: #000;
    font-size: 55px;
    font-weight: bold;
}
#innerpage-box h2{
     color: #000;
    font-size: 46px;
    font-weight: bold;
}
#innerpage-box h3{ 
    color: #000;
    font-size: 38px;
    font-weight: bold;
}

#innerpage-box h4{
     color: #000;
    font-size: 30px;
    font-weight: bold;
}
#innerpage-box h5{
     color: #000;
    font-size: 26px;
    font-weight: bold;
}
#innerpage-box h6{
     color: #000;
    font-size: 22px;
    font-weight: bold;
}
#innerpage-box p{
     color: #000;
    font-size: 18px;
    font-weight: 400;
     text-align: unset;
}
p{
    text-align: unset;
}

#innerpage-box p strong {
    color: #000;
    font-weight: bold !important;
}
#innerpage-box p em {
    color: #FB1129;
    font-style: italic;
    font-weight: bold !important;
}
#innerpage-box p a, #innerpage-box .entry-content p a, #innerpage-box div#content-box a{
    color: #fff;
}
#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;
    }
}

@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;}
#testimonials .peccular-testimonial-block { padding-bottom: 0;}
#testimonials .peccular-testimonials-imgbox{position: relative; top: -97px;}

}

/*--------------Best Selling Responsiv css --------------------- */
@media screen and (min-width:320px) and (max-width: 400px){
#best-seller-products .title {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 7px;
}
#best-seller-products .product-description p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0.4rem;
}
#best-seller-products span.price bdi {
    font-size: 15px;
}
#best-seller-products .peccular-section-head p {
    font-size: 15px;
    margin-bottom: 7px;
}
#best-seller-products .peccular-section-head h2{
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 26px;
}
#best-seller-products .best-selling-btn a {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0.6rem 1rem;
}
#best-seller-products .best-selling-btn {
    text-align: center;
    margin: 2em 0 0em;
    position: relative;
}
}

@media screen and (min-width:320px) and (max-width: 425px){
    #counter .peccular-counter-wrapper {
    padding: 1em 0 1em;
}
#counter .peccular-counter-num.count {
    font-size: 35px;
}
#counter h4.peccular-counter-title {
    font-size: 14px;
}
#counter .peccular-counter-wrapper h2 {
    font-size: 45px;
    line-height: 64px;
    font-weight: 400;
    margin: 1rem 0;
    padding-right: 0%;
}
}
/*--------------End Best Selling  Responsiv css --------------------- */

/*--------------Testimonials Responsiv css --------------------- */

@media screen and (min-width:319px) and (max-width: 425px){
    #contact .peccular-section-head p {
    font-size: 15px !important;
    line-height: 20px!important;
    margin-bottom: 0px;
    padding-right: 50px;
    margin-top: 5px;
}
#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-button-prev {
    top: 47%!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none;

}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    display: none;
}

/*Contact sec res*/
#contact .contact-padd {
    position: initial;
}
.single-footer-1 {
    position: relative;
    top: 0;
}
}

@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;
}
.top_icon1 {
    position: absolute;
    top: -23px;
    left: -29px;
}
.top_icon2 {
    position: absolute;
    top: -36px;
    left: -8px;
}
.top_icon3 {
    position: absolute;
    top: -24px;
    left: 13px;
}

/*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;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 27% !important;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -65%;
    margin-top: -45px;
    margin-bottom: -54px;
}
#contact .peccular-contact_img_area .c-img-right1 {
    left: 3em;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    /*//services end responsive*/
    .footer-area .single-footer-4 .widget-title {
        width: 170px;
    }
    #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;
    }
    .swiper-button-next, .swiper-button-prev {
        top: 42%!important;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 4% !important;
    }
    .hero-slider .swiper-button-prev {
        left: 4px !important;
    }
    .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;
    }
   
}

@media screen and (min-width:320px) and (max-width: 1024px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    margin-left: 0;
}
    #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-nav .owl-prev{ left: 49px; bottom: 0px;}
#testimonials .owl-nav .owl-next{ left:100px; bottom: 0px;}
#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-area .slideOverlay{
        opacity: 0.1;
    }
    #slider .slide_bg{
        background: none;
    }
    #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;
}
.swiper-button-next, .swiper-button-prev {
    top: 59%;
}

.hero-slider .swiper-button-prev:before,.hero-slider .swiper-button-next:before {
    font-size: 28px;
}
.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    width: 80px;
    height: 40px;
    line-height: 19px;
    text-align: center;
    padding: 10px 20px 10px 20px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 21% ;
}

.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: 5em 0 2em !important;
}
#about .peccular-about-imgbox img {
    width: 350px;
    height: 350px;
    top: 1em;
}
#about .peccular-about-imgbox {
    top: 2em;
    bottom: 2em;
    height: 400px;
}

.peccular-section-head h2 {
    font-size: 30px;
    line-height: 37px;
}

/*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;
}
/*Contact section res*/
#contact .peccular-section-head p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-right: 50px;
    margin-top: 10px;
}
#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;
    height: 45px;
}
#contact .peccular-contact-member-wrap textarea {
    height: 106px;
   width: 100%;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
}
#contact .contactLeftBGBlur_image {
    clip-path: none;
}
#contact .peccular-contacti-area {
    padding: 18px 5px;
}
.footer-area .single-footer-4, .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
    top: 0;
}


/*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;
}
.hamburger-menus {
    top: 0;
    right: 13px;
    margin: 0 !important;
}
 #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
     padding: 10px !important; 
    font-size: 18px !important; 
    margin-left: 0!important;
}
#newsletter .peccular-section-head h2 {
    font-size: 24px;
    line-height: 36px;
}
#newsletter .peccular-section-head h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
#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;
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 0px 42px !important;
    font-size: 18px;
    height: 40px;
}
#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%;
}
#contact .peccular-contact-member-wrap input[type="submit"] {
    padding: 10px 30px;
    font-size: 16px;
    line-height: 25px;
    height: 42px;
}
section#faqcontact {
    padding-bottom: 1em !important;
    padding-top: 2em !important;
}
/*//blog page*/
    main#innerpage-box .ht-blog-thumbnail img {
        height: 185px !important;
    }
    #innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
        padding: 10px 10px;
    }
    #innerpage-box .peccular-blogpage-imgbox figcaption {
        left: 40%;
    }
    .inner-blog-post {
    margin: 0em 0px 10px;
    padding: 0 10px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    padding: 8px 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-box h2 {
        font-size: 16px !important;
        line-height: 25px;
    }
    #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;
    }
    #innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2 {
        margin-bottom: 10px;
    }
/*    //page*/
    #innerpage-box blockquote p {
    text-align: left;
}
.innerpage-whitebox {
    padding: 0em 1em 0em 1em !important;
}

header.site-header .peccular-head-btn .head-btn a {
    padding: 8.67px 15.61px 8.33px 15.39px;
}
}
@media screen and (max-width:1800px){
    #products_menu .scrolling_content{
        transform: translate(44%) translateY(50%) rotate(-71deg);
    }
}
@media screen and (max-width:1440px){
    #products_menu .custom-product-item:after{
            right: -31px;
    }
    #products_menu .custom-product-item:before{
            right: -25px;
    }
    #products_menu .product_menu-grid{
            gap: 0 3em;
    }
    #products_menu .product_menu-grid{
        width: 900px;
    }
}
@media (min-width: 991px) and (max-width: 1300px) {
    #gallery .gallery-item img {
        height: 230px;
    }
}
@media screen and (max-width:1199px){
    .hero-slider .slide-inner{
        grid-template-columns: 1fr 1fr;
    }
    #featuredproduct-section .product-item:nth-child(2) .product-details{
        width: auto;
        float: none;
    }
    #featuredproduct-section .section-details-wrapper{
        width: auto;
    }
    #featuredproduct-section .product-content{
        width: auto;
    }
    #featuredproduct-section .product-item:nth-child(3) .product-details{
        width: auto;
    }
    #featuredproduct-section .product-content{
            margin: 2rem auto 0;
    }
    #featuredproduct-section .product-item .price{
            top: 45%;
    }
    #featuredproduct-section .product-content .title a{
        font-size: 21px;
    }
}
@media only screen and (max-width: 991px){
    #featuredproduct-section .product-item .price {
        font-size: 20px;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }
    #featuredproduct-section .product-content .title a {
        font-size: 19px;
    }
    #testimonials .peccular-testimonials-content p{
        width: auto;
    }
    #marquee .marquee-text .heading{
        font-size: 35px;
    }
    #marquee .marquee-text svg {
        width: 25px;
        height: 25px;
    }

}
@media only screen and (max-width: 767px){
    #featuredproduct-section .heading-box{
        display: block;
    }
    #featuredproduct-section .section-content p {
        font-size: 16px;
        line-height: 28px;
    }
    #featuredproduct-section .section-heading h2{
        width: auto;
        float: left;
    }
    #featuredproduct-section .section-first-img,
    #featuredproduct-section .section-second-img,
    #featuredproduct-section .section-third-img,
    #featuredproduct-section .section-fourth-img,
    #featuredproduct-section .section-fifth-img,
    #featuredproduct-section .section-sixth-img{
        display: none;
    }
    #featuredproduct-section .section-heading h2{
        font-size: 45px;
        line-height: 65px;
    }
    #featuredproduct-section .product-item:nth-child(1) {
        margin-top: 0;
    }
    #featuredproduct-section .product-item .price {
        top: 35%;
    }
    #testimonials .peccular-testimonials-content p{
        margin: 0 auto 1rem !important;
    }
    #testimonials .testimonial-rating i {
        font-size: 18px;
        margin: 0 5px;
    }
    #testimonials .owl-dots {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 600px){
    #featuredproduct-section .product-item{
        width: 100%;
    }
    #featuredproduct-section .product-item:nth-child(2) .price,
    #featuredproduct-section .product-item:nth-child(3) .price {
        transform: scale(1);
    }
    #featuredproduct-section .section-details-wrapper{
            margin: 3em auto 0;
    }
        #featuredproduct-section .product-item .price {
        top: 45%;
    }
}
@media only screen and (max-width: 500px){
    #featuredproduct-section .product-item .price {
        font-size: 16px;
        width: 80px;
        height: 80px;
        line-height: 80px;
    }
    #featuredproduct-section .section-heading h2 {
        font-size: 31px;
        line-height: 45px;
    }
    #testimonials .thumbnail-area img {
        width: 150px;
        height: 150px;
    }
    #testimonials .peccular-testimonials-content h4 {
        font-size: 22px;
        margin: 1.3rem 0 1rem;
    }
    #marquee .marquee-text .heading{font-size: 23px;}
}
@media screen and (min-width:768px) and (max-width: 990px){
    #productcat_section .product-grid {
        padding: 0 3em;
    }
    #productcat_section .peccular-section-head p.title{
        font-size: 35px;
            margin: 10px 0 15px;
     }
     #productcat_section .owl-nav button.owl-prev {
        left: -1.5em;
    }
    #productcat_section .owl-nav button.owl-next {
        right: -1.5em;
    }
    #productcat_section .category-btn a {
        font-size: 16px;
        border-radius: 8px;
        padding: 13px 50px;
    }
    #banner .banner-content-area h2{
        font-size: 41px;
        line-height: 50px;
        margin: 1rem 0;
    }
    #banner .banner-button a {
        font-size: 17px;
        letter-spacing: 1px;
        border-radius: 8px;
        padding: 12px 23px;
    }
    #gallery-section .gallery-item img {
        height: 170px;
      }
}
@media screen and (min-width:991px) and (max-width: 1199px){
    .hero-style .slide-title h2 {
        font-size: 60px;
        line-height: 65px;
    }
    .hero-style .slide-text p {line-height: 35px;}
    .hero-style .buttondesign a.btn-look {font-size: 19px;padding: 13px 45px;}
    .hero-slider{height: 530px;}
}
@media screen and (max-width:990px){
    .hero-style .slide-title h2 {
        font-size: 47px;
        line-height: 56px;
    }
    .hero-style .slide-text p {
        font-size: 17px;
        line-height: 27px;
    }
    .hero-style .buttondesign a.btn-look {
        font-size: 18px;
        border-radius: 10px;
        padding: 10px 35px;
    }
    .hero-slider{height: 400px;}
    #productcat_section .category-btn {margin-top: 2.5em;}
    #banner .banner-content-text h4 {font-size: 20px;}
}
@media screen and (min-width:320px) and (max-width: 767px){
#testimonials .owl-nav .owl-prev{bottom: 180px !important}
    #testimonials .owl-nav .owl-next{bottom: 180px !important;}
    #testimonials .test-mrg{padding: 0 10px;}
    #contact {
        padding-top: 2em !important;
    }
    #contact .peccular-contact-member-wrap input[type="submit"] {
        padding: 12px 40px 15px 40px;
    }
    .hero-style .buttondesign a.btn-look {
        font-size: 18px;
        border-radius: 5px;
        padding: 5px 25px;
    }
    .hero-slider {
        height: 270px;
    }
    .hero-slider .slide-inner{
        display: block;
    }
    #productcat_section .category-btn {
        margin-top: 1.5em;
    }
    #productcat_section .product-grid {
        padding: 0;
    }
    #productcat_section .owl-nav{
        bottom: 0;
        top: auto;
        margin-top: 0;
    }
    #productcat_section .owl-nav button{
        position: relative;
    }
    #productcat_section .owl-nav button.owl-prev{
        left: 0;
    }
    #productcat_section .owl-nav button.owl-next {
        right: 0;
    }
    #productcat_section .category-btn a {
        font-size: 16px;
        border-radius: 8px;
        padding: 10px 30px;
        letter-spacing: 1px;
    }
    #productcat_section .peccular-section-head p.title {
        font-size: 30px;
        margin: 10px 0 15px;
    }
    #productcat_section h5.category-title {
        font-size: 15px;
        line-height: 23px;
    }
}
@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 {
        padding: 2em 0 2em !important;
    }
    #contact .peccular-contact_img_area {
        display: none;
    }

    #testimonials {
        padding-top: 3em !important;
    }
    #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;
    }


    header.site-header .peccular-head-btn {
        margin: 0 0 10px;
    }
    .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){
    #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){

    #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;
    }
}

  
@media only screen and (max-width: 1024px){
    .hero-style .slide-title h2 {   font-size: 47px !important;}
    .slider-area .slide-inner svg{left: -185px;}
    .slider-area .slide-inner .slidersvg2 svg{left: -222px;}
    .hero-slider{height: 471px}
    #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;}
}
@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 {  padding-bottom: 5em !important;}
    .slider-area .slide-inner .slidersvg2 svg {  left: -339px;}
    .slider-area .slide-inner svg { left: -307px;}
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:55px !important;}
    #contact .peccular-section-head h2{ font-size: 37px;}
    #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; padding: 8em 0 11em !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 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;}
    #slider {  padding-bottom: 0 !important;}
   .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,
   .swiper-pagination-fraction{ bottom:187px !important;  width: 17% !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;}
    .swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 226px !important;
    width: 25% !important;
}
    
}

@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:600px){

.product {
    display: block !important;
    grid-template-columns: auto !important;
    grid-template-rows: inherit !important;
    min-width: inherit !important;
}
}

/*---------------------------------------------------------------------*/


@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;}
    svg{    top: 24px;}
}
@media screen and (min-width:690px) and (max-width: 786px){
    svg{    top: 62px;}
}

@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 .social-profile-icons ul li{  margin: 0 17px 60px 0;}
    .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  (max-width: 991px){
    header.site-header .peccular-head-btn {
        margin: 0;
    }
}


@media screen and (min-width:768px) and (max-width: 1199px){

    #newsletter .wpcf7:after{ right: 10%;top: 35%;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{

    position: relative !important; 
    right: 72% !important;
    }
    #newsletter .wpcf7:after {
    right: 16% !important;
    top: 34% !important;
    }

}

@media screen and (min-width:576px) and (max-width: 767px){
    #newsletter .wpcf7:after{    top: 69%;}

}
@media screen and (min-width:495px) and (max-width: 575px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 82px !important;
    }
    #newsletter .wpcf7:after{    top: 70%;}
}
@media screen and (min-width:320px) and (max-width: 494px){
    #newsletter .wpcf7:after{ right: 10%;   top: 73%;}

}
@media screen and (min-width:320px) and (max-width: 410px){
    #newsletter .wpcf7:after{ right: 13%;}
}
@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 .peccular-section-head p {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
    padding-right: 5em;
    margin-top: 10px;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
    height: 620px;
}
#banner .banner_mainTitle {
       left: 10px;
    width: 359px;
    top: 10%;
    text-align: center;
}
#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;
}
#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%;
}
.maintop-header ul li .total-count{    top: 22px;}
svg{    top: 133px;}
}


@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: 426px) and (max-width: 590px){
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{left: 20px !important;}
}
@media screen and (min-width:691px) and (max-width: 767px){
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{right: 4% !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:992px) and (max-width: 1024px){
    .site-header .socials a i.fa{margin-right: 4px !important;}
    .site-header .socials { padding: 25px 0px 10px 0 !important;}
}
@media screen and (min-width:320px) and (max-width: 991px){
    .site-header .socials a i.fa{margin-right:0px !important; width: 28px; height: 28px; line-height: 27px;font-size: 15px;}
}
@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: 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-box {  padding: 4em 3em 2em;}
    .hero-style .slide-btns-2 a.ReadMore{    font-size: 16px;    padding: 0;
    left: 10%;
    top     padding: 7px 24px;}
}
@media only screen and (max-width:320px){
    .slider-inner-box {  padding: 3em 1em 2em;}
   
}
@media only screen and (max-width: 1200px){ 
    #innerpage-box .peccular-testimonials-image img {
    }
}
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {
        margin-top: 1em;
    }
    
    .hero-style .slide-title h2 {
        font-size: 35px;
    }
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }
    
    .slider-inner-box {
        top: 55%;
    }
    #innerpage-box .peccular-contact-area .info-data {
        font-size: 13px;
        line-height: 20px;
    }
    #innerpage-box .conntact_box_form {
        padding: 0 1em 0 1em;
    }
}

@media only screen and (max-width: 767px){
    #newsletter .peccular-newsletter-member-wrap {
        padding: 0;
    }
    #newsletter .newsletter-sign-box {
        padding: 0 1em;
    }
}

@media only screen and (max-width: 640px){ 

#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;
}
.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;
}

.logo-header, .logo-header, .page .logo-header, .single .logo-header {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}

.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
.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;  }
}