@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{font:15px/23px Roboto,sans-serif;margin:0;color:#555;overflow-x:hidden;right:auto!important;left:auto!important;width:100%!important;position:static!important}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{outline:none!important;background-color:transparent;transition:all .35s ease-out 0;-moz-transition:all .35s ease-out 0;-webkit-transition:all .35s ease-out 0;-o-transition:all .35s ease-out 0;
	color:#C92028;
}
a:active,a:hover{outline:0;text-decoration:none!important;color:#F2512D;}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
button,input,select,textarea{color:#404040;font-size:16px;font-size:1rem;line-height:1.5}
h1,h2,h3,h4,h5,h6{clear:both;color:#333;margin:0 0 15px}
h1{font-size:27px}
h2{font-size:25px}
h3{font-size:23px}
h4{font-size:21px}
h5{font-size:19px}
p{margin-bottom:10px}
dfn,cite,em,i{font-style:italic}
blockquote{margin:0 1.5em}
address{margin:0 0 1.5em}
pre{background:#eee;font-size:15px;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}
code,kbd,tt,var{font-size:15px;font-size:.9375rem}
abbr,acronym{border-bottom:1px dotted #666;cursor:help}
mark,ins{text-decoration:none}
big{font-size:125%}
html{box-sizing:border-box}
*,:before,:after{box-sizing:inherit}
blockquote:before,blockquote:after,q:before,q:after{content:""}
blockquote,q{quotes:"" ""}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:20px}
ul,ol{margin:0 0 20px}
ul{list-style:disc;padding-left:25px}
ol{list-style:decimal}
li > ul,li > ol{margin-bottom:0;list-style:none}
dt{font-weight:700}
dd{margin:0 20px 20px}
img{height:auto;max-width:100%}
table{margin:0 0 20px;width:100%}
button,input[type="button"],input[type="reset"],input[type="submit"]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;box-shadow:inset 0 1px 0 rgba(255,255,255,0.5),inset 0 15px 17px rgba(255,255,255,0.5),inset 0 -5px 12px rgba(0,0,0,0.05);color:rgba(0,0,0,.8);font-size:12px;font-size:14px;line-height:1;padding:.6em 1em .4em;text-shadow:0 1px 0 rgba(255,255,255,0.8)}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{border-color:#ccc #bbb #aaa;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 15px 17px rgba(255,255,255,0.8),inset 0 -5px 12px rgba(0,0,0,0.02)}
button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active{border-color:#aaa #bbb #bbb;box-shadow:inset 0 -1px 0 rgba(255,255,255,0.5),inset 0 2px 5px rgba(0,0,0,0.15)}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{color:#666;border:1px solid #ccc;border-radius:3px}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus{color:#111}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"]{padding:3px}
textarea{width:100%}
input,select{font-size: 100%;}
@media screen and (device-aspect-ratio: 2/3) {
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"]{ font-size: 15px; }
}
@media screen and (device-aspect-ratio: 40/71) {
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="url"]{ font-size: 15px; }
}
@media screen and (device-aspect-ratio: 375/667) {
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"], 
input[type="tel"], input[type="url"]{ font-size: 15px; }
}
@media screen and (device-aspect-ratio: 9/16) {
select, textarea, input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"],
input[type="date"], input[type="month"], input[type="time"],
input[type="week"], input[type="number"], input[type="email"],
input[type="tel"], input[type="url"]{ font-size: 15px; }
}
.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:static;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:auto!important;max-width:100%!important;-webkit-transform-style:preserve-3d}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{display:none}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .flex-control-thumbs,.no-js .owl-carousel{display:block}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}
.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-item img{transform-style:preserve-3d}
.owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-nav .disabled{opacity:.5;cursor:default}
.owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-dots{display:none;text-align:center;-webkit-tap-highlight-color:transparent;width:100%}
.owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../../../../frontend/Magento/blank/en_US/Yosto_Core/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-nav .owl-prev{position:absolute;left:-1px;top:50%;z-index:1;width:30px;height:68px;margin-top:-34px;display:inline-block;text-indent:-9999px;background:url(../images/owl-left_arrow.png) left center no-repeat;background-size:100% 100%}
.owl-carousel .owl-nav .owl-next{position:absolute;right:-1px;top:50%;z-index:1;width:30px;height:68px;margin-top:-34px;display:inline-block;text-indent:-9999px;background:url(../images/owl-right_arrow.png) left center no-repeat;background-size:100% 100%}
@-webkit-keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut {
0%{opacity:1}
100%{opacity:0}
}
.site{float:left;width:100%}
.main-content{float:left;width:100%;min-height:300px;padding:0 0 25px}
.archive.woocommerce-page .main-content{padding:15px 0 25px}
.home .main-content{padding:0}
.site-main{padding-top:8px}
.site-header{float:left;width:100%;box-shadow:1px 1px 10px rgba(0,0,0,0.16);position:relative;z-index:1000;background:rgba(255,255,255,0.8)}
.site-header.header-scroll{position:fixed;z-index:1000;top:0;left:0;transition:all .33s cubic-bezier(.694,.0482,.335,1);top:0}
.woocommerce-products-header,.entry-header{display:inline-block;width:100%;margin:0 0 25px;border-bottom:1px solid #ddd}
.woocommerce-products-header h1,.entry-header h1{display:inline-block;font-size:30px;text-transform:none;font-weight:600;border-bottom:3px solid #e5332d;margin-bottom:-2px;padding-bottom:15px}
.single .entry-header{border:0}
.single .entry-header h1{padding-bottom:0;border:0}
.header-top-container{float:left;width:100%;background:#0f54a5;min-height:30px;padding:5px}
.header-top-container.hidden{display:none}
.header-top-content{float:left;width:100%}
.header-top-content .header-welcome{float:left;margin:0;padding:0}
.header-top-content .header-welcome p{margin:0;padding:0;font-size:14px;font-weight:400;color:#fff;line-height:25px}
.header-top-content .header-top-contact{float:right;margin:0;padding:0}
.header-top-content .header-top-contact ul{margin:0;padding:0;list-style:none}
.header-top-content .header-top-contact li{float:left;width:auto;margin:0 0 0 15px;font-size:14px;font-weight:400;color:#fff;line-height:25px;position:relative;padding-left:16px}
.header-top-content .header-top-contact li::before{content:"";position:absolute;top:6px;left:0;height:13px;width:1px;background:#ddd}
.header-top-content .header-top-contact li:first-child{margin:0}
.header-top-content .header-top-contact li a{font-size:14px;font-weight:400;color:#fff;line-height:25px;position:relative;padding-left:15px;text-transform:uppercase}
.header-top-content .header-top-contact li a:hover{color:#ddd}
.header-top-content .header-top-contact li.h-contact a::before{position:absolute;top:0;left:0;line-height:20px;font-family:"FontAwesome";content:"\f2ba"}
.header-top-content .header-top-contact li.h-phone a::before{position:absolute;top:0;left:0;line-height:20px;font-family:"FontAwesome";content:"\f095"}
.header-top-content .header-top-contact li.h-search a::before{position:absolute;top:0;left:0;line-height:20px;font-family:"FontAwesome";content:"\f002"}
.header-bottom-container{float:left;width:100%}
.header-content{float:left;width:100%;position:relative;padding:0}
.header-search-box{float:right;position:absolute;top:100%;right:0;width:50%;padding:30px 20px;background:#fff;border:1px solid #ddd;margin:0;box-shadow:0 0 10px 3px #efefef;display:none}
.header-search-box .search-form label{float:left;width:100%;margin:0;padding:0;font-weight:400}
.header-search-box .search-form .screen-reader-text{display:none}
.header-search-box .search-form .search-field{float:left;width:100%;margin:0;padding:0 25px 0 15px;height:35px;line-height:33px;border:0 solid #fff;box-shadow:none;font-size:13px;font-weight:400;color:#333;background:#fff;border-radius:3px;-o-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ddd}
.header-search-box .search-form{position:relative}
.header-search-box .search-form .search-submit{display:inline-block;border:0;box-shadow:none;text-shadow:none;position:absolute;right:0;top:0;background-color:#F2512D;height:35px;line-height:35px;padding:0 15px;color:#fff}
.header-search-box .search-form .search-submit:hover{background-color:#000}
.header-languages{float:right;padding-left:15px}
.header-languages ul{list-style:none;padding:0;margin:0}
.header-languages ul li{float:left;margin:0 0 0 10px}
.header-languages ul li a{float:left;line-height:24px;height:24px;width:37px;text-indent:-9999px;display:inline-block;border:1px solid #999}
.header-languages ul li a:hover{border-color:#fff}
.header-top-container .header-languages ul li.lang-item-en a{background:url(../images/flag-us.png) center center no-repeat}
.header-top-container .header-languages ul li.lang-item-vi a{background:url(../images/flag-vn.png) center center no-repeat}
.header-languages ul li img{max-width:100%}
.page-header{display:inline-block;width:100%;margin:0 0 25px;border-bottom:1px solid #ddd}
.search-results .page-header,.error404 .page-header{padding-top:25px}
.page-header h1{font-size:31px;text-transform:none;border-bottom:3px solid #C92028;margin-bottom:-2px;padding-bottom:15px;display:inline-block}
.page.home .page-post-image,.page.home .entry-header{display:none}
.header-logo{float:left;padding:15px 0}
.header-logo .custom-logo-link{float:left;margin:0}
.header-logo .custom-logo-link img{max-width:100%!important;width:auto!important;height:60px!important}
.header-logo a.site-title{float:left;margin:0;padding:0;font-size:20px;font-weight:700;text-transform:uppercase;line-height:23px;padding:20px 0}
.header-logo-text{float:left;padding-left:40px;width:600px;text-align:center}
.header-logo-text h2{margin:0;font-size:23px;text-transform:uppercase;font-weight:600;color:#279c27;line-height:35px}
.header-logo-text h3{margin:0;font-size:16px;text-transform:uppercase;font-weight:600;color:#e5332d;line-height:25px}
.menu-box-container{float:right}
.header-hotline{float:right}
.header-hotline .top-hotline{float:right}
.header-hotline p{margin:0;line-height:25px;font-size:18px;font-weight:400;color:#333}
.header-hotline p label{font-weight:400;margin:0;padding:0}
.header-hotline p a{font-weight:700;color:#1b669d;font-size:21px}
.header-search-box .search-form .search-submit{display:inline-block;border:0;box-shadow:none;text-shadow:none;position:absolute;right:0;top:0;background-color:#F2512D;height:35px;line-height:35px;padding:0 15px;color:#fff;text-indent:-9999999px;width:50px;height:45px;background:url(../images/search-icon-3.png) no-repeat;background-color:#F2512D;background-size:cover}
.header-search-box .search-form .search-field{border:1px solid #f272ac;height:45px;line-height:45px}
.breadcrumbs{display:inline-block;width:100%;line-height:20px;margin:0 0 20px}
.breadcrumbs span{display:inline-block;line-height:20px}
.top-menu #menu-page-menu{float:none;position:relative;padding:0;margin:0;list-style:none;display:table;width:100%;text-align:center}
.top-menu #menu-page-menu ul{list-style:none;padding:0;margin:0}
.top-menu #menu-page-menu li.page_item,.top-menu #menu-page-menu li.menu-item{float:none;display:table-cell;margin:0;position:relative;padding:0 20px;border-radius:1px solid transparent;border-right:0 solid #ddd}
.top-menu #menu-page-menu li.page_item a,.top-menu #menu-page-menu li.menu-item a{font-size:16px;text-transform:uppercase;font-weight:700;color:#fff;line-height:30px;padding: 10px;display:inline-block; text-transform: uppercase;}
.top-menu #menu-page-menu li.current-menu-ancestor a,.top-menu #menu-page-menu li.current-menu-item a,.top-menu #menu-page-menu li.page_item a:hover,.top-menu #menu-page-menu li.menu-item a:hover{text-decoration: underline !important;}
.top-menu .sub-menu{display:none;position:absolute;z-index:999;margin:0;padding:0;top:100%;left:0;width:220px;float:left;background:#fff;border:1px solid #ddd}
.top-menu .sub-menu li{float:left;width:100%;padding:0!important;margin:0!important;position:relative;display:block!important;border:0!important}
.top-menu .sub-menu li a{display:inline-block;width:100%;text-align:left;line-height:22px!important;padding:7px 5px 7px 20px !important;font-size:14px;font-weight:400;text-transform:none!important;color:#333!important;background-color:#fff!important;font-size:16px;font-weight:normal!important;border:0!important}
.top-menu .sub-menu li.current-menu-item a,.top-menu .sub-menu li a:hover{color:#fff!important;background-color:#F2512D!important}
.top-menu li.menu-item-has-children:hover > .sub-menu{display:block}
.top-menu .sub-menu li > .sub-menu{display:none;position:absolute;z-index:999;margin:0;padding:0;top:0;left:100%;float:left;background:#fff}
.top-menu .sub-menu li:hover > .sub-menu{display:block}
#menu-page-menu li.menu-item ul.sub-menu li.menu-item.menu-item-has-children .drop-menu-mobile{display:none!important}
.menu-mobile{display:none;position:absolute;z-index:9999;right:0;top:23px;width:33px;height:30px;line-height:30px;text-align:center;cursor:pointer}
.menu-mobile .fa{color:#fff;font-size:24px;line-height:30px;height:30px;text-align:center;line-height:30px}
.menu-mobile .fa.fa-close{font-size:23px}
.drop-menu-mobile-2{display:none;cursor:pointer}
.hidden-menu{display:inline-block;width:100%;float:left;text-align:center;display:none;cursor:pointer;padding:15px 0 0}
.hidden-menu span{display:inline-block;position:relative;color:#fff;font-size:15px;text-transform:uppercase;font-weight:600px;padding-left:30px}
.hidden-menu span::before{position:absolute;content:"\f2d3";font-size:25px;color:#fff;font-family:"FontAwesome";left:0;top:0}
.site-footer{float:left;width:100%;background:#0f54a5; padding-bottom: 60px;}
.footer-content{float:left;width:100%;position:relative}
.footer-top-container{float:left;width:100%}
.footer-bottom-container{float:left;width:100%}
.footer-content{float:left;width:100%;position:relative;padding:30px 0 20px}
.footer-content .footer-logo{display:inline-block;width:100%;color:#fff;margin:0 0 20px}
.footer-logo .footer-logo-image{display:inline-block;margin:0 15px 0 0;padding:0;vertical-align:middle}
.footer-logo .footer-logo-image img{max-width:100%}
.footer-logo .footer-logo-text{display:inline-block;vertical-align:middle;margin:0;line-height:30px;font-size:23px;text-transform:uppercase;color:#fff}
.footer-block{display:inline-block;width:100%;text-align:left;color:#fff;padding:5px 0 10px}
.footer-block.footer-reports{padding-left:35px}
.footer-block h2{text-transform:uppercase;font-weight:600;color:#fff;font-size:21px;line-height:25px;margin:0 0 25px;position:relative;}
.footer-block h3{font-size:18px;font-weight:600;line-height:25px;margin:0 0 6px;color:#fff;text-transform:uppercase;padding:0 0 0 25px}
.footer-block h4{font-size:15px;font-weight:400;color:#fff;margin:0 0 10px;line-height:21px;padding:0 0 0 25px}
.footer-block p{line-height:21px;margin:0 0 10px;font-size:14px;color:#fff;font-weight:400;}
.footer-block a{color:#fff}
.footer-block a:hover{color:#ed4024}
.footer-menu-box a{position:relative;padding-left:10px}
.footer-menu-box a:before{font-family:"FontAwesome";content:"\f105";position:absolute;left:0;top:0;line-height:21px}
.footer-block label{font-weight:400}
.footer-block.footer-about a{color:#fff}
.footer-block.footer-reports span,.footer-block.footer-about span{color:#fff}
.footer-block.footer-about p:last-child{margin:0}
.footer-block img{max-width:100%}
.footer-menu-box{float:left;width:50%;padding-right:10px}
.footer-block ul{margin:0 0 15px;padding:0;list-style:none;float:left;width:100%}
.footer-block ul li{float:left;width:100%;margin:0 0 13px;line-height:20px}
.footer-block ul li label{line-height:20px;margin:0;font-weight:600}
.footer-block ul li a{color:#fff;font-size:14px}
.footer-block ul li a:hover{color:#fff;text-decoration:underline!important}
.footer-block iframe{width:100%;float:left;border:0;margin:0}
.footer-block ul.f1{float:left;width:45%;padding-right:20px}
.footer-block ul.f2{float:left;width:55%}
.footer-copyright{float:left;width:100%;padding:25px 0 35px;line-height:20px;text-align:center;font-size:14px;color:#fff;border-top:1px solid #fff}
.footer-copyright p{margin:0}
.design-by-fix img{max-width:100%;border-radius:3px;-o-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.footer-socials-box{display:inline-block;width:100%}
.footer-socials-box .zoom-social-icons-list{margin:0!important;padding:0!important}
.footer-socials-box .zoom-social-icons-list li{float:left;width:auto!important;margin:0 10px 5px 0 !important}
.footer-socials-box iframe,.footer-socials-box .fb-page,.footer-socials-box .fb-page span{max-width:100%!important}
.phonering-alo-phone{visibility:hidden;background-color:transparent;width:55px;height:55px;cursor:pointer;display:block;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transition:visibility .5s}
.phonering-alo-phone.phonering-alo-show{visibility:visible}
.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:75px!important;height:75px!important;top:0;left:0;position:absolute;background-color:transparent;border-radius:100%;border:2px solid rgba(30,30,30,0.4);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:#272d6b;opacity:.5}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle{border-color:#00aff2;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:75px!important;height:75px!important;top:0;left:0;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(39,45,107,0.5);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(39,45,107,0.5);opacity:.75!important}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill{background-color:rgba(0,175,242,0.5)}
.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);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{-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-ph-img-circle img{width:100%}
.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:#272d6b}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle{background-color:#00aff2}
.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 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)}
}
.bottom-box{float:left;text-align:center;color:#fff;margin:0;padding:3px 5px;border-top-left-radius:7px;-o-border-top-left-radius:7px;-moz-border-top-left-radius:7px;-webkit-border-top-left-radius:7px;border-bottom-left-radius:7px;-o-border-bottom-left-radius:7px;-moz-border-bottom-left-radius:7px;-webkit-border-bottom-left-radius:7px;position:fixed;bottom:5px;margin:0 0 0;left:5px;z-index:999}
.bottom-box-content{float:left;position:relative;background:rgba(255,255,255,0.8);padding:5px 10px 3px;border-radius:5px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.bottom-box .phonering-alo-ph-img-circle{display:inline-block;position:static;left:auto;top:auto;bottom:auto;height:50px;width:50px;vertical-align:top}
.bottom-box .bottom-box-text{display:inline-block;text-align:left;padding:5px 0}
.bottom-box p{color:#fff;line-height:30px;font-weight:400;margin:0}
.bottom-box p a{font-size:21px;color:#fff;font-weight:700}
.bottom-box .bottom-box-text h3{font-size:18px;text-transform:uppercase;margin:0;line-height:25px;font-weight:700;color:red}
.bottom-box .bottom-box-text h2{font-size:19px;text-transform:none;margin:0;line-height:25px;font-weight:600}
.bottom-box .bottom-box-text h2 a{color:red}
.bottom-box .bottom-box-text span{color:red;font-weight:700}
#back-top::before{font-family:'FontAwesome';content:"\f106";color:#fff;font-size:30px}
#back-top{display:inline-block;width:40px;height:40px;border:0 solid #fff;border-right:0;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);position:fixed;z-index:9999;bottom:80px;right:10px;cursor:pointer;text-align:center;line-height:38px;transition:all .35s ease-out 0;-moz-transition:all .35s ease-out 0;-webkit-transition:all .35s ease-out 0;-o-transition:all .35s ease-out 0;border-radius:50px;-o-border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px}
#back-top:hover{background:#F2512D}
.bottom-box-fix{position:fixed;z-index:9999;left:15px;bottom:50px}
.bottom-box-fix ul{list-style:none;padding:0;margin:0;float:left;width:40px}
.bottom-box-fix ul li{margin-bottom:10px;display:block;width:100%;position:relative}
.bottom-box-fix ul li:last-child{margin-bottom:0}
.bottom-box-fix ul li a{display:inline-block;width:100%;position:relative}
.bottom-box-fix ul li a .fa{height:40px;width:40px;border-radius:40px;line-height:40px;border:0;background:red;color:#fff;font-size:28px;text-align:center;position:relative;z-index:9;box-shadow:none;text-shadow:none}
.bottom-box-fix ul li a img{position:relative;z-index:1}
.bottom-box-fix ul li a .chat_text{display:inline-block;padding:0;background-color:#06c;color:#fff;border:2px solid #fff;border-radius:20px;height:40px;line-height:36px;position:absolute;top:0;left:5px;z-index:0;width:0;overflow:hidden;-webkit-transition:all 1s;transition:all 1s;-moz-box-shadow:0 0 5px #555;-webkit-box-shadow:0 0 5px #555;box-shadow:0 0 5px #555;font-weight:400;white-space:nowrap;opacity:0}
.bottom-box-fix ul li.hotline_icon a .chat_text{background-color:red}
.bottom-box-fix ul li:hover .chat_text{width:223px;padding-left:40px;padding-right:10px;opacity:1}
.bottom-box-fix img{width:40px;max-width:100%}
.bottom-box-fix br{display:none}
.top-banner-slider{float:left;width:100%;position:relative}
.top-banner-slider br{display:none;}
.top-banner-slider ul{list-style:none;padding-left:0;}

.rev_slider_wrapper{width:100%!important;left:auto!important;top:auto!important}
.flex-control-nav.flex-control-thumbs{margin:15px -5px 0!important}
.right-sidebar-box{padding-top:55px}
.teso-sidebar{padding-top:30px;display:inline-block;width:100%}
.sidebar-section{display:inline-block;width:100%;margin:0 0 30px}
.sidebar-section h2{display:inline-block;width:100%;margin:0 0 15px;font-size:17px;text-transform:uppercase;font-weight:700;margin-bottom:0;
	background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);color:#fff;text-align:center;line-height:25px;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px;
}
.sidebar-section ul{margin:0;padding:0;list-style:none;float:left;width:100%;padding:15px;border:1px solid #ddd;border-top:0;}
.sidebar-section ul li{float:left;width:100%;line-height:25px;margin:0 0 10px}
.sidebar-section ul li a{display:inline-block;font-size:15px;color:#676767;position:relative;padding-left:15px}
.sidebar-section ul li a:before{font-family:"FontAwesome";content:"\f105";position:absolute;left:0;top:3px;line-height:20px}
.sidebar-section ul li a:hover{color:#C92028}
.sidebar-section .search-form{float:left;width:100%;position:relative}
.sidebar-section .search-form label{float:left;width:100%}
.sidebar-section .search-form .screen-reader-text{display:none}
.sidebar-section .search-form input.search-field{height:35px;line-height:33px;width:100%;border:1px solid #ddd;padding:0 0 0 15px;font-size:14px;font-weight:400}
.sidebar-section .search-form input.search-submit{height:35px;line-height:35px;border:0;background:#e5332d;color:#fff;text-shadow:none;font-size:14px;display:inline-block;padding:0 10px;box-shadow:none;font-weight:400;position:absolute;right:0;top:0;z-index:88}
.sidebar-section .search-form input.search-submit:hover{background:#e5332d}
.sidebar-section h2.sidebar-section-title{display:inline-block;width:100%;line-height:25px;padding:0 0 10px;background:#fff;color:#333;text-transform:none;font-weight:600;float:left;margin:0;font-size:21px;border-bottom:2px solid #ddd}
.sidebar-section ul{float:left;width:100%;}
.left-sidebar-left .sidebar-section{display:inline-block;width:100%;position:relative;margin:0 0 30px}
.left-sidebar-left .sidebar-section h2{float:left;width:100%;border:0;padding:10px;line-height:25px;background:red;color:#fff;text-transform:uppercase;font-weight:600;font-size:18px;border-top-left-radius:5px;border-top-right-radius:5px}
.left-sidebar-left .sidebar-section ul{float:left;width:100%;padding:10px 0 0}
.left-sidebar-left .sidebar-section ul li.cat-item{float:left;width:100%;border-bottom:1px solid #ddd;position:relative;margin:0;padding:12px 0}
.left-sidebar-left .sidebar-section ul li.cat-parent{position:relative}
.left-sidebar-left .sidebar-section ul li.cat-parent.current-cat.cat-parent-click:after,.left-sidebar-left .sidebar-section ul li.cat-parent:after{position:absolute;top:12px;width:20px;height:22px;right:0;z-index:1;font-family:"FontAwesome";content:'\f105';line-height:22px;text-align:center;font-size:20px;font-weight:700}
.left-sidebar-left .sidebar-section ul li.cat-parent.current-cat:after,.left-sidebar-left .sidebar-section ul li.cat-parent-click:after{position:absolute;top:12px;width:20px;height:22px;right:0;z-index:1;font-family:"FontAwesome";content:'\f106';line-height:22px;text-align:center;font-size:20px;font-weight:700}
.left-sidebar-left .sidebar-section ul li.cat-item .count{line-height:22px;float:left;padding-left:5px}
.left-sidebar-left .sidebar-section ul li.cat-item a{float:left;line-height:22px;padding:0;font-size:15px;font-weight:600}
.left-sidebar-left .sidebar-section ul li.cat-item a:before{content:none}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children{display:none;float:left;width:100%;padding:5px 0 5px 20px !important}
.left-sidebar-left .sidebar-section ul li.cat-parent.current-cat > ul.children{display:block}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li{border:0!important;padding:5px 0}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li:last-child{padding-bottom:0}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li a{font-size:14px;font-weight:400}

.single.single-post .entry-image-thum{display:inline-block;width:100%;text-align:center;margin:0 0 25px}
.single.single-post .entry-image-thum img{max-width:100%;margin:0 auto;display:inherit}
.single.single-post .entry-content{display:inline-block;width:100%}
.single.single-post .bottom-content{display:inline-block;width:100%}
#tab-description img,.single.single-post .entry-content img{max-width:100%;margin:0 auto;display:inherit}
#tab-description figure,.single.single-post .entry-content figure{max-width:100%!important;width:100%!important;margin:15px 0!important}
.single.single-post .entry-tags{font-weight:700}
.single.single-post .entry-tags a{font-weight:400}
.single.single-post .comment-form-comment #comment{padding:5px 0 0 15px;font-size:14px;font-weight:400}
.single .entry-cat-tag{display:inline-block!important;margin:0 0 20px}
.related-post-list{display:inline-block;width:100%}
.related-title{display:inline-block;width:100%;margin:0 0 20px}
.related-post-list h2{position:relative;padding-bottom:20px;float:left;line-height:23px;margin:0;font-size:21px;text-transform:none;color:#000;font-weight:600}
.related-post-list h2:after{position:absolute;bottom:0;left:0;height:3px;width:40px;background:#C92028;content:''}
.related-post-list .post-related-name{line-height:23px;font-size:15px;color:#707070!important;font-weight:400}
.related-post-list .post-related-name:hover{color:#253873!important}
.related-post-list ul{list-style:none;padding:0;margin:0;display:inline-block;margin:0 -12px}
.related-post-list ul li{float:left;width:33.333333%;padding:0 12px}
#quads-ad1,#quads-ad2,#quads-ad3,#quads-ad4,#quads-ad5,#quads-ad6,#quads-ad7,#quads-ad8,#quads-ad9,#quads-ad10{margin-bottom:10px!important}
.entry-content img{max-width:100%;display:inherit;margin:0 auto}
.entry-content iframe{max-width:100%}
.entry-content figure{max-width:100%!important;width:100%!important;margin:15px 0!important}
.content-archive{float:left;width:100%}
.content-archive .archive-post-row{float:left;width:100%;margin:0 0 25px;padding:0 0 25px;border-bottom:1px solid #ddd}
.content-archive .archive-post-row .archive-post-image{float:left;width:35%}
.content-archive .archive-post-row .archive-post-content{float:left;width:65%;padding:0 0 0 25px}
.archive-post-content img{max-width:100%}
.archive-post-content .entry-title{display:inline-block;width:100%;margin:0 0 10px;color:#333}
.archive-post-content .entry-title a{color:#333;font-size:19px;font-weight:600}
.archive-post-content .entry-title a:hover{color:#C92028}
.archive-post-content .archive-post-line{display:inline-block;width:100%;margin-bottom:10px;display:none}
.archive-post-content .archive-post-text{display:inline-block;width:100%}
.archive-post-content .archive-post-text img{max-width:100%}
.archive-post-content a{color:#e5332d}
.archive-post-content a:hover{color:#C92028}
.archive-post-content .entry-tags{font-weight:700}
.archive-post-content .entry-tags a{font-weight:400;padding:0 3px}
.navigation.pagination{display:inline-block;width:100%;margin:0;text-align:center;margin-bottom:15px;}
.navigation.pagination .screen-reader-text{display:none}
.navigation.pagination .page-numbers{float:none;display:inline-block;vertical-align:middle;margin:0 3px;text-align:center;line-height:30px;width:30px;color:#333;background:#ddd}
.navigation.pagination .page-numbers:hover{background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);color:#fff}
.navigation.pagination .screen-reader-text{display:none}
.navigation.pagination .page-numbers.current{background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);color:#fff}
.navigation.pagination .page-numbers.next{width:auto;padding:0 5px;display:none}
.navigation.pagination .page-numbers.prev{width:auto;padding:0 5px;display:none}
.archive-readmore{display:inline-block;height:30px;line-height:30px;color:#fff!important;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);padding:0 15px;font-size:14px;border-radius:4px}
.archive-readmore:hover{background:#F2512D}
.cat-posts-most-view{display:inline-block;width:100%;min-height:450px;position:relative;margin-bottom:25px;padding-bottom:10px;border-bottom:1px solid #ddd}
.cat-posts-most-view ul{list-style:none;margin:0;padding:0;display:inline-block;width:100%;padding-left:65%;position:relative}
.cat-posts-most-view ul li{float:left;width:100%;margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #ddd;text-align:center}
.cat-posts-most-view ul li .wpp-thumbnail{display:none;margin:0 0 10px!important;max-height:360px;float:none;max-width:100%;width:auto}
.cat-posts-most-view ul li:first-child{position:absolute;top:0;left:0;width:65%;border:0!important;padding-right:20px}
.cat-posts-most-view ul li:first-child .wpp-thumbnail{display:inline-block;width:100%}
.cat-posts-most-view ul li .wpp-post-title{display:inline-block;width:100%;margin:0;font-size:15px;line-height:20px;font-weight:400;color:#676767;text-align:left}
.cat-posts-most-view ul li .wpp-post-title:hover{color:#e5332d!important}
.cat-posts-most-view ul li:first-child .wpp-post-title{font-size:20px;line-height:27px;color:#333;font-weight:600}
.cat-posts-most-view ul li:nth-child(2) .wpp-thumbnail{display:inline-block;width:auto;max-width:100%;margin-right:0!important;max-height:180px}
.cat-posts-most-view ul li:last-child{border-bottom:0}
.cat-posts-most-view .wpp-meta.post-stats{display:none!important}
.term-description img{max-width:100%;text-align:center;margin:0 auto;display:inherit}
.wpcf7-form .newsletter-form{position:relative;display:inline-block;width:100%}
.wpcf7-form .newsletter-form .input-box{display:inline-block;width:100%}
.wpcf7-form .newsletter-form .input-box input{width:100%!important;padding:0 0 0 20px;line-height:38px;border:1px solid #fff;color:#333}
.wpcf7-form .newsletter-form .actions{position:absolute;right:0;top:0;z-index:12}
.wpcf7-form .wpcf7-submit{display:inline-block;line-height:38px;height:40px;padding:0 10px;background:#e5332d;color:#fff;text-transform:uppercase;font-size:13px;box-shadow:none!important;border:1px solid #e5332d;border-radius:0;transition:all .35s ease-out 0;-moz-transition:all .35s ease-out 0;-webkit-transition:all .35s ease-out 0;-o-transition:all .35s ease-out 0}
.wpcf7-form .wpcf7-submit:hover{background:#000;border:1px solid #fff}
.wpcf7-form .ajax-loader{display:none!important}
.comment-respond{display:inline-block;width:100%;margin:0 0 20px}
.wpcf7-form{display:inline-block;width:100%}
.wpcf7-form p{margin:0 0 5px}
.wpcf7-form label{font-weight:600;line-height:25px;margin:0;font-size:14px;color:#333}
.wpcf7-form .input-box{display:inline-block;width:100%;margin:0 0 10px}
.wpcf7-form .input-box input{height:32px;line-height:30px;border:1px solid #ddd;padding:0 0 0 20px;font-size:14px;color:#333;font-weight:400;float:left;width:100%}
.wpcf7-form .input-box textarea{height:90px;line-height:23px;padding:5px 0 0 20px;font-size:14px;color:#333;font-weight:400;float:left;width:100%}
.wpcf7-form .input-box input.wpcf7-submit{display:inline-block;width:auto;padding:0 15px;text-transform:uppercase;text-shadow:none;box-shadow:none;height:35px;line-height:35px;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);color:#fff;border:0px solid #e5332d;border-radius:5px}
.wpcf7-form .input-box input.wpcf7-submit:hover{background:#000;color:#fff;border-color:#000}
.khuyen-mai-container{display:inline-block;width:100%;margin:15px 0 20px;border:1px solid #ddd;padding:20px;background:#fff;border-radius:5px}
.khuyen-mai-container .km-title{display:inline-block;color:red;font-size:25px;font-weight:600}
.khuyen-mai-container ul{list-style:none;padding:0;margin:0}
.khuyen-mai-container ul li{float:left;width:100%;margin:0 0 5px;line-height:21px;font-size:14px;color:#676767;position:relative;padding-left:15px}
.khuyen-mai-container ul li:before{position:absolute;top:7px;left:0;height:6px;width:6px;content:"";z-index:1;background:#0db102;border-radius:6px}
.khuyen-mai-container a{color:red}
.store-list-container{display:inline-block;width:100%;margin:10px 0}
.store-list-container p{font-size:15px;line-height:23px;color:#676767}
.store-list-container p strong{color:#09f;font-weight:600}
.store-list-container p.hours{display:inline-block;width:100%;font-size:14px;color:#09f;font-weight:400;margin:0 0 10px;position:relative;text-align:left;padding-left:25px}
.store-list-container p.hours::before{position:absolute;top:0;left:0;font-family:"FontAwesome";content:'\f017';height:25px;line-height:25px;width:20px;text-align:center;font-size:18px}
#pps-wrap-thumbs-popup-197 li{width:100%!important;max-width:100%!important;margin:0!important;text-align:center}
#pps-wrap-thumbs-popup-197 img{max-width:100%;margin:0 auto}
#pps-wrap-thumbs-popup-197 li a{display:inline-block;width:100%;text-align:center;line-height:30px;font-size:21px}
.pps-wrap-thumbs-popup{text-align:center}
.pps-wrap-thumbs-popup img{max-width:100%;margin:0 auto}
.pps-wrap-thumbs-popup a{float:left;width:100%;color:#333;margin:0 0 10px;font-size:15px;font-weight:400;font-weight:bold}
.pps-wrap-thumbs-popup a:hover{color:#e5332d}
.pps-wrap-thumbs-popup a.pps-button-thumb{overflow:hidden}
.thumbnail-image-new{display:none}
.pps-thumb-slider:hover,.post-project-thumnails{float:left;margin:0;width:100%}
.posts-project-item{display:inline-block;width:100%;position:relative}
.post-project-title{float:left;width:100%;text-align:center;margin:0;position:absolute;left:0;bottom:0;background:rgba(0,0,0,0.6);padding:5px 0 7px}
.post-project-title a{font-size:18px;font-weight:600;color:#fff;line-height:23px}
.post-project-title a:hover{color:#fff}
.pps-wrap{padding:0!important}
.search-results .entry-meta{display:none}
.search-results .content-search{display:inline-block;width:100%;margin:0 0 15px}
.search-results .entry-header{margin:0 0 10px;border:0}
.search-results .entry-header .entry-title{font-size:18px;font-weight:700;color:#333;margin:0 0 5px;border:0}
.search-results .entry-header .entry-title a{color:#333}
.search-results .entry-header .entry-title a:hover{color:#e5332d}
.search-icon-mobile{display:none;cursor:pointer;font-size:26px;color:#0f54a5;padding:0;float:right;margin:25px 45px 0 0}
.search-icon-mobile .fa{color:#0f54a5}
.aws-search-result .aws_result_title{font-size:15px}
.aws-search-result .aws_result_excerpt{font-size:14px}
.aws-search-result .aws_result_price{font-size:14px;padding-top:5px}
.aws-search-result .aws_result_price .woocommerce-Price-amount,.aws-search-result .aws_result_price ins .woocommerce-Price-amount{color:#ffba00}
.aws-search-result .aws_result_price del .woocommerce-Price-amount{color:#686868}
.mecom_cmt_search_box button{background-color:transparent;box-shadow:none!important}
#mecom_cmt_search{font-size:14px}
.contact-content{display:inline-block;width:100%}
.contact-content .contact-top{display:inline-block;width:100%;margin-bottom:25px}
.contact-top .contact-top-left{float:left;width:40%;padding-right:20px}
.contact-top .contact-top-right{float:right;width:60%;padding-left:20px}
.contact-maps{display:inline-block;width:100%;text-align:center}
.contact-maps iframe{width:100%;float:left}
.contact-maps img{max-width:100%}
.contact-content .wpcf7-response-output{margin:10px 0}
.wpcf7-spinner{display:none!important}
.wpcf7-response-output{float:left;width:100%;margin:5px 0!important}
.wpcf7-form .input-box{position:relative}
.top-banner-box .wpcf7-not-valid-tip{position:absolute;left:0;top:100%;margin:0!important;font-size:13px;float:left;width:100%}
.wpcf7-form-control-wrap{float:left;width:100%}
.menu-box-container{float:none}
.header-logo{float:none}
.header-content-inner{display:flex;justify-content:space-between;align-items:center}
.header-content-inner-right{display:flex;align-items:center}
.header-hottline{padding:0;margin-left:20px}
.header-hottline a{padding:10px 22px 10px 44px;font-weight:500;font-size:15px;line-height:18px;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);border-radius:10px;color:#fff;position:relative;}
.header-hottline a:before{content:'';width:15px;height:15px;position:absolute;top:13px;left:24px;background:url(../images/Vector.png) no-repeat;background-size:cover}
.header-hottline a:hover{background:#F2512D}

.footer-block p{font-size:15px;line-height:25px;color:rgba(0,0,0,0.8)}
.site-footer{background:#EFEFEF}
.footer-block h2{color:#C92028;font-size:20px;line-height:28px;text-transform:unset;margin-bottom:10px;position:relative}
.footer-block ul li{font-size:15px;line-height:25px;color:rgba(0,0,0,0.8)}
.footer-block ul li a{color:rgba(0,0,0,0.8);}
.footer-block ul li a:hover{color:#C92028;}

.footer-copyright{padding:10px 0;border:none; padding: 10px 0;  border-top: 1px solid  #333;}
.footer-copyright h3{font-size:19px;line-height:25px;color:#333;margin-bottom:5px}
.footer-copyright p{font-size:15px;line-height:25px;color:#333}
.top-banner-mobile{display:none}
.top-banner-slider{position:relative}
.ms-edit-frontend {display: none;}
.top-banner-pc,
.top-banner-slider ul li{background-color:#555;background-size:cover;background-repeat:no-repeat;background-position:top center;}
.top-banner-text{padding:60px 0;position:relative;width:100%;position:absolute;left:0;bottom:-60px;z-index:1;}
.top-banner-text .container { position: relative; }
.top-banner-box{background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);border-radius:10px;padding:20px;float:right;width:50%;}
.top-banner-box h3{font-size:25px;line-height:35px;color:#fff;margin-bottom:0;font-weight:700}
.top-banner-box p{font-size:16px;line-height:25px;color:#fff;margin-bottom:10px;font-style:italic}
.top-banner-box .input-box{margin-bottom:10px}
.top-banner-box .input-box input{width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:auto}
.top-banner-box .input-box select  {  width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:auto; height: 46px;font-weight: 700 }
.top-banner-box .input-box select option:nth-child(1) { font-weight: 700 }

.home__box5-bottom2 .input-box select  {  width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:auto; height: 46px;font-weight: 700 }



.top-banner-box .input-box .wpcf7-form-control-wrap{width:100%}
.top-banner-box .input-box span.wpcf7-form-control.wpcf7-checkbox{display:flex;align-items:center}
.top-banner-box .input-box .wpcf7-list-item{margin:0 20px 0 0;display:flex;align-items:center}
.top-banner-box .input-box .wpcf7-list-item input{width:auto;display:inline-block;margin:0 10px 0 0 !important;width:20px;height:20px;border-radius:5px}
.top-banner-box .input-box .wpcf7-list-item-label{font-size:16px;line-height:25px;color:#fff}
.top-banner-box .wpcf7-form .input-box input.wpcf7-submit{float:none;width:auto;padding:5px 40px;height:auto;font-size:14px;line-height:35px;height:auto;background:#000;border:1px solid #000;border-radius:10px;color:#fff;position:relative;
	animation-name: pulsee;
    -webkit-animation-name: pulsee;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.top-banner-box .wpcf7-form .input-box.input-box-submit{margin-bottom:0;position:relative;text-align:center;}
.top-banner-box .wpcf7-form .input-box input.wpcf7-submit:before{content:'';width:20px;height:20px;background:url(../images/icon-form.png) no-repeat;background-size:cover;position:absolute;right:30%;top:20px}
.top-banner-box .wpcf7-not-valid-tip{color:#fff!important;float:left;width:100%;margin-top:10px}
.top-banner-box .wpcf7 form .wpcf7-response-output{margin:10px 0;color:#fff;border-color:#fff}

.sidebar-section ul.rpwe-ul{padding:15px!important;}
.sidebar-section ul.rpwe-ul li a{padding-left:0!important}
.sidebar-section ul.rpwe-ul li a:before{content:none;}
.sidebar-section ul.rpwe-ul li img.rpwe-thumb{padding:0!important;}

.home__box{float:left;width:100%;padding:30px 0px}
.home__box1{padding:35px 0 0;}
.home__title{text-align:center;margin-bottom:20px}
.home__title h3{font-size:27px;line-height:35px;color:#000;font-weight:600;text-transform:unset}
.home__title h3 a,
.home__title h3 strong{color:#C92028;font-weight:600}
.home__box1-content{font-size:14px;line-height:25px;color:#000;max-height:240px;overflow:hidden;margin-bottom:20px;position:relative;text-align:justify;}
.home__box1-content.active{max-height:100%;padding-bottom:40px;}
.home__box1-content p{font-size:15px;line-height:25px;color:#000;margin-bottom:5px}
.home__box1-button{text-align:center;float:left;width:100%;position:absolute;left:0;bottom:0;z-index:1;background-color:rgba(255,255,255,0.8);}
.home__box1-button a{font-size:14px;line-height:25px;padding:10px 20px;color:#C92028;border:1px solid #C92028;border-radius:10px;display:inline-block;background-color:#fff;}
.home__box2-content{margin-top:15px;display:flex;justify-content:space-between}
.home__box2-items{width:49%;box-shadow:0 6px 13px rgba(148,148,148,0.25); position: relative; overflow: hidden;}
.home__box2-items-text  { position: absolute;background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; transform: translateY(100%); padding: 20px; top: 3px; left: 0; }
.home__box2-items-text  p  { color: #fff; font-size: 15px; line-height: 25px ;  }

.home__box2-items:hover .home__box2-items-text { transform: translateY(0);transition: 0.7s all; }
.home__box2-items ul{list-style:none;padding:18px;margin:0;display:flex;align-items:center}
.home__box2-items ul li img{width:30px;height:auto;display:inline-block;margin-right:10px}
.home__box2-items ul li h3{margin-right:10px;font-size:19px;line-height:30px;color:#000;display:inline-block;font-weight:700;text-transform:uppercase;margin-bottom:0}
.home__box2-items ul li h3 a{color:#000;}
.home__box2-items ul li h3 a:hover{color:#C92028;}
.home__box3-content{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 -15px}
.home__box3-items{width:25%;padding:0 15px;text-align:center}
.home__box3-items img{width:63px;height:63px;margin-bottom:15px}
.home__box3-items h3{font-size:19px;line-height:30px;color:#000;display:inline-block;font-weight:700;text-transform:uppercase;margin-bottom:5px;width:100%;text-align:center}
.home__box3-items p{font-size:14px;line-height:25px;color:#000;margin-bottom:5px}
.home__box3 .home__title{margin-bottom:35px;}
.home__box3{background-color:#EFEFEF;padding:40px 0;}
.home__box2{padding-bottom:40px;}
.home__box4{padding-top:40px;}
.home__box.home__box4b{padding-top:0;}
.home-tintuc ul{list-style:none;padding:0;margin:0}
.home-tintuc .left-item p{margin:0}
.home-tintuc .left-item img{border-radius:15px;width:100%!important;}
.home-tintuc .right-item{padding:12px 10px}
.home-tintuc .right-item .item-content { min-height: 140px; }
.home-tintuc .right-item .item-title{font-size:18px;line-height:25px;color:#000;font-weight:700; min-height: 50px;}
.home-tintuc .right-item .item-title a{color:#C92028}
.home-tintuc .right-item .item-title a:hover{color:#000}
.home-tintuc1 .right-item .item-title a{color:#000}
.home-tintuc1 .right-item .item-title a:hover{color:#C92028}
.home-tintuc ul li{padding:10px}
.box-items-tituc{box-shadow:0 4px 10px rgba(186,186,186,0.25);border-radius:15px}
.home-tintuc .owl-dots{display:inline-block}
.owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#C92028}
.owl-dots .owl-dot span{background:#000}
.home__box5{background:#464B5C;padding:40px 0}
.home__box5 .home__title h3{margin-bottom:10px;  }
.home__box5-top{display:flex;justify-content:space-between;margin:0 -10px}
.home__box5-items{width:25%;padding:10px;text-align:center}
.home__box5-items h3{font-size:30px;line-height:40px;color:#EB8A00  ;min-height:90px;font-weight:700}
.home__box5-items h3 strong{font-size:50px;line-height:60px}
.home__box5-items p{font-size:15px;line-height:25px;color:#fff}
.home__box5 .home__title h3{color:#EB8A00 ;font-weight:700}
.home__box5 .home__title p{color:#fff;font-size:17px;line-height:25px}
.home__box5-bottom{display:flex;align-items:center;flex-direction:column}
.home__box5-bottom1{width:640px;max-width:100%;text-align:center;margin-top:30px;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);border-radius:15px;padding:15px 20px;
	animation-name: pulsee;
    -webkit-animation-name: pulsee;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
.home__box5-bottom1 h3{font-size:19px;line-height:25px;color:#fff;margin-bottom:5px;font-weight:700}
.home__box5-bottom1 p{font-size:15px;line-height:25px;color:#fff}
.home__box5-bottom2{width:640px;max-width:100%;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);border-radius:10px;padding:30px;margin-top:40px}
.home__box5-bottom2 h3{font-size:25px;line-height:35px;color:#fff;margin-bottom:0;padding-left:15px;font-weight:700}
.home__box5-bottom2 p{font-size:16px;line-height:25px;color:#fff;margin-bottom:10px;padding-left:15px;font-style:italic}
.home__box5-bottom1 label{margin:0;font-weight:bold;}
.home__box5-bottom2 .input-box{margin-bottom:10px}
.home__box5-bottom2 .input-box input{width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:auto}
.home__box5-bottom2 .input-box .wpcf7-form-control-wrap{width:100%}
.home__box5-bottom2 .input-box span.wpcf7-form-control.wpcf7-checkbox{display:flex;align-items:center}
.home__box5-bottom2 .input-box .wpcf7-list-item{margin:0 20px 0 0;display:flex;align-items:center}
.home__box5-bottom2 .input-box .wpcf7-list-item input{width:auto;display:inline-block;margin:0 10px 0 0 !important;width:20px;height:20px;border-radius:5px}
.home__box5-bottom2 .input-box .wpcf7-list-item-label{font-size:16px;line-height:25px;color:#fff}
.home__box5-bottom2 .wpcf7-form .input-box input.wpcf7-submit{width:100%;padding:5px 20px;height:auto;font-size:14px;line-height:35px;height:auto;background:#000;border:1px solid #000;border-radius:10px;color:#fff;position:relative}
.home__box5-bottom2 .wpcf7-form .input-box.input-box.input-box-submit{margin-bottom:0}
.home__box5-bottom2 .wpcf7-not-valid-tip{color:#fff!important;float:left;width:100%;margin-top:10px}
.home__box5-bottom2 .wpcf7 form .wpcf7-response-output{margin:10px 0;color:#fff;border-color:#fff}


@keyframes pulsee{ 
	0% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	}
	50% {
	    -webkit-transform: scale(1.1);
	    transform: scale(1.15);
	}
	100% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	}
}

.archive-date {display: inline-block;width: 100%;margin: 0 0 15px;font-size: 14px;font-weight: bold;color: #000;line-height: 25px;}
.archive-date .fa {margin: 0 10px 0 0;color: #F57F26;font-size: 20px;}
.sidebar-section .rpwe-time {font-size: 13px;font-weight: bold;color: #000;line-height: 25px;padding-left: 25px;position: relative;}
.sidebar-section .rpwe-time:before {font-family: "FontAwesome";content: '\f133';position: absolute;left: 0;top: 0;line-height: 20px;font-size: 20px;color: #F57F26;z-index: 1;font-weight: normal;}
.rpwe-block h3 { font-size: 15px !important; line-height: 25px; }
.sidebar-section .search-form {float: left;width: 100%;position: relative;padding: 10px;background-color: #fff;border-radius: 5px;}
.sidebar-section .search-form input.search-submit:hover {background-color: #000!important;}
.sidebar-section .search-form input.search-submit {height: 35px;line-height: 35px;width: 35px;border: 0;background: #e5332d;color: #fff;text-shadow: none;font-size: 14px;display: inline-block;padding: 0 10px;box-shadow: none;font-weight: 400;position: absolute;right: 10px;top: 10px;z-index: 88;background: #F57F26 url(../images/search-icon-white.png) center center no-repeat!important;background-size: 20px 20px!important;display: inline-block;text-indent: -9999px;}
.archive .main-content { padding: 10px 0; background: #F5F5F5; }

.sidebar-section ul{ background: #fff; }
.content-archive .archive-post-row {display: table;width: 100%;margin: 0 0 25px;padding: 10px;border-bottom: 0px solid #ddd;background-color: #fff;border-radius: 5px;}
.page-top-banner {position: relative;float: left;width: 100%;padding: 50px 0;background-position: left center;background-color: #565656;background-size: cover;background-repeat: no-repeat;margin: 0 0 40px;}
.page-top-banner .banner-bg-fill {float: left;width: 100%;position: absolute;z-index: 1;top: 0;left: 0; height: 100%;background: rgba(0,0,0,0.77);}
.page-top-inner .entry-header h2, .page-top-inner .entry-header h1 {font-size: 45px;line-height: 55px;margin: 0 0 20px;color: #fff;text-transform: uppercase;font-weight: bold;padding: 0;border: 0;color: #F57F26; text-align: center;}
.page-top-inner {float: left;width: 100%;text-align: center;position: relative;z-index: 2;}
.woocommerce-products-header, .entry-header { margin-bottom: 0;  border : none;}

.breadcrumbs  { color: #fff; }
.breadcrumbs a span { color: #F57F26; }
.right-sidebar-box {padding-top: 10px;}
.entry-header-new { margin-bottom: 20px; }
.top-banner-slider { overflow-x: hidden; overflow-y: hidden; padding-bottom: 25px; }

.home__box2-content-box{display:inline-block;margin:0 -1%;}
.home__box2-content-box .home__box2-dv{float:left;width:48%;margin:0 1%;position:relative;box-shadow:0 6px 13px rgba(148,148,148,0.25);}
.home__box2-dv .dv-img{float:left;width:100%;}
.home__box2-dv .dv-img p{margin:0;}
.home__box2-dv .dv-img img{width:100%;}
.home__box2-dv .dv-img br{display:none;}
.home__box2-dv .dv-box{position:absolute;left:0;bottom:0;height:70px;overflow:hidden;transition: 0.7s all;}
.home__box2-dv .dv-box h3{font-size:23px;line-height:30px;font-weight:bold;color:#333;padding:20px 20px;background-color:#fff;}
.home__box2-dv .dv-box a{color:#333;}
.home__box2-dv .dv-box a:hover{color:#C92028;}
.home__box2-dv .dv-box h3 img{max-height:30px;margin-right:10px;}
.home__box2-dv .dv-box p{font-size:15px;font-weight:normal;line-height:22px;color:#fff;padding:0 20px;}
.home__box2-dv .dv-box br{display:none;}
.home__box2-dv .dv-box ul{list-style:none;padding:0;margin:0;}
.home__box2-content-box .home__box2-dv:hover{padding:0;}
.home__box2-content-box .home__box2-dv:hover .dv-box{height:100%;background:rgba(0, 0, 0, 0.8);}

.home__box1_content_new  ul { display: flex; margin: 0 -10px; list-style: none; padding-bottom: 0;  flex-wrap: wrap; justify-content: center; padding: 0;  }
.home__box1_content_new  ul li  { width: calc(180px - 20px); margin:  0 10px;    border: 1px solid #cfd6e4;    box-shadow: 0px 0px 4px 0px rgb(34 37 49 / 8%);    padding: 30px 15px;border-radius: 12px; }
.home__box1_content_new  ul li  h3  { font-size: 32px; line-height: 42px;font-weight: 600;color: #C92028;     margin-bottom: 20px;  }

.home__box1_content_new  ul li  p  {     font-size: 15px; line-height: 25px; color: #222531 }
.home__box_2_new_items  ul  { display: flex; justify-content: space-between; align-items: center; list-style: none; padding: 0; }
.home__box_2_new_items  ul li  { width: 49%; }
.home__box_2_new_items:nth-child(2n) ul{ flex-direction: row-reverse; } 
.home__box_2_new_items  ul li h3  { font-size: 23px; line-height: 33px; color: #222531; margin-bottom: 10px; }
.home__box_2_new_items  ul li p  { font-size: 16px; line-height: 20px; color: #222531;  text-align: justify; }
.home__box3_new { background: #9A0000  ; }
.home__box3_new_content  { display: flex;background: #fff;padding: 50px;border-radius: 10px; }
.home__box3_new_left  { width: 240px; height: auto; margin-right: 25px; }
.home__box3_new_left img  { border-radius: 50%; }
.home__box3_new_right  { flex: 1; }
.home__box3_new_right h2  {font-size: 23px; line-height: 35px;color: #9A0000;font-weight: bold; text-transform: uppercase; margin-bottom: 0}
.home__box3_new_right p  {  font-size: 15px; line-height: 25px; color: #171e5e; }
table { margin-bottom: 10px }
table tr {border: 1px solid #aaa;}
table th {background: #eee;color: #555;padding: 10px;}
table tbody > tr:nth-child(2n+1) > td {background: rgb(234, 242, 254);}
table td {padding: 5px 10px;border-right: 1px solid #aaa;}
.home__box3_new_right h3 { font-size: 16px; line-height: 25px; margin-bottom: 0; }
.home__box3_new_right >p  { position: relative; background: #fff;display: inline-block; }
.home__box3_new_right >p:before { content: "";width: 150px;left: 102%;height: 2px;background: #9A0000;position: absolute;top: 50%; }
.home__box4_new_items  h3  { display: flex; justify-content: space-between; font-size: 18px; line-height: 25px; padding: 15px 0; margin-bottom: 0 ; cursor: pointer; font-weight: 700 }
.home__box4_new_items  h3:hover { color:#9A0000;  }
.home__box4_new_content  { width: 800px; margin: 0 auto; max-width: 100%; } 
.home__box4_new_items_1  { display: none; }
.home__box4_new_items  { border-bottom: 1px solid #ccc; }
.home__box4_new_items:last-child{  border-bottom: 0; }
.home__box4_new_items_1  p  { font-size: 16px; line-height: 25px;  }
.footer-bottom-fixhotline {position: fixed;z-index: 888;  transition: 0.1s all;float:left;width:100%;background-color:#565656;padding:10px 0;text-align:center;position:fixed;bottom:0;left:0;}
.footer-bottom-fixhotline-content ul{ display: inline-block; justify-content: center; margin: 0; padding: 0; flex-wrap: nowrap;  display: flex;}
.footer-bottom-fixhotline-content ul li { width: auto;  border-radius: 4px; display: inline-block; margin: 0 5px;text-align: center;min-width:140px;}
.footer-bottom-fixhotline-content ul li a {  padding: 10px 15px 10px 32px; position: relative; display: inline-block; font-weight: 500;
font-size: 15px;line-height: 20px; color: #fff;} 
.footer-bottom-fixhotline-content ul li:nth-child(2) { background: linear-gradient(180deg, #0500EB 0%, #0B7AB8 100%);}
.footer-bottom-fixhotline-content ul li:nth-child(1) {background: linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);}
.footer-bottom-fixhotline-content ul li {background: linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);}

.footer-bottom-fixhotline-content ul li:nth-child(2) a:before {  content: ''; width: 15px; height: 15px; background: url(../images/icon_hotline-1.png) no-repeat; background-size: cover; position: absolute; left: 10px; top: 13px; animation: shake 1s infinite; }
.footer-bottom-fixhotline-content ul li:nth-child(1) a:before {  content: ''; width: 15px; height: 15px; background: url(../images/icon_hotline-2.png) no-repeat; background-size: cover; position: absolute; left: 10px; top: 13px; animation: shake 1s infinite;}
.footer-bottom-fixhotline-content ul li a:before {  content: ''; width: 15px; height: 15px; background: url(../images/icon_hotline-2.png) no-repeat; background-size: cover; position: absolute; left: 10px; top: 13px; animation: shake 1s infinite; }

 @keyframes shake {
0% {
    transform: scale(.9)
}

10%,30%,50% {
    transform: scale(1.1) rotate(20deg)
}

20%,40%,60% {
    transform: scale(1.1) rotate(-20deg)
}

70%,80%,90%,to {
    transform: scale(1) rotate(0deg)
}
}
.home__box3_new_right_bottom  p  { font-size: 16px; line-height: 25px;   }
.home__box3_new_right_bottom { padding: 20px; background: #eaf2fe; }


.header_sologun  h3  { color:#C50B0B; font-size:21px; line-height:30px; margin-bottom:0;font-weight:700 }
.header-content-inner-right  {  display:flex; align-items:center; }
.header-hottline  p  {  margin-bottom:0 }
.header-hottline a { display:inline-block;  }
.header-menu-container  { background: #C50B0B; box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); float:left;width:100%; padding:5px 0; }


.home__box5_new  .home__title  h3  { color:#d90909 }
.home__box5_new_items  { display:flex; justify-content:space-between; align-items:center; margin-bottom:40px; }
.home__box5_new_items_1 { width:50%;position:relative; }
.home__box5_new_items_1:nth-child(1) { z-index:2;background: rgba(255, 255, 255, 0.90);box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25); padding: 20px;}
.home__box5_new_items_1:nth-child(2) {  transform:translateX(-20%); }
.home__box5_new_items_1:nth-child(2) img  { width:120%; max-width:120% }
.home__box5_new_items:nth-child(2n ){ display:flex; justify-content:space-between; align-items:center; flex-direction:row-reverse; }
.home__box5_new_items:nth-child(2n )  .home__box5_new_items_1:nth-child(2) {   transform:translateX(0);  }
.home__box5_new_items_1  p  { font-size:15px; line-height:25px; color:#000 }
.home__box5_new_items_1  h3{ color: #C50B0B;font-size: 21px; line-height:30px }
.home__box6_new  { background:#EFEFEF; }
.home__box6_new_content  { display:flex ; flex-wrap: wrap; justify-content: space-between; }

.home__box6_new_items  { width:49%; margin: 5px 0 15px; }
.home__box6_new_items  ul  { list-style:none; padding:0 }
.home__box6_new_items  ul li:nth-child(1) { display:flex;align-items:flex-end; }
.home__box6_new_items  ul li:nth-child(1) h3  { font-size: 20px;  color: #C50B0B; line-height:25px; flex:1; transform:translateX(-12px);  margin-bottom: 0 ; font-weight: 700;}
.home__box6_new_items  ul li { margin-bottom: 15px;  font-size: 15px; line-height: 25px; color: #333}
.home__box6_new_items  ul li p {font-size: 15px; line-height: 25px; color: #333}


.home__box7_new  { background: linear-gradient(180deg, #000 0%, #000 0.01%, #3C3C3C 48.5%); }
.home__box7_new .home__title h3  { color:#fff }
.home__box7_new_items .input-box{margin-bottom:10px}
.home__box7_new_items .input-box input{width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:auto}
.home__box7_new_items .input-box .wpcf7-form-control-wrap{width:100%}
.home__box7_new_items .input-box span.wpcf7-form-control.wpcf7-checkbox{display:flex;align-items:center}
.home__box7_new_items .input-box .wpcf7-list-item{margin:0 20px 0 0;display:flex;align-items:center}
.home__box7_new_items .input-box .wpcf7-list-item input{width:auto;display:inline-block;margin:0 10px 0 0 !important;width:20px;height:20px;border-radius:5px}
.home__box7_new_items .input-box  select {width:100%;font-size:14px;line-height:36px;border-radius:10px;padding:5px 15px;height:46px;}
.home__box7_new_items .input-box .wpcf7-list-item-label{font-size:16px;line-height:25px;color:#fff}
.home__box7_new_items .wpcf7-form .input-box input.wpcf7-submit{width:100%;padding:5px 20px;height:auto;font-size:14px;line-height:35px;height:auto;background:#C50B0B;border:1px solid #C50B0B;border-radius:10px;color:#fff;position:relative}
.home__box7_new_items .wpcf7-form .input-box.input-box.input-box-submit{margin-bottom:10px}
.home__box7_new_items .wpcf7-not-valid-tip{color:#fff!important;float:left;width:100%;margin-top:10px}
.home__box7_new_items .wpcf7 form .wpcf7-response-output{margin:10px 0;color:#fff;border-color:#fff}
.home__box7_new_content  { display:flex; justify-content:space-between; }
.home__box7_new_items  { width:49% }
.home__box7_new_items  ul  { list-style:none; padding:0; display:flex; flex-wrap:wrap; margin:0  -10px }
.home__box7_new_items  ul  li  { width: 33.33%;  padding:10px 10px  40px; text-align:center; }
.home__box7_new_items  ul  li img  {width: 100px; height: auto;}
.home__box7_new_items  ul  li h3  {  font-size:17px; line-height:25px; color:#fff; padding: 0 15px; font-weight:400 ; margin-top: 15px;}
.home__box7_new_items  form { padding:30px 50px; background:#fff ; border-radius:16px; background:#fff; text-align:center; }
.home__box7_new_items  form h3  { font-size: 27px; line-height:35px; color:#C50B0B; font-weight:700 } 
.home__box7_new_items  form>p  { font-size:16px; line-height:25px; margin-bottom:10px; }
.footer-block.footer-about { text-align:center; }



@media (min-width: 993px) and (max-width: 1199px) {
	.top-menu #menu-page-menu li.page_item, .top-menu #menu-page-menu li.menu-item{padding:0 10px;}
	.home__box3-items h3{font-size:17px;}
	.top-banner-text { padding: 20px 0; }
}
@media (max-width: 992px) {
.home__box3_new_right >p:before {display: none;}	
.top-menu #menu-page-menu li.menu-item a{font-size:14px}
.header-content{padding:0}
.hidden-menu{display:block}
.header-content-inner-right{display:block;}
.header-hottline{margin:10px 40px 10px 0;}
.menu-mobile{display:inline-block;background:url('../images/menu-drop-icon.png') center center no-repeat;right:15px;top:50%;
	height:35px;width:35px;text-align:center;line-height:38px;background-size:23px 16px;transform:translateY(-50%);
}
.menu-mobile.active{
	background:url('../images/menu-icon-mobile2.png') right center no-repeat;background-size:20px 20px
}
.header-hottline a::before{left:20px;top:10px;}
.header-hottline a{padding:9px 20px 8px 44px;}
.search-icon-mobile{display:block}
#back-top{bottom:80px}
.header-top-content .header-top-contact li.h-search{display:none}
.menu-box-container{float:left;width:100%;height:100%;display:none;padding:0 57px 0 0;position:fixed;z-index:888;left:0;top:0;background:#000}
.menu-box-container .top-menu{float:left;width:100%;height:100%;background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);padding:20px 20px 40px;border-bottom:1px solid #ddd;border-right:1px solid #ddd}
.top-menu #menu-page-menu{float:left;width:100%;border-top:0 solid #ddd}
.top-menu #menu-page-menu li.menu-item:first-child,.top-menu #menu-page-menu li.page_item:first-child{border-left:0}
.top-menu #menu-page-menu li.menu-item,.top-menu #menu-page-menu li.page_item{border-right:0}
.top-menu #menu-page-menu li.menu-item{float:left;width:100%;padding:0;margin:0;border-bottom:1px solid #ddd;display:block;text-align:left}
.top-menu #menu-page-menu li.menu-item:last-child{border-bottom:0}
.top-menu #menu-page-menu li.menu-item a{padding:10px 0;line-height:25px;font-size:15px;color:#fff!important}
.drop-menu-mobile-2,.drop-menu-mobile{display:inline-block;position:absolute;right:0;top:3px}
.drop-menu-mobile-2 .fa,.drop-menu-mobile .fa{display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;margin:0 auto;font-size:20px;color:#fff}
.top-menu li.menu-item-has-children:hover .sub-menu{display:none}
.top-menu .sub-menu{float:left;width:100%;padding:0;margin:0;position:static;top:auto;left:auto;border:0;background:transparent}
.top-menu .sub-menu li:first-child{border-top:1px solid #333}
.top-menu .sub-menu li:last-child{border-bottom:0!important}
.top-menu .sub-menu li a{color:#fff!important;background:transparent!important}
.top-menu .sub-menu .sub-menu{position:static!important;top:auto!important;left:auto!important;float:left;width:100%}
.top-menu .sub-menu li > .sub-menu{background:transparent!important;position:static!important;top:auto!important;left:auto!important;float:left;width:100%}
.top-menu .sub-menu li.menu-item-has-children:hover .sub-menu{display:none}
.top-menu #menu-page-menu li.menu-item .sub-menu{border-bottom:0}
.top-menu .sub-menu li .sub-menu li a{padding-left:35px!important}
.home .top-menu #menu-page-menu li.menu-item:first-child a,.top-menu #menu-page-menu li.current-menu-ancestor a,.top-menu #menu-page-menu li.current-menu-item a,.top-menu #menu-page-menu li.menu-item a:hover{width:100%;background:transparent!important}
.header-search-box{width:100%}
.header-logo-text{display:none}
.wpb_slider_area .owl-theme .owl-nav .owl-prev{left:-15px}
.wpb_slider_area .owl-theme .owl-nav .owl-next{right:-15px}
.right-sidebar-box{padding-top:0}
.single-post .right-sidebar-box{padding-top:30px}
.sidebar-section h2{font-size:15px}
.contact-top .contact-top-left{float:left;width:100%;padding-right:0;margin-bottom:20px}
.contact-top .contact-top-right{width:100%;padding:0}
.home__box2-items ul li h3{font-size:16px;}
.home__title h3{font-size:25px;}
.top-banner-box{width:100%;}
.home__box3-items h3{font-size:14px;}
.home__box3-items p{font-size:12px;line-height:20px;}
.home__box3-items{width:50%;margin:10px 0}
.header-search-box{float:left;width:100%;display:block;position:static;left:auto;top:auto;box-shadow:none;border:0;padding:0;border-radius:5px;margin-bottom:15px;}
.top-banner-pc {display: none;}
.top-banner-mobile {display: block;}
.top-banner-text { position: relative; margin-top: -200px; padding: 20px 0; }
.home__box1{padding:30px 0 15px;}
.home__box1-content.active{padding-bottom:50px;}
.home__box1-content{margin-bottom:0;}
.home__box1_content_new ul li { width: calc(50% - 20px) ; margin: 10px;}
.home__box_2_new_items ul { flex-direction: column !important; }
.home__box_2_new_items ul li { width: 100%; padding: 10px 0; text-align: center; }
.home__box_2_new_items ul li p { text-align: center; }
.home__box3_new_content  {flex-direction: column; align-items: center; } 
.home__box3_new_right  { width: 100% ; margin: 10px 0 0; }
.home__box3_new_right  h2  { text-align: center; }
.home__box3_new_right  p  {text-align: center; width: 100%;}
.top-banner-slider { padding-bottom: 50px; }
.home__box3_new_left { margin: 0 }
.header_sologun  {display: none;}
.header-menu-container  { padding:0 }
.home__box5_new_items  {flex-direction: column !important}
.home__box5_new_items_1:nth-child(2) img {width: 100%;max-width: 100%;}
.home__box5_new_items_1:nth-child(2) { transform:translateX(0); }
.home__box5_new_items_1 { width:100%; }
.home__box6_new_items { width:100%; }
.home__box6_new_items  ul li:nth-child(1) img  { max-width:60px;height:auto; }
.home__box6_new_items ul li:nth-child(1) h3 {     transform: translateX(-5px); }
.home__box7_new_content { flex-direction:column; }
.home__box7_new_items { width:100%; margin: 5px 0; }
.home__box7_new_items ul li h3 { padding:0; font-size:15px; line-height:25px; }
.home__box7_new_items form { padding:15px; }
.home__box7_new_items form h3 { font-size:24px; }
.home__box5_new_items_1:nth-child(1) { padding:10px; }
.home__box5_new_items { margin-bottom:10px; }
}
@media (max-width: 767px) {
.home__box3_new_content { padding: 15px; }

.home__box1-button a { width: 100%; }
.header-hottline {display: none}

.site{overflow-x:hidden}
.menu-mobile{right:15px;text-align:right;background-position:right center;}
.menu-box-container{padding:0 52px 0 0}
.bottom-box{padding:0;left:0;bottom:0}
.bottom-box-content{border-top-left-radius:0;border-bottom-left-radius:0}
.home__box4-content{float:left;width:100%;position:relative;padding-right:60px;}
.home-tintuc .owl-dots{margin-left:30px;}
.home__box4-content .owl-carousel .owl-stage-outer{overflow:unset;}
.home__box4-content .bg-fill-mobile{position:absolute;left:-30px;top:0;height:100%;width:30px;z-index:2;background-color:#fff;}
.home__box5-top{display:inline-block;width:100%;}
.home__box5-items{width:50%;margin:10px 0;display:block;float:left;}
.breadcrumbs{margin-bottom:15px;}
.home__box2-content{display:inline-block;width:100%;}
.home__box2-items{width:100%;margin:15px 0;display:block;float:left;}
.home__box2-content{margin-top:0;}
.home__box2{padding-bottom:10px;}
.home__box2 .home__title{margin-bottom:10px;}
.home__box5-items h3{font-size:23px;line-height:30px;font-weight:normal;min-height:1px;}
.home__box5-items h3 strong{font-size:40px;line-height:46px;}
.home__box5-items p{font-size:13px;line-height:20px;}
.home__title h3{font-size:23px;line-height:30px;}

.top-banner-box .wpcf7-form .input-box input.wpcf7-submit {     animation-name: unset; -webkit-animation-name:unset; width: 100%;}
.home__box2-items img  {width: 100%;}
.page-top-inner .entry-header h2, .page-top-inner .entry-header h1{ font-size: 40px;  line-height: 50px;} 
.footer-bottom-container { background: transparent; }
.home__box2-content-box .home__box2-dv{width:100%;margin:10px 0;}
.home__box2-dv .dv-box h3{font-size:20px;float:left;width:100%;}
.home__box2-dv .dv-box p{font-size:12px;line-height:18px;padding:0 10px}
.home__box4_new_items h3 { font-size: 16px; line-height: 25px }
.home__box4_new_items_1 p { font-size: 15px; line-height: 25px; }
.home__box3_new_right h2 { font-size: 21px; line-height: 31px; }
.footer-block img { max-width: 100% !important; height: 72px !important; width: auto; }
.home__box_2_new_items ul li h3 { font-size: 21px; line-height: 31px; }
.home__box3_new_right_bottom { padding: 10px }
.top-banner-box .input-box { margin-bottom: 5px; }
.top-banner-box { padding: 15px }
.top-banner-box h3,.top-banner-box p { padding: 0 }
.footer-bottom-fixhotline-content ul { padding: 0 15px;}
.home__box7_new_items form h3 { font-size:21px; line-height:30px; }
.home__box7_new_items form>p { font-size:15px; }
}
@media (max-width: 640px) {
.home-intro-title h3{font-size:16px}
.header-top-content .header-top-contact li a{font-size:14px}
.page-top-inner .entry-header h2, .page-top-inner .entry-header h1{ font-size:37px;  line-height: 45px;} 
.footer-bottom-fixhotline-content ul li { text-align: left; }
.footer-bottom-fixhotline-content ul li { min-width: auto }
.home__box7_new_items ul li img { width:70px; height:auto; }
}
@media (max-width: 568px) {
.posts-services-item .post-services-title a{font-size:16px}
.content-archive .archive-post-row .archive-post-image{width:100%;margin:0 0 10px}
.content-archive .archive-post-row .archive-post-content{float:left;width:100%;padding:0}
.related-post-list ul li{width:100%!important;margin:0 0 20px!important}
.page-top-inner .entry-header h2, .page-top-inner .entry-header h1{ font-size:35px;  line-height: 45px;}
.home__box3_new_right h2 { font-size: 18px; line-height: 25px; }
.home__box2-dv .dv-box h3 {font-size: 18px;}
.site-footer{float:left;width:100%; padding-bottom: 70px;}
.home__box_2_new_items ul li h3 { font-size: 20px; line-height: 25px; }
table td { padding: 4px; }
table { font-size: 13px; }
}
@media (max-width: 480px) {
.header-top-content .header-top-contact li.header-email{display:none}
.top-banner-text { position: relative; margin-top: -160px; padding: 20px 0; }
.page-top-inner .entry-header h2, .page-top-inner .entry-header h1{ font-size:30px;  line-height: 40px;}
.footer-bottom-fixhotline-content ul li { margin: 0 2px; }
.home__box7_new_items ul li { width:50%; padding:15px 5px; }

}
@media (max-width: 420px) {
.posts-services-item .post-services-title a{font-size:14px}
.page-header h1,.entry-header h1{font-size:21px}
.header-top-content .header-top-contact li.h-contact{display:none}
.header-top-content .header-top-contact{float:right}
.header-top-content .header-top-contact li{margin:0;padding:0}
.header-top-content .header-top-contact li:before{height:0;width:0}
.ws-text{padding:10px 0 15px}
.wpb-wps-slider-item h3.pro_title{font-size:14px!important;padding:0}
.wpb_slider_area .owl-theme .owl-nav .owl-prev{left:-5px}
.wpb_slider_area .owl-theme .owl-nav .owl-next{right:-5px}
.bottom-box-content{width:100%}
.home-list-product .product-images .product-detail-link span{font-size:13px}
.cat-posts-most-view{min-height:1px}
.cat-posts-most-view ul{padding-left:0}
.cat-posts-most-view ul li:first-child{position:static;top:auto;left:auto;width:100%}
.cat-posts-most-view ul li:nth-child(2) .wpp-thumbnail{display:none}
.cat-posts-most-view ul li:last-child{padding-bottom:0;margin-bottom:5px}
.woocommerce .woocommerce-result-count{display:none}
.home__box5-bottom2 .input-box .wpcf7-list-item-label,
.top-banner-box .input-box .wpcf7-list-item-label{font-size:13px;}
.top-banner-box{padding:20px 15px;}
.home__box5-bottom2 .input-box .wpcf7-list-item input,
.top-banner-box .input-box .wpcf7-list-item input{height:15px!important;width:15px!important;margin-right:5px!important;}
.top-banner-box .wpcf7-form .input-box input.wpcf7-submit{width:90%;}
.bottom-box-fix{left:10px;}
.footer-bottom-fixhotline-content ul li a { padding: 5px 7px 5px 32px; }
.footer-bottom-fixhotline-content ul li a:before  { top: 8px !important; }
.home__box3_new_content { padding: 10px 7px; }


.home__box1_content_new ul li {width: calc(33.33% - 10px);margin: 5px;padding: 5px;}


}
@media (max-width: 375px) {
.home__box5-items{padding:0 5px;}
.home__box5-items p{font-size:12px;letter-spacing:-0.3px;}
.header-hottline {display: none;}
.home__box2-dv .dv-box p{font-size:11px;line-height:16px;padding:0 10px}
.top-banner-box { padding: 10px; }

}
@media (max-width: 360px) {
.posts-services-item .post-services-title{min-height:48px}
}
.entry-content img{max-width:100%;display:inherit;margin:0 auto}
.entry-content iframe{max-width:100%;display:inherit;margin:0 auto}
.entry-content figure{max-width:100%!important;width:100%!important;text-align:center;margin:15px 0!important;}
.entry-content table{
	width:100%;
	border-collapse:collapse;
	border:1px solid #ddd;
}
.entry-content td,.entry-content th{
  	border:1px solid #ddd; padding:5px;
}
.entry-content img.alignright{float:right;margin-left:15px;}
.entry-content img.alignleft{float:left;margin-right:15px;}
.entry-content img.aligncenter{float:none;margin:0 auto;display:inherit;}
.error404 .page-header{text-align:center;border:0;}
.error404 .page-header h1{border:0;}
.error404 .page-content{display:inline-block;width:100%;text-align:center;padding:0px 0 30px;}
.error404 .page-content p{font-size:18px;}
.error404 .page-content .search-form label{margin:0;}
.error404 .page-content .search-form .screen-reader-text{display:none;}
.error404 .page-content .search-form .search-field{height:40px;line-height:38px;padding:0 0 0 15px;font-size:15px;font-weight:normal;}
.error404 .page-content .search-form .search-submit{border:0;height:40px;line-height:20px;padding:10px 15px!important;
	background:linear-gradient(180deg,#9A0000 0%,#F71C1C 100%);text-shadow:none;box-shadow:none;color:#fff;
}