@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=Raleway:400,300,500,700);
@import url(//fonts.googleapis.com/css?family=Lato:400,400italic,300,700);
body{
	font-family: 'Montserrat', sans-serif;
}
.navbar-nav li a {
    font-size: 13.5px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    border-radius: 50px;
    border: 2px solid transparent;
    .banner_slider .banner_overlay padding:10px 22px;
    margin: 0 3px;
    transition: ease-in-out 0.5s;
    -webkit-transition: ease-in-out 0.5s;
}
.nav > li > a:focus, .nav > li > a:hover,.nav > li > a.active{
	color:#fff;
	border:2px solid #fff;
	background:none;
}
.navbar-brand{
	z-index: 2;
	position:absolute;
	padding:12px;
	height:auto;
	padding-bottom:0px !important;
}
.nav.navbar-nav{
	margin:25px 0 0 0;
}
.navbar {
  border-radius: 0;
  left: 0;
  margin: 0 auto;
  padding-bottom: 12px;
  position: absolute;
  right: 0;
  z-index: 12;
}

.search_bar{
	margin:36px auto 22px;
	text-align:center;
}
.search_bar	.input-group{
	margin:0 auto;
	max-width:520px;
	width:100%;
}
.banner {
    /*background:url(../images/banner.jpg) no-repeat center;*/
    background: url(../images/banner.jpg) no-repeat center;
    width: 100%;
    background-size: cover;
    min-height: 780px;
    text-align: center;
    color: #fff;
    background-attachment: fixed;
    position: relative;
    padding-top: 140px;
}
.banner_overlay {
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#10acb9+0,107982+40,0b555b+100 */
background: rgb(16,172,185); /* Old browsers */
background: -moz-linear-gradient(top, rgba(16,172,185,1.00) 0%, rgba(16,121,130,0.5) 40%, rgba(11,85,91,0.0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(16,172,185,1.00) 0%,rgba(16,121,130,0.5) 40%,rgba(11,85,91,0.0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(16,172,185,0.1.00) 0%,rgba(16,121,130,0.5) 40%,rgba(11,85,91,0.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10acb9', endColorstr='#0b555b',GradientType=0 ); /* IE6-9 */
    content: "";
    display: block;
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner h5{
	font-size:19px;
	font-weight:normal;
	margin:78px 0 30px 0;
	text-transform:uppercase;
}
.banner h2{
	font-size:48px;
	font-weight:700;
	line-height:68px;
	margin:0px 0 0px 0;
	text-transform:uppercase;
	text-shadow:2px 2px 4px #545454;
}
.search_bar input{
	border-radius:0px;
	height:53px;
	color:#333;
	font-size:16px;
	font-weight:700;
	padding:0 20px;
}
.search_bar .input-group-addon{
	border-radius:0px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	background:#0088ff;
	border:1px solid #0088ff;
	height:53px;
	padding:0px; line-height:53px;
	width:163px !important;
	text-align:center;
}
.search_bar .input-group-addon a{
	color:#fff;
	display:block;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
	line-height:49px;
}
a:hover, a:focus{
	text-decoration:none;
	outline:none !important;
}
.search_bar .input-group-addon a:hover{
	background:#0879dc;
}
.or_text{
	text-transform:capitalize;
	font-size:18px;
}
.btn_border{
	background:none;
	border-radius:0px;
	border:1px solid #fff;
	color:#fff;
	margin:9px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:400;
	min-height:53px;
	padding:0px 30px;
	line-height:53px;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.btn_border:hover, .btn_border:focus{
	color:#fff;
	background:rgba(255,255,255,0.2);
}
.navbar-toggle{
	margin-top:30px;
	background:#0879dc;
	border-radius:0px;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-toggle:hover{
	background:#0088ff;
}

.circle i{
	display:table-cell;
	vertical-align:middle;
}
.circle_outer {
	text-align:center;
	margin:0px;
	position:relative;
}


.circle_outer .btn_border{
	border:1px solid #777777;
	font-size:13px;
	color:#222222;
	font-weight:400;
	min-height:40px;
	line-height:40px;
	max-width:164px;
	width:100%;
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	margin:55px auto 0;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.pink_bg{
	background:#b41689;
}

.mid-cir .pink_bg {

  transition:all 500ms cubic-bezier(0.435, 1.565, 0.81, 0.875) 0s;
}

.mid-cir h4 {
  z-index: 1;
}
.purple_bg{
	background:#54286b;
}
.circle_outer .btn_border:hover{
	background:#777777;
	color:#fff;
}
.welcom_section{
	display:block;
	background:#10ACB9;
	padding:20px 0 0px 0; overflow:hidden;
}

h3{
	font-size:29px;
	text-align:center;
	margin:0px 0 71px 0;
	color:#222222;
	position:relative;
}
h3:before{
	content:'';
	position:absolute;
	width:154px;
	height:3px;
	background:#e1e1e1;
	margin:0 auto;
	bottom:-25px;
	right:0px;
	left:0px;
}
.welcom_section p{
	font-size:18px;
	line-height:40px;
	text-align:center;
	margin:0px 0 0px 0;
	font-weight:400;
	color:#222222;
	position:relative;
	font-family: 'Raleway', sans-serif;
}
.welcom_section h3, .welcom_section p{color:#fff; text-align:left;}
.welcom_section h3{text-align:center !important;}
.appointment_section{
	display:block;
	background:#0075d6;
	padding:71px 0;
	text-align:center;
	color:#fff;
}
.appointment_section span{
	display:inline-block;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	margin-top:5px;
}
.btn_blue{
	margin:0 32px auto;
	background:#004581;
	color:#fff;
	text-decoration:none;
	font-size:22px;
	border-radius:50px;
	text-align:center;
	width:100%;
	max-width:317px;
	height:59px;
	display:inline-block;
	padding:0px;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
	line-height:56px;
}
.btn_blue:hover, .btn_blue:focus{
	color:#fff;
	background:#04579f;
}
.client_review{
	display:block;
	padding:0px;
	text-align:center; background-image:url("../images/client-rv.png"); background-repeat:no-repeat; background-size:cover; position:relative;
}
.client_review::before{ position:absolute; width:100%; height:100%; content:""; background:rgba(255, 255, 255, 0.8); left:0; right:0; margin:0;}
.client_review h3{
	font-family: 'Lato', sans-serif;
	font-size:29px;
}
.pd-tp{padding:30px 0px 0px 0px;}
.carousel-caption{
	text-align:center;
	position:relative;
	left:0px;
	right:0px;
	padding-top:30px;
}
.carousel-caption h2{
	font-size:20px;
	font-family: 'Lato', sans-serif;
	font-style:italic;
	color:#555555;
	line-height:32px;
	margin:0px;
	font-weight:normal;
	text-shadow:none;
}
.user{
	display:inline-block;
	width:72px;
	height:72px;
	border-radius:50%;
	overflow:hidden;
	margin:27px 0 21px 0px;
}
.user img{
	max-width:100%;
}
.carousel-caption h5{
	font-size:18px;
	font-family: 'Lato', sans-serif;
	color:#0088ff;
	text-transform:uppercase;
	margin:0px;
	font-weight:bold;
	display:block;
	text-shadow:none;
	clear:both;
}
.carousel-caption p{
	font-size:14px;
	font-family: 'Lato', sans-serif;
	color:#777777;
	margin:3px 0 10px 0;
	text-shadow:none;
	font-style:italic;
}
.carousel-indicators li {
	width:10px;
	height:10px;
    border: 1px solid #ababab;
}
.carousel-indicators .active {
    background-color: #222222;
	border:1px solid #222222;
    width:10px;
	height:10px;
    margin: 0;
}
.latest_news{
	display:block;
	padding:0;
	background-image: url("../images/newspaper.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}
.latest_news .container{padding:50px 0 35px 0;}
.latest_news::before {
  background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}
.latest_news h3{
	font-family: 'Lato', sans-serif;
}
.latest_news h3:before{
	background:#5a5a5a;
}
.news{
	background:#fff;
	padding:40px 40px 110px 40px;
	margin-bottom:15px;
	display:block;
	position:relative;
	min-height:370px;
}
.news h4{
	font-size:16px;
	color:#222222;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	margin:7px 0 20px 0px;
	text-transform:uppercase;
	line-height:30px;
}
.news h5{
	font-size:14px;
	color:#797979;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	margin:0px 0 19px 0px;
	text-transform:uppercase;
}
.news h5 img{
	float:left;
	margin:0 8px 0 0;
}
.news p{
	font-size:14px;
	color:#222222;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	margin:0px 0 25px 0px;
	line-height:24px;
}
.btn_border_blk{
	color:#5d5d5d;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	border:1px solid #777777;
	background:none;
	border-radius:0px;
	margin:0 auto;
	width:100%;
	max-width:164px;
	height:40px;
	padding:0px;
	text-align:center;
	line-height:39px;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
	position:absolute;
	bottom:57px;
	right:0;
	left:0px;
}
.btn_border_blk:hover, .btn_border_blk:focus{
	background:#777777;
	color:#fff;
}
.download_section{
	float:left;
	width:100%;
	clear:both;
	display:block;
	padding:0;
}
.download_section h3{
	margin-bottom:43px;
}
.download_section p{
	font-family: 'Lato', sans-serif;
	font-style:italic;
	text-align:center;
	margin-bottom:0px;
	color:#828282;
	font-size:18px;
}
.app{
	text-align:center;
	display:block;
	margin:61px 0 34px 0;
}
.app a{
	display:inline-block;
	margin:15px;
}
.map_section{
	display:block;
	position:relative;
	overflow:hidden;
	height:560px;
}
.map_section h3{
	color:#fff;
}
.map_section h3:before{
	background:#fff;
}
.blue_outer{
	background:rgba(0, 120, 132, 0.7);
	display:block;
	position:relative;
	z-index:999;
	padding:60px 0;
}
.map{
	z-index:9;
	width:100%;
	top:0;
	bottom:0;
	right:0;
	left:0;
	position:absolute;
}
.map img{
	width:100%;
}
.call_heading{
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: 'Lato', sans-serif;
	margin:0px 0 32px 0;
}
.location_heading {
    padding: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Lato', sans-serif;
    margin: 32px 0 0px 0;
}
.location_container .location_heading i {
    paddin-top: 20px !important;
    top: 12px;
    position: relative;
}
.blue_outer .location_container p {
    margin: 0px 0 5px 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    padding: 0 0 20px 47px;
}
.blue_outer p {
    margin: 0px 0 5px 0;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    padding: 0 0 0 47px;
}
select.form-control{
	border-radius:0px;
	background:none;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:16px;
}
.address{
	max-width:277px;
	width:100%;
	height:34px;
}
select.form-control option{
	background:#fff;
	color:#515151;
}
.view{
	color:#fff;
	font-size:15px;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
}
.view i{
	display:inline-block;
	margin:0 0 0 10px;
}
.view:hover,.view:focus{
	color:#fff;
	text-decoration:underline;
}
.view_btn{
	text-transform:uppercase;
	background:none;
	border:2px solid #fff;
	padding:0 37px;
	color:#fff;
	font-size:20px;
	min-height:54px;
	border-radius:0px;
	margin:7% 0px 0px 0px;
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	line-height:50px;
	letter-spacing:2px;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.view_map_btn {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}
.view_btn:hover, .view_btn:focus{
	color:#fff;
	background:rgba(255,255,255,0.15);
}
footer{
	padding:40px 0;
	color:#fff;
	background:#222222;
}
footer span{
	float:left;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	margin:0px;
}
footer ul{
	margin:0px;
	padding:0px;
	float:right;
}
footer ul li{
	margin:0px;
	padding:0px 23px;
	list-style:none;
	display:inline-block;
}
footer ul li a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-family: 'Lato', sans-serif;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
footer ul li a:hover, footer ul li a:focus{
	text-decoration:underline;
	color:#ccc;
}
.call_heading span{
	float:left;
	margin:0 20px 0 0;
}
.Sign_up {

  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 50px 0 30px;
  position: relative;
}
.Sign_up::before {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}

.Sign_up h4{ position:relative; z-index:2;}
/*------------ css only for safari -------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
::i-block-chrome, .search_bar .input-group-addon {
height: 51px;
}
::i-block-chrome, .search_bar .input-group {
width: 520px;
}
::i-block-chrome, .address{
	height:46px;
}
}
.view_contact{
	bottom: 48px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 99;
	display:none;
}
.view_contact .view_btn{
	background:#004581;
	color:#fff;
	border:1px solid #004581;
	margin:0px;
}
.view_contact .view_btn:hover{
	background:rgba(0,69,129,0.8);
}
.p_zero{
	padding:0px !important;
}
.address_change{
	display:block;
	padding:0 0 0 53px;
}
.address_change span{
	display:block;
	clear:both;
	color:#fff;
	float:left;
	margin:10px 0 2px 0;
	font-size:15px;
	width:100%;
	font-family: 'Lato', sans-serif;
}
.address_change a{
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	display:inline-block;
	margin:10px 0 0 0;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.address_change a:hover, .address_change a:focus{
	text-decoration:underline;
}
.address_change a i{
  display: inline-block;
    margin: 0 0 0 10px;
}
.icon{
	background:url(../images/sprite.png) no-repeat  0px -46px;
	width:64px;
	height:64px;
	display:inline-block; position:absolute; top:0px;
}
.sign_icon{
	background-position:-85px -46px;
}
.gift_icon{
	background-position:-167px -46px;
}
.icon_small{
	background:url(../images/sprite.png) no-repeat -17px 0px;
	width:30px;
	height:30px;
	display:inline-block;
}
.addres_icon{
	background-position:-64px 0;
	width:31px;
}
.loc_icon{
	background-position:-112px 0;
}
.app_outer{
	background:url(../images/phone.jpg) no-repeat center;
	background-size:cover;
	padding:56px 0;
}
.app_outer h3::before{
	background:#fff;
}
.app_outer h3,.download_section p{
	color:#fff;
}
.tweets{
	padding:44px 10px 15px 30px;
}
.tweets h3{
	font-family: 'Lato', sans-serif;
}
.tweets p{
	text-align:left;
	color:#222;
	font-style:normal;
	font-size:14px;
}
.tweets h4{
	text-align:left;
	color:#222;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	font-size:15px;
}
.tweets .media-left, .media > .pull-left{
	padding-right:20px;
}
.tweets small{
	font-style:italic;
	font-family: 'Lato', sans-serif;
	font-size:12px;
	color:#787878;
	margin:5px 0 0 0;
	float:left;
}
.tweets h3{
	margin-bottom:65px;
}
.tweets .media{
	padding:0 20px 20px 20px;
	border-bottom:1px solid #ccc;
	width: 97%;
}
.tweets .media:last-child{
	border:0px;
}
.custom_scroll{
	height:235px;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.banner .container{
	position:relative;
	z-index:9;
}
.video_banner{
	background:none;
	position:relative;
	overflow:hidden;
}
.video{
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	width:100%;
    /*z-index:3;*/
}
.main-text{
    position: absolute;
    /*top: 0px;*/
        top: 118px;
	left:8%;
	right:8%;
    color: #FFF;
	margin:0 auto;
}
.banner_slider{
	background:#10ACB9;

}
.banner_slider .carousel-inner > .item > img{
	width:100%;
	opacity:0.3;
}
.banner_slider .carousel-control.left, .banner_slider .carousel-control.right{
	background:none !important;
	width:8%;
}
.banner_slider .carousel-inner > .item{
	/*max-height:562px;
	min-height:562px;*/
    height:780px;

}
/*.banner_slider .banner_overlay{
	display:none;
}*/
/*-------------------- sign up page css ----------------------*/
.page_banner{
	display:block;
	border-bottom:1px solid #bdbdbd;
	border-top:1px solid #bdbdbd;
	/*background:url(../images/page_banner.jpg) no-repeat top center;
	background-size:cover;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#68def8+0,2ca5e5+64,16519f+100 */
background: #68def8; /* Old browsers */
background: -moz-linear-gradient(left, #10ACB9 0%, #019AA6 50%, #00707A 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #10ACB9 0%,#019AA6 50%,#00707A 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #10ACB9 0%,#019AA6 50%,#00707A 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#10ACB9', endColorstr='#00707A',GradientType=1 ); /* IE6-9 */
	height:150px;
	margin:0px;
}
.form_heading{
	color: #222222;
    font-family: "Lato",sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin:0px 0 20px;
    text-transform: uppercase;
}
Sign_up {
	font-family: "Lato",sans-serif;
}
.Sign_up label{
	color:#4f4f4f;
	font-size:14px;
	font-family: "Lato",sans-serif;
	margin-bottom:10px;
}
.red_font{
	color:#f00;
	font-style:normal;
}
.Sign_up input, .Sign_up textarea{
	border-radius:0px;
	border:1px solid #e1e1e1;
	font-weight:normal;
	font-family: "Lato",sans-serif;
	box-shadow:none;
}
.Sign_up .form-control::-moz-placeholder{
	color:#929292;
}

/*------------select dsign css-------------------------------*/

.select-wrapper {
border: 1px solid #e1e1e1;
color: #929292;
display: inline-block;
float: right;
font-size: 14px;
height:40px;
width: 100%;
line-height: 40px;
margin: 0;
background:#fff url(../images/drop_down.jpg) no-repeat right center;
cursor: pointer;
font-weight:normal;
font-family: "Lato",sans-serif;
position:relative;
}
.select-wrapper .holder {
display: block;
margin: 0 35px 0 10px;
white-space: nowrap;
overflow: hidden;
cursor: pointer;
position: relative;
z-index: -1;
}
.select-wrapper select {
margin: 0;
position: absolute;
z-index: 2;
cursor: pointer;
outline: none;
height:40px;
width:100%;
right:0;
left:0;
opacity: 0;
		/* CSS hacks for older browsers */
		_noFocusLine: expression(this.hideFocus=true);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-khtml-opacity: 0;
-moz-opacity: 0;
}

/*------------End select dsign css-------------------------------*/
.Sign_up .form-group {
    margin-bottom: 20px;
}
.m_bt40{
	margin-top:25px;
	margin-bottom:35px;
}
.custom_checkbox{
	margin:0px 0 0 22px;
	display:inline-block;
}
.custom_checkbox label{
	margin:0 30px 0 0px;
}
.ach_option{
	display:none;
}
.font_normal{
	font-weight:normal;
	font-family: "Lato",sans-serif;
}
.btn-primary{
    background:#0088ff ;
    border: 1px solid #0285F8;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 9px;
    min-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}
.btn_section{
	margin:30px 0 50px 0;
}
.btn_section .btn{
	margin:0 15px 0 0;
}
.btn-primary:hover {
    background: #0879dc;
}
.credit_option, .ach_option{
	width:100% !important;
}
.service_outer{
	display:block;
	width:100%;
	padding:20px;
	border:1px solid #ccc;
}
.time{
	width:100%;
	padding:10px;
	background:#eee;
	display:block;
	border:1px solid #ccc;
	margin:-1px 0 0 0;
}
.time span{
	display:inline-block;
	margin:0 5px;
}
.note_text{
	font-size:15px;
	font-weight:normal;
	font-family: "Lato",sans-serif;
	font-style:italic;
	margin:10px 0 0 0;
}
.m_zero{
	margin:0px !important;
}
.service_option{
	display:inline-block;
	margin:5px 0 0 0px;
	padding:5px 10px;
	background:#eee;
}
.schedule_outer{
	display:block;
	width:100%;
	padding:70px 30px 30px 30px;
	border:1px solid #c5c5c5;
	text-align:center;
	position:relative;
	margin:80px 0 20px 0;
}
.icon_outer{
	position:absolute;
	width:133px;
	height:133px;
	display:inline-block;
	border-radius:50%;
	top:-63px;
	text-align:center;
	border:1px solid #c5c5c5;
	margin:0 auto;
	right:0;
	left:0;
	display:table;
	background:#fff;
}
.icon_outer span{
	display:table-cell;
	vertical-align:middle;
}
.schedule_outer h4{
	color:#004581;
	font-size:22px;
	text-align:center;
	margin:18px 0 24px 0;
	font-family: "Lato",sans-serif;
}
.schedule_outer ul{
	margin:0px;
	padding:0px;
	display:block;
}
.schedule_outer ul li{
	 width: 100%;
	margin:5px 0;
	display:inline-block;
	padding:0px;
	list-style:none;
}
.schedule_outer ul li a{
	display:block;
	margin:0 0;
	display:block;
	color:#4a4a4a;
	font-size:16px;
	font-family: "Lato",sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding:16px 10px 15px 10px;
	background:#ebebeb;
	line-height:normal;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;	
}
.schedule_outer ul li a:hover{
	background:#0075d6;
	color:#fff;
}
.boxes_center{
	text-align:center;
}
.service{
	display:table;
	width:140px;
	height:140px;
	border-radius:100%;
	border:2px solid #D8D8D8;
	text-align:center;
	font-family: "Lato",sans-serif;
	overflow:hidden;
	padding:10px;
	margin:10px auto;
	box-shadow: 0 0 0 5px rgba(230, 230, 230, 0.71);
}
.service span{
	display:table-cell;
	vertical-align:middle;
}
.service h5{
	margin:0px;
	line-height:normal;
	font-size:16px;
	font-weight:normal;
	padding:0 0 10px 0;
}
.service p{
	margin:8px 0 0 0;
	line-height:normal;
	font-size:20px;
	font-weight:bold;
}
.sevices_boxes{
	display:inline-block;
	width:100%;
	margin:0 0 20px 0;
	text-align:center;
}
.coupon_outer{
	display:inline-block;
	background:url(../images/bubbles.png) no-repeat top center #fff;
	background-size:cover;
	padding:10px;
	width:100%;
	border:1px solid #ccc;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	margin:0 0 30px 0;
	font-family: "Lato",sans-serif;
}
.coupon_text{
	display:inline-block;
	width:56%;
}
.coupon_text p{
	color:#4e4e4e;
	font-size:18px;
	margin:0px;
	line-height:30px;
	font-weight:bold;
}
.coupon_text input{
	height:28px;
	width:86px;
	border-radius:0px;
	box-shadow:none;
	display:inline-block;
	border:1px solid #ccc;
	margin:0 0 0 10px;
}
.coupon{
	display:inline-block;
	width:40%;
	vertical-align:top;
	float:right;
}
.save_text{
	float:right;
	display:inline-block;
	right: -21px;
    width: 120px;
	background:#0088ff;
	color:#fff;
	padding:5px 15px 5px 5px;
	margin:0 0 10px 0;
	position:relative;
}
.save_text h6{
	text-align:right;
	margin:0px;
	font-family: "Lato",sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:28px;
}
.save_text p{
	text-align:right;
	 line-height: normal;
	font-size:18px;
	margin:0px;
}
.save_text:after{
	content:'';
	position:absolute;
	right:0;
	bottom:-10px;
	height:0px;
	width:1px;
	border-bottom:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #036fcd;
	border-left:5px solid #036fcd;
}
.coupon_logo{
	display:table;
	width:110px;
	height:86px;
	border:1px solid #ccc;
	padding:5px;
	float:right;
	clear: both;
}
.coupon_logo span{
	display:table-cell;
	vertical-align:middle;
}
.coupon_logo span img{
	max-width:110px;
	max-height:86px;
}
.gift_card .save_text{
	background:#ff9c00;
}
.gift_card .save_text::after {
    border-color: #c67a02 transparent transparent #c67a02;
}
.save_text:before{
	content:'';
	position:absolute;
	left:0;
	top:0px;
	height:0px;
	width:1px;
	border-bottom:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
}
.m_btm20{
	margin-bottom:20px;
}
.purchase_ssection table th{
	background:#222;
	color:#fff;
}
.purchase_ssection table td{
	vertical-align:middle;
}
.purchase_ssection table a .fa{
	color:#222;
}
.purchase_ssection table input[type="text"]{
	width:80px;
	padding:5px 10px;
}
.table_coupon{
	width:260px;
	margin-right: 10px;
	margin-bottom:0px;
}
.table_coupon p {
    font-size: 14px;
    line-height: 24px;
}
.table_coupon input {
    margin:5px 0 0 0;
}
.table_coupon .save_text{
	width:100px;
}
.table_coupon .save_text h6, .table_coupon .save_text .gift {
    font-size: 18px !important;
}
.table_coupon .coupon_logo {
    height: 68px;
    width: 78px;
}
.table_coupon .coupon_logo span img {
    max-height: 50px;
    max-width: 67px;
}
.table_coupon .coupon_logo span {
    text-align: center;
}
.table_coupon .coupon_text {
    float: left;
}
.gift{
	line-height:normal;
	font-size:24px !important;
	text-align:center !important;
}
.coupon_text small{
	font-size:12px;
	line-height:10px;
}
.save_text h6 em {
    font-size: 20px;
}
.pricing_outer{
	padding:18px;
	display:block;
	clear:both;
	width:100%;
	border:1px solid #e6e6e6;
	margin:0 0 30px 0;
}
.pricing_outer h5{
	color:#888888;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	font-family: "Lato",sans-serif;
}
.price{
	width:127px;
	height:127px;
	border:1px solid #e5e4e4;
	border-radius:100%;
	display:table;
	margin:20px auto;
	 box-shadow: 0 0 0 7px #f5f5f5;
	text-align:center;
}
.price span{
	display:table-cell;
	vertical-align:middle;
	color:#00a3db;
}
.price span h6{
	font-size:44px;
	font-weight:bold;
	margin:0px;
	font-family: "Lato",sans-serif;
}
.price span h6 sup{
	font-size:21px;
	 top: -0.8em;
}
.price span h6 sup:first-child{
 	right: -7px;
}
.price span h6 sup:last-child{
 	right: 7px;
}
.pricing_outer h4{
	color:#5c5c5c;
	font-size:21px;
	font-weight:bold;
	margin:0px;
	text-align:center;
	font-family: "Lato",sans-serif;
}
.plus{
	width:100%;
	position:relative;
	margin:20px auto;
	text-align:center;
}
.plus span{
	background:#fff;
	border-radius:20px;
	border:1px solid #e5e4e4;
	padding:2px 10px;
	margin:0px auto;
	min-width:150px;
	display:inline-block;
	text-align:center;
	z-index:1;
	position:relative;
	color:#00a3db;
	text-transform:uppercase;
}
.plus:after{
	content:'';
	position:absolute;
	z-index:0;
	right:0;
	left:0;
	border-bottom:1px solid #e5e4e4;
	top:47%;
}
.pricing_outer ul{
	margin:0px;
	padding:0px;
}
.pricing_outer ul li{
	list-style:none;
	display:block;
	font-family: "Lato",sans-serif;
	color:#5c5c5c;
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	padding:0 0 0 25px;
	margin:14px 0px;
	background:url(../images/tick.png) no-repeat left 4px;
}
.about_us p{
	font-size:19px;
	color:#4e4e4e;
	line-height:34px;
	font-family: "Lato",sans-serif;
	margin:0 0 10px 0;
}
.about_img{
	max-width:100%;
	margin:15px 0;
	border:5px solid #ccc;
}
.about_img img{
	max-width:100%;
}
.about_us{
	padding-top:70px;
	padding-bottom:70px;
}
.page_banner h3{
	margin:0px;
	color:#fff;
	 position: relative;
    top: 35%;
	padding:0 15px;
}
.page_banner h3::before {
    background: #fff;
}
.btn-success{
    background:#5cb85c ;
    border: 1px solid #5cb85c;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    margin: 9px;
    min-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}
.m_top7_btm0{
	margin-top:7px;
	margin-bottom:0px;
}
.card_info{
	border-radius:0px;
	box-shadow:none;
	background:#fcfcfc;
	border:1px solid #f2f2f2;
}
.card_info .form_heading{
	text-align:center;
	margin:0px 0 25px 0 !important;
	line-height:normal;
	padding:10px 0 27px 0;
	border-bottom:1px solid #eeeeee;
}
a.change_link{
	font-weight:normal;
	font-size:14px;
	color:#222;
	font-family: "Lato",sans-serif;
	text-align:right;
	text-decoration:underline;
}
a.change_link:hover{
	color:#0088ff;
}
.card_info .btn{
	text-transform:none;
	font-size:14px;
	margin:10px 10px 0 0;
}
.card_info .btn:last-child{
	margin:10px 0 0 0;
}
.deshboard table a{
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
	color:#222;
	text-decoration:underline;
}
.deshboard table{
	font-family: "Lato",sans-serif;
}
.deshboard table a:hover{
	color:#0088ff;
}
.deshboard table th{
	background:#222222;
	color:#fff;
}
.add_text{
	background:#222;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 12px;
    padding: 0 10px;
    text-transform: none;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.add_text:hover{
	color:#fff;
	background:#555;
}
.sign_btns .btn{
	margin:0 10px 10px 0;
}
.pagination {
	margin-top:0px;
	border-radius:0px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius:0px;
}
.pagination > li > a, .pagination > li > span{
	color:#222;
	font-family: "Lato",sans-serif;
	transition:ease-in-out 0.5s;
	-webkit-transition:ease-in-out 0.5s;
}
.pagination > li > a:focus, .pagination > li > a.active, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{
	background:#222;
	color:#fff;
}
.m_btm40{
	margin-bottom:40px;
}
.p_rt_zero{
	padding-right:0px;
}
.font_size12{
	font-size:12px;
}
.form-control, textarea{
	box-shadow:none;
	border-radius:0px;
}
.form_well{
	background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    border-radius: 0;
	display:block;
	padding:20px 10px;
	margin:0 0 70px 0;
}
.form_well .btn_section {
    margin: 30px 0 0;
}
.form_well .select-wrapper {
    background: #fff url("../images/drop_down.jpg") no-repeat scroll right center;
}
.form_well .select-wrapper .holder {
    z-index: 0;
}
label {
    color: #4f4f4f;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}
.nav > li.dropdown a:hover{
	background:none;
	border-color:rgba(0,0,0,0);
}
.ammount{
	border-radius:0px;
	box-shadow:none;
}
.ammount p{
	margin:0px;
	font-size:16px;
	text-align:center;
}
.m_top30{
	margin-top:30px;
}
.m_top20{
	margin-top:20px;
}
.twitter_feed {
  display: table;

  padding: 5px 10px;
  position: absolute;
  vertical-align: top;bottom:0px;
  width: 100%;
  z-index:10; background:#10ACB9;
}
.twitter_feed .col-md-7, .twitter_feed .col-sm-8 {
  float: none;
  margin: 0 auto;
}
.twitter_feed span{
    color: #fff;
    display: table-cell;
    overflow: hidden;
	vertical-align: top;   
	padding:0 10px 0 0;
}
.twitter_feed span img{
	 width: 45px;
	 border: 2px solid rgba(255, 255, 255, 0.7);
    border-radius: 50%;
}
.twitter_feed p{
	  color: #fff;
    display: table-cell;
    margin: 0px 0 0 10px;
    vertical-align: middle;
}
.twitter_feed p small{
	font-size:10px;
}

/*27-05-2016*/
.box-section{ padding-top:30px; padding-bottom:30px;}
.circle {
  cursor: pointer;
  position: relative;
  text-align: center;
  border:8px solid #007f8a;
}

/* Common style */
.grid figure {
  overflow: hidden;
  position: relative;
  text-align: center;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding:0;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

figure.effect-duke {
	background: -webkit-linear-gradient(-45deg, #007a86 0%,#6b8c2e 100%);
	background: linear-gradient(-45deg, #007a86 0%,#6b8c2e 100%);
	min-height: 100px;
}

figure.effect-duke img {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 0.1;
	-webkit-transform: scale3d(2,2,1);
	transform: scale3d(2,2,1);
}

figure.effect-duke h4 {
  background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
  color: #000;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 15px 0;
  transform: scale3d(0.8, 0.8, 1);
  transform-origin: 0 50% 0;
  transition: transform 0.35s ease 0s;
  width: 100%;
}



figure.effect-duke:hover h4
 {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
.car-cm img {
  margin: 0 auto;
}
.welcome-content {
  padding-top: 60px;
}
.video-sct{display:block;padding:0px;background-image:url("../images/video-bnr.jpg"); background-repeat:no-repeat; background-size:cover; position:relative;}
.video-sct::before {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.video-cvr{padding-top:50px; padding-bottom:50px;}
.video-cvr h3{color:#ffffff;}
.video-cvr img {border: 1px solid #fff;}
.logo-mn {margin-top:15px;max-width:170px!important;}
.ytp-thumbnail-overlay {height:110% !important;}