.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}body{
font-size: 15px;
//font-family: Arial, helvetica ,  sans-serif;
font-family: 'Roboto Condensed', sans-serif;
color:#000;
}
a {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
} .wp-pagenavi{
text-align: center;
padding: 20px 0;
}
.wp-pagenavi a,
.wp-pagenavi span{
padding: 5px 10px;
display: inline-block;
}
.wp-pagenavi span.current {
font-weight: bold;
border-color: royalblue;
background: royalblue;
color: white;
}
.breadcrumbs {
margin: 10px 0 15px;
}
.breadcrumbs > span {
margin-right:22px;
color: #000;
font-size: 15px;
}
.breadcrumbs span a {
color: #FE7E17;
font-weight: normal;
padding-right: 5px;
position: relative;
font-size: 15px;
}
.breadcrumbs > span a::after {
color: #000;
content: "\f101";
font-size: 20px;
position: absolute;
right: -16px;
top: -5px;
font-family: FontAwesome;
}
.cpd {
padding: 0 10px;
margin: 0;
}
.cpd li {
//color: blue;
font-size: 12px;
padding: 5px 18px;
position: relative;
} .btn-top {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/btn_top.png) no-repeat 0 0/100% 100%;
border: medium none;
bottom: 50px;
cursor: pointer;
display: none;
height: 50px;
outline: medium none;
padding: 0;
position: fixed;
right: 20px;
width: 50px;
z-index: 9999;
}
.list-socal ul li {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
.list-socal ul li img {
width: 40px;
border: 1px solid white;
height: 35px;
}
.list-socal ul li img:hover {
opacity: 1;
} .menu-ul{
margin: 0;
padding: 0;
}
.nav-menu ul ul{
display: none;
}
.nav-menu li{
list-style: none;	
}
.nav-menu-standard-type li{
position: relative;	
}
.nav-menu .menu-ul  > li{
float: left;	
}
.nav-menu-standard-type .menu-ul > li:hover > ul{
display: block;
position: absolute;
top: 100%;
left: 0;
z-index: 999;
}
.nav-menu-standard-type .menu-ul > li:last-child:hover > ul {
left: auto;
right: 0;
}
.nav-menu-standard-type  .menu-ul ul > li:hover > ul{
display: block;
position: absolute;
top: 0;
left: 100%;
z-index: 999;	
}
.nav-menu ul ul ul ul{
display: none !important;
} #site-wrapper{
overflow: hidden;
}
#site-inner{
min-width: 1100px;
}
.container{
width: 1100px;
margin-left: auto;
margin-right: auto;
}
.site-main-wrapper{
//margin: 20px 0;
background: white;
}
#left-sidebar{
}
#right-sidebar{
}
.has-left-sidebar .site-main{
}
.has-right-sidebar .site-main{
}
.has-both-sidebar .site-main{
}
.site-main{	
min-height:400px;
padding-bottom: 50px;
}
.tmp-title-bar{
}
.tmp-title-bar .title{
}
.message{
padding: 15px;
margin: 15px;
font-weight: bold;
}
.message-success{
color: green;
}
.message-danger{
color: red;
}
.message-warning {
color: brown;
}
.thumb{
text-align: center;
}
.thumb img{
display: block;
}
.hidden {
display: none;
}
.message-danger .title-404 a {
color: green;
}
.message-danger {
color: red;
text-align: center;
background-color: #f2f2f2;
}
.message-danger img {
margin-top: 20px;
max-width: 400px;
} .site-header {
padding-bottom: 15px;
background: rgb(255, 255, 255);
box-shadow: none;
}
.title-logo {
margin: 0;
text-align: center;
}
.banner{
}
.widget-content-banner {
height: inherit;
}
.banner img {
width: 100%;
height: 100%;
}
.botton-menu {
padding: 5px 8px;
font-weight: bold;
cursor: pointer;
font-size: 22px;
display: none;
text-transform: uppercase;
overflow: hidden;
}
.title-menu {
float: left;
}
.icon-menu{
float: right;
padding:0 10px;
border-radius: 2px;
border:1px solid #ddd;
}
#primary-menu {
clear: both;
padding-top: 10px;
}
#primary-menu .menu-container {
}
#primary-menu .menu-ul {
}
#primary-menu li {
}
#primary-menu .menu-ul > li {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/nav-bg.png) no-repeat scroll right center;
}
#primary-menu .menu-ul > li:last-child {
background: unset;
}
#primary-menu .menu-ul li a{
line-height: 25px;
font-style: normal;
color: #000000;
font-size: 15px;
position: relative;
font-weight: 700;
margin: 0 5px;
padding: 0 9px 0;
display: inline-block;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
z-index: 100;
text-transform: uppercase;
}
#primary-menu .menu-ul > li:first-child > a{
padding-left: 0;
margin-left: 0;
}
#primary-menu .menu-ul li:hover,
#primary-menu .menu-ul li.current-menu-item{
}
#primary-menu .sub-menu {	
z-index: 9999;
left: 10px;
padding-top: 15px;
background-color: #fff;
}
#primary-menu .sub-menu li a {
width: 170px;
padding: 6px 20px;
text-decoration: none;
z-index: 1100;
position: relative;
font-size: 13px;
text-transform: uppercase;
margin: 0;
font-weight: 600;
height: auto;
line-height: inherit;
}
#primary-menu .sub-menu li a:hover {
color: #ec3237;
}
#primary-menu .sub-menu .sub-menu {
left: 100%;
top: 0;
padding-top: 0;
} .site-footer{
}
.site-footer p {
padding: 0;
margin: 0;
}
.heading {
margin-bottom: 3rem;
}
.heading h4 {
color: #333333;
font-size: 24px;
text-transform: uppercase;
font-weight: 600;
line-height: 22px;
margin-bottom: 20px;
margin-top: 0;
}
.subheading {
font-size: 16px;
font-style: italic;
text-transform: lowercase;
}
.service-box {
margin-bottom: 20px;
font-size: 25px;
}
.service-box i {
font-size: 40px;
border: 2px solid #EC3237;
border-radius: 50%;
width: 120px;
height: 120px;
padding-top: 40px;
color: #EC3237;
margin: 0px auto;
margin-bottom: 20px;
display: block;
min-height: 4px;
}
.service-box:hover .fa {
color: #ffffff;
background-color: #F60000;
transition: color 0.3s ease-in;
}
.site-footer .f1 {
background: #f4f4f4;
height: 95px;
-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.30);
-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.30);
box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.30);
top: 5px;
}
.site-footer .f1 .wraperHotline {
padding-top: 30px;
margin: 0 auto;
display: block;
text-align: center;
}
.site-footer .f1 .wraperHotline .hotlineLeft {
padding-right: 15px;
display: inline-block;
text-align: right;
}
.site-footer .f1 .wraperHotline .hotlineLeft span.titleHotline {
font-size: 17px;
font-weight: bold;
color: #333333;
text-transform: uppercase;
display: block;
min-height: 4px;
}
.site-footer .f1 .wraperHotline .hotlineLeft span.timeHotline {
font-size: 12px;
color: #666666;
display: block;
min-height: 4px;
}
.site-footer .f1 .wraperHotline .hotlineRight {
padding-left: 55px;
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/icon_phone.png) no-repeat 15px 0;
font-size: 28px;
color: #ea1119;
font-weight: bold;
display: inline-block;
}
.site-footer .f2 {
background: #ffffff;
min-height: 200px;
padding: 10px 0;
}
.site-footer .f2 .contactInfo {
margin: 22px 0 0 0;
vertical-align: top;
}
.site-footer .f2 .link-box {
padding-left: 40px;
}
.site-footer .f2 .contactInfo .tit {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/iconCSKH.png) no-repeat;
padding: 8px 20px 5px 45px;
font: bold 15px Arial, Helvetica, sans-serif;
height: 35px;
line-height: 20px;
display: inline-block;
}
.site-footer .f2 .contactInfo.hotLine .tit {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/iconTVBH.png) no-repeat;
color: #eb1c24;
}
.site-footer .f2 .contactInfo.listProduct .tit {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/iconListPro.png) no-repeat;
}
.site-footer .f2 .contactInfo ul {
display: block;
padding: 7px 0 0 58px;
line-height: 20px;
font-size: 9pt;
color: #444;
}
.site-footer .f2 .contactInfo ul li {
line-height: 20px;
list-style-image: url(//cuanhomhe.vn/wp-content/themes/tkw/images/arrow.png);
text-align: left;
padding-bottom: 5px;
}
.site-footer .f2 .contactInfo ul li a {
color: #333;
text-transform: uppercase;
font: normal 12px Arial, Helvetica, sans-serif;
}
.site-footer .f2 .contactInfo ul li a:hover {
color: initial;
}
.site-footer .f2 span.grey {
display: block;
padding: 5px 0px;
margin-bottom: 3px;
font: bold 9pt Arial, Helvetica, sans-serif;
line-height: 20px;
}
.colorRed {
color: #ea1119;
}
.site-footer .f2 .menuBottom {
display: block;
padding-bottom: 5px;
border-bottom: 1px solid #dddddd;
text-align: left;
}
.menuBottom ul {
padding: 20px 0 0px 0;
}
.menuBottom li {
display: inline-block;
}
.menuBottom li a {
color: #666666;
padding: 0 7px;
border-right: 1px solid #666;
}
.menuBottom li:first-child a {
padding-left: 0;
}
.menuBottom li:last-child a {
border-right: unset;
}
.menuBottom li a:hover {
color: #ea1119;
text-decoration: none;
}
.site-footer .company-info {
padding: 15px 0;
margin-left: 30px;
}
.site-footer .company-info li {
display: inline-block;
padding-right: 80px;
vertical-align: middle;
}
.site-footer .company-info p.company {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/footer-home-icon.png) no-repeat;
padding-left: 30px;
color: #ea1119;
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
}
.site-footer .company-info p {
margin-bottom: 10px;
}
.site-footer .company-info p.companyAdd {
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/icon-location-mini-grey.png) no-repeat 4px 0;
padding-left: 30px;
}
.padRight0 {
margin-top: -50px;
float: right;
padding-right: 0 !important;
text-align: right;
}
.copyright {
background: #444;
text-align: center;
font: 9pt Arial, Helvetica, sans-serif;
text-transform: uppercase;
position: relative;
color: #bfbfbf;
display: block;
padding: 10px 0;
}
.copyright a:hover {
color: #FE7E17;
} .sidebar{
}
.search-form {
position: relative;
}
.search-form input[type="search"] {
margin: 0 0 20px 0;
background: transparent;
border: 1px solid #e4e4e4;
color: #686868;
display: block;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
padding: 10px 15px;
}
.search-form button[type="submit"] {
background: none;
border: none;
position: absolute;
top: 50%;
right: 3%;
margin-top: -17px;
cursor: pointer;
font-size: 14px;
color: #686868;
outline: none;
}
.box-sidebar {
margin-bottom: 25px;
}
.box-sidebar .widget-title, #menu-menu-danh-muc > li > a {
font-size: 16px;
line-height: 22px;
padding: 3px 0 3px 15px;
font-weight: bold;
text-transform: uppercase;
}
.widget-content-tk, #menu-menu-danh-muc > li {
margin-bottom: 25px;
}
#menu-menu-danh-muc li a:hover {
color: #FE7E17;
text-decoration: none;
}
.box-sidebar .widget-content-tk ul li, #menu-menu-danh-muc li ul li {
padding: 10px 0 0px 15px;
list-style: none;
list-style-image: url(//cuanhomhe.vn/wp-content/themes/tkw/images/next.png);
list-style-position: inside;
border-bottom: 1px solid #ebebeb;
font-size: 15px;
}
.box-sidebar-tt h3 {
margin: 22px 0;
margin-top: 10px;
border-bottom: 1px solid #e7e7e7;
padding-bottom: 5px;
margin-bottom: 10px;
text-transform: uppercase;
}
.box-sidebar-tt .list-news li {
overflow: hidden;
float: none;
clear: both;
padding: 12px 0px;
border-bottom: 1px solid #e7e7e7;
vertical-align: middle;
}
.box-sidebar-tt .list-news li img {
display: inline;
float: left;
margin: 0 5px 0 0;
border: none;
width: 100px;
height: 60px;
}
.box-sidebar-tt .list-news li a {
color: #373737;
}
.box-sidebar-tt .list-news li a:hover {
color: #e70e0e;
text-decoration: none;
} #e404-tmp {
}
#e404-content{
} #category-tmp .section-main{
}
.cate-list-posts{
}
.category-tmp-posts .cate-post-item{
margin-bottom: 10px;
position: relative;
clear: both;
padding: 0 0 15px;
overflow: hidden;
border-bottom: 1px dashed #ccc;
}
.cate-post-thumb {		
float: left;
width: 200px;
margin: 2px 2px 2px 2px;
}
.cate-post-thumb img {
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
width: 180px;
height: 146px;
}
.cate-post-item-meta{
}
.category-tmp-posts .cate-post-item-meta {
}
.cate-post-title{
margin-top: 0;
clear: both;
font-weight: 700;
font-size: 20px;
line-height: 24px;
margin-bottom: 12px;
margin-top: 8px;
}
.cate-post-date{
}
.cate-post-excerpt{
}
.cate-post-item .read-more{
color: blue;
font-style: italic;
font-weight: bold;
font-size: 12px;
} #single-tmp{
}
section.singular-content{
}
.singular-content .section-main{
}
.single-related-posts, .single-sp-related-posts{
margin-top: 30px;
}
.related-title-bar{
border-bottom: 1px dashed #ccc;
font-size: 16px;
line-height: 22px;
margin-bottom: 20px;
font-weight: bold;
text-transform: uppercase;
}
.related-title-bar span{
}
.single-related-posts ul{
}
.single-related-posts li {
list-style-image: url(//cuanhomhe.vn/wp-content/themes/tkw/images/icon-bullet-hgg.png);
line-height: 24px;
}
.single-related-posts li a {
color: #030792;
text-decoration: none;
}  #search-tmp{
}
.search-tmp-title{
font-size: 16px;
border-bottom: 1px solid #bbb;
padding-bottom: 5px;
margin-bottom: 20px;
font-weight: bold;
font-style: italic;
}
.search-tmp-title .search-keywords{
font-weight:bold;
font-size:18px;
color: royalblue;
}
.search-result-items{
}
.section-header-search {
background-color: #f8f8f8;
}
.search-tmp-title{
font-size: 16px;
border-bottom: 1px solid #bbb;
padding-bottom: 5px;
margin-top: 20px;
margin-bottom: 20px;
font-weight: bold;
font-style: italic;
}
.search-tmp-title .search-keywords{
font-weight:bold;
font-size:18px;
color: royalblue;
} #archive-tmp {
}
#archive-tmp .tmp-title-bar, #category-tmp .tmp-title-bar {
border-top: 1px solid #efefef;
border-bottom: 1px solid #efefef;
padding: 20px 0;
margin-bottom: 20px;
overflow: hidden;
padding-bottom: 3px;
}
#archive-tmp .tmp-title-bar .title, #category-tmp .tmp-title-bar .title {
font-size: 27px;
line-height: 32px;
margin-bottom: 12px;
margin-top: 0;
font-weight: bold;
}
.description-archive {
font-size: 15px;
}
.archive-sp-item {
position: relative;
}
.giam-gia {
position: absolute;
top: 1px;
width: 80px;
height: 80px;
text-align: center;
color: white;
left: 1px;
background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0; 
}
.archive-list-sp {
overflow: hidden;
}
.archive-list-sp-container {
}
.archive-sp-item {
padding-bottom: 10px;
vertical-align: top;
position: relative;
}
.archive-sp-item-thumb {
clear: both;
margin-top: 0px;
position: relative;
z-index: 1;
overflow: hidden;
margin-bottom: 20px;
}
.archive-sp-item-thumb a {
display: block;
position: relative;
}
span.item-on-hover {
cursor: pointer;
display: block;
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
background: url(//cuanhomhe.vn/wp-content/themes/tkw/images/item-on-hover.png) repeat;
z-index: 1000;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
}
span.hover-link {
width: 35px;
height: 35px;
top: 50%;
left: 50%;
margin-left: -17px;
margin-top: -17px;
position: absolute;
display: block;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0;
}
.item-on-hover i {
color: #fff;
text-align: center;
height: 34px;
width: 34px;
line-height: 34px;
border: 1px solid #fff;
}
.archive-sp-item-thumb:hover span.item-on-hover, .archive-sp-item-thumb:hover span.hover-link {
opacity: 1;
}
.archive-sp-item-thumb img {
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-backface-visibility: hidden;
width: 100%;
display: block;
}
.archive-sp-item-thumb:hover img {
-webkit-transform: scale(1.02,1.02);
-moz-transform: scale(1.02,1.02);
-o-transform: scale(1.02,1.02);
-ms-transform: scale(1.02,1.02);
transform: scale(1.02,1.02);
}
.archive-sp-item-meta {
clear: both;
position: relative;
padding: 0 0 15px;
overflow: hidden;
border-bottom: 1px dashed #ccc;
}
.archive-sp-item-meta p {
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 10pt;
}
.archive-sp-item .ten-sp {
font-size: 18px;
line-height: 24px;
margin-bottom: 20px;
clear: both;
font-weight: 700;
text-transform: none;
height: 30px;
margin-top: 0;
}
.archive-sp-item .ten-sp a:hover {
text-decoration: none;
cursor: initial;
}
.post-read-more {
font-size: 13px;
font-weight: bold;
float: right;
text-transform: uppercase;
}
.post-read-more a {
color: #FE7E17;
text-decoration: none;
}
.post-read-more a:hover {
color: #000;
} #single-sp-tmp, #page-tmp, #category-tmp, #single-tmp {
margin-top: 20px;
}
.single-sp-info {
}
.single-sp-thumb{
}
.single-sp-thumb .anh-sp-to {
}
.single-sp-fields {
}
.single-sp-fields .ten-sp h1, #page-tmp .tmp-title-bar .title, #single-tmp .tmp-title-bar .title {
font-size: 24px;
line-height: 32px;
margin-bottom: 12px;
clear: both;
font-weight: bold;
text-transform: none;
margin-top: 0;
}
.single-sp-fields .field-row{
}
.single-sp-fields  .name{
}
.single-sp-fields  .value{
}
.single-sp-fields .gia-sp {
}
.single-sp-fields  .gia-sp .value{
font-size: 26px;
color: red;
font-weight: bold;
}
.single-sp-content {
}
.single-sp-content .header-tab-group{
}
.single-sp-content .header-tab{
}
.single-sp-content .content-tab-group{
}
.single-sp-content .content-tab {
} .home-block {
clear: both;
}
.block-1 .block-title {
padding-top: 35px;
}
.block-1 .block-title h2 {
margin: 0;
font-weight: 600;
text-transform: uppercase;
margin: 0;
text-align: center;
font-size: 23px;
line-height: 24px;
margin-bottom: 20px;
}
.block-1 .block-title h3 {
margin: 0;
font-weight: 600;
text-transform: uppercase;
margin: 0;
text-align: center;
font-size: 17px;
line-height: 24px;
}
.block-1 .block-title h3:after {
display: block;
content: "";
height: 1px;
width: 120px;
margin: 15px auto 20px;
position: relative;
background: #FE7E17;
}
.home-block .block-content{
margin-top: 50px;
} .btn-top {
margin-bottom: 50px;
}
@media (max-width: 767px) {
.col-auto-clear.col-xs-2:nth-child(6n+7) {
clear: both;
}
.col-auto-clear.col-xs-3:nth-child(4n+5) {
clear: both;
}
.col-auto-clear.col-xs-4:nth-child(3n+4) {
clear: both;
}
.col-auto-clear.col-xs-6:nth-child(2n+3) {
clear: both;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.col-auto-clear.col-sm-2:nth-child(6n+7) {
clear: both;
}
.col-auto-clear.col-sm-3:nth-child(4n+5) {
clear: both;
}
.col-auto-clear.col-sm-4:nth-child(3n+4) {
clear: both;
}
.col-auto-clear.col-sm-6:nth-child(2n+3) {
clear: both;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.col-auto-clear.col-md-2:nth-child(6n+7) {
clear: both;
}
.col-auto-clear.col-md-3:nth-child(4n+5) {
clear: both;
}
.col-auto-clear.col-md-4:nth-child(3n+4) {
clear: both;
}
.col-auto-clear.col-md-6:nth-child(2n+3) {
clear: both;
}
}
@media (min-width: 1200px) {
.col-auto-clear.col-lg-2:nth-child(6n+7) {
clear: both;
}
.col-auto-clear.col-lg-3:nth-child(4n+5) {
clear: both;
}
.col-auto-clear.col-lg-1-5:nth-child(5n+6) {
clear: both;
}
.col-auto-clear.col-lg-4:nth-child(3n+4) {
clear: both;
}
.col-auto-clear.col-lg-6:nth-child(2n+3) {
clear: both;
}
}
.singular-content a ,
.single-sp-info a {
color: #057eff;
}
.phonering-alo-phone {
position:fixed;
visibility:hidden;
background-color:transparent;
width:200px;
height:200px;
cursor:pointer;
z-index:200000!important;
-webkit-backface-visibility:hidden;
-webkit-transform:translateZ(0);
transition:visibility .5s;
left:-30px;
bottom: 10px;
display:block
}
@media (max-width: 767px) {
.phonering-alo-phone {
bottom: -40px;
}
}
.phonering-alo-phone.phonering-alo-show {
visibility:visible
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity:0;
-webkit-transform:translate3d(2000px,0,0);
transform:translate3d(2000px,0,0)
}
100% {
opacity:1;
-webkit-transform:none;
transform:none
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
}
.fadeOutRight {
-webkit-animation-name:fadeOutRight;
animation-name:fadeOutRight
}
.phonering-alo-phone.phonering-alo-static {
opacity:.6
}
.phonering-alo-phone.phonering-alo-hover,.phonering-alo-phone:hover {
opacity:1
}
.phonering-alo-ph-circle {
width:160px;
height:160px;
top:20px;
left:20px;
position:absolute;
background-color:transparent;
border-radius:100%;
border:2px solid rgba(30,30,30,0.4);
border:2px solid #bfebfc 9;
opacity:.1;
-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;
transition:all .5s;
-webkit-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
-webkit-animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important;
animation:phonering-alo-circle-anim 1.1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
-webkit-animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important;
animation:phonering-alo-circle-anim 2.2s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone:hover .phonering-alo-ph-circle {
border-color:#00aff2;
opacity:.5
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
border-color:#75eb50;
border-color:#baf5a7 9;
opacity:.5
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
border-color:#00aff2;
border-color:#bfebfc 9;
opacity:.5
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
border-color:#ccc;
opacity:.5
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
border-color:#75eb50;
opacity:.5
}
.phonering-alo-ph-circle-fill {
width:100px;
height:100px;
top:50px;
left:50px;
position:absolute;
background-color:#000;
border-radius:100%;
border:2px solid transparent;
-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
transition:all .5s;
-webkit-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
-webkit-animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important;
animation:phonering-alo-circle-fill-anim 1.7s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out!important;
opacity:0!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
background-color:rgba(0,175,242,0.5);
background-color:#00aff2 9;
opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
background-color:rgba(117,235,80,0.5);
background-color:#baf5a7 9;
opacity:.75!important
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
background-color:rgba(0,175,242,0.5);
background-color:#a6e3fa 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-circle-fill,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
background-color:rgba(204,204,204,0.5);
background-color:#ccc 9;
opacity:.75!important
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
background-color:rgba(117,235,80,0.5);
opacity:.75!important
}
.phonering-alo-ph-img-circle {
width:60px;
height:60px;
top:70px;
left:70px;
position:absolute;
background:rgba(30,30,30,0.1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAB/ElEQVR42uya7W3CMBCG31QM4A1aNggTlG6QbpBMkHYC1AloJ4BOABuEDcgGtBOETnD9c1ERCH/lwxeaV8oPFGP86Hy+DxMREW5Bd7gRjSDSNGn4/RiAOvm8C0ZCRD5PSkQVXSr1nK/xE3mcWimA1ZV3JYBZCIO4giQANoYxMwYS6+xKY4lT5dJPreWZY+uspqSCKPYN27GJVBDXheVSQe494ksiEWTuMXcu1dld9SARxDX1OAJ4lgjy4zDnFsC076A4adEiRwAZg4hOUSpNoCsBPDGM+HqkNGynYBCuILuWj+dgWysGsNe8nwL4GsrW0m2fxZBq9rW0rNcX5MOQ9eZD8JFahcG5g/iKT671alGAYQggpYWvpEPYWrU/HDTOfeRIX0q2SL3QN4tGhZJukVobQyXYWw7WtLDKDIuM+ZSzscyCE9PCy5IttCvnZNaeiGLNHKuz8ZVh/MXTVu/1xQKmIqLEAuJ0fNo3iG5B51oSkeKnsBi/4bG9gYB/lCytU5G9DryFW+3Gm+JLwU7ehbJrwTjq4DJU8bHcVbEV9dXXqqP6uqO5e2/QZRYJpqu2IUAA4B3tXvx8hgKp05QZW6dJqrLTNkB6vrRURLRwPHqtYgkC3cLWQAcDQGGKH13FER/NATzi786+BPDNjm1dMkfjn2pGkBHkf4D8DgBJDuDHx9BN+gAAAABJRU5ErkJggg==) no-repeat center center;
border-radius:100%;
border:2px solid transparent;
-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;
-webkit-transform-origin:50% 50%;
-ms-transform-origin:50% 50%;
transform-origin:50% 50%
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important;
animation:phonering-alo-circle-img-anim 1s infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
-webkit-animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important;
animation:phonering-alo-circle-img-anim 0 infinite ease-in-out!important
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
background-color:#00aff2
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
background-color:#75eb50;
background-color:#75eb50 9
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
background-color:#00aff2;
background-color:#00aff2 9
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover .phonering-alo-ph-img-circle,.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
background-color:#ccc
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
background-color:#75eb50
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform:rotate(0) scale(.5) skew(1deg);
-webkit-opacity:.1
}
30% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
-webkit-opacity:.5
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
-webkit-opacity:.1
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
opacity:.2
}
100% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform:rotate(0) scale(1) skew(1deg)
}
10% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
20% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
30% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg)
}
40% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg)
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg)
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
-ms-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
@keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
-ms-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
100% {
opacity:1;
-webkit-transform:none;
-ms-transform:none;
transform:none
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
-ms-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
}
@keyframes fadeOutRight {
0% {
opacity:1
}
100% {
opacity:0;
-webkit-transform:translate3d(100%,0,0);
-ms-transform:translate3d(100%,0,0);
transform:translate3d(100%,0,0)
}
}
@-webkit-keyframes phonering-alo-circle-anim {
0% {
-webkit-transform:rotate(0) scale(.5) skew(1deg);
transform:rotate(0) scale(.5) skew(1deg);
opacity:.1
}
30% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.5
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg);
opacity:.1
}
}
@keyframes phonering-alo-circle-anim {
0% {
-webkit-transform:rotate(0) scale(.5) skew(1deg);
transform:rotate(0) scale(.5) skew(1deg);
opacity:.1
}
30% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.5
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg);
opacity:.1
}
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg);
opacity:.2
}
100% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
}
@keyframes phonering-alo-circle-fill-anim {
0% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg);
opacity:.2
}
100% {
-webkit-transform:rotate(0) scale(.7) skew(1deg);
transform:rotate(0) scale(.7) skew(1deg);
opacity:.2
}
}
@-webkit-keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
10% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
transform:rotate(-25deg) scale(1) skew(1deg)
}
20% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
transform:rotate(25deg) scale(1) skew(1deg)
}
30% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
transform:rotate(-25deg) scale(1) skew(1deg)
}
40% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
transform:rotate(25deg) scale(1) skew(1deg)
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
}
@keyframes phonering-alo-circle-img-anim {
0% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
10% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
transform:rotate(-25deg) scale(1) skew(1deg)
}
20% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
transform:rotate(25deg) scale(1) skew(1deg)
}
30% {
-webkit-transform:rotate(-25deg) scale(1) skew(1deg);
transform:rotate(-25deg) scale(1) skew(1deg)
}
40% {
-webkit-transform:rotate(25deg) scale(1) skew(1deg);
transform:rotate(25deg) scale(1) skew(1deg)
}
50% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
100% {
-webkit-transform:rotate(0) scale(1) skew(1deg);
transform:rotate(0) scale(1) skew(1deg)
}
}
table {
max-width: 100%;
} #home-slide .slick-nav {
position: absolute;
top: 50%;
left: 15px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 9;
border: 0;
background: transparent;
}
#home-slide .slick-next {
right: 15px;
left: unset;
}
#home-slide .slick-nav i {
font-size: 54px;
color: #fff;
}
#home-slide figure,
#home-slide .widget {
margin-bottom: 0;
}
#home-slide img {
width: 100%;
height: 500px;
object-fit: cover;
}
@media(max-width: 991px) {
#home-slide img {
height: 350px;
}
}
@media(max-width: 767px) {
#home-slide img {
height: 250px;
}
}
figure {
max-width: 100%;
}