/*Table of content
 ----------------------------------------
 1.)Global Typography
 2.)Header part css rules
 3.)Footer part css rules
 ---------------------------------------*/
/*1.)Global Typography
 --------------------------------------*/
body {
	
	font-size: 15px;
	line-height: 1;
	color: #a5a5a7;
	 overflow-x: hidden;
}

* {
	box-sizing: border-box;
	/*word-spacing: 2px;*/
	word-spacing: 0px;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 7px;
	font-weight: normal;
	line-height: 125%;
	/*text-transform: uppercase;*/
	
}
h1 {
	font-size: 38px;
	color: #8d8f91;
	font-weight: bold;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 15px;
}
a {
	text-decoration: none;
	outline: none;
	
}
a:hover {
	color: #2F75B5;
}
a:active, a:hover, a:link, a:focus {
	outline: none !important;
}
p {
	font-size: 14px;
	color: #555;
	line-height: 137%;
	margin-bottom: 15px;
	
}

ul, ol {
	padding: 0px 0;
	list-style: none;
	
}
strong {
	font-weight: bold;
}
/*2.)Header part css rules
 ------------------------------------------*/
.page_loader {
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2147483647;
}
.page_loader > img {
	left: 50%;
	position: absolute;
	top: 50%;
	display: inline-block;
	margin-top: -100px;
	margin-left: -100px;
}
#header {
	background: #fff;
	
	position: relative;
	z-index: 99;
}
.top_header {
	background: #fff none repeat scroll 0 0;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}
.top_header .flags {
	float: none;
	margin-top: 4px;
	margin-left: 0;
}
.banner_info h1 {
	text-transform: none;
	font-size: 28px;
}
.banner_info  h2 {
	font-size: 26px;
	text-transform: none;
	font-weight: 700;
} 
.child_info1 {
	display: none;
}
.fixed_nav .active_nav {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
a.user_profile img{  height: 14px;
    width: 14px;}
.social_icon {
  float: left;
  margin-top: 2px;
  width: 25%;
}
.social_icon li {
	float: left;
	width: 43px;
}
.social_icon li .Quotes {
	padding: 4px 14px;
}
.social_icon li:first-child {
	/*width: auto !important;*/
}
.social_icon li.find_quotes a {
	background: #a352a9 none repeat scroll 0 0;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-size: 18px;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000000;
}
.social_icon li a {
	background: #2F75B5 none repeat scroll 0 0;
	border: 1px solid #2F75B5;
	color: #ffffff;
	display: inline-block;
	font-size: 20px;
	margin: 0 5px;
	padding: 4px;
}
.social_icon li a:hover {
	background: #513c87;
	border: 1px solid #513c87;
	transition: all .5s ease 0s;
}

.navigation li {
	float: left;
}

.navigation li a {
	border-bottom: 2px solid transparent;
	color: #444;
	display: table-cell;
	font-size: 15px;
	font-weight: 600;
	padding: 3px 12px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}


.user_profile_popup {background: #fff none repeat scroll 0 0;
    border-bottom: 3px solid #333;
    border-top: 3px solid #333;
    box-shadow: 0 0 3px #777;
    height: 136px;
    /*left: -21px;*/
    left: -35px;
    padding: 5px; display: none;
    position: absolute;
    top: 40px;
    width: 211px;
    z-index: 88;
}
.top_arrow {
    color: #333;
    font-size: 34px;
    left: 43%;
    position: absolute;
    top: -16px;
}
.login_section li a i {
    display: inline-block;
    left: -1px;
    position: relative;
    top: 0;
}
.login_section li p a i {
    display: inline-block;
    left: 1px;
    position: relative;
    top: 1px;
}
.user_profile_popup a{border:none!important;}
.user_profile_popup a i{display:inline-block; margin-right: 3px;}
.user_info {
    position: relative;
}
.login_section {
	float: right;
	margin: 2px 0 0 12%;
	
}
.french .login_section{margin: 2px 0 0 0;}
.goog-te-banner {
	background-color: rgba(178, 62, 181, 0.9) !important;
	background-image: none !important;
}
#google_translate_element {
	margin-top: 9px;
	text-align: right;
}
.goog-te-gadget-simple .goog-te-menu-value {
	color: #fff !important;
	font-weight: 700;
}
.goog-te-menu-value span {
	color: #fff !important;
}
.goog-te-gadget-simple {
	background-color: #2F75B5 !important;
	border-style: none !important;
	cursor: pointer !important;
	display: inline-block !important;
	margin: -3px 0 0 0 !important;
	padding: 5px 10px !important;
}
.login_section li {
	/*line-height: 24px;*/line-height: 34px;
	float: left;
}
.login_section li a {
	border-left: 2px solid #777;
}
.login_section li:first-child a {
	border-left: none;
}
.login_section li a {
	color: #444;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 11px;
	padding: 0 6px;
}
.navigation  a:hover, .main_navigation .active_nav {
	color: #2F75B5;
	border-bottom: 0;
}
.primary_header {
	padding: 10px 0 0;
}
.navigation > ul {
	float: right;
	margin-bottom: 0px;
}
.nav_section {

	z-index: 10000002 !important;
	margin-top: 33px;
	padding-right: 24px;
	display: inline-block;
	width: 100%;
	text-align: center;
}

.logo_nav_section {
	background: #fff;
}
.mobile_nav {
	display: none;
}
.navigation li:last-child a {
	padding-right: 0px;
}
.main_navigation > li {
	height: 50px;
	display: table;
	margin: 0 3px;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
}
.main_navigation > li:last-child {
	border-right: none;
}

.main_navigation ul {
	background: #fff none repeat scroll 0 0;
	display: none;
	left: 0;
	position: absolute;
	top: 70px;
	width: 237px;
	box-shadow: 0 0 8px #000;
	transition: .5s all ease-in-out;
}
.navigation li:hover ul {
	display: block !important;
	top: 41px;
	transition: .5s all ease-in-out;
}
.content .container {

}
.why_choose_us .table-striped tr {
	background: #f1f1f1 none repeat scroll 0 0;
}
.why_choose_us .table-striped > tbody > tr:nth-of-type(2n+1) {
	background-color: #f3f3f3;
}
.logout a {
	background: #000 none repeat scroll 0 0 !important;
	width: 90px;
}
.french .logout a {
	width: 141px;
	padding: 6px 5px 7px;
}
/*
 3.)Footer part css rules
 --------------------------------------*/
#footer {
	padding: 20px 0px 5px 0px;
	background: #a1a1a1;
	background-repeat: repeat;
	color: #fff;
}
.footer_nav li a {
	color: #fff;
	padding: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	display: inline-block;
	text-transform: uppercase;
}
.footer_nav li {
	position: relative;
}
.secondary_footer {
	padding-top: 20px;
	border-top: 1px solid #ccc;
}
.secondary_footer p {
	text-align: center;
	color: #fff;
}
.primary_footer .social_links .fb {
	background: #3a5795;
	color: #fff;
	width: 57%;
	padding: 5px;
}
.primary_footer .social_links .twetter {
	background: #55acee;
	width: 57%;
	padding: 5px;
}
.primary_footer .social_links .googleplus {
	background: #dd4b39;
	width: 57%;
	padding: 5px;
}
.primary_footer .social_links .linkedin {
	background: #0177b5;
	width: 57%;
	padding: 5px;
}
.primary_footer .social_links li span {
	margin-left: 20px;
}
.primary_footer .social_links li a:hover {
	margin-left: -5px;
	transition: 0.4s all ease;
}
.fixed_nav {
	background: rgba(47, 117, 181, 0.9) none repeat scroll 0 0 !important;
	border-bottom: 2px solid #ffffff;
	box-shadow: 0 0 12px #000000;
	left: 0;
	margin: 0;
	position: fixed;
	top: 0;
	
	width: 100%;
	z-index: 9999999;
}
.content_login form .form_label p {
    color: #fff;
    margin-bottom: 6px;
    margin-left: 60px !important;
    text-align: left;
}
.fixed_nav .navigation li a {
	color: #fff;
}
.fixed_nav .navigation li a:hover {
	color: #fff;
}
.adrs p {
	color: #fff;
	margin-bottom: 0;
}
/* customcheckbox*/

.renewal_link > a {
  color: #a5a5a7;
}

/***5-Sept-2018***/
/***FAQ***/
.faq-page-wrapper{position: relative;padding-bottom: 50px;}
.faq-page-wrapper::after {content:'';position:absolute;top:0;left: 0;width: 100%;height: 100%;background-image: url(https://www.wrlife.net/images/logopng.png);background-size: 30%;background-repeat: repeat-y;background-repeat-x:no-repeat; background-position: center;opacity: 0.08;}
.faq-page-wrapper p {color: #000!important;}
.faq-page-wrapper h4 {text-transform: none!important;margin-top: 35px!important;}
.faq-page-wrapper ul {margin:0;padding-left: 20px;box-sizing: border-box; }
.faq-page-wrapper ul li {color: #000; line-height: 137%; font-size: 17px; list-style-type: disc;padding-bottom: 10px;}
.navigation li:last-child a {
    padding-right: 0px;
}
.user_profile_popup p {
    text-align: left;
}
.page_loader p {
    /* text-align: center; */
    left: 38%;
    position: absolute;
    top: 79%;
    background: #fff;
    padding: 10px 30px;
}
.flags {
    display: none;
}
#popup1{display: none!important;}