html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('font/glyphicons-halflings-regular.eot');
	src: url('font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
	     url('font/glyphicons-halflings-regular.woff2') format('woff2'),
		 url('font/glyphicons-halflings-regular.woff') format('woff'),
		 url('font/glyphicons-halflings-regular.ttf') format('truetype'),
		 url('font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
@font-face {
	font-family: 'AvenirNextLTPro-Regular';
	src: url('font/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
	     url('font/AvenirNextLTPro-Regular.otf') format('opentype'),
		 url('font/AvenirNextLTPro-Regular.woff') format('woff'),
		 url('font/AvenirNextLTPro-Regular.ttf') format('truetype'),
		 url('font/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro-It';
	src: url('font/AvenirNextLTPro-It.eot?#iefix') format('embedded-opentype'),
	     url('font/AvenirNextLTPro-It.otf') format('opentype'),
		 url('font/AvenirNextLTPro-It.woff') format('woff'),
		 url('font/AvenirNextLTPro-It.ttf') format('truetype'),
		 url('font/AvenirNextLTPro-It.svg#AvenirNextLTPro-It') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro-Demi';
	src: url('font/AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'),
	     url('font/AvenirNextLTPro-Demi.otf') format('opentype'),
		 url('font/AvenirNextLTPro-Demi.woff') format('woff'),
		 url('font/AvenirNextLTPro-Demi.ttf') format('truetype'),
		 url('font/AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AvenirNextLTPro-Bold';
	src: url('font/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/AvenirNextLTPro-Bold.otf') format('opentype'),
		 url('font/AvenirNextLTPro-Bold.woff') format('woff'),
		 url('font/AvenirNextLTPro-Bold.ttf') format('truetype'),
		 url('font/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
	background:url(images/top_shaow_ocd.jpg) repeat-x top #fbfcff;
}
#wrapper_blue{
	width:auto;
	height:auto;
	background:url(images/top_shaow_blue_ocd.jpg) repeat-x top #fbfcff;
}
.wrapper_container_ocd{
	max-width:1060px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.no-js #loader {
	display: none;
}
.js #loader {
	display: block;
	position: absolute;
	left: 100px;
	top: 0;
}
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/preloader.gif) center no-repeat #fbfcff;
}
/*============================================ Banner Start ============================================*/
.banner_container_ocd{
	padding-top:110px;
	padding-bottom:80px;
}
.banner_container_ocd h1{
	color:#000000;
	font-size:54px;
	font-family: 'AvenirNextLTPro-Regular';
	font-weight:normal;
	text-align:center;
}
.banner_container_ocd h3{
	color:#39b54a;
	font-size:33px;
	font-family: 'AvenirNextLTPro-Bold';
	font-weight:normal;
	text-align:center;
	padding-top:30px;
	padding-bottom:50px;
}
h3.blue_ocd{
	color:#3a8ffe;
}
.select_heading_ocd{
    overflow: hidden;
    text-align: center;
	color:#5d5f62;
	font-size:29px;
	font-family: 'AvenirNextLTPro-Bold';
	font-weight:normal;
}
.select_heading_ocd:after,
.select_heading_ocd:before {
    background-color: #edeef1;
    content: "";
    display: inline-block;
    height: 2px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.select_heading_ocd:before {
    right: 20px;
    margin-left: -50%;
}
.select_heading_ocd:after {
    left: 20px;
    margin-right: -50%;
}
ul.insurances_boxs_ocd{
}
ul.insurances_boxs_ocd li{
	list-style:none;
	float:left;
	width:20%;
	padding:0px 10px;
}
ul.insurances_boxs_ocd li .insubox_ocd{
	-moz-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	-webkit-box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	box-shadow: 1px 1px 6px 1px rgb(0, 0, 0 ,0.35);
	padding:20px 10px;
	text-align:center;
	margin-top:30px;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
	border:1px solid #FFF;
}
ul.insurances_boxs_ocd li .insubox_ocd p{
	color:#10589b;
	font-size:19px;
	font-family: 'AvenirNextLTPro-Bold';
	font-weight:normal;
	line-height:20px;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
ul.insurances_boxs_ocd li a:hover,
ul.insurances_boxs_ocd li a:focus,
ul.insurances_boxs_ocd li a:hover p,
ul.insurances_boxs_ocd li a.active p{
	color:#FFF;
	text-decoration:none;
	outline:none;
}
.auto_ocd{
	background:url(images/auto_ocd.png) no-repeat center 20px #FFF;
}
.auto_ocd:hover,
ul.insurances_boxs_ocd li a.active .auto_ocd{
	background:url(images/auto_hover_ocd.png) no-repeat center 20px #3a8ffe;
}
.home_ocd{
	background:url(images/home_ocd.png) no-repeat center 20px #FFF;
}
.home_ocd:hover,
ul.insurances_boxs_ocd li a.active .home_ocd{
	background:url(images/home_hover_ocd.png) no-repeat center 20px #3a8ffe;
}
.autohomee_ocd{
	background:url(images/autohomee_ocd.png) no-repeat center 20px #FFF;
}
.autohomee_ocd:hover,
ul.insurances_boxs_ocd li a.active .autohomee_ocd{
	background:url(images/autohomee_hover_ocd.png) no-repeat center 20px #3a8ffe;
}
.life_ocd{
	background:url(images/life_ocd.png) no-repeat center 20px #FFF;
}
.life_ocd:hover,
ul.insurances_boxs_ocd li a.active .life_ocd{
	background:url(images/life_hover_ocd.png) no-repeat center 20px #3a8ffe;
}
.health_ocd{
	background:url(images/health_ocd.png) no-repeat center 20px #FFF;
}
.health_ocd:hover,
ul.insurances_boxs_ocd li a.active .health_ocd{
	background:url(images/health_hover_ocd.png) no-repeat center 20px #3a8ffe;
}
.auto_ocd p,
.home_ocd p,
.life_ocd p,
.health_ocd p{
	padding-top:77px;
}
.autohomee_ocd p{
	padding-top:57px;
}
.enterzip_form_ocd{
	max-width:700px;
	margin:auto;
	padding-top:40px;
}
.enterzip_form_ocd label{
	color:#5f5f63;
	font-size:23px;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	display:block;
	text-align:right;
	padding-top:7px;
}
.enterzip_form_ocd input[type="text"],
.enterzip_form_ocd input[type="tel"],
.enterzip_form_ocd input[type="email"] {
	background:url(images/zip_text_ocd.jpg) repeat-x top #FFF;
	color:#000;
	font-size:23px;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	border:2px solid #babbbd;
	height:78px !important;
	box-shadow: none;
	margin:auto;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
}
.enterzip_form_ocd input[type="text"]::-moz-placeholder{color:#86868d !important; opacity:1}
.enterzip_form_ocd input[type="text"]:-ms-input-placeholder{color:#86868d !important;}
.enterzip_form_ocd input[type="text"]::-webkit-input-placeholder{color:#86868d !important;}
.enterzip_form_ocd input[type="tel"]::-moz-placeholder{color:#86868d !important; opacity:1}
.enterzip_form_ocd input[type="tel"]:-ms-input-placeholder{color:#86868d !important;}
.enterzip_form_ocd input[type="tel"]::-webkit-input-placeholder{color:#86868d !important;}
.enterzip_form_ocd input[type="email"]::-moz-placeholder{color:#86868d !important; opacity:1}
.enterzip_form_ocd input[type="email"]:-ms-input-placeholder{color:#86868d !important;}
.enterzip_form_ocd input[type="email"]::-webkit-input-placeholder{color:#86868d !important;}
.currentlyinsured{
	padding-top:20px;
	padding-bottom:10px;
}
.radio_button_ocd{
	text-align:left;
}
.radio_button_ocd input[type="radio"] {
	display:none;
}
.radio_button_ocd input[type="radio"] + label {
	margin-right:4px;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:48%;
	float:left;
}
.radio_button_ocd input[type="radio"] + label:last-child {
	margin-right:0px;
	float:right;
}
.radio_button_ocd input[type="radio"] + label p {
	height:46px;
	vertical-align:middle;
	background: #ededed;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
	line-height:45px;
	color:#888988;
	padding-bottom:0px;
	margin-bottom:0px;
	font-size:22px;
	font-family: 'AvenirNextLTPro-Bold';
	text-transform:uppercase;
	font-weight:normal;
	-moz-box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
	-webkit-box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
	box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
}
.radio_button_ocd input[type="radio"]:checked + label p {
	background:#3a8ffe;
	color:#fff;
}

.btn_search_ocd button[type="submit"]{
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
	text-align:center;
	border:none;
	padding:0px;
	background:#39b54a;
	width:100%;
	color:#FFF;
	font-size:22px;
	font-family: 'AvenirNextLTPro-Bold';
	font-weight:normal;
	line-height:70px;
	height:78px !important;
	-moz-box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
	-webkit-box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
	box-shadow: 0px 0px 6px 1px rgb(0, 0, 0 ,0.25);
}
.btn_search_ocd button[type="submit"]:hover,
.btn_search_ocd button[type="submit"]:focus{
	outline:none;
	border:none;
	background:#3a8ffe;
	color:#FFF;
}
.btn_blue_ocd button[type="submit"]{
	background:#3a8ffe;
}
.btn_blue_ocd button[type="submit"]:hover,
.btn_blue_ocd button[type="submit"]:focus{
	background:#39b54a;
}
.btn_search_ocd button[type="submit"] img{
	margin-left:20px;
	vertical-align:-5px;
}
.zippad_ocd{
	padding:0px !important;
}
.btnpad_ocd{
	padding-right:0px !important;
}
/*--------------------------- Customers Rivew Content*/
.customer_bor_ocd{
	border-top:2px solid #f0f0f1;
}
.customerreview_ocd{
	max-width:815px;
	margin:auto;
	padding:70px 15px;
}
.customerreview_ocd h1{
	color:#0091d1;
	font-size:24px;
	font-family: 'AvenirNextLTPro-Demi';
	font-weight:normal;
	text-align:center;
}
.testimonials_ocd{
	text-align:center;
	padding:40px 150px;
}
.testimonials_ocd img{
	margin-bottom:15px;
}
.testimonials_ocd p{
	color:#505050;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	font-size:18px;
}
.testimonials_ocd p strong{
	font-family: 'AvenirNextLTPro-Demi';
	font-weight:normal;
}
.testimonials_ocd h3{
	font-family: 'AvenirNextLTPro-It';
	color:#505050;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:20px;
}
.carousel-control.left,
.carousel-control.right{
	background-image:none !important;
}
.carousel-indicators li{
	background:#ccc8d6 !important;
	width:16px !important;
	height:16px !important;
	border:none !important;
	margin:0px !important;
}
.carousel-indicators .active{
	background:#170b39 !important;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next{
	width:46px !important;
	height:46px !important;
	font-size:46px !important;
	color:#a8a39c;
}
/*--------------------------- We Make So Simple Content*/
.wemake_conti_ocd{
	background:#f9f9fa;
	padding:50px 15px;
	text-align:center;
}
.wemake_conti_ocd h1{
	color:#0091d1;
	font-size:24px;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	padding-bottom:20px;
}
.wemake_conti_ocd h1 strong{
	font-family: 'AvenirNextLTPro-Demi';
	font-weight:normal;
}
.wemakebox_ocd{
	margin-top:20px;
}
.wemakebox_ocd p{
	color:#505050;
	font-size:18px;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
}
.wemakebox_ocd p img{
	display:block;
	margin:10px auto;
}

/*=================================================== Footer Start ==============================================*/
.footer_container_ocd{
	text-align:center;
	padding: 15px;
	color:#5e5a5a;
	font-size:13px;
	font-weight:normal;
	font-family: 'AvenirNextLTPro-Regular';
	border-top:2px solid #f0f0f1;
}
.fullbody_ocd{
	padding:40px 15px;
	border:none;
}
.clear{
	clear:both;
}
