/*Strat Header Section */
@media only screen and (max-width: 425px) {
    /*.header-social-info a {
    padding: 10px;
    font-size: 16px;
    }*/
    .Call-us-section {
        display: none;
    }
}
.Call-us-section {
    cursor: pointer;
    box-shadow: 0px 5px 5px rgba(0,0,0,0.10);
    border: 1px solid #fafafa;
    border-radius: 20px;
    align-items: center;
    margin-right: 10px;
}
.Call-us-icon {
    font-family: 'Muli';
    font-weight: 500;
    background: #50b9f6;
    border: 4px solid #b9e5ff;
    border-radius: 50px;
    display: inline-block;
    padding: 4px 10px;
    /*margin: 6px 0 0 15px;*/
}
.Call-us-icon:hover {
    background-color: #ff4343;
    border: 4px solid #ffdad6;
}
.Call-us-icon .fa {
    font-size: 15px;
    color: #ffffff;
}
.Call-us-icon span {
    font-size: 15px;
    color: #ffffff;
}
.call-us-phone span {
    font-size: 15px;
    padding: 10px;
    font-weight: 600;
}
.header-social-info a {
    padding: 10px;
    font-size: 20px;
    text-align: -webkit-center;
}
.header-social-info a .fa{
    box-shadow: 0px 5px 5px rgba(0,0,0,0.10);
    border: 1px solid #fafafa;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #50b9f6;
    color: white;
    border-radius: 8px;
}
/*End Header Section */

/*Start Footer Whatsapp Fix Icon */
#whatsapp {
    position: fixed;
    z-index: 2147483647;
    display: block;
    background-color: #4FCE5D;
    border-radius: 10px;
    bottom: 60px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    right: 30px;
    text-align: center;
    width: 40px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 12px;
}
@media only screen and (max-width: 767px) {
    #whatsapp {
      bottom: 50px;
      right: 20px;
    }
}
/*End Footer Whatsapp Fix Icon */

/*Strat Remove Slider Dots */
.owl-carousel .owl-dots {
    display: none !important;
}
/*End Remove Slider Dots */

/* Button */
.theme-btn {
  display: inline-block;
  min-width: 120px;
  height: 45px;
  background-color: #50b9f6;
  color: #ffffff;
  border: none;
  border-radius: 0;
  padding: 0 30px;
  font-size: 14px;
  line-height: 60px;
  -webkit-transition: all 500ms;
  transition: all 500ms;
  font-weight: 500;
  text-transform: capitalize;
}

.theme-btn.active, .theme-btn:hover, .theme-btn:focus {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: #1b1b1b; 
}

.theme-btn.active:hover, .theme-btn.active:focus {
    color: #ffffff;
    background-color: #50b9f6; 
}

.books-img .theme-btn {
    height: 40px;
    border-radius: 10px;
    color: #fff;
    background-color: #ff4343;
    border: 2px solid #ffffff;
    line-height: 40px;
}

.books-all-btn {
    text-align: -webkit-center;
    margin-top: 30px;
}

.articles-all-btn {
    text-align: -webkit-center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.event-btn {
    display: inline-block;
    min-width: 120px;
    height: 40px;
    background-color: #ef884c;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 0px;
    font-size: 14px;
    line-height: 40px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-weight: 400;
    text-transform: capitalize;
}
/* End Button */

/* IMG Section */
.books-img img {
    /*padding-top: 55px;
    padding-bottom: 45px;*/
    height: 400px;
}

.articles-img img {
    height: 160px;
}

.event-detail-img img {
    width: 100%;
    background-position: center;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}
/* End IMG Section */

/*Strat Events Listing Section*/

.xs-content-section-padding {
    padding: 30px 0px;
}

.xs-single-event {
    min-height: 230px;
    margin-bottom: 30px;
}

.xs-event-image {
    height: 230px;
    position: relative;
}

.xs-event-im img:not([draggable]), embed, object, video {
    max-width: 100%;
    height: auto;
}

.xs-event-image .xs-entry-date {
    color: #FFFFFF;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    z-index: 1;
}

.xs-entry-date .entry-date-day {
    font-size: 3em;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1;
    display: block;
}

.xs-entry-date .entry-date-month {
    font-size: 1.28571em;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: capitalize;
    display: block;
}

.xs-single-event.event-green .xs-black-overlay {
    background-color: rgba(44, 195, 145, 0.8);
}

.xs-event-image .xs-black-overlay {
    background-color: rgba(0, 0, 0, 0.5);
}
.xs-black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0;
}

.xs-single-event .xs-event-content {
    margin-bottom: 0;
}
.xs-event-content {
    margin-bottom: 35px;
}

.xs-single-event.event-green .xs-event-content a:not(.btn) {
    color: #2cc391;
}

.xs-event-content p {
    margin-bottom: 20px;
}

.xs-event-content .xs-countdown-timer {
    margin-bottom: 30px;
}

.xs-countdown-timer {
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.xs-countdown-timer .timer-count {
    color: #612308 !important;
    transition: all .4s ease;
}

.xs-countdown-timer .timer-count {
    display: block;
    width: 100%;
    font-weight: 600;
    color: #041D57;
    font-size: 1.14286em;
    line-height: 1;
}

.xs-countdown-timer .timer-count .timer-title {
    display: block;
    font-weight: 400;
    color: #626c84;
    font-size: 0.875em;
    margin-top: 10px;
}

.xs-single-event .xs-event-content .btn {
    padding: 7px 18px;
}

.xs-single-event.event-green .btn {
    background-color: #2cc391;
}

.xs-event-content a:not(.btn){
    color: #ef884c !important;
    transition: all .4s ease;
}

.xs-event-content a:not(.btn) {
    font-size: 1.57143em;
    font-weight: 700;
    color: #18bfc3;
    margin-bottom: 15px;
    line-height: 1.5;
    display: block;
}

.event-btn-primary {
    color: white;
    border-radius: 36px;
    background-color: #ef884c !important;
    transition: all .4s ease;
}

.xs-inner-banner-content {
    position: relative;
    z-index: 1;
    text-align: center;
}

.xs-inner-banner-content h2 {
    color: #50b9f6;
    font-size: 3.71429em;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: -.2px;
}

.xs-inner-banner-content p {
    font-size: 1.57143em;
    margin-bottom: 15px;
    line-height: 1.5;
}
/*End Events Listing Section*/

/* Pop_Up Photo Section*/
.smartphoto {
    z-index: 10000000000!important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
/* End Pop_Up Photo Section*/

/* pagination Section*/

/*#pagination a{
    background-color: #1b1b1b;
    padding: 10px;
    width: 34px!important;
    height: 34px!important;
    color: #ffffff!important;
    padding: 0;
    line-height: 34px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border: none;
    margin-right: 7px;
}
#pagination a{
    padding: 10px!important;
}
strong {
    padding-right: 8px;
    margin: 10px;
    border-bottom: 1px solid black;
}*/

.pagination-articles_events a {
    padding: 10px!important;
    background-color: #50b9f6;
    padding: 14px;
    width: 40px!important;
    height: 40px!important;
    color: #ffffff!important;
    padding: 0;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    border: none;
    margin-right: 7px;
}

.pagination-articles_events strong {
    color: #50b9f6;
    padding-right: 8px;
    margin: 10px;
    border: 1px solid #50b9f6;
    font-size: 14px;
    font-weight: 600;
    /* background-color: #e0e5e7; */
    padding: 10px;
}

.pagination-books {
    padding-left: 15px;
}


.pagination-books a {
    border: 1px solid #ffffff;
    padding: 10px!important;
    background-color: #1b1b1b;
    padding: 14px;
    width: 40px!important;
    height: 40px!important;
    color: #ffffff!important;
    padding: 0;
    line-height: 34px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    /* border: none; */
    margin-right: 7px;
}

.pagination-books strong {
    color: #ffffff;
    padding-right: 8px;
    margin: 10px;
    border: 1px solid #ffffff;
    font-size: 14px;
    font-weight: 600;
    /* background-color: #e0e5e7; */
    padding: 10px;
}

/* pagination Section*/

/*New UI Event Card Section*/
.event-content-section-padding {
    padding: 25px 0px;
}
.event-section-heading {
    position: relative;
    z-index: 1;
    /*max-width: 800px;*/
    margin-bottom: 30px;
}
.event-section-heading h3 {
    font-size: 36px;
    margin-bottom: 10px;
    font-weight: 700;
}
.event-card {
    margin: 10px 0px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}
.event-card-header img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.event-card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
}

.event-card-body .blog-title {
    width: 100%;
    height: 2.8em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 18px;
    display: block;
    margin-top: 10px;
}

.event-card-body h4 {
    margin-top: 15px;
}

.event-tag {
    background: #cccccc;
    border-radius: 50px;
    font-size: 12px;
    margin: 0;
    color: #fff;
    padding: 2px 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.event-tag-teal {
    background-color: #47bcd4;
}

.event-tag-purple {
    background-color: #5e76bf;
}

.event-tag-pink {
    background-color: #cd5b9f;
}

.event-card-body p {
    text-align: justify;
    font-size: 13px;
}

.event-card-body-description {
    margin: 0 0 15px;
    height: 115px;
    margin-top: 10px;
    width: 100%;
    line-height: 1.2em;
    /* height: 3.6em; */
    overflow: hidden;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.event-card-body-info {
    margin: 0 0 20px;
}

.event-card-body-font {
    font-family: 'classyfonts';
    letter-spacing: 1.5px;
}

.event-card-body .event-card-btn {
    display: inline-block;
    min-width: 105px;
    height: 36px;
    background-color: #ff5656;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 0 0px;
    font-size: 14px;
    line-height: 35px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    font-weight: 400;
    text-transform: capitalize; 
}
.all-events-btn {
    text-align: -webkit-center;
    margin-top: 30px;
}
/*END New UI Event Card Section*/