{"id":582,"date":"2020-08-01T16:52:05","date_gmt":"2020-08-01T16:52:05","guid":{"rendered":"https:\/\/www.tahvieh.company\/?page_id=582"},"modified":"2020-08-01T16:53:17","modified_gmt":"2020-08-01T16:53:17","slug":"%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f","status":"publish","type":"page","link":"https:\/\/www.tahvieh.company\/ru\/%d0%b3%d0%bb%d0%b0%d0%b2%d0%bd%d0%b0%d1%8f\/","title":{"rendered":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"},"content":{"rendered":"\t<div id=\"gap-1127375986\" class=\"gap-element clearfix\" style=\"display:block; height:auto;\">\n\t\t\n<style>\n#gap-1127375986 {\n  padding-top: 40px;\n}\n<\/style>\n\t<\/div>\n\t\n\n\t<section class=\"section dark\" id=\"section_871060913\">\n\t\t<div class=\"section-bg fill\" >\n\t\t\t\t\t\t\t\t\t\n\t\t\t\n\n\t\t<\/div>\n\n\t\t\n\n\t\t<div class=\"section-content relative\">\n\t\t\t\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>mainwave<\/title>\r\n    <style>\r\n        section\r\n        {\r\n            width: 100%;  \r\n            height:30vh;\r\n background:linear-gradient(to top,#021b79 5%,#0575e6 50%);    \r\n\r\n        }\r\nsection .wave\r\n{\r\n position:absolute;\r\n background:linear-gradient(to top,#021b79 5%,#0575e6 50%);    \r\n   bottom: 0;\r\n    right:0;\r\n    width: 100%;\r\n    height: 100px;\r\n    background: url(\"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2020\/06\/wave-1.png\");\r\n    background-size: 1200px 100px;\r\n}\r\nsection .wave.wave1\r\n{\r\n    animation: animmate 30s linear infinite;\r\n    z-index: 1000;\r\n    opacity: 1;\r\n    animation-delay: 0s;\r\n    bottom: 0;\r\n}\r\nsection .wave.wave2\r\n{\r\n    animation: animmate2 15s linear infinite;\r\n    z-index: 999;\r\n    opacity: 0.5;\r\n    animation-delay: -5s;\r\n    bottom: 10px;\r\n}\r\nsection .wave.wave3\r\n{\r\n    animation: animmate 30s linear infinite;\r\n    z-index: 998;\r\n    opacity: 0.2;\r\n    animation-delay: -2s;\r\n    bottom: 15px;\r\n}\r\nsection .wave.wave4\r\n{\r\n    animation: animmate2 5s linear infinite;\r\n    z-index: 997;\r\n    opacity: 0.7;\r\n    animation-delay: -5s;\r\n    bottom: 20px;\r\n}\r\n\r\n\r\n@keyframes animmate {\r\n    0%{\r\n        background-position-x: 0;\r\n    }\r\n    100%{\r\n        background-position-x: 1000px;\r\n    }\r\n\r\n}\r\n@keyframes animmate2 {\r\n    0%{\r\n        background-position-x: 0;\r\n    }\r\n    100%{\r\n        background-position-x: -1000px;\r\n    }\r\n\r\n}\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n  <section>\r\n     <div class=\"wave wave1\"><\/div>\r\n     <div class=\"wave wave2\"><\/div>\r\n     <div class=\"wave wave3\"><\/div>\r\n     <div class=\"wave wave4\"><\/div>\r\n <\/section>\r\n<\/body>\r\n<\/html>\n\t\t<\/div>\n\n\t\t\n<style>\n#section_871060913 {\n  padding-top: 0px;\n  padding-bottom: 0px;\n  min-height: 140px;\n}\n<\/style>\n\t<\/section>\n\t\n<div class=\"row align-equal align-center\"  id=\"row-1731819701\">\n\n\t<div id=\"col-1427086645\" class=\"col medium-4 small-12 large-4\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>Introduction<\/title>\r\n    <style>\r\n        .square\r\n        {\r\n            position: relative;\r\n            width:300px;\r\n            height:300px;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n        .square span:nth-child(1)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate 6s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(1)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n        .square span:nth-child(2)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate2 4s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(2)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n \r\n        @keyframes annimate {\r\n            0%{\r\n                transform: rotate(0deg);\r\n            }\r\n            100%{\r\n                transform: rotate(360deg);\r\n            }\r\n\r\n        }\r\n        @keyframes annimate2 {\r\n            0%{\r\n                transform: rotate(360deg);\r\n            }\r\n            100%{\r\n                transform: rotate(0deg);\r\n            }\r\n\r\n        }\r\n\r\n        .cont\r\n        {\r\n            position: relative;\r\n            padding: 40px 40px;\r\n            color: #140a99;\r\n            text-align: center;\r\n            transition: 0.5s;\r\n            z-index: 0;\r\n        }\r\n        .cont a\r\n        {\r\n            position: relative;\r\n            display: block;\r\n            margin-top:-20px;\r\n            border: 2px solid #fff;\r\n            padding: 6px 18px;\r\n            text-decoration: none;\r\n            color: #fff;\r\n            font-weight: 600;\r\n            border-radius: 73% 27% 44% 56% \/ 49% 44% 56% 51%;\r\n            z-index: 0;\r\n        }\r\n        .cont a:hover\r\n        {\r\n            background: #fff;\r\n            color: #0575e6;\r\n            z-index: 0;\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n<div class=\"square\">\r\n <span><\/span> <span><\/span>\r\n<div class=\"cont\"><br\/>\r\n        <h1>Residential<\/h1>\r\n        <p>Smarter, more efficient and more reliable: TAHVIEH\u00ae home heating and air conditioning is built for the way you live.<\/p><a href=\"https:\/\/www.tahvieh.company\/residential-equipment\">Home Comfort Systems<\/a>\r\n    <\/div>\r\n<\/div>\r\n<\/body>\r\n<\/html>\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-1427086645 > .col-inner {\n  margin: 0px 20px 0px 0px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n\t<div id=\"col-2056740996\" class=\"col medium-4 small-12 large-4\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>Introduction<\/title>\r\n    <style>\r\n        *\r\n        {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n\r\n        }\r\nbody\r\n{\r\n\r\n    justify-content: center;\r\n    align-items: center;\r\n    min-height: 150vh;\r\n    background: #000;\r\n}\r\n        .square\r\n        {\r\n            position: relative;\r\n            width:300px;\r\n            height:300px;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n        .square span:nth-child(1)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate 6s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(1)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n        .square span:nth-child(2)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate2 4s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(2)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n \r\n        @keyframes annimate {\r\n            0%{\r\n                transform: rotate(0deg);\r\n            }\r\n            100%{\r\n                transform: rotate(360deg);\r\n            }\r\n\r\n        }\r\n        @keyframes annimate2 {\r\n            0%{\r\n                transform: rotate(360deg);\r\n            }\r\n            100%{\r\n                transform: rotate(0deg);\r\n            }\r\n\r\n        }\r\n\r\n        .cont\r\n        {\r\n            position: relative;\r\n            padding: 40px 40px;\r\n            color: #140a99;\r\n            text-align: center;\r\n            transition: 0.5s;\r\n            z-index: 0;\r\n        }\r\n        .cont a\r\n        {\r\n            position: relative;\r\n            display: block;\r\n            margin-top:-20px;\r\n            border: 2px solid #fff;\r\n            padding: 6px 18px;\r\n            text-decoration: none;\r\n            color: #fff;\r\n            font-weight: 600;\r\n            border-radius: 73% 27% 44% 56% \/ 49% 44% 56% 51%;\r\n        }\r\n        .cont a:hover\r\n        {\r\n            background: #fff;\r\n            color: #0575e6;\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n<div class=\"square\">\r\n    <span><\/span><span><\/span>\r\n    <div class=\"cont\"><br\/>\r\n        <h1>Commercial<\/h1>\r\n        <p>As one of the industry\u2019s most respected names,TAHVIEH\u00ae systems create better environments \u2013 and happier customers.\r\n        <\/p><a href=\"https:\/\/www.tahvieh.company\/commercial-equipment\">Commercial HVAC Solutions<\/a>\r\n    <\/div>\r\n<\/div>\r\n<\/body>\r\n<\/html>\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-2056740996 > .col-inner {\n  margin: 0px 20px 0px 0px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n\t<div id=\"col-1343266649\" class=\"col medium-4 small-12 large-4\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <title>Introduction<\/title>\r\n    <style>\r\n        .square\r\n        {\r\n            position: relative;\r\n            width:300px;\r\n            height:300px;\r\n            display:flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n        }\r\n        .square span:nth-child(1)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate 6s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(1)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n        .square span:nth-child(2)\r\n        {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 2px solid #0575e6;\r\n            border-radius: 38% 62% 63% 37% \/ 41% 44% 56% 59%;\r\n            transition: 0.5s;\r\n            animation: annimate2 4s linear infinite;\r\n        }\r\n        .square:hover span:nth-child(2)\r\n        {\r\n            border: none;\r\n            background: rgba(0,204,255,0.8);\r\n        }\r\n \r\n        @keyframes annimate {\r\n            0%{\r\n                transform: rotate(0deg);\r\n            }\r\n            100%{\r\n                transform: rotate(360deg);\r\n            }\r\n\r\n        }\r\n        @keyframes annimate2 {\r\n            0%{\r\n                transform: rotate(360deg);\r\n            }\r\n            100%{\r\n                transform: rotate(0deg);\r\n            }\r\n\r\n        }\r\n\r\n        .cont\r\n        {\r\n            position: relative;\r\n            padding: 40px 40px;\r\n            color: #140a99;\r\n            text-align: center;\r\n            transition: 0.5s;\r\n            z-index: 0;\r\n        }\r\n        .cont a\r\n        {\r\n            position: relative;\r\n            display: inline-block;\r\n            margin-top:-20px;\r\n            border: 2px solid #fff;\r\n            padding: 6px 18px;\r\n            text-decoration: none;\r\n            color: #fff;\r\n            font-weight: 600;\r\n            border-radius: 73% 27% 44% 56% \/ 49% 44% 56% 51%;\r\n        }\r\n        .cont a:hover\r\n        {\r\n            background: #fff;\r\n            color: #0575e6;\r\n        }\r\n\r\n    <\/style>\r\n<\/head>\r\n<body data-rsssl=1>\r\n<div class=\"square\">\r\n    <span><\/span><span><\/span>\r\n   <div class=\"cont\"><br\/>\r\n        <h1>Parts supporting<\/h1>\r\n        <p>Smarter, more efficient and more reliable: TAHVIEH\u00ae home heating and air conditioning is built for the way you live.<\/p>\r\n      <a href=\"https:\/\/www.tahvieh.company\/parts-supporting\/\">Parts supporting<\/a>\r\n    <\/div>\r\n<\/div>\r\n<\/body>\r\n<\/html>\n\t\t<\/div>\n\t\t\t\t\n<style>\n#col-1343266649 > .col-inner {\n  margin: 0px 20px 0px 0px;\n}\n<\/style>\n\t<\/div>\n\n\t\n\n<style>\n#row-1731819701 > .col > .col-inner {\n  padding: 20px 10px 10px 10px;\n}\n<\/style>\n<\/div>\n<div class=\"row\"  id=\"row-587486137\">\n\n\t<div id=\"col-857485102\" class=\"col medium-1 small-12 large-1\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-203363154\" class=\"col medium-10 small-12 large-10\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<h1>\u043a\u043e\u043c\u043f\u0430\u043d\u0438\u0438 \u0422\u0430\u0445\u0432\u0438\u0435<\/h1>\n<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0422\u0430\u0445\u0432\u0438\u0435 \u0431\u044b\u043b\u0430 \u043e\u0441\u043d\u043e\u0432\u0430\u043d\u0430 \u0432 1964 \u0433\u043e\u0434\u0443 \u0438 \u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043f\u0440\u043e\u043b\u043e\u0436\u0438\u043b\u0430 \u0441\u0432\u043e\u0439 \u043f\u0443\u0442\u044c \u0434\u043b\u044f \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u043e\u0437\u0434\u0443\u0445\u0430 (\u0421\u041a\u0412).<br \/>\u0412 80-\u0445 \u0433\u043e\u0434\u0430\u0445 \u0422\u0430\u0445\u0432\u0438\u0435 \u043d\u0430\u0447\u0430\u043b\u043e \u0440\u0430\u0437\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0442\u044c \u0438 \u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043d\u043e\u0432\u043e\u0435 \u043f\u043e\u043a\u043e\u043b\u0435\u043d\u0438\u0435 \u0421\u041a\u0412, \u043e\u043f\u0438\u0440\u0430\u044f\u0441\u044c \u043d\u0430 \u0431\u043e\u0433\u0430\u0442\u044b\u0435 \u0442\u0435\u0445\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0435 \u0437\u043d\u0430\u043d\u0438\u044f \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u044b\u0435 \u0442\u0440\u0443\u0434\u043e\u0432\u044b\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u044b.<br \/>\u0412 2013 \u0433\u043e\u0434\u0443, \u0441\u043f\u0443\u0441\u0442\u044f \u043f\u043e\u043b\u0432\u0435\u043a\u0430 \u0441\u043b\u0430\u0432\u043d\u043e\u0433\u043e \u043f\u0440\u0438\u0441\u0443\u0442\u0441\u0442\u0432\u0438\u044f \u0432 \u0438\u043d\u0434\u0443\u0441\u0442\u0440\u0438\u0438 \u043a\u043e\u043d\u0434\u0438\u0446\u0438\u043e\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0432\u043e\u0437\u0434\u0443\u0445\u0430, \u043a\u043e\u043c\u043f\u0430\u043d\u0438\u044f \u0422\u0430\u0445\u0432\u0438\u0435 \u043f\u043e\u043c\u0438\u043c\u043e \u0441\u0432\u043e\u0438\u0445 \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0445 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432 \u0437\u0430\u043f\u0443\u0441\u0442\u0438\u043b\u0430 \u043d\u043e\u0432\u044b\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u044b.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-494477909\" class=\"col medium-1 small-12 large-1\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row row-small align-equal\" style=\"max-width:\" id=\"row-1495163253\">\n\n\t<div id=\"col-1833537886\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-938039620\" class=\"col medium-4 small-12 large-4\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<ul>\n<li>Residential Products<\/li>\n<li>Residential Finance and Savings<\/li>\n<li>Residential Warranties<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-522237537\" class=\"col medium-4 small-12 large-4\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<ul>\n<li>Commercial Products<\/li>\n<li>Commercial Parts<\/li>\n<li>Commercial Support<\/li>\n<\/ul>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-864662972\" class=\"col medium-2 small-12 large-2\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n<div class=\"row row-small align-center\"  id=\"row-1774210909\">\n\n\t<div id=\"col-1721410756\" class=\"col medium-6 small-12 large-6\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<p><strong>Performance Innovation<\/strong><br \/>Trusted in the IRAN\u2019s most prestigious buildings for more than 56 years, TAHVIEH\u00ae innovations make homes more comfortable and commercial spaces more sustainable.<\/p>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n\n\t<div id=\"col-826466423\" class=\"col medium-6 small-12 large-6 col-divided\"  >\n\t\t\t\t<div class=\"col-inner\"  >\n\t\t\t\n\t\t\t\n<div class=\"slider-wrapper relative\" id=\"slider-230128550\" >\n    <div class=\"slider slider-type-fade slider-nav-circle slider-nav-large slider-nav-light slider-style-normal slider-show-nav\"\n        data-flickity-options='{\n            \"cellAlign\": \"center\",\n            \"imagesLoaded\": true,\n            \"lazyLoad\": 1,\n            \"freeScroll\": false,\n            \"wrapAround\": false,\n            \"autoPlay\": 3000,\n            \"pauseAutoPlayOnHover\" : true,\n            \"prevNextButtons\": false,\n            \"contain\" : true,\n            \"adaptiveHeight\" : true,\n            \"dragThreshold\" : 10,\n            \"percentPosition\": true,\n            \"pageDots\": false,\n            \"rightToLeft\": false,\n            \"draggable\": false,\n            \"selectedAttraction\": 0.1,\n            \"parallax\" : 0,\n            \"friction\": 0.6        }'\n        >\n        \n\n  <div class=\"banner has-hover has-slide-effect slide-zoom-in-fast\" id=\"banner-1119823965\">\n          <div class=\"banner-inner fill\">\n        <div class=\"banner-bg fill\" >\n            <img loading=\"lazy\" decoding=\"async\" width=\"732\" height=\"488\" src=\"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2020\/06\/Tahvieh-blg2.jpg\" class=\"bg attachment-large size-large\" alt=\"\" \/>                                    \n                    <\/div>\n\t\t\n        <div class=\"banner-layers container\">\n            <div class=\"fill banner-link\"><\/div>            \n   <div id=\"text-box-1367272098\" class=\"text-box banner-layer x50 md-x50 lg-x50 y50 md-y50 lg-y50 res-text\">\n                                <div class=\"text-box-content text dark\">\n              \n              <div class=\"text-inner text-center\">\n                  \n              <\/div>\n           <\/div>\n                            \n<style>\n#text-box-1367272098 {\n  width: 60%;\n}\n#text-box-1367272098 .text-box-content {\n  font-size: 100%;\n}\n<\/style>\n    <\/div>\n \n        <\/div>\n      <\/div>\n\n            \n<style>\n#banner-1119823965 {\n  padding-top: 400px;\n}\n<\/style>\n  <\/div>\n\n\n\n  <div class=\"banner has-hover has-slide-effect slide-zoom-in-fast\" id=\"banner-982932536\">\n          <div class=\"banner-inner fill\">\n        <div class=\"banner-bg fill\" >\n            <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" src=\"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2020\/08\/comm6.jpg\" class=\"bg attachment-large size-large\" alt=\"\" \/>                                    \n                    <\/div>\n\t\t\n        <div class=\"banner-layers container\">\n            <div class=\"fill banner-link\"><\/div>            \n   <div id=\"text-box-1701903742\" class=\"text-box banner-layer x50 md-x50 lg-x50 y50 md-y50 lg-y50 res-text\">\n                                <div class=\"text-box-content text dark\">\n              \n              <div class=\"text-inner text-center\">\n                  \n              <\/div>\n           <\/div>\n                            \n<style>\n#text-box-1701903742 {\n  width: 60%;\n}\n#text-box-1701903742 .text-box-content {\n  font-size: 100%;\n}\n<\/style>\n    <\/div>\n \n        <\/div>\n      <\/div>\n\n            \n<style>\n#banner-982932536 {\n  padding-top: 400px;\n}\n<\/style>\n  <\/div>\n\n\n\n  <div class=\"banner has-hover has-slide-effect slide-zoom-in-fast\" id=\"banner-377658475\">\n          <div class=\"banner-inner fill\">\n        <div class=\"banner-bg fill\" >\n            <img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"401\" src=\"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2020\/08\/comm8.jpg\" class=\"bg attachment-large size-large\" alt=\"\" \/>                                    \n                    <\/div>\n\t\t\n        <div class=\"banner-layers container\">\n            <div class=\"fill banner-link\"><\/div>               <div id=\"text-box-390149463\" class=\"text-box banner-layer x50 md-x50 lg-x50 y50 md-y50 lg-y50 res-text\">\n                     <div data-animate=\"fadeIn\">           <div class=\"text-box-content text dark\">\n              \n              <div class=\"text-inner text-center\">\n                  \n              <\/div>\n           <\/div>\n       <\/div>                     \n<style>\n#text-box-390149463 {\n  width: 60%;\n}\n#text-box-390149463 .text-box-content {\n  font-size: 100%;\n}\n@media (min-width:550px) {\n  #text-box-390149463 {\n    width: 60%;\n  }\n}\n<\/style>\n    <\/div>\n         <\/div>\n      <\/div>\n\n            \n<style>\n#banner-377658475 {\n  padding-top: 400px;\n}\n<\/style>\n  <\/div>\n\n\n     <\/div>\n\n     <div class=\"loading-spin dark large centered\"><\/div>\n\n\t<\/div>\n\n\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-transparent-header-light.php","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-582","page","type-page","status-publish","hentry"],"yoast_head":"<title>\u0413\u043b\u0430\u0432\u043d\u0430\u044f - TAHVIEH<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.tahvieh.company\/home\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.tahvieh.company\/home\/\" \/>\n<meta property=\"og:site_name\" content=\"TAHVIEH\" \/>\n<meta property=\"article:modified_time\" content=\"2020-08-01T16:53:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2023\/05\/TAHVIEH-BANNER.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/home\\\/\",\"url\":\"https:\\\/\\\/www.tahvieh.company\\\/home\\\/\",\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f - TAHVIEH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#website\"},\"datePublished\":\"2020-08-01T16:52:05+00:00\",\"dateModified\":\"2020-08-01T16:53:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/home\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.tahvieh.company\\\/home\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/home\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.tahvieh.company\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#website\",\"url\":\"https:\\\/\\\/www.tahvieh.company\\\/\",\"name\":\"https:\\\/\\\/www.tahvieh.company\",\"description\":\"Design and manufacturing of air conditioning systems &amp; equipments\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#organization\"},\"alternateName\":\"TAHVIEH\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.tahvieh.company\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#organization\",\"name\":\"\u062a\u0647\u0648\u06cc\u0647\",\"alternateName\":\"\u062a\u0647\u0648\u06cc\u0647\",\"url\":\"https:\\\/\\\/www.tahvieh.company\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.tahvieh.company\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/TAHVIEH-LOGO.png\",\"contentUrl\":\"https:\\\/\\\/www.tahvieh.company\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/TAHVIEH-LOGO.png\",\"width\":732,\"height\":233,\"caption\":\"\u062a\u0647\u0648\u06cc\u0647\"},\"image\":{\"@id\":\"https:\\\/\\\/www.tahvieh.company\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>","yoast_head_json":{"title":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f - TAHVIEH","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.tahvieh.company\/home\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f","og_url":"https:\/\/www.tahvieh.company\/home\/","og_site_name":"TAHVIEH","article_modified_time":"2020-08-01T16:53:17+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2023\/05\/TAHVIEH-BANNER.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"1 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.tahvieh.company\/home\/","url":"https:\/\/www.tahvieh.company\/home\/","name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f - TAHVIEH","isPartOf":{"@id":"https:\/\/www.tahvieh.company\/#website"},"datePublished":"2020-08-01T16:52:05+00:00","dateModified":"2020-08-01T16:53:17+00:00","breadcrumb":{"@id":"https:\/\/www.tahvieh.company\/home\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.tahvieh.company\/home\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.tahvieh.company\/home\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.tahvieh.company\/"},{"@type":"ListItem","position":2,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f"}]},{"@type":"WebSite","@id":"https:\/\/www.tahvieh.company\/#website","url":"https:\/\/www.tahvieh.company\/","name":"https:\/\/www.tahvieh.company","description":"Design and manufacturing of air conditioning systems &amp; equipments","publisher":{"@id":"https:\/\/www.tahvieh.company\/#organization"},"alternateName":"TAHVIEH","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.tahvieh.company\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ru-RU"},{"@type":"Organization","@id":"https:\/\/www.tahvieh.company\/#organization","name":"\u062a\u0647\u0648\u06cc\u0647","alternateName":"\u062a\u0647\u0648\u06cc\u0647","url":"https:\/\/www.tahvieh.company\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/www.tahvieh.company\/#\/schema\/logo\/image\/","url":"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2023\/05\/TAHVIEH-LOGO.png","contentUrl":"https:\/\/www.tahvieh.company\/wp-content\/uploads\/2023\/05\/TAHVIEH-LOGO.png","width":732,"height":233,"caption":"\u062a\u0647\u0648\u06cc\u0647"},"image":{"@id":"https:\/\/www.tahvieh.company\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/pages\/582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/comments?post=582"}],"version-history":[{"count":2,"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/pages\/582\/revisions"}],"predecessor-version":[{"id":584,"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/pages\/582\/revisions\/584"}],"wp:attachment":[{"href":"https:\/\/www.tahvieh.company\/ru\/wp-json\/wp\/v2\/media?parent=582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}