/*
Theme Name: Zota 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 ]
======================================
*/
@font-face { font-family: 'UTM-Avo-Bold'; src: url('assets/fonts/Avo/UTM-Avo-Bold.eot'); src: url('assets/fonts/Avo/UTM-Avo-Bold.eot?#iefix') format('embedded-opentype'), url('assets/fonts/Avo/UTM-Avo-Bold.woff') format('woff'), url('assets/fonts/Avo/UTM-Avo-Bold.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Averta Standard Regular'; font-style: normal; font-weight: normal; src: local('Averta Standard Regular'), url('assets/fonts/Averta/AvertaStandard-Regular.woff') format('woff'); }
body { font-family: 'Averta Standard Regular'; font-size: 16px; }
a, a:focus, a:hover { text-decoration: none; outline: 0; }

/*
======================================
[ Header ]
======================================
*/
.header { background: #ffffff26; }
.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 { margin: 0; text-align: center; }
.menu-primary ul { list-style: none; margin-bottom: 0; padding: 0; }
.menu-primary>ul>li { position: relative; display: inline-block; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; margin: 10px; }
.menu-primary>ul>li>a { display: block; color: #444; font-size: 17px; padding: 10px 5px; }
.menu-primary ul li:hover a, .menu-primary ul.sub-menu li:hover a, .menu-primary li.current-menu-item a {color: #0255a3;}
.menu-primary ul li.menu-item-has-children:hover >ul.sub-menu { visibility: visible; opacity: 1; transform: translateY(0); }
.menu-primary ul.sub-menu { width: 200px; position: absolute; z-index: 200; background: #ffffff; -moz-transition: all .5s; -webkit-transition: all .5s; transition: all .5s; text-align: left; box-shadow: 0px 20px 32px -12px rgb(2 58 81 / 20%); transition: all calc(300 * 1ms) cubic-bezier(.42, .01, .58, 1), transform calc(300 * 1ms) cubic-bezier(.42, .01, .58, 1); transform: translateY(20px); visibility: hidden; opacity: 0; border-radius: 5px; }
.menu-primary >ul >li > ul.sub-menu > li > ul { left: 200px; top: 0; }
.menu-primary ul.sub-menu li { padding: 10px; position: relative; }
.menu-primary ul.sub-menu li a { color: #000; }
.menu-primary ul li.menu-item-has-children:after {font-weight: 900;font-family: 'Font Awesome 5 Free';position: absolute;top: 15px;right: -10px;color: #ec1f27;font-size: 10px;}
.menu-primary >ul >li.menu-item-has-children:after { content: "\f107"; }
.menu-primary ul>li>ul>li.menu-item-has-children:after { content: "\f101"; }
.menu-primary>ul>li>a:after, .menu-primary>ul>li>a:before { background: transparent; content: ''; width: 0; height: 2px; position: absolute; 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>ul>li>a:after { bottom: 0; }
.menu-primary>ul>li>a:before { top: 0; }
.menu-primary>ul>li:hover a:after, .menu-primary li.current-menu-item > a:after, .menu-primary>ul>li:hover a:before, .menu-primary li.current-menu-item > a:before {background: #0456a4;width: 100%;}

/*
======================================
[ Menu Mobi ]
======================================
*/
a.mobile-btn { display: flex; position: absolute; width: 40px; height: 40px; border-radius: 100%; padding: 2px; font-size: 30px; text-align: center; top: 50%; transform: translateY(-50%); z-index: 999; align-items: center; justify-content: center; }
a.mobile-btn i {color: #0255a3;}
.search-wrap { position: absolute; right: 0; z-index: 99; background: #fff; padding: 10px; left: 0; }
.position-right { right: 0; }
.position-left { left: 0; }
.nav-mobile { background: #fff; top: 0; position: fixed; width: 80%; z-index: 9999; display: none; left: 0; height: 100%; }
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: 10px; display: block; text-transform: uppercase; }
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: #60b126; 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; }

/*
======================================
[]
======================================
*/
h1.h1 { font-family: 'UTM-Avo-Bold'; font-size: 20px; text-rendering: optimizelegibility; width: 100%; line-height: 1.2; color: #d6262c; font-weight: 700; }
.h2 { font-family: 'UTM-Avo-Bold'; margin: 0px 0 10px 0; color: #ec1f27; }
.h2 span { background: #f1f1f1; position: relative; font-size: 20px; white-space: nowrap; display: block; padding: 10px 10px 10px 20px; }
.h2 span:before { content: ""; border-right: 4px solid #ec1f27; position: absolute; top: 0; left: 0; height: 100%; }
.h2 span:after { content: ""; position: absolute; left: 4px; top: 50%; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 5px; border-color: transparent transparent transparent #d6262c; transform: translateY(-50%); }

/*
======================================
[ 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; }
.overlay .container { position: relative; z-index: 9; }
.breadcrumbs { background: #02234c; color: #fff; padding: 15px 0 1px; }
.breadcrumbs a { color: #fff; }
.widget-post .item { margin: 10px 0; }
.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.post-time { display: block; margin: 5px 0 0; color: #d41836; }

/*
======================================
[ 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; }
.entry-content h2 { font-size: 16px; font-family: 'UTM-Avo-Bold'; line-height: 1.6; font-weight: 900; }
.entry-content h3 { font-size: 18px; font-family: 'UTM-Avo-Bold'; line-height: 1.6; font-weight: 900; }
.entry-content strong, .entry-content b { font-family: 'UTM-Avo-Bold'; line-height: 1.6; font-weight: 900; }

/*
======================================
[Archive]
======================================
*/
.blog-wrap .item { box-shadow: 0px 0px 26px 0px rgb(22 73 172 / 12%); background: #fff; padding: 10px; }
.blog-wrap .item a.post-title { display: block; margin: 10px 0; font-weight: 600; color: #444; font-size: 17px; 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) }
}

/*
======================================
[]
======================================
*/
.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 { position: relative; background: #0f5fa9; color: #fff6f6; }
footer.footer span > i { width: 20px; text-align: center; }
footer.footer .h4 { position: relative; padding-bottom: 7px; font-size: 15px; text-transform: uppercase; }
footer.footer .h4:before { content: ""; border-bottom: 1px solid #ffffff59; position: absolute; left: 0; right: 0; bottom: 0; }
footer.footer .h4:after {content: "";border-bottom: 3px solid #e92129;position: absolute;left: 0;right: 0;bottom: -1px;width: 30%;}
footer.footer ul.menu { list-style: square; padding: 0 0 0 20px; color: #444; }
footer.footer ul.menu li { padding: 10px 0; color: #fff; }
footer.footer ul.menu li a { color: #fff; }
footer.footer .copyright { padding: 10px 0; font-size: 15px; line-height: 1.8; background: #0e0e0e6e; color: #fff; }
footer.footer .subscribe-wrap { color: #fff; background: #e92129; }
footer.footer .subscribe-wrap .fa-medal { font-size: 40px; color: #fff; margin-top: 2px; }
footer.footer .widget .item a { color: #fff; font-weight: 600; }
.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 }
/*.abouts-wrap a { color: #fff; background: #e92129; padding: 8px 20px; border-radius: 4px; display: inline-block; }
*/.abouts-wrap .content { box-shadow: 0px 0px 26px 0px rgb(22 73 172 / 12%); background: #fff; border-radius: 5px; padding: 10px; }
.term-wrap .item span { display: block; color: #444; text-align: center; }
.term-wrap .item { position: relative; text-align: center; padding: 10px; box-shadow: 0px 0px 26px 0px rgb(22 73 172 / 12%); background: #fff; border-radius: 5px; }
.term-wrap .item img { margin: 0 auto; height: 250px; }
.term-wrap .item a.title { color: #444; text-transform: uppercase; font-size: 15px; padding: 5px; display: block; }
.term-wrap .item a.readmore { display: block; padding: 5px; color: #fff; text-transform: uppercase; letter-spacing: 1px; background: linear-gradient(to right, #0092dc 50%, #e92129 50%); background-size: 200% 100%; background-position: right bottom; transition: all 0.5s ease; border-radius: 0 0 5px 5px; }
.term-wrap .item:hover a.readmore { background-position: left bottom; }
.heading { position: relative; }
.heading span.bar {height: 4px;width: 150px;background: #e92129;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: 'UTM-Avo-Bold'; sans-serif; text-transform: uppercase; display: block; margin: 10px 0; font-size: 22px; }
.term-wrap { background: url(assets/images/map-bg.png) #0f5fa9 center no-repeat; }
.partner-wrap .item { padding: 10px; text-align: center; }
.partner-wrap .item img { height: 70px; object-fit: contain; }
.box-shadow { box-shadow: 0px 0px 26px 0px rgb(22 73 172 / 12%); background: #fff; }
.img-wrap img { border-radius: 5px; }
.search-form .buttom-search {background-color: #ec1f27;border: 0;color: #fff;text-transform: uppercase;font-size: 14px;height: 40px;width: 50px;}
.search-form input.form-control::placeholder { color: #ec1f27; opacity: 1; }
.search-form input.form-control:-ms-input-placeholder { color: #ec1f27; }
.search-form input.form-control::-ms-input-placeholder { color: #ec1f27; }
.search-form input.form-control { height: 40px; border-radius: 4px; background: #fff; color: #444; }
.search-form .form-control {border: solid 1px #ec1f27;-webkit-box-shadow: none;box-shadow: none;}
.search-form .form-group { margin: 0; }
.product-wrap .item {position: relative;text-align: center;}
.product-wrap .item img.second-image, .product-wrap .item img.first-image { transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -o-transition: all 500ms ease; width: 100%; height: 220px; object-fit: cover; }
.product-wrap .item img.second-image { display: block; position: absolute; top: 0; left: -100%; }
.product-wrap .item:hover img.second-image { left: 0; }
.product-wrap .item:hover img.first-image { -ms-transform: scale(0, 0); -webkit-transform: scale(0, 0); transform: scale(0, 0); }
.product-wrap .item a.thumbnail { display: block; position: relative; overflow: hidden; }
.product-wrap .item h3 > span {color: #333;display: flex;line-height: 1.5;padding: 10px;overflow: hidden;font-size: 17px;font-weight: 600;height: 60px;align-content: center;align-items: center;justify-content: center;}
.product-wrap .item .price ins, .product-wrap .item .price >span {color: #db392c;font-size: 16px;font-weight: 600;}
.product-wrap .item .price { position: relative; padding: 10px; display: block; }
.product-wrap .item .price ins { text-decoration: none; }
.product-wrap .item .price del { font-size: 12px; }
.subscribe-wrap .ajax-loader { position: absolute; right: 0; top: 7px; }
.owl-banner .item { position: relative; }
.owl-banner .item:before { background: #0255a3a3; content: ""; position: absolute; left: 0; right: 0; height: 100%; }
.owl-banner .item strong { font-family: 'UTM-Avo-Bold', sans-serif; font-size: 20px; text-transform: uppercase; -webkit-transform: translateY(60px); -moz-transform: translateY(60px); -ms-transform: translateY(60px); -o-transform: translateY(60px); transform: translateY(60px); opacity: 0; display: block; color: #fff; }
.owl-banner .active .item strong { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); opacity: 1; -webkit-transition: 0.2s ease all 1s; -o-transition: 0.2s ease all 1s; -moz-transition: 0.2s ease all 1s; transition: 0.2s ease all 1s; }
.owl-banner .item .zota-btn { font-weight: 500; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); opacity: 0; }
.owl-banner .active .item .zota-btn { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); opacity: 1; -webkit-transition: 1s ease all 1.5s; -o-transition: 1s ease all 1.5s; -moz-transition: 1s ease all 1.5s; transition: 1s ease all 1.5s; }
.owl-banner .item span { -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); opacity: 0; }
.owl-banner .active .item span { -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); opacity: 1; -webkit-transition: 1s ease all 1.5s; -o-transition: 1s ease all 1.5s; -moz-transition: 1s ease all 1.5s; transition: 1s ease all 1.5s; }
a.zota-btn { padding: 8px 20px; font-size: 15px; display: inline-block; border-radius: 30px; }
a.btn-orange { background: #ec1f27; color: #fff; border: 1px solid #ec1f27; }
a.btn-outline { border: 1px solid #0F5FA9; background: #0F5FA9; color: #fff; }
a.zota-btn:hover { color: #fff }
.fa-phone { transform: rotate(88deg); margin-right: 2px; }
nav.nav-mobile .fa-times-circle { font-size: 32px; color: #d11616; position: absolute; right: 5px; top: 5px; cursor: pointer; }
.owl-banner .item .caption { position: absolute; left: 0; right: 0; text-align: center; top: 50%; transform: translateY(-50%); }

.widget-post .item img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}