/*
Theme Name: Giongo Engenharia
Theme URI: https://alvaron.com.br
Template: hello-elementor
Author: Desenvolvido para Giongo Engenharia
Author URI: https://alvaron.com.br
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.7.1.1688050309
Updated: 2023-06-29 11:51:49

*/
body,html{
	overflow-x:hidden !important;
	position:relative;
}
.iconz .elementor-icon{
	box-shadow: 1px 3px 17px #858383;
}
.depz p{
	font-size:17px !important;
}
.depz img{
	border:3px #f1f0f0 solid;
	border-radius: 100%;
}

body.single-obra .ha-post-title{
	text-transform:none !important;
}
#sidbar li{
	list-style-type:none !important;
}
#sidbar .widget{
	margin-bottom:23px;
}
#sidbar h2{
	font-size:25px;
}
#sidbar a{
	color:#212121 !important;
}
#sidbar a:hover{
	color:#115BB9 !important;
}
#sidbar .rpwwt-post-title{
	font-weight:600;
}
.icoftr h3{
}
.icoctn h3{
}

.gradient_h{
    background: linear-gradient(to right, #08213C, #154EA2);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: #fff0;
}

.list1 .elementor-icon-list-icon i {
   /* background: linear-gradient(to right,#08213C, #154EA2);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: #fff0;*/
}

.icon1 .elementor-icon{
  background: linear-gradient(to right, #08213C, #154EA2);
   /* background-clip: text;
    -webkit-background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: #fff0;*/
}

.icon2 .elementor-icon i:before{
	 background: linear-gradient(to right, #08213C, #154EA2);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent !important;
	-webkit-text-fill-color: #fff0;
}

.icon1 .elementor-widget-icon-box.elementor-view-stacked .elementor-icon{
	/*background-color:transparent;
	background:linear-gradient(to right, #08213C, #154EA2);
    background-clip: text;
    -webkit-background-clip: text;*/
}
/*#ctzfrm br{
	display: block;
  	margin-bottom: 2px;
  	font-size:2px;
  	line-height: 2px;
}*/

.cformleft{
	float:
	left !important;
	width: 49% !important;
	display:
	block !important;
	clear:
	none !important;
}
.cformright{
	float:
	left !important;
	width: 50% !important;
	margin-left:1% !important;
	display:
	block !important;
	clear:
	none !important;
}
.cformleft input, .cformright input{
	width:100% !important;
	max-width:none !important;
}
.cformnrl input{
	width:95% !important;
	max-width:none !important;
}
.cformnrl textarea{
    height: 150px;
	width:100% !important;
	max-width:none !important;
}
.cformclr{
	width:97%;
	clear:both;
}
.cformnrl{
	display:block;	
}
.cformclr{
	width:97%;
	clear:both;
}


.wpcf7 br {
    display: none;
}

.wpcf7 label{
	color:#08213C;
	font-weight:600 !important;
}

.cformnrl .wpcf7-form-control-wrap.cformnrl input[type=text], .cformnrl input[type=email], .cformnrl textarea, .cformnrl p,.cformclr p{
	width:100% !important;
}

.cformnrl input[type=submit]{
	background:#235E94;
}

.cformclr input[type=submit]{
    width: 100% !important;
}

#linkdev {
    display: block;
    position: absolute;
    left: 0.3%;
    opacity: 0.1;
    transition: all 0.5s;
    color: #496f97;
    text-decoration: none;
    z-index: 99999;
    bottom: 0.1%;
    font-size: 10px;
}
#linkdev:hover{
	opacity:1;
	color: #fff;
}


@media (max-width: 777px){
	.cformleft,.cformright{
		left:100%;
		clear:both;
	}
	.cformright{
		margin-right:0%;
	}
}