body {
    overflow: auto;
}
#box1 {
    background: #f0f2f5;
    background-size: contain;
}
#containerMain.fullWidth{
    width: 100%;
    max-width: inherit;
}
.products{
    background: linear-gradient(#fff,#f4f4f4);
}
#sologanCrm {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}
#bnCrm, #bnCrm p, #bnCrm ul {
    text-align: right;
}
#sologanCrm span.title {
    font-size: 26px;
}
#sologanCrm .fa-flag-o {
    border-right: 1px solid #ccc;
    padding: 10px 20px 10px 0;
    vertical-align: middle;
    font-size: 55px;
}
#bnCrm>div>p {
    font-size: 62px;
    font-weight: bold;
    color: #547bbd;
    margin-bottom: 0;
}
#bnCrm>div>ul li i{
    color: #149249;
}
#bnCrm>div>ul {
    margin-bottom: 10px;
}
#bnCrm>div>ul li {
    padding-bottom: 10px;
    font-size: 16px;
}
.labelProbox {
    padding: 30px 15px;
    font-size: 30px;
    text-align: center;
    margin: 0;
    font-weight: 500;
}
.posHover:hover {
    background: #2275e6 !important;
    border: 1px solid #2275e6 !important;
}
.omniHover:hover {
    background: #ff7600 !important;
    border: 1px solid #ff7600 !important;
}
.ecomHover:hover {
    background: #12ad6b !important;
    border: 1px solid #12ad6b !important;
}
.webHover:hover {
    background: #ffa700 !important;
    border: 1px solid #ffa700 !important;
}
.vpageHover:hover {
    background: #4267b2 !important;
    border: 1px solid #4267b2 !important;
}
.shipHover:hover {
    background: #c62025 !important;
    border: 1px solid #c62025 !important;
}
.proItem {
    padding: 0px 7px;
}
.proItem>a {
    display: block;
    text-align: center;
    margin-bottom: -30px;
}
.proItem>div {
    border-radius: 20px;
    text-align: center;
    padding: 0px 30px;
    height: 320px;
    box-shadow: 0 5px 62px 0 rgba(2,55,102,.09);
    background: #fff;
    border: 1px solid  #f2f2f2;
}
.proItem>div p:nth-child(2) {
    margin: 15px 0px 30px;
    height: 100px;
}
.proItem>div p:nth-child(2) span{
    font-size: 17px;
    /*color: #8f8f8f;*/
}
.proItem>div p:nth-child(3) {
    margin: 10% 0px 20px;
}
.proItem>div p:nth-child(3) a {
    padding: 10px 25px;
    border-radius: 25px;
    box-shadow: inset 0 0 0 1px #42464e;
}
.proItem>div p:nth-child(3) a > span {
    font-size: 15px;
}
.proItem > div p:nth-child(3) a > i {
    font-size: 10px;
    padding: 0 0 0 7px;
    position: relative;
    top: -1px;
}
.proItem>div p:nth-child(3) a:hover {
    background: #c62025;
    color: #fff;
    transition: all .2s;
    text-decoration: none;
    box-shadow: none;
}
.proItem>div>a{
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #606672;
}
#contentMain .proItem.first img {
    width: 20%;
    padding-top: 9px;
}


.markItem {
    padding: 0px 7px;
}
.markItem > div {
    border-radius: 20px;
    padding: 30px 30px 30px;
    background: #fff;
    box-shadow: 0 5px 62px 0 rgba(2,55,102,.09);
    border: 1px solid #f2f2f2;
    margin: 0px;
}
.markItem > div h3 {
    font-size: 20px;
    font-weight: bold;
}
.markItem > div p {
    text-align: center;
}
.markItem > div p:first-child {
    height: 95px;
    overflow: hidden;
    margin-top: 15px;
}
.markItem > div p > span {
    font-size: 16px;
}

#sologanCrm>div:nth-child(2) {
    padding: 0;
}
#bnAdvLeft {
    position: relative;
    padding: 20px 0;
    padding-left: 60px;
}
#bnAdvRight img {
    width: 90%;
}
#bannerAdv {
    display: flex;
    align-items: center;
}
.list-customer {
    display: inline-block;
}
.list-customer li {
    width: 20%;
    float: left;
    text-align: center;
    list-style: none;
}
.list-customer li a img{
    object-fit: scale-down;
    max-height: 100%;
}
.logoBrand {
    padding-bottom: 2%;
    box-shadow: inset -9px -200px 82px -32px #f0f3f6;
}
.logoBrand ul > li {
    padding: 4px 10px;
}
.logoBrand ul > li a {
    height: 100px;
    display: inline-block;
    line-height: 100px;
}
/*----- List Service -------*/
.thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
    border-radius: 0;
    width: 100%;
}
.padding-30-bottom-lg {
    padding-bottom: 30px;
}
.padding-10-bottom-lg {
    padding-bottom: 10px;
}
.text-dark-navy, .text-stratus {
    color: #032e61;
}
.text-black-ice, .text-gray {
    color: #59575c;
}
.cardComponent>.thumbnail>.thumbnail-content {
    position: relative;
    height: 100%;
    padding: 0px;
}
.cardComponent .product-icon-card {
    padding-top: 30px;
}
.margin-0-bottom-lg {
    margin-bottom: 0;
}
.thumbnail .caption {
    position: relative;
    padding: 0px 20px 20px 20px;
    color: #032e61;
}
.cardComponent {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 0px 10px #ddd;
}
.cardComponent .caption {
    padding-bottom: 0!important;
}
.bodyCopyComponent {
    color: #222;
    line-height: 24px;
}
.bodyCopyComponent .text-size-default {
    font-size: 15px;
}

.btn-lg {
    padding: 0 24px;
    font-size: 14px;
    height: 35px;
}
.btn-container {
    display: inline-table;
}
.btn-link, .simple-link {
    color: #215ca0;
    border-radius: 0;
}
.btn-container .btn {
    display: table-cell;
}
.btn-primary {
    color: #fff;
    background-color: #f65314;
    border-color: inherit;
    text-transform: uppercase;
    transition: background-color .3s ease;
}
.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #f63b00;
    border-color: inherit;
}
.simple-link {
    padding: 0;
    height: auto;
    text-align: left;
    white-space: normal;
    border-color: transparent;
}
.btn-lg.simple-link {
    padding: 0;
    font-size: 14px;
    line-height: 100%;
    border-radius: 4px;
    text-transform: uppercase;
}
.buttonCTAItemComponent .readmore {
    text-transform: uppercase;
    font-size: 12px;
}

@media (min-width: 1024px) {
    .cardComponent .product-icon {
        margin: auto;
        width: 165px;
        height: 85px;
        background-size: contain;
    }
}

/*------ End list Service --------*/
@media screen and (min-width: 1367px) {
    #sologanCrm span.title {
        font-size: 30px;
    }
    #box1Top span {
        font-size: 16px;
    }
}
@media screen and (max-width: 1228px) {
    .list-customer li a img {
        height: 50px;
    }
    #menuMain > ul > li > a {
        padding: 19px 5px;
    }
    .proItem > div {
        padding: 0px 5px;
    }
    .markItem > div h3 {
        font-size: 18px;
        margin-top: 2px;
    }
}
@media screen and (max-width: 1024px) {
    #bannerLeft>div{
        margin-top: 50px;
    }
}
@media screen and (max-width: 768px) {
    #sologanCrm span.title {
        font-size: 23px;
    }
    #bnCrm {
        padding:0 30px;
    }
    .products h2{
        font-size: 19px;
        margin-bottom: 0;
    }
    #bnAdvRight img {
        width: 100%;
    }
    #bannerLeft > div {
        padding: 10px 0px 0px 10%;
    }
    .markItem {
        width: calc(100%/2 - 1px);
    }
    .markItem > div {
        margin: 5px 10px;
    }
}
@media screen and (max-width: 736px) {

    #contentMain .proItem.first img {
        width: 85%;
    }
    .mobiPanel h2 {
        font-size: 25px;
        margin-top: 10px;
    }
    .mobiPanel span {
        font-size: 18px;
    }
    .proItem {
        padding: 0px 100px;
        margin-bottom: 15px;
    }
    .proItem > div {
        height: 270px;
        padding: 0px 5px;
        margin: 0px;
    }
    .proItem > div > a {
        padding: 0 0px 0px 10px;
        text-align: left;
    }
    .proItem > div p:nth-child(3) {
        margin: 5% 0 10px;
        text-align: left;
    }
    .proItem > div p:nth-child(3) span {
        color: #8f8f8f;
        font-size: 16px;
    }
    .proItem > div p:nth-child(4) a {
        padding: 10px 25px;
        border-radius: 25px;
        box-shadow: inset 0 0 0 1px #42464e;
    }
    .proItem > div p:nth-child(4) a > span {
        font-size: 15px;
    }
    .proItem > div p:nth-child(4) a > i {
        font-size: 10px;
        padding: 0 7px;
        position: relative;
        top: -1px;
    }

    .markItem {
        width: 100%;
    }
    .markItem > div {
        height: 195px;
        padding: 0px;
    }
    .markItem > div p:first-child {
        height: 45px;
        margin-top: 7px;
        display: inline-block;
        text-align: left;
    }
    .markItem > div > div:nth-child(1) {
        text-align: left;
        padding-right: 0px;
    }
    .markItem > div > div:nth-child(2) {
        padding-left: 0px;
    }
    .markItem > div h3 {
        margin-top: 20px;
    }
    .markItem a img {
        max-width: 80%;
        padding-top: 20px;
    }

}
@media screen and (max-width: 500px) {
    #bnAdvLeft {
        padding: 20px 10px;
    }
    #bannerAdv {
        flex-wrap: wrap;
    }
    #labelMar {
        padding: 50px 0 15px;
        font-size: 21px;
        font-weight: bold;
    }
    #contentMain > div:nth-child(2) {
        margin-bottom: 30px;
    }
    .logoBrand ul > li a {
        height: 65px;
        line-height: 65px;
    }
    #sologanCrm>div:nth-child(2) {
        text-align: center;
    }
    #contentMain .proItem.first img {
        width: 100%;
        padding-top: 20px;
    }
    .mobiPanel h2 {
        margin-top: 20px;
    }
    .mobiPanel h2 b {
        font-size: 18px;
    }
    .mobiPanel span b {
        font-size: 15px;
    }

    .proItem {
        padding: 0px 15px;
        margin-bottom: 15px;
    }
    .proItem > div {
        height: 225px;
        padding: 0px 5px;
    }
    .proItem > div > a {
        height: 90px;
    }
    .proItem > div > a.text-center {
        text-align: center;
    }
    .proItem > div p:nth-child(4){
        padding: inherit !important;
    }
    #contentMain .proItem.first img {
        width: 80%;
    }


    .proItem > div p:nth-child(3) {
        margin: 5px 0px 7px;
        text-align: left;
        height: 75px;
    }
    .proItem > div p:nth-child(4) a {
        padding: 10px 25px;
        border-radius: 25px;
        box-shadow: inset 0 0 0 1px #42464e;
    }
    .proItem > div p:nth-child(4) a > span {
        font-size: 15px;
    }

    .products ul > li {
        border: 1px dotted #ddd;
        height: 90px;
    }
    .products ul > li:last-child {
        border: none;
        text-align: center;
    }
    .logoBrand ul > li {
        padding: 0px 7px;
        height: 65px;
        width: 33%;
    }
    .list-customer {
        padding: 0px 10px;
    }
    .list-customer li a img {
        width: inherit;
        max-width: 100%;
        height: inherit;
    }
    #footerStore .store2 {
        padding: 0px 15px;
    }
    #storePr .store2 > div:nth-child(2),#storePr .store2 > div:nth-child(3) {
        padding: 0px;
    }
}
