/*
CINZENTO: #808084
LARANJA: #ee7f1f
*/
/*---------------------------------------------------
											 GERAL
---------------------------------------------------*/
/*----------------FULLWIDTH HEADER-----------------*/
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.et_pb_fullwidth_header h1 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 35px;
}
.et_pb_fullwidth_header {
	padding: 100px 0;
}
/*-------------------TIPOGRAFIA--------------------*/
/*---------------------BOTÕES----------------------*/
.et_pb_button {
	font-weight: 600!important;
	letter-spacing: 0.4px;
}
/*---------------------------------------------------
											 MENU
---------------------------------------------------*/
#top-menu li a:hover, #top-menu li.current-menu-item > a {
	color: #ee7f1f;
  background: transparent;
}
#top-menu li a {
	font-weight: 600!important;
	letter-spacing: 0.2px;
}
/*---------------------------------------------------
											HOMEPAGE
---------------------------------------------------*/
/*---------------------SLIDER----------------------*/
.et_pb_slide_description .et_pb_more_button {
    margin-top: 30px;
}
.home .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
}
.home .et_pb_slide_content {
	font-size: 21px;
	font-weight: 500;
}
.home .et_pb_slide_overlay_container {
	background-color: rgba(0, 0, 0, 0.6)!important;
}
.home .et_pb_slide_description {
	padding: 20% 0;
}
.home .et-pb-active-slide .et_pb_slide_description {
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -ms-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 0;
    -moz-animation-duration: 0;
    -ms-animation-duration: 0;
    -o-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-timing-function: none
    -moz-animation-timing-function: none;
    -ms-animation-timing-function: none;
    -o-animation-timing-function: none;
    animation-timing-function: none;
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -ms-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -ms-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    animation-fill-mode: none;
}
/*--------------------SERVIÇOS---------------------*/
.servicos .et_pb_blurb_position_left .et-pb-icon {
	font-size: 25px;
}
.servicos p {
	padding-bottom: 7px;
}
.servicos img {
	border-radius: 50%;
}
/*--------------------EQUIPAMENTOS---------------------*/
.equipamentos a, .servicos a, .noticias .more-link, .footer-widget a.todos {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.3px;
	color: #ee7f1f!important;
}
.equipamentos .et-pb-icon-circle {
	font-size: 30px;
  padding: 17px;
}
.equipamentos .et_pb_main_blurb_image {
    display: block;
    margin-bottom: 20px;
  	text-align: left;
}
.equipamentos .et_pb_main_blurb_image img {
	border-radius: 50%;
	width: 150px;
}
.equipamentos .et_pb_row_2 .et_pb_column {
	background: #fff;
	padding: 40px 20px;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
  transition: transform .3s;
  -o-transition: transform .3s;
  -moz-transition: transform .3s;
  -webkit-transition: transform .3s;
  border-bottom: 3px solid #fff;
  border-radius: 5px;
}
.equipamentos .et_pb_row_2 .et_pb_column:hover {
  -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
  border-bottom: 3px solid #ee7f1f;
}
.equipamentos .et_pb_row_2 .et_pb_column:hover .et-pb-icon {
	color: #fff!important;
  background-color: #ee7f1f!important;
}
.equipamentos .et-pb-icon {
	color: #ee7f1f!important;
	background-color: #f6dac8!important;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

/*--------------------NOTÍCIAS----------------------*/
.noticias .et_pb_blog_grid h2 {
    font-size: 18px;
    padding-bottom: 15px;
}
.noticias .more-link {
	margin-top: 10px;
	display: block;
}
.noticias .post-content p {
	display: -webkit-box !important;
	-webkit-line-clamp: 3 !important;
	-webkit-box-orient: vertical !important;
	text-overflow: ellipsis !important;
	max-height: 75px !important;
	overflow: hidden !important; 
}
.noticias .et_pb_image_container img {
  border-radius: 5px 5px 0 0;
}
.noticias .et_pb_post {
	-webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);
	border-radius: 5px;
	border: 1px solid #fff;
}
/*---------------------------------------------------
									EQUIPAMENTOS
---------------------------------------------------*/
.pag-equipamentos .et_pb_slide_description {
	padding: 161px 0;
}
.et_pb_toggle {
	border: 1px solid transparent;
  border-bottom: 1px solid #000;
}
.et_pb_toggle .et_pb_toggle_title::before {
    color: #ee7f1f;
}
.et_pb_toggle_title {
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
/*---------------------------------------------------
										SERVICOS
---------------------------------------------------*/
.pag-servicos img {
	border-radius: 5px;
}
.pag-servicos strong {
	display: block;
}
/*---------------------------------------------------
										SOBRE NÓS
---------------------------------------------------*/
.pag-sobre-nos .et_pb_column_1_3.et_pb_column_1 {
	border-radius: 5px;
}
/*---------------------------------------------------
										CONTACTOS
---------------------------------------------------*/
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .gform_wrapper textarea.medium {
	background: #f4f4f4;
  border: 1px solid transparent;
  border-bottom: 1px solid #000;
}
.gform_wrapper {
	margin: 0 auto;
	max-width: 100%;
}
.gform_wrapper .gform_footer {
	overflow: auto;
}
.gform_wrapper .top_label .gfield_label {
	margin: 0;
	font-weight: 500;
}
.gform_wrapper ul li.gfield {
	margin-bottom: 15px!important;
}
.gform_wrapper .gform_footer input[type="submit"] {
    padding: 8px 20px;
    background: #ed8a34;
    border: 2px solid #ed8a34;
  	border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin-top: 0;
    cursor: pointer;
  	font-weight: 600;
  	text-transform: uppercase;
  	-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
}
.gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #ee7f1f;
	border: 2px solid #ee7f1f;
}
.gform_wrapper .ginput_complex label {
	margin-top: 0px;
	color: #aaa;
}
.gform_wrapper textarea.large {
	height: 15.625em;
	width: 100%;
}
/*---------------------------------------------------
											RODAPÉ
---------------------------------------------------*/
#footer-widgets {
    padding: 5% 0 0;
}
.et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 1.5% 0;
}
#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
	padding-left: 0;
}
/*---------------SUBSCREVER----------------*/
#main-footer .sbe-widget-form-field-title {
    display: none;
}
.et_pb_widget ul li {
    margin-bottom: 0;
}

#footer-widgets li.menu-item::before {
	display: none;
}
#footer-widgets li.menu-item {
	padding-left: 0;
}
#main-footer input[type="email"] {
    border: 1px solid #dadada;
    border-radius: 3px;
    width: 100%;
    padding: 8px;
    font-size: 14px;
    color: #000!important;
    background-color: #f1f1f1;
}
#main-footer .sbe-widget-form-submit {
    width: 100%;
    padding: 8px 20px 6px 20px;
    background: #ed8a34;
    border: 2px solid #ed8a34;
  	border-radius: 50px;
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    cursor: pointer;
  	font-weight: 600;
  	text-transform: uppercase;
	letter-spacing: 1px;
  	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
#main-footer .sbe-widget-form-submit:hover {
    background: #ee7f1f;
  	border: 2px solid #ee7f1f;
  	color: #fff;
}
#main-footer .sbe-widget-form-field {
    margin: 10px 0;
    }
#main-footer .sbe-widget-form-field-title {
    margin-bottom: 10px;
}
#main-footer .sbe-widget-subscribe-form .sbe-spinner {
    display: none;
    }
/*-------------------ICONS------------------*/
.vertoda {
    font-family: "ETmodules" !important;
    font-weight: normal;
    position: absolute;
    line-height: 1.7em;
    font-size: 15px !important;
    opacity: 1;
    margin-left: .3em;
    left: auto;
    display: inline-block;
}
.todos {
	text-decoration: underline!important;
  display: block;
	margin-top: 8px;
}
.iconfooter {
    font-family: "ETmodules";
    margin-right: 9px;
}
.social {
    font-family: "ETmodules";
    color: #fff !important;
  	background: #ed8a34;
    margin-top: 10px !important;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 17px;
 		border: 1px solid #ed8a34;
		padding: 5px 10px;
		border-radius: 50%;
    -webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		transition: all 0.2s;
}
.social:hover , .social-1:hover {
		background: #ee7f1f;
   	border: 1px solid #ee7f1f;
  	color: #fff!important;
}
/*---------------COPYRIGHT----------------*/
#footer-bottom {
    display: none;
}
#footer-bottom {
    display: none;
}
#main-footer .container {
    padding-bottom: 20px;
}
#text-3 {
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0px;
    font-size: 15px;
}
#text-3 img.alignright {
    width: 35px;
    opacity: 0.5;
}
.et_pb_widget {
	width: 100%;
}
/*---------------------------------------------------
										MOBILE
---------------------------------------------------*/
.et_mobile_menu {
	padding: 0;
}
.et_mobile_menu li a {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	text-align: center;
	padding: 20px 5%;
}
.et_mobile_menu {
	border-color: #ffff!important;
}
@media only screen and (max-width : 980px) {
  .gform_wrapper .gform_footer input[type="submit"] {
    padding: 3px 20px;
  }
  #implementacao-redes .et_pb_column {
  	margin-bottom: 0;
  }
  #assistencia-tecnica .et_pb_column_4 {
  	display: none;
  }
  .et_pb_text ul, .et_pb_text ol {
    padding-bottom: 0;
	}
  .pag-servicos .et_pb_column {
  	margin-bottom: 40px;
  }
  .et_pb_fullwidth_header {
    padding: 20% 0;
}
	#footer-widgets {
    padding: 45px 0 25px 0;
	}
  .home .equipamentos .et_pb_equal_columns {
  	width: 100%;
		margin: 0;
  }
  .home .et_pb_section.equipamentos .et_pb_row .et_pb_column.et_pb_column_1_4 {
  	width: 80% !important;
		margin: 0 auto!important;
    margin-bottom: 30px!important;
  }
  .home .servicos h2 {
  	text-align: center;
    padding-top: 15px;
  }
  .home h2 {
  	padding-bottom: 0;
  }
	.home .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 28px!important;
    font-weight: 600!important;
  }
  .home .et_pb_slide_description p {
    font-size: 18px;
  }
	.home .et_pb_slide_description {
    padding: 35% 0;
	}

}