/*
Theme Name: Custom Theme
Theme URI: http://op3nsourc3.com/
Description: .
Version: 1.0.0
Author: Op3nsourc3
Author URI: http://op3nsourc3.com/
*/

.banner-wrapper {
    position: relative;
    padding: 50px 0px;
    background-position: top center;
    background-size: cover !important;
    margin-top: -90px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50vh;
    z-index: 1;
}
body:not(.home) section.banner-wrapper:before {
    content: "";
    width: 100%;
    height: 33%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, #fff, transparent);
}
.main-heading, .main-heading span {
    color: #000;
    font-weight: 700;
    font-size: 60px;
    line-height: 80px;
}
section.contentArea.blog {
    padding: 60px 0;
    position: relative;
}
.blogwrap {
    padding: 20px;
    box-shadow: 5px 0px 15px #00000066;
    height: 100%;
    position: relative;
    z-index: 9;
    background: #fff;
}
.blogwrap .post-thumb img {
    width: 100%;
    object-fit: cover;
}
.datepo {
    margin-top: 10px;
}
.secondary-btn {
    background: #041f3b;
    border-radius: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 30px;
    transition: 0.3s allease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 8px;
    border: 1px solid #041f3b;
}
.secondary-btn svg {
    width: 14px;
    height: auto;
}
.theme-flexbox {
    display: flex;
    flex-wrap: wrap;
}
.list-2 {
    width: 47%;
}
.list-2:nth-child(even) {
    padding-right: 0;
}
.list-2 {
    padding: 0 21px;
    margin-bottom: 80px;
}
.blogwrap a {
    text-decoration: none;
}
section.postsinglepos {
    padding: 60px 0;
}
.single.post-item h2.post-title {
    max-width: 70%;
}
.single.post-item .post-title ul {
    list-style: none;
    padding: 0;
    margin: 14px 0;
    gap: 1rem;
    display: flex
;
}
.single.post-item p {
    margin-top: 20px;
}
.single.post-item img {
    width: 100%;
    margin-bottom: 15px;
}
.postsidebar {
    background: #fba41654;
    padding: 20px;
}
.searchd form {
    border: solid 1px #ffffff;
    padding: 15px 8px;
    background: #fff;
    border-radius: 30px;
    position: relative;
}
.searchd button {
    border: 0;
    background: transparent;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.catlist h2, .recpos h2, .tagsli h2 {
    font-size: 20px;
    margin: 23px 0 11px;
    text-transform: uppercase;
}
.catlist ul, .recpos ul, .tagsli ul {
    list-style: none;
    padding: 0;
}
.catlist ul li {
    border-bottom: solid 1px #c4c4c4;
    padding: 10px 25px 10px;
    position: relative;
}
.catlist ul li a {
    color: #000;
}
.catlist ul li:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 13px;
    left: 0;
    background: url(staticimage/right-arrowlist.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
}
.recpos a {
    align-items: center;
    display: flex
;
    gap: 1rem;
    text-decoration: none;
}
.titl {
    color: #000;
    font-size: 14px;
}
.cmtns {
    display: flex
;
    align-items: center;
    gap: 5px;
    color: #5E5E5E;
    font-size: 15px;
}
.cmtns img {
    width: 12px;
}
.cmtns span {
    font-size: 12px;
}
.tagsli ul {
    display: flex
;
    flex-wrap: wrap;
}
.tagsli li {
    width: 42%;
    background: #041F3B;
    margin: 0 5px 11px;
    padding: 10px 0;
}
.tagsli li a {
    color: #fff;
    background: #041F3B;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
}
h3#reply-title {
    text-transform: uppercase;
}
p.logged-in-as, p.logged-in-as a {
    color: #000;
}
section.commentbox.faq-wrapper form#commentform input, section.commentbox.faq-wrapper form#commentform textarea {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    border: solid 1px #000;
    padding: 10px;
}
section.commentbox.faq-wrapper form#commentform input#submit {
    background: #041f3b;
    border-radius: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 14px 30px;
    transition: 0.3s allease;
    align-items: center;
    text-align: center;
    border: 1px solid #041f3b;
    width: auto;
    margin-bottom: 10px;
}
.postsidebar input#search-form- {
    width: 100%;
    border: 0;
}
ul.awardgallary li.morethenfour .gbox .gr {
    width: 95%;
}
ul.awardgallary li.morethenfour {
    width: 33%;
}
@media (min-width: 768px) {
    .list-9 {
        flex: 0 0 auto;
        width: 75%;
    }
	.list-3 {
        flex: 0 0 auto;
        width: 25%;
    }
}
@media(max-width:768px){
	.list-2{
		width:100%;
		padding: 0;
	}
	section.postsinglepos {
    padding: 25px 0;
}
}

.review-section {
  background: #fff;
  padding: 0px 0 80px;
  font-family: 'Poppins', sans-serif;
  overflow:hidden;
}

.review-container {
  display: flex;
  align-items: center;
  gap: 40px;
  margin: auto;
}

/* LEFT */
.review-summary {
    width: 290px;
    text-align: center;
}
.google-logo img {
    text-align: center;
    margin: 0 auto;
}
.review-summary h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 0px;
}
.review-container {
    max-width: 1100px;
}
.review-summary .stars {
  font-size: 28px;
  color: #fbbc04;
  letter-spacing: 4px;
}

.review-summary p {
    margin: 2px 0;
    color: #555;
}

.google-logo img {
  width: 90px;
}

/* SLIDER */
.review-slider {
    flex: 1;
    width: calc(100% - 290px);
}

.review-card {
  background: #f5f5f5;
  border-radius: 16px;
  padding: 20px;
  min-height: 220px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.05);
  transition: 0.3s;
}

.review-card:hover {
  transform: translateY(-5px);
}

/* TOP */
.review-card .top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}

.avatar {
  width: 45px;
  height: 45px;
  background: #5c6bc0;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}

.review-card h4 {
  font-size: 16px;
  margin: 0;
}

.review-card span {
  font-size: 12px;
  color: #888;
}

/* STARS */
.stars.small {
  font-size: 18px;
  color: #fbbc04;
  margin: 5px 0;
}

/* TEXT */
.review-card p {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

/* ARROWS */
.owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
}

.owl-nav button {
  position: absolute;
  background: #fff !important;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

.owl-nav .owl-prev {
  left: -20px;
}

.owl-nav .owl-next {
  right: -20px;
}


.review-content {
    margin-top: 10px;
    display: inline-block;
}

/* SAME HEIGHT TEXT AREA */
.review-text {
/*     display: -webkit-box;
    -webkit-line-clamp: 5; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 125px; */
    transition: all 0.3s ease;
}

/* EXPAND */
.review-card.active .review-text {
    -webkit-line-clamp: unset;
    overflow: visible;
}

/* BUTTON */
.toggle-btn {
    margin-top: auto;
    background: none;
    border: none;
    color: #63245d;
    font-weight: 600;
    cursor: pointer;
    padding: 0;
	display:none
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }

  .review-summary {
    text-align: center;
    width: 100%;
  }
	.review-slider {
    flex: 1;
    width: 100%;
}
	.review-container {
    flex-wrap: wrap;
}
	.review-section {
    padding: 0px 0 40px;
}
	.review-section .owl-nav {
    display: none;
}
}


.review-author {
    display: block !important;
}
.videoframe {
    border-radius: 50px;
    overflow: hidden;
	cursor:pointer
}
ul.awardgallary li .gbox > div img {
    object-fit: contain;
}

.video-popup{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,0.9);
    z-index:9999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:20px;
}

.video-popup.active{
    display:flex;
}

.video-popup-inner{
    width:100%;
    max-width:900px;
    position:relative;
}

.ajax-video-frame iframe{
    width:100%;
    border-radius:50px;
}
.vwrap .videoframe img {
    width: 100%;
}
.vwrap .videoframe .vicon {
    background: #00000017;
}

.vwrap .videoframe .vicon img {
    width: auto;
}
.vwrap .videosliderte .videoframe > img {
    height: 310px !important;
    object-fit: cover;
}
.award .vwrap .videoframe {
    position: relative;
}
.close-video{
    position:absolute;
    top:-50px;
    right:0;
    color:#fff;
    font-size:40px;
    cursor:pointer;
}