@charset "utf-8";
 @import url("https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); :root { --primary: #085153; --secondary: #272727; --light: #707070; --dark: #1A1818; --red: #E13232; --alternate:#085153; }
.primary { color: var(--primary); }
.secondary { color: var(--secondary); }
.light { color: var(--light); }
.dark { color: var(--dark); }
.red { color: var(--red); }
.alternate { color: var(--alternate); }
*, *:after, *:before { margin: 0; padding: 0; outline: none;  box-sizing: border-box; }
.container,.header-container { max-width: 1210px; padding: 0px 30px } i::before { text-rendering: optimizeLegibility; }
html { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html, body { width: 100%; margin: 0; padding: 0; height: 100%; }
::selection { background: var(--primary); color: #ffffff; }
::-moz-selection {background:var(--primary); color: #ffffff;}
hr { border-top: 1px solid #dddddd; clear: both; margin: 25px 0; }
body {font-family: 'Inter', sans-serif; font-style: normal; font-variant: normal; font-size: 16px; line-height: 1.5; color: var(--secondary); font-weight: 400; overflow-x: hidden;  -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;background: #ffffff url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/ajax-loader.gif) center center no-repeat;}
img { max-width: 100%; vertical-align: middle; }
a, a:focus, a:hover { color: var(--primary); outline: none; cursor: pointer; text-decoration: none; transition: all 0.2s linear; }
a:hover { color: var(--alternate); outline: none; text-decoration: none; transition: all 0.5s;}
:focus, ::-moz-focus-inner {border: none;outline: none !important;}
p a{ text-decoration: underline; color: var(--primary); }
p a:hover{ text-decoration: underline; color: var(--alternate); }
fieldset, a img { border: none; }
ol, ul { margin: 0px auto; padding-left: 15px; list-style-position: outside; }
p { margin-top: 0; margin-bottom: 30px; }
p:last-child { margin-bottom: 0px !important; }
ol, ul { margin: 0px auto; padding-left: 15px; list-style-position: outside; } h1, h2, h3, h4, h5, h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Titillium Web', sans-serif; font-size: 50px; color: #000000; font-weight: 600; margin: 0px 0px 0px; text-transform: none; padding: 0px 0px 20px;}
.h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Inter', sans-serif;}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span { color: var(--dark); }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 700; }
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong { font-weight: 700; }
h2, .h2 { font-size: 40px; }
h3, .h3 { font-size: 35px; }
h4, .h4 { font-size: 30px; }
h5, .h5 { font-size: 25px; }
h6, .h6 { font-size: 18px; }
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child { margin-bottom: 0px !important; padding-bottom: 0px !important; }
.white h1, .white h2, .white h3, .white h4, .white h5, .white h6 { color: var(--white) !important; } iframe { display: block; width: 100%; }
figure { margin: 0px !important; }
.hide-xlg, .hide-xl, .hide-lg, .hide-md, .hide-sm, .hide-xs, .hide-xxs { }
.show-xlg, .show-xl, .show-lg, .show-md, .show-sm, .show-xs, .show-xxs { display: none; }
.fullcontainer { position: relative; margin: 0px auto; }
.fullcontainer .container { position: relative; z-index: 1; }
.full-mx { max-width: 1920px; margin: 0px auto; }
.fancybox-progress { background: #930000; }
.is_stuck { z-index: 6; }
.float-div {width: 100%;position: absolute;left: 0px;z-index: 2;top: 50%;transform: translateY(-50%);}
.float-top{ top: 0;transform:none; }
.float-bottom{bottom: 0;transform:none;} .clear { clear: both; height: 0px; overflow: hidden; }
.container:after { display: block; content: " "; clear: both; }
.clearfix:after { display: block; content: "."; height: 0px; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }/*\*/.clearfix { height: 1%; }
.clearfix { display: block; }/**/body.body-noscroll { height: 100%; overflow: hidden; }
.leftpad, .rightpad { }
.container-1100 { width: 100%; max-width: 1100px; }
.container-1050 { width: 100%; max-width: 1050px; }
.container-1000 { width: 100%; max-width: 1000px; }
.container-950 { width: 100%; max-width: 950px; }
.container-900 { width: 100%; max-width: 900px; }
.container-850 { width: 100%; max-width: 850px; }
.container-800 { width: 100%; max-width: 800px; }
.container-770 { width: 100%; max-width: 770px; }
.container-750 { width: 100%; max-width: 750px; }
.container-700 { width: 100%; max-width: 700px; }
.container-650 { width: 100%; max-width: 650px; }
.container-600 { width: 100%; max-width: 600px; }
.container-550 { width: 100%; max-width: 550px; }
.container-500 { width: 100%; max-width: 500px; }
.container-450 { width: 100%; max-width: 450px; }
.container-400 { width: 100%; max-width: 400px; }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; } .bg { background-repeat: no-repeat !important; background-size: 100% 100%; }
.bg-img { background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; }
.bg-img-tl { background-position: top left !important; background-repeat: no-repeat !important; }
.bg-img-tc { background-position: top center !important; background-repeat: no-repeat !important; }
.bg-img-tr { background-position: top right !important; background-repeat: no-repeat !important; }
.bg-img-rc { background-position: right center !important; background-repeat: no-repeat !important; }
.bg-img-br { background-position: bottom right !important; background-repeat: no-repeat !important; }
.bg-img-bc { background-position: bottom center !important; background-repeat: no-repeat !important; }
.bg-img-bl { background-position: left bottom !important; background-repeat: no-repeat !important; }
.bg-img-lc { background-position: left center !important; background-repeat: no-repeat !important; }
.bg-img-t { background-position: top left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-b { background-position: bottom left !important; background-repeat: no-repeat !important; background-size: 100% auto; }
.bg-img-c { background-position: center left !important; background-repeat: no-repeat !important; background-size: 100% auto; } .text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-justify { text-align: justify !important; }
.text-uppercase { text-transform: uppercase !important; }
.text-pre { white-space: pre; }
.text-note { font-size: 12px; font-style: italic; }
p[align=center] { text-align: center !important; }
p[align=left] { text-align: left !important; }
p[align=right] { text-align: right !important; }
.underline { text-decoration: underline; }
strong { font-weight: 600; }
.small, small { font-size: 90%; }
.responsive { width: 100% !important; }
.responsive-mx { max-width: 100%; }
.relative { position: relative; }
.fleft { float: left; }
.fright { float: right; } .m0 { margin: 0px !important; }
.ml0 { margin-left: 0px !important; }
.mr0 { margin-right: 0px !important; }
.mt0 { margin-top: 0px !important; }
.mb0 { margin-bottom: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mr5 { margin-right: 5px !important; }
.mb5 { margin-bottom: 5px !important; }
.ml5 { margin-left: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mr10 { margin-right: 10px !important; }
.mb10 { margin-bottom: 10px !important; }
.ml10 { margin-left: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mr15 { margin-right: 15px !important; }
.mb15 { margin-bottom: 15px !important; }
.ml15 { margin-left: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mr20 { margin-right: 20px !important; }
.mb20 { margin-bottom: 20px !important; }
.ml20 { margin-left: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mr25 { margin-right: 25px !important; }
.mb25 { margin-bottom: 25px !important; }
.ml25 { margin-left: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mr30 { margin-right: 30px !important; }
.mb30 { margin-bottom: 30px !important; }
.ml30 { margin-left: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mr40 { margin-right: 40px !important; }
.mb40 { margin-bottom: 40px !important; }
.ml40 { margin-left: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mr50 { margin-right: 50px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml50 { margin-left: 50px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb100 { margin-bottom: 100px !important; } .p0 { padding: 0px !important; }
.pt0 { padding-top: 0px !important; }
.pr0 { padding-right: 0px !important; }
.pb0 { padding-bottom: 0px !important; }
.pl0 { padding-left: 0px !important; }
.p5 { padding: 5px !important }
.pt5 { padding-top: 5px !important; }
.pr5 { padding-right: 5px !important; }
.pb5 { padding-bottom: 5px !important; }
.pl5 { padding-left: 5px !important; }
.p10 { padding: 10px !important }
.pt10 { padding-top: 10px !important; }
.pr10 { padding-right: 10px !important; }
.pb10 { padding-bottom: 10px !important; }
.pl10 { padding-left: 10px !important; }
.p15 { padding: 15px !important }
.pt15 { padding-top: 15px !important; }
.pr15 { padding-right: 15px !important; }
.pb15 { padding-bottom: 15px !important; }
.pl15 { padding-left: 15px !important; }
.p20 { padding: 20px !important }
.pt20 { padding-top: 20px !important; }
.pr20 { padding-right: 20px !important; }
.pb20 { padding-bottom: 20px !important; }
.pl20 { padding-left: 20px !important; }
.p25 { padding: 25px !important }
.pt25 { padding-top: 25px !important; }
.pr25 { padding-right: 25px !important; }
.pb25 { padding-bottom: 25px !important; }
.pl25 { padding-left: 25px !important; }
.p30 { padding: 30px !important }
.pt30 { padding-top: 30px !important; }
.pr30 { padding-right: 30px !important; }
.pb30 { padding-bottom: 30px !important; }
.pl30 { padding-left: 30px !important; }
.p35 { padding: 35px !important }
.pt35 { padding-top: 35px !important; }
.pr35 { padding-right: 35px !important; }
.pb35 { padding-bottom: 35px !important; }
.pl35 { padding-left: 35px !important; }
.p40 { padding: 40px !important }
.pt40 { padding-top: 40px !important; }
.pr40 { padding-right: 40px !important; }
.pb40 { padding-bottom: 40px !important; }
.pl40 { padding-left: 40px !important; }
.p45 { padding: 45px !important }
.pt45 { padding-top: 45px !important; }
.pr45 { padding-right: 45px !important; }
.pb45 { padding-bottom: 45px !important; }
.pl45 { padding-left: 45px !important; }
.p50 { padding: 50px !important }
.pt50 { padding-top: 50px !important; }
.pr50 { padding-right: 50px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl50 { padding-left: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pb60 { padding-bottom: 60px !important; }
.pt70 { padding-top: 70px !important; }
.pb70 { padding-bottom: 70px !important; }
.pt80 { padding-top: 80px !important; }
.pr80 { padding-right: 80px !important; }
.pl80 { padding-left: 80px !important; }
.pb80 { padding-bottom: 80px !important; }
.pt90 { padding-top: 90px!important; }
.pb90 { padding-bottom: 90px !important; }
.pt100 { padding-top: 100px !important; }
.pb100 { padding-bottom: 100px !important; }
.pt110 { padding-top: 110px !important; }
.pb110 { padding-bottom: 110px !important; }
.pt120 { padding-top: 120px !important; }
.pb120 { padding-bottom: 120px !important; }
.pt130 { padding-top: 130px !important; }
.pb130 { padding-bottom: 130px !important; } .gutters-5 { margin-right: -5px; margin-left: -5px; }
.gutters-5 > .col, .gutters-5 > [class*="col-"], .gutters-5 .slick-slide {
padding-right: 5px;
padding-left: 5px;
}
.gutters-8 { margin-right: -8px; margin-left: -8px; }
.gutters-8 > .col, .gutters-8 > [class*="col-"], .gutters-8 .slick-slide {
padding-right: 8px;
padding-left: 8px;
}
.gutters-10 { margin-right: -10px; margin-left: -10px; }
.gutters-10 > .col, .gutters-10 > [class*="col-"], .gutters-10 .slick-slide {
padding-right: 10px;
padding-left: 10px;
}
.gutters-12 { margin-right: -12px; margin-left: -12px; }
.gutters-12 > .col, .gutters-12 > [class*="col-"], .gutters-12 .slick-slide {
padding-right: 12px;
padding-left: 12px;
}
.gutters-15 { margin-right: -15px; margin-left: -15px; }
.gutters-15 > .col, .gutters-15 > [class*="col-"], .gutters-15 .slick-slide {
padding-right: 15px;
padding-left: 15px;
}
.gutters-20 { margin-right: -20px; margin-left: -20px; }
.gutters-20 > .col, .gutters-20 > [class*="col-"], .gutters-20 .slick-slide {
padding-right: 20px;
padding-left: 20px;
}
.gutters-25 { margin-right: -25px; margin-left: -25px; }
.gutters-25 > .col, .gutters-25 > [class*="col-"], .gutters-25 .slick-slide {
padding-right: 25px;
padding-left: 25px;
}
.gutters-30 { margin-right: -30px; margin-left: -30px; }
.gutters-30 > .col, .gutters-30 > [class*="col-"], .gutters-30 .slick-slide {
padding-right: 30px;
padding-left: 30px;
} .grid-5 > .col, .grid-5 > [class*="col-"], .grid-5 .slick-slide {
padding-top: 5px;
padding-bottom: 5px;
}
.grid-8 > .col, .grid-8 > [class*="col-"], .grid-8 .slick-slide {
padding-top: 8px;
padding-bottom: 8px;
}
.grid-10 > .col, .grid-10 > [class*="col-"], .grid-10 .slick-slide {
padding-top: 10px;
padding-bottom: 10px;
}
.grid-12 > .col, .grid-12 > [class*="col-"], .grid-12 .slick-slide {
padding-top: 12px;
padding-bottom: 12px;
}
.grid-15 > .col, .grid-15 > [class*="col-"], .grid-15 .slick-slide {
padding-top: 15px;
padding-bottom: 15px;
}
.grid-20 > .col, .grid-20 > [class*="col-"], .grid-20 .slick-slide {
padding-top: 20px;
padding-bottom: 20px;
}
.grid-25 > .col, .grid-25 > [class*="col-"], .grid-25 .slick-slide {
padding-top: 25px;
padding-bottom: 25px;
}
.grid-30 > .col, .grid-30 > [class*="col-"], .grid-30 .slick-slide {
padding-top: 30px;
padding-bottom: 30px;
} .grid-box { position: relative;     overflow: hidden;
border-radius: 10px;}
.grid-box-img { position: relative; overflow: hidden;     border-radius: 10px;}
.grid-box>a { display: block; position: relative; overflow: hidden; color: #ffffff; }
.grid-ov, .grid-content { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.2s linear; z-index: 2; }
.grid-content.alt { height: inherit;
padding: 15px 20px 20px;
bottom: 0px;
top: auto;
z-index: 2; }
.grid-content.alt::before {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
content: "";
z-index: -1;
transition: all 0.2s linear;
opacity: 0.5;
background: #000000;
}   
.grid-content { padding: 50px;}
.grid-info { margin: 0px auto; }
.grid-ov { opacity: 0; visibility: hidden; z-index: 9; padding: 30px; overflow-y: auto; }
.grid-box:hover .grid-content { visibility: hidden; opacity: 0; }
.grid-box:hover .grid-ov { opacity: 1; visibility: visible; z-index: 9; }
.grid-tb { display: table; height: 100%; width: 100%; }
.grid-tc { display: table-cell; vertical-align: middle; }
.grid-tc.bt { vertical-align: bottom; }
.grid-tc.tp { vertical-align: top; }
.grid-tc img { vertical-align: middle; }
.grid-box .img-holder::before { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; content: ""; z-index: 2; transition: all 0.2s linear; opacity: .0;background: var(--primary); }
.grid-box .img-holder::after { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 50%; content: ""; z-index: 1; transition: all 0.2s linear; background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/overlay1.png); background-size: 100% 100%; opacity: 1;}
.grid-box .img-holder { }
.grid-box:hover .img-holder::before { opacity: .83; }
.grid-box:hover .img-holder::after { opacity: 0;}
.img-holder { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; margin: 0px auto 0px; }
.img-holder figure { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; display: block; margin: 0px; text-align: center; padding: 0px; }
.img-holder figure img { position: relative; position: relative; width: 100%; height: 100%; max-width: none; max-height: none; z-index: 1; transition: all 0.6s; object-fit: scale-down; object-position: 50% 50%; }
.img-holder.img-cover figure img { object-fit: cover; }
.img-effect { overflow: hidden; display: block; position: relative; }
.img-effect:hover .img-holder figure img { transform: scale(1.1) rotate(2deg); } #wrapper { position: relative; height: auto !important; min-height: 100%; height: 100%; width: 100%; display: block; overflow: hidden; background: #ffffff; }
body, #wrapper, .footer-wrapper { opacity: 0; }
#wrapper, .footer-wrapper {max-width: 1920px;margin: 0 auto;}
.header-container { display: flex; align-items: center; margin: 0px auto;} #pageHeaderWrapper { position: relative; width: 100%; z-index: 100; display: block; margin: 0px auto; }
#pageHeader { position: relative; width: 100%; float: left; z-index: 101; display: block; margin: 0px auto; padding: 0px 0px; background: #ffffff; transition: all 1s; }
.is-sticky #pageHeader { left: auto; max-width: 1920px; background: #ffffff; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); }
.headerTop { position: relative; width: 100%; float: left; z-index: 1002; display: block; margin: 0px auto; padding: 0px 0px; background: #ffffff; transition: all 1s; } .topRightHeader { position: relative; display: flex; align-items: center; margin: 0px;margin-right: -150px; }
.logo { position: relative; display: block; width: 59px; z-index: 1001; padding: 0px; margin:0px; transition: all 0.2s linear; }
.logo a { display: block;transition: all 0.2s linear;padding: 3px 0px;width: 100%;}
.logo img { max-width: 100%; width: 100%;} .nav-wrapper { position: relative; display: block; margin: 0px auto; }
.nav-container { position: relative; display: block; }
.nav { position: relative; width: 100%; display: block; margin: 0px auto; text-align: center; }
.nav ul { position: relative; padding: 0; width: 100%; margin: 0 auto; display: block; list-style-type: none;}
.nav>ul>li { position: relative; font-weight: 400;  margin: 0px;padding: 0px 0px; display: inline-block; vertical-align: middle; }
.nav>ul>li:first-child { margin-left: 0px; padding-left: 0px;}
.nav>ul>li:last-child { margin-right: 0px; padding-right: 0px;}
.nav>ul>li>a { position: relative; display: block; color:#000000; font-size: 16px; font-weight: 600; overflow: hidden; line-height: 20px; text-align: center; padding: 45px 17px;transition: all 0.5s; text-transform: uppercase; font-family: 'Titillium Web', sans-serif;}
.nav>ul>li:first-child>a { margin-left: 0px; }
.nav>ul>li:last-child>a { margin-right: 0px; padding-right: 0px;}
.nav>ul>li>a:before { position: absolute; display: block; bottom: 0px; z-index: -1; left: 50%; right: 50%; width: 0px; content: ''; height: 100%; overflow: hidden; background: #DFE8E9; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.nav>ul>li span { position: relative; display: block; height: 100%; z-index: 2; }
.nav>ul>li:hover>a, .nav>ul>li.selected>a { color: var(--alternate);}
.nav>ul>li.selected>a { font-weight: 700; }
.nav>ul>li:hover>a:before, .nav>ul>li.selected>a:before { left: 0px; right: 0px; width: 100%; }
.nav>ul ul, .nav>ul ul ul { position: absolute; font-size: 17px; left: 0px; z-index: 5; top: 100%; opacity: 0; width: 100%; font-weight: 500; min-width: 325px; text-align: left; visibility: hidden; background: #ffffff; margin: 30px 0px 0px 0px; border-top: 2px solid var(--alternate);  transition: all 0.4s ease-in;box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .07); border-radius: 0px 0px 10px 10px;}
.nav>ul ul ul { left: 100%; top: auto; margin: 0px; padding: 0px; }
.nav>ul>li:hover>ul, .nav>ul ul>li:hover>ul { opacity: 1; top: auto; margin-top: 0px; padding: 0px 0px; visibility: visible; }
.nav>ul ul>li:hover>ul { margin-top: -67.7px; }
.nav>ul ul a, .nav>ul ul ul a {     position: relative;
display: block;
color: #464646;
line-height: 20px;
font-size: 16px;
font-family: 'Titillium Web', sans-serif;
padding: 10px 15px; } .nav>ul ul li:first-child a { }
.nav>ul ul li:last-child>a { border: none; }
.nav>ul ul li:last-child>a:before { display: none; }
.nav>ul ul li:hover>a, .nav>ul ul li.selected>a, .nav>ul ul ul li:hover>a, .nav>ul ul ul li.selected>a { color: var(--alternate); background: #F2F2F2;transition: all 0.5s; font-weight: 600;}
.nav>ul ul li.selected>a, .nav>ul ul ul li.selected>a{ font-weight: 700; } .main-content-wrapper { position: relative; width: 100%; z-index: 1; margin: 0px auto; padding: 0px 0px; max-width: 1920px; } .bannerWrapper { position: relative; display: block; width: 100%; z-index: 2; margin: 0px auto 0px; }
.banner { position: relative; display: block; width: 100%; z-index: 0; margin: 0px auto; }
.homeBannerSlider { position: relative; display: block; width: 100%; margin: 0px auto; }
.banner-slide { position: relative; display: block; width: 100%; padding: 0px; margin: 0px auto; vertical-align: top; }
.home-banner-img{position: relative; overflow: hidden; padding-bottom: 48.48%;}
.home-banner-img a { display: block; position: relative; z-index: 1; }
.home-banner-img::after, .home-banner-img::before, .inner-banner-img::after, .inner-banner-img::before { position: absolute; left: 0px; top: 0px; content: ""; width: 100%; height: 100%; background-repeat: no-repeat; background-size: 100% 100%; z-index: 2; }
.home-banner-img::before { background: #000000; opacity:0; }
.home-banner-img::after { background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/banner-overlay.png); background-size: 100% 100%; height: 50%; z-index: 1; opacity: 1; top: auto; bottom: 0px; }
.inner-banner-img::before { background: #ffffff; opacity: 0; }
.inner-banner-img::after { background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/inner-banner-overlay.png); background-size: 100% 100%; height: 100%; z-index: 1; opacity: 0; }
.banner_caption { position: absolute; z-index: 7; top: 0%; left: 0%; width: 100%; height: 100%; color: #ffffff; display: block; margin: 0px auto; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.banner_caption .captionWrapper { position: relative; display: table; height: 100%; width: 100%; margin: 0px auto; max-width: 1210px; padding: 0px 30px 0px; }
.banner_caption .captionContainer { position: relative; color: #ffffff; padding: 0px; font-size: 20px; display: table-cell; vertical-align: middle; }
.banner_caption .captionContainerInner { position: relative; display: block; width: 100%; font-weight: 400; text-align: center;} .slick-arrow { position: absolute; border: none; background: none; top: 50%; transform: translate(0%, -50%); padding: 0px; z-index: 5; opacity: .5; transition: all 0.2s linear; text-align: center; font-size: 20px;}
.slick-arrow:hover { opacity: 1 !important; }
.slick-arrow.slick-disabled { opacity: 0; visibility: hidden; }
.slick-prev { left: 0px; }
.slick-next { right: 0px; }
.arrows-inside .slick-prev { left: 35px; }
.arrows-inside .slick-next { right: 35px; }
.arrows-outside .slick-prev { left: -100px; }
.arrows-outside .slick-next { right: -100px; }
.no-arrow .slick-arrow{display: none !important;}
.slick-dots { position: absolute; left: 0px; display: block; width: 100%; bottom: -60px; margin: 0; padding: 0px; list-style: none; text-align: center; line-height: 1; }
.slick-slider{ margin-bottom: 70px; }
.dots-inside,.no-dots{ margin-bottom: 0px !important;}
.dots-inside .slick-dots{bottom: 30px ;}
.no-dots .slick-dots{ display: none !important;}
.slick-dots li { position: relative; display: inline-block; margin: 0px 5px; padding: 0; cursor: pointer; vertical-align: bottom;}
.slick-dots li:first-child{ margin-left: 0px; }
.slick-dots li:last-child{ margin-right: 0px; }
.slick-dots li:only-child { display: none; opacity: 0; visibility: hidden;}
.slick-dots li button { font-size: 0; line-height: 0; display: block; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; position: relative; padding: 0px;transition: all 0.2s linear;}
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:before, .slick-dots li button:after{ position: absolute; top: 0px; left: 0px; content: ''; text-align: center; transition: all 0.2s linear; border-radius: 0%; background: none; z-index: 0;}
.slick-dots li button:before { left: 2px; top: 2px; border: 0px solid transparent; opacity:0;}
.slick-dots li button:after { left: 20px; top: 0px; border: 1px solid transparent;background: #6D6256; opacity:.5;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button::before { opacity: 1; background: var(--primary); }
.slick-dots li button:hover:after, .slick-dots li button:focus:after, .slick-dots li.slick-active button::after {opacity: 1; border-color:var(--primary); background: none;}
.slick-dots li button, .slick-dots li button:after{ width: 12px; height: 12px; border-radius: 15px; }
.slick-dots li button:before { width: 8px; height: 8px; border-radius: 10px;} .footer-wrapper { position: relative; width: 100%; display: block; margin: 0px auto; max-width: 1920px; background: #151515; } #toTop { text-decoration: none; position: fixed; display: none; bottom: 10px; right: 10px; width: 50px; height: 50px; border: none; z-index: 1001; text-indent: 100%; overflow: hidden; background: var(--primary) url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/cd-top-arrow-white.png) no-repeat center 50%;background-size: 35% !important; font-size: 0px; opacity: .7; border-radius: 25px 25px 25px 25px;}
#toTop:hover{ opacity: 1; }
#toTopHover { }
#toTop:active, #toTop:focus { outline: none; } .hide-xl, .hide-lg, .hide-md, .hide-sm, .hide-xs{ }
.show-xl, .show-lg, .show-md, .show-sm, .show-xs{ display: none; }
.fullcontainer { position: relative; margin: 0px auto; }
.fullcontainer .container { position: relative; z-index: 1; }
.full-mx { max-width: 1920px; margin: 0px auto; }
.fancybox-progress { background: #930000; }
.is_stuck { z-index: 6; }
.float-div {width: 100%;position: absolute;left: 0px;z-index: 2;top: 50%;transform: translateY(-50%);}
.float-top{ top: 0;transform:none; }
.float-bottom{bottom: 0;transform:none;}
body.body-noscroll { height: 100%; overflow: hidden; }
.leftpad, .rightpad { }
.equalheight, .equalheight1, .equalheight2, .equalheight3, .equalheight4, .equalheight5 { display: block; position: relative; } .grid-listing { position: relative; margin: 0px -15px; }
.grid-listing:after { content: ''; display: block; clear: both; }
.grid-item { width: 25%; padding: 15px 15px; }
.grid-width2 { width: 66.66%; }
.visible-grid-item { display: none; }
.filter-button-group { display: flex; flex-wrap: wrap; justify-content: center !important; text-align: center; }
.filter-button-group button { margin: 0px 20px 0px 0px; flex: 0 0 auto; width: auto; max-width: 100%; border:1px solid #dddddd; border-radius: 30px; padding: 17px 25px; background: none; color: var(--secondary); transition: all 0.2s linear; position: relative; text-transform: uppercase; font-weight: 400; font-size: 16px; }
.filter-button-group button:last-child{margin-right: 0px;}
.filter-button-group button:hover { color: #ffffff; background: #8A8A8A; border-color: transparent;}
.filter-button-group button.is-checked { color: #ffffff; background: #8A8A8A;border-color: transparent;}
@media only screen and (max-width: 1199.99px) {
.grid-item { width: 33.33%; }
}
@media only screen and (max-width: 767.99px) {
.grid-item { width: 50%; }
.filter-button-group button{ margin: 10px 10px 0px 0px;}
}
@media only screen and (max-width: 575.98px) {
.grid-item { width: 100%; }
.filter-button-group button { padding: 10px 18px; font-size: 12px; margin: 0px 0px 10px !important; width: 100%;}
.filter-button-group button:last-child{ margin-bottom: 0px !important; }
} .ul-listing { padding: 0px; margin: 0px 0px 30px; list-style: none; }
.ul-listing li { position: relative; padding-bottom: 10px; padding-left: 20px; }
ul.listing-inline li { display: inline-block; margin-right: 20px; }
.ul-listing li::before { content:"\f111"; left: 0px; top:5px; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size:10px; color: var(--dark);}
.listing-style1{ }
.listing-style1 li { }
.listing-style1 li::before { top: 3px;content:"\f00c";font-size: 13px; }
.listing-style2 li { }
.listing-style2 li::before { content:"\f35a"; font-size: 13px; top: 3px; }
.ol-listing, ol { counter-reset: item; list-style: none; margin: 0px 0px 15px; padding: 0px; }
.ol-listing>li, ol li { display: block; position: relative; padding-left: 25px; padding-bottom: 15px; }
.ol-listing>li:before, ol li:before { content: counter(item) "."; counter-increment: item; position: absolute; left: 0px; top: 0px; color: var(--alternate); font-weight: 700; }
.ol-listing ul { margin-top: 30px; }
.ol-listing.alpha{counter-reset: list;}
.ol-listing.alpha>li:before{ counter-increment: list; content: counter(list, lower-alpha) ".";}
.ul-listing:last-child { margin-bottom: 0px; padding-bottom: 0px; }
.ul-listing.color-white li::before { color: #ffffff; }
.list-2col { display: flex; flex-wrap: wrap; }
.list-2col li { flex: 0 0 50%; max-width: 50%; }
ul.counter { counter-reset: section; }
ul.counter li::before { counter-increment: section; content: counter(section); }
.normal-list { list-style: none; margin: 0px 0px 20px; padding: 0px; }
.ul-listing .normal-list { padding-top: 5px; }
.ul-listing .normal-list:last-child { margin-bottom: 0px; }
.ul-listing .normal-list li:before { display: none; }
.pdf-listing { list-style: none; margin: 0px; padding: 0px; }
.pdf-listing li { padding-bottom: 12px; }
.pdf-listing li a { position: relative; display: block; padding-left: 25px; }
.pdf-listing li a::before { content: "\f1c1"; left: 0px; top: 0px; position: absolute; font-family: "Font Awesome 5 Free"; font-weight: 400; }
.icon-list li { padding-left: 35px; }
.icon-list li::before { display: none; }
.icon-list li i, .icon-list li img { left: 0px; top: 6px; position: absolute; } .map-holder { position: relative; display: block; width: 100%; background: #ffffff; overflow: hidden; border: 0px; z-index: 0; border-radius:15px; margin: 0px 0px 30px;height:475px; }
.map-holder iframe { display: block; width: 100%; border: 0px; height: 470px;min-height: 380px; } .breadcrumb-container { position: absolute; bottom: 0; width: 100%; z-index: 2; padding:12px 0px; background: rgba(0, 0, 0, 0.7);}
.breadcrumb-container ul { margin: 0px; padding: 0px; list-style: none; font-size: 16px;}
.breadcrumb-container li { display: inline-block; padding: 0px 0px 0px 0px; color: #313131;}
.breadcrumb-container li:last-child { padding: 0px; }
.breadcrumb-container li a { color:#A4A4A4; position: relative; padding-right: 5px; display: block; font-weight: 400;     text-transform: uppercase;}
.breadcrumb-container li a::after { content: "\f061"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; vertical-align: bottom; margin-left: 12px; }
.breadcrumb-container li a:hover{ color: var(--alternate);}
.breadcrumb-container li strong { font-weight: 400;  color: #FFFFFF;}
.breadcrumb-container.alt{ background: #F3F3F3; padding: 20px 0px; }
.breadcrumb-container.alt li{}
.breadcrumb-container.alt li a {color:#A1A1A1; }
.breadcrumb-container.alt li a::after{}
.breadcrumb-container.alt li a:hover,.breadcrumb-container.alt li strong  {  color: var(--dark); }
.breadcrumb-container li:first-child a{ } .pagination { flex-wrap: wrap; font-size: 14px; }
.page-item { padding: 0px 4px; }
.page-item:last-child { padding-right: 0px; }
.page-link { width:40px; height: 40px; line-height: 38px; border: 0px solid #eeeeee; padding: 0px 0px;  text-align: center; color: var(--secondary); background:none; display: block; font-weight: 500; position: relative; border-radius: 10px !important; font-size: 18px;}
.page-item .page-link.prev, .page-item .page-link.next { background: #ececec; line-height: 40px;}
.page-item .page-link.prev { }
.page-item .page-link.next { }
.page-item:hover .page-link.prev { }
.page-item:hover .page-link.next { }
.page-item:hover .page-link { color: #ffffff; background:var(--alternate); border-color: transparent;}
.page-item.active .page-link {color: #ffffff; background:var(--alternate); border-color: transparent;}
.page-link i { position: relative; }
.page-link:focus { box-shadow: none; }
.page-item.active .page-link { font-weight: 600; display: block;} .textColRight, .textColLeft { display: block; position: relative; width: 575px; padding: 0px; }
.textColRight { float: left; }
.textColLeft { float: right; }
.textColRight.alt, .textColLeft.alt {width: 840px;}
.textColRight .textContent { position: relative; padding-left: 120px;}
.textColLeft .textContent { position: relative; padding-right: 120px;}
.info-holder-left { margin-right: 200px;}
.info-holder-right { margin-left: -200px; } .form-holder { margin: 0px auto;}
.form-action { }
.form-group { margin-bottom: 20px; position: relative; }
.form-group label { font-weight: 400 !important; color: var(--dark); margin-bottom: 10px; display: block; font-size: 15px; }
.form-group label span{ color: var(--red); }
label.inline { line-height: 50px; margin-bottom: 0px; }
.form-group .control { float: right; width: calc(100% - 110px); }
.form-note { font-size: 12px; color: #949494; padding-top: 5px; font-style: italic; }  .radio, .checkbox { display: inline-block; margin: 0px; position: relative; text-align: left; padding-bottom: 6px; }
.radio-inline .radio, .checkbox-inline .checkbox { display: inline-block; margin-right: 25px; }
.checkbox label, .radio label>span { display: inline-block; position: relative; padding-left: 30px !important; margin: 0px !important; font-weight: 500; cursor: pointer; color:var(--secondary); transition: all 0.2s linear;}
.checkbox-inline .checkbox:last-child { margin-right: 0px; }
.radio-inline, .checkbox-inline { padding: 0px; }
.checkbox label::before, .radio label>span::before { content: ""; display: inline-block; position: absolute; width: 20px; height: 20px; left: 0px; top: 3px; border: 1px solid #707070; border-radius: 0px; background: #ffffff;}
.checkbox label::after,.radio label>span::after{ font-family: "Font Awesome 5 Free"; content: "\f00c"; display: inline-block; position: absolute; top: 6px; left: 4px; transition: all 0.2s linear; opacity: 0; font-weight: 900; text-align: center; font-size: 14px; color: var(--dark); line-height: 1; }
.radio label>span::after { content: ""; top: 8px; left: 5px; width: 10px; height: 10px; background: var(--dark);}
.checkbox input[type="checkbox"],.radio input[type="radio"]{ opacity: 0; display: none; }
.checkbox input[type="checkbox"]:focus + label::before{ outline: none !important;}
.checkbox input[type="checkbox"]:hover + label::after,.checkbox:hover label::after,.radio label:hover>span::after { opacity: .5;}
.checkbox input[type="checkbox"]:checked + label::after,.checkbox label.label-selected::after,.radio input[type="radio"]:checked + span::after { opacity: 1;}
.checkbox input[type="checkbox"]:checked::after{ opacity: 1;}
.checkbox input[type="checkbox"]:checked + label::before,.checkbox label.label-selected::before,.radio input[type="radio"]:checked + span::before { border-color:var(--primary); }
.checkbox input[type="checkbox"]:checked::before{ }
.checkbox input[type="checkbox"]:disabled + label{ opacity: 0.65; }
.checkbox input[type="checkbox"]:disabled + label::before{ background-color: #eeeeee; cursor: not-allowed; }
.checkbox input[type="checkbox"]:hover + label,.checkbox:hover label,.checkbox label.label-selected,.radio input[type="radio"]:checked + span { color: var(--primary); }
.radio { display: block; }
.radio:last-child { margin-bottom: 0px; padding-bottom: 0px;}
.radio label>span::before, .radio label>span::after { border-radius: 50%;}
.radio label>span::before {}
.checkbox label>span,.radio label>span{ display: block;}
.checkbox label,.radio label{margin: 0px !important;} .radio-img { }
.radio-img .radio { margin: 10px; padding: 0px; }
.radio-img input[type=radio]+label { padding: 10px !important; text-align: center !important; transition: all 0.2s linear; min-width: 126px; }
.radio-img input[type=radio]+label>img { max-width: 100%; }
.radio-img input[type=radio]+label>span { display: block; color: #100249 !important; font-size: 14px !important; padding-top: 30px; }
.radio-img input[type=radio]:checked + label, .radio-img input[type=radio]:hover + label { background: #eff0f8; }
.radio-img .radio label::after, .radio-img .radio label::before { display: none !important; }  .form-control, .bootstrap-select .btn, .bootstrap-select .btn.btn-default, .bootstrap-select .btn.btn-default:hover, .bootstrap-select .btn.btn-default:focus, .styled-select select { height: 50px; border: 1px solid #D8D8D8; color: var(--dark); box-shadow: none !important; border-radius:30px; padding: 0px; background: #FBFBFB; padding-left: 25px; padding-right: 15px; text-transform: none; outline: none !important; font-size: 17px; font-weight: 400; }
input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none;  margin: 0;}
.form-control { }
.form-control.alt { }
.form-control:focus, .bootstrap-select .btn:focus, .styled-select select:focus { border-color:var(--primary); background: #ffffff; color: var(--dark); }
*:focus, input:focus, .bootstrap-select .dropdown-toggle:focus { outline: none !important; }
.form-control.small { text-align: center; padding-left: 0px; padding-right: 0px; }
textarea.form-control { padding-top: 15px; height: 157px; resize: none; border-radius: 15px; }
textarea.form-control.md { height: 90px; }
textarea.form-control.sm { height: 50px; }
.bootstrap-select .btn { padding-right: 40px !important; } .bootstrap-select .btn::before, .styled-select::after { position: absolute; right: 25px; top: 50%; transform: translateY(-50%);text-align: center;z-index: 2;pointer-events: none; font-family: "Font Awesome 5 Free";font-weight: 900; content: "\f107"; border-radius: 0px !important; color: var(--dark); line-height: 1; font-size: 16px;}
.bootstrap-select .btn::after { display: none; }
.filter-option-inner-inner { color: var(--secondary) !important; opacity: .5 !important; line-height: 100%; position: relative; display: table-cell; vertical-align: middle; height: 48px; width: 100%; font-weight: 400; }
.bootstrap-select.alt .btn { height: 43px; }
.bootstrap-select.alt .btn::before { width: 43px; height: 43px; line-height: 36px; }
.bootstrap-select.alt .filter-option-inner-inner { padding-top: 0px; }
.bootstrap-select .btn .caret { display: none !important; }
input::placeholder, input.form-control::-webkit-input-placeholder, textarea::placeholder {color:#707070 !important;opacity:1 !important;}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover { color: var(--secondary) !important; opacity: 1 !important; }
.bootstrap-select .dropdown-menu { padding: 0px; max-width: 100%; left: auto; right: 0; margin-top: 0px; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); background: #ffffff; border-radius: 0px; border: 0px; }
.bootstrap-select .dropdown-item { white-space: inherit; }
.bootstrap-select .dropdown-menu li a { padding: 8px 20px; }
.bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a.active { color: var(--white); background: var(--primary); }
.dropdown-menu { z-index: 5; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: #F1F1F1; border-color: #c4c4c4; }
input[disabled]::placeholder, input.form-control[disabled]::-webkit-input-placeholder {
color: #CBCBCB !important;
opacity:1 !important;
}
.has-icon { position: relative; }
.has-icon .form-control, .has-icon .bootstrap-select .btn { padding-left: 50px; }
.has-icon i { position: absolute; left: 20px; top: 0px; line-height: 45px; color: var(--secondary); z-index: 4; }
.input-with-icon { position: relative; }
.input-with-icon i { position: absolute; right: 25px; top: 50%; transform: translateY(-50%); z-index: 4; color: var(--secondary); } .styled-select { position: relative; }
.styled-select select { -webkit-appearance: none; -moz-appearance: none; width: 100%; padding-right: 45px;color:#CBCBCB;}   .input-group-addon { background: none; color: var(--secondary); border-left: none; line-height: 54px; }
.input-group.select-date-time .form-control { box-shadow: none !important; }
.input-group.select-date-time { position: relative; width: 100%; }
.input-group.select-date-time .form-control { padding-right: 60px; border-radius: 30px; }
.input-group.select-date-time .input-group-addon { position: absolute; right: 23px; top: 50%; transform: translateY(-50%); z-index: 4; border: 0px; padding: 0px; display: block; border-radius: 0px !important; font-size: 18px; text-align: center; color: var(--secondary); pointer-events: none; line-height: 1;}
.input-group.select-date-time:hover .input-group-addon{ color: var(--alternate); }
.input-group > .form-control:focus{ z-index: 0; } .showing-container, .sortby-container {}
.showing-holder { }
.showing-holder ul { list-style: none; margin: 0px; padding: 0px; flex-wrap: wrap; display: -ms-flexbox; display: flex; }
.showing-holder ul li { padding-right: 10px; }
.showing-holder ul li:last-child { padding-right: 0px; }
.showing-holder ul li a { font-weight: 700; color: var(--light); }
.showing-holder ul li a:hover, .showing-holder ul li.active a, .showing-holder ul li a.active { color: var(--primary); }
.tool-bar { font-size: 18px; color: var(--dark); font-weight: 500; }
.tool-bar .page-link { }
.tool-bar .styled-select { }
.tool-bar .styled-select select { min-width: 80px; background: #ECECEC; border-color: transparent; height: 40px; border-radius: 10px; color: #888888; font-size: 16px; font-weight: 500;}
.tool-bar .styled-select::after { color: #888888;}
.tool-bar .styled-select select:focus { box-shadow: none !important; }
.page-count { text-transform: uppercase; text-align: center; }
.count-text{ color: #7B7B7B; font-weight: 400;}
.count-text strong{ font-weight: 500;color:var(--dark); } .floating-label{}
.form-group.floating-label .form-control{ padding-top: 0px; }
.form-group.floating-label textarea.form-control{ padding-top: 20px;}
.form-group.floating-label label,.form-group label { position: relative; pointer-events: none; left:0px; top: 0px; transition: 0.2s ease all;  margin: 0px; width: auto; margin: 0px; padding: 0; line-height: 1; font-size: 16px; background: #ffffff; color:#C1C1C1; z-index: 2; margin-bottom: 10px;}
.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label,.form-group label { top: -6px; font-size: 16px; padding: 0px 5px; color: #333333;}
.form-group.floating-label.not-empty label,.form-group label{ color: var(--dark); }
.form-group.floating-label.not-empty .form-control{ border-color: var(--dark);}  .f-upload .input-group-btn { position: absolute; display: block; z-index: 5; right: 0px; top: 0px; overflow: hidden; }
.f-upload .input-group-btn .button { min-width: inherit; width: 100%; cursor: pointer; }
.f-upload .btn-file input[type="file"] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; text-align: right; opacity: 0; background: none; cursor: pointer; display: block; }
.f-upload .file-input .file-caption-name { height: auto; margin: 0px; border: 0px; width: 100%; color: #ACACAC; position: absolute; top: 50%; left: 0px; transform: translateY(-50%); padding-left: 30px; }
.f-upload .file-caption-icon { display: none; }
.f-upload .input-group > .form-control { width: 100% !important; display: block; border-radius: 7px; height: 50px; position: relative; }
.f-upload .input-group-btn .button { font-size: 16px; background: #8A8A8A; color: #ffffff; border: 0px; padding: 17px 25px; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }
.f-upload .input-group-btn .button:hover { background: var(--dark); }
@media only screen and (max-width: 567px) {
.f-upload .input-group > .form-control { height: 40px; }
.f-upload .file-input .file-caption-name { font-size: 14px; padding-left: 20px; }
.f-upload .input-group-btn { position: static; display: block; width: 100%; margin-top: 10px; }
.f-upload .input-group-btn .button { padding: 11px 20px; border-radius: 7px; font-size: 12px; }
} .close { float: none; position: absolute; top: 10px; right: 15px; font-size: 40px; font-weight: 400; line-height: 1; z-index: 1; opacity: 1 !important; cursor: pointer; text-shadow: none; color:#acacac; padding: 0px; }
.close:hover{ color: var(--alternate); }
.close span { line-height: 1; }
.close img { width: 100%; }
.modal-content { border-radius: 20px; }
.modal-body { padding: 50px; border-radius: 24px; overflow: hidden; background: #ffffff; }
.modal-backdrop.show { opacity: .8;} .card { margin-bottom: 15px; border-radius: 10px !important; border: 0px !important; padding: 0px; background: none; }
.card:last-child { }
.card-header { padding: 0px; border: 0px; background: none; border-radius: 0px !important; position: relative; z-index: 2; margin-bottom: 0px; }
.card-header a { padding: 17px 60px 17px 30px; display: block; position: relative; cursor: pointer; font-weight: 600; color:#ffffff; background:#8DC11E; font-size:18px; border-radius:30px 30px 0px 0px; border: 0px solid #F8F8F8;}
.card-header a.collapsed {     color: var(--dark);
background: #D8D8D8;
border-radius: 30px;
font-family: 'Titillium Web', sans-serif;}
.card-header a:hover { color: #ffffff; background:var(--alternate);}
.card-header a::before { position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
font-family: "Font Awesome 5 Free"; content: "\f062";
font-weight: 900;
background: #B2E546;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 100px;}
.card-header a.collapsed::before { position: absolute;
top: 50%;
transform: translateY(-50%);
right: 10px;
font-family: "Font Awesome 5 Free"; content: "\f063";
font-weight: 900;
background: #B1B1B1;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 100px;}
.card-header a:hover::before { color: #ffffff; }
.card-body { padding: 30px 30px; border: 0px; border-radius: 0px 0px 5px 5px; color: var(--dark); } .tab-holder { position: relative; padding: 0px 0px; }
.nav-tabs { display: none; border: none !important; }
.tab-holder .card { background: none; padding: 0px; }
.tab-holder .card-body { box-shadow: none; background: none; padding: 40px 0px 0px; border-radius: 0px; }
.tab-content { padding-top: 0px; }
.nav-tabs .nav-link { border: 0px; text-align: center; padding: 10px 0px; display: block; border-radius: 0px; font-size: 25px; line-height: 20px; color: var(--dark); position: relative; background: none; font-weight: 500; border: 0px; text-transform: uppercase; } .nav-tabs .nav-item { margin: 0px!important; padding: 0px 25px; border-right: 2px solid #dfdfdf !important; }
.nav-tabs .nav-item:first-child{ padding-left: 0px; }
.nav-tabs .nav-item:last-child{ padding-right: 0px;border-right:0px !important; }
.nav-tabs .nav-link:hover { color: var(--alternate); background: none; }
.nav-tabs .nav-link.active { color: var(--alternate); background: none; } @media(min-width:768px) {
.nav-tabs { display: flex !important; padding-bottom: 20px; align-items: center; justify-content: left; border-bottom: 2px solid #dfdfdf !important; }
.tab-holder .card { border: none !important; margin-bottom: 0px; }
.tab-holder .card .card-header { display: none; }
.tab-holder .card .collapse { display: block; }
.tab-holder .card .card .card-header { display: block; }
.tab-holder .card .card .collapse { display: none; }
.tab-holder .card .card .collapse.show { display: block; }
}
@media(max-width:767px) {
.tab-content > .tab-pane { display: block !important; opacity: 1; }
.tab-holder { margin: 0px 0px; }
.nav-tabs .nav-link::before { display: none; }
.nav-tabs { display: none !important; }
.tab-content { width: 100% !important; } .tab-holder .tab-content { }
.card-body.alt { padding: 30px 0px; }
.accordion-holder .card {  }
.accordion-holder .card:first-child .card-header { margin-top: 0px; }
.tab-holder .card-body {padding: 30px 50px; border-radius: 0px 0px 10px 10px; background: #F3F3F3;}
} .accordion-holder { margin-bottom: 30px; padding: 0px 0px 0px; }
.accordion-holder:last-child { margin-bottom: 0px; }
.accordion-holder .card-body {    background: #ffffff;
border: 1px solid #DBDBDB;
border-radius: 0px 0px 20px 20px;}
.accordion-holder > .card .card-header {}
.accordion-holder .card.active .card-body{ } .accordion-style1 .card-header a { color: #1D1C5F; background: none; border-radius: 0px; border-bottom: 1px solid #e2e2e2; padding: 20px 70px 20px 30px; }
.accordion-style1 .card-header a.collapsed { background: none; color: #292929; border-radius: 0px; }
.accordion-style1 .card-header a:hover { color: #1D1C5F; background: none; }
.accordion-style1 .card-header a::before { color: #1D1C5F; }
.accordion-style1 .card-header a.collapsed::before { color: #292929; }
.accordion-style1 .card-header a:hover::before { color: #1D1C5F; }
.accordion-holder.accordion-style1 .card-body { border: none; padding-bottom: 0px; padding: 30px 30px 0px; }
.accordion-content{ color: #6B6B6B; font-size: 15px; }   .tooltip.show { opacity: 1; }
.tooltip > .tooltip-inner { color:var(--dark); font-size: 14px; max-width: 525px; line-height: 20px; border-radius: 5px; padding: 10px 40px; text-align: left; background-color: #ffffff; font-weight: 600; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before { border-top-color: #ffffff; }
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before { border-right-color: #ffffff; }
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #ffffff; }
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before { border-left-color: #ffffff; }
@media only screen and (max-width: 567px) {
.tooltip > .tooltip-inner { border-radius: 5px; padding: 8px 10px; max-width: 280px; font-size: 12px; }
} .table-holder { overflow-x: auto; width: 100%; margin-bottom: 60px; }
.table { margin: 0px; width: 100%; text-align: left; border-radius:0px; overflow: hidden; border-collapse: inherit; border: 0px;}
.table td, .table th { vertical-align: middle !important; padding: 17px 30px; border: 0px; color: var(--dark); font-size: 18px; }
.table th {  padding: 12px 30px; border: 0px !important; font-size: 15px; }
.table td {  }
.table td:last-child { border-right: 0px; }
.table tr:nth-child(odd) { background-color: #fafafc; }
.table tr:nth-child(even) { background-color: #e5e8ef; }
.table tr td:first-child, .table tr th:first-child { border-right: 1px solid #f1f0f6; width: 140px;} .subnav { width: 100%; overflow: auto;}
.subnav ul { list-style: none; margin: 0px; padding: 0px; display: block; width: 100%; border-right: 2px solid #d6d9de;}
.subnav ul li { display:block; position: relative; padding:15px 0px; }
.subnav ul li:first-child{ padding-top: 0px; }
.subnav ul li:last-child{ padding-bottom: 0px; }
.subnav ul li a { display: block; position: relative; padding: 0px 15px 0px 0px; font-size: 20px; color:var(--secondary); font-weight: 400; line-height: 1.2;}
.subnav ul li a::before { position: absolute; right:-2px; bottom: 0px; width: 4px; height: 100%; background:var(--alternate); content: ""; transition: all 0.2s linear; opacity: 0;}
.subnav ul li.selected a, .subnav ul li:hover a, .subnav ul li a.active,.subnav ul li.active a { color: var(--alternate);}
.subnav ul li.selected a::before, .subnav ul li:hover a::before,.subnav ul li a.active::before,.subnav ul li.active a::before { opacity: 1; }
.subnav ul li.selected a, .subnav ul li a.active,.subnav ul li.active a { font-weight: 700; } .float-icon { position: absolute; animation-duration: 2.5s; animation-iteration-count: infinite; animation-timing-function: linear; line-height: 1; z-index: 0; }
.float-icon img { width: 100%; }
.float-icon span { display: block; }
.floating { animation-name: floating; }
@keyframes floating { 0% {
transform: translate(0, 0px);
}
50% {
transform: translate(0, 20px);
}
100% {
transform: translate(0, -0px);
}
}
@media only screen and (max-width: 567px) {
@keyframes floating { 0% {
transform: translate(0, 0px);
}
50% {
transform: translate(0, 15px);
}
100% {
transform: translate(0, -0px);
}
}
}
.rotate { animation-name: rotate; }
.rotate-alt { animation-name: rotate-alt; }
@keyframes rotate { 100% {
transform:rotate(360deg);
}
}
@keyframes rotate-alt { 100% {
transform:rotate(-360deg);
}
}
.slow { animation-duration: 3.5s; }
.slower { animation-duration: 4s; }
.fast { animation-duration: 1500ms; }
.faster { animation-duration: 1000ms; } .inner-container-xxlg { padding: 170px 0px; position: relative; width: 100%; }
.inner-container-xlg { padding: 150px 0px; position: relative; width: 100%; }
.inner-container-lg { padding: 120px 0px; position: relative; width: 100%; }
.inner-container { padding: 100px 0px; position: relative; width: 100%; }
.inner-container-md { padding: 60px 0px; position: relative; width: 100%; }
.inner-container-sm { padding: 40px 0px; position: relative; width: 100%; }
.inner-container-xs { padding: 20px 0px; position: relative; width: 100%; } .product-listing-right {}
.product-list { padding:15px 0px; }
.product-box { overflow: hidden; position: relative; transition: all 0.2s linear; }
.product-box:hover{ }
.product-list .product-box:hover{ }
.product-box a { display: block; color: var(--secondary); }
.product-box-content { position: relative; background: #ffffff; transition: all 0.2s linear; }
.product-box:hover { }
.new-slider .product-box:hover { box-shadow: none; }
.product-image-holder { position: relative; }
.product-image-holder a { }
.product-image-holder .img-holder { }
.product-image-holder .img-holder figure { padding: 0px; }
.product-box-ov { transition: all 0.2s linear; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; z-index: 1; text-align: center; padding:5px;background: rgba( 255, 255, 255, .5 );}
.product-box:hover .product-box-ov { opacity: 1; visibility: visible;}
.product-box-header { position: absolute; left: 0px; top: 0px; width: 100%; z-index: 2; padding: 10px; }
.product-box-header .product-wishlist { margin-right: 15px; }
.product-wishlist,.product-cart {  }
.product-wishlist a,.product-cart a { margin: 5px 0px; min-width: 200px; padding:14px 0px !important;}
.product-wishlist a i,.product-cart a i,.product-cart a img{ margin-right: 5px; display: inline-block; vertical-align: middle; font-size: 21px; }
.product-cart a img{vertical-align: bottom !important;}  .product-tag-holder { position: absolute; top: 0px;  z-index: 9; left: 0px; }
.product-tag {}
.product-tag span { display: inline-block; color: #ffffff; padding:16px 15px; border-radius: 0px 0px 25px 0px; font-size: 18px; font-weight: 700; text-align: center; text-transform: uppercase; min-width: 100px; line-height: 1;}
.tag-outofstock span { background:#2D332D; }
.tag-new span { background: #144298; }
.tag-sale span { background: #E13232; }
.tag-featured span { background: var(--blue); }
.product-box-info-holder { transition: all 0.2s linear;text-align: center; padding: 25px 0px; display: block; border: 1px solid transparent; border-top: 0px; border-radius: 0px 0px 10px 10px;}
.product-box-info-holder a{}
.product-box:hover .product-box-info-holder{ }
.product-box-info { padding: 0px 0px 20px; }
.product-cat { font-size: 14px; padding-bottom: 10px; color:var(--light); font-weight: 400; }
.product-box-info-holder h2 { font-size: 22px; padding-bottom: 10px; font-family: 'Inter', sans-serif; font-weight: 600;}
.product-box-info-holder h2 a { color: var(--primary); display: block; }
.product-box-info-holder h2 a:hover { color: #000000; }
.price-holder { padding: 0px 0px 0px; transition: all 0.2s linear; }
.price-holder ins { color: var(--red); text-decoration: none; display: inline-block; margin: 0px 5px;  vertical-align: middle; font-size: 22px;font-weight: 700;}
.price-holder ins bdi { color: var(--alternate); text-decoration: none; display: inline-block; margin: 0px 5px; vertical-align: middle; font-size: 22px;font-weight: 700;}
.price-holder del { color:var(--light); margin: 0px 5px; display: inline-block; vertical-align: middle;font-weight: 400; font-size: 18px;}
.product-box-footer {transition: all 0.2s linear; }
.product-box:hover .product-box-footer { }
.product-box.out-of-stock .price-holder ins bdi { color: var(--light);}
.product-box.out-of-stock .product-box-info-holder a{ }
.sidebar { width: 260px; padding-top: 0px; }
.sidebar-content { background: #F7F7F7; padding: 20px; }
.widget-box { margin-bottom: 40px; border-radius: 15px; border: 1px solid #dedede;}
.widget-box:last-child { margin-bottom: 0px; }
.widget-title-holder {position: relative; background: #dedede; border-radius: 15px 15px 0px 0px; padding: 18px 30px;}
.widget-title-holder h4 { font-size: 20px; color:var(--dark); font-weight: 500; font-family: 'Inter', sans-serif;}
.widget-title-holder a { color: var(--light); }
.widget-title-holder a:hover { color: var(--primary); }
.widget-title { padding-bottom: 0px !important;}
.widget-box-content{ padding: 25px; }
.widget-list ul{ list-style: none;  margin: 0px; padding: 20px 20px 20px 35px;}
.widget-list ul li{ padding: 0px 0px; }
.widget-list ul li a{ display: block;  color: var(--secondary); padding:5px 0px; position: relative; }
.widget-list ul li a:hover,.widget-list ul li.selecte a,.widget-list ul li.active a,.widget-list ul li a.active{ color: var(--alternate); }
.checkbox-list { list-style: none; margin: 0px; padding: 0px; }
.checkbox-list li { padding-bottom: 10px; }
.sidebar-banner { border-radius: 10px; padding: 40px;}
.filter-group{ padding: 20px 30px 30px; }
.filter-group:last-child{ margin-bottom: 0px; }
.filter-title{ text-transform: uppercase; color: #FFC61A; padding-bottom: 20px; font-weight: 500;}
.filter-group ul{ list-style: none; margin: 0px; padding: 0px; }
.filter-group ul li{ padding: 20px 0px;border-bottom: 1px solid #dedede;}
.filter-group ul li .checkbox{ padding-bottom: 0px; } .AccordionFilterNav { display: block; text-decoration: none; line-height: 1.1; } .AccordionFilterNav ul { margin: 0; padding: 0px; list-style: none; }
.AccordionFilterNav>ul {padding-top: 30px;}
.AccordionFilterNav>ul>li { padding: 0px 0px 30px; }
.AccordionFilterNav>ul>li:last-child { padding-bottom: 0px; }
.AccordionFilterNav>ul>li>a { color: var(--secondary); display: block; position: relative; text-decoration: none; line-height: 18px; font-weight: 400; padding: 16px 20px; font-size: 16px; background: #E1E0E0; border-radius: 3px;} .AccordionFilterNav>ul>li.chosen>a, .AccordionFilterNav>ul>li.active>a, .AccordionFilterNav>ul>li:hover>a { color: #ffffff; background:var(--primary); }  .AccordionFilterNav ul ul { padding: 30px 0px 0px; }
.AccordionFilterNav ul ul li { border-top: 0px; padding: 10px 0px 10px 20px; }
.AccordionFilterNav ul ul li a { display: block; background:none !important; color: var(--secondary);padding-left: 20px !important;position: relative;}
.AccordionFilterNav ul ul li.selected a, .AccordionFilterNav ul ul li.chosen a,.AccordionFilterNav ul ul li:hover a { color: var(--secondary) !important;}
.AccordionFilterNav ul ul li a::before {content: "";display:block;position: absolute;width: 12px; height: 12px;left: 0px; top: 2px; border: 1px solid #e0e0e0; border-radius: 3px;transition: all 0.2s linear;}
.AccordionFilterNav ul ul li.selected a::before, .AccordionFilterNav ul ul li.chosen a::before,.AccordionFilterNav ul ul li:hover a::before, .AccordionFilterNav ul ul li.active a::before, .AccordionFilterNav ul ul li.current-cat a::before{background:var(--primary); border-color: transparent;} .AccordionFilterNav ul ul ul { }
.AccordionFilterNav ul ul ul li { }
.AccordionFilterNav ul ul ul li a { } .AccordionFilterNav ul li.has-subnav .accordion-btn { font-size: 14px; }
.accordion-collapsed { color: var(--secondary); }
.accordion-expanded, .accordion-collapsed:hover { color:#ffffff; }
.accordion-btn-wrap { width:100% !important; text-align: right !important; padding-right: 20px; }
.AccordionFilterNav>ul>li.has-subnav>a { margin-right: 0px !important; }
.AccordionFilterNav>ul>li.active .accordion-expanded, .AccordionFilterNav>ul>li.active .accordion-collapsed:hover{ color: #ffffff; } .secondary-nav-holder{ }
.secondary-nav-holder ul{ list-style: none; margin: 0px -25px; padding: 0px; display: flex; flex-wrap: wrap; justify-content: center;}
.secondary-nav-holder ul li{ display: table;padding:0px 35px;}
.secondary-nav-holder ul li a{ display: block; position: relative; text-align:center; color: var(--secondary); padding:21px 0px; font-size: 16px; display: table-cell; vertical-align: middle;}
.secondary-nav-holder ul li a:hover,.secondary-nav-holder ul li.selected a,.secondary-nav-holder ul li.avtive a{ color: var(--primary);}
.secondary-nav-holder ul li.selected a,.secondary-nav-holder ul li.active a{ font-weight: 600; }
.secondary-nav-holder ul li a::after{ position: absolute; left: 50%; width: 0px; height: 4px; content: "";transition: all 0.2s linear; bottom: 0px; background: var(--primary); }
.secondary-nav-holder ul li a:hover::after,.secondary-nav-holder ul li.selected a::after,.secondary-nav-holder ul li.active a::after{ width: 100%; left: 0px; } .quickSearch .modal-content {border-radius: 30px;}
.top-search-holder { width: 100%;}
.search-box-holder { margin: 0px; left: auto !important; right: 0px !important; transform: none !important; top: 50px !important; padding: 5px; background: #ffffff; border: 1px solid #ccc; width: 300px; z-index: 10; border-radius: 10px; }
.top-input { }
.search-box input::placeholder, .search-box input.form-control::-webkit-input-placeholder {}
.search-box-holder .form-control:focus { color: var(--secondary) !important; border-color: var(--primary) !important; }
.search-box { position: relative; }
.top-button { position: absolute !important; top: 0px; right: 0px; padding: 0px !important;border: 0px; background:none; width: 60px; height: 60px; line-height: 60px; color:var(--secondary); font-size: 14px;transition: all 0.2s linear; }
.top-button:hover { color: var(--alternate); }
.top-button img { vertical-align: middle; position: relative; margin-top: -2px; transition: all 0.2s linear; }
.top-link { display:block;text-align: center; line-height: 1; color: #000000;}
.top-link img,.top-button img{transition: all 0.2s linear;} .top-link:hover img,.top-button:hover img,.header.sticky .top-link:hover img,.footer-bar a:hover img{filter: invert(62%) sepia(99%) saturate(292%) hue-rotate(354deg) brightness(93%) contrast(92%);}
.quickSearch .close {position: absolute;color: #ffffff;opacity: 1; right: 0; top: -30px;text-shadow: none;}
.quickSearch .close:hover{ color: var(--primary); } .gallery-holder { position: relative; max-width: 575px; margin: 0px auto; }
.gallery-main { margin-bottom: 20px;  overflow: hidden;}
.gallery-main-slide { text-align: center; position: relative; background: none;}
.gallery-main-slide .img-holder { border-radius: 60px;}
.gallery-main-slide .img-holder figure { }
.gallery-main-slide a { display: block; position: absolute; top: 0px; right: 0px; color: var(--primary); font-size: 20px; width: 100%; height: 100%; text-align: right; padding: 20px; opacity: 0; transition: all 0.2s linear; z-index: 1; }
.gallery-main-slide a:hover { opacity: 1;}
.gallery-nav { padding: 0px 40px; max-width: 460px; margin: 0px auto;}
.gallery-nav .slick-list { padding: 0px 0px !important; }
.gallery-nav-slide { cursor: pointer; transition: all 0.2s linear; text-align: center;  }
.gallery-nav-slide .img-holder { transition: all 0.2s linear; border-radius: 5px; background: #ffffff;}
.gallery-nav-slide .img-holder figure { }
.gallery-nav-slide .img-holder:before{ }
.gallery-nav-slide.slick-current .img-holder:before, .gallery-nav-slide:hover .img-holder:before { border-color: var(--alternate); }
.gallery-nav .slick-arrow { height: 100%; background: none; width: 40px; border-radius: 0px; border: 0px; opacity: 1; color: var(--dark); font-size: 18px; }
.gallery-nav .slick-arrow:hover { background: none; color: var(--primary); }
.gallery-nav .slick-prev { left: 5px; text-align: left;}
.gallery-nav .slick-next { right: 5px; text-align: right;} @media only screen and (max-width: 567px) {
.gallery-nav .slick-prev { left: 0px; }
.gallery-nav .slick-next { right:0px; }
} .product-details-holder { padding-bottom: 0px; }
.product-details { position: relative; padding-left: 50px; }
.product-details-header { margin-bottom: 25px; }
.product-details .product-cat { font-size: 17px; }
.product-details-header h2 { font-size: 35px; padding-bottom: 20px;font-family: 'Inter', sans-serif; font-weight: 600;}
.product-details-header .product-tag{ margin-bottom: 30px; }
.product-details .price-holder { line-height: 1; padding: 0px 0px 0px;}
.product-details ins { font-size: 25px; }
.product-details ins bdi {font-size: 25px;}
.product-details del {font-size: 18px;}
ins:first-child bdi,ins:first-child,del:first-child{ margin-left: 0px; }
.ptitle { font-size: 18px; font-family: 'Inter', sans-serif;font-weight: 600; }
.product-availability { padding: 0px 0px 0px;font-weight: 700; font-size: 18px;}
.instock .product-availability strong{ color: #01C25B; font-weight: 700;}
.outofstock .product-availability strong { color: var(--red); }
.product-intro {  }
.product-intro h6{ font-size: 18px; font-family: 'Inter', sans-serif;font-weight: 600;}
.product-intro p { }
.product-intro-list { list-style: none; margin: 0px; padding: 0px; }
.product-intro-list li { padding-bottom: 15px; font-weight: 700; color: #4E4E4E; }
.product-intro-list li strong { width: 60px; font-weight: 400; color: #707070; display: inline-block; }
.product-size { width: 240px; }
.product-size { font-weight: 600; }
.product-size-group { margin-bottom: 20px; }
.product-footer { padding: 20px 0px 25px;}
.product-footer .product-wishlist{ position: static; }
.product-footer .product-wishlist a { padding: 0px; }
.product-footer .product-wishlist a i.fas.fa-heart, .product-footer .product-wishlist a:hover { color: var(--red); }
.product-footer .product-wishlist a i { margin: 0px; }
.product-details .product-footer .product-wishlist a { width: auto; height: auto; background: none !important; }
.product-details .product-footer .product-wishlist a:hover { color: var(--red);}
.product-details .product-footer .product-wishlist a i.fas.fa-heart { color: var(--red); }
.product-details .product-footer .product-wishlist a i {}
.product-footer .custom-button { }
.product-details-table { margin-bottom: 30px; }
.product-details-table table { border-radius: 10px; overflow: hidden; }
.product-details-table table th { background: var(--secondary); color: #ffffff; }
.product-details-table table th, .product-details-table table td { padding: 15px; text-align: center; border: 1px solid #ffffff; }
.product-details-table table td { font-weight: 700; background: #F3F3F3; }
.product-variations-holder { padding-bottom: 20px; }
.product-variations-holder ul{ list-style: none; margin: 0px; padding: 0px;}
.product-variations-holder h6{ color: var(--secondary); }
.product-variations-holder .radio label{ color: var(--secondary); font-size: 18px; letter-spacing: -.7px;}
@media only screen and (max-width: 567px) {
.product-details-table table th, .product-details-table table td { padding: 10px; font-size: 80%; }
} .product-review-section { padding-top: 60px; max-width: 955px; margin: 0px auto; }
.reviews-holder { padding-bottom: 60px; }
.review-box { position: relative; padding: 30px 0px; border-bottom: 2px solid #2a2a2a; }
.review-box-content { }
.review-title { padding-bottom: 10px; }
.review-star { margin-bottom: 15px; line-height: 1 }
.review-star:last-child { margin-bottom: 0px; }
.review-description { padding: 10px 0px; }
.review-description-footer { }
.review-description-footer p { margin-bottom: 0px; }
.button-reviews { background: none; padding: 0px; border: 0px; font-size: 16px; text-transform: uppercase; font-weight: 500; color: var(--light); transition: all 0.2s linear; }
.button-reviews:hover { color: var(--primary); }
.review-form-holder { background: #242424; border-radius: 10px; padding: 30px 50px; }
.review-form-holder .form-control { padding-top: 0px; }
.review-form-holder textarea.form-control { height: 105px; padding-top: 15px; }
.review-form-holder label { font-weight: 500 !important; width: 70px; margin-top: 15px; color: var(--secondary); }
.review-form-holder .form-action { padding-left: 90px; }
.review-text { text-transform: uppercase; margin-bottom: 15px; font-weight: 500; }
.review-form-title { border-bottom: 2px solid #3c3c3c; padding-bottom: 30px; margin-bottom: 30px; }
.review-form-title h6, .review-title h6 { font-size: 22px; }
.review-form-holder .review-star-holder label { margin-top: 0px; } .product-quantity { padding: 0px 0px; }
.product-details .product-quantity { }
.add-qty { display: block; position: relative; width: 165px; }
.qty { width: 48px; height: 40px;text-align: center; padding: 0px 0px !important; font-size: 18px; border: 0px;color:var(--dark); font-weight: 500;background: #ECECEC; border-radius: 10px; float:left; margin: 0px 10px;}
.qty-btn {border:0px;width: 48px; height: 40px; line-height: 42px; padding: 0px; background: #ECECEC;color:#888888; font-size: 16px; text-align: center;transition: all 0.2s linear; float: left;border-radius: 10px; text-align: center;}
.qty-btn:hover {color:var(--primary);}
.qty-up { }
.qty-dwn {}
.qty-up i{ }
.qty-dwn i{ } .product-share { font-size: 20px; }
.product-details .product-share { padding: 30px 0px 0px;}
.product-share.alt { border-top: 0px; margin-top: 0px; padding-top: 0px; }
.product-share a { display: inline-block; color:#A7A7A7; margin-right: 10px; }
.product-details .product-share a { margin-right: 10px; }
.product-share a i { margin-right:0px; transition: all 0.2s linear; }
.product-share a:hover { color: var(--alternate); }
.product-share a.fb:hover { color: #3a5a99; }
.product-share a.ins:hover { color: #9b36b7; }
.product-share a.twi:hover { color: #55acee; }
.product-share a.in:hover { color: #0076b2; }
.product-share a.pint:hover { color: #e10017; }
.product-share a.wha:hover { color: #25d366; }
.product-share a.tel:hover { color: #38abe0; }
.product-share a.yt:hover { color: #ff0000; } .icon-pod-box {  margin: 0px auto; }
.icon-pod-img { height: 98px; line-height: 98px; margin-bottom: 25px; }
.icon-pod-img img { vertical-align: middle; max-height: 98px; }
.icon-pod-info h6 { padding-bottom: 15px; font-size: 20px; }
.icon-pod-info h6 a { text-decoration: underline !important; } .news-list-holder{  }
.news-list { padding: 15px 0px; border-bottom: 2px solid #eeeeee;border-top: 2px solid #eeeeee; margin: 15px 0px;}
.news-box {}
.news-box a { display: block; position: relative; transition: all 0.2s linear; overflow: hidden; color: var(--secondary); border-radius: 15px;}
.news-box:hover a {box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .1);}
.news-box-img{ position: relative; }
.news-box .img-holder { padding-bottom: 73.20%;}
.news-info-holder { padding:20px; position: relative;}
.news-box:hover .news-info-holder{ }
.news-box-content{ padding: 20px; }
.news-box-title{ padding-bottom: 10px; }
.news-box h2 { transition: all 0.2s linear; font-size: 18px; font-weight: 600; text-transform: uppercase; padding-bottom: 10px;}
.news-box-info-holder { padding-top: 20px;}
.news-box-info { padding: 0px 0px 10px;}
.news-footer{ display: block; text-align: center; background: #7E8180; transition: all 0.2s linear; color: #ffffff; border-radius: 0px 0px 3px 3px; text-transform: uppercase; padding: 13px 0px;}
.news-box:hover .news-footer{background: var(--primary);}
.news-details { padding-bottom: 30px; border-bottom: 2px solid #eeeeee;}
.news-details-img { position: relative; margin-bottom: 30px; }
.news-details img { border-radius: 10px; }
.news-details-title { padding-bottom: 10px;}
.news-details-title h2 { font-size: 36px; font-weight: 600; text-transform: uppercase; }
.news-details-info{border-bottom: 2px solid #f4f4f4;border-top: 2px solid #f4f4f4; margin-bottom: 15px; padding-bottom: 40px;margin-top:30px; padding-top: 30px;line-height:1.8;}
.news-meta { padding-bottom: 20px; color: #7E8180; line-height: 1; font-size: 14px;}
.news-meta a{ color: var(--secondary);}
.news-meta a:hover{ color: var(--alternate);}
.news-meta i{ margin-right: 5px; }
.news-meta .col-auto {}
.news-meta .col-auto:last-child {}
.news-tag{display: inline-block; line-height: 1; color:var(--primary); padding:8px 10px; border: 1px solid var(--primary); border-radius: 5px; font-size: 12px; font-weight: 700; text-align: center; background: #e5eff9; text-transform:uppercase;}
.news-avtar { width: 43px; border-radius: 50%; overflow: hidden; }
.news-date{padding:10px 0px 8px;position: absolute; left: 0px; top:0px;color: #ffffff; font-size: 12px; text-transform: uppercase; text-align: center; background: #8A8A8A;width: 50px; border-radius:15px 0px 15px 0px; line-height: 1; z-index: 2;transition: all 0.2s linear;}
.news-date strong{ display: block; font-weight: 600; font-size: 24px; line-height: 1; padding-top: 3px; }
.news-category{ font-size: 12px; text-transform: uppercase; padding-bottom: 10px; }
.news-categories { list-style: none; margin: 0px 0px 30px; padding: 0px; }
.news-categories li { display: block; position: relative; }
.news-categories li a { display: block; font-weight: 500; padding: 5px 0px; }
.news-categories li:hover a { color: #D7263D; }
.news-details-footer{ padding-top: 20px; }
.news-right { width: 360px; }
.related-news{}
.related-news ul { list-style: none; margin: 0px; padding: 5px 35px; }
.related-news li {  }
.related-news li a { display: block; padding: 20px 0px; border-bottom: 2px solid #eaeaea; font-size: 14px; color: var(--secondary);letter-spacing: -.3px;}
.related-news li:last-child a {border-bottom: 0px;}
.related-news li a h2{ font-size: 16px; text-transform: uppercase; color: var(--dark); padding-bottom: 10px; }
.related-news li a:hover h2 {color: var(--alternate);}
.related-news .news-meta { padding-bottom: 0px; color: #4F504F; font-size: 12px;}
.related-news .news-meta{ padding-bottom: 10px; } .custom-button, a.custom-button { cursor: pointer;
display: inline-block;
text-align: center;
position: relative;
z-index: 1;
outline: none !important;
text-decoration: none !important;
font-weight: 600;
color: #ffffff;
border-radius: 30px 30px 30px 30px;
border: 1px solid transparent;
vertical-align: top;
padding: 6px 25px;
font-size: 16px;
letter-spacing: -0.16px;
line-height: 18px;
background: #8DC11E;
font-family: 'Titillium Web', sans-serif;
text-transform:uppercase;
transition: all 0.2s linear;}
.custom-button img, a.custom-button img{ vertical-align: baseline; transition: all 0.2s linear; }
.custom-button.button-secondary, a.custom-button.button-secondary {background:#ffffff; color: var(--primary);}
.custom-button.button-border, a.custom-button.button-border {background:none; color: var(--light); border-color: var(--light);}
.custom-button:hover, .custom-button.selected, a.custom-button:hover, a.custom-button.selected { color: #ffffff !important; background: #085153; border-color: transparent;}
.mwidth { min-width: 205px; padding-left: 0px !important; padding-right: 0px !important; }
.custom-button.btn-block, a.custom-button.btn-block { width: 100% !important; min-width: inherit !important; padding-right: 10px; padding-left: 10px;}
.custom-button.btn-block + .custom-button.btn-block { margin-top: 20px;}
.button-holder { }
.button-holder .custom-button { margin: 5px 15px 5px 0px; }
.button-holder .custom-button:last-child { margin-right: 0px; }
.custom-button img { display: inline-block; }
.custom-button i {
margin-left: 0;
position: relative;
right: -20px;
background: #B2E546;
width: 40px;
height: 40px;
line-height: 40px;
border-radius: 100px;
display: inline-block;
}
.btn-dark{background: #085153 !important;}
.btn-dark i{background: #046365;}
.btn-dark:hover{background: #8DC11E !important;}
.iright { margin-left: 10px; }
.ileft { margin-right: 10px; }
.custom-button .iright { margin-left: 10px; }
.custom-button .ileft { margin-right: 10px; }
.uncap { text-transform: none !important; }
.custom-button.no-icon::before,a.custom-button.no-icon::before{ display: none; }
.custom-button.no-icon,a.custom-button.no-icon{padding: 17px 35px;}
.custom-button.no-icon.btn-block,a.custom-button.no-icon.btn-block{padding:17px 30px;}    .text-link, a.text-link { color: var(--dark); text-transform: uppercase;transition: all 0.2s linear;}
a.text-link:hover { color:var(--alternate); text-decoration: underline !important; }
.text-link.has-icon::after, a.text-link.has-icon::after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054"; display: inline-block; margin-left: 8px; position: relative; font-size: 14px; } .slick-arrow, .custom-arrows a { opacity:1; font-size: 18px; width: 40px; height: 40px; line-height: 40px; text-align: center; color:var(--dark);  border-radius: 10px; display: block; cursor: pointer; border: 0px;transition: all 0.2s linear; background:#e0e0e0;}
.custom-arrows a { display: inline-block; vertical-align: middle; position: relative;}
.custom-arrows a:first-child { margin-right: 10px;}
.slick-arrow:hover{}
.custom-arrows a:hover{}
.arrows-plain .slick-arrow { width: auto; height: auto; line-height: inherit; border: 0px; border-radius: 0px; opacity: 1; background: none; }
.arrows-white .slick-arrow { background: rgba(255, 255, 255, .2); }
.slick-arrow:hover, .custom-arrows a:hover{ opacity: 1; background: var(--primary); color: #ffffff;}
.arrows-plain .slick-arrow:hover { background:none; color:var(--primary);}
.arrows-alternate .slick-arrow{ background: #ffffff; color: var(--primary); }
.arrows-alternate .slick-arrow:hover{opacity: 1; background:#ffffff; color:var(--primary);} .footer-wrapper { display: block; position: relative; width: 100%; font-size: 14px; color:#B2B2B2 ;}
.footer-nav, .social-icons, .social-list, .contact-list,.bottom-nav { list-style: none; margin: 0px; padding: 0px; }
.contact-list { margin-bottom: 0px;}
.contact-list:last-child { margin-bottom: 0px; }
.footer-nav li, .contact-list li, .social-list li { position: relative; padding-bottom: 15px; }
.contact-list li:last-child, .footer-nav li:last-child, .social-list li:last-child { padding-bottom: 0px; }
.footer-nav li a, .social-list li a { display: block; position: relative; text-transform: capitalize; }
.footer-nav.inline{ text-align: center; }
.footer-nav.inline li { display: inline-block; padding: 5px 0px; margin:0px 20px; line-height: 1; }
.footer-nav.inline li:first-child { padding-left: 0px; margin-left: 0px;}
.footer-nav.inline li:last-child { padding-right: 0px; margin-right: 0px;}
.contact-list li { padding-left: 25px;}
.contact-list li.inline { display: inline-block; margin-right: 30px; }
.contact-list li.inline.inline-last { margin-right: 0px; }
.social-icons{ position: relative; margin: 0px -15px; }
.social-icons li { display: inline-block; line-height: 1; padding: 0px 15px; }
.social-icons li:first-child { margin-left: 0px; }
.social-icons li:last-child { margin-right: 0px; }
.social-icons li a { display: block; color: #ffffff; font-size: 22px; line-height: 1;}
.social-icons li a:hover { color: var(--alternate); }
.social-icons li i{margin-right: 8px;}
.social-list li a { padding-left: 25px;}
.contact-list li i, .social-list li i, .contact-list li img, .social-list li img { position: absolute; left: 0px; top: 4px;}
.contact-list li i{ color: #000000; }
.footer-wrapper h6 { padding-bottom: 25px; color:#ffffff; text-transform: capitalize;}
.footer {}
.footer-wrapper a{text-decoration: none; color: #B2B2B2;}
.footer-wrapper a:hover, .footer-nav li.selected a, .footer-nav li.active a {color:#ffffff; text-decoration: none; }
.footer-logo { max-width: 238px; margin: 0px auto;}
.ftbox {}
.ftbox1 {width: 250px; }
.ftbox2 {width: 230px; }
.ftbox3 {width: 340px; }
.ftbox4 {}
.bottom { padding:19px 0px; text-align: center;}
.bottom-nav{text-align: center; }
.bottom-nav li{ display: inline-block; position: relative; margin-right: 10px;}
.bottom-nav li:last-child{margin-right: 0px;}
.bottom-nav li::after{font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f111"; display: inline-block; font-size: 4px;margin-left: 10px; display: inline-block; vertical-align: middle;}
.bottom-nav li:last-child::after{ display: none; }
.payment-card { }
.footer-bar { position: fixed; left: 0px; bottom: 0px; width: 100%; padding: 15px 0px; background: #000000; z-index: 9; border-top: 1px solid rgba(255,255,255,.1); }
.footer-bar a { display: block; text-align: center; width: 35px; font-size: 15px; margin: 0px auto; line-height: 1; color: #ffffff; position: relative; }
.footer-bar a img { vertical-align: middle; display: inline-block;filter: invert(96%) sepia(86%) saturate(0%) hue-rotate(139deg) brightness(110%) contrast(100%); transition: all 0.2s linear;}
.footer-bar a:hover img {}
.footer-bar a span, .top-cart span { position: absolute; top: -16px; right:-16px; color:#ffffff; width: 40px; height: 40px; background:var(--alternate); text-align: center; line-height: 34px; font-size: 20px; font-weight: 700; border-radius:20px; border: 3px solid #ffffff;}
.footer-bar a span { display: inline-block;top: -12px; right:-12px;}
.footer-bar .col:nth-child(2) { border-left: 1px solid rgba(255,255,255,.3); border-right: 1px solid rgba(255,255,255,.3); }
.top-cart, .top-link { position: relative;}
.top-cart{ width: 70px; height: 70px; text-align: center; line-height: 70px; border-radius: 15px 0px 15px 0px; background: #713610; display: block; }
.top-cart:hover{ background: var(--dark); }
.top-cart img{ vertical-align: middle; }
.copyright { text-align: center; color: #B2B2B2;    background: #000000;}
.copyright a { display: inline-block; color: #ffffff;}
.copyright strong { background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/verz-logo.png) no-repeat scroll right center; padding-right: 22px; font-weight: 400; }
.copyright a:hover { color:#8A8A8A; }
.bottom-newsletter{ padding-bottom: 60px; border-bottom: 2px solid #848484; margin-bottom: 60px; }
.newsletter-holder {     position: relative;
margin-bottom: 0px;
display: inline-block;
width: 100%;
margin-top: 20px; }
.newsletter-input { padding-left: 30px; }
.newsletter-holder .form-control{    background: rgb(45, 45, 45);     border-color: rgb(45, 45, 45);}
.newsletter-holder input{color:#ffffff;}
.newsletter-holder input::placeholder, .newsletter-holder input.form-control::-webkit-input-placeholder {color: #ffffff !important;opacity:1 !important;}
.newsletter-button {     transition: all 0.2s linear;
position: absolute;
top: 5px;
right: 5px;
border: none;
background: #8DC11E;
font-size: 16px;
color: #ffffff;
text-align: center;
line-height: 34px;
padding: 4px 20px;
border-radius: 30px;}
.newsletter-button::before{ display: none; }
.newsletter-button:hover { color: #ffffff; background:var(--alternate); }
.newsletter-button:hover img {}
.newsletter-holder .form-control:focus { color: #5D5B5B !important; }
.newsletter-holder .mc4wp-form-fields { position: relative; }
@media only screen and (max-width: 575.98px) {
.newsletter-button{ }
.bottom-newsletter {padding-bottom: 30px; margin-bottom: 30px;}
} .thankyou-content-holder { }
.thankyou-img{ padding-bottom: 45.25%; }
.thankyou-img::before {position: absolute;right: 0px;bottom: 0px;content: "";width: 100%;height: 100%;z-index: 2; background: #ffffff; opacity: 0; }
.thankyou-content {text-align: left; padding-top: 50px; float: left; max-width: 520px; color: var(--dark);}
.thankyou-content h1,.thankyou-content h2 {     font-size: 90px;
color: #FFFFFF; text-transform: capitalize;
font-weight: bold;
letter-spacing: 0;
line-height: 1;}
.thankyou-content h2 { font-size: 85px; font-weight: 300; padding-bottom: 30px;}
.thankyou-content p { }
.odd-even-list {}
.odd-even-box { padding: 15px 0px; border-bottom: 1px solid #e4e4e4; }
.odd-even-box:last-child {padding-bottom: 0px; border-bottom: 0px;}
.odd-even-list .odd-even-box:nth-child(even) [class*="col-"]:first-child{ order: 2; }
.odd-even-list .odd-even-box:nth-child(even) [class*="col-"]:last-child{ order: 1; }
.odd-even-img{ padding-right: 30px;}
.odd-even-list .odd-even-box:nth-child(even) .odd-even-img{padding-left: 30px;padding-right: 0px;}
.content-box{box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); background: #ffffff; border-radius: 14px; margin-bottom: 30px;}
.content-box.alt{border-radius: 24px;}
.content-box:last-child{margin-bottom:0px;}
.content-box-title{ background: var(--primary); padding: 17px 30px;border-radius: 14px 14px 0px 0px;}
.content-box-content{ padding: 0px 30px; }
.content-box.alt .content-box-content{ padding: 60px 80px; } em { font-style: italic; }
.pageTitle { position: relative; display: block; padding: 0px; margin-bottom: 20px; }
.pageTitle:last-child { margin-bottom: 0px; }
.pageTitle h1, .pageTitle h2 { font-size:45px; letter-spacing: 0px;}
.pageTitle.md h1, .pageTitle.md h2 { font-size: 40px;}
.pageTitle.sm h1, .pageTitle.sm h2 { font-size: 30px;}
.pageTitle h3 {
font-size: 16px;
text-transform: uppercase;
font-weight: 400;
letter-spacing: 0.8px;
color: var(--alternate);
font-family: 'Inter', sans-serif;
padding-bottom: 10px;
}
.banner_caption .captionContainerInner {max-width: 468px; padding-bottom: 100px; text-align: left;}
.banner_caption .captionContainer h2,.banner_caption .captionContainer h1 { font-size: 90px;
color: #000000;
line-height: 1.1;
font-weight: bold;
padding-bottom: 30px;
text-transform: none;}
.banner_caption .captionContainer h1 { font-size: 50px; padding-bottom: 0px;}
.banner_caption .captionContainer p { }
.home-banner-slide-img { padding-bottom: 56.25%; }
.inner-banner-img{ padding-bottom: 21.14%; }
.inner-banner .banner_caption .captionContainer{ vertical-align: middle; }
.inner-banner .banner_caption .captionContainerInner{ padding-bottom: 0px; width: 100%; max-width: 100%; }
.homeBannerSlider .slick-dots {     width: 12px;
left: 100px;
top: 50%;
transform: translateY(-50%);
right: auto;
bottom: auto;}
.homeBannerSlider .slick-dots li { margin: 5px 0px; }
.homeBannerSlider .slick-dots li:hover, .homeBannerSlider .slick-dots li.slick-active { }
.homeBannerSlider .slick-dots li:hover button:before, .homeBannerSlider .slick-dots li.slick-active button:before {}
.top-right{ position: relative; z-index: 9; }
.headerInfoBar{ text-align: center; color: #ffffff; text-transform: uppercase; padding: 8px 0px;}
.home-container,.banner_caption .captionWrapper{ }
.inner-banner .banner_caption .captionWrapper{max-width: 1210px;}
.home-container{ }
.section-bg{ position: absolute; height: 100%; bottom: 0px;right: 0px;width: 15.07%;}
.section-bg img{position: relative; width: 100%; height: 100%; max-width: none; max-height: none; object-fit:cover; object-position: 50% 50%;}
.home-section2 .section-bg{width: 36.77%; left: 0px; right: auto;}
.bottom-cta{ width: 570px; margin: 0px 0px 0px auto; }
.bottom-cta-img1{ position: absolute; left: 0px; bottom: 0px; width: 42.18%; }
.bottom-cta-img2{ position: absolute; right: 0px; top: 0px; }
.copyright,.footer-nav{ }
.bottom-whatsapp-icon{ position: fixed; right: 50px; bottom: 50px; z-index: 5; }
.bottom-whatsapp-icon a { display: block; text-decoration: none; width: 90px; height: 90px; font-size: 38px; text-align: center; line-height: 90px; border-radius: 45px 45px 45px 0px; background: #28A71A; color: #ffffff; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, .1);}
.bottom-whatsapp-icon a:hover{background: var(--alternate); color: #ffffff;}
.featured-products-container{ padding-top: 80px; }
.about-section{ padding: 80px 0px; }
.mission-vision-img{ width: 80px; }
.bottom-cta-container{padding: 120px 0px; overflow: hidden;}
.product-list .price-holder ins { font-size: 16px;}
.product-list .price-holder ins bdi { font-size: 16px;}
.product-list .price-holder del { font-size: 14px;} .product-box .product-box-footer>.custom-button,.product-details .product-footer .custom-button{ color: #ffffff !important; background: var(--primary) !important; box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, .15);}
.product-details .product-footer .custom-button.button-secondary{color:var(--primary) !important; background: #ffffff !important;}
.product-box:hover .product-box-footer>.custom-button,.product-details .product-footer .custom-button:hover{color: #ffffff !important; background: #713610 !important;}
.product-box.out-of-stock .product-box-footer>.custom-button{ color: #ffffff !important; background: #B7B7B7 !important;pointer-events: none;cursor: default;}
.product-box .added_to_cart{}
.tool-bar .woocommerce-ordering{margin-bottom:0px !important;float: none !important;} .lead { font-size: 26px; }
.img-left { float: left; margin: 7px 40px 25px 0px; max-width: 50%; border-radius: 15px; }
.img-right { float: right; margin: 7px 0px 25px 40px; max-width: 50%; border-radius: 15px;}
.video-container a { display: block; position: relative; overflow: hidden; border-radius: 15px; }
.video-container a::before { position: absolute; left: 50%; top: 50%; z-index: 2; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f04b"; content: ""; transition: all 0.2s linear; opacity: 1; transform: translate(-50%, -50%); color: #ffffff; font-size: 40px; width: 148px; height: 176px; background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/play-btn.png) no-repeat; background-size: 100% 100%; }
.video-container a::after { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; opacity: .5; z-index: 1; }
.bg-overlay { position: relative; }
.bg-overlay::before { position: absolute; content: ""; width: 100%; height: 100%; display: block; left: 0px; top: 0px; background: #000000; opacity: .2; z-index: 2; }
.overlay-dark::before { opacity: .8; }
.overlay-white::before { background: #ffffff; }
.overlay-xlg::before, .overlay-xl::before, .overlay-lg::before, .overlay-md::before, .overlay-sm::before { visibility: hidden; }
.rounded-corner {border-radius: 10px; overflow: hidden; }
[data-animation-in] {opacity:0;}
.white{color: var(--white);}
.loadmore-item{ display:none;}
.loadMoreBtn{ margin-top: 30px; } .container-fluid{ max-width: 100%; padding-right: 25px; padding-left: 25px;}
.home-services-section .img-holder{    padding-bottom: 77%; border-radius: 10px;}
.home-service-box h5{color: #ffffff; font-size: 22px; font-weight: 600; text-transform:uppercase;}
.fcs-photo {
margin-right: -380px;
}
.partners-box a{    display: flex;
line-height: 160px;
height: 160px;
text-align: center;
vertical-align: middle;}
.partners-box a img{     max-height: 160px;
vertical-align: middle;
display: flex;
align-self: center; }
.band-type-box .grid-content{ text-align: center; }
.band-type-box .grid-content p{ text-transform: uppercase; }
.band-type-box .grid-content h4{ font-size: 28px; color: #ffffff; }
.band-type-box:hover .grid-content p{ text-decoration: underline; }
.band-type-box .img-holder{ padding-bottom: 67.79%; }
.bottom-section{position: relative;}
.bottom-section:before{background: #085153; content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.9;}
.articles-box .img-holder{padding-bottom: 77%;}
.pp-list {
list-style: none;
padding: 0;
padding-top: 15px;
width: 100%;
display: block;
}
.pp-list li {
display: inline-block;
padding-left: 0;
}
.pp-list{margin-bottom:0;}
.pp-logo-slider{margin-bottom:30px !important;}
.pp-logo-slide .img-holder { position: relative; display: block; width: 100%; height: 0px; overflow: hidden; padding-bottom: 100%; margin: 0px auto 0px;border-radius:15px;background-color:#fff;}
.pp-logo-slide .img-holder figure{position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; display: block; margin: 0px; text-align: center; padding: 0px; }
.pp-logo-slide .img-holder figure img{position: relative; width: 100%; height: 100%; max-width: none; max-height: none; z-index: 1; transition: all 0.6s; object-fit: scale-down; object-position: 50% 50%; }
.pp-logo-slide .img-holder.img-cover figure img { object-fit: cover; }
.img-effect:hover .pp-list .img-holder figure img{
transform:none;
}
.articles-box-info p {
color: #333333;
}
.articles-box-title{display: block; position: relative; margin: 15px 0; margin-top: 25px; }
.articles-box-title h4{text-transform: uppercase;}
.fullcontainer.cs-item .inner-container-md{border-bottom: 1px solid #ccc;}
.fullcontainer.cs-item .container{padding-bottom: 60px;}
.fullcontainer.cs-item:last-child .inner-container-md{border-bottom: 0;}
.fullcontainer.cs-item:last-child .container{padding-bottom: 20px;}
.contact-right {
color: #515151;
font-size: 15px;
position: relative;
font-weight: normal;
top: 0;
background: #FFFFFF;
box-shadow: 0px 10px 20px #0000000d;
border-radius:0 10px 10px 0px;
padding: 30px 40px;
}
.contact-holder{text-align: center;}
.contact-icon{margin-bottom: 20px;}
.contact-box a{color: #333333;text-decoration: none !important; }
.contact-box a:hover{color: var(--primary); }
.google-recaptch {
position: absolute;
bottom: 100px;
right: -5px;
}
.mv-left {
padding: 100px 40px;
margin-top: -70px;
}
.mv-right{padding-bottom: 60px; padding-top: 30px;}
.about-section2 .inner-container-sm{padding-bottom: 0;}
.sv-img{margin-bottom: 15px;}
.assurance-holder .articles-box .img-holder{padding-bottom: 100%;}
.assurance-holder .articles-box-title h4 {
text-transform: capitalize;
font-size: 26px;
color: #03393B;
}
.ct-body {
padding-right: 20%;
padding-bottom: 10px;
}
.bannerWrapper.no-banner {
margin-top: 50px;
}
.breadcrumb-container.detail-breadcrumb {
background: #F5F5F5;
}
.breadcrumb-container.detail-breadcrumb li strong {
color: #121313;
}
.nopadding{padding: 0 0;}
.sdr-full li{width: 49%; display: inline-block;}
.sdb-right {
padding: 50px 0;
}
.sdr-left ul{list-style: none;}
.sdr-left ul li{    position: relative;
padding-left: 30px;
vertical-align: top;
display: inline-block;
color: #333333;
font-size: 16px;
line-height: 27px;}
.sdr-left ul li:before{    position: absolute;
content: "";
left: 0;
top: 7px;
background: #8EC448;
width: 12px;
height: 12px;
border-radius: 50px;}
.sdr-right ul {
margin-left: -50px;
margin-top: 70px;
}
.sdr-right ul li{    position: relative;
padding-left: 30px;
vertical-align: top;
display: inline-block;
color: #333333;
font-size: 16px;
line-height: 27px;}
.sdr-right ul li:before{    position: absolute;
content: "";
left: 0;
top: 7px;
background: #ffffff;
border: 1px solid #B5B5B5;
width: 12px;
height: 12px;
border-radius: 50px;}
.sdr-full ul li{    position: relative;
padding-left: 30px;
vertical-align: top;
display: inline-block;
color: #333333;
font-size: 16px;
line-height: 27px;}
.sdr-full ul li:before{    position: absolute;
content: "";
left: 0;
top: 7px;
background: #636466;
width: 12px;
height: 12px;
border-radius: 50px;}   
.assurance-holder .grid-box-img{border-radius: 0;}
.ct-body .contact-list li{width: auto; display: inline-block; margin-right: 10px; padding-bottom: 0;}
.foo-box { }
.foo1 {width: 250px;}
.foo2 {width: 315px;}
.foo3 {
width: 200px;
}
.foo4 {width: 110px;}
.foo2 li{width: 49%;  display: inline-block;}
.back-link{color: #8DC11E;}
.next-prvs a{font-weight: 600;padding:0 15px; border-right: 1px solid ;}
.next-prvs a:last-child{border: 0;}
.next-prvs a:hover{color: #8DC11E;}
.footer-top .container{margin-bottom: 50px; }
.footer-bottom .container .row{padding-top: 50px;border-top: 1px solid #2B2B2B;}
.foo-box .contact-list i{color: #8DC11E;}
.foo-box .social-icons li{width: 100%; text-align: left;margin-bottom: 15px;}
.foo-box .social-icons a{color: #B2B2B2; font-size: 14px;}
.contact-menu a{background: #8DC11E; padding: 15px 25px !important; color: #FFFFFF !important; border-radius: 100px;}
.contact-menu a:before{display: none !important;}
.homeBannerSlider .slick-dots li button{margin-bottom: 10px;}
.homeBannerSlider .slick-dots li button:before{display: none;}
.homeBannerSlider .slick-dots .slick-active button{font-size: 20px; color: #000000; width: 50px; height: 50px;}
.homeBannerSlider .slick-dots .slick-active button:before {
background: url(//www.ezsvs.co.jp/wp-content/themes/ezsvs/images/active-dot.png) center center;
width: 51px;
height: 50px;
left: 0px;
display: block;
}
.assurance-section{position: relative;}
.newsletter-button i{display: none;}
.homeBannerSlider .slick-dots .slick-active button:after{display: none;}
.cs-page-section{position: relative;}
.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select{width:100%;}
.page-id-43 .inner-container ul{margin-bottom:20px;}
.about-page1-content{}
.about-page1-content p:first-child{font-size:18px;}
.bottom-section p {
color: #D5D5D5;
}
.font-18{font-size:18px;}
.foo2 li:nth-child(2n+2) {
float: right;
width: 31%;
}
.footer-top .white p{color:#B2B2B2;}
@media print {a[href]:after { content: none !important; }}
.grecaptcha-badge { z-index: 2; }
@-ms-viewport {width: auto !important;}