*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "Poppins", sans-serif;
    background-color: #FAFAFA;
}
.banner{
    padding: 10px 0px 10px 0px ;
    background-image: linear-gradient(#108A7B, #076E60);
}
.banner p{
    font-size: 16px;
font-family: "Poppins", sans-serif;;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: center;

}
#logo{
    margin-left: 10%;
}
.collapse{
    position: absolute;
    right: 15%;
    color: #052B4A;
    font-family: "Poppins", sans-serif;;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.show{
    position: inherit;
}
.nav-item a{
    color: #052B4A;
    margin: 20px;
}
.dropdown-item{
  width: fit-content !important;
}
  /* footer  */
  .site-footer
{
  background-color:#011A2E;
  padding:45px 0 20px;
  font-size:15px;
  line-height:24px;
  color:#a9a9a9;
}
.site-footer hr
{
  border:solid 1px #19E5A8;
  opacity:0.5
}
.site-footer hr.small
{
  margin:20px 0
}
.site-footer h6
{
    font-weight: 700;
  color:#fff;
  font-size:16px;
  text-transform:uppercase;
  margin-top:5px;
  letter-spacing:2px
}
.site-footer a
{
  color:#737373;
}
.site-footer a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links
{
  padding-left:0;
  list-style:none
}
.footer-links li
{
  display:block
}
.footer-links a
{
  /* color:#737373; */
  color:#fff;
  font-family: "Poppins", sans-serif;;
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
}
.footer-links a:active,.footer-links a:focus,.footer-links a:hover
{
  color:#3366cc;
  text-decoration:none;
}
.footer-links.inline li
{
  display:inline-block
}
.site-footer .social-icons
{
  text-align:right
}
.site-footer .social-icons a
{
  width:40px;
  height:40px;
  line-height:40px;
  margin-left:6px;
  margin-right:0;
  border-radius:100%;
  background-color:#33353d
}
.copyright-text
{
  margin:0;
  text-align: justify;
  font-size: 10px;
}
@media (max-width:991px)
{
  .site-footer [class^=col-]
  {
    margin-bottom:30px;
  }
}
@media (max-width:767px)
{
  .site-footer
  {
    padding-bottom:0;
    padding-left: 10px;
  }
  .site-footer .site-footer .social-icons
  {
    text-align:center;
  }
}
.social-icons
{
  padding-left:0;
  margin-bottom:0;
  list-style:none
}
.social-icons li
{
  display:inline-block;
  margin-bottom:4px
}
.social-icons li.title
{
  margin-right:15px;
  text-transform:uppercase;
  color:#fff;
  font-weight:700;
  font-size:13px
}
.social-icons a{
  background-color:#eceeef;
  color:#fff;
  font-size:16px;
  display:inline-block;
  line-height:44px;
  width:44px;
  height:44px;
  text-align:center;
  margin-right:8px;
  border-radius:100%;
  -webkit-transition:all .2s linear;
  -o-transition:all .2s linear;
  transition:all .2s linear
}
.social-icons a:active,.social-icons a:focus,.social-icons a:hover
{
  color:#fff;
  background-color:#29aafe
}
.social-icons.size-sm a
{
  line-height:34px;
  height:34px;
  width:34px;
  font-size:14px
}
.social-icons a.facebook:hover
{
  background-color:#3b5998
}
.social-icons a.linkedin:hover
{
  background-color:#007bb6
}
.social-icons a.instagram:hover
{
  background-color:#e00a55
}
@media (max-width:767px)
{
  .social-icons li.title
  {
    display:block;
    margin-right:0;
    font-weight:600
  }
}
/* maincontainer  */

.maincontainer{
    margin:0 auto 20px auto !important;
    justify-content: center;
}
.general{
    box-shadow: 0px 0px 5px 0px #00000040;
    height: fit-content;
    background: #FFFFFF;
    font-family: "Poppins", sans-serif;;
    padding:10px;
    position: sticky;
    top:10px;
}
@media (max-width:767px)
{
  .general{
      position:relative;
      top:0;
  }
}
.general a{
    text-decoration: none;
    color:#000000;
    font-family: "Poppins", sans-serif;;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
}
.clicked{
  text-decoration: none !important;
  color: #0B3A61 !important;
  font-family: "Poppins", sans-serif; 
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
  letter-spacing: 0em !important; 
  text-align: left !important;
}
.questions h1{
font-family: Source Sans Pro;
font-size: 45px;
font-weight: 700;
line-height: 57px;
letter-spacing: 0em;
text-align: left;
}
.questions{
    margin-left: 10px;
}
.ques{
    /* height: 400px;
    overflow-y:auto; */
}
.accordion{
    margin-top: 20px;
    --bs-accordion-bg: #fafafa !important;
}
.accordion-title{
    margin-top: 30px;
    font-family: Source Sans Pro;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #1f4c77;
}
.accordion-item{
    border-bottom: 1px solid #dee2e6 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}
.accordion-button:not(.collapsed) {
    background-color: #fafafa !important;
    color: #0A7567 !important;
}
.accordion-button:focus {
    box-shadow: none !important;
}
.accordion-header{
    font-family: "Poppins", sans-serif;;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;    
}
.accordion-body p{
    font-family: "Poppins", sans-serif;;
font-size: 16px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
}
.accordion-button{
  font-family: "Poppins", sans-serif;;
font-size: 16px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0em;
text-align: left;
}
 /* login signup */
 @media (max-width:737px) {
  .modal-content{
  width: 100% !important;
}
}
 .modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin:0px;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
button#openModalBtn {
    background-color: #0B3A61;
    color: white;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 1.8px;
    border-radius: 5px;
    border: 2px solid #0B3A61;
    cursor: pointer;
}
button#openModalBtn:hover {
    background-color: transparent;
    color: #0B3A61;
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 450px;
}

.modal-content .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.tab {
  overflow: hidden;
}

.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 15px;
  transition: 0.3s;
  font-size: 18px;
  width: 48%;
}

.tab button:hover {
  background-color: #ddd;
}

.tab button.active {
  background-color: #0b3a61;
  color: white;
}

.tabcontent {
  display: none;
  padding: 0px 30px 30px 30px;
}

button[type="submit"] {
    padding: 15px 15px;
    background-color: #0B3A61;
    border: none;
    color: white;
    cursor: pointer;
    margin-top: 10px;
    width: 92.7%;
    font-size: 18px;
    border-radius: 5px;
}

input[type="text"],
input[type="password"], input[type="email"],input[type="date"], input[type="tel"] {
    width: 92.7%;
    padding: 10px 5px;
    margin: 5px 0;
    border-radius: 5px;
    border: 1px solid black;
}

input[type="submit"]:hover {
  /* background */
}

#popupModal h2 {
    font-family: SourceSansPro;
    font-size: 36px;
    margin: 30px 0px 10px 0px;
}
#popupModal p {
    font-size: 16px;
    line-height: 1.2;
}
input::placeholder {
    font-size: 16px;
    padding: 15px;
}
.tab .tablinks {
    background-color: #e8e8e8;
    border: 2px solid #e8e8e8;
}

span.phone_error, .password_error {
    margin-top: -15px;
    margin-bottom: 15px;
}

/* profile menu */


.profile-dropdown{
  display: inline-block;
  position:relative;
  background:  #feffff;
  border: black 1px;
  border-radius: 100%;
  margin: auto;
  font-size: 1.3rem;
  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;          /* Likely future */
  
  * {
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */     
  }
  
  input[type="checkbox"]{
    display:none;
    &:checked{
      & ~ ul{
        display:block;
        animation: pulse .5s;
      }
    }
  }
 
  img{
    display: inline-block;
    background: darken( #f2f2f2, 10%);
    height: 1.5rem;
    vertical-align:middle;
    margin-right: 1rem;
    margin-top: 1rem;
    margin: .5rem .5rem .5rem .5rem;
    border-radius: 60%;
  }
  
  span{
    display:inline-block;
    vertical-align: sub;
    margin-right:2rem;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .prof-ul{
    display:none;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    position:absolute;
    top: 100%;
    right: 0;
    border-radius: 3px;
    z-index: 2000;

    li{
      a{
        color: black;
        display:block;
        padding: .75rem 1rem;
        text-decoration: none;
        font-size: 1rem;
        
        i{
          font-size: 1.3rem;
          vertical-align: middle;
          margin: 0 .75rem 0 -.25rem;
        }
        
        &:hover{
          background: darken( #f2f2f2, 5%);
        }
      }
      
      &:first-child a:hover{
        border-radius: 3px 3px 0 0;
      }
      
      &:last-child a:hover{
        border-radius: 0 0 3px 3px;
      }
    }
  }
  
  & > label {
    position: relative;
    height: 3.5rem;
    display: block;
    text-decoration: none;
    background: transparent;
    color: #333;
    box-sizing: border-box;
    padding: .9rem;
    float: right;
    border-radius: 0 3px 3px 0;

    i{
      color: darken( #f2f2f2, 25%);
      font-size: 1.75rem;
    }
  }
  
  &:after{
    content: '';
    display:table;
    clear:both;
  }
}

.half{
  height: fit-content;
  margin-top: 18px;
}


.container{
  width: 80%;
  margin:4rem auto 2rem;
  
  .half{
    width: 50%;
    float:left;
    margin-bottom: 2rem;
  }
  
  &:after{
    content: '';
    display:table;
    clear:both;
  }
}

p.subtitle{
  color: rgba(0,0,0, .5);
  font-weight: bold;
  text-align:center;
  margin: .5rem 0 2rem;
  letter-spacing: .1rem;
}

.background{
  position:absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .25;
  z-index: -1;
  background: url(https://ar1web-com.googlecode.com/svn/Bg/bg63.gif);
}
.prof-ul{
  width: max-content;
}
@media (max-width:500px) {
  .prof-ul{
    left:20px;
  }
}