








/* Body background */




/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */

















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */



















.dnd-section{
  padding:64px 80px;
}

.dnd-section > .row-fluid,
.content-wrapper,
.page-center{
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
  padding:0 16px;
}







body.cns{
  overflow-x:hidden;
}

html body {
  
  color: rgba(255, 255, 255, 1.0 );
  
  font-family:Riona Sans Regular;
  font-size: 16px;
  font-weight: 400;
  background-color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


a {
  font-family: Riona Sans Regular;
  color: rgba(247, 155, 0, 1.0);
  cursor: pointer;
}

a:hover,
a:focus {
  color: rgba(255, 255, 255, 1.0);
}

a:active {
  color: rgba(255, 255, 255, 1.0);
}

h1 {
  color: rgba(255, 255, 255, 1.0);
  font-family:Riona Sans Medium,Helvetica,Arial,Lucida,sans-serif;
  font-size: 56px;
  font-weight: 500;
}
h2 {
  color: rgba(255, 255, 255, 1.0);
  font-family:Riona Sans Medium,sans-serif;
  font-size: 40px;
  font-weight: 500;
}
h3 {
  color: rgba(255, 255, 255, 1.0);
  font-family:Riona Sans Medium,sans-serif;
  font-size: 24px;
  font-weight: 500;
}

h4 {
  color: rgba(0, 0, 0, 1.0);
  font-family:Riona Sans Medium,sans-serif;
  font-size: 16px;
  font-weight: 700;
}

h5 {
  color: rgba(0, 0, 0, 1.0);
  font-family:Riona Sans Medium,sans-serif;
  font-size: 14px;
  font-weight: 500;
}

h6 {
  color: rgba(0, 0, 0, 1.0);
  font-family:Riona Sans Medium,sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.cnt_page h1,
.cnt_page h2,
.cnt_page h3,
.cns_page h1,
.cns_page h2,
.cns_page h3{
  font-family: MS Yahei !important;
}

.cnt_page .top_section .widget-type-rich_text p,
.cns_page .top_section .widget-type-rich_text p,
.cnt_page .two-col-with-image p,
.cns_page .two-col-with-image p,
.cnt_page .two-col-with-content .two-col-content .col-6 p,
.cns_page .two-col-with-content .two-col-content .col-6 p,
.cnt_page .two-col-with-content .two-col-content .right-section .bg-box h5,
.cns_page .two-col-with-content .two-col-content .right-section .bg-box h5,
.cnt_page .contact-us-card .contact-info p,
.cns_page .contact-us-card .contact-info p,
.cnt_page .footer .footer-form-section .form-title,
.cns_page .footer .footer-form-section .form-title,
.cnt_page .footer-form-section form input.hs-button.primary.large,
.cns_page .footer-form-section form input.hs-button.primary.large{
  font-family: MS Yahei;
}



.cnt_page .dnd-section p,
.cns_page .dnd-section p{
  font-size:20px;
}


blockquote {
  border-left: 10px solid #ffffff;;
}




button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #ffffff;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(215, 215, 215, 1.0);
  border-color: #d7d7d7;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: #ffffff;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-size: 16px;
  color: #ffffff;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: #ffffff;
}

/* Form label */

.hs-form label {
  color: #ffffff;
}

/* Form help text */

form legend {
  color: #ffffff;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #D1D6DC;
  color: #ffffff;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #ffffff;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #ffffff;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #ffffff;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #ffffff;
}

.fn-date-picker td .pika-button:hover {
  background-color: #ffffff !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #ffffff;
}

/* Submit button */

form input[type=submit],
form .hs-button,
.button{
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #ffffff;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
.button:hover,
.button:focus {
  background-color: ; 
  border: 1px solid #ffffff;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active,
.button:active{
  background-color: ; 
  border: 1px solid #ffffff;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #ffffff;
}

th,
td {
  border-color: #ffffff;
  color: #ffffff;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom-color: #ffffff;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #ffffff;
}













.cst-header-grp .cst-hdr{
  background-color:

  
  
    
  


  rgba(53, 54, 48, 1.0)

;
}

.sticky .cst-header-grp .cst-hdr{
  background-color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

fix_head_bg_color

.nav-grp>.hs_cos_wrapper>.navigation-primary>ul>li>a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.nav-grp>.hs_cos_wrapper>.navigation-primary>ul>li>a:hover{
  color:

  
  
    
  


  rgba(247, 155, 0, 1.0)

;
}
















.cst-footer-grp{
  background-color:

  
  
    
  


  rgba(53, 54, 48, 1.0)

;
}

.cst-ftr-menu-grp>div h3,
.cst-ftr-menu-grp>div h3{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.cst-ftr-menu-grp .menu-item-grp .menu-wrapper>a,
.cst-footer-grp .page-center .cst-btm-grp .ftr-btm-links a{
  color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.cst-ftr-menu-grp .menu-item-grp .menu-wrapper>a:hover,
.cst-footer-grp .page-center .cst-btm-grp .ftr-btm-links a:hover{
  color:

  
  
    
  


  rgba(247, 155, 0, 1.0)

;
}






/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(80, 80, 80, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #ffffff;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #FFFFFF;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #FFFFFF;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #ffffff;
}

.blog-pagination__link {
  color: #ffffff;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #ffffff;
}

.blog-post__title {
  color: #ffffff;
  font-family:Riona Sans Medium;
  font-size: 56px;
  font-weight: ;
}

.blog-post__author {
  background-color: #ffffff;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #F8FAFC;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #FFFFFF;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #FFFFFF;
}

.blog-index__post-content--small h2 {
  font-size: 24px;
}

.blog-index__post-content a {
  color: #ffffff;
}

.blog-post__read-more svg {
  fill: #ffffff;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(80, 80, 80, 0.10);
}

.blog-sidebar a {
  color: #ffffff;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(80, 80, 80, 0.10);
}

.blog-post__meta a {
  color: #ffffff;
}

.blog-post__meta a:hover {
  color: #FFFFFF;
}

.blog-post__links-container {
  border-top:  2px solid rgb(235, 235, 235);
}

.blog-post__back-to-blog {
  color: #ffffff;
}

.blog-post__back-to-blog svg {
  fill: #ffffff;
}


.comment.depth-1 {
  border-left: 2px solid rgb(235, 235, 235);
}



.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: Riona Sans Medium
    font-size: 24px;
  color: #ffffff;
  font-weight: 
}


.lead {
  font-size: 1.25rem;
}


@media screen and (max-width:1024px){
  h2{
    font-size:30px;
  }
  h3{
    font-size:18px;
  }
}


@media (max-width: 767px) {
  .dnd-section {
    padding: 40px 20px!important;
  }
  .dnd-section > .row-fluid,
  .content-wrapper,
  .page-center{
    padding-left:0;
    padding-right:0;
  }
}


[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] {
  transition-duration: .5s;
}

.tw-hidden {
  display: none!important;
  opacity: 0;
}