/*
Theme Name:     Servenge
Description:    
Author:         452aSDFdmFGHinVBGnhj
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

h1, h2, h3 {
	letter-spacing: 0px !important;
}

.mobile_menu_bar:before, .mobile_menu_bar:after {
	color: #373878 !important;
}

.contato span {
	font-size: 25px;
}

.fullwidth-menu .menu-item-has-children>a:first-child:after {
	content: "9";
}

.et_pb_fullwidth_menu ul li.current-menu-item a {
    font-weight: bold;
}

.menu-topo.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
	padding: 0 25px 29px !important;
}

.wpp-mobile:before {
	content: url(https://servenge.com.br/wp-content/uploads/2020/11/icon-wpp-mobile.png) !important;
	margin-left: -0.9em !important;
    line-height: 1.1em !important;
}

#slide-principal .et_pb_container {
	width: 100%;
}

#sobre-empresa-home .et_pb_promo_description {
	padding-bottom: 35px;
}

#sobre-empresa-home .et_pb_button {
	padding: 10px 45px!important;
}

#sobre-empresa-home h2 {
	margin-bottom: 25px;
}

.box-branco-servicos-home {
	min-height: 341px;
	border-radius: 15px;
	border: 3px solid #898989;
    padding: 40px 25px 30px !important;
}

.conteudos-rodape h2 {
	margin-bottom: 30px;
}

#footer-info {
    float: none;
    text-align: center;
}

.form p {
	color: #282828;
	font-size: 16px;
}

.form input[type=submit],
.form input[type=email],
.form input[type=password],
.form input[type=tel],
.form input[type=text],
.form select,
.form textarea {
	border: 2px solid #373878;
	color: #282828;
	font-size: 18px;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.form input[type=email],
.form input[type=password],
.form input[type=tel],
.form input[type=text],
.form select,
.form textarea {
	width: 100%;
	padding: 10px;
}

.form input[type=submit] {
	cursor: pointer;
	padding: 10px 20px;
	background-color: #373878;
	color: #fff !important;
}

/*.form input[type=submit]:hover,
.form input[type=email]:focus,
.form input[type=password]:focus,
.form input[type=tel]:focus,
.form input[type=text]:focus,
.form select:focus,
.form textarea:focus {
	background-color: #ff6000;
	color: #fff;
}*/

.plugin-wpp {
    z-index: 9999999 !important;
    background-color: #50cd5d;
    border-radius: 50%;
    width: 66px;
    height: 66px;
}

.plugin-wpp img {
    position: absolute !important;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (min-width: 2000px) {
	
	#slide-principal .et_pb_slide_description {
		margin: 35% 53% 5% 0;
	}
	
}

@media only screen and (min-width: 1281px) and (max-width: 1380px) {
	
	.box-branco-servicos-home {
		min-height: 362px;
	}
	
}

@media only screen and (min-width: 1181px) and (max-width: 1280px) {
	
	.box-branco-servicos-home {
		min-height: 364px;
	}
	
}

@media only screen and (min-width: 1081px) and (max-width: 1180px) {
	
	.fullwidth-menu li {
		padding-right: 54px;
	}
	
	.bola-sobre-empresa-home {
		left: 45px !important;
	}
	
	.box-branco-servicos-home {
		min-height: 407px;
	}
	
}

@media only screen and (min-width: 981px) and (max-width: 1080px) {
	
	.fullwidth-menu li {
		padding-right: 38px;
	}
	
	.bola-sobre-empresa-home {
		left: -5px !important;
	}
	
	#sobre-empresa-home {
		max-width: 85%;
	}
	
	.box-branco-servicos-home {
		min-height: 430px;
	}
	
	.conteudos-rodape h2 {
		font-size: 33px !important;
	}
	
}

@media only screen and (max-width: 980px) {
	
	.centralizar-mobile, .centralizar-mobile h1, .centralizar-mobile h2, .centralizar-mobile h3, .centralizar-mobile p, .centralizar-mobile a, .centralizar-mobile span, .centralizar-mobile img, .centralizar-mobile .et_pb_module {
		text-align: center !important;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
	}
	
	#main-header {
		position: fixed !important;
	}
	
	#main-header #et-top-navigation {
		padding: 24px 0 0 !important;
	}
	
	.coluna-logo {
		display: none;
	}
	
	#topo .contato {
		margin-top: 0 !important;
	}
	
	#slide-principal .et_pb_slide_description {
		margin: 13% 4%;
    	text-align: center;
	}
	
	#fundo-sobre-empresa-home {
		background-position: center bottom;
	}
	
	#sobre-empresa-home {
		max-width: 100%;
	}
	
	.box-branco-servicos-home {
		min-height: auto;
	}
	
}
