.relative ul li a, ol li a {
    color: #2A7300
}

#header #logo a, .livechat a {
    text-indent: -99999px;
    display: block
}

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
    color: #2A7300
}

a {
    color: #2A7300
}

#wrapper, .block-confidence, .row {
    overflow: hidden
}

#footer-menu ul li a, .block-confidence h2, .block-needhelp h2, .readmore {
    text-transform: uppercase
}

.bg-checkrequire-aphab .block-anphab:nth-child(13), .bg-checkrequire-aphab .block-anphab:nth-child(9), .clear, .row {
    clear: both
}

a, body, div, em strong, h1, h2, h3, h4, h5, h6, li, ol, p, span, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline
}

.button, .button:visited, .myOrderButton {
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .6)
}

body {
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 1.6;
    color: #000;
    display: block
}

.breadcrumbs {
    margin: 10px 0;
    border-bottom: 1px dashed #e3e3e3
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

p {
    margin: 5px 0 10px
}

.content_format {
    text-align: justify;
    padding: 10px 20px 20px 0
}

.content_format h2 {
    line-height: 1.8
}

.content_format a {
    text-decoration: none
}

.content_format a:hover {
    text-decoration: underline
}

.content_format ul {
    margin: 0 0 10px 20px
}

h2 {
    font-size: 18px;
    line-height: 1.2
}

h3 {
    font-size: 14px
}

ul li {
    line-height: 2.2
}

.red {
    color: red
}

.relative ul li a:hover, .require {
    color: #4C0C00
}

.padding_10px {
    padding: 10px
}

.padding_5px {
    padding: 5px
}

.font11 {
    font-size: 11px
}

.mycancel, .mypending, .mysuccess {
    line-height: 1;
    font-weight: 700;
    font-size: 16px
}

.alignright {
    text-align: right
}

.myOrderButton {
    margin-left: 50px;
    margin-top: 100px;
    width: 230px;
    height: 50px
}

.mysuccess {
    background: #0aa460;
    color: #fdfdfd
}

.mypending {
    background: #0081c6;
    color: #f0f292
}

.mycancel {
    background: #b0b0b0;
    color: #1a1b1a
}

#Breadcumb {
    width: 93%;
    height: 38px;
    padding: 0 0 5px;
    border-bottom: #dbdbdb solid 1px;
    margin: 0 0 -5px
}

#Breadcumb .BRCON {
    width: 1000px;
    margin: 0 auto
}

#Breadcumb .BRCON .BreadContent {
    width: 778px;
    float: left;
    margin: 0;
    padding-top: 12px
}

#Breadcumb .BRCON .BreadContent div.Item {
    float: left;
    margin-right: 5px;
    padding-right: 10px;
    background: url(../images/bread-arrow.gif) center right no-repeat
}

#Breadcumb .BRCON .BreadContent div.Selected a {
    font-weight: 700;
    color: #404040
}

#main_wrapper {
    width: 100%
}

#wrapper, .container-footer, .container-header, .container-nav {
    width: 980px;
    margin: 0 auto
}

#main_wrapper .wrapper-nav {
    background: #2A7300;
    margin-top: 1px
}

#header {
    position: relative;
    height: 80px;
    background: url(../images/bg-header-1.0.png?v=2) top right no-repeat
}

#agentNo, #companyname, #formSearch, #header #logo a, #hello, #sologan {
    position: absolute
}

#header #logo a {
    width: 322px;
    height: 55px;
    top: 20px;
    left: 0;
    background: url(../images/logo-1.1.svg) no-repeat;
    background-size: 225px
}

#companyname {
    top: 72px;
    left: 10px;
    font-weight: 600
}

#agentNo {
    top: 10px;
    left: 320px;
    font-weight: 300
}

#agentNo a, #agentNo a:visited {
    color: #2A7300;
    text-decoration: none
}

#agentNo a:hover, #agentNo a:visited:hover {
    color: #4C0C00;
    text-decoration: underline;
}

#sologan {
    top: 53px;
    left: 8px;
    font-weight: 300;
    font-style: italic;
    color: #999
}

#hello {
    top: -5px;
    left: 110px;
    padding: 5px 0 0 25px;
    width: 210px;
    color: #2A7300;
}

#formSearch {
    top: 40px;
    left: 320px
}

.blue {
    color: #033772
}

.pending {
    color: #00ff20
}

.cancel {
    color: #dadada
}

.button, .button:visited {
    display: inline-block;
    padding: 5px 10px 6px;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 6px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .6);
    position: relative;
    cursor: pointer;
    border: 0
}

.button:hover {
    background-color: #111;
    color: #fff
}

.button:active {
    top: 1px
}

.small.button, .small.button:visited {
    font-size: 11px
}

.button, .button:visited, .medium.button, .medium.button:visited {
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, .25)
}

.large.button, .large.button:visited {
    font-size: 14px;
    padding: 9px 12px
}

.super.button, .super.button:visited {
    font-size: 16px;
    padding: 8px 14px 9px
}

.red.button, .red.button:visited {
    background: #2A7300;
    color: #FFFFFF;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
    border-radius: 4px;
    text-decoration: none;
    padding: 10px 12px
}

.red.button:hover {
    background-color: #4C0C00;
    color: #FFFFFF;
    text-decoration: none
}

.pending.button, .pending.button:visited {
    background-color: #0aa460;
    text-decoration: none
}

.pending.button:hover {
    background-color: #44c866;
    text-decoration: none
}

.cancel.button, .cancel.button:visited {
    background-color: #c7c8c7;
    text-decoration: none
}

.cancel.button:hover {
    background-color: #dfdfdf;
    text-decoration: none
}

.green.button, .green.button:visited {
    background-color: #1d943b;
    text-decoration: none
}

.green.button:hover {
    background-color: #4db84d;
    text-decoration: none
}

.readmore {
    background: 0 0;
    color: #fff;
    text-shadow: 0;
    font-weight: 400
}

a.btApply, a.btApply:link, a.btApply:visited {
    display: block;
    color: #fff;
    background-color: #0081c6;
    font-weight: 700;
    font-size: 14px;
    width: 200px;
    text-align: center;
    border: 1px solid #fff;
    text-decoration: none;
    margin-left: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    padding-top: 7px;
    text-shadow: 0 -1px 1px #bf5900
}

.main_menu {
    margin: 0;
    padding: 0;
    display: table;
    list-style: none;
    width: 100%
}

.main_menu li {
    line-height: normal;
    height: 55px;
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.main_menu li::after {
    content: '';
    width: 2px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(222, 222, 222, .8)
}

.main_menu li:hover::after {
    width: 1px
}

.main_menu li:last-child::after {
    display: none
}

.main_menu li a {
    display: block;
    text-align: center;
    padding: 0 5px;
    height: 100%
}

.bg-module-full, .bg-module2 {
    height: 30px
}

.main_menu li a:hover, .main_menu li.active a {
    background: rgba(255, 255, 255, .25);
    color: #fff;
    text-decoration: none
}

.main_menu li:first-child {
    width: 52px
}

.main_menu li:first-child a {
    padding: 0;
    line-height: 55px
}

.main_menu li a .fa {
    font-size: 2em;
    color: #fff;
    margin-top: 5px
}

.main_menu li a .fa.fa-home {
    display: block;
    margin-top: 0;
    line-height: 52px
}

.main_menu li a:hover .fa, .main_menu li.active a .fa {
    color: #fff
}

.main_menu li a span {
    color: #fff;
    display: block;
    font-weight: 600;
    margin-top: 5px
}

.main_menu li a span:hover {
    color: rgba(76, 12, 0, 0.8);
}

a.btApply:active, a.btApply:hover {
    background-color: #d62613
}

#left {
    float: left;
    width: 678px
}

.bg-module, .bg-module2 {
    width: 656px
}

.bg-module-full h2 {
    padding: 0
}

.bg-module2 {
    background: url(../images/bg-module2.png) bottom no-repeat
}

.bg-module2 h2 {
    padding: 0 0 0 20px
}

.bg-module-sub {
    background: url(../images/bg-module-sub.jpg) bottom no-repeat;
    width: 656px;
    height: 30px;
    margin: 5px 0
}

.bg-module-sub h3 {
    padding: 5px 0 0 15px;
    font-size: 12px
}

.block_news {
    margin: 10px 20px 20px 0;
    padding: 0 0 5px;
    border-bottom: #ccc dotted 1px
}

.block_news_title a {
    font-size: 14px
}

.block_news_readmore {
    padding-left: 550px
}

.relative ul {
    list-style: inside;
    margin: 10px 0 10px 5px
}

.bg-checkrequire, .bg-checkrequire-index {
    position: relative;
    width: 655px;
    margin: 10px 0
}

.bg-checkrequire {
    background: #f2f2f2;
    border: 1px solid #ececec;
    height: 110px
}

.bg-checkrequire-index {
    height: 260px
}

.chkr-buton, .chkr-combo, .chkr-icon, .chkr-text {
    position: absolute
}

.bg-checkrequire-index h2 {
    color: #266900;
    margin: 10px 0 0;
    padding: 10px 0 0
}

.who-country-index ul li {
    width: 40%;
    float: left
}

.bg-checkrequire-index ul {
    list-style-image: url(https://d39s9vv5x4g84r.cloudfront.net/desktop/images/icon_stick.gif)
}

.chkr-text {
    top: 10px;
    left: 80px;
    color: #000;
    font-size: 18px;
    font-weight: 700
}

.chkr-icon {
    top: 20px;
    left: 20px;
    background: url(../images/icon-check-b.png) no-repeat;
    width: 54px;
    height: 53px
}

.chkr-combo {
    top: 50px;
    left: 80px
}

.chkr-buton {
    top: 45px;
    left: 420px
}

.bg-checkrequire-aphab {
    background: #f2f2f2;
    border: 1px solid #ececec;
    margin: 10px 0;
    width: 635px;
    overflow: hidden;
    padding: 10px
}

.block-anphab {
    float: left;
    width: 23%;
    margin: 10px 10px 10px 0
}

.block-anphab-l {
    float: left;
    width: 30%;
    margin-right: 5px;
    font-size: 45px;
    color: #266900
}

.block-anphab-r {
    float: left;
    width: 64%
}

.block-anphab-r ul {
    list-style: none
}

.block-anphab-r ul li a {
    color: #606060
}

.block-anphab-r ul li a:hover, .block-anphab-r ul li a:visited {
    color: #266900
}

.block_method {
    float: left;
    width: 180px;
    text-align: center;
    margin-right: 40px
}

.row {
    padding: 3px;
    margin: 0
}

.row_left {
    float: left;
    width: 30%;
    text-align: left
}

.row-left {
    float: left;
    width: 203px;
    margin: 0 20px 0 0;
    font-weight: 700;
    font-size: 14px
}

.row_right {
    float: left;
    width: 70%
}

.row-right {
    float: left;
    width: 384px;
    margin: 0 5px 0 0
}

.row-right input {
    width: 62%
}

.row-right select {
    width: 63%
}

a.hover-question {
    color: #2A7300 !important
}

.item-contact {
    margin: 10px 0;
    border-bottom: #dbdbdb dotted 1px;
    padding: 5px 0 10px
}

.item-contact #btn-contact {
    cursor: pointer
}

.combobox {
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    color: #626262;
    width: 100px;
    height: 30px;
    line-height: 23px
}

.textarea, .textbox, .textbox-promo {
    font-weight: 700;
    color: #606060
}

.textbox {
    background: url(../images/bg-textbox.jpg) repeat-x;
    height: 25px;
    border: 1px solid #d1d2d3;
    padding-left: 5px
}

.textbox-promo {
    height: 20px;
    border: 2px solid #9cf;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -weblit-border-radius: 5px;
    -o-border-radius: 5px;
    width: 180px;
    padding-left: 10px;
    margin-top: 10px;
    font-size: 11px
}

.textarea {
    background: url(../images/bg-textarea.jpg) bottom repeat-x;
    border: 1px solid #d1d2d3
}

#right {
    float: left;
    width: 302px;
    margin: 10px 0
}

.line-support {
    margin: 12px 0 0
}

.block-needhelp {
    background: url(../images/bg-help.png) no-repeat;
    width: 302px;
    height: 245px
}

.block-needhelp h2 {
    font-size: 18px;
    padding: 10px 0 0 60px;
    color: #2A7300
}

.block-needhelp-phone {
    float: left;
    background: url(../images/icon-phone.png) no-repeat;
    width: 32px;
    height: 40px;
    margin: 8px 10px 0 20px
}

.block-needhelp-email {
    float: left;
    background: url(../images/icon-email.png) no-repeat;
    width: 41px;
    height: 26px;
    margin: 20px 0 0 20px
}

.block-needhelp-right {
    float: left;
    font-size: 16px;
    text-align: left;
    color: #0081c6
}

#footer #logo, .alert, .aligncenter, .block-contact1, .block-contact2, .block-notfound, .tab-about ul li, DIV.quotes {
    text-align: center
}

.block-needhelp-right ul {
    list-style: none;
    margin: 0 0 0 15px
}

.block-needhelp-right ul li {
    line-height: 1.6;
    color: #404040
}

.index-email-support {
    margin: 15px 0 0 8px
}

.livechat div {
    margin: 0 0 0 92px;
    padding: 15px 0 0
}

.livechat iframe {
    margin: 0 0 0 40px
}

.livechat a {
    width: 166px;
    height: 54px;
    background: url(../images/livechat.png) no-repeat;
    margin: 20px 0 10px 70px
}

.block-confidence {
    margin: 10px 0 0 5px;
    background: url(../images/bg-reason.jpg) bottom repeat-x;
    width: 295px;
    border: 1px solid #e0dfdd
}

.block-confidence h2 {
    font-size: 14px;
    padding: 10px 0 0 20px;
    color: #2A7300
}

.block-confidence ul {
    margin: 10px 0 10px 40px;
    list-style: url(../images/icon-check.png);
    line-height: 2
}

#useful {
    width: 297px;
    margin: 5px 0 0 5px
}

.form_right_2 #useful {
    width: 275px;
    margin: 5px 0 0 !important
}

#useful li {
    list-style: none
}

#useful a {
    display: block;
    background: url(../images/make-payment.png) no-repeat;
    background-size: 100%;
    text-indent: -9000px
}

#footer-menu ul, #footer-menu ul li {
    list-style: none;
    display: inline-block
}

#useful a.makepayment {
    background-position: 0 0;
    height: 41px
}

#useful a.coperate {
    background-position: 0 -41px;
    height: 56px
}

#useful a.affiliate {
    background-position: 0 -100px;
    height: 41px
}

.wrapper-footer-nav {
    background: #F5F5F5;
    box-shadow: 0 1px 1px #ccc
}

#footer {
    color: #fff;
    padding: 0;
    margin: 0
}

#footer #logo {
    position: relative;
    margin: 10px 0 0
}

#footer .logo-left {
    width: 82%;
    float: left;
    margin: 16px 0 0
}

.logo-right table {
    position: absolute;
    left: 65%
}

.wrapper-footer {
    background: #F5F5F5;
    box-shadow: inset 0 10px 30px rgba(0, 0, 0, .2)
}

.wrapper-footer .content-footer {
    background: #F5F5F5;
    border-top: 1px solid rgba(255, 255, 255, .15);
    color: #000000
}

.wrapper-footer .content-footer .block-content-footer {
    width: 980px;
    margin: auto;
    padding: 8px 0 0 0
}

.wrapper-footer .content-footer a {
    color: #000000
}

.wrapper-footer .content-footer .block-content-footer p:last-of-type {
    margin: 5px 0 0 0;
    padding-bottom: 10px
}

#footer-in {
    padding: 10px 10px 10px
}

#footer-in a {
    color: #2A7300
}

#footer-in a:hover {
    color: #4C0C00;
    text-decoration: underline;
}

#footer-menu {
    padding: 10px 15px
}

#footer-menu ul li {
    font-size: 14px;
    padding: 0 40px 0 0;
    float: left
}

#footer-menu ul li a {
    color: #2A7300;
    text-align: center
}

#footer-menu ul li a:hover {
    color: #4C0C00;
    text-decoration: underline
}

.block_footer {
    float: left;
    width: 24%;
    margin: 15px 0 0
}

.block_footer h2 {
    color: #266900;
    font-size: 12px
}

.block_footer ul {
    margin: 5px 0 0
}

.block_footer ul li {
    list-style: none;
    display: block
}

.block_footer ul li a {
    color: #fff
}

.block_footer ul li a:hover {
    color: #0081c6;
    text-decoration: none
}

DIV.quotes {
    padding: 3px;
    margin: 3px
}

DIV.quotes A {
    padding: 2px 5px;
    color: #000;
    margin: 0 3px;
    text-decoration: none;
    background: #d8d8d8
}

DIV.quotes A:hover {
    background: #d42614;
    color: #fff
}

div.quotes A:active {
    border-right: #a0a0a0 1px solid;
    padding: 2px 5px;
    border-top: #a0a0a0 1px solid;
    border-left: #a0a0a0 1px solid;
    margin-right: 2px;
    border-bottom: #a0a0a0 1px solid
}

div.quotes SPAN.disabled {
    border: 1px solid #eaeaea;
    padding: 2px 5px;
    color: #b2d8f2;
    margin-right: 2px;
    font-weight: 400
}

.tab-about, .wrap-content {
    border-bottom: 1px solid #cdcdcd
}

div.quotes span.current {
    margin: 0 3px;
    padding: 2px 5px;
    color: #fff;
    background: #d42614
}

.block-contact1 {
    float: left;
    width: 25%
}

.block-contact2 {
    float: left;
    width: 50%;
    margin: 25px 0 0
}

.block-contact2 #LP_DIV_1421211071383 {
    margin: 0 0 0 108px
}

.block-article {
    margin: 0 0 25px
}

.block-article-l {
    float: left;
    width: 25%
}

.block-article-r {
    float: left;
    width: 75%
}

.content-terms-universal {
    margin: 20px 0 25px
}

.tab-about {
    display: inline-block;
    width: 100%;
    margin-bottom: -5px
}

li.tab-about-active {
    background: #266900 !important
}

.tab-about ul {
    margin-left: 0 !important
}

.tab-about ul li {
    padding: 4px 15px;
    height: 30px;
    background: #9b9b9b;
    color: #fff;
    font-weight: 700;
    float: left;
    margin: 0 2px -1px 0;
    list-style: none
}

.tab-about ul li:hover {
    background: #266900
}

.tab-about ul li h1 {
    line-height: 1
}

.tab-about ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 14px
}

.tab-about ul li a:hover {
    text-decoration: none
}

.wrap-content {
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    margin-top: -5px
}

.content-item {
    padding: 15px
}

.content-item ul li a {
    color: #4a4a4a
}

.content-item ul li a:hover {
    color: #0081c6
}

.col-3 {
    width: 25%;
    float: left
}

.wrap-video {
    margin: 15px 0 0
}

.video-item {
    margin: 20px 0
}

.block-notfound h1 {
    font-size: 80px;
    font-weight: 700;
    color: #0081c6
}

.block-notfound button {
    color: #fff;
    font-weight: 700;
    background: #c80319;
    cursor: pointer
}

.wrap-content .content-item ol {
    margin: 0 0 0 25px
}

.table {
    border-collapse: collapse;
    border: 1px solid #0081c6;
    border-spacing: 2px;
    margin: 0 0 10px
}

.table-header {
    background: #0081c6;
    color: #fff
}

.norton-logo {
    margin: 0 auto
}

.content-terms-universal {
    height: 300px;
    width: 96%;
    margin-top: 20px;
    background: #e0e7f2;
    overflow: auto;
    padding: 20px
}

.legal-left {
    float: left;
    width: 48%;
    margin: 0 10px 0 0
}

fieldset {
    border: 1px solid #cdcdcd;
    padding: 5px;
    border-radius: 7px;
    margin: 5px 0
}

legend {
    color: #0081c6;
    font-size: 16px
}

.qa-text, .title_check {
    font-size: 18px;
    font-weight: 700
}

.item-relative {
    width: 20%;
    float: left;
    text-align: left
}

.legal-left ul li a {
    color: #404040
}

.title_check {
    color: #266900;
    padding-bottom: 10px
}

.norton-sidebar table {
    margin: 0 auto
}

.breadcrumbs a {
    cursor: pointer;
    text-decoration: none;
    margin-left: 3px;
    color: #2A7300
}

.breadcrumbs span.active a {
    color: #266900
}

.breadcrumbs span {
    margin-left: 5px;
    margin-right: 5px
}

.breadcrumbs a:hover {
    color: #266900
}

.breadcrumbs .home {
    margin-right: 2px
}

.breadcrumbs a.active {
    margin-right: 2px;
    margin-left: 0;
    color: #4C0C00
}

.l-row {
    min-height: 31px;
    padding: 6px 0;
    border-bottom: #ccc dotted 1px
}

.l-row-2 {
    padding: 0
}

.l-border-red {
    border-color: #ec1d25
}

.cl-red {
    color: red
}

.error {
    color: #ec1d25
}

.success {
    color: #3c763d
}

.warning {
    color: #8a6d3b
}

.alert {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 5px;
    margin: 10px 0;
    border-radius: 4px;
    border: 1px solid
}

.alert-error {
    color: #ec1d25;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.tooltipsy {
    padding: 10px;
    max-width: 400px;
    color: #303030;
    background-color: #f5f5b5;
    border: 1px solid #deca7e
}

.l-page-group {
    padding: 5px 0 15px
}

.l-page-button {
    padding: 5px 10px;
    border: 1px solid #999;
    border-radius: 4px;
    font-weight: 700
}

.l-page-button:hover {
    background-color: #0081c6;
    border-radius: 4px;
    font-weight: 700
}

.l-page-button-active, .l-page-button:hover {
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #999
}

.l-page-button-active {
    background-color: #bbb;
    border-radius: 4px;
    font-weight: 700
}

.col-6 {
    width: 50%;
    float: left
}

.country-sidebar {
    margin: 40px 18px 0 22px;
    border-top: 1px solid #cdccc9
}

.country-sidebar .number-country-support {
    text-align: right
}

.country-sidebar .item-number-support {
    margin: 5px 0 0
}

.wrap-answer {
    padding: 8px;
    border: 1px solid #cfcfcf;
    background: #f3f3f3;
    margin: 0 0 10px
}

.wrap-answer:hover {
    background: #e3e3e3
}

.bg-qa {
    background: url(../images/banner-qa.jpg) no-repeat;
    width: 652px;
    height: 200px;
    position: relative;
    margin: 10px 0
}

.captcha, .choseCurrency, .qa-ask, .qa-butonSearch, .qa-form, .qa-text {
    position: absolute
}

.qa-text {
    top: 50px;
    left: 65px;
    color: #000
}

.qa-form {
    top: 90px;
    left: 65px
}

.qa-ask, .qa-butonSearch {
    top: 40px
}

.qa-butonSearch {
    left: 0
}

.qa-ask {
    left: 110px;
    margin: 3px 0 0 50px
}

.gsc-result .gs-title {
    line-height: 1.3em !important
}

.captcha {
    width: 130px;
    height: 43px;
    margin: 2px 0 0 8px !important
}

#cot_tl_fixed img {
    margin: 0 0 -5px !important
}

.arrow_apply_visa {
    background: url(../images/set-icon.png) no-repeat;
    margin-top: 150px;
    float: left;
    width: 30px;
    height: 20px
}

.float {
    float: left
}

.slide_index ul li {
    list-style: url(https://d39s9vv5x4g84r.cloudfront.net/desktop/images/icon_stick.gif);
    color: #2A7300
}

.sidebar-contact {
    margin: 50px 18px 0 22px !important
}

.follow-us ul li {
    list-style: none;
    display: inline-block
}

.follow-us ul li a {
    display: block
}

.follow-us li.facebook {
    background: url(../images/icon-socail.png) -10px -62px no-repeat;
    width: 30px;
    height: 30px
}

.follow-us li.gplus {
    background: url(../images/icon-socail.png) -10px -92px no-repeat;
    width: 30px;
    height: 30px
}

.follow-us li.youtube {
    background: url(../images/icon-socail.png) -10px -151px no-repeat;
    width: 30px;
    height: 30px
}

#basic-modal-content, #visatype-modal-content {
    display: none
}

#simplemodal-overlay {
    background-color: #000
}

#simplemodal-container {
    width: 650px;
    color: #000;
    background-color: #fff;
    border: 4px solid #444;
    padding: 12px
}

#simplemodal-container .simplemodal-data {
    padding: 8px
}

#simplemodal-container code {
    background: #fff;
    border-left: 3px solid #65b43d;
    color: #bbb;
    display: block;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 4px 6px 6px
}

#simplemodal-container a.modalCloseImg {
    background: url(../images/x.png) no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -15px;
    right: -16px;
    cursor: pointer
}

#simplemodal-container h2 {
    color: #000;
    text-align: center
}

#basic-modal img {
    margin: 0 auto;
    padding: 10px 0 0
}

.list-number-support, .number-country-support a {
    color: #080808
}

.number-country-support a:hover {
    color: #0081c6
}

.content_format {
    line-height: 1.8
}

#simplemodal-container {
    height: 360px !important
}

.block-notice {
    text-align: justify;
    margin-bottom: 10px
}

.block-notice blockquote {
    padding: 10px
}

blockquote.style1 {
    padding: 2px;
    margin: 4px;
    background-image: url(../images/openquote1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    text-indent: 23px
}

blockquote.style1 span {
    display: block;
    background-image: url(../images/closequote1.gif);
    background-repeat: no-repeat;
    background-position: bottom right
}

#block-check-foot {
    width: 27%
}

.screen-only {
    display: block
}

.mobile-only {
    display: none
}

.choseCurrency {
    top: 10px;
    left: 200px
}

#selCurrency {
    cursor: pointer;
    border-radius: 2px;
    height: 25px;
    border: 1px solid rgba(204, 204, 204, .63)
}

@media screen and (max-width: 480px) {
    .screen-only {
        display: none
    }

    .mobile-only {
        display: block
    }
}

.block-method-footer {
    height: 44px;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px;
    float: left;
    margin: 10px 2px 0 0
}

.block-method-footer img {
    margin: 8px 0 0
}

.block-norton-logo, .block-trust-logo {
    display: inline-block;
    float: left;
    margin: 22px 0 0 2px
}

.block-logo-shopp-approved {
    background: 0 0;
    margin: 2px 0 0
}

.block-shopp-approved-footer-logo {
    display: inline-block;
    float: left;
    margin: 14px 0 0 2px
}

.block-news {
    border-bottom: #c4c4c4 dotted 1px;
    padding: 0 0 10px;
    margin: 0 0 5px
}

.formResultSearch {
    margin: 10px 0
}

mark {
    padding: 0;
    background-color: #fff
}

.mark, mark {
    font-weight: 700
}

.block-news .green {
    color: #0a4e23
}

.block-news a:hover {
    color: #4C0C00;
    text-decoration: none
}

.contact-left, .contact-right {
    float: left;
    width: 50%;
    margin-bottom: 15px
}

.input-contact {
    width: 89%
}

.select-phone {
    width: 172px
}

.input-phone {
    width: 330px
}

.input-subject {
    width: 606px
}

.select-reason {
    width: 612px
}

.textarea-content {
    width: 607px;
    height: 73px
}

.button-contact {
    width: 230px;
    margin: 22px 47px 21px
}

.block-wedhelp {
    background: url(../images/bg-help.png) no-repeat;
    width: 302px;
    height: auto
}

.block-wedhelp h2 {
    font-size: 18px;
    padding: 15px 0 0 60px;
    color: #266900
}

.block-wedhelp .secure-text {
    font-size: 11px;
    margin: 15px 15px 0 20px;
    text-align: justify
}

.block-wedhelp .title-input {
    margin: 0 10px 0 16px;
    text-align: left
}

.block-wedhelp .textbox {
    width: 265px;
    margin: 0 15px
}

.block-wedhelp .textbox-phone {
    margin: 0 15px !important;
    width: 272px;
    height: 29px
}

.block-wedhelp .intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    width: 57px !important
}

.block-wedhelp .selected-flag .iti-flag {
    margin-top: 6px !important;
    margin-left: 12px !important
}

.block-wedhelp .textarea-getinfo {
    width: 265px;
    height: 70px;
    margin: 0 15px
}

.block-wedhelp .g-recaptcha {
    transform: scale(.9);
    transform-origin: 0 0;
    margin: 0 15px
}

.block-wedhelp .error-msg {
    text-align: left;
    margin-left: 16px
}

.block-wedhelp .button-getinfo {
    width: 170px;
    margin-bottom: 10px
}

.workthumb .col-md-3, .workthumb .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left
}

.workthumb {
    margin-top: 50px;
    position: relative
}

.workthumb .col-xs-6 {
    width: 50%
}

.workthumb .col-md-3 {
    width: 207px
}

.workthumb .text-center {
    text-align: center
}

.workthumb div > img {
    height: 130px;
    border-radius: 100%;
    border: 1px solid #0081c6
}

.workthumb .thumbcap {
    margin-top: 10px;
    font-size: 14px;
    margin-bottom: 30px
}

.redline {
    margin: 60px 17px 0 15px;
    height: 40px;
    background: #0081c6;
    border-radius: 10px
}

.redline2 {
    display: none
}

.process-left, .process-right {
    float: left;
    width: 50%
}

table {
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table-most {
    border: 1px solid #d7d8d6
}

th {
    text-align: left
}

.table-most > thead > tr > th {
    border-bottom: none;
    background: #f7f7f7;
    padding: 10px;
    color: #000;
    vertical-align: middle;
    border-right: 1px solid #d7d8d6;
    border-top: 1px solid #ddd
}

.table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table-most > tbody > tr {
    color: #000
}

.table-most > tbody > tr > td {
    vertical-align: middle;
    border-right: 1px solid #d7d8d6;
    padding: 10px;
    border-top: 1px solid #ddd
}

.text-center {
    text-align: center
}

.hidden-md {
    display: none
}

.bg-module-full > h1, .bg-module2 > h1, .bg-module > h1 {
    font-size: 18px;
    margin-top: 5px;
    color: #266900
}

.bg-module2 > h1 {
    line-height: inherit;
    padding: 0 0 0 20px
}

.h1_title {
    padding: 0;
    font-size: 18px;
    margin-top: 5px;
    color: #266900
}

.padding-block {
    padding: 30px 0
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.column-4 {
    width: calc(100% / 12 * 4)
}

.column-5 {
    width: calc(100% / 12 * 5)
}

.column-6 {
    width: calc(100% / 12 * 6)
}

.column-7 {
    width: calc(100% / 12 * 7)
}

.column-8 {
    width: calc(100% / 12 * 8)
}

.flex-center {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.title-highlight {
    padding-bottom: 10px;
    border-bottom: 3px solid #000
}

.title-highlight.title-highlight-red {
    color: #d73b02;
    border-color: #d73b02
}

.title-highlight.title-highlight-blue {
    color: #0081c6;
    border-color: #0081c6
}

.title-highlight.title-highlight-green {
    color: #2A7300;
    border-color: #2A7300
}

.pr-10 {
    padding-right: 10px
}

.pl-10 {
    padding-left: 10px
}

.pl-20 {
    padding-left: 20px
}

.mt-15 {
    margin-top: 15px !important
}

.rounded {
    border-radius: 6px
}

.box-link:hover {
    text-decoration: none
}

.box-link:hover h3 {
    color: #4C0C00
}

.text-black {
    color: #000
}

.shadow {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.overflow-hidden {
    overflow: hidden
}

.p-15 {
    padding: 15px
}

.d-block {
    display: block
}

.slider-visa-item {
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    display: block;
    border-radius: 6px;
    overflow: hidden;
    background-color: #fff;
    height: 100%
}

.slick-dots {
    text-align: center;
    margin-top: 10px;
    cursor: pointer
}

.slick-dots li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 7px;
    opacity: .6
}

.slick-dots li span {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #2A7300;
    border-radius: 50%
}

.slick-dots li.slick-active {
    opacity: 1
}

.p-10 {
    padding: 10px
}

.m-0 {
    margin: 0
}

.slider-visa .slick-list {
    padding: 10px 0
}

.btn-more-slider {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -30%);
    background-color: rgba(255, 255, 255, .8);
    padding: 5px 10px;
    color: #222;
    border-radius: 20px;
    transition: .5s;
    opacity: 0
}

.slider-visa-item:hover .btn-more-slider {
    transform: translate(-50%, -50%);
    opacity: 1
}

.slider-visa-item .slider-image {
    transition: .5s
}

.slider-visa-item:hover .slider-image {
    transform: scale(1.2)
}

.slick-track {
    display: flex !important
}

.slick-slide {
    height: auto !important
}

.mt-30 {
    margin-top: 30px !important;
}

.item-table-benefits {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 10px;
}

.collapse-js-toggle, .item-contact #btn-contact, .label-item-service {
    cursor: pointer;
}

.title-table-benefits {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}

.title-table-benefits h3 {
    font-size: 16px;
    color: #11947c;
    font-weight: 700;
}

.title-table-benefits a {
    flex-shrink: 0;
}

.d-none {
    display: none !important;
}

.box-table-benefit p {
    color: #000;
    font-size: 12px;
}

.content_format, .content_format h2 {
    line-height: 1.8;
}

.content_format {
    text-align: justify;
}

@media screen and (max-width: 992px) {
    .item-table-benefits {
        border-radius: unset;
        border-left: unset;
        border-right: unset;
        border-bottom: unset;
        margin-bottom: 0;
    }
}




.title-group, .title-group-2 {
    text-align: center;
}


.title-group h2, .title-style {
    font-size: 28px;
    color: #333;
    font-weight: 700
}

.mt-50 {
    margin-top: 50px !important
}

.title-group h3 {
    font-weight: 700;
    font-size: 16px;
    color: #767676
}

.title-group-2 h2 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px
}

.title-group-2 h3 {
    font-size: 16px;
    color: #767676;
    font-weight: 400
}

.list-benefits {
    margin-top: 40px;
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

.item-benefits {
    padding: 18px 20px;
    border-radius: 1000px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    display: flex;
    margin-bottom: 20px
}

.box-service-custom {
    border: 1px solid #e0dfdd;
    border-radius: 6px;
    display: block;
    padding: 15px;
    margin-top: 10px;
    font-size: 14px
}

.box-service-custom .checkmark-service {
    border: 1px solid #d4d8da;
    border-radius: 4px;
    margin-right: 10px;
    display: inline-block;
    height: 16px;
    width: 16px
}

.content-extra-service input[type=checkbox]:checked + .box-service-custom .checkmark-service {
    background-color: #0045a8;
    background-image: url(https://d362tpmsfq0p3l.cloudfront.net/uploads/icon-checked-1637915392.svg);
    background-repeat: no-repeat;
    background-position: center;
    border-color: #0045a8 !important
}

.bg-blue-light {
    background: rgba(8, 91, 185, .05)
}

.bg-green-light {
    background: rgba(2, 156, 149, .05)
}

.bg-orange-light {
    background: rgba(235, 108, 0, .05)
}

.bg-yellow-light {
    background: rgba(255, 178, 0, .05)
}

.text-blue-light {
    color: #085bb9
}

.text-green-light {
    color: #029c95
}

.text-orange-light {
    color: #eb6c00
}

.text-yellow-light {
    color: #ffb200
}

.mr-20 {
    margin-right: 20px;
}

.box-advantage {
    margin: 60px 30px 50px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(42, 115, 0, .3), 0 0 0 10px rgba(42, 115, 0, .1);
    border-radius: 6px;
    padding: 37px 40px;
    display: flex
}

.content-advantage {
    margin-left: 40px
}

.content-advantage h2 {
    color: #DD0000;
    font-size: 24px;
    margin-bottom: 10px
}

.content-advantage p {
    color: #767676;
    font-size: 16px;
    line-height: 22.4px;
    margin-bottom: 20px
}

.btn-apply, .btn-apply:visited {
    padding: 13px 24px;
    font-size: 18px;
    font-weight: 700;
    background-color: #266900 !important;
    background: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .15);
    border-radius: 6px;
    line-height: 22px;
    color: #FFFFFF
}

.claim-box, .form-custom {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1)
}

.btn-apply:active, .btn-apply:focus, .btn-apply:hover {
    background-color: #4C0C00!important;
    color: #FFFFFF;
    text-decoration: none;
}
.mx-auto {
    margin: 0 auto!important;
}
.text-gray {
    color: #767676!important;
}
.text-16 {
    font-size: 16px;
}
.box-insurance {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.line-style {
    background-color: #e0e0e0;
    margin: 20px 0;
}

.box-table-benefit p {
    color: #767676;
    font-size: 14px;
    margin-bottom: 5px
}


.line-green-mg {
    border-bottom: 2px solid #11947c;
    margin-top: 10px
}

.item-table-benefits {
    border: 1px solid #e0e0e0;
    background-color: #fff;
    border-radius: 6px;
    margin-bottom: 10px
}

.title-table-benefits {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    align-items: center
}

.title-table-benefits h3 {
    font-size: 16px;
    color: #2A7300;
    font-weight: 700
}

.content-table-collapse tr {
    border-top: 1px solid #e0e0e0
}

.content-table-collapse tr td {
    width: 50%;
    font-size: 16px;
    color: #767676;
    padding: 12px 0
}
.d-none {
    display: none!important;
}

.content-table-collapse tr td strong, .order-left .list-price-order .item-list-price-order input[type=checkbox]:checked ~ .checkbox-style-price .title-price-checkbox-right, .table-benefits-key .title-table-benefits h3 {
    color: #333
}

.content-table-collapse tr td:nth-child(odd) {
    padding-left: 20px;
    vertical-align: top
}

.content-table-collapse tr td:nth-child(2n) {
    padding-right: 20px
}

.collapse-js-toggle {
    cursor: pointer
}

.box-link-page {
    margin: 40px 0;
    display: flex
}

.box-link-page .item-link-page a {
    display: block;
    margin-bottom: 20px
}
.item-link-page {
    width:100%;
}
.ml-10 {
    margin-left: 10px;
}
.d-flex {
    display: flex !important;
}

.bg-outfit {
    border-radius: 6px;
    margin-right: 20px;
    padding-top: 10px;
    min-height: 190px;
    padding-bottom: 2px;
}

.bg-green {
    background-color: #2A7300;
}

.box-lf-v2 .box-lf-price {
    position: absolute;
    top: 40px;
    right: 30px
}

.form-custom {
    background-color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: -10px;
    margin-bottom: -10px;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.box-input {
    display: flex;
    align-items: center
}

.w-50 {
    width: 50%
}

.title-style-input {
    font-size: 16px;
    line-height: 22.4px;
    flex: 0 0 150px
}

.input-custom-form {
    height: 34px;
    font-size: 16px;
    border-radius: 6px;
    padding-left: 15px;
    border: 1px solid #e0e0e0;
    flex: 0 0 281px
}

.input-custom-form::placeholder, .input-custom-phone::placeholder {
    color: #a3a3a3
}

.input-custom-phone {
    font-size: 16px;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    width: 100%;
    height: 40px;
    padding-left: 60px !important
}

.w-60 {
    width: 60%;
}

.form-custom h3 {
    font-size: 16px;
}

.mt-30 {
    margin-top: 30px!important;
}

.mt-10 {
    margin-top: 10px!important;
}

.form-custom .box-input .intl-tel-input .selected-flag:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 24px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #d2d2d2;
}

.text-red {
    color: #d81f26!important;
}
.text-24 {
    font-size: 24px!important;
}
.mt-60 {
    margin-top: 60px!important;
}
.text-left {
    text-align: left;
}
.title-table-benefits a {
    flex-shrink: 0;
}