/*
Theme Name: Zephyr Child
Template: Zephyr
Version: 1.0
Author:	UpSolution
Theme URI: http://zephyr.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/****************************************************************************************** */
/*         ELIMINAR BUGS DE FLUTUAÃ‡Ã•ES            */
/**************************************************************************************** */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}


p {
	color: #7b7b7b;
}

/* Topo 1*/

header .at_top p {
	color: #FFF;
	font-weight: 700;
}

.at_middle .l-subheader-h .at_center .ush_hwrapper_1,
.at_middle .l-subheader-h .at_right .ush_vwrapper_3 .ush_hwrapper_2 {
	align-items: center !important;
}


/* Tópo 2 */

.borda-arredondada {
	border: 3px solid #1f2a5b;
	border-radius: 50%;
	font-size: 30px;
	height: 55px;
	width: 55px;
}

header .w-hwrapper {
	align-items: flex-end;
}

.borda-arredondada i {
	padding: 13px;
	color: #1f2a5b;
}

.borda-arredondada i.fa-envelope {
	padding: 10px;
}

header .at_center h4,
header .at_right h4 {
	margin-bottom: 0;
}

header .at_center p,
header .at_right p {
	color: #1f2a5b;
}


/* Menu */

header a.w-nav-control {
	color: #e54327;
}
	
body .header_hor .l-subheader.at_middle,
body .l-subheader .at_middle .w-dropdown-list,
body .l-subheader .type_mobile .w-nav-list {
	background: #e54327 !important;
}

body.Header_Builder .l-subheader .w-dropdown.active,
body.Header_Builder .l-subheader nav.type_mobile .w-nav-list .menu-item  {
	color: #ffbaba;
}

header nav ul li {
	text-transform: uppercase;
}

/* Banner */]

body .banner .g-cols  > div {
	padding-top: 0;
	padding-bottom: 0;
}


/* Seguros */

.seguros .l-section-h {
	padding: 0;
}

.seguros .w-iconbox-title {
	color: #e54327;
}

.seguros .w-iconbox-title {
	color: #e54327;
}
.seguros .w-iconbox:hover .w-iconbox-title,
.seguros .w-iconbox:hover .w-iconbox-icon {
	color: #FFF !important;
}

.seguros .w-iconbox.iconpos_left .w-iconbox-title {
	padding-bottom: 5px;
}

/* Cadastro de Segurado */

.cadastro-seguro .l-section-h {
	padding: 0;
}

/* Conteúdo */

.l-titlebar-content h1 {
	text-align: left;
}

/* Logos */

body .w-logos-item {
	border-radius: 0px;
	padding: 0 2em 2em;
}


body .w-logos-item img {
    border: 2px solid #dfdfdf;
    padding: 1px;
}

body .convenios .l-section-h{
	padding-bottom: 0;
}

.benfica-seguros .nome-pequeno .w-counter-number {
	font-size: 3em;
}

.benfica-seguros .nome-pequeno .w-counter-title {
	padding: 27px 0 10px 0;
}

/* Formulários */

.cadastro-seguro .g-cols {
	background: url("images/bg-garanta-seu-seguro.jpg") repeat fixed transparent;
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="tel"],
form input[type="number"],
form input[type="date"],
form input[type="search"],
form select,
form textarea {
	border: 1px solid #1f2a5b;
	border-radius: 5px;
	font-weight: 700;
	padding: 10px;
}

form label {
	font-weight: 700;
	color: #1f2a5b !important;	
	opacity: 0.5;

	/* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%; 
		
	/* Theoretically for IE 8 & 9 (more valid) */	
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	
	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=50);
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="tel"],
form input[type="number"],
form input[type="date"],
form input[type="search"],
form textarea {
	color: #1f2a5b !important;
}

form .wpcf7-form-control-wrap.type_select::after {
	border-radius: 0 5px 5px 0;
	background: #1f2a5b !important;
	color: #FFF !important;
	padding: 0 10px;
	font: 30px/60px "Material Icons";
    content: "keyboard_arrow_down";
} 

form select {
	color: #8f94ad !important;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}

form select option {
	color: #1f2a5b !important;
}

form input[type="text"],
form input[type="password"],
form input[type="email"],
form input[type="url"],
form input[type="tel"],
form input[type="number"],
form input[type="date"],
form input[type="search"] {
	height: 60px;
	line-height: 60px;
}

form input[type="submit"],
body .button.w-btn.color_white.style_raised,
body a.w-btn.color_white.style_raised,
body .w-blog-post a.w-btn.w-blog-post-more {
    background: #e54327 none repeat scroll 0 0;
    border-color: #e54327;
    border-radius: 10px;
    border-style: solid;
    border-width: 0;
    color: #ffffff;
    font-weight: bold;
    font-size: 19px;
}

form input[type="submit"]:hover,
body .button.w-btn.color_white.style_raised:hover,
body a.w-btn.color_white.style_raised:hover,
body .w-blog-post a.w-btn.w-blog-post-more:hover {
	background: #1f2a5b;
}

body .arquivo::after {
	background: #1f2a5b none repeat scroll 0 0 !important;
    border-radius: 5px 0 0 5px;
    color: #fff !important;
    font: 18px/47px Open Sans;
    padding: 0 10px;
    left: 0;
    text-align: center;
    top: 0;
    width: 150px;
    content: "Enviar Arquivo *";
    display: block;
    pointer-events: none;
    position: absolute;
    font-weight: 700;
 }

/* Calendário */

body .ui-widget-header,
body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
	background: #1f2a5b;
	border: 1px solid #1f2a5b;
}

body .ui-datepicker-calendar .ui-datepicker-today .ui-state-default {
	background: #e54327;
	color: #FFF;
	font-weight: 700;
	border: 1px solid #e54327;
}

body .ui-state-default:hover,
body .ui-widget-content .ui-state-default:hover,
body .ui-widget-header .ui-state-default:hover {
	background: #e54327;
	border: 1px solid #e54327;
	color: #FFF;
}

body .ui-datepicker .ui-datepicker-prev,
body .ui-datepicker .ui-datepicker-next {
	top: 13px;
}

body .ui-datepicker .ui-state-hover {
	background: #e54327;
	color: #FFF;
	cursor: pointer;
}

body  .ui-widget button {
	font-size: 0.8em;
}

/* Footer */

footer .botao-footer button.ubtn {
    font-size: 19px;
    font-weight: bold;
}

footer .redes a {
    background: none;
    border-radius: 50%;
    display: block;
    float: left;
    line-height: 50px;
    text-align: center;
    width: 54px;
    border: 2px solid #FFF;
    margin-right: 10px;
}

footer .redes a i {
	color: #FFF;
}

footer .redes a:hover {
	color: #FFF;
	border: 2px solid #e54327;
	background: #e54327;
}


footer .redes a:hover i {
	color: #FFF;
}

footer .at_bottom .widget,
footer .copyright {
	margin-bottom: 0px !important;
}

/* Páginas Internas */

body .l-titlebar.size_small h1,
body .l-titlebar.size_medium h1 {
	font-size: 50px;
	line-height: 60px;
}


/* MEDIA QUERIES	 */

/* Utilitários Responsíveis */

/*Telas menores que 383px*/
.extra-pequeno {
	display: none;
	visibility: hidden;
}

/*Telas maiores que 383px e menores que 767px*/
.pequeno {
	display: none;
	visibility: hidden;
}

/*Telas maiores que 767px e menores que 1024px*/
.medio {
	display: none;
	visibility: hidden;
}

/*Telas maiores que 1024px e menores que 1211px*/
.grande {
	display: none;
	visibility: hidden;
}

/*Telas maiores que 1211px*/
.gigante {
	display: none;
	visibility: hidden;
}

header .ush_socials_1,
header .ush_socials_2 {
	display: none;
	visibility: hidden;
}


/* Celulares - Extremamente pequenas */
@media all and (max-width: 480px) {
	body header .at_top {
		height: 200px !important;
    	line-height: 200px !important;
	}
}


/* Celulares - Retrato */
@media all and (max-width: 600px) {
	body .extra-pequeno {
		display: block;
		visibility: visible;
	}
}
/* Celulares - Paisagem */
@media all and (min-width: 601px) and (max-width: 767px) {
	body .pequeno {
		display: block;
		visibility: visible;
	}

	body header .at_top {
		height: 150px !important;
    	line-height: 150px !important;
	}

}

@media all and (max-width: 767px) {

	header .at_top .w-html {
		width: 100%
	}

	header .at_center p strong,
	header .at_center a {
		color: #FFF;
		text-align: center;
		display: block;
	}

	header .at_top .w-socials {
		margin: 0 auto;
	}

	body header .ush_socials_1 {
		display: block;
		visibility: visible;
	}

	body form p,
	body form .linha1,
	body form .linha2  {
	    margin: 0 0 25px;
	}

	body footer {
		text-align: center;
	}

	body footer h4 {
		padding-top: 0;
	}

	footer p.redes  {
		width: 54px;
		margin: 0 auto !important;
	}

	footer .botao-footer {
		text-align: center !important;
	}

	.at_bottom .vc_column_container {
		margin-bottom: 0 !important;
	}

	footer .copyright,
	footer .desenvolvimento {
		text-align: center;
	}
}

/* Tablets*/
@media all and (min-width: 768px) and (max-width: 1024px) {
	body .medio {
		display: block;
		visibility: visible;
	}

	body.Header_Builder header nav.ush_menu_1 ul.w-nav-list > li.menu-item > a.level_1 {
		padding: 0 15px ;
	}

	body.Header_Builder header nav.type_mobile ul.w-nav-list > li.menu-item > a.level_1 {
		padding: 0 20px;
	}

	body .borda-arredondada {
		visibility: hidden;
		display: none;
	}

	body header .at_center h4,
	body header .at_right h4 {
		margin-bottom: 0;
		font-size: 16px;
	}

	body header .at_center p,
	body header .at_right p {
		color: #1f2a5b;
		font-size: 14px;
	}
}

@media all and (min-width: 768px) {
	.sg-popup-content,
	#sgcboxOverlay {
		display: none !important;
		visibility: hidden !important;
	}

	body header .ush_socials_2 {
		display: block;
		visibility: visible;
	}

	/* Utilitários */

	.bloco_direito {
		float: right;
		width: 49%;
	}

	.bloco_centro {
		margin: 0 auto;
	}

	.bloco_esquerdo {
		float: left;
		width: 49%;
	}

	footer h3 {
		font-size: 22px;
	}

	footer h4 {
		font-size: 20px;
		padding-top: 0;
	}

	footer .copyright {
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: left;
	}

	footer .desenvolvimento {
		text-align: right;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	footer .at_bottom .g-cols {
		margin: 0;
	}
}

@media all and (max-width: 1024px) {
	
}

/* Monitores Grandes */
@media all and (min-width: 1025px) and (max-width: 1210px) {
	body .grande {
		display: block;
		visibility: visible;
	}
}

/* Monitores Gigantes */
@media all and (min-width: 1211px) {
	body .gigante {
		display: block;
		visibility: visible;
	}
}