.inq-form-body{ background: #019789; }
.inq-form-layout header{  background: #161616; color: #fff; padding-bottom: 200px !important; position: relative;}
.inq-form-layout header::after{position: absolute; content: ''; width: 100%; height: 195px; bottom: -195px; left: 0; 
background: url('../images/Inqyuiry-pattern-grey.png') repeat-x;
}
.inq-form-layout header .logo-area{ width: 100px;}
.inq-form-layout .inq-header-content .container, .inq-form-layout .inq-content .container{max-width: 900px;}
.inq-form-layout .inq-header-content .container h1{color: #cbf28d; font-size: 60px;}
.inq-form-layout .inq-header-content .logo-icon-area{position: relative;   position: absolute;
    top: -120px; right: 0; opacity: 0.1; }
    .inq-form-layout .inq-header-content .logo-icon-area img{width: 250px;}
.inq-form-layout .inq-header-content .logo-icon-area{ position: relative; }
.inq-form-layout .inq-content{ transform: translateY(-300px); position: relative;}
.inq-form-layout .inq-content .inq-card{min-height: 400px; background: #fff url('../images/Inqyuiry-pattern-grey.png') repeat-x; background-position: 0% calc(100% + 50px); padding-bottom: 100px !important; }
.inq-form-layout .inq-content .inq-card .inq-form-header p{ text-align: center; opacity: 0.6;}
.inq-form-layout .inq-content .inq-card .inq-form-header h2{color: #019789; font-size: 35px; }
.inq-form-layout .inq-content .inq-card .from-block{float: left;}
.inq-form-layout .inq-content .inq-card .from-block .block-label{  font-size: 18px; padding: 10px 0; text-transform: uppercase; font-size: 12px; color: #bfbfbf; position: relative;}
.inq-form-layout .inq-content .inq-card .from-block .block-label span{background: #fff; z-index: 1; position: relative;  padding-right: 20px; letter-spacing: 2px;}
.inq-form-layout .inq-content .inq-card .from-block .block-label::after{content: ''; position: absolute; width: 5px; height: 5px;  background: #bfbfbf;  right: 0; top: calc(50% - 3px);  border-radius: 50%; }
.inq-form-layout .inq-content .inq-card .from-block .block-label:before{ content: ""; position: absolute; width: 100%; height: 1px;  background: #bfbfbf;  right: 0; top: calc(50% - 1px); }
.inq-form-layout .inq-content .inq-card .btn-submit{background:  #019789 !important; color: #cbf28d;}
.inq-form-layout .inq-content .inq-card .btn-submit:hover{ background: #016e63 !important;}
.inq-form-layout #selectedRequestTypePills .pill{float:left; width:auto; display:flex; align-items:center; justify-content:center; background:#019789; border-radius:50px; margin-right:5px; padding:5px 10px; color:#fff; margin-bottom:5px}
.inq-form-layout #selectedRequestTypePills .pill button{background:#fff; border:none; color:#000; float:left; border-radius:50%; line-height:0; height:15px; width:15px; margin-right:5px; padding:0}
.bootstrap-select .dropdown-menu li a span.check-mark{display: none !important;}
.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right: 0 !important;}
.bootstrap-select.show-tick .dropdown-menu li a span.text::before{ content: "\f096"; font-family: FontAwesome; display: inline-block; margin-right: 10px; color: #aaaaaa; } .bootstrap-select.show-tick .dropdown-menu li.selected a span.text::before{ content: "\f0c8" !important;  color: #019789; }
.dropdown.bootstrap-select button{background: #fff; border: 1px  solid var(--bs-border-color);}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {color:#000 !important}