/*
Theme Name: Laborex Child
Theme URI: https://laborex.smartdemowp.com/
Template: laborex
Author: smartdatasoft
Author URI: http://smartdatasoft.com
Description: Laborex is a super fast user-friendly WordPress laboratory and research theme. You can set up your laboratory or research website with this theme very easily. Laborex is responsive and easy to customize. With this theme, it is very easy to create pages, posts using Elementor page builder. Laborex is very colorful and can be modified with unlimited color options and typography for every section separately. This theme is designed especially for Laboratory &amp; Research, and all types of Laboratory related services. Laborex template has a beautiful and unique design that will be best suited for your online web presence. It has a 100% responsive design and tested on all major handheld devices. So, if you are looking for releasing a laboratory and research WordPress website Laborex is the best choice for it.
Tags: bio research,biology laboratory,dental clinic,hospital,lab,laboratory,medical,medical research,pathology,pharmacy,research,science,scientific research
Version: 1.4.1647447923
Updated: 2022-03-16 16:25:23

*/

/** button **/

.theme-btn-one{
  position      : relative;
  display       : inline-block;
  overflow      : hidden;
  vertical-align: middle;
  font-size     : 16px;
  line-height   : 25px;
  font-weight   : 700;
  color         : #fff !important;
  text-align    : center;
  padding       : 10px 36px 11px 36px;
  border-radius : 30px;
  z-index       : 1;
  transition    : all 500ms ease;
}

.banner-section .bg-layer{
	background-color: #ffffff00;
}

.banner-section{
  padding            : 10px 0px;
}

.bg-color-4 {
    background: #00a858;
}

.sec-title.centred h6:before{
    background: none ;
}

.sec-title.centred h6:after{
    background: none ;
}

.sec-title h6:before{
    background: none ;
}

.content_block_6 .content-box .inner-box .single-item .icon-box {
    background: #ecd8e5;
}


.content_block_4 .content-box form .form-group input[type='text'], .content_block_4 .content-box form .form-group input[type='email'], .content_block_4 .content-box form .form-group input[type='tel'], .content_block_4 .content-box form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    color: #fff;
    background: rgba(0,0,0,0.10);
    border-radius: 30px;
    padding: 10px 30px;
    font-weight: 300;
    transition: all 500ms ease;
}

.question-form .form-group input[type='text'], .question-form .form-group input[type='email'], .question-form .form-group input[type='tel'], .question-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    border: 1px solid #dfe6e6;
    border-radius: 30px;
    font-size: 16px;
    color: #142441;
    padding: 10px 30px;
    transition: all 500ms ease;
}

.default-form .form-group input[type='text'], .default-form .form-group input[type='email'], .default-form .form-group input[type='tel'], .default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 54px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 16px;
    color: #8b8e93;
    padding: 10px 20px;
    transition: all 500ms ease;
}