@font-face {
  font-family: 'RobotoSlab-Regular';
  src: url('../fonts/RobotoSlab-Regular.eot');
  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoSlab-Regular.woff2') format('woff2'),
      url('../fonts/RobotoSlab-Regular.woff') format('woff'),
      url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoSlab-Bold';
  src: url('../fonts/RobotoSlab-Bold.eot');
  src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoSlab-Bold.woff2') format('woff2'),
      url('../fonts/RobotoSlab-Bold.woff') format('woff'),
      url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'RobotoSlab-Medium';
  src: url('../fonts/RobotoSlab-Medium.eot');
  src: url('../fonts/RobotoSlab-Medium.eot?#iefix') format('embedded-opentype'),
      url('../fonts/RobotoSlab-Medium.woff2') format('woff2'),
      url('../fonts/RobotoSlab-Medium.woff') format('woff'),
      url('../fonts/RobotoSlab-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

   /* used for counters */
@font-face {
  font-family: 'Veneer';
  src: url('../fonts/Veneer.eot');
  src: url('../fonts/Veneer.eot?#iefix') format('embedded-opentype'),
      url('../fonts/Veneer.woff2') format('woff2'),
      url('../fonts/Veneer.woff') format('woff'),
      url('../fonts/Veneer.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* english font */

@font-face {
  font-family: 'Quicksand-Regular';
  src: url('../fonts/Quicksand-Regular.woff2') format('woff2'),
      url('../fonts/Quicksand-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Quicksand-Bold';
  src: url('../fonts/Quicksand-Bold.woff2') format('woff2'),
      url('../fonts/Quicksand-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.enlan{
  font-family: 'Quicksand-Regular';
}
.enlanBold{
  font-family: 'Quicksand-Bold';}
.changeLanguage{
    background-color:transparent;
    border:none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'RobotoSlab-Bold';
}

.white{
  color:white;
}
p{
  font-size:16px ;
  font-family: 'RobotoSlab-Regular';
}

body{
    background-color:white !important ;
  color:#000000;
  font-family: 'RobotoSlab-Regular';
  overflow-x: hidden;
  direction:ltr ;
}
.bold-font{
  font-family: 'RobotoSlab-Bold';
}    
.container{
  max-width: 96%;
}



.mainmenu .nav-link {
  display: block;
  padding: 0.5rem 1rem;
    padding-right: 1rem;
    padding-left: 1rem;
  color: #000;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  font-size: 16px;
}

.mainmenu a{

  padding: 7px 1rem;
    padding-right: 0rem;
    padding-left: 0rem;
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0.25rem;
    padding-right: 0.35rem;
  }
 
}


.dropdown-toggle::after {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-left: 0.3em solid transparent;
  border-bottom: 0;
  border-right: 0.3em solid transparent;
  font-size: 15px;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 9.25rem;
  right: 11%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
  text-align: left;
}

#carouselExampleCaptions h1{
  font-size:65px ;
  font-family: 'RobotoSlab-Bold';
  width: 60%;
  background-image:url(../images/h1bg.png) ;
  background-size: contain;
  background-repeat: no-repeat;
  padding:10px 10px ;
}

.readmore {
    background-color: white;
    border: none;
    border-radius: 40px;
    padding: 10px 23px;
    margin-top: 20px;
    font-size: 15px;
    box-shadow: 0px 2px 7px #00000045;
    color: #232323;
}


.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.actionbox{
  text-align: center;
  font-size:20px ;
  font-family: 'RobotoSlab-Bold';
}

.about{
  margin-top:50px ;
  background-image:url(../images/aboutbg.png) ;
  background-size: cover;
  min-height:579px ;
  padding: 100px 63px;
}

.aboutbg{
  background-image:url(../images/img1.png) ; 
  background-size: cover;
  position: relative;
  height: 511px;
  border-radius: 40px;
}

.programs{
  background-image:url(../images/programbg.png) ;
  background-size: contain;
  background-position:right ;

  min-height:500px ;
  background-repeat: no-repeat;
  padding:50px 0px ;
}

.programcover{
  /*background-image:url(../images/program1.png);*/
  background-size: cover;
  height:250px !important ;
  border-radius:10px ;
  position: relative;
}
.card-news .programcover {
    width: 100% !important;
    border-radius: 10px 10px 0px 0px;
}
.card-news .item {
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
.card-news .contentBox {
    padding: 0px 10px 1px 10px;
}
    .card-news .contentBox a ,.media-body a{
        color: white;
        text-decoration: none;
    }
.news-block a {
    color: #232323;
}

.gobtn {
    position: absolute;
    right: 31px;
    top: 200px;
    z-index: 1000;
}

.programcover2{
  background-image:url(../images/program2.png);
  background-size: cover;
  height:250px ;
  border-radius:10px ;
  position: relative;
}



.programcover3{
  background-image:url(../images/program3.png);
  background-size: cover;
  height:250px ;
  border-radius:10px ;
  position: relative;
}


.numbers{
  background-image:url(../images/numbersbg.png); 
  min-height:550px ;
  background-attachment: fixed;

}

.quote{
  background-image: url(../images/quotebg.png);
  background-size: cover;
  background-repeat: no-repeat;

  padding: 26px 38px;
  position: absolute;
  bottom: 10px;

}

 .Indicator1 {
    background-color: #CFAB7A;
    border-radius: 15px;
    height: 241px;
    text-align: center;
    color: white;
    padding: 20px;
} .Indicator2{
  background-color: #00A1ED;
  border-radius:15px ;
  height: 241px;
  text-align: center;
  color:white;
  padding: 20px;
} .Indicator3{
  background-color: #A6A8AB;
  border-radius:15px ;
  height: 241px;
  text-align: center;
  color:white;
  padding: 20px;
} .Indicator4{
  background-color: #C5C19C;
  border-radius:15px ;
  height: 241px;
  text-align: center;
  color:white;
  padding: 20px;
}
  #owl-carousel4{

  padding:10px 40px ;

} .Indicator1Num{
  font-family: 'Veneer';
  font-size: 45px;
} .team{
  padding: 0px 60px;
  margin-bottom:100px ;
  margin-top:100px ;
} .team .box8 .title {
  padding: 5px 5px;
  border-radius: 5px;
  font-weight: 600;
  bottom: 20px;
  left: 0;
  transition: all .9s ease 0s;

  text-align: center;
  right: 0;
  margin: 0px 26px;
  background-color:transparent;
} .team .box8:hover .title {
  bottom: -90px !important;
} .team .box8 {
  box-shadow: 0 0 3px rgba(0,0,0,.3);
  position: relative;
  border-radius: 20px;
}
.box8 .box-content {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: perspective(400px) rotateX(-90deg);
    transform-origin: center top 0;
    transition: all .5s ease 0s;
    padding: 0px 40px;
    padding-top: 40px;
    border-radius: 15px;
    color: white;
}
.numbers .box8 .box-content {
    background: #cfab7a;
}
.newsSocial {
    background-color: #F3F1FC;
    min-height: 649PX;
    padding: 70px 60px;
} .card-img, .card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  padding: 18px;
  border-radius: 25px;
  padding-bottom: 5px;
} .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border:none;
  border-radius:12px;
  margin-top:30px;
  padding-bottom:30px;
} .date{
  color:white;
  background-image:url(../images/datebg.png) ;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  margin-bottom:5px ;
} .news .card-body {
  flex: 1 1 auto;
  padding:5px 1rem;
} .read{
  font-size:18px ;
  color:#00A1ED;
} .gotoaction p{
  font-size:16px;
} .facebookicon{
  width:50px ;
  height: 223px;
  background-color:#1877F2 ;
  border-radius: 10px 0px 0px 10px;
}
    .facebookicon img {
        padding: 10px;
        position: relative;
        top: 78px;
    } .cover1{
  background-image:url(../images/so1.png) ;
  background-size: cover;
  height: 223px;
  width: 100%;
} .youtubeicon{
  width:50px ;
  height: 223px;
  background-color:#CB2027;

} .youtubeicon img{

  padding: 10px;

padding-top: 76px;
} .twittericon{
  width: 61px;
  height: 223px;
  background-color:#000000;
  border-radius: 0px 10px 10px 0px;
} .twittericon img{

  padding: 10px;

padding-top: 76px;
} .socialmedia .row > * {

  padding-left: calc(var(--bs-gutter-x) * .1);
  padding-right: calc(var(--bs-gutter-x) * .1);
  margin-top: var(--bs-gutter-y);
} .facebookicon2{
  width:50px ;
  height: 223px;
  background-color:#1877F2 ;

} .cover2{
  background-image:url(../images/so3.png) ;
  background-size: cover;
  height: 223px;
  width: 100%;
} .cover3{
  background-image:url(../images/so2.png) ;
  background-size: cover;
  height: 223px;
  width: 100%;
} .cover4{
  background-image:url(../images/so4.png) ;
  background-size: cover;
  height: 223px;
  width: 100%;
} .facebookicon2 img{

  padding: 10px;

padding-top: 76px;
} .footer{

  padding:40px 44px ;
  background-color:#032743 ;
  min-height: 346px;
  margin-top:50px ;
  font-size:15px ;
  color:white;
  font-family: 'RobotoSlab-Regular';
  margin-bottom: 0px
} .footer a{
  font-size:15px ;
    text-decoration: none;
  color:white;
  font-family: 'RobotoSlab-Regular';
  margin-bottom: 5px;
} .footer p{
  font-size:15px ;
  margin-bottom: 5px;
} .Publications .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
 color:#0064B3;
 background:transparent;
} .Publications .nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
  text-align: left;
} .Publications .nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #7B7B7B;
  font-family: 'RobotoSlab-Bold';
  font-size: 20px;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  border-bottom: 1px solid #D8D8D8 !important;
} .Publicationscard{
  height: 197px;
  border-radius: 10px;
  border: 1px solid #C4C4C4;
  padding: 34px 20px;
  text-align: center;

}
    .Publicationscard p {
        font-family: 'RobotoSlab-Bold';
        min-height: 86px;
        margin-bottom: 0px !important;
    } .readmore2{
  background-color: #CFAB7A;
  border:none;
  border-radius:40px ;
  padding: 5px 23px;
  margin-top:20px ;
  font-size:15px ;
  box-shadow: 0px 2px 7px #00000045;
  color:white;
  text-align: center;
  width:max-content;
} .Publications{
  padding: 78px 0px;
} #v-pills-tab{
  padding-right: 58px;
  margin-top: 21px;
} #v-pills-tab i{
  float: right;
  transform:rotate(180deg);
} .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 19px;
  height: 24px;
  padding: 0;
  margin-left: 0px;
  margin-right: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-top-width: 0px;
  border-top-style: none;
  border-top-color: currentcolor;
  border-bottom-width: 0px;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  color: black;
  background-color:transparent;
  text-align: right;
  font-family: 'Quicksand-Bold';
  font-size: 14px;
} .carousel-indicators {
  position: absolute;
  right: 100%;
  bottom: 36%;
  left: 100%;
  z-index: 1000000;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-left: 0px;
  margin-bottom: 1rem;
  margin-right: 0;
  list-style: none;
  flex-direction: column;
  padding-right: 7px;
  font-family: 'Quicksand-Bold';
  font-size: 14px;
} .dropdown-menu[data-bs-popper] {
  top: 136%;
  right: 0;
  margin-top: 0.125rem;
} .dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 14rem;
  padding: .5rem 0;
  margin: 0;
    margin-top: 0px;
  margin-top: 0px;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: .25rem;
  border-radius: 20px;
  padding: 15px 7px;
  border-top: 3px solid #cfab7a;
  box-shadow: 2px 2px 2px #0000004a !important;
} .dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  /*background-color: #00a1ed;*/
  border-radius: 10px;
  /*color: white;*/
} .dropdown-item {
    border-bottom: 1px solid #d9d9d9;
} .dropdown-item:last-child{
    border:none;
} .dropdown-menu hr {
    background-color: rgb(180, 180, 180);
    margin: 3px 0;
} @media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
} @keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
} @-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
} .slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
} .socialmedia2 {
  position: fixed;
  z-index: 100;
  top: 53%;
  right: 3%;
  width:8% ;
} .gotoaction a{
  text-decoration: none;
  color:#000000;

} .gotoaction{
text-align: center;
} .owl-dots {
  text-align: center;
  margin-top: 50px;
} .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 100%;
  background: #838383;
  margin: 0px 5px;
} .owl-dots .active {
  background: #cfab7a !important;
} #owl-carousel3 .owl-prev {
  background-color: transparent;
  background-image: url(../images/rightarrow.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  border: none;
  position: absolute;
  top: 46%;
  right: -61px;
} #owl-carousel3 .owl-next {
  background-color: transparent;
  background-image: url(../images/left\ arrow.png);
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  border: none;
  position: absolute;
  top: 46%;
  left: -59px;
} .searchinput {
  width: 90%;
  height: 44px;
  border-radius: 30px;
  border: 1px solid gray;
  padding: 0px 20px;
  font-family: 'RobotoSlab-Regular';
}
.bluebtn {
    padding: 0.7%;
    text-align: center;
    width: 146px;
    height: 45px;
    background-color: #00A1ED;
    border: none;
    border-radius: 29px;
    color: white;
    margin-right: 10px;
    font-size: 18px;
    color:white;
}
    .bluebtn:hover {
        background-color: #0080bd;
        color: white;
    }.headerinner{
  background-image:url(../images/innerai.png);
  background-size: cover;
  height:409px ;

} .headerdata {
  position: relative;
  top: 151px;
  padding: 0px 52px;
} .breadcrumb a {
  color: white;
  text-decoration: none;
} .breadcrumb-item.active {
  color: white;
} .innerbody {
  padding: 70px 48px;
} .breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-left: 0rem;
  color:white;
  content: var(--bs-breadcrumb-divider, "/");
} .carousel-inner .readmore{
    color:black;
    text-decoration:none;
}
.seconderyItemFooter::after {
    content: url(/App_Themes/ThemeAr/images/dot.png);
    margin: 0rem 0.5rem !important;
}
.seconderyItemFooter:last-child::after{
    content:"" !important;
}
/*.row .col-md-6 .facebookicon:nth-child(2) {
    border-radius: 0px 10px 0px 0px !important;
}*/ 
a {
    text-decoration:none;
}
.readmore img, .gobtn img, .readmore2 img {
    transform: rotate(180deg);
}
.relativeDiv {
    position: relative;
    top: -532px;
}
.innersearch .searchinput {
    width: 500px !important;
}

.innersearch .bluebtn {
    padding: 10px 35px;
    margin-top: 7px;
    height: 45px;
    color: white;
}

    .innersearch .bluebtn a {
        color: white;
    }
#pagerList, #DataPager1 {
    width: max-content;
    display: flex;
}

.pagination .CurrentPageClass, .pagination .NumericClass {
    position: relative;
}

.pagination .NumericClass,
.pagination .CurrentPageClass {
    margin: 0 5px;
    padding: 1px 7px;
    border: 1px solid #00a1ed;
    border-radius: 4px;
    text-align: center;
    color: white;
    background-color: #00a1ed;
}

.CurrentPageClass, .NumericClass:hover {
    background-color: #0064b3 !important;
}
.filterName {
    display: flex;
}

    .filterName .searchinput {
        width: 100% !important;
    }
.newsFilter .bluebtn{
    margin-top:0px;
}
.marginSearch {
    margin: 0px 10px;
    position: relative;
    top: 7px;
}
.dropdown-menu{
    width:max-content;
}
.pager-next-rev, .pager-next-rev{
    transform:rotate(180deg);
}
.numbers .box8 img {
    width: 40%;
    height: auto;
}
.navbar {
    position: absolute; /* Make it sticky */
    top: 0; /* Stick to the top */
    left: 0;
    width: 100%; /* Ensure it spans the full width */
    z-index: 1000; /* Make sure it stays above other content */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: transparent; /* Transparent initially */
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    box-shadow: none; /* No shadow initially */
    
}
    .navbar .nav-link, .navbar .changeLanguage {
            color: white;
        }
    .navbar.scrolled {
        position: fixed;
        background: white; /* Add white background on scroll */
        box-shadow: 7px 4px 5px #ececec; /* Add shadow on scroll */
        
    }
        .navbar.scrolled .nav-link, .navbar.scrolled .changeLanguage {
            color: black;
        }

.listviewInnerSearch .bluebtn {
    margin-top: 31px;
}

.calenderborder {
    border-top: 1px solid #CFAB7A;
    border-right: 1px solid #CFAB7A;
    border-left: 1px solid #CFAB7A;
    border-bottom: 1px solid #CFAB7A;
    padding: 2px 0px;
    margin-top: 41px;
    width: 100%;
}

.calender-block {
    padding-top: 28px;
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .calender-block {
        width: 200%;
    }
}

/*CalenderStyles*/
.eventtext p {
    color: white !important;
    margin-right: 122px;
    margin-left: 127px;
}

@media only screen and (max-width: 768px) {
    .enentcover {
        background-image: none !important;
    }

    .calenderborder {
        border-left: 1px solid #CFAB7A;
    }

    .calenderborder {
        border-top: 1px solid #CFAB7A;
        border-right: 1px solid #CFAB7A;
        border-bottom: 1px solid #CFAB7A;
        border-right: 1px solid #CFAB7A;
        padding: 2px 0px;
        margin-top: 41px;
        width: 100%;
    }

        .calenderborder img {
            width: 10% !important;
        }

    .calender-block {
        padding: 28px 29px 30px 19px !important;
    }

    .section2-video-padding {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}


.calenderborder {
    border-top: 1px solid #CFAB7A;
    border-right: 1px solid #CFAB7A;
    border-bottom: 1px solid #CFAB7A;
    padding: 2px 0px;
    margin-top: 41px;
    width: 100%;
}

.calender-block {
    padding-top: 28px;
    padding-bottom: 30px;
}

@media (min-width: 768px) {
    .calender-block {
        width: 200%;
    }
}

/*CalenderStyles*/
.eventtext p {
    color: white !important;
    margin-right: 122px;
    margin-left: 127px;
}

@media only screen and (max-width: 768px) {
    .enentcover {
        background-image: none !important;
    }

    .calenderborder {
        border-left: 1px solid #CFAB7A;
    }

    .calenderborder {
        border-top: 1px solid #CFAB7A;
        border-right: 1px solid #CFAB7A;
        border-bottom: 1px solid #CFAB7A;
        padding: 2px 0px;
        margin-top: 41px;
        width: 100%;
    }

        .calenderborder img {
            width: 10% !important;
        }

    .calender-block {
        padding: 28px 29px 30px 19px !important;
    }
}

.calenderBox td {
    padding: 2px 2px !important;
}

.TitleStyle {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-align: center;
    background-color: white;
    /* border-bottom: 1px solid #ddd; */
}

    .TitleStyle td {
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }

.DayHeaderStyle {
    text-align: center;
    font-size: 14px;
    font-weight: unset;
    font-family: 'Lato', sans-serif;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: white;
    border-bottom: 1px solid #ddd;
    /*box-shadow: 0px 0px 2px #e3e3e3;*/
}

.DayStyle {
    text-align: center;
    font-size: 13px;
    font-weight: unset;
    font-family: 'Lato', sans-serif;
    padding: 6px 23px;
    border: 1px solid white;
    background-color: #e3e3e3;
}

.OtherMonthDay a {
    color: #c8c8c8 !important;
}

.SelectedDate {
    background-color: #CFAB7A !important;
    height: 30px;
    padding-top: 4px;
    border: 1px solid white;
}

    .SelectedDate a {
        color: white
    }