:root {--animate-duration: 1s;--animate-delay: 3s;--animate-repeat: 1}
.animate__animated {-webkit-animation-duration: 1s;animation-duration: 1s;animation-delay: var(--animate-delay);-webkit-animation-duration: var(--animate-duration);animation-duration: var(--animate-duration);-webkit-animation-fill-mode: both;animation-fill-mode: both}
@-webkit-keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); animation-timing-function: cubic-bezier(.55,.055,.675,.19) } 60% { opacity: 1; -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); animation-timing-function: cubic-bezier(.175,.885,.32,1) } }
@keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0); -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19); animation-timing-function: cubic-bezier(.55,.055,.675,.19) } 60% { opacity: 1; -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0); transform: scale3d(.475,.475,.475) translate3d(0,60px,0); -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1); animation-timing-function: cubic-bezier(.175,.885,.32,1) } }
.animate__zoomInDown {-webkit-animation-name: zoomInDown;animation-name: zoomInDown}

.preloader{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: #ffffff;z-index: 99999999;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.preloader .enter{ color: #fff; padding: 10px 40px; border-radius: 5px; font-weight: 600; font-size: 20px; letter-spacing: 1px; background-image: linear-gradient(45deg, #fb6328 0%, #ab6000 100%); cursor: pointer; }

.topBar{width: 100%;float: left;background: #fff;position: relative;padding: 20px 0 7px;z-index: 101;}
.topBar svg {width: 100%;float: left;fill: #e0d6a6;position: absolute;top: -1px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.topBar ul {margin: 0; padding: 0;text-align: right;}
.topBar ul li{list-style-type: none;display: inline;margin: 0 0 0 25px;text-align: center;float: right;font: 400 16px 'Roboto Condensed';color: #96430e;cursor: pointer;}
.topBar ul li img{width: 24px; margin-bottom: 10px;}
.topMenu{box-shadow: 0px 1px 14px #00000085;width: 100%;float: left;background: #ffffff;border-top: 1px solid #efe7e7;position: relative;z-index: 100;}
.topMenuWrap {margin-bottom: 0;float: right;text-align: center;position: relative;width: 100%;}
.topMenuWrap:after {content: '';position: absolute;bottom: -9px;left: 0;width: 100%;height: 9px;}
#main-menu {margin: 0;padding: 0;display: inline-flex;}
#main-menu li {display: table-cell;list-style-type: none;margin: 0;padding: 0;position: relative;transition: all ease-in-out 300ms;}
#main-menu li div {padding: 0;margin: 0 0px;position: absolute;top: 29px;right: 5px;margin: 0 0px;text-shadow: none;transition: all 500ms;}
#main-menu li div:after {display: none;content: '\f101';font-family: FontAwesome;}
#main-menu li:hover div {color: #fff;transform: rotate(90deg);}
#main-menu li:hover { /* Chrome10-25,Safari5.1-6 */border-bottom: ccc;} 
#main-menu li a {color: #000;display: block;font: 400 16px "Scada";padding: 10px 13px;text-decoration: none;margin: 0 0;transition: background 300ms ease-in-out;}
#main-menu li a:hover,#main-menu li:hover a, #main-menu li.selecto a{color: #000000;background: #e4dbad;text-shadow: 1px 1px 2px #fff;}
#main-menu li.current-menu-item:hover > a {color:#dca47f;}
#main-menu li:hover > span {color: #FFF;}
#main-menu li.current-menu-item:hover > span {color: #F00;}
#main-menu li ul,#main-menu li ul li ul{left:0;opacity:0;visibility:hidden;padding:0;position:absolute;top: 38px;text-align:left;width:260px;z-index:91;margin:0;background: rgba(255, 255, 255, 0.89);-webkit-transition:all .3s ease-in 0s;-moz-transition:all .3s ease-in 0s;-ms-transition:all .3s ease-in 0s;-o-transition:all .3s ease-in 0s;transition:all .3s ease-in 0s;/* border:2px solid #b98b6c; */}
#main-menu li ul li ul {top: 0;left: 100%;}
#main-menu li ul li,#main-menu li ul li ul li{float:left;margin:0;width:100%;background:0 0;border-right:none;padding:0;border-top: 1px solid #ffffff;border-bottom: 1px solid #e6e5e5;}
#main-menu li ul li:after {content: '';}
#main-menu li ul li:hover {box-shadow: none;}
#main-menu li ul li a,#main-menu li ul li ul li a{margin:0;float:left;padding:3% 3% 3% 6%;color: #000000!important;background:0 0!important;text-transform:inherit;font-size:14px;width:100%;overflow:hidden;border-top:none!important;border-bottom:none!important;-webkit-transition:all .1s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all .1s ease-in 0s;-o-transition:all .1s ease-in 0s;transition:all .1s ease-in 0s;}
#main-menu li ul li a span,#main-menu li ul li ul li a span{color:#0095c6!important;background-color:transparent!important;border-radius:0;padding:0}
#main-menu li ul li a:hover{padding:3% 3% 3% 9%;color: #052f6e !important;background: #f19801;}
#main-menu li:hover>ul{left:0;opacity:1;visibility:visible;margin-top:2px;/* box-shadow:0 4px 12px rgba(0,0,0,.33); *//* background: url(../images/topbar.jpg) repeat-y top center; */}
#main-menu li:last-child ul:before{content:'';display:inline-block;border-left:10px solid transparent;border-right:10px solid rgba(255,255,255,0);border-bottom:10px solid rgba(255,255,255,0);border-bottom-color:#FFF;position:absolute;top:-12px;left:198px}
#main-menu li:last-child ul {left: auto;right: 0;}
#main-menu li:hover > ul li:hover ul {left: 100%;}
.selecto {color: #000000 !important;background: #e4dbad;text-shadow: 1px 1px 2px #fff;}

.biosContainer{width: 100%;float: left;position: relative;background: #fff;}
.biosContainer svg{width: 100%;float: left;position: absolute;bottom: 0;z-index: 99;fill: #fff;height: 90px;}
.biosContainer svg path:nth-child(1){fill: #ffffffad;}
.biosContainer svg path:nth-child(2){fill: #9c915d6b;}
#bios{position: relative; width: 100%;overflow: hidden}
/*#bios .item1:before{content: '';position: absolute;background: #0000001a;top: 0;right: 0;bottom: 0;left: 0;z-index: 8;pointer-events: none;}
#bios .item1:after{pointer-events: none;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: rgba(20, 77, 166, 0.19);content: '';z-index: 19;}*/
#bios .item1{position: relative}
#bios .item1 div {background: #ffffff;position: absolute;z-index: 9;bottom: 90px;left: 110px;font: 400 48px/45px 'Birthstone';padding: 2px 15px 10px 15px;border-radius: 5px;border-right: 5px solid #2c75e4;color: #000000;}
#bios .slCaption{position: absolute;z-index: 99;top: 30%;width: 100%;text-align: center;color: #fff;font:400 25px 'Times New Roman';display: block;}
#bios .slCaption p{color: #fff;font:400 25px 'Times New Roman';}
#bios .slCaption > div{width: 80%;margin: 0 auto;}
#bios .slCaption span{font: 400 75px/72px 'Oswald';text-transform: uppercase;padding: 0 0 2px 0;display: inline-block;border-bottom: 1px solid #fff;margin-bottom: 20px;}
#bios .slCaption span div{font: 400 15px 'Oswald';text-transform: uppercase;text-align: left;margin: 0;text-shadow: 2px 2px 3px #000;position: relative;border-bottom: 1px solid #fff;width: 100%;}
#bios .prev1 {left:-100px;}
#bios .next1 {right:-100px;}
#bios .prev1, #bios .next1{cursor: pointer;transition: all 300ms ease-out;-webkit-transition: all 300ms ease-out;-moz-transition: all 300ms ease-out;visibility:hidden;position:absolute;z-index:999;top:45%;color: #fff;padding: 0 24px;font-size: 45px;line-height: 0px;}
#bios:hover > .prev1 {left: 80px;visibility:visible;}
#bios:hover >.next1 {right: 80px;visibility:visible;}

.scrollContainer{width: 100%; float: left;}

.welcomeContainer{width: 100%;float: left;padding: 40px 0;background: #fff;}
.welcomeContainer .sec-title h2{font: 500 53px/57px "";color: #2f3753;margin: 0;padding: 0 0 20px 0;font-style: italic;text-shadow: 2px 2px 1px #fefefea8, 2px 3px 4px #00000054;}
.welcomeContainer .sec-title h2 span{font: 500 20px/20px "Scada";display: block;text-shadow: none;}
.welcomeContainer .text{font: 400 16px/26px Scada;display: block;color: #2f3753;margin: 0 0 20px 0;}
.welcomeContainer .text img{/* width: 100%; */float: left;/* height: 160px; */margin-right: 25px;display: block;margin: 0 30px 20px 0;}
.welcomeContainer .about-feature-box {position: relative;}
.welcomeContainer .about-feature-box:before {content: '';position: absolute;left: 50%;top: 50%;margin: -50px 0px 0px -50px;width: 100px;height: 100px;background: rgba(0,0,0,0.10);border-radius: 50%;z-index: 1;}
.welcomeContainer .about-feature-box .outer {margin: 0px 0px;}
.welcomeContainer .about-feature-box .about-feature {position: relative;margin-bottom: 30px;}
.welcomeContainer .about-feature-box .about-feature {float: left;padding: 0 0;margin: 0 0 0px;width: 50%;}
.welcomeContainer .about-feature-box .about-feature .inner-box {position: relative;display: block;-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);-ms-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.20);-webkit-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.welcomeContainer .about-feature-box .about-feature .inner-box:before {background-size: 90% !important;}
.welcomeContainer .about-feature-box .about-feature:nth-child(1) .inner-box {background: #f5a93f;}
.welcomeContainer .about-feature-box .about-feature:nth-child(1) .inner-box:before{content: '';background: url(../../assets/images/knowledge.png) no-repeat center center;position: absolute;width: 100%;height: 100%;opacity: 1; /* Safari *//* -webkit-filter: invert(100%); */ /* Safari *//* filter: invert(100%); */}
.welcomeContainer .about-feature-box .about-feature:nth-child(2) .inner-box {background: #4cc7d6;}
.welcomeContainer .about-feature-box .about-feature:nth-child(2) .inner-box:before{content: '';background: url(../../assets/images/excellence.png) no-repeat center center;position: absolute;width: 100%;height: 100%;opacity: 1; /* Safari */ /* Safari */}
.welcomeContainer .about-feature-box .about-feature:nth-child(3) .inner-box {background: #2b8996;}
.welcomeContainer .about-feature-box .about-feature:nth-child(3) .inner-box:before{content: '';background: url(../../assets/images/leadership.png) no-repeat center center;position: absolute;width: 100%;height: 100%;opacity: 1; /* Safari */ /* Safari */}
.welcomeContainer .about-feature-box .about-feature:nth-child(4) .inner-box {background: #dc4549;}
.welcomeContainer .about-feature-box .about-feature:nth-child(4) .inner-box:before{content: '';background: url(../../assets/images/empathy.png) no-repeat center center;position: absolute;width: 100%;height: 100%;opacity: 1; /* Safari */ /* Safari *//* -webkit-filter: contrast(200%) brightness(150%); */  /* Safari *//* filter: contrast(200%) brightness(150%); */}
.welcomeContainer .about-feature-box .about-feature .content-box {position: relative;display: table;width: 100%;height: 200px;vertical-align: middle;padding: 20px 20px;text-align: center;border-radius: 0px;overflow: hidden;-webkit-transition: all 300ms linear;-ms-transition: all 300ms linear;transition: all 300ms linear;}
.welcomeContainer .about-feature-box .about-feature .inner-box .inner {position: relative;display: table-cell;width: 100%;vertical-align: bottom;}
.welcomeContainer .about-feature-box .about-feature h3 {position: relative;display: inline-block;/* max-width: 140px; */font-size: 24px;font-weight: 700;text-transform: capitalize;line-height: 1.3em;}
.welcomeContainer .about-feature-box .about-feature h3 a{color: #ffffff;font-family: 'Playfair Display';font-style: italic;font-size: 29px;}
.welcomeContainer .about-feature-box .about-feature h3 a:hover{text-decoration: none;}
.welcomeContainer .about-feature-box .about-feature:nth-child(4) .inner-box:hover {-webkit-transform: translate(10px,10px);-ms-transform: translate(10px,10px);transform: translate(10px,10px);}
.welcomeContainer .about-feature-box .about-feature:nth-child(3) .inner-box:hover {-webkit-transform: translate(-10px,10px);-ms-transform: translate(-10px,10px);transform: translate(-10px,10px);}
.welcomeContainer .about-feature-box .about-feature:nth-child(2) .inner-box:hover {-webkit-transform: translate(10px,-10px);-ms-transform: translate(10px,-10px);transform: translate(10px,-10px);}
.welcomeContainer .about-feature-box .about-feature:nth-child(1) .inner-box:hover {-webkit-transform: translate(-10px,-10px);-ms-transform: translate(-10px,-10px);transform: translate(-10px,-10px);}

.anandam{padding: 70px 0 50px;width: 100%;float: left;background: url('../../assets/images/topBg.jpg');position: relative;}
.anandam:before{content: '';position: absolute; top: 0;background: url('../../assets/images/bg-bottom.png');width: 100%;height: 26px;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.anandam:after{content: '';position: absolute;/* background: url('../../images/theme/bg-bottom_blue.png'); */width: 100%;height: 26px;bottom: 0;}
.anandam .topChera{content: '';position: absolute;width: 100%;float: left;fill: #ffffff;position: absolute;top: 0;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.anandam .bottomChera{content: '';position: absolute;width: 100%;float: left;fill: #efefef;position: absolute;bottom: 0;}
.anandam h1{font: 500 56px/38px "";color: #373435;margin: 0;padding: 0 0 20px 0;text-shadow: 2px 2px 1px #fefefea8, 2px 3px 4px #00000054;font-style: italic;}
.anandam h1 span{font: 500 20px / 20px "Scada";display: block;color: #216842;text-shadow: none;}
.anandam h1 em{display: block;font-size: 26px;margin-left: 160px;}
.anandam p{font: 400 16px/26px Scada;display: block;color: #216842;margin: 0 0 20px 0;text-align: justify;}
.anandam p a {display: block;position: relative;text-align: right;margin-top: 30px;color: #ef4d3e;padding: 5px 0 0 0;transition: all ease-in-out 0.3s;width: 70%;}
.anandam p a:hover {color: #373435;text-decoration: none;}
.anandam p a:before {content: '';position: absolute;width: 100%;height: 1px;top: 0;left: 0;background: #d7dac2;}
.anandam p a:after {content: '';position: absolute;width: 100%;height: 1px;top: 1px;left: 0;background: #fff;}

.infrastructure{width: 100%;float: left;background: #040051;position: relative;padding: 100px 0;overflow: hidden;}
.infrastructure:before{background: url('../../assets/images/facility_bg.webp') fixed;background-size: cover;bottom: 0;content: "";left: 0;opacity: .1;position: absolute;right: 0;top: 0;transform: translateZ(-1px) scale(1.15);}
.infrastructure:after{content: '';position: absolute;background: url('../../assets/images/bg-bottom.png');width: 100%;height: 26px;bottom: 0;}
.infrastructure .panelHeading{position: relative;font: 700 40px/27px Playfair Display;color: #ffffff;margin: 0 0 20px 0;padding: 0 0 28px 0;}
.infrastructure .panelHeading:after{content: '';position: absolute;background: url(../../assets/images/after_heading.png) no-repeat center center;height: 12px;width: 100%;bottom: 0;left: 0;}
.infrastructure .text{font: 400 14px/20px Scada;display: block;color: #efefef;margin: 0 0 20px 0;}
.infrastructure .item1 > div {background: #fff;padding: 2px;position: relative;overflow: hidden;}
.infrastructure .item1 .imgContainer {width: 100%;float: left;margin: 0;padding: 0;position: relative;}
.infrastructure .item1 .heading {color: #ffffff;font: 400 16px 'Scada';width: 100%;float: left;margin: 0;padding: 5px 10px;position: absolute;overflow: hidden;bottom: 0;text-shadow: 1px 1px 11px #000;background-image: linear-gradient(45deg, #000000 0%, #62b0ff00 100%);text-transform: uppercase;}
.infrastructure .item1 .text {font: 400 14px / 19px Scada;display: block;color: #373435;margin: 10px 0;padding: 0px 10px;width: 100%;float: left;position: relative;overflow: hidden;-webkit-line-clamp: 6;display: -webkit-box;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: normal;}
.infrastructure .item1 .moreLnk {float: right;position: relative;right: -2px;bottom: -2px;padding: 5px 15px;background-image: linear-gradient(45deg, #e47f1a 0%, #fcd226 100%);color: #fff;text-shadow: 1px 1px 1px #00000057;letter-spacing: 1px;}
.infrastructure .custNav {width: 100%; float: left;}
.infrastructure .custNav > div {display: inline-table; cursor: pointer;}
.infrastructure .custNav > div:hover i{color: yellow;}
.infrastructure .custNav > div i {font-size: 35px; color: #fff;}
.infrastructure .custNav > div.owl-prev {padding-right: 10px;}
.infrastructure .custNav > div.owl-next {border-left: 1px solid #ccc; padding-left: 10px;}

.whyChoose{width: 100%;float: left;background: #fff;padding: 80px 0;}
.whyChoose h3{font: 500 56px/56px "";color: #c33538;margin: 0;padding: 0 0 20px 0;text-shadow: 2px 2px 1px #fefefea8, 2px 3px 4px #00000054;font-style: italic;}
.whyChoose h3 span{font: 500 20px / 20px "Scada";display: block;color: #216842;text-shadow: none;}
.whyChoose p{font: 400 16px/28px Scada;display: block;color: #216842;margin: 0 0 20px 0;}
.whyChoose p img {float: right;width: 560px;}
.whyChoose a {position: relative;text-align: right;margin-top: 10px;color: #ef4d3e;padding: 5px 0 0 0;transition: all ease-in-out 0.3s;font-family: 'Scada';font-weight: 500;font-size: 17px;}
.whyChoose a:hover {color: #373435;text-decoration: none;}

.foundation{width: 100%;float: left;background: #fff;padding: 80px 0;position: relative}
.foundation:before{content: '';position: absolute;top: -20px;background: url('../../assets/images/bg-bottom.png');width: 100%;height: 26px;-webkit-transform: rotate(180deg);transform: rotate(
0deg);}
.foundation:after{content: '';position: absolute;background: url(../../assets/images/bg-bottom.png);width: 100%;height: 26px;bottom: -24px;z-index: 9;transform: rotate(
180deg);}
.foundation h1{font: 500 55px/56px "";color: #2f3753;margin: 0;padding: 0 0 20px 0;text-shadow: 2px 2px 1px #fefefea8, 2px 3px 4px #00000054;font-style: italic;}
.foundation h1 span{display: block;font: 500 20px / 20px "Scada";color: #272d44;text-shadow: none;}
.foundation p{font: 400 16px/28px Scada;display: block;color: #2e2e2e;margin: 0 0 20px 0;}
.foundation p img {float: right;width: 560px;}
.foundation p a {display: block;position: relative;text-align: right;margin-top: 30px;color: #ef4d3e;padding: 5px 0 0 0;transition: all ease-in-out 0.3s;width: 100%;}
.foundation p a:before {content: '';position: absolute;width: 100%;height: 1px;top: 0;left: 0;background: #d7dac2;}
.foundation p a:after {content: '';position: absolute;width: 100%;height: 1px;top: 1px;left: 0;background: #fff;}
/*.foundation a {position: relative;text-align: right;margin-top: 10px;color: #ef4d3e;padding: 5px 0 0 0;transition: all ease-in-out 0.3s;font-family: 'Scada';font-weight: 500;font-size: 17px;}*/
.foundation a:hover {color: #373435;text-decoration: none;}
/*.whyChoose a:before {content: '';position: absolute;width: 100%;height: 1px;top: 0;left: 0;background: #d7dac2;}*/
/*.whyChoose a:after {content: '';position: absolute;width: 100%;height: 1px;top: 1px;left: 0;background: #fff;}*/

.mvContainer{float: left;width: 100%;position:relative;color: #ffffff;padding: 80px 0px 0px;overflow: hidden;background: #fff;}
.mvContainer .news-column .inner{position: relative;margin-top: 50px;padding: 90px 20px 90px 90px;margin-right: -200px;}
.mvContainer .news-column .inner:before{content: '';position: absolute;left: 0;top: 0;width: 3000px;height: 100%;background: #dc4549;border-radius: 5px 0px 0px 5px;}
.mvContainer .image-layer{position:absolute;left:0;top:0;right: 0;bottom: -42px;opacity:1;background-repeat: no-repeat;background-position: center;background-size: cover;}
.mvContainer .image-layer:before{content: '';position:absolute;left:0;top:0;width: 100%;height: 100%;opacity:0.90;background-color: #040149;}
.mvContainer .heading{font: 700 40px/44px Playfair Display;color: #ffffff;margin: 0;padding: 0 0 20px 0;}
.mvContainer p{font: 400 15px/23px Scada;display: block;color: #9a9a9a;margin: 0 0 30px 0;position: relative;}
.mvContainer ul{margin: 60px 0 0 0;padding: 0;color: #fff;text-align: center;}
.mvContainer ul li {margin: 0;padding: 0 34px;list-style-type: none;display: table-cell;font: 400 18px 'Scada';color: #fff;text-transform: uppercase;}
.mvContainer ul li span {font-size: 14px;text-transform: initial;display: block;margin: 10px 0 0 0;color: #9a9a9a;}
.mvContainer ul li i{margin: 0;padding: 0;display: block;text-align: center;font-size: 60px;}
.mvContainer ul li:nth-child(1) {padding: 0 34px 0 0;}
.mvContainer ul li:nth-child(2) {border-left: 1px solid #5a5858;border-right: 1px solid #5a5858;}
.mvContainer ul li:nth-child(3) {padding: 0 0 0 34px;}
.mvContainer ul li:nth-child(1) i {color: #dc4549;}
.mvContainer ul li:nth-child(2) i {color: #4cc7d6;}
.mvContainer ul li:nth-child(3) i {color: #f5a93f;}
.mvContainer .inner-box{position: relative;padding: 45px 120px 1px 40px;margin-right: -203px;margin-left: 50px;z-index: 9;bottom: 0px;}
.mvContainer .inner-box:before{content: '';position: absolute;left: 0;top: 0;width: 3000px;height: 100%;background: #db9740;border-radius: 5px 0px 0px 5px;}
.mvContainer .inner-box:after{content: '';position: absolute;left: 0;top: 0px;width: 3000px;height: 100%;background: url('../../assets/images/bottom_bg.jpg');border-radius: 5px 0px 0px 5px;opacity: 0.03;}
.mvContainer .inner-box p{color: #fff;font: 400 14px/23px Scada;}
.mvContainer .inner-box p strong{color: #fff;font-size: 25px;display: block;margin-bottom: 10px;}
.mvContainer .inner-box p img {float: left;margin-right: 20px;margin-bottom: 10px;border-radius: 5px;border-bottom: 2px solid #fff;border-right: 2px solid #fff;box-shadow: 5px 5px 11px #b56500;}

.newsFormContainer{width: 100%;float: left;padding: 0 0 50px 0;position: relative;background: #fff;}
.newsFormContainer:after{content: '';position: absolute;background: url('../../assets/images/notice_bg.webp') no-repeat center right;top: -110px;left: 0;right: 0;bottom: 0;z-index: 0;}
.newsFormContainer:before{content: '';position: absolute;background-image: linear-gradient(90deg, #ffffff 40%, #ffffff21 100%);top: -110px;left: 0;right: 0;bottom: 0;z-index: 1;}
.newsFormContainer .heading{font: 700 40px/44px Playfair Display;color: #464646;padding: 0 0 20px 0;/* text-shadow: 2px 2px 1px #fefefea8, 2px 3px 4px #00000054; */margin-top: -70px;margin-bottom: 30px;position: relative;display: table;z-index: 9;}
.newsFormContainer .heading:after{content: '';position: absolute;background: url(../../assets/images/after_heading.png) no-repeat center center;height: 12px;width: 100%;bottom: 0;filter: invert(100%);left: 0;}
#moduletable{margin:0;padding:0;overflow:hidden;position: relative;z-index: 9;}
#moduletable ul{margin:0;padding:0;width:100%;}
#moduletable ul li{margin:0;/* padding:0; */list-style-type:none;font: 400 14px/24px 'Scada';width:100%;float:left;}
#moduletable ul li:before{content:''}
#moduletable ul li a{color: #216842;display:block;}
#moduletable ul li a strong{color: #d9534f;padding:0;display:block;font-size: 23px;font-family: Roboto Condensed;font-weight: normal;margin: 0 0 5px 0;}
#moduletable ul li a:hover{text-decoration: none;}
.vina-item{/* padding: 0px !important; */color: #eab704;border-bottom: 1px solid #efefef;MARGIN-BOTTOM: 15px !important;padding-bottom: 15px;/* background-color:#eaf0f7; */}
.vina-item a{color:#000;}
#scrollCtrl{margin:8px 0 0 0;padding:0;text-align:right;}
#scrollCtrl span{width:29px;height:29px;display:inline-block;}
#scrollCtrl .up, #scrollCtrl .down, #scrollCtrl .toggle{text-indent:10000px;margin:0;padding:0;width:29px;height:29px;-webkit-transition:all 240ms ease-in-out;-moz-transition:all 240ms ease-in-out;-ms-transition:all 240ms ease-in-out;-o-transition:all 240ms ease-in-out;transition:all 340ms ease-in-out;}
#scrollCtrl .down{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:bottom left;}
#scrollCtrl .down:hover{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:top left;cursor:pointer;}
#scrollCtrl .toggle{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:bottom right;cursor:pointer;}
#scrollCtrl .toggle.et-run{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:top right;cursor:pointer;}
#scrollCtrl .up{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:top center;}
#scrollCtrl .up:hover{background-image:url(../../assets/images/icon_news_ctrl.png);background-position:bottom center;cursor:pointer;}
.vina-items-wrapper ul li.new_item:before{content:'assets/images/new-icon.gif';}
.dtContainer{float:left;margin-top:0;margin-right: 30px;text-align:center;font-size:11px;position: relative;min-width: 100px;}
.dtContainer .yr{padding:2px 5px 0px;color: #000;font-size: 23px;position: absolute;right: 0;}
.dtContainer .dt{font-size: 90px;/* padding:5px 5px 1px 5px; */border-bottom:0;line-height: 85px;}
.dtContainer .mn{text-transform:uppercase;font-size: 20px;}
.gradients1{background-image: linear-gradient(90deg, #ffffff 0%, #ffffff0a 100%);position: relative;}

.galleryContainer{width: 100%;float: left;position: relative;background-image: linear-gradient(90deg, #fbc200 85%, #fabe00 90%, #fab300 100%);}
.galleryContainer:before{content: '';position: absolute;background: url(../../assets/images/pen_bg.jpg) no-repeat bottom right;width: 100%;height: 100%;right: 0; background-size: cover;}
.galleryContainer:after{content: '';position: absolute;background: url() no-repeat center top;left: 0;bottom: 0;right: 0;height: 20px;}
.galleryBg {width: 100%;float: left;text-align: center;background: #fcd21c;}



.eventGlry{width: 100%;float: left;}
.students-join1-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;/* -webkit-box-shadow:0 0 12px -1px rgba(0,0,0,.53); */-moz-box-shadow:0 0 12px -1px rgba(0,0,0,.53);/* box-shadow:0 0 12px -1px rgba(0,0,0,.53) */}
.students-join1-wrapper .students-join1-left{-webkit-box-flex:5;-moz-flex:5;-webkit-flex:5;flex:5;border: 0px solid #fff;}
.students-join1-wrapper .students-join1-right{-webkit-box-flex:2;-moz-flex:2;-webkit-flex:2;flex:2;text-align:center;background:#002147;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}
.students-join1-wrapper .students-join1-right>div {margin: 0 auto;}
.students-join1-wrapper .students-join1-right h2{font-size:36px;font-weight:400;margin-bottom:30px;line-height:1.2;color:#fff}
.join-now-btn{color:#002147;padding:13px 40px;background:#fdc800;text-transform:uppercase;font-size:14px;font-weight:500;display:inline-block;border:0;border:2px solid #fdc800;text-align:center;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-ms-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}
.join-now-btn:hover {background: transparent;color: #fff; text-decoration: none;}
.students-join1-wrapper .students-join1-left .ri-grid {margin: 0;}
.students-join1-wrapper .students-join1-left ul li{border: 0px solid #fff;}

.bottomPanel{width: 100%;float: left;position: relative;background: #1b3058;padding: 60px 0 30px 0;color: #fff;z-index: 9;}
.bottomPanel:before{content: '';position: absolute;background: url('../../assets/images/bottom_bg.jpg');width: 100%;height: 100%;top: 0;opacity: 0.04;}
.bottomPanel ul {margin: 0; padding: 0; font: 400 14px 'Roboto Condensed';-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;}
.bottomPanel ul li {list-style-type: none;}
.bottomPanel ul li a {color: #fff;padding: 5px 0 5px 15px;display: block;position: relative; transition: all ease-in-out 300ms;}
.bottomPanel ul li a strong {color: #edf7b9; font-weight: 400;}
.bottomPanel ul li a:hover {text-decoration: none;padding:  5px 0 5px 20px;color: #fcd21c;}
.bottomPanel ul li a:hover:before {content: '\f0a4'}
.bottomPanel ul li a:before {content: '\f0da';font: 400 15px 'FontAwesome';left: 0;position: absolute; transition: all ease-in-out 300ms;}
.bottomPanel ol {margin: 0;padding: 0;font: 400 13px/21px 'Scada';}
.bottomPanel ol li {list-style-type: none;margin: 0 0 20px 0;padding: 0 0 0 50px;position: relative;}
.bottomPanel ol li a {color: #fff;text-decoration: none;}
.bottomPanel ol li a:hover {color: #fcd21c;}
.bottomPanel ol li strong{display: block;font: 500 15px 'Roboto Condensed';}
.bottomPanel ol li i{position: absolute;left: 0;border: 2px solid #fff;top: 2px;font-size: 18px;padding: 5px 0;width: 32px;height: 32px;text-align: center;}

.mapFooter{width: 100%; float: left; position: fixed;bottom: 0; z-index: -1;}
.mapFooter .gmap{width: 100%; float: left;}
.mapFooter .gmap iframe{width: 100%; height: 250px; float: left;}
.mapFooter .gmap a {width: 100%; float: left; text-align: center;}
.mapFooter .gmap a img {margin: 0 auto;}
.mapFooter .cprite{width: 100%;float: left;border-top: 1px solid #1b3058;font: 400 14px 'Scada';text-align: center;padding: 11px 0; color: #1b3058;}
.mapFooter .cprite a {color: #1b3058; transition: all ease-in-out 300ms;}
.mapFooter .cprite a:hover {color: #1b3058;}


.paralaxBg{position: relative;width: 100%;float: left;background: #fff url('../../assets/images/paralax.jpg') no-repeat center center;margin-bottom: 0;background-size: cover;padding: 50px 0;background-attachment: fixed;}
.paralaxBg:before{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* IE6-9 */background: -moz-linear-gradient(top, rgba(0,0,0,0.37) 1%, rgba(0,0,0,0) 44%, rgba(0,0,0,0) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(0,0,0,0.37) 1%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(0,0,0,0.37) 1%,rgba(0,0,0,0) 44%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e000000', endColorstr='#00000000',GradientType=0 );}
.paralaxBg:after{content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.37) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.37) 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 55%,rgba(0,0,0,0.37) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#5e000000',GradientType=0 );}
.paralaxBg .paralaxHeading {color: #fff;text-shadow: 0px 6px 9px #0000006b;font: 700 78px/51px Playfair Display;}
.paralaxBg .paralaxHeading span {display: table;position: relative;z-index: 3;}
.paralaxBg .paralaxHeading span span:nth-child(1) {font-size: 41px;position: relative;z-index: 1;line-height: 40px;}
.paralaxBg .paralaxHeading span span:nth-child(2) {font-size: 41px;display: block;text-align: right;z-index: -1;}
.paralaxBg #vdoContainer{width: 100%; float: left; position: relative;}
.paralaxBg #vdoContainer .cstNav{position: relative;width: 100%;text-align: right;margin-top: 20px;}
.paralaxBg #vdoContainer .cstNav > div{background: #ff9600;color: #fff;text-transform: capitalize;padding: 2px 16px 0;margin: 0 5px;border-radius: 5px;font-size: 16px;text-shadow: 1px 1px 1px #af2626;cursor: pointer;display: -webkit-inline-box;}

#scrollnews {width: 100%;float: left;background: #e0d6a6 url(../../assets/images/theme/quick_query_bg.png) no-repeat bottom right;display: none;padding: 25px 25px;}
#scrollnews .scrollnewsContainer{width: 100%; float: left;}
#scrollnews .scrollnewsContainer .item{padding: 12px;width: 100%;float: left;}
#scrollnews .scrollnewsContainer .eachItem{width: 100%;float: left;border: 1px solid #b9aa63;padding: 15px;box-shadow: 3px 3px 5px #a99f71;outline: 2px solid #fff;background: #fff;font: 400 14px/20px Scada;position: relative;z-index: 1;display: inline-table;}
#scrollnews .scrollnewsContainer .eachItem:before {content: '\f0a1';position: absolute;font: 400 60px 'FontAwesome';top: 6px;left: 5px;color: #d2d2d278;z-index: -1;transform: rotate(-20deg);}
#scrollnews .custNav{width: 100%;float: left;text-align: center;}
#scrollnews .custNav .owl-dot{width: 10px;height: 10px;display: inline-table;margin: 0 4px;border-radius: 50px;transition: all ease-in-out 0.3s;border: 1px solid #fb0000;}
#scrollnews .custNav .active{width: 30px;background: #f40100;}
#scrollnews .moreScrollNews{width: 100%; float: left; display: table;}
#scrollnews .moreScrollNews > div {display: table-cell;vertical-align: bottom;text-align: center;padding-bottom: 10px;}
#scrollnews .moreScrollNews > div a {background-image: linear-gradient(45deg, #770f0f 0%, #fb0000 100%);display: inline-block;padding: 10px 50px;color: #fff000;border-radius: 50px;}
#scrollnews .moreScrollNews > div a:hover {text-decoration: none;}

.scrollup{z-index: 99;position:fixed;right:0;bottom: 50px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-top:0;}
.scrollup a{    margin-top: 70px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:50px;padding:0;color:#a3adbc;font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;transition:all .1s ease-out}
.scrollup a:hover, .scrollup a:active,.scrollup a:visited{text-decoration: none;color: #c00;}
.scrollup a i{font-size:20px;margin-left:.8333333333rem;-webkit-transform:none;transform:none}

.topMenu .container{transition: all ease-in-out 0.3s;}
.fxdMnu{width: 100%;float: left;position: fixed;background: #fff;z-index: 999;padding: 0;}
.fxdMnu .container{padding-right: 15px !important; padding-left: 15px !important;width: inherit;transition: all ease-in-out 0.3s;}
.fxdMnu .container .topMenuWrap{/* text-align: right; */position: relative;}
.fxdMnu .container .topMenuWrap:before{transition: all ease-in-out 0.3s;content: '';position: absolute;background: #fff url('../../assets/images/site_title.webp') no-repeat center center;top: -1px;left: -15px;height: 110px;width: 431px;background-size: cover;padding: 0;border: 15px solid #fff;box-shadow: -10px 2px 14px #00000085;border-radius: 0 0 37px 0;background-size: 100%;display: none;}

.social {position: fixed;bottom: 0%;z-index: 99999;left: 0;transition: all 0.5s ease;}
.social_active ul li {transform: translate(-180px,0);background: #5a2213;transition: all 1.5s;}

.custom-modal { display: none; position: fixed; inset: 0; background-color: rgba(0,0,0,0.5); justify-content: center; align-items: center; z-index: 9999; transition: opacity 0.3s ease; opacity: 0; }
.custom-modal.showw {display: flex;opacity: 1;}
.custom-modal-content { background: #fff; border-radius: 12px; width: 90%; max-width: 500px; box-shadow: 0 10px 30px rgba(0,0,0,0.3); animation: scaleIn 0.3s ease; }
.custom-modal-header { background: linear-gradient(333deg, rgb(172 205 78) 0%, #015b31 32%); color: #fff; padding: 15px; display: flex; justify-content: space-between; align-items: center; border-top-left-radius: 12px; border-top-right-radius: 12px; }
.custom-modal-header h5{font-size: 21px;}
.custom-modal-body { padding: 20px; }
.custom-modal-footer { padding: 10px 20px; text-align: right; border-top: 1px solid #eee; }
.close-btn, .submit-btn { padding: 8px 15px; border: none; cursor: pointer; border-radius: 6px; font-size: 20px; }
.close-btnnn { background: #cccccc00; border: none; font-size: 30px; }
.submit-btn { background: #015b31; color: #fff; font-size: 20px; }

@keyframes scaleIn {
  from { transform: scale(0.8); opacity: 0; }
  to { transform: scale(1); opacity: 1; }
}

select { width: 100%; padding: 10px 12px; border: 1px solid #ccc; border-radius: 6px; background-color: #fff; font-size: 16px; appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image: url('data:image/svg+xml;utf8,<svg fill="%23666" height="16" viewBox="0 0 20 20" width="16" xmlns="http://www.w3.org/2000/svg"><path d="M5.516 7.548l4.484 4.484 4.484-4.484-1.516-1.516-2.968 2.968-2.968-2.968z"/></svg>'); background-repeat: no-repeat; background-position: right 10px center; background-size: 12px; cursor: pointer; transition: border-color 0.2s ease, box-shadow 0.2s ease; }
select:focus {border-color: #007bff;box-shadow: 0 0 4px rgba(0,123,255,0.3);outline: none;}
/*.sidebar-form { position: relative; top: 65%; right: -350px; width: 350px; box-shadow: 0 0 5px rgba(0, 0, 0, .3); border-radius: 8px 0 0 8px; background-color: #fff; padding: 20px; transform: translateY(-50%); transition: right .4s linear; z-index: 100; }
.sidebar-form.show { right: 0; width: 307px; }
.sidebar-form .call-action { position: absolute; background-color: #cb130b; background: linear-gradient(333deg, #a50700 0%, #cb130b 32%); font-weight: 500; color: #fff; width: 270px; height: 75px; text-align: center; cursor: pointer; left: -142px; top: -150%; transform: translateY(-50%) rotate(-90deg); padding: 9px 20px; font-size: 18px; border-radius: 10px 10px; }
.sidebar-form h3 { font-family: 'montserrat'; font-weight: 700; text-transform: uppercase; font-size: 20px; margin-bottom: 15px; text-align: center; color: var(--red); }
.sidebar-form .form-group {margin-bottom: 10px;}
.sidebar-form .form-group label { font-family: 'roboto'; font-weight: 500; font-size: 15px; margin-bottom: 2px; color: #333; }
.sidebar-form #submit-btn { width: 100%; border: none; margin-top: 8px; background-color: #990000; color: var(--white); padding: 7px; font-family: 'roboto'; font-weight: 400; cursor: pointer; }
.mb-3{margin-bottom: 13px;}*/

/*.sidebar-form #openEnquiry img{position: fixed; z-index: 9999; bottom: 30px; left: 20px;cursor: pointer}*/
.sidebar-form {width: 170px; height: 141px; position: fixed; z-index: 999; bottom: 10px; left: 10px;}

.blink {animation: blink 1s infinite;}

@keyframes blink {
  50% { opacity: 0; }
}

.counter-container { display: inline-block; color: #fff; margin-top: 8px; }
.counter-title { font-size: 18px; margin-bottom: 10px; font-weight: 500; letter-spacing: 0px; font-style: italic; font: 400 19px 'Roboto Condensed'; }
.visit-counter { display: flex; justify-content: center; align-items: center; gap: 8px; }
.digit-box { width: 50px; height: 65px; background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 8px; color: #f6df86; font-size: 28px; font-weight: bold; display: flex; justify-content: center; align-items: center; text-shadow: 0 0 8px #d4af5e; box-shadow: inset 0 0 8px rgb(221 195 111 / 55%); transition: transform 0.3s ease; }
.digit-box:hover {transform: scale(1.1);}

.workingDiv {width: 100%;float: left;background: #ffffff;position: relative;z-index: 1;background: url(../../assets/images/topBg.jpg);}
.workingDiv .workingArea { width: 100%; float: left; font: 400 16px "Scada"; background: #f3f1ec; }
.workingDiv .contentWrap { width: 100%; float: left; /* background: #fff; */ }
.workingDiv .contentWrap .leftBar { font: 400 16px "Scada"; padding: 5px 10px 10px 10px; border: 1px solid #e9e9e9; margin: 20px 0; box-shadow: 5px 5px 12px #ccc; border-radius: 5px; overflow: hidden; background: #fff; }
.workingDiv .contentWrap .leftBar .leftHeading { position: relative; color: #ffffff; padding: 7px 56px 7px 16px; font: 500 14px 'Scada'; /* text-shadow: 3px 3px 6px #a5828278; */ font-style: italic; margin: -5px 0 10px -16px; display: inline-block; background: #20355b; border-radius: 0 0px 20px 0; }
.workingDiv .contentWrap .leftBar .leftHeading:before { content: ''; position: absolute; width: 100%; height: 1px; bottom: 0; left: 0; /* background-image: linear-gradient(90deg, #0076d0 0%, #00000000 90%); */ }
.workingDiv .contentWrap .leftBar .leftHeading:after { content: ''; position: absolute; width: 11px; height: 11px; /* background: #4d5cff; */ /* bottom: -5px; */ /* left: 4px; */ /* border-radius: 50px; */ }
.workingDiv .contentWrap .leftBar ul{ margin: 0px 0 0 0; padding: 0; font-size: 16px; }
.workingDiv .contentWrap .leftBar ul li { list-style-type: none; position: relative; margin: 0 0 0px 0; border-bottom: 1px solid #e8e6e0; border-top: 1px solid #ffffff; }
.workingDiv .contentWrap .leftBar ul li:first-child {border-top: 0 solid #ffffff;}
.workingDiv .contentWrap .leftBar ul li ul {background: #ededed;margin: 0;}
.workingDiv .contentWrap .leftBar ul li .lemmenuToggle {position: absolute;top: 0px;right: 0;padding: 10px 10px;cursor: pointer;}
.workingDiv .contentWrap .leftBar ul li a { display: block; padding: 10px 0 10px 24px; position: relative; color: #000; transition: all ease-in-out 0.3s; /* border-left: 5px solid #2d2d2d; */ }
.workingDiv .contentWrap .leftBar ul li a:before { position: absolute; content: "\f105"; left: 10px; font-family: FontAwesome; font-weight: normal; color: #afafaf; transition: .3s; }
.workingDiv .contentWrap .leftBar ul li a.actLftMnu {border-left: 5px solid #119fe1;}
.workingDiv .contentWrap .leftBar ul li a:hover { text-decoration: none; padding: 10px 0 10px 32px; /* border-left: 10px solid #0076d0; */ background: #0076d0; color: #fff; }
.workingDiv .workingArea {width: 100%;float: left;background: #fff;box-shadow: -11px -1px 22px #cccccc96;margin: 0;padding: 50px 35px 80px;position: relative;}
.workingDiv .workingArea p {margin: 0 0 15px 0;padding: 0;font-size: 16px;line-height: 26px;}
.workingDiv .workingArea p:first-of-type::first-letter {font-size: 50px; font-weight: 600;color: #dd635c  }
.workingDiv .workingArea div:not(.no-big) p:first-of-type::first-letter {all: unset}
.workingDiv .workingArea p s {display: none;}
.workingDiv .workingArea p a {color: #b50303;/* float: right; *//* bottom: 5px; */position: relative;}
.workingDiv .workingArea p img.right {float: right;margin: 9px 0 0 20px;}
.workingDiv .workingArea p img.left {float: left;margin: 9px 20px 0 0;}
.workingDiv .workingArea h1, .workingDiv .workingArea h2, .workingDiv .workingArea h3, .workingDiv .workingArea h4, .workingDiv .workingArea h5, .workingDiv .workingArea h6 { font: 700 24px/17px 'Montserrat', sans-serif; margin: 20px 0 10px 0; padding: 0; text-shadow: 1px 1px 0px #ffffff, 2px 2px 7px #cac7c7; }
.workingDiv .workingArea h1 {margin: 0px 0 15px 0;}
.workingDiv .workingArea h1 sup {display: block;font: 500 17px 'Montserrat';margin: 0 0 0 0;top: 0;}
.workingDiv .workingArea h1 {font: 700 26px 'Scada';margin: 0px 0 15px 0;}
.workingDiv .workingArea h1 small, .workingDiv .workingArea h1 sup {font: 500 17px/14px 'Montserrat';display: block;top: 0;}
.workingDiv .workingArea h2 {font: 700 22px 'Scada';margin: 22px 0 15px 0;}
.workingDiv .workingArea h2 small, .workingDiv .workingArea h2 sup {font: 500 17px/14px 'Montserrat';display: block;top: 0;}
.workingDiv .workingArea h3 {font: 700 22px 'Scada';margin: 30px 0 9px 0;}
.workingDiv .workingArea h3 small, .workingDiv .workingArea h3 sup {font: 500 17px/14px 'Montserrat';display: block;top: 0;}
.workingDiv .workingArea h4 {font: 700 18px 'Montserrat';margin: 15px 0 3px 0;}
.workingDiv .workingArea h4 small, .workingDiv .workingArea h4 sup {font: 500 17px/14px 'Montserrat';display: block;top: 0;}
.workingDiv .workingArea .heading {font: 700 24px 'Montserrat';margin: 0px 0 15px 0;}
.workingDiv .workingArea .heading sup {font: 500 17px/14px 'Montserrat';display: block;top: 0;}
.workingDiv .workingArea h2 {color: #0076d0;font-style: italic;}
.workingDiv .workingArea h3 {color: #387dc3;}
.workingDiv .workingArea h4 {color: #387dc3;}
.workingDiv .workingArea h5 {color: #2b8ab7;}
.workingDiv .workingArea h6 {color: #249fa5;}
.workingDiv .workingArea ul {margin: 0 0 15px 0;padding: 0;font: 400 16px/28px 'PT Sans', sans-serif;}
.workingDiv .workingArea ul li {list-style-type: none;position: relative;padding: 0 0 0 30px;margin: 0 0 7px 0;font-size: 16px;/* border-bottom: 1px solid #ccc; */}
.workingDiv .workingArea ul li a {color: #784a05;}
.workingDiv .workingArea ul li:before { content: ''; font: 400 20px 'Font Awesome 5 Pro'; position: absolute; top: 4px; left: 0; color: #f90; }
.workingDiv .workingArea ul li ul { margin: 0; padding: 0; }
.workingDiv .workingArea ul li ul li:before { content: '\f064'; font: 400 15px 'Font Awesome 5 Pro'; top: 8px; left: 8px; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }
.workingDiv .workingArea ul li ul li ul { margin: 0; padding: 0; }
.workingDiv .workingArea ul li ul li ul li:before { content: '\f0da'; left: 2px; }
.workingDiv .workingArea ul li ul li ul li ul { margin: 0; padding: 0; }
.workingDiv .workingArea ul li ul li ul li ul li:before {content: '\f101';}
.workingDiv .workingArea ol {margin: 0 0 15px 24px;padding: 0;font: 400 16px/28px 'Scada', sans-serif;}
.workingDiv .workingArea ol li {list-style-type: decimal-leading-zero;position: relative;padding: 0 0 10px 4px;}
.workingDiv .workingArea ol li ol {margin: 0 0 0 18px;}
.workingDiv .workingArea ol li ol li {list-style-type: upper-latin;padding: 0 0 10px 4px;}
.workingDiv .workingArea ol li ol li ol {margin: 0 0 0 15px;padding: 0;}
.workingDiv .workingArea ol li ol li ol li {list-style-type: lower-alpha;}
.workingDiv .workingArea ol li ol li ol li ol {margin: 0 0 0 15px;padding: 0;}
.workingDiv .workingArea ol li ol li ol li ol li {list-style-type: lower-roman;}
.workingDiv .workingArea .dropdown-menu {margin: 0;padding: 0;font: 400 14px 'PT Sans', sans-serif;}
.workingDiv .workingArea .dropdown-menu li:before { content: '\f0a4'; left: 2px; -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); top: 6px; }
.workingDiv .workingArea .dropdown-menu li a {padding-left: 2px;}
.workingDiv .workingArea address {display: none;}

.tpsubMen { display: inline-flex; margin: 0; background: #00000082; overflow: hidden; border-radius: 5px; float: right; font: 400 36px 'PT Sans', sans-serif; bottom: 30px; right: 30px; position: absolute; z-index: 1; }
.tpsubMen a:first-child {background: #FFCC00;color: maroon;}
.tpsubMen a:nth-child(2) {background: #FF9900;}
.tpsubMen a:last-child {background: #FF0000;}
.tpsubMen a { padding: 13px 15px 13px 33px; color: #fff; font-size: 11px; position: relative; transition: all ease-in-out 300ms; letter-spacing: 0; border-radius: 0; }
.tpsubMen a:hover,.tpsubMen a:focus {text-decoration: none;}
.tpsubMen a:nth-child(1):hover {background: #ffe100;}
.tpsubMen a:nth-child(2):hover {background: #e88f0a;}
.tpsubMen a:nth-child(3):hover {background: #e40101;}
.tpsubMen a i { margin-right: 10px; position: absolute; font-size: 14px; color: #ffffff; left: 10px; top: 12px; }

.otherSlider { width: 100%; float: left; min-height: 170px; padding: 161px 0 7px; background: url(../../images/other_slider_bg.jpg) no-repeat center top / cover; position: relative; z-index: 2; display: flex; align-items: flex-end; }
.otherSlider:before { content: ''; position: absolute; width: 100%; height: 1px; background: #fff; left: 0; right: 0; bottom: 3px; z-index: 1; }
.otherSlider:after { content: ''; position: absolute; background: #2a29276e; top: 0; right: 0; bottom: 0; left: 0; }
.otherSlider .heading { font: 400 40px 'Racing Sans One'; position: relative; color: #fff; z-index: 2; }
.otherSlider .heading strong { display: block; position: relative; margin-top: -45px; margin-left: 4px; filter: blur(2px); color: #00000091; z-index: -1; font-weight: normal; }
.otherSlider span { width: 100%; float: left; margin: -5px 0 0; padding: 0; position: relative; z-index: 1; }
.otherSlider span .breadcrumb { background: transparent; margin-bottom: 0; position: relative; z-index: 99; display: inline-flex; }
.otherSlider span .breadcrumb a { font-size: 14px; color: #f7f7cc; transition: all ease-in-out 0.3s; padding: 3px 8px; }
.otherSlider span .breadcrumb a:hover { color: #fdeb69; text-decoration: none; }
.otherSlider span .breadcrumb>li+li:before { color: #f7f7cc; }
div:where(.swal2-container) div:where(.swal2-popup){font-size: 1.5rem !important;}

blockquote {width: 100%; border-left: 6px solid #016135; padding: 20px; background: #f3f3f3; margin: 32px 0;}

#myimage{
    float: right;
    margin-left: 25px;
    border: 3px solid #dd6380;
    padding: 3px;
    border-radius: 7px;
    width: 260px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 10px;
}
#image {
        width: 300px !important;
    height: 220px !important;
    float: right !important;
    border: 3px solid rgb(221 99 92) !important;
    padding: 4px !important;
    margin: 0 0 15px 13px;
    object-fit: cover;
    border-radius: 5px;
}

.social-icons{float: right;display: flex;gap: 10px;}
.social-icons a{color: #ee6c64}
.social-icons i{transition: transform 0.3s ease ;font-size: 20px;width: 45px;height: 44px;color: #ffffff;border-radius: 50%;display: flex;justify-content: center;align-items: center;margin: 0;padding: 0;background: linear-gradient(to left, #dd635f, #fb7468);}
.social-icons i:hover{background: #ff6295;transform: scale(1.1);}