﻿body {
    font-family: 'Roboto' !important;
    font-size: 14px;
    color: #121212;
    position: inherit;
    line-height: 26px;
    z-index: -1;
}
body a {
    color: #0a65b3;
}
.bgr {
    background-color: #0d4361;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#145477), to(rgba(248, 194, 24, 0.17)));
    background: -webkit-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -moz-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -ms-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
}

/*top-bar*/
#nav-nemu {
    float: right;
    line-height: 76px;
    font-size: 1em;
}
    #nav-nemu a {
        color: #111;
        padding: 0 15px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing:0.1em;
    }
#sub-menu .navbar {
    margin: 0;
}
    #nav-nemu a:hover {
    color: #f7cd4c;
}
    #nav-nemu .menu1 {
        padding-right:0px;
    }
.nav-h2 {
    margin: 5px 0;
}
#sub-menu{
    padding:0;
} .nav-h2 a:hover {
    text-decoration: none;
}
    .nav-h2 a {
        text-decoration:none;
    }
    .nav-h2 a span {
        color:#f39d12;
    }
#style-navbar {
    background-color: transparent;
    padding: 0;
    /*position: absolute;*/
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #eee;
}
.mgr-sl{
    margin:60px 0 60px;
}
.banner {
    background: url(/Content/Img/banner-abstract.png);
    /*margin-top: -39px;*/
    margin-bottom: -10px;
}
   
    .banner #slider .nivoSlider .carousel .carousel-inner .item .content img {
        vertical-align:middle;
        clear: both;
        display: block;
        margin: 0 auto;
        width: 100%;
    }
.one_half {
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    padding: 60px 40px 40px;
    color: #555;
    float: left;
}
    .one_half .btn-warning {
        color: #fff;
        background-color: #f39d12;
        border-color: #eea236;
    }
   
    .bar-menu-header {
        position: fixed;
        z-index: 99;
        top:0;
        width:100%;
        padding: 0px;
       
        background-color:#fff !important;
        border: 1px solid rgba(221, 221, 221, 0.66);

}
        .bar-menu-header ul li a {
            color: #000 ;
            font-weight:600;
        }
        /*menu*/
        .menu-header * a:hover, #menu-header * a:active {
            color: #f7cd4c;
            text-decoration: none;
        }
ul li a.menu {
    background-color: transparent; 
}
    ul li a.menu:hover,ul li a.menu:active,ul li a.menu:focus {
        background-color: transparent; 
        outline:none;
    }
    .sub-menu li {
        color:#f39d12;
    }
    .sub-menu li :hover{
        /*border-bottom: 5px solid #f39d12;*/
         color:#f7cd4c;
         border-radius: initial;
    }
.one_half .btn-ogre {
    border-radius: 0px;
    background: #0698b1;
    border-color: #0698b1;
}
/*img-shapes*/
.shapes {
    text-align:center;margin:0 auto;
}
    .img-circle {
        width:70px;
        border:1px solid;
    }
    p {
        line-height: 24px;
        margin-bottom: 10px;
    }
    h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
.icon-bgr {
    background-color: #f2f2f2;
    color: #333;
    padding: 30px 10px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
   .icon h4 a:hover, .icon h4 a:active {
        text-decoration:none;
        color:#121212;
       
    }

.icon .icon-fa img {
    display: inline-block;
    background: #0698b1;
    border: 5px solid rgb(249, 246, 246);
    /*font-size: 28px;
    line-height: 60px;*/
    /*text-align: center;
    color: #ffffff;
    width: 70px;
    height: 70px;*/
    padding: 14px;
    border-radius: 44px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.icon .icon-fa i {
    display: inline-block;
    background: #0698b1;
    border: 5px solid rgb(249, 246, 246);
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    width: 70px;
    height: 70px;
    
    border-radius: 44px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
    .icon p{
        text-align:justify;
    }
    /*latest*/
    .border-title {
        /*background: url('/Content/Img/splitter.png') bottom repeat-x;*/
        width: 100%;
        text-align: center;
        display: inline-block;
        margin: 30px 0px 30px;
        padding: 0px;
        position: relative;
    }
.icon-why {
    text-align:center;

}
/*.border-title h2 span{
    border-bottom: 6px solid #f39d12;
}*/
/*lastest*/
.icon-menu {
    border-radius: 30px;
    border: 4px solid #0698b1;
    float: right;
    color: #0698b1;
}
    .btn-icon {
        background:transparent;border:transparent;
        margin-top:40px;
        font-size:30px;
    }
        .btn-icon span {
                display: inline-block;
                background: #e8e8e8;
                border: 5px solid rgb(249, 246, 246);
                font-size: 28px;
                line-height: 40px;
                text-align: center;
                color: #a5a5a5;
                width: 50px;
                height: 50px;
                border-radius: 44px;
                -webkit-transition: all 300ms linear;
                -moz-transition: all 300ms linear;
                -o-transition: all 100ms linear;
                -ms-transition: all 300ms linear;
                transition: all 300ms linear;
        }
    .btn-icon span :hover,.btn-icon span:active{
        font-size:20px;
    }
    button:focus {
         outline: none; 
    } /*off boder button*/
.border-title h2 {
    /*border-bottom: 2px solid #145477;*/
    display: inline-block;
    padding-bottom: 10px;
    text-transform: inherit;
    font-weight: 300;
    font-size:40px;
}
.color-f{
    color:#fff;
}
    .span-icon {
        color: #0698b1;
        /*margin: 34px 0px 0px -10px;*/
        position: absolute;
    }
 .about .ui-accordion .ui-accordion-content {
     text-align: justify;
 }   
/*thumbnail*/
.thumbnail:hover, .thumbnail:active{
        background-color:#f5f5f5;
        background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(245, 245, 245, 0.42)), to(#f5f5f5));
        background: -webkit-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
        background: -moz-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
        background: -ms-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
    
    
}
.thumbnail .caption a {
    text-decoration:none;
    
}
a.thumb img {
    height: 60px;
}
    .thumbnail .caption a:hover,.thumbnail .caption a:active {
        color:#121212;
    }
    /*about*/
iframe {
        margin-top:2px;
        width :100%; 
        height:299px;
}


.owl-theme .owl-nav [class*='owl-']:hover {
    background: #e8e8e8 !important;
    color: #0698b1 !important;
    text-decoration: none;
}
 .border-title h2 {
    margin-bottom:5px;
}
    .border-title h2 span {
        border-bottom: 6px solid #145477;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        left: 0;
        right: 0;
        width: 0;
        margin: auto;
        bottom: 5px;
        position: absolute;
    }
.about {
    margin-top:30px;
}
    .group {
        text-align:center;
    }
.about #accordion .group h3 {
    color: #fff;
    border: transparent;
    background-color: #0698b1;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#00537e), to(#0698b1));
    background: -webkit-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -moz-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -ms-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
}
    .video a {
        text-decoration:none;
    }
    .video a:hover,.video a:active {
        text-decoration:none;
        color:#f7cd4c;
    }

footer {
    font-size: 13px;
    background-color: #0d4361;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#145477), to(rgba(248, 194, 24, 0.17)));
    background: -webkit-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -moz-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
    background: -ms-radial-gradient(circle, #0d4361, rgb(6, 152, 177));
}
    .widget .widgettitle a {
        color:white;
    }
    .widgettitle {
        color: #fff;
        font-size: 20px;
    }
   #owl-demo2 .img-circle {
       margin-top: 22px;
   }
    .widget .widgettitle a:hover, .widget .widgettitle a:active {
        color:#f7cd4c;
        text-decoration:none;
    }
    .widget ul li {
        color:white;
        
    }
    .widget ul li a {
        color:white;
        line-height: 27px;
    }
    .widget ul li a:hover, .widget ul li a:active {
        color:#f7cd4c;
        text-decoration:none;
    }
    .product_list_widget li {
        color:white;
    }
    .product_list_widget li span {
        color:white;
    }
    .widget p {
        color: rgba(255, 255, 255, 0.78);
        padding-left: 0px;
    }
    .widget p a {
         color:white;
    }
    .widget p a:hover, .widget p a:active {
         color:#f7cd4c;
        text-decoration:none;
    }
  
.copyright {
    background: rgba(0, 0, 0, 0.1);
   
    color: #6a6a6a;
}
    .copyright p {
        color:  rgba(255, 255, 255, 0.78);
        line-height: 10px;
        display: block;
        padding-top: 10px;
        
    }
    #ft-menu .glyphicon-chevron-right:before {
        font-size: 10px;
    }
    /*footer*/
.ft-bt {
    padding-bottom:10px;
}
    footer a{  
    color: #fff;
    
    }
        footer a:hover, footer a:active {
             color:#f7cd4c;
            text-decoration:none;
        }
        #widget  {
                margin-top:15px;
            }
        #widget  p{
               color: rgba(255, 255, 255, 0.78);
            }
            #ft-menu{
               padding-left:12px;list-style-type: none;
            }
            
            .widget div a .ia {
                width: 35px;
                padding: 5px;
            }
            .product_list_widget img {
                width:50px;
            }
          /*OUR owl-carousel owl-theme slideshow*/
.our {
    margin-top: 50px;
}
.owl-demo {
    position:relative;
}
 div.cap-img {
    
    min-height: 95px;
    padding:15px;
}
       .OUR #owl-demo .item{
         margin-right:15px;
          margin-left: 15px;
          border-radius: 3px;
          text-align: center;
        }
        .customNavigation{
          text-align: center;
        }
        .customNavigation a{
          -webkit-user-select: none;
          -khtml-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }
        .owl-carousel .thumbnail .cap-img a img {
            width:auto;
        }
#slider-latest {
     margin-top: 50px;
}
          #owl-demo1 .item{
            margin-right:15px;
            margin-left: 15px;
            text-align: center;
        }
.owl-carousel .thumbnail {
    display: block;
    padding: 0px; 
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color:#f5f5f5;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(245, 245, 245, 0.42)), to(#f5f5f5));
    background: -webkit-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
    background: -moz-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
    background: -ms-radial-gradient(circle, #f5f5f5, rgba(245, 245, 245, 0.42));
    border: 1px solid #ddd;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

  
/* for 700px or less */
@media screen and (max-width: 500px) {
    .logo-com {
        width: 70%;
    }
    #style-navbar #scr-bar h2 {
        /*font-size: 25px;
        width: 200px;*/
        margin-bottom: -35px;
    }
    .col-xs-6 {
        width: 100% !important;
    }

    h2 {
        font-size: 22px !important;
    }

    #srcoller .phone-no a {
        display: none;
    }

    #icon-language a span {
        display: none;
    }
    #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul li {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }

    #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display: none;
    }

    #slider {
        display: none;
    }

    img.shadow {
        display: none;
    }

    #slider-latest #owl-demo1 .disabled {
        display: none !important;
    }
      

    .owl-theme .owl-dots .owl-dot {
        display: block !important;
        float: left;
    }

    .owl-theme .owl-dots {
        margin: auto;
        vertical-align: middle;
        text-align: center !important;
        display: table;
    }

    #slider-latest #owl-demo .disabled {
        display: none !important;
    }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none!important;
    }

    

    footer .container #col2 {
        display: none;
    }

    footer .container #col3 {
        display: none;
    }

    footer .copyright {
        display: block;
    }

        footer .copyright a {
            display: none;
        }

         footer .copyright p{
             line-height: 20px !important;
        }
         #nav-nemu {
             line-height: 30px;
         }

    
}

/* for 480px or less */
@media screen and (max-width: 1100px) {
    h2 {
        font-size:25px !important;
    }
    #style-navbar #scr-bar h2 {
        font-size: 25px;
        width: 200px;
        margin-left: -10px;
    }
    #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
        
        width: 545px;
        font-size: 12px;
       
    }
    #slider-latest #owl-demo1 .disabled {
        margin-top: -340px !important;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
         margin-top: -180px !important;
    }
     #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display:none;
    }
    #slider #slidernivo #myCarousel .carousel-inner .item img {
        width:95%;
        height:95%;
        margin:0 auto;
        padding-right: 60px;
        margin-top: 10px;
    }
     #icon-language {
        margin-top: -35px;
        height: 35px;
    }
}
@media screen and (max-width: 700px) {
    .bgr-solution {
        padding-bottom: 50px !important;
    }
    .bgr-3 {
        display:none;
    }
     #sub-menu #scroller-nav #bs-example-navbar-collapse-1 ul {
        width: auto;
        height: auto;
        margin-right: 0px;
    }
    #style-navbar #scr-bar h2 {
       
        margin-bottom: -35px;
    }
   #srcoller {
        height: 34px;
    }
     #icon-language {
        margin-top: -35px;
    }
    #style-navbar {
        height:auto;
    }

     #slider #slidernivo #myCarousel .carousel-inner .item .one_half {
        display:none;
    }
      #slider #slidernivo #myCarousel .carousel-inner .item img {
        width:90%;
        height:90%;
        margin:0 auto;
        padding-right: 60px;
        margin-top: 10px;
    }
   
    .navbar-default .navbar-toggle {
        top: -40px!important;
    right: 0px!important;
    position: absolute!important;
        margin: 0px;
    }
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #005680!important;
        }
    #slider-latest #owl-demo1 .disabled {
        margin-top: -340px !important;
    }
    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
         margin-top: -170px !important;
    }
}
.price-input {
    width: 55px;
}

/*price*/
.price-box-header {
    padding:20px;
}
.mid-para {
    padding-top:50px;
    padding-bottom:15px;
    width: 100%;
    float: left;
    font-size: 22px;
}
.control {
    border-radius:4px;
    border:2px solid #acacac;
}
    .center {
    text-align: center;
    
}
    .price-box-header img {
    padding-top: 20px;width:40px;
}
    .cm {
    background-color: #991e66 !important;
        text-align: center;
}
    .price-box-header h1 {
    font-size: 22px;
    color: #FFF;
    margin-top: 10px;
    margin-bottom: 5px;
}
    .price-box-header h2 {
    font-size: 12px;
    color: #FFF;
    margin: 0;
    padding-bottom: 20px;
}   
    .price-box-price {
    background-color: #7a1852 !important;
} 
    .price-box-price h2 {
    font-size: 12px;
    color: #FFF;
    margin: 0;
    padding: 5px 0;
    font-weight: 500;
    text-align: center;
}
    .price-box-price h2 {
    font-size: 15px;
    color: #FFF;
    margin: 0;
    padding: 5px 0;
    font-weight: 500;
}   
       .the-price {
    color: #FFF;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
        text-align: center;
    margin-bottom: 10px;
}
  .save10 {
    position: absolute;
    right: 40px;
    top: 15px;
    padding: 2px;
    font-size: 10px;
    border-radius: 5px;
    display: none;
    color: #FFF;
}
  .price-copy {
    font-weight: 500;
    font-size: 12px;
}  

  .price-box-content {
    background-color: #f2f5f6;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 45px;
    /*height: 350px;*/
}
  .price-box-content .btn {
    margin-bottom: 20px;
    font-size: 14px;
}
  .price-para {
    font-size: 15px;
    color: #666;
}
  .price-box-trialbox a {
      color: #fff;
      text-decoration: none;
  }
  .price-box-trialbox a:hover {
      color: #fff;
      text-decoration: none;
  }
  .price-box-trialbox {
    padding: 10px 0;
    color: #FFF;
    font-weight: bold;
    margin-bottom:20px;
}
.cm-l {
    background-color: #509e2f !important;
    text-align:center;
}
.tbb-dark {
    background-color: #407e26 !important;
}
.price-box-content i {
    font-size:20px;
}
.cml {
    background-color: #ea7600 !important;
    text-align:center;
}
.tbb-ogare {
    background-color: #bb5e00 !important;
}

@media screen and (max-width: 700px) {
   .price-box-price h2 {
        width:95%;
    }
}
/*baner*/
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.active .slider-text {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    display: block;
}

@-webkit-keyframes fadeInLeft {
    from {
        left: 0px;
        opacity: 0;
    }

    to {
        left: 200px;
        opacity: 1;
    }
}

@keyframes fadeInLeft {
    from {
        right: -200px;
        opacity: 0;
    }

    to {
        right: 0px;
        opacity: 1;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRight {
    from {
        left: 0px;
        opacity: 0;
    }

    to {
        left: 200px;
        opacity: 1;
    }
}

@keyframes fadeInRight {
    from {
        left: -200px;
        opacity: 0;
    }

    to {
        left: 0px;
        opacity: 1;
    }
}
.slider-text {
    display: none;
    animation-delay: 2.1s, 480ms;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}
.one_half h5 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #444;
    font-weight: 400;
    /*text-shadow: 0 1px 1px rgba(0,0,0,.4);*/
    text-align: justify;
}

.one_half .btn-ogre {
    padding: 20px 43px;
    display: inline-block;
    background: #0698b1;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.2);
    line-height: 0.9em;
    /* font-weight: 600; */
    font-size: 15px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
    border-radius:29px;
}
.one_half h2 {
    text-transform: inherit;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    line-height: 1.5em;
    font-weight: 400;
}

#owl-slider .owl-nav .owl-next {
    right: -1px;
    position: absolute;
    top: 45%;
    border-radius: 3px !important;
    /* border-top-right-radius: 3px !important; */
    padding: 10px 14px;
}
#owl-slider .owl-nav .owl-prev {
    left: -1px;
    position: absolute;
    top: 45%;
    border-radius: 3px !important;
    /* border-top-right-radius: 3px !important; */
    padding: 10px 14px;
}
#owl-slider .owl-nav [class*='owl-'] {
    border-radius: 0px;
    background: #0698b1;
}
/*chuyên viên*/
.item-nvtv span {
    font-weight: 500;
    font-size: 1em;
    margin: 15px 0px 10px;
    text-align: center;
    display: block;
}
#owl-demo .item-nvtv .img-skype {
    margin: 8px 4px;
    width:32px;
   display:inline-block;
   overflow:hidden;
}
.item-nvtv{
    text-align:center;
    margin-bottom:50px;
}
    .item-nvtv .img-circle {
        padding:0 40px;
        border: none;
    }
#owl-demo1 img {
    -webkit-filter: grayscale(120%) contrast(100%);
}
#owl-demo1{
    margin-bottom:50px;
}
#owl-demo .owl-nav [class*='owl-'] {
    background-color: #0698b1;
}
#owl-demo{
    margin:30px 0;
}#owl-demo .owl-nav {
    position: absolute;
    top: -39%;
    right: 40px;
}
#owl-slider .bgr-slider {
    background-position: 50% 100% !important;
    background-size: 129% !important;
    background-repeat: no-repeat !important;
}
.btn-ogre:hover, .btn-ogre:focus {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.owl-theme .owl-nav [class*='owl-']:hover {
    /*box-shadow: inset 0 3px 5px rgba(0,0,0,.125);*/
    background: #fff !important;
    color: #0698b1 !important;
}
#owl-slider.owl-carousel .animated {
    animation-duration: 3s;
    animation-fill-mode: both;
}
/*solution*/
.bgr-solution {
    background: #0698b1;
    height: 100%;
    overflow: hidden;
    padding-bottom: 170px;
}
.img-centen {
    margin: 0 auto;
}
.bgr-solution .omni-chart {
    width: 400px;
    margin: 0 auto;
    position: relative;
}

.bgr-solution .omni-chart .channel.offline {
    top: 55px;
    left: -287px;
    text-align: right;
}
.bgr-solution .omni-chart .channel {
    position: absolute;
    width: 350px;
    height: 90px;
    border-radius: 45px;
    background: #fff;
    color: #323232;
}
    .bgr-solution .omni-chart .channel.offline .info {
        padding-right: 105px;
    }
    .bgr-solution .omni-chart .channel .info h3 {
        font-size: 14px;
        font-weight: 400;
        margin: 10px 0 5px;
        padding-bottom: 10px;
        position: relative;
    }
    .bgr-solution .omni-chart .channel .info p {
        font-size: 14px;
    }
    .bgr-solution .omni-chart .channel .info h3:after {
        content: "";
        display: block;
        height: 1px;
        background: #46ae39;
        width: 70px;
        border: 1px solid #90ce88;
        right: 0;
        bottom: 0;
        position: absolute;
    }

.bgr-solution .channel.offline .icon-channel-offline {
    background: #46ae39 url(../Img/icon/website.png) no-repeat center center;
    background-size: 55px;
    position: absolute;
    display: block;
    width: 110px;
    height: 110px;
    margin-top: -10px;
    margin-right: -20px;
    right: 0;
    border-radius: 50%;
}
.bgr-solution .channel.offline {
    top: 55px;
    left: -287px;
    text-align: right;
}
.bgr-solution .omni-chart .channel:hover a > i {
    animation: pulse 2s linear infinite;
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    50% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }

    100% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.channel a, .channel a:hover, .channel a:focus{
    color: #333;
    text-decoration: none;
    outline: none;
}
.bgr-solution .omni-chart .channel.website .icon-channel-website {
    background: #ffb80d url(../Img/icon/Marketing.png) no-repeat center center;
    background-size: 55px;
    position: absolute;
    display: block;
    width: 110px;
    height: 110px;
    top: -100px;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    border-radius: 50%;
}
.bgr-solution .omni-chart .channel.website {
    bottom: -120px;
    left: 20px;
    text-align: center;
}
.bgr-solution .omni-chart .channel.ecommerce {
    bottom: 75px;
    right: -296px;
    text-align: left;
    width: 370px;
}
    .bgr-solution .omni-chart .channel.ecommerce .icon-channel-ecommerce {
        background: #f46a24 url(../Img/icon/Channel-manager.png) no-repeat center center;
        background-size: 55px;
        position: absolute;
        display: block;
        width: 110px;
        height: 110px;
        margin-top: -10px;
        margin-left: -20px;
        left: 0;
        border-radius: 50%;
    }
.bgr-solution .omni-chart .channel.zalo {
    bottom: 75px;
    left: -285px;
    text-align: right;
}
    .bgr-solution .omni-chart .channel.zalo .icon-channel-zalo {
        background: #33bbf1 url(../Img/icon/Quanly.png) no-repeat center center;
        background-size: 40px;
        position: absolute;
        display: block;
        width: 110px;
        height: 110px;
        margin-top: -10px;
        margin-right: -20px;
        right: 0;
        border-radius: 50%;
    }
.bgr-solution .omni-chart .channel.facebook {
    top: 45px;
    right: -290px;
    text-align: left;
    width: 370px;
}
    .bgr-solution .omni-chart .channel.facebook .icon-channel-facebook {
        background: #2b5b9e url(../Img/icon/booking.png) no-repeat center center;
        background-size: 55px;
        position: absolute;
        display: block;
        width: 110px;
        height: 110px;
        margin-top: -10px;
        margin-left: -20px;
        left: 0;
        border-radius: 50%;
    }
.bgr-solution .omni-chart .channel.zalo .info {
    padding-right: 105px;
}
.bgr-solution .omni-chart .channel.facebook .info {
    padding-left: 105px;
}
.bgr-solution .omni-chart .channel.zalo .info {
    padding-right: 105px;
}
.bgr-solution .omni-chart .channel.ecommerce .info {
    padding-left: 105px;
}
.bgr-solution .omni-chart .facebook .info h3:after, .bgr-solution .omni-chart .ecommerce .info h3:after {
    left:0;
}
.bgr-solution .omni-chart .website .info h3:after{
    right:40%;
}
/*end solution*/
/*why we*/
.text-a {
    padding: 35px 0 35px;
    position: relative;
    bottom: -112px;
}

.text-a a{
    color:#fff;
}
.why .icon img {
    font-size: 3em;
    color: #0698b1;
    float: left;
    margin-right: 20px;
    cursor: default;
    position: absolute;
    left: 0;
    top: 0px;
    width: 32px;
}
.icon h4 {
    margin-bottom: 5px;
    line-height: 1.3;
    font-size: 20px;
    letter-spacing: 0;
    font-weight: 500;
    color: #145477;
    padding-left: 50px;
}
.icon p {
    line-height: 26px;
    font-size: 15px;
    padding-left: 50px;
}
.why{
    position:relative;
    margin:0;
}
.about .border-title {
    margin-bottom:0;
}.why img {
    margin: 0 auto;
    display: table;
    width: 100%;
}
/*khách hàng*/
.customer-item {
    margin-bottom: 10px;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.bgr-cus{
    background-color:#0698b1;
    overflow:hidden;
}
.bgr-fff{
    background:#fff;
    border-radius:5px;
}
.text-a a:hover, .text-a a:focus {
    color: #fff;
    outline:none;
}
/* Feel free to change duration  */
.animated {
    -webkit-animation-duration: 1000 ms;
    animation-duration: 1000 ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
    z-index: 1
}
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
    z-index: 0
}
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
.color-x {
    color: #145477;
}
.icon span {
    color: #145477;
    position: absolute;
    top: 6px;
}
/*mobile tinh nang*/
.omni-chart-mobile ul {
    list-style:none;
    padding:0;
}
.omni-chart-mobile ul li{
    border-radius: 85px;
    background: #fff;
    color: #323232;
}
    .omni-chart-mobile ul li h3 {
        line-height: 1.5em;
    }
    .omni-chart-mobile ul li p {
        line-height: 1.5em;
        padding: 0 10px;
    }
.pagination-container ul li.active {
    color: #000;
    border: 1px solid transparent;
}

.Postfolio ul li.active a {
    color: #f8c218;
    outline: none;
    text-decoration: none;
}
.Postfolio ul li.active {
    border: 1px solid #f7cd4c
}
.color-v {
    padding: 10px 20px;
    color: #fff;
    background: #991e66;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
	overflow:hidden;
}
.color-b {
    padding: 10px 20px;
    color: #fff;
    background: #509e2f;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
	overflow:hidden;
}
#price-btn-b, #price-btn{
    display: none;
    margin-top:50px;
    padding:0;
}

   



     
