/*
Theme Name: Hello Elementor Child
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Shik
Author URI: 
Template: hello-elementor
Version: 1.0.2
Text Domain: hello-elementor
*/

header.site-header{display:none !important;}
.elementor-invisible {
    visibility: visible!important;
    opacity: 0
}

/*form */
.elementor-form .elementor-field-type-acceptance label[for="form-field-acceptance"]{
	line-height:1.25!important;
}

@media (min-width:1925px){
    .stickycontact.elementor-sticky--effects .elementor-form .elementor-field-type-acceptance label{
        font-size:16px!important;
        font-weight:400!important;
    }
	.stickycontact:not(.elementor-sticky--effects) .elementor-form .elementor-field-type-acceptance label{
        font-size:19px!important;
        font-weight:400!important;
    }
	.stickycontact:not(.elementor-sticky--effects) .elementor-form .elementor-field-type-acceptance{
		margin-top:15px;
	}
	.stickycontact.elementor-sticky--effects .elementor-form .elementor-field-type-acceptance{
		margin-top:8px;
	}
    .elementor-form .elementor-field-type-acceptance{
        order:2;
        line-height: 1;
    }
	.stickycontact .schedullebutton a,.elementor-form .elementor-field-textual, .elementor-form button[type="submit"]{
		height:50px;
		min-height:auto !important;
	}
	.elementor-form{margin-bottom:10px;}

}
@media (min-width:767px) and (max-width:1925px){
    .stickycontact.elementor-sticky--effects .elementor-form .elementor-field-type-acceptance label{
        font-size:0.6vw !important;
        font-weight:400!important;
    }
	.stickycontact:not(.elementor-sticky--effects) .elementor-form .elementor-field-type-acceptance label{
        font-size:0.8vw!important;
        font-weight:400!important;
    }
	.stickycontact:not(.elementor-sticky--effects) .elementor-form .elementor-field-type-acceptance{
		margin-top:0.5vw;
	}
	.stickycontact.elementor-sticky--effects .elementor-form label[for="form-field-acceptance"]{
		width: 68vw!important;
	}
    .elementor-form .elementor-field-type-acceptance{
        order:2;
        line-height: 1;
    }
    .stickycontact .schedullebutton a,.elementor-form .elementor-field-textual, .elementor-form button[type="submit"]{height:2vw;min-height:auto !important;}
	
	.stickycontact:not(.elementor-sticky--effects){
		padding-top:2vw;
		padding-bottom:2vw;
		--gap:1vw !important;
	}

	.elementor-form{margin-bottom:0.5vw;}
}


.elementor-message.elementor-message-danger:before {
	content: "X" !important;
	font-family: "Assistant", Sans-serif !important;
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
        width: 28%!important;
    }
	.elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 16%!important;
    }
	.stickycontact:not(.elementor-sticky--effects) .titlescontainer{
		flex-direction: column;
		--gap:0 !important;
	}
	.menubar .elementor-widget-heading:not(:last-child) .elementor-heading-title{
		border-left:1px solid #004438;
	}
	#intermap .menubar .elementor-widget-heading:not(:last-child) .elementor-heading-title{
		border-left-color:#ffffff !important;
	}
}

.elementor-form .elementor-field-type-acceptance a{color:#91b235;font-weight:bold;}

.stickycontact,.stickycontact .titlescontainer{
	transition:all 0.7s ease;
}

.stickycontact .schedullebutton a{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.elementor-form .elementor-field-type-text,.elementor-form .elementor-field-group{align-content: flex-start;}

@media (max-width: 768px) {
	.elementor-form .elementor-field-type-acceptance label{
        font-size:2vw!important;
        font-weight:300!important;
    }
    .elementor-form .elementor-field-type-acceptance{
        line-height: 0.5;
    }
    .elementor-form .elementor-field-textual{
		min-height: 8vw;
		margin-bottom: 1vw;
    }
    .elementor-form button[type="submit"]{min-height: 8vw;
		margin-top: 1.5vw;
    }
    .elementor-form .elementor-field-group {
		padding-right: calc(3vw / 2);
		padding-left: calc(3vw / 2);
    }
	.elementor-editor-active #thecont{
		position:relative !important;
	}
	body:not(.opencontact):not(.elementor-editor-active) #thecont{
		z-index: -1!important;
		opacity: 0!important;
		position: absolute!important;
		top: 0!important;
		left: 0!important;
		width: 100%!important;
		height: 0!important;
		overflow: hidden!important;
		visibility: hidden!important;
	}

	body.opencontact #thecont{
		z-index: 555!important;
		opacity: 1!important;
		position: fixed!important;
		top: 0!important;
		overflow-y:scroll;
		min-height: 100%;
		display: flex!important;
		flex-wrap: nowrap!important;
		justify-content: flex-start!important;
		max-height: 100vh;
	}
	#thecont{transition:opacity 0.5 linear!important;}
	.flyby{position:relative!important;top:auto!important;left:auto!important;right:auto!important;}
	.dialog-widget-content .downloadpdf{
		top:auto!important;
		bottom: 50px!important;
		right: 50%!important;
		transform: translateX(50%)!important;
	}
	body.opencontact{
		overflow:hidden!important;
	}
	.elementor-form input[type="checkbox"]:after {
		width: 3vw;
		height:  3vw;
		right: 1vw;
		font-size:  3vw;
		line-height:  3vw;
	}
	.elementor-form .elementor-field-type-acceptance .elementor-field-option {
		display:flex;
		padding-right: 4vw;
	}
	.elementor-form button[type="submit"] a{padding:3vw!important;}
	
}


@media (min-width: 1925px) {
	
	.elementor-form input[type="checkbox"]:after {
		width: 18px;
		height: 18px;
		right: 5px;
		font-size: 18px;
		line-height: 18px;
	}
	.elementor-form .elementor-field-type-acceptance .elementor-field-option {
		display:flex;
		padding-right: 30px;
	}
	
}
@media (min-width: 767px) and (max-width: 1925px){
	
	.elementor-form input[type="checkbox"]:after {
		width: 0.8vw;
		height: 0.8vw;
		right: 0.2vw;
		font-size: 0.8vw;
		line-height: 0.8vw;
	}
	.elementor-form .elementor-field-type-acceptance .elementor-field-option {
		display:flex;
		padding-right: 1.2vw;
	}
	
}

.elementor-form input[type="checkbox"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
	padding:0 !important;
}
.elementor-form input[type="checkbox"]:checked:after {
    content: '\2713';
    color: #19416F;
}
.elementor-form input[type="checkbox"]:after {
    content: '\2713';
    color: #FFFFFF;
	outline: none;
    background: #FFFFFF;
    border: 1px solid #c5c5c5;
    position: absolute;
    top: 0;
    font-weight: bolder;
    text-align: center;
}


#thebuble{
	animation:shadow-pulse 3s infinite;
	border:2px solid #ffffff;
	margin: 1em;
	z-index:5;
}
#thebuble .e-con-inner{
	justify-content: center;
	align-items: center;
	text-align:center;
}
#deskformclose,#thebuble{cursor:pointer;}
@media (min-width: 767px){
	body:not(.showbuble) #thebuble{display:none!important;}
	body.showbuble #thecont.elementor-sticky--effects{
		z-index: -1!important;
		opacity: 0!important;
		position: absolute!important;
		top: 0!important;
		left: 0!important;
		width: 100%!important;
		max-height: 0!important;
		overflow: hidden!important;
		visibility: hidden!important;
	}
}
@keyframes shadow-pulse{
     0% {
          box-shadow: 0 0 0 0px rgba(0,69,57,0.5);
     }
     100% {
          box-shadow: 0 0 0 35px rgba(0,69,57,0);
     }
}

#thecont.elementor-sticky--effects{
	width:100% !important;
	right:0 !important;
}