.container {
    padding: 0 20px;
}

.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>.col-12 {
    padding: 0;
    max-width: none;
    flex: 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 {
    display: none;
}

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

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

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

.header-main .header-box .row-logo>img {
    height: 35px;
    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: 45px;
    height: 45px;
    margin-right: 10px;
}

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

.header-main .header-box .contact-us .title {
    font-size: 12px;
}

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

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

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

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

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

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

.sec-aboutus .aboutus-content .slogan .vc-plus {
    height: 40px;
    right: -120px;
}

.sec-aboutus .aboutus-content .slogan .vc-ellipse {
    height: 40px;
    left: -120px;
}

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

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

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

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

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

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

.sec-slideshow .box-outer-slider {
    height: 500px;
}

.sec-slideshow .box-outer-slider .head-slider {
    height: 70px;
}

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

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

.head-section-main .btn-more {
    font-size: 16px;
}

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

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

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

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

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

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

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

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

.sec-values-satin .box-light-section .swiper-button {
    width: 60px;
    font-size: 35px;
}

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

.sec-socials-satin .box-outer-socials {
    height: 80px;
    padding: 10px 70px;
}

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

.sec-socials-satin .box-outer-socials .fa-content {
    justify-content: flex-start;
}

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

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

.sec-socials-satin .box-outer-socials .list-socials {
    justify-content: flex-end;
    gap: 25px;
}

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

.sec-socials-satin .box-outer-socials .list-socials::before {
    width: 400px;
    height: 400px;
    top: -200px;
}

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

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

.sec-multimedia .row {
    flex-wrap: nowrap;
    overflow-x: auto;
}

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

.sec-agencies-satin .swiper-agencies .item-agc>img {
    height: 60px;
    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: 40px;
}

.footer-main .sec-info-footer {
    height: auto;
    padding-top: 100px;
    gap: 20px 40px;
    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>.row {
    flex-wrap: wrap;
    gap: 40px 60px;
}

.footer-main .sec-about-footer .about-footer {
    gap: 30px;
}

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

.footer-main .sec-about-footer .about-footer .vertical-logo {
    width: 30px;
}

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

.footer-main .sec-copyright-footer {
    padding: 30px 0;
}

.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;
}

.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: 18px;
}

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

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

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

.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-multimedia .row{
    overflow-x: hidden;
    flex-wrap: wrap;
}
.content-page .sec-single-product .swiper-products-single{
    height: 600px;
}
.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 .item-oth-image{
    height: 180px;
}
.content-page .sec-single-product .content-product{
    padding-right: 20px;
    padding-top: 60px;
}
.content-page .sec-single-product .content-product::before {
	right: 0;
	width: 100%;
	height: 40px;
	box-shadow: 0 17px 30px -17px rgba(68, 91, 169, 0.30);
}
.sec-details-page .list-catalog .btn-catalog{
    width: calc(50% - 8px);
    font-size: 12px;
    padding: 15px 20px;
}

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