/* ===================================================================================

* Theme Name: Bioxlab Child
* Theme URI: https://www.themepure.net/wp/bioxlab/
* Author: Theme_Pure
* Author URI: https://themeforest.net/user/theme_pure/portfolio
* Description: Bioxlab – Laboratory & Science Research WordPress Theme
* Version: 1.0.0
* Template: bioxlab
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.main-menu ul > li.active a {
	color: #054AF3;
}
.obj-pos img {
	object-position: top;	
}
.hexagon-gallery .hex {
  display: flex;
  position: relative;
  width: 240px;
  height: 265px;
  background-color: #424242;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  margin: auto;
}
.hexagon-gallery .hex img {
	width: 100%;
	object-fit: cover;
}
.team_sec h5 a {
	font-weight: 700;
}
.team_sec_details li.elementor-icon-list-item {
    align-items: baseline;
}

body .fab {
    font-family: 'FontAwesome';
}
.logo img {
    width: 130px;
}
.main-menu ul > li > a {
    margin: 0 15px;
    color: #282828;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}
.main-menu ul > li > a:hover {
    color: #054AF3;
}
.header__area {
    padding: 15px 0px;
    background: rgba(255,255,255, 0.65);
}
.topbar {
    background: rgba(255,255,255, 0.65);
    z-index: 1;
}
.hero_banner:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    bottom: -7.5%;
    left: 0;
    right: 0;
    height: 33%;
    width: 100%;
    z-index: -1;
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/hero_waves.webp);
}
.grey_color {
    color: #2a2a2a;
}
a.elementor-button-link {
    box-shadow: 0px 5px 10px rgb(5 74 243 / 25%);
}
.experience_box {
    max-width: 180px;
    background: linear-gradient(to bottom, #054af3 0%, #3570FF 100%);
    border-radius: 4px;
}
.experience_box .number_15 {
    font-size: 50px;
    line-height: 58px;
    font-weight: 500;
    font-family: "Anton", sans-serif;
}
.experience_box .number_text {
    font-weight: 600;
}
.footer-area {
    display: none !important;
}
.footer-widget__copyright span {
    color: #2a2a2a;
}
.monitoring_img_gred .elementor-image-box-wrapper {
	position: relative;
	z-index: 1;
}
.monitoring_img_gred:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(5,74,243,1), rgba(5,74,243, 0.3), rgba(255,255,255,0));
    z-index: 0;
	border-radius: 5px;
}
.client_needs .elementor-image-box-wrapper {
	position: relative;
	z-index: 1;
}
.client_needs:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgba(5,74,243,0.8), rgba(5,74,243, 0.3), rgba(255,255,255,0));
    z-index: 0;
	border-radius: 5px;
}
.industries_logo .lgx_app_item {
    background: #FCFDFF;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
	border-radius: 0px 5px 0px 5px;
	overflow: hidden;
}
.industries_logo .lgx_app_item a img {
	filter: grayscale(1);
}
.industries_logo .lgx_app_item a:hover img {
	filter: grayscale(0);
}
.industries_logo a.lgx_app_item_link {
    height: 70px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.industries_logo .lgx_app_item .lgx_app_item_img {
	width: 100px;
    height: 20px;
    object-fit: contain !important;
}
.client_logo img.lgx_app_item_img {
    filter: grayscale(1);
	width: 150px;
    height: 100px;
    object-fit: contain !important;
}
.client_logo img.lgx_app_item_img:hover {
    filter: grayscale(0);
} 
.email_box, .phone_box {
    display: flex;
    align-items: center;
}
.email_box_icon i, .phone_box_icon i {
    color: #fff;
    font-size: 36px;
    margin-right: 15px;
}
.email_box_text p, .phone_box_text p {
    color: #fff;
    margin-bottom: 0;
    line-height: 21px;
}
.email_box {
    border-right: 1px solid #789fff;
}
.tp-blog .tp-blog__thumb img {
    height: 220px;
    object-fit: cover;
}
.tp-blog .tp-blog__content {
    padding-left: 0;
    padding-right: 0;
    border: 0;
}
.tp-blog:hover {
	box-shadow: none;
}
.tp-blog span.tp-blog__category {
	display: none;
}
.tp-blog__content h5.tp-blog__title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tp-blog__content .ele-blog-content {
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tp-blog .tp-blog__date {
    margin-top: -25px;
    top: auto;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.tp-blog__date h4 {
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	border-radius: 2px;
	display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
	background: #054af3;
	font-size: 16px;
}
.tp-blog__date h4 i {
	margin-right: 7px;
}
.tp-blog__date h4 span {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	font-size: 16px;
}
a.ele-blog-button {
	border: 1px solid;
}
.tp-blog__thumb a {
    overflow: hidden;
    display: block;
}
section.blog-area.ele-section > .container .swiper-container {
    padding-left: 5px;
    padding-right: 5px;
}
.tp-blog-arrow i, .tp-blog-arrow i:hover {
	border-radius: 2px;
    border: 3px solid #054af3;;
	color: #054af3;
}
i.fa-regular.fa-arrow-right, i.fa-regular.fa-arrow-left:hover {
	background: #054af3;
	color: #fff;
}
.tp-blog-arrow {
    position: relative;
    top: -70px;
}
.sp-testimonial-free {
    display: flex;
    flex-flow: column;
}
.sp-testimonial-free-section {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.sp-testimonial-client-testimonial {
    order: 1;
}
.sp-testimonial-client-image {
	order: 2;
}
h4.sp-testimonial-client-name {
	order: 3;
	text-transform: capitalize !important;
}
.sp-testimonial-client-designation {
	order: 4;
}
.sp-testimonial-free-section .sp-testimonial-client-designation {
	font-size: 14px !important;
}
.sp-testimonial-client-testimonial { 
	background: #054af3 !important;
}
.sp-testimonial-client-testimonial .sp-testimonial-content, .sp-testimonial-client-testimonial .sp-testimonial-content p, .sp-testimonial-client-testimonial:before {
	color: #fff !important;
}
.sp-testimonial-free {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.sp-testimonial-client-testimonial {
    background: #FAFBFF;
    padding: 70px 30px;
	border-radius: 6px;
	box-shadow: 0px 15px 12px rgb(0 0 0 / 9%);
}
.sp-testimonial-client-testimonial .sp-testimonial-content, .sp-testimonial-client-testimonial .sp-testimonial-content p {
	color: #282828;
	margin-bottom: 0px;
}
.sp-testimonial-item.swiper-slide-next .sp-testimonial-client-testimonial .sp-testimonial-content, .sp-testimonial-item.swiper-slide-next .sp-testimonial-client-testimonial .sp-testimonial-content p {
	color: #ffffff;
}
.sp-testimonial-free-section .sp-testimonial-client-image {
    margin-top: -70px;
}
.sp-testimonial-item.swiper-slide-next .sp-testimonial-client-testimonial {
	background: #054af3;
	box-shadow: 0px 15px 12px rgb(5 74 243 / 19%)
}
.sp-testimonial-client-testimonial:before {
    content: "\f10d";
    font-family: 'Font Awesome 5 Free';
    font-size: 36px;
    color: #054af3;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}
.sp-testimonial-item.swiper-slide.swiper-slide-next .sp-testimonial-client-testimonial:before {
	color: #ffffff;
}
.contact_form {
    box-shadow: 0px 2px 1px rgb(5 74 243 / 9%), 0px 4px 2px rgb(5 74 243 / 9%), 0px 8px 4px rgb(5 74 243 / 9%), 0px 16px 8px rgb(5 74 243 / 9%), 0px 32px 16px rgb(5 74 243 / 9%);
    border-radius: 0px 0px 0px 42px;
}
.contact_form input.wpcf7-form-control, .contact_form .wpcf7-textarea {
    border: 1.5px solid #B2BEFE;
    border-radius: 4px;
    padding: 8px 15px;
    width: 100%;
}
.contact_form span.wpcf7-form-control-wrap {
    margin-bottom: 13px;
    display: block;
}
.contact_form .wpcf7-textarea {
	height: 110px;
}
.contact_form .wpcf7-submit {
    background: #054AF3;
    box-shadow: 0px 2px 1px rgb(5 74 243 / 9%), 0px 4px 2px rgb(5 74 243 / 9%), 0px 8px 4px rgb(5 74 243 / 9%), 0px 16px 8px rgb(5 74 243 / 9%), 0px 32px 16px rgb(5 74 243 / 9%);
    border-radius: 4px;
    max-width: 150px;
    color: #fff;
    float: right;
}
.contact_wave:after {
    content: "";
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/waves_with_footer.webp);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 250px;
    bottom: 50px;
    z-index: -1;
}
.contact_wave:before {
    content: "";
    background: #f2f7ff;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
	z-index: -1;
}
a.ele-blog-button:after {
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    margin-left: 10px;
}
.business_eye_top_bottom_shadow {
	background: linear-gradient(#054af3f2, #054af3, #054af3f2);
/* 	background: linear-gradient(#0f52f4, rgb(5 74 243 / 100%), rgb(5 74 243 / 100%), #1454f2, rgb(21 85 242), rgb(5 74 243), rgb(5 74 243), rgb(5 74 243)); */
}
.business_eye_top_bottom_shadow:before {
    content: "";
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/top-curve_img.webp);
    position: absolute;
    left: 0;
    top: -350px;
    width: 100%;
    height: 350px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 350px;
}
.business_eye_top_bottom_shadow:after {
    content: "";
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/bottom_curve_bottom.webp);
    position: absolute;
    left: 0;
    bottom: -350px;
    width: 100%;
    height: 350px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 350px;
}
.header_btn a {
    box-shadow: 0px 5px 10px rgb(5 74 243 / 25%);
    background: #054af3;
    padding: 12px 20px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}
.header_btn {
    flex: 0 0 auto;
    width: 18%;
	text-align: right;
    padding-right: 0;
}
.header__area.tp-home-one .main-menu {
	margin-left: auto;
	margin-right: auto;
}
.tp-home-one {
    position: relative;
}
body.home .tp-home-one {
    position: absolute;
}
.top_banner:before {
        content: "";
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/shape-2.webp);
    width: 100%;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.top_banner:after {
    content: "";
    background: url(http://iws.boomitworld.com/wp-content/uploads/2023/02/banner-shap.webp);
    width: 100%;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
}
.overview_sec li.elementor-icon-list-item {
    align-items: baseline;
}
.client_needs .elementor-widget-container {
    min-height: 300px;
}
.client_needs .elementor-widget-container {
	display: flex;
    align-items: flex-end;
    justify-content: center;
	flex-flow: row;
}

@media only screen and (max-width: 767px) {
	.industries_logo {
		position: relative !important;
		left: unset !important;
	}
	.tp-blog-arrow {
		top: 0px;
	}
	.sp-testimonial-client-testimonial {
		background: #054af3;
	}
	.sp-testimonial-client-testimonial .sp-testimonial-content, .sp-testimonial-client-testimonial .sp-testimonial-content p, .sp-testimonial-client-testimonial:before {
		color: #fff;
	}
	.business_eye_top_bottom_shadow:before {
		top: -100px;
		height: 101px;
		background-position: center;
		background-size: 100% 100px;
	}
	.business_eye_top_bottom_shadow:after {
		bottom: -100px;
		height: 101px;
		background-position: center;
		background-size: 100% 100px;
	}
	.email_box {
		border-right: 0px;
	}
}

@media only screen and (max-width: 1199px) {
	.tpsideinfo {
   		background-color: #fff;
	}
	.mean-container .mean-nav ul li a {
		color: #282828;
		border-color: #282828;
	}
	.tp-mob-logo img, .tpsideinfo__logo a img {
		width: 100px;
	}
}

@media only screen and (min-width: 768px) {
	.monitoring_img_pos {
		position: relative;
		top: 80px;
	}
	.right_shadow:after {
		content: "";
		width: 300px;
		height: 300px;
		position: absolute;
		right: -90px;
		top: -120px;
		border-radius: 50%;
		background: linear-gradient(353.32deg, rgba(5, 74, 243, 0.24) 23.7%, rgba(5, 74, 243, 0) 95.16%);
		filter: blur(50px);
	}
	.left_shadow:after {
		content: "";
		width: 300px;
		height: 300px;
		position: absolute;
		left: -90px;
		top: -120px;
		border-radius: 50%;
		background: linear-gradient(353.32deg, rgba(5, 74, 243, 0.24) 23.7%, rgba(5, 74, 243, 0) 95.16%);
		filter: blur(50px);
	}
	.sp-testimonial-free-section .swiper-wrapper {
		padding-top: 70px;
	}
	.sp-testimonial-item.swiper-slide-next {
		margin-top: -50px;
		z-index: 1;
	}
	.sp-testimonial-item.swiper-slide.swiper-slide-next .sp-testimonial-free {
		margin-left: -35px;
		width: calc(100% + 70px);
	}
	.client_needs_first, .client_needs_last {
		margin-top: -40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.sp-testimonial-free-section .sp-testimonial-client-testimonial, .sp-testimonial-free-section .sp-testimonial-client-testimonial p {
		font-size: 13px;
		line-height: 18px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.right_shadow:after {
		width: 150px;
		height: 150px;
		right: 0;
	}
	.left_shadow:after {
		width: 150px;
		height: 150px;
		left: 0;
	}
	.hero_banner:after {
		bottom: -8%;
		height: 35%;
	}
	.business_eye_top_bottom_shadow:before {
		top: -200px;
		height: 201px;
		background-position: center;
		background-size: 100% 200px;
	}
	.business_eye_top_bottom_shadow:after {
		bottom: -200px;
		height: 202px;
		background-position: center;
		background-size: 100% 200px;
	}
}
@media only screen and (min-width: 1200px) {
    .header__area .container-fluid {
        max-width: 1140px;
    }
    .topbar .elementor-container {
        max-width: 1140px !important;
    }
    /* .header__area.tp-home-one .col-xxl-10 {
		width: 65%;
		text-align: center !important;
	} */
	.hero_banner {
		margin-top: -50px;
	}
}
@media only screen and (min-width: 1400px) {
    .header__area .container-fluid {
        max-width: 1320px;
    }
    .topbar .elementor-container {
        max-width: 1320px !important;
    }
}