/*
Theme Name:   HFI Benefits
Theme URI:    http://wwww.sambawebstudio.com
Description:  Child Theme
Author:       Samba Web Studio
Author URI:   http://www.sambawebstudio.com
Template:     Zephyr
Version:      1.0.0
*/

/*paleta de cores - 
azul         : 006fa0
azul  hover  : 00578c
dourado      : c19c5f

*/

/* BASIC RESET */
* {
	margin:0;
	padding:0;
	list-style:none;
	vertical-align:baseline;
	text-decoration:none;
	outline:0 !important;
} 	

html,
.l-header .widget,
.menu-item-object-us_page_block {
	font-weight:400 !important;
}

a,
.transparent-iconbox .w-iconbox {
	transition:all 250ms ease 0s !important;	
}

.dark-theme a {
	color:#c19c5f !important;
	text-decoration:underline;
}

/* UPPERCASE */

.contacts-footer .w-iconbox-text,
.widget-contact .w-iconbox-title {
	text-transform:uppercase;
}

#page-header .l-subheader-h {
	max-width:1500px;
}

.w-text {
	font-size:0.8em !important;	
	font-weight:500;
}

.w-btn i {
	vertical-align:middle !important;
}

.hide-all,
.show-mobile {
	display:none !important;
}


/* BTN WITH ICON */

.btn-with-icon {
	display:inline-table !important;
	padding:18px 30px !important;
}

.btn-with-icon .w-btn-label {
	display:inline-flex;
	align-items:center;
}

.btn-with-icon .fab,
.btn-with-icon .fas,
.btn-with-icon .material-icons {
	font-size:14px !important;
	margin-left:12px !important;
}


/* IMAGE EFFECTS */

.image-effects img {
	border-radius:5px;
	box-shadow:0 5px 10px rgba(0,0,0,0.75);
}

.border-offset-effect .w-image-h::before {
	content:'';
	width:100%;
	height:100%;
	border:1px solid #cccccc;
	position:absolute;
	top:-40px;
	left:40px;
	z-index:-9;
}

.shadow-offset-effect img {
    box-shadow:40px -40px 0 0 rgba(0,0,0,0.15);
}


/* CONTACT FORM */ 

.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7 input[type="tel"],
.wpcf7 input[type="url"],
.wpcf7 input[type="text"],
.wpcf7 input[type="email"] {
	margin-top:12px !important;
}

input[type="radio"],
input[type="checkbox"] {
	width:14px;
	height:14px;
	margin-top:-3px !important;
}

.aceite span {
	font-size:15px !important;
}

.custom-legend {
	font-size:0.95em;
	margin-top:10px;
}

.wpcf7-form select.custom-select {
	margin-top:0 !important;
}

textarea {
	height:100px !important;
	margin-bottom:10px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit.btn-enviar {
	margin-top:20px;
	line-height:8px !important;
}

.fullwidth-btn {
	width:100%;
}

.wpcf7-not-valid-tip,
.wpcf7-validates-as-required span {
	font-size:0.8em;
}

.wpcf7 form .wpcf7-response-output {
	margin-top:70px !important;
}

.half-column {
	width:50%;	
}

.full-column {
	width:100%;	
}

.half-column,
.full-column {
	float:left;	
}

.field-padding {
	padding-right:10px;	
}

.required-fields {
	font-size:12px;
}


/* WIDGET CONTACT */

.widget-contact .w-iconbox-title {
	font-weight:500;
	letter-spacing:0.25em;
}

.widget-contact.contact-page .w-iconbox-text a {
	color:#313233;
}

.widget-contact.contact-page .w-iconbox-text a:hover {
	color:#006fa0;
}

.dark-theme .widget-contact i,
.dark-theme .widget-contact .w-iconbox-text,
.dark-theme .widget-contact .w-iconbox-title,
.dark-theme .widget-contact .w-iconbox-text a {
	color:#ffffff;
}

.dark-theme .widget-contact .w-iconbox-text a:hover {
	color:#dddddd;
}


/* STANDARD LIST */

.single-post ul,
.standard-list ul,
.privacy-policy-page ul {
	margin-left:18px;
}

.single-post li,
.standard-list li,
.privacy-policy-page li {
	list-style:disc;
}

.single-post li::marker,
.standard-list li::marker,
.privacy-policy-page li::marker {
	color:#006fa0;
}

.w-comments li {
	list-style:none !important;
}

.privacy-policy-page a {
	text-decoration:underline;
}

.widget li {
	font-size:0.95em;
	margin-bottom:20px;
}


/* CODEPEN LISTS */

.codepen-list ul {
	margin-left:0;
}

.codepen-list ul li {
	list-style:none;
	position:relative;
	padding:0 0 0 25px;
	margin-bottom:20px !important;
}

.codepen-list.plans ul li {
	margin-bottom:10px !important;
}

.codepen-list .checkmark li::before {
  content:"";
  position:absolute;
  left:2px;
  top:6px;
  width:5px;
  height:10px;
  border:solid #006fa0;
  border-width:0 2px 2px 0;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

.codepen-list .checkmark.blue-icon li::before {
  content:"";
  position:absolute;
  left:2px;
  top:6px;
  width:5px;
  height:10px;
  border:solid #006fa0;
  border-width:0 2px 2px 0;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}


/* STANDARD LIST */

.standard-list ul {
	margin-left:18px;
}

.standard-list li {
	list-style:disc;
}

.standard-list li::marker {
	color:#006f98;
}


/* AVISO DE COOKIES */

.l-cookie {
	font-size:0.88em;
	line-height:1.3;
	padding:20px;
}

.l-cookie .w-btn {
	font-size:12px !important;
}


/* FOOTER */

.contacts-footer .w-iconbox-text {
	font-size:0.7em;
	letter-spacing:0.3em;
	font-weight:400;
}

.footer-menu li {
	margin-bottom:15px !important;
}

.reset-margin-bottom li {
	margin-bottom:0 !important;
}

.g-loadmore {
	margin-top:30px;
}

.extra-gap .vc_column-inner {
	padding-right:60px !important;
}


/* ---------------------------------------------------------------------------------- */

.extra-gap .vc_column-inner {
	padding-right:40px !important;
}


/* NEED TO WRAP */

.needtowrap {
	columns:2;
	column-gap:45px;
}

.needtowrap p,
.needtowrap-2 p {
	text-align:justify;
	word-wrap:break-word;
	hyphens:auto;
}

.needtowrap-2 {
	columns:3;
	column-gap:45px;
}


.flex-centralize {
	align-items:center;
}

.centralize {
	margin:0 auto;
}


/* FAQ SECTION */

.faq-section .w-tabs-section-header {
	padding:18px 30px;
	border-radius:2px;
}

.faq-section .w-tabs-section-content {
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.faq-section .w-tabs-section-title {
	font-weight:600;
}

.faq-section .w-tabs-section {
	border:1px solid #e2e6e8 !important;
	margin-bottom:6px;
	border-radius:2px;
}

.faq-section .no-touch .w-tabs-section-header:hover,
.faq-section .no-touch .w-tabs-section-header:focus,
.faq-section .w-tabs-section.active:not(.has_text_color) .w-tabs-section-header {
    color:#ffffff !important;
    background:#006fa0;
}

.faq-section .w-tabs-section-header {
	background:#ffffff;
}

.faq-section .w-tabs-section.active .w-tabs-section-content {
	background:#ffffff;
}

.title-plans .faq-section .w-tabs-section-title {
	color:#333333 !important;
}

.title-plans .faq-section .active .w-tabs-section-title {
	color:#ffffff !important;
}

.title-plans .w-tabs-section-title {
	color:#006fa0 !important;
}

.manulife-plans h4 {
	font-size:22px;
}

.manulife-plans p,
.manulife-plans li {
	font-size:0.9em;
	line-height:1.5;
}




/* WIDGET CONTACT */

.widget-contact .w-iconbox-title {
	font-weight:600;
	letter-spacing:0.4em;
}

.widget-contact .w-iconbox-text {
	font-size:0.9em;
	line-height:1.3;
}

.custom-heading.dark-theme h2 {
	color:#e2e6e8;
}

.footer-menu .w-menu li {
	margin-bottom:15px !important;
}

.g-breadcrumbs > li,
.g-breadcrumbs > span {
	vertical-align:middle !important;
}

.g-breadcrumbs-separator i {
	font-size:16px;
	position:relative;
	top:3px;
}

.wpcf7-form-control.has-spinner.wpcf7-submit.btn-enviar {
	margin-top:20px;
	line-height:8px !important;
}

.btn-enviar {
	font-size:13px !important;
	padding:15px 22px !important;
	width:100%;
}

.custom-table td {
	padding:5px 0;
}

.custom-table .column-1 {
	font-weight:700;
}

.team-member-phone .w-post-elm-value {
	font-weight:700;
}

.team-member-social-links a {
	margin-right:6px;
}

.team-member-image img {
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}


/* TABLEPRESS */

.tablepress-custom .tablepress {
	border:1px solid #b3ebff;
	margin-bottom:15px;
}

.tablepress-custom tfoot th,
.tablepress-custom thead th {
	color:#ffffff;	
    background:#006f98;
	line-height:2;
}

.tablepress-custom th {
	font-size:15px;
	padding:10px 20px !important;
}

.tablepress-custom td {
	font-size:14px;
	font-weight:500;
	border-color:transparent !important;	
	padding:12px 20px;
	line-height:1.5em;
}

.tablepress-custom .even td {
    background:#b3ebff !important;
}

.tablepress-custom .odd td {
    background:#ffffff !important;
}

.tablepress-custom th {
	vertical-align:middle !important;	
	border-color:transparent !important;	
}

.tablepress-custom tbody td {
	vertical-align:middle;	
}

.tablepress-custom thead .column-1,
.tablepress-custom thead .column-2,
.tablepress-custom thead .column-3 {
	text-align:center;
}

.tablepress-custom .tablepress-table-description {
	font-weight:700;
}
















































/* MEDIA QUERIES -------------------------------------------------------------------------------------------*/

/* Menor que 1600 */
@media only screen and (max-width:1600px) {

	
}


/* Menor que 1350 */
@media only screen and (max-width:1350px) {

	
}


/* Menor que 960 */
@media only screen and (max-width:959px) {

}


/* NOTEBOOK SCREEN */
@media only screen and (min-width:768px) and (max-width: 1366px) {

	
}


/* Todos tamanhos de mobile */
@media only screen and (max-width:767px) {
	
	.show-mobile {
		display:inherit !important;	
	}
	
	.hide-mobile {
		display:none !important;	
	}

	.half-column,
	.full-column {
		width:100% !important;
	}
	
	.field-padding {
		padding-right:inherit;	
	}
	
	.l-cookie {
		display:block;
		text-align:center;
		padding:15px;
	}
	
	.l-cookie .w-btn {
		margin-top:10px;
	}
	
	.cover-image-mobile .l-section-img {
		background-size:cover !important;
	}
	
	.display-block-mobile, 
	.display-block-mobile .w-hwrapper {
		display:block !important;
	}
	
	.margin-bottom-zero-mobile .wpb_column {
		margin-bottom:0 !important;
	}
	
	.breadcrumbs-titlebar .post-title {
		margin-bottom:0 !important;
	}
	
	.footer-menu li.menu-item.menu-item-type-post_type {
		margin-bottom:5px !important;
	}

	.header_hor .l-subheader-cell.at_right > *	{
		margin-left:0;
	}
	
	.header_hor .l-subheader-cell.at_left > *	{
		margin-right:10px;
	}
	
	.needtowrap,
	.needtowrap-2 {
		columns:auto;
		column-gap:normal;
	}

	.breadcrumbs-titlebar .post-title {
		margin-bottom:0 !important;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

}








































































































































