﻿#header, #header .top, #header .bottom, #header .mid, .full_width, img.ads, #footer, .subcat__template__image, .subcat__template__intro__wrapper, #info, .info_ads, .listorder li, .breadrum, .item_news, #info, .contac_ .list_c, .modal-body, .banner-cate, .banner-cate img {
    width: 100%;
    float: left;
}

.view.col-md-list img {
    max-width: 100%;
    width: 246px;
}

#header .top {
    background: #fff;
    padding: 4px 0;
}

.thirdPartyMediaClass, .thirdPartyRoot {
    width: 100% !important;
    float: left;
}

#header .bottom {
    background: #0587d7;
    z-index: 99999;
}

#header .mid {
    background: #91dbfc;
}

.content_pro img {
    max-width: 100%;
    height: auto;
}

.padding-tbmlpx {
    padding: 15px 0;
}

.logo {
    background: url(../img/logo.png) no-repeat left;
        background-size: 96px 75px;
    height: 75px;
}

ul.list-item, ul.listbreadcrumb, ul.listorder, .infonews .brd ul, #brd ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.margin-tbmlpx {
    margin: 15px 0;
}

.margin-botmlpx {
    margin-bottom: 15px;
}

.color-red {
    color: red !important;
}

.floatr, .time span {
    float: right;
}

.padding-tbpx {
    padding-top: 2px;
}

ul.list-item.floatr li {
    float: left;
    padding-left: 20px;
}

    ul.list-item.floatr li a {
        color: #686868;
        font-size: 13px;
    }

.margintop-bmpx {
    margin-top: 20px;
}

.padding-tbmpx {
    padding: 10px 0;
}

.padding-tbnpx, .input-group.buscador-principal {
    padding: 5px 0;
}

.bt-search-top {
    background: red !important;
    border-top-right-radius: 4px;
    color: #fff;
}

.carttop {
    width: auto;
    float: left;
    padding: 11px 0;
    font-size: 20px;
    position: relative;
}

    .carttop a, .info_ads span a[href^="tel:"], .info_ads span a, .phone-f a[href^="tel:"] {
        color: #ffe000;
    }

    .carttop span {
        position: absolute;
        top: 5px;
        right: -10px;
        font-size: 12px;
        background: red;
        padding: 0px 5px 1px 5px;
        border-radius: 100%;
        color: #fff;
    }

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
        margin-bottom: -1px;
        width: 100%;
    }
    span.price {
font-size: 10px;
}
    .view.col-md-list p a {
        font-size: 10px;
    }
    .carousel .item {
    height: 100%;
    width: 100%;
    padding: 0px 0 0;
}
}

.navbar-default, .bgblue, .bgblue-service {
    color: #fff;
    background-color: #91DBFF;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 13px;
    }

        .navbar-default .navbar-nav > li > a:hover {
            background: #999999;
            color: #fff;
        }

    .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .navbar-default .navbar-brand {
        color: #fff;
    }

.menu-large {
    position: static !important;
    width: 130px;
}

.megamenu {
    padding: 20px 0px;
    width: 100%;
}

    .megamenu .container > li > ul {
        padding: 0;
        margin: 0;
    }

    .megamenu > li > ul > li {
        list-style: none;
    }

    .megamenu .container > li > ul > li > a {
        display: block;
        padding: 3px 0px;
        clear: both;
        font-size: 13px;
        font-weight: normal;
        line-height: 1.428571429;
        color: #117eed;
        white-space: normal;
    }

    .megamenu > li ul > li > a:hover,
    .megamenu > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .megamenu.disabled > a,
    .megamenu.disabled > a:hover,
    .megamenu.disabled > a:focus {
        color: #999999;
    }

        .megamenu.disabled > a:hover,
        .megamenu.disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .megamenu.dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

@media (max-width:768px) {
    .megamenu {
        margin-left: 0;
        margin-right: 0;
    }

        .megamenu > li {
            margin-bottom: 30px;
        }

            .megamenu > li:last-child {
                margin-bottom: 0;
            }

        .megamenu.dropdown-header {
            padding: 3px 15px !important;
        }

        .navbar-nav .open .dropdown-menu .dropdown-header, .megamenu > li > ul > li > a {
            color: #fff;
        }
}

.megamenu > li > ul > li > a:before {
    font-family: FontAwesome;
    content: "\f105";
    padding-right: 5px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -5px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        margin-right: -10px;
        content: "\f105";
        font-family: FontAwesome;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.margin-tbmpx {
    /*margin-top: 20px;*/
    margin-top: 0px;
}

.nopadding {
    padding: 0;
    display: inline-block;
}

.nonpadding {
    padding: 0;
}

.padding-rnone {
    padding-right: 0;
}

.bg-r {
    background: red;
}

.bor-leftw {
    padding: 3px;
    width: 100%;
    float: left;
}

.c-layout-container__section {
}

.c-mp-section__title {
    margin: 0 0 10px 0;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.4;
    color: white;
    background: #000000;
    padding: 6px;
    text-transform: uppercase;
}

    .c-mp-section__title a {
        color: rgb(253, 253, 253);
    }

.bor-left {
    border-left: 1px solid #e8e8e8;
    width: 100%;
    float: left;
}

.p-item {
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-top: -1px;
    position: relative;
    padding: 10px;
    float: left;
    border-left: transparent solid 0;
}

.view.col-md-list p a {
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
    display: block;
    color: rgb(123,123,123);
    padding-bottom: 5px;
    height: 40px;
    overflow: hidden;
}

.view.col-md-list p, .description ul {
    margin: 0;
}

span.price {
    color: red;
    display: block;
    text-align: center;
    padding-bottom: 5px;
        font-size: 12px;
}

.c-mp-section__body, .mb-20 {
    margin-bottom: 20px;
}

.notef {
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    background: #e8e8e8;
    color: red;
    font-weight: bold;
}

.margin-topbmpx {
    margin-top: 30px;
}

.contact {
    position: relative;
}

.widget {
    margin: 20px 0;
}

    .widget .title {
        margin: 0;
        text-align: left;
        color: #fff;
        padding-top: 0;
        text-transform: uppercase;
        font-weight: 700;
    }

    .widget.contact.col-lg-3.col-md-3.col-sm-12 strong {
        font-size: 12px;
    }

    .widget p {
        color: #fff;
        line-height: 20px;
        font-size: 13px;
    }

    .widget .contact-info {
        position: relative;
    }

.custom-list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.widget .contact-info li a, .widget .contact-info li div {
    color: #fff;
    font-weight: 700;
}

.custom-list li a {
    color: #fff;
    font-size: 13px;
}

.widget.contact strong {
    font-size: 13px;
}

.index_footer_item {
    background: #ffffff;
    overflow: hidden;
    padding: 15px 0;
}

.footer_itemdes {
    clear: both;
    line-height: 20px;
    font-size: 12px;
    overflow: hidden;
}

.hot_link {
    clear: both;
    overflow: hidden;
    font-size: 12px;
}

h4.footer_title {
    font-size: 14px;
    color: #414141;
    padding: 8px 0;
    clear: both;
    margin: 0;
    font-weight: bold;
}

.custom-list, .hot_link ul, .content-next ul, #toolbox ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#totop.show:hover {
    cursor: pointer;
}

.hot_link ul li {
    overflow: hidden;
    list-style: none;
    float: left;
}

    .hot_link ul li a:hover {
        color: #39b3d7;
    }

    .hot_link ul li a {
        color: #414141;
        white-space: nowrap;
    }

.bor-leftw img {
    background: rgb(241,241,241);
}

.bor-leftw img {
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);
    background-size: 800px 200px;
    position: relative;
}

@-webkit-keyframes placeHolderShimmer {
    0% {
        background-position: -800px 0;
    }

    100% {
        background-position: 800px 0;
    }
}

.bor-leftw img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: opacity .7s;
}

    .bor-leftw img:hover, .banner-cate img:hover {
        -webkit-filter: brightness(1.2);
        filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.2" /><feFuncG type="linear" slope="1.2" /><feFuncB type="linear" slope="1.2" /></feComponentTransfer></filter></svg>#filter');
        filter: brightness(1.2);
    }

.view.col-md-list img:hover {
    filter: brightness(110%);
}

.padding-tnpx {
    padding-top: 2px;
}

.header__breadcrumb {
    padding: 5px 0;
    transition: height .25s linear;
    overflow: hidden;
    background: #F1F1F1;
    position: relative;
    z-index: -2;
}

ul.listbreadcrumb li a {
    color: #008ba7;
    font-size: 12px;
}

ul.listbreadcrumb li {
    width: auto;
    float: left;
    padding: 0 2px;
}

.subcat__template__image {
    height: 208px;
    overflow: hidden;
}

.subcat__template__intro__wrapper {
    height: 208px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fafafa;
}

    .subcat__template__intro__wrapper:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -5px;
    }

.subcat__template__intro {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    vertical-align: middle;
    padding: 0 70px;
    width: 100%;
}

.subcat__template__title {
    text-transform: uppercase;
    color: #313131;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 100%;
}

.subcat__template__intro__text {
    text-align: center;
    line-height: 17px;
    font-size: 12px;
    color: #313131;
    margin-bottom: 15px;
}

@media(max-width:375px) {
    span.price {
font-size: 10px;
}
    .view.col-md-list p a {
        font-size: 10px;
    }
    .carousel .item {
    height: 100%;
    width: 100%;
    padding: 0px 0 0;
}
    .mobione, .rightsocial {
        width: 100%;
    }
    #ContactPhone
    {
        display:block !important;
    }
    .rightsocial {
        margin: 0 !important;
    }
    .c-mp-section__title a
    {
        font-size:11px;
    }
}

@media(max-width:320px) {
    span.price {
font-size: 10px;
}
    .view.col-md-list p a {
        font-size: 10px;
    }
    .carousel .item {
    height: 100%;
    width: 100%;
    padding: 0px 0 0;
}
    #ContactPhone
    {
        display:block !important;
    }
    .c-mp-section__title a
    {
        font-size:11px;
    }
    .widget, .rightsocial {
        width: 100%;
    }

    ul.list-item.floatr li {
        padding: 5px;
    }

        ul.list-item.floatr li a {
            font-size: 11px;
        }

    .rightsocial {
        float: left;
    }
}

@media (min-width:321px) and (max-width:375px) {
    .menu-large {
        width:100%;
    }
    #ContactPhone
    {
       display:block !important;
    }
    ul.list-item.floatr li {
        padding: 5px;
    }

        ul.list-item.floatr li a {
            font-size: 13px;
        }

    .col-md-2.p-item, .col-md-3.p-item {
        width: 50%;
    }
    .c-mp-section__title a
    {
        font-size:11px;
    }
}

@media(max-width:667px) {
    #ContactPhone
    {
        display:block !important;
    }
    .c-mp-section__title a
    {
        font-size:11px;
    }
    .color-red {
        color: red !important;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        display: block;
    }

    .fix {
        width: 100% !important;
    }

    a.buy_now.fix, a.buy_ins.fix {
        margin: 5px 0;
        border-radius: 4px !important;
    }
}

@media (min-width:568px) and (max-width:667px) {
    span.price {
font-size: 10px;
}
    .view.col-md-list p a {
        font-size: 10px;
    }
    .carousel .item {
    height: 100%;
    width: 100%;
    padding: 0px 0 0;
}
    .menu-large {
        width:100%;
    }
    #ContactPhone
    {
        display:block !important;
    }
    ul.list-item.floatr li {
        padding: 5px;
    }

        ul.list-item.floatr li a {
            font-size: 13px;
        }

    .rightsocial {
        width: auto;
    }
    .c-mp-section__title a
    {
        font-size:11px;
    }
}

@media (min-width:320px) and (max-width:960px) {
    #ContactPhone
    {
        display:block !important;
    }
    .listorder li .colimg {
        width: 30% !important;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    a.message, li.bg-r.font-bold.color-red {
        display: none;
    }

    .rightsocial {
        width: 100%;
    }

    .rightsocial {
        margin: 0 !important;
    }
}

@media (min-width:667px) and (max-width:1024px) {
    .cap7681024 {
        width: 50% !important;
        float: left;
    }
}

@media (min-width:1024px) and (max-width:1280px) {
    .area_order span {
        font-size: 11px !important;
    }
}

@media (min-width:376px) and (max-width:960px) {
    .banner-cate img {
        display: none;
    }
}

@media(min-width:667px) and (max-width:960px) {
    .view.col-md-list p a {
        font-size: 16px;
    }

    .fixfourcol {
        width: 25% !important;
    }
}

@media(min-width:567px) and (max-width:960px) {
    .fixfourcol {
        width: 25% !important;
    }
}

@media(max-width:960px) {
    .subcat__template__intro__wrapper {
        height: auto;
    }

    .content_pro span strong {
        display: inline-block;
    }

        .content_pro span strong img {
            text-align: center;
            float: none !important;
            display: block;
            margin: 0 auto;
        }

    .padding-rnone {
        padding-right: 15px;
            display: none;
    }

    .logo {
        background: url(../img/logo.png) no-repeat center !important;
    }

    ul.listorder, .area_order {
        width: 100%;
        float: left;
        padding: 15px;
    }

    .subcat__template__intro, .full_width.padding-tbpx.clear .container, .bor-leftw, .padding-tbpx, .area_order {
        padding: 0 !important;
    }

    /*.carousel .item {
        padding: 15px 0 0 !important;
    }*/

    div#info, #info_clone {
        display: none;
    }

    .phone-f {
        font-size: 21px !important;
    }

    .listorder li .colinfo {
        width: 70% !important;
    }

    .abate, .number, .augment {
        width: 33.333%;
    }

    .choosenumber {
        width: 50% !important;
    }

    .logo {
            margin: 10px 0;
    background-size: 102px 80px!important;
    height: 80px;
    }

    .btvou {
        font-size: 11px !important;
    }

    ul.list-item, ul.listbreadcrumb {
        width: 100%;
    }

    .carttop span {
        right: -5px;
    }

    .bg_gray_sp {
        border: none !important;
    }

    .description h1 {
        font-size: 18px !important;
        font-weight: 700;
    }

    .promo img {
        width: 100%;
    }
}

.description h1 {
    font-size: 30px;
}

.price__detail {
    text-align: left;
    font-size: 30px;
    margin: 15px 0;
    font-weight: 700;
    color: red;
}

.list-mxh.buynow {
    background: red;
    padding: 9px 15px;
    font-weight: 700;
    border: none;
}

.mxh_all, .list_mxh {
    width: auto;
    float: right;
}

.notepro {
    width: 100%;
    float: left;
    background: #000000;
    padding: 15px;
    color: #fff;
    border-radius: 4px;
    margin-bottom: 15px;
}

    .notepro p {
        font-weight: 700;
        font-size: 16px;
        margin: 0;
    }

.description ul {
    padding: 0 20px;
}

    .description ul li {
        list-style-type: disc;
    }

.social-pro {
    display: inline-block;
    width: 100%;
}

.area_order {
    display: block;
}

    .area_order .buy_now {
        display: block;
        overflow: hidden;
        padding: 9px 0;
        border-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 16px;
        float: left;
        line-height: normal;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        background: #fd6e1d;
        width: 50%;
        background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
        background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
        background: -moz-linear-gradient(top,#f59000,#fd6e1d);
        background: -ms-linear-gradient(top,#f59000,#fd6e1d);
        background: -o-linear-gradient(top,#f59000,#fd6e1d);
    }

    .area_order .buy_ins {
        line-height: normal;
        padding: 9px 0;
        text-align: center;
        width: 50%;
        background: #288ad6;
        color: #fff;
        border-radius: 4px;
        font-size: 16px;
        display: inline-block;
        text-transform: uppercase;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .area_order span {
        display: block;
        font-size: 11.5px;
        color: #fff;
        padding: 0 5px;
        text-transform: none;
    }

a.buy_now:hover, a.buy_ins:hover {
    text-decoration: none;
}

.info_ads {
    background: linear-gradient(-180deg,#717375 2%,#4c99cb 96%);
    padding: 10px;
    color: #fff;
}

    .info_ads span {
        width: 100%;
        padding: 0 5px;
        color: #fff;
        font-weight: 700;
        font-size: 28px;
        float: left;
        text-align: center;
    }

    .info_ads p, .text-center {
        text-align: center;
    }

    .info_ads .bt_sbmit, .bt_sbmit {
        background: #000;
        padding: 7px 10px;
        color: #fff;
        border: none;
        float: right;
        font-size: 13px;
    }

.bar-top {
    display: block;
    overflow: hidden;
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.buymore {
    float: left;
    overflow: hidden;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    color: #288ad6;
}

.yourcart {
    display: block;
    overflow: hidden;
    text-align: right;
    color: #333;
    line-height: 40px;
}

.bg-gray {
    background: #f0f0f0;
}

.wrap_cart {
    display: table;
    width: 100%;
    padding: 15px 0;
    max-width: 600px;
    margin: auto;
    background: #fff;
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    margin-bottom: 15px;
}

.listorder {
    display: block;
    overflow: visible;
    background: #fff;
    clear: both;
}

    .listorder li {
        display: block;
        overflow: visible;
        border-bottom: 1px solid #f5f5f5;
        padding: 5px 0;
        min-height: 110px;
    }

        .listorder li .colimg {
            float: left;
            overflow: hidden;
            width: 85px;
            text-align: center;
        }

        .listorder li a {
            display: block;
            overflow: hidden;
        }

        .listorder li img {
            display: inline-block;
            width: 75px;
            height: 75px;
            margin: 5px 0 10px;
        }

        .listorder li .colimg .delete {
            display: block;
            text-align: center;
            font-size: 12px;
            color: #999;
            border: 0;
            background: #fff;
            margin: auto;
            cursor: pointer;
        }

            .listorder li .colimg .delete span {
                float: left;
                width: 12px;
                height: 12px;
                background: #ccc;
                border-radius: 10px;
                position: relative;
                margin-top: 3px;
                margin-right: 5px;
            }

                .listorder li .colimg .delete span:before {
                    content: '';
                    width: 2px;
                    height: 8px;
                    background: #fff;
                    position: absolute;
                    -webkit-transform: rotate(45deg);
                    -moz-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                }

                .listorder li .colimg .delete span:after {
                    content: '';
                    width: 2px;
                    height: 8px;
                    background: #fff;
                    position: absolute;
                    -webkit-transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                }

                .listorder li .colimg .delete span:before, .listorder li .colimg .delete span:after {
                    top: 2px;
                    left: 5px;
                }

        .listorder li .colinfo {
            display: inline-block;
            overflow: visible;
            width: 505px;
            padding: 5px;
        }

            .listorder li .colinfo strong {
                font-weight: normal;
                font-size: 14px;
                color: red;
                float: right;
            }

            .listorder li .colinfo > a, .font-bold, .brd ul li h2 a, .infonews .brd ul li h2 a, .des p a {
                font-weight: 700;
            }

            .listorder li .colinfo a {
                display: inline-block;
                font-size: 14px;
                color: #333;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                text-overflow: ellipsis;
            }

        .listorder li a {
            display: block;
            overflow: hidden;
        }

        .listorder li .promotion {
            background: #fff;
            padding: 5px 0;
            width: 345px;
            height: auto;
            margin: 0 10px 0 0;
            display: block;
            overflow: hidden;
        }

            .listorder li .promotion.many .title {
                display: block;
                cursor: pointer;
            }

.onecolor {
    float: left;
    position: relative;
    width: 48%;
    background: #fff;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    margin: 5px 0;
}

    .onecolor span {
        color: #999;
    }

.choosenumber {
    float: right;
    overflow: hidden;
    position: relative;
    width: 25%;
    border: 1px solid #dfdfdf;
    background: #fff;
    border-radius: 3px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    margin: 5px 0 5px 0;
}

.abate {
    float: left;
    border-right: 1px solid #dfdfdf;
    background: #fff;
    width: 32%;
    height: 32px;
    position: relative;
    cursor: pointer;
}

    .abate:before {
        content: '';
        width: 12px;
        height: 2px;
        background: #288ad6;
        display: block;
        margin: 15px auto;
    }

.number {
    font-size: 14px;
    color: #333;
    float: left;
    width: 33%;
    height: 32px;
    text-align: center;
}

.augment {
    float: right;
    border-left: 1px solid #dfdfdf;
    background: #fff;
    width: 32%;
    height: 32px;
    position: relative;
    cursor: pointer;
}

    .augment:before {
        content: '';
        width: 12px;
        height: 2px;
        background: #288ad6;
        display: block;
        margin: 15px auto;
    }

    .augment:after {
        content: '';
        width: 2px;
        height: 12px;
        background: #288ad6;
        display: block;
        margin: 0 auto;
        position: absolute;
        top: 10px;
        left: 0;
        right: 0;
    }

.area_total {
    display: block;
    overflow: hidden;
    padding: 10px 15px;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
}

    .area_total div {
        display: block;
        overflow: hidden;
        font-size: 14px;
        color: #333;
        line-height: 22px;
    }

        .area_total div.total {
            display: block;
        }

            .area_total div.total b {
                float: left;
            }

            .area_total div.total strong, .totalvou strong {
                float: right;
                font-size: 16px;
                color: red;
            }

.textcode a {
    font-size: 11px;
     color: red;
}

.infouser {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 10px 15px;
}

.areainfo {
    display: block;
    padding: 5px 10px;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 10px;
}

    .areainfo:focus {
        outline: 0;
    }

.provision {
    display: inline-block;
    overflow: hidden;
    font-size: 11px;
    color: #999;
    text-align: center;
    width: 100%;
}

.buymore {
    font-size: 12px;
}

.thankyou_contten {
    width: 100%;
    float: left;
    padding: 50px 0;
}

    .thankyou_contten .title_tk {
        text-align: center;
    }

        .thankyou_contten .title_tk h1, .thankyou_contten .title_tk i {
            font-size: 50px;
            font-weight: 700;
            color: green;
            text-align: center;
        }

        .thankyou_contten .title_tk h1 {
            color: #bbb !important;
        }

    .thankyou_contten p {
        font-size: 16px;
        text-align: center;
    }

.bt_musam_next {
    background: green;
    padding: 10px;
    text-align: center;
    margin: 0 40%;
    bottom: 5px;
    clear: bold;
    font-size: 18px;
    color: #fff;
}

.thankyou_contten .title_tk i {
    margin-bottom: 20px;
}

.thankyou_contten p a {
    color: #3A7900;
}

.thankyou_contten a:hover {
    text-decoration: none;
}

.thankyou_contten p span {
    color: #3A7900;
    font-weight: 700;
}

.social, .text-center {
    text-align: center !important;
}

.infonews.text-center h1, .padding-tmpx {
    padding-top: 10px;
}

.padding-thmpx {
    padding-top: 20px;
    line-height: 2;
}

.time {
    color: #8C8C8C;
}

.descontent h1 {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    clear: both;
    margin: 15px 0;
}

.breadrum h1 {
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    clear: both;
    margin-bottom: 10px;
    margin-top: 5px;
    text-transform: uppercase;
}

.infonews .brd ul {
    border: #e8e8e8 solid thin;
}

    .infonews .brd ul li {
        display: inline-block;
        margin: 0 auto;
        width: auto;
        padding: 0 5px;
        text-align: center;
    }

        .infonews .brd ul li h2 {
            margin-top: 0;
        }

            .infonews .brd ul li h2 a {
                font-size: 14px;
            }

        .infonews .brd ul li.active h2 a {
            color: #22a7f8;
            font-size: 14px;
        }

#brd ul, #brd ul li, ul.brearum li {
    padding: 5px 0;
    color: #333;
    width: auto;
    float: left;
}

.infonews .brd ul li h2 a, .breadrum a, .des p a, .content-next ul li a {
    color: #333;
}

.infonews .brd ul li h2 a {
    text-transform: uppercase;
}

.item_news {
    margin-bottom: 10px;
}

.photo {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    overflow: hidden;
}

    .photo img {
        width: 100%;
        -webkit-transform: scale(1,1);
        -webkit-transition-timing-function: ease-out;
        -webkit-transition-duration: 250ms;
        -moz-transform: scale(1,1);
        -moz-transition-timing-function: ease-out;
        -moz-transition-duration: 250ms;
    }

des {
    float: left;
    padding-bottom: 15px;
    text-align: justify;
}

.des p {
    margin: 0;
}

#tghk_home h3 {
    margin-bottom: 0;
    color: #F60;
    font-size: 16px;
    font-family: "Times New Roman",Times,serif;
    padding-bottom: 4px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
    line-height: 21px;
    margin-top: 0;
}

#tghk_home ul {
    padding: 0 10px 10px;
    background: #22a7f8;
}

#tghk_home li {
    padding-top: 15px;
    clear: both;
    overflow-y: hidden;
}

#tghk_home .img {
    float: left;
    margin: 0 10px 5px 0;
    font-size: 0;
}

#tghk_home a {
    color: #f9f9f9;
    font-size: 13px;
    height: 54px;
    overflow: hidden;
}

#tghk_home .img img {
    width: 90px;
    height: 50px;
    border: 2px #FFF solid;
}

#noidung img {
    padding: 10px;
    border: #e8e8e8 solid thin !important;
}

.noidung_pro h2 {
    font-size: 20px;
    padding: 0;
    margin: 0;
}

.noidung-pm img, .noidung_pro img, .img-headercat img, #noidung img, .descontent img {
    max-width: 100%;
    height: auto;
}

.content-next h5 {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.content-next ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #333;
}

.lable_full {
    width: 100%;
    float: left;
    padding: 5px 0;
}

.contac_ .bx-head {
    margin: 15px 0;
}

.bx-head {
    position: relative;
    z-index: 1;
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

    .bx-head:before, .bx-head:after {
        content: "";
        width: 7px;
        height: 7px;
        background-color: #000;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        position: absolute;
        top: 50%;
        margin-top: -3px;
        z-index: 1;
    }

    .bx-head .line-f {
        height: 1px;
        width: 100%;
        background-color: #000;
        position: absolute;
        top: 50%;
        z-index: -1;
    }

    .bx-head .head {
        display: table;
        margin: auto;
        position: relative;
    }

        .bx-head .head .arrow.left {
            left: -12px;
        }

        .bx-head .head .arrow {
            position: absolute;
            z-index: 2;
            width: 20px;
            height: 20px;
            display: block;
            background-color: #000;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            top: 50%;
            margin-top: -10px;
            line-height: 17px;
            text-align: center;
            border-radius: 2px;
        }

            .bx-head .head .arrow img {
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                vertical-align: middle;
            }

        .bx-head .head h3 {
            height: 36px;
            line-height: 30px;
            color: #fff;
            background: #000;
            padding: 0 30px;
            position: relative;
            display: table-cell;
            font-size: 15px;
            text-transform: uppercase;
            vertical-align: middle;
        }

            .bx-head .head h3:before {
                border-left: 18px dashed;
                left: 0;
            }

            .bx-head .head h3:before, .bx-head .head h3:after {
                content: "";
                border-top: 18px solid transparent;
                border-bottom: 18px solid transparent;
                position: absolute;
                top: 0;
            }

            .bx-head .head h3 a {
                color: #fdd504;
            }

            .bx-head .head h3:after {
                border-right: 18px dashed;
                right: 0;
            }

        .bx-head .head .arrow.right {
            right: -12px;
        }

    .bx-head:after {
        right: 0;
    }

.contac_ .list_c {
    border: #c8c8c8 solid thin;
    border-radius: 4px;
    margin-bottom: 10px;
    background-color: #f7f7f7;
}

.bg_gray_sp {
    border-right: #c8c8c8 solid thin;
    background: #f7f7f7;
    width: 100%;
    float: left;
}

    .bg_gray_sp span {
        padding: 7px;
        width: 100%;
        float: left;
    }

.textbox_sp {
    width: 100%;
    float: left;
    border: #fff solid thin;
    padding: 7px;
    color: #333;
}

.textbox_ {
    width: 100%;
    float: left;
    border: #c8c8c8 solid thin;
    padding: 7px;
    color: #333;
    margin-bottom: 5px;
}

.textbox_sp:focus, .book-ticker input[type=text]:focus, .order_sort select:focus {
    outline: 0;
}

.bt_submit_daily {
    color: #fdd504;
    background-color: #000;
    border-color: #ccc;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 15px;
}

.font_contac {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.info_ads input[type=text] {
    margin-bottom: 5px;
}

.textboxpro input[type=text] {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    border: #c8c8c8 solid thin;
    color: #333;
    padding: 5px 10px;
    background: transparent;
}

.textboxpro .htn {
    border: red thin dashed;
    padding: 5px;
    color: red;
    text-align: center;
    margin-bottom: 15px;
    clear: both;
}

    .textboxpro .htn span {
        font-size: 20px;
        color: red;
        font-weight: 700;
    }

.textboxpro input[type=button] {
    background: red;
    color: #fff;
    padding: 10px 15px;
    border: none;
    border-radius: 4px;
    display: table;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 2px #a50000;
}

.modal-body span {
    text-align: center;
    width: 100%;
    display: inline-block;
}

.pricebox {
    clear: both;
    text-align: center;
    color: red;
    font-weight: 700;
    font-size: 16px;
}

.modal-body {
    background: #fff;
    padding: 0;
}

.textboxpro .htn span a, .padding-tmpx, .hotline-fix a {
    color: red !important;
}

.item .thumb {
    width: 18.8%;
    cursor: pointer;
    float: left;
    margin: 0 3px;
}

    .item .thumb img {
        width: 100%;
        border: #e8e8e8 solid 3px;
    }

.item img {
    width: 100%;
    margin-bottom: 2px;
}

img.sliderpro {
    width: 100%;
}

/*.carousel .item {
    height: 100%;
    width: 100%;
    padding: 30px 0 0;
}*/
.carousel .item {
    height: 100%;
    width: 100%;
    padding: 0px 0 0;
}
.PageNavigation {
    float: right;
    padding: 15px 0;
}

    .PageNavigation a.active {
        float: left;
    }

    .PageNavigation a {
        color: #333;
        padding: 0 5px;
        width: auto;
        float: left;
        font-size: 12px;
        padding-top: 2px;
    }

.dropdown-header a {
    font-weight: bold !important;
}

input.form-voucher {
    float: left;
    border: #e8e8e8 solid thin;
    padding: 3px 5px;
}

.btvou {
    background: red;
    border: none;
    padding: 4px 8px;
    font-size: 14px;
    color: #fff;
}

.rbvc {
    float: right;
}

    .rbvc tbody tr td {
        float: right;
    }

        .rbvc tbody tr td label {
            font-weight: normal;
            font-size: 12px;
            margin: 0;
        }

        .rbvc tbody tr td input[type=radio] {
            float: left;
            margin-top: 5px;
            margin-right: 5px;
        }

span.namedl {
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 0;
}

.notepro.formfooter input[type=text], .notepro.formfooter textarea, .notepro.formfooter input[type=button] {
    margin-top: 8px;
}

.phone-f {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px;
}

    .phone-f span {
        font-size: 18px;
    }

.content_pro {
    font-size: 15px;
}

.lb_process_ {
    font-size: 16px !important;
    color: #fff !important;
    padding: 5px 0 !important;
}

#toolbox {
    position: fixed;
    right: 5px;
    bottom: 15%;
}

#totop.show {
    opacity: 1;
}

#toolbox ul li a {
    position: relative;
    display: block;
    background: #39C;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3px 8px;
    margin-bottom: 15px;
    font-size: 20px;
}

#totop {
    background: #F79400 !important;
    opacity: 0;
}

.show {
    display: block !important;
}

div#toolbox i {
    color: #fff;
}

.mobi_btn {
    display: none;
}

@media (max-width:960px) {
    .mobi_btn {
        width: 100%;
        height: 40px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
        display: block !important;
        text-align: center;
    }

        .mobi_btn ul {
            list-style: none;
            text-align: center;
            padding-left: 0;
        }

            .mobi_btn ul li {
                width: 100%;
                line-height: 40px;
                text-align: center;
                list-style: none;
                display: inline-block;
                background: red repeat-x left center;
            }

                .mobi_btn ul li a {
                    color: #fff;
                    text-decoration: none;
                    font-size: 20px;
                    display: block;
                }
}

.copyright-lading {
    text-align: center;
    color: #333;
    font-size: 13px;
    padding: 15px 15px 0px 15px;;
}

.content_pro em {
    font-size: 14px;
    padding: 5px 10px;
    display: table;
    background: rgba(0, 255, 253, 0.13);
    border-radius: 4px;
}

.loadMore {
    margin: 0 auto;
    width: auto;
    position: relative;
    display: table;
    text-align: center;
    font-size: 1.1em;
    background-color: #f90;
    color: #fff;
    padding: 9px 15px;
    font-weight: bold;
    border-radius: 30px;
    cursor: pointer;
    border: none;
}

.noidung_pro img {
    padding: 5px;
    border: #e8e8e8 solid thin;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.content_pro span strong span a[href^="tel:"] {
    color: red;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px #c8c8c8;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #c8c8c8;
    -webkit-box-shadow: inset 0 0 3px #c8c8c8;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: #c8c8c8;
    }

.c-mp-section__title span {
    float: right;
}

    .c-mp-section__title span a {
        font-size: 12px;
        font-weight: normal;
        color: white;
    }

.price__detail span {
    font-size: 17px;
    font-weight: normal;
    padding: 0 10px;
    color: #333;
    text-decoration: line-through;
}

.rightsocial {
    font-size: initial;
    float: right;
    padding: 10px 0;
    margin-right: 15px;
}

a.message {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border-radius: 16px;
    margin-top: 0;
    text-align: center;
    float: left;
}

a.messagemobi {
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    margin-top: -3px;
    float: left;
    text-align: center;
    background: #008fd5;
    border-radius: 4px;
    text-transform: uppercase;
}

.fb-like {
    float: left;
}

.totalvou p {
    float: left;
    margin: 0;
}

.totalvou strong, .totalvou {
    font-size: 12px !important;
}

.summary p {
    font-size: 13px;
}

.note {
    width: 100%;
    float: left;
    background: #0db14b;
    padding: 15px;
    color: #fff;
    margin: 15px 0;
    border-radius: 4px;
}

    .note input[type=text] {
        width: 100%;
        margin: 5px 0;
        border-radius: 4px;
        border: #fff solid thin;
        padding: 5px 10px;
        color: #fff;
    }

.btn-send, .btn-send:hover {
    background: red;
    color: #fff;
    padding: 6px 12px;
}

@media screen and (max-width:960px) {
    select, textarea, input {
        font-size: 16px;
    }
}
/*8-3*/
.boxshock {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.boxshockheader {
    background-image: linear-gradient(-180deg,#e52025 2%,#d81116 96%);
    padding: 10px;
    text-align: center;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

    .boxshockheader .bgleft {
        background-image: url(../img/upload/images/8_3/element_left.png);
        width: 38px;
        height: 50px;
        position: absolute;
        top: 0;
        left: 0;
    }

    .boxshockheader .bgright {
        background-image: url(../img/upload/images/8_3/element_right.png);
        width: 38px;
        height: 50px;
        position: absolute;
        top: 0;
        right: 0;
    }

.boxshock .bgbottom {
    background: url(../img/upload/images/8_3/element_03.png);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 6px;
}

.boxshockheader label {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

    .boxshockheader label strong {
        font-size: 18px;
        color: #f8e81c;
        text-align: left;
    }

.boxshockheader span {
    font-size: 13px;
    color: #fff;
}

.boxshockcontent {
    padding: 10px;
    border-top: none;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.boxshock .area_promotion.rule {
    background: #f6f5f5;
    margin: -10px -10px 5px -10px;
    padding: 0 10px 5px 10px;
}

.boxshock .area_promotion {
    display: block;
    overflow: hidden;
    border: none;
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: unset;
    position: relative;
    margin: 0;
    background: #fff;
    padding-bottom: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .boxshock .area_promotion span {
        padding: 3px 9px 0 14px;
    }

.area_promotion span {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}

.boxshock .area_promotion span:before {
    color: #df191e;
}

.area_promotion span::before {
    content: "•";
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    margin-right: 5px;
    margin-left: -12px;
}

.boxshock .area_promotion span a {
    font-size: 11px;
}

.saleoff {
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 0, 0, 0.94);
    padding: 8px 0;
    color: #fff;
    width: 55px;
    height: 55px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.top-20 {
    top: 20px !important;
}

.all_maps {
    width: 100%;
    float: left;
}

.border-e8 {
    border: #e8e8e8 solid thin;
    border-radius: 4px;
}

span.hotline_dl {
    border: dashed red thin;
    padding: 10px 15px;
    width: auto;
    display: table;
    margin: 0 auto;
    color: red;
    font-weight: 700;
    font-size: 20px;
}

.errorlb {
    color: red;
    float: left;
}

.readmorekm {
    font-size: 12px;
    color: #fff;
    font-style: italic;
}

.boxshock .area_promotion span strong {
    /* font-weight: normal; */
    color: red;
    font-style: italic;
}

.fb_iframe_widget_fluid {
    z-index: 999;
}

.bg-pink {
    background: #fd4686;
}

.mt-20 {
    margin-top: 20px;
}

.mb-20 {
    margin-bottom: 20px;
}

.m-0 {
    margin: 0;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.dropdown-menu {
    background-color: #fff !important;
}
/*
Bootstrap Image Carousel Slider with Animate.css
Code snippet by Hashif (http://hashif.com) for Bootsnipp.com
Image credits: unsplash.com
*/
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);

body {
    font-family: 'Quicksand', sans-serif;
    font-weight:700;
}





/********************************/
/*          Main CSS     */
/********************************/


#first-slider .main-container {
  padding: 0;
}


#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}

#first-slider .slide1 h4,#first-slider .slide2 h4,#first-slider .slide3 h4,#first-slider .slide4 h4{
    color: #fff;
    font-size: 30px;
      text-transform: uppercase;
      font-weight:700;
}
#first-slider .slide1 .text-left ,#first-slider .slide3 .text-left{
    padding-left: 40px;
}


#first-slider .carousel-indicators {
  bottom: 0;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  /*min-height: 425px;*/ 
  height: 100%;
  width:100%;
}

.carousel-inner .item .container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


#first-slider h3{
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}


#first-slider .carousel-control {
    width: 6%;
        text-shadow: none;
}


#first-slider h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}

#first-slider .p {
  padding-top: 125px;
  text-align: center;
}

#first-slider .p a {
  text-decoration: underline;
}
#first-slider .carousel-indicators li {
    width: 14px;
    height: 14px;
    background-color: rgba(255,255,255,.4);
  border:none;
}
#first-slider .carousel-indicators .active{
    width: 16px;
    height: 16px;
    background-color: #fff;
  border:none;
}


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .fa-angle-left{
    left: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control .fa-angle-right{
    right: 50%;
    width: 38px;
    height: 38px;
    margin-top: -15px;
    font-size: 30px;
    color: #fff;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 53px;
}
.carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}


/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
    background-image: url(http://s20.postimg.org/h50tgcuz1/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide2 {
  background-image: url(http://s20.postimg.org/uxf8bzlql/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide3 {
  background-image: url(http://s20.postimg.org/el56m97f1/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide4 {
  background-image: url(http://s20.postimg.org/66pjy66dp/image.jpg);
      background-size: cover;
    background-repeat: no-repeat;
}
#first-slider .slide {
  
      background-size: cover;
    background-repeat: no-repeat;
}




/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
      
}
@media screen and (max-width: 640px){
      
}


.lang_a_1 {
    color: #FFF;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    text-decoration:blink;
    
}
.lang_a_1:hover {
    color: #FFF;
    text-decoration:blink;
    
}

