*:focus{
	border: none;
	outline: none;
}
body{
	font-family: 'prg','Preeti';
}
@font-face {
    font-family: Preeti;
    src: url('/Preeti/Preeti.otf');
}

img{
	max-width: 100%;
	height: auto;
}
* a:hover{
    text-decoration: none;
}
#header,.news-section {

    background: #e4e4e4;

}
.main-header {
    height: 160px;
    background: #ffffff;
}
.business-area {
    display: grid;
	place-items: center;
    width: 100%;
    margin-top: 14px;
}
.l-area {
    float: left;
    width: 80%;
    margin-right: 2%;
    padding-top: 12px;
}
.l-area-mb {
    float: left;
    width: 20%;
    margin-right: 2%;
    padding-top: 8px;
}

.business-description-mb {

    /* float: left; */
    width: 100%;
    padding-top: 1px;
}
.header-description-mb {

    /* float: left; */
    width: 100%;
    padding-top: 0.5px;
}
.business-description-mb h1{
	font-size: 12pt;
	color: #1b5f13;
    text-align: center;
    text-decoration-style: wavy
}
.business-description-mb h6 {
    /* display: block; */
    font-size: 8pt;
    color: #040703;
    text-align: center;
    text-decoration-style: solid
}

.l-area-right {
    float: right;
    width: 80%;
    margin-left: 2%;
    padding-top: 12px;
}
.l-area-right img{
    width: auto;
    height: 110px;
}
.l-area img{
    width: auto;
    height: 110px;
}
.business-description {

    /* float: left; */
    width: 100%;
    padding-top: 3px;
}
.header-description {

    /* float: left; */
    width: 100%;
    padding-top: 1px;
}
.business-description h1{
	font-size: 18pt;
	color: #1b5f13;
    text-align: center;
    text-decoration-style: wavy
}
.business-description h6 {
    /* display: block; */
    font-size: 13pt;
    color: #040703;
    text-align: center;
    text-decoration-style: solid
}
.business-description h1 span.slogon {
    float: right;
    font-size: 11pt;
    display: inline-block;
    position: absolute;
    top: 30px;
    right: 23px;
    margin-right: -61px;
    padding-left: 10px;
}
.business-description h1 span.slogon:before {
    content: "";
    height: 50px;
    width: 1px;
    background: #d0d0d0;
    left: -1px;
    position: absolute;
    top: -18px;
}
.np .business-description h1 span.slogon {
    margin-right: 17px;
}

/*navigation */
.navbar.navbar-expand-lg.navbar-light.bg-light {
    z-index: 99;
    margin-top: 1px;
    background: #1b5f13 !important;
    padding: 0;
    width: 100%;
    position: relative;
    box-shadow:0px 9px 10px -5px rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
    padding: 8px 12px;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link.active{
    background: #1a3114;
    color: white;
}
.nav-item {
    border-left: 1px solid rgba(82, 163, 58, 0.8);
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-top: 0.2rem;
}
.nav-item:first-child,.navbar-nav.ml-auto .nav-item{

    border: none;

}
.nav-item:last-child {

    border-right: 1px solid rgba(82, 163, 58, 0.8);

}
.navbar-light .navbar-nav.ml-auto .nav-item .nav-link:hover, .navbar-light .navbar-nav.ml-auto .nav-item .nav-link:focus{
    background: none;
}
#lang-switch {

    display: inline-block;
    margin: 1px 7px 0;
    float: left;

}
.lang-text-eng {

    display: inline-block;
    float: left;

}
.lang-text-nep {

    display: inline-block;
    float: right;

}
.dropdown-item {

    color: white;
    font-size: 12px;

}
.dropdown-menu {

    border-radius: 0;
    min-width: 200px;
    margin-top: -1px;
    background: #3bb61d;
    border: none;

}
.navbar-light .navbar-nav .nav-link .serch {

    font-size: 1rem;
    margin-top: 5px;
    padding: 0 5px;

}
.nav-link a{
    text-decoration-style: solid;
    font-size: 1rem;
}
.main-header .container {

    position: relative;

}
.search-form {

    position: absolute;
    top: 120px;
    z-index: 99;
    right: 15px;
    display: none;
    transition: width 2s;
    -webkit-transition: width 2s;
    background: #f2f2f2;
    padding: 5px 0 10px 10px;
    box-shadow: 0px 5px 12px -1px #717171;

}
.search-form.show{
    display: block;
    transition: width 2s;
  -webkit-transition: width 2s; /* Safari 3.1 to 6.0 */
}
.stickyheader .search-form.show {
    top: 39px;
}
@media screen and (max-width: 620px){
.dual-collapse2 {
    position: absolute;
    z-index: 999;
    display: block !important;
    top: 0;
    right: 0;
}    
.navbar-nav.ml-auto {
    display: block;
}
.ml-auto .nav-item {
    display: inline-block;
}
}
#newslettermail-error {
    position: absolute;
    font-size: 12px;
    margin-top: 10px;
    color: #ff2527;
    font-family: pthin;
    letter-spacing: 1px;
}
/*slider*/
.carousel-item img {

    object-fit: cover;
    width: 100%;
    height: 555px;

}
.li-area {
    z-index: 99;
    margin-top: 16px;
    /* position: absolute; */
    right: 0;
    left: 0;
}
.list-area- {
    background: #1b5f13;
    padding: 0 10px;
    text-align: center;
}
.list-area- a {
    color: white;
    padding: 25px 0;
    float: left;
    width: 100%;
}
.list-area- a i {
    color: #d45017;
    font-size: 1.6rem;
}
.l-content-title {
    font-size: 12px;
    text-transform: uppercase;
    font-family: prg;
    margin-top: 5px;
    /*font-weight: 600;*/
    letter-spacing: 1px;
}
.slick-slide:nth-child(even){
    background: #322b77;
}
.slick-prev.slick-arrow, .slick-next.slick-arrow {
    position: absolute;
    border: none;
    z-index: 9;
    left: 0;
    top: 27px;
    background: #584dc5;
    height: 100%;
    top: 0;
    color: white;
}
.slick-prev.slick-arrow{
    margin-left:-36px;
}
.slick-next.slick-arrow {
    right: 0;
    left: auto;
    margin-right: -36px;
}




/*main content*/
.m-topp {
    margin-top: 100px;
    display: inline-block;
    z-index: 9;
    position: relative;
    color: white;
}
.search-page-top .m-topp {
    margin-top: 118px;
}
.search-page-top .m-topp span {
    font-family: prg;
    margin: 0 10px;
    text-transform: none;
}
.main-content {
    background: white;
    margin-top: 200px;
    margin-bottom: 50px;
}
.main-content.detail-page {

    background: #ffffff;
    display: block;
    width: 100%;
    margin-top: 200px;
    margin: 0;
    padding-bottom: 30px;

}
.news-section, .gallery-section {
    padding: 40px 0;
    background: #eae9e9;
    position: relative;
}
.gallery-section{
    background: #fff;
}
.gallery-content-area {
    margin: 30px 0;
}
.r-more {

    position: absolute;
    right: 0;
    top: 0;
    margin-right: 18px;

}
.r-more a {

    font-size: 12px;
    color: #d44f16;

}
.newletter-section {
    padding: 50px 0 40px;
    color: white;
    float: left;
    width: 100%;
    box-shadow: 0px 7px 12px #141414;
    position: relative;
    background-attachment: fixed !important;
}
.newletter-section::before {

    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background: rgba(37, 18, 132, 0.8);
    top: 0;

}
.ne-main-container {
    position: relative;
    z-index: 9;
}

.meta-tags label {
    background: #9b9b9b;
    padding: 2px 25px;
    border-radius: 15px;
    font-size: 14px;
    color: white;
}
.section-title {
    font-size: 16px;
    line-height: 1.5;
    font-family: "prg";
    /* position: block;
    align-items: center; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.section-title h2 {
    font-weight: bold;
    /* display: block; */
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "pbold";
    color: #1b5f13;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-aboutus {
    padding-top: 3rem;
}
/* .gallery-image:hover {
            transform: scale(2);
} */
.sect-content {
    padding-top: 3rem;
    margin-top: 30px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    text-align: justify;
}
.sect-content p {
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
}
.sect-readmore {
    float: left;
}
.sect-readmore .btn-re {
    background: #d45017;
    float: left;
    padding: 6px 25px;
    color: white;
}
a.article-title {
    float: left;
    width: 100%;
    min-height: 50px;
}
.article-title h1 {
    font-size: 16px;
    font-family: pbold;
    color: black;
}
.pg-content {

    border-bottom: 1px solid #cecbcb;
    padding-bottom: 30px;

}
.meta-tags.date,.tag.date {
    font-family: pbold;
    font-size: 12px;
    line-height: 1;
    margin: 10px 0;
        margin-top: 10px;
    color: #1b5f13;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-top: 0;
}
.tag.date {
    color: #adb0ad;
}
.tag.date span {
    margin-right: 5px;
}
/*.article-content {
    font-size: 15px;
    line-height: 1.3;
    font-family: pthin;
    text-align: justify;
}*/
.article-content {
    font-size: 15px;
    line-height: 1.3;
    font-family: sans-serif;
    font-weight: lighter;
    color: #7b7b7b;
    overflow-wrap: break-word;
}
a.readmore-link {
    font-weight: bold;
    color: #d45017;
    margin-top: 20px;
    float: left;
    font-family: pbold;
    font-size: 15px;
}
.icon-type {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    font-size: 30px;
    color: red;
}
.icon-type-play {

    position: absolute;
    z-index: 99;
    font-size: 3rem;
    width: 100%;
    text-align: center;
    top: 78px;
    color: rgba(255, 0, 0, 0.5);

}
.title-desc-area h1, .title-desc-area h2, .title-desc-area h3, .title-desc-area h4, .title-desc-area h5 {
    font-family: pbold;
    color: #5a5586;
    font-size: 15px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    padding-top: 14px;
}
.imag-gallery {
  position: relative;
  margin-bottom: 35px;
}
.vid-modal .imag-gallery img {
    height: 203px;
    object-fit: cover;
}   
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(63, 63, 63, 0.52);
    top: 0;
}
.gallery-title,.img-g-title {

    position: absolute;
    bottom: -25px;
    background: #1b5f13;
    padding: 10px;
    width: 95%;
    z-index: 99;
    color: white;
    font-size: 14px;
    margin-left: 2.5%;
    line-height: 1.2;
    text-transform: capitalize;

}
.ne-main-container{
    text-align: center;
}
.ne-main-container h4 {
    font-size: 2.2rem;
    text-transform: uppercase;
    font-family: psemi;
    margin: 0;
    padding: 0;
    line-height: 1.3;
    letter-spacing: 7px;
}
.ne-main-container span {
    display: block;
    line-height: 1;
    text-transform: uppercase;
}
.subscribe-form {

    width: 40%;
    margin: 22px auto 10px;
    display: inline-block;

}
.form-input-area {

    float: left;
    width: 70%;
    margin-right: 2%;

}
.form-submit{
    width: 27%;
    float: left;
}
.form-input-area input, .form-submit button {

    width: 100%;
    padding: 6px 10px;
    background: none;
    border: 3px solid #ccc;
    color: white;
    cursor: pointer;
}
.form-input-area input::placeholder {
  /*color: red;*/
  font-size: 12px;
  font-style: italic;
  font-family: pbold;
}
#frmcontactuspage input::placeholder,#frmcontactuspage textarea::placeholder{
	font-size: 12px;
	font-family: pbold;
	text-transform: uppercase;
}
.form-submit button {

    text-transform: uppercase;

}
.related.post{
    margin: 30px 0 0;
}
.content-title-area {
    font-family: pbold;
    font-size: 1.5rem;
    color: #1b5f13;
    text-transform: uppercase;
}
.content-title-area span {
    font-size: 0.9rem;
 
    float: right;
    line-height: 3;
    font-family: prg;
    text-transform: none;
}
.content-title-area span a{

   color: #d4541d;
}
.related.post ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.date- {
    float: left;
    background: #473cb4;
    padding: 10px;
    color: white;
    text-align: center;
    margin-right: 10px;
    line-height: 1;
    width: 45px;
}
.s-date {
    font-family: pbold;
    font-size: 1rem;
}
.date- span{
    display: block;
    font-family: prg;
    font-size: 11px;
}
.new-title {
    font-size: 13px;
    line-height: 1;
    color: #333;
}
.n-content-list {
    float: left;
    width: 78%;
}
.related.post li {
    display: inline-block;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccc;
    padding-bottom: 10px;
}
.related.post li a {
    float: left;
    width: 100%;
}
.related.post .meta-tag {

    margin: 0;
        margin-bottom: 0px;
    line-height: 1;
    margin-bottom: 5px;

}
.related.post .meta-tag .tag {

    background: #d5d5d5;
    display: initial;
    padding: 0 10px;
    color: #3d3c3c;
    border-radius: 10px;
    font-size: 12px;

}

.list-list {
    float: left;
    margin-left: 10px;
    width: 82%;
}
.search-icon-area {
    float: left;
    width: 15%;
    background: red;
    text-align: center;
    padding: 10px;
}
.ar-content .date {
    margin: 0;
    padding: 0;
    float: left;
    color: #473cb4;
}
.article-listing article {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    background: white;
    padding: 10px;
    box-shadow: 5px 4px 6px -3px #cbcbcb;
}
.searchpage article {
    margin-bottom: 10px;
}
.searchpage {
    padding-top: 20px;
}
.search-icon-area {
    float: left;
    width: 11%;
    background: #d5541d;
    text-align: center;
    padding: 0;
    color: white;
    padding: 8px 0;
    line-height: 1;
}
.search-icon-area i {
    font-size: 30px;
}
.title-article {
    font-family: pbold;
    color: #6f6f6f;
    font-size: 14px;
}
.article-listing article:hover {

    background: #e7e7e7;
    color: white;

}
.s-img-area {

    width: 15%;
    float: left;

}
.s-img-area img {

    object-fit: cover;
    width: 100%;
    height: 36px;

}
#lightgallery a {

    margin-bottom: 32px;
    float: left;
    display: inline-block;
    border: 5px solid #ccc;

}
.map-area {

    position: relative;

}

.conta-title h1 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-family: pbold;
    font-size: 25px;
    color: #1b5f13;
    margin-bottom: 22px;
}
.contact-area {

    position: relative;
    z-index: 99;
    margin-top: -164px;
    background: #7169bf;
    color: white;
    font-size: 14px;
    box-shadow: 5px 8px 9px -7px black;

}
.s-contact-info {

    padding: 20px 20px 0;

}
.m-contact-area{
	padding: 30px;
	background: white;
}
.m-contact-area .form-control {
    padding: 5px;
    height: 30px;
    border-radius: 0;
    background: none;
    border: none;
    border-bottom: 1px solid #e3e3e3;
}
#frmcontactuspage .text-danger {
    position: absolute;
    font-size: 12px;
}
.m-contact-area textarea.form-control{
	height: 100px;
}
.m-contact-area .form-control:focus {
	box-shadow: none;
    border-bottom: 1px solid #007bff;

}
.contact-area .f-content ul{
    margin: 0;
    padding: 0;
}
.contact-area .f-content li:before{
    display: none;
}
.contact-area .f-content li span {

    display: block;

}
.contact-area-title {

    font-family: pbold;
    text-transform: uppercase;
    font-size: 1.2rem;
    padding-left: 13px;

}

.en .contact-area-title{
	font-size: 1.1rem;
}
.contact-area .f-content.f-contact li {

    line-height: 1.8em;
    

}
.contact-area .f-content.f-contact li span{
    display: inline-block;
    margin-right: 5px;
}
.contact-area .f-content li:first-child {

    font-size: 0.9rem;
	font-family: pbold;
	line-height: 1.3;
	margin-bottom: 17px;
}

.margin-top-25 .btn {
    width: 300px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: pbold;
}
.margin-top-25 .btn.btn-cricle {

    float: left;
    padding: 11px 16px;
    width: auto;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 0 12px #858585;
    position: absolute;
    margin-top: -43px;
    right: 0;
    background: #9890e6;
    border: none;

}
/*social share*/

.social-list.post-share {
    float: left;
    border: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
}
.social-list.post-share ul{
    margin: 0;
    padding: 0;
}
.social-list.post-share li{
    float: left;
}
.social-list.post-share li a i {
    color: #425782;
}
.social-list.post-share li {
    float: left;
    padding: 3px 17px;
    border-right: 1px solid #ccc;
    line-height: 1;
}
.social-list.post-share li:last-child{
    border-right: none;
}
/*members*/
#lang-switch label {

    margin: 0;

}
.key-members-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.key-members-content li {

    margin-left: 34px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    padding: 15px 0;

}
.key-members-content li:last-child{
    padding-bottom: 0;
    border: none;
}
.key-img {
    float: left;
    /*overflow: hidden;*/
    position: relative;
    z-index: 9;
}
.key-img img {
    width: 113px;
    height: 113px;
    background: #ddd;
    border: 4px solid white;

}
.key-img::before {

    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    border: 5px solid #322b77;
    right: -10px;
    margin-top: 8px;
    z-index: -3;

}
.key-designation {
    float: left;
    margin-left: 40px;
    font-family: pbold;
    text-transform: uppercase;
    margin-top: 22px;
}
.key-designation span {
    display: block;
    font-family: prg;
    text-transform: capitalize;
    font-size: 14px;
}
.key-designation span:first-child{
    font-size: 15px;
    color: red;
}
.np .key-designation {
    font-weight: bold;
}
.np .key-designation  span{
    font-weight: normal;
}

/*footer section*/


footer{
    background: #1b5f13;
    padding: 30px 0 0;
    color: #fff;
}

.f-log-area {
    float: left;
    width: 19%;
    min-height: 100%;
    margin-right: 4%;
}
.f-contact-info {
    width: 77%;
    float: left;

}
ul.address {

    margin: 0;
    padding: 0;
    list-style: none;

}
.location {

    margin-bottom: 10px;

}
.location span {

    display: block;

}

.address a {
    color: white;
    font-size: 15px;
    font-family: prg;
}
.location a {

    text-transform: uppercase;
    font-family: pbold;
    font-size: 16px;

}
span.f-address-span {
    font-size: 12px;
    font-family: prg;
}
.f-title {
    font-size: 17px;
    font-family: pbold;
    text-transform: uppercase;
    position: relative;
}
.f-title::after {
    content: "";
    height: 2px;
    width: 25%;
    background: white;
    position: absolute;
    top: 24px;
    left: 0;
    border-radius: 10px;
}
.f-content {

    margin-top: 15px;
    margin-bottom: 40px;

}
.f-content li {

    padding: 0;
        padding-left: 0px;
    margin: 0 0 3px;
    line-height: 1.2;
    position: relative;
    padding-left: 15px;

}
.f-content li a {

    font-size: 13px;
    color: #cecdcd;
    text-transform: capitalize;

}
.f-content li:hover a {

    color: #d45017;

}
.f-content li:hover::before{
    background: #d45017;
}
.f-content li::before {

    content: "";
    height: 7px;
    width: 7px;
    background: rgba(241, 241, 241, 0.3);
        background-color: rgba(241, 241, 241, 0.3);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        background-image: none;
        background-size: auto auto;
        background-origin: padding-box;
        background-clip: border-box;
    left: 0;
    position: absolute;
    margin-right: 10px;
    display: inline-block;
    border-radius: 10px;
    margin-top: 6px;

}

.hiring {

    padding: 2px 4px;
    background: #d45017;
    border-radius: 7px;
    width: 72px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 10px;

}
.f-content li:hover .hiring{
    color: white;
}
.copyright {

    background: rgb(4, 66, 10);
    padding: 10px 0;
    font-size: 12px;
    font-family: pthin;

}
.policy ul {

    margin: 0;
        margin-bottom: 0px;
    padding: 0;
    margin-bottom: 5px;

}
.policy li {

    display: inline-block;
    margin-right: 13px;

}
.policy li a {
    color: #fff;
}
.counter,.dteam {

    color: #d45017;
    font-family: pbold;
    font-size: 13px;

}
.dteam {
    color: #1d78ca;
}
.pwred{
    display: block;
}
/*social */
.social-list{
    margin-top: 15px;
}
.social-list li {
    display: inline-block;
    padding: 4px;
}
.social-list li i {
    font-size: 1.7rem;
    color: white;
}
/*stickyheader*/
#header{
transition: all 3000ms;
}
#header.stickyheader {
    position: fixed;
    width: 100%;
    z-index: 999;

}
.stickyheader .top-header-area {
  display: none;
}
.stickyheader .main-header {
  height: 24px;
}


/*inner page */

.bg-with-content {
    background: #fff;
    height: 250px;
    position: relative;
    background-attachment: fixed !important;
}
.bg-with-content::before {
    content: "";
    background: rgba(22, 37, 160, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
}
.main-p-top-title {

    font-size: 1.2rem;
    font-family: pbold;
    text-transform: uppercase;

}
.p-pp-title.pag-detail span a {

    color: white;
    margin-right: 10px;

}
.p-pp-title.pag-detail {

    font-size: 12px;
    color: #ccc;

}
.contactuspage {
    background: #eaeaea;
}
.contact-area .f-content li a {
    color: white;
    font-size: inherit;
}

.pg-title {
    font-size: 23px;
    text-transform: uppercase;
    font-family: pbold;
    line-height: 1.3;
    color: #1b5f13;
    margin-top: 28px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.post-detail-page .pg-title, .list-page-cata .pg-title{
    border-bottom: none;
    margin-bottom: 0;
}
.detail-content-image {
    margin:15px 0;
    float: left;
    width: 100%;
}
.detail-content-image img {
    width: 100%;
    height: 300px;
    object-fit: contain;
}
.title-desc-area p {

    text-align: justify;
    font-size: 17px;
    font-family: prg;
    color: #333232;

}
.title-desc-area p a,.title-desc-area li a{

    color: #d4541d;
    font-weight: bold;

}
.title-desc-area p a:hover, .title-desc-area li a:hover {
    color: #473cb4;
    /*font-weight: bold;*/
}
.meta-tag {
    margin-bottom: 15px;
}
.detail-page .meta-tag {
    border-bottom: 1px solid #d7d7d7;
    float: left;
    width: 100%;
}
.related.post .meta-tag{
    border: none;
}
.p-btn {

    color: white;
    background: #d4541d;
    float: left;
    padding: 5px 10px;
    margin: 10px 0 30px;

}
.p-btn:hover {

    color: white;
}
.p-btn i {

    margin: 0 10px;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;

}

.p-btn:hover i {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.p-btn.btn-nxt {
    float: right;
}
/*.title-desc-area img {
    margin: 0 auto !important;
    width: 100%;
    height: 400px;
    object-fit: contain;
    text-align: center;
    display: block;
}*/



/*gallery */
#lightgallery img {
    width: 100%;
    height: 172px;
    object-fit: scale-down;
    background: #e3e3e3;
}
/*staff*/

.staff-image {

    width: 100px;
    height: 100px;
    border-radius: 100px;
    overflow: hidden;
    background: white;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: -46px;
    position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
    box-shadow: 0px 6px 6px -2px #7f7f7f;

}
.staff-image img {
    width: 104px;
    height: 112px;
    object-fit: cover;
}
.st-content {
    background: #f9f9f9;
    position: relative;
    margin-top: 69px;
    box-shadow: 7px 13px 10px -4px #757575;
    display: inline-block;
    width: 100%;
}
.staff-detail {

    margin-top: 75px;
    float: left;
    width: 100%;

}
.staff-title {

    text-align: center;
    margin-bottom: 15px;
    font-family: pbold;
    text-transform: uppercase;
    line-height: 1;

}
.staff-title span {

    display: block;
    font-family: prg;
    text-transform: none;
    margin-top: 3px;

}
.staff-desc {
    min-height: 107px;
}
.staff-contact ul {

    margin: 0;
    padding: 0;

}
.staff-contact {

    background: #355087;
    padding: 10px;
    position: relative;
    bottom: 0;
    color: white;
    font-family: pthin;
    line-height: 1.6;

}
.staff-contact li span {

    width: 17px;
    float: left;
    text-align: left;
    margin-right: 8px;

}
li.phone {
    float: left;
    width: 100%;
}
body.np .staff-title {
    font-size: 17px;
    font-weight: bold;
}
body.np .staff-title span{
    font-size: 14px;
    font-weight: normal;
}
@media (min-width: 1200px){
.container {
    max-width:1308px;
}

}


/*search bar*/
.form-control.mr-sm-2 {
    border: 0;
    border-radius: 0;
    padding: 5px 10px;
    height: 30px;
    margin-top: 5px;
    width: 2px;
    transition: width 2s;
   -webkit-transition: width 2s; /* Safari 3.1 to 6.0 */
}
.search-form.show .form-control.mr-sm-2{
    width: 300px;
}
.nav-link.serch:hover {
    cursor: pointer;
}
.vid-modal:hover {
    cursor: pointer;
}
/* for language switch*/


.box-switch {
    margin-top: 8px;
    color: white;
    padding: 0 4px;
}
.box-switch span {

    font-size: 12px;
    line-height: 1;

}
.box-switch .switch {

    position: relative;
    display: inline-block;
    width: 34px;
    height: 12px;
    margin-bottom: -1px;

}
    .box-switch .switch input {display:none;}
    .box-switch .slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}
    .box-switch .slider::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 2px;
    background-color: #1b5f13;
    -webkit-transition: .4s;
    transition: .4s;
    top: 1px;
}
    .box-switch input:checked + .slider {background-color: #E6E6E6;}
    .box-switch input:focus + .slider {box-shadow: 0 0 1px #2196F3;}
    .box-switch input:checked + .slider:before {-webkit-transform: translateX(19px);-ms-transform: translateX(19px);transform: translateX(19px);}
    /* Rounded sliders */
    .box-switch .slider.round {border-radius: 34px;}
    .box-switch .slider.round:before {border-radius: 50%;}

#rvfs-controllers {
    margin: 0;
    padding: 0;
}
#rvfs-controllers a {
    margin: 4px;
}
#rvfs-controllers a.disabled {
    color: #e4e4e4;
}
.rvfs-1 * {
    font-size: 95% !important;
}
.rvfs-2 * {
    font-size: 96% !important;
}
.rvfs-3 * {
    font-size: 97% !important;
}
.rvfs-5 * {
    font-size: 99% !important;
}
.rvfs-6 * {
    font-size: 99.8% !important;
}
.rvfs-7 * {
    font-size: 100% !important;
}
/*lowbandwith*/

.low section * img{
	display: none !important;
}
.low .slider-area {
  height: 100px;
  background: black;
}
.low #carouselExampleIndicators {
  display: none;
}
.ar-content .meta-tag {
    border: none;
    margin-bottom: 5px;
}
.scc table {
    background: white;
}
.scc table th {
    color: white;
}
.s-content-are .access-eye a i {
    font-size: 21px;
    line-height: 1;
    margin-bottom: -7px;
    float: left;
    color: #fff300;
    background: 1b5f13;
}
.icon-eye-hidden-shs.pagina-acessivel {
    background: white !important;
    color: black !important;
}
/* language switch ends*/



/*constrast*/

.main-header.pagina-acessivel *,.contact-area .pagina-acessivel,.gallery-title.pagina-acessivel, .main-header.pagina-acessivel,.navbar-light .navbar-nav .nav-link.pagina-acessivel, .news-section.pagina-acessivel {

    background: #2e2e2e;
    color: #bdbd1f;

}
.main-content.pagina-acessivel {

    background: 1b5f13;
    margin: 0;
    padding: 110px 0 70px;
    color: yellow;

}
.sect-content.pagina-acessivel *,.contact-area.pagina-acessivel *, .main-content.pagina-acessivel *,footer.pagina-acessivel a, footer.pagina-acessivel li a{

    color: yellow;

}

.branches-list {
    padding: 40px 0;
    background: #f5f4ff;
    margin-top: 50px;
}
.branch-area {
    padding: 10px;
    background: #fff;
    box-shadow: 1px 0 4px -2px #1b5f13;
    margin-bottom: 20px;
}
.branch-tile-main {
    padding: 0 15px 30px;
    font-size: 1.4rem;
    font-family: pbold;
    text-transform: uppercase;
    text-align: center;
    color: #7169bf;
}
.br-title {
    text-transform: uppercase;
    font-size: 14px;
    font-family: pbold;
}
.branch-area span {
    background: #1b5f13;
    padding: 5px;
    color: white;
    font-size: 11px;
    border-radius: 12px;
    margin-right: 6px;
}
.branch-area a {
    color: #6e6e6e;
}
.branch-area a:hover {
    color:#2f2775;
}
/*breadcrm*/
.m-topp .p-pp-title span::after {
    content: "/";
    margin-right: 10px;
}


@media screen and (max-width: 480px){
	.h-s-links li:first-child {

    /*display: none;*/

}
.h-s-links {

    width: 100%;
    float: left;
    text-align: left;

}
.h-s-links li {
    padding: 0 5px;
}
.carousel-item img {
    height: 168px !important;
}
#lightgallery a{
	border: none;
	width: 100%;
}
.h-s-links li:last-child {
    margin-top: 15px !important;
}
}
@media screen and (max-width: 768px){
    .business-description h1 span.slogon {
    display: none;
}
    * img {
    width: 100%;
    height: auto ;
}
.box-switch {
    margin-top: -3px;
    float: left;
}
.carousel-item img {

    height: 250px;
    object-fit: contain;
    background: #353535;

}
section.main-content {
    margin-top: 101px;
}
.li-area {
    z-index: 99;
    margin-top: 20px;
    position: relative;
    right: 0;
    left: 0;
    margin-bottom: -69px;
}
.l-area {

    width: 57px;
    float: left;
    margin-top: 7px;

}

.h-s-links {

    width: 100%;
    float: left;
    text-align: left;

}

.shs-logo {

    position: absolute;
    margin-top: -60px;
    right: 16px;

}
.main-header {
    height: auto;
}
.subscribe-form {
    width: auto;
}
.form-input-area {
    float: left;
    width: 100%;
    margin-right: 0;
}
.form-submit {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.navbar.navbar-expand-lg.navbar-light.bg-light {

    margin-bottom: -22px;

}
.imag-gallery {

    position: relative;
    margin-bottom: 37px;

}
.h-s-links li {
    padding: 0 10px;
}
.h-s-links li:before{
	display: none;
}
.low {

    display: none !important;

}
.key-members-content li{
	width: auto;
}
.slick-next.slick-arrow {
    margin-right: -9px;
}
.slick-prev.slick-arrow {
    margin-left: -9px;
}
}

@media screen and (min-width: 769px) and (max-width: 960px){
	.main-header{
		height: auto;
		padding-bottom: 30px;
	}
	.h-s-links {
    width: 100%;
    text-align: left;
}

.business-description h1 span.slogon {
    display: none;
}
.dual-collapse2 {
    position: absolute;
    z-index: 999;
    display: block !important;
    top: 0;
    right: 0;
}
.ml-auto .nav-item {
    display: inline-block;
}
.navbar-nav.ml-auto {
    flex-direction: row;
    margin-right: 10px;
}
.l-area {
    width: 75px;
}
.shs-logo {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -74px;
}
.subscribe-form {
    width: 62%;
}
.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: absolute;
    z-index: 9999;
}
img.d-block {
    object-fit: cover;
    height: 373px;
}
.n-content-area {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.key-members-content li{
	width: auto;
}

}
@media screen and (min-width: 960px) and (max-width: 1300px){
    .business-description h1 span.slogon{
        display: none;
    }
}
/*goto top*/

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  z-index: 99;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../img/goto.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}

.cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

.vi-hidden{
    width: 100%;
    visibility: hidden;
}

.dataTable thead.table-style{
    background-color: #2c4c84;
    color: white;
}

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}

@media only screen and (min-width: 1024px) {
  .cd-top {

    height: 45px;
    width: 45px;
    right: 38px;
    bottom: 33px;

}
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
.appstore li {
    width: 63%;
    margin-bottom: 10px;
}

.carousel-caption.d-none.d-md-block {
    bottom: 6%;
    background: #181313b3;
    width: 40%;
    left: 6.3%;
    text-align:left;
    padding:10px 15px;
}
.key-members-content {

    overflow: hidden;

}
.last .key-img:before{
    display: none;
}
.last .key-img img{
    border-radius: 75px;
}
