.container {
    padding: 0 15px;
}

.header-main .header-box .navbar-satin {
    position: fixed;
    background-color: var(--lightcolor);
    top: 0;
    right: -100%;
    width: 280px;
    height: 100%;
    z-index: 999999;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    transition: all 0.4s;
}
.header-main .header-box .navbar-satin.show{
    right: 0;
}
.header-main .header-box .navbar-satin .close-menu-resp{
    margin: 15px 15px 30px;
    color: var(--bordercolor);
    font-size: 20px;
}

.header-main .header-box .navbar-satin::before {
    content: "";
    background-color: var(--lightcolor);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    height: 100%;
    box-shadow: -20px 0px 30px -20px rgba(0, 0, 0, 0.30);
    z-index: -1;
}

.header-main .header-box .navbar-satin::after{
    content: "";
    background: url('../images/site/logo-satin.svg') no-repeat center center / 80px;
    width: 80px;
    height: 50px;
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.header-main .header-box .navbar-satin .nav-link {
    padding: 12px 15px;
    font-size: 14px;
    color: var(--blackcolor);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-main .header-box .dropdown .dropdown-menu{
    top: 40px !important;
    right: 10px;
    min-width: 92%;
    border-radius: 16px;
}
.header-main .header-box .dropdown.show .dropdown-menu{
    top: 40px !important;
}

.header-main .header-box .dropdown-menu .dropdown-item {
    padding: 8px;
    font-size: 12px;
}

.header-main .header-box .navbar-satin .close-menu-resp,
.header-main .header-box .navbar-satin .nav-special{
    display: flex;
}
.header-main .header-box .navbar-satin .nav-special{
    padding: 20px 10px;
}
.header-main .header-box .navbar-satin .nav-special .nav-link{
    background-color: var(--maincolor);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 500px;
    width: 100%;
    height: 50px;
    padding: 15px 25px;
    font-size: 14px;
    font-weight: 800;
    color: var(--whitecolor);
}

.header-main .header-box .row-logo .content,
.header-main .header-box .options-head .btn-catalog,
.sec-aboutus::after,
.sec-aboutus::before,
.outer-swiper::before,
.outer-swiper::after,
.sec-socials-satin .box-outer-socials .en-content,
.sec-aboutus .aboutus-content .desc-satin,
.head-section-main .spacing,
.item-product-satin::after {
    display: none;
}

.header-main .header-box .options-head {
    gap: 5px;
}

.header-main .header-box .options-head .btn-show-menu {
    display: flex;
    width: 40px;
    height: 40px;
}

.header-main .header-box {
    margin-top: 20px;
    height: auto;
    padding: 15px;
    border-radius: 20px;
}

.header-main .header-box>.col-12 {
    padding: 0;
    max-width: none;
    flex: content;
}

.header-main .header-box .row-logo>img {
    height: 30px;
    margin-left: 15px;
}

.header-main .header-box .row-logo .content .company {
    font-size: 14px;
}

.header-main .header-box .row-logo .content .desc {
    font-size: 11.5px;
}

.header-main .header-box .options-head .btn-lang {
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.header-main .header-box .options-head .btn-lang:hover::after,
.header-main .header-box .options-head .btn-lang.show::after {
    bottom: -4px;
}

.header-main .header-box .options-head .btn-lang .dropdown-lang {
    width: 130px;
    top: 60px;
}

.header-main .header-box .options-head .btn-lang.show .dropdown-lang {
    top: 45px;
}

.header-main .header-box .options-head .btn-lang .list-lang a {
    font-size: 11px;
    padding: 8px 5px;
}

.header-main .header-box .options-head .btn-lang .list-lang img {
    width: 18px;
    height: 18px;
    margin-left: 8px;
}

.header-main .header-box .contact-us .tel>a {
    font-size: 14px;
}

.header-main .header-box .contact-us .title,
.header-main .header-box .contact-us .tel>i {
    font-size: 11px;
}

.header-main .header-box .options-head .btn-lang .box-curve {
    width: 22px;
    height: 22px;
}

.sec-aboutus {
    margin-top: 30px;
}

.sec-aboutus .aboutus-content {
    gap: 20px;
}

.sec-aboutus .aboutus-content .slogan {
    gap: 10px;
}

.sec-aboutus .aboutus-content .logos {
    gap: 15px;
}

.sec-aboutus .aboutus-content .logos>img {
    height: 35px;
}

.sec-aboutus .aboutus-content .slogan .text {
    font-size: 14px;
}

.sec-aboutus .aboutus-content .title-satin {
    font-size: 25px;
}

.sec-aboutus .aboutus-content .slogan .vc-plus {
    height: 25px;
    right: -50px;
}

.sec-aboutus .aboutus-content .slogan .vc-ellipse {
    height: 25px;
    left: -50px;
}

.sec-aboutus .aboutus-content .desc-satin {
    font-size: 12px;
    line-height: 25px;
}

.sec-slideshow {
    margin-top: 30px;
    overflow: hidden;
}

.sec-slideshow .sqaure-side {
    width: 300px;
    height: 300px;
}

.sec-slideshow .sqaure-side.side-right {
    right: -150px;
}

.sec-slideshow .sqaure-side.side-left {
    left: -150px;
}

.sec-slideshow .sqaure-side .ligher {
    height: 40px;
    box-shadow: 0 -80px 1px 0 var(--whitecolor), 0 80px 1px 0 var(--whitecolor);
    transform: rotate(40deg) translateY(-81px);
}

.sec-slideshow .box-outer-slider {
    height: 400px;
    border-radius: 25px;
}

.sec-slideshow .box-outer-slider .head-slider {
    height: 50px;
    padding: 0 10px;
}

.sec-slideshow .box-outer-slider .head-slider .swiper-pagination {
    gap: 4px;
}

.sec-slideshow .box-outer-slider .head-slider .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.sec-slideshow .box-outer-slider .head-slider .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
}

.sec-slideshow .box-outer-slider .head-slider .arrows {
    gap: 6px;
}

.sec-slideshow .box-outer-slider .head-slider .swiper-button {
    width: 25px;
    height: 25px;
    font-size: 16px;
}

.head-section-main {
    margin-bottom: 30px;
}

.head-section-main .container {
    flex-direction: column;
}

.head-section-main .content .text {
    font-size: 18px;
}

.head-section-main .btn-more {
    font-size: 14px;
    color: var(--bordercolor);
    margin-right: 20px;
}

.outer-swiper .swiper-button {
    top: 18%;
    font-size: 40px;
    opacity: 1;
    color: var(--greencolor);
}

.outer-swiper .swiper-button.next-button {
    right: 20px;
}

.outer-swiper .swiper-button.prev-button {
    left: 20px;
}

.item-product-satin {
    padding: 10px;
}

.item-product-satin .image {
    height: 140px;
}

.item-product-satin .content .head .name>a {
    font-size: 18px;
}

.item-product-satin .content .head .enname {
    font-size: 14px;
}

.item-product-satin .content .desc {
    font-size: 12px;
    line-height: 25px;
}

.item-product-satin .content .type-prd {
    font-size: 12px;
}

.item-product-satin .content .btn-view {
    font-size: 12px;
}

.item-product-satin .content .btn-view>i {
    font-size: 14px;
}

.head-section-main.head-logo .logo-box>img {
    height: 20px;
}

.head-section-main.head-logo {
    margin-bottom: 20px;
}

.head-section-main .content>img {
    height: 20px;
}

.box-light-section {
    padding: 20px 20px 10px 20px;
}

.sec-values-satin .swiper-values {
    width: 100%;
}

.sec-values-satin .box-light-section .item-value {
    padding: 20px;
    gap: 15px;
}

.sec-values-satin .item-value .head .content {
    gap: 10px;
}

.sec-values-satin .item-value .head .number {
    width: 35px;
    height: 35px;
    font-size: 14px;
}

.sec-values-satin .item-value .head .text .title {
    font-size: 14px;
}

.sec-values-satin .item-value .head .text .en-title {
    font-size: 10px;
}

.sec-values-satin .item-value .desc {
    font-size: 12px;
    line-height: 25px;
}

.sec-values-satin .item-value .head .box-icon {
    font-size: 25px;
}

.sec-values-satin .box-light-section .swiper-button {
    width: 30px;
    font-size: 25px;
    height: 91%;
    top: 10px;
    left: 10px;
    border-radius: 50px;
}

.item-product-satin .content {
    margin-top: 10px;
    gap: 15px;
}

.sec-news-satin .item-product-satin .content .head .name>a {
    font-size: 16px;
}

.sec-news-satin .item-product-satin .foot .date-time {
    font-size: 11px;
}

.sec-socials-satin .box-outer-socials {
    height: auto;
    padding: 15px;
}

.sec-socials-satin .box-outer-socials .row {
    flex-direction: column-reverse;
}

.sec-socials-satin .box-outer-socials .fa-content {
    justify-content: center;
    gap: 10px;
}

.sec-socials-satin .box-outer-socials .fa-content .fullname {
    font-size: 16px;
}

.sec-socials-satin .box-outer-socials .fa-content .sub-title {
    font-size: 14px;
}

.sec-socials-satin .box-outer-socials .list-socials {
    justify-content: center;
    gap: 20px;
    margin-top: 15px;
}

.sec-socials-satin .box-outer-socials .list-socials .item-sc>img {
    height: 25px;
}

.sec-socials-satin .box-outer-socials .list-socials::before {
    display: none;
}

.sec-socials-satin .box-outer-socials::before {
    background-size: 25px;
    width: 25px;
    height: 30px;
    bottom: -5px;
}

.sec-socials-satin .box-outer-socials::after {
    background-size: 25px;
    width: 25px;
    height: 30px;
    left: -5px;
    top: -5px;
}

.sec-products,
.sec-values-satin,
.sec-news-satin,
.sec-agencies-satin,
.sec-multimedia,
.footer-main {
    margin-top: 40px;
}

.sec-socials-satin {
    margin: 40px 0;
}

.sec-multimedia .row {
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 0 8px;
}

.sec-multimedia .item-media {
    padding: 0 12px;
}

.sec-multimedia .item-media .box-media-cover .time {
    width: 50px;
    height: 25px;
    font-size: 11px;
    top: 10px;
    right: 10px;
}

.sec-multimedia .item-media .box-media-cover {
    height: 200px;
    border-radius: 20px;
}

.sec-multimedia .item-media .box-media-cover>img {
    border-radius: 20px;
}

.sec-multimedia .item-media .box-media-cover .shadow {
    height: 200px;
}

.sec-multimedia .item-media .box-media-cover .btn-play {
    font-size: 30px;
}

.sec-multimedia .item-media .box-media-cover::after {
    background-size: 40px;
    width: 40px;
    height: 20px;
    left: 10px;
    bottom: 10px;
}

.sec-multimedia .item-media .title-media {
    margin-top: 15px;
}

.sec-multimedia .item-media .title-media>a {
    font-size: 14px;
    line-height: 20px;
}

.sec-agencies-satin {
    position: relative;
    z-index: 9999;
}

.sec-agencies-satin .swiper-agencies .item-agc {
    padding: 10px;
    border-radius: 15px;
}

.sec-agencies-satin .swiper-agencies .item-agc>img {
    height: 40px;
    filter: none;
}

.footer-main .curve-box {
    width: 250px;
    height: 150px;
    left: 0;
    top: -79px;
    padding-bottom: 30px;
    right: 0;
    margin: 0 auto;
}

.footer-main .curve-box>img {
    height: 35px;
}

.footer-main .sec-info-footer {
    height: auto;
    padding-top: 100px;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-main .sec-info-footer .item-inf .content {
    font-size: 12px;
}

.footer-main .sec-info-footer .item-inf:first-child {
    width: 100%;
    justify-content: center;
}

.footer-main .sec-about-footer {
    padding-top: 50px;
}

.footer-main .sec-about-footer .head-col-foot {
    margin-bottom: 20px;
}

.footer-main .sec-about-footer .list-links ul {
    gap: 10px;
}

.footer-main .sec-about-footer .list-links ul>li>a,
.footer-main .sec-about-footer .list-stat ul .label {
    font-size: 12px;
}

.footer-main .sec-about-footer .list-stat ul .count {
    font-size: 24px;
}

.footer-main .sec-about-footer>.row {
    flex-wrap: wrap;
    gap: 40px 0;
}

.footer-main .sec-about-footer .map-address {
    margin-right: 0;
}

.footer-main .sec-about-footer .head-col-foot .btn-view {
    font-size: 14px;
}

.footer-main .sec-about-footer .map-address .box-map {
    height: 240px;
}

.footer-main .sec-about-footer .about-footer {
    gap: 0;
    flex-wrap: wrap;
}

.footer-main .sec-about-footer .about-footer .head-col-foot {
    flex-direction: column;
    gap: 10px;
}

.footer-main .sec-about-footer .about-footer .desc {
    font-size: 12px;
    line-height: 25px;
}

.footer-main .sec-about-footer .about-footer .vertical-logo {
    width: auto;
    writing-mode: inherit;
    transform: rotate(0);
    gap: 15px;
    margin: 10px 0 0;
    width: 100%;
}

.footer-main .sec-about-footer .about-footer .vertical-logo>img {
    transform: rotate(0);
    height: 25px;
}

.footer-main .sec-about-footer .about-footer .vertical-logo .en-title {
    font-size: 12px;
    padding: 4px 0 0;
}

.footer-main .spacing-footer {
    margin-top: 20px;
}

.footer-main .sec-copyright-footer {
    padding: 20px 0;
    flex-direction: column;
}

.footer-main .sec-copyright-footer .copyright {
    gap: 20px;
}

.footer-main .sec-copyright-footer .copyright .company>pre {
    font-size: 11px;
}

.footer-main .sec-copyright-footer .copyright .designer {
    font-size: 10px;
}

.footer-main .sec-copyright-footer .socials {
    gap: 20px;
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.footer-main .sec-copyright-footer .socials .title {
    font-size: 12px;
}

.footer-main .sec-copyright-footer .socials .list-sc {
    gap: 15px;
}

.footer-main .sec-copyright-footer .socials .item-sc {
    font-size: 16px;
}

.footer-main .sec-copyright-footer .copyright .page-scroll {
    width: 35px;
    height: 35px;
    font-size: 16px;
}

/*---------------------- Pages Style ---------------------*/

.content-page{
    margin-top: 20px;
}
.content-page .sec-details-page .outer-box{
    padding: 15px;
    border-radius: 20px;
}
.content-page .sec-details-page .image-details{
    height: 200px;
    border-radius: 15px;
    margin-bottom: 15px;
}
.content-page .sec-details-page .date{
    font-size: 12px;
}
.content-page .sec-details-page .title-details{
    font-size: 18px;
}
.content-page .sec-details-page .small-content{
    background-color: rgba(178, 194, 207,0.3);
    border-radius: 15px;
    padding: 15px;
    margin: 20px 0 10px;
}
.content-page .sec-details-page .small-content .desc,
.content-page .sec-details-page .text-details p {
	font-size: 12px;
	line-height: 20px;
}
.content-page .sec-details-page .text-details p{
	line-height: 25px;
}

.content-page .sec-contact .info-contact .box-map {
    height: 250px;
}

.content-page .sec-contact .form-contact{
    padding: 40px 15px 0;
}
.content-page .sec-contact .form-contact::before {
	right: 0;
	top: -30px;
    bottom: auto;
	left: 0;
	height: 40px;
	width: 100%;
	box-shadow: 0 17px 30px -17px rgba(68, 91, 169, 0.30);
}
.content-page .sec-contact .head-section-main .container{
    padding: 0;
}

.content-page .sec-contact .list-contact .item-cnt{
    margin-bottom: 15px;
}

.content-page .sec-contact .list-contact .item-cnt .box-icon {
	width: 50px;
	height: 50px;
	font-size: 20px;
}

.content-page .sec-contact .form-contact .form-group{
    margin-bottom: 10px;
}
.content-page .sec-contact .form-contact .form-group .form-control{
    height: 60px;
    font-size: 16px;
}
.content-page .sec-contact .form-contact .form-group .form-control::placeholder{
    font-size: 14px;
}
.select2-container--default .select2-selection{
    height: 60px;
}
.select2-container--default .select2-selection .select2-selection__rendered{
    line-height: 58px;
    padding-left: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder{
    font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 60px;
    width: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow::before {
	font-size: 18px;
}

.content-page .sec-contact .form-contact .desc-contact {
    font-size: 14px;
}

.content-page .sec-contact .list-contact .item-cnt .desc p {
    font-size: 14px;
}

.content-page .sec-contact .list-contact .item-cnt .desc a {
    font-size: 16px;
}

.content-page .sec-contact .form-contact .btn-send {
    width: 100%;
    height: 60px;
    font-size: 16px;
}
.content-page .item-product-satin{
    padding: 10px 10px 30px;
    margin-bottom: 30px;
}
.content-page .item-product-satin::after {
    display: block;
    width: 100%;
	height: 30px;
	box-shadow: 0 12px 30px -12px rgba(68, 91, 169, 0.30);
    right: 0;
    top: auto;
}
.content-page .item-col-prd:last-child .item-product-satin::after{
    display: none;
}
.content-page .sec-multimedia .row{
    overflow-x: hidden;
    flex-wrap: wrap;
}
.content-page .sec-multimedia .item-media{
    margin-bottom: 20px;
}
.content-page .box-light-section {
	padding: 20px;
}
.content-page .box-light-section .row{
    gap: 20px 0;
}
.content-page .sec-values-satin .box-light-section .item-value {
	padding: 20px;
}
.content-page .sec-single-product {
	margin-top: 20px;
}
.content-page .sec-single-product .images-product{
    position: relative;
    z-index: 100;
    margin-top: 90px;
}
.content-page .sec-single-product .swiper-products-single{
    height: 350px;
    border-width: 2px;
}
.content-page .sec-single-product .swiper-products-single .img-product{
    width: 80%;
    height: 90%;
    object-fit: contain;
}
.content-page .sec-single-product .other-images-products{
    gap: 0 10px;
}
.content-page .sec-single-product .other-images-products .item-oth-image{
    height: 85px;
    border-width: 2px;
    border-radius: 15px;
}
.content-page .sec-single-product .content-product{
    padding-right: 20px;
    padding-top: 40px;
}
.content-page .sec-single-product .content-product::before {
    display: none;
}
.content-page .sec-single-product .content-product {
	position: static;
	padding-top: 30px;
}
.content-page .sec-single-product .content-product .head-product {
	position: absolute;
	flex-direction: column-reverse;
	align-items: flex-end;
	top: 0;
	right: 0;
	left: 0;
	padding: 0 20px;
    margin-top: 0;
}
.content-page .sec-single-product .head-product .sub-title {
	font-size: 14px;
}
.content-page .sec-single-product .head-product .title {
	font-size: 18px;
	line-height: 1.5;
}
.content-page .sec-single-product .content-product .row-item-pr .title-row {
	font-size: 16px;
}
.content-page .sec-single-product .content-product .row-item-pr .desc-row {
	font-size: 13px;
	line-height: 25px;
}
.content-page .sec-single-product .content-product .row-item-pr ul {
	padding-right: 15px;
}
.content-page .sec-single-product .content-product .row-item-pr li {
	font-size: 14px;
	margin: 0 0 10px;
	line-height: 25px;
}
.content-page .sec-single-product .product-specifications .title-box {
	font-size: 16px;
}
.content-page .sec-single-product .content-product.other-content-product {
    position: relative;
	padding: 15px;
}
.modal-satin .modal-header{
    padding: 15px 15px 10px;
}
.modal-satin .modal-body {
	padding: 10px 15px;
}
.modal-satin .modal-header .modal-title{
    font-size: 16px;
}
.modal-satin .modal-header .close, .modal-expert .modal-body .close {
	width: 40px;
	height: 40px;
	font-size: 9px;
}
.modal-satin .text-video {
	font-size: 12px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 15px;
}
.modal-satin .video-satin {
	min-height: 190px;
}
.sec-details-page .list-catalog{
    margin-bottom: 10px;
}
.sec-details-page .list-catalog .btn-catalog{
    width: 100%;
    font-size: 12px;
    padding: 15px 20px;
}
.content-page .sec-job-page .form-contact{
    padding-top: 10px;
}
.content-page .sec-news-satin .accordion .card{
    margin-bottom: 10px;
}
.content-page .sec-news-satin .accordion .card-header .btn-link{
    font-size: 14px;
}
.content-page .sec-news-satin .title-ctg{
    font-size: 12px;
}

/*---------------------- /Pages Style ---------------------*/
