/* about  */


.about_wrapper{
    padding: 80px 0;
}

.about_wrapper .line{
    margin-left: 0px;
    margin-bottom: 20px;
}

.about_wrapper h2{
    margin-bottom: 15px;
    letter-spacing: 0rem;
    text-transform: uppercase;
    line-height: 1.4;
    font-weight: 700;
    font-size: 2.25rem;
    color: var(--secondary-color);
    font-family: var(--heading-font);
    text-align: center;
}
.about-pd-r{
    padding-left: 0;
}
.border-box{
    position: absolute;
    width: 200px;
    height: 200px;
    content: '';
    right: 46px;
    border-radius: 50%;
    background-image: radial-gradient(#2740619e, #2740612b);
    box-shadow: 0px 0px 179px #274061;
    display:none;
}
.about_wrapper .borders{
    margin: 0;
}
.about-img2{
    /* background: var(--secondary-color); */
    /* border-radius: 20% 0; */
}
.img-2{
    aspect-ratio: 1.3;
    object-fit: cover;
    /* right: 2rem; */
    height: 415px;
    position: relative;
    object-position: center;
    width: 55%;
}
.img-1{
   object-position: center;
    object-fit: cover;
    position: absolute;
    bottom: -1.5rem;
    width: 66%;
    height: 262px;
    border: 12px solid #fff;
    right: 0px;
    left: auto;
}
.about-img-0{
    display: block;
    background-image: url(../images/about-bg.png);
    background-repeat: no-repeat;
    position: relative;
    background-position: top -13% right 0%;
    margin-bottom: 20px !important;
    width: 50%;
    float: left;
    margin-right: 60px;
}
.borders {
    height: 3px;
    width: 75px;
    background-color: var(--secondary-color);
    bottom: 0;
    margin: auto;
    justify-content: center;
}
.about-dec{
    margin-top: 0rem;
}
 section.about-us span.ratings {
    display: flex;
    gap: 10px;
    margin-bottom: 15px
}

section.about-us p.head,section.services-section .head-sec p {
    margin-bottom: 20px;
    color: var(--secondary-color);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 14px
}

section.about-us .about-content-sec {
    padding-right: 50px
}

section.about-us .about-content-sec a.main-btn {
    display: block;
    width: 150px;
    text-align: center;
    transition: .3s ease-in-out
}



section.about-us .about-content-sec .abt-btn {
    margin-top: 40px
}

section.about-us .about-image-sec img {
    width: 500px;
    max-width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center center;
    border-radius: 10px;
    box-shadow: 0 15px 45px 0 rgba(0,0,0,.1);
    filter: brightness(.8)
}

section.about-us .about-image-sec .abt-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column
}

section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0 30px -15%
}

section.about-us .about-image-sec .abt-img2 {
    margin: 0 -15% 0 0
}

.about-image-sec {
    width: 50%;
    float: right;
    margin-left: 30px;
}
section.about-us {
    padding-top: 145px;
}


.about_wrapper{
   padding-top: 135px;
   /* padding-bottom: 60px; */
   /* background: white; */
}
.upper-head {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
}
.upper-head h2{
    font-size: 40px;
    font-family: var(--heading-font);
    margin-bottom: 30px;
    color: var(--heading-color);
}
section.card-sec .upper-head {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: 60px;
}
.about_wrapper a.main-btn{
    width: 150px;
    text-align: center;
}
section.card-sec .upper-head h2{
    font-size: 40px;
    font-family: var(--heading-font);
    margin-bottom: 30px;
}
.heading_sec{
    margin-bottom: 40px;
    text-align: center;
}
.about-img1{
    text-align: right;
}
.about-img1 img{
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 15px;
}
.about-img2 img{
    position: absolute;
    left: 0px;
    width: 75%;
    bottom: -20px;
    /* border-radius: 30px; */
    border: 5px solid #fff;
    object-fit: cover;
    height: 250px !important;
}
.about_wrapper .col-lg-6.text-center.text-lg-start p{
    /*line-height: 30px;*/
    margin-bottom: 15px;
}
.subhead {
    color: var(--secondary-text);
    font-size: 18px;
    /*line-height: 35px;*/
}
.about_wrapper .col-lg-6.text-center.text-lg-start{
    padding-right: 0%;
    width: 60%;
}

.about_wrapper .col-lg-6.mb-4.mb-lg-0.ps-lg-4.position-relative.text-center {
    width: 40%;
}



.about_wrapper h3{
    font-size: 2.25rem;
    /* color: var(--primary-color); */
    font-family: var(--heading-font);
}

.heading_sec h3{ 
    font-size: 40px;
    font-family: var(--heading-font);
}
.about_wrapper .heading_sec {
    margin-bottom: 0px;
    text-align: left;
}
.about_wrapper .abt-para {
    height: 75px;
    overflow: hidden;
    margin-bottom: 0px;
}
.about_wrapper .heading_sec h3{
    line-height: 1.2;
    font-size: 36px;
    color: var(--heading-color);
}
.about_wrapper .col-lg-6.abt-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 5%;
}
section#about .abt-para{
  height: 100%;
  overflow: visible;
  max-height: 100%;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* padding-left: 5%; */
}

.abt-para p{
    text-align:center;
}
/*.abt-image {
    width: 50%;
    float: left;
    margin-right: 5%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}
 .abt-image {
     width: 50%;
     float: left;
     margin-right: 5%;
     margin-bottom: 10px;
     position: relative;
     z-index: 1;
 }*/
 .name {
    margin-top: var(--m20);
    text-align: center;
}

section.about-home img {
    width: 100%;
    height: auto;
    min-height: 300px;
    max-height: 460px;
    object-fit: cover;
    object-position: top;
    height: 350px;
    transition: 0.5s all;
    border-radius: 10px;
}
.img {
    overflow: hidden;
    border-radius: 10px;
}
section.about-home img:hover {
    transform: scale(1.14);
}

.about-home .head-sec h2{
    margin-bottom: 40px;
}
section.vision-section{
 /* padding-top:0; */
}
section.vision-section a{
    font-weight:bold;
}
section.vision-section h4 {
    text-align:center;
    
}
section.vision-section p{
    text-align:center;
    
}
section.vision-section .container{
  padding-left: 0;
    padding-right: 0;
}
.fc-view-container{
  background: var(--secondary-color) !important;
}
#calendar span, #calendar a{
 color:var(--white-color) !important; 
}
#calendar .fc-button-group>.fc-button span{
    color:var(--white-color) !important; 
}
.fc-license-message {
    color: #000 !important;
}
#calendar a.fc-timeline-event.fc-h-event.fc-event.fc-not-start.fc-not-end.fc-draggable, #calendar a.fc-timeline-event.fc-h-event.fc-event.fc-not-start.fc-not-end.fc-draggable span{
    color: var(--white-color) !important;
  padding-left: 6px;
    text-shadow: 0 0 3px #000;
    letter-spacing: 1px;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #fff !important;
}
.fc-timeline .fc-head .fc-cell-content {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.fc-view-container{
  border-radius: 15px;
    padding: 10px;
  box-shadow: 0 0 6px #ffffff96;
}
.fc-license-message{
 display:none !important; 
}
.fc-timeline .fc-cell-text{
  font-weight: bold !important;
}
#calendar a.fc-timeline-event.fc-h-event.fc-event.fc-not-start.fc-not-end.fc-draggable{
  top: 60% !important;
    transform: translateY(-50%);
}
#calendar ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#calendar ::-webkit-scrollbar-track {
  background: #f1f1f1; 
  box-shadow:0 0 3px #000;
}
 
/* Handle */
#calendar ::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
#calendar ::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
#calendar .fc-timeline-event .fc-title{
  font-size: 11px;
  color:#fff !important;
}
#calendar .fc-timeline-event{
  display: flex;
    align-items: center;
    justify-content: center;
  top: 50% !important;
    transform: translateY(-50%);
}
.fc-event .fc-content{
  display: flex;
    align-items: center;
    justify-content: center;
}
.fc-time-area .fc-rows td>div{
  position:relative;
}
.fc-time-area .fc-event-container{
 height:40px !important; 
}