/*
Theme Name: Custom

*/

body{font-family: 'Roboto', sans-serif;color:#646464;}
h1,h2,h3,h4,h5,h6{font-weight: 500;color:#273C90;}
p:empty{margin:0;}
a{color: #273C90;}
a:hover{color:inherit;}
.top-bar{padding:20px 0;background:#fff;}
.top-cta{font-size:24px;color: #273C90;font-weight:700;}
.navbar-bg {background: #273C90;}
.navbar-bg * {color: #fff;}
#main-menu {width: 100%;}
.navbar-bg a {color: #fff !important;font-weight: 400;}
.navbar-bg .dropdown-menu a {color: #646464 !important;}
.hp-slider .slide {
background-repeat: no-repeat;
background-size: cover;
height: 600px;
background-position: center;
padding: 15px;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.hp-slider .slide-1 {background-image: url(imgs/carousel1.jpg);}
.hp-slider .slide-2 {background-image: url(imgs/slide1.jpg);}
.hp-slider .slide-3 {background-image: url(imgs/carousel3.jpg);}
.txt-c1{color:#273C90 !important;}
.hp-title{font-size:40px;}
.hp-title2{font-size:34px;}
.hp-bar{padding:30px 0;background:#f7f7f7;}

.hpsec1,.hpsec3,.hpsec6{padding:100px 0;}
.hpsec1 a{color:inherit;}
.cta-wrap{margin-top:50px;}
.cta-wrap h3{font-size:26px;}
.cta-wrap p{margin:0;}
.icon-wrap {font-size: 4rem;color: #273c90 !important;margin-bottom: 15px;}

.hpsec4{padding:100px 0;background:#f7f7f7;}
.hpsec5::before {content: "";background: rgba(39, 60, 144, 0.91);position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.hpsec5{padding:100px 0;background:url(imgs/slide1.jpg) no-repeat center;background-size:cover;position:relative;margin-top:100px;}
.hpsec5 *{color:#fff}
.hpsec5 p{line-height:33px;font-size:20px;}
.hpsec6 p{line-height:38px;}
.mb-30{margin-bottom:30px;}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?p5kj4h');
  src:  url('fonts/icomoon.eot?p5kj4h#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?p5kj4h') format('truetype'),
    url('fonts/icomoon.woff?p5kj4h') format('woff'),
    url('fonts/icomoon.svg?p5kj4h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-concrete:before {
  content: "\e900";
}
.icon-delivery-time:before {
  content: "\e901";
}
.icon-project-size:before {
  content: "\e902";
}
.icon-no-waste:before {
  content: "\e903";
}
.icon-linkedin-circled:before {
  content: "\e904";
}
.icon-long-right:before {
  content: "\e905";
}


.hp-formimg{background:url(imgs/hp-img2.jpg) no-repeat center;background-size:cover;min-height: 600px;}
.hp-formbg{background: #F7F7F7;padding:100px;}
.hp-contact-form-holder ::placeholder {
color: #575553 !important;
}
.hp-contact-form-holder .wpcf7 input[type="text"],
.hp-contact-form-holder .wpcf7 input[type="email"],
.hp-contact-form-holder .wpcf7 input[type="tel"],
.hp-contact-form-holder .wpcf7 select {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #575553;
border-radius: 0;
background: 0 0;
padding-left: 0;
color: #575553 !important;
margin-bottom: 30px;
}
.hp-contact-form-holder .servicetype select {
color: #fff !important;
background: #575553 !important;
}
.hp-contact-form-holder .wpcf7-submit {
display: inline-block !important;
width: auto !important;
background: #273C90 !important;
color: #fff !important;
border-color: #273C90 !important;

}
.hp-contact-form-holder .wpcf7-spinner {
display: none;
}
.foot-connect {background: #273C90;padding: 50px 0;}
.foot-connect h4{font-size:40px;margin:0;}
.foot-social a {font-size: 40px;line-height:40px;display: inline-block;margin: 0 30px;}
.footer {background: #F7F7F7;padding: 50px 0;}
.footer * {color: #273C90 !important;font-weight: 300;}
.foot-head {font-weight: 500;margin-bottom: 15px;font-size: 18px;}
.foot-list,.foot-plist {padding: 0;list-style: none;margin:0;}
.foot-plist li{margin-bottom:10px;}
.copy-footer {background: #273C90;padding: 15px 0;}
.foot-connect *,.copy-footer * {color: #fff !important;}
.section-white {background: #fff;padding: 50px 0;}
.section-primary {background: #273C90;padding: 50px 0;}
.section-primary * {color: #fff;}
.section-secondary {background: #F7F7F7;padding: 50px 0;}
.section-lightgrey {background: #eee;padding: 50px 0;}
.btn{border-radius: 0 !important;}
.btn-primary{color: #fff !important;background-color: #273C90;border-color: #273C90;}
.txt-btn{color:#575553;font-size:24px;}
.btn-primary:hover{background-color: #183560;border-color: #183560;}
.btn-white {color: #273C90 !important;background-color: #fff;border-color: #fff;}
.btn-darkgrey {color: #fff !important;background-color: #333;border-color: #333;}
.send {background: #273C90 !important;color: #fff !important;border-color: #273C90 !important;border-radius: 0 !important;}

.inner-bg{background:url(imgs/slide1.jpg) no-repeat center;background-size:cover;height: 400px;position:relative;}
.inner-bg::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(39, 60, 144, 0.80);}
.inner-bg *{color:#fff;}
.inner-head{font-size: 2rem;margin-bottom: 30px;}
.topbdr{border-top: 2px solid #273C90;}
.g-recaptcha {display: inline-block;transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0; -webkit-transform-origin: 0 0;}
.txtarea-field{height:100px;}
.area-list{column-count:4;}
.wrapper {padding: 50px 0;}
.updated {display: none;}
.published.updated {display: inline;}
#recent-posts-2 a,#categories-2 a,h2.entry-title a {color: inherit;}
.pagination .page-link {
color: #273C90 !important;
}
.pagination .page-item.active .page-link{
color: #fff !important;
background-color: #273C90 !important;
border-color: #273C90 !important;
}
.inpad{padding:100px 0 !important;}

/***************************** MEDIA *******************************/
@media screen and (min-width: 992px) {
.hbdr {border-right: 2px solid #273C90;}
.imgfit{height:100%;width:auto;object-fit:cover;}
}
@media screen and (max-width: 991px) {
.hp-slider .slide {padding: 15px;}
.hp-title,.foot-connect h4 {font-size: 34px;}
.hpsec2, .hpsec4, .hpsec5,.hpsec6 {text-align: center;}
.hp-formbg{padding:50px;}
.foot-mail{word-wrap: break-word;}
.hpsec6 img{margin-top: 100px;}
.hpimgfit{padding:0;}
}

@media screen and (max-width: 767px) {
.top-cta {margin-top: 20px;}
.navbar-bg{padding:15px;}
.hp-slider .slide{height:300px;}
.hpsec1-border{display:none;}
.hp-bar,.hpsec1,.foot-connect,.copy-footer {text-align: center;}
.hp-bar .btn {margin-top: 30px;}
.foot-connect h4{margin-bottom: 30px;}
.footer {text-align: center;padding-top: 20px;}
.foot-head {margin-top: 30px;}
.area-list{column-count:2;}
.hp-slider-video{ background:url(http://oxcrete-pumping.koenig-clients.co.uk/wp-content/uploads/2025/09/mobile-view.jpg) no-repeat center;background-size:cover;position:relative;min-height:381px;}
.hp-slider-video video{ display: none;}
}