@charset "UTF-8";
/*
Theme Name: Twenty Twenty-One-child
Theme URI: https://wordpress.org/themes/twentytwentyone-child/
Author: the WordPress team
Author URI: https://beaconlab.ai/
Description: Twenty Twenty-One-child is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone-child
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

Twenty Twenty-One-child WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One-child is distributed under the terms of the GNU GPL.
*/


@font-face {
    font-family: "Neue Montreal";
    src: url("https://beaconlab.ai/wp-content/themes/twentytwentyone-child/assets/fonts/NeueMontreal-Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Neue Montreal";
    src: url("https://beaconlab.ai/wp-content/themes/twentytwentyone-child/assets/fonts/NeueMontreal-Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Neue Montreal";
    src: url("https://beaconlab.ai/wp-content/themes/twentytwentyone-child/assets/fonts/NeueMontreal-Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Neue Montreal";
    src: url("https://beaconlab.ai/wp-content/themes/twentytwentyone-child/assets/fonts/NeueMontreal-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

html { 
    font-synthesis: none; 
}
body {
	margin: 0;
	font-family: "Neue Montreal", sans-serif;
    font-weight: 400;
    background-color: #101010;
}
.elementor-heading-title, .elementor-widget-text-editor, .elementor-tab-title, label {
	font-family: "Neue Montreal", sans-serif !important;
}
.pageSize {
	width: 1200px;
	margin: 0 auto;
}
ul, li {
	margin: 0;
	padding: 0;
}


/* Header Style Start */

.HeaderMain {
    display: flex;
    align-items: center;
    justify-content: space-between;
	    max-width: 1200px;
 	   margin: 0 auto;
}
.headerNav {
    background-color: #fff;
    padding: 10px 14px;
    border-radius: 30px;
}
.headLogo img {
    width: 220px;
}
.headerNav ul li {
    display: inline-block;
    margin-right: 25px;
}
.headerNav ul li:last-child {
    margin-right: 0px;
}
.headerNav ul li a {
    text-decoration: none;
    color: #101010;
    font-size: 16px;
}
/* .home #headFlot {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
} */

#headFlot {
  position: sticky; 
  top: 0;    
  background-color: #000;
  z-index: 1000;  
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);  
  padding: 10px 20px;
}

/* Header Style End */

/* Footer Style Start */
.site-footer {
    background-color: #fff;
}
.footerMain {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 25px;
}
.footerLogo {
    flex: 0 0 50%;
}
.footerNav {
    flex: 0 0 10%;
}
.footerLogo img {
    width: 280px;
}
.footerNav ul li a {
    text-decoration: none;
    color: #6D6D6D;
}
.footerNav ul li {
    padding-bottom: 15px;
    list-style: none;
}
.footerLogo h2 {
    margin: 0;
    font-size: 30px;
    color: #1C1C1C;
    margin-bottom: 25px;
    font-weight: 500;
}
.footerLogo p {
    margin: 0;
    font-size: 16px;
    color: #6D6D6D;
    line-height: 1.3em;
}
.footerNav h2 {
    margin: 0;
    padding-bottom: 20px;
    color: #101010;
    font-size: 17px;
}
.copyRight {
    text-align: center;
    border-top:2px solid #E4E4E4;
    padding: 20px 0;
}
.copyRight p {
    margin: 0;
}
/* Footer Style End */

.publicMain {
    display: flex;
    background-color:#F4F4F4;
    border-radius: 12px; 
    min-height: 261px;
	align-items: center;
	flex-direction: column;
	height: 100%
}

/* Footer Navigation */
.footer-nav ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  display: flex;
flex-direction: column; 
    justify-content: center;
    gap: 13px;
    max-width: 50%;
    margin: 0 auto;
    text-align: left;
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  transition: color 0.3s ease;
}

.footer-nav a:hover {
  color: #BD3127; 
}

 
.publicFeatured {
    flex: 0 0 37%;
}
publicText {
	padding: 16px !important;
}
.publicText h2 {
    margin: 0;
    color: #BD3127;
    font-size: 20px;
    padding-bottom: 20px;
}
.publicText p {
    margin: 0;
    color: #293035;
    line-height: 1.3em;
    font-size: 16px;
}
.publicFeatured img {
    border-radius: 16px 16px 0 0 !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08) !important;
    width: 100% !important;
}
.swiper-button-prev:after, .swiper-button-next:after {
    display: none !important;
}
.swiper-button-prev {
    right: 55px !important;
    left: inherit !important;
}
.swiper-button-prev img {
    width: 11px;
}
.swiper-button-next img {
    width: 20px;
}
.swiper-button-prev, .swiper-button-next {
    top: 18px !important;
}
.mySwiper  {
    padding-top: 60px !important;
}

.inlineinput {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.marRight {
    margin-right: 10px;
}

.contactForm input, .contactForm textarea {
    font-family: "Neue Montreal";
    width: 100%;
    padding: 13px 13px;
    border-bottom: 1.5px solid #8D8D8D;
    border-top: 1.5px transparent;
    border-left: 1.5px transparent;
    border-right: 1.5px transparent;
    outline: none;
    margin-bottom: 30px;
    padding-left: 0;
}
.contactForm input[type="radio"] {
    width: auto;
}
.contactForm .wpcf7-list-item.first, .labContact .wpcf7-list-item.first {
    margin-left: 0 !important;
}
.contactForm .wpcf7-list-item-label, .labContact .wpcf7-list-item-label {
    font-size: 13px;
}
.slectSub {
    margin-bottom: 15px;
    font-weight: 500;
    display: inline-block;
    font-size: 15px;
}
.contactForm textarea {
    height: 100px;
}
.contactForm::placeholder {
    color: #8D8D8D;
}
.contactForm p, .labContact p {
    margin: 0;
}
.sendBtn {
    text-align: right;
}
.sendBtn input {
    width: auto !important;
    padding:12px 28px !important;
    background-color: #000000;
    color: #fff;
    font-size: 17px;
    border-radius: 6px;
    border-bottom: 1.5px transparent !important;
    cursor: pointer;
}
.wpcf7-spinner {
    display: none;
}

.labContact input, .labContact textarea, .labContact select {
    font-family: "Neue Montreal";
    width: 100%;
    padding: 12px 12px;
    border: 1.5px solid #D0D0D0;
    outline: none;
    margin-bottom: 20px;
    border-radius: 5px;
}
.labContact select {
    padding: 11px 9px;
}
.labContact textarea {
    height: 100px;
}
.labContact::placeholder {
    color: #9A9A9A;
}
.labContact label {
    font-family: "Neue Montreal";
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 9px;
    display: inline-block;
}
.labContact input[type="checkbox"] {
    width: auto;
    vertical-align: text-top;
    margin-bottom: 0;
}
.labpolicy {
    color: #4E4E4E;
    font-size: 15px;
}
.labDes {
    color: #9A9A9A;
    font-size: 13px;
    margin-bottom: 20px;
    display: inline-block;
}
.inquryBtn {
    text-align: left;
}
.inquryBtn input {
    width: auto !important;
    padding:12px 28px !important;
    background-color: #313131;
    color: #fff;
    border: 1.5px solid #313131 !important;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    font-size: 13px !important;
}


.expertSlider .swiper-slide {
    background-color: #F4F4F4;
    border-radius: 16px;
    padding: 12px 38px;
    position: relative;
    color: #000;
    height: auto;
    display: flex;
	    gap: 20px;
	 align-items: center;
}

.publication-slider .swiper-slide {
	height: auto !important
}

.expertSlider .swiper-slide h2 {
    font-size: 22px;
    font-weight:400;
    color:#1D1D1D;
    margin: 0px;
}
.expertSlider .swiper-slide .image {
    width: 20%;
	flex-shrink: 0
}
.expertSlider .research-label {
    display: inline-block;
    padding: 7px 13px;
    background: #fff;
    border-radius: 12px;
    font-size: 11px;
    color: #575757;
    margin-top: 10px;
}
.slide-number img {
    width: 70px;
}
.arrow-icon img {
    width: 30px;
    transition: .4s;
}
.arrow-icon, .slide-number {
    text-align: right;
}
.expertWrap p {
    font-size: 14px;
	margin: 10px 0 0;
	color:#524e4e;
}
.swiper-slide:hover .arrow-icon img {
    transform: rotate(49deg);
    transition: .4s;
}

/* latest News */
.latest-news-container {
	 display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 20px; 
  padding: 20px;
}
.blogCase {
    background-color:#fff;
    border-radius: 16px;
    padding: 20px 20px;
    /* display: inline-block;
    vertical-align: top;
    width:48%; */
    margin: 0px 0px 40px 0px;
    /* min-height: 362px; */
}
.blogCase:nth-child(2n) {
    margin-right:0px;
}
.blogCase h2 {
    margin: 0px 0px 10px;
    color: #1D1D1D;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2em;
}
.blogCase p {
    margin: 0;
    color:#293035;
    font-size: 16px;
    line-height: 1.4em;
}
.newsDate {
    color: #fff;
    background-color: #343434;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 15px;
    display: inline-block;
}

 

.latest-news-pagination ul {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
}
.latest-news-pagination li a,
.latest-news-pagination li span {
    padding: 6px 11px;
    background-color: #101010;
    color: #AAAAAA;
    border: 1.5px solid #AAAAAA;
    text-decoration: none;
    border-radius: 3px;
}
.latest-news-pagination .current {
    background-color: #fff;
    color: #101010;
    border: 1.5px solid #fff;
    padding: 6px 13px;
}
.next.page-numbers, .prev.page-numbers {
    background-color: #fff;
    border: 1.5px solid #fff;
}
.prev.page-numbers img {
    width: 9px;
}
.next.page-numbers img {
    width: 12px;
}
.latest-news-pagination {
    margin-top: 40px;
}
.singleMain {
    background-image: url(https://beaconlab.ai/wp-content/uploads/2025/08/Latest_News.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 130px 0px;
    margin-top: 20px;
}
.postBanner h1 {
    text-align: center;
    color: #fff;
    margin: 0;
    font-size:50px;
    font-weight: 500;
    line-height: 1.3em;
}
/* latest News End */


/* Our Team Start */

.teamWrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    padding: 30px 0;
}
.teamMain {
    flex: 0 1 calc(33.333% - 30px);
    background-color:#fff;
    padding: 15px;
    border-radius: 16px;
    text-align: center;
}
.teamMain img { 
	width: 100%;
    border-radius: 16px !important;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08) !important;
    height: 280px !important;
    object-fit: cover;
    object-position: 0 -14px;
}
.teamMain h2 {
    color: #181818;
    margin: 15px 0 15px;
    font-size: 20px;
    height: 50px;
}
.teamMain p {
    margin: 0;
    font-size: 16px;
    color: #575757;
}
.collab {
    flex: 0 1 calc(25.333% - 30px);
}
.collab h2 {
    height:inherit;
}
/* Our Team End */

.videotextHome h1 {
    color:#fff;
    margin:0px;
	font-weight: 400;
    font-size: 16px !important;
    line-height: 14px;
}


/* Responsive */

@media only screen and
(min-width: 10px)and
(max-width: 1200px) {
	.pageSize {
        width: auto;
        margin:0px 20px;
    }
    .headerNav {
        display: none !important;
    }
    .home #headFlot {
        position: inherit;
    }
    .HeaderMain {
        padding: 10px 0;
    }
}

@media only screen and
(min-width: 10px)and
(max-width: 768px) {
	.footerMain {
        display:block;
    }
    .footerLogo h2 {
        font-size: 14px;
    }
    .footerNav {
        margin-top: 30px;
    }
    .blogCase {
        display: block;
        width: auto !important;
        margin-bottom: 30px;
        margin-right: 0 !important;
    }
    .blogCase h2 {
        font-size: 20px;
    }
    .postBanner h1 {
        font-size: 30px;
    }
    .singleMain {
        padding: 50px 0px;
    }
    .headLogo img {
        width: 240px;
    }
    .mainBkg {
        background-position: 260px 0px !important;
    }
    .teamWrapper {
        display: block;
    }
    .teamMain {
        margin-bottom: 30px;
    }
    .videotextHome h1 {
        font-size: 20px;
    }
}
@media only screen and
(min-width: 10px)and
(max-width: 600px) {
	.inlineinput {
        width:auto !important;
    }
    .marRight {
        margin-right:0px !important;
    }
}

/* Responsive */