/*
Theme Name: GIAINGO Templage
Theme URI: https://theme.zota.vn/
Author: Zota Team
Author URI: https://www.zota.vn/
Description: Designed and developed by Zota
Text Domain: zota
Tags: thiet ke web da nang, thiet ke web wordpress
*/

/*
======================================
[ Body ]
======================================
*/
body { font-family: 'Arial'; font-size: 16px; }
a, a:focus, a:hover { text-decoration: none; outline: 0; }

/*
======================================
[ Header ]
======================================
*/
.header { background: #fff; }
.fixed { position: fixed; z-index: 99999; width: 100%; top: 0; right: 0; left: 0; transition: all 0.2s ease-in-out 0s; -moz-gnimation: headerAnimation 0.7s 1; -webkit-animation: headerAnimation 0.7s 1; -o-animation: headerAnimation 0.7s 1; animation: headerAnimation 0.7s 1; }
@-webkit-keyframes "headerAnimation" {
	0% { margin-top: -70px; }
	100% { margin-top: 0; }
}
@keyframes "headerAnimation" {
	0% { margin-top: -70px; }
	100% { margin-top: 0; }
}

/*
======================================
[ Menu Main ]
======================================
*/
.menu-primary {
    text-align: center;
    background: #4a89d1;
}
.menu-primary ul { list-style: none; margin-bottom: 0; }
.menu-primary .wrap >ul>li {position: relative;display: inline-block;-moz-transition: all .5s;-webkit-transition: all .5s;transition: all .5s;margin: 0 10px;}
.menu-primary .wrap>ul>li>a {padding: 10px 0;display: block;color: #fff;font-size: 14px;letter-spacing: 1px;text-align: center;text-transform: uppercase;}
.menu-primary .wrap>ul>li>a>i { font-size: 20px; display: block; color: #1b75bb; }
.menu-primary .wrap>ul>li>a:hover, .menu-primary li.current-menu-item>a { }
.menu-primary .wrap>ul>li>a:after { background: transparent; content: ''; width: 0; height: 1px; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: width 0.2s ease; -moz-transition: width 0.2s ease; -o-transition: width 0.2s ease; transition: width 0.2s ease; }
.menu-primary .wrap>ul>li:hover a:after, .menu-primary li.current-menu-item > a:after {background: #fc3452;width: 100%;}
.menu-primary ul li.menu-item-has-children:hover >ul.sub-menu { display: block; }
.menu-primary ul.sub-menu {display: none;width: 200px;position: absolute;z-index: 999999;background: #ce1111;-moz-transition: all .5s;-webkit-transition: all .5s;transition: all .5s;text-align: left;padding: 0;}
.menu-primary .wrap >ul >li > ul.sub-menu { }
.menu-primary .wrap >ul >li > ul.sub-menu > li > ul { left: 200px; top: 0; }
.menu-primary .wrap>ul>li:hover.menu-item-has-children:before { content: ""; position: absolute; top: 44px; left: 0; right: 0; text-align: center; margin: 0 auto; width: 0; height: 0; border-style: solid; border-width: 0 10px 10px 10px; border-color: transparent transparent #ad0a1f transparent; }
.menu-primary ul.sub-menu li { padding: 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.31); position: relative; }
.menu-primary ul.sub-menu li:last-child { border: none; }
.menu-primary ul.sub-menu li a { color: #fff; }
.menu-primary ul.sub-menu li:hover { background: #0000007a; }

/*
======================================
[ Menu Mobi ]
======================================
*/
a.mobile-btn { display: block; position: absolute; width: 40px; height: 40px; border: 3px solid #c21e1e; border-radius: 100%; padding: 4px; font-size: 20px; text-align: center; top: 50%; transform: translateY(-50%); z-index: 999; }
a.mobile-btn i { color: #c21e1e; }
.search-wrap { position: absolute; right: 0; z-index: 99; background: #fff; padding: 10px; left: 0; }
.search-form .buttom-search { background-color: #fedf03; border: 0; color: #000; text-transform: uppercase; font-size: 14px; height: 35px; }
.search-form input.form-control { height: 35px; background: #00bcd40d; color: #444; }
.search-form .form-control { border: 1px solid #03a9f42b; -webkit-box-shadow: none; box-shadow: none; }
.search-form .form-group { margin: 0; }
.position-right { right: 10px; }
.position-left { left: 10px; }
.nav-mobile { background: #fff; top: 0; position: fixed; width: 100%; z-index: 9999; display: none; left: 0; height: 100%; overflow-y: scroll;}
ul.accordion-responsive { list-style: none; padding: 0; }
ul.accordion-responsive li { border-bottom: 1px solid #eee; position: relative; }
ul.accordion-responsive li a { color: #444; font-size: 14px; padding: 5px 0px; display: block; }
ul.accordion-responsive li .dcjq-icon:after { display: inline-block; font-weight: 900; font-family: 'Font Awesome 5 Free'; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; transform: translate(0, 0); position: absolute; right: 0; color: #d70018; top: 0; width: 40px; height: 40px; text-align: center; line-height: 3; }
ul.accordion-responsive li .dcjq-icon:after { content: "\f107" }
ul.accordion-responsive li .dcjq-icon.active:after { content: "\f106"; }
ul.accordion-responsive li ul { list-style: none; padding: 0; }
ul.accordion-responsive li ul >li { padding-left: 20px; }
ul.accordion-responsive li ul >li a:before { font-weight: 900; font-family: 'Font Awesome 5 Free'; content: "\f054"; margin-right: 10px; }

nav.nav-mobile .fa-times-circle {
    font-size: 32px;
    color: #c21e1e;
    position: absolute;
    right: 5px;
    top: 10px;
    cursor: pointer;
}
/*
======================================
[]
======================================
*/
h1.h1 {font-family: 'Arial';font-size: 26px;text-rendering: optimizelegibility;width: 100%;line-height: 1.2;color: #000000;font-weight: 700;}
.h2 {margin: 0px 0 10px 0;color: #fff;text-transform: uppercase;position: relative;border-bottom: 2px solid #4a89d1;padding-bottom: 4px;}
.h2 span {background: #4a89d1;position: relative;font-size: 15px;white-space: nowrap;border-radius: 10px 0px 0px 0;padding: 10px;}
.h2 span:before {content: '';display: inline-block;position: absolute;bottom: -10px;left: 0;width: 0;height: 0;border-top: 10px solid #4a89d1;border-right: 10px solid transparent;background: transparent!important;}

/*
======================================
[ Contact From ]
======================================
*/
.contact-form { position: relative; }
.contact-form .input-group {margin-bottom: 10px;float: left;border: 1px solid #fffd;}
.contact-form .input-group  br { display: none; }
.contact-form .input-group-text { background: #fff; border: none; color: #444; border-radius: 0; }
.contact-form .input-group .input-group-addon { border-radius: 0px; border: none; position: relative; padding: 0px 10px; background-color: #fff; }
.contact-form .input-group .input-group-addon i { color: #d41836; font-size: 20px; width: 20px; height: 20px; }
.contact-form .input-group .form-control { background-color: rgb(255, 255, 255); border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; color: #0E0E0E; min-height: 34px; border: none; -webkit-box-shadow: none; box-shadow: none; border-left: 1px solid #fff; background-clip: unset; }

/*
======================================
[ Overlay ]
======================================
*/
.overlay { position: relative; }
.overlay:before { content: ""; position: absolute; background: rgba(0, 0, 0, 0.5); left: 0; right: 0; top: 0; width: 100%; height: 100%; z-index: 1; }

/*
======================================
[ Breadcrumbs ]
======================================
*/
.breadcrumbs { background: #fff; color: #707070; padding: 5px 0; -webkit-box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%); box-shadow: 0 4px 6px -1px rgb(0 0 0 / 10%), 0 2px 4px -1px rgb(0 0 0 / 6%); margin-bottom: 10px; font-size: 14px; }
.breadcrumbs a { color: #d70018; }

.widget-post .item a.post-title { color: #444; font-size: 15px; display: block; font-weight: 600; }
.widget-post .item .post-thumbnail { position: relative; display: block; }
.widget-post .item span {
    font-size: 11px;
    color: #999999;
}

/*
======================================
[ Gallery ]
======================================
*/
.gallery-full { margin-bottom: 10px; }
.gallery-thumbnail .owl-item { border: 2px solid rgba(0, 0, 0, 0); }
.gallery-thumbnail .owl-item.current { border: 1px solid red; }
.gallery-full img { height: 400px; object-fit: cover; background: #f5f5f5; padding: 5px; width: 100%; }
.gallery-thumbnail img { height: 70px; object-fit: cover; width: 100%; padding: 10px; }

/*
======================================
[ Pagenavi ]
======================================
*/
.pagenavi { margin: 20px 0; }
.pagenavi a { color: #fff; background: #444; display: inline-block; padding: 5px 15px; }
.pagenavi a:hover { background: #f2663a; }
.pagenavi span { color: #fff; background: #f2663a; display: inline-block; padding: 5px 15px; }

/*
======================================
[ Social]
======================================
*/
.share-wrap a { font-size: 15px; width: 30px; height: 30px; text-align: center; color: #fff; line-height: 2; border-radius: 100%; display: inline-block; }
.share-wrap .facebook { background: #3b5998 }
.share-wrap .twitter { background: #db4437 }
.share-wrap .pinterest { background: #e62117 }
.share-wrap .linkedin { background: #00aff0 }

/*
======================================
[ Modal Popup ]
======================================
*/
.modal-order .form-modal { padding: 10px; background: #f5f5f5; }
.modal-order .modal-info { padding: 10px; background: #f5f5f5; }
.modal-order .close { opacity: 1; }
.modal-order i.fa.fa-times { height: 30px; width: 30px; background: #D0CFCF; line-height: 30px; border-radius: 50%; color: #000; opacity: 1; position: absolute; right: -20px; top: -20px; z-index: 999; }

/*
======================================
[Single]
======================================
*/
.entry-meta span, .entry-meta a { font-size: 14px; color: #787878; }
.box-shadow {box-shadow: 0px 0px 26px 0px rgb(22 73 172 / 12%);}
.entry-content h2 { font-size: 20px; font-family: 'Arial'; line-height: 1.6; font-weight: 600; }
.entry-content h3 { font-size: 18px; font-family: 'Arial'; line-height: 1.6; font-weight: 600; }
.entry-content h4 { font-size: 16px; font-family: 'Arial'; line-height: 1.6; font-weight: 600; }
.entry-content strong, .entry-content b { font-family: 'Arial'; line-height: 1.6; font-weight: 600; }

/*
======================================
[Archive]
======================================
*/
.blog-wrap .item a.post-title {display: block;margin: 10px 0;font-weight: 600;color: #444;font-size: 18px;overflow: hidden;}
.blog-wrap .item span { font-size: 14px; color: #999; }
.blog-wrap .item span > a { color: #999; }

/*
======================================
[Transition]
======================================
*/
.zoom-on-hover { position: relative; overflow: hidden; display: block; }
.zoom-on-hover:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.zoom-on-hover img {transition: transform .3s ease-out;-moz-transition: -moz-transform .3s ease-out;-o-transition: -o-transform .3s ease-out;-webkit-transition: -webkit-transform .3s ease-out;object-fit: cover;}

/*
======================================
[ Keyframes ]
======================================
*/
@-webkit-keyframes bulb {
	0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0.55; }
	100% { -webkit-transform: scale(1.4); transform: scale(1.4); opacity: 0; }
}
@keyframes bulb {
	0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0.55; }
	100% { -webkit-transform: scale(1.4); transform: scale(1.4); opacity: 0; }
}
@-webkit-keyframes MOVE-BG {
	from { -webkit-transform: translateX(0) }
	to { -webkit-transform: translateX(150px) }
}
@keyframes MOVE-BG {
	from { -webkit-transform: translateX(0); transform: translateX(0) }
	to { -webkit-transform: translateX(150px); transform: translateX(150px) }
}

/*
======================================
[]
======================================
*/
.heading { position: relative; }
.heading span.bar { height: 4px; width: 150px; background: #ff512f; margin: 20px auto 25px; border-radius: 5px; position: absolute; left: 0; right: 0; bottom: -40px; }
.heading span.bar:before { content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 5px; background: #fff; -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: MOVE-BG; animation-name: MOVE-BG; margin: 0 auto; }
.heading h2 { font-family: 'Arial', sans-serif; text-transform: uppercase; display: block; margin: 10px 0; font-size: 22px; }
.relative { position: relative; }
input.form-control::placeholder { color: #423e60; opacity: 1; }
input.form-control:-ms-input-placeholder { color: #423e60; }
input.form-control::-ms-input-placeholder { color: #423e60; }
footer.footer {background: #253142;color: #a2b4cc;}
footer.footer .widget-footer ul.menu {padding: 0;margin: 0;}
footer.footer .widget-footer ul.menu li { padding: 5px 10px 5px 0; color: #1b75bb; display: block; }
footer.footer .widget-footer ul.menu li a { color: #74bdff; }
footer.footer .copyright ul.menu {padding: 0;margin: 0;}
footer.footer .copyright ul.menu li { padding: 5px 10px 5px 0; color: #1b75bb; display: inline-block; }
footer.footer .copyright ul.menu li a { color: #74bdff; }
footer.footer .copyright {padding: 10px 0;font-size: 15px;line-height: 1.8;color: #fff;background: #212c3b;}
footer.footer .copyright span { display: block; }
footer.footer h4 {
	position: relative;
	padding-bottom: 7px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

footer.footer h4:before {
	content: "";
	border-bottom: 1px solid #ffffff30;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
footer.footer h4:after {
	content: "";
	border-bottom: 3px solid #74bdff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	width: 30%;
}
.sidebar ul.category li a {
    padding: 5px 0;
    color: #444;
    display: block;
}

.sidebar ul.category li {
    display: block;
    text-align: left;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.sidebar ul.category li span {
    float: right;
    width: 20px;
    height: 20px;
    background: #d32c2c;
    color: #fff;
    text-align: center;
}

.social i { font-size: 20px; width: 35px; height: 35px; text-align: center; color: #fff; line-height: 1.6; border-radius: 100%; }
.social i.icon-facebook { background: #3b5998 }
.social i.icon-google { background: #db4437 }
.social i.icon-youtube { background: #e62117 }
.social i.icon-linkedin { background: #00aff0 }

/*
======================================
[ Comment ]
======================================
*/
h2.comments-title { font-size: 16px; background: #215a94; color: #fff; padding: 10px; }
h3.comment-reply-title { text-transform: uppercase; font-size: 16px; }
.comment-reply-title a { border: 1px solid; padding: 3px 10px; color: #EE2D34; font-size: 12px; margin-left: 20px; }
ol.comment-list { list-style: none; margin: 0; padding: 0; }
ol.children { list-style: none; }
.comments-area .avatar { float: left; border-radius: 50%; margin-right: 10px; }
.comment-author { overflow: hidden; position: relative; }
.comment-meta { margin: 10px 10px 10px 60px; border: 1px solid #eee; padding: 10px 10px 0; position: relative; line-height: 1.8; }
span.comment-name a { color: #EE2D34; }
.reply a { right: 10px; position: absolute; top: 20px; border: 1px solid; padding: 0 15px; color: #EE2D34; line-height: 1.8; }
.comment-meta a { margin: 10px 0; }
span.comment-name { display: block; margin: 10px 0 0; font-style: italic; padding-right: 10px; color: #EE2D34; }
.comment-author a.comment-date { font-style: italic; color: #999; }
em.comment-awaiting-moderation { color: #fe6d03; display: block; }
.comment-edit-link, .logged-in-as a { border: 1px solid; padding: 0 5px; color: #EE2D34; line-height: 1.8; display: inline-block; font-weight: 300; }
.comment-respond textarea { width: 100%; background: #ffffff; border: 1px solid #e6e6e6; font-size: 14px; font-family: Arial, sans-serif; padding: 15px; }
.comment-respond input[type="text"] { background: #ffffff; border: 1px solid #e6e6e6; font-size: 14px; font-family: Arial, sans-serif; padding: 10px 15px; width: 100%; }
.comment-respond input[type="submit"] { background: #EE2D34; border: 1px solid #EE2D34; font-size: 15px; padding: 5px 10px; color: #fff; font-weight: 100; }
.head-wrap { background: #1b75bb; }
.blog-news a.post-title { font-weight: 600; }
.blog-news span.entry-modified-time { color: #e62117; }
.blog-news span.entry-category a { color: #787878; }
.blog-news .item a.post-title { font-size: 14px; height: 45px; overflow: hidden; }
.blog-news .item span { font-size: 14px; color: #787878; }
.blog-tab ul li span.active:after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #1b75bb transparent transparent transparent; bottom: -10px; left: 0; right: 0; margin: 0 auto; }
.post-stick { position: relative; }
.post-stick .item:after { content: ""; display: block; position: absolute; width: 100%; bottom: 0; background: linear-gradient(180deg, transparent 0, #000 65%, #000); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0); opacity: .6; z-index: 2; height: 140px; }
.post-stick span { bottom: 0px; width: 100%; position: absolute; padding: 10px; color: #fff; z-index: 3; transition: transform .35s; display: block; left: 0; right: 0; font-weight: 600; font-size: 20px; }
.post-stick .item { position: relative; }
.term-wrap { margin: 20px 0; }
.term-wrap .item {position: relative;display: flex;border-radius: 3px;align-items: center;justify-content: center;border: 1px solid #03a9f42b;margin: 5px;padding: 10px;font-size: 14px;line-height: 0;background: #00bcd40d;}
.term-wrap .item img {
    margin-right: 5px;
}



.widget-most-viewed {
    background: #f1f1f1;
    border-top: 2px solid #002c62;
}

.widget-most-viewed a {
    color: #333;
}

.widget-most-viewed span {
    color: #af0603;
    font-size: 25px;
    margin-right: 10px;
}

.widget-most-viewed .item {
    display: flex;
    border-top: 1px dashed #ccc;
    align-items: start;
    padding: 5px 10px;
}

.widget-most-viewed h3 {
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 10px 0;
    color: #af0603;
}


.post-list .item a { color: #54595f; font-weight: 600; display: block; }
.post-list .item .line {border-top: 1px solid #eee;font-size: 12px;font-weight: 600;color: #716b6b;}
.post-list .item.first { border-radius: 2px; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15); }
.post-list .item.last span { font-size: 12px; color: #716b6b; }

.wrap {
    position: relative;
}

ul.taxonomy {
    position: absolute;
    z-index: 9;
    padding: 0;
    margin: 0;
    list-style: none;
    top: 0;
    right: 0;
}

ul.taxonomy li {
    display: inline-block;
    padding: 10px;
    border-left: 1px dashed #e2e2e2;
}

ul.taxonomy li a {
    color: #333;
}

.blog-col-4 .item > a { position: relative; }
.blog-col-4 .item a > span { display: block; padding: 10px; background-image: linear-gradient(transparent, black); position: absolute; bottom: 0; left: 0; right: 0; color: #fff; font-weight: 600; text-shadow: 1px 1px 1px rgb(0 0 0 / 50%); }
.blog-col-4 .item a > img { height: 220px; object-fit: cover; }


.tag-list a {
    display: inline-block;
    font-size: 12px;
    background: #dbdbdb;
    color: #444;
    border-radius: 20px;
    padding: 2px 10px;
}

.back-to-top { position: fixed; bottom: 35px; right: 10px; display: none; cursor: pointer; z-index: 99 }
.back-to-top i {background: #ff6000;padding: 5px 10px;color: #ffffff;font-size: 30px;font-weight: bold;}
.gold-price-box .cgre{
    color: #65bc00
}
.gold-price-box .cred{
    color: red
}
.gold-price-box .box-cgre{
    padding-left: .625rem;
    border-left: .375rem solid #65bc00;
    margin-bottom: 1rem
}
.gold-price-box .box-cred{
    padding-left: .625rem;
    border-left: .375rem solid red;
    margin-bottom: 1rem
}
.gold-price-box .gold-price-label{
    display: block;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: bolder;
}
.gold-price-box .gold-price{
    line-height: 1.2;
    font-weight: bolder;
    font-size: 2.8rem;
}
.gold-price-box .gold-change{
    display: block;
    letter-spacing: 1px;
    font-size: 2rem;
    line-height: 1.2;
}
.gold-price-box .gold-unit{
    text-transform: lowercase;
    letter-spacing: 1px;
    color: #757575;
    font-size: 1rem;
}
.box-headline.highlight{
    font-size: 2.2rem;text-transform: uppercase;font-weight: 600;
}
.box-headline.highlight small{
    font-size:.875rem;text-transform:none;font-weight: 400; display: block;color: #757575;
}
.search-fixed > a {
    position: absolute;
    font-size: 25px;
    top: 3px;
}
.search-mb {
    top:90px;
}