.top_one {
    position: relative;
    top: 20px;
    font-size: 25px;
    color: #FFF;
}

.col-md-6:hover .top_one svg path {
    fill: #FF8C00;
}

.col-md-6:hover .icon-wrap b {
    color: #FF8C00;
}

.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: #FF8C00;
}

.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: #FF8C00;
    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: #FF8C00;
    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: #FF8C00;
    border: none !important;
}

.ui-widget-content {
    border: none;
}

.ui-widget-header {
    border: none;
    background-color: #FF8C00 !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: #FF8C00;
    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: #FF8C00;
}

.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: #FF8C00;
}

.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: #FF8C00;
}

.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: #FF8C00;
    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: #FF8C00 !important
}

.unit-4-icon svg {
    display: block;
    margin: 10px 0 20px;
    position: relative;
left: 10px;
}

.temaicdurs a {
    color: #FF8C00 !important;
}



.ftco-intro {
    background-color: #FF8C00;
    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: #FF8C00;
}

.logotype span {
    font-weight: 600 !important;
    font-family: 'Jost', sans-serif;

}

.final_logo {
    display: flex;
}

.final_logo i {
    margin-right: 4px;
    position: relative;
    top: 6px;
    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: #FF8C00 !important;
}

.buttons {
    background-color: #FF8C00;
    color: #FFF;
    padding: 8px 23px;
    border-radius: 5px;
    font-weight: 600;
    transition: 0.5s;
}

.buttons:hover {
    background-color: #F57C00;
    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 {
    background: rgb(18, 36, 0);
    background: linear-gradient(90deg, #FF8C00 0%, #f57c00 50%, #f30745 100%);




    color: #fff;
    text-align: center;
    padding: 5px 5px;
    font-weight: 600;
}


.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: #FF8C00;
    margin-top: 25px;
    font-size: 20px;
}

.fr-green fr-blue {
        border: 1px double #FF8C00  !important;
}

table td.fr-green, table th.fr-green {
    border: 1px double #FF8C00 !important;
}

.btn:hover, .bbcodes:hover, .ui-button:hover {
    background-color: #F57C00!important;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #F57C00 0%, #F57C00 100%)!important;
    background-image: -moz-linear-gradient(top, #abd047 0%, #a4ca35 100%)!important;
    background-image: -o-linear-gradient(top, #abd047 0%, #a4ca35 100%)!important;
    background-image: linear-gradient(top, #abd047 0%, #a4ca35 100%)!important;
}

.is-sticky header .container .row .col-6 .site-logo .final_logo span svg path {
    fill: #FF8C00 !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: #FF8C00;
}

.site-mobile-menu-body ul li a:active{
    color: #FF8C00;
}

.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;#F57C00
}

.color_y {color:#FF8C00!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: #FF8C00;
  border: 1px solid #FF8C00;
  padding: 8px 14px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  background-color: white;
}

.pagination .page-link:hover {
  background-color: #FF8C00;
  color: white;
}

.pagination .page-item.active .page-link {
  background-color: #FF8C00;
  color: white;
  border-color: #FF8C00;
  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;
    -webkit-background: linear-gradient(90deg, #FF8C00 0%, #f57c00 50%, #f30745 100%);
    background: linear-gradient(90deg, #FF8C00 0%, #f57c00 50%, #f30745 100%);

}

.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: 225px;
    position: absolute;
    top: 10px;
}

.call-section .text-side {
    text-align: center;
    position: relative;
    margin-left: 10%;
    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;
    }

    .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, #FF8C00, #2e7d32);
    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: #FF8C00;
}

.page a:hover {
    color: #F57C00;
}

.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: #FF8C00;
}

.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;
    }
}


.image-overlay-address {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    padding: 8px 12px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 0.95rem;
    font-style: italic;
    display: flex;
    align-items: center;
    gap: 6px;
    z-index: 2;
    border-radius: 0px 0px 10px 10px;
}

.image-overlay-address i {
    color: #ff4444; /* marker գույնը */
}


.contact-btn {
    background-color: rgba(37, 211, 102, 0.9); /* թափանցիկ կանաչ, whatsapp գույն */
    color: #fff;
    border: 1px solid #25D366;
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 14px;
    border-radius: 8px;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    border-radius: 30px;
}

.contact-btn:hover {
    background-color: #26c560;

    color: white;
    text-decoration: none;
}

.contact-btn i {
    font-size: 1rem;
}
