.error{
  color: red;
  font-size: 14px;
}
.mob_float_form, .error{
  color: red;
  font-size: 14px;
  text-align: left!important;
}
body{
	background-color: #f3f3f3;
}
.navbar-expand-md .navbar-collapse {
     position: absolute;
    right: -30px;
    bottom: -60px;
    background: rgba(15, 75, 127, 0.7);
    padding: 10px 30px 10px 10px;
        border-radius: 0px 0px 10px 10px;
}
.consulting-body .tab-content>.tab-pane{
    display: block;
}
.navbar-nav > li > a {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: unset;
    color: #fff;
}
.navbar-nav > li > a:hover {
    text-decoration: underline;
    color: #fff;
}
.navbar-nav img{
	margin-top: -8px;
}
.main_nav form .form-group{
  /*margin-bottom: 5px;*/
  border-radius: 50%;
  width: 70%;
  float: right;
  padding: 0px;
}
.main_nav form .form-group input{
  border-radius: 30px;
  border-color: #ececec;
  background: #ececec;
  height: calc(1rem + 2px);
  padding: 1rem 0.75rem;
  line-height: 15px;
  font-size: 14px;
}

.main_nav form .form-group input {
    background-image: url(../images/consulting/glass.png);
    background-size: 18px 17px;
    background-repeat: no-repeat;
    width: 1;
    background-position-y: 7px;
    background-position-x: 92%;
}
.search_glass{
      position: absolute;
    top: 3px;
    right: 15px;
}
.search_glass img{
  width: 18px;
}
.owl-carousel .main-bg {
  background-image: url(../images/consulting/banner-100.jpg);
  background-size: cover;
  background-position: center;
  height: 500px;
}
.owl-carousel .main-bg.item_04 {
  background-image: url(../images/consulting/banner2.jpg);
  background-size: cover;
}

.owl-carousel .main-bg.item_02 {
  background-image: url(../images/consulting/banner3.jpg);
  background-size: cover;
      background-position-x: 250px
}
.owl-carousel .main-bg.item_01 {
  background-image: url(../images/consulting/banner4.jpg);
  background-size: cover;
      background-position-x: 250px
}
.research .main-bg {
  background-image: url(../images/consulting/banner-100.jpg);
  background-size: cover;
  background-position: center;
  height: 500px;
  position: relative;
  margin-top: 80px;
}
.research.services .main-bg {
  background-image: url(../images/consulting/banner2.jpg);
  background-size: cover;
}
.research.tech .main-bg {
  background-image: url(../images/consulting/banner3.jpg);
  background-size: cover;
      background-position-x: 300px
}
.main_banner_carousel{
	    margin-top: 80px;
}
.main_banner_carousel .owl-prev img{
	position: absolute;
	left: 6%;
	top: 35%;
}
.main_banner_carousel .owl-next img{
	position: absolute;
	right: 6%;
	top: 35%;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
  text-decoration: none;
  transition: 0.3s;
}
.hover_arrow_r, .hover_arrow_l{
    /*display: none;*/opacity: 0;
    transition:  1s;
}
.main_banner_carousel .owl-prev:hover .default_arrow_l{
    /*display: none;*/
    opacity: 0;
    transition:  1s;
}
.main_banner_carousel .owl-prev:hover .hover_arrow_l{
    /*display: block;*/
    opacity: 1;
    transition:  1s;
}
.main_banner_carousel .owl-next:hover .default_arrow_r{
    /*display: none;*/
    opacity: 0;
    transition:  1s;
}
.main_banner_carousel .owl-next:hover .hover_arrow_r{
    /*display: block;*/
    opacity: 1;
    transition:  1s;
}
button:focus {
  outline: 0px dotted!important;
  outline: 5px auto -webkit-focus-ring-color;
}
.main_banner_carousel .owl-dots{
	position: absolute;
	bottom: -10%;
	left: 50%;
	transform: translate(-50%, 0%) !important;
}

.main_banner_carousel .owl-dots .owl-dot span {
  width: 12px!important;
  height: 12px!important;
  border: 1px solid #0c6294!important;
  background: transparent!important;
}
.main_banner_carousel .owl-dots .owl-dot.active span, .main_banner_carousel .owl-dots .owl-dot:hover span {
  background: #0c6294!important;
}

.banner-content{
position: absolute;
    bottom: 12%;
margin-left: -50px;
}

.banner-content-text h1{
      font-family: 'Inter', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 35px;
    line-height: 40px;
}
span.banner-content-text-htag h2{
      font-family: 'Inter', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 35px;
    line-height: 40px;
}
.banner-content-text h2{

    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 15px;
    line-height: 30px;
}
span.banner-content-text-htag h3{

    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 15px;
    line-height: 30px;
}
.banner-content-text {
	/*background-color: rgba(15, 75, 127, 0.7);*/
	padding: 30px;
}
.banner-content .outer {
  margin: 30px;
  margin-left: 30px;
  margin-top: 5px;
}

.banner-content .button {
  border: 1px solid #25cbff;
  /*border-radius: 3px;*/
  padding: 5px 20px;
  display: inline-block;
  background: transparent;
  width: 26%;
  background: linear-gradient(to right, #25cbff 50%, transparent 50%);
  background-size: 202% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
  font-family: 'Inter', sans-serif;
  position: relative;
  max-width: 100%;
width: auto;
}

.banner-content .button:hover {
  background-position: left bottom;
}

.banner-content .banner_btn {
  text-align: center;
  font-size: 15px;
  line-height: 30px; 
  color: #fff;
  transition: all .6s ease-out;
  display: block;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
}

.banner-content .banner_btn:hover {
  color: white;  
  text-decoration: none;
}
.banner-content .banner_btn span{
position: absolute;
background: #25cbff;
padding: 10.5px 15px;
top: -1px;
right: -41px;
height: 42px;
width: 43px;
}
.banner-content .banner_btn span img{
	position: absolute;
width: 13px;
left: 35%;
transition: 0.2s;
}
.banner-content .banner_btn:hover .banner_arrow{
	     left: 45%;
	     transition: 0.5s;
}
.content-space p{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 10px;
}
.p-l-r-0{
	padding-left: 0px;
	padding-right: 0px;
}
.content-space{
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 0px;
	padding-right: 0px;
}
.p-l-0{
	padding-left: 0px;
}
.intro_content_flex{
	margin-top: 5px;
-webkit-box-shadow: 7px 7px 21px 2px rgba(173,166,173,1);
-moz-box-shadow: 7px 7px 21px 2px rgba(173,166,173,1);
box-shadow: 7px 7px 21px 2px rgba(173,166,173,1);

}
.grya_bg{

}
.intro_content_flex p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    color: #fff;
}
.intro_content_flex .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 55.333333%;

}
.img-effect{
    overflow: hidden;

}
.img-effect img{
    transition: 0.5s;
}
.img-effect img:hover{
    transform: scale(1.1);
    transition: 0.5s;
}
.intro_content_flex .col-md-5 {
    flex: 0 0 44.666667%;
    max-width: 44.666667%;
    padding-top: 10px;
}
.intro_content_flex{
    display: flex;
    background-color: #0f4b7f;
    padding-left: 0px;
}
.intro_content_flex_text {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}
.content-space.vertical_tab{
 float: left;
 padding-top: 0px;padding-bottom: 15px;
}
.left_band_blue{
    padding-top: 40px;
}
.tab_box{
	background-color: #fff;
	padding: 30px;
	border-radius: 9px;
	margin-bottom: 30px;
}
.tab_box.Aseptic_Processing{
	padding: 0px;
	overflow: hidden;
}
.tab_box h3{
  font-family: 'Inter', sans-serif;
  font-weight: 900;
  color: #0f4b7f;
  font-size: 27px;
  line-height: 40px;
}
.tab_box h4{
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  color: #006c55;
  font-size: 21px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 15px;
}
.right_box{
	padding-left: 30px;
}
.nav-pills .nav-link{
	    color: #8c8c8c;
    font-weight: 600;
    font-size: 14px;
    padding: 0px 20px;
    margin-bottom: 20px;
    transition: 0.5s;

}
.left_band_blue .nav-pills{
    position: static;
    top: 130px;
    width: 270px;
    transition:0.5s;
}
.left_band_blue .nav-pills.sticky{
    position: fixed;
    transition:0.5s;
    top: 130px;
        /*padding-top: 130px;*/
}
.nav-pills .nav-link:hover{
	color: #0f4b7f;
}
.content-space .subcarousel_div p{
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    line-height: 20px;
    margin-top: 15px;
}
.subcarousel_div div.images_height{
    height: 85px;
}
.nav-pills .nav-link{
    transition: 0.5s;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #0f4b7f;
    background-color: #fff;
    padding: 20px 20px;
    border: 1px solid #00a8a1;
    border-radius: 0;
    transition: 0.5s;
}
.quality_Equipment .subcarousel_div img{
	width: auto!important;
}
.fade {
  opacity: 10;
  transition: visibility 0s 1s, opacity 1s linear;
  -webkit-transition: visibility 0s 1s, opacity 1s linear;
}
.fade:not(.show) {
  opacity: 0;
}

.dot_css.owl-theme .owl-prev{
	position: absolute;
	left: -7%;
	top: 32%;
}
.dot_css.owl-theme .owl-next{
	position: absolute;
	right: -7%;
	top: 32%;
}
.dot_css.owl-theme .owl-prev{
	    background-color: #fff!important;
    /*border: 1px solid #25cbff !important;*/
    width: 40px!important;
    height: 40px!important;
    border-radius: 50%!important;
    transition: 0.3s;
}
.dot_css.owl-theme .owl-prev img{
	width: 15px;
}
.dot_css.owl-theme .owl-next{
	    background-color: #fff!important;
    /*border: 1px solid #25cbff !important;*/
    width: 40px;
    height: 40px;
    border-radius: 50%!important;
    transition: 0.3s;
}
.dot_css.owl-theme .owl-next img{
	width: 15px;
}
.dot_css .owl-dots .owl-dot span {
    background: #00a8a1!important;
}
.dot_css.owl-theme .owl-dots .owl-dot.active span{
	background: #0f4b7f!important;
	    width: 25px;
	    transition: width 0.5s;
}

.Aseptic_Processing_content{
	    position: absolute;
    padding: 75px 40px 65px;
    width: 57%;
    background: #fff;
        border-radius: 7px 0px 20px 0px;
}
.Aseptic_Processing{
	    background-image: url(../images/consulting/image_7-100.jpg);
    height: 550px;
    background-position: 1255px;
    background-size: 155%;
}
.dot_css.owl-theme .owl-prev:hover{
	background-color: #fff!important;
}
.dot_css.owl-theme .owl-next:hover{
	background-color: #fff!important;
}
#quality_process.owl-theme .owl-prev, #quality_process.owl-theme .owl-next {
    background-color: transparent!important;
    width: auto!important;
    height: auto!important;
}

#quality_process.owl-theme .owl-prev img, #quality_process.owl-theme .owl-next img {
    width: auto;
}
.carousel_width{
	width: 65%;
}
#quality_process.owl-theme .owl-dots{
	margin-top: 25px;
} 
#quality_process.dot_css.owl-theme .owl-prev {
    right: -20%;
    left: unset;
}
#quality_process.dot_css.owl-theme .owl-next {
    right: -40%;
}
#quality_Equipment.dot_css.owl-theme .owl-prev {
    left: 30%;
    top: unset;
    background-color: #f3f3f3!important;
}
#quality_Equipment.dot_css.owl-theme .owl-next {
    right: 30%;
    top: unset;
    background-color: #f3f3f3!important;
}
#quality_Equipment.dot_css .owl-dots{
	margin-top: 25px;
}
#process_risk.dot_css.owl-theme .owl-dots .owl-dot.active span {
    background: #0f4b7f!important;
    width: 120px;
    height: 4px;
    transition: height 0.5s;
}
#process_risk.dot_css .owl-dots .owl-dot span {
    background: #00a8a1!important;
    width: 120px;
    height: 1px;
    transition: height 0.5s;
}
.Equipment_Qualification, .Process_Simulation{
	padding-top: 20px;
}
.Equipment_Qualification h4, .Process_Simulation h4{
	margin-bottom: 20px;
}
.Equipment_Qualification h5{
	    font-size: 18px;
    color: #000;
    margin-bottom: 40px;
    font-weight: 300;
}
.floating_btn{
	background-color: #0f4b7f;
border: 2px solid #0f4b7f;
text-align: center;
color: #fff;
text-align: center;
position: fixed;
bottom: 23.5%;
right: -2px;
/*padding: 16px;*/
border-radius: 5px 0px 0px 5px;
width: 120px;
height: 50px;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
z-index: 9999;
}
.floating_btn a{
color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-decoration: none!important;
    height: 50px;
    float: left;
    vertical-align: middle;
        display: flex;
    justify-content: center;
    align-items: center;

}
.floating_btn:hover{
	/*background-color: #fff;*/
}
.floating_btn:hover a{
	/*color: #0f4b7f;*/
}
.talktous.floating_form{
position: fixed;
bottom: 10%;
right: -140%;
width: 360px;
padding: 25px;
background: #0f4b7f;
z-index: 9999;
border-radius: 0px 0px 0px 5px;
transition: 0.5s;
}
.talktous.floating_form.active{
right: 0%;
transition: 0.5s;
}
#talktous.floating_form h3 {
  font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 0px;
	text-transform: uppercase;
}
#talktous.floating_form .form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 1.2rem .75rem;
  font-size: 15px;
  line-height: 1.5;
  color: #0f4b7f;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #0f4b7f;
  border-radius: 4px;
}
#talktous.floating_form .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0f4b7f;
  opacity: 1; /* Firefox */
}

#talktous.floating_form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0f4b7f;
}

#talktous.floating_form .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #0f4b7f;
}
#talktous.floating_form button.btn-primary {
  background-color: #00aba1;
border-color: #00aba1;
font-size: 14px;
border-radius: 3px;
color: #fff;
font-weight: 500;
}
.talktous.modal {
  background: rgb(0, 0, 0, 0.8)!important;
  z-index: 9999;
}
.close_floating{
	position: absolute;
left: -42px;
top: 0;
background: #000;
border-radius: 5px 0px 0px 5px;
z-index: -1;
}
.close_floating a{
	padding: 10px;
float: left;
}
.talktous .modal-dialog {
  max-width: 475px;
  margin: 1.75rem auto;
}
.talktous .modal-content {
  box-shadow: 7px 10px 10px rgb(57 54 54 / 20%);
}
.talktous .modal-body {
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 30px;
}
.close_icon img {
  position: absolute;
  right: -55px;
}
.talktous.fade {
  transition: visibility 0s 0.5s, opacity 0.5s linear;
  -webkit-transition: visibility 0s 0.5s, opacity 0.5s linear;
}
#talktous input {
  /*background: #dedede;
  border: none;*/
  padding: 19px 16px;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 1.2rem .75rem;
  font-size: 15px;
  line-height: 1.5;
  color: #716f6f;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #0f4b7f;
  border-radius: 8px;
}
#talktous button.btn-primary {
  background-color: #0f4b7f;
  border-color: #0f4b7f;
  font-size: 15px;
  border-radius: 3;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #0f4b7f;
  outline: 0;
  box-shadow: none;
}
#talktous button.btn-primary:hover{
	background-color: #fff;
	color: #0f4b7f;
}
#talktous h3 {
  font-size: 35px;
  font-weight: bold;
  color: #0f4b7f;
  text-align: left;
  padding-bottom: 20px;
  padding-top: 15px;
}
.home_mob{
    display: none;
}
.tab_heading_small{
    color: #5f5e5e;
    font-size: 13px;
    font-weight: 900;
}
.navbar-nav > li > a.active{
    font-weight: 900;
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {
.navbar-expand-md .navbar-collapse {
    bottom: -55px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .search_glass{
        top: 0px;
    }
    .main_banner_carousel .owl-dots {
        bottom: -12%!important;
    }
	.main_banner_carousel .owl-prev {
	  left: 1%;
	  top: 40%;
	}
	.main_banner_carousel .owl-next {
	  right: 1%;
	  top: 40%;
	}
	/*.main_banner_carousel .owl-nav img{
		width: 60%;
	}*/
	.banner-content {
	  top: 25%;
	}
	.banner-content-text h1 {
	      font-size: 28px;
        line-height: 35px;
	}
    span.banner-content-text-htag h2 {
          font-size: 28px;
        line-height: 35px;
    }
	.banner-content-text h2 {
	  font-size: 18px;
		line-height: 24px;
	}
    .main_banner_carousel .owl-prev img {
        left: 1%;
        width: 59px;
    }
    .main_banner_carousel .owl-next img {
        right: 1%;
        width: 59px;
    }
	.tab_box h3 {
    font-size: 24px;
	}
	.tab_box h4 {
    font-size: 18px;
        line-height: 23px;
            margin-top: 10px;
    margin-bottom: 20px;
	}
	.banner-content-text {
    padding: 30px 30px 15px;
	}
	.Equipment_Qualification h5 {
    font-size: 14px;
	}
	.content-space p {
	  font-size: 14px;
	  line-height: 22px;
	}
	.owl-carousel .main-bg {
    height: 450px;
	}
	.main_banner_carousel {
    margin-top: 70px;
	}
	.navbar-expand-md .navbar-collapse {
    bottom: -56px;
	}
	.main_nav form .form-group input {
    height: calc(0.5rem + 2px);
    padding: 0.8rem 0.75rem;
    line-height: 13px;
    font-size: 14px;
	}
	.main_nav form .form-group input {
    background-position-y: 4px;
	}
}
.search_form_mob{
	display: none;
}
.mob_tab_link{
        display: none;
    }
    .vertical_tab.mob{
        display: none;
    }
    .Aseptic_img_mob{
        display: none;
    }
    .mob_float{
        display: none;
    }
    .mob_float_form {
        display: none;
    }
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .search_glass {
        top: 7px;
        right: 26px;
    }
    .research.tech .main-bg {
        background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner3.jpg);
        background-size: cover;
        background-position-x: center;
    }
    .research.services .main-bg {
        background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner2.jpg);
        background-size: cover;
        background-position-x: center;
    }
	.navbar-expand-md .navbar-collapse {
        position: static;
        background: transparent;
        padding: 10px 0px 10px 10px;
	}
    .home_mob{
        display: inline-block;
    }
    .home_desk{
        display: none;
    }
	.navbar-nav > li > a {
        color: rgba(15, 75, 127, 1);
    }
    .main_nav form .form-group {
        margin-bottom: 0;
    }
    .main_nav form .form-group input {
        background-position-x: 95%;
    }
    .main_banner_carousel .owl-dots {
        bottom: -15%;
    }
    .owl-carousel .main-bg {
        height: 335px;
        background-position-x: -625px;
    }
    .owl-carousel .main-bg {
        background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner-100.jpg);
    }
    .owl-carousel .main-bg.item_04 {
        background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner2.jpg);
    }
    .owl-carousel .main-bg.item_02 {
        background-position-x: -550px;
        background-image: linear-gradient(rgba(15, 75, 127, 0.8), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner3.jpg);
    }
    .owl-carousel .main-bg.item_01 {
        background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner4.jpg);
        background-position-x: -460px;
    }


    .search_form_desk{
    	display: none;
    }
    .search_form_mob{
    	display: none;
    }
	.main_banner_carousel .owl-nav {
		display: none;
	}
	.banner-content-text h1 {
        font-size: 24px;
        line-height: 25px;
	}
    span.banner-content-text-htag h2 {
        font-size: 24px;
        line-height: 25px;
    }
	.banner-content {
	  margin-left: -10px;
	  width: 96%;
	}
	.banner-content-text {
	  padding: 15px;
	}
	.banner-content .outer {
	  margin-left: 15px;
	}
	.banner-content-text h2 {
	  font-size: 15px;
	  margin-top: 10px;
	  line-height: 20px;
	}
	.banner-content-text h2 br{
		display: none;
	}
	.p-l-0 {
        padding-left: 0px;
        padding-right: 0px;
	}
	.content-space p {
        font-size: 14px;
        line-height: 22px;
	}
	.banner-content-text h1 br, span.banner-content-text-htag h2 br{
		display: none;
	}
	.talktous .modal-dialog {
        max-width: 90%;
	}
	.close_icon img {
        right: 0px;
        top: -40px;
        width: 25px;
	}
	.talktous .modal-body {
	  padding-left: 20px;
	  padding-right: 20px;
	}
	#talktous h3 {
	  font-size: 25px;
	}
	#talktous button.btn-primary {
	  font-size: 14px;
	}
	.floating_btn a {
	  font-size: 10px;
	  line-height: 15px;
	}
	.floating_btn {
	  width: 75px;
    height: 35px;
    display: none;
	}
	#talktous input {
	  padding: 15px 16px;
	}
	.talktous.floating_form{
		right: -140%;
		width: 85%;
		padding: 15px;
	}
    .intro_content_flex {
		padding-right: 0px;
        flex-direction: column;
    }
	.intro_content_flex .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .intro_content_flex .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 1.25rem;
        padding-bottom: 1rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .left_band_blue {
        display: none;
    }
    .right_box {
        padding-left: 0px;
    }
    .tab_box h3 {
        font-size: 20px;
        line-height: 24px;
    }
    .tab_box h4 {
        font-size: 17px;
        line-height: 20px;
    }
    .tab_box {
        padding: 0px 30px;
    }
    #quality_process.dot_css.owl-theme .owl-nav{
    	display: none;
    }
    .carousel_width {
        width: 100%;
    }
    .Equipment_Qualification h5 {
        font-size: 14px;
    }
    #quality_Equipment.dot_css.owl-theme .owl-prev {
        left: 0%;
    }
    #quality_Equipment.dot_css.owl-theme .owl-next {
        right: 0%;
    }
    .Aseptic_Processing_content {
        position: static;
        padding: 0px 0px 15px;
        width: 100%;
        border-radius: 0px 0px 0px 0px;
    }
    .vertical_tab.desk{
        display: none;
    }
    .vertical_tab.mob{
        display: block;
    }
    /*.mob_tab_link{
        display: block;
            padding: 20px;
        background-color: #0f4b7f;
        margin-bottom: 15px;
    }
    .mob_tab_link a{
        color: #fff!important;
        text-decoration: none!important;
    }
    .tab-content>.tab-pane {
        display: block!important;
        max-height: 0px;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.5s ease-in-out;
    }
    .tab-content>.tab-pane.active{
        opacity: 1;
        transition: max-height 0.5s ease-in-out;
        max-height: 10000000px;
    }
    .fade:not(.show) {
        opacity: 1;
    }*/
    #faq .card .card-header .btn-header-link:after {
      content: "\f106";
      font-family: 'Font Awesome 5 Free';
      font-weight: 900;
      float: right;
    }
    #faq .card .card-header .btn-header-link.collapsed:after {
      
      content: "\f107";
    }
    .card-header{
        padding: 0px;
        background-color: #0f4b7f;
        margin-bottom: 0px;
    }
    .card-header a{
        padding: 15px 20px;
        width: 100%;
        text-align: left;
        color: #fff;
        text-decoration: none!important;
            font-size: 14px;
    }
    .Aseptic_img_mob{
        display: block;
    }
    .Aseptic_Processing{
        background-image: none;
        height: auto;
        margin-bottom: 0px;
    }
    .card {
        background-color: transparent;
        border: 0px solid rgba(0,0,0,.125);
        margin-bottom: 15px;
    }
    .card-body{
        background-color: #fff;
            padding-left: 0px;
    padding-right: 0px;
    }
    .list_flex div {
        padding-right: 0px;
    }
    .mob_float{
        display: block;
    }
    .mob_float{
            position: fixed;
    bottom: 20px;
    right: 10px;
        z-index: 99999999999999;
    }
    .mob_float img{
            width: 60px;
    }
    .mob_float_form{
        /*    position: fixed;
    bottom: 0;
    height: 100%;
    background: #fff;
    width: 100%;
    left: 0;
    transform-origin: bottom;
    transform: scale(0);
    transition: 1s;*/

        position: fixed;
    top: 0;
    transition: s;
    padding: 50px;
    }
    .mob_float_form.active{
        transform: scale(1);
        transition: 1s;
        z-index: 999999999999999;
        opacity: 1;
        transition: opacity 2s ease;
    }
    .mob_float_form form{
        margin-top: -150%;
    }
    .mob_float_form.active form{
        margin-top: 10%;
    }

.fab-btn {
  position: absolute;
  bottom: 12px;
  right: 12px;
  border-radius: 50%;
  transition: box-shadow 2s ease;
  background: transparent;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  cursor: pointer;
}

.fab-btn span {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: transform 2s ease;
}

.mob_float_form {
  /*position: relative;*/
  opacity: 0;
  transition: opacity 2s ease;
  color: #fff;
  text-align: center;
}

input:checked + .fab-btn {
  box-shadow: 0 0 2px 3000px #fff;
}

input:checked + .fab-btn span {
  transform: rotate(315deg);
}

input:checked ~ .mob_float_form {
  opacity: 1;
}

.talk_form_close{
        position: absolute;
    top: 20px;
    right: 20px;
}
.mob_float_form .form-control {
    border: none;
    background-color: #e4e2e2;
    border-radius: 0;
}
.mob_float_form  button.btn-primary {
    background-color: #0f4b7f;
    border-color: #0f4b7f;
    font-size: 14px;
    border-radius: 0px;
    color: #fff;
    font-weight: 500;
    /* text-transform: uppercase; */
    padding: 7px 30px;
    margin-top: 15px;
}
.mob_float_form h3{
    font-size: 18px;
    font-weight: 800;
    color: #0f4b7f;
    text-align: left;
    padding-bottom: 7px;
    padding-top: 0px;
    text-transform: uppercase;
    margin-top: 20%;
}
.mob_float_form {
    display: block;
}
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .main-whitebg .search_close {
        right: -10px!important;
        top: -10px!important;
        width: 40px!important;
      }
     .research .main-bg {
        height: 340px;
    }
    .search_glass {
        top: 4px;
    }
    .research.tech .main-bg {
        background-position-x: 100px;
    }
	.main_banner_carousel .owl-nav {
		display: none;
	}
	.banner-content-text h1, span.banner-content-text-htag h2 {
	  font-size: 28px;
          line-height: 30px;
	}
	.banner-content-text h2, span.banner-content-text-htag h3 {
	  font-size: 16px;
          line-height: 20px;
	}
	.content-space p {
	  font-size: 13px;
	  line-height: 18px;
	}
	.tab_content_flex_text {
	  padding-top: 15px;
	}
    .owl-carousel .main-bg {
        height: 340px;
    }
    .banner-content-text {
        padding-bottom: 15px;
    }
    .intro_content_flex {
        flex-direction: column;
    }
    .intro_content_flex .col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .intro_content_flex .col-md-7 img{
        width: 100%;
    }
    .intro_content_flex .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .tab_box h3 {
        font-size: 24px;
        line-height: 25px;
    }
    .tab_box h4 {
        font-size: 17px;
        line-height: 22px;
    }
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        padding: 10px 15px;
    }
    .left_band_blue .nav-pills {
        width: 200px;
    }
    .left_band_blue .nav-pills.sticky {
        width: 200px;
    }
    .Aseptic_Processing {
        height: 533px;
        background-position: unset;
        background-size: 155%;
        background-repeat: no-repeat;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
     .main-whitebg .search_close {
    right: -10px!important;
    top: -10px!important;
    width: 40px!important;
  }
    .search_glass {
        top: 4px;
    }
    .research .main-bg {
        height: 360px;
    }
    .research.tech .main-bg {
        background-position-x: 165px;
    }
	.main_banner_carousel .owl-nav {
		display: none;
	}
	.banner-content-text h1, span.banner-content-text-htag h2 {
	  font-size: 30px;
          line-height: 34px;
	}
	.banner-content-text h2, span.banner-content-text-htag h3 {
	  font-size: 16px;
      line-height: 20px;
	}
	.content-space p {
	  font-size: 14px;
	  line-height: 22px;
	}
    .owl-carousel .main-bg {
        height: 365px;
    }
    .banner-content-text {
        padding-bottom: 15px;
    }
    .banner-content {
        bottom: 5%;
    }
    .main_banner_carousel .owl-dots {
        bottom: -14%;
    }
    .tab_box h3 {
        font-size: 26px;
        line-height: 27px;
    }
    .tab_box h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .Equipment_Qualification h5 {
        font-size: 15px;
    }
    .left_band_blue .nav-pills {
        width: 245px;
    }
}


/*research css*/

.vertical_tab.resaerch_tab ul.nav-tabs {
    border-bottom: 2px solid #0f4b7f;
    padding-top: 60px;
}
.vertical_tab.resaerch_tab .nav-tabs li {
    margin-bottom: 1px;
    margin-right: 50px;
}
.vertical_tab.resaerch_tab .nav-tabs .nav-link {
    border: none;
    border-radius: 10px 10px 0px 0px;
    width: 100%;
    padding: 20px 0px 15px 0px;
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    background-color: transparent;
    color: #8c8c8c;
    text-align: left;

}
.vertical_tab.resaerch_tab .nav-tabs li a {
    position: relative;
    margin-right: 0px !important;
    border: none !important;
    z-index: 2;
}

.vertical_tab.resaerch_tab .nav-tabs li a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -3px;
    height: 2px;
    width: 100%;
     background-color: #0f4b7f; 
    transform-origin: right top;
    z-index: 1;
    transform: scale(1, 1);
    -moz-transition: color 0.1s, transform 0.5s ease-out;
    -ms-transition: color 0.1s, transform 0.5s ease-out;
    -o-transition: color 0.1s, transform 0.5s ease-out;
    transition: color 0.1s, transform 0.5s ease-out;
    left: 0;
    transition: 0.5s;
}
.vertical_tab.resaerch_tab .nav-tabs li a.active{
    color: #0f4b7f;
}

.vertical_tab.resaerch_tab .nav-tabs li a:hover::after {
    height: 8px;
    transition: 0.5s;
}
.vertical_tab.resaerch_tab .nav-tabs li a.active::after {
    transform: scaleX(1);
    height: 8px;
}

.vertical_tab.resaerch_tab .tab-pane{
    padding-top: 30px;
    width: 90%;
}
.vertical_tab.resaerch_tab h4 {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #00a59e;
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 15px;

}
.vertical_tab.resaerch_tab h3 {
        font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0f4b7f;
    font-size: 21px;
    line-height: 40px;
    margin-top: 20px;
}
.vertical_tab.resaerch_tab h3:first-child{
    margin-top: 0px;
}
.content-space.vertical_tab.resaerch_tab {
    padding-bottom: 60px;
}
.tab_fixed.sticky {
      position: fixed;
    transition: 0.5s;
    top: 75px;
    /* padding-top: 130px; */
    background: #fff;
    z-index: 9;
}
.tab_fixed {
    position: static;
    top: 130px;
    /*width: 270px;*/
    transition: 0.5s;
}
.list_flex{
    display: flex;
    flex-direction: row;
}
.list_flex div{
    padding-right: 50px;
}
.content-space p.list_count{
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #0f4b7f;
    font-size: 18px;
    line-height: 30px;
    border-bottom: 2px solid #00a59e;
}
.items_box{
        background-color: #f5f5f5;
    border-radius: 5px;
    padding: 30px;
    text-align: center;
    height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
     /*box-shadow: 0px 3px 15px rgba(0,0,0,0.2);*/
  transition: .8s;
}
#Aseptic_Manufacturing{
    display: none;
}
.pad-right{
    padding-right: 30px;
}
.list_flex .items_box{
        transition: .8s;
    width: 25%;
        padding: 20px;
            margin-right: 25px;
}
.items_box:hover p{
    color: #fff;
}
.items_box:hover {
      box-shadow: 0px 2px 9px rgb(0 0 0 / 40%);
     transform: scale(1.03,1.03);
    background-color: #00a59e;
    /*transition: 0.3s;*/
}
.white_bg.main-whitebg.active {
    opacity: 1;
    transition: opacity 0.5s;
    top: 0%;
    z-index: 999;
}
.white_bg.main-whitebg {
    background-color: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    left: 0px;
    top: -100%;
    z-index: -1;
    padding-top: 150px;
    opacity: 0;
    transition: opacity 0.5s;
}
.main-whitebg .search_close {
      position: absolute;
    right: -70px;
    top: -15px;
    cursor: pointer;
}
.main-whitebg .search_glass{
      position: absolute;
    bottom: 10px;
    right: 0;;
    cursor: pointer;
        top: unset;
}
.main-whitebg .search_glass img{
      width: 27px;
}
.white_bg.main-whitebg .form-control {
    background: transparent;
    border: none;
    border-radius: 0;
    height: auto;
        text-align: left;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    font-size: 38px;
    padding: 0;
    color: #00a19a;
}
.input-discreption{
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
}
.main-whitebg .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #00a19a;
  opacity: 1; /* Firefox */
}
.main-whitebg .form-control:focus::placeholder {
    color: #00a19a;
}
.main-whitebg .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #00a19a;
}

.main-whitebg .form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #00a19a;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .research .main-bg {
        height: 390px;
        margin-top: 40px;
    }
    .research .main-bg .banner-content {
        top: 40%;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .white_bg.main-whitebg .form-control {
        font-size: 24px;
    }
    .white_bg.main-whitebg {
        padding-top: 100px;
    }
    .main-whitebg .search_close {
        z-index: 999999999999;
        position: absolute;
        right: 0px;
        top: -45px;
        width: 30px;
    }
    .vertical_tab.resaerch_tab h3 {
        font-size: 20px;
        line-height: 24px;
    }
    #Aseptic_Manufacturing{
        display: block;
    }
    #Aseptic_Manufacturing .owl-nav{
        display: none;
    }
    .vertical_tab.resaerch_tab .tab-pane {
        padding-top: 0px;
        width: 100%;
    }

    .research .main-bg {
        height: 330px;
        background-position-x: -625px;
            margin-top: 80px;
            background-image: linear-gradient(rgba(15, 75, 127, 0.6), rgba(15, 75, 127, 0.6)), url(../images/consulting/banner-100.jpg);
    }
    .content-space.vertical_tab.resaerch_tab {
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .list_flex {
        display: flex;
        flex-direction: column;
    }
    .list_flex .items_box {
        transition: .8s;
        width: 100%;
        padding: 20px;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .items_box {
        margin-bottom: 20px;
            background-color: #00a59e;
    }
    .items_box p{
        color: #fff!important;
        margin-bottom: 0px; 
    }
    
    .mob_search{
        display: block!important;
        right: 45px!important;
    }
    .mob_search {
        /*margin-bottom: 0;
        width: 30px;
        position: absolute;
        right: 45px;
        top: 13px;
        height: 30px;
        border-color: #ececec;
        background: #ececec;
        border-radius: 50%;
        text-align: center!important;*/
    }
    .mob_search img {
        width: 50%;
        margin-left: 0px!important;
        /*margin-top: 3px;*/
    }
}

.white_bg{
    background-color: #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    left: 0px;
    top: -100%;
    z-index: -1;
    padding-top: 20%;
    opacity: 0;
    transition: opacity 0.5s;
}
.search_close{
        position: absolute;
    right: 20px;
    top: 20px;
}
.white_bg .form-control{
    background: #ececec;
    border: none;
    border-radius: 0;
    height: calc(2.5rem + 2px);
}
.mob_search {
    margin-bottom: 0;
    /* width: 43px; */
    position: absolute;
    right: 0;
    top: 13px;
    /* height: 30px; */
    border-color: #ececec;
    /* background: #ececec; */
    border-radius: 50%;
    text-align: right;
}
/*.mob_search{
        margin-bottom: 0;
    width: 30px;
    position: absolute;
    right: 45px;
    top: 13px;
    height: 30px;
        border-color: #ececec;
    background: #ececec;
    border-radius: 50%;
}*/
.mob_search img{
        width: 35px;
    /*margin-left: 8px;*/
    /*margin-top: 3px;*/
    cursor: pointer;
}
.mob_search{
    display: none;
}
.nav-pills .nav-link:hover{
    color: #0f4b7f;
    background-color: #fff;
    padding: 20px 20px;
    border: 1px solid #00a8a1;
    border-radius: 0;
    transition: 0.5s;
}
#talktous.floating_form .form-control:focus::placeholder {
    color: #b4c7d8;
}

@media only screen and (min-width: 1700px){
.owl-carousel.main_banner_carousel .owl-nav.disabled{
    display: block;
}
}

.q2{
    background: transparent;
    border: none;
    border-radius: 0;
    height: auto;
        text-align: left;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    font-size: 38px;
    padding: 0;
    color: #00a19a;
    font-family: 'Inter', sans-serif;
    width: 100%;
  }
  .q2:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.sec{
/*border-bottom: 1px solid #cfcccc;*/
margin: 10px 0px;
padding: 20px 20px;
    float: left;
    width: 100%;
    background-color: #f5f5f5;
 }
 #list-body{
        position: relative;
        float: left;
            margin-top: 35px;
                width: 100%;
                margin-bottom: 40px;
 }
  #list-body h1.total{
        position: static;
    text-align: right;
    font-size: 14px;
    float: right;
    width: 50%;
    color: #3d3d3d;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
  }
  #list-body h1 span{
        color: #00a19a;
    font-weight: 700;
  }
  #list-body h1.reslut_for{
        position: static;
    text-align: left;
    font-size: 20px;
    float: left;
    width: 50%;
    color: #3d3d3d;
    font-weight: 400;
    font-family: 'Inter', sans-serif;
  }
  .input-discreption{
  text-align: center;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-top: 20px;
}
.popup_search .noresult-img{
  display: none;
}
.content_search p.result_link{
        color: #00a19a;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}
.content_search p.result_link a{
    color: #00a19a;
}
.noresult-img span{
    color: #00a19a;
    font-weight: 700;
}
.noresult-img{
        width: 100%;
    text-align: center;
}
.noresult-img p{
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Inter', sans-serif;
    margin-top: 30px;
}
.q2::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #00a19a;
  opacity: 1; /* Firefox */
  display: none;
}
.q2:focus::placeholder {
    color: #00a19a;
    display: none;
}
.q2:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #00a19a;
  display: none;
}

.q2::-ms-input-placeholder { /* Microsoft Edge */
  color: #00a19a;
  display: none;
}
.content_search{
    padding: 60px 0px;
  }
  .content_search p{

    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 5px;
  }
  
  .content_search p.result_link a {
    color: #00a19a;
}
.content_search p.result_link {
    color: #00a19a;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {

.q2 {
    font-size: 24px;
}
.search_close {
    /*z-index: 999999999999;*/
    position: absolute;
    right: 0px;
    top: -45px;
    width: 30px;
}
.content_search{
  padding: 40px 15px!important;
}

.content_search p{
  font-size: 14px;
  line-height: 24px;
}
.content_search a{
      word-break: break-all;
}
#list-body h1.total{
    font-size: 13px;
    float: right;
    width: 100%;
  }
  #list-body h1.reslut_for{
    font-size: 16px;
    float: left;
    width: 100%;
  }
  .white_bg.main-whitebg {
    padding-top: 100px;
}
}