/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@import url('https://www.lpcinternational.co.uk/wp-content/themes/lpc/assets/css/style.css'); 
*
body{
  font-family: 'Rubik', sans-serif;
  margin: 0;
  line-height: 25px;
}
	
h1{
  display: block;
  font-size: 45px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;	
  line-height: 1;
}

h2{
  display: block;
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;	
  line-height: 1;
}

h3{
  display: block;
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;  
  line-height: 1;
}

h4 {
  display: block;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;	
  line-height: 1;
}

h5 {	
  display: block;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;	
  line-height: 1;
}

h6	{
  display: block;
  font-size: 12px;
 margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  line-height: 1;
}

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
  padding-left: 15px;
  padding: 20px 15px;
}

a{
  color: #004b84;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}

a:hover{
  color: #1f99d7;
}

form .hs-form-field {
  margin: 10px 0px;
  font-family: inherit;
}

form ul{
  padding: 0;
  list-style: none;
}

form label{
  font-weight: 500;
}

form input{
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 5px;
}

form .hs-error-msgs{
  list-style: none;
  padding: 0;
}

form .hs-error-msgs li label{
  color: red;
}

form input.hs-button{
  color: #fff;
  background: #004b84;
  border-color: #004b84;
  padding: 10px 20px;
  cursor: pointer;
}

form input.hs-button:hover{  
  background-color: #002e51 !important;
  border-color: #001a2d !important;
}

form textarea{
  width: 50%;
  height: 150px;
}

#hs_menu_wrapper_module_1616080032724980_.open-div{
  display: block;
}

/* -------------------------------------------
Header Styles
------------------------------------------- */

div.landing-header{
  padding: 20px 0px;
}

div.page-center.blog-menu-wrap
{
  padding: 0px !important;
}
div.header-menu-wrapper{
  background: #004b84;
/*   padding: 8px 0px; */
}

div.header-menu-wrapper.sticky-menu{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 999;
}

.mobile-num a{
  color: #004b84;
}

.mobile-num a:hover{color: #1f99d7;}

.mobile-num a i {
  padding-right: 5px;
}

.top-social .list-inline{
  display: flex;
  padding: 0px;
}

.top-social ul li{
  list-style: none;
  margin-right: 15px;
}

.top-social ul li a{
  background: #004b84;
/*   padding: 4px 6px; */
}

.top-social ul li a:hover{
  background: #1f99d7;
}

.top-social ul li a i{
  color: #fff;
}

.search-login{
  display: flex;
  text-align: right;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}

.search-login .has-search{
  width: calc(100% - 100px);
  margin-bottom: 0;
  margin-right: 10px;
}

.has-search form{
   position: relative;
}

.has-search form i{
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.search-login .has-feedback .form-control {
/*   width: 55%; */
  width:69%;
  float: right;
  padding: 8px 10px;
  border: 1px solid #b6b6b6;
}

.search-login .has-feedback .form-control::placeholder{
   color: #004b84;
   font-family: 'Rubik', sans-serif;
}

div.login a{
   color: #004b84;
}

div.login a:hover{color: #1f99d7;}

div.login a i{
  padding-right: 5px;
}

.basket-checkout {
  float: right;
  margin-top: 10px;
  display:none !important;
}

.basket-checkout a.basket {
  border: 1px solid #b6b6b6;
}

.basket-checkout a {
  display: inline-block;
  float: left;
  padding: 6px 10px;
  color: #004b84;
}

.basket-checkout a.basket:hover{
  color: #fff;
  background: #004b84;
}

.basket-checkout a:hover{
  color: #1f99d7;
}

.basket-checkout a.checkout {
background: #004b84;
color: #fff;
border: 1px solid #004b84;
}

.basket-checkout a.checkout:hover{
  background: #fff;
  color: #004b84;
}

div#hs_cos_wrapper_module_1616080032724980 {
  padding: 0px 10px;
}

ul.active-branch {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  float: none;
  padding: 0px 25px;
  margin-left: 0;
  margin: 0;
}

ul.active-branch:before{
  display: table;
  content: "";
}
.hs-blog-id-4450085522 .hs-menu-wrapper > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  float: none;
  padding: 0px 25px;
  margin-left: 0;
  margin: 0;
}

.hs-blog-id-4450085522 .hs-menu-wrapper > ul:before{
  display: table;
  content: "";
}


li.hs-menu-item.hs-menu-depth-1 {
  position: relative;
  display: block;
  float: left;
}

li.hs-menu-item.hs-menu-depth-1 a {
  color: #fff;
  padding: 10px;
  position: relative;
  padding: 12px 0;
  line-height: 20px;
  display: block;
}

ul.hs-menu-children-wrapper {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  list-style: none;
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0px 0px 30px rgb(127 137 161 / 25%);
  transition: 0.3s;
  min-width: 160px;
}

ul.active-branch li.hs-menu-item.hs-menu-depth-1:hover > ul.hs-menu-children-wrapper{
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.hs-blog-id-4450085522 .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1:hover>ul.hs-menu-children-wrapper {
  top: 100%;
  visibility: visible;
  opacity: 1;
}

ul.hs-menu-children-wrapper li.hs-menu-depth-2 a{
  color: #1f99d7;
  padding: 7px 8px;
  font-size: 14px;
  white-space: nowrap;
}

li.hs-menu-item.hs-menu-depth-1 > a:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: 8px;
  left: 0;
  background: #fff;
  transition: transform 0.5s;
  transform: scaleX(0);
  transform-origin: right;
}

li.hs-menu-item.hs-menu-depth-1 > a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}

ul.active-branch li.hs-item-has-children > a:after,
.hs-blog-id-4450085522 .hs-menu-wrapper > ul li.hs-item-has-children > a:after{
  content: "\f107" !important;
  font-family: 'Font Awesome 5 Pro' !important;
  position: absolute !important;
  right: -15px !important;
}



li.hs-item-has-children ul.hs-menu-children-wrapper .hs-menu-depth-2 a:hover{
  background-color: #f5f5f5;
}

button.navbar-toggle{
    position: relative;
    float: right;
    padding: 6px 10px;    
    margin-top: 8px;
    margin-bottom: 8px;
    display: none;
    border-radius: 5px;
  }
  
button.navbar-toggle:before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Pro';   
    font-size: 20px;
    color: #fff;
  }
/* --------------------------------
body styles
---------------------------------- */

.blog-post-listing{
  margin-top: 20px;
}
.blog-post-filter {
   margin: 10px 0px;   
}

.blog-post-filter ul , .blog-post-listing ul{
  padding: 0;
  list-style: none;
}

.blog-section .post-listing .post-item {
  margin: 15px 0px;
}

.blog-listing-wrapper .hs-featured-img{
  width:100%;
}

a.more-link{
  color: #fff;
  background: #004b84;
  border-color: #004b84;
  padding: 10px 20px;
  cursor: pointer;
}

a.more-link:hover{  
  background-color: #002e51 !important;
  border-color: #001a2d !important;
}

.hs-blog-social-share-item.hs-blog-social-share-item-linkedin{
  margin-top: -5px;
}

.blog-section .post-body img{
   max-width: 100%;
}

div.custom_listing_comments{
  display: none;
}

.hs-content-id-48375167253 form input{
  width:100% !important;
}
.body-container form input,
.hs-content-id-48378710784 form textarea,
.hs-content-id-48377923957 form textarea
{
  width:96% !important;
}
.hs-content-id-48375167253 #hs_cos_wrapper_widget_1622799619608{
  padding-right:6px;
  padding-bottom:6px;
}
.sidebar-layout a#cta_button_2191642_9f2a405c-6b7a-44ba-ab3c-9705fcd1be1a {
    background-color: #d67539 !important;
}
.sidebar-layout a#cta_button_2191642_9f2a405c-6b7a-44ba-ab3c-9705fcd1be1a:hover,
.sidebar-layout a#cta_button_2191642_9f2a405c-6b7a-44ba-ab3c-9705fcd1be1a:active{
  background-color: #fff !important;
  color:#d67539 !important;
  border-color:#d67539 !important;
  text-shadow:unset !important;
}
.hs-blog-id-4450085522.hs-blog-listing .post-listing .post__date,
.hs-blog-id-4450085522 .section.post-header .post__date{
  display:none;
}
/* --------------------------------------
Footer Styles
-------------------------------------- */

div.footer-background.padding40tb{
  padding: 50px 0 70px;
  background: #004b84;
  background-image: url('https://2191642.fs1.hubspotusercontent-na1.net/hubfs/2191642/image_2021_03_18T11_40_14_630Z.png');
  background-repeat: no-repeat;
  background-position: 75% 30%;
}

div.link-title h3{
  position: relative;
  overflow: hidden;
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  margin: 0;
  margin-bottom: 30px;
}

div.link-title h3:after{
  content: "";
  display: inline-block;
  border-top: 1px solid;
  border-color: #ccc;
  vertical-align: middle;
  width: 100%;
  margin-right: -100%;
  margin-left: 15px;
}

div.footer-links ul.list-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}

div.footer-links ul.list-unstyled li a{
  color: #fff;
}

div.footer-links.our-service ul{
  columns: 2;
}

.footer-contact .contact-info li{
  color: #fff;
}

.footer-contact .contact-info li:last-child {
padding: 20px 0 15px;
}

.footer-contact .footer-social{
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

.footer-contact .footer-social li{
  margin-right: 5px; 
  padding: 0px 5px;
}

.footer-contact .footer-social li a{
  color: #004b84;
  background: #fff;
  padding: 4px 6px;
  display:inline;
}

.footer-contact .footer-social li a:hover{
  color: #fff;
  background: #1f99d7;
}

div.footer-copyright{
  text-align: center;
}
.blog-section #hubspot-topic_data{ overflow: auto; width: 100%; display: block; padding-top: 40px;}
.col-rel-ar{text-align: center;
    border: 1px solid #d67539;
    padding: 20px;
    margin: 5px;}
.col-rel-ar img{margin: 0px 10px 0px 0px; max-height: 150px;}
.title-rel{min-height:50px;}
.readmore-blog-1{background: #004b84;
    border-color: #004b84;
    color: #fff;
    padding: 5px 10px;
    display: block;
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;}
.readmore-blog-1:hover{background: #002e51;color:#fff;}

.hs-content-id-82161230726 .hs-menu-wrapper ul{
  display:none;
}
.hs-content-id-52185518638  .main__header .basket-checkout {
  display:none !important;
}
.hs-content-id-52185518638 .search-login .has-feedback .form-control{
  width:69%;
}
.hs-blog-id-4450085522.hs-blog-listing .post-listing .post-item .post-body.clearfix{ padding-bottom:20px;}
.hs-content-id-48375167604 form legend, .hs-content-id-48375167604 form .legal-consent-container a,
.hs-content-id-182930666149 form legend, .hs-content-id-182930666149 form .legal-consent-container a{
	color:#FFF; 
}
/* ----------------------------
Responsive css start
---------------------------- */

@media screen and (max-width: 991px){
   
  .landing-header .span3, .landing-header .span6{
    width: 100%;
  }
  
  .landing-header{
    text-align: center;
  }
  
  .search-login, .top-social .list-inline {
    justify-content: center;
  }
  
  .search-login .has-search {
    width: calc(18% - 20px);
  }
  
  .basket-checkout {
    float: none;
    text-align: center;
    margin: 20px auto;
    display: table;
  }
  
  .custom-header-logo img{
    width: 70%;
    margin: 15px auto;
  }
  
  .search-login .has-feedback .form-control{
    width: 100%;
  }    
  
  ul.active-branch,
  .hs-blog-id-4450085522 .hs-menu-wrapper > ul
  {
    float: none !important;
    margin-top: 7.5px;
    display: block;
    padding-top: 45px;
    padding-left: 0px;
  }
  
  li.hs-menu-item.hs-menu-depth-1{
    float: none;
    text-align: center;
  }
  
  ul.hs-menu-children-wrapper{
    position: unset;
    display: none;
  }
  
  li.hs-menu-item.hs-menu-depth-1 > a:before{
     display: none;
  }
  
  li.hs-menu-item.hs-menu-depth-1 > a:hover::before {
     display: none;
  }
  
  ul.hs-menu-children-wrapper.open-menu{
    visibility: visible;
    opacity: 1;
    display: block;
  }
  
  button.navbar-toggle{
    display: block !important;
  }
  
  div#hs_menu_wrapper_module_1616080032724980_{
    display: none;
  }
}

@media screen and (max-width: 768px){
  .search-login{
    flex-direction: column;
  }
  
  .search-login .has-search {
    width: 50%;
    margin: 0 auto;
  }
  
  .search-login .lg-login-section{
    padding-top: 15px;
  }
  
  .custom-header-logo img{
    width: 90%;   
  }
  
  .link-container, .our-services, .contact-us{
    margin-bottom: 20px;
  }
  
  div.footer-links {
    margin-top: 20px;
  }
}

@media screen and (max-width: 500px){
  div.top-social{
    display:  flex;    
  }
  
  div.top-social .mobile-num, div.top-social ul{
    margin: 0 auto;
  }
    
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width:1170px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-6 {
    width: 50%;
  float: left;
}

/* Blog */
.hs-blog-listing .blog-listing-wrapper .more-link{
  background-color:#d67539;
  border-radius: 4px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #d67539;
}
.hs-blog-listing .blog-listing-wrapper a.more-link:hover{
  background-color:#fff !important;
  color:#d67539;
  border-color:#d67539 !Important;
}
.sidebar-layout {
  background-color:#004b84;
  padding:20px;
  color:#fff;
}
.sidebar-layout a{  
  color:#fff;
}
.sidebar-layout a:hover{  
  color:#1f99d7'
}
/* Landing page template */