@charset "utf-8";
/* CSS Document */
 


@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
       url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
 }
 
@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 700;
    src: local('Spoqa Han Sans Bold'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansBold.woff2') format('woff2'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansBold.woff') format('woff'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 400;
    src: local('Spoqa Han Sans Regular'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansRegular.woff2') format('woff2'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansRegular.woff') format('woff'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansRegular.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 300;
    src: local('Spoqa Han Sans Light'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansLight.woff2') format('woff2'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansLight.woff') format('woff'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Spoqa Han Sans';
    font-weight: 100;
    src: local('Spoqa Han Sans Thin'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansThin.woff2') format('woff2'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansThin.woff') format('woff'),
    url('https://cdn.rawgit.com/spoqa/spoqa-han-sans/01ff0283/Subset/SpoqaHanSans/SpoqaHanSansThin.ttf') format('truetype');
}

 
 
 

/*----------------------------------------*/

/* Template default CSS
/*----------------------------------------*/ 
 
*,
*::before,
*::after {
  box-sizing: border-box;
}
 
* {margin: 0; padding: 0;  font-family: 'SUIT', 'Noto Sans KR',  'Spoqa Han Sans', 'Sans-serif'; }
 
html, body{
    font: 14.5px / normal 'SUIT',  'Noto Sans KR', 'Spoqa Han Sans','Sans-serif',  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight:400;
	outline: 0 none;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
	scroll-behavior: smooth; 
}

body {
	font-size: 1.15rem;  
	font-family: 'SUIT', 'Noto Sans KR', 'Spoqa Han Sans','Sans-serif',  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-weight: 400;
	-ms-scroll-chaining: none;
	  overscroll-behavior: none;
	-webkit-overflow-scrolling: touch; 
	height:100%;
	letter-spacing:-.25px;
	overflow-x:hidden;  
	word-break:keep-all;
    color: #222;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
	scroll-behavior: smooth; 
}

div { /* position:relative */ }


img {
	max-width: 100%;
  vertical-align: middle;
  border-style: none; 
}
 
 


input:focus,
select:focus,
button:focus,
textarea:focus {
	outline: none;
}

a {
    color: #111;
    text-decoration: none;
    background-color: transparent;
} 
a:hover {
	color:#000;
	text-decoration:underline
}
a:hover,
a:focus {
	text-decoration: none;
	outline: none; 
}

ul,
ol {
	padding: 0;
	margin: 0;
}

li { list-style:none}

.img {
	max-width:100%;
-webkit-transition:all .3s ease-out 0s;
-moz-transition:all .3s ease-out 0s;
-ms-transition:all .3s ease-out 0s;
-o-transition:all .3s ease-out 0s;
transition:all .3s ease-out 0s
}
.f-left {
	float:left
}
.f-right {
	float:right
}
.fix {
	overflow:hidden
}
.clear {
	clear:both
}
a, .button {
-webkit-transition:all .3s ease-out 0s;
-moz-transition:all .3s ease-out 0s;
-ms-transition:all .3s ease-out 0s;
-o-transition:all .3s ease-out 0s;
transition:all .3s ease-out 0s
}
.section-bg {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center
}


.set-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.set-bg02 {
	background-repeat: no-repeat;
	background-size:contain;
	background-position: top center;
}
.set-bg-fixed {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment:fixed;
}
.spad {
	padding-top: 100px;
	padding-bottom: 100px;
}

.mgauto {margin:0 auto !important;}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
	color: #fff;
}
 
p {
        font-size: 1.15rem; font-weight:500;
  	margin-bottom: 0
  } 
li {
        font-size: 1.15rem; font-weight:500;
 }

/*
p
{ 
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a
{
	display: inline; 
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
a, a:hover, a:visited, a:active, a:link
{
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	-webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
 */
 
.text-pink, 
.text-pink a,
a .text-pink { color:var(--primary)  !important; }  

.text-orange, 
.text-orange a,
a .text-orange { color:#ffa200 !important;}  

.text-green, 
.text-green a,
a .text-green { color:#5fba15  !important;} 

.text-blue, 
.text-blue a,
a .text-blue { color:#0d86db !important; }  

.text-purple, 
.text-purple a,
a .text-purple { color:#7f5dec !important; } 
 
 
 
 
 
 
h1,
h2,
h3,
h4,
h5,
h6 {   
	font-weight:400;
}
 
h1 {
    font-size: 3.25rem;
}

@media (max-width: 1240px) {
    h1 {
        font-size: calc(1.75rem + 1.25vw);
    }
}

h2 {
    font-size: 2.5rem;
}

@media (max-width: 1240px) {
    h2 {
        font-size: calc(1.5rem + 1.15vw);
    }
}

h3 { 
    font-size: 2.25rem;
}

@media (max-width: 1240px) {
    h3 {
        font-size: calc(1.275rem + 1vw);
    }
}

h4 { 
    font-size: 2rem;
}

@media (max-width: 1240px) {
    h4 {
        font-size: calc(1.2rem + 0.5vw);
    }
}

h5 { 
    font-size: 1.65rem;
}

@media (max-width: 1240px) {
    h5 {
        font-size: calc(1.1rem + 0.35vw);
    }
}


h6 { 
    font-size: 1.35rem;
}

@media (max-width: 1240px) {
    h6 {
        font-size: calc(1rem + 0.25vw);
    }
} 


 
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {  
}
 
 
.h1 {
    font-size: 4.5rem;
}

@media (max-width: 1240px) {
     
    .h1 {
        font-size: calc(2rem + 1.5vw);
    }
}

 
.h2 { 
    font-size: 3.5rem;
}

@media (max-width: 1240px) {
     
    .h2 {
        font-size: calc(1.75rem + 1.2vw);
    }
}
 
.h3 { 
    font-size: 2.75rem;
}

@media (max-width: 1240px) {
     
    .h3 {
        font-size: calc(1.5rem + 1vw);
    }
}

 
.h4 { 
    font-size: 2.35rem;
}

@media (max-width: 1240px) {
     
    .h4 {
        font-size: calc(1.3rem + 0.75vw);
    }
}

 
.h5 { 
    font-size: 2rem;
}

@media (max-width: 1240px) {
     
    .h5 {
        font-size: calc(1.25rem + 0.75vw);
    }
}


 
.h6 {
    font-size: 1.55rem; 
}

@media (max-width: 1240px) {
     
    .h6 {
        font-size: calc(1rem + 0.35vw);
    }
}


 p, .p {
        font-size: 1.15rem; 
  } 
 li, .li {
        font-size: 1.15rem; 
 }

@media (max-width: 992px) {

   p,  .p {
        font-size: calc(.9rem + 0.05vw);
    }

   li,  .li {
        font-size: calc(.9rem + 0.05vw);
    }
}
 


.display-1,
.display-2,
.display-3,
.display-4,
.display-5,
.display-6 { }


.display-1 {
    font-size: 6rem;   
}

@media (max-width: 1240px) {
    .display-1 {
        font-size: calc(2.75rem + 1.35vw);
    }
}

.display-2 { 
    font-size: 4.25rem; 
}

@media (max-width: 1240px) {
    .display-2 {
        font-size: calc(2rem + 1.25vw);
    }
}

.display-3 {
    font-size: 3.5rem; 
}

@media (max-width: 1240px) {
    .display-3 {
        font-size: calc(1.375rem + 1.15vw);
    }
}

.display-4 {
    font-size: 2.5rem; 
}

@media (max-width: 1240px) {
    .display-4 {
        font-size: calc(1.35rem + 1vw);
    }
}


.display-5 {
    font-size: 2.25rem; 
}

@media (max-width: 1240px) {
    .display-5 {
        font-size: calc(1.25rem + 0.75vw);
    }
}


.display-6 {
    font-size: 1.875rem; 
}

@media (max-width: 1240px) {
    .display-6 {
        font-size: calc(1.15rem + 0.5vw);
    }
}


.display-b1 {
    font-size: 8rem;   
}

@media (max-width: 1240px) {
    .display-b1 {
        font-size: calc(4rem + 2vw);
    }
}




 
.lead {
    font-size: 1.25rem;
    font-weight: 300;
}




/*
.display-1 {
    font-size: 4.25rem; 
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-1 {
        font-size: calc(1.625rem + 1.75vw);
    }
}

.display-2 { 
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-2 {
        font-size: calc(1.475rem + 1.75vw);
    }
}

.display-3 {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-3 {
        font-size: calc(1.375rem + 1.25vw);
    }
}

.display-4 {
    font-size: 2.75rem;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-4 {
        font-size: calc(1.35rem + 1vw);
    }
}


.display-5 {
    font-size: 2.35rem;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-5 {
        font-size: calc(1.35rem + 0.75vw);
    }
}


.display-6 {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.3;
}

@media (max-width: 1240px) {
    .display-6 {
        font-size: calc(1.25rem + 0.5vw);
    }
}
 

p, li { line-height:; margin-bottom:0; }
@media screen and (max-width:768px){
	p, li {  }
}

*/

 
 
::-webkit-input-placeholder
{
	font-size: 1.1rem;
	font-size:inherit;
	font-weight: 400;
	color: #444 ;
}
:-moz-placeholder /* older Firefox*/
{
	font-size: 1.1rem;
	font-size:inherit;
	font-weight: 400;
	color: #444 ;
}
::-moz-placeholder /* Firefox 19+ */
{
	font-size: 1.1rem;
	font-size:inherit;
	font-weight: 400;
	color: #444 ;
}
:-ms-input-placeholder
{
	font-size: 1.1rem;
	font-size:inherit;
	font-weight: 400;
	color: #444 ;
}
::input-placeholder
{
	font-size: 1.1rem;
	font-size:inherit;
	font-weight: 400;
	color: #444 ;
}

 .trans_200
{
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.trans_300
{
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.trans_400
{
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-ms-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
}
.trans_500
{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
 
 



 


 

 
 


 



 






.owl-carousel {
	position: relative; 
   z-index:10;   }
.owl-carousel .owl-item {
	position: relative; 
	opacity: 1; }
.owl-carousel .owl-item.active {
	opacity: 1; }

.owl-carousel .owl-nav {
	position: absolute;
	z-index:10; 
    display: flex; 
	justify-content:space-between;
	align-items: center;
	width:100%;  
	left:auto; right:auto; 
	top:50%;
	margin:2em auto;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next { 
	position:relative;  
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%); 
	color: #121212 ;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 1;  
	margin:0 2px;
}
.owl-carousel .owl-nav .owl-prev i:before,
.owl-carousel .owl-nav .owl-next i:before {
	font-size: calc(1.1rem + 0.3vw); 
    width: 50px;
    height: 50px;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #aaa;
    background: transparent;
    background: #fff;
    border:1px solid #aaa; 
    border-radius: 5px; 
    transition: .5s;
	box-shadow: var(--shadow) }

.owl-carousel .owl-nav .owl-prev:hover, 
.owl-carousel .owl-nav .owl-prev:focus, 
.owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-next:active {
	outline: none; }
.owl-carousel .owl-nav .owl-prev {
	left: -15px; }
.owl-carousel .owl-nav .owl-next {
	right: -15px;  } 
.owl-carousel .owl-nav .owl-prev:hover i:before,
.owl-carousel .owl-nav .owl-next:hover i:before { 
    background:var(--primary);
    border:1px solid var(--primary);
	color:  #fff ;}
  
@media screen and (max-width: 1024px) {  
	.owl-carousel .owl-nav .owl-prev i:before,
	.owl-carousel .owl-nav .owl-next i:before { }
} 
@media screen and (max-width: 992px) {   
	/* .owl-carousel .owl-nav {  
		position:relative; 
		bottom: -10% !important;   
		left:auto; 
		right:auto;    
		width:auto;
		margin:auto;
		display: flex;
		align-items: center;
		justify-content: center;}*/ 
	.owl-carousel .owl-nav { 
		margin:1em auto;
	}
	.owl-carousel .owl-nav .owl-prev i:before,
	.owl-carousel .owl-nav .owl-next i:before { 
		width: 40px;
		height: 40px; }
}	
@media screen and (max-width: 767px) {      
	.owl-carousel .owl-nav .owl-prev i:before,
	.owl-carousel .owl-nav .owl-next i:before { 
		width: 30px;
		height: 30px;   }
	.owl-carousel .owl-nav .owl-prev:hover i:before,
	.owl-carousel .owl-nav .owl-next:hover i:before {   }
}		

.owl-carousel .owl-dots {
	text-align: center; }
.owl-carousel .owl-dots .owl-dot {
	width: 10px;
	height: 10px;
	margin: 5px;
	border-radius: 50%;
	background: #e6e6e6;
	position: relative; }
.owl-carousel .owl-dots .owl-dot:after {
	position: absolute;
	top: -2px;
	left: -2px;
	right: 0;
	bottom: 0;
	width: 14px;
	height: 14px;
	content: '';
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%; 
	display:none; }
.owl-carousel .owl-dots .owl-dot.active {
	background: var(--primary) ; } 

.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
	opacity: 1; }
.owl-carousel:hover .owl-nav .owl-prev {
	left: ; }
.owl-carousel:hover .owl-nav .owl-next {
	right: ; }

.owl-custom-nav {
	float: right;
	position: relative;
	z-index: 10; }
.owl-custom-nav .owl-custom-prev,
.owl-custom-nav .owl-custom-next {
	padding: 10px;
	font-size: 30px;
	background: #ccc;
	line-height: 0;
	width: 60px;
	text-align: center;
	display: inline-block; }


 

 


  
 

 
 
 
 
 
 
 
 
 
 
 
 
 
.pagination {
	display:flex;
	padding-left:0;
	list-style:none;
	border-radius:.5rem
}
.page-link {
	position:relative;
	display:block;
	padding:.63rem .5rem;
	margin-left:-1px;
	line-height:1.25;
	color:#444;
	font-size: calc(0.9rem + 0.25vw);
	background-color:#fff;
	border:1px solid #ccc
}
.page-link:hover {
	z-index:2;
	color:#fff;
	text-decoration:none;
	background-color:#444;
	border-color:#444
}
.page-link:focus {
	z-index:2;
	outline:0;
	box-shadow:0 0 0 .2rem rgba(38, 93, 241, .25)
}
.page-item:first-child .page-link {
	margin-left:0;
	border-top-left-radius:.5rem;
	border-bottom-left-radius:.5rem
}
.page-item:last-child .page-link {
	border-top-right-radius:.5rem;
	border-bottom-right-radius:.5rem
}
.page-item.active .page-link {
	z-index:1;
	color:#fff;
	background-color:#444;
	border-color:#444
}
.page-item.disabled .page-link {
	color:rgba(38, 93, 241, .5);
	pointer-events:none;
	cursor:auto;
	background-color:#fff;
	border-color:rgba(38, 93, 241, .5)
}
.pagination-lg .page-link {
	padding:.75rem 1.5rem;
	font-size:1.25rem;
	line-height:1.5
}
.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius:.125rem;
	border-bottom-left-radius:.125rem
}
.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius:.125rem;
	border-bottom-right-radius:.125rem
}
.pagination-sm .page-link {
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5
}
.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius:.125rem;
	border-bottom-left-radius:.125rem
}
.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius:.125rem;
	border-bottom-right-radius:.125rem
}
.page-item+.page-item {
	margin-left:.5rem
}
.page-link {
	min-width:2.81rem;
	text-align:center;
	border-radius:.5rem;
	transition:all .15s linear
}
.page-link.active {
	background-color:#444;
	color:#fff;
	border-color:#444
}
 
 
 
 	
.ul-check { 
    position: relative;
	}
.ul-check li {
    position: relative;
    padding-left: 20px;  }
.ul-check li:before {
      position: absolute;  
      left: 0; 
	  /* top: 50%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);*/
	  top:3px;
      font-family: "bootstrap-icons";
      content: "\F309";
	color: var(--primary); 
	  line-height:1.4
	}
.ul-check.check li:before { 
      font-family: "bootstrap-icons";
	  font-weight:600;
      content: "\F272";
	color: var(--primary); 
	}
.ul-check li h6{ 
	  line-height:1.3 }
.ul-check.white li:before {    color: #fff; }
.ul-check.orange li:before {    color: #fd7e14; }
.ul-check.primary li:before {    color: var(--primary); }
.ul-check.secondary li:before {    color: var(--secondary); }
.ul-check.info li:before {    color: var(--info); }
.ul-check.success li:before {    color: var(--success); }
.ul-check.yellow li:before {    color: #ffc107; }
.ul-check.danger li:before {    color: #9EC914; }
 

 	

.dot-check {
    position: relative;
    padding-left: 20px;  }
.dot-check:before {
      position: absolute;  
      left: 0; 
	  top:3px;
	  top: 50%;
	  -webkit-transform: translateY(-50%);
	  -ms-transform: translateY(-50%);
	  transform: translateY(-50%);
      font-family: "bootstrap-icons";
      content: "\F309";
	color: var(--primary);  
	}
.dot-check.white:before {    color: #fff; }
.dot-check.orange:before {    color: #fd7e14; }
.dot-check.primary:before {    color: var(--primary); }
.dot-check.secondary:before {    color: var(--secondary); }
.dot-check.info:before {    color: var(--info); }
.dot-check.success:before {    color: var(--success); }
.dot-check.yellow:before {    color: #ffc107; }
.dot-check.danger:before {    color: #9EC914; }



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








 
/* 
 
.modal-open {
    overflow: hidden;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(17, 17, 17, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.25rem 0.5rem rgba(17, 17, 17, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #111111;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: .5; 
}
 
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1.25rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.modal-header .close {
    padding: 1.25rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.1;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1.5rem;
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1.5rem;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
    margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: .25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;

    overflow: hidden;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 50%;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
    .modal-content {
        box-shadow: 0 0.5rem 1rem rgba(17, 17, 17, 0.5);
    }
    .modal-sm {
        max-width: 380px;
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1240px) {
    .modal-xl {
        max-width: 1210px;
    }
}