/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 1, 2016 */
@font-face {
    font-family: 'cooper_hewittbold';
    src: url('../font/cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbold_italic';
    src: url('../font/cooperhewitt-bolditalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook';
    src: url('../font/cooperhewitt-book-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook_italic';
    src: url('../font/cooperhewitt-bookitalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy';
    src: url('../font/cooperhewitt-heavy-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy_italic';
    src: url('../font/cooperhewitt-heavyitalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight';
    src: url('../font/cooperhewitt-light-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight_italic';
    src: url('../font/cooperhewitt-lightitalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittmedium';
    src: url('../font/cooperhewitt-medium-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittmedium_italic';
    src: url('../font/cooperhewitt-mediumitalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold';
    src: url('../font/cooperhewitt-semibold-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold_italic';
    src: url('../font/cooperhewitt-semibolditalic-webfont.woff2') format('woff2'),
         url('../font/cooperhewitt-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fjalla_oneregular';
    src: url('../font/fjallaone-regular-webfont.woff2') format('woff2'),
         url('../font/fjallaone-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/** Font End **/
*{margin: 0px; padding: 0px;    font-family: 'cooper_hewittmedium';}
.wrapper{
	width: 100%;
}
.inner-wrapper{
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
}
header_top{
	
}
.header{
	background: url(../images/header_bg_02.jpg);
	min-height: 82px;
	min-width: 1000px;
}
.logo{
	position: relative;
	margin: 0 auto;	
	text-align: center;
	z-index:2;
	float:left;
	padding-left:400px;
}
.contact{
	float:right;
	padding:30px 20px 0 0;
}
.contact h1{
	float: left;
	font-family: 'cooper_hewittbold';
}
.contact img{
	float: left;
}
/** banner staryt **/
.banner{
	width: 95%;
	background: url(../images/banner_10.jpg) no-repeat center;
	position: relative;
	top: -33px;
	display: table;
	margin: 0 auto;
	border: 6px solid #ffffff;
	border-radius: 25px;
	background-size: cover;
}
.banner_text{
	max-width: 862px;
	margin: auto;
	background:rgba(0,0,0,.7);
	text-align: center;
	margin-top:250px;
	margin-bottom:50px;
	padding:20px 10px;
}
.banner_text h1{
	color: #fffc00;
	font-size: 26px;
	font-family: 'cooper_hewittbold';
}
.banner_text p{
	color: #ffffff;
	font-size: 24px;
	margin: 10px 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.banner_text button{
	color: #ffffff;
	padding: 10px 20px;
	background: #dd0008;
	border: 2px solid #750204;
	cursor: pointer;
	font-size: 20px;
	font-family: 'cooper_hewittbold';
}

.banner_text button:hover{
	color:#dd0008;
	border: 2px solid #dd0008;
	background:none;
	transition:0.75s;
}

/** section start **/
.section{
	background: #FFF;
	width: 100%;
	padding: 10px 0px;
}
.section_text{
	
}
.section h1{
	color: #d10008;
	font-size: 26px;
	margin: 10px 0px;
	padding: 0px 10px;
	font-family: 'cooper_hewittbold';
}
.section p{
	color: #000;
	font-size: 20px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
/** section_benefits **/
.section_benefits{
	background: url(../images/section_bg.jpg);
	margin: 70px 0px 14px 0px;
}
.benefits_images{
	position: relative;
	top: -60px;
	width: 100%;
	text-align: center;
}
.benefits_images img{
	border: 2px solid #ffdd00;	
	margin: 0px 20px;
}
.benefits_text{
	margin-top: -32px;
}
.benefits_text h1{
	text-align: center;
	text-transform: uppercase;
	font-family: 'cooper_hewittbold';
}
.benefits_text ul{
	padding: 0px 10px;
}
.benefits_text ul li{
	background: #ffe55e;
	margin: 6px 0px;
	list-style: none;
	display: inline-block;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.benefits_text ul li img{
	float: left;
	margin: 10px 4px;
	width: 4%;
}
.benefits_text ul li p{
	float: left;
	font-size: 24px;
	width: 91%;
}
/** insurance_coverage **/
.insurance_coverage{
	position: relative;
}
.insurance_coverage h1{
	font-size: 30px;
	color: #000000;	
	text-align: center;
	font-family: 'cooper_hewittbold';
}
.insurance_center-box{
	display: table;	
}
.image_man{
	position: absolute;
	top: 84px;
	left: 4px;
}
.opacity_image{
	position: absolute;
	right: 10px;
	top: 10px;
}
.box1{
	width: 95%;
	margin: auto;
	background: #d10008;
	float: right;
	margin: 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.box1_text{
	float: right;
	width: 78%;	
	margin: 6px 0px;
	padding: 0px 10px;
}
.box1_text h2{
    font-size: 22px;	
	float: left;
	color: #fff000;
	margin: inherit;
}
.box1_text p{
    font-size: 20px;
	float: left;
	color: #ffffff;
	padding: 0px;
}
/** insurance_bottom-box **/
.insurance_bottom-box{
	background: #f6f7f6;
	display: table;
	border: 1px solid #e8e8e8;
	font-family: Arial, Helvetica, sans-serif;
}
.insurance_bottom-box ul{
	
}
.insurance_bottom-box ul li{
	list-style: none;
	float: left;
	padding: 6px 0px;
	width: 100%;
}
.insurance_bottom-box img{
	float: left;
	margin: 10px 14px;
}
.insurance_bottom-box p{
	float: left;
	padding: inherit;
	border-bottom: 1px solid #c7c7c7;
    width: 95%;	
}
.insurance_bottom-box ul li:last-child p{
	border-bottom: none;
}
/** online_quote **/
.online_quote{
	background: url(../images/online_quote_bg.png);
	width: 100%;
	margin: 36px 0px;
}
.clear{clear: both;}
.image_quotes{
    float: left;
    position: relative;
    left: 155px;
    top: -20px;
}
.quote_text{
	text-align: center;
	padding-top: 32px;	
}
.quote_text button{
	background: #d10008;
	color: #FFF;
	padding: 15px 50px;
	font-size: 24px;
	border: 2px solid #8e1313;
	font-family: 'cooper_hewittbold';
	cursor: pointer;
}
.quote_text button:hover{
	background:none;
	color:#8e1313;
	transition:0.75s;
}
.quote_text h2{
	color: #000;
	font-size: 40px;
	font-family: 'cooper_hewittbold';
}
/** question_answered **/
.question_answered{
	background: url(../images/question_answered1_bg.jpg);
	padding: 10px 0px;
}
.question_answered h1{
	font-size: 24px;
	color: #f5d300;
	text-align: center;
	font-family: 'cooper_hewittbold';
}
/** form **/
.form{
	background: url(../images/form_bg.png);
	width: 1000px;
	margin-bottom:0 auto;
}
.form form{
	
}
.form2 table{
	width: 900px;
}
.form table tr td{
	color: #FFF;
	padding: 0px 10px;
}
.form table tr td h1{
	margin: 12px 0px;
	color: rgb(255, 255, 255);
	font-size: 14px;	
}
.form table tr td span{
	text-align: center;
}
.form table tr td span button{
	text-align: center;
}
.form table tr td h2{
	margin: 12px 0px;
	color: rgb(255, 255, 255);
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.form table tr td input{
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	background: rgba(198, 38, 44, 0.6) none repeat scroll 0% 0%;
	border: 1px solid rgb(140, 3, 2);
	width: 310px;
	height: 50px;
	padding-left: 5px;
}
.form table .textbox{
	background: rgba(198, 38, 44, 0.6) none repeat scroll 0% 0%;
	width:710px; 
	background: #c6262c; 
	border: 1px solid #8c0302; 
	height:100px;
	color: #FFF;
	padding-left: 5px;
}
.form table tr td input.radio{
	width: 0px;
	height: 0px;
}
.form table tr td a{
	
}
.form table tr td a button{
	padding: 10px 20px;
	border-radius: 10px;
	font-size: 20px;
}
.form table tr td ul{
	display: none;
}
.form table tr td ul li{
	list-style: none;
}
.form table tr td li{
	list-style: none;
	color: #FFF;
	display: none;
}
.form table tr td li span{
	font-weight: bold;
}
.form_button{
	text-align: center;
	padding: 40px 0px;
}
.form_button button{
	text-align: center;
	background: #ffd800;
	border: 1px solid #780808;
	border-radius: 10px;
	padding: 25px 50px;
	font-size: 20px;
	cursor: pointer;
	font-family: 'cooper_hewittbold';
}
/** form2 **/
.form2{
	background: url(../images/form_bg.png);
	width: 1000px;
	margin-bottom:0 auto;
}
.form2 form{
	
}
.form2 table{
	width: 900px;
}
.form2 table tr td{
	color: #FFF;
	padding:0 55px;
}

.form2 table tr td font{

}
.test{
	font-weight: bold;
	text-align: center;
	display: block;
	padding: 10px 0px 0px 0px;
}

.form2 table tr td lable{
	margin: 12px 0px;
	color: rgb(255, 255, 255);
	font-size: 14px;
	display: block;	
}
.form2 table tr td span{
	display: block;
	margin: 6px 0px;
}

.tooltip{
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext{
	visibility: hidden;
	width: 394px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	padding: 10px;
	top: 42px;
}
.tooltip .tooltiptext ul{
	
}
.tooltip .tooltiptext ul li{
	list-style: none;
}
.tooltip .tooltiptext-top ul li{
	list-style: none;
}
.tooltip:hover .tooltiptext{
    visibility: visible;
}
.tooltip:hover .tooltiptext-top{
	visibility: visible;
}
.tooltip{
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext{
	visibility: hidden;
	width: 394px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	padding: 10px;
	top: 53px;
	left: 10px;
}
.tooltip .tooltiptext-top{
	visibility: hidden;
	width: 394px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	position: absolute;
	z-index: 1;
	padding: 10px;
	top: 25px;
	left: 10px;
}
.tooltip .tooltiptext ul{
	
}
.tooltip .tooltiptext ul li{
	list-style: none;
}
.tooltip:hover .tooltiptext{
    visibility: visible;
}
.form2 table tr td span button{
	text-align: center;
}
.form2 table tr td h2{
	margin: 12px 0px;
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: bold;
	text-align: center;
}
.tooltip1 select, #amount{
	display:block;
	margin-bottom:20px;
}
.form2 table tr td input[type=text], .tooltip1 select, #amount{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: rgb(198, 38, 44) none repeat scroll 0% 0%;
	border: 1px solid rgb(140, 3, 2);
	width: 310px;
	height: 50px;
	padding-left: 5px;
}
.form2 table tr td input[type=checkbox]{
	margin:10px 5px 0 0;
	vertical-align:sub;
}
.text_construction{
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: rgba(198, 38, 44, 0.6) none repeat scroll 0% 0%;
	border: 1px solid rgb(140, 3, 2);
	width: 310px;
	padding-left: 5px;
}
.form2 table tr td input, .tooltip1 select{
	color: #FFF;
}
.form2 table tr td input.radio{
	margin-left:10px;
}
.form2 table tr td a{
	
}
.form2 table tr td a button{
	padding: 10px 20px;
	border-radius: 10px;
	font-size: 20px;
}
.form2 table tr td li span{
	font-weight: bold;
}
.form_button{
	text-align: center;
	padding: 40px 0px;
}
.form table tr td .button{
	text-align: center;
	background: #ffd800;
	border: 1px solid #780808;
	border-radius: 10px;
	padding: 25px 50px;
	font-size: 20px;
	cursor: pointer;
	font-family: 'cooper_hewittbold';
}
/** footer **/
.footer{
	display: table;	
	width: 100%;
	background: #000;
}
.footer_text{
	background: #000000;
	border-top: 2px solid #ffd800;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px;
}
.footer_text p{
	font-size: 17px;
	padding: inherit;
	margin: 12px 7px;
	color: #a9a9a9;
	line-height: 1.3em;
}
.footer_text li{
	color: #ccb000;
	padding: 10px 0px;
	list-style: url(../images/list-style.png) inside;
}
/* footer_icon */
.footer_icon{
	position: absolute;
	right: 20px;
	top: -20px;
}
.footer_icon img{
	width: 205px;
	height: 205px;	
}
/** application_form **/
#interested_input{
	opacity:0;
	transition:ease .5s;
}
#alteration{
	display:none;
	transition:ease .5s;
	margin-left: 10px;
	width: 200px;
}
.full-table tr td{
	background:rgba(255,255,255,0.2);
	padding-bottom:10px !important;
}
.dropdown{
	font-size:10px;
	letter-spacing:1px;
}

.dropdown span{
	font-weight:bold !important;
	font-family:Arial, Helvetica, sans-serif;
}
.dropdown li{
	list-style: none;
}
#tickbox{
	width:20px ;
	height:20px;
	display:inline-block;
}
option{
	padding:5px 8px;
}
#form_submit{
	padding: 10px 20px;
	background:#000;
	border:2px solid #000;
	color:#f5d300;
	cursor:pointer;
}

#form_submit:hover{
	background:none;
	color:#000;
	transition:0.75s;
}

/** thank_you **/
.thank_you{
	background: url(../images/form_bg.png);
    padding: 150px 0px;
}
.thank_you_text{
	width: 534px;
	margin: 0 auto;
	padding: 40px 10px;
	border: 1px solid #FFF;
	border-radius: 10px;
}
.thank_you_text h1{
	text-align: center;
	color: #f5d300;
	font-size: 35px;
}
.thank_you_text p{
	color: #FFF;
	font-size: 18px;
	margin: 10px 0px;
	text-align: center;
}
.thank_you_text span{
	text-align: center;
}
.Tick_box{
	display: inline-block;
}
#contact_number{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background: rgb(198, 38, 44) none repeat scroll 0% 0%;
    border: 1px solid rgb(140, 3, 2);
    width: 310px;
    height: 50px;
    padding-left: 5px;	
}
#input_email{
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background: rgb(198, 38, 44) none repeat scroll 0% 0%;
    border: 1px solid rgb(140, 3, 2);
    width: 310px;
    height: 50px;
    padding-left: 5px;	
}
.error{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,.7);
	z-index:9999;
}
.error p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#F00;
	text-align:center;
	padding:200px 0;
}
.error p button{
	margin-top:20px;
	display:inline-block;
	padding:10px 15px;
	background:#090;
	border:#090;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	border-radius:3px;
}
.error p button:hover{
	color:#090;
	background:#fff;
	transition:ease .5s;
}

/* ==========================================================================
King Kong Edits Start
========================================================================== */

.phone {
    display: block;
    font-size: 2em;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    float: left;
    font-family: 'cooper_hewittbold';
    margin-top: 0px;
    color: #000000;
    text-decoration: none;
    margin-left: 10px;
}

.quote_text {
    display: flex;
    flex-direction: column;
}