 /*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}
header.site-header .maintop-header{
/*       background-image: linear-gradient(191deg, #FF5B4A -151%, transparent 142%);*/
    
}    
header.site-header {    
    z-index: 99999;
    position: absolute;
    width: 100%;
    padding: 0em 0;
}    
.header-fixed {
    position: fixed !important;
    top: -70px;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 200ms ease
}
.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button{
    display: none;
}

img.header-waveimg{
    position: relative;
    bottom: -8px;
} 
.header-bg-overlay{
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    opacity: 1;
    background-color: #000;
}

.top-bar-head{
    padding: 0px;
    width: 100%;
    display: inline-block;
    border-radius: 0px;
    z-index: 999;
    position: relative;
} 
.mainbottom-header.top-bar-head.bottom-header .header-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 4px;
    background: linear-gradient( to top,transparent -11%,#06332e 106% );
    opacity: 0.95;
    background-size: cover;
    z-index: -1;
   } 
.top-bar-head .header-bottom-border{
    border-bottom: 1px solid #dad3c9;
    position: relative;
    bottom: 4px;
    left: 18px;
    opacity: 0.5;
}
/*---------------- top header css-------------------*/
.top-bar-header {
    padding: 15px 0 14px;
    background: #002434;
    position: relative;
}
.top-bar-header .header-time {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
}

.top-bar-header .header-time i {
    margin-right: 26px;
}

.top-bar-header .header-contact {
    margin-top: 6px;
}

.top-bar-header ul li.top-design a{
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: 400 !important;
    /* padding: 0 10px; */
    /* border-right: 2px solid #fff; */
    letter-spacing: 0.53px;
}

.top-bar-header ul li.top-design:hover a svg {
    transform: scale(1.2);
    transition: all 0.9s;
}


.top-bar-header ul li.top-design {
    margin-right: 57px;
}

.top-bar-header ul li.top-design a svg {
    margin-right: 6px;
}


.top-bar-header ul li.top-design a:hover{
    color: #FF5B4A;
}

.top-bar-header ul li.top-design i {
    margin-right: 10px;
    color: #FFC000;
    font-size: 20px;
}

.site-header .socials {text-align: right;}

.top-bar-header .socials .share-btn ul li a i {
    font-size: 20px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: 1px solid #4F5F65;
    background: #002434;
    width: 38px;
    height: 35px;
    line-height: 35px;
    margin-right: 20px;
    position: relative;
    overflow: hidden;

}

.top-bar-header .socials .share-btn ul li:nth-child(4) a i {
    margin-right: 3px;
}
.top-bar-header .socials .share-btn ul li.share-button a i {
    display: none;
}


.top-bar-header .socials .share-btn ul li a i:hover {
    color: #fff;
    transform: scale(1.2);
    transition: all 0.9s;
}


.top-bar-header .socials .share-btn ul li a i:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FF5B4A;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: 1;

}
.top-bar-header .socials .share-btn ul li a i:hover:after {
    bottom: 0;
}
.top-bar-header .socials .share-btn ul li a i:before {
    z-index: 2;
    position: relative;
}


/*----------------end top header css-------------------*/

/*---------------- Bottom header css-------------------*/

.bottom-bar-header {
    position: relative;
}

.bottom-bar-header .buttondesign a.btn-look:hover {
    background-color: #002434 !important;
}
.peccular-head-number {
    position: relative;
}
.peccular-head-number a {
    font-size: 31px;
    line-height: 44px;
    color: #FCFCFC;
    font-weight: 500 !important;
    position: relative;
    top: 15px;
    left: 0;
    padding-left: 90px;
/*    background: #1E2452;
    padding: 5px 10px 8px 90px;*/
}
.peccular-head-number a:hover{
    color: #FFC000;
    
}
.head-number-overlay {
    position: absolute;
    left: 73%;
    right: 0;
    top: 10px;
    bottom: 10px;
    background: #1E2452;
}
span.phone-num-bg {
    background: #FCCC00;
    height: 74px;
    width: 68px;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    border: 1px solid #fff;
    border-bottom: 0;
    border-top: 0;
    z-index: 2;
}
span.phone-num-bg i {
    font-size: 38px;
    left: 22px;
    position: relative;
    top: 20px;
    color: #000;
}
.textright {
    text-align: right;
}


span.phone-num-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: #FCCC00;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 2;
}


span.phone-num-bg:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}
/*----------------end Bottom header css-------------------*/

.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
.maintop-header .header-shopbtn{
    background: #FF5B4A;
    color: #FFFFFF;
    border-radius: 10PX;
    padding: 5px 20px;
    line-height: 37px;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.maintop-header .header-shopbtn:hover{ color: #fff; }
.maintop-header .header-shopbtn:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
      transition: all 0.6s ease 0s;
}
.maintop-header .header-shopbtn:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

.maintop-header ul li i.fa-shopping-cart{
    font-size: 30px;
    color: #fff;
    padding: 7px 10px 0 0px;
}
.maintop-header ul li .total-count{
    position: relative;
    overflow: hidden;
}
.maintop-header ul li .count{
    background: #FB1129;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    color: #fff; 
    padding: 0px 4px;
    position: absolute;
    top: 0px;
    left: 17px;
    line-height: 20px;
}

.maintop-header .head-Phone-contact i.fa-volume-control-phone {
    color: #FF5B4A;
    margin-right: 15px;
    font-size: 32px;
    position: relative;
    top: 4px;
    transform: rotate(-52deg);
}
.maintop-header .head-Phone-contact span {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}

/*inside hamburgur phone nmber*/
.head-Phone-contact_inside i.fa-volume-control-phone {
    color: #FF5B4A;
    margin-right: 15px;
    font-size: 32px;
    position: relative;
    top: 4px;
    transform: rotate(-52deg);
}
.head-Phone-contact_inside span {
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}
.head-Phone-contact_inside {
       text-align: center;
       display: none;
           margin-top: 20px;
}
.Head-btn_inside{
    display: none;
    text-align: center;
        margin-top: 20px;
}
 .Head-btn_inside .header-shopbtn{
    background: #FF5B4A;
    color: #FFFFFF;
    border-radius: 10PX;
    padding: 5px 10px;
    line-height: 33px;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.maintop-header ul li a:hover, .maintop-header ul li a.h-phone:hover{color: #fcf900;}
.maintop-header .Head-top-cont{
    list-style: none;
    float: left;
    line-height: 45px;
    margin-top: 15px;
}
.Head-top-cont {
       text-align: center;
}
header.site-header .peccular-head-btn {
margin: 28px 0 27px;
    position: relative;
    overflow: hidden;
    padding: 0 3px 0 0;
}
header.site-header .peccular-head-btn .head-btn a{
    position: relative;
    border: 1px solid #FF5B4A;
    text-align: center;
    padding: 8.67px 26.61px 8.33px 26.39px;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    overflow: hidden;
    z-index: 2;
    background: transparent;
    top: 0;
    display: inline-block;
}

header.site-header .peccular-head-btn .head-btn a{
    color: #fff;
}

.bottom-bar-header .buttondesign a.btn-look span {
    font-weight: 500 !important;
}
header.site-header .peccular-head-btn .head-btn a:before {
    content: "";
    position: absolute;
    transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    -webkit-transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FF5B4A;
    z-index: -1;
}
header.site-header .peccular-head-btn .head-btn a:before {
     background-color: #FF5B4A;
}
header.site-header .peccular-head-btn .head-btn a:hover:before {
    transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    -webkit-transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    top: 50%;
    width: 102%;
    height: 200px;
}

header.site-header .head-Phone-contact a {
    font-size: 20px;
    font-weight: 600;    
    margin: 0;
    color: #fff;
    transition: all 0.3s ease 0s;
}
header.site-header .head-Phone-contact a:hover {
    color: #000;
    letter-spacing: 1px;
    transition: all 0.3s ease 0s;
}

.maintop-header ul li a.h-phone {
    color: #fff;
    margin-right: 8px;
}
.maintop-header ul li a.h-email {
    color: #b3b2b2;
}

.site-header .site-navigation {
    padding: 0px 0;
}

.site-header .header-fixed .site-navigation {
    text-align: left;
    padding: 0;
    float: left;
}


/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #1E2452 ;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 12px 0px 0px 0;
}
.ht-site-description a,
.ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #1E2452;
}
.logo-header,
.logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 ;
}
header.site-header {
    background: #fff;
    opacity: 1;
}
.header-transparent .sticky-header .logo-header{
    top: 12px !important;
}
.ht-site-title,.site-title,
.ht-site-title, .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
    color: #000;
    margin-top: 0;
    text-align: left;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}

/*--------------------  contact details ---------------------------*/
ul.h-contact,
ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.h-mailid a, .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.h-mailid a i, .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.h-mailid a:hover, .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
.h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}

/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 20px;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 18px;
    padding: 15px 16px 15px 8px;
    font-weight: 400;
    line-height: 27px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    letter-spacing: 0px;
    color: #090909;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover{
    color: #090909;
}

.navigation .mainmenu li a  {
    color: #fff;
}
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a{
    color: #fff;
 }
 .header.site-header ul.sub-menu ul li a {
    color: #fff;
}

.menu-click i{
    color: #783afd;
 }

.navigation .mainmenu ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a, 
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover, 
ul.sub-menu li a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover {
    background:none !important;
        color: #fff;
  }
.header.site-header ul.sub-menu li a:before {
    color:#FF5B4A;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0 !important;
}
.navigation .mainmenu ul.sub-menu li:last-child{border-bottom:none !important;}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
    background: #002434;
    border-radius: 0;
    margin-bottom: -2px;
/*    box-shadow: 0px 5px 30px #aaa;*/
}
/*.navigation .mainmenu li:hover ul.sub-menu li:hover {
        background-color: #1E2452;
}*/
.navigation .mainmenu li.current_page_item:hover ul.sub-menu li:hover, .navigation .mainmenu li:hover ul.sub-menu li a:hover {
    background-color: #FF5B4A !important;
}


.navigation .mainmenu li:hover ul.sub-menu li a{
    border: none;
}
.navigation .mainmenu li.current_page_item:hover ul.sub-menu li:hover, .navigation .mainmenu li:hover ul.sub-menu li a:hover {
    border-radius: 0 !important;
}

header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a {
    color: #fff;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #ffffff;
    border-radius: 0px;
    border: none;
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}
.header.site-header ul.sub-menu li:hover, .navigation .mainmenu ul.sub-menu li.current_page_item:hover, ul.sub-menu .current_page_item:hover > a, ul.sub-menu .current_page_item, .navigation .mainmenu ul.sub-menu li.current_page_item{
        background-color: #FF5B4A;
}

/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 86px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 50px;
        right: -5px;
    }
    .navigation .mainmenu li ul ul.sub-menu{
        top: 60px;
     }
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }
}

@media only screen and (max-width: 1024px){
    #products-austrak a, #products-sherings a, #products-austmark a {
        margin: 0 0px 5px 15px !important;
    }
    #products-austrak a, #products-sherings a, #products-austmark a {
        width: 30%;
    }
    #innerpage-box .peccular-service-box {
        MARGIN-LEFT: 0!important;
        margin-bottom: 2.3em!important;
    }
  
   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation .mainmenu li:hover ul.sub-menu li {
         opacity: 1;
        visibility: visible;
        background: none;
        margin-bottom: -2px;
    }
    .menu-click {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    cursor: pointer;
    z-index: 0;
}
    .navigation .mainmenu li a, .page .navigation .mainmenu li a, .single .navigation .mainmenu li a, .error404 .navigation .mainmenu li a {
    font-size: 18px;
    border: none;
}
    .maintop-header .Head-top-cont .head-Phone-contact {
    display: none;
}
.maintop-header .Head-top-cont .Head-btn {
    display: none;
}
.head-Phone-contact_inside {
    display: block;
}
.Head-btn_inside {
    display: block;
}
.menu-content {
    padding: 0;
    text-align: left;
    margin-top: 12px;
    position: relative;
    left: 0!important;
    width: 100%;
    margin-right: 5em;
}
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    } 
    .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        right: 35px;
        top: 13px;
        z-index: 1;
    }
}
@media screen and ( min-width: 992px) and (max-width: 1199px){
    .navigation .mainmenu li a,
    .page .navigation .mainmenu li a,
    .single .navigation .mainmenu li a, 
    .error404 .navigation .mainmenu li a{ font-size: 15px !important; }
    .navigation .mainmenu {  text-align: left;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{      padding: 0px 0px 0px 0px;
    text-align: center;}
}
@media screen and ( min-width:992px) and (max-width: 1199px){
 .maintop-header ul li:last-child {  margin-left: 1em; }
}

/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.peccular-section-head {
    text-align: left;
}
.peccular-section-head h2{
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 48px;
}

.peccular-section-head h3{
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
    color: #060000;
    font-weight: 600;
    font-size: 36px;
    line-height: 38px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
#services .service-bg,
#features .features-bg,
#project .project-bg,
#contactinfo .contactinfo-bg,
#about .about-bg,
#counter .counter-bg,
#steps .steps-bg,
#project .project-bg,
#banner .banner-bg,
#testimonials .testimonials-bg,
#team .team-bg,
#pricing .pricing-bg,
section#faqcontact .contact-bg,
#blog .blog-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg,
#support .support-bg,
#story .story-bg,
#work .work-bg,
#call .call-bg,
#feature .feature-bg,
#ourbrands .ourbrands-bg,
#contact .contact-bg,
header.site-header .header-bg
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#services,
#features,
#project,
#contactinfo,
#about,
#counter,
#steps,
#project,
#banner,
#testimonials,
#team,
#pricing,
#contact,
#blog,
#ourclient,
#newsletter,
#support,
#work,
#call,
#footer,
#feature,
section#faqcontact{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute !important;
    bottom: 117px !important;
    width: 10% !important;
    text-align: center !important;
    right: 195px !important;
}

.swiper-pagination-bullet-active{
    opacity: 1;
    background: #FF5B4A !important ;    
}
.swiper-pagination-bullet {
    width: 21% !important;
    height: 7px !important;    
    border-radius: 24px !important;
    background: #fff !important;
    display: block !important;
    opacity: 0 !important;
    float: left;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
#slider{
    position: relative;
}
.slider-area{    
    position: relative;
    display: block;
/*    overflow: hidden;*/
    z-index: 1;
}
.hero-style {
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 606px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 4;
}
.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 .peccular-about-imgbox img {
    width: 100%;
}

.hero-slider .peccular-about-imgbox {
    position: relative;
    overflow: hidden;
    top: 0px;
    padding: 18px 94px 0 0;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.slider-area img.slide-mainimg {
    width: 100%;
}
.slider-area .slide-inner svg{  
    position: absolute;
    top: 0px;
    left: 15px;
    z-index: 1;
}
.slider-area .slide-inner svg path{
   fill: #FF5B4A !important;
}

.slider-area .slideOverlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000000;
    opacity: 0.54;
    z-index: 2;
}

.slider-area .sliderimg img{
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.slider-inner-mainbox {
    position: absolute;
    top: 41%;
    /* top: 197px; */
    left: 43%;
    width: 960px;
    margin-left: -513px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;
}

.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    position: relative;
    z-index: 5;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 7px 4px !important;
}

.hero-style .slide-title h2 {
    font-size: 70px;
    line-height: 95px;
    color: #fff;
    padding: 0;
    font-weight: bold !important;
    margin-bottom: 15px;
    letter-spacing: 2.31px;
    color: #FFFFFF;
}

.hero-style .slide-text p {
    padding-bottom: 28px;
    line-height: 26px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    transition: all .4s ease;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slide-btns-2.animated.fadeInDownBig, .slide-btns-1.animated.fadeInDownBig  {
    position: relative;
    z-index: 5;
    display: inline-block;
}
.sliderbtns{
    margin-top: 16.39px;
}
/*.hero-style .slide-btns-1 a.ReadMore {
    position: relative;
    padding: 20px 12px 8.5px;
}
.hero-style .slide-btns-1 a.ReadMore span{
    font-size: 21px;
    font-weight: 500 !important;
    line-height: 31px;
    background: #fff;
    color: #1E2452;
    padding: 12px 15px 8.5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0 0 1px transparent; */
    /* overflow: hidden; */
 /*   -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    margin-right: 0;
    border-left: 20px solid #1E2452;
    z-index: 2;
}
.hero-style .slide-btns-1 a.ReadMore:hover span{
    color: #fff;
    transition-duration: 0.5s;
    background: #1E2452;
    border-left: 10px solid #1E2452;
    border-right: 10px solid #1E2452;
}*/

/*//--------------------- for all button design------------------------*/

.buttondesign a.btn-look {
    background: #FF5B4A;
    padding: 14px 18px;
    border-radius: 0;

}

.buttondesign a.btn-look span {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500 !important;
    letter-spacing: 0.59px;
    display: inline-block;
}

.buttondesign a.btn-look:hover span {
    -webkit-transform: translate3d(-8px, 0, 0);
    transform: translate3d(-8px, 0, 0);
}

.buttondesign a.btn-look i{
    opacity: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 1em;
    color: inherit !important;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .15s ease-in-out 50ms;
    transition: all .15s ease-in-out 50ms;
}

.buttondesign a.btn-look i {
    font-size: 16px;
    margin-top: 5px;
}

.buttondesign a.btn-look:hover i {
    opacity: 1;
    -webkit-transform: translate3d(17px, 0, 0);
    transform: translate3d(17px, 0, 0);
}

.hero-style .buttondesign a.btn-look span {
    color: #FFFFFF;
    font-weight: 500 !important;
    font-size: 16px;
    line-height: 23px;
}

.hero-style .buttondesign a.btn-look {
    background: #FF5B4A;
    display: inline-block;
    padding: 8px 13px 7px;
}





/*//---------------------end for all button design------------------------*/




.hero-style .slide-btns-2 a.ReadMore {
    font-size: 18px;
    border-radius: 10px;
    font-weight: 500;
    line-height: 24px;
    background: #ffffff;
    color: #FF5B4A;
    padding: 12px 28px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #FF5B4A;
    text-transform: uppercase;
}
.hero-style .slide-btns-2 a.ReadMore:hover{
    color: #fff;
    border: 2px solid #FF5B4A;
}

.hero-style .slide-btns-2 a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
    transition: all 0.6s ease 0s;
}
.hero-style .slide-btns-2 a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}

.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    line-height: 60px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    color: #fff;
    margin-top: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    opacity: 0.9;
    background: #fff;
}

.hero-slider .swiper-button-prev {
    left: auto;
    transform: translateX(0px);
    left: 30px;
    top: 41%;
}

.hero-slider .swiper-button-next {
    right: 45px;
    transform: translateX(15px);
    top: 41%;
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    transition: all .3s ease;
}

.hero-slider .swiper-button-prev:before {
    content: "\f177";
    font-family: FontAwesome;
    left: -15px;
    color: #FF5B4A;
    font-size: 25px;
    line-height: 30px;
}

.hero-slider .swiper-button-next:before {
    content: "\f178";
    font-family: FontAwesome;
    right: -15px;
    color: #FF5B4A;
    font-size: 25px;
    line-height: 30px;
}

.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #fff;
    transition: all .3s ease;
}
.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
background: #FF5B4A;
}

.slider-border{
    height: 6px;
    width: 60px;
    margin-bottom: 15px;
}

.slider-border:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 60px;
    background: linear-gradient(60deg, #000, #000, #000, #957f49, #957f49, #957f49, #000, #000);
    border-radius: calc(2 * var(3px));
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}


@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}


.sliderimg {
    padding: 0;
    margin: 0;
    text-align: center;
  /*  -webkit-animation: zoomin 7s ease-in infinite;
    animation: zoomin 7s ease-in infinite;
    transition: all .3s ease-in;*/
    overflow: hidden;
}

@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.2);}
  100% {transform: scale(1);}
}
/*==========================fallingeffect css====================*/

.fallingeffect .set{
  position:absolute ;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  z-index: 1;
}
.fallingeffect .set div{
  position:absolute ;
  display:block ;
}
.fallingeffect .set div:nth-child(1){
  left:20%;
  animation:animate 15s linear infinite ;
  animation-delay:-7s;
}
.fallingeffect .set div:nth-child(2){
  left:50%;
  animation:animate 20s linear infinite ;
  animation-delay:-5s;
}
.fallingeffect .set div:nth-child(3){
  left:70%;
  animation:animate 20s linear infinite ;
  animation-delay:0s;
}
.fallingeffect .set div:nth-child(4){
  left:0%;
  animation:animate 15s linear infinite ;
  animation-delay:-5s;
}

.set2{
  transform:scale(1.5) rotateY(180deg);
  filter:blur(2px);
}
.set3{
  transform:scale(0.8) rotateX(180deg);
  filter:blur(4px);
}

@keyframes animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(150px, 800px) rotateY(360deg);
  }
}
@keyframes animate {
  0% {
    opacity: 1;    
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;   
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;    
    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}
/*----------------------------------------*/
/*  slider down tab
/*----------------------------------------*/
.next-sec-tab {
    position: relative;
    transition: all 0.2s ease 0.2s;
      scroll-behavior: smooth;
}

.next-sec-tab a{
    position: absolute;
    text-align: center;
    /* margin: 0 auto; */
    width: 100px;
    height: 100px;
    /* line-height: 100px; */
    border-radius: 50%;
    background: #fff;
    box-shadow: 0px 0px 30px #00000029;
    z-index: 4;
    top: -50px;
    left: 45%;
    padding: 32px 38px;

  transition: transform 0.2s ease-out;

/*  box-shadow: 6px 0 15px rgba(55 84 170 / 0.2),
    calc(6px * -1) 0 15px rgba(255 255 255 / 1);*/
}

.next-sec-tab a i{
    border: 2px solid #000000;
    border-radius: 15px;
    width: 25px;
    height: 37px;
    padding-top: 8px;
    transition: all 0.2s ease 0.2s;
    color: #000;
}



.wave__container {
    position: absolute;
    top: -330px;
    left: 45%;
    right: 0;
    bottom: 0;
    transform: rotate(45deg);
    z-index: 3;
    width: 100px;
    height: 100px;
    text-align: center;
}

.wave__circle {
  position: absolute;
  background-color: transparent;
  border: 10px solid var(--circleColor);
  border-radius: 50%;
  box-shadow: inset 6px 6px 15px
      rgba(55 84 170 / 0.2),
    6px 6px 15px
      rgba(55 84 170 / 0.2),
    inset calc(6px * -1) calc(6px * -1)
      15px rgba(255 255 255 / 1),
    calc(6px * -1) calc(6px * -1)
      15px rgba(255 255 255 / 1);
  filter: blur(3px);

  animation-name: ripple;
  animation-duration: 3s;
  animation-timing-function: cubic-bezier(0, 0.2, 0.8, 1);
  animation-iteration-count: infinite;
}

.wave__container .wave__circle:nth-child(2) {
  animation-delay: -1s;
}

.wave__container .wave__circle:nth-child(3) {
  animation-delay: -2s;
}

@keyframes ripple {
  0% {
    top: 250px;
    left: 250px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0;
    left: 0;
    width: 500px;
    height: 500px;
    opacity: 0;
  }
}


/*----------------------------------------*/
/*  support Area
/*----------------------------------------*/

div#support {
    padding: 5em 0 5em;
    position: relative;
}

div#support .peccular-support-icon-box a span {
    width: 47px;
    height: 58px;
    /* box-shadow: 5px 2px 0px #28292D2E; */
    color: #000000;
    background: #fff;
    padding-top: 15px;
    position: relative;
}
div#support .peccular-support-icon-box a span:before {
    font-size: 33px;
}

div#support .peccular-support-icon-box a {
    position: relative;
    width: 47px;
    height: 58px;
    display: inline-block;
    z-index: 2;
}

div#support .peccular-support-icon-box a:after {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    background: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}

div#support .peccular-support-icon-box a:before {
    content: "";
    display: block;
    width: 100%;
    height: 16px;
    background: #FCCC00;
    margin: 0 auto;
    position: absolute;
    bottom: -16px;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}


div#support .peccular-support-single:hover .peccular-support-icon-box a:after, div#support .peccular-support-single:hover .peccular-support-icon-box a span {
    background: #FCCC00;
}


div#support  h4.peccular-support-title{
    font-size: 16px;
    line-height: 25px;
    color: #2D2D2D;
    font-weight: 500;
    margin-top: 20.98px;
}
.peccular-support-single {
    position: relative;
    overflow: hidden;
    padding: 0em 10px 1em;
    background: #fff;
    box-shadow: 0px 2px 5px #0000001A;
    margin-bottom: 1em;
}

.peccular-support-single:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #1E2452;
    opacity: 0.1;
    position: absolute;
    bottom: -140px;
    left: 0;
    transition: all 0.3s ease 0s;
        z-index: 1;
}

.peccular-support-single:hover:after {
    bottom: 0;
}

/*-----------------------
## FAQS page
-----------------------------*/
#faq-section .faq .faq-content,
#innerpage-box .faq .faq-content{
    margin-bottom: 24px;
    border: none;
    border: 1px solid #4F5F65;
}
#faq-section .faq-content button.accordion.active, button.accordion{
   background: #4F5F65;
}

#faq-section .faq_Contact_block h2 {
    font-size: 50px !important;
    color: #fff !important;
    font-family: sans-serif;
    font-weight: 500 !important;
    background: linear-gradient(to right,#000 7%,#5D8D2F 100%);
    margin: 0 !important;
    line-height: 95px;
    border-radius: 22px;
    margin-bottom: -20px !important;
    position: relative;
    padding-left: 40px !important;
}
#faq-section .faq-content button.accordion,
#innerpage-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
    background-color: #fff;
    padding: 14px 98px 14px 19px;
    border-radius: 0;
}

#innerpage-box .faq-content button.accordion {
    padding: 14px 40px 14px 19px;
}

#faq-section .faq-content button.accordion.active, 
button.accordion:hover,
#innerpage-box .faq-content button.accordion.active, 
button.accordion:hover {
    opacity: 1;
}
#faq-section h3.faq-title:before,
#innerpage-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 24px;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #9FC103;
    display: none;
}

#faq-section .faq-content button.accordion h3.faq-title:before,
#innerpage-box .faq-content button.accordion h3.faq-title:before {
    content: "\f107 ";
    font-family: 'Fontawesome';
    color: #4F5F65;
    display: block;
    transition: all 0.8s;
    transition: all 1s ease 0s;
    position: absolute;
    left: 110%;
}

#faq-section .faq-content button.accordion.active h3.faq-title:before,
#innerpage-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f106 ";
    font-family: 'Fontawesome';
    color: #fff;
    display: block;
    transition: 0.8s ease-in-out;
    position: absolute;
    left: 110%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #585757;
}
#faq-section .faq-content div.panel,
#innerpage-box .faq-content div.panel {
      max-height: 0;
      overflow: hidden;
      transition: 0.6s ease-in-out;
      opacity: 0;
      margin: 0 0 0px;
      border-radius: 0;
      border: 0;
    box-shadow: none;
}
#faq-section .faq-content div.panel p,
#innerpage-box .faq-content div.panel p{
    margin:0 0 0px;
}
#faq-section .faq-content div.panel.show,
#innerpage-box .faq-content div.panel.show  {
    opacity: 1;
    max-height: 500px;
    padding: 25px 19px;
}

#faq-section h3.faq-title,
#innerpage-box h3.faq-title{
    text-transform: none;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 19px;
    text-align: left;
    color: #4F5F65;
    margin: 0 !important;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    cursor: pointer;
    padding: 0;
}
#faq-section button.accordion.active h3.faq-title,
#innerpage-box button.accordion.active h3.faq-title{
        color: #fff!important;
}
#faq-section h3.faq-title:after,
#innerpage-box h3.faq-title:after{
    display: none;
}
#faq-section .faq-content p,
#innerpage-box .faq-content p {
    font-size: 16px !important;
    padding: 0;
    word-break: break-word;
    font-weight: 400 !important;
    letter-spacing: 0.53px;
    color: #8A8989;
    line-height: 26px !important;
}

#faq-section .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#faq-section .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}

section#faqcontact .peccular-section-head {
    margin-bottom: 0;
    margin-top: 0;
}
section#faqcontact .peccular-section-head h2 {
    margin-bottom: 24px;
}
section#faq-section {
    padding-right: 51px;
}
/*-----------------------
## End FAQS section
-----------------------------*/
/*----------------------------------------*/
/*  13. contactinfo Area
/*----------------------------------------*/

#contactinfo .peccular-section-head {
        margin-bottom: 0px;
}
        #contactinfo {
    background-color: #91b201;
}
 #contactinfo .contactinfo-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000; 
    opacity: 1;
    background-size: cover;
}
#contactinfo .for-contactinfo-bg {
    padding-top: 0em;
}
 #contactinfo .peccular-contactinfo {
    padding-top: 0em;
    position: relative;
}
 #contactinfo .peccular-contactinfo-block{
    padding-top: 5em;
}
 #contactinfo .peccular-section-head h2{
    font-size: 38px;
    line-height: 35px;
    color: #fdfdfd;
    font-weight: 500;
    font-style: italic;
    font-family: "DM Serif Display";
    text-align: center;
}
 #contactinfo .peccular-section-head h3 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    font-family: 'Roboto Slab';
}
 #contactinfo .peccular-section-head h3 span{
    color: #3a72fe;
    display: block;
}

#contactinfo .peccular-contactinfo-button a{
    color: #91b201;
    background:#fff ;
    padding: 15px 25px;
    font-size: 22px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 10px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-style: italic;
}

#contactinfo .peccular-contactinfo-button {
    padding: 1.5em;
    text-align: left;
}
#contactinfo .peccular-contactinfo-button .read-btn:hover{ color: #fff; }

#contactinfo .peccular-contactinfo-button a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #FF5B4A;   
    width: 50%;
    transition: all 0.6s ease 0s;
}
#contactinfo .peccular-contactinfo-button a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #FF5B4A;
    width: 51%;
    transition: all 0.6s ease 0s;
}

 #contactinfo .peccular-contactinfo-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
}

 #contactinfo .peccular-contactinfo-label {
    font-size: 16px;
    font-weight: 400;
    color: #f9fcf5;
}
 #contactinfo .peccular-contactinfo-data {
    font-size: 18px;
    font-weight: 600;
    color: #f7f7f7;
}
 #contactinfo a.peccular-contactinfo-data:hover{
    color: #3a72fe;
}
 #contactinfo .peccular-contactinfo-info{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #fbfbf1;
}

/*----------------------------------------*/
/*  banner Area
/*----------------------------------------*/

 div#banner {
    position: relative;
    overflow: hidden;
        background-color: #FF5B4A;
}

#banner .bannerLeftShape {
    -webkit-mask-image: url(images/bannerLeftShape.png);
    mask-image: url(images/bannerLeftShape.png);
    -webkit-mask-position: top center;
    mask-position: center center;
    -webkit-mask-repeat: round;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}
#banner .peccular-featured-img {
    position: relative;
    margin-bottom: -4px;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 660px;
}
#banner .banner_mainTitle h2 {
    font-size: 60px;
    color: #fff;
    font-family: 'DM Serif Display';
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 73px;
}
#banner .banner_mainTitle{
    position: relative;
    overflow: hidden;
    z-index: 1;
    left: 20%;
    width: 530px;
    top: 10%;
}
#banner .boxshape1 {
    position: absolute;
    bottom: -220px;
    left: -217px;
    z-index: 8;
    background: #fff;
    width: 50%;
    height: 864px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .boxshape2 {
    position: absolute;
    bottom: -163px;
    left: -195px;
    z-index: 8;
    background: #fff;
    width: 43%;
    height: 689px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .boxshape3 {
    position: absolute;
    bottom: -79px;
    left: -95px;
    z-index: 8;
    background: #fff;
    width: 32%;
    height: 500px;
    border-radius: 50%;
    z-index: 0;
    opacity: 10%;
}
#banner .banner_mainTitle p {
    color: #fff;
    font-size: 40px;
    font-family: 'Roboto';
    text-align: left;
    font-weight: 400;
    line-height: 57px;
    letter-spacing: 1px;
}

#banner .peccular-banner-imgbox {    
    width: 100%;
}
#banner .peccular-banner-imgbox img{
    width: 100%;
    border-radius: 50%;
    border: 4px solid #fff;
    z-index: 10;
    position: relative;
    margin-left: 20px;
}
 #banner .banner-section-area-text-subtitle {
    color: #ffff;
    font-size: 26px;
    font-weight: 500;
    word-break: break-word;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    background: #FF5B4A;
    padding: 16px 60px 16px 60px;
    border: 1px solid #707070;
    border-radius: 50px;
    margin-left: 30%;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    display: inline-block;
}

#banner .banner_phn_No {
    background: #e0e8b7;
    border-radius: 25px;
    left: 0;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-top: -32px;
    border: 1px solid #707070;
}
#banner .banner_phn_No:hover .banner-icn i{
    transform: rotate(90deg);
    transition: all 0.8s;
}
#banner .banner-icn {
    background: #FF5B4A;
    width: 74px;
    height: 74px;
    border-radius: 8px;
    margin-top: 20px;
    margin-left: 21px;
    margin-bottom: 15px;
    transition: all 0.8s;
}
#banner .banner-icn i {
    font-size: 72px;
    position: relative;
    z-index: 1;
    margin-top: 3px;
    color: #e0e8b7;
    transition: all 0.8s;
}
 #banner .banner-section-area-text {
    color: #28a0a7;
    word-break: break-word;
    position: relative;
    display: inline-block;
    padding: 19px 45px 5px 40px;
}

#banner .banner-section-area-text h3 {
    font-weight: 500;
    font-size: 49px;
    line-height: 78px;
    color: #FF5B4A;
    font-family: 'Roboto';
    border-left: 4px solid #FF5B4A;
    margin-left: 5px;
    transition: all 0.8s;
}
#banner .banner-section-area-text h3:hover{
    text-decoration: wavy;
    transition: all 1s;
    letter-spacing: 0.5px;
}
/************/
#banner .peccular-banner-single:hover .peccular-banner-imgbox img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: scale(1) rotateZ(-6deg);
    -moz-transform: scale(1) rotateZ(-6deg);
    -webkit-transform: scale(1) rotateZ(-6deg);
    -o-transform: scale(1) rotateZ(-6deg);
    transition: .5s ease;;
}

#banner .peccular-banner-content{
    padding: 14px 0;
} 

#banner .peccular-banner-content h4.peccular-banner-title{
    font-size: 42px;
    font-weight: 600;
    word-break: break-word;
    padding: 0 15px;
    margin-bottom: 1em;
    line-height: 52px;
    color: #fff;
    z-index: 10;
    position: relative;
} 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn{
    color: #000;
    background:#fef4b4 ;
    padding: 11px 21px;
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 30px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    background: #FF5B4A;
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}  
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:hover:before, 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:focus:before, 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .morder-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single{
     background: #fbdd17;
    padding: 2em 1em;
    margin-bottom: 2em;
     overflow: hidden;
    position: relative;
}
#banner .peccular-banner-b:nth-child(odd) .boxshape{  
    position: absolute;
    bottom: -39px;
    left: -43px;
    z-index: 8;
    background: #faee9c;
    width: 264px;
    height: 232px;
    border: 1px solid #faee9c;
    border-radius: 50%;
}

#banner .peccular-banner-b:nth-child(odd) .boxshape2{ display: none; }
#banner .peccular-banner-b:nth-child(even) .boxshape{ display: none; }

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single{
    background: #fa3759;
    padding: 2em 1em;
    margin-bottom: 2em;
    overflow: hidden;
    position: relative;
}
#banner .peccular-banner-b:nth-child(even) .boxshape2{
    position: absolute;
    top: -30px;
    right: -70px;
    z-index: 8;
    background: #fa6a83;
    width: 233px;
    height: 205px;
    border: 1px solid #fa6a83;
    border-radius: 50%;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn{
    color: #000;
    background:#fa6a83 ;
    padding: 11px 21px;
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
    line-height: 25px;
    border-radius: 30px;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    background: #FF5B4A;  
    border-radius: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:hover:before, 
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:focus:before, 
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}


/*Banner Secxtion Falling Animation Effect*/
/** PETAL **/
.petals-Animate{
     position: absolute;
    /* width: 100%; */
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 1;
}
/* Petals animation for about section  */

.petal {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal {
  color: rgba(0,0,0,0);
}
.petal:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}
/* Petals animation for about section  */

@keyframes drifty {
  0% {
    transform: skewY(10deg) translate3d(-250%, 0, 0);
    display:block;
  }
  100% {
    transform: skewY(-12deg) translate3d(250%, 0, 0);
    display:block;
  }
}
@keyframes driftyRotate {
  0% {
    transform: rotateX(0);
    display:block;
  }
  100% {
    transform: rotateX(359deg);
    display:block;
  }
}
.datevenue-img-box {
    background: #f4f0ed;
}
.datevenue--populated_element {

}


/* Petals animation for about section  */
div#banner {
    overflow: hidden;
}
.petal1 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal1 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal1 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective: 1000;
}

.petal1 {
  color: rgba(0,0,0,0);
}
.petal1:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal1:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal1:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal1:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal1:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal1:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal1:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal1:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal1:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal1:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal1:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal1:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal1:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal1:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal1:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal1:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}

.petal2 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal2 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal2 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal2 {
  color: rgba(0,0,0,0);
}
.petal2:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal2:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal2:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal2:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal2:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal2:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal2:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal2:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal2:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal2:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal2:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal2:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal2:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal2:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal2:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal2:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}

.petal3 {
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: -10rem;
  bottom:0;
  z-index: 150;
}
.petal3 .rotate {
  animation: driftyRotate 1s infinite both ease-in-out;
  perspective: 1000;
}
.petal3 .askew {
  background: currentColor;
  transform: skewY(10deg);
  display: block;
  width: 2rem;
  height: 2rem;
  animation: drifty 1s infinite alternate both ease-in-out;
  perspective:1000;
}

.petal3 {
  color: rgba(0,0,0,0);
}
.petal3:nth-of-type(7n) .askew {
  animation-delay: -.6s;
  animation-duration: 2.25s;
}
.petal3:nth-of-type(7n + 1) .askew {
  animation-delay: -.879s;
  animation-duration: 3.5s;
}
.petal3:nth-of-type(7n + 2) .askew {
  animation-delay: -.11s;
  animation-duration: 1.95s;
}
.petal3:nth-of-type(7n + 3) .askew {
  animation-delay: -.246s;
  animation-duration: .85s;
}
.petal3:nth-of-type(7n + 4) .askew {
  animation-delay: -.43s;
  animation-duration: 2.5s;
}
.petal3:nth-of-type(7n + 5) .askew {
  animation-delay: -.56s;
  animation-duration: 1.75s;
}
.petal3:nth-of-type(7n + 6) .askew {
  animation-delay: -.76s;
  animation-duration: 1.5s;
}
  
.petal3:nth-of-type(9n) .rotate {
  animation-duration: 2s;
}
.petal3:nth-of-type(9n + 1) .rotate {
  animation-duration: 2.3s;
}
.petal3:nth-of-type(9n + 2) .rotate {
  animation-duration: 1.1s;
}
.petal3:nth-of-type(9n + 3) .rotate {
  animation-duration: .75s;
}
.petal3:nth-of-type(9n + 4) .rotate {
  animation-duration: 4.3s;
}
.petal3:nth-of-type(9n + 5) .rotate {
  animation-duration: 3.05s;
}
.petal3:nth-of-type(9n + 6) .rotate {
  animation-duration: 2.76s;
}
.petal3:nth-of-type(9n + 7) .rotate {
  animation-duration: 7.6s;
}
.petal3:nth-of-type(9n + 8) .rotate {
  animation-duration: 1.78s;
}
#banner .fallingeffect .set{
  position:absolute;
  /* width:100%; */
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  z-index: 1;
}
#banner .fallingeffect .set div{
  position:absolute ;
  display:block ;
}
#banner .fallingeffect .set div:nth-child(1){
  left:20%;
  animation:animate 15s linear infinite ;
  animation-delay:-7s;
}
#banner .fallingeffect .set div:nth-child(2){
  left:50%;
  animation:animate 20s linear infinite ;
  animation-delay:-5s;
}
#banner .fallingeffect .set div:nth-child(3){
  left:70%;
  animation:animate 20s linear infinite ;
  animation-delay:0s;
}
#banner .fallingeffect .set div:nth-child(4){
  left:0%;
  animation:animate 15s linear infinite ;
  animation-delay:-5s;
}

#banner .set2{
  transform:scale(1.5) rotateY(180deg);
  filter:blur(2px);
}
#banner .set3{
  transform:scale(0.8) rotateX(180deg);
  filter:blur(4px);
}

@keyframes animate {
  0% {
    opacity: 1;
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(150px, 800px) rotateY(360deg);
  }
}
@keyframes animate {
  0% {
    opacity: 1;    
    -webkit-transform: translate(0, 0px) rotateZ(0deg);
  }
  75% {
    opacity: 1;   
    -webkit-transform: translate(100px, 600px) rotateZ(270deg); 
  }
  100% {
    opacity: 0;    
    -webkit-transform: translate(150px, 800px) rotateZ(360deg);
  }
}

/*----------------------------------------*/
/*  Feature Area
/*----------------------------------------*/
.peccular-feature-single {
    background: #fff;
    padding: 27px 26px;
    margin-bottom: 58px;
    border: 1px solid #4F5F65;
    position: relative;
    overflow: hidden;
}

#feature .peccular-feature-icon-box {
    width: 84px;
    height: 72px;
    padding: 12px 16px 8px;
    margin: 0 auto;
    background: #4F5F65;
    margin-bottom: 19px;
    text-align: center;
        position: relative;
    z-index: 2;
}


#feature .peccular-feature-icon-box span{
    font-size: 52px;
    color: #FFFFFF;
}
#feature  h4.peccular-feature-title{
    letter-spacing: 0.69px;
    color: #002434;
    font-size: 21px;
    line-height: 25px;
    font-weight: bold !important;
    margin-bottom: 13px;
        position: relative;
    z-index: 2;
}
#feature  p.peccular-feature-text {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400 !important;
    margin: 0;
    letter-spacing: 0.49px;
    color: #707070;
        position: relative;
    z-index: 2;
}

#feature .peccular-feat-single-bg {
    height: 0px;
    width: 100%;
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
     z-index: 1;
    transition: all .4s linear;
}
#feature .peccular-feature-single:hover .peccular-feat-single-bg {
    top: 0;
    transition: all .4s linear;
    height: 100%;
    overflow: hidden;
    animation: 200s para infinite linear;
}

#feature .peccular-feature-single:before {
    content: '';
    background: #002434;
    height: 0;
    width: 100%;
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: all .4s linear;
}
#feature .peccular-feature-single:hover:before {
    top: 0;
    transition: all .4s linear;
    height: 100%;
    opacity: 0.6;
}

#feature .peccular-feature-single:hover h4.peccular-feature-title,
#feature .peccular-feature-single:hover p.peccular-feature-text {
    color: #fff;
}

#feature .peccular-feature-single:hover .peccular-feature-icon-box {
    background: #fff;
}
#feature .peccular-feature-single:hover .peccular-feature-icon-box span{
    color: #FF5B4A;
}
/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
#team .peccular-team-block {
    position: relative;
}

#team .peccular-section-head {
    margin-bottom: 4em;
    margin-top: 0em;
}
#team .peccular-team-single{
    position: relative;
    transition: all 0.8s;
}
/*Top Leaf Icon 1*/
.top_icon1 {
    position: absolute;
    top: -31px;
    left: -31px;
}
#team .top_icon1 i.fa.fa-envira {
    font-size: 24px;
    font-weight: 600;
    color: #83ab29;
    transform: rotate(0deg);
}

/*Top Leaf Icon 2*/
.top_icon2 {
    position: absolute;
    top: -40px;
    left: -8px;
}
#team .top_icon2 i.fa.fa-envira {
       font-size: 24px;
    font-weight: 600;
    color: #83ab29;
    transform: rotate(45deg);
     transition: all 0.8s;
}

/*Top Leaf Icon 3*/
.top_icon3 {
    position: absolute;
    top: -30px;
    left: 13px;
}
#team .top_icon3 i.fa.fa-leaf {
    font-size: 24px;
    font-weight: 600;
    color: #83ab29;
    transform: rotate(0deg);
}
 
#team .peccular-team-single:hover .bottom_icon1 i.fa.fa-envira{
    transition: all 0.8s;
    color: #FF5B4A;
    transform: scale(1.1);
}
#team .peccular-team-single:hover .bottom_icon4 i.fa.fa-envira{
    transition: all 0.8s;
    color: #FF5B4A;
    transform: scale(1.1);
}
#team .peccular-team-single:hover {
    border-color:#FF5B4A ;
    transition: all 0.8s;
}
#team .peccular-team-single:hover .border_circle{
    border-color:#FF5B4A ;
    transition: all 0.8s;
}

/***************/


/*Bottom Leaf ICon 1*/

#team .bottom_icon1 {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
    transition: all 0.8s;
}
#team .bottom_icon1 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
/*Bottom Leaf ICon 2*/
#team .bottom_icon2 {
    position: absolute;
    bottom: 54px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
}
#team .bottom_icon2 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
}

/*Bottom Leaf ICon 3*/
#team .bottom_icon3 {
    position: absolute;
    bottom: 24px;
    right: 2px;
    z-index: 1;
    transform: rotate(0);
}
#team .bottom_icon3 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
}

/*Bottom Leaf ICon 4*/
#team .bottom_icon4 {
    position: absolute;
    bottom: 10px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
}
#team .bottom_icon4 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
#team .border_circle {
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #FF5B4A;
    background: #fff;
    top: -15px;
    left: -13px;
    transition: all 0.8s;
}
#team .peccular-section-head h2{
    color: #343130;
    margin-top: 0em;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 0px;
    margin-bottom: 17px;
}
 #team .peccular-section-head i {
    color: #FF5B4A;
    font-size: 1px;
    padding: 0px 73px;
    background: #FF5B4A;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    margin-left: 15px;
}
 #team .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    margin-left: 40px;
}
#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 .owl-carousel .owl-dots.disabled,
#team .owl-carousel .owl-nav.disabled {
    display: block !important;
    top: -60px;
    position: absolute;
    right: 115px;
}

#team .owl-carousel .owl-nav button.owl-next{
  background: #FF5B4A;
    width: 60px;
    height: 60px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 20px 10px 20px;
    border: 0px solid #d4d3d3;
    opacity: 0;
    visibility: visible;
    transition: all .3s ease;
    color: #fcfdfb;
    margin-right: -25px;
        transition: all 0.3s ease 0s;
}
#team .owl-carousel .owl-nav button.owl-next:hover{
    background: #000;
        transition: all 0.3s ease 0s;
}
#team .owl-carousel .owl-nav button.owl-prev{
background: #FF5B4A;
    width: 60px;
    height: 60px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    padding: 10px 20px 10px 20px;
    border: 0px solid #d4d3d3;
    opacity: 0;
    visibility: visible;
    transition: all .3s ease;
    color: #fcfdfb;
    margin-right: 5px;
    transition: all 0.3s ease 0s;
}

#team .peccular-team-block:hover .owl-carousel .owl-nav button.owl-prev,
#team .peccular-team-block:hover .owl-carousel .owl-nav button.owl-next{
    opacity: 1;
}

#team .owl-carousel .owl-nav button.owl-prev:hover{
    background: #000;
        transition: all 0.3s ease 0s;
}

#team .owl-carousel .owl-nav button.owl-prev:hover:before, .owl-carousel button.owl-dot{
    color: #fff;
}
#team .owl-carousel .owl-nav button.owl-next:hover:before{
    color: #fff;
}
#team .owl-carousel .owl-nav button.owl-prev:before, .owl-carousel button.owl-dot{
    content: "\f177";
    font-family: FontAwesome;
    left: -15px;
    color: #ebeff1;
    font-size: 35px;
}
#team .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}
#team .owl-carousel .owl-nav button.owl-next span{
        display: none;
}
#team .owl-carousel .owl-nav button.owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    left: -15px;
    color: #ebeff1;
    font-size: 35px;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: block !important;
    top: -86px;
    position: absolute;
    right: 85px;
}

#team .owl-theme .owl-dots .owl-dot span {
    display: none;
}
#team .peccular-team-content2 svg{
    position: relative;
    top: -129px;
    z-index: 1;
}
#team .svgpadding {
    position: absolute;
    bottom: 78px;
    background: aqua;
    z-index: 1;
}
#team .tpadding{ padding: 0 0 0 2em; }

#team .team_Border_svg svg path{
    fill: #a39d9d !important;
}

#team h4.peccular-team-name {
    color: #393635;
    font-size: 24px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 8px;
    letter-spacing: 0px;
    line-height: 25px;
}

#team .Team_details {
    text-align: center;
    position: relative;
    width: 100%;
    padding: 15px 23px 20px 15px;
    z-index: 1;
}
#team .team_img_area{
    position: relative;
    overflow: hidden;
}
#team .team_img_overlay{
    right: 10px;
    top: 0;
    bottom: 10px;
    position: absolute;
    background: #FF5B4A;
    opacity: 0;
    top: 10px;
    left: 10px;
    z-index: 01;
    -webkit-transition: all 0.75s ease-in-out 0s;
    -moz-transition: all 0.75s ease-in-out 0s;
    transition: all 0.75s ease-in-out 0s;
}


div#team .peccular-team-image:hover .team_img_overlay {
    opacity: 0.4;
    -webkit-transition: all 0.75s ease-in-out 0s;
    -moz-transition: all 0.75s ease-in-out 0s;
    transition: all 0.75s ease-in-out 0s;
}

#team h6.peccular-team-designation{
    font-weight: 400;
    color: #2c2a29;
    font-size: 20px;
    text-transform: none;
}
#team h5.peccular-team-designation{
    font-weight: 400;
    color: #7b7b7b;
    font-size: 16px;
    text-transform: capitalize;
}
#team h6.peccular-popteam-designation{
    font-weight: 500;
    color: #7b7b7b;
    font-size: 18px;
    margin-bottom: 6px;
    text-transform: capitalize;
}
#team h4.peccular-popteam-name{
    color: #06332e;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
}
#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 {
    overflow: hidden;
    position: relative;
}

#team .peccular-team-image img {
    width: 100%;
    height: 100%;
    height: 366px;
}

#team .peccular-team-box{    margin-bottom: 2em;}
#team .peccular-team-single:hover h4.peccular-team-name{  
    color: #000; 
    letter-spacing: 1px; 
    transition: .8s ease;
 }

#team .peccular-team-social-icon{
     position: absolute;
    bottom: -60px;
    opacity: 0;
    content: "\f030 ";
    left: 43%;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 55px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.75s ease-in-out 0s;
    -moz-transition: all 0.75s ease-in-out 0s;
    transition: all 0.75s ease-in-out 0s;
    z-index: 1;
    background: transparent;
    width: 30px;
    line-height: 40px;
    z-index: 999;
    right: 0;
    left: 23px;
    padding: 0;
    margin: 0;
}
div#team .peccular-team-image:hover .peccular-team-social-icon {
    opacity: 1; 
    bottom: 35%;
}
#team .peccular-team-social-icon i {
    color: #fff;
    font-size: 24px;
    padding: 4px 2px;
    transition: .9s ease;
}

#team .peccular-team-social-icon i:hover {
    color: #000;
    transform: scale(1.2);
}

#team .peccular-team-hoversocial-icon a i{
    color: #fff;
    font-size: 19px;   
    padding: 0px;

}
#team .peccular-team-hoversocial-icon a i:hover{
    color: #f9c12c !important;
}
#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-single {
    position: relative;
    overflow: hidden;
    padding: 0;
}
#innerpage-box .peccular-team-image { 
    position: relative;  
    margin-bottom: 0px;
 } 
#innerpage-box .peccular-team-image .teaminn-overlay{
     position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    opacity: 0.7;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to bottom, transparent 54%, #000 99%);
    z-index: 1;
}

#innerpage-box .peccular-team-image img {
     width: 100%;
    height: 100%;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
        border-radius: 87px 87px 0px 0px;
}
#innerpage-box .peccular-team-content {
    padding-bottom: 19px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* right: auto; */
    width: 100%;
    text-align: left;
    padding-left: 28px;
        z-index: 2;
}


#innerpage-box .peccular-team-content h4.peccular-team-name {
font-size: 25px !important;
    line-height: 35px;
    font-weight: 500;
    color: #fff !important;
    margin: 0px 0 5px !important;
}
#innerpage-box .peccular-team-content  h5.peccular-team-designation {
    font-size: 16px !important;
    line-height: 19px;
    color: #FF5B4A !important;
    /* opacity: 0.55; */
    margin: 0px 0 26px;
    font-weight: 500 !important;
    padding: 0;
    letter-spacing: 0.53px;
}
#innerpage-box .peccular-team-content h6{
    margin: 0 0 !important;
}
#innerpage-box .social-icon {
    position: relative;
    bottom: 0;  
    left: 0; 
    right: 0;
    align-items: center;
    z-index: 999;
}
#innerpage-box .social-icon a{
      
    margin: 0 23px;
    align-items: center;
    justify-content: center;
}
#innerpage-box .social-icon a i {
    color: #fff;
    transition: all 300ms ease 0s;
    font-size: 23px;
}
#innerpage-box  .peccular-team-social-icon.top-social-icon {
    display: none;
}

#innerpage-box .peccular-team-social-icon a i {
    transition: all 0.3s ease-in-out 0s;
    margin-right: 20.87px;
}
#innerpage-box .peccular-team-social-icon a:last-child i {
    margin-right: 0px;
}
#innerpage-box .peccular-team-social-icon a i:hover {
    transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s;
}

#innerpage-box .social-icon a:hover i {
    
    color: #E11D07;
}


/*Bottom Leaf ICon 1*/

#innerpage-box .peccular-team-single .bottom_icon1 {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon1 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
/*Bottom Leaf ICon 2*/
#innerpage-box .peccular-team-single .bottom_icon2 {
    position: absolute;
    bottom: 54px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon2 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}

/*Bottom Leaf ICon 3*/
#innerpage-box .peccular-team-single .bottom_icon3 {
    position: absolute;
    bottom: 24px;
    right: 2px;
    z-index: 2;
    transform: rotate(0);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon3 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}

/*Bottom Leaf ICon 4*/
#innerpage-box .peccular-team-single .bottom_icon4 {
    position: absolute;
    bottom: 10px;
    right: -41px;
    z-index: 1;
    transform: rotate(100deg);
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .bottom_icon4 i.fa.fa-envira {
    font-size: 34px;
    color: #83ab29;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .border_circle {
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 1;
    border-radius: 50%;
    border: 1px solid #FF5B4A;
    background: #fff;
    top: -15px;
    left: -13px;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-image {
    overflow: hidden;
    position: relative;
}

#innerpage-box .peccular-team-single .peccular-team-image img {
    width: 100%;
    height: 351px;
    transition: all 0.8s;
    border-radius: 0;
    transform: scale(1.01);
}
#innerpage-box .peccular-team-single .peccular-team-image:hover img{
    transform: scale(1.2);
}
#innerpage-box .peccular-team-single .peccular-team-content {
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .team_Border_svg {
    position: relative;
    top: -73px;
    z-index: 1;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg {
    position: relative;
    top: -134px;
    z-index: 1;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .team_Border_svg svg path {
    fill: #a39d9d !important;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg path {
    fill: #fff !important;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .Team_details {
    font-size: 18px;
    font-weight: bold !important;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 21px;
    transition: all 0.8s;
    letter-spacing: 0.59px;
    color: #FFFFFF;
}
#innerpage-box .peccular-team-single h4.peccular-team-name {
    letter-spacing: 0.59px;
    color: #FFFFFF;
    font-size:  18px;
    font-weight: bold !important;
    margin-top: 0;
    margin-bottom: 5px !important;
    line-height: 21px;
    transition: all 0.8s;
    padding: 0 !important;
}
#innerpage-box .peccular-team-single h6.peccular-team-designation {
    font-weight: 500 !important;
    color: #FF5B4A;
    font-size: 16px;
    text-transform: none;
    font-family: none;
    transition: all 0.8s;
    margin: 0;
    margin-top: 5px;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon {
    background: transparent;
    position: relative;
    bottom: 0;
    z-index: 999;
    right: 10px;
    padding: 0 0 0 13px;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon i {
    color: #fff;
    font-size: 18px;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon i:hover {
    color:#FF5B4A ;
}
/*Hover effects*/
#innerpage-box .peccular-team-single:hover .peccular-team-social-icon i{
    opacity: 1;
    transform: scale(1.3);
}
#innerpage-box .peccular-team-single:hover .border_circle {
     left: 96%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon1 {
    position: absolute;
    top: -33px;
    left: 90%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon2 {
    position: absolute;
    top: -41px;
    left: 97%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .top_icon3 {
    position: absolute;
    top: -30px;
    left: 103%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon1 {
    position: absolute;
    bottom: 70px;
    right: 100%;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon2 {
    bottom: 54px;
    right: 89%;
    z-index: 2;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon3 {
    bottom: 24px;
    right: 100%;
    transition: all 0.8s;
}
#innerpage-box .peccular-team-single:hover .bottom_icon4 {
    bottom: 10px;
    right: 89%;
    transition: all 0.8s;
}
/*#innerpage-box .peccular-team-single .peccular-team-image:after {
    background: #FF5B4A ;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#innerpage-box .peccular-team-single:hover .peccular-team-image:after{
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 0.1;
}*/
#innerpage-box .peccular-team-area {
    padding: 0 22px;
    margin-bottom: 44px;
}

/*----------------------------------------*/
/*  Testimonials home Area
/*----------------------------------------*/
/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
#testimonials{    
    position: relative;
    overflow: hidden;
}

#testimonials .testimonialsarea{
/*    overflow: hidden;
    padding: 0 25px;*/
}
#testimonials .peccular-testimonial-block{
    padding-bottom: 17px;
}
#testimonials .peccular-section-head{
    margin-bottom: 0;
    margin-top: 0;
}
#testimonials .peccular-section-head h2{
    color: #002434;
    margin: 0 0 59px 0px;
}
#testimonials .peccular-section-head h2 img{
    position: relative;
    top: 29px;
    right: 9px;
}

#testimonials .peccular-testimonials-single{   
    margin-bottom: 0em;
    position: relative;
    z-index: 2;
    padding: 0; 
}

#testimonials .thumb-area .peccular-testimonials-single{   
    padding: 0;
    margin-bottom: 0em;
    position: relative;
    z-index: 1;
    padding: 0;  
}


#testimonials .peccular-testimonials-image{
width: 371px;
    height: 566px;
    position: relative;
    left: -20px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    margin-right: 5em;
    padding-right: 0;
}
#testimonials  .dynamic-test-img {
    padding-right: 0px;
}
#testimonials .testimonialsarea {
    padding: 0 0px;
    overflow: hidden;
    position: relative;
}
#testimonials .peccular-testimonials-image img { 
    width: 100%;
    border-radius: 0;
    height: 566px;    
    text-align: center;
    /*left: -25px;
    right: 0;
    margin: 0 auto;*/
    position: relative;
    top: 0;
    border-radius: 34px;
    
}


#testimonials .peccular-testimonials-review {
    transform: rotate(-271deg);
    right: -110px;
    position: absolute;
    bottom: 59%;
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 33px;
    font-weight: 500;
    color: #FF7703;
}

#testimonials .thumb-area .peccular-testimonials-review {
    display: none;
 }

#testimonials .thumb-area .p-dynamic-r {
    margin: 0;
}
#testimonials .thumb-area .p-dynamic-col {
    width: 100%;
}
#testimonials .thumb-area .peccular-testimonials-image {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: 171px;
    height: 197px;
}

#testimonials .peccular-testimonials-content i.fa-quote-left {
    font-size: 20px;
    color: #fff;   
    position: relative;
    top: -2px;
    left: -40px;
    margin-right: -24px ;  
    transition: all 0.7s ease;  
}
#testimonials .peccular-testimonials-content i.fa-quote-right {
    font-size: 20px;
    color: #fff;   
    position: relative;
    top: 4px;
    right: -40px;
    margin-right: -24px ;  
    transition: all 0.7s ease;  
}

#testimonials .thumb-content #thumbs img {
    width: 96px !important;
    height: 96px;
    margin: 0 auto;
    left: 0;
    border-radius: 50%;
}
}


#testimonials .thumb-content #thumbs .owl-item.active.current img {
    width: 171px;
    height: 197px;
}
#testimonials .thumb-content #thumbs .peccular-testimonials-content {
    display: none;
}


#big {
width: 100%;
    margin: 0 0;
    position: relative;
}
#testimonials .thumb-slide {
    position: relative;    
    overflow: hidden;
}
#testimonials .thumb-area {
    width: 100%;
    margin: 0 0;
    position: relative;
    right: 0;
    z-index: 0;
    /* top: 0; */
    bottom: 0;
    /* padding-top: 23em;
    /* height: 566px; */
}

#testimonials .thumb-img:after {
    content: "";
    width: 93px !important;
    height: 93px;
    border-radius: 50%;
    border: 1px dashed #E5E2E2;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    z-index: -1;
    display: block;
    margin: 0 auto;
}
#testimonials .thumb-area .owl-carousel .owl-item.current.active .thumb-img:after,
#testimonials .thumb-area .owl-carousel .owl-item.cloned.current .thumb-img:after
 {
    -webkit-animation: spin 5s linear infinite;
    animation: spin 10s linear infinite;
}


@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


#testimonials #big button {
    position: absolute;
     bottom: 250%;
    box-shadow: none;
    transition: all 0.4s;
    /*color: #FFAF33;
    width: 50px;
    height: 50px;*/
}
#testimonials #big button:hover {
    background: none;
    color: #ff0000;
}
#testimonials:hover #big button{opacity: 1; transition: all 1s;}

#testimonials .owl-theme .owl-nav {
 display: none !important;
}
#testimonials #big button.owl-prev {
    left: -140%;
}
#testimonials #big button.owl-next {
    left: 117%;
    display: none;
}
#testimonials .thumb-area .owl-theme .owl-nav {
    position: absolute;
    top: 0;
    width: 89px;
    left: auto;
    right: 140px;
}
#testimonials .thumb-area .owl-theme .owl-nav button.owl-prev i{
    position: absolute;
    left: 0;
    top: 0;
    color: #FF7703;
}
#testimonials .thumb-area .owl-theme .owl-nav button.owl-next i{
    position: absolute;
    right: 0;
    top: 0;
    color: #FF7703;
}

#testimonials #big button i{
    position: relative;
    width: 37px;
    height: 37px;
    line-height: 39px;
    color: #000;
    background: #FF770333;
    font-size: 20px;
    border-radius: 4px;
    margin: 0;
        transform: rotate(0);
    transition: all 0.3s ease-in-out 0s;
}
#testimonials #big button:hover i{
    color: #ff0000;
        transform: rotate(45deg);
    transition: all 0.3s ease-in-out 0s;
}

#testimonials .thumb-area .owl-dots {
    counter-reset: slides-num;
    position: absolute;
    top: 0;
    right: 100px;
    transform: translate(-50%);
    margin-top: 5px;
    color: #FF7703;
    width: 70px;
}
#testimonials .thumb-area .owl-dots:after {
    content: counter(slides-num); 
   display: inline-block;
    font-size: 20px;
        font-weight: 700;
    vertical-align: middle;
}

#testimonials .thumb-area .owl-dot {
    display: inline-block;
    counter-increment: slides-num; /* Increment counter */
    margin-right: 0px;
}

#testimonials .thumb-area .owl-dot span{ 
display: none;
}
#testimonials .thumb-area .owl-dot.active:before {
content: counter(slides-num) " / ";
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 600;
}

#sync1 {
    position: relative;
    z-index: 2;
}

#sync1 .test-image img {
    width: 96px !important;
    height: 96px;
    border-radius: 50%;
    outline: 2px solid #FF5B4A;
    outline-offset: 10px;
}

#sync1 .test-image {
    margin: 0 auto 0;
    text-align: center;
    display: inline-block;
    background: #fff;
    padding: 30px 5em;
}

#testimonials .peccular-testimonials-content p {
    font-size: 16px;
    color: #707070;
    margin-bottom: 80px;
    line-height: 28px;
    letter-spacing: 0.53px;
    color: #707070;
    font-weight: 400 !important;
    display: inline-block;         
}

#testimonials .border-horizontal {
    border: 0.5px solid #787F81;
    margin-top: 58px;
    position: absolute;
    bottom: 16em;
    width: 100%;
}

#testimonials .peccular-testimonials-single:before {
    content: "";
    display: block;
    width: 15px;
    height: 9px;
    background: #787F81;
    margin: 0 auto;
    position: absolute;
    bottom: 15.6em;
    left: 0;
    right: 0;
    clip-path: polygon(0 0, 100% 0, 100% 30%, 50% 100%, 0 30%);
    z-index: 1;
}


#sync1 {
    .peccular-testimonials-content {
        margin-bottom: 0;
        font-weight: 400;
        word-break: break-word;
        position: relative;
        left: 0;
        margin-top: 0;
        padding: 0 4em;
    }
}

    #sync1 h4.peccular-testimonials-name {
        font-weight: 500 !important;
        transition: all .35s ease-out;
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 3px;
        letter-spacing: 0.66px;
        color: #FF5B4A;
        text-align: center;
        display: block;
    }

    #sync1 h6.peccular-testimonials-designation{
        line-height: 28px;
        font-size: 16px;
        font-weight: 400 !important;
        word-break: break-word;
        letter-spacing: 0.53px;
        color: #002434;
         text-align: center;
    }

.peccular-testimonials-content svg {
    margin-bottom: 22.93px;
}


#sync2 {
    position: absolute;
    bottom: 110px;
    z-index: 1;
}

#sync2 {
    .item .thumbnail-area .thumbnail-img img {
        width: 76px !important;
        height: 76px;
        border-radius: 50%;
        margin: 0 auto;
    }
    
}



.owl-theme {
  .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
    [class*='owl-'] {
      transition: all .3s ease;
      &.disabled:hover {
       background-color: #D6D6D6;
      }   
    }
    
  }
}

/*//arrows on first carousel*/
#sync1.owl-theme {
  position: relative;
  .owl-next, .owl-prev {
    width: 22px;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
  }
  .owl-prev {
    left: 10px;
  }
  .owl-next {
    right: 10px;
  }
}
#sync1.owl-theme button svg {
    display: none;
}
#sync1.owl-theme button {
    display: none;
}
.owl-carousel .owl-stage {margin:0 auto}

/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/
#project .peccular-section-head h2 {
    margin-bottom: 57px;
}

#project .peccular-section-head {
    margin:0;
}

#project .project-overlay,
#innerpage-box .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

/*-------------------for project drag image option ------------------*/

#project .image-comparison,
#innerpage-box .image-comparison {
    width: 100%;
    position: relative;
    overflow: hidden;
}
#project .image-comparison__slider-wrapper,
#innerpage-box .image-comparison__slider-wrapper{position: relative;}
#project .image-comparison__slider-wrapper input,
#innerpage-box .image-comparison__slider-wrapper input{border: none;padding:0;}
#project .image-comparison__label,
#innerpage-box .image-comparison__label {
  font-size: 0;
  line-height: 0;
}
#project .image-comparison__label,
#project .image-comparison__range,
#innerpage-box .image-comparison__label,
#innerpage-box .image-comparison__range {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: ew-resize;
  z-index: 20;
}
#project .image-comparison__image-wrapper--overlay,
#innerpage-box .image-comparison__image-wrapper--overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(25% + 2px);
  height: 100%;
  overflow: hidden;
}
#project .image-comparison__figure:not(.image-comparison__figure--overlay),
#innerpage-box .image-comparison__figure:not(.image-comparison__figure--overlay) {
  position: relative;
  height: 268px;
}
#project .image-comparison__image,
#innerpage-box .image-comparison__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 50%;
     object-position: 0 50%;
  overflow: hidden;
}
#project .image-comparison__figure img,
#innerpage-box .image-comparison__figure img{height: 100%;}
#project .image-comparison__figure--overlay .image-comparison__image,
#innerpage-box .image-comparison__figure--overlay .image-comparison__image {z-index: 1;}
#project .image-comparison__captionleft,
#project .image-comparison__captionright,
#innerpage-box .image-comparison__captionleft,
#innerpage-box .image-comparison__captionright {
    position: absolute;
    overflow: hidden;
    top: 13px;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.7px;
    color: #002434;
     min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    padding: 2px 9px;
    z-index: 0;
    transition: 0.5s all ease-in-out;
    font-weight: 500 !important;
}
#project .image-comparison__captionleft,
#innerpage-box .image-comparison__captionleft{left: 14px;z-index: 1;}
#project .image-comparison__captionright,
#innerpage-box .image-comparison__captionright{right: 25%;}
#project .image-comparison__captionleft:before,
#project .image-comparison__captionright:before,
#innerpage-box .image-comparison__captionleft:before,
#innerpage-box .image-comparison__captionright:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 1;
    z-index: -1;
    border: 1px solid #4F5F65;
}
#project .image-comparison__caption--before,
#innerpage-box .image-comparison__caption--before {
  left: 14px;
  z-index: 2;
}
#project .image-comparison__caption--after,
#innerpage-box .image-comparison__caption--after {
  right: 14px;
  text-align: right;
}
#project .image-comparison__slider,
#innerpage-box .image-comparison__slider {
    position: absolute;
    top: 0;
    left: 25%;
    width: 2px;
    height: 100%;
    background-color: #fff;
    transition: background-color 0.3s ease-in-out;
    z-index: 10;
}
#project .image-comparison__range--active ~ .image-comparison__slider,
#innerpage-box .image-comparison__range--active ~ .image-comparison__slider {
  background-color: rgba(255, 255, 255, 0);
}
#project .image-comparison__thumb,
#innerpage-box .image-comparison__thumb {
    position: absolute;
    top: 45%;
    left: -20px;
    width: 49px;
    height: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #002434;
    padding: 7px 6px 6px 7px;
    border-radius: 0;
    transform-origin: center;
    letter-spacing: 0.7px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
}
#project .image-comparison__slider i.project-icon1,
#innerpage-box .image-comparison__slider i.project-icon1 {
    font-size: 26px;
    position: absolute;
    right: 7px;
}
#project .image-comparison__slider i.project-icon2,
#innerpage-box .image-comparison__slider i.project-icon2 {
    font-size: 26px;
    position: absolute;
    left: 7px;
}
#project .image-comparison__range::-webkit-slider-runnable-track,
#innerpage-box .image-comparison__range::-webkit-slider-runnable-track {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#project .image-comparison__range::-moz-range-thumb,
#innerpage-box .image-comparison__range::-moz-range-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#project .image-comparison__range::-webkit-slider-thumb,
#innerpage-box .image-comparison__range::-webkit-slider-thumb {
  width: 40px;
  height: 40px;
  opacity: 0;
}
#project .image-comparison__range::-ms-fill-lower,
#innerpage-box .image-comparison__range::-ms-fill-lower {
  background-color: transparent;
}
#project .image-comparison__range::-ms-track,
#innerpage-box .image-comparison__range::-ms-track {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  color: transparent;
  outline: none;
  cursor: col-resize;
}
#project .image-comparison__range::-ms-thumb,
#innerpage-box .image-comparison__range::-ms-thumb {
  width: 0.5%;
  height: 100%;
  opacity: 0;
}
#project .image-comparison__range::-ms-tooltip,
#innerpage-box .image-comparison__range::-ms-tooltip {display: none;}


/*-------------------End for project drag image option ------------------*/
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a {
    color: #002434;
    font-weight: 500 !important;
        line-height: 21px;
    font-size: 16px;
}
#innerpage-bo .peccular-project-content {
    margin-bottom: 78px;
}

.peccular-project-area {
    position: relative;
    z-index: 2;
}
.peccular-project-content {
    background: #fff;
    padding: 17px 10px;
    margin-bottom: 10px;
}
div#project .peccular-project-single h4.peccular-project-title,
#innerpage-box .peccular-project-single h4.peccular-project-title {
    margin-bottom: 10px;
}
div#project .peccular-project-single h4.peccular-project-title a,
#innerpage-box .peccular-project-single h4.peccular-project-title a {
    letter-spacing: 0.7px;
    color: #002434;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
}
div#project .peccular-project-single p.peccular-project-text,
#innerpage-box .peccular-project-single p.peccular-project-text{
    letter-spacing: 0.53px;
    color: #4F5F65;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400 !important;
    padding: 0;
    margin: 0;
}
#innerpage-box .peccular-project-single p.peccular-project-text {
    color: #4F5F65;
    margin-bottom: 10px;
}
div#project .owl-carousel button.owl-prev, div#project .owl-carousel button.owl-next {
    position: absolute;
    top: -135px;
}
div#project .owl-carousel button.owl-prev {
    left: -25px;
}
 div#project .owl-carousel button.owl-next {
    right: -25px;
}


div#project .peccular-project-single h4.peccular-project-title a,
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a {
    color: #002434;
}

div#project .peccular-project-single h4.peccular-project-title a:hover,
#innerpage-box #content-box .peccular-project-single h4.peccular-project-title a:hover {
    color: #FF5B4A;
}

#innerpage-box #content-box .peccular-project-single h4.peccular-project-title {
    padding: 0;
    margin: 0 0 10px;
}

div#project .owl-carousel button.owl-prev span,
div#project .owl-carousel button.owl-next span {
    background: #4F5F65;
    width: 43px;
    height: 40px;
    display: block;
    line-height: 33px;
    color: #fff;
    font-size: 50px;
}
div#project .owl-theme .owl-nav {
    position: relative;
    right: 0;
}
div#project .owl-theme .owl-dots {
    display: none;
}

#innerpage-box .peccular-project-single .buttondesign a {
    display: inline-block;
    position: relative;
    padding: 8px 13px 7px;
}
#innerpage-box .peccular-project-single .buttondesign a span{
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.53px;
    color: #FFFFFF;
}

/*----------------------------------------*/
/*  About us Area
/*----------------------------------------*/
#steps {
    position: relative;
}
#steps .peccular-section-head h2 {
    margin-bottom: 57px;
}
#steps .peccular-section-head{
    position: relative;
    margin: 0;
}
#steps .peccular-steps-area {
    position: relative;
}
#steps .peccular-steps-single {
    text-align: center;
    position: relative;
}
#steps .peccular-steps-single .peccular-steps-num {
    width: 45px;
    height: 40px;
    display: block;
    padding: 7px 16px;
    background: #002434;
    color: #fff;
    margin: 0 auto 19px;
    position: relative;
    z-index: 5;
}
#steps .peccular-steps-single:hover .peccular-steps-num {
    color: #fff;
    background-color: #FF5B4A;
}
#steps h4.peccular-steps-title {
    color: #002434;
    letter-spacing: 0.53px;
    color: #002434;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold !important;
       position: relative;
    z-index: 5;
}


#steps .peccular-steps-single:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    left: auto;
    right: -88px;
    top: 20px;
    /* background-color: #ffc12e; */
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 3;
    border: 1px dashed #4F5F65;
}

/*#steps .peccular-steps-single:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}*/

#steps .peccular-steps-single:before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: auto;
    right: -86px;
    top: 20px;
    /* background-color: #ffc12e; */
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 4;
    border: 1px solid; #FF5B4A;
}
#steps .peccular-steps-single:hover:before {
    width: 100%;
    left: 88px;
    right: auto;
}

#steps .peccular-steps-b:last-child .peccular-steps-single:after,
#steps .peccular-steps-b:last-child .peccular-steps-single:before{
    display: none;
}
#steps .peccular-steps-single:before {
    border-color: #FF5B4A;
}
/*----------------------------------------*/
/*  About us Area
/*----------------------------------------*/
#about {
    background: #fff;
    position: relative;
    overflow: hidden;
}
#about .space-abtblock {
    padding: 0 1em;
}
#about .about-body {
    position: relative;
}
#about .peccular-section-head {
    margin-bottom: 1em;
    margin-top: 0em;
}

#about .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    height: 70px;
    width: 92px;
    margin-left: 14px;
}

#about .peccular-about-img {
    overflow: hidden;
    position: relative;
}

#about .peccular-about-img:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}
.peccular-about-img {
    position: relative;
}
#about .aboutlabel {
    box-shadow: 0px 0px 30px #00000029;
    background: #fff;
    padding: 21px 6px 21px 37px;
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 15px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500 !important;
    color: #002434;
    margin-top: 72px;
}
#about .aboutlabel:before {
    content: "\f111";
    font-family: FontAwesome;
    left: 15px;
    color: #FF5B4A;
    font-size: 12px;
    /* line-height: 7px; */
    /* border: 3px solid #ffa29b; */
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    display: inline-block;
    top: 21px;
}
#about .aboutlabel:after {
    content: "\f111";
    font-family: FontAwesome;
    left: 12px;
    color: #FF5B4A;
    font-size: 18px;
    /* line-height: 7px; */
    /* border: 3px solid #ffa29b; */
    border-radius: 50%;
    height: 12px;
    width: 12px;
    position: absolute;
    display: inline-block;
    opacity: 0.48;
    top: 21px;
}

#about .peccular-about-img img {
    width: 100%;
    height: 100%;
    /* -webkit-animation: zoomin 7s ease-in infinite; */
    /* animation: zoomin 7s ease-in infinite; */
    transition: all .3s ease-in;
}
#about .peccular-about-video{
    margin-top: 106px;
    position: relative;
    height: 422px;
}
#about .peccular-about-video iframe {
    height: 422px;
}
#about .peccular-about-video img{
   height: 100%;
   width: 100%;
}
#about .peccular-about-video i {
    position: absolute;
    top: 40%;
    left: 40%;
    background: #FCF2F2;
    color: #000;
    font-size: 23px;
    padding: 26px 28px;
    border-radius: 50%;
}

#about .peccular-about-video i:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    border-radius: 52%;
    width: 100%;
    height: 100%;
    border-top: 4px solid #FF5B4A;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
}

@-webkit-keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}


/*Right Image Overlay Color*/
#about .leaf_img .ovrlyT {
position: absolute;
    background: #FF5B4A;
    opacity: 0.2;
    left: 0;
    top: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    position: absolute;
    z-index: 1;
    top: 3em;
    bottom: 0;
    left: 0;
    right: 0;
    width: 460px;
    height: 460px;
}
#about .leaf_img .ovrlyB {
    position: absolute;
    background: #FF5B4A;
    opacity: 0.2;
    height: 460px;
    left: 0;
    top: 3em;
    width: 460px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    -o-transition: all 0.3s 0.2s;
    transition: all 0.3s 0.2s;
}

#about:hover .ovrlyT {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#about:hover .ovrlyB {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#about .peccular-section-head h2 {
    color: #002434;
    font-weight: bold !important;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 0px;
}

#about .peccular-section-head h2:before, 
#about .peccular-section-head h2:after {
    display: none;
}

#about .peccular-section-head h3 {
    color: #FF5B4A;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 9px;
    letter-spacing: 0.36px;
}
#about .peccular-section-subtext{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 0px;
    margin-bottom: 33.65px;
    padding-right: 4em;
}
#about .about_description {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 24px;
    font-weight: 400 !important;
    letter-spacing: 0.58px;
    color: #787F81;
}
#about .abouttextlist i {
    color: #8BC53E;
    font-size: 2px;
    margin-top: 0;
    padding: 0 56px;
    background: #8BC53E;
    border-radius: 16px;
    top: -10px;
    position: relative;
    left: 62px;
}
#about h3.list_heading {
    font-size: 30px;
    font-weight: 500;
    color: #434343;
    font-family: 'DM Serif Display';
    font-style: italic;
    letter-spacing: 0.5px;
}

#about h3.list_heading:before{
    content: "\f04b ";
    font-family: 'Fontawesome';
    margin-right: 16px;
    background: #FF5B4A;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    padding: 9px 8px 9px 12px;
}
 #about .peccular-section-area-textlist ul,
 #about .peccular-section-area-textlist ol{
    margin-bottom: 17px;
}


 #about .peccular-section-area-textlist ul li,
  #about .peccular-section-area-textlist ol li,
   #about .peccular-section-area-textlist {
    color: #333434;
    font-size: 18px;
    font-weight: 500 !important;
    word-break: break-word;
    line-height: 25px;
}

 #about .peccular-section-area-textlist ul li,
  #about .peccular-section-area-textlist ol li {
    margin-bottom: 25px;
}

 #about .peccular-section-area-textlist ul li:before, 
 #about .peccular-section-area-textlist ol li:before{
    content: "\f005 ";
    font-family: 'Fontawesome';
    margin-right: 12px;
    transform: scale(1);
    transition: all 1s ease 0s;
    color: #1E2452;
    font-size: 18px;
    font-style: normal;
}


#about .peccular-section-area-textlist ul li:hover:before,
#about .peccular-section-area-textlist ol li:hover:before {
    transition: all 1s ease 0s;
    transform: scale(0.8);
    color: #FFC000;
}

#about .video-area svg path {
    fill:#FF5B4A;
}

#about .video-area .phonearea:hover svg{animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;}

#about .video-area .phonelabel{
    letter-spacing: 0.72px;
    color: #002434;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500!important;
    margin-bottom: 7px;
}

#about .video-area .phonenum a {
    letter-spacing: 0.79px;
    color: #002434;
    font-size: 22px;
    line-height: 29px;
    font-weight: 500!important;
}

#about .video-area .phonenum a:hover{
    color: #FF5B4A;
}

#about .video-area iframe {
    width: 179px;
    height: 102px;
}

#about .video-area {
    margin-bottom: 35px;
}

#about .btn1, #about .btn2 {
    float: left;
}
#about .btn1 {
    margin-right: 18px;
}
#about .btn2 a.btn-look {
   background: #002434;
}

.peccular-aboutfeatures-single  h4.peccular-aboutfeatures-title {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #333434;
    font-weight: 500;
    padding-right: 1em;
}
.peccular-aboutfeatures-icon span {
    font-size: 40px;
    color: #0099DD;
}

.peccular-aboutfeatures-single:hover .peccular-aboutfeatures-icon span {
    color: #1E2452;
}

.peccular-aboutfeatures-b {
    margin-bottom: 52px;
}

#about .about-img-area {
    position: relative;
    overflow: hidden;
    padding-right: 2em;
}

 #about .exp_area {
    background: #FF5B4A;
      padding: 1.4em 1em;
     text-align: center;
     position: relative;

}
 #about .exp_area:after{
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    display: none;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
 #about .space-abtblock:hover .exp_area:after{    
    display: block;
    transition: all 0.4s;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

 #about .exp_area i{
    font-size: 75px;
    color: #fff;
    margin-bottom: 6px;
    transition: all .5s ease-out;
}

 #about .space-abtblock:hover .exp_area i{
    transform: scale(1.25);
    transition: all .75s ease-in;
}
 #about .exp_area .exp_num{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    transition: all .5s ease-out;
}
 #about .space-abtblock:hover .exp_area .exp_num{
    letter-spacing: 1px;
}

 #about .exp_area .exp_heading{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: 5px 0 0;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

#about ul.peccular-a-btn {
    margin-top: 0px;
}

#about .peccular-about-btn a{
    color: #fff;
    padding: 8.79px 20.24px 8.29px 18.76px;
    font-size: 15px;
    font-weight: 600;
    word-break: break-word;
    line-height: 18px;
    border-radius: 0;
    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;
    border: 1px solid #FF5B4A;
}
#about .peccular-about-btn .read-btn:hover{ color: #fff; }
#about .peccular-about-btn:hover a{ color: #fff; }


#about .peccular-about-btn a:before {
    content: "";
    position: absolute;
    transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    -webkit-transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #FF5B4A;
    z-index: -1;
}
#about .peccular-about-btn a:hover:before {
    transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    -webkit-transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    top: 50%;
    width: 115%;
    height: 200px;
}
#about ul.peccular-a-btn li {
    display: inline-block;
}
#about ul.peccular-a-btn li.peccular-about-btn2 {
    padding-left: 15.24px;
}
#about .peccular-about-btn a:before {
    background-color: #FF5B4A;
}

#about .peccular-about-btn2 a {
    font-size: 15px;
    line-height: 18px;
    color: #FF5B4A;
    font-weight: 400;
    text-decoration: underline;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #fff, #fff 50%, #FF5B4A 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

#about .peccular-about-btn2 a:hover {
    background-position: 0 100%;
}


#about .peccular-about-btn2 a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -2px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#about .peccular-about-btn2 a:hover:before {
    width: 0%;
}


#about .peccular-about-btn2 a:hover {
    color: #fff;
}

#about .peccular-section-head i{
    color: #FF5B4A;
    margin-right: 9px;
}
#about .peccular-section-head span i{
    color: #FF5B4A;
    font-size: 1px;
    margin-left: 14px;
    margin-top: 0;
    padding: 0 17px;
    background: #FF5B4A;
    border-radius: 16px;
    top: -5px;
    position: relative;
}
#about .peccular-section-head span{
    font-size: 18px;
    color: #FF5B4A ;
}
#about .phonearea {
    padding-top: 16px;
}
#about .peccular-about-area{    margin-bottom: 2em;}

#about .peccular-about-area .peccular-about-icon{   
    border-radius: 50%;  
    border: 3px dashed #fa3759;
    padding: 7px 7px;
    width: 70%;
    text-align: center;
}

#about .peccular-about-area:nth-child(1) .peccular-about-icon,
#about .peccular-about-area:nth-child(4) .peccular-about-icon,
#about .peccular-about-area:nth-child(7) .peccular-about-icon,
#about .peccular-about-area:nth-child(10) .peccular-about-icon{
    
    border: 3px dashed #fa3759;
}
#about .peccular-about-area:nth-child(2) .peccular-about-icon,
#about .peccular-about-area:nth-child(5) .peccular-about-icon,
#about .peccular-about-area:nth-child(8) .peccular-about-icon,
#about .peccular-about-area:nth-child(11) .peccular-about-icon{
     
    border: 3px dashed #93bc37 ;
}
#about .peccular-about-area:nth-child(3) .peccular-about-icon,
#about .peccular-about-area:nth-child(6) .peccular-about-icon,
#about .peccular-about-area:nth-child(9) .peccular-about-icon,
#about .peccular-about-area:nth-child(12) .peccular-about-icon{
     
    border: 3px dashed #fcdd18 ;
}
#about .peccular-about-area .peccular-about-icon span{
   color: #fff;
    font-size: 68px;
    line-height: 96px;
    margin: 0 auto;
    background: #fa3759;
    border-radius: 50%;
    padding: 0;
    width: 100%;
    text-align: center;
}

#about .peccular-about-area:hover .peccular-about-icon {
     border: 3px dashed #FF5B4A;
}
#about .peccular-about-area:hover .peccular-about-title{
    color: #FF5B4A;
}
#about .peccular-about-area:hover .peccular-about-icon span{
     background-color: #FF5B4A ; 
}

#about .peccular-about-area:nth-child(1) .peccular-about-icon span,
#about .peccular-about-area:nth-child(4) .peccular-about-icon span,
#about .peccular-about-area:nth-child(7) .peccular-about-icon span,
#about .peccular-about-area:nth-child(10) .peccular-about-icon span{

       background: #fa3759 ;    
}
#about .peccular-about-area:nth-child(2) .peccular-about-icon span,
#about .peccular-about-area:nth-child(5) .peccular-about-icon span,
#about .peccular-about-area:nth-child(8) .peccular-about-icon span,
#about .peccular-about-area:nth-child(11) .peccular-about-icon span{

       background: #93bc37  ;    
}
#about .peccular-about-area:nth-child(3) .peccular-about-icon span,
#about .peccular-about-area:nth-child(6) .peccular-about-icon span,
#about .peccular-about-area:nth-child(9) .peccular-about-icon span,
#about .peccular-about-area:nth-child(12) .peccular-about-icon span{

       background: #fcdd18 ;    
}

#about .peccular-about-area .peccular-about-title{
    color: #fa3759;
    font-size: 30px;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
    text-align: left;
}
#about .peccular-about-area:nth-child(1) .peccular-about-title,
#about .peccular-about-area:nth-child(4) .peccular-about-title,
#about .peccular-about-area:nth-child(7) .peccular-about-title,
#about .peccular-about-area:nth-child(10) .peccular-about-title{
      color: #fa3759;
}
#about .peccular-about-area:nth-child(2) .peccular-about-title,
#about .peccular-about-area:nth-child(5) .peccular-about-title,
#about .peccular-about-area:nth-child(8) .peccular-about-title,
#about .peccular-about-area:nth-child(11) .peccular-about-title{
      color: #93bc37;
}
#about .peccular-about-area:nth-child(3) .peccular-about-title,
#about .peccular-about-area:nth-child(6) .peccular-about-title,
#about .peccular-about-area:nth-child(9) .peccular-about-title,
#about .peccular-about-area:nth-child(12) .peccular-about-title{
      color: #fcdd18;
}

#about .peccular-about-area .peccular-about-text{
    color: #010101;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
    text-align: left;
    margin: 15px 0;
    opacity: 0.7;
}

#about .peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}
#about .peccular-about-imgbox img{
    width: 100%;
    height: 100%;
        animation: zoom-in-zoom-out 20s ease-out infinite;
}
#about .peccular-about-imgbox .leaf_img {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 460px;
    height: 460px;
    margin: 0 auto;
    transition: all 0.8s;
}

#about .peccular-about-imgbox .border-upp-left {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-left: 75px;
    margin-top: 15px;
    border: 2px solid #92aa26;
    border-right: none;
    border-bottom: none;
    transition: all 0.8s;
}
#about .peccular-about-imgbox .border-upp-right {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    right: 0;
    margin-right: 75px;
    margin-top: 15px;
    border: 2px solid #92aa26;
    border-left: none;
    border-bottom: none;
    transition: all 0.8s;
}
#about .peccular-about-imgbox .border-dwn-left {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-left: 75px;
    margin-bottom: 15px;
    bottom: 0;
    border: 2px solid #92aa26;
    border-right: none;
    border-top: none;
    z-index: 1;
    transition: all 0.8s;
}
#about .peccular-about-imgbox .border-dwn-right {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-right: 75px;
    margin-bottom: 15px;
    right: 0;
    bottom: 0;
    border: 2px solid #92aa26;
    border-left: none;
    border-top: none;
    z-index: 1;
    transition: all 0.8s;
} 
#about:hover .border-dwn-right{
     height: 93%;
     transition: all 0.8s;
}
#about:hover .border-upp-right{
        width: 78%;
        transition: all 0.8s;
}
#about:hover .border-upp-left{
     height: 93%;
     transition: all 0.8s;
}
#about:hover .border-dwn-left{
        width: 72%;
        transition: all 0.8s;
}

#about .buttondesign a.btn-look span {
    font-weight: 500 !important;
}
/*----------------------------------------*/
/*  Work Area
/*----------------------------------------*/
#work {
    background: #fff;
    position: relative;
}

#work .peccular-section-head h3 {
    color: #000000;
    text-transform: capitalize;
    font-size: 25px;
    line-height: 38px;
    font-weight: 600 !important;
    margin:74px 0 25px;
}
#work .peccular-section-head h2 {
    color: #000000;
    text-transform: capitalize;
    font-size: 38px;
    line-height: 53px;
    font-weight: 600 !important;
    margin:0 0 25px;
}

.work-body {
    position: relative;
}

#work .work_description {
    color: #000000;
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 24px;
}




 #work .peccular-section-area-textlist ul li,
  #work .peccular-section-area-textlist ol li,
   #work .peccular-section-area-textlist {
    color: #000;
    font-size: 18px;
    font-weight: 400 !important;
    word-break: break-word;
    line-height: 25px;
}

 #work .peccular-section-area-textlist ul li,
  #work .peccular-section-area-textlist ol li {
    margin-bottom: 10px;
}

 #work .peccular-section-area-textlist ul li:before, 
 #work .peccular-section-area-textlist ol li:before{
    content: "\f00c ";
    font-family: 'Fontawesome';
    margin-right: 29px;
    transform: scale(1);
    transition: all 1s ease 0s;
    color: #FFC000;
    font-size: 15px;
    font-style: normal;
}


#work .peccular-section-area-textlist ul li:hover:before,
#work .peccular-section-area-textlist ol li:hover:before {
    transition: all 1s ease 0s;
    transform: scale(0.8);
    color: #1E2452;
}

#work .peccular-work-btn a {
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    font-weight: 600 !important;
    background-color: #1E2452;
    padding: 9px 20px; 
    margin:0 auto;
    border-radius: 0;
    position: relative;
    overflow: hidden;
}

#work .peccular-work-btn a span{
    color: #fff;
    font-size: 19px;
    line-height: 27px;
    font-weight: 600 !important;
    position: relative;
    z-index: 2;
}


#work .peccular-work-btn a:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FFC000;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}
#work .peccular-work-btn a:hover:after {
    bottom: 0;
}

/*----------------------------------------*/
/*  Call Area
/*----------------------------------------*/

#call .call-bottom-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 65%;
    bottom: 0;
    background: #E8E8E8;
    z-index: 1;
}

#call .call-body {
    position: relative;
    z-index: 1;
}

#call {
    background: #FF5B4A;
    position: relative;
}
#call .call-content-area h2 {
    font-size: 95px;
    line-height: 91px;
    color: #FFFFFF;
    font-weight: 900 !important;
    margin-top: 69px;
    letter-spacing: 4.75px;
    color: #FFFFFF;
    margin-bottom: 0px;
    text-transform: uppercase;
}

#call .call-content-area h3{
    letter-spacing: 7px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 91px;
    font-weight: 700 !important;
    margin-bottom: 1px;
}

#call .call-content-area p{
    letter-spacing: 0.73px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 44px;
    font-weight: 500 !important;
    margin-bottom: 80px;
}


#call .call-content-area {
    position: relative;
}
.peccular-contact-outer-area {
    position: relative;
}

#call .phone-area .label-phone {
    background: #002434;
    border-radius: 1px;
    padding: 11px 25px 11px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-weight: 500 !important;
    margin-bottom: 6px;
}

#call .phone-area .num-phone a{
    font-size: 46px;
    line-height: 56px;
    letter-spacing: 1.52px;
    color: #FF5B4A;
    font-weight: bold !important;
}
#call .phone-area .label-phone svg{
   margin-right: 10px;
}
#call .phone-area .label-phone svg path{
    fill: #fff;
}
#call .phone-area {
    text-align: center;
    margin-right: 6em;
    margin-bottom: 41px;
}

#call .phone-area:hover svg{
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}
#call .phone-area .num-phone a:hover {
    color: #002434;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}

.call-share-btn ul {
    list-style: none;
    margin:0;
    padding: 0;
}
.call-share-btn ul li {
    float: left;

}
.call-share-btn {
    text-align: right;
    float: right;
    margin-top: 25px;
    margin-bottom: 14px;
}

.call-share-btn ul li:first-child {
    letter-spacing: 0.86px;
    color: #FFFFFF;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold !important;
    margin-right: 17px;
}

.call-share-btn ul li a{
    width: 31px;
    height: 31px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    display: block;
    text-align: center;
    margin-right: 18px;
    line-height: 31px;
}
.call-share-btn ul li a i{
    font-size: 18px;
    color: #FF5B4A;
    line-height: 31px
}
.call-share-btn ul li a{
    position: relative;
    overflow: hidden;
}

.call-share-btn ul li a:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FF5B4A;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: 1;
}

.call-share-btn ul li a:hover:after {
    bottom: 0;
}
.call-share-btn ul li a:hover i{
    color: #fff;
}
.call-share-btn ul li a i{
    z-index: 2;
    position: relative;
}
#call .peccular-call-img {
    position: absolute;
    bottom: -3px;
}

#call .peccular-call-img img {
    width: 100%;
    height: 100%;
}
#call .peccular-section-head h2:before, #call .peccular-section-head h2:after {
    display: none;
}
/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/
div#feature {
    position: relative;
}

.peccular-section-head h2{
    margin-top: 0em;
    font-weight: bold !important;
    font-size: 40px;
    line-height: 47px;
    padding-bottom: 0px;
    margin-bottom: 59px;
    letter-spacing: 1.44px;
    color: #002434;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}


.peccular-section-head h2:before {
    content: "";
    height: 32px;
    border: 5px solid #FF5B4A;
    border-bottom: none;
    border-right: none;
    width: 32px;
    display: inline-block;
    position: absolute;
    top: -3px;
    left: -11px;
}

.peccular-section-head h2:after {
    right: -11px;
    content: "";
    height: 32px;
    border: 5px solid #FF5B4A;
    border-top: none;
    border-left: none;
    width: 32px;
    position: absolute;
    bottom: -3px;
    display: inline-block;
}

 #services .peccular-service-image img,
 #innerpage-box .peccular-service-image img {
    width: 100%;
}

#services .peccular-section-head h2 {
    margin-bottom: 49px;
}

 #services .peccular-section-head h3{
    font-weight: 400 !important;
    font-size: 23px;
    line-height: 32px;
    padding-bottom: 0px;
    margin-bottom: 13px;
    color: #1E2452;
    text-transform: capitalize;
}
 #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: #FF5B4A;
}
 #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 {
    margin-bottom: 0;
    margin-top: 0;
}
 #services .peccular-section-head i {
    color: #FF5B4A;
    font-size: 1px;
    padding: 0px 74px;
    background: #FF5B4A;
    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;
}
 div#services {
    position: relative;
    margin: 0em 0;
    background: #fff;
    z-index: 2;
}
 #services .peccular-service-box,
 #innerpage-box .peccular-service-box{
    position: relative;
    margin: 0;
    margin-bottom: 38px;
    border-radius: 0;
    padding: 0;
    transition: .9s ease;
    text-align: center;
}


 #services .peccular-service-box .peccular-service-icon a{
    position: relative;
    width: 72.88px;
    height: 72.88px;
    display: inline-block;
}

#services .peccular-service-box .peccular-service-inicon{
    position: relative;
    width: 63px;
    height: 73px;
    left: -10px;
    top: -13px;
    padding-top: 13px;
}

#services .peccular-service-box .peccular-service-inicon:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #111e53;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
}

#services .peccular-service-box:hover .peccular-service-inicon:after {
    bottom: 0;
}

#services .peccular-service-box .peccular-service-icon {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    right: 10px;
    background: #fff;
    width: 63px;
    height: 73px;
    padding: 13px 10px;
}
#services .peccular-service-box .peccular-service-icon i {
    position: relative;
    font-size: 40px;
    line-height: 48px;
    color: #0099DD;
    z-index: 1;
}

#services .peccular-service-box:hover .peccular-service-icon i {
    color: #fff;
}
 #services .peccular-service-box .peccular-service-icon a:after{
    height: 72.88px;
    width: 72.88px;
    content: '';
    background: #252728;
    position: absolute;
    border-radius: 50%;
    left: -28.44px;
    z-index: 0;
    top: 20.56px;
       transition: .9s ease;
}

 #services .peccular-service-box:hover .peccular-service-icon a:after{
    left: 10px;
    border: 2px dashed #fff;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 50% 50%, 50% 50%;
    background-position: 0 0, 100% 0, 100% 100%, 0 100%;
    -webkit-animation: rotate 7s linear infinite;
    animation: rotate 7s linear infinite;
}



#services .serbrdr {
    padding: 0px 9px;
}
#services .peccular-service-box .peccular-service-image, 
 #innerpage-box .peccular-service-box .peccular-service-image {
    padding: 0px;
    position: relative;
    overflow: hidden;
}

#services .peccular-service-box .peccular-service-image .imageOverlaynew,
#innerpage-box .peccular-service-box .peccular-service-image .imageOverlaynew{
    position: absolute;
    top: 0;
    bottom: 10px;
    left: 0;
    right: 0;
    opacity: 0.7;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to bottom, transparent 54%, #000 99%);
    z-index: 1;
}


#services .peccular-service-info ,  #innerpage-box .peccular-service-content{
    position: absolute;
   bottom: 0%;
    width: 100%;
    padding: 25px;
    z-index: 2;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

#services .peccular-service-box:hover .peccular-service-info,
#innerpage-box .peccular-service-box:hover .peccular-service-content{
       bottom: 10%;
}


#services .peccular-service-info .buttondesign a,
#innerpage-box .peccular-service-content .buttondesign a  {
    display: inline-block;
    position: relative;
    padding: 8px 13px 7px;
}
 #services .peccular-service-info h4{
    padding: 0;
    margin-bottom: 17px;
    transition: .9s ease;
}

#services .peccular-service-info h4 a{
    word-break: break-word;
    font-size: 24px;
    padding: 0;
    line-height: 29px;
    font-weight: bold !important;
    margin-bottom: 17px;
    position: relative;
    letter-spacing: 0;
    letter-spacing: 0.79px;
    color: #FFFFFF;
}  

#services .peccular-service-info p {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20px;
    margin-bottom: 20px;
    color: #fff;
    display: none;
}

#services .buttondesign a.btn-look span {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400 !important;
}

#services .peccular-service-image .imageOverlay {
    position: absolute;
    top: 0;
    bottom: 5px;
    left: 0;
    right: 0;
    opacity: 0.9;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to bottom, transparent 54%, #000 99%);
    z-index: 1;
}

#services .peccular-service-box:hover .peccular-service-info p{
    display: block;
}


 #services .peccular-service-box:hover .peccular-service-content .peccular-service-btn a{
    background: #000;
    transition: all 0.7s;
     padding: 0px 45px;
}
 #services .peccular-service-content h4{
    padding: 0;
    margin-bottom: 15px;
    transition: .9s ease;
}  

 #services .peccular-service-content h4 a{
    word-break: break-word;
    font-size: 24px;
    padding: 0;
    line-height: 29px;
    font-weight: bold !important;
    margin-bottom: 17px;
    position: relative;
    letter-spacing: 0;
    letter-spacing: 0.79px;
    color: #FFFFFF;
  
}  
 #services .peccular-service-box:hover .peccular-service-content h4{
         transform: scale(1.05);
}

 #services .peccular-service-content h4 a:hover{
    color: #002434;
}

#services .peccular-service-box:hover .peccular-service-btn a{
    color: #fff;
}

#services .peccular-service-content a.ser-btn {
    font-size: 13px;
    line-height: 19px;
    font-weight: 500;
    color: #1E2452;
    text-decoration: underline;
}

#services .peccular-service-content a.ser-btn:hover {
    color: #000;
}

.service-bgoverlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 72%;
    bottom: 0;
    background: #F8F8F8;
    opacity: 1;
    z-index: 1;
}

.peccular-service-image * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#innerpage-box div#content-box .peccular-service-content h4 a, 
#innerpage-box div#content-box .peccular-service-hover-content h4 a {
    color: #fff !important;
    text-transform: capitalize !important;
}




.m-0 {
    margin: 0;
}
 #services .peccular-service-btn a{
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    font-weight: 600;
    /* font-size: 5px; */
    padding: 5px 15px;
    border-radius: 25px;
    color: #fdfdfd;
    transition: all .6s;
    background: #FF5B4A;
    cursor: pointer;
    z-index: 9;
    line-height: 18px;
        border: 1px solid #000;
}
 #services .peccular-service-btn a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.9s ease 0s;
}
 #services .peccular-service-btn a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.9s ease 0s;
}
 #services .peccular-service-btn a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #000;   
    width: 50%;
    transition: all 0.9s ease 0s;
}
 #services .peccular-service-btn a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #000;
    width: 51%;
    transition: all 0.9s ease 0s;
}
 #services .peccular-service-contenttext {
        margin-top: 14px;
        margin-bottom: 13px;
}
.padding-0{padding: 0;}

 #services .owl-theme .owl-dots {display: none;}

 #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;
}
 #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;
    border: 3px solid #000;
    border-radius: 50%;
}
 #services .owl-carousel .owl-nav button.owl-next:before{
    content: "\f178";
    font-family: FontAwesome;
    position: relative;
    top: 50%;
    right: 0;
    color: #3e3e3e;
    top: -380px;
    left: 620px;
}
 #services .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    position: relative;
    color: #3e3e3e;
    top: -380px;
    left: -620px;
}

 #services .owl-carousel .owl-nav button.owl-next:hover:before,
 #services .owl-carousel .owl-nav button.owl-prev:hover:before{
        background: -moz-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: -webkit-linear-gradient(top,#7441f4 0%,#5468f0 100%);
    background: linear-gradient(to right,#7441f4 0%,#5468f0 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    border-color: #7441f4;
} 
@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 p{position: relative;
    z-index: 5;   padding-top: 14px;}     
     #services .peccular-service-contenttext { margin-top: 0em;}
}




/*----------------------------------------*/
/*  Story Area
/*----------------------------------------*/

#story {
    position: relative;
}

#story .story-sec-border{
    border: 1px solid #fff;
    border-radius: 0px;
    transition: all 0.3s ease 0s;
    left: 1.7%;
    right: 1.7%;
    top: 5.5%;
    bottom: 5.2%;
    position: absolute;
}
 #story .story-bg {
    outline: 1px solid #fff;
    outline-offset: -15px;
}


#story .peccular-section-head h2 {
    font-weight: 500;
    font-size: 22px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 12.35px;
}
#story .peccular-section-subtext {
font-weight: 500;
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    margin-bottom: 10.13px;

/*    background: linear-gradient(to right,#b6d437 50%,#000 40%);
    background-size: 200% auto;
    animation: animate 7.5s alternate linear infinite;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}

  @keyframes animate{
        100%{
            background-position: 200% center;
            transform: scale(1.05,1.05);
        }
    }

#story .story-body {
    width: 315.45px;
    float: right;
    margin-right: 9em;
}
#story .story_description {
    font-size: 11px;
    line-height: 17.72px;
    color: #fff;
    padding-bottom: 9px;
    margin-bottom: 6.42px;
}

#story .peccular-story-btn a {
    font-size: 17px;
    line-height: 18px;
    color: #FF5B4A;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #FF5B4A, #FF5B4A 50%, #fff 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

#story .peccular-story-btn a:hover {
    background-position: 0 100%;
}


#story .peccular-story-btn a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -2px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#story .peccular-story-btn a:hover:before {
    width: 0%;
}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/

#counter .counter-bg{
   /* background: url(images/counterbgimg.jpg);*/
   
}

#counter {  
    background: #FFF7F6;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
#counter .peccular-section-head h2 {
    color: #002434;
    margin-bottom: 33px;
}

#counter .peccular-counter-single{
    transition: all 0.3s ease 0s;
    margin-bottom: 43px;
}

#counter .peccular-counter-b:hover{
    transition: all 0.6s ease 0s;
}

#counter .peccular-counter-b{
        transition: all 0.6s ease 0s;
}

#counter .peccular-counter-icon span {
    font-size: 39px;
    color: #FF5B4A;
    transition: all 1s ease 0s;
    margin-right: 18px;
}
#counter .peccular-counter-single:hover .peccular-counter-icon span {
     animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
}

#counter h4.peccular-counter-title  {
    font-size: 20px;
    font-weight: 400 !important;
    word-break: break-word;
    line-height: 26px;
    transition: all 0.3s ease 0s;
    margin: 12px 0 0 0;
    text-align: left;
    letter-spacing: 0.66px;
    color: #002434;
}

#counter .peccular-counter-single:hover h4.peccular-counter-title{
    transition: all 0.3s ease 0s;
}

#counter .peccular-counter-num.count{
    font-size: 30px;
    font-weight: bold !important;
    word-break: break-word;
    color: #FF5B4A;
    padding: 0;
    margin: 0;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 26px;
    position: relative;
    top: 7px;
    left: 10px;
}
#counter .peccular-counter-area {
    position: relative;
/*    padding-left: 100px;*/
    margin-top: 60px;
}
.counter-img img {
    position: absolute;
    bottom: 0;
} 

.counter-img {
    position: relative;
}
#counter .button-area {
/*    padding-left: 100px;*/
    margin-top: 43px;
        margin-bottom: 45px;
}
#counter .border-title-count {
    position: relative;
}

#counter .border-title-count:after {
    content: '';
    width: 86px;
    height: 1.5px;
    position: absolute;
    left: 0;
    /* right: 0; */
    bottom: 0;
    background-color: #0099DD;
    transition: all .5s cubic-bezier(.645,.045,.355,1);
    z-index: 3;
}

#counter .peccular-counter-single:hover .border-title-count:after {
    width: 80%;
    left: 0;
}

#counter .buttondesign a.btn-look {
    padding: 9px 22px;
    position: relative;
    display: inline-block;
}
.buttondesign a.btn-look span {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold!important;
    letter-spacing: 0.66px;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
#blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#blog {
    position: relative;
    overflow: hidden;
}
#blog .peccular-section-head {
    margin-bottom: 0em;
      margin-top: 0em;
}

#blog .peccular-section-head h2{
    color: #002434;
    margin-bottom: 58px;
}


#blog .peccular-section-head h3{
        color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
}


 #blog .peccular-section-head .image-icon img.peccular-about-imgboxshape {
    margin-left: 44px;
}
 #blog .peccular-section-head i {
    color: #FF5B4A;
    font-size: 1px;
    padding: 0px 68px;
    background: #FF5B4A;
    border-radius: 16px;
    margin-bottom: 10px;
    position: relative;
    margin-left: 9px;
}
#blog .peccular-blog-post{    
    background: #fff;
    padding: 0em;
    margin: 0 31px 1em;
    position: relative;
    overflow: hidden;
}
#blog .peccular-box-area-S {    
    padding: 0;
    position: relative;
}
#blog h4.inner-area-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    letter-spacing: 0.73px;
    color: #002434;
    font-weight: 500 !important;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
    color: #FF5B4A;
    transition: all 1s ease 0s;
}
#blog .buttondesign a.btn-look {
    background-color: #002434;
}
#blog p{
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-all;
    line-height: 26px;
    letter-spacing: 0.4px;
    color: #707070;
    margin-bottom: 19px;
}

#blog a.read-btn{
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    /* font-weight: 500; */
    font-size: 13px;
    line-height: 16.55px;
    padding: 0;
    padding-bottom: 8.78px;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-style: normal;
    text-align: left;
}
#blog a.read-btn:hover {
    color: #FF5B4A;
}
#blog a.read-btn:before {
  display: block;
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 5px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#blog a.read-btn:hover:before {
    width: 0%;
}

#blog .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 7px 15px 6px;
}

#blog .buttondesign a.btn-look span {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0.53px;
    font-weight: 500 !important;
}

#blog .peccular-blog-single {   
    padding: 40px 20px 5px;
    border-top: 0;
}

#blog .peccular-blog-comment_box{ 
    text-align: right;
    color: #d0dbed;
    font-size: 16px;
}
#blog .peccular-blog-thumbnail {
    position: relative;
    overflow: hidden; 
}

#blog .peccular-blog-comment span, 
#blog .peccular-blog-date span {
    letter-spacing: 0.53px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
}
#blog .peccular-blog-post:hover .peccular-blog-date span {
    color: #fff;
}

/*#blog .peccular-blog-post .peccular-socialMedia ul li a i{
    font-size: 18px;
    font-weight: 500;
    padding-right: 5px;
    color: #fff;
    background: #191919;
}*/
#blog .peccular-blog-comment {
    margin-bottom: 19.07px;
    position: relative;
}

#blog .peccular-blog-post .blog-socials {
    position: relative;
}

#blog .peccular-blog-post .peccular-socialMedia {
    position: absolute;
    right: 0;
    top: 0;
}

#blog .peccular-blog-post .peccular-socialMedia ul {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 9999;
    position: relative;
}

#blog .peccular-blog-post .peccular-socialMedia ul li {
    display: inline-block;
    margin-left: -30px;
    float: left;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    text-align: center;
}
#blog .peccular-blog-post .peccular-socialMedia ul li a.site-button {
    /* border-radius: 50%; */
    width: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
    color: #fff;
    background: #191919;
    z-index: 3;
}

#blog .peccular-blog-post .peccular-socialMedia ul li a:hover {
    color: #FF5B4A;
}

#blog .peccular-blog-post .peccular-socialMedia ul li a {
    /* border-radius: 50%; */
    width: 30px;
    line-height: 30px;
    height: 30px;
    display: block;
    color: #fff;
    background: #191919;
    z-index: 2;
}

#blog .peccular-blog-post .peccular-socialMedia ul:hover li {
    margin-left: 4px;
}

#blog .peccular-blog-date i{
    font-size: 18px;
    font-weight: 500;
/*    padding-right: 5px;*/
    color: #fff;
}




#blog .peccular-blog-imgbox * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#blog .peccular-blog-imgbox figcaption {
    position: absolute;
    bottom: -15px;
    left: 55%;
    right: 15px;
    height: 100%;
}
#blog .peccular-blog-imgbox .blog_date_box {
    top: -25px;
    position: relative;
}
#blog .peccular-blog-imgbox .blog_date_box_hover,
#blog .peccular-blog-imgbox .peccular-blog-date {
    position: absolute;
    /* margin: 0;*/
    display: inline-block;
    width: 100%;
    left: 0;
}
#blog .peccular-blog-imgbox .blog_date_box_hover {
    bottom: 0;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
}
#blog .peccular-blog-imgbox .peccular-blog-date {
    -webkit-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    padding: 10px 22px;
}
#blog .peccular-blog-imgbox .peccular-blog-date {
    background-color: #FF5B4A;
}
/*.peccular-blog-imgbox a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}*/
#blog .peccular-blog-post .peccular-blog-imgbox {
    position: relative;
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox {
    overflow: hidden;
}

#blog .peccular-blog-post:hover .peccular-blog-imgbox img,
#blog .peccular-blog-post.hover .peccular-blog-imgbox img {
 /* -webkit-filter: blur(5px);
 filter: blur(5px);*/
 -webkit-transform: scale(1.15);
 transform: scale(1.15);
}

#blog .peccular-blog-post .peccular-blog-imgbox img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    width: 100%;
}

#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .blog_date_box_hover,
#blog .peccular-blog-post.hover .peccular-blog-imgbox figcaption .blog_date_box_hover {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .peccular-blog-date,
#blog .peccular-blog-post.hover .peccular-blog-imgbox figcaption .peccular-blog-date {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox .blog_date_box_hover {
    margin: 0;
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox figcaption .peccular-blog-date{
    margin-top: 25px;
}

/*Animated Side Leaf Images CSS*/
#blog img.peccular-blog-leafTopRightimgboxshape1 {
    position: absolute;
    right: 0;
}
#blog img.peccular-blog-leafTopLeftboxshape2 {
    position: absolute;
    left: -42px;
    bottom: 0;
}
#blog img.peccular-project-leafBottomRightimgboxshape2 {
    position: absolute;
    bottom: 0;
    right: -42px;
}

/*----------------------------------------*/
/*  Ourbrands Area
/*----------------------------------------*/
#ourbrands {
    background-color: #FFF7F6;
    position: relative;
    overflow: hidden;
}
#ourbrands .peccular-section-head h3 {
    color: #000000;
    font-size: 20px;
    line-height: 34px;
    font-weight: bold !important;    
    margin: 14px 0px;
}

#ourbrands .peccular-section-head {
    position: relative;
    margin: 0;
}

#ourbrands .peccular-ourbrands-logo img {
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
        width: auto;
}

#ourbrands .peccular-ourbrands-logo:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
#ourbrands .owl-theme .owl-dots,
#ourbrands .owl-theme .owl-nav{
    display: none !important;
}
/*----------------------------------------*/
/*  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;
    background-color: #002434;
        display: none;
}
#newsletter .peccular-section-head {
    margin-bottom: 0em;
        margin-top: 0;
}
#newsletter .newsletter-sign-box {
    position: relative;
    z-index: 999;
}
#newsletter .peccular-section-head h2{
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 0;
    font-weight: bold !important;
    letter-spacing: 1.32px;
    color: #FFFFFF;
    text-transform: uppercase;
}

#newsletter .peccular-section-head h2:before , #newsletter .peccular-section-head h2:after {
   display: none;
}
#newsletter .peccular-section-head h3{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto';
    margin-bottom: 10px;
}
#newsletter .peccular-section-head h3:before{
    content: "\f1db ";
    font-family: 'Fontawesome';
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #ffffff;
    font-size: 26px;
    position: relative;
    font-style: normal;
    top: 4px;
    margin-right: 8px;
}
#newsletter .peccular-section-head-icon {
    text-align: center;
}
#newsletter .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}

#newsletter  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #B8B5B5;
}
#newsletter .peccular-newsletter-member-wrap {
    color: #fff;
    padding: 0;
}

#newsletter .peccular-newsletter-member-wrap p {
    padding:0;
    margin:0;
}

#newsletter .peccular-newsletter-member-wrap input[type="text"], 
#newsletter .peccular-newsletter-member-wrap input[type="email"], 
#newsletter .peccular-newsletter-member-wrap input[type="url"], 
#newsletter .peccular-newsletter-member-wrap input[type="password"], 
#newsletter .peccular-newsletter-member-wrap input[type="search"], 
#newsletter .peccular-newsletter-member-wrap input[type="number"], 
#newsletter .peccular-newsletter-member-wrap input[type="tel"], 
#newsletter .peccular-newsletter-member-wrap input[type="range"], 
#newsletter .peccular-newsletter-member-wrap input[type="date"], 
#newsletter .peccular-newsletter-member-wrap input[type="month"], 
#newsletter .peccular-newsletter-member-wrap input[type="week"], 
#newsletter .peccular-newsletter-member-wrap input[type="time"], 
#newsletter .peccular-newsletter-member-wrap input[type="datetime"],
#newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
#newsletter .peccular-newsletter-member-wrap input[type="color"],
#newsletter .peccular-newsletter-member-wrap input[type="file"],
#newsletter .peccular-newsletter-member-wrap textarea{ 
    z-index: 2000;
    width: 100%;
    color: #B8B5B5;
    margin: 0 0 0px 0;
    border-radius: 0;
    padding: 22px 30px;
    font-size: 16px;
    line-height: 19px;
    height: 63px;
    font-weight: 400 !important;
    background: #fff;
    border: 0 !important;
}

#newsletter .peccular-newsletter-member-wrap {
    margin: 18px 0;
}

#newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 22px 30px;
}

#newsletter .peccular-newsletter-member-wrap .wpcf7-spinner {
    position: absolute;
}

#newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    z-index: 2000;
    width: 100%;
    color: #B8B5B5;
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 22px 30px;
    font-size: 16px;
    height: 63px;
    font-weight: 400 !important;
}
#newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
padding: 22px 30px;
  border-radius: 0px;
}
#newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#B8B5B5;
}

#newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
#newsletter .box-form {
    text-align: left;
}

#newsletter .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #002434;
    color: #fff;
    font-weight: bold !important;
    padding: 20px 30px;
    line-height: 24px;
    border-radius: 0;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.5s ease 0s;
    opacity: 1;
    right: 0;
    box-shadow: none;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    color: #B8B5B5;
     transition: all 0.5s ease 0s;
     background: #fff;
}


/*----------------------------------------*/
/*  13. Contact home Area
/*----------------------------------------*/
#contact {
    background-color: #002434;
}
#contact .contactleft-bg {
    position: absolute;
    height: 361px;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 55%;
}
#contact .mainHeading {
    display: inline-flex;
}
#contact {
    position: relative;
    overflow: hidden;
}
#contact .peccular-contact {
    padding-top: 0em;
    position: relative;
}
#contact img{
    position: relative;
}
.peccular-section-form_main-img{
    position: relative;
    overflow: hidden;
}
#contact img.peccular-contact-main-image {
   outline: 1px solid #fff;
    outline-offset: -15px;
    width: 100%;
    height: 100%;
    -webkit-animation: zoomin 7s ease-in infinite;
    animation: zoomin 7s ease-in infinite;
    transition: all .3s ease-in;
}
#contact .home-contact-bgimg{

    -webkit-mask-image: url(images/contactform12.png);
    mask-image: url(images/contactform12.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

#contact .peccular-contact_img_area {
    position: relative;
}

#contact .peccular-contact_img_area img.c-img-width {
    width: 133.95px;
    height: 128.91px;
    border-radius: 10px;
    outline: 3px solid #F1F1FF;
    /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */
    animation: bounce2 2s ease infinite;
    animation: color-change 2s linear infinite;

}
#contact  .wpcf7-not-valid-tip {
    color: #FF5B4A;
    padding-left: 60px;
    padding-top: 6px;
}

@keyframes color-change {
  0%,100%{
    outline-color:#bbbe829e;
  }

  25%{
    outline-color:#989d369e;
  }
  
  50%{
    outline-color:#FF5B4A;
  }
  
  75%{
    outline-color:#6165069e;
  }
}

#contact .peccular-contact_img_area .c-img-left1 {
    position: absolute;
    top: 12em;
    right: 2em;
    webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

#contact .peccular-contact_img_area .c-img-left2 {
    position: absolute;
    bottom: 12em;
    left: 0;
    webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

#contact .peccular-contact_img_area .c-img-right1 {
    position: absolute;
    top: 2em;
    left: 4em;
    webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
}

#contact .peccular-contact_img_area .c-img-right2 {
   position: absolute;
    bottom: 14em;
    left: 2em;
    webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
}
@keyframes float {
    0% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
    50% {
        box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
        transform: translatey(-20px);
    }
    100% {
        box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
        transform: translatey(0px);
    }
}


 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -83%;
    margin-top: -45px;
    margin-bottom: -54px;
}
#contact .contact_info_area{    
    padding: 3em 4em 1.5em;
    position: relative;
    background: #FF5B4A;
}

#contact .peccular-contacti-area {
    background: #687aa2;
    border-left: 6px solid #feb403;
    margin: 0 0 15px;
    padding: 18px 15px;
    position: relative;
}

#contact .peccular-contacti-area:after {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 500px;
    opacity: 0;
    background-color: #feb403;
    transition: all 0.3s ease;
    z-index: 1;
    content: '';
}
#contact .peccular-contacti-area:hover:after {
    right: 0;
    opacity: 1;
    transition: all .4s linear;
}
#contact .peccular-contacti-area .c_i_icon i{
    font-size: 50px;
    color: #000;
    position: relative;
    z-index: 2;
    transition: .9s ease;
    padding-top: 6px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 40px;
}

#contact .peccular-contacti-area:hover .c_i_icon i{
    color: #fff;
        transform: scale(1.2);
}
#contact .peccular-contacti-area .c_i_title {
    color: #f8fafd;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 8px;
    position: relative;
    z-index: 2;
}
#contact .peccular-contacti-area .c_i_data a, #contact .peccular-contacti-area .c_i_data {
    color: #eaeff7;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    z-index: 2;
}
#contact .peccular-contacti-area .c_i_data a:hover{
    color: #FF5B4A;
}

#contact  .peccular-contact-member-wrap {
    color: #787F81;
}

#contact .peccular-contact-block h2, #contact .peccular-section-head h2 {
    color: #fff;
    margin-bottom: 6px;
    letter-spacing: 0.48px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold !important;
}


#contact .peccular-section-head p {
    color: #fff;
    letter-spacing: 0.53px;
    color: #F8F9FA;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400 !important;
    margin-bottom: 42px;
}

#contact .sec-info-icon svg {
    width: 50px;
}

#contact .sec-info-icon svg path{
    fill: #fff;
}

#contact .contact-detail:hover .sec-info-icon svg path{
      fill: #FF5B4A;
}

#contact .sec-info-label {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400 !important;
    letter-spacing: 0.66px;
    color: #F8F9FA;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-left: 10px;
}
#contact .contact-detail {
    margin-bottom: 52px;
    position: relative;
}

#contact .contact-detail.c-b-space {
    margin-bottom: 0;
}
.sec-info-data{
    font-size: 16px;
    line-height: 23px;
    font-weight: 400 !important;
    letter-spacing: 0.53px;
    color: #F8F9FA;
    padding-left: 10px;
}
.sec-info-data a{
    color: #F8F9FA
}
.sec-info-data a:hover{
    color: #FF5B4A;
}

#contact .socials ul li {
    float: right;
}

#contact .socials {
    text-align: right;
    margin-top: 37px;
}
#contact .socials ul li a i{
    background: #a6b2b8;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    color: #000;
    line-height: 32px;
    text-align: center;
    margin-left: 26px;
    position: relative;
    overflow: hidden;
    border: 4px solid #72858f;
    font-size: 16px;
}

#contact .socials ul li a i:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #FF5B4A;
    opacity: 1;
    position: absolute;
    bottom: -100%;
    left: 0;
    transition: all 0.3s ease 0s;
    z-index: 0;
}

#contact .socials ul li a i:hover:after {
    bottom: 0;
} 

#contact .socials ul li a i:before{
    z-index: 1;
    position: relative;
}

#contact .socials ul li a i:hover{
    color:#fff;
}

 #contact .peccular-section-head .image-icon img.peccular-contactHead-imgboxshape {
    margin-left: 50px;
    margin-top: 10px;
}
#contact .peccular-contact-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
    padding-left: 0em;
}

#contact .peccular-contact-block h2 {
    margin-bottom: 41px !important;
}
#contact .peccular-contact-block p.peccular-form-text {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    /* padding-right: 8em; */
    padding-bottom: 40px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.8px;
    padding: 0 2.5em;
}
#contact .peccular-form_area {
    padding-left: 119px;
}
#contact .peccular-contact-block h2:before,
#contact .peccular-contact-block h2:after, 
#contact .peccular-section-head h2:before,
#contact .peccular-section-head h2:after{
    display: none;
}

#contact .peccular-contact-phone{
 
    margin: 5em 0em;
}
#contact .peccular-contact-phone-info{
    color: #fff;
    background: #bc90e9;   
    padding: 8px 11px;
    border-radius: 13px;
    position: relative;
    left: 0;
    text-align: center;

}
#contact .peccular-contact-phone-info a{
    font-size: 26px;
    font-weight: 500;
    color: #fff;
}
#contact .peccular-contact-phone-icon{
    background: #bc90e9;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: relative;
    left: -19px;
    top: -9px;
}
#contact .peccular-contact-phone-icon i {
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    padding: 0px 9px;
    transform: rotateZ(245deg);
}

#contact .peccular-contact-mailid{
   
    margin: 5em 0em;
}
#contact .peccular-contact-mailid-info{
    color: #fff;
    background: #7fae16; 
    padding: 11px 0px 10px 10px;
    border-radius: 13px;
    position: relative;
    left: 0;
    text-align: left;
    z-index: 2;  
}
#contact .peccular-contact-mailid-info a{
    font-size: 21px;
    font-weight: 500;
    color: #fff;
}
#contact .peccular-contact-mailid-icon{
    background: #7fae16;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    position: relative;
    left: -19px;
    top: -10px;
}
#contact .peccular-contact-mailid-icon i {
    color: #fff;
    font-size: 27px;
    line-height: 60px;
    padding: 0px 4px;
}
#contact .peccular-contact-address{
    background: #fcdd18;
    padding:13px 10px 11em 7px;    
    clip-path: polygon(0 0, 100% 0%, 100% 28%, 5% 28%);
}
#contact .peccular-contact-address-icon{
    text-align: right;
}
#contact .peccular-contact-address-icon i{
    color: #fff;
    font-size: 32px;
    line-height: 30px;
    padding: 0px 23px;
}
#contact .peccular-contact-address-text{
    font-size: 21px;
    font-weight: 500;
    color: #fff;
    padding-top: 3px;    

}
#contact .peccular-contact-block .peccular-section-form_head {
    margin-bottom: 1.5em;
}
#contact.peccular-contact-block {
    margin-top: 3em;
}

#contact .peccular-contact-member-wrap input::placeholder{
    opacity: 1;
    color: #FFFFFF;
}

#contact .peccular-contact-member-wrap input[type="text"], 
#contact .peccular-contact-member-wrap input[type="email"], 
#contact .peccular-contact-member-wrap input[type="url"], 
#contact .peccular-contact-member-wrap input[type="password"], 
#contact .peccular-contact-member-wrap input[type="search"], 
#contact .peccular-contact-member-wrap input[type="number"], 
#contact .peccular-contact-member-wrap input[type="tel"], 
#contact .peccular-contact-member-wrap input[type="range"], 
#contact .peccular-contact-member-wrap input[type="date"], 
#contact .peccular-contact-member-wrap input[type="month"], 
#contact .peccular-contact-member-wrap input[type="week"], 
#contact .peccular-contact-member-wrap input[type="time"], 
#contact .peccular-contact-member-wrap input[type="datetime"],
#contact .peccular-contact-member-wrap input[type="datetime-local"], 
#contact .peccular-contact-member-wrap input[type="color"],
#contact .peccular-contact-member-wrap input[type="file"],
#contact .peccular-contact-member-wrap textarea{
    background: #002434;
    z-index: 2000;
    margin: 0 0 22px 0;
    border-radius: 0;
    padding: 18px 25px 19px;
    line-height: 19px;
    font-size: 16px;
    height: 56px;
    font-weight: 400 !important;
    border: 1px solid #6A6A6A !important;
    border-radius: 2px;
    letter-spacing: 0.26px;
    color: #FFFFFF;
}

#contact .peccular-contact-member-wrap select,
#contact .peccular-contact-member-wrap input[type="file"]{
    width: 100%;
    border: 1px solid #6A6A6A !important;
    z-index: 2000;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 18px 25px 19px;
    line-height: 19px;
    font-size: 16px;
    height: 56px;
    font-weight: 400 !important;
    background: #002434;
}
#contact .peccular-contact-member-wrap input[type="file"] {
    padding: 18px 25px 19px;
    height: 56px;
}

#contact .peccular-contact-member-wrap textarea {
    height: 203px;
    padding: 18px 25px 19px;
    border: 1px solid #6A6A6A !important;
    border-radius: 2px;
}
#contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#FFFFFF;
}

#contact .peccular-contact-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
    font-weight: 500;
}

#contact .peccular-contact-member-wrap input[type="submit"]{
    font-weight: bold !important;
    padding: 17px 35px 16px;
    position: relative;
    background: #FF5B4A;
    cursor: pointer;
    font-size: 20px;
    line-height: 24px;
    display: block;
    box-shadow: none;
    height: 57px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 7px;
}
#contact .peccular-contact-member-wrap input[type="submit"]:hover {   
    background-color: #002434;
    transition: all 0.5s ease 0s;
    transform: scale(1.0);
    color: #fff;
}

#contact .peccular-contact-phone:hover .peccular-contact-icon,
#contact .peccular-contact-address:hover .peccular-contact-icon,
#contact .peccular-contact-mailid:hover .peccular-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

.f-pd {
    padding: 0 8px;
}

.peccular-contact-member-wrap {
    padding: 0px;
}
#contact .peccular-contact-member-wrap .wpcf7-spinner {
    position: absolute;
}
/*----------------------------------------*/
/*  13. Pricing Area
/*----------------------------------------*/
#pricing {
    position: relative;
    overflow: hidden;
}

#pricing .peccular-section-head {
    margin:0;
}

#pricing .peccular-section-head h2 {
    color: #002434;
    margin-bottom: 66px;
}

#pricing .peccular-pricing-single {
    position: relative;
    transition: all 0.3s ease;
    background: #FFF7F6;
    border-radius: 1px;
    padding: 0 0 63px 0;
    margin-bottom: 1em;
}

#pricing .peccular-pricing-single:hover{
    transition: all .4s linear;
}


.peccular-pricing-box-head {
    background: #FB8376;
    border-radius: 1px;
    padding: 19px 20px 36px;
    text-align: center;
}

#pricing .peccular-pricing-single .peccular-pricing-box-head h4 {
    font-size: 24px;
    line-height: 29px;
    font-weight: bold !important;
    position: relative;
    margin: 0;
    letter-spacing: 0.79px;
    color: #FFFFFF;
    text-transform: uppercase;
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price {
    position: relative;
    color: #002434;
    background: #fff;
    font-size: 26px;
    padding: 9px 10px;
    font-weight: bold !important;
    line-height: 32px;
    transition: .9s ease;
    margin: 0px 32px 18px 32px;
    z-index: 1;
    border: 1px solid #FF5B4A;
    text-align: center;
    top: -25px;
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price sub {
    font-size: 14px;
    line-height: 25px;
    color: #FF5B4A;
    font-weight: 400;
    margin-left: 10px;
}
#pricing .peccular-pricing-single:hover .peccular-pricing-currency-price { 
    transform: scale(1.1);
}
#pricing .peccular-pricing-single ul.peccular-pricing-list{
    margin: 0 auto 37px;
    position: relative;
    z-index: 1;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li {
    color: #002434;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 19px;
    padding: 0;
    position: relative;
    font-weight: 400 !important;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li:last-child{
    border-bottom: none;
}
#pricing .peccular-pricing-single ul.peccular-pricing-list li i{
    color: #000000;
    font-size: 12px;
    line-height: 15px;
    margin-right: 12px;
}

#pricing .buttondesign {
    text-align: center;
}

#pricing .buttondesign a {
    color: #fff;
    background: #002434;
    padding: 12px 36px;
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-word;
    border-radius: 0;
    z-index: 10;
    display: inline-block;
    position: relative;
}



#pricing .buttondesign:hover a {
    color: #fff;
}
#pricing .peccular-pricing-btn a {
    color: #fff;
}

#pricing .buttondesign a.btn-look span {
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 19px;
}

#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-box-head,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-box-head,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-box-head,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-box-head{
    background: #002434;
    padding: 20px 20px 39px;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single{
    background: #4F5F65;
    padding: 0 0 67px 0;
    top: -10px;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single .peccular-pricing-box-head h4,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single .peccular-pricing-box-head h4,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single .peccular-pricing-box-head h4,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single .peccular-pricing-box-head h4 {
    font-size: 25px;
    line-height: 30px;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single .peccular-pricing-currency-price,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single .peccular-pricing-currency-price,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single .peccular-pricing-currency-price,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single .peccular-pricing-currency-price {
    font-size: 27px;
    line-height: 33px;
    margin: 0px 32px 20px 32px;
}

#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single ul.peccular-pricing-list,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single ul.peccular-pricing-list,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single ul.peccular-pricing-list,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single ul.peccular-pricing-list {
    margin: 0 auto 52px;
}

#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single ul.peccular-pricing-list li,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single ul.peccular-pricing-list li,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single ul.peccular-pricing-list li,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single ul.peccular-pricing-list li{
    color:#fff;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single ul.peccular-pricing-list li i,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single ul.peccular-pricing-list li i,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single ul.peccular-pricing-list li i,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single ul.peccular-pricing-list li i{
    color:#fff;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single .buttondesign a,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single .buttondesign a,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single .buttondesign a,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single .buttondesign a {
    background: #fff;
}
#pricing .peccular-pricing-border:nth-child(2) .peccular-pricing-single .buttondesign a.btn-look span,
#pricing .peccular-pricing-border:nth-child(5) .peccular-pricing-single .buttondesign a.btn-look span,
#pricing .peccular-pricing-border:nth-child(8) .peccular-pricing-single .buttondesign a.btn-look span,
#pricing .peccular-pricing-border:nth-child(11) .peccular-pricing-single .buttondesign a.btn-look span {
    color: #4F5F65;
    font-size: 17px;
    line-height: 20px;
}

/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
 #footer,
 .footer-area,
.footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0;
    overflow: visible;
}

 #footer .footer-overlay,
#footer .footer-overlay,
.page #footer .footer-overlay,
.single #footer .footer-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
.footer-area li,
.footer-area li,
.page .footer-area li {
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 34px;
    padding: 0;
}
.footer-area ul.sub-menu .current_page_item {
    background: none;
}

.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400 !important;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    /* padding: 5px; */
    line-height: 34px;
    letter-spacing: 0.53px;
}
.footer-area li.current_page_item a ,.footer-area li a:hover,
.page .footer-area li.current_page_item a, .page .footer-area li a:hover
.single .footer-area li.current_page_item a, .single .footer-area li a:hover {
    color: #eaeaea;
    border: none;
    background: none;
}
.footer-area li:before,  .footer-area li:before, .page .footer-area li:before, .single .footer-area li:before {
    content: "\f111";
    font-family: 'Fontawesome';
    font-size: 8px;
    padding-right: 10px;
    color: #fff;
}
.footer-area li,  .footer-area li, .page .footer-area li, .single .footer-area li{
    position: relative;
    overflow: hidden;
}

.footer-area li:after,  .footer-area li:after, .page .footer-area li:after, .single .footer-area li:after {
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
.footer-area li:hover:after,  .footer-area li:hover:after, .page .footer-area li:hover:after, .single .footer-area li:hover:after {
    width: 100%;
}


#footer .peccular-footer-mainoverlay {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    background-size: cover;
    background-color: #002434;
}


.footer-area .gallery-item, .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    margin-bottom: 12px;
    padding-right: 5px;
    width: 94px !important;
    height: 74px !important;
}

.footer-area  .wp-block-gallery.has-nested-images figure.wp-block-image img {
    border-radius: 10px;
    margin-bottom: 12px;
    padding-right: 5px;
    width: 94px !important;
    height: 74px !important;
}

/*footer address area*/

.footer-area .f-data {
    padding-bottom: 10px;
}
.footer-area .f-data.f-address {
    font-size: 18px;
}
/*footer address area end*/
.footer-area ul,
.footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
.footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 22px;
    font-size: 16px;
    color: #efefef;
    text-shadow: none;
    padding: 0;
    text-align: unset;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

.footer-area .widget-title,
.page .footer-area .widget-title,
#footer .widget_block h1,
#footer .widget_block h3, 
#footer .widget_block h4, 
#footer .widget_block h5, 
#footer .widget_block h6, 
#footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2,
#footer .widget .widget-title {   
    color: #fff;
    margin-bottom: 22px;
    font-size: 22px;
    line-height: 27px;
    text-transform: uppercase;
    font-weight: bold !important;
    position: relative;
    padding: 0;
    display: inline-block;
}
/*
 #footer .widget_block h1:before,
 #footer .widget_block h3:before, 
 #footer .widget_block h4:before, 
 #footer .widget_block h5:before, 
 #footer .widget_block h6:before, 
 #footer .widget_block h2:before,
 .footer-area .widget-title:before {
    display: block;
    content: "";
    width: 0%;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #fff;
    transition: all 0.3s ease-in-out;
}
 #footer .s-footer:hover .widget_block h1:before,
 #footer .s-footer:hover .widget_block h3:before, 
 #footer .s-footer:hover .widget_block h4:before, 
 #footer .s-footer:hover .widget_block h5:before, 
 #footer .s-footer:hover .widget_block h6:before, 
 #footer .s-footer:hover .widget_block h2:before,
.footer-area .s-footer:hover .widget-title:before {
    width: 100%;
}*/

 #footer .single-footer-1 .widget_block h1:before,
 #footer .single-footer-1 .widget_block h3:before, 
 #footer .single-footer-1 .widget_block h4:before, 
 #footer .single-footer-1 .widget_block h5:before, 
 #footer .single-footer-1 .widget_block h6:before, 
 #footer .single-footer-1 .widget_block h2:before,
.footer-area .single-footer-1 .widget-title:before {
    display: none;
}

 #footer .single-footer-1 .widget_block h1,
 #footer .single-footer-1 .widget_block h3, 
 #footer .single-footer-1 .widget_block h4, 
 #footer .single-footer-1 .widget_block h5, 
 #footer .single-footer-1 .widget_block h6, 
 #footer .single-footer-1 .widget_block h2{
   line-height: 35px;
    margin-bottom: 25.24px;
}


.footer-area .footer-border{ border-top: 1px solid #b6b5b0;}

.footer-area .widget.widget_recent_entries li a,
.footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
.footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 0px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
.footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {

    position: relative;
}
.footer-area .bottom-area .footer-text a{
    font-size: 20px;
    font-weight: 600;
    color: #FF5B4A !important;
    transition: 0.3s all;
}
.footer-area .bottom-area .footer-text a:hover {
    text-decoration: underline;
        transition: 0.3s all;
}

.footer-area .bottom-area ul,
.footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
.footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    font-size: 16px;
    font-weight: 400 !important;
    color: #fff;
    opacity: 1;
    line-height: 19px;
    letter-spacing: 0.53px;
}
.footer-area .pd-0,
.footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
.footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
.footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 0px 0 0 1px !important;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
/*    display: block;*/
    z-index: 1;
border: 0 !important;
}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    font-size: 14.43px;
    line-height: 31.74px;
    height: 67px;
    width: 100%;
    padding: 5px 15px;
    font-style: normal;
    font-weight: 400;
    color: #989898;
    border: 0.1px solid #FFFFFF;
    background: #384149;
    letter-spacing: 0.58px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.footer-area input::placeholder, 
.footer-area textarea::placeholder{
    color: #989898;
}
.footer-area  .widget_block form,  .footer-area  .widget .textwidget form, 
 .footer-area  .widget form{
    position: relative;
}
.footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: #FF5B4A;
    border: none !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    border: none;
    padding: 21.15px 22.43px 21.79px 24.28px;
    color: #fff;
    -moz-transition: all 0.3s ease;
    border-radius: 0 10px 10px 0;
    box-shadow: none;
    position: absolute;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 67px;
    text-align: center;
    text-transform: uppercase;
    right: 0;
}

.page .footer-area input[type="submit"]:hover{  color: #000;   background: #feb502; }
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    background: #FF5B4A;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,
.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
   color: #FF5B4A;   background: #fff; 
}
.footer-area .top-area,
.footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
    z-index: 999;
}
.footer-area .wpcf7-spinner {
    position: absolute;
}

.footer-area label,
.footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px; color: #fff}
.footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa,
.footer-area i.fa-brands{    
    padding: 0;
    font-size: 20px;
    position: relative;
    left: auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #39494E;
    border-radius: 50%;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
}
.footer-area i.fa {
    color: #fff;
}
 .footer-area .social-profile-icons i.fa,
.footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa,
 .footer-area .social-profile-icons i.fa-brands {    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 22px;
    padding: 10px;
    line-height: 20px;
    border-radius: 50%;
    color: #fff;
    background: #FF5B4A;
    width: 40px;
    height: 40px;
    letter-spacing: 0;
    margin-bottom: 0;
}
 .footer-area table tr,
.footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
.footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #feb502;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;},

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background:#384149}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
}
.footer-area .single-footer-2,
.footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 2em;
    margin-left: 0%;
}
.footer-area .single-footer-4,
.footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
}
.footer-area .single-footer-4 .textwidget{
    padding-left: 15px;
    margin-top: 30px;
}
.footer-area .widget_recent_entries ul li,
.footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
 .footer-area .widget_recent_entries li a {
    color: #fff;
}
.footer-area .footer_area-img img,
.footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.f-contact-s {
    padding-bottom: 35px;
    line-height: 25px;
}

.footer-area .midix,
 .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
.footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i, .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
.footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}


.footer-share-btn ul li:before,
.footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
    float: left;
        border-radius: 30px !important;
        border: 1px solid #e3dfdf !important;
}
.single .socialMedia ul li a.site-button {
    background: none;
    padding: 1px 12px;
    font-weight: 400 !important;
    line-height: 30px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #fff !important;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #000;
}
.single #content-box .socialMedia ul li a.site-button i, #content-box .socialMedia ul li {
    font-size: 20px;
}
.single-footer-1 img{       
    margin-bottom: 13px;
    position: relative;
}

.single-footer-1 .widget-title { 
    margin-bottom: 4px;
    padding-bottom: 0px;
    background: none;
}
.single-footer-1 p{
    margin-bottom: 16px ;
    font-weight: 400 ;
    line-height: 30px;
    font-size: 18px ;
    color: #fff;
  }
  .single-footer-1 p i{
    margin: 0 17px 0 0;
    font-weight: 600 ;
    line-height: 19px ;
    font-size: 15px ;
    color: #000 ;
    background: #fff;
    padding: 8px 10px ;
    border-radius: 50%;
    width: 33px;
    height: 33px;
  }
    .footer-area p span,
  .single-footer-1 p i span{
    
    font-weight: 500 ;
    line-height: 19px;
    font-size: 16px;
    color: #fff;
  }
  .footer-area p span a,
  .single-footer-1 p i span a{
    
    color: #fff !important;
  }
  .footer-area p span a:hover,
  .single-footer-1 p i span a:hover{
    
    color: #f9c12c !important;
  }
  .single-footer-5 h4.widget-title{
    margin-bottom: 32px !important;
    padding: 18px 0 0 36px;
  }

  .footer-area .single-footer-5{
    padding: 38px 0em 2em 44px;
    display: block;
    width: 19%;
    position: relative;
    top: -54px;
    left: 50px;
  }
.footer-area .single-footer-5 .footer5overlay{
    background: #074842 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }
/*  .footer-area .social-profile-icons ul li a{
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: #384149;
    width: 43px !important;
    height: 43px;
    letter-spacing: 0;
  }
*/
  .footer-area .social-profile-icons ul li a i:hover{
    background: #FF5B4A !important;
    
  }
  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    color: #fff !important;
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa,
  .footer-area .social-profile-icons i.fa-x-twitter:before {
    color: #FFF !important;
    font-size: 20px;
    line-height: 20px;
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 5px;
    font-size: 15px;
    margin: 0 17.49px 5px 0;
   } 
      .footer-area .social-profile-icons ul li:after{
        display: none;
      }
.footer-area  .top-area {
    overflow: hidden;
    position: relative;
}

   .footer-area .footer-bgleft {
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 0;
   }
   .footer-area .footer-bgleft img{
    width: 100%;
   }
   .footer-area .footer-bgright img{
    width: 100%;
   }
   .footer-area .footer-bgright{
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }


.f-c-w {
    margin-top: 8px;
}
/*-----------------------
Innerpage Page 
-----------------------------*/

.ht-main-title{
    margin: 0 0 20px 0%;
    font-weight: bold !important;
    position: relative;
    z-index: 1;
    font-size: 40px;
    letter-spacing: 1.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 0;
    line-height: 47px;
    background: linear-gradient(to right, #FFF 20%, #FF5B4A 40%, #FF5B4A 60%, #FFF 80%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s linear infinite;
}

  @keyframes shine {
    to {
      background-position: 200% center;
    }
  }



.category .ht-main-title span {
    font-size: 36px;
    padding: 0 5px;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #1E2452 ;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_categories, .widget_recent_entries, 

.widget_recent_comments,
.widget_search{
.widget_archive,
.widget_nav_menu,
    border-radius: 10px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 17px !important;
   margin: 0;
   color: #fff !important;
   display: block !important;
   padding: 0px 0 2.5em;
   text-align: center !important;
   font-weight: 500 !important;
}
.woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a{
    color: #fff !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #FFF;
    padding: 5em 0em 0;
}
.peccular-innerpage-overlay {
    padding: 0px 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    display: flex;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
    transition: all 0.5s ease 0s;
    background-image: linear-gradient(to left, transparent 40%, #3a494e 99%);
    z-index: 1;
}

.peccular-innerpage-overlay {
    background-image: linear-gradient(to left, transparent 40%, #3a494e 99%);
}
.peccular-page-main{
    position: relative;
    overflow: hidden;
    z-index: 0;
}

#content-box ul li:before, #content-box ol li:before, #innerpage-box div#sitemap-box ul li a:before {
    color: #06332e;
}
.ht-post-info .entry-date span.ht-day, .entry-categories .fa, 
.widget-area a:hover, .comment-list a:hover, 
.no-comments, .woocommerce .woocommerce-breadcrumb a:hover, 
#total-breadcrumbs a:hover, .ht-featured-link a, 
.ht-portfolio-cat-name-list .fa, .ht-portfolio-cat-name:hover, 
.ht-portfolio-cat-name.active, .ht-portfolio-caption a, .ht-team-detail, 
.ht-counter-icon, 
.woocommerce div.product p.price, .woocommerce div.product span.price, 
.woocommerce .product_meta a:hover, .woocommerce-error:before, 
.woocommerce-info:before, .woocommerce-message:before, 
.featured-post:after, .featured-post:before, 
.featured-link a, #ht-colophon .social-profile-icons a:hover, 
footer#ht-colophon ul li a:hover, .ht-footer .textwidget .fa, 
h6.secondry-text, #ht-whychooseus-us-section ul li:before, 
.pluses.text-right i.fa.fa-plus, .ht-section-tagline.lz-newslatter-text b, 
#content-box ul li:before, .offtimebox h4.offtime-text, 
#ht-masthead .header-social-links span:hover, 
#ht-masthead ul.header-menu-links li.mailto a:hover, 
.ht-slider-highlighttext, .edit-link a, .inner-blog-post .socialMedia a:hover, 
#comments a, #commentsAdd a, #content-box a, #content-box a i:hover, 
#respond .stars span a, #content-box .socialMedia a:hover, .post-date-publishable i, 
.woocommerce .star-rating span, .woocommerce div.product .woocommerce-product-rating a, 
#content-box .socialbxsinglepost:hover a i, section#inner-blog-section h2.title small, 
section#inner-blog-section h2.title a, div#secondary li.current_page_item > a, 
div#secondary .social-profile-icons ul li i, .woocommerce .star-rating::before, .socialMedia a:hover, 
.peccular-time div:nth-child(8) div.days-time-day, 
div#content-box header.woocommerce-Address-title.title a:hover, 
#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa, 
.widget-area ul li:before, .woocommerce table.shop_attributes th, 
.widget-area span.woocommerce-Price-amount.amount, 
#innerpage-box .blog-date span{
        color: #06332e;

}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    display: inline-block;
}   
.breadcrumbbox span {
    color: #FF5B4A;
    font-size: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
    line-height: 26px;
}
.breadcrumbbox span.treeEnd{
      background: #fff;
    color: #FF5B4A;
    padding: 18px 35px;
    height: 57px;
    display: inline-block;
    clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 10% 50%);
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.59px;
    color: #FF5B4A;
    text-transform: uppercase;
}
.single .breadcrumbbox span.treeEnd{
    padding: 18px 80px 18px 20px;
    clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 2% 50%);
}

.breadcrumbbox span.bread-arrow  span i{ font-size: 10px;  }
.breadcrumbbox a {
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 21px;
    font-style: normal;
    transition: all 0.2s ease 0s;
    color: #fff;
    padding-right: 10px;
    clip-path: polygon(89% 15%, 89% 0, 100% 50%, 90% 100%, 89% 85%, 0 85%, 0 15%);
    background: #FF5B4A;
    display: inline-block;
    position: relative;
    height: 57px;
    padding: 18px 44px;
}

.breadcrumbbox span:nth-child(2) a {
    clip-path: polygon(0 15%, 80% 15%, 80% 0, 100% 50%, 80% 100%, 80% 87%, 0 89%, 5% 50%);
}


.breadcrumbbox a i {
    color: #fff;
    font-size: 25px;
    font-style: normal;
    transition: all 0.2s ease 0s;
}

    
.breadcrumbbox a:hover i, .breadcrumbbox a:hover{
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0px 65px;
    padding: 0 30px;
}
#innerpage-box .inner-blogpost {
    margin: 0px;
}

#innerpage-box .blog-category {
    padding: 0;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    top: 0px;
}
#innerpage-box .blog-category span i {
    color: #999ba3;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box .blog-tags i {
    color: #66727D;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box .single_post .blog-tags a {
    color: #66727D;
    font-size: 17px;
    font-weight: 300;
    margin: 0 1em 0 0;
    font-style: normal !important;
    text-decoration: none !important;
}
#innerpage-box #blog-box h2 {
    color: #fff !important;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    letter-spacing: 0.73px;
    color: #002434;
    font-weight: 500 !important;
}

#innerpage-box .peccular-blogpage-imgbox {
    position: relative;
}
#innerpage-box .peccular-blogpage-imgbox * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
#innerpage-box .inner-blogpost {
    background: #fff;
    padding: 0em;
    margin: 0 0 1em 0;
    position: relative;
    overflow: hidden;
}

#innerpage-box  .peccular-blogpage-imgbox figcaption {
    position: absolute;
    bottom: -20px;
    left: 55%;
    right: 15px;
    height: 100%;
}
.archive #innerpage-box .peccular-blogpage-imgbox figcaption,
.date #innerpage-box .peccular-blogpage-imgbox figcaption{
    left: 52%;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box {
    top: -25px;
    position: relative;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box_hover,
#innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
    position: absolute;
    /* margin: 0;*/
    display: inline-block;
    width: 100%;
    left: 0;
}
#innerpage-box .peccular-blogpage-imgbox .blog_date_box_hover {
    bottom: 0;
    -webkit-transform: translate3d(0%, 0%, 0);
    transform: translate3d(0%, 0%, 0);
}
#innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
    -webkit-transform: translate3d(0%, -100%, 0);
    transform: translate3d(0%, -100%, 0);
    padding: 10px 22px;
}
#innerpage-box  .peccular-blogpage-imgbox .peccular-blog-date {
    background-color: #FF5B4A;
}
/*.peccular-blogpage-imgbox a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}*/
#innerpage-box .inner-blog-post .peccular-blogpage-imgbox {
    position: relative;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox {
    overflow: hidden;
}

#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox img,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox img {
 /* -webkit-filter: blur(5px);
 filter: blur(5px);*/
 -webkit-transform: scale(1.15);
 transform: scale(1.15);
}

#innerpage-box .inner-blog-post .peccular-blogpage-imgbox img{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    width: 100%;
}

#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .blog_date_box_hover,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox figcaption .blog_date_box_hover {
  -webkit-transform: translate3d(0%, 100%, 0);
  transform: translate3d(0%, 100%, 0);
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .peccular-blog-date,
#innerpage-box .inner-blog-post.hover .peccular-blogpage-imgbox figcaption .peccular-blog-date {
  -webkit-transform: translate3d(0%, 0%, 0);
  transform: translate3d(0%, 0%, 0);
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox .blog_date_box_hover {
    margin: 0;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox figcaption .peccular-blog-date{
    margin-top: 25px;
}
#innerpage-box .inner-blog-post:hover .peccular-blogpage-imgbox {
    overflow: hidden;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
}
#innerpage-box .peccular-blog-comment {
    position: relative;
}

#innerpage-box .peccular-blog-comment ul li{
    float: left;
}
#innerpage-box .peccular-blog-comment_box {
    padding: 0px 0px 0px 3em;
}
#innerpage-box .peccular-blog-single .metabox {
    margin-bottom: 20px;
}

#innerpage-box .peccular-blog-single .metabox .blog-comment,
 #innerpage-box .peccular-blog-single .metabox .blog-author {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.53px;
    color: #959595;
    font-weight: 400 !important;
}
#innerpage-box  .peccular-blog-date span {
    letter-spacing: 0.53px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500 !important;
    text-transform: capitalize;
}
#innerpage-box .ht-blog-thumbnail svg{
    transform: rotateY(180deg);
    position: relative;
    top: -43px;
    left: 0;
    width: 100%;
    transition: .3s ease-in-out;
}
#innerpage-box .ht-blog-thumbnail svg path{
    fill: #fff !important;
}

.single-post #content-box .metabox2brdr ul li:before {
    display: none;
}

#innerpage-box .blog-date {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;   
    bottom: 0px;
    left: 0px;
    z-index: 1;   
    color: #000;
    padding: 0px 20px 0 0px;
    font-style: italic;

}
#innerpage-box .blog-date span {
    color: #f72985;
}
#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}

#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
#innerpage-box .blog-info-area ul.metabox li i{
    color: #FB1129;
    font-size: 15px;
    padding-right: 8px;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr {
    border-bottom: 1px solid #E8E8E8;
    padding: 0 0px;
    margin-bottom: 2em;
}
#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #8A8A8A;
    float: left;
    list-style: none;
    margin-right: 45px;
    padding: 0;
    /* border-right: 1px solid #ccc; */
    font-size: 17px;
    line-height: 20px !important;
}

#innerpage-box .single_post .blog-author i,
 #content-box .blog-author a i,
  #innerpage-box .single_post .blog-time i, 
  #innerpage-box .single-blog-date i,
   #innerpage-box .single_post .blog-category i,
    #innerpage-box .single_post .blog-tags a i,
     #innerpage-box .single_post .blog-comment i,
      #innerpage-box .blog-tags i {
    color: #8A8A8A;
    margin-right: 8px;
    font-size: 20px;
}

#innerpage-box .blog-info-area .metabox2brdr ul li:last-child{ border-right:0; }
#innerpage-box div#content-box .blog-info-area .metabox2brdr ul li a{
    font-style: normal;
    text-decoration: none;
}

#innerpage-box .blog-info-area .metabox .metabox2brdr ul li:before{
    display: none;
    }
.single #innerpage-box .comment-respond h4{
    padding: 0 0;
    
}
.single #innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;
}
#content-box .socialMedia {
/*    border-bottom: 1px solid #ccc;*/
     padding: 1em 0 0;
    float: right;
}

#content-box .single_post .socialMedia ul li:before{
    font-size: 13px;
      font-weight: 400;
      margin-right: 9px;
      display: none ;

}
#content-box .socialMedia ul li{
    display: inline-block;
    font-size: 12px;    
    font-weight: 400;
    border-radius: 3px;
    color: #656565 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 0px 0 0px;
    margin: 0 16px 5px 0;
}

#content-box .socialMedia ul li {
    background-color: #002434 !important;
    width: 50px;
    height: 50px;
    text-align: center;
}

#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000;
    transition: all .8s ease;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 0;
    border-radius: 0;
    position: relative;
    top: -64px;
}

#innerpage-box #blog-box h2 {
    letter-spacing: 0.73px;
    color: #002434 !important;
    font-size: 22px !important;
    font-weight: 500 !important;
    line-height: 32px;
    margin-bottom: 12px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
    margin-top: 0;
}
#innerpage-box #blog-box h2:hover {
    color: #FF5B4A !important;
}

div#secondary .social-profile-icons ul li i:hover, #innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
#innerpage-box .inner-blog-excerpt {
    font-size: 16px;
    font-weight: 400 !important;
    word-break: break-all;
    line-height: 26px;
    letter-spacing: 0.4px;
    color: #707070;
    margin-bottom: 19px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    background-color: #002434;
}

#innerpage-box .blog-page-btn a {
    font-size: 17px;
    line-height: 18px;
    color: #FF5B4A;
    font-weight: 400;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #FF5B4A, #FF5B4A 50%, #fff 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

#innerpage-box .blog-page-btn a:hover {
    background-position: 0 100%;
}


#innerpage-box .blog-page-btn a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -8px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#innerpage-box .blog-page-btn a:hover:before {
    width: 0%;
}

#innerpage-box .single_post .blog-page-btn{
    background: none !important;
    text-align: left;
    padding: 0;
}
#innerpage-box .single_post .blog-page-btn a{
    background: #FF5B4A;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 11px 23px;
    text-align: center;
    margin: 0px 0 0px;
    position: relative;
    border-radius: 5px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    text-decoration: none !important;
    font-style: normal !important;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
}

#innerpage-box .single_post .blog-page-btn:hover a{  color: #fff; }

#innerpage-box .single_post .blog-page-btn a:hover:before, 
#innerpage-box .single_post .blog-page-btn a:focus:before, 
#innerpage-box .single_post s.blog-page-btn a:active:before {
    -webkit-transform: scale(2);
    transform: scale(2);
}

#innerpage-box .single_post .blog-author a,
#innerpage-box .single_post .blog-category a, 
#innerpage-box .single_post .blog-tags a{ color: #868586 !important;}

#innerpage-box .single_post .blog-author a:hover,
#innerpage-box .single_post .blog-category a:hover, 
#innerpage-box .single_post .blog-tags a:hover{  color: #000 !important;}

#innerpage-box .blog-author,
#innerpage-box .blog-time, 
#innerpage-box .single-blog-date,
#innerpage-box  .blog-comment {
    color: #8A8A8A;
    font-size: 16px;
    line-height: 26px;
}
#innerpage-box .single-blog-date {
font-weight: 500 !important;
}
body.post-template-default.single.single-post ul.post-categories {
    margin-top: 20px ! IMPORTANT;
    padding: 0 !important;
}
body.post-template-default.single.single-post div#content-box ul.post-categories li {
    padding-left: 0;
}
body.post-template-default.single.single-post div#content-box ul.post-categories li,
body.post-template-default.single.single-post div#content-box ul.post-categories li a {
    margin-bottom: 0 !IMPORTANT;
}
body.post-template-default.single.single-post div#content-box .blog-tags {
    padding: 0px 0 0 0px;
}
body.post-template-default.single.single-post #content-box .blog-tags a {
    display: inline-block;
}

body.post-template-default.single.single-post #content-box .blog-tags ul li:before {
    display: none;
}
body.post-template-default.single.single-post div#content-box p {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
}

body.post-template-default.single.single-post .blog-tags a {
    font-size: 17px;
    line-height: 20px;
    background: #E2E2E2;
    border-radius: 5px;
    padding: 11px 20px;
    margin-right: 1em;
    margin-bottom: 0.9em ! IMPORTANT;
    position: relative;
}

body.post-template-default.single.single-post ul.post-categories li {
    display: inline-block;
    list-style: none;
}

body.post-template-default.single.single-post .blog-tags a:before {
    content: ".";
    font-size: 30px;
    position: absolute;
    top: 2px;
    left: 9px;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .socialMedia {
    padding: 1em 0 1.5em;
    text-align: center;
    float: none;
}
body.post-template-default.single.single-post div#content-box .social-tagline.text-center {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .social-box ul {
    text-align: center;
    position: relative;
    padding: 0;
}
body.post-template-default.single.single-post div#content-box .social-box ul:before {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    left: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .social-box ul:after {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    right: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .social-box ul li {
    display: inline-block;
    padding-left: 0;
}
.single #innerpage-box .article a {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500;
}
body.post-template-default.single.single-post div#content-box .social-box ul li i.fa, 
body.post-template-default.single.single-post div#content-box .social-box ul li i.fa-brands {
    color: #000000;
    font-size: 30px;
    width: 60px;
    border:0 !important;
}
body.post-template-default.single.single-post div#content-box .social-box ul li:before{
    display: none;
}
body.post-template-default.single.single-post div#content-box .total-comments {
    font-size: 34px;
    font-weight: bold !important;
    margin-top: 0.8em;
    margin-bottom: 1.2em;
}
body.post-template-default.single.single-post div#content-box div#comments ol {
    padding-left: 0;
}
body.post-template-default.single.single-post div#content-box .comment-author.vcard img {
    width: 98px;
    height: 98px;
    border-radius: 50%;
    position: absolute;
}
main#innerpage-box #comments li.comment {
    background: transparent;
    border: 0;
    margin-bottom: 58px ! IMPORTANT;
}
main#innerpage-box #comments ul.children {
    border: 0;
    padding-left: 8em;
}
body.post-template-default.single.single-post div#content-box #comments ul.children .comment-author.vcard img {
    width: 76px;
    height: 76px;
}
body.post-template-default.single.single-post div#content-box #comments ul.children .comment-metadata {
    padding-left: 6em;
}

main#innerpage-box #comments ol li:before{
    display: none;
}
body.post-template-default.single.single-post div#content-box .comment-metadata {
    padding-left: 7em;
        width: 390px;
}
body.post-template-default.single.single-post div#content-box .comment-metadata a {
    font-size: 22px;
    padding-bottom: 5px;
}
body.post-template-default.single.single-post div#content-box .commentmetadata {
    padding-left: 7em;
    padding-top: 0.5em;
}

body.post-template-default.single.single-post div#content-box .commentmetadata p {
    margin-top: 0 !important;
    font-size: 18px;
    line-height: 34px ! IMPORTANT;
    color: #979393 ! IMPORTANT;
}
body.post-template-default.single.single-post div#content-box .commentmetadata time {
    position: absolute;
    top: 12px;
    left: 16em;
    right: 0;
    margin: 0;
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    color: #C4C4C4;
    width: 40%;
}
body.post-template-default.single.single-post span.reply {
    font-size: 20px;
    line-height: 24px;
        position: relative;
}

body.post-template-default.single.single-post span.reply:after {
    content: "\f178";
    font-family: 'Fontawesome';
    color: #000;
    display: inline-block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    font-size: 25px;
    top: 0;
    right: -55px;
    position: absolute;
    font-weight: 400 !important;
}
body.post-template-default.single.single-post div#content-box .comment-respond h4 span {
    text-align: left !important;
    padding: 0 0;
    font-size: 34px;
    font-weight: bold !important;
    text-transform: none;
    margin-top: 2em ! IMPORTANT;
}
body.post-template-default.single.single-post .nav-bx-bar {
    border-top: 2px solid #e2e2e2;
    padding-top: 2.5em;
}
body.post-template-default.single.single-post .nav-bx-bar {
    padding-bottom: 3em;
}
body.post-template-default.single.single-post .post-right-space {
    position: relative;
    left: -2em;
    padding-right: 2em ! IMPORTANT;
}
body.post-template-default.single.single-post .nav-bx-bar h2 {
    margin-top: 10px !important;
}
body.post-template-default.single.single-post .post-left-space {
    position: relative;
    right: -2em;
    padding-left: 2em !important;
}
body.post-template-default.single.single-post .nav-bx-bar a {
    font-size: 20px;
    color: #9F9F9F;
}
body.post-template-default.single.single-post .nav-bx-bar h2 a {
    font-size: 28px;
    line-height: 57px;
    color: #000000;
}
body.post-template-default.single.single-post .nav-bx-bar a {
    font-size: 20px;
    color: #9F9F9F;
}
body.post-template-default.single.single-post .nav-bx-bar i.fa {
    font-size: 35px;
    color: #000000;
    position: relative;
    top: 0.2em;
}
#innerpage-box .single_post .blog-tags a {
    color: #000000;
    font-size: 17px;
    font-weight: 500 !important;
    font-style: normal !important;
    text-decoration: none !important;
    background-color: #E2E2E2 !important;
}
.tags-heading {
    font-size: 26px;
    line-height: 57px;
    font-weight: 700;
    margin-bottom: 0.8em;
    color: #000000;
}
.single #innerpage-box .article a {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500;
}

body.post-template-default.single.single-post .blog-tags a {
    font-size: 17px;
    line-height: 20px;
    background: #E2E2E2;
    border-radius: 5px;
    padding: 11px 20px;
    margin-right: 1em;
    margin-bottom: 0.9em ! IMPORTANT;
    position: relative;
}


#innerpage-box .metabox2brdr {
    margin-bottom: 24px;
}

#innerpage-box .blog-author {
    padding-left: 0;
}
#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .peccular-blog-single {
    padding: 48px 21px 5px;
}
#innerpage-box .peccular-blog-single .metabox .blog-comment i,
#innerpage-box .peccular-blog-single .metabox .blog-author i{
    color: #000;
    margin-right: 8px;
    width: 12px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look span {
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.59px;
    color: #fff;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 7px 9px 6px;
}
#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 0px;
    top: 20px;
}

#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button{
    border-radius: 5px;
    width: 73px;
    line-height: 35px;
    height: 33px;
    display: block;
    color:#fff;
    background: #06332e;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{

    background: #000;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
}
#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: #06332e;
}   
#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 6px;
}

#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #06332e;
    margin-bottom: 5px;
}
#blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

.ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
.ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #06332e;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
.ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

.blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #06332e;
    color: #fff;
    font-weight: 500;
    padding: 18px 40px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    min-width: 8.23em;
    text-decoration: none;
    font-size: 17px;
}

.blog-read-more a:before,
.blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #06332e;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

.blog-read-more a:before {
    top: -25%;
    left: 20%;
}

.blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

.blog-read-more a:hover:before,
.blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}

.blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #06332e;
    transform: none;
}

#innerpage-box #blog-box h2 {
    font-size: 22px !important;
}
.single #innerpage-box h2{
    padding: 0px 0px !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #FF5B4A;
    text-decoration: none;
    font-style: normal;
}

.single #innerpage-box .article a{
    text-decoration: none !important;
    font-style: normal !important;
}

.single #innerpage-box h1, .single #innerpage-box h2, .single #innerpage-box h3, .single #innerpage-box h4, .single #innerpage-box h5, .single #innerpage-box h6 {
    color: #000;
    font-size: 34px !important;
    line-height: 41px !important;
    text-transform: capitalize !important;
}

.single #innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}
/*.page-template-templates #innerpage-box .widget-area .widget h2{
    margin-bottom: 0 !important;
    padding: 0em 0;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
    text-decoration: underline;
}*/
div#secondary {
    padding: 0px;
    border-radius: 5px;
}
.single-our-services .post-single-content img {
    height: 500px;
}
#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    padding: 0 0;
}

/*-------------category inner page-------------*/

.inner-cat-post{
    margin: 0em 0em 3em;
}
#innerpage-box .inner-cat-post svg{
    position: absolute;
    top: 202px;
    left: 0;
  z-index: 999;
}

/*-------------shop inner page-------------*/

#innerpage-box .popular-product a {
    font-size: 15px;
    text-transform: uppercase;
}

#innerpage-box #recent-porduct .add-to-cart {
    background: none;
    margin: 7px 0;   
    padding: 0;
}

#innerpage-box .popular-product:hover .add-to-cart a:before{
        background-color: #FF5B4A;
}
#innerpage-box .popular-product:hover .total-product-title-wrap h6{
    color: #000;
}
#innerpage-box .popular-product:hover .product-image-thumb img{
          transform: scale(1.5);

}
#innerpage-box .product-image-thumb {  overflow: hidden;}

#innerpage-box .product-image-thumb img{
    width: 100%;
    height: 280px;
    transition: transform .5s ease;
}
#innerpage-box #recent-porduct {  box-shadow: 0px 1px 3px 3px #efefef;}
#innerpage-box #recent-porduct .price {}

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/
#innerpage-box #peccular-contactus-wrap{
    overflow: hidden;
    position: relative;
}

#innerpage-box .peccular-contact-form-block{ 
    padding: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2{
    color: #131313;
    font-size: 43px !important;
    line-height: 50px;
    font-weight: 500;
    margin: 0 0 20px;

}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p{  
    padding: 0 15px;
    color: #6b6b6b !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;    
    margin: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block img{
    width: 100%;
    height: 634px;
    clip-path: circle(88.6% at 100% 49%);
    bottom: -3px;
    position: relative;
}

#innerpage-box  .conntact_box_form {
    position: relative;
}
#innerpage-box .contactus-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 5em;
    right: 0;
    opacity: 1;
    height: 65px;
    background-color: #000;
}

#innerpage-box .peccular-contact-area {
    border: 1px solid #C5C5C5;
    border-radius: 2px;
    background: #fff;
    text-align: center;
    padding: 64px 20px 41px;
    border-radius: 12px;
    margin-bottom: 38px;
}

#innerpage-box .peccular-contact-area .info-icon {
    margin: 0 auto;
    margin-bottom: 20.78px;
}
#innerpage-box .peccular-contact-area .info-icon svg {
    height: 68px;
}
#innerpage-box .peccular-contact-area .info-icon svg path {
    fill: #FF5B4A;
}

#innerpage-box .peccular-contact-page-form img {
    width: 100%;
    height: 347px;
}


#innerpage-box .peccular-contact-page-form .form-area {
    background: #002434;
    border-radius: 12px;
    padding: 53px 44px 49px;
}


#innerpage-box .peccular-contact-area .info-label {
    font-size: 36px;
    line-height: 53px;
    color: #000000;
    font-weight: bold !important;
    margin-bottom: 16px;
    letter-spacing: 1.26px;
    text-transform: uppercase;
}

#innerpage-box .peccular-contact-area .info-data {
    font-size: 26px;
    line-height: 39px;
    font-weight: bold !important;
    letter-spacing: 0.68px;
    color: #000000;
}

#innerpage-box .peccular-contact-area .info-data a{
    color: #000;
    margin-bottom: 4px;
    font-weight: bold !important;
    letter-spacing: 0.68px;
}

#innerpage-box .peccular-contact-area .info-data a:hover{
    color: #FF5B4A;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2{
    color: #fff !important;
    margin-bottom: 1em;
    padding: 0 0 0px 0;
    font-weight: bold !important;
    font-size: 30px !important;
    line-height: 35px;
    text-align: center;
    position: relative;
    margin: 0 0 35px !important;
    letter-spacing: 0.48px;
    text-transform: uppercase !important;
}
#innerpage-box .peccular-contact-page-form {
    position: relative;
    z-index: 3;
    margin-bottom: 120px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p {
    padding: 0;
    margin: 0;
}

#innerpage-box .conntact_box_heading h2 {
    font-size: 40px !important;
    line-height: 47px;
    color: #000000;
    text-transform: uppercase !important;
    font-weight: bold !important;
    position: relative;
    overflow: hidden;
    margin: 33px 0 54px !important;
    text-align: center;
    display: inline-block;
}

#innerpage-box .peccular-service-info {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#innerpage-box .conntact_box_subheading {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.59px;
    color: #4F5F65;
    text-align: center;
    font-weight: 400 !important;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

#innerpage-box .heading-block {
    /* margin: 0 auto; */
    text-align: center;
}


#innerpage-box .conntact_box_subheading:before {
display: block;
    content: "";
    width: 98%;
    height: 2px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #FF5B4A;
    transition: all 0.3s ease-in-out;
}

#innerpage-box .conntact_box_subheading:hover:before  {
    width: 100%;
}





#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="text"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="email"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="url"],
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="password"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="search"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="number"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="tel"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="range"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="date"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="month"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="week"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="time"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime-local"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="color"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form select, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
    background: #002434;
    color: #FFFFFF;
    margin: 0px 0 22px 0;
    padding: 18px 27px 19px;
    font-size: 16px;
    line-height: 19px;
    height: 56px;
    font-weight: 400 !important;
    width: 100%;
    border: 1px solid #6A6A6A;
    border-radius: 2px;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #FFFFFF;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#FFFFFF;
}

.pd-25 {
    padding: 0 25px;
}

.peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#06332e 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
      height: 203px !important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
    padding: 10px 15px 15px 22.5px;
}

.peccular-contact-page-form label {
     width: 100%;
}

.peccular-contact-page-form .wpcf7-spinner {
    position: absolute;
}


.peccular-contact-page-form input[type="submit"] {
    font-weight: bold !important;
    padding: 17px 35px 16px;
    line-height: 24px;
    position: relative;
    background: #FF5B47;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.5s ease 0s;
    display: block;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    z-index: 4;
    height: 57px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    text-transform: uppercase;
    border-radius: 7px;
}
.peccular-contact-page-form input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    background-color: #002434;
    color: #fff;
}
#peccular-contactus-wrap .contactinner-block{
    transition: all 0.5s ease 0s;
}

.contact-contact-mapbox iframe{
    width: 100%;
    height: 615px;
    border-radius: 12px;
}
}
.contact-contact-mapbox {
    position: relative;
    z-index: 1;
}
.contact-contact-mapbox .map_overlay {
    position: absolute;
    left: 0;
    right: 0;
    background: #000;
    z-index: 2;
    opacity: 0.1;
    width: 100%;
    height: 100%;
}
#peccular-contactus-wrap .leftside_svg {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
#peccular-contactus-wrap .imageBottom_svg {
    position: absolute;
    left: 59%;
    bottom: 0;
    z-index: 3;
}
#peccular-contactus-wrap .conntact_top_area {
    position: relative;
    z-index: 1;
    background: #FF5B4A;
    padding: 4.5em 4em 9em;
}
#peccular-contactus-wrap .contactinner-area{
    margin-bottom: 4em;
    padding: 0;
}
#peccular-contactus-wrap .contact_info_area{
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    line-height: 32px;
}
#peccular-contactus-wrap .contact_info_area a{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
#peccular-contactus-wrap .contact_info_area a:hover{
    color: #000;
}
#peccular-contactus-wrap .contact_l_area{
    font-size: 18px;
    text-align: left;
    padding: 6px 0 0 0;
    margin-left: 15px;
    margin-bottom: 13px;
    color: #fff;
}

.page-template-templates #innerpage-box .conntact_infobox_heading h2 {
    font-size: 34px;
    font-weight: 100;
    text-align: center;
    color: #fff;
    margin-bottom: 2.5em;
}
#peccular-contactus-wrap .contact_icon {
    text-align: center;
}
#peccular-contactus-wrap i{
    font-size: 30px;
    color: #c5941f;
    transition: all 0.2s ease 0s;
}

#peccular-contactus-wrap .contactinner-area:hover i{
    transition: all 0.5s;
    animation: rotateInUpRight .5s ease-in-out;
}
#peccular-contactus-wrap .peccular-contactpage-socials a i {
    color: #FF5B4A;
    background: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#peccular-contactus-wrap .peccular-contactpage-socials a i:before {
    z-index: 1;
    position: relative;
}

#peccular-contactus-wrap .peccular-contactpage-socials a i:after {
    content: "";
    position: absolute;
    transition: top 0.5s ease-in 0.5s, width 0.5s ease-out, height 0.5s ease-out;
    -webkit-transition: top 0.5s ease-in 0.5s, width 0.5s ease-out, height 0.5s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    z-index: 0;
}

#peccular-contactus-wrap .peccular-contactpage-socials a:hover i:after {
    transition: top 0.5s ease-in, width 0.5s ease-out 0.5s, height 0.5s ease-out 0.5s;
    -webkit-transition: top 0.5s ease-in, width 0.5s ease-out 0.5s, height 0.5s ease-out 0.5s;
    top: 50%;
    width: 200px;
    height: 200px;
}

#peccular-contactus-wrap .ctextarea svg{
    position: relative;
    top: 0;   
    transform: rotateY(178deg);
}
#peccular-contactus-wrap .ctextarea svg path{ fill:  #FF5B4A !important ; }

#peccular-contactus-wrap .contactinner-block:nth-child(1) .ctextarea svg path{
    fill:  #fff9ec !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) .ctextarea svg path{
    fill:  #eaf5e6 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .ctextarea svg path{
    fill:  #f4e4e6 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .contactinner-area{
border-right: none;
}

/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box .peccular-service-content h4 {
    padding: 0;
    margin: 0 0 15px;
}
#innerpage-box .peccular-service-box .peccular-service-content h4 a {
    font-size: 24px;
    font-weight: 400;
    color: #fff !important;
}
/*---------------------- End Services page ------------------------*/

/*-----------------------
## Gallery Inner Page
-----------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq-content button.accordion.active, button.accordion{
   background: #FF5B4A;
}

.contact_Form_BG {
    background: #4E5359;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}
.peccular-faq-page-form {
   padding: 41px 30px 36px 30px;
}
div#content-box .faq_Contact_block input[type="text"], div#content-box .faq_Contact_block input[type="email"], input[type="url"], div#content-box .faq_Contact_block input[type="password"], div#content-box .faq_Contact_block input[type="search"], div#content-box .faq_Contact_block input[type="number"], div#content-box .faq_Contact_block input[type="tel"], div#content-box .faq_Contact_block input[type="range"], div#content-box .faq_Contact_block input[type="date"], div#content-box .faq_Contact_block input[type="month"], div#content-box .faq_Contact_block input[type="week"], div#content-box .faq_Contact_block input[type="time"], div#content-box .faq_Contact_block input[type="datetime"], div#content-box .faq_Contact_block input[type="datetime-local"], div#content-box .faq_Contact_block input[type="color"] {    padding: 10px 8px;
    padding: 10px 8px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #000 !important;
    font-size: 22px;
    padding-bottom: 12px;
    color: #000;
    font-weight: 400;
}
div#content-box .faq_Contact_block input::placeholder{
    opacity: 1;
    color: #fff;
}
div#content-box .faq_Contact_block textarea::placeholder{
    color:#fff;
}
div#content-box .faq_Contact_block p{
    color: #fff !important;
    margin-bottom: 25px;
}
div#content-box .faq_Contact_block input[type="submit"]{
    color: #fff;
    font-size: 22px;
    background: #FF5B4A;
    border-radius: 10px;
    padding: 11px 40px;
    letter-spacing: 0.5px;
    margin-top: 12px;
    font-weight: 500;
}
div#content-box .faq_Contact_block input[type="submit"]:hover {
color: #fff;
background: #FF5B4A;
}


div#content-box .faq_Contact_block h2 {
    font-size: 50px !important;
    color: #fff !important;
    font-family: sans-serif;
    font-weight: 500 !important;
    background: linear-gradient(to right,#000 7%,#5D8D2F 100%);
    margin: 0 !important;
    line-height: 95px;
    border-radius: 22px;
    margin-bottom: -20px !important;
    position: relative;
    padding-left: 40px !important;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    opacity: 1;
}
#innerpage-box div#content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 24px;
    position: absolute;
    top: 45%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #9FC103;
    display: none;
}

#innerpage-box div#content-box .faq-content button.accordion h3.faq-title:before {
    content: "\f107 ";
    font-family: 'Fontawesome';
    color: #fff;
    display: block;
    transition: all 0.8s;
    transition: all 1s ease 0s;
    position: absolute;
    left: 100%;
}

#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f106 ";
    font-family: 'Fontawesome';
    color: #fff;
    display: block;
    transition: 0.8s ease-in-out;
    position: absolute;
    left: 99%;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2;
    color: #585757;
}
#content-box .faq-content div.panel {
      max-height: 0;
      overflow: hidden;
      transition: 0.6s ease-in-out;
      opacity: 0;
      margin: 0 0 0px;
      border-radius: 0;
      border: 0;
    box-shadow: none;
}
#content-box .faq-content div.panel p{
    margin:0 0 0px;
}
#innerpage-box div#content-box h3.faq-title{
    text-transform: none;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px;
    text-align: left;
    color: #FF5B4A;
    margin: 0 !important;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    cursor: pointer;
    padding: 0;
    text-transform: none;
}
#innerpage-box div#content-box button.accordion.active h3.faq-title{
        color: #fff!important;
}
#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
font-size: 16px !important;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 400 !important;
    color: #868586;
    line-height: 26px !important;
}

.peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
#innerpage-box .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#innerpage-box .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}

#innerpage-box .peccular-faq-img img {
    height: 100%;
    width: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
#innerpage-box .peccular-faq-img:hover img {
    transform: scale(1.1) rotateZ(-3deg);
    -moz-transform: scale(1.1) rotateZ(-3deg);
    -webkit-transform: scale(1.1) rotateZ(-3deg);
    -o-transform: scale(1.1) rotateZ(-3deg);
}
#innerpage-box .peccular-faq-img {
    position: relative;
    overflow: hidden;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/

#innerpage-box .peccular-testimonials-single {
    position: relative;
    z-index: 2;
    border: 1px solid #707070;
    margin-bottom: 40px;
    padding: 27px 29px 26px 28px;
    background: #fff;

}

#innerpage-box h4.peccular-testimonials-name {
font-weight: bold !important;
    letter-spacing: 0.79px !important;
    color: #FF5B4A;
    margin: 48px 0 6px !important;
    transition: all 0.5s ease 0s;
    font-style: normal;
    font-size: 24px !important;
    line-height: 29px;
}
#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
#innerpage-box .peccular-testimonials-designation {
    font-size: 18px!important;
    line-height: 21px;
    font-weight: 500!important;
    word-break: break-word;
    margin: 0!important;
    text-transform: capitalize;
    color: #000 !important;
    letter-spacing: 0.59px;
}
#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
#innerpage-box .peccular-testimonials-image{
    padding: 0px;
    position: relative;
}
#innerpage-box .peccular-testimonials-image img{   
    border-radius: 50%;
    width: 154px;
    height: 154px;
    transform: scale(1);
    transition: all 0.3s ease 0s;
    position: relative;
}
#innerpage-box .peccular-testimonials-single .peccular-testimonials-identity svg {
    position: absolute;
    right: 46px;
    top: 42px;
}

#innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0em 0em;
    color: #707070 !important;
    letter-spacing: 0.53px;
    font-size: 16px !important;
    line-height: 28px !important;
    margin-bottom: 0;
    font-weight: 400 !important;
    margin-top: 0!important;
    font-style: normal;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
    left: 0%;
    color: #FF5B4A;
    font-size: 30px;
    position: absolute;
    top: 0%;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-right {
    position: absolute;
    right: 10%;
    bottom: 8%;
    color: #FF5B4A;
    font-size: 30px;
}
#innerpage-box h6.peccular-testimonials-designation span{
    padding: 0 0 0 57px;
}
#innerpage-box .peccular-testimonials-single i.fa.fa-star {
    color: #fbdd17;
    font-size: 19px;
    text-align: left;
    margin: 0 0 0 0px;
}

#innerpage-box .peccular-testimonials-content {
    padding: 0 0 0 0px;
    margin-top: 20px;
    margin-bottom: 0;
}
#innerpage-box .testimonials_b {
    padding: 0 20px;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content i{
    color: #FF5B4A;
}
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {
    transform: scale(1.1);
    transition: all 0.5s ease 0s;
}

/*-----------------------
## End Testimonials page
-----------------------------*/

/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
#innerpage-box h1,
#innerpage-box h2,
#innerpage-box h3,
#innerpage-box h4,
#innerpage-box h5,
#innerpage-box h6,

.page-template-templates #innerpage-box h1,
.page-template-templates #innerpage-box h2,
.page-template-templates #innerpage-box h3,
.page-template-templates #innerpage-box h4,
.page-template-templates #innerpage-box h5,
.page-template-templates #innerpage-box h6,

.single #innerpage-box h1,
.single #innerpage-box h2,
.single #innerpage-box h3,
.single #innerpage-box h4,
.single #innerpage-box h5,
.single #innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 4px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word;
    color: ;
}
#innerpage-box h1{
    color: #000;
    font-size: 55px;
    font-weight: bold;
}
#innerpage-box h2{
     color: #000;
    font-size: 46px;
    font-weight: bold;
}
#innerpage-box h3{ 
    color: #000;
    font-size: 38px;
    font-weight: bold;
}

#innerpage-box h4{
     color: #000;
    font-size: 30px;
    font-weight: bold;
}
#innerpage-box h5{
     color: #000;
    font-size: 26px;
    font-weight: bold;
}
#innerpage-box h6{
     color: #000;
    font-size: 22px;
    font-weight: bold;
}
#innerpage-box p{
     color: #000;
    font-size: 18px;
    font-weight: 400;
     text-align: unset;
}
p{
    text-align: unset;
}

#innerpage-box p strong {
    color: #000;
    font-weight: bold !important;
}
#innerpage-box p em {
    color: #FB1129;
    font-style: italic;
    font-weight: bold !important;
}
#innerpage-box p a, #innerpage-box .entry-content p a, #innerpage-box div#content-box a{
    color: #fff;
}
#innerpage-box div#content-box .entry-header h2 a{
    color: #fff;
    text-decoration: none;
    font-style: normal;
}
#innerpage-box li {
    font-size: 18px;
    color: #605F5F;
}
.entry-content {
    color: #fff !important;
    line-height: 30px;
}

/*// --------------Responsive css ----------------------------- */
@media only screen and (max-width:1024px){
#contact svg{  right: -274px;}
#contact .contactsvg2 svg{  right: -312px;}
#contact .peccular-contact-block{    padding-left: 0em;}
#contact .peccular-contact-phone-info a{  font-size: 23px; z-index: 1;
    position: relative;}
#contact .peccular-contact-phone-info{ width: 100%;}
#contact .peccular-contact-phone-icon{ top: -13px;}
#contact .peccular-contact-mailid-info a{ font-size:18px;}
#contact .peccular-contact-mailid-info{  width: 128%; right:0px;}
#contact .peccular-contact-mailid-icon{top: -11px;  left: 35px;}
#contact .peccular-contact-mailid {  margin: 3em 0em;}
#contact .peccular-contact-phone {  margin: 3em 0em;}
#contact .peccular-contact-address{ padding: 6px 0 122px 14px; }
#contact .peccular-contact-address-text{font-size: 16px;}
#blog .peccular-blog-single svg{    top: 220px;}
.inner_contentbox { padding: 3em 0em 0;}
   .archive .inner_contentbox {
        padding: 3em 0em 2em;
    }
    .footer-area input[type="submit"]{
        position: relative !important;
        border-radius: 10px !important;
    }
     #services .peccular-service-content h4 {
        margin-bottom: 15.8px;
    }
     #services .peccular-service-box .peccular-service-icon {
        margin-bottom: 45.24px;
    }
}

@media only screen and (max-width: 320px){
#contact svg {    right: -726px;}
#contact .contactsvg2 svg {  right: -750px;}
#contact { padding-bottom: 2em !important;}
#contact .peccular-contact-phone-info { right: 70px;}
#contact .peccular-contact-phone-info a {font-size: 21px;}
#contact .peccular-contact-phone-icon { top: -15px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#contact .peccular-contact-mailid-info a { font-size: 15px;}
#contact .peccular-contact-mailid-info { width: 69%; right: 35px;}
#contact .peccular-contact-mailid-icon { top: -17px;}
#contact .peccular-contact-address-text{    font-size: 12px; top: -21px;left: 14px;}
#team .peccular-team-content svg{    top: -60px;}
#testimonials .peccular-testimonial-block { padding-bottom: 0;}
#testimonials .peccular-testimonials-imgbox{position: relative; top: -97px;}

}

/*--------------Testimonials Responsiv css --------------------- */



@media screen and (min-width: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 screen and (min-width:319px) and (max-width: 425px){
    #banner .bannerLeftShape{
    -webkit-mask-image: none;

    }
    #contact .peccular-section-head p {
    font-size: 15px !important;
    line-height: 20px!important;
    margin-bottom: 0px;
    padding-right: 50px;
    margin-top: 5px;
}
#contact .peccular-section-head {
    z-index: 5;
}

.hero-style .slide-title h2 {
    font-size: 18px !important;
    line-height: 22px !important;
    padding: 0 0 5px 0;
}
.hero-style .slide-text p {
    line-height: 15px !important;
    text-align: left;
    font-size: 12px !important;
    color: #6e6c6c;
    transition: all .4s ease;
}
.hero-style .buttondesign a.btn-look {
    display: inline-block;
    position: relative;
    padding: 5px 20px;
}
.hero-style .buttondesign a.btn-look i {
    font-size: 12px;
    margin-top: 2px;
}
.sliderbtns {
    margin-top: 0;
}
.hero-style .slide-text p {
    padding-bottom: 15px;
}
.swiper-button-next, .swiper-button-prev {
    top: 47%!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    display: none;

}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    display: none;
}
.hero-slider {
    height: 320px !important;
    background: #000;
}
#about .peccular-about-imgbox .border-upp-left{
    display: none;
}
#about .peccular-about-imgbox .border-upp-right{
    display: none;
}
#about .peccular-about-imgbox .border-dwn-left{
    display: none;
}
#about .peccular-about-imgbox .border-dwn-right{
    display: none;
}
/*Features res*/

 #features .peccular-features-icon {
    top: 30%;
    left: 49%!important;
}
#features .FeaBG_icon {
    height: 92px;
    width: 100%!important;
}
 #features .mid-image-bx img {
    height: 430px;
    width: 100%;
}
/*Banner*/
#banner .banner_mainTitle {
    position: relative;
    overflow: hidden;
    z-index: 1;
    left: 5%;
    width: 330px;
    top: 9%;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 15px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 11px 25px 11px 25px;
    margin-left: 30%;
}
#banner .banner-icn i {
    font-size: 35px;
}
#banner .banner-icn {
    width: 45px;
    height: 45px;
}
#banner .banner-section-area-text h3 {
    font-size: 28px;
    line-height: 50px;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 313px;
}
 #banner .banner-section-area-text {
    padding: 0 0 5px 0px;
}

/*Project res*/
 #project .peccular-project-leafimgboxshape1 {
    margin-left: 40px;
    margin-top: 0px;
    position: absolute;
    width: 100px;
    height: 100px;
}
 #project .peccular-project-leafimgboxshape2 {
    position: absolute;
    right: 7%;
    top: 55px;
    width: 100px;
    height: 100px;
}
/*Contact sec res*/
#contact .contact-padd {
    position: initial;
}
/*Team sec res*/

#team .peccular-team-content2 svg {
    position: relative;
    top: -120px!important;
    z-index: 1;
}
#team .bottom_icon3 {
    position: absolute;
    bottom: 24px;
    right: 2px;
    z-index: 2;
    transform: rotate(0);
}

#team .team_Border_svg {
    position: relative;
    top: -67px!important;
    z-index: 1;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    display: none;
}
.single-footer-1 {
    position: relative;
    top: 0;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox:after{
    display: none;
}

#counter h4.peccular-counter-title {
    margin-bottom: 20px;
}

#counter .peccular-counter-num.count:after {
    font-size: 35px;
    padding-left: 5px;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox {
    /* margin: 0em 20px; */
    padding: 0 10px;
}
    #testimonials .peccular-testimonials-content p {
        font-size: 15px;
        line-height: 24px;
        margin: 0;
        margin-bottom: 55px;
        /* padding: 0 10px 0 10px; */
    }

 #testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}

}
@media only screen and (max-width:320px){
#testimonials .peccular-testimonials-content i{right: -62px;}

#testimonials .owl-nav .owl-next{    right: 12px;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){

/*Contact Info Res    */
 #contactinfo .peccular-section-head h2 {
    font-size: 30px;
    line-height: 30px;
}
#contactinfo .peccular-contactinfo-button a {
    padding: 12px 18px;
    font-size: 18px;
    line-height: 25px;
}
#contact .peccular-contacti-area .c_i_icon i {
    font-size: 30px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 30px;
}
#contact .peccular-contact-block p.peccular-form-text {
    text-align: unset;
}
/*pricing res*/
#pricing .peccular-pricing-single .peccular-pricing-currency-price {
    font-size: 33px;
}
/*story res*/

#story .story-sec-border {
    top: 4%;
    bottom: 4%;
}
 #story .story-bg {
    outline-offset: -13px;
}

/*About res*/

#about .peccular-section-subtext {
    font-size: 21px;
    line-height: 25px;
}
#about .about_description {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
}
#about h3.list_heading {
    font-size: 25px;
}
#about .peccular-section-area-textlist ul li, #about .peccular-section-area-textlist ol li, #about .peccular-section-area-textlist {
    font-size: 16px;
    line-height: 20px;
    margin-top: 15px;
}

/* testimonials Res */
#testimonials .peccular-testimonials-image img {
    width: 85px;
    height: 85px;
}
#testimonials .peccular-testimonials-image {
    width: 85px;
    height: 85px;
}

/* Services Res */
 #services .peccular-section-head {
    text-align: left;
}

/*Team Res*/

#team .top_icon1 i.fa.fa-envira,#team .top_icon2 i.fa.fa-envira,#team .top_icon3 i.fa.fa-leaf {
    font-size: 18px;
    font-weight: 600;
    color: #83ab29;
}
.top_icon1 {
    position: absolute;
    top: -23px;
    left: -29px;
}
.top_icon2 {
    position: absolute;
    top: -36px;
    left: -8px;
}
.top_icon3 {
    position: absolute;
    top: -24px;
    left: 13px;
}
#team .border_circle {
    height: 25px;
    width: 25px;
}
#team .Team_details {
    bottom: -21px;
}
#team .team_Border_svg {
    top: -75px;
}
#team .peccular-team-content2 svg {
    top: -139px;
}
#team h4.peccular-team-name {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 9px;
    line-height: 20px;
}
#team h6.peccular-team-designation {
    font-size: 18px;
    margin-bottom: 2px;
}
#team .bottom_icon3 {
  bottom: 23px;
    right: -1px;
    z-index: 2;
}
#team .bottom_icon2 {
    bottom: 54px;
    right: -31px;
    z-index: 1;
}
#team .bottom_icon1 i.fa.fa-envira,#team .bottom_icon2 i.fa.fa-envira,#team .bottom_icon3 i.fa.fa-envira,#team .bottom_icon4 i.fa.fa-envira {
    font-size: 28px;
}
#team .bottom_icon4 {
    bottom: 10px;
    right: -31px;
}
#team .peccular-team-social-icon {
    width: 30px;
    line-height: 28px;
    top: 0px;
    right: 6px;
    padding: 10px 0;
}
#team .peccular-team-social-icon i {
    font-size: 18px;
    padding: 4px 2px;
}
#team {
    padding-bottom: 3em!important;
}

/*footer*/
.footer-area .single-footer-4 .widget-title:before {
    left: 5px;
}
.footer-area li, .footer-area li, .page .footer-area li {
    margin-bottom: 16px;
    font-size: 15px;
}
.footer-area .social-profile-icons ul li {
    padding-right: 8px;
    font-size: 15px;
    margin: 0 5px 0px 0;
}
/**********/
    .hero-style .slide-btns-2 a.ReadMore{
      padding: 12px 15px;
    }
    .hero-style .slide-btns-1 a.ReadMore{
         padding: 12px 15px;
    }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 27% !important;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -65%;
    margin-top: -45px;
    margin-bottom: -54px;
}
#contact .peccular-contact_img_area .c-img-right1 {
    left: 3em;
}
#testimonials .peccular-testimonials-image i {
    right: -70px;
}

}
@media screen and (min-width: 768px) and (max-width: 1024px){
    /*//services responsive*/
 #services .peccular-service-box:hover .peccular-service-content .peccular-service-btn a {
    padding: 0px 25px;
}
 #services .peccular-service-content i {
    font-size: 19px;
}
 #services .peccular-service-content h4 a, #services .peccular-service-hover-content h4 a {
    font-size: 18px;
}
 #services .peccular-service-contenttext {
    margin-top: 6px;
    margin-bottom: 10px;
}
/*//services end responsive*/
    .footer-area .single-footer-4 .widget-title {
    width: 170px;
}
#about .peccular-about-imgbox .border-upp-left {
    height: 65px;
    width: 65px;
    margin-left: 40px;
    margin-top: 30px;
}
#about .peccular-about-imgbox .border-upp-right {
    height: 65px;
    width: 65px;
    /* right: 3em; */
    margin-right: 40px;
    /* top: 15px; */
    margin-top: 30px;
}
#about .peccular-about-imgbox .border-dwn-left {
    height: 65px;
    width: 65px;
    /* left: 3em; */
    /* bottom: 120px; */
    margin-left: 35px;
    margin-bottom: 117px;
}
#about .peccular-about-imgbox .border-dwn-right {
    height: 65px;
    width: 65px;
    /* right: 3em; */
    /* bottom: 120px; */
    margin-right: 40px;
    margin-bottom: 117px;
}
    #innerpage-box .inner-blog-excerpt {
    padding-right: 0em;
    margin-bottom: 10px;
}

#peccular-contactus-wrap .contact_info_area a {
    font-size: 18px;
    color: #fff;
}
#peccular-contactus-wrap .contact_info_area {
    font-size: 17px;
}
#peccular-contactus-wrap .contact_l_area {
    font-size: 16px;
}

#innerpage-box .peccular-team-single .team_Border_svg {
    top: -106px;
}
#innerpage-box .peccular-team-single .peccular-team-content2 svg {
    top: -139px;
}

/*#innerpage-box .peccular-team-single h4.peccular-team-name {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 9px;
    line-height: 20px;
}
#innerpage-box .peccular-team-single h6.peccular-team-designation {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 11px;
}
*/  #innerpage-box .peccular-project-single .img_overlayColored{
        height: 313px;
        width: 220px;
    }
#innerpage-box .peccular-project-single:hover .img_overlayColored {
    transform: rotate(10deg);
    transition: all 0.5s ease;
    width: 230px;
    top: 18px;
    right: 7px;
    height: 327px;
}
#innerpage-box .peccular-project-single:after {
    font-size: 35px;
}
#innerpage-box .peccular-project-single .peccular-project-img .ovrlyT {
    top: 22px;
    left: 30px;
    width: 219px;
    height: 313px;
    z-index: 01;
}
#innerpage-box .peccular-project-single .peccular-project-img .ovrlyB {
    top: 22px;
    left: 30px;
    width: 219px;
    height: 313px;
    z-index: 01;
}
#innerpage-box .peccular-project-content h4 a {
    font-size: 17px;
}
    .maintop-header .header-shopbtn {
    border-radius: 10PX;
    padding: 5px 17px;
    line-height: 30px;
    font-size: 17px;
}
.slide-inner .slider-inner-mainbox {
    left: 55%;
}
.swiper-button-next, .swiper-button-prev {
    top: 42%!important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 4% !important;
}
.hero-slider .swiper-button-prev {
    left: 4px !important;
}
.menu-content {
    padding: 0;
    text-align: left;
    margin-top: 0px;
    position: relative;
    left: 0em;
    margin-right: 0;
}
.hero-slider {
    height: 377px;
}
.hero-style .slide-title h2 {
    font-size: 38px;
    line-height: 50px;
    padding: 0 0 20px 0;
}
.slide-btns-2.animated.fadeInDownBig, .slide-btns-1.animated.fadeInDownBig {
    margin-left: 2px;
}
.hero-style .slide-btns-1 a.ReadMore {
    padding: 10px 10px;
}
.hero-style .slide-btns-2 a.ReadMore {
    padding: 10px 10px;
}
.maintop-header .head-Phone-contact span {
    font-size: 18px;
    margin-right: 10px;
}
.maintop-header .head-Phone-contact a {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.maintop-header .head-Phone-contact i.fa-volume-control-phone {
    margin-right: 15px;
    font-size: 25px;
    top: 2px;
}

#counter h4.peccular-counter-title {
  font-size: 17px;
    padding: 0;
}
#counter .peccular-counter-num.count {
    font-size: 22px;
    padding: 0;
    margin: 0;
    line-height: 22px;
    top: 2px;
}
#counter .peccular-counter-icon span {
    font-size: 25px;
}
#counter .peccular-counter-num.count:after {
    font-size: 35px;
    padding-left: 5px;
}
 #contact .peccular-project-leafimgcontactboxshape1 {
    margin-left: -26%;
    margin-top: 0px;
    margin-bottom: -49px;
    height: 510px;
    width: 320px;
/*    display: none;*/
}
#contact .contactLeftBGBlur_image {
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 107% 0%, 81% 100%, 0 100%);
}

#contact .peccular-contact_img_area .c-img-right1 {
    left: 2em;
}

#contact .peccular-contact_img_area img.c-img-width {
    width: 85.95px;
    height: 80.91px;
}

#contact .contact_left_BGoverlay {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    clip-path: polygon(0 0, 107% 0%, 79% 100%, 0 100%);
}

#banner .banner_mainTitle h2 {
    font-size: 38px;
    margin-bottom: 10px;
}
#banner .banner_mainTitle p {
    font-size: 25px;
    line-height: 30px;
}
#banner .banner-icn {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 15px;
}
#banner .banner-icn i {
    font-size: 55px;
}
 #banner .banner-section-area-text {
    padding: 16px 18px 5px 18px;
}
#banner .banner-section-area-text h3 {
    font-weight: 500;
    font-size: 35px;
    line-height: 66px;
    margin-left: 19px;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 22px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 10px 35px 10px 35px;
    margin-left: 17%;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 441px;
}
#banner .boxshape1 {
    bottom: -220px;
    left: -190px;
    z-index: 8;
    width: 66%;
    height: 632px;
}
#banner .boxshape2 {
    bottom: -163px;
    left: -195px;
    width: 62%;
    height: 498px;
}
#banner .boxshape3 {
    bottom: -79px;
    left: -95px;
    width: 46%;
    height: 354px;
}
#banner .banner_phn_No {
    margin-top: -22px;
}
#testimonials .peccular-testimonials-single{width: 100%;
}
#innerpage-box .testimonials_b {
    width: 49.333333% !important;
}
#innerpage-box .peccular-project-b, #innerpage-box .peccular-main-b {
    width: 33% !important;
}


}
@media screen and (min-width:320px) and (max-width: 1024px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    margin-left: 0;
}
    #blog .peccular-box-area-S {
    margin: 0 0px;
}
#blog p {
    padding-right: 0em;

}
.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 0em;}
#testimonials .owl-nav .owl-prev{ left: 49px; bottom: 0px;}
#testimonials .owl-nav .owl-next{ left:100px; bottom: 0px;}
#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0 !important;
}
} 
@media only screen and (max-width:768px){
        #contact .contact-padd {
    padding-right: 1em;
    position: absolute;
    width: 100%;
    height: 100%;
}
    .slider-area .slideOverlay{
        opacity: 0.1;
    }
    #slider .slide_bg{
        background: none;
    }
    .slider-area .slidershape1{
    -webkit-mask-image: none;
    
    }
#innerpage-box .peccular-team-single .team_Border_svg {
    top: -96px!important;
}
                #innerpage-box .testimonials_b:nth-child(odd) .peccular-testimonials-single:before{
        display: none;
    }
    #innerpage-box .testimonials_b:nth-child(odd) .peccular-testimonials-single:after, .peccular-testimonials-single:before{
        display: none;
    }
    #innerpage-box .testimonials_b:nth-child(even) .peccular-testimonials-single:after{
        display: none;
    }

#innerpage-box .peccular-testimonials-content p {
    font-size: 13px !important;
    line-height: 20px !important;
}
#innerpage-box .peccular-testimonials-single:hover {
    background: none;
}

.slide-inner .slider-inner-mainbox {
    left: 74%;
    top: 45%;
    width: 550px;
}
.hero-style .slide-text p {
    padding-bottom: 8px;
}
.fallingeffect {
    display: none;
}
.swiper-button-next, .swiper-button-prev {
    top: 59%;
}
.hero-slider {
    height: 517px;
}
.hero-slider {
    height: 295px;
}
.hero-slider .swiper-button-prev:before,.hero-slider .swiper-button-next:before {
    font-size: 28px;
}
.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    width: 80px;
    height: 40px;
    line-height: 19px;
    text-align: center;
    padding: 10px 20px 10px 20px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 21% ;
}

.hero-style .slide-btns-1 a.ReadMore,.hero-style .slide-btns-2 a.ReadMore {
    padding: 8px 8px;
    font-size: 12px;
}

.wp-block-search__inside-wrapper {
    display: block !important;
}
.widget-area button.wp-block-search__button {
    width: 100%;
    margin: 0;
}
/*Contact Info res 768px*/
#contactinfo .peccular-contactinfo-button {
    padding: 10px;
    text-align: center;
}
#contactinfo .peccular-contactinfo-button a {
    padding: 8px 11px;
    font-size: 17px;
    line-height: 20px;
}
 #contactinfo .peccular-section-head h2 {
    font-size: 22px;
    line-height: 30px;
}
/*About res*/
    #about {
        padding: 5em 0 2em !important;
    }
#about .peccular-about-imgbox img {
    width: 350px;
    height: 350px;
    top: 1em;
}
#about .peccular-about-imgbox .leaf_img {
    width: 350px;
    height: 350px;
}
#about .peccular-about-imgbox .border-upp-left {
    left: 12em;
    top: 0px;
    display: none;
}
#about .peccular-about-imgbox .border-upp-right {
    right: 12em;
    top: 0;
      display: none;
}
#about .peccular-about-imgbox .border-dwn-left {
    left: 12em;
    bottom: 17px;
      display: none;
}
#about .peccular-about-imgbox .border-dwn-right {
    right: 12em;
    bottom: 17px;
      display: none;
}
#about .peccular-about-imgbox {
    top: 2em;
    bottom: 2em;
    height: 400px;
}
#about .leaf_img .ovrlyT {
    top: 15px;
    width: 350px;
    height: 350px;
}
#about .leaf_img .ovrlyB {
    height: 350px;
    top: 15px;
    width: 350px;
}
#about:hover .border-upp-left{
     height: 80%;
     transition: all 0.8s;
}
#about:hover .border-upp-right{
        width: 50%;
        transition: all 0.8s;
}
#about:hover .border-dwn-right{
     height: 80%;
     transition: all 0.8s;
}
#about:hover .border-dwn-left{
        width:51%;
        transition: all 0.8s;
}
.peccular-section-head h2 {
    font-size: 30px;
    line-height: 37px;
}
.peccular-section-head h2:before,
.peccular-section-head h2:after {
    height: 25px;
    width: 25px;
}
/*service res*/
 #services .peccular-service-box {
    padding: 0;
}
#services .peccular-service-image img {
    height: 340px !important;
}
    div#services {
        padding-top: 1em !important;
        padding-bottom: 0em !important;
    }
   div#services .buttondesign a.btn-look {
        padding: 8px 18px;
    }
    #services .peccular-service-box, #innerpage-box .peccular-service-box {
        margin-bottom: 25px;
    }
/*Features Res*/
#feature .peccular-feature-b {
    width: 33% !important;
}
div#feature {
    padding: 1em 0 1em !important;
}

#call .call-content-area h2 {
    font-size: 53px;
    line-height: 70px;
    margin-top: 50px;
}

#call .call-content-area h3 {
    font-size: 25px;
    line-height: 55px;
}

#call .call-content-area p {
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 35px;
}

.call-share-btn ul li:first-child {
    font-size: 15px;
    line-height: 20px;
}

.call-share-btn ul li a {
    width: 26px;
    height: 26px;
    margin-right: 12px;
    line-height: 26px;
}
    #call .call-bottom-bg {
        top: 65% !important;
    }
#call .phone-area .label-phone svg {
    width: 25px;
}
#call .phone-area .label-phone {
    padding: 6px 19px 6px;
    font-size: 12px;
    line-height: 18px;
}

#call .phone-area .num-phone a {
    font-size: 22px;
    line-height: 32px;
}

.peccular-feature-single {
    padding: 18px 15px;
    margin-bottom: 45px;
}
#feature .peccular-feature-icon-box span {
    font-size: 35px;
}
#feature .peccular-feature-icon-box {
    width: 60px;
    height: 62px;
    padding: 12px 16px 8px;
    margin-bottom: 19px;
}
#feature h4.peccular-feature-title {
    font-size: 16px;
    line-height: 20px;
}
#feature p.peccular-feature-text {
    font-size: 12px;
    line-height: 20px;
}
#features .FeaBG_icon img {
    height: 100px;
    width: 90px;
    transition: all 0.8s;
}
 #features h4.peccular-features-title {
    font-size: 17px;
    padding: 0;
    margin: 17px 0 8px 0;
    line-height: 24px;
    margin-left: 18px;
}
 #features p.inner-area-text {
    font-size: 13px;
    line-height: 20px;
    margin-left: 17px;
}
 #features h4.peccular-features-title:before {
    font-size: 24px;
    top: 5px;
    margin-right: 0px;
}


#steps {
    padding-top: 4em !important;
    padding-bottom: 2em !important;
}
/*Banner res*/

#banner .banner_mainTitle h2 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 40px;
}
#banner .banner_mainTitle p {
    font-size: 18px;
    line-height: 28px;
}
    div#project {
        padding-bottom: 2em !important;
        padding-top: 2em !important;
    }
/*Contact section res*/
#contact .peccular-section-head p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0px;
    padding-right: 50px;
    margin-top: 10px;
}
#contact .peccular-contacti-area .c_i_title {
    font-size: 17px;
        padding: 0 10px;
}
#contact .peccular-contacti-area .c_i_data a, #contact .peccular-contacti-area .c_i_data {
    font-size: 13px;
        padding: 0 10px;
}
#contact .peccular-contacti-area .c_i_icon i {
        font-size: 20px;
}
#contact .peccular-contacti-area .c_i_icon i.fa.fa-envelope {
    font-size: 17px;
}
#contact .peccular-contact-block h2 {
    font-size: 25px;
    line-height: 27px;
}
#contact .peccular-contact-member-wrap input[type="text"], #contact .peccular-contact-member-wrap input[type="email"], #contact .peccular-contact-member-wrap input[type="url"], #contact .peccular-contact-member-wrap input[type="password"], #contact .peccular-contact-member-wrap input[type="search"], #contact .peccular-contact-member-wrap input[type="number"], #contact .peccular-contact-member-wrap input[type="tel"], #contact .peccular-contact-member-wrap input[type="range"], #contact .peccular-contact-member-wrap input[type="date"], #contact .peccular-contact-member-wrap input[type="month"], #contact .peccular-contact-member-wrap input[type="week"], #contact .peccular-contact-member-wrap input[type="time"], #contact .peccular-contact-member-wrap input[type="datetime"], #contact .peccular-contact-member-wrap input[type="datetime-local"], #contact .peccular-contact-member-wrap input[type="color"], #contact .peccular-contact-member-wrap input[type="file"], #contact .peccular-contact-member-wrap textarea {
    font-size: 15px;
    height: 45px;
}
#contact .peccular-contact-member-wrap textarea {
    height: 106px;
   width: 100%;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
}
#contact .contactLeftBGBlur_image {
    clip-path: none;
}
#contact .peccular-contacti-area {
    padding: 18px 5px;
}

/*Team res*/
#team .owl-theme .owl-nav {
    margin-top: 10px;
    display: block !important;
    top: -50px !important;
    position: absolute;
    right: 85px;
}
#team .peccular-team-content2 svg {
    position: relative;
    top: -95px;
    z-index: 1;
}
#team .team_Border_svg {
    position: relative;
    top: -54px;
    z-index: 1;
}
#team .peccular-team-social-icon i {
    color: #fff;
    font-size: 18px;
    padding: 4px 2px;
    transition: .9s ease;
}
#team .peccular-team-social-icon {
    line-height: 24px;
    top: 4px;
    z-index: 999;
    right: 5px;
    padding: 10px 0;
}
.footer-area .single-footer-4, .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
    top: 0;
}
#team h4.peccular-team-name {
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 15px;
}
#team h6.peccular-team-designation {
    font-size: 16px;
    margin-bottom: 10px;
}
/*testrimonial res*/
#testimonials .owl-nav .owl-prev {
    width: 100px;
    height: 50px;
}
#testimonials .owl-nav .owl-next{
        width: 100px;
    height: 50px;
}
#testimonials .peccular-section-head h3 {
    font-size: 21px;
    line-height: 26px;
}
.peccular-section-head {
    margin-top: 1em;
}
#ourbrands .peccular-section-head h3 {
    font-size: 15px;
    line-height: 25px;
}

/*Footer res*/

.navigation .mainmenu li.current_page_item a, .current_page_item > a {
    background: none;
    color: #fdb405 ;
}
.footer-area .current_page_item > a {
    background: none;
}
.footer-area .single-footer-2, .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2 {
    padding-left: 2em;
}


/**********/
.maintop-header .Head-top-cont {
    line-height: 10px;
    margin-top: 11px;
}
.hamburger-menus {
    top: 0;
    right: 13px;
    margin: 0 !important;
}
 #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
     padding: 10px !important; 
    font-size: 18px !important; 
    margin-left: 0!important;
}
#newsletter .peccular-section-head h2 {
    font-size: 24px;
    line-height: 36px;
}
#newsletter .peccular-section-head h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
#newsletter .peccular-newsletter-member-wrap input[type="text"], #newsletter .peccular-newsletter-member-wrap input[type="email"], #newsletter .peccular-newsletter-member-wrap input[type="url"], #newsletter .peccular-newsletter-member-wrap input[type="password"], #newsletter .peccular-newsletter-member-wrap input[type="search"], #newsletter .peccular-newsletter-member-wrap input[type="number"], #newsletter .peccular-newsletter-member-wrap input[type="tel"], #newsletter .peccular-newsletter-member-wrap input[type="range"], #newsletter .peccular-newsletter-member-wrap input[type="date"], #newsletter .peccular-newsletter-member-wrap input[type="month"], #newsletter .peccular-newsletter-member-wrap input[type="week"], #newsletter .peccular-newsletter-member-wrap input[type="time"], #newsletter .peccular-newsletter-member-wrap input[type="datetime"], #newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], #newsletter .peccular-newsletter-member-wrap input[type="color"], #newsletter .peccular-newsletter-member-wrap input[type="file"], #newsletter .peccular-newsletter-member-wrap textarea {
    z-index: 2000;
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 0px 42px !important;
    font-size: 18px;
    height: 40px;
}
    #testimonials .owl-nav .owl-prev{bottom: 0px !important}
    #testimonials .owl-nav .owl-next{bottom: 0px !important;}
    #testimonials .peccular-section-head h2{padding:0;}
    div#testimonials {
        padding: 4em 0 2em !important;
    }

#sync2 {
    .item .thumbnail-area .thumbnail-img img {
        width: 55px !important;
        height: 55px;
    }
}
#sync1 .test-image img {
    width: 65px !important;
    height: 65px;
    outline-offset: 5px;
}

#sync1 .test-image {
    padding: 30px 2em;
}

.peccular-testimonials-content p {
    margin-bottom: 70px;
}

#testimonials .peccular-testimonials-single:before {
    bottom: 12.6em !important;
} 

#testimonials .border-horizontal {
    bottom: 13.1em !important;
}
#faq-section .faq-content button.accordion, #innerpage-box .faq-content button.accordion {
    padding: 14px 35px 14px 19px;
}

#faq-section .faq-content button.accordion h3.faq-title:before, #innerpage-box .faq-content button.accordion h3.faq-title:before {
    left: 102%;
}
#contact .peccular-contact-member-wrap input[type="submit"] {
    padding: 10px 30px;
    font-size: 16px;
    line-height: 25px;
    height: 42px;
}
section#faqcontact {
    padding-bottom: 1em !important;
    padding-top: 2em !important;
}

#team {
    padding-bottom: 1em !important;
}
/*//blog page*/
    main#innerpage-box .ht-blog-thumbnail img {
        height: 185px !important;
    }
    #innerpage-box .peccular-blogpage-imgbox .peccular-blog-date {
        padding: 10px 10px;
    }
    #innerpage-box .peccular-blogpage-imgbox figcaption {
        left: 40%;
    }
    .inner-blog-post {
    margin: 0em 0px 10px;
    padding: 0 10px;
}
#innerpage-box .peccular-blog-single .buttondesign a.btn-look {
    padding: 8px 10px;
}
    #innerpage-box .peccular-blog-comment span, #innerpage-box .peccular-blog-date span {
        font-size: 13px;
    }
    #innerpage-box .peccular-blog-date i {
        font-size: 14px;
    }
    #innerpage-box .peccular-blog-comment_box {
        padding: 0px 0px 0px 10px;
    }
    #innerpage-box .peccular-blog-comment i {
        font-size: 14px;
    }
    #innerpage-box #blog-box h2 {
        font-size: 16px !important;
        line-height: 25px;
    }
    #innerpage-box .blog-page-btn {
    font-size: 16px;
    padding: 10px 0px;
    }
/*    //contact page*/
    #peccular-contactus-wrap .conntact_top_area {
        padding: 3em 3em 9em;
    }
    .page-template-templates #innerpage-box .conntact_infobox_heading h2 {
        font-size: 30px;
        margin-bottom: 2em;
    }
    #innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2 {
        margin-bottom: 10px;
    }
/*    //page*/
    #innerpage-box blockquote p {
    text-align: left;
}
.innerpage-whitebox {
    padding: 0em 1em 0em 1em !important;
}
#story .story-sec-border {
    left: 2%;
    right: 2%;
    top: 3.5%;
    bottom: 3.5%;
}
#pricing {
        padding: 2em 0 2em !important;
}

header.site-header .peccular-head-btn .head-btn a {
    padding: 8.67px 15.61px 8.33px 15.39px;
}
header.site-header .peccular-head-btn {
    margin: 20px 0 20px;
}

#counter {
    padding-top: 2em !important;
}

}
@media screen and (min-width:320px) and (max-width: 767px){
#testimonials .owl-nav .owl-prev{bottom: 180px !important}
    #testimonials .owl-nav .owl-next{bottom: 180px !important;}
    #testimonials .test-mrg{padding: 0 10px;}
    #contact {
        padding-top: 2em !important;
    }
    #contact .peccular-contact-member-wrap input[type="submit"] {
        padding: 12px 40px 15px 40px;
    }
}
@media screen and (min-width:320px) and (max-width: 640px){

    #testimonials .testimonials_carea {
        width: 100%;
        margin:0;
    }
    #testimonials .peccular_testimonial_eme_area {
        bottom: 0;
        position: relative;
        left: 0em;
        width: 100%;
        margin: 1em 0;
    }
    #testimonials .owl-theme .owl-dots {
        margin: 5px 0 0;
    }
    header.site-header .head-Phone-contact {
        padding: 8px 0;
            margin-bottom: 10px;
    }
    .slide-inner .slider-inner-mainbox {
        position: relative;
        left: 124%;
        width: 400px;
        top: 80px;
    }
    .hero-slider {
        height: 360px !important;
        background: #000;
    }

    #about .peccular-about-video {
        height: 220px;
    }

    #about .peccular-about-video i {
        padding: 15px 15px;
        width: 50px;
        height: 50px;
    }
    #about .about-img-area, #about .space-abtblock {
        width: 100% ;
    }
     #about {
        padding: 2em 0 2em !important;
    }
    #about .about-img-area {
        padding-right: 0;
    }
    #about .peccular-section-head h3 {
        margin-top: 10px;
    }
    #about .peccular-section-subtext {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20.65px;
            padding-right: 1em;
    }
     #services .peccular-service-box {
        padding: 0 25px 30px;
    }    
    #story .story-sec-border {
    left: 3.5%;
    right: 3.5%;
    }    

    #story .story-body {
        margin-right: 0em;
        width: 295.45px;
    }   

     div#project {
        padding-top: 3em !important;
    }

    .peccular-project-area .peccular-project-b:nth-child(1), .peccular-project-area .peccular-project-b:nth-child(3) {
         top: 0; 
    }

    div#project .peccular-project-b {
        margin-bottom: 15px;
    }

    .peccular-project-area {
        margin-bottom: 30px;
    }

    .peccular-project-area .peccular-project-b:nth-child(6) {
        position: relative;
        right: 0;
        top: 0;
    }

    .peccular-project-area .peccular-project-b:nth-child(5) {
        position: relative;
        left: 0;
        top: 0;
    }

    #contact .peccular-contact_img_area {
        display: none;
    }

    #testimonials {
        padding-top: 3em !important;
    }

     div#features .peccular-features-area {
        top: -3em;
    }
     div#services {
        margin-top: 0em;
    }
    #blog .peccular-blog-comment_box {
        text-align: center;
    }

    .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        width: auto !important;
    }

    .w3 {
        width: 10%;
    }

    .w7 {
         width: 89%;
    }

    #blog {
        padding-top: 4em !important;
    }

    .footer-area .single-footer-4, .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4 {
        padding-left: 0;
    }

    .footer-area .single-footer-3, .footer-area .single-footer-3, .page .footer-area .single-footer-3, .single .footer-area .single-footer-3 {
        padding-left: 0;
    }

     .footer-area .single-footer-2, .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2 {
        padding-left: 0;
    }


    header.site-header .peccular-head-btn {
        margin: 0 0 10px;
    }
    .hero-style .slide-btns-1 a.ReadMore, .hero-style .slide-btns-2 a.ReadMore {
      padding: 1px 5px;
    }
        #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -78%;
        top: 5%;
         font-size: 17px;
        }
        #innerpage-box .peccular-testimonials-single i.fa.fa-quote-right {
        right: 2%;
        bottom: 5%;
        font-size: 17px;
        }
        #content-box .socialMedia {
            float: left;
        }
        .innerpage-whitebox {
        padding: 0em 0em 0em 0em !important;
    }
    .search .innerpage-whitebox {
        padding: 0em 1em 0em 1em !important;
    }
     .search article.product {
        display: block;
        min-width: 100%;
     }
}


@media only screen and (max-width:375px){
     .slide-inner .slider-inner-mainbox {
        left: 140%;
        width: 361px;
        top: 80px;
    }
    .hero-slider {
        height: 345px !important;
    }
    #story .story-sec-border {
        left: 4%;
        right: 4%;
    }
        #innerpage-box .blog-info-area .metabox2brdr ul li {
        margin: 10px 9px 10px 0;
        padding: 0 16px 0 0;
        font-size: 14px;
    }
    #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -58%;
    }

}

@media only screen and (max-width:320px){

@media screen and (min-width:320px) and (max-width: 425px){

    #testimonials .peccular-testimonials-content p{    font-size: 17px;}
    #testimonials .peccular-testimonials-content p{ padding: 0; }
    #banner .peccular-banner-imgbox img{    margin-left: 0;    width: 80%;}
    .peccular-testimonials-imgbox {  top: -158px;  position: relative;}

    #testimonials .owl-carousel.owl-drag .owl-item {
        padding: 3em 0;
    }
   .testimonials_b {
        padding: 0;
    }

    #innerpage-box .blog-info-area .metabox2brdr ul li {
        margin: 10px 9px 10px 0;
        padding: 0 16px 0 0;
        font-size: 14px;
    }
    #innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
        padding-left: 0;
    }
}

/*// --------------Procduct cat Responsiv css ----------------------------- */
@media only screen and (max-width: 1400px){
    svg#Layer_1 {  top: -359px !important; }
}

@media screen and (min-width:1024px) and (max-width:1199px){
      #catproduct-section .pro-cat-content svg{ width: 218px !important;}
}
@media screen and (min-width:3px) and (max-width:999px){
        #catproduct-section .pro-cat-content svg{ display: none;}
}
  
@media only screen and (max-width: 1024px){

    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{ width:100% !important;}
    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-content{margin-left: 13px;}
    .slide-inner .slider-inner-mainbox {  padding: 58px 18px 10px 65px;}    
    .hero-style .slide-title h2 {   font-size: 47px !important;}
    .slider-area .slide-inner svg{left: -185px;}
    .slider-area .slide-inner .slidersvg2 svg{left: -222px;}
    .hero-slider{height: 471px}
    #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
    #peccular-contactus-wrap .contact_info_area{    padding: 0;text-align: center;}
    #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
    #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
}
@media only screen and (max-width: 768px){

    .hero-style .slide-title h2 {font-size: 31px !important; line-height: 30px !important;padding: 0 0 20px 0;}
    .hero-style .slide-text p { padding-bottom: 15px;}
     .slide-inner .slider-inner-mainbox {  padding: 50px 18px 10px 19px;}
    .hero-style .slide-btns-1{     font-size: 14px;
    padding: 0 !important;}
    .hero-style .slide-btns-2{    font-size: 16px;padding: 12px 22px !important;}
    #slider {  padding-bottom: 5em !important;}
    .slider-area .slide-inner .slidersvg2 svg {  left: -339px;}
    .slider-area .slide-inner svg { left: -307px;}
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:55px !important;}
    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon { width: 69% !important;}
    #team .peccular-team-content svg{  top: -64px;}
    #team .peccular-team-social-icon{  text-align: left;}
    #contact .peccular-section-head h2{ font-size: 37px;}
    #contact .peccular-section-head{ margin-bottom: 1em; margin-top: 1em;}
    #contact svg{  right: -446px;}
    #contact .contactsvg2 svg{  right: -487px;}
    #contact .peccular-contact-phone-info a { font-size:17px;}
    #contact .peccular-contact-phone-info { width: 111%; }
    #contact .peccular-contact-mailid-info a { font-size: 14px;}
    #contact .peccular-contact-mailid-info { width:135%;}
    #contact .peccular-contact-address {  padding: 10px 7px 140px 0px;}
    #contact { padding-bottom: 2em !important;}
    #contact .contact-bg { position: absolute; top: -57px;}
    #contact .peccular-contact-mailid {  margin: 1em 0em;}
    #contact .peccular-contact-phone {  margin: 1em 0em;}
    #contact .peccular-contact-mailid-icon{top: -10px;
    left: 30px;width: 57px;  height: 57px;}
    .page-main-header2{ top: 0 !important; padding: 8em 0 11em !important;}
     #innerpage-box .ht-blog-thumbnail svg{    top: 1px;    z-index: 0;}
     .inner-blogpost-info{    top: -30px;}
     #peccular-contactus-wrap .contact_info_area{    padding: 0;text-align: center;}
     #peccular-contactus-wrap .contactinner-block{ padding: 12px; }
     #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
     #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
   
}
@media 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; }
    .slider-area .slide-inner .slidersvg2 svg { display: none;}
    .slider-area .slide-inner svg { display: none;}
    .slide-inner .slider-inner-mainbox { padding: 0px 18px 0 58px;}
    .hero-style .slide-title h2 { color: #fff !important; font-size: 22px !important; padding: 0;}
    .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 .contact-padd { left: 0px;}
   #contact .peccular-contact-phone-info { width: 100%; right: 0;}
   #contact .peccular-contact-mailid-info {  width: 100%; left: 0px;
    text-align: center;}
    #contact .peccular-contact-mailid-icon { top: -9px;left: -34px;width: 57px; height: 57px;
    position: relative; z-index: 5; border-radius: 22%; }
#contact .peccular-contact-phone { margin: 1em 0em; position: relative; bottom: -27px;}
#contact .contactsvg2 svg { right: -657px;}
#contact svg {  right: -617px;}
#contact .peccular-contact-member-wrap i.fa.fa-user{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-envelope-o{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-unlock-alt{top: 0;}
#contact .peccular-contact-address-text { font-size: 16px; padding: 0 18px 0 0;
    text-align: right;  position: relative; top: -21px;}
#contact .peccular-contact-address-icon {text-align: left; padding: 0 0 0 24px;}
#contact .peccular-contact-member-wrap span.wpcf7-form-control-wrap {
    position: relative;  left: 0px;  top: -1px;}
#contact .peccular-contact-phone-icon{    border-radius: 22%;    left: 0;     width: 55px;
    height: 55px;
    top: -50px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#contact .peccular-contact-phone-info a { font-size: 23px;}
#blog .peccular-blog-single svg { top: 201px;     z-index: 0;}
.footer-area input[type="submit"],
.page .footer-area input[type="submit"], .single .footer-area input[type="submit"]{right: 0;}
 #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
 .inner-blogpost-info{    top: -30px;}


}
@media screen and (min-width:320px) and (max-width:375px){

    .sliderbtns {  margin-top: 0em;}
    .swiper-container-horizontal>.swiper-pagination-bullets, 
.swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 226px !important;
    width: 25% !important;
}
    
}

@media only screen and (max-width:375px){


    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 6em !important;}
}
@media only screen and (max-width:320px){
    #catproduct-section .pro-cat-content svg{ width:298px !important; top: 15em !important;}
    #team .peccular-team-content svg { top: -60px;}
    #story .story-sec-border {
        left: 5%;
        right: 5%;
    }
    #about .peccular-about-video {
        height: 155px;
    }
    #about .peccular-about-video i {
        width: 40px;
        height: 40px;
        font-size: 15px;
        line-height: 9px;
    }
}
@media only screen and (max-width:600px){

.product {
    display: block !important;
    grid-template-columns: auto !important;
    grid-template-rows: inherit !important;
    min-width: inherit !important;
}
}

/* --------------why choose us Responsiv css end ----------------------- */
@media screen and (min-width: 320px) and (max-width: 425px){
#whychooseus .peccular-whychooseus-imgbox{   padding: 18px 0px 0 0;}
}
@media screen and (min-width: 320px) and (max-width: 575px){
#whychooseus .peccular-whychooseus-area{  padding: 0 40px;}
#whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{    width:35% !important;}
}
@media screen and (min-width: 320px) and (max-width: 375px){


#whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon{     margin-bottom: 15px;   width: 25%;}
#whychooseus .peccular-whychooseus-area .peccular-whychooseus-text{    margin: 15px 0 26px;}
}

/*---------------------------------------------------------------------*/


@media only screen and (max-width:320px){
      #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
      #innerpage-box .peccular-testimonials-single i.fa.fa-quote-left {
        left: -38%;
        top: 3%;
    }
}


/* ------------------------------------------- */


@media screen and (min-width:993px) and (max-width: 1199px){
    .maintop-header ul li{margin-left: 0em;}
    svg{    top: 24px;}
}
@media screen and (min-width:690px) and (max-width: 786px){
    svg{    top: 62px;}
}

@media screen and (min-width:576px) and (max-width: 767px){

.footer-area .single-footer-2, .footer-area .single-footer-2,
.page .footer-area .single-footer-2, 
.single .footer-area .single-footer-2{    padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-3, .footer-area .single-footer-3, 
.page .footer-area .single-footer-3, 
.single .footer-area .single-footer-3{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-4, .footer-area .single-footer-4,
.page .footer-area .single-footer-4, 
.single .footer-area .single-footer-4{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-5{left: 30px; top: -8px;}
}

@media screen and (min-width:320px) and (max-width: 575px){
    #innerpage-box .peccular-testimonials-image{    text-align: center;}
    #innerpage-box .peccular-testimonials-identity {    left: 0;   text-align: center;}
    .footer-area .single-footer-5 .footer5overlay{    display: none;}
    .footer-area .single-footer-5{     top: 4px;   padding: 0px 0em 2em 0px; width: 100%;}
}

@media screen and (min-width:320px) and (max-width: 767px){
    .container {
     max-width: 1000px !important;
 }
    .single-footer-5 h4.widget-title{padding: 0 0 0 0px;}
}
@media screen and (min-width:992px) and (max-width: 1199px){

    .footer-area .social-profile-icons ul li{  margin: 0 17px 60px 0;}
    .footer-area .single-footer-5{    padding: 38px 0em 2em 10px;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    .footer-area .social-profile-icons ul li{  margin: 00 15px 39px 0;}
    .footer-area .single-footer-5{ width: 25%;   padding: 38px 0em 2em 13px;}
}



@media screen and (min-width:768px) and (max-width: 1199px){

    #newsletter .wpcf7:after{ right: 10%;top: 35%;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{

    position: relative !important; 
    right: 72% !important;
    }
    #newsletter .wpcf7:after {
    right: 16% !important;
    top: 34% !important;
    }
}

@media screen and (min-width:576px) and (max-width: 767px){
    #newsletter .wpcf7:after{    top: 69%;}

}
@media screen and (min-width:495px) and (max-width: 575px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 82px !important;
    }
    #newsletter .wpcf7:after{    top: 70%;}
}
@media screen and (min-width:320px) and (max-width: 494px){
    #newsletter .wpcf7:after{ right: 10%;   top: 73%;}

}
@media screen and (min-width:320px) and (max-width: 410px){
    #newsletter .wpcf7:after{ right: 13%;}
}
@media screen and (min-width:320px) and (max-width: 557px){
    .maintop-header ul li{ float: none; margin-left: 0em; margin-right: 10px; text-align: center;}
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description, .single .ht-site-description{ text-align: center; }
    .maintop-header .header-shopbtn{    padding: 5px 20px; font-size: 14px;}
}
@media screen and (min-width: 320px) and (max-width: 387px){
.maintop-header .header-shopbtn { padding: 0px 12px !important;font-size: 11px !important;}
.maintop-header ul li a {    font-size: 14px;}
.maintop-header ul li i.fa-phone { margin-right: 7px; font-size: 20px;}
.maintop-header ul li i.fa-shopping-cart { font-size: 25px; padding: 10px 14px 0 0px;}

}
@media screen and (min-width: 320px) and (max-width: 425px){

     #contact .peccular-project-leafimgcontactboxshape1 {
    display: none;
}
#contact .peccular-section-head h2 {
    font-size: 30px;
}
 #contact .peccular-section-head .image-icon img.peccular-contactHead-imgboxshape {
    margin-left: 29px;
    margin-top: 4px;
    height: 30px;
}
#contact .peccular-section-head p {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0px;
    padding-right: 5em;
    margin-top: 10px;
}

#contact .contact_left_BGoverlay {
    clip-path: none;
    height: 620px;
}

 #project .peccular-project-leafimgboxshape1 {
    margin-left: 17px;
    margin-top: 0px;
    position: absolute;
    width: 140px;
}
 #project .peccular-project-leafimgboxshape2 {
    position: absolute;
    right: 5%;
    top: 40px;
    width: 90px;
}
    #banner .banner_mainTitle {
       left: 10px;
    width: 359px;
    top: 10%;
    text-align: center;
}
     #features .peccular-features-icon {
    top: 34%;
    left: 46%;
}
#banner .banner_mainTitle p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
#banner .banner-icn i {
    font-size: 40px;
}
#banner .banner-icn {
    width: 50px;
    height: 50px;
    border-radius: 8px;
    margin-top: 10px;
    margin-left: 21px;
    margin-bottom: 15px;
    text-align: center;
}
 #banner .banner-section-area-text {
    padding: 0px 10px 5px 10px;
}
#banner .banner-section-area-text h3 {
    font-size: 30px;
    line-height: 23px;
    border-left: none;
    margin-left: 10px;
}
 #banner .banner-section-area-text-subtitle {
    font-size: 18px;
    line-height: 20px;
    line-height: 24px;
    margin-top: 1em;
    padding: 12px 15px 12px 15px;
    margin-left: 30%;
}
#banner .banner_mainTitle h2 {
    font-size: 28px;
    margin-bottom: 15px;
}
#features .FeaBG_icon {
    height: 100%;
    width: 100%;
}
#banner img.banner-mainimg {
    width: 100%;
    height: 318px;
}
#banner .bannerLeftShape {
    -webkit-mask-image: url(images/bannerLeftShape.png);
    mask-image: url(images/bannerLeftShape.png);
    -webkit-mask-position: top center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

 #features .mid-image-bx img {
    height: 470px;
    width: 100%;
}
 #features .peccular-features-single {
    TEXT-ALIGN: center;
}
 #features p.inner-area-text {
    text-align: center;
}
 #features .peccular-section-head {
    margin-bottom: 15px;
    margin-top: 2em;
}
    #counter .peccular-counter-single{border: none;}
.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){
  .page-main-header2 .image-icon {
    width: 20em !important; 
       top: 45%;
}
}
@media screen and (min-width:992px) and (max-width: 1024px){
    .site-header .socials a i.fa{margin-right: 4px !important;}
    .site-header .socials { padding: 25px 0px 10px 0 !important;}
}
@media screen and (min-width:320px) and (max-width: 991px){
    .site-header .socials a i.fa{margin-right:0px !important; width: 28px; height: 28px; line-height: 27px;font-size: 15px;}
    .site-header .socials { padding: 25px 0px 5px 0 !important;}
}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}

@media screen and (min-width:320px) and (max-width: 575px){

    .top-bar-head .header-bottom-border { bottom: 0px;}
}

@media screen and (min-width:425px) and (max-width: 768px){

    #testimonials .peccular-testimonials-image img {
    width: 100px;
    height: 100px;
    left: 2.5em;
}
#testimonials .owl-nav .owl-prev {
    width: 100px;
    height: 45px;
    padding: 10px 20px 10px 20px;
    margin-right: -25px;
}
#testimonials .owl-nav .owl-next {
    width: 100px;
    height: 45px;
    line-height: 30px;
    padding: 10px 20px 10px 20px;
    margin-right: -25px;
}
#testimonials .peccular-section-head h2 {
    margin-top: 0em;
    font-weight: 500;
    font-size: 30px;
    line-height: 24px;
    padding-bottom: 3px;
    margin-bottom: 0px;
}
#testimonials .test_content {
    position: relative;
    top: 0;
}
#testimonials h6.peccular-testimonials-designation {
    font-size: 15px;
    margin: 0 0 5px;
}
#testimonials h4.peccular-testimonials-name {
    margin: 23px 0 7px;
    font-size: 20px;
}
#testimonials .peccular-testimonials-image {
    padding: 0 0 0 0px;
    width: 160px;
    padding-top: 0;
    top: 1em;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox {
    margin-bottom: 0em;
}
#testimonials .peccular-testimonials-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 0 0px;
}
}
@media screen and (min-width:320px) and (max-width: 768px){


    #contact .contactLeftBGBlur_image {
    clip-path: none;
}
#contact .contact_left_BGoverlay {
    clip-path: none;
}
.slide-inner .slider-inner-mainbox{ left: 0; right: 0; margin: 0 auto; }

}
.slide-inner .slider-inner-mainbox {
    width: 309px;
    left: 1% !important;
}
@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: 11px !important;
        line-height: 15px;
        margin-bottom: 0px;
        padding-bottom: 4px;
    }
    .hero-style .slide-title h2 {
        line-height: 20px !important;
        font-size: 16px !important;
        margin-bottom: 3px;
    }
}

@media screen and (min-width:320px) and (max-width: 425px){

    .slide-inner .slider-inner-mainbox{padding: 0;
        left: 10%;
    }
    .slider-inner-mainbox:before{    top: 42px;left: 18px;}
    .slider-inner-mainbox:after{    left: 41px;}
    .slider-inner-box {  padding: 4em 3em 2em;}
    .hero-style .slide-btns-2 a.ReadMore{    font-size: 16px;    padding: 0;
    left: 10%;
    top     padding: 7px 24px;}
}
@media only screen and (max-width:320px){
    .slider-inner-box {  padding: 3em 1em 2em;}
    .slider-inner-mainbox:before{      top: 26px;left: 9px;}
    .slider-inner-mainbox:after{    left: 25px;     top: 9px;}
}
@media only screen and (max-width: 1200px){ 
    #services .owl-carousel .owl-nav button.owl-next:before,
    #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    #innerpage-box .peccular-testimonials-image img {
    }
}
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {
        margin-top: 1em;
    }
    
    .hero-style .slide-title h2 {
        font-size: 35px;
    }
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }
    
    .slider-inner-box {
        top: 55%;
    }
    div#team .owl-theme .owl-nav {display: none;}
        #innerpage-box .peccular-contact-area .info-label {
        font-size: 18px;
        line-height: 22px;
    }
    #innerpage-box .peccular-contact-area .info-data {
        font-size: 13px;
        line-height: 20px;
    }
    #innerpage-box .conntact_box_form {
        padding: 0 1em 0 1em;
    }
}

@media only screen and (max-width: 767px){
    #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;
    }
    #newsletter .newsletter-sign-box {
    padding: 0 1em;
}
#pricing .peccular-pricing-single .peccular-pricing-currency-price {
    font-size: 28px;
    margin: 0px 25.96px 38.62px 35.19px;
    }
}

@media only screen and (max-width: 640px){ 


  #whychooseus .peccular-whychooseus-img{
    padding-right: 2em;
}
.peccular-whychooseus-overlay-dark {
    display: none;
}

#innerpage-box .peccular-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}

#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}
#innerpage-box .peccular-testimonials-single {
    margin-top: 0em;
    margin-bottom: 0em;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .peccular-testimonials-content i {
    font-size: 50px;
}
.share-btn, .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
}
.h-contact, .page .h-contact, .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}

.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;
}

.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
#features .peccular-features-b:nth-child(3),#features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
#steps .peccular-steps-b:after {display: none;}
div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}
    #innerpage-box .peccular-project-b, #innerpage-box .peccular-main-b {
        width: 100% !important;
    }
}
@media only screen and (max-width: 375px){

    .slider-inner-box {  width: 315px;    }
}
@media only screen and (max-width: 320px){
    #banner .banner_mainTitle {
    width: 300px;
}
    .slider-inner-box {   width: 310px;  }