/*

TemplateMo 561 Purple Buzz

https://templatemo.com/tm-561-purple-buzz

---------------------------------------------
Table of contents
------------------------------------------------
1. Typography
2. Main Nav
3. Home
4. About
5. Work
6. Single Work
7. Pricing
8. Contact
--------------------------------------------- */

html {font-family: 'Open Sans', sans-serif;}
/* Typography */
p, a {font-weight: 500;}
.h2 {font-size: 3rem!important;}
.h3 {font-size: 2rem!important;}

/* Main Nav */
#index_banner 


/* Home */

.carousel-item {width: 80%;
}
.carousel-item .row .col {
  margin-left: 0.05rem!important; /* 이미지 사이의 간격을 조정할 마진 값을 설정합니다. */
}
.worksingle-slide-footer .row {display: flex; width: 100%;}
.worksingle-slide-footer .col-1{margin-left: -.5rem!important;}
.worksingle-related-header h1{font-size: 2.3rem!important;} 
.service-work-content p{font-size: 0.8rem!important;}
/* About */
.logo-type-bb h5 {font-size: 1rem!important;} img{min-width: 5rem!important;}
.cibi img {top: -5rem!important;}
/* Work */
/* brands */
#work_single_banner {
  background-image: url('./../img/banner-bg-02.jpg');
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}


.tb-sp {width: 100%; font-size: 0.7rem!important; text-align: left;
}

.tb-sp td {width: 20%; 
  padding: .3rem!important; /* 셀 내부 여백을 조절할 수 있습니다 */ 
}
.product-ex h3 {font-size: 1.5rem!important;}
.product-detail p {font-size: 0.8rem!important;}


/* Footer */


footer a {font-size: 0.9rem!important;
}