/* 
Theme Name: B&C Utilities
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url("https://use.typekit.net/sag0swo.css"); 
*{
  outline: none !important; 
  text-decoration: none !important;  
}
ul {
  padding: 0;
} 
.site-branding {
  display: none;
} 
p,li {
  margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
  color: #000;
  font-size: 17px;
  line-height: 30px;  
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-weight: 400;
}
p:last-child{
  margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
  color: #0000ff;
  letter-spacing: 0;
  font-family: "aktiv-grotesk-extended", sans-serif; 
  font-weight: 800;
} 
p a{
  color: #0142ae;
  font-weight: 700;
  text-decoration: unset !important;
} 

strong {
  font-weight: 500 !important;
}  
.subheading h2 {
  font-size: 48px;
  line-height: 50px;
  margin-bottom: 20px;
}
.pl60{
  padding-left: 60px;
}
.pl30{
  padding-left: 30px;
}
.pr60{
  padding-right: 60px;
} 
.pt0 {
  padding-top:0px !important;
}
.pb0 {
  padding-bottom:0px !important;
}
.mt50{
  margin-top: 50px;
}   
.mt35{
  margin-top: 35px;
} 
.mt100{
  margin-top: 100px;
}    
.pad100 {
  padding: 100px 15px;
} 
.pt100{
  padding-top: 100px;
} 
.pb100{
  padding-bottom: 100px;
}
.pt50 {
  padding-top: 50px;
}
.defbtn .elementor-widget-container {
  margin-top: 30px;
}
body {
  position: relative;
}
a {
  transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
  overflow: hidden;
}
.pad50{
  padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
  from { top: -50% }
  to { top: 0 }
}   
.hdactive .elementor-location-header {
  position: fixed;
  -webkit-animation: slideIn 0.5s ease-in;
  -moz-animation: slideIn 0.5s ease-in;
  animation: slideIn 0.5s ease-in;
  z-index: 102;
  background: #00f;
  border-bottom: 1px solid #ffffff38;
}
.hd_menu  .elementor-widget-container {
  width: 100%;
}      
.header_main .elementor-widget-wrap {
  justify-content: space-between;
  align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
  margin-left: 40px;
}
.hd_menu .elementor-nav-menu > li > a {
  font-size: 16px;
  color: #fff !important;
  padding: 0 !important;
  text-shadow: none;
  font-family: "aktiv-grotesk-extended", sans-serif;
}
.hd_menu .elementor-nav-menu > li > a:hover {
  color: #aaa !important;
}
.elementor-nav-menu > li > ul.sub-menu a {
  padding: 14px 14px !important;
  color: #fff !important;
  border-bottom: 1px solid #ffffff38;
  border-left: 0;
  white-space: normal;
  background: #00f !important;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
  border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
  background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
  background: #222334;
  min-width: 170px !important;
  border-radius: 0px;
  margin-top: 5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
  border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
  display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
  background: #000 !important;
  opacity: 1;
  border-left: unset !important;
  color: #fff !important;
}
.elementor-location-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 15px 15px;
}
.elementor-nav-menu li .sub-arrow svg {
  transition: all ease-in-out 0.5s;
  fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
  fill: #aaa;
}
.site_logo {
  width: auto !important;
  max-width: 200px;
}
.hdactive .site_logo {
  max-width: 150px;
}
.hdright {
  width: calc(100% - 200px) !important;
}
/*** Header End***/ 
.btnhd a {
  background: transparent !important;
  padding: 0 !important; 
  font-weight: 800;
  font-size: 17px;
}
.hdactive .hd_menu .elementor-nav-menu > li:last-child > a {
  background: #000 !important;
  padding: 14px 20px !important;
  min-width: 180px;
}
.btnhd {
  margin-bottom: 8px !important;
}
.btnhd a svg {
  margin-right: 7px;
  height: 20px !important;
}
.bigheading h2 {
  font-size: 55px;
  margin-bottom: 20px;
}
.font_para p {
  font-family: "aktiv-grotesk-extended", sans-serif;
  font-size: 17px;
  line-height: 30px;
} 
.utli_blocks {
  width: calc(100% / 3) !important;
  padding: 30px 30px 30px 110px;
  display: flex;
  align-items: center;
}
.flex_block > div {
  border: 1px solid #00f;
  margin-top: 40px;
}
.utli_blocks:nth-of-type(2n) {
  background: #0000ff;
}
.utli_blocks p {
  text-align: left;
  line-height: 25px;
}
.utli_blocks .elementor-image-box-img img {
  max-height: 50px;
  width: auto;
}
.utli_blocks .elementor-image-box-img {
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 50px !important;
}
.utli_blocks:nth-of-type(2n) p {
  color: #fff;
}
.utli_blocks:nth-of-type(2n) img {
  filter: grayscale(100%) brightness(100);
}
.defbtn a, .hd_menu .elementor-nav-menu > li:last-child > a {
  background: #0000ff;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0px;
  padding: 17px 30px !important;
  min-width: 200px;
  justify-content: center;
  color: #fff !important;
}
.defbtn {
  margin-top: 30px;
}
.defbtn a:hover,
.hd_menu .elementor-nav-menu > li:last-child > a:hover{
  background: #00006e;
}
.banner:before {
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://bcutil.com/wp-content/uploads/2025/12/banner_overlay.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
.banner .elementor-container {
  z-index: 1;
}
.bannercaption h1 {
  font-size: 65px;
  margin-bottom: 27px;
} 
.bannercaption  > div {
  max-width: 710px;
  padding: 200px 0 100px;
}
.wt p {
  color: #fff;
}
.blkbtn a {
  background: #000;
}
.block_utility {
  background: #00f;
  padding: 100px 200px 100px 0;
  position: relative;
}
.block_utility:before {
  content: "";
  background: #00f;
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
}
.img_block {
  margin-left: -100px;
  width: calc(100% + 100px) !important;
}
.ft_social svg {
  margin: 0 !important;
  fill: #fff;
  width: 15px !important;
  height: 19px !important;
}
.ft_social a {
  border: 1px solid #fff;
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  justify-content: center !important;
}
.ft_social a:hover {
  background: #fff;
}
.ft_social a:hover svg {
  fill: #00006e;
}
.ft_social .elementor-icon-list-text {
  display: none !important;
}
.copyright_txt p, .copyright_txt p a {
  color: #fff;
  font-size: 16px; 
}
.ft_menu span {
  color: #fff;
  transition: all ease-in-out 0.5s !important;
}
.ft_menu li {
  margin-left: 25px !important;
}
.ft_menu {
  margin-bottom: 20px !important;
}
.ft_logo img {
  max-width: 300px;
}
.ft_bottom {
  border-top: 1px solid #ffffff38;
  padding: 20px 0;
}
.ftaddress a:hover, .ftbtn a:hover, .ft_menu span:hover {
  opacity: .7;
}
.ft_top {
  padding: 70px 0;
}
.ftaddress a, .ftbtn a {
  background: transparent !important;
  padding: 0 !important;
  font-size: 17px;
  text-align: right;
  line-height: 29px;
}
.ftbtn a { 
  font-weight: bold;
  font-size: 26px;
}
.ftbtn a svg {
  height: 22px !important;
  position: relative;
  top: 3px;
}
.ftbtn {
  margin-top: 25px;
}
.services_slide .elementor-testimonial__image {
  width: 100% !important;
  overflow: hidden;
}
.services_slide .elementor-testimonial__image img {
  width: auto !important;
  height: auto !important;
  border-radius: 0px !important;
  transition: all ease-in-out 0.5s !important;
}
.services_slide .elementor-testimonial__header {
  flex-wrap: wrap;
}
.services_slide .elementor-testimonial__cite {
  margin: 0 !important;
}
.services_slide .elementor-testimonial__name {
  font-size: 19px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 14px !important;
}
.services_slide .elementor-main-swiper {
  width: 100% !important;
}
.services_slide .swiper-slide:hover .elementor-testimonial__image img {
  transform: scale(1.1);
}
.services_slide .elementor-swiper-button svg {
  display: none;
}
.services_slide .elementor-swiper-button {
  top: -110px !important;
  right: 0 !important;
  width: 50px !important;
  transform: unset !important;
  height: 50px !important;
  border: 1px solid #000;
  border-radius: 50px;
  bottom: unset !important;
  left: unset !important;
  background-image: url("https://bcutil.com/wp-content/uploads/2025/12/arr.png");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
}
.services_slide .elementor-swiper-button.elementor-swiper-button-prev {
  right: 70px !important;
  -webkit-transform: scaleX(-1) !important;
  transform: scaleX(-1) !important;
} 
.inr-banner{
  padding:16% 15px 14%;
}
.inr-banner::before {
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://bcutil.com/wp-content/uploads/2025/12/banner_overlay.png");
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
   top: 0;
} 
.inr-hd h1 {
  font-size: 60px;
}  
.inr-banner .elementor-container {
  z-index: 1;
} 



.serv-boxes {
  width: calc(100% / 3 - 14px) !important;
  height: 380px !important;
  overflow: hidden;
  position: relative !important;
  border-radius: 0px;
}
.serv_outer > div {
  column-gap: 20px;
  row-gap: 20px;
  justify-content: center;
}
.serv-boxes .elementor-flip-box__image {
  margin: 0px !important;
  display: block !important;
}
.serv-boxes .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  padding: 0px !important;
} 
.serv-boxes .elementor-flip-box {
  height: 380px !important;
} 
.serv-boxes .elementor-flip-box__image img {
  height: 380px !important;
  object-fit: cover;
  max-width: 100% !important;
  width: 100% !important;
  display: block; 
  position: relative;
} 
.serv-boxes .elementor-flip-box__back {
  display: block; 
  z-index: 3;
}
.serv-boxes  .elementor-flip-box__front {
  background-color: transparent !important;
} 
.serv-boxes .elementor-flip-box__front .elementor-flip-box__layer__title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
  color: #fff;
  bottom: 0;
  padding: 130px 15px 18px;
  background: linear-gradient(0deg, rgb(0, 0, 255) 0%, rgba(255, 255, 255, 0) 60%);
}

.serv-boxes .elementor-flip-box__front .elementor-flip-box__layer__title {
  font-style: normal;
  display: block;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.serv-boxes .elementor-flip-box__front .elementor-flip-box__layer__inner {
  position: relative;
}
.serv-boxes .elementor-icon-wrapper {
  margin-bottom: 0px !important;
}
.serv-boxes .elementor-flip-box__back .elementor-flip-box__layer__title{
  text-align: center;
  border-bottom: 1px solid #ffffff8a;
  padding-bottom: 18px;
  font-weight: 600 !important;
  margin-bottom: 15px;
  font-size: 18px;
  display: block;
} 
.serv-boxes .elementor-flip-box__back .elementor-flip-box__layer__description {
  font-size: 16px !important;
  line-height: 27px !important;
}
.serv-boxes .elementor-flip-box__layer__overlay {
  padding: 40px 20px !important;
} 
.mt30 {
  margin-top: 30px;
}
.gform_wrapper .gform_validation_errors {
  display: none !important;
}

.validation_message {
  padding: 0px !important;
  background: transparent !important;
  border: 0px !important;
  margin-top: 0px !important;
  line-height: 20px !important;
  font-size: 13px !important;
}
.gform_wrapper .gfield_required{
  display: none !important;
} 
.custom-contact .gfield_label {
  font-weight: 500 !important;
  font-size: 15px !important;
  line-height: normal !important;
  padding: 0px !important;
  color: #000 !important;
  margin-bottom: 0px !important;
}
.custom-contact input, .custom-contact select, .custom-contact .textarea {
  background: transparent !important;
  border: 1px solid #00000045 !important;
  height: 50px !important;
  margin-bottom: 0px !important;
  border-radius: 0px !important;
  padding: 8px 15px !important;
  color: #000 !important;
  box-shadow: unset !important;
  font-size: 14px !important;
  line-height: normal !important;
}
.custom-contact .textarea { 
  height:160px !important;
}   
.custom-contact .gform_footer {
  margin: 25px 0px 0px !important;
  padding: 0px !important;
} 
.custom-contact {
  background: #ffff;
  padding: 43px 50px 50px;
  border-radius: 0px;
  margin-top: -180px;
  z-index: 2;
  position: relative;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.half-col {
  grid-column: span 6 !important;
  margin-bottom: 10px;
} 
.full-col{
  margin-bottom: 10px !important;
}
.apply-form.custom-contact .button {
    width: max-content !important;
    margin: auto !important;
    min-width: 230px !important;
}
.custom-contact .button {
    background-color: #00f !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    border-radius: 0px !important;
    padding: 17px 30px !important;
    min-width: 200px;
    justify-content: center !important;
    color: #fff !important;
    transition: all ease-in-out 0.5s !important;
    border: 0px !important;
}
.custom-contact .button:hover {
  background-color: #000 !important;
}
.gform_wrapper .gform_validation_errors > h2 {
  font-size: 17px !important;
  font-weight: 500;
  line-height: normal !important;
} 
.custom-contact .gform_fields {
  grid-column-gap: 3% !important;
  grid-row-gap: 10px !important;
}
.custom-contact h2 {
  font-size: 22px;
  margin: 0px 0px 20px !important;
}
.instruction {
  display: none !important;
}
.file-col input {
  display: flex !important;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  font-size: 13px !important;
}
.career-form .custom-contact {
  margin-top: -140px;
}
.right-container > .elementor-container {
  max-width: calc((100% - 1360px)/2 + 1360px) !important;
  margin-right: 0px;

}
.right-container .block_utility {
  padding: 100px 150px 100px 0;
}
.gform_fileupload_rules {
  font-size: 12px !important;
}
.wt p a {
  color: #fff;
  text-decoration: underline !important;
  font-weight: 400;
}
.thanks-bnr {
  padding: 13% 15px 6%;
}
.custom-contact h1 {
  font-size: 60px;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0px !important;
}
.gf_progressbar_wrapper {
  display: none;
}
.form-hd {
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 0;
    font-family: "aktiv-grotesk-extended", sans-serif;
    font-weight: 600;
    margin: 10px 0 -5px;
}
.one-third {
  grid-column: span 4 !important;
  margin-bottom: 10px;
}
.datepicker {
  width: 100% !important;
}
.custom-contact .para-col textarea {
  height: 150px !important;
  min-block-size: unset !important;
}
.gf-repeater-field-button-add {
  background-color: #000 !important;
  color: #fff !important;
  text-transform: capitalize;
  padding: 5px 10px 1px !important;
  font-size: 14px;
  line-height: normal;
  border-radius: 0px !important;
}
.repeater-field-header-title,.repeater-field-header-acctions li:first-child {
  display: none;
}
.repeater-field-header-acctions {
  position: absolute;
  right: 0;
  width: auto !important;
  top: -9px;
}
.repeater-field-header-acctions li i::before {
  display: none !important;
}
.repeater-field-header-acctions li:last-child {
  position: relative;
}
.repeater-field-header {
  position: relative;
}
.repeater-field-header-acctions li i::after {
  content: "";
  background-image: url(https://bcutil.com/wp-content/uploads/2026/01/minus-icon.png) !important;
  background-repeat: no-repeat !important;
  background-size: 12px !important;
  width: 25px;
  height: 25px;
  position: absolute;
  background-color: #00f;
  top: -32px;
  left: 5px;
  background-position: center;
  border-radius: 50px;
}
.gf-repeater-field-button-add:hover {
  box-shadow: unset !important;
}
.custom-contact .gfield-choice-input {
  padding: 0px !important;
  height: 16px !important;
  width: 16px !important;
  margin-right: 0px !important;
}
.gchoice {
  width: auto !important;
  max-width: fit-content !important;
  align-items: center;
}
.gfield_checkbox {
  display: flex !important;
  flex-direction: unset !important;
}
.gchoice label {
  margin-left: 5px !important;
}
.gfield_radio {
  flex-direction: unset !important;
}
.form-hd i {
  display: block;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
}
.custom-contact .gform_previous_button {
  background-color: #fff !important;
  color: #000 !important;
  padding: 0 !important;
  order: 2;
  width: auto !important;
  background-image: url(https://bcutil.com/wp-content/uploads/2026/01/arr-lft.png) !important;
  background-repeat: no-repeat !important;
  background-position: center left 50px !important;
  background-size: 17px !important;
}
.custom-contact .gform_previous_button:hover {
  background-color: transparent !important;
}
/* .repeater-field-header {
  display: none !important;
} */


.add-col select {
    align-items: center;
}
.custom-contact .gform-page-footer {
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.repeater-field-item {
  border: 1px solid #eaeaea;
  padding: 30px 40px 40px;
  background: #fcfcfc;
}
.repeater-field-footer {
  margin: 0 !important;
  position: absolute;
  bottom: -18px;
  left: 40px;
}
.repeater-field-warp-item-data {
  position: relative;
} 
.gfield--type-repeater_end {
  padding: 0 !important;
}


.add-col label {
  font-size: 13px !important;
  color: #312a2ad6 !important;
  margin-top: 5px !important;
}
.custom-contact .address_city, .custom-contact .address_state, .custom-contact .address_zip {
  width: calc(100% / 3);
}
.contactouter > div {
  margin-top: -110px;
  background: #fff;
  box-shadow: 0 0 10px rgb(0 0 0 / .2);
  margin-bottom: 100px;
  z-index: 1;
}
.contact-left {
  padding: 50px;
  overflow: hidden;
  background: #00f;
}
.contact-right {
  padding: 50px;
}
.contactouter .custom-contact {
  background: transparent;
  padding: 0px;
  border-radius: 0px;
  margin-top: 0;
  z-index: 2;
  position: relative;
  box-shadow: unset;
}
.bigtext p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 15px;
}
.info-contact li {
  margin-bottom: 20px !important;
  border-bottom: 1px solid #ffffff4f;
  padding-bottom: 20px !important;
}
.info-contact li:last-child {
  padding-bottom:0px!important;
  border-bottom:0 solid #f1f1f1!important;
  margin-bottom:0px!important
}
.info-contact li a,
.info-contact li span {
  color:#fff!important;
  font-size:16px!important;
  line-height:23px
}
.info-contact .elementor-icon-list-icon {
  padding: 11px !important;
  border: 1px solid #ffffff4f;
  border-radius: 50%;
  transition: all ease-in-out 0.5s;
}
.info-contact .elementor-icon-list-icon svg {
  transition:all ease-in-out 0.5s!important;
  margin:0px!important;
  width:18px!important;
  height:18px!important;
  fill:#fff
}
.info-contact .elementor-icon-list-text {
  padding-left:15px!important
}
.info-contact i {
  font-style: normal;
  font-size: 16px;
  line-height: normal;
  display: block;
  color: #fff;
  font-weight: 400;
  margin-bottom: 8px;
}
.info-contact .elementor-icon-list-text b {
  display:block;
  line-height:normal
}
.info-contact p {
  color:#fff!important;
  font-size:16px;
  line-height:normal
}
/* .info-contact li:hover a .elementor-icon-list-icon {
background-color: #ea6a20;
border: 1px solid #ea6a20;
} */
.info-contact li:hover a .elementor-icon-list-icon svg {
  fill: #00f;
}
.info-contact li:hover .elementor-icon-list-icon {
  background-color:#fff
}
.info-contact li:hover .elementor-icon-list-icon svg {
  fill:#00f;
}





.ft_fix_btn {
  display: none;
}








/* Responsive_start */
@media(max-width: 1400px) {
  .lft-ryt-spc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .custom-contact.apply-form {
    margin-left: 15px;
    margin-right: 15px;
  }
  .custom-contact {
    margin-top: -80px;
  }
  .banner .elementor-column-gap-no {
    min-height: 70vh !important;
  }
  .ft_bottom {
    padding: 20px 15px;
  }
  .ft_top {
    padding: 70px 15px;
  }
  .block_utility {
    padding: 100px 200px 100px 15px;
  }
  .bannercaption {
    padding-left: 15px;
  }
  .right-container .block_utility {
    padding: 100px 150px 100px 15px;
  }

}
@media(max-width: 1199px) {
  .pr60 {
    padding-right: 50px;
  }
  .custom-contact h1 {
    font-size: 45px;
    margin-bottom: 15px;
  }
  .pb100 {
    padding-bottom: 80px;
  }
  .inr-banner {
    padding: 22% 15px 14%;
  }
  .inr-hd h1 {
    font-size: 50px;
  }

  .ft_menu li {
    margin-left: 18px !important;
  }
  .ft_logo img {
    max-width: 260px;
  }
  .block_utility {
    padding: 80px 180px 80px 15px;
  }
  .bigheading h2 {
    font-size: 50px;
    margin-bottom: 17px;
  }
  .bannercaption h1 {
    font-size: 60px;
    margin-bottom: 23px;
  }

  .pad100 {
    padding: 80px 15px;
  }
}
@media(max-width: 1024px) {
  .hdactive .hd_menu .elementor-nav-menu > li:last-child > a {
    background: #00006e !important;
  }
  .header_main .elementor-menu-toggle__icon--open.e-font-icon-svg.e-eicon-menu-bar {
    fill: #00006e;
  }
  .header_main .elementor-menu-toggle__icon--close.e-font-icon-svg.e-eicon-close {
    fill: #00006e;
  }
  .elementor-nav-menu > li > ul.sub-menu {
    min-width: 100% !important;
    margin-top: 0px !important;
  }
   .hd_menu .elementor-nav-menu > li:last-child > a {
     text-transform: capitalize;
     font-weight: normal;
     border-radius: 0px;
     padding: 17px 30px !important;
     min-width: 100% !important;
     justify-content: left;
  }
  .hd_menu {
    flex-direction: row-reverse !important;
  }
.header_main .elementor-menu-toggle {
  background-color: #fff;
  padding: 11px;
  margin: 0px 0px !important;
  z-index: 10;
  display: flex;
  justify-content: flex-end;
  width: fit-content;
  border-radius: 0;
}
  .header_main nav.elementor-nav-menu--dropdown {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 480px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -490px;
    transform: unset !important;
    max-height: 100% !important;
    transition: all ease-in-out 0.3s !important;
    background-color: #00006e;
    overflow: auto;
    z-index: 5;
  }
.header_main .elementor-nav-menu>li>a {
color: #fff;
}
.header_main .elementor-menu-toggle.elementor-active~.elementor-nav-menu--dropdown {
right: 0px !important;
}
.header_main .elementor-menu-toggle.elementor-active {
background-color: #fff;
color: #fcb113;
margin: 0px !important;
position: fixed;
right: 15px;
top: 48px;
}
.hd_menu .elementor-nav-menu > li > a:hover {
color: #fff !important;
}
.header_main .elementor-nav-menu {
margin: auto;
margin-top: 90px !important;
width: 100% !important;
}
.header_main .sub-arrow {
position: absolute;
right: 30px;
}
.header_main .elementor-nav-menu>li:last-child>a:hover {
background: transparent !important;
color: #fff !important;
}
.header_main .elementor-nav-menu>li:last-child {
margin-left: 0px;
}
.header_main .hd_menu .elementor-nav-menu>li:last-child>a {
border: 0 !important;
}
.header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
background-color: transparent !important;
font-size: 20px !important;
padding: 22px 15px !important;
border: 0px !important;
color: #fff !important;
border-bottom: 1px solid #ffffff1f !important;
}
.hd_menu nav > ul.elementor-nav-menu > li {
margin-left: 0px;
}

  .header_main ul.elementor-nav-menu .sub-menu li a {
    padding: 20px 20px 20px 35px !important;
    color: #fff !important;
    font-size: 17px !important;
    background-color: #020264 !important;
    text-transform: uppercase;
  }
.header_main ul.elementor-nav-menu .sub-menu {
background: transparent !important;
}
}


@media(max-width: 999px) {
  .serv-boxes {
    width: calc(100% / 2 - 14px) !important;
    height: 380px !important;
  }
  .info-contact li {
    margin-bottom: 15px !important;
    padding-bottom: 15px !important;
  }
  .contactouter > div {
    margin-top: -70px;
  }
  .contactouter > div {
    margin-bottom: 60px;
  }
  .contact-left {
    padding: 20px;
  }
  .contact-right {
    padding: 20px;
  }
  .pr60 {
    padding-right: 35px;
  }
  .custom-contact {
    margin-top: -50px;
  }
  .pb100 {
    padding-bottom: 60px;
  }
  .custom-contact {
    padding: 30px 20px 40px;
  }
  .custom-contact h1 {
    font-size: 40px;
  }
  .inr-hd h1 {
    font-size: 40px;
  }
  .right-container .block_utility {
    padding: 60px 110px 60px 15px;
  }
  .subheading h2 {
    font-size: 37px;
    line-height: 39px;
    margin-bottom: 12px;
  }
  .services_slide .elementor-testimonial__name {
    font-size: 18px;
    margin-top: 14px !important;
  }
  .site_logo {
    max-width: 160px;
  }
  .ft_menu li {
    margin-left: 6px !important;
  }
  .ft_logo img {
    max-width: 190px;
  }
  .ft_top {
    padding: 60px 15px;
  }
  .bigheading h2 {
    font-size: 34px;
    margin-bottom: 13px;
  }
  .trust_sec .elementor-column-gap-no {
    min-height: 490px !important;
  }
  .utli_blocks .elementor-image-box-img {
    left: 16px;
    width: 43px !important;
  }
  .utli_blocks .elementor-image-box-img img {
    max-height: 42px;
  }
  .utli_blocks {
    width: calc(100% / 3) !important;
    padding: 20px 20px 20px 70px;
  }
  .font_para p {
    max-width: 100%;
  }
  .block_utility {
    padding: 60px 15px 60px 15px;
  }
  .t-full-col {
    width: 100% !important;
  }
  .services_slide .elementor-swiper-button.elementor-swiper-button-prev {
    right: 50px !important;
  }
  .services_slide .elementor-swiper-button {
    width: 40px !important;
    height: 40px !important;
    top: -48px !important;
  }
/*  .font_para p {
    max-width: 630px;
    margin: 0 auto !important;
  } */
  .pad100 {
    padding: 60px 15px;
  }
  .bannercaption h1 {
    font-size: 52px;
    margin-bottom: 19px;
  }
  .banner .elementor-column-gap-no {
    min-height: 60vh !important;
  }
}
@media(max-width: 767px) {
  
  
  
/* .serv-boxes .elementor-flip-box__back h3 {
padding-top: 15px;
margin: 0 0 7px;
padding-bottom: 12px;
}
.serv-boxes .elementor-flip-box__image img {
height: 159px !important;
border-radius: 0px !important;
}
.serv-boxes .elementor-flip-box__front h3 {
display: none !important;
}
.serv-boxes {
width: calc(100% / 2 - 10px) !important;
margin: 0px !important;
height: auto !important;
overflow: hidden;
position: relative !important;
border-radius: 15px;
}
.serv-boxes .elementor-flip-box__front {
background-color: transparent !important;
position: static !important;
}
.serv-boxes .elementor-flip-box {
height: auto !important;
}
.serv-boxes .elementor-flip-box__back {
transform: unset !important;
position: static;
border-radius: 0px !important;
background-image: unset !important;
min-height: 300px;
background-color: #000 !important;
}
.serv-boxes .elementor-flip-box__front .elementor-flip-box__layer__inner::before {
background: #848181db;
display: none;
}
.serv-boxes .elementor-flip-box:hover .elementor-flip-box__front {
transform: unset !important;
}
.serv-boxes .elementor-flip-box__layer__overlay {
background-color: #000 !important;
justify-content: flex-start !important;
border-radius: 0px !important;
padding: 0px 15px !important;
}  */
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .subheading h2 {
    font-size: 34px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .bigtext p {
    font-size: 18px !important;
  }
  .info-contact .elementor-icon-list-icon {
    margin: 0 auto 10px !important;
    line-height: 13px;
    width: fit-content;
  }
  .info-contact li a, .info-contact li span {
    display: block !important;
  }
  .contactouter > div {
    margin-top: -60px;
    margin-bottom: 40px;
  }
  .inr-hd h1 {
    font-size: 36px;
  }
  .pr60 {
    padding-right: 0;
  }
  .custom-contact .button {
    margin: 0 auto !important;
    line-height: 1 !important;
  }
  .custom-contact h2 {
    text-align: center;
  }
  
  .custom-contact.apply-form {
    margin-left: 0;
    margin-right: 0;
  }
  .apply-form.custom-contact .button {
    min-width: 170px !important;
  }
  .custom-contact .address_city, .custom-contact .address_state, .custom-contact .address_zip {
    width: 100% !important;
  }
  .pb100 {
    padding-bottom: 40px;
  }
  .custom-contact h1 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 13px;
    margin-top: 0px !important;
  }
  .half-col {
    grid-column: span 12 !important;
  }
  .custom-contact {
    padding: 30px 15px 40px;
  }
  .lft-ryt-spc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mob-full img {
    width: 100% !important;
  }
  .right-container .block_utility {
    padding: 20px 16px 40px 15px;
  }
  .inr-hd h1 {
    font-size: 38px;
  }
  .inr-banner {
    padding: 29% 15px 16%;
  }
  .flex_block > div {
    margin-top: 20px;
  }
  .ft_bottom {
    padding: 20px 15px 52px;
  }
  .ft_fix_btn a:last-child {
    border-left: 1px solid #ffffff91;
  }
  .ft_fix_btn {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: blue;
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    z-index: 10;
    border-top: 1px solid #ffffff30;
  }
  .ft_fix_btn a {
    width: 100% !important;
    text-align: center;
    color: #fff !important;
    padding: 8px;
    font-size: 16px;
    line-height: normal;
  }
  .hdactive .site_logo {
    max-width: 130px;
  }
  p, li, div, p.elementor-heading-title {
    font-size: 16px;
    line-height: 27px;
  }
  .trust_sec .elementor-column-gap-no {
  padding-left: 15px;
  padding-right: 15px;
}
  .utli_blocks {
    width: calc(100% / 1) !important;
    padding: 20px 20px 20px 70px;
  }
  .services_slide .elementor-testimonial__cite {
    margin: 0 !important;
    width: 100% !important;
  }
  .services_slide .elementor-testimonial__name {
    font-size: 16px;
    margin-top: 7px !important;
    text-align: center;
  }
  .pad100 {
    padding: 40px 15px;
  }
  .ft_top {
    padding: 40px 15px 13px;
  }
  .ftaddress a, .ftbtn a {
    text-align: center;
  }
  .ft_logo img {
    max-width: 164px;
  }
  .block_utility {
    padding: 20px 15px 40px 15px;
  }
  .bannercaption h1 {
    font-size: 44px;
    margin-bottom: 15px;
  }
  .banner .elementor-column-gap-no {
    min-height: 40vh !important;
  }
  .bannercaption {
    padding-right: 15px;
  }
  .one-third {
    grid-column: span 12 !important;
    margin-bottom: 10px;
  }
  .repeater-field-item {
    border: 1px solid #eaeaea;
    padding: 26px 20px 30px;
  }
  .custom-contact .gform_previous_button {
    background-position: center left 22px !important;
  }
  .contact-right {
    padding: 40px 20px;
  }
}
@media(max-width: 600px) {
  .serv-boxes {
    width: 100% !important;
    height: 380px !important;
  }
  .contactouter > div {
    margin-top: -40px;
  }
  .inr-banner {
    padding: 36% 15px 16%;
  }
  .subheading h2 {
    font-size: 33px;
    line-height: 34px;
    margin-bottom: 9px;
  }
  .inr-hd h1 {
    font-size: 38px;
  }
  .ft_logo img {
    max-width: 150px;
  }
  .copyright_txt p {
    max-width: 380px;
    margin: 0 auto;
  }
  .ftbtn a {
    font-size: 22px;
  }
  .trust_sec .elementor-column-gap-no {
    min-height: 540px !important;
  }
  .services_slide .elementor-testimonial__name {
    font-size: 15px;
  }
  .services_slide .elementor-swiper-button {
    background-size: 16px;
  }
  .services_slide .elementor-swiper-button.elementor-swiper-button-prev {
    right: 37px !important;
  }
  .services_slide .elementor-swiper-button {
    width: 30px !important;
    height: 30px !important;
    top: -38px !important;
  }
  .bigheading h2 {
    font-size: 36px;
    margin-bottom: 13px;
  }
  .font_para p {
    font-size: 16px;
    line-height: 27px;
  }
  .bannercaption h1 {
    font-size: 40px;
    margin-bottom: 13px;
  }
  .header_main ul.elementor-nav-menu .sub-menu li a {
    padding: 15px 15px 15px 30px !important;
    font-size: 16px !important;
  }
  .header_main ul.elementor-nav-menu > li > a, .hd_menu .elementor-nav-menu > li:last-child > a {
    font-size: 19px !important;
    padding: 15px 15px !important;
  }
  .header_main nav.elementor-nav-menu--dropdown {
    width: 320px;
  }
  .header_main .elementor-menu-toggle {
    padding: 9px;
  }
  .site_logo {
    max-width: 120px;
  }
}
@media(max-width: 400px) {
  
}

