/************---STYLE CSS STARTS---*************/

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1340px;
    }
}
body,
.dropdown-menu {
    font-size: 1rem;
}
dl,
dt,
dd,
ol,
ul,
li {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
::selection {
    background: #de0010;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #de0010;
    color: #fff;
    text-shadow: none;
}
::-webkit-selection {
    background: #de0010;
    color: #fff;
    text-shadow: none;
}
:active,
:focus {
    outline: none !important;
}
body {
    margin: 0;
    line-height: 1.5;
    color: #000;
    font-family: "Open Sans", Arial, sans-serif;
}
a {
    text-decoration: none !important;
    color: #de0010;
}
a:hover {
    color: #222;
}
a img {
    border: none;
}
img {
    max-width: 100%;
}
iframe {
    border: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
}
h5,
h6 {
    margin-bottom: 20px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 23px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
h4 {
    font-weight: 600;
}
h5,
h6 {
    font-weight: 700;
}
h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge) {
    color: #de0010;
}
p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: none;
}
small {
    font-family: "Lato", sans-serif;
}
.fright {
    float: right !important;
}
.fleft {
    float: left !important;
}
.section {
    position: relative;
    margin: 60px 0;
    padding: 60px 0;
    background-color: #f9f9f9;
    overflow: hidden;
}
#wrapper {
    position: relative;
    float: none;
    width: 1220px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.line,
.double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 60px 0;
    border-top: 1px solid #eee;
}
.line.line-sm {
    margin: 30px 0;
}
span.middot {
    display: inline-block;
    margin: 0 5px;
}
.topmargin {
    margin-top: 50px !important;
}
.bottommargin {
    margin-bottom: 50px !important;
}
.clear-bottommargin {
    margin-bottom: -50px !important;
}
.topmargin-sm {
    margin-top: 10px !important;
}
.bottommargin-sm {
    margin-bottom: 30px !important;
}
.topmargin-lg {
    margin-top: 80px !important;
}
.nomargin {
    margin: 0 !important;
}
.nobottommargin {
    margin-bottom: 0 !important;
}
.header-stick {
    margin-top: -50px !important;
}
.content-wrap .header-stick {
    margin-top: -80px !important;
}
.footer-stick {
    margin-bottom: -50px !important;
}
.content-wrap .footer-stick {
    margin-bottom: -80px !important;
}
.nopadding {
    padding: 0 !important;
}
.hidden {
    display: none !important;
}
.inline-block {
    float: none !important;
    display: inline-block !important;
}
.center {
    text-align: center !important;
}
.color {
    color: #de0010 !important;
}
.border-color {
    border-color: #de0010 !important;
}
.ls3 {
    letter-spacing: 3px !important;
}
#top-bar {
    position: relative;
    border-bottom: 1px solid #eee;
    height: 45px;
    line-height: 44px;
    font-size: 0.96em;
}
#top-bar .col_half {
    width: auto;
}
.top-links {
    position: relative;
    float: left;
}
.top-links ul {
    margin: 0;
    list-style: none;
}
.top-links ul li {
    float: left;
    position: relative;
    height: 44px;
    border-left: 1px solid #eee;
}
.top-links ul li:first-child,
.top-links ul ul li {
    border-left: 0 !important;
}
.top-links li > a {
    display: block;
    padding: 0 8px;
    font-size: 0.96em;
    height: 44px;
    color: #000;
}
.top-links li i {
    vertical-align: top;
}
.top-links li i.icon-angle-down {
    margin: 0 0 0 5px !important;
}
.top-links li i:first-child {
    margin-right: 3px;
}
.top-links li.full-icon i {
    top: 2px;
    font-size: 14px;
    margin: 0;
}
.top-links li:hover {
    background-color: #eee;
}
.top-links ul ul,
.top-links ul div.top-link-section {
    display: none;
    pointer-events: none;
    position: absolute;
    z-index: 210;
    line-height: 1.5;
    background: #fff;
    border: 0;
    top: 44px;
    left: 0;
    width: 175px;
    margin: 0;
    border-top: 1px solid #de0010;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.2);
}
.top-links li:hover ul,
.top-links li:hover div.top-link-section {
    pointer-events: auto;
}
.top-links ul ul li {
    float: none;
    height: 36px;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #eee;
}
.top-links ul ul li:hover {
    background-color: #f9f9f9;
}
.top-links ul ul li:first-child {
    border-top: none !important;
    border-left: 1px solid #eee;
}
.top-links ul ul a {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
}
.top-links ul ul img {
    display: inline-block;
    position: relative;
    top: -1px;
    width: 16px;
    height: 16px;
    margin-right: 4px;
}
.top-links ul ul.top-demo-lang img {
    top: 4px;
    width: 16px;
    height: 16px;
}
.top-links ul div.top-link-section {
    padding: 25px;
    left: 0;
    width: 280px;
}
.fright .top-links ul div.top-link-section,
.top-links.fright ul div.top-link-section {
    left: auto;
    right: 0;
}
#header {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
	display:inherit !important;
}
#header .container {
    position: relative;
}
#header.transparent-header {
    background: transparent;
    border-bottom: none;
    z-index: 199;
}
#header.semi-transparent {
    background-color: rgba(255, 255, 255, 0.8);
}
#header.transparent-header.floating-header {
    margin-top: 60px;
}
#header.transparent-header.floating-header .container {
    width: 1190px;
    max-width: 1190px;
    background-color: #fff;
    padding: 0 40px;
    border-radius: 2px;
}
#header.transparent-header.floating-header.sticky-header .container {
    width: 1140px;
    max-width: 1140px;
    padding: 0 15px;
}
#header.transparent-header + #slider,
#header.transparent-header + #page-title.page-title-parallax,
#header.transparent-header + #google-map,
#slider + #header.transparent-header {
    top: -100px;
    margin-bottom: -100px;
}
#header.transparent-header.floating-header + #slider,
#header.transparent-header.floating-header + #google-map {
    top: -160px;
    margin-bottom: -160px;
}
#header.transparent-header + #page-title.page-title-parallax .container {
    z-index: 5;
    padding-top: 100px;
}
#header.full-header {
    border-bottom-color: #eee;
}
body.stretched #header.full-header .container {
    width: 1340px;
    max-width: none;
}
#header.transparent-header.full-header #header-wrap {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#slider + #header.transparent-header.full-header #header-wrap {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
}
#logo {
    position: relative;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 36px;
    line-height: 100%;
    margin-right: 40px;
}
#option {
    position: relative;
    float: left;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    line-height: 100%;
    margin-right: 40px;
    vertical-align: middle !important;
}
#header.full-header #logo {
    margin-right: 5px;
    border-right: 1px solid #eee;
}
#header.transparent-header.full-header #logo {
    border-right-color: rgba(0, 0, 0, 0.1);
}
#logo a {
    display: block;
    color: #000;
}
#logo img {
    display: block;
    max-width: 100%;
}
#logo a.standard-logo {
    display: block;
}
#logo a.retina-logo {
    display: none;
}
#primary-menu {
    float: right;
}
#primary-menu ul.mobile-primary-menu {
    display: none;
}
#header.full-header #primary-menu > ul {
    float: left;
}
#header.transparent-header.full-header #primary-menu > ul {
    border-right-color: rgba(0, 0, 0, 0.1);
}
#primary-menu-trigger,
#page-submenu-trigger {
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#primary-menu ul {
    list-style: none;
    margin: 0;
}
#primary-menu > ul {
    float: left;
}
#primary-menu ul li {
    position: relative;
}
#primary-menu ul li.mega-menu {
    position: inherit;
}
#primary-menu ul > li {
    float: left;
    margin-left: 2px;
}
#primary-menu > ul > li:first-child {
    margin-left: 0;
}
#primary-menu ul li > a {
    display: block;
    line-height: 22px;
    padding: 21px 6px;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    text-decoration: none;
    -webkit-transition: margin 0.4s ease, padding 0.4s ease;
    -o-transition: margin 0.4s ease, padding 0.4s ease;
    transition: margin 0.4s ease, padding 0.4s ease;
}
#primary-menu ul li > a span {
    display: none;
}
#primary-menu ul li > a i {
    position: relative;
    top: -1px;
    font-size: 14px;
    width: 16px;
    text-align: center;
    margin-right: 6px;
    vertical-align: top;
}
#primary-menu ul li > a i.icon-angle-down:last-child {
    font-size: 12px;
    margin: 0 0 0 5px;
}
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
    color: #de0010;
}
body.no-superfish #primary-menu li:hover > ul:not(.mega-menu-column),
body.no-superfish #primary-menu li:hover > .mega-menu-content {
    display: block;
}
#primary-menu ul ul:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content {
    display: none;
    position: absolute;
    width: 220px;
    background-color: #fff;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
    border-top: 2px solid #de0010;
    height: auto;
    z-index: 199;
    top: 100%;
    left: 0;
    margin: 0;
}
#primary-menu ul li .mega-menu-content {
    display: -ms-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
#primary-menu.on-click ul li .mega-menu-content {
    display: none;
}
#primary-menu.on-click ul li .mega-menu-content.d-block {
    display: -ms-flex !important;
    display: flex !important;
}
#primary-menu ul ul:not(.mega-menu-column) ul {
    top: -2px !important;
    left: 218px;
}
#primary-menu ul ul.menu-pos-invert:not(.mega-menu-column),
#primary-menu ul li .mega-menu-content.menu-pos-invert {
    left: auto;
    right: 0;
}
#primary-menu ul ul:not(.mega-menu-column) ul.menu-pos-invert {
    right: 218px;
}
#primary-menu ul ul li {
    float: none;
    margin: 0;
}
#primary-menu ul ul li:first-child {
    border-top: 0;
}
#primary-menu ul ul li > a {
    font-size: 15px;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
    letter-spacing: 0;
    font-family: "Open Sans", Arial, sans-serif;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#primary-menu ul ul li > a i {
    vertical-align: middle;
}
#primary-menu ul ul li:hover > a {
    background-color: #f9f9f9;
    color: #de0010;
}
#primary-menu ul ul > li.sub-menu > a,
#primary-menu ul ul > li.sub-menu:hover > a {
    background-position: right center;
    background-repeat: no-repeat;
}
#header.sticky-header.semi-transparent {
    background-color: transparent;
}
#header-wrap {
    position: relative;
    z-index: 199;
    -webkit-backface-visibility: hidden;
}
#header.sticky-header #header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.entry {
    position: relative;
    margin: 0 0 50px;
}
.entry-image {
    margin-bottom: 10px;
}
.entry-image,
.entry-image > a,
.entry-image .slide a,
.entry-image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}
.entry-image img {
    border-radius: 3px;
}
.entry-title h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.entry-title h2 a {
    color: #333;
}
.entry-title h2 a:hover {
    color: #de0010;
}
.entry-meta {
    margin: 10px -10px -15px 0;
    list-style: none;
}
.single-post .entry-meta {
    margin-bottom: 20px;
}
.entry-meta li {
    float: left;
    font-size: 13px;
    line-height: 14px;
    margin: 0 10px 15px 0;
    color: #999;
    font-family: "Crete Round", serif;
    font-style: italic;
}
.entry-meta li:before {
    content: "/";
    display: inline-block;
    margin-right: 10px;
    opacity: 0.5;
}
.entry-meta li i {
    position: relative;
    top: 1px;
    font-size: 14px;
    margin-right: 3px;
}
.entry-meta li a {
    color: #999;
}
.entry-meta li a:hover {
    color: #de0010;
}
.entry-meta li:first-child:before {
    display: none;
}
.entry-meta li ins {
    font-weight: 700;
    text-decoration: none;
}
.entry-c {
    position: relative;
    overflow: hidden;
}
.small-thumbs .entry-image,
.ievent .entry-image {
    float: left;
    width: 300px;
    margin: 0 30px 0 0;
}


.events .entry,
.ievent {
    padding: 20px;
    background-color: #f9f9f9;
    border-bottom: 3px solid #eee;
    height: 100%;
    min-height: 188px;
}
.events .entry:after {
    display: none !important;
}
.events .entry-image .entry-date,
.ievent .entry-image .entry-date {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: 60px;
    height: 64px;
    text-align: center;
    padding-top: 9px;
    font-size: 26px;
    line-height: 1;
}
.events .entry-image .entry-date span,
.ievent .entry-image .entry-date span {
    display: block;
    font-size: 12px;
    margin-top: 7px;
}
.ievent .entry-image {
    width: 30%;
    margin-right: 20px;
}
.ievent .entry-title h2 {
    font-size: 18px;
}

.button-red {
    background-color: #de0010;
}
.button-3d.button-red:hover,
.button-reveal.button-red:hover,
.button-border.button-red:hover,
.button-border.button-red.button-fill:before {
    background-color: #de0010 !important;
}
.button-border.button-red {
    color: #de0010;
    border-color: #de0010;
}

.social-icon {
    display: block;
    float: left;
    margin: 4px 11px 7px 0;
    text-align: center !important;
    font-size: 28px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    font-style: normal;
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 38px !important;
    color: #555;
    text-shadow: none;
    border: 1px solid #aaa;
    border-radius: 3px;
    overflow: hidden;
}

.si-colored {
    border-color: transparent !important;
}
.si-colored i {
    color: #fff;
}
.social-icon i {
    display: block;
    position: relative;
}
body:not(.device-touch) .social-icon i {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.social-icon:hover i:first-child {
    margin-top: -38px;
}
.si-facebook:hover,
.si-colored.si-facebook {
    background-color: #3b5998 !important;
}
.si-twitter:hover,
.si-colored.si-twitter {
    background-color: #00acee !important;
}
.si-youtube:hover,
.si-colored.si-youtube {
    background-color: #c4302b !important;
}
.si-vimeo:hover,
.si-colored.si-vimeo {
    background-color: #86c9ef !important;
}
.si-pinterest:hover,
.si-colored.si-pinterest {
    background-color: #c8232c !important;
}
.si-text-color:hover {
    color: #fff;
}
#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}
body:not(.device-touch) #gotoTop {
    transition: background-color 0.2s linear;
    -webkit-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
}
.stretched #gotoTop {
    bottom: 30px;
}
#gotoTop:hover {
    background-color: #de0010;
}

#copyrights {
    padding: 40px 0;
    background-color: #ddd;
    font-size: 14px;
    line-height: 1.8;
}
.widget_links ul {
    list-style: none;
    margin: 0;
}
.widget_links li {
    padding: 4px;
}
.widget_links li a {
    display: inline-block;
    padding: 0 3px 0 12px;
    background: url(images/icons/widget-link.png) left top no-repeat;
    border: none !important;
    color: #444;
    font-size: 13px;
}
.widget_links li a:hover {
    color: #000;
}
.widget_links > ul > li:first-child {
    border-top: 0 !important;
}
.widget_links > ul {
    margin-top: -4px !important;
}
.widget_links ul ul {
    margin-left: 15px;
}
.widget > h4 {
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 400 !important;
    border-bottom: 1px solid #de0010;
}
.stretched #wrapper {
    width: 100%;
    margin: 0;
    box-shadow: none;
}
.scroll-bar-wrap {
    z-index: 1;
    background-color: #fff;
}
.scroll-box {
    width: 100%;
    height: 310px;
    overflow-y: scroll;
    z-index: 1 !important;

}
.scroll-box::-webkit-scrollbar {
    width: 0.4em;
}
.scroll-box::-webkit-scrollbar,
.scroll-box::-webkit-scrollbar-thumb {
    overflow: visible;
    border-radius: 4px;
}
.scroll-box::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
}


/************---STYLE CSS ENDS---*************/


@media (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
}
.headline-center-v2 {
    z-index: 0;
    text-align: center !important;
    position: relative;
}
.headline-center-v2 h2 {
    color: #000;
    font-size: 24px;
    margin-bottom: 20px;
}
.headline-center-v2 h4 {
    color: #000;
    font-size: 18px;
}
@media (max-width: 767.98px) {
    .headline-center-v2 h2 {
        font-size: 16px;
    }
}
.headline-center-v2 span.bordered-icon {
    color: #fff;
    padding: 0 10px;
    font-size: 15px;
    line-height: 18px;
    position: relative;
    display: inline-block;
}
.headline-center-v2 span.bordered-icon:before,
.headline-center-v2 span.bordered-icon:after {
    top: 8px;
    height: 1px;
    content: " ";
    width: 100px;
    background: #fff;
    position: absolute;
}
.headline-center-v2 span.bordered-icon:before {
    left: 100%;
}
.headline-center-v2 span.bordered-icon:after {
    right: 100%;
}
.headline-center-v2 p {
    color: #000;
    font-size: 14px;
    padding: 0px;
}
.headline-center-v2.headline-center-v2-dark p {
    color: #000;
    font-size: 16px;
    text-align: center;
}
.headline-center-v2.headline-center-v2-dark span.bordered-icon {
    color: #666;
}
.headline-center-v2.headline-center-v2-dark span.bordered-icon:before,
.headline-center-v2.headline-center-v2-dark span.bordered-icon:after {
    background: #666;
}
.headline-center-v2 h3 {
    margin-bottom: 0 !important;
}
.headline-center-v2 p {
    margin-bottom: 0 !important;
}

.footer-menu li {
    border-bottom: 1px solid #4a4a4a;
}

.container-fluid2 {
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto;
}
.content-md {
    padding-top: 40px;
    padding-bottom: 40px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}
.list-inline > li {
    display: inline-block !important;
    padding-left: 0;
}

.btn-facebook-inversed {
    background-color: #4863ae !important;
    border-color: #4863ae !important;
    color: #fff !important;
}
.btn-facebook-inversed:hover {
    background-color: transparent !important;
    border-color: #4863ae !important;
    color: #4863ae !important;
}
.btn-facebook-inversed i {
    top: 1px !important;
    position: relative !important;
}
.btn-googleplus-inversed i {
    top: 1px !important;
    position: relative !important;
}
.btn-googleplus-inversed {
    background-color: #dd4a38 !important;
    border-color: #dd4a38 !important;
    color: #fff !important;
}
.btn-googleplus-inversed:hover {
    background-color: transparent !important;
    border-color: #dd4a38 !important;
    color: #dd4a38 !important;
}
.btn {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

.flag-icons {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    margin: 0 !important;
}
@media (max-width: 991.98px) {
    .retina-logo {
        width: 226px !important;
        vertical-align: middle;
    }
}
@media (max-width: 575.98px) {
    .flag-icons {
        text-align: center;
    }
    .flag-icons img {
        width: 14px;
    }
}
#top-search,
#top-cart,
#side-panel-trigger,
#top-account {
    float: right;
    margin: 23px 0 0 15px;
}
.img-hover-v1 img,
.img-hover-v2 img:after {
    transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.img-hover-v1:hover img {
    -transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.sale-flash1 {
    position: absolute;
    top: 24px;
    left: 16px;
    padding: 6px 10px;
    background-color: #de0010;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    z-index: 5;
    font-weight: noraml;
    letter-spacing: 0.1em;
}

.headline-center-v2 {
    z-index: 0;
    text-align: center;
    position: relative;
}
.headline-center-v2 h1 {
    line-height: normal !important;
    margin-bottom: 0 !important;
}
.headline-center-v2 h2 {
    line-height: normal !important;
    margin-bottom: 20px !important;
}
.headline-center-v2 h3 {
    line-height: normal !important;
    font-size: 28px !important;
    margin-bottom: 0 !important;
}
.tc-white {
    color: #fff!important;
}