.top_one {
    position: relative;
    top: 20px;
    font-size: 25px;
    color: #FFF;
}

.col-md-6:hover .top_one svg path {
    fill: #2563eb;
}

.col-md-6:hover .icon-wrap b {
    color: #2563eb;
}

.col-md-6 p {
    color: gray;
}

.success li img {
    float: left;
}

.success li span {
    display: block;
    margin-left: 34px;
    position: relative;
    top: -7px;
}

.blue_color {
    color: #2563eb;
}

.wilweb_us {
    margin-left: 32px;
    font-weight: 600;
}

.nerq {
    margin-bottom: 60px !important;
}

.col-12 .mb-0 a svg path {
    fill: grey;
    transition: 0.5s;
}

.col-12 .mb-0 .fb:hover svg path {
    fill: #2563eb;
    transition: 0.5s;
}

.col-12 .mb-0 .twt:hover svg path {
    fill: #1DA1F2;
    transition: 0.5s;
}

.col-12 .mb-0 .vk:hover svg path {
    fill: #4C75A3;
    transition: 0.5s;
}

.col-12 .mb-0 .telegram:hover svg path {
    fill: #2563eb;
    transition: 0.5s;
}

.feedback {
    margin-top: 65px;
}

.feedback_title {
    margin-top: 20px;
}

sup.red {
    color: red;
    font-weight: bold;
}

.ui-dialog-content {
    padding: 20px 10px;
    color: gray;
}

.ui-widget .ui-widget {
    margin-top: 10px;
    background-color: #2563eb;
    border: none !important;
}

.ui-widget-content {
    border: none;
}

.ui-widget-header {
    border: none;
    background-color: #2563eb !important;
}

.ui-dialog .ui-corner-all {
    border: 1px soild red;
}

.margin-20 {
    margin-top: 20px;
}

.box_info {
    margin: 100px 0;
    font-size: 18px;
}

.callme input,
.callme textarea {
    border-radius: 5px !important;
    margin-top: 10px;
}

.feedback_btn {
    background-color: #2563eb;
    color: white;
    transition: 0.5s;
}

.feedback_btn:hover {
    background-color: ##0a88ff;
    color: white;
    transition: 0.5s;
}

.subject {
    display: none;
}


.price_home {
    font-size: 18px;
    display: flex;
    background-color: #f4f4f4;
    padding: 10px 10px;
    border-radius: 3px;
}

.price_name {
    display: block;
}

.price_price {
    width: 30%;
    display: block;
    margin-left: 30px;
    text-align: center;
}

.price_href {
    display: block;
    text-align: center;
}

.ststic p b {
    color: #2563eb;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    font-size: 0px !important;
}

.nav-link svg path {
    fill: grey;
}

.nav-link:hover svg path {
    fill: #2563eb;
}

.logo_new svg {
    position: relative;
    top: -3px;
    right: -4px;
}

@media (max-width: 991px) {
    .logo_new svg {
        display: none;
    }
}

svg.menu_right path {
    fill: gray;
}

svg.menu_right {
    margin-top: -10px;
}

.icon-close2:before {
    display: none;
}

.site-navbar .site-navigation .site-menu .has-children>a:before {
    position: absolute;
    content: "\e313";
    top: 55%;
    right: -3px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: no-repeat url(/img/arrow.svg);
    width: 20px;
    height: 20px;
}

.site-mobile-menu .site-nav-wrap .arrow-collapse:before {
    background: no-repeat url(/img/arrow.svg);
    font-size: 0px !important;
    width: 16px;
    height: 16px;
    z-index: 20;
    font-family: "icomoon";
    content: "\f078";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

.main_info a {
    display: block;
    color: #2563eb;
}

.main_info {
    margin-top: 15px;
}

.promo {
    color: red;
}

.our_works {
    border-radius: 3px;
}

.our_works svg path {
    fill: #fff;
}

.our_works svg {
    margin-left: 10px;
}

.web_wo {
    width: 150px;
}

.web_two {
    width: 225px;
}

.btn_static {
    margin-top: 10px;
}

.h-entry img {
    height: 200px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.fullstory a {
    color: red;
}

.chsvg path {
    fill: red;
}

@media (max-width: 600px) {
    .gallery {
        display: contents;
    }
}


@media (max-width: 600px) {
    .gallery .gallery-item {
        margin: 10px 20px;
    }
}

@media (max-width: 600px) {
    .gallery .full {
        margin: 0px !important;
    }
}

.footer_v3 {
    margin: 5px 0;
    text-align: center;
}

.ststic .gallery {
    grid-auto-rows: auto !important;
}

.alead {
    margin-top: -20px;
    margin-bottom: -6px;
}

.main_gallery .gallery {
    grid-auto-rows: auto !important;
}

.h-entry h2 a {
    font-size: 20px;
}

.h-entry h2 {
    margin-top: -20px;
}

.poweredby {
    color: gray;
    margin-left: 5px;
}

.poweredby:hover {
    color: gray;
}

.poweredby span {
    color: #007bff;
}

.poweredby svg {
    margin-right: 3px;
    position: relative;
    top: -1px;
}

.fullstory_foter {
    margin: 10px 0;
    font-weight: 800;
    background-color: #f3f3f3;
    padding: 15px;
}

.btn_v2 {
    background-color: #2563eb;
    color: white;
}

.btn_v2:hover {
    background-color: #0069cb;
    color: white;
}

.navbar-brand span {
    font-weight: 400;
}

.site-footer-1 {
    background-color: #181818;
    padding-top: 15px;
    padding-bottom: 1px;
}

.unit-4-icon svg path {
    fill: #2563eb !important
}

.unit-4-icon svg {
    display: block;
    margin: 10px 0 20px;
    position: relative;
left: 10px;
}

.temaicdurs a {
    color: #2563eb !important;
}



.ftco-intro {
    background-color: #2563eb;
    color: #fff;
    padding: 20px;
    margin-top: -50px;
}

.ftco-intro .mb-0 {
    font-size: 28px;
}

.btn-white {
    background-color: #edeff1;
    border-radius: 5px !important;
}

#fullstory {
    padding: 4em 0;
}

.is-sticky .site-menu-toggle svg path {
    fill: #2563eb;
}

.logotype span {
    font-weight: 600 !important;
    font-family: 'Jost', sans-serif;

}

.final_logo {
    display: flex;
}

.final_logo i {
    margin-right: 4px;
    position: relative;
    top: 8px;
    font-size: 22px;
}

.final_logo svg {
    position: relative;
    top: -3px;
}

.is-sticky header .container .row .col-6 .site-logo .final_logo i svg path {
    fill: #2563eb !important;
}

.buttons {
    background-color: #2563eb;
    color: #FFF;
    padding: 8px 23px;
    border-radius: 5px;
    font-weight: 600;
    transition: 0.5s;
}

.buttons:hover {
    background-color: #D50032;
    color: #FFF;
    transition: 0.5s;
}

.poster img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.fullstory h1 {
    font-size: 28px !important;
    font-weight: 700 !important;
}

.fullstory p {
    margin-bottom: 0 !important;
}

.about li {
    list-style: none;
}

ul.about {
    margin-left: -40px !important;
}

.descri {
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    position: relative;
    top: -10px;
}

.zexch-wrapper {
    width: 100%;
    overflow: hidden;
}

.zexch {
    background: linear-gradient(90deg, #133bff 0%, #0a52f3 33%, #4765fd 66%, #1185cb 100%);
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    font-weight: 600;

    position: relative;

    white-space: nowrap;
}

/* Տեքստի կոնտեյներ */
.zexch-text {
    display: inline-block;
    padding-left: 100%;
    animation: scroll-text 10s linear infinite;
}

/* Շարժման անիմացիա */
@keyframes scroll-text {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-100%);
    }
}

/* Միայն փոքր էկրանների վրա տեքստը թող շարժվի */
@media (min-width: 769px) {
    .zexch-text {
        animation: none;
        padding-left: 0;
        transform: none;
    }
}






.tfvb {
    font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 20px;
}

.site-footer-1 a {
    color: #fff;
}

.tac {
    text-align: center;
}

.fullstory h3 {
    color: #2563eb;
    margin-top: 25px;
    font-size: 20px;
}

.fr-green fr-blue {
        border: 1px double #2563eb  !important;
}

table td.fr-green, table th.fr-green {
    border: 1px double #2563eb !important;
}

.btn:hover, .bbcodes:hover, .ui-button:hover {
    background-color: #2563eb!important;
    color: #fff;

}

.is-sticky header .container .row .col-6 .site-logo .final_logo span svg path {
    fill: #2563eb !important;
}

.site-mobile-menu-body ul li {
    list-style: none;
    margin-left: -40px;
}

.site-mobile-menu-body ul li a{
    color: #000;
    font-size: 20px;
}

.site-mobile-menu-body ul li a:hover{
    color: #2563eb;
}

.site-mobile-menu-body ul li a:active{
    color: #2563eb;
}

.site-mobile-menu-body ul li.ajpahi {
    margin-left: -24px!important;
    margin-top: 5px!important;
}

.right_call {


    z-index: 100000;
    cursor: pointer;
    position: fixed;
    right: 25px;
    bottom: 25px;#D50032
}

.color_y {color:#2563eb!important;}

.posts {
color: #000;
margin-top: 20px;
margin-bottom: 20px;
}

.tfvb b {
  position: relative;
  top: 7px;
left: 3px;
}


.pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  font-family: Arial, sans-serif;
}

.pagination .page-item {
  margin: 0 4px;
}

.pagination .page-link {
  color: #2563eb;
  border: 1px solid #2563eb;
  padding: 8px 14px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: white;
}

.pagination .page-link:hover {
  background-color: #2563eb;
  color: white;
}

.pagination .page-item.active .page-link {
  background-color: #2563eb;
  color: white;
  border-color: #2563eb;
  cursor: default;
}

.pagination li {
  list-style: none;
}


.contacts {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-top: 40px;
}

.contacts .map {
  flex: 1 1 55%;
  min-width: 300px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}

.contacts .inform {
  flex: 1 1 40%;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  background: #f9f9f9;
  padding: 25px 30px;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
  color: #333;
}

.contacts .inform h3 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #2c3e50;
}

.contacts .inform p {
  margin-bottom: 10px;
}

.contacts .inform strong {
  color: #000;
}

@media (max-width: 768px) {
    .contacts {
        flex-direction: column;
    }

    .contacts .map,
    .contacts .inform {
        flex: 1 1 100%;
        max-width: 100%;
    }
}
@-webkit-keyframes twirl-phone {
0% {

}
30% {
-webkit-transform: rotate(-6deg) translateY(-1px);
}
75% {
-webkit-transform: rotate(5deg) translateY(-1px);
}
100% {
-webkit-transform: rotate(0deg) translateY(-1px);
}

}
@-moz-keyframes twirl-phone {
0% {

}
30% {
-moz-transform: rotate(-6deg) translateY(-1px);
}
75% {
-moz-transform: rotate(5deg) translateY(-1px);
}
100% {
-moz-transform: rotate(0deg) translateY(-1px);
}

}
@-o-keyframes twirl-phone {
0% {

}
30% {
-o-transform: rotate(-6deg) translateY(-1px);
}
75% {
-o-transform: rotate(5deg) translateY(-1px);
}
100% {
-o-transform: rotate(0deg) translateY(-1px);
}

}
@keyframes twirl-phone {
0% {

}
30% {
transform: rotate(-6deg) translateY(-1px);
}
75% {
transform: rotate(5deg) translateY(-1px);
}
100% {
transform: rotate(0deg) translateY(-1px);
}

}

#lb_phone-head {
-webkit-transform-origin: 50% 50%;
-webkit-animation: twirl-phone 0.5s alternate infinite linear;

-moz-transform-origin: 50% 50%;
-moz-animation: twirl-phone 0.5s alternate infinite linear;

-o-transform-origin: 50% 50%;
-o-animation: twirl-phone 0.5s alternate infinite linear;

transform-origin: 50% 50%;
animation: twirl-phone 0.5s alternate infinite linear;

}

@-webkit-keyframes wave-stroke {
100% {
opacity: 0;
}
}
@-moz-keyframes wave-stroke {
100% {
opacity: 0;
}
}
@-o-keyframes wave-stroke {
100% {
opacity: 0;
}
}
@keyframes wave-stroke {
100% {
opacity: 0;
}
}

.lb_phone-wave {
-webkit-animation: wave-stroke 1s alternate infinite linear;
-moz-animation: wave-stroke 1s alternate infinite linear;
-o-animation: wave-stroke 1s alternate infinite linear;
animation: twirl-phone 1s alternate infinite linear;

}

.delay1 {
-webkit-animation-delay: 0.33s;
-moz-animation-delay: 0.33s;
-ms-animation-delay: 0.33s;
-o-animation-delay: 0.33s;
animation-delay: 0.33s;
}
.delay2 {
-webkit-animation-delay: 0.66s;
-moz-animation-delay: 0.66s;
-ms-animation-delay: 0.66s;
-o-animation-delay: 0.66s;
animation-delay: 0.66s;
}


/* -- Ստիլները կլասներով խառնված անվանումներով -- */
   .calcbox_modal_wrapper_nver { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); justify-content: center; align-items: center; z-index: 9999; }
   .calcbox_modal_nver { background: #fff; padding: 20px; border-radius: 10px; width: 90%; max-width: 400px; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: relative; }
   .calcbox_step_nver { display: none; }
   .calcbox_step_nver.active { display: block; }
   .calcbox_input_nver { width: 100%; padding: 10px; margin: 10px 0; }
   .calcbox_btn_nver {background: #444; color: #fff; border: none; padding: 3px 15px; border-radius: 5px;}
   .calcbox_btn_nver:hover {background: #333;  color: #fff;}
   .calcbox_close_nver { position: absolute; top: 10px; right: 10px; background: white; color: white; border: none; border-radius: 50%; width: 25px; height: 25px; cursor: pointer; font-size: 18px; color: #000;}

   .calcbox_success_nver { color: green; margin-top: 15px; }


.logo_icon {
    display: inline-block!important;
    width: 25px !important;
    height: 25px !important;
    background: url('/favicon.svg') no-repeat center!important;
    background-size: contain!important;
}



.city {
    margin-bottom: 83px;
}

.call-section {
    height: 350px;
    background: linear-gradient(90deg, #2563eb 0%, #3b82f6 100%);

    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
}

.call-section .wrapper, .callback .form-wrapper .right form {
    position: relative;
}

 .wrapper.wrapper3 {
     width: 930px;
 }

 .own-wrapper, .wrapper, .wrapperBig {
     width: 1366px;
     padding: 0 15px;
     margin: 0 auto;
 }

.call-section img {
    width: 270px;
    position: absolute;
    top: 35px;
    right: 40px;
}

.call-section .text-side {
    text-align: center;
    position: relative;
    color: white;
    padding: 60px 0;
}

.call-section .text-side h4 {
    font-size: 30px;
    font-family: "DINPro-CondBold", sans-serif;
    padding: 10px 40px 0;
}

.call-section .text-side span {
    line-height: 28px;
}

 .about-us .growth p, .call-section .text-side span {
     font-size: 18px;
     font-family: "MyriadPro-Regular", sans-serif;
 }

 .call_phone_2 {
     width: 100%;
 }

.call-section .text-side a {
    display: block;
    font-size: 50px;
    font-family: "DINPro-CondBlack", sans-serif;
    color: #000;
    text-decoration: none;
    padding: 35px 0;
}

.call-section .text-side span {
    line-height: 28px;
}

 .about-us .growth p, .call-section .text-side span {
     font-size: 18px;
 }

@media (max-width: 768px) {
    .call-section {
        height: auto;
        padding: 30px 15px;
    }

    .wrapper.wrapper3 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        position: relative;
    }

    .call-section img {
        position: static;
        width: 160px;
        margin-bottom: 20px;
        right: 40px;
    }

    .call-section .text-side {
        margin-left: 0;
        padding: 20px 10px;
        text-align: center;
    }

    .call-section .text-side h4 {
        font-size: 22px;
        padding: 0 10px 10px;
    }

    .call-section .text-side a {
        font-size: 32px;
        padding: 20px 0;
    }

    .call-section .text-side span {
        font-size: 16px;
        line-height: 24px;
    }

    .call-section img {
        display: none;
    }
}


.page table {
    width: 100%!important;
    border-collapse: collapse;
    font-family: 'Segoe UI', sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    overflow: hidden;
}

.page table thead {
    background: linear-gradient(90deg, #2563eb, #1185cb);
    color: #fff;
    text-align: left;
}

.page table th, .page table  td {
    padding: 18px 20px;
    border-bottom: 1px solid #f0f0f0;
}

.page table  tbody tr:hover {
    background-color: #f9f9f9;
    transition: 0.3s;
}

.page table  th:first-child, .page table  td:first-child {
    border-left: none;
}

.page table  th:last-child, .page table  td:last-child {
    border-right: none;
}

.page div {
    width: 100%;
}

.page a {
    color: #2563eb;
}

.page a:hover {
    color: #D50032;
}

.advantage-box {
    background: #fff;
    padding: 30px 25px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    height: 100%;
}

.advantage-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

.advantage-box .icon {
    font-size: 40px;
    color: #2563eb;
}

.advantage-box h4 {
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}

.advantage-box p {
    font-size: 16px;
    color: #555;
    margin: 0;
}

.section-title {
    font-size: 32px;
    font-weight: 700;
}

@media (max-width: 768px) {
    #services-section .col-md-6 {
        padding: 15px!important;
    }
}

/* СТРОИТЕЛЬНЫЕ УСЛУГИ section styles */
#categories-section {
    background-color: #f8f9fa;
    padding: 80px 0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 50px;
    text-transform: uppercase;
    position: relative;
}

.section-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: <?= $config['site']['site_color'] ?>;
    margin: 15px auto 0;
}

.service-card {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid #eee;
}

.service-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);
}

.service-icon img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border: 5px solid #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.service-title {
    font-size: 1.5rem;
    font-weight: 600;
    margin: 20px 0 15px;
    color: #333;
}

.service-description {
    color: #666;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 20px;
}

.btn-outline-primary {
    border-color: <?= $config['site']['site_color'] ?>;
    color: <?= $config['site']['site_color'] ?>;
    transition: all 0.3s ease;
}

.btn-outline-primary:hover {
    background: <?= $config['site']['site_color'] ?>;
    color: #fff;
}

/* Կատեգորիաների բաժին - վերափոխված ստիլեր */
#categories-section {
    padding: 80px 0;
    background: #f9f9f9;
}

#categories-section .section-title {
    color: #333;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
}

#categories-section .section-title:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 3px;
    background: #2563eb;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
}

#categories-section .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* Հիմնական բլոկի ստիլեր */
#categories-section .col-4 {
    width: calc(100% / 6 - 20px);
    margin: 10px;
    perspective: 1000px;
}

.compact-category {
    display: block;
    background: white;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    text-decoration: none;
    color: #333;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
}

.compact-category:hover {
    transform: translateY(-10px) scale(1.03);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.compact-image-wrapper {
    background: linear-gradient(135deg, #f5f7fa 0%, #e4e8eb 100%);
    text-align: center;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.compact-image-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent);
    transition: 0.5s;
}

.compact-category:hover .compact-image-wrapper:before {
    left: 100%;
}

.compact-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease;
    filter: grayscale(20%);
    padding: 20px;
}

.compact-category:hover .compact-image {
    transform: scale(1.1);
    filter: grayscale(0%);
}

.compact-title {
    padding: 15px 10px;
    font-size: 0.9rem;
    font-weight: 600;
    margin: 0;
    transition: all 0.3s ease;
    background: white;
    text-align: center;
}

.compact-category:hover .compact-title {
    color: #2563eb;
}

/* Ադապտիվ ստիլեր */
@media (max-width: 1200px) {
    #categories-section .col-4 {
        width: calc(100% / 4 - 20px);
    }
}

@media (max-width: 768px) {
    #categories-section .col-4 {
        width: calc(100% / 3 - 20px);
    }
}

@media (max-width: 576px) {
    #categories-section .col-4 {
        width: calc(100% / 2 - 20px);
    }
}

/* Կատեգորիայի էջի հատուկ ստիլեր */
.category-description {
  
}

.category-image {
    max-height: 300px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 20px;
}

.btn.btn-whatsapp {
    display: inline-block;
    background: linear-gradient(90deg, #25D366, #128C7E); /* WhatsApp green shades */
    color: #fff;
    padding: 12px 24px;
    font-weight: 600;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    font-size: 16px;
}

.btn.btn-whatsapp:hover {
    background: linear-gradient(90deg, #128C7E, #075E54);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.25);
    transform: translateY(-2px);
}


.whatsapp-btn i {
    margin-right: 8px;
    font-size: 1.1em;
}




@media (min-width: 1024px) {
    .h_new {
        margin: 20px 0;
    }
}



/* Стили для блока преимуществ */
.advantage-card {
    position: relative;
    background: white;
    border-radius: 15px;
    padding: 30px 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.03);
    z-index: 1;
    height: 270px;
    text-align: center;
}

.advantage-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}

.advantage-card h4 {
    font-weight: 600;
    margin: 20px 0 15px;
    color: #2c3e50;
}

.advantage-card p {
    color: #7f8c8d;
    font-size: 15px;
    line-height: 1.6;
}

.icon-wrapper {
    margin-bottom: 15px;
}

.icon-circle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: linear-gradient(135deg, #1185cb 0%, #2575fc 100%);
    color: white;
    font-size: 28px;
    box-shadow: 0 5px 15px rgba(106, 17, 203, 0.3);
    transition: all 0.3s ease;
}

.advantage-card:hover .icon-circle {
    transform: rotate(15deg) scale(1.1);
}

.hover-effect {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #133bff 0%, #0a52f3 50%, #4765FD 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    z-index: -1;
}

.advantage-card:hover .hover-effect {
    transform: scaleX(1);
    height: 100%;
    opacity: 0.03;
}

/* Анимации для заголовка */
@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.section-title:hover {
    animation: pulse 1.5s infinite;
}

.title-decoration {
    animation: widthGrow 1.5s ease-out;
}

@keyframes widthGrow {
    from { width: 0; }
    to { width: 100%; }
}


:root {
    --primary-gradient: linear-gradient(90deg, #133bff 0%, #4765fd 50%, #1185cb 100%);
    --card-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
    --transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/* Base Styles */
.modern-services-section {
    padding: 5rem 0;
    background: white;
    position: relative;
    overflow: hidden;
}

.modern-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header Styles */
.modern-header {
    text-align: center;
    margin-bottom: 4rem;
    position: relative;
}

.modern-section-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
}

.gradient-text {
    background: var(--primary-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    position: relative;
}

.title-underline {
    height: 4px;
    width: 80px;
    background: var(--primary-gradient);
    margin: 0.5rem auto 0;
    border-radius: 2px;
}

/* Grid Layout */
.modern-services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    padding: 0 10px;
}

/* Card Styles */
.service-card {
    perspective: 1000px;
    height: 350px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--card-shadow);
    transition: transform 0.3s ease;
}

.service-card:hover {
    transform: translateY(-10px);
}

.card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.service-card:hover .card-inner {
    transform: rotateY(180deg);
}

.card-front, .card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.card-front {
    display: flex;
    flex-direction: column;
}

.card-back {
    background: white;
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    position: relative;
}

/* Front Card Styles */
.image-container {
    position: relative;
    height: 70%;
    overflow: hidden;
}

.service-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: var(--transition);
}

.service-card:hover .service-image {
    transform: scale(1.05);
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, transparent 50%);
    opacity: 0.7;
    transition: var(--transition);
}

.service-card:hover .image-overlay {
    opacity: 0.9;
}

.service-info {
    padding: 3px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: white;
}

.service-title {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 1rem;
    color: #333;
}

.hover-indicator {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 10px;
}

.indicator-dot {
    width: 8px;
    height: 8px;
    background: #ddd;
    border-radius: 50%;
    transition: var(--transition);
}

.service-card:hover .indicator-dot {
    background: var(--primary-gradient);
}

/* Back Card Styles */
.back-content {
    position: relative;
    z-index: 2;
}

.back-content h3 {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    background: var(--primary-gradient);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.corner-decoration {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    background: var(--primary-gradient);
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}

/* Button Styles */
.modern-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    background: var(--primary-gradient);
    color: white;
    border-radius: 30px;
    font-weight: 600;
    text-decoration: none;
    transition: var(--transition);
    box-shadow: 0 4px 15px rgba(71, 101, 253, 0.3);
}

.modern-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(71, 101, 253, 0.4);
}

.modern-btn svg {
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.modern-btn:hover svg {
    transform: translateX(5px);
}

/* Mobile Responsiveness */
@media (max-width: 768px) {
    .modern-section-title {
        font-size: 2rem;
    }

    .modern-services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .service-card {
        height: 300px;
    }

    .modern-header {
        margin-bottom: 2rem;
    }
}

@media (max-width: 480px) {
    .modern-section-title {
        font-size: 1.8rem;
    }

    .service-title {
        font-size: 1.1rem;
    }

    .back-content h3 {
        font-size: 1.3rem;
    }

    .modern-btn {
        padding: 10px 20px;
        font-size: 0.9rem;
    }
}


.asphalt-calc {
    background-image: url("/img/1920_calc.jpg");
    color: #ddd;
    font-family: 'Arial', sans-serif;
    padding: 80px 0 45px 0;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #09070a;
    margin: 20px auto;
}

.asphalt-calc h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.4;
    color: #ccc;
}

.asphalt-calc label {
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
    display: block;
}

.asphalt-calc .stepper {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 10px 0;
}

.asphalt-calc .stepper button {
    background: none;
    color: white;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

.asphalt-calc input[type="text"],
.asphalt-calc input[type="number"] {
    background: transparent;
    border: none;
    border-bottom: 1px solid #666;
    color: white;
    text-align: center;
    font-size: 18px;
    width: 60px;
    outline: none;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0px !important;
}

.asphalt-calc input[type="range"] {
    width: 100%;
    margin: 10px 0;
}

.asphalt-calc #areaDisplay {
    font-weight: 600;
    margin-left: 10px;
}

.asphalt-calc .price-block {
    text-align: right;
    margin-top: -40px;
}

.asphalt-calc .price-block p {
    font-size: 18px;
    color: #aaa;
}

.asphalt-calc .total {
    margin-top: 30px;
    font-size: 32px;
    font-weight: bold;
    color: white;
    letter-spacing: 1px;
}

.asphalt-calc button.submit-btn {
    background: white;
    color: black;
    padding: 12px 24px;
    font-weight: 600;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
    cursor: pointer;
    transition: 0.3s ease;
}

.asphalt-calc button.submit-btn:hover {
    background: #ddd;
}

/* Popup style (unchanged) */
.asphalt-calc .popup {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.asphalt-calc .popup form {
    background: white;
    padding: 30px;
    width: 90%;
    max-width: 420px;
}

.asphalt-calc .popup input,
.asphalt-calc .popup textarea {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    /* border-radius: 5px; */
    border: 1px solid #000000;
    text-align: left;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
}

.asphalt-calc .popup input:focus,
.asphalt-calc .popup textarea:focus {
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    /* border-radius: 5px; */
    border: 2px solid #2563eb;
    text-align: left;
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    box-shadow: none;
}

.asphalt-calc h2 {
    text-align: center;
    position: relative;
    top: -30px;
}


#areaSlider {
    -webkit-appearance: none; /* Հին բրաուզերների համար */
    width: 100%;
    height: 10px;
    background: #bdbdbd;
    border-radius: 5px;
    outline: none;
    transition: background 0.3s;
}

#areaSlider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2563eb;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

#areaSlider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #2563eb;
    cursor: pointer;
    border: 2px solid #2563eb
}

.send_new {
    background-color: #fff;
    padding: 7px 15px;
    border: none;
    transition: 0.3s;
    color: black;
}

.send_new:hover {
    background-color: #989898;
    transition: 0.3s;
}

#pricePerM2 {
    width: 80px;
}

.asphalt-calc .stepper button:focus  {
    outline: none;
    box-shadow: none;
}

.asphalt-calc .popup h3 {
    color: black;
}

.asphalt-calc .phone-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
}




.asphalt-calc .flag {
    width: 24px;
    height: 16px;
    background-image: url('https://flagcdn.com/w20/ru.png');
    background-size: cover;
    margin-right: 8px;
}
.asphalt-calc input[type="tel"] {
    padding-left: 10px;
    font-size: 16px;
    border: none!important;
}


.send_btn_2 {
    width: 100%;
    outline: none;
    border: none;
    padding: 10px 0;
    background: #191919;
    color: #fff;
    transition: 0.3s;
}

.send_btn_2:hover {
    background: #6a6a6a;
    transition: 0.3s;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: transparent;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.consent-text {
    font-size: 12px;
    color: #666;
    margin-top: 10px;
    text-align: center;
}

.close-btn i {
    font-size: 40px;
    color: #fff;
}

.custom-toast {
    position: fixed;
    top: 40px;
    right: 30px;
    background: #47a34a;
    color: #fff;
    padding: 15px 30px;
    font-size: 14px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 10000;
    pointer-events: none;

}

.custom-toast.show {
    opacity: 1;
    transform: translateY(0);
    z-index: 9999999999;
}


.reviews-section {
    max-width: 1200px;
    margin: 50px auto;
    padding: 20px;
}

.section-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
    color: #222;
    position: relative;
}

.section-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background: #2563eb;
    margin: 15px auto;
}

/* Reviews Container */
.reviews-container {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    padding: 20px 0;
    gap: 30px;
}

.reviews-container::-webkit-scrollbar {
    height: 8px;
}

.reviews-container::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.reviews-container::-webkit-scrollbar-thumb {
    background: #2563eb;
    border-radius: 10px;
}

/* Review Card */
.review-card {
    min-width: 350px;
    background: white;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    scroll-snap-align: start;
    transition: transform 0.3s ease;
    position: relative;
    overflow: hidden;
}

.review-card:hover {
    transform: translateY(-10px);
}

.review-card:before {
    content: '"';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 80px;
    color: rgba(243, 156, 18, 0.1);
    font-family: Georgia, serif;
    line-height: 1;
}

/* Review Content */
.review-header {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.review-avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #2563eb;
    margin-right: 20px;
}

.reviewer-info {
    flex: 1;
}

.reviewer-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.review-date {
    font-size: 14px;
    color: #777;
}

/* Stars Rating */
.stars {
    color: #f39c12;
    font-size: 18px;
    margin-bottom: 15px;
}

.stars .filled {
    color: #f39c12;
}

.stars .empty {
    color: #ddd;
}

/* Review Text */
.review-text {
    line-height: 1.6;
    font-style: italic;
    color: #555;
    position: relative;
    z-index: 1;
}

/* Navigation Dots */
.review-nav {
    text-align: center;
    margin-top: 30px;
    display: none;

}

@media (max-width: 768px) {
    .review-nav {
        display: block;
    }
}

.nav-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.nav-dot.active {
    background: #2563eb;
}


.modern-footer {
    background-color: #2c3e50;
    color: #ecf0f1;
    padding: 40px 0 0;
    font-family: 'Arial', sans-serif;
}

.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-section {
    flex: 1;
    padding: 0 20px;
    min-width: 250px;
    margin-bottom: 30px;
}

.footer-title {
    color: #2563eb;
    margin-bottom: 15px;
    font-size: 1.5rem;
}

.footer-text {
    margin-bottom: 20px;
    line-height: 1.6;
}

.contact-info {
    margin: 20px 0;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.contact-item i {
    margin-right: 10px;
    color: #2563eb;
    width: 20px;
    text-align: center;
}

.social-links {
    margin-top: 20px;
}

.social-links a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #34495e;
    color: #ecf0f1;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    transition: all 0.3s;
}

.social-links a:hover {
    background-color: #2563eb;
    transform: translateY(-3px);
}

.footer-bottom {
    background-color: #1a252f;
    padding: 15px 0;
    text-align: center;
    font-size: 0.9rem;
}

@media (max-width: 768px) {
    .footer-section {
        flex: 100%;
    }
}


.gradient-logo {
    display: inline-flex;
    align-items: center;
    font-family: 'Montserrat', 'Arial', sans-serif;
    font-size: 24px;
    font-weight: 800;
    text-decoration: none;
    position: relative;
    padding: 5px 0;
}

.logo-text {
    background: linear-gradient(90deg, #2563eb 0%, #3b82f6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    position: relative;
    z-index: 2;
    transition: all 0.4s ease;
}

.gradient-logo:hover .logo-text {

    text-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.logo_icon {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background: linear-gradient(135deg, #2563eb 0%, #3b82f6 100%);
    border-radius: 6px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    transform: rotate(0deg);
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
    overflow: hidden;
}

.gradient-logo:hover .logo_icon {
    transform: rotate(360deg);
    box-shadow: 0 6px 12px rgba(59, 91, 219, 0.3);
}

/* Պայծառ շողերի էֆեկտ */
.logo_icon::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
            to bottom right,
            rgba(255,255,255,0) 45%,
            rgba(255,255,255,0.8) 50%,
            rgba(255,255,255,0) 55%
    );
    transform: rotate(30deg);
    animation: shine 3s infinite;
}

/* Տեքստի տակ գծի անիմացիա */
.gradient-logo::before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, #2563eb 0%, #3b82f6 100%);
    transition: width 0.4s ease;
}

.gradient-logo:hover::before {
    width: 100%;
}

@keyframes shine {
    0% { left: -100%; opacity: 0; }
    20% { opacity: 1; }
    100% { left: 100%; opacity: 0; }
}