.container {
    padding: 0 20px;
}
body{
    height: auto;
    padding-top: 100px;
}
.btn-more-page{
    display: flex;
}
.menu-fixed-resp {
    display: block;
}
.header-main .haader-row{
    margin-top: 20px;
}
.header-main .haader-row .nav-pills .nav-link.active > span {
	display: block;
	font-size: 14px;
	position: absolute;
	top: 120%;
	width: 200px;
	left: 0;
	font-weight: 600;
	opacity: 0.5;
	text-align: left;
	line-height: 1;
}
.header-main .haader-row .nav-pills .nav-link.active .count{
    width: 20px;
    height: 20px;
    background-color: var(--subcolor);
    border-radius: 100%;
    font-size: 13px;
    color: var(--secondcolor);
    top: -10px;
    right: -7px;
    left: auto;
    opacity: 1;
}
.header-main .haader-row .logo-main,
.footer-main .about-footer .logo-main{
    width: 90px;
    height: 90px;
}
.header-main .haader-row .logo-main .img-logo,
.footer-main .about-footer .logo-main .img-logo{
    height: 70px;
}
.header-main .haader-row .nav-pills .nav-item,
.sec-examaple-works .content-section .desc,
.sec-manager-speech .img-person,
.header-main .haader-row .nav-pills .nav-link.active::after{
    display: none;
}
.header-main .haader-row .nav-pills .nav-menu-bar,
.header-main .haader-row .nav-pills .nav-item-order{
    display: flex;
}
.header-main .haader-row .nav-pills .nav-link.btn-menubar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background-color: var(--subcolor);
    border-radius: 0;
    font-size: 20px;
    font-weight: normal;
    color: var(--whitecolor);
}
.header-main .haader-row .nav-pills .nav-link.active{
    background-color: var(--secondcolor);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 22px;
    color: var(--subcolor);
    border-radius: 0;
}
.header-main .haader-row .nav-pills .nav-link.active > i{
    display: flex;
}
.sec-services .en-cabinet {
	right: -26px;
	font-size: 90px;
	letter-spacing: 15px;
	direction: ltr;
	height: 80px;
}
.sec-services .title-website{
    margin-top: 20px;
}
.sec-services .title-website .fa-cabinet{
    font-size: 80px;
}
.sec-services .title-website .slogan{
    font-size: 20px;
    top: -15px;
}
.sec-services .list-services{
    margin-top: 40px;
}
.sec-services .list-services .box-srv .title-box{
    height: 50px;
    font-size: 18px;
}
.sec-services .list-services .box-srv{
    height: 240px;
    margin-bottom: 30px;
}
.sec-services .list-services .box-srv .box-icon .svg-icon{
    width: 90px;
    height: 90px;
}
.sec-examaple-works{
    margin-top: 150px;
}
.sec-examaple-works .content-section{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sec-examaple-works .content-section .title{
    font-size: 40px;
}
.options-swiper{
    order: 2;
}
.options-swiper .swiper-button-next, .options-swiper .swiper-button-prev{
    font-size: 24px;
}
.options-swiper .swiper-pagination > span{
    font-size: 20px;
}
.sec-examaple-works .content-section .btn-more{
    font-size: 18px;
    margin: 10px 0 20px;
}
.sec-examaple-works .list-works .swiper-new-works{
    width: 110%;
    margin-top: 30px;
}
.sec-examaple-works .list-works .swiper-new-works .box-image{
    height: 400px;
}
.sec-examaple-works .list-works .swiper-new-works .desc-work,
.sec-examaple-works .list-works .swiper-new-works .box-image .category{
    font-size: 14px;
    line-height: 25px;
}
.sec-manager-speech{
    height: auto;
    margin-top: 100px;
}
.sec-manager-speech .container{
    padding: 50px 20px;
}
.sec-manager-speech .bg-content{
    width: 100%;
    clip-path: none;
}
.sec-manager-speech .head-manager .hamrahcabinet{
    font-size: 40px;
}
.sec-manager-speech .head-manager .slogan{
    font-size: 24px;
}
.sec-manager-speech .head-manager .btn-order{
    font-size: 20px;
}
.sec-manager-speech .speech{
    font-size: 16px;
    line-height: 30px;
}
.sec-manager-speech .statistics{
    gap: 60px;
    margin-top: 30px;
    justify-content: center;
}
.sec-manager-speech .statistics .item-stat .count{
    font-size: 80px;
}
.sec-manager-speech .statistics .item-stat .title{
    font-size: 18px;
}    
.sec-news-cabinet{
    margin-top: 100px;
}
.sec-news-cabinet .head-section{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sec-news-cabinet .head-section .title-head{
    align-items: center;
}
.sec-news-cabinet .head-section .title-head .title{
    font-size: 28px;
}
.sec-news-cabinet .head-section .title-head .desc{
    font-size: 16px;
}
.sec-news-cabinet .head-section .more-box{
    text-align: center;
    margin-bottom: 20px;
}
.sec-news-cabinet .head-section .btn-more{
    font-size: 18px;
}
.sec-news-cabinet .swiper-news-cabinet .box-image .date,
.sec-news-cabinet .swiper-news-cabinet .content-news .desc-news,
.footer-main .item-links .desc{
    font-size: 14px;
    line-height: 25px;
}
.sec-news-cabinet .swiper-news-cabinet .content-news .title,
.footer-main .item-links .head .title{
    font-size: 20px;
}
.footer-main{
    background-image: linear-gradient(180deg, var(--maincolor) 30%, var(--lightcolor) 30%);
    margin-top: 100px;
}
.footer-main .about-footer .head-about{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.footer-main .about-footer .details-about{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-main .about-footer .address{
    margin: 0;
}
.footer-main .about-footer .address > i{
    font-size: 35px;
}
.footer-main .about-footer .logo-main{
    margin-left: 30px;
}
.footer-main .about-footer .socials{
    margin: 0 30px 0 0;
}
.footer-main .about-footer .address,
.footer-main .about-footer .socials .title{
    font-size: 16px;
}
.footer-main .about-footer .info-main > a{
    font-size: 18px;
}
.footer-main .links-footer{
    padding: 80px 20px 0;
}
.footer-main .item-links .desc{
    margin: 15px 0 30px;
}
.footer-main .footer-copyright{
    margin-top: 40px;
}
.footer-main .footer-copyright .copyright .main{
    font-size: 14px;
}
.footer-main .footer-copyright .copyright .designer{
    font-size: 12px;
}
.footer-main .footer-copyright .licenses .item-lcn{
    width: 80px;
    height: 80px;
}
.footer-main .footer-copyright .licenses .item-lcn > img {
    height: 65px;
}

/*---------------------- Page Styles ---------------------*/

.sec-about-page .image-details {
	height: 350px;
}
.sec-about-page .text-details p {
	font-size: 14px;
	line-height: 35px;
}
.sec-about-page .title-details{
    font-size: 25px;
    line-height: 35px;
}
.content-page .sec-news-details .short-desc{
    font-size: 14px;
    line-height: 25px;
}
.content-page .sec-contact .image-contact {
    padding-left: 15px;
}

.content-page .sec-contact .details-contact .desc p{
    font-size: 14px;
}
.content-page .sec-contact .image-contact .box-image {
    height: 400px;
    clip-path: none;
    margin-bottom: 30px;
}

/*---------------------- /Page Styles ---------------------*/