@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Nunito:wght@400;600;700&display=swap');
 
body {
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	background: #fff;
	font-weight: normal;
	color: #000;
	font-weight: 400;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: 'Nunito', sans-serif;
}

header {
	width: 100%;
	display: inline-block;
	z-index: 999;
	position: relative;
	padding: 30px 0px 20px;
}

header .navbar{
	
	background: #fff;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.2)
}

header .navbar .container{
	position: relative
}

header .navbar .navbar-collapse {
    width: 250px;
    position: absolute;
    right: 10px;
    top: 70px;
    background: #fff;
    padding: 15px;	
	box-shadow: 0px 5px 6px rgba(0,0,0,0.2);
	border-radius: 0px 0px 15px 15px;
}

header .navbar button{
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px
}

header .navbar button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color;
}

header .navbar .navbar-toggler-icon{
	padding: 0px;
	margin: 0px;
	width: 50px;
	height: 50px
}

header .navbar .navbar-toggler-icon img{
	width: 40px;
	padding-top: 10px;
}

header .navbar .navbar-nav li {
    border-bottom: #f1f1f1 1px dashed;
}

header .navbar .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 20px;
    color: #031383;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
}

header .navbar .navbar-nav .nav-link:hover {
    background: #031383;
    color: #fff;
}

.logo {
	width: auto;
}


.logo img {
	width: 180px;
	margin-left: 0px;
}

.header-right {
	width: auto;
	margin-top: 10px;
}


.main {
    width: 100%;
    display: inline-block;
}

section{
	padding: 60px 0px;
}

.welcome-sec{
	width: 100%;
}

.main-cont{
	width: 100%;
	border: #031383 10px solid;
	border-radius: 25px;
	padding: 15px 50px;
	position: relative;
	text-align: right;
}

.heading {
    width: calc(100% - 110px);
	float: right;
    height: 150px;
    background: url("../img/h-bg.png") center center no-repeat;
    margin-top: -76px;.heading
    text-align: right;
    display: table;
	padding-top: 10px;
}

.heading h2 {
    width: calc(100% - 110px);
    text-align: center;
    color: #fff;
    padding: 0px 150px 0px;
    font-size: 32px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
}

.sub-cont{
	 width: calc(100% - 110px);
	display: inline-block;
	padding: 40px 0px 0px;
	text-align: center;
}


.sub-cont img{
	 width: 50%;
}

.sub-cont h3{
	color: #031383;
	font-size: 24px;
	font-weight: 600;
	padding-top: 20px;
}

.btn-sec{
	width: 100%;
	display: inline-block;
	text-align: right;
	padding-top: 30px;
	font-family: 'Nunito', sans-serif;
}

.btn-sec a {
    width: 200px;
    display: inline-block;
    padding: 0px;
    background: #031383;
    color: #fff !important;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
	cursor: pointer
}

.btn-sec a:hover{
	text-decoration: none;
}

.cap-ic {
    width: auto;
    position: absolute;
    left: -13px;
    bottom: -13px;
}

.cap-ic img{
	width: 70px;
}


.about .sub-cont{
	width: 100%;
	padding-top: 20px;
}

.about .sub-cont img {
    width: 100%;
    margin-top: 60px;
}

.about .btn-sec {
    width: 83%;
    float: right;
}

.txt-cont {
    background: #f1f1e8;
    padding: 15px;
    border-radius: 25px;
    text-align: left;
}

.txt-cont span {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 10px 15px!important;
    border-radius: 25px;
    text-align: left;
    height: 225px;
    overflow-x: auto;
}

.txt-cont p {
    font-size: 14.6667px;
    color: rgb(0, 0, 0);
    line-height: 1.4em;
    letter-spacing: 0em;
    text-transform: none;
    list-style-type: none;
	text-align: left;
	margin:  0px;
	padding: 5px 0px;
}


.events .txt-cont {
    padding: 15px;
    height: auto;
}

.events .txt-cont span{
    padding:  15px;
    height: 100%;
	text-align: center;
}

.events .txt-cont img {
    width: 60%;
    display: inline-block;
    margin: 0 !important;
}

.events .owl-carousel .owl-nav .owl-next, .events .owl-carousel .owl-nav button.owl-prev {
    background: #031383;
    color: #fff;
    bor der: none;
    padding: 0!important;
    font: inherit;
    width: 45px;
    height: 40px;
    font-size: 24px;
    margin: 5px;
    border-radius: 5px;
    position: relative;
}


.scl-ic {
    width: auto;
    display: inline-block;
}

.scl-ic a {
    width: auto;
	padding: 0px 20px;
    display: inline-block;
	background: none;
}

.scl-ic a img {
    width: 40px !important;
	margin: 0px !important;
}


.members .txt-cont span {
    font-size: 21px;
    color: #000;
    text-align: center;
    border-radius: 15px;
    margin-bottom: 13px !important;
    height: auto;
}		

.members .card-body {
    padding: 15px;
    background: #fff;
    border-radius: 15px;
    width: 88%;
    margin-right: 2%;
}

.members .card-body ul{
    padding: 0px;
	margin: 0px;
	list-style: none;
}

.members .card-body ul li{
    padding: 0px;
	margin: 0px 0px 30px;
	list-style: none;
	font-size: 21px;
	font-weight: 600;
	color: #000;
}

.members  .card {
    background: none;
    border: 0px;
    border-radius: 0px;
}

.members .card-footer {
    padding: 0;
    background-color: #fff;
    border-top: 0px;
    width: 10%;
    position: absolute;
    right: 0px;
    height: 100%;
    border-radius: 15px !important;
}

.members .card-footer .pagination li {
    position: absolute;
    top: 10px;
    right: 16px;
}

.members .card-footer .pagination li:first-child {
    bottom: 10px;
    top: auto;
}

.members .card-footer .pagination li a.page-link {
    padding: 0;
    color: #fff;
    
    border: 0 solid transparent;
    border-radius: 50% !important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.members .card-footer .pagination li a.page-link i{
    display: none;
}


.page-item:last-child .page-link{
	background: url("../img/up-icon.png") center center no-repeat;
	background-size: cover;
}


.page-item:first-child .page-link {
   background: url("../img/down-ic.png") center center no-repeat;
	background-size: cover;
}

.Committee .btn-sec a {
    width: 190px;
    display: inline-block;
    padding: 0px;
    background: #031383;
    color: #fff;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    margin: 0px 6px;
}

.Committee .txt-cont {
    padding: 15px;
    height: 300px;
}

.Committee .txt-cont span {
    padding: 0;
    height: 100%;
    text-align: center;
    overflow-x: auto !important;
    position: relative;
    width: 100%;
}

.Committee .txt-cont img {
    width: 100%;
    position: absolute;
	top: 0px;
	left: 0px;
    margin: 0;
}

.Committee h4 {
    color: #031383;
    font-size: 21px;
    font-weight: bold;
    padding-top: 20px;
}

.Committee h6 {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.Committee .owl-carousel .owl-nav .owl-next, .Committee .owl-carousel .owl-nav button.owl-prev {
    background: #031383;
    color: #fff;
    bor der: none;
    padding: 0!important;
    font: inherit;
    width: 30px;
    height: 30px;
    font-size: 24px;
    margin: 5px;
    border-radius: 5px;
	position: relative;
}

.Committee .owl-carousel .owl-nav button span {
    position: absolute;
    top: -4px;
    left: 12px;
}

.contact h5 {
    width: 100%;
    display: inline-block;
    padding: 0px 20px;
    background: #031383;
    color: #fff;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 38px;
    text-align: left;
	margin-top: 10px;
}

.contact .txt-cont p {
    padding: 5px 20px;
}


.events .sub-cont img {
    margin-top: 40px;
}	

.txt-cont span.scroll {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 10px 15px;
    border-radius: 25px;
    text-align: left;
    height: 270px;
    overflow-x: auto;
}


.txt-cont span.scroll td{
	font-size: 15px;
	padding: 5px;
}


.txt-cont span.center-mdl{
    display: table;
}

.txt-cont span.center-mdl p, .txt-cont span.center-mdl h5{
    display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.txt-cont span.center-mdl h5 a{
    color: rgb(0, 0, 0);
}
.center-mdl a{
	display: inline-block;
	width: 100%;
	font-weight: bold;
}

.readmore-btn{
    width: auto !important;
    display: inline-block;
    padding: 0px 10px;
    background: #031383;
    color: #fff !important;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
	margin-top: 20px;
	clear: both;
}

.ifram-span{height: 450px!important;overflow-x:unset!important;}

.btn-sub {
    width: 200px;
    display: inline-block;
    padding: 0px;
    background: #031383;
    color: #fff !important;
    height: 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    line-height: 38px;
    text-align: center;
    cursor: pointer
}

.form-check-label {
  padding-left: 22px!important;
}
.pad-top10 {
  padding-top: 10px!important;
}
.pad-top20 {
  padding-top: 10px!important;
}
.pad-top30 {
  padding-top: 10px!important;
}

.pad-bottom10 {
  padding-bottom: 10px!important;
}
.pad-bottom20 {
  padding-bottom: 10px!important;
}
.pad-bottom30 {
  padding-bottom: 10px!important;
}
