@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYraN7vELC11_xip9Rz-hMs.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSoraN7vELC11_xip9Rz-hMs.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIraN7vELC11_xip9Rz-hMs.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xGRqrPGLMrTi9b00I6Zi0LA.woff) format('woff');
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xIs99AcBDkHXW8UNgp8Ipwk.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v10/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 300;
    src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v10/9h-6yLSCp-A_YO-OmHcVmA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/oswald/v10/PJdA4diDmarBLqfQJB8vgg.woff) format('woff');
}

@font-face {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 700;
    src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v10/et-_UclwojVV80Z0oXLQDA.woff2) format('woff2'), url(https://fonts.gstatic.com/s/oswald/v10/ALUJa0uAU8HIGzqPWncGuw.woff) format('woff');
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    font-family: "Oswald", sans-serif;
    -webkit-tap-highlight-color: rgba(74, 166, 220, 0.2);
}

h1, h2, h3 {
    color: #222222;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

h2 {
    font-size: 28px;
}

a {
    color: #73913f;
}

/*
header nav.desktop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #8F101C;
  box-shadow: 0 0 8px #333333;
  -webkit-box-shadow: 0 0 8px #333333;
  -moz-box-shadow: 0 0 8px #333333;
  z-index: 9999; }
  header nav.desktop ul {
    padding: 0;
    margin: 0; }
    header nav.desktop ul li {
      list-style-type: none;
      line-height: 60px;
      float: left;
      height: 60px;
      border-right: 1px solid #935058;
      padding: 0 15px; }
      header nav.desktop ul li a {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #fff; }
  header nav.desktop .logo {
    border-left: 1px solid #935058; }
  header nav.desktop .shop-header {
    float: right; }
    header nav.desktop .shop-header select {
      background-color: rgba(255, 255, 255, 0.4) !important;
      border: none !important;
      border-radius: 2px !important;
      -webkit-border-radius: 2px !important;
      -moz-border-radius: 2px !important;
      color: #ffffff !important;
      font-size: 17px !important;
      padding: 3px 0 3px 3px;
      top: 0.7rem; }
    header nav.desktop .shop-header option {
      color: #000;
      background: #fff; }
    header nav.desktop .shop-header i {
      color: #fff;
      font-size: 24px;
      position: relative;
      top: 4px; }
    header nav.desktop .shop-header a {
      position: relative;
      top: 4px;
      margin-left: 5px; }
  @media screen and (max-width: 992px) {
    header nav.desktop {
      display: none; } }*/
header .tab-bar {
    background: #8F101C !important;
    color: #ffffff !important;
    -webkit-box-shadow: 0 0 8px #333333;
    -moz-box-shadow: 0 0 8px #333333;
    height: 60px;
    line-height: 2.8125rem;
    position: relative;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    display: none;
}

li {
    font-size: 14px;
}
header .tab-bar ul li {
    background: #8F101C !important;
    color: #ffffff !important;
    list-style-type: none;
}

header .tab-bar ul:after {
    content: '';
    display: block;
    clear: both;
}

header .tab-bar a, header .tab-bar .left-submenu {
    color: #333333 !important;
    font-family: 'Oswald', sans-serif !important;
    background: #8F101C !important;
}

header .tab-bar .sprite1.toggle-menu {
    background-position: 60px -396px;
    width: 20px;
    height: 18px;
    margin: 22px 12px;
}

header .tab-bar .sprite1 {
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
}

header .tab-bar .sprite1.cart {
    background-position: 276px -58px;
    width: 30px;
    height: 45px;
    margin-left: 15px;
    margin-top: 8px;
}

header .tab-bar .sprite1.st-logo {
    background-position: 176px -51px;
    width: 165px;
    height: 45px;
    color: #ffffff !important;
}

header .tab-bar .brd-lf-menu {
    border-left: 1px solid #935058;
    float: right;
    height: 60px;
    display: block;
    width: 60px;
}

header .tab-bar .brd-lf-menu a {
    padding: 0;
}

header .tab-bar .top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
header .tab-bar a {
    padding: 7px;
}

header .tab-bar .hide-for-small-down {
    display: none;
}

header .tab-bar .menu-icon {
    font-family: 'Oswald', sans-serif !important;
    color: #FFFFFF;
    display: block;
    padding: 0;
    position: relative;
    transform: translate3d(0, 0, 0);
    float: left;
    width: 45px;
    height: 100%;
    border-right: 1px solid #935058;
}

header .tab-bar .left {
    float: left;
}
.shop-header li:nth-child(2) a {
    margin: 0 !important;
}

@media screen and (max-width: 992px) {
    header .tab-bar {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9999;
    }
}

/**
* start
* the package style
*/
.first .package {
    height: 295px !important;
}

.packages {
    background: #f7f7f7;
    padding: 50px 0 30px 0;
    border-bottom: 1px solid #dddddd;
}

.packages .title {
    border-bottom: 1px dashed #dddddd;
    padding: 5px 0;
    margin-bottom: 70px;
}

.packages.first .title h2 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    border: none;
    font-weight: 300;
    margin: 30px 0 5px;
    text-align: left;
    padding-bottom: 5px;
}

.packages .title h2 span {
    border: none;
    font-size: 30px;
}

.packages .title h2 a {
    color: #739140;
    font-size: 15px;
    margin-top: 15px;
    float: right;
}

.packages .title p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    margin-bottom: 10px;
}

.packages .col-md-3 {
    padding: 0 5px;
}

.packages .col-md-3 .package {
    height: 213px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0 20px 20px;
}

.packages .col-md-3 .package .img {
    width: 80px;
    height: 80px;
    background: #861925;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -40px;
}

.packages .col-md-3 .package .img img {
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}

.packages .col-md-3 .package h6 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    margin: 8px 0 15px;
    text-align: center;
}

.packages .col-md-3 .package ul {
    padding-left: 20px;
}

.packages .col-md-3 .package ul li {
    color: #999;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    line-height: 18px;
}

.packages .col-md-3 .package h5 {
    color: #739140;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    text-align: center;
    margin: 0 0 10px;
}

.packages .col-md-3 .package h5 span {
    color: #999;
    font-size: 16px;
}

.packages .col-md-3 .package p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    color: #999;
    margin-top: 10px;
    text-align: center;
}

.packages .col-md-3 .package .btn {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    height: 35px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    display: block;
    margin: 15px auto 0;
    width: 131px;
}

.packages .last-in-row {
    margin-top: 35px;
}

.packages .last-in-row .col-md-6 {
    padding: 0 5px;
}

.packages .last-in-row .col-md-6 img {
    width: 100%;
}

@media screen and (max-width: 992px) {
    .packages .col-md-3 .package {
        width: 100%;
        margin: 0 auto;
    }
}

.call-us {
    padding: 40px 0;
    background: #e5e5e5;
}

.call-us .col-md-4 {
    border-left: 1px solid #ccc;
}

.call-us h4 {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 23px;
    color: #999;
}

.call-us .block div {
    float: left;
    margin-right: 25px;
}

.call-us .block div:last-child {
    margin: 0;
}

.call-us .block .desc h5 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 5px;
}

.call-us .block .desc h5 span {
    color: #739140;
}

.call-us .block .desc p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    color: #333;
}

.call-us .block .button button {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 160px;
    height: 40px;
    font-family: 'Oswald', sans-serif !important;
    margin: 0;
    font-size: 19px;
    margin-top: 20px;
    padding: 3px;
}

.call-us .info {
    margin-bottom: 30px;
}

.call-us .info .image {
    margin-right: 15px;
    float: left;
    background: #f7f7f7;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
}

.call-us .info .desc p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    color: #222;
    margin: 0;
}

.call-us .info .desc span {
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #999;
}

.call-us .info:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 992px) {
    .call-us h4 {
        text-align: center;
    }

    .call-us .block {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 30px;
        padding-bottom: 30px;
    }
    .select-services-me .box-me .button {
        position: relative !important;
        bottom: 0 !important;
    }
    .call-us .block div {
        float: none;
        text-align: center;
    }

    .call-us .block .image {
        text-align: center;
    }

    .call-us .block button {
        margin-top: 0 !important;
    }

    .call-us .info {
        width: 80%;
        margin: 0 auto 20px;
    }
}

footer {
    color: #fff;
    background: #8f101c;
    padding: 50px 0;
    font-family: 'Oswald', sans-serif !important;
}

footer ul {
    text-align: center;
}

footer ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
}

footer ul li a {
    color: #fff;
}

footer ul li:last-child {
    margin: 0;
}

footer .logos img {
    display: inline-block;
}

footer .logos .social-links {
    display: inline-block;
    margin-right: 16px;
}

footer .logos .social-links a img {
    margin-right: 3px;
}

footer .logos .social-links a:last-child img {
    margin-right: 0;
}

footer .logos .other-logos {
    display: inline-block;
}

footer .logos .other-logos img {
    margin: 20px 12px 50px;
}

footer img {
    display: block;
    margin: 20px auto 50px;
}

footer p {
    text-align: center;
}

@media screen and (max-width: 992px) {
    footer img {
        margin: 10px auto 30px;
    }

    footer ul {
        padding: 0;
    }

    footer ul li {
        padding: 5px;
        margin: 2px 0;
    }

    footer .logos .social-links {
        display: block;
        text-align: center;
    }

    footer .logos .other-logos {
        margin-bottom: 20px;
        text-align: center;
    }

    footer .logos .other-logos img {
        margin: 11px 14px 10px;
    }
}

/**
* end
* the package style
*/

/**
* start
* the view_cart style
*/

.bg-gray {
    background: #F3F3F3;
}

.sprite2 {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
}

.sprite2.step1 {
    background-position: -6px -40px;
    width: 642px;
    height: 40px;
    margin: 0 auto;
}

.sprite2.visa {
    background-position: -7px -573px;
    width: 396px;
    height: 27px;
    display: inline-block;
}

.view.first {
    background: #f7f7f7;
    padding-top: 90px;

}

.view.first .row:nth-child(1) {
    padding-bottom: 30px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 20px;
}

.view.first .row.your-shopping {
    padding: 0 2%;
    margin-top: 45px;
    font-size: 21px !important;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 0px;
}

.view.first .row.your-shopping h6 {
    font-size: 21px !important;
    font-weight: 300;
    font-weight: bold;
    margin-bottom: 20px;
}

.view.first .row.your-shopping table {
    background-color: #fff;
}

.view.first .row.your-shopping table tr:first-child {
    border-bottom: 1px solid #ddd;
}

.view.first .row.your-shopping table.table-items tr:last-child {
    border-top: 1px solid #ddd;
}

.view.first .row.your-shopping table.table-items tr:last-child td {
    font-size: 24px !important;
}

.view.first .row.your-shopping table th {
    font-weight: 300;
}

.view.first .row.your-shopping table.table-items td:first-child {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 100;
    font-size: 19px !important;
    padding-left: 20px;
}

.view.first .row.your-shopping table td {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 18px;
    padding-top: 10px;
}

.view.first div.row.your-shopping table.table-items td a {
    color: #666 !important;
}

.view.first div.row.your-shopping table.table-items td a i {
    color: #ccc !important;
}

.view.first div.row.your-shopping table td select {
    font-size: 14px;
    width: 60px;
    text-align: center;
}

.payment-methods {
    margin-top: 7px;
}

.payment-methods span {
    vertical-align: text-top;
    font-size: 16px;
    font-family: Open Sans Condensed;
    margin-right: 10px;
}

.check-out .btn {
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    padding: 7px 40px;
    margin-left: 5px;
}

.check-out .btn.btn-gray {
    background: #e5e5e5 !important;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    color: #333333;
}

.check-out .btn:hover {
    opacity: 0.8;
}

.check-out .btn.btn-gray:hover {
    background: #e5e5e5 !important;
    color: #333333;
    text-decoration: none;
}

.check-out .btn.btn-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
}

.check-out .btn.btn-green:hover {
    background: #BAE47E !important;
    color: #729243;
    text-decoration: none;
}

@media (max-width: 750px) {

    .check-out .btn {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 970px) {
    .pay-btn .col-sm-12.text-right, .pay-btn .col-sm-12.text-left {
        text-align: center;
    }
}

.view.first .services {
    margin-top: 40px;
}

.view.first .services table {

    font-family: 'Open Sans Condensed', sans-serif !important;
}

.view.first .services table.table-services td {
    font-size: 16px;
    font-weight: lighter;
    padding-right: 20px;
}

.view.first .services table.table-services td:first-child {
    font-size: 16px;
}

.view.first .services table.table-services a {
    display: block;
    color: #555 !important;
    font-weight: 300;
}

.view.first .services table.table-services a.plus-service {
    display: inline-block;
    padding: 3px 6px;
    background: #f7f7f7;
    border: 1px solid #ddd;
    color: #333 !important;
    margin-left: 15px;
}

.view.first .services table.table-services a:hover {
    opacity: 0.7;
}

.view.first .services table.table-services .desc-sp {
    padding-left: 0px;
    font-family: 'Open Sans Condensed' !important;
    color: #d0d0d0;
    display: none;

}

.view.first .row.your-shopping table.table-items tr.extra td:first-child {
    color: #999;

    font-family: 'Open Sans Condensed' !important;
}

span.price, span.total {
    font-family: 'Open Sans Condensed' !important;

}

.extra a:last-child {
    font-family: 'Open Sans Condensed' !important;
}

/**
* end
* the view_cart style
*/

/**
* start
* login page
*/
.packages.login {
    padding: 200px 0;
    text-align: center;
}

.packages.login .login-form h4 {
    margin-bottom: 20px;
    font-size: 25px !important;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    font-weight: bold;
}

.packages.login .login-form {
    text-align: left;
    width: 480px;
    background-color: #F3F3F3;
    border: 1px solid #ddd;
    margin: 0 auto;
    padding: 30px 40px;
    letter-spacing: 0.5px;
    margin-bottom: 5px;
}

.packages.login .login-form input::placeholder {
    opacity: 0.6;

    letter-spacing: 0.5px;
}

.packages.login .login-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    margin: 0 0 10px 0;
    padding: 10px 5px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.packages.login .login-form input:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
}

.packages.login .login-form .btn-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 100%;
    height: 40px;
    font-family: 'Oswald', sans-serif !important;
    margin: 0;
    margin-top: 7px;
    font-size: 19px;
    padding: 3px;
}

.packages.login .login-form a.forget {
    display: block;
    margin-top: 15px;
    color: #8f101c;
}

section > div.if-login {
    font-family: 'Open Sans Condensed' !important;
    font-size: 14px;
    color: #999999 !important;
}

.forgot-form {
    padding: 30px !important;
    width: 515px !important;
}
.forgot-form p {
    font-size: 13px;
}

.forgot-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    margin: 0 0 10px 0;
    padding: 10px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
    display: inline-block !important;
    width: calc(100% - 110px) !important;
}
.forgot-form .button {
    display: inline-block;
}
.forgot-form button {
    width: 105px !important;
    border-radius: 0;
    border-bottom: 1px solid #96b566 !important;
    margin-top: 0 !important;
    height: 42px !important;
    position: relative;
    top: -1px;
    left: -5px;
}
.forgot-form h4 {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}

@media (max-width: 480px) {
    .login-form, .forgot-form {
        width: 90% !important;
    }
}

/**
* style css
*/
body {
    text-rendering: optimizeLegibility;
}

header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #8F101C;
    box-shadow: 0 0 8px #333333;
    -webkit-box-shadow: 0 0 8px #333333;
    -moz-box-shadow: 0 0 8px #333333;
    z-index: 9999;
}

header nav ul {
    padding: 0;
    margin: 0;
}

header nav ul li {
    list-style-type: none;
    line-height: 60px;
    float: left;
    height: 60px;
    border-right: 1px solid #935058;
    padding: 0 15px;
}

header nav ul li a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

header nav .logo {
    border-left: 1px solid #935058;
}

header .logo img {
    width: 154px !important;
}

header .logo-mb img {
    width: 154px !important;
    padding-top: 7px;
}

header nav .shop-header {
    float: right;
}

header nav .shop-header select {
    background-color: rgba(255, 255, 255, 0.4) !important;
    border: none !important;
    border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    padding: 3px 0 3px 3px;
    top: 0.7rem;
}

header nav .shop-header option {
    color: #000;
    background: #fff;
}

header nav .shop-header i {
    color: #fff;
    font-size: 24px;
}

header nav .shop-header a {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

header .banner {
    color: #fff;
    background: url("../images/bg.png") no-repeat;
    background-position: 0 0;
    padding: 100px 0 40px;
    height: 350px;
}

header .banner h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    margin: 0 0 20px 0;
    line-height: 1.2;
}

header .banner .block {
    padding: 20px;
    border: 2px solid #fff;
    text-align: center;
}

header .banner .block h3 {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 19px;
    font-weight: bold;
    padding-top: 10px;
}

header .banner .block:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.4);
}

header .call-to-action {
    color: #222;
    background: #e5e5e5;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    text-align: center;
}

header .call-to-action h3 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
}

header .call-to-action h3 button {
    margin-left: 25px;
}

header .call-to-action .btn-green {
    width: 200px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
}

header .call-to-action .btn-green:hover {
    opacity: 0.8;
}

main .first .package {
    height: 295px !important;
}

main .packages {
    background: #f7f7f7;
    padding: 50px 0 30px 0;
    border-bottom: 1px solid #dddddd;
}

main .packages h2 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    margin: 5px 0 65px;
    padding: 15px 0;
    border-bottom: 1px dashed #dddddd;
    text-align: center;
}

main .packages h2 span {
    font-size: 30px;
}

main .packages h2 a {
    color: #739140;
    font-size: 15px;
    margin-top: 15px;
    float: right;
}

main .packages .col-md-3 {
    padding: 0 5px;
}

main .packages .col-md-3 .package {
    height: 213px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0 20px 20px;
}

main .packages .col-md-3 .package .img {
    width: 80px;
    height: 80px;
    background: #861925;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -40px;
}

main .packages .col-md-3 .package .img img {
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}

main .packages .col-md-3 .package h6 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    margin: 8px 0 15px;
    text-align: center;
}

main .packages .col-md-3 .package ul {
    padding-left: 20px;
}

main .packages .col-md-3 .package ul li {
    color: #999;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    line-height: 18px;
}

main .packages .col-md-3 .package h5 {
    color: #739140;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    text-align: center;
    margin: 0 0 10px;
}

main .packages .col-md-3 .package h5 span {
    color: #999;
    font-size: 16px;
}

main .packages .col-md-3 .package p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    color: #999;
    margin-top: 10px;
    text-align: center;
}

main .packages .col-md-3 .package .btn {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    height: 35px;
    font-family: 'Oswald', sans-serif !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    padding: 5px 30px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

main .packages .col-md-3 .package .btn:hover {
    opacity: 0.8;
}

main .packages .last-in-row {
    margin-top: 35px;
}

main .packages .last-in-row .col-md-6 {
    padding: 0 5px;
}

main .packages .last-in-row .col-md-6 img {
    width: 100%;
}

main .informations .block {
    padding: 50px 0;
    border-bottom: 1px solid #ddd;
}

main .informations .block img {
    width: 100%;
}

main .informations .block h2 {
    margin-top: 50px;
}

main .informations .block .btn {
    margin-top: 100px;
    float: right;
    width: 200px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-family: 'Oswald', sans-serif !important;
}

main .informations .block .btn:hover {
    opacity: 0.8;
}

main .informations .block h2 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 28px;
}

main .informations .block h4 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 400 !important;
    color: #739140;
}

main .informations .block ul li {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    font-size: 19px;
    color: #999;
}

main .informations .block:nth-child(2n+2) {
    background: #f7f7f7;
}

/**
  * start
  *partners
  */

main .partners-cover {
    background: #f3f3f3;
    padding: 100px 0 0;
}

main .partners-cover h1 {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 40px;
    margin-bottom: 20px;
}

main .partners-cover p {
    font-family: 'Open Sans Condensed', sans-serif !important;
    display: block;
    max-width: 500px;
    line-height: 24px;
    color: #999999;
    font-size: 21px;
}

main .partners-cover .image {
    text-align: center;
}

main .partners-cover .call-to-action {
    margin-top: 40px;
    padding: 20px 0;
    background: #e5e5e5;
    text-align: center;
}

main .partners-cover .call-to-action span {
    margin: 0;
    font-weight: 300;
    font-size: 24px;
    margin-right: 30px;
    position: relative;
    top: 5px;
    display: inline-block;
}

main .partners-cover .call-to-action .btn-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 185px;
    font-size: 21px;
}

@media screen and (max-width: 992px) {
    main .partners-cover .image img {
        max-width: 100%;
    }

    main .partners-cover h1 {
        font-size: 28px;
        text-align: center;
    }

    main .partners-cover p {
        font-family: 'Open Sans', sans-serif !important;
        font-size: 14px;
        max-width: none;
        text-align: center;
        line-height: 1.4;
    }

    main .partners-cover .call-to-action span {
        margin: 0 0 20px;
        text-align: center;
        display: block;
    }
}

main .partners-form {
    padding: 40px 0;
    background: #f3f3f3;
}

main .partners-form h2 {
    margin-top: 0;
    text-align: center;
}

main .partners-form p {
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    line-height: 24px;
    font-size: 21px;
    color: #999;
}

main .partners-form form {
    width: 100%;
    margin-top: 20px;
}

main .partners-form form span {
    color: #4d4d4d;
    width: 25%;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    font-family: 'Open Sans', sans-serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
}

main .partners-form form input {
    display: inline-block;
    width: 74%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    padding: 10px;
    margin: 0 0 1rem 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

main .partners-form form button {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 185px;
    font-size: 21px;
    margin: 20px auto;
    margin-left: 250px;
    display: block;
}

@media screen and (max-width: 992px) {
    main .partners-form form button {
        margin: 0 auto;
    }
}

@media screen and (max-width: 992px) {
    main .partners-form p {
        margin: 30px 0;
    }

    main .partners-form form span {
        display: block;
        text-align: left;
        width: 100%;
    }

    main .partners-form form input {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    main .partners-form form button {
        width: 100%;
    }
}

main .tabs.tabs-partners {
    padding: 40px 0;
}

main .tabs.tabs-partners .nav-tabs {
    border: 0;
}

main .tabs.tabs-partners .nav-tabs li {
    margin-right: 10px;
    width: 150px;
}

main .tabs.tabs-partners .nav-tabs li a {
    padding: 7px 15px;
    font-size: 19px;
    background-color: #fff !important;
    color: #222222;
    border: 2px solid #dddddd !important;
    text-align: center;
    border-radius: 4px;
}

main .tabs.tabs-partners .nav-tabs li.active a {
    background-color: #e5e5e5 !important;
    color: #222222;
}

main .tabs.tabs-partners .content {
    padding-top: 30px;
}

main .tabs.tabs-partners .content .margin-30 {
    margin: 30px 0;
}

main .tabs.tabs-partners .content img {
    margin-bottom: 20px;
}

main .tabs.tabs-partners .content h2 {
    margin: 20px 0 30px;
    font-size: 28px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dddddd;
    line-height: 1.2;
}

main .tabs.tabs-partners .content h3 {
    display: inline;
    margin-left: 10px;
    font-size: 26px;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

main .tabs.tabs-partners .content h4 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    margin: 20px 0 20px;
}

main .tabs.tabs-partners .content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

main .tabs.tabs-partners .content strong, main .tabs.tabs-partners .content span {
    font-family: 'Open Sans Bold', sans-serif !important;
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
}

main .tabs.tabs-partners .content span {
    color: #739140;
}

main .tabs.tabs-partners .content .block {
    text-align: center;
}

main .tabs.tabs-partners .content .block img {
    display: block;
    margin: 0 auto 8px;
}

main .tabs.tabs-partners .content .block h3 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    font-size: 19px;
    margin: 10px 0 5px;
    border: 0;
}

main .tabs.tabs-partners .content a {
    color: #729243;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

main .tabs.tabs-partners .content ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}

main .tabs.tabs-partners .content .featured-image {
    text-align: right;
}

main .tabs.tabs-partners .content .featured-image img {
    max-width: 100%;
}

@media screen and (max-width: 992px) {
    main .tabs.tabs-partners {
        padding-top: 40px;
    }

    main .tabs.tabs-partners .nav-tabs li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    main .tabs.tabs-partners .content .featured-image {
        text-align: center;
    }
}

/**
* end partners
*/

/**
 * start special
 */

@media (max-width: 767px) {
    div.solve-tab-special {
        display: block !important;
    }
}

.special {
    background: #f7f7f7;
    padding-top: 80px;
    padding-bottom: 120px;
}

.special .title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #dddddd;
}

.special .title h2 {
    margin-bottom: 0;
}

.special .title a {
    float: right;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    color: #739140;
}

.special .title:after {
    content: '';
    display: block;
    clear: both;
}

.special .nav-tabs {
    margin-bottom: 20px;
}

.special .nav-tabs li a {
    padding: 20px 30px !important;
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
    font-weight: 300;
    color: #999999;
    background: #f3f3f3;
    line-height: 24px;
    border: 1px solid #cccccc;
    border-radius: 0;
    margin: 0;
}

.special .nav-tabs li a:hover {
    border: 1px solid #ccc;
}

.special .nav-tabs li.active a {
    background: #fff;
    border-left: 1px solid #ccc;
}

.special .box {
    position: relative;
    height: 290px;
    padding: 20px;
    bordeR: 1px solid #dddddd !important;
    background: #fff;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    text-align: center;
    margin-bottom: 30px;
}

.special .box h3 {
    width: 100%;
    padding: 17px;
    margin-top: 0;
    color: #fff;
    background: #861925;
    font-family: 'Oswald', sans-serif !important;
    font-size: 17px;
    margin-bottom: 10px;
}

.special .box h4 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 8px;
    color: #222;
}

.special .box p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #999;
    margin-bottom: 0;
    line-height: 1.4;
}

.special .box button {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    padding: 3px 5px;
    font-weight: 400;
    font-size: 17px !important;
    width: 140px !important;
    height: 35px !important;
    font-family: 'Oswald', sans-serif !important;
    border-radius: 4px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media screen and (max-width: 992px) {
    .special {
        padding-bottom: 30px;
    }

    .special .tabs {
        border: 1px solid #ccc;
    }

    .special .nav-tabs li {
        float: none;
        width: 100%;
    }

    .special .nav-tabs li a {
        padding: 30px !important;
    }

    .special .box {
        margin-bottom: 15px;
        height: auto !important;
    }

    .special .btn {
        position: relative !important;
        bottom: 0 !important;
        margin-top: 10px !important;
    }
    #accordion-about h3 a .panel-title {
        margin: 11px 6px !important;
    }

    .special .tab-content {
        padding: 0 15px;
    }

    .tabs .tab-pane .col-md-4 {
        padding: 0 !important;
    }
}

/**
 * end special
 */

/**
 * start financial services
 */
.error small.error {
    margin: -10px 0 10px 0 !important;
}

.page-content {
    padding-top: 50px;
    background-color: #F7F7F7;
}

.page-content .informations-block ul {
    padding-left: 22px;
}

.page-content .informations .block img {
    width: 80%;
    display: block;
    margin: auto;
}

.page-content .informations .block h2 {
    margin-top: 0;
}

.page-content .informations .block {
    border-bottom: none;
}

.page-content .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.page-content .informations-block {
    margin-bottom: 22px;
}

.step-text {
    color: #8f101c !important;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
}

.page-content .informations .block > .container:nth-child(2) {
    border-bottom: none;
    margin-top: 24px;
}

.step-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -6px -3px;
    width: 642px;
    height: 41px;
}

.panel-start .panel, .locations .panel {
    background: #F3F3F3;
    float: left;
    width: 100%;
    border: 1px solid #dddddd !important;
    padding: 30px;
}

.mob-fnt-size-21 {
    font-size: 24px;
}

select.brd-grey {
    height: 45px !important;
    border: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.75);
    width: 100%;
    font-family: sans-serif;
    padding: 6px;
}

.locations .mob-fnt-size-21 {
    font-size: 21px;
    color: #3B3B3B;
    font-family: 'Oswald thin' !important;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
}

.locations .left {
    float: left;
}

.locations .flg-sml {
    width: 33px;
    height: 23px;
    margin-top: 6px;
}

.locations span.fnt-cond-light {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 22px;
    padding-left: 10px;
    float: left;
}

.locations .inl-block {
    float: right;
}

.locations .inl-block p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 21px;
    margin-right: 20px !important;
    margin-bottom: 0;
}

.locations .button.green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-weight: 400;
    font-size: 17px;
    height: 35px;
    padding: 3px 20px;
}

.locations .button.green:hover {
    opacity: 0.8;
    text-decoration: none;
}

.locations .lar-width-48 {
    padding: 0;
}

.locations .small-panel {
    padding: 0;
    background: #fff;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 10px !important;
    border: 1px solid #dddddd !important;
}

.browse-companies {
    margin-top: 20px;
}

.browse-companies .panel-two {
    background: none;
    border: none !important;
    overflow: hidden;
}

.browse-companies .panel-two .col-md-6 {
    padding: 0;
    margin-bottom: 18px;
}

.browse-companies .mob-fnt-size-21 {
    font-size: 26px;
    font-family: 'Oswald thin';
}

.browse-companies .magnify_green {
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
    background-position: -100px -310px;
    width: 24px;
    height: 29px;
    margin: 0 auto;
    float: right;
    margin-left: 12px;
}

.browse-companies .button-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    float: right;
    height: 45px !important;
    font-size: 20px;
    padding: 6px 20px;
    text-decoration: none;
}

.browse-companies .panel-default {
    border-radius: 0;
    box-shadow: none;
    border: 1px;
    margin-bottom: 12px;
    position: relative;
}

.browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 16px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
}

.browse-companies .panel-default h4 {
    font-size: 24px;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.browse-companies .panel-default .panel-heading:before {
    content: "\f078";
    position: absolute;
    right: 22px;
    font: 20px/1 FontAwesome;
    margin-top: 2px;
}

.browse-companies .panel-body {
    padding: 0;
    border: 1px solid #cccccc !important;
}

.browse-companies .panel-default a {
    text-decoration: none;
    color: #222;
}

.browse-companies .country.lar-width-60 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 30px 30px;
    width: 60% !important;
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.browse-companies .left.mar-top-7 {
    float: left;
    margin-top: 6px;
}

.browse-companies .fnt-cond-light {
    float: left;
    padding-left: 20px;
}

.browse-companies .ln-h-12 {
    font-size: 21px;
    margin: 0px 0;
    font-family: 'Oswald thin';
    font-weight: 600;
}

.browse-companies .clr-l-grey {
    font-size: 19px;
    color: #999;
    margin-top: 3px;
}

.browse-companies .inl-block {
    display: inline-block;
    float: right;
}

.browse-companies .hide-for-small-only {
    display: none;
}

.browse-companies .show-for-small-only a.clr-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 155px !important;
    font-size: 21px;
    padding: 3px 15px !important;
    text-decoration: none;
}

.browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
}

.browse-companies .text-center.mob-width-45 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 30px 30px 30px;
}

.browse-companies .show-for-small-only {
    float: left;
}

.browse-companies .button-green:hover {
    opacity: 0.8;
}

.browse-companies .show-for-small-only a.clr-green:hover {
    opacity: 0.8;
}

.browse-companies .flg-mdl {
    width: 47px;
    height: 31px;
}

.browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 18px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
    border-radius: 0; /*company.css - Line: 165*/
}

.browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important; /*company.css - Line: 234*/
}

table.width-100.brd-none tr th, table.width-100.brd-none tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
}

.tabbing-verticallay {
    margin-bottom: 50px;
}

.tabbing-verticallay div.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 30%;
    /* height: 300px; */
}

.tabbing-verticallay div.tab button {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #cccccc;
    padding: 30px 20px !important;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    font-family: 'Oswald thin';
    font-size: 21px;
}

.tabbing-verticallay div.tab button:hover {
    background-color: #e5e5e5;
    color: #999;
}

.tabbing-verticallay div.tab button.active {
    background-color: #fff;
    color: #333;
}

.tabbing-verticallay .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
}

.tabbing-verticallay h1 {
    font-size: 26px;
    font-family: 'Oswald thin';
    margin-top: 26px;
    margin-bottom: 20px;
}

div#London, #Paris, #Tokyo, #Tokyo2 {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
    color: #222;
    font-weight: normal;
    padding: 18px;
}

#London ul, #Paris ul, #Tokyo ul {
    padding-left: 20px;
}

#Tokyo a {
    color: #729243;
    font-weight: 100;
}

div#Tokyo2 {
    min-height: 460px;
}

.col-group {
    display: table !important;
}

.col-group .col-elem {
    display: table-cell !important;
    vertical-align: top;
}

.help-request-quote > .container > .row > div {
    margin-bottom: 50px;
}

.help-section .col-group .col-elem:first-child {
    width: 80px;
}

.help-section h4 {
    color: #333333;
    font-size: 24px;
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

.help-section h6 {
    color: #222222;
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    margin: 5px 0 10px 0;
}

.help-section p {
    color: #999999;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
    margin-bottom: 10px;
    line-height: 18px;
}

.request-quote {
    padding: 20px;
    border: 1px solid #dddddd;
    background: #f3f3f3;
}

.request-quote h4 {
    color: #222222;
    white-space: nowrap;
    padding-bottom: 15px;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 24px;
    border-bottom: 1px solid #dddddd;
}

.request-quote span {
    color: #999999;
    float: right;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
}

.no-pad-right {
    padding-right: 0 !important;
}

.request-quote .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.request-quote [type="submit"] {
    background: #bce27f;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-size: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.request-quote [type="submit"]:hover {
    background: #BFE983 !important;
    color: #729243;
    text-decoration: none;
}

/**
* start Contact Us page
**/

/* contact us start */

.contact-us-page .contact-text {
    margin-top: 30px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.contact-us-page .contact-text h1 {
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    color: #222222;
    font-style: normal;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 10px;
}

.contact-us-page .contact-text p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    font-weight: normal;
}

.contact-section {
    background-color: #f3f3f3;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
    position: relative;
}

.contact-section .contact-section-head {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dddddd;
}

.contact-section .contact-section-head h2 {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
    color: #222222;
    margin: 0;
}

.contact-section .contact-section-head h2 span {
    font-size: 11px;
    color: #999999;
    padding-top: 10px;
    float: right;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    font-weight: normal;
}

.contact-section form label {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    cursor: pointer;
    display: block;
}

.contact-section form .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 37px;
    margin: 0 0 10px 0;
    padding: 8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.contact-section form textarea.form-control {
    height: auto;
}

.email-icon {
    background: url(../images/sprite1.png) repeat scroll -365px -310px transparent;
    width: 30px;
    height: 28px;
}

.phone-icon {
    background: url(../images/sprite1.png) repeat scroll -337px -310px transparent;
    width: 22px;
    height: 29px;
}

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

.contact-section .contact-block {
    margin-left: 8px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
    display: inline-block;
}

.contact-section .contact-block h3 {
    margin: 0;
    font-size: 20px;
    color: #222222;
    font-style: normal;
    font-weight: 300;
}

.contact-section .contact-block p {
    font-size: 16px;
    color: #999999
}

.contact-details > .row {
    margin-bottom: 20px;
    position: relative;
}

.contact-details .contact-details-bg-image {
    background: url(../images/sprite2.png) repeat scroll -158px -113px transparent;
    width: 120px;
    height: 115px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.contact-address h3, .contact-address p {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 5px
}

.contact-address p {
    font-weight: 300;
}

.btn-green {
    background: #bce27f;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 200px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px;
    height: 45px;
}

.btn-green:hover {
    background: #BAE47E;
    color: #739140;
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.contact_us_faq {
    background: #f3f3f3 !important;
    border: 1px solid #dddddd;
    padding: 25px;
    margin-bottom: 50px;
}
.cuf {
    padding: 0 !important;
}

.contact_us_faq:after {
    content: '';
    display: block;
    clear: both;
}

.contact_us_faq h3 {
    float: left;
    font-family: 'Oswald',sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    margin-top: 10px;
}

.contact_us_faq button {
    float: right;
    position: relative;
    top: 5px;
}
/* contact us end */

/**
* end Contact us page
*/

/*****Media Screen******/
@media only screen and (max-width: 1024px) {
    .browse-companies .panel-default .panel-heading {
        padding: 18px 10px !important;
    }

    .browse-companies .country.lar-width-60 {
        padding: 30px 0 30px 10px;
    }

    .browse-companies .text-center.mob-width-45 {
        padding: 30px 10px 30px 15px;
    }
}

@media only screen and (max-width: 991px) {
    .step-text {
        text-align: center;
    }

    .step-img {
        margin: auto;
        background-position: 0px 1px;
        background-size: 119%;
    }

    .locations .small-panel {
        overflow: hidden;
    }

    .remove-space {
        padding: 0 !important;
    }

    .request-quote .no-pad-right {
        padding-right: 15px !important;
    }
}

@media only screen and (max-width: 767px) {
    .btn-hide {
        display: none;
    }

    .btn-show {
        display: block !important;
    }

    .btn-show .button-green {
        width: 100%;
        text-align: center;
    }

    .btn-show .button-green .inl-block.mar-top-5 {
        text-align: center;
        float: none;
    }

    .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 650px) {
    div#Tokyo2 {
        min-height: auto;
    }

    .page-content .informations .block > .container:nth-child(2) {
        display: none;
    }

    .tabbing-verticallay {
        display: none;
    }

    .tabbing-verticallay-mobile {
        display: block !important;
    }

    .tabbing-verticallay div.tab {
        float: none;
        width: 100%;
    }

    .tabbing-verticallay-mobile .panel-default {
        font-family: 'Oswald', sans-serif;
        color: #999999;
        border-radius: 0;
    }

    .tabbing-verticallay-mobile .panel-group .panel + .panel {
        margin-top: 0;
    }

    .tabbing-verticallay-mobile .collapse.in {
        display: block;
        border-top: 1px solid #ddd;
    }

    .tabbing-verticallay-mobile .panel-default > .panel-heading.collapsed {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .tabbing-verticallay-mobile .panel-default > .panel-heading {
        padding: 30px 20px !important;
        background-color: #fff;
    }

    .tabbing-verticallay-mobile .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 23px;
        font-family: 'Oswald thin';
        font-weight: 500;
        color: #999;
    }

    .browse-companies .flg-mdl {
        display: none;
    }

    .browse-companies .show-for-small-only a.clr-green {
        display: none;
    }

    .browse-companies .hide-for-small-only {
        color: #729243 !important;
        font-size: 14px !important;
        display: block !important;
    }

    .browse-companies .hide-for-small-only:hover {
        color: #739140 !important;
        text-decoration: underline;
    }

    .browse-companies .country.lar-width-60 .fnt-cond-light {
        padding: 0;
    }

    .browse-companies td.text-center.mob-width-45 p {
        margin-right: 0;
        text-align: right;
        float: right;
        margin-bottom: 0;
    }

    .locations span.fnt-cond-light {
        font-size: 20px;
    }

    .locations .button.green {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .panel-start .panel, .locations .panel {
        padding: 10px 15px 20px;
    }

    .panel-start .mob-fnt-size-21 {
        font-size: 20px;
    }

    .locations .button.green {
        display: none;
    }

    .locations span.fnt-cond-light {
        font-size: 18px;
        margin-top: 4px;
    }

    .locations .inl-block p {
        font-size: 18px;
        margin-right: 0px !important;
    }
}

/*****Media Screen******/

/**
 * end financial services
 */

main .call-us {
    padding: 40px 0;
    background: #e5e5e5;
}

main .call-us h4 {
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 23px;
    color: #999;
}

main .call-us .block div {
    float: left;
    margin-right: 25px;
}

main .call-us .block div:last-child {
    margin: 0;
}

main .call-us .block .desc h5 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 5px;
}

main .call-us .block .desc h5 span {
    color: #739140;
}

main .call-us .block .desc p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    color: #333;
}

main .call-us .block .button button {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 160px;
    height: 40px;
    font-family: 'Oswald', sans-serif !important;
    margin: 0;
    font-size: 19px;
    margin-top: 20px;
    padding: 3px;
}

main .call-us .block .button button:hover {
    opacity: 0.8;
}

main .call-us .info {
    margin-bottom: 30px;
}

main .call-us .info .image {
    margin-right: 15px;
    float: left;
    background: #f7f7f7;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
}

main .call-us .info .desc p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    color: #222;
    margin: 0;
}

main .call-us .info .desc p a {
    color: #222;
}

main .call-us .info .desc span {
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #999;
}

main .call-us .info:last-child {
    margin-bottom: 0;
}

/********New css*********/
.menu li:hover, .shop-header li:hover {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    cursor: pointer;
}

.menu li a:hover, .shop-header li a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.shop-header li:nth-child(1):hover {
    background: none !important;
}

.div-hover:hover > .dropdown-menu {
    display: block;
}

.service-menu {
    box-shadow: 0 1px 5px 1px #999999;
    -webkit-box-shadow: 0 1px 5px 1px #999999;
    -moz-box-shadow: 0 1px 5px 1px #999999;
    width: auto !important;
    padding: 0;
    border-radius: 0;
    margin: 0;
}

.service-menu li {
    height: auto;
    border: none;
    padding: 0;
    width: 100%;
}

.service-menu li a {
    padding: 0 15px;
    line-height: 2.8;
    font-family: 'Oswald thin';
}

.service-menu li a:hover {
    color: #333 !important;
}

.dekstop-hide {
    display: none;
}

header .banner .block img {
    height: 45px;
}

/********New css*********/
footer {
    color: #fff;
    background: #8f101c;
    padding: 50px 0;
    font-family: 'Oswald', sans-serif !important;
}

footer ul {
    text-align: center;
    padding-left: 0;
}

footer ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

footer ul li a {
    color: #fff;
}

footer ul li:last-child {
    margin: 0;
}

footer .logos img {
    display: inline-block;
}

footer .logos .social-links {
    display: inline-block;
    margin-right: 16px;
}

footer .logos .social-links a img {
    margin-right: 3px;
}

footer .logos .social-links a:last-child img {
    margin-right: 0;
}

footer .logos .other-logos {
    display: inline-block;
}

footer .logos .other-logos img {
    margin: 12px 12px 26px
}

footer img {
    display: block;
    margin: 20px auto 50px;
}

footer p {
    text-align: center;
}

footer ul li a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    color: #fff;
}

/*# sourceMappingURL=style.css.map */
/**************************affidavits-verification.css**************************/
body.affidavits-verification-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #D0D0D0;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #D0D0D0;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #D0D0D0;
}

:-moz-placeholder { /* Firefox 18- */
    color: #D0D0D0;
}

.affidavits-verification-body .affidavits-verification-page {
    padding-top: 50px;
    background: #f7f7f7;
}

.affidavits-verification-body .document-div {
    margin-top: 20px;
}

.affidavits-verification-body .document-div h1 {
    float: left;
    font-size: 28px;
}

.affidavits-verification-body .document-div a {
    margin: 30px 0 0;
    float: right;
    color: #729243;
}

.affidavits-verification-body .search-div {
    overflow: hidden;
    float: left;
    width: 42%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.affidavits-verification-body .search-div input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px !important;
    float: left;
    /* height: 35px; */
    margin: 0 0 1rem 0;
    padding: 8px 14px;
    font-family: sans-serif;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.affidavits-verification-body .search-div button {
    position: absolute;
    background: #bce27f !important;
    border: 1px solid #96b566;
    color: #739140;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    height: 38px !important;
    padding: 7px 12px;
}

.affidavits-verification-body .sprite1.magnify_green {
    background-position: -100px -312px;
    width: 24px;
    height: 29px;
    margin: 0 auto;
}

.affidavits-verification-body .sprite1 {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
}

.affidavits-verification-body .cart-section .remover-space {
    background: #fff;
    padding: 0px;
    border: 1px solid #dddddd;
    font-family: sans-serif;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    overflow: hidden;
}

.affidavits-verification-body .cart-section .description-cart {
    min-height: 92px !important;
    color: #666;
    font-size: 15px;
}

.affidavits-verification-body .cart-section .show-for-small-down {
    display: none;
}

.affidavits-verification-body .cart-section .inl-block-cart {
    display: inline-block;
    width: 100%;
}

.affidavits-verification-body .cart-section .mob-float-none a {
    float: left;
}

.affidavits-verification-body .cart-section .button-cart.green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 140px;
    padding: 5px 15px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
}

.affidavits-verification-body .cart-section .button-cart.green:hover {
    opacity: 0.8;
    text-decoration: none;
}

.affidavits-verification-body .cart-section .button-cart.grey {
    background: #e5e5e5 !important;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    color: #333333;
    width: 140px;
    padding: 5px 15px;
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    margin-left: 10px;
}

.affidavits-verification-body .cart-section .button-cart.grey:hover {
    opacity: 0.8;
    text-decoration: none;
}

.affidavits-verification-body .cart-section .remover-space .padding-zero > h6 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px;
    margin-top: 0;
}

.affidavits-verification-body .hide-for-small-down h6 {
    float: left;
    font-size: 19px;
    font-family: 'Oswald', sans-serif;
    color: #739140;
    margin-left: 20px;
    margin-top: 7px;
}

.affidavits-verification-body .cart-section .remover-space .padding-zero {
    padding: 20px;
    border-right: 1px solid #dddddd;
}

.affidavits-verification-body .cart-section .padding-remove {
    padding: 0;
}

.affidavits-verification-body .cart-section .padding-remove img {
    display: block;
    margin: auto;
    cursor: pointer;
}

.affidavits-verification-body .cart-section .modal {
    top: 66px;
}

.affidavits-verification-body .cart-section .modal-content {
}

.affidavits-verification-body .cart-section .modal-header .close {
    margin-top: -2px;
    font-size: 34px;
    opacity: 1;
    z-index: 999;
    position: relative;
}

.affidavits-verification-body .cart-section .modal-header {
    padding: 15px;
    border-bottom: none;
    position: absolute;
    right: 0;
}

.affidavits-verification-body .cart-section .modal-content {
    border-radius: 0;
}

.affidavits-verification-body .cart-section .pagination-div {
    width: 100%;
    float: left;
    margin: 20px 0 40px;
}

.affidavits-verification-body .cart-section .pagination-div ul {
    list-style: none;
    padding: 0;
    list-style: none;
    margin: 0 auto;
    display: block;
    float: none;
    width: 380px;
}

.affidavits-verification-body .cart-section .pagination-div ul li {
    display: inline-block;
    margin: 2px;
}

.affidavits-verification-body .cart-section .pagination-div ul li a {
    background: #f3f3f3;
    font-family: 'Open Sans', sans-serif !important;
    border: 1px solid #dddddd !important;
    padding: 5px 10px;
    color: #999;
    text-decoration: none;
    font-weight: 600;
}

/**************************banks.css**************************/
body.banks-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.banks-body .compnay-page {
    padding-top: 50px;
    background-color: #F7F7F7;
}

.banks-body .compnay-page .informations-block ul {
    padding-left: 22px;
}

.banks-body .compnay-page .informations .block img {
    width: 80%;
    display: block;
    margin: auto;
}

.banks-body .compnay-page .informations .block h2 {
    margin-top: 0;
}

.banks-body .compnay-page .informations .block {
    border-bottom: none;
}

.banks-body .compnay-page .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.banks-body .compnay-page .informations-block {
    margin-bottom: 22px;
}

.banks-body .step-text {

    font-family: 'Oswald', sans-serif !important;
    color: #8f101c !important;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
}

.banks-body .compnay-page .informations .block > .container:nth-child(2) {
    border-bottom: none;
    margin-top: 24px;
}

.banks-body .step-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -6px -3px;
    width: 642px;
    height: 41px;
}

.banks-body .panel-start .panel, .locations .panel {
    background: #F3F3F3;
    float: left;
    width: 100%;
    border: 1px solid #dddddd !important;
    padding: 30px;
}

.banks-body .mob-fnt-size-21 {
    font-size: 24px;
}

.banks-body select.brd-grey {
    height: 45px !important;
    border: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.75);
    width: 100%;
    font-family: sans-serif;
    padding: 6px;
}

.banks-body .locations .mob-fnt-size-21 {
    font-size: 21px;
    color: #3B3B3B;
    font-family: 'Oswald', sans-serif !important;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
}

.banks-body .locations h6.fnt-size-24.mob-fnt-size-21 {
    float: left;
    width: 100%;
}

.locations .lar-width-48 {
    float: left;
}

.locations .lar-width-48 + .lar-width-48 {
    float: right;
}

.locations .left {
    float: left;
}

.banks-body .locations .flg-sml {
    width: 33px;
    height: 23px;
    margin-top: 6px;
}

.banks-body .locations span.fnt-cond-light {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 17px;
    padding-left: 10px;
    float: left;
    padding-top: 5px;
}

.banks-body .locations .inl-block {
    float: right;
}

.banks-body .locations .inl-block p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 21px;
    margin-right: 20px !important;
    margin-bottom: 0;
}

.banks-body .locations .button.green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-weight: 400;
    font-size: 17px;
    height: 35px;
    padding: 3px 20px;
}

.banks-body .locations .button.green:hover {
    opacity: 0.8;
    text-decoration: none;
}

.banks-body .locations .lar-width-48 {
    padding: 0;
}

.banks-body .locations .small-panel {
    padding: 0;
    background: #fff;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 10px !important;
    border: 1px solid #dddddd !important;
}

.banks-body .browse-companies {
    margin-top: 20px;
}

.banks-body .browse-companies .panel-two {
    background: none;
    border: none !important;
    overflow: hidden;
}

.banks-body .browse-companies .panel-two .col-md-6 {
    padding: 0;
    margin-bottom: 18px;
}

.banks-body .browse-companies .mob-fnt-size-21 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
}

.banks-body .browse-companies .magnify_green {
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
    background-position: -100px -310px;
    width: 24px;
    height: 29px;
    margin: 0 auto;
    float: right;
    margin-left: 12px;
}

.banks-body .browse-companies .button-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    float: right;
    height: 45px !important;
    font-size: 20px;
    padding: 6px 20px;
    text-decoration: none;
}

.banks-body .browse-companies .panel-default {
    border-radius: 0;
    box-shadow: none;
    border: 1px;
    margin-bottom: 12px;
    position: relative;
}

.banks-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 16px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
}

.banks-body .browse-companies .panel-default h4 {
    font-size: 24px;
}

.banks-body .panel-group .panel-heading + .panel-collapse > .list-group, .banks-body .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.banks-body .browse-companies .panel-default .panel-heading:before {
    content: "\f078";
    position: absolute;
    right: 22px;
    font: 20px/1 FontAwesome;
    margin-top: 2px;
}

.banks-body .browse-companies .panel-body {
    padding: 0;
    border: 1px solid #cccccc !important;
}

.banks-body .browse-companies .panel-default a {
    text-decoration: none;
    color: #222;
}

.banks-body .browse-companies .country.lar-width-60 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 30px 30px;
    width: 60% !important;
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.banks-body .browse-companies .left.mar-top-7 {
    float: left;
    margin-top: 6px;
}

.banks-body .browse-companies .fnt-cond-light {
    float: left;
    padding-left: 20px;
}

.banks-body .browse-companies .ln-h-12 {
    font-size: 21px;
    margin: 0px 0;
    font-family: 'Oswald';
    font-weight: 300;
}

.banks-body .browse-companies .clr-l-grey {
    font-size: 19px;
    color: #999;
    margin-top: 3px;
}

.banks-body .browse-companies .inl-block {
    display: inline-block;
    float: left;
}

.banks-body .browse-companies .hide-for-small-only {
    display: none;
}

.banks-body .browse-companies .show-for-small-only a.clr-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 155px !important;
    font-size: 21px;
    padding: 3px 15px !important;
    text-decoration: none;
}

.banks-body .browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
}

.banks-body .browse-companies .text-center.mob-width-45 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 30px 30px 30px;
}

.banks-body .browse-companies .show-for-small-only {
    float: left;
}

.banks-body .browse-companies .button-green:hover {
    opacity: 0.8;
}

.banks-body .browse-companies .show-for-small-only a.clr-green:hover {
    opacity: 0.8;
}

.browse-companies .flg-mdl {
    width: 47px;
    height: 31px;
    margin-right: 10px;
}

.banks-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 18px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
    border-radius: 0; /*company.css - Line: 165*/
}

.banks-body .browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important; /*company.css - Line: 234*/
}

.banks-body table.width-100.brd-none tr th, .banks-body table.width-100.brd-none tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
}

.banks-body .tabbing-verticallay {
    margin-bottom: 50px;
}

.banks-body .tabbing-verticallay div.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 30%;
    /* height: 300px; */
}

.banks-body .tabbing-verticallay div.tab button {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #cccccc;
    padding: 30px 20px !important;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    font-family: 'Oswald', sans-serif;
    font-size: 21px;
}

.banks-body .tabbing-verticallay div.tab button:hover {
    background-color: #e5e5e5;
    color: #999;
}

.banks-body .tabbing-verticallay div.tab button.active {
    background-color: #fff;
    color: #333;
}

.banks-body .tabbing-verticallay .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
}

.banks-body .tabbing-verticallay h1 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
    margin-top: 26px;
    margin-bottom: 20px;
}

.banks-body div#London, .banks-body #Paris, .banks-body #Tokyo, .banks-body #Tokyo2, .banks-body #Tokyo3 {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
    color: #222;
    font-weight: 400;
    padding: 18px;
}

.banks-body #London ul, .banks-body #Paris ul, .banks-body #Tokyo ul {
    padding-left: 20px;
}

.banks-body #Tokyo a {
    color: #729243;
    font-weight: 100;
}

.banks-body div#Tokyo2 {
    min-height: 460px;
}

.banks-body .locations h3.popular-title {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    margin: 0;
    font-size: 19px !important;
    line-height: 1.2 !important;
}

.banks-body .browse-companies td.lar-brd-rgh.med-width-50.mob-width-50 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 15px !important;
    width: 15%;
    border-right: 1px solid #cccccc;
}

.banks-body .browse-companies td.brd-lf-grey.brd-rgt-grey.bg-lght-green.lar-width-11.med-width-15.mob-width-25 {
    background: #edfdd0;
    padding: 30px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    width: 15% !important;
}

.banks-body .browse-companies h6 span.fnt-size-19 {
    font-size: 19px !important;
}

.banks-body .browse-companies .bg-white p.clr-green.show-for-medium-down.pad-top-10 {
    display: none;
}

.banks-body .browse-companies .inl-block .fnt-size-17 {
    font-size: 15px;
    color: #666666;
    float: left;
    padding-left: 0px;
}

.banks-body .browse-companies .inl-block .hide-for-small-down {
    display: inline-block;
    float: left;
}

.banks-body .browse-companies td.bg-lght-green h6 {
    font-size: 19px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}

.banks-body .browse-companies td.bg-lght-green h6 span.fnt-size-15 {
    font-size: 15px;
    color: #666666;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
}

.banks-body .browse-companies td.bg-lght-green a.button.green {
    display: inline-block;
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 155px !important;
    padding: 3px 15px !important;
    text-decoration: none;
    border-radius: 4px !important;
    font-weight: 400;
    font-size: 17px !important;
    height: 35px !important;
}

.banks-body .browse-companies td.bg-lght-green a.button.green:hover {
    opacity: 0.8;
}

.locations .lar-width-48 .inl-block {
    margin-top: 8px;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 30px 30px;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 table {
    width: 100%;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 table .fnt-size-14 {
    font-size: 14px;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 table td {
    background: #ffffff;
    border: none;
    display: table-cell !important;
    padding: 0 2px 0 0 !important;
    float: none;
    text-align: center;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 table td .sprite1.green_yes {
    width: 33px;
    height: 32px;
    margin: 0 auto;
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
    background-position: -164px -308px;
}

.banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 table td .sprite1.green_no {
    width: 33px;
    height: 35px;
    margin: 0 auto;
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
    background-position: -196px -307px;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent {
    float: left;
    padding: 10px 12px;
    border: 1px solid #ccc;
    width: 70%;
    background: #fff;
    min-height: 460px;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent h6 {
    font-size: 19px !important;
    font-family: 'Oswald', sans-serif !important;
    font-weight: normal;
    line-height: 1.2 !important;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent ul {
    padding-left: 20px;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent a {
    color: #729243;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #729243;
}

.banks-body .tabbing-banks-verticallay.tabbing-verticallay .tabcontent ul li {
    margin: 5px 0 !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.banks-body .tabbing-verticallay-mobile .panel-body {
    float: left;
    padding: 10px 12px;
    border: none;
    width: 100%;
    background: #fff;
    min-height: auto;
}

.banks-body .tabbing-verticallay-mobile .panel-body h6 {
    font-size: 19px !important;
    font-family: 'Oswald', sans-serif !important;
    font-weight: normal;
    line-height: 1.2 !important;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}

.banks-body .tabbing-verticallay-mobile .panel-body p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.banks-body .tabbing-verticallay-mobile .panel-body ul {
    padding-left: 20px;
}

.banks-body .tabbing-verticallay-mobile .panel-body a {
    color: #729243;
}

.banks-body .tabbing-verticallay-mobile .panel-body a:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #729243;
}

.banks-body .tabbing-verticallay-mobile .panel-body ul li {
    margin: 5px 0 !important;
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.banks-body .table-browse-region .modal-header .close {
    margin-top: -2px;
    font-size: 34px;
    opacity: 1;
    z-index: 999;
    position: relative;
}

.banks-body .table-browse-region {
    border-radius: 0;
    top: 66px;
}

.banks-body .table-browse-region .modal-content .popup-table p {
    padding: 0;
    margin-bottom: 8px;
    font-size: 14px;
    color: #999;
    margin-top: 3px;
}

.banks-body .table-browse-region .modal-content {
    background: #fff;
    border-radius: 0;
    border: none;
}

.banks-body .table-browse-region .modal-content h1 {
    margin-bottom: 20px !important;
    font-size: 24px !important;
    margin-top: 0;
}

.banks-body .table-browse-region .modal-content .modal-header {
    padding: 15px 15px 10px 15px;
    border: none;
}

.banks-body .table-browse-region .modal-content .sprite1.green_yes {
    width: 33px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: -164px -308px;
}

.banks-body .table-browse-region .modal-content .sprite1.green_no {
    width: 33px;
    height: 35px;
    margin: 0 auto;
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: -196px -307px;
}

.banks-body .table-browse-region .modal-content .popup-table {
    padding: 0 3px;
}

.banks-body .table-countries .table-countries-block {
    padding: 0 15px;
    display: block;
    width: 100%;
    overflow: hidden;
}

.banks-body .table-countries .modal-content {
    background: #fff;
    border-radius: 0;
    border: none;
}

.banks-body .table-countries .table-countries-block .brd-grey.pad-5.mar-top-5 {
    border: 1px solid #dddddd !important;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    padding: 5px !important;
    margin-top: 5px !important;
}

.banks-body .table-countries .close {
    margin-top: -2px;
    font-size: 34px;
    opacity: 1;
    z-index: 999;
    position: relative;
}

.banks-body .table-countries .table-countries-block p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    margin: 10px 0;
}

/**************************blog.css**************************/
/**************************company.css**************************/
body.comapny-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.comapny-body .compnay-page {
    padding-top: 50px;
    background-color: #F7F7F7;
}

.comapny-body .compnay-page .informations-block ul {
    padding-left: 22px;
}

.comapny-body .compnay-page .informations .block img {
    width: 80%;
    display: block;
    margin: auto;
}

.comapny-body .compnay-page .informations .block h2 {
    margin-top: 0;
}

.comapny-body .compnay-page .informations .block {
    border-bottom: none;
}

.comapny-body .compnay-page .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.comapny-body .compnay-page .informations-block {
    margin-bottom: 22px;
}

.comapny-body .step-text {
    color: #8f101c !important;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
}

.comapny-body .compnay-page .informations .block > .container:nth-child(2) {
    border-bottom: none;
    margin-top: 24px;
}

.comapny-body .step-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -6px -3px;
    width: 642px;
    height: 41px;
}

.comapny-body .panel-start .panel, .locations .panel {
    background: #F3F3F3;
    float: left;
    width: 100%;
    border: 1px solid #dddddd !important;
    padding: 30px;
}

.comapny-body .mob-fnt-size-21 {
    font-size: 24px;
}

.comapny-body select.brd-grey {
    height: 45px !important;
    border: 1px solid #ddd;
    color: rgba(0, 0, 0, 0.75);
    width: 100%;
    font-family: sans-serif;
    padding: 6px;
}

.comapny-body .locations .mob-fnt-size-21 {
    font-size: 21px;
    color: #3B3B3B;
    font-family: 'Oswald' !important;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
}

.comapny-body .locations .left {
    float: left;
}

.comapny-body .locations .flg-sml {
    width: 33px;
    height: 23px;
    margin-top: 6px;
}

.comapny-body .locations span.fnt-cond-light {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 22px;
    padding-left: 10px;
    float: left;
}

.comapny-body .locations .inl-block {
    float: right;
}

.comapny-body .locations .inl-block p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 21px;
    margin-right: 20px !important;
    margin-bottom: 0;
}

.comapny-body .locations .button.green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-weight: 400;
    font-size: 17px;
    height: 35px;
    padding: 3px 20px;
}

.comapny-body .locations .button.green:hover {
    opacity: 0.8;
    text-decoration: none;
}

.comapny-body .locations .lar-width-48 {
    padding: 0;
}

.comapny-body .locations .small-panel {
    padding: 0;
    background: #fff;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    padding: 10px !important;
    border: 1px solid #dddddd !important;
}

.comapny-body .browse-companies {
    margin-top: 20px;
}

.comapny-body .browse-companies .panel-two {
    background: none;
    border: none !important;
    overflow: hidden;
}

.comapny-body .browse-companies .panel-two .col-md-6 {
    padding: 0;
    margin-bottom: 18px;
}

.comapny-body .browse-companies .mob-fnt-size-21 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
}

.comapny-body .browse-companies .magnify_green {
    background: url("../images/sprite1.png") repeat scroll 0 0 transparent;
    background-position: -100px -310px;
    width: 24px;
    height: 29px;
    margin: 0 auto;
    float: right;
    margin-left: 12px;
}

.comapny-body .browse-companies .button-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    float: right;
    height: 45px !important;
    font-size: 20px;
    padding: 6px 20px;
    text-decoration: none;
}

.comapny-body .browse-companies .panel-default {
    border-radius: 0;
    box-shadow: none;
    border: 1px;
    margin-bottom: 12px;
    position: relative;
}

.comapny-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 16px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
}

.comapny-body .browse-companies .panel-default h4 {
    font-size: 24px;
}

.comapny-body .panel-group .panel-heading + .panel-collapse > .list-group, .comapny-body .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.comapny-body .browse-companies .panel-default .panel-heading:before {
    content: "\f078";
    position: absolute;
    right: 22px;
    font: 20px/1 FontAwesome;
    margin-top: 2px;
}

.comapny-body .browse-companies .panel-body {
    padding: 0;
    border: 1px solid #cccccc !important;
}

.comapny-body .browse-companies .panel-default a {
    text-decoration: none;
    color: #222;
}

.comapny-body .browse-companies .country.lar-width-60 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 0 30px 30px;
    width: 60% !important;
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.comapny-body .browse-companies .left.mar-top-7 {
    float: left;
    margin-top: 6px;
}

.comapny-body .browse-companies .fnt-cond-light {
    float: left;
    padding-left: 20px;
}

.comapny-body .browse-companies .ln-h-12 {
    font-size: 21px;
    margin: 0px 0;
    font-family: 'Oswald';
    font-weight: 300;
}

.comapny-body .browse-companies .clr-l-grey {
    font-size: 19px;
    color: #999;
    margin-top: 3px;
}

.comapny-body .browse-companies .inl-block {
    display: inline-block;
    float: right;
}

.comapny-body .browse-companies .hide-for-small-only {
    display: none;
}

.comapny-body .browse-companies .show-for-small-only a.clr-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 155px !important;
    font-size: 21px;
    padding: 3px 15px !important;
    text-decoration: none;
}

.comapny-body .browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
}

.comapny-body .browse-companies .text-center.mob-width-45 {
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
    padding: 30px 30px 30px 30px;
}

.comapny-body .browse-companies .show-for-small-only {
    float: left;
}

.comapny-body .browse-companies .button-green:hover {
    opacity: 0.8;
}

.comapny-body .browse-companies .show-for-small-only a.clr-green:hover {
    opacity: 0.8;
}

.comapny-body .browse-companies .flg-mdl {
    width: 47px;
    height: 31px;
}

.comapny-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 18px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
    border-radius: 0; /*company.css - Line: 165*/
}

.comapny-body .browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important; /*company.css - Line: 234*/
}

.comapny-body table.width-100.brd-none tr th, .comapny-body table.width-100.brd-none tr td {
    color: #222222;
    font-size: 0.875rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
}

.comapny-body .tabbing-verticallay {
    margin-bottom: 50px;
}

.comapny-body .tabbing-verticallay div.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 30%;
    /* height: 300px; */
}

.comapny-body .tabbing-verticallay div.tab button {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #cccccc;
    padding: 30px 20px !important;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    font-family: 'Oswald';
    font-size: 21px;
}

.comapny-body .tabbing-verticallay div.tab button:hover {
    background-color: #e5e5e5;
    color: #999;
}

.comapny-body .tabbing-verticallay div.tab button.active {
    background-color: #fff;
    color: #333;
}

.comapny-body .tabbing-verticallay .tabcontent {
    float: left;
    padding: 0px 12px;
    border: 1px solid #ccc;
    width: 70%;
}

.comapny-body .tabbing-verticallay h1 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
    margin-top: 26px;
    margin-bottom: 20px;
}

.comapny-body div#London, .comapny-body #Paris, .comapny-body #Tokyo, .comapny-body #Tokyo2 {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
    color: #222;
    font-weight: 400;
    padding: 18px;
}

.comapny-body #London ul, .comapny-body #Paris ul, .comapny-body #Tokyo ul {
    padding-left: 20px;
}

.comapny-body #Tokyo a {
    color: #729243;
    font-weight: 100;
}

.comapny-body div#Tokyo2 {
    min-height: 460px;
}

/**************************corporate-cyprus-company.css**************************/
body.cfd-company-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.cfd-company-body .compnay-page {
    padding-top: 48px;
    background-color: #F7F7F7;
}

.cfd-company-body .compnay-page .informations-block ul {
    padding-left: 20px;
}

.cfd-company-body .compnay-page .informations .block img {
    width: 77%;
    display: block;
    margin: auto;
    margin-left: 0;
}

.cfd-company-body .compnay-page .informations .block h2 {
    margin-top: 0;
}

.cfd-company-body .compnay-page .informations .block {
    border-bottom: none;
}

.cfd-company-body .compnay-page .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.cfd-company-body .compnay-page .informations-block {
    margin-bottom: 22px;
}

.cfd-company-body .step-text {
    color: #8f101c !important;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
}

.cfd-company-body .compnay-page .informations .block > .container:nth-child(2) {
    border-bottom: none;
    margin-top: 50px;
}

.cfd-company-body main .informations .block ul li {
    font-size: 17px;
}

.cfd-company-body main .informations .block h4 {
    font-weight: 300 !important;
    font-size: 20px;
    color: #333;
}

.cfd-company-body .packages-link {
    color: #729243 !important;
    font-size: 15px;
    margin-top: 20px;
    display: block;
}

.cfd-company-body .useful-information {
    padding: 30px;
    font-family: 'Open Sans', sans-serif;
    background: #f3f3f3;
    font-size: 14px;
    font-weight: 400;
}

.cfd-company-body .useful-information b {
    color: #8f101c;
    font-size: 18px;
    display: inline-block;
    margin: 20px 0 10px;
    font-family: 'Oswald';
    font-weight: 300;
}

.cfd-company-body .informations .container:nth-child(2) {
    border-bottom: 1px dashed #dddddd !important;
}

.cfd-company-body .step-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -6px -3px;
    width: 642px;
    height: 41px;
    margin: 0 auto 20px;
}

.cfd-company-body .product-packge .product-clr-green {
    padding: 25px 30px;
    font-size: 24px;
    color: #739140;
    background: #fff;
    border: 1px solid #dddddd;
    margin: 0;
}

.cfd-company-body .product-packge .product-clr-black {
    padding: 15px 30px;
    font-size: 19px;
    background: #f3f3f3;
    border: 1px solid #dddddd;
    margin: 0;
    font-weight: 500;
}

.cfd-company-body .collaspe-panel i {
    font-size: 17px;
    opacity: 1;
    cursor: pointer;
    margin-right: 8px;
}

.cfd-company-body .collaspe-panel i:hover {
    opacity: 0.8;
}

.cfd-company-body .collaspe-panel span {
    font-size: 19px;
}

.cfd-company-body .collaspe-panel {
    background-color: #fff;
    padding: 14px 30px 14px 30px;
    border: 1px solid #dddddd;
    border-top: 0;
    overflow: hidden;
}

.cfd-company-body .sell-all {
    float: right;
}

.cfd-company-body .sell-all a {
    color: #729243;
    font-size: 18px;
}

.cfd-company-body .collaspe-panel .product-text {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #999;
    margin-top: 10px;
    font-weight: 400;
    float: left;
    width: 100%;
}

.cfd-company-body .button-panel {
    padding: 10px;
    font-size: 19px;
    background: #f3f3f3;
    border: 1px solid #dddddd;
    margin: 0;
    font-weight: 500;
    overflow: hidden;
}

.cfd-company-body .doc-btn {
    width: 100%;
    display: block;
    padding: 10px;
    background-color: #f3f3f3;
    text-align: center;
    border: 1px solid #dddddd !important;
    color: #999;
    text-decoration: none !important;
}

.cfd-company-body .doc-btn:hover {
    opacity: 0.8;
    color: #999;
}

.cfd-company-body .button-panel p {
    color: #999;
    font-size: 15px;
}

.cfd-company-body .payment-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -7px -573px;
    width: 353px;
    height: 27px;
}

.cfd-company-body .button-panel:nth-child(2n) {
    padding: 30px;
}

.cfd-company-body .button-panel .payment-div {
    padding-left: 0;
}

.cfd-company-body .total-text {
    font-size: 22px;
    text-align: right;
    font-family: 'Open Sans' !important;
    font-weight: bold;
}

.cfd-company-body .add-cart-btn {
    padding: 30px;
    background: #fff;
    width: 100%;
    border: 1px solid #ddd;
}

.cfd-company-body .add-cart-btn .add-cart-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 200px;
    border-radius: 4px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
}

.cfd-company-body .add-cart-btn .sprite1 {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 293px -309px;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    margin-left: 10px;
}

.cfd-company-body .add-cart-btn .add-cart-green:hover {
    opacity: 0.8;
}

.cfd-company-body .add-cart-btn .inl-block {
    display: inline-block;
}

.cfd-company-body .add-cart-btn .modal {
    top: 80px;
    padding-right: 0 !important;
}

.cfd-company-body .add-cart-btn .modal-header {
    padding: 15px;
    border-bottom: none;
    position: absolute;
    right: 0;
    top: -5px;
}

.cfd-company-body .add-cart-btn .modal-header .close {
    margin-top: -2px;
    position: relative;
    z-index: 999;
    font-size: 40px;
    color: #000;
    opacity: 1;
}

.cfd-company-body .add-cart-btn .modal-header .close {
    margin-top: -2px;
    position: relative;
    z-index: 999;
    font-size: 42px;
    color: #000;
    opacity: 1;
}

.cfd-company-body .add-cart-btn .modal-content {
    border-radius: 5px;
}

.cfd-company-body .success_msg h4 {
    font-size: 32px;
    margin-top: 40px;
}

.cfd-company-body .success_msg .pad-top-20 {
    width: 77%;
    display: block;
    margin: auto;
    float: none;
    padding-bottom: 70px;
}

.cfd-company-body .success_msg .pad-top-20 .large-6 {
    float: left;
    margin: 8px;
}

.cfd-company-body .add-cart-gray {
    background: #e5e5e5 !important;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    color: #333333;
    width: 200px;
    border-radius: 4px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
}

.cfd-company-body .add-cart-gray:hover, .add-cart-btn .modal-header .close:hover {
    opacity: 0.8;
}

.cfd-company-body .add-cart-btn .added_to_cart {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -333px -236px;
    width: 110px;
    height: 85px;
    margin: 30px auto;
}

.cfd-company-body .browse-companies {
    margin-top: 42px;
    margin-bottom: 16px;
}

.cfd-company-body .browse-companies .panel-two {
    background: none;
    border: none !important;
    overflow: hidden;
}

.cfd-company-body .browse-companies .panel-two .col-md-6 {
    padding: 0;
    margin-bottom: 18px;
}

.cfd-company-body .browse-companies .mob-fnt-size-21 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
}

.cfd-company-body .browse-companies .panel-default {
    border-radius: 0;
    box-shadow: none;
    border: 1px;
    margin-bottom: 12px;
    position: relative;
}

.cfd-company-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 16px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
}

.cfd-company-body .browse-companies .panel-default h4 {
    font-size: 24px;
}

.cfd-company-body .panel-group .panel-heading + .panel-collapse > .list-group, .cfd-company-body .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.cfd-company-body .browse-companies .panel-default .panel-heading:before {
    content: "\f078";
    position: absolute;
    right: 22px;
    font: 20px/1 FontAwesome;
    margin-top: 2px;
}

.cfd-company-body .browse-companies .panel-body {
    padding: 0;
    border: 1px solid #cccccc !important;
}

.cfd-company-body .browse-companies .panel-default a {
    text-decoration: none;
    color: #222;
}

.cfd-company-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 18px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
    border-radius: 0; /*company.css - Line: 165*/
}

.cfd-company-body .browse-companies td.text-center.mob-width-45 p {
    font-size: 21px;
    margin-right: 15px;
    float: left;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important; /*company.css - Line: 234*/
}

/**************************documents.css**************************/
body.document-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.document-body .documents-page {
    padding-top: 50px;
    background: #f7f7f7;
}

.document-body .document-div {
    margin-top: 20px;
}

.document-body .document-div h1 {
    float: none;
    font-size: 24px;
}

.document-body .document-div p {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    line-height: 1.4;
}

.document-body .search-text-bg {
    overflow: visible;
    float: left;
    width: 100%;
    border: 1px solid #dddddd !important;
    background: #f3f3f3;
    padding: 15px;
    margin: 20px 0;
}

.document-body .search-div {
    overflow: visible;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
}

.document-body .search-text h1 {
    margin-top: 15px;
}

.document-body .search-div input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px !important;
    float: left;
    /* height: 35px; */
    margin: 0 0 1rem 0;
    padding: 8px 14px;
    font-family: sans-serif;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.document-body .search-div button {
    position: absolute;
    right: 15px;
    background: #bce27f !important;
    border: 1px solid #96b566;
    color: #739140;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    height: 38px !important;
    padding: 7px 12px;
}

.document-body .sprite1.magnify_green {
    background-position: -100px -312px;
    width: 24px;
    height: 29px;
    margin: 0 auto;
}

.document-body .sprite1 {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
}

.document-body .browse-by-category {
    padding: 20px 0 56px;
}

.document-body .browse-by-category .category-title {
    font-size: 24px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 40px;
}

.document-body .browse-by-category .category-title span {
    margin-bottom: 11px;
    display: block;
}

.document-body .browse-by-category .row-change {
    margin: 0 -8px;
}

.document-body .browse-by-category .category-block {
    padding: 0 8px;
    margin-bottom: 10px;
}

.document-body .browse-by-category .category-block .category-link {
    color: #222;
    display: block;
    padding: 13px 20px;
    background: #fff;
    border: 1px solid #dddddd;
    font-size: 18px;
}

.document-body .browse-by-category .category-block .category-link:hover {
    text-decoration: none;
    opacity: 0.8;
}

/**************************faq.css**************************/
body.faq-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.faq-body .faq-page {
    padding-top: 70px;
    background-color: #F7F7F7;
}

.faq-body .faq-page h2 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 28px;
}

.faq-body .faq-page h2 + p {
    font-size: 14px !important;
    padding-bottom: 20px;
    margin-bottom: 10px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    border-bottom: 1px dashed #dddddd;
}

.faq-body .tabbing-verticallay {
    margin-bottom: 50px;
}

.faq-body .tabbing-verticallay div.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 30%;
    /* height: 300px; */
}

.faq-body .tabbing-verticallay div.tab button {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #cccccc;
    padding: 30px 20px !important;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    font-family: 'Oswald';
    font-size: 21px;
}

.faq-body .tabbing-verticallay div.tab button:hover {
    background-color: #e5e5e5;
    color: #999;
}

.faq-body .tabbing-verticallay div.tab button.active {
    background-color: #fff;
    color: #333;
}

.faq-body .tabbing-verticallay .tabcontent {
    float: left;
    padding: 15px 20px;
    border: 1px solid #ccc;
    width: 70%;
    background: #fff;
    min-height: 460px;
}

.faq-body .tabbing-verticallay h1 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
    margin-top: 26px;
    margin-bottom: 20px;
}

.faq-body div#London, .faq-body #Paris, .faq-body #Tokyo, .faq-body #Tokyo2 {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
    color: #222;
    font-weight: 400;
    padding: 18px;
}

.faq-body #London ul, .faq-body #Paris ul, .faq-body #Tokyo ul {
    padding-left: 20px;
}

.faq-body #Tokyo a {
    color: #729243;
    font-weight: 100;
}

.faq-body div#Tokyo2 {
    min-height: 460px;
}

.faq-body .faq-page .panel-group .panel-heading {
    color: #333;
    background-color: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    padding: 10px 15px;
}

.faq-body .faq-page .panel-group .panel-heading h4 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    font-size: 14px !important;
    cursor: pointer;
}

.faq-body .faq-page .panel-group .panel.panel-default {
    border: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
}

.faq-body .faq-page .panel-collapse {
    border-top: 1px solid #ddd;
}

.faq-body .faq-page .panel-group {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.faq-body .faq-page .panel-group .panel.panel-default .panel-body {
    border: none;
}

.faq-body .faq-page .panel-group .panel.panel-default .panel-body p {
    color: #222;
    margin-bottom: 22px;
}

.faq-body .p-space-remove p:nth-child(1), .faq-body .p-space-remove p:nth-child(2) {
    margin-bottom: 12px !important;
}

.faq-body .p-space-remove p {
    margin-bottom: 0 !important;
}

.faq-body .panel-heading.accordion-toggle:before {
    content: "";
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 151px -347px;
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    margin-right: 10px;
}

.faq-body .panel-heading.accordion-toggle.collapsed:before {
    content: "";
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 170px -347px;
}

/**************************registration.css**************************/
body.registration-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.registration-body .registration-page {
    padding-top: 50px;
    background-color: #F7F7F7;
}

.registration-body .registration-page .informations-block ul {
    padding-left: 22px;
}

.registration-body .registration-page .informations .block img {
    width: 80%;
    display: block;
    margin: auto;
}

.registration-body .registration-page .informations .block h2 {
    margin-top: 0;
}

.registration-body .registration-page .informations .block {
    border-bottom: none;
}

.registration-body .registration-page .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.registration-body .registration-page .informations-block {
    margin-bottom: 22px;
}

.registration-body .registration-page .informations .block > .container:nth-child(2) {
    margin-top: 12px;
}

.registration-body .registration-page .informations ul li {
    line-height: 1.5 !important;
}

.registration-body .registration-page .step-text {
    background: url(../../www.startingbusiness.com/images/sprites/sprite1.html) repeat scroll 0 0 transparent;
    background-position: 0 -367px;
    width: 115px;
    height: 56px;
}

.registration-body .registration-page .step-img {
    margin-top: 15px;
    font-size: 20px;
    font-family: 'Oswald thin';
}

.registration-body .trademark-registration {
    background: #f3f3f3;
    border: 1px solid #ddd;
    padding: 20px;
    overflow: hidden;
}

.registration-body .trademark-registration > h4 {
    font-size: 24px;
}

.registration-body .trademark-text p {
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.registration-body .trademark-text a {
    font-family: sans-serif;
    color: #333;
}

.registration-body .trademark-registration-form {
    font-family: sans-serif;
    line-height: 20px;
    font-size: 14px;
}

.registration-body .trademark-registration-form .tab {
    width: 100%;
    float: left;
}

.registration-body .trademark-registration-form .tab > div {
    padding: 0;
    margin: 22px 0 12px;
}

.registration-body .trademark-registration-form .tab > div label {
    font-weight: 100;
    cursor: pointer;
}

.registration-body #form-1 .inupt-name input, .registration-body #form-1 .text-area textarea, .registration-body #form-3 .inupt-name input {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 14px;
    height: 37px;
    margin: 0 0 1rem 0;
    padding: 13px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.registration-body #form-1 .inupt-name input:focus, .registration-body #form-1 .text-area textarea:focus, .registration-body #form-2 textarea:focus, .registration-body #form-3 textarea:focus, .registration-body #form-3 .inupt-name input:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none;
}

.registration-body #form-1 .text-area textarea {
    height: 210px;
}

.registration-body .radio-last-space {
    margin-top: 18px;
    margin-bottom: 22px;
    padding: 0;
}

.registration-body .radio-last-space span {
    font-size: 13px;
}

.registration-body .radio-last label {
    font-weight: normal;
    margin: 0 6px;
    vertical-align: bottom;
}

.registration-body .radio-last {
    padding-right: 10%;
}

.registration-body #form-2 textarea, .registration-body #form-3 textarea {
    width: 100%;
    height: 50px;
    padding: 6px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    border-radius: 0;

}

.registration-body .upload-div label {
    font-size: 15px;
    font-weight: normal;
    color: #999;
    margin-bottom: 15px;
}

.registration-body .right-ul ul {
    padding-left: 17px;
    font-size: 13px;
}

.registration-body .right-ul .clr-red {
    color: #8f101c;
}

.registration-body #form-1 .error, .registration-body #form-2 .error, .registration-body #form-3 .error {
    background: #f04124;
    color: #FFFFFF;
    width: 100%;
    display: block;
    margin-top: 0px;
    padding: 8px;
    margin-bottom: 26px;
    position: relative;
    top: -11px;
    display: none;
}

.registration-body .trademark-text p {
    font-family: sans-serif;
}

.registration-body .trademark-registration .nav-tabs {
    border-bottom: none;
}

.registration-body .trademark-registration .nav-tabs > li.active > a, .registration-body .trademark-registration .nav-tabs > li.active > a:focus, .registration-body .trademark-registration .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-bottom-color: transparent;
}

.registration-body .trademark-registration .nav-tabs > li {
    margin-right: 0;
    line-height: normal;
    border: none;
    border-radius: 0;
    background: none !important;
    padding: 0 36px 0 0px;
    color: #333;
}

.registration-body .trademark-registration .nav-tabs > li label {
    font-weight: 100;
}

.registration-body .trademark-registration .font-style {
    font-family: sans-serif;
    font-weight: 100 !important;
    color: #333;
}

.registration-body .select-territories .trademark-dynemic .col-md-5, .registration-body .select-territories .trademark-dynemic .col-md-7 {
    padding-left: 0;
    font-family: sans-serif;
}

.registration-body .select-territories .closespan {
    width: 31%;
    background: #e5e5e5;
    padding: 5px;
    border: 1px solid #cccccc !important;
    display: block;
    float: left;
    margin: 0px 3% 6px 0px;
}

.registration-body .select-territories .closespan:nth-child(3n) {
    margin: 0;
}

.registration-body .select-territories .closespan i {
    float: right;
    margin-top: 1px;
    color: #000;
    font-size: 16px;
    cursor: pointer;
}

.registration-body .select-territories .closespan i:hover {
    opacity: 0.8;
}

.registration-body .select-territories .trademark-dynemic ul {
    padding-left: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    height: 230px;
    overflow: auto;
}

.registration-body .select-territories .trademark-dynemic ul li label {
    font-weight: 100;
    width: 100%;
    font-size: 15px;
    color: #4d4d4d;
    cursor: pointer;
}

.registration-body .select-territories #result label {
    font-weight: 100;
    margin: 0;
}

.registration-body .select-class .trademark-text a {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
}

.registration-body .trademark-dynemic p {
    color: #4d4d4d;
    font-size: 15px;
    margin-top: 12px;
}

.registration-body .trademark-dynemic ul li label input {
    margin-right: 10px;
}

.registration-body .select-territories, .select-class {
    margin-top: 36px;
}

.registration-body .owner-details {
    margin-top: 36px;
}

.registration-body .owner-details {
    margin-top: 36px;
}

.registration-body .trademark-registration .nav-tabs > li > a:hover {
    border-color: #eee;
    border: none;
    box-shadow: none;
}

.registration-body .owner-details .tab-content label, .registration-body .tab-content select, .registration-body .tab-content input {
    font-weight: normal;
    width: 100%;
    color: #4d4d4d !important;
}

.registration-body .owner-details .error {
    background: #f04124;
    color: #FFFFFF;
    width: 100%;
    display: block;
    margin-top: 0px;
    padding: 8px;
    margin-bottom: 18px;
    position: relative;
    top: 0px;
    display: none;
}

.registration-body .owner-details .tab-content select, .registration-body .tab-content input {
    font-weight: normal;
    width: 100%;
    height: 37px;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    color: rgba(0, 0, 0, 0.75);
    padding: 8px;
    border-radius: 0;
}

.registration-body .owner-details .tab-content select {
    background-image: url("../images/aroow.html");
}

.registration-body .owner-details .tab-content .large-6 {
    width: 48%;
    float: left;
}

.registration-body .owner-details .tab-content .column-first {
    margin-right: 4%;
}

.registration-body .owner-details .tab-content .large-8 {
    width: 64%;
    margin-right: 3%;
    float: left;
}

.registration-body .owner-details .large-12.column {
    width: 100%;
    float: left;
}

.owner-details .tab-content .large-4 {
    float: left;
    width: 33%;
}

.registration-body .owner-details .tab-pane > div {
    margin-top: 10px;
}

.registration-body .owner-details #form-4, .registration-body .owner-details #form-5 {
    float: left;
    width: 100%;
    margin-top: 16px;
}

.registration-body .owner-details .input-text label {
    padding: 0;
    font-weight: 100 !important;
    cursor: pointer;
}

.registration-body .owner-details .col-md-2.input-text {
    min-width: 110px;
    padding: 0;
}

.registration-body .owner-details .tab-content > div {
    margin-top: 14px;
}

.registration-body .total-price span {
    font-size: 20px;
    color: #222;
    font-family: 'Oswald thin';
    font-weight: 500;
}

.registration-body .total-price > h4 {
    font-size: 24px;
    border-bottom: 1px dashed #dddddd;
}

.registration-body .total-price .price-div h4, .registration-body .price-div h4 span {
    font-size: 24px;
    font-family: 'Oswald', sans-serif !important;
}

.registration-body .total-price .price-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    font-weight: 400;
    font-size: 21px !important;
    height: 40px !important;
    width: 180px !important;
    border-radius: 5px;
    margin-top: 10px;
}

.registration-body .total-price .price-green:hover {
    opacity: 0.8;
}

.registration-body .browse-companies {
    margin-top: 60px;
}

.registration-body .browse-companies .panel-default {
    border-radius: 0;
    box-shadow: none;
    border: 1px;
    margin-bottom: 12px;
    position: relative;
}

.registration-body .browse-companies .panel-default .panel-heading {
    border: 1px solid #cccccc !important;
    font-family: 'Oswald', sans-serif !important;
    padding: 26px 28px !important;
    background: #F3F3F3;
    cursor: pointer;
}

.registration-body .browse-companies .panel-default h4 {
    font-size: 24px;
}

.registration-body .panel-group .panel-heading + .panel-collapse > .list-group, .registration-body .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

.registration-body .browse-companies .panel-default .panel-heading:before {
    content: "\f078";
    position: absolute;
    right: 22px;
    font: 20px/1 FontAwesome;
    margin-top: 2px;
}

.registration-body .browse-companies .panel-body {
    padding: 20px;
    border: 1px solid #cccccc !important;
    font-family: sans-serif;
    background: #F3F3F3;
}

.registration-body .browse-companies .panel-default a {
    text-decoration: none;
    color: #222;
}

.registration-body .browse-companies .panel-group {
    margin-bottom: 20px;
    float: left;
    width: 100% !important;
}

.registration-body .browse-companies .panel-two h6 {
    font-size: 26px;
    font-family: 'Oswald thin' !important;
    font-weight: 500;
    margin-bottom: 20px;
}

.registration-body .browse-companies .panel-body b {
    color: #8f101c;
    font-size: 19px;
    display: inline-block;
    margin: 20px 0 10px;
    font-family: 'Oswald';
    font-weight: 100 !important;
}

.registration-body .browse-companies .panel-body .mar-btm-20 {
    margin-bottom: 20px;
}

.registration-body .browse-companies .sprite1 {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    width: 49px;
    height: 45px;
    margin: 0 auto;
    float: left;
    position: relative;
    top: -10px;
    margin-right: 15px;
}

.registration-body .browse-companies .about_tm-01 {
    background-position: -136px -425px;
}

.registration-body .browse-companies .about_tm-02 {
    background-position: -3px -475px;
}

.registration-body .browse-companies .about_tm-03 {
    background-position: -50px -475px;
}

.registration-body .browse-companies .about_tm-04 {
    background-position: -245px -477px;
    height: 52px;
}

.registration-body .browse-companies .about_tm-05 {
    background-position: -50px -475px;
}

.registration-body .browse-companies .about_tm-06 {
    background-position: -48px -475px;
}

.registration-body .browse-companies .about_tm-06 {
    background-position: -40px -425px;
}

.registration-body .select-class .col-md-12 {
    padding: 0;
}

.registration-body .select-class .col-md-12 ul li label {
    font-weight: 100;
    font-family: sans-serif;
}

.registration-body .select-class .trademark-dynemic ul {
    padding-left: 0;
    list-style: none;
    background: #fff;
    border: 1px solid #ddd;
    padding: 0px;
    height: 230px;
    overflow: auto;
}

.registration-body .select-class .trademark-dynemic ul li {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.registration-body #clsresult label {
    font-weight: 600;
    font-family: sans-serif;
    margin-right: 15px;
}

.registration-body #clsresult a {
    font-family: sans-serif !important;
    color: #8f101c;
    font-weight: 600 !important;
    cursor: pointer;
}

.registration-body #clsresult a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.registration-body #clsresult > div {
    width: 23%;
    font-family: sans-serif;
}

.registration-body .add-p {
    font-size: 12px;
    font-family: sans-serif;
    background: #fff;
    padding: 10px;
    border: 1px solid #dddddd;
    color: #666;
    line-height: 1.5;
}

.registration-body #clsresult > div {
    width: 23%;
    font-family: sans-serif;
    float: left;
    margin-right: 2.6%;
}

.registration-body #clsresult > div:nth-child(4n) {
    margin-right: 0 !important;
}

.solve-conflict-register {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
}

.solve-container-register {
    margin-top: 0;
}

/************************* registeration *************************/

/**************************view-cart.css**************************/
body.view-cart-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.view-cart-body .compnay-page {
    padding-top: 48px;
    background-color: #F7F7F7;
}

.view-cart-body .compnay-page .informations .block > .container {
    border-bottom: 1px dashed #dddddd;
}

.view-cart-body .step-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -6px -40px;
    width: 642px;
    height: 40px;
    margin: 0 auto 20px;
}

.view-cart-body main .informations .block {
    padding: 44px 0;
    border-bottom: none;
}

.view-cart-body .step-text {
    color: #8f101c !important;
    font-size: 18px;
    text-align: right;
    margin-top: 10px;
}

.view-cart-body .compnay-page .informations .block > .container:nth-child(2) {
    border-bottom: none;
    margin-top: 24px;
}

.view-cart-body main .informations .block ul li {
    font-size: 17px;
}

.view-cart-body main .informations .block h4 {
    font-size: 20px;
    color: #333;
}

.view-cart-body .view-cart .Product-title h5 {
    font-size: 21px;
}

.view-cart-body .table-set {
    width: 100%;
    border: solid 1px #DDDDDD;
}

.view-cart-body .bg-grey {
    background: #F3F3F3;
    border-bottom: solid 1px #DDDDDD;
}

.view-cart-body .table-set .fnt-size-16 {
    font-size: 16px;
    color: #999;
    font-weight: 100;
    padding-left: 20px;
}

.view-cart-body .table-set td h6.left.width-80 {
    float: left;
    margin: 0;
}

.view-cart-body .table-set td {
    background: #fff;
    padding: 10px 20px 0;
}

.view-cart-body .table-set .clr-d-grey {
    font-size: 19px;
    color: #222;
    font-weight: 300;
    padding-left: 20px;
}

.view-cart-body .table-set .quantity_selection:hover {
    border-color: #999999;
}

.view-cart-body .table-checkout-set td.tdalign {
    padding-left: 0;
    width: 10px;
}

.view-cart-body .table-checkout-set td h6 {
    font-size: 17px;
    margin: 0;
    opacity: 0.9;
}

.view-cart-body .table-checkout-set .fnt-size-16:hover, .view-cart-body .add_option.hover-opacity:hover {
    opacity: 0.8;
    cursor: pointer;
}

.view-cart-body .table-checkout-set .brd-tb-grey td {
    background: #f3f3f3;
    padding: 15px 15px;
}

.view-cart-body .table-checkout-set .fnt-size-16 {
    font-size: 16px;
    color: #999;
    font-weight: 100;
    padding-left: 0;
}

.view-cart-body .table-checkout-set td.fnt-size-18 {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 18px;
}

.view-cart-body .add_option.hover-opacity {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 35px -389px;
    width: 25px;
    height: 26px;
    float: right;
}

.view-cart-body .table-set .quantity_selection {
    padding: 1px 3px;
    width: 60px;
    background: #fff;
    border-color: #cccccc;
    font-family: sans-serif;
    color: rgba(0, 0, 0, 0.75);
}

.view-cart-body .table-set .fnt-cond-light span {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 18px;
}

.view-cart-body .table-set .total h6 {
    font-size: 24px;
    margin-top: 0;
}

.view-cart-body .table-set tr.total > td {
    background: #F3F3F3;
    border: 1px solid #dddddd;
}

.view-cart-body .doc-btn {
    width: 100%;
    display: block;
    padding: 10px;
    background-color: #f3f3f3;
    text-align: center;
    border: 1px solid #dddddd !important;
    color: #999;
    text-decoration: none !important;
}

.view-cart-body .doc-btn:hover {
    opacity: 0.8;
    color: #999;
}

.view-cart-body .button-panel p {
    color: #999;
    font-size: 15px;
    float: left;
    margin-right: 20px;
}

.view-cart-body .payment-img {
    background: url(../images/sprite2.png) repeat scroll 0 0 transparent;
    background-position: -7px -573px;
    width: 353px;
    height: 27px;
    float: left;
}

.view-cart-body .button-panel {
    overflow: hidden;
    padding: 20px 15px !important;
    float: left;
    width: 100%;
}

.view-cart-body .button-panel .payment-div {
    padding-left: 0;
    padding-right: 0;
}

.view-cart-body .total-text {
    font-size: 22px;
    text-align: right;
    font-family: 'Open Sans' !important;
    font-weight: bold;
}

.view-cart-body .table-set th .no-margin {
    font-size: 19px;
    padding: 10px 20px;
    margin: 0;
}

.view-cart-body .add-cart-btn .add-cart-green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 160px;
    border-radius: 4px;
    font-weight: 400;
    font-size: 17px !important;
    float: left;
    height: 41px !important;
}

.view-cart-body .sprite1.delete_cross {
    width: 14px;
    height: 20px;
    margin: 0 auto;
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    position: absolute;
    background-position: -109px -345px;
}

.view-cart-body .add-cart-btn .grey-checkout {
    background: #e5e5e5 !important;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #cccccc;
    color: #333333;
    margin-right: 10px;
}

.view-cart-body .add-cart-btn .sprite1 {
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 293px -309px;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    margin-left: 10px;
}

.view-cart-body .add-cart-btn .add-cart-green:hover {
    opacity: 0.8;
}

.view-cart-body .add-cart-btn .inl-block {
    display: inline-block;
}

/*****Media Screen******/
@media only screen and (max-width: 1199px) {
    footer .container {
        width: 100%;
    }

    .package br {
        display: none;
    }

    main .first .package {
        min-height: 335px !important;
    }

    .logos {
        text-align: center;
    }

    footer .logos .other-logos img {
        margin: 12px 5px 26px;
    }

    footer .logos .social-links {
        display: inline-block;
        margin-right: 10px;
    }

    footer .logos .other-logos {
        display: none;
    }

    .other-logos-samll {
        display: block !important;
    }

    .other-logos-samll img {
        margin: 10px 5px;
    }

}

@media only screen and (max-width: 1024px) {
    .logo-mb:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
        color: #ffffff !important;
        text-decoration: none !important;
        padding: 11px;
    }

    .nav-menu ul li a:hover, .left-menu-search:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    .payment-cards {
        display: block !important;
        text-align: center;
    }

    footer .logos .social-links img {
        margin-bottom: 15px;
    }

    .payment-cards img {
        margin: 0;
    }

    .main-content-overflow {
        overflow: hidden;
    }

    .exit-off-canvas {
        cursor: pointer;
        -webkit-transition: opacity 500ms ease-in-out;
        -moz-transition: opacity 500ms ease-in-out;
        -ms-transition: opacity 500ms ease-in-out;
        -o-transition: opacity 500ms ease-in-out;
        transition: opacity 500ms ease-in-out;
        -webkit-tap-highlight-color: transparent;
        background: rgba(255, 255, 255, 0.4);
        z-index: 1002;
        height: 100%;
        visibility: hidden;
        transform: translate3d(260px, 0, 0) !important;
    }

    .main-content {
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
    }

    aside.left-menu.left-menu-block.left-menu-left {
        left: 0px;
        height: 100%;
    }

    aside.left-menu {
        display: block !important;
    }
    .main-content-right .exit-off-canvas {
        visibility: visible;
        opacity: 1;
    }

    .exit-off-canvas {
        left: -260px;
        top: 0;
        position: fixed;
        width: 100%;
        opacity: 0;
    }

    .exit-off-canvas {
        -webkit-transition: all 450ms ease-out !important;
        -moz-transition: all 450ms ease-out !important;
        -ms-transition: all 450ms ease-out !important;
        -o-transition: all 450ms ease-out !important;
        transition: all 450ms ease-out !important;
        -webkit-backface-visibility: hidden;
        -webkit-transform: none;
    }

    .exit-off-canvas {
        background: rgba(44, 62, 80, 0.4);
    }

    .left-menu {
        left: 0;
        width: 260px;
        max-width: 100%;
    }

    .left-menu, .right-menu {
        z-index: 5;
        bottom: 0;
        height: 100%;
        max-height: initial;
        position: fixed;
        background: #fff;
        -webkit-box-shadow: inset 0 0 8px 0;
        -moz-box-shadow: inset 0 0 8px 0;
        box-shadow: inset 0 0 8px 0;
        text-align: left;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out;
        -webkit-transform-style: flat;
        -moz-transform-style: flat;
        transform-style: flat;
        z-index: 9999 !important;
    }
    .panel-start .panel .col-md-6 {
        padding: 0 !important;
    }
    .panel-start .panel .col-md-6 select {
        background: #fff;
    }

    .banks-body .panel {
        border-radius: 0 !important;
    }
    .nav-menu {
        width: 260px;
        max-width: 100%;
        top: 0;
        bottom: 0;
        position: absolute;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        background: #8F101C;
        border: 1px solid white;
    }

    .nav-menu {
        border: none;
        -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
    }

    .nav-menu ul {
        margin: 0;
        height: 100%;
        overflow-y: auto;
        width: 100%;
        padding: 0;
    }

    .nav-menu ul {
        overflow-y: auto !important;
        border-bottom: none !important;
        border-top: 1px solid #935058;
    }

    .left-menu .nav-menu ul, .right-menu .nav-menu ul {
        max-height: 100%;
        overflow-y: scroll;
    }

    .nav-menu ul li {
        position: relative;
        background: none !important;
        border-bottom: 1px solid #935058;
        color: white;
        font-family: "Oswald";
        font-size: 18px;
        line-height: 21px;
        font-weight: 300;
        padding: 0;
        width: 100%;
    }

    .nav-menu .left-menu-search {
        border-bottom: none;
    }

    .nav-menu .left-menu-title, .nav-menu .left-menu-search, .nav-menu .store-link {
        padding: 15px;
    }

    form, .after-submit-form {
        width: 100%;
        text-align: left;
    }

    .nav-menu input[type="text"] {
        border: medium none;
        border-radius: 5px;
        padding: 1px 27px 1px 15px;
        height: 40px;
        width: 100%;
        color: #fff;
    }

    .nav-menu .search-button-icon {
        position: relative;
        bottom: 30px;
        border: none;
        cursor: pointer;
        margin: 0 8px 0 0;
        float: right;
    }

    .icon-img.small-light-grey-search {
        background-position: -25px -1px;
        width: 22px;
        height: 22px;
    }

    .sec-2-r .col-md-4 .wrap-widget, .wrap-widget {
        height: auto !important;
        padding: 25px 10px 35px !important;
    }
    .sec-2-r .col-md-4 .wrap-widget img {
        float: left;
        margin-right: 10px;
        width: 100px;
    }

    .section-3, .section-4 {
        padding-top: 20px !important;
    }

    .section-1 .text-6 {
        font-size: 50px !important;
    }

    .section-2 .container {
        padding: 0 !important;
    }
    .view.first .container {
        padding: 0 !important;
    }
    .affiliates-page .monetize h3 {
        font-weight: bold;
        font-size: 32px !important;
        margin: 25px 0 15px 0;
        text-align: center;
    }
    .section-2 p {
        text-align: center;
        margin-bottom: 50px;
    }

    p.p-solve-affilates {
        margin-bottom: 0;
        margin-top: 10px !important;
    }
    .nav-menu .left-menu-title {
        font-weight: 500;
        color: #fff;
        margin-top: 10px;
    }

    .nav-menu a {
        color: #fff !important;
        font-size: 18px;
        height: 45px !important;
        line-height: 14px !important;
        display: block;
        font-family: 'Oswald thin';
        font-weight: 500;
    }

    .nav-menu ul li a {
        padding: 12px 15px;
    }

    .nav-menu ul li span {
        padding-right: 10px;
    }

    .display-inl-block {
        display: inline-block;
    }

    .icon-img {
        background: url("../images/nav-icon.svg");
    }

    .icon-img.small {
        width: 25px;
        height: 25px;
        vertical-align: middle;
    }

    .icon-img.cart-black {
        background-position: -207px -205px;
    }

    .font-medium {
        font-weight: 500 !important;
    }

    .nav-menu .store-link span {
        color: #333333;
    }

    .main-content-right {
    }
    .main-content-right nav {
        left: 260px !important;
        right: -260px;
    }
    .main-content nav {
        width: 100% !important;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out;
        box-shadow: none;
    }

    #searchFormHeaderLarge {
        background-color: #f3f3f3;
        height: 100px;
        margin-left: -360px;
        z-index: 1;
        border: 1px solid #dddddd;
        left: -99999px;
        position: absolute;
        width: 420px;
        padding: 25px;
    }

    .search-form-cont #inputSearchArticlesHeader {
        border: none;
        width: 65%;
        border-radius: 5px;
        height: 40px;
    }

    .search-form-cont .primary-btn {
        background-color: #bdda81 !important;
        border-color: #97b666 !important;
        color: #73913f;
        cursor: pointer;
        float: right;
        font: 400 21px/40px "Oswald" !important;
        font-size: 19px !important;
        line-height: 20px !important;
        text-decoration: none;
        box-shadow: none !important;
        border: 1px solid !important;
        border-bottom: 2px solid !important;
        border-radius: 5px !important;
        webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        width: 100px;
        height: 40px;
    }

    .search-form-cont .primary-btn:hover {
        color: #73913f !important;
        opacity: 0.8 !important;
    }

    .left-menu ul li {
        float: none;
        height: auto;
        border-right: none;
    }

    .menu-bar-home {
        outline: none;
        padding: 20px 14px 16px;
        float: left;
        width: 50px;
        height: 60px;
        color: #fff;
        font-size: 30px;
        background: transparent;
        border: transparent;
    }

    .menu-bar-home span {
        z-index: 100;
        border-top: 4px solid #F3F3F3;
        display: block;
        padding-top: 4px;
        width: 23px;
    }

    .menu-bar-home:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
    }

    .menu ul {
        display: none;
    }

    .logo-mb {
        float: left;
        padding: 11px;
    }

    .left-menu-left {
        display: block !important;
    }

    .dekstop-hide {
        display: block;
    }

    footer .logos .other-logos a.card-dekatop {
        display: none;
    }

    .payment-cards {
        display: block !important;
        text-align: center;
    }

    .payment-cards img {
        margin: 0;
    }

    footer .logos .social-links img {
        margin-bottom: 15px;
    }

    /**************************banks.css**************************/
    .banks-body .browse-companies .panel-default .panel-heading {
        padding: 18px 10px !important;
    }

    .banks-body .browse-companies .country.lar-width-60 {
        padding: 30px 0 30px 10px;
    }

    .banks-body .banks-body .browse-companies .text-center.mob-width-45 {
        padding: 30px 10px 30px 15px;
    }

    .banks-body .browse-companies td.lar-brd-rgh.med-width-50.mob-width-50 {
        width: 50% !important;
    }

    .banks-body .browse-companies .bg-white p.clr-green.show-for-medium-down.pad-top-10 {
        display: block;
        width: 100%;
        float: left;
        margin: 5px 0;
    }

    .banks-body .browse-companies .bg-white p.clr-green.show-for-medium-down.pad-top-10 a {
        color: #739140 !important;
    }

    .banks-body .browse-companies .bg-white p.clr-green.show-for-medium-down.pad-top-10 a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .banks-body td.brd-rgt-grey.hide-for-medium-down.lar-width-55 {
        display: none;
    }

    .banks-body .browse-companies td.brd-lf-grey.brd-rgt-grey.bg-lght-green.lar-width-11.med-width-15.mob-width-25 {
        padding: 30px 10px 30px 10px !important;
    }

    .banks-body .browse-companies td.bg-lght-green a.button.green {
        width: 100% !important;
    }

    /**************************company.css**************************/
    .comapny-body .browse-companies .panel-default .panel-heading {
        padding: 18px 10px !important;
    }

    .comapny-body .browse-companies .country.lar-width-60 {
        padding: 30px 0 30px 10px;
    }

    .comapny-body .browse-companies .text-center.mob-width-45 {
        padding: 30px 10px 30px 15px;
    }

    /**************************corporate-cyprus-company.css**************************/
    .cfd-company-body .browse-companies .panel-default .panel-heading {
        padding: 18px 10px !important;
    }

    /**************************faq.css**************************/
    .faq-body .browse-companies .panel-default .panel-heading {
        padding: 18px 10px !important;
    }

    .faq-body .browse-companies .country.lar-width-60 {
        padding: 30px 0 30px 10px;
    }

    .faq-body .browse-companies .text-center.mob-width-45 {
        padding: 30px 10px 30px 15px;
    }

    /**************************registration.css**************************/
    .registration-body #clsresult > div {
        width: 47%;
        font-family: sans-serif;
        float: left;
        margin: 10px !important;
    }

    .registration-body .add-p {
        min-height: 110px;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .payment-div-hide {
        display: none;
    }

    .view-cart-body .payment-div {
        width: 100%;
    }

    .view-cart-body .payment-div-show {
        display: block !important;
        width: 100%;
    }

    .view-cart-body .add-cart-btn {
        margin: auto;
        display: block;
        float: none !important;
        overflow: hidden;
        width: 334px;
        margin-bottom: 40px;
    }

    .view-cart-body .button-panel p {
        float: none;
        text-align: center;
    }

    .view-cart-body .payment-img {
        margin: auto;
        display: block;
        float: none;
    }
}

@media only screen and (max-width: 991px) {
    main .call-us .col-md-8 {
        border-right: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    main .call-us h4 {
        text-align: center;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 50%;
        float: left;
    }

    main .call-us .col-md-8 .block {
        margin-bottom: 20px;
        overflow: hidden;
    }

    .packages-mobile:nth-child(3), .packages-mobile:nth-child(4) {
        margin-top: 56px;
    }

    .about-block:nth-child(3), .about-block:nth-child(4) {
        margin-top: 60px;
    }

    main .first .package {
        min-height: auto !important;
        height: auto !important;
    }

    main .informations .block h2 {
        margin-top: 0;
    }

    main .informations .block .btn {
        margin-top: 50px;
    }

    /**************************affidavits-verification.css**************************/
    .affidavits-verification-body .cart-section .remover-space .padding-zero {
        width: 75%;
    }

    .affidavits-verification-body .cart-section .padding-remove {
        width: 25%;
    }

    /**************************banks.css**************************/
    .banks-body .step-text {
        text-align: center;
    }

    .banks-body .step-img {
        margin: auto;
        background-position: 0px 1px;
        background-size: 119%;
    }

    .banks-body .locations .small-panel {
        overflow: hidden;
    }

    .banks-body .remove-space {
        padding: 0 !important;
    }

    .banks-body .locations .mob-fnt-size-21 {
        margin: 25px 0 20px;
        font-size: 21px;
    }

    /**************************company.css**************************/
    .comapny-body .step-text {
        text-align: center;
    }

    .comapny-body .step-img {
        margin: auto;
        background-position: 0px 1px;
        background-size: 119%;
    }

    .comapny-body .locations .small-panel {
        overflow: hidden;
    }

    .comapny-body .remove-space {
        padding: 0 !important;
    }

    /**************************corporate-cyprus-company.css**************************/
    .cfd-company-body .step-text {
        text-align: center;
    }

    .cfd-company-body .step-img {
        margin: auto;
        background-position: 0px 1px;
        background-size: 119%;
    }

    /**************************registration.css**************************/
    .registration-body .registration-page .step-text {
        float: none !important;
        display: block;
        margin: auto;
    }

    .registration-body .registration-page .step-img {
        text-align: center;
        margin-bottom: 16px;
    }

    .registration-body .radio-last-space {
        overflow: hidden;
        float: left;
        width: 100%;
        margin-top: 0;
    }

    .registration-body .radio-last-space span, .radio-last {
        font-size: 13px;
        padding: 0;
        width: 100%;
        float: none;
    }

    .registration-body .upload-div {
        margin-top: 0 !important;
    }

    .registration-body .right-ul {
        padding-left: 0;
        margin-top: 15px;
    }

    .registration-body .select-territories .trademark-dynemic .col-md-5, .registration-body .select-territories .trademark-dynemic .col-md-7 {
        padding-right: 0;
    }

    .registration-body .add-p {
        min-height: 122px;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .step-text {
        text-align: center;
    }

    .view-cart-body .step-img {
        margin: auto;
        background-position: 0px 1px;
        background-size: 119%;
    }

    /**************************faq.css**************************/
    .faq-body .faq-page .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    main .first .package {
        min-height: 280px !important;
    }

    .informations-block {
        width: 100%;
    }

    .informations-block img {
        width: 250px !important;
        margin: auto;
        display: block;
        margin-bottom: 15px;
    }

    .informations-block:nth-child(2) h2, .informations-block:nth-child(2) h4 {
        text-align: center;
    }

    .informations-block:nth-child(2) {
        width: 400px;
        display: block;
        margin: auto;
        float: none;
        overflow: hidden;
    }

    .informations-block button {
        text-align: center;
        float: none !important;
        margin: auto;
        display: block;
    }

    /**************************banks.css**************************/
    .banks-body .btn-hide {
        display: none;
    }

    .banks-body .btn-show {
        display: block !important;
    }

    .banks-body .btn-show .button-green {
        width: 100%;
        text-align: center;
    }

    .banks-body .btn-show .button-green .inl-block.mar-top-5 {
        text-align: center;
        float: none;
    }

    .banks-body .row {
        margin-right: 0;
        margin-left: 0;
    }

    /**************************company.css**************************/
    .comapny-body .btn-hide {
        display: none;
    }

    .comapny-body .btn-show {
        display: block !important;
    }

    .comapny-body .btn-show .button-green {
        width: 100%;
        text-align: center;
    }

    .comapny-body .btn-show .button-green .inl-block.mar-top-5 {
        text-align: center;
        float: none;
    }

    .comapny-body .row {
        margin-right: 0;
        margin-left: 0;
    }

    /**************************documents.css**************************/
    .document-body .padding-remove {
        float: none !important;
    }

    /**************************registration.css**************************/
    .registration-body #clsresult > div {
        width: 45%;
        font-family: sans-serif;
        float: left;
        margin: 10px !important;
    }

    .registration-body .add-p {
        min-height: 160px;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .row {
        margin-right: 0;
        margin-left: 0;
    }

    .view-cart-body .packages-link {
        text-align: center;
    }

    .view-cart-body .step-img {
        margin: auto;
        background-position: 0px 2px;
        width: 580px;
    }
}

@media only screen and (max-width: 720px) {
    /**************************corporate-cyprus-company.css**************************/
    .cfd-company-body .collaspe-panel {
        background-color: #fff;
        padding: 14px 30px 14px 30px;
        border: 1px solid #dddddd;
        border-top: 0;
        overflow: hidden;
    }

    .cfd-company-body .collaspe-panel span {
        font-size: 17px;
        width: 50%;
        display: block;
        float: left;
        position: relative;
        padding-left: 26px;
    }

    .cfd-company-body .collaspe-panel i {
        font-size: 17px;
        opacity: 1;
        cursor: pointer;
        margin-right: 8px;
        position: absolute;
        left: 0;
        top: 5px;
    }

    .cfd-company-body .sell-all {
        float: left;
        text-align: right;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .sell-all {
        float: left;
        text-align: right;
    }

}

@media only screen and (max-width: 650px) {
    .brd-bottom-menu {
        padding: 10px 8px 5px 15px !important;
    }

    main .call-us .col-md-8 {
        text-align: center;
    }

    main .call-us .block div {
        float: none;
        margin-right: 0;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }

    main .packages h2 a {
        display: none;
    }

    .shop-header li:nth-child(1), .shop-header li:nth-child(3) {
        display: none;
    }

    .shop-header li:nth-child(2) {
        border-left: 1px solid #935058;
        position: relative;
        left: 15px;
    }

    .show-for-small-only {
        display: block !important;
    }

    .show-for-small-only label {
        padding-left: 15px;
        margin-top: 20px;
        padding-bottom: 6px;
    }

    .left.mar-top-5 {
        float: left;
    }

    #select_currency_off_canvas {
        position: relative;
        right: -37%;
        top: -3px;
        background-color: rgba(255, 255, 255, 0.4) !important;
        border: none !important;
        border-radius: 2px !important;
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        color: #ffffff !important;
        font-size: 16px !important;
        padding: 3px 20px 3px 3px;
    }

    #select_currency_off_canvas option {
        color: #000;
        font-size: 14px;
    }

    .banner-desktop, .packages-desktop {
        display: none;
    }

    .banner-moblie, .packages-mb, .mar-btm-20 {
        display: block !important;
    }

    .banner-moblie .block-banner {
        width: 100%;
    }

    .banner-moblie .block-banner .block {
        padding: 12px;
    }

    .banner-moblie .block-banner .block h3 {
        padding-top: 0px;
    }

    .banner-moblie .carousel-indicators {
        bottom: -38px;
    }

    .banner-moblie .carousel-inner {
        width: 290px;
        margin: auto;
    }

    .packages-mb .carousel-indicators li {
        background-color: #d3d3d3;
        border: 1px solid #d3d3d3;
    }

    .packages-mb .carousel-indicators .active {
        background-color: #999;
    }

    .packages-mb .carousel-indicators li {
        background-color: #ccc;
        border: 1px solid #ccc;
        bottom: 22px !important;
    }

    .packages-mb .carousel-indicators {
        bottom: 36px !important;
    }

    .packages-mobile {
        margin: 60px 0;
    }

    .packages-mb h2 {
        margin-bottom: 10px !important;
    }

    .mar-btm-20 a {
        color: #739140 !important;
        width: 290px !important;
        border: 1px solid #dddddd !important;
        font-family: 'Oswald', sans-serif !important;
        font-style: normal;
        font-weight: 300;
        display: inline-block;
        margin: auto;
        padding: 5px;
    }

    .packages-mb .packages-mobile {
        width: 280px;
        display: block;
        margin: 60px auto;
        float: none;
    }

    main .first .package {
        min-height: 300px !important;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 290px;
        float: none;
        margin: 30px auto 30px;
    }

    /**************************affidavits-verification.css**************************/
    .affidavits-verification-body .cart-section .remover-space .padding-zero {
        width: 100%;
        border-right: none;
    }

    .affidavits-verification-body .cart-section .padding-remove, .affidavits-verification-body .hide-for-small-down h6, .affidavits-verification-body .document-div a {
        display: none;
    }

    .affidavits-verification-body .cart-section .show-for-small-down {
        display: block;
    }

    .affidavits-verification-body .cart-section .show-for-small-down h6 {
        font-size: 19px;
        font-family: 'Oswald', sans-serif;
        color: #739140;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .affidavits-verification-body .cart-section .mob-float-none a {
        float: none;
        width: 100% !important;
        display: block;
        margin: 0;
        margin-left: 0 !important;
        margin-top: 10px;
    }

    /**************************banks.css**************************/
    .banks-body div#Tokyo2 {
        min-height: auto;
    }

    .banks-body .compnay-page .informations .block > .container:nth-child(2) {
        display: none;
    }

    .banks-body .tabbing-verticallay {
        display: none;
    }

    .banks-body .tabbing-verticallay-mobile {
        display: block !important;
    }

    .banks-body .tabbing-verticallay div.tab {
        float: none;
        width: 100%;
    }

    .banks-body .tabbing-verticallay-mobile .panel-default {
        font-family: 'Oswald', sans-serif;
        color: #999999;
        border-radius: 0;
    }

    .banks-body .tabbing-verticallay-mobile .panel-group .panel + .panel {

        margin-top: 0;
    }

    .banks-body .tabbing-verticallay-mobile .collapse.in {
        display: block;
        border-top: 1px solid #ddd;
        overflow: hidden;
    }

    .banks-body .tabbing-verticallay-mobile .panel-default > .panel-heading.collapsed {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .tabbing-verticallay-mobile .panel-default > .panel-heading {
        padding: 10px 0px !important;
        background-color: #fff;
    }

    .banks-body .tabbing-verticallay-mobile .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 23px;
        font-family: 'Oswald';
        font-weight: 300;
        color: #999;
    }

    .banks-body .browse-companies .flg-mdl {
        display: none;
    }

    .banks-body .browse-companies .show-for-small-only a.clr-green {
        display: none;
    }

    .banks-body .browse-companies .hide-for-small-only {
        color: #729243 !important;
        font-size: 14px !important;
        display: block !important;
    }

    .banks-body .browse-companies .hide-for-small-only:hover {
        color: #739140 !important;
        text-decoration: underline;
    }

    .banks-body .browse-companies .country.lar-width-60 .fnt-cond-light {
        padding: 0;
    }

    .banks-body .browse-companies td.text-center.mob-width-45 p {
        margin-right: 0;
        text-align: right;
        float: right;
        margin-bottom: 0;
    }

    .banks-body .locations span.fnt-cond-light {
        font-size: 20px;
    }

    .banks-body .locations .button.green {
        display: none;
    }

    .banks-body .browse-companies td.brd-lf-grey.brd-rgt-grey.bg-lght-green.lar-width-11.med-width-15.mob-width-25 div.text-center.ln-h-1 {
        display: none;
    }

    .banks-body .browse-companies .inl-block .hide-for-small-down {
        display: none;
    }

    .banks-body .browse-companies .inl-block .fnt-size-17 {
        padding-left: 0;
    }

    .banks-body .browse-companies td.brd-lf-grey.brd-rgt-grey.bg-lght-green.lar-width-11.med-width-15.mob-width-25 {
        width: 25% !important;
        min-width: 83px;
    }

    .banks-body .browse-companies .panel-default h4 {
        font-size: 20px;
    }

    .banks-body .browse-companies .panel-default .panel-heading {
        padding: 18px 40px 18px 10px !important;
        position: relative;
    }

    .banks-body .browse-companies .panel-default .panel-heading:before {
        content: "\f078";
        position: absolute;
        right: 13px;
        font: 20px/1 FontAwesome;
        margin-top: 2px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 20px;
    }

    .banks-body .locations h3.popular-title {
        display: none;
    }

    .banks-body .locations .lar-width-48 span.fnt-cond-light {
        display: none;
    }

    .banks-body .locations .lar-width-48 h3.popular-title-xs {
        display: inline-block !important;
        font-family: 'Oswald', sans-serif !important;
        font-style: normal;
        font-weight: 300;
        margin: 0;
        font-size: 19px !important;
        vertical-align: middle;
        padding-top: 2px;
    }

    .banks-body .locations .flg-sml {
        margin-right: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 3px;
    }

    .banks-body .locations .inl-block p {
        margin-right: 0 !important;
    }

    .banks-body .locations .lar-width-48 .inl-block {
        margin-top: 0;
    }

    /**************************company.css**************************/
    .comapny-body div#Tokyo2 {
        min-height: auto;
    }

    .comapny-body .compnay-page .informations .block > .container:nth-child(2) {
        display: none;
    }

    .comapny-body .tabbing-verticallay {
        display: none;
    }

    .comapny-body .tabbing-verticallay-mobile {
        display: block !important;
    }

    .comapny-body .tabbing-verticallay div.tab {
        float: none;
        width: 100%;
    }

    .comapny-body .tabbing-verticallay-mobile .panel-default {
        font-family: 'Oswald', sans-serif;
        color: #999999;
        border-radius: 0;
    }

    .comapny-body .tabbing-verticallay-mobile .panel-group .panel + .panel {
        margin-top: 0;
    }

    .comapny-body .tabbing-verticallay-mobile .collapse.in {
        display: block;
        border-top: 1px solid #ddd;
    }

    .comapny-body .tabbing-verticallay-mobile .panel-default > .panel-heading.collapsed {
        background-color: #f5f5f5;
        cursor: pointer;
    }

    .comapny-body .tabbing-verticallay-mobile .panel-default > .panel-heading {
        padding: 30px 20px !important;
        background-color: #fff;
    }

    .comapny-body .tabbing-verticallay-mobile .panel-title {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 23px;
        font-family: 'Oswald';
        font-weight: 300;
        color: #999;
    }

    .comapny-body .browse-companies .flg-mdl {
        display: none;
    }

    .comapny-body .browse-companies .show-for-small-only a.clr-green {
        display: none;
    }

    .comapny-body .browse-companies .hide-for-small-only {
        color: #729243 !important;
        font-size: 14px !important;
        display: block !important;
    }

    .comapny-body .browse-companies .hide-for-small-only:hover {
        color: #739140 !important;
        text-decoration: underline;
    }

    .comapny-body .browse-companies .country.lar-width-60 .fnt-cond-light {
        padding: 0;
    }

    .comapny-body .browse-companies td.text-center.mob-width-45 p {
        margin-right: 0;
        text-align: right;
        float: right;
        margin-bottom: 0;
    }

    .comapny-body .locations span.fnt-cond-light {
        font-size: 20px;
    }

    .comapny-body .locations .button.green {
        display: none;
    }

    /**************************corporate-cyprus-company.css**************************/
    .cfd-company-body .compnay-page .informations .block > .container:nth-child(1) {
        display: none;
    }

    .cfd-company-body .button-panel .payment-div {
        padding-left: 0;
        display: none;
    }

    .cfd-company-body .button-panel .col-xs-6 {
        width: 100%;
    }

    .cfd-company-body .total-text, .add-cart-btn {
        text-align: center;
    }

    /**************************documents.css**************************/
    .document-body .browse-by-category .category-block {
        width: 100%;
    }

    /**************************faq.css**************************/
    .faq-body .tabbing-verticallay .tabcontent {
        width: 100%;
        min-height: auto !important;
    }

    .faq-body .compnay-page .informations .block > .container:nth-child(2) {
        display: none;
    }

    .faq-body .tabbing-verticallay div.tab {
        float: none;
        width: 100%;
    }

    .faq-body .row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .faq-body .faq-page .panel-group .panel-heading {
        padding: 10px 0px;
    }

    .faq-body .tabbing-verticallay .tabcontent {
        padding: 15px 8px;
    }

    .faq-body .panel-heading.accordion-toggle.icon-hide.collapsed:before, .faq-body .panel-heading.accordion-toggle.icon-hide:before {
        display: none;
    }

    .faq-body .panel-heading.accordion-toggle.collapsed:before {
        position: absolute;
    }

    .faq-body .faq-page .panel-group .panel-heading h4 {
        padding-left: 26px;
    }

    .faq-body .tabbing-verticallay {
        display: none;
    }

    .faq-body .tabbing-verticallay-mobile {
        display: block !important;
    }

    .faq-body .faq-page .panel-group .panel + .panel {
        margin-top: 0;
    }

    .faq-body .faq-page .panel-group .icon-hide h4 {
        font-family: 'Oswald' !important;
        font-size: 21px !important;
        color: #999;
        line-height: 24px;
        border-bottom: none !important;
        padding-left: 0;
        font-weight: 100 !important;
    }

    .faq-body .faq-page .panel-group .icon-hide {
        background: #fff;
        border: 1px solid #ddd;
        padding: 30px 20px !important;
    }

    .faq-body .faq-page .panel-group .icon-hide.collapsed {
        background: #efefef;
    }

    .faq-body .faq-page .panel-group .icon-hide:hover {
        background: #e3e3e3 !important;
    }

    div#collapse08, div#collapse-09, div#collapse-10, div#collapse-11, div#collapse-12 {
        border: 1px solid #ddd;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .compnay-page .informations .block > .container:nth-child(1) {
        display: none;
    }

    .view-cart-body .button-panel .col-xs-6 {
        width: 100%;
    }

    .view-cart-body .total-text, .view-cart-body .add-cart-btn {
        text-align: center;
    }

    .view-cart-body .hide-for-small-down, .view-cart-body .table-set td:nth-child(4) {
        display: none;
    }

    .view-cart-body .table-set td:nth-child(3), .view-cart-body .table-set th:nth-child(4) {
        border-right: 1px solid #ddd;
    }
}

@media only screen and (max-width: 600px) {
    /**************************registration.css**************************/
    .registration-body .select-territories .closespan {
        width: 47%;
        margin: 0px 3% 6px 0px !important;
    }

    .registration-body .owner-details .tab-content .column-first {
        margin-right: 0;
    }

    .registration-body .owner-details .tab-content .large-6 {
        width: 100%;
        float: none;
    }

    .registration-body .owner-details .tab-content .large-8, .registration-body .owner-details .tab-content .large-4 {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .registration-body .add-p {
        min-height: auto;
    }

    .registration-body #clsresult > div {
        width: 100%;
        font-family: sans-serif;
        float: left;
        margin: 10px 0 !important;
    }
}

@media only screen and (max-width: 568px) {
    .footer-logo {
        width: 280px;
    }

    .call-to-action button {
        float: none;
        display: block;
        text-align: center;
        margin: 18px auto 0 !important;
    }

    .about-block {
        width: 100%;
    }

    .about-block:nth-child(2) {
        margin-top: 60px;
    }

    .other-logos-samll br {
        display: block !important;
    }
}

@media only screen and (max-width: 480px) {
    .informations-block:nth-child(2) {
        width: 100%;
    }

    /**************************affidavits-verification.css**************************/
    .affidavits-verification-body .search-div {
        width: 81%;
    }

    /**************************banks.css**************************/
    .banks-body .panel-start .panel, .locations .panel {
        padding: 10px 15px 20px;
    }

    .banks-body .panel-start .mob-fnt-size-21 {
        font-size: 20px;
    }

    .banks-body .locations .button.green {
        display: none;
    }

    .banks-body .locations span.fnt-cond-light {
        font-size: 18px;
        margin-top: 4px;
    }

    .banks-body .locations .inl-block p {
        font-size: 18px;
        margin-right: 0px !important;
    }

    /**************************company.css**************************/
    .comapny-body .panel-start .panel, .locations .panel {
        padding: 10px 15px 20px;
    }

    .comapny-body .panel-start .mob-fnt-size-21 {
        font-size: 20px;
    }

    .comapny-body .locations .button.green {
        display: none;
    }

    .comapny-body .locations span.fnt-cond-light {
        font-size: 18px;
        margin-top: 4px;
    }

    .comapny-body .locations .inl-block p {
        font-size: 18px;
        margin-right: 0px !important;
    }

    /**************************corporate-cyprus-company.css**************************/
    .cfd-company-body .collaspe-panel {
        padding: 14px 10px 14px 10px;
    }

    .cfd-company-body .collaspe-panel span {
        font-size: 15px;
        width: 50%;
    }

    .cfd-company-body .sell-all a {
        font-size: 15px;
    }

    .cfd-company-body .success_msg .pad-top-20 {
        width: 100%;
    }

    .cfd-company-body .success_msg .pad-top-20 .large-6 {
        float: none;
        margin: 10px auto;
        display: block;
        text-align: center;
    }

    /**************************view-cart.css**************************/
    .view-cart-body .button-panel .payment-div {
        padding-left: 0;
        display: none;
    }

    .view-cart-body .sell-all a {
        font-size: 15px;
    }

    .view-cart-body .add-cart-btn {
        width: 100% !important;
    }

    .view-cart-body .add-cart-btn .add-cart-green {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0 !important;
    }

}

@media only screen and (max-width: 420px) {
    /**************************registration.css**************************/
    .registration-body .select-territories #result label {
        font-weight: 100;
        margin: 0;
        width: 82px;
    }

    .registration-body .select-territories .closespan {
        width: 47%;
        margin: 2px !important;
    }
}

@media only screen and (max-width: 360px) {
    /**************************banks.css**************************/
    .banks-body .locations .lar-width-48 h3.popular-title-xs {
        font-size: 16px !important;
    }
}

/*****Media Screen******/

/**
* Affiliate Program
*/
.radius-4 {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.bg-grey-gradient {
    background: #f3f3f3;
    background: -webkit-linear-gradient(-90deg, #a7a7a7, #f3f3f3);
    background: -o-linear-gradient(-90deg, #a7a7a7, #f3f3f3);
    background: -moz-linear-gradient(-90deg, #a7a7a7, #f3f3f3);
    background: linear-gradient(-90deg, #a7a7a7, #f3f3f3);
}

.brd-grey {
    border: 1px solid #dddddd !important;
}

.margin-top-20 {
    margin-top: 20px;
}

.btn-custom {
    background: #363636 !important;
    border: 1px solid #333333 !important;
    width: 180px;
    font-size: 19px;
    font-family: 'Oswald', sans-serif;
}

.img-part {
    width: 120%;
}

.group-1 {
    padding: 30px;
}

@media (max-width: 500px) {
    .align-center {
        text-align: center;
    }

    .img-part {
        width: 100%;
    }

    .group-1 {
        padding: 30px;
        margin-bottom: 10px;
    }
}

body {
    text-rendering: optimizeLegibility;
}

header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #8F101C;
    box-shadow: 0 0 8px #333333;
    -webkit-box-shadow: 0 0 8px #333333;
    -moz-box-shadow: 0 0 8px #333333;
    z-index: 9999;
}

header nav ul {
    padding: 0;
    margin: 0;
}

header nav ul li {
    list-style-type: none;
    line-height: 60px;
    float: left;
    height: 60px;
    border-right: 1px solid #935058;
    padding: 0 15px;
}

header nav ul li a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

header nav .logo {
    border-left: 1px solid #935058;
}

header nav .shop-header {
    float: right;
}

header nav .shop-header select {
    background-color: rgba(255, 255, 255, 0.4) !important;
    border: none !important;
    border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    padding: 3px 0 3px 3px;
    top: 3px;
    position: relative;
}

header nav .shop-header option {
    color: #000;
    background: #fff;
}

header nav .shop-header i {
    color: #fff;
    font-size: 24px;
}

header nav .shop-header a {
    position: relative;
    top: 2px;
    margin-left: 5px;
}

header .banner {
    color: #fff;
    background: url("../images/bg.png") no-repeat;
    background-position: 0 0;
    padding: 100px 0 40px;
    height: 350px;
}

.banner.banner-moblie h2, .banner.banner-moblie .row .item h3 {
    color: #fff;
}

header .banner h2 {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 30px;
    font-weight: 300;
    font-style: normal;
    margin: 0 0 20px 0;
    line-height: 1.2;
}

header .banner .block {
    padding: 20px;
    border: 2px solid #fff;
    text-align: center;
}

header .banner .block h3 {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-size: 19px;
    font-weight: bold;
    padding-top: 10px;
}

header .banner .block:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 0.4);
}

header .call-to-action {
    color: #222;
    background: #e5e5e5;
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    text-align: center;
}

header .call-to-action h3 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
}

header .call-to-action h3 button {
    margin-left: 25px;
}

header .call-to-action .btn-green {
    width: 200px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
}

header .call-to-action .btn-green:hover {
    opacity: 0.8;
}

main .first .package {
    height: 295px !important;
}

main .packages {
    background: #f7f7f7;
    padding: 50px 0 30px 0;
    border-bottom: 1px solid #dddddd;
}

main .packages h2 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    margin: 5px 0 65px;
    padding: 15px 0;
    border-bottom: 1px dashed #dddddd;
    text-align: center;
}

main .packages h2 span {
    font-size: 30px;
}

main .packages h2 a {
    color: #739140;
    font-size: 15px;
    margin-top: 15px;
    float: right;
}

main .packages .col-md-3 {
    padding: 0 5px;
}

main .packages .col-md-3 .package {
    height: 213px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0 20px 20px;
}

main .packages .col-md-3 .package .img {
    width: 80px;
    height: 80px;
    background: #861925;
    border-radius: 50px;
    margin: 0 auto;
    margin-top: -40px;
}

main .packages .col-md-3 .package .img img {
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}

main .packages .col-md-3 .package h6 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.2;
    margin: 8px 0 15px;
    text-align: center;
}

main .packages .col-md-3 .package ul {
    padding-left: 20px;
}

main .packages .col-md-3 .package ul li {
    color: #999;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    line-height: 18px;
}

main .packages .col-md-3 .package h5 {
    color: #739140;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    text-align: center;
    margin: 0 0 10px;
}

main .packages .col-md-3 .package h5 span {
    color: #999;
    font-size: 16px;
}

main .packages .col-md-3 .package p {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    color: #999;
    margin-top: 10px;
    text-align: center;
}

main .packages .col-md-3 .package .btn {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    height: 35px;
    font-family: 'Oswald', sans-serif !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    padding: 5px 30px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

main .packages .col-md-3 .package .btn:hover {
    opacity: 0.8;
}

/* col-md-4 */
.services-wrap.packages .about-block {
    margin-top: 26px;
    margin-bottom: 26px;
}

.learn-more {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.learn-more a {
    border-color: none;
    background: #e5e5e5 none repeat scroll 0 0;
    border-color: #cccccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    color: #333333;
    font-size: 17px;
    font-weight: 400;
    height: 35px;
    padding: 3px 30px;
    font-family: "Oswald", sans-serif;
    border-radius: 3px;
    display: inline-block;
}

main .packages .col-md-4 {
    padding: 0 5px;
}

main .packages .col-md-4 .package {
    min-height: 280px;
    background: #fff;
    border: 1px solid #dddddd;
    padding: 0 20px 20px;
}

main .packages .col-md-4 .package .img {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    margin: 0 auto 14px;
    margin-top: -30px;
}

main .packages .col-md-4 .package .img img {
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

main .packages .col-md-4 .package h6 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
    margin: 8px 0 6px;
    min-height: 50px;
    text-align: center;
}

main .packages .col-md-4 .package ul {
    padding-left: 20px;
}

main .packages .col-md-4 .package ul li {
    color: #999;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 13px;
    line-height: 18px;
}

main .packages .col-md-4 .package h5 {
    color: #739140;
    font-family: 'Oswald', sans-serif !important;
    font-size: 19px;
    text-align: center;
    margin: 0 0 10px;
}

main .packages .col-md-4 .package h5 span {
    color: #999;
    font-size: 16px;
}

main .packages .col-md-4 .package p {
    font-family: 'Open Sans Condensed', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 17px;
    color: #999;
    margin-bottom: 0;
    min-height: 76px;
    line-height: 22px;
    text-align: center;
}

main .packages .col-md-4 .package .btn {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    height: 35px;
    font-family: 'Oswald', sans-serif !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    padding: 5px 30px;
    display: block;
    margin: 0 auto;
    font-size: 16px;
}

main .packages .col-md-3 .package .btn:hover {
    opacity: 0.8;
}

.services-wrap.packages {
    text-align: left;
    padding-top: 80px;
}

.services-wrap .section-title-wrap {
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.services-wrap .section-title-wrap h2 {
    font-family: "Oswald", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    margin-top: 0px;
    margin-bottom: 14px;
    text-align: left;
    border: none;
    padding: 0;
}

.services-wrap .section-title-wrap p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
}

main .call-us .info {
    margin-bottom: 30px;
}

main .call-us .info .image {
    margin-right: 15px;
    float: left;
    background: #f7f7f7;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    text-align: center;
    padding-top: 8px;
}

main .call-us .info .desc p {
    font-family: 'Oswald', sans-serif !important;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    color: #222;
    margin: 0;
}

main .call-us .info .desc span {
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #999;
}

main .call-us .info:last-child {
    margin-bottom: 0;
}

/********New css*********/
.menu li:hover, .shop-header li:hover {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
    text-decoration: none !important;
    cursor: pointer;
}

.menu li a:hover, .shop-header li a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

.shop-header li:nth-child(1):hover {
    background: none !important;
}

.div-hover:hover > .dropdown-menu {
    display: block;
}

.service-menu {
    box-shadow: 0 1px 5px 1px #999999;
    -webkit-box-shadow: 0 1px 5px 1px #999999;
    -moz-box-shadow: 0 1px 5px 1px #999999;
    width: auto !important;
    padding: 0;
    border-radius: 0;
    margin: 0;
}

.service-menu li {
    height: auto;
    border: none;
    padding: 0;
    width: 100%;
}

.service-menu li a {
    padding: 0 15px;
    line-height: 2.8;
    font-family: 'Oswald thin';
}

.service-menu li a:hover {
    color: #333 !important;
}

.dekstop-hide {
    display: none;
}

header .banner .block img {
    height: 45px;
}

/********New css*********/
footer {
    color: #fff;
    background: #8f101c;
    padding: 50px 0;
    font-family: 'Oswald', sans-serif !important;
}

footer ul {
    text-align: center;
    padding-left: 0;
}

footer ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
}

footer ul li a {
    color: #fff;
}

footer ul li:last-child {
    margin: 0;
}

footer .logos img {
    display: inline-block;
}

footer .logos .social-links {
    display: inline-block;
    margin-right: 16px;
}

footer .logos .social-links a img {
    margin-right: 3px;
}

footer .logos .social-links a:last-child img {
    margin-right: 0;
}

footer .logos .other-logos {
    display: inline-block;
}

footer .logos .other-logos img {
    margin: 12px 12px 26px
}

footer img {
    display: block;
    margin: 20px auto 50px;
}

footer p {
    text-align: center;
}

footer ul li a:hover {
    text-decoration: underline;
    opacity: 0.8;
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    color: #fff;
}

/*# sourceMappingURL=style.css.map */
/*****Media Screen******/
@media only screen and (max-width: 1199px) {
    footer .container {
        width: 100%;
    }

    .package br {
        display: none;
    }

    main .first .package {
        min-height: 335px !important;
    }

    .logos {
        text-align: center;
    }

    footer .logos .other-logos img {
        margin: 12px 5px 26px;
    }

    footer .logos .social-links {
        display: inline-block;
        margin-right: 0;
    }

    footer .logos .other-logos {
        display: none;
    }

    .other-logos-samll {
        display: block !important;
    }

    .other-logos-samll img {
        margin: 10px 5px;
    }

    main .packages .col-md-4 .package p {
        min-height: 90px;
    }

}

@media only screen and (max-width: 991px) {
    main .call-us .col-md-8 {
        border-right: none;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }

    main .call-us h4 {
        text-align: center;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 50%;
        float: left;
    }

    main .call-us .col-md-8 .block {
        margin-bottom: 20px;
        overflow: hidden;
    }

    .packages-mobile:nth-child(3), .packages-mobile:nth-child(4) {
        margin-top: 56px;
    }

    .about-block:nth-child(3), .about-block:nth-child(4) {
        margin-top: 60px;
    }

    main .first .package {
        min-height: auto !important;
        height: auto !important;
    }

    main .informations .block h2 {
        margin-top: 0;
    }

    main .informations .block .btn {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 767px) {
    main .first .package {
        min-height: 280px !important;
    }

    .informations-block {
        width: 100%;
    }

    .informations-block img {
        width: 250px !important;
        margin: auto;
        display: block;
        margin-bottom: 15px;
    }

    .informations-block:nth-child(2) h2, .informations-block:nth-child(2) h4 {
        text-align: center;
    }

    .informations-block:nth-child(2) {
        width: 400px;
        display: block;
        margin: auto;
        float: none;
        overflow: hidden;
    }

    .informations-block button {
        text-align: center;
        float: none !important;
        margin: auto;
        display: block;
    }
}

@media only screen and (max-width: 1024px) {
    .logo-mb:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
        color: #ffffff !important;
        text-decoration: none !important;
        padding: 11px;
    }

    .nav-menu ul li a:hover, .left-menu-search:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
        color: #ffffff !important;
        text-decoration: none !important;
    }

    .payment-cards {
        display: block !important;
        text-align: center;
    }

    footer .logos .social-links img {
        margin-bottom: 15px;
    }

    .payment-cards img {
        margin: 0;
    }

    .main-content-overflow {
        overflow: hidden;
    }

    .exit-off-canvas {
        cursor: pointer;
        -webkit-transition: opacity 500ms ease-in-out;
        -moz-transition: opacity 500ms ease-in-out;
        -ms-transition: opacity 500ms ease-in-out;
        -o-transition: opacity 500ms ease-in-out;
        transition: opacity 500ms ease-in-out;
        -webkit-tap-highlight-color: transparent;
        background: rgba(255, 255, 255, 0.4);
        z-index: 1002;
        height: 100%;
        visibility: hidden;
        transform: translate3d(260px, 0, 0) !important;
    }

    .main-content {
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        -ms-transition: all 400ms ease-in-out;
        -o-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
    }

    aside.left-menu.left-menu-block.left-menu-left {
        left: 260px;
        height: 100%;
    }

    .main-content-right .exit-off-canvas {
        visibility: visible;
        opacity: 1;
    }

    .exit-off-canvas {
        left: -260px;
        top: 0;
        position: fixed;
        width: 100%;
        opacity: 0;
    }

    .exit-off-canvas {
        -webkit-transition: all 450ms ease-out !important;
        -moz-transition: all 450ms ease-out !important;
        -ms-transition: all 450ms ease-out !important;
        -o-transition: all 450ms ease-out !important;
        transition: all 450ms ease-out !important;
        -webkit-backface-visibility: hidden;
        -webkit-transform: none;
    }

    .exit-off-canvas {
        background: rgba(44, 62, 80, 0.4);
    }

    .left-menu {
        left:0;
        -moz-transform: translate3d(-260px, 0, 0);
        -webkit-transform: translate3d(-260px, 0, 0);
        -o-transform: translate3d(-260px, 0, 0);
        -ms-transform: translate3d(-260px, 0, 0);
        transform: translate3d(-260px, 0, 0);
        width: 260px;
        max-width: 100%;
    }

    .left-menu img {
        width: 154px;
    }

    .left-menu, .right-menu {
        z-index: 5;
        bottom: 0;
        height: 100%;
        max-height: initial;
        position: fixed;
        background: #fff;
        -webkit-box-shadow: inset 0 0 8px 0;
        -moz-box-shadow: inset 0 0 8px 0;
        box-shadow: inset 0 0 8px 0;
        text-align: left;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -ms-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
        transition: all 500ms ease-in-out;
        -webkit-transform-style: flat;
        -moz-transform-style: flat;
        transform-style: flat;
    }

    .nav-menu {
        width: 260px;
        max-width: 100%;
        top: 0;
        bottom: 0;
        position: absolute;
        overflow-x: hidden;
        overflow-y: auto;
        z-index: 1000;
        background: #8F101C;
        border: 1px solid white;
    }

    .nav-menu {
        border: none;
        -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.3);
    }

    .nav-menu ul {
        margin: 0;
        height: 100%;
        overflow-y: auto;
        width: 100%;
        padding: 0;
    }

    .nav-menu ul {
        overflow-y: auto !important;
        border-bottom: none !important;
        border-top: 1px solid #935058;
    }

    .left-menu .nav-menu ul, .right-menu .nav-menu ul {
        max-height: 100%;
        overflow-y: scroll;
    }

    .nav-menu ul li {
        position: relative;
        background: none !important;
        border-bottom: 1px solid #935058;
        color: white;
        font-family: "Oswald";
        font-size: 18px;
        line-height: 21px;
        font-weight: 300;
        padding: 0;
        width: 100%;
    }

    .nav-menu .left-menu-search {
        border-bottom: none;
    }

    .nav-menu .left-menu-title, .nav-menu .left-menu-search, .nav-menu .store-link {
        padding: 15px;
    }

    form, .after-submit-form {
        width: 100%;
        text-align: left;
    }

    .nav-menu input[type="text"] {
        border: medium none;
        border-radius: 5px;
        padding: 1px 27px 1px 15px;
        height: 40px;
        width: 100%;
        color: #fff;
    }

    .nav-menu .search-button-icon {
        position: relative;
        bottom: 30px;
        border: none;
        cursor: pointer;
        margin: 0 8px 0 0;
        float: right;
    }

    .icon-img.small-light-grey-search {
        background-position: -25px -1px;
        width: 22px;
        height: 22px;
    }

    .nav-menu .left-menu-title {
        font-weight: 500;
        color: #fff;
        margin-top: 10px;
    }

    .nav-menu a {
        color: #fff !important;
        font-size: 18px;
        height: 45px !important;
        line-height: 14px !important;
        display: block;
        font-family: 'Oswald thin';
        font-weight: 500;
    }

    .nav-menu ul li a {
        padding: 12px 15px;
    }

    .nav-menu ul li span {
        padding-right: 10px;
    }

    .display-inl-block {
        display: inline-block;
    }

    .icon-img {
        background: url("../images/nav-icon.svg");
    }

    .icon-img.small {
        width: 25px;
        height: 25px;
        vertical-align: middle;
    }

    .icon-img.cart-black {
        background-position: -207px -205px;
    }

    .font-medium {
        font-weight: 500 !important;
    }

    .nav-menu .store-link span {
        color: #333333;
    }

    .main-content-right {
    }

    #searchFormHeaderLarge {
        background-color: #f3f3f3;
        height: 100px;
        margin-left: -360px;
        z-index: 1;
        border: 1px solid #dddddd;
        left: -99999px;
        position: absolute;
        width: 420px;
        padding: 25px;
    }

    .search-form-cont #inputSearchArticlesHeader {
        border: none;
        width: 65%;
        border-radius: 5px;
        height: 40px;
    }

    .search-form-cont .primary-btn {
        background-color: #bdda81 !important;
        border-color: #97b666 !important;
        color: #73913f;
        cursor: pointer;
        float: right;
        font: 400 21px/40px "Oswald" !important;
        font-size: 19px !important;
        line-height: 20px !important;
        text-decoration: none;
        box-shadow: none !important;
        border: 1px solid !important;
        border-bottom: 2px solid !important;
        border-radius: 5px !important;
        webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        width: 100px;
        height: 40px;
    }

    .search-form-cont .primary-btn:hover {
        color: #73913f !important;
        opacity: 0.8 !important;
    }

    .left-menu ul li {
        float: none;
        height: auto;
        border-right: none;
    }

    .menu-bar-home {
        outline: none;
        padding: 20px 14px 16px;
        float: left;
        width: 50px;
        height: 60px;
        color: #fff;
        font-size: 30px;
        background: transparent;
        border: transparent;
        border-right: 1px solid #935058;
    }

    .menu-bar-home span {
        z-index: 100;
        border-top: 4px solid #F3F3F3;
        display: block;
        padding-top: 4px;
        width: 23px;
    }

    .menu-bar-home:hover {
        background-color: rgba(255, 255, 255, 0.2) !important;
    }

    .menu ul {
        display: none;
    }

    .logo-mb {
        float: left;
        padding: 11px;
    }

    .left-menu-left {
        display: block !important;
    }

    .dekstop-hide {
        display: block;
    }

    footer .logos .other-logos a.card-dekatop {
        display: none;
    }

    .payment-cards {
        display: block !important;
        text-align: center;
    }

    .payment-cards img {
        margin: 0;
    }

    footer .logos .social-links img {
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 650px) {
    .brd-bottom-menu {
        padding: 10px 8px 5px 15px !important;
    }

    main .call-us .col-md-8 {
        text-align: center;
    }

    main .call-us .block div {
        float: none;
        margin-right: 0;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 100%;
        float: none;
    }

    main .packages h2 a {
        display: none;
    }

    .shop-header li:nth-child(1), .shop-header li:nth-child(3) {
        display: none;
    }

    .shop-header li:nth-child(2) {
        border-left: 1px solid #935058;
        position: relative;
        left: 15px;
    }

    .show-for-small-only {
        display: block !important;
    }

    .show-for-small-only label {
        padding-left: 15px;
        margin-top: 20px;
        padding-bottom: 6px;
    }

    .left.mar-top-5 {
        float: left;
    }

    #select_currency_off_canvas {
        position: relative;
        right: -37%;
        top: -3px;
        background-color: rgba(255, 255, 255, 0.4) !important;
        border: none !important;
        border-radius: 2px !important;
        -webkit-border-radius: 2px !important;
        -moz-border-radius: 2px !important;
        color: #ffffff !important;
        font-size: 16px !important;
        padding: 3px 20px 3px 3px;
    }

    #select_currency_off_canvas option {
        color: #000;
        font-size: 14px;
    }

    .banner-desktop, .packages-desktop {
        display: none;
    }

    .banner-moblie, .packages-mb, .mar-btm-20 {
        display: block !important;
    }

    .banner-moblie .block-banner {
        width: 100%;
    }

    .banner-moblie .block-banner .block {
        padding: 12px;
    }

    .banner-moblie .block-banner .block h3 {
        padding-top: 0px;
    }

    .banner-moblie .carousel-indicators {
        bottom: -38px;
    }

    .banner-moblie .carousel-inner {
        width: 290px;
        margin: auto;
    }

    .packages-mb .carousel-indicators li {
        background-color: #d3d3d3;
        border: 1px solid #d3d3d3;
    }

    .packages-mb .carousel-indicators .active {
        background-color: #999;
    }

    .packages-mb .carousel-indicators li {
        background-color: #ccc;
        border: 1px solid #ccc;
        bottom: 22px !important;
    }

    .packages-mb .carousel-indicators {
        bottom: 36px !important;
    }

    .packages-mobile {
        margin: 60px 0;
    }

    .packages-mb h2 {
        margin-bottom: 10px !important;
    }

    .mar-btm-20 a {
        color: #739140 !important;
        width: 290px !important;
        border: 1px solid #dddddd !important;
        font-family: 'Oswald', sans-serif !important;
        font-style: normal;
        font-weight: 300;
        display: inline-block;
        margin: auto;
        padding: 5px;
    }

    .packages-mb .packages-mobile {
        width: 90%;
        padding: 0 !important;
        display: block;
        margin: 60px auto;
        border-left: 0;
        border-right: 0;
        float: none;
    }


    main .first .package {
        min-height: auto !important;
    }

    main .call-us .info {
        margin-bottom: 30px;
        width: 290px;
        float: none;
        margin: 30px auto 30px;
    }

    main .packages .col-md-4 .package p {
        min-height: 115px;
    }
    main.compnay-page .informations-block {
        width: 100% !important;
        padding: 0 !important;
    }
    main.compnay-page .informations-block img {
        margin: 0 auto !important;
    }
    main.compnay-page .informations-block ul {
        padding-left: 50px !important;
    }

    .cfd-company-body .packages-link {
        padding-left: 30px;
    }


}

@media only screen and (max-width: 568px) {
    .footer-logo {
        width: 280px;
    }

    .call-to-action button {
        float: none;
        display: block;
        text-align: center;
        margin: 18px auto 0 !important;
    }

    .about-block {
        width: 100%;
    }

    .about-block:nth-child(2) {
        margin-top: 60px;
    }

    .other-logos-samll br {
        display: block !important;
    }

    main .packages .col-md-4 .package p {
        min-height: auto;
    }
}

@media only screen and (max-width: 480px) {
    .informations-block:nth-child(2) {
        width: 100%;
    }
}

/*****Media Screen******/

.banner-desktop h2, .banner-desktop h3 {
    color: #fff;
}

/***
* start faqs
*/

/**************************faq.css**************************/
body.faq-body {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

.faq-body .faq-page {
    padding-top: 70px;
    background-color: #F7F7F7;
}

.faq-body .faq-page h2 {
    color: #222;
    font-family: 'Oswald', sans-serif !important;
    font-size: 28px;
}

.faq-body .faq-page h2 + p {
    font-size: 14px !important;
    padding-bottom: 20px;
    margin-bottom: 10px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    border-bottom: 1px dashed #dddddd;
}

.faq-body .tabbing-verticallay {
    margin-bottom: 50px;
}

.faq-body .tabbing-verticallay div.tab {
    float: left;
    /* border: 1px solid #ccc; */
    background-color: #f1f1f1;
    width: 30%;
    /* height: 300px; */
}

.faq-body .tabbing-verticallay div.tab button {
    display: block;
    background-color: #F3F3F3;
    width: 100%;
    outline: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    border: 1px solid #cccccc;
    padding: 30px 20px !important;
    font-weight: 300;
    color: #999999;
    line-height: 24px;
    font-family: 'Oswald';
    font-size: 21px;
}

.faq-body .tabbing-verticallay div.tab button:hover {
    background-color: #e5e5e5;
    color: #999;
}

.faq-body .tabbing-verticallay div.tab button.active {
    background-color: #fff;
    color: #333;
}

.faq-body .tabbing-verticallay .tabcontent {
    float: left;
    padding: 15px 20px;
    border: 1px solid #ccc;
    width: 70%;
    background: #fff;
    min-height: 460px;
}

.faq-body .tabbing-verticallay h1 {
    font-size: 26px;
    font-family: 'Oswald';
    font-weight: 300;
    margin-top: 26px;
    margin-bottom: 20px;
}

.faq-body div#London, .faq-body #Paris, .faq-body #Tokyo, .faq-body #Tokyo2 {
    font-family: 'Open Sans', sans-serif !important;
    line-height: 22px;
    color: #222;
    font-weight: 400;
    padding: 18px;
}

.faq-body #London ul, .faq-body #Paris ul, .faq-body #Tokyo ul {
    padding-left: 20px;
}

.faq-body #Tokyo a {
    color: #729243;
    font-weight: 100;
}

.faq-body div#Tokyo2 {
    min-height: 460px;
}

.faq-body .faq-page .panel-group .panel-heading {
    color: #333;
    background-color: #fff;
    border: none;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    padding: 10px 15px;
}

.faq-body .faq-page .panel-group .panel-heading h4 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold !important;
    font-size: 14px !important;
    cursor: pointer;
}

.faq-body .faq-page .panel-group .panel.panel-default {
    border: 1px;
    box-shadow: none;
    background: #fff;
    border-radius: 0;
}

.faq-body .faq-page .panel-collapse {
    border-top: 1px solid #ddd;
}

.faq-body .faq-page .panel-group {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.faq-body .faq-page .panel-group .panel.panel-default .panel-body {
    border: none;
}

.faq-body .faq-page .panel-group .panel.panel-default .panel-body p {
    color: #222;
    margin-bottom: 22px;
}

.faq-body .p-space-remove p:nth-child(1), .faq-body .p-space-remove p:nth-child(2) {
    margin-bottom: 12px !important;
}

.faq-body .p-space-remove p {
    margin-bottom: 0 !important;
}

.faq-body .panel-heading.accordion-toggle:before {
    content: "";
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 151px -347px;
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    margin-right: 10px;
}

.faq-body .panel-heading.accordion-toggle.collapsed:before {
    content: "";
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
    background-position: 170px -347px;
}

@media only screen and (max-width: 650px) {
    .faq-body .faq-page .panel-group .icon-hide.collapsed {
        background: #efefef;
    }

    .faq-body .faq-page .panel-group .icon-hide {
        border: 1px solid #ddd;
        padding: 30px 20px !important;
    }
}

/***
* end faqs
*/

/***
* start About
*/
.about_main {
    font-family: Arial;
    font-weight: lighter;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.service-menu {
    border-radius: 0;
    box-shadow: 0 1px 5px 1px rgb(153, 153, 153);
    margin: 0;
    padding: 0;
    width: auto;
    border: none;
}

.service-menu li {
    border: medium none;
    height: auto;
    padding: 0;
    width: 100%;
}

.service-menu li a {
    line-height: 2.8;
    padding: 0 15px;
}

.menu li:hover, .shop-header li:hover {
    background-color: rgba(255, 255, 255, 0.2);
    color: rgb(255, 255, 255);
    cursor: pointer;
    text-decoration: none;
}

.banner {
    padding: 60px 0 0;
    position: relative;
}

.banner_content {
    left: 50%;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
}

.banner_content h3 {
    color: rgb(255, 255, 255);
    font-size: 32px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}

/*.banner {background: rgba(0, 0, 0, 0) url("../images/bg.png") repeat scroll 0 0;color: rgb(255, 255, 255);height: 320px;padding: 60px 0;}
.pad-tb-20 { padding: 20px 0;}*/
.column.small-centered, .columns.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 35px 0;
}

.column.small-centered:last-child, .columns.small-centered:last-child {
    float: none;
}

.sprite2.st-logo-white {
    background-position: -214px -692px;
    height: 35px;
    margin: 0 auto;
    width: 316px;
    max-width: 100%;
}

.fnt-size-32 {
    font-size: 31px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-style: normal;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.sprite2 {
    background: rgba(0, 0, 0, 0) url(../images/sprite2.png) repeat scroll 0 0;
}

.about_main h2, .tab_main h2, .service_main h2 {
    border-bottom: 1px dashed rgb(221, 221, 221);
    font-size: 25px;
    margin: 40px 0 30px;
    padding-bottom: 13px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.about_main > div {
    display: inline-block;
    float: none;
}

.about_main div p {
    max-width: 1000px;
    width: 100%;
}

.faq li {
    padding: 20px;
}

.faq li.q {
    background: rgb(239, 239, 239) none repeat scroll 0 0;
    border: 1px solid rgb(204, 204, 204);
    color: rgb(34, 34, 34);
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    font-family: 'Oswald', sans-serif;
}

.faq li.a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgb(243, 243, 243) none repeat scroll 0 0;
    border-color: currentcolor rgb(204, 204, 204) rgb(204, 204, 204);
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: rgb(143, 16, 28);
    display: none;
}

.rotate {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.q i {
    float: right;
}

.margin {
    margin-bottom: 10px;
}

.sprite1.secure {
    background-position: -148px -479px;
    float: left;
    height: 47px;
    margin: 0 10px 0 auto;
    width: 46px;
}

.sprite1 {
    background: rgba(0, 0, 0, 0) url(../images/sprite1.png) repeat scroll 0 0;
    margin-right: 10px !important;
}

.sprite1.expert_advice {
    background-position: -2px -477px;
    height: 47px;
    margin: 0 auto;
    width: 50px;
    float: left;
}

.sprite1.continous_support {
    background-position: -192px -477px;
    height: 47px;
    margin: 0 auto;
    width: 51px;
    float: left;
}

.sprite1.quick_easy {
    background-position: -245px -477px;
    float: left;
    height: 47px;
    margin: 0 auto;
    width: 51px;
}

.sprite1.competitive {
    background-position: -48px -477px;
    height: 47px;
    margin: 0 auto;
    width: 51px;
    float: left;
}

.newsletter {
    background: rgb(229, 229, 229) none repeat scroll 0 0;
    padding: 40px;
}

.sign {
    color: rgb(153, 153, 153);
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.news_data {
    padding: 20px 0;
}

.sprite2.tel {
    background-position: 88px -694px;
    float: left;
    height: 80px;
    width: 80px;
}

.discount {
    float: left;
    padding-left: 35px;
    padding-top: 7px;
}

.news_data > a {
    background: rgb(188, 226, 127) none repeat scroll 0 0;
    border-color: rgb(150, 181, 102);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 3px;
    color: rgb(115, 145, 64);
    float: left;
    font-weight: bold;
    margin-left: 30px;
    margin-top: 20px;
    padding: 8px 30px;
    text-align: center;
}

.discount h6 {
    color: rgb(51, 51, 51);
    font-size: 15px;
}

.clr-green {
    color: rgb(115, 145, 64);
    font-weight: 600;
}

.discount > h4 {
    font-size: 21px;
}

.right_data {
    border-left: 1px solid rgb(204, 204, 204);
    padding-left: 35px;
}

.iconss {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    border-radius: 25px;
    float: left;
    height: 45px;
    margin-top: 5px;
    width: 45px;
}

.sprite1.tel {
    background-position: -337px -310px;
    height: 29px;
    width: 22px;
}

.sprite1.email {
    background-position: -365px -310px;
    height: 28px;
    width: 30px;
}

.left {
    float: left;
}

.fnt-size-21 {
    font-size: 21px;
    margin-bottom: 2px;
}

.mar-lf-10 {
    margin-left: 10px;
    font-family: 'Oswald', sans-serif;
}

.no-margin {
    margin: 0;
}

.fnt-size-16 {
    color: rgb(153, 153, 153);
    font-size: 16px;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    padding-left: 10px;
}

.outer {
    display: inline-block;
    margin-bottom: 15px;
}

.tab_area {
    padding-bottom: 40px;
}

/**service****/
.products {
    float: left;
    margin-bottom: 20px;
    width: 20%;
    position: relative;
}

.brd-grey {
    background: rgb(243, 243, 243) none repeat scroll 0 0;
    border: 1px solid rgb(221, 221, 221);
    padding: 20px;
}

.bg-red {
    background-color: rgb(134, 25, 37);
    border-radius: 50px;
    width: 100px;
}

.sprite1.register-company {
    background-position: 582px -186px;
    height: 59px;
    margin: 0 auto;
    width: 50px;
}

.service_area .sprite1 {
    margin-right: 0 !important;
}

.sprite1.register-company {
    background-position: 582px -186px;
    height: 59px;
    margin: 0 auto;
    width: 50px;
    float: none;
    display: inline-block;
}

.products h6 {
    color: rgb(34, 34, 34);
    font-size: 18px;
    font-weight: 400;
    float: none;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
}

.sprite1.bank-account {
    background-position: 523px -189px;
    height: 59px;
    margin: 0 auto;
    width: 50px;
    float: none;
    display: inline-block;
}

.sprite1.register-trademark {
    background-position: 467px -189px;
    height: 59px;
    margin: 5px auto;
    width: 50px;
    float: none;
    display: inline-block;
}

.sprite1.special-offers {
    background-position: 364px -185px;
    height: 59px;
    margin: 0 auto;
    width: 50px;
    float: none;
    display: inline-block;
}

.sprite1.download-docs {
    background-position: 414px -187px;
    height: 59px;
    margin: 0 auto;
    width: 50px;
    float: none;
    display: inline-block;
}

.about-title {
    background-color: rgb(51, 51, 51);
    display: none;
    height: 100%;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    transition: all 0.5s ease;
}

.about-title #hoverOffers {
    color: rgb(255, 255, 255);
    cursor: pointer;
    height: 100%;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 100%;
    background: #fff !important;
    transition: all 0.5s ease;
}

.clr-black {
    color: rgb(0, 0, 0);
    width: 100%;
    display: inline-block;
}

.fnt-size-13 {
    color: rgb(153, 153, 153);
    font-size: 13px;
    margin-bottom: 0;
}

.products:hover .about-title {
    display: block !important;
    transition: all 0.5s ease;
}

.clr-green {
    color: rgb(115, 145, 64);
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.fnt-oswlad-medium {
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
}

a.clr-green.fnt-size-16 {
    font-size: 16px;
}

.banner.define_float {
    overflow-x: hidden;
}

.banner.define_float > img {
    min-height: 290px;
}

h4.sign {
    text-transform: inherit;
    font-weight: 500;
    font-size: 23px;
    margin-top: 0;
}

@media (max-width: 642px) {
    .tabs-left > .nav-tabs {
        width: 100%;
    }

    .panel-group {
        width: auto !important;
    }
}

/*verticle tabs closed*/

@media (max-width: 999px) {
    #container {
        width: 90%;
    }

    .about-title #hoverOffers {
        overflow: hidden;
    }

    .mar-top-20 {
        margin-top: 0;
    }

    .fnt-size-13 {
        font-size: 11px;
    }

    .clr-green {
        font-size: 14px;
    }

    header nav {
        position: fixed;
    }

    .banner {
        padding-top: 0;
        overflow: hidden;
    }

    .banner_content h3 {
        font-size: 23px;
    }

    .panel-group {
        width: 473px;
    }
}

@media (max-width: 767px) {
    .products {
        width: 98%;
        margin: 10px 1%;
    }

    .faq li.q {
        font-size: 18px;
    }

    .sprite1.secure, .sprite1.expert_advice, .sprite1.quick_easy, .sprite1.competitive, .sprite1.continous_support {
        margin-top: -8px;
    }

    .fnt-size-21 {
        font-size: 14px;
    }

    .right_data {
        width: 100%;
        padding-left: 0;
        border: 0;
    }

    .sprite2.visa {
        width: 100%;
    }

    .about_main h2, .tab_main h2, .service_main h2 {
        margin-top: 15px;
    }

    header nav {
        position: fixed;
    }

    .banner {
        padding-top: 0;
        min-height: 290px;
        overflow: hidden;
    }

    .banner img {
        height: 290px;
        width: auto;
        max-width: inherit;
    }

    .banks-body div#London, .banks-body #Paris, .banks-body #Tokyo, .banks-body #Tokyo2, .banks-body #Tokyo3 {
        padding: 18px 0;
    }
    .banks-body .compnay-page .informations .block {
        padding-bottom: 20px;
    }
    .about_main {
        padding: 0 5px;
    }

    .container {
        width: 100%;
    }

    .news_data {
        float: left;
        width: 100%;
        text-align: center;
    }

    .sprite2.tel {
        float: none;
        margin: 0px auto;
    }

    .right_data {
        float: left;
    }

    .outer {
        width: 100%;
        text-align: center;
    }

    .news_data > a {
        float: none;
        display: inline-block;
    }

    .discount {
        width: 100%;
    }

    .iconss {
        display: inline-block;
        float: none;
    }

    .outer .left {
        display: inline-block;
        float: none;
    }

    h4.sign {
        text-align: center;
    }

    .fnt-size-13 {
        font-size: 14px;
    }

    .panel-group {
        width: 100% !important;
        padding: 0;
    }

    .tab-content {
        display: none;
    }
}

@media (max-width: 360px) {
    .banner_content h3 {
    }

    .products {
        width: 98%;
        margin: 5px 1%;
    }

    .newsletter {
        padding: 15px;
    }

    .outer {
        padding-left: 10%;
    }

    .mar-top-20 {
        margin-top: 15px;
    }

    .fnt-size-13 {
        font-size: 14px;
    }

    .clr-green {
        font-size: 16px;
    }

    .news_data > a {
        float: none;
        display: inline-block;
    }
}

/**
* end Aobut
*/

/**
* start cyprus-itd
*/
/* cyprus-ltd start */

.text-center .step-img {
    display: inline-block;
}

.product-steps {
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 25px;
    padding-top: 30px;
}

.product-information .product-head {
    margin-top: 30px;
}

.product-information .product-logo {
    margin-right: 15px;
    margin-bottom: 15px;
}

.product-information h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    color: #222222;
    font-style: normal;
    font-weight: normal;
    margin: 0;
}

.product-information h1 span {
    font-weight: 300;
    font-size: 21px;
    margin: 8px 0;
    display: block;
}

.product-information p {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
    font-weight: normal;
    margin: 5px 0 15px 0;
}

.target-link, .target-link:hover {
    color: #729243;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
}

.payment-table {
    background-color: #FFFFFF;
    border: 1px solid #DDD;
    margin-bottom: 0;
}

.payment-table .payment-table-head {
    padding: 25px 30px;
}

.payment-table .payment-table-head h2 {
    color: #739140;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: normal;
    margin: 0;
}

.payment-table .payment-table-sub-head {
    background: #f3f3f3;
    padding: 14px 30px;
}

.payment-table .payment-table-sub-head h3 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 19px;
    margin: 0;
}

.payment-table .payment-item {
    padding: 14px 10px 14px 30px;
}

.more_info {
    width: 16px;
    height: 16px;
    background: url(../images/sprite1.png) repeat scroll 468px -348px transparent;
    margin-right: 10px;
    margin-top: 5px;
    float: left;
}

.more_info:hover {
    opacity: 0.8;
    -moz-opacity: 0.8;
    cursor: pointer;
}

.payment-table .payment-item .payment-item-title {
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    font-size: 19px;
}

.payment-table .payment-item .payment-item-info {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}

.payment-table .payment-item .payment-item-info ul {
    padding-left: 17px;
}

.payment-table .payment-item .payment-item-title a, .payment-table .payment-item .payment-item-title a:hover {
    color: #222222;
    text-decoration: none;
}

.payment-table .payment-price {
    padding: 14px 30px 14px 10px;
    width: 110px;
    font-family: 'Oswald', sans-serif;
    font-style: normal;
    font-size: 19px;
    color: #222222;
    text-align: right;
}

.payment-table .payment-price span {
    margin-right: 5px;
}

.payment-table .payment-price.mandatory-price {
    font-weight: 400;
}

.payment-table .payment-price.mandatory-price span {
    margin-right: 0;
}

.payment-table .payment-calculation, .payment-table .payment-calculation .payment-item-title {
    font-weight: 400 !important;
}

.total-table {
    background-color: #FFFFFF;
    border: 1px solid #DDD;
}

.total-table tr:first-child {
    background: #f3f3f3;
}

table.total-table tr td {
    padding: 30px;
}

.total-table .payment-methods {
    background: url(../images/sprite2.png) repeat scroll -7px -573px transparent;
    width: 353px;
    height: 27px;
}

.total-table td.total-price {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 22px;
    vertical-align: middle;
    text-align: right;
}

.btn-add-to-cart {
    background: #bce27f;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    width: 200px;
    padding: 5px;
    font-weight: 400;
    font-size: 21px;
    height: 45px;
}

.btn-add-to-cart .cart-icon {
    background: url(../images/sprite1.png) repeat scroll 293px -309px transparent;
    width: 25px;
    height: 25px;
    display: inline-block;
}

.btn-add-to-cart:hover {
    background: #BAE47E;
    color: #739140;
    opacity: 0.8;
    -moz-opacity: 0.8;
}

.about_prod h2 {
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
    font-size: 24px
}

#accordion-about .panel {
    background-color: #f3f3f3;
    margin-bottom: 10px
}

#accordion-about h3 {
    margin: 0;
}

#accordion-about h3 a {
    display: block;
    padding: 12px 10px;
    text-decoration: none;
    border: 1px solid #cccccc;
}

#accordion-about h3 a .panel-title {
    font-size: 24px;
    margin: 11px 15px;
    color: #222222;
    display: inline-block;
    line-height: 24px;
}

#accordion-about h3 a .panel-title-icon {
    display: inline-block;
    vertical-align: middle;
    background: url(../images/sprite1.png) repeat scroll 0 0 transparent;
}

#accordion-about h3 a .corporate-info-icon {
    background-position: -40px -425px;
    width: 49px;
    height: 47px;
}

#accordion-about h3 a .taxation-icon {
    background-position: -2px -425px;
    width: 40px;
    height: 47px;
}

#accordion-about h3 a .services-icon {
    background-position: -91px -425px;
    width: 48px;
    height: 47px;
}

#accordion-about .accordion-arrow {
    background: url(../images/sprite1.png) repeat scroll -236px -317px transparent;
    width: 20px;
    height: 20px;
    float: right;
    margin-top: 18px;
}

#accordion-about .panel-body {
    border: 1px solid #cccccc;
    border-top: none;
    font-size: 14px;
    font-weight: normal;
    padding: 30px;
    font-family: 'Open Sans', sans-serif;
    line-height: 18px;
}

#accordion-about .panel-body h4 {
    color: #8f101c;
    font-size: 19px;
    display: inline-block;
    margin: 20px 0 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

#accordion-about .panel-body ul {
    padding-left: 20px;
}

/* cyprus-ltd end */

/**
* end cyprus-itd
*/

/**
* start affilates
*/

/********New css*********/
.hh-btn {
    color: #222;
    background: #e5e5e5;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-family: Oswald, sans-serif !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    margin: 0;
    padding: 5px;
}

.hh-btn.green {
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
}

.hh-btn.green:hover {
    background: #BAE47E !important;
    color: #729243;
    text-decoration: none;
}

.hh-btn.large {
    width: 200px;
    font-weight: 400;
    font-size: 21px !important;
    height: 45px !important;
    line-height: 30px;
    padding: 5px;
}

.text-white {
    color: #fff !important;
}

.dot {
    margin: 30px 0;
    padding: 20px 0;
}

.dot-grey {
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
}

.fnt-bold {
    font-family: 'Open Sans Bold', sans-serif !important;
    font-weight: 700;
}

div[class*=text-] {
    font-family: Oswald, sans-serif !important;
}

.text-4 {
    font-size: 40px;
    font-weight: 400;
    font-family: Oswald, sans-serif !important;
}

.text-6 {
    font-family: Oswald, sans-serif !important;
    font-weight: 600;
    font-size: 60px;
}

.bg-grey-gradient {
    background: linear-gradient(-90deg, #a7a7a7, #f3f3f3);
}

.bg-none {
    background: transparent !important;
}

.bg-grey {
    background: #f3f3f3 !important;
}

.bg-c-grey {
    background: #ccc !important;
}

.bg-color-grey {
    background-color: #f3f3f3;
}

.bg-l-grey {
    background: #f7f7f7;
}

.bg-d-grey {
    background: #e5e5e5;
}

.bg-ca-grey {
    background: #cacaca;
}

.bg-white {
    background: #fff !important;
}

.bg-opacity-white {
    background: rgba(255, 255, 255, 0.3) !important;
}

.bg-opacity-l-white {
    background: rgba(255, 255, 255, 0.1) !important;
}

.bg-red {
    background-color: #861925;
}

.bg-green {
    background: #BAE47E !important;
}

.bg-lght-green {
    background: #EDFDD0 !important;
}

.bg-gold {
    background: #BA9F59;
}

.bg-facebook {
    background: #435B9C;
}

.bg-linkedin {
    background: #2C619E;
}

.bg-twitter {
    background: #4CA1DC;
}

.bg-google_plus {
    background: #CF5747;
}

.bg-black {
    background: #000 !important;
}

section.special-offers {
    background-color: #F3F3F3;
    color: #222;
    border-bottom: 1px solid #ddd;
    font-family: Oswald, sans-serif !important;
    text-align: center;
    padding: 25px 0;
}

section.special-offers h3 {
    font-family: Oswald, sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    margin: 0;
}

section.special-offers h3 button {
    margin-left: 25px;
}

section.special-offers .btn-green, .form-signin .btn-green {
    width: 200px;
    font-weight: 400;
    margin-top: 0px;
    font-size: 21px !important;
    height: 45px !important;
    background: #bce27f !important;
    border: 1px solid #96b566;
    border-bottom: 3px solid #96b566;
    color: #739140;
    padding: 5px;
}

section.special-offers span {
    display: inline-block;
    margin-bottom: 30px;
    font-family: 'Oswald', sans-serif !important;
    font-style: normal;
    font-weight: 300;
}

section.special-offers .btn-green:hover {
    opacity: 0.8;
}

.accordion .panel-title a .sprite {
    width: 50px;
    height: 47px;
    float: left;
}

.accordion .panel-body {
    color: #8f101c;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
    padding: 20px;
}

.sprite.secure {
    background-position: -148px -477px;
    width: 46px;
    height: 47px;
    margin: 0 auto;
}

.sec-1-l {
    margin: 40px 0;
}

.sec-1-l p {
    font-size: 21px;
    font-family: 'Open Sans Bold', sans-serif !important;
    font-weight: 700;
}

.sec-1-l p.text-grey {
    font-size: 17px;
    margin-bottom: 10px;
    padding-top: 20px;
}

.section-2 .sec-2-l {
    padding: 30px 0;
}

.section-2 .sec-2-r .row > div {
    padding: 0;
}

.section-3, .section-4 {
    border-top: 1px solid #ddd;
    padding-top: 80px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}

.sec-3-2 h4 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px;
}

.sec-3-2 p {
    font-size: 14px;
    margin-bottom: 10px;
}

.section-4 .section-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}

.col-arrow {
    width: 10% !important;
}

.commission {
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 10px;
}

.commission h3 {
    color: #fff;
    font-weight: 700;
}

.commission h3:fist-child {
    font-size: 21px;
    font-family: 'Open Sans Bold', sans-serif !important;
}

.commission h3:last-child {
    font-size: 38px;
    font-family: Oswald, sans-serif !important;
}

.monetize p {
    font-size: 14px;
}

.affiliates-page .section-1 {
    padding-top: 40px;
}

ul, ol, dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}

#terms ol {
    padding-left: 0;
    margin-left: 1.4rem;
}

#terms ul li, #terms ol li {
    padding: 5px 0;
}

#terms-business ol > li {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 10px;
}

#terms-business ol ol > li {
    font-weight: 300;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    color: #333;
}

h3.section-title {
    margin-bottom: 20px;
    font-size: 42px;
    font-family: 'Open Sans Bold', sans-serif !important;
    font-weight: 700;
    line-height: 1.2 !important;
}

.text-grey {
    color: #999 !important;
}

header .banner .block img {
    height: 45px;
}

a.hh-btn, .div-hover:hover > .dropdown-menu {
    display: block;
}

.text-green, .text-green:hover {
    color: #739140 !important;
}

.sec-1-l .hh-btn, .sec-3-2 {
    margin: 20px 0;
}

.sec-2-r .col-md-4 .wrap-widget, .wrap-widget {
    height: 330px;
    padding: 67px 20px;
}

.block.call-us_block, .shop-header li:nth-child(1):hover {
    background: none !important;
}

.sec-3-2 img, .about-title .hoverOffers .about-link p:last-child {
    margin-bottom: 10px;
}

.col-arrow img, .header-page {
    margin: 30px 0;
}

.affiliates-page .section-1 {
    background: #F3F3F3;
}

.affiliates-page .section-1 .container {
    margin-top: 40px;
}

@media (max-width: 768px) {
    .affiliates-page .col-xs-12.text-right, .affiliates-page .col-xs-12.text-left {
        text-align: center;
    }
}

img {
    max-width: 100%;
}

.affiliates-page div.col-md-6.col-lg-5.text-left.sec-1-l.col-xs-12 > a,
.affiliates-page div.col-md-6.col-lg-5.text-left.sec-1-l.col-xs-12 > p {
    display: inline-block;
}

.affiliates-page .section-1 * {
    font-family: 'Oswald', sans-serif !important;

}

.affiliates-page * {
    font-family: 'Open Sans', sans-serif !important;
}

.affiliates-page .monetize h3 {
    font-weight: bold;
    font-size: 32px !important;
    margin: 25px 0 15px 0;
}

.affiliates-page .bg-red {
    font-family: 'Open Sans Condensed', sans-serif !important;
    text-align: left;
    width: 100%;
    border-radius: 0;
}

.affiliates-page .section-2 .sec-2-l {
    padding: 30px 0 0 0;
}

.affiliates-page .commission h3 {
    font-weight: bold;
    line-height: 1.2 !important;
    margin: 0;
}

.fnt-size-21 {
    font-size: 21px !important;
}

.solve-affilates .commission h3:last-child {
    margin: 10px 0;
}

p.p-solve-affilates {
    text-align: left;
    margin-top: 20px;
}

.fa {
    font-family: 'FontAwesome' !important;
}

/**
* end affilates
*/

/**
* start select-services-me
*/

.select-services-me h4 {
    margin-bottom: 30px;
    font-style: normal;
    font-weight: 300;
    font-size: 21px;
}

.select-services-me .box-me * {
    font-family: "Oswald", sans-serif !important;
}

.select-services-me .box-me {
    text-align: center;
    height: 270px;
    padding-left: 0;
    margin-bottom: 20px;
}

.select-services-me .box-me:last-child {
    padding-right: 0;
}

.select-services-me .box-me > div {
    height: 100%;
    position: relative;
    padding: 30px 30px;
    border: 1px solid #dddddd !important;
    background: #f3f3f3;

}

.select-services-me .box-me > div h6 {
    line-height: 24px !important;

    font-size: 24px !important;
}

.select-services-me .box-me > div span {
    margin: 25px 0;
    display: inline-block;
    line-height: 24px !important;
    font-size: 19px !important;
    color: #999999 !important;

}

.select-services-me .box-me .button {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;

}

@media (max-width: 991px) {
    .select-services-me .box-me {
        height: auto !important;
        padding-right: 0 !important;
    }

}

@media (max-width: 768px) {
    .solve-conflict-register {
        text-align: center;
    }
}

/**
* end select-services-me
*/

/**
* start privacy_policy
*/
section.privacy_policy {
    min-height: 600px !important;
}

section.privacy_policy .title {
    border-bottom: 0;
}

section.privacy_policy h2 {

    border-bottom: 1px dashed #dddddd !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
}

section.privacy_policy h2 > span {
    font-weight: 500;
    font-size: 28px !important;
}

section.privacy_policy li {
    font-family: 'Open Sans Condensed', sans-serif !important;
    font-weight: bold;
    font-size: 18px !important;
    margin-bottom: 10px;
}

section.privacy_policy ol {
    margin-bottom: 1.25rem;
    padding-left: 20px;
}

section.privacy_policy ol ol > li {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    font-weight: initial;
}

section.privacy_policy ol ol ul, section.privacy_policy ol ol ol {
    margin-left: 20px;
    padding-left: 0;
    margin-top: 10px;
}

section.privacy_policy ol ul > li {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    font-weight: initial;

}

ol.terms {
    padding-left: 25px;
}

section.privacy_policy ol.terms li, section.privacy_policy ol.terms li {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    line-height: 18px;
    font-weight: initial;
}

/**
* end privacy_policy
*/

/***** solve conflict *****/
#London > div *, #Paris > div *, #Tokyo > div *, #Tokyo2 > div * {
    font-family: 'Open Sans', sans-serif !important;
}

ul.faq {
    list-style-type: none;
    padding: 0;
}

div.home #myCarousel1 a.brd-grey {
    height: auto !important;
}

.home main .packages .last-in-row .col-md-6 {
    margin-bottom: 10px;
}

@media only screen and (max-width: 991px) {
    main .call-us .col-md-8 {
        border-bottom: 0;
    }

    main .call-us .col-md-4 {
        border-left: 0;
    }
}

div.about .bg-red {
    height: 100px;
    width: 100px;
}

div.about section.service_area.define_float > div > div {
    margin-top: 40px;
}

div.about > div > main > section.service_area.define_float div.brd-grey {
    height: 240px;

}

@media only screen and (max-width: 650px) {

    body.banks-body .tabbing-verticallay-mobile .panel-default > .panel-heading, main.financial-services-licensing-page .tabbing-verticallay-mobile .panel-default > .panel-heading {
        padding: 30px 20px !important;
    }
}

@media (max-width: 767px) {
    div.partner-solve .tab-content {
        display: block;
    }

}

body.cfd-company-body > div > div > main > section.informations > div > div:nth-child(2) {
    padding-left: 0;

}

body.cfd-company-body > div > div > main > section.informations > div > div:nth-child(2) > .informations-block {
    padding-left: 0;
}

body.cfd-company-body > div > div > main > section.informations > div > div:nth-child(2) > div.col-md-3.col-xs-4.informations-block > img {
    width: 208px !important;
    height: 202px;
}

section.special > div > div.tabs > ul > li.active > a {
    font-weight: bold;
    color: #000;
}

p, p *, label, div, span {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6, aside *, nav * {
    font-family: 'Oswald', sans-serif !important;
}
