@import url('https://fonts.googleapis.com/css2?family=Playball&display=swap');

@import url('https://fonts.googleapis.com/css2?family=El+Messiri&display=swap');
 @font-face {
 font-family: 'GillSans';
 src: url(../fonts/GillSans/gill-sans.otf);
}
.persearch h3 a {
   color: white;
    font-weight: bold;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    background-color: #01396d;
    padding: 15px 0px;
   }

.persearch h3 a:hover{
  text-decoration: none;
  background: var(--LightPink);
    outline: none !important;
    color: #01396d;
} 

.roudiam h2{
  text-align: center; 
  letter-spacing: 5px; 
    font-weight: 600; 
    font-size: 30px!important; 
    background-color:white;
    font-family:'El Messiri', sans-serif;
    color:#1c4777;
}
.row.mjhnk p{
    background-color: none;
    font-family:sans-serif;
}

.col-md-4.col-sm-12.efg td {
    padding: 10px 5px;
    border: 1px solid black;
   font-size:13px;
}
.col-md-4.col-sm-12.asd {
    padding-top: 42px;
    padding-right: 0px;
    padding-left: 0px;
}
.col-md-4.col-sm-12.hgjk {
    padding-left: 0px;
    padding-right: 0px;
}

.col-md-12.roudiam h4 {
 padding: 10px;
 text-align: center;
 font-size: 25px;
 font-family: 'Playball', cursive;
 font-weight: bold;
 letter-spacing: 2px;
}
.col-md-4.col-sm-12.asd h4 {
    padding: 10px;
    text-align: center;
    font-size: 25px;
    font-style: italic;
    font-family:sans-serif;
}
.col-md-4.col-sm-12.asd p{
    text-align:justify;
   line-height:20px;
}

.col-md-4.col-sm-12.asd h3 {
    font-size: 22px!important;
    text-decoration: underline;
    color: #0c396c;
    font-weight: 600;
    font-family:GillSans;
}
.col-md-4.col-sm-12.efg {
    padding-top: 94px;
    padding-left: 0px;
    padding-right: 0px;
}
.col-md-4.col-sm-12.efg p{
    text-align:justify;
   line-height:20px;
    background: none;
    padding: 0px 10px;
}
.col-md-4.col-sm-12.efg h4 {
   padding: 10px;
    text-align: center;
    font-size: 25px;
    font-family: 'Playball', cursive;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
}
.col-md-4.col-sm-12.efg span {
    color: #f38097;
}
.col-md-4.col-sm-12.efg h3 {
    font-size: 16px;
    text-decoration: underline;
    color: #0c396c;
    font-weight: 600;
    font-family: sans-serif;
}
.asd p {
    padding:0 10px;
}
.asd h3 {
    padding:10px 10px;
}
.colrbg {
    background-color: #f8eff0;
}
.colrbg p{
 background-color: #f8eff0;
}

.fistarrowimg img {
   position: absolute;
   top: 16.5%;
   left: -100px;
   height: 450px;
}
.secndarrowimg img {
   position: absolute;
    right: -51px;
    top: px;
    z-index: 1;
    height: 160px;  
}

.bgnewpd {
 background-color: #efefef; 293
}

.bgnewpd p{
    text-align:center;
}


@media screen and (min-width:1390px) and (max-width:1450px) {

table {
 background-color: transparent;
 width: 95%;
}

.secndarrowimg img {
  height: 145px;
  position: absolute;
    right: -51px;
    top: 320px;
    z-index: 1;
}

.fistarrowimg img {
   position: absolute;
    top: 18%;
    left: -100px;
    height: 410px;
}
}
@media screen and (min-width:320px) and (max-width:456px) {

.fistarrowimg img {
    display: none;
}
.colrbg{
    padding-bottom: 20px;
}
.col-lg-12.col-md-12.persearch h3 {
    font-weight: bolder;
    padding: 10px 0px;
}
.col-md-4.col-sm-12.asd h3{
    text-align: left;
}
.secndarrowimg img{
  display: none;
 }
 .cartbox3 {
    position: absolute;
    right: 70px;
    top: -25px;
}
.spac {
    display: none;
}
.fistarrowimg {
  display: none;
}

.hjk {
  display: none;
}

.col-md-4.col-sm-12.asd{
  padding-top: 0px;
}

.col-md-4.col-sm-12.efg{
 padding-top: 0px;
}

}

@media screen and (min-width:456px) and (max-width:768px) {

table{
    display: flex;
    text-align: center;
    justify-content: center;
}
.secndarrowimg img{
  display: none;
 }
.spac {
    display: none;
}
.fistarrowimg {
  display: none;
}

.hjk {
  display: none;
}
.colrbg{
    padding-bottom: 20px;
}
.col-lg-12.col-md-12.persearch h3 {
    font-weight: bolder;
    padding: 10px 0px;
}

.col-md-4.col-sm-12.asd{
  padding-top: 0px;
}

.col-md-4.col-sm-12.efg{
 padding-top: 0px;
}
.col-md-4.col-sm-12.asd h3{
    padding-left: 50px;
}
.col-md-4.col-sm-12.hgjk{
    text-align: center;
}

.col-md-4.col-sm-12.efg {
   padding-right: 10px;
        padding-top: 10px;
    }

   }
