 /*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}
header.site-header .maintop-header{
    background: #393838;
    padding: 2px 0;
      
} 
header.site-header .maintop-header .head-brdr-bttom{
    padding: 0px 0;
}       
header.site-header {   
    z-index: 99999;
    position: absolute;
    width: 100%;
    background: #000 ;
}     
.header-fixed {
    position: fixed !important;
    top: -43px;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 200ms ease
}
header.site-header .TopSVGimage1 {
    position: relative;
    width: 100%;
    /* height: 15px; */
    top: 0;
}
header.site-header .BottomSVGimage1 {
    position: relative;
    width: 100%;
    /* height: 15px; */
    top: 80%;
    /* margin-top: 10%; */
    overflow: hidden;
}
header.site-header .BottomSVGimage1 img{

}

svg {

        position: relative;
    z-index: 10;
    top: -65px;
 }
/* svg path{
     fill: #bb8fe7 !important;
}*/
 svg#Layer_1{ 
   
  /*  position: absolute ;
    top: -384px ;
    z-index: 2;*/

 }
img.header-waveimg{
    position: relative;
    bottom: -8px;
}

.top-bar-head{
    padding: 0px;
    width: 100%;
    /*display: inline-block;*/
    border-radius: 0px;
    z-index: 999;
    position: relative;
        background: #FFFFFF;
} 
.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{
    position: relative;
    bottom: 4px;
    left: 18px;
    opacity: 0.5;
}

.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
/*.maintop-header .header-shopbtn{
    background: #7C4B2A;
    color: #fff;
    border-radius: 7px;
    padding: 9px 17px; 
    line-height: 20px;
    font-size: 17px;
    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;
    font-family: Roboto, Bold;
}*/
.mainbottom-header .header-shopbtn{
    background: #FFC000;
    color: #000;
    border-radius: 4px;
    padding: 14px 23px;
    line-height: 20px;
    font-size: 20px;
    font-weight: 400;
    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;
    font-family: Roboto, Bold;
    margin-top: 22px;
    margin-bottom: 22px;
}

.mainbottom-header .header-shopbtn:before {
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: -72px;
    border-radius:50% 50%;
    transition: all .5s ease-in-out;
    z-index:-2;
    right:0
}
.mainbottom-header .header-shopbtn:after{
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 100%;
    border-radius: 50% 50%;
    z-index:-2;
    transition: all .5s ease-in-out;
}

.mainbottom-header .header-shopbtn:hover{background-color:transparent;}
.mainbottom-header .header-shopbtn:hover:after,
.mainbottom-header .header-shopbtn:hover:before{
    top: 50%;
    transition: all .5s ease-in-out;
    transform:scale(5,5);
}

.mainbottom-header ul li i.fa-shopping-cart{
    font-size: 30px;
    color: #7C4B2A;
    padding: 7px 10px 0 0px;
}
.mainbottom-header ul li .total-count{

    position: relative;
    overflow: hidden;
}
.maintop-header ul li .count{

    background: #ed59af;
    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 .address_text i{
    color: #7C4B2A;
    margin-right: 15px;
    font-size: 15px;
    position: relative;  
}
.maintop-header .address_text{
    color: #7C4B2A;
    margin-right: 15px;
    font-size: 15px;
    position: relative;
    line-height: 20px;
    font-weight: 600;
}
.maintop-header .head_phn {
line-height: 20px;
    text-align: center;
    padding: 5px 0;
    padding-left: 30px;
}
.maintop-header .head_phn ul li i.fa-phone {
    color: #7C4B2A;
    margin-right: 15px;
    font-size: 15px;
    position: relative;     
}
.maintop-header .icon_bg_bx {
    display: inline-block;
    height: 38px;
    width: 38px;
    background: #686767;
    border-radius: 50%;
}
.maintop-header .head_phn i{
    font-size: 20px;
    font-weight: 500;
    color: #FFC000;
    margin-right: 0px;
    padding-top: 9px;
    padding-left: 10px;
}
.maintop-header .head_phn a{
    /* font-size: 15px; */
    /* margin: 0; */
    /* font-family: Poppins, SemiBold; */
    /* font-weight: 600; */
    /* color: #7C4B2A; */
    /* margin-left: 6px; */
    /* margin-right: 8px; */
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-left: 10px;
    transition: all 0.9s;
}
.maintop-header .head_phn a:hover {
    color: #FFC000;
     transition: all 0.9s;
}
.maintop-header .head_btn a {

}
.maintop-header .head_btn {
    padding-top: 0;
    margin-left: 15px;
    text-align: right;
}
.maintop-header .contct_btm_brdr {
    border-bottom: 2px solid #7c4b2a42;
}


.maintop-header .header-email {
    text-align: right;
    padding: 5px 0;
}
.maintop-header .icon_bg_bx {
    display: inline-block;
    height: 38px;
    width: 38px;
    background: #686767;
    border-radius: 50%;
    text-align: center;
}
.maintop-header .header-email a{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-left: 10px;
    transition: all 0.9s;
}
.maintop-header .header-email a:hover{
      color: #FFC000;
      transition: all 0.9s;
}
.maintop-header .header-email i{
    font-size: 19px;
    font-weight: 500;
    color: #FFC000;
    margin-right: 0;
    padding-top: 9px;
}
/*header phone*/
.maintop-header ul li a {
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    color: #fff;
    font-family: Poppins, SemiBold;
    font-weight: 600;
}

.site-header .site-navigation { text-align: right; padding: 0;}
.site-header .socials {    
text-align: center;
    padding: 12px 13px 12px 0;
}

.site-header .socials a i.fa {
    color: #fff;
    font-size: 20px;
    margin-right: 7px;
    line-height: 30px;
    width: 32px;
    height: 31px;
    text-align: center;
    transition: all 0.9s;
}
.site-header .socials a i.fa:hover {
    color: #fff;
    background: #FFC000;
    transform: scale(1.2);
    transition: all 0.9s;
    border-radius: 50%;

}
/*--------------------  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: #7C4B2A;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: left;
    padding: 12px 0px 0px 0;
}
.ht-site-description a,
.ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
.logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0;
     text-align: center; 
    /* background: #fff; */
    position: absolute;
    top: 0px;
    margin-left: 4em;
    text-align: center;
    margin-top: 1em;
}
.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: ;
}
.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%;
    }

}
/*--------------------  Socials ---------------------------*/
.share-btn,
.share-btn,
.page .share-btn,
.single .share-btn{
    text-align: right;
}
.share-btn a.site-button,
.share-btn a.site-button,
.page .share-btn a.site-button,
.single .share-btn a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: inline-block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    text-align: center;
}
.share-btn a.site-button:hover,
.share-btn a.site-button:hover,
.page .share-btn a.site-button:hover,
.single .share-btn a.site-button:hover{
    color: #000;
    border: 3px solid #000;
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 60px !important;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 18px;
    padding: 30px 0;
    font-weight: 400 ;
    line-height: 36px;
    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;
}
.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: #000;
   border-bottom: 4px solid #FFC000;
}
.navigation .mainmenu li.current_page_item a:after , .current_page_item > a:after,
.navigation .mainmenu li a:hover:after,
div#navbarNavDropdown li.current_page_item a:hover:after, 
.current_page_item > a:hover:after{
    display: none;
}
.navigation .mainmenu li a  {
    color: #7C4B2A;
}
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: #000;
 }

.menu-click i{
    color: #7C4B2A;
 }

.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;
  }
 ul.sub-menu, header.site-header ul.sub-menu{
    background:#fff ;
    border-radius: 12px !important;
    padding: 7px 10px !important;
}
.header.site-header ul.sub-menu li a:before {
    color:#bb8fe7;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0 !important;
    border-bottom: 1px solid #7C4B2A;
}
.navigation .mainmenu ul.sub-menu li:last-child{border-bottom:none !important;}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
}
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: #000;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #e75832;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    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;
    /* transition: all 0.5s ease 0s; */
    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;
}
.navigation .mainmenu ul.sub-menu li a:before,
header.site-header ul.sub-menu li a:before{
    content: "\f105" !important;
    position: absolute;
    top: 32%;
    margin-top: -.5em;
    margin-left: -17px;    
    /*-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;*/
    opacity: 0;
    font-family: 'FontAwesome';    
    line-height: 1;    
    font-size: 1em;
    color: #000;
    background: none !important;
}
.navigation .mainmenu ul.sub-menu li:hover a:before,
header.site-header ul.sub-menu li:hover a:before {
    /*opacity: 1;*/
    color: #000;
}
/*----------------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){
    .footer-area .newsletter-sign-box {
    padding: 20px 12px 20px;
    top: -80px;
    z-index: 999;
    margin-bottom: 0;
}
    #blog .peccular-blog-date {
    padding: 0px;
    right: -18px;
    padding: 30px 10px 10px 10px;
    z-index: 1;
    width: 140px;
    height: 140px;
    top: 177px;
}

   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation {
    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;
        margin-right: 0 !important;
    }
    .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: 320px) and (max-width: 320px){
.left-client-images-tbs .dts1 {
    left: 21px !important;
    top: -50px !important;
    height: 90px !important;
    width: 90px !important;
}
    .left-client-images-tbs a {
        width: 70px !important;
        height: 70px !important;
    }
.left-client-images-tbs .dts2 {
    left: 210px !important;
    top: 13px !important;
}
.left-client-images-tbs .dts4 {
    left: 71px !important;
    top: 67px !important;
    width: 134px !important;
    height: 115px !important;
}
    .left-client-images-tbs {
        max-width: 330px !important;
        height: 273px !important;
        top: 15px !important;
    }
.left-client-images-tbs .dts5 {
    left: 209px !important;
    top: 232px !important;
    height: 70px !important;
    width: 70px !important;
}
    .left-client-images-tbs {
        max-width: 330px !important;
        height: 273px !important;
        top: 15px !important;
    }
    .right-content-testimonial {
    /* max-width: 731px; */
    /* margin-left: auto; */
    position: relative;
    padding-right: 0 !important;
    width: 100%;
}
    .left-client-images-tbs .dts3 {
    left: 11px !important;
    top: 206px !important;
}
    .left-client-images-tbs .dts4 img {
        width: 119px !important;
        height: 121px !important;
        border: 6px solid #fff !important;
        border-radius: 50%;
    }
}
@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: 375px) and (max-width: 425px){
    .left-client-images-tbs {
    max-width: 330px !important;
    height: 330px !important;
    top: 15px !important;
}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header .header-email a {
    font-size: 11px;
    margin-left: 0;
    transition: all 0.9s;
    position: relative;
    left: 42px;
}
.maintop-header .icon_bg_bx {
    height: 27px;
    width: 27px;
}
.mainbottom-header .header-shopbtn {
    padding: 11px 19px;
    line-height: 20px;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 15px;
}
    .slider-area img.peccular-project-leafimgboxshape1 {
        display: none;
    }
        .slide-inner .slider-inner-mainbox {
        width: 100%;
        position: relative;
        z-index: 999;
        top: 37%;
    }
.top-bar-head {
    height: 78px;
}
.slide-inner .slider-inner-mainbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 300px;
    z-index: 999;
}
#features .peccular-features-single .Bg_ColoredBox {
    width: 89%;
    height: 90%;
    z-index: 0;
    left: 30px !important;
    margin: 0 auto;
    top: 6px;
}
#features .peccular-features-single {
    position: relative;
    margin-bottom: 1.2em;
    padding: 0em 2.5em 1em 1em;
    transition: all 0.8s;
}
#features .peccular-features-single .featur_bx_data {
    left: 10px;
}
#appointment .appointmentbox1 {
    height: 280px !important;
}
#appointment .phn_Box .phn_no {
    margin-top: -29px !important;
    margin-left: 56px !important;
}
.quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 0 !important;
}
    .slick-initialized .slick-slide h4 {
        font-size: 20px !important; 
        margin-top: 0 !important;
    }
        .slick-initialized .slick-slide h6 {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-top: -6px !important;
        left: 60px !important;
    }
    #testimonials .imgdiv .top_crcleBox11{
display: none !important;
    }
    #testimonials .imgdiv .top_crcleBox22{
display: none !important;
    }

#contact .peccular-section-head h3 {
    font-size: 25px !important;
}
.footer-area .peccular-section-head h2 {
    font-size: 25px  !important;
    line-height: 35px !important;
}
#blog .peccular-section-head h2 {
    margin-bottom: -11px !important;
    font-size: 25px !important;
}
#blog .peccular-section-head i {
    font-size: 3px !important;
    padding: 0px 128px !important;
    margin-bottom: 15px !important;
    margin-top: 12px !important;
}

        .slick-initialized .slick-slide h4:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        margin-right: 9px !important;
        transform: scale(1);
        transition: all 0.5s ease 0s;
        margin-bottom: 0;
        font-size: 24px !important;
        padding: 9px 11px 10px !important;
        font-weight: 100;
        width: 45px !important;
        height: 45px !important;
        margin-right: 15px !important;
        top: 12px !important;
    }
    .right-content-testimonial .sec-title h3 {
        font-size: 20px !important;
        margin-bottom: 1em !important;
        letter-spacing: 2px !important;
    }
        .right-content-testimonial .sec-title h2.tag1 {
        font-size: 25px !important;
        line-height: 56px !important;
        line-height: 35px !important;
    }
#appointment .social_icons {
    display: none !important;
}
#appointment .appointmentbox2 .phn_Box {
    width: 230px !important;
    height: 59px !important;
    margin-top: 15px !important;
}
    #appointment .phn_Box .phn_Icon i {
        font-size: 25px !important;
        padding: 7px 7px 7px 12px !important;
    }
        #appointment .phn_Box .phn_Icon {
        width: 50px !important;
        height: 40px !important;
        margin-top: 8px !important;
    }
        #appointment .phn_Box a.h-phone {
        font-size: 20px !important 
    }
#appointment .appointmnetLogoimage1{
display: none !important;
}
#appointment .peccular-section-area-text-subtitle {
    font-size: 15px !important;
    line-height: 25px !important;
    margin-bottom: 0em;
    letter-spacing: 0.3px;
    padding-right: 10% !important;
}
.appointmentbox2 {
    position: relative !important;
    left: 30px !important;
}
#appointment .peccular-section-head h3 {
    font-size: 22px !important;
    padding: 0 15px 0 0;
    line-height: 35px !important;
}
#services .heading_side {
    position: relative;
    left: 25px !important;
}
#appointment .peccular-appointment-imgbox img {
    width: 100% !important;
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    height: 280px !important;
}
#appointment .appointmentbox1 svg{
    display: none !important;
}
#team .peccular-section-head i {
    font-size: 3px !important;
    padding: 0px 133px !important;
    background: #FFC000;
    margin-bottom: 20px !important;
    margin-top: 0px;
    border-radius: 0px 0px 6px 6px;
}
#services .peccular-section-head p.head_descrptn {
    font-size: 17px !important;
    line-height: 30px;
    width: 100% !important;
    margin-top: 10px !important;
    padding-left: 0;
}
#aboutus .about_firstimg {
    position: relative;
    left: 0  !important;
}
.peccular-aboutus-area {
    width: 50% !important;
}
#aboutus .peccular-section-head .about_first_heading i {
        font-size: 2px !important;
        padding: 0px 61px !important;
        border-radius: 16px !important;
        margin-bottom: 15px !important;
    }
    #aboutus .peccular-section-head .about_first_heading h3 {
        font-size: 20px !important;
        letter-spacing: 3px !important;
        margin-bottom: -6px !important;
    }
        #aboutus .peccular-section-head h2 {
               font-size: 20px !important;
        line-height: 30px !important;
    }
#aboutus .peccular-aboutus-imgbox span.exp_num {
    padding: 8px 10px;
    font-size: 11px;
    float: left;
    margin-right: 20px !important;
    width: 50px !important;
    height: 50px !important;
}
#aboutus .peccular-aboutus-imgbox span.exp_num i {
    font-size: 26px !important;
    padding: 7px;
}
#aboutus .peccular-aboutus-imgbox .img_content_bx {
    padding: 10px;
    z-index: 1;
    top: 19px;
    width: 310px  !important;
    margin-left: 20px;
    border-radius: 63px;
}
#features .peccular-features-single .featur_bx_data{
    text-align: center;
}
    #features .peccular-section-head h2 {
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 23px !important;
    }
        #features .peccular-section-head .small_bx {
        display: none;
    }
        #features .peccular-section-subtext {
        font-size: 17px !important;
        line-height: 27px;
        margin-left: 0em;
        width: 79%;
        margin-top: 10px;
    }
    .slider-area .full_overly {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 2;
        height: 100%;
        opacity: 0.5;
        width: 100%;
        background: #000;
    }
.head_btn {
    position: relative;
    top: -22px;
}
    .maintop-header .head_phn a {
        font-size: 11px;
        margin-left: 0;
    }
    .maintop-header .header-email i {
    font-size: 13px;
    margin-right: 0;
    padding-top: 7px;
}
.maintop-header .head_phn i {
    font-size: 15px;
    margin-right: 0px;
    padding-top: 6px;
    padding-left: 3px;
}
    .site-header .socials a i.fa {
    color: #fff;
    font-size: 14px;
    margin-right: 7px;
    line-height: 30px;
    width: 32px;
    height: 31px;
    text-align: center;
    transition: all 0.9s;
}
.maintop-header .head_phn a{
    display: none;
}
.maintop-header .head_phn:hover a{
    display: block;
}
    .maintop-header .head_phn {
        line-height: 15px !important;
        text-align: left !important;
    }
    .maintop-header .header_email {
    width: 35%;
}
.socials {
    width: 36%;
}
.header_phon {
    width: 29%;
}
    .logo-header, .logo-header, .page .logo-header, .single .logo-header {
    margin: 0;
    top: 0px;
    margin-left: 10px;
    margin-top: 1em;
}
        .logo {
        width: 20%;
    }
    .maintop-header .header-email a{
     display: none;
}
.maintop-header .header-email:hover a{
  display: block;
}
    .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 22px;}
   
}
@media screen and ( min-width:992px) and (max-width: 1199px){
 .maintop-header ul li:last-child {  margin-left: 1em; }

}
@media screen and ( min-width:320px) and (max-width: 992px){
/* .top-bar-head {  padding: 0px 0 40px 0;}*/

}
@media screen and ( min-width: 359px) and (max-width: 575px){
.ht-main-title { margin: 40px 0 0.5em 0px !important;    font-size: 31px !important;}

}
@media only ( min-width: 320px) and (max-width:360x){
.ht-main-title { margin: 15px 0 0.5em 0px !important;     font-size: 31px !important;}

}


/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 2em;
}
.peccular-section-head h2{
    
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 48px;
}

.peccular-section-head h3{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
}
.peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
   
}
#services .service-bg,
#contactinfo .contactinfo-bg,
#featuredproduct-section .featuredproduct-bg,
#aboutus .aboutus-bg,
 #steps .steps-bg,
#steps .steps-bg,
#counter .counter-bg,
#features .features-bg,
#steps .steps-bg,
#gallery .gallery-bg,
#project .project-bg,
#banner .banner-bg,
#testimonials .testimonials-bg,
#team .team-bg,
#appointment .appointment-bg,
#pricing .pricing-bg,
#contact .contact-bg,
#blog .blog-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#services,
#contactinfo,
#aboutus,
 #steps,
#steps,
#counter,
#featuredproduct-section
#features,
#steps,
#gallery,
#project,
#banner,
#testimonials,
#team,
#appointment,
#pricing,
#contact,
#blog,
#ourclient,
#newsletter,
#footer{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

 
/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/

 #services .peccular-section-head h2{
    color: #000;
    margin-top: 0em;
    font-weight: 800;
    font-size: 58px;
    line-height: 69px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Roboto, Bold;
    border-radius: 3px;
    padding-right: 6px;
    width: 494px;
    letter-spacing: 0px;
    padding-left: 0;
}
#services .peccular-section-head p.head_descrptn {
font-family: Roboto, Regular;
    font-size: 20px;
    color: #707070;
    line-height: 30px;
    width: width: 635px;
    width: 678px;
    margin-top: 16px;
    padding-left: 0;
}
#services .no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
    /* position: absolute; */
    top: 35%;
    left: 0em;
    z-index: 999;
}
 #services .service_icon_bx {
    width: 61px;
    height: 61px;
    position: absolute;
    top: 15px;
    left: 20px;
    z-index: 1;
    box-shadow: 0px 0px 6px #0000000d;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    padding-top: 14px;
}
 #services .service_icon_bx i{
    font-size: 35px;
    color: #006532;
}
 #services .boxshape1 {
position: absolute;
    top: -127px;
    left: -41px;
    z-index: 8;
    background: #fff;
    border-radius: 80%;
    z-index: 1;
    opacity: 10%;
    width: 279px;
    height: 279px;
}
 #services .boxshape2 {
    position: absolute;
    top: -121px;
    left: -33px;
    z-index: 8;
    background: #fff;
    border-radius: 80%;
    z-index: 1;
    opacity: 10%;
    width: 248px;
    height: 248px;
}
 #services .peccular-section-head {
    text-align: left;
    margin-bottom: 57px;
    margin-top: 68px;
}
 #services .heading_side {
    position: relative;
    left: 6em;
}
 #services .peccular-section-head i {
    color: #92b201;
    font-size: 1px;
    padding: 0px 74px;
    background: #92b201;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
}
 #services .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    margin-left: 40px;
}
 #services .peccular-section-head-icon i {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    background: none;
}

 #services .peccular-section-head h3{    
    color: #575757;
    font-weight: 400;
    font-size: 17px;
    padding: 20px 21em 0.4em 21em;
    line-height: 22px;
    text-align: center;
}
 div#services {
    position: relative;
    margin: 0em 0;
    background: #F7F7F7;
}
#services .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /*width: 377px !important;*/
}
#services .service_firstimg img{
    width: 608px;
    height: 679px;
    position: absolute;
    right: 0;
}
#services  .owl-theme .owl-dots .owl-dot span {
    width: 23px;
    height: 23px;
    margin: 5px 14px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    display: none !important;
}
 #services .peccular-service-box{
    position: relative;
    margin: 0;   
    margin-bottom: 0px;
    background:#ffffff80;
}

 #services .peccular-service-box .peccular-service-image {
    padding: 0px;
    position: relative;
    overflow: hidden;
    height: 258px;
}

#services .peccular-service-box .peccular-service-image .ovrlyT {
    position: absolute;
    background: #000;
    opacity: 0.2;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    z-index: 1;
}

#services .peccular-service-box .peccular-service-image .ovrlyB {
    position: absolute;
    background: #000;
    opacity: 0.2;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s 0.3s;
    -moz-transition: all 0.4s 0.3s;
    -o-transition: all 0.4s 0.3s;
    transition: all 0.4s 0.3s;
    z-index: 1;
}

#services .peccular-service-box:hover .peccular-service-image .ovrlyT {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#services .peccular-service-box:hover .peccular-service-image .ovrlyB {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
 #services .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}

 #services .peccular-service-box{
    position: relative;
    margin-bottom: 2.5em;
    overflow: hidden;
    border-radius: 11px;
    background: #fff;
    width: 377px;
    position: relative;
    z-index: 999;
}
 #services .peccular-service-box img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 440px;
    margin-bottom: 0;
}
 #services .peccular-service-box .peccular-service-image img {
    width: 100%;
    transition: all 0.9s ease;
    height: 100%;
}
#services .peccular-service-box .peccular-service-image .imageOverlaynew {
    width: 100%;
    height: 379px;
    background: #92B201;
    opacity: 1;
    position: absolute;
    transition: all 0.5s ease;
}
 #services .peccular-service-box:hover .imageOverlaynew {
transition: all 0.5s ease;
opacity: 0.6;
}

 #services .peccular-service-content {    
    position: relative;
    bottom: 6px;
    margin: 0px;
    left: 0;
    right: 0;
    text-align: left;
    padding: 8px 32px 0px;
    background: none;
    transition: all 0.5s;
}
 #services .peccular-service-content i {
    color: #9bfb3b;
    font-size: 3px;
    padding: 0px 20px;
    background: #9bfb3b;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.7s;
}
 #services .peccular-service-box:hover .peccular-service-content i{
    color: #2d81f5;
    background: #2d81f5;
    transition: all 0.7s;
     padding: 0px 50px;
}
.peccular-service-content h4 a:hover {
    transition: all 0.7s;
    color: #7C4B2A;
}
 #services .peccular-service-content h4 a{
    word-break: break-word;
    padding: 0;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;
    position: relative;
    letter-spacing: 0;
    font-family: Roboto, Bold;
}  
 #services .peccular-service-content h4{
    padding-right: 3em;
    margin-top: 25px;
}

 #services .peccular-service-contenttext p{
     font-size: 16px; 
    font-weight: 300;
    word-break: break-word;
    line-height: 27px;
    color: #707070;
    margin-bottom: 0px;
    text-align: left;
    padding-right: 1em;
    font-family: Roboto, Regular;
}
#services .peccular-service-box:hover .peccular-service-btn a{
    color: #fff;
    background: linear-gradient(-18deg, #FFC000 45%, #FFC000 50%);
    transition: all 0.5s ease 0s;
}

 #services .peccular-service-btn a{
    color: #000;
    background: linear-gradient(-18deg, #FFC000 45%, #FFE18A 50%);
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    padding: 11px 12px 11px 14px;
    text-align: center;
    margin: 13px 0 0px;
    position: relative;
    -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;
    border-radius: 4px;
    transition-duration: 0.5s;
}

#services .peccular-service-btn {
    margin-top: 2px;
}
 #services .peccular-service-btn a:hover:before{
    left: 84%;
    transition: all 0.9s ease 0s;
}

 #services .peccular-service-btn a:before {
    content: "\f105";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fdfdfd;
    display: inline-block;
    font-size: 24px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 4px;
    left: -3px;
    right: 1px;
    background: #000;
}

 #services .peccular-service-contenttext {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
}
.padding-0{padding: 0;}

 #services .owl-theme .owl-dots {    display: none !important;}

 #services .owl-carousel .owl-nav button.owl-prev span {
    position: absolute;
    top: 50%;
    left: 0;
    color: #3e3e3e;
    font-size: 50px;
    width: 45px;
    height: 45px;
    line-height: 35px;
    border-radius: 50%;
    background: #fff;
    font-weight: 100;
    border: 1px solid #3e3e3e;
}

 #services .owl-carousel .owl-nav button.owl-next span:before, 
 #services .owl-carousel .owl-nav button.owl-prev span:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
 #services .owl-carousel .owl-nav button.owl-prev span, 
 #services .owl-carousel .owl-nav button.owl-next span {
    display: none !important;
}
 #services .owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}
 #services .owl-carousel .owl-nav button.owl-prev, 
 #services .owl-carousel .owl-nav button.owl-next {
     position: relative;
    box-shadow: none;
    background: none;
    z-index: -1;
    bottom: 27em;
}
 #services .owl-carousel .owl-nav button.owl-next:before, 
 #services .owl-carousel .owl-nav button.owl-prev:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffe723;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0;
    z-index: 999;
    color: #3e3e3e;
    width: 45px;
    height: 45px;
    line-height: 35px;
    background: #fff;
    font-weight: 100;
    font-size: 30px;
    padding: 5px;
}
 #services .owl-carousel .owl-nav button.owl-next:before{
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    top: 50%;
    right: 0;
    color: #3e3e3e;
    top: -439px;
    left: -50px;
    font-size: 47px;
    font-weight: 500;
    padding-left: 21px;
    padding-right: 21px;
}
 #services .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f104";
    font-family: FontAwesome;
    position: relative;
    color: #3e3e3e;
    top: -439px;
    left: -50px;
    font-size: 47px;
    font-weight: 500;
    padding-left: 21px;
    padding-right: 21px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}
 #services .owl-carousel .owl-nav button.owl-next:hover:before,
 #services .owl-carousel .owl-nav button.owl-prev:hover:before{
    color: #000 !important ;
    background: #FFE18A !important;
    transition: all 0.4s 0.3s;
} 
@media screen and (min-width:320px) and (max-width: 1199px){
     #services .serbrdr:nth-child(even) .image-bttom-border{bottom: 0px; display: none;}
     #services .peccular-service-content{    bottom: 0px;}

}
@media screen and (min-width:768px) and (max-width: 991px){  
     #services .peccular-service-contenttext { margin-top: 0em;}
}
/*----------------------------------------*/
/*  Appointment Area
/*----------------------------------------*/
/*----------------------------------------*/
/*  appointment Area
/*----------------------------------------*/
#appointment {   
    position: relative;
    overflow: hidden;
    background: #000;
}

#appointment .appointment-body {
    position: relative;
}

#appointment .appointmentbox1 svg{
    overflow: hidden;
    position: absolute;
    padding: 0px 0;
    z-index: 1;
    height: 677px;
}
#appointment .appointmentbox1 svg path{ fill: #000 ; opacity: 0.2;}

.appointmnt_below_box {
    background: #393838;
    height: 34px;
}
.appointmnt_below_boxTop{
    background: #4E4D4D;
    height: 7px;
}
.appointmnt_below_box .dashed_border img {
    width: 100%;
    opacity: 0.5;
    height: 2px;
    margin-top: 18px;
}
#appointment .peccular-section-head {
       margin-bottom: 1em;
    width: 600px;
}
#appointment .peccular-section-head h2{
    color: #fff;   
    margin-bottom: 18px;
    margin-top: 42px;
    font-weight: 700;
    font-size: 26px;
    padding: 0 156px 0px 0;
}

#appointment .peccular-section-head h2 i{    
    color: #E7DB13;
    font-size: 8px;
    background: #E7DB13;
    width: 44px;
    height: 38px; 
    position: relative;       
    top: -20px;
    left: -18px;
    z-index: -1;
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    margin: 0 0px;
    -webkit-clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
    clip-path: polygon(45% 1.33975%, 46.5798% 0.60307%, 48.26352% 0.15192%, 50% 0%, 51.73648% 0.15192%, 53.4202% 0.60307%, 55% 1.33975%, 89.64102% 21.33975%, 91.06889% 22.33956%, 92.30146% 23.57212%, 93.30127% 25%, 94.03794% 26.5798%, 94.48909% 28.26352%, 94.64102% 30%, 94.64102% 70%, 94.48909% 71.73648%, 94.03794% 73.4202%, 93.30127% 75%, 92.30146% 76.42788%, 91.06889% 77.66044%, 89.64102% 78.66025%, 55% 98.66025%, 53.4202% 99.39693%, 51.73648% 99.84808%, 50% 100%, 48.26352% 99.84808%, 46.5798% 99.39693%, 45% 98.66025%, 10.35898% 78.66025%, 8.93111% 77.66044%, 7.69854% 76.42788%, 6.69873% 75%, 5.96206% 73.4202%, 5.51091% 71.73648%, 5.35898% 70%, 5.35898% 30%, 5.51091% 28.26352%, 5.96206% 26.5798%, 6.69873% 25%, 7.69854% 23.57212%, 8.93111% 22.33956%, 10.35898% 21.33975%);
    display: inline-block;
}
#appointment .peccular-section-head h3{
    color: #fff;
    font-weight: 700;
    font-size: 58px;
    padding: 0 15px 0 0;
    line-height: 77px;
    margin: 0 0;
    text-align: left;
}
#appointment .peccular-appointment-social-icon {
    background: transparent;
    width: 38px;
    height: 38px;
    line-height: 3px;
    position: relative;
    bottom: 0;
    z-index: 999;
    padding: 10px 0;
    display: inline-flex;
    transition: .9s ease;
}

#appointment .peccular-appointment-social-icon :after {
position: absolute;
    top: 1px;
    bottom: -1px;
    left: -8px;
    right: -10px;
    border: 2px solid transparent;
    content: '';
    z-index: -1;
    border-radius: 50%;
}

#appointment .peccular-appointment-social-icon:hover:before {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    -moz-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
    z-index: 1;
}

#appointment .peccular-appointment-social-icon a{
    height: 55px;
    width: 55px;
    margin-left: 9px;
    margin-right: 9px;
}
#appointment .peccular-appointment-social-icon i {
    color: #000;
    font-size: 27px;
    padding: 13px 8px;
    transform: scale(1);
    transition: .9s ease;
    border: 2px dashed #fff;
    border-radius: 50%;
    margin-left: 9px;
    margin-right: 9px;
    height: 55px;
    width: 55px;
    background: #FFC000;
    text-align: center;
}

#appointment .social_icons {
    position: absolute;
    bottom: 33px;
    right: 25%;
}

#appointment .appointmentbox2:hover .peccular-section-head h3 i{
     padding: 0 50%;
     transition: all 1s ease 0s;
}
#appointment .peccular-section-head h3 i{
    color: #E7DB13;
    font-size: 8px;
    margin-right: 5px;
    margin-top: 0px;
    padding: 0 77px;
    background: #E7DB13;
    border-radius: 0;
    font-family: 'Fontawesome';
    position: relative;
    top: -38px;
    transition: all 1s ease 0s;
}
#appointment .peccular-section-area-textlist ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em;
  
}
#appointment .abtlist2{
    margin: 0 0 0 -62px;
}
#appointment .peccular-section-area-textlist ul li,
 #appointment .peccular-section-area-textlist ol li,
  #appointment .peccular-section-area-textlist {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    word-break: break-word;
    line-height: 28px;
}
#appointment .peccular-section-area-textlist ul li:before, 
#appointment .peccular-section-area-textlist ol li:before{
    content: "\f040";
    font-family: 'Fontawesome';
    margin-right: 9px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 18px;
    padding: 5px;
}
#appointment .peccular-section-area-text-subtitle {
color: #F7F7F7;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 30px;
    margin-bottom: 1em;
    letter-spacing: 0.3px;
    padding-right: 23%;
}

#appointment .peccular-appintmt-btn a{
    color: #000;
    background: linear-gradient(-18deg, #FFC000 45%, #FFE18A 50%);
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 12px 14px 14px;
    text-align: center;
    margin: 13px 0 0px;
    position: relative;
    -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-radius: 4px;
}  
#appointment .peccular-appintmt-btn a:before {
    content: "\f105";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fdfdfd;
    display: inline-block;
    font-size: 24px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 4px;
    left: -3px;
    background: #000;
}
#appointment .appointmentbox2 .phn_Box {
    background: #FFC000;
    /* height: 76px; */
    width: 318px;
    height: 76px;
    margin-top: 33px;
    border-radius: 4px;
    border: 1px solid #707070;
    border-left: none;
}
#appointment .phn_Box .phn_Icon{
    width: 64px;
    height: 53px;
    background: #000000;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    margin-top: 12px;
}
#appointment .phn_Box .phn_Icon i{
    font-size: 33px;
    color: #FFC000;
    padding: 10px 10px 10px 16px;
}
#appointment .phn_Box  a.h-phone{
    font-size: 30px;
    color: #000;
    font-weight: 600;
}
#appointment .phn_Box .phn_no {
    margin-top: 20px;
    margin-left: 10px;
}
#appointment .appointmnetLogoimage1 .peccular-appointmnet-rightLogo {
position: absolute;
    width: 212px;
    height: 112px;
    bottom: 0;
    /* right: 138px; */
    margin-top: 26px;
}
#appointment .abt-btns2:hover a{ color: #fff; }

#appointment .peccular-section-head .peccular-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}
#appointment .peccular-appointment-imgbox{ 
   }
   #appointment  .appointmentbox1 {
    height: 625px;
}
#appointment .peccular-appointment-imgbox img{
    width: 87%;
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    height: 677px;
}

/*----------------------------------------*/
/*  Gallery Area
/*----------------------------------------*/

#gallery {
    position: relative;
    overflow: hidden;
    background: #F1ECE8;
}
#gallery .peccular-section-head {
    margin: 6em 0em 2em;
}

#gallery .peccular-section-head h2{
    color: #7C4B2A;
    padding-bottom: 0;
    font-weight: 600;
    font-size: 33px;
    line-height: 48px;
    letter-spacing: 0;
    font-family: Roboto, Bold;
    text-transform: none;
    text-align: right;
    padding-right: 0em;
}

#gallery .peccular-section-head h2 span{
    color: #F2842E;
    font-weight: 600;
    font-size: 46px;
    letter-spacing: 1.8px;
}
#gallery .peccular-section-head h4 {
    font-size: 19px;
    font-weight: normal;
    border-radius: 12px;
    display: inline-block;
    padding: 4px 12px;
    color: #7c4b2ae0;
    letter-spacing: 0.7px;
    font-family: Roboto, Regular;
    line-height: 34px;
    padding-left: 4em;
    padding-right: 3em;

}
#gallery .hover_color {
  position: relative;
  display: inline-block;
  z-index: 1;
}


/* top or bottom, to choose where it starts */
#gallery .hover_color:hover::before {
  top: 0;
  z-index: 1;
}


/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
 #steps .steps-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #steps .peccular-section-head h3 

#steps .peccular-steps-area {
}
 #steps {
    background: #fdfdfd;
}
 #steps .peccular-section-head{
    margin-bottom: 1em;
}
 #steps .peccular-section-head h2{
    color: #000;
    margin-top: 0em;
    font-weight: 600;
    font-size: 35px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Roboto, Bold;
    text-transform: uppercase;
    border-right: 3.5px solid #7C4B2A;
    border-radius: 3px;
    padding-right: 6px;
}

 #steps .peccular-section-head h2:after {
    border-color: #fa4450;
}
 #steps .peccular-section-head h3{
    font-family: Roboto, Regular;
    font-size: 18px;
    color: #707070;
    margin-left: 8.5px;
    line-height: 30px;
    text-align: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
}
 div#features {
    position: relative;
    background: #fff;
}
 #steps .peccular-steps-content h4.peccular-steps-title{
font-size: 22px;
    font-weight: 500;
    word-break: break-word;
    color: #313131;
    transition: all 0.3s ease 0s;
    margin-bottom: 18px;
    line-height: 1.5;
}  
 #steps .peccular-steps-single:hover h4.peccular-steps-title{
   color: #fff;
}
 #steps .peccular-steps-single h4.peccular-steps-title{
   color: #313131;
}
 #steps .peccular-steps-content p.peccular-steps-text{
    color: #707070c2;
    font-size: 16px;
    font-weight: 400;
    word-break: break-all;
    line-height: 21px;
    margin-bottom: 0px;
    text-align: left;
    font-family: Roboto, Regular;
    padding-right: 45px;
}

 #steps .peccular-steps-b {
          padding: 20px 28px 9px 20px;
}

 #steps .peccular-steps-single{
    padding: 2em 3em 1em 2em;
    border-radius: 0;
    margin: 0em 0 1em;
    background: #fff;
    position: relative;
    z-index: 1;
}

 #steps .peccular-steps-single:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}

 #steps .peccular-steps-single .peccular-steps-num {
    color: #000;
    font-size: 26px;
    position: relative;
    font-family: Roboto, Bold;
    text-align: center;
    font-weight: 700;
}
#steps .peccular-steps-single .peccular-steps-num .border-bx1 {
    height: 49px;
    width: 49px;
    border: 1px solid #7C4B2A;
    border-radius: 4px;
}
#steps .peccular-steps-single .peccular-steps-num .border-bx2{
    height: 49px;
    width: 49px;
    border: 1px solid #7C4B2A;
    border-radius: 4px;
    top: 4px;
    position: relative;
    left: 4px;
    line-height: 45px;
    font-weight: 600;
}

 #steps .peccular-steps-icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
 #steps .peccular-steps-icon {
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 1;
}
 #steps .peccular-steps-icon i{
    font-size: 70px;
    line-height: 40px;
    color: #7070703d;
    margin-bottom: 20px;
    margin-top: 10px;
}

 #steps .peccular-steps-single:hover .peccular-steps-icon {
    -ms-transform: scale(1.07) rotate(5deg);
    -moz-transform: scale(1.07) rotate(5deg);
    -webkit-transform: scale(1.07) rotate(5deg);
    -o-transform: scale(1.07) rotate(5deg);
    transform: scale(1.07) rotate(5deg);
    background: -moz-linear-gradient(top,#fff 0%,#fff 100%);
    background: -webkit-linear-gradient(top,#fff 0%,#fff 100%);
    background: linear-gradient(to right,#fff 0%,#fff 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    animation: bounce 1s ease normal none 1;
}

 #steps .peccular-steps-single:hover{
    background: #7C4B2A;
    transition: all 0.5s ease;
    border-radius: 7px;
}
 #steps .peccular-steps-single:hover .peccular-steps-icon i{
    color: #fff;
     transition: all 0.5s ease;
}
 #steps .peccular-steps-single:hover p.peccular-steps-text{
   color: #fff;
     transition: all 0.5s ease;
}
 #steps .peccular-steps-single:hover .peccular-steps-num {
    color: #fff;
    transition: all 0.5s ease;
}
 #steps .peccular-steps-single:hover .peccular-steps-num .border-bx1{
        border-color: #fff;
    transition: all 0.5s ease;
}
 #steps .peccular-steps-single:hover .peccular-steps-num .border-bx2{
        border-color: #fff;
    transition: all 0.5s ease;
}
/*----------------------------------------*/
/*  13. contactinfo Area
/*----------------------------------------*/

#contactinfo .peccular-section-head {
        margin-bottom: 0px;
}
#contactinfo {
    background-color: #7C4B2A;
}
 #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: 31px;
    line-height: 35px;
    color: #fdfdfd;
    font-weight: 500;
    font-family: Roboto, Bold;
    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: #7C4B2A;
    background: #fff;
    padding: 12px 26px;
    font-size: 23px;
    font-weight: 600;
    word-break: break-word;
    line-height: 25px;
    border-radius: 7px;
    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;
}

#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: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: -72px;
    border-radius:50% 50%;
    transition: all .5s ease-in-out;
    z-index:-2;
    right:0
}
#contactinfo .peccular-contactinfo-button a:after{
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 100%;
    border-radius: 50% 50%;
    z-index:-2;
    transition: all .5s ease-in-out;
}

#contactinfo .peccular-contactinfo-button a:hover{background-color:transparent;}
#contactinfo .peccular-contactinfo-button a:hover:after,
#contactinfo .peccular-contactinfo-button a:hover:before{
    top: 50%;
    transition: all .5s ease-in-out;
    transform:scale(5,5);
}

 #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;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: block !important;
}
.swiper-pagination-bullet-active{
    background: #007aff !important;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
    border-radius: 0 !important;
    left: 2% !important;
    position: absolute;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute !important;
    top: 50% !important;
    left: 2% !important;
    width: 10% !important;
    text-align: left !important;
}

.swiper-pagination-bullet-active{
    opacity: 1;
    background: #06332e !important ;    
}
.swiper-pagination-bullet {
    width: 18px !important;
    height: 18px !important;    
    border-radius: 100%;
    background: #fff !important;
    /*color: #fdfdfd !important;*/
    display: block !important;
    opacity: 1 !important;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.slider-area .slider_below_box {
    background: #FFC000;
    height: 34px;
}
.slider-area .slider_below_box .dashed_border img {
    width: 100%;
    opacity: 0.5;
    height: 2px;
    margin-top: 18px;
}
.slider-area .swiper-pagination:before{

}
.hero-style {
    height: 850px;
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.peccular-slider-mainoverlay{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    background-size: cover;
}
.hero-slider .peccular-slider-rightLogo {
    position: absolute;
    width: 212px;
    height: 112px;
    bottom: 0;
    right: 138px;
}
.slider-area img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
        position: absolute;

}
.slider-area .full_overly {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    opacity: 0.8;
    width: 100%;
}
.slide-inner .slider-inner-mainbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 52%;
    height: 100%;
    z-index: 2;
}
.slider-area .shaped_Overlay {
/*    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.5;*/
 /*   -webkit-mask-image: url(images/slider_hero_overlay_5.png);
    mask-image: url(images/slider_hero_overlay_5.png);
    -webkit-mask-position: center right;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;*/
}
.slide-inner .slider-inner-mainbox .slider-overlay-img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slider-inner-box {
    position: relative;
    padding: 17% 2em 0em 8em;
        top: 23%;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 7px 4px !important;
}

.slider-area h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding: 20px 0;
}

.hero-style .slide-title h2 {
    font-size: 60px;
    line-height: 67px;
    color: #ffffff;
    transition: all .4s ease;
    padding: 0 0 10px 0;
    font-family: Roboto, Black;
    font-weight: 700;
    padding-right: 10px;
}
.hero-style .slide-title h2 span{
    font-size: 32px;
    color: #ffffff;    
    transition: all .4s ease;
    padding: 0 0 0 15px;
    font-weight: 500;
}
.slider-area p {
    color: #fff;
    padding-bottom: 27px;
    margin: 0;
}

.hero-style .slide-text p {
    z-index: 1;
    font-size: 19px;
    color: #fffffff0;
    transition: all .4s ease;
    font-weight: 400;
    font-family: Roboto, Regular;
    padding-right: 21%;
    line-height: 24px;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.hero-style ul li{
   display: inline-block;
    padding-right: 10px;
}

.slide-btns-2.animated.fadeInDownBig {
    position: relative;
    z-index: 5;
}
.hero-style .slide-btns-2 a.ReadMore{
    color: #000;
    background: linear-gradient(-18deg, #FFC000 45%, #FFE18A 50%);
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 12px 14px 14px;
    text-align: center;
    margin: 13px 0 0px;
    position: relative;
    -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;
}
.hero-style .slide-btns-2 a.ReadMore:hover{
    color: #fff;
    border-color: #fff ;
    transition-duration: 0.5s;
}

.hero-style .slide-btns-2 a.ReadMore:before {
    content: "\f105";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fdfdfd;
    display: inline-block;
    font-size: 24px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 5px;
    left: -6px;
    background: #000;
}

.swiper-pagination-bullet-active{
    background: #FFC000 !important;
    padding: 10px;
    margin: 10PX;
    position: absolute;
    top: 28px;
    left: 45px;
}

.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}
.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 55px;
    line-height: 53px;
    margin-top: -30px;
    text-align: center;
    border: 0px solid #d4d3d3;
    border-radius: 55px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    color: #fcfdfb;
    display: none;
}

.hero-slider .swiper-button-prev {
    left: 60px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-next {
    right: 60px;
    transform: translateX(50px);
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    color: #fff;
}

.hero-slider .swiper-button-prev:before {
    content: "\f0d9";
    font-family: FontAwesome;
    position: absolute;
    left: -95px;
    font-size: 40px;
    color: #7C4B2A;
    background: #fff;
    padding: 10px;
    height: 54px;
    width: 54px;
    line-height: 33px;
    border-radius: 7px;
    transition: all .5s ease;
}
.hero-slider .swiper-button-prev:hover:before{

}

.hero-slider .swiper-button-next:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: -15px;
    font-size: 40px;
    color: #7C4B2A;
    background: #fff;
    padding: 10px;
    height: 54px;
    width: 54px;
    line-height: 33px;
    border-radius: 7px;
    transition: all .5s ease;
}

.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #fff;
     background: #7C4B2A;
     transition: all .5s ease;
}

@media (min-width: 1024px){
    .hero-style {
        height: 740px;
    }
}


/*--------------------------------------------------------------
## Product Category Section
--------------------------------------------------------------*/
#catproduct-section {
    background: #fff;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-top: 0em;
}

#catproduct-section .owl-carousel .owl-stage-outer {
      padding: 5px 5px 40px;
    margin: 0 -4px;
}

#catproduct-section .peccular-section-head {   
    margin-bottom: 3.5em;
    margin-top: -1em;
}

#catproduct-section h2.ht-section-title {
    color: #000;   
    margin-bottom: 5px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 48px;
}

#catproduct-section .peccular-section-head i{
    color: #bb8fe7;
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 22px;
    background: #bb8fe7;
    border-radius: 16px;
}
#catproduct-section .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
}

#catproduct-section .pro-cat-content {
    background: #96bb7b;    
    padding:3em 0px 3em;
    text-align: center; 
    position: relative;
    z-index: 1;  
}
#catproduct-section .pro-cat-content svg {
    position: absolute;
    top: -61px;
    z-index: 10;
    left: -2px;
    width: 309px;
}
#catproduct-section .pro-cat-content svg path{
    fill: #96bb7b;
}

#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(1) .pro-cat-content {
 background: #96bb7b;  
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(1) .pro-cat-content svg path{
    fill: #96bb7b !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(1) .pro-cat-content span a{
    background: #d6eca2 !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(2) .pro-cat-content {
  background: #fbdd17;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(2) .pro-cat-content svg path{
    fill: #fbdd17 !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(2) .pro-cat-content span a{
    background: #fae97d !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(3) .pro-cat-content {
  background: #ffdddb;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(3) .pro-cat-content svg path{
    fill: #ffdddb !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(3) .pro-cat-content span a{
    background: #f97189 !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(4) .pro-cat-content {
  background: #e5edef;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(4) .pro-cat-content svg path{
    fill: #e5edef !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(4) .pro-cat-content span a{
    background: #c9e3e9 !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(5) .pro-cat-content {
 background: #96bb7b;  
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(5) .pro-cat-content svg path{
    fill: #96bb7b !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(5) .pro-cat-content span a{
    background: #d6eca2 !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(6) .pro-cat-content {
  background: #fbdd17;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(6) .pro-cat-content svg path{
    fill: #fbdd17 !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(6) .pro-cat-content span a{
    background: #fae97d !important;
} 
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(7) .pro-cat-content {
  background: #ffdddb;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(7) .pro-cat-content svg path{
    fill: #ffdddb !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item:nth-child(7) .pro-cat-content span a{
    background: #f97189 !important;
} 


#catproduct-section .pro-cat-img {    
    margin: 0 auto;    
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
   
}
#catproduct-section .pro-cat-img img{
    height: 287px;
    width: 100%;   
     
}
#catproduct-section .pro-cat-img img:hover {
   -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: scale(1) rotateZ(3deg);
    -moz-transform: scale(1) rotateZ(3deg);
    -webkit-transform: scale(1) rotateZ(3deg);
    -o-transform: scale(1) rotateZ(3deg);
}
.pro-cat-content p.catdesc {
      color: #fff;
        font-size: 13px;
}

#catproduct-section .pro-cat-content span a {
    color: #000;   
    font-size: 18px;
    font-weight: 400;
    background: #d6eca2;
    padding: 6px 25px;
    border-radius: 50px;
    margin: 0 20px;
   cursor: pointer;
    border: 3px solid #fff;
    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;
    z-index: 20;
}

#catproduct-section .pro-cat-content span a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    background: #bb8fe7;
   /* background: linear-gradient( to right,#fcf900 ,#fd66be 100%);*/
    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;
}
#catproduct-section .pro-cat-content span a:hover:before, 
#catproduct-section .pro-cat-content span a:focus:before, 
#catproduct-section .pro-cat-content span a:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}
#catproduct-section .pro-cat-content span.rolln{ text-align: center; }
#catproduct-section .owl-theme .owl-dots{display: none;} 
#catproduct-section .owl-theme .owl-nav{ display: none; }
#catproduct-section .owl-theme .owl-nav [class*=owl-]{    

    font-size: 38px !important;
    background: none !important;
    color: #000 !important;
    box-shadow: none !important;
}
#catproduct-section .owl-carousel.owl-drag .owl-item{ height: 425px; }



/*----------------------------------------*/
/*  banner Area
/*----------------------------------------*/

#banner {
    position: relative;
    overflow: hidden;
}
#banner .peccular-banner-b{
    padding: 10px 13px;
   
}
#banner .leftHead {
    position: relative;
    overflow: hidden;
    padding-left: 143px;
    margin-top: 30px;
    width: 900px;
    padding-right: 15px;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
}

#banner .leftHead h2{
    font-family: Roboto, Bold;
    font-size: 38px;
    color: #30343E;
    font-weight: 600;
    margin-bottom: 13px;
    padding-right: 45%;
    line-height: 45px;
}
#banner .leftHead p{
    font-family: Roboto, Regular;
    font-size: 16px;
    color: #30343E;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 15px;
    padding-right: 25%;
}
#banner .leftHead ul li{
    font-family: Roboto, Medium Italic;
    font-size: 21px;
    color: #7A4A29;
    font-weight: 500;
    margin-bottom: 20px;
    padding-left: 25px;
    font-style: italic;
}
#banner .leftHead ul li span{
    font-family: Roboto, Black Italic;
    font-size: 14px;
    color: #7A4A29;
    font-weight: 500;
    border: 1px solid #7C4B2A;
    border-radius: 50%;
    padding: 4px;
    margin-right: 15px;
}
#banner .leftHead ul{
    padding-bottom: 0;
}
#banner .LeafTopimage1 {
    height: 368px;
    width: 100%;
    position: absolute;
}
#banner .LeafTopimage1 img.peccular-project-leafimgboxshape1 {
    position: relative;
    width: 100%;
    height: 368px;
    margin-left: 0;
    margin-top: 0;
    background: #F1ECE8;
    left: 0;
}
#banner .contact_details {
    background: #7A4A29;
    position: relative;
    height: 186px;
    z-index: 0;
    padding-top: 30px
}
#banner .cnct_bx {
    background: #F1ECE8;
    height: 125px;
    position: absolute;
    z-index: 5;
    width: 566px;
    left: 143px;
    right: 0;
    border-radius: 18px;
    box-shadow: 0px 3px 0px 0px #9e7f66;
}
#banner .left_icon_bx {
    width: 61px;
    background: #30343E;
    position: absolute;
    height: 125px;
    border-top-left-radius: 18px;
    border-bottom-left-radius: 18px;
}
#banner .right_icon_bx {
    width: 96px;
    position: absolute;
    height: 94px;
    right: 25px;
    top: -10px;
}
#banner .right_icon_bx svg {
    position: relative;
    z-index: 0;
    top: 0;
}
#banner .right_icon_bx svg path{
    fill: #30343E;
}
#banner .right_icon_bx  i{
    font-size: 60px;
    color: #F1ECE8;
    position: absolute;
    top: 23%;
    left: 17px;
    height: 25px;
    width: 25px;
    font-weight: 600;
    transform: rotate(-38deg);
    z-index: 1;
}
#banner .left_icon_bx i{
    font-size: 65px;
    color: #F1ECE8;
    position: relative;
    top: 23%;
    left: 21px;
    height: 24px;
    width: 24px;
    font-weight: 600;
}
#banner .contct_lbl {
    text-align: center;
    padding-top: 21px;
}

#banner .contct_lbl h3{
    font-family: Roboto, Bold;
    color: #30343E;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}
#banner .contct_lbl a{
    font-family: Roboto, Black;
    font-size: 41px;
    color: #30343E;
    font-weight: 800;
    transition: all 0.5s ease 0s;
}
#banner .contct_lbl a:hover{
    transition: all 0.5s ease 0s;
    color: #7A4A29;
}
#banner .right_BG_image img{ 
    position: relative;
    width: 100%;
    height: 553px;
    z-index: 0;
    top: 0;
    left: 0;
}


/*--------------------------------------------------------------
## featured Product Section
--------------------------------------------------------------*/
#featuredproduct-section {           
       position: relative;
       overflow: hidden;     
       background: #fff;
}
#featuredproduct-section .peccular-section-head {
    margin-bottom: 5em;
      margin-top: 0em;
      text-align: right;
}
#featuredproduct-section .owl-theme .owl-dots{
display: none !important;
}
#featuredproduct-section .owl-theme .owl-nav {
    margin-top: 30px !important;
    top: -15%;
    position: absolute;
    right: 25px;
}
#featuredproduct-section .owl-theme .owl-nav .disabled {
     opacity: 1 !important; 
    cursor: default;
}
#featuredproduct-section .owl-theme .owl-nav span{
    height: 15px !important;
    width: 21px;
    border: 1px solid #7C4B2A;
    padding: 0px 8px 0px 8px;
    position: relative;
    border-radius: 3px;
    color: #7C4B2A;
    box-shadow: 0px 0px 10px #00000033;
        background: #0000;
}
#featuredproduct-section .peccular-section-head h2{
    color: #000;
    margin-top: 0em;
    font-weight: 600;
    font-size: 35px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Roboto, Bold;
    text-transform: uppercase;
    border-right: 3.5px solid #7C4B2A;
    border-radius: 3px;
    padding-right: 6px;
}
#featuredproduct-section .peccular-section-head p.head_descrptn {
    font-family: Roboto, Regular;
    font-size: 18px;
    color: #707070;
    /* text-align: left; */
    margin-left: 8.5px;
    line-height: 30px;
}
#featuredproduct-section .poppimg{ position: relative; z-index: 10; }

#featuredproduct-section .peccular-section-head i{
    color: #bb8fe7;
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 22px;
    background: #bb8fe7;
    border-radius: 16px;
}
#featuredproduct-section .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
}

.featured-product a {
    font-size: 15px;
    text-transform: uppercase;
}


.product-image-thumb {  overflow: hidden;}

#featuredproduct-section .product-image-thumb img{
    width: 92%;
    height: 356px;
    transition: transform .5s ease;
}
#featuredproduct-section .featured-product:hover .product-image-thumb img{
     transition: transform .5s ease;
     border-radius: 10px;
}
/*#featuredproduct-section .product-image-thumb a .ovlay {
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    border-radius: 0px;
    opacity: 0;
    background: #000;
    transition: all 0.3s ease 0s;
    width: 92%;
}
#featuredproduct-section .featured-product:hover a .ovlay{
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.4;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}*/
#recent-porduct .price {}
#recent-porduct .price del span.woocommerce-Price-amount {
    color: #656565;
    font-weight: 400;
    padding: 0 2px 0 0px;
}
#featuredproduct-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#featuredproduct-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
     font-size: 20px !important;
    font-weight: 500 !important;
    font-family: Roboto, Medium;
}
#featuredproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#featuredproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: Roboto, Medium;
}
#recent-porduct .price ins span.woocommerce-Price-amount {
    font-weight: 400;
    text-decoration: none;
   
}

#featuredproduct-section #recent-porduct .price del span.woocommerce-Price-amount{
    color: #656565;
}
#featuredproduct-section #recent-porduct .price ins span.woocommerce-Price-amount{
    color: #7C4B2A !important;
}
#featuredproduct-section .total-product-title-wrap {   
    text-align: left;
    margin-top: 0px;
    padding: 0 0 0em 0;
    color: #fff;
    position: relative;
     transition: transform .5s ease;
}

.featured-product {
    margin-bottom: 1em;
}
#featuredproduct-section .product-content-wrap{
    padding: 0px 0px 29px 2px;
    position: relative;
    bottom: 0px;
    z-index: 10;
    text-align: left;
    margin-top: 11px;
}

#featuredproduct-section .total-product-title-wrap h6 {   
    padding: 0;
    margin-bottom: 6px;
    font-size: 23px;
    color: #000;
    font-weight: 500;
    /* height: 70px; */
    font-family: Roboto, Medium;
    transition: transform .9s ease;
}


#featuredproduct-section .featured-product:hover .total-product-title-wrap h6{
    color: #7C4B2A;
    transition: transform .9s ease;
     font-weight: 700;
}


/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
#team .peccular-team-block {
    position: relative;
}

#team .peccular-section-head {
       margin-bottom: 1.5em;
      margin-top: 0em;
}
#team .peccular-team-single{}

#team .peccular-section-head h2{
color: #000;
    margin-top: 0em;
    font-weight: 600;
    font-size: 58px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: Roboto, Bold;
    border-radius: 3px;
    padding-right: 6px;
}

#team .peccular-section-head i {
    color: #FFC000;
    font-size: 7px;
    padding: 0px 202px;
    background: #FFC000;
    margin-bottom: 28px;
    margin-top: 24px;
    border-radius: 0px 0px 6px 6px;
}
#team .peccular-section-head h3 {
    font-family: Roboto, Regular;
    font-size: 18px;
    color: #707070;
    margin-left: 8.5px;
    line-height: 30px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
#team .peccular-section-head {
    text-align: center;
    margin-top: 2em;
}

#team .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
}
#team {
    position: relative;
    background: #fff;
    overflow: hidden;
}

#team .peccular-team-content{     
    text-align: center;
    background: #FFC000;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
    top: -2px;
    opacity: 0;
    transition: .9s ease;
}

#team .peccular-team-single:hover .peccular-team-content{
    opacity: 1;
   transition: .9s ease;
}
#team .peccular-team-image {
    overflow: hidden;
    height: 334px;
    transition: .9s ease;
    width: 303px;
}
#team .peccular-team-image .border_Box {
    width: 269px;
    height: 302px;
    border: 1px solid #fff;
    position: absolute;
    top: 16px;
    left: 17px;
    transition: .9s ease;
    opacity: 0;
    z-index: 2;
}
#team .peccular-team-image .hove_overly {
    background: #000;
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 334px;
    transition: .9s ease;
}
#team .peccular-team-single:hover .hove_overly{
    opacity: 0.51;
    transition: .9s ease;
}
#team .peccular-team-single:hover .border_Box{
opacity: 1;
transition: .9s ease;
}
#team .peccular-team-single:hover .peccular-team-social-icon{
    opacity: 1;
    transition: .9s ease;
}
#team .peccular-team-content svg {    
    transform: rotateY(182deg);
    width: 100% !important;
    top: -64px;
    position: relative;
    z-index: 10;
}
#team .svgpadding {
    bottom: 3px;
}
#team .tpadding{ padding: 0 0 0 2em; }

#team h4.peccular-team-name {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 6px;
    font-family: Roboto, Bold;
    padding-top: 10px;
}

#team h6.peccular-team-designation{
    font-weight: 400;
    color: #4E4D4D;
    font-size: 18px;
     text-transform: capitalize; 
    font-family: Roboto, Regular;
    padding-bottom: 11px;
}
#team h5.peccular-team-designation{
    font-weight: 400;
    color: #7b7b7b;
    font-size: 16px;
    text-transform: uppercase;
}
#team h6.peccular-popteam-designation{
    font-weight: 500;
    color: #7b7b7b;
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#team h4.peccular-popteam-name{
    color: #06332e;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#team .peccular-popteam-experience{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#team .peccular-popteam-content {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
}

#team .peccular-team-image img {
width: 303px;
    height: 334px;
    transition: all 5s ease 0s;
}

#team .peccular-team-social-icon{
    background: transparent;
    width: 38px;
    height: 38px;
    line-height: 3px;
    position: absolute;
    bottom: 129px;
    z-index: 999;
    left: 13%;
    padding: 10px 0;
    display: inline-flex;
    opacity: 0;
    transition: .9s ease;
}
#team .peccular-team-social-icon i {
    color: #fff;
    font-size: 20px;
    padding: 7px 8px;
    transform: scale(1);
    transition: .9s ease;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-left: 9px;
    margin-right: 9px;
    height: 38px;
    width: 38px;
}
#team .peccular-team-social-icon i:hover {
    transform: scale(1.3);
    transition: .9s ease;
}

#team .peccular-team-hoversocial-icon a i{
    color: #fff;
    font-size: 19px;   
    padding: 0px;
}

#team .peccular-team-image .peccular-team-hoversocial-icon a{
    display: block;
    text-align: center;
    bottom: 0;
    position: relative;
    margin: 10px 10px -24px 10px ;
    color: #fefefc;
   
   
}

/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/
#innerpage-box .peccular-team-area {
    margin-bottom: 2em;
}
#innerpage-box .image_BGShp {
    background: #000;
    height: 175px;
    position: absolute;
    z-index: 0;
    width: 100%;
}
#innerpage-box .peccular-team-image {
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 20px;
}

#innerpage-box .peccular-team-image img {
    width: 100%;
    height: 361px;
    transition: all 5s ease 0s;
}

#innerpage-box .peccular-team-single:hover .peccular-team-image:before {
    opacity: .6;
    visibility: visible;
}
#innerpage-box .peccular-team-image:before {
    position: absolute;
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    bottom: 4px;
}
#innerpage-box .peccular-team-single:hover .peccular-team-image:after {
    opacity: 1;
    visibility: visible;
}

#innerpage-box .peccular-team-content{
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-left: 3px;
}

#innerpage-box .peccular-team-content h4.peccular-team-name {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 2px;
    margin-bottom: 2px;
    font-family: Roboto, Bold;
    transition: all 0.3s ease-out;
    padding: 0;
}
#innerpage-box .peccular-team-single:hover h4.peccular-team-name{
    transition: all 0.3s ease-out;
    color: #7C4B2A !important;
    letter-spacing: 0.5px;
}
#innerpage-box .peccular-team-content h5.peccular-team-designation {
    font-weight: 400 !important;
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
#innerpage-box .peccular-team-social-icon {   
    background: transparent;
    line-height: 27px;
    text-align: center;
    bottom: 0;
    z-index: 999;
    right: 14px;
    padding: 9px 0;
}

#innerpage-box .peccular-team-social-icon a{

}

#innerpage-box .peccular-team-social-icon a{
transition: all 0.3s ease-out;
    color: #fff;
    font-size: 21px;
    /* padding: 0px 13px; */
    transform: scale(1);
    transition: .9s ease;
    height: 40px;
    width: 40px;
    margin-bottom: 7px;
    border-radius: 7px;
    transform: rotate(45deg);
    /* padding-left: 25px; */
    /* padding-bottom: 47px; */
    /* padding-top: 10px; */
    position: relative;
    top: 7px;
    left: 5px;
}
 .peccular-team-social-icon ul li:before{
display: none !important;
}
#innerpage-box .peccular-team-social-icon a i {
    transition: all 0.3s ease-out;
    color: #fff;
    font-size: 21px;
    padding: 4px 2px;
    transform: scale(1);
    transition: .9s ease;
    height: 40px;
}

#innerpage-box .peccular-team-social-icon ul li a {
    border: none;
    height: 43px !important;
}

#innerpage-box .peccular-team-social-icon ul li a i, #innerpage-box .peccular-team-social-icon i.fa {
color: #FFC000 !important;
    font-size: 20px;
    transform: rotate(312deg);
    /*padding-top: -13px;*/
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0;
}

#innerpage-box .peccular-team-social-icon  ul li {
display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
    margin: 12px 12px 12px 12px;
    border-radius: 7px;
    transform: rotate(45deg);
    display: inline-block;
    padding-right: 0px;
    font-size: 15px;
    font-weight: 800;
    height: 43px;
    width: 43px;
    background: #000;
}


#innerpage-box .peccular-team-single {
    margin-bottom: 20px;
    position: relative;
}
/*----------------------------------------*/
/*  Testimonials home Area
/*----------------------------------------*/

#testimonials {
    position: relative;
    background-color: #ffffff;
}

.accordion-button::before,
.dropdown-toggle::after,
.single-progress .progress-bar:after {
 font-family:boxicons!important;
 font-style:normal;
 font-variant:normal
}

.pt-120,
.px-120 {
 padding-top:120px
}
.pb-120,
.px-120 {
 padding-bottom:120px
}
.accordion-button::after,
.copyright-conts li:first-child:after,
.left-content-top li:last-child:after,
.main-navbar.v2:after,
.main-responsive-nav,
.moretext,
.navbar-area .others-option-for-responsive,
.no-js #loader,
.page-banner-brd .shape-bottom-right:after,
.page-banner-brd .shape-top-left:after,
.right-content-top li:first-child:after,
.top_nav_soc.v2:after,
.v2 .navbar-expand-md .navbar-nav .dropdown-menu .nav-link:after,
.v3.main-navbar:after {
 display:none
}

.left-client-images-tbs {
    max-width: 350px;
    height: 350px;
    position: relative;
    background: #F8EABE;
    border-radius: 50%;
    top: 9em;
}
#testimonials .imgdiv .top_crcleBox11 {
    width: 56px;
    height: 56px;
    background: #FFC000;
    border-radius: 50%;
}
#testimonials .imgdiv .top_crcleBox22 {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 1px solid #FFC000;
    position: relative;
    top: -44px;
    left: 16px;
}
.left-client-images-tbs a {
 position:absolute;
 width:93px;
 height:93px;
 display:block
}
.left-client-images-tbs a:active,
.left-client-images-tbs a:focus,
.left-client-images-tbs a:visited {
 /*background-color:#fe651b;*/
 /*background:linear-gradient(90deg,#fe651b -.02%,#ffaa52 100.06%);*/
 border-radius:30px
}
.left-client-images-tbs a:active img,
.left-client-images-tbs a:focus img,
.left-client-images-tbs a:visited img,
.portfolio-inner-sl .hidden-cont h3 {
 padding-bottom:4px
}
.left-client-images-tbs img {
 display:block;
 border-radius:30px;
 width:100%;
 height:100%;
 position:absolute;
 left:50%;
 top:50%;
 -webkit-transform:translate(-50%,-50%);
 -moz-transform:translate(-50%,-50%);
 transform:translate(-50%,-50%);
 -o-object-fit:cover;
 object-fit:cover;
 transition:.3s
}
.left-client-images-tbs .dts1 {
left: 21px;
    top: -50px;
    height: 138px;
    width: 138px;
}
.left-client-images-tbs .dts2 {
 left: 268px;
    top: 28px;
}
.left-client-images-tbs .dts3 {
    left: -10px;
    top: 234px;
}
.left-client-images-tbs .dts4 {
    left: 77px;
    top: 90px;
    width: 190px;
    height: 190px;
}
.left-client-images-tbs .dts4 img{
    width: 190px;
    height: 190px;
    border: 25px solid #fff;
    border-radius: 50%;
}
.left-client-images-tbs .dts5 {
left: 230px;
    top: 245px;
    height: 120px;
    width: 120px;
}
.left-client-images-tbs .dts6 {
 top:115px;
 left:400px
}
.left-client-images-tbs .dts7 {
 left:400px;
 top:315px
}
.right-content-testimonial {
    max-width: 678px;
    /* margin-left: auto; */
    position: relative;
    padding-right: 118px;
    width: 100%;
}
.right-content-testimonial .sec-title h3 {
    font-size: 30px;
    color: #FFC000;
    font-weight: 500;
    margin-bottom: 1em;
    letter-spacing: 3.12px;
}

.right-content-testimonial .sec-title h2.tag1 {
font-size: 59px;
    line-height: 56px;
    /* font-weight: 500; */
    font-family: sans-serif;
    font-weight: 900;
    color: #000;
    line-height: 70px;
}
.slick-initialized .slick-slide h4{
    font-family: sans-serif;
    font-weight: 700;
    color: #000;
    font-size: 26px;
    margin-top: 30px;
}
.slick-initialized .slick-slide .clientData{
    display: inline-block;
}
.slick-initialized .slick-slide h4:before{
    content: "\f10d";
    font-family: 'Fontawesome';
    margin-right: 9px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-size: 30px;
    padding: 13px 17px 10px;
    font-weight: 100;
    width: 62px;
    height: 62px;
    background: #000000;
    border-radius: 50%;
    margin-right: 25px;
    position: relative;
    top: 15px;
}

.slick-initialized .slick-slide h6 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    font-family: 'DM Sans',sans-serif;
    font-weight: 400;
    margin-top: -6px;
    position: relative;
    left: 87px;
}
.slick-initialized .slick-slide p {
    margin-top: 25px;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #707070e8;
}
.custom-paging-testi {
 height:100%;
 position:absolute;
 left:2px;
 top:0;
 min-height:540px;
 width:2px;
 background:#d7dffe;
     display: none !important;
}
.slick-dots li button {
 display:none;
 position:absolute;
 left:0;
 top:0;
 text-indent:-9999px;
 border:0;
 background:0 0;
 padding:0
}
.slick-dots li {
 background:#3661fc;
 width:6px;
 height:30px;
 margin:5px 0;
 border-radius:10px;
 cursor:pointer;
 display:block;
 transition:.3s
}
.slick-dots {
 position:relative;
 left:-2px;
 z-index:1
 display:none;
}
.slick-dots li.slick-active {
 background:-webkit-gradient(linear,left top,right top,color-stop(-.02%,#fe651b),color-stop(100.06%,#ffaa52));
 background:-o-linear-gradient(left,#fe651b -.02%,#ffaa52 100.06%);
 background:linear-gradient(90deg,#fe651b -.02%,#ffaa52 100.06%);
 background-color:#fe651b
}
.feedback-inner-single .quote .bx {
 color:#3661fc;
 font-size:56px;
 height:49px
}
.feedback-inner-single .ratings {
 background:#f4f4ff;
 padding:15px 20px;
 border-radius:30px;
 font-size:20px;
 color:#fcc013
}
/*.feedback-inner-single .quote {
 height:50px
}*/
.feedback-inner-single p {
 margin-top:30px;
 font-weight:400;
 font-size:20px;
 line-height:30px;
 color:#1a1a1a
}
.feedback-inner-single h5 {
 font-size:16px;
 line-height:26px;
 color:#6b6161;
 font-family:'DM Sans',sans-serif
}
.portfolio-item-slider .slick-slide,
.portfolio-slider-wrap .slick-slide,
.similar-slider-wrap .slick-slide,
.testimonial-slider-v3_1 .slick-slide {
 margin-left:24px
}
.portfolio-item-slider .slick-list,
.portfolio-slider-wrap .slick-list,
.similar-slider-wrap .slick-list,
.testimonial-slider-v3_1 .slick-list {
 margin-left:-24px
}
.testimonial-slider-v3_1 .slick-dots li {
 display:inline-block;
 width:30px;
 height:6px;
 background:-webkit-linear-gradient(90deg,#fe651b -.02%,#ffaa52 100.06%);
 background:linear-gradient(90deg,#fe651b -.02%,#ffaa52 100.06%);
 margin:0 5px
}
.testimonial-slider-v3_1 .slick-dots {
 text-align:center;
 left:0;
 margin-top:30px
}
.testimonial-slider-v3_2 .slick-arrow {
 width:66px;
 height:66px;
 border-radius:50%;
 border:0;
 padding:0;
 background:#3661fc;
 color:#fff;
 font-size:31px;
 position:absolute;
 top:50%;
 left:0;
 z-index:1;
 -webkit-transform:translate(0,-50%);
 transform:translate(0,-50%)
}
.article-next-prev-posts .icons-go.text-end .btn,
.testimonial-slider-v3_2 .slick-arrow.next-testi_v3 {
 left:auto;
 right:0
}
.testimonial-slider-v3_2 {
 padding-left:60px;
 padding-right:60px
}
.feedback-inner-single.v3.si {
 max-width:886px;
 margin:auto;
 padding:0;
 background:0 0
}
.feedback-inner-single.v3.si .quote .bx {
 color:#3661fc;
 background:0 0;
 -webkit-text-fill-color:unset;
 -webkit-background-clip:unset;
 opacity:.2
}
.feedback-inner-single.v3.si p {
 margin-bottom:0;
 text-align:center;
 font-weight:400;
 font-size:16px;
 line-height:26px
}

@media (max-width:1199px) {

 .right-content-testimonial {
  padding-left:50px
 }
 .left-client-images-tbs a {
  width:100px;
  height:100px
 }
 .left-client-images-tbs .dts6,
 .left-client-images-tbs .dts7 {
  left:350px
 }
/* .left-client-images-tbs .dts3,
 .left-client-images-tbs .dts4,
 .left-client-images-tbs .dts5 {
  left:170px
 }*/
 
}

@media (max-width:991px) {

 .right-content-testimonial {
  padding-left:30px
 }
/* .left-client-images-tbs a {
  width:50px;
  height:50px
 }*/
/* .left-client-images-tbs .dts2 {
  top:150px
 }*/
/* .left-client-images-tbs .dts1 {
  top:50px
 }*/
/* .left-client-images-tbs .dts3 {
  left:100px
 }*/
 .left-client-images-tbs .dts4 img {
    width: 150px;
    height: 150px;
    border: 10px solid #fff;
    border-radius: 50%;
}
/* .left-client-images-tbs .dts4 {
  top:100px;
  left:100px
 }*/
/* .left-client-images-tbs .dts5 {
  left:100px;
  top:200px
 }*/
 .left-client-images-tbs .dts6 {
  left:200px;
  top:50px
 }
 .left-client-images-tbs .dts7 {
  left:200px;
  top:150px
 }
 .left-client-images-tbs {
/*  height:250px;
  max-width:258px;*/
  margin:auto
 }
 .inner-promo-txt {
  padding:40px
 }
}


/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/

#project .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#project .peccular-section-head h2{
   color: #000;
}

#project .peccular-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
#project .peccular-section-head h3{
    color: #021348;
}
div#project {
    position: relative;
    background: #fdfdfd;
    overflow: hidden;
}
div#project .peccular-project-single {
    margin-bottom: 2em;
    position: relative;
}
div#project .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
}
div#project .peccular-project-single .peccular-project-img img{
    width: 100%;
    transition: all 0.5s ease;
}
div#project .peccular-project-single:hover .peccular-project-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
div#project .peccular-project-single .peccular-project-content {
    position: relative;
    left: 0;
    right: 0;
    bottom: 30px;
    transition: all 0.95s ease 0s;
    opacity: 1;
    background: #fff;
    padding: 1em 25px 0px;    
    box-shadow: 0 0px 5px 0 #88828252;
    -moz-box-shadow: -1px 0px 45px rgba(50,50,0,0.1);
    -webkit-box-shadow: -1px 0px 45px rgb(50 50 0 / 10%);
    box-shadow: -1px 0px 45px rgb(50 50 0 / 10%);
    margin: 0 10px;
    border-bottom: 2px solid #5f8cfd;
}
div#project .peccular-project-single h4.peccular-project-title {
    color: #070707;
    position: relative;
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    margin-bottom: 0.5em;
}
div#project .peccular-project-single .peccular-project-text{
    color: #9c9a9b;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}


div#project .peccular-project-single .peccular-project-content a{
    font-size: 14px;
    font-weight: 600;
    color: #d1dcfe;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #3d72fc;
    position: relative;
    top: 1em;
    border: 1px solid #3d72fc;
}
div#project .peccular-project-single .peccular-project-content a:hover{
    color: #618af9;
    background: #fff;
}
div#project .peccular-project-single .peccular-project-content a i {
    margin-left: 7px;
    font-size: 16px;
}



/*----------------------------------------*/
/*  why choose us Area
/*----------------------------------------*/
#aboutus {
    background: #fff;
    position: relative; 
    overflow: hidden;
}
#aboutus .space-abtblock {
    padding: 1em;
}
#aboutus .aboutus-body {
    position: relative;
}
#aboutus .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 0em;
    padding-right: 3em;
}

#aboutus .peccular-section-head h2{
    color: #000000;
    margin-bottom: 12px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 800;
    font-size: 40px;
    font-family: Roboto, Black;
    letter-spacing: 0.5px;
    line-height: 54px;
    position: relative;
    z-index: 999;
}
#aboutus .peccular-section-head .smallMiddleuppBGBoxTitle {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 35%;
    right: 24%;
    z-index: 0;
    background: #FFC000;
    border-radius: 50px;
}
#aboutus .peccular-section-head .about_first_heading h3{
    font-size: 30px;
    letter-spacing: 9px;
    color: #FFC000;
    margin-bottom: -10px;
}
#aboutus .peccular-section-head .about_first_heading i {
    color: #FFC000;
    font-size: 3px;
    padding: 0px 101px;
    background: #FFC000;
    border-radius: 16px;
    margin-bottom: 28px;
}
#aboutus .peccular-section-subtext{
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 1.7em;
    margin-left: 0em;
    font-family: Roboto, Regular;
}
#aboutus .phone_No_box {
width: 267px;
    height: 62px;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
#aboutus .phone_No_box p{
    padding-top: 27px;
    padding-bottom: 11px;
    padding-left: 14px;
}
#aboutus .phone_No_box p a{
text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 600;
    
}
#aboutus .phone_No_box .text_Box{
width: 92px;
    height: 38px;
    background: #FFC000 0% 0% no-repeat padding-box;
    position: absolute;
    z-index: 1;
    top: -22px;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    text-align: left;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    padding: 9px;
    left: -10px;
}
#aboutus .smallMiddleuppBGBox {
height: 20px;
    width: 50px;
    position: relative;
    top: 48px;
    left: -9px;
    z-index: 0;
    background: #DCA508;
    border-radius: 50px;
}
#aboutus .smallShapeBGBoxFor_PhoneNo{
height: 26px;
    width: 25px;
    position: relative;
    top: 61px;
    z-index: 0;
    background: transparent;
    border-radius: 50px;
    left: 39.4%;
}
#aboutus .phone_No_box .phnicon_Bx{
     width: 64px; 
    height: 38px;
    background: #FFC000 0% 0% no-repeat padding-box;
    position: absolute;
    right: -10px;
    top: 15px;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 25% 100%, 0% 50%);
}
#aboutus .phone_No_box .phnicon_Bx i{
        font-size: 28px;
    color: #000000;
    padding: 10px 18px 0px 18px;
    transform: rotate(270deg);
    font-weight: 900;
}

#aboutus .peccular-section-head i{
    color: #bb8fe7;
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 22px;
    background: #bb8fe7;
    border-radius: 16px;
}
#aboutus .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
    transition: all 0.95s ease 0s;
}
#aboutus .peccular-aboutus-area{        
    margin-bottom: 3em;
    margin-top: 15px;
}
#aboutus .about_btn a {
color: #000;
    background: linear-gradient(-18deg, #FFC000 45%, #FFE18A 50%);
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    padding: 12px 12px 14px 14px;
    text-align: center;
    margin: 13px 0 0px;
    position: relative;
    -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-radius: 4px
}
#aboutus .about_btn a:before {
    content: "\f105";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fdfdfd;
    display: inline-block;
    font-size: 24px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 4px;
    left: -3px;
    background: #000;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-icon{   
    width: 75px;
    height: 76px;
    text-align: center;
}

#aboutus .peccular-aboutus-area .peccular-aboutus-icon span{
    color: #FFC000;
    font-size: 40px;
    line-height: 59px;
    margin: 0 auto;
    background: #FBF4E0;
    border-radius: 50%;
    padding: 0;
    width: 60px;
    height: 60px;
    padding: 10px 10px 10px 0px;
    text-align: center;
    transition: all 0.95s ease 0s;
}

#aboutus .peccular-aboutus-area:hover .peccular-aboutus-title{
    color: #FFC000;
    transition: all 0.95s ease 0s;
    font-weight: 700;
}
#aboutus .peccular-aboutus-area:hover .peccular-aboutus-icon span{
     color: #fff;
     background-color: #000 ; 
     transition: all 0.95s ease 0s;
     transform: scale(1.1);
}

#aboutus .peccular-aboutus-area .peccular-aboutus-title{
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
    text-align: left;
    font-family: Roboto, Medium;
    transition: all 0.95s ease 0s;
}
#aboutus .peccular-aboutus-content {
    margin-left: 12px;
    margin-top: 4px;
}

#aboutus .peccular-aboutus-area .peccular-aboutus-text{
    color: #707070db;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
    text-align: left;
    margin: 8px 0;
    /* opacity: 0.7; */
    font-family: Roboto, Regular;
}

#aboutus .peccular-section-head .peccular-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}

#aboutus .peccular-aboutus-imgbox{ 
    position: relative;
    overflow: hidden;
    top: 0px;
    padding: 19px 40px 20% 0;
}
#aboutus .about_secondimg {
width: 490px;
    height: 307px;
    position: absolute;
    z-index: 1;
    top: 55%;
    left: 23px;

}
#aboutus .about_secondimg img{
    width: 490px;
    height: 307px;
       top: 270px;
       border-radius: 6px
}
#aboutus .about_firstimg img{
width: 456px;
height: 528px;
}
#aboutus .about_firstimg{
    position: relative;
    left: 25%;
}

#aboutus .peccular-aboutus-imgbox .img_content_bx {
    padding: 10px;
    background: #000000;
    position: absolute;
    z-index: 1;
    top: 19px;
    width: 246px;
    margin-left: 27px;
    border-radius: 64px;
}
#aboutus .peccular-aboutus-imgbox p.exp_cntnt {
    font-size: 20px;
    font-family: Roboto, Bold;
    color: #FFFFFF;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
    padding-top: 8px;
}
#aboutus .peccular-aboutus-imgbox  span.exp_num{
font-family: Roboto, Bold;
    font-weight: 700;
    background: #FFC000;
    padding: 8px 10px;
    color: #000000;
    border-radius: 50%;
    font-size: 33px;
    float: left;
    margin-right: 20px;
    width: 75px;
    height: 75px;
}
#aboutus .peccular-aboutus-imgbox  span.exp_num i{
        font-size: 49px;
    padding: 9px;
}
#aboutus .peccular-aboutus-imgboxshape{
-webkit-mask-image: url(images/whyshape1.png);
    mask-image: url(images/whyshape1.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

/*----------------------------------------*/
/*  Features Area
/*----------------------------------------*/
#features{
    background: #fff
}

#features .peccular-features-b{
    padding: 7px 3em;
}
#features .peccular-section-head h2{
    color: #000;
    font-weight: 700;
    font-size: 40px;
    margin-bottom: 45px;
}

#features .peccular-section-head h3{
    color: #06332e;
    padding-right: 0;
    line-height: 40px;
    margin-top: 2em;
    font-size: 19px;
    font-weight: 700;
}
div#features {
    position: relative;
    background: #f6f6f6;
}

#features .peccular-features-icon {
    position: relative;
    padding-top: 25px;
}

#features .peccular-features-icon i{
    font-size: 70px;
    font-weight: 300;
    color: #FFC000;
    transition: all 0.8s;
    width: 91px;
    height: 82px;
}  

#features .peccular-features-single .featur_bx_data:hover .peccular-features-icon i{
 color: #fff;
}
#features .peccular-features-single{
    position: relative;
    margin-bottom: 1.2em;
    padding: 0em 2.5em 1em 0em;
    transition: all 0.8s;
}
#features .peccular-features-single .featur_bx_data{
background: #fff;
    width: 100%;
    border-radius: 6px;
    margin-right: 10px;
    padding-left: 15px;
    padding-right: 15px;
    transition: all 0.8s;
    margin-bottom: 0.9em;
    text-align: left;
    border: 1px solid #707070;
    z-index: 1;
    position: relative;
}
#features .peccular-features-single .Bg_ColoredBox {
    width: 89%;
    height: 90%;
    background: #FFC000;
    border-radius: 6px;
    position: absolute;
    z-index: 0;
    left: 8px;
    margin: 0 auto;
    top: 6px;
}
#features .peccular-features-single  .peccular-features-content {
    margin-top: 13px;
}

#features {
    background-color: #7c4b2a1f;
    position: relative;
    overflow: hidden;
}

#features .features-body {
    position: relative;
}
#features .peccular-section-head {
    margin-bottom: 0em;
      margin-top: 0em;
}
#features .peccular-section-head .small_bx {
    width: 14px;
    height: 14px;
    background: #FFC000 0% 0% no-repeat padding-box;
    right: 24%;
    position: absolute;
    bottom: 16px;
}

#features .peccular-section-head h2{
color: #000000;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 58px;
    font-family: Roboto, Black Italic;
}
#features .peccular-section-head h2::after{
    width: 14px;
    height: 14px;
    background: #FFC000;
}
#features .features-body h3{
    color: #000;
    margin-bottom: 0px;
    padding: 12px 9em 17px 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px;
    font-family: Roboto, Bold;
    margin-bottom: 20px;
}
#features .peccular-section-subtext{
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 34px;
    margin-left: 0em;
    font-family: Roboto, Regular;
    width: 92%;
    margin-top: 20px;
}

#features .peccular-section-head i{
    color: #bb8fe7;
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 22px;
    background: #bb8fe7;
    border-radius: 16px;
}
#features .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
}

#features .peccular_features_num_icon{
    background: #fff;
    border-radius: 50%; 
    color: #fa3759; 
    border: 3px dashed #fa3759;
    padding: 10px 5px;
    width: 50px;
    height: 50px;
    font-size: 18px;
    font-weight: 500;
    transition: .5s;
}

#features .peccular-features-area:hover .peccular_features_num_icon{
        transition: .5s;
}
#features .peccular-features-area .peccular-features-single{
    border-bottom: 2px dashed transparent;
    transition: .5s;
}

#features .peccular-features-area h4.peccular-features-title{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 15px;   
    transition: all 0.8s;
}

#features .peccular-features-area .peccular-features-text{
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
    margin: 0px 0;
    font-family: Roboto, Regular;
    padding-bottom: 28px;
    width: 85%; 
    word-break: break-all;
}

#features .peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}

#features .peccular-features-imgbox{ 
    position: relative;     
    overflow: hidden; 
    top:0px;
    height: 204px;
    width: 97%;
}
#features .peccular-features-imgbox .img_text {
    position: absolute;
    z-index: 1;
    background: antiquewhite;
    top: 0;
    right: 0;
}

#features .peccular-features-imgbox .img_text h2 {
    font-family: Roboto, Medium;
    font-size: 46px;
    border: 1px solid #7C4B2A;
    color: #7C4B2A;
    text-transform: uppercase;
}

#features .peccular-features-imgbox img{
    width: 100%;
   
}
/*Features Box Hover*/

#features .peccular-features-single .featur_bx_data:hover {
    background: #FFC000;
    transition: all 0.8s;
}
#features .peccular-features-single:hover .Bg_ColoredBox{
    display: none;
}
#features .peccular-features-single .featur_bx_data:hover h4.peccular-features-title{
color: #fff;
transition: all 0.8s;
}
#features .peccular-features-single .featur_bx_data:hover .peccular-features-text{
    color: #fff;
transition: all 0.8s;
}
/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/

#counter .counter-bg{
   
}
#counter .TopSVGimage1 {
    position: absolute;
    width: 100%;
    top: 0;
}
#counter .TopSVGimage1 .peccular-counter-topsvgimgboxshape1{
    position: relative;
    width: 100%;
    height: 15px;
    top: 0;
}

#counter .BottomSVGimage1 {
    position: absolute;
    width: 100%;
    bottom: -4px;
}
#counter .BottomSVGimage1 .peccular-counter-bottomsvgimgboxshape1{
    position: relative;
    width: 100%;
    height: 15px;
    bottom: 0;
}

#counter .peccular-counter-area {  position: relative;}

#counter {  position: relative; overflow: hidden; background: #000000}

#counter .peccular-section-head h2{
    background: linear-gradient(to right, #7441f4 0%, #5468f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#counter .peccular-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
#counter .peccular-section-head h3{
    color: #021348;
}

#counter .peccular-section-head h3 {
    font-size: 45px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}
#counter .peccular-counter-single{
    padding: 0em;
    margin: 0em 11px 0 0;
    transition: all 0.3s ease 0s;
    margin-bottom: 65px;
    margin-top: 35px;
}

#counter .peccular-counter-b:last-child .peccular-counter-single:after{
    display: none;  
}

#counter .peccular-counter-icon span{
    font-size: 60px;
    color: #000;
    transition: all 1s ease 0s;
    background: #FFC000;
    height: 111px;
    width: 111px;
    border-radius: 50%;
    border: 6px solid #fff;
    padding: 19px;
}
#counter .peccular-counter-icon {
    margin-top: 53px;
    margin-bottom: 15px;
}
#counter .peccular-counter-single:hover .peccular-counter-icon span{
    color: #834d21ab;
    transition: all 1s ease 0s;
    transform: scale(0.8);
}
#counter h4.peccular-counter-title  {
    font-size: 26px;
    font-weight: 400;
    word-break: break-word;
    color: #fff;
    padding: 0;
    margin-bottom: 0;
    line-height: 30px;
    transition: all 0.3s ease 0s;
    margin: 0 0 0px 13px;
    font-family: Roboto, Black;
}
#counter .peccular-counter-single:hover h4.peccular-counter-title{
    color: #834d21ab;
    transition: all 0.3s ease 0s;
}

#counter .peccular-counter-num.count{
font-size: 48px;
    font-weight: 600;
    word-break: break-word;
    color: #fff;
    padding: 0;
    transition: all 0.3s ease 0s;
    margin-bottom: 0px;
}
#counter .peccular-counter-single:hover .peccular-counter-num.count{
    letter-spacing: 7px;
    transition: all 0.3s ease 0s;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
#blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#blog {
    background: #fff;
    position: relative;
    overflow: hidden;
}
#blog .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 40px;
}
#blog .peccular-section-head i {
    color: #FFC000;
    font-size: 7px;
    padding: 0px 202px;
    background: #FFC000;
    margin-bottom: 28px;
    margin-top: 14px;
    border-radius: 0px 0px 6px 6px;
}

#blog .peccular-section-head h2{
    color: #000;
    margin-bottom: -15px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 58px;
    font-family: Roboto, Bold;
}

#blog .peccular-section-head span i{
    color: #7C4B2A;
    font-size: 4px;
    margin-right: 0;
    margin-top: -20px;
    padding: 0 18px;
    background: #7C4B2A;
    border-radius: 16px;
}
#blog .peccular-blog-post{    
    padding: 23px;
    margin: 0 0 0em 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 3em;
    border: 1px solid #CFCDCD;
    background: #fff;
}
#blog .peccular-box-area-S { margin: 0px;}
#blog h4.inner-area-title {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 7px;
    padding: 0em;
    transform: scale(1);
    font-family: sans-serif;
    transition: all 1s ease 0s;
    letter-spacing: 0.3px;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
        color: #FFC000;
    transition: all 1s ease 0s;
}
#blog p{
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0em;
    padding: 0em;
    font-family: sans-serif;
    text-align: left;
}
#blog .read-btn{
    color: #000;
    background: linear-gradient(-18deg, #FFC000 45%, #FFE18A 50%);
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 12px 14px 14px;
    text-align: center;
    margin: 20px 0 0px;
    position: relative;
    -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-radius: 4px;
}
#blog .read-btn:before {
    content: "\f105";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fdfdfd;
    display: inline-block;
    font-size: 25px;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    position: relative;
    top: 4px;
    left: -5px;
    background: #000;
    font-weight: 700;
}

/*#blog .read-btn:before {
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: -72px;
    border-radius:50% 50%;
    transition: all .5s ease-in-out;
    z-index:-2;
    right:0
}*/
/*#blog .read-btn:after{
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 100%;
    border-radius: 50% 50%;
    z-index:-2;
    transition: all .5s ease-in-out;
}*/

#blog .read-btn:hover{background-color:transparent;}
/*#blog .read-btn:hover:after,
#blog .read-btn:hover:before{
    top: 50%;
    transition: all .5s ease-in-out;
    transform:scale(5,5);
}*/

#blog #blog .peccular-blog-post:hover .read-btn{  color: #000; }

/*#blog .read-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bb8fe7;
    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;
}*/
/*#blog .read-btn:hover:before, 
#blog .read-btn:focus:before, 
#blog .read-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}*/
#blog .owl-carousel .owl-nav button.owl-prev span{
    display: none;
}
#blog .owl-carousel .owl-nav button.owl-next span{
    display: none;
}
#blog .owl-theme .owl-nav {
    margin-top: 0 !important;
}
#blog .owl-nav .owl-prev {
    position: absolute;
    left: 42%;
    bottom: -16px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
#blog .owl-nav .owl-next {
    position: absolute;
    left: 56%;
    bottom: -16px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
#blog .owl-nav .owl-prev:after {
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #7B4A29;
    line-height: 50px;
}
#blog .owl-nav .owl-next:after {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #7B4A29;
    line-height: 50px;
}
#blog .peccular-blog-single {   
    padding: 15px 3px;
    background: #fff;
    position: relative;
    z-index: 2     
}
#blog .peccular-blog-single svg{
    transform: rotateY(180deg);
    position: absolute;
    top: 197px;
    width: 100%;
}
#blog .peccular-blog-single svg path{ fill: #fff !important; }
#blog .peccular-blog-date{  
padding: 0px;
    position: absolute;
    right: 0px;
    padding: 30px 10px 10px 10px;
    z-index: 1;
    background: #fff;
    width: 162px;
    height: 162px;
    z-index: 1;
    border-radius: 50%;
    bottom: 301px;
    text-align: center;
}

#blog .peccular-blog-thumbnail {
    position: relative;
     overflow: hidden; 
}

#blog .peccular-blog-comment {
    padding: 3px 20px;
    display: inline-block;
    margin-bottom: 14px;
}
#blog .peccular-blog-comment .author_bx{
    border-right: 1px solid #fff;
}
#blog .peccular-blog-comment span{
font-family: Roboto, Bold;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}

#blog .peccular-blog-date span {
    color: #7C4B2A;
    font-size: 18px;
    padding: 0px 0px 0px 4px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Roboto, Bold;
}
#blog .peccular-blog-date span.dateNo{
    color: #FFC000;
    font-size: 36px;
     padding-top: 30px; 
    font-weight: 700;
}
#blog .peccular-blog-date span.dateTxt {
    color: #000000;
    font-size: 20px;
    font-weight: 400;
}
#blog .peccular-blog-comment i{
    font-size: 23px;
    font-weight: 600;
    padding-right: 5px;
    color: #FFC000;
}
#blog .peccular-blog-date i{
    font-size: 16px;
    font-weight: 500;
    padding-right: 5px;
    color: #FFC000;
}

#blog .peccular-blog-thumbnail a img {
    width: 100%;
}
#blog .peccular-blog-thumbnail img {
   transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
}
#blog .peccular-blog-post:hover .peccular-blog-thumbnail img {
    transform: scale(1.2);
}
#blog .peccular-blog-post .peccular-blog-thumbnail:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
}
#blog .peccular-blog-post:hover .peccular-blog-thumbnail::before {
    -webkit-animation: shine .71s;
    animation: shine .71s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}


/*----------------------------------------
/*  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;
    overflow: visible;
    background: #F1ECE8;
} 
#newsletter .peccular-section-head {
        margin-bottom: 0em;
        margin-top: 0;
        padding-bottom: 20px;
}
#newsletter .newsletter-sign-box {
    padding: 2em 47px 1em;
    background: #FFC000;
    position: relative;
    top: 70px;
    z-index: 999;
}
#newsletter .peccular-section-head h2{
    color: #000000;
    font-size: 46px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 13px;
    font-family: Roboto, Bold;
}

#newsletter .peccular-section-head h2:after {
   display: none;
}
#newsletter .peccular-section-head h3{
    color: #7C4B2A;
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto, Medium;
    margin-bottom: 0;
}
#newsletter .peccular-section-head-icon {
    /* width: 50px; */
    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: #d1cfd0;
}
#newsletter .peccular-newsletter-member-wrap {
    color: #7C4B2A;
    padding: 0 2em;
  /* background: #fff;   */
    margin-top: 1em;
}

#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{ 

    border: 1px solid #707070;
    z-index: 2000;
    width: 100%;
    color: #AFADAD !important;
    margin: 0 0 10px 0;
    border-radius: 2px;
    padding: 0px 23px !important;
    font-size: 18px;
    height: 66px;
    font-weight: 400;
    background: #fff;
    font-family: Roboto, Medium;
}

#newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

#newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
#newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
#newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

#newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
#newsletter .box-form {
    text-align: left;
}
#newsletter .peccular-newsletter-member-wrap .wpcf7-form {
        height: 60px;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #000 !important;
    color: #fff;
    font-weight: 500;
    padding: 13px 16px;
    line-height: 1;
    border-radius: 4px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.5s ease 0s;
    margin: 0 0;
    font-family: Roboto, Medium;
    box-shadow: none;
    margin-top: 13px;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    background: #000 !important;
    transition: all 0.5s ease 0s;
    color: #fff;
}

#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover .wpcf7:after{
    display: none !important;
    color: #000;
}


/*----------------------------------------*/
/*  13. Contact home Area
/*----------------------------------------*/

#contact {
   position: relative;
   overflow: hidden;
   background: #000;
}
.peccular-contact-member-wrap {
    color: #fff;
}


#contact .peccular-contact {
    padding-top: 0em;
    position: relative;
}
#contact img{
    position: relative;
    left: -11px;
}

#contact .contact-padd{    
    padding-right: 1em;
    position: relative;
}
#contact .TopSVGimage1 {
    position: absolute;
    width: 100%;
    bottom: -4px;
}
#contact .TopSVGimage1 .peccular-contact-topsvgimgboxshape1 {
    position: relative;
    width: 100%;
    height: 15px;
    bottom: 0;
}

#contact .peccular-contact-block .contact-details {
    position: relative;
    margin-top: 97px;
    margin-bottom: 92px;
}
#contact .peccular-contact-block .contact-details h2{
    font-family: Roboto, Black;
    font-size: 38px;
    color: #7C4B2A;
    line-height: 65px;
    font-weight: 800;
}
#contact .peccular-contact-block .contact-details p{
    font-family: Roboto, Regular;
    font-size: 20px;
    color: #7c4b2a8a;
    line-height: 25px;
    font-weight: 400;
}
#contact .peccular-section-head {
    margin-bottom: 2em;
      margin-top: 5em;
      z-index: 5;
}
#contact .leftContactBx {
    position: relative;
}
#contact .leftContactBx .peccular-contactLeft-social-icon{
    text-align: right;
    position: relative;
    overflow: hidden;
}
#contact .leftContactBx .peccular-contactLeft-social-icon i{
    font-size: 28px;
    color: #7C4B2A;
    width: 37px;
    height: 20px;
    padding-right: 20px;
    line-height: 23px;
    border-right: 1px solid #7C4B2A;
    margin-top: 20px;
    transition: all 0.5s ease 0s;
}
#contact .leftContactBx .peccular-contactLeft-social-icon i:hover{
    color: #000;
    transition: all 0.5s ease 0s;
    transform: scale(1.1);
}
#contact .leftContactBx .peccular-contactLeft-social-icon:nth-child(4) .peccular-contactLeft-social-icon a i{
    border-right: none;
}

#contact .leftContactBx .peccular-contactLeft-social-icon a{
margin-right: 21px;
}
#contact .contact-contact-mapbox {
    width: 391px;
    height: 500px;
    position: absolute;
    margin-left: 28%;
    z-index: 1;
    margin-top: 85px;
}
#contact .contact-contact-mapbox iframe{
    height: 500px;
    position: relative;
    z-index: 1;
}
#contact .contact-contact-mapbox .bgOverlayMap {
    background: #D8CAC0;
    position: absolute;
    left: 57px;
    right: 0;
    top: 25px;
    bottom: 0;
    height: 493px;
    width: 354px;
}
#contact .peccular-section-head h2{
    color: #fff;
    margin-bottom: 0px;
    padding: 0 0 0px 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 20px;
    font-family: Roboto, Black;
    text-align: left;
    padding-right: 5em;
    line-height: 45px;
    margin-bottom: 15px;
}
#contact .peccular-section-head h3{
    font-size: 43px;
    font-weight: 700;
    text-align: left;
    color: #fff;
}

#contact .peccular-section-head p{
font-family: Roboto, Regular;
    font-size: 20px;
    text-align: left;
    font-weight: 300;
    line-height: 30px;
    color: #D1D1D1;
    width: 510px;
}
#contact .peccular-section-head i{
    color: #FFC000;
    font-size: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 11px;
    left: 102px;
}
#contact .peccular-section-head span i{
     color: #fcf900;        
    font-size: 8px;
    margin-right: 5px;
    margin-top: -20px;
    padding: 0 15px;
    background: #fcf900;
    border-radius: 16px;
}

#contact.peccular-contact-block {
    margin-top: 3em;
}

#contact .peccular-contact-member-wrap input::placeholder{
    opacity: 1;
    color: #a8a6a7;
}

#contact .peccular-contact-member-wrap input[type="text"], 
#contact .peccular-contact-member-wrap input[type="email"], 
#contact .peccular-contact-member-wrap input[type="url"], 
#contact .peccular-contact-member-wrap input[type="password"], 
#contact .peccular-contact-member-wrap input[type="search"], 
#contact .peccular-contact-member-wrap input[type="number"], 
#contact .peccular-contact-member-wrap input[type="tel"], 
#contact .peccular-contact-member-wrap input[type="range"], 
#contact .peccular-contact-member-wrap input[type="date"],
#contact .peccular-contact-member-wrap input[type="month"], 
#contact .peccular-contact-member-wrap input[type="week"], 
#contact .peccular-contact-member-wrap input[type="time"], 
#contact .peccular-contact-member-wrap input[type="datetime"], 
#contact .peccular-contact-member-wrap input[type="datetime-local"], 
#contact .peccular-contact-member-wrap input[type="color"], 
#contact .peccular-contact-member-wrap input[type="file"], 
#contact .peccular-contact-member-wrap textarea, 
#contact .peccular-contact-member-wrap textarea::placeholder,
#contact .peccular-contact-member-wrap input::placeholder, 
#contact .peccular-contact-member-wrap select{
    /*border: 1px solid #707070 !important;*/
    z-index: 2000;
    width: 100%;
    color: #4E4D4D;
    border-radius: 2px;
    padding: 0 0 0px;
    font-size: 18px;
    height: 68px;
    font-weight: 400;
    background: #fff;
    padding-left: 20px;
    margin-bottom: 30px;
        position: relative;
    overflow: hidden;

}

#contact .peccular-contact-member-wrap textarea, 
#contact .peccular-contact-member-wrap textarea::placeholder{
    height: 101px !important;
    padding: 23px 15px 0px 27px;
    border-color: #aaa;
    width: 95.5% !important;
    margin-bottom: 24px;
    margin-left: 15px;

/*    z-index: 2000;
    color: #4E4D4D;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 400;
    background: #fff;
    padding-left: 20px;
    margin-bottom: 30px;*/
}
#contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#d8d9d4;
}

#contact .peccular-contact-member-wrap label{
    color:#000;
    margin:0;
    width: 100%;
    font-weight: 500;
}

#contact .peccular-contact-member-wrap input[type="submit"]{
    color: #000;
    font-weight: 400;
    padding: 19px 30px;
    line-height: 1;
    position: relative;
    background: #FFC000;
    border: none;
    cursor: pointer;
    font-size: 27px;
    transition: all 0.5s ease 0s;
    display: block;
    border-radius: 13px;
    box-shadow: none;
    margin: 0 auto;
    width: 95.5%;
    font-family: Poppins, Regular;
}
#contact .peccular-contact-member-wrap input[type="submit"]:hover {
    background-color: #7c4b2ac7;
    transition: all 0.5s ease 0s;
    transform: scale(1.0);
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: underline;
}

#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;
}

#contact .about_info {
    margin-bottom: 3em;
}
#contact .about_info ul li i {
    font-size: 23px;
    margin-right: 12px;
    color: #AFADAD;
    font-weight: 500;
    line-height: 25px;
    border: 2px solid #888282;
    border-radius: 50%;
    height: 46px;
    width: 46px;
    padding: 10px 10px 10px 10px;
}
#contact .about_info ul {
    margin-bottom: 10px;
}
#contact .about_info li span {
    font-size: 20px;
    color: #000000;
    font-family: Roboto, —;
    font-weight: 600;
    margin-right: 2px;
}
#contact .about_info li {
    display: inline-block;
    font-size: 20px;
    color: #fff;
}
#contact .about_info ul.addressContct li.addcont{
      width: 400px;
    line-height: 30px;
}
#contact .about_info li a{
    font-size: 23px;
    color: #fff;
    font-weight: 400;
    transition: all 0.5s ease 0s;
}
#contact .about_info li a:hover{
    color: #7C4B2A;
     transition: all 0.5s ease 0s;
}
#contact .about_info .addressContct i{
    margin-right: 12px;
    margin-top: -18px;
    position: relative;
    top: -12px;
    padding: 10px 10px 10px 14px;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
 #footer,
 .footer-area,
.footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0;
    overflow: visible;
    background: #fff;

}

 #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: 20px;font-size: 15px;font-weight: 500; }
.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400;
    text-decoration: none;
    font-size: 18px;
    color: #CBC6C6;
    font-family: Roboto, Regular;
    line-height: 24px;
}
.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: #7C4B2A;
}

.footer-area li:before,  .footer-area li:before, .page .footer-area li:before, .single .footer-area li:before {
    content: "\f061 ";
    font-family: 'Fontawesome';
    font-size: 18px;
    padding-right: 9px;
    color: #FFC000;
    opacity: 1;
    font-weight: 100;
}
.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;
    border: 2px solid;
    width: 100%;
    height: 70px;
}






.footer-area .peccular-section-head {
        margin-bottom: 0em;
        margin-top: 0;
        padding-bottom: 20px;
}
.footer-area .newsletter-sign-box {
    padding: 45px 12px 45px;
    background: #FFC000;
    position: absolute;
    top: -80px;
    z-index: 999;
    margin-bottom: 0;
}
.footer-area .peccular-section-head h2{
    color: #000000;
    font-size: 46px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 13px;
    font-family: Roboto, Bold;
}

.footer-area .peccular-section-head h2:after {
   display: none;
}
.footer-area .peccular-section-head h3{
    color: #7C4B2A;
    font-size: 20px;
    font-weight: 500;
    font-family: Roboto, Medium;
    margin-bottom: 0;
}
.footer-area .peccular-section-head-icon {
    /* width: 50px; */
    text-align: center;
}
.footer-area .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
  color: #fff;
}

.footer-area  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #d1cfd0;
}
.footer-area .peccular-newsletter-member-wrap {
    color: #7C4B2A;
    padding: 0 2em;
  /* background: #fff;   */
    margin-top: 1em;
}

.footer-area .peccular-newsletter-member-wrap input[type="text"], 
.footer-area .peccular-newsletter-member-wrap input[type="email"], 
.footer-area .peccular-newsletter-member-wrap input[type="url"], 
.footer-area .peccular-newsletter-member-wrap input[type="password"], 
.footer-area .peccular-newsletter-member-wrap input[type="search"], 
.footer-area .peccular-newsletter-member-wrap input[type="number"], 
.footer-area .peccular-newsletter-member-wrap input[type="tel"], 
.footer-area .peccular-newsletter-member-wrap input[type="range"], 
.footer-area .peccular-newsletter-member-wrap input[type="date"], 
.footer-area .peccular-newsletter-member-wrap input[type="month"], 
.footer-area .peccular-newsletter-member-wrap input[type="week"], 
.footer-area .peccular-newsletter-member-wrap input[type="time"], 
.footer-area .peccular-newsletter-member-wrap input[type="datetime"],
.footer-area .peccular-newsletter-member-wrap input[type="datetime-local"], 
.footer-area .peccular-newsletter-member-wrap input[type="color"],
.footer-area .peccular-newsletter-member-wrap input[type="file"],
.footer-area .peccular-newsletter-member-wrap textarea{ 

    border: 1px solid #707070;
    z-index: 2000;
    width: 100%;
    color: #AFADAD !important;
    margin: 0 0 10px 0;
    border-radius: 2px;
    padding: 0px 23px !important;
    font-size: 18px;
    height: 66px;
    font-weight: 400;
    background: #fff;
    font-family: Roboto, Medium;
}
/*#newsletter .peccular-newsletter-member-wrap input[type="email"]{
    color: #4d4d4d !important;
}*/
.footer-area .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

.footer-area .peccular-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
.footer-area .peccular-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
.footer-area .peccular-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

.footer-area .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
.footer-area .box-form {
    text-align: left;
}
.footer-area .peccular-newsletter-member-wrap .wpcf7-form {
/*    background: #fff !important;*/
        height: 60px;
}
.footer-area .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #000 !important;
    color: #fff;
    font-weight: 500;
    padding: 13px 16px;
    line-height: 1;
    border-radius: 4px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.5s ease 0s;
    margin: 0 0;
    font-family: Roboto, Medium;
    box-shadow: none;
    margin-top: 13px;
}
.footer-area .peccular-newsletter-member-wrap input[type="submit"]:hover{
    background: #000 !important;
    transition: all 0.5s ease 0s;
    color: #fff;
}
/*#newsletter .wpcf7:after {
    content: "\f101";
    position: absolute;
    top: 40%;
    font-size: 26px;
    right: 10%;
    color: #fff;
    font-family: 'Fontawesome';
    
}*/
.footer-area .peccular-newsletter-member-wrap input[type="submit"]:hover .wpcf7:after{

    display: none !important;
    color: #000;
    
}


.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: 28px;
    font-size: 18px;
    color: #fff;
    font-family: Roboto, Regular;
}
.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 {   
    color: #fbfdf0;
    margin-bottom: 27px;
    font-family: inherit;
    font-size: 26px;
    text-transform: capitalize;
    padding-bottom: 1px;
    font-weight: 500;
    position: relative;
    FONT-FAMILY: Roboto, Regular;
}
/*.footer-area .footer-border{ border-bottom: 1px solid #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;
    height: 43px;
    width: 43px;
    background: #F7F7F7;
}
.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: 500;
    color: #fff;
    font-family: Roboto, Regular;
    opacity: 0.8;
}
.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: 10px 0 0 1px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}

.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
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
}

.footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: #ed59af !important;
    border: none !important;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding:15px 33px; 
    color: #FFF;
    -moz-transition: all 0.3s ease;
    border-radius: 75px;
    box-shadow: none;
    position: relative;
    right: 64px;
    -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;  
}

.page .footer-area input[type="submit"]:hover{  color: #000;   background: #bb8fe7; }


.page .footer-area input[type="email"]{   

     background: #fff !important;
    border-radius: 75px;
    height: 49px !important;
    padding: 5px 14px 0 24px !important;
}
.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 
{
    border-bottom: 1px solid;
    background: none;
}
.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{
    opacity: 0.6;
   color: #000;   background: #bb8fe7; 
}
.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;
    /*border-bottom: 0.5px solid #4a4646;*/
}
.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;}
.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{    
    padding: 0;
    font-size: 16px;
    margin-right: 8px;
}
.footer-area i.fa {
    color: #F1ECE8;
}
 .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{    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 30px;
    padding: 25px 10px 13px 4px;
    /* height: 43px; */
    /* width: 43px; */
    line-height: 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: #fe900f;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;}
.footer-area .s-footer,

.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;}
.footer-area .s-footer,

.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: transparent;}
.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;
    /*border-right: 0.5px solid #4a4646;*/
}
.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%;
    /*border-right: 0.5px solid #4a4646;*/
    padding-top: 4em;
}
.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: 4em;
    margin-left: 0%;
    /*border-right: 0.5px solid #4a4646;*/
    padding-top: 4em;
}
.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%;
    padding-top: 4em;
}
.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 .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;
}
.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: #000 !important;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #783afd;
}
.single-footer-1 img{       
    margin-bottom: 14px;
    position: relative;
    top: 15px;
}
.single-footer-1 p{
    margin-bottom: 0 !important;
    font-weight: 500 !important;
    line-height: 18px !important;
    font-size: 19px !important;
    color: #fff !important;
    opacity: 0.8;
    font-family: Roboto, Regular;
  }
  .single-footer-1 p i{
    margin: 0 7px 0 0 !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    font-size: 24px !important;
    color: #F1ECE8 !important;
    padding: 0px 7px !important;
    border-radius: 50%;
    width: 33px;
    height: 33px;
  }
    .footer-area p span,
  .single-footer-1 p i span{
    
    font-weight: 500 !important;
    line-height: 19px !important;
    font-size: 16px !important;
    color: #fff !important;
  }
  .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{

    /*text-align: center !important;*/
    margin-bottom: 32px !important;
    padding: 18px 0 0 36px;
  }

  .footer-area .single-footer-5{
    /*background: #074842 !important;*/
    padding: 38px 0em 2em 44px;
    display: block;
    width: 19%;
    position: relative;
    top: -54px;
    left: 50px;
   

  }
.footer-area .single-footer-5 .footer5overlay{
    background: #074842 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
     opacity: 0.6;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }
  .footer-area .social-profile-icons ul li a{
    border: none;
    padding: 7px 4px;
    /* border-radius: 50%; */
    text-align: center;
    line-height: 0;
    /* width: 38% !important; */
    /* height: 38%; */
/*    background: #7C4B2A;*/
    color: #000;
    height: 43px !important;
    width: 43px !important;
  }

 /* .footer-area .social-profile-icons ul li:first-child a{padding: 7px 7px;}
  .footer-area .social-profile-icons ul li a:hover{
    background: #fcdd18 !important;
    
  }*/
  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    font-size: 20px !important;
    color: #fff !important;
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa {
     color: #000 !important;
     font-size: 15px;
     transform: rotate(312deg);
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
    margin: 12px 12px 12px 12px;
    border-radius: 7px;
    transform: rotate(45deg);
   } 
   .footer-area .social-profile-icons{margin-top: 2em;}

    .footer-area  .top-area {
    /* margin-bottom: -68px; */
    overflow: hidden;
    position: relative;
    /*bottom: -68px;*/
    background: #000
}
.footer-area .copright_footer-text{
color: #000;
    position: relative;
    /* z-index: 3; */
    bottom: 0;
    text-align: center !important;
    padding-bottom: 17px;
    font-size: 18px;
    background: #FBF4E0;
    padding-top: 18px;
    top: 85px;

}

   .footer-area .footer-bgleft {
    /*background-image: url(images/footerbgleft.png);*/ 
    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{
    /*background-image: url(images/footerbgright.png);*/    
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }


/*   .footer-area .widget-title:after, #footer .widget_block h1:after, #footer .widget_block h3:after, #footer .widget_block h4:after, #footer .widget_block h5:after, #footer .widget_block h6:after, #footer .widget_block h2:after,  .footer-area .widget-title:after, .page .footer-area .widget-title:after,  #footer .widget_block h1:after,  #footer .widget_block h3:after,  #footer .widget_block h4:after,  #footer .widget_block h5:after,  #footer .widget_block h6:after,  #footer .widget_block h2:after, .page #footer .widget_block h1:after, .page #footer .widget_block h3:after, .page #footer .widget_block h4:after, .page #footer .widget_block h5:after, .page #footer .widget_block h6:after, .page #footer .widget_block h2:after, .single .footer-area .widget-title:after, .single #footer .widget_block h1:after, .single #footer .widget_block h3:after, .single #footer .widget_block h4:after, .single #footer .widget_block h5:after, .single #footer .widget_block h6:after, .single #footer .widget_block h2:after {
    content: "";
    display: block;
    width: 140px;
    height: 3px;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    transition: all 0.2s ease-out 0s;
    background-size: 500%;
    content: "";
    width: 93px;
    height: 1px;
    position: absolute;
    bottom: 1px;
    left: 0;
    background: #494848;
}*/

  /* .footer-area .widget-title:before, #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, 
   .page .footer-area .widget-title:before,  #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, 
   .page #footer .widget_block h1:before, 
   .page #footer .widget_block h3:before, 
   .page #footer .widget_block h4:before, 
   .page #footer .widget_block h5:before, 
   .page #footer .widget_block h6:before, 
   .page #footer .widget_block h2:before, 
   .single .footer-area .widget-title:before, 
   .single #footer .widget_block h1:before, 
   .single #footer .widget_block h3:before, 
   .single #footer .widget_block h4:before, 
   .single #footer .widget_block h5:before, 
   .single #footer .widget_block h6:before, 
   .single #footer .widget_block h2:before {
    content: "";
    display: block;
    width: 100px;
    height: 3px;
    position: absolute;
    bottom: -8px;
    right: 0;
    transition: all 0.2s ease-out 0s;
    background-size: 500%;
    content: "";
    width: 35px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 88px;
    border-image: linear-gradient(to right, #000, #fff);
    background: #7C4B2A;
}*/
/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0 0 16px 0%;
    letter-spacing: 0px;
    font-weight: 800 !important;
    text-align: left;
    position: relative;
    z-index: 1;
    font-family: Roboto, Black;
    font-size: 50px;
    letter-spacing: 0.5px;
}
.category .ht-main-title {
    margin: 0 0 1.5em;
}
.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: #7C4B2A !important;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_recent_entries, 
.widget_categories, 
.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 15px 15px;
}


#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;
    /*text-transform: uppercase !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: #f7f4f4;
    padding: 3em 0em 0;
}
.innerPage-overlay-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    /* width: 100%; */
}
.innerPage-overlay-img img{
        width: 100%;
}
.pageTitleBox {
position: absolute;
    left: 10%;
    text-align: right;
    bottom: 10%;
}
.peccular-innerpage-overlay {
    padding: 0px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    background: #7C4B2A;
    opacity: 0.1;
    display: flex;
    align-items: center;
    text-align: center;
}
.peccular-page-main{
    position: relative;
}

#content-box ul li:before, #content-box ol li:before, #innerpage-box div#sitemap-box ul li a:before {
    color: #06332e;
}
.ht-post-info .entry-date span.ht-day, .entry-categories .fa, 
.widget-area a:hover, .comment-list a:hover, 
.no-comments, .woocommerce .woocommerce-breadcrumb a:hover, 
#total-breadcrumbs a:hover, .ht-featured-link a, 
.ht-portfolio-cat-name-list .fa, .ht-portfolio-cat-name:hover, 
.ht-portfolio-cat-name.active, .ht-portfolio-caption a, .ht-team-detail, 
.ht-counter-icon, 
.woocommerce div.product p.price, .woocommerce div.product span.price, 
.woocommerce .product_meta a:hover, .woocommerce-error:before, 
.woocommerce-info:before, .woocommerce-message:before, 
.featured-post:after, .featured-post:before, 
.featured-link a, #ht-colophon .social-profile-icons a:hover, 
footer#ht-colophon ul li a:hover, .ht-footer .textwidget .fa, 
h6.secondry-text, #ht-aboutus-us-section ul li:before, 
.pluses.text-right i.fa.fa-plus, .ht-section-tagline.lz-newslatter-text b, 
#content-box ul li:before, .offtimebox h4.offtime-text, 
#ht-masthead .header-social-links span:hover, 
#ht-masthead ul.header-menu-links li.mailto a:hover, 
.ht-slider-highlighttext, .edit-link a, .inner-blog-post .socialMedia a:hover, 
#comments a, #commentsAdd a, #content-box a, #content-box a i:hover, 
#respond .stars span a, #content-box .socialMedia a:hover, .post-date-publishable i, 
.woocommerce .star-rating span, .woocommerce div.product .woocommerce-product-rating a, 
#content-box .socialbxsinglepost:hover a i, section#inner-blog-section h2.title small, 
section#inner-blog-section h2.title a, div#secondary li.current_page_item > a, 
div#secondary .social-profile-icons ul li i, .woocommerce .star-rating::before, .socialMedia a:hover, 
.peccular-time div:nth-child(8) div.days-time-day, 
div#content-box header.woocommerce-Address-title.title a:hover, 
#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa, 
.widget-area ul li:before, .woocommerce table.shop_attributes th, 
.widget-area span.woocommerce-Price-amount.amount, 
#innerpage-box .blog-date span{
        color: #06332e;

}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 0.5em 0%;
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 13px 35px;
    background: #FFC000;
}   
.breadcrumbbox span {
    color: #000;
    margin: 0 3px;
    font-size: 24px;
    font-weight: 600;
    font-family: Roboto, Bold;
}
.breadcrumbbox span.bread-arrow  span i{ font-size: 10px;  }
.breadcrumbbox span i{
    font-size: 11px;
    line-height: 5px;
    position: relative;
    top: 0px;
    padding: 0px 12px;
    color: #f9c12c;
}
.breadcrumbbox a {
    color: #000;
    font-weight: 600;
    font-family: Roboto, Bold;
    font-size: 24px;
    
}
.breadcrumbbox a:hover {
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0em 5em;
}
.inner-blogpost {
    position: relative;
    background: #fff;
    /* padding: 0px 0 10px; */
    padding: 13px;
}

#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 {
    padding: 20px 0 0 0px;
}
#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 0 0 12px;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
}
#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;
}
#innerpage-box .peccular-blog-date {
    padding: 0px;
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 5px 10px 10px 10px;
    z-index: 1;
    background: #F1ECE8;
    width: 52px;
    height: 52px;
    z-index: 2;
}
#innerpage-box .peccular-blog-comment {
    padding: 9px 20px;
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 5px;
}
#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: #ed59af;
    font-size: 15px;
    padding-right: 8px;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr {

    border-bottom: 1px solid #E8E8E8;
    padding: 0 10px;
        margin-bottom: 2em;
}
#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #66727D;
    float: left;
    list-style: none;
    margin-right: 9px;
    padding: 0 16px 0 0;
    border-right: 1px solid #ccc;
}

#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;
    /*display: none;*/
}
#content-box .socialMedia {
    border-bottom: 1px solid #ccc;
    padding: 1em 0;
}

#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 0 0;
}
#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    max-height: 350px;
    height: 100%;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#innerpage-box .ht-blog-thumbnail .ovrly{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #7C4B2A;
    opacity: 0.3;
    height: 100%;
    position: absolute;
    width: 100%;
    left: -50%;
    top: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#innerpage-box .inner-blogpost:hover .ovrly {
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    -o-transform: scale(3);
    transform: scale(3);
}
/*#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail img {
   -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}*/

#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000
    transition: all .4s 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 .peccular-blog-comment .author_bx {
    border-right: 1px solid #fff;
}
#innerpage-box .peccular-blog-comment .comment_bx {
    text-align: right;
}
#innerpage-box .peccular-blog-comment i {
    font-size: 20px;
    font-weight: 600;
    padding-right: 5px;
    color: #FFC000;
}
#innerpage-box .peccular-blog-comment span {
    font-family: Roboto, Bold;
    font-size: 14px;
    color: #4E4D4D;
    font-weight: 600;
}
#innerpage-box .peccular-blog-date {
    padding: 0px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 10px 10px 10px;
    z-index: 1;
    background: #FFC000;
    width: 86px;
    height: 80px;
    z-index: 2;
    border: 6px solid #fff;
    border-top: none;
    border-left: none;
        text-align: center;
}

#innerpage-box .peccular-blog-date span.dateNum {
    color: #000;
    font-size: 30px;
    padding: 0px 0px 0px 4px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Roboto, Bold;
}
#innerpage-box .peccular-blog-date span.dateMonth {
    color: #000;
    font-size: 18px;
    padding: 0px 0px 0px 4px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: Roboto, Bold;
}
#innerpage-box #blog-box h2 {
    margin-bottom: 10px;
    font-size: 23px;
    font-weight: 500;
    word-break: break-word;
    padding: 0;
    border-left: none;
    letter-spacing: 0px;
    text-transform: capitalize;
    font-family: Roboto, Medium !important;
    margin-top: 3px;
        line-height: 34px;
}
#innerpage-box #blog-box h2 {
    color: #000;
}
#innerpage-box .inner-blog-excerpt{
    margin: 10px 0;
    line-height: 28px;
    font-family: Roboto, Regular;
    font-size: 18px;
    color: #848484 !important;
}

#innerpage-box #blog-box h2:hover {
    color: #7C4B2A;
}
div#secondary .social-profile-icons ul li i:hover, #innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
.inner-blog-excerpt {
    color: #9f9f9f !important;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    word-break: break-word;
    margin-bottom: 25px;
}

#innerpage-box .blog-page-btn{
    background: #FFC000;
    color: #000;
    font-size: 18px;
    display: inline-block;
    padding: 11px 23px;
    text-align: center;
    margin: 0px 0 0px;
    position: relative;
    border-radius: 4px;
    -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-weight: 500;
}

#innerpage-box .blog-page-btn:hover{  color: #fff; }

#innerpage-box .blog-page-btn:before {
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 0;
    top: -72px;
    border-radius:50% 50%;
    transition: all .5s ease-in-out;
    z-index:-2;
    right:0
}
#innerpage-box .blog-page-btn:after{
    content: "";
    background-color:#ab5012;
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 100%;
    border-radius: 50% 50%;
    z-index:-2;
    transition: all .5s ease-in-out;
}

#innerpage-box .blog-page-btn:hover{background-color:transparent;}
#innerpage-box .blog-page-btn:hover:after,
#innerpage-box .blog-page-btn:hover:before{
    top: 50%;
    transition: all .5s ease-in-out;
    transform:scale(5,5);
}

/*#innerpage-box .blog-page-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bb8fe7;
    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;
}
#innerpage-box .blog-page-btn:hover:before, 
#innerpage-box .blog-page-btn:focus:before, 
#innerpage-box .blog-page-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}*/

/*#innerpage-box .single_post .blog-page-btn a{
    background:#ed59af ;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 11px 23px;
    text-align: center;
    margin: 0px 0 0px;
    position: relative;
    border-radius: 43px; 
    -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;   
}*/

#innerpage-box .single_post .blog-page-btn:hover a{  color: #fff; }

/*#innerpage-box .single_post .blog-page-btn a:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bb8fe7;
    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;
}*/
/*#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: #66727D !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 {
    color: #000;
    padding-left: 18px;
}
#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .blog-author i, #innerpage-box .blog-time i{
    color: #000;
    padding-right: 8px;
}

#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;
   /* margin-left: -50px;
    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;
}
#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: 24px !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: #06332e;
    text-decoration: underline;
}

.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: #06332e;
}

.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 {
    /*border: 1px solid #ccc;*/
    padding: 0px;
    border-radius: 5px;
}
#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    /* display: flex; */
    padding: 0 1em;
}
/*-------------Gallry inner page-------------*/
/*#innerpage-box .products-austrak {}
  
#innerpage-box .products-austrak a img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}
#innerpage-box .products-austrak a img:hover {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}*/



/*-------------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 .featured-product a {
    font-size: 15px;
    text-transform: uppercase;
}

#innerpage-box #recent-porduct .add-to-cart {
    background: none;
    margin: 7px 0;   
    padding: 0;
}

#innerpage-box .featured-product:hover .add-to-cart a:before{
        background-color: #bb8fe7;
}
#innerpage-box .featured-product:hover .total-product-title-wrap h6{
    color: #000;
}
#innerpage-box .featured-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;
}


#innerpage-box .peccular-contact-form-block{ 
    padding: 0;
    /*margin: 3em 0;*/
    position: relative;
    z-index: 1;
    margin-left: 30px;
}

#innerpage-box .rightMiidle_Overlay {
    height: 580px;
    position: absolute;
    width: 500px;
    background: #D8CAC0;
    z-index: 0;
    margin-top: 73px;
}
#innerpage-box .contact-contact-mapbox iframe {
    height: 476px;
    position: relative;
    z-index: 1;
    width: 100%;
}
#innerpage-box .peccular-contact-form-block .right_contact_details{
    /*background: #7C4B2A;*/
    padding-right: 50px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2{
    color: #000;
    font-size: 60px !important;
    line-height: 50px;
    font-weight: 800 !important;
    margin: 0 0 20px;
    font-family: Roboto, Black;
    margin-top: 26px;
    padding-left: 0;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h3{
    color: #FFC000;
    font-size: 30px;
    font-weight: 600 !important;
    margin-top: 0;
}
#innerpage-box .peccular-contact-form-block .right_contact_details span.head_linees i {
color: #FFC000;
    font-size: 2px;
    padding: 0px 20px;
    background: #FFC000;
    border-radius: 16px;
    margin-bottom: 28px;
}

#innerpage-box .peccular-contact-form-block .right_contact_details span.head_linees_small i {
color: #FFC000;
    font-size: 2px;
    padding: 0px 20px;
    background: #FFC000;
    border-radius: 16px;
    margin-bottom: 28px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info {
     /* margin-left: 60px; */
    margin-top: 45px;
    margin-bottom: 38px;
    border-bottom: 1.5px solid #000;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul {
    margin-bottom: 15px;
    /* margin-left: 50px; */
    padding-bottom: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li {
    display: inline-block;
    font-size: 28px;
    color: #000;
    font-weight: 600;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li.iconBx {
    height: 68px;
    width: 68px;
    background: #FBF4E0;
    border-radius: 50%;
    text-align: center;
    margin-right: 16px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
font-size: 33px;
    /* margin-right: 22px; */
    color: #FFC000;
    font-weight: 600;
    line-height: 60px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li span {
    font-size: 19px;
    color: #fff;
    font-family: Roboto, —;
    font-weight: 600;
    margin-right: 2px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li a {
font-size: 28px;
    color: #000;
    font-weight: 600;
    transition: all 0.5s ease 0s;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li a:hover{
    color: #FFC000;
     transition: all 0.5s ease 0s;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info .addressContct i {
    /*margin-right: 33px;
    margin-left: 5px;
    line-height: 25px;*/
    font-size: 40px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon {
text-align: left;
    position: relative;
    overflow: hidden;
    padding-bottom: 40px;
    padding-right: 50px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon a {
    /*margin-right: 21px;*/
    transition: all 0.5s ease 0s;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon i {
font-size: 28px;
    color: #FFC000;
    width: 37px;
    height: 20px;
    padding-right: 20px;
    line-height: 23px;
    /* border-right: 1px solid #fff; */
    margin-top: 20px;
    transition: all 0.5s ease 0s;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon i:hover{
    color: #000;
    transition: all 0.5s ease 0s;
    transform: scale(1.1);
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p{  
    color: #707070 !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin: 0;
    font-family: Roboto, Regular;
    /* padding-left: 58px; */
    padding-right: 170px;
    text-align: left;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block img{
    width: 100%;
    margin: 3em 0;
}

#innerpage-box .peccular-contact-page-form {
margin: 0em 0;
    /* border-radius: 11px; */
    padding: 49px 35px;
    margin: 1em 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 11px #00000029;
    text-align: center;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2{
color: #000;
    font-size: 30px !important;
    line-height: 24px;
    font-weight: 800;
    margin: 0 0 0;
    /*text-align: left;*/
    font-family: Roboto, Black;
    padding-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form i{
    color: #FFC000;
    font-size: 6px;
    padding: 0px 71px;
    background: #FFC000;
    border-radius: 16px;
    margin-bottom: 56px;
    border-radius: 0px 0px 6px 6px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p{          
    padding: 0 0px;
    color: #7c4b2a9e !important;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 1.5em 0;
    font-family: Roboto, Regular;
}

#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 {

    /*margin-bottom: 25px;*/
    border: 1px solid #707070 !important;
    font-size: 18px;
    border: none;
    padding: 17px 20px;
    border-radius: 2px;
    color: #4e4d4de6;
    font-weight: 400;
    font-family: Roboto, Regular;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #616161;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#616161;
}

.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;
}

/*.peccular-contact-page-form input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}*/
.peccular-contact-page-form textarea {
    height: 170px;
}

.peccular-contact-page-form input[type="submit"] {
    display: block;
    font-weight: 700;
    padding: 20px 61px;
    border-radius: 7px;
    position: relative;
    background-color: #FFC000;
    cursor: pointer;
    font-size: 20px;
    color: #000;
    transition: all 0.5s ease 0s;
    margin: 0 0px;
    box-shadow: none;
    width: 100%;
    font-family: Poppins, Regular;
    /* letter-spacing: 3px; */
    margin-top: 15px;
       
}

.peccular-contact-page-form input[type="submit"]:hover {
    background-color: #707070;
    transition: all 0.5s ease 0s;
    transform: scale(1.0);
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: underline;
}


.page-template-contact-template .inner_contentbox {
    padding: 5em 0em 0em;
}
#peccular-contactus-wrap .contactinner-block{
    margin-bottom: 3em;    
    padding: 30px 40px;
}


#peccular-contactus-wrap .contactinner-area{

    background: #fff;
 /*   padding: 50px 50px 40px; */  
    -webkit-box-shadow: 0px 0px 20px 13px #ededed;
    box-shadow: 0px 0px 20px 13px #ededed;
    border-top-left-radius: 47px;
    border-bottom-right-radius: 47px;
    text-align: center;
}
#peccular-contactus-wrap .contact_info_area{
    background: #bb8fe7;
    padding: 12px 4em 20px;
        font-size: 16px;
    color: #7a7a7a;
    border-bottom-right-radius: 47px;
    height: 100px;
}
#peccular-contactus-wrap .contact_info_area a{
    color: #7a7a7a;
}
#peccular-contactus-wrap .contact_l_area{

    font-size: 24px;
    text-align: center;
    padding: 6px 0 0 0;
}
#peccular-contactus-wrap i{

    font-size: 40px;
    color: #000;
    text-align: right;
}
#peccular-contactus-wrap i.fa-phone{
    margin-left: 22px;
}
#peccular-contactus-wrap i.fa-envelope{
    margin-left: 35px;
}

#peccular-contactus-wrap .cpadding{  padding: 3em 4em 0em !important; }


#peccular-contactus-wrap .ctextarea svg{
    position: relative;
    top: 0;   
    /*width: 363px;*/
    transform: rotateY(178deg);
}
#peccular-contactus-wrap .ctextarea svg path{ fill:  #bb8fe7 !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(1) i{
    color:  #f5b42e !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) i{
    color:  #7ba478 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) i{
    color:  #f33942 !important ;
}

#peccular-contactus-wrap .contactinner-block:nth-child(1) .contact_info_area{
     background: #fff9ec !important;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) .contact_info_area{
     background: #eaf5e6 !important;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .contact_info_area{
     background: #f4e4e6 !important;
}

/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box {
    margin: 0px 10px 4em 10px;
    box-shadow: 0px 0px 13px #00000029;
    padding: 12px 13px;
}

#innerpage-box .peccular-service-box .service-view-btn{
    color: #fff !important;
    background: #FFC000;
    padding: 8px 15px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 7px;
    font-family: Roboto, Bold;
    margin-right: 10px;

    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;
}

#innerpage-box .peccular-service-box .service-view-btn:after {
    content: "\f18e";
    font-family: "Fontawesome";
    font-weight: 300;
    position: absolute;
    right: 25px;
    font-size: 15px;
    opacity: 1;
    color: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
#innerpage-box .peccular-service-box .service-view-btn:hover{
color: #fff;
}


#innerpage-box .peccular-service-content {
    text-align: left;
    padding: 0px 0;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    position: relative;
}

#innerpage-box .peccular-service-content .service-content2{
        padding: 37px 20px 20px 20px;
    margin: 0 0 1em 0;
}
#innerpage-box .peccular-service-content i{
    color: #fff;
    background: #b67af3;
    border-radius: 0px 0px 0px 10px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 13px;
    height: 65px;
    width: 65px;
    line-height: 67px;
    position: absolute;
    top: 0;
    left: 37px;
    font-size: 32px;
    display: none;
}
#innerpage-box .service-images{
    overflow: hidden;
    position: relative;
    height: 243px;
}
#innerpage-box .service-images a{
    position: relative;
    z-index: 1;
}
#innerpage-box .service-images:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #7C4B2A;
    background-size: 500%;
    position: absolute;
    top: -100%;
    left: 0;
    transition: all 0.3s ease-out 0s;
    opacity: 0.2;
    z-index: 1;
}

#innerpage-box .peccular-service-box:hover .service-images:before {
    top: 0;
}
#innerpage-box .service-images img {
    width: 100%; 
    height: 260px;    
    transition: transform .5s ease;  
}



#innerpage-box .peccular-service-content h4{
    background: none;
    margin: 0 !important;
    padding: 0 !important;
    padding-right: 2.5em !important;
}
#innerpage-box .peccular-service-content h4 a {
    color: #7C4B2A !important;
    font-size: 30px;
    font-weight: 700;
    font-family: Roboto, Bold;
}
#innerpage-box .peccular-service-content h4{
margin-bottom: 15px !important;
}
#innerpage-box .peccular-service-content p {
    color: #707070 !important;
    font-weight: 400;
    font-size: 20px !important;
    line-height: 23px !important;
    margin-bottom: 28px;
    font-family: Roboto, Regular;
    /* padding-right: 3em; */
    margin-top: 4px !important;
    word-break: break-all;
    line-height: 30px !important;
}


#innerpage-box .peccular-service-box:hover .peccular-service-content h4 a{      
    color: #000 !important;
}
#innerpage-box .peccular-service-box:hover .service-view-btn{
    color: #fff !important; 
    /*background: #ab5012; */
     
}
#innerpage-box .peccular-service-box:hover .peccular-service-content img{

    transform: scale(1.2);
      
}


/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq .faq-content{
margin-bottom: 20px;
    /*padding: 0 15px;*/
    border: none;
    background-color: #F7F7F7;
      /*padding: 18px 24px 18px 30px;*/
          border-radius: 0px 0px 14px 0px;
}
div#content-box .contac_boxFAq i {
    color: #FFC000;
    font-size: 4px;
    padding: 0px 74px;
    background: #FFC000;
    border-radius: 16px;
    margin-bottom: 43px;
}
div#content-box .contac_boxFAq {
    background: #FFFFFF;
    /* border-radius: 21px; */
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 15px #00000029;
    border-radius: 14px;
    text-align: center;
        width: 93%;
}
div#content-box .contac_boxFAq h2{
    font-family: Roboto, Black;
    font-size: 38px !important;
    color: #000;
    font-weight: 800 !important;
    padding-left: 22px !important;
    margin-top: 25px !important;
    margin-bottom: 0px !important;
    line-height: 20px;
}

div#content-box .contac_boxFAq p{
    font-family: Roboto, Regular;
    font-size: 20px !important;
    color: #7c4b2a7d !important;
    padding-left: 22px;
    padding-right: 25px;
    margin-top: 10px !important;
        line-height: 27px !important;
}

div#content-box .faq .faq-content.active{
   
}
div#content-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    /*background-color: #ddd;*/
    opacity: 1;
}
#innerpage-box div#content-box h3.faq-title:after {
content: '\f063';
    font-family: 'Fontawesome';
    font-size: 24px;
    position: absolute;
    top: 50%;
    -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%);
    right: 0;
    width: 73px;
    height: 59px;
    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; */
    /* border: 1px solid #fb3c5e; */
    color: #000;
    background: #FFC000;
    padding: 17px 15px 10px 12px;
    border-radius: 0px 0px 14px 0px;
}

#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:after {
    content: "\f062";
    font-family: 'Fontawesome';
     color: #000;
/*      border: 1px solid #fbdd17;*/
}
#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;
}
#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 10px 0px 0;
    background: #fff;
    box-shadow: 0px 3px 10px #00000021;
    border-radius: 0px 0px 14px 0px;
    padding-bottom: 24px;
}

#innerpage-box div#content-box h3.faq-title{
    text-transform: none;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 30px;
    text-align: left;
    color: #000;
    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-left: 15px;
    padding-right: 25px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-family: Roboto, Regular !important;
}
#innerpage-box div#content-box button.accordion.active h3.faq-title{
    color: #7C4B2A;
}

div#content-box .faq-content p {
    font-size: 18px !important;
    padding: 8px 33px 0 18px;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 400;
    color: #707070d1 !important;
    font-family: Roboto, Medium;
}

.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-page-form input[type="text"], 
#innerpage-box .peccular-faq-page-form input[type="email"], 
#innerpage-box .peccular-faq-page-form input[type="url"], 
#innerpage-box .peccular-faq-page-form input[type="password"],
#innerpage-box .peccular-faq-page-form input[type="search"], 
#innerpage-box .peccular-faq-page-form input[type="number"],
#innerpage-box .peccular-faq-page-form input[type="tel"], 
#innerpage-box .peccular-faq-page-form input[type="range"], 
#innerpage-box .peccular-faq-page-form input[type="date"], 
#innerpage-box .peccular-faq-page-form input[type="month"], 
#innerpage-box .peccular-faq-page-form input[type="week"], 
#innerpage-box .peccular-faq-page-form input[type="time"], 
#innerpage-box .peccular-faq-page-form input[type="datetime"], 
#innerpage-box .peccular-faq-page-form input[type="datetime-local"], 
#innerpage-box .peccular-faq-page-form input[type="color"], 
#innerpage-box .peccular-faq-page-form input[type="file"], 
#innerpage-box .peccular-faq-page-form textarea,
#innerpage-box .peccular-faq-page-form i.fa.fa-commenting-o, 
#innerpage-box .peccular-faq-page-form i.fa.fa-user, 
#innerpage-box .peccular-faq-page-form i.fa.fa-envelope-o, 
#innerpage-box .peccular-faq-page-form i.fa.fa-unlock-alt{
background: none;
    border: 1px solid #AFADAD !important;
    font-size: 18px;
    color: #AFADAD;
    margin-left: 23px;
    margin-right: 30px;
    width: 89%;
    /*border-radius: 8px;*/
    /*height: 41px;*/
    margin-bottom: 14px;
    padding: 18px 18px 18px;
        border-radius: 0px 0px 14px 0px;
}

#innerpage-box .peccular-faq-page-form textarea {
    height: 101px;
    padding: 23px 15px 0px 8px;
    margin-bottom: 43px;
}

#innerpage-box .peccular-faq-page-form input[type="submit"] {
color: #000;
    font-weight: 700;
    padding: 12px 30px;
    line-height: 1;
    position: relative;
    background: #FFC000;
    border: none;
    cursor: pointer;
    font-size: 27px;
    transition: all 0.5s ease 0s;
    display: block;
    border-radius: 7px;
    box-shadow: none;
    /* margin: 0 auto; */
    /* top: 20px; */
    width: 89%;
    font-family: Poppins, Regular;
    /* letter-spacing: 1px; */
    margin-left: 23px;
    margin-bottom: 56px;
}

#innerpage-box .peccular-faq-page-form input[type="submit"]:hover {
    transition: all 0.5s ease 0s;
    transform: scale(1.0);
    color: #fff;
    letter-spacing: 2px;
    font-weight: 500;
    text-decoration: underline;
}
#innerpage-box .peccular-faq-page-form input[type="text"]:placeholder{
    color: #7C4B2A;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/

#innerpage-box .peccular-testimonials-single {
background: #FFC000;
    margin: 35% 5px 6.5em 5px;
        padding: 27px 30px 40px;
    border-radius: 25px;
    /* border: 1px solid #ccc; */
    position: relative;
    z-index: 2;
    text-align: center;
    box-shadow: 0px 0px 37px #0000001A;
    transition: all 0.95s ease 0s;
}
#innerpage-box .peccular-testimonials-identity {
    position: relative;
    text-align: center;
    margin-top: 50px;
}
#innerpage-box h4.peccular-testimonials-name {
    color: #000;
    font-size: 26px !important;
    font-weight: 600;
    margin: 12px 0 5px !important;
    font-family: Roboto, Black;
    text-transform: capitalize !important;
    transition: all 0.95s ease 0s;
}
#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
#innerpage-box .peccular-testimonials-designation {
transition: all 0.95s ease 0s;
    color: #000;
    font-size: 18px !important;
    font-weight: 400 !important;
    margin: 0 !important;
    font-family: Roboto, Regular;
    line-height: 10px;
    margin-top: 13px !important;
}
#innerpage-box .peccular-testimonials-identity .btm_brdr_desgn{
    position: relative;
    border-bottom: 0.1px solid #0a0a0a;
    border-width: 0.1px;
    width: 60px;
    display: inline-block;
    transition: all 0.95s ease 0s;
}
#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
#innerpage-box .peccular-testimonials-image{
    margin: 0 auto;
    padding: 0;
    top: -210px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    height: 300px;
    width: 300px;
}
/*#innerpage-box .peccular-testimonials-image:after {
content: "";
    width: 298px;
    height: 298px;
    border-radius: 50%;
    border: 2px solid #aeaeae;
    position: absolute;
    top: -4.5%;
    left: 0px;
    right: 0px;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    transform: rotate(68deg);
    transition: all 0.8s ease 0s;
}*/
#innerpage-box .peccular-testimonials-image:after{ 
content: "";
    position: absolute;
    top: -4.5%;
    left: 0px;
    right: 0px;
    bottom: 0;
    margin: 0 auto;
    z-index: 1;
    width: 298px;
    height: 298px;
    border-radius: 50%;
    border: 2px solid #000;
    border-style: solid;
    border-width: 2px;
    border-bottom-color: #FFC000;
    border-top-color: transparent;
    border-right-color: #FFC000;
    border-left-color: #FFC000;
    transform: rotate(176deg);
    transition: all 0.8s ease 0s;
}
#innerpage-box .peccular-testimonials-image img{   
border-radius: 50%;
    width: 265px;
    height: 267px;
    position: relative;
    transition: all 0.95s ease 0s;
    border: 8px solid #FFC000;
}



#innerpage-box .peccular-testimonials-content p {
    transition: all 0.95s ease 0s;
    padding: 0 0 0em 0em;
    color: #707070;
    font-size: 17px !important;
    line-height: 25px !important;
    text-align: center;
    /* margin-bottom: 65px; */
    font-family: Roboto, Italic;
    /* font-style: italic; */
    margin-top: 5px;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
    transition: all 0.95s ease 0s;
    color: #bb8fe7;
    font-size: 23px;
    text-align: left;
    margin: 0 0 0 -28px;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-right {
    transition: all 0.95s ease 0s;
    position: relative;
    color: #7C4B2A;
    font-size: 23px;
    z-index: 18;
    margin-top: 53px;
}
#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 24px 0px;
    margin-bottom: 12px;
    position: relative;
    width: 408px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#innerpage-box .halfcircle_box {
background: #fff;
    height: 510px;
    width: 520px;
    border-radius: 50%;
    position: absolute;
    top: -68%;
    z-index: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*#innerpage-box .peccular-testimonials-single:hover{
       -webkit-box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 2px 5px rgb(50 50 0 / 30%);
        transition: all 0.95s ease 0s;
            background: #7C4B2A;
}*/

/*#innerpage-box .peccular-testimonials-single:hover i.fa.fa-quote-right{
    color: #fff;
    transition: all 0.95s ease 0s;
    transform: rotate(180deg);
}*/
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {
    transform: scale(1.1);
    transition: all 0.95s ease 0s;
}
/*#innerpage-box .peccular-testimonials-single:hover h4.peccular-testimonials-name{
        color: #fff;
        transition: all 0.95s ease 0s;
        letter-spacing: 0.5px;
}*/
/*#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content p{
    color: #fff!important;
     transition: all 0.95s ease 0s;
     opacity: 1;
}*/
/*
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-designation {
    color: #fff;
     transition: all 0.95s ease 0s;
}*/

/*#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-identity .btm_brdr_desgn{
    border-bottom-color: #fff;
    transition: all 0.95s ease 0s;
}*/
/*-----------------------
## End Testimonials page
-----------------------------*/

/*--------------- Project inner page -------------------------------*/

#innerpage-box .peccular-project-box {
    background: #f2f2f2;
    margin: 10px;
}

#innerpage-box .peccular-project-single {
    margin-bottom: 1.5em;
    margin-left: 10px;
    margin-right: 10px;
}
#innerpage-box .peccular-project-image img {
    width: 100%;
}

#innerpage-box .peccular-project-content h4{
   margin: 0;
   margin-bottom: 10px;
    padding: 0;
    font-weight: 700;
    opacity: 1;
}
#innerpage-box .peccular-project-content h4.peccular-project-title.inner-area-title {
   border-bottom: 1px solid #000;
    margin-top: 12px;
    margin-bottom: 12px;
    padding-left: 0;
}
#innerpage-box .peccular-project-content h4 a{   
    font-size: 23px;
    color: #000;
    opacity: 1;
    position: relative;
    left: 0;
    bottom: 15px;
    font-family: Roboto, Bold;
    font-weight: 600;
    line-height: 28px;
}

#innerpage-box .peccular-project-single:hover .peccular-project-content h4 a{
    color:#7C4B2A !important ;
}

#innerpage-box .peccular-project-content p {
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 15px;
}
#innerpage-box .peccular-project-content {
    padding: 13px 5px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 999;
}
#innerpage-box .peccular-project-content .project-view-btn {

    color: #fff;
    background: #7C4B2A;
    padding: 8px 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
#innerpage-box .peccular-project-single:hover .peccular-project-content  .project-view-btn{

    color: #06332e;
    background: #fff;

}


#innerpage-box .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-project-single .peccular-project-img img {
    width: 100%;
    height: 430px;
    border-radius: 10px 10px 0 0;
}
#innerpage-box .peccular-project-single .peccular-project-img .imageIcon_Bx {
    width: 44px;
    height: 42px;
    background: #7C4B2A;
    border-radius: 7px;
    position: absolute;
    bottom: -2px;
    right: 6px;
    z-index: 1;
}
#innerpage-box .peccular-project-single .peccular-project-img .imageIcon_Bx i{
    font-size: 28px;
    padding: 6px;
    font-weight: 300 !important;
    color: #ffffffb5;
}

.peccular-project-overlay{
    position: absolute;
    top: 0;
    bottom: 4px;
    left: 0;
    right: 0;
    content: "";
    background: #453e39;
    border-radius: 2px;
    -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .5s;
    transition-property: all;
    opacity: 0;
}
#innerpage-box .peccular-project-single:hover .peccular-project-overlay{
    opacity: 0.5;
}

#innerpage-box .peccular-project-single:hover .peccular-project-overlay {
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  opacity: 0.6;
}

/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
#innerpage-box h1,
#innerpage-box h2,
#innerpage-box h3,
#innerpage-box h4,
#innerpage-box h5,
#innerpage-box h6,

.page-template-templates #innerpage-box h1,
.page-template-templates #innerpage-box h2,
.page-template-templates #innerpage-box h3,
.page-template-templates #innerpage-box h4,
.page-template-templates #innerpage-box h5,
.page-template-templates #innerpage-box h6,

.single #innerpage-box h1,
.single #innerpage-box h2,
.single #innerpage-box h3,
.single #innerpage-box h4,
.single #innerpage-box h5,
.single #innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 4px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word;
    color: ;
}
#innerpage-box h1{
    color: #06332e;
    font-size: 40px;
    font-weight: 600;
}
#innerpage-box h2{
     color: #06332e;
    font-size: 20px;
    font-weight: 600;
}
#innerpage-box h3{ 
    color: #06332e;
    font-size: 20px;
    font-weight: 600;
}

#innerpage-box h4{
     color: #06332e;
    font-size: 18px;
    font-weight: 600;
}
#innerpage-box h5{
     color: #06332e;
    font-size: 17px;
    font-weight: 600;
}
#innerpage-box h6{
     color: #06332e;
    font-size: 16px;
    font-weight: 600;
}
#innerpage-box p{
     color: #959595;
    font-size: 15px;
    font-weight: 400;
}

#innerpage-box li {
    font-size: 15px;
    color: #3b3b3b;
}

/*// --------------Responsive css ----------------------------- */
@media only screen and (max-width:1024px){
#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;}
#features .features-body h3{    padding: 8px 0em 17px 0;}
}

@media only screen and (max-width: 320px){
#contact svg {    right: -726px;}
#contact .contactsvg2 svg {  right: -750px;}
#contact { padding-bottom: 2em !important;}
#contact .peccular-contact-member-wrap input[type="email"]{    width: 88%;}
#contact .peccular-contact-phone-info { right: 70px;}
#contact .peccular-contact-phone-info a {font-size: 21px;}
#contact .peccular-contact-phone-icon { top: -15px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#contact .peccular-contact-mailid-info a { font-size: 15px;}
#contact .peccular-contact-mailid-info { width: 69%; right: 35px;}
#contact .peccular-contact-mailid-icon { top: -17px;}
#contact .peccular-contact-address-text{    font-size: 12px; top: -21px;left: 14px;}
#team .peccular-team-content svg{    top: -60px;}
#testimonials .peccular-testimonial-block { padding-bottom: 0;}
#testimonials .peccular-testimonials-imgbox{position: relative; top: -97px;}
#counter h4.peccular-counter-title,#counter .peccular-counter-num.count{text-align: center;}
#features .peccular-section-head h2{    font-size: 43px;}
#features .features-body h3{    font-size: 22px;     padding: 8px 1em 17px 0;}
#features .peccular_features_num_icon{ height: auto; width: 17%; margin-bottom: 12px;}
#aboutus .peccular-section-head h2{    font-size: 38px;}
#catproduct-section .pro-cat-img { width: 100% !important;}
#features .peccular-features-imgbox{padding: 0 0px 0 0px;}
#features .peccular-features-imgbox {
    top: 0px;
    height: 128px;
    width: 100%;
}


}

/*--------------Testimonials Responsiv css --------------------- */


@media screen and (min-width: 320px) and (max-width: 1299px){

    #testimonials .owl-theme .owl-nav{ bottom: 0;}
}
@media screen and (min-width:525px) and (max-width: 767px){
#testimonials .peccular-testimonials-single{width:100%; 
     margin-bottom: 15em !important;    margin: 0 auto;}
}
@media screen and (min-width:426px) and (max-width: 526px){
#testimonials .peccular-testimonials-single{width:64%; 
     margin-bottom: 15em !important;    margin: 0 auto;}
}
@media only screen and (max-width:320px){
#testimonials .peccular-testimonials-single{width:100%; padding: 2em 2em 1em;}
#testimonials .peccular-testimonials-content i{left: -20px;}
#testimonials .owl-nav .owl-next{    right: 12px;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}
}
@media screen and (min-width: 426px) and (max-width: 768px){
     #steps .peccular-steps-icon i {
    font-size: 45px;
    line-height: 40px;
    margin-bottom: 20px;
    margin-top: 10px;
}
    #innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding-left: 22px;
    padding-right: 15px;
}
.peccular-contact-page-form input[type="submit"] {
    padding: 9px 30px;
    font-size: 20px;
    margin: 0 0px;
    width: 100%;
    letter-spacing: 2px;
    margin-top: 7px;
}
.peccular-contact-page-form textarea {
    height: 80px;
}
#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 {
    margin-bottom: 15px;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 8px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p {
    padding: 0 0px;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 1em 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2 {
    font-size: 35px !important;
    line-height: 30px;
    margin: 0 0 15px;
    padding-left: 0;
}
#innerpage-box .rightMiidle_Overlay {
    height: 425px;
    width: 257px;
    z-index: 0;
    margin-top: 50px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info .addressContct i {
    margin-right: 0;
    margin-left: 2px;
    line-height: 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul {
    margin-bottom: 10px;
    /* margin-left: 50px; */
    padding-bottom: 10px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
    font-size: 16px;
    margin-right: 4px;
    line-height: 20px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon i {
    font-size: 20px;
    width: 25px;
    height: 20px;
    padding-right: 10px;
    line-height: 18px;
    margin-top: 7px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li {
    font-size: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li a {
    font-size: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li span {
    font-size: 16px;
    margin-right: 2px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
    font-size: 20px;
    margin-right: 6px;
    line-height: 20px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: 10px;
}
#innerpage-box .rightMiidle_Overlay {
    height: 421px;
    width: 265px;
    z-index: 0;
    margin-top: 50px;
}
    #innerpage-box .peccular-contact-form-block {
    padding: 0;
    margin: 2em 0;
    margin-left: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2 {
    font-size: 35px !important;
    line-height: 50px;
    margin: 0 0 20px;
    padding-top: 25px;
    padding-left: 20px;
    margin-bottom: 12px;
}
    #innerpage-box #blog-box h2 {
    margin-bottom: 0;
    font-size: 19px !important;
    margin-top: 10px;
}
.inner-blog-post {
    margin: 0em 0em 0em;
}


#innerpage-box .inner-blog-excerpt {
    margin: 10px 0;
    line-height: 20px;
    font-size: 15px;
}
#innerpage-box .blog-page-btn {
    font-size: 16px;
    padding: 7px 20px;
    margin: 0px 0 0px;
    border-radius: 9px;
}
    div#content-box .faq .faq-content {
    margin-bottom: 28px;
    padding: 0 15px;
    padding: 15px 20px 15px 25px;
    border-radius: 19px;
}
#innerpage-box div#content-box h3.faq-title {
    font-size: 24px !important;
    line-height: 24px;
    text-align: left;
    margin: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
}
div#content-box .contac_boxFAq h2 {
    font-size: 28px !important;
    padding-left: 22px !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}
div#content-box .contac_boxFAq p {
    font-size: 18px !important;
    padding-left: 14px;
    padding-right: 10px;
    margin-top: 10px !important;
    text-align: left;
}
#innerpage-box .peccular-faq-page-form input[type="submit"] {
    padding: 9px 30px;
    line-height: 1;
    font-size: 18px;
    border-radius: 7px;
    width: 82%;
    margin-left: 15px;
    margin-bottom: 10px;
}
#innerpage-box .peccular-faq-page-form textarea {
    height: 62px !important;
    padding: 10px 15px 0px 10px;
    margin-bottom: 20px;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-bottom: 30px;
}
#innerpage-box .peccular-faq-page-form input[type="text"], #innerpage-box .peccular-faq-page-form input[type="email"], #innerpage-box .peccular-faq-page-form input[type="url"], #innerpage-box .peccular-faq-page-form input[type="password"], #innerpage-box .peccular-faq-page-form input[type="search"], #innerpage-box .peccular-faq-page-form input[type="number"], #innerpage-box .peccular-faq-page-form input[type="tel"], #innerpage-box .peccular-faq-page-form input[type="range"], #innerpage-box .peccular-faq-page-form input[type="date"], #innerpage-box .peccular-faq-page-form input[type="month"], #innerpage-box .peccular-faq-page-form input[type="week"], #innerpage-box .peccular-faq-page-form input[type="time"], #innerpage-box .peccular-faq-page-form input[type="datetime"], #innerpage-box .peccular-faq-page-form input[type="datetime-local"], #innerpage-box .peccular-faq-page-form input[type="color"], #innerpage-box .peccular-faq-page-form input[type="file"], #innerpage-box .peccular-faq-page-form textarea, #innerpage-box .peccular-faq-page-form i.fa.fa-commenting-o, #innerpage-box .peccular-faq-page-form i.fa.fa-user, #innerpage-box .peccular-faq-page-form i.fa.fa-envelope-o, #innerpage-box .peccular-faq-page-form i.fa.fa-unlock-alt {
    background: none;
    border: 1px solid #7C4B2A !important;
    font-size: 14px;
    color: #7C4B2A;
    margin-left: 15px;
    margin-right: 15px;
    width: 84%;
    border-radius: 8px;
    height: 30px;
    margin-bottom: 15px;
}
        #innerpage-box .peccular-team-content h4.peccular-team-name {
    font-size: 22px;
}
#innerpage-box .peccular-team-content h5.peccular-team-designation {
    font-size: 16px;
}
    #innerpage-box .peccular-service-content h4 a {
    font-size: 20px;
}
    #innerpage-box .peccular-testimonials-image img {
    width: 110px;
    height: 110px;
}
#innerpage-box .peccular-testimonials-single {
    margin: 3em 5px 4.5em 5px;
    padding: 5px 10px 10px;
}
    #newsletter .newsletter-sign-box {
    padding: 1em 20px 1em;
    top: 70px;
    z-index: 999;
    border-radius: 18px;
}
    #newsletter .peccular-section-head h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 0.5em;
}
#newsletter .peccular-section-head h3 {
    font-size: 15px;
    margin-bottom: 0;
}
    #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    padding: 13px 10px;
    line-height: 1;
    font-size: 20px;
    margin: 0 0;
}
    .hero-slider .swiper-button-prev:before {
    content: "\f0d9";
    left: -95px;
    font-size: 29px;
    padding: 10px;
    height: 40px;
    width: 40px;
    line-height: 22px;
}
.hero-slider .swiper-button-next:before {
    content: "\f0da";
    left: -15px;
    font-size: 29px;
    padding: 10px;
    height: 40px;
    width: 40px;
    line-height: 22px;
}
    .hero-style .slide-btns-2 a.ReadMore {
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    outline-width: 0;
    padding: 8px 15px;
    transition: all .6s;
}
    .slide-inner .slider-inner-mainbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 312px;
    z-index: 0;
}
    .site-header .socials {
    text-align: right;
    padding: 0px 0px 10px 0;
}
    .hamburger-menus { 
    width: 30px;
    height: 30px;
    position: relative;
    -webkit-transition: .1s;
    transition: .1s;
    margin: 5px 15px;
    cursor: pointer;
    display: inline-block;
    float: left !important;
    left: 4em;
}

.site-header .socials {
    text-align: right;
    padding: 0px 0px 10px 0;
}
    .maintop-header .address_text {
    margin-right: 15px;
    font-size: 14px;
    line-height: 24px;
        text-align: right;
}
.maintop-header .head_btn {
    padding-top: 10px;
    margin-left: 15px;
    text-align: center;
}
.maintop-header .head_phn a {
    font-size: 13px;
    margin: 0;
    margin-left: 6px;
    margin-right: 8px;
}
.maintop-header .head_phn {
    line-height: 27px;
}
header.site-header .BottomSVGimage1 {
    display: none;
}
header.site-header .TopSVGimage1{
    display: none;
}
     #steps .peccular-steps-single {
    padding: 1em 1em 1em;
    border-radius: 0;
    margin: 0em 0 1em;
}
    #testimonials .peccular-section-head {
    margin-bottom: 0em;
    margin-top: 0em;
    text-align: center;
}
#testimonials .peccular-testimonials-single {
    padding: 0 0 1em;
    margin: 1em 0 0em;
}
#featuredproduct-section .product-image-thumb img {
    width: 100%;
    height: 315px;
}
.featured-product {
    margin-bottom: 0em;
}
#blog {
    padding-top: 1em !important; 
}
#testimonials .peccular-testimonials-content p {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    margin: 0;
    padding: 0 1em 0 15px;
}
#testimonials .LeafTopimage1 img.peccular-project-leafimgboxshape1 {
    display: none;
}
    #banner .right_icon_bx {
    width: 58px;
    height: 56px;
    right: 10px;
    top: -10px;
}
#banner .right_BG_image {
    width: 100%;
    height: 517px;
    z-index: 0;
    top: 0;
    left: 0;
}
#banner .right_icon_bx i {
    font-size: 35px;
    top: 19%;
    left: 14px;
    height: 25px;
    width: 25px;
    font-weight: 600;
}
    #banner .leftHead {
    padding-left: 24px;
    margin-top: 20px;
    width: 470px;
    padding-right: 15px;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
}
#banner .left_icon_bx {
    width: 50px;
    height: 100px;
}
#banner .contct_lbl {
    text-align: center;
    padding-top: 10px;
}
#banner .contct_lbl h3 {
    font-size: 23px;
    margin-bottom: 5px;
}
#banner .contct_lbl a {
    font-size: 30px;
    transition: all 0.5s ease 0s;
}
#banner .left_icon_bx i {
    font-size: 46px;
    top: 23%;
    left: 21px;
    height: 24px;
    width: 15px;
}
#banner .cnct_bx {
    height: 100px;
    z-index: 5;
    width: 355px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#banner .leftHead ul li {
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 20px;
}
#banner .leftHead p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 13px;
    padding-right: 25%;
}
#banner .leftHead h2 {
    font-size: 25px;
    margin-bottom: 13px;
    padding-right: 23%;
    line-height: 30px;
}
    #gallery .peccular-section-head {
    margin: 2em 0em 1em;
}
#gallery .peccular-section-head h2 {
    padding-bottom: 0;
    font-size: 25px;
    line-height: 29px;
    letter-spacing: 0;
    padding-right: 0em;
}
#gallery .peccular-section-head h4 {
    font-size: 17px;
    border-radius: 12px;
    padding: 4px 9px;
    line-height: 25px;
    padding-left: 2em;
    padding-right: 0em;
}
    #counter .peccular-counter-single {
    padding: 0em;
    margin: 0em 11px 0 0;
    transition: all 0.3s ease 0s;
    margin-bottom: 30px;
    margin-top: 25px;
}
#counter .peccular-counter-num.count {
    font-size: 35px;
    padding: 0;
    margin: 0 0 6px 13px;
    transition: all 0.3s ease 0s;
}
    #contact .peccular-contact-block .contact-details {
    left: 23%;
    width: 450px;
    margin-top: 30px;
    margin-bottom: 40px;
}
#contact .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 1em;
    z-index: 5;
}
#contact .leftContactBx .peccular-contactLeft-social-icon i {
    font-size: 20px;
    width: 29px;
    height: 20px;
    padding-right: 20px;
    line-height: 23px;
    margin-top: 20px;
}
#contact .peccular-contact-block .contact-details p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}
    #contact .leftContactBx {
    left: 0;
}
#contact .leftContactBx .peccular-contactLeft-social-icon {
    margin-bottom: 15px;
}
#contact .peccular-section-head p {
    font-size: 17px;
    text-align: left;
    line-height: 23px;
}
#contact .about_info ul li i {
    font-size: 22px;
    margin-right: 5px;
    line-height: 25px;
}
#contact .about_info {
    margin-bottom: 0em;
}
#contact .about_info .addressContct i {
    margin-right: 10px;
}
#contact .about_info li {
    font-size: 17px;
}
#contact .about_info li a {
    font-size: 17px;
}
#contact .about_info li span {
    font-size: 16px;
    margin-right: 2px;
}
#contact .peccular-section-head h2 {
    font-size: 30px;
}
#contact .contact-contact-mapbox iframe {
    height: 340px;
    position: relative;
    z-index: 1;
}
#contact .contact-contact-mapbox {
    width: 300px;
    height: 375px;
    margin-left: 0;
    z-index: 1;
    margin-top: 20px;
}
#contact .contact-contact-mapbox .bgOverlayMap {
    left: 59px;
    right: 0;
    top: 25px;
    bottom: 0;
    height: 335px;
    width: 264px;
}
    #appointment .peccular-section-head h3 {
        font-size: 30px;
        padding: 0px 10px 0 0;
        line-height: 45px;
        margin: 0 0;
    }
    .slick-initialized .slick-slide h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -6px;
    left: 60px;
}
.left-client-images-tbs {
    top: 2em;
}
.footer-area .peccular-section-head h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 10px;
}
.slick-initialized .slick-slide h4:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    margin-right: 9px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    margin-bottom: 0;
    font-size: 24px;
    padding: 9px 11px 10px;
    font-weight: 100;
    width: 45px;
    height: 45px;
    margin-right: 15px;
    top: 12px;
}
    .quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 0;
}
.slick-initialized .slick-slide h4 {
    font-size: 20px;
    margin-top: 0;
}
    .right-content-testimonial {
    max-width: 660px;
    /* margin-left: auto; */
    position: relative;
    padding-right: 40px;
    width: 100%;
}
        .right-content-testimonial {
        padding-left: 0px !important;
    }
    .right-content-testimonial .sec-title h2.tag1 {
    font-size: 25px;
    line-height: 56px;
    line-height: 35px;
}
    .right-content-testimonial .sec-title h3 {
    font-size: 20px;
    margin-bottom: 1em;
    letter-spacing: 2px;
}
    #appointment .appointmentbox1 {
    height: auto;
}
    #appointment .peccular-appointment-imgbox img {
    width: 92%;
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    height: 448px;
}
    #appointment .appointmnetLogoimage1 {
    display: none;
}
    #appointment .appointmentbox1 svg {
    display: none;
}
    #appointment .appointmentbox2 .phn_Box {
    width: 234px;
    height: 59px;
    margin-top: 10px;
}
    #appointment .phn_Box a.h-phone {
    font-size: 20px;
}
#appointment .phn_Box .phn_Icon i {
    font-size: 25px;
    padding: 7px 7px 7px 12px;
}
#appointment .phn_Box .phn_Icon {
    width: 50px;
    height: 40px;
    margin-top: 8px;
}
        #appointment .peccular-section-area-text-subtitle {
        font-size: 16px;
        word-break: break-word;
        line-height: 25px;
        margin-bottom: 1em;
        letter-spacing: 0.3px;
        padding-right: 10%;
    }
    #features {
    padding-top: 2em !important;
}
#team {
    padding-top: 1em !important;
}
#team {
    padding-bottom: 1em !important;
}
    #features .peccular-features-imgbox {
    top: 0px;
    height: 164px;
    width: 97%;
    margin-bottom: 2em;
}
#team .peccular-team-social-icon {
    width: 30px;
    line-height: 27px;
    top: 6px;
    right: 17px;
    padding: 10px 0;
}
     #services .peccular-service-content {
    bottom: 6px;
    margin: 0px;
    left: 0;
    right: 0;
    padding: 8px 10px 0px;
}
 #services .peccular-service-contenttext {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 87%;
    margin-left: 17px;
}
#services .peccular-service-btn {
    margin-top: 0;
    text-align: center;
}
     #services .peccular-service-box {
    margin-bottom: 1.5em;
    margin-right: 10px;
    margin-left: 10px;
}
 #services .peccular-service-box .peccular-service-image {
    padding: 0px;
    height: 250px;
}
 #services .peccular-service-content h4 a {
    padding: 0;
    font-size: 18px;
    margin-bottom: 0px;
    color: #000;
    letter-spacing: 0;
}
 #services .peccular-service-content h4 {
    padding-right: 0em;
    margin-top: 4px;
}
    #aboutus .peccular-aboutus-imgbox {
    padding: 11px 10px 0 0;
}
#aboutus .peccular-aboutus-imgbox img {
    width: 100%;
    height: 355px;
}
#aboutus .peccular-aboutus-imgbox p.exp_cntnt {
font-size: 15px;
        line-height: 25px;
}
#aboutus .peccular-aboutus-imgbox span.exp_num {
    padding: 8px 10px;
    font-size: 27px;
    margin-right: 12px;
}
    .hero-slider {
    height: 420px;
}
.slider-inner-box {
    top: 30px;
}
#aboutus .peccular-section-head h2 {
    margin-bottom: 3px;
    padding-bottom: 0;
    font-size: 25px;
}
#aboutus .peccular-section-subtext {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-left: 0em;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-icon span {
    font-size: 27px;
    line-height: 31px;
    margin: 0 auto;
    padding: 0;
    width: 43px;
    height: 43px;
    padding: 6px 4px;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-title {
    font-size: 17px;
    line-height: 18px;
    margin: 0;
}
#aboutus .peccular-section-head {
    margin-bottom: 0em;
    margin-top: 0em;
    padding-right: 1em;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-text {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    margin: 2px 0;
}
#aboutus {
    padding-top: 3em !important;
}
.slide-inner .slider-inner-mainbox {
        width: 100%;
        position: relative;
        z-index: 999;
        top: 37%;
}
.slider-area img.peccular-project-leafimgboxshape1 {
    display: none;
}
    #aboutus .peccular-section-head .about_first_heading h3 {
        font-size: 20px;
        letter-spacing: 3px;
        margin-bottom: -6px;
    }
        #aboutus .peccular-section-head .about_first_heading i {
        font-size: 2px;
        padding: 0px 61px;
        border-radius: 16px;
        margin-bottom: 15px;
    }
        #aboutus .peccular-section-head h2 {
        font-size: 25px;
        line-height: 39px;
    }
    #aboutus .peccular-aboutus-area {
    margin-bottom: 1em;
    margin-top: 10px;
}
#aboutus .smallMiddleuppBGBox {
    display: none;
}
    #aboutus .peccular-aboutus-area .peccular-aboutus-icon {
    width: 75px;
    height: 54px;
    text-align: center;
}
.owl-theme .owl-nav {
    display: none !important;
}
#services .peccular-service-box {
    width: auto;
}
#services .peccular-section-head {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 35px;
}
#services .peccular-section-head p.head_descrptn {
    font-size: 17px;
    line-height: 30px;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
}
#services .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 30px;
    line-height: 45px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 6px;
    width: 100%;
    letter-spacing: 0px;
    padding-left: 0;
}
        #aboutus .peccular-section-subtext {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 28px;
        margin-left: 0em;
    }
        #aboutus .peccular-aboutus-imgbox span.exp_num i {
        font-size: 35px;
        padding: 9px;
    }
    #aboutus .peccular-aboutus-imgbox span.exp_num {
        padding: 5px 5px;
        font-size: 16px;
        margin-right: 10px;
        width: 55px;
        height: 55px;
    }
#features .peccular-section-head h2 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 35px;
}
#features .peccular-section-subtext {
    font-size: 17px;
    line-height: 27px;
    margin-left: 0em;
    width: 79%;
    margin-top: 10px;
}
#features .peccular-section-head .small_bx {
    display: none;
}
.slider-area .full_overly {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    height: 100%;
    opacity: 0.5;
    width: 100%;
    background: #000;
}
.slider-inner-box {
    position: relative;
    padding: 0 1em 0em 5em;
}
 #contactinfo .peccular-section-head h2 {
    font-size: 25px;
}
#contactinfo .peccular-contactinfo-button a {
    padding: 10px 12px;
    font-size: 18px;
    line-height: 25px;
}
#contactinfo .peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 1em;
}
}

@media screen and ( min-width: 320px) and (max-width: 425px){
    .inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 0;
    border-radius: 0;
    position: relative;
    /* top: -64px; */
    height: 215px !important;
}
    #products-austrak a .gall-icn {
    display: none;
}
    #features .peccular-features-imgbox {
    position: relative;
    overflow: hidden;
    top: 0px;
    height: 150px;
    width: 100%;
}
    #counter .peccular-counter-single:after{
        display: none;
    }
    #team {
    padding-bottom: 1em !important;
}

    #innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p {
    font-size: 17px;
    line-height: 22px;
    margin: 0;
    padding-left: 22px;
    padding-right: 15px;
}
.peccular-contact-page-form input[type="submit"] {
    padding: 9px 30px;
    font-size: 20px;
    margin: 0 0px;
    width: 100%;
    letter-spacing: 2px;
    margin-top: 7px;
}
.peccular-contact-page-form textarea {
    height: 80px;
}
#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 {
    margin-bottom: 15px;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 8px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p {
    padding: 0 0px;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 1em 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2 {
    font-size: 35px !important;
    line-height: 30px;
    margin: 0 0 15px;
    padding-left: 0;
}
#innerpage-box .rightMiidle_Overlay {
    height: 425px;
    width: 257px;
    z-index: 0;
    margin-top: 50px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info .addressContct i {
    margin-right: 0;
    margin-left: 2px;
    line-height: 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul {
    margin-bottom: 10px;
    /* margin-left: 50px; */
    padding-bottom: 10px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
    font-size: 16px;
    margin-right: 4px;
    line-height: 20px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon i {
    font-size: 20px;
    width: 25px;
    height: 20px;
    padding-right: 10px;
    line-height: 18px;
    margin-top: 7px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li {
    font-size: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li a {
    font-size: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li span {
    font-size: 16px;
    margin-right: 2px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
    font-size: 20px;
    margin-right: 6px;
    line-height: 20px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info {
    margin-left: 20px;
    margin-top: 18px;
    margin-bottom: 10px;
}
#innerpage-box .right_contactData_block {
    padding-left: 20px;
}
#innerpage-box .rightMiidle_Overlay {
    height: 352px;
    width: 307px;
    z-index: 0;
    margin-top: 26px;
}
    #innerpage-box .peccular-contact-form-block {
    padding: 0;
    margin: 0em 0;
    margin-left: 15px;
    margin-bottom: 3em;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2 {
    font-size: 35px !important;
    line-height: 50px;
    margin: 0 0 20px;
    padding-top: 25px;
    padding-left: 20px;
    margin-bottom: 12px;
}
    #innerpage-box .peccular-blog-comment .comment_bx {
    text-align: center;
}
#innerpage-box .peccular-blog-comment .author_bx {
    border-right: none;
    text-align: center;
}
     #innerpage-box #blog-box h2 {
    margin-bottom: 0;
    font-size: 19px !important;
    margin-top: 10px;
}
.inner-blog-post {
    margin: 0em 0em 0em;
}


#innerpage-box .inner-blog-excerpt {
    margin: 10px 0;
    line-height: 20px;
    font-size: 15px;
}
#innerpage-box .blog-page-btn {
    font-size: 16px;
    padding: 7px 20px;
    margin: 0px 0 0px;
    border-radius: 9px;
}
     div#content-box .faq .faq-content {
    margin-bottom: 28px;
    padding: 0 15px;
    padding: 15px 20px 15px 25px;
    border-radius: 19px;
}
#innerpage-box div#content-box h3.faq-title {
    font-size: 24px !important;
    line-height: 24px;
    text-align: left;
    margin: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
}
div#content-box .contac_boxFAq h2 {
    font-size: 28px !important;
    padding-left: 22px !important;
    margin-top: 25px !important;
    margin-bottom: 10px !important;
}
div#content-box .contac_boxFAq p {
    font-size: 18px !important;
    padding-left: 14px;
    padding-right: 10px;
    margin-top: 10px !important;
    text-align: left;
}
#innerpage-box .peccular-faq-page-form input[type="submit"] {
    padding: 9px 30px;
    line-height: 1;
    font-size: 18px;
    border-radius: 7px;
    width: 82%;
    margin-left: 15px;
    margin-bottom: 10px;
}
#innerpage-box .peccular-faq-page-form textarea {
    height: 62px !important;
    padding: 10px 15px 0px 10px;
    margin-bottom: 43px;
}
#innerpage-box .peccular-faq-page-form input[type="text"], #innerpage-box .peccular-faq-page-form input[type="email"], #innerpage-box .peccular-faq-page-form input[type="url"], #innerpage-box .peccular-faq-page-form input[type="password"], #innerpage-box .peccular-faq-page-form input[type="search"], #innerpage-box .peccular-faq-page-form input[type="number"], #innerpage-box .peccular-faq-page-form input[type="tel"], #innerpage-box .peccular-faq-page-form input[type="range"], #innerpage-box .peccular-faq-page-form input[type="date"], #innerpage-box .peccular-faq-page-form input[type="month"], #innerpage-box .peccular-faq-page-form input[type="week"], #innerpage-box .peccular-faq-page-form input[type="time"], #innerpage-box .peccular-faq-page-form input[type="datetime"], #innerpage-box .peccular-faq-page-form input[type="datetime-local"], #innerpage-box .peccular-faq-page-form input[type="color"], #innerpage-box .peccular-faq-page-form input[type="file"], #innerpage-box .peccular-faq-page-form textarea, #innerpage-box .peccular-faq-page-form i.fa.fa-commenting-o, #innerpage-box .peccular-faq-page-form i.fa.fa-user, #innerpage-box .peccular-faq-page-form i.fa.fa-envelope-o, #innerpage-box .peccular-faq-page-form i.fa.fa-unlock-alt {
    background: none;
    border: 1px solid #7C4B2A !important;
    font-size: 14px;
    color: #7C4B2A;
    margin-left: 15px;
    margin-right: 15px;
    width: 84%;
    border-radius: 8px;
    height: 30px;
    margin-bottom: 15px;
}
            #innerpage-box .peccular-team-content h4.peccular-team-name {
    font-size: 22px;
}
#innerpage-box .peccular-team-content h5.peccular-team-designation {
    font-size: 16px;
}
    #innerpage-box .peccular-team-content {
    text-align: center;
    margin-left: 3px;
}
    #innerpage-box .peccular-service-box {
    margin: 0px 10px 2em 10px;
}
    #innerpage-box .peccular-service-content p {
    font-size: 16px !important;
    line-height: 23px !important;
    margin-bottom: 15px;
    padding-right: 1em;
    margin-top: 4px !important;
}
    #innerpage-box .peccular-service-content h4 {
    background: none;
    margin: 0 !important;
    padding: 0 !important;
    padding-right: 0.5em !important;
}
        #innerpage-box .peccular-service-content h4 a {
    font-size: 20px;
}
    #newsletter .newsletter-sign-box {
    padding: 1em 20px 3em;
    top: 70px;
    border-radius: 18px;
}
    #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    padding: 10px 29px;
    line-height: 1;
    font-size: 20px;
    margin: 0 0;
}
    #newsletter .peccular-section-head h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0.5em;
}
#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 {
    margin: 0 0 10px 0;
    border-radius: 7px;
    padding: 0px 15px !important;
    font-size: 18px;
    height: 40px;
}
#newsletter .peccular-section-head h3 {
    font-size: 17px;
    margin-bottom: 0;
}
    #contactinfo .peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 0em;
}
    .hero-style .slide-text p {
    z-index: 1;
    font-size: 17px;
    padding-right: 30px;
    line-height: 19px;
}
    .hero-slider .swiper-button-prev:before {
    content: "\f0d9";
    left: -100px;
    font-size: 22px;
    padding: 9px;
    height: 35px;
    width: 24px;
    line-height: 17px;
}
.hero-slider .swiper-button-next:before {
    content: "\f0da";
     left: 33px;
    font-size: 22px;
    padding: 9px;
    height: 35px;
    width: 24px;
    line-height: 17px;
}
    .slider-area img {
    max-width: 100%;
    width: 100%;
    height: 300px;
    display: block;
}

.slider-inner-box {
    position: relative;
    padding: 1em 1em 0em 2em;
}
    .hamburger-menus {
    float: none !important;
}
    header.site-header .TopSVGimage1 {
    display: none;
}
header.site-header .BottomSVGimage1 {
    display: none;
}
.maintop-header .contct_btm_brdr {
    border-bottom: none;
    text-align: center;
}
.maintop-header .head_btn {
    padding-top: 0px;
    margin-left: 0px;
    text-align: center;
}
    .site-header .socials {
        text-align: center;
        padding: 4px 13px 10px 0;
        top: 5px;
        position: relative;
    }
.maintop-header .address_text {
    margin-right: 0;
    font-size: 13px;
    line-height: 30px;
        text-align: right;
}
.maintop-header .head_phn a {
    font-size: 13px;
}
.maintop-header .head_phn {
    line-height: 29px;
        text-align: right;
}
    #featuredproduct-section .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 28px;
    line-height: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 6px;
    display: inline-block;
}
#featuredproduct-section {
    padding-bottom: 1em !important;
}
#blog {
    padding-top: 1em !important;
}
#featuredproduct-section {
    padding-top: 1em !important;
}
#featuredproduct-section .product-image-thumb img {
    width: 100%;
    height: 300px;
    transition: transform .5s ease;
}
#featuredproduct-section .peccular-section-head {
    margin-bottom: 5em;
    margin-top: 0em;
    text-align: left;
    margin-left: 1em;
    display: inline-block;
}
    #banner .right_icon_bx {
    width: 60px;
    height: 60px;
    right: 15px;
    top: -10px;
}
#banner .right_BG_image {
    position: relative;
    width: 100%;
    height: 340px;
    z-index: 0;
    top: 0;
    left: 0;
}
#banner .right_icon_bx i {
    font-size: 32px;
    top: 43%;
    left: 14px;
    height: 25px;
    width: 25px;
}


    #banner .contact_details {
    height: 145px;
    padding-top: 20px;
}
#banner .contct_lbl {
    text-align: center;
    padding-top: 13px;
}
#banner .contct_lbl a {
    font-size: 28px;
}
#banner .left_icon_bx {
    width: 40px;
    height: 100px;
}
#banner .contct_lbl h3 {
    font-size: 20px;
    margin-bottom: 5px;
}
#banner .left_icon_bx i {
    font-size: 43px;
    top: 23%;
    left: 16px;
    height: 24px;
    width: 24px;
}
#banner .cnct_bx {
    height: 100px;
    width: 390px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 18px;
}
    #banner .leftHead {
    padding-left: 20px;
    margin-top: 20px;
    width: 525px;
    padding-right: 15px;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
}
#banner .leftHead ul li {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 25px;
}
#banner .leftHead h2 {
    font-size: 25px;
    margin-bottom: 10px;
    padding-right: 10%;
    line-height: 30px;
}
    #testimonials .peccular-testimonials-content {
    position: relative;
    text-align: center;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}
#testimonials .peccular-testimonials-image {
    padding: 0 0 0 0px;
    margin-top: 0;
}
    #testimonials .peccular-testimonials-single {
    padding: 0 0 0em;
    margin: 1em 0 0em;
}
    #testimonials .LeafTopimage1 img.peccular-project-leafimgboxshape1 {
    display: none;
}
     #steps .peccular-section-head {
    text-align: left;
    margin-bottom: 1em;
    margin-top: 1em;
}
#testimonials .peccular-testimonials-image img {
    border-radius: 50%;
    width: 68px;
    transform: scale(1);
    transition: all 0.3s ease 0s;
    height: 70px;
    margin: 0 auto;
}
#testimonials .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 3em;
    text-align: center;
}
 #steps .peccular-steps-single .peccular-steps-num {
    font-size: 26px;
    margin-bottom: 15px;
}
 #steps .peccular-steps-content p.peccular-steps-text {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0px;
    text-align: center;
}
 #steps .peccular-steps-single {
    padding: 0em 2em 1em;
    border-radius: 0;
    margin: 0em 0 1em;
}
#steps .peccular-steps-single .peccular-steps-num .border-bx1 {
    height: 49px;
    width: 49px;
    margin: 0 auto;
}
    .hero-slider {
    width: 100%;
    height: 300px;
}
    #gallery .peccular-section-head h2 {
    padding-bottom: 0;
    font-size: 27px;
    line-height: 34px;
    letter-spacing: 0;
    padding-right: 0em;
    text-align: center;
}
#gallery .peccular-section-head h4 {
    font-size: 17px;
    border-radius: 12px;
    padding: 4px 12px;
    line-height: 25px;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}
#gallery .peccular-section-head {
    margin: 2em 0em 0em;
}
    #contact .leftContactBx {
    left: 0;
}
#contact .peccular-contact-member-wrap input[type="submit"] {
    padding: 9px 30px;
    line-height: 1;
    font-size: 20px;
    margin: 0 auto;
    top: 14px;
    width: 100%;
    letter-spacing: 1px;
}
#counter .peccular-counter-single {
    padding: 0em;
    margin: 0em 11px 0 0;
    transition: all 0.3s ease 0s;
    margin-bottom: 40px;
    margin-top: 18px;
}
#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 {
    margin: 0 0 24px 0;
    padding: 0 0 0px;
    font-size: 13px;
    height: 30px;
    padding-left: 27px;
}
#contact .peccular-contact-member-wrap textarea {
    height: 80px;
    padding: 10px 12px 0px 20px;
    border-color: #aaa;
    width: 100%;
    margin-bottom: 7px;
}
#contact .peccular-contact-block .contact-details p {
    font-family: Roboto, Regular;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 25px;
}
#contact .peccular-contact-block .contact-details h2 {
    font-size: 30px;
    line-height: 40px;
}
#contact .about_info ul {
    margin-bottom: 10px;
    /* margin-left: 50px; */
    padding-bottom: 10px;
}
#contact .peccular-contact-block .contact-details {
    position: relative;
    overflow: hidden;
    left: 15px;
    width: 90%;
    margin-top: 10px;
    margin-bottom: 30px;
}
#contact .contact-contact-mapbox .bgOverlayMap {
    left: 23px;
    right: 0;
    top: 25px;
    bottom: 0;
    height: 320px;
    width: 278px;
}
#contact .contact-contact-mapbox {
    width: 280px;
    height: 345px;
    position: relative;
    margin-left: 5%;
    z-index: 1;
    margin-top: 20px;
        margin-bottom: 15px;
}
#contact .contact-contact-mapbox iframe {
    height: 320px;
    position: relative;
    z-index: 1;
}
#contact .about_info {
    margin-bottom: 0em;
}
#contact .leftContactBx .peccular-contactLeft-social-icon i {
    font-size: 20px;
    width: 25px;
    height: 20px;
    padding-right: 20px;
    line-height: 23px;
    margin-top: 20px;
}
#contact .about_info .addressContct i {
    margin-right: 7px;
}
#contact .about_info ul li i {
    font-size: 20px;
    margin-right: 6px;
    line-height: 24px;
}
#contact .about_info li a {
    font-size: 16px;
}
#contact .about_info li {
    font-size: 17px;
}
#contact .about_info li span {
    font-size: 16px;
}
#contact .peccular-section-head h2 {
        margin-bottom: 0px;
        padding: 0 0 0px 0;
        font-size: 26px;
        padding-right: 0;
        line-height: 30px;
}
#contact .peccular-section-head p {
        font-size: 16px;
        text-align: left;
        line-height: 25px;
        padding-right: 26%;
}
#contact .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 1em;
    z-index: 5;
}
    #features {
    padding-top: 2em !important;
}
    #team .peccular-section-head h2 {
    margin-top: 0em;
    font-weight: 600;
    font-size: 25px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 6px;
    text-align: left;
    display: inline-block;
}
#team .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 1em;
}
#team .peccular-team-social-icon {
    width: 30px;
    line-height: 27px;
    top: 6px;
    left: 46px;
    padding: 10px 0;
}
    #steps {
    padding-top: 2em !important;
}
 #steps .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 25px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 6px;
    text-align: left;
    margin-left: 15px;
}
     #services .peccular-section-head h2 {
    margin-top: 1em;
    font-size: 30px;
    line-height: 37px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 6px;
    display: inline-block;
}
 #services .peccular-service-content h4 a {
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
#services .peccular-service-btn {
    margin-top: 0;
    text-align: center;
        margin-bottom: 7px;
}
 #services .peccular-service-btn a {
    font-size: 16px;
    padding: 8px 16px;
    text-align: center;
    margin: 0px 0 0px;
}
 #services .peccular-service-contenttext {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 87%;
    margin-left: 17px;
}
 #services .peccular-service-content h4 {
    padding-right: 1em;
    margin-top: 10px;
}
 #services .peccular-service-box .peccular-service-image {
    padding: 0px;
    position: relative;
    overflow: hidden;
    height: 230px;
}
 #services .peccular-section-head {
    margin-bottom: 25px;
    margin-top: 0;
    text-align: left !important;
    margin-left: 15px !important;
}
    #contactinfo .peccular-contactinfo-button {
    padding: 1.5em;
    text-align: center;
}
 #contactinfo .peccular-section-head h2 {
    font-size: 24px;
    line-height: 31px;
    padding-top: 24px;
}
    #aboutus .peccular-aboutus-area {
    margin-bottom: 1em;
}
    #aboutus .peccular-aboutus-imgbox img {
    width: 100%;
    height: 337px;
}
#aboutus {
    padding-top: 1em !important;
}
#aboutus .peccular-section-head h2 {
    margin-bottom: 7px;
    padding-bottom: 0;
    font-size: 30px;
}
#aboutus .peccular-section-subtext {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 30px;
        margin-left: 0em;
}
#aboutus .peccular-aboutus-area {
    padding: 0 20px;
}
}
@media screen and (min-width: 427px) and (max-width: 768px){
#team .peccular-team-social-icon i {
    font-size: 15px;
    padding: 7px 8px;
    margin-left: 5px;
    margin-right: 5px;
    height: 30px;
    width: 30px;
}
#team .peccular-team-image .hove_overly {
    opacity: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition: .9s ease;
}
#team .peccular-team-image .border_Box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .9s ease;
    opacity: 0;
    z-index: 2;
}
#team .peccular-team-image {
    overflow: hidden;
    height: 300px;
    transition: .9s ease;
    width: 100%;
}
#team .peccular-section-head i {
    font-size: 4px;
    padding: 0px 202px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#team .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 40px;
    line-height: 56px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 0;
    margin-bottom: -17px;
}

#appointment .peccular-appointment-social-icon i {
    font-size: 20px;
    padding: 13px 8px;
    transform: scale(1);
    transition: .9s ease;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    height: 45px;
    width: 45px;
    text-align: center;
}
    #blog .peccular-blog-date {
    right: 0px;
    padding: 30px 10px 10px 10px;
    width: 130px;
    height: 130px;
    text-align: center;
        top: 190px !important;
    }
#blog .peccular-section-head i {
    font-size: 4px;
    padding: 0px 164px;
    margin-bottom: 20px;
    margin-top: 15px;
}
#blog .peccular-section-head h2 {
    font-size: 40px;
}
#contact .about_info ul li i {
    font-size: 23px;
    margin-right: 12px;
    line-height: 25px;
    height: 35px;
    width: 35px;
    padding: 3px 7px 4px 6px;
}
#contact .peccular-section-head i {
    font-size: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 38%;
}

#contact .peccular-section-head h3 {
    font-size: 32px;
    text-align: left;
}
.site-header .socials a i.fa {
    font-size: 15px;
    margin-right: 7px;
    line-height: 36px;
    width: 25px;
    height: 25px;
}
.maintop-header .header-email a {
    font-size: 13px;
    margin-left: 5px;
    transition: all 0.9s;
}
    .site-header .socials {
        text-align: center !important;
        padding: 0px 0px 10px 0;
    }
.maintop-header .head_phn i {
    font-size: 16px;
    margin-right: 0px;
    padding-top: 5px;
    padding-left: 4px;
}
.maintop-header .icon_bg_bx {
    height: 29px;
    width: 29px;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
    .mainbottom-header .header-shopbtn {
    padding: 10px 20px;
    line-height: 20px;
    font-size: 17px;
    margin-top: 17px;
    margin-bottom: 10px;
}
        .menu-wrapper {
        left: 15px !important;
    }
    .navigation .mainmenu li a, .page .navigation .mainmenu li a, .single .navigation .mainmenu li a, .error404 .navigation .mainmenu li a {
    font-size: 17px !important;
}
.logo-header, .logo-header, .page .logo-header, .single .logo-header {
    margin: 0;
    top: 0px;
    width: 170px;
    margin-left: 3em;
    margin-top: 2em;
}
    .site-header .socials {
        padding: 20px 1px 20px 0 !important;
    }
.site-header .socials a i.fa {
    font-size: 17px;
    margin-right: 7px;
    line-height: 24px;
    width: 20px;
    height: 20px;
}
    .navigation .mainmenu>li>a {
        font-size: 17px !important;
        padding-top: 10px !important;
        padding-bottom: 7px !important;
        font-weight: 600;
        line-height: 18px !important;
        margin-bottom: 6px !important;
        margin-top: 6px !important;
    }
.maintop-header .head_phn i {
    font-size: 20px;
    margin-right: 0px;
    padding-top: 7px;
    padding-left: 5px;
}
.maintop-header .header-email {
    text-align: right;
    padding: 5px 0;
    line-height: 24px;
    margin-top: 10px;
}
.maintop-header .icon_bg_bx {
    height: 34px;
    width: 34px;
}
.maintop-header .header-email i {
    font-size: 16px;
    margin-right: 0;
    padding-top: 8px;
}
.maintop-header .header-email a {
    font-size: 15px;
    margin-left: 6px;
}
    .hero-style {
        height: 580px !important;
    }
    .slide-inner .slider-inner-mainbox {
    position: absolute;
    left: 0;
    top: 18%;
    width: 100%;
    height: 100%;
    z-index: 2;
}
#features .peccular-features-icon i {
    font-size: 45px;
    width: 50px;
    height: 50px;
}
#features .peccular-section-subtext {
    font-size: 17px;
    line-height: 30px;
    width: 92%;
    margin-top: 10px;
}
#features .peccular-section-head h2 {
    font-size: 40px;
}
}
@media screen and (min-width: 1024px) and (max-width: 1440px){
/*    #contact .leftContactBx {
    position: relative;
    overflow: hidden;
    left: 22%;
}*/
/*#contact .about_info ul li i {
    font-size: 24px;
    margin-right: 6px;
    line-height: 25px;
}*/
#contact .contact-contact-mapbox {
    width: 391px;
    height: 500px;
    position: absolute;
    margin-left: 14%;
    z-index: 1;
    margin-top: 85px;
}
#contact .about_info {
    margin-bottom: 1em;
}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
    #aboutus .peccular-aboutus-imgbox span.exp_num {
    padding: 5px 5px;
    font-size: 16px;
    margin-right: 10px;
    width: 55px;
    height: 55px;
}
#aboutus .peccular-aboutus-imgbox p.exp_cntnt {
    font-size: 15px;
    text-align: left;
    line-height: 26px;
    padding-top: 10px;
}
#aboutus .peccular-section-head .about_first_heading i {
    font-size: 2px;
    padding: 0px 61px;
    border-radius: 16px;
    margin-bottom: 15px;
}
#aboutus .peccular-section-head .about_first_heading h3 {
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: -6px;
}
    #features .peccular-features-area .peccular-features-text {
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    margin: 0px 0;
    padding-bottom: 15px;
    width: 90%;
}
.footer-area .peccular-section-head h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
#aboutus .peccular-aboutus-imgbox span.exp_num i {
    font-size: 35px;
    padding: 9px;
}
    #blog .peccular-blog-comment i {
    font-size: 14px;
    padding-right: 3px;
}
    #testimonials .peccular-testimonials-content p {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    margin: 0;
    padding: 0 0em 0 30px;
}
    .navigation .mainmenu li {
    margin-right: 44px !important;
}
    #innerpage-box .peccular-contact-form-block {
    margin: 2em 0;
    margin-left: 20px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2 {
    font-size: 35px !important;
    line-height: 24px;
    margin: 0 0 10px;
    padding-top: 30px;
    padding-left: 30px;
    margin-bottom: 15px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p {
    font-size: 17px;
    line-height: 24px;
    margin: 0;
    padding-left: 30px;
    padding-right: 20px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul li i {
    font-size: 22px;
    margin-right: 8px;
    line-height: 20px;
    margin-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li {
    font-size: 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info ul {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li span {
    font-size: 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info li a {
    font-size: 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info .addressContct i {
    margin-right: 10px;
    margin-left: 5px;
    line-height: 21px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2 {
    font-size: 35px !important;
    line-height: 26px;
    margin: 0 0 18px;
    padding-left: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p {
    padding: 0 0px;
    font-size: 17px;
    line-height: 23px;
    margin: 0 0 1em 0;
}
#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 {
    margin-bottom: 15px;
    font-size: 13px;
    padding: 11px 17px;
    border-radius: 8px;
}
.peccular-contact-page-form textarea {
    height: 90px;
}
.peccular-contact-page-form input[type="submit"] {
    padding: 12px 40px;
    font-size: 20px;
    margin: 0 0px;
    margin-top: 10px;
}
#innerpage-box .rightMiidle_Overlay {
    height: 385px;
    width: 356px;
    z-index: 0;
    margin-top: 54px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .peccular-contactLeft-social-icon i {
    font-size: 22px;
    width: 37px;
    height: 20px;
    padding-right: 15px;
    line-height: 20px;
    margin-top: 20px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block .about_info {
    margin-left: 30px;
    margin-top: 28px;
    margin-bottom: 20px;
}
    #innerpage-box .peccular-team-content h4.peccular-team-name {
    font-size: 22px;
}
#innerpage-box .peccular-team-content h5.peccular-team-designation {
    font-size: 16px;
}
    #innerpage-box .peccular-service-content h4 {
    background: none;
    margin: 0 !important;
    padding: 0 !important;
    padding-right: 15px !important;
    text-align: left;
}
#innerpage-box .peccular-service-content h4 a {
    font-size: 20px;
}
#innerpage-box .peccular-service-content p {
    font-size: 15px !important;
    line-height: 21px !important;
    margin-bottom: 15px;
    padding-right: 1em;
    margin-top: 4px !important;
}
    #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    padding: 13px 25px;
    line-height: 1;
    font-size: 23px;
}
    #newsletter .peccular-section-head h2 {
    font-size: 28px;
    line-height: 24px;
    margin-bottom: 0.5em;
}
#newsletter .peccular-section-head h3 {
    font-size: 19px;
    margin-bottom: 0;
}
     #steps .peccular-steps-single {
    padding: 1em 1em 1em;
    border-radius: 0;
    margin: 0em 0 1em;
}
    #steps .peccular-section-head {
    text-align: left;
    margin-bottom: 1em;
    margin-top: 1em;
}
    #steps {
    padding-top: 2em !important;
}
    header.site-header .BottomSVGimage1 {
    bottom: 0;
}
    #blog h4.inner-area-title {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 7px;
    padding: 0em;
}
#blog p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0em;
    padding: 0em;
}
    #banner .leftHead {
    padding-left: 40px;
    margin-top: 30px;
    width: 636px;
    padding-right: 15px;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
}
#banner .right_BG_image {
    position: relative;
    width: 100%;
    height: 541px;
    z-index: 0;
    top: 0;
    left: 0;
}
#banner .right_icon_bx {
    width: 60px;
    height: 60px;
    right: 17px;
    top: -10px;
}
#banner .right_icon_bx i {
    font-size: 40px;
    top: 24%;
    left: 14px;
    height: 16px;
    width: 16px;
    transform: rotate(-38deg);
}
#banner .cnct_bx {
    height: 125px;
    z-index: 5;
    width: 435px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#banner .leftHead ul li {
    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 25px;
}
#banner .leftHead h2 {
    font-size: 30px;
    margin-bottom: 13px;
    padding-right: 40%;
    line-height: 30px;
}
    #gallery .peccular-section-head h4 {
    font-size: 19px;
    border-radius: 12px;
    padding: 4px 12px;
    line-height: 33px;
    padding-left: 2em;
    padding-right: 2em;
}
#gallery .peccular-section-head h2 {
    padding-bottom: 0;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0;
    padding-right: 0em;
}
#gallery .peccular-section-head {
    margin: 3em 0em 1em;
}
    #contact .peccular-section-head h2 {
    margin-bottom: 0px;
    padding: 0 0 0px 0;
    font-size: 35px;
    text-align: left;
    padding-right: 0em;
    line-height: 30px;
}
#contact .leftContactBx .peccular-contactLeft-social-icon i {
    font-size: 20px;
    width: 25px;
    height: 20px;
    padding-right: 20px;
    line-height: 23px;
    margin-top: 20px;
}
#contact .about_info li {
    font-size: 15px;
}
#contact .about_info li a {
    font-size: 15px;
}
#contact .about_info li span {
    font-size: 16px;
    margin-right: 2px;
}
#contact .about_info ul li i {
    font-size: 20px;
    margin-right: 6px;
    line-height: 24px;
}
#contact .peccular-section-head p {
    font-size: 18px;
    text-align: left;
    margin-top: 13px;
    line-height: 25px;
}
#contact .contact-contact-mapbox {
    width: 290px;
    height: 470px;
    margin-left: 11%;
    margin-top: 85px;
}
#contact .contact-contact-mapbox .bgOverlayMap {
    left: 70px;
    right: 0;
    top: 25px;
    bottom: 0;
    height: 493px;
    width: 240px;
}
/*#contact .peccular-contact-member-wrap {
    margin-right: 25%;
}*/
#contact .peccular-contact-block .contact-details p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 18px;
    margin-right: 25%;
}
#counter .peccular-counter-num.count {
    font-size: 34px;
    padding: 0;
    margin: 0 0 6px 13px;
}
#counter .peccular-counter-single:after {
    top: 37%;
    font-size: 19px;
    margin-left: 5em;
}
#counter .peccular-counter-single {
    padding: 0em;
    margin: 0em 11px 0 0;
    transition: all 0.3s ease 0s;
    margin-bottom: 27px;
    margin-top: 29px;
}
#contact .peccular-contact-block .contact-details h2 {
    font-size: 30px;
    line-height: 40px;
}
    #features .peccular-features-single .featur_bx_data {
    width: 100%;
    padding-left: 10px;
    padding-right: 0;
    margin-bottom: 0.9em;
}
     #services .peccular-service-box {
    margin-bottom: 1.5em;
    margin-right: 10px;
    margin-left: 10px;
}
 #services .peccular-service-content h4 a {
    padding: 0;
    font-size: 19px;
    margin-bottom: 0px;
    letter-spacing: 0;
    line-height: 19px;
}
 #services .peccular-service-btn a {
    font-size: 15px;
    padding: 8px 8px;
    line-height: 18px;
    margin-bottom: 6px;
}
#aboutus .peccular-aboutus-imgbox {
    position: relative;
    overflow: hidden;
    top: 0px;
    padding: 18px 10px 0 0;
}
#aboutus .peccular-section-head h2 {
            font-size: 30px;
        line-height: 46px;
}
#services .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 40px;
    line-height: 53px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-right: 6px;
    width: 100%;
    letter-spacing: 0px;
    padding-left: 0;
}
#team .peccular-team-social-icon i {
    font-size: 15px;
    padding: 7px 8px;
    margin-left: 5px;
    margin-right: 5px;
    height: 30px;
    width: 30px;
}
#team .peccular-team-image .hove_overly {
    opacity: 0;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition: .9s ease;
}
#team .peccular-team-image .border_Box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: .9s ease;
    opacity: 0;
    z-index: 2;
}
#team .peccular-team-image {
    overflow: hidden;
    height: 300px;
    transition: .9s ease;
    width: 100%;
}
#team .peccular-section-head i {
    font-size: 4px;
    padding: 0px 202px;
    margin-bottom: 20px;
    margin-top: 20px;
}
#team .peccular-section-head h2 {
    margin-top: 0em;
    font-size: 40px;
    line-height: 56px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-radius: 3px;
    padding-right: 0;
    margin-bottom: -17px;
}
#appointment .peccular-appointment-social-icon i {
    font-size: 20px;
    padding: 13px 8px;
    transform: scale(1);
    transition: .9s ease;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    height: 45px;
    width: 45px;
    text-align: center;
}
    #blog .peccular-blog-date {
    right: 0px;
    padding: 30px 10px 10px 10px;
    width: 130px;
    height: 130px;
    text-align: center;
        top: 190px !important;
    }
#blog .peccular-section-head i {
    font-size: 4px;
    padding: 0px 164px;
    margin-bottom: 20px;
    margin-top: 15px;
}
#blog .peccular-section-head h2 {
    font-size: 40px;
}
#contact .about_info ul li i {
    font-size: 23px;
    margin-right: 12px;
    line-height: 25px;
    height: 35px;
    width: 35px;
    padding: 3px 7px 4px 6px;
}
#contact .peccular-section-head i {
    font-size: 10px;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 4px;
    left: 38%;
}
#contact .peccular-section-head h3 {
    font-size: 32px;
    text-align: left;
}
.slick-initialized .slick-slide h6 {
    font-size: 17px;
    line-height: 22px;
}
.slick-initialized .slick-slide h4 {
    font-size: 23px;
    margin-top: 10px;
}
.quote {
    color: rgba(0, 0, 0, .1);
    text-align: center;
    margin-bottom: 10px;
}
.right-content-testimonial .sec-title h2.tag1 {
    font-size: 47px;
    line-height: 56px;
    line-height: 58px;
}
#appointment .peccular-appointment-imgbox img {
    width: 93%;
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    height: 626px;
}
#appointment .peccular-appointment-social-icon a {
    height: 45px;
    width: 55px;
    margin-left: 5px;
    margin-right: 5px;
}
#appointment .peccular-section-area-text-subtitle {
    font-size: 17px;
    word-break: break-word;
    line-height: 25px;
    margin-bottom: 1em;
    letter-spacing: 0.3px;
    padding-right: 10%;
}
#appointment .peccular-section-head h3 {
    font-size: 40px;
    padding: 0px 10px 0 0;
    line-height: 55px;
    margin: 0 0;
}
#services .peccular-service-box {
    margin-bottom: 0.5em;
    width: 100%;
}
#services .peccular-section-head p.head_descrptn {
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
}
#aboutus .peccular-section-subtext {
font-size: 16px;
        line-height: 25px;
        margin-bottom: 12px;
        margin-left: 0em;
}
#aboutus .peccular-aboutus-area {
    margin-bottom: 1em;
    margin-top: 10px;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-icon span {
    font-size: 40px;
    line-height: 45px;
    width: 100%;
    height: 67px;
    padding: 10px 10px;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-title {
    font-size: 20px;
    line-height: 23px;
    margin: 0;
}
#aboutus .peccular-aboutus-area .peccular-aboutus-text {
    font-size: 15px;
    line-height: 19px;
    margin: 0;
    margin: 4px 0;
}
/*    .hero-slider {
    height: 418px;
}*/
#aboutus {
    padding-top: 1em !important;
}
#appointment .appointmentbox1 svg {
    display: none;
}
#team {
    padding-top: 1em !important;
}
.maintop-header .address_text {
    margin-right: 0;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    margin-top: 5px;
}
.maintop-header .head_phn {
    line-height: 24px;
    margin-top: 10px;
}
.maintop-header .head_phn a {
    font-size: 14px;
    margin: 0;
    margin-left: 6px;
    margin-right: 0;
}
.maintop-header .head_btn {
    padding-top: 8px;
    margin-left: 0px;
}
.navigation .mainmenu>li>a {
    padding: 8px 0;
}
.slider-inner-box {
    position: relative;
    padding: 3em 2em 0em 6.5em;
}
#contactinfo .peccular-section-head {
    margin-bottom: 0px;
    margin-top: 1em;
}
 #contactinfo .peccular-section-head h2 {
    font-size: 27px;
    line-height: 35px;
}
.hero-style .slide-title h2 {
    line-height: 47px;
}
#testimonials .peccular-testimonials-single{
    width: 85%;
    margin: 0 auto;
    margin-bottom: 1em !important;
}
}
@media screen and (min-width:320px) and (max-width: 1024px){
#testimonials h4.peccular-testimonials-name{ margin: 10px 0 7px 27px; }
#testimonials h6.peccular-testimonials-designation{     margin: 0 0 5px 27px;}
.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 screen and (min-width:320px) and (max-width: 767px){
#testimonials .peccular-section-head h2{    padding: 0 0em 6px 0;}
#testimonials h4.peccular-testimonials-name{text-align: center;}
#testimonials h6.peccular-testimonials-designation{text-align: center;}
    #testimonials .test-mrg{padding: 0 10px;}
      #testimonials .peccular-testimonials-image img{width: 20% !important ;}
}
@media only screen and (max-width:320px){
  #testimonials .peccular-testimonials-image img{width: 30% !important;
    height: 100px;}
    #testimonials .peccular-testimonials-content p {
    text-align: center;
}
}
@media screen and (min-width:320px) and (max-width: 425px){
    #contact .peccular-section-head i{
        display: none;
    }
    #blog .peccular-blog-comment .author_bx{
        border: none;
        margin-bottom: 10px;
    }
    #blog .owl-nav .owl-next {
    position: absolute;
    left: 56%;
    bottom: 18px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
#blog .owl-nav .owl-prev {
    position: absolute;
    left: 42%;
    bottom: 18px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
    #testimonials .owl-nav .owl-prev {
    left: 37% !important;
    bottom: 8px !important;
}
#testimonials .owl-nav .owl-next {
    left: 55%  !important;
    bottom: 7px  !important;
}
    #testimonials .peccular-testimonials-content p{    font-size: 17px;}
    #testimonials .peccular-section-head h2{font-size: 28px;}
    #testimonials .peccular-testimonials-content p{ padding: 0; }
    #banner .peccular-banner-imgbox img{    margin-left: 0;    width: 80%;}
    .peccular-testimonials-imgbox {  top: -158px;  position: relative;}
    #team {  padding-top: 0em !important;}
}

/*// --------------Procduct cat Responsiv css ----------------------------- */

  
@media only screen and (max-width: 1024px){
  
    #aboutus .peccular-aboutus-area .peccular-aboutus-content{margin-left: 13px;}
    .hero-style .slide-title h2 {   font-size: 47px !important;}
    .slider-area img.slide-mainimg{top: 22px;}
     #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-text p { padding-bottom: 15px;}
    .hero-style .slide-btns-1{    font-size: 16px;padding: 12px 22px !important;}
    .hero-style .slide-btns-2{    font-size: 16px;padding: 12px 22px !important;}
    .slider-area .slide-inner .slidersvg2 svg {  left: -339px;}
    .slider-area .slide-inner svg { left: -307px;}
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:55px !important;}
    #aboutus .peccular-aboutus-area .peccular-aboutus-icon { width: 69% !important;}
    .page-main-header2{ top: 0 !important; padding: 8em 0 11em !important;}
     #innerpage-box .ht-blog-thumbnail svg{    top: 1px;    z-index: 0;}
     #peccular-contactus-wrap .contact_info_area{    padding: 0;text-align: center;}
     #peccular-contactus-wrap .contactinner-block{ padding: 12px; }
     #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
     #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
}
@media screen (max-width: 767px){
    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 7em !important;}
}
@media only screen and (max-width:425px){
    #catproduct-section .pro-cat-content svg{ width: 403px !important; top: 5em !important;}
    #catproduct-section .pro-cat-img{ width: 100% !important; }
    .hero-style .slide-title h2 { color: #fff !important; font-size: 22px !important; padding: 0;line-height: 30px;}
    .hero-style .slide-title h2 span,.hero-style .slide-text p{color: #fff !important;}
    #slider {  padding-bottom: 0 !important;}
   .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom,
   .swiper-pagination-fraction{ bottom:187px !important;  width: 17% !important;}
   #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-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;}
#features .peccular_features_num_icon{ height: auto; width: 17%; margin-bottom: 12px;}
#contact .peccular-contact-phone-info a { font-size: 23px;}
#blog .peccular-blog-single svg { top: 201px;     z-index: 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 20px;}
.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;}

}
@media screen and (min-width:320px) and (max-width:375px){
    #banner .cnct_bx {
    height: 100px;
    width: 330px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 18px;
}
#banner .leftHead h2 {
    font-size: 27px;
    margin-bottom: 10px;
    padding-right: 10%;
    line-height: 30px;
}
#banner .leftHead {
    padding-left: 20px;
    margin-top: 20px;
    width: 470px;
    padding-right: 15px;
    top: 0;
    bottom: 0;
    margin-bottom: 0px;
}
    .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:320px){
    #blog .owl-nav .owl-prev {
    position: absolute;
    left: 27%;
    bottom: 48px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
#blog .owl-nav .owl-next {
    position: absolute;
    left: 58%;
    bottom: 48px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    cursor: pointer;
}
    #banner .leftHead p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    padding-right: 35%;
}
    .hero-slider .swiper-button-prev:before {
    left: -108px;
    font-size: 17px;
    padding: 9px;
    height: 30px;
    width: 20px;
    line-height: 11px;
}
.hero-slider .swiper-button-next:before {
    content: "\f0da";
    left: 39px;
    font-size: 17px;
    padding: 9px;
    height: 30px;
    width: 21px;
    line-height: 13px;
}
    #catproduct-section .pro-cat-content svg{ width:298px !important; top: 15em !important;}
    #team .peccular-team-content svg { top: -60px;}
   
}
@media only screen and (max-width:600px){
.product {
    display: block !important;
    grid-template-columns: auto !important;
    grid-template-rows: inherit !important;
    min-width: inherit !important;
}
}

/*-------------- ----------------------------- */

/* --------------why choose us Responsiv css end ----------------------- */
@media screen and (min-width: 320px) and (max-width: 425px){
    #banner .right_icon_bx svg {
    position: relative;
    z-index: 0;
    top: 0;
    /* background: #000; */
    width: 62px;
}
#aboutus .peccular-aboutus-imgbox{   padding: 18px 0px 0 0;}
}
@media screen and (min-width: 320px) and (max-width: 575px){
#aboutus .peccular-aboutus-area .peccular-aboutus-icon{    width:35% !important;}
}
@media screen and (min-width: 320px) and (max-width: 375px){

#aboutus .peccular-aboutus-area .peccular-aboutus-icon{     margin-bottom: 15px;   width: 25%;}


/*---------------------------------------------------------------------*/
@media screen and (min-width: 992px) and (max-width: 1199px){
    #featuredproduct-section .total-product-title-wrap svg{top: -64px;}
    #featuredproduct-section .total-product-title-wrap{    padding: 0 0 0em 0;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
    #featuredproduct-section .total-product-title-wrap svg{top: -45px;} 
    #featuredproduct-section .total-product-title-wrap h6{  font-size: 20px;  word-break: break-word;}
}
@media screen and (min-width:320px) and (max-width: 767px){
  
        #featuredproduct-section .total-product-title-wrap svg{top: -68px;} 
}
@media only screen and (max-width:320px){
      #featuredproduct-section .total-product-title-wrap svg{top: -60px;} 
      #peccular-contactus-wrap .contact_info_area{padding: 12px 1em 15px;}
      #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
}
@media only screen and (max-width:1024px){

#counter .peccular-counter-num.count{    text-align: center;}
#counter h4.peccular-counter-title{ text-align: center;}
}

/* ------------------------------------- */


/* ------------------------------------------- */


@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: 767px){
    .container {
     max-width: 1000px !important;
 }
    .single-footer-5 h4.widget-title{padding: 0 0 0 0px;}
    .footer-area .social-profile-icons ul li{    margin: 0 27px 39px 0;}
}
@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 (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){
    #counter .peccular-counter-single{border: none;}
.logo-header .custom-logo-link img {  width: 70% !important;}
.maintop-header ul li .total-count{    top: 22px;}
svg{    top: 133px;}
}


@media screen and (min-width: 426px) and (max-width: 576px){
    .slide-inner .slider-inner-mainbox{     top: 10% !important;}
}
@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){
    .ht-main-title {    margin: 45px 0 0.5em 0;}
}
@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;}
/*    .site-header .socials { padding: 25px 0px 5px 0 !important;}*/
    /*.top-bar-head .header-bottom-border{    bottom: 0px;}*/
}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}
/*@media screen and (min-width:576px) and (max-width: 640px){
    .top-bar-head .header-bottom-border { bottom: -22px;}
}*/
@media screen and (min-width:320px) and (max-width: 575px){
    .top-bar-head .header-bottom-border { bottom: 0px;}
}
@media screen and (min-width:320px) and (max-width: 768px){
    .slide-inner .slider-inner-mainbox{ left: 0; right: 0; margin: 0 auto; }
}
@media screen and (min-width:769px) and (max-width: 968px){
    .slide-inner .slider-inner-mainbox{ left: 0; right: 0; top: 13%; margin: 0 auto; }
}
@media screen and (min-width:320px) and (max-width: 690px){
  
    .slider-inner-box{padding: 4em 5em 2em;}
    .hero-style .slide-title h2{font-size: 31px; margin-bottom: 7px; line-height: 26px;}
    .hero-style .slide-title h2 span { font-size: 24px;}
    .hero-style .slide-text p{font-size: 14px !important;padding: 0 20px; padding-bottom: 29px !important;}
}

@media screen and (min-width:320px) and (max-width: 425px){
    .slide-inner .slider-inner-mainbox{ top:0 !important; }
    .slider-inner-mainbox:before{    top: 42px;left: 18px;}
    .slider-inner-mainbox:after{    left: 41px;}
    .slider-inner-box {  padding: 4em 3em 2em;}
    .hero-style .slide-btns-2 a.ReadMore{    font-size: 16px;     padding: 7px 24px;}
}
@media only screen and (max-width:320px){
    #aboutus .peccular-section-head {
    margin-bottom: 0em;
    margin-top: 0em;
    padding-right: 1em;
}
    .slider-inner-box {  padding: 3em 1em 2em;}
    .slider-inner-mainbox:before{      top: 26px;left: 9px;}
    .slider-inner-mainbox:after{    left: 25px;     top: 9px;}
}
@media only screen and (max-width: 1200px){ 
    #services .owl-carousel .owl-nav button.owl-next:before,
    #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    #innerpage-box .peccular-testimonials-image img {
       /* height: 300px;*/
    }
}
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {
        margin-top: 1em;
    }
    #innerpage-box .peccular-testimonials-image img {
        /*height: 200px;*/
    }
    #innerpage-box h4.peccular-testimonials-name {
        font-size: 22px;
    }
    #innerpage-box h6.peccular-testimonials-designation{
        font-size: 18px;
    }
    
    .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;
    }
    
    
   /* div#testimonials .owl-theme .owl-nav {
        left: -250px;
        bottom: -64px;
    }*/
/*    .slider-inner-box {
        top: 55%;
    }*/
    div#team .owl-theme .owl-nav {display: none;}
}

@media only screen and (max-width: 767px){
    #features .peccular-features-icon span:before {
        font-size: 20px;
        line-height: 35px;
    }
    #features .peccular-features-icon span {
            width: 30px;
            height: 30px;
        }
        #steps .peccular-steps-b:after {
        left: 58px;
    }
    #newsletter .peccular-newsletter-member-wrap {
        padding: 0;
    }

}

@media only screen and (max-width: 640px){ 
  #aboutus .peccular-aboutus-img{
    padding-right: 2em;
}
.peccular-aboutus-overlay-dark {
    display: none;
}
#innerpage-box .peccular-testimonials-single {
    padding: 3em 1em 0;
}
#innerpage-box .peccular-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}
/*#innerpage-box .peccular-testimonials-image img {
    top: -5em;
}*/
#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}
#innerpage-box .peccular-testimonials-single {
    margin-top: 3em;
    margin-bottom: 5em;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .peccular-testimonials-content i {
    font-size: 50px;
}
.share-btn, .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
    padding: 10px 0 0;
}
.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 h2 {
    font-size: 24px;
}
.hero-style .slide-text p {
    font-size: 16px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}

/*.hero-slider {
    height: 277px;
}*/
.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
#features .peccular-features-b:nth-child(3),#features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
#steps .peccular-steps-b:after {display: none;}
div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}

}
@media only screen and (max-width: 375px){
    .slider-inner-box {  width: 315px;    }
}
@media only screen and (max-width: 320px){
    .slider-inner-box {   width: 310px;  }
}