img {
    image-rendering: -webkit-optimize-contrast;
}
.ot-heading .main-head {
    margin-bottom: 0;
    z-index: 9;
    position: relative;
}
.ot-heading {
    position: relative;
    width: auto!important;
}
span.is_line {
    text-fill-color: white;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 0.5px;
    text-stroke-width: 0.2px;
    /*-webkit-text-stroke-color: rgb(0 0 0 / 27%);*/
    text-stroke-color: rgb(0 0 0 / 40%);
    position: absolute!important;
    z-index: 0;
    font-weight: 900!important;
    margin-bottom: 0px!important;
    display: flex!important;
    margin: auto 13px;
    bottom: 0;
    align-items: center;
    left: 0;
    top: 0;
    right: 0;
    padding: 0!important;
    transform: scale(2);
    width: fit-content;
    height: max-content;
    transform-origin: 60px 5rem 0px;
    line-height:1em;
}
.color-white span.is_line {
    text-fill-color: white;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-color: rgb(255 255 255 / 27%);
    text-stroke-color: rgb(255 255 255 / 27%);
}
@media(max-width:991px){
span.is_line {
    transform-origin: 40px 3rem 0px;
}
}
@media(max-width:768px){
span.is_line {
   transform: scale(1.5);
   transform-origin: 40px 5rem 0px;
  }
}
span.is_line::before{
    display:none;
}
.icon-box .icon-main svg {
    height: auto;
}
.icon-box-1 {
    border-radius: 0px!important;
    overflow: hidden;
}
@media (max-width: 991px){
.icon-box.icon-box-1 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 20px;
}
}
.bline-yes .icon-box-1:after {
    left: 0px!important;
    right: 0px!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
    margin: auto!important;
    width:0px!important;
    bottom:0px!important;
}
.bline-yes .icon-box-1:hover:after{
    width:100%!important;
}

.scroll-section {
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
}
/* width */
.scroll-section::-webkit-scrollbar {
  width: 6px;
}

/* Track */
.scroll-section::-webkit-scrollbar-track {
  background: rgb(255 151 64 / 33%); 
}
 
/* Handle */
.scroll-section::-webkit-scrollbar-thumb {
  background: #ff9740; 
}

/* Handle on hover */
.scroll-section::-webkit-scrollbar-thumb:hover {
  background: black; 
}

@media(min-width: 1300px) and (max-width:3000px){
   body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1300px;
  } 
  body .container {
    width: 1300px;
}
}
@media(min-width: 1230px) and (max-width:1300px){
   body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1200px;
  } 
  body .container {
    width: 1200px;
}
}
@media(min-width: 768px) and (max-width:1230px){
body .elementor .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 95%!important;
  } 
  body .container {
    width: 95%!important;
}
}

.banner-form input::placeholder, .banner-form select::placeholder {
    color: black!important;
}
.banner-form input, .banner-form select {
    width: 100%;
    height: 50px;
    background-color: #fff!important;
    color: black;
    border: none!important;
    border-radius: 0px!important;
    padding: 5px 10px!important;
}
.banner-form button.octf-btn {
    height: 50px;
    line-height: 0;
    background: black;
    padding: 10px 30px!important;
    color: #fff;
}
body .octf-btn-dark {
    background: black;
}
.banner-form button.octf-btn :hover {
  background: #ff9740; 
}
 .octf-btn-dark:hover{
  background: #ff9740!important; 
}
.main-form input, .main-form textarea, .main-form select {
    background: #f4f6f7;
}
.office-hours-iconbox .content-box {
    padding: 0!important;
    height: 60px;
    display: flex;
    align-items: center;
    padding-left: 40px!important;
}
.office-hours-iconbox .icon-main {
    border-radius: 0!important;
}
.office-hours-iconbox {
    max-width: 450px;
    margin-top: -2px;
    margin-left: -3px;
}

.entry-content {
    padding: 50px 0 50px!important;
}
@media(max-width:991px){
.entry-content {
    padding: 20px 0 20px!important;
}
.content-area.col-md-9 {
    margin-bottom: 20px!important;
}
}
h3.widget-title {
    position: relative;
}
h3.widget-title span.is_line {
    z-index: -1;
}
h3.widget-title span::after {
    content: ""attr(data-after)"";
}
.custom-title span.is_line {
    z-index: -1;
}
.custom-title::before {
    content: "";
    background: #fe8423;
    width: 100px;
    height: 4px;
    position: absolute;
    bottom: -8px;
    left: 3px;
}
.custom-title {
    position: relative;
    margin-bottom: 40px;
}
.widget_nav_menu h3.widget-title {
    background: black;
    color: #fff;
    font-size: 18px;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 10px;
    margin-bottom: 0px;
}
.widget {
    margin-bottom: 20px;
}
@media (min-width: 1400px){
body .container {
    width: 90%;
    max-width:1400px;
 }
}
@media (min-width: 991px) and (max-width: 1400px){
body .container {
    width: 100%;
 }
}
@media (min-width: 991px) and (max-width: 2000px){
header #ajaxsearchlite1 .probox .proinput input, header div.asl_w .probox .proinput input {
    color: #fff !important;
}
#ajaxsearchlite1 .probox .proinput input::placeholder, div.asl_w .probox .proinput input::placeholder {
    font-size: 14px;
}
header #ajaxsearchlite1 .probox .proinput input::placeholder, header div.asl_w .probox .proinput input::placeholder {
    color: #fff!important;
}
header div.asl_m.asl_w {
    border: 1px solid rgb(255 255 255) !important;
}
div.asl_w .probox div.asl_simple-circle {
    border: 4px solid #ff9740!important;
}
header div[id*='ajaxsearchlite'].wpdreams_asl_container {
    width: 300px;
}
div[id*='ajaxsearchlite'].wpdreams_asl_container {
    z-index: 0;
}
}
.banner-form {
    display: inline-block;
}
@media(max-width:768px){
   .banner-form {
    display: block;
} 
}
.elementor-lightbox .elementor-lightbox-image {
    background: #fff;
}
