@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'futura';
    src: url('../../fonts/Futura-Light/Futura-Light.eot');
    src: url('../../fonts/Futura-Light/Futura-Light.eot?iefix') format('eot'),
         url('../../fonts/Futura-Light/Futura-Light.woff') format('woff'),
         url('../../fonts/Futura-Light/Futura-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DKKeswick';
    src: url('../../fonts/DKKeswick/DKKeswick.eot');
    src: url('../../fonts/DKKeswick/DKKeswick.eot?iefix') format('eot'),
         url('../../fonts/DKKeswick/DKKeswick.woff') format('woff'),
         url('../../fonts/DKKeswick/DKKeswick.ttf') format('truetype'),
         url('../../fonts/DKKeswick/DKKeswick.svg#webfontZam02nTh') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futuramc';
    src: url('../../fonts/futuramc/futuramc.eot');
    src: url('../../fonts/futuramc/futuramc.eot?iefix') format('eot'),
         url('../../fonts/futuramc/futuramc.woff') format('woff'),
         url('../../fonts/futuramc/futuramc.ttf') format('truetype'),
         url('../../fonts/futuramc/futuramc.svg#webfontZam02nTh') format('svg');
    font-weight: normal;
    font-style: normal;
}

.banner {
    position:relative;
    background: #ebebed;
    width: 100%;
    padding: 25px 0 20px 0;
    margin: 0;
}
.banner h3 {
    font-family: 'futuramc';
    font-size: 23px !important;
    color: #202020;
    line-height: 30px !important;
    text-align:center;
}

.text {
    position:absolute;
}
.text h1 {
    font-family: 'futura';
    font-size: 28px !important;
    text-transform: uppercase;
    margin-left: 210px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
}
.text h2 {
    color: #9fc343;
    font-family: 'DKKeswick';
    font-size: 50px !important;
    font-weight: bold;
    margin-left: 50%;
}

.image {
    position:absolute;
    padding-top: 10px;
    margin-left: 32px;
}
.image img {
    width: 100%;
}
.map {
    margin-left: 55px;
}

.action-bar {
    background: #e1e2e2;
    width: 100%;
    padding: 18px 0 0 0;
    margin-bottom: 30px;
    box-shadow: 0px 5px 5px #ccc;
}
.action-bar2 {
    background: #e1e2e2;
    width: 100%;
    padding: 30px 0 10px 0;
    border-bottom: #9d9d9c 2px solid;
}

.action-bar2 h2 {
    color: #333;
    font-family: 'DKKeswick';
    font-size: 30px !important;
    font-weight: bold;
    margin: 0;
    padding: 2px 0 0 0px;
    line-height: 30px !important;
}

.action-bar2 h2 span {
    color: #9fc343;
    font-family: 'DKKeswick';
    font-size: 36px !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 30px !important;
}

.box-1 {
    width: 45.41016%;
    padding: 0px;
}
.box-2 {
    width: 31.73828%;
}
.box-3 {
    width: 22.85156%;
    margin-top: 16px;
}

.box-1 h2 {
    color: #333;
    font-family: 'DKKeswick';
    font-size: 55px !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 52px !important;
}
.box-1 h2 span {
    color: #9fc343;
}
.box-1 p {
    color: #333;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0;
    text-align:center;
    margin-top:-10px;
}
.box-1 img {
    padding: 0;
    margin-bottom: 0px;
}

.box-2 .btn-primary.btn-large {
    background-image: url('../../img/icons/arrow-btn-right-white.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 80px;
}
.box-2 .btn-large {
    font-weight: lighter !important;
    font-family: "futuramc";
    padding: 12px 40px;
    font-size: 24px;
    line-height: 24px;
}
.box-2 .btn-primary {
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #9FC343 !important;
    border-color: #538402;
}
.box-2 .btn {
    border-color: #A5A5A5;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 22px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-image: -moz-linear-gradient(center bottom , rgba(140, 140, 140, 0.5) 0%, rgba(204, 204, 204, 0.5) 100%);
}
.box-2 .btn:hover {
    background-color: #92b43c !important;
}
.box-2 a {
    color: #fff;
    text-decoration: none;
}

.line {
    width: 135px;
    height: 1px;
    background-color: #999;
    box-shadow: 0px 1px 0px #fff;
    float:left;
    margin-top: 18px;
}
.line2 {
    width: 370px;
    height: 1px;
    background-color: #999;
    box-shadow: 0px 1px 0px #fff;
    float:left;
    margin-top: 18px;
}
.line3 {
    width: 180px;
    height: 1px;
    background-color: #999;
    box-shadow: 0px 1px 0px #fff;
    float:left;
    margin-top: 18px;
}
.line4 {
    width: 110px;
    height: 2px;
    background-color: #000;
    box-shadow: 0px 1px 0px #777;
}
.line5 {
    width: 420px;
    height: 1px;
    background-color: #999;
    box-shadow: 0px 1px 0px #fff;
    float:left;
    margin-top: 18px;
}

.four-steps {
    margin-left: 22%;
    margin-top: 35px;
}
.four-steps .steps {
    float:left;
}
.four-steps .steps-last {
    float:left;
    margin-left: 70px;
}

.steps-last p, .steps p {
    font-family:"futura";
    font-size: 14px; color: #333;
    padding-top: 25px;
}
.steps-last:hover p, .steps:hover p {
    color: #92b43c; cursor: pointer;
}

.container {
    background: url('../../img/bg/white-92x90.png') repeat;
    width: 100%;
    margin-top: 50px;
    padding-top: 60px;
    padding-bottom: 70px;
}

.features {
    height: 180px;
}
.orbit-container p {
    font-size: 18px;
	color: #999;
	line-height: 24px;
	padding-left: 70px;
	background: url('../../img/testimonial-icon.png') no-repeat 40px 10px;
	padding-top: 25px;
}

.small-4 .btn-primary.btn-large {
    background-image: url('../../img/icons/arrow-btn-right-white.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 80px;
}
.small-4 .btn-large {
    font-weight: lighter !important;
    font-family: "futuramc";
    padding: 12px 40px;
    font-size: 24px;
    line-height: 24px;
}
.small-4 .btn-primary {
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #9FC343 !important;
    border-color: #538402;
}
.small-4 .btn {
    border-color: #A5A5A5;
    display: inline-block;
    margin-bottom: 0px;
    margin-top: 6px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-image: -moz-linear-gradient(center bottom , rgba(140, 140, 140, 0.5) 0%, rgba(204, 204, 204, 0.5) 100%);
}
.small-4 .btn:hover {
    background-color: #92b43c !important;
}
.small-4 a {
    color: #fff;
    text-decoration: none;
}

.main-footer {
    background: url('../../img/bg/grey-150x150.png') repeat;
    padding: 50px 0;
}

.main-footer h4 {
    font-family:"futura";
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    margin-bottom: 8px;
}
.main-footer ul {
    padding: 0px;
    margin: 20px 0 0 0;
}
.main-footer ul li {
    padding: 5px 0px 5px 18px;
    background: url('../../img/icons/circle-grey.png') no-repeat left center;
}
.main-footer ul li a {
    font-family:'Arial', Helvetica, sans-serif;
    color: #ddd;
    font-size: 14px;
}
.main-footer ul li a:hover {
    color: #fff;
    text-decoration:underline;
}

.main-footer form {
    margin: 0px;
    padding: 0px;
}
.main-footer form label {
    margin: 0 0 5px 0;
    padding: 0px;
    color: #999;
    font-size: 14px;
}
.main-footer form input {
    margin: 0px;
    padding: 5px 5px;
    color: #9fc343;
    font-size: 14px;
    border-radius: 0px;
    border: none;
}
.main-footer form input.submit-btn {
    background: url('../../img/icons/arrow-right-white-2.png') no-repeat center center;
    width: 35px;
    height: 35px;
    border: #fff 2px solid;
    margin-top:-35px;
    float: right;
    display: block;
}
.social-icon {
    width: 47px;
    float:left;
    margin-right: 5px;
}
.social-icon a img:hover {
    opacity: 0.8;
}
.social-icon p {
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    text-align:center;
}
.copyright {
    background: #202020;
    padding: 14px 0 0 0;
}
.copyright p {
    font-size: 14px;
    color: #666;
}
.copyright ul {
    color: #666;
}
.copyright ul li {
    display: inline;
    margin-left: 5px;
    margin-right: 7px;
}
.copyright ul li a {
    font-size: 14px;
    color: #666;
}
.copyright ul li a:hover {
    color: #999;
}
.breadcrumbs2 p {
    margin: 14px 0;
}
.breadcrumbs2 p {
    font-size: 14px;
    line-height:normal;
    color: #000;
}
p.txt {
    font-family:"futura";
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #202020;
    padding: 30px 0 0 0;
    margin: 0px;
}
.points {
    margin: 50px 0;
}
.points ul {
    list-style-type: none;
    margin: 0px;
}
.points ul li {
    list-style-type: none;
    color: #333;
    font-family:"futura";
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    background: url('../../img/icons/circle-green.png') no-repeat;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}
.sub-menu {
    background: url('../../img/bg/white-line-1x59.png') repeat-x;
    height: 59px;
    padding: 10px 0px;
}
.sub-menu ul {
    list-style-type: none;
    display: inline;
    margin: 0px;
}
.sub-menu ul li:first-child {
    display: inline;
    margin-left: 8px;
    background: none;
}
.sub-menu ul li {
    display: inline;
    margin-left: 5px;
    background: url('../../img/bg/white-grey-line-2x30.png') no-repeat;
    padding: 0 0px 0 8px;
}
.sub-menu ul li a {
    font-size: 14px;
    color: #333;
}
.sub-menu ul li.active a {
    color: #66900d;
}
.sub-menu ul li a.nav-icon {
    font-family:'futuramc';
    font-size: 24px;
}
.sub-menu ul li a.nav-icon i {
    font-size: 18px;
}
.accordion2 {
    *zoom: 1;
    margin-bottom: 0;
}
.accordion2:before, .accordion:after {
    content: " ";
    display: table;
}
.accordion2:after {
    clear: both;
}
.accordion2 dd {
    display: block;
    margin-bottom: 2px; !important;
}
.accordion2 dd.selected > div.item-container:before {
    background: url('../../img/icons/arrow-down-green.png') no-repeat 7px center #9fc343 !important;
    width: 0px;
    height: 0px;
    visibility: hidden;
}
.accordion2 dd.selected > div.item-container {
    background: url('../../img/icons/arrow-down-green.png') no-repeat 7px center #9fc343 !important;
}
.accordion2 dd > div:first-of-type {
    background: url('../../img/icons/arrow-right-grey.png') no-repeat 7px center #999;
    color: #fff;
    padding: 0.5rem 1rem 0.5rem 3rem;
    display: block;
    font-family: "Arial", Helvetica, sans-serif;
    font-size: 14px;
}
.accordion2 dd > div span {
    /*padding-left: 4rem;*/
}
.accordion2 dd > div.item-container:active {
    background: url('../../img/icons/arrow-down-green.png') no-repeat 7px center #9fc343;
}
.accordion2 dd > div.item-container:hover {
    background: url('../../img/icons/arrow-down-green.png') no-repeat 7px center #9fc343;
}
a.btn2, button.btn2 {
    color: #fff;
    font-size: 12px;
    background: #9fc343;
    padding: 5px 12px;
    border-radius: 40px;
    min-width: 80px;
}
.accordion2 .content {
    display: none;
    padding: 0.9375rem 0 3rem 0;
}
.accordion2 .content.selected {
    display: block;
    background: #ebebed;
}
.accordion2 h4 {
    margin-left: 0.9375rem;
    display: block;
    font-size: 18px;
    margin-bottom: 0px;
    color: #66900d;
}
.accordion2 h4.int-icon {
    background: url('../../img/icons/links-green.png') no-repeat 0px 2px;
    padding-left: 25px;
}
.accordion2 h4.sup-icon {
    background: url('../../img/icons/wrench-green.png') no-repeat 0px 2px;
    padding-left: 25px;
}
.accordion2 .sep {
    width: 100%;
    height: 1px;
    background-color: #ccc;
    box-shadow: 0px 1px 0px #fff;
}
.accordion2 div {
    display: inline-block;
}
.accordion2 .row1 {
    margin-left: 2.3rem;
    margin-top: 12px;
    width: 190px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.accordion2 .row2 {
    width: 180px;
    font-size: 16px;
    color: #9fc343;
    font-weight: bold;
}
.accordion2 .row3 {
    width: 340px;
    font-size: 14px;
    line-height: 16px;
    color: #333;
    font-weight:normal;
}
.accordion2 .row3 a {
    color: #66900d;
    text-decoration:underline;
}
.accordion2 .green {
    color: #9fc343;
}
.accordion2 .red {
    color: #fd0303;
}
.accordion2 .row4 {
    margin-left: 10px;
    color: #9fc343;
    width: 220px;
    font-size: 14px;
    line-height: 16px;
    font-weight:normal;
}
.accordion2 .row4 a {
    color: #9fc343;
    text-decoration:underline;
}
.accordion2 .row4 a.btn2 {
    align: center;
    min-width: 80px;
    margin-right: 5px;
    color: #fff;
    font-size: 12px;
    background: #9fc343;
    border-radius: 40px;
    padding: 5px 12px;
    text-decoration: none;
}
.accordion2 .row5 {
    margin-left: 2.3rem;
    margin-top: 12px;
    width: 285px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.accordion2 .row6 {
    margin-left: 2.3rem;
    margin-top: 12px;
    width: 420px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.accordion2 .row6 span {
    margin-left: 2rem;
    color: #66900d;
}
.accordion2 .row6 form {
     display: inline-block;
     margin-left: 5px;
     margin-bottom: 0px;
}
.accordion2 .row6 form select {
    width: 100px;
    height: 30px;
    padding: 5px;
    margin-bottom: 0px;
}
.accordion2 .row6 a.btn2 {
    margin-left: 20px;
    color: #fff;
    font-size: 12px;
    background: #9fc343;
    border-radius: 40px;
    padding: 5px 12px;
}
.accordion2 .row7 {
    margin-left: 1rem;
    margin-top: 12px;
    width: 190px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.accordion2 .row7 span {
    margin-left: 1.2rem;
}
.accordion2 .btn-primary.btn-large {
    background-image: url('../../img/icons/arrow-btn-right-white.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 80px;
}
.accordion2 .btn-large {
    font-weight: lighter !important;
    font-family: "futuramc";
    padding: 12px 40px;
    font-size: 24px;
    line-height: 24px;
}
.accordion2 .btn-primary {
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #9FC343 !important;
    border-color: #538402;
}
.accordion2 .btn {
    border-color: #A5A5A5;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 2rem;
    margin-top: 10px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-image: -moz-linear-gradient(center bottom , rgba(140, 140, 140, 0.5) 0%, rgba(204, 204, 204, 0.5) 100%);
}
.accordion2 .btn:hover {
    background-color: #92b43c !important;
}
.row .btn-primary.btn-large {
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: 16px;
    margin-bottom: 16px;
}
.row .btn-large {
    font-weight: lighter !important;
    font-family: "futuramc";
    padding: 12px 40px;
    font-size: 24px;
    line-height: 24px;
}
.row .btn-small {
    padding-top: 5px;
    padding-bottom: 5px;
}
.row .btn-primary {
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #9FC343;
    border-color: #538402;
}
.row .btn-primary-cloud {
    border: 1px solid #005bd3;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #005bd3;
    border-color: #538402;
}
.row .btn3 {
    border-color: #A5A5A5;
    display: inline-block;
    margin-bottom: 50px;
    margin-top: 25px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-image: -moz-linear-gradient(center bottom , rgba(140, 140, 140, 0.5) 0%, rgba(204, 204, 204, 0.5) 100%);
}
.row .btn3:hover {
    background-color: #92b43c !important;
}
.white-popup {
  position: relative;
  background: #202020;
  padding: 20px;
  width: 100%;
  max-width: 980px;
  margin: 20px auto;
}
.white-popup div p {
    line-height: 18px; color: #ccc;
    text-align: center;
}
.white-popup img:hover {
  transform: scale(1.1);
  -ms-transform:scale(1.1); /* IE 9 */
  -webkit-transform:scale(1.1); /* Opera, Chrome, and Safari */
  cursor:pointer;
}
.white-popup .btn-primary.btn-large {
    background-image: url('../../img/icons/arrow-btn-right-white.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 80px;
}
.white-popup .btn-large {
    font-family: 'Arial', Helvetica, sans-serif;
    padding: 12px 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.white-popup .btn-primary {
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-color: #9FC343 !important;
    border-color: #538402;
}
.white-popup .btn {
    border-color: #A5A5A5;
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 30px;
    margin-left: 510px;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-repeat: repeat-x;
    border: 1px solid #538402;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.75) inset;
    background-image: -moz-linear-gradient(center bottom , rgba(140, 140, 140, 0.5) 0%, rgba(204, 204, 204, 0.5) 100%);
}
.white-popup .btn:hover {
    background-color: #92b43c !important;
}
.white-popup hr {
    background-color: #030304 !important;
    width: 100%;
    height: 1px;
    border: none;
}
.white-popup .row8 {
    width: 460px;
    display: inline-block;
    color: #999;
    font-size: 16px;
}
.white-popup .row8 form {
     display: inline-block;
     margin-left: 5px;
     margin-bottom: 0px;
     color: #333;
}
.white-popup .row8 form select {
    width: 100px;
    height: 30px;
    padding: 5px;
    margin-bottom: 0px;
}
.white-popup .row9 {
    width: 320px;
    display: inline-block;
    color: #999;
    font-size: 16px;
}
.white-popup .row9 span {
    color: #66900d;
    font-size: 16px;
    margin-left: 10px;
}
.white-popup .row10 {
    width: 90px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
}
.white-popup .row10 a.btn3 {
    background: #9fc343;
    color: #fff;
    font-size: 12px;
    border-radius: 40px;
    padding: 5px 12px;
}
.top-bar-section .has-dropdown2:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
}
.top-bar-section .has-dropdown2:hover > ul.dropdown li {
    height: 40px !important;
    width: 130px !important;
    overflow: visible;
    clip: auto;
    background: #202020;
}

.top-bar-section .has-dropdown2 {
    position: relative;
}
.top-bar-section .has-dropdown2.moved {
    position: static;
}
.top-bar-section .has-dropdown2.moved > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important;
    width: 100%;
}
.top-bar-section .has-dropdown2 > .dropdown li a {
    padding-left: 45px;
}
.top-bar-section .has-dropdown2.moved > a:after {
    display: none;
}

.top-bar-section li.has-dropdown2 {
    margin-right: 25px !important;
    background: url('../../img/icons/arrow-down-green-2.png') 102px 0px no-repeat #9fc343 !important;
    border-radius: 7px;
    height: 30px;
    margin-top: 14px;
    padding-right: 30px !important;
    margin-left: 30px}
.top-bar-section .has-dropdown2 a.btn {
   padding-left: 40px !important;
   line-height: 30px !important;
}
.top-bar-section .has-dropdown2 a.england-icon {
   background: url('../../img/icons/flags/united-kingdom.png') 5px 7px no-repeat !important;
}

.top-bar-section .has-dropdown2 a.china-icon {
   background: url('../../img/icons/flags/united-kingdom.png') 5px 10px no-repeat !important;
}

.top-bar-section ul.left li {
   border-right: 1px solid #666;
}
.top-bar-section ul.left li a:hover {
   background: #333 !important;
}
.top-bar-section ul.left li:last-child {
   border-right: none;
}
.top-bar-section ul.left li a {
    text-transform: uppercase;
    font-family: 'Helvetica';
    color: #fff;
}
.top-bar-section ul.right li.sub-menu2 a {
   text-transform: uppercase;
}
.top-bar-section ul.right li.sub-menu2 a:hover {
   background: #333 !important;
}
.top-bar-section ul.left li.has-dropdown ul.dropdown li:hover a {
   background: #333;
}
.small-2 img:hover {
    transform: scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -webkit-transform:scale(1.1); /* Opera, Chrome, and Safari */
    cursor:pointer;
    margin-bottom: 7px;
}
.icons-3 a:hover img {
    transform: scale(1.1);
    -ms-transform:scale(1.1); /* IE 9 */
    -webkit-transform:scale(1.1); /* Opera, Chrome, and Safari */
}
.icons-3 a:hover p.txt {
    color: #92b43c;
}

.doc-header {
    margin-top: 30px;
    margin-bottom: 30px;
}
div.anchor {
    position: absolute;
    margin-top: -150px;
}
div.columns img {
    padding-bottom: 30px;
    display: block;
    margin: 0 auto;
}

div.doc-points {
    margin-bottom: 20px;
}
div.doc-points ul li {
    list-style: decimal;
    font-family: "futura";
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 10px;
}

.signup-form-ul li {
    padding: 2px 0;
}
.signup-form-ul li span::after {
    content: ";";
}

div.working-capital-points ul {
    list-style: none;
}
div.working-capital-points ul li {
    padding-left: 1em;
    text-indent: -1em;
}
div.working-capital-points ul li:before {
    content: "-";
    padding-right: 5px;
}

.invalid-feedback {
    display: block;
    color: #dc3545;
    font-size: 0.875em;
    margin-top: 0.25rem;
}
