@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,500&display=swap');

body{
	font-family: Libre Franklin !important;
}


	.schedule-tabs.style-three .tab-buttons li {
    float: left;
    width: 20%;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border-color: transparent;
}
span.timerange {
    background-color: #fbecd5;
    color: #f49d1a;
    padding: 8px 15px;
    font-weight: 800;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    width: max-content;
}

span.eventtable {
    padding: 8px 15px;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #000;
}
span.evtvenue {
    padding: 8px 15px;
    display: inline-block;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.5px;
    color: #000;
}
.schedule-tabs .btns-box {
    margin-bottom: 15px;
}
.chost img {
    max-height: 80px;
    float: left;
    margin-right: 18px;
}
.chost h1 {
    font: normal normal bold 26px/34px Ubuntu;
    letter-spacing: 0.26px;
    color: #343434;
    text-transform: uppercase;
    padding: 23px 4px;
    margin-bottom: 20px;
}
.chost {
    background-color: #F6F7F8;
    padding: 36px;
    border-radius: 20px;
    min-height: 270px;
}
.occasional img {
    width: 100px;
    position: fixed;
    z-index: 9999;
    right: 8px;
    top: 10px;
}
.row.chief-item {
    height: 375px;
}
.chief-slider img {
    width: 315px !important;
    box-shadow: -2px 0px 18px 11px #00000026;
    display: inline-block !important;
    border-radius: 15px;
    margin-top: 15px;
    margin-left: -264px;
    margin-right: 29px;
    float: left;
}
.chief-img {
/*    position: absolute;
    z-index: 99;*/
    /*left: -218px;
    top: -14px;
    width: 422px;*/
}
.chief-words {
    background: #EBE4D8 0% 0% no-repeat padding-box;
    border-radius: 15px;
    padding: 24px 30px;
    padding-left: 312px;
    position: absolute;
    bottom: 0;
    right: 15px;
    color: #343434;
}
.chief-words {
    background: #F3F3F3;
    border-radius: 15px;
    padding: 24px 30px;
    padding-left: 312px;
    border-bottom: 6px solid #F39200;
}

.chief-words h1 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 18px;
    margin-top: 22px;
}
.sign {
    float: left;
    padding-right: 12px;
}
.sign h1 {
    font-size: 22px;
    margin-bottom: 0;
}
.sign h3 {
    font-size: 20px;
}
.home-gal a {
    height: 402px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    display: inline-block;
    overflow: hidden;
}
.home-gal a .vidcover {
    padding: 4px 20px;
    z-index: -9;
    position: absolute;
    height: 100%;
    top: 38px;
}
.home-gal a .vidcover video {
    width: 100%;
    transform: scale(1.8);
}
.hgallery-slider .spotlight-item {
    height: 402px;
    transform: skewX(-8deg);
}
.hgallery-slider button{
  display: none;
}
.hgallery-slider .spotlight-item:before {
    content: '';
    position: absolute;
    background-color: #00000040;
    width: 100%;
    height: 100%;
}
.hgallery-slider .spotlight-item:hover .spotlight-item:before {
    content: '';
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
}
.hgallery-slider .owl-item.active:hover{
  width: 320px !important;
  transition: 0.5s;
}
.hgallery-slider .owl-item.active{
  transition: 0.5s;
}
.gallery-section {
    position: relative;
    padding: 70px 0 0;
}






.chiefcard {
    background: #CFEEE1;
    padding: 34px 0px;
    box-shadow: -6px -6px 10px #9595952b;
    border-radius: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.chief {
    background: #193D2E;
    padding: 10px 0px;
    padding-left: 104px;
    padding-right: 6px;
    position: relative;
    margin-bottom: 34px;
}
.chief h1{
    font: normal normal bold 15px/20px Libre Franklin;
    letter-spacing: 0.15px;
    color: #FFFFFF;
    margin-bottom: 0;
}
.chief h2 {
    font: normal normal normal 13px/20px Libre Franklin;
    letter-spacing: 0.14px;
    color: #F39200;
    min-height: 38px;
}
.chief img {
    height: 106px;
    position: absolute;
    left: 10px;
    margin-top: -26px;
}
.chiefcard .c-text {
    padding: 0px 16px;
}
.chiefcard .c-text a{
    display: inline-block;
}
.c-text{
	font: normal 16px/24px Libre Franklin;
letter-spacing: 0px;
color: #000;
}
p, .text {
    color: #000;
}
.btn-und {
    font-size: 13px;
    font-family: Libre Franklin;
    font-weight: 600;
    border-bottom: 1px solid #222;
    color: #222;
    margin-top: 10px;
    display: inline-block;
}
.homecard {
    box-shadow: -6px -6px 9px 5px #95959559;
    border-radius: 20px;
    margin-bottom: 30px;
    transition: 0.5s;
    position: relative;
    overflow: hidden;
}
.homecard:hover {
	transform: scale(1.1);
	z-index: 9;
}
.abpams {
    height: 422px;
    background-position: center;
    background-size: cover;
}
.tr-red-bg {
    background-color: rgb(154 1 1 / 67%);
    height: 100%;
    border-radius: 20px;
}
.tr-green-bg {
    background-color: rgb(67 64 1 / 81%);
    height: 100%;
    border-radius: 20px;
}
.abpam-content {
    background-color: #ffffffd6;
    width: 93%;
    position: absolute;
    bottom: 30px;
    padding: 15px 13px;
}
.abpam-content h1{
    font: normal normal bold 20px/36px Libre Franklin;
letter-spacing: 0.2px;
color: #343434;
}
.photoslider {
    background-color: #137088;
    padding: 15px;
    padding-top: 30px;
}
.photoslider .hgallery-slider {
    border-right: 1px solid #c5c5c5;
    padding-right: 15px;
    border-top: 1px solid #c5c5c5;
    padding-top: 15px;
}
.photoslider .hgallery-slider .spotlight-item {
    height: 240px;
    background-position: center;*
}

.photoslider .hgallery-slider{
    height: 240px !important;
  overflow: hidden;

}
.photoslider .hgallery-slider .owl-item.active:hover{
  width: 120px !important;
  transition: 0.5s;
}
.fm-gallery {
    font: normal normal bold 16px/36px Libre Franklin;
    letter-spacing: 0.16px;
    color: #fff !important;
    background: #115364;
    width: 109.2%;
    padding: 1px 23px;
    display: inline-block;
    margin-left: -4.5%;
    margin-top: 35px;
    margin-bottom: 12px;
}
.registerpams {
    height: 392px;
    background-position: center;
}
.registerpams-content {
    background: #FFEED4;
    position: absolute;
    /*width: 80%;*/
    bottom: 38px;
    padding: 14px;
}
.registerpams-content h1{
    font: normal 16px/24px Libre Franklin;
	letter-spacing: 0px;
	color: #181C1A;
	margin-bottom:0; 
}
.registerpams-content a{
	font: 600 20px/36px Libre Franklin;
	letter-spacing: 0.2px;
	color: #05684E;
	margin-top: 0;
}
.registerpams-content img {
    width: 101px;
    position: absolute;
    right: -39px;
    top: -10px;
}
.semical .nav {
    background-color: #E9E9E9;
    border-radius: 4px;
    display: flex;
    margin-bottom:18px;
}
.semical .nav li{
    display: flex;
}
.semical {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}
.calevent {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 4px;
    margin-bottom: 4px;
    display: inline-block;
    width: 100%;
}
.calevent h1 {
    font: normal normal bold 14px/18px Libre Franklin;
    letter-spacing: 0px;
    color: #181C1A;
    margin-top: 2px;
    margin-bottom: 5px;
}
.calevent h2 {
    font: normal 13px/17px Libre Franklin;
    letter-spacing: 0px;
    color: #8E8E8E;
}
.calevent span {
    font: 600 13px/17px Libre Franklin;
    letter-spacing: 0px;
    color: #F39200;
    background-color: rgb(243 146 0 / 33%);
    padding: 3px;
    border-radius: 4px;
}
.semical .nav-link {
    font: normal normal normal 14px/20px Libre Franklin;
    letter-spacing: 0px;
    color: #181C1A;
    text-transform: uppercase;
}
.semical .nav-link span{
    font-weight: 600;
}
.semical .nav-item {
    width: 20%;
    text-align: center;
}
.semical .nav-tabs .nav-item.show .nav-link, .semical .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #088161;
    border-color: none;
    border-radius: 5px;
}
.semical{
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;

}
.semical .tab-pane {
    height: 178px;
    overflow-y: scroll;
}
.semical .tab-pane::-webkit-scrollbar {
    display: none;
}
.main-footer.style-two .footer-content {
    position: relative;
    padding: 20px 0 6px;
}
.main-footer {
    background-color: #139cd8;
    display: flow-root;
}
.main-footer.style-two .footer-logo {
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.main-footer.style-two .footer-logo img{
    height: 10px;
}
.main-footer.style-two .copyright-text {
    margin-top: 7px;
}
.main-footer.style-two .footer-logo img {
    height: 56px;
    margin-top: -8px;
}
.abbg {
    height: 376px;
    background-size: cover;
    background-position: center;
    margin-bottom: 60px;
    position: relative;
}
.video-layout {
    position: absolute;
    border-radius: 50%;
    border: 25px solid !important;
    height: 350px;
    overflow: hidden;
    width: 350px;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    /*mix-blend-mode: multiply;*/
    cursor: pointer;
}
.videoarmy-layout {
    position: absolute;
    border-radius: 50%;
    border: 25px solid !important;
    mix-blend-mode: inherit !important;
}
.video-layout iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(2.4);
    pointer-events: none;
}
.abbg img {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}
.abot-main-layout h1 {
    font: normal normal bold 36px/48px Libre Franklin;
    letter-spacing: 0.36px;
    color: #181C1A;
    /*text-transform: uppercase;*/
    margin: 38px 0;
}
.about-txt img {
    max-width: 32%;
    float: right;
    margin-left: 19px;
    margin-bottom: 18px;
}
.about-txt{
    font: normal 16px/24px Libre Franklin;
letter-spacing: 0.16px;
color: #000000;
}
.generalcard * {
    color: #fff;
}
.generalcard hr {
    background-color: #fff !important;
}
.generalcard {
    padding: 25px 34px;
}
.generalcard h1{
    font: 600 28px/36px Libre Franklin;
letter-spacing: 0.28px;
color: #FFFFFF;
text-transform: uppercase;
}
.generalcard .c-text {
    padding: 2px 0;
}
.allwhite *{
    color: #fff;
}
td.unote ul {
    font: 500 16px/27px Libre Franklin;
    letter-spacing: 0px;
    color: #088161;
    padding-left: 15px;
}
.schedule-timeline.row {
    padding: 0px 15px;
}
.ipcbgtab {
    border-radius: 20px;
    background-size: cover !important;
    background-position: center;
    overflow: hidden;
    height: 386px;
    margin-bottom: 30px;
}
.ipcbgtab>div{
    background-color: rgb(119 5 5 / 84%);
    border-right: 20px;
    height: 100%;
}
.poic {
    padding: 30px;
    height: 388px;
}
.poic .c-text{
    border-top:1px solid #fff;
    border-right:1px solid #fff;
    padding: 20px;
    padding-bottom: 0;
    margin-bottom: 10px;
}
.poic ul li{
    margin-bottom: 10px;
}
.lnav {
    width: 236px;
    padding: 10px 23px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 10px 3px 16px #cbcbcb29;
    border-radius: 0px 10px 10px 0px;
    font: 600 16px/20px Libre Franklin;
    z-index: 9;
    display: inline-block;
    float: left;
    margin-top: 33px;
	height:60vh;
	overflow:auto;
	
}
.lnav a{
    color: #717171;
    margin-top: 25px;
    display: inline-block;
}
.lnav a.active,.lnav a:hover{
    color: #DF3F3F;
}
td.unote ul li {
    list-style: disc;
}
td.eventpvenue h2 {
    font: normal normal normal 16px/27px Libre Franklin;
    letter-spacing: 0px;
    color: #137088;
}




.aticard-layer {
    background-color: #ffffff;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 2px 1px 12px 6px #c3c3c347;
    text-align: center;
    padding: 18px 28px;
    display: inline-block;
    width: 100%;
    min-height: 195px;
}
.aticard-layer img {
    max-height: 100px !important;
    margin-bottom: 10px;
}
.aticard-layer h3 {
    font-size: 16px;
    color: #000;
}
.announce-card-layer {
    margin-bottom: -10px;
}
.announce-card {
    background: transparent linear-gradient(90deg, #E8E8E8 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 16px #b4b4b429;
    padding: 15px 0px;
}
span.eventtime {
    background: #C9E6F3A3;
    border-radius: 6px;
    padding: 10px;
    font: bold 13px/33px Libre Franklin;
    letter-spacing: 0px;
    color: #139CD8;
}
.announce-card:before {
background: transparent linear-gradient(90deg, #DF3F3F 0%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;    content: '';
    position: absolute;
    height: 8px;
    width: 82%;
    top: 0;
    left: 14px;
    border-radius: 0px;
}
.announce-card .img {
    text-align: center;
    position: relative;
    float: left;
    height: 94px;
    margin-left: 24px;
    margin-right: 50px;
}
.announce-card .img img {
    margin-top: 23px;
    filter: grayscale(1) brightness(0);
}
.announce-card .content h1 {
    font: 500 20px/28px Libre Franklin;
    letter-spacing: 0px;
    color: #041C2E;
    margin-top: 15px;
    margin-bottom: 7px;
}
.announce-card .content i {
    font: Italic 16px/6px Libre Franklin;
    letter-spacing: 0px;
    color: #222;
}
.announce-card button {
    color: #470BD1;
    font-weight: bold;
    float: right;
    background: transparent;
    font-size: 20px;
    margin-right: 20px;
    margin-top: -48px;
}
.confsession-block{
    display: flex;
}
.btn-session {
    background: #D1D1D1;
    border-radius: 0;
    width: inherit;
    margin: 0px 2px;
}
.btn-session:hover,.btn-session.active {
    background: #139CD8;
    color: #fff;
}
    footer {
    background-position: center;
    background-size: cover;
    background-color: #191d1b;
}

.foo-vector{
  width: 100%;
}
.foo-content{
    margin-top: -185px;
    margin-bottom: 44px;
}
.copyright {
    font: normal normal normal 17px/24px Libre Franklin;
letter-spacing: 0.17px;
color: #888888;
}
.vertical-ud:before {
    content: '';
    background-color: #FFCC00;
    width: 100%;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
}
footer ul li a {
    font: normal normal normal 16px/36px Libre Franklin;
letter-spacing: 0px;
color: #FFFFFF;
}
footer h1 {
    font: normal normal bold 20px/32px Libre Franklin;
letter-spacing: 0.5px;
color: #FFFFFF;
margin-bottom: 15px;
}
.social-icon-one li a:hover .fab {
    background-color: #088161;
    border-color: #088161;
    color: #ffffff;
}
.copyright {
    padding: 14px;
    letter-spacing: 0px;
    color: #C8C8C8;
    background-color: #151717;
    width: 100%;
}
.simple-marquee-container {
    background: #181c1a !important;
    height: 58px !important;
}
.textlogo{
text-align: center;
}
.textlogo h1{
font-size: 31px;
letter-spacing: 0.24px;
color: #181C1A;
margin-bottom: 4px;
}
.textlogo h2{
    font-size: 19px;
letter-spacing: 0.16px;
color: #535353;
margin-bottom: 4px;
}
.textlogo h3{
font-size: 15px;
letter-spacing: 0.16px;
color: #139CD8;    
}
.simple-marquee-container .marquee-content-items li {
    text-align: center;
    font: normal 20px/48px Libre Franklin !important;
    letter-spacing: 0.2px !important;
    color: #fff !important;
}
.nav-outer {
    margin-top: 0px;
}
.main-header {
    background: #139cd8;
}
.main-header.fixed-header .main-box {
    background-color: #139cd8;
}
.main-header .main-box {
    position: relative;
    padding: 0;
    /*overflow: hidden;*/
}
.main-menu .navigation > li > ul > li:hover > a {
    color: #139cd8;
}
.main-header {
    position: relative;
}
.logo.usarpaclogo img, .logo.armylogo img {
    /*height: 114px;*/
    margin-top: 14px;
}
.logo.ipamlogo img {
    height: 165px;
    margin-top: 8px;
    margin-bottom: 10px;
}
.btn-style-one {
    position: relative;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #ffffff;
    text-align: center;
    font-family: Libre Franklin;
    border-radius: 0px;
    padding: 14px 18px !important;
    padding-top: 10px !important;
    margin-top: 5px;
    background: transparent linear-gradient( 97deg , #088161 0%, #1CD8A6 100%) 0% 0% no-repeat padding-box;
}
.logout {
    position: relative;
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #ffffff;
    text-align: center;
    font-family: Libre Franklin;
    border-radius: 0px;
    padding: 7px 18px !important;
    padding-top: 10px !important;
    margin-top: 3px;
    background: transparent linear-gradient( 97deg , #088161 0%, #1CD8A6 100%) 0% 0% no-repeat padding-box;
}
.btn-style-one:hover {
    color: #fff;
    /*color: #006a4e;*/
}
.main-menu .navigation > li > a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 800;
    padding: 16px 0;
    height: 66px;
    color: #ffffff;
    display: flex;
    align-items: center;
    max-width: 123px;
}
.main-header .nav-outer {
     float: none; 
}
.main-menu .navigation > li > a:before {
    position: absolute;
    left: 50%;
    bottom: 10px;
    height: 2px;
    width: 0%;
    content: "";
    -webkit-transform: scale(-1);
    -moz-transform: scale(-1);
    -ms-transform: scale(-1);
    -o-transform: scale(-1);
    transform: scale(-1);
    background: rgb(250 172 29);
    background: -moz-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
    background: -webkit-linear-gradient(to left, rgba(247,0,104,1) 0%, rgba(68,16,102,1) 100%);
    background: linear-gradient(to left, rgb(9 136 102) 0%,rgb(27 214 165) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F70068', endColorstr='#441066',GradientType=1 );
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    display: none;
}



li.current.dropdown,.main-menu .navigation > li:hover {
    background-color: #fff !important;
    transform: skewX(17deg);
    padding: 0 8px;
    box-shadow: 3px 3px 5px 3px #0000001a;
}
li.current.dropdown a, .main-menu .navigation > li:hover a {
    color: #13ade6;
}
li.current.dropdown a,.main-menu .navigation > li:hover a,.main-menu .navigation > li a {
    transform: skewX(-17deg);}

    .main-menu .navigation > li{
padding: 0 8px;
background-color: transparent;
    transform: skewX(17deg);
    }

    .main-header.fixed-header .main-box {
    padding: 0px 0;
}
body *{
    font-family: Libre Franklin !important;
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free' !important;
}
.fab {
    font-family: 'Font Awesome 5 Brands' !important;
}
.semical h6 {
    font-size: 14px;
    display: inline-block;
    width: 100%;
    color: #000;
    text-align: center;
    padding-bottom: 8px;
    font-weight: 600;
}
.main-menu .navigation > li {
    margin-left: 0px;
}


    .nav.nav-tabs.common-navtab {
    border: 0;
    margin: auto;
    margin-bottom: 48px;
    position: relative;
    right: 0;
    left: 0;
}
.common-navtab .nav-item {
    margin-bottom: 40px;
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.leaditem li {
    width: 49%;
    margin: 0.5%;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.leaditem li a {
    border: 5px solid #E9E9E9 !important;
    border-left: 0px !important;
    border-top: 0px !important;
    background-color: #E9E9E9 !important;
    display: inline-block !important;
    position: relative;
}
.common-navtab li a {
    border: 0 !important;
    text-align: center;
    font: 600 14px/13px Roboto;
    letter-spacing: 0px !important;
    background: #E9E9E9 !important;
    border-radius: 5px;
    color: #000 !important;
    padding: 14px 10px;
    margin-right: 8px;
    cursor: pointer;
}
.lead-head-card {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #7d7d7d29;
    display: inline-block;
    width: 100%;
    padding: 0px !important;
    border-top-left-radius: 46px !important;
    border-bottom-left-radius: 46px !important;
    border-top-right-radius: 12px !important;
    border-bottom-right-radius: 12px !important;
}
.lead-head-card .img {
    height: 100px;
    width: 100px;
    background-size: cover;
    float: left;
    margin-right: 18px;
    border-radius: 50%;
    margin-bottom: -3px;
    margin-left: -2px;
}
.lead-head-card h1 {
    font: 600 20px/26px Roboto;
    color: #041C2E;
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 112px;
}
.leaditem li a:hover, .leaditem li a.active {
    border: 5px solid #ffcc00 !important;
    border-left: 0px !important;
    border-top: 0px !important;
    background-color: #fff !important;
}
.common-navtab li a.active {
    background: #FFCC00 0% 0% no-repeat padding-box !important;
}
.bhead, .headtext {
    font: normal normal bold 22px/36px Roboto;
    color: #1B2925;
    border-bottom: 1px solid #B1B1B1;
    width: 100%;
    padding-bottom: 6px;
    margin-top: 12px;
    margin-bottom: 40px;
}
.chief-full-img {
    border-radius: 24px;
    box-shadow: 0px 10px 20px #7d7d7d29;
    max-height: 315px;
}
.bhead::before, .headtext:before {
    content: '';
    height: 4px;
    width: 119px;
    position: absolute;
    background-color: #FFCC00;
    margin-top: 40px;
    margin-left: 0;
    left: 0px;
}
.imggal {
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 10px;
    margin-bottom: 30px;
    cursor: pointer;
}
.imggal>div {
    background: #181C1AAB 0% 0% no-repeat padding-box;
    padding: 12px;
    position: absolute;
    max-width: 80%;
    bottom: 60px;
    cursor: pointer;
}
.imggal>div h1 {
    font: normal normal bold 15px/18px Libre Franklin;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.imggal>div h2 {
font: normal normal normal 13px/21px Libre Franklin;
letter-spacing: 0px;
color: #FFFFFF;
}
.imgup {
    position: absolute;
    z-index: 9;
    height: 107px;
    right: 15px;
    margin-top: 92px;
    border-bottom-right-radius: 3px;
}
.about-txt p, .about-txt span,.about-txt ul li {
    font-size: 14pt !important;
}
.about-txt ul li{
    margin-bottom: 15px;
    list-style: circle;
}
.about-txt ul{
    padding-left: 20px;
}
br {
    content: "";
    margin: 12px;
    display: block;
    font-size: 0;
}
.authbtn .dropdown-menu.show a {
    text-align: left;
    left: 0;
    color: #000;
    font-size: 17px;
    float: left;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}
.video-layout video#background-video {
    height: 350px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.log-reg {
    position: relative;
    font-size: 16px !important;
    font-weight: 600 !important;
    color: #fff;
    border-radius: 0px;
    padding: 12px 12px !important;
    padding-top: 10px !important;
    margin-top: 5px;
    background: #395530;
    border-radius: 6px !important;
}
.namegroup{
    display: flex;
}
.faq {
  list-style: none;
  padding-left: 43px;
  padding-right: 20px;
}
.faq li {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
.faq li.active .answer {
  max-height: 275px !important;
  padding-bottom: 25px;
  transition: max-height 0.5s ease, padding-bottom 0.5s ease;
}
.faq li.active .question {
  color: #808080;
  transition: color 0.5s ease;
}
.faq .answer {
  color: #090909;
  font-size: 16px;
  line-height: 24px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding-bottom 0.5s ease;
}
.faq .plus-minus-toggle {
  cursor: pointer;
  height: 21px;
  position: absolute;
  width: 21px;
  left: -40px;
  top: 50%;
  z-index: 2;
}
.faq .plus-minus-toggle:before, .faq .plus-minus-toggle:after {
  background: #000;
  content: '';
  height: 3px;
  left: 0;
  position: absolute;
  top: -1;
  width: 15px;
  transition: transform 500ms ease;
}
.faq .plus-minus-toggle:after {
  transform-origin: center;
}
.faq .plus-minus-toggle.collapsed:after {
  transform: rotate(90deg);
}
.faq .plus-minus-toggle.collapsed:before {
  transform: rotate(180deg);
}
.faq .question {
  color: #090909;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  padding: 2px 0;
  transition: color 0.5s ease;
}
@media screen and (max-width: 767px) {
  .faq .question {
    font-size: 18px;
  }
}
.sessions thead {
    background: #a2182f;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.sessions tbody tr:nth-child(odd) {
    background: #DFF3FC 0% 0% no-repeat padding-box;
}
.sessions tbody tr:nth-child(even) {
    background: #F0E9FE 0% 0% no-repeat padding-box;
}
.sessions tbody tr td:first-child {
font: normal normal bold 20px/28px Libre Franklin;
letter-spacing: 0px;
color: #343434;
}
.sessions tbody tr td:nth-child(2) {
font: 500 16px/24px Libre Franklin;
letter-spacing: 0px;
color: #343434;
}
.sessions tbody tr td:nth-child(2) label {
margin-bottom: 10px;
cursor:pointer;
}
.sessions td {
    padding: 15px 30px;
}