/**
Theme Name: Noxiy Child
Author: ThemeOri
Author URI: https://themeforest.net/user/themeori/
Description: Child theme for the Noxiy theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: noxiy-child
Template: noxiy
*/
.header__area-menubar-right-search.four {
    display: none;
}
.banner__one-content-button .btn-one:before{
	background:#f6921e;
}
.banner__one-content-button .btn-one:after{
	background:#f6921e;
}
.team__one-item-image::after {
    background: linear-gradient(180deg, rgba(249, 77, 29, 0) 0%, #f6921e 85.11%) !important;
}
.scroll-up::after{
	    color: #f6921e;
}
.scroll-up svg.scroll-circle path{
	stroke: #00aced;
}
.work__area-item-icon span{
	background: #00aced;
}
.work__area-item-icon span::before{
	    border-left: 24px solid #00aced;
}
.work__area-item-icon i::before{
	    color: #f6921e;
}
.work__area-item:hover .work__area-item-icon i::before{
	    background: #00aced;
}
.team__five-item:hover .team__five-item-content{
	background:#00aced;
}
.contact-item span{
	    color: #f6921e;
}
.page__banner-content ul li a {
	color: #ffffff;
}
.page__banner-content ul li span{
	    color: #ffffff;
}
.page__banner-content ul li{
	    color: #f6921e;
}
.header__area-menubar-center-menu ul li .sub-menu{
	    border-color: #f6921e !important;
}
.d-flex{
	display:flex;
}
.d-flex .width-50:first-of-type {
  margin-right: 10px;
}
.service-form label{
	    color: #000;
    font-weight: 500;
	    margin-top: 15px;
}
.service-form input{
	height:45px;
	    border: 1px solid #dfdddd;
}
.service-form textarea{
	 border: 1px solid #dfdddd;
}
.service-form input[type=submit]{
	padding: 0 40px;
	background: #00aced;
}
.form-heading-after{
	position:relative;
}
.form-heading-after:after{
content: '';
    position: absolute;
    right: -15px;
    background: url(https://yellow-salamander-529245.hostingersite.com/bimaplanet/wp-content/uploads/2025/06/email.png);
    width: 60px;
    height: 60px;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    bottom: 0;
}
.slider-arrow svg{
	    background: #e8b500bd;
    padding: 11px;
    border-radius: 50%;
    font-size: 20px;
    height: 45px !important;
    width: 45px !important;
}
.about__one-left-image-experience{
	    background: #f6921e;
}
.services__four-item-right a i{
	 background: #00aced;
}
.form-contact-page label{
	display:block;
}
.form-contact-page .width-50 {
    width: 50%;
}
.form-contact-page input[type="submit"]{
    background-color: #00ACED;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}
.career-form label{
	display:block;
}
.career-form select{
	    color: #666667;
    border-radius: 6px;
    width: 100%;
    height: 60px;
    border: 1px solid #f0f0f0;
    padding: 0 15px;
    background: #ffffff;
}
.career-form input[type="submit"]{
	 background-color: #00ACED;
    color: #fff;
    border: none;
    padding: 10px 25px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}
.motor-form label{
	display:block;
	color:#000;
}
.motor-form select{
	    color: #666667;
    border-radius: 6px;
    width: 100%;
    height: 60px;
    border: 1px solid #f0f0f0;
    padding: 0 15px;
    background: #ffffff;
}
.motor-form input[type="submit"]{
	 background-color: #00ACED;
    color: #fff;
    border: none;
   padding: 6px 25px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 16px;
}
.motor-form input, .motor-form select{
	height:40px;
	    border: 1px solid #dfdede;
}
.motor-form .width-50 {
    width: 50%;
}
.motor-form textarea{
	height:80px;
	border: 1px solid #dfdede;
}






