/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

@font-face {
    font-family: 'allerbold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller_bd-webfont.woff2') format('woff2'),
    url('../fonts/aller_bd-webfont.woff') format('woff'),
    url('../fonts/aller_bd-webfont.ttf') format('truetype'),
    url('../fonts/aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightitalic';
    src: url('../fonts/aller_ltit-webfont.eot');
    src: url('../fonts/aller_ltit-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller_ltit-webfont.woff2') format('woff2'),
    url('../fonts/aller_ltit-webfont.woff') format('woff'),
    url('../fonts/aller_ltit-webfont.ttf') format('truetype'),
    url('../fonts/aller_ltit-webfont.svg#aller_lightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'aller_lightregular';
    src: url('../fonts/aller_lt-webfont.eot');
    src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller_lt-webfont.woff2') format('woff2'),
    url('../fonts/aller_lt-webfont.woff') format('woff'),
    url('../fonts/aller_lt-webfont.ttf') format('truetype'),
    url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/aller_rg-webfont.woff2') format('woff2'),
    url('../fonts/aller_rg-webfont.woff') format('woff'),
    url('../fonts/aller_rg-webfont.ttf') format('truetype'),
    url('../fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*Changes made 20.6.2019*/

.part-box.cust-benefits-part{
	width: 50%;
}
.full-box.cust-benefits-box{
	width:65%;
}
#wpcf7-f144-p133-o1 .checkbox{
	display:none;
}
#wpcf7-f144-p133-o1 .consent span.wpcf7-list-item{
	margin:0;
}
#wpcf7-f144-p133-o1 input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
    position: relative!important;
    opacity: 1!important;
    z-index: 1!important;
	cursor:pointer;
}
body {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: 'allerregular';
    background: #fff;
}

h1, h2, h3, h4, h5, h6, ul, ol {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

label {
    font-weight: normal;
}

img {
    border: none;
    padding: 0;
    margin: 0;
    outline: none !important;
}

a {
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

*, img, a {
    outline: none !important;
}

h1 {
    font-size: 64px;
    line-height: 64px;
    color: #a9cf42;
    text-transform: uppercase;
    font-family: 'allerbold';
}

h2 {
    font-size: 40px;
    line-height: 42px;
    color: #2f5496;
    text-transform: uppercase;
    font-family: 'allerbold';
}

h4 {
    color: #a9cf37;
    font-family: 'allerbold';
    font-size: 16px;
    line-height: 22px;
}

p {
    font-size: 16px;
    line-height: 22px;
    font-family: 'allerregular';
    color: #58595b;
}

/*** clear ***/
.clear {
    clear: both;
    height: 0;
}

#page {
    float: left;
    width: 100%;
}

/********** header style ********/
.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-sizing: border-box;
    z-index: 99;
    text-align: center;
    line-height: 1px;
    padding-top: 32px;
}

.main-top {
    float: left;
    width: 100%;
    position: relative;
}

.header .max-inner {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1231px;
    width: 100%;
    display: inline-block;
    text-align: left;
}

.table {
    width: 100%;
    height: 100%;
    table-layout: fixed;
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header .table-cell:first-child {
    width: auto;
    vertical-align: top;

}

.header .table-cell {
    vertical-align: top;
    width: 381px;
}

.social span {
    display: block;
    font-size: 12px;
    line-height: 14px;
    color: #a9cf37;
    font-family: 'allerbold';
    margin-top: 3px;

}

.social {
    float: right;
    margin: 35px 32px 0 0;
    text-align: center;
}

.social a:hover {
    opacity: 0.8;
}

.social a {
    display: inline-block;
    line-height: 1px;
}

.left-had {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.logo {
    display: inline-block;
    vertical-align: top;
}

.logo a {
    display: inline-block;

}

.navigation {
    display: inline-block;
    vertical-align: top;
    margin: 50px 0 0 6%;
}

.navigation ul {
    list-style: none;
}

.navigation ul li:first-child:before {
    display: none;
}

.navigation ul li:before {
    background: #fff;
    width: 1px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
    content: "";
    margin: 0 20px;
}

.navigation ul li {
    display: inline-block;
    vertical-align: middle;
}

.navigation ul li a {
    display: inline-block;
    font-family: 'allerregular';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;

}

.navigation ul li a:hover {
    color: #a9cf37;
}

.navigation ul li:nth-child(4).current-menu-item a, .navigation ul li:nth-child(5).current-menu-item a {
    color: #a9cf37 !important;;
}

.ft-box li.current-menu-item a {
    color: #a9cf37 !important;;
}

.right-had {
    float: right;

    margin-top: 15px;
}

.btn-right:first-child {
    margin: 0;
}

.btn-right {
    float: left;
    margin-left: 20px;
    text-align: center;
}

.btn-right span {
    display: block;
    font-family: 'allerregular';
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 7px;

}

.btn-right a:hover {
    color: #fff;
    background: #9ABC32;
}

.btn-right a {
    display: inline-block;
    font-family: 'allerregular';
    font-size: 17px;
    line-height: 19px;
    color: #fff;
    background: #a9cf37;
    padding: 11px 5px 10px;
    min-width: 120px;
    text-align: center;
}

/********* banner style ************/

.banner {
    width: 100%;
    float: left;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.banner .item:before {
    background-color: #2f5496;
    background-blend-mode: multiply;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.94;
    content: "";
    background-image: url('../images/banner_loader.gif');

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.banner .item {
    height: 609px;
}

.banner-content {
    display: inline-block;
    margin: 0 auto;
    max-width: 900px;
    position: relative;
    text-align: left;
    top: 25px;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.banner-content h1 {
    font-family: 'allerbold';
    font-size: 80px;
    line-height: 80px;
    color: #a9cf37;
    text-transform: uppercase;
}

.banner-content p {
    font-family: 'allerbold';
    font-size: 80px;
    line-height: 80px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
}

.banner-content.extend {
    top: 60px;
}

.banner-content p span {
    color: #a9cf37;
}

.banner-content h1 span {

    color: #fff;
}

.banner .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.banner .owl-dot {
    border: 1px solid #ffffff;
    border-radius: 100%;
    box-sizing: border-box;
    display: inline-block;
    height: 8px;
    margin-left: 11px;
    vertical-align: middle;
    width: 8px;
}

.banner .owl-dot.active {
    background: #fff;
}

.banner .owl-prev {
    position: absolute;
    background: url("../images/left-slide.png") no-repeat left center;
    top: 0.1%;
    bottom: 0.1%;
    left: 20px;
    width: 35px;
    text-indent: -9999em;
}

.banner .owl-next {
    position: absolute;
    background: url("../images/right-slide.png") no-repeat left center;
    top: 0.1%;
    bottom: 0.1%;
    right: 20px;
    width: 35px;
    text-indent: -9999em;
}

.banner .owl-nav {
    display: none;
}

/********* middle style ********/

.middle {
    padding-top: 17px;
    padding-bottom: 42px;
    background: #fff;
    text-align: center;
    line-height: 1px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.section-one {
    display: inline-block;

    width: 100%;
    margin: 0 auto;

}

.section-one h1 {
    font-family: 'allerbold';
    font-size: 40px;
    line-height: 48px;
    color: #2f5496;
    text-transform: uppercase;
    display: block;
    vertical-align: middle;
}

.section-one h2 {
    display: block;
    font-size: 64px;
    line-height: 64px;
    color: #a9cf42;
    text-transform: uppercase;
    font-family: 'allerbold';
}

.section-one h2 span, .section-one h1 span {
    display: inline-block;
    line-height: 1px;
    width: auto;
    vertical-align: middle;
}

.map-middle {
    display: inline-block;
    margin-top: 25px;
    max-width: 772px;
    text-align: left;
    width: 100%;
}

.map-md img {
    margin-top: 10px;
}

.map-md {
    float: left;
    width: 49%;
}

.map-content {
    box-sizing: border-box;
    float: left;
    padding: 0 0 0 3%;
    width: 51%;
}

.map-content p {
    font-size: 18px;
    line-height: 22px;
    color: #58595b;
    font-family: 'allerregular';
}

.points {
    list-style: none;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.points li {
    font-size: 20px;
    line-height: 22px;
    color: #58595b;
    font-family: 'allerbold';
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 100%;
    min-height: 45px;
    padding-left: 52px;
    margin-bottom: 21px;
}

.last-p {
    margin-bottom: 0 !important;
}

.points li:before {
    background: url("../images/check.png") left top;
    width: 43px;
    height: 40px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
}

.map-content .points {
    margin-top: 25px;
}

.section-two {
    display: inline-block;
    margin-bottom: 2px;
    text-align: left;
}

.first-bx a {
    display: inline-block;
    vertical-align: middle;
}

.first-bx {
    display: inline-block;
    vertical-align: middle;
}

.first-bx > img {
    display: inline-block;
    vertical-align: middle;
}

.first-bx:after {
    background: url("../images/ar.png") no-repeat left center;
    width: 35px;
    height: 38px;
    content: "";
    display: inline-block;
    background-size: 100% auto;
    margin: 0 8px;
    vertical-align: middle;
}

.second-bx:after {
    background: url("../images/equalto.png") no-repeat left center;
    width: 28px;
    height: 17px;
    content: "";
    display: inline-block;
    background-size: 100% auto;
    margin: 0 8px;
    vertical-align: middle;
}

.trd-bx:after {
    background: url("../images/ar.png") no-repeat left center;
    width: 35px;
    height: 38px;
    content: "";
    display: inline-block;
    background-size: 100% auto;
    margin: 0 8px;
    vertical-align: middle;
}

.second-bx {
    display: inline-block;
    vertical-align: middle;
}

.trd-bx {
    display: inline-block;
    vertical-align: middle;
}

.forth-bx {
    display: inline-block;
    vertical-align: middle;
}

.green-bx {
    display: inline-block;
}

.green-bx a {
    background: #a9cf37;
    width: 201px;
    height: 201px;
    border-radius: 100%;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
}

.green-bx a:hover {
    background: #2f5496;
}

.green-bx h3 {
    font-size: 20px;
    line-height: 22px;
    color: #fff;
    font-family: 'allerregular';
}

.green-bx h4 {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    font-family: 'allerbold';
    text-transform: uppercase;
    text-align: center;
}

.green-bx h4:after {
    display: block;
    content: "";
    width: 106px;
    height: 6px;
    background: #fff;
    margin: 7px auto 0;
}

.trd-bx .border-bx {
    width: 144px;
    height: 144px;
}

.forth-bx .border-bx {
    height: 175px;
    width: 175px;
}

.border-bx {
    border: 1px solid #a9cf37;
    border-radius: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
}

.border-bx p {
    font-size: 20px;
    display: inline-block;
    line-height: 20px;
    color: #58595b;
    font-family: 'allerregular';
}

.border-bx p span {
    font-family: 'allerbold';
    text-transform: uppercase;

}

.star {
    text-align: center;
    float: left;
    width: 100%;
    line-height: 1px;
    margin: 50px 0 0;
}

.section-trd {
    float: left;
    margin-top: 36px;
    text-align: center;
    width: 100%;
}

.section-trd h1 {
    font-size: 50px;
    line-height: 54px;
    color: #2f5496;
    font-family: 'allerbold';
    text-transform: uppercase;
    text-align: center;
}

.part-box h3 {
    color: #58595b;
    font-size: 24px;
    line-height: 26px;
    font-family: 'allerbold';
    text-transform: uppercase;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 16px;
}

.part-box p {
    color: #58595b;
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 14px;
}

.part-box p span a:link {
    color: #a9cf37;
}

.part-box p span {
    display: block;
    color: #a9cf37;
    font-family: 'allerbold';
    line-height: 18px;
}

.full-box {
    display: inline-block;
    margin: 39px -20px 0;
    max-width: 960px;
    text-align: center;
    width: 100%;
}

.part-box {
    box-sizing: border-box;
    float: left;
    padding: 0 20px;
    vertical-align: top;
    width: 33.3%;
}

.section-trd .btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

.section-trd .btn a {
    display: inline-block;
    background: #a9cf37;
    color: #fff;
    font-size: 29px;
    line-height: 32px;
    padding: 21px 27px 20px;
    font-family: 'allerregular';

}

.section-trd .btn a:hover {
    background: #2f5496;
    color: #fff;
}

.part-box .icon {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 1px;
}

.section-forth {
    float: left;
    width: 100%;
    margin-top: 36px;
}

.max-content {
    display: inline-block;
    max-width: 830px;
    text-align: left;
    margin-top: 34px;
    width: 100%;
}

.section-forth h3 {
    font-size: 50px;
    line-height: 54px;
    color: #2f5496;
    font-family: 'allerbold';
    text-transform: uppercase;
    text-align: center;
}

.max-content p:first-child {
    margin: 0;
}

.max-content p {
    color: #58595b;
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    margin-top: 22px;

}

.logo-slide img {
    width: auto !important;
    display: inline-block !important;
}

.logo-slide h4 {
    font-size: 28px;
    line-height: 30px;
    color: #2f5496;
    font-family: 'allerbold';
    text-transform: uppercase;
    text-align: center;

}

.logo-slide {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 45px;

}

.img-logo {
    box-sizing: border-box;
    float: left;
    padding: 0 5px;
    text-align: center;
    width: 100%;
    line-height: 1px;
}

.slide-logo.owl-carousel.owl-theme.owl-loaded {
    float: left;
    width: 100%;
    line-height: 1px;
    margin-top: 30px;
    position: relative;
    height: 82px;

}

.owl-prev:hover, .owl-next:hover {
    opacity: 0.6;
}

.slide-logo .owl-nav {
    display: none;
}

.slide-logo .owl-prev {
    position: absolute;
    background: url("../images/left-ar.png") no-repeat left center;
    top: 0.1%;
    bottom: 0.1%;
    left: -15px;
    width: 35px;
    text-indent: -9999em;
    background-color: #fff;
}

.slide-logo .owl-next {
    position: absolute;
    background: url("../images/ar-right.png") no-repeat left center;
    top: 0.1%;
    bottom: 0.1%;
    right: -15px;
    width: 35px;
    text-indent: -9999em;
    background-color: #fff;
}

.img-logo > a {
    display: inline-block;
}

/*********** blue seciton style *********/
.blue-section {
    height: 603px;
    text-align: center;
    background: url("https://www.ecommercetrustmark.eu/wp-content/uploads/2019/06/TE-europe-map-1440-603.png") no-repeat center top;

    box-sizing: border-box;
    padding-top: 5px;
}

.blue-section h2 {
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'allerbold';
    color: #fff;
}

.blue-section h1 {
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: 'allerbold';
    color: #a9cf42;
}

/******** footer style *******/
.footer {
    background: #ffffff none repeat scroll 0 0;
    box-sizing: border-box;
    float: left;
    padding-bottom: 40px;
    padding-top: 36px;
    width: 100%;
}

.ft-block-first {
    float: left;
    width: 100%;
    text-align: center;
}

.full-bottom {
    display: inline-block;
    max-width: 1061px;
    width: 100%;
    text-align: left;
}

.full-bottom h2 {
    font-size: 28px;
    line-height: 30px;
    color: #2f5496;
    font-family: 'allerbold';
    margin-bottom: 19px;
    text-transform: uppercase;

}

.tital-bx h4 {
    color: #58595b;
    font-size: 14px;
    line-height: 16px;
    font-family: 'allerbold';
    text-transform: uppercase;
    display: table-cell;
    width: auto;
    text-align: left;
    vertical-align: top;
}

.btm-full {
    margin: 0 -10px;
}

.box-btm {
    box-sizing: border-box;
    float: left;
    line-height: 1px;
    padding: 19px 10px 0;
    width: 16.6%;
}

.tital-bx {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.btm-img {
    border: 1px solid #cacaca;
    box-sizing: border-box;
    float: left;
    height: 161px;
    margin-top: 9px;
    padding: 5px 10px;
    text-align: center;
    width: 100%;
}

.tital-bx span {
    display: table-cell;
    vertical-align: top;
    width: 32px;
}

.footer .star {
    margin-top: 59px;
}

.btm-img a {
    display: inline-block;
    width: 100%;
}

.ft-block-second {
    float: left;
    margin-top: 55px;
    text-align: center;
    width: 100%;
    line-height: 1px;
}

.max-ft {
    display: inline-block;
    margin: 0 auto;
    max-width: 1120px;
    text-align: left;
    width: 100%;
}

.full-ftbox {
    float: left;
    max-width: 1070px;
    text-align: justify;
    width: 100%;
}

.full-ftbox:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.ft-box {
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.full-ftbox h2 {
    color: #58595b;
    font-size: 14px;
    line-height: 16px;
    font-family: 'allerbold';
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 12px;
}

.full-ftbox ul {
    list-style: none;
}

.full-ftbox ul li:first-child {
    margin: 0;
}

.full-ftbox ul li {
    display: block;
    margin-top: 5px;
}

.full-ftbox ul li a {
    display: inline-block;
    color: #58595b;
    font-family: 'aller_lightregular';
    font-size: 14px;
    line-height: 16px;
}

.full-ftbox ul li a:hover {
    color: #a9cf37;
}

.ft-last {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 41px;
}

.ft-last ul {
    list-style: none;
}

.ft-last ul li {
    display: inline-block;
    vertical-align: middle;
    color: #58595b;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'allerbold';
    margin-left: 35px;
}

.ft-last ul li a {
    display: inline-block;
    color: #58595b;
}

.ft-last ul li a:hover {
    color: #a9cf37;
}

.lft_menu_link {
    display: none;
}

.forth-bx, .trd-bx {
    display: inline-block;
}

.forth-bx.block {
    display: none;
}

.trd-bx.block {
    display: none;
}

.none-social {
    display: none;
}

#menu ul {
    display: none;
}

.max-slide {
    max-width: 1393px;
    margin: 0 auto;
    display: inline-block;
    width: 100%;
}

/******** disclaimer page style ********/

.inner-page .navigation ul li a, .inner-page .btn-right span {
    color: #58595b;
}

.inner-page .navigation ul li a:hover {
    color: #a9cf37;
}

.inner-page .navigation ul li:before {
    background: #58595b;
}

.inner-page .btn-right a:hover {
    background: #2f5496;
}

.middle-inner {
    padding-bottom: 27px;
    padding-top: 300px;
    text-align: center;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.max-row {
    display: inline-block;
    max-width: 846px;
    text-align: left;
    width: 100%;
    margin-top: 45px;
}

.max-row p:first-child {
    margin: 0;
}

.max-row p {
    margin-top: 20px;
}

.max-row p span {
    font-weight: normal;
    display: block;
    color: #a9cf37;
    font-family: 'allerbold';
    margin-bottom: 4px;

}

.max-row p a {
    text-decoration: underline;
    color: #a9cf37;
}

.max-row p a:hover {
    text-decoration: none;
}

/******** faqs page style *******/
.faqs .max-row p {
    font-size: 18px;
    line-height: 22px;
}

.faqs .max-row {
    margin-top: 35px;
}

.faqs .max-row ul {
    list-style: none;

    width: 100%;
    box-sizing: border-box;

}

.faqs .max-row ul li:before {
    background: #58595b;
    display: inline-block;
    width: 6px;
    height: 6px;
    content: "";
    border-radius: 100%;
    vertical-align: top;
    position: absolute;
    left: 0;
    top: 8px;
}

.faqs .max-row ul li {
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    color: #58595b;
    vertical-align: middle;

    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
}

.faqs .max-row ul li a {
    text-decoration: underline;
    color: #a9cf37;
}

.faqs .max-row ul li a:hover {
    text-decoration: none;
}

.bootom-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.bootom-btn span {
    display: block;
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    color: #58595b;
    margin-bottom: 12px;
    vertical-align: middle;
}

.bootom-btn a {
    display: inline-block;
    padding: 16px 25px;
    font-size: 23px;
    line-height: 26px;
    color: #fff;
    background: #a9cf37;
    font-family: 'allerregular';
}

.bootom-btn a:hover {
    background: #2f5496;
}

.faqs .footer .star {
    margin-top: 9px;
}

/************ code of conduct page style ******/
.max-row ul.points li {
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    color: #58595b;
}

.max-row ul.points li a {
    text-decoration: underline;
    color: #a9cf37;
}

.max-row ul.points li a:hover {
    text-decoration: none;
}

.max-row ul.points li b {
    font-family: 'allerbold';
    font-weight: normal;
}

.inner-space .max-row {
    margin-top: 30px;
}

.inner-space.middle-inner {
    padding-bottom: 13px;
}

.max-marchant {
    display: block;

    max-width: 840px;
    text-align: left;
    margin: 30px auto 0;
}

.max-marchant p {
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
    color: #58595b;
    display: inline-block;
    margin-top: 20px;
}

.max-marchant p:first-child {
    margin: 0;
}

.max-marchant h5 {
    display: inline-block;
    font-size: 20px;
    line-height: 24px;
    color: #58595b;
    font-family: 'allerbold';
    margin-top: 13px;
}

.max-marchant h5 span {
    color: #a9cf37;
}

.max-marchant p span {
    color: #a9cf37;
}

.max-marchant .btn {
    float: left;
    text-align: center;
    width: 100%;
}

.max-marchant .btn a {
    font-family: 'allerregular';
    font-size: 29px;
    line-height: 31px;
    color: #fff;
    display: inline-block;
    background: #a9cf37;
    padding: 21px 32px 19px;
    margin-top: 27px;
}

.max-marchant .btn a:hover {
    background: #2f5496;
}

.inner-page .map-middle {
    margin-top: 50px;
}

.inner-page .section-one {
    line-height: 1px;
}

.inner-page .star {
    margin-top: 40px;
}

.inner-page .section-trd {
    margin-top: 33px;
}

.inner-page .full-box {
    margin-top: 42px;
}

.tag-line {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
    font-family: 'aller_lightitalic';
    color: #939598;
    font-size: 30px;
    line-height: 34px;
}

.inner-page .logo-slide {
    margin-top: 55px;
}

.inner-page .logo-slide .star {
    margin-top: 45px;
    margin-bottom: 20px;
}

/********** contact page style *********/

.filed .drop-down {
    float: left;
    width: 100%;
    position: relative;
}

.filed .drop-down .select-wrapper select {
    cursor: pointer;
    left: 0;
    margin: 0;
    opacity: 0;
    outline: medium none;
    position: absolute;
    z-index: 2;
    border: 0;
    font-size: 16px;

}

.filed .drop-down .select-wrapper, .filed .drop-down .select-wrapper select {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;

    font-family: 'allerregular';
    width: 100%;

}

.filed .drop-down .select-wrapper:after {
    content: "";
    display: inline-block;

    width: 1px;
    background: #ababac;
    position: absolute;
    right: 40px;
    top: 6px;
    bottom: 6px;
}

.filed .drop-down .select-wrapper:before {
    background: url("../images/down-ar.png") no-repeat scroll right center;
    position: absolute;
    right: 15px;
    top: 0.1%;
    width: 12px;
    content: "";
    bottom: 0.1%;
    background-size: 100%;
}

.filed .drop-down .select-wrapper {

    border: 1px solid #ababac;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 16px;
    box-sizing: border-box;
    color: #58595b;
    font-family: 'allerregular';
}

.filed .drop-down .select-wrapper .holder {
    cursor: pointer;
    display: block;
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    text-align: left;
    white-space: nowrap;
    z-index: -1;
}

input[type="text"], input[type="email"], input[type="number"], textarea, select, input[type="search"], input[type="submit"] {
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
}

input[type="submit"] {
    border: 0;
    font-size: 23px;
    line-height: 25px;
    box-sizing: border-box;
    width: 100%;
    padding: 16px 5px 14px;
    color: #fff;
    text-align: center;
    font-family: 'allerregular';
    cursor: pointer;
    background: #a9cf37;
}

input[type="submit"]:hover {
    color: #fff;
    background: #2f5496;
}

input[type="text"], input[type="email"], input[type="number"], input[type="search"] {
    border: 1px solid #ababac;
    font-size: 16px;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 15px;
    color: #58595b;
    font-family: 'allerregular';
}

textarea {
    border: 1px solid #ababac;
    font-size: 16px;
    line-height: 20px;
    box-sizing: border-box;
    width: 100%;
    padding: 9px 15px;
    color: #58595b;
    font-family: 'allerregular';
    overflow: auto;
    margin: 0;
    min-height: 149px;
    resize: none;
}

.max-contact {
    display: inline-block;
    margin-top: 47px;
    max-width: 575px;
    text-align: left;
    width: 100%;

}

.contact-full {
    float: left;
    width: 100%;
    line-height: 1px;
}

.contact-full .filed:first-child {
    margin: 0;
}

.contact-full .filed {
    float: left;
    width: 100%;
    margin-top: 13px;
}

.contact-full .filed label {
    color: #58595b;
    font-family: 'allerregular';
    font-size: 16px;
    line-height: 18px;
}

.contact-full .filed .table-cell:first-child {
    text-align: right;
    width: 146px;
    box-sizing: border-box;
    padding-right: 20px;
}

.contact-full .filed .table-cell {
    width: auto;
}

.contact-full .field-full {
    float: left;
    width: 100%;
    line-height: 1px;
}

.contact-full .field-part:first-child {
    margin: 0;
}

.contact-full .field-part {
    float: left;
    margin-left: 1.8%;
    width: 49.1%;
}

.img-text {
    float: left;
    width: 100%;
    line-height: 1px;
}

.contact-full .filed .table-cell {
    vertical-align: top;
}

.contact-full .filed .table-cell:first-child label {
    padding-top: 13px;
    display: inline-block;
}

.contact-full .filed.last-one {
    margin-top: 25px;
}

.contact-full .filed.last-one .table-cell:first-child label {
    padding-top: 10px;
}

.contact-full .check-box {
    float: left;
    margin-top: 27px;
    width: 100%;
}

.contact-full .check-box .check-bx:first-child {
    width: 35px;
}

.contact-full .check-box .check-bx {
    display: table-cell;
    vertical-align: middle;
    width: auto;
}

.contact-full .check-bx .checkbox {
    border: 1px solid #ababac;
    box-sizing: border-box;
    height: 20px;
    width: 20px;
}

.contact-full .check-bx .checkbox.checked {
    background: url("../images/checked.png") no-repeat left center;
    border: 0;
}

.contact-full .check-box p {
    font-size: 16px;
    line-height: 18px;
    color: #58595b;
    font-family: 'allerregular';
}

.contact-full .check-box a {
    color: #a9cf37;
    display: inline-block;

}

.contact-full .check-box a:hover {
    text-decoration: underline;
}

.contact-full .max-field {
    max-width: 449px;
    width: 100%;
    float: left;
}

.contact-full .filed input[type="submit"] {
    max-width: 113px;
    display: inline-block;
    vertical-align: middle;
}

.contact-full .last-field {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 24px;
    position: relative;
}

.contact-full .ajax-loader {
    position: absolute;
    top: 0;
}

.contact-full .last-field label {
    font-size: 14px;
    line-height: 16px;
    color: #58595b;
    font-family: 'aller_lightitalic';
    margin-left: 14px;
}

.contact-full .address-text {
    float: left;
    margin-top: 31px;
    width: 100%;
}

.contact-full .address-text p {
    font-size: 18px;
    line-height: 22px;
    color: #58595b;
    font-family: 'allerregular';
}

.contact-full .contact-details {
    float: left;
    width: 100%;
    margin-top: 21px;
}

.contact-details p {
    font-size: 18px;
    line-height: 22px;
    color: #58595b;
    font-family: 'allerregular';
}

.contact-details p span a:link {
    color: #58595b;
}

.contact-details a:hover {
    text-decoration: underline;
}

.contact-details a {
    color: #a9cf37;
    font-size: 18px;
    line-height: 22px;
    font-family: 'allerregular';
}

.middle-inner.contact-page {
    padding-bottom: 5px;
}

.contact-full .fild-radio .wpcf7-list-item.first {
    margin: 0;
}

.contact-full .fild-radio .wpcf7-list-item.last {
    margin-left: 40px;
}

.contact-full .fild-radio .wpcf7-form-control-wrap {
    display: inline-block;
    margin: 8px 0;
}

.contact-full .fild-radio .wpcf7-list-item-label {
    color: #58595b;
    font-family: "allerregular";
    font-size: 16px;
    line-height: 18px;
}

/********** cunsumer page style *********/

.middle-last {
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}

.cunsumer-page .max-contact {
    max-width: 840px;
    margin-top: 42px;
}

.cunsumer-page .contact-full .max-field {
    max-width: 590px;
}

.cunsumer-page .contact-full .filed .table-cell:first-child {

    width: 286px;
}

.inline-box {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}

.inline-box p {
    font-size: 18px;
    line-height: 22px;
    color: #58595b;
    font-family: 'allerregular';
    max-width: 615px;
    display: inline-block;
    width: 100%;
}

.inline-box p a {
    color: #a9cf37;
}

.inline-box a:hover {
    text-decoration: underline;
}

.cunsumer-page .section-forth {
    margin: 35px 0 22px;
}

.cunsumer-page .max-marchant .btn a {
    margin-top: 45px;
}

.cunsumer-page.inner-page .star {
    margin-top: 60px;
}

.cunsumer-page .section-trd {
    margin-top: 40px;
}

.cunsumer-page .full-box {
    margin-top: 37px;
}

.cunsumer-page.inner-page .section-trd .star {
    margin-top: 47px;
}

.filed .fild-radio {
    line-height: 1px;
}

.filed .fild-radio h5 {
    background: url("../images/aa-sm.png") no-repeat scroll left top;
    display: inline-block;
    height: 25px;
    margin: 0 10px 0 0;
    width: 25px;
    vertical-align: middle;

}

.filed .fild-radio h5.selected {
    background: url("../images/ac-sm.png") no-repeat scroll left top;

}

.filed .fild-radio .radio-bx:first-child {
    padding-left: 0;
}

.filed .fild-radio .radio-bx label {
    display: inline-block;
    vertical-align: middle;
}

.filed .fild-radio .radio-bx {
    display: inline-block;

    margin: 8px 0;
    padding-left: 35px;
    position: relative;
    vertical-align: middle;
}

.signup .max-contact {
    margin-top: 24px;
}

.check-box.nth {
    margin-bottom: 6px;
    margin-top: 15px;
}

.signup .footer .star {
    margin: 0;
}

.signup .middle-inner {
    padding-bottom: 10px;
}

.signup .filed .drop-down .signup .select-wrapper, .signup .filed .drop-down .select-wrapper select, .signup .filed .drop-down .select-wrapper {
    font-family: 'aller_lightitalic';
}

.signup .contact-full .filed.last-one {
    margin-top: 13px;
}

.contact-full .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .contact-full .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
    border: 0 none;
    box-sizing: border-box;
    color: #ff0000;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: 'allerregular';
}

.contact-full .wpcf7-not-valid-tip {
    display: none;
}

.contact-full .wpcf7-not-valid {
    border: 1px solid #ff0000;
}

.contact-full .wpcf7-mail-sent-ok {
    border: 0 none;
    box-sizing: border-box;
    color: #a9cf37;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: 'allerregular';
}

.img-text img {
    height: 40px;
    width: 100%;
    max-width: 141px;
}

.filed.non-marg {
    margin: 0;
}

/*********map section style *****/

.blue-section .max-blue {
    display: inline-block;
    text-align: left;
    max-width: 690px;
    width: 100%;
    min-height: 465px;
    position: relative;
}

.blue-section .max-blue h4 a {
    font-family: 'allerbold';
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.blue-section .max-blue h4 a:hover > .ps-blue {
    display: block;
}

.ps-blue {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 100%;
    box-sizing: border-box;
    height: 128px;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: -64px;
    width: 128px;
    line-height: 1px;
    display: none;
    overflow: hidden;
    text-align: center;
}

.blue-section h4 {
    position: absolute;
    line-height: 1px;
}
.blue-section .max-blue .ie {
    left: 87px;
    top: 112px;
}
.blue-section .no {
    left: 298px;
    top: 12px;
}

.blue-section .dk {
    left: 185px;
    top: 82px;
}

.blue-section .nl {
    left: 53px;
    top: 170px;
}

.blue-section .be {
    left: 73px;
    top: 228px;
}

.blue-section .fr {
    bottom: 173px;
    left: 159px;

}

.blue-section .es {
 	bottom: -16px;
    left: 141px;
}

.blue-section .pt {
    bottom: 59px;
    left: 57px;
}

.blue-section .ch {
    bottom: 5px;
    left: 248px;
}

.blue-section .ch .ps-blue {
        top: auto;
    bottom: -40px;
    left: 2px;
}

.blue-section .it .ps-blue {
       top: auto;
    bottom: 0;
    left: -31px;
}

.blue-section .it {
    bottom: -5px;
    left: 394px;
}

.blue-section .hu {
    bottom: 160px;
    right: 51px;
}

.blue-section .cz {
    bottom: 241px;
    right: 31px;
}

.blue-section .de {
    right: 93px;
    top: 143px;
}

.blue-section .fi {
    right: 110px;
    top: 29px;
}

.langauge_wrapper {
    float: left;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}

.langauge_wrapper span {
    color: #58595b;
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 6px;
}

.langauge_wrapper ul {
    display: inline-block;
    line-height: 1px;
    list-style: outside none none;
    vertical-align: middle;
}

.langauge_wrapper ul li {
    display: inline-block;
    margin: 5px 8px;
    vertical-align: middle;
}

.langauge_wrapper ul li a {
    display: inline-block;
    padding-bottom: 8px;
    border-bottom: 10px solid transparent;
}

.langauge_wrapper ul li img {
    height: 20px;
    width: 25px;

}

.langauge_wrapper ul li a:hover, .langauge_wrapper ul li a.active {
    border-bottom: 10px solid #a9cf42;
}

.part-box p span span {
    display: inline-block;
    vertical-align: middle;
}

.part-box p span br {
    display: none;
}

.part-box p span p {
    display: inline-block;
    margin: 0;
    width: auto;
}

.part-box p span a {
    display: inline-block;
    line-height: 1px;
    vertical-align: middle;
    margin-right: -48px;
}

.part-box p span img {
    margin: 0 0 0 10px !important;
    vertical-align: middle !important;
    width: 48px !important;
}

.langauge_wrapper ul li a span.lang_name {
    background: #2f5496 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-family: "allerbold";
    font-size: 11px;
    height: 16px;
    line-height: 13px;
    margin: 0;

    text-align: center;
    width: 23px;
    text-transform: uppercase;
}

/************ for mobile  style *********/
@media handheld, only screen and (max-width: 1260px) {
    .social {
        margin: 35px 10px 0 0;
    }

    .header .table-cell {
        width: 350px;
    }

    .navigation {
        margin: 50px 0 0 2%;
    }
}

@media handheld, only screen and (max-width: 1200px) {
    .section-two {
        margin-top: 10px;
    }

    .full-ftbox {
        max-width: none;
    }

    .logo a {
        display: inline-block;
        max-width: 180px;
    }

    .ft-last ul li:first-child {
        margin: 0;
    }

    .btn-right {

        margin-left: 10px;

    }

    .header .table-cell {
        width: 323px;
    }

    .btn-right a {
        min-width: 110px;
    }

}

@media handheld, only screen and (max-width: 1139px) {
    .navigation ul li:before {
        margin: 0 18px;
    }

    .navigation {
        margin-left: 2%;
    }

    .header .table-cell {
        width: 296px;
    }

    .btn-right a {
        min-width: 99px;
        font-size: 15px;
        line-height: 18px;
    }
}

@media handheld, only screen and (max-width: 1099px) {
    .navigation ul li a {
        font-size: 14px;
        line-height: 16px;
    }

    .navigation {
        margin-left: 4%;
    }

    .btn-right a {
        font-size: 15px;
        line-height: 19px;
        min-width: 100px;
    }

    .header .table-cell {
        width: 298px;
    }

    .btn-right {
        margin-left: 10px;
    }

    .tital-bx h4 {
        font-size: 13px;
        line-height: 15px;
    }

    .navigation ul li:before {
        margin: 0 12px;
    }
}

@media handheld, only screen and (max-width: 1023px) {
    .navigation ul li:before {
        margin: 0 10px;
    }

    .box-btm {
        width: 20%
    }

    .btn-right a {
        font-size: 14px;
        line-height: 17px;
        min-width: 90px;
    }

    .header .table-cell {
        width: 288px;
    }

    .logo a {
        display: inline-block;
        max-width: 160px;
    }

    .middle-inner {
        padding-top: 250px;
    }
}

@media handheld, only screen and (max-width: 979px) {
    .max-content br {
        display: none
    }

    .part-box br {
        display: none;
    }

    .navigation {
        margin-left: 3%;
    }
}

@media handheld, only screen and (max-width: 959px) {
    .middle-inner {
        padding-top: 200px;
    }

    .btn-right span {

        font-size: 11px;
        line-height: 13px;
        margin-bottom: 7px;
        text-transform: uppercase;
    }

    .navigation ul li:before {
        margin: 0 7px;
    }

    .navigation ul li a {
        font-size: 12px;
        line-height: 15px;
    }

    .logo-slide h4, .full-bottom h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .section-trd h1 {
        font-size: 45px;
        line-height: 49px;
    }

    .first-bx a {
        max-width: 165px;
    }

    .green-bx a {
        height: 180px;
        width: 180px;
    }

    .green-bx h3 {
        font-size: 18px;
        line-height: 20px;
    }

    .green-bx h4:after {
        width: 80px;
    }

    .green-bx h4 {
        font-size: 24px;
        line-height: 26px;
    }

    .trd-bx .border-bx {
        height: 120px;
        width: 120px;
    }

    .border-bx p {

        font-size: 18px;
        line-height: 18px;
    }

    .forth-bx .border-bx {
        height: 160px;
        width: 160px;
    }

    .full-box {
        margin: 39px -10px 0;
    }

    .part-box {
        padding: 0 10px;
    }

    .navigation ul li a {
        font-size: 14px;
        line-height: 16px;
    }

    .logo a {
        display: inline-block;
        max-width: 130px;
    }

    .max-row br, .max-marchant br {
        display: none;
    }
}

@media handheld, only screen and (max-width: 900px) {
    .navigation ul li::before {
        margin: 0 5px;
        height: 14px;
    }

    .navigation ul li a {
        font-size: 12px;
        line-height: 14px;
    }

}

@media handheld, only screen and (max-width: 839px) {
    #menu ul {
        display: block;
    }

    .social-br::after {
        border: 0 none !important;
    }

    .remove:hover {
        opacity: 0.8;
    }

    .remove {
        line-height: 1px;
        position: absolute;
        right: 15px;
        top: 8px;
        z-index: 999;

    }

    .logo-slide h4, .full-bottom h2 {
        font-size: 22px;
        line-height: 24px;
    }

    .section-one h2 {
        font-size: 54px;
        line-height: 54px;
    }

    .section-one h1 {
        font-size: 36px;
        line-height: 44px;
    }

    .box-btm {
        width: 25%;
    }

    .first-bx a {
        max-width: 150px;
    }

    .forth-bx .border-bx {
        height: 150px;
        width: 150px;
    }

    .green-bx a {
        height: 165px;
        padding: 0 5px;
        width: 165px;
    }

    .trd-bx .border-bx {
        height: 110px;
        width: 110px;
    }

    .trd-bx:after {
        margin: 0 5px;
    }

    .second-bx:after {
        margin: 0 5px;
    }

    .first-bx:after {
        margin: 0 5px;
    }

    .green-bx h4 {
        font-size: 20px;
        line-height: 22px;
    }

    .green-bx h3 {
        font-size: 16px;
        line-height: 18px;
    }

    .logo a {
        display: inline-block;
        max-width: 130px;
    }

    .navigation ul li a {
        font-size: 12px;
        line-height: 13px;
    }

    .navigation ul li:before {
        height: 13px;
    }

    .navigation {
        margin-left: 2%;
    }

    .header .table-cell {
        vertical-align: top;
        width: 210px;
    }

    .btn-right span {
        font-size: 12px;
        line-height: 14px;
    }

    .btn-right a {
        font-size: 14px;
        line-height: 18px;
        min-width: 90px;
    }

    .navigation {
        display: none;
    }

    .lft_menu_link {
        float: right;
        margin: 43px 20px 0 0;
        cursor: pointer;
        display: block;
    }

    .header .table-cell {
        vertical-align: top;
        width: 280px;
    }
}

@media handheld, only screen and (max-width: 767px) {
    .inner-page .header {
        position: relative;
    }

    .middle-inner {
        padding-top: 20px;
    }

    .header .table-cell {
        vertical-align: top;
        width: 340px;
    }

    .btn-right a {
        font-size: 17px;
        line-height: 19px;
        min-width: 120px;
    }

    .btn-right span {
        font-size: 13px;
        line-height: 15px;

    }

    .header .logo {
        vertical-align: middle;
        float: left;
    }

    .logo a {
        display: inline-block;
        max-width: 180px;
    }

    .banner-content h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .map-md {
        display: none;
    }

    .map-content {
        width: 100%;
        padding: 0;
    }

    .trd-bx:after, .first-bx:after {
        width: 24px;
        height: 27px;
        margin: 0 3px;
    }

    .second-bx:after {
        width: 20px;
        height: 14px;
        margin: 0 3px;
    }

    .first-bx a {
        max-width: 130px;
    }

    .green-bx a {
        height: 140px;
        width: 140px;
    }

    .forth-bx .border-bx {
        height: 130px;
        width: 130px;
    }

    .trd-bx .border-bx {
        height: 90px;
        width: 90px;
    }

    .border-bx p {
        font-size: 15px;
        line-height: 16px;
    }

    .green-bx h4:after {
        width: 60px;
    }

    .green-bx h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .green-bx h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .full-box {
        float: left;
        margin: 30px 0 0;
        width: 100%;
    }
	.full-box.cust-benefits-box{
		width: 100%;
	}
    .part-box:first-child {
        margin: 0;
    }

    .part-box {
        padding: 0;
        width: 100%;
        margin-top: 30px;
        text-align: center;
    }
	.part-box.cust-benefits-part{
		width: 100%;
	}
    .part-box p {
        max-width: 240px;
        width: 100%;
        display: inline-block;
        float: none;
    }

    .blue-section h1 {
        font-size: 30px;
    line-height: 30px;
    }

    .section-two {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .ft-box:first-child {
        padding-top: 0;
    }

    .ft-box {
        border-bottom: 1px solid #ababac;
        float: left;
        padding: 18px 0 18px;
        width: 100%;
    }

    .ft-box h2:hover {
        color: #a9cf42;
    }

    .ft-box h2 {
        margin-bottom: 0;
        cursor: pointer;
        font-size: 20px;
        line-height: 22px;
        font-family: 'allerregular';
    }

    .ft-box ul {
        display: none;
    }

    .full-ftbox:after {
        content: inherit;
        display: none;
    }

    .ft-box h2.ui-state-active {
        margin-bottom: 15px;
    }

    .test {
        display: none !important;
    }

    .full-ftbox ul li {
        margin-top: 10px;
    }

    .full-ftbox ul li a {
        font-size: 18px;
        line-height: 20px;
    }

    .ft-last {
        margin-top: 32px;
        text-align: left;
    }

    .ft-last ul li {
        display: block;
        font-size: 20px;
        line-height: 22px;
        font-family: 'allerregular';
        margin: 18px 0 0 0;
        float: left;
        width: 100%;
    }

    .ft-last ul li a {
        display: inline-block;
    }

    .blue-section {
        padding-top: 15px;
        height: 490px;
        background-size: cover;
    }

    .blue-section .max-blue h4 a {
        font-size: 14px;
        line-height: 16px;
    }

    .ps-blue {
        width: 100px;
        height: 100px;
        top: -50px;
    }

    .blue-section .max-blue {

        min-height: 381px;

    }

    .blue-section .it {
        bottom: 0%;
    	left: 57%;
    }

    .blue-section .ch {
		bottom: 1%;
    	left: 37%;
    }

    .blue-section .pt {
		bottom: 14%;
    	left: 62px;
    }

    .blue-section .es {
       	bottom: -3%;
    	left: 21%;
    }

    .blue-section .be {
        left: 70px;
        top: 149px;
    }

    .blue-section .fr {
		bottom: 38%;
    	left: 24%;
    }
	.blue-section .max-blue .ie {
    	left: 18%;
   		top: 22%;
	}

    .blue-section .be {
        left: 14%;
    	top: 46%;
    }

    .blue-section .dk {
		left: 33%;
		top: 16%;
    }

    .blue-section .no {
		left: 43%;
    	top: 1%;
    }

    .blue-section .fi {
           right: 21%;
    top: 4%;
    }

    .blue-section .cz {
            bottom: 56%;
    right: 10%;
    }

    .blue-section .de {
 		right: 18%;
    	top: 28%;
    }

    .blue-section .hu {
    bottom: 32%;
    right: 13%;

    }

    .blue-section .nl {
		left: 13%;
    	top: 33%;
    }
}

@media handheld, only screen and (max-width: 639px) {
    .langauge_wrapper ul li a span.lang_name {

        font-size: 17px;
        height: 22px;
        line-height: 19px;
        text-align: center;
        width: 32px;
    }

    .langauge_wrapper span {

        display: block;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 15px;
        margin-right: 0;
        margin-top: 0;

    }

    .blue-section .no {
        left: 40%;
    top: 2%;
    }

    .blue-section .dk {
            left: 27%;
    top: 20%;
    }

    .blue-section .nl {
        left: 7%;
    top: 43%;
    }
	.blue-section .max-blue .ie {
    left: 17%;
    top: 28%;
}
.blue-section .be {
    left: 15%;
    top: 58%;
}
    .blue-section .fr {
        bottom: 19%;
    left: 23%;
    }

    .blue-section .es {
        bottom: 30%;
        left: 1%;
    }

    .blue-section .es {
        bottom: -30%;
    left: 20%;
    }

    .blue-section .ch {
        bottom: 8%;
        left: 17%;
    }
.blue-section .pt {
    bottom: -13%;
    left: 50px;
}
	
    .blue-section .fi {
        right: 18%;
    top: 5%;
    }

    .blue-section .de {
        right: 16%;
    top: 36%;

    }

    .blue-section .cz {
            bottom: 45%;
    right: 4%;
    }

    .blue-section .hu {
        bottom: 11%;
    right: 9%;
    }
	.blue-section .it {
    bottom: -30%;
    left: 57%;
}
.blue-section .ch {
    bottom: -26%;
    left: 36%;
}
    .blue-section .max-blue {
        min-height: 224px;
    }

    .filed .fild-radio h5 {
        width: 50px;
        height: 50px;
        background: url("../images/aa.png") no-repeat scroll left top;
    }

    .filed .fild-radio h5.selected {

        background: url("../images/ac.png") no-repeat scroll left top;
    }

    .filed .drop-down .select-wrapper, .filed .drop-down .select-wrapper select {
        height: 65px;
        line-height: 65px;
        font-size: 20px;

    }

    .filed .drop-down .select-wrapper:before {
        right: 20px;
        width: 15px;
    }

    .filed .drop-down .select-wrapper:after {
        right: 55px;
    }

    .filed .drop-down .select-wrapper .holder {
        padding-left: 20px;
    }

    .contact-full .max-field {
        max-width: none;
    }

    .contact-full .filed .table-cell:first-child {
        text-align: left;
        width: auto;
    }

    .contact-full .filed .table-cell:first-child label {
        padding: 0 0 6px;
    }

    .contact-full .filed .table-cell {
        display: table-row;
    }

    .max-marchant {
        margin-top: 22px;
    }

    .tag-line {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 50px;
        font-family: 'aller_lightitalic';
        color: #939598;
        font-size: 30px;
        line-height: 34px;
    }

    .faqs .max-row {
        margin-top: 25px;
    }

    .middle-inner {
        padding-top: 20px;
        padding-bottom: 46px;
    }

    .social.none-social {
        display: block !important;
        float: left;
        margin: 15px 0 0 12px;
        padding: 0;
        width: auto;
        box-sizing: border-box;
        text-align: center;

    }

    .social.none-social span {
        color: #fff;
        font-size: 16px;
        line-height: 18px;

    }

    .social {
        display: none;
    }

    .none-social {
        display: block;
    }

    .banner-content.extend {
        top: 40px;
    }

    .max-ft {
        max-width: 352px;
    }

    .box-btm {
        width: 33.3%;
    }

    .logo a {
        width: 130px;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header .table-cell {
        width: 230px;
    }

    .right-had {
        margin-top: 9px;
    }

    .btn-right a {
        font-size: 14px;
        line-height: 16px;
        min-width: 100px;
    }

    .btn-right span {
        font-size: 11px;
        line-height: 13px;
    }

    .banner .item {
        height: 400px;
    }

    .header {
        padding-top: 12px;
    }

    .lft_menu_link {
        margin: 33px 20px 0 0;
        float: right;
    }

    .banner .owl-nav {
        display: none !Important;
    }

    .banner .item {
        height: 366px;
    }

    .banner-content h1 {
        font-size: 48px;
        line-height: 48px;
    }

    .banner .owl-dots {
        bottom: 10px;
    }

    .section-one h1 {
        font-size: 28px;
        line-height: 30px;
    }

    .section-one h2 {
        font-size: 44.8px;
        line-height: 46px;
    }

    .middle {
        padding-top: 11px;
        padding-bottom: 25px;
    }

    .section-one {
        max-width: 370px;
    }

    .map-content p {
        font-size: 20px;
        line-height: 24px;
    }

    .map-middle {
        margin-top: 19px;
    }

    .map-content .points {
        margin-top: 28px;
    }

    .section-two {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .first-bx a {
        max-width: 188px;
    }

    .trd-bx:after, .first-bx:after {
        height: 38px;
        margin: 0 6px;
        width: 35px;
    }

    .green-bx a {
        height: 183px;
        width: 183px;
        display: block;
    }

    .green-bx {
        display: block;
    }

    .green-bx h3 {
        font-size: 18.16px;
        line-height: 19.98px;
    }

    .green-bx h4 {
        font-size: 27.24px;
        line-height: 30.87px;
    }

    .green-bx h4:after {
        width: 103px;
    }

    .second-bx {
        text-align: center;
    }

    .second-bx:after {
        display: inline-block;
        margin: 14px auto 0;
        text-align: center;
    }

    .trd-bx:after {
        display: none;
    }

    .trd-bx .border-bx {
        height: 144px;
        width: 144px;
    }

    .border-bx p {
        font-size: 20px;
        line-height: 22px;
    }

    .forth-bx .border-bx {
        height: 175px;
        width: 175px;
    }

    .forth-bx, .trd-bx {
        display: none;
    }

    .forth-bx.block {
        display: inline-block;
        text-align: right;

    }

    .trd-bx.block {
        display: inline-block;
    }

    .trd-bx:before {
        background: url("../images/ar-rh.png") no-repeat left center;
        width: 35px;
        height: 38px;
        content: "";
        display: inline-block;
        background-size: 100% auto;
        margin: 0 12px;
        vertical-align: middle;
    }

    .star {
        margin-top: 45px;
    }

    .star img {
        margin: 0 auto;
        max-width: 350px;
        width: 100%;
    }

    .section-trd h1 {
        font-size: 35px;
        line-height: 38px;
    }

    .part-box h3 {
        font-size: 24.6px;
        line-height: 26.6px;
        margin-top: 18px;
    }

    .part-box p {
        font-size: 19.8px;
        max-width: 260px;
        line-height: 24.2px;
    }

    .section-trd {
        margin-top: 28px;
    }

    .full-box {
        margin-top: 27px;
    }

    .part-box {
        margin-top: 28px;
    }

    .section-trd .btn {
        margin-top: 31px;
    }

    .section-forth {
        margin-top: 29px;
    }

    .section-forth h3 {
        font-size: 35px;
        line-height: 38px;
    }

    .max-content p {
        font-size: 20px;
        line-height: 24px;
    }

    .max-content {
        margin-top: 27px;

    }

    .logo-slide h4, .full-bottom h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .logo-slide {
        margin-top: 25px;
    }

    .slide-logo.owl-carousel.owl-theme.owl-loaded {
        margin-top: 20px;
    }

    .slide-logo .owl-prev {
        left: -10px;
    }

    .slide-logo .owl-next {
        right: -10px;
    }

    .blue-section {
        height: 362px;
    }

    .blue-section h2 {
		font-size: 18px;
    	line-height: 18px;
    }

    .blue-section h1 {
        font-size: 21.4px;
    	line-height: 21.4px;
    }

    .tital-bx span {
        width: 29px;
    }

    .box-btm {
        padding: 23px 8px 0;
    }

    .btm-img {
        height: 137px;
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 26px;
    }

    .full-bottom h2 {
        margin-bottom: 0;
    }

    .footer .star {
        margin-top: 39px;
    }

    .ft-block-second {
        margin-top: 34px;
    }

    h2 {
        font-size: 28px;
        line-height: 30px;
    }

    p, .faqs .max-row p, .faqs .max-row ul li, .bootom-btn span, .max-row ul.points li, .max-marchant p {
        font-size: 20px;
        line-height: 24px;
    }

    .max-row {
        margin-top: 34px;
    }

    .max-row p {
        margin-top: 24px;
    }

    h1 {
        font-size: 44.8px;
        line-height: 44.8px;
    }

    .faqs .middle-inner {
        padding-bottom: 34px;
    }

    .inner-space .max-row {
        margin-top: 25px;
    }

    .max-marchant h5 {
        font-size: 22px;
        line-height: 26px;
        margin-top: 24px;
    }

    .max-marchant .btn a {
        margin-top: 32px;
    }

    .inner-page .map-middle {
        margin-top: 41px;
    }

    .inner-page .section-two {
        margin-top: 29px;
    }

    .inner-page .star {
        margin-top: 30px;
    }

    .inner-page .section-trd {
        margin-top: 29px;
    }

    .inner-page .full-box {
        margin-top: 28px;
    }

    .tag-line {
        margin-top: 33px;
    }

    .inner-page .logo-slide {
        margin-top: 26px;
    }

    .inner-page .logo-slide .star {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .logo-slide .star img {
        width: 100% !important;
    }

    .contact-full .filed label {
        font-size: 18px;
        line-height: 20px;
    }

    input[type="text"], input[type="email"], input[type="number"], input[type="search"] {

        font-size: 18px;
        line-height: 22px;
        padding: 21.5px 20px;
    }

    textarea {
        min-height: 278px;
    }

    .contact-full .check-box {
        max-width: 320px;
        margin-top: 21px;
    }

    .contact-full .check-box p {
        font-size: 20px;
        line-height: 22px;

    }

    .contact-full .check-bx .checkbox {

        height: 40px;
        width: 40px;
    }

    .contact-full .check-box .check-bx:first-child {
        width: 59px;
    }

    .contact-full .check-bx .checkbox.checked {
        background: url("../images/checked-big.png") no-repeat scroll left center;
        border: 0 none;
    }

    .contact-full .filed.last-one {
        margin-top: 17px;
        max-width: 320px;
    }

    .contact-full .field-part {
        float: left;
        margin-left: 0;
        margin-top: 15px;
        width: 100%;
    }

    input[type="submit"] {
        font-size: 32px;
        line-height: 34px;
        padding: 21px 5px 19px;
    }

    .contact-full .filed input[type="submit"] {
        max-width: 177px;
    }

    .contact-full .filed label {
        font-size: 20px;
        line-height: 22px;
    }

    .contact-full .address-text p, .contact-details p, .contact-details a, .inline-box p {
        font-size: 20px;
        line-height: 24px;
    }

    .max-contact {
        margin-top: 36px;
    }

    .contact-full .filed {
        margin-top: 19px;
    }

    .img-text > img {
        width: 100%;
        max-width: none;
        height: auto;
    }

    .contact-full .last-field {
        margin-top: 41px;
    }

    .contact-full .address-text {
        margin-top: 35px;
    }

    .contact-full .contact-details {
        margin-top: 24px;
    }

    .middle-inner.contact-page {
        padding-bottom: 11px;
    }

    .cunsumer-page.inner-page .star {
        margin-top: 42px;
    }

    .cunsumer-page .section-forth {
        margin: 32px 0 0;
    }

    .cunsumer-page .max-contact {
        margin-top: 35px;
    }

    .inline-box {
        margin-top: 25px;
    }

    .signup .max-contact {
        margin-top: 32px;
    }

    .contact-full .check-box.nth {
        margin-bottom: 0;
        margin-top: 22px;
        max-width: 360px;
    }

    .signup .contact-full .last-field {
        margin-top: 35px;
    }

    .signup .footer .star {
        margin: 40px 0 0 0;
    }
}

@media handheld, only screen and (max-width: 467px) {
    .blue-section .ch .ps-blue {
        bottom: 0px;
        top: auto;
    }
.blue-section .ch {
    bottom: 0%;
    left: 34%;
}
	.blue-section .pt {
  bottom: 12%;
    left: 19px;
}
    .blue-section .it {
bottom: 0%;
    left: 60%;
    }
.blue-section .be {
    left: 11%;
    top: 43%;
}
    .blue-section .es {
   bottom: -1%;
    left: 66px;
    }
.blue-section .max-blue .ie {
    left: 13%;
    top: 22%;
}
    .blue-section .fr {
        bottom: 44%;
        left: 3%;
    }

    .blue-section .fr {
      bottom: 36%;
    left: 19%;
    }

    .blue-section .nl {
           left: 4%;
    top: 33%;

    }

    .blue-section .dk {
       left: 27%;
    top: 16%;
    }

    .blue-section .no {
           left: 39%;
    top: 2%;
    }

    .blue-section .fi {
            right: 14%;
    top: 3%;
    }

    .blue-section .de {
        right: 9%;
    top: 26%;
    }

    .blue-section .cz {
        bottom: 47%;
        right: 0;
    }

    .blue-section .cz {
         bottom: 57%;
    right: 0;
    }
.blue-section .hu {
    bottom: 31%;
    right: 6%;
}
    .blue-section .max-blue h4 a {
        font-size: 12px;
        line-height: 14px;
    }

    .ps-blue {
        height: 70px;
        top: -30px;
        width: 70px;
    }

    .blue-section .max-blue {
        min-height: 231px;
    }

    .filed .fild-radio h5 {
        width: 25px;
        height: 25px;
        background: url("../images/aa-sm.png") no-repeat scroll left top;
    }

    .filed .fild-radio h5.selected {

        background: url("../images/ac-sm.png") no-repeat scroll left top;

    }

    .max-marchant .btn a {

        font-size: 22px;
        line-height: 24px;

        padding: 21px 25px 19px;
    }

    .filed .drop-down .select-wrapper, .filed .drop-down .select-wrapper select {
        height: 40px;
        line-height: 40px;
        font-size: 16px;

    }

    .filed .drop-down .select-wrapper:before {
        right: 15px;
        width: 12px;
    }

    .filed .drop-down .select-wrapper:after {
        right: 40px;
    }

    .filed .drop-down .select-wrapper .holder {
        padding-left: 15px;
    }

    .contact-full .last-field {
        margin-top: 24px;
    }

    .contact-full .address-text {
        margin-top: 31px;
    }

    .contact-full .contact-details {
        margin-top: 21px;
    }

    .contact-full .field-part {
        clear: both;
        float: left;
        margin-left: 0;
        margin-top: 10px;
        max-width: 141px;
        width: 100%;
    }

    .img-text img {
        height: 40px;
        max-width: 141px;
        width: 100%;
    }

    .contact-full .filed {
        margin-top: 13px;
    }

    .contact-full .check-box {
        margin-top: 15px;
    }

    .contact-full .address-text p, .contact-details p, .contact-details a, .inline-box p {
        font-size: 18px;
        line-height: 22px;
    }

    .contact-full .filed input[type="submit"] {
        max-width: 133px;
    }

    input[type="submit"] {
        font-size: 23px;
        line-height: 25px;
        padding: 16px 5px 14px;
    }

    .contact-full .filed label {
        font-size: 18px;
        line-height: 20px;
    }

    .contact-full .check-box p {

        font-size: 16px;
        line-height: 18px;
    }

    textarea {
        min-height: 149px;
    }

    input[type="text"], input[type="email"], input[type="number"], input[type="search"] {

        font-size: 16px;
        line-height: 20px;
        padding: 9px 15px;
    }

    .contact-full .filed label {
        font-size: 16px;
        line-height: 18px;
    }

    .tag-line {
        font-size: 26px;
        line-height: 30px;
    }

    .max-marchant h5 {
        font-size: 20px;
        line-height: 24px;
    }

    h1 {
        font-size: 34.8px;
        line-height: 34.8px;
    }

    .middle-inner {
        padding-bottom: 20px;
    }

    .btn-right {
        float: left;
        margin: 10px 0 0;
        text-align: center;
        width: 100%;
    }

    .header .table-cell {
        width: 115px;
    }

    .right-had {
        margin-top: 0;
    }

    .lft_menu_link {
        margin-top: 22px;
    }

    .banner-content h1 {
        font-size: 38px;
        line-height: 38px;
    }

    .section-trd .btn a {

        padding: 21px 5px 20px;
        width: 100%;
        text-align: center;
        box-sizing: border-box;
    }

    .box-btm {
        width: 50%;
    }

    .section-one h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .section-one h2 {
        font-size: 38.8px;
        line-height: 42px;
    }

    .blue-section {
        height: 292px;
    }

    .blue-section h1 {
        font-size: 17.4px;
    line-height: 17.4px;
    }

    .blue-section h2 {
        font-size: 16px;
        line-height: 16px;
    }

    .logo-slide h4, .full-bottom h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .green-bx a {
        display: block;
        height: 140px;
        width: 140px;
    }

    .first-bx a {
        max-width: 130px;
    }

    .green-bx h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .green-bx h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .green-bx h4::after {
        width: 60px;
    }

    .second-bx:after {
        height: 14px;
        margin: 10px 3px 0;
        width: 20px;
    }

    .trd-bx:before, .first-bx:after {
        height: 27px;
        margin: 0 3px;
        width: 24px;
    }

    .border-bx p {
        font-size: 15px;
        line-height: 16px;
    }

    .forth-bx .border-bx {
        height: 130px;
        width: 130px;
    }

    .trd-bx .border-bx {
        height: 90px;
        width: 90px;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    .max-row p {
        margin-top: 20px;
    }

    .faqs .max-row p, .faqs .max-row ul li, .bootom-btn span, .max-row ul.points li, .max-marchant p {
        font-size: 18px;
        line-height: 22px;
    }

    h2 {
        font-size: 21px;
        line-height: 26px;
    }
}

@media handheld, only screen and (max-width: 359px) {
    .blue-section .no {
        left: 24%;
        top: 6%;
    }

    .blue-section .no {
       left: 30%;
    top: 1%;
    }

    .blue-section .dk {
            left: 22%;
    top: 12%;
    }

    .blue-section .nl {
           left: -10px;
    top: 32%;
    }

    .blue-section .be {
      left: 2%;
    top: 45%;
    }

    .blue-section .fr {
      bottom: 37%;
    left: 17%;
    }

    .blue-section .es {
     bottom: 0%;
    left: 42px;
    }

    .blue-section .pt {
        bottom: 14%;
        left: -7px;
    }

    .blue-section .it {
   bottom: 0%;
    left: 60%;
    }

    .blue-section .ch .ps-blue {
        bottom: 0;
        top: auto;
    }
.blue-section .ch {
        bottom: 0%;
    left: 30%;

}
    .blue-section .hu {
        bottom: 33%;
        right: 0;
    }

    .blue-section .fi {
            right: 7%;
    top: 2%;
    }

    .blue-section .de {
       right: 6%;
    top: 24%;
    }

    .blue-section .cz {
       bottom: 57%;
    right: 0;

    }

    .blue-section .max-blue {
        min-height: 200px;
    }

    h1 {
        font-size: 24.8px;
        line-height: 32.8px;
    }

    p, .inline-box p {
        font-size: 16px;
        line-height: 22px;
    }

    .logo-slide h4, .full-bottom h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .section-one h1 {
        font-size: 22px;
        line-height: 26px;
    }

    .lft_menu_link {
        float: right;
        margin: 22px 10px 0 0;
    }

    .btn-right a {
        font-size: 13px;
        line-height: 14px;
        min-width: 90px;
    }

    .header .table-cell {
        width: 100px;
    }

    .blue-section {
        height: 254px;
        padding-top: 6px;
    }

    .first-bx a {
        max-width: 120px;
    }

    .green-bx a {

        height: 130px;
        width: 130px;
    }

    .green-bx h4:after {
        width: 50px;
    }

    .green-bx h3 {
        font-size: 13px;
        line-height: 16px;
    }

    .green-bx h4 {
        font-size: 16px;
        line-height: 18px;
    }
	 .blue-section h2 {    
    font-size: 14px;
    line-height: 14px;
    }
    .blue-section h1 {    
    font-size: 16.4px;
    line-height: 16.4px;
    }
}

/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

    /*	.logo {
            background: url(logo2x.jpg) no-repeat;
            background-size: 212px 303px;
        }*/

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .banner .item:after {
        background: #2f5496;
        opacity: 0.9;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
    }

    .banner-content {
        position: relative;
        z-index: 100;
    }
}
.testimonial-company {
    padding-top: 15px;
}