body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/26px 'Poppins'; color:#000; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
button, input[type="submit"]{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer;}
input, button{ -webkit-appearance: none;}
input:focus{ outline: none; box-shadow: none;}
button:focus, input[type="submit"]:focus{ outline: none; box-shadow: none;}
figure{ margin: 0px !important; }


/*font-family: 'Poppins';*/


.btn_link { padding: 13px 34px; border-radius: 30px; text-transform: uppercase; font-weight: 700; color:#060606; font-family: 'Poppins'; font-size: 16px; line-height: 24px; background: #ffd900; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; border: none; display: inline-flex; align-items: center; letter-spacing: 1px; }
.btn_link::before { content: ''; position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background-color: #ed2124; transform: scaleX(0); transform-origin: left;
  z-index: -1; transition: transform 0.3s ease;
}
.btn_link:hover::before { transform: scaleX(1);}
.btn_link:hover{ color:#fff !important;}
.btn_link i img{ max-width: 100%; }
.btn_link i{ max-width: 100%; margin: 0 10px 0 0; }

.btn_link2{background: #ed2124 !important; color:#fff !important; }
.btn_link2::before {background-color: #ffd900 !important; }
.btn_link2:hover{ color:#101010 !important; }

.btn_link i {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #242222;
}
.call_btn.btn_link {
  padding: 11px 20px;
}
.btn_link3{background: #ed2124 !important; color:#fff !important; }
.btn_link3::before {background-color: #222 !important; }
.btn_link3:hover{ color:#fff !important; }



/* 
.btn_link4{background: #1dcddf !important; color:#000 !important; }
.btn_link4::before {background-color: #000 !important; }
.btn_link4:hover{ color:#fff !important; } */

/*header*/
p, h1, h2, h3, h4, h4, h5, h6{padding-bottom: 15px;}
.header_sec { width: 100%; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: absolute; left: 0; top: 0; z-index: 555; }

.header_top{ padding: 12px 0; background: url(../images/top_bg.png) no-repeat 0 0; background-size: 100% 100%; }
.header_top .row{ justify-content: flex-end;} 
.header_top ul{ display: flex; column-gap: 0; justify-content: flex-end; }
.header_top ul li{ color:#fff; font-size: 14px; line-height: 18px; font-weight: 500; text-transform: uppercase; position: relative; margin-left: 15px; padding-left: 15px; }
.header_top ul li:before{ width: 2px; height: 15px; background: #fff; position: absolute; left: 0; top: 1px; content: ""; }
.header_top ul li a{ color:#fff;}
.header_top ul li a:hover{ color:#ffd900;}
.header_top ul li.grating{ margin-left: 120px;}
.header_top ul li img{ max-width: 100%; margin: -2px 5px 0 0; }
.header_top ul li:last-child:before{ display: none;}
.header_top ul li:first-child:before{ display: none;}


.headerMain{ width: 100%; background: rgba(0, 6, 22, 0.81); }
.headerMain .row{ align-items: center; position: relative; justify-content: space-between; }
.nav_top{ margin: 0px !important;  background: none; border: none; min-height: auto; box-shadow: none; border-radius: 0; padding: 15px 0 !important; }
.navbar-brand { margin: 0; width: auto;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; position: absolute; left: 0; bottom: -48px; }
.navbar-brand img{ max-width: 100%; width: auto; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }

.menu_sec {padding: 0; display: flex; justify-content: flex-end; align-items: center; padding-right: 0; }
.menu_sec li{ margin: 0 0 0 35px; font-family: 'Poppins'; font-size: 14px; line-height: 18px; color:#fff; position: relative; font-weight: 500; float: left; letter-spacing: 1px; text-transform: uppercase; height: auto !important; line-height: normal !important; }
.menu_sec li a{display: inline-block; color: #fff; padding: 8px 0; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a:hover{ color:#ffd900 !important; background: none !important; }
.menu_sec li a:after{position: absolute; content: ""; width: 0px; height: 1px; background: #ffd900; bottom: 0; left: 0; transition: all 0.5s ease-in-out; visibility: hidden; opacity: 0;}
.menu_sec li a:hover:after{ width: 100%; visibility: visible; opacity: 1; }
.primary-navigation .menu-item-has-children > a:after{ display: none !important; }
.site-navigation ul .sub-menu{width: 250px; padding: 0; background: #000; top: 35px; box-shadow: 0 0 7px -4px #646363; height: 250px; overflow-y: auto; scrollbar-width: thin; }
.site-navigation ul .sub-menu li{ width: 100%; font-size: 14px; line-height: 18px; margin: 0px; }
.site-navigation ul .sub-menu li a { width: 100%; padding: 8px 12px !important; color: #fff; letter-spacing: 0;}
.site-navigation ul .sub-menu li a:hover{ background: #ffd900 !important; color:#ed2124; }


.top-logo { width: auto; }
.header-mid { width: 64%;}
.header-rt { width: 19%; display: flex; justify-content: flex-end; }
.header-rt .btn_link:first-child{ margin-left: 0; }
.header-rt .btn_link{padding: 11px 35px; float: right; margin: 0 0 0 10px; text-transform: uppercase; color:#c31f2d; }

.header_sec.fixed{position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #000; box-shadow: 0 0 14px -8px #000; animation: slideDown 0.75s ease-out; padding: 12px 0; }
.header_sec.fixed .header_top{ display: none; }
.drop-arw { white-space: nowrap;  margin-left: 5px;  font-size: 14px;}
.header_sec.fixed .navbar-brand img { max-width: 100%;}
.header_sec.fixed .navbar-brand{ position: relative; left: inherit; bottom: inherit;}
.header_sec.fixed .top-logo {width: 13%;}


@keyframes slideDown {
    from {
      transform: translateY(-100%);
    }
    to {
      transform: translateY(0);
    }
  }
  
.header-right .btn_link{ float: right; margin: 0; }



.bannersec{ width: 100%; position: relative; }  
.bannersec .container{ position: relative; }
.banner_box{ width: 100%; position: relative; }
/* .banner_box:before{ width: 100%; height: 100%; background: linear-gradient(90deg,rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 70%); position: absolute; left: 0; top: 0; content: ""; z-index: 1; } */
.banner_box .banimg{ width: 100%; height: 675px; object-fit: cover; }

.banner_innr{ width: 100%; position: absolute; left: 50%; top: 60%; -ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
 	transform: translate(-50%,-50%); z-index: 5; }
.banTxt { max-width: 470px; display: inline-block; }
.banTxt .ban_heading, .banTxt h1{display: inline-block; width: 100%; font-size: 43px; line-height: 52px; color: #fff; padding-bottom: 40px; position: relative; text-transform: uppercase; position: relative; font-weight: 700; font-family: 'poppins'; }   
.heading_tag { color: #c31f2d; text-transform: uppercase; font-size: 15px; line-height: 18px; border: 1px solid #ed2124; border-radius: 8px; padding: 12px 15px; position: absolute; right: -11px; top: 108px; font-style: normal; background: #ffd900; transform: rotate(-20deg); }

.banTxt .ban_heading sup, .banTxt h1 sup{ font-weight: 500; font-size: 13px; line-height: 15px; color:#fff; background: rgba(255, 255, 255, 0.25); border-radius: 30px; padding: 5px 15px; top: -11px; text-transform: capitalize; }
.banTxt .ban_content{display: inline-block; width: 100%; font-size: 16px; line-height: 28px; color: #000; padding: 0 80px 18px 0; position: relative; }  
.ban_list{ width: 100%; display: inline-block; }
.ban_list ul{ width: 100%; }
.ban_list ul li{ width: 100%; font-size: 18px; line-height: 24px; color:#fff; text-transform: uppercase; padding: 2px; padding-left: 34px; background: url(../images/bullet.png) no-repeat left top 2px; margin: 0 0 10px; font-weight: 700; }

.ban_btn ul{ display: flex; justify-content: flex-start; align-items: center; column-gap: 10px; } 
.ban_btn ul li{float: left;}


.specialty_sec{ width: 100%; background: #000616; padding: 35px 0; }
.specialty_innr{ width: 100%;  }
.special_box{ width: 100%; text-align: center; position: relative ;}
.spcl_title{ width: 100%; font-size: 22px; line-height: 25px; color:#ffd900; font-weight: 700; margin: 0 0 10px; }
.spcl_text{ width: 100%; font-size: 12px; line-height: 15px; color:#fff; font-weight: 500; text-transform: uppercase; }
.truck{ position: absolute; max-width: 100%; left: 0; top: -55px; z-index: 1; }


.top_subheading{ width: 100%; font-size: 18px; line-height: 24px; color: #50408b; text-transform: uppercase; margin: 0 0 18px; font-weight: 600; font-family: 'Poppins'; position: relative; margin: 0 0 15px; letter-spacing: 2px; }
.top_subheading em{ display: inline-block; padding-bottom: 20px; background: url(../images/line.png) repeat-x left bottom; font-style: normal;}
.top_heading{ width: 100%; font-size: 40px; line-height: 45px; color: #000; font-weight: 700; padding-bottom: 10px; text-transform: uppercase; font-family: 'Poppins'; }
.top_heading strong{ color:#ed2124; }
.top_paragraph{ font-size: 15px; line-height: 28px; color: #212121; font-weight: normal; padding-bottom: 15px; }
.list_style{ padding:  0 0 15px; list-style: none; }
.list_style li{ font-size: 16px; line-height: 20px; color:#000; font-weight: 400; position: relative; padding: 5px; padding-left: 30px; margin: 0 0 10px; background: url(../images/bullet.png) no-repeat left top; }
.top_sec{ width: 100%; padding: 0 0 25px; position: relative; padding: 0 0 5px; margin: 0 0 20px; }
.top_sec:before{ width: 60px; height: 5px; background: #f6b913; border-radius: 10px; position: absolute; left: 0; bottom: 0; content: ""; }
.service_innr .top_sec:before{ left: 50%; transform: translate(-50%, 0);}

.service_sec { width: 100%; position: relative; }
.service_sec .container{ max-width: 1320px;}
.service_innr{ width: 100%; position: relative; }

.service_content { width: 100%; font-size: 14px; line-height: 25px; color:#000; margin: 0 0 8px; min-height: 105px; }
.service_box{ width: 100%; position: relative; text-align: center; margin: 20px 0 0; box-shadow: 0px 7px 63.24px 4.76px rgba(0, 0, 0, 0.23); background: #fff; padding: 12px; 
border-radius: 15px; }
.service_title { width: 100%; font-size: 18px; line-height: 24px; text-transform: capitalize; color: #020714; font-weight: 700; position: relative; margin: 0 0 5px;
  min-height: 50px; }
.service_img{ width: 100%; border-radius: 12px; overflow: hidden; }
.service_img img{ width: 100%; border-radius: 12px; transition: all 0.3s; }
.service_box:hover .service_img img{ -webkit-transform: scale(1.1); transform: scale(1.1); }
.service_innr .top_sec{ margin-bottom: 15px;}
.service_innr .btn_link{ font-size: 14px; line-height: 18px; font-weight: 600; width: 100%; text-align: center; justify-content: center; }
.service_innr .btn_link2:before{ background: #222 !important; }
.service_innr .btn_link.btn_link2:hover{ color:#fff !important; }
.service_icon{ width: 58px; height: 58px; border-radius: 100%; position: absolute; left: 50%; top: -30px; transform: translate(-50%, 0); display: flex; justify-content: center; align-items: center; background: #c31f2d; }
.service_icon img{ max-width: 24px; transition: all 1.3s; }
.service_text{ width: 100%; padding: 40px 0 0; position: relative; }

.wrapper{ padding: 75px 0; }

.why_sec{ width: 100%; padding: 50px 0 100px 0; background: #000616; overflow: hidden; position: relative; }
.why_sec:before{ background: url(../images/pattern.png) no-repeat 0 0; width: 187px; height: 120px; background-size: 100%; position: absolute; left: 0; top: 40px; content: ""; }
.why_sec .top_sec{ text-align: center; }
.why_sec .top_sec .top_paragraph{ color:#fff; }
.why_sec .top_sec { margin-bottom: 20px; }
.why_sec .top_sec:before{ left: 50%; transform: translate(-50%, 0);  }
.why_sec .top_heading{ color:#fff; padding: 0 0 15px; }
.why_sec .top_heading strong{ color:#fdd800; }
.why_sec .top_paragraph{ color:#fff; }
.why_img{ width: 100%; position: relative;  z-index: 1;}
.why_img img { max-width: 128%; margin-top: 50px;}
.why_box{ width: 100%; text-align: center; margin-top: 25px; }
.why_icon{ width: 78px; height: 78px; background: #fefefe; display: flex; align-items: center; justify-content: center; border-radius: 100%; margin: 0 auto 15px; transition: all 0.5s; }
.why_icon img{ max-width: 50px !important; transition: all 1.3s; filter: brightness(100); }
.why_txt{ width: 100%; display: inline-block; margin: 0; font-size: 14px; line-height: 20px; color:#dcdcdc; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; }
.why_box:hover .why_icon img{ transform: rotateY(360deg); }
.why_box:hover .why_icon { background: #ed2124; }
.why_box:hover .why_icon img{filter: invert(1); }
/* .why_sec .why_row {
  align-items: flex-end;
} */

.moving{
	animation: tilt-shaking .2s infinite;
}
@keyframes tilt-shaking {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(7deg)
    }

    50% {
        transform: rotate(0 eg)
    }

    75% {
        transform: rotate(-7deg)
    }

    100% {
        transform: rotate(0deg)
    }
}

.offers_sec{ width: 100%; }
.offers_innr{ background: url(../images/box.png) no-repeat 0 0; background-size: 100% 100%; margin-top: -130px; text-align: center; padding: 45px 55px; position: relative; }
.offers_innr .top_heading{ font-size: 30px; line-height: 34px; text-transform: uppercase; padding: 0 0 15px; }
.offer_box{ width: 100%; border-radius: 12px; border: 2px dashed #181818; padding: 15px; margin-top: 15px; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.08); position: relative; }
.offer_title{ width: 100%; font-size: 25px; line-height: 28px; color:#ed2124; margin: 0 0 8px; font-weight: 700; text-transform: uppercase; }
.offer_content{ width: 100%; font-size: 13px; line-height: 18px; color:#000000; text-transform: uppercase; font-weight: 600; min-height: 40px; }
.discount{ position: absolute; left: -50px; top: -60px; }
.discount img{ max-width: 100%; }

.more_serviceSec .container{ max-width: 1260px; }
.more_serviceSec .service_box{ padding: 0px; }
.more_serviceSec .service_text{ background: #fff; box-shadow: 0px 7px 63.24px 4.76px rgba(0, 0, 0, 0.11); border: 1px solid rgb(255, 204, 208); border-radius: 13px; padding: 65px 20px 45px; margin-top: -28px; text-align: left; }
.more_serviceSec .btn_link{ width: 100%; justify-content: center; }
.more_serviceSec .service_img { border-radius: 12px 12px 0 0;}
.more_serviceSec .service_img img{ border-radius: 12px 12px 0 0;}
.more_serviceSec .service_icon{ width: 88px; height: 88px; top: -42px; border: 4px solid #fff; box-shadow: 0px 7px 63.24px 4.76px rgba(0, 0, 0, 0.23); background: #ed2124; }
.more_serviceSec .service_icon img {max-width: 40px;}
.more_serviceSec .service_title{ font-size: 30px; line-height: 36px; text-transform: uppercase; margin: 0 0 15px; padding: 0 0 20px; position: relative;}
.more_serviceSec .service_title::before { width: 60px; height: 5px; background: #f6b913; border-radius: 10px; position: absolute; left: 0; bottom: 0; content: "";}
.more_serviceSec .service_title em{ font-style: normal; position: relative; }
.more_serviceSec .service_title span{  position: relative; }
.more_serviceSec .service_title span:before{ width: 100%; height: 6px; position: absolute; left: 0; bottom: 9px; content: ""; background: #f58384; }
.red:before{ background: #f58384 !important; }
.yellow:before{ background: #f7c745 !important; }
.more_serviceSec .service_content{position: relative; margin: 0; height: 240px; padding: 0 0 10px; overflow-y: auto; scrollbar-width: thin; }

.service_contentInnr{ width: 100%; position: relative;}
.service_contentInnr:before{ width: 100%; height: 60px; background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.42) 25%, rgba(255, 255, 255, 0.94) 100%); position: absolute; left: 0; bottom: 0; content: ""; z-index: 1; }
.more_serviceSec .col-lg-4:nth-child(even) .service_icon{ background: #fdd800; }
.more_serviceSec .col-lg-4:nth-child(odd) .service_icon img{ filter: invert(1);}

.partner_sec{ width: 100%; text-align: center; padding: 65px 0 0; }
.partner_sec .top_heading{ font-size: 25px; line-height: 28px; letter-spacing: 1px; margin-bottom: 20px; }
.partner_logo{ width: 100%; background: #fff; box-shadow: 0px 6px 23.84px -1.84px rgba(0, 0, 0, 0.08); border-radius: 5px; padding: 15px 20px; }
.partner_logo img{ max-width: 100% !important; width: auto !important; display: inline-block !important; }
.partner_sec .owl-carousel .owl-item{ padding: 15px; }
.wrapper.more_serviceSec { padding: 50px 0;}

.electrical_sec{ width: 100%; background: url(../images/yellow_bg.png) no-repeat left top #fdd800; position: relative; background-size: contain; }
.electrical_sec .top_sec{ text-align: center; }
.electrical_sec .top_heading{ padding: 0 0 12px; }
.electrical_sec .top_sec .top_paragraph{ padding: 0 15% 15px; color:#000; line-height: 24px; }
.electrical_sec .top_sec:before{ display: none; }

.electrical_top{ width: 100%; }
.electrical_top ul{ display: flex; justify-content: center; border: none; column-gap: 18px; }
.electrical_top ul .nav-link{ padding: 14px 20px; background: #fff; border: 1px solid #000 !important; border-radius: 5px; font-size: 16px; line-height: 18px; color:#141414; position: relative; }
.electrical_top ul .nav-link.active{ border: 1px solid #ed2124 !important; background: #ed2124; color:#fff; }
.electrical_top ul .nav-link.active:before{ background: url(../images/arw3.png) no-repeat 0 0; position: absolute; left: 50%; bottom: -10px; transform: translate(-50%, 0); content: ""; width: 12px; height: 10px; background-size: 100%; }

.electrical_left ul{ width: 100%; }
.electrical_left ul li{ width: 100%; background: #fff; border-radius: 30px; padding: 8px 12px; border: 1px dotted #c31f2d; font-size: 13px; line-height: 18px; color:#181818; position: relative; padding-left: 32px; margin: 10px 0; font-weight: 500;}
.electrical_left ul li:before{ background: url(../images/bullet2.png) no-repeat 0 0; width: 10px; height: 12px; background-size: 100%; position: absolute; left: 15px; top: 12px; content: ""; }
.electrical_left .top_paragraph{ font-weight: 400; color:#040404; font-size: 15px; line-height: 24px; }
.electrical_sec .tab-content{ padding-top: 42px; }
.tab_img{ width: 100%; border-radius: 10px; }
.tab_img img{ width: 100%; border-radius: 10px; }
.electrical_left .top_heading{ font-size: 25px; line-height: 30px; }
.electrical_sec .tab-pane .row{ align-items: center;}



.welcome_sec{ width: 100%; position: relative; }
.welcome_sec:before{ width: 300px; height: 300px; background: #ed2124; position: absolute; left: 0; top: 0; clip-path: polygon(96% 0, 0 0, 0 100%); content: ""; }
.reverse{ flex-direction: row-reverse; }
.welcome_sec .container{ position: relative; z-index: 1;}
.welcome_sec .welcome_txt{ padding-left: 20px;}
.welcome_txt .top_paragraph{ text-align: justify; }

.about_img{ width: 100%; }
.aboutimg{ width: 100%;}
.about_imgBox{ width: 100%; background: #fff; padding: 18px 12px; text-align: center; border-radius: 4px; box-shadow: 0px 7px 63.24px 4.76px rgba(0, 0, 0, 0.14); }
.about_imgtitle{ width: 100%; text-align: center; font-size: 16px; line-height: 20px; color:#141414; font-weight: 700; }
.about_imgBox img{ max-width: 100%; margin: 0 0 10px; }
.about_imgInnr{ padding: 0 25px; margin-top: -70px; }




.occupational_service{ width: 100%; }
.occupational_service .container{ max-width: 1320px;}
.occupation_serviceinnr{ width: 100%; padding: 20px 0 0; }
.occupation_box{ width: 100%; text-align: center; padding:15px; }
.occupation_icon{ width: 87px; height: 87px; border-radius: 100%; display: flex; justify-content: center; align-items: center; margin: 0 auto 15px;
  background-image: -moz-linear-gradient( 3deg, rgb(27,206,223) 0%, rgb(51,143,186) 56%, rgb(74,80,148) 100%);
  background-image: -webkit-linear-gradient( 3deg, rgb(27,206,223) 0%, rgb(51,143,186) 56%, rgb(74,80,148) 100%);
  background-image: -ms-linear-gradient( 3deg, rgb(27,206,223) 0%, rgb(51,143,186) 56%, rgb(74,80,148) 100%);
}
.occupation_icon img{ max-width: 45px !important; width: auto !important; transition: all 1.7s; }
.occupation_title{ width: 100%; font-size: 15px; line-height: 20px; color:#000; text-transform: capitalize; }
.occupation_box:hover .occupation_icon img { transform: rotateY(360deg); }
.occupation_serviceinnr .owl-prev{ background: url(../images/prev.png) no-repeat 0 0 !important; width: 11px; height: 20px; background-size: 100% !important; position: absolute; left: 0; top: 32%; font-size: 0 !important; transform: translate(0, -50%); }
.occupation_serviceinnr .owl-next{ background: url(../images/next.png) no-repeat 0 0 !important; width: 11px; height: 20px; background-size: 100% !important; position: absolute; right: 0; top: 32%; font-size: 0 !important; transform: translate(0, -50%); }


.book_sec{ width: 100%; padding: 0 15px; }
.book_innr{ width: 100% ;}
.book_innr .container{ max-width: 1320px; }
.book_left{ width: 100%; background: url(../images/book_bg.jpg) no-repeat 0 0; background-size: cover; padding: 10px; border-radius: 15px; padding-left: 35px; }
.book_leftBox{ width: 100%; }
.book_leftBox .top_subheading { color:#fff; }
.book_leftBox .top_heading{ color:#fff; }
.book_leftBox .top_subheading em { background: url(../images/line2.png) repeat-x left bottom;}
.book_leftBox .btn_link{ color:#fff; border: 1px solid #fff; background: none; }
.book_leftBox .btn_link:hover{ border-color:#3ebfc4; }

.book_rtBox{ width: 100%; background: #fff; border-radius: 15px; padding: 20px; }
.book_rtBox .top_heading { color: #000; font-size: 26px; padding-bottom: 10px; border-bottom: 2px solid #e7e7e7; margin-bottom: 15px; line-height: 32px; }
.book_rtBox .top_paragraph{ font-size: 14px; line-height: 24px;}
.book_rtBox .d-flex .flex-shrink-0{ width: 45px; height: 45px; background: #1dcddf; display: flex; align-items: center; justify-content: center; border-radius: 100%;}
.book_rtBox .d-flex .flex-grow-1{ margin-left: 10px !important; font-size: 14px; line-height: 18px; }
.book_rtBox .d-flex .flex-grow-1 a{font-weight: 700; font-size: 15px; margin-top: 5px; display: inline-block; color:#000; }
.book_rtBox .d-flex .flex-grow-1 a:hover{ color:#1dcddf; }
.book_rtBox .d-flex{ margin: 15px 0 40px 0;}
.request_btn{ font-size: 12px; line-height: 16px; text-transform: uppercase; letter-spacing: 1.5px; font-weight: 700; color:#000; }
.request_btn:hover{ color:#1dcddf; }

.book_rt{ width: 100%; background: #dfe2ee; padding: 30px 35px; border-radius: 15px; }
.book_rt .top_heading { color: #000; font-size: 26px; line-height: 32px; padding: 0 0 5px; } 
.book_frm{ width: 100%; margin-top: 12px; }
.book_frm input[type="text"], .book_frm input[type="email"], .book_frm input[type="tel"], .book_frm select, .book_frm textarea{ width: 100%; height: 30px; border: none; border-bottom: 2px solid #abb0c6; padding: 0; outline: none; box-shadow: none; font-size: 14px; line-height: 24px; color:#000; transition: all 1.3s; background: none; font-family: 'Poppins'; }
.book_frm input[type="text"]::placeholder, .book_frm input[type="email"]::placeholder, .book_frm input[type="tel"]::placeholder, .book_frm select::placeholder, .book_frm textarea::placeholder{opacity: 1; color:#000; }
.book_frm input[type="text"]:focus, .book_frm input[type="email"]:focus, .book_frm input[type="tel"]:focus, .book_frm select:focus, .book_frm textarea:focus{ border-color:#27aecc; }
.book_frm select option{ background: #fff; }
.book_frm textarea{ resize: none; }
.book_frm .btn_link {padding: 10px 34px;}
.book_frm .btn_link:hover{ background: #1dcddf; }





.testimonial_sec{ width: 100%; position: relative; background: url(../images/testimonial_bg.jpg) no-repeat 0 0; background-size: cover; }
.testimonial_sec .top_heading, .testimonial_sec .top_paragraph{ padding-bottom: 15px; }
.testimonial_slider{ width: 100%; padding: 15px 0 0; }
.rating_view{ width: 100%; }
.rating_view em{ display: inline-block; padding: 2px 10px; background: #fff; font-style: normal; border-radius: 30px; box-shadow: 0px 14px 24.84px 2.16px rgba(0, 0, 0, 0.08);
 }
.rating_view em img{ max-width: 100%; }
.rating_view em sup { top: -3px;}
.testimonial_sec .top_sec{ margin: 0;}
.testimonial_sec .top_sec::before{ display: none;}
.testimonial_slider .ti-widget.ti-goog .ti-col-3 .ti-review-item:nth-child(odd) .ti-inner{ border-bottom: 5px solid #fcd700 !important; }
.testimonial_slider .ti-widget.ti-goog .ti-col-3 .ti-review-item:nth-child(even) .ti-inner{ border-bottom: 5px solid #ed2124 !important; }
.testimonial_slider { padding: 20px 0 0;}



.toparww{ position: fixed; right: 15px; bottom: -30px; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s; z-index: 5; width: 50px; height: 50px;; display: flex; justify-content: center; align-items: center; border-radius: 50px; z-index: 5555; background: #000616; }
.toparww_main.fixed .toparww{opacity: 1; visibility: visible; bottom: 60px; }
.toparww img{ max-width: 22px;}


.footer_sec{ width: 100%; position: relative; background: #000616; }
.footer_mid{ width: 100%; padding: 50px 0; }
.footer_sec .container{position: relative; }
.footer_btm{position: relative;}

.footer_box{ width: 100%; position: relative; }
.footer_box:after{ width: 1px; height: 342px; background: #161c2a; position: absolute; right: 0; top: 0; content: ""; }
.footer_box1 .footer_box { padding-right: 70px;}
.footer_content{ font-size: 14px; line-height: 28px; color:#fff; margin: 0 0 15px; }
.footer_heading{ font-size: 17px; line-height: 21px; font-weight: 700; color:#fff; text-transform: uppercase; margin-bottom: 15px; font-family: 'Poppins'; }

.foot_link li { width: 100%; margin: 0 0 8px; font-size: 14px; line-height: 20px; color: #fff; position: relative; font-weight: 400;}
.foot_link li:last-child{ margin-bottom: 0px; }
.foot_link li a{color:#fff; }
.foot_link li a:hover{ color:#f6b913 }


.foot_contact li{ width: 100%; margin: 0 0 10px; font-size: 14px; line-height: 24px; color:#fff; position: relative; padding: 2px; padding-left: 28px; font-weight: 400;}
.foot_contact li:last-child{ margin-bottom: 0px; } 
.foot_contact li a{color:#fff; }
.foot_contact li a:hover{ color:#f6b913; }
.foot_contact li i{ position: absolute; left: 0px; top: 2px; }
.foot_contact li i img{ max-width: 18px; }

.footer_box1{width: 28%;}
.footer_box2{width: 18%;}
.footer_box3{width: 26%;}
.footer_box4{width: 28%;}

.footer_btm{ width: 100%; font-size: 14px; line-height: 20px; font-weight: normal; color:#fff; text-align: center;  }
.footer_btm em{ font-style: normal;  }
.footer_btm a{ color:#fff; }
.footer_btm a:hover{ color:#f6b913; }

.mobile_btm{ display: none;}
.copy_rt{ width: 100%; padding: 20px 0; border-top: 1px solid #161c2a; text-transform: uppercase;}
.copy_rt em{ font-style: normal;} 

.service_box .flex-shrink-0 img{transition: 1.35s;}
.service_box:hover img { transform: rotateY(360deg);}
.service_link{ width: 100%; display: block; height: 100%; position: absolute; right: 0; top: 0; }

.footer_toplogo{ display: flex; justify-content: space-between; align-items: center; margin: 0 0 15px; }
.ftr_logo img{ max-width: 100%;}

.social_box{ width: 100%; display: flex; column-gap: 12px; margin-top: 25px; }
.social_box li{ float: left; }
.social_box li a{ width: 37px; height: 37px; background: #f6b913; display: flex; justify-content: center; align-items: center; border-radius: 100%; }
.social_box li a img{ max-width: 20px; }
.social_box li a:hover{ background: #fff; }

.footer_box1 .footer_box::after{ display: none;}
.footer_box4 .footer_box::after{ display: none;}
.footer_box3 .footer_box{ padding-left: 15px;}
.footer_box4 .footer_box{ padding-left: 20px;}
.footer_box1 .footer_box{ position: relative;}
.footer_partner{ width: 500px; position: absolute; left: 0; bottom: -165px; }
.footer_partner ul{ display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; column-gap: 10px; }
.footer_partner ul li{ background: #fff; padding: 10px 15px; background: #fff; border-radius: 5px; margin: 10px 0 0; }
.footer_partner ul li img{ max-width: 100%; }


/*NEW CSS*/
.primary-navigation{ float: none !important; }
.menu-primary-menu-container{display: flex !important; flex-basis: auto; justify-content: flex-end !important; flex-grow: 1; align-items: center;}
.primary-navigation .menu_sec li li{ margin: 0; }
.primary-navigation .menu_sec li li a:after{ display: none !important; }
.primary-navigation .menu_sec ul {background-color: #000;}
.primary-navigation .menu_sec ul li a:hover{background-color: #ffd900; color:#000 !important; }
.primary-navigation .menu_sec li:hover > a, .primary-navigation .menu_sec li.focus > a { /*color: #cd3386 !important;*/ background: none !important;}
.navbar-brand img { height: auto; max-width: 240px; }



/*CONTENT PAGE CSS*/
.page .entry-header, .blog_page_header { background: url(../images/banner.jpg) no-repeat 0 0; background-position: 0 0 !important; background-size: cover !important;  max-width: 100% !important; padding: 200px 0 150px !important;  margin: 0 0 50px !important;  position: relative;  overflow: hidden;  text-align: center;}
.page .entry-header::after, .blog_page_header::after {   background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;
content: "";  right: 0;  bottom: 0;  left: 0;  height: 60%;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.content-area, .content-sidebar {  padding-top: 0px !important;}
.page .entry-title, .blog_page_title { color: #fff; position: relative; font-size: 32px; font-weight: 600; z-index: 99; margin-bottom: 3px; text-transform: capitalize; }
.breadcrumb-container { width: 100%; color: #ffd900; position: relative; font-size: 15px; z-index: 5; }
.breadcrumb-container a { color: #fff;}
.page { margin-top: 0 !important; margin-bottom: 0 !important;}
.page .entry-content {  max-width: 100% !important;  padding: 0px !important;}
.full-width .site-content {  margin-left: 0;}  
.page .entry-header:before, .blog_page_header:before {  /* background: rgba(0, 0, 0, 0.7);  position: absolute;  content: "";  top: 0;  right: 0;  bottom: 0;  left: 0; */
content: "";  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);  position: absolute;  left: 0; top: 0; z-index: 0;  width: 100%;
height: 20%;}
.page .entry-header{ margin: 0 !important;}
.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {   padding-right: 0 !important;  }




/* INNER CONTENT */
.inner_content .container{ position: relative; z-index: 2; }
.inner_title {
  color: #000;
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.inner_subtitle {
  color: #000;
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  padding-bottom: 12px;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.inner_subtitle2 {
  color: #000;
  font-size: 20px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  text-transform: capitalize;
}

.inner_txt {
  font-size: 15px;
  color: #212121;
  font-weight: normal;
  /* margin-top: 10px; */
  padding-bottom: 15px;
  line-height: 1.6em;
}
.inner_title strong, .inner_subtitle strong, .inner_subtitle2 strong {
  color:#ed2124;
}
.inner_title::after, .inner_subtitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 30px;
  height: 3px;
  background: #f6b913;
}
.core-box {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  padding: 30px 20px;
  background: #fff;
  border-radius: 5px;
  min-height: 100%;
}
.core-box img {
  width: 80px;
  padding-bottom: 20px;
}
.margin-top{
  margin-top: 40px;
}
.inner_list_txt ul {
  padding: 0;
  margin: 0;
}
.inner_list_txt ul li {
  position: relative;
  font-size: 15px;
  line-height: 1.6em;
  color: #212121;
  font-weight: normal;
  list-style: none;
  padding: 3px;
  padding-left: 23px;
  margin: 0 0 2px;
  background: url(../images/bullet.png) no-repeat left top 5px; background-size: 18px;
}
/* .inner_list_txt ul li:before{ background: url(../images/bullet.png) no-repeat 0 0; background-size: 100%; width: 25px; height: 23px; position: absolute; left: 0; top: 0; content: "";  } */
.inner_list_txt {
  margin-bottom: 10px;
} 
.inner_bottm_sec {
background: url(../images/box.png) no-repeat 0 0;
background-size: 100% 100%;
  padding: 45px 55px;
  text-align: center;
  width: 100%;
  border-radius: 10px;
}
.inner_bottm_sec .inner_title:after, .inner_bottm_sec .inner_subtitle:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 10%;
  height: 3px;
  background: #ffffff;
}
.breadcrumb-container {
  z-index: 5;
  color:#f6b913;
}
.sub_heading {
  font-weight: 700;
  padding:10px 0 0;
  color: #000;
}
.sub_heading strong{ color: #ed2124;}
.inner_bottm_sec .inner_txt { margin-top: 20px;}
.inner_bottm_sec .inner_txt{ padding: 0 5% 15px;}



/* CONTACT US */
.content_page {  width: 100%; padding: 75px 0;}
.get_box{ width: 100%; display: inline-block; margin: 0 0 12px; }
.get_box input[type="text"], .get_box input[type="email"], .get_box input[type="tel"], .get_box input[type="date"], .get_box input[type="file"], .get_box select, .get_box textarea{ -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;transition: all 0.3s;font-family: 'Poppins'; height: 50px; background: none; border: 1px solid #ccc !important; }
.get_box .btn_link{ border: none;font-family: 'Poppins'; }
.get_box textarea{ height: 80px; padding: 10px 20px 15px;}
.get_box input[type="text"]:focus, .get_box input[type="email"]:focus, .get_box input[type="tel"]:focus, .get_box input[type="date"]:focus, .get_box input[type="file"]:focus, .get_box select:focus, .get_box textarea:focus{ border-color:#f6b913 !important;}
.get_box input[type="text"]::placeholder, .get_box input[type="email"]::placeholder, .get_box input[type="tel"]::placeholder, .get_box select::placeholder, .get_box textarea::placeholder{ color:#131313; opacity: 1; }
.get_box input[type="file"]{ padding: 12px !important;}
.get_box label{ padding: 0 0 5px; width: 100%; display: inline-block; }
.contact_page_heading {
font-size: 32px;
line-height: 1.2;
text-transform: capitalize;
color: #000;
padding: 0 0 15px;
font-weight: 600;
position: relative;
display: inline-block;
}
.contact_page_heading::before {
position: absolute;
content: "";
bottom: 8px;
left: 0;
width: 30px;
height: 3px;
  background: #f6b913;
}
.contact_page_heading strong { color:#ed2124;}
.contact_page_info {
position: relative;
color: #212121;
margin-top: 25px;
padding-left: 60px;
}
.contact-img {
position: absolute;
top: 3px;
left: 0;
background: #f6b913;
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
width: 45px;
height: 45px;
border-radius:50%;
text-align: center;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
}
.contact-text strong {
font-weight: 600;
}
.contact-text a {
transition:
all 0.5s ease;
text-decoration: none !important;
color: #000;
}
.contact_page_info {
color: #212121;
}
.contact-text a:hover{ color:#ed2124; }

.contact_right {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
padding: 25px 25px 0;
border-radius:5px;
text-align: left;
background: #fff;
}
.contact-page input, .contact-page textarea, .contact-page select {
width: 100%;
padding: 0 15px !important;
color: #403d41 !important;
outline:none;
border-color:#ccc !important; border-radius: 6px;
}


.contact-page textarea{ height: 120px; padding: 15px !important}
.contact_box{ width: 100%; margin-bottom: 20px;}

.contact-page input[type="submit"] {
font-size: 16px;
line-height: 24px;
text-transform: capitalize;
color: #ffffff !important;
font-weight: normal;
text-align: center;
border-radius: 50px;
width: fit-content;
padding: 14px 38px !important;
transition:all 0.5s ease;
border: none;
font-family: 'Poppins';
height: auto;
font-weight: 700;
background: #ed2124;
}
.contact-page input[type="submit"]:hover {
background: #ffd900 !important; color:#000;
}
.get_touchSec { padding: 0 0 20px;}
.get_touchSec .col-lg-6, .get_touchSec .col-md-12{ padding: 0 5px;}
.get_touchSec .row{ margin: 0 -5px; }
.get_touchSec p{ padding: 0; }

.full-width .hentry { margin-bottom: 0;}
.inner_content { width: 100%; padding:75px 0; }
.reverse{ flex-direction: row-reverse; }


.thank_you { text-align: center;}



/* error */

.inner_content{ background: none; border-radius: 0px;}

.error404 .header_sec{ position: relative; }
.error404 .header_sec.fixed{ position: fixed; }
.error_page{ text-align: center; padding: 75px 0 !important; }
.error_page .site-content{ margin: 0px; width: 100%; }
.error_page .page-content{ width: 100%; text-align: center; margin: 0px; max-width: 100%;}
.error_page .page-content img{ max-width: 400px; margin: 20px 0;}
.home_btn{ width: 100%; display: inline-block; }
.error_page .inner_title::after{ left: 50%; transform: translate(-50%, 0);}
.inner_txt .home_btn a.btn_link{ text-decoration: none !important;}

.thank_you .inner_txt p{ font-size: 17px; color: #000; font-weight: normal; padding-bottom: 15px; line-height: 1.7em; }
.error404 .header_sec{ box-shadow: 0 0 14px -8px #000; background: #000; }



/* blog page css  */


.more-link { padding: 12px 30px 12px; border-radius: 50px; text-transform: uppercase; font-weight: 700; color:#000; display: inline-block; font-family: 'Poppins'; font-size: 16px; line-height: 24px; margin-top: 10px; overflow: hidden; z-index: 1; transition: background-color 0.3s ease; position: relative; background: #ffd900; display: block; width: fit-content; letter-spacing: 1px; }
.more-link::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
background: #ed2124;
  transform: scaleX(0);
  transform-origin: left;
  z-index: -1;
  transition: transform 0.3s ease;
}
.more-link:hover::before {
  transform: scaleX(1);
}
.more-link:hover{ color:#fff; }



.post .entry-title{ font-size: 24px !important;  font-weight: 600 !important; line-height: 2rem; }
.blog .main-content, .single .content-area{ padding: 65px 0; margin: 0px; }
.blog .category-blog .post-thumbnail img, .single .category-blog .post-thumbnail img{ width: 100%; }
.content-sidebar h2 { color:#000;}
.blog_sec { width: 100%; padding:65px 0;  display: inline-block;}
.blog_sec .category-blog .post-thumbnail img{ width: 100%; }
.page .entry-header, .blog_page_header { z-index: 1;}
.entry-title a, .post .entry-title { color:#000; }
.entry-title a:hover, .entry-meta a:hover { color: #ed2124 !important;}
.post-navigation a:hover, .image-navigation a:hover { color: #ed2124 !important; }
.blog .page .entry-header, .blog .blog_page_header, .single .page .entry-header, .single .blog_page_header, .archive .page .entry-header, .archive .blog_page_header{ margin: 0 !important;}

.single .entry-content p, .entry-summary p{ font-size: 15px; line-height: 26px; font-family: 'Poppins'; color: #212121; font-weight: normal; padding-bottom: 15px;}

.menu_sec li > a{ background: none !important; }


.get_frm{ width: 100%; display: inline-block; margin: 7px 0; }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm input[type="date"], .get_frm select, .get_frm textarea{ width: 100%; height: 50px; padding: 0 15px; background: #fff; border: 1px solid #ccc; outline: none; font-size: 14px; line-height: 18px; color:#222; border-radius: 5px; font-family: 'Poppins'; transition: all 0.3s; }
.get_frm textarea{ padding: 15px; resize: none; height: 120px; }
.get_frm input[type="text"]:focus, .get_frm input[type="email"]:focus, .get_frm input[type="tel"]:focus, .get_frm input[type="date"]:focus, .get_frm select:focus, .get_frm textarea:focus{ border-color:#ffd900 !important;}
.get_frm input[type="text"]::placeholder, .get_frm input[type="email"]::placeholder, .get_frm input[type="tel"]::placeholder, .get_frm textarea::placeholder{ opacity: 1; color:#656363; }
.get_frm .btn_link { cursor: pointer; border: none; padding: 15px 42px; outline: none; margin: 0; }
.get_frm select{ cursor: pointer;}

.get_rt .row{ margin: 0 -7px; }
.get_rt .col-md-6, .get_rt .col-md-12{ padding: 0 7px;}
/* .btn_div{ text-align: center;} */
.btn_div .btn_link{ margin: 15px 0 0;}
.get_frm p{ padding: 0;}
.get_rt .top_heading{ background-position: center bottom;}
.wpcf7-spinner { position: absolute !important; right: 0 !important;}
.get_rt, .contact_right{ position: relative;}

.menu_sec li a { height: auto !important; line-height: normal !important;}
.thank_you img{ max-width: 250px !important; margin: 0 0 20px; }
.contact-img img{ max-width: 25px !important;}

.inner_subtitle.center_txt::after, .inner_title.center_txt::after { left: 50%; transform: translate(-50%, 0); }
.img_box img{ width: 100%; border-radius: 5px; }
.inner_content { padding: 60px 0;}

.contact_map{ width: 100%; margin-top: 30px; }
.contact_map iframe{ width: 100%; display: flex; margin: 0; height: 300px; }

.inner_list_txt ul ul li{ list-style-type: disc; background: none; padding: 0; margin: 4px 0;}
.inner_list_txt ul ul{ margin: 10px 0 0; padding-left: 10px; }
.top_sec2 {
  padding: 40px 25px 25px;
  background: #fff1f1;
  border-radius: 8px;
}
.request_back{ background: #000616; border-radius: 15px; padding: 25px; }
.request_back .inner_subtitle{ text-transform: uppercase; color:#fff; }
.request_back .inner_subtitle strong { color: #fdd800;}
.request_back .col-lg-6, .request_back .col-md-12{ padding: 0 7px; }
.inner_bottm_sec .inner_subtitle:after { background: #000; }

.why_sec2{ padding: 50px 0 !important; }

.level2_sec { background: #fff1f1;}
.call_back .img_box img{ height: 575px; object-fit: cover; }

.site-navigation .current-menu-item > a{ color:#ffd900 !important; }
.electrical_tab .inner_title.center_txt::after{background: #ed2124;}


.heading_tag {
  padding: 10px 11px;
  right: -56px;
  top: 120px;
}
.service_maintop .service_img img {
  height: 220px;
  object-fit: cover;
  object-position: left center;
}
.more_serviceSec .service_img img {
  height: 300px;
  object-fit: cover;
}

.accredeted_box{ width: auto; position: absolute; background:#fff; border-radius: 5px; padding: 15px; text-align: center; right: 20px; bottom: 20px;}
.accredeted_heading { width: 100%; font-size: 16px; line-height: 22px; padding: 0 0 10px; font-weight: 600; color: #ed2124; }
.accredeted_box ul{ display: flex; align-items: center; justify-content: center; flex-wrap: wrap; column-gap: 15px; }
.accredeted_box ul li{ margin: 5px 0; }
.accredeted_box ul li img{ max-width: 110px !important; width: auto !important; object-fit: inherit; }

.emergency_numbr {
  position: absolute;
  right: 30px;
  top: 17px;
  width: 202px;
}
.emg_title {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 20px;
}
.emg_numbr {
  color: #ed2124;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
}
.emergency_numbr .flex-shrink-0 img{ width: 40px; }
.emergency_numbr .ms-3 {
  margin-left: 10px !important;
}

.contact_map2{ margin: 0px !important;}
.page-id-24 .contact_map2{ display: none; }


@media only screen and (min-width: 1399px) {
.banner_box .banimg {
  height: 750px;
}






}


@media only screen and (max-width: 1399px) {
.btn_link {
  padding: 12px 22px;
}




}



@media only screen and (max-width: 1199px) {
.top_contact ul li{ font-size: 14px; }
/* blog */
.page .entry-header, .blog_page_header { padding: 160px 0 125px !important;}
.blog .hentry, .archive .hentry, .single .hentry{ max-width: 580px !important;}
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.2em; }
.blog .main-content, .single .content-area { padding: 60px 0;}


.inner_title, .inner-form-heading{ font-size: 28px; }
.inner_subtitle { font-size: 26px;}
.top_heading { font-size: 28px;line-height: 32px; padding-bottom: 15px; }
.wrapper { padding: 65px 0; }

.top_paragraph { font-size: 15px; line-height: 28px; padding-bottom: 15px;}
.list_style li{line-height: 28px; }
.top_subheading { font-size: 16px; line-height: 22px; padding: 0 0 12px;}
.inner_txt, .inner_list_txt ul li { font-size: 15px;}
.widget h2 { font-size: 18px !important;}
.single .entry-content p, .entry-summary p { font-size: 15px; line-height: 25px; padding-bottom: 12px;}

.navbar-brand img { max-width: 145px;}
.navbar-brand {
  bottom: -20px;
}
.header_top ul li {
  font-size: 13px;
  line-height: 17px;
  margin-left: 10px;
  padding-left: 10px;
}
.header_top .col-md-9 {
    width: 84%;
  }
.menu_sec li {
  margin: 0 0 0 28px;
  font-size: 13px;
}
.header-rt .btn_link {
  padding: 10px 19px;
}
.btn_link{font-size: 14px;
  line-height: 22px;}
.nav_top {
  padding: 11px 0 !important;
}
.banTxt .ban_heading, .banTxt h1 {
  font-size: 35px;
  line-height: 42px; padding-bottom: 20px;
}
.banTxt .ban_heading sup, .banTxt h1 sup {
  font-size: 12px;
  line-height: 14px;
  padding: 4px 12px;
  top: -11px;
}
.heading_tag {
  font-size: 14px;
  line-height: 16px;
  padding: 8px 10px;
  right: -11px;
  top: 84px;;
}
.ban_list ul li {
  font-size: 16px;
  line-height: 22px;
  padding: 2px;
  padding-left: 26px;
  background-position: left top 3px;
  margin: 0 0 8px;
  background-size: 20px;
}
.call_btn.btn_link {
  padding: 8px 15px;
}
.banner_box .banimg {
  height: 620px;
}
.spcl_title {
  font-size: 20px;
  line-height: 23px;
  margin: 0 0 10px;
}
.specialty_sec {
  padding: 22px 0;
}
.service_title {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 5px;
  min-height: 44px;
}
.service_box {
  margin: 20px 0 0;
  padding: 10px;
}
.service_innr .btn_link {
  font-size: 12px;
  line-height: 17px;
  padding: 9px 10px;
}
.service_content {
  font-size: 13px;
  line-height: 22px;
  margin: 0 0 8px;
  min-height: 90px;
}
.top_paragraph {
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 12px;
  }
.why_icon {
  width: 72px;
  height: 72px; margin: 0 auto 10px;
}
.why_icon img {
  max-width: 38px !important;
}
.why_txt {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.5px;
}
.why_img img {
  max-width: 114%;
  margin-top: 74px;
}
.offers_innr {
  margin-top: -80px;
  padding: 36px 28px;
}
.offers_innr .top_heading {
  font-size: 25px;
  line-height: 32px;
  padding: 0 0 15px;
}
.offer_box {
  border-radius: 12px;
  padding: 12px;
  margin-top: 10px;
}
.offer_title {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 8px;
}
.offer_content {
  font-size: 12px;
  line-height: 16px;
  min-height: 50px;
}
.discount {
  left: -26px;
  top: -53px;
  width: 90px;
}
.more_serviceSec .service_text {
  border-radius: 13px;
  padding: 55px 15px 40px;
  margin-top: -28px;
}
.more_serviceSec .service_title {
  font-size: 23px;
  line-height: 25px;
  margin: 0 0 12px;
  padding: 0 0 15px;
}
.more_serviceSec .service_icon {
  width: 80px;
  height: 80px;
  top: -42px;
  border: 2px solid #fff;
}
.more_serviceSec .service_icon img {
  max-width: 30px;
}
.partner_logo {
  padding: 12px 15px;
}
.about_imgBox {
  padding: 12px 10px;
}
.about_imgtitle {
  font-size: 13px;
  line-height: 16px;
}
.footer_box1 .footer_box {
  padding-right: 50px;
}
.footer_box3 .footer_box {
  padding-left: 0;
}
.footer_box4 .footer_box {
  padding-left: 0;
}
.social_box {
  column-gap: 12px;
  margin-top: 20px;
}
.social_box li a {
  width: 34px;
  height: 34px;
}
.foot_link li {
  margin: 0 0 8px;
  font-size: 13px;
  line-height: 19px;
}
.contact li {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 22px;
}
.footer_partner {
  width: 390px;
  bottom: -204px;
}
.copy_rt {
  padding: 15px 0;
}
.about_imgInnr {
  padding: 0 20px;
  margin-top: -40px;
}


}


@media only screen and (max-width: 1024px) {
.header-mid{ display: none;}
.header-right{ display: none;}

.mobile_btm{ display: block;}
.footer_fixed_buttons {  position: fixed;  bottom: -80px;  left: 0;  width: 100%;  text-align: center;  z-index: 999; transition: 0.5s; }
.footer_btn3 {   width: 50%;  float: left;  color: #000 !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize; background: #e9cb1a; }
.footer_btn2 {  background:#fff;  position: absolute;  top: 3px;  left: 50%;  transform: translate(-50%, 0);  height: 44px;  width: 44px;  border-radius:50%;  padding-top: 8px;}
.lazyloaded {  opacity: 1;  transition:opacity 400ms; transition-delay: 0s; transition-delay: 0ms;}
.footer_btn1 {  background: #ed2124; width: 50%;  float: left;  color: #fff !important;  padding:10px 0;  text-decoration:none !important;  text-transform: capitalize;}
.footer_btm { padding-bottom: 60px;}
.header_top{ display: none;}
.footer_fixed_buttons.fixed2{ bottom: 0px;}
    
/* blog */
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title {font-size: 20px !important;  line-height: 1.4em; }
.archive .site-content { margin-right: 36.333%; }

.inner_title, .inner-form-heading{ font-size: 24px; }
.inner_subtitle { font-size: 22px;}
.inner_txt{font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.inner_list_txt ul li{font-size: 15px; line-height: 24px; }
.top_paragraph, .single .entry-content p, .entry-summary p {font-size: 15px; line-height: 24px; padding-bottom: 12px;}
.top_heading { font-size: 28px; line-height: 32px; padding-bottom: 12px; }

.header-rt{ display: none;}

.wrapper { padding: 50px 0; }
.top_paragraph, .single .entry-content p, .entry-summary p, .service_content { font-size: 14px; line-height: 24px;  padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 15px; line-height: 24px;}
.rmp-container .rmp-menu-title .rmp-menu-title-image {
    margin-bottom: 0 !important;
    background: none;
    padding: 0 10px;
    height: auto;
    width: 140px;
    border-radius: 0;
  }

.lazyloaded {
    max-width: 20px;
    margin: 0 8px 0 0;
  }
.get_Intouch_innr { padding: 25px 20px;  }
.get_frm input[type="text"], .get_frm input[type="email"], .get_frm input[type="tel"], .get_frm select, .get_frm textarea {height: 48px; padding: 0 15px; font-size: 14px;
  line-height: 18px; }
.get_frm textarea{ height: 130px; padding: 15px; }
.btn_link {padding: 10px 22px;}
.header_sec.fixed {animation: inherit;}
.headerMain {padding: 4px 0;}

.inner_bottm_sec .inner_txt { padding: 0 0 15px;}
.single .entry-content p, .entry-summary p { font-size: 14px; line-height: 24px; padding-bottom: 12px;}  
.content-sidebar .widget a{font-size: 14px; line-height: 24px;} 

.top-logo { width: auto; }
.navbar-brand img {
    height: auto;
    max-width: 120px;
  }
.navbar-brand {
    bottom: -20px;
    position: inherit;
    left: inherit;
    bottom: inherit;
  }
.headerMain {
    padding: 12px 0;
  }
.header_sec.fixed .top-logo {
  width: auto;
}
.header_sec.fixed .navbar-brand img {
  max-width: 115px;
}
.headerMain {
    padding: 10px 0;
  }
.header_sec.fixed {
    padding: 0;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 28px;
    line-height: 34px;
    padding-bottom: 15px;
  }
.ban_list ul li {
    font-size: 14px;
    line-height: 20px;
    padding: 2px;
    padding-left: 23px;
    background-position: left top 4px;
    margin: 0 0 6px;
    background-size: 18px;
  }
 .heading_tag {
    font-size: 13px;
    line-height: 15px;
    padding: 7px 6px;
    right: 108px;
    top: 60px;
  }
.banner_box .banimg {
    height: 550px;
  }
.banner_innr {
  top: 57%;
}
.request_back {
  padding: 20px;
}
.get_frm .btn_link {
  padding: 12px 30px;
}
.inner_subtitle2 {
  font-size: 18px;
}
.partner_sec {
  padding: 50px 0 0;
}
  
.heading_tag {
    font-size: 12px;
    line-height: 13px;
    padding: 6px 4px;
    right: 86px;
    top: 68px;
  }

    
} 
 
 
@media only screen and (max-width: 991px) {
.page .entry-title, .blog_page_title{ font-size: 28px; line-height: 32px;}

/* blog */
.blog .hentry, .archive .hentry, .single .hentry { max-width: 400px !important; margin: 0 auto 30px; }
.widget h2 { margin-top: 0 !important;}
.post .entry-title{ font-size: 22px !important; line-height: 1.4em; }
.blog .main-content, .single .content-area { padding: 50px 0;}
.entry-summary{ font-size: 15px; line-height: 26px; }
.widget h2 { font-size: 18px !important; line-height: 1.2;}
.post .entry-title { font-size: 20px !important;  line-height: 1.4em;  }
.entry-content { font-size: 15px !important; line-height: 26px !important;}
  
.toparww {font-size: 21px; width: 42px; height: 42px}
.toparww_main.fixed .toparww {bottom: 80px;}
.get_touchSec { padding: 0 0 20px;}   
  
.top_heading { font-size: 20px; line-height: 26px; padding-bottom: 10px; }
.btn_link { padding: 8px 22px; font-size: 14px; }  
.list_style li { line-height: 24px; font-size: 14px; }  
  
.spcl_title {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 6px;
  }
.truck {
  max-width: 200px;
  left: -11px;
  top: -47px;
}
.specialty_sec {
    padding: 10px 0;
  }
.service_content {
    min-height: 134px;
  }
.why_img img {
    max-width: 450px;
    margin-top: 47px;
  }
.offers_innr {
    margin-top: -137px;
    padding: 40px 20px;
  }
.offer_box {
    border-radius: 10px;
    padding: 6px;
    margin-top: 8px;
  }  
.offer_title {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 8px;
  }
.offer_content {
    font-size: 11px;
    line-height: 16px;
    min-height: 50px;
  }
.more_serviceSec .service_icon {
    width: 65px;
    height: 65px;
    top: -32px;
}    
.more_serviceSec .service_text {
    border-radius: 10px;
    padding: 44px 12px 30px;
    margin-top: -28px;
  }
.more_serviceSec .service_title {
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0 0 12px;
  }
.btn_link {
    padding: 8px 22px;
    font-size: 12px;
    letter-spacing: 0;
  }
.electrical_sec .top_sec .top_paragraph {
  padding: 0;
  line-height: 24px;
}
.electrical_top ul .nav-link {
  padding: 11px 13px;
  font-size: 13px;
  line-height: 16px;
}
.electrical_top ul {
  column-gap: 8px;
}
.tab_img img {
  margin-top: 15px;
}
.welcome_sec .welcome_txt {
  padding: 40px 0 0;
}
.footer_box1 {
  width: 100%;
}
.footer_box1 .footer_box {
    padding-right: 0;
  }
.footer_partner {
    width: 100%;
    bottom: inherit;
    position: inherit;
    left: inherit;
    text-align: center;
  }
.footer_partner ul {
  justify-content: center;
}
.footer_toplogo {
  justify-content: center;
}
.footer_box {
  margin: 15px 0;
}
.footer_logo{ width: 100%; text-align: center; }
.footer_logo img{ max-width: 150px;}
.footer_box2 {
  width: 25%;
}
.footer_box3 {
  width: 34%;
}
.footer_box4 {
  width: 41%;
}
.inner_subtitle2 {
    font-size: 17px;
  }
	
.more_serviceSec .service_img img {
  height: 235px;
}	
.service_maintop .service_img img {
  height: 260px;
}	
	
.emergency_numbr {
  right:  55px;
  top: 17px;
  width: 202px;
}	
	
      
} 

 
@media only screen and (max-width: 767px){
.container{max-width: 100%;}

/* blog */
.blog_sec{ padding: 50px 0;}
.hentry {/* max-width: 100% !important;*/ margin-bottom: 20px !important;}
.page .entry-title, .blog_page_title{ font-size: 26px; line-height: 32px;}
.page .entry-header, .blog_page_header { padding: 150px 0 120px !important; }

.top_heading { font-size: 19px; line-height: 25px; padding-bottom: 12px; }
.margin-top { margin-top: 25px;}
.inner_subtitle { font-size: 20px; }
.inner_title, .inner-form-heading { font-size: 22px; }
.contact_right { padding: 15px 15px 0; }
.contact_left {margin: 30px 0 0;}
.career_page .contact_right { padding: 15px;}
.contact-page input[type="submit"] { font-size: 16px; line-height: 24px; padding: 13px 35px !important;}
.wrapper { padding: 45px 0; }
.inner_txt { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.top_paragraph { font-size: 14px; line-height: 23px; padding-bottom: 12px; }
.inner_list_txt ul li { font-size: 14px; line-height: 23px;}
.inner_subtitle {font-size: 18px; }
.page .entry-title, .blog_page_title { font-size: 22px; line-height: 28px;}
.inner_content { padding: 50px 0;}
.inner_subtitle2 { font-size: 18px;}
.inner_content { padding: 50px 0 !important;}

.footer_box { margin: 12px 0;}

.banTxt .ban_heading, .banTxt h1 {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 12px;
  }
.banTxt .ban_heading sup, .banTxt h1 sup {
    font-size: 11px;
    line-height: 14px;
    padding: 3px 10px;
    top: -5px;
  }
.ban_list ul li {
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
    padding-left: 21px;
    background-position: left top 4px;
    margin: 0 0 5px;
    background-size: 17px;
  }
.btn_link i {
  width: 27px;
  height: 27px;
}
.call_btn.btn_link {
    padding: 6px 12px;
  }
.heading_tag {
    font-size: 12px;
    line-height: 15px;
    padding: 7px 6px;
    right: 0;
    top: 48px;
  }
.banTxt {
  max-width: 302px;
}
.banner_box .banimg {
    height: 450px;
  }
.special_box {
  margin: 10px 0;
}
.truck {
    max-width: 171px;
    left: 56px;
    top: -7px;
  }
.service_content {
    min-height: 112px;
  }
.offers_innr {
    margin-top: -137px;
    padding: 40px 20px;
    background: #fdd800;
    border-radius: 15px;
  }
.offer_content {
    font-size: 11px;
    line-height: 16px;
    min-height: auto;
  }
.offers_innr .top_heading {
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 15px;
  }
 .discount {
    left: -15px;
    top: -45px;
    width: 72px;
  }
.electrical_top ul li {
  margin: 5px 0;
}
.electrical_top ul .nav-link {
    padding: 9px 7px;
    font-size: 12px;
    line-height: 16px;
  }
.electrical_sec .tab-content {
  padding-top: 25px;
}
.electrical_left .top_paragraph {
  font-size: 14px;
  line-height: 22px;
}
.footer_heading {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px;
}

.toparww_main.fixed .toparww {
    bottom: 35px;
  }
.inner_subtitle2 {
    font-size: 16px;
  }
.img_box img{ margin-top: 20px; }
.page .entry-title, .blog_page_title {
    font-size: 20px;
    line-height: 26px;
  }
.page .entry-header, .blog_page_header {
    padding: 125px 0 85px !important;
  }
.top_sec2 {
  padding: 30px 15px 20px;
}
.call_back .img_box img {
  height: auto;
}
.inner_bottm_sec {
    background: #fdd800;
  }
.inner_content .ban_btn ul{ flex-wrap: wrap;}

.heading_tag {
    font-size: 11px;
    line-height: 13px;
    padding: 5px 4px;
    right: -39px;
    top: 47px;
  }
	
.accredeted_box {
  width: auto;
  border-radius: 5px;
  padding: 10px;
  right: 15px;
  bottom: 15px;
}	
.accredeted_heading {
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 8px;
}	
.accredeted_box ul li img {
  max-width: 85px !important;
}	
	
	
	
	
	
	

}


@media only screen and (max-width: 672px){ 
/* blog */
.hentry {max-width: 100% !important;}
.blog .main-content, .single .content-area { padding: 40px 0;}
.archive .site-content {margin-right: 0; }
.singular .site-content .hentry.has-post-thumbnail { margin-top: 0 !important;}
.blog .hentry, .archive .hentry, .single .hentry {  max-width: 100% !important;}





}



@media only screen and (max-width: 575px){ 
/* blog */  
.page .entry-header, .blog_page_header { padding: 90px 0 100px !important; background-position: left 50% center !important; }
.error_page .page-content img { max-width: 250px; margin: 20px 0;}
.inner_bottm_sec { padding: 25px 20px;}

.footer_btm {font-size: 13px; line-height: 20px; }
.footer_fixed_buttons { font-size: 14px; }
.get_frm { margin: 7px 0;}	
.footer_box2, .footer_box3, .footer_box4 { width: 100%; }
.inner_content {  padding: 40px 0 !important; }

.banTxt .ban_heading, .banTxt h1 { font-size: 19px; line-height: 24px; }

.banTxt {
    max-width: 320px;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 18px;
    line-height: 26px; padding: 0 0 5px;
  }
.banTxt .ban_heading, .banTxt h1 {
    font-size: 14px;
    line-height: 23px;
    padding: 0 0 5px;
  }
.banTxt .ban_heading sup, .banTxt h1 sup {
    font-size: 10px;
    line-height: 13px;
    padding: 2px 8px;
    top: -2px;
  }
.ban_list ul li {
    font-size: 11px;
    line-height: 17px;
    padding: 2px;
    padding-left: 20px;
    background-position: left top 3px;
    margin: 0 0 4px;
    background-size: 16px;
  }
.heading_tag {
    font-size: 11px;
    line-height: 15px;
    padding: 6px 4px;
    right: 29px;
    top: 28px;
  }
	
.call_btn.btn_link {
    padding: 9px 16px;
    font-size: 14px;
  }	

.btn_link i {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
.ban_btn ul {
  column-gap: 6px;
}
.truck {
    max-width: 150px;
    left: 48px;
    top: 2px;
  }
.wrapper.more_serviceSec {
  padding: 25px 0;
}
.more_serviceSec .col-6 { width: 100%;}
.more_serviceSec .service_content {
  height: auto;
  padding: 0 0 10px;
  overflow-y: inherit;
  scrollbar-width: inherit;
}
.foot_link li {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 22px;
  }
.footer_box::after{width: 100%; right: inherit; left:0px; bottom: 0; top: inherit;
  height: 1px;}
.footer_box{ padding-bottom: 20px;}
.footer_box4 .footer_box{ margin-bottom: 0; padding-bottom: 0;}
.footer_logo img {
    max-width: 120px;
  }
.footer_partner ul li {
  padding: 6px 8px;
  border-radius: 5px;
  margin: 10px 0 0;
}
.footer_mid {
  padding: 40px 0;
}
.welcome_sec::before {
  width: 145px;
  height: 160px;
}
.about_imgInnr {
    padding: 0 15px;
    margin-top: -35px;
  }
.about_imgBox {
    padding: 8px 6px;
  }
.about_imgtitle {
    font-size: 10px;
    line-height: 13px;
  }
.about_imgInnr .col-sm-4{ padding: 0 5px;}
.page .entry-header, .blog_page_header {
    padding: 125px 0 85px !important;
  }
.contact-page input[type="submit"] {
    font-size: 14px;
    line-height: 23px;
    padding: 11px 30px !important;
  }
.thank_you img {
  max-width: 200px !important;
}

.heading_tag {
    font-size: 10px;
    line-height: 15px;
    padding: 4px 4px;
    right: 18px;
    top: 31px;
  }

.accredeted_heading {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 6px;
  }	
 .accredeted_box {
    padding: 5px;
    right: inherit;
    bottom: 15px;
    left: 15px;
  }	
.accredeted_box ul li img {
    max-width: 80px !important;
  }	
	
.service_innr .col-6 {
    width: 100%;
  }	
.service_maintop .service_img img {
    height: auto;
  }	
.service_box:hover .service_img img {
  -webkit-transform: scale(1);
  transform: scale(1);
}	
.service_maintop .service_title, .service_maintop .service_content{
    min-height: auto;
  }	
.service_content {
    margin: 0;
  }	
	
.more_serviceSec .service_img img {
    height: auto;
  }	
	
	
	
} 

@media only screen and (max-width: 450px){ 
/* blog */
.site-content .has-post-thumbnail .entry-header { margin: 0; padding: 0 15px !important;}
.post .entry-title { font-size: 15px !important; line-height: 1.4em; padding: 0 !important; }
.list-view .site-content .post-thumbnail img { width: 100px !important;}
.widget h2 { font-size: 17px !important; }
.single .site-content .has-post-thumbnail .entry-header { padding: 20px 20px 0 !important;}
.btn_link { padding: 5px 16px; font-size: 12px; }	
	
 .truck {
    left: -5%;
  }	
.service_innr .col-6 {
  width: 100%;
}	
.service_title {
    min-height: auto;
  }
.service_content {
    min-height: auto;
  }
.why_img img {
    max-width: 280px;
    margin-top: 35px;
  }
.offers_innr .top_heading {
    font-size: 18px;
    line-height: 26px;
    padding: 0 0 15px;
  }
.electrical_top ul .nav-link {
    padding: 5px 4px;
    font-size: 10px;
    line-height: 16px;
  }
.electrical_top ul li {
    margin: 7px 0;
  }
.electrical_left ul li {
  margin: 6px 0;
}

.emergency_numbr .flex-shrink-0 img {
  width: 34px;
}
.emg_title {
  font-size: 13px;
  line-height: 18px;
}	
.emg_numbr {
  font-size: 15px;
  letter-spacing: 1px;
}	
.emergency_numbr .ms-3 {
  margin-left: 8px !important;
}	
.emergency_numbr {
    right: 32px;
    top: 17px;
    width: 179px;
  }	
	
	

}


@media only screen and (max-width: 400px){ 
.call_btn.btn_link {
    padding: 7px 12px; font-size: 13px;
  }
.banTxt {
    max-width: 280px;
  }
.banTxt {
    max-width: 295px;
  }	
	
	
	
	
	
	
}
