/*
Theme Name: My Claim
Theme URI: 
Description: Child theme of twentytwenty theme for the Twenty Twenty theme
Author: <a href="https://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentytwenty
Version: 1.4
*/

body {
	background: transparent;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0;
}
section {
	position: relative;
}
img, img:hover{
	transition: all 0.3s ease-in-out;
	max-width: 100%;
}
a, a:hover, a:focus {
	transition: all 0.3s ease-in-out;
	text-decoration: none !important;
	outline: none;
	color: #000;
}
p a, p a:hover, ul li a, ul li a:hover {
	color: #000;
	letter-spacing: 0;
}
button:focus {
	outline: none;
}
h1, h2, h3 {
	text-transform: uppercase;	
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0;
	margin-top: 0px;
}
h2 {
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 3px;
	font-weight: 900;
}
ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul li {
	letter-spacing: 0;
	list-style-type: none;
	position: relative;
	padding: 0;
	margin: 0;
}
select { 
	cursor: pointer;
	outline: none;
}
.site_header {
	padding: 28px 20px;
}
.site_header .header_inner {
	max-width: 1250px;
}
header .site_logo img {
	max-width: 320px;
}
/* header .header-navigation-wrapper {
	display: none;
}
footer .powered-by-wordpress {
	display: none;
} */
.container {
	max-width: 1250px;
}
.banner_sec {
	padding: 0px 0 0px;
	background-image: linear-gradient(0deg, #3d759f, #53aef3);
}
.banner_sec h1 {
	font-size: 56px;
	line-height: 64px;
	letter-spacing: 1px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.banner_sec h1 span, .banner_sec h1 strong {
	display: block;
}
.banner_sec h1 strong {
	color: #007c83;
	font-weight: 900;
	letter-spacing: 9px;
}
.banner_sec h1 span {
	color: #a26e9d;
	font-weight: 900;
	font-size: 50px;
	letter-spacing: 6px;
}
.banner_sec h1 span:last-child {
	color: #000;
	font-weight: 400;
	font-size: 35px;
	line-height: 52px;
	letter-spacing: 1px;
}
.banner_sec .content_wrap img {
	margin: auto 110px auto auto;
	max-width: 400px;
	width: 100%;
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
}
.banner_sec .claim_check {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	border-radius: 100%;
	width: 220px;
	height: 220px;
	text-align: center;
	padding: 65px 23px 60px 30px;
	background-image: url("/wp-content/uploads/2020/07/quote-img.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.banner_sec .claim_check h3 {
	font-size: 15px;
	color: #ff942d;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 24px;
}
.banner_sec .claim_check h3 strong {
	font-size: 84px;
}
.banner_sec .claim_check h3 span {
	font-size: 19px;
	display: block;
	color: #000;
	font-weight: 400;
	letter-spacing: 2px;
}


/*-----------------------*/
.left-column-container-top {
    display: flex;
    justify-content: center;
	padding: 40px 0px;
}
.left-column-container-top-text {
    background-color: #ddf1ff;
    color: #213b55;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.4em;
    margin-top: 15px;
    max-width: 400px;
    padding: 10px;
    transform: rotate(-1deg);
}
.accident-at-work {
    display: inline-block;
    font-family: Poppins, Helvetica Neue, Helvetica, Verdana, Arial, sans-serif !important;
    font-size: 32px;
    font-weight: 700;
    width: 100%;
}
.you-could-be-owed {
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    width: 100%;
}
.left-column-container-right h6{
	color: #FFF;
	font-weight: bold;
}
.left-column-container-right ul {
    margin-top: 26px;
}
.left-column-container-right ul li {
    display: flex;
    margin-top: 12px;
	color: #FFF;
	font-weight: bold;
}
.left-column-container-right ul li svg {
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 6px;
    width: 25px;
}
.authorised-by {
    align-items: center;
    display: flex;
    margin-top: 25px;
}
.authorised-by svg {
    width: 40px;
}
.authorised-by span {
    font-size: 12px;
    font-weight: 700;
    margin-left: 7px;
    width: 170px;
	color: #FFF;
}
.position-ceter{
	position: absolute;
	left: 15%;
	bottom: -20px;
	width: 70%;
}
.elements {
    display: flex;
    flex-basis: 60%;
    flex-direction: row;
    justify-content: space-evenly;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}
.elements .element {
    align-items: center;
    background-color: #fff;
    border-radius: 35px;
    box-shadow: 0 0 18px -5px rgba(0, 0, 0, .5);
    display: flex;
    font-size: 13px;
    font-weight: 700;
    max-width: 200px;
    padding: 4px 8px;
    z-index: 10;
}
.elements .element svg {
    flex-shrink: 0;
    margin-right: 7px;
    width: 30px;
}
.section-2{
	padding: 30px 0 70px;
}
.section-2 .how-much {
    color: #213b55;
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0px;
    text-align: center;
}
.section-2 .elements {
    -moz-column-gap: 30px;
    column-gap: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 30px;
	flex-basis: 100%;
}
.section-2 .elements .element {
    flex: 0 1 auto;
    width: 23%;
	display: block;
	background: none;
	box-shadow: none;
	max-width: 100%;
}
.section-2 .elements .element .top-section {
    background-color: #213b55;
    color: #fff;
    padding: 15px;
	font-size: 16px;
}
.section-2 .elements .element .bottom-section {
    background-color: #ddf1ff;
    color: #213b55;
    padding: 15px;
	font-size: 16px;
}
.section-2 .elements .element .bottom-section .upto {
    font-size: .9em;
}
.section-2 .elements .element .bottom-section .value {
    font-family: Poppins, Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 900;
}
/* form#accident_form {
	background-color: #fff;
	padding: 10px 40px 30px;
}
form .col-md-12 {
	padding: 0px;
}
.banner_sec .claim_form .main_wrap {
	background-color: #fff;
	padding: 10px 40px 30px;
}
form h4 {
	border-radius: 3px;
	background-color: #00e1e4;
	color: #333;
	padding: 10px 10px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 -46px 20px;
}
form input {
	border: 1px solid #ccc;
	padding: 8px 15px !important;
	border-radius: 3px !important;
	font-family: 'Roboto', sans-serif;
	font-size: 15px !important;
	margin-bottom: 4px !important;
}
form label {
	margin-top: 12px;
}
form select {
	width: 100%;
	border: 1px solid #ccc;
	padding: 7px 10px;
	border-radius: 3px;
	background-color: #f2f2f2;
	color: #333;
	font-size: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("imgs/arrow.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center right 10px;
	cursor: pointer;
}
form ul li {
	display: inline-block;
	margin-right: 10px;
}
form ul li label {
	display: inline-block;
	font-size: 15px;
	margin: 0;
}
form button, form [type="submit"] {
	background-color: #ff8956;
	padding: 10px 20px;
	width: 100%;
	border-radius: 3px;
	margin-top: 25px;
	text-decoration: none !important;
	font-family: 'Roboto', sans-serif;	
	transition: all 0.3s ease-in-out;
	display: inline-block;
}
form button:hover, form [type="submit"]:hover {
	background-color: #e16a36;
}
form .radio_row input {
	margin: 0 5px 0 10px;
}
form .radio_row input:first-child {
	margin: 0 5px 0 0;	
}
form .col-md-5, form .col-md-6, form .col-md-7 {
	max-width: 100%;
	width: 100%;
	padding: 0;
	font-size: 15px;
}
form .radio_row .col-md-12 {
	font-size: 15px;
}
form p.field_wrap {
	margin: 0;
} */

.get_claim_sec {
	position: relative;
	padding: 80px 0;
	background-image: url(/wp-content/uploads/2023/07/bg-gradient.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.get_claim_sec .row {
	flex-direction: column;
	margin: 0;
}
.get_claim_sec h2 {
	text-transform: inherit;
	font-size: 52px;
	line-height: 62px;
	font-weight: 500;
	margin-bottom: 25px;
}
.get_claim_sec h2 span {
	color: #9d0b0d;
}
.get_claim_sec h3 {
	text-transform: inherit;
	font-size: 44px;
	line-height: 54px;
	font-weight: 500;
	margin-bottom: 25px;
}
.get_claim_sec p {
	width: 100%;
	max-width: 600px;
	margin: auto;
	font-size: 22px;
	line-height: 34px;
	font-weight: 400;
}

.as_seenon {
	padding: 50px 0 70px;
}
.as_seenon h2 {
	text-align: center;
	margin-bottom: 60px;
	color: #25292c;
	letter-spacing: 1px;
	padding-bottom: 20px;
	position: relative;
}
.thnku_pg h1 {
	font-size: 62px;
	text-align: center;
	margin-bottom: 20px;
	color: #25292c;
	letter-spacing: 1px;
	padding-bottom: 20px;
	position: relative;
}
.as_seenon h2::before, .findout_claim h2:before, .thnku_pg h1:before {
	position: absolute;
	content: '';
	bottom: 0;
	background-color: #00b0e2;
	height: 4px;
	width: 100px;
	margin: auto;
	left: 0;
	right: 0;
}
.as_seenon .logo_wrap img {
	max-width: 270px;
	margin: auto;
}

.your_claim {
	padding: 50px 0 40px;
	background-color: #fbee90;
	overflow: hidden;
}
.your_claim h2 {
	text-align: center;
	margin-bottom: 10px;
	/* letter-spacing: 3px;
	font-weight: 900; */
}
.your_claim h3 {
	text-align: center;
	margin-bottom: 50px;
	letter-spacing: 3px;
	font-size: 28px;
	position: relative;
	z-index: 9;
}
.your_claim ul li {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
	line-height: 32px;
	margin-bottom: 30px;
	z-index: 9;
	display: flex;
	align-items: flex-start;
}
.your_claim ul li span {
	background-color: #a70019;
	color: #fff;
	font-size: 20px;
	padding: 5px 11px;
	text-align: center;
	margin: 0 12px 0 0;
	display: table;
	line-height: 24px;
}
.your_claim .lady_img {
	position: absolute;
	bottom: -40px;
	right: -40px;
	max-width: 620px;
}

.findout_claim {
	background-image: url("../images/car_accident.jpeg.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-color: #333;
	padding: 70px 0 70px;
}
.findout_claim:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.75;
}
.findout_claim h2 {
	position: relative;
	text-align: center;
	color: #fff;
	margin-bottom: 40px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
.findout_claim .btn_wrap a {
	background-color: #31bd38;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 60px;
	font-size: 24px;
	font-weight: 700;
	display: inline-block;
	letter-spacing: 1px;
}
.findout_claim .btn_wrap a:hover {
	background-color: #24952a;
}
.findout_claim .btn_wrap {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.press_media {
	padding: 40px 0 20px;
	background-color: #f7f2cd;
}
.press_media h2 {
	color: #a70019;
	text-align: center;
	font-weight: 900;
	margin-bottom: 40px;
	letter-spacing: 1px;
}
.press_media p {
	text-align: center;
	font-weight: 500;
	padding: 0 5px;
	letter-spacing: 0.5px;
	line-height: 30px;
	font-size: 18px;
}
.press_media .media_name {
	background-color: #fe0000;
	padding: 0px;
}
.press_media .media_name img {
	width: auto;
	margin: auto;
	display: block;
}
.press_media .row {
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
/* .press_media .row:before {
	position: absolute;
	content: '';
	bottom: 0;
	background-color: #007c83;
	height: 6px;
	width: 360px;
	margin: auto;
	left: 0;
	right: 0;
} */
.press_media .media_wrap {
	padding: 0 10px;
}

.footer-nav-widgets-wrapper.header-footer-group {
	display: none;
}
footer .footer-copyright {
	font-weight: 400;
	display: inline-block;
	font-size: 16px;
}
.entry-content > :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
.section-inner.medium {
	max-width: 1200px;
	width: 100%;
}
.footer_links ul li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 20px;
	font-size: 16px;
	letter-spacing: 0;
}
.footer_links ul li a {
	color: #fff;
}
.footer_links ul li::before {
	position: absolute;
	content: '';
	right: -14px;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 18px;
	background-color: #333;
	margin: auto;
}
.footer_links ul li:last-child:before {
	display: none;
}
.footer_links ul li a:hover {
	color: #a70019;
}
.to-the-top {
	font-size: 0;
	width: 50px;
	height: 50px;
	background-color: #fff;
	padding: 5px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 113px;
}
.to-the-top span.arrow {
	display: block;
	font-size: 40px;
	color: #111;
	text-align: center;
	content: "\f077";
	font-family: fontawesome;
	line-height: 36px;
}
footer {
	position: relative;
}
#site-footer .section-inner {
	display: block;
}
footer .footer-credits {
	display: inline-block;
}
footer .footer_content {
	text-align: center;
	max-width: 800px;
	margin: auto auto 70px; 
}
footer .footer_content p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 10px;
}
footer#site-footer {
	background-color: #111;
	color: #fff;
	padding: 70px 0 20px;
}
footer#site-footer a:hover {
	color: #00b0e2;
}
footer .other_links span {
	font-weight: 600;
}
footer .footer_botm {
	border-top: 1px solid #333;
	padding-top: 30px;
}
footer .footer_links {
	display: block;
	float: right;
}
.new-links-footer{
	float: none !important;
	width: 100%;
	text-align: center;
	padding-bottom: 20px !important;
}
footer#site-footer a {
	color: #fff;
}
footer .other_links {
	margin-top: 40px;
}
footer .other_links p {
	margin-bottom: 5px;
}
.thnku_pg {
	padding: 50px 0 80px;
	background-color: #fbee90;
}
.thnku_pg .main_wrapper ul {
	border: 0;
	font-size: 0px;
}
.thnku_pg ul li {
	background-color: #fff;
	display: inline-block;
	font-size: 16px;
	border: 1px solid #ddd;
	border-left: 0;
	border-bottom: 0;
}
.thnku_pg ul li:first-child {
	border-left: 1px solid #ccc;
}
.thnku_pg .main_wrapper ul li a {
	padding: 10px 20px;
	display: inline-block;
	border-bottom: 3px solid #fff;
}
.thnku_pg .tab-content {
	padding: 30px 30px !important;
	background-color: #fff;
}
.thnku_pg .tab-content p {
	font-size: 15px;
	line-height: 23px;
	color: #444;
	margin-bottom: 3px;
}
.thnku_pg .tab-content .box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.thnku_pg .tab-content .box:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
.thnku_pg .main_wrapper {
	width: 100%;
	max-width: 1080px;
	margin: auto;
	padding: 0 20px;
}
.thnku_pg h3 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.thnku_pg .tab-content h4 {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.tab-content .tab-pane.active {
	opacity: 1;
}
.thnku_pg .bottom_txt span {
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	display: block;
	color: #333;
	margin: 20px 0;
}
.thnku_pg .nav-tabs a {
	color: #333;
	padding: 9px 10px;
	font-size: 17px;
	font-weight: 500;
	border: 1px solid #ddd;
	border-right: 0;
}
.thnku_pg .nav-tabs a:first-child {
	border-left: 0;
}
.thnku_pg .nav-tabs a.active {
	background-color: #00b0e2;
	color: #fff;
	border-bottom: 3px solid #9f6e9d;
}
.thnku_pg nav {
	background-color: #fff;
}
.footer_links ul li:first-child {
	margin: 0px;
}

.claim_form .hero_form_titles h3 {
	font-weight: 300;
	color: #2b96cc;
	font-size: 23px;
	line-height: 1.3;
	text-transform: capitalize;
	text-align: center;
	margin-bottom: 0;
}
.claim_form .hero_form_titles p {
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	margin: 0 0 30px;
}

input[type="text"], input[type="email"], input[type="search"], input[type="tel"], input[type="password"], input[type="url"], input[type="number"], input[type="file"], input[type="time"], input[type="number"], input[type="datetime"], input[type="datetime-local"], select, textarea {
	display: block;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #666666;
	line-height: 22px;
	padding: 20px;
	margin-bottom: 6px;
	outline: none;
}
select {
	cursor: pointer;
	padding-right: 42px !important;
	background-image: url(../images/dropdown_arrow.png);
	background-repeat: no-repeat;
	background-position: center right 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
html body input[type="submit"], html body input[type="reset"], html body input[type="button"], html body button {
	display: inline-block;
	vertical-align: top;
	line-height: 22px;
	padding: 20px 40px;
	font-size: 14px;
	font-weight: 700;
	background-color: #2b96cc;
	text-transform: uppercase;
	border: 0 none;
	color: #ffffff;
	text-decoration: none !important;
	letter-spacing: 0;
}
section.banner_sec div.claim_form {
	background-color: #092230;
	padding: 50px 25px;
	position: relative;
	min-height: 570px;
	/* margin-bottom: -90px; */
	-khtml-opacity: 0;
	  -moz-opacity: 0;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
		   opacity: 0;
	-webkit-transform: translateY(100px);
	   -moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
	 	 -o-transform: translateY(100px);
			transform: translateY(100px);
	-webkit-transition: all 0.7s ease-in-out 0s;
	   -moz-transition: all 0.7s ease-in-out 0s;
		-ms-transition: all 0.7s ease-in-out 0s;
		 -o-transition: all 0.7s ease-in-out 0s;
			transition: all 0.7s ease-in-out 0s;
}
section.banner_sec div.claim_form::after {
	display: block;
	content: '';
	height: 10px;
	background: url(images/form_shadow.png) no-repeat top center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
}
section.banner_sec div.claim_form div.step_01 {
	overflow: hidden;
}
section.banner_sec div.claim_form div.step_01, section.banner_sec div.claim_form div.step_02 {
	position: relative;
	z-index: 1;
}
section.banner_sec div.claim_form h3 {
	margin: 0;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.calculate_action {
	position: relative;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	position: absolute;
	left: -455px;
    bottom: -10px;
    font-size: 10px;
    line-height: 1.6;
	padding: 14px 18px;
    width: 420px;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover::after {
	display: block;
	content: '';
	background-color: #f8f8f8;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd #dddddd transparent transparent;
	position: absolute;
	top: 48px;
	right: -6px;
	width: 12px;
	height: 12px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
			transform: rotate(45deg);
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover {
	-webkit-transition: all 0.3s ease-in-out 0s;
	   -moz-transition: all 0.3s ease-in-out 0s;
		-ms-transition: all 0.3s ease-in-out 0s;
		 -o-transition: all 0.3s ease-in-out 0s;
			transition: all 0.3s ease-in-out 0s;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
		-ms-border-radius: 4px;
		 -o-border-radius: 4px;
			border-radius: 4px;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.agreement_popover > p {
	margin: 0;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.calculate_action:hover div.agreement_popover {
	left: -435px;
}
section.banner_sec div.claim_form div.hero_form_titles, 
section.banner_sec div.claim_form div.hero_form_fields_wrapper {
	-webkit-transform: translateY(100px);
	   -moz-transform: translateY(100px);
		-ms-transform: translateY(100px);
	 	 -o-transform: translateY(100px);
			transform: translateY(100px);
	-webkit-transition: all 0.9s ease-in-out 0.2s;
	   -moz-transition: all 0.9s ease-in-out 0.2s;
		-ms-transition: all 0.9s ease-in-out 0.2s;
		 -o-transition: all 0.9s ease-in-out 0.2s;
			transition: all 0.9s ease-in-out 0.2s;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper {
	font-size: 14px;
	-webkit-transition-delay: 0.3s;
	   -moz-transition-delay: 0.3s;
		-ms-transition-delay: 0.3s;
		 -o-transition-delay: 0.3s;
			transition-delay: 0.3s;
}
section.banner_sec div.claim_form div.hero_form_titles p {
	/* font-weight: 900; */
	margin: 0 0 30px 0;
	color: #FFF;
}
section.banner_sec div.claim_form div.hero_form_titles p::after {
	display: block;
	vertical-align: top;
	content: '';
	width: 40px;
	height: 3px;
	margin: 10px auto 0 auto;
	background-color: #2b96cc;
}
section.banner_sec div.claim_form div.hero_form_fields_box {
	padding-top: 30px;
	max-width: 220px;
}
section.banner_sec div.claim_form div.hero_form_fields_box h4 {
	position: relative;
	margin: 0 0 20px 0;
	font-size: 20px;
	/* font-weight: 900; */
	color: #2b96cc;
	padding-left: 45px;
	line-height: 1.2;
}
section.banner_sec div.claim_form div.hero_form_fields_box h4 > span {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	background-color: #2b96cc;
	position: absolute;
	top: -7px;
	left: 0;
}
section.banner_sec div.claim_form div.hero_form_fields_box h4 > span {
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
		-ms-border-radius: 100%;
		 -o-border-radius: 100%;
			border-radius: 100%;
}
section.banner_sec div.claim_form div.hero_form_fields_box label {
	font-size: 14px;
	color: #FFF;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper input[type='text'], 
section.banner_sec div.claim_form div.hero_form_fields_wrapper input[type='email'], 
section.banner_sec div.claim_form div.hero_form_fields_wrapper input[type='tel'], 
section.banner_sec div.claim_form div.hero_form_fields_wrapper input[type='number'] {
	font-size: 14px;
	padding: 13px;
}

section.banner_sec div.claim_form div.hero_form_fields_wrapper select {
	font-size: 14px;
	padding: 13.5px;
	background-color: #f8f8f8;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper button {
	width: 100%;
	background-color: #f88e4e;
	padding: 14px;
	margin-top: 10px;
	cursor: pointer;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper button:hover {
	background-color: #2b96cc;
}

section.banner_sec div.claim_form div.hero_form_fields_wrapper div.step_02_fields {
	max-width: 360px;
    margin: auto;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.step_02_fields p {
	margin: 0;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper div.hero_form_radio_group {
	padding: 10px 0 0 0;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper span.radio_btns {
	margin-bottom: 10px;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper span.radio_btns label {
	line-height: 1;
	cursor: pointer;
	margin-right: 10px;
	font-size: 15px;
	color: #FFF;
}
section.banner_sec div.claim_form div.hero_form_fields_wrapper span.radio_btns label input[type='radio'] {
	margin: 1px 1px 0 0;
	vertical-align: top;
}
section.banner_sec div.claim_form div.hero_txt h5.hero_title_anim, 
section.banner_sec div.claim_form div.hero_txt h1.hero_title_anim {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
		-ms-transform: translateX(0);
		 -o-transform: translateX(0);
			transform: translateX(0);
	-khtml-opacity: 1;
	  -moz-opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
section.banner_sec div.claim_form div.hero_txt h1.hero_title_anim::after {
	width: 40px;
}
section.banner_sec div.claim_form div.hero_txt ul > li.hero_list_anim, 
section.banner_sec div.claim_form.hero_form_anim, 
section.banner_sec div.claim_form div.hero_form_titles.hero_form_anim, 
section.banner_sec div.claim_form div.hero_form_fields_wrapper.hero_form_anim {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
		-ms-transform: translateY(0);
		 -o-transform: translateY(0);
			transform: translateY(0);
	-khtml-opacity: 1;
	  -moz-opacity: 1;
		-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
		   opacity: 1;
}
#claims-calculator-wrapper {
	height: 360px;
}
.css-map-container.m170 {
	position: relative;
	margin: -48px 0 0 13px !important;
	-webkit-transform: scale(0.8, 0.8);
	   -moz-transform: scale(0.8, 0.8);
		-ms-transform: scale(0.8, 0.8);
		 -o-transform: scale(0.8, 0.8);
			transform: scale(0.8, 0.8);
}
.no_padd {
	padding: 0;
}
.block_element {
	display: block;
}
html body label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400;
}
.radio_label {
	opacity: 0.9;
	line-height: 34px;
	font-size: 15px;
	color: #FFF;
}
input:focus {
	outline: none;
}
.banner_sec .claim_form h4.upper_title {
	border-radius: 0;
	background-color: #00e1e4;
	color: #333;
	padding: 10px 10px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: -50px -25px 30px;
}
.thnku_pg .title_wrapper p {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
}

.utm_management_page {
	padding: 80px 0;
}
.page-template-utm-management #site-header {
	box-shadow: 0 0 10px 0 rgba(0,0,0,.05);
}
.utm_management_page h1, .utm_management_page h2 {
	text-align: center;
}
.utm_management_page table {
	margin-top: 25px;
	width: 100%;
}
.utm_management_page table tbody tr:nth-child(2n) {
	background-color: #f8fdff;
}
.listing_filter_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.listing_filter_wrap > * {
    width: calc(25% - 11.25px) !important;
}
.listing_filter_wrap > input, .listing_filter_wrap > select {
    margin: 0;
    padding: 13px 17px;
    font-size: 14px;
}
.utm_management_page .export_btn {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	line-height: 22px;
	padding: 14px 30px;
	font-size: 14px;
	font-weight: 700;
	background-color: #1eb0e6;
	text-transform: uppercase;
	border: 0 none;
	color: #ffffff;
	text-decoration: none !important;
	letter-spacing: 0;
	transition: all 0.3s ease-in-out;
}
.utm_management_page .export_btn:hover {
	background-color: #a3719e;
}
.utm_management_page .pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 40px;
}
.utm_management_page .pagination .page-numbers {
	border: 2px solid #1eb0e6;
	border-radius: 100%;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1eb0e6;
	font-size: 20px;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
	margin: 0 8px;
}
.export_csv_btn_wrap.dwnld_btn button {
    width: auto;
    min-width: 220px;
    margin-bottom: 20px;
    background: #a16e9c;
}
.listing_filter_wrap button.button {
    background: #1eb0e6;
}
.utm_management_page .pagination .page-numbers:hover,
.utm_management_page .pagination .page-numbers.current {
	border-color: #1eb0e6;
	background-color: #1eb0e6;
	color: #fff;
}
table {
	font-size: 18px;
}
thead {
	vertical-align: bottom;
	white-space: nowrap;
}
th, td {
	border: 0.1rem solid #dcd7ca;
	line-height: 1.4;
	margin: 0;
	overflow: visible;
	padding: 0.5em;
}










.m170 {
    width: 170px
}

.m170 .claims-calculator,
.m170 .claims-calculator .bg {
    background: url(../images/claims-calculator.png) no-repeat -650px 0
}

.m170 .claims-calculator {
    height: 460px;
    width: 170px
}

.m170 .claims-calculator {
    background-position: 0 0 !important
}

.m170 .claims-calculator .m {
    margin: 9999px 0 0
}

.m170 .claims-calculator .m span {
    font-size: 50px !important
}

.m170 .body1:hover .bg,
.m170 .body1.focus .bg,
.m170 .body1.active-region .bg {
    height: 69px;
    left: 52px;
    top: 0;
    width: 54px
}

.m170 .body1:hover .bg,
.m170 .body1.focus .bg {
    background-position: -247px 0
}

.m170 .body1.active-region .bg {
    background-position: -247px -320px
}

.m170 .body2:hover .bg,
.m170 .body2.focus .bg,
.m170 .body2.active-region .bg {
    height: 43px;
    left: 47px;
    top: 47px;
    width: 69px
}

.m170 .body2:hover .bg,
.m170 .body2.focus .bg {
    background-position: -312px 0
}

.m170 .body2.active-region .bg {
    background-position: -312px -320px
}

.m170 .body3:hover .bg,
.m170 .body3.focus .bg,
.m170 .body3.active-region .bg {
    height: 129px;
    left: 35px;
    top: 73px;
    width: 91px
}

.m170 .body3:hover .bg,
.m170 .body3.focus .bg {
    background-position: -371px -173px
}

.m170 .body3.active-region .bg {
    background-position: -371px -493px
}

.m170 .body4:hover .bg,
.m170 .body4.focus .bg,
.m170 .body4.active-region .bg {
    height: 85px;
    left: 12px;
    top: 77px;
    width: 138px
}

.m170 .body4:hover .bg,
.m170 .body4.focus .bg {
    background-position: -248px -78px
}

.m170 .body4.active-region .bg {
    background-position: -248px -398px
}

.m170 .body5:hover .bg,
.m170 .body5.focus .bg,
.m170 .body5.active-region .bg {
    height: 71px;
    left: 4px;
    top: 146px;
    width: 154px
}

.m170 .body5:hover .bg,
.m170 .body5.focus .bg {
    background-position: -395px -63px
}

.m170 .body5.active-region .bg {
    background-position: -395px -383px
}

.m170 .body6:hover .bg,
.m170 .body6.focus .bg,
.m170 .body6.active-region .bg {
    height: 53px;
    left: 2px;
    top: 206px;
    width: 158px
}

.m170 .body6:hover .bg,
.m170 .body6.focus .bg {
    background-position: -482px 0
}

.m170 .body6.active-region .bg {
    background-position: -482px -320px
}

.m170 .body7:hover .bg,
.m170 .body7.focus .bg,
.m170 .body7.active-region .bg {
    height: 55px;
    left: 40px;
    top: 189px;
    width: 82px
}

.m170 .body7:hover .bg,
.m170 .body7.focus .bg {
    background-position: -390px 1px
}

.m170 .body7.active-region .bg {
    background-position: -390px -319px
}

.m170 .body8:hover .bg,
.m170 .body8.focus .bg,
.m170 .body8.active-region .bg {
    height: 136px;
    left: 30px;
    top: 200px;
    width: 102px
}

.m170 .body8:hover .bg,
.m170 .body8.focus .bg {
    background-position: -247px -172px
}

.m170 .body8.active-region .bg {
    background-position: -247px -492px
}

.m170 .body9:hover .bg,
.m170 .body9.focus .bg,
.m170 .body9.active-region .bg {
    height: 89px;
    left: 20px;
    top: 317px;
    width: 121px
}

.m170 .body9:hover .bg,
.m170 .body9.focus .bg {
    background-position: -492px -154px
}

.m170 .body9.active-region .bg {
    background-position: -492px -474px
}

.m170 .body10:hover .bg,
.m170 .body10.focus .bg,
.m170 .body10.active-region .bg {
    height: 39px;
    left: 15px;
    top: 396px;
    width: 131px
}

.m170 .body10:hover .bg,
.m170 .body10.focus .bg {
    background-position: -481px -254px
}

.m170 .body10.active-region .bg {
    background-position: -481px -574px
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-o-min-device-pixel-ratio:3/2),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {

    .m170 .claims-calculator,
    .m170 .claims-calculator .bg {
        background: transparent url(..images/claims-calculator.png) no-repeat -975px 0;
        background-size: 650px 632px
    }
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {

    .m170 .claims-calculator,
    .m170 .claims-calculator .bg {
        background: transparent url(../images/claims-calculator.png) no-repeat -1300px 0;
        background-size: 650px 632px
    }
}

#claims-calculator-wrapper {
    height: 360px
}

.css-map-container.m170 {
    position: relative;
    margin: -48px 0 0 13px !important;
    -webkit-transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -o-transform: scale(.8, .8);
    transform: scale(.8, .8)
}

/* 
.radio_row .col-md-5 input[type=radio] {
    margin: 0 4px 0 15px !important
}

.radio_row .col-md-5 input[type=radio]:first-child {
    margin: 0 4px 0 0 !important
}

.form_last_row .col-md-6 {
    padding: 0
}

.form_last_row p {
    margin-bottom: 0 !important
}

.form_last_row {
    margin-top: 55px !important;
    margin-bottom: 10px
}

.form_last_row a {
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700
}

.section_2_form {
    padding-top: 20px
} */

.css-map li a {
    color: #666;
    font: normal 12px 'Lucida Grande', Arial, sans-serif;
    left: 50%;
    text-align: center;
    top: 460px;
    white-space: nowrap
}

.css-map .active-region a {
    color: #18559c
}

.map-loader {
    background: #111;
    background: rgba(0, 0, 0, .8);
    color: #eee;
    font: normal 11px 'Lucida Grande', Arial, sans-serif;
    padding: .6em 1.2em;
    text-shadow: 0 1px 0 #000;
    -moz-border-radius: .6em;
    -ms-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em
}

.css-map-container {
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
    position: relative
}

.css-map {
    display: block;
    left: 0;
    margin: 0 !important;
    list-style: none;
    padding: 0 !important;
    position: relative
}

.css-map li {
    height: 0;
    width: 0
}

.css-map li a {
    height: auto;
    margin: -9999em 0 0;
    position: absolute;
    text-decoration: none;
    width: auto;
    z-index: 89
}

.css-map li a:focus {
    outline: 0 none
}

.css-map-container span {
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: -9999px;
    width: 0
}

.css-map li a.tooltip-right {
    left: auto;
    right: 0;
    width: auto
}

.css-map li a .tooltip-arrow {
    left: 50%;
    top: auto
}

.css-map li a.tooltip-middle .tooltip-arrow {
    display: none
}

.css-map li a.tooltip-top .tooltip-arrow {
    bottom: auto
}

.css-map li a.tooltip-right .tooltip-arrow {
    left: auto
}

.css-map-container .cities {
    top: 0;
    z-index: 88
}

.css-map .bg {
    padding: 10px
}

.css-map .active-region .bg {
    z-index: 87
}

.css-map .m {
    cursor: pointer;
    z-index: 99
}

.css-map .m span {
    z-index: 89
}

.map-visible-list {
    clear: both;
    overflow: hidden
}

span.map-loader {
    height: auto;
    position: absolute;
    text-align: center;
    width: auto;
    z-index: 90
}

.map-error {
    background: #111;
    color: #fd0;
    padding: 1em 0;
    text-align: center
}

.map-error b {
    font-size: 1.3em
}

.map-error a {
    color: #fd0
}

#claims-calculator-wrapper {
    overflow: hidden
}

#claims-calculator,
#claims-details {
    float: left
}

#claims-details ul {
    list-style: none
}

.body1 .s1 {
    height: .1em;
    left: 1.4em;
    top: .2em;
    width: .6em
}

.body1 .s2 {
    height: .1em;
    left: 1.3em;
    top: .3em;
    width: .8em
}

.body1 .s3 {
    height: .1em;
    left: 1.6em;
    top: 1.3em;
    width: .2em
}

.body1 .s4 {
    height: .1em;
    left: 1.5em;
    top: 1.2em;
    width: .4em
}

.body1 .s5 {
    height: .1em;
    left: 1.4em;
    top: 1.1em;
    width: .6em
}

.body1 .s6 {
    height: .7em;
    left: 1.2em;
    top: .4em;
    width: 1em
}

.body2 .s1 {
    height: .1em;
    left: 1.3em;
    top: 1.7em;
    width: .8em
}

.body2 .s2 {
    height: .1em;
    left: 1.2em;
    top: 1.6em;
    width: 1.1em
}

.body2 .s3 {
    height: .1em;
    left: 1.3em;
    top: 1.5em;
    width: .9em
}

.body2 .s4 {
    height: .1em;
    left: 1.4em;
    top: 1.4em;
    width: .6em
}

.body2 .s5 {
    height: .1em;
    left: 1.8em;
    top: 1.3em;
    width: .2em
}

.body2 .s6 {
    height: .1em;
    left: 1.4em;
    top: 1.3em;
    width: .2em
}

.body2 .s7 {
    height: .1em;
    left: 1.9em;
    top: 1.2em;
    width: .1em
}

.body2 .s8 {
    height: .1em;
    left: 1.4em;
    top: 1.2em;
    width: .1em
}

.body3 .s1 {
    height: .3em;
    left: .9em;
    top: 2.8em;
    width: .1em
}

.body3 .s2 {
    height: .6em;
    left: .9em;
    top: 1.8em;
    width: .1em
}

.body3 .s3 {
    height: .1em;
    left: 1em;
    top: 1.7em;
    width: .3em
}

.body3 .s4 {
    height: .1em;
    left: 2.1em;
    top: 1.7em;
    width: .3em
}

.body3 .s5 {
    height: 1.4em;
    left: 2.4em;
    top: 1.8em;
    width: .1em
}

.body3 .s6 {
    height: 2.2em;
    left: 1em;
    top: 1.8em;
    width: 1.4em
}

.body4 .s1 {
    height: .2em;
    left: 2.9em;
    top: 2.9em;
    width: .1em
}

.body4 .s2 {
    height: 1.1em;
    left: 2.8em;
    top: 2em;
    width: .1em
}

.body4 .s3 {
    height: .3em;
    left: .5em;
    top: 2.8em;
    width: .1em
}

.body4 .s4 {
    height: .4em;
    left: .5em;
    top: 2.4em;
    width: .5em
}

.body4 .s5 {
    height: 1.4em;
    left: 2.5em;
    top: 1.8em;
    width: .3em
}

.body4 .s6 {
    height: 1.4em;
    left: .6em;
    top: 1.8em;
    width: .3em
}

.body4 .s7 {
    height: .1em;
    left: 2.4em;
    top: 1.7em;
    width: .2em
}

.body4 .s8 {
    height: .1em;
    left: .8em;
    top: 1.7em;
    width: .2em
}

.body5 .s1 {
    height: .9em;
    left: 2.7em;
    top: 3.2em;
    width: .1em
}

.body5 .s2 {
    height: .7em;
    left: 3.1em;
    top: 3.6em;
    width: .1em
}

.body5 .s3 {
    height: 1.1em;
    left: 3em;
    top: 3.2em;
    width: .1em
}

.body5 .s4 {
    height: 1.2em;
    left: 2.8em;
    top: 3.1em;
    width: .2em
}

.body5 .s5 {
    height: .6em;
    left: 2.6em;
    top: 3.2em;
    width: .1em
}

.body5 .s6 {
    height: 1em;
    left: .3em;
    top: 3.3em;
    width: .1em
}

.body5 .s7 {
    height: .7em;
    left: .7em;
    top: 3.2em;
    width: .1em
}

.body5 .s8 {
    height: 1em;
    left: .6em;
    top: 3.2em;
    width: .1em
}

.body5 .s9 {
    height: 1.2em;
    left: .4em;
    top: 3.1em;
    width: .2em
}

.body6 .s1 {
    height: .6em;
    left: 2.8em;
    top: 4.6em;
    width: .1em
}

.body6 .s2 {
    height: .9em;
    left: 2.9em;
    top: 4.3em;
    width: .3em
}

.body6 .s3 {
    height: .6em;
    left: .2em;
    top: 4.5em;
    width: .1em
}

.body6 .s4 {
    height: .9em;
    left: .3em;
    top: 4.3em;
    width: .3em
}

.body7 .s1 {
    height: .1em;
    left: 1.6em;
    top: 4.8em;
    width: .2em
}

.body7 .s2 {
    height: .2em;
    left: 1.5em;
    top: 4.6em;
    width: .4em
}

.body7 .s3 {
    height: .1em;
    left: 1.4em;
    top: 4.5em;
    width: .6em
}

.body7 .s4 {
    height: .1em;
    left: 1.3em;
    top: 4.4em;
    width: .8em
}

.body7 .s5 {
    height: .1em;
    left: 1.2em;
    top: 4.3em;
    width: 1em
}

.body7 .s6 {
    height: .1em;
    left: 1.1em;
    top: 4.2em;
    width: 1.3em
}

.body7 .s7 {
    height: .2em;
    left: 1em;
    top: 4em;
    width: 1.4em
}

.body8 .s1 {
    height: 2em;
    left: 2.5em;
    top: 4.6em;
    width: .1em
}

.body8 .s2 {
    height: .1em;
    left: 2.4em;
    top: 4.2em;
    width: .1em
}

.body8 .s3 {
    height: .1em;
    left: 2.2em;
    top: 4.3em;
    width: .3em
}

.body8 .s4 {
    height: .1em;
    left: 2.2em;
    top: 6.6em;
    width: .3em
}

.body8 .s5 {
    height: 2.2em;
    left: 2.1em;
    top: 4.4em;
    width: .4em
}

.body8 .s6 {
    height: 1.9em;
    left: 2em;
    top: 4.5em;
    width: .1em
}

.body8 .s7 {
    height: 1.4em;
    left: 1.9em;
    top: 4.6em;
    width: .1em
}

.body8 .s8 {
    height: .7em;
    left: 1.8em;
    top: 4.8em;
    width: .1em
}

.body8 .s9 {
    height: .3em;
    left: 1.6em;
    top: 4.9em;
    width: .2em
}

.body8 .s10 {
    height: .9em;
    left: 1.5em;
    top: 4.8em;
    width: .1em
}

.body8 .s11 {
    height: 1.6em;
    left: 1.4em;
    top: 4.6em;
    width: .1em
}

.body8 .s12 {
    height: 2em;
    left: 1.3em;
    top: 4.5em;
    width: .1em
}

.body8 .s13 {
    height: .1em;
    left: .9em;
    top: 6.6em;
    width: .4em
}

.body8 .s14 {
    height: 1.9em;
    left: .8em;
    top: 4.7em;
    width: .1em
}

.body8 .s15 {
    height: 2.2em;
    left: .9em;
    top: 4.4em;
    width: .4em
}

.body8 .s16 {
    height: .1em;
    left: .9em;
    top: 4.3em;
    width: .3em
}

.body8 .s17 {
    height: .1em;
    left: 1em;
    top: 4.2em;
    width: .1em
}

.body9 .s1 {
    height: .1em;
    left: 2.5em;
    top: 6.6em;
    width: .2em
}

.body9 .s2 {
    height: .9em;
    left: 2.3em;
    top: 6.7em;
    width: .4em
}

.body9 .s3 {
    height: .3em;
    left: 2.2em;
    top: 6.7em;
    width: .1em
}

.body9 .s4 {
    height: .1em;
    left: 1.2em;
    top: 6.7em;
    width: .1em
}

.body9 .s5 {
    height: 1.2em;
    left: .6em;
    top: 6.8em;
    width: .1em
}

.body9 .s6 {
    height: .7em;
    left: 1.1em;
    top: 6.7em;
    width: .1em
}

.body9 .s7 {
    height: 1.1em;
    left: 1em;
    top: 6.7em;
    width: .1em
}

.body9 .s8 {
    height: .1em;
    left: .7em;
    top: 6.6em;
    width: .2em
}

.body9 .s9 {
    height: 1.3em;
    left: 2.4em;
    top: 6.8em;
    width: .4em
}

.body9 .s10 {
    height: 1.4em;
    left: .7em;
    top: 6.7em;
    width: .3em
}

.body10 .s1 {
    height: .3em;
    left: 2.8em;
    top: 8.4em;
    width: .1em
}

.body10 .s2 {
    height: .6em;
    left: 2.4em;
    top: 8.1em;
    width: .4em
}

.body10 .s3 {
    height: .3em;
    left: .5em;
    top: 8.4em;
    width: .1em
}

.body10 .s4 {
    height: .5em;
    left: .6em;
    top: 8.2em;
    width: .1em
}

.body10 .s5 {
    height: .6em;
    left: .7em;
    top: 8.1em;
    width: .3em
}


.popup_wrapper {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
	z-index: 999;
	background-color: rgba(0,0,0,.8);
	padding: 0 15px;
}
.popup_wrapper .popup_wrapper_tab {
	display: table;
	width: 100%;
	height: 100%;
}
.popup_wrapper .popup_wrapper_tab .popup_wrapper_cell {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.popup_wrapper .popup_box {
	width: 100%;
	max-width: 1100px;
	background-color: #fff;
	padding: 50px 50px 50px;
	margin: 40px auto;
	position: relative;
	-webkit-box-shadow: 0 5px 50px 0 rgba(0,0,0,.4);
	box-shadow: 0 5px 50px 0 rgba(0,0,0,.4);
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.popup_wrapper .popup_box .popup_box_close {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 10px;
	line-height: 1;
	cursor: pointer;
}
.popup_wrapper .popup_box .popup_box_head h2 {
	text-align: center;
	margin-bottom: 30px;
}
.popup_wrapper .popup_box .popup_box_body p a,
.popup_wrapper .popup_box .popup_box_body li a {
	color: #000;
	font-weight: 500;
}
.popup_wrapper h3 {
	margin: 35px 0 10px;
	font-size: 22px;
	line-height: 32px;
}
.popup_wrapper .popup_box .popup_box_body ul {
	padding-left: 15px;
}
.popup_wrapper p {
	font-size: 16px;
	line-height: 28px;
	color: #333;
}
.popup_wrapper ul {
	margin-bottom: 15px;
}
.popup_wrapper ul li {
	font-size: 16px;
	line-height: 28px;
	color: #333;
	position: relative;
	padding-left: 18px;
	margin-bottom: 4px;
}
.popup_wrapper ul li:before {
	position: absolute;
	content: "\f101";
	color: #a70019;
	top: 6px;
	left: 0;
	font: normal normal normal 16px/1 FontAwesome;
}
.popup_wrapper h3 {
	color: #a70019;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 600;
	margin: 25px 0 3px 0;
}
.popup_wrapper h2 {
	position: relative;
	color: #a70019;
	text-shadow: none;
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0;
	padding-bottom: 15px;
}
.popup_wrapper h2:before {
	position: absolute;
	content: '';
	bottom: 0;
	background-color: #00b0e2;
	height: 4px;
	width: 100px;
	margin: auto;
	left: 0;
	right: 0;
}

@media (max-width: 576px) { 

	.section-2 .elements{
		column-gap: 5px;
		row-gap: 10px;
	}

	.section-2 .elements .element{
		width: 100%;
	}
	.position-ceter{
		left: 0;
		position: relative;
	}
	.elements .element{
		max-width: 100%;
		margin-bottom: 10px;
	}
	.elements{
		display: block;
		margin-top: 0;
    padding: 0px 10px 10px;
	}
	.section-2 .elements .element{
		width: 80%;
	}
	.hero_form_anim{
		margin-top: 30px;
	}
	.section-2{
		padding: 0px 0 20px;
	}
 }

