html {
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important;
    overflow-x: hidden
}
a {
    -o-transition-property: background-color, border-color, color, opacity;
    -moz-transition-property: background-color, border-color, color, opacity;
    -webkit-transition-property: background-color, border-color, color, opacity;
    transition-property: background-color, border-color, color, opacity;
    -o-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    text-decoration: none!important;
}
@font-face {
    font-family: 'Avo-N';
    src: url('fonts/utm-avo.eot');
    src: local('☺'), url('fonts/utm-avo.woff') format('woff'), url('fonts/utm-avo.ttf') format('truetype'), url('fonts/utm-avo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avo-B';
    src: url('fonts/utm-avobold.eot');
    src: local('☺'), url('fonts/utm-avobold.woff') format('woff'), url('fonts/utm-avobold.ttf') format('truetype'), url('fonts/utm-avobold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.container {}

.r-header {
    border-bottom: 1px solid #eaf0f3;
}

.r-header-topline {
    width: 100%;
    height: 2px;
    background: #2fc7f7;
}

.r-header-main {
    padding: 10px 0;
}

.r-menu-top {
    margin-top: 20px;
}

.r-menu-top ul {
    margin: 0;
    padding: 0;
}

.r-menu-top ul li {
    list-style: none;
    float: left;
    margin: 0px 3px;
    line-height: 29px;
    border: 2px solid #fff;
    border-radius: 22px;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    transition: border 1s;
    -webkit-transition: border 1s;
}

.r-menu-top ul li a {
    font-family: Avo-N;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    color: #494949;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.29);
    padding: 0 7px;
    display: block;
}

.r-menu-top ul li a img {
    margin-top: -8px;
}

.r-menu-top ul li.active {
    border: 2px solid #7BDBFD;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}

.r-menu-top ul li.active a {
    color: #428bca;
}

.r-menu-top ul li:hover {
    border: 2px solid #7BDBFD;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
}

.r-menu-top ul li.active:first-child {
    border: 2px solid #fff;
}

.r-menu-top ul li:first-child:hover {
    border: 2px solid #fff;
}

.r-menu-top ul li:hover a {
    color: #428bca;
}

.r-login {
    margin-top: 22px;
    position: relative;
}

.r-login .r-login-bt {
    float: left;
    background: #0093c8;
    color: #fff;
    padding: 6px 6px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-family: Avo-N;
    font-size: 12px;
    text-decoration: none;
}

.r-login .r-login-bt:hover {
    background: red;
}

.r-login ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    border: 2px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 48px;
    text-align: center;
    line-height: 26px;
    position: absolute;
    right: 0;
}

.r-login ul:hover li {
    display: block
}

.r-login ul li {
    display: none;
    cursor: pointer;
}

.r-login ul li img {
    vertical-align: inherit;
}

.r-login ul li.active {
    display: block;
}

.r-slide {
    background: url(imgs/bglight.png) center center no-repeat #0069A3;
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align: center;
}

.r-slide .r-clouds {
    position: absolute;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

.r-slide .r-clouds li {
    position: absolute;
    background: no-repeat;
    visibility: hidden;
}

.r-slide .r-clouds .n1 {
    background-image: url(imgs/cloud-3.png);
    width: 106px;
    height: 67px;
    top: 138px;
}

.r-slide .r-clouds .n2 {
    background-image: url(imgs/cloud-2.png);
    width: 80px;
    height: 51px;
    top: 300px;
}

.r-slide .r-clouds .n3 {
    background-image: url(imgs/cloud-1.png);
    width: 60px;
    height: 38px;
    top: 320px;
}

.r-slide .r-clouds .n4 {
    background-image: url(imgs/cloud-3.png);
    width: 106px;
    height: 67px;
    top: 400px;
}

.r-cicle-carolsel {
    position: relative;
    height: 552px;
    overflow: hidden;
}

.r-cicle-carolsel ul {
    position: absolute;
    bottom: -27px;
    left: 50%;
    display: block;
    z-index: 9;
}

div#simple_gallery { height: 720px; }

.r-cicle-carolsel ul li {
    background: red;
    width: 102px;
    height: 102px;
    position: absolute;
    top: 100px;
    left: 0;
    margin: -51px 0 0 -51px;
    z-index: 100;
    list-style: none;
}

.r-cicle-carolsel ul li.active {
    background: #fff;
}

.r-30s {
    padding: 20px 0;
}

.r-30s h1 {
    font-family: Avo-N;
    text-decoration: none;
    font-size: 35px;
    color: #757575;
    display: block;
    margin-bottom: 28px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.27);
    line-height: 50px;
    height: 100px;
}

.about-font {
    font-size: 29px;
    line-height: 40px;
}

.r-create-bt {
    background: #fff;
    border: 2px solid #d5dde0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 210px;
    text-align: center;
    text-decoration: none;
    padding: 6px;
    position: relative;
    display: block;
    height: 60px;
    line-height: 17px;
}

.r-create-bt span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 11px 37px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-family: Avo-N;
    background: rgba(190, 231, 24, 1);
    background: -moz-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190, 231, 24, 1)), color-stop(100%, rgba(148, 202, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0);
    font-weight: 400;
    text-shadow: 0 0 1px rgba(11, 12, 11, 0.42);
    font-size: 18px;
}

.r-create-bt:hover span {
    background: rgba(190, 231, 24, 1);
    background: -moz-linear-gradient(top, rgba(220, 245, 121, 1) 0%, rgba(161, 201, 55, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220, 245, 121, 1)), color-stop(100%, rgba(161, 201, 55, 1)));
    background: -webkit-linear-gradient(top, rgba(220, 245, 121, 1) 0%, rgba(161, 201, 55, 1) 100%);
    background: -o-linear-gradient(top, rgba(220, 245, 121, 1) 0%, rgba(161, 201, 55, 1) 100%);
    background: -ms-linear-gradient(top, rgba(220, 245, 121, 1) 0%, rgba(161, 201, 55, 1) 100%);
    background: linear-gradient(to bottom, rgba(220, 245, 121, 1) 0%, rgba(161, 201, 55, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0);
}

.r-partner {
    height: 122px;
    background: #f1f5f6;
}

.r-partner img {
    visibility: hidden;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
    filter: gray;
}

.r-partner img:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none);
    -o-filter: none;
    filter: none;
    filter: none;
    filter: none;
}

.r-templete {}

.r-templete .tab-content ul {
    margin: 0;
    padding: 0;
}

.r-templete .tab-content ul li {
    list-style: none;
}

.r-templete .tab-content ul li .r-tem-item {
    border: 1px solid #E4E4E4;
    padding: 10px;
    position: relative;
    text-align: center;
    margin: 24px 20px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.r-templete .tab-content ul li:hover .r-tem-item {
    border: 1px solid #68C4E7;
}

.r-templete .tab-content ul li .r-tem-boder {
    position: relative;
}

.r-templete .tab-content ul li .r-tem-boder a {}

.r-templete .tab-content ul li h3 {
    color: #fff;
    visibility: hidden;
}

.r-templete .tab-content ul li h3:hover {
    box-shadow: 0 0 7px rgba(0, 184, 255, 0.77);
    background: rgba(13, 121, 172, 0.41);
}

.r-templete .tab-content ul li .r-tem-item-a img {
    width: 100%;
    height: 100%;
}

.r-templete .tab-content ul li .r-tem-select-bt {
    background: #8dc63f;
    padding: 6px 22px;
    margin: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    visibility: hidden;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.r-templete .tab-content ul li .r-tem-detail-bt {
    background: #117fc3;
    padding: 6px 22px;
    margin: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
    visibility: hidden;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.r-templete .tab-content ul li .r-tem-select-bt:hover {
    background: red;
}

.r-templete .tab-content ul li .r-tem-detail-bt:hover {
    background: red;
}

.r-templete .tab-content ul li .r-item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background: rgba(17, 127, 195, 0.0);
    width: 100%;
    height: 100%;
    -webkit-transition: background 1.5s;
    transition: background 1.5s;
}

.r-templete .tab-content ul li:hover .r-item-overlay {
    display: block;
    background: rgba(17, 127, 195, 0.5);
}

.r-templete .tab-content ul li .r-tem-item .r-item-overlay .takebottom {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto;
}

.r-templete .tab-content ul li .r-tem-item:hover .r-item-zoom {
    visibility: visible;
    margin-bottom: 17px;
}

.r-templete .tab-content ul li .r-tem-item .r-item-zoom img {}

.r-templete .tab-content ul li .r-tem-item:hover .r-item-zoom img {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #FF0000;
    opacity: 0.8;
    border: 1px solid #0CF;
    -webkit-animation: bounceInBD 0.5s infinite alternate;
}

.r-templete .tab-content ul li .r-tem-item:hover a {
    visibility: visible;
}

.r-templete .tab-content ul li .r-tem-item:hover h3 {
    visibility: visible;
}

.r-templete .tab-content ul li .r-item-zoom {
    display: block;
    visibility: hidden;
}

.r-templete .tab-content ul li .r-item-zoom img {
    width: 42px;
    height: 42px;
}

.r-templete .tab-content ul li .r-item-zoom img:hover {
    box-shadow: 0 0 14px rgba(0, 184, 255, 0.77);
}

.item-macdinh {
    position: absolute;
    top: 18px;
    z-index: 5;
    background: #27A300;
    padding: 4px 14px;
    color: #FFF;
    left: -1px;
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
}

.item-dachon {
    position: absolute;
    top: 18px;
    z-index: 5;
    background: #27A300;
    padding: 4px 14px;
    color: #FFF;
    left: -1px;
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
}

.item-dangxem {
    position: absolute;
    top: 18px;
    z-index: 5;
    background: #27A300;
    padding: 4px 14px;
    color: #FFF;
    left: -1px;
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 21px;
}

.ol-them .owl-controls .owl-buttons div.owl-prev {
    position: absolute!important;
    top: 44%!important;
    left: -8px!important;
    z-index: 1!important;
    width: 40px!important;
    height: 40px!important;
    background: url(../../css/imgs/tempre.png) no-repeat center;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}

.ol-them .owl-controls .owl-buttons div.owl-next {
    position: absolute;
    top: 44%!important;
    right: -8px!important;
    z-index: 1;
    width: 40px!important;
    height: 40px!important;
    background: url(../../css/imgs/temnext.png) no-repeat center;
    -webkit-transition: border 0.3s;
    transition: border 0.3s;
}

.ol-them .owl-controls .owl-buttons div.owl-next:hover {
    border: 2px solid rgba(47, 198, 247, 0.2)!important;
    border-radius: 50%;
}

.ol-them .owl-controls .owl-buttons div.owl-prev:hover {
    border: 2px solid rgba(47, 198, 247, 0.2)!important;
    border-radius: 50%;
}

.lichsu {
    text-transform: uppercase;
    font-size: 25px;
    font-family: Avo-b;
    color: #0069A3;
}

.r-customer {
    background: url(imgs/bglight.png) center center no-repeat #0069A3;
}

.r-customer ul {
    margin: 0;
    padding: 0;
    margin-top: 12px;
}

.r-customer ul li {
    position: relative;
    list-style: none;
}

.r-customer ul li div.r-customer-item {
    position: relative;
    margin: 20px
}

.r-customer ul li a.img {
    display: block;
    position: relative;
    width: 200px;
    height: 200px;
    border: 6px solid rgba(255, 255, 255, 0.39);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    overflow: hidden;
}

.r-customer ul li a.img img {
    padding: 0px;
    width: 200px;
}

.r-customer ul li .r-customer-name {
    color: #fff;
    display: block;
    margin-top: 9px;
    text-transform: uppercase;
    padding: 0;
    line-height: 23px;
    font-family: Avo-B;
    font-size: 14px;
}

.r-customer ul li .r-customer-web {
    color: #DFD455;
    display: block;
    line-height: 25px;
}

.r-customer ul li p {
    color: #C3D8E2;
    font-size: 12px;
    text-align: justify;
}

.r-customer ul li .view {
    color: #EBEBEB;
    font-family: Avo-N;
    padding: 0px 8px;
    background: rgba(189, 226, 255, 0.37);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 12px;
    padding-bottom: 3px;
}

.r-customer .r-a-view {
    width: 200px;
    margin-bottom: 40px;
    color: #fff;
    border: 2px solid #FFFFFF;
}

.r-news {}

.r-news-title {
    background: #0069A3;
    height: 54px;
    position: relative;
}

.r-news-title a {
    position: absolute;
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    background: url(imgs/tinbt.png) no-repeat #fff center;
    z-index: 1;
    left: 0;
    right: 0;
    border: 4px solid #2fc7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 3px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
}

.r-news-title a:hover {
    border: 4px solid #009ddc;
}

.r-news h2 {
    display: block;
    margin: 62px 0 0;
    font-family: Avo-N;
    color: #000;
    font-size: 21pt;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.77);
}

.r-news ul {
    margin: 0;
    padding: 0;
    margin-top: 12px;
}

.r-news ul li {
    position: relative;
    list-style: none;
}

.r-news ul li .r-news-item {
    position: relative;
    margin: 20px;
}

.r-news ul li a.img {
    display: block;
    position: relative;
}

.r-news ul li a.img img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 200px;
    width: 200px;
    padding: 6px;
    background: #F7F7F7;
}

.r-news ul li .r-news-name {
    color: #2E2E2E;
    display: block;
    margin-top: 9px;
    text-transform: uppercase;
    padding: 0;
    line-height: 23px;
    font-family: Avo-N;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.52);
}

.r-news ul li .r-news-web {
    color: #C0C0C0;
    display: block;
    line-height: 25px;
}

.r-news ul li p {
    color: #5F5F5F;
    font-size: 12px;
    text-align: justify;
}

.r-news ul li .view {
    color: #3797FF;
    text-decoration: underline;
    font-size: 12px
}

.r-news .r-a-view {
    width: 200px;
    margin-bottom: 40px;
}

.r-footer {
    padding: 30px 0;
    position: relative;
    background: url(imgs/bglight.png) center center no-repeat #0069A3;
    padding-bottom: 68px;
}

.r-footer-line {
    height: 0px;
    background: url(imgs/gradient-line.png) repeat-x;
    background-size: 100% 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.r-footer-about {}

.r-footer-about span {
    display: block;
    border-bottom: 1px solid #7BD0EB;
    font-family: Avo-N;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom: 14px;
    font-size: 18px;
}

.r-footer-about p {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
}

.r-footer-news span {
    display: block;
    border-bottom: 1px solid #7BD0EB;
    font-family: Avo-N;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom: 14px;
    font-size: 18px;
}

.r-footer-news ul {
    margin: 0;
    padding: 0;
}

.r-footer-news ul li {
    list-style: none;
    margin-bottom: 6px;
    height: 46px;
}

.r-footer-news ul li a {}

.r-footer-news ul li a img {
    background: #FFF;
    border-radius: 2px;
    padding: 3px;
}

.r-footer-news ul li .r-date {
    color: #96B3F3;
    font-size: 11px;
}

.r-footer-news ul li .r-title {
    font-size: 12px;
    color: #fff;
}

.r-footer-facebook span.line {
    display: block;
    border-bottom: 1px solid #7BD0EB;
    font-family: Avo-N;
    text-transform: uppercase;
    line-height: 24px;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom: 14px;
    font-size: 18px;
}

.r-footer-bottom .r-b-nav {
    padding: 0;
    list-style: none;
}

.r-footer-bottom .r-b-nav li {
    float: left;
    padding-right: 6px;
    font-size: 12px;
}

.r-footer-bottom .r-b-nav li a {
    color: #FFFFFF;
    display: block;
    border-right: 1px solid #1A5B8F;
    padding-right: 7px;
}

.r-footer-bottom .r-b-nav li a:hover {
    color: #fff;
    text-decoration: none;
}

.r-copyright {
    display: block;
    margin-top: 13px;
    color: #7DC6FF;
    font-size: 11px;
}

.r-b-social {
    padding: 0;
    margin: 0;
    list-style: none;
}

.r-b-social li {
    float: left;
    margin: 6px;
}

.r-b-social li a {
    background: url(imgs/social-normal.png) no-repeat #fff;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    opacity: 0.5;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}

.r-b-social li a:hover {
    opacity: 1
}

.r-b-social .fb {
    background-position: 2px -35px;
}

.r-b-social .tw {
    background-position: 2px -72px;
}

.r-b-social .lk {
    background-position: 2px -219px;
}

.r-b-social .gg {
    background-position: 2px -181px;
}

.r-b-social .yb {
    background-position: 2px -252px;
}

.r-about {
    padding-bottom: 50px;
}

.r-about .r-h2 {
    font-family: Avo-N;
    font-size: 42px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.44);
}

.r-about span {
    font-weight: bold;
    font-size: 17px;
    display: block;
    margin-bottom: 20px;
    margin-top: 23px;
}

.r-about p {
    line-height: 27px;
    margin-bottom: 41px;
}

.r-a-view {
    font-family: Avo-N;
    border: 2px solid #2FC7F7;
    padding: 5px 50px;
    border-radius: 32px;
    -webkit-border-radius: 32px;
    line-height: 23px;
    font-size: 13px;
    padding-top: 6px;
    color: #2FC7F7;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
    display: block;
    width: 200px;
}

.r-a-view:after {
    -o-transition: background-image 0.3s;
    -moz-transition: background-image 0.3s;
    -webkit-transition: background-image 0.3s;
    transition: background-image 0.3s;
    content: ' ';
    background: url(imgs/icons2.png) 0 -450px no-repeat;
    width: 9px;
    height: 14px;
    position: absolute;
    right: 13px;
    top: 9px;
    text-decoration: none;
}

.r-a-view:hover:after {
    opacity: 0.7;
    background-image: url(imgs/icons-hover.png);
}

.r-a-view:hover {
    opacity: 0.7;
}

.r-partner-run {
    position: relative;
    text-align: center;
}

#r-partner-i {}

.r-partner-run ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    height: 122px;
}

.r-partner-run ul li {
    display: inline-block;
    height: 122px;
    width: 170px;
    text-align: center;
    padding: 10px;
    position: relative;
}

.r-partner-run ul li img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 10px;
}

.r-video-gt {
    background: url(imgs/bglight.png) center center no-repeat #0069A3;
    height: 710px;
    position: relative;
    overflow: hidden;
    margin-top: 3px;
}

.r-video-title {
    background: url(imgs/bgvideo.png);
    height: 58px;
    border-top: 3px solid #F0F0F0;
    position: relative;
    z-index: 10;
}

.r-video-title a {
    position: absolute;
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    background: url(imgs/gt-bt.png) no-repeat #eaedee center;
    z-index: 1;
    left: 0;
    right: 0;
    border: 4px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 3px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
}

.r-video-title a:hover {
    border: 4px solid #009ddc;
}

.r-video-gt h2 {
    font-family: Avo-N;
    color: #fff;
    display: block;
    margin-top: 68px;
    margin-bottom: 34px;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 0 2px rgba(65, 65, 65, 0.2);
    font-size: 35px;
}

.r-video-body {}

.r-video-body .r-play {
    background: url(imgs/play-2.png) no-repeat center;
    display: block;
    height: 144px;
    width: 144px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    box-shadow: 0 0 56px rgba(0, 0, 0, 0.32);
    -webkit-transition: width 0.25s, height 0.25s, border 0.5s;
    transition: width 0.25s, height 0.25s, border 0.5s;
}

.r-video-body .r-play:hover {
    height: 344px;
    width: 344px;
    background: url(imgs/play-2.png) no-repeat center rgba(83, 227, 247, 0.32);
    ;
    box-shadow: 0 0 56px rgba(0, 0, 0, 0.0);
}

.r-video-embed {
    visibility: hidden;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    width: 863px;
    height: 490px;
    z-index: -1;
    border: 5px solid #FFF;
    box-shadow: 0 0 720px rgba(20, 76, 128, 0.87);
}

.r-video-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    ;
    z-index: 149;
    display: none;
}

.r-video-embed .r-video-close {
    position: absolute;
    top: -24px;
    right: -5px;
    background: white;
    padding: 4px 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    color: #21619C;
    z-index: 1;
    cursor: pointer;
}

.r-templete-title {
    background: url(imgs/bgtem.png);
    height: 58px;
    border-top: 3px solid #F0F0F0;
    margin-top: 3px;
    position: relative;
}

.r-templete-title a {
    position: absolute;
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    background: url(imgs/gd-bt.png) no-repeat #009ddc center;
    z-index: 1;
    left: 0;
    right: 0;
    border: 4px solid #ECECEC;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 3px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
}

.r-templete-title a:hover {
    border: 4px solid #fff;
}

.r-templete h2 {
    display: block;
    margin: 62px 0 0;
    font-family: Avo-N;
    color: #1673C9;
    font-size: 21pt;
    text-shadow: 0 0 1px rgba(22, 115, 201, 0.77);
}

.r-templete-tab {
    text-align: center;
    margin-top: 50px;
    border: 0px;
}

.r-templete-tab>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    width: 128px;
}

.r-templete-tab li .itab {
    background: url(imgs/tab-gd.png) no-repeat;
    height: 64px;
    display: block;
    width: 64px;
    text-align: center;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
}

.r-templete-tab li .itab:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    filter: none;
}

.r-templete-tab li .nb {
    background-position: -3px -11px;
}

.r-templete-tab li .nb:hover {
    background-position: -3px -11px;
}

.r-templete-tab li .dm {
    background-position: -73px -13px;
}

.r-templete-tab li .ld {
    background-position: -315px -10px;
}

.r-templete-tab li .dv {
    background-position: -397px -14px;
}

.r-templete-tab li .gd {
    background-position: -522px -2px;
}

.r-templete-tab li .tb {
    background-position: -152px -12px;
}

.r-templete-tab li .kh {
    background-position: -233px -12px;
}

.r-templete-tab li .gt {
    background-position: -473px -16px;
}

.r-templete-tab li .mb {
    background-position: -552px -12px;
}

.r-templete-tab li i {
    margin: auto;
}

.r-templete-tab li a {
    padding: 0;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.r-templete-tab li a:hover,
.r-templete-tab li a:focus {
    background: #fff;
    border: 1px solid #fff;
}

.r-templete-tab li span {
    color: #797979;
    display: block;
    margin-top: 8px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.r-templete-tab>li.active>a>.itab,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
    filter: none;
}

.r-templete-tab>li.active>a>span {
    color: #1673C9;
}

.r-templete-tab>li.active>a,
.r-templete-tab>li.active>a:hover,
.r-templete-tab>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
}

.r-templete .r-a-view {
    width: 200px;
    margin-bottom: 40px;
}

.r-customer-title {
    background: #fff;
    height: 58px;
    position: relative;
}

.r-customer-title a {
    position: absolute;
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
    background: url(imgs/tinbt.png) no-repeat #fff center;
    z-index: 1;
    left: 0;
    right: 0;
    border: 4px solid #2fc7f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: 3px;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
}

.r-customer-title a:hover {
    border: 4px solid #009ddc;
}

.r-customer h2 {
    display: block;
    margin: 62px 0 0;
    font-family: Avo-B;
    color: #FFFFFF;
    font-size: 26pt;
    text-shadow: 0 0 1px rgba(22, 115, 201, 0.77);
    text-transform: uppercase;
}

.r-customer h2 .kh {
    font-family: Avo-N;
}

.r-login-box {
    width: 100%;
    height: 200px;
    visibility: hidden;
    padding: 22px 0;
    background: #272727 url(imgs/panelbg.png) center center;
    position: relative;
    color: #FFF;
    margin-top: -200px;
    transition: height 1s;
    -webkit-transition: height 1s;
}

.r-border {
    height: 152px;
    border-right: 1px solid #666;
    transition: opacity 3s;
    -webkit-transition: opacity 3s;
}

.r-login-zo {
    float: left;
    width: 70px;
    text-align: center;
    padding: 0;
    display: block;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 11px;
    line-height: 66px;
    margin-top: 3px;
}

.r-login-box-title {
    font-family: Avo-B;
    font-size: 14px;
    display: block;
    padding-bottom: 18px;
}

.r-login-box-form input {
    height: 30px;
    margin: 4px 0;
    background: #FFF;
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 174px;
    display: inline;
    font-size: 11px;
}

.r-login-vatgia {
    font-size: 12px;
}

.r-login-box-form .or {
    font-size: 11px;
    color: #CECECE;
}

#ra-gt .img01 {
    position: absolute;
    z-index: 3;
    visibility: hidden;
    max-width: 350px;
    bottom: 0;
    left: 0;
}

#ra-gt .r-circle {
    padding: 0;
    margin: 0;
    list-style: none;
}

#ra-gt .r-circle li {
    visibility: hidden;
    position: absolute;
    background: no-repeat;
}

#ra-gt .r-circle .n1 {
    background-image: url(imgs/circle-1.png);
    width: 174px;
    height: 173px;
    top: 17px;
    left: 25px;
}

#ra-gt .r-circle .n2 {
    z-index: 1;
    background-image: url(imgs/circle-2.png);
    width: 289px;
    height: 289px;
    top: 0;
    left: 109px;
}

#ra-gt .r-circle .n3 {
    background-image: url(imgs/circle-3.png);
    width: 268px;
    height: 267px;
    top: 76px;
    left: 273px;
}

#ra-gt .r-circle .n4 {
    z-index: 1;
    background-image: url(imgs/circle-4.png);
    width: 159px;
    height: 158px;
    top: 185px;
    left: 461px;
}

.cloudbg {
    background: url(imgs/cloudbg.png) no-repeat center;
}

.r-layers {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.r-layers .n1 {
    z-index: 3;
    background-image: url(imgs/layer-1.png);
    width: 603px;
    height: 354px;
    bottom: 193px;
    left: -402px;
}

.r-layers .n2 {
    z-index: 2;
    background-image: url(imgs/layer-2.png);
    width: 787px;
    height: 462px;
    bottom: 68px;
    left: -440px;
}

.r-layers .n2 .i-shadow {
    background: url(imgs/shadow-1.png) no-repeat;
    width: 614px;
    height: 378px;
    position: absolute;
    top: 27px;
    left: 76px;
    visibility: hidden
}

.r-layers .n3 .i-shadow {
    background: url(imgs/shadow-2.png) no-repeat;
    width: 707px;
    height: 386px;
    position: absolute;
    bottom: 47px;
    left: 331px;
    visibility: hidden
}

.r-layers .n3 {
    z-index: 1;
    background-image: url(imgs/layer-3.png);
    width: 1403px;
    height: 433px;
    bottom: 0;
    left: -682px;
}

.r-layers li {
    position: absolute;
    background: no-repeat;
    visibility: hidden;
}

.rio_cicle {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top: 0px;
}

.rio_cicle .circle_bang {
    position: relative;
    height: 585px;
    width: 1200px;
    margin: auto;
    border-radius: 50%;
}

h3.name-product {
    position: absolute;
    bottom: 0px; left: 0px;
    width: 100%;
    text-align: center;
}

.circle_center {
    position: absolute;
    width: 485px;
    height: 300px;
    margin: auto;
    top: 80%;
    left: 50px;
    right: 0;
}

.circle_center .s-bg-random {
    position: relative;
    left: 147px;
}

.circle_center .s-bg-random .n1 {
    background-image: url(imgs/circle-1.png);
    width: 174px;
    height: 173px;
    top: 188px;
    left: -23px;
    position: absolute;
    visibility: hidden;
}

.circle_center .s-bg-random .n2 {
    z-index: 1;
    background-image: url(imgs/circle-2.png);
    width: 289px;
    height: 289px;
    top: 116px;
    left: 109px;
    position: absolute;
    visibility: hidden;
}

.circle_center .s-bg-random .n3 {
    background-image: url(imgs/circle-3.png);
    width: 268px;
    height: 267px;
    top: 180px;
    left: 330px;
    position: absolute;
    visibility: hidden;
}

.rio_cicle .circle_bang ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 43%;
    bottom: 40px;
}

.rio_cicle .circle_bang ul:before {
    content: ' ';
    background: url(img/bgcircle1.png) no-repeat;
    width: 774px;
    height: 485px;
    position: absolute;
    z-index: 0;
    bottom: -552px;
    left: -400px;
    -webkit-transition: bottom 1s ease-in-out;
    transition: bottom 1s ease-in-out;
}

.r-bangef:before {
    bottom: -58px!important;
}

.rio_cicle .circle_bang ul li {
    width: 280px;
    height: 175px;
    position: absolute;
    top: 0px;
    left: 0;
    margin: -51px 0 0 -51px;
    z-index: 100;
    opacity: 0;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
}

/* .rio_cicle .circle_bang ul li:hover > a{
    
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
} */
.circle_bang_eff {
    -webkit-transition: top 2s ease-in-out, left 2s ease-in-out, opacity 3s ease-in-out;
    transition: top 2s ease-in-out, left 2s ease-in-out, opacity 3s ease-in-out;
}

.r-carousel>li.active i {
    background-image: url(imgs/item-shadow.png);
}

.r-carousel>li.active:before {
    content: '';
    width: 170px;
    height: 170px;
    background-color: transparent;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    z-index: 9;
    -webkit-transition: border-color 0.6s;
    -moz-transition: border-color 0.6s;
    -o-transition: border-color 0.6s;
    transition: background-color 0.6s;
}

.b-carousel>li.active:hover:before {
    background-color: #79ddfc;
}

.s-title {
    color: #4396D8;
    font-family: Avo-B;
    font-size: 30px;
    margin-top: 21px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.r-circle-Menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 101;
    margin: 0 auto;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center;
    width: 1200px;
}

.r-circle-Menu li {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #00518f;
    font-weight: bold;
}

.r-circle-Menu li a {
    display: block;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    behavior: url('imgs/PIE.htc');
    -o-transition-property: color, border-color;
    -moz-transition-property: color, border-color;
    -webkit-transition-property: color, border-color;
    transition-property: color, border-color;
    -pie-watch-ancestors: 1;
    color: inherit;
    border: 1px solid transparent;
    padding: 6px 5px 7px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    white-space: nowrap
}

.r-circle-Menu li.active a {
    border-color: #fff;
    color: #fff;
    font-weight: bold;
}

.s-element div.se {
    width: 485px;
    height: 300px;
    left: 0px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    z-index: 123;
}

.s-element .active {
    visibility: visible!important;
    opacity: 1!important;
    z-index: 160!important;
}

.s-element div.se img {
    margin: auto;
    position: absolute;
    bottom: 0;
    visibility: hidden;
}

/* .s-element div.se h3 {
    color: #FFF;
    font-family: Avo-n;
    text-transform: uppercase;
    font-size: 28px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.51);
} */

/* .s-element div.se p {
    color: #FFF;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.51);
} */

.s-element div.se span:nth-of-type(1) img {
    width: 485px;
    z-index: 1;
    left: 0;
    height: auto;
    position: relative;
    top: 0px;
}

.s-element div.se span:nth-of-type(2) img {
    width: 400px;
    z-index: 4;
    left: 0;
    right: 0;
    margin: auto;
    height: 252px;
}

.s-element div.se span:nth-of-type(3) img {
    width: 290px;
    z-index: 3;
    right: 0;
    height: 168px;
}

.s-element .s-element-view {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 200px;
    margin: auto;
    z-index: -1;
    background: rgba(252, 152, 82, 0.89);
    display: block;
    width: 170px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 10px 0;
    text-transform: uppercase;
    color: #fff;
    box-shadow: 0 0 5px rgba(58, 146, 204, 0.5);
    font-family: Avo-N;
    text-shadow: 0 0 3px #313439;
    visibility: hidden;
    text-align: center;
}

.rio_cicle .e-arrow {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    behavior: url('imgs/PIE.htc');
    position: absolute;
    top: 245px;
    width: 64px;
    height: 64px;
    background: #2cdb87;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    z-index: 123;
}

.rio_cicle .e-arrow:before {
    content: ' ';
    background: url(img/icons2s.png) 0 50px no-repeat;
    position: absolute;
    top: 20px;
    width: 14px;
    height: 25px;
}

.rio_cicle .e-arrow.n-prev:before {
    background-position: 0 -100px;
    left: 22px;
}

.rio_cicle .e-arrow.n-next:before {
    background-position: 0 -150px;
    right: 25px;
}

.rio_cicle .e-arrow.n-prev {
    left: 0;
}

.rio_cicle .e-arrow.n-next {
    right: 0;
}

.page_about_q {
    background: #0069a3;
}

.page_about_q .container {
    background: url(imgs/cloudbg.png) no-repeat;
    background-position: right;
    background-size: 400px;
}

.page_about_q h1 {
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    height: 149px;
    font-family: Avo-N;
    font-size: 52px;
    padding-bottom: 6px;
}

.page_about_q a.regweb {
    border: 0px;
    background: #fff;
    margin-top: 48px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 168px;
    text-align: center;
    text-decoration: none;
    padding: 6px;
    position: relative;
    display: block;
    height: 55px;
    line-height: 17px;
}

.page_about_q a.regweb span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 12px 1px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-family: Avo-N;
    background: rgba(190, 231, 24, 1);
    background: -moz-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190, 231, 24, 1)), color-stop(100%, rgba(148, 202, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0);
    font-weight: 400;
    text-shadow: 0 0 1px rgba(11, 12, 11, 0.42);
    font-size: 14px;
}

.b-what-is-this {
    overflow: hidden;
}

.b-what-is-this .gl-wrap {
    padding: 44px 0 122px;
}

.b-what-is-this .b-content-header {
    margin-bottom: -14px;
}

.b-content-header h2 {
    margin-bottom: 33px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    margin-top: 0px;
    color: #464646;
    font-family: Avo-n;
}

.b-circle-banner {
    position: relative;
    z-index: 0;
    background: url(../images/big-circle.png) no-repeat;
    width: 1397px;
    height: 1397px;
    margin: 0 0 25px;
    list-style: none;
}

.b-circle-banner:before {
    content: ' ';
    background: 0 0 no-repeat;
    position: absolute;
    z-index: -10;
}

.b-circle-banner>li {
    background: url(imgs/small-circle.png) no-repeat;
    width: 104px;
    height: 104px;
    position: absolute;
}

.b-circle-banner>li:before {
    content: ' ';
    background: no-repeat;
    position: absolute;
}

.b-circle-banner>li:after {
    content: ' ';
    width: 90px;
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -45px;
    background: url(imgs/witicon.png) 0 90px no-repeat;
}

.b-circle-banner .r-text {
    position: absolute;
    min-width: 365px;
}

.b-circle-banner .r-text .l-wrap-align {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
}

.b-circle-banner .r-text h3 {
    margin-bottom: 11px;
    white-space: nowrap;
    color: #0069A3;
    font-size: 20px;
}

.b-circle-banner .r-text h3 a {
    color: #348FC2;
}

.b-circle-banner .r-text .e-text {
    font-size: 14px;
    line-height: 21px;
    color: #809299;
    width: 310px;
}

.b-circle-banner.m-left {
    left: -677px;
}

.b-circle-banner.m-left>li.n1 {
    top: 107px;
    right: 199px;
}

.b-circle-banner.m-left>li.n2 {
    top: 452px;
    right: -24px;
}

.b-circle-banner.m-left>li.n3 {
    top: 842px;
    right: -24px;
}

.b-circle-banner.m-left>li.n4 {
    top: 1187px;
    right: 199px;
}

.b-circle-banner.m-left>li:first-child .r-text,
.b-circle-banner.m-left>li:first-child+li+li .r-text {
    left: 147px;
    top: -58px;
}

.b-circle-banner.m-left>li:first-child+li .r-text,
.b-circle-banner.m-left>li:first-child+li+li+li .r-text {
    top: -57px;
    right: 132px;
}

.b-circle-banner.m-right {
    left: 449px;
}

.b-circle-banner.m-right>li.n1 {
    top: 107px;
    left: 199px;
}

.b-circle-banner.m-right>li.n2 {
    top: 452px;
    left: -24px;
}

.b-circle-banner.m-right>li.n3 {
    top: 842px;
    left: -24px;
}

.b-circle-banner.m-right>li.n4 {
    top: 1187px;
    left: 199px;
}

.b-circle-banner.m-right>li:first-child .r-text,
.b-circle-banner.m-right>li:first-child+li+li .r-text {
    left: 147px;
    top: -58px;
}

.b-circle-banner.m-right>li:first-child+li .r-text,
.b-circle-banner.m-right>li:first-child+li+li+li .r-text {
    top: -57px;
    right: 132px;
}

.b-circle-banner.n1:before {
    width: 1079px;
    height: 1013px;
    top: 101px;
    left: 738px;
}

.b-circle-banner.n1>li.n1:before {
    background-image: url(imgs/abouts/1.png);
    width: 418px;
    height: 276px;
    top: -47px;
    right: 158px;
}

.b-circle-banner.n1>li.n1:after {
    background-position: 0 -90px;
}

.b-circle-banner.n1>li.n2:before {
    background-image: url(imgs/abouts/2.png);
    width: 451px;
    height: 323px;
    top: -105px;
    left: 133px;
}

.b-circle-banner.n1>li.n2:after {
    background-position: 0 -180px;
}

.b-circle-banner.n1>li.n3:before {
    background-image: url(imgs/abouts/3.png);
    width: 544px;
    height: 296px;
    top: -76px;
    right: 203px;
}

.b-circle-banner.n1>li.n3:after {
    background-position: 0 -270px;
}

.b-circle-banner.n1>li.n4:before {
    background-image: url(imgs/abouts/4.png);
    width: 592px;
    height: 249px;
    top: -56px;
    left: 166px;
}

.b-circle-banner.n1>li.n4:after {
    background-position: 0 -360px;
}

.b-circle-banner.n2:before {
    background-image: url(imgs/abouts/clouds-2.png);
    width: 1034px;
    height: 1058px;
    top: 302px;
    right: 808px;
}

.b-circle-banner.n2>li.n1 .r-text {
    top: -10px;
}

.b-circle-banner.n2>li.n1 .r-text .l-wrap-align {
    height: 174px;
}

.b-circle-banner.n2>li.n1:before {
    background-image: url(imgs/abouts/5.png);
    width: 564px;
    height: 253px;
    top: -81px;
    right: 197px;
}

.b-circle-banner.n2>li.n1:after {
    background-position: 0 -450px;
}

.b-circle-banner.n2>li.n2:before {
    background-image: url(imgs/abouts/6.png);
    width: 463px;
    height: 297px;
    top: -51px;
    left: 174px;
}

.b-circle-banner.n2>li.n2:after {
    background-position: 0 -540px;
}

.b-circle-banner.n2>li.n3:before {
    background-image: url(imgs/abouts/7.png);
    width: 428px;
    height: 367px;
    top: -116px;
    right: 136px;
}

.b-circle-banner.n2>li.n3:after {
    background-position: 0 -630px;
}

.b-circle-banner.n2>li.n4:before {
    background-image: url(imgs/abouts/8.png);
    width: 339px;
    height: 209px;
    top: -94px;
    left: 150px;
}

.b-circle-banner.n2>li.n4:after {
    background-position: 0 -720px;
}

.b-circle-banner.n3:before {
    background-image: url(imgs/abouts/clouds-3.png);
    width: 1120px;
    height: 1117px;
    top: 64px;
    left: 693px;
}

.b-circle-banner.n3>li.n1:before {
    background-image: url(imgs/abouts/9.png);
    width: 475px;
    height: 320px;
    top: -63px;
    right: 99px;
}

.b-circle-banner.n3>li.n1:after {
    background-position: 0 -810px;
}

.b-circle-banner.n3>li.n2:before {
    background-image: url(imgs/abouts/10.png);
    width: 364px;
    height: 281px;
    top: -89px;
    left: 150px;
}

.b-circle-banner.n3>li.n2:after {
    background-position: 0 -900px;
}

.b-circle-banner.n3>li.n3:before {
    background-image: url(imgs/abouts/11.png);
    width: 486px;
    height: 369px;
    top: -104px;
    right: 196px;
}

.b-circle-banner.n3>li.n3:after {
    background-position: 0 -990px;
}

.b-circle-banner.n3>li.n4:before {
    background-image: url(imgs/abouts/12.png);
    width: 615px;
    height: 347px;
    top: -78px;
    left: 215px;
}

.b-circle-banner.n3>li.n4:after {
    background-position: 0 -1080px;
}

.page_feature_menu {
    border-top: 1px solid #88DEFF;
    line-height: 40px;
    padding-top: 4px;
}

.r-feature-Menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 101;
    margin: 0 auto;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 15px;
}

.r-feature-Menu li {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #00518f;
    font-weight: bold;
}

.r-feature-Menu li a {
    display: block;
    border-radius: 16px;
    behavior: url('imgs/PIE.htc');
    -o-transition-property: color, border-color;
    -moz-transition-property: color, border-color;
    -webkit-transition-property: color, border-color;
    transition-property: color, border-color;
    -pie-watch-ancestors: 1;
    color: inherit;
    border: 1px solid transparent;
    padding: 6px 12px 7px;
    text-decoration: none;
    color: #0073B3;
}

.r-feature-Menu li.active a {
    border-color: #9bebfb;
    color: #ffffff;
}

.ul_feature {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul_feature li {
    padding: 65px 0;
    border-bottom: 1px solid #F0F0F0;
}

.ul_feature li h2 {
    padding: 0;
    margin: 0;
    font-family: Avo-N;
    font-size: 38px;
    padding-bottom: 20px;
}

.ul_feature li p {
    line-height: 26px;
    color: #8D8D8D;
}

.ul_feature li img {}

.r-employee-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.r-employee-cs {
    padding: 0px 0 50px;
    background: rgb(250, 250, 250);
}

.r-employee-cs h2 {
    text-align: center;
    font-size: 20px;
    padding: 26px 0;
    text-transform: uppercase;
    color: #0069A3;
    font-family: Avo-b;
}

.r-employee-list li {}

.r-employee-list li .eitem {
    margin: 20px;
    position: relative;
}

.r-employee-list li .eitem .eimg {
    position: relative;
}

.r-employee-list li .eitem .ehover {
    position: absolute;
    z-index: 1;
    background: rgba(214, 214, 214, 0.2);
    width: 1%;
    height: 1%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    visibility: visible;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-employee-list li .eitem .ehover img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-employee-list .eitem:hover .ehover img {
    width: 48px;
    height: 48px;
}

.r-employee-list .eitem:hover .ehover {
    visibility: visible;
    width: 100%;
    height: 100%;
}

.r-employee-list li .eitem img {
    max-height: 100%;
    max-width: 100%;
}

.r-employee-list li .eitem .einfo {
    margin-top: 10px;
    text-align: center;
    padding: 5px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.r-employee-list li .eitem .einfo .ename {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    color: #616161;
    line-height: 25px;
}

.r-employee-list li .eitem .einfo .edep {
    font-size: 12px;
    color: #8B8B8B;
}

.r-employee-list li .eitem .einfo .ephone {
    display: block;
    color: #1465CE;
    font-weight: bold;
}

.r-employee-list li .eitem .einfo .ephone i {}

.r-employee-list .eitem:hover .eyahoo {
    background: rgb(134, 30, 130);
    opacity: 1
}

.r-employee-list .eitem:hover .eskype {
    background: rgb(37, 141, 211);
    opacity: 1
}

.r-employee-list li .eitem .echat {
    text-align: center;
}

.r-employee-list li .eitem .eyahoo {
    float: left;
    width: 50%;
    background: rgb(238, 238, 238);
    color: #fff;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    position: relative;
    padding-left: 18px;
    -webkit-transition: background 1s;
}

.r-employee-list li .eitem .eyahoo a {
    color: #fff;
}

.r-employee-list li .eitem .eyahoo i {
    width: 16px;
    height: 16px;
    background: url(imgs/yahoo.png) no-repeat;
    display: block;
    position: absolute;
    top: 3px;
    left: 10px;
    opacity: 0.5
}

.r-employee-list li .eitem .eskype a {
    color: #fff;
}

.r-employee-list li .eitem .eskype {
    float: left;
    width: 50%;
    background: rgb(238, 238, 238);
    color: #fff;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    position: relative;
    padding-left: 18px;
    -webkit-transition: background 1s;
}

.r-employee-list li .eitem .eskype i {
    width: 16px;
    height: 16px;
    background: url(imgs/skype.png) no-repeat;
    display: block;
    position: absolute;
    top: 3px;
    left: 10px;
    opacity: 0.5
}

.r-employee-cs .r-a-view {
    margin-top: 50px;
    width: 200px;
}

.cbp_tmtimeline {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #42A2D8;
    left: 20%;
    margin-left: -10px;
}

.cbp_tmtimeline>li {
    position: relative;
}

.cbp_tmtimeline>li .cbp_tmtime {
    display: block;
    width: 25%;
    padding-right: 100px;
    position: absolute;
}

.cbp_tmtimeline>li .cbp_tmtime span {
    display: block;
    text-align: right;
}

.cbp_tmtimeline>li .cbp_tmtime span:first-child {
    font-size: 0.9em;
    color: #bdd0db;
}

.cbp_tmtimeline>li .cbp_tmtime span:last-child {
    font-size: 25px;
    color: #616161;
    font-family: Avo-N;
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #F82626;
}

.cbp_tmtimeline>li .cbp_tmlabel {
    margin: 0 0 15px 22%;
    color: #747474;
    padding: 25px;
    font-weight: 300;
    line-height: 1.4;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #F5F5F5;
    background: #F8F8F8;
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel {}

.cbp_tmtimeline>li .cbp_tmlabel h2 {
    margin-top: 0px;
    padding: 0 0 16px 0;
    border-bottom: 1px solid rgba(231, 231, 231, 0.4);
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #494949;
    font-family: arial;
    text-shadow: none;
}

.cbp_tmtimeline>li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #EEEEEE;
    border-width: 10px;
    top: 10px;
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #EEEEEE;
}

.cbp_tmtimeline>li .cbp_tmicon {
    width: 10px;
    height: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 0;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #FFF;
    background: #255CBD;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    left: 21%;
    top: 15px;
    margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
    content: "\e000";
}

.cbp_tmicon-screen:before {
    content: "\e001";
}

.cbp_tmicon-mail:before {
    content: "\e002";
}

.cbp_tmicon-earth:before {
    content: "\e003";
}

@media screen and (max-width: 65.375em) {
    .cbp_tmtimeline>li .cbp_tmtime span:last-child {
        font-size: 1.5em;
    }
}

@media screen and (max-width: 47.2em) {
    .cbp_tmtimeline:before {
        display: none;
    }
    .cbp_tmtimeline>li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0;
    }
    .cbp_tmtimeline>li .cbp_tmtime span {
        text-align: left;
    }
    .cbp_tmtimeline>li .cbp_tmlabel {
        margin: 0 0 30px 0;
        padding: 1em;
        font-weight: 400;
        font-size: 95%;
    }
    .cbp_tmtimeline>li .cbp_tmlabel:after {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: #3594cb;
        top: -20px;
    }
    .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: transparent;
        border-bottom-color: #6cbfee;
    }
    .cbp_tmtimeline>li .cbp_tmicon {
        position: relative;
        float: right;
        left: auto;
        margin: -55px 5px 0 0px;
    }
}

.r-time {
    background: url("imgs/bgabout.jpg") no-repeat center center;
    position: relative;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
    height: 400px;
}

.r-time .r-time-over {
    background: rgba(0, 105, 163, 0.34);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.r-time .r-time-over h2 {
    margin: 0;
    color: #FFF;
    padding-top: 50px;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
}

.r-be-time {
    text-align: center;
    background: #0069A3;
}

.r-be-time h2 {
    border-bottom: 1px solid #0A77B3;
    padding-bottom: 27px;
    color: #fff;
    font-family: Avo-B;
    font-size: 49px;
}

.r-be-time h3 {
    color: #fff;
}

.r-be-time p {
    line-height: 25px;
    padding-bottom: 22px;
    color: #fff;
}

#r-emp-show {
    position: fixed;
    z-index: 125;
    height: 600px;
    background: #FFF;
    width: 100%;
    bottom: 0;
    border-top: 5px solid #000;
    overflow: auto;
    display: none;
}

.r-epm-show-over {
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
}

.r-we-can {
    position: relative;
    padding: 5px 0 24px;
}

.r-we-can>div>div>div>div {
    margin: 5px;
    position: relative;
}

.r-we-can>div>div>div {
    position: relative;
}

.r-we-can>div>div>div>div span {
    padding-left: 93px;
    font-size: 18px;
    font-family: Avo-N;
    display: block;
    padding-top: 10px;
    color: #7E7E7E;
}

.r-we-can .i1 {
    background: url(imgs/bg1.png) no-repeat;
}

.r-we-can i {
    width: 87px;
    height: 87px;
    position: absolute;
    top: 0;
    left: 0;
}

.r-we-can .i2 {
    background: url(imgs/bg2.png) no-repeat;
}

.r-we-can .i3 {
    background: url(imgs/bg3.png) no-repeat;
}

.r-we-can .i4 {
    background: url(imgs/bg4.png) no-repeat;
}

.pg_6000 {
    text-align: center;
    color: #fff;
    font-family: Avo-n;
    font-size: 49px;
    padding: 28px 0 40px;
}

.r-be-time2 {
    border-bottom: 1px solid #f1f1f1;
}

.r-price-tab {
    margin-top: 18px;
    text-align: center;
    border: 0;
    margin-bottom: 30px;
}

.r-price-tab li {
    float: none;
    display: inline-block;
    background: #fff;
    border: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    text-decoration: none;
    position: relative;
    margin: 0 5px;
}

.r-price-tab li.active {}

.r-price-tab li a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px;
    text-decoration: none;
    font-family: arial;
    font-weight: 400;
    cursor: pointer!important;
    border: 2px solid #BBE2EE;
    text-transform: uppercase;
    font-size: 14px;
    color: #BDBDBD;
}

.r-price-tab li a span {
    display: block;
    padding: 12px 35px;
    background: rgb(59, 200, 239);
    background: -moz-linear-gradient(top, rgba(59, 200, 239, 1) 0%, rgba(0, 120, 181, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 200, 239, 1)), color-stop(100%, rgba(0, 120, 181, 1)));
    background: -webkit-linear-gradient(top, rgba(59, 200, 239, 1) 0%, rgba(0, 120, 181, 1) 100%);
    background: -o-linear-gradient(top, rgba(59, 200, 239, 1) 0%, rgba(0, 120, 181, 1) 100%);
    background: -ms-linear-gradient(top, rgba(59, 200, 239, 1) 0%, rgba(0, 120, 181, 1) 100%);
    background: linear-gradient(to bottom, rgba(59, 200, 239, 1) 0%, rgba(0, 120, 181, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3bc8ef', endColorstr='#0078b5', GradientType=0);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-weight: 400;
}

.r-price-tab li a:hover,
.r-price-tab li a:focus,
.r-price-tab li.active a {
    border: 2px solid #ccc!important;
    cursor: pointer!important;
    color: #fff!important;
}

.r-price-tab li:hover a span,
.r-price-tab li:focus a span,
.r-price-tab li.active a span {
    cursor: pointer!important;
    color: #2fc7f7!important;
    background: rgba(190, 231, 24, 1);
    background: -moz-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190, 231, 24, 1)), color-stop(100%, rgba(148, 202, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0);
    color: #fff!important;
}

.r-price-pack {
    text-align: center;
    font-size: 40px;
    padding: 12px 0;
    color: #797979;
    text-transform: uppercase;
}

.r-counter {
    background: #EEE;
}

.r-counter .item {
    text-align: center;
}

.r-counter .item p {
    display: inline-block;
    position: relative;
}

.r-counter .item h3 {
    padding: 0;
    margin: 0;
    margin-bottom: 18px;
    font-family: Avo-b;
    text-transform: uppercase;
    font-size: 16px;
    color: rgb(156, 156, 156);
}

.r-counter .countup {
    font-family: Avo-B;
    font-size: 54px;
    color: #54A6DD;
}

.r-counter .plus {
    position: absolute;
    top: -15px;
    right: -25px;
    font-family: Avo-N;
    font-size: 43px;
    color: #9E9E9E;
}

.price_table {
    position: relative;
    background: url(imgs/cloudbg.png) center center;
    background-size: 500px;
}

.price_table:hover {}

.price_table table {
    margin-bottom: 0;
}

.price_table table td:hover {
    background-color: rgba(245, 245, 245, 0.51)!important;
}

.price_table table tr {
    border: 0px!important;
}

.price_table table td {
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle!important;
}

.price_table table th {
    border: 0px!important;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 40px!important;
}

.price_domain_table {
    position: relative;
    padding-bottom: 50px;
}

.price_domain_table table th {
    font-size: 14px;
}

.price_domain_title {
    background: #fff;
    text-align: center;
    position: relative;
    height: 52px;
    margin: 30px 10px 20px;
}

.price_domain_title .bgdot {
    position: absolute;
    border-bottom: 1px dashed #ccc;
    top: 18px;
    left: 0;
    height: 1px;
    width: 100%;
}

.price_domain_title .bgdot2 {
    position: absolute;
    border-bottom: 1px dashed #ccc;
    top: 25px;
    left: 0;
    height: 1px;
    width: 100%;
}

.price_domain_title h2 {
    background: #fff;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    width: 510px;
    text-transform: uppercase;
    font-family: Avo-B;
    color: rgb(90, 90, 90);
}

.page_reg_web {
    padding: 20px 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #e6e6e6;
    background: rgb(250, 250, 250);
    background-size: 40%;
}

.reg_web_15 {
    display: block;
    width: 325px;
    height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px;
    text-decoration: none;
    font-family: arial;
    font-weight: 400;
    cursor: pointer!important;
    border: 2px solid #BBE2EE;
    text-transform: uppercase;
    font-size: 14px;
    color: #BDBDBD;
    text-align: center;
    float: left;
    margin-top: 2px;
}

.reg_web_15:hover {}

.reg_web_15 .text {
    display: block;
    padding: 12px 20px;
    background: rgb(255, 48, 25);
    background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 48, 25, 1) 0%, rgba(207, 4, 4, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-weight: 400;
}

.reg_web_15 .glyphicon {
    color: #fff;
}

.reg_web_now {
    margin-top: 2px;
    display: block;
    width: 215px;
    height: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 8px;
    text-decoration: none;
    font-family: arial;
    font-weight: 400;
    cursor: pointer!important;
    border: 2px solid #BBE2EE;
    text-transform: uppercase;
    font-size: 14px;
    color: #BDBDBD;
    text-align: center;
    float: right;
}

.reg_web_now .text {
    display: block;
    padding: 12px 20px;
    background: rgba(190, 231, 24, 1);
    background: -moz-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190, 231, 24, 1)), color-stop(100%, rgba(148, 202, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(190, 231, 24, 1) 0%, rgba(148, 202, 1, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bee718', endColorstr='#94ca01', GradientType=0);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff;
    font-weight: 400;
}

.reg_web_now .glyphicon {
    color: #fff;
}

.reg_web_now:hover {}

.ip-info {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    height: 64px;
    background: url(imgs/cloud-2.png) no-repeat top left;
    background-size: 40px;
    background-position: 14px 16px;
    padding-left: 59px;
    border: 2px solid #7EC1DB;
    box-shadow: none;
    position: relative;
}

.ip-info::-webkit-input-placeholder {
    color: red;
    display: none!important;
    visibility: hidden!important;
}

.ip-info:-moz-placeholder {
    color: red;
    display: none!important;
    visibility: hidden!important;
}

.ip-info::-moz-placeholder {
    color: red;
    display: none!important;
    visibility: hidden!important;
}

.ip-info:-ms-input-placeholder {
    color: red;
    display: none!important;
    visibility: hidden!important;
}

.ip-info:after {
    position: absolute;
    content: 'TẠO WEBSITE';
    width: 100px;
    height: 100px;
}

.text-taoweb {
    font-family: avo-b;
    font-size: 28px;
    color: #54A6DD;
    line-height: 30px;
}

.page_contact {
    padding: 50px 0;
}

.contact_info {
    padding: 0;
    margin: 0;
    list-style: none;
}

.contact_info li {
    border-bottom: 1px solid #CECECE;
    padding: 20px 0;
}

.contact_info li:first-child {
    padding-top: 0;
}

.contact_info li div {
    margin: 0;
    padding: 0
}

.contact_info h3 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Avo-B;
    color: #1677C4;
    line-height: 24px;
}

.contact_info .c1 {
    color: #3FB3E9;
    line-height: 30px;
}

.contact_info .c2 {
    line-height: 28px;
}

.contact_info .c3 {}

.contact_info span {
    display: block
}

.form_contact {}

.form_contact input {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    box-shadow: none;
    height: 50px;
    border: 1px solid #6DA0E0;
}

.form_contact label {
    color: #5C5C5C;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.form_contact .form-group {
    padding: 8px 0;
}

.form_contact textarea {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    box-shadow: none;
    height: 75px;
    border: 1px solid #6DA0E0;
}

.r-news-list {
    padding: 0;
    list-style: none;
}

.r-news-list li {
    margin-bottom: 30px;
}

.r-news-list li .r-news-i {
    text-align: justify;
    border: 1px solid #F0F0F0;
    padding: 3px;
}

.r-news-list a {
    display: block;
}

.r-news-list a img {}

.r-news-list .title {
    display: block;
    font-family: Avo-B;
    color: #2EA2D8;
    margin-bottom: 8px;
    margin-top: 10px;
    padding: 0 10px;
    height: 45px;
}

.r-news-list p {
    font-size: 12px;
    line-height: 22px;
    padding: 0 10px;
    height: 70px;
}

.block_news ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.block_news ul li {
    color: #ccc;
    border-bottom: 1px solid #f1f1f1;
    padding: 11px 0;
}

.block_news ul li a {
    color: #505050;
    line-height: 20px;
}

.block_news ul li a:hover {
    color: #2EA2D8;
}

.block_news .title {
    text-align: center;
    font-family: Avo-B;
    font-size: 23px;
    background: url(imgs/blocktop.png) no-repeat bottom center;
    height: 70px;
    color: #189AD6;
    text-transform: uppercase;
}

.block_news {
    border: 1px solid #E9E9E9;
    padding: 16px;
}

.page_news {
    padding: 50px 0;
}

.block_reg {
    position: relative;
    border: 1px solid #E9E9E9;
    padding: 16px;
    margin-top: 10px;
    text-align: center;
}

.block_reg .reg_web_15 {
    width: 223px;
    font-size: 11px;
}

.block_reg h3 {
    margin: 0 0 14px;
    font-family: Avo-N;
}

.block_reg p {
    color: #888;
}

.block_reg a {}

.page_news_title {
    padding-left: 0px;
    font-family: Avo-B;
    text-transform: uppercase;
}

.page_news_title h2 {
    margin: 0 0 21px;
    font-size: 23px;
    border-bottom: 1px solid #E9E6E6;
    padding-bottom: 14px;
    color: rgb(90, 155, 206);
}

.page_video {
    padding: 30px 0;
}

.page_video_list ul {
    list-style: none;
    padding: 0;
}

.page_video_list ul li {
    margin-bottom: 20px;
}

.page_video_list ul li .video_item {
    padding: 2px;
    position: relative;
}

.page_video_list ul li .video_item:hover .play {
    opacity: 1;
}

.page_video_list ul li .video_item:hover h2 {
    color: #0069a3
}

.page_video_list ul li .video_item .play {
    background: url(imgs/play-2.png) no-repeat;
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 1;
    background-size: 60px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    opacity: 0;
}

.page_video_list ul li .video_item h2 {
    margin: 0;
    text-align: center;
    bottom: 0;
    font-size: 14px;
    font-family: arial;
    display: block;
    left: 0;
    width: 100%;
    color: #707070;
    padding: 5px;
    margin-top: 10px;
    font-weight: bold;
}

.page_video_list ul li .video_item .img {
    display: block;
    position: relative;
}

.page_video_list ul li .video_item img {
    border: 4px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.21);
}

.page_news_other {
    padding: 15px 0;
    border-top: 1px solid #f1f1f1;
    margin-top: 15px;
}

.page_news_other ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page_news_other ul li {}

.page_news_other ul li a {
    color: #525252;
    line-height: 24px;
    font-size: 14px;
    border-bottom: 1px dashed #CCC;
    display: block;
    padding: 4px 0;
}

.page_news_other ul li span {
    color: rgb(94, 94, 94);
    font-size: 8px;
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    line-height: 25px;
}

.page_news_other h2 {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    background: #F1F1F1;
    padding: 8px 5px 5px;
    font-weight: bold;
    color: #777;
}

.icon-ten {
    font-size: 22px;
    display: block;
    position: absolute;
    color: #E0E0E0;
    left: -12px;
    top: 22px;
}

.r-news-item .ehover {
    position: absolute;
    z-index: 1;
    background: rgba(214, 214, 214, 0.2);
    width: 1%;
    height: 1%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    visibility: visible;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-news-item .ehover img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-news-item:hover .ehover img {
    width: 48px;
    height: 48px;
}

.r-news-item:hover .ehover {
    visibility: visible;
    width: 200px;
    height: 200px;
}

.r-customer-item .ehover {
    position: absolute;
    z-index: 1;
    background: rgba(214, 214, 214, 0.2);
    width: 1%;
    height: 1%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    visibility: visible;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-customer-item .ehover img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    -webkit-transition: width 0.5s, height 0.5s;
}

.r-customer-item:hover .ehover img {
    width: 48px;
    height: 48px;
}

.r-customer-item:hover .ehover {
    visibility: visible;
    width: 200px;
    height: 200px;
}

.search_gd {
    background: #0069a3;
    text-align: center;
    padding: 20px 0;
}

.search_gd h1 {
    color: #fff;
    font-weight: 500;
    padding: 0 0 20px;
    font-size: 38px;
    line-height: 40px;
    text-rendering: optimizeLegibility;
}

.home-search__categories>a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    color: #fff;
    padding-bottom: 2px;
}

.home-search__categories {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.7);
    padding: 0 0 25px;
}

.home-search__search {
    height: 70px;
    margin: 0 auto 25px;
    position: relative;
    width: 770px;
}

.huge-search {
    position: relative;
    height: 100%;
}

.huge-search>input {
    border: 0;
    font-size: 18px;
    line-height: normal;
    height: 100%;
    padding: 20px;
    width: 80%;
    float: left;
    border-radius: 2px 0 0 2px;
}

.huge-search>button {
    float: left;
    height: 100%;
    width: 20%;
}

.huge-search:after {
    content: "";
    display: table;
    clear: both;
}

.btn--huge-search-blue {
    position: relative;
    background-color: #69C911;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    border-radius: 0 2px 2px 0;
}

.btn--huge-search-blue:hover {
    background-color: #57A80C;
    color: #fff;
}

.home-search__buttons {
    margin-bottom: 20px;
}

.home-search__buttons>a {
    margin: 0 10px;
}

.btn--color-light-3d,
.btn--tertiary {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #666;
}

.page_pt {
    text-align: center;
    padding-bottom: 50px;
}

.button_flat {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    color: #0C5;
    font-size: 24px;
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    margin: 5em auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    width: 220px;
    height: 30px;
    background: #0D6;
    border: 1px solid #0D6;
    color: #FFF;
    overflow: hidden;
    transition: all 0.5s;
}

.button_flat:hover,
.button_flat:active {
    text-decoration: none;
    color: #0C5;
    border-color: #0C5;
    background: #FFF;
}

.button_flat span {
    display: inline-block;
    position: relative;
    padding-right: 0;
    transition: padding-right 0.5s;
}

.button_flat span:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: -18px;
    opacity: 0;
    width: 10px;
    height: 10px;
    margin-top: -10px;
    background: rgba(0, 0, 0, 0);
    border: 3px solid #FFF;
    border-top: none;
    border-right: none;
    transition: opacity 0.5s, top 0.5s, right 0.5s;
    transform: rotate(-45deg);
}

.button_flat:hover span,
.button_flat:active span {
    padding-right: 30px;
}

.button_flat:hover span:after,
.button_flat:active span:after {
    transition: opacity 0.5s, top 0.5s, right 0.5s;
    opacity: 1;
    border-color: #0C5;
    right: 0;
    top: 50%;
}

.r-price-pack-p {
    text-align: center;
}

.rio_modal .modal-dialog {
    width: 90%;
    height: 90%;
}

.isBNC {
    background: #158BDA;
    padding: 5px;
    border-radius: 15px;
    color: #FFF;
    font-size: 11px;
    border: 1px solid #107CAF;
}

.off50 {
    background: url(imgs/50_off.png) no-repeat;
    position: absolute;
    height: 35px;
    width: 35px;
    background-size: 30px;
    top: 2px;
}

.r-seller {}

.r-seller-ul {
    padding: 0;
    list-style: none;
}

.r-seller-ul li {
    text-align: center
}

.r-seller-ul li .r-seller-item {}

.r-seller-ul li .r-seller-item .image {
    position: relative;
    overflow: hidden;
    margin: auto;
}

.r-seller-ul li .r-seller-item .image img {}

.r-seller-ul li .r-seller-item .seller-info {
    position: relative;
    padding: 10px;
    margin-top: 10px;
}

.r-seller-ul li .r-seller-item .seller-info:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    border: 1px solid #DFDFDF;
    top: 0;
}

.r-seller-ul li .r-seller-item .seller-info:before {}

.r-seller-ul li .r-seller-item .s-name {}

.r-seller-ul li .r-seller-item .s-name h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
}

.r-seller-ul li .r-seller-item .s-name p {
    color: #808080;
    font-family: arial;
    font-size: 13px;
}

.r-seller-ul li .r-seller-item .seller-info p {}

.r-seller-ul li .r-seller-item .seller-info span.s-text {}

.r-seller-ul li .r-seller-item .seller-info .s-skype {}

.r-seller-ul li .r-seller-item .seller-info .s-skype i {}

.r-seller-ul li .r-seller-item .seller-info .s-mail {}

.r-seller-ul li .r-seller-item .seller-info .s-mail i {}

.r-seller-ul li .r-seller-item .seller-info .s-phone {}

.r-seller-ul li .r-seller-item .seller-info .s-phone i {}

.r-seller-ul li .r-seller-item .seller-info span {}

.animated,
.vhidden {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.speackers .thumbnail {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
}

.do-up .img-responsive {
    width: 100%;
    height: auto;
}

.do-up .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #F5FAFF;
    overflow: hidden;
    max-height: 90px;
    text-align: center;
    width: 100%;
}

.div-table,
.div-cell {
    height: 100%!important;
    display: table!important;
}

.caption-wrapper {
    width: 100%;
}

.div-cell {
    display: table-cell!important;
    vertical-align: middle!important;
    float: none!important;
}

.thumbnail {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
    border-radius: 0;
    border-color: #e9ecef;
}

.thumbnail.hover,
.thumbnail:hover {}

.thumbnail .overflowed {
    margin-bottom: 20px;
    border-bottom: solid 1px #e9ecef;
}

.thumbnail.no-border,
.thumbnail.no-border.hover,
.thumbnail.no-border:hover {
    border: none;
}

.thumbnail>img {
    width: 100%;
}

.thumbnail .progress {
    margin-bottom: 5px;
}

.speackers .thumbnail {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
}

.do-up {
    padding-bottom: 90px;
}

.do-up .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f5faff;
    overflow: hidden;
    max-height: 90px;
    text-align: center;
    width: 100%;
}

.do-up:hover .caption {
    max-height: 100%;
    background-color: #1e90ff;
    color: #ffffff;
}

.do-up .img-responsive {
    width: 100%;
    height: auto;
}

.do-up:hover .img-responsive {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.do-up:hover .caption-title {
    color: #ffffff;
}

.do-up .caption-title:after {
    content: '';
    display: block;
    margin: 10px auto;
    height: 1px;
    width: 70px;
    background-color: #ffffff;
}

.do-up:hover .caption-title:after {
    margin: 10px auto;
    background-color: #ffffff;
}

.do-up .caption-category a {
    color: #1e90ff;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 14px;
}

.do-up:hover .caption-category a {
    color: #e0ffff;
}

.do-up .caption-text {
    opacity: 0;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 12px;
}

.s-text {
    font-weight: 700;
    color: #FFF;
}

.do-up:hover .caption-text {
    opacity: 1;
}

.do-up:hover .caption-buttons {}

.do-up .caption-social {
    opacity: 0;
    background-color: #307cf0;
    color: #ffffff;
    margin: 2px 2px;
}

.do-up:hover .caption-social {
    opacity: 1;
}

.do-up .caption-social:hover {
    background-color: #fff;
}

.do-up .caption-social .fa {
    text-align: center;
}

.do-up .caption-title:after,
.do-up.hover .caption-title:after,
.do-up:hover .caption-title:after,
.do-up .img-responsive,
.do-up.hover .img-responsive,
.do-up:hover .img-responsive,
.do-up .caption-title,
.do-up.hover .caption-title,
.do-up:hover .caption-title,
.do-up .caption-zoom,
.do-up.hover .caption-zoom,
.do-up:hover .caption-zoom,
.do-up .caption-text,
.do-up.hover .caption-text,
.do-up:hover .caption-text,
.do-up .caption-link,
.do-up.hover .caption-link,
.do-up:hover .caption-link,
.do-up .caption-category,
.do-up.hover .caption-category,
.do-up:hover .caption-category,
.do-up .caption,
.do-up.hover .caption,
.do-up:hover .caption {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.do-hover .caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 15px;
    background-color: #14a6ff;
    background-color: rgba(20, 166, 255, 0.50);
    color: #ffffff;
    opacity: 0;
}

.caption-wrapper {
    width: 100%;
}

.caption-inner {}

.do-hover .caption-title {
    font-weight: 700;
    margin-top: 0;
    color: #ffffff;
}

.do-hover .caption-buttons a,
.do-hover .caption-category a {
    color: #ffffff;
}

.do-hover.hover .caption,
.do-hover:hover .caption {
    opacity: 1;
}

.do-hover:hover .img-responsive {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.do-hover .caption-title {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.do-hover.hover .caption-title,
.do-hover:hover .caption-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.do-hover .caption-category {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}

.do-hover.hover .caption-category,
.do-hover:hover .caption-category {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.do-hover .caption-zoom,
.do-hover .caption-social,
.do-hover .caption-link {
    border: solid 1px #ffffff;
}

.do-hover .caption-zoom .fa,
.do-hover .caption-social .fa,
.do-hover .caption-link .fa {
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    width: 14px;
    text-align: center;
}

.do-hover .caption-zoom:hover,
.do-hover .caption-link:hover,
.do-hover .caption-social:hover {
    background-color: #000000;
}

.do-hover .caption-links {
    height: 60px;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #ffffff;
    margin: 0 5px;
}

.do-hover .caption-links:hover {
    background-color: #000000;
}

.do-hover .caption-links .fa {
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    margin-top: 10px;
    text-align: center;
}

.do-hover .caption-zoom {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.do-hover.hover .caption-zoom,
.do-hover:hover .caption-zoom {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.do-hover .caption-zoom.theone {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.do-hover.hover .caption-zoom.theone,
.do-hover:hover .caption-zoom.theone {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.do-hover .caption-link {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.do-hover.hover .caption-link,
.do-hover:hover .caption-link {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.do-hover .caption-social {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.do-hover.hover .caption-social,
.do-hover:hover .caption-social {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.do-hover .img-responsive,
.do-hover.hover .img-responsive,
.do-hover:hover .img-responsive,
.do-hover .caption-title,
.do-hover.hover .caption-title,
.do-hover:hover .caption-title,
.do-hover .caption-zoom,
.do-hover.hover .caption-zoom,
.do-hover:hover .caption-zoom,
.do-hover .caption-link,
.do-hover.hover .caption-link,
.do-hover:hover .caption-link,
.do-hover .caption-category,
.do-hover.hover .caption-category,
.do-hover:hover .caption-category,
.do-hover .caption,
.do-hover.hover .caption,
.do-hover:hover .caption {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.speackers {
    margin-top: 50px;
}

.caption-title {
    text-transform: uppercase;
}

.s-email {
    background: url(imgs/smail.png) no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}

.s-yahoo {
    background: url(imgs/yhoo.png) no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}

.s-skype {
    background: url(imgs/sskype.png) no-repeat;
    display: block;
    height: 20px;
    width: 20px;
}

@media (min-width: 992px) {
    .speackers .col-md-3 {
        width: 292px!important;
    }
}

.s-seller-h2 {
    font-family: Avo-N;
    font-size: 20px;
    line-height: 35px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 20px;
}

.r-qabaner {}

.block-menu {
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-top: 4px solid #0069A3;
}

.block-menu .block-menu-title {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 12px;
    font-size: 13px;
    border-bottom: 1px solid #F1F1F1;
    background: #F3F3F3;
    text-transform: uppercase;
    font-weight: bold;
    color: #0069A3;
}

.block-menu .block-menu-body {}

.block-menu .block-menu-body ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.block-menu .block-menu-body ul li {
    position: relative;
    padding-left: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #f1f1f1;
}

.block-menu .block-menu-body ul li.active {
    background: #fafafa;
}

.block-menu .block-menu-body ul li:hover {
    background: #fafafa;
}

.block-menu .block-menu-body ul li:hover a,
.block-menu .block-menu-body ul li.active a {
    color: #0069a3;
}

.block-menu .block-menu-body ul li:hover:after {
    background: #0069a3;
}

.block-menu .block-menu-body ul li:after {
    position: absolute;
    content: '';
    left: 17px;
    height: 5px;
    width: 5px;
    background: #5A5A5A;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: 18px;
}

.block-menu .block-menu-body ul li a {
    font-size: 13px;
    color: #3D3D3D;
    display: block;
}

.view-video {
    font-size: 13px!important;
    overflow: hidden;
    height: 50px;
    line-height: 20px;
}

.page_blog_list {}

.page_blog_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page_blog_list ul li {
    width: 100%;
    display: block;
    border-bottom: 1px dashed #E6E6E6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.page_blog_list ul li .blog_item {
    border: 1px solid #1AC0F5;
    padding: 10px;
}

.page_blog_list ul li .blog_item a.img {
    display: block;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.page_blog_list ul li .blog_item img {
    width: 100%;
    position: absolute;
    top: -100px;
}

.page_blog_list ul li .blog_item h2 {
    display: block;
    background: #F8F8F8;
    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.page_blog_list ul li .blog_item p {}

.page_blog_view_title {
    padding: 0;
    margin: 0;
    font-size: 27px;
    display: block;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.page_blog_view_body {}

.scrollTOP {
    position: fixed;
    right: 20px;
    bottom: 44px;
    width: 70px;
    height: 70px;
    background: #FFF;
    border: 5px solid #00A4FF;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    -webkit-transition: border-color 0.6s;
    -moz-transition: border-color 0.6s;
    transition: border-color 0.6s;
    cursor: pointer;
    z-index: 9999;
    opacity: 0.5;
    visibility: hidden;
}

.scrollTOP:hover {
    background: #00A4FF;
    border: 5px solid #fff;
    color: #fff;
    opacity: 1;
}

.scrollTOP span {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    text-transform: uppercase;
}

.br-tinhnang {
    margin-bottom: -50px;
    height: 50px;
    padding-top: 26px;
    position: relative;
    z-index: 1;
    font-family: arial;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
}

.br-tinhnang .breadcrumb {
    color: #FFF;
    padding-bottom: 8px;
}

.br-tinhnang .breadcrumb a {
    color: #FFF;
}

.br-tinhnang .breadcrumb a:hover {
    color: #59BCE2;
}

.br-banggia {
    border-bottom: 1px solid #EBEBEB;
    padding-top: 3px;
    position: relative;
    z-index: 1;
    font-family: arial;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
}

.br-banggia .breadcrumb {
    color: #000;
    padding: 7px;
    border-radius: 3px;
}

.br-banggia .breadcrumb a {
    color: #797979;
}

.br-banggia .breadcrumb a:hover {
    color: #59BCE2;
}

.br-banggia2 {
    border-bottom: 1px solid #EBEBEB;
    padding-top: 3px;
    position: relative;
    z-index: 1;
    font-family: arial;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
}

.br-banggia2 .breadcrumb {
    color: #000;
    padding: 7px;
    border-radius: 3px;
}

.br-banggia2 .breadcrumb a {
    color: #797979;
}

.br-banggia2 .breadcrumb a:hover {
    color: #59BCE2;
}

.logo-white img {
    width: 368px;
    padding-top: 73px;
}

.hanoi {
    border-right: 1px dashed #0069A3;
}

.hanoi h3 {
    background: #0069A3;
    color: #FFF;
    padding: 7px;
    border-radius: 2px;
    text-align: center;
}

.saigon {}

.saigon h3 {
    background: #0069A3;
    color: #FFF;
    padding: 7px;
    border-radius: 2px;
    text-align: center;
}

.bncid {
    background: #0069A3;
    border-radius: 2px;
    text-transform: uppercase;
    color: #FFF;
    width: 254px;
    margin: auto;
    margin-right: 20px;
    display: inline-block;
}

.bncid i {
    display: block;
    height: 80px;
    border-bottom: 1px solid #FFF;
    background: url('imgs/logo_bnc.png') no-repeat center #F7F7F7;
    background-size: 128px;
}

.bncid span {
    color: #FFF;
    padding: 7px;
    display: block;
    font-weight: bold;
    font-size: 13px;
}

.vatgiaid {
    background: #0069A3;
    border-radius: 2px;
    text-transform: uppercase;
    color: #FFF;
    width: 254px;
    margin: auto;
    display: inline-block;
}

.vatgiaid i {
    display: block;
    display: block;
    height: 80px;
    border-bottom: 1px solid #FFF;
    background: url('imgs/logo_idvatgia.png') no-repeat center #F7F7F7;
}

.vatgiaid span {
    color: #FFF;
    padding: 7px;
    display: block;
    font-weight: bold;
    font-size: 13px;
}

.vatgiaid:hover {
    background: red;
}

.bncid:hover {
    background: red;
}

.log-bnc {
    text-align: center;
    padding: 15px 0px;
}

.quatrinhphattrien {
    padding: 23px 55px;
    line-height: 30px;
    font-size: 16px;
    text-align: justify;
    display: block;
    background: #F8F8F8;
    margin-top: 20px;
    border-radius: 4px;
}

.quatrinhh3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: bold;
    color: #585858;
    padding: 4px;
    border-radius: 2px;
}

.pricing {
    position: relative;
    margin-bottom: 15px;
    padding: 1px;
    border-radius: 4px;
}

.pricing-active {
    margin-top: -21px;
    background: #FF7A00;
    box-shadow: 0 0 3px #C11;
    border-radius: 4px;
}

.pricing-active li {
    background: #fff!important;
    color: #535353!important
}

.pricing-active li.bg-r2 {
    background: #FFA24D!important;
}

.pricing-active .pricing-head h3 {
    background: #FF8B21;
}

.pricing-active .pricing-footer {
    background: #FF8B21!important;
}

.pricing-activea {
    margin-top: -21px;
    background: #FFD600;
    box-shadow: 0 0 3px #EE560F;
    padding: 1px;
    border-radius: 4px;
}

.pricing-activea li {
    background: #fff!important;
    color: #686868!important;
}

.pricing-activea li.bg-r2 {
    background: #fde167!important;
}

.pricing-activea .pricing-head h3 {
    background: #fde167;
    color: #686868!important;
}

.pricing-activea .pricing-footer {
    background: #FDD110!important;
}

.ct {
    font-size: 25px;
}

.ct1 {
    color: #F00!important;
}

.ct2 {
    color: #FF0;
}

.pricing:hover {
    box-shadow: 0 0 12px #3B8DDA;
    background: #0069a3;
    border-radius: 4px;
}

.no-hover {
    box-shadow: 0 0 0px #3B8DDA!important;
    background: #fff!important;
}

.pricing:hover h4 {
    color: #E84D1C;
}

.pricing-head {
    text-align: center;
}

.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
}

.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-style: italic;
}

.pricing-head h3 {
    font-weight: 300;
    color: #fff;
    padding: 12px 0;
    font-size: 16px;
    background: #0691c9;
    border-bottom: none;
    position: relative;
}

.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 54px;
    font-weight: 300;
    background: #fbfef2;
    border-bottom: solid 1px #f5f9e7;
}

.pricing-head-active h4 {
    color: #E84D1C;
}

.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}

.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}

.pricing-content li {
    color: #0A98D3;
    font-size: 13px;
    padding: 8px 10px;
    background: #F2F2F2;
    font-weight: bold;
    text-align: center;
    height: 40px;
}

.no-padding {
    padding: 0px!important;
}

.banggiabnc .col-md-1 li {
    font-size: 12px;
    font-weight: bold;
}

.bg-r2 {
    background: #e2e2e2!important;
}

.red-r2 {
    color: #fb3434!important;
}

.gray-r3 {
    background: #f1f1f1!important;
}

.myred-r2 {
    color: #fb3434!important;
    font-size: 20px;
}

.mygr-r2 {
    color: #05B227!important;
    font-size: 20px;
}

.pricing-content li i {
    top: 2px;
    color: #E84D1C;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}

.pricing-footer {
    color: #FFF;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    height: 80px;
    text-transform: uppercase;
    font-weight: bold;
    background: #0069A3;
    padding: 15px 20px;
}

.pricing-content {
    margin: 0!important;
}

.pricing-footer .btn {
    color: #fff;
}

.pricing-footer .btn:hover {
    color: #fafafa;
}

.price-active,
.pricing:hover {
    z-index: 9;
}

.price-active h4 {
    color: #36d7ac;
}

.no-space-pricing .pricing:hover {
    transition: box-shadow 0.2s ease-in-out;
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #36d7ac;
    padding: 15px 0;
    font-size: 80px;
    transition: color 0.5s ease-in-out;
}

.banggiabnc .col-md-1 {
    padding: 0;
    width: 156px;
}

.banggiabnc .col-md-3 {
    padding: 0;
    width: 204px;
}

.pricing-num {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -27px;
    left: 0;
    right: 0;
    margin: auto;
    background: #86B912;
    font-style: normal!important;
    border-radius: 50%;
    line-height: 27px;
    font-size: 16px!important;
    text-align: center;
    border: 2px solid #FFF;
    font-weight: bold;
}

.pricing-price {
    margin-top: 2px!important;
    padding: 0;
    font-style: normal!important;
    font-size: 14px!important;
    font-weight: bold;
}

.kmdc {}

.vnd {}

.name-r2 {
    font-style: normal!important
}

.scrollRight {}

.hotline {}

#nav_hotline {
    display: block;
    width: 100%;
    min-width: 800px;
    overflow: hidden;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #EEE;
    z-index: 1000;
    border-top: 1px solid #DDD;
    box-shadow: 0 0px 8px #DDD;
    -moz-box-shadow: 0 0px 8px #DDD;
    -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0px 8px rgba(0, 0, 0, .25);
    font-family: Tahoma, Verdana, Lucida Grande Sans-Serif;
}

#nav_hotline .tag_hotline {
    float: left;
    padding: 9px 30px;
    text-transform: uppercase;
    background: #D31A1A;
    font-weight: 600;
    position: relative;
}

#nav_hotline .main_nav_hotline {
    float: left;
    padding: 0px 19px;
    line-height: 17px;
}

#nav_hotline .tag_hotline span {
    color: #FFF;
    text-shadow: none;
    font-size: 16px;
}

#nav_hotline .tag_hotline .arrow_hotline {
    width: 0px;
    height: 0px;
    border: 14px solid #D31A1A;
    border-top: 19px solid rgba(0, 0, 0, 0);
    border-bottom: 19px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    position: absolute;
    right: -29px;
    top: 0px;
}

.main_nav_hotline ul {
    padding-top: 12px;
}

.main_nav_hotline ul li {
    display: inline;
    font-size: 16px;
    font-weight: bold;
    padding-right: 5px;
    color: #333;
}

#nav_hotline .main_nav_hotline .nav_tit_location {
    text-transform: uppercase;
    color: #D31A1A;
}

.r-footer-about a {
    color: #fff;
}

.page_alone_nav {
    background: #FFF;
    border-bottom: 1px solid #F1F1F1;
}

.page_alone_nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.page_alone_nav ul li {
    display: inline-block;
    padding: 10px 30px 10px 7px;
}

.page_alone_nav ul li.active {}

.page_alone_nav ul li.active a {
    font-weight: bold;
    color: #020202;
}

.page_alone_nav ul li a {
    color: #383838;
    font-size: 13px;
}

.page_alone_nav .container {}

.page_alone h1 {
    font-size: 25px;
    padding: 10px;
    color: #0069A3;
    font-weight: bold;
}

.page_alone strong {
    color: #0069A3;
    font-weight: bold;
    font-size: 14px!important;
}

.page_alone_content {
    padding: 10px;
    margin-bottom: 50px;
    line-height: 25px;
    text-align: justify;
    font-size: 13px;
}

.n-logined {
    position: relative;
    width: 184px;
}

.n-xemweb {
    float: left;
    position: relative;
}

.n-logined:hover .ihover {
    visibility: visible;
    left: -92px;
    opacity: 1;
}

.n-xemweb .ihover {
    left: 0px;
    position: absolute;
    visibility: hidden;
    padding-right: 10px;
    opacity: 0;
    -webkit-transition: left 1s, opacity 2s;
}

.n-xemweb a.system {}

.n-xemweb a {
    background: #0069A3;
    padding: 8px;
    border-radius: 2px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    display: block;
}

.n-xemweb a:hover {
    background: red;
    color: #fff;
}

.mini-avata {
    float: left;
    display: block;
    margin-left: 5px;
    cursor: pointer;
    position: relative;
}

.mini-avata .img {
    width: 31px;
    height: 31px;
    overflow: hidden;
    border: 1px solid #0069A3;
    border-radius: 3px;
    text-align: center;
    display: block;
    cursor: pointer;
    position: relative;
}

.mini-avata img.miniavata {
    width: 31px;
    height: 31px;
}

.pop-content {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    padding: 5px;
    background: #FFF;
    border-radius: 2px;
    margin-top: 10px;
    width: 300px;
    height: 111px;
}

.loged-popup {
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 1s;
}

.n-logined:hover .loged-popup {
    z-index: 1001;
    visibility: visible;
    opacity: 1;
}

.lager-avata {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-right: 10px;
}

.lageravata {
    width: 100px;
    height: 100px;
    border: 2px solid #F3F3F3;
}

.user-action {
    float: left;
    width: 174px;
    height: 100px;
}

.a-vg {
    font-size: 12px;
    color: #383838;
    line-height: 23px;
}

.a-vg:hover {
    color: red
}

.a-bnc {
    font-size: 12px;
    color: #383838;
    line-height: 23px;
}

.a-bnc:hover {
    color: red
}

.pop-out {
    font-size: 12px;
    line-height: 23px;
    display: block;
    background: #F1F1F1;
    width: 80px;
    float: left;
    margin-right: 7px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #CCC;
    color: #868686;
}

.pop-out:hover {
    ba
}

.user-action hr {
    margin: 3px 0;
}

.user-action h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;
    cursor: text;
}

.tab-bang-gia {
    position: relative;
    text-align: center;
    margin-top: 22px;
}

.tab-bang-gia .tab-website {
    display: inline-block;
    padding: 14px;
    background: #0069A3;
    border-radius: 2px;
    width: 278px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.tab-bang-gia .tab-chucnang {
    display: inline-block;
    padding: 14px;
    background: #0069A3;
    border-radius: 2px;
    width: 278px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.tab-bang-gia .tab-tenmien {
    display: inline-block;
    padding: 14px;
    background: #0069A3;
    border-radius: 2px;
    width: 278px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
}

.tab-bang-gia a:hover {
    background: red;
}

.bg-banggiaws {
    border: 0px solid #0071AF;
    background: #FFF;
}

.ykientitle {
    position: relative;
    text-align: left;
    height: 51px;
    padding-bottom: 10px;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 10px;
}

.ykientitle a {
    padding: 10px;
    background: #0069A3;
    width: 200px;
    margin: auto;
    border-radius: 3px;
    color: #FFF;
    font-weight: bold;
    float: right;
    text-align: center;
    cursor: pointer;
}

.ykientitle a:hover {
    background: red;
}

.form_ykien {
    display: none;
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.ykienkhachhang h1 {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-size: 23px;
    text-transform: uppercase;
    line-height: 51px;
    font-family: avo-n;
}

.list-ykien {}

.list-ykien-item {
    margin-bottom: 40px;
    border-bottom: 1px dashed #F1F1F1;
    padding-bottom: 40px;
}

.ykien-thum {
    border-right: 2px solid #E72121;
}

.ykien-thum a {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    background: #A3A3A3;
    border: 2px solid #0069A3;
    position: relative;
    display: block;
    z-index: 100
}

.ykien-thum img {
    width: 170px;
    height: 170px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    right: 0;
    margin: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1
}

.ykien-thum img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.ykien-ct {
    padding-left: 12px;
}

.yk-time {
    font-size: 13px;
    color: #707070;
    text-transform: lowercase;
    font-style: italic;
}

.yk-short {
    display: block;
    font-size: 13px;
    line-height: 23px;
    margin-top: 6px;
    padding-left: 5px;
    border-left: 1px dashed #EBEBEB;
    margin-left: 8px;
    text-align: justify;
}

.ykien-name {
    font-weight: bold;
    font-size: 13px;
}

.list-ykien-item .col-md-10 {
    padding: 0;
}

.phai .ykien-thum {
    border-left: 2px solid #E72121;
    border-right: 0;
}

.phai .ykien-thum a {
    width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 50%;
    background: #A3A3A3;
    border: 2px solid #0069A3;
    position: relative;
    display: block;
    float: right;
}

.phai .ykien-thum img {
    width: 170px;
    height: 170px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -17px;
    right: 0;
    margin: auto;
}

.phai .ykien-ct {
    padding-right: 12px;
    padding-left: 0;
    border-left: 0;
    text-align: right;
}

.phai .yk-time {
    font-size: 13px;
    color: #707070;
    text-transform: lowercase;
    font-style: italic;
}

.phai .yk-short {
    display: block;
    font-size: 13px;
    line-height: 23px;
    margin-top: 6px;
    padding-left: 5px;
    border-left: 0px dashed #EBEBEB;
    margin-left: 8px;
    text-align: justify;
    border-right: 1px dashed #EBEBEB;
    margin-right: 8px;
    padding-right: 5px;
}

.phai .ykien-name {
    font-weight: bold;
    font-size: 13px;
}

.phai .list-ykien-item .col-md-10 {
    padding: 0;
}

.form_ykien .control-label {
    font-size: 12px;
}

.form_ykien .form-control {
    border-radius: 1px;
    box-shadow: none;
    border: 1px solid #0069A3;
}

.form_ykien .col-md-5 {
    position: relative;
}

.form_ykien .help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #E60A0A;
    position: absolute;
    top: 35px;
    left: 15px;
    font-size: 12px;
}

.form_ykien .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 23px;
}

.hotlinebnc {
    position: fixed;
    height: 35px;
    background: #032F4D;
    width: 100%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
    color: #FFF;
    line-height: 35px;
    z-index: 400;
    bottom: 0;
}

.left-hotline {
    float: left;
    background: #D61717;
    padding: 0 26px;
    font-size: 17px;
    font-family: avo-n;
    height: 28px;
    line-height: 28px;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    margin-top: 4px;
}

.right-hotline {
    float: left;
    padding-left: 8px;
    line-height: 36px;
    height: 35px;
}

.hotline-location {
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
    color: #FFEB00;
}

.hotline-phone {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
}

.hotline-email {}

.hotlinebnc a {
    color: #fff;
}

.phone-slider {
    position: relative;
    width: 100%;
    overflow: auto;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: rgba(255, 255, 255, .6);
    text-shadow: 0 0 1px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .3);
    background: #5b4d3d;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .25);
}

.phone-slider ul {
    list-style: none;
    width: 300%;
    padding: 0;
    margin: 0;
}

.phone-slider ul li {
    display: block;
    float: left;
    width: 33%;
    min-height: 350px;
    background-position: center;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0 -3px 6px rgba(0, 0, 0, .1);
}

.phone-slider h1,
.phone-slider h2 {
    font-size: 40px;
    line-height: 52px;
    color: #fff;
}

.phone-slider .btn {
    display: inline-block;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: 2px solid rgba(255, 255, 255, .4);
    border-radius: 5px;
}

.phone-slider .btn:hover {
    background: rgba(255, 255, 255, .05);
}

.phone-slider .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .5));
}

.phone-slider .btn,
.phone-slider .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, .3));
}

.phone-slider .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 0;
}

.xembg {
    display: none;
}

.phone-slider .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

.phone-slider .dots li.active {
    background: #fff;
    opacity: 1;
}

.kd-timkiem {
    text-align: center;
    border-bottom: 1px solid #F1F1F1;
    padding-bottom: 11px;
}

.kd-timkiem input {
    width: 20%;
    height: 40px;
    padding: 10px;
    border: 1px solid #0069A3;
}

.kd-timkiem select {
    width: 12%;
    height: 40px;
    padding: 10px;
    border: 1px solid #0069A3;
}

.kd-timkiem select option {}

.kd-timkiem span.timlalbe {
    border: 1px solid #E2E2E2;
    padding: 11px;
    background: #F0F0F0;
    text-transform: uppercase;
    color: #A3A3A3;
}

.kd-timkiem button {
    width: 174px;
    height: 40px;
    padding: 10px;
    border: 0px solid #0069A3;
    background: #0069A3;
    color: #FFF;
    text-transform: uppercase;
    font-weight: bold;
}

.kd-timkiem button:hover {
    background: red;
}

.kd-timkiem-result {
    text-align: center;
    line-height: 30px;
    padding-top: 21px;
    font-size: 16px;
    font-family: avo-n;
}

.condau {
    position: absolute;
    width: 109px!important;
    right: -6px!important;
    z-index: 1;
    top: -25px!important;
}

.s-element-text {
    text-align: center
}
 @-ms-keyframes spin { 
        from { 
            -ms-transform: rotate(0deg); 
        } to { 
            -ms-transform: rotate(360deg); 
        }
    }
    @-moz-keyframes spin { 
        from { 
            -moz-transform: rotate(0deg); 
        } to { 
            -moz-transform: rotate(360deg); 
        }
    }
    @-webkit-keyframes spin { 
        from { 
            -webkit-transform: rotate(0deg); 
        } to { 
            -webkit-transform: rotate(360deg); 
        }
    }
    @keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(360deg); 
        }
    }

div.des_tv { width: 400px; margin: auto; }