/* 

Theme Name : K-Theme Fabric New
Template: ktheme_starter 
Theme URI : https://k-thememarket.com/
Description : 케이테마의 뉴패브릭 테마입니다. 
Author : touchxe
Author URI: https://k-thememarket.co.kr
Version: 1.0.0
Tags: 블로그, 리뷰, 제품, 쿠팡

*/

/* 공용요소 스타일 추가 */
	

	
.dotMenu {
  position: fixed;
  right: 0;
  width: 100px;
  top: 106px;
  z-index: 12;
  height: calc(100% - 93px);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.5s;
}

.dotMenu ul {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.dotMenu ul li:not(:last-child) {
  /* margin-bottom: 40px; */
}

.dotMenu ul li {
  /* width: 72px; */
  cursor: pointer;
  height: 72px;
  position: relative;
}

.dotMenu ul li:nth-child(2) a {
  /* background: url("/resource/new/main/product_bg.jpg") no-repeat;
  background-attachment: fixed;
  background-size: cover; */
}

.dotMenu ul li::after {
  content: "";
  width: 5px;
  height: 5px;
  background: #fff;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.5s;
  transform: translate(-50%, -50%);
}

.dotMenu ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-align: center;
  width: 72px;
  height: 72px;
  /* opacity: 0; */
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  /* font-family: "Ubuntu", sans-serif; */
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transition: all 0.5s;
  transform: translate(-50%, -50%) scale(0.5);
}

.dotMenu ul li.on a {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  background: #fff;
}
.dotMenu ul li.on:after {
  opacity: 0;
}

.dotMenu.on {
  border-left: 1px solid #e1e1e1;
}

.dotMenu.on ul li.on a {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #000;
  background: #fff;
}

.dotMenu.on ul li::after {
  background: #000;
}

.dotMenu ul li:nth-child(5).on a {
  background: #eff3f8;
}


.bg-dot-img{
		position: relative;
	}
	.bg-dot-img h1,
	.bg-dot-img h2,
	.bg-dot-img h3,
	.bg-dot-img h4,
	.bg-dot-img h5,
	.bg-dot-img h6{
		position: relative;
		z-index: 10;
		display: inline-block;
	}
.bg-dot-img:after{
	content: "";
	position: absolute;
	width: 200px;
	height: 200px;
	left: -120px;
	top: -100px;
	background-image: url("images/bg_round_dot_black.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_black.png");
	background-repeat: no-repeat;
	background-size: cover;
	
	}
	
	
	
.round-adbox-list li.dark-purple .round-box-item {
	background: #2F2149;
}

.round-adbox-list li.gray .round-box-item {
	background: #fafafa;
}

.round-adbox-list li.dark-emerald .round-box-item {
	background: #488FB1;
}
	
	

.bg-dot-white:after{
	background-image: url("images/bg_round_dot_white.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_white.png");
	}
	
.bg-dot-gray:after{
	background-image: url("images/bg_round_dot_gray.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_gray.png");
	}
.bg-dot-black:after{
	background-image: url("images/bg_round_dot_black.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_black.png");
	}
.bg-dot-blue:after{
	background-image: url("images/bg_round_dot_blue.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_blue.png");
	}
.bg-dot-pulple:after{
	background-image: url("images/bg_round_dot_pulple.png");
	background-image: url("https://mwpdemo12348.mycafe24.com/wp-content/themes/ktheme_biz_fabric/images/bg_round_dot_pulple.png");
	}
.bg-dot-start:after{
	}
.bg-dot-end:after{
	left: auto;
	right: -120px;
	}

.bg-dot-center:after{
	left: 50%;
	right: -120px;
	}
	


.icon-box-type5{
		
}
	
	.icon-box-type5 i{
		font-size: 4rem;
		
	}
	
	.icon-box-type5 h2{
		margin-top: 0.5rem;
		font-size: 1.5rem;
		
	}
	
	.icon-box-type5 a{
		
		min-height: 310px;
		min-width: 310px;
		border: 1px solid rgba(255,255,255,0.5);
		border-radius: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		transition: all 0.5s;
	}
	.icon-box-type5 a.on,
	.icon-box-type5 a:hover{
		
		background-color: rgba(83,62,133,0.8);;
		border: 1px solid rgba(255,255,255,0.0);
	}
	


.elementor-shortcode .newest-webzine-type1 > a{
	border-radius: 3rem;
}


#fullpage{
	overflow: hidden;
}
@media (max-width: 575.98px) {

}

@media (max-width: 767.98px) {
	.dotMenu{
		display: none;
	}
	
	#fullpage .fp-section .elementor-top-section{
		padding: 4rem 0 1rem;
		
		
	}
	
	#fullpage #contact_sec1{
		display: none !important;
	}
	
	#fullpage #contact_sec2{
		position: relative !important;
	}
	
	.bg-dot-center::after{
		background-size: cover;
		width: 100px;
		height: 100px;
		top: -50px;
	}
	
	.round-adbox-list .round-box-item{
		margin-left: 20px;
		margin-right: 20px;
		
	}
	
	
}

@media (min-width: 768px) {
	.home footer{
		
		position: absolute;
		width: 100%;
		bottom: 0px;
		transition: bottom 0.8s;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}


/* sigle break point */

@media (min-width: 576px) and (max-width: 767.98px) {}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 1200px) and (max-width: 1399.98px) {}

/* Between breakpoints */

