﻿

hr
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.red
{
    color: #FF0404;
}
.orange
{
    color: #e99819;
}
.white
{
    color: White;
}
.yellow
{
    color: #FFFF00;
}
.bold
{
    font-weight: bold;
}

.p-5
{
    padding: 5px;
}
.pbottom-5
{
    padding-bottom: 5px;
}
.ptop-10
{
    padding-top: 10px;
}
.pleft-0
{
    padding-left: 0px;
}
.pright-0
{
    padding-right: 0px;
}
.plr-0
{
    padding-left: 0px;
    padding-right: 0px;
}

.img-portfolio
{
    margin-bottom: 30px;
}

.img-hover:hover
{
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel
{
    height: 40%;
}
.carousel-control.left
{
    background: transparent none repeat scroll 0 0;
}
.carousel-control.right
{
    background: transparent none repeat scroll 0 0;
}

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner
{
    height: 100%;
}

header.carousel .fill
{
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}


/* 404 Page Styles */

.error-404
{
    font-size: 100px;
}

/* Pricing Page Styles */

.price
{
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup
{
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period
{
    display: block;
    font-style: italic;
}




.vertical-align
{
    display: flex;
    flex-direction: row;
}

.page-header
{
    border: none;
    margin: 25px 0 0;
    text-shadow: 1px 1px 0 white;
}
.panel
{
    border-radius: 0px;
}
.panel-heading
{
    border-radius: 0px;
    padding: 5px 10px;
}
.panel-default > .panel-heading
{
    background-color: #F1F1EC;
    border-color: #dcdcdc;
    color: #00923F;
    text-shadown: 1px 1px 0 #eee;
}
.panel-default > .panel-heading > a
{
    color: #00923F;
    text-shadown: 1px 1px 0 #eee;
}

.back-to-top
{
    border-radius: 0px;
    opacity: 0.5;
    bottom: 0;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
}
/* customer */



/*.badge
{
    background-color: #337ab7;
}*/
.fixed-panel
{
    min-height: 200px;
    max-height: 200px;
    overflow-y: auto;
}
.fixed-panel_hinhanh
{
    min-height: 331px;
    max-height: 331px;
    overflow-y: auto;
}
.box_boder
{
    box-sizing: border-box;
    border: 1px solid #ddd;
}

.cmcuoi
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.box_trang
{
    padding-top: 22px;
    background-color: White;
}

.panel_tieude
{
    border-bottom: 2px solid #01a85a;
    padding-top: 21px;
    padding-bottom: 4px;
}
.panel_tieude a
{
    /*background-color: #00923F;*/
}


.sp_tieude
{
    background-color: #164e99;
    padding: 8px 15px 4px 10px;
    color: White;
    font-size: 16px;
}
.sp_tieude a
{
    color: White;
    /*color: #006600;*/
    font-weight: bold;
}

.box_ttnb
{
    background-color: White;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-color: #ddd;
    border-width: 0px 1px 1px 1px;
}
.box_ttnb_ab
{
    background-color: White;
    padding: 1px 10px 0px 10px;
    border-style: solid;
    border-color: #ddd;
    border-width: 0px 1px 1px 1px;
}
.color_white
{
    color: White;
}
.div_panel
{
    margin-bottom: 15px;
}

/* slide chay hinh*/
/* jssor slider arrow navigator skin 05 css */
/*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        */
.jssora05l, .jssora05r
{
    display: block;
    position: absolute; /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../img/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l
{
    background-position: -10px -40px;
}
.jssora05r
{
    background-position: -70px -40px;
}
.jssora05l:hover
{
    background-position: -130px -40px;
}
.jssora05r:hover
{
    background-position: -190px -40px;
}
.jssora05l.jssora05ldn
{
    background-position: -250px -40px;
}
.jssora05r.jssora05rdn
{
    background-position: -310px -40px;
}

/* jssor slider thumbnail navigator skin 01 css */
/*
        .jssort01 .p            (normal)
        .jssort01 .p:hover      (normal mouseover)
        .jssort01 .p.pav        (active)
        .jssort01 .p.pdn        (mousedown)
        */
.jssort01 .p
{
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url('../img/t01.png') -800px -800px no-repeat;
    _background: none;
}

.jssort01 .pav .c
{
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c
{
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c
{
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

.jssort01 .c, .jssort01 .pdn .c, .jssort01 .pav .c
{
    /* ie quirks mode adjust */
    width: /**/ 72px;
    height: /**/ 72px;
}
/* slide hinh anh*/

.img-thumbnail
{
    border-radius: 0px;
}
/*.badge
{
    /*background-color: #00923f;*/
}*/
.fill
{
    border: 2px solid white;
}
.footter
{
    background-color: #164E99;
    border-bottom: 10px solid white;
    border-left: 15px solid white;
    border-right: 15px solid white;
}
.footter *
{
    color: White;
}

@media (max-width:991px)
{
    .customer-img, .img-related
    {
        margin-bottom: 30px;
    }
}

@media (max-width:767px)
{
    .img-portfolio
    {
        margin-bottom: 15px;
    }

    header.carousel .carousel
    {
        height: 70%;
    }
    .container
    {
        background-color: #F0F0F0;
    }


    .fixed-panel_hinhanh
    {
        min-height: 0px;
        max-height: none;
        overflow-y: auto;
    }
    .footter
    {
        padding-top: 10px;
        padding-bottom: 20px;
        border-color: #F0F0F0;
    }
}
.phantrang
{
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.act
{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
    z-index: 3;
    color: #2C54AA;
    cursor: default;
    background-color: #4DB2EC;
    border-color: #4DB2EC;
}

.non_act
{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2C54AA;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page-header
{
    border-bottom: 2px solid #4DB2EC;
    text-shadow: 1px 1px 0 white;
    padding-bottom: 9px;
    margin: 15px 0 5px;
}
.p-lr-0
{
    padding-left: 0px;
    padding-right: 0px;
}
.row_center
{
    display: flex;
    align-items: center;
}




@media (max-width: 767px)
{
    .row_center
    {
        display: inherit;
        align-items: none;
    }
}

.hr_color
{
    border-top: 1px solid #00923F !important;
}
