html,body{
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body h1,body h2,body h3,body h5,body h6,body p{
  color:#222222;
}
body h4{
  font-size:22px;
  color:#222222;
  line-height:30px;
}
body h2{
  font-size:22px;
  color:#222222;
  line-height:30px;
}
body h1{
  font-size:24px;
  color:#222222;
  line-height:30px;
}


.top_bar .topbar_menu a {
    color: #fff;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    opacity: 1;
}

.top_bar .contenticon a:first-child::after {
    content: "|";
    margin: 0px 10px;
}
.top_bar .contenticon a:nth-child(2)::after {
    content: "|";
    margin: 0px 10px;
}
span.contenticon{font-style: normal !important;}

.top_bar .topbar_menu a + span {
    margin-left: 10px;
}
.topbar_number span {
    color: #fff;
    font-style: italic;
    font-size: 16px;
}
.top_bar .topbar_menu a:hover {
    color: #1EAEEB;
}
body a:hover {
    text-decoration: none !important;
    background-color: transparent !important;
   
}

.image-page{
  display:block;
  margin:0 auto;
}
.m-20{
  margin-top:20px;
  margin-bottom:10px;
}
body p{
  font-size:17px;
}
.clear{
  clear:both;
}
.header .top_bar{
  padding:0px 0px 8px 0px;
  background:#222;
}
.header .top_text p{
  color:#fff;
  margin:0px;
  font-size:17px;
  margin-left:14%;
}
.topbar_menu{
  margin-top:8px;
  padding:0 !important;
}
.topbar_menu a{
  color:#fff;
  font-size:17px;
  text-decoration:none;
}
.topbar_menu span{
  font-size:17px;
  color:#fff;
}
.topbar_menu a:hover{
  color:#fff;
}
#pallet-prices .clearfix{
  height: 5px;
  border-bottom: 1px solid #fff;
  margin: 5px 0 10px 0 !important;
}
.header .topbar_menu span{
   color:#fff;
  font-size:17px;
}
.header .topbar_menu a:hover{
 color:#05aedd;
}
.header .topbar_number{
  color:#fff;
  font-size:17px;
  padding:0;
}
.dropdown .caret{
  display:none;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
.navbar-brand{
  height:80px;
  line-height:80px;
  display:block;
}
.header .navbar.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 99;
    background-color: #fff;
    border-bottom: 1px solid #e4e4e4;
}
.header .navbar{
  height: 80px;
  background: #fff;
  border: none;
  margin-bottom:0px;
}
.header .navbar-header{
  height: 80px;
  display: inline-block;
}
.header .navbar-header .navbar-brand{
    display: block;
    height: 80px;
    line-height: 80px;
}
.header #navbar ul li a{
  background: none;
  height: 80px;
  line-height: 80px;
  padding: 0px 15px;
  font-size: 18px;
  color: #252525;
}
.header #navbar ul li.active a{
  box-shadow: 0 5px 0 #05aedd inset;
  color:#05aedd;
}
.header #navbar .dropdown .dropdown-menu{
  right: unset;
  padding: 0;
  box-shadow: 0 0 5px -1px rgb(0 0 0 / 20%);
}
.header #navbar .dropdown-toggle{
  display:none;
}
.header #navbar .dropdown .dropdown-menu li:first-child{
  border-top-width: 0;
}
.header #navbar .dropdown .dropdown-menu li{
border-top-color: #f0f0f0;
border-top-style: solid;
}
#navbar .dropdown .dropdown-menu li a{
height: auto;
line-height: normal;
padding: 10px 15px;
display: block;
white-space: nowrap;
}
.header #navbar .dropdown .dropdown-menu li a:hover{
  text-decoration:underline;
}
.header #navbar li a:hover{
  box-shadow: 0 5px 0 rgb(5 174 221 / 70%) inset;
  color:#05aedd;
}
.header #navbar .dropdown .dropdown-menu li a:hover{
  box-shadow:unset;
  color:#252525;
}
.quotebit{
  background:url('../images/banner-form.jpg') no-repeat center top;
  background-size:cover;
  position:relative;
  padding: 15px 0 20px;
}
.quotebit:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    background: rgba(5, 184, 234, 0.75);
    width: 100%;
    height: 100%;
}
.form-heading{
  color:#fff;
  position:relative;
  font-size:32px;
  margin-top:0;
}
#pallet-quote{
  float: left;
  width: 100%;
  position: relative;
  height: auto;
}
.left-panel{
  width:70%;
  display:inline-block;
  float:left;
}
.right-panel{
    width: 30%;
    float: right;
    display: inline-block;
}
.left-panel label {
    width: 48%;
    text-align: center;
}
#pallet-quote .left-panel .collection {
    margin: 10px 12px 0px 5px;
}
#pallet-quote .quater_pallets {
    margin: 10px 12px 0px 5px;
    width: 48%;
    display: inline-block;
    float: left;
    clear: both;
}
.box-form{
    display: inline-block;
    background-color: #037d9f;
    border-radius: 5px;
    color: #fff;
    margin:5px 0px;
    padding: 10px;
    font-size: 12pt;
    border: 1px solid #39c3ea;
    width: 100%;
    position: relative;
}
.british_info{
    background: red;
    padding-left: 5px;
    padding-right: 6px;
    text-align: left;
    font-weight:normal;
    color:#fff;
    font-size:17px;
}
#pallet-quote .first_box{
 padding:0px 8px 0px 8px ;
 width:35%;
}
#pallet-quote .second_box{
 padding:0px 8px 0px 8px;
 width:35%;
}
#pallet-quote .third_box{
 padding:0px 0px 0px 8px;
 width:30%;
}
.uk_euro_collection .uk_code,.uk_euro_delivery .uk_code{
    width: 42%;
    float: left;
    display: inline-block;
    text-align: center;
    line-height:30px;
}
.uk_euro_collection .uk_code span,.uk_euro_collection .european_code span,.uk_euro_delivery .uk_code span,.uk_euro_delivery .european_code span{
    float: none;
    font-size: 16px;
    font-weight: bold;
    line-height:30px;
}
.uk_euro_collection span,.uk_euro_delivery span{
  float: left;
  line-height:30px;
}
.uk_euro_collection .european_code,.uk_euro_delivery .european_code{
    display: inline-block;
    width: 55%;
    float: left;
    text-align: center;
}
.uk_euro_collection .european_code .mobile_euro,.uk_euro_delivery .european_code .mobile_euro{
  display:none;
}
.uk_euro_collection #locationField,.uk_euro_delivery #locationField{
 padding:10px 0px;
}
.uk_euro_collection #locationField input,.uk_euro_delivery #locationField input{
    max-height: 30px;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
    max-width: 100%;
    width: 100%;
    border-color: #e4e4e4;
    background-color: #f7f7f7;
    outline:none;
}
.popup-image{
	display:none;
}
.order_pallet .quater_pallets label{
  display:flex !important;
  height: auto !important;
  margin-bottom: 20px !important;
}
.order_pallet .quater_pallets .pallet_order_mini{
  width:75%;
}
.order_pallet .quater_pallets .pallet_order_mini .inner_pallet{
  width:135px;
}
.order_pallet .quater_pallets label #mini_quarter-price, .order_pallet .quater_pallets label #quarter-price, .order_pallet .quater_pallets label #half-price, .order_pallet .quater_pallets label #light-price, .order_pallet .quater_pallets label #full-price{
  margin-left:20px;
  font-weight:bold;
}
.order_pallet .quater_pallets label #double_mini_quarter-price, .order_pallet .quater_pallets label #double_quarter-price, .order_pallet .quater_pallets label #double_half-price, .order_pallet .quater_pallets label #double_light-price, .order_pallet .quater_pallets label #double_full-price{
  margin-left:20px;
  font-weight:bold;
}
.order_pallet .quater_pallets .mini_strong{
  text-decoration:underline;
}
.cart_icon i{
  color:#fff;
}
#lblCartCount{
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    font-size: 12px;
    background: #fff;
    color: #000;
    padding: 3px 5px;
    vertical-align: top;
    margin-left: 5px;
}
.order_pallet .quater_pallets input[type="number"]{
    width: 40px !important;
    padding: 0px !important;
    text-align: center !important;
}
.pallets_strong{
	text-decoration:underline;
}
.surcharges .nav-tabs{
  border-bottom: 1px solid #fff;
  margin: 0px 0px 8px 0px;
}
.surcharges .nav-tabs li a{
    background: transparent;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px;
    color: white;
}
.surcharges .nav-tabs li.active a{
    border-bottom-color: #037d9f;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    background:transparent;
    color:#fff;
}
.surcharges .nav-tabs li a:hover{
  background:transparent;
  border: 1px solid rgba(255, 0, 0, 0);
}
.surcharges .nav-tabs li.active a:hover,.surcharges .nav-tabs li.active a:focus{
    outline: none;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #037d9f;
}
.surcharges .tab-content label{
    height: 57.3px;
    width: 100%;
    margin: 0;
    padding-left: 0px;
    padding: 0;
    display: block;
    font-size: 16px;
    position: relative;
    font-weight: normal;
    text-align: left;
    line-height:30px;
}
.surcharges .tab-content input[type="number"]{
    padding: 5px 2px;
    width: 3em;
    float: right;
    font-weight: bold;
    text-align: center;
    border-color: #e4e4e4;
    background-color: #f7f7f7;
    color: #222222;
    border: 1px solid #e3e3e3;
    height: 36px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
}
.surcharges .tab-content .pallets_mini{
    margin-top: 5px;
    width: 85%;
    line-height: 20px;
    font-size:16px;
}
.surcharges .tab-content .mobile_quater{
  display:none;
}
.surcharges .tab-content .popup-image{
	position: absolute;
    top: -60px;
    left: -40%;
    z-index: 99999;
    width: 150px !important;
    height: 150px !important;
    max-width: 150px !important;
    border: none!important;
    background: #fff;
    padding: 10px;
}
#class-box-form{
	position: relative;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    width: 48%;
}
.additional_charge {
    width: 48%;
    float: right;
    margin-right: 10px;
}
#class-box-form label{
	display: inline;
    width: 50%;
    margin: 0px 15px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    float: left;
    text-align: center;
    line-height:30px;
}
#class-box-form label input[type="radio"]{
	text-transform: uppercase;
    max-width: 220px;
    margin: 0 5px 0 0;
    line-height: 20px;
}
.additional_header{
	text-align: left;
    margin-bottom: 0px;
    font-size: 16px;
    color: #fff;
}
.additional_charge label{
	padding-left: 0px;
    padding: 0;
    display: block;
    width: 75%;
    position: relative;
    font-weight: normal;
    margin: 2px 0px 2px 20px;
    text-align: left;
    height: 41px;
    color: #fff;
    font-size: 16px;
    line-height:30px;
}
.collection_delivery_box{
  margin: 10px 5px 0px;
}
.collection_delivery_box .lead_time{
	text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.collection_delivery_box .collection_box_text,.collection_delivery_box .delivery_box_text{
	text-align: left;
    width: 65%;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    float: left;
    vertical-align: middle;
    color:#fff;
}
.collection_delivery_box .collection_box_date,.collection_delivery_box .delivery_box_date{
	display: inline-block;
    width: 35%;
    float: right;
    margin-bottom: 8px;
    background: #bbb;
}
.collection_delivery_box .collection_box_date input[type="text"],.collection_delivery_box .delivery_box_date input[type="text"]{
	height: 36px;
    max-height: 30px;
    padding: 2px 5px 2px 5px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background-color: #bbb;
    max-width: 100%;
    border: none;
    opacity: 1;
    width: 100%;
    margin: 0 5px 0 0;
    line-height: 20px;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
}
.service_delivery_time .select_time{
	background-size: 11px;
    line-height: 13px;
    border: none;
    color: #fff;
    font-size: 13px;
    padding: 0px 0px 0px 5px;
    height:36px;
    max-height:30px;
    width:100%;
    outline:none;
    background: red url('../images/down-arrow@2x.png')no-repeat right 8px center;
}
.collection_delivery_box .collection_box_date input::placeholder{color:#000;text-align:left;}
.collection_delivery_box .delivery_box_date input::placeholder{color:#000;text-align:left;}
.tpn_quote{
float: unset !important;
    width: 100% !important;
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
}
p.collectdelivery_text{
	font-size: 14px;
    text-align: left;
    width: 100%;
    margin-bottom: 0px;
    color:#fff;
}
.pallet-new-value{
	min-height: 100px;
  width: 100%;
  margin: 5px 5px 0px;
}
.pallet-new-value #pallet-prices{
	width: 100%;
    min-height: 126px;
    padding: 0px 20px;
    float: left;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}
.pallet-new-value .price_text{
	text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.pallet-new-value .terms-condition{
	bottom: 8px;
    float: unset;
    right: auto;
    position: static;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
.pallet-new-value .terms-condition a{
	color: white;
    text-decoration: underline;
}
#pallet-quote button{
	background: #000000;
    border-radius: 25px;
    border-style: none;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    width: 190px;
    text-transform: uppercase;
    font-weight: bold;
    bottom: 0;
    position: static;
    margin: 0px 0px 0px 5px;
}
#pallet-quote button[disabled='disabled']{
	background: #bbb;
    cursor: default;
}
.complete_order_new{
	text-align: center;
	color:#fff;
	font-size:16px;
}
.complete_order_new button span{
	font-size:14px;
}
.desktop_ukeuro{
  	display:block;
  }
  .mobile_ukeuro{
  	display:none;
  }
.page-section{
  margin:20px 0px 60px;
}
.secure_payment{
    border: 3px solid#eee;
    padding: 20px;
    margin-bottom: 30px;
    display:block;
    text-align:center;
}
.sideBar{
  padding:0px 20px;
}
.sidebar{
  margin-top:30px;
}
.sideBar img{
  width:100%;
}
.secure_payment p{
  font-size:16px;
  color:#0a88ab;
  margin-bottom: 20px;
}
.secure_payment a{
  font-size:15px;
}
.secure_payment a:hover,.secure_payment a:focus{
  text-decoration:none;
  color:#ff4b33;
}
.secure_payment a img{
  display:block;
  margin:auto;
}
.left-page-section iframe{
  border:none;
  width:100%;
  height:485px;
  margin:15px 0px;
  cursor:pointer;
}
.page-link{
  color:#0a88ab;
}
.page-link:hover{
  color:#ff4b33;
  text-decoration:underline;
}
.unordered-list li{
  font-size:17px;
}
.down-para{
  font-size:11px;
}
.footer{
  background:#222222;
  padding:20px 0px 0px 0px;
}
.footer h6{
  color:#cccccc;
  font-size:14px;
  text-transform:uppercase;
  font-weight:bold;
}
.footer-heading{
  margin-bottom:20px;
}
.footer p{
  color:#cccccc;
  font-size: 15px;
}
.footer-menu{
  padding:0;
}
.footer-menu li{
  padding:5px 0px;
  border-bottom:1px solid #333333;
  list-style: none;
}
.footer-menu li a{
  color:#fff;
  font-size:14px;
}
.footer-menu li a:hover{
  color:#cccccc;
  text-decoration:none;
}
.footer-menu li a:focus{
  text-decoration:none;
}
.footer-menu li:last-child{
  border:none;
}
.footer-menu a span{
  margin-top:3px;
}
.footer-menu a span:before{
  font-size:10px;
}
.footer-information a{
  font-size:15px;
}
.footer .copyright{
  padding:15px 0;
  border-top:1px solid #333;
}
.footer .copyright-text{
  color:#999999;
}

.breadcumb_head{
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #e4e4e4;
}
.breadcumb_head a,.breadcumb_head span{
  font-size: 11px;
  line-height: 22px;
  white-space: nowrap;
  color: #666666;
}
.breadcumb_head a:hover{
   text-decoration:none;
}
.breadcumb_head a:hover span,.breadcumb_head a:focus span{
  color: #fe504f;
}
.page-heading{
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #f7f7f7;
}
.page-heading h3{
  margin:0px;
  line-height:34px;
}
.boxes_info{
  padding:0px 15px;
  margin-top:25px;
}
.box_first{
    background: url('../images/pallets-6.jpg');
}
.box_second{
    background: url('../images/leakable-goods-pallet-delivery.jpg');
}
.box_third{
    background: url('../images/pallets-1.jpg');
}
.box_fourth{
    background: url('../images/pallets-3.jpg');
}
.left-page-section .box_col{
    width:22.5%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    height: 200px;
    position: relative;
    margin-right:20px;
    margin-bottom:15px;
    padding:0;
}
.head_info{
  font-size:22px;
  line-height:30px;
  margin:25px 0px;
}
.page-headone-color{
  color:#0a88ab;
  font-size:18px;
}
.page-headtwo-color{
  color:#0a88ab;
  font-size:16px;
}
.box_col a{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    text-align: center;
    display: block;
}
.box_col a:hover{
  text-decoration:none;
  cursor:pointer;
}
.box_col a h4{
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0;
    box-sizing: border-box;
    padding:20px 10px;
    line-height:20px;
    background-color: rgba(249,249,249,0.77);
    color: #0a88ab;
    font-size:16px;
}
.head_info_para{
  line-height:20px;
}
.tracking_form{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    background: #e7e7e7;
    padding: 40px 12px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 5px 5px #ccc;
    margin-bottom: 45px;
    margin-top: 33px;
}
.tracking_form label{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}
.tracking_form label span{
    font-size: 16px;
    width: 200px;
    display: inline-block;
}
.tracking_form input[type="text"]{
    width: 100%;
    margin-bottom: 15px;
    padding: 6px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    height: 36px;
    margin-top: 15px;
    outline: none;
}
.tracking_form input[type="submit"]{
    background-color: #05aedd;
    border: 3px solid #000;
    color: #000;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 25px;
    margin: 0px;
    font-size: 16px;
    transition: all .3s ease-out;
}
.tracking_form input[type="submit"]:hover{
    background: #222222;
    border-color: #ffffff;
    color: #ffffff;
}
.faq_section h3{
  font-size:22px;
  color:#222;
  line-height:30px;
}
button.accordion{
    border-color: #4d9ae1;
    background-color: #5AA1E3;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border-radius: 4px;
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
}
button.accordion:before{
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    font-size: 16px;
}
button.accordion.active{
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}
button.accordion.active:before{
    content: "\2212";
    color: #666;
}
.faq_section .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 0px;
    border: none;
}
.panel p{
  margin: 15px 0px;
}
.contact-form label{
  width:100%;
  display:block;
  padding-top:10px;
  font-size:17px;
}
.contact-form label span{
  color:red;
  font-weight:bold;
}
.contact-form input[type="text"]{
  width:100%;
  margin-bottom:10px;
  border: 1px solid #ccc;
  padding: 6px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3;
  border-radius: 2px;
  color: #333;
  background:#fff;
  outline:none;
}
.contact-form input[type="text"]:focus,.contact-form input[type="text"]:active{
  border-color:#fe504f;
}
.contact-form textarea:focus,.contact-form textarea:active{
  border-color:#fe504f;
}
.contact-form textarea{
  width:100%;
  margin-bottom:10px;
  border: 1px solid #ccc;
  padding: 6px 10px;
  width: 100%;
  line-height: 1.3;
  border-radius: 2px;
  color: #333;
  background:#fff;
   outline:none;
}
.contact-form input[type="submit"]{
    background-color: #05aedd;
    border: 3px solid #000;
    color: #000;
    font-weight: 700;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    padding: 12px 25px;
    margin: 15px 0px 0px 0px;
    font-size: 16px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.contact-form input[type="submit"]:hover{
    background: #222222;
    border-color: #ffffff;
    color: #ffffff;
}
.head_blue{
  color:#0a88ab;
}
.information_olist{
  padding:0 0 0 30px;
  font-size:17px;
}
/**********07-08-21**************/
.package_tab li.active a{
  background-color:#f8f8f8 !important;
  color: #666 !important;
  font-size: 17px;
}

.package_tab li a{
    border-color: #e3e3e3;
    background-color: #ebebeb;
    color: #666;
    font-size: 17px;
}
.package_how{
  background: #f8f8f8;
  padding: 15px 14px 30px 20px;
  border-radius: 5px;
  box-sizing: border-box;
  border-width: 1px;
  border: solid transparent;
}

.back_image_1{
  background: url('../images/pallets-7-article.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_1:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_2{
  background: url('../images/vc_gitem_image.png');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_2:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_3{
  background: url('../images/pallets-1.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_3:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_4{
  background: url('../images/pallets-6.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_4:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_5{
  background: url('../images/pallets-5.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_5:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_6{
  background: url('../images/pallets-1.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_6:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_7{
  background: url('../images/canstockphoto5003798.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_7:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.back_image_8{
  background: url('../images/pallet.jpg');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  position:relative;
}
.back_image_8:before{
  padding-top: 56.25%;
  content: "";
  display: block;
}
.upper_link{
  position:absolute;
  display:block;
  top:0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.article-head{
  margin: 10px 0px;
  color: #1e73be;
  font-size:18px;
}
.article_text{
  font-size:16px;
}

@media only screen and (min-width:1024px) and (max-width:1200px){
  .header .top_text p{
    margin-left:0px;
  }
  .navbar-header .navbar-brand{
    padding-left:0px;
    padding-right:0px;
  }
  .left-page-section iframe{
    height:400px;
  }
  .sideBar{
    padding:0px;
  }
  #pallet-quote span{
  	font-size:15px;
  }
  .quotebit .container{
  	width:100%;
  }
  .pallet-new-value .terms-condition{
  	font-size:12px;
  }
  .pallet-new-value #pallet-prices{
  	min-height:126px;
  }
  #pallet-quote button{
  	width:200px;
  }
  .additional_charge label{
  	width:93%;
  }
  #pallet-quote .surcharges .popup-image{
  	left:0;
  }
  .desktop_ukeuro{
  	display:block;
  }
  .mobile_ukeuro{
  	display:none;
  }
  .left-page-section .box_col{
    width:22%;
  }
}

@media only screen and (min-width:992px) and (max-width:1024px){
	#pallet-quote span{
  	font-size:15px;
  }
  .quotebit .container{
  	width:100%;
  }
  .pallet-new-value{
    margin:10px 5px 0px;
  }
  .pallet-new-value .terms-condition{
  	font-size:12px;
  }
  .pallet-new-value #pallet-prices{
  	min-height:100px;
  }
  #pallet-quote button{
  	width:200px;
  }
  .additional_charge label{
  	width:93%;
  }
  #pallet-quote .surcharges .popup-image{
  	left:0;
  }
  .desktop_ukeuro{
  	display:block;
  }
  .mobile_ukeuro{
  	display:none;
  }
  .left-page-section .box_col{
    width:22%;
  }
}
@media only screen and (min-width:768px) and (max-width:992px){
  .left-panel{
    width:100%;
  }
  .right-panel{
    width:100%;
  }
  .left-panel label{
    width:100%;
  }
  #pallet-quote .left-panel .collection{
    margin:10px 0px 10px 0px;
  }
  #pallet-quote .quater_pallets{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  #class-box-form{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  .additional_charge{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  .pallet-new-value{
    margin:10px 0px 10px 0px;
  }
  .collection_delivery_box{
    margin:10px 0px 10px 0px;
  }
  #pallet-quote span{
  	font-size:15px;
  }
  .quotebit .container{
  	width:100%;
  }
  .pallet-new-value .terms-condition{
  	font-size:12px;
  }
  .pallet-new-value #pallet-prices{
  	min-height:100px;
  }
  #pallet-quote button{
  	width:200px;
  }
  .additional_charge label{
  	width:93%;
  }
  #pallet-quote .first_box{
  	width:100%;
  	padding:0px;
  }
  #pallet-quote .second_box{
  	padding:0;
  	width:100%;
  }
  #pallet-quote .third_box{
  	padding:0;
  	width:100%;
  }
  .additional_charge label{
  	margin:0;
  	width:100%;
  }
  .desktop_ukeuro{
  	display:none;
  }
  .mobile_ukeuro{
  	display:block;
  }
  .left-page-section .box_col{
    width:22.5%;
    margin-right:13px;
  }
  .login-register{
    width:100% !important;
  }
}

@media only screen and (min-width:768px) and (max-width:1024px){
  .open-nav{
    overflow:hidden;
  }
  .header .navbar-header .navbar-toggle{
    display: block;
  }
  .header .navbar-header{
    width:100%;
  }
  .header .navbar.fixed{
    position:static;
  }
  .left-page-section iframe{
    height:414px;
    margin:0;
  }
  .header .topbar_number{
    text-align:center;
  }
  .navbar-default .navbar-toggle{
    border:none;
    margin-right:5px;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color:transparent !important;
  }
  .navbar.open .navbar-toggle {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    transition: 0.4s;
    width: 24px;
    height: 24px;
   }
   .navbar.open .navbar-toggle span{
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
   }
   .navbar.open .navbar-toggle span:nth-child(1) {
    top: 15px;
   }
   .navbar.open .navbar-toggle span:nth-child(2) {
    top: 10px;
    width: 0%;
    left: 50%;
   }
   .navbar.open .navbar-toggle span:nth-child(3) {
    top:unset;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: 0.4s;
   }
  .header .navbar-default .navbar-collapse{
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    overflow-y: auto;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
  }
  .header .navbar-default .navbar-collapse.in{
    left:0px;
    overflow: auto !important;
  }
  .header .open .navbar-header button{
    z-index:999;
    border:none;
    background:none;
  }
  .header .open .navbar-header button span{
    color:#fff;
    background:#fff;
  }
  .navbar-header .navbar-brand{
    max-width:75%;
    padding:0;
  }
  .header .navbar-header{
    display:block;
  }
  .dropdown .caret{
    display:inline-block;
  }
  .header #navbar .navbar-nav li{
    float:none;
  }
  .header #navbar ul li a{
    box-shadow:unset;
    height: unset;
    line-height: unset;
    padding: 15px 30px;
    color:#e4e4e4;
  }
  .header .navbar-nav{
    padding: 25px;
    margin: 0;
    float: left !important;
    width: 100%;
  }
  .header .navbar-fixed-bottom .navbar-collapse,.header .navbar-fixed-top .navbar-collapse{
    max-height:unset;
  }
  .header #navbar ul li.active a{
    box-shadow:unset;
  }
  .header #navbar{
    background:#222;
  }
  .header #navbar ul li a:hover{
    box-shadow:unset;
    color:#fe504f !important;
    text-decoration:underline;
  }
  .header .navbar-brand img{
    width:100%;
    display:inline-block;
  }
  .navbar-header .collapsed{
    margin-top:20px;
  }
  .header #navbar .dropdown-toggle{
    display:inline-block;
    padding:0;
  }
  .dropdown:hover .dropdown-menu {
  display: none;
  }
  .dropdown.open .dropdown-menu{
    display:block;
  }
  .header #navbar .dropdown .dropdown-menu{
    box-shadow:unset;
    margin-left: 30px;
    margin-top:0px;
    right: unset;
    position: static;
    padding: 0;
    float: none;
    background: transparent;
    width: auto;
  }
  .header #navbar .dropdown .dropdown-menu li{
    border:none;
  }
  .header #navbar .dropdown .dropdown-menu li a{
    font-size:16px;
    line-height:2;
  }
  .header #navbar li.dropdown a{
    display:inline-block;
    white-space:unset;
    padding-right: 8px;
  }
  .header #navbar ul li:after{
    position: absolute;
    content: "";
    background: #fff;
    width: 4px;
    height: 4px;
    left: 0;
    top: 25px;
  }
  .header #navbar li.dropdown ul.dropdown-menu li:after{
    position: absolute;
    content: "";
    background: #fff;
    width: 4px;
    height: 4px;
    left: 0;
    top: unset;
    margin-top:25px;
    margin-left:25px;
  }
}

@media screen and (max-width:768px){
  .left-panel{
    width:100%;
  }
  .right-panel{
    width:100%;
  }
  .left-panel label{
    width:100%;
  }
  #pallet-quote .left-panel .collection{
    margin:10px 0px 10px 0px;
  }
  #pallet-quote .quater_pallets{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  #class-box-form{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  .additional_charge{
    width:100%;
    margin:10px 0px 10px 0px;
  }
  .pallet-new-value{
    margin:10px 0px 10px 0px;
  }
  .collection_delivery_box{
    margin:10px 0px 10px 0px;
  }
  .form-heading{
  	font-size:20px;
  }
  .desktop_ukeuro{
  	display:none;
  }
  .mobile_ukeuro{
  	display:block;
  }
  .open-nav{
    overflow:hidden;
  }
  .header .navbar-header{
    display:block;
  }
  .header .navbar.fixed{
    position:static;
  }
  .left-page-section iframe{
    height:210px;
  }
  .header .topbar_number{
    text-align:center;
  }
  .navbar-default .navbar-toggle{
    border:none;
    margin-right:5px;
  }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color:transparent !important;
  }
  .navbar.open .navbar-toggle {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
    transition: 0.4s;
    width: 24px;
    height: 24px;
   }
   .navbar.open .navbar-toggle span{
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
   }
   .navbar.open .navbar-toggle span:nth-child(1) {
    top: 15px;
   }
   .navbar.open .navbar-toggle span:nth-child(2) {
    top: 10px;
    width: 0%;
    left: 50%;
   }
   .navbar.open .navbar-toggle span:nth-child(3) {
    top:unset;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: 0.4s;
   }
  .header .navbar-default .navbar-collapse{
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 10;
    background-color: #fff;
    overflow-y: auto;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
  }
  .header .navbar-default .navbar-collapse.in{
    left:15px !important;
  }
  .header .open .navbar-header button{
    z-index:999;
    border:none;
    background:none;
  }
  .header .open .navbar-header button span{
    color:#fff;
    background:#fff;
  }
  .navbar-header .navbar-brand{
    max-width:75%;
    padding:0;
  }
  .dropdown .caret{
    display:inline-block;
  }
  .header #navbar ul li a{
    box-shadow:unset;
    height: unset;
    line-height: unset;
    padding: 15px 30px;
    color:#e4e4e4;
  }
  .header .navbar-nav{
    padding:25px;
    margin:0;
  }
  .header .navbar-fixed-bottom .navbar-collapse,.header .navbar-fixed-top .navbar-collapse{
    max-height:unset;
  }
  .header #navbar ul li.active a{
    box-shadow:unset;
  }
  .header #navbar{
    background:#222;
  }
  .header #navbar ul li a:hover{
    box-shadow:unset;
    color:#fe504f !important;
    text-decoration:underline;
  }
  .header .navbar-brand img{
    width:100%;
    display:inline-block;
  }
  .navbar-header .collapsed{
    margin-top:20px;
  }
  .header #navbar .dropdown-toggle{
    display:inline-block;
    padding:0;
  }
  .dropdown:hover .dropdown-menu {
  display: none;
  }
  .dropdown.open .dropdown-menu{
    display:block;
  }
  .header #navbar .dropdown .dropdown-menu{
    box-shadow:unset;
    margin-left: 30px;
    margin-top:0px;
  }
  .header #navbar .dropdown .dropdown-menu li{
    border:none;
  }
  .header #navbar .dropdown .dropdown-menu li a{
    font-size:16px;
    line-height:2;
  }
  .header #navbar li.dropdown a{
    display:inline-block;
    white-space:unset;
    padding-right: 8px;
  }
  .header #navbar ul li:after{
    position: absolute;
    content: "";
    background: #fff;
    width: 4px;
    height: 4px;
    left: 0;
    top: 25px;
  }
  .header #navbar li.dropdown ul.dropdown-menu li:after{
    position: absolute;
    content: "";
    background: #fff;
    width: 4px;
    height: 4px;
    left: 0;
    top: unset;
    margin-top:25px;
    margin-left:25px;
  }
  #pallet-quote .first_box{
  	width:100%;
  	padding:0px;
  }
  #pallet-quote .second_box{
  	padding:0;
  	width:100%;
  }
  #pallet-quote .third_box{
  	padding:0;
  	width:100%;
  }
  .additional_charge label{
  	margin:0;
  	width:100%;
  	padding: 10px 15px 10px 0px;
  }
  .desktop_euro{
  	display:none;
  }
  .mobile_euro{
  	display:inline-block!important;
  }
  .pallets_strong{
  	text-decoration:none;
  }
  .left-page-section .box_col{
    margin-right:0px;
    height:auto;
    width:100%;
  }
  .left-page-section .box_col:before{
    content:'';
    display:block;
    padding-top:100%;
  }
  .login-register{
    width:100% !important;
    padding: 15px;
  }
}

/* Order page css */
.order-main {
    background: url(../images/banner-form.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.order-main::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  background: rgba(5, 184, 234, 0.75);
  width: 100%;
  height: 100%;
}
.adrs-detail {
  background: rgb(0,0,0, 0.5);
  max-width: 390px;
  background-color: #037d9f;
  border-radius: 5px;
  color: #fff;
  font-size: 12pt;
  border: 1px solid #39c3ea;
  margin-bottom: 10px;
  min-height: 220px;
  padding: 30px 20px;
}

.adrs-detail a{
  text-decoration: underline;
  color: #fff !important;
}
.order-form {
  margin-top: 30px;
}
.order-form label{
  font-size:17px;
}
.adrs-detail p {
  margin-bottom: 5px;
  color:#fff;
}
.order-form h3 {
  font-weight: 700;
  color:#fff;
}
.order-main .form-group label {
  width: 120px;
  margin-right: 30px;
  margin-bottom: 0;
  color: #fff;
  flex: 0 0 auto;
}
.order-main .form-group input,.order-main .form-group select {
  min-height: 40px;
  border-radius: 0;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  width: 240px;
  color:#666;
  outline:none;
  font-weight:bold;
}
.star{
  color:red;
} 
.add-services select {
  min-height: 40px;
  border-radius: 0;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  color:#666;
  outline:none;
  font-weight:bold;
}
.order-main .form-group input{
  font-size:17px;
}
.order-main .form-group textarea {
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  color: #666;
  width:240px;
  outline:none;
  font-size:17px;
}
.form-check-label{
  font-size:17px;
}
.order-main  .form-group {
  display: flex;
  align-items: center;
}
.order-main  .form-group input:focus
.order-main  .form-group textarea:focus {
  box-shadow: none;
  outline: 0;
}
.order-form  .form-group label {
  width: 130px;
  margin-right: 30px;
  margin-bottom: 0;
  color: #fff;
  flex: 0 0 auto;
}
.order-form  .form-group input,.order-form  .form-group select {
  font-size:17px;
  min-height: 40px;
  border-radius: 0;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  box-shadow: none;
  width: 230px;
  color:#666;
  outline:none;
  font-weight:bold;
}
.order-form .form-group textarea {
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
}
.order-form  .form-group {
  display: flex;
  align-items: center;
}
.order-form  .form-group input:focus
.order-form  .form-group textarea:focus {
  box-shadow: none;
  outline: 0;
}
.order-main {
  padding-bottom: 50px;
  color: #fff;
}
.order-main h2, .order-main h3, .order-main a {
  font-weight: 700;
  color: #fff;
}
.order-main a {
  text-decoration: underline;
}
.order-form  .form-group label span {
  color: red;
}
.delivery-service * {
  color: #fff;
}
.order-radio {
  display: inline-block;
}
.order-radio label {
  font-size: 14px;
  padding: 10px 25px;
  background-color: #666;
  color: #fff;
  box-shadow: inset 0 1px 3px rgb(0 0 0 / 30%), 0 1px rgb(255 255 255 / 10%);
  transition: all 0.1s ease-in-out;
  cursor: pointer;
}
.order-radio input:checked + label {
  background-color: #05aedd;
  box-shadow: none
}
.delivery-date {
  margin-top: 30px;
}
.add-services > strong {
  display: block;
  margin-bottom: 5px;
}
.order-form textarea {
  width: 100%;
  min-height: 40px;
  border-radius: 0;
  border: 2px solid #e7e7e7;
  box-shadow: none;
  resize: none;
}
.add-services {
  margin-top: 20px;
}
.service-value h2,
.service-value h3 {
  font-weight: bold;
}
.delivery-date p {
  font-size: 20px;
  margin-bottom: 0;
}
.delivery-radio {
  font-size: 0;
}
.order-radio input {
  display: none;
}
.delivery-radio .order-radio:first-of-type label {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.delivery-radio .order-radio:nth-of-type(2) label {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pay-form {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.pay-form .form-check {
  margin-right: 20px;
}
.pay-form-detail img {
  max-width: 150px;
  margin-top: 20px;
}
.collect-bill {
  background-color: #037d9f;
  border-radius: 5px;
  color: #fff;
  padding: 20px 10px 10px;
  border: 1px solid #39c3ea;
  text-align: center;
  margin: 40px 0;
  font-size:17px;
}
.collect-bill .form-check {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.pay-form-radio .form-check {
  display: inline-block;
}
.pay-form-detail,
.pay-form-radio {
  width: 100%;
}
.pay-form-detail input[type="image"] {
  max-width: 300px;
  margin-top: 40px;;
}
#final-total{
  margin-bottom:20px;
  font-size:17px;
}
.btnGetQuote a,.btnGetQuote .btn{
    background-color: #05aedd;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 25px;
    text-transform: uppercase;
    line-height: 1.428571;
    margin: 0;
    outline: none; 
    text-decoration:none;
}

.btnGetQuote a:hover,.btnGetQuote .btn:hover{
  color:#fff;
}
#paychoice{
	text-align: center;	
	margin: 25px 0px;
    font-size: 16px;
}
.PayPal_payment_section{
	margin-bottom: 20px;
    width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.Payment_Section .btnGetQuote {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}
.btn_previous_pay{
	padding: 0px 0px 25px 0px;
}
.btn_previous_pay .back{
	border-color: #ffffff;
    border: 3px solid;
    color: #fff;
    font-weight: 700;
    line-height: 1.428571;
    border-radius: 50px;
    padding: 12px 25px;
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
}
#payBtn_paypal{
	font-size:17px;
	outline:none;
}
.visamaster-img{
	margin-top:20px;
}
.StripeElement {
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #000;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}
@media only screen and (max-width:767px) {
  .order-form  .form-group label {
    margin-bottom: 10px;
  }
  .order-form  .form-group  {
    display: block;
  }
  #order-form{
  	font-size:17px;
  }
  .order-form .form-group label{
  	width:100%;
  }
  .card_section .cartbtn{
  	margin-top:0;
  	text-align:center;
  }
  .collect-bill .form-check{
  	width:100%;
  	display:block;
  	text-align:left;
  }
  .sideBar img{
    width:auto;
  }
  .image_track img{
    width:100%;
  }
  .contact-form{
    margin-bottom:20px;
  }
}

/* Sign up form */
.signup-form {
  border: 1px solid #dee0e9;
  padding: 20px;
  margin: 30px 0;
}
.signup-form input {
  min-height: 40px;
  border-radius: 0;
  background-color: #f7f7f7;
  border: 1px solid #e4e4e4;
  box-shadow: none;
}
.signup-form .form-group .signup-input-group {
  position: relative;
}
.signup-form .form-group .signup-input-group .password-visibility {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #676d8a;
  opacity: .6;
}
.signup-form .form-group .signup-input-group input {
  padding-right: 30px;
}
.form-error {
  margin: 10px 0;
  padding: 10px 15px;
  border-top: 3px solid #ff4149;
  background: rgba(255,65,73,.1);
  color: #f4000a;
  display: block;
  font-size: 14px;
  font-weight: bold;
}
.form-error .glyphicon {
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
}
.glyphicon.glyphicon-eye-open {
  display: none;
}
.password-visibility.show .glyphicon.glyphicon-eye-open {
  display: inline-block;
}
.password-visibility.show .glyphicon.glyphicon-eye-close {
  display: none;
}
.partner-sidebar ul {
  padding: 0 15px;
  margin: 0;
  margin-top: 30px;
  list-style: none;
}
.partner-sidebar li {
  list-style: none;
  margin-bottom: 30px;
  border: 3px solid#eee;
  padding: 20px;
  text-align: center;
}
.partner-sidebar img {
  max-width: 100%;
}
.partner-sidebar li h6 {
  font-size: 16px;
  line-height: 24px;
  color:#0a88ab;
  margin-bottom: 20px;
  margin-top: 0;
}
.partner-sidebar li a {
  text-decoration: underline;
}
.partner-sidebar li a h6 {
  margin-bottom: 0;
}
.partner-sidebar li a:hover   {
  text-decoration: none;
}
.partner-sidebar li a:hover h6 {
  color: #f4000a;
}

/********Login page ***********/
.login-register{
	width: 35%;
  margin: 20px auto;
}
.login-register label{
	display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px;
}
.login-register input[type="text"],.login-register input[type="email"],.login-register input[type="password"]{
	width: 100%;
  margin-bottom: 15px;
  line-height: 2;
}
.login-register button{
	background: #05aedd;
    border: none;
    padding: 15px 20px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.login-register .forgot{
  padding:20px 0px;
}
.login-register .forgot a{
  font-size:16px;
}
.login-register p{
  font-size:16px;
}
.page-text{
  text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    color: #05aedd;
}
.order-tabl table{
	width: 100%;
    border-collapse: inherit;
    border: 1px solid #000;
    border-bottom: 0;
}
.order-tabl table .heading-thead{
	background: #000;
    color: #fff;
    text-transform: uppercase;
}
.order-tabl table tr > th {
    padding: 5px 10px;
    border-right: 1px solid #424242;
    text-align: center;
}
.order-tabl table tr > td {
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 10px 0px;
}
.order-tabl table tr > th:last-child, .order-tabl table tr > td:last-child {
    border-right: 0;
}
.cartbtn{
  margin-top: 20px;
}
.card_section{
	padding-top:25px;
}

.image_map{
  margin:5px 0 20px 20px;
}

.irish_table{
  border-bottom-color: #e4e4e4;
  max-width: 100%;
  background-color: transparent;
}
.irish_table td {
    padding: 6px 10px 6px 0;
    border-top: 1px solid #ededed;
    border-top-color: #e4e4e4;
}

.order-main .error{
 width:240px !important;
 color:red !important;
 display:block;
 margin-top:5px;
}
#separate-billing-details{
  position:relative;
}
#separate-billing-details label{
  display: block;
  clear: both;
  margin-bottom: 8px;
  max-width: 390px;
}
#separate-billing-details label span{
    width: 140px;
    padding-top: 15px;
    margin-right: 5px;
    font-weight: 700;
    float: left;
    color: #fff;
    font-size:17px;
}
#separate-billing-details label input[type="text"],#separate-billing-details label select,#separate-billing-details label input[type="tel"],#separate-billing-details label input[type="email"]{
    min-height: 40px;
    border-radius: 0;
    background-color: #f7f7f7;
    border: 1px solid #e4e4e4;
    box-shadow: none;
    width: 245px;
    color: #666;
    outline: none;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 15px;
    font-size:17px;
}
.mt-10{
  margin-top:20px;
}
.text-color{
  color: #0a88ab;
  font-size:18px;
}
.single_image{
  padding:6px;
  background:#ebebeb;
}
#dates{
  font-size:17px;
}
.service-value label{
 font-size:17px;
}
.service-value label input[type="radio"]{
  margin-right:8px;
}
.form-group label{
  font-size:17px;
}
.loader_payment {
    position: fixed;
    left: 0;
    right: 0;
    top: 20px;
    bottom: 0;
    z-index: 1000;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.77);
    height: 100vh;
}
.loader_payment img {
    max-width: 80px;
    border-radius: 7px;
}
.spinner_success {
    margin-top: 10px;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-align: center;
}
.contact-form form{
  margin:20px 0px;
}
.contact-form form input[type="email"]{
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
    border-radius: 2px;
    color: #333;
    background: #fff;
    outline: none;
}
.contact-form form button{
    background-color: #05aedd;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    padding: 12px 25px;
    text-transform: uppercase;
    line-height: 1.428571;
    margin: 0;
    outline: none;
    text-decoration: none;
}
.order_tbl{
  padding: 30px 0px;
}
.order_tbl .my_order_title{
  margin: 20px 0 30px;
}
.order_tbl .my_order_title a{
  padding: 10px 15px;
    border-radius: 30px;
    background: #05aedd;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    border: 3px solid #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0px;
}
.full_order_details .order_tble {
    border: 1px solid #000;
    font-size: 16px;
    margin: 21px 0 0;
}
.full_order_details .pallet_tabl {
    margin-top: 0px !important;
}
.full_order_details .table tr th {
    color: #444;
    border: 1px solid #000;
    padding: 9px 15px;
}
.full_order_details .table tr td {
    border: 1px solid #000;
    color: #000;
    padding: 9px 15px;
}
.full_order_form .full_order_bx {
    border: 1px solid #000;
    padding: 20px;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.full_order_bx .title {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 18px;
}
.full_order_row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #000;
    padding: 7px 0;
    font-size: 16px;
    letter-spacing: .5px;
}
.full_order_row .labels, .full_order_row .values {
    width: 50%;
    padding-left: 15px;
}
.span_val {
    font-size: 20px;
}
.consignment_title {
    padding: 20px 0 20px;
}

/*************Modal Postcode ***************/
.modalw{
    position: fixed;
    inset: 0px;
    z-index: 1000;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.55);
    height: 100vh;
    display:none;
}
.modalw .modal_content{
    position: absolute;
    color: #fff;
    font-size: 24px;
    letter-spacing: 0.5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 15%;
}