/*
Theme Name: EagleMedia Child
Description: Design by EagleMedia
Author: EagleMedia
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}


::selection {
background:#bb0e0e;
color:#fff;
}
 
::-moz-selection {
background:#bb0e0e;
color:#fff;
}
 
::-webkit-selection {
background:#bb0e0e;
color:#fff;
}


.post-sidebar input#s {
    border: 1px solid #e2e2e2;
    box-shadow:  none;
    border-top-left-radius:  5px;
    border-bottom-left-radius:  5px;
    transition:  border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color:  #555;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    color: #fff;
    border:  1px solid;
    background-color:  #3A3B74;
    border-color:  #3A3B74;
    border-bottom-right-radius:  5px;
    border-top-right-radius:  5px;
}

.post-sidebar button.ux-search-submit.submit-button.secondary.button.icon.mb-0:hover {
    box-shadow:  none;
}

.post-sidebar input#s:focus {
    border-color:  #3A3B74;
}

.post-sidebar span.widget-title {
    font-size: 20px;
    font-weight: normal;
    color: #6d6d6d;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
    text-transform:  none;
    /* line-height:  60px; */
    display:  block;
}

.post-sidebar .is-divider.small {
    display:  none;
}

.post-sidebar aside {
    margin: 0 0 40px 0;
}

.post-sidebar ul li a {
    font-size:  14px;
    color: #6d6d6d;
    transition:  all ease-in-out 0.2s;
}

.post-sidebar ul li a:hover {
    color:  #000;
}

.post-sidebar a.tag-cloud-link {
    font-size: 13px !important;
    padding: 6px 8px;
    line-height: 34px;
    background-color: #f1f3f4;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.post-sidebar a.tag-cloud-link:hover {
    background-color:  #3A3B74;
    color:  #fff;
    text-decoration: none;
}

.entry-header .entry-image.relative {
    margin-top: 15px;
}

.entry-header .entry-image.relative .badge.absolute.top.post-date.badge-outline {
    display: none;
}


.entry-header .entry-header-text.entry-header-text-top.text-center {
    padding:  0;
    text-align:  left;
}

.entry-header h6.entry-category.is-xsmall {
    max-width: 100%;
    width:  auto;
    margin:  0;
    display:  inline-block;
    opacity: 1;
    transition: all 0.3s ease;
}

.entry-header .entry-meta.uppercase.is-xsmall {
    max-width: 100%;
    margin:  0;
    display:  inline-block;
    width:  auto;
}

.entry-header h6.entry-category.is-xsmall:before {
    content:  '\f02e';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    font-weight: normal;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:before {
    content: '\f017';
    color:  #000;
    font-family:  "Font Awesome 5 Free";
    padding-right: 3px;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.byline:before {
    content:  '\f007';
    font-family:  "Font Awesome 5 Free";
    color:  #000;
    transition: all 0.3s ease;
}

.entry-header .entry-meta a {
    color:  #000;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on {
    padding-right:  20px;
}

.entry-header .entry-meta span.byline {
    padding-right:  20px;

}

.entry-header h6.entry-category.is-xsmall a {
    color:  #000;
    font-weight: normal;
    text-transform:  none;
    transition: all 0.3s ease;
}

.entry-header .entry-meta span.posted-on:hover:before, .entry-header .entry-meta span.posted-on:hover a, .entry-header .entry-meta span.byline:hover:before, .entry-header .entry-meta span.byline:hover a, .entry-header h6.entry-category.is-xsmall:hover:before, .entry-header h6.entry-category.is-xsmall:hover a {
    color:  #f27c66;
}


.entry-image-float .badge.absolute.top.post-date.badge-outline {
    display: none;
}

.chuyen-muc {
    display: flex;
    width: 100%;
}

.entry-image-float img.attachment-large.size-large.wp-post-image {
    width: 100%;
    transition: transform 3s;
    -webkt-transition: transform 3s;
    -moz-transition: transform 3s;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border: 1px solid #cfcfcf;
    padding: 3px;
    border-top-left-radius: 10px;
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
}

.entry-image-float {
    display:  inline-flex;
    max-width:  30%;
    width:  100%;
    margin: 0;
    /* border: 1px solid #cfcfcf; */
    /* padding: 3px; */
    /* border-top-left-radius: 10px; */
    -ms-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    /* -webkit-border-top-left-radius: 10px; */
    /* border-bottom-right-radius: 10px; */
    -ms-border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    /* -webkit-border-bottom-right-radius: 10px; */
}

#post-list .entry-content {
    display: flex;
    margin-left: 35px;
    padding-bottom: 0;
}

#post-list footer.entry-meta.clearfix {
    display:  none;
}

#post-list .entry-content .text-center {
    float: right;
}

#post-list .entry-content .text-center a {
    margin:  0;
    text-transform:  none;
    border-radius:  5px;
}


#post-list a:hover img.attachment-large.size-large.wp-post-image {
    transform: scale(1.2, 1.2);
}

#post-list .entry-content span.posted-on {
    display:  block;
    font-size:  13px;
    color:  #000;
    padding-bottom:  5px;
    padding-top:  5px;
}

#post-list .entry-content span.posted-on:before {
    content: "\f017";
    font-family:  "Font Awesome 5 Free";
    padding-right:  5px;
    font-size:  13px;
}

#post-list .entry-content span.posted-on a {
    color:  #000;
}

#post-list .entry-content span.byline:before {
    content: "\f007";
    font-family:  "Font Awesome 5 Free";
    padding-right: 2px;
    padding-left: 1px;
    font-size:  13px;
    color:  #000;
}

#post-list .entry-content span.byline a {
    color:  #000;
    font-size:  13px;
    text-transform: none;
}

#post-list .entry-content p {
    font-size:  14px;
    color:  #000;
    text-align: justify;
}

.chuyen-muc .entry-meta.uppercase.is-xsmall {
    display:  inline-block;
    width:  50%;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 49%;
}

.chuyen-muc .text-left a.more-link.button.primary.is-outline.is-smaller {
    margin:  0;
    float:  right;
    margin-top: 20px;
}

p.topbar i {
    color: #fff;
}

p.topbar {
    font-size: 14px;
}

.menu-item a.nav-top-link {
    color:  #323232;
    font-size:  14px;
}

#masthead .nav>li.menu-item {
    margin: 0 20px;
}

.menu-item a.nav-top-link i {
    display:  none;
}

#masthead ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase {
    justify-content:  center;
    width:  90%;
}

.menu-item a.nav-top-link:hover {
    color:  #df341f;
}

.current-menu-item a.nav-top-link {
    color: #df341f !important;
}

#masthead .menu-item:before, #masthead .menu-item:after {
    display:  none;
}

.menu-item ul.nav-dropdown.nav-dropdown-default {
    padding:  0;
    border:  none;
    border-top: 2px solid #df341f;
    box-shadow:  0 1px 5px rgba(0,0,0,0.2);
    padding:  15px 0;
}

.menu-item ul.nav-dropdown.nav-dropdown-default .menu-item a {
    color:  #323232;
    padding: 10px 10px 6px;
    font-size:  14px;
    border:  none;
    text-transform:  uppercase;
}

.menu-item ul.nav-dropdown.nav-dropdown-default .menu-item a:hover {
    color:  #df341f;
}

#masthead a.icon.plain {
    border:  2px solid #323232;
    color:  #323232;
    padding:  10px 12px;
    font-size:  12px;
    height: 40px;
    width:  40px;
}

#masthead a.icon.plain.facebook:hover {
    background-color:  #507cbe;
    border-color:  #507cbe;
    color:  #fff;
}

#masthead a.icon.plain.twitter:hover {
    background-color:  #00abef;
    border-color:  #00abef;
    color:  #fff;
}

#masthead a.icon.plain.google-plus:hover {
    background-color:  #d93e2d;
    border-color:  #d93e2d;
    color: #fff;
}

p.text-1 {
    font-size:  20px;
    margin:  0;
}

p.text-2 {
    font-size:  80px;
    margin: 0.25em 0 0.35em 0;
    line-height:  0.85;
    font-weight:  bold;
}

p.text-3 {
    font-size:  16px;
    max-width:  75%;
    margin:  0 auto;
}

p.bt-sl a {
    background-color:  #df341f;
    border: 2px solid #df341f;
    color:  #fff;
    padding:  21px 35px 21px;
    font-weight:  bold;
    transition:  all 0.4s linear 0s;
}

p.bt-sl a:hover {
    background-color:  transparent;
    color:  #fff;
}

p.bt-sl {
    margin-top: 50px;
    margin-bottom:  0;
}

p.text-td-1 {
    font-size:  16px;
    text-transform:  uppercase;
    margin-bottom: 10px;
}

p.text-td-2 {
    font-size:  40px;
    font-weight:  bold;
    margin-bottom:  30px;
}

p.text-td-3 {
    max-width:  68%;
    margin:  0 auto 40px;
    color:  #9a9a9a;
}

p.textbox-td {
    font-size:  30px;
    line-height:  1;
}

p.show-on-hover.hover-slide {
    color:  #9a9a9a;
    transition:  all 0.2s ease 0s;
    font-size:  16px;
    margin-top:  30px;
}

p.bt-sl.show-on-hover.hover-slide a {
    background-color:  transparent;
    font-size: 15px;
    text-transform:  uppercase;
}

p.bt-sl.show-on-hover.hover-slide a:hover {
    background-color:  #df341f;
}

.welcome .has-hover:hover .overlay {
    background-color:  rgba(38, 38, 38, 0.8) !important;
}

.welcome .has-hover .overlay {
    transition:  all 0.2s linear;
}

.welcome .relative > div:nth-child(2) p.bt-sl a {
    background-color:  transparent;
    color:  #323232;
}

.welcome .relative > div:nth-child(2) p.bt-sl a:hover {
    background-color:  #df341f;
    color:  #fff;
}

.welcome {
    padding-bottom: 80px !important;
}

.tes p.text-td-1, .tes p.text-td-2 {
    color:  #fff;
}

p.anh img {
    max-width: 35%;
    border-radius:  50%;
    margin: -80px auto 0;
}

.tes .owl-item>div {
    text-align:  center;
    padding: 30px;
    margin: 50px 10px 10px;
    border:  2px solid #fff;
}

.tes p.text {
    color:  #fff;
    font-style:  italic;
    font-size:  17px;
    margin-bottom:  0;
}

.tes p.text:after {
    content:  "";
    display:  block;
    height:  2px;
    background-color: #df341f;
    width: 20%;
    margin: 20px auto;
}

.tes p.ten {
    color:  #fff;
    font-weight:  bold;
    font-size:  16px;
    margin-bottom:  0;
}

.tes p.vitri {
    color: #9a9a9a;
}

.owl-prev, .owl-next {
    top: 55%;
}

.offer p.text-td-3 {
    color:  #dedede;
    max-width:  100%;
}

.offer .row .row .col-inner.text-center {
    background-color:  #fff;
    transition:  background-color 0.2s ease 0s;
    height: 171px;
    padding: 25px 0;
}

.offer .row .row .col-inner.text-center:hover {
    background-color:  rgba(255,255,255,0.5);
}

.offter .row .row p.text-anh {
    color: #000;
}

.offer .row .row .col-inner.text-center div a {
    color:  #000;
}

.offer .row .row .col-inner.text-center {
    background-color:  #fff;
    transition:  background-color 0.2s ease 0s;
    height: 171px;
    padding: 25px 0;
}

.offer .row .row .col-inner.text-center:hover {
    background-color:  rgba(255,255,255,0.5);
}

.offter .row .row p.text-anh {
    color: #000;
}

.offer .row .row .col-inner.text-center div a {
    color:  #000;
}

.new .badge.absolute.top.post-date.badge-outline {
    top: 0;
    left:  7px;
}

.new .badge.absolute.top.post-date.badge-outline .badge-inner {
    background-color:  #df341f;
    border-color:  #df341f;
    color:  #fff;
    padding:  10px;
}

.new .has-hover:hover .badge.absolute.top.post-date.badge-outline .badge-inner {
    color:  #df341f;
    background-color:  #fff;
}

.new .badge.absolute.top.post-date.badge-outline .badge-inner span.post-date-month.is-xsmall {
    font-size:  13px;
}

p.so-dem span {
    color:  #df341f;
    font-size:  40px;
    font-weight:  bold;
}

p.so-dem {
    margin:  0;
}

p.text-dem {
    font-size:  14px;
    color:  #fff;
    font-weight:  bold;
}

.new .badge.absolute.top.post-date.badge-outline .badge-inner span.post-date-day {
    font-size:  30px;
}

.choose .tonghop .nd {
    display:  flex;
    margin-bottom: 20px;
}

.choose .tonghop .nd .nd-2 i {
    background-color:  #df341f;
    color:  #fff;
    transition:  all 0.2s ease-in-out 0s;
    line-height: 65px;
    font-size:  28px;
    width: 70px;
    height: 70px;
    text-align:  center;
}

.choose .tonghop .nd .nd-2 {padding: 0 15px;}

.choose .tonghop .nd .nd-1 p:nth-child(1) {
    font-weight:  bold;
    margin-bottom: 5px;
    line-height:  20px;
}

.choose .tonghop .nd .nd-1 p:nth-child(2) {
    color:  #9a9a9a;
    margin-bottom:  0;
}

.choose p.text-td-3 {
    max-width:  100%;
}

.choose p.text-td-1 {
    margin-bottom:  0;
}

.choose p.text-td-2 {
    margin-bottom:  0;
}

.choose p.bt-sl a {
    color:  #000;
    background:  transparent;
}

.choose p.bt-sl a:hover {
    color:  #fff;
    background: #df341f;
}

.choose p.bt-sl a {
    color:  #000;
    background:  transparent;
}

.choose p.bt-sl a:hover {
    color:  #fff;
    background: #df341f;
}

.contact p.tieude {
    font-size:  30px;
    font-weight:  bold;
    color:  #fff;
    margin-bottom: 15px;
}

.contact p.text {
    color: #dedede;
    margin-bottom:  0;
}

#form-ct {
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    box-shadow: none;
    color: #323232;
    font-size: 15px;
    height: 50px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
    text-align:  center;
    font-style:  italic;
}

input#bt-ct {
    background-color:  #df341f;
    border: 2px solid #df341f;
    font-size:  14px;
    padding:  15px 25px;
}

input#bt-ct:hover {
    background: transparent;
    color:  #323232;
    box-shadow: none;
}

#form-ct:focus {
    border-color:  rgba(154, 154, 154, 0.5);
}

.form-contact .col.medium-6.small-12.large-6 {
    padding-bottom: 0;
}

.form-contact .col.medium-6:nth-child(1) {padding-right:  7.5px;}

.form-contact .col.medium-6:nth-child(2) {
    padding-left:  7.5px;
}

input#form-km {
    background:  transparent;
    border: 2px solid rgba(255, 255, 255, 0.1);
    color: #ccc;
    height:  50px;
    font-size:  16px;
    font-style:  italic;
    padding-left:  30px;
    line-height:  30px;
}

input#form-km::-webkit-input-placeholder {
    color:  #ccc;
}

input#form-km:focus {
    color:  #fff;
    box-shadow: none;
    border-color:  #9a9a9a;
}

input#form-km::-webkit-input-placeholder:focus {
    color:  rgba(28,42,66,0.7);
}

.submit-km {
    position:  absolute;
    top: 12px;
    right: 15px;
}

.submit-km input#bt-km {
    position: absolute;
    font-size: 0;
    min-width: 35px;
    min-height: 40px;
    right: -5px;
    bottom: -6px;
    background: transparent;
    border: none;
}

.submit-km i {
    font-size: 25px;
    transition:  all .35s ease;
    color:  #df341f;
}

.submit-km input#bt-km:hover {
    box-shadow: none;
}

.submit-km:hover i {
    color: #fff;
}

.footer1 a.icon.button.circle {
    color:  #fff;
    border-radius:  0 !important;
    height:  50px;
    width:  50px;
    line-height:  49px;
    margin:  0 10px;
}

a#top-link {
    background-color: #df341f;
    color: transparent;
    height: 50px;
    right: 10px;
    width: 50px;
    transition:  all 0.2s ease;
}

a#top-link:hover {
    border-color:  #df341f;
    bottom:  25px;
}

a#top-link i {
    color:  #fff;
    line-height:  50px;
}





































@media only screen and (max-width: 414px) {
.chuyen-muc {
    display:  block;
}

.entry-image-float{
    max-width: 100%;
}

.entry-content {
    margin-left:  0 !important;
    padding-top:  5px;
}

#post-list .entry-content h2.entry-title {
    text-align:  justify;
}

#post-list .entry-content  p {
    text-align:  justify;
}

.chuyen-muc .text-left {
    display:  inline-block;
    width: 48%;
}
}
