/*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;}

header.site-header .maintop-header{
   
    padding: 8px 0;
    border-bottom: 1px solid #f8eeee;
}
.site-header {
    position: relative;
    z-index: 99999;
    position: absolute;
    width: 100%;  
    background: #fff;
    border-bottom: 1px solid #aaa;
}
/*----- Sticky Header ------*/
.header-fixed{   
    position: fixed !important;
    top: -70px;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 200ms ease;
}

.top-bar-head{
    padding: 0px;
    width: 100%;
    display: inline-block;
    background: transparent;
    border-radius: 0px;
    z-index: 999;
    /*border-bottom: 1px solid #b4b4b4;*/
    position: relative;
} 

.top-bar-head .header-bottom-border{
    border-bottom: 1px solid #dad3c9;
    position: relative;
    bottom: 4px;
    left: 18px;
    opacity: 0.5;
}
.ht-sticky-header .site-header .top-bar-head{
    background-color: #000;
    top: 12px !important;
}
.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
.mob-headbar{ display: none; }
.maintop-header ul li{
    list-style: none;
    float: right;
    line-height: 45px;
   
}
.maintop-header .top-header-email i.fa.fa-envelope-o {
    font-size: 28px;
    color: #f27a0a;
    margin: 1px 14px;
}
.maintop-header .top-header-email a.h-email {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
    margin-top: 6px;
    position: absolute;
}
.maintop-header .top-header-phone i.fa.fa-phone {
    font-size: 28px;
    color: #f27a0a;
    margin: 1px 14px;
}
.maintop-header .top-header-phone a.h-phone {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
    margin-top: 6px;
    position: absolute;
}
.maintop-header .top-header-time i.fa.fa-clock-o {
    font-size: 30px;
    color: #f27907;
    padding: 1px 15px;
}
.maintop-header .top-header-time a.h-time {
    font-size: 16px;
    color: #064273;
    font-weight: 400;
    font-family: "Roboto";
    margin-top: 6px;
    position: absolute;
}
.maintop-header .top-header-icons {  padding: 0 11px;}
.maintop-header  a.site-button.sharp {
    padding: 10px 6px 10px 20px;
    font-size: 25px;
    color: #064273;
    transition: all 0.3s ease 0s;
    background: #fff;
}

.site-header .site-navigation { text-align: right; }
.site-header .socials {text-align: right; padding: 25px 13px 25px 0;}


/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #b3b2b2;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    text-align: left;
    padding: 0px 62px 0px 0;
}
.ht-site-description a,
.ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
.logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 auto;
    text-align: center;
    /*background: #fff;
    position: absolute;
    top: 0;*/
}
.header-transparent .sticky-header .logo-header{
    top: 35px !important;
}
.ht-site-title,.site-title,
.ht-site-title, .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
    color: ;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}


/*--------------------  contact details ---------------------------*/
ul.h-contact,
ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.h-mailid a, .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.h-mailid a i, .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.h-mailid a:hover, .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
.h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.share-btn,
.share-btn,
.page .share-btn,
.single .share-btn{
    text-align: right;
}
.share-btn a.site-button,
.share-btn a.site-button,
.page .share-btn a.site-button,
.single .share-btn a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: inline-block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    text-align: center;
}
.share-btn a.site-button:hover,
.share-btn a.site-button:hover,
.page .share-btn a.site-button:hover,
.single .share-btn a.site-button:hover{
    color: #000;
    border: 3px solid #000;
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 35px;
}
.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.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover{
    color: #f9c12c;
    border-bottom: 1px solid #fff;
}
.navigation .mainmenu li a  {
    color: #064273;
}
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: #064273;
 }

 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: #f27907;
 }
.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:#064273;
  }
.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: #064273;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #f27907;
    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,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 86px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 50px;
        right: -5px;
    }
    .navigation .mainmenu li ul ul.sub-menu{
        top: 60px;
     }
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }
}


@media only screen and (max-width: 1024px){
   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px;  }
    #steps .peccular-steps-icon span {
        left: 5px; width: 45px; height: 45px;  }
    .maintop-header .top-header-phone i.fa.fa-phone{ margin: 1px 2px 0 18px;}
    .maintop-header .top-header-icons { padding: 0 0 0 34px;}
    .maintop-header a.site-button.sharp{padding: 10px 6px 10px 3px;}
    .maintop-header .top-header-phone{ margin-left: 15px; }
    #appointment .peccular-appointment-member-wrap input[type="submit"]{ padding: 11px 21px !important;}
    #about .peccular-section-area-textlist ul li,
    #about .peccular-section-area-textlist ol li,
    #about .peccular-section-area-textlist{font-size: 17px !important;line-height: 28px !important;}
    #about .peccular-section-head h3{font-size: 28px !important; line-height: 34px !important;}
    #facility { padding-top: 0em !important;}
  
}
@media only screen and (max-width: 768px){
.maintop-header .top-header-email,
.maintop-header .top-header-phone,
.maintop-header .top-header-time,
.maintop-header .top-header-icons{text-align: left;}
.hamburger-menus{top: 0px !important; margin: 7px 0 !important;}
#appointment .peccular-appointment-member-wrap input[type="submit"]{right: 0 !important;}
#appointment .peccular-appointment-block{    padding: 0 95px;}

}
@media only screen and (min-width: 768px){
    .top-header-icons .share-button {
        display: none;
    }
}
@media only screen and (max-width: 767px){
.maintop-header .top-header-email,
.maintop-header .top-header-phone,
.maintop-header .top-header-time,
.maintop-header .top-header-icons{text-align: center;}
.hamburger-menus{top: 0px !important; margin: 7px 0 !important;}
.col-xs-3.logo {
    width: 50%;
}
.site-header .site-navigation {
    top: -200px;
}
.maintop-header .top-header-email a.h-email,
.maintop-header .top-header-phone a.h-phone,
.maintop-header .top-header-time a.h-time {
    display: none;
}
.maintop-header .top-header-email:hover a.h-email,
.maintop-header .top-header-phone:hover a.h-phone,
.maintop-header .top-header-time:hover a.h-time {
    display: block;
}

.top-header-icons .share-button {
    display: block;
}


.top-header-icons{
    position: absolute;
    right: 50px !important;
    bottom: 0;
    top: -34px;
    z-index: 0;
}
.top-header-icons li i {
    margin-right: 1px;
}
.top-header-icons ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.top-header-icons ul li{
    display: inline-block;
    margin-left: -32px;
    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;
    position: relative;
    right: -5px;
    top: 0px;
}
.maintop-header a.site-button.sharp {
    font-size: 14px;
}
.top-header-icons ul:hover li{
    margin-left: 0px;
    right: 35px;
}
.top-header-icons li.share-button {
    display: block;
}
.top-header-icons ul:hover li.share-button a i{
    display: none;
}
.header-c-block {
    position: relative;
    width: 100%;
}
.head-menu{
    position: relative;
    width: 50%;
    overflow: hidden;
}
.header-email {
    position: absolute;
    top: 28px;
    left: 0;
} 
.header-phone {
    position: absolute;
    top: 28px;
    left: 35px;
} 

.header-time {
    position: absolute;
    top: 28px;
    left: 72px;
} 
.maintop-header .top-header-email a.h-email, .maintop-header .top-header-phone a.h-phone, .maintop-header .top-header-time a.h-time {
    font-size: 12px;
    margin-top: 0;
}
.maintop-header .top-header-time a.h-time {
    top: 24px;
    left: -80px;
}
.header-social {
    top: 50px;
    left: 36px;
    position: absolute;
}
.maintop-header .top-header-icons ul li:last-child {
    margin-left: auto !important;
    position: relative;
    right: 25px;
}


}
@media only screen and (max-width: 320px){
.maintop-header .top-header-phone i.fa.fa-phone { margin: 1px 17px 0 1px;}
.maintop-header .top-header-time i.fa.fa-clock-o{ padding: 1px 8px 17px 0;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
.maintop-header ul li {   line-height: 21px;}
.hamburger-menus {top: 0px !important;}
header.site-header .maintop-header { padding: 0px 0;}
.site-header .site-navigation { text-align: right; margin: 0 0 25px 0;}
.maintop-header .top-header-icons{ margin: 0 0 0 0px;  padding: 9px 0 4px 13px;}
.maintop-header .top-header-email, .maintop-header .top-header-phone, .maintop-header .top-header-time, .maintop-header .top-header-icons {
        text-align: left;  }
main#innerpage-box .peccular-testimonials-single { margin-top: 1em !important;  margin-bottom: 2em !important;  }  
.maintop-header .top-header-time i.fa.fa-clock-o {
    padding: 3px 0;
}

}
@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: #064274;
    color: #fff;
}
.navigation .mainmenu li a{ color: #064274 ; }

}
@media screen and ( min-width: 992px) and (max-width: 1199px){
    .navigation .mainmenu li a,
    .page .navigation .mainmenu li a,
    .single .navigation .mainmenu li a, 
    .error404 .navigation .mainmenu li a{ font-size: 15px !important; }
    .navigation .mainmenu {  text-align: left;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
    .maintop-header .top-header-icons ul li:last-child {        
         margin-left: auto !important;
        position: relative;
        /* left: 0; */
        right: 25px;}
    #appointment .peccular-appointment-block{    padding: 0 19px !important;}
    .maintop-header .top-header-email i.fa.fa-envelope-o{        
        font-size: 18px !important;
        margin: 4px 0px !important;
    }
    .maintop-header .top-header-phone i.fa.fa-phone {
        font-size: 18px;
        margin: 4px 5px !important;
    }
    .maintop-header .top-header-time i.fa.fa-clock-o{font-size: 18px !important;}
    .maintop-header .top-header-phone {
        margin-left: 0px;
    }

}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{    padding: 0px 0px 0px 22px;}
    .maintop-header ul li:last-child {  margin-left: 13em;   text-align: right;}


}

@media screen and ( min-width: 359px) and (max-width: 575px){
.ht-main-title { margin: 40px 0 0.5em 0px !important;     font-size: 31px !important;}

}
@media only ( min-width: 320px) and (max-width:360x){
.ht-main-title { margin: 15px 0 0.5em 0px !important;     font-size: 31px !important;}

}



/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 2em;
}
.peccular-section-head h2{
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 54px;
}

.peccular-section-head h3{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
}
.peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #064274;
}
#services .service-bg,
#appointment .appointment-bg,
#contactinfo .contactinfo-bg,
#about .about-bg,
#features .features-bg,
#steps .steps-bg,
#project .project-bg,
#facility .facility-bg,
#testimonials .testimonials-bg,
#team .team-bg,
#contact .contact-bg,
#blog .blog-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#appointment,
#services,
#about,
#contactinfo,
#features,
#steps,
#project,
#facility,
#testimonials,
#team,
#pricing,
#contact,
#blog,
#ourclient,
#newsletter,
#footer{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/
#slider {
    position: relative;
    overflow: hidden;
}

#slider .slider-bg {
    position: absolute;    
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#slider .overlay {
     position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #064273;
    opacity: 0.4;
}
.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: #064274 !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: 675px;
    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: 108px;
    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%;
   
}
.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 {
    height: 489px;
    overflow: hidden;
}
.sliderimg {
   height: 489px;
    overflow: hidden;

}
.sliderimg .overlay_mobile {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
    background: #000;
    display: none;
}

.slider-inner-box {
    position: absolute;
    padding: 5em 26px 8em;
    text-align: center;
    top: 0;
    overflow: hidden;
    width: 488px;
}

.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;
    background: transparent;
    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: 40px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 0;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    color: #fcfdfb;
}
.hero-slider:hover .swiper-button-prev,
.hero-slider:hover .swiper-button-next{
    border: 2px solid #f27a0a;
     color: #f27a0a;
} 

.hero-slider .swiper-button-prev {
    left: -18px;
    transform: translateX(24px);
}

.hero-slider .swiper-button-next {
    right: 28px;
    transform: translateX(24px);
}


.hero-slider .swiper-button-prev:hover:before, .hero-slider .swiper-button-next:hover:before {
    color: #000;
}

@media (min-width: 1024px){
   #about .peccular-section-head h3 {
    font-size: 30px;
}

}

/*----------------------------------------*/
/*  Services home Area
/*----------------------------------------*/
#services {
    position: relative;
    overflow: hidden;
    margin: 0 0;
}

#services .service-bgoverlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 473px;
    opacity: -1;
    background: #ffffff;
}

#services .peccular-service-box{   
    transition: all 0.5s;
    margin-bottom: 2em;
    padding: 0 25px;
    overflow: hidden;
    
}
#services .peccular-service-box-area {   
    transition: all 0.5s;
    filter: drop-shadow(-1px -1px 4px rgba(50, 50, 0, 0.2));
}
#services .ser-img {  
    position: relative;
   overflow: hidden; 
}
#services img.peccular-service-img {
    width: 100%;
    height: 185px;
    transition: all 0.3s;    
}
 #services .peccular-service-box:hover img.peccular-service-img{
    transform: scale(1.2);
    transition: all 1s ease 0s;
   
}
#services .service-btn {
    margin-top: 23px;
        margin-bottom: 6px;
}
#services .service-btn a.read-btn:hover{
    background: #064274;
    color: #fff;
}
#services .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;
}
#services .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); 
}
#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;
}
#services .peccular-service-box:hover .ser-olay{
    display: block;
}

#services .peccular-service-content {        
    padding: 25px 30px;   
    margin-top: -5px;
    background-color: #ffffff;
}

#services .peccular-service-box:hover .peccular-service-content h4 a{
   
   color:#f27a0a ;
}

#services .peccular-service-content h4{
    margin: 10px 0;
}

#services .peccular-service-content h4 a{
    word-break: break-word;
    padding: 0;
    font-size: 25px;
    font-family: 'Roboto Slab';
    font-weight: 600;    
    color: #1a5585;
   
}  
#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;
   
}

.padding-0{padding: 0;}

/*----------------------------------------*/
/*  Appointment Home Section
/*----------------------------------------*/

#appointment{
    position: relative;
    margin-top: -10em;
    z-index: -1;
    background-image: linear-gradient(0deg,#f2f2f2 51%,#ffffff 39%);
}

#appointment .peccular-section-head {
        margin-bottom: 0px;
    margin-top: 72px;
}
 #appointment .appointment-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#appointment .for-appointment-bg {
        background: #064274;
    padding-top: 6em;
}
 #appointment .peccular-appointment {
    padding-top: 0em;
    position: relative;
}
 #appointment .peccular-appointment-block{
    padding-top: 5em;
}
 #appointment .peccular-section-head h2{
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    left: 20px;;
    line-height: 40px;
    font-family: 'Roboto Slab';
    letter-spacing: 1PX;
}
 
 #appointment .peccular-appointment-block {
    -moz-osx-font-smoothing: grayscale;
    -moz-user-select: none;
    -ms-user-select: none;
    z-index: 1;
    position: relative;
    color: #d8d9d4;
}

 #appointment .peccular-appointment-label {
    font-size: 16px;
    font-weight: 400;
    color: #f9fcf5;
}

 #appointment.peccular-appointment-block {
    margin-top: 3em;
}

 #appointment .peccular-appointment-member-wrap input::placeholder{
    opacity: 0.6;
    color: #d8d9d4;
}

 #appointment .peccular-appointment-member-wrap input[type="text"], 
 #appointment .peccular-appointment-member-wrap input[type="email"], 
 #appointment .peccular-appointment-member-wrap input[type="url"], 
 #appointment .peccular-appointment-member-wrap input[type="password"], 
 #appointment .peccular-appointment-member-wrap input[type="search"], 
 #appointment .peccular-appointment-member-wrap input[type="number"], 
 #appointment .peccular-appointment-member-wrap input[type="tel"], 
 #appointment .peccular-appointment-member-wrap input[type="range"], 
 #appointment .peccular-appointment-member-wrap input[type="date"], 
 #appointment .peccular-appointment-member-wrap input[type="month"], 
 #appointment .peccular-appointment-member-wrap input[type="week"], 
 #appointment .peccular-appointment-member-wrap input[type="time"], 
 #appointment .peccular-appointment-member-wrap input[type="datetime"],
 #appointment .peccular-appointment-member-wrap input[type="datetime-local"], 
 #appointment .peccular-appointment-member-wrap input[type="color"],
 #appointment .peccular-appointment-member-wrap input[type="file"],
 #appointment .peccular-appointment-member-wrap textarea{
     
    border: 1px solid #fff !important;
    background: none;
    z-index: 2000;
    width: 85%;
    color: #d8d9d4;
     margin: 0 0 30px 0;
    border-radius: 7px;
    padding: 8px 17px;
    font-size: 17px;
    font-family: 'Roboto Slab';
    height: 47px;
    font-weight: 400;
   
}
#appointment .peccular-appointment-member-wrap input[type="text"]{ margin: 0 0 0 0px !important; }
#appointment .peccular-appointment-member-wrap input[type="tel"]{ position: relative;  left: -24px; }

#appointment .peccular-appointment-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 0px 0 10px;
    color: #a8a6a7;
    height: 35px;
}

 #appointment .peccular-appointment-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;
}
 #appointment .peccular-appointment-member-wrap select option{
    font-weight: 600;
    padding-bottom: 12px;
    color: #d8d9d4;
}

 #appointment .peccular-appointment-member-wrap textarea {
    height: 120px;
    padding: 10px 15px;
}
 #appointment  .peccular-appointment-member-wrap textarea::placeholder{
    color:#d8d9d4;
}

 #appointment .peccular-appointment-member-wrap label{
    color:#000;
    margin:0;
    width: 100%;
    font-weight: 500;
}

 #appointment .peccular-appointment-member-wrap input[type="submit"]{
    color: #064273;
    font-weight: 400;
    padding: 11px 30px;   
    background: #fff;
    border: none;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;   
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;    
    font-size: 20px;
    font-family: 'Roboto Slab';
    transition: all 0.5s ease 0s;
    display: inline-block;
    border-radius: 6px;
    box-shadow: none;
    position: relative;
    right: 45px;
}
 #appointment .peccular-appointment-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;
}

 #appointment .peccular-appointment-phone:hover .peccular-appointment-icon,
 #appointment .peccular-appointment-address:hover .peccular-appointment-icon,
 #appointment .peccular-appointment-mailid:hover .peccular-appointment-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}



/*----------------------------------------*/
/*  Facility Home Area
/*----------------------------------------*/
#facility {
    position: relative;
    background: #f3f4f9;
}
#facility .facility-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#facility .facility-per {
    font-size: 60px;
    font-weight: 400;
    color: #030303;
    line-height: 60px;
}
#facility .facility-per-title {
    color: #444444;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#facility p.facility-per-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #021348;
}
#facility .facility-per-border {
    border-bottom: 8px solid #f2f2f2;
    position: relative;
    margin-bottom: 1.5em;
}
#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;
}
#facility:hover .facility-per-border:after,
#facility:focus .facility-per-border:after, 
#facility:active .facility-per-border:after {
    right: 20px;
    background: #3c71fa;
}
#facility .peccular-facility-single:hover .facility-bordericon{
    border: 1px solid #fef6e1;
}

#facility .peccular-section-head {

    padding-right: 11em;
    padding-left: 17px;
}
#facility .peccular-facility-content {
    position: relative;
    z-index: 1;
    padding-left: 15px;
    text-align: left;
}
#facility .peccular-section-head h2{
    color: #064274;
    font-weight: 700;
    font-size: 68px;   
    margin-bottom: 4px;
    font-family: 'Roboto Slab';
}

#facility .peccular-section-head h3 {
    color: #064273;
    padding-right: 22px;
    line-height: 26px;
    font-size: 19px;
    font-weight: 400;    
    font-family: 'Roboto Slab';
}
#facility .peccular-facility-b{
    float: left;
    margin: 13px 0px;
    padding: 0 27px 0px 0px;
}
#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;
}  
#facility .peccular-facility-single:hover h4.peccular-facility-title{
     color: #f27a0a;
}
#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;
}
#facility .peccular-facility-single:hover p.peccular-facility-text{
     color: #064274;
}
#facility .peccular-facility-single {
    padding: 1em 1em;
    margin-bottom: 2em;
    border-radius: 10px;
    position: relative;
    background-color: transparent;
}
#facility .peccular-facility-single:hover{
        box-shadow: 3px 3px 18px 1px #2a599540;
}

#facility .peccular-facility-icon {
    margin-bottom: 0.5em;
    position: relative;
    z-index: 1;
}
#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;*/
    color: #f27907;
    transition: all 0.5s ease 0s;
}
#facility .peccular-facility-icon span{
    font-size: 80px;
    transition: all 0.5s ease 0s;
    color: #064273;
}

#facility .peccular-facility-single:hover .peccular-facility-icon span {
   color: #f27907;
   transition: all 0.5s ease 0s;
}

#facility .all-facility-right-1 {
    position: relative;
    margin-top: 2em;
}
#facility .all-facility-right-2 {
    position: relative;
    margin-top: 2em;
}
#facility .all-facility-right-3 {
    position: relative;
    margin-top: 2em;
}
#facility .facility-right-area a.ficon {
  
}

#facility .peccular-facility-right-icon {
    border: 2px solid #fff;
}
#facility .peccular-facility-right-icon span{
    font-size: 74px;
    color: #fff;
} 
/*#facility .peccular-section-head .peccular-section-head-icon i.fa.fa-bell  {
    position: relative;
    right: 25%;
    top: 25px;
}*/
#facility .for-icon {
    width: 20%;
    height: 106px;
    margin-left: 38%;
    background: #064274;
    margin-bottom: 15px;
        transition: all .3s;
    padding: 7px 7px;
}
#facility .peccular-facility-right-icon:hover span{
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}

#facility .for-icon2 {
    width: 38%;
    height: 106px;
    margin-left: 26%;
    background: #064274;
    margin-bottom: 14px;
    padding: 7px 7px;
}
#facility .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 .facility-right-2a {
    position: relative;
    left: -1px;
    top: -13px;
}
#facility .facility-right-2b {
    position: relative;
    right: -58px;
    top: -12px;
}
#facility .facility-right-2c {
    position: relative;
    right: -26px;
    top: 2px;
}
#facility .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;
    
}

/*----------------------------------------*/
/*  Team Area
/*----------------------------------------*/
  #team {
    position: relative;
    background: #fff;
    overflow: hidden;
}

 #team .peccular-team-block {
    position: relative;
}
 #team .peccular-teambg {
    position: absolute;
    left: 0;   
}
 #team .peccular-section-head h3{
    color: #064274;
    padding-right: 0;
    font-size: 50px;
    font-weight: 700;
    margin-top: 0em;
    margin-bottom: 1em;
    font-family: 'Roboto Slab';
}

#team h4.peccular-team-name {
    color: #064274;
    font-size: 25px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 5px;
}

 #team h6.peccular-team-designation{
    font-weight: 400;
    font-family: 'Roboto';
    color: #7b7b7b;
    font-size: 20px;
    margin-bottom: 12px;
    text-transform: capitalize;
}

 #team .peccular-team-image img {
   width: 274px;
  /* width: 100%;*/
    height: 320px;
}

 #team .peccular-team-single{

    background: #fff;
    margin: 0px 29px 35px 0;
    /*margin-bottom: 35px;*/
    position: relative;
 }
 #team .peccular-team-single:hover h4.peccular-team-name{ 
    /*padding-left:25px ; */
    color: #f27a0a; 
    letter-spacing: 1.5px; 
    transition: .5s ease;
 }
 #team .peccular-team-single:hover h6.peccular-team-designation{
    /*padding-left:25px ;*/
    transition: .8s ease;
 }

 #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;
}
 #team .peccular-team-single:hover .overlay {
    opacity: 0.4;
    display:block ;
}
 #team .peccular-team-single:hover .peccular-team-social-icon{
    opacity: 1;
    transition: all 0.9s ease 0s;
}

 #team .peccular-team-social-icon i {
    color: #fff;
    font-size: 19px;   
    padding: 0px;
}
 #team .peccular-team-hoversocial-icon{
    overflow: hidden;
    text-align: center;
    width: fit-content;
    position: absolute;
    bottom: -14px;
    left: -38px;
    
}
#team .peccular-team-hoversocial-icon li {
    background: #1e4374;
}
#team .peccular-team-hoversocial-icon li:first-child{
   opacity: 0.6;
}
#team .peccular-team-hoversocial-icon li:nth-child(2){
   opacity: 0.79;
}
#team .peccular-team-hoversocial-icon li:nth-child(3){
    opacity: 0.89;
}

 #team .peccular-team-hoversocial-icon a i{
    color: #fff;
    font-size: 22px;   
    padding: 0px;

}
 #team .peccular-team-hoversocial-icon li a i:hover{
    color: #f27a0a !important;
}
 #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 .team-bottom-bdr {
    border-bottom: 4px solid #f27a0a;
    width: 30%;
    margin-top: 8px;
    letter-spacing: 1.5px;
    transition: .5s ease;
  
}
 #team .peccular-team-single:hover .team-bottom-bdr{
    color: #064274;
    width: 10%;
    opacity: 0;
    transition: 0.5s ease;
}


/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/


#innerpage-box .peccular-team-single {
    margin: 0 18px 25px 18px;
    position: relative;
}

#innerpage-box .peccular-team-single .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-single .peccular-team-image img:hover{
    transform: scale(1.2);
    transition: all ease-in-out .4s;
}

#innerpage-box .peccular-team-single .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-single .peccular-team-image:after {
    content: "";
    position: absolute;
    bottom: 0;
    transition: all .4s ease-in-out;
    left: -200%;
    width: 213px;
    background-image: url(../images/Teaminnhov.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-single h4.peccular-team-name {
    font-size: 21px !important;
    color: #091d3e;
    margin-bottom: 7px
}
#innerpage-box .peccular-team-single h5.peccular-team-designation {
    font-size: 14px !important;
    color: #848e9f;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon {
    display: flex;
    flex-direction: column;
    transition: .5s;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
}
#innerpage-box .peccular-team-single .peccular-team-inner-social {
    position: absolute;
    top: 0;
    right: 0;
}
#innerpage-box .peccular-team-single .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%);
}
#innerpage-box .peccular-team-image:hover .peccular-team-social-icon a{
    transform: translateX(0);
}
#innerpage-box .peccular-team-social-icon a:nth-child(1) {
    transition-delay: .2s;
}
#innerpage-box .peccular-team-social-icon a:nth-child(2) {
    transition-delay: .3s;
}
#innerpage-box .peccular-team-social-icon a:nth-child(3) {
    transition-delay: .4s;
}
#innerpage-box .peccular-team-social-icon a:nth-child(4) {
    transition-delay: .5s;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon-btn {
    text-align: center;
    transition: all .3s ease;
    padding: 10px;
    margin-top: 8px;
    position: absolute;
    top: 1%;
    right: 0;
}
#innerpage-box .peccular-team-single:hover .peccular-team-social-icon-btn {
    opacity: 0;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon-btn a i {
    color: #064273;
}
#innerpage-box .peccular-team-single .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;
}

#innerpage-box .peccular-team-single .peccular-team-social-icon a{
    color: #fff;
    font-size: 16px;
    background-color: #064274;
    display: inline-flex;
    height: 50px;
    width: 50px;
    margin: 5px;
    align-items: center;
    justify-content: center;
}
#innerpage-box .peccular-team-single .peccular-team-social-icon a i {
    color: #064273;
    /*transition: all 300ms ease 0s;*/
    font-size: 17px;
}

#innerpage-box .peccular-team-single .peccular-team-social-icon a:hover i {
    color: #fdfdfd;
}

#innerpage-box .peccular-team-single .peccular-team-social-icon a:hover {
    transform: translateX(0);
     background: #064273; 
}

#innerpage-box .peccular-team-single .peccular-team-social-icon a{
    background: #fdfdfd;
 }


/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/

#testimonials{
   
    position: relative;
    overflow: hidden;
     margin: 0em 0;
}
#testimonials .testimonials-bg {
   opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
}
#testimonials .testimonials-bg2 {
  background: #064273;
    position: absolute;
    left: 0;
    right: 0;
    top: 57%;
    bottom: 0;
}
#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%);*/
}

#testimonials .peccular-testimonial-block{
    padding-bottom: 45px;
   /* padding-left: 16em;
    padding-right: 16em;
    background-image: linear-gradient(360deg,#064274 43%,#fff 43%);*/
}
#testimonials .peccular-section-head h3{
    color: #064274;
    font-size: 50px;
    font-weight: 700;
    top: 14px;
    position: relative;
    z-index: 1;   
    font-family: 'Roboto Slab';
}

#testimonials .peccular-testimonials-single{
        padding: 1.5em 7em;
}

#testimonials .peccular-testimonials-image{
    position: relative;
}
#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;
}
#testimonials .peccular-testimonials-single:hover .peccular-testimonials-image img {
    color: #f27a0a;
}

#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: 0 0px;
}
#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name {
    letter-spacing: 2px;
    
}
#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;
}

#testimonials .peccular-testimonials-content p{
    color:#6a8eab;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 400;
    word-break: break-word;
    line-height: 20px;
    padding-bottom: 15px;
    text-align: center;
    margin: 0;
}
#testimonials .peccular-testimonials-single:hover .peccular-testimonials-content p{
    color: #064274;
}
#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name{
    color: #f27a0a;
}
#testimonials .peccular-testimonials-content i {
    font-size: 32px;
    color: #9bb3c7;
    position: relative;
    top: 0px;
    left: -30px;
    margin-right: -24px;
    margin-left: 33px;
    transition: all 0.7s ease;
}
#testimonials .peccular-testimonials-content i.fa-quote-right{

    top: 9px;
   /* left: -30px;
    margin-right: -24px;*/
    margin-left: 40px;
}


#testimonials .peccular-testimonials-single:hover .peccular-testimonials-content i{
    transform: rotateY(204deg);
    transition: all 0.7s ease-out;
    color: #f27a0a !important;
}
#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 5em;
    background-image: linear-gradient(360deg,#fff 55%,#cdd9e3 55%);
    border: 1px solid #b3bdc7;
    border-top: 1px solid #dddbdb;
}
#testimonials .owl-theme .owl-dots {
    display: none;
}
#testimonials .owl-theme .owl-nav {
    margin-top: 10px;
    position: relative;
    left: 0%;
    bottom: 80px;
    display: block;
}
#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;   
    line-height: 45px;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
#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;    
    line-height: 50px;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
#testimonials .owl-nav .owl-prev, 
#testimonials .owl-nav .owl-next {
    background-color: #fff;
}

#testimonials .owl-stage-outer:hover .owl-prev {  
    opacity: 1;  
}
#testimonials .owl-stage-outer:hover .owl-next {
   right: -10px;
    opacity: 1;
}
#testimonials .owl-nav .owl-prev span,
#testimonials .owl-nav .owl-next span{
   display: none;
}
#testimonials .owl-nav .owl-prev:after,
#testimonials .owl-nav .owl-next:after{
    font-size: 30px;
    color: #000;
    line-height: 50px;
}
#testimonials .owl-nav .owl-prev:after{
    content: "\f053";
    font-family: 'FontAwesome';
}
#testimonials .owl-nav .owl-next:after{
    content: "\f054";
    font-family: 'FontAwesome';
}
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-next,
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-prev {
    background-color: #fff;
    opacity: 1;
}
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-prev:after,
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-next:after{
    color: #064273;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 0em;}


/*----------------------------------------*/
/*  Project Area
/*----------------------------------------*/

 #project {
    position: relative;
    background: #fdfdfd;
    overflow: hidden;
}
 #project .project-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
 #project .peccular-projectbg{
    position: absolute;
    left: 0;
    right: 0;
 }
 #project .peccular-section-head h2{
   color: #000;
}

 #project .peccular-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
 #project .peccular-section-head h3{
    color: #021348;
}
 #project .peccular-project-area {
    padding: 0 0px;
}

 #project .peccular-project-single {
    position: relative;
    padding: 47px 36px;
    position: relative;
}

 #project .peccular-project-single .project-img-pnt1 span {
    position: absolute;
    top: 27px;    
    width: 14px;
    height: 14px;   
    left: 38px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
 #project .peccular-project-single .project-img-pnt1 span:before{
    position: absolute;
    top: -2px;    
    width: 14px;
    height: 14px;    
    left: 23px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
 #project .peccular-project-single .project-img-pnt1 span:after{
    position: absolute;
    top: -2px;   
    width: 14px;
    height: 14px;   
    left: 45px;
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
 #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;
}
 #project .peccular-project-single .project-img-pnt2 span:before{
    position: absolute;
    right: 18px;
    width: 14px;
    top: -2px;
    height: 14px;   
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
 #project .peccular-project-single .project-img-pnt2 span:after{

    position: absolute;
    right: 39px;
    width: 14px;
    top: -2px;
    height: 14px;    
    border: 2px solid #064274;
    content: '';
    opacity: 1 !important;
    z-index: 9;
    border-radius: 88%;
    transition: all 0.4s;
}
 #project .peccular-project-single .project-img-bdr1 {

    position: relative;
    border-top: 2px solid;
    top: -13px;
    width: 81%;
    color: #064274;
    left: 71px;
}

 #project .peccular-project-single .project-img-bdr2 {
    position: relative;
    border-top: 2px solid;
    top: 12px;
    width: 79%;
    color: #064274;
    left: -17px;
}

 #project .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 96%;
}
 #project .peccular-project-single .overlay {
    background: #08365c;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.7;
    z-index: 0;
    transition: all 0.5 ease 0s;
}

 #project .peccular-project-single:before{
    content: '';
    border-left: 2px solid #064274;
    position: absolute;
    left: 19px;
    width: 100%;
    height: 83%;
    bottom: 35px;
}

 #project .peccular-project-single:after{
    content: '';
    border-right: 2px solid #064274;
    position: absolute;
    right: 30px;
    width: 100%;
    height: 83%;
    top: 34px;
}
#project .peccular-project-single .peccular-project-img img{
    width: 100%;
    transition: all 0.5s ease;
    height: 100%;
}
#project .peccular-project-single:hover .peccular-project-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#project .peccular-project-single:hover .overlay{
    opacity: 0;
   transition: all 0.95s ease 0s;
}
#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;
}
#project .peccular-project-single .peccular-project-content:hover{
    letter-spacing: 1px;
}
#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;
}
#project .peccular-project-single .peccular-project-text{
    color: #9c9a9b;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}


#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;
}
#project .peccular-project-single .peccular-project-content a:hover{
    color: #618af9;
    background: #fff;
}
#project .peccular-project-single .peccular-project-content a i {
    margin-left: 7px;
    font-size: 16px;
}
/*----------------------------------------*/
/*  Features Area
/*----------------------------------------*/

#features {
    position: relative;
    z-index: 1;
    margin-top: -4rem;
    overflow: hidden;
}
#features .owl-theme .owl-dots, .owl-theme .owl-nav {
    display: none;
}
#features .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0;
}

#features .features-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#features .peccular-features-b {
  /* width: 11%;
    padding: 0 2px 0 0;
    margin-right: 14px;*/
}
#features .feature-sec {
    background: #e6ecf1;
    border-radius: 8px;
    width: 23%;
    clip-path: polygon(0 0, 0 474%, 100% 1%);
        position: relative;
    z-index: 99;

}
#features .peccular-features-area {
    background-color: #fff;
    margin-left: -15px;
}
#features .forbgcolor {
    background: #fff;
    position: relative;
    opacity: 1;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
#features .peccular-feature-section-head h3 {
    position: relative;
    font-size: 20px;
    color: #064274;
    font-family: 'Roboto';
}
#features .peccular-feature-section-head h2 {
    position: relative;
    font-size: 40px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #064273;
}
#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;
}  

#features .peccular-features-icon {
    position: relative;
        margin: 14px 0px;
}
#features .peccular-feature-section-head {
          margin: 12px 76px 7px 36px;
}
#features .peccular-features-icon i{
    font-size: 30px;
   font-weight: 500;
    color: #064273;
     transition: all 0.8s;
} 
#features .peccular-features-single:hover .peccular-features-icon i{
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
   color: #f27907;
} 

#features .peccular-features-single{
    position: relative;
    transition: all 0.8s;
    border-right: 1px solid #d6d2d2;
}
#features .item.peccular-features-b {
    border-right: 1px solid #cccccc;
}



/*----------------------------------------*/
/*  About home Area
/*----------------------------------------*/
 #about {
    background: #f3f4f9;
    position: relative;
    overflow: hidden;
    z-index: -2;
  
}
 #about .peccular-about-imgbox {
    max-width: 100%;
    height: 100%;
}

 #about .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;
}
#about .padding-0{padding: 0 24px 0 0;}

 #about .about-body {
    position: relative;
        margin-top: 3em;
}
 #about .about-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}

 #about .peccular-section-head {
    margin-bottom: 4px;
    margin-top: 0em;

}
 #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;
}
 #about .peccular-section-area-textlist ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2em;

}
 #about .peccular-section-area-textlist ul li,
 #about .peccular-section-area-textlist ol li,
 #about .peccular-section-area-textlist {
    color: #a5a3a4;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
    line-height: 40px;
   /* margin-bottom: 15px*/
}
 #about .peccular-section-area-textlist ul li:before, 
 #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;
}
 #about .peccular-section-area-text-subtitle {
    color: #a5a3a4;
    font-size: 20px;
    font-weight: 400;
    word-break: break-word;
        line-height: 24px;
    margin-bottom: 1em;
}
 #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;
}
 #about .peccular-about-btn a:hover{
    background: #325b90;
}
 #about.peccular-about-imgbtn ul li {
    display: inline-block;
}

 #about .peccular-section-head .peccular-section-head-icon i{
       font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #064274;
    margin-left: 1em;
}

 #about .peccular-about-imgbox{ 
    position: relative;
    max-width: 100%;
    top: -21px;
    height: 559px;
    padding: 5px 0px 0px 30px;
    background-image: linear-gradient(318deg,#f27a0a 45%,#f2f2f2 45%);
}
 #about .about-imgbox-bdr1 span {
    position: absolute;
    border-top: 3px solid #094474;
    width: 85%;
    top: -5px;
    left: 15px;
}
 #about .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 .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 .about-imgbox-bdr2 span {
        position: absolute;
    border-left: 3px solid #094474;
    color: #000;
    z-index: 0;
    left: -29px;
    top: -23px;
    height: 100%;
}
 #about .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 .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;
}
 #about .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;
}
 #about .imgbox-btn a {
    position: relative;
    color: #064273;
    font-size: 34px;
    font-family: 'Roboto Slab';
    font-weight: 800;
    top: 13px
}
 #about .imgbox-btn i.fa-phone-square {
    content: "\f098";
    font-size: 65px;
    color: #f27a0a;
    padding: 0px 6px;
    margin-right: 7px;
    margin-left: -14px;
}
 #about .imgbox-btn:hover i.fa-phone-square{
    animation-name: tada;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
}
/*-----------counter--------------*/
#about .peccular-counter-area {
    margin-top: -13px;
}
#about .peccular-counter-num.count {
    color: #fff;
    font-size: 39px;
    font-weight: 600;
}
#about .peccular-counter-area .counter-bgoverlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.9;
    background-size: cover;
}
#about .peccular-counter-area .all-co1 {
    background-color: #064274;
}
/*#about .peccular-counter-area .all-co-top span {
    position: absolute;
    border: 1px solid #064274;
    width: 109px;
    margin: -12px 0px 0px -48px;
}
#about .peccular-counter-area .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;
}
#about .peccular-counter-area .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;
}
#about .peccular-counter-area .all-co-left span {
    position: absolute;
    border: 1px solid #064274;
    width: 99px;
    margin: -50px 0px 0px -123px;
    transform: rotate(90deg);
}
#about .peccular-counter-area .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;
}
#about .peccular-counter-area .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;
}*/

#about .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;
}

#about .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;
}
#about .peccular-counter-area .all-co1:hover .peccular-counter-num.count{
        color: #064274;
}
#about .peccular-counter-area .all-co1:hover h4.peccular-counter-title{
        color: #064274;
}
#about .peccular-counter-area .all-co1:hover{
        background-color: #ffff;
}
#about .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%);
}
#about .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;
}
#about .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%;
}
#about .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%;
}
#about .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;
}
#about .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%;
}
#about .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%;
}


/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/
/*#counter .counter-bgoverlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.9;
    background-size: cover;
}

#counter .peccular-counter-area {
    position: relative;
}

#counter {
    
    position: relative;
}
#counter .peccular-section-head h2{
    background: linear-gradient(to right, #7441f4 0%, #5468f0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#counter .peccular-section-head h2:after {
    border-color: #ffd95e;
    border-image-source: linear-gradient(to left, #7441f4, #5468f0);
}
#counter .peccular-section-head h3{
    color: #021348;
}

#counter .peccular-section-head h3 {
    font-size: 45px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
}
#counter .peccular-counter-single{

    border: 2px dotted transparent;
    border-radius: 4px;
    padding: 1em;
    margin: 0em 1em 1em;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-single:hover {
    border: 2px dotted #fff;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-icon span{
    font-size: 50px;
    color: #fff;
}
#counter .peccular-counter-single:hover .peccular-counter-icon span {
    color: #3d72fc;
    transition: all 0.3s ease 0s;
}
#counter h4.peccular-counter-title  {
    font-size: 18px;
    font-weight: 500;
    word-break: break-word;
    color: #fff;
    padding: 0;
    margin-bottom: 0;
    line-height: 30px;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
}
#counter .peccular-counter-single:hover h4.peccular-counter-title{
    color: #084d46;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-single:hover .counter-num-border{
   
    border: 7px solid #084d46;
    transition: all 0.3s ease 0s;
}

#counter .peccular-counter-num.count{
    font-size: 53px;
    font-weight: 900;
    word-break: break-word;
    color: #fff;
    padding: 0;    
    z-index: 12;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-single:hover .peccular-counter-num.count{

    top: -10px;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-single .counter-num-border{

    border: 7px solid #aaa;
    width: 40%;  
    position: relative;
    top: 74px;
    bottom: 0;
    right: 0%;
    left: 42px;
    z-index: 0;
    padding: 62px 0;
    transition: all 0.3s ease 0s;
}*/
/*----------------------------------------*/
/*  Steps Area
/*----------------------------------------*/
#steps .steps-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#steps {
    background: #fff;
}
#steps .steps-body {
    position: relative;
}
#steps .peccular-section-head h2{
    color: #000;
}

#steps .peccular-section-head h2 {
    font-weight: 600;
    font-size: 45px;
}

#steps .peccular-section-head h3{
    color: #021348;
}

#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;
}  
#steps .peccular-steps-single:hover h4.peccular-steps-title{
   color: #fff;
}
#steps .peccular-steps-b:hover .peccular-steps-single .peccular-steps-title, 
#steps .peccular-steps-b:hover .peccular-steps-content p.peccular-steps-text {    
    color: #fff;
}
#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
}
#steps .peccular-steps-single:hover p.peccular-steps-text{
   color: #fff;
}
#steps .peccular-steps-b {
    padding: 10px;
    position: relative;
  /*  overflow: hidden;*/
}
#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;
}
#steps .peccular-steps-b:last-child:after{
    border: 0;
}
#steps .peccular-steps-single{
    padding: 1.2em 1em 1.2em;
    margin: 0em 0 1em;
    background: #f9f9f9;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}
#steps .peccular-steps-b:hover .peccular-steps-single{
    background: #3c71fa;
}

#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;
}

#steps .peccular-steps-b:hover .peccular-steps-single:after {
    border-top: 14px solid transparent;
    border-right: 17px solid #3d72fc;
    border-bottom: 14px solid transparent;
}

#steps .peccular-steps-single .peccular-steps-num {
    color: #666666;
    font-size: 15px;
    position: relative;
    font-weight: 500;
}
#steps .peccular-steps-b:hover .peccular-steps-single .peccular-steps-num {
    color: #fff;
}
#steps .peccular-steps-icon {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#steps 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%;
}
#steps span:before {
    color: #fcfafb;
    position: relative;
    z-index: 3;
}

#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%;
}
#steps span:hover:after, 
#steps span:focus:after, 
#steps span:active:after {
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
#blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#blog {
    background: #fdfdfd;
    position: relative;
    overflow: hidden;
}
#blog .peccular-section-head h2{
    color: #000;
    font-weight: 700;
    font-size: 40px;
        margin-bottom: 40px;
        font-family: 'Roboto Slab';
}

#blog .peccular-section-head h2:after {
   display: none;
}
#blog .peccular-section-head {
    margin-bottom: 5em;
}
#blog .peccular-section-head h3{
    color: #064274;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Roboto Slab';
}
#blog .peccular-blog-posts {
    padding-bottom: 3em;
}
#blog .peccular-blog-post{
       
    background: #fff;
    padding: 1em;
    margin: 0 35px 35px 35px;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgb(50 50 0 / 25%);
}
#blog .peccular-box-area-S { margin: 0px;}
#blog h4.inner-area-title {
    color: #064274;
    font-size: 24px;
    font-family: 'Roboto Slab';
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0;
    padding: 8px 0;
    transition: all 0.5s ease 0s;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
        color: #f27a0a;   
}
#blog p{
    color: #9e9eaa;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0em;
    padding: 0em;
}
#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;
}
#blog .read-btn:hover{
    transition: all 0.5s ease 0s;
    color: #fff;
    background: #064274;
}

#blog .peccular-blog-single {   
    padding: 9px 0;
    background: #ffff;   
}
#blog .peccular-blog-date{
   font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    word-break: break-word;
    margin-bottom: 0;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 1;
    background: #064274;
    color: #fff;
    padding: 10px 12px;
    font-family: 'Roboto Slab';
}
#blog .peccular-blog-date p{
    font-size: 17px;
    font-weight: 500;
    color: #064274; 
    text-align: center;
    line-height: 20px;
}
#blog .peccular-blog-date li {
    list-style: none;
}
#blog .peccular-blog-date i.fa.fa-calendar-check-o {
    padding: 0 6px;
}

#blog .peccular-blog-thumbnail a img {
    width: 100%;
}
#blog .peccular-blog-thumbnail {
    position: relative;
     overflow: hidden;
     height: 250px;
}
#blog .peccular-blog-thumbnail .overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    display: none;
}
#blog .peccular-box-area-S:hover .overlay{
    display: block;
}
#blog .peccular-blog-comment {
    margin: 2px 0 6px;
}
#blog .peccular-blog-comment:hover span{
    color: #f2790e;
}
#blog .peccular-blog-comment span {
    color: #b9b9b9;
    font-size: 16px;
    font-family: 'Roboto Slab';
    padding: 15px 0px 15px;
    font-weight: 400;
    text-transform: capitalize;
}
#blog .peccular-blog-comment i{
    font-size: 14px;
     font-weight: 500;
    padding-right: 5px;
    color: #000;
}
#blog .peccular-blog-author span {
    color: #b9b9b9;
    font-size: 18px;
    font-family: 'Roboto Slab';
    padding: 15px 0px 15px;
    font-weight: 400;
    text-transform: capitalize;
}
#blog .peccular-blog-author:hover span{
    color: #f2790e;
}
#blog .peccular-blog-category span a {
    color: #b9b9b9;
    font-size: 18px;
    font-family: 'Roboto Slab';
    padding: 15px 0px 15px;
    font-weight: 400;
    text-transform: capitalize;
}
#blog .peccular-blog-category:hover span a{
    color: #f2790e;
}

#blog .peccular-blog-thumbnail img {
   transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
    height: 100%;
}
#blog .peccular-blog-post:hover .peccular-blog-thumbnail img {
    transform: scale(1.2);
}

/*----------------------------------------*/
/* Client Logo Area
/*----------------------------------------*/
#ourclient {
    position: relative;
    overflow: hidden;
    margin-top: -16em;
    bottom: 2em;
}
#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;
}
#ourclient figure.peccular-ourclient-logo {
    padding: 42px;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}

#ourclient  .owl-theme .owl-dots, 
#ourclient  .owl-theme .owl-nav {
    display: none;
}
#ourclient figure.peccular-ourclient-logo:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    box-shadow: 2px 0px 17px 5px rgb(0 0 0 / 14%);
    
}
#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;
}
#ourclient figure.peccular-ourclient-logo img{
    width: 100%;
    height: 60px;
    filter: grayscale(100%);
}
/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
#newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#newsletter {
    position: relative;
    overflow: hidden;
}
#newsletter .peccular-section-head {
    margin-bottom: 0em;
        margin-top: 12px;
}
#newsletter .newsletter-sign-box {
    padding: 2em 2em 2em 0;
    background: #064274;
    position: relative; 
    border-radius: 5px;   
    z-index: 999;
    top: -6px;
}
#newsletter .peccular-section-head h2{
    color: #fff;
    font-size: 45px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 0px;
    font-family: 'Roboto Slab';
}
#newsletter .peccular-newsletter-policy {
    color: #fff;
    font-size: 20px;
    font-weight: 400;   
    margin: 3px 0 0 16px;
}
#newsletter .peccular-newsletter-policy i{
    margin-right: 39px;
    background: #f27a0a;    
    color: #fff;
    font-size: 14px;
    padding: 3px 3px;
    border-radius: 6px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
#newsletter .peccular-newsletter-policy a{
    color: #fff;
    font-size: 20px;
    font-weight: 600;   
    margin: 0 0 0 10px;
    text-decoration: underline;
}
#newsletter .peccular-newsletter-policy a:hover{color: #f27a0a;}

#newsletter .peccular-section-head h2:after {
   display: none;
}
#newsletter .peccular-section-head h3{
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
#newsletter .peccular-section-head-icon {
    /* width: 50px; */
    text-align: center;
}
#newsletter .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
  color: #fff;
}

#newsletter  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #d1cfd0;
}
#newsletter .peccular-newsletter-member-wrap {
       
    color: #fff;
    padding: 1em 2em;
  /* background: #fff;   */
}
#newsletter .wpcf7 form .wpcf7-response-output{  
    margin: 1em 0.5em 1em !important;
    padding: 0.2em 1em;
    border: 1px solid #00a0d2 !important;}

#newsletter .peccular-newsletter-member-wrap input[type="text"], 
#newsletter .peccular-newsletter-member-wrap input[type="email"], 
#newsletter .peccular-newsletter-member-wrap input[type="url"], 
#newsletter .peccular-newsletter-member-wrap input[type="password"], 
#newsletter .peccular-newsletter-member-wrap input[type="search"], 
#newsletter .peccular-newsletter-member-wrap input[type="number"], 
#newsletter .peccular-newsletter-member-wrap input[type="tel"], 
#newsletter .peccular-newsletter-member-wrap input[type="range"], 
#newsletter .peccular-newsletter-member-wrap input[type="date"], 
#newsletter .peccular-newsletter-member-wrap input[type="month"], 
#newsletter .peccular-newsletter-member-wrap input[type="week"], 
#newsletter .peccular-newsletter-member-wrap input[type="time"], 
#newsletter .peccular-newsletter-member-wrap input[type="datetime"],
#newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
#newsletter .peccular-newsletter-member-wrap input[type="color"],
#newsletter .peccular-newsletter-member-wrap input[type="file"],
#newsletter .peccular-newsletter-member-wrap textarea{ 

    z-index: 2000;
    color: #fff !important;
    margin: 0 0 10px 0;
    border-radius: 5px;
    border: 1px solid #fff;
    font-size: 19px;
    height: 56px;
    font-weight: 500;
    background: transparent;
}
/*#newsletter .peccular-newsletter-member-wrap input[type="email"]{
    color: #4d4d4d !important;
}*/
#newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

#newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
#newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
#newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

#newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
#newsletter .box-form {
    text-align: left;
}
#newsletter .peccular-newsletter-member-wrap .wpcf7-form {
   /* background: #fff !important;*/
        height: 60px;
}
#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;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
    background: #fff !important;
    color: #064273;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover .wpcf7:after{

    display: none !important;
    color: #000;
    
}



/*----------------------------------------*/
/*  13. Contact home Area
/*----------------------------------------*/

#contactinfo {
   
    position: relative;
    overflow: hidden;

}
#contactinfo .peccular-section-head {
    margin: 60px 60px 60px 60px;
}
#contactinfo img.contactinfo-img-responsive {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
#contactinfo .peccular-section-head h2{
    color: #fff;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
    transition: all .35s ease-out;
}
#contactinfo :hover .peccular-section-head h2 {
    letter-spacing: 2px;
}

#contactinfo .peccular-section-head h2:after {
   display: none;
}
#contactinfo .peccular-section-head h3{
    color: #fff;
    padding: 0 5em;
    font-size: 20px;
    font-weight: 400;
    margin: 0;   
    margin-bottom: 17px;
    font-family: 'Roboto Slab';
}
#contactinfo .space-contactinfoblock{ background: #064273; }

#contactinfo .contactinfo-email {
    padding: 8px;
        cursor: pointer;
}
#contactinfo .contactinfo-number {
    padding: 8px;
    margin-bottom: 36px;
    cursor: pointer;
}
#contactinfo .contactinfo-addresss {
    padding: 8px;
    margin-bottom: 36px;
    cursor: pointer;
    transition: all .35s ease-out;
}

#contactinfo .continfo-bg {
    background: #064274;
}
#contactinfo .contactinfo-containt {
    position: relative;
    left: -23px;
    z-index: 1;
    margin-top: 9em;
}

#contactinfo .contactinfo-containt h2 {
    color: #fff;
    font-size: 20px;
    margin: 2px 22px;
    font-weight: 500;
    text-align: left;
    z-index: 0;
    position: relative;
    left: -80px;
    top: 3px;
}
#contactinfo .contactinfo-containt h2:hover{
    color: #000;
}

#contactinfo .contactinfo-icon i {
    color: #064274;     
    border: 2px solid #064274 !important;
    
}
#contactinfo .contactinfo-icon i.fa-map-marker{ padding: 7px 16px ;   font-size: 39px; }
#contactinfo .contactinfo-icon i.fa-phone{ padding: 7px 13px; font-size: 37px;    }
#contactinfo .contactinfo-icon i.fa-envelope-o{font-size: 33px ; padding: 9px 10px; }

#contactinfo .contactinfo-icon {
    padding: 2px 2px;
    width: 42%;
    height: 102%;
    background: #fff;
}

/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
  #footer,
  .footer-area {
    position: relative;  
    margin-top: 0em;
    overflow: hidden;
    background: #064274;
}
/* #footer .overlay {
    background: #064274;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.7;
}*/
 #footer .bg-for {
    background: #064274;
    position: relative;
    margin: 7em 0 0 0;
    padding: 8em 1em 3em;
}

/*-------for single product page-----------*/
.single-productpage{margin: 0 0 8em 0;}
/*-----------------------------------------*/

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu,
#footer .widget_text ,

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
#footer .menu-primary-menu-container {
    /*margin-top: 26px;*/
}
#footer .menu-quick-links-container,
#footer .menu-primary-menu-container, 
#footer .menu-services-container {
    margin-top: 12px;
}
.footer-area li,
.footer-area li,
.page .footer-area li {display: block;margin-bottom: 20px;font-size: 15px;font-weight: 500; }
.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400;
    font-family: 'Roboto';
    text-decoration: none;
    font-size: 18px;
    color: #fff;
}
.footer-area li:before,
.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, .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
.footer-area ul,
.page .footer-area ul,
/*.single .footer-area ul  {margin: 0 0 15px 00px;}*/
.footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 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,

.footer-area .widget-title,
.page .footer-area .widget-title,
#footer .widget_block h1,
#footer .widget_block h3, 
#footer .widget_block h4, 
#footer .widget_block h5, 
#footer .widget_block h6, 
#footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fbfdf0;
    margin-bottom: 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,
.footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
.footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
.footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {
    position: relative;}

.footer-area .bottom-area ul,
.footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
.footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    background: #c1c6ca3d;
    font-size: 21px;
   color: #ffffff;
   font-weight: 500;
   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,
.footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
.footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
.footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    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,

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
}
.footer-area input[type="submit"],
.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,

.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,

.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    border-bottom: 1px solid;
    background: none;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,

.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,

.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    background: none;
}
.footer-area .top-area,
.footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
}
.footer-area label,
.footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 30px;
    margin-right: 8px;
}
.footer-area i.fa {
    color: #f27a0a;
}
.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 .social-profile-icons i.fa-brands,
.page .footer-area .social-profile-icons i.fa-brands ,
.single .footer-area .social-profile-icons i.fa-brands{
    padding: 0;
   text-align: center;
    margin-right: 0;
    border-radius: 6px;
    font-size: 17px;
    padding: 5px 6px;
    background: #f27a0a;
}


 .footer-area table tr,
.footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
.footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    /*float: left;
    margin-top: -42px;
    position: relative;*/
}
.footer-area .single-footer-2,
.footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
}
.footer-area .single-footer-4,
.footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
.footer-area .widget_recent_entries ul li,
.footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
.footer-area .footer_area-img img,
.footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
 .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
.footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i, .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
.footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}


.footer-share-btn ul li:before,
.footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
    float: left;
}
.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: 43px;
    }
.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:9px 22px 50px !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: 0px;
    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 .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: 10px;
    padding: 15px 15px;
}


#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 17px !important;
   margin: 0;
   color: #fff !important;
   display: block !important;
   padding: 0px 0 2.5em;
   text-align: center !important;
   font-weight: 500 !important;
    /*text-transform: uppercase !important;*/
}
.woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a{
    color: #fff !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #fff;
    padding: 3em 0em 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: #064274;
}
.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, 
{
        color: #064274;

}
/*--------------------------------------------------------------
## 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: 11px;
    line-height: 5px;
    position: relative;
    top: 0px;
    padding: 0px 12px;
    color: #f9c12c;
}
.breadcrumbbox a {
    color: #fff;
    font-weight: 600;
    
}
.breadcrumbbox a:hover {
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/


#innerpage-box .inner-blogpost{
     /*  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%);
}
}
#innerpage-box .inner_contentbox {
    background: #fff;
    padding: 0!important;
    top: 3em;
    position: relative;
    margin-bottom: 10em;
}

#innerpage-box .blog-category {
    padding: 20px 0 0 20px;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
}
#innerpage-box .blog-category span i {
    color: #f27907;
    font-size: 13px;
    padding-right: 10px;
}

#innerpage-box .blog-tags i {
    color: #666465;
    font-size: 23px;
    padding-right: 10px;
}
 #innerpage-box .single_post .blog-tags a{
    color: #ffff !important;
}
#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;
}
#innerpage-box .blog-category span {
    font-size: 16px;
    font-weight: 500;
    color: #838283;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
    height: 250px;
}
#innerpage-box .blog-category{
    padding-top: 20px;
}
#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: #f27907 !important;
    color: #fff;
    padding: 10px 12px;
    font-style: italic;
}
#innerpage-box .blog-date span {
    color: #f72985;
}
#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}
#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
#innerpage-box .blog-info-area ul.metabox li i{
    color: #4d4d4d;
    font-size: 15px;
    padding-right: 8px;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr {

    border-bottom: 1px solid #E8E8E8;
    padding: 0 10px;
    margin-bottom: 2em;
    position: relative;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr:before{
    left: 0;
    height: 3px;
    width: 40px;
    content: "";
    margin: 45px 5px;
    position: absolute;
    background-color: #f27907;
}
#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #66727D;
    float: left;
    list-style: none;
    margin-right: 9px;
    padding: 0 16px 0 0;
    border-right: 1px solid #ccc;
}

#innerpage-box .blog-info-area .metabox .metabox2brdr ul li:before{
    display: none;
}
.single #innerpage-box .comment-respond h4{
  
    padding: 0 0;
    
}
.single #innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;
   color: #000;
    font-weight: 700;
    font-size: 24px;
    position: relative;
}
#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: 35px 1px;
    width: 40px;
    content: "";
    position: absolute;
    background-color: #f27907;
}
#content-box .socialMedia {
    padding: 1em 0;
}

#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:before{ display: none  ; }
#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;
    color: #fff;
}
#content-box .socialMedia ul li:hover i{
    transform: rotateY(360deg);
    transition: all 0.7s ease-out;
}
#innerpage-box .ht-blog-thumbnail img {
        
}

#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000;
    transition: all .4s ease;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 20px 0em 20px;
    border-radius: 0;
    position: relative;
}
#innerpage-box #blog-box h2 {
   
    color: #000 !important;
    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;
}

#innerpage-box #blog-box h2:hover {    
    color: #064274;    
}
div#secondary .social-profile-icons ul li i:hover, #innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
#innerpage-box .inner-blog-excerpt {
    font-size: 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 {
    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,
#innerpage-box .single_post .blog-category a{ color: #000 !important;}

#innerpage-box .single_post .blog-tags a,
#innerpage-box .single_post .blog-tags a.ml-2.mb-2 {
    color:#fff ;
    background: #064274;
}

#innerpage-box .single_post .blog-author a:hover,
#innerpage-box .single_post .blog-category a:hover, 
#innerpage-box .single_post .blog-tags a:hover{  color: #f27907 !important;}
#innerpage-box .single_post .blog-tags {
    padding: 38px;
}
#innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
    color: #000;
}
#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .blog-author i, #innerpage-box .blog-time i{
    color: #000;
    padding-right: 8px;
}

#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 0px;
    top: 20px;
}

#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;   
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button{

    border-radius: 5px;
    width: 73px;
    line-height: 35px;
    height: 33px;
    display: block;
    color:#fff;
    background: #064274;
    
}
#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{

    background: #000;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
}
#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: #064274;
}   
#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 6px;
}

#innerpage-box #blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #064274;
    margin-bottom: 5px;
}
#innerpage-box #blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

#innerpage-box .ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
#innerpage-box .ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #064274;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
#innerpage-box .ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

#innerpage-box .blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #064274;
    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;
}

#innerpage-box .blog-read-more a:before,
#innerpage-box .blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #064274;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

#innerpage-box .blog-read-more a:before {
    top: -25%;
    left: 20%;
}

#innerpage-box .blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

#innerpage-box .blog-read-more a:hover:before,
#innerpage-box .blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}
#innerpage-box .blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #064274;
    transform: none;
}
#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: #064274;
    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: #064274;
}

.single #innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}
#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: #064274;
    text-decoration: underline;
}
div#secondary {    
    padding: 0px;
    border-radius: 5px;
}
div#secondary .widget {
    margin-bottom: 50px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    position: relative !important;
    padding: 30px 30px 30px;
    border-top: 5px solid #f27907 !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: 21px;
    -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{
   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 ul li {
    margin: 15px 15px;   
    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;   
}

.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;
}
#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;    
    padding: 0 1em;
}
#innerpage-box .widget-area .widget-title,
#innerpage-box .widget-area .widget h4 {
    text-align: left;
    padding: 0 0px 12px 18px;
    border-radius: 0;
    letter-spacing: 0;
    font-size: 20px !important;
    font-weight: 600;
    text-transform: capitalize;
    word-break: break-word;
    background: none;
    color: #000;   
}
#innerpage-box .widget-area .widget-title:after {
    left: 21px;
    top: 29px;
    height: 3px;
    content: "";
    width: 40px;
    position: absolute;
    background-color: #f2790e;
    margin: 6px 0;
    
}
#innerpage-box .widget-area .tagcloud a, #innerpage-box .widget_tag_cloud a {
    margin: 0 0 4px !important;
    position: relative !important;
    box-shadow: unset;
    font-size: 16px !important;
    border-radius: 0;
    background: #2a4341 !important;
    color: #fff !important;
    padding: 5px 10px !important;
}

/*-------------shop inner page-------------*/

main#innerpage-box h2.woocommerce-loop-product__title{
    color: #064274 ;
}
.woocommerce ul.products li.product .price{color: #f27907 !important;}
main#innerpage-box .woocommerce ul.products li.product .price del span,
main#innerpage-box .woocommerce ul.products li.product .price .woocommerce-Price-amount,
main#innerpage-box .woocommerce ul.products li.product .price .woocommerce-Price-amount bdi{ color: #f27907 !important; }
main#innerpage-box .woocommerce ul.products li.product .price ins span{ color: #064274 !important;}
main#innerpage-box .woocommerce ul.products li.product .button,.woocommerce a.button,
.woocommerce ul.products li.product .button,
main#innerpage-box .woocommerce span.onsale{ color: #fff; background: #064274; }
main#innerpage-box .woocommerce ul.products li.product:hover .button,
.woocommerce ul.products li.product .button:hover{ color: #fff !important; background: #f27907 !important; }

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/

#innerpage-box #peccular-contactus-wrap .map_area_label h4{
  font-size: 33px;
  color: #000;
  letter-spacing: -1px;
  line-height: 45px;
}
#innerpage-box #peccular-contactus-wrap {
    margin-bottom: 8em;
    position: relative;
    z-index: 1;
}
iframe {
    width: 100%;
}
#innerpage-box #peccular-contactus-wrap .peccular-section-head{
    margin-bottom: 5em;
    padding: 0 5% 0 8%;
}
#innerpage-box #peccular-contactus-wrap .peccular-section-head h2 {
    font-size: 18px !important;
    font-weight: 700;
    text-align: left;
    color: #0f67f6;
    margin-bottom: 9px;
}

#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;
}
#innerpage-box #peccular-contactus-wrap .peccular-section-head h3 span{
    color: #122ABA;
    font-weight: 800;
}
#innerpage-box #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;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-block1{
       margin: 33px 32px;
    padding: 19px 26px 30px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2{
        margin: 33px 32px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 h4{
    color:#064274;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box{
    position: relative;
    display: block;
    padding-bottom: 18px;
    margin-bottom: 24px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .contact-label{

    text-transform: capitalize;
    /*border-bottom: 1px solid #06427459;*/
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #000;
    opacity: 0.7;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box h4 {
    font-size: 21px !important;
    color: #064273 ;
    text-align: left;
    margin-bottom: 6px;
}
#innerpage-box #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;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p a{
    color: #fff !important;
    word-break: break-all;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3{
    margin: 33px 32px;
    background: #f2f6fb;
    padding: 0px 11px 17px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 h4 {
    font-size: 21px !important;
    color: #000 !important;
    text-align: left;
    margin-bottom: 6px;
}
#innerpage-box .acontact-page-data-box-icon {
       margin-top: 36%;
    margin-left: 30%;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 i{
    color: #fff;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 i{
    color: #fff;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 .contact_l_area{
    color: #fff;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_l_area{
    color: #fff;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_l_area h4 {
    font-size: 21px !important;
    color: #000;
    text-align: left;
    margin-bottom: 6px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a h2{
    color: #f9c12c;
        font-size: 30px !important;
}
#innerpage-box #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;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3{
    background-color: #f2f6fb;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 i,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 i,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 i{
    color: #064273;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_l_area h4,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box h4,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 .acontact-page-data-box h4{
        color: #064273 !important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a h2,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p,
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 .acontact-page-data-box p a{
    color: #9e9eaa!important;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a:hover h2,
#innerpage-box #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 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;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form {
    text-align: center;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p{
    color: #131313;
    /*left: -34%;*/
}
#innerpage-box .contact-mapbox {
    width: 100%;
}

#innerpage-box .contact-mapbox iframe {
    z-index: 1;
    width: 100%;
    height: 300px;
    border-radius: 0 0px 30px 0;
}
#innerpage-box #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;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #616161;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#616161;
}
#innerpage-box #peccular-contactus-wrap .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: -18px;
}
#innerpage-box .about-first-img {
    position: absolute;
}

#innerpage-box .peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#064274 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

#innerpage-box .peccular-contact-page-form input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}
#innerpage-box .peccular-contact-page-form textarea {
    height: 170px;
}
#innerpage-box .peccular-contact-page-form label {
    font-weight: 500;
    width: 100%;
    color: #010101;
    font-size: 16px;
}

#innerpage-box .peccular-contact-page-form select {
    width: 100%;
}
#innerpage-box .peccular-contact-page-form input[type="checkbox"], .peccular-contact-page-form input[type="radio"], .peccular-contact-page-form input[type="file"] {
    margin-bottom: 15px;
}
#innerpage-box .peccular-contact-page-form input[type=date] {
    line-height: 10px;
    padding: 14px 20px;
}
#innerpage-box .peccular-contact-page-form h2{
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}
#innerpage-box .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: #064274;
    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;
}
#innerpage-box .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;
}

#innerpage-box .peccular-contact-area i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 44px;
    color: #064273;
    transition: all 1s ease 0s;
    text-align: center;
}
#innerpage-box #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;
}


#innerpage-box #peccular-contactus-wrap .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
#innerpage-box #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;
}
#innerpage-box .peccular-contact-page-form {
    padding-right: 20px;
    color: #616161;
}

#innerpage-box .peccular-contact-mapbox{
    margin: 0;
    padding: 0;
}
#innerpage-box .peccular-contact-mapbox iframe {
    border-top: 1px solid #000 !important;
    width: 100%;
}

#innerpage-box .page .footer-area ul.sub-menu .current_page_item > a {
    background: none;
}



/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box {  margin: 10px;}
#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-area {
    position: relative;
    transition: all 0.5s;
    filter: drop-shadow(-1px -1px 4px rgba(50, 50, 0, 0.2));
}
#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 .service-btn a{

    color: #fff !important;
    background: #f27a0a !important;
    padding: 10px 18px !important;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
}
#innerpage-box .peccular-service-box .service-btn:hover a{

    color: #fff !important;
    background: #064274 !important;
}

#innerpage-box .peccular-service-box .peccular-service-content h4{
    
    padding: 0;
    margin: 0;
}
#innerpage-box .peccular-service-box .peccular-service-content h4 a {
    color: #064274 !important;
    font-size: 22px;
    font-weight: 600;
}

#innerpage-box .peccular-service-box .peccular-service-content p {
    color: #a5a3a4 !important;
    font-weight: 400;
    font-size: 19px !important;
    line-height: 25px;
    margin: 4px;
}
#innerpage-box .peccular-service-box .peccular-service-content {
    position: relative;
    padding: 20px 30px;    
    margin-top: -5px;
    background: #fff;
}
#innerpage-box .peccular-service-box .peccular-service-image:hover .peccular-service-content p{
    z-index: 1;
    color: #064274;
}
#innerpage-box .peccular-service-box .peccular-service-image:hover .peccular-service-content h4 a{
       
        color: #064274 !important;
}

/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
#innerpage-box .faq .faq-top-contain {
    margin-top: 3em;
    margin-bottom: 3em;
}
#innerpage-box .faq .faq-top-contain h1 {
    font-size: 36px !important;
    color: #064274;
    font-weight: 700;
}
#innerpage-box .faq .faq-containt {
    margin: 0;
    max-width: 435px;
}
#innerpage-box .faq .faq-top-contain span {
    font-size: 36px;
    font-weight: 700;
    color: #f27a0a;
}
#innerpage-box .faq .faq-btn {
    position: absolute;
    right: 7%;
    margin-top: 40px;
}
#innerpage-box .faq textarea {
    height: 90px;
    color: #323131 !important;
}
#innerpage-box .faq a.faq-btn {
    font-size: 16px;
    font-weight: 600;
    color: #fff !important;
    background: #f27a0a;
    padding: 16px 25px;
    font-family: "Poppins";
    border-radius: 50px;
}
#innerpage-box .faq a.faq-btn:hover {
    background-color: #064274;
    letter-spacing: 1px;
}
#innerpage-box .faq .wp-container-5.wp-block-columns {
    margin-top: 4em;
}

#innerpage-box .faq .wp-block-contact-form-7-contact-form-selector {
    padding: 8em 0em 0em 2em;
}
#innerpage-box .faq .faqinnerpage-form {
    padding: 32px 40px;
    box-shadow: 1.736px 9.848px 60px 0px rgb(0 52 64 / 15%);
    margin-top: 50px;
}
#innerpage-box .faq .faqinnerpage-img{
    margin-top: 50px;
}
#innerpage-box .faq .faq-contact-form h4 {
    font-size: 20px !important;
    color: #f27a0a;
}
#innerpage-box .faq .faq-contact-form h4 span{
    font-size: 25px;
    font-weight: 600;
    color: #064274;
}

#innerpage-box .faq .wp-container-5 .wp-container-1.wp-block-column {
    box-shadow: 1.736px 9.848px 60px 0px rgb(0 52 64 / 15%);
        height: 50%;
}
#innerpage-box .faq 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%);
}
#innerpage-box .faq input[type="submit"] {
    margin-bottom: 13px;
    padding: 17px 39px;
    border-radius: 50px;
    color: #fff;
    background: #064274;
}
#innerpage-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;
}
#innerpage-box .faq .faq-content.active{
    border: 1px solid #064274;
}

#innerpage-box .faq .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
#innerpage-box .faq .faq-content button.accordion.active, button.accordion:hover {
   
    opacity: 1;
}
#innerpage-box .faq 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: #064274;
}

#innerpage-box .faq .faq-content button.accordion.active h3.faq-title:before {
    content: "\f068";
    font-family: 'Fontawesome';
     color: #fff;
     background:#064274 ;
}
#innerpage-box .faq .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;
}
#innerpage-box .faq .faq-content div.panel p{
    margin:0 0 0px;
}
#innerpage-box .faq .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 10px 0px 0;
}
#innerpage-box .faq h3.faq-title {
    margin: 0;
    font-weight: 600;
    line-height: 28px;
    word-break: break-word;
    text-align: left;
    color: #064274;
}

#innerpage-box .faq h3.faq-title, #innerpage-box div.faq 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;
}
#innerpage-box .faq button.accordion.active h3.faq-title,
#innerpage-box .faq button.accordion.active h3.faq-title small{
    color: #064274;
}
#innerpage-box .faq h3.faq-title:after {
    display: none;
}
#innerpage-box .faq .faq-content p {
    font-size: 15px;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 500;
    color: #848e9f;
}

#innerpage-box .faq .peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
#innerpage-box .faq .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#innerpage-box .faq .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}
#innerpage-box .faqinnerpage-form input[type="text"],
#innerpage-box .faqinnerpage-form input[type="email"],
#innerpage-box .faqinnerpage-form input[type="url"],
#innerpage-box .faqinnerpage-form input[type="password"],
#innerpage-box .faqinnerpage-form input[type="search"],
#innerpage-box .faqinnerpage-form input[type="number"],
#innerpage-box .faqinnerpage-form input[type="tel"],
#innerpage-box .faqinnerpage-form input[type="range"],
#innerpage-box .faqinnerpage-form input[type="date"],
#innerpage-box .faqinnerpage-form input[type="month"],
#innerpage-box .faqinnerpage-form input[type="week"],
#innerpage-box .faqinnerpage-form input[type="time"],
#innerpage-box .faqinnerpage-form input[type="datetime"],
#innerpage-box .faqinnerpage-form input[type="datetime-local"],
#innerpage-box .faqinnerpage-form input[type="color"],
#innerpage-box .faqinnerpage-form textarea{

    margin: 13px 0 !important;
    border: 1px solid #EEE;
    color: #000;
}

#innerpage-box .faqinnerpage-form input::placeholder,
#innerpage-box .faqinnerpage-form textarea::placeholder{
    opacity: 0.6;
    color: #323131;
}
/*-----------------------
## FAQ page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/


#innerpage-box .peccular-testimonials-single {
 
    background: transparent;   
    margin: 2em 5px;
}
#innerpage-box .peccular-testimonials-identity {
    position: relative;
    left: -41px;
    text-align: left;
}
#innerpage-box .peccular-testimonials-single h4.peccular-testimonials-name {
    color: #064274;
    font-size: 25px !important;
    font-weight: 600;
    margin: 25px 0 10px;    
}
#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
#innerpage-box h6.peccular-testimonials-designation {
    color: #a5a3a4;
    font-size: 16px !important;
    font-weight: 500;
    margin:0;    
}
#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
#innerpage-box .peccular-testimonials-image{
    margin: 0;
    padding: 0;
    text-align: center;
}
#innerpage-box .peccular-testimonials-image img{   
    width: 90px ;
    position: relative;    
    margin: 0 0 0 15px ;
    border: 5px solid #c5c5c5;   
}
#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;    
    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: #064274;
    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;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content i{
    color: #f9c12c;
}

#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%;
}

#innerpage-box .peccular-project-content h4{
   margin: 0;
   margin-bottom: 10px;
    padding: 0;
    /*color: #fff;
    font-size: 22px;*/
    font-weight: 700;
    opacity: 0;
}
#innerpage-box .peccular-project-content h4 a{   
   
    color: #fff !important;
    font-size: 22px;   
}
#innerpage-box .peccular-project-single:hover .peccular-project-content h4{
    color:#fff ;
    opacity: 1;
    position: relative;
    left: 42px;
    bottom:30px ;
}
#innerpage-box .peccular-project-single:hover .peccular-project-content h4 a{
    color:#fff !important ;
    
}
#innerpage-box .peccular-project-content p {
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 15px;
}
#innerpage-box .peccular-project-content {
    padding: 13px 13px;
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}
#innerpage-box .peccular-project-content .project-view-btn {

    color: #fff;
    background: #064274;
    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: #064274;
    background: #fff;

}
#innerpage-box .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
    width: 413px;
    height: 430px;
}
#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%); 
  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: #064274;
  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; 
}

#innerpage-box .peccular-project-single:hover .peccular-project-overlay {
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  opacity: 0.6;
}

/*---------------------- End Project inner 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: #064274;
    font-size: 40px;
    font-weight: 600;
}
#innerpage-box h2{
     color: #064274;
    font-size: 20px;
    font-weight: 600;
}
#innerpage-box h3{ 
    color: #064274;
    font-size: 20px;
    font-weight: 600;
}

#innerpage-box h4{
     color: #064274;
    font-size: 18px;
    font-weight: 600;
}
#innerpage-box h5{
     color: #064274;
    font-size: 17px;
    font-weight: 600;
}
#innerpage-box h6{
     color: #064274;
    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, .footer-area .single-footer-2,
 .page .footer-area .single-footer-2, 
 .single .footer-area .single-footer-2{    padding-left: 2em;margin-top: 2em;}
 .footer-area .single-footer-3, .footer-area .single-footer-3, 
 .page .footer-area .single-footer-3, 
 .single .footer-area .single-footer-3{padding-left: 2em;margin-top: 2em;}
 .footer-area .single-footer-4, .footer-area .single-footer-4,
  .page .footer-area .single-footer-4, 
  .single .footer-area .single-footer-4{padding-left: 2em;margin-top: 2em;}
  .footer-area .single-footer-5{left: 30px; top: -8px;}

}

@media screen and (min-width:320px) and (max-width: 575px){
    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;
}
}
@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){

    #newsletter .wpcf7:after{ right: 10%;top: 35%;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{

    position: relative !important; 
    right: 72% !important;
    }
    #newsletter .wpcf7:after {
    right: 16% !important;
    top: 34% !important;
    }
}

@media screen and (min-width:576px) and (max-width: 767px){
    #newsletter .wpcf7:after{    top: 69%;}

}
@media screen and (min-width:495px) and (max-width: 575px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 82px !important;
    }
    #newsletter .wpcf7:after{    top: 70%;}

}
@media screen and (min-width:320px) and (max-width: 494px){
   
    #newsletter .wpcf7:after{ right: 10%;   top: 73%;}

}
@media screen and (min-width:320px) and (max-width: 410px){
    #newsletter .wpcf7:after{ right: 13%;}
}


@media screen and (min-width: 320px) and (max-width: 576px){
    .top-bar-head { background-color: #ffffff !important;}
}

@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){
#innerpage-box #peccular-contactus-wrap{margin-bottom: 3em !important;}    
#innerpage-box #peccular-contactus-wrap .peccular-section-head{ margin-bottom: 1em !important;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{left: 0 !important;}
#appointment .for-appointment-bg {  padding: 78px 17px !important;}
#appointment .peccular-section-head h2{left: 0 !important;}
#appointment .peccular-appointment-member-wrap input[type="submit"]{ right: 0 !important; left: 0 !important;}
#testimonials .peccular-testimonials-single{ padding: 1.5em 1em !important;}
#contactinfo .contactinfo-containt {  left: 0 !important; padding: 0 30px 0 0 !important;}
#innerpage-box .peccular-testimonials-content p{padding: 5px 0px 10px 0px;}
#innerpage-box .peccular-testimonials-single h4.peccular-testimonials-name{ margin: 1px 0 10px;}
#innerpage-box .faq .faq-btn { position: relative !important; left: 0% !important; margin: 30px 0 !important;}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form {  padding: 94px 20px 49px 20px; width: 100%;}
#testimonials .peccular-testimonials-content i{ font-size: 20px;}
#testimonials .peccular-testimonials-content p{ font-size: 17px; line-height: 22px;}
#testimonials h6.peccular-testimonials-designation{ margin: 75px 0 0px;}
#testimonials h4.peccular-testimonials-name{ margin: 9px 0 6px; font-size: 26px;}

}
@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: 320px) and (max-width: 358px){
    .ht-main-title {    margin: 45px 0 0.5em 0;}
}
@media screen and (min-width:992px) and (max-width: 1024px){
    .site-header .socials a i.fa{margin-right: 4px !important;}
    .site-header .socials { padding: 25px 0px 10px 0 !important;}
}
@media screen and (min-width:320px) and (max-width: 991px){
    .site-header .socials a i.fa{margin-right:0px !important; width: 28px; height: 28px; line-height: 27px;font-size: 15px;}
    .site-header .socials { padding: 25px 0px 5px 0 !important;}
    /*.top-bar-head .header-bottom-border{    bottom: 0px;}*/
}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}

@media screen and (min-width:320px) and (max-width: 575px){
    .top-bar-head .header-bottom-border { bottom: 0px;}
}
@media screen and (min-width:320px) and (max-width: 768px){

    .slide-inner .slider-inner-mainbox{ left: 0; right: 0; margin: 0 auto; }
    #appointment .peccular-section-head{text-align: center !important;} 
    #appointment .peccular-appointment-block {  padding-top: 1em;text-align: center !important;}    
    #appointment .peccular-appointment-member-wrap input[type="submit"]{    margin: 0 0 26px 0 !important;}
    #about .peccular-about-imgbox { height: 559px !important; margin-bottom: 4em;}
    #facility .peccular-section-head{padding-right: 0; text-align: center !important;}
    #facility .peccular-facility-b{text-align: center !important;}
    #facility .facility-right-area-bg{display: none;}
    #facility .facility-right-area { margin-top: 2em;}
    #facility .facility-right-2c{  right: 0 !important;}
    #facility .for-icon { width: 49% !important; margin: 0 auto !important;}
    #facility .facility-right-2b{right: 0;  top: 0;}
    #facility .facility-right-2d{right: 0;  top: 0;}
    #facility { padding-top: 0 !important;}
    #newsletter .peccular-newsletter-member-wrap{ margin-bottom: 5em;}
    #innerpage-box .acontact-page-data-box-icon {margin-top: 14%; margin-left: 0;}
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p{ padding: 4px 8px;}
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_l_area h4{text-align: center;padding: 0 0;}
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a h2{ padding: 0 0; }
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block3 h4,
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box h4{ text-align: center; }
    #blog .peccular-section-head { margin-bottom: 3em;  margin-top: 0em !important;}
    #ourclient{ padding-bottom: 0em !important; padding-top: 0em !important;}
    #footer .bg-for{    padding: 3em 1em 3em !important;}
    .single-footer-1 p{text-align: left !important;     padding: 9px 4px 50px 0 !important;}    

}
@media screen and (min-width:320px) and (max-width: 767px){
     #facility .peccular-facility-content,
     #facility .peccular-facility-content p.peccular-facility-text{    text-align: center !important;}
     #facility .peccular-facility-single{    margin-bottom: 4em;}

}
@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;}
    .slider-inner-box{padding: 4em 5em 2em;}
    .hero-style .slide-title h2{font-size: 31px; margin-bottom: 7px; line-height: 26px;}
    .hero-style .slide-title h2 span { font-size: 24px;}
    .hero-style .slide-text p{font-size: 14px !important;padding: 0 20px; padding-bottom: 15px !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:1024px) and (max-width:1440px){
    .hero-slider .swiper-button-prev, .hero-slider .swiper-button-next { margin-top: 183px;}
}
@media screen and (min-width:320px) and (max-width:1440px){
    #contactinfo .contactinfo-containt h2{left: 0 !important;}
    #contactinfo .peccular-section-head{  margin: 60px 15px 33px 15px;}

}
@media screen and (min-width:767px) and (max-width:1024px){
    .ht-main-title { margin: 0 0 0em 0 !important;}
    .breadcrumbbox { padding: 7px 0 0em 0 !important; }
    #innerpage-box .peccular-team-single { margin: 0 0px 25px 0px;}
}

@media screen and (min-width:320px) and (max-width:1024px){
    
    #contactinfo .contactinfo-containt { margin-top: 3em;margin-bottom: 1em;}
    #ourclient figure.peccular-ourclient-logo{ padding: 5px;}
    #innerpage-box .inner-blogpost{ padding: 10px 10px 40px 10px !important;
    margin: 0 0px 29px 0px !important;}
    div#secondary .widget{ padding: 20px 2px 20px 8px !important;}
    
    #team .peccular-team-single{margin: 0px 0 35px 0;}
    #testimonials .peccular-section-head {margin-bottom: 0; margin-top: -21px;}
    #testimonials .peccular-section-head h3{ margin: 0 0;}
}
@media screen and (min-width:320px) and (max-width:768px){
#contactinfo .contactinfo-containt{ left: 35px !important;}
}
@media screen and (min-width:320px) and (max-width:375px){
    #contactinfo .peccular-section-head h2{font-size: 43px;}
    #contactinfo .peccular-section-head h3{    padding: 0 0em;}

}
@media screen and (min-width:320px) and (max-width:425px){
    #team .peccular-team-image{text-align: center; position: relative; left: 20px;}
    #team .peccular-team-single{text-align: center !important;}
    #team .team-bottom-bdr{ margin: 0 auto;}
    .hero-slider .slide-inner{    top: 0;}
    .hero-slider {
        height: 301px !important;
    }
    .hero-style .slide-btns-1 a.ReadMore {
        font-size: 14px;
    }
    .slide-inner .slider-inner-mainbox{ top:0 !important; }
    .slider-inner-mainbox:before{ top: 42px;left: 18px;}
    .slider-inner-mainbox:after{  left: 41px;}
    .slider-inner-box {  padding: 4em 3em 2em;}
    .hero-style .slide-btns-2 a.ReadMore{         
        font-size: 16px;
        padding: 7px 12px;
    }
    .slider-inner-mainbox img{display:none ;}
    .sliderimg { position: absolute; left: 0;}
    .slider-inner-box{width: 397px; padding: 4em 1em 2em; position: absolute; z-index: 78; left: 12px !important;}
    .hero-style .slide-title h2 {
        line-height: 28px;
        font-size: 20px !important;
        margin: 0;
    }
    .hero-style .slide-text p { font-size: 15px !important; font-weight: 500; line-height: 21px;}
    .slide-btns-1.animated.fadeInDownBig{    margin: 0 0 0 0 !important;}
    #about .imgbox-btn{    padding: 17px 11px !important; text-align: center;}
    #contactinfo .contactinfo-containt h2{    margin: 2px 0 !important;}
    #appointment .peccular-appointment-member-wrap input[type="tel"] {  left: 0 !important;}
    .head-menu {
        width: 46%;
    }
}
@media only screen and (max-width:320px){

    #team .peccular-team-image{left: 0 !important;}
    .slider-inner-box {  padding: 3em 1em 2em;}
    .slider-inner-mainbox:before{      top: 26px;left: 9px;}
    .slider-inner-mainbox:after{    left: 25px;     top: 9px;}
    .maintop-header .top-header-email a.h-email{position: relative;}    
    #facility .peccular-section-head h2{font-size: 53px;}
    #testimonials .peccular-section-head h3{font-size: 40px;}
    .maintop-header .top-header-time {
        padding: 1px 0 0;
    }
}
@media only screen and (max-width: 1200px){ 
    #services .owl-carousel .owl-nav button.owl-next:before,
    #services .owl-carousel .owl-nav button.owl-prev:before{  display: none;  }
    }
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {margin-top: 1em;  }
   
    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;}    
    div#team .owl-theme .owl-nav {display: none;}
}
@media only screen and (max-width: 1024px){

    #about .peccular-about-imgbox{height: 421px; top: 0;}
    #facility .facility-right-area-bg{    right: 2em;}
    #facility .for-icon{ width: 25%;}
    #facility .for-icon2{ width: 50%;}
    #facility .peccular-facility-content h4.peccular-facility-title{font-size: 25px;}
    .peccular-facility-right-content h4.peccular-facility-title.inner-area-title{ font-size: 26px;}
    #contactinfo .contactinfo-icon{width: 72% ; height: auto !important;}
    .single-footer-1 img { margin-left: 0;}
    #services .peccular-service-box{ padding: 0 9px;}
    #project .peccular-project-single .project-img-bdr1{ width: 70%;}
    #project .peccular-project-single .project-img-bdr2{ width: 76%;}
    .footer-area .social-profile-icons ul li {  margin: 0 0 !important;    }
   
 }
 @media only screen and (max-width:1440px){
    #contactinfo .contactinfo-icon { width: 51%; }
    #project .peccular-project-single .project-img-bdr1{width: 81%;}
}
@media only screen and (max-width: 425px){
    .hero-slider{  height: 488px;}
    #about .peccular-about-imgbox { height: 380px !important; }   
    #contactinfo .contactinfo-icon { width: 63px !important;}
    #project .peccular-project-single .project-img-bdr1 { width: 80%;  }
    .hero-slider .swiper-button-prev, .hero-slider .swiper-button-next{
        display: none;
    }
}
@media only screen and (max-width: 375px){
    #about .peccular-about-imgbox { height: 330px !important;}
    .slider-inner-box {
        padding: 4em 0.5em 2em;
        left: 0 !important;
    }
    .hero-slider {
        height: 266px !important;
    }
}
@media only screen and (max-width: 320px){
    #about .peccular-about-imgbox { height: 280px !important;}
    #project .peccular-project-single .project-img-bdr1 { width: 71%;  }
    .hero-style .slide-title h2 {
        line-height: 21px;
        font-size: 17px !important;
    }
    .hero-style .slide-text p {
        font-size: 11px !important;
        line-height: 15px;
    }
    .hero-slider {
        height: 228px !important;
    }
    .hero-style .slide-btns-1 a.ReadMore, .hero-style .slide-btns-2 a.ReadMore {
        font-size: 10px;
        line-height: 12px;
        padding: 4px 8px;
    }
        .maintop-header .top-header-time a.h-time {
        left: -55px;
    }

}

@media only screen and (max-width: 768px){
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block2,
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block1,
    #innerpage-box #peccular-contactus-wrap .peccular-contact-block3{ margin: 33px 13px ; text-align: center;}
    #project .peccular-project-single .project-img-bdr1 { width: 75%; }
    #team .peccular-team-image{text-align: center; position: relative; left: 20px;}
    #team .peccular-team-single{text-align: center !important;}
    #team .team-bottom-bdr{ margin: 0 auto;}
    .slider-inner-box{    left: 80px;}
    #features .peccular-feature-section-head { margin: 12px 30px 7px 16px;}
    #contactinfo .contactinfo-icon { width: 54% ;}

}
@media only screen and (max-width: 767px){

    #project .peccular-project-single .project-img-bdr1 { width: 77%;  }
    #features .feature-sec{    width: 100% !important;}
    #features .peccular-features-icon span:before {font-size: 20px; line-height: 35px; }
    #features .peccular-features-icon span { width: 30px; height: 30px;  }
    #steps .peccular-steps-b:after {   left: 58px; }
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{float: left;}
    #newsletter .newsletter-sign-box {  padding: 0 1em;}
    .slider-inner-box{    left: 80px;}
    #newsletter .peccular-newsletter-policy{margin: 3px 0 21px 16px;}
}

@media only screen and (max-width: 640px){ 
  #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, .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
    padding: 10px 0 0;
}
.h-contact, .page .h-contact, .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}
.top-bar-head, .top-bar-head, .page .top-bar-head, .single .top-bar-head {
    padding: 0;
}
.logo-header, .logo-header, .page .logo-header, .single .logo-header {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.hero-style .slide-title h2 {
    font-size: 24px;
}
.hero-style .slide-text p {
    font-size: 16px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}

/*.hero-slider {
    height: 277px;
}*/
.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
#features .peccular-features-b:nth-child(3),#features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
#steps .peccular-steps-b:after {display: none;}
div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}

}
@media only screen and (max-width: 375px){
    .slider-inner-box {  width: 315px;    }
}
@media only screen and (max-width: 320px){
    .slider-inner-box {   width: 310px;  }
}