@import url('https://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
h1{
    font-family: 'Zen Antique', serif;
   
}
body{
    background-color: rgb(248, 219, 180);
    
}

li a {
    color: #07800a !important;
}

@media only screen and (max-width:1232px) {
   div div div h1{
       display: none;
   } 
}
@media only screen and (max-width:1232px) {
    div div div h1{
        display: none;
    } 
 }
li a:hover{
    color: black;
   
}
.table-color{
    background-color: white;
}
.color-nav{
    background-color: rgb(252 0 16);
    padding: 12px 0px;
    color: white;
    

}
.tra1{  
   background-color: #1da1f2;
   padding: 10px 20px;
   border-radius:30px ;
  float: left;
  font-weight: bold;
  display:  flex;
  color: white;
  position: relative;
  transform: rotate(90deg);
}
.tra{  
    background-color: #1da1f2;
    padding: 10px 20px;
    border-radius:30px ;
   float: right;
   font-weight: bold;
   display:  flex;
   color: white;
   position: relative;
   transform: rotate(90deg);
 }

ul li {
    font-size: large;
    color: #07800a;
}

.tring div img{
    border: 7px solid rgb(232 121 31);;
    
}
.btn2 {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
ol {
  text-align: justify;
}

small{
    font-style: bold;
}
.set-2{
    display: none;
}
ol{
    list-style: none !important;
}
ol li{
    padding-bottom: 3px;
}

ul{
    display: inline-flex;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
}
li{
    font-weight:500;
    cursor: context-menu;
}
li ul{
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    display: inline-block;
    border-top: none;
    display: none;
}
.manage li:hover .show{
    display: block;
}  
.manage2 li:hover .show{
    display:block;   
}
div img{
   width: 100%;
   height1: 320px;
}
li ul li{
    border-bottom: 2px solid white !important;
padding-top: 10px !important;
    background-color: whitesmoke;
    padding: 8px 10px !important;
    box-shadow: -3px 11px 3px 0px rgb(17 7 0 / 11%);
    font-size: 14px !important;
    font-weight: bold !important;

}
.img-tatgat img {
    border-radius: 30px;

    width: 100% !important;
    height: 208px !important;
}
video {
    border-radius: 20px !important;
}

.demo-size{
    width: 100%;
    height: 100%;
}

@media only screen and (max-width:768px) {
     .pic-img img{
         width: 100%;
        
     }
}
@media only screen and (max-width: 1027px) {
    .set {
      display: none;
    }
    .set-2{
        display: block;
    }
    .color-nav{
      margin: 0;
    }
}

@media only screen and (max-width: 635px){
 .color-nav{
     display: none;
 }
}
.managing-2{
    border-radius: 30px;
}
a{
    text-decoration: none;
    color: white;
}
a:hover{
    color: white;
}
#triangle{
    width: 0;
    height: 0;
    border-bottom: 50px solid rgb(232 121 31);
    border-left: 40px solid transparent;
    border-right: 44px solid transparent;
    transform: rotate(180deg);
    position: absolute;
    margin-left: 120px;
    z-index: -1;
        
} 
#triangle1{
    width: 0;
    height: 0;
    border-bottom: 50px solid #077e04;
    border-left: 40px solid transparent;
    border-right: 44px solid transparent;
    transform: rotate(180deg);
    position: absolute;
    margin-left: 130px;
    z-index: -1;        
}
#triangle3{
    width: 0;
    height: 0;
    border-bottom: 50px solid #fc0003;
    border-left: 40px solid transparent;
    border-right: 44px solid transparent;
    transform: rotate(180deg);
    position: absolute;
    margin-left: 130px;
    z-index: -1;        
}
body{
    overflow-x: hidden;
   margin: 0;
   padding: -0;
}
div .button1{
    display: none;
    background-color: white;
    border:2px solid burlywood !important;
}
.mySlides{
    border-top:1px solid rgb(255, 97, 97);
    border-bottom:1px solid rgb(255, 97, 97);
    height1: 380px;
}
@media only screen and (max-width:930px) {
    div .button1{
        display: block;
        border: 0px;
        float: right;
        margin-top:4%;
    }
    ul{
       display: none; 
       position:relative;      
     background-color: white;
      
    }
     
    ul{
        padding-left: 0;
    }
   ul li{
         margin: 5px 1px;
         width: 100%;
         padding:0 29px;
    }
   li ul{
        display: none;
        margin-top: 0%;
        margin-left: 0%;
        width: 88%;
        font-family: 'Courier New', Courier, monospace;
        font-size: small;
     }
     li ul li{
         background-color: white;
     }
     .manage2{
         display: none;
     }
     .magick1{
         display: block;
     }
     .space-bit{
         margin-bottom: 30px;
         padding: 0 2px;
     }
}
.manageing2 ul{
    display: none;
    
}
.magick1{
  border-radius: 30px;
 
}
@media only screen and (min-width:1000px) {
    ul li :hover{
        padding-left1: 0.5rem !important;
        padding-right1: 0.5rem !important;
        border1: 2px solid green !important;
        width: 100%;
		color:red !important;
      
}
}
@media only screen and (min-width:920px){
    
    .magick1{
        display: none;
     
    }
   
}
.shodo{
   box-shadow: 0px 11px 17px 0px rgb(17 7 0 / 188%);
}
.manu-a{
    color: black;
}
.manu-a:hover{
    color: black;
}
ul li ul li a{
    color: black;
}
:hover ul li ul li a{
    color: black;
}
.sty{
   border-radius: 30px !important;
}
div div  div a img{
    margin-bottom: 2px;
}

.manage li {
    border-bottom: 2px solid rgb(255, 97, 97);
    border-radius: 30px;
    margin-bottom: 12px;
}
.manage{
    border: 2px solid rgb(255, 97, 97);
    border-radius: 30px;
}
@media only screen and (min-width:635px) {
    .color-nav1{
        display: none;
    }
}

.color-nav1{
   background-color: rgb(255, 97, 97);
   color: white;
   padding: 6px 3px;
   margin: 0;
}