/*
Theme Name: SCD
Theme URI: https://loosencolorful.com/
Description: sample-page
Author: kohei kusumi
Author URI: https://loosencolorful.com/
Version: 1.0.0
*/



* {
  margin: 0;
  padding: 0;
  background-position: center center;
  box-sizing: border-box;
}

html {
  overflow-x: hidden;
  font-size: 1em; }

body {
  font-family: 'Zen Kaku Gothic New', YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana, sans-serif !important;
    letter-spacing: 0.08em;
    font-weight: 100;
    line-height: 2em;
    color: #333;
}


/*** FONT ***/

p {
  margin-top: 0;
  margin-bottom: 0.5rem;
    line-height: 2em;
    font-size: 15px;
    color: #333;
}

#btnSubmit {
  width: 100% !important;
}
#btnSubmit:hover {
  opacity: 0.5;
}
.formbox-editor-1754369 {
  width: 100% !important;
  padding: 20px !important;
}
.email-marketing-by-b {
  display: none !important;
}

@media screen and (max-width:599px){
  p {
      font-size: 14px;
  }
}
a {
    color: #7b9bbc;
    text-decoration: underline;
}
ul, ol {
    margin-left: 20px;
}
iframe {
    width: 100%;
}
.cr {
    color: #fff;
    font-size: 0.7em;
}

.w_btn {
  color: #333;
  border-radius: 50px !important;
  background-color: #fff;
  box-shadow: 0 0 1em rgba(0 0 0 / 10%) !important;
  padding: 20px 0;
  font-weight: bold;
  font-size: 1.4em;
  /*letter-spacing: -0.01em;*/
  width: 100%;
  display: block;
  text-decoration: none !important;
  text-align: center;
  line-height: 1.4em;
  /*border-bottom: solid 8px #ca3168;*/
}
.b_btn {
  color: #fff;
  border-radius: 50px !important;
  background-color: #333;
  padding: 20px 0;
  font-weight: bold;
  font-size: 1.4em;
  /*letter-spacing: -0.01em;*/
  width: 100%;
  display: block;
  text-decoration: none !important;
  text-align: center;
  line-height: 1.4em;
  /*border-bottom: solid 8px #ca3168;*/
}
.w_btn:hover,
.b_btn:hover {
    opacity: 0.5;
}
a.btn span {
    font-size: 0.8em;
    font-weight: 100;
    letter-spacing: 0.1em;
}

.logo span {
  display: none;
}


.block { display: block;}
.center {text-align: center;}
.dn {display: none;}
.hide {display: none;}

/*** font 系 ***/
.bold {font-weight: bold;}
.fc000 {color: #000;}
.fc333 {color: #333;}
.fcfff,.cfff {color: #fff;}
.fc888 {color: #888;}
.fcbbb {color: #bbb;}

.no_ul {
    text-decoration: none;
}
.tac {text-align: center;}
.entry-content h1 {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
}
h1 {
    color: #fff;
}

.markery {
    background: linear-gradient(transparent 60%, rgb(235 217 65 / 60%) 50%);
}
.markery2 {
    background: linear-gradient(transparent 60%, #fbf4b3 50%)
}

/**
.cover-bg-opacity_1 {
  background-image: url(https://loosencolorful.com/wp-content/themes/storefront_4lac2/link/images/main_pc_4.jpg);
}

@media screen and (max-width:599px){
  .cover-bg-opacity_1 {
    background-image: url(https://loosencolorful.com/wp-content/themes/storefront_4lac2/link/images/main_sp_3.jpg);
  }
}**/



h2, .h2 {
    font-size: 2.2em !important;
    line-height: 1.6em;
}
h2 span {
    font-size: 0.8em;
    letter-spacing: 0.1em;
}
.fs04 {font-size: 0.4em;}
.fs05 {font-size: 0.5em;}
.fs06 {font-size: 0.6em;}
.fs07 {font-size: 0.7em;}
.fs075 {font-size: 0.75em;}
.fs08 {font-size: 0.8em;}
.fs085 {font-size: 0.85em;}
.fs09 {font-size: 0.9em;}
.fs10 {font-size: 1.0em;}
.fs11 {font-size: 1.1em;}
.fs12 {font-size: 1.2em;}
.fs13 {font-size: 1.3em;}
.fs14 {font-size: 1.4em;}
.fs15 {font-size: 1.5em;}

.lh14 {line-height: 1.4em;}
.lh15 {line-height: 1.5em;}
.lh16 {line-height: 1.6em;}
.lh17 {line-height: 1.7em;}
.lh18 {line-height: 1.8em;}
.lh19 {line-height: 1.9em;}
.lh20 {line-height: 2.0em;}

.ls-004 {letter-spacing: -0.04em;}
.border_r{border-radius: 15px;}

.price {
  color: #aaa;
  line-height: 1em;
}

.sec_header_img {
    min-height: 600px;
    padding: 2em 0.2em;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    font-weight: bold;
    text-align: center;
}
@media screen and (max-width:599px){
  .sec_header_img {
    min-height: 300px;
  }
}

#section_icon .sec_header_img {
  background-image: url(images/1_1.jpg);
  /*background-attachment: fixed;*/
  background-size: cover;
}

#section_new .sec_header_img {
  background-image: url(images/4_1.jpg);
  /*background-attachment: fixed;*/
  background-size: cover;
}

#section_flow .sec_header_img {
  background-image: url(images/1_3.jpg);
  /*background-attachment: fixed;*/
  background-size: cover;
}


.num_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-self: flex-start;
}
.num_wrap .num {
  width: 26px;
  font-weight: bold;
  border-bottom: solid 5px #333;
  height: 50px;
  font-size: 2rem;
  text-align: center;
  padding-top: 6px;
}
.num_layout {
  width: calc(100% - 50px);
}
.num_layout h3 {
  text-align: left;
  font-size: 1.6em;
    line-height: 1.6em;
}
@media screen and (max-width:599px){
  .num_layout h3 {
    font-size: 1.2rem;
      line-height: 1.8em;
  }
}

#section_new a {
  text-decoration: none;
}

.pb_accordion .item > a:after {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Ionicons';
  speak: none;
  font-size: 1.6em;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f2c7";
}

.pb_accordion .item > a[aria-expanded="true"]:after {
  content: "\f2f4";
}


.mt-50 {
    margin-top: 50px;
}
.mt-0{margin-top: 0rem !important;}
.mt-1{margin-top: 1rem !important;}
.mt-2{margin-top: 2rem !important;}
.mt-3{margin-top: 3rem !important;}
.mt-4{margin-top: 4rem !important;}
.mt-5{margin-top: 5rem !important;}
.mt-6{margin-top: 6rem !important;}
.mt-7{margin-top: 7rem !important;}
.mt-8{margin-top: 8rem !important;}
.mt-9{margin-top: 9rem !important;}
.mt-10{margin-top: 10rem !important;}

.mb-0{margin-bottom: 0rem !important;}
.mb-1{margin-bottom: 1rem !important;}
.mb-2{margin-bottom: 2rem !important;}
.mb-3{margin-bottom: 3rem !important;}
.mb-4{margin-bottom: 4rem !important;}
.mb-5{margin-bottom: 5rem !important;}
.mb-6{margin-bottom: 6rem !important;}
.mb-7{margin-bottom: 7rem !important;}
.mb-8{margin-bottom: 8rem !important;}
.mb-9{margin-bottom: 9rem !important;}
.mb-10{margin-bottom: 10rem !important;}

.shadow {
    box-shadow: 0 0 1.4em rgba(0 0 0 / 10%) !important;
    padding: 50px;
    margin-bottom: 30px;
    background-color: #fff;
    /*font-size: 0.9em;*/
}
@media screen and (max-width:599px){
  .shadow {
      padding: 30px;
  }
}
.shadow p,
.shadow li {
    font-size: 0.9em;
}
.shadow h3 {
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 30px;
    line-height: 1.6em;
}
.shadow img {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px;
    display: block;
}
img {
    width: 100%;
    display: block;
}


#section_fv {
  background-image: url(images/5_1.jpg);
  height: 70vh;
  min-height: 760px;
}
@media screen and (max-width:599px){
  #section_fv {
    background-image: url(images/5_1.jpg);
    min-height: 70vh;
  }
}
#section_fv .col-md-12 {
  /*height: 70vh;*/
}
#section_fv p {
  /*position: absolute;
  bottom: -2rem;
  width: 100%;
  left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);*/
}

.fv_text {
  font-size: 1.4em;
}
@media screen and (max-width:599px){
  .fv_text {
    font-size: 1em;
  }
}

#section_flow {
  background-image: url(link/images/flow_pc.jpg);
  
}
@media screen and (max-width:599px){
  #section_flow {
    background-image: url(link/images/flow_sp.jpg);
  }
}

#section_flow_men {
  background-image: url(link/images/flow_pc.jpg);
  
}
@media screen and (max-width:599px){
  #section_flow_men {
    background-image: url(link/images/flow_sp2.jpg);
  }
}

.pb_footer {
  background-image: url(images/footer_sp.jpg);
  background-size: cover;
}

/*** main ***/
.main {
    font-size: 1.9em !important;
}
.main span.main_box {
    background-color: #fff498;
    font-size: 1.1em;
    padding: 6px 8px 4px;
}
.catch {
    width: 100%;
}
.q_img {
    width: 100%;
    margin: 0 0 18px;
}



/*** flow ***/
.flow {
  padding: 20px;
  border: solid 0.5px #fff;
  background-color: rgba(0,0,0,0.3);
}
.flow p {
  color: #fff;
}
.flow a {
  color: #fff;
}
/*
.flow:after {
  background-image: linear-gradient(180deg,#fff,#fff 3px,#0000 0,#0000 6px);
    background-repeat: repeat-y;
    background-size: 1px 6px;
    bottom: -36px;
    content: "";
    display: block;
    height: 36px;
    left: 50%;
    position: absolute;
    width: 1px;
}
*/
/*** balloon ***/
.balloon{
    max-width: 400px;
    text-align: center;
  position: relative;
  padding: 1em;
  border: 1px solid #b8b8b8;
    background-color: #fff;
    font-family: serif;
    font-size: 1.4em;
    border-radius: 8px;
    margin: 0 auto 50px;
}
.balloon:before,
.balloon:after{
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
}
.balloon:before{
  bottom: -30px;
  border-style: solid;
  border-color: #b8b8b8 transparent transparent transparent;
  border-width: 30px 20px 0 0;
}
.balloon:after{
  bottom: -25px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 25px 17px 0 0;
  z-index: 10;
}


/*** 吹き出し ***/
.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}
.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}
/* スマホ表示 */
@media screen and (max-width:599px){
    .balloon5 .faceicon {
      margin-right: -60px;
      width: 55px;
    }
    .says {
      margin: 0px 0 0 80px !important;

    }
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.balloon5 .chatting {
  width: 100%;
}
.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 20px 26px;
  border-radius: 15px;
  background: #fff;
    
}
.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;
}
.says p {
  margin: 0;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.8em;
}


.yellow_circle {
        background-color: #e8d42c;
    font-size: 3.4em;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    height: 80px;
    padding: 28px 0 0 2px;
    font-family: serif;
    margin: 0 auto;
}

.bg_black {
    background-image: url(images/bg_black.jpg);
    background-position: center;
    background-size: cover;
    color: #000;
    font-size: 1.5em;
    padding: 4em 0.5em;
    font-family: serif;
}
.bg_black p {
    font-size: 0.7em !important;
    font-family: sans-serif;
    margin-bottom: 20px !important;
}
.bg_black h3 {
    line-height: 1.8em;
}
.black {
    color: #333333 !important;
    letter-spacing: 0.03em !important;
}
.check {
    margin-top: 50px;
}
.check li {
    background-image: url(images/check.png);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: left 0px;
    list-style: none;
    padding-left: 30px;
    margin-bottom: 28px;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.6;
}
/*** h3 box ***/ 
.box_green span {
    background-color: #83d583;
    display: block;
    margin: 0px auto 15px;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    font-size: 0.9em;
    color: #fff;
    border-bottom: solid 3px #6fa76f;
}
.box_red span {
    background-color: #d58383;
    display: block;
    margin: 0px auto 15px;
    text-align: center;
    width: 160px;
    padding: 10px 20px;
    font-size: 0.9em;
    color: #fff;
    border-bottom: solid 3px #c06363;
}



.p-faq-contents {
	margin: 0 auto;
	text-align: left;
	border-top: 2px solid #ddd;
}
.p-faq-contents img {
	border-radius: 15px;
}

.p-faq-item {
	border-bottom: 2px solid #ddd;
}

.p-faq-box__q {
	color: #333333;
	font-size: 0.9rem;
	font-weight: bold;
	line-height: 2;
	padding: 1.4rem 2.4rem 1.4rem 0;
	position: relative;
	letter-spacing: 0.1rem;
	cursor: pointer;
}

.p-faq-box__q::before,
.p-faq-box__q::after {
	background: #333333;
	content: "";
	height: 0.25rem;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.5s ease-in-out;
	width: 1.2rem;
}

.js-show {
	color: #4b83a2;
	font-weight: bold;
}

.p-faq-box__q::after {
	transform: translateY(-50%) rotate(90deg);
}

.js-show::before {
	background: #4b83a2;
	transform: translateY(-50%) rotate(180deg);
}

.js-show::after {
	display: none;
}

.p-faq-box__a {
	display: none;
}

.p-faq-box__description {
	color: #333333;
	font-size: 0.875rem;
	font-weight: 500;
	line-height: 2;
	padding: 1rem 0 1rem 0;
}



.design_wrap {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.design_lr {
  width: calc(100% / 2 - 10px);
}

.entry-content h2, 
.entry-content .h2 {
    font-size: 1.4em !important;
    font-weight: bold;
}
h3, .h3 {
    font-size: 1.6em;
    text-align: center;
}
.entry-content h3, 
.entry-content .h3 {
    font-size: 1.2em !important;
    font-weight: bold;
}
.feature_hedding {
    margin-bottom: 0.5em;
    font-size: 1.7em;
}
.text-gray {
    color: #a6adb5;
}
.san_serif {
    font-family: san-serif;
}
.pb_font-20 {
    line-height: 1.4em;
}
.c444 {
    color: #000;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    line-height: 1.6;
    /*font-weight: bold;*/
}

.opa07 {
    opacity: 0.7;
}
.hopa07:hover {
    opacity: 0.7;
}
.fs07 {
    font-size: 0.7em;
}
.fs08 {
    font-size: 0.8em;
}
.lh16 {
    line-height: 1.6em;
    display: block;
}
.bg_white {
    background-color: #fff;
}
.ls15 {
    letter-spacing: 0.15em;
}


/*** a Tag ***/
a.btn:hover span {
    /*color: #fff;*/
}
a.store_btn span:hover {
    color: #000;
}
a.opa:hover {
    opacity: 0.5 ;
}
.entry-content p a {
    color: #e63959;
    text-decoration: underline;
}
.entry-content p a:hover {
    opacity: 0.7;
}


.slide-bottom {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1.3s 0s ease-out;
}


.bg {
    background-image: url(assets/images/main4.jpg);
    /*background-attachment: fixed;*/
    background-size: cover;
}
.bg2 {
    background-image: url(assets/images/main3.jpg);
    /*background-attachment: fixed;*/
    background-size: cover;
}
.bg6 {
    background-image: url(assets/images/main6.jpg);
    /*background-attachment: fixed;*/
    background-size: cover;
}
.bg-light,
.bg-photo {
    background-color: #dde2e7 !important
}
.bg-photo {
    margin-top: 100px;
}
.bg-photo .container {
    height: 150px !important;
}

.bg-product {
    background-color: #fff !important;
}

/*** Google Font ***/

.heading {
  font-size: 1.4em;
}
.crimson {
  font-family: 'Cormorant Infant', serif !important;
    letter-spacing: 0.08em;
    line-height: 1.4em;
}
.crimson p {
    font-family: 'Jost', sans-serif, 'Noto Sans JP', YuGothic,'Yu Gothic',游ゴシック体,游ゴシック,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,'ＭＳ Ｐゴシック',Osaka,'MS PGothic',Arial,Helvetica,Verdana,sans-serif !important;
    letter-spacing: 0.2em;
    line-height: 1.6em;
    font-size: 12px;
}
.jost {
  font-family: 'Jost', sans-serif;
}
.num_icon {
  display: block;
    font-size: 1em;
    background-color: #d7ce82;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    line-height: 1.6em;
    font-family: 'Jost';
    margin-bottom: 20px;
}

/*** LAYOUT ***/
.container {
    padding: 22px;
}
#section-brand img {
    /*width: 40%;*/
    margin: 0 auto;
    margin-bottom: 3em;
    display: block;
}
#CandC img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 3em;
    display: block;
}

#section-product .col {
    padding: 0;
}
nav .container {
    padding: 0;
}
.row {
    /*padding: 20px 0;*/
}

/*** Photo ***/
.photo {
    width: 100%;
    margin: -180px auto 0;
    text-align: right;
}
.photo_large {
  width: 100%;
}
.photo_min1 {
  margin: 50px 0 0 0;
  width: 525px;
}
.photo_min2,
.photo_min3 {
  margin: 50px 0 0 50px;
  width: 525px;
}


.pb_icon {
    text-align: center;
    margin-bottom: 30px;
}

.slick-slide img {
    max-width: 100%;
}
.slick-current span {
    display: block !important;
}
.slick-slide span {
    font-size: 0.7em;
    color: #888;
    text-align: center;
}


/*** BTN ***/
.top_btn,
.btn-primary {
    display: inline-block;
    transform: rotate( 5deg )skew( calc(( 70deg - 80deg ) / 2), calc(( 70deg - 80deg ) / 2) );
    border-radius: 0 !important;
    background: -moz-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
    background: -webkit-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
    background: -o-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
    background: linear-gradient(45deg, #665fee 0%, #27c2de 100%);
}
.btn-secondary {
    display: inline-block;
    transform: rotate( 5deg )skew( calc(( 70deg - 80deg ) / 2), calc(( 70deg - 80deg ) / 2) );
    border-radius: 0 !important;
    background: #666;
}
.ion-ios-star,
.ion-ios-star-half,
.ion-ios-star-outline {
    font-size: 2em;
}

.white_btn {
    background: none !important;
    border: solid 0.5px #fff !important;
    /*background: #fff;
    color: #000;*/
}
.white_btn:hover {
    border: solid 0.5px #000 !important;
}

.pb_navbar ul > li.cta-btn > a > span {
    padding: 0px 18px !important;
    display: inline-block;
    /*transform: rotate( 5deg )skew( calc(( 70deg - 80deg ) / 2), calc(( 70deg - 80deg ) / 2) );*/
    border-radius: 0;
}
.shake:hover {
    display: inline-block;
    animation: shakeshake .1s  infinite;
}

@keyframes shakeshake {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}
a {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
 a:hover {
  opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    zoom: 1;
     /*text-decoration: none;*/
}
.pb_pricing_v1 .price {
    display: block;
}



/* video */
.video{
  width: 100%;
  height: 100vh;
  background: url(../img/kv-alternative.jpg) no-repeat center/cover;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
.video::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000000;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .4;
}
.video video{
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (min-width: 768px) {
  .video{
    min-width: 960px;
  }
}

@media screen and (max-width: 599px) {
    .mb-3, .my-3 {
        margin-bottom: 3rem !important;
    }
    .pb_font-18 {
        font-size: 16px !important;
    }
}


.store_btn {
    background: #000 !important;
    border: solid 0.5px #000 !important;
    color: #fff;
    margin: 0 auto;
    display: block;
    max-width: 260px;
}


.scroll_btn {
    position: absolute;
    bottom: 10px;
    font-size: 0.8em;
    color: #fff !important;
    /*padding-bottom: 50px;*/
}
.scroll_btn {
  display: inline-block;
  /*position: relative;*/
  overflow: hidden;
  text-decoration: none;
}

.scroll_btn:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: translate(-100%, 0);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
  content: "";
}

.scroll_btn:hover:after {
  transform: translate(0, 0);
}

/*** Scrollテキストの描写 ***/

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
	position:relative;
	/*left:0;
	bottom:10px;*/
    /*全体の高さ*/
	height:80px;
}

.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left:-15px;
  top: -15px;
    /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #eee;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:25px;
    opacity: 0;
  }
  30%{
    height:20px;
    opacity: 1;
  }
  100%{
    height:0;
    top:60px;
    opacity: 0;
  }
}

/* form */
.wpcf7-form-control,
.wpcf7-textarea {
    width: 100%;
    font-size: 0.9em;
    padding: 10px 5px 9px 20px;
    max-width: 100%;
    font-size: 0.9em;
    padding-left: 10px;
    background: #f4f4f4;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    border: none;
    color: rgba(0, 0, 0, 0.5);
}
.wpcf7-form-control:active,
.wpcf7-textarea:active {
    background: none;
}
.wpcf7-form-control:focus,
.wpcf7-textarea:focus {
    background: none;
}

.wpcf7 label {
    width: 100%;
    margin-bottom: 10px;
}
.your-message textarea {
    height: 200px;
}
.form_must {
    font-size: 0.7em;
    padding: 4px 4px 3px;
    background-color: #999;
    color: #fff;
    margin-left: 8px;
}

.wpcf7-submit {
    border: solid 0.5px #444;
    font-size: 1em;
    padding: 10px 30px;
    text-align: center;
    width: 160px;
    margin: 0 auto;
    display: block;
    border-radius: 0;
    background: #fff;
}
.screen-reader-response,
.wpcf7-response-output{
    text-align: center;
    padding: 20px 10px;
}

.title_area {
    padding: 120px 0 50px;
}
.title_area h1 {
    color: #fff;
    text-align: center;
}
.entry-content {
    margin: 50px auto;
    max-width: 720px;
}
.entry-content ul,
.entry-content ol,
.entry-content dl {
    margin-left: 20px;
}
.felx_wrap {
    align-items: center;
    display: flex;
    justify-content: space-between;
    /*overflow: hidden;*/
}
.relative {
    position: relative;
}

.slick-slide {
    padding: 0 0 0 0;
}
..slick-list {
    overflow: visible;
}
.product_img {
    width: 80%;
}
.product_img img {
    width: 100%;
    height: 100%;
}

ul.list {
    padding: 0 !important;
    margin: 0 !important;
}
ul.list li {
    list-style: none;
    margin: 0 0 50px 0 !important;
}

.search_list img {
    transition-duration: 2s;
}
.search_list:hover img {
    transform: scale(1.1,1.1);
}

.product_detail {
    width: 40%;
    text-decoration: none;
    color: #555;
    right: 0;
    position: absolute;
    bottom: 50px;
}
.product_detail h3 {
        font-size: 1.8em !important;
    /*font-family: 'Jost', sans-serif;*/
    letter-spacing: 0.12em;
    margin-top: 20px;
    margin-bottom: 4px;
    color: #333;
}
.product_detail p {
    font-size: 0.9em;
    color: #999;
    letter-spacing: 0.15em;
}
.product_detail .product_price {
    margin: 0;
    /*color: #ccc;*/
}

.search_list:hover {
    text-decoration: none;
}
.product_detail .design_no {
    text-align: right;
    border-bottom: solid 0.5px rgba(0,0,0,0.4);
    font-size: 1em;
    /* display: block; */
    max-width: 100%;
    display: block;
    padding-bottom: 3px;
}
.product_detail .design_no:hover {
    
}

#section-price img {
    width: 100%;
}
#section-price h3 {
    font-size: 16px !important;
    margin-top: 50px;
    font-weight: bold;
    text-align: center;
}
#section-price h3 span {
    font-size: 0.8em;
    color: #aaa;
    display: block;
    margin-top: 10px;
    margin-bottom: 30px;
}

/* page */
.page h1,
.post h1 {
    letter-spacing: 0.1em;
}
.page h2,
.post h2{
    font-size: 1.8em;
    padding-bottom: 12px;
    border-bottom: solid 0.5px #555;
}
.bb {
    border-bottom: solid 0.5px #ddd;
    
}

/*** INFORMATION ***/
.info .press_date {
    display: block;
    float: left;
    color: #a4a4a4;
    letter-spacing: 0.1em;
    font-size: 0.8em;
}
.info a {
    float: left;
    display: block;
}
.info h3 {
    font-size: 14px !important;
    color: #444;
    margin-top: 40px;
}
.info_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}
.info a span {
    text-decoration: underline;
    font-size: 0.8em;
    display: block;
    color: #444;
}
.info:hover img {
    transform: scale(1.2,1.2);  
}

/*** ARCIVES ***/
.arch .press_date {
    display: block;
    color: #a4a4a4;
    letter-spacing: 0.1em;
    font-size: 0.8em;
    text-align: center;
}
.arch a {
    float: left;
    display: block;
}
.arch h3 {
    font-size: 2em !important;
    color: #444;
    letter-spacing: 0.12em;
    margin-top: 40px;
    text-align: center;
}
.arch_img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.arch img {
    display: block;
    width: 100%;
    transition-duration: 2s;
    filter: grayscale(75%);/*モノクロ具合を変更したい場合はこの数値を変更*/
}

.arch a span {
    text-decoration: underline;
    font-size: 0.8em;
    display: block;
    color: #444;
}
.arch:hover img {
    transform: scale(1.1,1.1);
    opacity: 1;
    filter:grayscale(0);
}


.footer_menu .footer_link {
    color: #888;  
    font-size: 0.9em;
    text-align: center;
}

.footer_menu .footer_link {
  color: #333;  
  text-decoration: none;
}
.footer_logo {
  margin: 0;
  width: 180px;
  display: block;
  margin-bottom: 1em;
  margin-top: 1.8em;
}
footer h2 {
  font-family: 'Jost', sans-serif;
  font-size: 1.2em !important;
  margin-bottom: 1em;
  margin-top: 2em;
  letter-spacing: 0.15em;
  line-height: 1.8em;
}
footer p {
  margin-bottom: 1em;
  font-size: 0.8em;
}
.footer_copy {
  text-decoration: none;
}


/* singular */
#the-content img {
    max-width: 100%;
    height: auto;
}
.singular_bg {
    background-size: cover;
}

/* content */
table {
    width: 100%;
    border-top: solid 1px #eee;
}
tr {
    border-bottom: solid 1px #eee;
}
td {
  padding: 10px 10px;
    color: #444;
}

/* product single page */
.detail_table table {
    width: 100%;
    margin-bottom: 50px;
    border-top: solid 1px #eee;
    line-height: 1.8em; 
}
.detail_table tr {
    border-bottom: solid 1px #eee;
}
.detail_table td {
    padding: 6px 0;
    color: #aaa;
    font-size: 0.8em;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}
/* PAGE TOP */


#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
    
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/************************************
** instagram
************************************/
.pb_quote_v2 iframe {
    margin: 0 auto !important;
    max-width: 400px !important;
}


/************************************
** PC hide SP hide
************************************/
/* スマホで隠す = PC、タブレットで表示*/
@media screen and (max-width:599px){
    
    .sphide, .sp_hide{
        display: none!important;
    }
    .pcdisp {
        display: none!important;
    }
}
/* PC、タブレットで隠す = スマホで表示 */
@media screen and (min-width:600px){
    .pchide, .pc_hide{
        display: none!important;
    }
    .tbhide {
        display: none!important;
    }
    .spdisp {
        display: none!important;
    }
    
}

/*スクロールダウン全体の場所*/
.scrolldown1{
    /*描画位置※位置は適宜調整してください*/
  position:relative;
  left: 3%;
  bottom:0px;
    /*全体の高さ*/
  height:50px;
}

/*Scrollテキストの描写*/
.scrolldown1 span{
    /*描画位置*/
  position: absolute;
  left:0px;
  top: -25px;
    /*テキストの形状*/
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 0.1em;
}

/* 線の描写 */
.scrolldown1::after{
  content: "";
    /*描画位置*/
  position: absolute;
  top: 0;
    /*線の形状*/
  width: 1px;
  height: 30px;
  background: #fff;
    /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity:0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove{
  0%{
    height:0;
    top:0;
    opacity: 0;
  }
  30%{
    height:30px;
    opacity: 1;
  }
  100%{
    height:0;
    top:50px;
    opacity: 0;
  }
}

@media screen and (max-width:599px){
    body {
        font-size: 14px !important;
    }
    .pb_slant-light::after, .pb_slant-white::after {
        bottom: -100px !important;
        height: 120px !important;
        }
    .pb_section {
        /*padding: 0 !important;*/
    }
    .pb_cover .sub-heading, .pb_cover_v1 .sub-heading, .pb_cover_v2 .sub-heading, .pb_cover_v3 .sub-heading, .pb_cover_v4 .sub-heading {
        font-size: 14px !important;
        text-align: left !important;
    }
    .pb_sm_py_cover .sub-heading, .pb_md_py_cover .sub-heading, .pb_lg_py_cover .sub-heading, .pb_xl_py_cover .sub-heading {
        text-align: left !important;
    }
    .mb-5, .my-5 {
        /*margin-bottom: 1rem !important;*/
    }
    #section-faq p {
        font-size: 14px !important;
        line-height: 1.6em !important;
    }
    h1, .h1 {
      font-size: 1.4rem;
    }
    h2, .h2 {
      font-size: 1.8em !important;
      line-height: 3rem;
    }
    .entry-content h2, .entry-content .h2 {
        font-size: 1.2em !important;
    }
    .pb_font-15 strong {
        font-size: 12px !important;
    }
    .bg-photo {
      margin-top: 0px;
    }
    .bg-photo .container {
      height: 80px !important;
    }
    .photo img {
        display: inline;
    }
    .photo {
        margin: -80px auto 0;
    }
    .photo_large {
      width: 100%;
        margin: 0;
    }
    .photo_min1 {
      width: 50%;
        margin: 0;
    }
    .photo_min2 {
      width: 50%;
        margin: 0;
        text-align: left;
    }
    .photo_min3 {
      width: 50%;
        margin: 0;
    }
    .product_detail {
        bottom: -10px;
        width: 45%;
        font-size: 0.8em;
    }
    .product_detail .design_no {
        font-size: 0.8em;
    }
    .product_detail h3 {
        font-size: 1.4em !important;
        margin-top: 12px;
    }
    .product_detail p {
        font-size: 0.8em;
        line-height: 1.4em;
    }
    .product_detail span {
        font-size: 1em;
    }
    .info h3 {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .white_btn {
        margin: 0 auto;
        display: block;
        width: 65%;
    }
    .scroll_btn {
        bottom: -90px;
        font-size: 0.7em;
    }
    .slick-dots li {
    width: 30px !important;
    }
    .slick-dots li button {
      width: 30px !important;
    }
      .slick-dots li button:before {
        width: 30px !important;
    }
    
}
@media screen and (min-width:600px){
    .pc-height {
        min-height: 400px;
    }
}
@media (max-width: 1199px) {
    .pb_navbar .nav-link {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    
}


.fas::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0");
  src: url("../fonts/ionicons/fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons/fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons/fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.mouse-wrap, .scroll-wrap {
  position: absolute;
  bottom: 50px;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .mouse-wrap.left, .scroll-wrap.left {
    left: 30px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }

.mouse {
  width: 30px;
  height: 50px;
  border-radius: 20px;
  border: 2px solid #212529;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 20px); }

.mouse:before, .mouse:after {
  content: "";
  display: block;
  position: absolute; }

/* Second */
.m-1:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 10px;
  left: calc(50% - 3px);
  background: #212529;
  -webkit-animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  animation: m-1-ball 2s cubic-bezier(0.215, 0.61, 0.355, 1) infinite; }

@-webkit-keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

@keyframes m-1-ball {
  0%, 65%, 100% {
    opacity: 0; }
  10%, 40% {
    opacity: 1; }
  0% {
    -webkit-transform: translateY(5px) scale(0.7);
    transform: translateY(5px) scale(0.7); }
  5% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  15%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  45%, 65% {
    -webkit-transform: translateY(24px) scale(0.7);
    transform: translateY(24px) scale(0.7); } }

.scroll-wrap {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
  bottom: 50px;
  opacity: 1;
  visibility: visible; }
  .scroll-wrap.sleep {
    bottom: 0;
    opacity: 0;
    visibility: hidden; }

.testimonial_v1 img {
  height: 80px; }

.testimonial_v1 .heading {
  color: #495057;
  font-size: 18px; }

.testimonial_v1 .subheading {
  color: rgba(0, 0, 0, 0.4); }

.testimonial_v1 blockquote {
  /*font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;*/
  line-height: 1.3;
  color: #495057; }

.testimonial_v1.pb_quote_v1 .media-body {
  position: relative;
  margin-top: 40px; }

.testimonial_v1.pb_quote_v1 .quote {
  font-size: 100px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #adb5bd;
  line-height: 0;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.testimonial_v1.pb_quote_v2 .media-body {
  position: relative; }

.testimonial_v1.pb_quote_v2 .quote {
  font-size: 150px;
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  color: #dee2e6;
  line-height: 0;
  top: 40px;
  position: absolute;
  left: 0%;
  z-index: -1; }

.testimonial_v2 .pb_media-header img {
  height: 70px; }

.testimonial_v2 .pb_media-header .heading {
  font-size: 18px; }

.testimonial_v2 .pb_media-header .heading, .testimonial_v2 .pb_media-header .subheading {
  display: block;
  margin-bottom: 0; }

.testimonial_v2 blockquote {
  font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 18px;
  line-height: 1.7;
  color: #495057; }

.pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide {
  padding-top: 60px;
  padding-bottom: 0px;
  font-size: 1.1em;
  line-height: 1; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide blockquote {
    margin-bottom: 40px;
    line-height: 1.8em;
    font-size: 0.9em;}
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide img {
    height: 170px; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide .heading {
    font-size: 18px;
    margin-bottom: 0; }
  .pb_slide_testimonial_sync_v1 .pb_slider_content .slick-slide .subheading {
    font-size: 16px; }

.pb_slide_testimonial_sync_v1 .pb_slider_nav {
  width: 250px;
  margin: 0 auto; }
  .pb_slide_testimonial_sync_v1 .pb_slider_nav .author {
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px 10px;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in; 
    opacity: 0.5;
    }
    .pb_slide_testimonial_sync_v1 .pb_slider_nav .author.slick-current {
      -webkit-transform: scale(1.4);
      -ms-transform: scale(1.4);
      transform: scale(1.4);
    opacity: 1;
    }

.slick-track {
    padding-top: 20px;
}

.pb_pricing_v1 {
  margin-bottom: 50px; }
  .pb_pricing_v1 .price {
    font-size: 40px;
    color: #1d82ff; }
    .pb_pricing_v1 .price sup {
      font-size: 20px;
      top: -0.4em; }
    .pb_pricing_v1 .price span {
      font-size: 20px;
      color: #adb5bd; }

.pb_feature-v1,
.pb_feature-v2 {
  margin-bottom: 30px;
  /* circle with border */ }
  .pb_feature-v1 .pb_icon i,
  .pb_feature-v2 .pb_icon i {
    font-size: 60px; }
  .pb_feature-v1 .media-body,
  .pb_feature-v2 .media-body {
    font-family: "Crimson Text", Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000; }

    .pb_feature-v1 .media-body .heading,
    .pb_feature-v2 .media-body .heading {
      font-size: 18px;
      font-family: "Montserrat", Arial, sans-serif; 
        /*text-align: center;*/
        letter-spacing: 0.1em;
        color: #000;
    }

  .pb_feature-v1.pb_feature-circle,
  .pb_feature-v2.pb_feature-circle {
    /* circle with background color */ }
    .pb_feature-v1.pb_feature-circle .pb_icon,
    .pb_feature-v2.pb_feature-circle .pb_icon {
      line-height: 0;
      border-radius: 50%;
      width: 80px;
      height: 80px;
      position: relative;
      border: 1px solid #dee2e6;
      margin-bottom: 30px; }
      .pb_feature-v1.pb_feature-circle .pb_icon i,
      .pb_feature-v2.pb_feature-circle .pb_icon i {
        line-height: 0;
        font-size: 45px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .pb_feature-v1.pb_feature-circle.pb_feature-colored .pb_icon,
    .pb_feature-v2.pb_feature-circle.pb_feature-colored .pb_icon {
      border: none;
      background: #1d82ff; }
      .pb_feature-v1.pb_feature-circle.pb_feature-colored .pb_icon i,
      .pb_feature-v2.pb_feature-circle.pb_feature-colored .pb_icon i {
        color: #fff; }

.pb_feature-v2 .pb_icon {
  line-height: 0;
  position: relative;
  text-align: center; }
  .pb_feature-v2 .pb_icon i {
    font-size: 34px;
    margin: 0 auto; }

.pb_list_v1 li {
  margin-bottom: 7px; }
  .pb_list_v1 li span {
    line-height: 0;
    margin-right: 7px;
    color: #1d82ff; }
    .pb_list_v1 li span i {
      line-height: 0; }
      .pb_list_v1 li span i:before {
        line-height: 0; }

.pb_team_v1 {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .pb_team_v1 {
      text-align: center; } }
  .pb_team_v1 img {
    height: 200px; }
    @media (max-width: 991px) {
      .pb_team_v1 img {
        margin: 0 auto; } }
  .pb_team_v1 .heading {
    color: #000;
    font-size: 24px; }
  .pb_team_v1 .subheading {
    color: #adb5bd; }

.pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover {
  position: relative;
  padding: 0; }
  @media (max-width: 767px) {
    .pb_sm_py_cover,
    .pb_md_py_cover,
    .pb_lg_py_cover,
    .pb_xl_py_cover {
      height: inherit;
      /*text-align: center !important;*/
      padding: 6em 0; } }
  .pb_sm_py_cover > .container,
  .pb_md_py_cover > .container,
  .pb_lg_py_cover > .container,
  .pb_xl_py_cover > .container {
    position: relative; }
    .pb_sm_py_cover > .container > .row,
    .pb_md_py_cover > .container > .row,
    .pb_lg_py_cover > .container > .row,
    .pb_xl_py_cover > .container > .row {
      /*padding: 6em 0;*/ }
      @media (max-width: 767px) {
        .pb_sm_py_cover > .container > .row,
        .pb_md_py_cover > .container > .row,
        .pb_lg_py_cover > .container > .row,
        .pb_xl_py_cover > .container > .row {
          height: inherit;
          /*padding: 6em 0;*/ } }
  .pb_sm_py_cover .heading,
  .pb_md_py_cover .heading,
  .pb_lg_py_cover .heading,
  .pb_xl_py_cover .heading {
    /*font-size: 62px;*/
    color: white;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 0px; }
    @media (max-width: 767px) {
      .pb_sm_py_cover .heading,
      .pb_md_py_cover .heading,
      .pb_lg_py_cover .heading,
      .pb_xl_py_cover .heading {
        /*font-size: 42px;*/ } }
  .pb_sm_py_cover .sub-heading,
  .pb_md_py_cover .sub-heading,
  .pb_lg_py_cover .sub-heading,
  .pb_xl_py_cover .sub-heading {
    /*font-size: 20px;*/
    /*color: rgba(255, 255, 255, 0.9);*/
    max-width: 600px;
    float: left; }
  .pb_sm_py_cover.text-center .sub-heading,
  .pb_md_py_cover.text-center .sub-heading,
  .pb_lg_py_cover.text-center .sub-heading,
  .pb_xl_py_cover.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .pb_sm_py_cover.text-right .sub-heading,
  .pb_md_py_cover.text-right .sub-heading,
  .pb_lg_py_cover.text-right .sub-heading,
  .pb_xl_py_cover.text-right .sub-heading {
    float: right; }
  .pb_sm_py_cover.text-left .sub-heading,
  .pb_md_py_cover.text-left .sub-heading,
  .pb_lg_py_cover.text-left .sub-heading,
  .pb_xl_py_cover.text-left .sub-heading {
    float: left; }

.pb_sm_py_cover {
  padding: 3em 0; }
  @media (max-width: 767px) {
    .pb_sm_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 3em 0; } }
  .pb_sm_py_cover > .container {
    position: relative; }
    .pb_sm_py_cover > .container > .row {
      padding: 3em 0; }
      @media (max-width: 767px) {
        .pb_sm_py_cover > .container > .row {
          height: inherit;
          padding: 3em 0; } }

.pb_lg_py_cover {
  padding: 8em 0; }
  @media (max-width: 767px) {
    .pb_lg_py_cover {
      height: inherit;
      text-align: center !important;
      padding: 8em 0; } }
  .pb_lg_py_cover > .container {
    position: relative; }
    .pb_lg_py_cover > .container > .row {
      padding: 4em 0; }
      @media (max-width: 767px) {
        .pb_lg_py_cover > .container > .row {
          height: inherit;
          padding: 4em 0; } }

.pb_xl_py_cover {
  padding: 0; }
  @media (max-width: 767px) {
    .pb_xl_py_cover {
      height: inherit;
      /*text-align: center !important;*/
      padding: 0; } }
  .pb_xl_py_cover > .container {
    position: relative; 
      padding: 7em 30px;}
    .pb_xl_py_cover > .container > .row {
      /*padding: 7em 0;*/ }
      @media (max-width: 767px) {
        .pb_xl_py_cover > .container > .row {
          height: inherit;
          /*padding: 7em 0;*/ } }

.pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4 {
  position: relative;
  /*height: 80vh;*/ }
  @media (max-width: 767px) {
    .pb_cover,
    .pb_cover_v1,
    .pb_cover_v2,
    .pb_cover_v3,
    .pb_cover_v4 {
      height: inherit;
      /*text-align: center !important;*/
      padding: 0; } }
  .pb_cover > .container,
  .pb_cover_v1 > .container,
  .pb_cover_v2 > .container,
  .pb_cover_v3 > .container,
  .pb_cover_v4 > .container {
    position: relative; }
    .pb_cover > .container > .row,
    .pb_cover_v1 > .container > .row,
    .pb_cover_v2 > .container > .row,
    .pb_cover_v3 > .container > .row,
    .pb_cover_v4 > .container > .row {
      /*height: 60vh;*/ }
      @media (max-width: 767px) {
        .pb_cover > .container > .row,
        .pb_cover_v1 > .container > .row,
        .pb_cover_v2 > .container > .row,
        .pb_cover_v3 > .container > .row,
        .pb_cover_v4 > .container > .row {
          height: inherit;
          padding: 0; } }
  .pb_cover .play,
  .pb_cover_v1 .play,
  .pb_cover_v2 .play,
  .pb_cover_v3 .play,
  .pb_cover_v4 .play {
    width: 80px;
    height: 80px;
    display: inline-block;
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: white;
    -webkit-transition: .25s all ease-out;
    -o-transition: .25s all ease-out;
    transition: .25s all ease-out; }
    .pb_cover .play:hover,
    .pb_cover_v1 .play:hover,
    .pb_cover_v2 .play:hover,
    .pb_cover_v3 .play:hover,
    .pb_cover_v4 .play:hover {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2);
      border: 2px solid white; }
    .pb_cover .play:active, .pb_cover .play:focus,
    .pb_cover_v1 .play:active,
    .pb_cover_v1 .play:focus,
    .pb_cover_v2 .play:active,
    .pb_cover_v2 .play:focus,
    .pb_cover_v3 .play:active,
    .pb_cover_v3 .play:focus,
    .pb_cover_v4 .play:active,
    .pb_cover_v4 .play:focus {
      outline: none; }
    .pb_cover .play i,
    .pb_cover_v1 .play i,
    .pb_cover_v2 .play i,
    .pb_cover_v3 .play i,
    .pb_cover_v4 .play i {
      font-size: 50px;
      position: absolute;
      top: 50%;
      left: 55%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  .pb_cover .heading,
  .pb_cover_v1 .heading,
  .pb_cover_v2 .heading,
  .pb_cover_v3 .heading,
  .pb_cover_v4 .heading {
    font-size: 3em;
    color: white;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px; 
      text-align: center;
    color: #fff;
    line-height: 1.8em;
    letter-spacing: 0em;
    }
    .pb_cover_v3 .heading span {
      font-size: 0.8em;
    }
    @media (max-width: 767px) {
      .pb_cover .heading,
      .pb_cover_v1 .heading,
      .pb_cover_v2 .heading,
      .pb_cover_v3 .heading,
      .pb_cover_v4 .heading {
        font-size: 1.8em;
      } 
      .pb_cover_v3 .heading span {
        font-size: 0.8em;
      }
    }
  .pb_cover .sub-heading,
  .pb_cover_v1 .sub-heading,
  .pb_cover_v2 .sub-heading,
  .pb_cover_v3 .sub-heading,
  .pb_cover_v4 .sub-heading {
    
    }
.sub-heading p {
    font-size: 1.1em;
    margin: 0;
    padding-bottom: 8px;
    border-bottom: solid 1px #fff;
    color: #fff;
    display: inline-block;
    font-weight: bold;
}
  .pb_cover.text-center .sub-heading,
  .pb_cover_v1.text-center .sub-heading,
  .pb_cover_v2.text-center .sub-heading,
  .pb_cover_v3.text-center .sub-heading,
  .pb_cover_v4.text-center .sub-heading {
    margin: 0 auto;
    float: none; }
  .pb_cover.text-right .sub-heading,
  .pb_cover_v1.text-right .sub-heading,
  .pb_cover_v2.text-right .sub-heading,
  .pb_cover_v3.text-right .sub-heading,
  .pb_cover_v4.text-right .sub-heading {
    float: right; }
  .pb_cover.text-left .sub-heading,
  .pb_cover_v1.text-left .sub-heading,
  .pb_cover_v2.text-left .sub-heading,
  .pb_cover_v3.text-left .sub-heading,
  .pb_cover_v4.text-left .sub-heading {
    /*float: left; */
}

.pb_cover_v3 .device-1 {
  margin-top: -40%;
  max-width: 400px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media (max-width: 991px) {
    .pb_cover_v3 .device-1 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .pb_cover_v3 .device-1 {
      max-width: 100%;
      position: relative;
      margin-top: 10%;
      margin-bottom: -100%; } }

.pb_cover_v3 .device-2 {
  position: absolute;
  max-width: 400px;
  left: 50%;
  margin-top: -25%; }
  @media (max-width: 991px) {
    .pb_cover_v3 .device-2 {
      max-width: 100%; } }
  @media (max-width: 767px) {
    .pb_cover_v3 .device-2 {
      max-width: 100%;
      position: absolute;
      margin-top: 30%;
      margin-bottom: -100%; } }

.pb_cover_v3 .device-3 {
  z-index: 3; }

.pb_cover_v4 {
  height: inherit;
  padding-bottom: 15em; }
  .pb_cover_v4 .devices {
    margin-top: -12%; }
    @media (max-width: 991px) {
      .pb_cover_v4 .devices {
        margin-top: 35%; } }
  .pb_cover_v4 .device-2,
  .pb_cover_v4 .device-3 {
    position: absolute;
    max-width: 400px;
    z-index: 1; }
  .pb_cover_v4 .device-2 {
    left: 0; }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-2 {
        left: -20%; } }
  .pb_cover_v4 .device-3 {
    right: 0; }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-3 {
        right: -20%; } }
  .pb_cover_v4 .device-1 {
    z-index: 2;
    max-width: 500px;
    left: 50%;
    margin-top: -100px;
    margin-bottom: 200px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .pb_cover_v4 .device-1 {
        max-width: 300px; } }

.cover-bg-black,
.cover-bg-white,
.cover-bg-blue,
.cover-bg-indigo,
.cover-bg-purple,
.cover-bg-pink,
.cover-bg-red,
.cover-bg-orange,
.cover-bg-yellow,
.cover-bg-green,
.cover-bg-cyan {
  position: relative; }
  .cover-bg-black:before,
  .cover-bg-white:before,
  .cover-bg-blue:before,
  .cover-bg-indigo:before,
  .cover-bg-purple:before,
  .cover-bg-pink:before,
  .cover-bg-red:before,
  .cover-bg-orange:before,
  .cover-bg-yellow:before,
  .cover-bg-green:before,
  .cover-bg-cyan:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: ""; }

.cover-bg-opacity:before {
  opacity: 1; }

.cover-bg-opacity-1:before {
  opacity: .1; }

.cover-bg-opacity-2:before {
  opacity: .2; }

.cover-bg-opacity-3:before {
  opacity: .3; }

.cover-bg-opacity-4:before {
  opacity: .4; }

.cover-bg-opacity-5:before {
  opacity: .5; }

.cover-bg-opacity-6:before {
  opacity: .6; }

.cover-bg-opacity-7:before {
  opacity: .7; }

.cover-bg-opacity-8:before {
  opacity: .8; }

.cover-bg-opacity-9:before {
  opacity: .9; }

.cover-bg-black:before {
  background: black; }

.cover-bg-white:before {
  background: white; }

.cover-bg-blue:before {
  background: #1d82ff; }

.cover-bg-indigo:before {
  background: #4e3188; }

.cover-bg-purple:before {
  background: #715cb0; }

.cover-bg-pink:before {
  background: #ff5b9c; }

.cover-bg-red:before {
  background: #ee0427; }

.cover-bg-orange:before {
  background: #ef6c35; }

.cover-bg-yellow:before {
  background: #ffd500; }

.cover-bg-green:before {
  background: #00ca4c; }

.cover-bg-cyan:before {
  background: #a5e9db; }

.pb_gradient_v1:before {
  background: #665fee;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  background: linear-gradient(45deg, #665fee 0%, #27c2de 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665fee', endColorstr='#27c2de',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7); }

.pb_form_v1 {
  padding: 50px;
  -webkit-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 11px 68px -20px rgba(0, 0, 0, 0.75); }
  @media (max-width: 991px) {
    .pb_form_v1 {
      padding: 30px; } }

input, select, textarea {
  font-weight: 300;
  color: rgba(0, 0, 0, 0.7); }

.pb_select-wrap {
  position: relative; }
  .pb_select-wrap:before {
    font-family: 'Ionicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f3d0";
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 26px; }
  .pb_select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.form-control.reverse {
  background: #f2f2f2;
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  border-color: #f2f2f2; }
  .form-control.reverse:focus, .form-control.reverse:active {
    background: none;
    border-color: #1d82ff !important; }

.form-control-outline {
  background: none; }
  .form-control-outline:focus, .form-control-outline:active {
    background: none; }
  .form-control-outline.light {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.4); }
    .form-control-outline.light:focus, .form-control-outline.light:active {
      border-color: white; }
    .form-control-outline.light::-webkit-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light:-ms-input-placeholder {
      color: rgba(255, 255, 255, 0.5); }
    .form-control-outline.light::placeholder {
      color: rgba(255, 255, 255, 0.5); }
  .form-control-outline.dark {
    color: #868e96; }

.btn:focus, .btn:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important; }

.btn-shadow-blue {
  -webkit-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  -moz-box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45);
  box-shadow: 0px 15px 28px -5px rgba(29, 130, 255, 0.45); }

.pb_btn-pill {
  border-radius: 50px;
  padding-left: 40px;
  padding-right: 40px; }

.pb_outline-light {
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  background: none;
  color: white; }
  .pb_outline-light:hover, .pb_outline-light:active, .pb_outline-light:focus {
    outline: none;
    background: #fff !important;
    border: 1px solid white;
    color: #000; }

.pb_outline-dark {
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  color: black;
  background: none; }
  .pb_outline-dark:hover, .pb_outline-dark:active, .pb_outline-dark:focus {
    outline: none;
    background: #000 !important;
    border: 1px solid black;
    color: #fff; }

.pb_signle-item {
  margin-bottom: 50px;
  float: left;
  width: 100%; }
  .pb_signle-item img {
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    position: relative;
    top: 0; }
  .pb_signle-item:focus img, .pb_signle-item:hover img {
    top: -20px; }

.pb_thumbnail_v1 {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .pb_thumbnail_v1 .pb_media {
    position: relative;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    bottom: 0px; }
    .pb_thumbnail_v1 .pb_media:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.3);
      z-index: 2; }
    .pb_thumbnail_v1 .pb_media .pb_img-wrap {
      overflow: hidden; }
      .pb_thumbnail_v1 .pb_media .pb_img-wrap img {
        position: relative;
        -webkit-transition: .5s all ease;
        -o-transition: .5s all ease;
        transition: .5s all ease;
        -webkit-transform: scale(1.09);
        -ms-transform: scale(1.09);
        transform: scale(1.09); }
    .pb_thumbnail_v1 .pb_media .btn {
      position: absolute;
      width: 100%; }
  .pb_thumbnail_v1 .text {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    left: 20px;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease; }
    .pb_thumbnail_v1 .text .heading {
      color: #fff;
      margin-bottom: 0;
      margin-top: 0;
      font-size: 26px; }
    .pb_thumbnail_v1 .text p {
      margin-bottom: 0;
      color: rgba(255, 255, 255, 0.7); }
  .pb_thumbnail_v1:hover .text, .pb_thumbnail_v1:focus .text {
    bottom: 65px; }
  .pb_thumbnail_v1:hover .pb_media, .pb_thumbnail_v1:focus .pb_media {
    bottom: 54px; }
    .pb_thumbnail_v1:hover .pb_media .pb_img-wrap img, .pb_thumbnail_v1:focus .pb_media .pb_img-wrap img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.pb_blog_v1 {
  float: left;
  width: 100%; }
  .pb_blog_v1 .card-title {
    font-size: 30px; }
  .pb_blog_v1 .card-meta {
    font-size: 14px;
    color: #ced4da; }
    .pb_blog_v1 .card-meta a {
      color: #ced4da; }
      .pb_blog_v1 .card-meta a:hover, .pb_blog_v1 .card-meta a:focus, .pb_blog_v1 .card-meta a:active {
        color: #212529; }

.pb_cards > .card {
  border-radius: 0;
  padding: 30px; }
  @media (max-width: 991px) {
    .pb_cards > .card {
      padding: 15px; } }

#pb_loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#pb_loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#pb_loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#pb_loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#pb_loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }


input, textarea, p {
  font-weight: 100; }

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

::-moz-selection {
  background: #000;
  color: #fff; }

h1, h2, h3, h4, h5, h6 {
  /*font-weight: bold;    */
}

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }

.bg_image, .pb_sm_py_cover,
.pb_md_py_cover,
.pb_lg_py_cover,
.pb_xl_py_cover, .pb_cover,
.pb_cover_v1,
.pb_cover_v2,
.pb_cover_v3,
.pb_cover_v4, .pb_slide_v2 .slide_content > .pb_content-media {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.with-overlay {
  position: relative; }
  .with-overlay:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4); }

.pb_navbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
 }
  .pb_navbar .navbar-toggler:active, .pb_navbar .navbar-toggler:focus {
    outline: none; }
  .pb_navbar > .container {
    position: relative; }
  .pb_navbar .navbar-toggler {
    border: none;
    color: white;
    border-color: white;
    cursor: pointer;
    padding-right: 0; }
    .pb_navbar .navbar-toggler i {
      font-size: 30px; }
  .pb_navbar ul > li > a {
    color: white !important; }
    .pb_navbar ul > li > a.active {
      color: white !important; }
  .pb_navbar ul > li.cta-btn > a > span {
    padding: 10px;
    /*border: 1px solid rgba(255, 255, 255, 0.5);*/
    background-color: #fff;
    color: #000;
    height: 30px;
    }
.pb_navbar ul > li.cta-btn > a:hover > span {
    /*color: #fff;
    border: 1px solid #000;*/
    }
.bgfff {
    background: #fff;
    padding: 0 !important;
}
.ml-xl-2, .mx-xl-2 {
  margin-top: 0px;
}
.nav-link:hover {
  opacity: 0.5;
}
  .pb_navbar .nav-link {
    font-size: 14px;
      letter-spacing: 0.1em;
      text-decoration: none;
    /*padding-left: 0.8rem !important;
    padding-right: 0.8rem !important;*/ }
    @media (max-width: 1199px) {
      .pb_navbar .nav-link {
        padding-top: .5rem;
        padding-bottom: .5rem; } }
    @media (max-width: 991px) {
      .pb_navbar .nav-link {
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .pb_navbar .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
        text-align: center;
          padding: 14px 0;} }
  @media (max-width: 991px) {
    .pb_navbar .navbar-nav {
      background: rgba(0, 0, 0, 0.8);
      border-radius: 0px;
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }
  .pb_navbar.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px; }
    @media (max-width: 991px) {
      .pb_navbar.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    @media (max-width: 767px) {
      .pb_navbar.scrolled .navbar-nav {
        background: none;
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    .pb_navbar.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.7);
      border-color: rgba(0, 0, 0, 0.5);
      cursor: pointer;
      padding-right: 0; }
    .pb_navbar.scrolled .nav-link {
      padding-top: .5rem;
      padding-bottom: .2rem;
        border-bottom: solid 3px #fff;
    }
    .pb_navbar.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .pb_navbar.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .pb_navbar.scrolled.pb_scrolled-light {
      background: #fff !important;
      -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
      .pb_navbar.scrolled.pb_scrolled-light .navbar-brand {
        color: #444; 
        background-image: url("images/fugashin_logo_b.png");
      }
      @media (max-width: 991px) {
        .pb_navbar.scrolled.pb_scrolled-light .navbar-nav {
          background: none;
          border-radius: 0px;
          padding-left: 0rem !important;
          padding-right: 0rem !important; } }
      .pb_navbar.scrolled.pb_scrolled-light ul li a {
        color: #212529 !important; }
        .pb_navbar.scrolled.pb_scrolled-light ul li a:hover, .pb_navbar.scrolled.pb_scrolled-light ul li a:active, .pb_navbar.scrolled.pb_scrolled-light ul li a:focus {
          color: #868e96 !important; }
        .pb_navbar.scrolled.pb_scrolled-light ul li a.active {
          color: #1d82ff !important;
        border-bottom: solid 3px #27c2de;
        }
      .pb_navbar.scrolled.pb_scrolled-light ul li.cta-btn > a > span {
        border: none;
        /*background: #00CA4C;*/
          /*background: linear-gradient(45deg, #665fee 0%, #27c2de 100%);*/
          background-color: #333;
        color: #fff; }

 .navbar-dark .navbar-brand {
  width: 140px;
    height: 38px;
    color: #fff;
    background-image: url("images/fugashin_logo_w.png");
    background-size: cover;
    background-position: center;
}
.pb_offcanvas-nav_v1 {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #000;
  -webkit-transition: .3s all ease-in-out;
  -o-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out; }
  .pb_offcanvas-nav_v1.active {
    opacity: 1;
    visibility: visible; }
  .pb_offcanvas-nav_v1 .pb_main-nav {
    padding-top: 50px;
    padding-right: 50px;
    float: right;
    text-align: right;
    font-size: 30px;
    height: 100vh;
    overflow-y: auto; }
    .pb_offcanvas-nav_v1 .pb_main-nav li {
      list-style: none;
      line-height: 1.5;
      margin-bottom: 10px; }
      .pb_offcanvas-nav_v1 .pb_main-nav li a {
        color: #fff; }
        .pb_offcanvas-nav_v1 .pb_main-nav li a.active {
          text-decoration: underline; }

.pb_offcanvas-header_v1 {
  padding-top: 40px;
  z-index: 2;
  position: absolute;
  width: 100%; }
  .pb_offcanvas-header_v1 > .container {
    position: relative; }
  .pb_offcanvas-header_v1 .pb_site-name {
    position: absolute;
    left: 15px; }
  .pb_offcanvas-header_v1 .pb_toggle-menu {
    position: absolute;
    right: 0px;
    top: 17px; }
    @media (max-width: 767px) {
      .pb_offcanvas-header_v1 .pb_toggle-menu {
        top: 13px; } }

#pb_nav-toggle {
  background: transparent;
  position: absolute;
  right: 0;
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }
  #pb_nav-toggle:hover span:after {
    width: 32px; }

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 2px;
  width: 32px;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  content: ''; }

#pb_nav-toggle span:before {
  top: -10px; }

#pb_nav-toggle span:after {
  top: 10px;
  width: 16px; }

#pb_nav-toggle span,
#pb_nav-toggle span:before,
#pb_nav-toggle span:after {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

#pb_nav-toggle.active span {
  background-color: transparent; }

#pb_nav-toggle.active span:before,
#pb_nav-toggle.active span:after {
  top: 0; }

#pb_nav-toggle.active span:before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg); }

#pb_nav-toggle.active span:after {
  width: 32px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.heading-border-top {
  position: relative;
  padding-top: 30px; }
  .heading-border-top:before {
    position: absolute;
    top: 0;
    height: 2px;
    width: 50px;
    content: "";
    background: #1d82ff; }
  .heading-border-top.light:before {
    background: rgba(255, 255, 255, 0.7) !important; }

.text-center .heading-border-top:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.text-center .heading-border-top.light:before {
  background: rgba(255, 255, 255, 0.7) !important; }

.pb_section {
  padding: 3em 0;
  position: relative;
  /*display: block;*/ 
}
  @media (max-width: 991px) {
    .pb_section {
      padding: 4em 0; } }
  .pb_section.pb_bg-half:before {
    top: 50%;
    content: "";
    background: #f8f9fa;
    bottom: 0%;
    width: 100%;
    left: 0;
    position: absolute; }

.images {
  position: relative; }
  .images .img2 {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 500px;
    -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
    box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5); }
    @media (max-width: 767px) {
      .images .img2 {
        position: relative;
        left: inherit !important;
        top: inherit !important;
        max-width: 100%; } }
  .images.right .img1 {
    position: relative;
    z-index: 2;
    -webkit-box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5);
    box-shadow: -17px 10px 34px -18px rgba(0, 0, 0, 0.5); }
  .images.right .img2 {
    position: absolute;
    top: 50%;
    left: -40%;
    z-index: 1;
    max-width: 500px; }
    @media (max-width: 767px) {
      .images.right .img2 {
        position: relative;
        left: inherit !important;
        top: inherit !important;
        max-width: 100%; } }

@media (max-width: 767px) {
  .pb_testimonial_v1 .media {
    display: block !important; } }

.pb_testimonial_v1 .media img {
  max-width: 200px; }
  @media (max-width: 767px) {
    .pb_testimonial_v1 .media img {
      margin: 0 auto 20px auto !important; } }

@media (max-width: 767px) {
  .pb_testimonial_v1 .media .media-body {
    width: 100%;
    text-align: center; } }

.pb_testimonial_v1 .media blockquote {
  font-style: italic; }
  .pb_testimonial_v1 .media blockquote p {
    color: #212529;
    font-size: 18px; }
    .pb_testimonial_v1 .media blockquote p cite {
      display: block;
      font-size: 1rem;
      font-style: normal; }
    .pb_testimonial_v1 .media blockquote p.pb_author {
      font-style: normal;
      color: #868e96; }

.pb_footer {
  padding: 3em 0; }
  .pb_footer .list-unstyled li {
    margin-bottom: 10px;
    line-height: 1.5; }
  .pb_footer.bg-black {
    background: #000; }

.pb_card_v1 {
  border: none; }
  .pb_card_v1 .card-subtitle {
    color: #868e96; }
  .pb_card_v1 .card-img-top {
    margin-top: 30px; }

.pb_card_v2 .icon i:before {
  font-size: 50px;
  margin: 0;
  padding: 0;
  color: #868e96; }

.pb_card_v2 .card-body {
  padding-top: 0; }
  .pb_card_v2 .card-body h4 {
    margin-top: 0;
    font-size: 16px; }

.pb_hover-zoom {
  position: relative;
  display: block;
  overflow: hidden; }
  .pb_hover-zoom img {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .pb_hover-zoom:before {
    position: absolute;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 1;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden; }
  .pb_hover-zoom .icon {
    font-size: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    color: #fff !important;
    z-index: 1;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s all ease-out;
    -o-transition: .2s all ease-out;
    transition: .2s all ease-out; }
  .pb_hover-zoom:hover {
    outline: none; }
    .pb_hover-zoom:hover .icon {
      margin-top: 0;
      opacity: 1;
      visibility: visible; }
    .pb_hover-zoom:hover:before {
      opacity: 1;
      visibility: visible; }
    .pb_hover-zoom:hover img {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }

.pb_half {
  width: 50%;
  float: left; }
  @media (max-width: 991px) {
    .pb_half {
      width: 100%;
      float: none; }
      .pb_half#map {
        height: 300px; } }

.pb_accordion .item > a {
  display: block;
  border-bottom: 1px solid #e9ecef;
  padding: 10px 10px 0 0;
  position: relative;
  color: #495057; }
  .pb_accordion .item > a:after {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Ionicons';
    speak: none;
    font-size: 1.6em;
    font-weight: bold;
font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f2c7"; }
  .pb_accordion .item > a[aria-expanded="true"] {
    color: #e63959;
    border-bottom: 1px solid transparent; }
    .pb_accordion .item > a[aria-expanded="true"]:after {
      content: "\f2f4"; }

.pb_accordion .item > div *:last-child {
  margin-bottom: 0; }

.pb_contact_details_v1 {
  margin: 0;
  padding: 0; }
  .pb_contact_details_v1 li {
    list-style: none;
    padding: 0;
    margin: 0 0 1em 0;
    color: #212529; }
    .pb_contact_details_v1 li span {
      display: block;
      font-size: 14px;
      color: #adb5bd; }

.slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 9;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #000; }
  @media (max-width: 767px) {
    .slick-arrow {
      display: none !important; } }
  .slick-arrow.prev {
    left: 20px; }
  .slick-arrow.next {
    right: 20px; }
  .slick-arrow i {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

.slick-slider {
  margin: 0 0 100px 0 !important;
}
#section-reviews .slick-slider {
  margin: 0 auto !important;
}
.slick-dots {
  position: absolute;
  bottom: -50px;
  z-index: 1;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 !important;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 50px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 50px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer;
      position: relative; }
      .slick-dots li button:before {
        width: 50px;
        height: 5px;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        background: rgba(0, 0, 0, 0.2);
        /*border-radius: 50%;*/
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transition: .3s all ease-out;
        -o-transition: .3s all ease-out;
        transition: .3s all ease-out; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          background: rgba(0, 0, 0, 0.7); }
    .slick-dots li.slick-active button:before {
      background: rgba(0, 0, 0, 0.7); }

.pb_media_v1 > .icon,
.pb_media_v2 > .icon {
  width: 80px;
  height: 80px;
  position: relative; }
  .pb_media_v1 > .icon i,
  .pb_media_v2 > .icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%); }
    .pb_media_v1 > .icon i.flaticon,
    .pb_media_v2 > .icon i.flaticon {
      top: 48%;
      left: 50%;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); }
      .pb_media_v1 > .icon i.flaticon:before,
      .pb_media_v2 > .icon i.flaticon:before {
        font-size: 46px;
        margin: 0;
        padding: 0; }

.pb_media_v1 h3,
.pb_media_v2 h3 {
  color: #212529; }

.pb_icon_v1 i.flaticon:before {
  font-size: 80px;
  margin: 0;
  padding: 0; }

.pb_slide_v1 .link-block {
  display: block;
  position: relative;
  color: #A5E9DB; }
  .pb_slide_v1 .link-block:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.05); }
  .pb_slide_v1 .link-block .slide-text {
    position: absolute;
    z-index: 10;
    bottom: 20px;
    left: 20px; }
    .pb_slide_v1 .link-block .slide-text h2 {
      font-size: 24px;
      font-weight: 400;
      color: #fff;
      margin-bottom: 0; }
    .pb_slide_v1 .link-block .slide-text *:last-child {
      margin-bottom: 0; }

.pb_slide_v2 .slick-slide {
  padding: 10px;
  position: relative; }

.pb_slide_v2.slider-nav .slick-slide {
  margin: 10px;
  padding: 0;
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
  border: 2px solid transparent; }
  .pb_slide_v2.slider-nav .slick-slide .pb_card_v2 {
    background: none; }
  .pb_slide_v2.slider-nav .slick-slide.slick-current .pb_card_v2 {
    background: none; }
  .pb_slide_v2.slider-nav .slick-slide.slick-current .icon i:before {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
    color: #00CA4C; }

.pb_slide_v2 .slide_content {
  background: #fff;
  -webkit-box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 10px -2px rgba(0, 0, 0, 0.15); }
  @media (max-width: 991px) {
    .pb_slide_v2 .slide_content > .pb_content-media {
      height: 350px; } }
  .pb_slide_v2 .slide_content > .pb_content-media, .pb_slide_v2 .slide_content .slide_content-text {
    width: 50%; }
    @media (max-width: 991px) {
      .pb_slide_v2 .slide_content > .pb_content-media, .pb_slide_v2 .slide_content .slide_content-text {
        width: 100%; } }
  .pb_slide_v2 .slide_content .slide_content-text {
    padding: 50px; }
    @media (max-width: 991px) {
      .pb_slide_v2 .slide_content .slide_content-text {
        padding: 20px; } }

@media (max-width: 991px) {
  .pb_slide_v2 .slick-arrow {
    display: none; } }

.pb_slide_v2 .slick-arrow.prev {
  left: -50px; }

.pb_slide_v2 .slick-arrow.next {
  right: -50px; }

.overflow-hidden {
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */