.body{
    overflow-x: hidden;
    transition-timing-function: ease-in-out;
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
               background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
               opacity 0.55s ease;
}
#carouselExampleIndicators{
    /* border:2px solid red; */
  
  
    
}

.scroller{
    margin-bottom:0px !important;
}
.carousel-inner{
    /* border:2px solid blue; */
    /* overflow: hidden; */
    /* min-width:120vw !important; */
    /* min-width:110vw !important; */
    
}

.carousel-item{
    /* border:2px solid aqua; */
    /* overflow: hidden; */
    min-width:100vw !important;
    /* border:2px solid green; */
}

.post_p{
    color:blue;
}
 
/* class for the h1 element inside the carosuel slide item */
.the_title{
    font-size:70px;
    margin-bottom:20px;
    /* hor vert vlur color  */
    text-shadow: 2px -3px 20px rgb(110, 110, 110) ;
    text-shadow: 2px -3px 20px rgba(82, 82, 82, 0.158) ;
    min-width:300px;
    font-weight:500;
    
    z-index:-2;
    font-family: 'truenoregular';
    
}

.temp{
   
}
  
.carousel-item > img{
    /* border:2px solid pink; */
    /* overflow: hidden; */
    width:100vh;
    height:100vh;
    /* transform: scaleX(2); */
}
.carousel-indicators > li{
    /* border:2px solid green; */
    height:7px;
    width:60px;
    border-radius: 3px;
}
.carousel-indicators{
    /* border:2px solid green; */
    
}

.carousel-caption{
    /* bottom:5vh; */
    /* border:2px solid blue; */
    /*padding-top:20vh;*/
    /*padding-bottom:20vh;*/
}

/* class for left button inside carousel caption  */
.a{

    background-color: #fff;
    color: #000;
    mix-blend-mode: multiply;
    padding-left:50px;
    padding-right:50px;
    border-radius: 20px;
    border-color:white;
    text-transform: uppercase;
    font-size:20px;
    min-width:200px;
    padding-left:50px;
    padding-right:50px;
    margin-bottom:2%;
    /* margin-right:10px; */
    font-weight:300;
    
    -webkit-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
}

/* class for right button inside carousel caption  */
.b{
    
    border:3px solid white;
    color:white;
    background-color:rgba(255, 255, 255, 0);
    padding-left:50px;
    padding-right:50px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size:20px;
    min-width:200px;
    padding-left:60px;
    padding-right:60px;
    margin-bottom:2%;
    background-color: rgba(95, 95, 95, 0.459) !important;
    /* margin-left:10px */
    font-weight:200;
    -webkit-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
   
}
.c{
    
    border:3px solid white;
    border:2px solid rgb(168, 202, 14);
    color:white;
    /* background-color:rgba(255, 255, 255, 0); */
    /* padding-left:70px;
    padding-right:70px; */
    border-radius: 20px;
    padding-bottom:5px;
    /* text-transform: uppercase; */
    font-size:12px;
    font-weight:100;
    min-width:200px;
    padding-left:80px;
    padding-right:80px;
    margin-bottom:2%;
    min-width:300px;
    background-color: rgba(95, 95, 95, 0.459) !important;
    
   
}
.b:hover{
   background-color:white;
   color:rgb(255, 255, 255);
   box-shadow: 0px 0px 2px 3px #A3C84A;
   -webkit-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
}
.b:focus{
   outline: none !important;
   box-shadow: 0px 0px 2px 3px #A3C84A;
 }
 .b:active{
    box-shadow: 0px 0px 2px 3px #A3C84A;
}



.c:hover{
    background-color:rgba(95, 95, 95, 0.459);
    color:rgb(208, 255, 0);
    box-shadow: 0px 0px 2px 3px rgb(166, 230, 18);
}
.c:focus{
    outline: none !important;
    box-shadow: 0px 0px 2px 3px rgb(167, 231, 16);
}
.c:active{
    box-shadow: 0px 0px 2px 3px #A3C84A;
}



.a:hover{
    /* background-color:white; */
    /* color:black; */
    box-shadow: 0px 0px 2px 3px #A3C84A;
    -webkit-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 42px 0px rgba(0,0,0,0.75);
 }
.a:focus{
    outline: none !important;
    box-shadow: 0px 0px 2px 3px #A3C84A;
}
.a:active{
    box-shadow: 0px 0px 2px 3px #A3C84A;
}
   

.in{
    font-size:20px;
    color:white;
    
}
.in:hover{
    
    text-decoration:none;
}


* {
	box-sizing: border-box;
}
.c{
    color:white;
    font-size:20px;
}


.uni{
    /* background-color:rgb(255, 162, 74); */
    background-image: url("../media/grass.jpg");
    background-size: cover;
    margin-top:-200px;
}

.item2:hover{
    background-color:rgba(255, 255, 255, 0.644) !important;
    border:none;
}
.see_all{
    font-size:25px;
    text-decoration:underline;
}
.see_all:hover{
    text-decoration:underline !important;
}
.anb{
    /* background-color:rgba(255, 255, 255, 0.486); */
    padding-top:10vh;
    padding-bottom:20px;
}

#piechart{
    /* margin-top:7%; */
    z-index:1;
    /* margin-bottom:4%; */
}
.google-visualization-tooltip{
    z-index: -1;
 }
 .google-visualization{
    z-index: -1;
 }
 .pie_cont{
     margin-top:9%;
     background-color:red;
     max-width:50%;
 }
 .aside{
     width:600px;
     background-color:blue;
     height:600px;
 }

.slider-con{
    /* margin-top:10vh; */
}

.card-img{
    border:3px solid white;
    padding:0 !important;
}

.add-shadow{
    -webkit-box-shadow: 10px 10px 45px -15px rgba(128,128,128,1);
    -moz-box-shadow: 10px 10px 45px -15px rgba(128,128,128,1);
    box-shadow: 10px 10px 45px -15px rgba(128,128,128,1);
    /* max-width:400px; */
    
   
    max-width:300px;
}

.border-up{
    border:1px solid white;
    background-color:rgba(36, 36, 36, 0.353);
    border-radius: 0px;
}

.cus-rev{
    /* min-height:100vw !important; */
}

.lname{
    border: 1px solid rgb(145, 255, 0);
    padding-left:30px;
    padding-right:30px;
    padding-top:7px;
    padding-bottom:7px;
    border-radius: 10px;
    font-weight:100;
    color:rgb(187, 255, 0);
}
.lname:hover{
    color:rgb(151, 201, 15);
    text-decoration: none;
}

#myVideo {
    /* position: fixed;
    right: 0;
    bottom: 0; */
    /* min-width: 100%; 
    min-height: 100%; */
    max-height:100vh;
    transform: scaleX(1.3);
}
/* #cover{
    background-color:rgba(175, 5, 5, 0.315);
    width:100vw;
    height:100vh;
    z-index:99999999 !important;
    
} */

#cover:before {
    content: '';
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(29, 29, 29, 0.5);
}
#sub{
    max-height:100vh !important;
}

.smaller_img{

    /* transform: scaleX(2) !important;
    transform: scaleY(2) !important; */
    height:100vh !important;
    width:100vw !important;
    transform: scaleX(2.5) !important;
}