/* color */ @col_pri: rgba(15, 94, 168, 0.85); .col_pri { color: @col_pri; } .bac_pri { background-color: @col_pri; } /* common */ body { font-size: 14px !important; } p { margin-bottom: 5px !important; } /* header */ #header { #masthead { #logo { margin-right: 0; img { // max-height: 180px !important; } } } /* wide-nav */ #wide-nav { .header-nav { &.nav-left { // padding-left: 80px; > li { position: relative; > a { padding: 15px 22px; border-right: 1px solid rgba(0, 0, 0, .05); cursor: pointer; -webkit-transition: color 0.1s linear 0s; -moz-transition: color 0.1s linear 0s; -o-transition: color 0.1s linear 0s; transition: color 0.1s linear 0s; font-size: 15px; font-weight: 400; > i { display: none; } } &.current-menu-item, &:hover { > a { background-color: #fff; color: @col_pri !important; border-top: 3px solid #ef0000; } } ul { left: 0; box-shadow: 0 2px 2px rgba(0, 0, 0, .3); border: none; min-width: 200px; padding: 0; transform: translateY(30px); transition: 0.3s all ease; opacity: 0; visibility: hidden; will-change: opacity, transform; > li { font-size: 14px; position: relative; > a { display: block; padding: 10px 25px; border-bottom: 1px solid #f8f7f3; white-space: nowrap; text-decoration: none; cursor: pointer; -webkit-transition: color 0.1s linear 0s; -moz-transition: color 0.1s linear 0s; -o-transition: color 0.1s linear 0s; transition: color 0.1s linear 0s; .col_pri; margin: 0; } &:hover { > a { .bac_pri; color: #fff; } } } } &:hover { ul { opacity: 1; visibility: visible; transform: translateY(0); } } } } } } } .nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before { display: none; } /* separate */ .separate { height: 1px; width: 100%; } /* single */ .single { .entry-header { .entry-title { margin-bottom: 0; .col_pri; font-size: 24pt; line-height: 32px; font-weight: 400; } .entry-header-text { padding-bottom: 15px; } } .entry-content { padding: 0; } .blog-share { margin: 8px 0; .social-icons { vertical-align: top; .zalo-share-button { vertical-align: bottom; margin-right: .12em; } } a { margin-bottom: 0; height: 30px; width: 30px; border-radius: 4px !important; } } } /* content-w */ .content-w { > .col-inner { padding: 15px; box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1); border-radius: 5px; margin-bottom: 0; height: 100%; } } /* input[type="submit"] */ input[type="submit"] { margin: 0; font-weight: 500; font-family: 'Roboto', sans-serif; font-size: 13px; padding: 8px 15px; min-height: auto; line-height: unset; } /* post-sidebar */ .post-sidebar { .widget { .widget-title { text-align: center; padding: 4px 0; margin-bottom: 10px; display: block; .bac_pri; color: #fff; font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 1.5em; border-radius: 2px; } .is-divider { display: none; } } } /*section-title-container */ .section-title-container { margin-bottom: 0 !important; .section-title { &.section-title-normal { border-bottom: none; font-family: 'Montserrat', sans-serif; font-size: 24px; span { border-bottom: none; } } &.section-title-center { .col_pri; font-size: 27px; b { background-color: transparent; } } } } /* row-lienhe */ .row-lienhe { form { input { box-shadow: none; padding: 10px 16px; font-size: 14px; line-height: 1.33; border-radius: 3px; } textarea { padding: 10px 16px; font-size: 14px; line-height: 1.33; border-radius: 3px; } .wpcf7-recaptcha { margin-bottom: 15px; } } } /* accordion */ .accordion { .accordion-item { margin-bottom: 8px; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); > a { border-top: none; display: block; padding: 15px; background: #f8f8f8; text-decoration: none; font-size: 13px; -webkit-transition: all 0.1s linear 0s; -moz-transition: all 0.1s linear 0s; -ms-transition: all 0.1s linear 0s; -o-transition: all 0.1s linear 0s; transition: all 0.1s linear 0s; font-weight: 700; button.toggle { display: none; } &:hover, &.active { .bac_pri; color: #fff; } } } } /*row-hoso */ .row-hoso { border: 1px solid #6ebf5d; margin-top: 20px; h3 { font-family: 'Montserrat', sans-serif; font-size: 24px; .col_pri; padding-left: 9.8px; } input { box-shadow: none !important; height: 3em !important; } input[type='submit'] { width: 100%; margin: 0; border-radius: 3px; } .wpcf7-recaptcha { margin-bottom: 15px; } } /* row-category */ .row-category { margin-bottom: 15px !important; .category-title { margin-bottom: 0; font-size: 22px; .col_pri; text-transform: uppercase; line-height: 22px; } .view-all-property { text-align: right; a { .col_pri; text-align: right; font-size: 13px; padding-right: 20px; text-transform: uppercase; } } .post_cat { margin-top: 10px; .col.post-item { padding-bottom: 0; .is-divider { display: none; } .post-title { text-transform: uppercase; .col_pri; font-size: 16px; } .from_the_blog_excerpt { font-size: 13px; } .box-image { img { padding: 3px; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 3px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } } } } } /* epyt-gallery */ .widget { .epyt-gallery { iframe { height: 170px; } } .viewall { text-align: right; a { &:before { content: "\f152"; font-family: FontAwesome; padding-right: 5px; } &:hover { .col_pri; } } } } @media (max-width: 480px) { .widget { .epyt-gallery { iframe { height: 220px; } } } } @media (min-width: 768px) and (max-width: 1024px) { .widget { .epyt-gallery { iframe { height: 430px; } } } } /* widget */ .widget { .epyt-gallery { .epyt-pagination { display: none; } .epyt-gallery-list { margin: 0; height: 135px; overflow-x: hidden; overflow-y: scroll; } .epyt-gallery-allthumbs { .epyt-gallery-thumb { width: 100%; padding: 5px 0; .epyt-gallery-img { display: none; } .epyt-gallery-title { text-align: left; text-decoration: none; display: block; text-transform: uppercase; padding: 0; padding-left: 12px; font-size: 11px; line-height: 16px; text-transform: uppercase; color: #5e5e5e; background: url(../images/a3.gif) 0 3px no-repeat; &:hover { .col_pri; font-weight: 700; } } } } } &.widget_nav_menu { .menu { li { a { display: block; padding: 8px 6px; &:before { content: "\f0da"; font-family: FontAwesome; padding-right: 5px; .col_pri; } &:hover { .col_pri; } } } } } } /* contact-info-blocks */ .contact-info-blocks { .col-inner { > div { display: inline-block; margin: 20px 0 0 0; padding: 0 20px; border-right: 1px solid #efefef; color: #000; text-align: left; i { .col_pri; } span { display: block; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #666; } } } > .col { &:nth-child(2) { .col-inner { > div { border-right: none; } } } } } /* backgrounf section */ .dangtk, .sec-tintuc { background-image: url(../images/bg.jpg); } /* sec-duan */ .sec-duan { .col.post-item { .post-title { .col_pri; font-size: 16px; text-transform: uppercase; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .giaban { font-size: 15px; .col_pri; } .vitri { font-size: 14px; } } } /* sec-tintuc */ .sec-tintuc { .row { .row { > .col { &:nth-child(1) { .post-title { .col_pri; text-transform: uppercase; font-size: 16px; } } .post-title { .col_pri; text-transform: uppercase; font-size: 14px; } } } } } /* customtab */ .customtab.tabbed-content { .nav-vertical { width: 16.666666666666664%; + .tab-panels { border-left: none; } li { margin-bottom: 2px; a { border-radius: 4px 0 0 4px; margin-right: 0; display: block; padding: 10px 10px; background: #efefef; text-decoration: none; line-height: 1.428571429; font-weight: 500; font-size: 13px; } &.active, &:hover { a { .bac_pri; color: #fff; } } } } } @media (max-width: 480px) { .customtab.tabbed-content { .nav-vertical { width: 100%; } } } /* frnhan */ @media (min-width: 48em) { .frnhan { padding-left: calc(16.666666666666664% + 30px); } } .frnhan { input { height: 3em !important; box-shadow: none; } .wpcf7-recaptcha { margin-bottom: 15px; } } /* nav-pagination */ .nav-pagination { text-align: left !important; li { margin: 0 2px !important; a, span { border-width: 1px !important; border-radius: 3px !important; font-size: 14px !important; } } } /* menu duan */ .menu.duan { li.active { a { .col_pri; font-weight: 700; } } } /* floatpopup */ .floatpopup { position: fixed; right: 0; bottom: 0; z-index: 999; transform: translateX(290px); &.in { transform: translateX(0px); } .popup { margin: 0; display: block; width: auto; transform: translateX(290px); transition: all 0.5s; background: #fff; &.show { transform: translateX(0px); } .titlepopup { background: @col_pri; color: white; text-align: center; font-size: 20px; float: left; position: absolute; writing-mode: vertical-rl; padding: 35px 0; border-top-left-radius: 8px; border-bottom-left-radius: 8px; cursor: pointer; top: 20%; right: calc(100% + 290px); &.in { right: 100%; } } .contentpp { width: 290px; border: 1px solid #f00; background: #fff; padding: 20px; transition: all 0.5s; i.fa.fa-times { font-size: 14px; position: absolute; top: 1px; right: 1px; padding: 5px 7px; color: #f00; background: #fff; z-index: 2; cursor: pointer; } h3 { display: block; font-size: 18px; text-transform: uppercase; text-align: center; margin-bottom: 15px; color: #f33; font-weight: 400; } form { margin-bottom: 0; input, textarea { box-shadow: none; margin-bottom: 0; } input[type="submit"] { margin: 0; background: #f00; color: #fff; border: 1px solid #fff; font-size: 14px; padding: 8px 15px; text-transform: uppercase; cursor: pointer; outline: none; line-height: unset; font-weight: 400; } } } } } /* footer */ #footer { /* footer-1 */ .footer-1 { border-top: none; } /* footer-2 */ .footer-2 { border-top: none; background-size: cover; background-repeat: no-repeat; .widget { .widget-title { padding: 0 12px; position: relative; .bac_pri; color: #fff; font-size: 16px; line-height: 34px; font-style: italic; font-weight: bold; text-transform: uppercase; display: inline-block; margin-bottom: 20px; &:before { content: ''; position: absolute; top: 100%; left: 10px; width: 0; height: 0; border-style: solid; border-width: 7px 7px 0 7px; border-color: @col_pri transparent transparent transparent; } } .is-divider { display: none; } form { margin-bottom: 0; input { box-shadow: none; border: none; } } &.widget_text { p { font-size: 16px; color: #000; } ul.thongke { margin-top: 10px; li { display: block; width: 50%; float: left; color: #000; font-size: 14px; margin-bottom: 5px; img { vertical-align: baseline; } } &:after { content: ''; clear: both; } } } } } .absolute-footer { color: #fff; font-family: Arial, sans-serif; font-size: 14px; padding: 10px 0; .footer-secondary { padding: 0; ul.footer-nav { opacity: 1; margin: 0; padding: 0; border: none; li { &:hover { a { .col_pri; } } } } } } } /* scroll */ /* width */ .epyt-gallery-list::-webkit-scrollbar-track { // -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); background-color: #F5F5F5; border-radius: 10px; } .epyt-gallery-list::-webkit-scrollbar { width: 5px; background-color: #F5F5F5; } .epyt-gallery-list::-webkit-scrollbar-thumb { border-radius: 10px; .bac_pri; } // coc coc alophone .coccoc-alo-phone.coccoc-alo-show { visibility: visible; } .coccoc-alo-phone { position: fixed; visibility: hidden; background-color: transparent; width: 150px; height: 150px; cursor: pointer; z-index: 200000 !important; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-transition: visibility .5s; -moz-transition: visibility .5s; -o-transition: visibility .5s; transition: visibility .5s; left: 0; bottom: -32px; } .coccoc-alo-ph-circle { width: 160px; height: 160px; top: 0px; left: 0px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(30, 30, 30, 0.4); border: 2px solid #bfebfc 9; opacity: .1; -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out; -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out; -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out; -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out; animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; } @keyframes coccoc-alo-circle-anim { 0% { transform: rotate(0) scale(.5) skew(1deg); opacity: .1; } 30% { transform: rotate(0) scale(.7) skew(1deg); opacity: .5; } 100% { transform: rotate(0) scale(1) skew(1deg); opacity: .1; } } .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle { border-color: @col_pri; opacity: .5; } .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-circle-fill { background-color: rgba(189, 42, 69, 0.5); opacity: .75 !important; } .coccoc-alo-ph-circle-fill { width: 100px; height: 100px; top: 30px; left: 30px; position: absolute; background-color: #000; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; opacity: .1; -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; } @keyframes coccoc-alo-circle-fill-anim { 0% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2; } 50% { transform: rotate(0) scale(1) skew(1deg); opacity: .2; } 100% { transform: rotate(0) scale(.7) skew(1deg); opacity: .2; } } .coccoc-alo-phone.coccoc-alo-green .coccoc-alo-ph-img-circle { background-color: @col_pri; } .coccoc-alo-ph-img-circle { width: 60px; height: 60px; top: 50px; left: 50px; position: absolute; background: rgba(30, 30, 30, 0.1) url(../images/phone.png) no-repeat center center; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; opacity: .7; -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; } @keyframes coccoc-alo-circle-img-anim { 0% { transform: rotate(0) scale(1) skew(1deg); } 10% { transform: rotate(-25deg) scale(1) skew(1deg); } 20% { transform: rotate(25deg) scale(1) skew(1deg); } 30% { transform: rotate(-25deg) scale(1) skew(1deg); } 40% { transform: rotate(25deg) scale(1) skew(1deg); } 50% { transform: rotate(0) scale(1) skew(1deg); } 100% { transform: rotate(0) scale(1) skew(1deg); } } /* pum-close */ .pum-close { margin: 0; } /*.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button */ .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button { margin-top: 0 !important; } .contact-info-blocks .col.medium-4:nth-child(2) { position: relative; left: -60px; } //fixed single /*nav*/ .nav-project { position: relative; text-align: center; background-color: #ee8328; width: 100%; } .nav-project .nav-pills { width: 100%; margin: auto; display: block; } .nav-project.top10 { top: 59px; z-index: 999; position: fixed; } .nav-project li { list-style: none; display: inline-block; } nav.nav-project.active-fixed { top: 0; z-index: 1; position: fixed; } .nav-project .nav-item { } .nav-project .nav-item a { background: #f4821f; color: #fff; display: block; font-size: 13px; font-weight: normal; font-family: 'Roboto Condensed'; text-align: center; text-transform: uppercase; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 6px 10px; border-right: 1px solid #fbac68; } .nav-project .nav-item a:hover, .nav-project .nav-item a.active { background: #f59717; color: #fff; } .nav-project .icon, .nav-project .name { display: inline-block; text-align: center; } .nav-project .icon .fa { font-size: 30px; font-size: 18px; margin-right: 2px; } .nav-project .name { margin-top: 3px; } .nav-project .nav-link.active * { color: #fff !important } @-webkit-keyframes my { 0% { color: #66cc00; } 50% { color: #0a0a0a; } 100% { color: #028e3c; } } @-moz-keyframes my { 0% { color: #66cc00; } 50% { color: #0a0a0a; } 100% { color: #028e3c; } } @-o-keyframes my { 0% { color: #66cc00; } 50% { color: #0a0a0a; } 100% { color: #028e3c; } } @keyframes my { 0% { color: #66cc00; } 50% { color: #0a0a0a; } 100% { color: #028e3c; } } .test { font-size: 19px; font-weight: 700 !important; -webkit-animation: my 700ms infinite; -moz-animation: my 700ms infinite; -o-animation: my 700ms infinite; animation: my 700ms infinite; } @media (max-width: 991px) { .nav-project { position: relative; left: 5%; margin: auto; top: 0; width: 108%; margin-top: 0; margin-bottom: 0.75rem; text-align: center; } .wrap-nav-project.fixed { height: 3.5rem; } .wrap-nav-project.fixed .nav-project { position: fixed; } .nav-project .nav-item { display: block; float: left; width: 16.6666%; margin-top: 0px !important; } .nav-project .nav-link { padding: 0.75rem 0.5rem; } .nav-project .name { display: none; } .nav-project .icon .fa { font-size: 1.25rem; } } @media (max-width: 991px) { .bannercate { margin-bottom: 70px } .nav-project .name { display: inline-block; } .nav-project .nav-item { width: auto; } .nav-project .nav-item a { padding-left: 20px; padding-right: 20px } .nav-project { width: 100%; margin: auto; position: relative; left: 0px; top: 0; text-align: center; } .nav-project .nav-item { display: inline-block; position: relative; float: none; margin: 0px; margin-bottom: 4px; margin-top: 4px !important; } } @media (max-width: 601px) { .nav-project .name { display: none; } .nav-project .icon { /*display: none;*/ } } @media (max-width: 505px) { .nav-project .nav-item a { padding-left: 10px; padding-right: 10px } } .single .stuck{ display: none; } .nav-dropdown>li.nav-dropdown-col{display:block} .nav-dropdown{border:1px solid #ddd; padding:0} .nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500} .nav-dropdown .nav-dropdown-col>ul li:hover{background:#db0000} .nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white} .nav-dropdown-default>li:hover{background:#fbae3c} .nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px; margin-left: -10px;} .nav-dropdown .nav-dropdown-col>ul{border: 1px solid #d2d2d2;margin-top:-40px;box-shadow: 2px 2px 5px #828282;display:none;position: absolute; left: 100%;z-index: 9;background: white;min-width: 240px;} .nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0} .nav-dropdown .nav-dropdown-col>ul li a{padding:10px; text-transform: none;color:black} .header-nav li.nav-dropdown-col:hover >ul{display:block !important} .contact-info-blocks { color: #000; font-weight: bold; }