/*
Theme Name: 福寿园国际集团模块化网站演示版
Theme URI: http://www.anttoweb.com/
Author: 安拓网络 Antto web
Author URI: http://www.anttoweb.com/
Description: 安拓网络科技有限公司，响应式设计，响应式网站开发，Wordpress开发，Magento开发，Opencart开发。专业互联网品牌整体解决方案提供商。86-0512-50331644，江苏省苏州市昆山市花桥镇花安路169号中寰广场1535室。info@anttoweb.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http: //www.gnu.org/licenses/gpl-2.0.html
*/

/* ----------------------
Stylesheet Guide
-------------------------

FONTS
GENERAL STYLES
GRID
MAIN MENU
TEXT ROTATOR
PAGE STRUCTURE
NEWS
COMMENTS
SIDEBAR
FORMS
FOOTER
WIDGETS
SOCIAL ICONS
BACK TO TOP BUTTON
WORDPRESS
TRANSPARENT COLORS
MEDIA

*/

/* ================= FONTS ================== */

@font-face {
    font-family: ralewaybold;
    src: url('fonts/raleway-bold-webfont.eot');
    src: url('fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/raleway-bold-webfont.woff') format('woff'), url('fonts/raleway-bold-webfont.ttf') format('truetype'), url('fonts/raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ralewayregular;
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/raleway-regular-webfont.woff') format('woff'), url('fonts/raleway-regular-webfont.ttf') format('truetype'), url('fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .slidetext, .button, .testimonial-name, .readmore-button, .resp-tabs-list li, .ns_nerveSlider .ns_slideContent div span, .slidetext {
    font-weight: normal;
}

body, p, .nav-buttons span, .nav, .testimonial-name span {
    font-weight: normal;
}

/* ================= GENERAL STYLES ================== */

html, body {
    margin: 0;
    padding: 0;
}

body {
    -webkit-overflow-scrolling: touch;
    min-width: 320px;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5em;
    margin-top: 0px;
    line-height: 1.3;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

.clear {
    clear: both;
}

.clr {
    clear: both;
}

p {
    line-height: 1.5;
    margin-bottom: 10px;
    margin-top: 0px;
    word-spacing: 0.2em;
}

.page-content p {
    margin-bottom: 30px;
}

p:last-child {
    margin-bottom: 0px;
}

a {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

strong {
    letter-spacing: 0.01em;
}

hr {
    height: 1px;
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 40px;
    margin-bottom: 40px;
    clear: both;
    outline: none;
    border: none;
}

dl {
    line-height: 1.5;
}

select {
    padding: 5px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 40px;
    width: 100%;
}

.flex-img {
    margin-bottom: 30px;
}

.flex-img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.grid img {
    max-width: 100%;
    height: auto;
}

blockquote {
    margin: 30px 0px;
    padding: 40px 40px 40px 100px;
    position: relative;
}

blockquote:before {
    width: 61px;
    height: 100%;
    position: absolute;
    text-align: center;
    top: 0px;
    left: 0px;
    margin: 0px;
    z-index: 1;
    content: '';
}

blockquote:after {
    content: '"';
    position: absolute;
    font-size: 100px;
    font-style: normal;
    line-height: 1;
    text-align: center;
    top: 50%;
    left: 17px;
    margin: -20px 0px 0px 0px;
    z-index: 2;
}

blockquote p {
    display: inline;
    margin: 0px;
    line-height: 1.5;
}

blockquote cite {
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    display: block;
    margin-top: 15px;
    text-align: right;
}

blockquote cite:before {
    content: "— ";
}

blockquote, i, em {
    font-style: italic;
}

label {
    line-height: 1;
    margin: 15px 0;
    display: block;
    font-weight: normal;
}

.label {
    padding: 10px 15px 10px 15px;
    display: inline-block;
}

.ext-link, .ext-link img {
    display: block;
    position: relative;
    width: 100% !important;
    height: auto !important;
    border-radius: 0px !important;
    overflow: hidden;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}

.ext-link img {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.ext-link img:hover {
    transform: scale(1.4) rotate(5deg);
    -webkit-transform: scale(1.4) rotate(5deg);
    -ms-transform: scale(1.4) rotate(5deg);
}

/* ================= GRID ================== */

.grid, .unit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.grid {
    display: block;
    clear: both;
}

.grid .unit {
    float: left;
    width: 100%;
    padding: 20px;
}

.grid .unit:first-child {
    padding-left: 20px;
}

.grid .unit:last-child {
    padding-right: 20px;
}

.unit .unit:first-child {
    padding-left: 0;
}

.unit .unit:last-child {
    padding-right: 0;
}

.unit .grid:first-child>.unit {
    padding-top: 0;
}

.unit .grid:last-child>.unit {
    padding-bottom: 0;
}

.no-gutters .unit, .unit.no-gutters {
    padding: 0 !important;
}

.wrap .grid, .grid.wrap {
    max-width: 978px;
    margin: 0 auto;
}

.grid .whole, .grid .w-1-1 {
    width: 100%;
}

.grid .half, .grid .w-1-2 {
    width: 50%;
}

.grid .one-third, .grid .w-1-3 {
    width: 33.3332%;
}

.grid .two-thirds, .grid .w-2-3 {
    width: 66.6665%;
}

.grid .one-quarter, .grid .w-1-4 {
    width: 25%;
}

.grid .three-quarters, .grid .w-3-4 {
    width: 75%;
}

.grid .one-fifth, .grid .w-1-5 {
    width: 20%;
}

.grid .two-fifths, .grid .w-2-5 {
    width: 40%;
}

.grid .three-fifths, .grid .w-3-5 {
    width: 60%;
}

.grid .four-fifths, .grid .w-4-5 {
    width: 80%;
}

.grid .golden-small, .grid .w-g-s {
    width: 38.2716%;
}

.grid .golden-large, .grid .w-g-l {
    width: 61.7283%;
}

.grid {
    *zoom: 1;
}

.grid:before, .grid:after {
    display: table;
    content: "";
    line-height: 0;
}

.grid:after {
    clear: both;
}

/* ================= MAIN MENU  ================== */

.logo h1 {
    margin: 0px !important;
    padding: 0px !important;
    line-height: 120px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.logo img {
    max-height: 70px;
    width: auto;
    max-width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    vertical-align: bottom;
    margin: 0px;
    vertical-align: middle;
}

.logo a {
    outline: none !important;
}

.nav-container {
    z-index: 9999;
    top: 0;
    width: 100%;
    pointer-events: none;
    padding: 10px 0;
}

.nav-container-inner {
    margin: 0px auto;
    max-width: 1200px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}

#nav {
    float: right;
}

.nav {
    *zoom: 1;
    z-index: 9999;
}

.nav a {
    padding: 5px 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    outline: none !important;
}

.nav ul li a {
    padding: 5px 20px 5px 20px;
}

.nav>li.hover>ul {
    left: 0;
}

.nav li li.hover ul {
    left: 100%;
    top: 0;
    padding-top: 0px;
}

.nav li li a {
    display: block;
    position: relative;
    z-index: 100;
    border-bottom: none;
}

.nav li li li a {
    z-index: 200;
}

.nav li li a:hover, .nav li li li a:hover {
    border-bottom: none;
}

.f-nav>.nav-container-inner>.logo {
    height: 70px;
}

.f-nav>.nav-container-inner>.logo h1 {
    line-height: 70px;
}

.f-nav>.nav-container-inner>.logo img {
    max-height: 70px;
}

.f-nav {
    opacity: 0.9;
}

.f-nav .nav {
    /*line-height: 60px;*/
}

.f-nav .nav a {
    padding-top: 25px;
}

.nav .iclflag {
    margin-right: 10px !important;
}

/* ================= TEXT ROTATOR ================== */

.morphext>span {
    display: none;
}

.morphext>.animated {
    display: inline-block;
}

/* ================= PAGE STRUCTURE ================== */

#site-container {
    position: relative;
}

.page-block {
    width: 100%;
    max-width: 1200px;
    position: relative;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 10px;
}

.page-block-large {
    width: 100%;
    max-width: 1600px;
    position: relative;
    margin: 0px auto 0px auto;
    overflow: hidden;
    padding: 10px;
}

.page-title {
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* ================= NEWS ================== */

.blogcontainer {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 0px 0px 40px 0px;
    padding: 0;
    vertical-align: bottom;
}

.blogcontainer:last-child {
    margin-bottom: 0px;
}

.blogcontainer h4 {
    margin-bottom: 15px;
}

.blogcontainer p {
    margin-bottom: 15px;
}

.blogcontainer p.postdate {
    line-height: 1;
    font-style: italic;
    margin: 0px;
}

.blogcontainer .button {
    margin: 0px;
}

.postcontent {
    float: right;
    width: 61.8%;
    padding: 40px;
    position: relative;
}

.postcontent p {
    margin: 0px !important;
}

.postcontent.withoutfimage {
    width: 100% !important;
}

.blogimage {
    position: absolute;
    left: 0;
    top: 0;
    width: 38.2%;
    height: 100%;
    vertical-align: bottom;
}

.blogimage a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url('images/link.png');
    vertical-align: bottom;
}

.blogimage a:hover {
    opacity: 0.9;
}

.blogpager {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    margin: 0px;
}

.blogpager .button {
    margin: 0px !important;
}

.previous {
    float: left;
    width: 50%;
    padding: 0px;
}

.next {
    float: right;
    width: 50%;
    text-align: right;
    padding: 0px;
}

.featured-image-date {
    padding: 10px 20px;
    margin-bottom: 10px;
}

.featured-image-date p {
    padding-left: 35px;
    background-image: url('images/date.png');
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0px;
}

.blogmetadata {
    padding: 10px;
    margin: 0px 0px 30px 0px;
}

.blogmetadata p {
    margin-bottom: 0px;
}

.blogmetadata a:hover {
    text-decoration: none;
}

/* ================= COMMENTS ================== */

.comments_block {
    margin-bottom: -30px;
}

.comments {
    margin-top: 30px;
    margin-bottom: 0px;
}

.comments p {
    margin-bottom: 40px !important;
}

.comments .meta {
    margin-bottom: 10px !important;
    font-weight: 700;
}

.comments_content {
    padding-top: 10px;
    position: relative;
}

.commentlist, .comments_block .children {
    list-style: none !important;
    padding: 0px !important;
    margin: 0px;
}

.comments_block .children li {
    background-image: url(images/reply.png);
    background-repeat: no-repeat;
    background-position: left 10px;
    padding-left: 60px;
}

.comments_block .children li ul li {
    background-image: none;
    padding-left: 0px;
}

.comments_block .fn {
    font-style: normal;
}

.form-allowed-tags {
    font-size: 11px;
}

/* ================= SIDEBAR ================== */

.sidebar-box {
    position: relative;
    margin-bottom: 30px;
}

.sidebar-box:last-child {
    margin-bottom: 0px;
}

.sidebar-list li a {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}

.sidebar-list {
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
}

.sidebar-list li {
    padding-left: 0px;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.sidebar-list li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
}

.sidebar-list li a:hover {
    text-decoration: none;
}

.sidebartabs .resp-tab-content {
    padding: 20px;
}

.sidebartabs .resp-tabs-container img {
    width: 60px;
    height: auto;
    float: left;
    margin-right: 20px;
}

.tab-posts {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: 100%;
}

.tab-posts li {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.tab-posts li:last-child {
    margin: 0px;
}

.tab-posts li img {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}

.tab-posts li img:hover {
    opacity: 0.7;
}

.tab-post-title {
    margin-top: 5px;
    display: inline-block;
    font-weight: 700;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.tab-post-date {
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 13px;
}

/* ================= FORMS ================== */

.form-box {
    margin-top: 40px;
}

input, textarea {
    width: 100%;
    display: block;
    margin: 0px 0px 20px 0px;
    padding: 8px 12px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    word-spacing: 0.1em;
    letter-spacing: 0.01em;
}

input[type="checkbox"], input[type="radio"] {
    width: auto;
    margin: 5px 0px;
    padding: 0px;
}

.comment-form input {
    max-width: 640px;
}

input:focus, textarea:focus, select:focus {
    outline: none !important;
}

input[type="submit"] {
    margin-top: 15px;
}

textarea {
    margin-bottom: 25px !important;
}

.button, .next a, .previous a, input[type="submit"] {
    width: auto;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    margin: 0px;
    outline: none;
    padding: 10px 20px 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    border: none !important;
    word-spacing: 0.1em;
    letter-spacing: 0.01em;
}

.searchbox .button {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    height: 40px;
}

.searchbox {
    width: 100% !important;
    display: inline-block;
    position: relative;
}

.searchbox input[type="text"].searchtext {
    width: 70% !important;
    float: left;
    margin: 0px;
    height: 40px;
}

.searchbox .button {
    width: 30% !important;
    float: right;
    margin-left: -1px;
    position: absolute;
    top: 0;
    margin: 0px;
}

/* ================= CONTACT FORM 7 ================== */

div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked, div.wpcf7-validation-errors {
    border-width: 0px 0px 0px 3px !important;
    padding: 20px;
    margin: 30px 0px 0px 0px;
}

span.wpcf7-not-valid-tip {
    margin-top: -25px;
}

.wpcf7-form p {
    margin: 0px;
}

.wpcf7-form select {
    margin-bottom: 20px;
    padding: 10px 15px;
}

.wpcf7-form-control {
    width: 100%;
}

/* ================= FOOTER ================== */

#footer {
    height: auto;
    margin: 0px auto;
    width: 100%;
    max-width: 100%;
    padding: 0px;
    position: relative;
    overflow: hidden;
    vertical-align: bottom;
}

#footer-widgets {
    padding: 20px;
}

#footer-widgets p {
    margin-bottom: 24px;
}

#footer-widgets p:last-child {
    margin-bottom: 0px;
}

#footer-widgets p, .footer-widget li a {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
}

#lang_sel ul li a {
    opacity: 1 !important;
}

/* ================= WIDGETS ================== */

.widget_recent_entries ul, .widget_categories ul, .widget_recent_comments ul, .widget_pages ul, .widget_meta ul, .widget_archive ul, .widget_recent-posts ul, .widget_rss ul, #recentcomments {
    list-style: none;
    padding: 0px 0px 14px 0px;
    margin: 0px;
}

.widget_recent_entries ul li, .widget_categories ul li, .widget_recent_comments ul li, .widget_pages ul li, .widget_meta ul li, .widget_archive ul li, .widget_rss ul li, .widget_recent-posts ul li, .recentcomments {
    padding-left: 0px;
    padding-bottom: 12px;
    margin-bottom: 12px;
}

.widget_recent_entries ul li:last-child, .widget_categories ul li:last-child, .widget_recent_comments ul li:last-child, .widget_pages ul li:last-child, .widget_meta ul li:last-child, .widget_archive ul li:last-child, .widget_rss ul li:last-child, .recentcomments:last-child, .widget_recent-posts ul li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none !important;
}

.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_recent_comments ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_archive ul li a:hover, .widget_rss ul li a:hover, .widget_recent-posts ul li a:hover, .recentcomments a:hover {
    text-decoration: none;
    opacity: 1;
}

.widget_nav_menu ul {
    list-style: none;
    padding: 0px;
}

.widget_nav_menu ul li {
    padding: 0 0 0 2px;
    border: none !important;
    display: inline-block;
}

.widget_nav_menu ul ul {
    padding: 0px 0px 0px 15px;
}

.tags-container {
    position: relative;
    display: inline-block;
}

.footer-info {
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 10px 40px;
    vertical-align: bottom;
    margin: 0;
}

.credits {
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 32px;
    font-size: 11px;
    opacity: 1;
}

.credits a {
    color: #fff;
}

.credits a: hover {
    color: #fff;
    text-decoration: underline;
}

.credit-link-container {
    text-align: right;
}

.tagcloud a {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 7px 5px 7px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    opacity: 0.5;
}

.page-block .tagcloud a {
    opacity: 1;
    border: none !important;
}

.tagcloud a:hover {
    text-decoration: none;
    opacity: 1;
}

.tagcloud:after {
    content: '';
    display: block;
    clear: both;
}

.sidebar-tags .tagcloud a {
    opacity: 1;
    border-left: none !important;
}

/* calendar widget */

#wp-calendar {
    width: 100%;
    margin-bottom: -20px !important;
}

#footer-widgets #wp-calendar {
    opacity: 0.5;
}

#wp-calendar caption {
    text-align: right;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 15px;
}

#wp-calendar thead {
    font-size: 10px;
}

#wp-calendar thead th {
    padding-bottom: 10px;
}

#wp-calendar tbody td {
    text-align: center;
    padding: 8px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

#wp-calendar tbody td a {
    text-decoration: underline;
}

#wp-calendar tbody .pad {
    background: none;
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: right;
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase;
    padding-top: 10px;
}

/* ================= SOCIAL ICONS ================== */

.social-icons {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    float: right;
}

.social-icons li {
    float: left;
    display: block;
    margin: 0px 0px 0px 15px;
    padding: 0;
    line-height: 32px;
}

.social-icons li img {
    width: 15px;
    height: auto;
    vertical-align: middle;
    opacity: 0.5;
}

.social-icons li img:hover {
    opacity: 1;
}

.social-icon {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.social-icon:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

/* ================= BACK TO TOP BUTTON ================== */

.back-to-top {
    z-index: 1200;
    position: fixed;
    bottom: 0px;
    right: 5px;
    display: none;
    width: 50px;
    height: 50px;
    -webkit-transition: background 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}

/* ================= WORDPRESS ================== */

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    margin: 0px 30px 40px 0px;
}

img.alignright {
    margin: 0px 0px 40px 30px;
}

img.aligncenter {
    margin-bottom: 40px;
}

img.alignnone {
    float: none;
}

img.size-full, img.size-large, img.header-image, img.wp-post-image, img.alignnone, img.alignright, img.aligncenter, img.alignleft {
    max-width: 100% !important;
    height: auto;
}

.wp-caption {
    max-width: 100% !important;
    margin-bottom: 30px;
}

.wp-caption img {
    max-width: 100% !important;
    margin-bottom: 30px;
}

.wp-caption-text {
    margin-top: -20px;
}

.gallery-caption {}

.bypostauthor {}

.sticky p {
    font-weight: bold;
}

.message {
    margin-top: 21px;
}

.form-allowed-tags {
    font-size: 12px;
}

.leftcontainer-inner select, #footer select {
    padding: 5px !important;
    max-width: 100% !important;
}

.post-password-form {
    margin-bottom: 30px;
}

.gallery-item img {
    margin-bottom: 30px;
}

.wp-audio-shortcode {
    margin-bottom: 30px;
}

embed, iframe {
    max-width: 100%;
}

/* ================= TRANSPARENT COLORS ================== */

#footer-widgets .widget_recent_entries ul li, #footer-widgets .widget_categories ul li, #footer-widgets .widget_recent_comments ul li, #footer-widgets .widget_pages ul li, #footer-widgets .widget_meta ul li, #footer-widgets .widget_archive ul li, #footer-widgets .widget_rss ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

#footer-widgets hr {
    background-color: rgba(255, 255, 255, 0.05);
}

.tagcloud a {
    border-left: 3px solid rgba(255, 255, 255, 0.1);
    background-color: rgba(255, 255, 255, 0.1);
}

.slide-bg {
    background-color: rgba(255, 255, 255, 0.7);
}

#caroufredsel-main-wrapper .block {
    background-color: rgba(255, 255, 255, 0.7);
}

.nav li li a:hover, .nav li li li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

#footer-widgets {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.footer-widget .flickr-box li img {
    border: 3px solid rgba(255, 255, 255, 0.1);
}

/* ================= MEDIA ================== */

@media only screen and (max-width: 1240px) {
    .page-title h1 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .back-to-top {
        display: inline-block !important;
    }
    #caroufredsel-main-wrapper .slidetext {
        opacity: 0.9 !important;
        right: 0 !important;
    }
}

@media (max-width: 768px) {
    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 26px;
    }
    h4 {
        font-size: 22px;
    }
    h5 {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }
    blockquote {
        padding-left: 40px;
    }
    blockquote:before {
        width: 10px;
    }
    blockquote:after {
        content: '';
    }
    .postcontent, .gallerycontent {
        float: none;
        width: 100%;
    }
    .blogimage, .galleryimage {
        position: relative !important;
        width: 100%;
        height: 200px;
    }
    .credits, .credit-link-container {
        text-align: center;
    }
}

@media only screen and (max-width: 640px) {
    .comments_block .children li {
        padding-left: 0px;
        background-image: none;
    }
}

@media only screen and (max-width: 480px) {
    .comments p {
        margin-bottom: 40px !important;
    }
    .comments_content {
        padding-right: 0px;
    }
}
.wp-caption-text {
    margin-top: -20px;
    text-align: center;
    text-indent: 0 !important;
}

/* Forms */
.request-quote-form .wpcf7-form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 1rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(19, 23, 34);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgb(19, 23, 34);
  border-radius: 0.25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.request-quote-form .wpcf7 label {
  margin-bottom: 0.5rem;
  font-size: 14px;
}

.request-quote-form-warp .request-quote-title {
  background-color: rgb(231, 242, 252);
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
}

.request-quote-form-warp .request-quote-form {
  border-radius: 12px;
}

.request-quote-form-warp .request-quote-name {
  color: rgb(20, 59, 158);
  font-size: 24px;
}

.request-quote-form .wpcf7 textarea {
  min-height: 65px;
}

.request-quote-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  padding: 6px 11px;
  background-repeat: no-repeat;
  background-position: left calc(30% + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
  background-image: none;
}

@media (min-width: 992px) {
  .request-quote-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255 255 255)' class='bi bi-check2-circle' viewBox='0 0 16 16'><path d='M2.5 8a5.5 5.5 0 0 1 8.25-4.764.5.5 0 0 0 .5-.866A6.5 6.5 0 1 0 14.5 8a.5.5 0 0 0-1 0 5.5 5.5 0 1 1-11 0z'/><path d='M15.354 3.354a.5.5 0 0 0-.708-.708L8 9.293 5.354 6.646a.5.5 0 1 0-.708.708l3 3a.5.5 0 0 0 .708 0l7-7z'/></svg>");
  }
}

.request-quote-form .wpcf7-form-control-wrap .cabinetpower,
.request-quote-form .wpcf7-form-control-wrap .cabinetsize,
.request-quote-form .wpcf7-form-control-wrap .companyemail,
.request-quote-form .wpcf7-form-control-wrap .yourphone,
.request-quote-form .wpcf7-form-control-wrap .companyname,
.request-quote-form .wpcf7-form-control-wrap .fullname {
  padding-left: 32px;
  background-repeat: no-repeat;
  background-position: left calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.request-quote-form .wpcf7-form-control-wrap .fullname,
.request-quote-form .wpcf7-form-control-wrap .companyname {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(128 138 164)" class="bi bi-1-circle-fill" viewBox="0 0 16 16"><path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z"/></svg>');
}

.request-quote-form .wpcf7-form-control-wrap .yourphone {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(128 138 164)" class="bi bi-1-circle-fill" viewBox="0 0 16 16"><path d="M3.654 1.328a.678.678 0 0 0-1.015-.063L1.605 2.3c-.483.484-.661 1.169-.45 1.77a17.568 17.568 0 0 0 4.168 6.608 17.569 17.569 0 0 0 6.608 4.168c.601.211 1.286.033 1.77-.45l1.034-1.034a.678.678 0 0 0-.063-1.015l-2.307-1.794a.678.678 0 0 0-.58-.122l-2.19.547a1.745 1.745 0 0 1-1.657-.459L5.482 8.062a1.745 1.745 0 0 1-.46-1.657l.548-2.19a.678.678 0 0 0-.122-.58L3.654 1.328zM1.884.511a1.745 1.745 0 0 1 2.612.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.678.678 0 0 0 .178.643l2.457 2.457a.678.678 0 0 0 .644.178l2.189-.547a1.745 1.745 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.634 18.634 0 0 1-7.01-4.42 18.634 18.634 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877L1.885.511z"/></svg>');
}

.request-quote-form .wpcf7-form-control-wrap .companyemail {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(128 138 164)" class="bi bi-1-circle-fill" viewBox="0 0 16 16"><path d="M0 4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm2-1a1 1 0 0 0-1 1v.217l7 4.2 7-4.2V4a1 1 0 0 0-1-1H2Zm13 2.383-4.708 2.825L15 11.105V5.383Zm-.034 6.876-5.64-3.471L8 9.583l-1.326-.795-5.64 3.47A1 1 0 0 0 2 13h12a1 1 0 0 0 .966-.741ZM1 11.105l4.708-2.897L1 5.383v5.722Z"/></svg>');

}

.request-quote-form .wpcf7-form-control-wrap .cabinetsize {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(128 138 164)" class="bi bi-1-circle-fill" viewBox="0 0 16 16"><path d="M14 10a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h12zM2 9a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1a2 2 0 0 0-2-2H2z"/><path d="M5 11.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5-4a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5zm5.5-2a.5.5 0 0 0-1 0 .5.5 0 0 0 1 0z"/><path d="M14 3a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h12zM2 2a2 2 0 0 0-2 2v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H2z"/><path d="M5 4.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0z"/></svg>');
}

.request-quote-form .wpcf7-form-control-wrap .cabinetpower {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="rgb(128 138 164)" class="bi bi-1-circle-fill" viewBox="0 0 16 16"><path d="M6 0a.5.5 0 0 1 .5.5V3h3V.5a.5.5 0 0 1 1 0V3h1a.5.5 0 0 1 .5.5v3A3.5 3.5 0 0 1 8.5 10c-.002.434-.01.845-.04 1.22-.041.514-.126 1.003-.317 1.424a2.083 2.083 0 0 1-.97 1.028C6.725 13.9 6.169 14 5.5 14c-.998 0-1.61.33-1.974.718A1.922 1.922 0 0 0 3 16H2c0-.616.232-1.367.797-1.968C3.374 13.42 4.261 13 5.5 13c.581 0 .962-.088 1.218-.219.241-.123.4-.3.514-.55.121-.266.193-.621.23-1.09.027-.34.035-.718.037-1.141A3.5 3.5 0 0 1 4 6.5v-3a.5.5 0 0 1 .5-.5h1V.5A.5.5 0 0 1 6 0zM5 4v2.5A2.5 2.5 0 0 0 7.5 9h1A2.5 2.5 0 0 0 11 6.5V4H5z"/></svg>');
}

/* 表单样式 */
.wpcf7 .form-label span {
  color: red;
}

.container {
  --bs-gutter-x: 30px;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x)* 0.5);
  padding-left: calc(var(--bs-gutter-x)* 0.5);
}
