/*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}
header.site-header .maintop-header{
    padding-top: 4px;
    position: relative;
}
.col-xl-8.col-lg-8.col-md-8.col-sm-8.col-xs-8.head-menu.pd-0 {
    float: right;
    width: 70.666667%;
} 
.site-header {
    position: relative;
    z-index: 99999;
    position: absolute;
    width: 100%;
} 
.ht-sticky-header .site-header{
    position: fixed;
}
.top-header-email a.h-email {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
        margin-top: 6px;
    position: absolute;
}
.top-header-email i.fa.fa-envelope-o {
    font-size: 28px;
    color: #f27a0a;
    margin: 1px 14px;
}
.top-header-phone a.h-phone {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
        margin-top: 6px;
    position: absolute;
}
.top-header-phone i.fa.fa-phone {
    font-size: 28px;
    color: #f27a0a;
    margin: 1px 14px;
}
.top-header-time a.h-time {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
        margin-top: 6px;
    position: absolute;
}
.header-nav-area {
    position: relative;
}
.top-bar-head{

    padding: 0px;
    width: 100%;
    display: inline-block;
    background: transparent;
    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: #fff;
    opacity: 0.95;
    background-size: cover;
    z-index: -1;
    
   } 
.top-bar-head .header-bottom-border{
    border-bottom: 1px solid #dad3c9;
    position: relative;
    bottom: 50px;
    opacity: 0.5;
    z-index: -1;
    width: 100%;
}

.in-nav-btn {
    display: none;
}

a.site-button.sharp {
      padding: 10px 6px 10px 20px;
    font-size: 25px;
    color: #064273;
    transition: all 0.3s ease 0s;
}
a.site-button.sharp:hover{
    color: #f27a0a;
}

.ht-sticky-header .site-header .top-bar-head{
    background-color: #000;
}
.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
/*.maintop-header ul li{
    list-style: none;
    float: right;
    line-height: 45px;
   
}*/

.top-header-icons {
    padding: 0 11px;
}


.maintop-header ul li:last-child{
     margin-left: 0em;
}

/*.maintop-header ul li a {
    font-size: 17px;
    font-weight: 400;    
    margin: 0;
    color: #b3b2b2;
}
.maintop-header ul li a.h-phone {
    color: #b3b2b2;
}
.maintop-header ul li a.h-email {
    color: #b3b2b2;
}
.maintop-header ul li i.fa-envelope-o {
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
    line-height: 29px;
    width: 34px; 
    height: 34px;
    text-align: center;
}
.maintop-header ul li i.fa-phone {
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
    line-height: 29px;
    width: 34px;
    height: 34px;
    text-align: center;
}*/

.site-header .site-navigation { text-align: right; }


.site-header .socials a i.fa {
    color: #06332e;
    font-size: 18px;
    margin-right: 11px;
    margin-bottom: 5px;
    line-height: 33px;
    border-radius: 50%;
    background: #fff;
    /*border: 3px solid #fff;*/
    width: 32px;
    height: 31px;
    text-align: center;    
    transition: all 0.9s;
}
.site-header .socials a i.fa:hover {
    color: #fff;
    background: #06332e;
    transform: scale(1.2);
    transition: all 0.9s;

}
/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.page-template-home-template .ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
 color: #b3b2b2;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding: 10px 62px 0px 0;
}
.ht-site-description a,
.page-template-home-template .ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
} 
.logo-header,
.page-template-home-template .logo-header,
.page .logo-header,
.single .logo-header{
    text-align: left;
    position: absolute;
}
.logo-header .peccular-header .sticky-header {
    position: fixed;
    padding: 26px 0px;
    width: 17%;
    z-index: 100000;
    box-shadow: none;
}
.ht-site-title,.site-title,
.page-template-home-template .ht-site-title, .page-template-home-template .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
    color: ;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.page-template-home-template .ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}
a.header-btn {
    background: #f27a0a;
    color: #fff;
    top: 32px;
    left: 50px;
    position: relative;
    padding: 7px 17px;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
    border-radius: 5px;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.popup_data1 .peccular-contact-member-wrap {
    padding-top: 43px;
}
a.header-btn:hover{
    background-color: #325b90;
}

.navigation .mainmenu li a:hover, div#navbarNavDropdown li.current_page_item a:hover, .current_page_item > a:hover {
    color: #f27a0a;
    transition: all 0.3s ease 0s;
}
/*--------------------  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,
.page-template-home-template ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
.page-template-home-template 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,
.page-template-home-template 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,
.page-template-home-template .h-mailid a, .page-template-home-template .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,
.page-template-home-template .h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.page-template-home-template .h-mailid a i, .page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .h-mailid a:hover, .page-template-home-template .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,
.page-template-home-template .h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.share-btn,
.page-template-home-template .share-btn,
.page .share-btn,
.single .share-btn{
    text-align: right;
}
.share-btn a.site-button,
.page-template-home-template .share-btn a.site-button,
.page .share-btn a.site-button,
.single .share-btn a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: inline-block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    text-align: center;
}
.share-btn a.site-button:hover,
.page-template-home-template .share-btn a.site-button:hover,
.page .share-btn a.site-button:hover,
.single .share-btn a.site-button:hover{
    color: #000;
    border: 3px solid #000; 
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 0px;
}

.page-template-home-template .navigation .mainmenu li a, .page .navigation .mainmenu li a {
color: #064274;
}
.page-template-home-template .navigation .mainmenu li a, .page .navigation .mainmenu li a, .single .navigation .mainmenu li a, .error404 .navigation .mainmenu li a {
       padding-top: 0;
    padding-bottom: 0;
    padding-right: 30px;
}

.navigation .mainmenu>li>a {
    display: block;
    font-size: 16px;
    padding: 30px 0;
    font-weight: 400 !important;
    line-height: 36px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.navigation .mainmenu li a:hover, div#navbarNavDropdown li.current_page_item a:hover, .current_page_item > a:hover {
    color: #f27a0a;
}

.navigation .mainmenu li a  {
    color: #ebf0f1;
}
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 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: #06332e;
 }
.menu-click i{
    color: #783afd;
 }

.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 {
    background:none ;
  }
 ul.sub-menu, header.site-header ul.sub-menu{
    background:#fff ;
}
.header.site-header ul.sub-menu li a:before {
    color:#fff;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0;
}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
}
header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a, .header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a {
    color: #fff;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #fff;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;
    /* transition: all 0.5s ease 0s; */
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}
.header.site-header ul.sub-menu li a:before  {
    content: "\f2dc";
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    margin-left: -17px;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 0;
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1em;
}
.header.site-header ul.sub-menu li:hover > a:before {
    opacity: 1;
}
/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .page-template-home-template .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,
    .page-template-home-template .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: 15px !important;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .page-template-home-template .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,
    .page-template-home-template .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){

.logo-header .custom-logo-link img {
        width: 50% !important;
    padding-top: 1.5em;
}
.logo-header {
    padding: 30px 0 0px 0px !important;
}
/*.logo-header, .page-template-home-template .logo-header, .page .logo-header, .single .logo-header{
    margin-left: -45px;
}*/
.top-bar-head .header-bottom-border {
    bottom: 71px;
}

.col-xl-8.col-lg-8.col-md-8.col-sm-8.col-xs-8.head-menu.pd-0 {
    margin-right: 0em;
    width: 81.666667%;
}
.maintop-header ul li {
    padding: 0 0 0 10px;
}

   .h-contact-block, .page-template-home-template .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    .page-template-home-template #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    }
    .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;
    }
.navigation .mainmenu li.current_page_item a, .current_page_item > a{
    background: #06332e;
    color: #fff;
}
.navigation .mainmenu li a{ color: #06332e ; }
 /* a.header-btn{
    display: none;
  }*/

}

@media screen and ( min-width: 992px) and (max-width: 1199px){
    .page-template-home-template .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;}
        .page-template-home-template #contactinfo .peccular-section-head {
    margin: 0 !important;
}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
    .maintop-header {
    display: none;
}
}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .page-template-home-template .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{    padding: 0px;}
    .maintop-header ul li:last-child {  margin-left: 0;   text-align: right;}
.peccular-project-area {
    padding: 0 !important;
}
  #post-10 .wp-container-12.wp-block-columns:before{
        top: 22px !important;
    right: -9px !important;
}
.page-template-home-template #about .peccular-about-imgbox{
    background-image: none !important;
}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
.maintop-header ul li {   line-height: 21px;}
body.page-template-default main#innerpage-box .peccular-service-content{
    padding: 10px !important;
}
#peccular-contactus-wrap .peccular-contact-page-form {padding: 36px !important;}
}

@media screen and ( min-width: 359px) and (max-width: 575px){
.ht-main-title { margin: 40px 0 0.5em 0px !important;     font-size: 31px !important;}

}
@media only ( min-width: 320px) and (max-width:360x){
.ht-main-title { margin: 15px 0 0.5em 0px !important;     font-size: 31px !important;}

}

/*----- Sticky Header ------*/
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
     background: #fff;
    z-index: 99999;

}
@media screen and ( max-width: 769px) and (min-width: 720px){
    .page-template-home-template .sticky-header {
        margin-top: 0;
    }
/*    .hamburger-menus {
    top: 7px !important;
    right: -104px !important;
}*/
.logo-header, .page-template-home-template .logo-header, .page .logo-header, .single .logo-header {
    top: -13px;
    padding-top: 12px !important;
}
.top-bar-head .header-bottom-border {
    bottom: 59px;
    left: -2px;
    z-index: 1;
}
}
@media screen and (max-width:720px) {
    .page-template-home-template .sticky-header {
        margin-top: 0;
    }
}
/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/
.page-template-home-template h2{font-family: 'Roboto Slab';}


.page-template-home-template .peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 2em;
}
.page-template-home-template .peccular-section-head h2{
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 50px;
    font-family: 'Roboto Slab';
}

.page-template-home-template .peccular-section-head h3{
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
    font-family: 'Roboto Slab';
}
.page-template-home-template .peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
}
.page-template-home-template #services .service-bg,
.page-template-home-template #about .about-bg,
.page-template-home-template #counter .counter-bg,
.page-template-home-template #features .features-bg,
.page-template-home-template #steps .steps-bg,
.page-template-home-template #project .project-bg,
.page-template-home-template #facility .facility-bg,
.page-template-home-template #testimonials .testimonials-bg,
.page-template-home-template #team .team-bg,
.page-template-home-template #contactinfo .contactinfo-bg,
.page-template-home-template #contact .contact-bg,
.page-template-home-template #blog .blog-bg,
.page-template-home-template #ourclient .ourclient-bg,
.page-template-home-template #newsletter .newsletter-bg,
.page-template-home-template #footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
.page-template-home-template #services,
.page-template-home-template #about,
.page-template-home-template #counter,
.page-template-home-template #features,
.page-template-home-template #steps,
.page-template-home-template #project,
.page-template-home-template #facility,
.page-template-home-template #testimonials,
.page-template-home-template #team,
.page-template-home-template #contactinfo,
.page-template-home-template #contact,
.page-template-home-template #blog,
.page-template-home-template #ourclient,
.page-template-home-template #newsletter,
#footer{
    position: relative;
    overflow: hidden;
}
.page-template-home-template .peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/
#slider .slider-bg {
    position: absolute;
    background: #000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#slider .overlay {
       position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #064273;
    opacity: 0.8;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute !important;
    top: 51% !important;
    left: 10% !important;
    width: 10% !important;
    text-align: left !important;
}

img.slide-bg-img {
    position: absolute;
}

.swiper-pagination-bullet-active{
    opacity: 1;
    background: #06332e !important ;    
}
.swiper-pagination-bullet {
    width: 18px !important;
    height: 18px !important;    
    border-radius: 100%;
    background: #fff !important;
    /*color: #fdfdfd !important;*/
    display: block !important;
    opacity: 1 !important;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 6em;
    padding-top: 3em;

}
.hero-style {
    height: 850px;
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.peccular-slider-mainoverlay{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    background-size: cover;
}

.slider-area img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    left: 0;
}
.slider_bg_img .hero-overlay {
    background: #064274;
    opacity: 0.8;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.slide-inner .slider-inner-mainbox {
    position: absolute;
    left: 3%;
    top: 21%;
    width: 556px;
    height: 501px;
    z-index: 1;
    background: #064274;
}
/* .hero-overlay{
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}*/
.sliderimg {
    position: absolute;
    width: 52%;
    height: 74%;
    left: 45%;
    top: 21%;
}

.slider-inner-box {
        position: absolute;
    padding: 5em 4em 8em;
    text-align: center;
    top: 0;
}

.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 690px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
        margin: 7px 4px !important;
}

.slider-area h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding: 20px 0;
}

.hero-style .slide-title h2 {
    font-size: 46px;
    line-height: 50px;
    color: #ffffff;   
    transition: all .4s ease;
    padding: 0 0 10px 0;
    font-family: 'Roboto Slab';
    line-height: 70px;
}
.hero-style .slide-title h2 span{
    font-size: 32px;
    color: #ffffff;    
    transition: all .4s ease;
    padding: 0 0 0 15px;
    font-weight: 500;
}
.slider-area p {
    color: #fff;
    padding-bottom: 22px;
    margin: 0;
}

.hero-style .slide-text p {
        z-index: 1;
    text-align: center;
    font-family: 'Roboto';
    font-size: 20px;
    color: #ffffff;
    transition: all .4s ease;
    line-height: 34px;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.slide-btns-1.animated.fadeInDownBig {
    margin-right: 36px;
}
.hero-style ul li{
   display: inline-block;
    padding-right: 10px;
}

.hero-style .slide-btns-1 a.ReadMore {
    font-size: 22px;
    font-family: 'Roboto Slab';
    border-radius: 6px;
    border: 2px solid #fff;
    font-weight: 400;
    line-height: 18px;
    color: #325b90;
    background-color: #fff;
    outline-width: 0;
    text-decoration: none !important;
    padding: 8px 14px;
    transition: all .6s;
    display: inline-block;
    position: relative;
}

.hero-style .slide-btns-1 a.ReadMore:hover{
color: #ffffff !important;
background: #f27a0a !important ;
border-color: #ffffff;
}
.hero-style .slide-btns-2 a.ReadMore:hover{
color: #ffffff !important;
background: #f27a0a !important ;
border-color: #ffffff;
}

.slide-btns-2.animated.fadeInDownBig {
    position: relative;
    z-index: 5;
}
.hero-style .slide-btns-2 a.ReadMore{
    font-size: 22px;
    font-family: 'Roboto Slab';
    border-radius: 6px;
    border: 2px solid #fff;
    font-weight: 400;
    line-height: 18px;   
    color: #fff;
    outline-width: 0;
    text-decoration: none !important;
    padding: 8px 18px;
    transition: all .6s;
    display: inline-block;
    position: relative;
}
i.fa.fa-chevron-right {
    font-size: 35px;
    position: relative;
    margin: 5px 14px;
}
i.fa.fa-chevron-left {
    font-size: 35px;
    position: relative;
    margin: 6px 4px;
}

.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}
.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    background: transparent;
    width: 49px;
    height: 48px;
    line-height: 53px;
    margin-top: 57px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
    color: #fcfdfb;
}

.hero-slider .swiper-button-prev {
    left: 24px;
    transform: translateX(24px);
}

.hero-slider .swiper-button-next {
        right: 24px;
    transform: translateX(24px);
}

.hero-slider .swiper-button-prev:hover, .hero-slider .swiper-button-next:hover {
    color: #7db3e0;
    border-color: #7db3e0;
}

.hero-slider:hover .swiper-button-prev, .hero-slider:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}


.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #000;
}

@media (min-width: 1024px){
    .hero-style {
        height: 677px;
    }
.page-template-home-template #about .peccular-section-head h3 {
    font-size: 30px;
}

}


/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/
.page-template-home-template #services .service-bg{
        height: 473px;
        z-index: 0;
        /*background: #ffffff!important;*/
}
.page-template-home-template #services .service-bgoverlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 473px;
    opacity: -1;
    background: #ffffff;
}
.service-item {
    padding: 0;
    position: relative;
}
.page-template-home-template #services .peccular-section-head h2{
    font-family: 'Roboto Slab';
    color: #fff;   
    margin-bottom: 27px; 
        margin-top: 2em;   
    font-weight: 700;
    font-size: 19px;
}

.page-template-home-template #services .peccular-section-head h3{    
    color: #fff;   
    margin-bottom: 35px;    
    font-weight: 800;
    font-size: 36px;
}
.page-template-home-template div#services {
    position: relative;
    margin: 0em 0;
}
.page-template-home-template #services .peccular-service-box{
    position: relative;
    transition: all 0.5s;
    margin-bottom: 2em;
    padding: 0;
    width: 95%;
}
.peccular-service-box-area {
    position: relative;
    transition: all 0.5s;
    filter: drop-shadow(-1px -1px 4px rgba(50, 50, 0, 0.2));
}
.ser-img {
    position: relative;
    overflow: hidden;
}
img.peccular-service-img {
    width: 100%;
    height: 210px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}
 .page-template-home-template #services .peccular-service-box:hover img.peccular-service-img{
    transform: scale(1.2);
    transition: all 1s ease 0s;
}
.service-btn {
    margin-top: 23px;
        margin-bottom: 6px;
}
.service-btn a.read-btn:hover{
    background: #064274;
    color: #fff;
}
.service-btn a.read-btn {
    background: #fff;
    color: #f27a0a;
    border: 1px solid;
    border-radius: 5px;
    padding: 6px 13px;
    font-size: 17px;
    font-family: 'Roboto Slab';
    font-weight: 400;
    z-index: 1;
    transition: all .3s;
}
.service-btn a.read-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #37474f;
    z-index: -1;
    opacity: 0;
     -webkit-transform: scale3d(0.7, 1, 1); 
     transform: scale3d(0.7, 1, 1); 
     -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; 
     transition: transform 0.4s, opacity 0.4s; 
     -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); 
     transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); 
}
.page-template-home-template #services .peccular-service-box .ser-olay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.3;
    display: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.page-template-home-template #services .peccular-service-box:hover .ser-olay{
    display: block;
}
.page-template-home-template #services .peccular-service-box .peccular-service-image {
    padding: 0px;
    position: relative;
    overflow: hidden;

}
.page-template-home-template #services .peccular-service-box .peccular-service-image img {
    width: 100%;
    border: 6px solid #ffffff70;
    transition: all 0.9s ease;
       
}
.page-template-home-template #services .peccular-service-content {    
        position: relative;
    padding: 25px 30px;
    text-align: center;
        margin-top: -5px;
            background-color: #ffffff;
}

.page-template-home-template #services .peccular-service-content h4 a{
    word-break: break-word;
    padding: 0;
    font-size: 26px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    margin-bottom: 0px;   
    color: #06332e;
    position: relative;
    bottom: 8px;
}  
.page-template-home-template #services .peccular-service-contenttext p{
    font-size: 17px;
    font-weight: 400;
    font-family: 'Roboto';
    word-break: break-word;
    line-height: 25px;
    color: #a5a3a4;
    margin-bottom: 0px;
    text-align: center;
}

.padding-0{padding: 0;}

.page-template-home-template #services .owl-theme .owl-dots {display: none;}

.page-template-home-template #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;
}

.page-template-home-template #services .owl-carousel .owl-nav button.owl-next span:before, 
.page-template-home-template #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;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev span, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next span {
    display: none !important;
}
.page-template-home-template #services .owl-theme .owl-nav .disabled {
    opacity: 1;
    cursor: pointer;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev, 
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next {
     position: relative;
    box-shadow: none;
    background: none;
    z-index: -1;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-next:before, 
.page-template-home-template #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%;
}
.page-template-home-template #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;
}
.page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:before{
    content: "\f177";
    font-family: FontAwesome;
    position: relative;
    color: #3e3e3e;
    top: -380px;
    left: -620px;
}

.page-template-home-template #services .owl-carousel .owl-nav button.owl-next:hover:before,
.page-template-home-template #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){
    .page-template-home-template #services .serbrdr:nth-child(even) .image-bttom-border{bottom: 0px; display: none;}
    .page-template-home-template #services .peccular-service-content{    bottom: 0px;}
.page-template-home-template #contactinfo .contactinfo-icon {
    width: 15%;
}
.page-template-home-template #contactinfo .peccular-section-head h2{
    font-size: 38px;
}
.page-template-home-template #contactinfo .peccular-section-head h3{
    font-size: 16px;
} 
.page-template-home-template #contactinfo .contactinfo-containt h2{
    font-size: 16px!important;
}
.page-template-home-template #newsletter .peccular-section-head h2 {
    font-size: 23px !important;
    line-height: 25px !important;
}
}
@media screen and (min-width:768px) and (max-width: 991px){
    .container, .container-md, .container-sm {
    max-width: 925px;
}
    .page-template-home-template #services .peccular-service-contenttext p{position: relative;
    z-index: 5;   padding-top: 14px;}     
    .page-template-home-template #services .peccular-service-contenttext { margin-top: 0em;}
}
@media screen and (min-width:768px) and (max-width: 1024px){
    a.site-button.sharp {
    padding: 10px 6px 10px 10px;
    font-size: 25px;
}
.top-bar-head .header-bottom-border {
    bottom: 55px;
    left: -34px;
    z-index: 1;
}
    .page-template-home-template #services .peccular-service-contenttext p {
    font-size: 16px;
}
.page-template-home-template #services .peccular-service-content {
    position: relative;
    padding: 18px 3px;
}
img.peccular-service-img {
    height: 143px;
}
}
@media screen and (min-width:320px) and (max-width: 767px){
    .service-item {
    padding: 0 24px;
}
}
/*-----404 page------*/
main#innerpage-box .oops-text h2 {
    color: #fff !important;
}
main#innerpage-box .oops-text p {
    color: #fff !important;
}
main#innerpage-box .error-404-contant {
    background: #383c44;
}
 main#innerpage-box .inner_contentbox .peccular-error-404-btn a {
    color: #2c72cd;
    background: #fff;
    font-family: raleway;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.15;
    letter-spacing: 1.12px;
    font-style: normal;
    margin: 8px 13px;
    padding: 18px 40px;
    border: 1px solid #2c72cd;
    border-radius: 0;
}
main#innerpage-box .inner_contentbox .peccular-error-404-btn a:hover{
    color: #fff;
    background: #2c72cd;
}
/*-------------------*/




/*----------------------------------------*/
/*  Facility Area
/*----------------------------------------*/
.page-template-home-template #facility .facility-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

.page-template-home-template #facility .facility-per {
    font-size: 60px;
    font-weight: 400;
    color: #030303;
    line-height: 60px;
}
.page-template-home-template #facility .facility-per-title {
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.page-template-home-template #facility p.facility-per-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #021348;
}
.page-template-home-template #facility .facility-per-border {
    border-bottom: 8px solid #f2f2f2;
    position: relative;
    margin-bottom: 1.5em;
}
.page-template-home-template #facility .facility-per-border:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    right: 100%;
    top: 0;
    background: #000;
    height: 8px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.page-template-home-template #facility:hover .facility-per-border:after,
.page-template-home-template #facility:focus .facility-per-border:after, 
.page-template-home-template #facility:active .facility-per-border:after {
    right: 20px;
    background: #3c71fa;
}


.page-template-home-template #facility .peccular-facility-single:hover .facility-bordericon{
    border: 1px solid #fef6e1;

}

.page-template-home-template div#facility {
    position: relative;
    background: #f3f4f9;
}
#facility .peccular-section-head {
    width: 65%;
}
.page-template-home-template div#facility .peccular-facility-content {
    position: relative;
    z-index: 1;
    padding-left: 15px;
    text-align: left;
}
.page-template-home-template #facility .peccular-section-head h2{
    color: #064274;
    font-weight: 700;
    font-size: 68px;
    text-align: left;
    margin-bottom: 4px;
    font-family: 'Roboto Slab';
}

.page-template-home-template #facility .peccular-section-head h3 {
       color: #064273;
    padding-right: 22px;
    line-height: 26px;
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    font-family: 'Roboto Slab';
}
.page-template-home-template #facility .peccular-facility-b{
    float: left;
    margin: 13px 0px;
    padding: 0 27px 0px 0px;
}
.page-template-home-template #facility .peccular-facility-content h4.peccular-facility-title{
    font-size: 27px;
    font-family: 'Roboto Slab';
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    line-height: 35px;
    color: #064274;
    margin-bottom: 5px;
    transition: all 0.3s ease 0s;
}  
.page-template-home-template #facility .peccular-facility-single:hover h4.peccular-facility-title{
     color: #f27a0a;
}
.page-template-home-template #facility .peccular-facility-content p.peccular-facility-text{
    color: #064274;
    font-size: 16px;
    font-weight: 400;
        font-family: 'Roboto Slab';
    word-break: break-word;
    line-height: 20px;
}
.page-template-home-template #facility .peccular-facility-single:hover p.peccular-facility-text{
     color: #064274;
}
.page-template-home-template #facility .peccular-facility-single {
    padding: 1em 1em;
    margin-bottom: 2em;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
}
.page-template-home-template #facility .peccular-facility-single:hover{
        box-shadow: 3px 3px 18px 1px #2a599540;
}

.page-template-home-template #facility .peccular-facility-icon {
    margin-bottom: 0.5em;
    position: relative;
    z-index: 1;
}
.page-template-home-template #facility .peccular-facility-single:hover .peccular-facility-icon{
        animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    background: linear-gradient(to right,#441f88 0%,#4b91f1 100%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-template-home-template #facility .peccular-facility-icon span:before{
    font-size: 80px;
    transition: all 0.5s ease 0s;
        color: #064273;
}

.page-template-home-template #facility .peccular-facility-single:hover .peccular-facility-icon span:before {
   color: #fff;
}

.all-facility-right-1 {
    position: relative;
    margin-top: 2em;
}
.all-facility-right-2 {
    position: relative;
    margin-top: 2em;
}
.all-facility-right-3 {
    position: relative;
    margin-top: 2em;
}
.facility-right-area a.ficon {
    font-size: 74px;
    color: #fff;
}

.peccular-facility-right-icon {
    border: 2px solid #fff;
}
.page-template-home-template #facility .peccular-section-head .peccular-section-head-icon i.fa.fa-bell  {
    position: relative;
    right: 25%;
    top: 25px;
}
.for-icon {
    width: 20%;
    height: 106px;
    margin-left: 38%;
    background: #064274;
    margin-bottom: 15px;
        transition: all .3s;
    padding: 7px 7px;
}
.peccular-facility-right-icon:hover span{
     animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

.for-icon2 {
    width: 38%;
    height: 106px;
    margin-left: 26%;
    background: #064274;
    margin-bottom: 14px;
    padding: 7px 7px;
}
.peccular-facility-right-content h4.peccular-facility-title.inner-area-title {
    font-family: 'Roboto Slab';
    color: #064274;
    font-size: 30px;
    font-weight: 700;
    margin-left: -17px;
}
.facility-right-2a {
    position: relative;
    left: -1px;
    top: -13px;
}
.facility-right-2b {
    position: relative;
    right: -58px;
    top: -12px;
}
.facility-right-2c {
    position: relative;
    right: -26px;
    top: 2px;
}
.facility-right-2d {
    position: relative;
    right: -26px;
    top: -23px;
}
#facility .facility-right-area-bg {
    position: absolute;
    border: 33px solid #dadada;
   width: 307px;
    height: 305px;
    z-index: 0;
    top: 8em;
    right: 8em;
    transform: rotate(45deg);
}
#facility .facility-right-area {
    position: relative;
    /*overflow: hidden;*/
}


@media screen and (min-width: 768px) and (max-width:991px){
    .page-template-home-template #facility .peccular-facility-b { padding: 0 6px;}
    .page-template-home-template #facility .peccular-facility-content h4.peccular-facility-title {
    font-size: 17px;}
}
@media screen and (min-width:576px) and (max-width:767px){

    .page-template-home-template #facility .peccular-facility-b { padding: 0 6px;}
    .page-template-home-template #facility .peccular-facility-content h4.peccular-facility-title {
    font-size: 13px;}
}
@media screen and (min-width:320px) and (max-width:768px){
    a.header-btn{
        left: 0;
    }
    .page-template-home-template #facility .peccular-facility-content h4.peccular-facility-title {
    font-size: 18px;
    padding: 0;
    line-height: 15px;
    margin-bottom: 5px;
}
.page-template-home-template #facility .peccular-section-head h3 {
    padding-right: 22px;
    line-height: 24px;
    font-size: 17px;
}
.page-template-home-template #facility .peccular-section-head h2 {
    font-size: 35px !important;
}
#facility .peccular-section-head {
    width: 100%;
}
.page-template-home-template #facility .peccular-facility-single {
    padding: 0.5em 0.5em;
    margin-bottom: 4em;
    border-radius: 10px;
}
    .all-facility-right-1 {
    position: relative;
    margin-top: 1em;
    margin-right: 5em;
}
.facility-right-2c {
    position: relative;
    right: 25px !important;
    top: 28px!important;
}
.facility-right-2d {
    position: relative;
    right: 47px;
    top: 1em;
}
.facility-right-2b {
    position: relative;
    right: 0;
    top: 1em;
}
.all-facility-right-2 {
    position: relative;
    margin-top: 6em !important;
    margin-right: 5em;
}
    .page-template-home-template #about .peccular-about-imgbox {
    top: -21px;
    height: 305px !important;
    padding: 5px 0px 0px 55px;
}
.peccular-about-img1 {
    position: absolute;
    margin: 16px 19px 0px 13px!important;
}
        .site-header {
    height: 65px !important;
}
.facility-right-area-bg{
    display: none;
}
}

/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
.page-template-home-template #team .peccular-team-block {
    position: relative;
}
.page-template-home-template #team .team-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #team .peccular-section-head h2{
    color: #000;     
    font-weight: 600;
    font-size: 40px;
    margin-bottom: 60px;
    font-family: 'Roboto Slab';
}
.page-template-home-template #team .peccular-section-head h3{
    color: #064274;
    padding-right: 0;
    font-size: 50px;
    font-weight: 700;
    margin-top: 0em;
    font-family: 'Roboto Slab';
}
.page-template-home-template div#team {
    position: relative;
    background: #fff;
}
.peccular-team-content {
    position: relative;
}
.page-template-home-template #team h4.peccular-team-name {
    color: #064274;
    font-size: 26px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
}

.page-template-home-template #team h6.peccular-team-designation{
    font-weight: 400;
    font-family: 'Roboto';
    color: #7b7b7b;
    font-size: 20px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.page-template-home-template #team h5.peccular-team-designation{
    font-weight: 400;
    color: #7b7b7b;
    font-size: 16px;
    text-transform: capitalize;
}
.page-template-home-template #team h6.peccular-popteam-designation{
    font-weight: 500;
    color: #7b7b7b;
    font-size: 17px;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.page-template-home-template #team h4.peccular-popteam-name{
    color: #06332e;
    font-size: 27px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
}
.page-template-home-template #team .peccular-popteam-experience{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
.page-template-home-template #team .peccular-popteam-content {
    font-weight: 400;
    color: #000;
    font-size: 15px;
    line-height: 23px;
    text-transform: capitalize;
}
.page-template-home-template #team .peccular-team-image img {
    width: 100%;
    height: 328px;
}

.page-template-home-template #team .peccular-team-box{}

.page-template-home-template #team .peccular-team-single{
    background: #fff;
    padding: 0px 6px 0px;
    margin-bottom: 35px;
    position: relative;
}


.page-template-home-template #team .peccular-team-single:hover h4.peccular-team-name{ 
    /*padding-left:25px ; */
    color: #f27a0a; 
    letter-spacing: 1.5px; 
    transition: .5s ease;
 }
.page-template-home-template #team .peccular-team-single:hover h6.peccular-team-designation{
    /*padding-left:25px ;*/
    transition: .8s ease;
}

.page-template-home-template #team .peccular-team-social-icon{
    width: 40px;
    height: 40px;
    line-height: 43px;
    position: relative;
    float: right;
    text-align: center;
    bottom: 65px;
    z-index: 999;
    opacity: 0;
}
#team .peccular-team-image .overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    opacity: 0.4;
}
.page-template-home-template #team .peccular-team-single:hover .overlay {
    opacity: 0.4;
    display: ;
}
.page-template-home-template #team .peccular-team-single:hover .peccular-team-social-icon{
    opacity: 1;
    transition: all 0.9s ease 0s;
}

.page-template-home-template #team .peccular-team-social-icon i {
    color: #fff;
    font-size: 19px;   
    padding: 0px;
}
.page-template-home-template #team .peccular-team-hoversocial-icon{
    overflow: hidden;
    text-align: center;
    width: fit-content;
    position: absolute;
    bottom: -14px;
    left: -9px;
    border: 31px 35px 24px 33px;
}
.peccular-team-hoversocial-icon li {
    background: #1e4374;
}
.peccular-team-hoversocial-icon li:first-child{
   opacity: 0.6;
}
.peccular-team-hoversocial-icon li:nth-child(2){
   opacity: 0.79;
}
.peccular-team-hoversocial-icon li:nth-child(3){
    opacity: 0.89;
}

.page-template-home-template #team .peccular-team-hoversocial-icon a i{
    color: #fff;
    font-size: 22px;   
    padding: 0px;

}
.page-template-home-template #team .peccular-team-hoversocial-icon li a i:hover{
    color: #f27a0a !important;
}
.page-template-home-template #team .peccular-team-image .peccular-team-hoversocial-icon a {
    display: block;
    text-align: center;
    bottom: 0;
    position: relative;
   margin: 5px 12px -5px 12px;
    color: #fefefc;
}
.team-bottom-bdr {
    border-bottom: 4px solid #f27a0a;
    width: 30%;
    margin-top: 8px;
    letter-spacing: 1.5px;
    transition: .5s ease;
  
}
.page-template-home-template #team .peccular-team-single:hover .team-bottom-bdr{
    color: #06332e;
    width: 10%;
    opacity: 0;
    transition: 0.5s ease;
}

/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/

#innerpage-box .peccular-team-image {
    width: 100%;
    height: 370px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
/*#innerpage-box .peccular-team-image:after {
    content: "";
    position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #06332e;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
   opacity: 0.4;
   z-index: -1;
}*/
/*#innerpage-box .peccular-team-single:hover .peccular-team-image:after {   
     bottom: 0;
    height: 100%;
    z-index: 1;
}*/
 #innerpage-box .peccular-team-image img:hover{
    transform: scale(1.2);
    transition: all ease-in-out .4s;
}

#innerpage-box .peccular-team-image img {
     width: 100%;
    height: 100%;
    border: none;
    transition: all ease-in-out .4s;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#innerpage-box .peccular-team-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    transition: all .4s ease-in-out;
    left: -200%;
    width: 213px;
    background-image: url(../images/07_Team.png);
    height: 79px;
    background-repeat: no-repeat;
    mix-blend-mode: multiply;
}
#innerpage-box .peccular-team-single:hover .peccular-team-image:after{
    left: 0;
}
/*#innerpage-box .peccular-team-image:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
}*/
body.page-template-default #innerpage-box h4.peccular-team-name {
    font-size: 21px !important;
    color: #091d3e;
    margin-bottom: 7px
}
body.page-template-default #innerpage-box h5.peccular-team-designation {
    font-size: 14px !important;
    color: #848e9f;
}
body.page-template-default #innerpage-box .peccular-team-social-icon {
    display: flex;
    flex-direction: column;
    transition: .5s;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
}
.peccular-team-inner-social {
    position: absolute;
    top: 0;
    right: 0;
}
body.page-template-default #innerpage-box .peccular-team-social-icon a{
    background-color: #fff;
    padding: 7px 14px;
    margin-bottom: 10px;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    color: #f94d1c;
       transition: all .3s ease;
    transform: translateX(500%);
}
body.page-template-default #innerpage-box .peccular-team-image:hover .peccular-team-social-icon a{
    transform: translateX(0);
}
body.page-template-default #innerpage-box .peccular-team-social-icon a:nth-child(1) {
    transition-delay: .2s;
}
body.page-template-default #innerpage-box .peccular-team-social-icon a:nth-child(2) {
    transition-delay: .3s;
}
body.page-template-default #innerpage-box .peccular-team-social-icon a:nth-child(3) {
    transition-delay: .4s;
}
body.page-template-default #innerpage-box .peccular-team-social-icon a:nth-child(4) {
    transition-delay: .5s;
}
body.page-template-default #innerpage-box .peccular-team-social-icon-btn {
    text-align: center;
    transition: all .3s ease;
    padding: 10px;
    margin-top: 8px;
    position: absolute;
    top: 1%;
    right: 0;
}
body.page-template-default #innerpage-box .peccular-team-single:hover .peccular-team-social-icon-btn {
    opacity: 0;
}
body.page-template-default #innerpage-box .peccular-team-social-icon-btn a i {
    color: #064273;
}
body.page-template-default #innerpage-box .peccular-team-social-icon-btn a{
    background-color: #fff;
    padding: 11px 15px;
    margin-bottom: 10px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: #f94d1c;
}

body.page-template-default #innerpage-box .peccular-team-social-icon a{
    color: #fff;
    font-size: 16px;
    background-color: #06332e;
    display: inline-flex;
    height: 50px;
    width: 50px;
    margin: 5px;
    align-items: center;
    justify-content: center;
}
body.page-template-default #innerpage-box .peccular-team-social-icon a i {
    color: #064273;
    /*transition: all 300ms ease 0s;*/
    font-size: 17px;
}

body.page-template-default #innerpage-box .peccular-team-social-icon a:hover i {
    color: #fdfdfd;
}

body.page-template-default #innerpage-box .peccular-team-social-icon a:hover {
    transform: translateX(0);
     background: #064273; 
}
body.page-template-default #innerpage-box .peccular-team-single {
    margin-bottom: 20px;
    position: relative;
}

 body.page-template-default #innerpage-box .peccular-team-social-icon a{
    background: #fdfdfd;
 }
/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
.page-template-home-template #testimonials{
    /*padding: 4em 0px 1em;*/
    position: relative;
    overflow: hidden;
     margin: 0em 0;
}
.page-template-home-template #testimonials .testimonials-bg {
   opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: -47%;
    background: #fff;
}
.page-template-home-template #testimonials .testimonials-bg2 {
  background: #064273;
    position: absolute;
    left: 0;
    right: 0;
    top: 53%;
    bottom: 0;
}
.page-template-home-template #testimonials .testimonials-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.all-testimonial-item {
    margin-left: 2em;
    margin-right: 2em;
    box-shadow: 0px 0px 20px rgb(150 150 150 / 25%);
}

.page-template-home-template #testimonials .peccular-testimonial-block{
    padding-bottom: 45px;
    padding-left: 16em;
    padding-right: 16em;
    background-image: linear-gradient(360deg,#064274 43%,#fff 43%);
}
.page-template-home-template #testimonials .peccular-section-head h3{
    color: #064274;
    font-size: 50px;
    font-weight: 700;
    top: 14px;
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: 'Roboto Slab';
}

.page-template-home-template div#testimonials .peccular-testimonials-single{
        padding: 1.5em 7em;
}

.page-template-home-template div#testimonials .peccular-testimonials-image{
    position: relative;
}
.page-template-home-template div#testimonials .peccular-testimonials-image img {
        width: 170px;
    height: 170px;
    border: 2px solid #064274;
    transition: all .35s ease-out;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}
.page-template-home-template div#testimonials .peccular-testimonials-single:hover .peccular-testimonials-image img {
    color: #f27a0a;
}

.page-template-home-template div#testimonials h4.peccular-testimonials-name {
   font-weight: 700;
    color: #064274;
    margin: 0 0 6px;
    transition: all .35s ease-out;
    font-size: 30px;
    font-family: 'Roboto Slab';
    position: relative;
    z-index: 1;
}
.peccular-testimonials-content {
    padding-top: 0;
}
.page-template-home-template div#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name {
    letter-spacing: 2px;
    
}
.page-template-home-template div#testimonials h6.peccular-testimonials-designation {
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    margin: 10px 0 0px;
    position: relative;
      z-index: 1;
      text-transform: capitalize;
}

.page-template-home-template div#testimonials .peccular-testimonials-content p{
    color:#a5a3a4;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    word-break: break-word;
    line-height: 20px;
    padding-bottom: 15px;
    text-align: center;
    margin: 0;
}
.page-template-home-template div#testimonials .peccular-testimonials-single:hover .peccular-testimonials-content p{
    color: #064274;
}
.page-template-home-template div#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name{
    color: #f27a0a;
}
.page-template-home-template div#testimonials .peccular-testimonials-content i {
        font-size: 32px;
    color: #06332e !important;
    position: relative;
    top: 0px;
    left: -30px;
    margin-right: -24px;
    margin-left: 33px;
    transition: all 0.7s ease;
}

.page-template-home-template div#testimonials .peccular-testimonials-single:hover .peccular-testimonials-content i{

    transform: rotateY(204deg);
    transition: all 0.7s ease-out;
        color: #f27a0a !important;
}
.page-template-home-template div#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
       margin-top: 5em;
        background-image: linear-gradient(360deg,#fff 55%,#cdd9e3 55%);
}
.page-template-home-template div#testimonials .owl-theme .owl-dots {
    display: none;
}
.page-template-home-template div#testimonials .owl-theme .owl-nav {
    margin-top: 10px;
    position: relative;
    left: 0%;
    bottom: 80px;
    display: block;
}

.page-template-home-template div#testimonials .owl-nav .owl-prev {
        position: absolute;
    left: -32px;
    bottom: 103px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #fff;
    width: 55px;
    cursor: pointer;
    height: 55px;
    position: absolute;
    display: block;
    z-index: 1000;
    /* border-radius: 11px; */
    line-height: 45px;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
.page-template-home-template div#testimonials .owl-nav .owl-next {
    position: absolute;
    right: -32px;
    bottom: 103px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #fff;
    width: 55px;
    cursor: pointer;
    height: 55px;
    position: absolute;
    display: block;
    z-index: 1000;
    /* border-radius: 11px; */
    line-height: 50px;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
.page-template-home-template div#testimonials .owl-nav .owl-prev, 
.page-template-home-template div#testimonials .owl-nav .owl-next {
    background-color: #fff;
}

.page-template-home-template div#testimonials .owl-stage-outer:hover .owl-prev {
   /* left: -83px;*/
    opacity: 1;
   /* top: -137px;*/
}
.page-template-home-template div#testimonials .owl-stage-outer:hover .owl-next {
   right: -10px;
    opacity: 1;
}
.page-template-home-template div#testimonials .owl-nav .owl-prev span,
.page-template-home-template div#testimonials .owl-nav .owl-next span{
   display: none;
}
.page-template-home-template div#testimonials .owl-nav .owl-prev:after,
.page-template-home-template div#testimonials .owl-nav .owl-next:after{
    font-size: 30px;
    color: #000;
    line-height: 50px;
}
.page-template-home-template div#testimonials .owl-nav .owl-prev:after{
    content: "\f053";
    font-family: 'FontAwesome';
}
.page-template-home-template div#testimonials .owl-nav .owl-next:after{
    content: "\f054";
    font-family: 'FontAwesome';
}
.page-template-home-template div#testimonials:hover .owl-nav .owl-next,
.page-template-home-template div#testimonials:hover .owl-nav .owl-prev {
    background-color: #fff;
    opacity: 1;
}
.page-template-home-template div#testimonials .peccular-testimonial-block:hover .owl-nav .owl-prev:after,
.page-template-home-template div#testimonials .peccular-testimonial-block:hover .owl-nav .owl-next:after{
    color: #fff;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 8em;}

.page-template-home-template div#testimonials .contactbrdrbox{
        padding: 4em;
    position: relative;
    right: 0px;
}

.page-template-home-template #testimonials .contactbrdrbox h2{
    color: #06332e;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 25px;
}
.page-template-home-template #testimonials .contactbrdrbox p{
    color: #b6b6b6;
    font-size: 15px;
    font-weight: 400;
    margin: 5px 0 3em;
    line-height: 22px;
}
.page-template-home-template #testimonials .wpcf7 input[type="text"],
input[type="tel"],
input[type="email"]{
    margin-bottom: 10px;
    padding: 15px 10px !important;
    color: #aaa !important;
      
}
.page-template-home-template #testimonials .wpcf7 textarea{
    height: 50px;
    margin-bottom: 30px;
    color:  #aaa !important;
     border: 1px solid #eaeaea !important;

}
.page-template-home-template #testimonials .wpcf7 select{
    height: 50px;
    width: 100%;
    color:  #aaa !important;
    border: 1px solid #eaeaea !important;
    /*background: #fff;*/
}
.page-template-home-template #testimonials .wpcf7 select option{
    
        line-height: 34px !important;
    font-size: 14px !important;
    margin-bottom: 33px !important;
     padding-bottom: 12px;
}
.page-template-home-template #testimonials .wpcf7 select option:hover{
   background-color: #06332e !important;
}


 .page-template-home-template #testimonials .wpcf7 input[type="submit"]{
        background: #06332e;
        color: #fff;
        font-size: 16px;
        border-radius: 0 !important;
        border: 1px solid transparent;
        padding: 15px 50px;
        position: relative;
        display: inline-block;
        text-align: center;
 }
 .page-template-home-template #testimonials .wpcf7:hover input[type="submit"]{
        background: #fff;
        color: #06332e;
        font-weight: 700;
        border: 1px solid #06332e;
        transition: all 0.7s;

 }
  .page-template-home-template #testimonials .wpcf7 input[type="submit"]:before{
    content: "\f18e";        
    position: absolute;
    top: 69px;
    font-size: 31px;
    right: 13%;
    color: #000;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    font-family: 'Fontawesome';
    cursor: pointer;
  }

@media screen and (min-width: 320px) and (max-width: 1299px){

    .page-template-home-template div#testimonials .owl-theme .owl-nav{ bottom: 0;}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
#facility .facility-right-area-bg {
    position: absolute;
    border: 24px solid #dadada;
    width: 220px;
    height: 220px;
    z-index: 0;
    top: 8em;
    right: 6em;
    transform: rotate(45deg);
}
.facility-right-area a.ficon {
    font-size: 40px;
}
.peccular-facility-right-content h4.peccular-facility-title.inner-area-title {
    font-family: 'Roboto Slab';
    font-size: 22px;
    font-weight: 700;
    margin-left: 0;
}
.for-icon2 {
     width: 38%;
    height: 69px;
    margin-left: 19%;
    margin-bottom: 14px;
    padding: 7px 7px;
}
.for-icon {
    width: 20%;
    height: 69px;
    margin-left: 34%;
    margin-bottom: 15px;
    transition: all .3s;
    padding: 7px 7px;
}
.facility-right-2c {
      position: relative;
    right: -34px;
    top: 28px;
}
.all-facility-right-2 {
    position: relative;
    margin-top: 6em !important;
}
    .page-template-home-template #about .peccular-about-imgbox {
    top: -21px;
    height: 392px !important;
    padding: 5px 0px 0px 55px;
}
.peccular-about-img1 {
    position: absolute;
    margin: 16px 18px 0px 14px !important;
}
.page-template-home-template div#testimonials .peccular-testimonials-single{width: 80%;
    margin: 0 auto;  padding: 12px 0;}
    .page-template-home-template #testimonials .peccular-testimonial-block {
    padding-left: 8em;
    padding-right: 8em;}

    .testimonials-item {
    left: 0;
}
.page-template-home-template div#testimonials .peccular-testimonials-image img {
    width: 30% !important;
}
}
@media screen and (min-width:320px) and (max-width: 1024px){
.page-template-home-template div#testimonials .peccular-testimonials-image img{ width: 100% ;}
.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 4em;}
.page-template-home-template div#testimonials .owl-nav .owl-prev{ left: -4%;bottom: 181px;}
.page-template-home-template div#testimonials .owl-nav .owl-next{ right: -4%;bottom: 183px;}
.page-template-home-template div#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0 !important;
}
}
@media screen and (min-width:525px) and (max-width: 767px){
.page-template-home-template div#testimonials .peccular-testimonials-single{width:73%; 
         padding: 1.5em 0em;   margin: 0 auto;}
}
@media screen and (min-width:320px) and (max-width: 767px){
    .page-template-home-template #testimonials .peccular-testimonial-block {
    padding-bottom: 0;
    padding-left: 2em;
    padding-right: 2em;
}
.testimonials-item{
    left: 0;
}
.peccular-about-imgbtn .fa-phone-square:before{
    font-size: 36px !important;
}
.peccular-about-imgbtn a{
    font-size: 18px !important;
}
.inside-full-height {
    margin-left: 25px;
}
}
@media screen and (min-width:426px) and (max-width: 526px){
.page-template-home-template div#testimonials .peccular-testimonials-single{width:64%; 
     margin-bottom: 15em !important;    margin: 0 auto;}
}
@media screen and (min-width:320px) and (max-width: 526px){

}
@media screen and (min-width:319px) and (max-width: 425px){
.page-template-home-template div#testimonials .peccular-testimonials-single{width:70%; 
  margin: 0 auto; padding: 4em 2em 1em;}

}
@media only screen and (max-width:320px){
.page-template-home-template div#testimonials .peccular-testimonials-content i{left: -20px;}
.page-template-home-template div#testimonials .owl-nav .owl-next{    right: 12px;}
}
/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/

.page-template-home-template #project .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #project .peccular-section-head h2{
   color: #000;
}

.page-template-home-template #project .peccular-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
.page-template-home-template #project .peccular-section-head h3{
    color: #021348;
}
.peccular-project-area {
    padding: 0 60px;
}
.page-template-home-template div#project {
    position: relative;
    background: #fdfdfd;
    overflow: hidden;
}
.page-template-home-template div#project .peccular-project-single {
        position: relative;
    padding: 47px 36px;
    position: relative;
}

.page-template-home-template div#project .peccular-project-single .project-img-pnt1 span {
    position: absolute;
    top: 27px;
    /* right: -21px; */
    width: 14px;
    height: 14px;
    /* bottom: 11px; */
    left: 38px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-pnt1 span:before{
         position: absolute;
    top: -2px;
    /* right: -21px; */
    width: 14px;
    height: 14px;
    /* bottom: 11px; */
    left: 23px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-pnt1 span:after{
        position: absolute;
    top: -2px;
    /* right: -21px; */
    width: 14px;
    height: 14px;
    /* bottom: 11px; */
    left: 45px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-pnt2 span{
    position: absolute;
    right: 52px;
    width: 14px;
    height: 14px;
    bottom: 29px;
    /* left: 48px; */
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-pnt2 span:before{
    position: absolute;
    right: 18px;
    width: 14px;
    top: -2px;
    height: 14px;
    /* bottom: 11px; */
    /* left: 48px; */
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-pnt2 span:after{
  position: absolute;
    right: 39px;
    width: 14px;
    top: -2px;
    height: 14px;
    /* bottom: 11px; */
    /* left: 48px; */
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.page-template-home-template div#project .peccular-project-single .project-img-bdr1 {
    position: relative;
    border-top: 2px solid;
    top: -13px;
    width: 78%;
    color: #064274;
    left: 71px;
}

.page-template-home-template div#project .peccular-project-single .project-img-bdr2 {
    position: relative;
    border-top: 2px solid;
    top: 12px;
    width: 79%;
    color: #064274;
    left: -17px;
}

.page-template-home-template div#project .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 96%;
}
.page-template-home-template div#project .peccular-project-single .overlay {
    background: #08365c;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    z-index: 0;
     transition: all 0.5 ease 0s;
}

.page-template-home-template div#project .peccular-project-single:before{
    content: '';
    border-left: 2px solid #064274;
    position: absolute;
    left: 19px;
    width: 100%;
    height: 83%;
    bottom: 35px;
}

.page-template-home-template div#project .peccular-project-single:after{
    content: '';
    border-right: 2px solid #064274;
    position: absolute;
    right: 30px;
    width: 100%;
    height: 83%;
    top: 34px;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-img img{
    width: 100%;
    transition: all 0.5s ease;
    height: 100%;
}
.page-template-home-template div#project .peccular-project-single:hover .peccular-project-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.page-template-home-template div#project .peccular-project-single:hover .overlay{
    opacity: 0;
   transition: all 0.95s ease 0s;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-content {
    position: absolute;
    padding: 0 36px;
    z-index: 1;
    bottom: 15%;
    transition: all 0.5s ease 0s;
    opacity: 1;
    background: transparent;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-content:hover{
    letter-spacing: 1px;
}
.page-template-home-template div#project .peccular-project-single h4.peccular-project-title {
    color: #fff;
    left: -23px;
    position: relative;
    font-size: 24px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    transition: all 0.5s ease 0s;
    margin-bottom: 0.5em;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-text{
    color: #9c9a9b;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}


.page-template-home-template div#project .peccular-project-single .peccular-project-content a{
    font-size: 14px;
    font-weight: 600;
    color: #d1dcfe;
    margin-bottom: 10px;
    padding: 10px 20px;
    background: #3d72fc;
    position: relative;
    top: 1em;
    border: 1px solid #3d72fc;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-content a:hover{
    color: #618af9;
    background: #fff;
}
.page-template-home-template div#project .peccular-project-single .peccular-project-content a i {
    margin-left: 7px;
    font-size: 16px;
}
/*----------------------------------------*/
/*  Features Area
/*----------------------------------------*/
#features .owl-theme .owl-dots, .owl-theme .owl-nav {
    display: none;
}
#features .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0;
}

.page-template-home-template #features .features-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.peccular-features-b {
   width: 11%;
    padding: 0 2px 0 0;
    margin-right: 14px;
}
.feature-sec {
    background: #e6ecf1;
    border-radius: 8px;
    width: 23%;
    clip-path: polygon(0 0, 0 474%, 100% 1%);

}
.page-template-home-template #features .peccular-features-area {
    background-color: #fff;
    margin-left: -15px;
}


/*.col-xl-9.col-lg-9.col-md-9.col-sm-12.pd-0 {
    margin-left: -19px;
    position: relative;
}*/
#features .forbgcolor {
    background: #fff;
    position: relative;
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
.peccular-feature-section-head h3 {
    position: relative;
    font-size: 20px;
    color: #064274;
    font-family: 'Roboto';
}
.peccular-feature-section-head h2 {
    position: relative;
    font-size: 40px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #064273;
}

.page-template-home-template div#features {
    position: relative;
    z-index: 1;
    margin-top: -8rem;
}
.page-template-home-template #features h4.peccular-features-title{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Roboto';
    word-break: break-word;
    padding: 0;
    margin: 0.5em 1px;
    line-height: 20px;
    color: #064273;
    transition: all 0.3s;
}  

.page-template-home-template #features .peccular-features-icon {
    position: relative;
        margin: 14px 0px;
}
.peccular-feature-section-head {
          margin: 12px 76px 7px 36px;
}
.page-template-home-template #features .peccular-features-icon i{
    font-size: 30px;
   font-weight: 500;
    color: #064273;
     transition: all 0.8s;
} 
.page-template-home-template #features .peccular-features-single:hover .peccular-features-icon i{
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    background: linear-gradient(to right,#441f88 0%,#4b91f1 100%);
        -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 
/*.page-template-home-template #features .peccular-features-single {
    background-color: ;
    border-left: 1px solid #a0b9d17a;
}*/

.page-template-home-template #features .peccular-features-single{
    position: relative;
    transition: all 0.8s;
    border-right: 1px solid #d6d2d2;
}
/*.page-template-home-template #features .peccular-features-b:first-child {border-right: none}*/
.page-template-home-template #features .item.peccular-features-b {
    border-right: 1px solid #cccccc;
}


/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
div#contact {
    position: relative;
    margin-top: -11em;
    z-index: -1;
    background-image: linear-gradient(0deg,#f3f4f9 51%,#ffffff 39%);
}
/*.page-template-home-template #about {
    background: #f3f4f9;
}*/
.page-template-home-template #about {
    background: #f3f4f9;
    position: relative;
    overflow: hidden;
    z-index: -2;
}

.peccular-about-imgbox {
    max-width: 100%;
    height: 100%;
}

.peccular-about-img1 {
    position: absolute;
    margin: 16px 0 0px 14px;
}
#about .peccular-about-img1 .overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
}

.col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12.padding-0.img.wow.zoomIn {
    position: relative;
    right: 45px;
}

.page-template-home-template #about .about-body {
    position: relative;
        margin-top: 3em;
}
.page-template-home-template #about .about-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

.page-template-home-template #about .peccular-section-head {
    margin-bottom: 4px;
    margin-top: 0em;

}

.page-template-home-template #about .peccular-section-head h2{
   color: #06332e;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 25px;
    margin-left: 2em;
    font-family: 'Roboto Slab';
}
.page-template-home-template #about .peccular-section-head h3 {

}
.page-template-home-template #about .peccular-section-head h3{
    color: #064273;
    margin-left: 1em;
    font-family: 'Roboto Slab';
    font-size: 34px;
    font-weight: 600;
    line-height: 48px;
    margin: 0;
    padding: 0;
}
.page-template-home-template #about .peccular-section-area-textlist ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em;

}
.page-template-home-template #about .peccular-section-area-textlist ul li,
 .page-template-home-template #about .peccular-section-area-textlist ol li,
  .page-template-home-template #about .peccular-section-area-textlist {
    color: #a5a3a4;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 40px;
   /* margin-bottom: 15px*/
}
.page-template-home-template #about .peccular-section-area-textlist ul li:before, 
.page-template-home-template #about .peccular-section-area-textlist ol li:before{
        content: "\f00c";
    font-family: 'Fontawesome';
    margin-right: 9px;
    background: #f27a0a;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
        font-size: 16px;
    padding: 2px 2px;
    border-radius: 6px;
}
.page-template-home-template #about .peccular-section-area-text-subtitle {
    color: #a5a3a4;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
        line-height: 24px;
    margin-bottom: 1em;
}


.page-template-home-template #about .peccular-section-head h2{
    color: #f27a0a;
    font-size: 18px;
    border-radius: 5px;
    border: 1px solid;
    font-family: 'Roboto Slab';
    font-weight: 400;
    line-height: 18px;
    color: #f27a0a;
    outline-width: 0;
    text-decoration: none !important;
    padding: 11px 23px;
    transition: all .3s;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.page-template-home-template #about .peccular-about-btn a:hover{
    background: #325b90;
}
.peccular-about-imgbtn ul li {
    display: inline-block;
}

.page-template-home-template #about .peccular-section-head .peccular-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}

.page-template-home-template #about .peccular-about-imgbox{ 
    position: relative;
    max-width: 100%;
    top: -21px;
    height: 559px;
    padding: 5px 0px 0px 55px;
    background-image: linear-gradient(318deg,#f27a0a 45%,#f2f2f2 45%);
}
.about-imgbox-bdr1 span {
    position: absolute;
    border-top: 3px solid #094474;
    width: 85%;
    top: -5px;
    left: 40px;
}
.about-imgbox-bdr1 span:before{
            position: absolute;
    top: -17px;
    width: 32px;
    height: 32px;
    bottom: 10px;
    right: -31px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.about-imgbox-bdr1 span:after {
        position: absolute;
    top: -12px;
    width: 22px;
    height: 22px;
    bottom: 10px;
    /* color: #000; */
    background: #064274;
    right: -26px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.about-imgbox-bdr2 span {
        position: absolute;
    border-left: 3px solid #094474;
    color: #000;
    z-index: 0;
    left: -29px;
    top: -23px;
    height: 100%;
}
.about-imgbox-bdr2 span:before {
        position: absolute;
    /* top: -17px; */
    width: 32px;
    height: 32px;
    bottom: -30px;
    left: -17px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.about-imgbox-bdr2 span:after {
            position: absolute;
    /* top: -12px; */
    width: 22px;
    height: 22px;
    bottom: -25px;
    /* color: #000; */
    background: #064274;
    left: -12px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.imgbox-btn {
    position: absolute;
    padding: 3px 19px;
    font-size: 30px;
    background: #fff;
    bottom: 33px;
    left: 17px;
    border-radius: 5px;
    z-index: 1;
    transition: all 0.9s ease 0s;
}
.peccular-about-img1:hover .imgbox-btn{
    opacity: 1;
    transition: all 0.9s ease 0s;
}
.peccular-about-img1 .imgbox-btn .peccular-about-imgbtn:hover i{
        animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
/*.page-template-home-template #about .imgbox-btn:hover .peccular-about-imgbtn a{

}*/

.peccular-about-imgbtn a {
      position: relative;
    color: #064273;
    font-size: 34px;
    font-family: 'Roboto Slab';
    font-weight: 800;
    top: -11px
}

.peccular-about-imgbtn .fa-phone-square:before {
    content: "\f098";
    font-size: 67px;
    color: #f27a0a;
    padding: 0px 6px;
    margin-right: 7px;
    margin-left: -14px;
}


/*------------------------*/

/*------about inner page--------*/
article#post-10 {
    margin-top: 2em;
}
main#innerpage-box .wp-container-10.wp-block-column h1{
    font-size: 19px !important;
}
#post-10 svg.svg-right { position: relative; margin-top: -46px;
 right: -104px; } main#innerpage-box .wp-container-10.wp-block-column h2
 { font-weight: 700; font-size: 36px !important; color: #000; margin: 8px 0;
 width: 82%; }
#post-10 .wp-container-10.wp-block-column p {
    width: 85%;
}
main#innerpage-box .wp-container-10.wp-block-column h2 span {
    font-weight: 700;
    color: #064274;
}
#post-10 .wp-container-4.wp-block-columns h3 {
    font-size: 20px !important;
    color: #000;
    text-align: center;
    position: relative;
    cursor: pointer;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    margin-bottom: 12px;
}
#post-10 .wp-container-4.wp-block-columns h3:before {
    content: '';
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -15px;
    height: 3px;
    position: absolute;
    background-color: #0f67f6;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}
#post-10 .wp-container-4.wp-block-columns h3:hover:before, #post-10 .wp-container-4.wp-block-columns h3.active:before {
    width: 100%;
}
#post-10 .wp-container-4.wp-block-columns h3:hover{
    color: #105f8d;
}
#post-10 h3.has-text-color:before {
    content: '';
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -3px;
    height: 3px;
    position: absolute;
    background-color: #0f67f6;
    /* -webkit-transition: .3s cubic-bezier(.24,.74,.58,1); */
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3scubic-bezier(.24,.74,.58,1);
}
#post-10 .wp-container-4.wp-block-columns {
    border-bottom: 3px solid #d3d3d3;
        width: 80%;
}
#post-10 .wp-container-9.is-content-justification-space-between.wp-block-buttons .is-style-outline>:where(.wp-block-button__link), :where(.wp-block-button__link).is-style-outline {
    padding: 1.5em 2.5em !important;}
#post-10 .wp-container-9 span{
        position: absolute;
    /* top: 50%; */
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    /* right: -31px; */
    margin-top: 10px;
    margin-left: 15px;
    width: 77px;
    height: 77px;
    background-color: #fff;
    -webkit-border-radius: 77px;
    -khtml-border-radius: 77px;
    -moz-border-radius: 77px;
    -ms-border-radius: 77px;
    -o-border-radius: 77px;
    border-radius: 77px;
    line-height: 77px;
    text-align: center;
    font-size: 18px;
    color: #000;
    }

#post-10 .wp-container-9 a i {
    color: #064274;
}
#content-box #post-10 .wp-container-9 a i:hover {
    color: #064274;
}

#post-10 .wp-container-12.wp-block-columns:before {
    content: '';
    width: 550px;
    height: 550px;
    border: 66px solid #0f67f6;
    position: absolute;
    top: 72px;
    right: 172px;
    z-index: 0;
    -webkit-border-radius: 100%;
    -khtml-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
   /*animation: el-bounce 3s infinite linear alternate;*/
    -webkit-animation: sp 3s linear infinite;
    animation: sp 3s linear infinite;
}
@keyframes sp {
  from {
    transform: translate(0, 0px);
  }

  65% {
    transform: translate(0, 30px);
  }

  to {
    transform: translate(0, -0px);
  }
}
#post-10  .wp-container-11.wp-block-column {
    z-index: 0;
}
#post-10 .wp-container-11.wp-block-column h3 {
    width: 29%;
    top: -36%;
    position: relative;
    font-size: 23px !important;
    color: #fff;
    padding: 13px 19px;
    background: linear-gradient(135deg,#020381,#2874fc);
}
#post-10 .wp-container-11.wp-block-column h3 span{
       font-size: 64px;
    font-weight: 700;
}
#post-10 .wp-container-11.wp-block-column h3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: url(https://demo.casethemes.net/itfirm/wp-content/themes/itsoft/assets/css/../images/counter-dots.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
}
#post-10 .wp-container-8.wp-block-columns {
    padding-right: 5%;
    display: block;
}
#post-10 figure.wp-block-image.size-full img.wp-image-185 {
    position: absolute;
    width: 459px;
    height: 305px;
    margin-left: 3em;
}
#post-10 .wp-container-13.wp-block-column {
    margin-top: 26px;
}
#post-10 .wp-container-13 i.fa.fa-trophy {
    position: relative;
    float: right;
    margin-right: 59px;
    font-size: 47px;
    color: #000;
}
#post-10 .wp-container-15.wp-block-columns {
    background-color: #fff;
    position: relative;
    bottom: -25px;
    gap: 0;
    width: 75%;
    left: 59px;
    right: 46px;
    -webkit-box-shadow: 0 8px 65px rgb(12 12 12 / 19%);
    -khtml-box-shadow: 0 8px 65px rgba(12,12,12,.19);
    -moz-box-shadow: 0 8px 65px rgba(12,12,12,.19);
    -ms-box-shadow: 0 8px 65px rgba(12,12,12,.19);
    -o-box-shadow: 0 8px 65px rgba(12,12,12,.19);
    box-shadow: 0 8px 65px rgb(12 12 12 / 19%);
    -webkit-border-radius: 30px 30px 0 0;
    -khtml-border-radius: 30px 30px 0 0;
    -moz-border-radius: 30px 30px 0 0;
    -ms-border-radius: 30px 30px 0 0;
    -o-border-radius: 30px 30px 0 0;
    border-radius: 30px 30px 0 0;
    padding: 0px 7px;
    display: flex;
    flex-wrap: nowrap;
}
#post-10 .wp-container-14.wp-block-column h5 {
    margin: 8px 0 -9px 0;
    padding: 0;
    font-size: 22px !important;
    color: #000;
}
#post-10 .wp-container-14.wp-block-column p {
    font-size: 14px;
    line-height: 18px;
}
#post-10 .wp-container-16.wp-block-column {
    margin-top: 116px;
}
/*------------------------------*/

@media screen and (min-width: 992px) and (max-width: 1199px){
.page-template-home-template #about .peccular-about-img3 {
    position: absolute;
    bottom: -5px;
    left: -7px;    
    padding: 5px;
    background: none;   
}
.logo-header {
    padding-top: 3em;
}
header.site-header .maintop-header {
    margin-left: -164px;
}
.page-template-home-template #about .peccular-about-img3 img {width: 62%; height: auto;}
}

@media screen and (min-width:320px) and (max-width: 915px){
.maintop-header ul li {
    padding: 0;
}
}
@media screen and (min-width:320px) and (max-width: 874px){
    .maintop-header ul li {
    padding: 0;
    float: none;
}
}

@media screen and (min-width:768px) and (max-width: 991px){

.page-template-home-template #about .peccular-about-img3 {  position: relative;
    bottom: 0px; left: 0px; padding: 0px; background: none; top: 8px;  }
.page-template-home-template #about .peccular-about-img3 img {width:100%; height: auto;}
.page-template-home-template #about .peccular-section-head h3{font-size: 31px;}
.page-template-home-template #about .peccular-section-area-text-subtitle{font-size: 14px; margin-bottom: 1em;}
}
@media screen and (min-width:768px) and (max-width: 767px){
.page-template-home-template #about .peccular-about-img3{ padding: 0px; background: none; }
.page-template-home-template #about .peccular-about-img3 img { width: 82%; height: auto;}
}
@media screen and (min-width:426px) and (max-width:530px){
.page-template-home-template #about .peccular-about-img3{ padding: 0px; background: none; }
.page-template-home-template #about .peccular-about-img3 img { width: 82%; height: auto;}
.page-template-home-template #about .peccular-about-img2 img { width: 95%;height: auto;}
.page-template-home-template #about .peccular-about-img2{z-index: 9;}
}
@media screen and (min-width:320px) and (max-width:425px){
.page-template-home-template #about .peccular-about-img3{ padding: 0px; background: none; }
.page-template-home-template #about .peccular-about-img3 img { width: 54%; height: auto;}
.page-template-home-template #about .peccular-about-img2 img { width: 68%;height: auto;}
.page-template-home-template #about .peccular-section-head h3{    line-height: 30px;
    font-size: 20px;}
.page-template-home-template #about .peccular-section-area-text-subtitle {
    font-size: 16px;
    line-height: 22px;
}
.page-template-home-template #about .peccular-section-area-textlist ul li, .page-template-home-template #about .peccular-section-area-textlist ol li, .page-template-home-template #about .peccular-section-area-textlist {
    font-size: 17px;
    line-height: 28px;
}

}
@media screen and (min-width:320px) and (max-width:375px){
    .page-template-home-template #about .peccular-about-img2 img { display: none;}
}
/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/



/*.page-template-home-template #counter .peccular-counter-area {
    position: relative;
}*/
div#counter {
    display: none;
}

/*---About counter area---*/
#counter .peccular-counter-area {
    margin-top: -13px;
}
#counter .peccular-counter-num.count {
    color: #fff;
    font-size: 39px;
    font-weight: 600;
}
.peccular-counter-area .counter-bgoverlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.9;
    background-size: cover;
}
.all-co1 {
    background-color: #064274;
}
.all-co-top span {
    position: absolute;
    border: 1px solid #064274;
    width: 109px;
    margin: -12px 0px 0px -48px;
}
.all-co-top span:before{
    position: absolute;
    top: -6px;
    right: 0;
    width: 11px;
    height: 11px;
    bottom: 10px;
    left: 107px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.all-co-top span:after{
    position: absolute;
    top: -6px;
    right: 0;
    width: 11px;
    height: 11px;
    bottom: 10px;
    left: -11px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.all-co-left span {
    position: absolute;
    border: 1px solid #064274;
    width: 99px;
    margin: -50px 0px 0px -123px;
    transform: rotate(90deg);
}
.all-co-left span:before{
        position: absolute;
    top: -6px;
    right: 0;
    width: 11px;
    height: 11px;
    bottom: 10px;
    left: -12px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
.all-co-left span:after{
    position: absolute;
    top: -6px;
    right: 0;
    width: 11px;
    height: 11px;
    bottom: 10px;
    left: 96px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}

.peccular-counter-area h4.peccular-counter-title  {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Roboto Slab';
    word-break: break-word;
    color: #fff;
    padding: 0 0 12px 0;
    margin-bottom: 0;
    line-height: 21px;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
}

.peccular-counter-area .peccular-counter-num.count{
    font-size: 38px;
    font-weight: 700;
    font-family: 'Roboto Slab';
    word-break: break-word;
    color: #fff;
    padding: 14px 0 0px 0;
    z-index: 12;
    position: relative;
    transition: all 0.3s ease 0s;
}
.page-template-home-template #about .all-co1:hover .peccular-counter-num.count{
        color: #064274;
}
.page-template-home-template #about .all-co1:hover h4.peccular-counter-title{
        color: #064274;
}
.page-template-home-template #about .all-co1:hover{
        background-color: #ffff;
}
.peccular-counter-area .peccular-counter-single {
    padding: 7px 6px 6px 14px;
    margin-bottom: 26px;
        cursor: pointer;
    background-image: linear-gradient(316deg,#f27a0a 45%,#f2f2f2 45%);
}
.peccular-counter-area .peccular-counter-single .counter-num-border1 span{
    border-top: 1px solid #094474;
    width: 98px;
    content: '';
    margin-left: -45px;
    position: absolute;
    margin-top: -8px;
}
.peccular-counter-area .peccular-counter-single .counter-num-border1 span:before{
       position: absolute;
    top: -6px;
    width: 10px;
    height: 10px;
    right: -10px;
    border: 1px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
}
.peccular-counter-area .peccular-counter-single .counter-num-border1 span:after{
    position: absolute;
    top: -6px;
    width: 10px;
    height: 10px;
    left: -10px;
    border: 1px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
}
.peccular-counter-area .peccular-counter-single .counter-num-border2 span{
       border-left: 1px solid #094474;
    height: 99px;
    content: '';
    display: block;
    margin-left: -8px;
    position: absolute;
    z-index: 8;
    margin-top: -101px;
}
.peccular-counter-area .peccular-counter-single .counter-num-border2 span:before{
     position: absolute;
    top: -10px;
    width: 10px;
    height: 10px;
    right: -4px;
    border: 1px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
}
.peccular-counter-area .peccular-counter-single .counter-num-border2 span:after{
  position: absolute;
    bottom: -10px;
    width: 10px;
    height: 10px;
    right: -4px;
    border: 1px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
}

/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
.page-template-home-template #steps .steps-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #steps {
    background: #fff;
}
.page-template-home-template #steps .steps-body {
    position: relative;
}
.page-template-home-template #steps .peccular-section-head h2{
    color: #000;
}

.page-template-home-template #steps .peccular-section-head h2 {
    font-weight: 600;
    font-size: 45px;
}

.page-template-home-template #steps .peccular-section-head h3{
    color: #021348;
}
.page-template-home-template #steps .peccular-steps-content h4.peccular-steps-title{
    font-size: 20px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    margin: 0px 0 10px;
    line-height: 35px;
    color: #000;
    transition: all 0.3s ease 0s;
}  
.page-template-home-template #steps .peccular-steps-single:hover h4.peccular-steps-title{
   color: #fff;
}
.page-template-home-template #steps .peccular-steps-b:hover .peccular-steps-single .peccular-steps-title, 
.page-template-home-template #steps .peccular-steps-b:hover .peccular-steps-content p.peccular-steps-text {    
    color: #fff;
}
.page-template-home-template #steps .peccular-steps-content p.peccular-steps-text{
    color: #9e9ea0;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    line-height: 20px;
    margin-bottom: 0px
}
.page-template-home-template #steps .peccular-steps-single:hover p.peccular-steps-text{
   color: #fff;
}
.page-template-home-template #steps .peccular-steps-b {
    padding: 10px;
    position: relative;
  /*  overflow: hidden;*/
}
.page-template-home-template #steps .peccular-steps-b:after{
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 38px;
    top: 65px;
    border-left: 4px solid #efedee;
    height: 85%;
    width: 99%;
    z-index: 1;
}
.page-template-home-template #steps .peccular-steps-b:last-child:after{
    border: 0;
}
.page-template-home-template #steps .peccular-steps-single{
    padding: 1.2em 1em 1.2em;
    margin: 0em 0 1em;
    background: #f9f9f9;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
.page-template-home-template #steps .peccular-steps-b:hover .peccular-steps-single{
    background: #3c71fa;
}

.page-template-home-template #steps .peccular-steps-b .peccular-steps-single:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-right: 17px solid #f9f9f9;
    border-bottom: 14px solid transparent;
    left: -16px;
    top: 10%;
    position: absolute;
}

.page-template-home-template #steps .peccular-steps-b:hover .peccular-steps-single:after {
    border-top: 14px solid transparent;
    border-right: 17px solid #3d72fc;
    border-bottom: 14px solid transparent;
}

.page-template-home-template #steps .peccular-steps-single .peccular-steps-num {
    color: #666666;
    font-size: 15px;
    position: relative;
    font-weight: 500;
}
.page-template-home-template #steps .peccular-steps-b:hover .peccular-steps-single .peccular-steps-num {
    color: #fff;
}
.page-template-home-template #steps .peccular-steps-icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.page-template-home-template #steps span {
    z-index: 2;
    position: relative;
    top: 15px;
    background: #3d72fc;
    font-size: 30px;
    line-height: 30px;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.page-template-home-template #steps span:before {
    color: #fcfafb;
    position: relative;
    z-index: 3;
}

.page-template-home-template #steps span:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    -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;
    border-radius: 50%;
}
.page-template-home-template #steps span:hover:after, 
.page-template-home-template #steps span:focus:after, 
.page-template-home-template #steps span:active:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*----------------------------------------*/
/*  contactinfo Area
/*----------------------------------------*/
.page-template-home-template #contactinfo .peccular-section-head {
    margin: 60px 60px 60px 60px;
}
img.contactinfo-img-responsive {
    width: 100%;
    height: 100%;
}
.col-xl-6.col-lg-6.col-md-12.col-sm-12.col-xs-12.padding-0.space-contactinfoblock.wow.zoomIn {
    position: relative;
    /* overflow: hidden; */
}
.page-template-home-template #contactinfo {
    background: #f3f4f9;
}
.page-template-home-template #contactinfo .peccular-section-head h2{
    color: #fff;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all .35s ease-out;
}
.page-template-home-template #contactinfo :hover .peccular-section-head h2 {
    letter-spacing: 2px;
}

.page-template-home-template #contactinfo .peccular-section-head h2:after {
   display: none;
}
.page-template-home-template #contactinfo .peccular-section-head h3{
    color: #fff;
    padding: 0 5em;
}

.page-template-home-template #contactinfo .contactinfo-email {
    padding: 8px;
        cursor: pointer;
}
.page-template-home-template #contactinfo .contactinfo-number {
    padding: 8px;
    margin-bottom: 30px;
        cursor: pointer;
}
.page-template-home-template #contactinfo .contactinfo-addresss {
    padding: 8px;
    margin-bottom: 30px;
    cursor: pointer;
    transition: all .35s ease-out;
}
/*s*/
.page-template-home-template #contactinfo .continfo-bg {
    background: #064274;
}
.contactinfo-containt {
    position: relative;
    margin-left: -37px;
        z-index: 1;
}
.col-xl-6.col-lg-6.col-md-12.col-sm-12.col-xs-12.padding-0.contactinfo-img.zoom-in {
    z-index: 1;
}
.page-template-home-template #contactinfo .olyinn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
     background: #064273 !important; 
}
.page-template-home-template #contactinfo .contactinfo-containt h2 {
    color: #fff;
    font-size: 20px;
    margin: 2px 22px;
    font-weight: 500;
    text-align: left;
    z-index: 0;
}
.page-template-home-template #contactinfo .contactinfo-containt h2:hover{
    color: #000;
}

.page-template-home-template #contactinfo .contactinfo-icon i {
    color: #064274;
    font-size: 39px;
    background: #fff;
    border: 2px solid #064274 !important;
    padding: 7px 15px;
}
/*.page-template-home-template #contactinfo .contactinfo-icon i.fa.fa-phone {
    color: #064274;
    font-size: 32px;
    background: #fff;
    border: 2px solid #064274;
    padding: 10px 14px;
}
.page-template-home-template #contactinfo .contactinfo-icon i.fa.fa-envelope-o {
    color: #064274;
    font-size: 29px;
    background: #fff;
    border: 2px solid #064274;
    padding: 11px 13px;
}*/
.page-template-home-template #contactinfo .contactinfo-icon {
    padding: 2px 2px;
    position: relative;
    background: #fff;
}
/*#contactinfo .olyinn {
    position: absolute;
    background: #064274;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
}
*/

.page-template-home-template div#contactinfo {
    position: relative;
}
.page-template-home-template #contactinfo .peccular-contactinfo-box-head h4.peccular-contactinfo-title{
    font-size: 28px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    line-height: 28px;
    color: #070707;
}  
.page-template-home-template #contactinfo .peccular-contactinfo-box-head h6.peccular-contactinfo-subtitle{
    color: #e8ddfd;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 28px;
    margin-bottom: 0px;
    position: relative;
    top: 1.5em;
}
.peccular-contactinfo-up {
    padding: 2em 0;
    background: #fff;
    border-radius: 35px 35px 0 0;
}
.page-template-home-template #contactinfo .peccular-contactinfo-box-head {
    background: #fff;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    padding: 0 10px 80px;
    position: relative;
    top: -1px;
}
.page-template-home-template #contactinfo .peccular-contactinfo-currency-price {
    color: #fff;
    margin: 16px auto 0;
    line-height: 60px;
    font-weight: 600;
    font-size: 60px;
    transition: all 1s ease 0s;
}
.page-template-home-template #contactinfo .peccular-contactinfo-currency-price span {
    font-size: 40px;
    padding-right: 5px;
    position: relative;
    top: -12px;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single {
    background: #3d72fc;
    padding: 0 0 10px;
    margin: 0em 2em 2em;
    position: relative;
    border-radius: 38px 38px 35px 35px;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single ul.peccular-contactinfo-list {
    padding: 0 1em;
       margin: 0 0 1em;
    list-style: none;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single ul.peccular-contactinfo-list li {
    font-size: 15px;
    padding: 6px 15px;
    font-weight: 500;
    line-height: 35px;
    color: #636363;
    background: #fff;
    text-align: left;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single ul.peccular-contactinfo-list li i{
    color: #4075f7;
    padding-right: 5px;
    font-size: 20px;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single ul.peccular-contactinfo-list li:nth-child(even){
    background: #3d72fc;
    color: #f5f8f9;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single ul.peccular-contactinfo-list li:nth-child(even) i{
    color: #fff;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single .peccular-contactinfo-btn a i {
    font-size: 50px;
    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;
    transition: all 1s ease 0s;
}
.page-template-home-template #contactinfo .peccular-contactinfo-single .peccular-contactinfo-btn a:hover i{
        webkit-transform: rotate( -60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}
.page-template-home-template #contactinfo .peccular-contactinfo-single .peccular-contactinfo-btn a {
    color: #e6edf9;
    font-size: 22px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
}

.page-template-home-template #contactinfo .peccular-contactinfo-single .peccular-contactinfo-btn a:hover {
    letter-spacing: 2px;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
.page-template-home-template #blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #blog {
    background: #fdfdfd;
    position: relative;
    overflow: hidden;
}
.page-template-home-template #blog .peccular-section-head h2{
    color: #000;
    font-weight: 700;
    font-size: 40px;
        margin-bottom: 40px;
        font-family: 'Roboto Slab';
}

.page-template-home-template #blog .peccular-section-head h2:after {
   display: none;
}
.page-template-home-template #blog .peccular-section-head {
    margin-bottom: 5em;
}
.page-template-home-template #blog .peccular-section-head h3{
    color: #064274;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Roboto Slab';
}
.peccular-blog-posts {
    padding-bottom: 3em;
}
.page-template-home-template #blog .peccular-blog-post{
        /* border: 2px solid #a9aaa5; */
    background: #fff;
    padding: 1em;
    margin: 0 35px 35px 35px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
.page-template-home-template #blog .peccular-box-area-S { margin: 0px;}
.page-template-home-template #blog h4.inner-area-title {
        color: #064274;
    font-size: 24px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0em;
    transition: all 0.5s ease 0s;
}
.page-template-home-template #blog .peccular-blog-post:hover h4.inner-area-title{
        color: #f27a0a;
    /*transform: scale(1.2);*/
}
.page-template-home-template #blog p{
    color: #9e9eaa;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0em;
    padding: 0em;
}
.page-template-home-template #blog .read-btn{
    background: transparent;
    color: #f27907;
    border: 1px solid;
    border-radius: 5px;
    font-size: 17px;
    font-family: "Roboto Slab";
    display: inline-block;
    padding: 8px 15px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0 0px;
    position: relative;
    transition: all 0.5s ease 0s;
}
.page-template-home-template #blog .read-btn:hover{
    transition: all 0.5s ease 0s;
    color: #fff;
    background: #064274;
}


.page-template-home-template #blog .peccular-blog-single {   
    padding: 9px 0;
    background: #ffff;   
}
.page-template-home-template #blog .peccular-blog-date{
   font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background: #06332e;
    color: #fff;
    padding: 10px 12px;
    font-family: 'Roboto Slab';
}
.page-template-home-template #blog .peccular-blog-date p{
    font-size: 17px;
    font-weight: 500;
    color: #06332e; 
    text-align: center;
    line-height: 20px;
}
.peccular-blog-date li {
    list-style: none;
}
.peccular-blog-date i.fa.fa-calendar-check-o {
    padding: 0 6px;
}
/*.page-template-home-template #blog .peccular-blog-date:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .5s;
    z-index: -1;
    text-decoration: none;
    background: #000;
    border: none;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.page-template-home-template #blog .peccular-box-area-S:hover .peccular-blog-date:after {
    top: 0;
}
*/
.page-template-home-template #blog .peccular-blog-thumbnail a img {
    width: 100%;
}
.page-template-home-template #blog .peccular-blog-thumbnail {
    position: relative;
     overflow: hidden;
     height: 250px;
}
.page-template-home-template #blog .peccular-blog-thumbnail .overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    display: none;
}
.page-template-home-template #blog .peccular-box-area-S:hover .overlay{
    display: block;
}
.page-template-home-template #blog .peccular-blog-comment {
    margin: 2px 0 6px;
}
.page-template-home-template #blog .peccular-blog-comment:hover span{
    color: #f2790e;
}
.page-template-home-template #blog .peccular-blog-comment span {
    color: #b9b9b9;
    font-size: 16px;
    font-family: 'Roboto Slab';
    padding: 15px 0px 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.page-template-home-template #blog .peccular-blog-comment i{
    font-size: 14px;
     font-weight: 500;
    padding-right: 5px;
    color: #000;
}


.page-template-home-template #blog .peccular-blog-thumbnail img {
   transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
    height: 100%;
}
.page-template-home-template #blog .peccular-blog-post:hover .peccular-blog-thumbnail img {
    transform: scale(1.2);
}


@keyframes shine {
    100% {
        left: 125%;
    }
}
/*----------------------------------------*/
/* Client Logo Area
/*----------------------------------------*/
.page-template-home-template div#ourclient {
    position: relative;
    margin-top: -16em;
    bottom: 2em;
}
.page-template-home-template #ourclient .ourclient-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#ourclient .no-js .owl-carousel, .owl-carousel.owl-loaded {
    padding: 0;
}

#ourclient .item {
    padding: 12px;
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo {
    padding: 42px;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
/*.page-template-home-template #ourclient figure.peccular-ourclient-logo:before{
    border-bottom: 6px double #3ab37e;
    border-left: 6px double #3ab37e;
    transform-origin: 0 100% 0;
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo:hover:before {
    border-left-color: #4b91f1;
    border-bottom-color: #441f88;
}*/
/*.page-template-home-template #ourclient figure.peccular-ourclient-logo:hover::after,
.page-template-home-template #ourclient figure.peccular-ourclient-logo:hover::before {
    transform: scale(1);
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo:after,
.page-template-home-template #ourclient figure.peccular-ourclient-logo:before{
        border-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}*/

/*.page-template-home-template #ourclient figure.peccular-ourclient-logo:after {
    border-right: 6px double #f27a0a;
    border-top: 6px double #3ab37e;
    transform-origin: 100% 0 0;
}*/

.page-template-home-template #ourclient  .owl-theme .owl-dots, 
.page-template-home-template #ourclient  .owl-theme .owl-nav {
    display: none;
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 2px 0px 17px 5px rgb(0 0 0 / 14%);
    
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo:hover  img{
    filter: grayscale(0%);
    animation-name: pulse;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
.page-template-home-template #ourclient figure.peccular-ourclient-logo img{
    width: 100%;
    height: 60px;
    filter: grayscale(100%);
}

/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
.page-template-home-template #newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
.page-template-home-template #newsletter {
    position: relative;
    overflow: visible;
}
.page-template-home-template #newsletter .peccular-section-head {
    margin-bottom: 0em;
        margin-top: 0;
}
.page-template-home-template #newsletter .newsletter-sign-box {
    padding: 2em 3em 2em;
    background: #064274;
    position: relative; 
    border-radius: 6px;   
    z-index: 999;
    top: -18px;
}
.page-template-home-template #newsletter .peccular-section-head h2{
      color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 0px;
    font-family: 'Roboto Slab';
}

.page-template-home-template #newsletter .peccular-section-head h2:after {
   display: none;
}
.page-template-home-template #newsletter .peccular-section-head h3{
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
.page-template-home-template #newsletter .peccular-section-head-icon {
    /* width: 50px; */
    text-align: center;
}
.page-template-home-template #newsletter .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
  color: #fff;
}

.page-template-home-template #newsletter  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #d1cfd0;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap {
       
    color: #fff;
    padding: 1em 2em;
  /* background: #fff;   */
}

.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="text"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="email"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="url"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="password"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="search"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="number"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="tel"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="range"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="date"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="month"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="week"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="time"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="datetime"],
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="color"],
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="file"],
.page-template-home-template #newsletter .peccular-newsletter-member-wrap textarea{ 

    z-index: 2000;
    color: #fff !important;
    margin: 0 0 10px 0;
    border-radius: 5px;
    font-size: 19px;
    height: 56px;
    font-weight: 500;
    background: transparent;
}
/*.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="email"]{
    color: #4d4d4d !important;
}*/
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

.page-template-home-template #newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

.page-template-home-template #newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
.page-template-home-template #newsletter .box-form {
    text-align: left;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap .wpcf7-form {
   /* background: #fff !important;*/
        height: 60px;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #f27a0a !important;
    color: #fff;
    float: right;
    font-weight: 200;
    padding: 13px 27px;
    line-height: 1;
    border-radius: 5px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    transition: all 0.5s ease 0s;
    margin: 5px 0;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    background: #fff !important;
    color: #064273;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover .wpcf7:after{

    display: none !important;
    color: #000;
    
}


/*----------------------------------------*/
/*  13. Contact Area
/*----------------------------------------*/

#contact .peccular-section-head {
        margin-bottom: 0px;
    margin-top: 72px;
}
.page-template-home-template #contact .contact-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#contact .for-contact-bg {
        background: #064274;
    padding-top: 6em;
}
.page-template-home-template #contact .peccular-contact {
    padding-top: 0em;
    position: relative;
}
.page-template-home-template #contact .peccular-contact-block{
    padding-top: 5em;
}
.page-template-home-template #contact .peccular-section-head h2{
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    left: 20px;;
    line-height: 40px;
    font-family: 'Roboto Slab';
    letter-spacing: 1PX;
}
.page-template-home-template #contact .peccular-section-head h3 {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    font-family: 'Roboto Slab';
}
.page-template-home-template #contact .peccular-section-head h3 span{
    color: #3a72fe;
    display: block;
}
.page-template-home-template #contact .peccular-contact-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
}

.page-template-home-template #contact .peccular-contact-label {
    font-size: 16px;
    font-weight: 400;
    color: #f9fcf5;
}
.page-template-home-template #contact .peccular-contact-data {
    font-size: 18px;
    font-weight: 600;
    color: #f7f7f7;
}
.page-template-home-template #contact a.peccular-contact-data:hover{
    color: #3a72fe;
}
.page-template-home-template #contact .peccular-contact-info{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #fbfbf1;
}
.page-template-home-template #contact .peccular-contact-icon i {
    color: #a5acb0;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #a5acb0;
    border-radius: 50%;
    text-align: center;
}
.page-template-home-template #contact .peccular-contact-socials a i{
    color: #a5acb0;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #a5acb0;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}
.page-template-home-template #contact .peccular-contact-socials a:hover i{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

.page-template-home-template #contact.peccular-contact-block {
    margin-top: 3em;
}

.page-template-home-template #contact .peccular-contact-member-wrap input::placeholder{
    opacity: 1;
    color: #a8a6a7;
}

.page-template-home-template #contact .peccular-contact-member-wrap input[type="text"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="email"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="url"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="password"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="search"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="number"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="tel"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="range"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="date"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="month"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="week"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="time"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="datetime"],
.page-template-home-template #contact .peccular-contact-member-wrap input[type="datetime-local"], 
.page-template-home-template #contact .peccular-contact-member-wrap input[type="color"],
.page-template-home-template #contact .peccular-contact-member-wrap input[type="file"],
.page-template-home-template #contact .peccular-contact-member-wrap textarea{
        border: none;
    border: 1px solid #fff !important;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #d8d9d4;
     margin: 0 0 30px -49px;
    border-radius: 7px;
    padding: 0 0 7px;
    font-size: 15px;
    font-family: 'Roboto Slab';
    /* height: 35px; */
    font-weight: 400;
    background: none;
}
.page-template-home-template #contact .peccular-contact-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 0px 0 10px;
    color: #a8a6a7;
    height: 35px;
}

.page-template-home-template #contact .peccular-contact-member-wrap select{
    outline: 0;
    border: 0;
    border-bottom: 1px solid #d8d9d4;
    z-index: 2000;
    width: 100%;
    margin: 0 0 6px 0;
    border-radius: 0;
    padding: 16px 15px;
    font-size: 16px;
    height: 55px;
    background: none;
    color: #d8d9d4;
}
.page-template-home-template #contact .peccular-contact-member-wrap select option{
    font-weight: 600;
    padding-bottom: 12px;
    color: #d8d9d4;
}

.page-template-home-template #contact .peccular-contact-member-wrap textarea {
    height: 120px;
    padding: 10px 15px;
}
.page-template-home-template #contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#d8d9d4;
}

.page-template-home-template #contact .peccular-contact-member-wrap label{
    color:#000;
    margin:0;
    width: 100%;
    font-weight: 500;
}

.page-template-home-template #contact .peccular-contact-member-wrap input[type="submit"]{
        color: #064274;
    font-weight: 400;
    padding: 15px 30px;
    float: right;
    line-height: 1;
    position: relative;
    text-decoration: none;
    -webkit-appearance: none;
    background: #3d72fc;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 20px;
    font-family: 'Roboto Slab';
    transition: all 0.5s ease 0s;
    display: block;
    border-radius: 6px;
    box-shadow: none;
}
.page-template-home-template #contact .peccular-contact-member-wrap 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: #f27a0a;
    color: #fff;
}

.page-template-home-template #contact .peccular-contact-phone:hover .peccular-contact-icon,
.page-template-home-template #contact .peccular-contact-address:hover .peccular-contact-icon,
.page-template-home-template #contact .peccular-contact-mailid:hover .peccular-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

@media screen and (min-width:320px) and (max-width: 1024px){
    .page-template-home-template #contact .peccular-section-head h2{
            font-size: 30px;
    }
    #post-10 .wp-container-12.wp-block-columns:before{
    display: none;
}

    .page-template-home-template #contact .peccular-contact-member-wrap input[type="email"],.page-template-home-template #contact .peccular-contact-member-wrap input[type="tel"]{
     width: 86%;
    margin-left: -57px;
    }
}
@media screen and (min-width:320px) and (max-width: 767px){
    #contact.page-template-home-template .peccular-section-head h2{
        margin-bottom: 0;
    }
    .page-template-home-template #contact .peccular-contact-block{
        padding-top: 0;
    }
    .page-template-home-template #contact .peccular-section-head h2 {
    margin-left: -23px;
}
.page-template-home-template #about .peccular-about-imgbox {
   background-image: none;
}
.page-template-home-template #contact .peccular-contact-member-wrap input[type="submit"]{
    float: none;
}
}








/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
 #footer,
 .footer-area,
.page-template-home-template .footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 1;
    border-top: 1px solid #fffcfd;
    background:#06332e;
    margin-top: -7em;
}
.overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.8;
}
 #footer .bg-for {
    background: #064274;
    position: relative;
    margin: 11em 107px 0 107px;
}
/*.page-template-home-template #footer .footer-bg {
    background:url(images/footerbg.jpg) no-repeat;
    background-position: right 16% bottom -30%;
}*/
 #footer .footer-overlay,
.page-template-home-template #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 ,

.page-template-home-template #footer .widget_block,
.page-template-home-template #footer .widget_meta,
.page-template-home-template #footer .widget_recent_entries,
.page-template-home-template #footer .widget_categories,
.page-template-home-template #footer .widget_recent_comments,
.page-template-home-template #footer .widget_archive,
.page-template-home-template #footer .widget_nav_menu ,
.page-template-home-template #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 .menu-primary-menu-container {
    margin-top: 26px;
}
#footer .menu-quick-links-container {
    margin-top: 26px;
}
.footer-area li,
.page-template-home-template .footer-area li,
.page .footer-area li {display: block;margin-bottom: 20px;font-size: 15px;font-weight: 500; }
.page-template-home-template .footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400;
    font-family: 'Roboto';
    text-decoration: none;
    font-size: 18px;
    color: #fff;
}
.footer-area li:before,
.page-template-home-template .footer-area li:before,
.page .footer-area li:before,
.single .footer-area li:before  {
        content: "\f00c";
    font-family: 'Fontawesome';
    font-size: 17px;
    padding: 3px;
    border-radius: 6px;
    color: #fff;
    background: #f27a0a;
    margin-right: 9px;
}
.footer-area .gallery-item, .page-template-home-template .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,.page-template-home-template .footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
.page-template-home-template .footer-area ul,
.page .footer-area ul,
/*.single .footer-area ul  {margin: 0 0 15px 00px;}*/
.page-template-home-template .footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.6;
    font-size: 20px;
    font-family: 'Roboto Slab';
    color: #f8f4f5;
}
.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-template-home-template .footer-area .widget-title,
.page .footer-area .widget-title,
.page-template-home-template #footer .widget_block h1,
.page-template-home-template #footer .widget_block h3, 
.page-template-home-template #footer .widget_block h4, 
.page-template-home-template #footer .widget_block h5, 
.page-template-home-template #footer .widget_block h6, 
.page-template-home-template #footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fbfdf0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 15px;
    font-weight: 700;
    font-family: 'Roboto';
    position: relative;
}

.footer-area .widget.widget_recent_entries li a,
.page-template-home-template .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,
.page-template-home-template .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;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.page-template-home-template .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,
.page-template-home-template .footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
.page-template-home-template .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,
.page-template-home-template .footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {
    position: relative;}

.footer-area .bottom-area ul,
.page-template-home-template .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,
.page-template-home-template .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   {
    background: #c1c6ca3d;
    font-size: 17px;
   color: #ffffff;
   font-weight: 400;
   font-family: "Roboto";
   text-align: center;
    padding: 9px 0;
    margin-bottom: 28px;
}
#footer i.fa.fa-copyright {
    color: #fff;
    font-size: 22px !important;
    margin-right: 3px !important;
}
.footer-area .pd-0,
.page-template-home-template .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,
.page-template-home-template .footer-area .bottom-area li a:hover, .page-template-home-template .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,
.page-template-home-template .footer-area .bottom-area li:hover a::after, .page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    position: relative;
    display: block;
    z-index: 1;
}
#footer ul.sub-menu.toggle-submenu {
    display: none;
}
.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-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea,
.page-template-home-template .footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
}
.footer-area input[type="submit"],
.page-template-home-template .footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: none;
    border: 2px solid;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 0px;
    padding: 0;
    color: #FFF;
    -moz-transition: all 0.3s ease;
    border-radius: 0;
    box-shadow: none;
}
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,

.page-template-home-template .footer-area input[type="submit"],
.page-template-home-template .footer-area .widget_calendar tfoot tr td a,
.page-template-home-template .footer-area .s-footer .textwidget p a,

.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    border-bottom: 1px solid;
    background: none;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,

.page-template-home-template .footer-area input[type="submit"]:hover,
.page-template-home-template .footer-area .widget_calendar tfoot tr td a:hover,
.page-template-home-template .footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,

.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    background: none;
}
.footer-area .top-area,
.page-template-home-template .footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
}
.footer-area label,
.page-template-home-template .footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.page-template-home-template .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;}
.page-template-home-template .footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.page-template-home-template .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 ,
.page-template-home-template .footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 30px;
    margin-right: 8px;
}
.footer-area i.fa {
    color: #f27a0a;
}
 .footer-area .social-profile-icons i.fa,
.page-template-home-template .footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa{    
    padding: 0;
    text-align: center;
    margin-right: 0;
    border-radius: 6px;
    font-size: 32px;
    padding: 6px 7px;
    background: #f27a0a;
}
 .footer-area table tr,
.page-template-home-template .footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.page-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea {background: transparent;}
.page-template-home-template .footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.page-template-home-template .footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
    margin-top: -42px;
    position: relative;
}
.footer-area .single-footer-2,
.page-template-home-template .footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.page-template-home-template .footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
}
.footer-area .single-footer-4,
.page-template-home-template .footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .widget_recent_entries ul li,
.page-template-home-template .footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
.footer-area .footer_area-img img,
.page-template-home-template .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,
.page-template-home-template .footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
 .page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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, .page-template-home-template .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,
.page-template-home-template .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,
.page-template-home-template .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;
}
.single .socialMedia ul li a.site-button {
    background: none;
    color: #000;
    padding-right: 10px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #000;
    font-size: 20px;
    margin-right: 6px;
}
.single #content-box .socialMedia ul li a.site-button span{
    color: #000;
    font-size: 16px;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #783afd;
}
.single-footer-1 img{
    margin-bottom: 12px;
    margin-left: 0;
    }
.single-footer-1 p{
    margin-bottom: 16px !important; 
    font-weight: 400 !important;
    line-height: 26px !important;
    font-size: 18px !important;
    color: #cccccc !important;
    font-family: 'Roboto';
    text-align: center;
    padding: 3px 19px !important;
    position: relative;
    top: 0;
  }
  .single-footer p{
      font-size: 18px !important;
  }
  .single-footer-1 p i{
    margin: 0 17px 0 0 !important;
    font-weight: 600 !important;
    line-height: 19px !important;
    font-size: 15px !important;
    color: #000 !important;
    background: #fff;
    padding: 8px 10px !important;
    border-radius: 50%;
    width: 33px;
    height: 33px;
  }
    .footer-area p span,
  .single-footer-1 p i span{
    
    font-weight: 500 !important;
    line-height: 19px !important;
    font-size: 16px !important;
    color: #fff !important;
  }
  .footer-area p span a,
  .single-footer-1 p i span a{
    
    color: #fff !important;
  }
  .footer-area p span a:hover,
  .single-footer-1 p i span a:hover{
    
    color: #f9c12c !important;
  }
  .single-footer-5 h4.widget-title{

    /*text-align: center !important;*/
    margin-bottom: 32px !important;
    padding: 18px 0 0 36px;
  }

  .footer-area .single-footer-5{
    /*background: #074842 !important;*/
    padding: 38px 0em 2em 44px;
    display: block;
    width: 19%;
    position: relative;
    top: -54px;
    left: 50px;
   

  }
.footer-area .single-footer-5 .footer5overlay{
    background: #074842 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
     opacity: 0.6;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }
  .footer-area .social-profile-icons ul li a{
    padding: 8px 8px;
    border-radius: 6px;
    text-align: center;
    line-height: 26px;
    width: 38% !important;
    height: 38%;
    color: #fff;

  }
#footer .social-profile-icons {
    text-align: center;
        top: -12px;
    position: relative;
}

  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    color: #696464 !important;
    background: #fff;
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa {
     color: #000 !important;
     font-size: 15px;
   }

    .footer-area  .top-area {
    /* margin-bottom: -68px; */
    overflow: hidden;
    position: relative;
    /*bottom: -68px;*/
}

   .footer-area .footer-bgleft {
    /*background-image: url(images/footerbgleft.png);*/ 
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 0;
   }
   .footer-area .footer-bgleft img{
    width: 100%;
   }
   .footer-area .footer-bgright img{
    width: 100%;
   }
   .footer-area .footer-bgright{
    /*background-image: url(images/footerbgright.png);*/    
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }
/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0 0 0.5em 0%;
    letter-spacing: 0px;
    font-weight: 600;
    text-align: center;
    position: relative;
    z-index: 1;
    /*text-transform: uppercase;
    text-decoration: underline;*/
}
.category .ht-main-title {
    margin: 0 0 1.5em;
}
.category .ht-main-title span {
    font-size: 36px;
    padding: 0 5px;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #4a4a4a;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_recent_entries, 
.widget_categories, 
.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border: 1px solid #eaeaea;
    border-radius: 0;
    padding: 15px 15px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 17px !important;
   margin: 0;
   color: #fff !important;
   display: block !important;
   padding: 0px 0 2.5em;
   text-align: center !important;
   font-weight: 500 !important;
    /*text-transform: uppercase !important;*/
}
.woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a{
    color: #fff !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #fff;
    padding: 3em 4em 0;
}
.peccular-innerpage-overlay {
    padding: 75px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: #000;
    opacity: 0.5;
    display: flex;
    align-items: center;
    text-align: center;
}
.peccular-page-main{
    position: relative;
}

#content-box ul li:before, #content-box ol li:before, main#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 ul.products li.product .price, 
.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-about-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, 
main#innerpage-box .blog-date span{
        color: #06332e;

}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 0.5em 0%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.breadcrumbbox span {
    color: #fafbfd;
    margin: 0 3px;
    font-size: 18px;
    /*text-transform: uppercase;*/
    font-weight: 500;
}
.breadcrumbbox span.bread-arrow  span i{ font-size: 10px;  }
.breadcrumbbox span i{
   font-size: 24px;
    line-height: 5px;
    position: relative;
    top: 0px;
    padding: 0px 12px;
    color: #71a5fa;
}
.breadcrumbbox a {
    color: #fff;
    font-weight: 600;
    
}
.breadcrumbbox a:hover {
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

main#innerpage-box .inner-blog-post{
 /*  border: 2px solid #a9aaa5; */*/
    background: #fff;
    padding: 1em;
    margin: 0 35px 29px 35px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
main#innerpage-box .inner_contentbox {
    background: #fff;
    padding: 0!important;
    top: 3em;
    position: relative;
    margin-bottom: 10em;
}
.inner-blog-post.wow.zoomIn.col-lg-4.col-md-4 {
    width: 28%;
}
.inner-blog-post.wow.zoomIn.col-md-6.col-lg-6 {
    width: 40%;
}
/*.inner-blogpost {
    position: relative;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 15%);
    background: #fdfdfd;
        padding: 0px 0 20px;
}
ma*/in#innerpage-box .blog-category {
    padding: 20px 0 0 20px;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
}
main#innerpage-box .blog-category span i {
    color: #f27907;
    font-size: 13px;
    padding-right: 10px;
}
/*main#innerpage-box .blog-tags {
    padding: 20px 0 0 25px;
}*/
main#innerpage-box .blog-tags i {
    color: #666465;
    font-size: 23px;
    padding-right: 10px;
}
 main#innerpage-box .single_post .blog-tags a{
    color: #ffff !important;
}
main#innerpage-box .single_post .blog-tags a {
   position: relative;
    color: #fff;
    font-size: 14px !important;
    padding: 5px 15px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #003440;
}
main#innerpage-box .blog-category span {
    font-size: 16px;
    font-weight: 500;
    /* padding-top: 10px !important; */
}

main#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
        height: 250px;
}
main#innerpage-box .blog-category{
    padding-top: 20px;
}
main#innerpage-box .blog-date {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background: #06332e;
    color: #fff;
    padding: 10px 12px;
    font-style: italic;
}
main#innerpage-box .blog-date span {
    color: #f72985;
}
main#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}
main#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
main#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
main#innerpage-box .blog-info-area ul.metabox li i{
    color: #4d4d4d;
    font-size: 15px;
    padding-right: 8px;
}
main#innerpage-box .blog-info-area .metabox .metabox2brdr {

    border-bottom: 1px solid #E8E8E8;
    padding: 0 10px;
        margin-bottom: 2em;
}
main#innerpage-box .blog-info-area .metabox .metabox2brdr:before{
    left: 0;
    height: 3px;
    width: 40px;
    content: "";
    margin: 45px 33px;
    position: absolute;
    background-color: #f27907;
}
main#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
main#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #66727D;
    float: left;
    list-style: none;
    margin-right: 9px;
    padding: 0 16px 0 0;
    border-right: 1px solid #ccc;
}

main#innerpage-box .blog-info-area .metabox .metabox2brdr ul li:before{
    display: none;
}
.single main#innerpage-box .comment-respond h4{
  
    padding: 0 0;
    
}
.single main#innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;
   color: #000;
       font-weight: 700;
    font-size: 24px;
}
#commentsAdd {
    margin-top: 40px;
    padding: 35px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 35px 0px rgb(12 12 12 / 5%);
    box-shadow: 0px 0px 35px 0px rgb(12 12 12 / 5%);
}
#commentsAdd .comment-respond h4 span:before{
        left: 0;
    height: 3px;
    margin: 30px 60px;
    width: 40px;
    content: "";
    position: absolute;
    background-color: #f27907;
}
#content-box .socialMedia {
    padding: 1em 0;
}

/*#content-box .socialMedia ul li:before{
    font-size: 13px;
      font-weight: 400;
      margin-right: 9px;

}*/
#content-box .socialMedia ul li a{
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    border-radius: 6px;
    color: #ffff !important;
    line-height: 23px;
    line-height: 23px;
    padding: 9px 8px;
    margin-right: 8px;
}
#content-box .socialMedia ul li .fb-so{
    background-color: #3b5998;
}
#content-box .socialMedia ul li .tw-so{
    background-color: #55acee;
}
#content-box .socialMedia ul li .in-so{
    background-color: #dd4b39;
}
#content-box .socialMedia ul li .pt-so{
    background-color: #cd339a;
}
#content-box .socialMedia ul li i {
    margin-right: 5px;
    font-size: 20px;
}
#content-box .socialMedia ul li:hover i{
    transform: rotateY(360deg);
    transition: all 0.7s ease-out;
}
main#innerpage-box .ht-blog-thumbnail img {
    transform: scale(1.2);
    
}
main#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail:hover img {

}
main#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000
    transition: all .4s ease;
}
main#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

main#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
main#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
main#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;
}
main#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;
}
main#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 20px 0em 20px;
    border-radius: 0;
    position: relative;
}

main#innerpage-box #blog-box h2 {
    /* color: #000; */
    color: #064274;
    font-size: 24px;
    font-family: 'Roboto Slab' !important;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 0;
    padding: 0em;
    transition: all 0.5s ease 0s;
}
/*main#innerpage-box #blog-box h2 {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    border-left: none;
    letter-spacing: 1px;
    text-transform: capitalize;
}*/
main#innerpage-box #blog-box h2 {
    color: #000;
}

main#innerpage-box #blog-box h2:hover {
    background-image: linear-gradient( 
    40deg, #06332e 30%, #06332e 70% );
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
}
div#secondary .social-profile-icons ul li i:hover, main#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
.inner-blog-excerpt {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 25px;
}

#innerpage-box .blog-page-btn{

    padding-top: 10px;
}
#innerpage-box .blog-page-btn a {
    background: transparent;
    color: #fff;
    border: 1px solid;
    border-radius: 5px;
    font-size: 17px;
    font-family: "Roboto Slab";
    display: inline-block;
    padding: 8px 15px;
    font-weight: 400;
    text-align: center; 
    margin: 3px 0 px;
    position: relative;
    transition: all 0.5s ease 0s;
}
#innerpage-box .blog-page-btn a:hover {

}

#innerpage-box .blog-page-btn a:hover {
    color: #f2790e;
    background: #064274;
    transition: all 0.5s ease 0s;
}

#innerpage-box .blog-page-btn a {
    color: #000;
}

#innerpage-box .single_post .blog-page-btn {
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
    text-decoration: underline;
}
#innerpage-box .single_post .blog-page-btn a {
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    position: relative;
    font-size: 14px;
    color: #f9c12c;
}
#innerpage-box .single_post .blog-page-btn a:hover {
   letter-spacing: 2px;
}
#innerpage-box .single_post .blog-page-btn i {
    font-size: 18px;
    font-weight: 500;
    padding-right: 10px;
    position: relative;
    right: 0;
    float: right;
    color: #4d4d4d;
}
#innerpage-box .single_post .blog-author a,
main#innerpage-box .single_post .blog-category a, 
main#innerpage-box .single_post .blog-tags a{ color: #ffff !important;}
main#innerpage-box .single_post .blog-tags a.ml-2.mb-2 {
    color: #ffff !important;
}

#innerpage-box .single_post .blog-author a:hover,
main#innerpage-box .single_post .blog-category a:hover, 
main#innerpage-box .single_post .blog-tags a:hover{  color: #f27907 !important;}
main#innerpage-box .single_post .blog-tags {
    padding: 38px;
}
#innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
    color: #000;
}
main#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .blog-author i, #innerpage-box .blog-time i{
    color: #000;
    padding-right: 8px;
}

main#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 0px;
    top: 20px;
}

main#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
main#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;
   /* margin-left: -50px;
    float: left;*/
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
main#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;
    
}
main#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%);
}
main#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: #06332e;
}   
main#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 6px;
}

/*main#innerpage-box #blog-box .socialMedia ul:hover li:first-child{
    margin-left: -50px;
}*/


#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;
}


main#innerpage-box #blog-box h2 {
    font-size: 20px !important;
}
.single main#innerpage-box h2{

    padding: 0px 0px !important;
    font-weight: 700 !important;
    font-size: 26px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
     text-decoration: underline;
}

.single main#innerpage-box h1, .single main#innerpage-box h2, .single main#innerpage-box h3, .single main#innerpage-box h4, .single main#innerpage-box h5, .single main#innerpage-box h6 {
    color: #06332e;
}

.single main#innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}
.page-template-templates main#innerpage-box .widget-area .widget h2{
    margin-bottom: 0 !important;
    padding: 0em 0;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
    text-decoration: underline;
}
div#secondary {
   /*border: 1px solid #ccc;*/
    padding: 0px;
    border-radius: 5px;
}
/*aside#archives-4 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
aside#search-2 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
aside#nav_menu-6 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
aside#tag_cloud-2 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
aside#recent-posts-2 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
aside#categories-2 {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}*/
div#secondary .widget {
      margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907;
}
/*.widget-area .widget_nav_menu{
    background: #000 !important;
}*/
.widget-area .widget_nav_menu ul li a{
     display: block;
    padding: 13px 30px 13px 24px;
    position: relative;
    z-index: 1;
    font-weight: 700;
    font-size: 15px;
    line-height: 15px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    margin-top: 5px;
}

.widget-area .widget_nav_menu ul li a:after{
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    top: 25%;
    right: 25px;
    -webkit-transition: width 0.3s linear;
    transition: width 0.3s linear;
    z-index: 1;
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    font-size: 13px;
    padding-left: 2px;
    font-weight: 700;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 4%);
}
.widget-area .widget_nav_menu ul li a{
    color: #000!important;
    font-weight: 500;
    width: 100%;
}

/*.widget-area .widget_nav_menu h4:after {
display: none !important;
}*/
.widget-area .widget_nav_menu h4{
   border-bottom: 1px solid #eaeaea;
    padding-left: 18px !important;
    padding-bottom: 20px !important;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    border-radius: 0 !important;
}
.widget-area .widget_nav_menu{
    padding: 0 !important;
}
.widget-area .widget_nav_menu ul li {
    margin: 15px 15px;
    /*padding: 10px !important;*/
        margin: 0 !important;
}

.widget-area .widget_nav_menu ul li a:hover,.widget_nav_menu ul li.current-menu-item a{
    color: #fdfdfd !important;
    position: relative;
    z-index: 1;
    /*right: 0;*/
}

.widget-area .widget_nav_menu ul li:after {
    position: absolute;
    content: " ";
    display: inline-block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    background: #064273;
    -webkit-transition: width 0.3s linear;
    color: #fff !important;
    transition: all 0.35s ease 0s;
}
.widget-area .widget_nav_menu ul li:hover:after, 
.widget-area .widget_nav_menu ul li.current-menu-item:after{
    width: 100%;
    color:#fff !important;
    display: block;
}
.widget-area .widget_nav_menu ul li:hover,
.widget-area .widget_nav_menu ul li.current-menu-item {
    color: #fff !important;
}



.widget_categories   ul li a{
    position: relative;
    /*color: #002a34;*/
    font-weight: 500;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
.widget_categories ul li a:hover{
color: #f2790e;
}
.widget_categories ul li:before{
    content: "\f105 ";
    font-family: "Fontawesome";
    font-weight: 600;
    position: absolute;
    left: 0;
    /* right: -12px; */
    font-size: 17px;
    opacity: 1;
    color: #002a34 !important;
    top: 1px;
}
.widget_categories ul li {
    position: relative;
    padding: 0px 0px 12px 15px;
    margin-bottom: 12px;
    border-bottom: 1px solid #002a3a;
}
main#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    /* display: flex; */
    padding: 0 1em;
}

/*-------------shop inner page-------------*/

main#innerpage-box h2.woocommerce-loop-product__title{
    color: #000 !important;
}
main#innerpage-box .woocommerce ul.products li.product .price del span{ color: #000 !important; }
main#innerpage-box .woocommerce ul.products li.product .price ins span{ color: #06332e !important;}
main#innerpage-box .woocommerce ul.products li.product .button,.woocommerce a.button,
main#innerpage-box .woocommerce span.onsale{ color: #fff; background: #06332e; }
main#innerpage-box .woocommerce ul.products li.product:hover .button{ color: #fff; background: #000; }

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/

main#innerpage-box #peccular-contactus-wrap .map_area_label h4{
  font-size: 33px;
  color: #000;
  letter-spacing: -1px;
  line-height: 45px;
}
div#peccular-contactus-wrap {
    margin-bottom: 8em;
    position: relative;
    z-index: 1;
}
iframe {
    width: 100%;
}
#peccular-contactus-wrap .peccular-section-head{
    margin-bottom: 5em;
    padding: 0 5% 0 8%;
}
main#innerpage-box #peccular-contactus-wrap .peccular-section-head h2 {
    font-size: 18px !important;
    font-weight: 700;
    text-align: left;
    color: #0f67f6;
    margin-bottom: 9px;
}

main#innerpage-box #peccular-contactus-wrap .peccular-section-head h3 {
    text-align: left;
    margin: 0;
    font-weight: 800;
    font-size: 42px;
    line-height: 1.1428;
    margin-bottom: 0;
    color: #000;
}
main#innerpage-box #peccular-contactus-wrap .peccular-section-head h3 span{
    color: #122ABA;
    font-weight: 800;
}
#peccular-contactus-wrap .peccular-section-head p {
    font-size: 16px !important;
    line-height: 24px;
    font-weight: 400 !important;
    margin-top: 51px !important;
    color: #000 !important;
    text-align: left;
}

#peccular-contactus-wrap .peccular-contact-block1{
       margin: 33px 32px;
    padding: 19px 26px 30px;
}
#peccular-contactus-wrap .peccular-contact-block2{
        margin: 33px 32px;
}
#peccular-contactus-wrap .peccular-contact-block2 h4{
    color:#06332e;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box{
    position: relative;
    display: block;
    padding-bottom: 18px;
    margin-bottom: 24px;
}
#peccular-contactus-wrap .peccular-contact-block2 .contact-label{

    text-transform: capitalize;
    /*border-bottom: 1px solid #06332e59;*/
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #000;
    opacity: 0.7;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box h4 {
    font-size: 21px !important;
    color: #064273 ;
    text-align: left;
    margin-bottom: 6px;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p {
    color: #9e9eaa;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    padding-right: 60px;
    margin: 0;
    text-transform: none;
    word-break: break-all;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p a{
    color: #fff !important;
    word-break: break-all;
}
#peccular-contactus-wrap .peccular-contact-block3{
    margin: 33px 32px;
    background: #f2f6fb;
    padding: 0px 11px 17px;
}
#peccular-contactus-wrap .peccular-contact-block3 h4 {
    font-size: 21px !important;
    color: #000 !important;
    text-align: left;
    margin-bottom: 6px;
}
.acontact-page-data-box-icon {
       margin-top: 55%;
    margin-left: 30%;
}
#peccular-contactus-wrap .peccular-contact-block3 i{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block1 i{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_l_area{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_l_area{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_l_area h4 {
    font-size: 21px !important;
    color: #000;
    text-align: left;
    margin-bottom: 6px;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a h2{
    color: #f9c12c;
        font-size: 30px !important;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a h2{
    color: #9e9eaa!important;
    line-height: 40px;
    font-weight: 500;
    margin: 0;
    text-transform: none;
    word-break: break-all;
    font-size: 16px !important;
}
#peccular-contactus-wrap .peccular-contact-block1, #peccular-contactus-wrap .peccular-contact-block2, #peccular-contactus-wrap .peccular-contact-block3{
    background-color: #f2f6fb;
}
#peccular-contactus-wrap .peccular-contact-block1 i, #peccular-contactus-wrap .peccular-contact-block2 i, #peccular-contactus-wrap .peccular-contact-block3 i{
    color: #064273;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_l_area h4, #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box h4, #peccular-contactus-wrap .peccular-contact-block3 .acontact-page-data-box h4{
        color: #064273 !important;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a h2, #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p, #peccular-contactus-wrap .peccular-contact-block3 .acontact-page-data-box p a{
    color: #9e9eaa!important;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a:hover h2,
#peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a:hover h2{
    color: #064273;
}
#innerpage-box .peccular-contact-page-form {
    margin: 0 0;
}
#innerpage-box .peccular-contact-form-block h2{

    color: #131313;
    font-size: 39px !important;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 20px;
}
#innerpage-box .peccular-contact-form-block .soccerclub-left{

    position: relative;
    top: -3px;
    left: -15px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
#innerpage-box .peccular-contact-form-block .soccerclub-left:before{
        position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#innerpage-box .peccular-contact-form-block .soccerclub-left:after{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#innerpage-box .peccular-contact-form-block .soccerclub-left span{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #f9c12c;
    content: "";
    margin: 2px 0;
}
#innerpage-box .peccular-contact-form-block{
}
#innerpage-box .peccular-contact-form-block p{
       color: #fff;
    position: relative;
    padding: 0 15px;
    color: #131313;
    font-size: 15px;
    line-height: 16px;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
    padding-bottom: 10px;
}
#innerpage-box .peccular-contact-form-block .text-box{
        position: relative;
    display: block;
    font-size: 14px;
    color: #333333;
}
#innerpage-box .peccular-contact-form-block .text-box p{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}
#peccular-contactus-wrap .peccular-contact-page-form {
    text-align: center;
}
#peccular-contactus-wrap .peccular-contact-page-form p{
    color: #131313;
    /*left: -34%;*/
}
.contact-mapbox {
    width: 100%;
}

.contact-mapbox iframe {
    z-index: 1;
    width: 100%;
    height: 300px;
    border-radius: 0 0px 30px 0;
}
#peccular-contactus-wrap .peccular-contact-page-form {
        padding: 94px 100px 49px 100px;
    background-color: #EDF2FAB3;
    width: 92%;
}
.peccular-contact-page-form input[type="text"], 
.peccular-contact-page-form input[type="email"], 
.peccular-contact-page-form input[type="url"],
.peccular-contact-page-form input[type="password"], 
.peccular-contact-page-form input[type="search"], 
.peccular-contact-page-form input[type="number"], 
.peccular-contact-page-form input[type="tel"], 
.peccular-contact-page-form input[type="range"], 
.peccular-contact-page-form input[type="date"], 
.peccular-contact-page-form input[type="month"], 
.peccular-contact-page-form input[type="week"], 
.peccular-contact-page-form input[type="time"], 
.peccular-contact-page-form input[type="datetime"], 
.peccular-contact-page-form input[type="datetime-local"], 
.peccular-contact-page-form input[type="color"], 
.peccular-contact-page-form select, 
.peccular-contact-page-form textarea {
       margin-bottom: 25px;
    border: 0px solid #000;
    font-size: 14px;
    padding: 16px 12px;
    border-radius: 0;
    background-color: #fff;
    color: #0000006e;
    font-weight: 400;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #616161;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#616161;
}
#peccular-contactus-wrap .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: -18px;
}
.about-first-img {
    position: absolute;
}

.peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#06332e 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

.peccular-contact-page-form input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}
.peccular-contact-page-form textarea {
    height: 170px;
}
.peccular-contact-page-form label {
    font-weight: 500;
    width: 100%;
    color: #010101;
    font-size: 16px;
}

.peccular-contact-page-form select {
    width: 100%;
}
.peccular-contact-page-form input[type="checkbox"], .peccular-contact-page-form input[type="radio"], .peccular-contact-page-form input[type="file"] {
    margin-bottom: 15px;
}
.peccular-contact-page-form input[type=date] {
    line-height: 10px;
    padding: 14px 20px;
}
main#innerpage-box .peccular-contact-page-form h2{
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}
.peccular-contact-page-form input[type="submit"] {
       display: inline-block;
    font-weight: 600;
    padding: 15px 25px;
    line-height: 1;
    border-radius: 0;
    position: relative;
    text-decoration: none;
    -webkit-appearance: none;
    background-color: #06332e;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 17px;
    color: #fff;
    transition: all 0.5s ease 0s;
    margin: 0 5px;
    box-shadow: none;
}
.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;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
    background-color: #f9c12c;
    color: #000;
}

.page-template-contact-template .inner_contentbox {
    padding: 5em 0em 0em;
}

.peccular-contact-area i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 44px;
    color: #064273;
    transition: all 1s ease 0s;
    text-align: center;
}
#peccular-contactus-wrap .peccular-contact-area:hover i{
    -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;
        -webkit-animation-name: tada;
    animation-name: tada;
    webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


#peccular-contactus-wrap .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
#peccular-contactus-wrap .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;
}
.peccular-contact-page-form {
    padding-right: 20px;
    color: #616161;
}

.peccular-contact-mapbox{
    margin: 0;
    padding: 0;
}
.peccular-contact-mapbox iframe {
    border-top: 1px solid #000 !important;
    width: 100%;
}

.page .footer-area ul.sub-menu .current_page_item > a {
    background: none;
}

@media screen and (min-width:320px) and (max-width:880px){
    #innerpage-box .peccular-contact-form-block h2{
            font-size: 26px !important;
            line-height: 36px;
            margin: 0 0;
    }
    #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p{ font-size: 14px !important;}
    #peccular-contactus-wrap .peccular-contact-block2 .contact-label{ font-size: 14px !important;}

    .ht-site-description, .page-template-home-template .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    font-size: 12px;

}
}
@media screen and (min-width:320px) and (max-width:425px){
    #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p{ text-align: center;}

}



/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box {
    margin: 10px;
}
#innerpage-box .peccular-service-image img {
    width: 100%;
}
#innerpage-box .serbrdr {
    margin-bottom: 23px;
}
#innerpage-box .peccular-service-box .ser-img {
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-service-box img.peccular-service-img {
    width: 100%;
    height: 210px;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-service-box .ser-olay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.3;
    display: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
#innerpage-box .peccular-service-box:hover .ser-olay{
    display: block;
}

#innerpage-box .peccular-service-box:hover img.peccular-service-img{
    transform: scale(1.2);
    transition: all 1s ease 0s;
}
#innerpage-box .peccular-service-box .peccular-service-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.peccular-service-box .peccular-service-image .imgoverlay{
    background: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.3;
}
main#innerpage-box .peccular-service-box .service-view-btn{

    color: #fff !important;
    background: #f9c12c;
    padding: 8px 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
body.page-template-default main#innerpage-box .peccular-service-box:hover .service-view-btn{

    color: #fff !important;
    background: #06332e;
}

body.page-template-default main#innerpage-box .peccular-service-content h4{
    background: none;
    padding: 0;
    margin: 0;
}
body.page-template-default main#innerpage-box .peccular-service-content h4 a {
    color: #1a5585 !important;
    font-size: 22px;
    font-weight: 600;
}

body.page-template-default main#innerpage-box .peccular-service-content p {
       color: #a5a3a4 !important;
    font-weight: 400;
    font-size: 19px;
    line-height: 25px;
    margin: 4px;
}
body.page-template-default main#innerpage-box .peccular-service-content {
       position: relative;
    padding: 20px 30px;
    text-align: center;
    margin-top: -5px;
    background: #fff;
}
body.page-template-default main#innerpage-box .peccular-service-image:hover .peccular-service-content {

    opacity: 0.6;
    z-index: 1;
    background: #fff;   
    left: 30px;
    right: 30px;
    bottom: 30px;
    border-radius: 0px;
    padding: 19px 31px 13px 30px;
    transition: 0.4s;
}
body.page-template-default main#innerpage-box .peccular-service-image:hover .peccular-service-content p{

    z-index: 1;
    color: #06332e;
}
body.page-template-default main#innerpage-box .peccular-service-image:hover .peccular-service-content h4 a{
        z-index: 1;
        color: #06332e !important;
}
body.page-template-default main#innerpage-box .peccular-service-image:hover .service-view-btn{
        z-index: 1;
        
}


body.page-template-default main#innerpage-box .peccular-service-box .peccular-service-image a span {
    color: #ffffff;
    position: relative;
    transition: 0.3s;
}
body.page-template-default main#innerpage-box .peccular-service-box .peccular-service-image a span i {
    color: #fff;
    padding-left: 10px;
}

body.page-template-default main#innerpage-box .peccular-service-box .peccular-service-image {
    position: relative;
    overflow: hidden;
}

/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
.faq-top-contain {
    margin-top: 3em;
    margin-bottom: 3em;
}
main#innerpage-box h1, main#innerpage-box h1, .faq-top-contain h1 {
    font-size: 36px;
    color: #003440;
    font-weight: 700;
}
.faq-containt {
    margin: 0;
    max-width: 435px;
}
.faq-top-contain span {
    font-size: 36px;
    font-weight: 700;
    color: #f27a0a;
}
#content-box .faq-btn {
    position: absolute;
    right: 7%;
    margin-top: 40px;
}
#content-box textarea.wpcf7-form-control.wpcf7-textarea {
    height: 90px;
}
#content-box a.faq-btn {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background: #f27a0a;
    padding: 16px 25px;
    font-family: "Poppins";
    border-radius: 50px;
}
#content-box a.faq-btn:hover {
    background-color: #064274;
    letter-spacing: 1px;
}
#content-box .wp-container-5.wp-block-columns {
    margin-top: 4em;
}
#content-box .col-md-12.faq-contact-Your.Query {
    margin-top: 40px;
        margin-bottom: -68px;
}
#content-box .wp-block-contact-form-7-contact-form-selector {
    padding: 8em 0em 0em 2em;
}
#innerpage-box .inner_contentbox .faqinnerpage-form {
    padding: 32px 40px;
    box-shadow: 1.736px 9.848px 60px 0px rgb(0 52 64 / 15%);
    margin-top: 50px;
}
#innerpage-box .inner_contentbox .faqinnerpage-img{
    margin-top: 50px;
}
#innerpage-box .inner_contentbox .entry-content.wow.zoomIn .faq-contact-form h4 {
    font-size: 20px !important;
    color: #f27a0a;
}
#innerpage-box .inner_contentbox .entry-content.wow.zoomIn .faq-contact-form h4 span{
    font-size: 25px;
    font-weight: 600;
    color: #064274;
}

#content-box .wp-container-5 .wp-container-1.wp-block-column {
    box-shadow: 1.736px 9.848px 60px 0px rgb(0 52 64 / 15%);
        height: 50%;
}
#content-box figure.wp-block-image.size-large {
    max-width: 100%;
    height: 505px!important;
    box-shadow: 1.736px 9.848px 60px 0px rgb(0 52 64 / 15%);
}
#content-box input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin-bottom: 13px;
        padding: 17px 39px;
    border-radius: 50px;
}
div#content-box .faq .faq-content{
    margin-bottom: 15px;
    padding: 0 15px;
    border: 1px solid #e6e8eb;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    padding: 21px 24px 23px 30px;
}
div#content-box .faq .faq-content.active{
    border: 1px solid #06332e;
}

div#content-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    /*background-color: #ddd;*/
    opacity: 1;
}
main#innerpage-box div#content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: 0;
    width: 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: #06332e;
}

main#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f068";
    font-family: 'Fontawesome';
     color: #fff;
     background:#06332e ;
}
div#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;
}
div#content-box .faq-content div.panel p{
    margin:0 0 0px;
}
div#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 10px 0px 0;
}
main#innerpage-box div#content-box h3.faq-title {
    margin: 0;
    font-weight: 600;
    line-height: 28px;
    word-break: break-word;
    text-align: left;
    color: #06332e;
}

main#innerpage-box div#content-box h3.faq-title, main#innerpage-box div#content-box h3.faq-title small {
    text-transform: none;
    font-size: 18px !important;
    line-height: 28px;   
    -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;
    font-weight: bold;
    font-family: 'IBM Plex Sans', sans-serif;
    position: relative;
    cursor: pointer;
    padding: 0;
    padding-right: 25px;
}
main#innerpage-box div#content-box button.accordion.active h3.faq-title,
main#innerpage-box div#content-box button.accordion.active h3.faq-title small{
    color: #06332e;
}
main#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
    font-size: 15px;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 500;
    color: #848e9f;
}

.peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
body.page-template-default main#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;
}
body.page-template-default main#innerpage-box .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/

main#innerpage-box .peccular-testimonials-single {
 
    background: transparent;   
    margin: 2em 5px;
}
body.page-template-default main#innerpage-box .peccular-testimonials-identity {
    position: relative;
    left: -41px;
    text-align: left;
}
body.page-template-default main#innerpage-box h4.peccular-testimonials-name {
    color: #06332e;
    font-size: 25px;
    font-weight: 600;
    margin: 25px 0 10px;

    
}
body.page-template-default main#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
body.page-template-default main#innerpage-box h6.peccular-testimonials-designation {
    color: #a5a3a4;
    font-size: 16px !important;
    font-weight: 500;
    margin:0;

    
}
body.page-template-default main#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
main#innerpage-box .peccular-testimonials-image{
    margin: 0;
    padding: 0;
    text-align: center;
}
main#innerpage-box .peccular-testimonials-image img{   
    width: 90px ;
    position: relative;    
    margin: 0 0 0 15px ;
    border: 5px solid #c5c5c5;   
}
main#innerpage-box .peccular-testimonials-image i.fa.fa-quote-right {
    font-style: normal;
    position: absolute;
    margin: 71px -22px;
    color: #ff497c;
    font-size: 30px;
}

#innerpage-box .peccular-testimonials-content p {
    color: #605c5c;
    /* line-height: 30px; */
    /* font-size: 16px; */
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 16px;
    padding: 10px 50px 10px 50px;

}
#innerpage-box .peccular-testimonials-content i {
    color: #06332e;
    font-size: 23px;
    text-align: left;
    margin: 0 0 0 -28px;
}
#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    position: relative;
    right: 258px;
    bottom: 53px;
    float: right;
    
}

#innerpage-box .peccular-testimonials-content {
    padding: 0;
    margin-bottom: 22px;
}

/*main#innerpage-box .peccular-testimonials-single:hover{
       -webkit-box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 2px 5px rgb(50 50 0 / 30%);
}*/
main#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content i{

    color: #f9c12c;

}
main#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {

    /*border: 2px solid #f9c12c; */

}
main#innerpage-box .peccular-testimonials-single:hover h4.peccular-testimonials-name{
        color: #f9c12c;

}



/*-----------------------
## End Testimonials page
-----------------------------*/

/*--------------- Project inner page -------------------------------*/

#innerpage-box .peccular-project-box {
    background: #f2f2f2;
    margin: 10px;
}

#innerpage-box .peccular-project-single {
    margin-bottom: 1.5em;
}
#innerpage-box .peccular-project-image img {
    width: 100%;
}
/*body.page-template-default main#innerpage-box .peccular-project-box .peccular-project-image img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
}
body.page-template-default main#innerpage-box .peccular-project-box .peccular-project-image:hover img {
    transform: scale(1.1) rotateZ(0deg);
    -moz-transform: scale(1.1) rotateZ(0deg);
    -webkit-transform: scale(1.1) rotateZ(0deg);
    -o-transform: scale(1.1) rotateZ(0deg);
}*/
body.page-template-default main#innerpage-box .peccular-project-content h4{
   margin: 0;
   margin-bottom: 10px;
    padding: 0;
    /*color: #fff;
    font-size: 22px;*/
    font-weight: 700;
    opacity: 0;
}
body.page-template-default main#innerpage-box .peccular-project-content h4 a{   
   
    color: #fff !important;
    font-size: 22px;   
}
body.page-template-default main#innerpage-box .peccular-project-single:hover .peccular-project-content h4{
    color:#fff ;
    opacity: 1;
    position: relative;
    left: 42px;
    bottom:30px ;
}
body.page-template-default main#innerpage-box .peccular-project-single:hover .peccular-project-content h4 a{
    color:#fff !important ;
    
}

body.page-template-default main#innerpage-box .peccular-project-content p {
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 15px;
}
body.page-template-default main#innerpage-box .peccular-project-content {
    padding: 13px 13px;
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}
body.page-template-default main#innerpage-box .peccular-project-content .project-view-btn {

    color: #fff;
    background: #06332e;
    padding: 8px 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
#innerpage-box .peccular-project-single:hover .peccular-project-content  .project-view-btn{

    color: #06332e;
    background: #fff;

}


#innerpage-box .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-project-single .peccular-project-img img {
    width: 100%;
    height: 430px;
    border-radius: 10px;
}

#innerpage-box .peccular-project-single .peccular-project-img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  width: 3px;
  height: 0;
  content: "";
  background-image: -moz-linear-gradient(90deg, #fff 0%, transparent 100%);
  background-image: --webkit-linear-gradient(90deg, #fff 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #fff 0%, transparent 100%);
  transition: all 500ms ease;
  z-index: 2;
}

#innerpage-box .peccular-project-single:hover .peccular-project-img:before {

  height: 100%;
  transition-delay: 500ms;

}

#innerpage-box .peccular-project-single .peccular-project-img:after {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 30px;
  height: 3px;
  width: 0;
  content: "";
  background-image:-webkit-linear-gradient(0deg, #fff 0%,transparent 100%);
  /*background-image: -moz-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.01) 99%, rgb(255, 255, 255) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.01) 99%, rgb(255, 255, 255) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.01) 99%, rgb(255, 255, 255) 100%);*/
  transition: all 700ms ease;
  z-index: 2;
}

#innerpage-box .peccular-project-single:hover .peccular-project-img:after{

  width: 101%;
  transition-delay: 500ms;
}

#innerpage-box .peccular-project-single .peccular-project-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: #06332e;
  border-radius: 10px;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
  /*z-index: 1;*/
}

#innerpage-box .peccular-project-single:hover .peccular-project-overlay {
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  opacity: 0.6;
}

/*#innerpage-box .peccular-project-single .peccular-project-overlay {
    position: absolute;
    background: #06332e;
    border-radius: 0px;
    opacity: 0.3;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 1;
    background: linear-gradient(to top,transparent 9%,#06332e 30%);
}
#innerpage-box .peccular-project-single:hover .peccular-project-overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}*/

/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
body.page-template-default main#innerpage-box h1,
body.page-template-default main#innerpage-box h2,
body.page-template-default main#innerpage-box h3,
body.page-template-default main#innerpage-box h4,
body.page-template-default main#innerpage-box h5,
body.page-template-default main#innerpage-box h6,

.page-template-templates main#innerpage-box h1,
.page-template-templates main#innerpage-box h2,
.page-template-templates main#innerpage-box h3,
.page-template-templates main#innerpage-box h4,
.page-template-templates main#innerpage-box h5,
.page-template-templates main#innerpage-box h6,

.single main#innerpage-box h1,
.single main#innerpage-box h2,
.single main#innerpage-box h3,
.single main#innerpage-box h4,
.single main#innerpage-box h5,
.single main#innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 4px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word;
    color: ;
}
#innerpage-box h1{
    color: #06332e;
    font-size: 40px;
    font-weight: 600;
}
#innerpage-box h2{
     color: #06332e;
    font-size: 20px;
    font-weight: 600;
}
#innerpage-box h3{ 
    color: #06332e;
    font-size: 20px;
    font-weight: 600;
}

#innerpage-box h4{
     color: #06332e;
    font-size: 18px;
    font-weight: 600;
}
#innerpage-box h5{
     color: #06332e;
    font-size: 17px;
    font-weight: 600;
}
#innerpage-box h6{
     color: #06332e;
    font-size: 16px;
    font-weight: 600;
}
#innerpage-box p{
     color: #959595;
    font-size: 15px;
    font-weight: 400;
}

#innerpage-box li {
    font-size: 15px;
    color: #3b3b3b;
}

/*// --------------Responsive ----------------------------- */


@media screen and (min-width:576px) and (max-width: 767px){

.footer-area .single-footer-2, .page-template-home-template .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, .page-template-home-template .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, .page-template-home-template .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){
    main#innerpage-box .peccular-testimonials-image{    text-align: center;}
    main#innerpage-box .peccular-testimonials-image img{    width: 40%;     top: -3em;}
    body.page-template-default main#innerpage-box .peccular-testimonials-identity {    
    left: 0; 
    text-align: center;
}
.page-template-home-template #about .peccular-about-imgbox {
    height: 243px;
}
}
@media screen and (min-width:320px) and (max-width: 575px){
    .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;}
    .footer-area .social-profile-icons ul li{    margin: 0 27px 39px 0;}
}
@media screen and (min-width:992px) and (max-width: 1199px){

    .footer-area .social-profile-icons ul li{  margin: 0 17px 60px 0;}
    .footer-area .single-footer-5{    padding: 38px 0em 2em 10px;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    .footer-area .social-profile-icons ul li{  margin: 00 15px 39px 0;}
    .footer-area .single-footer-5{ width: 25%;   padding: 38px 0em 2em 13px;}
}

@media screen and (min-width:768px) and (max-width: 1199px){

    .page-template-home-template #newsletter .wpcf7:after{ right: 10%;top: 35%;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    .page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
    .page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"]{

    position: relative !important; 
    right: -3em !important;
    }
    .page-template-home-template #newsletter .wpcf7:after {
    right: 16% !important;
    top: 34% !important;
    }
}

@media screen and (min-width:576px) and (max-width: 767px){
    .page-template-home-template #newsletter .wpcf7:after{    top: 69%;}

}
@media screen and (min-width:495px) and (max-width: 575px){
    .page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 82px !important;
    }
    .page-template-home-template #newsletter .wpcf7:after{    top: 70%;}

}
@media screen and (min-width:320px) and (max-width: 494px){

    .page-template-home-template #newsletter .wpcf7:after{ right: 10%;   top: 73%;}

}
@media screen and (min-width:320px) and (max-width: 410px){
    .page-template-home-template #newsletter .wpcf7:after{ right: 13%;}
}


@media screen and (min-width: 320px) and (max-width: 576px){

}

@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{left: 0 !important;}
.peccular-counter-area {
    position: relative;
    width: 47%;
    left: 7em;
}
.page-template-home-template #newsletter {
    padding-bottom: 5em !important;
}
.page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    float: none;
}
.peccular-counter-single.wow.zoomIn {
    margin-bottom: 3em;
}
.page-template-home-template #about {
    padding-bottom: 0em !important;
}
#facility {
    padding-top: 0em !important;
}


    .facility-right-2a {
    left: 37px;
    margin-bottom: 4em;
}

    .facility-right-2b {
    right: -36px;
    margin-bottom: 4em;
}

    .all-facility-right-1{
        margin-bottom: 4em;
    }
    .all-facility-right-2{
        left: -4px;
    }
}
@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{left: 4% !important;}

}
@media screen and (min-width:691px) and (max-width: 768px){
    .page-template-home-template #contactinfo .contactinfo-icon {
    width: 9%;
    padding: 5px 2px;}
}
@media screen and (min-width: 320px) and (max-width: 358px){
    .ht-main-title {    margin: 45px 0 0.5em 0;}
    .page-template-home-template #contactinfo .contactinfo-icon {
    width: 20%;}
}
@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;}

.page-template-home-template #contactinfo .peccular-section-head h3{
    padding: 0;
    font-size: 16px;
}
.page-template-home-template #contactinfo .peccular-section-head h2{
    font-size: 32px;
}
#footer .bg-for {
    margin: 10em 4em 0em 4em;
}
.page-template-home-template #newsletter .peccular-section-head h2 {
    font-size: 32px;}

    .page-template-home-template #newsletter .peccular-newsletter-member-wrap input[type="submit"] {
    margin-right: -2em;
}
}
@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;}
.page-template-home-template #newsletter .peccular-section-head h2 {
    font-size: 32px;}
    .contactinfo-containt {
    margin-left: 0;
}
    .page-template-home-template #facility .peccular-section-head h2 {
    font-size: 50px;}
    .page-template-home-template #contactinfo .peccular-section-head h2 {
    font-size: 26px;}

    #footer .bg-for{
        margin: 0;
    }
    .top-bar-head .header-bottom-border {
    display: none;
}
header.site-header .maintop-header {
    display: none;
}
}
@media screen and (min-width:320px) and (max-width: 992px){
    /*.hed-btn {
    display: none;
    right: 26%;
    top: 32px;
}*/
.hed-btn {
    right: 26%;
    top: 32px;
}

}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}
/*@media screen and (min-width:576px) and (max-width: 640px){
    .top-bar-head .header-bottom-border { bottom: -22px;}
}*/
@media screen and (min-width:320px) and (max-width: 575px){
    .top-bar-head .header-bottom-border { bottom: 0px;}

    header.site-header.header-transparent.header.mo-left.header-seo {
    margin-top: -25%;
}
div#slider {
    margin-top: 25%;
}
.hero-style .slide-text p {
    line-height: 21px;
}
.slider-btn {
    margin-top: 0 !important;
    margin-right: 24px;
}
.slide-btns-1.animated.fadeInDownBig{margin: 0;}
}
@media screen and (min-width:320px) and (max-width: 768px){
    .head_btn_popup_content1{
        width: 340px !important;
    }
    .page-template-home-template #newsletter {
    padding-bottom: 5em !important;
}
.page-template-home-template #blog {
    padding-bottom: 10em!important;
}
    .page-template-home-template #about .peccular-about-imgbox {
    top: -21px;
    height: 305px !important;
    padding: 5px 0px 0px 55px;
}
    .slide-inner .slider-inner-mainbox{ left: 0; right: 0; margin: 0 auto;width: 614px;
    height: 336px; }
    a.site-button.sharp {
    padding: 10px 2px;
    font-size: 20px;
}
.single-footer-1 img{
    margin: 0;
}
.for-icon {
    width: 35%;
    margin-left: 30%;}
.sliderimg {
    width: 80%;
    left: 10%;
}
.top-header-icons {
    padding: 0;
}
i.fa.fa-clock-o {
    font-size: 22px !important;
    padding: 0 7px 0 10px !important;
}
.maintop-header ul li i.fa-phone {
    font-size: 22px !important;
    padding: 0px 0 0 18px !important;
}
.maintop-header ul li i.fa-envelope-o {
    font-size: 23px !important;
    padding: 0px 4px 0px 0 !important;
}
.page-template-home-template #contactinfo .peccular-section-head{
    margin: 0;
}
.page-template-home-template #contactinfo .peccular-section-head h3{
    padding: 0;
}

}
@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){
    .slide-inner .slider-inner-mainbox{     width: 473px !important;}

    .hero-style .slide-title h2{font-size: 31px; margin-bottom: 7px; line-height: 26px;}
    .hero-style .slide-title h2 span { font-size: 24px;}
    .hero-style .slide-text p{font-size: 14px !important;padding: 0 20px; padding-bottom: 29px !important;}
}
@media screen and (min-width:691px) and (max-width: 768px){
    .hero-slider {    height: 510px !important;   }    
}
@media screen and (min-width:426px) and (max-width: 590px){
    .hero-slider {    height: 412px !important;   }    
}
@media screen and (min-width:320px) and (max-width:426px){
        .hero-slider {    height: 220px !important;   }  
}
@media screen and (min-width:320px) and (max-width:425px){
  
    .footer-area .top-area, .page-template-home-template .footer-area .top-area, .page .footer-area .top-area, .single .footer-area .top-area {
    padding-top: 10em !important;
}
}
@media screen and (min-width:320px) and (max-width: 425px){
    
    .slider-inner-mainbox:before{    top: 42px;left: 18px;}
    .slider-inner-mainbox:after{    left: 41px;}

    .hero-style .slide-btns-2 a.ReadMore{    font-size: 16px;     padding: 7px 24px;}
    .hero-style .slide-btns-1 a.ReadMore{    font-size: 16px;     padding: 7px 24px;}
}
@media only screen and (max-width:320px){

    .slider-inner-mainbox:before{      top: 26px;left: 9px;}
    .slider-inner-mainbox:after{    left: 25px;     top: 9px;}


.hero-style .slide-text p {
    margin-top: -13px;
}
}
@media only screen and (max-width: 1200px){ 
    .page-template-home-template #services .owl-carousel .owl-nav button.owl-next:before,
    .page-template-home-template #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    main#innerpage-box .peccular-testimonials-image img {
       /* height: 300px;*/
    }
}

@media only screen and (min-width: 993px) and (max-width: 1440px){
.in-nav-btn {
    display: none;
}
}

@media only screen and (max-width: 992px){ 

.inside-full-height {
    padding-bottom: 18px;
}

    .page-template-home-template #contact .peccular-contact-block {
        margin-top: 1em;
    }
    main#innerpage-box .peccular-testimonials-image img {
        /*height: 200px;*/
    }
    body.page-template-default main#innerpage-box h4.peccular-testimonials-name {
        font-size: 22px;
    }
    body.page-template-default main#innerpage-box h6.peccular-testimonials-designation{
        font-size: 18px;
    }
    
    .hero-style .slide-title h2 {
        font-size: 35px;
    }
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }
    
    
   /* .page-template-home-template div#testimonials .owl-theme .owl-nav {
        left: -250px;
        bottom: -64px;
    }*/
    .slider-inner-box {
        top: 6%;
    }
  .slider-inner-box {
    padding: 0;
}

    .page-template-home-template div#team .owl-theme .owl-nav {display: none;}
}

@media only screen and (max-width: 767px){
    .page-template-home-template #features .peccular-features-icon span:before {
        font-size: 20px;
        line-height: 35px;
    }
    .page-template-home-template #features .peccular-features-icon span {
            width: 30px;
            height: 30px;
        }
        .page-template-home-template #steps .peccular-steps-b:after {
        left: 58px;
    }
    .page-template-home-template #newsletter .peccular-newsletter-member-wrap {
        padding: 0;
    }
    .page-template-home-template #newsletter .newsletter-sign-box {
    padding: 0 1em;
}
}

@media only screen and (max-width: 640px){ 
  .page-template-home-template #about .peccular-about-img{
    padding-right: 2em;
}
.peccular-about-overlay-dark {
    display: none;
}
main#innerpage-box .peccular-testimonials-single {
    padding: 3em 1em 0;
}
main#innerpage-box .peccular-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}
/*main#innerpage-box .peccular-testimonials-image img {
    top: -5em;
}*/
#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}
main#innerpage-box .peccular-testimonials-single {
    margin-top: 3em;
    margin-bottom: 5em;
}
body.page-template-default main#innerpage-box .peccular-testimonials-identity {
    top: -65px;
}
main#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .peccular-testimonials-content i {
    font-size: 50px;
}
.share-btn, .page-template-home-template .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
    padding: 10px 0 0;
}
.h-contact, .page .h-contact, .page-template-home-template .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block, .page-template-home-template .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}
.top-bar-head, .page-template-home-template .top-bar-head, .page .top-bar-head, .single .top-bar-head {
    padding: 0;
}
.logo-header, .page-template-home-template .logo-header, .page .logo-header, .single .logo-header {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.hero-style .slide-title h2 {
    font-size: 24px;
}
.hero-style .slide-text p {
    font-size: 16px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}

/*.hero-slider {
    height: 277px;
}*/
.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
.page-template-home-template #features .peccular-features-b:nth-child(3),.page-template-home-template #features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
.page-template-home-template #steps .peccular-steps-b:after {display: none;}
.page-template-home-template div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .page-template-home-template .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}

}
@media screen and (min-width:375px) and (max-width: 425px){
.page-template-home-template #contactinfo .contactinfo-icon {
    width: 18%;}
}
}