/*
Theme Name: Crafto Child
Theme URI: https://crafto.themezaa.com/
Author: ThemeZaa
Author URI: https://www.themezaa.com/
Description: Child theme for Crafto theme
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Version: 1.0
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/
Text Domain: crafto-child
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, flexible-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
Template: crafto
*/


.feature-box-carousel-style-1 .feature-carousel-title-box {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column !important;
    align-items: flex-start !important;
}
.feature-box-carousel-style-1 .feature-carousel-title-box > *{
    width: 80% !important;
}
.feature-box-carousel-style-1 .feature-box-carousel-content .feature-box-carousel-title, .feature-box-carousel-style-1 .feature-box-carousel-content .feature-box-carousel-title a {
    width: auto !important;
}
.blog-classic .blog-post-images {
    height: 310px;
}
.blog-classic .blog-post-images img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.swiper-wrapper.marquee-slide{
    display:flex;
    align-items:center;
}

.home .elementor-3926 .elementor-element.elementor-element-91f8f4c 
.navbar-collapse .navbar-nav .nav-item.current-menu-item > a[href*="#"],
.home .elementor-3926 .elementor-element.elementor-element-91f8f4c 
.navbar-collapse .navbar-nav .nav-item.current-menu-item > span.nav-link {
    color: var( --e-global-color-secondary ) !important;
}

.home .elementor-3926 .elementor-element.elementor-element-91f8f4c 
.navbar-collapse .navbar-nav .nav-item.current-menu-item > a[href*="#"]:hover,
.home .elementor-3926 .elementor-element.elementor-element-91f8f4c 
.navbar-collapse .navbar-nav .nav-item.current-menu-item > span.nav-link:hover {
    color: #1E323899 !important;
}

header.sticky .elementor-3926 .elementor-element.elementor-element-6b50c287 .navbar-brand img, 
header.sticky .elementor-3926 .elementor-element.elementor-element-6b50c287 .mobile-logo {
    max-height: 60px;
}
.crafto-main-title-wrap:before,
.elementor-6893 .elementor-element.elementor-element-0ce604f:not(.elementor-motion-effects-element-type-background):after, 
.elementor-7539 .elementor-element.elementor-element-ce3290c:not(.elementor-motion-effects-element-type-background):after{
    content:'';
    position:absolute;
    top:0;left:0;right:20%;bottom:0;
    background: linear-gradient(90deg,rgba(22, 58, 92, 0.75) 0%,rgba(22, 58, 92, 0.45) 35%, rgba(0, 0, 0, 0) 100%);
}
.elementor-6893 .elementor-element.elementor-element-0ce604f:not(.elementor-motion-effects-element-type-background) .e-con-inner,
.elementor-7539 .elementor-element.elementor-element-ce3290c:not(.elementor-motion-effects-element-type-background) .e-con-inner{
    position: relative;
    z-index: 1;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0;
    height: 450px;
}
.feature-box-carousel-wrapper figure > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure.team-member {
    height: 433px;
}
.elementor-6893 .elementor-element.elementor-element-55d5b9d .elementor-accordion .elementor-tab-title .title {
    padding-right: 20px;
}
.phone-button{
    position:relative;
}
.phone-button .phone-time{
    padding: 0 5px;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    right: 0;
    font-size: 12px;
    font-weight: 500;
    white-space: nowrap;
    text-align: center;
    line-height: 1.5;
}
.elementor-element-25f537f .phone-button .phone-time,
.section-dark .phone-button .phone-time{
    color:#fff
}


/* form */

/* ===================================
	Contact Form
====================================== */
div.wpcf7 .ajax-loader {
	top: -4px;
	display: none;
	background-color: transparent;
	opacity: 1;
	width: auto;
	height: auto;
}
div.wpcf7 .ajax-loader:after {
	margin: 0 !important;
	background: none;
	content: "" !important;
	position: absolute;
	left: calc(50% - 10px) !important;
	top: calc(50% - 10px) !important;
	width: 20px !important;
	height: 20px !important;
	opacity: 1 !important;
	right: inherit !important;
	z-index: 9;
	text-align: center;
	border: 2px solid rgba(23, 23, 23, 0.2);
	border-top-color: rgba(23, 23, 23, 0.7);
	border-radius: 50%;
	animation: spin 1s linear infinite;
}
div.wpcf7 .ajax-loader::before {
	display: none;
}
div.wpcf7 .ajax-loader.is-active,
div.wpcf7 form.submitting .ajax-loader {
	display: inline-block;
	visibility: visible;
}
.contact-form-wrapper .wpcf7-form-control-wrap {
	display: block;
	position: relative;
}
.contact-form-wrapper .wpcf7-form-control-wrap .wpcf7-form-control,
.contact-form-wrapper .wpcf7-form-control-wrap .wpcf7-list-item,
.contact-form-wrapper .wpcf7-form-control-wrap textarea {
	display: block;
}
.contact-form-wrapper .wpcf7-form-control-wrap input[type='date'], 
.contact-form-wrapper .wpcf7-form-control-wrap input[type='time'] {
	-webkit-appearance: none;
	background-color: #fff;
}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	display: none;
}
.contact-form-wrapper .contact-wpcf7-spinner,
.contact-form-wrapper .contact-wpcf7-spinner p {
	display: inline-flex;
	position: relative;
	justify-content: center;
	align-items: center;
}
.contact-form-wrapper .contact-wpcf7-spinner p {
	width: 100%;
}
.contact-modern-only-icon .contact-wpcf7-spinner i,
.contact-modern-only-icon .contact-wpcf7-spinner svg {
	position: absolute;
	font-size: 18px;
	pointer-events: none;
}
.contact-modern-only-icon .contact-wpcf7-spinner svg {
	height: auto;
	width: 1em
}
.contact-modern-only-icon .wpcf7-submit {
	text-indent: -9999px;
}
.contact-form-wrapper .crafto-button-wrapper p {
	margin: 0;
}
.wpcf7-form .contact-wpcf7-spinner .wpcf7-spinner {
	position: absolute;
	margin: 0;
}
.wpcf7-form .contact-wpcf7-spinner .wpcf7-submit {
	margin: 0 !important;
}
.wpcf7-form .wpcf7-submit:focus {
	background-color: transparent;
}
.submitting .contact-wpcf7-spinner input.wpcf7-submit {
	opacity: .5;
}
.wpcf7-form .wpcf7-spinner {
	margin: 0 20px 0;
	background-color: transparent;
	border: 3px solid;
	border-bottom-color: #232323;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	flex-shrink: 0;
	animation: rotation 1s linear infinite;
	color: #a7a7a7;
}
.wpcf7-form .wpcf7-spinner::before {
	display: none;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 

.contact-form-wrapper .crafto-button-wrapper input {
	margin-bottom: 0;
}
.contact-form-wrapper .crafto-button-wrapper input.wpcf7-submit {
	transition: all .3s;
	-webkit-appearance: button;
}
input[type="submit"] {
	width: auto;
	cursor: pointer;
}
.contact-form-wrapper .contact-form-text {
	display: inline-block;
	width: 85%;
	font-size: 14px;
	line-height: 24px;
}
.contact-form-wrapper .contact-form-text.terms-condition-box {
	position: relative;
}
.contact-form-wrapper .contact-form-text.terms-condition-box label {
	display: block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"] {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 4px;
	left: 0;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"]:checked + .box:after,
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
	display: block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"].is-invalid + .box:before,
.contact-form-wrapper .contact-form-text.terms-condition-box input[type="checkbox"].is-invalid + .wpcf7-list-item-label:before {
	border-color: #dc3545;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	display: inline-block;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box:before,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label:before {
	content: "";
	width: 20px;
	height: 20px;
	background-color: transparent;
	border: 1px solid #e4e4e4;
	position: absolute;
	top: 3px;
	left: 0;
	border-radius: 4px;
}
.contact-form-wrapper .contact-form-text.terms-condition-box .box:after,
.contact-form-wrapper .contact-form-text.terms-condition-box .wpcf7-list-item-label:after {
	position: absolute;
	left: 7px;
	top: 7px;
	content: "";
	width: 6px;
	height: 10px;
	display: none;
	border: solid #1e3238;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a {
	text-decoration: underline;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item-label a:hover {
	text-decoration: none;
	color: inherit;
}
.contact-form-wrapper .contact-form-text .wpcf7-list-item {
	margin: 0;
}
.contact-form-text {
	margin-bottom: 0 !important;
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0;
	width: auto;
	margin: 0 5px 0 0;
	position: relative;
	top: 2px;
	float: none;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
	font-size: 17px; 
	text-align: center;
	margin: 20px 0;
	border-radius: 4px;
	line-height: 22px;
	padding: 20px 30px 23px 30px; 
}
.contact-form-wrapper .wpcf7 form.invalid .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.unaccepted .wpcf7-response-output {
	color: #e2ad4b;
	background-color: #fcf8e3;
	border: 0 solid #faebcc;
}
.contact-form-wrapper .wpcf7 form.failed .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.aborted .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.failed .wpcf7-response-output,
.contact-form-wrapper .wpcf7 form.aborted .wpcf7-response-output {
	color: #e65656;
	background-color: #fbf1f1;
	border: 0 solid #efe1e3;
}
.contact-form-wrapper .wpcf7 form.sent .wpcf7-response-output {
	color: #54b783;
	background-color: #f1fbec;
	border: 0 solid #cce8b3;
}
.contact-form-wrapper .wpcf7 .wpcf7-submit:disabled {
	opacity: .6;
}
.screen-reader-response ul li {
	color: #ff0202;
}
.screen-reader-response p {
	margin-bottom: 10px;
}
.wpcf7-not-valid,
.inputerror {
	border-color: #ff0202 !important;
}
.input-wrapper {
	position: relative;
	margin-bottom: 20px;
}
.input-wrapper .select-arrow {
	position: relative;
}
.input-wrapper .select-arrow select {
	appearance: none;
}
.input-wrapper .select-arrow:after {
	content: "\e842";
	font-family: feather !important;
	right: 20px;
	top: 50%;
	height: 34px;
	position: absolute;
	pointer-events: none;
	font-size: 22px;
	margin-top: -15px;
}
.input-wrapper .select-arrow.right:after {
	right: 10px;
	font-size: 17px;
}
.input-wrapper>p,
.crafto-button-wrapper>p,
.input-wrapper .select-arrow>p {
	margin-bottom: 0;
}
.input-wrapper i,
.input-wrapper svg {
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.input-wrapper.textarea-wrapper i,
.input-wrapper.textarea-wrapper svg {
	top: 15px;
	transform: none;
}

/* Crafto Form Style 01 */
.crafto-form-style-1 label {
	display: block;
}

/* Crafto Form Style 02 */
.crafto-form-style-2 input,
.elementor-widget .crafto-form-style-2 select,
.crafto-form-style-2 textarea {
	padding-left: 60px;
}
.crafto-form-style-2 .input-wrapper.textarea-wrapper i {
	top: 14px;
}
.crafto-form-style-2 .input-wrapper.textarea-wrapper svg{
	top: 20px;
}

/* Crafto Form Style 03 */
.crafto-form-style-3 .input-wrapper i {
	position: absolute;
	left: 25px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}
.crafto-form-style-3 .wpcf7-form-control-wrap {
	display: block;
	position: relative;
}
.crafto-form-style-3 input:not(.wpcf7-submit){
	border-radius: 6px 6px 6px 6px;
	padding: 12px 25px 12px 55px;
}
.crafto-form-style-3 textarea {
	padding-left: 55px;
}
.crafto-form-style-3 .input-wrapper.textarea-wrapper i {
	top: 15px;
	transform: translateY(0);
}
.crafto-form-style-3 input.wpcf7-submit,
.crafto-form-style-3 .crafto-button-wrapper input.wpcf7-submit {
	color: #fff;
}
.crafto-form-style-3 .form-textarea {
	position: relative;
}

/* Crafto Form Style 04 */
.crafto-form-style-4 input[type="submit"] {
	width: 100%;
}

/* Crafto Form Style 05 */
.crafto-form-style-5 .input-wrapper i,
.crafto-form-style-5 .input-wrapper svg {
	left: inherit;
	right: 5px;
}
.crafto-form-style-5 .input-wrapper input,
.crafto-form-style-5 .input-wrapper textarea {
	margin-bottom: 0;
}
.crafto-form-style-5 p {
	margin-bottom: 0;
}
.crafto-form-style-5 label {
	display: block;
}
.crafto-form-style-5 .form-textarea .input-wrapper i,
.crafto-form-style-5 .form-textarea .input-wrapper svg {
	top: 30px;
}

/* Crafto Form Style 06 */
.crafto-form-style-6 .input-wrapper i,
.crafto-form-style-6 .input-wrapper svg {
	font-size: 24px;
	left: inherit;
	right: 5px;
}
.crafto-form-style-6 .input-wrapper svg {
	width: 1em;
	height: auto;
}
.crafto-form-style-6 .wpcf7-submit {
	width: 100%;
}
.crafto-form-style-6 .crafto-button-wrapper p {
	margin-bottom: 0;
}

/* Crafto Form Style 07 */
.crafto-form-style-7 input,
.crafto-form-style-7 textarea,
.crafto-form-style-7 select {
	background-color: transparent;
	font-weight: 300;
	padding: 14px 28px 14px 35px;
	border-radius: 100px;
	font-size: 16px;
}
.crafto-form-style-7 .crafto-button-wrapper {
	margin-bottom: 20px;
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit,
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	height: 60px;
	width: 60px;
	background-color: #fff;
	color: #4c46c0;
	padding: 0;
	text-align: center;
	border-color: #fff;
	box-shadow: none;
	border-radius: 50px;
	transform: translateY(0);
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit i {
	font-size: 18px;
}
.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
	color: var( --e-global-color-secondary, #232323 );
}

/* Promo Popup */
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 > div p {
	margin-bottom: 0;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox {
	text-align: center;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label {
	font-size: 15px;
	margin-top: 15px;
	display: block;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label input[type="checkbox"],
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox label input[type="radio"] {
	top: 1px;
	float: none;
}
.crafto-promo-popup-wrap .contact-form-wrapper .crafto-form-style-3 .wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
}

/* Upload File */
.input-wrapper ::-webkit-file-upload-button {
  background: var( --e-global-color-secondary, #232323 );
  color: #fff;
  padding: 8px 13px 10px;
  border: 0;
  margin-inline-end: 10px;
  cursor: pointer;
  border-radius: 0;
  box-shadow: none;
}
.wpcf7-form .input-wrapper .wpcf7-form-control-wrap ::-webkit-file-upload-button {
	font-size: 13px;
	font-weight: 500;
}

/* Responsive CSS Here */
@media (max-width: 767px) {
	.contact-form-wrapper .crafto-button-wrapper.contact-simple {
		text-align: left;
	}
	.contact-form-wrapper .contact-form-text {
		text-align: center;
	}
	.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit,
	.crafto-form-style-7 .crafto-button-wrapper .wpcf7-submit:hover {
		width: 100%;
	}
	.crafto-form-style-7 input,
	.crafto-form-style-7 textarea,
	.crafto-form-style-7 select {
		margin-bottom: 25px;
	}
	.crafto-form-style-7 .crafto-button-wrapper {
		margin-bottom: 0;
	}
	.crafto-form-style-7 .crafto-button-wrapper.contact-modern-only-icon .contact-wpcf7-spinner {
		width: 100%;
	}
	.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
		padding: 15px 20px 18px; 
	}
}

/* popup */

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1055;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
	/*transition: opacity .15s linear;*/
	 transform: none !important;
	
}
body.modal-open,
body.modal-open #smooth-content{
	/* overflow: hidden !important;
	transform: none !important; */
}
.elementor-5 .elementor-element.elementor-element-0e769cd{
	overflow:hidden;
}
.modal-dialog {
    position: relative;
    width: auto;
    max-width: 540px;
    margin: 1.75rem auto;
    pointer-events: auto;
    display: flex;
    align-items: center;
    min-height: calc(100% - 3.5rem);
    /* transition: transform .3s ease-out;*/
}
.modal-xl {
	max-width: 1410px;
}
.modal-content {
	position: relative;
    padding: 50px;
    border-radius: 0;
	background: #FFF;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-clip: padding-box;
	outline: 0;
	overflow: hidden;
	z-index: 1;
}
.modal-xl .modal-content{
    padding: 0;
    display: flex;
    flex-direction: row;
}
.modal-content-form{
	flex:50% 0 0;
	padding:80px 100px;
}
.modal-content-image{
	flex:50% 0 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100vw;
	height: 100vh;
	background: #1E1E1E;
	opacity: 0;
	z-index: -1;
}
.modal-backdrop.show {
	opacity:0.99;
	z-index: 1049;
}
.modal-content-head{
	position: relative;
    margin-bottom: 10px;
	display: flex;
	align-items: center;
	border-radius: 15px;
	overflow:hidden;
}
.modal-bg{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.modal-heading {
	position: relative;
	color: #0F2A44;
	text-align: left;
	font-family: "Cerebri Sans", Sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: -0.5px;
}
/* .modal-description {
	color: var(--text-color);
	font-size: var(--text-size);
	font-weight: 600;
	line-height: 156.25%;
} */
.modal-content-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.modal-close {
	position: absolute;
	-webkit-mask-size: 15px;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-image: url(images/icons/ic-close.svg);
	mask-image: url(images/icons/ic-close.svg);
	background-color: #AEAEAE;
	width: 50px;
    height: 50px;
    top: 10px;
    right: 10px;
	border: none;
	cursor: pointer;
	padding: 0;
	transition: .25s;
	z-index: 9;
}
.modal-close:hover {
	background-color: var( --e-global-color-secondary );
}
.form-field-button{
	text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.form-line{
	margin-top:10px;
	margin-bottom:0;
	flex:100% 0 0;
	color: #999;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height:142.857%;
}
.form-line a{
	text-decoration:none;
	color:#505050;
}
.form-line a:hover{
	text-decoration:underline;
}
.greyBg-modal .form-field-connection .wpcf7-list-item-label:before,
.greyBg-modal .form-field-connection .wpcf7-list-item-label:after{
	display:none;
}
.greyBg-modal .form-field-connection .wpcf7-list-item-label {
    padding: 7px 25px;
}
input.datepicker {
  -webkit-appearance: none !important;
  appearance: none !important;
}
.form-fields {
	position: relative;
	max-width:534px;
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	margin: 0 auto 0;
}
.form-field {
	position: relative;
	flex: 0 0 100%;
	max-width: 100%;
	margin-bottom: 10px;
}
.form-field-mb {
	margin-bottom: 50px;
}
.form-field-33 {
	flex: 0 0 calc(100% / 3);
	max-width: calc(100% / 3);
}
.form-field-50 {
	flex: 0 0 calc(50% - 5px);
	max-width: calc(50% - 5px);
}
.inp_name{
    color: #163A5C;
    display: none;
    margin-bottom: 3px;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 0.5px;
}
.visible_inp_name .inp_name{
    display:block;
}
.privacy-line{
	color: #999999;
    padding: 0 0 20px;
}
.privacy-line a{
    color:#505050;
    text-decoration: none;
}
.privacy-line a:hover{
    text-decoration: underline;
}
.form-field input, select{
    border-radius: 6px 6px 6px 6px;
    height:48px;
}
textarea{
    border-radius: 6px 6px 6px 6px;
    max-height:110px;
}
.form-field p{
    margin:0;
}
.form-fields .wpcf7-submit{
    width: 100%;
}
.form-fields .wpcf7-submit:hover{
    background:  var(--e-global-color-abec84f);
    border: 2px solid var(--e-global-color-abec84f);
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 14px;
}

/* contact widget */

.t898 {
    position: relative
}

.t898_animate .t898__animated-circle {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -3px;
    border-radius: 50%;
    left: -3px;
    border-radius: 100%;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
    border: 3px solid #0088cc;
    animation: t898__pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    opacity: 0
}

.t898_animate .t898__btn_label {
    animation: t898__btn-pulsate 2s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: t898__btn-pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite
}

.t898_animate:hover .t898__animated-circle {
    animation: none
}

.t898_animate:hover .t898__btn_label {
    animation: none
}

.t898__btn-text {
    position: absolute;
    right: 80px;
    white-space: nowrap;
    background: #fff;
    padding: 9px 13px;
    font-size: 15px;
    border-radius: 3px;
    transform: translateX(0%) translateY(-50%);
    top: 50%;
    background: #292929;
    color: #fff;
    opacity: .85;
    transition: all 0.1s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.t898__btn-text:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left-color: #292929
}

.t898__btn {
    bottom: 50px;
    right: 65px;
    cursor: pointer;
    position: fixed;
    z-index: 100000
}

.t898__btn_label {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 2;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center;
    background: #0088cc;
    border-radius: 50%;
    transition: all 0.2s ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    overflow: hidden
}

.t898__btn_label:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.t898__btn_input {
    display: none
}

.t898__btn_input:checked~.t898__btn-text {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked~a:nth-of-type(1) {
    transition: all 0.2s ease-in-out;
    transform: translate(0,-135%)
}

.t898__btn_input:checked~a:nth-of-type(2) {
    transition: all 0.225s ease-in-out;
    transform: translate(0,-255%)
}

.t898__btn_input:checked~a:nth-of-type(3) {
    transition: all 0.25s ease-in-out;
    transform: translate(0,-375%)
}

.t898__btn_input:checked~a:nth-of-type(4) {
    transition: all 0.275s ease-in-out;
    transform: translate(0,-495%)
}

.t898__btn_input:checked~a:nth-of-type(5) {
    transition: all 0.3s ease-in-out;
    transform: translate(0,-615%)
}

.t898__btn_input:checked~a:nth-of-type(6) {
    transition: all 0.325s ease-in-out;
    transform: translate(0,-735%)
}

.t898__btn_input:checked~a:nth-of-type(7) {
    transition: all 0.325s ease-in-out;
    transform: translate(0,-855%)
}

.t898__btn_input:checked~a:nth-of-type(8) {
    transition: all 0.35s ease-in-out;
    transform: translate(0,-975%)
}

.t898__btn_input:checked~a:nth-of-type(9) {
    transition: all 0.375s ease-in-out;
    transform: translate(0,-1095%)
}

.t898__btn_input:checked~a:nth-of-type(10) {
    transition: all 0.4s ease-in-out;
    transform: translate(0,-1215%)
}

.t898__btn_input:checked~a:nth-of-type(11) {
    transition: all 0.425s ease-in-out;
    transform: translate(0,-1335%)
}

.t898__btn_input:checked~.t898__animated-circle {
    display: none
}

.t898__btn_input:checked~.t898__icon_link {
    opacity: 1;
    visibility: visible
}

.t898__btn_input:checked+label {
    background: #fff!important;
    animation: none
}

.t898__btn_input:checked+label .t898__bgimg {
    opacity: 0;
    visibility: hidden
}

.t898__btn_input:checked+label .t898__icon-write {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__btn_input:checked+label .t898__icon-close {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.t898__btn_label:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.t898__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 0.2s linear
}

.t898__icon {
    transition: all 0.3s ease-in-out;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.t898__icon-close {
    opacity: 0;
    visibility: hidden;
    transform: scale(.1)
}

.t898__icon_link {
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.3);
    opacity: 0;
    visibility: hidden;
    width: 50px;
    height: 50px
}

.t898__icon_link .t898__btn-text {
    opacity: 0
}

.t898__icon_link:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.4)
}

.t898__icon_link:hover .t898__btn-text {
    opacity: .85
}

.t898_pos_left .t898__btn-text {
    left: 80px;
    right: auto
}

.t898_pos_left .t898__btn-text::after {
    left: -20px;
    border-right-color: #292929;
    border-left-color: transparent
}

.t898__svg__wrapper {
    position: relative
}

.t898__svg__bg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: -1;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px
}


@media screen and (max-width:1400px){    
    .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
        height: 420px;
    }

}

@media screen and (max-width:1199px){    
    
    .grid.lg-grid-3col.grid-4col  > li {
        width: 33.33%;
    }
}

@media screen and (max-width:900px){    
    .elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
        height: 380px;
    }
    .t898__btn {
        bottom: 30px;
        right: 30px;
    }
    .grid.md-grid-2col.grid-4col > li {
        width: 50%;
    }
}

@media screen and (max-width:799px){  
    .blog-classic .blog-post-images {
        height: 280px;
    }
    div.elementor-element-c35c12f span.crafto-primary-title {
        flex-direction: column;
        display: flex !important;
    }
    
}

@media screen and (max-width:599px){  
    .elementor-3926 .elementor-element.elementor-element-6b50c287 .navbar-brand img, .elementor-3926 .elementor-element.elementor-element-6b50c287 .mobile-logo {
        max-height: 60px !important;
    }
    .elementor-element-32c9e69 .sliding-box-img{
        display:none
    }
    .t898__btn {
        bottom: 20px;
        right: 20px;
    }
    .phone-button .phone-time {
        top: 100%;
    }
    .elementor-element-25f537f .phone-button .phone-time{
        display:none
    }
    .mobile-header-button a{
        padding-left:3px !important
    }
    .form-field-50 {
        flex: 0 0 100%;
        max-width: 100%;
    }

        .grid.xs-grid-1col.grid-4col > li {
        width: 100%;
    }
    
}