/* 메인 nav-bar 시작 */
.pb_navbar .nav-link{
  padding-left:0.5rem !important;
  padding-right:0.5rem !important;
}
.cl-logo1{
  max-width:700px;
}
.cl-logo2{
  min-width:120px;
}
.cl-dropdown-logo{
    width:40px;
    margin-right:10px;
    margin-bottom:5px;
}
.cl-heading{
}

.cl-pb_navbar{ 
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    font-family: "Montserrat", Arial, sans-serif;
    /*background-color: white;*/
    /*border-bottom: 1px solid #95a3fd;*/
}
.cl-products-pb_navbar{ 
    background-color: white;
    border-bottom: 1px solid #95a3fd;
}

.cl-dropdown-menu {
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0rem 0;
    margin: 0 0 0;
    font-size: 14px;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0px !important;
    border-radius: 0rem;
}
.cl-p{
      font-weight:300;
      font-size:21px;
      color:black;
}
.pb_navbar.scrolled.pb_scrolled-light{
    border-bottom: 1px solid #95a3fd;
}
.cl-nav-item{
    padding-right:0.5rem !important;
    padding-left:0.5rem !important;
}
.cl-nav-link{
  font-size:14px !important;
}
.cl-dropdown-menu{
  min-width:0rem !important;
}
.cl-pb_navbar ul > li > a.active,.cl-pb_navbar ul > li > a:hover{
	color: #616dc5 !important;
}
.cl-pb_navbar ul > li > a{
	color: #666 !important;
}
.cl-dropdown-item{
	color: #666 !important;
  height:50px;
}	
.cl-dropdown-item2{
  color: #666 !important;
  height:50px;
  padding-top:15px;
} 
.cl-dropdown-item2:hover, .cl-dropdown-item2:focus, .cl-dropdown-item2:active{
    color: #4b5390!important;
    background-color: #edeffb;
}
.cl-dropdown-item:hover, .cl-dropdown-item:focus, .cl-dropdown-item:active{
    color: #4b5390!important;
    background-color: #edeffb;
}
.cl-pb_navbar.scrolled.pb_scrolled-light ul li a.active{
	color: #616dc5 !important;
}
.cl-pb_navbar.scrolled.pb_scrolled-light ul li a{
	color: #666 !important;
}
.cl-pb_navbar.scrolled.pb_scrolled-light ul li a.cl-dropdown-item:hover, .cl-pb_navbar.scrolled.pb_scrolled-light ul li a.cl-dropdown-item:active, .cl-pb_navbar.scrolled.pb_scrolled-light ul li a.cl-dropdown-item:focus{
	color: #666!important;
}
.cl-pb_navbar.scrolled.pb_scrolled-light ul li a:hover,.cl-pb_navbar.scrolled.pb_scrolled-light ul li a:focus,.cl-pb_navbar.scrolled.pb_scrolled-light ul li a:active{
	color:#616dc5!important;
}

/* 메인 nav-bar 끝 */

/* 메인 본문 시작 */

.cl-pb_section{
	padding: 6em 0;
}
.cl-pb_section-top{
  padding-top: 12em ;
}
.font-color-666{
	color:#666!important;
}
.pb_outline-4d5dc5 {
    text-transform: uppercase;
    background: #4d5dc5;
    color: white;
}
.pb_outline-4d5dc5:hover,.pb_outline-4d5dc5:focus,.pb_outline-4d5dc5:active {
    text-transform: uppercase;
    background: #4250ab;
    color: white;
}
.pb_outline-0a93eb {
    text-transform: uppercase;
    background: #0a93eb;
    color: white;
}
.pb_outline-0a93eb:hover,.pb_outline-0a93eb:focus,.pb_outline-0a93eb:active {
    text-transform: uppercase;
    background: #0a8bde;
    color: white;
}
.pb_outline-3bbbbe{
    text-transform: uppercase;
    background: #3bbbbe;
    color: white;
}
.pb_outline-3bbbbe:hover,.pb_outline-3bbbbe:focus,.pb_outline-3bbbbe:active {
    text-transform: uppercase;
    background: #009999;
    color: white;
}
.pb_outline-ff7302{
    text-transform: uppercase;
    background: #ff7302;
    color: white;
}
.pb_outline-ff7302:hover,.pb_outline-ff7302:focus,.pb_outline-ff7302:active {
    text-transform: uppercase;
    background: #e06400;
    color: white;
}

.cl-row{
	height: 75vh!important;
}
.cl-mt-0{
	color:#066b98;
}
.header-hr{
	border-top: 1px solid #ccc;
    margin: 20px auto;
    max-width: 100px;
    padding-bottom:30px;
}
.cl-col-lg-7{
	padding-bottom:40px;
}
.cl-font-weight{
  font-weight: 100!important;
}


.cl-card{
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16), 0 2px 8px 0 rgba(0,0,0,0.12);
    text-align: center;
    min-height: 100%;
    background-color: white!important;
    border-radius: 0rem;
}
.cl-card-bg{
    background-color: #f8f9fa!important;
}
.cl-card-title{
	padding:30px 0 30px 0;
}
.pb_outline-more {
	margin-top:20px;
    text-transform: uppercase;
    background-color: rgba(204,204,204,0.1);
    color: #000;
    border: 1px solid #ccc;
    padding:0.7em !important;
    width:100%;
}
.pb_outline-more:hover,.pb_outline-more:focus,.pb_outline-more:active {
    text-transform: uppercase;
    background-color: rgba(204,204,204,0.3);
    color: #333;
}
.cl-partner-img{
  min-height:80px;
}
.cl-footer{
    padding:0rem;
    height:100px;
    border-top: 1px solid #95a3fd;
    color:black;
}
.cl-footer-p{
  margin-top:40px;
}
/*
.cl-footer-bg{
  background-image: url(../images/f_bg.svg);
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: auto;
}
*/
@media (max-width: 991px){
    .cl-pb_navbar .navbar-nav {
        background: white!important;
    }
}



/* 메인 본문 끝 */

/*제품 페이지 시작*/
.cl-mt-0{
  color:#35403d;
}
.font-color-black{
    color:black!important;
}
.font-color-white{
    color:white!important;
}
.vis-bg{
  background-image: url(../images/vis/vis_bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 100%;
  height: auto;

}
.trap-bg{
  background-image: url(../images/trap/trap_bg.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: auto;
}
.findns-bg{
  background-image: url(../images/findns/findns_bg.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  width: 100%;
  height: auto;
}
.cl-pb_sm_py_cover{
    padding-top:5rem;
}
.pb_outline-black {
    text-transform: uppercase;
    background: #0a93eb;
    color: white;
    border:1px solid #666;
    margin-top:10px;
}
.pb_outline-black:hover,.pb_outline-black:focus,.pb_outline-black:active {
    text-transform: uppercase;
    background: #4a2d8a;
    color: white;
}
.cl-w-200{
    max-width:170px !important;
}
.cl-w-40{
    width:40%!important;
  }
.cl-w-70{
    width:70%!important;
}
.contact-btn{
    min-width:200px;
}
.cl-media-body{
  margin-top:11px;
}
/*
.cl-bg{
  background: url("../images/vis/visbg.svg") no-repeat left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/
/*제품 페이지 끝*/

/*배경 */

#particles-js{
  background-color: white;
  background-size: cover;
  background-repeat: no-repeat;
  
}
.product-particle-height{
  
}
.product-intro{
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top:100px;
}
.intro {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top:180px;
}
@media only screen and (max-width: 1000px) {
  .intro{
    padding: 0 10px 0 10px;
  }
}

@media only screen and (max-width: 800px) {
  .intro{
    padding: 0 10px 0 10px;
  }
  .cl-p {
    font-size: 18px;
  }
  .particles-js-canvas-el{
  }
  
}
@media only screen and (max-width: 768px) {
  .intro{
    padding: 0 10px 0 10px;
  }
  .cl-p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 568px) {
  .intro{
    padding: 0 10px 0 10px;
    margin-top: 0px;
  }
  .cl-p {
    font-size: 18px;
  }
  .scrollclass{
    display: none;
  }
}

@media only screen and (max-width: 320px) {
  .intro{
    padding: 0 10px 0 10px;
    margin-top: 0px;
  }
  .cl-p {
    font-size: 18px;
  }
  .scrollclass{
    display: none;
  }
}
/* 메인 배경 끝 */

/*scrolldown*/

.scrollclass a {
  margin-top: 80px;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: black;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.scrollclass a:hover {
  opacity: .5;
}
#scrollid a {
  padding-top: 60px;
}
#scrollid a span {
  position: absolute;
  top:0%;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #4d5dc5;
  border-radius: 50px;
  box-sizing: border-box;
}
#scrollid a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #4d5dc5;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/*scrolldown끝*/