

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
     font-family: inherit; 
}

*,
*::after,
*::before{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}
li{
	list-style-type:none;
}
a{
	text-decoration: none;
	color:inherit;
}

a:hover {
	text-decoration: none;
	color:inherit;
}
.container {
    max-width: 1200px;
}
.bg-linear{
	background: linear-gradient(180deg, #C0D0FF 0%, #FFFFFF 100%);
}
.header ul {
    display: flex;
    justify-content: flex-end;
	    padding: 20px 0;
}

.header ul li a {
    font-size: 20px;
    display: flex;
    align-items: center;
    gap: 4px;
	color: #154D84;
}
.header ul li a img {
    width: 24px;
}
.left-sec img.logo-img {
    width: 350px;
	margin-bottom:40px;
}
.left-sec img.logo-img-2 {
    width: 400px;
}

.login-container {
    width: 450px;
    background: white;
    border-radius: 24px;
 	    box-shadow: 0px 18.9px 33.12px 0px #C7E1FF;
    margin: 0 auto;
	
}
.login-section {
    padding: 70px 0;
}
.login-container form{
	    padding: 34px 60px;
	
}


.login-container h4 {
    font-size: 36px;
    color: #154D84;
	    margin-bottom: 34px;
		font-weight: 600;
    text-align: center;
}
.form-group input {
    width: 100%;
    outline: none;
    border: none;
    border-bottom: 1px solid #0972B3;
	color: #154D84;
    padding: 6px 10px;
	font-size: 16px;
}

.form-group:last-child {
    margin-bottom: 12px;
}
.form-group input::placeholder{
	color: #154D84;
	font-weight:500;
}
.forgot-div a {
    font-size: 15px;
    display: flex;
    justify-content: flex-end;
    color: #154D84;
	    margin-top: 16px;
}

.log-btn a {
    color: #154D84;
    background: #C7E1FF;
    width: 100%;
    border-radius: 30px;
    display: block;
    text-align: center;
    padding: 7px 20px;
    border: 0.72px solid #154D84;
    font-size: 22px;
    font-weight: 700;
	margin-top:40px;
}
.login-bottom span {
    font-family: "Inter", sans-serif;
    font-size: 13px;
    padding-top: 60px;
	text-align: center;
	padding-bottom: 16px;
    display: block;
    color: white; 
}
.login-bottom {
    background: #175088;
    border-radius: 0 0 24px 24px;
    box-shadow: 0px 18.9px 33.12px 0px #C7E1FF;
    margin-top: 70px;
	    padding: 0 60px;
		    position: relative;
}
span.side-line {
    display: block;
    position: relative;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding-top: 26px;
	color:#154D84;
}
span.side-line:before {
    position: absolute;
    content: "";
    background: #0972B3;
    width: 45%;
    height: 1.3px;
    top: 38px;
    left: 0;
}
span.side-line:after {
    position: absolute;
    content: "";
    background: #0972B3;
    width: 45%;
    height: 1.3px;
    top: 38px;
    right: 0;
}
.login-bottom a {
    text-decoration: underline;
    text-underline-position: under;
}
img.log-img {
    position: absolute;
    width: 75px;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.signup-name {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
    .login-section {
        display: flex;
        justify-content: center;
        align-items: center;
		    height: 100%;
 }
.i-icon img {
    width: 20px;
    margin-bottom: 5px;
}
.content {
        padding: 30px 22px 50px !important;

}
p.para {
    color: #154D84;
    font-size: 16px;
    font-weight: 500;
}
.card-body {
    padding: 0;
}
.card {
    max-width: 920px;
	padding-bottom: 90px;
    margin-top: 28px;
}
.table-responsive.table_forinquirydata tr {
    border-bottom: 1px solid #154d84;
	    white-space: nowrap;
}
.table-responsive.table_forinquirydata thead tr:first-child {
    border-bottom: none;
}
span.speaker img {
    width: 19px;
    margin-bottom: 5px;
}
.slider-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
   max-width: 920px;
}
.slider-btn a {
    color: #154D84;
    font-size: 16px;
    font-weight: 500;
}
.select-class {
    position: relative;
}

.i-icon-1 {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: white;
    background: #154D84;
    padding: 8px 17px;
    border-radius: 0 10px 10px 0;
	    z-index: 0;
}
.slider-flex.time-interval {
    width: 400px;
}
.alert-sec-1 {
    padding-right: 10px;
}
.card.user {
    width: 100%;
    max-width: 100%;
	
}
.slider-flex.user {
    max-width: 100%;
}
.somepoints ul li {
    font-size: 16px;
    color: #154D84;
    font-weight: 500;
    margin-bottom: 12px;
    list-style-type: disc;
}
.side-room span {
    font-size: 14px;
    font-weight: 800;
    color: #154D84;
    display: block;
    text-align: center;
	margin-top: 3px;
    line-height: 17px;
}
.slide-3-sec-1-upper h5 {
    font-size: 18px;
    color: #E75300;
    font-weight: 700;
       padding-bottom: 16px;
	   padding-left:50px;
}
.slide-3-sec-1-upper{
 padding: 20px 0px;
 border-bottom: 3px solid #EEF2F6;
}

.slide-3-sec::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.slide-3-sec::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.slide-3-sec::-webkit-scrollbar-thumb {
  background: #175088; 
  border-radius: 2px;
}

/* Handle on hover */
.slide-3-sec::-webkit-scrollbar-thumb:hover {
  background: #175088; 
}


.modal {
  visibility: hidden;
  opacity: 0;
  position:fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(77, 77, 77, .7);
  transition: all .4s;
}

.modal:target {
  visibility: visible;
  opacity: 1;
}

.modal__content {
  border-radius: 4px;
  position: relative;
  width: 450px;
  max-width: 90%;
  background: #fff;
  /* padding: 1em 2em; */
      border-radius: 20px;
}

.modal__footer {
  text-align: right;
  a {
    color: #585858;
  }
  i {
    color: #d02d2c;
  }
}
.modal__close {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #585858;
    font-size: 18px;
    text-decoration: none;
    background: #154D84;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
}
.modal__content h1 {
    font-size: 20px;
    color: #154D84;
    font-weight: 900;
    text-align: center;
	border-bottom: 1.4px solid #154d84;
    padding: 10px 0;
}

.popup-content {
    padding: 20px 20px;
}

.popup-input input {
    /* background: #fff url(../images/Vector-2.png) no-repeat right center; */
    
    border: solid 1px #ddd;

    font-size: 100%;
    font-weight: inherit;
    outline: none;
    padding: 8px 10px;
    text-indent: 0.01px;
    text-overflow: '';
    vertical-align: middle;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #5E91C4;
    border-radius: 10px;
    padding: 10px 30px;
    appearance: none;
    width: 185px;
}

.popup-content .select-class select {
   z-index: 1;
    position: relative;
    background: no-repeat;
    width: 185px;
}
.popup-content .i-icon-1 {
    padding: 6px 17px;
}

.popup-input {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
	padding-right: 77px;
}
.popup-content label {
    font-size: 16px;
    padding-right: 18px;
    color: #154D84;
}
.popup-content input::placeholder{
	color:#154D84;
	font-weight:600;
}
.select-class select::placeholder{
	color:#154D84;
	font-weight:600;
}

.popup-content .i-icon-1 {
    right: 77px;
}

.popup-content .first-interval {
    margin-bottom: 0px; 
}

.topbar-menu.d-flex.align-items-center.user-1 .logo-box{
	display:block;
}
.topbar-menu.d-flex.align-items-center.user-1 .logo-box .logo-light{
	display:block;
}

.topbar-menu.d-flex.align-items-center.user-1 img.logo-lg {
   width: 200px;
    height: auto !important;
    margin-top: -17px;
}

.navbar-custom .topbar.user-1 {
    padding: 13px 1.5rem;
}

.content-page.user-1 .content {
    background: #175088;
}

.slide-3-sec.user-1 {
    height: 100%;
    overflow: auto;
}
.slide-3-sec-1-upper h4 {
    font-size: 18px;
    color: #404040;
    padding-left: 50px;
    padding-bottom: 18px;
	font-weight: 900;
}

.side-room.user-1 {
    background: white;
    border: 1px solid #154D84;
    border-radius: 10px;
    text-align: left;
    padding:18px 30px 10px 30px;
    margin-right: 17px;
}

.side-room.user-1 span {
	text-align:center;
	    font-weight: 400;
		font-size:12px;
		
}

.slide-3-sec.user-1 .slide-3-sec-1 {

    padding: 0 40px;
}





.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}


.my-slider{
  padding: 0 70px;
}

.slick-track {
    display: flex;
    grid-template-columns: repeat(27, 1fr);
    align-items: center;
    justify-content: space-between;
}

.side-room.text-center.slick-slide.slick-active {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.interval-section.user {
    width: 100%;
}
.interval-section-1.user {
    display: block;
}
.interval-1.user {
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* gap: 40px; */
        width: 90%;
}
.i-icon-1.user {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: white;
    background: #154D84;
    padding: 3px 17px;
    border-radius: 0 10px 10px 0;
    z-index: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.interval-section.user h6 {
    font-size: 18px;
    color: #154D84;
    font-weight: 615;
    margin-top: 10px;
}

.alert-sec-2.user {
    justify-content: right;
	gap:20px;
	margin-top:0;
}

.alert-sec-2.user button {
    width: 135px;
	    padding: 5px 16px;
}

.select-class.user select {
    width: 186px;
	font-size: 14px;
   padding: 12px 58px 12px 12px;
}



#target{
	display:none;
}

span.Show.hoverr-setting {
    position: relative;
    cursor: pointer;
}

span.Show.hoverr-setting:before {
    position: absolute;
    top: -2px;
    right: 72px;
    content: '';
    width: 18px;
    height: 18px;
    background-image: url('../images/settings_icon.png');
    background-size: cover;
    display: none;
    transition: .3s all ease;
}

span.Show.hoverr-setting:hover:before {
    
	display:block;
	transition:.3s all ease;
}
.header-logo-flex {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 30px;
}

span.rooms-name {
    border: 1px solid #a0d4ff;
    padding: 2px;
    text-align: center;
    display: block;
	margin-top: 6px;

}

.side-room-img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.side-room-text {
    padding: 0px 6px 8px;
}

span.border-span {
	border-top: 1px solid blue;
    border-top: 1px solid #a0d4ff;
    padding-top: 5px;
}

/* new css */
.header-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 0;
}
.header-section a img {
    width: 250px;
}

ul.header-flex li {
    list-style: none;
    color: #154D84;
    font-size: 20px;
    text-transform: uppercase;
}

.banner-img {
    width: 45%;
    margin: auto;
}

.banner-img img {
    width: 100%;
}
section.banner-section {
    background: #84C2FF;
    padding:100px 0;
}
.p-t-60{
    padding-top:60px ;
}
.con-sec {
    background: #84c2ff;
    border: 10px solid #fff;
    box-shadow: 0 4px 4px #00000042;
    padding: 15px;
}

.con-sec h2 {
    color: #154D84;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 14px;
}
.con-sec p {
    color: #154D84;
    font-size: 16px;
    margin-bottom: 0;
}
.con-sec h3 {
    color: #154D84;
    font-size: 20px;
    font-weight: 700;
}
.bg-whitebox p {
    color: #154D84;
    font-size: 19px;
    background: #fff;
    margin-top: 15px;
    padding: 10px;
    border-radius: 20px;
}
.bg-whitebox a i {
    font-size: 14px;
}
.con-sec h5 {
    font-size: 17px;
    color: #154D84;
    margin-top: 15px;
}
.testimonial-sec h2 {
    color: #154D84;
    font-size: 22px;
    text-transform: uppercase;
}
.testimonial-sec p {
    color: #154D84;
    font-size: 16px;
}
.testimonial-sec p a {
    color: #E65300;
    font-weight: 600;
}
.bt-line {
    border-bottom: 1px solid #84C2FF;
    margin-bottom: 10px;
}
.bg-whitebox {
    margin-top: 25px;
}
.p-b-100{
    margin-bottom: 100px;
}


/* contact us css */
.address-sec img {
    width: 240px;
    text-align: center;
    margin: auto;
    display: flex;
    border: 2px solid #fff;
    margin-top: 35px;
    margin-bottom: 20px;
}
.contact1 h2 {
    color: #0772b1;
    font-size: 50px;
    margin-bottom: 20px;
}
.address-sec a {
    color: #FF5C00;
    display: block;
    margin-bottom: 30px;
    background: #fff;
    padding: 9px;
    border-radius: 3px;
    text-decoration: underline;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
}
.feedback1 h2 {
    font-size: 23px;
    color: #0a91bf;
}
.address-sec h2 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.address-sec p {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.form-border1 {
    margin: 4px 0 25px 0;
    border: 2px solid #84c2ff7a;
    padding: 8px 10px;
}
.form-border {
    margin: 4px 0 25px 0;
    border: none;
    border-bottom: 2px solid #84c2ff7a;
    padding: 8px 10px;
}
button.sub-btn {
    background: #175088;
    outline: none;
    border: none;
    padding: 10px 16px;
    width: 188px;
    color: white;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
.form-border:focus::placeholder {
    color: transparent;
    }


    section.bg-grient hr {
        color: #0772b1;
    }
    .address-sec {
        background: #84c2ff;
        border: 10px solid #fff;
        box-shadow: 0 4px 4px #00000042;
        padding: 15px;
    }
    .address-sec h1 {
        color: #fff;
        font-size: 38px;
        margin-bottom: 25px;
        text-transform: uppercase;
    }
    .col-md-7.form-bg {
        border: 1px solid #D9D9D9;
        box-shadow: 0 4px 4px #00000042;
        padding: 30px;
    }
    .form-box label {
        color: #7E7E7E;
    }
    header.header-border {
        box-shadow: 0 4px 16px #84c2ff78;
        background: #fff;
    }

    /* faqs css */
    
    .faqs-section details {
        font-size: var(--title);
        margin: 0 auto;
        width: 100%;
        position: relative;
        transition: all 0.3s ease-in-out;
        margin-bottom: 20px;
    }
  .faqs-section details:hover {
    opacity: 1;
  }
  
  .faqs-section summary {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    list-style: none;
    display: flex;
    margin-bottom: 15px;
}
 
.faqs-section summary:hover .title {
    opacity: 1;
  }
  .faqs-section summary:hover .accordion-icon {
    opacity: 1;
  }
  
  .faqs-section  .accordion-title {
    color: #154D84;
    width: 90%; 
    transition: all 250ms ease-in-out;
    font-size: 22px;
}
  
.faqs-section .accordion-icon {
    pointer-events: none;
    position: absolute;
    right: 1rem;
    transition: all 150ms ease-out;
    color: #154D84;
}
.faqs-section  .accordion-icon svg {
    width: var(--icon-size);
    height: var(--icon-size);
    transition: transform 0.3s ease-in-out;
  }
  
  .faqs-section  .accordion-content {
    color: #154D84;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.65;
    margin-bottom: 30px;
    background: #EDEDED;
    padding: 15px;
}
  
  /** Remove Marker */
  .faqs-section  summary::-webkit-details-marker {
    display: none;
  }
  
  /** Rotate Icon */
  .faqs-section details[open] .accordion-icon svg {
    transform: rotate(180deg);
  }
  .faqs-section .accordion-container {
    margin: 10px 42px;
}
.faqs-section .accordion-container h1 {
    font-size: 40px;
    color: #154D84;
    margin-bottom: 20px;
}

/* function css */
.function-left-img img {
    width: 100%;
    border: 2px solid #fff;
    margin-top: 10px;
}
.function-left {
    background: #84c2ff;
    border: 10px solid #fff;
    box-shadow: 0 4px 4px #00000042;
    padding: 15px;
}
.function-left-img {
    width: 80%;
    margin: auto;
    margin-bottom: 35px;
}
.function-left-img h2 {
    color: #fff;
    font-size: 27px;
}
.function-left-inr a {
    display: block;
    color: #FF5C00;
    font-size: 15px;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 5px 5px 40px;
}
.function-right h2 {
    font-size: 20px;
    font-weight: 600;
    color: #154D84;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.function-right {
    margin-left: 25px;
}
.function-right p {
    color: #154D84;
    font-size: 15px;
}
.function-right ul li {
    list-style: disc;
    color: #154D84;
    font-size: 15px;
    margin-bottom: 5px;
}

/* support css */
.support-section-left h2 {
    color: #fff;
    font-size: 22px;
}
.support-left-inr h4 {
    color: #FF5C00;
    font-size: 15px;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 5px 5px 40px;
}
.support-left-inr a {
    display: block;
    color: #FF5C00;
    font-size: 15px;
    background: #fff;
    margin-bottom: 10px;
    padding: 5px 5px 5px 40px;
}
.support-section-left h3 {
    font-size: 16px;
    color: #fff;
    margin: 36px 0 20px;
}
.support-section-left p {
    color: #fff;
    font-size: 13px;
}
p.pra-mg {
    margin-top: 150px;
}
.support-section-left {
    position: relative;
}
.support-left-img img {
    width: 70%;
    margin: auto;
    display: flex;
}
.support-left-img {
    position: absolute;
    left: -17px;
    bottom: 22%;
    background: #154D84;
    width: 110%;
    padding: 7px;
}
.faqs-section2 .faq-item {
    padding: 10px 0;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
  
  .faqs-section2 .faq-item:last-child {
    border-bottom: none;
  }
  
  .faqs-section2 .faq-question {
    font-size: 16px;
    font-weight: 500;
    color: #E65300;
}
  
  .faqs-section2 .faq-answer {
    font-size: 16px;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out; 
    max-height: 0;
  }
  
  .faqs-section2 .faq-answer.active {
    border-bottom: 1px solid #e0e0e0;
  }
  
  .faqs-section2 .icon-container i {
  display: none;
  }
  
 .header-border .nav {
    width: 100%;
    display: flex;
    align-items: center;
    background-color: #fff;
  }
  /* .header-border  .nav > .nav-header {
    flex: 0.95;
    padding-left: 1rem;
  } */
  .header-border  .nav > .nav-header > .nav-title {
    font-size: 22px;
    color: #fff;
  }
  .header-border  .nav > .nav-list {
    display: flex;
    gap: 2rem;
  }
  .header-border   .nav > .nav-list > li {
    list-style-type: none;
  }
  .header-border  .nav > .nav-list > li a {
    text-decoration: none;
    color: #154D84;
    cursor: pointer;
  }
  .header-border-visited {
    text-decoration: none;
    color:purple !important;
    cursor: pointer;
  }
  .header-border  .nav > #nav-check {
      display: none;
  }
  @media (max-width: 770px) {
    .header-border  .nav {
      padding: 1rem;
    }
    .header-border  .nav > .nav-btn {
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 23px;
        padding-top: 0.2rem;
    }
    .header-border  .nav > .nav-btn > label {
      display: inline-block;
      width: 50px;
      height: 50px;
      padding: 13px;
    }
    .header-border  .nav > .nav-btn > label > span {
           display: block;
        width: 30px;
        height: 10px;
        border-top: 3px solid #154d84;
    }
    .header-border  .nav > .nav-list {
        position: absolute;
        display: flex;
        flex-direction: column;
        gap: 1rem;
        width: 100%;
        height: 0;
        transition: all 0.3s ease-in;
        top: 98px;
        left: 0;
        overflow: hidden;
        background: #fff;
        z-index: 99;
    }
    }
    .header-border  .nav > .nav-list > li {
      width: 100%;
      margin-top: 1.5rem;
    }
    .header-border  .nav > #nav-check:checked ~ .nav-list {
      height: calc(100vh - 50px);
    }
    @media  (max-width:991px) {
        .banner-img {  width: 66%;  }
        section.banner-section {  padding: 80px 0;  }
        .header-section a img {  width: 200px;  }
        .function-left-inr a { padding: 5px; }
        .function-left-img {  width: 100%; }
        .address-sec img {  width: 100%; }
        .address-sec a {  font-size: 13px; }
        .support-left-inr a {    padding: 5px;  }
        .support-left-img { bottom: 25%;  }
        .support-left-inr h4 {   padding: 5px; }
    }
  @media  (max-width:676px) {
    .header-border  .header-section a img {  width: 150px; }
    .function-right { margin-left: unset;  margin-top: 35px; }
    .faqs-section .accordion-container {  margin: unset; }
    .col-md-7.form-bg {   padding: 40px 10px;  margin-top: 24px; }
    .testimonial-sec {  margin-top: 40px; }
    .banner-img {  width: 85%;  }
    section.banner-section {   padding: 50px 0; }
    .support-left-img { bottom: 20%;  }
  }
























