
.a1{
    color: white;
    font-size: 21px;
}
.a1:hover{
    text-decoration: overline underline;
    color: white;
}
.a2{
    font-size: 22px;
    color: black;
    padding: 20px;
font-family:  'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.a3{
    color: #1e1d1d;
    text-decoration: underline;
	margin:10px 10px;
	font-size: 30px
    
}
.a3:hover{
    color: #e07136;
    text-decoration: underline;
}
.a4{
    background: #e07136;
    color: white;
}
.a4:hover{
    background: #066b3c;
    color: white;
}
.a5{
    font-size: 16px;
}
.a5:hover{
    text-decoration: none;
}
.a6{
    background-image: linear-gradient(rgba(0, 0, 0, 0.456),rgba(0, 0, 0, 0.423)), url('Rv/bg.1.jpg');


    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    background-attachment: fixed;
    height: 300px;
   
    
}
.a7{
    background: gray;
    font-size: 22px;
    color: white;
    padding: 9px;
    text-decoration: none;
    border: 1px solid white;
    border-radius: 22px;
}
.a7:hover{
    background: #e07136;
    color: white;
    border: px solid   orange;
    padding: 9px;
    border-radius: 22px;

}

.a8{
    font-size: 20px;
    background:#e07136;
    color: white;
    padding: 10px;
    border-radius: 22px;
    
}
.a8:hover{
    background: gray;
    color: white;
    padding: 10px;
    font-size: 20px;
    border-radius: 22px;
}
.a9{
    padding-top: 75px;
}
.a10{
    border-bottom: 2px solid #066b3c;
    padding-top: 35px;
}
.tringle{
    width: 20px;
    height: 0;
    
    border-left: 69px solid  #e07136;
    border-top: 50px solid transparent;
    border-right: solid transparent;
    transform: rotate(450deg);
    position: absolute;
    left: -11;
    z-index: 1;
}

@media (max-width:700px){
   .mb{
       display: block;
       font-size: 16px;
       text-align: center;
   }
}

@media only screen and (max-width:756px) {
    .chang_color{
        background: #283ccd !important; 
    
    }
}
.chang_color{
    background-color:  #e07136;
 }
 .chang_color1{
    background-color:  white;
    border-bottom: 2px solid #e07136;
    box-shadow: 2px 1px 15px 1px #e07136;
 }
.img_height{
   width: 280px;
}

.chang_color{
   background-color:  #e07136;
}
@media only screen and (max-width:500px) {
      .img_height{
          width: 160px;
      }
}
.chang_color{
    background-color:  #e07136;
 }
 @media only screen and (max-width:650px) {
       .img_height{
           width: 240px;
       }
 }
 @media only screen and (max-width:350px) {
    .img_height{
        width: 150px;
    }
}
@media only screen and (max-width:1350px) {
    .rk{
        display: block;
        
        font-size: 18px;
       
    }
}

@media only screen and (max-width:1200px) {
    .rk{
        display: block;
        
        font-size: 16px;
       
    }
}
@media only screen and (max-width:1100px) {
    .rk{
        display: block;
        
        font-size: 15px;
       
    }
}
@media only screen and (max-width:1000px) {
    .rk{
        display: block;
        
        font-size: 12px;
       
    }
}
@media only screen and (max-width:900px) {
    .rk{
        display: block;
        
        font-size: 10px;
       
    }
}
@media only screen and (max-width:600px){
    .raj{
    
        position: fixed;
         
        z-index: 999;
    }
}




