@import 'https://fonts.googleapis.com/css?family=Noto+Sans:400,700&subset=devanagari';

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	font-family: 'Noto Sans', sans-serif;
}

img.about-main {
    border-radius: 12px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.footer-bottomnew {
    padding: 20px 10px;
    background-color: #213f8b;
    height: 69px;
}




.logo-light{
	max-height: 90px;
}

a.join_us {
    background: linear-gradient(45deg, #198754, red);
    color: #fff !important;
    line-height: normal;
}

.header-wrap .main-menu-wrap #menu ul>li>a{
	font-family: 'Noto Sans', sans-serif;
	font-size: 18px !important;
}
.main-menu-wrap #menu>ul>li.has-children>a:after{
	display: none;
}

.user-login a i{
	font-size: 20px;
}
.hero-wrap .hero-content h1 {
    font-size: 46px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff;
    font-family: 'Noto Sans', sans-serif;
}
.hero-wrap.style1{
	padding: 50px 0px 50px 0px;
}

div#coming_soon h3 {
    font-family: 'Noto Sans';
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #c00309;
}
div#coming_soon {
    padding: 100px 0px;
}

section.uk_slider {
    margin-top: 50px;
}

.header-wrap {
    box-shadow: 0px 0px 4px #ddd;
}
.header-wrap .main-menu-wrap #menu ul>li>a {
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px !important;
}
.user-login ul li{
    float: left;
    list-style-type: none;
    padding-left: 15px;
}

a.donation {
    background: #198754;
    padding: 5px 10px;
    box-shadow: 0px 1px 1px 0px #5f0102;
    height: 28px;
    line-height: 28px;
}

a.join_us {
    background: #0d6efd;
    padding: 5px 10px;
    box-shadow: 0px 1px 1px 0px #002514;
    height: 28px;
    line-height: 28px;
}

select.language {
    padding: 5px 10px;
    font-size: 14px;
    height: 28px;
    line-height: 20px;
    border: none;
}

.pt-200{
    padding-top: 200px;
}

.content-title.style1.mb-15 span {
    font-family: 'Noto Sans';
    font-size: 18px;
}

.content-title.style1.mb-15 h2, .section-title h2 {
    font-family: 'Noto Sans';
    font-size: 36px;
    line-height: 40px;
}
.paragraph {
    font-family: 'Noto sans';
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: 400;
}

.btn.style1 {
    padding: 5px 10px 3px 20px;
}

.service-card .service-info h3 {
    font-family: 'Noto Sans';
}
.read_more{
    font-family: 'Noto Sans';
    font-weight: 500;
    font-size: 15px;
    text-align: right;
    padding: 2px 10px!important;
}

.read_more i {
    width: 30px;
    height: 22px!important;
    line-height: 24px!important;
    font-size: 14px;
}

.footer-wrap .footer-bottom {
    border-top: 1px solid rgb(49 49 49 / 10%);
    padding: 20px 0;
    background: #213f8b;
}
.bg-f{
    background-color: #213f8b21;
}
h4.footer-widget-title {
    font-family: 'Noto sans';
    color: rgba(0, 0, 0, 0.87) !important;
    font-size: 20px !important;
}
.footer-widget-wrap .footer-widget .footer-widget-title:after{
    background-color: #020202;
}
.footer-widget-wrap .footer-widget .footer-menu li a {
    position: relative;
    font-family: 'Noto sans';
    color: #555;
}
.footer-wrap .footer-top {
    padding-top: 50px;
}
.pb-20 {
    padding-bottom: 20px;
}
.case-wrap.style1:after{
    bottom: 0px!important;
}
.footer-wrap .footer-bottom .copyright p a {
    color: #ffffff;
    font-weight: 500;
    font-family: 'Noto sans' !important;
    font-size: 15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px)
{
    .about-wrap.style1 .about-shape-1 {
        bottom: 0px!important;
    }
    .breadcrumb-wrap {
        position: relative;
        height: 100%;
        padding: 65px 0 !important;
        background-attachment: inherit !important;
    }
    section.uk_slider {
        margin-top: 26px;
    }

}

@media only screen and (min-width: 1400px) and (max-width: 1920px)
{
    .breadcrumb-wrap {
        position: relative;
        height: 100%;
        padding: 103px 0px 103px 0px !important;
        background-attachment: inherit !important;
    }
}




.about-wrap.style1 .about-shape-1 {
    bottom: 0px!important;
}

.breadcrumb-title h2, .breadcrumb-menu li a, .breadcrumb-menu li{
    font-family: 'Noto sans'!important;
}

.team-wrap{
    background: #d5d5d521;
}
.contact_us{
    margin: 20px 0;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 0 4px #ccc;
    position: relative;
    height: auto;
    border: 0;
    background: #fff;
}
.contact_us h3{
    font-family: 'Noto sans';
}

.uk_btn{
    background-color: #213f8b;
}
.uk_btn:hover{
    background-color: #198754;
    border-color: #198754;
}
.ptb-20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.valign{
        align-content: center;
}
.uk_title {
    font-family: 'Noto Sans';
    border-bottom: 1px solid #213f8b;
}
.about-wrap li {
    line-height: 30px;
    text-align: justify;
}
.service-card.style1 .service-info .btn.style2 {
    background-color: transparent;
    color: #198754;
    padding: 0;
    font-family: 'Noto Sans';
    font-weight: 500;
}
.service-title a{
    font-size: 18px;
    font-weight: 500;
}

.prerna .sub-menu{
    min-width: 250px!important;
}

.prerna .sub-menu {
    min-width: 250px !important;
    min-height: 500px !important;
    height: 100% !important;
    overflow-x: hidden;
    overflow-y:scroll;
}
::-webkit-scrollbar {
    width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.members{
    border-radius: 5px; 
    border: 0;
    background: #fff;
    box-shadow: none!important;
}
.members  .form-control{
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #ced4da;
    font-size: 14px;
}
.members h3{
    padding: 30px 0px;
}
.members .btn{
    font-family: 'Noto Sans'!important;
    padding: 5px 26px!important;
    width: auto;
    margin:30px 0px 0px 0px
}
.text-right{
    text-align: right;
}
.donation_img{
    margin-bottom: -20px!important;
}
.about-shape-1{
    max-width: 250px;
}

.about-wrap.style1 .about-shape-1 {
    right: 0px!important;
}
.cat-icon:hover{
    padding: 0px;
    margin: 0px !important;
}

.cat-icon img{
    padding: 0px;
    margin: 0px !important;
}

.br-3 {
    background-image: url(../../../assets/website/img/breadcrumb/about.jpg)!important;
}

.team-card.style1 .member-info-wrap .member-name {
    width: 100%;
}
.member-name h4{
    font-family: 'Noto sans'!important;
    font-size: 18px!important;
}

.bg-f{
    background-size: cover !important;
}
.breadcrumb-wrap .bg-russian {
    background-color: #213f8b00!important;
}
.breadcrumb-wrap .breadcrumb-title .breadcrumb-menu li:last-child {
    margin-right: 0;
    color: #bfbfbf;
}

@media only screen and (max-width: 669px){

    .alignment {
        text-align: start !important;
    }

    .content-title.style1.mb-15 {
    padding-top: 15px !important;
   }
    .header-wrap .logo img {
        max-width: 100%;
    }
    .searchbtn {
        display: none;
    }
    section.uk_slider {
        margin-top: 15px;
    }
    .mobile-top-bar {
        display: none!important;
    }
    .mobile_display{
        display: block!important;
    }

    .mobile_display p{
        margin: 26px 0px;
    }
    .mobile_display .donation, .mobile_display .join_us {
        color: #fff;
        border-radius: 0;
        margin: 0px 10px;
        border: 0;
        padding: 10px 20px;
        box-shadow: none;
        font-size: 16px;
    }
    .party_parichay .about-img-wrap img {
        min-height: 400px!important;
        height: 100%!important;
    }
}

/*.party_parichay p {
    margin-bottom: 5px!important;
}*/
.party_parichay .about-img-wrap img{
    min-height: 700px;
    height: 100%;
}
.leadership .table>thead {
    vertical-align: bottom;
    background: #393186;
    color: #fff;
    text-align: center;
    border-color: #030409;
}
.leadership .table>tbody {
    vertical-align: inherit;
    text-align: center;
    border-color: #055630;
}

.mobile_display{
    display: none;
}

.hover {
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
  max-height: 600px;
  min-height: 500px;
  margin-bottom: 20px;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}

.hover-3::after {
  content: '';
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  border: 1px solid #fff;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 90;
  transition: all 0.3s;
  transform: scale(1.1);
  opacity: 0;
  display: block;
  opacity: 0;
}

.hover-3-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 99;
}

.hover-3-description {
  opacity: 0;
  transform: scale(1.3);
  transition: all 0.3s;
}

.hover-3 img {
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hover-3 .hover-overlay {
  background: rgba(0, 0, 0, 0.2);
}

.hover-3:hover img {
  width: 100%;
}

.hover-3:hover::after {
  opacity: 1;
  transform: none;
}

.hover-3:hover .hover-3-description {
  opacity: 1;
  transform: none;
}

.hover-3:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.hover-3 p{
    color: #fff;
}


.fixed_icon a img {
    position: fixed;
    right: 0px;
    bottom: 0;
    max-width: 200px;
    width: 100%;
}