/*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #000;}
header.site-header .maintop-header{
    background: #000;
    padding: 7px 0;
} 
.site-header {
    position: relative;
    z-index: 99999;
    position: absolute;
    width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
}      
 
.mainbottom-header{}
.stickyheader{}
.top-bar-head{
    padding: 0px;
    width: 100%;
    display: inline-block;
    background-color: #fff !important;
    z-index: 999;
    position: relative;
    border: 1px solid #1988C3;
    box-shadow: 0px 0px 30px #00000029;
    border-radius: 34px !important;
    /*overflow: hidden;*/
} 
.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
}

.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}

.maintop-header  {
    font-size: 17px;
    font-weight: 400;    
    margin: 0;
    color: #b3b2b2;
}
.maintop-header .header-email {
    text-align: right;
    padding: 5px 0;
}
.maintop-header .header-email a{
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}
.maintop-header .header-email a:hover{
      color: #E11D07;
}
.maintop-header .header-email i{
    font-size: 17px;
    font-weight: 500;
    color: #E11D07;
    margin-right: 10px;
}
.site-header .socials {text-align: right; padding: 0 0;}

.site-header .socials a { padding: 0 10px; }
.site-header .socials a i.fa {
    color: #fff;
    font-size: 22px;   
    line-height: 33px;   
    text-align: center;    
    transition: all 0.9s;
}
.site-header .socials a i.fa:hover {
    color: #E11D07;    
    transform: scale(1.2);
    transition: all 0.9s;

}
.mainbottom-header .callnow {
    padding: 15px 0 0;
    display: block;
}
.mainbottom-header .callnow i{
    font-size: 24px;
    width: 38px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
    color: #fff;
    position: relative;
    right: 55px;
    background: #1988C3;
    transform: rotate(72deg);
    font-weight: bold;
    transition: all 0.8s;
}
.mainbottom-header .callnow:hover i{
     transition: all 0.8s;
     animation: shake 5s linear infinite;
     transform: rotate(72deg);
}
 
.mainbottom-header .callnow p{
      color: #E11D07; 
      font-size: 19px;
      font-weight: 600;
      margin: 0;
      text-transform: uppercase;
}
.mainbottom-header .callnow .phnNumber {
    padding-top: 7px;
}
.mainbottom-header .callnow a{
    color: #1988C3;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    transition: all 0.9s;
    transform: scale(1);
    font-family: 'Rajdhani';
}
.mainbottom-header .callnow a:hover{
    color: #FC5307;    
    transform: scale(1.2);
    transition: all 0.9s;
}


/*For inside phone number*/

.mainbottom-header .inside_callnow {
    padding: 15px 0 0;
    display: none;
}
.mainbottom-header .inside_callnow i{
    font-size: 24px;
    width: 38px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 41px;
    color: #fff;
    position: relative;
    right: 55px;
    background: #1988C3;
    transform: rotate(72deg);
    font-weight: bold;
    transition: all 0.8s;
}
.mainbottom-header .inside_callnow:hover i{
     transition: all 0.8s;
     animation: shake 5s linear infinite;
     transform: rotate(72deg);
}
 
.mainbottom-header .inside_callnow p{
      color: #E11D07; 
      font-size: 19px;
      font-weight: 600;
      margin: 0;
      text-transform: uppercase;
}
.mainbottom-header .inside_callnow .inside_phnNumber {
    padding-top: 7px;
}
.mainbottom-header .inside_callnow a{
    color: #1988C3;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    transition: all 0.9s;
    transform: scale(1);
    font-family: 'Rajdhani';
}
.mainbottom-header .inside_callnow a:hover{
    color: #FC5307;    
    transform: scale(1.2);
    transition: all 0.9s;
}


/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.page-template-home-template .ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-align: left;
    padding: 5px 0px 0px 0;
}
.ht-site-description a,
.page-template-home-template .ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
.page-template-home-template .logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 auto;
    text-align: center;    
    
}
.header-transparent .sticky-header .logo-header{
    top: 35px !important;
}
.ht-site-title,.site-title,
.page-template-home-template .ht-site-title, .page-template-home-template .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0;
    color: ;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.page-template-home-template .ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}
/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}


/*--------------------  contact details ---------------------------*/
ul.h-contact,
.page-template-home-template ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
.page-template-home-template ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
.page-template-home-template ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.page-template-home-template .h-mailid a, .page-template-home-template .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.page-template-home-template .h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.page-template-home-template .h-mailid a i, .page-template-home-template .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.page-template-home-template .h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.page-template-home-template .h-mailid a:hover, .page-template-home-template .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
.page-template-home-template .h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.share-btn,
.page-template-home-template .share-btn,
.page .share-btn,
.single .share-btn{
    text-align: right;
}
.share-btn a.site-button,
.page-template-home-template .share-btn a.site-button,
.page .share-btn a.site-button,
.single .share-btn a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: inline-block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    text-align: center;
}
.share-btn a.site-button:hover,
.page-template-home-template .share-btn a.site-button:hover,
.page .share-btn a.site-button:hover,
.single .share-btn a.site-button:hover{
    color: #000;
    border: 3px solid #000;
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 45px !important;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 19px;
    padding: 30px 0;
    font-weight: 600;
    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.menu-item-has-children>a:hover:after,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover,.navigation .current_page_item>li.menu-item-has-children>a:hover:after{
    color: #FC5307;  
}
.navigation .mainmenu li a {
    color: #1988C3;
}
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a{
    color: #000;
    
 }

 header.site-header ul.sub-menu li a:hover,
.navigation .mainmenu ul.sub-menu li.current_page_item a,
ul.sub-menu .current_page_item > a,
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover,
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
.header.site-header ul.sub-menu li:hover a{
    color: #fff;
    background: #E11D07;
 }
.menu-click i{
    color: #783afd;
 }

 ul.sub-menu, header.site-header ul.sub-menu{
    background:#fff ;
}
.header.site-header ul.sub-menu li a:before {
    color:#fff;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0;
}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
}
header.site-header ul.sub-menu li a,
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a,
.header.site-header ul.sub-menu li a:before{
    color: #fff;
} 
header.site-header ul.sub-menu li a:hover,
.navigation .mainmenu ul.sub-menu li.current_page_item a,
ul.sub-menu .current_page_item > a,
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover,
ul.sub-menu .current_page_item > a:hover,
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover,
.header.site-header ul.sub-menu li:hover a {
    color: #fff;
     background: #1988C3;
}
.header.site-header ul.sub-menu li:hover a  {
    background: #1988C3;
    color: #fff;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;   
    font-weight: 500;
    position: relative;
    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;
    color: #1988C3;
    font-family: 'Rajdhani';
}
.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;
}
.navigation .mainmenu li ul ul.sub-menu,
.header.site-header ul.sub-menu ul,
.page-template-home-template .navigation .mainmenu li:hover ul.sub-menu ul {
    left: 212px !important;
    top: -9px !important;
}
/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .page-template-home-template .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .page-template-home-template .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 86px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .page-template-home-template .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 50px;
        right: -5px;
    }
    .navigation .mainmenu li ul ul.sub-menu{
        top: 60px;
     }
    .navigation .mainmenu ul.sub-menu li,
    .page-template-home-template .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }
}

@media only screen and (max-width: 1024px){

   .h-contact-block, .page-template-home-template .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    .page-template-home-template #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    }
    .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        right: 35px;
        top: 13px;
        z-index: 1;
    }
.navigation .mainmenu li.current_page_item a, .current_page_item > a{
    background: #E11D07;
    color: #fff;
}
.navigation .mainmenu li a{ color: #E11D07 ; }

}
@media screen and ( min-width: 992px) and (max-width: 1199px){
    .page-template-home-template .navigation .mainmenu li a,
    .page .navigation .mainmenu li a,
    .single .navigation .mainmenu li a, 
    .error404 .navigation .mainmenu li a{ font-size: 15px !important; }
    .navigation .mainmenu {  text-align: left;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    #innerpage-box .peccular-service-box {
    margin-bottom: 50px !important;
}
    #innerpage-box .rightcontact .callnownum { left: 0px !important;}
    #innerpage-box .leftcontact .contactformarea {
    padding: 25px 30px 0 30px !important;
}
#innerpage-box .peccular-contact-mapbox iframe {
    margin-top: 3em !important;
    height: 480px !important;
}
#innerpage-box .rightcontact .callnownum {
    margin-bottom: 20px;
}
    #innerpage-box .innergallryBox:nth-child(1), #innerpage-box .innergallryBox:nth-child(3), #innerpage-box .innergallryBox:nth-child(5) {
    height: 290px !important;
    position: relative;
}
#innerpage-box .innergallryBox:nth-child(2), #innerpage-box .innergallryBox:nth-child(4), #innerpage-box .innergallryBox:nth-child(6) {
    height: 290px;
    position: relative;
}
#innerpage-box .innergallryBox:nth-child(6) {
    position: relative !important;
    left: 0 !important;
    top: 0;
}
#innerpage-box .innergallryBox:nth-child(4) {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
}
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .page-template-home-template .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{    padding: 0px 0px 0px 22px;}
    .maintop-header ul li:last-child {  margin-left: 13em;   text-align: right;}

}
@media screen and ( min-width: 320px) and (max-width: 425px){

.maintop-header ul li {   line-height: 21px;}
}

@media screen and ( min-width: 359px) and (max-width: 575px){
.ht-main-title { margin: 40px 0 0.5em 0px !important;     font-size: 31px !important;}

}
@media only ( min-width: 320px) and (max-width:360x){
.ht-main-title { margin: 15px 0 0.5em 0px !important;     font-size: 31px !important;}

}

/*----- Sticky Header ------*/
/*.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    box-shadow: -2px 2px 10px 0px #2d2d2d;
}*/

/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.page-template-home-template .peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 2em;
}
.page-template-home-template .peccular-section-head h2{
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 54px;
}

.page-template-home-template .peccular-section-head h3{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
}
.page-template-home-template .peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #E11D07;
}
#services .service-bg,
#about .about-bg,
#video .video-bg,
#gallery .gallery-bg,
#counter .counter-bg,
#appointment .appointment-bg,
#courses .courses-bg,
#facility .facility-bg,
#testimonials .testimonials-bg,
#team .team-bg,
#contact .contact-bg,
#blog .blog-bg,
#newsletter .newsletter-bg,
#footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}
#services,
#about,
#video,
#gallery,
#counter,
#appointment,
#courses,
#facility,
#testimonials,
#team,
#contact,
#blog,
#newsletter,
#footer{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}
.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
}
.hero-style {
    height: 800px;
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 800px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.slide-inner .hero-overlay{
    background: #000;
    opacity: 0.2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.slider-area img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
}
.slide-inner .slider-inner-mainbox {
position: absolute;
    right: 14%;
    top: 25%;
    width: 590px;
    z-index: 0;
}
.slider-inner-box {
    position: relative;
    padding: 4em 0em 7em 3em;
    text-align: left;
}
.slider-area h2 {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding: 20px 0;
}
.hero-style .slide-title h2 {
    font-size: 69px;
    line-height: 80px;
    color: #1988C3;
    transition: all .4s ease;
    padding: 0 0 10px 0;
}
.slider-area p {
    color: #fff;
    padding-bottom: 27px;
    margin: 0;
}

.hero-style .slide-text p {
z-index: 1;
    text-align: left;
    font-size: 20px;
    color: #000;
    line-height: 32px;
    margin: 0px 0 0 0;
    transition: all .4s ease;
    letter-spacing: 1.32px;
    font-weight: 600;
    padding-bottom: 0;
    font-family: 'Poppins', sans-serif;
}
.slide-btns-2.animated.fadeInDownBig {
    position: relative;
    z-index: 5;
    float: right;
    margin-top: 3px;
}
.hero-style .slide-btns-2 a.ourserv{
    font-size: 17px;
    border-radius: 5px;
    font-weight: 500;
    line-height: 18px;
    background: #fff;    
    color: #000;  
    padding: 12px 28px;
    transition: all .6s;
    display: inline-block;
    text-align: center;
}
.hero-style .slide-btns-2 a.ourserv:after{
    content: "";
    position: absolute;
    border-left: 2px solid #fff;
    top: 0px;
    left: 6px;
    right: 0;
    height:0%;
    z-index: 1;
    opacity: 0;
    transition: all .6s;
}
.hero-style .slide-btns-2 a.ourserv:before{
    content: "";
    position: absolute;
    border: 1px solid #fff;
    top: 0px;
    left: 0px;
    bottom: 0;
    width: 0%;
    z-index: 1; 
    opacity: 0; 
    transition: all .6s; 
}
.hero-style .slide-btns-2 a.ourserv:hover:after{
    opacity: 1;
    transition:all .6s;
    height: 100%;
}
.hero-style .slide-btns-2 a.ourserv:hover:before{
    opacity: 1;
    transition:all .6s;
    width: 100%;
}
.hero-style .slide-btns-2:hover a.ourserv{
    background: #E11D07;    
    color: #fff;
    padding: 17px 25px 11px;
    font-size: 17px;
    transition: all .3s;
}
.hero-style .sliderbuttons{
    position: relative;
    display: inline-block;
    margin: 8px 0 0 0;
}
.hero-style .slide-btns-1{
    padding: 2px;
    float: left;
    margin-right: 17px;
}
.hero-style .slide-btns-1:hover{
    border: none;
}
.hero-style .slide-btns-1 a.moreabt{
    font-size: 20px;
    border-radius: 22px;
    font-weight: 500;
    line-height: 26px;
    background: #FC5307;
    color: #fff;
    text-align: center;
    padding: 6px 36px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    letter-spacing: 1.32px;
    font-family: 'Rajdhani';
    font-weight: bold;
}

.hero-style .slide-btns-1:hover a.moreabt{
    background: #00BCD4;    
    color: #fff;
    transition: all .3s;
}
.swiper-button-next, .swiper-button-prev{
    position: absolute;
    top: 50%;
    width: 50px !important;
    height: 50px !important;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    background: #fff;
    border-radius: 50px;
    transform: scale(1.0);
    transition: all .3s;
    border: 1px solid #1988C3;
    text-align: center;
}
.swiper-button-next:before{
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 46px;
    left: 15px;
    top: -2px;   
    transition: all .6s; 
    font-weight: 500;
}
.swiper-button-next{
    top: 63% !important;
}
.swiper-button-prev{
    top: 56% !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    left: 40px !important;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 50px !important;
}
.swiper-button-prev:before{
content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 45px;
    transition: all .6s;
    font-weight: 500;
    left: 15px;
    top: -2px;
}
.swiper-button-prev {
    background-image: none !important;
    left: 40px !important;  
    color: #1988C3;
    font-size: 58px !important;
    padding: 0px 5px !important;
}
.swiper-button-next {
    background-image: none !important;    
    right:154px !important;
    color: #1988C3;
    font-size: 58px !important;
    padding: 0px 5px !important;
}
 .swiper-button-prev:hover,
 .swiper-button-next:hover{
    color: #000;
    transform: scale(1.2);
    transition: all .3s;
 }

/*----------------------------------------*/
/*  gallery Area
/*----------------------------------------*/
 div#gallery{
    position: relative;
    overflow: hidden;
    background: #fefefe;
}
div#gallery .peccular-section-head h2 {
color: #1988C3;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 8px;
}
div#gallery .peccular-section-head h2 span{
    color: #FC5307;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 8px;
    font-family: 'Rajdhani';
    font-weight: bold;
}
 div#gallery .peccular-section-head {
    text-align: left;
    margin-bottom: 0em;
    margin-top: 1em;
}
 #gallery .peccular-section-head .peccular-section-head-icon i {
    font-family: 'Fontawesome';
    padding-left: 12px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #c1c1c1;
    display: inline-block;
    margin-bottom: 0;
    font-size: 50px;
}
 #gallery .gal_img{
    position: relative;
    overflow: hidden;
    margin: 5px 8px 5px 8px;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

 #gallery .peccular-gallery-btn a {
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 20px;
    padding: 13px 45px;
    color: #fff;
    background: #fd053f;
    transition: all 0.5s;
    border-radius: 30px;
    cursor: pointer;
    z-index: 9;
    transition: all 0.5s;
    border: 0;
    line-height: 18px;
    word-break: break-all;
    border: 2px solid #0000;
}
 #gallery .peccular-gallery-btn a:before,  #gallery .peccular-gallery-btn a:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 20px;
  height: 20px;
  background-color: #fdfdfd;
  color: #fd053f;
  border-radius: 50%;
  transition: all 0.5s ease 0s;
}
 #gallery .peccular-gallery-btn a:before {
    left: -20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 0.5s ease 0s;
}
 #gallery .peccular-gallery-btn a:after {
    right: -20px;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    transition: all 0.5s ease 0s;
}
 #gallery .peccular-gallery-btn a:hover:before {
    -webkit-animation: criss-cross-left 0.8s both;
    animation: criss-cross-left 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    transition: all 0.5s ease 0s;
    z-index:-1;
}
 #gallery .peccular-gallery-btn:hover a {
    color: #fd053f!important;
    border: 2px solid #fd053f;
}
 #gallery .peccular-gallery-btn a:hover:after {
    -webkit-animation: criss-cross-right 0.8s both;
    animation: criss-cross-right 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    transition: all 0.5s ease 0s;
    z-index:-1;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}

@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}

 #gallery .peccular-gallery-btn {
    margin-top: 20px;
    margin-bottom: 10px;
}
/*group1 css*/

/*----------------------------------------*/
/* Gallery Section
/*----------------------------------------*/
#gallery {
    position: relative;
    overflow: hidden;
}
#gallery .lz-gallery-images{
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall {
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    /*border-radius: 20px;*/
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall img {
    max-width: 100%;
    vertical-align: top;
    width: 100%;
    height: 280px;
    transition: all 0.3s ease 0s;
    background: none;
}
#gallery .pecullar-gallery-b:hover .gallName{
position: relative;
z-index: 3;
bottom: 100px;
transition: all 0.9s ease 0s;
 background: #00BCD4;
}
#gallery .pecullar-gallery-b:hover .gallName h2{
color: #fff;
transition: all 0.9s ease 0s;
}
#gallery .gallName {
    position: absolute;
    z-index: 3;
    background: #fff;
    width: 352px;
    height: 45px;
    bottom: 21px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border: 1px solid #1988C3;
    border-radius: 4px;
    transition: all 0.9s ease 0s;
}
#gallery .gallName h2{
    font-size: 28px;
    color: #1988C3;
    font-family: 'Rajdhani';
    font-weight: bold;
    line-height: 42px;
    transition: all 0.9s ease 0s;
}

#gallery .ovlay{
    position: absolute;
    top: 0%;
    left: 0%;
    right: 0%;
    bottom: 0%;
    border-radius: 0px;
    opacity: 0;
    background: #000;
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall:hover .ovlay{
    top: 4%;
    left: 4%;
    right: 4%;
    bottom: 4%;
    opacity: 0.2;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}
#gallery .over-text {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall h3{
    position: relative;
    font-size: 24px;
    font-weight: 600;
    padding: 0 3em;
    color: #fff;
    word-break: break-word;
    transition: all 0.3s ease 0s;
}
#gallery .spa-gall:hover h3{display: none;transition: all 0.3s ease 0s;}
#gallery .lz-gallery-images {
        margin-bottom: 10px;
    margin-right: 10px;
}
#gallery .gall-icn{
    display: none;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    background: #3ff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    margin: 0 auto;
    border-radius: 6px;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}
#gallery .lz-gallery-images:hover .gall-icn{
    display: block;
    position: absolute;
    top: 45%;
    transition: all 0.3s ease 0s;
}
#gallery .gall-icn i {
    opacity: 1;
    transform: rotate(-45deg);
    transition: all 0.3s ease 0s;
    padding: 0 5px;
}

/*----------------------------------------*/
/*  Services Area
/*----------------------------------------*/

#services {
    position: relative;
    overflow: hidden;
}
#services .peccular-section-head h2{
    color: #1988C3;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 800;
    font-size: 50px;
}
#services .peccular-section-head h2 span{
    color: #FC5307;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: 800;
    font-size: 50px;
    font-family: 'Rajdhani';
    font-weight: bold;
}
#services .peccular-section-head{
        margin: 0 0 36px;
}

/*#services .peccular-service-content {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
     transition: all 0.5s ease 0s;
}*/
#services .peccular-project-leafimgboxshape1{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    height: 100%;
    top: 70%;
}
#services .peccular-service-box{
    position: relative;
    margin: 0;
    margin-bottom: 86px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #1988C3;
    margin-left: 30px;
    margin-right: 30px;
}

#services .peccular-service-box .peccular-service-image{
    position: relative;
    overflow: hidden;
}
#services .peccular-service-box .peccular-service-image img{
width: 100%;
}
#services .peccular-service-content {    
margin: 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 11px;
    padding-bottom: 23px;
}

#services .peccular-service-content h4{
    margin-bottom: 9px;
    position: relative;
    z-index: 3;
}
#services .peccular-service-content h4 a{
    word-break: break-word;
    padding: 0;
    font-size: 34px;
    font-weight: 600;
    color: #1988C3;
    font-family: 'Rajdhani';
    font-weight: bold;
    line-height: 30px;
}  
#services .peccular-service-content p{   
    font-size: 18px;
    font-weight: 300;
    word-break: break-word;
    line-height: 28px;
    color: #707070;
    margin: 0 0;
    position: relative;
    z-index: 3;
        font-family: 'Poppins', sans-serif;
}
#services .peccular-service-content .serbtn{
    position: relative;
    overflow: hidden;
    margin: 18px 0 9px;
        position: relative;
    z-index: 3;
}
#services .peccular-service-content .serbtn i.fa-long-arrow-right {
    font-size: 16px;
    color: #000;
    margin: 0 0;
}
#services .peccular-service-content:hover .serbtn i.fa-long-arrow-right{  color: #E11D07;}
#services .peccular-service-content a.read-btn{
    font-size: 22px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    padding: 6px 17px 2px 17px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    background: #FC5307;
    border-radius: 20px;
    line-height: 30px;
    font-family: 'Rajdhani';
    font-weight: bold;
}

#services .peccular-service-content:hover a.read-btn{
    background: #00BCD4;    
    color: #fff;
    transition: all .6s;
    z-index: 10;
    letter-spacing: 0.5px;
}
#services .peccular-service-content .mainicon{
    position: relative;
    transition: all 0.3s;
    background: transparent;
    text-align: center;
    width: 96px;
    height: 96px;
    line-height: 141px;   
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
    border: none;
    margin-top: 0;
    display: inline-block;
    margin-bottom: 25px;
}
#services .peccular-service-content .mainicon:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #E11D07;
    -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;
        opacity: 0.3;
}
#services .peccular-service-content:hover .mainicon:before, 
#services .peccular-service-content:focus .mainicon:before, 
#services .peccular-service-content:active .mainicon:before{
    -webkit-transform: scale(1);
    transform: scale(1);    
}
#services .peccular-service-content .mainicon i{
    position: relative;
    transition:all .5s;
    color: #E11D07;
    z-index: 2;
    font-size: 71px;
}
#services .peccular-service-conten:hover .mainicon i{
    transform: rotateY(180deg);
    transition:all .5s;
    color: #fff !important;    
}
#services .peccular-service-content .ovrly {
    position: absolute;
    background: linear-gradient(to bottom, transparent 0%, #E11D07 100%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0.5;
}
#services .peccular-service-content:hover .ovrly {
    top: 0;
}

/*----------------------------------------*/
/*  Facility Area
/*----------------------------------------*/

#facility {
    position: relative;
   overflow: hidden;
       top: -64px;
}
#facility .peccular-facility-content {
    position: relative;
    z-index: 1;
}
#facility .peccular-facility-b{  
    margin-bottom: 3em;
    padding: 0 17px 0 0; }

#facility .peccular-facility-b:nth-child(3) .peccular-facility-single,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single{
    background-color: #E11D07;
    padding: 80px 0 27px;
}
#facility .peccular-facility-b:nth-child(3),
#facility .peccular-facility-b:nth-child(4){ 
    position: relative;
    z-index: 2000;
    padding: 0 0;
}
#facility .peccular-facility-b:nth-child(1) .peccular-facility-single ,
#facility .peccular-facility-b:nth-child(2) .peccular-facility-single {
    padding: 90px 0 18px 0 !important;
}   

#facility .peccular-facility-b:nth-child(1) .peccular-facility-single .border-right{
     border-right: 1px solid #a5a3a4;
}
#facility .peccular-facility-b:nth-child(2) .peccular-facility-single .border-right,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single .border-right,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .border-right{
     border-right: none;
}
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .border-right-3{
   
    border-right: 1px solid #fff;
    height: 130px;
    position: relative;
    top: -53px;
    left: -10px;
}
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .margin-top3{
    padding: 0;
    margin: -130px 0 0 0;
}   

#facility .peccular-facility-b:nth-child(4) .peccular-facility-single h4.peccular-facility-title,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single p.peccular-facility-text,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single .peccular-facility-icon i,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single h4.peccular-facility-title,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single p.peccular-facility-text,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .peccular-facility-icon i{
    color: #fff;
}
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .peccular-facility-icon i,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single .peccular-facility-icon i{
    position: absolute;
    top: 0;
    left: 32px;
}
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single .peccular-facility-content,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single .peccular-facility-content{
    position: relative;
    top: 0;
    left: -43px;
}

#facility .peccular-facility-b:last-child .peccular-facility-single .border-right{ border-right: none; }
#facility .peccular-facility-content h4.peccular-facility-title{
    font-size: 22px;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    margin-bottom: 7px;  
    color: #272727;
}  
#facility .peccular-facility-single:hover h4.peccular-facility-title{
     color: #fff;
}
#facility .peccular-facility-content p.peccular-facility-text{
    color: #a5a3a4;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    line-height: 18px;
    text-align: left;
}
#facility .peccular-facility-single:hover p.peccular-facility-text{
     color: #fff;
}
#facility .peccular-facility-single {
    padding: 2em 0em;
    margin-bottom: 2em;
    position: relative;
    overflow: hidden;
}

#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:before,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #fff;
    border-radius: 0;
    content: "";
    z-index: 1;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-45deg) translateZ(0px);
    opacity: 0;
}

#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:hover:before,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:hover:before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}    

#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:hover .peccular-facility-icon i,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:hover .peccular-facility-icon i,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:hover p.peccular-facility-text,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:hover p.peccular-facility-text,
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:hover h4.peccular-facility-title,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:hover h4.peccular-facility-title{
    color: #E11D07 !important;
    position: relative !important;
    z-index: 10 !important;
    transition: all 0.9s ease 0s;
}
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single:hover .peccular-facility-icon i,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single:hover .peccular-facility-icon i{
    top: -75px;
    transition: all 0.9s ease 0s;
}

#facility .peccular-facility-single::before {
    position: absolute;
    top: 1px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: #E11D07;
    border-radius: 0;
    content: "";
    z-index: 1;
    transition: all 0.5s ease-in-out 0s;
    transform-style: preserve-3d;
    transform: perspective(1200px) rotateX(-45deg) translateZ(0px);
    opacity: 0;
}

#facility .peccular-facility-single:hover::before {
    opacity: 1;
    transform: perspective(1200px) rotateX(0deg) translateZ(0px);
    transition-delay: 0.1s;
}
 #facility .peccular-facility-single:hover h4.peccular-facility-title,
#facility .peccular-facility-single:hover p.peccular-facility-text,
#facility .peccular-facility-single:hover .peccular-facility-icon i{
    color: #fff !important;
}
#facility .peccular-facility-single:hover .peccular-facility-icon i{
    position: relative;
    top: -81px;
    left: 32px;
    z-index: 999;
    transition: all 0.9s ease 0s;
   
}
#facility .peccular-facility-single:hover .peccular-facility-content{
    position: relative;
    top: 0;
    left: -43px;
    transition: all 0.9s ease 0s;
}
#facility .peccular-facility-icon { text-align: left;}
#facility .peccular-facility-icon i{
    font-size: 70px;
    transition: all 0.9s ease 0s;
    color: #E11D07;
}

#facility .facility-title-area .border-right2{
    border-right: 2px solid #E11D07;
}
#facility .facility-title-area .border-left2{
    border-left: 3px solid #E11D07;
    height: 76px;
    position: relative;
    left: -23px;
    padding: 0 0 0 26px;
}
#facility .facility-title-area h1{
    font-size: 42px;
    font-weight: 800;
    color: #272727;
    text-align: left;
    margin: 0 0 0 0px;
    padding: 0 37px 0 0;
}
#facility .facility-title-area h2{
    font-size: 27px;
    font-weight: 400;
    color: #272727;
    text-align: left;
    margin: 0 0 0 37px;
}

/*Video Section Starts*/

/*----------------------------------------*/
/*  video us Area
/*----------------------------------------*/
#video {
    background: #fff;
    position: relative;
}
#video .space-abtblock {
    padding: 0 1em;
}
#video .video-body {
    position: relative;
}
#video .peccular-section-head {
    margin-bottom: 1.5em;
    margin-top: 0em;
}

#video .peccular-section-head .image-icon img.peccular-video-imgboxshape {
    height: 70px;
    width: 92px;
    margin-left: 14px;
}

#video .peccular-video-img {
    margin-bottom: 106px;
    overflow: hidden;
    position: relative;
}
#video .peccular-video-img img {
    width: 100%;
    height: 100%;
    -webkit-animation: zoomin 7s ease-in infinite;
    animation: zoomin 7s ease-in infinite;
    transition: all .3s ease-in;
}
#video .peccular-video-video{
    margin-top: 30px;
    position: relative;
    height: 422px;
}
#video .peccular-video-video iframe {
    height: 560px;
}
#video .peccular-video-video img{
   height: 100%;
   width: 100%;
}
#video .peccular-video-video i {
position: absolute;
    top: 40%;
    left: 40%;
    background: #000;
    color: #fff;
    font-size: 63px;
    padding: 29px 71px;
    width: 197px;
    height: 123px;
    border: 1px solid #988B8B;
    border-radius: 9px;
}

#video .peccular-section-head h2{
    color: #FCF2F2;
    margin-top: 0em;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 28.58px;
}
#video .peccular-section-subtext{
    color: #FFFFFF;
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    padding-bottom: 0px;
    margin-bottom: 33.65px;
    padding-right: 4em;
}
#video .video_description {
    color: #9D9D9D;
    font-size: 17px;
    line-height: 31px;
    margin-bottom: 18.06px;
    font-weight: 500;
}
#video .videotextlist i {
    color: #8BC53E;
    font-size: 2px;
    margin-top: 0;
    padding: 0 56px;
    background: #8BC53E;
    border-radius: 16px;
    top: -10px;
    position: relative;
    left: 62px;
}
#video h3.list_heading {
    font-size: 30px;
    font-weight: 500;
    color: #434343;
    font-family: 'DM Serif Display';
    font-style: italic;
    letter-spacing: 0.5px;
}

#video h3.list_heading:before{
    content: "\f04b ";
    font-family: 'Fontawesome';
    margin-right: 16px;
    background: #dee27b;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #fff;
    font-size: 11px;
    border-radius: 50%;
    padding: 9px 8px 9px 12px;
}
 #video .peccular-section-area-textlist ul,
 #video .peccular-section-area-textlist ol{
     margin-top: 7.5px;
}

 #video .peccular-section-area-textlist ul li,
  #video .peccular-section-area-textlist ol li,
   #video .peccular-section-area-textlist {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    word-break: break-word;
    line-height: 44px;
}

 #video .peccular-section-area-textlist ul li:before, 
 #video .peccular-section-area-textlist ol li:before{
    content: "\f00c ";
    font-family: 'Fontawesome';
    margin-right: 9.7px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #dee27b;
    font-size: 15px;
    padding: 5px 2px 5px 2px;
    font-style: normal;
}


#video .peccular-section-area-textlist ul li:hover:before,
#video .peccular-section-area-textlist ol li:hover:before {
    transition: all 1s ease 0s;
    transform: scale(0.8);
}

#video .video-img-area {
    position: relative;
    overflow: hidden;
}

 #video .exp_area {
    background: #dee27b;
    padding: 1.4em 1em;
    text-align: center;
    position: relative;

}
 #video .exp_area:after{
    content: "";
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    display: none;
    width: 40px;
    height: 40px;
    background: #000;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
 #video .space-abtblock:hover .exp_area:after{    
    display: block;
    transition: all 0.4s;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

 #video .exp_area i{
    font-size: 75px;
    color: #fff;
    margin-bottom: 6px;
    transition: all .5s ease-out;
}

 #video .space-abtblock:hover .exp_area i{
    transform: scale(1.25);
    transition: all .75s ease-in;
}
 #video .exp_area .exp_num{
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    transition: all .5s ease-out;
}
 #video .space-abtblock:hover .exp_area .exp_num{
    letter-spacing: 1px;
}

 #video .exp_area .exp_heading{
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    margin: 5px 0 0;
}

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}

#video ul.peccular-a-btn {
    margin-top: 0px;
}

#video .peccular-video-btn a{
    color: #fff;
    padding: 8.79px 20.24px 8.29px 18.76px;
    font-size: 15px;
    font-weight: 600;
    word-break: break-word;
    line-height: 18px;
    border-radius: 0;
    z-index: 10;
    position: relative;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    overflow: hidden;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 1px solid #dee27b;
}
#video .peccular-video-btn .read-btn:hover{ color: #fff; }
#video .peccular-video-btn:hover a{ color: #fff; }

#video .peccular-video-btn a:before {
    content: "";
    position: absolute;
    transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    -webkit-transition: top 0.3s ease-in 0.3s, width 0.3s ease-out, height 0.3s ease-out;
    left: 50%;
    top: -50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #dee27b;
    z-index: -1;
}
#video .peccular-video-btn a:hover:before {
    transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    -webkit-transition: top 0.3s ease-in, width 0.3s ease-out 0.3s, height 0.3s ease-out 0.3s;
    top: 50%;
    width: 115%;
    height: 200px;
}
#video ul.peccular-a-btn li {
    display: inline-block;
}
#video ul.peccular-a-btn li.peccular-video-btn2 {
    padding-left: 15.24px;
}
#video .peccular-video-btn a:before {
    background-color: #dee27b;
}

#video .peccular-video-btn2 a {
    font-size: 15px;
    line-height: 18px;
    color: #dee27b;
    font-weight: 400;
    text-decoration: underline;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #fff, #fff 50%, #dee27b 50%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
    transition: background-position 275ms ease;
}

#video .peccular-video-btn2 a:hover {
    background-position: 0 100%;
}

#video .peccular-video-btn2 a:before {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    bottom: -2px;
    z-index: 0;
    position: absolute;
    background: #dee27b;
    transition: all 0.3s ease-in-out;
}

#video .peccular-video-btn2 a:hover:before {
    width: 0%;
}


#video .peccular-video-btn2 a:hover {
    color: #fff;
}

#video .peccular-section-head i{
    color: #dee27b;
    font-size: 1px;
    margin-right: 14px;
    margin-top: 0;
    padding: 0 17px;
    background: #dee27b;
    border-radius: 16px;
    top: -5px;
    position: relative;
}
#video .peccular-section-head span i{
    color: #dee27b;
    font-size: 1px;
    margin-left: 14px;
    margin-top: 0;
    padding: 0 17px;
    background: #dee27b;
    border-radius: 16px;
    top: -5px;
    position: relative;
}
#video .peccular-section-head span{
    font-size: 18px;
    color: #dee27b ;
}
#video .peccular-video-area{    margin-bottom: 2em;}

#video .peccular-video-area .peccular-video-icon{   
    border-radius: 50%;  
    border: 3px dashed #fa3759;
    padding: 7px 7px;
    width: 70%;
    text-align: center;
}

#video .peccular-video-area:nth-child(1) .peccular-video-icon,
#video .peccular-video-area:nth-child(4) .peccular-video-icon,
#video .peccular-video-area:nth-child(7) .peccular-video-icon,
#video .peccular-video-area:nth-child(10) .peccular-video-icon{
    
    border: 3px dashed #fa3759;
}
#video .peccular-video-area:nth-child(2) .peccular-video-icon,
#video .peccular-video-area:nth-child(5) .peccular-video-icon,
#video .peccular-video-area:nth-child(8) .peccular-video-icon,
#video .peccular-video-area:nth-child(11) .peccular-video-icon{
     
    border: 3px dashed #93bc37 ;
}
#video .peccular-video-area:nth-child(3) .peccular-video-icon,
#video .peccular-video-area:nth-child(6) .peccular-video-icon,
#video .peccular-video-area:nth-child(9) .peccular-video-icon,
#video .peccular-video-area:nth-child(12) .peccular-video-icon{
     
    border: 3px dashed #fcdd18 ;
}
#video .peccular-video-area .peccular-video-icon span{
   color: #fff;
    font-size: 68px;
    line-height: 96px;
    margin: 0 auto;
    background: #fa3759;
    border-radius: 50%;
    padding: 0;
    width: 100%;
    text-align: center;
}

#video .peccular-video-area:hover .peccular-video-icon {
     border: 3px dashed #dee27b;
}
#video .peccular-video-area:hover .peccular-video-title{
    color: #dee27b;
}
#video .peccular-video-area:hover .peccular-video-icon span{
     background-color: #dee27b ; 
}

#video .peccular-video-area:nth-child(1) .peccular-video-icon span,
#video .peccular-video-area:nth-child(4) .peccular-video-icon span,
#video .peccular-video-area:nth-child(7) .peccular-video-icon span,
#video .peccular-video-area:nth-child(10) .peccular-video-icon span{

       background: #fa3759 ;    
}
#video .peccular-video-area:nth-child(2) .peccular-video-icon span,
#video .peccular-video-area:nth-child(5) .peccular-video-icon span,
#video .peccular-video-area:nth-child(8) .peccular-video-icon span,
#video .peccular-video-area:nth-child(11) .peccular-video-icon span{

       background: #93bc37  ;    
}
#video .peccular-video-area:nth-child(3) .peccular-video-icon span,
#video .peccular-video-area:nth-child(6) .peccular-video-icon span,
#video .peccular-video-area:nth-child(9) .peccular-video-icon span,
#video .peccular-video-area:nth-child(12) .peccular-video-icon span{

       background: #fcdd18 ;    
}

#video .peccular-video-area .peccular-video-title{
    color: #fa3759;
    font-size: 30px;
    font-weight: 500;
    line-height: 25px;
    margin: 0;
    text-align: left;
}
#video .peccular-video-area:nth-child(1) .peccular-video-title,
#video .peccular-video-area:nth-child(4) .peccular-video-title,
#video .peccular-video-area:nth-child(7) .peccular-video-title,
#video .peccular-video-area:nth-child(10) .peccular-video-title{
      color: #fa3759;
}
#video .peccular-video-area:nth-child(2) .peccular-video-title,
#video .peccular-video-area:nth-child(5) .peccular-video-title,
#video .peccular-video-area:nth-child(8) .peccular-video-title,
#video .peccular-video-area:nth-child(11) .peccular-video-title{
      color: #93bc37;
}
#video .peccular-video-area:nth-child(3) .peccular-video-title,
#video .peccular-video-area:nth-child(6) .peccular-video-title,
#video .peccular-video-area:nth-child(9) .peccular-video-title,
#video .peccular-video-area:nth-child(12) .peccular-video-title{
      color: #fcdd18;
}

#video .peccular-video-area .peccular-video-text{
    color: #010101;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    margin: 0;
    text-align: left;
    margin: 15px 0;
    opacity: 0.7;
}

#video .peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    color: #06332e;
    margin-left: 1em;
}
#video .peccular-video-imgbox img{
    width: 100%;
    height: 100%;
        animation: zoom-in-zoom-out 20s ease-out infinite;
}
#video .peccular-video-imgbox .leaf_img {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 460px;
    height: 460px;
    margin: 0 auto;
    transition: all 0.8s;
}

#video .peccular-video-imgbox .border-upp-left {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-left: 75px;
    margin-top: 15px;
    border: 2px solid #92aa26;
    border-right: none;
    border-bottom: none;
    transition: all 0.8s;
}
#video .peccular-video-imgbox .border-upp-right {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    right: 0;
    margin-right: 75px;
    margin-top: 15px;
    border: 2px solid #92aa26;
    border-left: none;
    border-bottom: none;
    transition: all 0.8s;
}
#video .peccular-video-imgbox .border-dwn-left {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-left: 75px;
    margin-bottom: 15px;
    bottom: 0;
    border: 2px solid #92aa26;
    border-right: none;
    border-top: none;
    z-index: 1;
    transition: all 0.8s;
}
#video .peccular-video-imgbox .border-dwn-right {
    position: absolute;
    z-index: 0;
    height: 65px;
    width: 65px;
    margin-right: 75px;
    margin-bottom: 15px;
    right: 0;
    bottom: 0;
    border: 2px solid #92aa26;
    border-left: none;
    border-top: none;
    z-index: 1;
    transition: all 0.8s;
} 
#video:hover .border-dwn-right{
     height: 93%;
     transition: all 0.8s;
}
#video .peccular-video-video {
    position: relative;
    height: 560px;
    width: 100%;
    background: aqua;
}
#video .peccular-video-video .img_bordreBox{
    position: absolute;
    z-index: 2;
    border: 5px solid #fff;
    width: 97%;
    height: 502px;
    top: 29px;
    left: 29px;
}
#video .peccular-video-video .img_bordreBox .TextOverImge {
    width: 433px;
    height: 300px;
    right: 29px;
    position: absolute;
    top: 28px;
}
#video .peccular-video-video h3 {
    font-size: 38px;
    font-family: 'Rajdhani';
    font-weight: bold;
    color: #1988C3;
    position: absolute;
    right: 2em;
    top: 2em;
}

#video:hover .border-upp-right{
        width: 78%;
        transition: all 0.8s;
}
#video:hover .border-upp-left{
     height: 93%;
     transition: all 0.8s;
}
#video:hover .border-dwn-left{
        width: 72%;
        transition: all 0.8s;
}


/*Video Section Ends*/

/*----------------------------------------*/
/*  Team home Area
/*----------------------------------------*/

#team {
    position: relative;
   overflow: hidden;
}
#team .peccular-team-block {
    position: relative;
}

#team .peccular-section-head {
    margin-bottom: 27px;
    margin-top: 1em;
}
#team .peccular-section-head h2{
color: #1988C3;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: bold;
    font-size: 50px;
    line-height: 75px;
}
#team .peccular-section-head h2 span{
    color: #FC5307;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: bold;
    font-size: 50px;
    font-family: 'Rajdhani';
}
#team h4.peccular-team-name {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 24px;
}
#team h4.peccular-popteam-name{
    color: #000;
    font-size: 27px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px;
}
#team h6.peccular-team-designation{
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
/*for shortcode*/
#team h5.peccular-team-designation{
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
#team h6.peccular-popteam-designation{
    font-weight: 500;
    color: #E11D07;
    font-size: 17px;
    margin-bottom: 6px;
    text-transform: capitalize;
}
#team .peccular-popteam-experience{
    font-weight: 400;
    color: #000;
    font-size: 16px;
    margin-bottom: 12px;
    text-transform: capitalize;
}
#team .peccular-popteam-content {
    font-weight: 400;
    color: #59595c;    
    font-size: 16px;
    line-height: 27px;
    text-transform: capitalize;
    padding: 0 30px 0 0;
}
#team .peccular-team-image {
    position: relative;
}
#team .peccular-team-image img.team_img {
    width: 100%;
    height: 286px;
}

#team .peccular-team-single{
    padding: 0 0 10px;
    position: relative;
    padding: 0 0 10px;
    position: relative;
    border-radius: 15px;
    background: #1988C3;
}

#team .peccular-team-single:hover h4.peccular-team-name{ 
    color: #FC5307; 
    letter-spacing: 1px; 
    transition: .8s ease;
 }
#team .peccular-team-single:hover h6.peccular-team-designation{
    transition: .8s ease;
}
#team .peccular-team-content{
    margin: 0 0 0 5px;
        text-align: center;
}

#team .peccular-team-social-icon{
background: #fff;
    width: 224px;
    height: 41px;
    line-height: 39px;
    position: absolute;
    text-align: center;
    bottom: 94px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    border-radius: 4px;
}
#team .peccular-team-social-icon a{
line-height: 45px;
}
#team .peccular-team-social-icon i {
    color: #FC5307;
    font-size: 19px;
    padding: 0px;
    transform: scale(1);
    transition: all 0.9s ease 0s;
    margin-left: 16px;
    
}
#team .peccular-team-social-icon i:hover{
    color: #00BCD4;
    transition: all 0.9s ease 0s;
}

#team .peccular-team-image .peccular-team-hoversocial-icon a {
    display: block;
    text-align: center;
    bottom: 0;
    position: relative;
    margin: 10px 5px -24px 10px ;
    color: #fefefc;  
}

/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/

#innerpage-box .peccular-team-single {
    margin-bottom: 6.5em;
    position: relative;
}
#innerpage-box .peccular-team-image {
    position: relative;  
    margin-bottom: 0px;
 } 
#innerpage-box .peccular-team-image .teaminn-overlay{
    position: absolute;
    top: 100%;  
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    overflow: hidden;
    background: transparent linear-gradient(180deg,#00000000 0%,#3BC8E7 100%) 0% 0%;
   transition: .5s ease;
}
#innerpage-box .peccular-team-single:hover .peccular-team-image .teaminn-overlay{
    top: 0;
    height: 100%;
    z-index: 1;
    transition: .5s ease;
}

#innerpage-box .peccular-team-image img {
     width: 100%;
    height: 100%;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#innerpage-box .peccular-team-content{
margin: 0 0 0 5px;
    top: 33px;
    position: relative;
}
#innerpage-box .peccular-team-content h4.peccular-team-name {
    font-size: 28px !important;
    font-weight: bold;
    color: #1988C3 !important;
    margin: 0 0 !important;
    font-family: 'Rajdhani';
}
#innerpage-box .peccular-team-content h4.peccular-team-name:hover{
    text-decoration: underline;
}
#innerpage-box .peccular-team-content  h5.peccular-team-designation {
    font-size: 20px !important;
    color: #000 !important;
    margin: 0 0 0;
    font-weight: bold;
    font-family: 'Rajdhani';
}
#innerpage-box .peccular-team-content h6{
    margin: 0 0 !important;
}
#innerpage-box .peccular-team-social-icon {
    background: #FC5307;
    width: 208px;
    height: 40px;
    line-height: 44px;
    position: absolute;
    text-align: center;
    bottom: 74px;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 999;
    border-radius: 4px;
}
#innerpage-box .peccular-team-social-icon a{
    margin: 0 10px;
    align-items: center;
    justify-content: center;
}
#innerpage-box .peccular-team-social-icon a i {
    color: #fff;
    transition: all 300ms ease 0s;
    font-size: 20px;
}

#innerpage-box .peccular-team-social-icon a:hover i {
    color: #3BC8E7 !important;
    transition: all 300ms ease 0s;
}

/*----------------------------------------*/
/*  Testimonials Area
/*----------------------------------------*/
#testimonials{
    position: relative;
    overflow: hidden;
    margin: 0em 0;
}

#testimonials .peccular-testimonial-block{
    padding-bottom: 17px;
}
#testimonials .peccular-testimonial-block h3{
    color: #ffff;
    font-size: 19px;
    font-weight: 500;
    left: 116px;
    top: 60px;
    text-decoration: underline;
    margin: 8px 0 0em;
    position: relative;
    z-index: 1;
    display: inline;
}
#testimonials .peccular-testimonials-single:hover{
    top: -10px;
    transition: all 0.5s;
}

#testimonials .peccular-testimonials-single{
    padding: 0em 0em 1em;
    margin: 0;
    width: 100%;
    position: relative;
    background: #fff;
    border: 1px solid #1988C3;
    box-shadow: 0px 0px 30px #00000029;
    transition: all 0.5s;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 51px;
}
#testimonials button.owl-dot.active{
    background: #141313 !important;
}
#testimonials .owl-theme .owl-dots .owl-dot {
    display: inline-block !important;
    zoom: 1;
    background: #585858;
    width: 16px;
    height: 16px;
    border-radius: 7px;
    margin-left: 8px;
}
#testimonials .owl-carousel.owl-drag .owl-item:nth-child(1) .peccular-testimonials-single{
   border-color: #000;
}

#testimonials .peccular-testimonials-single .clnt_name {
    position: relative;
    width: 100%;
    height: 158px;
    background: #1988C3;
    box-shadow: 0px 0px 30px #00000029;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

#testimonials .peccular-testimonials-image{
    position: relative;
    width: 170px;
    margin: 0 auto;
    height: 170px;
    top: -61px;
}
#testimonials .peccular-testimonials-image img {
    border-radius: 50%;
    width: 170px;
    height: 170px;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    transition: all .35s ease-out;
    border: 1px solid #707070;
}
#testimonials .peccular-testimonials-single:hover .peccular-testimonials-image .imgborderhover {
    opacity: 1;
}
#testimonials .peccular-testimonials-image .imgborderhover {
    width: 136px;
    height: 74px;
    background-color: transparent;
    border-radius: 10rem 10rem 0 0px;
    position: absolute;
    left: -39px;
    top: 21px;
    transform: rotate(274deg);
    transition: all 0.5s ease 0s;
    z-index: 0;
    border: 8px solid #090060;
    border-bottom: none;
    left: -8px solid transparent;
    opacity: 0;
}
#testimonials .peccular-testimonials-image .imgborder {
    width: 136px;
    height: 74px;
    background-color: transparent;
    border-radius: 10rem 10rem 0 0px;
    position: absolute;
    right: -39px;
    top: 21px;
    transform: rotate(86deg);
    transition: all 0.5s ease 0s;
    z-index: 0;
    border: 8px solid #090060;
    border-bottom: none;
    border-right: -8px solid transparent;
}

#testimonials h4.peccular-testimonials-name {
    font-weight: bold;
    color: #fff;
    transition: all .35s ease-out;
    font-size: 32px;
    position: relative;
    z-index: 1;
    padding-top: 27px;
}

#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name {
    letter-spacing: 2px;
}
#testimonials h6.peccular-testimonials-designation {
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
#testimonials .peccular-testimonials-content{
    margin-top: -38px;
} 

#testimonials .peccular-testimonials-content p{
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 22px;
    text-align: center;
    margin: 0 0px;
    line-height: 30px;
}
#testimonials .testcontactarea{
    position: relative;
    overflow: hidden;
    width: 365px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: 35px;
}

#testimonials .peccular-testimonials-content i.fa-quote-left {
    font-size: 29px;
    color: #E11D07 !important;   
    position: relative;
    top: 6px;
    right: 0;
    margin-right: 0 ;  
    transform: rotateZ(178deg);
    transition: all 0.7s ease;  
}
#testimonials .peccular-testimonials-content i.fa-quote-right{
    color: #E11D07 !important;
    font-size: 29px;
    left: 0;
    position: absolute;
    transform: rotateY(160deg);
    transition: all 0.7s ease;  
}
#testimonials .bgShadedImage {
    position: absolute;
    bottom: 0;
    height: 42%;
    width: 100%;
}
#testimonials .bgShadedImage img{
    height: 100%;
    width: 100%;
}
#testimonials .peccular-testimonials-single:hover i.fa-quote-right{
    transform: rotateY(43deg);
    transition: all 0.7s ease-out;
} 
#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0em !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    display: block;
}
#testimonials .owl-theme .owl-nav {
    margin-top: 10px;
    position: relative;
    left: 0%;
    bottom: 80px;
    display: none;
}

#testimonials .owl-nav .owl-prev {
    position: absolute;
    left: -97px;
    bottom: 211px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #fff;
    width: 45px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 11px;
    line-height: 50px;
    box-shadow: none;
}
#testimonials .owl-nav .owl-next {
    position: absolute;
    right: -34px;
    bottom: 211px;
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    background: #fff;
    width: 45px;
    cursor: pointer;
    height: 60px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 11px;
    line-height: 50px;
    box-shadow: none;
}
#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: '\f177';
    font-family: 'FontAwesome';
}
#testimonials .owl-nav .owl-next:after{
    content: '\f178';
    font-family: 'FontAwesome';
}
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-next,
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-prev {
    background-color: #E11D07;
}
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-prev:after,
#testimonials .peccular-testimonial-block:hover .owl-nav .owl-next:after{
    color: #fff;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 8em;}

#testimonials .contactbrdrbox{
    padding: 2em 0 1em 0;
    position: relative;
    right: 0px;
}
#testimonials .contactbrdrbox h2{
color: #1988C3;
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 8px;
}
#testimonials .contactbrdrbox h2 span{
    color: #FC5307;
    font-size: 50px;
    font-family: 'Rajdhani';
    font-weight: bold;
    margin: 0 0 8px;
}

#testimonials .contactbrdrbox span{
    color: #E11D07;
    font-size: 48px;
    font-weight: 900;
    margin: 0 0 0 30px;
}
#testimonials .contactbrdrbox p{
    color: #707070;
    font-size: 20px;
    font-weight: 400;
    margin: 11px 0;
    line-height: 27px;
}

/*----------------------------------------*/
/*  courses Area
/*----------------------------------------*/

#courses {
    position: relative;    
    overflow: hidden;
}
#courses .peccular-section-head h2{
   color: #E11D07;
   font-size: 20px;
   font-weight: 600;
   margin: 0 0 7px;
}
#courses .peccular-section-head h3{
    color: #1988C3;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 48px;
    position: relative;
    left: 1.5em;
}
#courses .peccular-section-head h3 span{
    color: #FC5307;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: 'Rajdhani';
     line-height: 70px;
}
#courses .peccular-section-head h4{
    color: #E11D07;
    font-size: 20px;
    font-weight: 600;
    text-align: right;
}
#courses .leftBtm_data {
    position: relative;
    left: 16%;
    top: 12%;
    text-align: center;
}
#courses .leftBtm_data .peccular-courses-b {
    position: relative;
    left: 2.5em;
    right: 0;
    margin: 0 auto;
}
#courses .bottom-btn a{
    font-size: 22px;
    background: #FC5307;
    border-radius: 20px;
    padding: 5px 28px 5px 28px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: bold;
    transition: all 0.5s;
}
#courses .bottom-btn {
    margin-top: -10px;
    position: relative;
}
#courses .bottom-btn a:hover{
color: #fff;
background: #00BCD4;
transition: all 0.5s;
letter-spacing: 0.5px;
}
#courses .peccular-courses-single {
    margin-bottom: 2.5em;
    position: relative;
    margin-left: 10px;
    margin-left: 18px;
    margin-right: 18px;
}
#courses .peccular-courses-single .peccular-courses-img{
    position: relative;
    overflow: hidden;
}
#courses .peccular-courses-single .peccular-courses-img .courseimeOverly{
    position: absolute;
    top: 100%;
    right: 0; 
    bottom: 0;
    left: 0;
    background: linear-gradient(to top,#3BC8E7,#22707587);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}
#courses .peccular-courses-single:hover .peccular-courses-img .courseimeOverly{
    opacity: 1;
    visibility: visible;
    top: 0;
}
#courses .peccular-courses-single .peccular-courses-img img{
    width: 100%;
    transition: all 0.5s ease;
}
#courses .peccular-courses-single:hover .peccular-courses-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#courses .peccular-courses-single .peccular-courses-content {    
    padding: 0em;
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 10px;
}
#courses .peccular-courses-single .peccular-courses-content .btm_data {
    position: absolute;
    bottom: 10px;
    width: 100%;
    padding-left: 27px;
}
#courses .peccular-courses-single h4.peccular-courses-title {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    margin: 5px 0 22px;
    line-height: 30px;
    border-left: 4px solid #fff;
    padding-left: 12px;
}
#courses .peccular-courses-single .peccular-courses-content p{
    color: #fff;
    font-size: 18px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    padding-right: 14px;
    word-break: break-all;
    line-height: 26px;
}
#courses .peccular-courses-content a.read-btn{
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 12px 20px 12px 0;
    transition: all .6s;
    display: inline-block;
    position: relative;
    text-align: center;
    width: 50px;
    height: 48px;
    background: #1988C3;
    position: relative;
    right: 0;
   
}
#courses .peccular-courses-content:hover a{
    color: #fff;
    background: #FC5307;
}
#courses .peccular-courses-single .peccular-courses-content a i {
    margin-left: 13px;
    font-size: 22px;
    color: #fff;
}
/*----------------------------------------*/
/*  appointment Area
/*----------------------------------------*/
#appointment {
   position: relative;
   overflow: hidden ;
}
#appointment .peccular-appointment-area{
    position: relative;
    width: 100%;
    height: 418px;
}
#appointment .appointment-left{
    position: relative;
    text-align: right;
    padding-top: 85px;
    padding-right: 100px;
 }
#appointment .appointment-right{ 
    position: relative;
    padding: 27px 0 30px;
 }
#appointment .appointment-right img.app-right-img{

    height: 440px;
    position: relative;
    top: -46px;
}
#appointment .peccular-appointment-area img.app-bg-img{
    width: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 418px;
}
#appointment .appointment-overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background:#272727;
    opacity: 0.88;
}
#appointment .peccular-appointment-area h2{
font-size: 85px;
    font-weight: bold;
    margin: 0 0 0px;
    line-height: 62px;
    margin-bottom: 5px;
}
#appointment .aptbtn a{
font-size: 22px;
    color: #fff;
    font-family: 'Rajdhani';
    font-weight: bold;
    background: #FC5307;
    border-radius: 20px;
    padding: 4px 21px;
}
#appointment .aptbtn a:hover{
    background: #00BCD4;    
    color: #fff;
    transition: all .6s;
    letter-spacing: 0.5px;
}
#appointment .aptbtn{
    margin-top: 13px;
    right: 42px;
    position: relative;
}
#appointment .linear-text-gradient {
    background: linear-gradient(to bottom, #ffffff, #ffffff99);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
            }
#appointment .peccular-appointment-area h3{
color: #FC5307;
    font-size: 46px;
    font-weight: bold;
    margin: 0 0 0;
    position: relative;
    margin-bottom: 5px;
    
}
#appointment .peccular-appointment-area h4{
    color: #fff;
    font-size: 56px;
    font-weight: 700;
    margin: 0 0;
    font-family: 'Rajdhani';
    font-weight: bold;
}
#appointment .callnowbox{
    margin: 0 auto;
    position: relative;
}
#appointment .callnowbox .calltopbrdr{
    position: absolute;
    right: 118px;
    top: 0;    
}
#appointment .callnowbox .calltopbrdr span{
    width: 90%;
    border-top: 1px solid #fff;
    border-top-right-radius: 15px;
    border-right: 2px solid;
    position: absolute;
    right: -39px;
    top: 25px;
    height: 14px;
}
#appointment .callnowbox .calltopbrdr i.fa-minus{
    font-size: 1px;
    background: #fff;
    padding: 0px 7px;
    color: #fff;
    margin: 0 6px 0px 0;
}
#appointment .callnowbox h3{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0;
    text-align: center;
    font-style: italic;
}
#appointment .callnownum{
    background: #061C30;
    padding: 0 0;
    width: 324px;
    height: 68px;   
    position: relative;
    border-radius: 4px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
    margin: 0 auto;
}
#appointment .callnownum:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -22px;
    width: 50px;
    height: 50px;
    background: #061C30;
    border: inherit;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 2px 4px 2px 0px;
    -webkit-border-radius: 2px 4px 2px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}
#appointment .callnownum:after {
    content: "";
    position: absolute;
    top: 8px;
    right: -22px;
    width: 50px;
    height: 50px;
    background: #061C30;
    border: inherit;
    border-left-color: transparent;
    border-bottom-color: transparent;
    border-radius: 2px 0px 2px 4px;
    -webkit-border-radius: 2px 0px 2px 4px;
    -moz-border-radius: 0px 0px 0px 4px;
    transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
}

#appointment .callnownum i.fa-phone{
    color: #E11D07;
    font-size: 46px;
    background: #fff;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    text-align: center;
    line-height: 74px;
    float: left;
    position: relative;
    transform: rotate(45deg);
    top: -20px;
    left: -17px;
}
#appointment .peccular-appointment-area:hover .callnownum i {
    z-index: 999;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    transform: rotate(45deg);
    background: #E11D07;
    color: #fff;
}
#appointment .callnownum p a{
    color: #fff;
    font-size: 34px;
    font-weight: 800;
    margin: 0px 20px 0 0;
    text-align: right;
    position: relative;
    z-index: 1;
    line-height: 64px;
}
#appointment .peccular-appointment-area:hover .callnownum p a{
    color: #E11D07 ;
}
#appointment .emailbox{

    background: #E11D07;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    padding: 12px 2px;
    line-height: 66px;
    margin: -50px 0 0 0;
}
#appointment .email a,
#appointment .location{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0;
    text-align: left;
    letter-spacing: 2px;
}
#appointment .email:hover a{
    color: #000;
}
#appointment .email i,
#appointment .location i{
    color: #fff;
    font-size: 33px;   
    margin: 0 8px 0 0;
  
}
#appointment .email-border{
    border-right: 1px solid #fff;
    height: 65px;
}

/*----------------------------------------*/
/*  About Area
/*----------------------------------------*/
#about {
  
    position: relative;
    overflow: hidden;
}
#about .space-abtblock {
    padding: 1em;
    left: 45px;
    position: relative;
    padding-top: 0;
}
#about .about-body {
    position: relative;
}

#about .peccular-section-head {
    margin-bottom: 7px;
    margin-top: 0;
    padding: 0 0em 0 0;
}
#about .peccular-section-head h2{
    color: #2E2E2E;
    font-weight: 800;
    font-size: 22px;
    margin-bottom: 7px;
    margin-left: 0em;
}
#about .peccular-section-head h3{
    color: #1988C3;
    font-weight: 800;
    font-size: 45px;
}
#about .peccular-section-head h3 span{
    color: #FC5307;
    font-weight: 800;
    font-size: 45px;
    padding-right: 0em;
    font-family: 'Rajdhani';
    font-weight: bold;
}
#about .about-callnow {
    padding: 30px 0 0;
}
#about .about-callnow i{
    font-size: 36px;
    font-weight: 800;
    width: 51px;
    height: 50px;
    border: 2px solid #E11D07;
    border-radius: 50%;
    text-align: center;
    line-height: 49px;
    color: #272727;  
    position: relative;
    left:0;
}
#about .about-body:hover .about-callnow i{
    z-index: 999;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}
#about .about-callnow p{
    color: #E11D07; 
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}
#about .about-callnow a{
    color: #000; 
    font-size: 23px;
    font-weight: 600;
    margin: 0;
    transition: all 0.9s;
    transform: scale(1);
}
#about .about-body:hover .about-callnow a{
    color: #E11D07; 
    font-size: 21px;   
    transform: scale(1.3);
    transition: all 0.9s;
}
#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: #272727;
    font-size: 18px;
    font-weight: 600;
    word-break: break-word;
    line-height: 30px;
}
#about .peccular-section-area-textlist ul li:before, 
#about .peccular-section-area-textlist ol li:before{
    content: "\f046";
    font-family: 'Fontawesome';
    margin-right: 9px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #E11D07;
    display: inline-block;
    margin-bottom: 0;
    font-size: 19px;
    padding: 7px 3px 0px;
    font-weight: 100;
}
#about .peccular-section-area-textlist:hover ul li:before{
    color: #E11D07;
    transform: scale(1.3);
    transition: all 0.5s ease 0s;
}
#about .peccular-section-area-text-subtitle {
    color: #707070;
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 28px;
    margin-bottom: 30px;
    padding: 0 2em 0 0;
    font-family: 'Poppins', sans-serif;
}
#about .about_btn a{
color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0;
    background: #FC5307;
    padding: 6px 17px 2px 17px;
    border-radius: 20px;
    font-family: 'Rajdhani';
    transition: all .6s;
}
#about .about_btn a:hover{
    color: #fff;
    background: : #00BCD4;
    transition: all .6s;
    letter-spacing: 0.5px;
}

#about .about-services{
    margin: 0 0;
}
#about .about-services i{
    background: #272727;
    color: #fff;
    width: 42px;
    height: 42px;
    font-size: 25px;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    margin: 7px 0 0 7px;
}
#about .about-services:hover i{
    background: #E11D07;
}
#about .about-services h2{
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 6px 0;
    text-align: left;
    color: #272727;    
}
#about .about-services p{
    font-size: 16px;
    text-align: left;
    color: #939192;
    line-height: 19px;
    padding: 0 10px 0 0;    
}

#about .peccular-about-imgbox{ 
    position: relative;
    overflow: hidden;
}
#about .peccular-about-imgbox img {
    width: 100%;
    height: 468px;
}

/*----------------------------------------*/
/*  Counter Area
/*----------------------------------------*/

#counter {
    
    position: relative;
    overflow: hidden;
}

#counter .peccular-counter-area {
    position: relative;
}
#counter .peccular-section-head{
    margin-bottom: 6em;
    margin-top: 0em;
}
#counter .peccular-section-head h2{
   color: #000;
   font-size:  40px;
   font-weight: 800;
       margin: 0 0 5px;
}
#counter .peccular-section-head h3 {
    color: #272727;
    font-size: 29px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    
}
#counter .peccular-section-head h3 span{
    color: #E11D07;
}
#counter .peccular-counter-single{
    position: relative;
    transition: all 0.3s ease 0s;
    padding: 0 0 11px 0;
}

#counter .peccular-counter-single:hover .peccular-counter-icon{
    padding: 1em 14px;
    background: #E11D07;  
     transition: all 0.5s;
    animation: lightSpeedIn .5s ease-in-out;
    border-radius: 173px 162px 9px 188px/181px 238px 103px 130px 
} 
#counter .peccular-counter-icon{
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 8px 0px #aaa;
    padding: 13px 11px;
    text-align: center;
    width: 73px;
    height: 73px;
    margin: 0 auto;
    margin-top: 18px;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-icon span{
    font-size: 47px;
    color: #E11D07;
    font-weight: 200;
}
#counter .peccular-counter-single:hover .peccular-counter-icon span {
    color: #fff;
    transition: all 0.3s ease 0s;
}
#counter h4.peccular-counter-title  {
    font-size: 24px;
    font-weight: 600;
    word-break: break-word;
    color: #000;
    padding: 0;
    margin-bottom: 0;
    line-height: 24px;
    transition: all 0.3s ease 0s;
    margin-top: 0px;
}

#counter .peccular-counter-num.count{
    font-size: 54px;
    font-weight: 900;    
    color: #000;
    padding: 0;    
    margin-bottom: 5px;
    transition: all 0.3s ease 0s;
}
#counter .peccular-counter-single:hover .peccular-counter-num.count{
    letter-spacing: 10px;
    top: -10px;
    transition: all 0.3s ease 0s;
    color: #E11D07;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/

#blog {    
    position: relative;
    overflow: hidden;
}
#blog .peccular-section-head {
    margin-bottom: 2.3em;
    margin-top: 3em;
}

#blog .peccular-section-head h2{  
    color: #1988C3;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
}
#blog .peccular-section-head h2 span{
    color: #FC5307;
    margin-bottom: 0px;
    margin-top: 0;
    font-weight: bold;
    font-size: 50px;
    line-height: 60px;
    font-family: 'Rajdhani';
}

#blog .peccular-blog-post{      
    padding: 0;
    margin: 0 23px 20px 23px;
    border: 1px solid #1988C3;
    border-radius: 4px;
    background: #fff;
    position: relative;
    /*overflow: hidden;*/
}
#blog .peccular-blog-imgbox{
    position: relative;
}
#blog .peccular-box-area-S { margin: 0px;}

#blog .blog_contentimage {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    /* height: 225px; */
    transition: all 0.5s ease 0s;
}
#blog .peccular-blog-imgbox .peccular-blog-bg {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    height: 100%;
    top: 70%;
}
#blog h4.inner-area-title {
    color: #1988C3;
    font-size: 34px;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 13px;
    padding: 0em;
    transition: all 1s ease 0s;
    z-index: 3;
    margin-bottom: 9px;
    position: relative;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
    transition: all 1s ease 0s;
}
#blog .peccular-blog-post p{
    color: #707070;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0em;
    padding: 0em;
    position: relative;
    z-index: 3;
}
#blog .read-btn{
    margin: 12px 0 0;
    position: relative;
    z-index: 3;
}
#blog .read-btn:hover{
    border: none;
}
#blog .read-btn a{
    font-size: 22px;
    border-radius: 20px;
    font-weight: bold;
    line-height: 26px;
    background: #FC5307;
    color: #fff;
    text-align: center;
    padding: 6px 17px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    font-family: 'Rajdhani';
}

#blog .peccular-blog-post:hover a{
    background: #00BCD4;    
    color: #fff;
    transition: all .6s;
    letter-spacing: 0.5px;
}

#blog .peccular-blog-single {     
    padding: 18px 0 0;
    position: relative;
    margin: 0px;
    position: relative;
    overflow: hidden;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 11px;
    padding-bottom: 23px;
}
#blog .peccular-blog-thumbnail {
    position: relative;    
}
#blog .peccular-blog-thumbnail img {
    width: 100%;
    height: 218px;
}
#blog .peccular-blog-imgbox:before{
    content: "";
    position: absolute;
    background:#00BCD4;
    top: 0px;
    left: 0px;
    bottom: 0;
    height: 0%;
    width: 100%;
    z-index: 1; 
    opacity: 0; 
    transition: all .6s; 
}
#blog .peccular-blog-post:hover .peccular-blog-imgbox:before{
    opacity: 0.4;
    transition:all .6s;
    height: 100%;    
}
#blog .peccular-blog-comment {
    margin: 2px 0 15px;
    position: absolute;
    top: 0;
    display: inline-block;
    padding: 10px 0;
    z-index: 10;
}
#blog .bogdate {
    position: relative;
    width: 140px;
    text-align: right;
    background: #FC5307;
    padding: 6px 8px;
    margin-top: 8px;
    right: -52px;
    border-radius: 17px 0px 7px 17px;
}
#blog .bogdate i{
    font-size: 19px;
    margin-right: 8px;
     color: #fff;
}
#blog .bogdate span{
    color: #fff;
    font-size: 18px;
    padding: 7px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Rajdhani';
}
#blog .bogcomnt {
    margin-left: 26px;
    margin-top: 2px;
}
#blog .small_dot {
    width: 14px;
    height: 11px;
    position: absolute;
    background: #D44200;
    border-radius: 0px 19px 0px 0px;
    right: -15px;
    top: 8px;
}
#blog .bogcomnt span {
    color: #fff;
    font-size: 18px;
    padding: 7px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Rajdhani';
}
#blog .bogcomnt i{
    font-size: 25px;
    font-weight: 500;
    padding-right: 7px;
    color: #fff;
}

/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/

#newsletter {
    position: absolute;
    z-index: 999;
    top: -120px;
    width: 100%;
    display: none;
}
#newsletter .newsletter-sign-box {
    position: relative;
    width: 100%;
    background: #1988C3;
    border-radius: 6px;
 }

#newsletter .peccular-section-head {
    margin-bottom: 0em;
    margin-top: 35px;
    margin-left: 70px;
}
#newsletter .bgShadedImage {
    position: absolute;
    bottom: 0;
    width: 70%;
    right: 0;
    height: 100%;
}
#newsletter .bgShadedImage img {
    height: 100%;
    width: 100%;
}
#newsletter .peccular-section-head h2{
    color: #fff;
    font-size: 50px;
    line-height: 38px;
    padding: 4px 0 0;
    font-family: 'Rajdhani';
    font-weight: bold;
}
#newsletter .peccular-section-head h2 span{
    color: #FC5307;
    font-size: 50px;
    line-height: 50px;
    padding: 4px 0 0;
    font-family: 'Rajdhani';
    font-weight: bold;
}
#newsletter .news_text{
    margin-left: 72px;
    margin-bottom: 30px;
    margin-top: 3px;
    width: 387px;
}
#newsletter .news_text p{
    font-style: 18px;
    color: #fff;
    line-height: 30px;
}
#newsletter .peccular-newsletter-member-wrap {
    position: relative;
    top: 80px;
}

#newsletter .peccular-newsletter-member-wrap input[type="text"], 
#newsletter .peccular-newsletter-member-wrap input[type="email"], 
#newsletter .peccular-newsletter-member-wrap input[type="url"], 
#newsletter .peccular-newsletter-member-wrap input[type="password"], 
#newsletter .peccular-newsletter-member-wrap input[type="search"], 
#newsletter .peccular-newsletter-member-wrap input[type="number"], 
#newsletter .peccular-newsletter-member-wrap input[type="tel"], 
#newsletter .peccular-newsletter-member-wrap input[type="range"], 
#newsletter .peccular-newsletter-member-wrap input[type="date"], 
#newsletter .peccular-newsletter-member-wrap input[type="month"], 
#newsletter .peccular-newsletter-member-wrap input[type="week"], 
#newsletter .peccular-newsletter-member-wrap input[type="time"], 
#newsletter .peccular-newsletter-member-wrap input[type="datetime"],
#newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
#newsletter .peccular-newsletter-member-wrap input[type="color"],
#newsletter .peccular-newsletter-member-wrap input[type="file"],
#newsletter .peccular-newsletter-member-wrap textarea{ 

    border: 1px solid #1988C3 !important;
    z-index: 2000;
    width: 100%;
    color: #1988C3 !important;
    margin: 0 0 15px 0;
    border-radius: 33px;
    padding: 22px 31px !important;
    font-size: 16px;
    height: 56px;
    font-weight: 500;
    background: none;
    font-family: 'Rajdhani';
    background: #fff;
}
#newsletter .wpcf7-list-item-label{
    color: #170864;
    font-size: 18px;
    float: right;    
    padding: 0 64px 0 0;
    margin: 2px 0 0 14px;
}
#newsletter .peccular-newsletter-member-wrap input[type="checkbox"],
#newsletter .peccular-newsletter-member-wrap input[type="radio"]{
    box-sizing: border-box;
    padding: 0;
    background-color: #000 ;   
    position: absolute;
    left: 0;     
    margin: 4px 0 0 0px;
    color: #E11D07;
}

#newsletter  .peccular-newsletter-member-wrap input::placeholder{
    color:#170864;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #FC5307 !important;
    color: #fff;
    font-weight: bold;
    padding: 17px 49px;
    line-height: 23px;
    border-radius: 33px;
    cursor: pointer;
    font-size: 24px;
    transition: all 0.5s ease 0s;
    margin: 0 0;
    position: absolute;
    right: 21px;
    font-family: 'Rajdhani';
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover{
     background: #00BCD4 !important; 
     color: #fff;
}

/*----------------------------------------*/
/*  13. Contact Area
/*----------------------------------------*/
#contact .contact-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #272727;
    opacity: 0.9;   
} 
#contact {
    position: relative;
    overflow: hidden;
    background: #fff;
}
#contact .peccular-contact {
    padding-top: 0em;
    position: relative;
}
#contact .leftcontact .peccular-section-head {
    margin-bottom: 103px;
    position: relative;
    left: 31%;

}
#contact .contctDetail .topbox_1 {
    width: 165px;
    height: 154px;
    position: relative;
    background: transparent linear-gradient(180deg, #1988C3 0%, #046CA4 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    margin-left: 60px;
}
#contact .contctDetail .topbox_1 .phone_data {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin: 3.3px;
    z-index: 999;
}
#contact .contctDetail .topbox_1 .outerBox {
    width: 96px;
    height: 96px;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    bottom: 0;
    right: 0;
    z-index: 999;
}
#contact .contctDetail .topbox_1 .phone_data i{
    font-weight: 900;
}
#contact .contctDetail .topbox_2 .outerBox {
    width: 96px;
    height: 96px;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    bottom: 0;
    left: 0;
    z-index: 999;
}
#contact .contctDetail .topbox_3 .outerBox {
    width: 96px;
    height: 96px;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    top: : 0;
    right: 0;
    z-index: 999; 
}
#contact .contctDetail .topbox_4 .outerBox {
    width: 96px;
    height: 96px;
    position: absolute;
    border: 2px solid #fff;
    border-radius: 50%;
    text-align: center;
    top: : 0;
    left: 0;
    z-index: 999;
}
#contact .contctDetail .phone_data i{
    font-size: 47px;
    color: #FC5307;
    padding: 24px;
    font-weight: 500;
}
#contact .contctDetail .topbox3 {
    margin-top: 52px;
}
#contact .contctDetail .topbox4 {
    margin-top: 52px;
}
#contact .contctDetail .topbox_2 {
    width: 165px;
    height: 154px;
    position: relative;
    background: transparent linear-gradient(180deg, #1988C3 0%, #046CA4 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
}
#contact .contctDetail .topbox_2 .phone_data {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin: 3.3px;
}
#contact .contctDetail {
    position: relative;
    left: 10%;
}
#contact .contctDetail .transprent_box {
    width: 297px;
    height: 297px;
    -webkit-backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
    position: absolute;
    top: 12%;
    z-index: 1;
    left: 19.5%;
    border: 1px solid var(--unnamed-color-1988c3);
    background: #ff 0% 0% no-repeat padding-box;
    border: 1px solid #1988C3;
    border-radius: 4px;
    opacity: 1;
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
}
#contact .contctDetail .topbox_3 {
    width: 165px;
    height: 154px;
    position: relative;
    background: transparent linear-gradient(180deg, #1988C3 0%, #046CA4 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    margin-left: 60px;
}
#contact .contctDetail .topbox_3 .phone_data {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin: 3.3px;
}

#contact .contctDetail .topbox_4 {
    width: 165px;
    height: 154px;
    position: relative;
    background: transparent linear-gradient(180deg, #1988C3 0%, #046CA4 100%) 0% 0% no-repeat padding-box;
    border-radius: 4px;
}
#contact .contctDetail .topbox_4 .phone_data {
width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    margin: 3.3px;
}
#contact .leftcontact .peccular-section-head h2{
font-size: 53px;
    font-weight: bold;
    color: #1988C3;
    line-height: 60px;
    margin-bottom: 27px;
}
#contact .leftcontact .peccular-section-head h3 {
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    line-height: 29px;
    opacity: 0.8;
    margin: 0 0;
}
#contact .leftcontact{
    margin: 1.7em 0px 0em;
    padding: 0 45px 0 0;
}
#contact .rightcontact {
    padding: 30px 38px;
    opacity: 0.89;
}
#contact .rightcontact .peccular-section-head{
    text-align: center;
} 
#contact .rightcontact .peccular-section-head h2{
    font-size: 50px;
    font-weight: bold;
    color: #1988C3;
    line-height: 60px;
    margin-bottom: 25px;
}
#contact .rightcontact .peccular-section-head h2 span{
    color: #E11D07;
    font-size: 43px;
    font-weight: bold;
}
#contact .rightcontact .peccular-section-head h3 {
    color: #1D1B25;
    font-weight: 300;
    font-size: 16px;
    line-height: 29px;
}
#contact .peccular-contact-mailid,
#contact .peccular-contact-phone{
    padding: 25px 4em;
}
#contact .peccular-contact-phone{
    margin-bottom: 2em;
}
#contact .email-border-bottom{
    border-bottom: 2px solid #707070;
    width: 46%;
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: 17px;
    opacity: 0.6;
}

#contact .peccular-contact-info{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
}
#contact .peccular-contact-icon i {
    color: #E11D07;
    font-size: 30px;       
    text-align: center;
    margin: 0 0 0 14px;
}
#contact .peccular-contact-address{
    text-align: left;
}
#contact .peccular-contact-label {
    color: #1D1B25;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 21px 0;
}
#contact .peccular-contact-info{
    line-height: 30px;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
    padding-bottom: 13px;
}
#contact .peccular-contact-info_addrss{
    line-height: 35px;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
    margin-left: -21px;
    width: 254px;
    padding-top: 13px;
    word-break: break-all;
} 
#contact .peccular-contact-info_email{
padding-bottom: 9px;
}
#contact .peccular-contact-info_Phone{
    padding-bottom: 9px;
    padding-left: 50px;
}
#contact .peccular-contact-info_email a:hover{
    color: #1988C3;
    transition: all .35s ease-out;
}
#contact .peccular-contact-info_Phone a:hover{
    color: #1988C3;
    transition: all .35s ease-out;
}
#contact .peccular-contact-info_email a{
    line-height: 35px;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
    padding-top: 13px;
    word-break: break-all;
    padding-left: 10px;
    transition: all .35s ease-out;
}
#contact .peccular-contact-info_Phone a{
    line-height: 35px;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
    transition: all .35s ease-out;
}
#contact .peccular-contact-info_time{
    line-height: 35px;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Rajdhani',bold;
    padding-top: 18px;
    padding-left: 13px;
}
#contact.peccular-contact-block {
    margin-top: 3em;
}

#contact .peccular-contact-member-wrap input[type="text"], 
#contact .peccular-contact-member-wrap input[type="email"], 
#contact .peccular-contact-member-wrap input[type="url"], 
#contact .peccular-contact-member-wrap input[type="password"], 
#contact .peccular-contact-member-wrap input[type="search"], 
#contact .peccular-contact-member-wrap input[type="number"], 
#contact .peccular-contact-member-wrap input[type="tel"], 
#contact .peccular-contact-member-wrap input[type="range"], 
#contact .peccular-contact-member-wrap input[type="date"], 
#contact .peccular-contact-member-wrap input[type="month"], 
#contact .peccular-contact-member-wrap input[type="week"], 
#contact .peccular-contact-member-wrap input[type="time"], 
#contact .peccular-contact-member-wrap input[type="datetime"],
#contact .peccular-contact-member-wrap input[type="datetime-local"], 
#contact .peccular-contact-member-wrap input[type="color"],
#contact .peccular-contact-member-wrap input[type="file"],
#contact .peccular-contact-member-wrap textarea{
border: 1px solid #1988C3 !important;
    background: #fff;
    z-index: 2000;
    width: 100%;
    color: #1988C3;
    margin: 0 0 22px 0;
    border-radius: 2px;
    padding: 0 0 0 7px;
    font-size: 18px;
    height: 56px;
    font-weight: 600;
    font-family: 'Rajdhani';
}
#contact .peccular-contact-member-wrap input[type="text"]:before {
    content: "";
    transition: all 0.5s ease 0s;
    position: absolute;
    top: -7px;
    background: #9FC224;
    z-index: 0;
    height: 100px;
    right: 0;
    width: 68%;
    clip-path: polygon(0 8%, 100% 0%, 100% 6%, 0 8%);
}

#contact .peccular-contact-member-wrap input[type="text"]:after {
    content: "";
    transition: all 0.5s ease 0s;
    position: absolute;
    margin-top: 49px;
    background: #9FC224;
    z-index: 0;
    height: 100px;
    left: 0;
    width: 68%;
    clip-path: polygon(100% 0%, 0 7%, 0 0);
}
#contact .peccular-contact-member-wrap input[type="file"]{
    cursor: pointer;
    padding: 0px 0 10px;
    color: #fff;
    height: 35px;
}
#contact .peccular-contact-member-wrap select{
    outline: 0;
    border: 0;
    border-bottom: 1px solid #d8d9d4;
    z-index: 2000;
    width: 100%;
    margin: 0 0 6px 0;
    border-radius: 0;
    padding: 16px 15px;
    font-size: 16px;
    height: 55px;
    background: none;
    color: #d8d9d4;
}
#contact .peccular-contact-member-wrap select option{
    font-weight: 600;
    padding-bottom: 12px;
    color: #d8d9d4;
}

#contact .peccular-contact-member-wrap textarea {
    height: 170px;
    padding: 10px 15px;
    margin-bottom: 28px;
}

#contact .peccular-contact-member-wrap input::placeholder,
#contact  .peccular-contact-member-wrap textarea::placeholder{
    color:#fff;
    opacity: 1 !important;
    position: relative;
    z-index: 999;
}

#contact .peccular-contact-member-wrap input[type="submit"]{
font-size: 26px;
    border-radius: 31px;
    font-weight: 600;
    line-height: 30px;
    background: #FC5307;
    color: #fff;
    text-align: center;
    padding: 11px 63px !important;
    transition: all .6s;
    position: relative;
    width: 100%;
    box-shadow: none;
}
#contact .rightSideBorderbox {
    padding: 40px 58px 20px 58px;
    position: relative;
    border: 4px solid #1988C3;
    border-radius: 5px;
    margin-left: 15%;
}
#contact .LeafTopimage1 {
    position: absolute;
}
#contact .peccular-contact-bgshape {
    margin-top: 16px;
}

#contact .peccular-contact-member-wrap input[type="submit"]:hover {
    background: #00BCD4;    
    color: #fff;
    transition: all .6s;
    letter-spacing: 0.5px;
}

#contact .peccular-contact-phone:hover .peccular-contact-icon,
#contact .peccular-contact-address:hover .peccular-contact-icon,
#contact .peccular-contact-mailid:hover .peccular-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}

/*----------------------------------------*/
/*  13. Inner Contact page
/*----------------------------------------*/

#innerpage-box .leftcontact{
    position: relative;
    overflow: hidden;
    z-index: 2;
    margin: 5em 0px 0em;
    padding: 0 6px 11px 0;
}


#innerpage-box .leftcontact .contactformarea .LeafTopimage1 {
    position: absolute;
}
#innerpage-box .leftcontact .contactformarea .peccular-contact-bgshape {
    margin-top: 16px;
}

#innerpage-box .leftcontact .contactformarea {
    padding: 51px 58px 0 58px;
    position: relative;
    border: 4px solid #1988C3;
    border-radius: 5px;
    background: #fff;
}

#innerpage-box .peccular-contact {
    padding-top: 0em;
    position: relative;
}
#innerpage-box .leftcontact .peccular-section-head{
  margin: 0 0 30px;
}
#innerpage-box .leftcontact .peccular-section-head h1{
    font-size: 50px;
    font-weight: bold;
    color: #1988C3;
    line-height: 60px;
    margin-bottom: 25px;
}
#innerpage-box .leftcontact .peccular-section-head h2{
    font-size: 44px;
    font-weight: 600;
    color: #170864;
    line-height: 53px;
    text-transform: capitalize;
    margin: 0 0 8px;
}
#innerpage-box .leftcontact .peccular-section-head h3 {
    color: #1D1B25;
    font-weight: 600;
    font-size: 15px !important;    
    line-height: 19px;
    opacity: 0.7;
}
#innerpage-box .rightcontact .box_onMAp {
    width: 328px;
    position: absolute;
    right: 0;
    background: #1988C3;
    bottom: 0;
    padding: 45px 5px 30px 33px;
}

#innerpage-box .rightcontact {
    margin: 0px 0 90px -2px;
    z-index: 1;
    position: relative;
    top: 0;
    overflow: hidden;
}

#innerpage-box .rightcontact .border-bottom{
    border-bottom: 5px solid #061C30 !important;
}
#innerpage-box .rightcontact .peccular-section-head{
    margin: 40px 0 26px;
} 
#innerpage-box .rightcontact .peccular-section-head h2{
    font-size: 43px;
    font-weight: bold;
    color: #1D1B25;
    line-height: 18px;
    margin-bottom: 32px;
    padding: 0 0;
}
#innerpage-box .rightcontact .peccular-section-head h2 span{
    color: #E11D07;
    font-size: 43px;
    font-weight: bold;
}
#innerpage-box .rightcontact .peccular-section-head h3 {
    color: #1D1B25;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 29px;
    padding: 0 8em 0 0;
    margin-bottom: 46px;
}
#innerpage-box .peccular-contact .emailmargin{
    margin-top: 3em;
}
#innerpage-box .peccular-contact-info:hover a,
#innerpage-box .peccular-contact-info2:hover a{
    
    color: #E11D07;
}
#innerpage-box .peccular-contact-info a{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #1D1B25;
    font-size: 16px;
    font-weight: 500;
    opacity: 0.5;
}
#innerpage-box .peccular-contact-info2 {
    margin-top: -7px;
}
#innerpage-box .peccular-contact-info2 a{
    margin-top: 10px;
    margin-bottom: 4em;
    color: #1D1B25;
    font-size: 20px;
    font-weight: 600;
    opacity: 0.8;
}
#innerpage-box .peccular-contact-icon i {
    color: #E11D07;
    font-size: 30px;       
    text-align: center;
}
#innerpage-box .peccular-contact-address{
    text-align: left;
}
#innerpage-box .peccular-contact-label {
    color: #170864;
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 21px 0;
}
#innerpage-box .peccular-contact-info{
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
#innerpage-box .rightcontactpage-right {
    position: relative;   
}
#innerpage-box .rightcontact img.app-right-img {
    height: 317px;
    width: 430px;
    position: absolute;
    right: -95px;
    top: -16px;
    margin: 0px 0 0 0;
    padding: 0;
}
#innerpage-box .rightcallnow-left {
    margin-bottom: 43px;
    position: relative;
}
#innerpage-box .rightcontact .rightcallnow-left h2 {
    color: #170864;
    font-size: 40px !important;
    font-weight: 600;
    margin: 0 0 41px !important;
    text-align: center;
    padding: 0 0 !important;
}
#innerpage-box .rightcontact .callnowbox{
    margin: 0 auto;
    position: relative;
}
#innerpage-box .rightcontact .callnowbox .calltopbrdr{
    position: absolute;
    right: 98px;
    top: 0;    
}
#innerpage-box .rightcontact .callnowbox .calltopbrdr span{
    width: 90%;
    border-top: 1px solid #fff;
    border-top-right-radius: 15px;
    border-right: 2px solid #fff;
    position: absolute;
    right: -30px;
    top: 23px;
    height: 14px;
}
#innerpage-box .rightcontact .callnowbox .calltopbrdr i.fa-minus{
    font-size: 1px;
    background: #fff;
    padding: 0px 5px;
    color: #fff;
    margin: 0 6px 0px 0;
}
#innerpage-box .rightcontact .callnowbox h3{
    color: #E11D07;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 -15px -39px;
    text-align: center;
    font-style: italic;
}
#innerpage-box .rightcontact .callnownum{
    position: relative;
    margin-bottom: 39px;
}
#innerpage-box .rightcontact .callnowEmail {
    position: relative;
    margin-bottom: 38px;
}

#innerpage-box .rightcontact .callnownum i.fa-phone{
    color: #fff;
    font-size: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    float: left;
    position: relative;
    transform: rotate(3deg);
}

#innerpage-box .rightcontact .callnownum a{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin: 0px 5px 0 0;
    text-align: right;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-family: 'Rajdhani';
    margin-left: 11px;
    transition: all .3s;
}
#innerpage-box .rightcontact .callnownum a:hover{
    color: #FC5307;
    transition: all .9s;
}
#innerpage-box .rightcontact .callnowEmail a:hover{
    color: #FC5307 !important;
    transition: all .9s;
}

#innerpage-box .rightcontact .callnowEmail i{
    color: #fff;
    font-size: 35px;
    text-align: center;
    line-height: 30px;
    float: left;
    position: relative;
}
#innerpage-box .rightcontact .callnowEmail a{
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-family: 'Rajdhani';
    margin-left: 11px;
}
#innerpage-box .rightcontact .callnowAddress p{
    color: #fff !important;
    font-size: 28px;
    font-weight: bold;
    margin: 0px 5px 0 0;
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-family: 'Rajdhani';
    margin-left: 45px;
}
#innerpage-box .rightcontact .callnowAddress i{
    color: #fff;
    font-size: 35px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    float: left;
    position: relative;
    margin-left: 9px;
}
#innerpage-box .peccular-contact-block {
    margin-top: 2em;
}

#innerpage-box .peccular-contact-member-wrap input[type="text"], 
#innerpage-box .peccular-contact-member-wrap input[type="email"], 
#innerpage-box .peccular-contact-member-wrap input[type="url"], 
#innerpage-box .peccular-contact-member-wrap input[type="password"], 
#innerpage-box .peccular-contact-member-wrap input[type="search"], 
#innerpage-box .peccular-contact-member-wrap input[type="number"], 
#innerpage-box .peccular-contact-member-wrap input[type="tel"], 
#innerpage-box .peccular-contact-member-wrap input[type="range"], 
#innerpage-box .peccular-contact-member-wrap input[type="date"], 
#innerpage-box .peccular-contact-member-wrap input[type="month"], 
#innerpage-box .peccular-contact-member-wrap input[type="week"], 
#innerpage-box .peccular-contact-member-wrap input[type="time"], 
#innerpage-box .peccular-contact-member-wrap input[type="datetime"],
#innerpage-box .peccular-contact-member-wrap input[type="datetime-local"], 
#innerpage-box .peccular-contact-member-wrap input[type="color"],
#innerpage-box .peccular-contact-member-wrap input[type="file"],
#innerpage-box .peccular-contact-member-wrap textarea{

    border: 1px solid #1988C6 !important;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #1988C3;
    margin: 0 0 5px 0;
    border-radius: 2px;
    padding: 0 0 0 7px;
    font-size: 18px;
    height: 56px;
    font-weight: 600;
    font-family: 'Rajdhani';
}
 #innerpage-box .peccular-contact-member-wrap textarea::placeholder, 
 #innerpage-box .peccular-contact-member-wrap input::placeholder {
 color: #1988C3;
 }
#innerpage-box .peccular-contact-member-wrap input[type="file"]{
    cursor: pointer;
    padding: 0px 0 10px;
    color: #fff;
    height: 35px;
}
#innerpage-box .peccular-contact-member-wrap select{
    outline: 0;
    border: 0;
    border-bottom: 1px solid #d8d9d4;
    z-index: 2000;
    width: 100%;
    margin: 0 0 6px 0;
    border-radius: 0;
    padding: 16px 15px;
    font-size: 16px;
    height: 55px;
    background: none;
    color: #d8d9d4;
}
#innerpage-box .peccular-contact-member-wrap select option{
    font-weight: 600;
    padding-bottom: 12px;
    color: #d8d9d4;
}

#innerpage-box .peccular-contact-member-wrap textarea {
    height: 170px;
    padding: 10px 15px;
}

#innerpage-box .peccular-contact-member-wrap input::placeholder,
#innerpage-box .peccular-contact-member-wrap textarea::placeholder{
    color:#000;
    opacity: 1;
    z-index: 999;
}  
    
#innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"]{
    font-size: 26px;
    border-radius: 31px;
    font-weight: 600;
    line-height: 30px;
    background: #FC5307;
    color: #fff;
    text-align: center;
    padding: 11px 63px !important;
    transition: all .6s;
    position: relative;
    width: 100%;
    box-shadow: none;
}
#innerpage-box .peccular-contact-member-wrap input[type="submit"]:hover {
    background: #00BCD4;    
    color: #fff;
    transition: all .3s;
}
#innerpage-box .peccular-contact-phone:hover .peccular-contact-icon,
#innerpage-box .peccular-contact-address:hover .peccular-contact-icon,
#innerpage-box .peccular-contact-mailid:hover .peccular-contact-icon{
    -webkit-animation: sp 1.5s linear infinite;
    animation: sp 1.5s linear infinite;
}
#innerpage-box .peccular-contact-mapbox iframe{ 
    width: 100%;
    margin-top: 5em;
    height: 672px;
}
#innerpage-box .leftcontact .socials{
    margin: 10px 0 0 0;
}
#innerpage-box .leftcontact .socials i{
    font-size: 15px;
    border: 1px solid #000;
    opacity: 0.3;
    color: #000;
    border-radius: 50%;    
    padding: 9px 10px;
}
#innerpage-box .leftcontact .socials i:hover {
    background: #E11D07;
    color: #fff;
    padding: 9px 10px;
    opacity: 0.9;
    border: 1px solid #918e8e;
}
#innerpage-box .leftcontact .socials a:first-child i{
    background: #E11D07;
    color: #fff;
    padding: 9px 12px;
    opacity: 0.9;
    border: 1px solid #918e8e;
}
/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
.footerareabox{
    margin: 0 0 0 0;
    position: relative;
    margin-top: 1em;
}
#footer,
.footer-area,
.page-template-home-template .footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0;    
    background:#fff;
}

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page-template-home-template #footer .widget_block,
.page-template-home-template #footer .widget_meta,
.page-template-home-template #footer .widget_recent_entries,
.page-template-home-template #footer .widget_categories,
.page-template-home-template #footer .widget_recent_comments,
.page-template-home-template #footer .widget_archive,
.page-template-home-template #footer .widget_nav_menu ,
.page-template-home-template #footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
.footer-area .textwidget p,
.footer-area .single-footer-1 p{
    color: #000 !important;
    font-size: 18px !important;
    line-height: 32px !important;

}
.footer-area li,
.footer-area li,
.page .footer-area li {
    display: block;
    margin-bottom: 20px;
    font-size: 19px;
    font-weight: bold;
    font-family: 'Rajdhani';
}

.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
    font-weight: 400;
    text-decoration: none;
    font-size: 18px;
    color: #000;
}
.footer-area li:before,
.page .footer-area li:before,
.single .footer-area li:before  {
    content: "\f101";
    font-family: 'Fontawesome';
    font-size: 15px;
    padding-right: 10px;
    color: #FC5307;
    opacity: 0.7;
}
.footer-area .gallery-item, .page-template-home-template .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.page-template-home-template .footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
.page-template-home-template .footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
.page-template-home-template .footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 1.6;
    font-size: 16px;
    color: #f8f4f5;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

.page-template-home-template .footer-area .widget-title,
.page .footer-area .widget-title,
.page-template-home-template #footer .widget_block h1,
.page-template-home-template #footer .widget_block h3, 
.page-template-home-template #footer .widget_block h4, 
.page-template-home-template #footer .widget_block h5, 
.page-template-home-template #footer .widget_block h6, 
.page-template-home-template #footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fbfdf0;
    margin-bottom: 0px;
    font-family: inherit;
    font-size: 25px;
    text-transform: capitalize;
    padding-bottom: 15px;
    font-weight: 500;
    position: relative;
}

.footer-area .widget.widget_recent_entries li a,
.page-template-home-template .footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
.page-template-home-template .footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.page-template-home-template .footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.page-template-home-template .footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0em;}
.footer-area .footer-bottom-area ul li,
.page-template-home-template .footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.page-template-home-template .footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {
    position: relative;
}

.footer-area .bottom-area ul,
.page-template-home-template .footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .footer-text, .footer-text a,
.page-template-home-template .footer-area .footer-text, .footer-text a,
.single .footer-area .footer-text, .single .footer-text a,
.single .footer-area .footer-text, .single .footer-text a   {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    font-family: 'Rajdhani';
    margin-bottom: 15px;
}
.bottom-area {
    position: relative;
    overflow: hidden;
}
.bottom-area a{
    font-size: 20px;
    font-weight: 600;
    color: #FC5307 !important;
    transition: 0.3s all;
}
.bottom-area a:hover {
    text-decoration: underline;
    transition: 0.3s all;
}

.footer-area .pd-0,
.page-template-home-template .footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page-template-home-template .footer-area .bottom-area li a:hover, .page-template-home-template .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page-template-home-template .footer-area .bottom-area li:hover a::after, .page-template-home-template .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
.footer-area .bottom-area li.current_page_item a:after,
.page-template-home-template .footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";bottom: -5px;left: 2px;transition: .3s;}
.footer-area .bottom-area .footer-link,
.page-template-home-template .footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.page-template-home-template .footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 6px 0 0 1px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}
.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea,
.footer-area select,

.page-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea,
.page-template-home-template .footer-area select,
.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea,
.page .footer-area select,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea,
.single .footer-area select
{    
    height: 49px;
    border: 1px solid;
    font-size: 15px;
    height: 35px;
    width: 100%;
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
}
.footer-area input[type="submit"],
.page-template-home-template .footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    background: none;
    border: 2px solid;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 0px;
    padding: 0;
    color: #FFF;
    -moz-transition: all 0.3s ease;
    border-radius: 0;
    box-shadow: none;
}
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,

.page-template-home-template .footer-area input[type="submit"],
.page-template-home-template .footer-area .widget_calendar tfoot tr td a,
.page-template-home-template .footer-area .s-footer .textwidget p a,

.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    border-bottom: 1px solid;
    background: none;
}
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,

.page-template-home-template .footer-area input[type="submit"]:hover,
.page-template-home-template .footer-area .widget_calendar tfoot tr td a:hover,
.page-template-home-template .footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,

.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    background: none;
}
.footer-area .top-area,
.page-template-home-template .footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
}
.footer-area label,
.page-template-home-template .footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.page-template-home-template .footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.page-template-home-template .footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.page-template-home-template .footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.page-template-home-template .footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 16px;
    margin-right: 8px;
}
.footer-area i.fa {
    color: #E11D07;
}
.footer-area .textwidget a, 
.single-footer-5 a{
    color: #fff;
}
.footer-area .textwidget a:hover, 
.footer-area .single-footer-5 a:hover{
    color:#E11D07 ;
}
.footer-area .social-profile-icons i.fa,
.page-template-home-template .footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa{    
    padding: 0;
    text-align: center;
/*    margin-top: 14px;
*/    font-size: 22px;
    padding: 0;
}
 .footer-area table tr,
.page-template-home-template .footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.page-template-home-template .footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
.page-template-home-template .footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.page-template-home-template .footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.page-template-home-template .footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.page-template-home-template .footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.page-template-home-template .footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.page-template-home-template .footer-area input[type="text"], .page-template-home-template .footer-area input[type="email"], .page-template-home-template .footer-area input[type="url"], .page-template-home-template .footer-area input[type="password"], .page-template-home-template .footer-area input[type="search"], .page-template-home-template .footer-area input[type="number"], .page-template-home-template .footer-area input[type="tel"], .page-template-home-template .footer-area input[type="range"], .page-template-home-template .footer-area input[type="date"], .page-template-home-template .footer-area input[type="month"], .page-template-home-template .footer-area input[type="week"], .page-template-home-template .footer-area input[type="time"], .page-template-home-template .footer-area input[type="datetime"], .page-template-home-template .footer-area input[type="datetime-local"], .page-template-home-template .footer-area input[type="color"], .page-template-home-template .footer-area textarea {background: transparent;}
.page-template-home-template .footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
    float: left;
    margin-bottom: 4em;
}
.footer-area .single-footer-1,
.page-template-home-template .footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
}
.footer-area .single-footer-1 .social-profile-icons{
    margin: -10px 0 0 0;
}
.footer-area .single-footer-2,
.page-template-home-template .footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.page-template-home-template .footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
}
.footer-area .single-footer-4,
.page-template-home-template .footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
}
.footer-area .widget_recent_entries ul li,
.page-template-home-template .footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
.footer-area .footer_area-img img,
.page-template-home-template .footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.page-template-home-template .footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
 .page-template-home-template .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page-template-home-template .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.page-template-home-template .footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
.page-template-home-template .footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.page-template-home-template .footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.page-template-home-template .footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.page-template-home-template .footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i, .page-template-home-template .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
.page-template-home-template .footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}

.footer-share-btn ul li:before,
.page-template-home-template .footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}

.single-footer-1 img{  margin: -24px 0 0px; }

.single-footer-1 p{
    margin-bottom: 16px !important;
    font-weight: 400 !important;
    line-height: 19px !important;
    font-size: 18px !important;
    color: #fff !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;
  }
 .footer-area .bottom-area{
    margin-top: 57px;
 }
  .footer-area .single-footer-5{
   
    padding: 0px 0em 2em 14px;
    display: block;   
    position: relative;
    top: 0;
    left: 50px;  

  }

  .footer-area .widget-title{
    margin-bottom: 0em;
    font-size: 28px !important;
    font-weight: bold !important;
    font-family: 'Rajdhani';
    margin-top: 35px;
    color: #1988C3;
  }
  .footer-area .social-profile-icons ul li a{
    
    padding: 10px 3px;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
    width: 38% !important;
    height: 38%;
    color: #E11D07;

  }

  .footer-area .social-profile-icons ul li:first-child a{padding: 0;}

  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    font-size: 17px !important;
    color: #fff !important;
    background: #FC5307 !important;
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa {
     color: #fff !important;
    font-size: 23px;
    height: 30px !important;
    width: 30px !important;
    position: relative;
    background: #FC5307;
    border-radius: 2px;
    padding: 3px;
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
    margin: 0 0;
   } 

    .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{
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }
/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0 0 0.3em 0%;
    letter-spacing: 0px;
    font-weight: 500 !important;
    font-size: 36px !important;
    text-align: left;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #E11D07;
    display: inline-block;
    padding: 0 200px 3px 19px;
    border-bottom-left-radius: 34px;
}
.category .ht-main-title {
    margin: 0 0 15px;
}
.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: #000;
}
.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;
}
.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;
}
/*.shape_img {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 0;
}
.shape_img img{
    width: 100%;
    position: relative;
    z-index: 0;
}*/
 .innHeadshape_img {
    -webkit-mask-image: url(images/innheaderimg.png);
    mask-image: url(images/innheaderimg.png);
    -webkit-mask-position: center right;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}
.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: #E11D07;
}
.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: #E11D07;

}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 0.5em 31px;
    text-align: left;
    position: relative;
    z-index: 1;
}
.breadcrumbbox .button{
    border: 1px solid;
    display: inline-block;
    border-radius: 24px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 9px;
    padding-left: 22px;
    padding-right: 22px;
}
.breadcrumbbox .button i{
color: #1988C3;
font-size: 18px;
}
.breadcrumbbox span {
    color: #FC5307;
    /*margin: 0 3px;*/
    font-size: 20px;
    font-weight: bold;
    font-family: 'Rajdhani';
}
.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: #FC5307;
    font-weight: bold;
    padding: 6px 4px;
    font-size: 20px;
    border-radius: 2px;
    position: relative;
    font-family: 'Rajdhani';
}
.breadcrumbbox a:hover {
    color: #000;
}
/*--------------------------------------------------------------
## Blog inner page
--------------------------------------------------------------*/

#innerpage-box .blog-info-area{ 
    margin: 0em 0 1em;
    padding-left: 22px; 
}
#innerpage-box .single_post .blog-info-area {
    margin: 1em 0 1em;
    padding-left: 0;
}
#innerpage-box .inner-blog-post{
    padding: 18px 0 0;
    position: relative;
    margin: 0px;
    position: relative;
    overflow: hidden;
    padding-top: 0;
    padding-left: 22px;
    padding-right: 11px;
    padding-bottom: 23px;
}

#innerpage-box .innpeccular-blog-post {
    padding: 0;
    margin: 0 45px 20px 0;
    border: 1px solid #1988C3;
    border-radius: 4px;
    position: relative;
    background: #fff;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

#innerpage-box .blog-comment .innbogcomnt {
    margin-left: 26px;
}

#innerpage-box .datecommentbox .blog-date i {
    font-size: 19px;
    margin-right: 8px;
    color: #fff;
}

#innerpage-box .datecommentbox .blog-comment span{
        color: #fff;
    font-size: 18px;
    padding: 7px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Rajdhani';
}
#innerpage-box .datecommentbox .blog-comment i {
    font-size: 25px;
    font-weight: 500;
    padding-right: 7px;
    color: #fff;
}
#innerpage-box .innblogsmall_dot {
    width: 14px;
    height: 11px;
    position: absolute;
    background: #D44200;
    border-radius: 0px 19px 0px 0px;
    right: -15px;
    top: 8px;
}
#innerpage-box .blog-date .innbogdate {
    position: relative;
    width: 131px;
    text-align: right;
    background: #FC5307;
    padding: 6px 8px;
    margin-top: 8px;
    right: -62px;
    border-radius: 17px 0px 7px 17px;
}

.single main#innerpage-box .comment-respond h4{
  
    padding: 0 0;
    
}
.single main#innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;   
}
body.post-template-default.single.single-post div#content-box .blog-tags {
    padding: 0px 0 0 0px;
}
body.post-template-default.single.single-post ul.post-categories {
    margin-top: 6px ! IMPORTANT;
}
body.post-template-default.single.single-post div#content-box ul.post-categories li, body.post-template-default.single.single-post div#content-box ul.post-categories li a {
    margin-bottom: 0 !IMPORTANT;
        display: inline-block;
}

#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    max-height: 350px;
    height: 100%;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail img {
   -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#innerpage-box .inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 0px 0em 0px;
    border-radius: 0;
    position: relative;
}
#innerpage-box .inner-blogpost-info .innblog_contentimage {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    /*height: 225px;*/
    transition: all 0.5s ease 0s;
        top: -11px;
}
#innerpage-box .inner-blogpost-info .innblog_contentimage img {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    /*height: 333px;*/
    top: -119px;
}
#innerpage-box .inner-blogpost {
    margin-bottom: 5em;
    padding: 0;
    margin: 0 45px 20px 0;
    border: 1px solid #1988C3;
    border-radius: 4px;
    background: #fff;
}
#innerpage-box .innpeccular-blog-post {
    padding: 0;
    margin: 0 45px 20px 0;
    border: 1px solid #1988C3;
    border-radius: 4px;
    background: #fff;
}
#innerpage-box .inner-blogpost-info a h2 {
    color: #1988C3;
    font-size: 34px !important;
    font-weight: bold !important;
    line-height: 42px;
    margin-bottom: 13px;
    padding: 0em;
    transition: all 1s ease 0s;
    z-index: 3;
    margin-bottom: 9px;
    font-family: 'Rajdhani';
    position: relative;
    margin-top: 10px !important;
    margin-bottom: 5px !important;
    padding-left: 0 !important;
    text-transform: capitalize !important;
}
#innerpage-box .datecommentbox {
    margin: 2px 0 15px;
    position: absolute;
    top: 0;
    padding: 10px 0;
    z-index: 10;
}
#innerpage-box .innbogdate span {
    color: #fff;
    font-size: 18px;
    padding: 7px 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Rajdhani';
}
#innerpage-box .inner-blog-post:hover .inner-blogpost-info a h2 {
    color: #E11D07;
}
div#secondary .social-profile-icons ul li i:hover,
main#innerpage-box .innpeccular-blog-post:hover .blog-date span {
    color: #4a8cec;
}
#innerpage-box .inner-blog-excerpt,
#innerpage-box #blog-box .inner-blog-excerpt {
    color: #707070;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 0em;
    padding: 0em;
    position: relative;
    z-index: 3;
}
#innerpage-box .post-single-content{
    margin: 1em 0 2em;
}

#innerpage-box .blog-page-btn{
    margin: 12px 0 0;
    position: relative;
    z-index: 3;
}
#innerpage-box .blog-page-btn:hover{
    border: none;
}
#innerpage-box .blog-page-btn a{
font-size: 22px;
    border-radius: 20px;
    font-weight: bold;
    line-height: 26px;
    background: #FC5307;
    color: #fff;
    text-align: center;
    padding: 6px 17px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    font-family: 'Rajdhani';
}

#innerpage-box .blog-page-btn:hover a{
    background: #00BCD4;    
    color: #fff;
    transition: all .6s;
    letter-spacing: 0.5px;
}

#innerpage-box .single_post .blog-page-btn i {
    display: none;
}

.single main#innerpage-box h2{
    padding: 0px 0px !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #000;
    text-decoration: underline;
}
.single main#innerpage-box h2:hover{
     color: #E11D07;
}

div#secondary {
    padding: 0px;
    border-radius: 5px;
    margin-top: 2em;
}
main#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    padding: 0 1em;
}
#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}

.single #innerpage-box .single_post .blog-author a,
.single #innerpage-box .single_post .blog-category a, 
.single #innerpage-box .single_post .blog-tags a,
.single #innerpage-box .single_post .blog-time,
.single #innerpage-box .single_post .single-blog-date{ 
    color: #66727D !important;
    font-size: 19px !important;
}

.single #innerpage-box .single_post .blog-author a:hover,
.single #innerpage-box .single_post .blog-category a:hover, 
.single #innerpage-box .single_post .blog-tags a:hover,
.single #innerpage-box .single_post .blog-time:hover,
.single #innerpage-box .single_post .single-blog-date:hover{  color: #E11D07 !important;}

.single #innerpage-box .single_post .blog-author i,
.single #innerpage-box .single_post .blog-time i,
.single #innerpage-box .single_post .single-blog-date i,
.single #innerpage-box .single_post .blog-category i,
.single #innerpage-box .single_post .blog-comment i {
    color: #E11D07;
    margin-right: 7px;
    margin-left: 10px;
}
.single #innerpage-box .single_post .post-single-content p{
        font-size: 17px;
}
.single #innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
.single #innerpage-box .single_post .blog-tags a {
    color: #000;
    font-size: 17px!important;
    font-weight: 500;
    background: #E2E2E2;
    border-radius: 5px;
    padding: 10px 22px;
    margin-right: 1em;
}
body.post-template-default.single.single-post div#content-box .social-box ul:after {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    right: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .socialMedia {
    padding: 1em 0 1.5em;
    text-align: center;
    float: none;
}
body.post-template-default.single.single-post div#content-box .social-box ul {
    text-align: center;
    position: relative;
}
body.post-template-default.single.single-post div#content-box .social-box ul li {
    display: inline-block;
}

.single #innerpage-box .article a {
    text-decoration: none !important;
    font-style: normal !important;
    font-weight: 500;
    display: inline-block;
}
body.post-template-default.single.single-post div#content-box .social-box ul li i.fa, body.post-template-default.single.single-post div#content-box .social-box ul li i.fa-brands {
    color: #000000;
    font-size: 30px;
    width: 60px;
}
body.post-template-default.single.single-post div#content-box .social-tagline.text-center {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .social-box ul:before {
    content: "";
    height: 2px;
    width: 33%;
    background: #cdc9c9;
    position: absolute;
    left: 0;
    top: 15px;
}
body.post-template-default.single.single-post div#content-box .comment-respond h4 span {
    text-align: left !important;
    padding: 0 0;
    font-size: 34px;
    font-weight: bold;
    text-transform: none;
    margin-top: 2em ! IMPORTANT;
        color: #000;
}
body.post-template-default.single.single-post div#content-box .social-tagline.text-center {
    font-size: 26px;
    font-weight: 600;
    color: #000000;
}
body.post-template-default.single.single-post div#content-box .socialMedia {
    padding: 1em 0 1.5em;
    text-align: center;
    float: none;
}
.single #innerpage-box .single_post .blog-tags .tags-heading{
    font-size: 26px;
    line-height: 57px;
    font-weight: 700;
    margin-bottom: 0.8em;
    color: #000000;
}
.single #innerpage-box .blog-comment{
        transform: rotate(0deg) !important;
        text-align: left !important;
}
.single #innerpage-box .comment-respond h4{ padding: 0 0;}
.single #innerpage-box .comment-respond h4 span{ text-align: left !important;  padding: 0 0;}
.single #innerpage-box .single_post ul li:before{
    display: none !important;
}
   
.single #innerpage-box .single_post .blog-info-area .metabox2brdr {
    border-bottom: 1px solid #eaeaea !important;
}
.single #innerpage-box .single_post .singlePost_image img.ht-page-header-img.slidershape1 {
    width: 836px;
    height: 555px;
    box-shadow: none;
}
.single #innerpage-box .single_post .blog-info-area .metabox2brdr ul li{
    display: inline-block;
}
.single_post .borderBox1 {
    width: 100%;
    position: relative;
    height: 0.5px;
    background: #000;
    margin-top: 14px;
}
.single_post .borderBox2 {
    width: 100%;
    position: relative;
    height: 0.5px;
    background: #000;
    margin-top: 14px;
}
.single_post .socialMedia{
    position: relative;
    /* text-align: center; */
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 200px;
}
.single_post .margintopbtm{
    margin: 2em 0 3em;
}
.single_post .blog-tags {
    margin-bottom: 30px;
}
.single_post .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single_post .socialMedia ul li{
    float: left;
    margin: 0 0 !important;
}
.single .socialMedia ul li a.site-button {
    background: none;
    color: #000;
    padding-right: 10px;
}
.single_post .socialMedia ul li a.site-button i {
    color: #000;
    font-size: 24px;
    padding: 0 4px;
}
.single_post .socialMedia ul li a.site-button:hover i{
    color: #E11D07;
}

/*-------------shop inner page-------------*/

main#innerpage-box h2.woocommerce-loop-product__title{
    color: #000 !important;
}
main#innerpage-box .woocommerce ul.products li.product .price del span{ color: #000 !important; }
main#innerpage-box .woocommerce ul.products li.product .price ins span{ color: #E11D07 !important;}
main#innerpage-box .woocommerce ul.products li.product .button,.woocommerce a.button,
main#innerpage-box .woocommerce span.onsale{ color: #fff; background: #E11D07; }
main#innerpage-box .woocommerce ul.products li.product:hover .button{ color: #fff; background: #000; }

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/

main#innerpage-box #peccular-contactus-wrap .map_area_label h4{
  font-size: 33px;
  color: #000;
  letter-spacing: -1px;
  line-height: 45px;
}
#peccular-contactus-wrap .peccular-section-head{
    margin-bottom: 5em;
}
#peccular-contactus-wrap .peccular-section-head h2 {
    font-size: 34px !important;   
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    color: #E11D07;
}
#peccular-contactus-wrap .peccular-section-head h3 {
    font-size: 17px !important;    
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 9px !important;
    color: #000;
}
#peccular-contactus-wrap .peccular-section-head p {
    font-size: 16px !important;
    line-height: 46px;
    font-weight: 400 !important;    
    margin-bottom: 20px !important;
    color: #333333 !important;     
    text-align: center;
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-left{
    position: relative;
    top: -3px;
    left: -15px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-left:before{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-left:after{
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-left span{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #f9c12c;
    content: "";
    margin: 2px 0;
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-right{
    position: relative;
    top: -3px;
    right: -15px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-right:before{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-right:after{
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #f9c12c;
    border-radius: 50%;
    content: "";
}
#peccular-contactus-wrap .peccular-section-head .soccerclub-right span{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: #f9c12c;
    content: "";
    margin: 2px 0;
}
#peccular-contactus-wrap .peccular-contact-block1{
    position: relative;
    display: block;
    background: #E11D07;
    padding: 85px 30px 77px;
    width: 100%;
}
#peccular-contactus-wrap .peccular-contact-block2{
    background: #f9c12c;
    padding: 53px 30px 9px;
    margin-top: -20px;
    margin-bottom: -20px;
    position: relative;
    display: block;
    width: 100%;
}
#peccular-contactus-wrap .peccular-contact-block2 h4{
    color:#E11D07;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box{
    position: relative;
    display: block;
    border-bottom: 1px solid #E11D0759;
    padding-bottom: 18px;
    margin-bottom: 24px;
}
#peccular-contactus-wrap .peccular-contact-block2 .contact-label{
    text-transform: capitalize;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    color: #000;
    opacity: 0.7;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin: 0;
    text-transform: none;
    word-break: break-all;
}
#peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p a{
    color: #fff !important;
    word-break: break-all;
}
#peccular-contactus-wrap .peccular-contact-block3{
    position: relative;
    display: block;
    background: #E11D07;
    padding: 85px 30px 77px;
    width: 100%;
}
#peccular-contactus-wrap .peccular-contact-block3 i{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block1 i{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_l_area{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_l_area{
    color: #fff;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a h2{
    color: #f9c12c;
        font-size: 30px !important;
}
#peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a h2{
    color: #f9c12c;
        font-size: 30px !important;
}
#peccular-contactus-wrap .peccular-contact-block3 .contact_info_area a:hover h2,
#peccular-contactus-wrap .peccular-contact-block1 .contact_info_area a:hover h2{
    color: #fff;
}
#innerpage-box .peccular-contact-page-form {
    margin: 3em 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{
    display: block;
    background: #ffffff;
    padding: 100px 60px 80px;
    -webkit-box-shadow: 0px 3px 8px 2px #ededed;
    box-shadow: 0px 3px 8px 2px #ededed;
    z-index: 3;
}
#innerpage-box .peccular-contact-form-block p{
    color: #fff;
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #131313;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
#innerpage-box .peccular-contact-form-block .text-box{
    position: relative;
    display: block;
    font-size: 14px;
    color: #333333;
}
#innerpage-box .peccular-contact-form-block .text-box p{
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: none;
    margin: 0;
}
#peccular-contactus-wrap .peccular-contact-page-form {
    text-align: center;
}
#peccular-contactus-wrap .peccular-contact-page-form p{
    color: #fff;
}
.contact-mapbox {
    width: 100%;
}

.contact-mapbox iframe {
    z-index: 1;
    width: 100%;
    height: 300px;
    border-radius: 0 0px 30px 0;
}
#peccular-contactus-wrap .peccular-contact-page-form {
    text-align: left;
}
.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: 1px solid #000;
    font-size: 13px;
    padding: 15px 20px;
    border-radius: 0;
    background-color: #fff;
    color: #000;
    font-weight: 500;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #616161;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#616161;
}

.peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#E11D07 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

.peccular-contact-page-form input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}
.peccular-contact-page-form textarea {
    height: 170px;
}
.peccular-contact-page-form label {
    font-weight: 500;
    width: 100%;
    color: #010101;
    font-size: 16px;
}

.peccular-contact-page-form select {
    width: 100%;
}
.peccular-contact-page-form input[type="checkbox"], .peccular-contact-page-form input[type="radio"], .peccular-contact-page-form input[type="file"] {
    margin-bottom: 15px;
}
.peccular-contact-page-form input[type=date] {
    line-height: 10px;
    padding: 14px 20px;
}
main#innerpage-box .peccular-contact-page-form h2{
    color: #333333;
    font-size: 45px;
    font-weight: 500;
}
.peccular-contact-page-form input[type="submit"] {
    display: inline-block;
    font-weight: 600;
    padding: 20px 35px;
    line-height: 1;
    border-radius: 0;
    position: relative;
    text-decoration: none;
    -webkit-appearance: none;
    background-color: #E11D07;
    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;
    width: 100%;
}
.peccular-contact-page-form input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
    background-color: #f9c12c;
    color: #000;
}

.page-template-contact-template .inner_contentbox {
    padding: 5em 0em 0em;
}
.peccular-contact-area {
    text-align: center;
    margin-bottom: 3em;
}

.peccular-contact-area i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
    color: #4377ff;
    transition: all 1s ease 0s;
    text-align: center;
}
#peccular-contactus-wrap .peccular-contact-area:hover i{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
        -webkit-animation-name: tada;
    animation-name: tada;
    webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

#peccular-contactus-wrap .tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
#peccular-contactus-wrap .midix {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.peccular-contact-page-form {
    padding-right: 20px;
    color: #616161;
}

.peccular-contact-mapbox{
    margin: 0;
    padding: 0;
    position: relative;
}

.page .footer-area ul.sub-menu .current_page_item > a {
    background: none;
}

@media screen and (min-width:320px) and (max-width:880px){
    #innerpage-box .peccular-contact-form-block h2{
            font-size: 26px !important;
            line-height: 36px;
            margin: 0 0;
    }
    #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p{ font-size: 14px !important;}
    #peccular-contactus-wrap .peccular-contact-block2 .contact-label{ font-size: 14px !important;}

}
@media screen and (min-width:320px) and (max-width:425px){
    #services .service_contentimage img {
    height: 280px;
    top: -76px;
}
#testimonials .testcontactarea {
    width: 370px !important;
    margin-bottom: 15px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    margin-top: 20px !important;
}
#video .peccular-video-video iframe {
    height: 402px;
}
#testimonials .contactbrdrbox h2 {
    font-size: 32px !important;
    line-height: 35px!important;
}
#testimonials .contactbrdrbox h2 span{
    font-size: 32px !important;
    line-height: 35px!important;
}
#video .peccular-video-video {
    height: 350px;
    width: 100%;
}
#video .peccular-video-video h3 {
    font-size: 25px;
    right: 2em;
    top: 2em;
}
        #about .peccular-about-imgbox img {
    width: 100%;
    height: 300px;
}
#services .peccular-section-head h2 {
    font-size: 30px !important;
}
#services .peccular-section-head h2 span{
    font-size: 30px !important;
}

#about {
    padding-bottom: 1em !important;
}
    #peccular-contactus-wrap .peccular-contact-block2 .acontact-page-data-box p{ text-align: center;}
}

/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box {  
    position: relative;
    margin: 0;
    margin-bottom: 86px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #1988C3;
    margin-left: 30px;
    margin-right: 30px;
}
#innerpage-box .peccular-service-image img { 
    width: 100%;
    height: 223px;
}
#innerpage-box .peccular-service-box .peccular-service-content h4{
    background: none;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0;
}
#innerpage-box .peccular-service-box .peccular-service-content h4 a {
    word-break: break-all;
    padding: 0;
    font-size: 34px;
    font-weight: 600;
    color: #1988C3;
    font-family: 'Rajdhani';
    font-weight: bold;
    line-height: 30px;
}

#innerpage-box .peccular-service-box .peccular-service-content p {
    font-size: 18px;
    font-weight: 300;
    word-break: break-word;
    line-height: 28px;
    color: #707070 !important;
    margin: 0 0;
    position: relative;
    z-index: 3;
    font-family: 'Poppins', sans-serif;
}
#innerpage-box .peccular-service-content {
    margin: 0px;
    text-align: center;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-left: 22px;
    padding-right: 11px;
    padding-bottom: 23px;
    z-index: 3;
}
#innerpage-box .service_inncontentimage {
    position: relative;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    /*height: 225px;*/
     transition: all 0.5s ease 0s;
}
#innerpage-box .service_inncontentimage img{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 3;
    bottom: 0;
    height: 333px;
    top: -119px
}
#innerpage-box .peccular-service-box .peccular-service-image{
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-service-box:hover .peccular-service-image:before {
    opacity: 1;
    transition: all .9s;
    width: 100%;
    bottom: 100%;
}
#innerpage-box .peccular-service-box .peccular-service-image:before {
    content: "";
    position: absolute;
    background-image: linear-gradient(to top,rgba(255,0,0,0), #1988C3 );
    top: 0px;
    left: 0%;
    right: 0%;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: all .9s;
}

#innerpage-box .peccular-service-box .service-view-btn:hover{
    border: none;
}
#innerpage-box .peccular-service-box:hover .service-view-btn a{
    background: #00BCD4 !important;    
    color: #fff !important;
    transition: all .6s;
    z-index: 10;
    letter-spacing: 0.5px;
}
#innerpage-box .peccular-service-box .service-view-btn a{
    font-size: 22px;
    line-height: 18px;
    color: #fff !important;
    text-align: center;
    padding: 6px 17px 2px 17px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    background: #FC5307 !important;
    border-radius: 20px;
    line-height: 30px;
    font-family: 'Rajdhani';
    font-weight: bold;
}

/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/

#innerpage-box .faqnformbox{
    margin-bottom: 0em;
   clear: both;
}
#innerpage-box .faqarea{
    position: relative;
    right: 215px;
    overflow: hidden;
    clear: both;
    width: 677px;
    margin-top: 13px;
}

#innerpage-box .faqcontactform .faqformarea{
    margin: 91px 102px 56px 16em;
    position: absolute;
    top: 0;
}
#innerpage-box .faqcontactform .faqform-overlay{
    background: #120072;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.9;
    z-index: 2;
}
#innerpage-box .faqcontactform .faqformbg{
    width: 100%;
    background-size: cover;
    height: 100%;
    background-position: center;
}
#innerpage-box .faqcontactform .peccular-section-head{
    margin: 0 0;
    position: relative;
    z-index: 10;
}
#innerpage-box .faqcontactform .peccular-section-head h2{
    font-size: 52px;
    font-weight: 600;
    color: #fff;
    line-height: 18px;
    margin: 0 0 42px;
    padding: 0 0;
    text-transform: capitalize;
}
#innerpage-box .faqcontactform .peccular-section-head h3{
    color: #fff;
    font-weight: 300;
    font-size: 16px !important;
    line-height: 28px;
    padding: 0 34px 0 0;
}
 main#innerpage-box .peccular-faqform-member-wrap .wpcf7 form .wpcf7-response-output{
    color: #fff;
 }
#innerpage-box .faqcontactform .peccular-faqform-block{
    margin: 0 0;
    position: relative;
    z-index: 10;
}
#innerpage-box .peccular-faqform-block input[type="text"], 
#innerpage-box .peccular-faqform-block input[type="email"], 
#innerpage-box .peccular-faqform-block input[type="url"], 
#innerpage-box .peccular-faqform-block input[type="password"], 
#innerpage-box .peccular-faqform-block input[type="search"], 
#innerpage-box .peccular-faqform-block input[type="number"], 
#innerpage-box .peccular-faqform-block input[type="tel"], 
#innerpage-box .peccular-faqform-block input[type="range"], 
#innerpage-box .peccular-faqform-block input[type="date"], 
#innerpage-box .peccular-faqform-block input[type="month"], 
#innerpage-box .peccular-faqform-block input[type="week"], 
#innerpage-box .peccular-faqform-block input[type="time"], 
#innerpage-box .peccular-faqform-block input[type="datetime"],
#innerpage-box .peccular-faqform-block input[type="datetime-local"], 
#innerpage-box .peccular-faqform-block input[type="color"],
#innerpage-box .peccular-faqform-block input[type="file"],
#innerpage-box .peccular-faqform-block textarea{
  
    border: 1px solid #fff !important;
    background: none;
    z-index: 2000;
    width: 100%;
    color: #fff;
    margin: 0 0 24px 0;
    border-radius: 0;
    padding: 0 0 0 7px;
    font-size: 14px;
    height: 42px;
    font-weight: 600;  
}

#innerpage-box .peccular-faqform-block input::placeholder{
    color:#fff;
}

#innerpage-box .peccular-faqform-block input[type="submit"]{
    font-size: 18px;
    border-radius: 5px;
    font-weight: 600;
    line-height: 20px;
    background: #E11D07;    
    color: #fff;    
    text-align: center;
    padding: 16px 63px !important;
    transition: all .6s;
    display: inline-block;
    position: relative;
}

#innerpage-box .peccular-faqform-block input[type="submit"]:hover {
    background: #fff;    
    color: #E11D07;
    border: 1px solid #E11D07;
    transition: all .3s;
}
#content-box .faq .faq-content{
    margin-bottom: 23px;
    padding: 0 15px;
    border-radius: 6px;
    background-color: #F9EEE8;
    padding: 33px 24px 32px 31px;
    margin-left: 25px;
    margin-right: 25px;
}
#content-box .faq .faq-content.active{
    background: #E7F2F8;
    border-radius: 21px;
}
#content-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
#content-box .faq-content button.accordion.active, button.accordion:hover {
    opacity: 1;
}
#innerpage-box #content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 20px;
    position: absolute;
    top: 30%;
    -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: 40px;
    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: 50%;
    color: #1988C3;
    width: 40px;
    height: 40px;
    background: #C6E3F2;
}

#innerpage-box #content-box .faq-content button.accordion.active h3.faq-title:before {
    content: "\f068";
    font-family: 'Fontawesome';    
}
#content-box .faq-content div.panel {
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
  margin: 0 0 0px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
#content-box .faq-content div.panel p{
    margin:0 0 0px;
    color: #000 !important;
}
#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 20px 0px 0;
}
#innerpage-box #content-box h3.faq-title{
    text-transform: none;
    font-size: 22px !important;
    line-height: 30px;
    -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: 500;
    font-family: 'IBM Plex Sans', sans-serif;
    position: relative;
    cursor: pointer;
    padding: 0;
    padding-right: 25px;
    text-align: left;
    color: #1988C3;
    margin: 0 0;
}
#innerpage-box #content-box button.accordion.active h3.faq-title{
    color: #1988C3;
    border-bottom: 1px solid #1988C3;
    padding-bottom: 23px;
}
#innerpage-box #content-box h3.faq-title:after {
    display: none;
}
#content-box .faq-content p {
    font-size: 18px !important;
    padding: 0;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 300;
    color: #fff;
    line-height: 30px !important;
}
.peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
#innerpage-box .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#innerpage-box .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}
/*-----------------------
## End FAQS page
-----------------------------*/

/*-----------------------
## Testimonials inner page
-----------------------------*/

#innerpage-box .peccular-testimonials-single {      
    margin: 17% 0px 2em;
    padding: 0em;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #00000029;
    border-radius: 27px;
}
#innerpage-box .peccular-testimonials-identity {
    position: relative;
    background: #1988C3 0% 0% no-repeat padding-box;
    border-radius: 38px 38px 38px 0px;
    top: 31px;
    left: -38px;
    z-index: 0;
}

#innerpage-box .peccular-testimonials-single .identityBox {
    position: relative;
    top: -75px;
}

#innerpage-box .peccular-testimonials-identity h4.peccular-testimonials-name {
    color: #fff;
    font-size: 26px !important;
    font-weight: bold;
    margin: 10px 0 3px;
    font-family: 'Rajdhani'; 
    padding-top: 10px;

}
#innerpage-box .peccular-testimonials-identity h6.peccular-testimonials-designation {
    color: #fff;
    font-size: 18px !important;
    font-weight: 500;
    margin: 0;
    font-family: 'Rajdhani';  
    padding-bottom: 9px;
}

#innerpage-box .peccular-testimonials-image{
    margin: 0 auto;
    padding: 0;  
    text-align: center; 
}
#innerpage-box .peccular-testimonials-image img{   
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    width: 166px;
    height: 166px;
    box-shadow: 0px 0px 30px #00000029;
}
#innerpage-box .smallShp_BX {
    background: #1988C3;
    width: 34px;
    height: 29px;
    top: 129px;
    position: relative;
    left: 17px;
}
#innerpage-box .left_sideBX {
    width: 39px;
    height: 96px;
    background: #085781 0% 0% no-repeat padding-box;
    border-radius: 37px 0px 0px 37px;
    top: 109px;
    position: relative;
    left: 13px;
    z-index: 1;
}
#innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0 5px;
    color: #000 !important;
    font-size: 18px !important;
    line-height: 28px !important;
    text-align: left;
    margin: 0;
}
#innerpage-box .peccular-testimonials-content i {
    color: #E11D07;
    font-size: 23px;
    text-align: left;
    margin: 0 0 0 -21px;
}
#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    position: relative;
    right: -9px;
    bottom: 9px;
    float: right;  
}
#innerpage-box .peccular-testimonials-content {
    padding: 12px 20px 20px 7px;
    margin-bottom: 22px;
    position: relative;
    top: -100px;
    width: 451px;
    border-left: 4px solid #FC5307;
    margin-left: 27px;
}
#innerpage-box .peccular-testimonials-single:hover{
    -webkit-box-shadow: 0px 5px 20px rgb(50 50 0 / 30%);
    box-shadow: 0px 2px 5px rgb(50 50 0 / 30%);
    border-radius: 16px;
}
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-content i{
    color: #E11D07;
}
#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {
    border: 2px solid #E11D07; 
}
#innerpage-box .peccular-testimonials-single:hover h4.peccular-testimonials-name{
    color: #E11D07;
}
/*-----------------------
## End Testimonials page
-----------------------------*/

/*--------------- courses inner page -------------------------------*/

#innerpage-box .peccular-courses-single {
    margin-bottom: 4.5em;
    background: #fff;
    padding: 0 0;
    position: relative;
    transition: 0.4s ease-in-out;
}
#innerpage-box .peccular-courses-single .peccular-courses-img{
    position: relative;
    overflow: hidden;
    margin-bottom: 14px;
    height: 477px;
}
#innerpage-box .peccular-courses-single .peccular-courses-img img{
    width: 100%;
    transition: 0.6s ease-in-out;
}
#innerpage-box .peccular-courses-single:hover .peccular-courses-img img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: 0.6s ease-in-out;
}

#innerpage-box .peccular-courses-single .peccular-courses-content h4{
    margin: 0;  
    padding: 0; 
    line-height: 26px;
}
#innerpage-box .peccular-courses-single .peccular-courses-content h4 a{   
color: #fff !important;
    font-size: 30px;
    font-weight: bold;
    transition: all 600ms ease;
    font-family: 'Rajdhani';
}

#innerpage-box .peccular-courses-single:hover .peccular-courses-content a.read-btn{
    background: #00BCD4;
    color: #fff; 
    transition: 0.6s ease-in-out;
}
#innerpage-box .peccular-courses-single:hover .peccular-courses-content{
bottom: 10%;
transition: 0.4s ease-in-out;
background: none;
}
#innerpage-box .peccular-courses-content{
padding: 5px 21px;
    position: absolute;
    z-index: 2;
    bottom: 0;
    transition: 0.4s ease-in-out;
    background: transparent linear-gradient(180deg, #1988C300 0%, #066191 100%) 0% 0% no-repeat padding-box;
}

#innerpage-box .peccular-courses-single .peccular-courses-content p{   
    font-size: 18px;
    font-weight: 400;
    word-break: break-word;
    line-height: 27px;
    color: #fff;
    transition: 0.6s ease-in-out;
    font-family: 'Poppins', sans-serif;
    margin-top: 3px;
    margin-bottom: 5px;
}
#innerpage-box .peccular-courses-content .coursesbtn{
    position: relative;
    overflow: hidden;
    margin: 5px 0 5px;
    transition: 0.6s ease-in-out;
}

#innerpage-box .peccular-courses-content a.read-btn{
font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    background: none;
    color: #fff !important;
    text-align: center;
    padding: 7px 17px;
    transition: all .6s;
    display: inline-block;
    position: relative;
    background: #FC5307;
    border-radius: 19px;
    font-family: 'Rajdhani';
    transition: 0.4s ease-in-out;
}

#innerpage-box .peccular-courses-single:before {
  position: absolute;
  bottom: 0;
  left: 0px;
  width: 100%;
  height: 0;
  content: "";
  background: transparent linear-gradient(180deg, #1988C300 0%, #066191 100%) 0% 0% no-repeat padding-box;
  z-index: 1;
  opacity: 0.9;
   transition: 0.4s ease-in-out;
}

#innerpage-box .peccular-courses-single:hover:before {
  height: 100%;
  transition: 0.4s ease-in-out;

}


/*---------------------- End courses 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: ;
    background: none;
    color: #0F2B5B;
}
#innerpage-box h1{
    color: #0F2B5B;
    font-size: 40px;
    font-weight: 600;
}
#innerpage-box h2{
     color: #0F2B5B;
    font-size: 20px;
    font-weight: 600;
}
#innerpage-box h3{ 
    color: #0F2B5B;
    font-size: 20px;
    font-weight: 600;
}

#innerpage-box h4{
     color: #0F2B5B;
    font-size: 18px;
    font-weight: 600;
}
#innerpage-box h5{
     color: #0F2B5B;
    font-size: 17px;
    font-weight: 600;
}
#innerpage-box h6{
     color: #0F2B5B;
    font-size: 16px;
    font-weight: 600;
}
#innerpage-box p{
     color: #959595;
    font-size: 15px;
    font-weight: 400;
}

#innerpage-box li {
    font-size: 15px;
    color: #3b3b3b;
}

/*// --------------Responsive css----------------------------- */


@media screen and (min-width:320px) and (max-width: 1024px){
    #blog {
    padding-top: 1em !important;
}

    #gallery .gallName {
    width: 276px;
    height: 43px;
}
#gallery .gallName h2 {
    font-size: 21px;
    line-height: 41px;
}
    #courses .peccular-section-head h3 {
    font-size: 40px;
    line-height: 50px;
    left: 0;
}
#blog .peccular-blog-post {
    margin: 0 0px 20px 0;
}
#blog .small_dot {

    display: none;
}
#blog h4.inner-area-title {
    font-size: 28px;
    line-height: 30px;
}
#blog .peccular-blog-post p {
    font-size: 16px;
    line-height: 25px;
}
#blog .read-btn a {
    font-size: 19px;
    line-height: 24px;
}
#newsletter .peccular-section-head h2 {
    font-size: 40px;
    line-height: 35px;
}
#services .peccular-section-head h2 {
    font-size: 40px;
}
#services .peccular-section-head h2 span {
    font-size: 40px;
}
#blog .peccular-section-head {
    margin-bottom: 1.3em;
    margin-top: 1em;
}
#blog {
    padding-bottom: 2em !important;
}
#contact .leftcontact .peccular-section-head h2 {
    font-size: 45px;
}
#blog .peccular-section-head h2 {
    font-size: 40px;
}
#blog .peccular-section-head h2 span{
    font-size: 40px;
}
div#gallery .peccular-section-head h2 {
    font-size: 40px;
}
div#gallery .peccular-section-head h2 span{
    font-size: 40px;
}
#testimonials .contactbrdrbox h2 {
    font-size: 40px;
}
#testimonials .contactbrdrbox h2 span{
    font-size: 40px;
}
#team .peccular-section-head h2 {
    font-size: 40px;
    line-height: 50px;
}
#about .peccular-section-head h3 {
    font-size: 40px;
}
#about .peccular-section-head h3 span {
    font-size: 40px;
}
#team .peccular-section-head h2 span{
    font-size: 40px;
}
#newsletter .peccular-section-head h2 span {
    font-size: 40px;
    line-height: 40px;
}
#courses .leftBtm_data .peccular-courses-b {
    left: 0;
    right: 0;
    margin: 0 auto;
}
#courses .peccular-section-head h3 span {
    font-size: 40px;
    margin-bottom: 0px;
    line-height: 30px;
}
#blog .bogdate {
    right: -1px;
}
    #innerpage-box .peccular-testimonials-identity h4.peccular-testimonials-name {
    font-size: 18px !important;
    margin: 10px 0 3px;
    padding-top: 8px;
}
#innerpage-box .peccular-testimonials-identity h6.peccular-testimonials-designation {
    font-size: 15px !important;
    padding-bottom: 6px;
}
    #testimonials .testcontactarea {
    width: 270px;
    margin-bottom: 15px;
}
#contact .peccular-contact-info_Phone a {
    line-height: 35px;
    font-size: 20px;
}
#contact .peccular-contact-info_email a {
    line-height: 35px;
    font-size: 20px;
    padding-top: 13px;
    padding-left: 10px;
}
#contact .peccular-contact-info_time {
    line-height: 35px;
    font-size: 20px;
    padding-top: 20px;
    padding-left: 41px;
}
#contact .peccular-contact-info_addrss {
    line-height: 24px;
    font-size: 20px;
    margin-left: 27px;
    width: 214px;
    padding-top: 13px;
}
#contact .contctDetail {
    left: 1%;
}
#contact .leftcontact .peccular-section-head {
    margin-bottom: 36px;
    left: 6%;
    margin-top: 1em;
}
#contact .leftcontact {
    margin: 0em 0px 0em;
    padding: 0 0px 0 0;
}
#services .peccular-service-box {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 17px;
    margin-bottom: 45px;
}
#team {
    padding-top: 1em !important;
}
#appointment {
    padding-bottom: 1em!important;
}
    #about .peccular-about-imgbox{ width: auto; }
    #innerpage-box .leftcontact{    margin: 4em 0px 0em !important;}
    #innerpage-box .inner-blog-post { margin-bottom: 1em;}
    .page-template-home-template #about { padding-bottom: 2em !important;}
    .page-template-home-template #about { padding-top: 1em !important;}
    #services {  padding-bottom: 1em !important;}
    .footer-area .top-area, .page-template-home-template .footer-area .top-area, .page .footer-area .top-area, .single .footer-area .top-area{
        padding-top: 5em !important; padding-bottom: 0em !important;
    }
   
    #contact .rightcontact{ padding: 50px 11px;}
    #contact .rightcontact .peccular-section-head h2,
    #contact .rightcontact .peccular-section-head h2 span{ font-size: 37px;}
    #team .peccular-team-image{ width: auto; }
    #testimonials .peccular-testimonials-image .imgborder{ display: none;}
    #testimonials .peccular-testimonials-image{ width: 30%;}
    .hero-style .slide-title h2{ text-align: center; }
    .swiper-button-next{right: 10px !important;}
    .slider-area img{height: 800px;}
     #appointment .email a, #appointment .location{text-align: center;}     
     #innerpage-box .rightcontact img.app-right-img{ position: relative; left: 134px;}
     #innerpage-box .faqnformbox .md-0 { flex-wrap: wrap; margin: 0 0em;}
}
@media screen and (min-width:992px) and (max-width: 1024px){
    #about .peccular-about-imgbox .abtexpeience{ width: 60%; bottom: 100px;}
    #about .peccular-about-imgbox .abtexpeience p {font-size: 24px; padding: 0 0px 0 0px;}  
    #about .about-services i{ margin: 0;}  
    #facility .peccular-facility-icon i{font-size: 63px;}
    .navigation .mainmenu li{    margin-right: 29px !important;}
    .navigation .mainmenu{ text-align: left; }
    .mainbottom-header .callnow a{ font-size: 18px;}
    .mainbottom-header .callnow p{  font-size: 17px;}
    #appointment .email a, #appointment .location{text-align: center;}
    .mainbottom-header .callnow i{
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 35px;
    right: 46px;
    transform: rotate(58deg);
    }
   #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"]{ padding: 16px 401px; }
    
}

@media screen and (min-width:320px) and (max-width:425px){
   .maintop-header .header-email,.site-header .socials,
   .ht-site-description, .page-template-home-template .ht-site-description, .page .ht-site-description, .single .ht-site-description{text-align: center;}
   .mainbottom-header .callnow p{text-align: right;}
   .mainbottom-header .callnow { padding: 30px 0 0; text-align: right; position: relative;
    left: -212px;  top: -60px;}
   .slide-inner .slider-inner-mainbox{top: 0px;}
   .slider-inner-box{padding: 1em 1em 1em 1em !important;}
  .slide-inner .slider-inner-mainbox{    width: 462px;}
  .hero-style .slide-title h2{line-height: 33px !important; font-size: 32px !important;}
  .hero-style .slide-text p { font-size: 17px; margin: 13px 0 0 0; padding: 0 18px 0 0; text-align: center;}
  .hero-style .sliderbuttons{left: 37px !important;}
  .swiper-button-next, .swiper-button-prev{    margin-top: 56px !important;}
  .hero-slider { height: 341px !important;}
  .hero-style .slide-btns-1{    margin-right: 2px;}
  #facility .peccular-facility-b:nth-child(1) .peccular-facility-single .border-right,
  #facility .peccular-facility-b:nth-child(3) .peccular-facility-single .border-right{
    border-right: none;  }
  #facility .peccular-facility-single{    padding: 2em 2em; text-align: center !important;}
  #facility .peccular-facility-icon,#facility .peccular-facility-content p.peccular-facility-text {  text-align: center;}
  #facility .peccular-facility-single{  margin-bottom: 0em;}

  #facility .peccular-facility-b:nth-child(3) .peccular-facility-single .peccular-facility-icon i, 
  #facility .peccular-facility-b:nth-child(4) .peccular-facility-single .peccular-facility-icon i{
        position: relative; left: 0; text-align: center;
    }
  #facility .peccular-facility-b:nth-child(3) .peccular-facility-single .peccular-facility-content,
  #facility .peccular-facility-b:nth-child(4) .peccular-facility-single .peccular-facility-content{
        position: relative; top: 0; left: 0; text-align: center; padding: 0 12px;
    }
#facility .peccular-facility-b:nth-child(3) .peccular-facility-single,
#facility .peccular-facility-b:nth-child(4) .peccular-facility-single{padding: 22px 0 27px;}
#facility .peccular-facility-b{padding: 0 0;}
#facility .facility-title-area h1 {  font-size: 26px; padding: 0 37px 13px 25px;}
#facility .facility-title-area h2{  font-size: 18px;    margin: 0 0 0 13px;}
#about .about-callnow {  padding: 0px 40px 0;}
#about .about-services { padding: 24px 36px;}
#about .peccular-about-imgbox .abtexpeience{    height: 30%;}
#counter .peccular-counter-icon {  width: 23% !important;}
#counter .peccular-counter-single{ text-align: center !important; margin-bottom: 40px; }
#counter .peccular-counter-icon{    margin: 0 auto;}
#contact .leftcontact{ padding: 0 24px 0 24px;}
#contact .leftcontact .peccular-section-head h2{ font-size: 40px !important;}
#testimonials .peccular-section-head{ text-align: center; }
#testimonials .contactbrdrbox{ padding: 1em 34px;}
#testimonials .peccular-testimonials-single{ padding: 1em 1em 1em;}
#testimonials .testcontactarea{    overflow: visible;}
#testimonials .peccular-testimonials-content p{    padding: 0 50px !important;}
#testimonials .peccular-testimonials-content i.fa-quote-left{position: absolute;bottom: 0;}
#facility .facility-title-area{    padding: 0 0 16px;}
.page-main-header { padding-top: 23em !important;}
#about .about-services p{ padding: 0 10px 21px 0;}

}
@media screen and (min-width:320px) and (max-width:375px){
#about .peccular-about-imgbox .abtexpeience{ width: 55%; bottom: 125px;}
.swiper-button-next, .swiper-button-prev { margin-top: 93px !important;}
.hero-style .sliderbuttons { left: 20px;}
#appointment .callnownum{  width: 272px;}
#appointment .callnownum p a{font-size: 27px;}
#about .peccular-section-head h3{font-size: 17px; padding-right: 0;}
#about .peccular-section-area-text-subtitle{    padding: 0 1em 0 0;}
#counter { padding-bottom: 1em !important;}
#counter { padding-top: 0em !important;}
.page-template-home-template #about { padding-bottom: 0em !important;}
#appointment .location { line-height: 27px; margin-top: 14px;}
}

@media only screen and (max-width: 375px){ 
        #innerpage-box .peccular-testimonials-content {
    padding: 10px 10px 10px 7px;
    margin-bottom: 10px;
    top: -20px!important;
    width: 240px !important;
    margin-left: 27px !important;
}
.slide-inner .slider-inner-mainbox { width: 386px;}
.slide-btns-2.animated.fadeInDownBig{ float: left; }
    #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"] {
    padding: 16px 112px !important;    width: 203px;}
    #innerpage-box .leftcontact .peccular-section-head h1 { font-size: 28px ;}
    #innerpage-box .leftcontact .peccular-section-head h2 {  font-size: 22px ;}
    #innerpage-box .rightcontact .callnownum { left: 41px !important;}
    #innerpage-box .rightcontact .peccular-section-head h2, 
    #innerpage-box .rightcontact .peccular-section-head h2 span{  font-size: 28px ;}
    .mainbottom-header .callnow {  left: -165px;}
    #innerpage-box .faqcontactform .faqformarea { margin: 91px 30px 56px 1em !important;}
}
@media only screen and (max-width:320px){ 

.slide-inner .slider-inner-mainbox {  width: 332px;}
.slide-btns-2.animated.fadeInDownBig{ float: left; margin: 5px 0 0 19px;}
.ht-main-title{    padding: 0 141px 3px 19px;}
.page-main-header {  padding-top: 25em !important;}
 #innerpage-box .leftcontact .peccular-section-head h1 { font-size: 22px !important ; line-height: 18px;}
    #innerpage-box .leftcontact .peccular-section-head h2 {  font-size: 17px !important; line-height: 25px;}
    #innerpage-box .rightcontact .callnownum { left:15px !important;}
    #innerpage-box .rightcontact .peccular-section-head h2, 
    #innerpage-box .rightcontact .peccular-section-head h2 span{  font-size: 28px !important;}
    #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"] { padding: 16px 83px !important; left: -22px;}
    #innerpage-box .rightcontact .callnownum{width: 234px;}
    #innerpage-box .rightcontact .callnownum p a{ font-size: 24px;}
    #innerpage-box .rightcontact .callnowbox h3{margin: 0 0 -15px -16px;}
    #innerpage-box .rightcontact .peccular-section-head h3{ padding: 0 1em 0 0; margin-bottom: 30px;}
    .mainbottom-header .callnow {  left: -108px;}
    .hero-style .sliderbuttons { left: 50px; margin: 9px 0 0 0;}
     #appointment .peccular-appointment-area h2 { font-size: 41px;}
    #appointment .callnownum { width: 221px;}
    #appointment .callnownum p a { font-size: 19px;}
    #innerpage-box .faqcontactform .peccular-section-head h2 { line-height: 34px !important;font-size: 33px;}
    #innerpage-box .faqcontactform .peccular-section-head h3{ padding: 0 2px 0 0;}
    #innerpage-box .faqcontactform .faqformarea { margin: 81px 20px 56px 1em !important;}
    #innerpage-box #content-box h3.faq-title { font-size: 17px !important; line-height: 24px; width: 220px;}
}
@media only screen and (max-width: 425px){ 
    #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"] {
    padding: 16px 135px !important;}
    #innerpage-box .leftcontact .peccular-section-head h1 { font-size: 33px ;}
    #innerpage-box .leftcontact .peccular-section-head h2 {  font-size: 26px ;}
    
    #innerpage-box .rightcontact .peccular-section-head h2 {  font-size: 33px ;}
    #facility .peccular-facility-b:nth-child(2) .peccular-facility-single { padding: 0px 0 0 0 !important;}
    #appointment .callnowbox .calltopbrdr { right: 62px !important;}

    .category .ht-main-title { margin: 46px 0 8px !important;}

}
@media screen and (min-width:320px) and (max-width:425px){

   #innerpage-box .rightcontact img.app-right-img {  left: 0 !important;}  
   #innerpage-box .rightcontact img.app-right-img { width: 400px !important;}
   #facility .peccular-facility-b:nth-child(3) .peccular-facility-single .margin-top3 { padding: 0;
    margin: 0px 0 0 0;}
    #facility .peccular-facility-b:nth-child(3) .peccular-facility-single .border-right-3{display:none;}
    #about .md-0 {  flex-wrap: wrap !important;  margin: 0 0em;}
    #appointment .callnownum{ margin: 0 0; }
    #about .peccular-section-head {padding: 0 1em 0 0;}
    .page-template-home-template #about {  padding-bottom: 1em;}
    #contact .leftcontact .peccular-section-head h2 { font-size: 31px !important;}
    #contact .rightcontact .peccular-section-head h2, #contact .rightcontact .peccular-section-head h2 span {
    font-size: 30px;}   
    .footer-area .top-area, .page-template-home-template .footer-area .top-area, .page .footer-area .top-area, .single .footer-area .top-area {
    padding-top: 3em !important;}
    #innerpage-box .faqcontactform { height: 731px;}
    #facility .peccular-facility-b{     margin-bottom: 1em !important;  }
    #services .peccular-section-head { margin: 0 0 1em;}
    .footer-area .single-footer-5{ left: 0 !important;  padding: 0 36px !important; }
    .footer-area .single-footer-5 .peccular-contact-info a {padding: 0 0 0 15px;}
    .page-main-header{  height: 575px !important;}
    .ht-main-title{    padding: 0 0px 3px 19px !important;}
  
}
@media screen and (min-width:320px) and (max-width:768px){
    #courses .leftBtm_data {
    left: 0;
    top: 6%;
}
#about .space-abtblock {
    padding: 1em;
    left: 0;
}
#services .peccular-service-content h4 a {
    font-size: 25px;
}
#services .peccular-service-content p {
    font-size: 16px;
    line-height: 27px;
    margin: 0 0;
}
#services .peccular-service-content a.read-btn {
    font-size: 20px;
    line-height: 18px;
}
#about .peccular-section-area-text-subtitle {
    color: #707070;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}
#courses .peccular-courses-single {
    margin-bottom: 1.5em;
    margin-left: 15px;
    margin-right: 15px;
}
#courses .bottom-btn{
    margin-bottom: 4em;
}
    #innerpage-box .rightcontact .callnownum i.fa-phone {
    font-size: 30px;
}
#innerpage-box .rightcontact .callnowEmail {
    margin-bottom: 20px;
}
#innerpage-box .rightcontact .callnowEmail i {
    font-size: 25px;
}
#innerpage-box .rightcontact .callnownum a {
    font-size: 23px;
}
#innerpage-box .rightcontact .callnowEmail a {
    font-size: 23px;
}
#innerpage-box .rightcontact .callnowAddress i {
    font-size: 27px;
}
#innerpage-box .rightcontact .callnowAddress p {
    font-size: 22px;
    margin-left: 35px;
}
    #innerpage-box .peccular-contact-member-wrap input[type="text"], #innerpage-box .peccular-contact-member-wrap input[type="email"], #innerpage-box .peccular-contact-member-wrap input[type="url"], #innerpage-box .peccular-contact-member-wrap input[type="password"], #innerpage-box .peccular-contact-member-wrap input[type="search"], #innerpage-box .peccular-contact-member-wrap input[type="number"], #innerpage-box .peccular-contact-member-wrap input[type="tel"], #innerpage-box .peccular-contact-member-wrap input[type="range"], #innerpage-box .peccular-contact-member-wrap input[type="date"], #innerpage-box .peccular-contact-member-wrap input[type="month"], #innerpage-box .peccular-contact-member-wrap input[type="week"], #innerpage-box .peccular-contact-member-wrap input[type="time"], #innerpage-box .peccular-contact-member-wrap input[type="datetime"], #innerpage-box .peccular-contact-member-wrap input[type="datetime-local"], #innerpage-box .peccular-contact-member-wrap input[type="color"], #innerpage-box .peccular-contact-member-wrap input[type="file"], #innerpage-box .peccular-contact-member-wrap textarea {
    padding: 0 0 0 7px;
    font-size: 16px;
    height: 40px;
}
#innerpage-box .peccular-contact-member-wrap textarea {
    height: 100px;
    padding: 10px 15px;
}
   .slide-inner .slider-inner-mainbox{ left: 10%;top: 35%;}
   #newsletter .peccular-section-head h2 {  font-size: 35px;}
   #newsletter .wpcf7-list-item-label{ font-size: 15px; padding: 0 0 0 0;}
   .navigation .mainmenu li ul ul.sub-menu, .header.site-header ul.sub-menu ul, .page-template-home-template .navigation .mainmenu li:hover ul.sub-menu ul{
            left: 15px !important;   }
   #appointment .email-border {  border-right: 0px solid #fff;  height: 41px;}
   .footer-area li.current_page_item a, .footer-area li:hover:before, .footer-text a:hover, .footer-area li.current_page_item:hover:before {
    
    background: none;}   

}
@media screen and (min-width:320px) and (max-width:375px){
    #innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0 5px;
    font-size: 16px !important;
    line-height: 25px !important;
}
#innerpage-box .smallShp_BX {
    display: none;
}
#innerpage-box .left_sideBX{
display: none;
}
#innerpage-box .peccular-testimonials-image img {
    width: 130px;
    height: 130px;
}
#innerpage-box .peccular-testimonials-identity {
    border-radius: 38px 38px 38px 38px;
    top: 30px;
    left: 0;
}
#innerpage-box .peccular-testimonials-image {
    top: 37px;
    position: relative;
}
#innerpage-box .peccular-testimonials-single .identityBox {
    top: -42px;
}
   #innerpage-box .peccular-testimonials-content {
    padding: 10px 10px 10px 7px;
    margin-bottom: 10px;
    top: 0!important;
    width: 280px !important;
    margin-left: 13px !important;
}
#innerpage-box .peccular-testimonials-single {
    margin: 5% 0px 2em;
}
}
@media screen and (min-width:376px) and (max-width:426px){
    #innerpage-box .peccular-testimonials-content {
    padding: 10px 10px 10px 7px;
    margin-bottom: 10px;
    top: -44px!important;
    width: 280px !important;
    margin-left: 13px !important;
}
#innerpage-box .smallShp_BX {
    display: none;
}
#innerpage-box .left_sideBX{
display: none;
}
#innerpage-box .peccular-testimonials-single .identityBox {
    top: -42px;
}
#innerpage-box .peccular-testimonials-identity {
    border-radius: 38px 38px 38px 38px;
    top: 0px;
    left: 0;
}
#innerpage-box .peccular-testimonials-image img {
    width: 140px;
    height: 140px;
}
#innerpage-box .peccular-testimonials-content {
    padding: 10px 10px 10px 7px;
    margin-bottom: 10px;
    top: -20px!important;
    width: 345px !important;
    margin-left: 27px !important;
}
#innerpage-box .peccular-testimonials-single {
    margin: 10% 0px 2em !important;
}
}
@media screen and (min-width:427px) and (max-width:768px){
    #contact .peccular-contact-info_Phone {
    padding-bottom: 9px;
    padding-left: 97px;
}
#contact .rightSideBorderbox {
    padding: 20px 50px 20px 43px;
    position: relative;
    border: 4px solid #1988C3;
    border-radius: 5px;
    margin-left: 8%;
    margin-right: 5%;
}
#contact .peccular-contact-info_addrss {
    margin-left: 94px !important;
}
#contact .peccular-contact-info_time {
    padding-left: 0px !important;
}
    #contact .contctDetail .topbox_1 {
    width: 165px;
    height: 154px;
    margin-left: 6em;
}
#contact .contctDetail .topbox4 {
    margin-top: 32px;
}
#contact .contctDetail .topbox3 {
    margin-top: 32px;
}
#contact .contctDetail .topbox_3 {
    width: 165px;
    height: 154px;
    margin-left: 6em;
}
    #video .peccular-video-video {
    height: 400px;
}
    .swiper-button-next {
    margin-top: -10px;
}
#video .peccular-video-video h3 {
    font-size: 30px;
}


    #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"] {
    font-size: 20px;
    border-radius: 28px;
    line-height: 25px;
    padding: 11px 63px !important;
}
    #innerpage-box .peccular-contact-mapbox iframe {
    margin-top: 0em;
    height: 508px;
}
#innerpage-box .peccular-contact-block {
    margin-top: 0em;
}

#innerpage-box .leftcontact .contactformarea {
    padding: 20px 20px 0 20px;
}
#innerpage-box .rightcontact {
    margin: 64px 0 10em 0px;
}
#innerpage-box .rightcontact .box_onMAp {
    width: 270px;
    padding: 20px 5px 15px 15px;
}
    #innerpage-box .innergallryBox:nth-child(4) {
    position: absolute;
    left: 2.7% !important;
    top: 40%;
}
#innerpage-box .innergallryBox:nth-child(6) {
    position: absolute;
    left: 65.4% !important;
    top: 40%;
}
#innerpage-box .innergallryBox:nth-child(5) {
    left: 33% !important;
    margin-top: 10px;
}
#innerpage-box .innergallryBox:nth-child(2), #innerpage-box .innergallryBox:nth-child(4), #innerpage-box .innergallryBox:nth-child(6) {
    height: 380px !important;
    position: relative;
    width: 425px;
}
#innerpage-box .innergallryBox:nth-child(2) img, #innerpage-box .innergallryBox:nth-child(4) img, #innerpage-box .innergallryBox:nth-child(6) img {
    height: 380px !important;
}
#innerpage-box .innergallryBox:nth-child(4) {
    top: 45.5% !important;
}
#innerpage-box .innergallryBox:nth-child(6) {
    top: 45.5% !important;
}
    #innerpage-box .innergallryBox:nth-child(1), #innerpage-box .innergallryBox:nth-child(3), #innerpage-box .innergallryBox:nth-child(5) {
    height: 306px !important;
    width: 240px !important;
}
#innerpage-box .innergallryBox .inn_gallName {
    width: 177px !important;
    height: 35px !important;
}
#innerpage-box .innergallryBox:nth-child(2), #innerpage-box .innergallryBox:nth-child(4), #innerpage-box .innergallryBox:nth-child(6) {
    position: relative;
    width: 240px !important;
}
#innerpage-box .innergallryBox .inn_gallName h2 {
    font-size: 22px !important;
    line-height: 35px !important;
}
    #innerpage-box .peccular-testimonials-content {
    padding: 10px 10px 10px 7px;
    margin-bottom: 10px;
    top: -44px!important;
    width: 280px !important;
    margin-left: 13px !important;
}
#innerpage-box .peccular-testimonials-image img {
    width: 100px!important;
    height: 100px!important;
}
#innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0 5px;
    font-size: 15px !important;
    line-height: 23px !important;
}
#innerpage-box .smallShp_BX {
    display: none;
}
#innerpage-box .peccular-testimonials-identity {
    border-radius: 38px 38px 38px 38px;
    top: 24px;
    left: 0;
}
#innerpage-box .left_sideBX{
display: none;
}
#innerpage-box .peccular-testimonials-image img {
    width: 100px;
    height: 100px;
}
 .category .ht-main-title { margin: 0 0 8px !important;}
 }
@media screen and (min-width:426px) and (max-width:767px){

    #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"] {
    padding: 16px 193px;}
}
@media screen and (min-width:1024px) and (max-width: 1440px){
#innerpage-box .innergallryBox:nth-child(4) {
    left: 3.8% !important;
    top: 40% ;
}
#innerpage-box .innergallryBox:nth-child(6) {
    left: 65% !important;
    top: 40%;
}
#innerpage-box .innergallryBox:nth-child(5) {
    left: 34.2% !important;
    margin-top: 10px;
}
#innerpage-box .innergallryBox:nth-child(1), #innerpage-box .innergallryBox:nth-child(4){
        margin-left: 30px;
}
}
@media screen and (min-width:780px) and (max-width:1024px){
#contact .contctDetail .topbox_1 {
    width: 165px;
    height: 154px;
    margin-left: 20px;
}
#contact .contctDetail .topbox_1 .outerBox {
    width: 80px;
    height: 80px;
}
#contact .contctDetail .topbox_1 .phone_data {
    width: 70px;
    height: 70px;
}
#contact .contctDetail .phone_data i {
    font-size: 33px;
    padding: 20px;
}
#contact .contctDetail .topbox_4 .outerBox {
    width: 80px;
    height: 80px;
}
#contact .contctDetail .topbox_3 {
    width: 165px;
    height: 154px;
    margin-left: 20px;
}
#contact .contctDetail .topbox_1 .outerBox {
    width: 80px;
    height: 80px;
}
#contact .contctDetail .topbox_3 .phone_data {
    width: 70px;
    height: 70px;
}
#contact .contctDetail .topbox3 {
    margin-top: 35px;
}
#contact .contctDetail .topbox4 {
    margin-top: 35px;
}
#contact .contctDetail .topbox_2 .outerBox {
    width: 80px;
    height: 80px;
}
#contact .contctDetail .topbox_2 .phone_data {
    width: 70px;
    height: 70px;
}
#contact .contctDetail .topbox_3 .outerBox {
    width: 80px;
    height: 80px;
}
#contact .contctDetail .topbox_4 .phone_data{
        width: 70px;
    height: 70px;
}
#contact .contctDetail .transprent_box {
    width: 270px;
    height: 281px;
    top: 17%;
    left: 16.5%;
}
#contact .peccular-contact-member-wrap textarea {
    height: 100px;
    padding: 10px 15px;
    margin-bottom: 28px;
}
    #innerpage-box .peccular-contact-mapbox iframe {
    margin-top: 4em;
}
#innerpage-box .rightcontact .box_onMAp {
    width: 300px;
    padding: 30px 5px 20px 20px;
}
#innerpage-box .innergallryBox:nth-child(1), #innerpage-box .innergallryBox:nth-child(3), #innerpage-box .innergallryBox:nth-child(5) {
    height: 306px !important;
    width: 300px !important;
}
#innerpage-box .innergallryBox:nth-child(2), #innerpage-box .innergallryBox:nth-child(4), #innerpage-box .innergallryBox:nth-child(6) {
    height: 488px !important;
    width: 300px !important;
}
#innerpage-box .innergallryBox .inn_gallName {
    width: 220px !important;
    height: 40px !important;
}
#innerpage-box .innergallryBox:nth-child(4) {
    left: 2.8% !important;
    top: 40%;
}
#innerpage-box .innergallryBox:nth-child(6) {
    left: 64.5% !important;
    top: 40%;
}
}
@media screen and (min-width:767px) and (max-width:1024px){
    
    #innerpage-box .smallShp_BX {
    top: 107px;
    left: 2px;
}
#innerpage-box .peccular-testimonials-single .identityBox {
    top: -60px;
}
#innerpage-box .left_sideBX {
    top: 79px;
    left: 0px;
}
    #innerpage-box .peccular-testimonials-content {
    padding: 12px 20px 20px 7px;
    margin-bottom: 22px;
    top: -68px;
    width: 379px;
    margin-left: 27px;
}
    #innerpage-box .peccular-testimonials-image img {
    width: 130px;
    height: 130px;
}

    .navigation .mainmenu {
    text-align: left !important;
}
.navigation .mainmenu>li>a {
    font-size: 18px !important;
}
    .logo-header {
    padding-right: 3em !important;
}
    main#innerpage-box .widget-area .widget_nav_menu ul li a{ font-size: 17px !important; line-height: 22px;   }
    .widget_search .wp-block-search__label, #secondary label{font-size: 18px !important;}
    #secondary input[type="text"], #secondary input[type="email"], #secondary input[type="url"], #secondary input[type="password"], #secondary input[type="search"], #secondary input[type="number"], #secondary input[type="tel"], #secondary input[type="range"], #secondary input[type="date"], #secondary input[type="month"], #secondary input[type="week"], #secondary input[type="time"], #secondary input[type="datetime"], #secondary input[type="datetime-local"], #secondary input[type="color"], #secondary input[type="file"], #secondary textarea, #secondary select{
        padding: 5px !important;
    }
    .widget .textwidget form p{ margin: 0 0 !important ; }
}
@media only screen and (max-width:1440px){ 

    #innerpage-box .faqnformbox { margin-bottom: 0em; overflow: hidden;}
    #innerpage-box .faqcontactform {left: 0; width: 578px; float: none; height: 581px;}
    #innerpage-box .faqcontactform .faqformarea { margin: 91px 74px 56px 3em;}
    #innerpage-box .faqarea { right: 0; width: 642px; margin-left: 56px;}
}
@media only screen and (max-width:1024px){ 
    #innerpage-box .peccular-service-box .peccular-service-content p {
    font-size: 16px;
    line-height: 25px;
}
#innerpage-box .peccular-service-box .service-view-btn a {
    font-size: 18px;    
    line-height: 26px;
    margin-top: 10px;
}
    #innerpage-box .peccular-service-box .peccular-service-content h4 a {
    font-size: 24px;
}
    #innerpage-box .peccular-service-box {
    margin-left: 0;
    margin-right: 0;
}
#innerpage-box .faqcontactform {width: auto; float: none; height: 581px;}
#innerpage-box .faqarea {right: 0; width: auto; margin-left: 0;}
#appointment .callnowbox .calltopbrdr{right: 47px;}
.footer-area .single-footer-2, .page-template-home-template .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2,
.footer-area .single-footer-3, .page-template-home-template .footer-area .single-footer-3, .page .footer-area .single-footer-3, .single .footer-area .single-footer-3,
.footer-area .single-footer-4, .page-template-home-template .footer-area .single-footer-4, .page .footer-area .single-footer-4, .single .footer-area .single-footer-4{
        padding-left: 2em;}
.footer-area .single-footer-5{padding: 0px 0em 2em 0; left: 36px;}
}
 
@media only screen and (max-width: 768px){ 
    #contact .LeafTopimage1 {
    position: absolute;
    /* display: none; */
    height: 607px;
}

#contact .peccular-contact-bgshape {
    margin-top: 16px;
    height: 100%;
    top: 0;
}
    #contact .peccular-contact-member-wrap input[type="text"], #contact .peccular-contact-member-wrap input[type="email"], #contact .peccular-contact-member-wrap input[type="url"], #contact .peccular-contact-member-wrap input[type="password"], #contact .peccular-contact-member-wrap input[type="search"], #contact .peccular-contact-member-wrap input[type="number"], #contact .peccular-contact-member-wrap input[type="tel"], #contact .peccular-contact-member-wrap input[type="range"], #contact .peccular-contact-member-wrap input[type="date"], #contact .peccular-contact-member-wrap input[type="month"], #contact .peccular-contact-member-wrap input[type="week"], #contact .peccular-contact-member-wrap input[type="time"], #contact .peccular-contact-member-wrap input[type="datetime"], #contact .peccular-contact-member-wrap input[type="datetime-local"], #contact .peccular-contact-member-wrap input[type="color"], #contact .peccular-contact-member-wrap input[type="file"], #contact .peccular-contact-member-wrap textarea {
    font-size: 18px;
    height: 40px;
}
#contact .peccular-contact-member-wrap textarea {
    height: 120px;
    padding: 10px 15px;
    margin-bottom: 28px;
}
    #testimonials .peccular-testimonials-content p {
    font-size: 15px;
    line-height: 25px;
}
#testimonials .peccular-testimonials-image img {
    width: 140px;
    height: 140px;
}
#testimonials .peccular-testimonials-image {
    width: 170px;
    height: 140px;
    top: -61px;
}
    #video .peccular-video-video i {
    height: 122px;
    top: 40%;
    left: 39%;
    font-size: 43px;
    padding: 20px 39px;
    width: 120px;
    height: 88px;
}
    #services .peccular-section-head {
    margin: 0 0 15px;
}
   #appointment .peccular-appointment-area h2 {
    font-size: 60px;
    line-height: 55px;
}
#team {
    padding-bottom: 1em !important;
}
#video .peccular-video-video {
    margin-top: 0;
}
#appointment .peccular-appointment-area h3 {
    font-size: 40px;
}
#team .peccular-team-single {
    margin-bottom: 30px;
}
#appointment .peccular-appointment-area h4 {
    font-size: 45px;
}
#team .peccular-section-head {
    margin-bottom: 20px;
    margin-top: 0em;
}
    .hero-slider{height: 577px;}
    .logo-header {  padding-right: 0em !important; padding-bottom: 1em !important;}
    #innerpage-box .rightcontact{    padding: 14px 0px 44px 12px;}
    .slider-inner-box {padding: 0em 0em 7em 3em;}
    .hero-style .slide-title h2 {
     font-size: 55px;
    line-height: 54px;
}
    .hero-style .slide-text p{ text-align: center; }
    .hero-style .sliderbuttons{    left: 150px;}
    #facility .peccular-facility-b{     margin-bottom: 0em;  }
    #courses .peccular-section-head h4{font-size: 18px;}
    #secondary .widget_search input[type="submit"], #innerpage-box .widget_search input[type="submit"]{width: 33px;
    height: 33px; padding: 0 0; right: 12px !important;}
    .widget-area form#searchform:before{  font-size: 16px; right: 25px !important;}
    #secondary .widget_search input[type="submit"], #innerpage-box .widget_search input[type="submit"]{
    width: 30px !important;  height: 30px !important; padding: 0 0;
    right: 12px !important;  margin: 3px 0 -8px 0;    }
     #innerpage-box .leftcontact .peccular-contact-member-wrap input[type="submit"]{ padding: 16px 282px; }
}

@media only screen and (max-width: 767px){
   
#newsletter .peccular-section-head {  margin-bottom: 2em;  }
   #testimonials .peccular-testimonials-content p{padding: 0 0 0 47px;}
   #contact .peccular-contact-mailid, #contact .peccular-contact-phone{text-align: center;}
   #newsletter .rightformbox{position: relative;}
   #innerpage-box .leftcontact .peccular-section-head h1{  font-size: 48px;}
   #innerpage-box .leftcontact .peccular-section-head h2 {  font-size: 37px;}
   #innerpage-box .rightcontact img.app-right-img{ left: 38px;}
   #innerpage-box .rightcontact .callnownum { left: 93px;}
   #innerpage-box .rightcontact .callnowbox .calltopbrdr { right: 153px;}
   #innerpage-box .faqcontactform .peccular-section-head h2{    line-height: 49px;}
   #innerpage-box .faqcontactform { height: 610px;}
   #counter .peccular-counter-num.count{ text-align: center;}
   #counter h4.peccular-counter-title{text-align: center;}
   #blog .peccular-blog-post{margin: 0 0 20px 0;}
}
