.container {
    padding: 0 15px;
}
body{
    height: auto;
    padding-top: 100px;
}
.btn-more-page{
    display: flex;
}
.menu-fixed-resp {
    display: block;
}
.header-main .haader-row{
    margin-top: 15px;
}
.header-main .haader-row .nav-pills .nav-link.active > span {
    display: block;
    font-size: 12px;
    position: absolute;
    top: 110%;
    width: 200px;
    left: 0;
    font-weight: 600;
    opacity: 0.5;
    text-align: left;
}
.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: 80px;
    height: 80px;
}
.header-main .haader-row .logo-main .img-logo,
.footer-main .about-footer .logo-main .img-logo{
    height: 60px;
}
.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: 40px;
    height: 40px;
    background-color: var(--subcolor);
    border-radius: 0;
    font-size: 18px;
    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: 40px;
    height: 40px;
    font-size: 20px;
    color: var(--subcolor);
    border-radius: 0;
}

.header-main .haader-row .nav-pills .nav-link.active > i{
    display: flex;
}
.sec-services .en-cabinet {
	right: 0;
	font-size: 90px;
	letter-spacing: 15px;
	direction: ltr;
	height: 80px;
}
.sec-services{
    margin-top: 30px;
}
.sec-services .title-website{
    margin-top: 0;
}
.sec-services .title-website .fa-cabinet{
    font-size: 50px;
}
.sec-services .title-website .slogan{
    font-size: 14px;
    top: -10px;
}
.sec-services .list-services{
    margin-top: 10px;
}
.sec-services .list-services .row{
    margin: 0 -8px;
}
.sec-services .list-services .item-service{
    padding: 0 8px;
}
.sec-services .list-services .box-srv .title-box{
    height: 40px;
    font-size: 14px;
}
.sec-services .list-services .box-srv{
    height: 140px;
    margin-bottom: 15px;
}
.sec-services .list-services .box-srv .box-icon .svg-icon{
    width: 60px;
    height: 60px;
}
.sec-examaple-works{
    margin-top: 100px;
}
.sec-examaple-works .content-section{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sec-examaple-works .content-section .title{
    font-size: 30px;
}
.options-swiper{
    order: 2;
}
.options-swiper .swiper-button-next, .options-swiper .swiper-button-prev{
    font-size: 20px;
}
.options-swiper .swiper-pagination > span{
    font-size: 18px;
}
.sec-examaple-works .content-section .btn-more{
    font-size: 16px;
    margin: 10px 0 20px;
}
.sec-examaple-works .list-works .swiper-new-works{
    width: 100%;
    margin-top: 30px;
}
.sec-examaple-works .list-works .swiper-new-works .box-image{
    height: 350px;
}
.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-examaple-works .list-works .swiper-new-works .box-image .category{
    opacity: 1;
    visibility: visible;
    font-size: 12px;
    padding: 5px 15px;
    background-color: var(--maincolor);
}
.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{
    flex-direction: column;
    align-items: center;
}
.sec-manager-speech .head-manager .hamrahcabinet{
    font-size: 35px;
}
.sec-manager-speech .head-manager .slogan{
    font-size: 20px;
    display: block;
    text-align: center;
}
.sec-manager-speech .head-manager .btn-order{
    font-size: 18px;
    width: 100%;
    margin-top: 30px;
    justify-content: center;
}
.sec-manager-speech .speech{
    font-size: 14px;
    line-height: 25px;
}
.sec-manager-speech .statistics{
    gap: 20px;
    margin-top: 30px;
    justify-content: center;
}
.sec-manager-speech .statistics .item-stat .count{
    font-size: 65px;
}
.sec-manager-speech .statistics .item-stat .title{
    font-size: 12px;
    line-height: 1.5;
    margin-top: -20px;
}    
.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: 25px;
}
.sec-news-cabinet .head-section .title-head .desc{
    font-size: 14px;
    text-align: center;
}
.sec-news-cabinet .head-section .more-box{
    text-align: center;
    margin-bottom: 20px;
}
.sec-news-cabinet .head-section .btn-more{
    font-size: 16px;
}
.sec-news-cabinet .swiper-news-cabinet{
    margin-top: 30px;
}
.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 .box-image .date{
    font-size: 12px;
    padding: 5px 15px;
}
.sec-news-cabinet .swiper-news-cabinet .box-image{
    height: 400px;
}
.sec-news-cabinet .swiper-news-cabinet .content-news .title,
.footer-main .item-links .head .title{
    font-size: 18px;
}
.footer-main{
    background-image: linear-gradient(180deg, var(--maincolor) 32%, var(--lightcolor) 32%);
    margin-top: 100px;
    padding: 30px 0;
}
.footer-main .about-footer .address{
    margin: 30px 0;
    justify-content: center;
}
.footer-main .about-footer .address > i{
    font-size: 30px;
}
.footer-main .about-footer .logo-main{
    margin: 0 auto;
}
.footer-main .about-footer .socials{
    margin: 30px 0 0;
    justify-content: center;
}
.footer-main .about-footer .address,
.footer-main .about-footer .socials .title{
    font-size: 14px;
}
.footer-main .about-footer .info-main{
    align-items: center;
}
.footer-main .about-footer .info-main > a{
    font-size: 16px;
}
.footer-main .links-footer{
    padding: 90px 20px 0;
}
.footer-main .item-links .desc{
    margin: 15px 0 30px;
}
.footer-main .footer-copyright{
    margin-top: 30px;
    flex-wrap: wrap;
    text-align: center;
}
.footer-main .footer-copyright .copyright .main{
    font-size: 14px;
}
.footer-main .footer-copyright .copyright .designer{
    font-size: 12px;
}
.footer-main .footer-copyright .licenses{
    justify-content: center;
    gap: 15px;
    margin: 0 auto;
    margin-top: 20px;
}
.footer-main .footer-copyright .licenses .item-lcn{
    width: 80px;
    height: 80px;
}
.footer-main .footer-copyright .licenses .item-lcn > img {
    height: 65px;
}

.content-main section{
    overflow: hidden;
}

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

.sec-about-page .image-details {
	height: 200px;
    padding: 5px;
    margin-bottom: 15px;
}
.sec-about-page .text-details p {
	font-size: 12px;
	line-height: 30px;
}
.sec-about-page .title-details{
    font-size: 20px;
    line-height: 30px;
}
.content-page .sec-news-details .short-desc{
    font-size: 12px;
    line-height: 25px;
    padding: 10px 15px;
    margin: 15px 0;
}
.content-page .sec-news-details .content-news .desc-news{
    font-size: 12px;
}
.content-page .sec-contact .head-section{
    margin-bottom: 30px;
}
.content-page .sec-contact .image-contact{
    padding-left: 15px;
}
.content-page .sec-contact .image-contact .box-image{
    height: 350px;
    margin-bottom: 30px;
}
.content-page .sec-contact .details-contact .desc p{
    font-size: 12px;
}
.content-page .sec-contact .list-contact .item-cnt{
    width: 100%;
    flex-direction: column;
}
.content-page .sec-contact .list-contact .item-cnt .box-icon{
    width: 50px;
    height: 50px;
    font-size: 22px !important;
    margin: 0 0 10px;
}
.content-page .sec-contact .list-contact .item-cnt .desc{
    font-size: 14px;
    text-align: center;
}
.content-page .sec-contact .list-contact .item-cnt .list-tel{
    gap: 15px;
}
.content-page .sec-contact .list-contact .item-tel .title{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
.content-page .sec-contact .list-contact .item-tel > a{
    font-size: 14px !important;
}
.content-page .sec-contact .list-contact .mail-text > a{
    font-size: 14px !important;
}
.content-page .list-prices-page .box-price .title-box{
    font-size: 18px;
    height: 80px;
}
.content-page .list-prices-page .box-price .image-box{
    height: 150px;
}
.content-page .list-prices-page .box-price .price-main{
    font-size: 35px;
}
.content-page .list-prices-page .box-price .price-main .unit {
	font-size: 20px;
}
.content-page .list-prices-page .box-price .list-fts > li{
    font-size: 14px;
}
.content-page .list-prices-page .box-price .list-fts > li::before {
	width: 8px;
	height: 8px;
}

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