/**
Theme Name: Terawatt Child
Author: Samokhvalov Sergey
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Samokhvalov Sergey. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: terawatt-child
Template: terawatt
*/

/* Common */
.hidden {
	display: none
}

.invisible {
	visibility: hidden
}

.logo-title .elementor-image-box-img {
	max-width: 70px;
	width: 100% !important;
}

.text-stroke .elementor-heading-title {
	-webkit-text-stroke: 1px rgb(255 255 255 / 11%);
	text-stroke: 1px rgb(255 255 255 / 11%);
	color: transparent !important;
}

.text-stroke.black .elementor-heading-title {
	-webkit-text-stroke: 1px rgb(0 0 0 / 11%);
	text-stroke: 1px rgb(0 0 0 / 11%);
}

.header-slider .swiper-wrapper .swiper-slide-inner {
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.6481442918964461) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 212, 255, 0) 100%);
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.6481442918964461) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 212, 255, 0) 100%);
	background: linear-gradient(90deg, rgba(0, 0, 0, 0.6481442918964461) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 212, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00d4ff", GradientType=1);
}

.header-slider .swiper-wrapper .swiper-slide-inner h1 {
	color: #FFFFFF;
	font-family: "Exo", Sans-serif;
	font-size: 60px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
}

.focus-text,
.header-slider .swiper-wrapper .swiper-slide-inner .focus {
	background-color: #4aab3d;
	padding: 3px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.focus-text {
	color: #fff;
}

.callback-form input {
	color: #fff !important;
}

.dekor-title {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	gap: 15px;
}

.dekor-title:before {
	content: '';
	display: block;
	background-image: url(img/title-dekor.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 43px;
	height: 7px;
}

.callback-form input:hover,
.callback-form input:focus,
.callback-form input:hover::placeholder,
.callback-form input:focus::placeholder,
.callback-form input:hover::-webkit-input-placeholder,
.callback-form input:focus::-webkit-input-placeholder,

.contact-form textarea:hover,
.contact-form textarea:focus,
.contact-form textarea:hover::placeholder,
.contact-form textarea:focus::placeholder,
.contact-form textarea:hover::-webkit-input-placeholder,
.contact-form textarea:focus::-webkit-input-placeholder,
.contact-form input:hover,
.contact-form input:focus,
.contact-form input:hover::placeholder,
.contact-form input:focus::placeholder,
.contact-form input:hover::-webkit-input-placeholder,
.contact-form input:focus::-webkit-input-placeholder {
	border-color: #4aab3d !important;
	color: #4aab3d !important;
}

/* Page -> Contacts */
.contact-form textarea {
	-webkit-border-radius: 20px !important;
	-moz-border-radius: 20px !important;
	-ms-border-radius: 20px !important;
	-o-border-radius: 20px !important;
	border-radius: 20px !important;
	resize: none;
}

.contact-form input {
	padding: 14px 20px;
}

/* Page -> Стандарти надання якості послуг та звітність (http://terawatt.in.ua/elektroenerg%D1%96ja/standarti-nadannja-jakost%D1%96-poslug-ta-zv%D1%96tn%D1%96st/) */
.doc-3 .eov_doc {
	width: 800px !important;
}