@import url('https://fonts.googleapis.com/css2?family=Oleo+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merienda+One&family=Oleo+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Hindi&display=swap');
:root{
	--headercolor:linear-gradient( 180.8deg,  rgba(139,10,130,1) 6.9%, rgba(73,6,70,1) 73.2% );
    --rd:#e10303;
    --rddark:#d50000;
    --rddrkb:#b30000;
    --wt:#fff;
    --blk:#000;
    --bglight:#d8d8d8;
    --themecol:#162331;
  --darktheme:#0d141c;
}
.ffc { font-family: 'Tiro Devanagari Hindi', serif; }
.refrsh {display: none;}
a{ text-decoration:none; }
a:hover{ text-decoration:none; }
.following{
background-color:red;
border: solid 1px red;
}
.unfollow{
background-color: green;@import url('https://fonts.googleapis.com/css2?family=Oleo+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merienda+One&family=Oleo+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Hindi&display=swap');
:root{
	--headercolor:linear-gradient( 180.8deg,  rgba(139,10,130,1) 6.9%, rgba(73,6,70,1) 73.2% );
    --rd:#e10303;
    --rddark:#d50000;
    --rddrkb:#b30000;
    --wt:#fff;
    --blk:#000;
    --bglight:#d8d8d8;
    --themecol:#162331;
  --darktheme:#0d141c;
}
.ffc { font-family: 'Tiro Devanagari Hindi', serif; }
.refrsh {display: none;}
a{ text-decoration:none; }
a:hover{ text-decoration:none; }
.following{
background-color:red;
border: solid 1px red;
}
.unfollow{
background-color: green;
border: solid 1px green;
}
ul.adminmenu li { margin-right: 20px; float: left; }
.themebgcolor { background-color: var(--themecol); }
.themebgcolordc { background-color: var(--darktheme); }
.grncol{ background-color: var(--grn); }
.b1{background-color: var(--themecol);}
.bgdrk{background-color: var(--darktheme);}
.txt{ color: var(--themecol) ; }
.bor1 { border:solid 2px var(--rddark); }
.bor2 { border:solid 3px var(--wt); }
.bg1{ background-color:var(--rd); }
.colr1 { color:var(--rd); }
.bg2{ background-color:var(--rddark); }
.colr2 { color:var(--rddark); }
.bg3 {background-color: var(--wt);}
.colr3 { color:var(--wt); }
.bg4 {background-color: var(--blk);}
.colr4 { color:var(--blk); }
.bg5 { background-color:var(--rddrkb); }
.boxsdow{ box-shadow:inset 0px 0px 20px var(--rddrkb); }
.bg6 { background-color:var(--bglight); }
.logouter { position:relative; width:100%; }
.logowdth { max-width:130px }
.pos1 {position: absolute;}
.zvalue{ z-index: 2; }
.posit {position: relative; margin-right: 120px; }
.toptitle { font-size: 22px; font-weight: bolder; color: var(--wt);}
.rebbonW {    max-width: 140px;  }
.crdimg { height:200px;  }
.crdimg img { width:100%; height: 100%; object-fit:cover; border-radius:7px;   }
.crdimg2 { height:400px;  }
.crdimg2 img { width:100%; height: 100%; object-fit:cover; border-radius:7px;   }
.navbar-nav .nav-item { padding-right: 10px;}
.navbar-nav .nav-item .nav-link { color:var(--wt); }
.navbar{
     
     padding-top: 0;
     padding-bottom: 0;
     box-shadow: 1px 3px 4px 0 #adadad33;
}
 .navbar-light .navbar-brand {
     color: #2196F3;
}
 .navbar-light .navbar-nav .nav-link {
     color: #fff;
}
 .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
     color: #fff;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: #000;
}
 .navbar-light .navbar-nav .nav-link{
     padding-top:10px;
     padding-bottom: 10px;
     transition: 0.3s;
     padding-left: 10px;
     padding-right: 10px;
         font-size: 14px;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
     background: #fff;
     transition: 0.3s;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000 !important;
}
.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
   /* box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;*/
}
.dropdown-item {
    color: #000;
    font-weight: bold;
        font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2196F3;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #1ebdc2;
}
.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 70%;
    left: 20%;
    
    
}
.megamenu h6{
    margin-left: 21px;
}
.megamenu i{
    width: 20px;
}
.visualtor { transition: all .5s ease-in-out; display: none; z-index: 999;  background-color: red; box-shadow: 0px 0px 10px #999; left: 0;
 position: fixed; bottom: 12%; width: auto; height: 26px; }
.dropdown-menu {  color: #000 !important; margin-top: -9px; }
.boderleft { border-left: 3px solid #fff; }
.desc { font-size: 14px; }
.abt .owl-carousel .owl-item img { width: 60px !important; display:inline-block !important; }
.topsl .owl-carousel .owl-item img { border:solid 2px var(--wt); border-radius: 50%; height:45px; width: 45px !important; display:inline-block !important; }
.logos .owl-carousel .owl-item img { border:solid 2px var(--wt);height: 70px;  width: 170px !important; display:inline-block !important; }
.topst .owl-carousel .owl-item .cngimg { border:solid 2px var(--wt); border-radius: 50%; height:100px; width: 100px !important; display:inline-block !important; }
.plsNews .owl-carousel .owl-item img {  max-height: 50px; height: auto;  width: 100px !important; display:inline-block !important; }
.plsNews .owl-carousel .owl-item .newim { width:48px !important; height:24px; }
.NewsBosxr .owl-carousel .owl-item img { width:40px !important; height:24px; }
.tr1 .owl-carousel .owl-item img { border:solid 2px var(--wt); border-radius: 50%; height: 100px; width: 100px !important; display:inline-block !important; }

.vet .owl-carousel .owl-item .crdimg img { border:solid 2px var(--wt); width:100% !important; height: 100%; object-fit:cover; border-radius:7px; display:inline-block !important; }
plindx .owl-carousel .owl-item .iidxgm { width:150px !important; height:60px; border:solid 3px #fff !important; }
.owl-nav button.owl-prev {
  left: 0;

}
.owl-nav button.owl-next {
  right: 0;

}
.owl-nav button {
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    width: 30px; height: 30px; border-radius: 50%; border:solid 1px var(--blk) !important; background-color: #e10303 !important; 
}
.owl-nav button span {
    color: #fff !important;
padding: 1px !important;

 
}
.owl-nav button:focus {
    outline: none;
}
.owl-carousel .owl-dots {display: none;}
.owl-carousel {
    padding-left: 10px;
    padding-right: 10px;
}
#image_preview{  
      border: 1px solid black;  
      padding: 10px;  
    }  
    #image_preview img{  
      max-width: 200px;  
      max-height: 100px;
      padding: 5px;  
    }
    .borderbottom { border-bottom:solid 4px #000; } 
   
.mxhight { max-height: 400px;  }
.mxhight img { object-fit: cover !important; object-position: top;  }
.ctccolor { font-size:24px;  }
.ctcnumber { color:var(--blk); }

.fas
{
    margin-right:4px !important; /*override*/
}

.pagination .fas
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#fff;
}

.card ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555;
}
.desc { font-size: 14px; }
.ribbon3 {
  width: 150px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  position: absolute;
  left: -8px;
  top: 10px;
  background-image: linear-gradient(to top, #e10303 0%, #e10303 100%);
}
.ribbon3:before, .ribbon3:after {
  content: "";
  position: absolute;
}
.ribbon3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}
.ribbon3:after {
  height: 0;
  width: 0;
  right: -14.5px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 15px solid #e10303;
}
.sstr { border:dotted 3px red; }
.sstr .ribbon3 { top:70%; width:170px; }
.rec .ribbon3 {  background-image: linear-gradient(to top, #0d141c 0%, #0d141c 100%); }
.rec  .ribbon3:after {  border-left: 15px solid #0d141c; }
.redbgs { background-color: #fff; }
.rbtext { font-size: 22px; }
.btnbg { background-image: linear-gradient(to top, #e10303 0%, #e10303 100%); }
.borderround { border-style: dotted; border: 4px solid #fff; }
.thefont { font-family: roboto,Helvetica,Arial,sans-serif; text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1); }
.popup_social { z-index: 999; right:0; width: 40px; height: 100px ; position: fixed; top: 35%;  }
.popup_social i{ transition: all .2s ease-in-out; }
.popup_social .socialfont:hover{ font-size: 22px !important; }
.popup_social:hover{ width: 60px; transition: all .2s ease-in-out; }
.popup_request { transform: rotate(90deg); transform-origin: left top 0; cursor: pointer; margin-right: -180px; font-size: 14px; font-weight: normal; z-index: 999; right:0; width: 180px; height: 30px ; position: fixed; top: 60%;   }
.popup_request2 { transform: rotate(270deg); transform-origin: left top 0; cursor: pointer; margin-left: 1px;  font-size: 14px; font-weight: normal; z-index: 999; left:0; width: 150px; height: 30px ; position: fixed; top: 70%;   }
.text-anim { margin-left: -20px; margin-top: -10px; }
.socialfont{ font-size: 18px !important; }
.chatround { position: relative; padding: 10px; width: 70px; height: 70px; box-shadow: 0px 0px 7px #7d7d7d; border-radius: 50%; background-color: #e10303; border: solid 2px #fff; }
.chatround img { width: 50px ; height: 50px; }
.chatholder { display: none; float: right; right: 5px; bottom: 15px; position: fixed; z-index: 9999; min-width: 200px; height: 70px; }

  .chatround div {
    animation: growAndFade 3s infinite ease-out;
    background-color: white;
    border-radius: 50%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  .chatround .circle1 {
    animation-delay: 1s;    
  }
  .chatround .circle2 {
    animation-delay: 2s; 
  }
 .chatround .circle3 {
    animation-delay: 3s;
  }
  .chat{
    background: #fff;
    border-radius: 20px;
    display: inline-block;
    padding: 10px;
    width: 200px;
    font-weight: lighter;
    font-size: small;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    margin: 5px; padding-left: 10px;
    position: relative;
}
.chat.u2{
    float: right;
    clear: both;
    border-top-right-radius: 0px;
    background: #fff;
}
.chat.u2:before{
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-top: 5px solid #00D025;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 0px;
    right: -10px;
}
.opup { background-color: var(--darktheme); display: none; z-index: 9999999; position: fixed; top: 0; right: 0; width: auto; height: auto; }
.overlays {
   
}

.yut{ height:450px !important; width:500px;}
.wrapper{
    width: 370px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid lightgrey;
    border-top: 0px;
    box-shadow: 0px 0px 15px #7d7d7d;
    position: fixed;
    right: 5px;
    bottom: 10px;
    z-index: 99999;
    display: none;
}
.wrapper .title{
background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    box-shadow: 0px 0px 7px #999;
    border-radius: 5px 5px 0 0;

}
.wrapper .form{
    padding: 20px 15px;
    min-height: 400px;
    max-height: 400px;
    background: #f2f2f2;
    overflow-y: auto;
}
.wrapper .form .inbox{
    width: 100%;
    display: flex;
    align-items: baseline;
}
.wrapper .form .user-inbox{
    justify-content: flex-end;
    margin: 13px 0;
}
.wrapper .form .inbox .icon{
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    background-image: linear-gradient( 109.6deg,  rgba(255,174,0,1) 11.2%, rgba(255,0,0,1) 100.2% );
}
.wrapper .form .inbox .msg-header{
    max-width: 90%;
    margin-left: 10px;
    color: #000;
    background: #fff;
    border-radius: 10px;
    padding: 8px 10px;
    font-size: 14px;
    word-break: break-all;
    box-shadow: 0px 0px 10px #999;
}
.fontsis { font-size: 16px; }
.form .user-inbox .msg-header p{
    
}
.wrapper .typing-field{
    display: flex;
    height: 60px;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    
    border-top: 1px solid #d9d9d9;
    border-radius: 0 0 5px 5px;
}
.wrapper .typing-field .input-data{
    height: 40px;
    width: 335px;
    position: relative;
}
.wrapper .typing-field .input-data input{
    height: 100%;
    width: 100%;
    outline: none;
    border: 1px solid transparent;
    padding: 0 80px 0 15px;
    border-radius: 3px;
    font-size: 15px;
    background: #fff;
    transition: all 0.3s ease;
}
.typing-field .input-data input:focus{
    border-color: rgba(0,123,255,0.8);
}
.input-data input::placeholder{
    color: #999999;
    transition: all 0.3s ease;
}
.input-data input:focus::placeholder{
    color: #bfbfbf;
}
.wrapper .typing-field .input-data button{
    position: absolute;
    right: 5px;
    top: 50%;
    height: 30px;
    width: 65px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    opacity: 0;
    pointer-events: none;
    border-radius: 3px;
    background: #007bff;
    border: 1px solid #007bff;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.wrapper .typing-field .input-data input:valid ~ button{
    opacity: 1;
    pointer-events: auto;
}
.typing-field .input-data button:hover{
    background: #006fef;
}
.socilaul li{ float: left; }
.hdingtitle { font-size: clamp(1rem, 1.2vw + 0.5rem, 2.2rem); text-shadow: 2px 2px #999; }
.infobox {  }
.logoimg { max-width: 100px !important; } 
.amulani { border: 5px solid #fff; width: 150px; height: 150px; border-radius: 50%; }
.grn {background-image: radial-gradient( circle farthest-corner at 32.7% 82.7%,  rgba(173,0,171,1) 8.3%, rgba(15,51,92,1) 79.4% );}
ul.placementtb {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    align-items: baseline;
    padding-top: 10px;

}
ul.placementtb li {
    max-width: 300px;

    margin-left: 10px;
    
}

.minumhiht { min-height: 450px; }
.tcspace { letter-spacing: 6px; }
.whitebordr {border-bottom: 1px solid #fff;}
.banners { min-height: 400px;  object-fit: contain; object-position: right; background-size:  100%;
    background-repeat: no-repeat; background-position: top; position: relative; }
    .banners ul.menu {  }
    .banners  ul.menu li {  float: left; padding: 10px; margin-right: 10px; }
.amulani { border: 5px solid #fff; width: 150px; height: 150px; border-radius: 50%; }

.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}


border: solid 1px green;
}
ul.adminmenu li { margin-right: 20px; float: left; }
.themebgcolor { background-color: var(--themecol); }
.themebgcolordc { background-color: var(--darktheme); }
.grncol{ background-color: var(--grn); }
.b1{background-color: var(--themecol);}
.bgdrk{background-color: var(--darktheme);}
.txt{ color: var(--themecol) ; }
.bor1 { border:solid 2px var(--rddark); }
.bor2 { border:solid 3px var(--wt); }
.bg1{ background-color:var(--rd); }
.colr1 { color:var(--rd); }
.bg2{ background-color:var(--rddark); }
.colr2 { color:var(--rddark); }
.bg3 {background-color: var(--wt);}
.colr3 { color:var(--wt); }
.bg4 {background-color: var(--blk);}
.colr4 { color:var(--blk); }
.bg5 { background-color:var(--rddrkb); }
.boxsdow{ box-shadow:inset 0px 0px 20px var(--rddrkb); }
.bg6 { background-color:var(--bglight); }
.logouter { position:relative; width:100%; }
.logowdth { max-width:130px }
.pos1 {position: absolute;}
.zvalue{ z-index: 2; }
.posit {position: relative; margin-right: 120px; }
.toptitle { font-size: 22px; font-weight: bolder; color: var(--wt);}
.rebbonW {    max-width: 140px;  }
.crdimg { height:200px;  }
.crdimg img { width:100%; height: 100%; object-fit:cover; border-radius:7px;   }
.crdimg2 { height:400px;  }
.crdimg2 img { width:100%; height: 100%; object-fit:cover; border-radius:7px;   }
.navbar-nav .nav-item { padding-right: 10px;}
.navbar-nav .nav-item .nav-link { color:var(--wt); }
.navbar{
     
     padding-top: 0;
     padding-bottom: 0;
     box-shadow: 1px 3px 4px 0 #adadad33;
}
 .navbar-light .navbar-brand {
     color: #2196F3;
}
 .navbar-light .navbar-nav .nav-link {
     color: #fff;
}
 .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
     color: #fff;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: #000;
}
 .navbar-light .navbar-nav .nav-link{
     padding-top:10px;
     padding-bottom: 10px;
     transition: 0.3s;
     padding-left: 10px;
     padding-right: 10px;
         font-size: 14px;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
     background: #fff;
     transition: 0.3s;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000 !important;
}
.sm-menu{
    border-radius: 0px;
    border: 0px;
    top: 97%;
   /* box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;*/
}
.dropdown-item {
    color: #000;
    font-weight: bold;
        font-size: 14px;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #2196F3;
}
.navbar-toggler{
    outline: none !important;
}
.navbar-tog{
    color: #1ebdc2;
}
.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 70%;
    left: 20%;
    
    
}
.megamenu h6{
    margin-left: 21px;
}
.megamenu i{
    width: 20px;
}
.visualtor { transition: all .5s ease-in-out; display: none; z-index: 999;  background-color: red; box-shadow: 0px 0px 10px #999; left: 0;
 position: fixed; bottom: 12%; width: auto; height: 26px; }
.dropdown-menu {  color: #000 !important; margin-top: -9px; }
.boderleft { border-left: 3px solid #fff; }
.desc { font-size: 14px; }
.abt .owl-carousel .owl-item img { width: 60px !important; display:inline-block !important; }
.topsl .owl-carousel .owl-item img { border:solid 2px var(--wt); border-radius: 50%; height:45px; width: 45px !important; display:inline-block !important; }
.logos .owl-carousel .owl-item img { border:solid 2px var(--wt);height: 70px;  width: 170px !important; display:inline-block !important; }
.topst .owl-carousel .owl-item .cngimg { border:solid 2px var(--wt); border-radius: 50%; height:100px; width: 100px !important; display:inline-block !important; }
.plsNews .owl-carousel .owl-item img {  max-height: 50px; height: auto;  width: 100px !important; display:inline-block !important; }
.plsNews .owl-carousel .owl-item .newim { width:48px !important; height:24px; }
.NewsBosxr .owl-carousel .owl-item img { width:40px !important; height:24px; }
.tr1 .owl-carousel .owl-item img { border:solid 2px var(--wt); border-radius: 50%; height: 100px; width: 100px !important; display:inline-block !important; }

.vet .owl-carousel .owl-item .crdimg img { border:solid 2px var(--wt); width:100% !important; height: 100%; object-fit:cover; border-radius:7px; display:inline-block !important; }
plindx .owl-carousel .owl-item .iidxgm { width:150px !important; height:60px; border:solid 3px #fff !important; }
.owl-nav button.owl-prev {
  left: 0;

}
.owl-nav button.owl-next {
  right: 0;

}
.owl-nav button {
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
    width: 30px; height: 30px; border-radius: 50%; border:solid 1px var(--blk) !important; background-color: #e10303 !important; 
}
.owl-nav button span {
    color: #fff !important;
padding: 1px !important;

 
}
.owl-nav button:focus {
    outline: none;
}
.owl-carousel .owl-dots {display: none;}
.owl-carousel {
    padding-left: 10px;
    padding-right: 10px;
}
#image_preview{  
      border: 1px solid black;  
      padding: 10px;  
    }  
    #image_preview img{  
      max-width: 200px;  
      max-height: 100px;
      padding: 5px;  
    }
    .borderbottom { border-bottom:solid 4px #000; } 
   
.mxhight { max-height: 400px;  }
.mxhight img { object-fit: cover !important; object-position: top;  }
.ctccolor { font-size:24px;  }
.ctcnumber { color:var(--blk); }

.fas
{
    margin-right:4px !important; /*override*/
}

.pagination .fas
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#fff;
}

.card ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555;
}
.desc { font-size: 14px; }
.ribbon3 {
  width: 150px;
  height: 50px;
  line-height: 50px;
  padding-left: 15px;
  position: absolute;
  left: -8px;
  top: 10px;
  background-image: linear-gradient(to top, #e10303 0%, #e10303 100%);
}
.ribbon3:before, .ribbon3:after {
  content: "";
  position: absolute;
}
.ribbon3:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 9px solid black;
  border-left: 9px solid transparent;
}
.ribbon3:after {
  height: 0;
  width: 0;
  right: -14.5px;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 15px solid #e10303;
}
.sstr { border:dotted 3px red; }
.sstr .ribbon3 { top:70%; width:170px; }
.rec .ribbon3 {  background-image: linear-gradient(to top, #0d141c 0%, #0d141c 100%); }
.rec  .ribbon3:after {  border-left: 15px solid #0d141c; }
.redbgs { background-color: #fff; }
.rbtext { font-size: 22px; }
.btnbg { background-image: linear-gradient(to top, #e10303 0%, #e10303 100%); }
.borderround { border-style: dotted; border: 4px solid #fff; }
.thefont { font-family: roboto,Helvetica,Arial,sans-serif; text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1); }
.popup_social { z-index: 999; right:0; width: 40px; height: 100px ; position: fixed; top: 35%;  }
.popup_social i{ transition: all .2s ease-in-out; }
.popup_social .socialfont:hover{ font-size: 22px !important; }
.popup_social:hover{ width: 60px; transition: all .2s ease-in-out; }
.popup_request { transform: rotate(90deg); transform-origin: left top 0; cursor: pointer; margin-right: -180px; font-size: 14px; font-weight: normal; z-index: 999; right:0; width: 180px; height: 30px ; position: fixed; top: 60%;   }
.popup_request2 { transform: rotate(270deg); transform-origin: left top 0; cursor: pointer; margin-left: 1px;  font-size: 14px; font-weight: normal; z-index: 999; left:0; width: 150px; height: 30px ; position: fixed; top: 70%;   }
.text-anim { margin-left: -20px; margin-top: -10px; }
.socialfont{ font-size: 18px !important; }
.chatround { position: relative; padding: 10px; width: 70px; height: 70px; box-shadow: 0px 0px 7px #7d7d7d; border-radius: 50%; background-color: #e10303; border: solid 2px #fff; }
.chatround img { width: 50px ; height: 50px; }
.chatholder { display: none; float: right; right: 5px; bottom: 15px; position: fixed; z-index: 9999; min-width: 200px; height: 70px; }

  .chatround div {
    animation: growAndFade 3s infinite ease-out;
    background-color: white;
    border-radius: 50%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  
  .chatround .circle1 {
    animation-delay: 1s;    
  }
  .chatround .circle2 {
    animation-delay: 2s; 
  }
 .chatround .circle3 {
    animation-delay: 3s;
  }
  .chat{
    background: #fff;
    border-radius: 20px;
    display: inline-block;
    padding: 10px;
    width: 200px;
    font-weight: lighter;
    font-size: small;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3);
    margin: 5px; padding-left: 10px;
    position: relative;
}
.chat.u2{
    float: right;
    clear: both;
    border-top-right-radius: 0px;
    background: #fff;
}
.chat.u2:before{
    content: "";
    width: 0px;
    height: 0px;
    display: block;
    border-left: 5px solid #fff;
    border-right: 5px solid transparent;
    border-top: 5px solid #00D025;
    border-bottom: 5px solid transparent;
    position: absolute;
    top: 0px;
    right: -10px;
}
.opup { background-color: var(--darktheme); display: none; z-index: 9999999; position: fixed; top: 0; right: 0; width: auto; height: auto; }
.overlays {
   
}

.yut{ height:450px !important; width:500px;}
.wrapper{
    width: 370px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid lightgrey;
    border-top: 0px;
    box-shadow: 0px 0px 15px #7d7d7d;
    position: fixed;
    right: 5px;
    bottom: 10px;
    z-index: 99999;
    display: none;
}
.wrapper .title{
background: #fff;
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;
    box-shadow: 0px 0px 7px #999;
    border-radius: 5px 5px 0 0;

}
.wrapper .form{
    padding: 20px 15px;
    min-height: 400px;
    max-height: 400px;
    background: #f2f2f2;
    overflow-y: auto;
}
.wrapper .form .inbox{
    width: 100%;
    display: flex;
    align-items: baseline;
}
.wrapper .form .user-inbox{
    justify-content: flex-end;
    margin: 13px 0;
}
.wrapper .form .inbox .icon{
    height: 40px;
    width: 40px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    font-size: 18px;
    background-image: linear-gradient( 109.6deg,  rgba(255,174,0,1) 11.2%, rgba(255,0,0,1) 100.2% );
}
.wrapper .form .inbox .msg-header{
    max-width: 90%;
    margin-left: 10px;
    color: #000;
    background: #fff;
    border-radius: 10px;
    padding: 8px 10px;
    font-size: 14px;
    word-break: break-all;
    box-shadow: 0px 0px 10px #999;
}
.fontsis { font-size: 16px; }
.form .user-inbox .msg-header p{
    
}
.wrapper .typing-field{
    display: flex;
    height: 60px;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    
    border-top: 1px solid #d9d9d9;
    border-radius: 0 0 5px 5px;
}
.wrapper .typing-field .input-data{
    height: 40px;
    width: 335px;
    position: relative;
}
.wrapper .typing-field .input-data input{
    height: 100%;
    width: 100%;
    outline: none;
    border: 1px solid transparent;
    padding: 0 80px 0 15px;
    border-radius: 3px;
    font-size: 15px;
    background: #fff;
    transition: all 0.3s ease;
}
.typing-field .input-data input:focus{
    border-color: rgba(0,123,255,0.8);
}
.input-data input::placeholder{
    color: #999999;
    transition: all 0.3s ease;
}
.input-data input:focus::placeholder{
    color: #bfbfbf;
}
.wrapper .typing-field .input-data button{
    position: absolute;
    right: 5px;
    top: 50%;
    height: 30px;
    width: 65px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    opacity: 0;
    pointer-events: none;
    border-radius: 3px;
    background: #007bff;
    border: 1px solid #007bff;
    transform: translateY(-50%);
    transition: all 0.3s ease;
}
.wrapper .typing-field .input-data input:valid ~ button{
    opacity: 1;
    pointer-events: auto;
}
.typing-field .input-data button:hover{
    background: #006fef;
}
.socilaul li{ float: left; }
.hdingtitle { font-size: clamp(1rem, 1.2vw + 0.5rem, 2.2rem); text-shadow: 2px 2px #999; }
.infobox {  }
.logoimg { max-width: 100px !important; } 
.amulani { border: 5px solid #fff; width: 150px; height: 150px; border-radius: 50%; }
.grn {background-image: radial-gradient( circle farthest-corner at 32.7% 82.7%,  rgba(173,0,171,1) 8.3%, rgba(15,51,92,1) 79.4% );}
ul.placementtb {
display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    align-items: baseline;
    padding-top: 10px;

}
ul.placementtb li {
    max-width: 300px;

    margin-left: 10px;
    
}

.minumhiht { min-height: 450px; }
.tcspace { letter-spacing: 6px; }
.whitebordr {border-bottom: 1px solid #fff;}
.banners { min-height: 400px;  object-fit: contain; object-position: right; background-size:  100%;
    background-repeat: no-repeat; background-position: top; position: relative; }
    .banners ul.menu {  }
    .banners  ul.menu li {  float: left; padding: 10px; margin-right: 10px; }
.amulani { border: 5px solid #fff; width: 150px; height: 150px; border-radius: 50%; }

.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}

