/*!
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
		background: url(../img/bg2.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg2.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg2.jpg', sizingMethod='scale')";
}
*, *:before , *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.text-red {
	color: #e50000;
}
.fadeIn {visibility:hidden;}
/*
 * slider
 */
#myCarousel .thumbnail {

	margin-bottom: 10px;
}
#myCarousel img {



}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control {
	color:#fff;
	top:40%;
	color:#428BCA;
	bottom:auto;
	padding-top:4px;
	width:30px;
	height:30px;
	text-shadow:none;
	opacity:1;
}
.carousel-control:hover {
	color: #d9534f;
}
.carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
.carousel-control.right {
	left:auto;
	right:-32px;
}
.carousel-control.left {
	right:auto;
	left:-32px;
}

.carousel-indicators {
	bottom:-30px;
}
.carousel-indicators li {
	border-radius:0;
	width:10px;
	height:10px;
	background:#ccc;
	border:1px solid #ccc;
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	background:#3276b1;
	border-color:#3276b1;
}
.blue-border {
	border:1px solid #4585E6;
	padding:10px;
	border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;

}

/*
 * Slide end
 */
 inner-container {padding:20px;}
 .center {
	width: 50%;
	margin: 0 auto;
 }
 .left {
	text-align:left;
	margin:0;
}
.text-muted {
    color: #666;
}
.text-white {color:white;}
.text-primary {
    color: #fff;
}

.services-icon {
	color: #81A3D6;
}
.insurance-icon {
	height:128px;
	width:128px;

}
#contact p,#contact h5{
	font-size: 20px;
	font-style:italic;
	color:#FFFFFF;
}
.btn-sure88 {
	color:#E11D21;
	text-shadow: 0 0 5px white;
	-moz-text-shadow: 0 0 5px white;
	-webkit-text-shadow: 0 0 5px white;


}
.btn-sure88:hover {color:#101D4A;}

.insurance-icon:hover {border: 1px solid #0885f2;}
p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
	font-size: 15px;
}
p.contact {
	font-size: 15px;
	margin: 30px auto;

}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #4585E6;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #4585E6;
}

h1,
h2,
h3,
h4,
h6 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
h5 {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #FFFFFF;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: ##357ebd;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: ##357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #068CFF;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.bg-blue {  background-image: url(../img/bg.gif);}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #BACEED;
    background-color: #068CFF;
}

.btn-primary .badge {
    color: #BACEED;
    background-color: #fff;
}

.btn-xl {
    padding: 10px 20px 5px 20px;
    border-color: #f1c633;
	border: 0px solid #f1c633;
    border-radius: 10px;
    color: #e2e2e2;

	border: 1px solid #eee;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
	color: #fff;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #068CFF;
    background-color: #068CFF;
}

.btn-xl .badge {
    color: #068CFF;
    background-color: #fff;
}
.btn-xl2 {
	padding: 20px 40px;
	border-radius: 3px;
	text-transform: uppercase;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background-color: #999;
	margin-top: 20px;
}
.btn-xl2:hover,
.btn-xl2:focus,
.btn-xl2:active {
	color: #fff;
	background-color: #888;
}

.navbar-default {

    border-color: transparent;
    background-color: #FFFFFF;
	border-bottom: 1px solid #101D4A;
}

.navbar-default .navbar-brand {
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	color: #fff;

}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #BACEED;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #BACEED;
    background-color: #BACEED;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #BACEED;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #101D4A;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #BACEED;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #FFFFFF;
    background-color: #068CFF;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #FFFFFF;
    background-color: #068CFF;
}
.line{
	width: 80%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: 1px;
	background: #fff;
	background-image: -webkit-linear-gradient(left, #f1c633, #fff, #f1c633);
	background-image: -moz-linear-gradient(left, #f1c633, #fff, #f1c633);
	background-image: -ms-linear-gradient(left, #f1c633, #fff, #f1c633);
	background-image: -o-linear-gradient(left, #f1c633, #fff, #f1c633);
	opacity: 0.5;
}
.line2{
	width: 80%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	height: 1px;
	background: #fff;
	background-image: -webkit-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -moz-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -ms-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -o-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	opacity: 0.5;
}
.line3{
	width: 100%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	height: 1px;
	background: #fff;
	background-image: -webkit-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -moz-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -ms-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	background-image: -o-linear-gradient(left, #3B3C3C, #f1c633, #3B3C3C);
	opacity: 0.5;
}


ul.footer-nav {

	list-style-type:none;
}
ul.footer-nav li {
	display:inline-block;

}
ul.footer-nav li:after {
	content: " | ";

}
ul.footer-nav li:last-child:after {
	content: "";

}


header {
	display: block;
	height: auto;
    text-align: center;
    color: #fff;

  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

   }

header .intro-text {
    padding-top: 100px;
    padding-bottom: 0px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}
header .intro-text .intro-heading-xs {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
}
	section {
		padding: 100px 0;


		color: white;
	}
	#sure88inImg img{
		display: inline-block;
		height:170%;

	}

@media(min-width:768px) {
	#email-box {
		z-index:9999;
		display:block;
		position:fixed;
		bottom: 0;
		right: 20%;
		background-color: transparent;
	}
	#email-box > div {
		font-size:16px;
		font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
		padding:5px;
		text-align:center;
		dispaly:block;
		width: 300px;
		height:40px;
		color: white;
		border-radius: 5px 5px 0 0;
		background-color:#3d88c9;
	}
	#hidden-box {
		display:block;
		height:300px;
	}
	#contact p,#contact h5{
		font-size: 2vw;
		font-style:italic;
		color:#FFFFFF;
}
	.navbar-default .nav li a {

    color: #FFFFFF;
}
	#sure88inImg img{
		display: inline-block;
		height:170%;

	}
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2.8em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
				margin-bottom: 10px;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {

        padding: 10px 0;
        background-color: white;
		color:#101D4A;
		border-bottom: 1px solid #666;
    }
	.navbar-default.navbar-shrink .nav li a {
     	color:#101D4A;
	}
	.navbar-default.navbar-shrink .nav li a:hover {
     	color: #3d88c9;
	}
	.navbar-default.navbar-shrink .navbar-nav>.active>a {
     	color: #FFFFFF;
	}


    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }

    header .intro-text {
        padding-top: 170px;
        padding-bottom: 0px;
    }

    header .intro-text .intro-lead-in {
	margin-bottom: 25px;
	font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 40px;
	font-style: italic;
	line-height: 40px;

    }
    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;

    }

    section {
	padding: 150px 0;
	color: #666;
    }

	section h2.section-heading {
		margin-top: 0;
		margin-bottom: 15px;
		font-size: 40px;
		color: #fff;
	}
	section h3.section-subheading {
		margin-bottom: 75px;
		text-transform: none;
		font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 16px;
		font-style: italic;
		font-weight: 400;
	}
}
.
.service-heading {
	margin: 20px 0;
	text-transform: none;
	font-size: 22px;
	color:#FFFFFF;
	font-weight: 500;
}
.about-heading {
	margin: 20px 0 30px 0;
	text-transform: none;
	font-size: 22px;
	color: #666;
 	font-weight: 500;
}
.bg-white {color: #666;background-color:white;background-image:none;}

.bg-white service-heading{color:white;}

.link ,
.link:visited
{ 	color:white;}

.link:hover {
	color:white;
	font-weight:700;
}

#intro h2 {color:black;}


#about img {
	margin-bottom: 25px;
}
#about ul {
	margin-top: 25px;
}
#about ul li {
	margin: 15px 0;
}
#about H4 {
	font-weight: 500;
}




.more {
	padding: 10px;
	background-color:#94b1dc;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 2px solid #5b87c9;
	color:white;
}


footer {
    padding: 25px 0;
    text-align: center;
	background-color:white;
}

footer span.copyright {
 font-size: 12px;
	text-transform: none;
	line-height: 40px;
	color: #888;
	font-weight: 400;
}
footer span.copyright a{
	color: #888;
	border-bottom: 1px dotted;
}
footer span.copyright a:hover {
	color: #555;
	text-decoration: none;
}
.social-buttons-blur:hover {

	color: #94b1dc;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.instruction {
	margin: 0 auto 10px auto;
	padding: 1em;
	display:inline-block;
	font-weight: bolder;
	font-size:1.4em;
}
.yelpicon {
	color: #c41200;
}
.yelpicon:hover {
	color:#de1400;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
	}
ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #c4c4c4;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #81A3D6;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


::-moz-selection {
    text-shadow: none;
    background: #4585E6;
}

::selection {
    text-shadow: none;
    background: #4585E6;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #4585E6;
}

@media (min-width: 700px) {
    .support img {
        display:inline-block;
        width:100px;
        height:100px;
    }

}

