/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}
/*.relative {*/
    /*display: none;*/
    /*position: relative !important;*/
/*}*/
/*phan facebook*/
/*menu*/
.header-main .nav > li > a {
    line-height: 27px !important;
}
.nav>li {
    padding: 13px;

}
.img_category {

    border-style: solid;
    border-width: 1px;
    border-color: #ebebeb;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 10%);
    padding: 8px;
    overflow: hidden;
    display: inline-block;
    float: left;
    position: relative;

}
.p_category
{
    margin-top: 0px;
    color: #0c6062;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}
.col-inner {
    line-height: 24px;

}
.header-main .nav > li > a {
    line-height: 71px;
    font-weight: bold;
    font-size: 17px;
}
ul, ol {
    margin: 0;
    padding: 0;
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0;
}
h2 {
    color: #0c6062;
}
.icon-facebook{

    background: #3b5998;
}
.icon-youtube {

    transition: transform .5s ease-in-out;
    background: #f62f2f;
}
/*secition1*/
.fa-link
{
    background: #fff;
}
.has-hover:hover .link-post
{
    color: #12b5b9;
    background: #fff;
    border-radius: 100%;
    display: block;
    height: 56px;
    width: 56px;
    line-height: 58px;
    font-size: 24px;
    padding-left: 4px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: -250%;
    left: 40%;
}
.link-post {
    position: absolute;
    top: -10%;
    left: 0%;
}
.secition1 h5
{
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 15px;
    color: #060606;
    /*padding-bottom: -35px;*/
}
.secition1 h3
{
    color: #0c6062;
    padding-bottom: -35px;
}


/*.pricing-table-header:before{*/
    /*content: " ";*/
    /*width: 8px;*/
    /*height: 11%;*/
    /*position: absolute;*/
    /*left: -8px;*/
    /*top: 50px;*/
    /*background: #0e9da0;*/
/*}*/

/*.pricing-table-header:hover:after {*/
    /*content: " ";*/
    /*width: 8px;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*right: -8px;*/
    /*top: 0px;*/
    /*background: #01af4d;*/
/*}*/

.pricing-table:hover .price.is-xxlarge:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 0;
    border-color: transparent #333 transparent transparent;
    position: absolute;
    left: 0px;
    bottom: -8px;
    height: 0px;
}
.pricing-table:hover  .price.is-xxlarge:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 0;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    right: 0px;
    bottom: -8px;
    height: 0px;
}


/*secition3*/
.pricing-table .title {
    background-color: rgba(0,0,0,0.02);
    padding: 15px;
}
.pricing-table .price {
    color: #ebebeb;
    background: #0c6062;
    font-size: 22px;
    PADDING: 15PX;
    position: relative;
}
/*.pricing-table .price:hover  {*/
    /*color: #ebebeb;*/
    /*background: #0e9da0;*/
    /*font-size: 21px;*/
/*}*/
.pricing-table:hover  .price  {

    color: #ebebeb;
    background: #0e9da0;
    font-size: 21px;

}

.pricing-table .items>div :hover  {
    color: #0c6062;

}
.pricing-table:hover  .items .button:last-child {
    color: #ebebeb;
    background: #0e9da0;
}
.pricing-table:hover  .title {
    color: #0e9da0;
}
pricing-table .items>div:hover {
    color: #ebebeb;
    background: #0e9da0;
}
.pricing-table .items .button:last-child {
  background: #ebebeb;
    border-width: 1px;
    border-color: #efeded;
    border-style: solid;
    border-radius: 22px;
    text-transform: uppercase;
    height: 43px;
    text-align: center;
    line-height: 43px;
    width: 138px;
    float: none;
    display: inline-block;
    font-size: 13px;
    color: #111;
    text-decoration: none;
    margin: 30px 0 0;
}
.pricing-table .items .button:last-child:hover {
    background: #0e9da0;
    color: #fff;
    border: 1px solid #01af4d;
}
/*secition4*/
.secition4 p {
    color: #000000;
}
.secition4 h2 {
    color: #0c6062;
    text-decoration: none;
    background: transparent;
}
/*secition6*/
.secition6 .fa-link
{
    display: none;
}
.secition6 .is-divider {
    display: none;
}
.secition6 .has-hover:hover .link-post
{

    display: none;

}
.post-meta {
    min-width: 58px;
    height: 58px;
    background: #01af4d;
    border-radius: 50%;
    display: flex;
    margin: auto;
    text-align: center;
}
/*secition7*/
.btn.btn-primary, input.btn-primary[type="submit"] {
    background: #12b5b9;
    color: #fff;
    border: 1px solid #01af4d;
    border-radius: 22px;
}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 22px;
}


/*phàn tin tuc*/
.iconss {
    min-width: 58px;
    height: 58px;
    background: #12b5b9;
    border-radius: 50%;
    display: flex;
    margin: auto;
    text-align: center;
}
.icon-innerw {
    color: #faf8fb;
    display: flex;
    margin: auto;
    font-weight: 600;
}
.img_tintuc {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}
.widget-title {
    background: #0c6062;
    /* padding: 20px 0 20px 20px; */
    /* margin-top: 0px; */
    /* overflow: hidden; */
    font-size: 16px;
    /* margin-bottom: 0px; */
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    padding: 15px;
}
.scroll-to-bullets {
    display: none;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 999;
    max-height: 100vh;
    overflow: hidden;
    position: fixed;
}