body {
    font-family: 'Poppins', sans-serif !important;
    overflow-x:hidden!important;
    
}
body.odlanguage p, body.odlanguage button, body.odlanguage a, body.odlanguage h1, body.odlanguage h1, body.odlanguage h2, body.odlanguage h3, body.odlanguage h4, body.odlanguage h5, body.odlanguage h6, body.odlanguage span, body.odlanguage small {
    font-family: 'Baloo Bhaina 2', cursive !important;
    
}
body.odlanguage h1, body.odlanguage h2, body.odlanguage h3, body.odlanguage h4, body.odlanguage h5, body.odlanguage h6 {
    padding:20px 0 5px 0;
    
}
.card-body h4 {
    font-size: 24px;
    font-family: 'Kaushan Script', cursive;
    font-weight: 400;
    margin: 10px 0;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

body.odlanguage
html {
    height: 100%;
    width: 100%
}
li {
    list-style: none;
    
}
ul{
	margin:0 !important;
	padding:0 !important;
}


a {
    text-decoration: none !important;
}

.tbar {
    background: linear-gradient(5deg, rgba(150,65,18,1) 0%, rgba(111,26,1,1) 100%);
    background-size: cover;
    width: 100%;
    height: 36px;
}

.bx-wrapper {
    position: relative;
}

.container.common-container {
    max-width: 1280px;
    padding: 0 15px;
    width: 100%;
}
.common-left ul{
    padding:0;
}
.t1 {
    padding:0 22px;
}
.common-left ul li {
    float: left;
    line-height: 18px;
    font-size: 72%;

    height: 36px;
    padding-top: 10px;
    list-style-type: none;
    margin-right: 5px;
}
  .cm img {
    width: 300px;
    height: auto;
    bottom: 0;
    float: right;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
    position: relative;
    display: block;
    /* padding-top: 17px; */
}
.common-left ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    margin-left: 6px;
}

.common-left ul li:nth-child(1) {
    border-right: 1px solid #ffffff80;
    padding: 10px;
}

.common-right ul li {
    margin: 0;
    list-style: none;
    float: left;
    text-align: center;
    height: 36px;
    padding: 6px 7px;
    border-left: 1px solid #ffffff80;
    list-style-type: none;
    line-height: 26px;
}

.common-right ul li.ico-accessibility ul {
    height: 127px;
}

.common-right ul li ul {
    position: absolute;
    top: 37px;
    right: 0px;
    z-index: 9999;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 9px 8px;
    visibility: hidden;
}

.common-right ul li ul li {
    float: n1211one;
    position: relative;
    height: auto;
    padding: 0px 0px;
    border-left: 0px solid #eeeeee;
}

.common-right ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
}
.common-right ul li a i{
    margin-right:2px;
}
.links {
    margin-top: -26px;
    font-size: 15px;
}
  /*under contruction*/
.uconstruct {
       background: linear-gradient(90deg, rgb(2 4 50 / 57%) 0%, rgb(1 40 67 / 79%) 18%, rgb(12 18 22 / 89%) 39%, rgb(35 128 218 / 90%) 50%, rgb(212 255 251) 62%, rgb(89 150 204) 88%, rgb(0 0 0) 100%) fixed, url(../images/abt-bg2.png) fixed no-repeat;
    background-attachment: fixed;
    background-blend-mode: multiply;
    height: auto;
    width: 100%;
    background-size: cover;
}


.uconstruct  .background {
 position: absolute;
 display: block;
 top: 0;
 left: 0;
 z-index: -1;
 background: #5afffcbd;
}
.uconstruct h3{
 font-size: 1em;
 font-weight: 100;
 margin-bottom: 0;
}
.uconstruct h2{
 font-size: 3em;
 font-weight: 100;
 color: #6e0707;
 margin: 10px 0;
 font-family: "Cinzel", serif;
}
.uc {
    background: #ffffffb5;
    text-align: center;
    margin: 30px auto !important;
    border-radius: 30px;
    padding: 24px;
    max-width: 780px !important;
}
.uc img{
    
    width: 400px;
}

  /*under contruction*/
/* .common-right ul { */
    /* padding-left: 174px; */
/* } */
.whatwe-cont p span{
    font-weight: 700;
    font-size: 18px;
    background: #772205;
    padding: 5px;
    color: aliceblue;
    border-radius: 10px;
    border: 3px solid red;
}
.common-right ul li img {
    width: 22px;
    height:22px;
    margin-bottom: 6px;
    /*background: #683722;*/
}

/*.top {*/
/*    background: url(../images/new-bg2.png) repeat left top;*/
/*    height: auto;*/
/*    background-size: cover;*/
/*}*/
.top {
    position: relative;
    height: auto;
    z-index: 1;
}

.top::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/new-bg2.png) repeat left top;
    background-size: cover;
    opacity: 0.3; /* Adjust the opacity as needed */
    z-index: -1;
}
.t1 img {
    height: auto;
    width: 240px;
    margin-top: 16px;
    padding: 10px;
}


body.odlanguage .t2 img {
    width: 350px;
    padding: 15px 0;
}

body.odlanguage .t1 img {
    height: auto;
    width: 230px;
    margin-top: 12px;
    padding: 15px 10px;
}
.t2 img {
    width: 500px;
    padding: 24px 0;
}
.miss img{
    width:100%;
    height:auto;
}
@media (max-width:1199px)  {
	.od-logo{
		display:none;
	}
	
}
.t3 img {
    height: auto;
    width: 311px;
    position: absolute;
    right: 17px;
    top: 39px;
    display:none;
}

@media (max-width: 990px) and (min-width: 768px) {
    
.innerpage .baner-statelevel img{
    width:100%;
}    
.t3 img {
    height: auto;
    width: 318px;
    position: absolute;
    z-index: 1;
    top: 36px;
    right: 56px;
}

}
@media (max-width: 767px){
    .cm img {
    
    display: none;
   
}
    
    .common-right ul li img {
    width: 21px;
    height: 21px;
    margin-bottom: 6px;
    background: transparent;
}
.common-right ul li a {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.stl-cont .trainers1 {
    width:100% !important;
}
.t3 img {
    height: auto;
    width: 288px;
    position: absolute;
    top: 66px;
    right: 21px;
}
.innerpage .statelevel:before {
    opacity: 0.4 !important;
    content: "";
    /* filter: drop-shadow(-2px 2px 9px black); */
    background-image: url(../images/ekamra/01chakra.png) !important;
    position: absolute !important;
    content: '';
    width: 220px !important;
    height: 220px !important;
    background-repeat: no-repeat !important;
    top: -75px !important;
    left: -20px !important;
    z-index: -3 !important;
    animation: rotate-animation 50s infinite linear;
    background-size: 100%;
}
.innerpage .statelevel .mcp{
    background: #ffffff5c;
    width: 300px  !important;
    height: 300px  !important;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-radius: 50%;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
  
}
}
.t4 img {
    width: 149px;
    object-fit: cover;
    padding: 17px;
    position: relative;
    display:none;
}

.t4:hover .hide {
    display: block;
    position: relative;
    bottom: 14px;
    left: 43px;
    font-size: 11px;
    background: #ffbd5b;
    width: 63px;
    padding: 0px 10px;
    border-radius: 4px;
}
.hide a{
color: #000;
    font-size: 13px;
}
.hide a:hover{
color: red;
    font-size: 13px;
}
.hide{
  display: none;
  
}
@media (max-width: 1200px) and (min-width: 990px) {
.t4:hover .hide {
    display: block;
    position: relative;
    bottom: 19px;
    left: 38px;
}
}
.sidaclogo {
    margin: 34px 0px;
    padding: 0;
}

.sidaclogo img {
    width: 276px;
    margin-top: 30px;
    border-right: 3px solid #683722;
    padding-right: 11px;
}

.a1 img {
    width: 572px;
    padding: 0;
    margin: 29px -34px;

}

.menu {
    /* background: url(../images/navbg.png)no-repeat left top;*/
    height: 50px;
    line-height: 20px;
    background: #55240f;
}
.slider .container-fluid {
        padding: 0;
    margin: 0;
    overflow-x: hidden;

}
.slider_golden{
    height: 350px;
    min-height: 350px;
    overflow: hidden;

}
/*.slider {*/
/*    height: 450px;*/
/*    min-height: 450px;*/
/*    overflow-y: hidden;*/
/*}*/
.menu ul li{
line-height: 17px;
    padding-left: 20px;
    border-bottom: 2px solid #ffffff8a;
    margin: 0 4px;
}
.nav-item {
    padding: 0  !important;
    line-height: 29px !important;

}
.ac ul li a:hover {
    color: yellow;
}

.c {
    clear: both;
}

.ac ul li a {
    color: #fff;
    font-size: 15px;
    padding-right: 5px;
    text-transform: uppercase;

}
.bg-primary {
    background:none !important;
}


.hm {
    margin-top: -8px;
}

.wts {
    /*background: url(../images/gold-bg2.jpg) no-repeat left top;*/
    height: auto;
    line-height: 50px;
    position: relative;
    width: 100%;
    background-attachment:fixed;
    background-size: cover;
}

.ws h2 {
    padding: 30px 0 10px 0;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 6px;
    font-family: "bai jamjuree";
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ws h6{
      text-align: center;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 38px !important;
    font-family: 'Bai Jamjuree';
}
.ws p {
        line-height: 24px;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Bai Jamjuree';
}

.ws a {
    transition: all 0.7s ease-out;
    background-color: #c75c02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 23px 0;
}

.ws a:hover {
    color: #fff;
    background: linear-gradient(5deg, rgba(150,65,18,1) 0%, rgba(111,26,1,1) 100%);
}

.ghoda img {
    position: relative;
    left: 0;
    width: 460px;
    top: 36px;
}
.swingimage{

}

.ws img {

    width: 200px;
    position: relative;
}

.tsw1 img {
    width: 63px;
    position: absolute;
    right: 556px;
    top: 203px;
}

.tsw2 img {
    width: 99px;
    position: absolute;
    right: 426px;
    top: 214px;
}

.tsw3 img {
    width: 160px;
    position: absolute;
    right: 242px;
    top: 197px;
}

.tsw4 img {
    width: 125px;
    position: absolute;
    right: 84px;
    top: 174px;
}

.ao {
    background:linear-gradient(90deg, rgb(2 4 50 / 57%) 0%, rgb(1 40 67 / 79%) 18%, rgb(12 18 22 / 89%) 39%, rgb(35 128 218 / 90%) 50%, rgb(212 255 251) 62%, rgb(89 150 204) 88%, rgb(0 0 0) 100%) fixed, url(../images/newbg.png) fixed no-repeat;
    /*background: url(../images/newbg.png)no-repeat left top rgba(0,0,0,0.6);*/
    background-attachment:fixed;
    background-blend-mode:multiply;
    height: auto;
    line-height: 50px;
    position: relative;
    width: 100%;
    padding:30px;
    background-size: cover;
}

.aodata h2 {
    color: #fff200;
    font-size: 30px;
    font-weight: 600;
    text-align: left;
    font-family: 'Bai Jamjuree';
}

.aodata p {
    color: #fff;
    line-height: 19px;
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
}

.eg {
    background: url(../images/egbg.png) no-repeat left top;
    height: 336px;
    line-height: 50px;
    position: relative;
    width: 100%;
    padding: 42px;
    background-size: cover;
}
.egb{
    height:290px;
}
.egb h2 {
    margin-top: 12px;
    font-size: 30px;
    font-weight: 400;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.egb .example-image-link img{
    padding: 5px;
    border: 2px solid #000;
    border-radius: 14px;
    width: 200px;
    height: 149px;
    transition: all 0.7s ease-out;
    
}


.egb .example-image-link img:hover{
    transform:scale(1.05);
    
}
.ex a {
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    float: right;
    margin: 20px 32px;
}

.ex a:hover {
    color: #fff;
    background: #3c1400;
}



.nav-tabs li {
    float: left;
}

.ab .tab-data ul {
    margin: 20px 0;
    padding: 30px 0px;
}

.ab .tab-data ul li {
    padding-left: 17px;
    height: 41px;
    margin-bottom: 33px;
    width: 456px;
}
.ltnews{
	background: #eeeeee;
    
}
.marq {
    position: absolute;
    z-index: 11;
    background: #0000008c;
    height: 37px;
    width:100%;
    /* color: #ffff; */
}

.marq h2 {
    font-size: 16px;
    padding: 8px !important;
    /* background: #732a08; */
    float: left;
    color: #fff400;
    margin: 0;
    height: 39px;
}
.marq marquee {
       margin-left: 192px;
    position: relative;
    top: -49px;
    left: 0px;
    float: right;
    height: 48px;
    line-height: 51px;
}
.marq marquee ul {
    width: 250%;
    overflow: hidden;
    animation: marquee 0s linear infinite;
    padding: 0;
    margin: 0;
}
@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}

.marq marquee ul li {
    white-space: nowrap;
    /* color: #333; */
    display: inline-block;
    margin: 0 0px;
}
.marq marquee ul li a:hover {
    color: #fdff1b;
}
.marq marquee ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}
.innerpage .chairperson{
    background:linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%);
}
.innerpage .chairperson .line-bt {
    border-bottom: 2px solid #000000;
    width: -webkit-fill-available;
    animation: fadeInRightBig 3s;
    position: relative;
    top: -10px;
    right: 0;
}
.innerpage .chairperson h1 {
    font-family: sans-serif;
    font-size: 34px;
    color: #000000;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    font-weight: 600;
    margin: 29px 0px;
    animation: fadeInLeft 3s;
       font-family: "Cinzel", serif;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.chairperson-image h2{
    font-size: 20px;
        font-weight: 600;
    margin: 12px 0;
    animation: fadeInUp 2s;
}
.chairperson-image p{
    text-align:center !important;
}
    
.chairperson p{
    text-align: justify;
    font-weight: 400;
    font-size: 15px;
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;
}   
.chairperson-image{
    text-align: center;
      margin-top: 100px !important;
}
.chairperson-image img{
    border-top-left-radius: 25px;
    border: 2px solid;
    border-bottom-right-radius: 25px;
    animation: fadeInUp 2s;
}
.ab marquee {
    height: 326px;
    z-index: 999;
    position: absolute;
    padding-bottom: 10px;
}
.sign img{
    animation: fadeInLeft 2s;
}
.ab .tab-data ul li a {
    color: #333;
    font-size: 14px;
    padding-top: 20px;
    display: block;
    line-height: 21px;
    margin-left: 0px;
    width: 387px;
}
.ab .tab-data ul li a img{
    width:35px;
}

.cr2{

    height:410px;
    position:relative;
}
/*ODIA START*/


.odlanguage .abop p {
    font-size: 17px;
}
/*ODIA END*/

.ab {
   margin-left: 0px !important;
    width: 37% !important;
    height: 405px;
    overflow: hidden;
    background: url(../images/ntbg.png) no-repeat left top;
    padding: 20px;
    position: relative;
    top: -72px;
    background-size: cover;
    left: 0;
}

.abt p {
    font-size: 16px;
    text-align: justify;
    font-weight: 400;

}

.abt a {
    float: right;
    background: #0a58ca;
    color: #fff;
    height: 53px;
    padding: 18px;
    line-height: 1px;
    font-size: 18px;
    font-weight: 400;

}

.abt a:hover {
    color: #fff;
    background: #041A60;
}

.abt h1 {
    background: #0a58ca;
    width: 208px;
    text-align: right;
    color: #fff;
    padding: 5px 10px;
    font-size: 35px;
    position: relative;
    left: -40px;
    font-weight: 400;
}
.dropdown-menu .dropdown-item i{
    font-size:12px;
}
.nav-link i{
        font-size: 12px;
}
.ab .nav-tabs .nav-link.active,
.ab .nav-tabs .nav-item.show .nav-link {
       color: #fff;
    background-color: #9c370d;
    border-color: #c48a02;
    height: 43px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
    text-transform: uppercase;
    
}

.ab .nav-tabs .nav-link {

    color: #000;
    margin-right: 0px;
    padding: 8px;
    font-size: 16px;
    font-weight:500;
    /*margin-right: 10px;*/
    height: 44px;
    line-height: 4px;
    width: 120px;
    background:#fff;
}

/*.ab .nav-tabs .nav-link:hover,*/
/*.ab .nav-tabs .nav-link:focus {*/
/*    border-color: #032F6D;*/

/*}*/
.kalabhoomi {
     background: linear-gradient(90deg, rgb(2 4 50 / 57%) 0%, rgb(1 40 67 / 79%) 18%, rgb(12 18 22 / 89%) 39%, rgb(35 128 218 / 90%) 50%, rgb(212 255 251) 62%, rgb(89 150 204) 88%, rgb(0 0 0) 100%) fixed, url(../images/kbbg.png) fixed no-repeat ;
    background-blend-mode: multiply;
    /*background-attachment: fixed;*/
    /* margin: 10px auto; */
    background-size: cover;
    height: auto;
    width: 100%;
    padding:36px;
}
body.odlanguage .kalabhoomi .kb1 {
    padding:0!important;
}
.kalabhoomi h2{
    margin: 20px auto;
    background: -webkit-linear-gradient(#fff, #fcff02);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 39px;
    font-weight: 600;
    font-family: 'Bai Jamjuree';
    padding: 5px 0;
}

.soc{
    padding:30px 0;
    background: linear-gradient(66deg, rgba(255, 231, 231, 1) 0%, rgba(249, 249, 249, 1) 18%, rgba(251, 255, 243, 1) 38%, rgba(227, 253, 251, 1) 71%, rgba(234, 220, 236, 1) 100%);
}
.social1 i{
	font-size: 52px;
    color: #1877f2;
}
.social2 i{
	font-size: 52px;
    color: #083166;
}
.social3 i{
	font-size: 52px;
    color: #f0205e;
}
/*.kb1{*/
/*	    margin: 20px auto;*/
/*}*/
.kb1 p {
       text-align: justify;
    /* padding: 20px 0; */
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Bai Jamjuree';
}

.kb2 img {
   
      width: 443px;
    object-fit: cover;
    /* border-radius: 36px; */
    /* border: 9px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* margin: 10px auto; */
    /* max-height: 293px; */
    height: auto;
    position: relative;
    filter: drop-shadow(2px 4px 6px #111);
    bottom: 23%;
    animation: jump-2 10s linear infinite;
    left: 19%;
}

.kb1 a {
    /*transition: all 0.7s ease-out;*/
    /*background-color: #c48a02;*/
    /*display: block;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
    /*color: #FFF;*/
    /*font-weight: 400;*/
    /*width: 130px;*/
    /*text-align: center;*/
    /*text-transform: uppercase;*/
    /*font-size: 18px;*/
    float: right;
    margin: 0;
}
.kb1 a img{
   padding: 10px;
    width: 109px;
    background: #fff;
    border-radius: 4px;
    transition:all 0.5s ease;
}
.kb1 a img:hover{
     background: #bababa;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
}
/*.kb1 a:hover {*/
/*    color: #fff;*/
/*    background: #3c1400;*/
/*}*/

/* Event-box-carousel */
/*  Screen Responsive @media (min-width: 576px) */

@media screen and (min-device-width: 481px) and (max-device-width: 768px) { 
    

    .tbar {
        display: block!important;
        height: 91px;
    }
    .bx-viewport {
        -webkit-transform: translateZ(0);
        height: 282px!important;
    }
}




/* Mobile Screen Responsive @media (min-width: 576px) */

/* Mobile Screen Responsive @media (min-width: 576px) */

@media (min-width: 376px) and (max-width:575px){

    
}




/* Mobile Screen Responsive @media (min-width: 576px) */
@media (min-width: 768px) {
    


    /* show 3 items */
    .carousel-inner .active,
    .carousel-inner .active + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item,
    .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item  {
        display: block;
    }
    
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    .carousel-inner .carousel-item-next,
    .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction */
    .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    .carousel-item-next.carousel-item-left + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction */
    .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    .carousel-item-prev.carousel-item-right + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
    .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}
/* Event-box-carousel */
.event {
    background: url(../images/eventbg.png)no-repeat left top;
    height: 360px;
    line-height: 50px;
    position: relative;
    width: 100%;
    background-size: cover;
}

.ev img {
    width: 107%;
    position: relative;
    left: -90px;
    top: 0px;

}
.ab ul {
    padding-left: 78px !important;
    border: none;
}

 .pb-video-container {
         padding: 14px 14px;
    background: radial-gradient(circle, rgba(63, 94, 251, 0.5781915060946253) 0%, rgba(252, 70, 107, 0.5893959878873425) 100%);
    font-family: Lato;
}

    .pb-video {
        border: 1px solid #e6e6e6;
            padding: 16px;
    }

        .pb-video:hover {
            background: #2c3e50;
        }

    .pb-video-frame {
        transition: width 2s, height 2s;
    }

        /*.pb-video-frame:hover {*/
        /*    height: 300px;*/
        /*}*/

    .pb-row {
        margin-bottom: 10px;
    }
.ev2 h2 {
    color: yellow;
    margin-top: 55px;
    font-size: 39px;

}
.ev2{
        padding-bottom: 20px;
}
.ev2 .marquee-item img {
    display: block;
    width: 100%;
    height: 190px;
    --s: 10px;
    border: calc(2* var(--s)) solid #0000;
    outline: 1px solid #d4d4d4;
    outline-offset: calc(-1* var(--s));
    background: conic-gradient(from 90deg at 2px 2px, #0000 25%, #f1ebeb 0);
    padding: 8px;
    /* border: 2px solid #925718; */
}
.exc{
    border-radius: 36px;
    width: 480px;
    padding: 12px;
    box-shadow: 3px 2px 6px #0000004d;
    margin-top: 20px;
	
}
.craaft h1{
    margin: 10px auto;
    text-align: center;
    font-size: 40px;
    font-family: "bai Jamjuree";
    color: #a00;
    font-weight: 600;
}
.craaft img{
        width: 20%;
    text-align: center;
    margin: 0 auto;
    display: block;

}
.galery {
    margin: 23px auto!important;
}
.pageth h1{
    margin: 10px auto;
    text-align: center;
    font-size: 40px;
    font-family: "bai Jamjuree";
    color: #a00;
    font-weight: 600;
}
.pageth h1{
font-family: "bai Jamjuree";

}
.pageth img{
    width: 20%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.co {
    background: url(../images/cob.png) no-repeat;
    width: 523px;
    text-align: center;
    background-position:center;
}

.cod h2 {
    padding: 20px;
    text-align: center;
    margin: 0 auto;
    font-size: 39px;
    line-height: 34px;
    color: #723416;
    font-weight: 400;
}

/*===============craft of odisha start=================*/
/*===============craft of odisha start=================*/



.crfod .row{
	margin:10px auto;
}
.crfod{
   background:url(../images/crobg.png) repeat left top; 
}
.croig:hover{
  /*transform: scale(1.02);*/
    transition: all 0.1s ease-in;
    background: linear-gradient(66deg, rgb(228 255 224) 0%, rgba(249, 249, 249, 1) 18%, rgb(253 254 243) 38%, rgb(255 255 255) 71%, rgb(238 255 246) 100%);
    /* box-shadow: 0px 0px 4px #00000087; */
    filter: drop-shadow(0px 0px 2px #00000087);
}
.crimg img {
    /*object-fit: cover;*/
    padding: 10px;
    width: 100%;
    height: 210px;
    min-height: 210px;
    margin: 0 auto;
}
/*.crp {*/
/*	margin: 20px auto !important;*/
/*}*/
.crp h3{
	     font-size: 30px;
    font-family: "Dancing Script", cursive;
    font-weight: bold;
    margin: 10px 0;
    background: -webkit-linear-gradient(#080200, #c62b09);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fe141440;
}

.crp p{
text-align: justify;
    font-size: 14px;
    font-weight: 400;
    color: #000;
}

/*===============craft of odisha =================*/
/*===============craft of odisha end=================*/

.cod{
    text-align:center;
}
.coo {
    background: url(../images/coobg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    height: 407px;
}
.coo-png-banners{
    background: url(../images/badi.png)no-repeat left bottom;
    position: absolute;
    bottom: 0px;
    background-size: contain;
}
.rath {
    width: 26%;
    position: absolute;
    left: -73px;
    bottom: 0;
}
#button.show {
    opacity: 1;
    visibility: visible;
}
#button {
    display: inline-block;
    background-color: #d15f00;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 9999999999999999999999;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}
#button:hover {
    cursor: pointer;
    background-color: linear-gradient(5deg, rgba(150,65,18,1) 0%, rgba(111,26,1,1) 100%);
}
.chaka {
    width: 35%;
    position: absolute;
    left: 242px;
    bottom: -22px;
    z-index: -1;
}
.badi {
    width: 100%;
    position: relative;
    left: 0;
    height: 166px;
}

.cc4{
    width: 6%;
    position: absolute;
    bottom: 209px;
    left: 716px;
}
.vw1 {
    position: relative;
    bottom: 172px;
    left: 748px;
    width: 18%;
}


.sag{
    position: relative;
    bottom: 26px;
    left: 675px;
    width: 170px;
    z-index: 1;

}
.gh2 {

    position: absolute;
    bottom: 10px;
    right: 0;
    width: 19%;
    transform: scaleX(-1);
    z-index: 1;

}
.cod {
    height:400px;
}
.cc2{
    position: relative;
    bottom:44px;
    left: 363px;
    width: 7%;
    z-index: 1;
}
.cc5{
    position: relative;
    bottom: 33px;
    left: 338px;
    width: 7%;
    z-index: 1;
}
.cc6{
    position: relative;
    bottom: 25px;
    left: 321px;
    width: 7%;
    z-index: 1;

}
.cc7{
    position: relative;
    bottom: 28px;
    left: 310px;
    width: 5%;
    z-index: 1;
    transform: scaleX(-1);
}
.cc1{
    position: absolute;
    bottom: 36px;
    right: 268px;
    width: 6%;
    z-index: 1;
}



.v1{
    position: absolute;
    width: 8%;
    bottom: 180px;
    left: 807px;
}

.cc13{
    width: 9%;
    position: absolute;
    bottom: 50px;
    left: 683px;
    z-index: 1;

}





.aoh h2 {
   font-size: 190px !important;
    line-height: 133px;
    text-align: center;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    background-position: 0 0;
    font-family: 'Poppins', sans-serif !important;
    padding-top: 57px;
    background: url(../images/back.png) no-repeat;
    margin-left: -10px;
    -webkit-background-clip: text;
    animation: back 10s linear infinite;
    font-weight: 700;
}
.aoh p{
        color: #fff;
}

@keyframes back {
    100% {
        background-position: 1920px 20px;
    }
}

.footer1 {
       background: url(../images/footerbg.png) no-repeat left top;
    height: 396px;
    width: 100%;
    background-size: cover;
    padding: 39px;
}
.fr1 img{
    width:61%;
}
.fr1 p{
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    width: 343px;
    margin-bottom: 5px;
	text-align:left;
}
.fr2 img{
      width: 60%;
    margin: 0;
}
.fh2 h4 {
    color: #fff;
    font-size: 25px;
    text-align: left;
    margin-top: 0px;
}
.fh2 ul{
    margin-left: -29px;
}
.fh2 ul li i{
    color: #fff;
    margin-right: 20PX;
}
.fh2 ul li p{
    color: #fff;
    font-size: 16px;
    width: 100px;
    margin:0px;
    float: left;
}
.fh2 ul li h1{
    color: #fff;
   font-size: 21px;
   padding:0 !important;
}
.fh2 ul li a{
      color: #fff;
    font-size: 15px;
    font-weight: 400;
}
.sicon2 {
    margin: 20px;
}
.aad1{
    margin-top: 20px;
}
.sicon2 ul li img:hover{
box-shadow: 0px 0px 16px yellow; 
}

.sicon2 ul li img{
    width: 24px;
    float: left;
    margin-right: 10px;
    border-radius:50%;
    transition:all .3s ease-in;

}
.sicon2 ul li i:hover{
    filter: drop-shadow(0px 0px 20px yellow);
    color:yellow;
}

.sicon2 ul li i{
    font-size: 24px;
    float: left;
    color:#fff;
    margin-right: 10px;
    transition:all .3s ease-in;

}
.aad1 img{
    width:23px;
    float:left;
    margin-right:20px;
}
.ifrm2 iframe{
    margin: 0;
    box-shadow: -6px 6px 7px -4px #000;
    border-radius: 12px;
}
.ifrm2 img{
    width: 46%;
    margin-left: 64px;
}
.ifrm2 h4 {
    color: #fff;
    font-size: 25px;
    text-align: left;
    margin-top: -9px;
}
.copyw{
    height:50px;
    background:#491705;
}
.copy {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    transform: translateY(12px);
}
.a1 a{
    float:left;
    margin-right:20px;
}
.a1{
    position:relative;

}
.gg{
    display:none !important;
    position: relative;
    left: 608px;
    margin: 0;
    top: -90px;


    filter: drop-shadow(1px 1px 1px black);
    background: url(../images/ggbg.svg) no-repeat left top;
    width: 185px;
    height: 74px;
    display: block;
    color: #864c07;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 42px;
    transition: all 0.3s ease;
}
.gg:hover{
    color:#000;
}
@media (max-width: 1198px) and (min-width: 990px) {
.gg {
    position: relative;
    left: 446px;
    margin: 0;
    top: 28px;
}
}

/*==============golden grass page =======================*/
.innerpage .grass .slider{
    height:353px;
    min-height:353px;
    overflow-x:hidden;
}
.grass-banner img{
    width:100%;
    background-size:cover;
}
.grass img{
    width:75%;
    min-height:240px;
    transition: all 0.6s ease-out;
}
.grass h2{
    font-size: 23px;
    font-weight: 400;
    text-align:center;
    margin:0 auto;
    color: #84330b;
    transition: all 0.6s ease-out;
}
.grass p{
    font-size: 15px;
    font-weight:300;
    width: 252px;
    text-align:center;
    margin:12px auto;
}
.grass a{
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px auto;
}
.grass a:hover {
    color: #fff;
    background: #3c1400;
}
.grass{
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 28px 18px;
    width: 294px!important;
}
.grass:hover {
    background:#fff;
    box-shadow: 4px 4px 7px #ccc;
}
/*.grass:hover img{*/
/*    filter: drop-shadow(2px 2px 2px black);*/
/*}*/
/*.gold{*/
/*    padding: 55px;*/
/*    background:url(../images/gold-bg2.jpg) no-repeat left top;*/
/*    width:100%;*/
/*    background-size:cover;*/
/*}*/

.download-item:hover {
    background: #ccc!important;
    color: #000;
}
/*----------Inerpage About--------*/
/*------------start--------------*/
.innerpage .baner{
	position: relative;
    z-index: 9;
        overflow-x: hidden !important;


}
.appli, .ekmra-tt, .ekamra-img, .ekamra, .facilty, .our-event, .our-locate{
    overflow-x: hidden !important;
} 
/*.ekmra-tt .cloud{*/
/*    position:relative;*/
/*    top:0;*/
/*    left:0;*/
/*}*/
/*.ekmra-tt .cloud:before{*/
/*    opacity: 1!important;*/
/*	    content: "";*/
	  
/*    background-image: url(../images/ekamra/cloud21.webp)!important;*/
/*    position: absolute!important;*/
/*    content: '';*/
/*       width: 360px !important;*/
/*    height: 360px !important;*/
/*    background-repeat: no-repeat !important;*/
/*    top: -128px !important;*/
/*    left: -20px !important;*/
/*    z-index: -3 !important;*/
/*    animation:  50s infinite linear;*/
/*}*/
.appli-content{
	        padding-right: 88px !important;
}
.ekmra-tt:before{
    opacity: 0.4!important;
	    content: "";
	    /*filter:drop-shadow(-2px 2px 9px black);*/
    background-image: url(../images/ekamra/01chakra.png)!important;
    position: absolute!important;
    content: '';
       width: 360px !important;
    height: 360px !important;
    background-repeat: no-repeat !important;
    top: -128px !important;
    left: -20px !important;
    z-index: -3 !important;
    animation: rotate-animation 50s infinite linear;
}
.appli:before{
	opacity: 0.4;
	    content: "";
    background-image: url(../images/appli/appli-circle.svg);
    position: absolute;
    content: '';
    width: 500px;
    height: 100%;
    background-repeat: no-repeat;
    top: -223px;
    left: -162px;
    z-index: -3;
	animation:rotate-animation 50s infinite linear;
}
.appli:after{
	    content: "";
    background-image: url(../images/appli/appli-linebg.svg);
    position: absolute;
    content: '';
    width: 100%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: -142px;
    left: 53%;
    opacity: 0.1;
    z-index: 2;
    animation: wobble 300s linear infinite;
    background-size: cover;
}
.innerpage .ekmra-tt {
    background:url(../images/ekamra/ekkmr-bg.jpg) no-repeat left top;
    /*background:linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important;*/
    /*background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important;*/
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 52px 0px;
    z-index: -111;
    height: auto;
}
.innerpage .trans {
    background:#fff ;
    /*background:linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important;*/
    /*background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important;*/
    background-size: cover;
    background-blend-mode:multiply;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 52px 0px;
    z-index: -111;
    height: auto;
}

/*.innerpage .ekmra-tt {*/
/*       background: none!important;*/
/*    background-size: cover;*/
/*    width: 100%;*/
/*    position: relative;*/
    /* z-index: -111; */
/*    padding: 100px 0px;*/
/*    height: auto;*/
/*}*/
.br32{
        position: relative;
    top: 0;
    left: 0;

}
.br32:after{
    
      background-image: url(../images/ekamra/tb-br.png);
    position: absolute;
    content: '';
    width: 300%;
    object-fit: cover;
    height: 79px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: -100%;
    z-index: -2;
    background-size: contain;
    top: 21px;
    opacity: 0.3;
    animation: marquee 150s linear infinite;
}
.appli{
	    background: url(../images/appli/apl-bg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 62px 0px;
    height: auto;
    overflow:hidden!important;
}
.appli-ph{
	position: relative;
    left: 79px;
}
.wwed-ph1 img{
	    width: 292px;
    border-radius: 13px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
    position: absolute;
    z-index: 99;
    top: -29px;
	left:24px;
	animation:jump-2 10s linear infinite;
}
.apli-wwed:before{
	 content: "";
    background-image: url(../images/appli/appl-border.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
	overflow-x:hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee 150s linear infinite;
    background-size: contain;
}
@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
@keyframes marquee1 {
  from { transform: translateX(-50%); }
  to { transform: translateX(0); }
}

.apli-wwed:after {
    content: "";
    background-image: url(../images/appli/appl-border.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
    background-repeat: repeat-x;
   bottom: 0;
   overflow-x:hidden;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee1 150s linear infinite;
    background-size: contain;
}
.sc-box{
    width: 625px!important;
    
}
.wwedt-box{
    width: 724px;
    background: #7d7d7d;
    height: 171px;
    position: relative;
    top: 54px !important;
    z-index: -1;
    background: linear-gradient(97deg, rgb(47 98 42) 0%, rgb(104 209 152) 16%, rgb(74 152 157) 30%, rgb(254 255 254) 46%, rgb(151 220 223) 62%, rgb(54 134 80) 78%, rgb(177 171 102) 88%);
    background-size: cover;
    background-blend-mode: hard-light;
    -webkit-animation: hue-rotate 3s linear infinite;
    animation: hue-rotate 3s linear infinite;
}
.wwed-box{
	    width: 724px;
    background: #7d7d7d;
    height: 171px;
	    opacity: 0.5;
    position: relative;
    top: 54px !important;
    z-index: -1;
	background:linear-gradient(97deg, rgba(63,82,61,1) 0%, rgba(160,173,166,1) 16%, rgba(130,145,136,1) 30%, rgba(171,173,172,1) 46%, rgba(112,124,117,1) 62%, rgba(60,75,65,1) 78%, rgba(111,134,118,1) 88%);
	 background-size: cover;
  background-blend-mode: hard-light;
  -webkit-animation: hue-rotate 3s linear infinite;
          animation: hue-rotate 3s linear infinite;

}
.sc p{
font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    position: relative!important;
    top: 17px!important;
}
.innerpage .ttrrrs p{
        position: relative!important;
    top: 46px!important;

}
.wwed-content p{
	font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    position:relative;
	top:72px;

}
.ppch p{
	
       position: relative !important;
    top: 42px !important;
}
.tr-s{
        position: absolute;
    right: 0;
    bottom: 0;
    top: -10%;

}
.tr-s img{
    width: 271px;
    position: relative;
    bottom: 87px;
-webkit-animation: horizontal-move 5s linear infinite;
    animation: horizontal-move 5s linear infinite;
}
.wwed-content{
	position:relative;
	top:0;
}


.apli-wwed{
	    background: url(../images/appli/appl-whtbg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 153px 0;
    height: auto;
	    z-index: -11;
}
.apli-wwed .col-md-7{
	    height: 310px;
}
.stone h1{
        font-family: "Cinzel", serif;
    font-size: 49px;
    color: #b31f31;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 72%!important;
    margin: 29px 0px;
    animation: fadeInLeft 3s;

}.cloud1{
        position: relative;
    z-index: -1;
    top: 0;
    left: 0;

}
.cloud{
        position: relative;
    z-index: -1;
    top: 0;
    left: 0;

}
.cloud1 img{
      position: absolute;
    left: 0;
    top: -19px;
    animation: 60s float-bob-x infinite;
    opacity: 0.6;
    width: 505px;
    filter: blur(5px);
}
.cloud img{
        position: absolute;
    right: -44px;
    top: 5px;
    animation: 20s float-bob-x infinite;
    opacity: 0.6;
    width: 346px;
}
.ekmra-tt h1{
  font-weight: 600;
    width: 74% !important;
    background:linear-gradient(90deg, rgba(255,255,255,0.8352591036414566) 0%, rgba(255,255,255,0) 100%);;
    padding: 6px 8px !important;
}
.trance h1 {
    font-size:40px !important;
}
.appli-content h1{
 
    font-family: 'Poppins'!important;
    font-size: 32px !important;
    color: #b31f31;
    font-weight: 400!important;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100% !important;
    margin: 29px 0px;
    animation: fadeInLeft 3s;

}
.appli h1 {
      font-family: "Cinzel", serif !important;
    font-size: 34px;
    color: #b31f31;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 29px 0px;
    animation: fadeInLeft 3s;
}
.wwed-title h2{
    font-family: "Cinzel", serif;
    font-size: 49px;
    color: #9f3068;
    padding-bottom: 20px;
    /* border-bottom: 2px solid; */
    width: 100%;
    /* margin: 29px 0px; */
    animation: fadeInDown 8s;
    text-align: center;
	position:relative;
}
.wwed-ph1, .wwed-ph2, .wwed-box, .wwed-cm{
	position:relative;
	top:0;
	left:0;
	
}
/*.wwedt-ph2 img {*/
/*      width: 243px !important;*/
/*    position: absolute !important;*/
    /* top: 6px; */
/*    left: 216px !important;*/
/*}*/
.pch1 img{
    width: 268px !important;
    position: absolute !important;
    top: 0;
    left: 0;
}
.pch2 img{
      
    position: absolute !important;
    top: 259px !important;
    border-bottom-left-radius: 0 !important;
}
.trre{
        position: relative;
    right: 67px;

}
.trre img{
     display: block !important;
    width: 242px !important;
    position: absolute !important;
    /* top: 6px; */
    left: 540px !important;
}
.sc-ph2 img{
  
    width: 252px!important;
    position: absolute;
    /* top: 6px; */
    left: 476px!important;
    /* max-height: 300px; */
    border-bottom-left-radius: 58px;
    /* background: linear-gradient(0deg, rgba(0, 113, 199, 1) 0%, rgba(0, 79, 143, 1) 88%); */
    padding: 0 10px 10px 10px;
    -webkit-animation: 30s float-bob-x infinite;
    animation: 20s float-bob-x infinite;

}
.wwedt-ph2 img {
    width: 275px;
    position: absolute;
    /*top: 6px;*/
    left: 519px;
    /* max-height: 300px; */
    border-bottom-left-radius: 58px;
    /* background: linear-gradient(0deg, rgba(0, 113, 199, 1) 0%, rgba(0, 79, 143, 1) 88%); */
    padding: 0 10px 10px 10px;
    -webkit-animation: 30s float-bob-x infinite;
    animation: 20s float-bob-x infinite;
}
.bmpras img{

    position: absolute!important;
    top: 34px!important;
    left: 335px!important;
}
.wwed-ph2 img{
width: 275px;
    position: absolute;
    top: 34px;
    left: 228px;
    /* max-height: 300px; */
    border-bottom-left-radius: 58px;
    background: #0b63a7;
    padding: 0 10px 10px 10px;
	-webkit-animation: 30s float-bob-x infinite;
          animation: 30s float-bob-x infinite;
}

@-webkit-keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}

@keyframes hue-rotate {
  from {
    -webkit-filter: hue-rotate(0);
    -moz-filter: hue-rotate(0);
    -ms-filter: hue-rotate(0);
    filter: hue-rotate(0);
  }
  to {
    -webkit-filter: hue-rotate(360deg);
    -moz-filter: hue-rotate(360deg);
    -ms-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}

.wwed-title h2:after{
    content: "";
    background-image: url(../images/appli/appl-btborder.svg);
    position: absolute;
    content: '';
    width: 100%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: 60px;
    left: 440px;
    /* opacity: 0.3; */
    z-index: 2;
}
.bbm span{
    position: absolute;
    top: 32%;
    right: 42.1%!important;
    font-size: 22px!important;
    font-weight: 100;
    color: #824c4c;
    animation: fadeInDown 4s;
    z-index: 99999;

}
.bbm h1{
    font-family: "Cinzel", serif;
    font-size: 49px;
    color: #b31f31;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 73%!important;
    margin: 29px 0px;
    animation: fadeInLeft 3s;

}
.pple span{
    position: absolute!important;
    top: 41%!important;
    right: 42.1%!important;
    

}
.appli .appli-content span{
	position: absolute;
    top: 32%;
    right: 43.1%;
    font-size: 25px;
    font-weight: 100;
    color: #824c4c;
    animation: fadeInDown 4s;
    z-index: 99999;
}
.appli .appli-content p{
font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;
}
.appli .line-bt{
	border-bottom: 2px solid #b8525e;
    width: 100%;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 0;
    left: 0;
}
.line-bt{
	border-bottom: 2px solid #b8525e;
    width: 776px;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 269px;
    right: 247px;
}
.wwed-cm span{
	font-size: 29px;
    position: absolute;
    right: 3px;
    top: 54px;
    font-weight: 100;
    color: #ccc;
}
@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.baner img{
    height: auto;
    width: 100%;
    background-size: cover;
}
.pro-ph img {
       margin: 17px 17px 6px;
    width: 17%;
    height: 200px;
    transition: all 0.5s ease-in;
    overflow: hidden;
    border-radius: 13px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
}
.pro-ph img:hover {
    --_p: 75%;
    filter: grayscale(0%);
}
/* .pro-ph img { */
    /* --g: 10px; */
    /* --b: 8px; */
    /* --c: #e1d8ce; */
    /* padding: calc(var(--g) + var(--b)); */
    /* --_c: #0000 0 25%, var(--c) 0 50%; */
    /* --_g1: repeating-linear-gradient(90deg ,var(--_c)) repeat-x; */
    /* --_g2: repeating-linear-gradient(180deg,var(--_c)) repeat-y; */
    /* background: var(--_g1) var(--_p, 25%) 0, var(--_g2) 0 var(--_p, 125%), var(--_g1) var(--_p, 125%) 100%, var(--_g2) 100% var(--_p, 25%); */
    /* background-size: 200% var(--b), var(--b) 200%; */
    /* cursor: pointer; */
    /* filter: grayscale(50%); */
    /* transition: .3s; */
/* } */
.appli-pro{
	background: url(../images/appli/appl-probg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 30px;
    height: auto;
        background-attachment: fixed;


}
.appli-pro h4{
    color: #fff;
    text-align: left;
    padding: 15px;
    margin-left: 0;
    background: #a43e0d;
    width: 20%;
    border-radius: 13px;
    margin-top: 28px;
    filter: drop-shadow(2px 4px 6px black);
}
.pro-title h2 {
    font-family: "Cinzel", serif;
    font-size: 62px;
    color: #fff;
    
    /* border-bottom: 2px solid; */
    width: 100%;
    /* margin: 29px 0px; */
    
    text-align: center;
    position: relative;
}
.pro-title p{
	    color: #fff;
    font-size: 17px;
    font-weight: 100;

}
.ekrm-cl{
        position: relative;
    z-index: 999;
   
    top:0;
    right: 0;

}
.appli-f {
    position: relative;
    z-index: 999;
    filter: drop-shadow(2px 4px 6px black);
}
.appli-a:before{
	/* opacity: 0.4;  */
    content: "";
    background: linear-gradient(97deg, rgba(0, 143, 51, 1) 0%, rgba(0, 90, 103, 1) 100%);
    position: absolute;
    content: '';
    width: 337px;
    height: 417px;
    background-repeat: no-repeat;
    top: -34px;
    right: 216px;
    z-index: 9;
    border-top-right-radius: 40px;
    border-top-left-radius: 51px;
    border-bottom-left-radius: 47px;
    animation: jump-2 10s linear infinite;
}
.appli-b:before{
	    opacity: 0.5;
    content: "";
    background: linear-gradient(97deg, rgba(0,74,26,1) 0%, rgba(4,126,41,1) 80%);
    position: absolute;
    content: '';
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    top: -1px;
    right: 142px;
    z-index: 9;
    border-radius: 50%;
	
}
.appli-c:before{
	/* opacity: 0.5; */ 
    content: "";
    background: #e29a14;
    position: absolute;
    content: '';
    width: 385px;
    height: 385px;
    background-repeat: no-repeat;
    top: 10px;
    right: 101px;
    z-index: 999;
    border-radius: 50%;
}
.appli-d:after{
	    /* opacity: 0.5; */
    content: "";
    background: #be6508;
    position: absolute;
    content: '';
    width: 336px;
    height: 355px;
    background-repeat: no-repeat;
    top: 75px;
    right: 58px;
    z-index: 9;
    border-bottom-right-radius: 22%;
    border-top-right-radius: 133px;
    border-bottom-left-radius: 28px;
	  -webkit-animation: 20s float-bob-x infinite;
          animation: 20s float-bob-x infinite;

}
.appli-d:before{
	    /* opacity: 0.5; */
    content: "";
    background: #fff;
    position: absolute;
    content: '';
    width: 386px;
    height: 386px;
    background-repeat: no-repeat;
    top: 2px;
    right: 129px;
    z-index: 999;
    border-radius: 50%;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.appli-a, .appli-b, .appli-c, .appli-d, .appli-circle{
	position: relative;
    top: 0;
    left: 0;
}
.appli-circle img{
	position: absolute;
    width: 319px;
    animation: rotate-animation 90s infinite linear;
    top: -19px;
    right: 27px;
}
.appli-f img {
      -webkit-mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    -webkit-mask-size: 800%;
    mask-size: 746%;
    -webkit-mask-position: 0;
    mask-position: 0;
    width: 386px;
    height:386px;
    border-radius: 50%;
    border: 5px solid #fff;
   
}
.appli-f img:hover {
  transition: mask-position 2s ease,-webkit-mask-position 2s ease;
  -webkit-mask-position: 120%;
  mask-position: 120%;
  opacity: 1;
}



@media (max-width: 768px){
    .chairperson-image {
    text-align: center;
    margin-top: 35px !important;
}
    .slider_golden {
    height: 139px !important;
    min-height: 139px !important;
    overflow: hidden;
}
     .grass-banner img {
    width: 100%;
    background-size: cover;
    position: relative!important;
    top: 46px!important;
}
    .innerpage .grass {
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 0 auto!important;
    width: 294px !important;
}
    .innerpage .grass {
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 0 auto!important;
    width: 294px !important;
}
    .innerpage .grass .slider {
    height: 400px;
    min-height: 400px;
    overflow-x: hidden;
}
    .craaft img {
    width: 89%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
    .innerpage .crimg img {
    /* object-fit: cover; */
    /* padding: 10px; */
    width: 100%;
    height: 210px;
    min-height: 210px;
     margin: 0; 
}
    .innerpage .baner {
    position: relative;
    z-index: 9;
            margin-top: 47px;
}
.innerpage .baner-statelevel {
        position: relative;
    margin-top: 47px;

}
.sc-ph2 img{
    display:block!important;
    width: 230px!important;
    position: absolute!important;
    /* top: 6px; */
    left: 222px!important;
   

}
.wwedt-ph2 img {
    display:none;
}
.trre img {
    display: block !important;
    width: 225px !important;
    position: absolute !important;
    /* top: 6px; */
    left: 223px !important;
}
	.appli {
    background: url(../images/appli/apl-bg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 0 0px;
    height: auto;
    overflow-y:hidden !important;
            overflow-x: hidden !important;
}
.apli-wwed {
    background: url(../images/appli/appl-whtbg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 153px 0;
    height: auto;
    z-index: -11;
    overflow-x: hidden !important;
}
.wwed-title h2 {
    font-family: "Cinzel", serif;
    font-size: 32px;
    color: #9f3068;
    padding-bottom: 20px;
    /* border-bottom: 2px solid; */
    width: 100%;
    margin: 23px 0px;
    animation: fadeInDown 8s;
    text-align: center;
    position: relative;
}
.wwwed-content .line-bt{
    display:none;
}
    .wwed-cm span {
        font-size: 17px;
        position: absolute;
        right: 226px;
        top: 54px;
        font-weight: 200;
        color: #878787;
    }
    .sc p{
                font-size: 14px;
        text-align: justify;
        font-weight: 100;
        line-height: 25px;
        /* border-bottom: 2px solid #b8525e; */
        padding-bottom: 62px!important;
        animation: fadeInUp 2s;
        position: relative !important;
        top: 91px !important;
    
    }
.wwed-content p {
        font-size: 15px;
        text-align: justify;
        font-weight: 100;
        line-height: 26px;
        /* border-bottom: 2px solid #b8525e; */
        padding-bottom: 10px;
        animation: fadeInUp 2s;
        position: relative;
        top: 32px;
    }
.appli-pro {
    background: url(../images/appli/appl-probg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 30px;
    height: auto;
    background-attachment: fixed;
    overflow-x: hidden !important;
}
.appli .appli-content p {
    font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 0;
    animation: fadeInUp 2s;
    width: 100%;
}
.appli h1 {
    font-family: "Cinzel", serif;
    font-size: 32px;
    color: #b31f31;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%!important;
    margin: 29px 0px;
    animation: fadeInDown 3s;
        text-align: center;
    
}
.appli .line-bt {
    border-bottom: 2px solid #b8525e;
    width: auto;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 0px!important;
    left: 0!important;
}
.appli .appli-content span {
    
    display: none;
}
.appli:before {
    opacity: 0.4;
    content: "";
    background-image: url(../images/appli/appli-circle.svg);
    position: absolute;
    content: '';
    width: 500px;
    height: 100%;
    background-repeat: no-repeat;
    top: -223px;
    left: -162px;
    z-index: -3;
    animation: none;
}
.appli-content {
    padding-right: 0!important;
}
.appli-circle img {
    position: absolute;
    width: 285px;
    animation: rotate-animation 90s infinite linear;
    top: -54px;
    right: 27px;
    overflow-x: hidden;
}
.appli-a:before {
        /* opacity: 0.4; */
        content: "";
        background: linear-gradient(97deg, rgba(0, 143, 51, 1) 0%, rgba(0, 90, 103, 1) 100%);
        position: absolute;
        content: '';
        width: 225px;
        height: 339px;
        background-repeat: no-repeat;
        top: -34px;
        right: 175px;
        z-index: 9;
        border-top-right-radius: 29px;
        border-top-left-radius: 42px;
        border-bottom-left-radius: 35px;
        animation: jump-2 10s linear infinite;
    }
.appli-b:before {
        opacity: 0.5;
        content: "";
        background: linear-gradient(97deg, rgba(0, 74, 26, 1) 0%, rgba(4, 126, 41, 1) 80%);
        position: absolute;
        content: '';
        width: 270px;
        height: 270px;
        background-repeat: no-repeat;
        top: 16px;
        right: 102px;
        z-index: 9;
        border-radius: 50%;
    }
    .appli-a:before {
        /* opacity: 0.4; */
        content: "";
        background: linear-gradient(97deg, rgba(0, 143, 51, 1) 0%, rgba(0, 90, 103, 1) 100%);
        position: absolute;
        content: '';
        width: 196px;
        height: 339px;
        background-repeat: no-repeat;
        top: -34px;
        right: 175px;
        z-index: 9;
        border-top-right-radius: 29px;
        border-top-left-radius: 42px;
        border-bottom-left-radius: 35px;
        animation: jump-2 10s linear infinite;
    }
    .apli-wwed .col-md-7 {
    height: 267px;
}
.stn{
    
        border-bottom: 2px solid #b8525e;
        width: 389px;
        animation: fadeInRightBig 3s;
        position: absolute!important;
        top: 85px!important;
        left: 0;
        right: 0;
        /* display: none; */
    
}
   .wwed-content .line-bt {
    border-bottom: 2px solid #b8525e;
    width: 389px;
    animation: fadeInRightBig 3s;
    position: absolute;
    top: 17px;
    left: 0;
    right: 0;
}
    .wwed-ph1 img {
    width: 214px;
    border-radius: 13px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
    position: absolute;
    z-index: 99;
    top: -29px;
    left: -8px;
    animation: jump-2 10s linear infinite;
}
.pch1 img {
    width: 297px !important;
    position: absolute !important;
    top: 0;
    left: 34px !important;
}

    .appli-ph {
    position: relative;
    left: 41px;
    padding: 33px;
}
.ekkmra-ph {
    position: relative;
    left: 0px!important;
    padding: 0!important;
height: 302px;
    }
.innerpage .craft-designst:before {
   
    bottom: -79px !important;
    right: 49px !important;
}
.innerpage .circl-sld {
    
    top: -12% !important;
    left: 0 !important;
}
.innerpage .ph-slider {
    top: -8% !important;
    left: 8% !important;
}
.innerpage .ph-slider .phmm {
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
        top: -26px !important;
        left: -33px !important;
        border: 99px solid transparent;
        cursor: default;
        border-radius: 50%;
        transform: scale(0);
        transition: transform 1.4s 0.07s;
        z-index: -1;
    }
   .innerpage .ph-slider .phmm li {
        position: absolute;
        bottom: -59px !important;
        right: 66px !important;
        transform-origin: 192px 130px !important;
        transition: all 0.5s 0.1s;
    }
    .innerpage .mpe::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 83px!important;
    top: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgb(255 143 143 / 77%) 0%, rgb(3 119 230 / 93%) 100%);
}
.innerpage .ph-slider .phmm li img {
    width: 119px!important;
    height: 119px!important;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
    filter: drop-shadow(1px 3px 3px #111);
}
.innerpage .ph-slider:hover {
        /* background: url(../images/OneYear/photo/logoa.png); */
        width: 150px !important;
        height: 150px !important;
        line-height: 189px;
        border-radius: 50%;
        background: url(../images/OneYear/photo/chkr.svg);
        position: relative;
        background-size: cover;
        cursor: pointer;
        filter: none;
        text-align: center;
        font-size: 2.75em;
        font-weight: bold;
        color: #0d0d0dde;
        border: none;
        top: 26% !important;
        transition: 0.24s 0.2s;
        left: 28% !important;
        animation: jump-2 20s linear infinite;
    }

    .innerpage .ph-slider {
        width: 170px !important;
        height: 170px !important;
        line-height: 189px;
        border-radius: 50%;
        background: url(../images/OneYear/photo/oy-1.png);
        position: relative;
        background-size: cover;
        cursor: pointer;
        filter: drop-shadow(2px 4px 6px #0d0d0dde);
        text-align: center;
        font-size: 2.75em;
        font-weight: bold;
        color: #0d0d0dde;
        border: 2px solid #ffffff;
        top: 17% !important;
        transition: 0.24s 0.2s;
        left: 24% !important;
        animation: jump-2 20s linear infinite;
    }
.appli-d:before {
    /* opacity: 0.5; */
    content: "";
    background: #fff;
    position: absolute;
    content: '';
    width: 299px;
    height: 299px;
    background-repeat: no-repeat;
    top: 0;
    right: 28px;
    z-index: 999;
    border-radius: 50%;
}
.appli-d:after {
    /* opacity: 0.5; */
    content: "";
    background: #be6508;
    position: absolute;
    content: '';
    width: 242px;
    height: 292px;
    background-repeat: no-repeat;
    top: 14px;
    right: 47px;
    z-index: 9;
    border-bottom-right-radius: 12%;
    border-top-right-radius: 75px;
    border-bottom-left-radius: 28px;
    -webkit-animation: scroll-ver 5s linear infinite;
    animation: scroll-ver 5s linear infinite;
}
.appli-c:before {
    /* opacity: 0.5; */
    content: "";
    background: #e29a14;
    position: absolute;
    content: '';
    width: 290px;
    height: 290px;
    background-repeat: no-repeat;
    top: 5px;
    right: 51px;
    z-index: 999;
    border-radius: 50%;
}
.appli-f img {
    -webkit-mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    mask-image: linear-gradient(45deg, #000 25%, rgba(0, 0, 0, .2) 50%, #000 75%);
    -webkit-mask-size: 800%;
    mask-size: 746%;
    -webkit-mask-position: 0;
    mask-position: 0;
    width: 300px;
    height:300px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.wwed-ph2 img {
    width: 243px;
    position: absolute;
    top: 33px;
    left: 124px!important;
    /* max-height: 300px; */
    border-bottom-left-radius: 58px;
    background: #0b63a7;
    padding: 0 10px 10px 10px;
    animation: scroll-ver 5s linear infinite;
}
.pro-title h2 {
    font-family: "Cinzel", serif;
    font-size: 47px;
    color: #fff;
    /* border-bottom: 2px solid; */
    width: 100%;
    /* margin: 29px 0px; */
    text-align: center;
    position: relative;
}
.pro-ph img {
    margin: 11px;
    width: 41%;
    height: 130px !important;
    text-align: center;
    transition: all 0.5s ease-in;
    overflow: hidden;
    border-radius: 8px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
}
    .appli-pro h4 {
        color: #fff;
        padding: 15px;
        margin-left: 0;
        width: 100%;
        border-radius: 13px;
        margin-top: 28px;
        filter: drop-shadow(2px 4px 6px black);
        background: linear-gradient(90deg, rgba(126, 7, 7, 1) 0%, rgba(143, 55, 0, 1) 88%);
        border: 2px solid;
        text-align: center;
    }
.pro-title p {
    color: #fff;
    font-size: 13px;
    font-weight: 100;
}
}




/* -=-========./////Appli css end----==--==- */


.tabbl {
    padding: 20px 0;
    height: auto;
}


.tabbl tbody tr td img {
    width: 35px;
    height:45px;
    padding: 6px;
}



/*----------Inerpage About--------*/
/*------------start--------------*/

.baner img{
    height: auto;
    width: 100%;
    background-size: cover;
}
.page1{
   background: url(../images/abtbg.jpg) repeat left top var(--bs-info-bg-subtle);
    background-size: 31%;
    background-blend-mode: multiply;
    width: 100%;
    position: relative;
    z-index: -111;
    padding: 20px 0;
}
.page1 h2 span{
	 background: -webkit-linear-gradient(#ff0900, #b0ff05a3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size:40px;
}
.page1 h2{
    font-size:30px;
    color:#000;
    font-weight:400;
    text-align:center;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page1 h6{
    text-align: center;
    font-size: 15px;
        padding-bottom: 36px;
}
.ws  .divider {
  width: 358px;
    height: 1px;
    background-color: #710707;
    position: relative;
    top: -26px;
    margin: 0 auto;
}
.ws .divider div::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #750909;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ws  .divider div {
  position: absolute;
    border: 1px solid #4f0505;
    width: 15px;
    height: 15px;
    transform: translate(3px, -50%) rotate(45deg);
    background-color: #ffffff;
    left: 48%;
}

.page1 p{
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
	text-align:center;
}
.pghead h6:after{
    content:"";
    
}

.pghead  .divider {
  width: 358px;
    height: 1px;
    background-color: #710707;
    position: relative;
    top: -26px;
    margin: 0 auto;
}
.pghead .divider div::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background-color: #750909;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.pghead  .divider div {
  position: absolute;
    border: 1px solid #4f0505;
    width: 15px;
    height: 15px;
    transform: translate(3px, -50%) rotate(45deg);
    background-color: #ffffff;
    left: 46%;
}
.pghead h2{
        padding-top: 90px;
    margin: 0;

}
.page2{
    background: linear-gradient(66deg, rgba(255, 231, 231, 1) 0%, rgba(249, 249, 249, 1) 18%, rgba(251, 255, 243, 1) 38%, rgba(227, 253, 251, 1) 71%, rgba(234, 220, 236, 1) 100%);
    width: 100%;
    position: relative;
    padding: 100px 0;
    height: auto;
    z-index: 0;
        overflow: hidden;
}
.page1:before {
    content: "";
    background: url(../images/tb-br.png) repeat left top;
    position: absolute;
    content: '';
    width: 300%;
    height: 85px;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -108px;
    z-index: 2;
    animation: marquee 150s linear infinite;
    background-size: contain;
	box-shadow: 0px 0px 10px #000;
}
.page2:before {
    content: "";
    background: url(../images/tb-br.png) repeat left top;
    position: absolute;
    content: '';
    width: 300%;
    height: 85px;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -108px;
    z-index: 2;
    animation: marquee 150s linear infinite;
    background-size: contain;
	box-shadow: 0px 0px 10px #000;
}
.abo{
    position:relative;
    left:0;
    top:0;
}
.abo h2{
      font-family: "Bai Jamjuree", sans-serif;
    font-size: 18px;
    text-align: right;
	padding-top:42px;
    text-transform: uppercase;
}
.abo h2 span{
       font-size: 45px;
    font-weight: 500;
    color: brown;
}
.abo img{
	width:19%;
	position:absolute;
	left:0;
	bottom:-60px;
	animation: rotate-animation 50s infinite linear;
}
.abop{
	padding-top:40px;
}
.abop p{
	font-weight:300;
	font-size:15px;
	text-align:justify;
}
.ring1{
    width: 100%;
    filter: drop-shadow(0px 2px 3px #444);
    height: auto;
    border-radius: 0;
    position: absolute;
    background-image: url(../images/abt-fram.png) !important;
    z-index: 9;
    border-top-left-radius: 18px;
    bottom: 56px;
    border-bottom-right-radius: 19px;
    border: 3px solid #fff;
}
/* .ring1:before { */
    /* opacity: 1.4 !important; */
    /* content: ""; */
    /* filter: drop-shadow(-2px 2px 9px black); */
    /* background-image: url(../images/abt-fram.png) !important; */
    /* position: absolute !important; */
    /* content: ''; */
    /* background-size: 85%; */
    /* width: 306px !important; */
    /* height: 306px !important; */
    /* background-position: center; */
    /* background-repeat: no-repeat !important; */
    /* left: -11px !important; */
    /* top: 280px !important; */
    /* z-index: 1 !important; */
    /* animation: rotate-animation 50s infinite linear; */
/* } */
/* .ring2:before { */
    /* opacity: 1.4 !important; */
    /* content: ""; */
    /* filter: drop-shadow(-2px 2px 9px black); */
    /* background-image: url(../images/abt-fram.png) !important; */
    /* position: absolute !important; */
    /* content: ''; */
    /* background-size: 85%; */
    /* width: 306px !important; */
    /* height: 306px !important; */
    /* background-position: center; */
    /* background-repeat: no-repeat !important; */
    /* left: -11px !important; */
    /* top: 280px !important; */
    /* z-index: 1 !important; */
    /* animation: rotate-animation 50s infinite linear; */
/* } */
.ring2 {
    width: 121%;
    box-shadow: -29px 18px 41px #000 inset;
    height: 107%;
    border-radius: 50%;
    position: absolute;
    bottom: -16px;
    z-index: 10;
	 animation: rotate-animation 10s infinite linear;
    left: -11px;
}
@keyframes rotate-animation {
	0% {
		transform: rotate(0deg);
  }
  50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.aboi {
    position: relative;
}
.abo:after {
     opacity: 1.4 !important;
    content: "";
    /* filter: drop-shadow(-5px 0px 3px #444); */
    background-image: url(../images/chakra.png) !important;
    position: absolute !important;
    content: '';
    background-size: cover;
    width: 280px;
    height: 280px;
    background-position: center;
    background-repeat: no-repeat !important;
    left: -66px !important;
    top: 244px !important;
    z-index: 910;
    animation: rotate-animation 50s infinite linear;
}
.abop .line-bt {
        border-bottom: 3px solid #feab1652;
    width: 1075px;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
}

.white-circle{
    width: 230px;
    height: 230px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    left: 9px;
    top: 9px;
    z-index: -1;
}
.sd-info2 {
    padding: 30px !important;
    border-radius: 50%;
    width: 250px !important;
    height: 250px;
    margin: 0 10px;
    border: 2px solid #fff;
    position: relative;
	z-index:11;
}
.sd-info2 img{
	width:100%;
	height:100%;
	padding:30px;
} 

.abou2{
	background:url(../images/abt-bg2.png) no-repeat left top;
    background-size: cover;
    background-blend-mode: multiply;
    height: auto;
    padding: 46px;
    position: relative;
}
.abou2:after {
    content: "";
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(155deg, rgba(9, 27, 61, 0.5) 0%, rgba(27, 61, 130, 0.5) 51%, rgba(155, 89, 182, 0.8) 100%); */
background: linear-gradient(90deg, rgba(11,119,190,0.6902363240217962) 0%, rgba(0,0,0,0.7126452876072304) 100%);
	
}	
.abou3{
	height:330px;
	overflow:hidden;
}
.abou3:before{
    content: "";
    background: url(../images/about-banner.png) repeat left top;
    /* position: absolute; */
    content: '';
    /* width: 300%; */
    overflow-x: hidden;
    background-repeat: repeat-y;
    /* top: 0; */
    left: 0;
    z-index: 2;
    animation: marquee 150s linear infinite;
    background-size: 100%;
    box-shadow: 0px 0px 10px #000;
}
@keyframes myfirst {
  0%  {background: green; left: 0px; top: 200px;}
  100% {background: red; left: 0px; top: 0px;}
}
.sd-info{
	
}
.abbout2{
	text-align:center;
	margin:0 auto;
	position:relative;
}
.sdlogo{
	width:300px;
	height:300px;
	border-radius:50%;
	background:#fff;
	padding:10px;
	border-radius:1px solid #fff;
}
.sd-info1{
	margin-top: 30px !important;
	z-index:11;
	width: 39% !important;

}
.sd-info1 ul li{
	margin-bottom:30px;
	color:#fff;
    border: 1px solid;
    padding: 5px 20px;
    border-radius: 30px;
	background: #000000ab;
	width: 407px;
	transition:all .5s ease-in;
}
.sd-info3{
    margin-top: 30px !important;
	z-index:11;
}
.sd-info3 ul li{
	margin-bottom:30px;
	    color: #fff;
    border: 1px solid;
    padding: 5px 20px;
    border-radius: 30px;
    background: #000000ab;
	width: 407px;
	transition:all .5s ease-in;
}
.sd-info1 ul li:hover{
	    background: #fff629;
    box-shadow: 0px 0px 8px #fff;
    color: #000;
}
.sd-info3 ul li:hover{
	    background: #fff629;
    box-shadow: 0px 0px 8px #fff;
    color: #000;
}


/* about end */
.cr12 {
    position:relative;
    
    
}
.cr12 img{
    width: 277px;
    height: auto;
    animation: swing 10s linear infinite;
}
.activity h4 {
    /* margin: 15px 0; */
    font-size: 23px;
    color: #6d0808;
    text-align: center;
}
.cra1{
    margin-top: 20px !important;
}
.cra1 h3 {
    font-size: 25px;
    font-weight: 400;
    color: #000;
    width: 224px;
    border-bottom: 2px solid #000;
    padding-bottom: 4px;
}
.cra1 p {
    font-size: 15px;
    color: #000;
    text-align: justify;
    padding-right: 0px;
}


.cra1 img{
    width:400px;
    height:160px;
    padding:5px;
    display:block;
}
.Vision{
    text-align:center;
    height: auto;
	padding: 31px;
}
.vis h2 {
    text-align: center;
    margin: 0;
    color: #02471F;
    font-weight: 400;
    font-size: 30px;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.vis h3 {
    margin: 10px auto;
    color: #af3a00;
    font-size:30px;

}
.vis h3 span {
    margin: 10px auto;
    color: #ff5400;
    font-size:34px;

}
.vis p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin: 27px auto;
}
.Vision a:hover {
    background-color: #0CA566;
    color: #fff;
}
.tbox {
    position: relative;
    padding: 10px;
    margin: 0 auto;
    background: rgb(245 187 91 / 60%);
    text-align: center;
    width: 31% !important;
}
.star {
    width: 110px;
}
.person {
    position: absolute;
    right: 10px;
    top: -23px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    transition: all 700ms ease-out;
}
.tbox p {
    font-size: 13px;
    margin-top: 0px;
}
.vis .boderh {
    width: 239px;
    margin: 0 auto;
}
/*.mispage{*/
/*	background:url(../images/misbg.jpg) no-repeat left top;*/
/*    padding: 34px;*/
/*    background-size: cover;*/
/*   width: 100%;*/
/*    height: auto;*/
/*}*/
/*.mispage h2 {*/
/*    font-size: 40px;*/
/*    text-align: left;*/
/*    font-weight: 600;*/
/*    line-height: 42px;*/
/*    margin: 0 -18px;*/
/*    font-family: "Titillium Web", sans-serif;*/
/*    padding-bottom: 20px;*/
/*    background: -webkit-linear-gradient(#ffec3a, #ffffff85);*/
/*    -webkit-background-clip: text;*/
/*    -webkit-text-fill-color: transparent;*/
/*}*/
/*.mis{*/
/*	padding: 31px 54px !important;*/
/*    background: #000000c4;*/
/*    border-radius: 20px;*/
/*    border: 1px solid #eaf27a;*/
/*}*/
/*.mis ul{*/
/*	padding:0;*/
/*	margin:0;	*/
/*}*/
/*.mis ul li {*/
/*    line-height: 26px;*/
/*    font-size: 15px;*/
/*    font-weight: 400;*/
/*    list-style: disc;*/
/*    text-align: justify;*/
/*    color: #fff;*/
/*}*/
/*.misimg img{*/
/*	width: 52%;*/
/*    text-align: center;*/
/*    margin: 0 auto;*/
/*    display: block;*/
/*}*/

.mispage{
    background: url(../images/misbg.jpg) no-repeat left top rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;
    padding: 80px 0;
    background-size: cover;
    width: 100%;
    height: auto;
    position:relative;
}
.mispage:after {
    content: "";
    background-image: url(../images/abstract-ethnic.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 75px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: 0;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee1 150s linear infinite;
    background-size: contain;
    background-blend-mode: multiply;
}
.mis-content {
    padding: 31px 54px !important;
    background: #00000063;
    border-radius: 20px;
    border: 1px solid #eaf27a;
    height: auto;
    margin: auto !important;
}
.mis img{
	width: 100%;
    padding: 10px 0px;
    height: 440px;
	margin-top:80px;
}


.miss{
    text-align: center;
    margin: 0 auto;
}

.vis img{
	width: 100%;
    padding: 10px 0px;
    height: 225px;
}
.mision h2 {
    font-size: 41px;
    font-weight: 600;
    color: #ff8181;
}
.mision ul li{
    font-size: 16px;
    font-weight: 400;
	text-align:justify;
	line-height:30px;
	color:#fff;
}
.vision{
    margin: 30px 0;
}

.vision ul{
	padding:0;
	margin:0;
}
.mision ul{
	padding:0;
	margin:0;
}
.vision ul li{
    font-size: 16px;
    font-weight: 400;
	text-align:justify;
	line-height:30px;
	color:#fff;
	list-style-image: url(../images/picicon.png);
}
.vision h2 {
    font-size: 41px;
    font-weight: 600;
    text-align: center;
    color: #27f8ff;
}
/*=======mcm start======*/


.answercont h2{
	font-size:17px;
	font-weight:400;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.answercont p{
    font-size: 14px;
    font-weight: 400;
}
.answercont .col-md-2{
	transition:all ease-in .5s;
	border-right:1px solid #b6650e;
	padding-left:10px;
	margin-bottom:15px;
}
.answercont .col-md-2:nth-child(6n){
	
	border:none;
}
/*=======mcm end======*/
.innerpage .our-team {
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgb(248 205 209) 100%);
        padding: 50px 0;
}
.innerpage .our-team h2 {
font-family: "Cinzel", serif;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
        font-size: 34px;
    color: #000000;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin-bottom: 10px;
    animation: fadeInLeft 3s;
}
.team1 p{
        text-align:start;
}
.team1 ul{
    padding-left:30px !important;
}

.team1 ul li{
    list-style: upper-alpha;
    font-size: 15px;
    font-weight: 300;
}
/*=======Trainers start======*/


.innerpage .trprogm img{
    
}
.innerpage .tra2{
    position: relative;
    z-index: 999;

}
.innerpage .tra2:before{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;

}

.trainers {
    padding: 23px;
    background: url(../images/activities/survey/surveybg.png) no-repeat left top;
    height: auto;
    background-size: cover;
    width: 100%;
}
.trp{
    position:relative;
    padding:0;
    margin:0;
}
.innerpage .trp1{
    position:relative;
    padding:0;
    margin:0;
}
.innerpage  .trainers .tera .trp1 h1{
        padding-top: 19px;
}
.innerpage .trainers .tera .trp1 h1:after{
    
    content: "";
    border-bottom: 2px solid #9c0e0e;
    width: 100%;
    position: absolute;
    top: 105%;
    left: 1px;

}
.innerpage .trainers .tra21 h4{
        text-align: center;
    border-bottom: 1px solid #fff;
    width: 33%;
    margin: 0 auto;
    position: relative;
    top: 10%;

}
.innerpage .trainers .tera .trp1 h1::before {
    content: "";
    background: #ff6969;
    width: 117px;
    height: 36px;
    position: absolute;
    top: 21px;
    left: 0;
    z-index: -1;
}
.innerpage .tera .trp h1:after{
    
    content: "";
    border-bottom: 2px solid #9c0e0e;
    width: 100%;
    position: absolute;
    top: 105%;
    left: 1px;

}
.innerpage .tera .trp h1:before {
    content: "";
    background: #ff6969;
    width: 174px;
    height: 28px;
    position: absolute;
    top: 98px;
    left: 0;
    z-index: -1;
}
.trainers h1{
        padding-top: 105px;
}
.innerpage .trprogm{
    padding:0;
    margin:0;
}
.trainers .tera .trp h1:after {
    content: "";
    border-bottom: 2px solid #9c0e0e;
    width: 100%;
    position: absolute;
    top: 112%;
    left: 1px;
}
.innerpage .trainers .tera {
    padding:0;
    margin:0;
}
.trainers .tera .trp h1:before {
    content: "";
    background: #ff6969;
    width: 174px;
    height: 28px;
    position: absolute;
    top: 68%;
    left: 0;
    z-index: -1;
}
.trainers h1:before{
     content: "";
    background: #ff6969;
    width: 174px;
    height: 28px;
    position: absolute;
    top: 31%;
    left: 0;
    z-index: -1;
}
.trainers h1:after{
 content: "";
    border-bottom: 2px solid #9c0e0e;
    width: 100%;
    position: absolute;
    top: 41%;
    left: 1px;
}
.trprogm{
    position :relative;
}
.trainers h2{
	font-size:30px;
	font-weight:400;
	/*margin:20px auto;*/
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	

}
.trainers h3{
	    font-size: 31px;
    font-weight: 400;
    padding-left: 70px;
    margin: 20px auto;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0;
}
.innerpage .glance {
        position: relative;
    top: -63px;

}
.trprogm p {
    font-size: 18px;
    font-weight: 400;
    margin: 38px auto;
    text-align: justify;
}
.tra2 img {
  width: 100%;
    height: auto;
    /* border-radius: 36px; */
    /* border: 7px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* filter: drop-shadow(2px 4px 6px black); */
    animation: jump-2 10s linear infinite;
    position: relative;
    top: 31px;
    left: 44px;
}

.trprogm ul{
	padding:0;
	margin:0;
}
.trprogm ul li{
	text-align:justify;
}
.trprogm ul li i {
    color: #754c1f;
    margin-right: 15px;
    line-height: 38px;
    padding-right: 5px;
}
.trpimg {
	margin:10px auto;
	text-align:center;
}
.trpimg img{
	width: 57%;
    height: 82%;
    border: 20px solid #fff;
    border-radius: 26px;
    box-shadow: 2px 2px 4px #766868;
}
.trpimg h4{
    font-size: 21px;
    margin: 10px auto;
    font-weight: 400;
}
.trpimg h5{
    font-size: 17px;
    margin: 10px auto;
    font-weight: 400;
}
.provide h2{
	font-size: 19px;
    font-weight: 400;
    margin: 20px auto;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	

}

.pro1 i{
	margin-right: 10px;
	font-size: 17px;
    font-weight: 400;
    margin: 10px auto;
	padding:0 10px;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	

}
.pro1 h3{
	font-size: 17px;
    font-weight: 400;
    margin: 10px auto;
	padding:0 10px;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.pro1 p {
    font-size: 14px;
    font-weight: 400;
    margin: 10px auto;
    text-align: justify;
    padding: 0 10px;
    color: #000;
    line-height: 24px;
}
.pro1 {
    box-shadow: 1px 1px 4px #000;
    border: 1px solid #b0a6a6;
    padding: 20px;
    margin: 10px auto;
    width:auto !important;
	border-radius: 30px;
    background:#fff;
}
.tra2{
	margin: 0 auto;
    text-align: center;
}
/*=======Trainers end======*/


/*===============album page =================*/
.galleryy{
margin: 15px auto;
}
.gal .example-image-link {
    width: 290px;
    float: left;
    height: 230px;
    margin: 5px;
	padding:0;
}
.gal {
   
    padding: 20px;
    position:relative;
    
}
.bto-album{
    padding-top:85px;
}

.bto-album a{
    background: rgb(247,247,139);
    background: linear-gradient(180deg, rgba(247,247,139,1) 0%, rgba(218,152,29,1) 61%);
    padding: 10px;
    width: 164px;
    color: #000;
    border-radius: 25px;
    margin-top: 13px;
    position: absolute;
    right: 79px;
    bottom: 31px;
    transition:all .5s ease-in;
}
.bto-album a i{
    margin-right:10px;
}
.bto-album a:hover{
    color:#000;
    
transform: translateX(-8px);
}
.gal h2 {
    text-align: center;
    font-size: 33px;
    color: #000;
    font-weight: 800;
    margin-bottom: 20px;
	font-family: 'Kaushan Script';
}

.gal .example-image-link img {
  --s: 10px;  /* size of the frame */
  --b: 2px;   /* border thickness */
  --w: 222px; /* width of the image */
  --c: #7B3B3B;
  
  width: var(--w);
  aspect-ratio: 1;
  object-fit: cover;
  padding: calc(2*var(--s));
  --_g: var(--c) var(--b),#0000 0 calc(100% - var(--b)),var(--c) 0;
  background:
    linear-gradient(      var(--_g)) 50%/100% var(--_i,100%) no-repeat,
    linear-gradient(90deg,var(--_g)) 50%/var(--_i,100%) 100% no-repeat;
  outline: calc(var(--w)/2) solid #0009;
  outline-offset: calc(var(--w)/-2 - 2*var(--s));
  transition: .4s;
  cursor: pointer;
}
.gal .example-image-link img:hover {
  outline: var(--b) solid var(--c);
  outline-offset: calc(var(--s)/-2);
  --_i: calc(100% - 2*var(--s));
}

.example-image-link{
    width: 249px !important;
    height: 265px;
}


/*===============Syllabus page =================*/

thead th {
    font-size: 15px;
    color: #fff;
    background: #814314;
    padding-left: 25px;
}
table tr {
    line-height: 45px;
}
table tr:hover {
    background:#fff !important;
}

tbody tr:nth-child(odd) {
    background-color: rgb(255 254 227 / 69%);
    border-bottom:0.5px solid #000;
}
tbody tr:nth-child(even) {
   background-color: rgb(237 255 225);
    border-bottom:0.5px solid #000;
}
tbody tr td {
    font-size: 17px;
    text-align: left;
    color: #814314;
    padding-left: 35px;
}

/*===============Syllabus page =================*/
/*===============contact page =================*/
/*.map{*/
/*    margin: 20px*/
/*}*/
.cc{
    padding:40px;
}
.welcome {
    padding: 30px;
    background: url(../images/contactbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
}
.icn1 ul{
    padding:0;
}
.cc .cfaq{
   font-size: 32px;
    color: #7b3229;
    border-bottom: 2px solid #a7a7a7;
    padding-bottom: 10px;
    font-weight: 400;
}
.cc span{
    font-size: 20px;
    text-align:left;
    padding:0;
    margin:0;
    margin-top:5px;
}
.cc p{
   font-size: 15px;
    text-align: left;
    padding: 0;
    margin-left: 59px;
    margin-top: 5px;
    font-weight: 400;
    margin-bottom: 27px;
}
.cc img{
    width: 596px;
    margin-top: 10px;
    float: left;
    margin-right: 15px;
}
.icn1{
    float:left;
    margin-right:20px;
}
.icn1 ul li {
    background-color: #8e4127;
    animation: fadeInLeft 8s;
}
.icn1 ul li i{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 4px;
}
.cc-ic h3{
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 25px;
}
.cc-ic p{
    margin-bottom: 12px;
}
.social-icons{
    padding-left:55px;
}
.cc p {
    font-size: 17px;
    text-align: left;
    padding-left: 60px;
    margin: 0;
    margin-top: 5px;
    font-weight: 400;
    margin-bottom: 27px;
}
.t-cnt ul{
    width:160px;
    margin:0 auto!important;
}
.btn button:hover{

    background-color:#a45a3b;
}
.cn-f {
    position: relative;
    top: 0;
    left: 0;
}
.cn-f2 {
    position: relative;
    top: 0;
    left: 0;
}
.cn-f img {
    width: 141px;
    position: absolute;
    z-index: 99;
    height: auto;
    bottom: 23%;
    right: 0;
    animation: slideInRight 6s;
}
.cn-f2 img {
    width: 141px;
    position: absolute;
    z-index: 99;
    height: auto;
   bottom: -10px;
    left: 44%;
    animation: fadeInLeftBig 5s;
}
.forrm {
height: auto;
    background: linear-gradient(97deg, rgba(95, 47, 157, 1) 0%, rgba(211, 78, 78, 1) 97%, rgba(128, 20, 65, 1) 100%);
    padding: 0px;
    position: relative;
    width: 46% !important;
    margin: 15px auto;
    background-size: auto;
    text-align: center;
    border: 4px solid #ffffff;
    border-radius: 22px;
    filter: drop-shadow(2px 4px 6px black);
}
.forrm h3{
    color: #ffffff;
    font-size: 47px;
    margin: 16px;
    text-align: center;
    font-weight: 400;

}
label{
  /*font-family: 'Poppins';*/
    font-size: 15px;
    font-weight: 400;
    width: 130px;
    display: inline-block;
    color: #fff;
    float: left;
    text-align: left;
    padding: 0 20px;
    animation: fadeInRight 5s;
}
input {
    background: #f4f4f4;
    width: 322px;
    height: 34px;
    line-height: 30px !important;
    border: 1px solid #bbb;
    /*box-shadow: 0 0 5px #ccc;*/
    padding: 0px 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px !important;
}


textarea{

    background:#f4f4f4;
    width:322px;
    height:80px;
    line-height:175%;
    border:1px solid #bbb;
    box-shadow:0 0 5px #ccc;
    padding:0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#000;
    margin-bottom:15px !important;
}
input[type="submit"]{
           width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: 0px !important;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 2px 2px 0px #191414;
    cursor: pointer;
    background: #cb5c19;
    border-radius: 14px;
    transition: all 0.5s ease-out;
    margin-right: 5px;

        margin-left: 130px;
}
input:hover[type="submit"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
input[type="reset"]{

       width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 2px 2px 0px #191414;
    cursor: pointer;
    background: #cb5c19;
    border-radius: 14px;
    transition: all 0.5s ease-out;
}
    
/* triangle */
.popup-youtube::after {
    content: "";
    position: absolute;
    left: 15%;
    top: 52%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #493102;
    z-index: 100;
    -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

/* pulse wave */
.popup-youtube:before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 2s;
    animation: pulsate1 2s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid rgb(190 180 0 / 75%);
    top: 70px;
    left: 151px;
    background: rgb(215 134 14 / 88%);
}

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
.tera p {
    font-weight: 400;
    padding: 35px;
    text-align: justify;
    margin: auto !important;
}
.commonimg img{
    width: 90%;
    border-radius: 36px;
    height: auto;
}
.tarracota{
      /*padding: 57px;*/
    background: url(../images/activities/survey/surveybg.png) no-repeat left top;
    height: 451px;
    background-size: cover;
    width: 100%;
}
.tarracota h1{
        padding-top: 105px;

}
.commonimg{
    text-align: center;
    margin: 0 auto;
}
/*.study1{*/
/*    padding:0 30px;*/
/*}*/
/* innerpage product-des start */

.innerpage .product-des {
    background:url(../images/bgss.jpg) no-repeat left top;
    width:100%;
    background-size:cover;
    height: 785px;
    padding: 64px;
}
.innerpage .grass-banner img{
    width:100%;
    background-size:cover;
}
.innerpage .slider-for img {
    width:100%;
    transition:all 0.5s ease-out;
    border: 2px solid #fff;
}

.innerpage .slider-for img:hover {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.9));
    transform: scale(1.0);
    border: 5px solid #fff;
}
.innerpage .slider-for img:hover {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.9));
    transform: scale(1.0);
    border: 5px solid #fff;
}
.innerpage .slider-nav img{
    width: 91%;
    border: 2px solid #fff;
    height: 133px;
    margin: 0 auto;
    transition:all 0.5s ease-out;

}
.innerpage .slider-nav img:hover{
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));

    border: 2px solid #fff;
    cursor:pointer;

}
.innerpage .grass img{
    width:75%;
    min-height:240px;
    transition: all 0.6s ease-out;
}
.innerpage .grass h2{
    font-size: 23px;
    font-weight: 400;
    text-align:center;
    margin:0 auto;
    color: #84330b;
    transition: all 0.6s ease-out;
}
.innerpage .grass p{
    font-size: 15px;
    font-weight:300;
    width: 252px;
    text-align:center;
    margin:12px auto;
}
.innerpage .grass a{
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px auto;
}
.innerpage .grass a:hover {
    color: #fff;
    background: #3c1400;
}
.innerpage .grass{
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 28px 18px;
    width: 294px!important;
}
.innerpage .grass:hover {
    background:#fff;
    box-shadow: 4px 4px 7px #ccc;
}
.innerpage .grass:hover img{
    filter: drop-shadow(2px 2px 2px black);
}
/*.innerpage .gold{*/
/*    padding: 55px;*/
/*    background:url(../images/gold-bg2.jpg) no-repeat left top;*/
/*    width:100%;*/
/*    background-size:cover;*/
/*}*/
.innerpage .enquiry button{
    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    width: 95px;
    margin: 20px auto;
    transition:all 0.5s ease-out;
}
.innerpage .enquiry button:hover{

    background-color:#a45a3b;
}
.innerpage .enquiry input{
    height: 40px;
    width: 238px;

}
.innerpage .enquiry{
    border-bottom:1px solid #c9c9c9;
    margin-bottom:20px;
}
.innerpage .btn{
    padding:0!important;
}
.innerpage .btn button{
    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    width: 207px;
    margin: 0 auto;
    transition: all 0.5s ease-out;
    height: 53px;
    font-size: 20px;

}
.innerpage .videomaking {
    background: url(../images/video-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    padding: 52px;


}
.innerpage .vmd h2{

    font-size: 33px;
    font-weight: 400;
    line-height: 48px;
    border-bottom: 1px solid #2b2727;
}
.innerpage .vmd p{

    font-size: 18px;
    font-weight: 100;
    text-align: justify;
}
.innerpage .vmd a{

    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    width: 207px;
    margin: 0 auto;
    transition: all 0.5s ease-out;
    height: 53px;
    font-size: 20px;
}
.innerpage .vmd a:hover{
    background-color: #a45a3b;
}

.innerpage .videomaking video{
    --s: 10px; /* control the size */
    padding: var(--s);
    border: calc(2*var(--s)) solid #0000;
    outline: 1px solid #000;
    outline-offset: calc(-1*var(--s));
    background: conic-gradient(from 90deg at 1px 1px,#0000 25%,#000 0);
}
.innerpage .btn button:hover{

    background-color:#a45a3b;
}
.innerpage .pd-desc{
    position:relative;
}
.innerpage  .pd-desc form{

    background:url(../images/fbg.jpeg) no-repeat left top;
    padding:30px;
    width:100%;
    margin:0 auto;
}
.innerpage .pd-desc label{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:300;
    width:130px;
    display:inline-block;
    color:#000;
    float: left;

}
.innerpage .pd-desc input{

    background:#f4f4f4;
    width:300px;
    height:30px;
    line-height:30px;
    border:1px solid #bbb;
    box-shadow:0 0 5px #ccc;
    padding:0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#000;
    margin-bottom:15px;
}


.innerpage  .pd-desc textarea{

    background:#f4f4f4;
    width:300px;
    height:80px;
    line-height:175%;
    border:1px solid #bbb;
    box-shadow:0 0 5px #ccc;
    padding:0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#000;
    margin-bottom:15px;
}
.innerpage .pd-desc input[type="submit"]{
    width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 0 0 0px #ccc;
    cursor: pointer;
    background: #683722;
    border-radius: 14px;
    transition:all 0.5s ease-out;
    margin-right: 23px;
}
.innerpage .pd-desc input:hover[type="submit"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
.innerpage .pd-desc input[type="reset"]{

    width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 0 0 0px #ccc;
    cursor: pointer;
    background: #683722;
    border-radius: 14px;
    transition:all 0.5s ease-out;

}
.innerpage .pd-desc input:hover[type="reset"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
.innerpage  .pd-desc .descip p{
    font-size:18px;
    font-weight:100;
    text-align:justify;
}

.innerpage .vidmk #video{
    margin: 0 auto;
    text-align:center;
}

/* innerpage product-des end */





/*----------exhibition About--------*/
/*------------start--------------*/

.exhibition1 {
    height: auto;
    background: url(../images/wtsbg.png)no-repeat left top;
    background-size: cover;
}
.exhi1 h2{
    font-size: 29px;
    margin: 10px auto;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.exhi1 p{
    padding: 10px;
    margin: 0 auto;
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
}
.exhi1 a {
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 117px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    margin: 10px auto;
    box-shadow: 2px 3px 0px #000;
}
.exhi1 a:hover {
    color: #fff;
    background: #3c1400;
    box-shadow: 2px 3px 0px #f35555;
}
.e1{
    position: absolute;
    width: 198px;
    top: 230px;
    height: 126px;
    border: 1px solid;
    padding: 4px;
}
.e2{
    position: absolute;
    top: 290px;
    right: 350px;
    width: 198px;
    height: 126px;
    border: 1px solid;
    padding: 4px;
}
.e3{
    position: absolute;
    top: 355px;
    right: 265px;
    width: 198px;
    height: 126px;
    border: 1px solid;
    padding: 4px;
}
/*.exbhi img {*/
/*    width: 76%;*/
/*    min-height: 200px;*/
/*    transition: all 0.6s ease-out;*/
/*    margin-bottom: 23px;*/
/*}*/
.exbhi h2{
    font-size: 23px;
    font-weight: 400;
    text-align:center;
    margin:0 auto;
    color: #84330b;
    transition: all 0.6s ease-out;
}
.exbhi p{
    font-size: 15px;
    font-weight:300;
    width: 252px;
    text-align:center;
    margin:12px auto;
}
.exbhi a {
   transition: all 0.7s ease-out;
    display: block;
    line-height: 25px;
    color: #FFF;
    font-weight: 400;
    text-align: center;
    /* text-transform: uppercase; */
    font-size: 18px;
    margin: 13px auto;
}
.exbhi a:hover {
    color: #fff;

}
.exhi2 {
    text-align:center;
    margin:0 auto;
}

.exhi2 h3{
    font-size: 20px;
    color: #683722;
}
.exhibition2{
	background:url(../images/wtsbg.png)no-repeat left top;
    margin: 40px auto;
    background-size: contain;
    
}
.exhibition3 marquee{
 animation: marquee 50s linear infinite;
}
/*.innerpage .exhibition3{*/

/*background: url(../images/coobg.png) no-repeat left top;*/
/*    background-size: cover;*/
/*    width: 100%;*/
/*    height: auto;*/
/*}*/
.pageth{
	margin:30px auto;
}
.exhibition3 h3{
    font-size: 32px;
    font-weight: 400;
	 background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.exhibition2 h2{
    font-size: 40px;
    text-align: center;
    margin: 10px auto;
    font-weight: 400;
    line-height: 40px;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.exhibition2 h2 span{
    font-size: 20px;
}
.exhi2 img {
    width: 100%;
    height: 270px;
    border: 20px solid #ffffff;
    margin: 10px auto;
    border-radius: 20px;
    box-shadow: 0px 0px 8px #000;
}
.exhi2 a {
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 117px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 30px;
    box-shadow: 2px 3px 0px #000;
}
.exhi2 p{
    text-align: justify;
    padding: 0 30px;
}
.exhi2 a:hover {
    color: #fff;
    background: #3c1400;
    box-shadow: 2px 3px 0px #f35555;
}
.exbhi img {
      width: 100%;
    min-height: 186px;
    position:relative;
    transition: all 0.6s ease-out;
    margin-bottom: 11px;
}

.exbhi h2{
    font-size: 17px;
    font-weight: 600;
    /* text-transform: capitalize; */
    text-align: center;
    margin: 0 auto;
    color: #84330b;
    transition: all 0.6s ease-out;
}
.exbhi{
    text-align: center;
    border: 1px solid #606060;
    transition: all 0.3s ease-out;
    padding: 0px;
    margin: 18px 17px;
    width: 288px !important;
    height: 259px;
}
.exbhi:hover {
    background:#fff;
    box-shadow: 4px 4px 7px #ccc;
}
/*.exbhi:hover img{*/
/*    filter: drop-shadow(2px 2px 2px black);*/
/*}*/
.craaft{
    padding: 43px;
    background:url(../images/gold-bg2.jpg) no-repeat left top;
    width:100%;
    background-size:cover;
}
/*.direct{*/
   /*background: url(../images/gold-bg2.jpg) no-repeat left top;*/
/*    background-size: cover;*/
/*    height: auto;*/
/*    background-attachment: fixed;*/
/*     padding: 52px 0 0;*/
/*}*/
.lbox{
	margin:0 auto;
	text-align:center;
}
.lbox img{
width: 160px;
    height: 160px;
    /* border-radius: 50%; */
    /* margin: 10px auto; */
    float: left;
    margin-right: 18px;
    border: 2px solid;
    animation: fadeInDown 2s;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.lbox h3 {
     margin-top: 62px;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    font-family: "bai jamjuree", sans serif;
    padding: 0;
    animation: fadeInLeft 4s;
    margin-bottom: 2px;
}
.lbox p{
     font-size: 15px;
    text-align: left;
    /*color: #000000;*/
    font-weight: 400;
    margin: 0;
    animation: fadeInUp 3s;
}
.direct .bt-line2 {
    border: 1px solid;
    width: 64%;
    position: relative;
    left: 28%;
}
.direct-hand h3 {
    margin-top: 84px !important;
    text-align: left;
    font-size: 21px;
    font-weight: 600;
    font-family: "bai jamjuree", sans serif;
    padding: 0;
    margin-bottom: 2px;
}
.rbox{
	margin:0 auto;
	text-align:center;
}
.rbox img{
	width: 160px;
    height: 160px;
    border-radius: 50%;
	margin: 10px auto;
}
.rbox h3{
    font-size: 23px;
    margin-top: 30px;
    text-align: left;
}
.rbox p{
    font-size: 14px;
    text-align: left;
    color: #f30000;
}
.management{
	height:460px;
	position:relative;
	    margin-bottom: 45px;
}
.management h2{
    font-size: 32px;
    font-weight: 400;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -40px;
}
.m1 {
    position: absolute;
    border: 2px solid #0002c53d;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 16%;
    top: 9%;
    width: 450px !important;
    padding: 14px;
    background: #fff;
	transition:all ease-in .6s;
}
.m1:hover {
    box-shadow: 2px 0px 7px #002bc5;
	transform:scale(1.01);
}
.m2 {
    position: absolute;
    border: 2px solid #00c5af4a;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 17%;
    top: 57%;
    width: 450px !important;
    padding: 14px;
    background: #fff;
	transition:all ease-in .6s;
}
.m2:hover {
    box-shadow: 2px 0px 7px #00c5af;
	transform:scale(1.01);
}
.m3 {
    height: 282px !important;
    position: absolute;
    left: 41%;
    top: 82px;
    z-index: 9999;
    width: 301px !important;
}
.m4{
    position: absolute;
    border: 2px solid #c400003d;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
	left: 56%;
    top: 49%;
    width: 450px !important;
    padding: 14px;
    background: #fff;
	transition:all ease-in .6s;
}
.m4:hover {
    box-shadow: 2px 0px 7px #c40000;
	transform:scale(1.01);
}
.m5{
    position: absolute;
    border: 2px solid #c5bd0066;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
	left: 56%;
    top: 0%;
    width: 450px !important;
    padding: 14px;
    background: #fff;
	transition:all ease-in .6s;
}
.m5:hover {
    box-shadow: 2px 0px 7px #c5bd00;
	transform:scale(1.01);
}
.m2 h3, .m1 h3{
    font-size: 16px;
    font-weight: 400;
    width: 300px;
    margin: 0;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.m4 h3, .m5 h3{
    font-size: 16px;
    font-weight: 400;
    margin-left: 99px;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    
.m2 p, .m1 p{
	 font-size: 14px;
    text-align: justify;
    width: 319px;
    padding: 10px;
    margin: 0;
	
}
.m4 p, .m5 p{
	 font-size: 14px;
    text-align: justify;
    padding: 10px;
    margin: 0;
	margin-left: 87px;
}
.m3 img{
    width: 280px;
    height: 280px;
    border-radius: 50%;
    box-shadow: 0px 0px 18px #000;
    border: 1px solid #fff;
}
/*----------exhibition About--------*/
/*------------end--------------*/



/*----------tender page--------*/
/*----------start--------------*/
.tendpage {
     margin: 10px auto; 
    background: url(../images/gabg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    height:auto;
     background-position: center; 
}
.tenadv .nav {
      border: none;
    background: #691111;
    padding: 8px !important;
    width: 100%;
    /* border-top-right-radius: 15px; */
    /* border-bottom-left-radius: 15px; */
}
.tenadv .nav-tabs li {
    float: left;
    /* border: 1px solid #bbb4b466; */
}
.nav-tabs .nav-link{
    color:#fff;
}

.nav-tabs .nav-link.active{
    
        box-shadow: 0px 0px 2px;
        transition:all ease-in .5s;
}
.tendform {
    width: 100% !important;
    /* background: #ddd; */
    /* box-shadow: 1px 2px 6px #9e9e9e; */
    /* padding: 26px !important; */
    /* margin-left: 13px; */
}
.te1{
	float:left;
	margin:10px;
}
.te1 p{
    margin-top: 32px;
}
.te1 label {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    width: 100px;
    color: #000;
    float: none;
    padding: 0;
}
.te1 input {
    background: #fff;
    width: 140px;
    height: 34px;
    line-height: 30px !important;
    border: 1px solid #837f7f;
    /*box-shadow: 0 0 5px #ccc;*/
    padding: 0px 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    margin-bottom: 10px !important;
}
.te2 input[type="submit"],
.te2 input[type="button"] {
    width: 113px;
    box-shadow: 2px 3px 2px #000;
    height: 35px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    float: left;
    color: #fff;
    padding: 0;
    border: 0 none;
    box-shadow: 0 0 0px #ccc;
    background: #691111;
    border-radius: 8px;
    transition: all 0.5s ease-out;
    margin-left: 0;
    margin-top: 38px !important;
    display: block;
}
.te2 input:hover[type="submit"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
.tenbox {
     width: 98% !important;
    border: 1px solid #bfb6b6;
    padding: 7px !important;
    /* border-radius: 7px; */
    margin: 12px auto !important;
    transition: all ease-in .2s;
}
.tenbox:hover{
    /*transform:scale(1.01);*/
	background:#fff;
	box-shadow:0px 0px 6px #000;
}
.tender-number {
    padding: 5px;
    background-color: #984724;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
}
.tender-number span {
    color: #befda6;
    font-size: 15px;
    font-weight: 400;
}
.imp-date {
    font-weight: 400;
    line-height: .9;
    padding: 30px 0;
    text-align: center;
    background-color: #984724;
    color: #fff;
    border-radius: 5px;
    margin: 5px 0;
    width: 100%;
    transition: .4s ease-in;
}
.closing-date {
    width: 100%;
    border-radius: 3px;
    border-radius: 10px;
    margin-top: 5px;
}
.closing-date .closing-date-year {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 3px;
}
.closing-date .closing-date-month {
    background-color: #b7453c;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    border-radius: 10px 10px 0 0;
    font-size: 12px;
}
.closing-date .closing-date-day {
    background-color: #523d3c;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    font-size: 25px;
    border-radius: 0 0 10px 10px;
}
.closing-date .closing-date-time {
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-size: 12px;
}
.sidac-pulse2 img{
   width:38px;
   font-size:10px;
}
.tender-matter p {
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}
.td{
	font-size: 14px;
    font-weight: 400;
}
.td ul li i{
	margin-right:10px;
	font-size:13px;
}
/*----------tender page--------*/
/*----------end--------------*/





/*============ Responsive==========*/
/*===============start=============*/



@media (max-width: 767px) {
    body{
        overflow-x:hidden!important;
    }
    .tabbl thead th {
            font-size: 12px;
        color: #fff;
        background: #814314;
        padding: 7px;
        line-height: 16px;
        border: 0.5px solid;
    }
.tabbl tbody tr td {
    font-size: 12px;
    text-align: left;
    color: #814314;
    padding: 10px;
    line-height: 17px;
    border: 0.5px solid;
}
    .kb2 img {
    width: 100%;
    object-fit: cover;
    /* border-radius: 36px; */
    /* border: 9px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* margin: 10px auto; */
    /* max-height: 293px; */
    height: auto;
    position: relative;
    top: -12px;
    animation: jump-2 10s linear infinite;
    left:0;
}
    .innerpage .trainers h1 {
    padding-top: 10px;
}
.innerpage .study1 ul li img {
    width: 8%;
    margin-right: 12px;
}
.innerpage .study1 ul li {
    font-size: 15px;
    font-weight: 400;
    margin-right: 10px;
    text-align: left;
    line-height: 24px;
}
.innerpage .trainers .tra21 h4 {
        text-align: center;
        border-bottom: 1px solid #fff;
        width: 67%;
        margin: 0 auto;
        position: relative;
        top: 10%;
    }
.innerpage .tarracota {
    /* padding: 57px; */
    background: url(../images/activities/survey/surveybg.png) no-repeat left top;
    height: auto;
    background-size: cover;
    width: 100%;
}
.innerpage .glance {
    position: relative;
    top: -121px;
    height: 427px;
    right: 84px;
}
/*.innerpage .tra2 img {*/
/*    display:none;*/
/*}*/
.trainers h1 {
    padding-top: 15px;
}
.tra2 img {
    width: 100%;
    height: auto;
    /* border-radius: 36px; */
    /* border: 7px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* filter: drop-shadow(2px 4px 6px black); */
    animation: jump-2 10s linear infinite;
    position: relative;
     top: 0; 
     left: 0; 
}
.trainers .tera .trp h1:before {
    content: "";
    background: #ff6969;
    width: 204px;
    height: 28px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: -1;
}
.innerpage .trainers h1:before {
    content: "";
    background: #ff6969;
    width: 174px;
    height: 28px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.innerpage .trainers h1:after {
    content: "";
    border-bottom: 2px solid #9c0e0e;
    width: 100%;
    position: absolute;
    top: 56px;
    left: 1px;
}
.innerpage .trprogm p {
    font-size: 18px;
    font-weight: 400;
    margin: 25px auto;
    text-align: justify;
}
.innerpage .tra2 {
    position: relative;
    z-index: 999;
    top: -16px;
}
    .aboi img {
    width: 383px;
    height: auto;
    padding: 5px;
}

    .slider {
    height: 250px;
    min-height: 250px;
    overflow-y: hidden;
position:relative;
top:41px;
}

    .menu {
        background: url(../images/navbg.png)no-repeat left top;
        height: 50px;
        line-height: 50px;
        position: relative;
        background-size: auto;
    }
    .menu ul li{
line-height: 30px;
    padding-left: 1px;
    border-bottom: 2px solid #ffffff8a;
    margin: 0 7px;
}
.dropdown-menu li:hover .submenu{
	
    display:block !important;
    margin-top: 0px !important;
    transition: all 0.3s ease-out;
    line-height: 30px;
    border-bottom: 0px;
	bottom:0px;
}
.submenu{
    display: none !important;
    margin: 0!important;
    transition: all 0.3s ease-out;
    border-bottom: 0px ;
}
nav ul li .submenu li a {
    color: #fff !important;
    padding-left: 50px;
    border: 0;
    display: block;
    font-size: 14px;
}
    
    .direct {
        /*background: url(../images/gold-bg2.jpg) no-repeat left top;*/
        background-size: cover;
        height:auto;
                background-attachment: fixed;
    }
    .ws h6 {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 38px;
    width: 85%;
    margin: 0 auto;
}
.ws .divider {
    width: 337px;
    height: 1px;
    background-color: #710707;
    position: relative;
    top: -17px;
    margin: 0 auto;
}
.ws .divider div {
    position: absolute;
    border: 1px solid #4f0505;
    width: 15px;
    height: 15px;
    transform: translate(3px, -50%) rotate(45deg);
    background-color: #ffffff;
    left: 47%;
}
    .ws{
        /*background: url(../images/gold-bg2.jpg) no-repeat left top;*/
        background-size: cover;
        height: auto;
        background-attachment: fixed;
    
    }
    .lbox {
        width: 100% !important;
        margin: 0 auto;
    }
    .exbhi{
     text-align: center;
        border: 1px solid #d7d7d7;
        transition: all 0.3s ease-out;
        padding: 0;
        margin: 9px auto;
        width: 288px !important;
        height: auto;
    }
       .lbox img {
           width: 130px;
        height: 130px;
        margin: 10px auto;
        float: none;
    }
.lbox h3 {
       text-align: center;
        font-size: 18px;
        font-weight: 700;
        font-family: "bai jamjuree", sans serif;
        /* padding: 0; */
        /* margin-bottom: 2px; */
        /* margin-top: 0; */
        /* width: 311px; */
        margin: 0 auto;
    }
    .direct-hand h3 {
               text-align: center;
        font-size: 15px;
        font-weight: 700;
        font-family: "bai jamjuree", sans serif;
        padding: 0;
        margin-bottom: 2px;
        margin-top: 0!important;
    }
    .direct .bt-line2 {
     display:none;   
    }
.lbox p {
           font-size: 13px;
        text-align: center;
        color: #c23f00;
        font-weight: 500;
    }
.rbox img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    margin: 10px auto;
}
.rbox h3 {
    font-size: 15px;
    margin-top: 0;
    text-align: center;
}
.rbox p {
    font-size: 14px;
    text-align: center;
    color: #f30000;
}

   .gg {
    position: relative;
    margin: 0;
    left: 0px;
    top: 20px;
    filter: drop-shadow(1px 1px 1px black);
    background: url(../images/ggbg.svg) no-repeat left top;
    width: 124px;
    height: 30px;
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
    line-height: 29px;
    z-index: 1;
}
    .gold {
        padding: 55px;
        background: linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%)!important;
        width: 100%;
        background-size: inherit;
    }
    .grass p {
        font-size: 15px;
        font-weight: 400;
        width: 252px;
        text-align: center;
        margin: 12px auto;
        padding-right: 27px;
    }
    
    .top {
       background: url(../images/lbg.png) no-repeat left top;
        height: auto;
        width: 100%;
        background-size: cover;
        background-color: #fff;
    }
    .tbar{
               display: block;
        height: 41px;
    }
    .tbar .row{
        padding-right:0!important;
        padding-left:0!important;
        padding:0!important;
        margin:0!important;
    }
    .tbar .container{
            padding: 0;
    margin: 0;

    }
    .common-right ul li {
    padding: 6px 3px;
    height: 41px;
    
}
.moon {
    background-color: transparent;
    box-shadow: -6px 1px 0 3px #cccccc;
    border-left: 3px solid #27476D;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin-left: 13px;
    margin-top: 0px;
    transition: 2s;
}
.night-toggle {
    width: 23px;
    height: 23px;
    right: 5px !important;
        top: 10px !important;
        position: absolute;
    }
    .common-right{
        margin:0;
    padding: 0 !important;
    }

.common-left{
    display:none;
}
    .bx-wrapper img{
        width:100%!important;
        height:175px !important;
    }
    .bx-viewport {
        /* fix other elements on the page moving (in Chrome) */
        -webkit-transform: translateZ(0);
        height:175px!important;
    }
    
       .marq h2 {
        font-size: 15px;
        padding: 7px;
        line-height: 20px;
        /* background: #9b4f2e; */
        margin: 6px;
        float: left;
        position: absolute;
        height: 34px;
        color: #fff;
        /* display: none; */
        right: 0;
        top: -45px;
    }
.marq marquee {
        position: relative;
        top: 0;
        left: 0px;
        float: right;
        height: 35px;
        line-height: 35px;
        z-index: 9999999999999;
        margin:0;
        /*background: #000a;*/
    }
.marquee-item {
    flex: 0 0 45vw !important;
}
    .t1 img {
               height: auto;
        width: 202px;
        /* margin-top: 26px; */
        /* margin-left: 29px; */
    }
    .t2 img {
        display:none;
    }
    .t3 img {
        height: 146px;
        width: 323px;
        position: absolute;
        top: 55px;
        right: 0;
    }
 .t4 img {
    width: 32%;
    object-fit: cover;
    margin: 0px 0px;
           position: relative;
       bottom: 78%;
        left: 59%;
    }
    .ghoda img {
        position: relative;
        left: 47px;
        width: 211px;
        top: -3px;

    }
    .wts {
      
        line-height: 50px;
        position: relative;
        width: 100%;
        background-size: cover;
        height:auto;
        /*margin:10px auto;*/
    }
    .ws h2 {
           font-size: 32px;
        font-weight: 700;
        text-align: center;
        margin: 0;
        padding-top: 15px;
    }
    .ws p {
            line-height: 22px;
        text-align: justify;
        font-size: 15px;
        font-weight: 400;
        /* padding: 9px 22px; */
        /* margin: 2px auto; */
                padding: 0 14px;
    }
    .ws img {
        width: 114px;
        position: relative;
        top: 59px;

    }
    .tsw1 img {
        width: 63px;
        position: absolute;
        right: 138px;
        top: 490px;
    }
    .tsw2 img {
        width: 106px;
        position: absolute;
        right: 197px;
        top: 607px;
    }
    .tsw3 img {
        width: 146px;
        position: absolute;
        right: 29px;
        top: 601px;
    }
    .tsw4 img {
        width: 88px;
        position: absolute;
        right: 20px;
        top: 493px;
    }
    .ao {
            background: url(../images/newbg.png) no-repeat left top rgb(0 0 0 / 74%);
        height: auto;
        line-height: 50px;
        position: relative;
        width: 100%;
        padding:0;
        background-attachment:fixed;
        background-size: cover;
    }

    .aodata h2 {
      color: #fff200;
        font-size: 26px;
        font-weight: 600;
        text-align: left;
        margin-top: 20px;
        font-family: 'Bai Jamjuree';
    }
    .aodata p {
               color: #fff;
        line-height: 18px;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        font-family: 'Bai Jamjuree';
    }
    .aoh p {
    color: #fff;
    line-height: 19px;
    font-size: 14px;
    padding-top: 11px;
}
    .aoh h2 {
            font-size: 94px !important;
        line-height: 61px;
        padding-top: 8px;
        text-align: center;
        color: transparent;
        -webkit-text-stroke: 1px #fff;
        background-position: 0 0;
        font-family: 'Poppins', sans-serif !important;
        /* padding: 15px; */
        background: url(../images/back.png) no-repeat;
        /* margin-left: -10px; */
        -webkit-background-clip: text;
        animation: back 10s linear infinite;
        font-weight: 700;
    }
    .eg {
        background: url(../images/egbg.png) no-repeat left top;
        height: 540px;
        line-height: 50px;
        position: relative;
        width: 100%;
        padding: 0px;
        background-size: cover;
        margin: 10px auto;
    }
     .ab {
               /* background: url(../images/ntbg-mob.png) no-repeat left top; */
        position: relative;
        background-size: cover;
        background: linear-gradient(0deg, rgba(255,242,108,1) 0%, rgba(255,247,162,1) 44%, rgba(249,237,164,1) 82%, rgba(238,185,94,1) 100%);
        border-radius: 35px;
        padding: 19px 30px;
    }

    .ab {
        margin-left: 6px !important;
        width: 100% !important;
    }
    .ab {
        height: 313px;
        overflow: hidden;
        top: 0px;
        left: 0px;
    }
    
    .ab ul {
          padding-left: 30px !important;
    border: none;
}
      .egb{
        text-align:center;
            height: 225px;
    }
    .egb h2 {
    /* margin-top: 49px; */
    font-size: 25px;
    font-weight: 400;
    text-align: center;
}
.ab .tab-data ul li a {
    color: #333;
    font-size: 14px;
    padding-top: 10px;
    display: block;
    line-height: 21px;
    margin-left: 5px;
    width: 300px;
}
    .ab .tab-data ul li {
        padding-left: 17px;
        height: 27px;
        margin-bottom: 0;
        width: 356px;
    }
  .kalabhoomi {
    background: linear-gradient(90deg, rgb(2 4 50 / 57%) 0%, rgb(1 40 67 / 79%) 18%, rgb(12 18 22 / 89%) 39%, rgb(35 128 218 / 90%) 50%, rgb(212 255 251) 62%, rgb(89 150 204) 88%, rgb(0 0 0) 100%) fixed, url(../images/kbbg.png) fixed no-repeat;
    background-blend-mode: multiply;
    /* background-attachment: fixed; */
    /* margin: 10px auto; */
    background-size: cover;
    height: auto;
    width: 100%;
    padding: 0 16px;
}
    .egb img {
        width: 132px !important;
        height:96px !important;
        border: 2px solid #000;
        padding: 6px;
        margin: 2px;
        border-radius: 9%;
    }
    .ex a {
        transition: all 0.7s ease-out;
        background-color: #c48a02;
        display: block;
        height: 30px;
        line-height: 30px;
        color: #FFF;
        font-weight: 400;
        width: 88px;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        float: right;
        margin: 10px 10px;
    }

   
    .event {
        background: url(../images/eventbg.png)no-repeat left top;
        height: auto;
        line-height: 50px;
        position: relative;
        width: 100%;
        background-size: cover;
    }
    .ev img {
        width: 50%;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .ev2 h2 {
        color: yellow;
        font-size: 35px;
        margin-top: 0;
            text-align: center;
    }
    
        .counter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 6px !important;
    text-align: center;
    width: 29% !important;
}
    .counter-container span {
    font-size: 14px;
    padding: 5px;
    color: #fff;
}
.counter {
    font-size: 35px;
    margin-top: 20px;
    color: #EDD224;
}
    .kalabhoomi {
    background: url(../images/kbbg.png) no-repeat left top rgba(0, 0, 0, 0.5);
    background-blend-mode: multiply;
    background-attachment: fixed;
    /* margin: 10px auto; */
    background-size: cover;
    height: auto;
}
 .title-video {
    position: absolute;
    top: 2%;
    left: 14%;
    font-size: 35px;
    color: yellow;
}
.coo {
    background: url(../images/coobg.png) no-repeat left top;
    z-index: -2;
    background-size: cover;
    position: relative;
    width: 100%;
    height: auto;
    padding: 10px;
}
.thumbnail-image {
    border: 2px solid #fff;
    margin-top: 63px;
    height: 160px;
    width: auto;
    padding: 7px;
}
.popup-vimeo {
    width: 60px !important;
    height: 60px;
    background-blend-mode: multiply;
    background: radial-gradient( rgb(186 140 8 / 28%) 100%, rgb(0 0 0) 62%);
    border-radius: 50%;
    position: relative;
    display: block;
    margin: 40px auto;
    box-shadow: 0px 0px 25px 3px rgb(184 144 6);
    bottom: 63%;
    left: 0%;
}
.videoo {
    /* background: url(../images/play-bg.png)repeat left top; */
    background-attachment: fixed;
    padding: 0;
    text-align: center;
    background-size: cover;
    height: 243px;
}
    .cod h2 {
        padding: 16px;
        margin: 12px auto;
        font-size: 19px;
        line-height: 0px;
        color: #723416;
    }
    .co {
        background: url(../images/cob.png) no-repeat;
        width: 230px;
        background-size: contain;
    }
    .cr2 {
        height: 300px;
        position: relative;
    }
    
    .footer1 {
        background: url(../images/footerbg.png)no-repeat left top;
        height: 690px;
        width: 100%;
        background-size: cover;
        padding: 15px;
    }
        .fr1 p {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        width: 100%;
        margin-bottom: 5px;
    }
    .fr1{

        height:400px;
    }
    .fr1 img {
        width: 27%;

    }
    .fh2{
        height:330px;

    }
    .fr2 img {
        width: 69%;
        margin: 10px 0;
        position: relative;
        z-index: 9;
        opacity: 1;
        left: 50px;
    }
    .cod {
    height: auto;
    margin: 10px auto;
}
    .aad1 img {
        width: 20px;
        float: left;
        margin-right: 10px;
    }
    .aadi1 img {
        width: 8%;
        margin: 0 auto;
        margin-right: 8px;
    }
    .aad1 {
        margin-top: 22px;
    }
    .fh2 h4 {
        color: #fff;
        font-size: 25px;
        text-align: left;
        margin-top: -65px;
    }
    .fh2 ul li a {
        color: #fff;
        font-size: 13px;
        font-weight: 400;
    }
    .fh2 ul li i {
        color: #fff;
        margin-right: 10PX;
    }
    .sicon2 {
        margin: 16px 0;
    }

    .fh2 ul {
        margin-left: -40px;
    }
    .ifrm2 img {
        width: 46%;
        position: relative;
        left: 152px;
        margin: 0 auto;
        bottom: 241px;
    }
    .ifrm2 iframe {
        margin: 0;
        width: 265px !important;
        box-shadow: 0px 3px 6px -2px #000;
        height: 133px !important;
        border-radius: 3px;
    }
    .ifrm2 h4 {
        color: #fff;
        font-size: 25px;
        text-align: left;
        margin-top: -188px;
    }
    .submenu {
        display: none;
        width: 194px;
        background: #cd9863;
        padding: 0px;
        position: absolute;
        top: 0px;
        left: 76px;
        z-index: 999999;
        transition: all 0.3s ease-out;
    }


    /*-----innerpage responsive----*/
    .baner img {
        height: auto;
        width: 100%;
        background-size: cover;
        position:relative;
        top:0;
    }
    
    .page1 {
        background: url(../images/wtsbg.png)no-repeat;
        background-size: cover;
        margin-bottom: 0px;
        padding-top: 10px;
    }
    .page1 h2 {
        font-size: 26px;
        color: #000;
        font-weight: 400;
    }
    .j1 {
        width: 135px;
        height: 91px;
        margin-top: 61px;
    }
    .i1 {
    width: 47%;
    height: 80%;
    /* top: 45px; */
    /* left: 174px; */
    border: 2px solid #000;
    padding: 5px;
    box-shadow: 4px 5px 9px #003;
    position: initial;
}
   .i2 {
    position: initial;
    width: 46%;
    height: 80%;
    right: 7px;
    border: 2px solid #000;
    bottom: 64px;
    padding: 5px;
    box-shadow: 4px 5px 9px #003;
}
    .cra1 img {
        width: 317px;
        height: 160px;
        padding: 5px;
        display: block;
    }
    .vis .boderh {
        width: 214px;
        margin: 0 auto;
    }
    .vis h2 {
        text-align: center;
        margin: 0px auto;
        color: #02471F;
        font-weight: 400;
        font-size: 28px;
    }
    .vis h3 {
        margin: 10px auto;
        color: #af3a00;
        font-size: 23px;
    }
    .vis h3 span {
    margin: 10px auto;
    color: #ff5400;
    font-size: 28px;
}
    .vis p {
        text-align: center;
        font-size: 12px;
        font-weight: 400;
        margin: 18px auto;
    }
    .tbox {
    position: relative;
    padding: 10px;
    margin: 10px auto;
    background: rgb(245 187 91 / 60%);
    text-align: center;
    width: 100% !important;
}
    .Vision {
        text-align: center;
            height: 931px;
    }
    .copy {
               color: #fff;
        text-align: center;
        line-height: 18px;
        font-size: 14px;
        font-weight: 500;
        margin: 0;
        transform: translateY(6px);
    }
    .pho a {
        text-align: center;
        background: #dcaf47;
        margin: 4px 9px !important;
        padding: 5px;
        color: #fff;
        display: block;
        width: 109px;
        float: left;
    }
    .pho a:hover {
        background: #dcaf47;
        margin: 4px 9px;
        padding: 5px;
        color: #000;
        display: block;
    }
    .image-container img {
        width: 140px !important;
        height: 123px !important;
        margin: 5px;
        box-shadow: 0px 3px 6px;
    }
    .exhibition1 {
        height: 585px;
        background: url(../images/wtsbg.png)no-repeat left top;
        background-size: cover;
    }
    .exhi1 p {
        padding: 10px;
        margin: 0 auto;
        text-align: justify;
        font-size: 12px;
        font-weight: 400;
    }
    .e1 {
        position: absolute;
        width: 160px;
        top: 630px;
        height: 100px;
        border: 1px solid;
        padding: 4px;
    }
    .e2 {
        position: absolute;
        top: 680px;
        right: 106px;
        width: 160px;
        height: 100px;
        border: 1px solid;
        padding: 4px;
    }
    .e3 {
        position: absolute;
        top: 727px;
        right: 30px;
        width: 160px;
        height: 100px;
        border: 1px solid;
        padding: 4px;
    }
    .exbhi p {
        font-size: 15px;
        font-weight: 400;
        width: 252px;
        text-align: center;
        margin: 12px 0px;
        padding: 20px;
    }
    .craaft {
        padding: 43px;
        background: url(../images/gold-bg2.jpg) repeat left top;
        width: 100%;
    }
    .forrm {
        height: auto;
        background: linear-gradient(97deg, rgba(95,47,157,1) 0%, rgba(211,78,78,1) 97%, rgba(128,20,65,1) 100%);
        padding: 10px;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .forrm h3 {
             color: #ffffff;
        font-size: 34px;
        margin: 0;
        text-align: center;
        font-weight: 400;
        padding-bottom: 8px;
    }
    .cn-f2 img {
         width: 98px;
        position: absolute;
        z-index: 99;
        height: auto;
        bottom: -20px;
        left: -24px;
        animation: fadeInLeftBig 5s;
    }
.cn-f img {
    width: 80px;
    position: absolute;
    z-index: 99;
    height: auto;
    bottom: -14px;
    right: -33px;
    animation: slideInRight 6s;
}
.welcome    label {
                   font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: 400;
        width: 130px;
        display: inline-block;
        color: #fff;
        float: left;
        padding: 2px 7px;
    }

 .welcome   input {
               background: #f4f4f4;
        width: 242px;
        height: 34px;
        line-height: 30px !important;
        border: 1px solid #bbb;
        box-shadow: 0px 1px 1px #000;
        padding: 0px 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        margin-bottom: 10px !important;
    }
  .welcome  textarea {
                width: 242px;
        height: 80px;
        line-height: 175%;
        /* border: 1px solid #bbb; */
        box-shadow: 1px 1px 2px #000;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        margin-bottom: 0px !important;
    }
    input[type="submit"] {
        width: 110px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: 400;
        color: #fff;
        margin-top: 30px !important;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 1px 2px 2px #191414d6;
        cursor: pointer;
        background: #cb5c19;
        border-radius: 14px;
        transition: all 0.5s ease-out;
        /* margin-right: 8px; */
        margin-left: 15px;
    }
    .cc p {
    font-size: 15px;
    text-align: left;
    padding: 0;
    margin: 0;
    margin-top: 5px;
    font-weight: 400;
    margin-bottom: 27px;
    margin-left: 60px;
}
    input[type="reset"] {
        width: 110px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: 400;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 2px 2px 0px #191414;
        cursor: pointer;
        background: #cb5c19;
        border-radius: 14px;
        transition: all 0.5s ease-out;
    }
    .innerpage .slider-nav img {
        width: 91%;
        border: 2px solid #fff;
        height: 85px !important;
        margin: 0 auto;
        transition: all 0.5s ease-out;
    }
    
    
    /* urban haat management approch start */
	
	
.management {
    height: auto;
    position: relative;
    margin-bottom: 45px;
}
.management h2 {
    font-size: 27px;
    font-weight: 400;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    top: -20px;
}
.m1 {
    position: static;
	margin-top:20px!important; 
}
.m2 {
    position: static;
	margin-top:20px!important; 
   
}
.m2 h3, .m1 h3 {
    font-size: 16px;
    font-weight: 400;
    width: 300px;
    margin: 0;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.m2 p, .m1 p {
    font-size: 14px;
    text-align: justify;
    width: 100%;
    padding: 10px;
    margin: 0;
}
.m3{
	display:none;
}
.m4 {
    position: static;
	margin-top:20px!important; 
    
}
.m4 h3, .m5 h3 {
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.m4 p, .m5 p {
    font-size: 14px;
    text-align: justify;
    padding: 10px;
    margin: 0;
    margin-left: 0;
}
.m5 {
    position: static;
	margin-top:20px!important; 
   
}
.exhi2 p {
    text-align: justify;
    padding: 0;
	font-size:13px;
}
.pageth {
    margin: 10px auto;
}
.pageth img {
    width: 45%;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.exhibition2 {
    margin: 15px auto;
}
		/* urban haat management approch start */
}
@media(max-width:1399px) and (min-width:999px){
    .t2 img {
        
    display:none;
    }
}
@media(max-width: 990px) and (min-width: 768px){
    body{

    }
    
	.mis-content {
	    width:100% !important;
	}
	.mispage:after {
	    display:none;
	}
	.dropdown-menu li:hover .submenu{
	
    display:block !important;
    margin-top: 0px !important;
    transition: all 0.3s ease-out;
    line-height: 30px;
    border-bottom: 0px;
	bottom:0px;
}
.submenu{
    display: none !important;
    margin: 0!important;
    transition: all 0.3s ease-out;
    border-bottom: 0px ;
}
nav ul li .submenu li a {
    color: #fff !important;
    padding-left: 50px;
    border: 0;
    display: block;
    font-size: 14px;
}
    .innerpage .des h2 {
        width: 479px !important;
    }
    .innerpage .pd-desc form {
        background: url(../images/fbg.jpeg) no-repeat left top;
        padding: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .popup .popup__content {
        width: 100% !important;
        overflow: auto;
        padding: 10px !important;
        background: white;
        color: black;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-sizing: border-box;
        box-shadow: 5px 10px 17px #888888;
    }
    .innerpage .pd-desc label {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px !important;
        font-weight: 400;
        width: 78px !important;
        display: inline-block;
        color: #000;
        float: left;
    }
    .innerpage .pd-desc input {
        background: #f4f4f4;
        width: 242px !important;
        height: 29px;
        line-height: 30px;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px !important;
        font-weight: normal;
        color: #000;
        margin-bottom: 15px;
    }
    .innerpage .pd-desc textarea {
        background: #f4f4f4;
        width:  242px !important;
        height: 80px;
        line-height: 175%;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        margin-bottom: 15px;
    }
    .innerpage .pd-desc input[type="submit"] {
        width: 100px !important;
        height: 40px !important;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
        margin-right: 5px !important;
        margin-left: 78px;
    }
    .innerpage .pd-desc input[type="reset"] {
        width: 100px !important;
        height: 40px !important;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
    }
    .menu {
        background: url(../images/navbg.png)no-repeat left top;
        height: 50px;
        line-height: 50px;
        position: relative;
        background-size: auto;
    }
    .tbar{
        height:auto;
    }
    .common-left{
        display:none;
    }
    .common-right{
        width:100% !important;
    }
    .common-right ul {
        padding-left: 0px;
    }
    .common-right ul li {
        margin: 0;
        list-style: none;
        float: left;
        text-align: center;
        height: 36px;
        padding: 6px 10px;
        border-left: 1px solid #ffffff80;
        list-style-type: none;
        line-height: 26px;
    }
        .t1 img {
        height: auto;
        width: 196px;
        /* margin-top: 28px; */
    }
    .t2 img {
        position: relative;
        height: 47px;
        width: 363px;
        left: 74px;
        display: none;
    }
.wts {
    height: auto;
        
    }
    .direct {
    background: url(../images/gold-bg2.jpg) no-repeat left top;
    background-size: cover;
    height: auto;
    background-attachment: fixed;
    padding: 10px;
}
.lbox img {
    width: 160px;
    height: 160px;
    /* border-radius: 50%; */
    margin: 10px auto;
    float: none;
    text-align: center;
    /* margin-right: 80px; */
    border: 2px solid;
    animation: fadeInDown 2s;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    }
    .lbox h3 {
     margin-top: 0px; 
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    font-family: "bai jamjuree", sans serif;
    padding: 0;
    animation: fadeInLeft 4s;
    margin-bottom: 2px;
    }
    .lbox p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-weight: 400;
    margin: 0;
    animation: fadeInUp 3s;
    }
    .direct .bt-line2 {
    display: none;
    }
    .lbox img {
    width: 160px;
    height: 160px;
    /* border-radius: 50%; */
    margin: 10px auto;
    float: none;
    text-align: center;
    /* margin-right: 80px; */
    border: 2px solid;
    animation: fadeInDown 2s;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.direct-hand h3 {
     margin-top: 0px !important; 
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    font-family: "bai jamjuree", sans serif;
    padding: 0;
    /* margin-bottom: 2px; */
}
.lbox p {
    font-size: 15px;
    text-align: center;
    color: #000000;
    font-weight: 400;
    margin: 0;
    animation: fadeInUp 3s;
}
    .gg {
        position: relative;
        margin: 0;
        top: 92px;
        left: 129px;
        filter: drop-shadow(1px 1px 1px black);
        background: url(../images/ggbg.svg) no-repeat left top;
        width: 157px;
        height: 49px;
        display: block;
        color: #000;
        font-weight: bold;
        font-size: 11px;
        text-align: center;
        line-height: 35px;
        z-index: 99;
    }
    .t4 img {
    width: 129px;
    object-fit: cover;
    position: relative;
    bottom: 7px;
    right: 90px;
}
    .t4:hover .hide {
        display: block;
        position: relative;
        bottom: 81px;
        left: 0;
        font-size: 11px;
        background: #ffbd5b;
        width: 63px;
        padding: 0px 10px;
        border-radius: 4px;
    }
	
.t3 img {
    height: 123px;
    width: 258px;
    position: relative;
    z-index: 1;
    top: 23px;
    right: 0;
}
    .ac ul li {
        margin-right: 20px;
        line-height: 32px;
    }
    .submenu {
        display: none;
        width: 190px;
        background: #cd9863;
        padding: 0px;
        position: absolute;
        top: 0px;
        left: 98px;
        z-index: 999999;
        transition: all 0.3s;
    }
    .ghoda img {
        position: relative;
        left: -20px;
        width: 231px;
        top: -16px;
    }
    .ws h2 {
        font-size: 34px;
        font-weight: 400;
        text-align: center;
        margin: 20px;
    }
    .ws p {
        line-height: 20px;
        text-align: center;
        margin: 32px auto;
        font-size: 15px;
        font-weight: 400;
        padding-bottom: 0px;
    }
    .ws img {
        width: 176px;
        position: relative;
    }
    .tsw1 img {
        width: 86px;
        position: absolute;
        right: 646px;
        top: 154px;
    }
    .tsw2 img {
        width: 105px;
        position: absolute;
        right: 520px;
        top: 232px;
    }
    .tsw3 img {
        width: 160px;
        position: absolute;
        right: 144px;
        top: 218px;
    }
    .tsw4 img {
        width: 125px;
        position: absolute;
        right: 25px;
        top: 132px;
    }
    .aodata h2 {
        color: #fff200;
        font-size: 27px;
        font-weight: 400;
        text-align: left;
        margin-top: 43px;
    }
    .aodata h2 {
        color: #fff200;
        font-size: 27px;
        font-weight: 400;
        text-align: left;
        margin-top: 15px;
    }
    .ao {
            background: url(../images/newbg.png) no-repeat left top rgba(0, 0, 0, 0.6);
        height: 475px;
        position: relative;
        width: 100%;
        background-size: cover;
    }
    .aodata p {
        color: #fff;
        line-height: 19px;
        font-size: 13px;
        font-weight: 400;
        text-align: justify;
    }
    .aoh p {
        
        line-height: 38px;
}
.counter-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 6px !important;
    text-align: center;
    width: 30% !important;
    background: #000000a8;
    border-top-left-radius: 19px;
    border-bottom-right-radius: 19px;
}
.counter {
    font-size: 40px;
    margin-top: 20px;
    color: #EDD224;
}
.counter-container span {
    font-size: 20px;
    padding: 1px;
    color: #fff;
    font-family: 'Bai Jamjuree';
    text-transform: uppercase;
}
    .aoh h2 {
                font-size: 97px;
        margin-top: 73px;
        line-height: 70px;
        text-align: right;
        color: transparent;
        -webkit-text-stroke: 1px #fff;
        background-position: 0 0;
        font-family: sans-serif;
        padding: 15px;
        background: url(../images/back.png) no-repeat;
        margin-left: 0px;
        -webkit-background-clip: text;
        animation: back 10s linear infinite;
    }
    .eg {
        background: url(../images/egbg.png)no-repeat left top;
       
        line-height: 45px;
        position: relative;
        width: 100%;
        padding: 0px;
        background-size: cover;
    }
      .ab {
        background: url(../images/ntbg.png) no-repeat left top;
        padding-top: 51px;
        position: relative;
        top: -21px;
        background-size: contain;
        left: 87px;
    }
    .ab {
        height:auto;
        margin-left: -103px !important;
        width: 48.1% !important;
        margin-left: -103px !important;
        width: 48.1% !important;
    }
    .ab ul {
    padding-left: 34px;
}
.ab marquee {
    height: 180px;
    z-index: 999;
    position: absolute;
    padding-bottom: 10px;
}
    .ab .tab-data ul li {
        padding-left: 0px;
        height: 42px;
        margin-bottom: 70px;
        width: 304px;
    }
    .ab .tab-data ul li a {
    color: #333;
    font-size: 14px;
    padding-top: 81px;
    display: block;
    line-height: 27px;
    margin-left: 32px;
    width: 281px;
}
    .ab .tab-data ul {
        margin: 22px 0;
        padding: 12px;
    }
    .kb2 img {
    width: 387px;
    object-fit: cover;
    /* border-radius: 36px; */
    /* border: 9px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* margin: 10px auto; */
    /* max-height: 293px; */
    height: auto;
    position: relative;
    filter: drop-shadow(2px 4px 6px #111);
    bottom: 0;
    animation: jump-2 10s linear infinite;
    left: -13px;
}
.marq marquee {
    position: relative;
    top: -49px;
    left: 0;
    float: right;
    height: 48px;
    line-height: 51px;
        margin-left: 200px;
    }
    .social1{
        overflow:auto;
    
    }
    .egb h2 {
        margin-top: 55px;
        font-size: 28px;
        font-weight: 400;
    }
    .ev img {
        width: 194%;
        position: relative;
        left: -122px;
        top: 42px;
    }
    .ev2 h2 {
        color: yellow;
        margin-top: 28px;
        font-size: 35px;
    }
    .cod h2 {
        padding: 20px;
        text-align: center;
        margin: 20px auto;
        font-size: 29px;
        line-height: 13px;
        color: #723416;
    }
    .co {
        background: url(../images/cob.png) no-repeat;
        width: 341px;
        text-align: center;
        background-size: contain;
    }
 .social1{
         text-align: center;
    width: 50% !important;
    margin: 0 auto;
 }
 .social2{
         text-align: center;
    width: 50% !important;
    margin: 0 auto;
 }
 .social3{
         text-align: center;
    width: 50% !important;
    margin: 0 auto;
 }
    .aad1 img {
        width: 23px;
        float: left;
        margin-right: 10px;
    }
    .aad1 {
        margin-top: 81px;
    }
    .footer1 {
        background: url(../images/footerbg.png)no-repeat left top;
        height: 450px;
        width: 100%;
        background-size: cover;
        padding: 18px;
    }
    .fh2 h4 {
        color: #fff;
        font-size: 21px;
        text-align: left;
        margin-top: -16px;
        margin-bottom: 24px;
    }
    .fr1 p {
        color: #fff;
        font-size: 12px;
        font-weight: 400;
        width: 253px;
        margin-bottom: 5px;
    }
    .fh2 ul {
        margin-left:0px;
    }
    .fh2 ul li a {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    .ifrm2 img {
        width: 46%;
        margin-left: 90px;
    }
    .fh2 ul li i {
        color: #fff;
        margin-right: 14PX;
    }
    .ifrm2 h4 {
        color: #fff;
        font-size: 21px;
        text-align: left;
        margin-top: 18px;
        margin-bottom: 26px;
    }
    .ifrm2 iframe{
        width: 242px !important;
        height: 210px !important;
    }
    .example-image-link img {
        width: 217px !important;
        height: 200px !important;
    }
    .tbox {
        float: left;
        position: relative;
        width: 214px;
        padding: 9px;
        margin-right: 10px;
        background: rgb(245 187 91 / 60%);
    }
    .person {
        position: absolute;
        right: 7px;
        top: -16px;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        transition: all 700ms ease-out;
    }
    .tbox p {
        font-size: 11px !important;
        margin: 5px !important;
    }
    .vis p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 30 px auto;
    }
    .page1 {
        background: url(../images/wtsbg.png)no-repeat;
        background-size: contain;
        margin-bottom: 0px;
        padding-top: 20px;
    }
    .ex a {
        transition: all 0.7s ease-out;
        background-color: #c48a02;
        display: block;
        height: 40px;
        line-height: 40px;
        color: #FFF;
        font-weight: 400;
        width: 130px;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        float: left;
        margin: 10px;
    }
    .page1 h2 {
        font-size: 26px;
        color: #000;
        font-weight: 400;
        text-align: left;
    }
    .page1 p {
        font-size: 10px;
        text-align: justify;
    }
    .j1 {
        width: 172px;
        height: 126px;
    }
    .i1 {
        position: absolute;
        width: 250px;
        height: 180px;
        top: 50px;
        left: 182px;
        border: 2px solid #000;
        padding: 5px;
        box-shadow: 4px 5px 9px #003;
    }
    .i2 {
        position: absolute;
        width: 250px;
        height: 180px;
        right: 96px;
        border: 2px solid #000;
        bottom: 0px;
        padding: 5px;
        box-shadow: 4px 5px 9px #003;
    }
    .cra1 p {
        font-size: 12px !important;
        color: #000;
        text-align: justify;
        padding-right: 6px;
    }
    .Vision {
        text-align: center;
        height: 490px;
    }
    tbody tr td {
        font-size: 15px;
        text-align: left;
        color: #d31b1b;
        background: #f3f3f3;
        padding-left: 10px;
        padding-right: 18px;
    }
    .exhibition1 {
        height: 383px;
        background: url(../images/wtsbg.png)no-repeat left top;
        background-size: contain;
    }
    .exhi1 h2 {
        font-size: 29px;
        margin-top: 10px;
    }
    .exhi1 p {
        padding: 10px;
        margin: 0 auto;
        text-align: justify;
        font-size: 13px;
        font-weight: 400;
    }
    .e1 {
        position: absolute;
        width: 198px;
        top: 259px;
        height: 126px;
        border: 1px solid;
        padding: 4px;
    }
    .e2 {
        position: absolute;
        top: 320px;
        right: 77px;
        width: 198px;
        height: 126px;
        border: 1px solid;
        padding: 4px;
    }
    .e3 {
        position: absolute;
        top: 392px;
        right: 0;
        width: 198px;
        height: 126px;
        border: 1px solid;
        padding: 4px;
    }
     .gal .example-image-link {
        width: 31% !important;
        float: left;
        height: 100%;
        margin: 6px;
    }

       .gal .example-image-link img {
        width: 100% !important;
        height: 100% !important;
    }
    .forrm {
        height: 519px;
        padding: 0px;
        width: 41% !important;
        position: relative;
        right: 59px;
        margin-bottom: 10px;
    }
    .forrm h3 {
        color: #970000;
        font-size: 31px;
        margin: 16px;
        text-align: center;
        font-weight: 400;
    }
    label {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        width: 112px;
        display: inline-block;
        color: #fff;
        float: left;
    }
    input {
        background: #f4f4f4;
        width: 247px;
        height: 34px;
        line-height: 30px !important;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0px 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        margin-bottom: 10px !important;
    }
    textarea {
        background: #f4f4f4;
        width: 246px;
        height: 70px;
        line-height: 175%;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #000;
        margin-bottom: 10px !important;
    }
    input[type="submit"] {
                width: 80px;
        height: 33px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        margin-top: 3px !important;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
        margin-right: 13px;
        margin-left: 25px;
    }
    input[type="reset"] {
                width: 80px;
        height: 33px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
    }
    /* urban haat management approch start */
	
	
.m1 {
    position: absolute;
    border: 2px solid #0002c53d;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 2%;
    top: 10%;
    width: 320px !important;
    padding: 14px;
    background: #fff;
    transition: all ease-in .6s;
}
.m2 h3, .m1 h3 {
    font-size: 14px;
    font-weight: 400;
    width: 300px;
    margin: 0;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.m2 p, .m1 p {
    font-size: 12px;
    text-align: justify;
    width: 262px;
    padding: 10px;
    margin: 0;
}
.m2 {
    position: absolute;
    border: 2px solid #00c5af4a;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 2%;
    top: 57%;
    width: 320px !important;
    padding: 14px;
    background: #fff;
    transition: all ease-in .6s;
}
.m3 {
    height: 230px !important;
    position: absolute;
    left: 34%;
    top: 126px;
    z-index: 9999;
    width: 254px !important;
}
.m3 img {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    box-shadow: 0px 0px 18px #000;
    border: 1px solid #fff;
}
.m4 h3, .m5 h3 {
    font-size: 14px;
    font-weight: 400;
    margin-left: 65px;
    background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.m4 p, .m5 p {
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    margin: 0;
    margin-left: 54px;
}
.m4 {
    position: absolute;
    border: 2px solid #c400003d;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 54%;
    top: 49%;
    width: 338px !important;
    padding: 14px;
    background: #fff;
    transition: all ease-in .6s;
}
.m5 {
    position: absolute;
    border: 2px solid #c5bd0066;
    border-radius: 20px;
    box-shadow: 2px 0px 7px #000;
    left: 53%;
    top: 4%;
    width: 336px !important;
    padding: 14px;
    background: #fff;
    transition: all ease-in .6s;
}
.exhi2 p {
    text-align: justify;
    padding: 0;
	font-size:14px;
}
.toshali:after {
    content: "";
    background-image: url(../images/appli/appli-linebg.svg);
    position: absolute;
    content: '';
    width: 100%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: -53px;
    left: 0 !important;;
    opacity: 0.1;
    z-index: 2;
    animation: wobble 300s linear infinite;
    background-size: cover;
}
.toshali1:before {
    background-image: url(../images/paper1.png);
    position: absolute;
    content: '';
    width: 115% !important;
    height: 128px;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: -1px !important;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    background-size: contain;
}
.toshali1:after {
    display:none;
}
.boxx {
    width: 215px !important;
    height: 245px !important;
}
.backgif {
    display: none;
}
.fcircle {
    width: 300px !important;
    height: 300px !important;
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    background: var(--bs-red);
    border: 5px dotted #fff;
    margin: 20px;
    animation: rotate-animation 30s infinite linear;
    top: 160px !important;
        left: 2px !important;
    }
.frontimg {
    width: 37% !important;;
    left: 6% !important;
    top: 27% !important;
    position: absolute;
    text-align: right;
    margin: 0 auto;
    display: block;
    border: 6px solid #fff;
    border-radius: 50%;
    z-index: 99;
}
.toshali1 {
   
    padding: 40px 0 !important;
    
}
    
    .baner img {
    height: 300px;
    width: 100%;
    background-size: cover;
}
.abo:after {
    opacity: 1.4 !important;
    content: "";
    filter: drop-shadow(-2px 2px 9px black);
    background-image: url(../images/chakra.png) !important;
    position: absolute !important;
    content: '';
    background-size: 85%;
    width: 306px !important;
    height: 306px !important;
    background-position: center;
    background-repeat: no-repeat !important;
    left: -126px !important;
    top: 91px !important;
    z-index: 1 !important;
    animation: rotate-animation 50s infinite linear;
}
}

@media(max-width: 1024px) and (min-width: 783px){
    
    
    	
	.dropdown-menu li:hover .submenu{
	
    display:block !important;
    margin-top: 0px !important;
    transition: all 0.3s ease-out;
    line-height: 30px;
    border-bottom: 0px;
}
.submenu{
    display: none !important;
    margin: 0!important;
    transition: all 0.3s ease-out;
    border-bottom: 0px ;
}
nav ul li .submenu li a {
    color: #fff !important;
    padding-left: 50px;
    border: 0;
    display: block;
    font-size: 14px;
}
.cn-f img {
    
    right: -23px;
    
}
.cn-f2 img {
    left: 35%;
}	

/*.lbox img {*/
/*    width: 130px;*/
/*    height: 130px;*/
    /*border-radius: 50%;*/
/*    margin: 10px auto;*/
/*}*/
/*.lbox h3 {*/
/*    font-size: 19px;*/
/*    margin-top: 50px;*/
/*    text-align: left;*/
/*}*/
/*.lbox p {*/
/*    font-size: 17px;*/
/*    text-align: left;*/
/*    color: #f30000;*/
/*}*/
/*.rbox img {*/
/*    width: 130px;*/
/*    height: 130px;*/
/*    border-radius: 50%;*/
/*    margin: 10px auto;*/
/*}*/
/*.rbox h3 {*/
/*    font-size: 19px;*/
/*    margin-top: 50px;*/
/*    text-align: left;*/
/*}*/
/*.rbox p {*/
/*    font-size: 17px;*/
/*    text-align: left;*/
/*    color: #f30000;*/
/*}*/




}




/*==============golden grass page =======================*/
.grass-banner img{
    width:100%;
    background-size:cover;
}
.grass img{
    width:75%;
    min-height:240px;
    transition: all 0.6s ease-out;
}
.grass h2{
    font-size: 23px;
    font-weight: 400;
    text-align:center;
    margin:0 auto;
    color: #84330b;
    transition: all 0.6s ease-out;
}
.grass p{
    font-size: 15px;
    font-weight:300;
    width: 252px;
    text-align:center;
    margin:12px auto;
}
.grass a{
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px auto;
}
.grass a:hover {
    color: #fff;
    background: #3c1400;
}
.grass{
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 28px 10px;
    width: 294px!important;
}
.grass:hover {
    background:#fff;
    box-shadow: 4px 4px 7px #ccc;
}
/*.grass:hover img{*/
/*    filter: drop-shadow(2px 2px 2px black);*/
/*}*/
/*.gold{*/
/*    padding: 55px;*/
/*    background:url(../images/gold-bg2.jpg) no-repeat left top;*/
/*    width:100%;*/
/*    background-size:cover;*/
/*}*/


/* innerpage product-` start */

.innerpage .product-des {
    background:url(../images/bgss.jpg) no-repeat left top;
    width:100%;
    background-size:cover;
    height: 785px;
    padding: 64px;

}
.innerpage .grass-banner img{
    width:100%;
    background-size:cover;
}
.innerpage .slider-for img {
    width:100%;
    transition:all 0.5s ease-out;
    border: 2px solid #fff;
}

.innerpage .slider-for img:hover {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.9));
    transform: scale(1.0);
    border: 5px solid #fff;
}
.innerpage .slider-for img:hover {
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.9));
    transform: scale(1.0);
    border: 5px solid #fff;
}
.innerpage .slider-nav img{
    width: 91%;
    border: 2px solid #fff;
    height: 133px;
    margin: 0 auto;
    transition:all 0.5s ease-out;

}
.innerpage .slider-nav img:hover{
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.5));

    border: 2px solid #fff;
    cursor:pointer;

}
.innerpage .grass img{
    width:100%;
    min-height:240px;
    transition: all 0.6s ease-out;
}
.innerpage .grass h2{
    font-size: 17px;
    font-weight: 600;
    padding: 8px;
    text-align:center;
    margin:0 auto;
    color: #a50b0b;
    transition: all 0.6s ease-out;
}
.innerpage .grass p{
    font-size: 15px;
    font-weight:300;
    width: 252px;
    text-align:center;
    margin:12px auto;
}
.innerpage .grass a{
    transition: all 0.7s ease-out;
    background-color: #c48a02;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 400;
    width: 130px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
        margin: 0 auto;
}
.innerpage .grass a:hover {
    color: #fff;
    background: #3c1400;
}
 
.innerpage .grass{
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
        margin: 0 auto;
        padding: 12px;
    width: 294px!important;
}
.innerpage .grass:hover {
    background:#fff;
    box-shadow: 4px 4px 7px #ccc;
}
.innerpage .grass:hover img{
    filter: drop-shadow(2px 2px 2px black);
}
.innerpage .gold{
    padding: 55px;
    background:linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%);
    /*background:url(../images/gold-bg2.jpg) no-repeat left top;*/
    width:100%;
    background-size:cover;
}
.innerpage .enquiry button{
    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    width: 95px;
    margin: 20px auto;
    transition:all 0.5s ease-out;
}
.innerpage .enquiry button:hover{

    background-color:#a45a3b;
}
.innerpage .enquiry input{
    height: 40px;
    width: 238px;

}
.innerpage .enquiry{
    border-bottom:1px solid #c9c9c9;
    margin-bottom:20px;
}
.innerpage .btn{
    padding:0!important;
}
.innerpage .btn button{
    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    width: 207px;
    margin: 0 auto;
    transition: all 0.5s ease-out;
    height: 53px;
    font-size: 20px;

}
.innerpage .videomaking {
    background: url(../images/video-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    padding: 52px;


}
.innerpage .vmd h2{

    font-size: 33px;
    font-weight: 400;
    line-height: 48px;
    border-bottom: 1px solid #2b2727;
}
.innerpage .vmd p{

    font-size: 18px;
    font-weight: 100;
    text-align: justify;
}
.innerpage .vmd a{

    background-color: #683722;
    border: 0;
    padding: 11px;
    border-radius: 5px;
    color: #fff;
    width: 207px;
    margin: 0 auto;
    transition: all 0.5s ease-out;
    height: 53px;
    font-size: 20px;
}
.innerpage .vmd a:hover{
    background-color: #a45a3b;
}

.innerpage .videomaking video{
    --s: 10px; /* control the size */
    padding: var(--s);
    border: calc(2*var(--s)) solid #0000;
    outline: 1px solid #000;
    outline-offset: calc(-1*var(--s));
    background: conic-gradient(from 90deg at 1px 1px,#0000 25%,#000 0);
}
.innerpage .btn button:hover{

    background-color:#a45a3b;
}
.innerpage .pd-desc{
    position:relative;
}
.innerpage  .pd-desc form{

    background:url(../images/fbg.jpeg) no-repeat left top;
    padding:30px;
    width:100%;
    margin:0 auto;
}
.innerpage .pd-desc label{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:300;
    width:130px;
    display:inline-block;
    color:#000;
    float: left;

}
.innerpage .pd-desc input{

    background:#f4f4f4;
    width:300px;
    height:30px;
    line-height:30px;
    border:1px solid #bbb;
    box-shadow:0 0 5px #ccc;
    padding:0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#000;
    margin-bottom:15px;
}


.innerpage  .pd-desc textarea{

    background:#f4f4f4;
    width:300px;
    height:80px;
    line-height:175%;
    border:1px solid #bbb;
    box-shadow:0 0 5px #ccc;
    padding:0 5px;
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    font-weight:normal;
    color:#000;
    margin-bottom:15px;
}
.innerpage .pd-desc input[type="submit"]{
    width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 0 0 0px #ccc;
    cursor: pointer;
    background: #683722;
    border-radius: 14px;
    transition:all 0.5s ease-out;
    margin-right: 23px;
}
.innerpage .pd-desc input:hover[type="submit"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
.innerpage .pd-desc input[type="reset"]{

    width: 141px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
    background-size: 100%;
    padding: 0;
    border: 0 none;
    box-shadow: 0 0 0px #ccc;
    cursor: pointer;
    background: #683722;
    border-radius: 14px;
    transition:all 0.5s ease-out;

}
.innerpage .pd-desc input:hover[type="reset"]{
    background: #dfcf69;
    color: #000;
    box-shadow: 2px 3px 2px #000;

}
.innerpage  .pd-desc .descip p{
    font-size:18px;
    font-weight:100;
    text-align:justify;
}

.innerpage .vidmk #video{
    margin: 0 auto;
    text-align:center;
}
.innerpage .des h2{
    width: 700px;
}
/* innerpage product-des end */

@media (max-width: 767px) {
    .gal .example-image-link {
    width: 290px;
    float: none;
    height: 230px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
}
 .innerpage .grass-banner img {
    width: 100%;
    background-size: cover;
    position: relative!important;
    top: 46px!important;
}
.innerpage .slider_golden {
    height: 139px!important;
    min-height: 139px!important;
    overflow: hidden;
}
 .innerpage .gold {
    padding: 0px!important;
    background: url(../images/gold-bg2.jpg) no-repeat left top;
    width: 100%;
    background-size: cover;
}
     .innerpage .oney-banner img {
    height: auto;
    width: 100%;
    background-size: cover;
    position: relative;
    top: 47px;
}
    .innerpage .onehead:after {
    position: absolute;
    width: 256px!important;
    content: "";
    border-bottom: 3px solid #b5d8ff;
}
    .innerpage .onehead:before {
    position: absolute;
    width: 125px!important;
    content: "";
    border-top: 3px solid #b5d8ff;
}
    .innerpage .craft-designst {
    position: relative;
    z-index: 0;
    padding: 26px;
}
    .innerpage .oneycd h2 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: 35px!important;
    font-weight: 600;
    color: #04177a9e;
    animation: fadeInUp 15s;
    background: -webkit-linear-gradient(179deg, rgb(155 3 179 / 62%) 0%, rgb(20 127 255 / 64%) 52%, rgb(0 31 126 / 68%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.innerpage .oneycd span {
    font-size: 46px!important;
    /* font-weight: bold; */
    color: #0852c6e3;
    font-family: "Great Vibes", cursive;
    margin: auto;
    position: relative;
    top: -17px;
    right: 5px;
    /* filter: drop-shadow(2px 0px 0px #111); */
}
.innerpage .oneycd p {
            font-size: 31px !important;
        color: #707ed69c;
        margin: 0;
        text-align: right;
        padding-right: 0;
        position: relative;
        top: 15px !important;
        animation: bounceInDown 10s;
        left: -70px !important;
    }
    .innerpage oney
    .innerpage .slider-for img {
        width:98%;
    }
   
      .httply-ph img {
        width: 100% !important;
        height: auto;
    }
       #image-slider-2-wrap {
        display:block;
    }
.innerpage .statelevel .stl-ph:before {
    content: "";
    position: absolute;
    background: transparent;
    width: 350px !important;
    height: 350px !important;
    border: 3px dotted #878787b8;
    border-radius: 50%;
    z-index: -1;
    top: -15px;
    left: -73px !important;
    animation: rotate-animation 60s;
}
.innerpage .statelevel .st-ph {
    background: #ffffff5c;
    width: 178px;
    height: 222px;
    left: -34px;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
    animation: jump-2 8s linear infinite;
}
.innerpage .statelevel .st-ph1 {
    background: #0000004a;
    width: 178px;
    height: 222px;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
    animation: jump-1 5s linear infinite;
    right: 89px !important;
    top: 151px;
}
.innerpage .abt-course {
    top: -98px !important;
}
.innerpage .abt-course:before {
    width: 350px !important;
}
.innerpage .chkr:before {
        top: 27px !important;
        left:0px !important;
    }
    .innerpage .chkr:before {
    width: 330px !important;
    height: 330px !important;
    }
.innerpage .statelevel .stl-ph {
    margin:68px 0 !important;
}
.innerpage .statelevel .stl-ph:after {
    content: "";
    position: absolute;
    /* -webkit-animation: gradient 15s ease infinite; */
    /* animation: gradient 15s ease infinite; */
    background: linear-gradient(-45deg, #ee7752c7, #e73c7e82, #23a6d580, #23d5ab78);
    width: 250px !important;
    height: 250px !important;
    border-radius: 50%;
    top: 0;
    left: 0;
    animation: rotate-animation 30s infinite linear;
}
    .des h2, h3{
        text-align:left;

    }
    .innerpage .enquiry {
        text-align:center;
    }
    .innerpage .product-des {
        height:auto;
        padding: 24px;
    }
    .innerpage .videomaking {
        background: none;

    }
    .innerpage .des h2 {
        width: auto;
        font-size:20px;
        text-align:center;
    }
    .innerpage .pd-desc .descip p {
        font-size: 17px;
        font-weight: 400;
        width: 100%;
        margin: 0 auto;
        text-align: justify;
    }

    .descip h2{
        text-align:center;
    }

    .innerpage .vmd h2 {
        font-size: 26px;
        font-weight: 400;
        line-height: 44px;
        border-bottom: 1px solid #2b2727;
        text-align: center;
    }
    .innerpage .videomaking {
        background: url(../images/video-bg.jpg) no-repeat;
        width: 100%;
        background-size: cover;
        height: auto;
        padding: 10px;
    }
    .grass {
        text-align: center;
        border: 1px solid #d7d7d7;
        transition: all 0.3s ease-out;
        padding: 24px;
        margin: 28px 0px;
        width: 294px!important;
    }
    .popup .popup__content h3{
        font-size: 23px;
    }
    .innerpage .pd-desc form {
        background: url(../images/fbg.jpeg) no-repeat left top;
        padding: 10px;
        width: 100%;
        margin: 0 auto;
    }
    .popup .popup__content {
        width: 100% !important;
        overflow: auto;
        padding: 15px !important;
        background: white;
        color: black;
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-sizing: border-box;
        box-shadow: 5px 10px 17px #888888;
    }
    .innerpage .pd-desc label {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        width: 75px;
        display: inline-block;
        color: #000;
        float: left;
    }
    .innerpage .pd-desc input {
        background: #f4f4f4;
        width: 180px;
        height: 26px;
        line-height: 30px;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #000;
        margin-bottom: 15px;
    }
    .innerpage .pd-desc textarea {
        background: #f4f4f4;
        width: 180px;
        height: 80px;
        line-height: 175%;
        border: 1px solid #bbb;
        box-shadow: 0 0 5px #ccc;
        padding: 0 5px;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #000;
        margin-bottom: 15px;
    }
    .innerpage .pd-desc input[type="submit"] {
        width: 80px;
        height: 35px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
        margin-right: 0;
        margin-left: 71px;
        margin-top: 13px !important;
    }
    .innerpage .pd-desc input[type="reset"] {
        width: 80px;
        height: 35px;
        line-height: 48px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 15px;
        background-size: 100%;
        padding: 0;
        border: 0 none;
        box-shadow: 0 0 0px #ccc;
        cursor: pointer;
        background: #683722;
        border-radius: 14px;
        transition: all 0.5s ease-out;
    }
}


/* Design Development Program start */



.des-dev p{
	text-align:justify;
}

#sliderFrame {position:relative;width:700px;margin: 0 auto 40px;}
        
#slider {
      width: 95%;
    height: 306px;
    background: #fff url(loading.gif) no-repeat 50% 50%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    /* box-shadow: 0px 1px 5px #999999; */
    border: 0px solid #ffffff;
    filter: drop-shadow(2px 4px 6px #111);
}

.design-development{
        padding: 14px;
    background: url(../images/ddp/ddp-bg.png) no-repeat;
    background-size: cover;
    width: 100%;
}

#slider img {
	position:absolute;
	border:none;
	display:none;
}
.ongoing-cont{
	padding: 10px;
    border: 1px solid;
    border-radius: 10px;
    margin: 9px auto;
    text-align: center;

}
.ongoing-cont ul li{
	
    font-size: 15px;
    text-align: left;
     list-style: disc; 
    font-family: 'Bai Jamjuree';
    padding: 0 8px;

}

.mcBox {
	overflow-x:hidden!important;
}
.ongoing-cont ul{
	padding:0 22px!important;
	margin:0;
}
.objetive-ddp .r-line:after {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    right: -3px;
    background: #c10d0d;
    bottom: -8px;
}
.objetive-ddp .r-line {
      width: 27%;
    border: 1px solid #111;
    position: relative;
    left: 408px;
    bottom: 40px;
    z-index: -8;
}
.ongoning-title{
	padding:20px;
}
.ongoning-title h5:hover{
	    background: url(../images/appli/apl-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-color: #9d0707e3;
    background-blend-mode: color-burn;

}

.ongoning-title h5 {
    padding: 31px;
    margin: 0 auto;
    text-align: center;
    line-height: 22px;
	 /* background: url(../images/appli/apl-bg.png); */
	  background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-color: #9d0707e3;
    background-blend-mode: color-burn;
    /* background: linear-gradient(90deg, rgba(121, 22, 22, 1) 0%, rgba(126, 34, 2, 0.8653962805825455) 100%); */
    position: relative;
    z-index: 9;
    color: #fff;
	transition:background 0.3s cubic-bezier(0.84, 0.17, 0, 1.07);
    border-radius: 12px;
}
/* the link style (if an image is wrapped in a link) */
#slider a.imgLink {
	    z-index: 2;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 10px #000;
    border: 10px solid #fff;
    
}

/* Caption styles */
div.mc-caption-bg, div.mc-caption-bg2 {
	position:absolute;
	width:100%;
	height:auto;
	padding:0;
	left:0px; 
	bottom:15px;
	z-index:3;
	overflow:hidden;
	font-size: 0;
}
div.mc-caption-bg {
	background-color:black;
}
div.mc-caption {
	font: bold 14px/20px Arial;
	color:#EEE;
	z-index:4;
	padding:10px 0;
	text-align:center;
}
div.mc-caption a {
	color:#FB0;
}
div.mc-caption a:hover {
	color:#DA0;
}


/* ------ built-in navigation bullets wrapper ------*/
div.navBulletsWrapper  {
	top:320px; left:280px; /* Its position is relative to the #slider */
	width:150px;
	background:none;
	padding-left:20px;
	position:relative;
	z-index:5;
	cursor:pointer;
}

/* each bullet */
div.navBulletsWrapper div 
{
    width:11px; height:11px;
    background:transparent url(images/bullet.png) no-repeat 0 0;
    float:left;overflow:hidden;vertical-align:middle;cursor:pointer;
    margin-right:11px;/* distance between each bullet*/
    _position:relative;/*IE6 hack*/
}

div.navBulletsWrapper div.active {background-position:0 -11px;}


/* --------- Others ------- */
#slider 
{
	transform: translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -o-transform:translate3d(0,0,0);
}

.des-dev h2{
	font-family: 'Bai Jamjuree';
	font-weight:600;
}
.des-dev p{
	    text-align: justify;
    font-size: 15px;
    font-family: 'Bai Jamjuree';
}
.abt-program {
        margin: auto;
    margin-top: 22px;
    padding: 6px;
    background: url(../images/abt-pro-bg.png) no-repeat left top;
    width: 100%;
    background-size: cover;
     background-attachment: fixed;
    height: auto;
    padding-bottom: 18px;
}
.abt-program h2, p{
	text-align:center;
}
.content-abt {
  text-align: center;
  display: block;
  margin: auto;
  
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.tab-link {
  margin: 0 1%;
  list-style: none;
  padding: 10px 40px;
  color: #aaa;
  cursor: pointer;
  font-weight: 700;
  transition: all ease 0.5s;
  border-bottom: solid 3px rgba(255, 255, 255, 0);
  letter-spacing: 1px;
}

.tab-link:hover {
  color: #999;
  border-color: #999;
}

.tab-link.active {
  color: #333;
  border-color: #333;
}

.tab-link:nth-of-type(1).active {
  color: #EE6534;
  border-color: #EE6534;
}

.tab-link:nth-of-type(2).active {
  color: #1790D2;
  border-color: #1790D2;
}

.tab-link:nth-of-type(3).active {
  color: #ee663b;
  border-color: #ee663b;
}

.content-wrapper {
  padding: 40px 80px;
}

.abtp .tab-content {
  display: none;
  text-align: justify;
  color: #000;
  font-weight: 400;
  
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
      margin-bottom: 40px;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
    transform: none;
  }
}

/* owl slider */

.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding: 15px;
}
.owl-carousel button.owl-dot {
    background: #ccc;
    
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}

.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}
.obct{
	font-family: "Bai Jamjuree";
	font-weight:600;
}
.obct ul {
    padding: 0 16px;
}
.obct ul li {
    list-style: disc;
    line-height: 23px;
    text-align: justify;
    font-size: 15px;
    font-family: 'Bai Jamjuree';
    font-weight: 400;
}
.objetive-ddp {
    padding: 22px;
    background: url(../images/appli/apl-bg.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    height: auto;
    overflow: hidden !important;
}
.objetive-ddp .col-md-8 p {
    text-align: justify;
    font-size: 15px;
    font-family: 'Bai Jamjuree';
    padding-top: 41px;
}
.objetive-ddp .col-md-8 ul {
    padding: 0;
}
.plist li{
      list-style: none;
    float: left;
    width: 12%;
    margin: 24px 9px 45px 10px;
    text-align: center;
    font-size: 11px;
    background: #e9e9e0;
    padding: 23px 3px;
    height: 96px;
    font-weight: 600;
    filter: drop-shadow(2px 2px 1px #444);
    border-radius: 8px;
	transition:all 0.3s ease-in;
}
.plist li:hover{
      list-style: none;
    float: left;
    width: 12%;
    margin: 24px 9px 3px 10px;
    text-align: center;
    font-size: 11px;
    background: #a72222;
    padding: 23px 3px;
    height: 96px;
    font-weight: 600;
    filter: drop-shadow(2px 2px 1px #444);
    border-radius: 8px;
    color: #fff;
    
}
@media (max-width:768px){
    .innerpage .pro-category .grass {
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 0 auto;
    width: 100% !important;
    padding: 0;
}
    .stl-cont{
        width:100% !important;
                padding: 20px 0;
    }
    .table-hover td{
         background: none;
    }
	.plist li {
  list-style: none !important;
        float: none !important;
        width: 97% !important;
        margin: 9px auto !important;
        text-align: center !important;
        font-size: 14px !important;
        background: #990b0b !important;
        height: 63px !important;
        font-weight: 600 !important;
        color: #fff !important;
        line-height: 19px !important;
        padding: 13px;
        display: block;
    }

         .pageth h1 {
        margin: 0px auto;
        text-align: center;
        font-size: 32px;
        font-family: "bai Jamjuree";
        color: #a00;
        font-weight: 600;
        /* border-bottom: 2px solid; */
        padding-top: 49px;
    }
.innerpage .course-d {
    height:auto !important;
 
    background: #6e6ee0;
    padding: 9px;
    text-align: center;
    margin: 27px auto!important;
    color: #fff;
    transition: all 0.5s;
    border-radius: 23px;
    
    width: 389px;
    border: 4px solid;
    filter: drop-shadow(0px 2px 2px #00000084)!important;
}
.innerpage .abt-course h3 {
    margin: 9px 27px;
    font-size: 21px;
    font-weight: 400;
    padding: 0;
}
.innerpage .abt-course p {
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    padding: 0 0 0 29px;
}
.innerpage .chkr:before {
    position: absolute;
    content: "";
    background-image: url(../images/ekamra/01chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 323px;
    height: 323px;
    z-index: 99;
    object-fit: cover;
    background-size: contain;
    top: -270px;
    left: 107%;
    animation: rotate-animation 100s;
}
.innerpage .thcraft {
    width: 300px;
    margin: 0 auto;
    position: relative;
            top: 3px !important;
        left: -80px !important;
    background: #0000007d;
    padding: 27px 15px;
    border-radius: 50%;
    height: 300px;
    filter: drop-shadow(2px 4px 6px black);
    z-index: 99;
    color: #fff;
}
.innerpage .abt-course {
   
    width: 100% !important;
}
.innerpage .abt-course:before {
    content: "";
    background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgb(190 255 214) 100%);
    position: absolute;
    height: 260px !important;
    width: 100% !important;
    z-index: -1;
    border-top-left-radius: 19px;
    border-bottom-left-radius: 19px;
    filter: drop-shadow(2px 4px 6px black);
}
.innerpage .abt-course h3 {
    margin: 9px 13px;
    font-size: 21px;
    font-weight: 400;
    padding: 0;
}
.innerpage .abt-course p {
    font-size: 14px !important;
    font-weight: 400;
    text-align: justify;
    padding: 0px 0 0 10px !important;
}
.innerpage .chkr:before {
    position: absolute;
    content: "";
    background-image: url(../images/ekamra/01chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 323px !important;
    height: 323px !important;
    z-index: 99;
    object-fit: cover;
    background-size: contain;
           top: 250px !important;
        left: 21px !important;
        
    animation: rotate-animation 100s;
}
.innerpage .httply-ph {
    position: relative;
    top: 0;
    left: 0!important;
    padding: 0!important;
    margin: 0 auto;
    text-align: center;
}
.innerpage .course-facility:before {
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(190 255 214) 100%);
    position: absolute;
    height: 217px!important;
    width: 557px;
    right: 0;
    z-index: -1;
    filter: drop-shadow(2px 4px 6px black);
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
}
.innerpage .thcraft {
  width: 249px !important;
        margin: 0 auto;
        position: relative;
        top: -33px !important;
        left: 6px !important;
        background: #0000007d;
        padding: 27px 26px;
        border-radius: 50%;
        height: 249px !important;
        filter: drop-shadow(2px 4px 6px black);
        z-index: 99;
        color: #fff;
    }
.innerpage .thcraft h3 {
    font-size: 20px !important;
    text-align: center;
    font-weight: 400;
}
.innerpage .thcraft p {
    font-size: 12px !important;
    font-weight: 400;
    text-align: center;
}
.obct {
    padding: 0 !important;
}
.plist li:hover{
      
    background: #720b0b!important;
   
    
}
.objetive-ddp .r-line {
	
	display:none;
}
/* Design Development Program end */

/* Design Development Program end */


/* /=======Study Tour start======/ */
.study1 h3{
	font-size: 23px;
    font-weight: 400;
    margin: 10px auto;
	background: -webkit-linear-gradient(#2b2f32, #b6650e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.study1 ul li{
    line-height: 35px;
}
.study1 ul li img {
    width: 4%;
    margin-right: 12px;
}



.study1 ul li i{
    font-size: 15px;
    font-weight: 400;
    margin: 10px auto;
	padding-right: 15px;
	background: -webkit-linear-gradient(#ff0000, #ff992c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.study1 ul li span {
    font-size: 15px;
    font-weight: 400;
    margin-right: 5px;
    
}
.study1 ul li{
    font-size: 15px;
    font-weight: 400;
    margin-right: 10px;
	text-align:left;
}
.study1 p i{
    font-size: 15px;
    font-weight: 400;
    margin: 10px auto;
	padding-right: 15px;
	background: -webkit-linear-gradient(#ff0000, #ff992c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.study1 p span {
    font-size: 15px;
    font-weight: 400;
    margin-right: 10px;
}
.study1 ul{
    padding:0;
}
.study1 p{
    font-size: 15px;
    font-weight: 400;
    padding:0!important;
    
    text-align:justify;
}
/* /=======Study Tour end======/ */

.ourproduct .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    transition: .5s;
}
.ourproduct .owl-dot.active {
    background: #683722;
    border-color: #683722;
}
.owl-carousel .owl-item img {
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 250px;
    border: 1px solid #4a2e2e;
    padding: 10px;
	
}
.owl-carousel .owl-item img:hover {
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 250px;
    border: 1px solid #4a2e2e;
    padding: 10px;
	filter: grayscale(0%);

}
.owl-item h5{
	    margin-top: 15px;
    font-size: 22px;
    font-weight: 400;

}
.tiles {
  width: 1040px;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tiles .tile {
  display: inline-block;
  margin: 10px;
  text-align: left;
  opacity: 0.99;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);
}
.tiles .tile:before {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 50%;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  transition-property: top, opacity;
  transition-duration: 0.3s;
}
.tiles .tile img {
  display: block;
  max-width: 100%;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.tiles .tile .details {
  font-size: 16px;
  padding: 20px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.tiles .tile .details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  transition-property: top, opacity;
  transition-duration: 0.3s;
  transition-delay: 0s;
}
.tiles .tile .details .title {
  line-height: 1;
  font-weight: 400;
  font-size: 18px;
}
.tiles .tile .details .info {
  line-height: 1.2;
  margin-top: 5px;
  font-size: 12px;
}
.tiles .tile:focus:before,
.tiles .tile:focus span, .tiles .tile:hover:before,
.tiles .tile:hover span {
  opacity: 1;
}
.tiles .tile:focus:before, .tiles .tile:hover:before {
  top: 50%;
}
.tiles .tile:focus span, .tiles .tile:hover span {
  top: 0;
}
.tiles .tile:focus .title, .tiles .tile:hover .title {
  transition-delay: 0.15s;
}
.tiles .tile:focus .info, .tiles .tile:hover .info {
  transition-delay: 0.25s;
}
.tera p {
font-weight: 400;
    padding: 28px 0;
    text-align: justify;
    margin: auto !important;
}

.tera ul li{
      list-style: none;
}
.tera a {
    transition: all 0.7s ease-out;
    display: block;
    color: #434343;
    font-weight: 400;
    font-size: 14px;
    padding: 10px;
}

.tera a span{
  color:red;    
}
.tera a i{
	margin-left:8px;
}
.tra21 img{
        width: 98%;
    padding: 23px;
    height: auto;
display: block;
animation:jump-2 10s linear infinite
        margin-top: 25px;
    --s: 10px;
    border: calc(2* var(--s)) solid #0000;
    outline: 1px solid #a20a0a;
    outline-offset: calc(-1* var(--s));
    background: conic-gradient(from 90deg at 2px 2px, #0000 25%, #ac0808 0);
    padding: 8px;
    /* border: 2px solid #925718; */
}
}
.tera a:hover{
    color: #fff;
    
}
.pjt {
    position: relative;
    top: 0;
    right: 0;

}
.project h3 {
    font-size: 29px;
    font-weight: 400;
    margin: 10px auto;
    padding-right: 15px;
    background: -webkit-linear-gradient(#980d0d, #ff8400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.evntimg img{
	width: 55%;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-radius: 12px;
    box-shadow: 0 0 12px #000;
}
.evt-program {
    margin:0 auto;
	text-align:center;
    padding: 6px;
    background: url(../images/abt-pro-bg.png) no-repeat left top;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
    height: auto;
    padding-bottom: 18px;
}
.tera h5{
	 font-size: 24px;
    font-weight: 400;
    margin: 10px auto;
    padding-right: 15px;
    background: -webkit-linear-gradient(#980d0d, #ff8400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	
}
.glance img {
    width: 600px;
    /* object-fit: cover; */
    /* border-radius: 36px; */
    /* border: 9px solid #fff; */
    /* box-shadow: 0px 0px 10px #000; */
    /* margin: 10px auto; */
    /* max-height: 293px; */
    padding: 0 33px;
        animation: jump-2 10s linear infinite;

}
.facilty{
    background: url(../images/paper.png) no-repeat left top;
     background-size: cover;
    background-attachment: fixed;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 110px 0;
    height: auto;
    z-index: 99;
}
.facilty:before{
   background-image: url(../images/paper1.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    background-size: contain;
}
.facilty:after{
    content: "";
    background-image: url(../images/paper2.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    background-size: contain;
}
.fcily1:after{
    content: "";
    background-image:none!important;
    
}

.facilty h3 {
  font-size: 41px;
    font-weight: 600;
    padding-right: 15px;
    background: -webkit-linear-gradient(#00ff60, #fffa0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Cinzel", serif;
        text-align: center;
}
.facilty ul li i{
	margin-right:10px;
    background: -webkit-linear-gradient(#980d0d, #ff8400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	

}
.ni ul li{
    list-style:none;
}
.facilty .col-md-12{
    padding:0;
}
.facilty ul li:hover{
    background:#302f2fba;
}
.facilty ul li{
    transition:all ease-in .5s;
    line-height: 30px;
    /* list-style: disc; */
    text-align: left;
    font-weight: 400;
    color: #fff;
    float: left;
    margin-right: 54px;
    padding: 17px 10px;
    background: #0000007d;
    margin: 14px 17px;
    border: 1px solid #fff;
    text-align: center;
}
/*.facilty ul li{*/
/*	line-height:30px;*/
/*	list-style:disc;*/
/*	text-align:justify;*/
/*	font-weight:300;*/
/*	color:#fff;*/
	
/*}*/
/*.obct {*/
/*    padding: 0 40px !important;*/
/*}*/
/*.obct ul li{*/
/*    list-style: disc;*/
/*    line-height: 30px;*/
/*    text-align:justify;*/
/*}*/

.obct p{
    text-align:justify;
}
/*.plist li{*/
/*     list-style: decimal-leading-zero !important;*/
/*}*/
.dev1{
    padding:10px 40px !important;
}
.dev-progrm ul {
    height: 250px;
    overflow: auto;
    padding: 10px 50px;
    border: 1px solid #aaaa;
    background: #fff;
}
.dev-progrm ul li{
    line-height: 35px;
       list-style: square;
}
.dev-progrm h3{
	font-size: 24px;
    font-weight: 400;
    margin: 10px auto;
    padding-right: 15px;
    background: -webkit-linear-gradient(#980d0d, #ff8400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;	

}



/* /=======golden grass======/ */

._p-features ul li{
	list-style: disc;
    font-weight: 400;
	line-height:35px;
}
.videomaking{
	padding:30px;
}
.vmd p{
	text-align:justify;
}
.page-list{
text-align: center;
    display: block;
    margin: 0 auto;
       padding: 23px;
}
.page-list ul{
	margin:0;
}
.page-list ul li{
	float:left;
	/*margin-right:10px;*/
}
.page-list ul li a{
	color:#000;
	    padding: 0 10px;

}
.page-list ul li a:hover{
	color:#fff;
	display:block;
	background:brown;
}
.pro-category{
	padding: 15px;
    background: #fff;
    height: fit-content;
}
.pro-category h2{
       font-size: 23px;
    margin-top: 20px;
    color: brown;
    text-align: center;
}
.pro-category ul{
	 background: #fff;
    box-shadow: 0px 0px 5px #000;
    border-radius: 15px;
	padding:0;
	margin:0;
	margin-bottom:50px;
}
.pro-category ul li{
	padding:10px;
	border-bottom:1px solid #aaaa;
	transition:all ease-in .5s;
}
.pro-category ul li:hover{
	background:#ded9d9aa;
}
.pro-category ul li a{
	color:#000;

}
.pro-category ul li a i{
	color:brown;
	float:right;
}
.pro-category .grass {
    text-align: center;
    border: 1px solid #d7d7d7;
    transition: all 0.3s ease-out;
    margin: 0 auto;
    width: 280px !important;
}

/* /=======golden grass======/ */
/=== site map=====/
.sitemap{
	margin:10px auto;
}
.fosite h2{
    font-family: sans-serif;
    font-size: 26px;
    font-weight: 400;
    background: -webkit-linear-gradient(#150d09, #ff7e46);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.fosite ul{
    margin-left: 30px !important;
}

.fosite ul li a{
    font-size: 15px;
    color: #856b00;
}
.fosite ul li i{	
	font-size: 10px;
    margin-right: 8px;
}
.fosite ul li a span{
	color: #000 !important;
}
/*/=== site map end=====/*/



/* Toshali page start*/

    
.toshali {
    background: linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%);
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0 0px;
    z-index: -111;
    height: auto;
}
.toshali:before {
    opacity: 0.4 !important;
    /*filter: drop-shadow(-2px 2px 9px black);*/
    background-image: url(../images/ekamra/01chakra.png) !important;
    position: absolute !important;
    content: '';
    width: 360px !important;
    height: 360px !important;
    background-repeat: no-repeat !important;
       top: -168px !important;
    left: -20px !important;
    z-index: -3 !important;
    animation: rotate-animation 50s infinite linear;
}
.toshali:after {
    content: "";
    background-image: url(../images/appli/appli-linebg.svg);
    position: absolute;
    content: '';
    width: 100%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: -53px;
    left: 53%;
    opacity: 0.1;
    z-index: 2;
    animation: wobble 300s linear infinite;
    background-size: cover;
}
.toshali-content h5 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 0px 0px 0px;
    display: none;
    width: 75px;
    border-top: 1px solid brown;
}
.toshali-content h2{
       font-family: auto;
    font-size: 43px;
    font-weight: 600;
    margin: 0 auto;
    color: #714904;
    background: -webkit-linear-gradient(#560202, #e71a00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.toshali-content h3{
    font-family: "Cinzel", serif;
    font-size: 28px;
    font-weight: 400;
	margin:10px 0;
}
.toshali-content p{
    font-weight: 400;
    line-height: 29px;
    text-align: justify;
}
.toshali-content p span{
    font-weight: 600;
    line-height: 29px;
    text-align: justify;
}
.toshali-image{
	position:relative;
}
.toshali-image img{
	position:relative;
}
.tosali1 {
      top: 10%;
    left: 11%;
    width: 50%;
    z-index: 99;
    border: 4px solid #fff;
    border-radius: 27px;
    box-shadow: 0px 0px 7px #000000ad;
    animation: jump-2 10s linear infinite;
}
.tosali2 {
    top: 0;
    left: 46%;
    width: 50%;
      border: 4px solid #fff;
   border-radius: 27px;
	box-shadow: 0px 0px 7px #000000ad;
	z-index:11;
	animation: jump-2 5s linear infinite;
}
.tosali3 {
    top: 30%;
    left: 22%;
    width: 60%;
    height: 64%;
}
.establish {
    font-family: 'Prata';
    font-weight: 400;
    font-size: 60px;
    position: absolute;
    right: 30%;
    top: 34%;
}
.estab {
    font-family: 'Prata';
    font-weight: 400;
    font-size: 22px;
    position: absolute;
    right: 13%;
    top: 35%;
}
.about-two__image-decor {
    position: absolute;
    right: 9%;
    top: 34%;
    width: 169px;
    height: 77px;
    border-left: 2px solid #d07d5a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #f2ebe8), to(white));
    background-image: linear-gradient(239deg, #ee9c59 19%, white 100%);
    margin-right: 15px;
}
.toshali .row{
	padding:40px 0;
}
.toshali1{
	background: url(../images/paper.png) no-repeat left top rgba(26 6 6 / 52%);
    background-blend-mode: multiply;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 110px 0;
    height: auto;
    z-index: 99;
}
.toshali1:before {
    /*background-image: url(../images/paper1.png);*/
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -114px;
    /* opacity: 0.3; */
    z-index: 2;
    background-size: contain;
}
.toshali1:after {
    content: "";
    background-image: url(../images/abstract-ethnic.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 75px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: 0;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee1 150s linear infinite;
    background-size: contain;
    background-blend-mode: multiply;
}
.tosali1-cont h3{
     font-family: "Prata";
    font-size: 28px;
    font-weight: 400;
	margin:10px 0;
}
.tosali1-cont ul li{
    line-height: 30px;
    font-weight: 400;
    color:#fff;
}
.tosali1-cont ul li i{
        margin-right: 10px;
        color: #b0323d;
}
.ev-year{
	background: url(../images/pbg.jpg) no-repeat left top rgb(73 73 73 / 76%);
	background-size:cover;
	background-attachment:fixed;
	background-blend-mode:multiply;
	padding:50px 0;
}
.ev-year h2{
	text-align:center;
    font-family: "Prata";
    font-size: 28px;
    font-weight: 400;
	margin:10px 0;
	color:#fff;
}
.ev-year p{
	text-align:center;
    font-size: 15px;
    font-weight: 400;
	margin: 10px 0;
    padding: 10px;
    color:#fff;
}
.evry-year {
    border: 2px solid darkolivegreen;
    margin: 10px 25px;
    width: 21% !important;
    border-radius: 20px;
    padding: 10px !important;
    background: linear-gradient(229deg, rgb(218 118 25) 0%, rgb(228 255 56 / 43%) 50%, rgb(221 222 32) 100%);
}
.evry-year ul{
	padding:0;
	margin:0;
}
.evry-year img{
    width: 100%;
    object-fit: cover;
    height: 200px;
    object-fit: cover;
    height: 200px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.evry-year span{
    text-align: center;
    display: block;
    color: #9d3c00;
    font-size: 24px;
    font-weight: 400;
}

.evry-year ul li{
	
    font-weight: 400;
}
.fcircle {
    width: 440px;
    height: 440px;
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    background: var(--bs-red);
    border: 5px dotted #fff;
    margin: 20px;
    animation: rotate-animation 30s infinite linear;
    top: 88px;
    left: 96px;
}
.backgif{
	position:absolute;
    left: 3%;
    top: 27%;
    width: 370px;
    height: 370px;
	z-index:-3;
}
.frontimg {
    width: 30%;
    left: 9%;
    top: 117px;
	position:absolute;
    text-align: right;
	margin:0 auto;
    display: block;
    border: 6px solid #fff;
    border-radius: 50%;
	z-index:99;
}
.tosali1-cont h3 {
    font-family: auto;
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 7px auto;
    animation: fadeInLeft 3s;
}
.stona{
    background: linear-gradient(66deg, rgb(248 231 255) 0%, rgba(249, 249, 249, 1) 18%, rgb(255 255 255) 38%, rgba(227, 253, 251, 1) 71%, rgb(251 219 255) 100%);
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0 0px;
    z-index: -111;
    height: auto;
}
.boxx{
    width:320px;
    height:auto;
}

/* Toshali page end*/

@media (max-width: 767px) {
    .innerpage .tosali1-cont{
        padding: 0 36px;
    }
.innerpage .tosali1-cont ul li i {
    margin-right: 16px;
    color: #b0323d;
    margin-left: -31px;
}
.innerpage .toshali {
    background:#fafdfd;
    background-size: cover;
    width: 100%;
    position: relative;
    padding: 0 0px;
    z-index: -111;
    height: auto;
}

.innerpage .toshali-image {
    position: relative;
    height: 261px;
}
  .innerpage   .tosali1 {
        top: 0%;
        left: 7%;
        width: 84%;
        height: auto;
        margin: 0 auto;
        z-index: 99;
        border: 3px solid #fff;
        border-radius: 6px;
        box-shadow: 0px 1px 4px #3c3939;
        text-align: center;
    }
.innerpage .tosali2 {
    top: 0;
    left: 42%;
    width: 57%;
            display: none;
    height:100%;
    border: 6px solid #fff;
    border-radius: 48px;
    box-shadow: 0px 0px 5px #000;
    z-index: 11;
}
.innerpage .tosali3 {
    top: 16%;
    left: 17%;
    width: 56%;
    height: 75%;
}
.estab {
    font-family: 'Prata';
    font-weight: 400;
    font-size: 19px;
    position: absolute;
    right: 8%;
    top: 15%;
}
.establish {
    font-family: 'Prata';
    font-weight: 400;
    font-size: 53px;
    position: absolute;
    right: 32%;
    top: 13%;
}
.fcircle {
    width: 350px;
    height: 350px;
    border-radius: 50%;
    z-index: -1;
    position: absolute;
    background: var(--bs-red);
    border: 5px dotted #fff;
    margin: 20px;
    animation: rotate-animation 30s infinite linear;
    top: 30px;
    left: 0;
}
.toshali:after {
    content: "";
    background-image: url(../images/appli/appli-linebg.svg);
    position: absolute;
    content: '';
    width: 53%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: -53px;
    left: 46%;
    opacity: 0.1;
    z-index: 2;
    animation: wobble 300s linear infinite;
    background-size: cover;
}
.toshali1:before {
           background-image: url(../images/paper1.png);
        position: absolute;
        content: '';
        width: 101%;
        height: 128px;
        overflow-x: hidden;
        background-repeat: repeat-x;
        top: -1px;
        left: -3px;
        /* opacity: 0.3; */
        z-index: 2;
        background-size: contain;
    }
.toshali1:after {
    display:none;
}
	.about-two__image-decor {
    position: absolute;
    right: -2%;
    top: 11%;
    width: 164px;
    height: 69px;
    border-left: 2px solid #d07d5a;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(19%, #f2ebe8), to(white));
    background-image: linear-gradient(239deg, #ee9c59 19%, white 100%);
    margin-right: 15px;
}
.frontimg {
        width: 80%;
        left: 42px;
        top: 54px;
        position: absolute;
        text-align: right;
        margin: 0 auto;
        display: block;
        border: 6px solid #fff;
        border-radius: 50%;
        /* box-shadow: 15px 0px 1px #ffe600; */
        z-index: 99;
    }
.backgif {
    display:none;
}
.tosali1-img{
   height: 300px;
   display:none;
}
.mispage:after {
    display:none;
}
.toshali1 {
    padding: 50px 0;
    position: relative;
}
.ekamra-img img {
    margin: 19px;
    width: 100%;
    height: 200px;
    transition: all 0.5s ease-in;
    overflow: hidden;
}
.teracotta-img img {
    margin: 19px;
    width: 42% !important;
    height: 200px;
    transition: all 0.5s ease-in;
    overflow: hidden;
}
.ekamra-evnt h2 {
    font-size: 37px;
    margin-top: -0.625rem;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.container .card {
    color: #ffffff;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px black !important;
    width: 240px;
    height: 365px;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    margin: 10px auto !important;
}

}
.ekamra-cont h3{
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}
.ekamra-cont p{
	    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.ekamra-img .col-md-3 {
    padding:0;
    margin:0;
}
.ekamra-img .br32 {
    position:relative;
    top:0;
    left:0;
    z-index:9;
}
@keyframes shine {
  0% {
    left: -50%;
    opacity: 0;
  }
  50% {
    left: 25%;
    opacity: .5;
  }
  100% {
    left: 100%;
    opacity: 0;
  }
}
.ekamra-img:after {
    content: "";
    background-image: url(../images/ekamra/1tb-br.png);
    position: absolute;
    content: '';
    width: 300%;
    height: 75px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: 0;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee1 150s linear infinite;
    background-size: contain;
    background-color:rgb(255 231 202 / 90%);
    background-blend-mode:multiply;
}
.ekamra-img:before {
        content: "";
    background-image: url(../images/ekamra/1tb-br.png);
    position: absolute;
    content: '';
    width: 300%;
    background-color: rgb(255 231 202 / 90%);
    height: 75px;
    background-blend-mode: multiply;
    overflow-x: hidden;
    background-repeat: repeat-x;
    top: 0;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    animation: marquee 150s linear infinite;
    background-size: contain;
}
.ekamra-img {
    /*background: url(../images/appli/appl-whtbg.png) no-repeat left top;*/
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 76px 0;
    height: auto;
    z-index:99;
}
/*.ekamra-img {*/
/*    padding: 0 0;*/
    /* background: url(../images/Odisha-handicraft.jpg) no-repeat left top rgb(0 0 0 / 66%); */
/*    background-attachment: fixed;*/
/*    background-blend-mode: multiply;*/
/*    background-size: cover;*/
/*    height: auto;*/
/*    position: relative;*/
/*}*/
/*.ekamra-img img {*/
  --g: 10px;     /* the gap */
  --b: 8px;    /* border thickness*/
  --c: #e1d8ce; /* the color */
  
  
/*  padding: calc(var(--g) + var(--b));*/
/*  --_c: #0000 0 25%, var(--c) 0 50%;*/
/*  --_g1: repeating-linear-gradient(90deg ,var(--_c)) repeat-x;*/
/*  --_g2: repeating-linear-gradient(180deg,var(--_c)) repeat-y;*/
/*  background:*/
/*    var(--_g1) var(--_p, 25%) 0   ,var(--_g2) 0    var(--_p,125%),*/
/*    var(--_g1) var(--_p,125%) 100%,var(--_g2) 100% var(--_p, 25%);*/
/*  background-size: 200% var(--b),var(--b) 200%;*/
/*  cursor: pointer;*/
/*  filter: grayscale(50%);*/
/*  transition: .3s;*/
/*}*/

.ekamra-img img:hover {


}
.ekamra-img img {
   margin: 0 auto;
    width: 100%;
   
    height: auto;
    transition: all 0.5s ease-in;
    overflow: hidden;
}

.ap{
	padding:0 !important;
}
.whatwe-cont h3{
     font-size: 41px;
    text-align: center;
    font-weight: 400;
    margin: 20px 0;
    color: #07294f;
}
.whatwe-cont p{
	    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}
.cf-trainers{
	margin-top:30px !important;
}
.cf-trainers ul{
	padding:0;
	margin:0;
}

.cf-trainers ul li span {
	font-size: 15px;
    font-weight: 400;
    margin-right: 5px;
}
.cf-trainers ul li{
	font-size: 15px;
    font-weight: 400;
    margin-right: 5px;
	line-height:30px;
}
.cf-img img{
    width: 100%;
    border-radius: 32px;
	transition:all .7s ease-in-out;
    
}
.cf-img img:hover{
    box-shadow: 10px 10px 10px #f4ea04;
	transform:scale(1.02);
}
.ekamra:before{
content: "";
    padding: 30px 0;
    /* background: #fafdfd; */
    background: url(../images/ekamra/ekm-bgg.png);
    position: absolute;
    z-index: -3;
    background-size: cover;
    width: 100%;
    height: -webkit-fill-available;
    opacity: 0.3;
    top: -18px;
}
.ekamra{
	padding:30px 0;
	/*background:#fafdfd;*/
	background:linear-gradient(0deg, rgba(250,253,253,1) 0%, rgba(49,162,255,1) 95%, rgba(0,50,91,1) 100%);
	position: relative;
    z-index: -1;

}
.our-event {
    background:linear-gradient(360deg, rgba(187,227,255,1) 0%, rgba(250,253,253,1) 100%);
    /*background:#fafdfd;*/
    height:auto;
    padding: 30px 0;
}
.teracotta-img {
	    padding: 40px 0;
    background: url(../images/trbg.png) no-repeat left top rgb(0 0 0 / 27%);
    background-attachment: fixed;
    background-blend-mode: multiply;
    background-size: cover;
}
.teracotta-img img {
  --g: 10px;     /* the gap */
  --b: 8px;    /* border thickness*/
  --c: #e1d8ce; /* the color */
  
  
  padding: calc(var(--g) + var(--b));
  --_c: #0000 0 25%, var(--c) 0 50%;
  --_g1: repeating-linear-gradient(90deg ,var(--_c)) repeat-x;
  --_g2: repeating-linear-gradient(180deg,var(--_c)) repeat-y;
  background:
    var(--_g1) var(--_p, 25%) 0   ,var(--_g2) 0    var(--_p,125%),
    var(--_g1) var(--_p,125%) 100%,var(--_g2) 100% var(--_p, 25%);
  background-size: 200% var(--b),var(--b) 200%;
  cursor: pointer;
  filter: grayscale(50%);
  transition: .3s;
}
.teracotta-img img:hover {
  --_p: 75%;
  filter: grayscale(0%);
}
.teracotta-img img {
    margin: 19px;
    width: 17%;
    height: 200px;
    transition: all 0.5s ease-in;
    overflow: hidden;
}
.our-locate::before{
    background:url(../images/paper1.png)no-repeat left top;
	background-size:cover;
}
.our-locate::after{
    background:url(../images/paper2.png)no-repeat left top;
	background-size:cover;
}
.our-locate:after{
    content: "";
    z-index: 9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:linear-gradient(155deg, rgba(9, 27, 61, 0.5) 0%, rgba(27, 61, 130, 0.5) 51%, rgba(155, 89, 182, 0.8) 100%);
}
.our-locate{
    background: url(../images/loc.png) no-repeat left top rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    height: auto;
    padding: 46px;
    position:relative;
}
.nilach{
    background: url(../images/urban-haat/nil-map.png) no-repeat left top rgba(0, 0, 0, 0.5)!important;
    background-size: cover;
    background-blend-mode: multiply;
    height: auto;
    padding: 46px;
    position:relative;
}
.our-loc img{
	width:100%;
}
.our-loc {
	margin:auto !important;
	position:relative;
	z-index:99;
}
/*.our-loc1:before {*/
/*    content: "";*/
/*    background: #fff;*/
/*    height: 224px;*/
/*    width: 6px;*/
/*    position: absolute;*/
/*    border-top-right-radius: 50px;*/
/*    border-top-left-radius: 50px;*/
/*    top: 0;*/
/*    left: -12px;*/
/*}*/
.our-loc1:after{
   content: "";
    background: linear-gradient(90deg, rgb(1 48 83) 0%, rgb(12 87 148) 16%, rgb(12 87 148) 43%, rgb(12 87 148) 60%, rgb(12 87 148) 77%, rgb(6 58 101) 94%, rgb(5 44 76) 99%);
    height: 133px;
    width: 23px;
    position: absolute;
    border-bottom-left-radius: 14px;
    border-top-left-radius: 10px;
    top: 22px;
    left: -19px;
}
.our-loc1{
       background: linear-gradient(90deg, rgb(1 48 83) 0%, rgb(12 87 148 / 61%) 16%, rgb(12 87 148 / 58%) 43%, rgb(12 87 148 / 55%) 60%, rgb(12 87 148 / 55%) 77%, rgb(6 58 101 / 63%) 94%, rgba(12, 87, 148, 0.8906063646161589) 99%);
    border-radius: 12px;
    border: 2px solid #fff;
    padding: 14px;
    line-height: 25px;
    filter: drop-shadow(2px 2px 2px black);
    height: 172px;
    position: relative;
    top: 47px;
    z-index:99;
}
.our-loc1 h3{
       font-size: 42px;
    color: #fff695;
    font-family: 'Prata';
    text-align: center;
    /* background: -webkit-linear-gradient(#ffffff, #ea152e); */
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: #ffffff00; */
    font-family: "Bai Jamjuree", sans-serif;
    /* padding-top: 27px; */
}
.our-loc1 p{
font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: "Bai Jamjuree", sans-serif;
}

.catlge {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding:20px;
}
.container .card {
    color: #ffffff;
    background: rgb(0 0 0 / 2%);
    box-shadow: 0 0 7px #5a5454;
    width: 290px;
    height: 365px;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    margin: 15px auto;
}
.container .card .card-img {
  perspective: 1000px;
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /* Position the front and back side */
  /* Style the front side (fallback if image is missing) */
  /* Style the back side */
}
.container .card .card-img .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.container .card .card-img:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.container .card .card-img .flip-card-front,
.container .card .card-img .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}
.container .card .card-img .flip-card-front {
  background-color: #bbb;
  color: black;
}
.container .card .card-img .flip-card-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}
.container .card .card-img img {
  width: 250px;
    height: 250px;
    padding: 10px;
}
.container .card .card-body {
  padding: 1rem;
  margin-top: 17rem;
}
.container .card .card-body a {
      margin: 0;
    font-size: 16px;
    color: #000;
    font-family: "Cinzel", serif;
    text-align:left;
}
.container .card .card-body span {
     opacity: 0.9;
    margin-bottom: 0;
    color: #990111;
}

.support-link {
  color: white;
  text-decoration: none;
  font-size: 14px;
  margin-left: 1rem;
}
  .catlget span,
  p,
  h2,
  h3 {
    letter-spacing: 0.035rem;
  }

 .catlge p {
    color: #000;
    margin: 15px auto;
    font-size: clamp(0.9rem, 0.825rem + 0.3vw, 1.2rem);
}
  .catlge  h2 {
    font-size:30px;
    margin: 30px 0;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}


/*sm-slider css  start*/

#image-slider-2 {
  display: none;
}
#image-slider-2-wrap .frame-1:after{
    content: "";
    background: url(../images/ekamra/10mask.svg) no-repeat;
    background-position: top left 0;
    background-size: 100% 100%;
    width: calc(100% + 4px);
    height: calc(100% + 8px);
    position: absolute;
    left: -2px;
    top: -2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}
#image-slider-2-wrap .frame-0:after{
    content: "";
    background: url(../images/ekamra/10mask.svg) no-repeat;
    background-position: top left 0;
    background-size: 100% 100%;
    width: calc(100% + 4px);
    height: calc(100% + 8px);
    position: absolute;
    left: -2px;
    top: -2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}
/* generated wrapper div */
#image-slider-2-wrap {
 height: 301px;
    width: 424px;
    position: relative;
    
    
    animation:jump-2 10s linear infinite;
}
#image-slider-2-wrap .frame-0 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit:cover;
  
}
#image-slider-2-wrap .frame-1 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: 1;
  width: 100%;
  object-fit:cover;
  
  height: 100%;
}
#image-slider-2-wrap .btn-prev{
    display:none;
}
#image-slider-2-wrap .btn-next{
    display:none;
}
#image-slider-2-wrap button.btn-close {
  /*z-index: 2;*/
  /*position: absolute;*/
  /*right: 10px;*/
  /*top: 10px;*/
  /*width: 25px;*/
  /*height: 25px;*/
  /*background: none;*/
  /*border: 2px solid rgba(255, 255, 255, 0.5);*/
  /*border-radius: 50% 50%;*/
  /*color: rgba(255, 255, 255, 0.85);*/
  /*padding: 0;*/
  /*box-shadow: 1 1 5 rgba(0, 0, 0, 0.5);*/
  /*text-shadow: 1 1 5 rgba(0, 0, 0, 0.5);*/
  /*padding-left: 1px;*/
  /*padding-top: 0;*/
  /*outline: 0;*/
  display:none;
}
#image-slider-2-wrap button.btn-close::after {
  /*font-family: FontAwesome;*/
  /*content: "";*/
display:none;
    
}
#image-slider-2-wrap button.btn-close:hover {
  /*background: none;*/
  /*color: white;*/
  display:none;
}

#image-slider-2-wrap .progress {
    display:none;
  /*z-index: 2;*/
  /*position: absolute;*/
  /*right: 3px;*/
  /*bottom: 3px;*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*height: 50%;*/
  /*width: 9px;*/
  /*background: rgba(0, 0, 0, 0.5);*/
}
#image-slider-2-wrap .progress .indicator {
  background: rgba(255, 255, 255, 0.75);
  width: 6px;
  margin-left: 2px;
  border: 0;
  /*border-radius: 10px 10px;*/
  transition: all 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.hover15 figure {
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.hover14 figure {
  position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .750s;
	animation: shine .750s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
@media (max-width: 767px){
    .appli:after {
    content: "";
    background-image: url(../images/appli/appli-linebg.svg);
    position: absolute;
    content: '';
    width: 100%;
    height: -webkit-fill-available;
    background-repeat: no-repeat;
    top: -142px;
    left: 53%;
    opacity: 0.1;
    z-index: -2;
    animation: wobble 300s linear infinite;
    background-size: cover;
}
.ekmra-tt:before {
           opacity: 0.4 !important;
        content: "";
        filter: drop-shadow(-2px 2px 9px black);
        background-image: url(../images/ekamra/01chakra.png) !important;
        position: absolute !important;
        content: '';
        width: 360px !important;
        height: 360px !important;
        background-repeat: no-repeat !important;
        top: -192px !important;
        left: -58px !important;
        z-index: -3 !important;
        animation: rotate-animation 50s infinite linear !important;
    }
    .whatwe-cont p {
    font-weight: 400;
    font-size: 14px;
    text-align: justify;
    line-height: normal;
}
.facilty ul li {
    transition: all ease-in .5s;
    line-height: 30px;
    /* list-style: disc; */
    text-align: left;
    font-weight: 400;
    color: #fff;
    margin: 0 auto;
    float: none;
    width: 100%;
    /* margin-right: 54px; */
    padding:11px;
    background: #0000007d;
    /* margin: 14px 17px; */
    border: 1px solid #fff;
    text-align: center;
}
.facilty h3 {
    font-size: 41px;
    font-weight: 600;
    /* padding-right: 15px; */
    background: -webkit-linear-gradient(#00ff60, #fffa0b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Cinzel", serif;
    text-align: center;
    margin: 9px auto;
}
.facilty .col-md-12 ul{
    padding:0;
}
.facilty:after {
    content: "";
        background-image: url(../images/paper2.png);
        position: absolute;
        content: '';
        width: 100%;
        height: 67px;
        background-repeat: repeat-x;
        bottom: 0;
        overflow-x: hidden;
        left: 0;
        /* opacity: 0.3; */
        bottom: -6px;
        z-index: 2;
        background-size: cover;
        background-position: center;
    }
.ekamra-evnt h2 {
    font-size: 31px;
    font-family: "Cinzel", serif;
    margin-top: -0.625rem;
    text-align: center;
    font-weight: 600;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.ekamra-evnt p {
    color: #000;
    margin: 15px auto;
    font-size: clamp(0.9rem, 0.825rem + 0.3vw, 1.2rem);
    font-weight: 400;
    text-align: justify;
    padding: 0;
    font-size: 16px;
    line-height: normal;
}
.our-locate {
    background: url(../images/loc.png) no-repeat left top rgba(0, 0, 0, 0.5);
    background-size: cover;
    background-blend-mode: multiply;
    height: auto;
    padding: 76px 0;
    position: relative;
}
}

/*Neelachal Haat start*/
.innerpage .neelachalht {
    background: url(../images/ekamra/ekkmr-bg.jpg) no-repeat left top;
    /* background: linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important; */
    /* background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important; */
    background-size: cover;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 52px 0px;
    z-index: -111;
    height: auto;
}


/*Neelachal Haat end*/
.kknk{
    background: url(../images/urban-haat/konarka-haat/mapkonark.png) no-repeat left top rgba(0, 0, 0, 0.5)!important;
    background-size: cover;
    background-blend-mode: multiply;
    height: auto;
    padding: 46px;
    position:relative;
}
.kknkac:after {
    content: "";
    background-image: none!important;
    position: absolute;
    content: '';
    width: 300%;
    height: 128px;
    background-repeat: repeat-x;
    bottom: 0;
    overflow-x: hidden;
    left: -108px;
    /* opacity: 0.3; */
    z-index: 2;
    background-size: contain;
}

/*State Level*/
.baner-statelevel img{
    
    height: auto;
    width: 100%;
    background-size: cover;

}
/*.innerpage .statelevel:after {*/
/*        content: "";*/
/*    position: absolute;*/
/*    top: 79%;*/
/*    left: 0;*/
/*    width: 100%;*/
/*   background:linear-gradient(90deg, rgba(0,109,182,1) 0%, rgba(0,89,171,1) 100%);*/
/*    height: 828px;*/
/*    transform: skew(360deg, 5deg);*/
/*    z-index: -1;*/
/*}*/
.innerpage .trainer:after {
        content: "";
    position: absolute;
    top: 79%;
    left: 0;
    width: 100%;
     background:radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(225,248,255,1) 100%) !important;
    height: 300px;
    transform: skew(360deg, 5deg);
    z-index: -1;
}
.innerpage .statelevel {
    background:linear-gradient(66deg, rgb(208 255 201) 0%, rgba(249, 249, 249, 1) 18%, rgb(255 255 255) 38%, rgb(255 255 255) 71%, rgb(212 255 223) 100%);
    /*background: url(../images/ekamra/ekkmr-bg.jpg) no-repeat left top;*/
    /* background: linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important; */
    /* background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important; */
    background-size: contain;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 52px 0px;
    /*z-index: 111;*/
    height: auto;
}
/*.innerpage .statelevel:before {*/
/*  opacity: 0.4 !important;*/
/*    content: "";*/
    /*filter: drop-shadow(-2px 2px 9px black);*/
/*    background-image: url(../images/ekamra/01chakra.png) !important;*/
/*    position: absolute !important;*/
/*    content: '';*/
/*    width: 360px ;*/
/*    height: 360px ;*/
/*    background-repeat: no-repeat !important;*/
/*    top: -128px !important;*/
/*    left: -20px !important;*/
/*    z-index: -3 !important;*/
/*    animation: rotate-animation 50s infinite linear;*/
/*}*/
.innerpage .emp-designer:before {
    display:none;
}
    
.innerpage .emp-designer {
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgb(248 205 209) 100%);
}
.innerpage .emp-designer:after {
  background-image: none !important;
    content: "";
    position: absolute;
    top: 0;
}
.innerpage .statelevel h1 {
     font-weight: 500;
    font-size: 30px;
    color: #990a0a;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 29px 0px;
    animation: fadeInLeft 3s;
}
.mcps{
    padding-top:124px;
}
.innerpage .emp-content p span{
    font-weight:600;
}
    
.innerpage .emp-content p{
    width:60% ;
}
.innerpage .statelevel .emp-designers h1{
    font-family: "Cinzel", serif;
     background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.innerpage .statelevel .mcps h1{
    font-family: "Cinzel", serif;
     background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.innerpage .statelevel .trainers1 h1{
    font-family: "Cinzel", serif;
     background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.innerpage .statelevel p {
    font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;
}
.innerpage .statelevel .stl-ph{
    background:none;
    /*background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);*/
    /*background: radial-gradient(circle, rgba(231, 249, 255, 1) 0%, rgb(159 233 255 / 91%) 100%);*/
    width: 420px;
    height: 420px;
    margin: 43px 56px;
    position:relative;
    top:0;
    left:0;
    border-radius: 50%;
    /* filter: drop-shadow(2px 2px 6px black); */

}
.innerpage .statelevel .stl-ph:after{
 content: "";
    position: absolute;
    /* -webkit-animation: gradient 15s ease infinite; */
    /* animation: gradient 15s ease infinite; */
    background: linear-gradient(-45deg, #ee7752c7, #e73c7e82, #23a6d580, #23d5ab78);
    width: 420px;
    height: 420px;
    border-radius: 50%;
    top: 0;
    left: 0;
    animation: rotate-animation 30s infinite linear;

}
.innerpage .statelevel .stl-ph:before{
      content: "";
    position: absolute;
    background: transparent;
    width: 450px;
    height: 450px;
    border: 3px dotted #878787b8;
    border-radius: 50%;
    z-index: 2;
    top: -15px;
    left: -15px;
    animation: rotate-animation 60s;
}
.innerpage .statelevel .st-ph{
        background:#ffffff5c;
    width: 178px;
    height: 222px;
    position: absolute;
    z-index: 1020;
        overflow: clip;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
    animation: jump-2 8s linear infinite;

}
.innerpage .statelevel .mcp{
           background: #ffffff5c;
    width: 400px ;
    height: 400px;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-radius: 50%;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
    animation: jump-2 10s linear infinite;
}
.innerpage .statelevel .line-bt {
    border-bottom: 2px solid #000000;
    width: 100%;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 0;
    right: 0;
}
.innerpage  .emp-designer .line-bt {
    border-bottom: 2px solid #000000;
    width: 100%;
    animation: fadeInRightBig 3s;
    position: relative;
    top: 20px;
    right: 0;
}
.innerpage  .emp-designer a{
    color: #750000;
    font-size: 20px;
}
.innerpage  .emp-designer a span{
    color: var(--bs-green);
    font-weight: 700;
}
.innerpage  .sankalpa a{
    color: #750000;
    font-size: 20px;
}
.innerpage .sankalp:before{
    display:none !important;
}
.innerpage .sankalp h1 {
  font-family: auto;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.innerpage  .sankalpa a span{
    color: var(--bs-green);
    font-weight: 700;
}
.innerpage .statelevel .st-ph1{
        background: #0000004a;
    width: 178px;
    height: 222px;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
   animation: jump-1 5s linear infinite;
    right: 20px;
    top: 151px;
}
.innerpage .statelevel .mcp1{
        background: #0000004a;
    width: 195px  !important;
    height: 250px  !important;
    position: absolute;
    z-index: 1020;
    overflow: clip;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 3px solid #fff;
    filter: drop-shadow(2px 5px 6px #000000d6);
   animation: jump-1 5s linear infinite;
    right: 0px;
    top: 151px;
}
.innerpage .itsl{
      padding: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    left: 0;
}
.innerpage .itsl:after{
     content:"";
     background:#000;
     width:100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
}
.innerpage .itsl h2{
    text-align:center;
padding-bottom: 66px;
color:#990a0a;
    
}

.st-ph #image-slider-2 {
  display: none;
}
.st-ph #image-slider-2-wrap .frame-1:after{
    content: "";
    background: none;
    background-position: top left 0;
    background-size: 100% 100%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    left: -2px;
    top: -2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}
.st-ph #image-slider-2-wrap .frame-0:after{
    content: "";
    background: none;
    background-position: top left 0;
    background-size: 100% 100%;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    position: absolute;
    left: -2px;
    top: -2px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}
/* generated wrapper div */
.st-ph #image-slider-2-wrap {
object-fit: cover;
    height: -webkit-fill-available;
    width: auto;
    position: relative;
    animation: none !important;
}
.st-ph #image-slider-2-wrap .frame-0 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit:cover;
  
}
.st-ph #image-slider-2-wrap .frame-1 {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  z-index: 1;
  width: 100%;
  object-fit:cover;
  
  height: 100%;
}
.st-ph #image-slider-2-wrap .btn-prev{
    display:none;
}
.st-ph #image-slider-2-wrap .btn-next{
    display:none;
}
.st-ph #image-slider-2-wrap button.btn-close {
  /*z-index: 2;*/
  /*position: absolute;*/
  /*right: 10px;*/
  /*top: 10px;*/
  /*width: 25px;*/
  /*height: 25px;*/
  /*background: none;*/
  /*border: 2px solid rgba(255, 255, 255, 0.5);*/
  /*border-radius: 50% 50%;*/
  /*color: rgba(255, 255, 255, 0.85);*/
  /*padding: 0;*/
  /*box-shadow: 1 1 5 rgba(0, 0, 0, 0.5);*/
  /*text-shadow: 1 1 5 rgba(0, 0, 0, 0.5);*/
  /*padding-left: 1px;*/
  /*padding-top: 0;*/
  /*outline: 0;*/
  display:none;
}
.st-ph #image-slider-2-wrap button.btn-close::after {
  /*font-family: FontAwesome;*/
  /*content: "";*/
display:none;
    
}
.st-ph #image-slider-2-wrap button.btn-close:hover {
  /*background: none;*/
  /*color: white;*/
  display:none;
}

.st-ph #image-slider-2-wrap .progress {
    display:none;
}
.st-ph #image-slider-2-wrap .progress .indicator {
  background: rgba(255, 255, 255, 0.75);
  width: 6px;
  margin-left: 2px;
  border: 0;
  /*border-radius: 10px 10px;*/
  transition: all 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.innerpage .course-d:hover{
 background:#00001042;   
}
.innerpage .course-d{
   background: #6e6ee0;
    padding: 9px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    transition: all 0.5s;
    border-radius: 23px;
    height: 380px;
    width: 389px;
    border: 4px solid;
    filter: drop-shadow(2px 4px 6px black);
}
.innerpage .course-d:nth-child(3){
    background: #8b55ec;
      padding: 9px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 23px;
    height: 380px;
    width: 389px;
    border: 4px solid;
    filter: drop-shadow(2px 4px 6px black);
}
.innerpage .course-d:nth-child(4){
    background: #6a55ec;
      padding: 9px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    border-radius: 23px;
    height: 380px;
    width: 389px;
    border: 4px solid;
    filter: drop-shadow(2px 4px 6px black);
}
.course-d .cls-i .cls-icon{
      background: #fff;
    width: 80px;
    position: absolute;
    height: 80px;
    border-radius: 50%;
    top: -40px;
    left: 40%;
    filter: drop-shadow(0px 2px 2px black);
    text-align: center;
}
.cls-icon i {
    color: #5c5ccf;
    padding: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 26px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    top: -53px;
    width: 90px;
    height: 90px;
}
.cls-i tbody tr td {
    font-size: 14px;
    text-align: left;
    color: #ffffff;
    padding-left: 9px;
    line-height: 30px;
    width: 82%;
        background: transparent;
}
.tablestl tr:hover{
    background:none!important;
}
.cls-i tbody tr:nth-child(odd) {
     background-color:transparent; 
    border-bottom: 0.5px solid #fff;
}
.cls-i tbody tr:nth-child(even) {
    background-color: transparent;
    border-bottom: 0.5px solid #fff;
}
.innerpage .course-d .c-age p{
    text-align: center;
    font-size: 16px;
    padding: 10px;
    font-weight: 400;

}
.innerpage .course-d .cls-i:nth-child(2) {

    position: relative;
    top: -48px;

}


.cls-i .text-left i{
   margin-right: 13px;
    color: #27c406;
}
.innerpage .ccf{
    padding-top: 86px;
    position:relative;
    top:0;
    left:0;
    background: linear-gradient(90deg, rgba(0,109,182,1) 0%, rgba(0,89,171,1) 100%);
}
body.odlanguage .innerpage .abt-course h3 {
    margin: 9px 27px;
    font-size: 24px;
    font-weight: 400;
    padding-top: 0px;
}
.innerpage .abt-course h3{

    margin: 9px 27px;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
}
.innerpage .abt-course p {
 font-size: 15px;
    font-weight: 400;
    text-align: justify;
    padding: 0 0 0 29px;
}

   .innerpage .thcraft h3{
font-size: 24px;
text-align:center;
    font-weight: 400;
} 
.innerpage .thcraft {
        width: 300px;
    margin: 0 auto;
    position: relative;
    top: -56px;
    background: #0000007d;
    padding: 27px 15px;
    border-radius: 50%;
    height: 300px;
    filter: drop-shadow(2px 4px 6px black);
    z-index: 99;
    color: #fff;
}
.innerpage .abt-course{
    position:relative;
    top:0;
    bottom:0;
        z-index: 9;

}
.innerpage .abt-course:before{
   content: "";
     background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgb(190 255 214) 100%);
    position: absolute;
    height: 203px;
    width: 557px;
    z-index: -1;
    border-top-left-radius: 19px;
    border-bottom-left-radius: 19px;
    overflow-x:hidden!important;
    filter: drop-shadow(2px 4px 6px black);
}
.innerpage .thcraft p{
    
    font-size:15px;
    font-weight:300;
    text-align:center;
}
   .innerpage .course-facility h3{
font-size: 24px;
text-align:right;
    font-weight: 400;
} 
.innerpage .course-facility p{
    
    font-size:15px;
    font-weight:300;
    text-align:center;
}

.innerpage .course-facility p {
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
   
}
.innerpage .course-facility {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 7;
}
.innerpage .course-facility:before {
       content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgb(190 255 214) 100%);
    position: absolute;
    height: 203px;
    width: 557px;
    right: 0;
    z-index: -1;
    filter: drop-shadow(2px 4px 6px black);
    border-top-right-radius: 19px;
    border-bottom-right-radius: 19px;
}
body.odlanguage .innerpage .course-facility h3 {
    margin: 9px 15px;
    font-size: 24px;
    font-weight: 400;
    padding-top: 29px;
}
.innerpage .course-facility h3 {
    margin:9px 15px;
    font-size: 24px;
    font-weight: 400;
    padding: 0;
}
.innerpage .course-facility p {
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
    padding: 0 18px 0 21px;
}
.innerpage .chkr{
        position: absolute;
    top: 0;
    left: 0;
}
.innerpage .chkr:before{
         position: absolute;
    content: "";
    background-image: url(../images/ekamra/01chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 400px;
    height: 400px;
    z-index: 99;
    object-fit: cover;
    background-size: contain;
        top: -104px;
    left: 452px;
     
    
    animation: rotate-animation 100s;
}
.innerpage .howtoapply{
        background: linear-gradient(90deg, rgba(0, 109, 182, 1) 0%, rgba(0, 89, 171, 1) 100%);
    padding: 37px;
    color: #fff;
}
.innerpage .howtoapply h4{ 
font-family: sans-serif;
    font-size: 28px;
    color: #ffffff;
    padding: 10px 0;
    border-bottom: 0.5px solid;
    width: 100%;
    margin: 29px 0px;
    animation: fadeInRight 3s;
}
.innerpage .howtoapply p{
    font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;

}
.innerpage .httply-ph{
      position: relative;
    top: 0;
    left: 0;
    padding:30px;
    margin: 0 auto;
    text-align: center;
}
.innerpage .htp1{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.innerpage .htp2{
      background: #30a8ff;
    width: 450px;
    height: 598px;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
    z-index: 9;
    border: 2px solid #fff;
}
.innerpage .htp3{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.innerpage .htp4{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.innerpage .htp5{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.innerpage .htp6{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.innerpage .htp7{
        background: #8dc8cc;
    width: 164px;
    height: 163px;
    position: absolute;
    left: -88px;
    right: 0;
    border-radius: 14px;
    filter: drop-shadow(0px 1px 3px black);
}
.httply-ph img {
        width: 339px;
    border-radius: 15px;
    filter: drop-shadow(2px 4px 6px #00000084);
    border: 3px solid #fff;
    animation: jump-1 5s linear infinite;
}

/*District Level Start*/
.innerpage .dstl-cont h1 {
    font-weight: 500;
    font-size: 30px;
    color: #990a0a;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 29px 0px;
    animation: fadeInLeft 3s;
}
.innerpage .thecraft h2{
        text-align: center;
    padding: 10px 0;
    color: #752906;

}
.thecraft{
    margin-top:40px;
}
.innerpage .tcraft-cont img{
        width: 198px;
    height: 246px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 4px 6px black);
    border-top-left-radius: 24px;
    border-bottom-right-radius: 27px;
        margin-right: 26px;

}
.innerpage .tcraft-cont{
    position: absolute;
   

}
.innerpage .tcraft-cont:after {
      content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(0 0 0) 100%);
    width: 199px;
    position: absolute;
    height: 253px;
    top: 0;
    
    z-index: 0;
    border-bottom-right-radius: 24px;
}
.innerpage .kpatt {
    /* position: relative; */
    /* bottom: 2px; */
    /* left: 28px; */
    width: 33%;
    margin: 0 auto;
    z-index: 1;
    color: #110202;
    text-align: center;
    float: left;
}
.innerpage .kpatt p{
    text-align:center;
}

.innerpage .dstl-cont .thecraft .kpatt img {
    width: 185px;
    /* float: left; */
    transition: all 0.3s ease-in;
    /* margin: 0 28px; */
    margin-right: 8px;
    border-radius: 10px;
    text-align: center;
    height:169px;
    animation: fadeInDown 4s;
}
.innerpage .dstl-cont .thecraft .kpatt h5{
        font-size: 18px;
    width: 62%;
    margin: 0 auto;
    padding: 4px 0;

}
.innerpage .dstl-ph .course-d {
    background: #6e6ee0;
    padding: 9px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    transition: all 0.5s;
    border-radius: 23px;
    height: 288px;
    width: 389px;
    z-index: 999;
    border: 4px solid;
    filter: drop-shadow(2px 4px 6px black);
    position: absolute;
    top: 13%;
    animation: jump-1 6s linear infinite;
}
.innerpage .skitter img{
    
    width: 339px;
         border-radius: 0;
    /* filter: drop-shadow(2px 4px 6px black); */
     border: none; 
     animation:none; 
     object-fit: cover;
     height: 438px !important;
}
.innerpage .distlevel{
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(225, 248, 255, 1) 100%);
    /* background: url(../images/ekamra/ekkmr-bg.jpg) no-repeat left top; */
    /* background: linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important; */
    /* background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important; */
    background-size: contain;
    width: 100%;
    position: relative;
    /* z-index: -111; */
     padding: 0; 
    /* z-index: -111; */
    height: auto;
}
.innerpage .distlb {
position: relative;
    top: 0;
    left: -77px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
.innerpage .dislvapply {
    background: linear-gradient(90deg, rgba(0, 109, 182, 1) 0%, rgba(0, 89, 171, 1) 100%);
     padding: 0; 
    color: #fff;
}

.innerpage .skitter-large{
        width: 511px;
    height: 439px!important;

}
.innerpage .distlevel:after {
       content: "";
    position: absolute;
    top: 79%;
    left: 0;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 109, 182, 1) 0%, rgba(0, 89, 171, 1) 100%);
    height: 618px;
    transform: skew(360deg, 5deg);
    z-index: -1;
}

/*.innerpage .dstl-cont h1{*/
/*    padding-top: 53px;*/
/*}*/
   .innerpage .tcrse h2 {
    text-align: center;
    font-size: 31px;
    font-weight: 600;
    color: #9c0c0c;
     font-family: "Cinzel", serif;
}
  .innerpage .tcrse p{
      text-align: center;
  }
  .innerpage .dstl-ph .tcrse{
          position: absolute;
    bottom: -134px;
  }
  .innerpage .dislvapply h4 {
    font-family: sans-serif;
    font-size: 28px;
    color: #ffffff;
    padding: 10px 0;
    border-bottom: 0.5px solid;
    width: 100%;
    /* margin: 29px 0px; */
    animation: fadeInRight 3s;
}
.innerpage .howto-cont{
    padding: 22px 0;
}

.ombdc{
     width: 100%;
    position: relative;
    padding: 20px 0;
    height: auto;
    z-index: 9;
    /* background: rgb(174, 238, 174); */
    background: linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%);
}
.omda{
    
        background:linear-gradient(66deg, rgba(255,231,231,1) 0%, rgba(249,249,249,1) 18%, rgba(251,255,243,1) 38%, rgba(227,253,251,1) 71%, rgba(234,220,236,1) 100%);
}

/*.ombdc:before {*/
/*    content: "";*/
/*    background-image: url(../images/ekamra/2tb-br.png);*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 300%;*/
/*    height: 75px;*/
/*    background-blend-mode: multiply;*/
/*    overflow-x: hidden;*/
/*    background-repeat: repeat-x;*/
/*    top: 0;*/
/*    left: -108px;*/
    /* opacity: 0.3; */
/*    z-index: 2;*/
/*    animation: marquee 150s linear infinite;*/
/*    background-size: contain;*/
/*}*/
/*.ombdc:after {*/
/*    content: "";*/
/*    background-image: url(../images/ekamra/1tb-br.png);*/
/*    position: absolute;*/
/*    content: '';*/
/*    width: 300%;*/
/*    height: 75px;*/
/*    background-repeat: repeat-x;*/
/*    bottom: 0;*/
/*    overflow-x: hidden;*/
/*    left: 0;*/
    /* opacity: 0.3; */
/*    z-index: 2;*/
/*    animation: marquee1 150s linear infinite;*/
/*    background-size: contain;*/
/*    background-blend-mode: multiply;*/
/*}*/

.ombdc-cont h2{
        text-align: center;
    font-size: 34px;
    font-family: "Cinzel", serif;
    color: #791b1b;
    margin: 20px 0;
    font-weight: 700;
}
    
.ombdc-cont p {
    text-align: center;
    padding: 0 30px;
    font-weight: 400;
    color: #000;
}
.omda-tb thead th {
    line-height: 25px;
    font-size: 15px;
    color: #fff;
    background: #8f2d2d !important;
    padding: 10px 0px;
    text-align: center;
}
.ombdc-tb thead th {
    line-height: 25px;
    font-size: 15px;
    color: #fff;
    background: #09310e !important;
    padding: 10px 0px;
    text-align: center;
}
.ombdc-tb tbody tr td {
    font-size: 16px;
    color: #000000;
    padding: 10px 10px;
    text-align: center;
    padding: 5px 10px;
}
.omda-tb tbody tr td {
    font-size: 16px;
    color: #000000;
    padding: 10px 10px;
    text-align: center;
    padding: 5px 10px;
}
.omda h2{
       text-align: center;
    color: #8f2d2d;
    font-weight: 600;
    font-family: sans-serif;
    font-size: 38px;
}

/* One Year Craft Design Course  */

.innerpage .oney-banner img{
    height: auto;
    width: 100%;
    background-size: cover;
}
.innerpage .oney-main h1{
      font-family: "Cinzel", serif;
    font-size: 34px;
    color: #821010;
    font-weight: 600;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 29px 0px;
    animation: fadeInLeft 3s;
}
.innerpage .oney-main p {
    font-size: 14px;
    text-align: justify;
    font-weight: 100;
    line-height: normal;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;
}
.innerpage .oney-main h4::before {
    content: "";
    position: absolute;
    background: linear-gradient(-45deg, #ee775287, #e73c7e54, #23a6d545, #23d5ab47);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -13px;
    left: -16px;
    z-index: -1;
    opacity: 0.6;
}
.innerpage .oney-main h4 {
    font-size: 19px;
    text-align: left;
    position: relative;
    font-weight: 500;
    line-height: 26px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInDown 2s;
    width: 100%;
}
.innerpage .oney-main .objtiv p{
    font-size: 14px;
    text-align: justify;
    font-weight: 100;
    line-height: 21px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 89%;
}
.innerpage .ony-slid{
    padding: 67px 0;
}
.innerpage .oney-content{
    /*background: #fff;*/
    position: relative;
    z-index: 0;
    /*overflow-x:hidden!important;*/
}
.innerpage .mpe-cont h4::before{
    content: "";
    position: absolute;
    background: #8cc63f;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -15px;
    left: -16px;
    z-index: -1;
    opacity: 0.2;
}

.innerpage .mpe-cont h4{
      font-size: 18px;
    font-weight: 600;
    
    text-align: left;
    border-bottom: 1px solid #000;
    padding: 0;
    width: auto;
    position: relative;
    min-height: 47px;
    animation: fadeInDown 6s;
}
.innerpage .mpe-cont p {
    font-size: 14px;
    text-align: justify;
    font-weight: 100;
    line-height: normal;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
    width: 100%;
}
.innerpage .syllbs p{
    font-size: 15px;
    text-align: justify;
    font-weight: 100;
    line-height: normal;
    animation: fadeInUp 2s;
    width: 100%;
    padding: 0px 10px;
}
.innerpage .mpe {
    padding-top: 152px;
    position: relative;
    padding-bottom: 77px;
}

.innerpage .mpe::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 106px;
    top: 0;
    z-index: -1;
    background:linear-gradient(90deg, rgb(255 143 143 / 77%) 0%, rgb(3 119 230 / 93%) 100%);
}

.innerpage .circl-sld{
    content: "";
    width: 340px;
    height: -webkit-fill-available;
    line-height: 350px;
    background: linear-gradient(-45deg, #ee7752c7, #e73c7e82, #23a6d580, #23d5ab78);
    position: absolute;
    top: 14%;
    left: 4%;
    border-top-left-radius: 163px;
    border-top-right-radius: 163px;
    border-bottom-left-radius: 0;
}


.innerpage .ph-slider{
    width: 300px;
    height: 300px;
    line-height: 230px;
    border-radius: 50%;
    background: url(../images/OneYear/photo/oy-1.png);
    position: relative;
    background-size: cover;
    cursor: pointer;
    filter: drop-shadow(2px 4px 6px #0d0d0dde);
    text-align: center;
    font-size: 2.75em;
    font-weight: bold;
    color: #0d0d0dde;
    border: 2px solid #ffffff;
    top: 15%;
    transition: 0.24s 0.2s;
    left: 6%;
    animation: jump-2 20s linear infinite;
}
.innerpage .ph-slider:hover{
       /* background: url(../images/OneYear/photo/logoa.png); */
       width: 189px;
       height: 189px;
       line-height: 189px;
       border-radius: 50%;
       background: url(../images/OneYear/photo/chkr.svg);
       position: relative;
       background-size: cover;
       cursor: pointer;
       filter: none;
       text-align: center;
       font-size: 2.75em;
       font-weight: bold;
       color: #0d0d0dde;
       border: none;
       top: 40%;
       transition: 0.24s 0.2s;
       left: 16%;
       animation: jump-2 20s linear infinite;
   }
.innerpage .ph-slider .phmm{
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: -34px;
    right: 13px;
    border: 99px solid transparent;
    cursor: default;
    border-radius: 50%;
    transform: scale(0);
    transition: transform 1.4s 0.07s;
    z-index: -1;
}
.innerpage .ph-slider:hover .phmm{
    transition: transform 0.4s 0.08s, z-index   0s  0.5s;
    transform: scale(1);
    z-index: 1;
}
.innerpage .ph-slider .phmm li {
    position: absolute;
    bottom: -60px;
    right: 69px;
    
    transform-origin: 251px 157px;
    transition: all 0.5s 0.1s;
}
.innerpage .ph-slider:hover .phmm li{
    transition: all 0.6s;
}
.innerpage .ph-slider .phmm li img{
    width: 167px;
    height: 167px;
    object-fit: cover;
    border-radius: 50%;
    border: 2px solid #fff;
    filter: drop-shadow(1px 3px 3px #111);
}

.innerpage .ph-slider .phmm li a:hover{ text-decoration: none; }
.ph-slider:hover .phmm li:nth-child(1){
    transition-delay: 0.04s;
    transform: rotate(17deg);
    
}
.innerpage .ph-slider:hover .phmm li:nth-child(1) img{
    transition-delay: 0.09s;
    transform: rotate(337deg);
    animation: zoomIn 4s;
  
}
.innerpage .ph-slider:hover .phmm li:nth-child(2){
    transition-delay: 0.08s;
    transform: rotate(76deg);
    
}
.innerpage .ph-slider:hover .phmm li:nth-child(2) img{
    transition-delay: 0.11s;
    transform: rotate(640deg);
    animation: zoomIn 4s;
    
}
.innerpage .ph-slider:hover .phmm li:nth-child(3){
    transition-delay: 0.10s;
    transform: rotate(136deg);
}
.innerpage  .ph-slider:hover .phmm li:nth-child(3) img{
    transition-delay: 0.14s;
    transform: rotate(581deg);
    animation: zoomIn 5s;
}
.innerpage .ph-slider:hover .phmm li:nth-child(4){
    transition-delay: 0.12s;
    transform: rotate(197deg);
}
.innerpage .ph-slider:hover .phmm li:nth-child(4) img{
    transition-delay: 0.17s;
    transform: rotate(516deg);
    animation: zoomIn 6s;
}
.innerpage .ph-slider:hover .phmm li:nth-child(5){
    transition-delay: 0.14s;
    transform: rotate(258deg);
}
.innerpage .ph-slider:hover .phmm li:nth-child(5) img{
    transition-delay: 0.19s;
    transform: rotate(463deg);
    animation: zoomIn 7s;
}
.innerpage .ph-slider:hover .phmm li:nth-child(6){
    transition-delay: 0.14s;
    transform: rotate(318deg);
}
.innerpage .ph-slider:hover .phmm li:nth-child(6) img{
    transition-delay: 0.24s;
    transform: rotate(401deg);
    animation: zoomIn 9s;
}

.innerpage .syllbs{
    background: linear-gradient(88deg, rgb(124 9 219 / 78%) 0%, rgb(6 82 162) 100%);
    padding: 13px 9px;
    height: auto;
    color: #fff;
    border-radius: 24px;
    border: 2px solid #fff;
    filter: drop-shadow(2px 3px 3px #111);
}
.innerpage .syllbs h4{
    font-size: 23px;
    font-weight: 400;
    text-align: center;

}


.innerpage .craft-des{
    position: relative;
    left: 0;
    top: 0;
}
.innerpage .craft-des::before{
    content: "";
    position: absolute;
    top: 0;
    background: #ccc;
    width: 300px;
    height: 300px;
}


.innerpage .oneycd{
     position: relative;
    bottom: 18px;
}
.innerpage .fourmonth span{
    font-size: 60px;
    /* font-weight: bold; */
    color: #0852c6e3;
    font-family: "Great Vibes", cursive;
    margin: auto;
    position: relative;
    top: 6px!important;
    right: -5px!important;
    /* filter: drop-shadow(2px 0px 0px #111); */

}
.innerpage .fourmonth p{
        font-size: 33px;
    color: #707ed69c;
    margin: 0;
    text-align: right;
    padding-right: 0;
    position: relative;
    top: 30px!important;
    animation: bounceInDown 10s;
    left: -46px!important;

}
.innerpage .oneycd span{
       font-size: 60px;
    /* font-weight: bold; */
    color: #0852c6e3;
    font-family: "Great Vibes", cursive;
    margin: auto;
    position: relative;
    top: -14px;
    right: 9px;
    /* filter: drop-shadow(2px 0px 0px #111); */
}
.innerpage .oneycd p{
     font-size: 33px;
    color: #707ed69c;
    margin: 0;
    text-align: right;
    padding-right: 0;
    position: relative;
 top: 30px;
     animation: bounceInDown 10s;

    left: -68px;
}
.innerpage .oneycd h2{
  font-family: "Bai Jamjuree", sans-serif;
    font-size: 47px;
    font-weight: 600;
    color: #04177a9e;
    animation:fadeInUp 15s;
   background: -webkit-linear-gradient(179deg, rgb(155 3 179 / 62%) 0%, rgb(20 127 255 / 64%) 52%, rgb(0 31 126 / 68%) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.innerpage .onehead{
    position:relative;
}
.innerpage .onehead:before{
       position: absolute;
    width: 148px;
    content: "";
    border-top: 3px solid #b5d8ff;
}
.innerpage .onehead:after{
   position: absolute;
    width: 339px;
    content: "";
    border-bottom: 3px solid #b5d8ff;
}
.innerpage .oneleaf1{
   
    background: url(../images/OneYear/photo/leaf1.svg);
    background-size: cover;
    width: 79px;
    height: 81px;
    animation: swing 10s linear infinite;
    position: absolute;
    right: -47px;
    bottom: 33px;

}
.innerpage .oneleaf{
    background: url(../images/OneYear/photo/leaf1.svg);
    background-size: cover;
    width: 79px;
    height: 81px;
    animation: swing 10s linear infinite;
    position: absolute;
    right: -7px;
    bottom: 33px;
}
.innerpage .craft-designst:before{
      position: absolute;
    background: radial-gradient(circle, rgba(219, 219, 219, 0) 0%, rgb(245 245 245) 100%);
    content: "";
    width: 270px;
    height: 270px;
    border-radius: 50%;
    bottom: -41px;
    right: -1px;
    padding: 10px;
    border: 3px dotted #ccc;
    animation: rotate-animation 50s infinite linear;
}
.innerpage .craft-designst{
    position:relative;
    z-index:0;
}
.mnth-ph img{
    width: 310px;
    height: 310px;
    border-radius: 50%;
    position: absolute;
    top: 83px;
    left: 38px;
    animation:jump-1 10s linear infinite;
}
@media(max-width:768px){
    .innerpage .kpatt {
    /* position: relative; */
    /* bottom: 2px; */
    /* left: 28px; */
    width: 100%;
    margin: 0 auto;
    z-index: 1;
    color: #110202;
    text-align: center;
    float: left;
}
   .innerpage .statelevel .stl-ph {
   
    display: none;
   
}
    .innerpage .statelevel {
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 0%, rgba(225, 248, 255, 1) 100%);
    /* background: url(../images/ekamra/ekkmr-bg.jpg) no-repeat left top; */
    /* background: linear-gradient(147deg, rgb(57 128 255) 0%, rgb(255 255 255 / 0%) 42%) !important; */
    /* background: linear-gradient(135deg, rgb(14 100 146) 0%, rgb(255 255 255 / 0%) 39%) !important; */
    background-size: contain;
    width: 100%;
    position: relative;
    /* z-index: -111; */
    padding: 0;
    z-index: -111;
    height: auto;
}
    .ombdc-cont h2 {
    text-align: center;
    font-size: 26px;
    font-family: sans-serif;
    color: #791b1b;
    font-weight: 700;
    padding: 10px 0;
}
    .innerpage .ombdc-cont p {
    text-align: justify;
    padding: 0;
    font-weight: 400;
    color: #000;
}
    .innerpage .ombdc-tb tbody tr td {
        font-size: 11px;
        color: #000000;
        /* padding: 10px 10px; */
        text-align: center;
        padding: 2px;
        line-height: 18px;
        border: 0.5px solid;
    }
   .innerpage .omda-tb thead th {
      line-height: 17px;
        font-size: 12px;
        color: #fff;
        background:#8f2d2d !important;
        padding: 5px;
        text-align: center;
        font-weight: 400;
        border: 0.5px solid #fff;
    }
    .innerpage .omda-tb tbody tr td {
        font-size: 11px;
        color: #000000;
        /* padding: 10px 10px; */
        text-align: center;
        padding: 2px;
        line-height: 18px;
        border: 0.5px solid;
    }
.innerpage .ombdc-tb thead th {
      line-height: 17px;
        font-size: 12px;
        color: #fff;
        background: #09310e !important;
        padding: 5px;
        text-align: center;
        font-weight: 400;
        border: 0.5px solid #fff;
    }
    .innerpage .oney-main h1 {
    font-family: "Cinzel", serif;
    font-size: 29px;
    color: #821010;
    font-weight: 600;
    text-align: center;
    padding: 10px 0;
    border-bottom: 2px solid;
    width: 100%;
    margin: 0 auto;
    animation: fadeInDown 5s;
    padding-top: 61px;
}
.innerpage .oneycd {
    position: relative;
    bottom: 47px;
}
.innerpage .fourmonth p {
    font-size: 33px;
    color: #707ed69c;
    margin: 0;
    text-align: right;
    padding-right: 0;
    position: relative;
    top: 20px !important;
    animation: bounceInDown 10s;
    left: -46px !important;
}
.innerpage .mcps {
    padding-top: 42px;
}
.innerpage .statelevel .mcps h1 {
    font-family: auto;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
}
.innerpage .statelevel .trainers1 h1 {
    font-family: auto;
    background: -webkit-linear-gradient(#ff0a0a, #5c0404);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff00;
    font-size: 36px;
    font-weight: 500;
}
.innerpage .toshali-content h2 {
    font-family: 'Bai Jamjuree';
    font-size: 36px;
    font-weight: 600;
    margin: 0 auto;
    color: #714904;
    background: -webkit-linear-gradient(#980d0d, #ff8400);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 2px solid;
    padding-bottom: 11px;
}
.innerpage .toshali-content h5 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    /* padding: 13px 0px 0px 0px; */
    display: block;
    width: 75px;
     border-top: none; 
    padding: 0;
    margin: 0;
}
.innerpage .mnth-ph img {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 38px;
    animation: jump-1 10s linear infinite;
}
.innerpage .oney-main .objtiv p {
    font-size: 14px;
    text-align: justify;
    font-weight: 100;
    line-height: 21px;
    /* border-bottom: 2px solid #b8525e; */
    padding-bottom: 10px;
    animation: fadeInUp 2s;
     width: 100%; 
}
.page2 {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 99%, rgb(0 0 0 / 72%) 100%);
    width: 100%;
    position: relative;
    padding: 71px 0 0;
    height: auto;
    z-index: 0;
    overflow: hidden;
}
.abop {
    padding-top: 0;
    width: 100% !important;
}
.page2:before {
    content: "";
        background: url(../images/tb-br.png) repeat left top;
        position: absolute;
        content: '';
        width: 300%;
        height: 61px;
        overflow-x: hidden;
        background-repeat: repeat-x;
        top: 0;
        left: -108px;
        z-index: 2;
        animation: marquee 150s linear infinite;
        background-size: contain;
        box-shadow: 0px 0px 10px #000;
    }
.abo h2 {
    font-family: "Bai Jamjuree", sans-serif;
    font-size: 18px;
    text-align: right;
    padding-top: 20px;
    text-transform: uppercase;
}
.abop .line-bt {
    width: 702px;
}
    
    .abo:after {
        display:none;
}
.abou2 {
    display:none;
}
.aboi {
    display: none;
}
.abop .line-bt {
        display: none;
    }
}
/* One Year Craft Design Course  */




/*Tablet Responsive Start*/

@media (max-width: 990px) and (min-width: 799px) {
    body{
        overflow-x:hidden!important;
    }
    .night-toggle {
    width: 23px;
    height: 23px;
    right: 46px!important;
    top: 8px;
    position: absolute;
}

.social1 iframe{
        background: white;
  max-width: 365px !important;
        width: 100% !important;
        /* height: 324px !important; */
        max-height: 65% !important;
        border-radius: 3px;
        border: 1px solid rgb(219, 219, 219);
        box-shadow: none;
        display: block;
        margin: 0px 0px 12px;
        min-width: 216px !important;
        padding: 0px;
    }
.social2 iframe{
           position: static;
    visibility: visible;
    width: 215px;
    height: 374px!important;
    display: block;
    flex-grow: 1;
}
.social3 iframe{
        background: white;
  max-width: 365px !important;
        width: 100% !important;
        /* height: 324px !important; */
        max-height: 65% !important;
        border-radius: 3px;
        border: 1px solid rgb(219, 219, 219);
        box-shadow: none;
        display: block;
        margin: 0px 0px 12px;
        min-width: 216px !important;
        padding: 0px;
    }
    .soc {
    padding: 30px 0;
    background: linear-gradient(66deg, rgba(255, 231, 231, 1) 0%, rgba(249, 249, 249, 1) 18%, rgba(251, 255, 243, 1) 38%, rgba(227, 253, 251, 1) 71%, rgba(234, 220, 236, 1) 100%);
    height: auto;
}
    .footer1 {
        background: url(../images/footerbg.png) no-repeat left top;
        height: 450px;
        width: 100%;
        background-size: cover;
        padding-top: 54px;
    }
    .fr2 img{
        width:100%;
    }
    .fh2 {
       margin-left: 44px;
        padding-top: 34px;
    }
    .ifrm2 iframe {
    margin: 0;
    box-shadow: 0px 4px 7px -2px #373030;
    border-radius: 0;
}
    .ifrm2 iframe {
        width: 197px !important;
        height: 185px !important;
    }
        .lbox h3 {
        font-size: 16px;
         margin-top: 0; 
        text-align: center;
        font-weight: 700;
    }
        .lbox img {
        width: 130px;
        height: 130px;
         
    }
        .lbox p {
        font-size: 14px;
        text-align: center;
        color: #420a0a;
        font-weight: 500;
    }
    .stl-cont{
       width: 100% !important;
               margin-bottom: 30px;
    
    }
    .stl-ph{    
        text-align: center;
    margin: 0 auto !important;
}

.innerpage .thcraft {
    width: 300px;
    margin: 0 auto;
    position: relative;
    top: 12px;
    background: #0000007d;
    padding: 27px 15px;
    border-radius: 50%;
    height: 300px;
    filter: drop-shadow(2px 4px 6px black);
    z-index: 99;
    color: #fff;
}


.innerpage .course-d {
    margin: 10px auto;
    height: auto;
    width: auto;
}
.innerpage .course-d:nth-child(3) {
    margin: 10px auto;
    height: auto;
    width: auto;
}
.innerpage .course-d:nth-child(4) {
    margin: 10px auto;
    height: auto;
    width: auto;
}
.innerpage .abt-course {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 9;
    width: 100% !important;
    left: 40px;
}
.innerpage .abt-course:before {
    width: 100% !important;
}
.innerpage .abt-course p {
    font-size: 20px;
}
.innerpage .thcraft {
    width: 300px;
    margin: 0 auto;
    position: relative;
    top: 12px !imp;
    background: #0000007d;
    padding: 27px 15px;
    border-radius: 50%;
    height: 300px;
    filter: drop-shadow(2px 4px 6px black);
    z-index: 99;
    color: #fff;
}
.innerpage .chkr {
    position: relative;
    top: 288px !important;
    left: -89% !important;
}
.innerpage .chkr:before {
    position: absolute;
    content: "";
    background-image: url(../images/ekamra/01chakra.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 350px !important;
    height: 350px !important;
    z-index: 99;
    object-fit: cover;
    background-size: contain;
    top: -301px;
    left: 107%;
    animation: rotate-animation 100s;
}
.innerpage .course-facility {
    position: relative;
    top: 0;
    bottom: 0;
    z-index: 7;
    width: 100% !important;
    left: -52px;
}
.innerpage .course-facility:before {
    width: 100% !important;
}
.innerpage .course-facility p {
    font-size: 20px;
}
.innerpage .abt-course h3 {
    font-size: 30px;
}
.innerpage .course-facility h3 {
    font-size: 30px;
}
.httply-ph img {
    width: 250px;
    height: 250px;
}
.innerpage .httply-ph {
          top: 60px;
          left:-30px;
    }
.dstl-cont{
    width:100% !important;
}
.innerpage .dstl-ph .course-d {
    height: 336px !important;
}
.innerpage .circl-sld {
    left: -13%;
    width: 320px !important;
}
.innerpage .ph-slider {
          top: 24%;
        left: -8%;
        width: 260px !important;
    height: 260px !important;
    }

.appli-ph {
    position: relative;
    left: 50px !important;
}
.innerpage .ph-slider:hover {
    top: 21%;
    left: -6%;
}
.innerpage .ph-slider .phmm {
    top: 4px;
    right: 49px;
}
.innerpage .ph-slider:hover .phmm {
    transform: scale(.6);
}
.mnth-ph img {
    width: 290px !important;
    height: 290px !important;
    top: 125px;
    left: -27px;
}
.plist li {
    width: 20%;
    margin: 10px 10px 32px 10px;
    font-size: 10px;
}
.gg-about{
    width:100% !important;
}
.gg-img {
    position: relative;
    width: 100% !important;
}
.innerpage .grass {
        width: 210px !important;
        margin: 10px auto;
    }
.gop1 {
    position: absolute;
    width: 186px !important;
    height: 100px !important;
    top: 195px;
    left: 145px;
    z-index: 3;
    animation: fadeInLeftBig 3s;
}
.pro-category{
       width:100% !important;
}
.te1 input {
    background: #fff;
    width: 110px !important;
}
.appli-content {
     width: 100% !important;
     padding: 0 !important;
    
}
.appli-a, .appli-b, .appli-c, .appli-d, .appli-circle {
    position: relative;
    top: 0;
    left: 247px;
}
.our-loc1 p {
    font-size: 15px;
}
.pb-video {
    width:33% !important;
}
.our-loc1 {
    top:12px;
}
.croig{
    width:100% !important;
}
.our-loc1 h3 {
    font-size: 30px;
}
.slider_golden {
    height: 208px;
    min-height: 208px;
}
.gold .col-md-9{
    width:100% !important;
}
._boxzoom{
    width:100% !important;
}
.row-sm .col-md-5{
    width:94% !important;
}
.piclist li {
    height: 104px !important;
}    
.picZoomer-zoom-wp{
    width: 450px;
    height: 360px;
        top: 104% !important;
    left: -14% !important;
    position:absolute;
}
.innerpage .statelevel {
    padding:10px 0;
}
.innerpage .itsl h2 {
    text-align: center;
    padding-bottom: 40px;
    color: #990a0a;
    padding-top: 33px;
}
.innerpage .dstl-cont .thecraft .kpatt h5 {
    font-size: 15px;
    width: 96%;
    margin: 0 auto;
  
        padding-top: 8px;
}
.baner-statelevel img{
    padding-top:46px;
}
}

/*Tablet Responsive end*/

/* contact us connect with us start  */
.social-icons a i {
    padding: 7px !important;
  color: #fff;
  background: linear-gradient(233deg, #af00f0, #ff0010);
  margin: 0 1px;
  border: 3px solid #fff;
  box-shadow: 2px 2px 5px #000;
  border-radius: 9px;
}



.social-icons a:hover {
transform: scale(1.05);
}


/* contact us connect with us end */
/* photo album back to button code start */
.bto-album{
    padding-top:85px;
}

.bto-album a{
    background: rgb(247,247,139);
    background: linear-gradient(180deg, rgba(247,247,139,1) 0%, rgba(218,152,29,1) 61%);
    padding: 10px;
    width: 164px;
    color: #000;
    border-radius: 25px;
    margin-top: 13px;
    position: absolute;
    right: 79px;
    bottom: 31px;
    transition:all .5s ease-in;
}
.bto-album a i{
    margin-right:10px;
}
.bto-album a:hover{
    color:#000;
    transform: translateX(-8px);
}
/* photo album back to button code start */


/* small-size laptop code start */

@media (min-width: 1024px) and (max-width: 1299px) {
    
    .innerpage .statelevel .stl-ph {
    width: 390px !important;
    height: 390px !important;
    margin: 50px 0;
    }
    .innerpage .course-d {
    height: auto !important;
    width: 300px  !important;
    }
    .innerpage .course-d:nth-child(3) {
    height: auto !important;
    width: 300px  !important;
    }
    .innerpage .course-d:nth-child(4) {
     height: auto !important;
    width: 300px  !important;
    }
    
    .innerpage .chkr:before {
    width: 340px !important;
    height: 340px !important;
    top: -318px;
    left: 102%;
    }
    .innerpage .thcraft {
    left: 7px;
    }
    .innerpage .abt-course:before {
    height: 231px !important;
    }
    .innerpage .course-facility:before {
    height: 231px !important;
    }
    .innerpage .dstl-cont .thecraft .kpatt img {
    width: 153px !important;
    }
    .innerpage .dstl-ph .course-d {
        top:0;
    }
    .common-right ul li {
    padding: 6px 3px;
    }
    .aoh h2 {
    font-size: 160px;
    }
    .lbox h3 {
    margin-top: 60px;
    font-size: 15px;
    }
    .lbox p {
    font-size: 10px;
    }
    .lbox img {
    width: 140px !important;
    height: 140px !important;
    }
    .direct-hand h3 {
    margin-top: 70px !important;
    font-size: 15px;
    }
    
    
    
    
    
}


/* small-size laptop code end */




/* ======new css 05-03-25======= */



.direct{
    background: url(../images/abbgg.png);
    background-size:cover;
    margin-top:30px ;
     padding: 20px 0;
}
/*.sidac-dpt {*/
/*    background: radial-gradient(circle, rgb(255 255 255 / 97%) 0%, rgb(255 129 10 / 51%) 100%);*/
/*    border: 2px solid #fff;*/
/*    border-radius: 23px;*/
/*    padding: 6px;*/
/*    box-shadow: 1px 1px 9px #95959599;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: center;*/
/*}*/

.sidac-dpt {
    background: 
        linear-gradient(to left, rgba(252, 153, 54, 0.94), rgba(255, 192, 137, 1)),
        url(../images/bgabc1.png);
    background-blend-mode: multiply;
    border: 2px solid #fff;
    border-radius: 23px;
    padding: 6px;
    box-shadow: 1px 1px 9px #95959599;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.dev-com {
    float: left;
    width: 100%;
    margin: 0px auto;
}
.dev-cont p {
    text-align: left;
}
.dev-com:nth-child(1) {
    border-bottom: 2px dashed #000;
	padding-bottom:0px;
}
.dev-com:nth-child(2) {
    border-bottom: 2px dashed #000;
	padding-bottom:0px;
}
.dev-com:nth-child(3) {
    border-bottom: 2px dashed #000;
	padding-bottom:0px;
}
.dev-com img {
    width: 120px;
    border-radius: 20px;
    padding: 4px;
    float: left;
}
.dev-cont {
    display: flex;
    align-items: center;
    padding: 30px 10px;
}
.dev-cont p span {
    font-size: 18px;
	font-weight:600;
}
.dev-cont p small {
    font-size: 14px;
    font-weight: 400;
}
.d-block {
    display: block !important;
}
.database-selct{
    padding:20px 0;
}
.database-selct select{
    padding:10px 0;
    width:300px;
border-radius: 10px;
}
.contact-scan{
    position: relative;
    z-index: 99;
    margin: auto !important;
}
.contact-scan h3{
    color:yellow;
}
.contact-scan img{
    
width: 17%;
    float: left;
    margin-right: 10px;
}
.contact-scan a{
    color: #fff;
    font-size: 20px;
}


.banner-section {
    border-right: 2px solid;
    padding: 0 !important;
}

.news-section .latest-news-title h2 {
    font-size: 150%;
    color: #0e2e55;
    margin: 10px 0px;
    padding: 0 20px;
}
.news-section .latest-news-title h2 i {
    margin-right: 10px;
}
 .news-section {
    border: 2px solid;
    height: 400px;
    position:relative;
}
   .news-section .events-details {
    padding-right: 15px;
    height: 87%;
    overflow: auto;
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.news-section .events-details .item-list {
    overflow: visible !important;
}
.news-section .events-details ul > li {
    width: 100%;
    display:flex;
    margin: 10px 0;
    padding: 5px 0;
    border-bottom: 1px dashed #c7c7c7;
}
.news-section .events-details ul li .date {
    border: 1px solid #003878;
    width: 20%;
    display: flex;
    height: 35px;
    margin-top: 5px;
    margin-bottom: 12px;
}
.news-section .events-details ul li .date span.day {
    text-align: center;
    width: 40%;
    font-size: 15px;
    line-height: 28px;
    height: auto;
}
.news-section .day {
    max-height: 55px;
    background: #f7f7f7;
    min-height: unset;
}
.news-section .events-details ul li .date span.month {
    text-align: center;
    width: 60%;
    background-color: #683722;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
}
.news-section .events-details ul > li > a {
    color: #343434;
    display: flex;
    box-sizing: border-box;
    font-size: 84%;
}
.news-section .events-details ul > li > a {
    width: 300px;
    padding-left: 9px;
    min-height: unset;
}
.news-section .know-more-news {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 13px;
    position: absolute;
    bottom: 0px;
    max-width: 100px;
    background-color: #683722;
    right: -4%;
    color: #fff;
    padding: 4px 10px;
    border-radius: 20px;
    transform: translate(-50%, 0);
}
.news-section .know-more-news {
    
    border-top-left-radius: 12px !important;
    border-radius: unset;
}
