@charset "utf-8";
/* CSS Document */

body{
	color:#000000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	max-width:100%;
}

.top-right_nav{
	width:100%;
	float:right;
	margin: 20px 0 0;
}


.top-right_nav ul{
	float:left;
	list-style-type:none;
	padding:0;
}

.top-right_nav ul li{
	float:left;
	list-style-type:none;
	 padding: 0 10px;
}

.top-right_nav ul li a{
	text-decoration:none;
	color:#000;
}

.top-right_nav ul li a:hover{
	text-decoration:none;
	color:#00639c;
}

.navbar {
    background:#00639c !important;
    border: medium none;
	margin-bottom:0px!important;
}

.navbar ul{
	text-align:center;
	float: none;
}

.navbar ul li{
	 display: inline;
	 float: none;
	 padding:0 10px;
}


.navbar ul li a{
	color:#fff !important;
	float: none;
	display: inline-block;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:#808080 !important;
    color: #fff !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color:#808080 !important;
    color: #fff !important;
}

.carousel-indicators {
    bottom: 10px;
    list-style: outside none none;
    margin-left: 0!important;
    padding-left: 0;
    position: absolute;
    right: 0!important;
    text-align: center;
    width: 100px !important;
    z-index: 15;
	left:auto !important;
}

.carousel-caption {
   background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0 !important;
    left: 0;
    padding: 0 33px;
    right: auto;
    text-align: left;
    text-shadow: none;
    width: 50%;
}

.about{
	width:100%;
	float:left;
	background:#f5f5f5;
	padding:30px 0;
	
}

.about h1{
	font-size:40px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}


.about h1 span{
	color:#0cb36e;
	}
	
.read_more {
    background-color: transparent;
    border: 1px solid #cdcdcd;
    color: #000;
    font-weight: bold;
    margin: 0 auto;
    padding:15px 30px;
    text-align: center;
    text-transform: uppercase;
	margin-top:20px;
	display:inline-block;
}

.featured{
	width:100%;
	float:left;
	background:url(../images/featured_bg.jpg) no-repeat ;
	background-size:cover;
	padding:30px 0;
}

.featured_block{
	width:100%;
	float:left;
}

.featured_block h2{
	font-size: 19px;
    font-weight: bold;
	color:#fff;
	margin-bottom:20px;
}

.featured_block ul{
	float:left;
	padding:0;
	  margin: 0 0 0 15px;
}

.featured_block ul li{
	float:left;
	color:#fff;
	padding-bottom:15px;
}
 
.just_point{
	color:#fff;
	font-size:32px;
}

.just_point h1 {
    font-weight: bold;
}

.just_point a{
	color:#fff;
	font-size:14px;
}


.newsandfeature{
	width:100%;
	float:left;
	padding:30px 0;
}


.featured_block2{
	width:100%;
	float:left;
}

.featured_block2 h2{
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 30px;
}

.featured_block2 ul{
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}

.featured_block2 ul li{
	float:left;
	padding-bottom:25px;
	font-size:16px;
	list-style-type:none;
	background:url(../images/tick.png) no-repeat top left;
	padding-left:35px;
	width:100%;
}


.newsevent{
	float:left;
	width:100%;
}


.newsevent h2{
	font-size:22px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom: 30px;
}

.post {
    margin-bottom: 40px;
    position: relative;
	background:#f5f5f5;
	 float: left;
}


.post .entry-media {
	float:left;
}

.post .entry-main {
    padding: 15px;
    position: relative;
    transition: all 0.3s ease 0s;
	float: left;
}

.entry-media > img {
    width: 100%;
}

.post_mod-a:nth-child(2n) .entry-main__inner::after {
    left: auto;
    right: -20px;
}
.post .entry-main__inner::after {
    background-color: #999;
    content: "";
    height: 100%;
    left: -50px;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 5px;
}

.post .entry-main__inner {
    margin-bottom: 25px;
    position: relative;
}

.post .entry-title, .post .entry-title a {
    color: #222;
    margin-bottom: 13px;
    margin-top: 0;
    padding-right: 50px;
}
.post .entry-title {
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.post .entry-meta {
    text-transform: uppercase;
}

.post .entry-meta__item {
    color: #999;
    font-size: 11px;
    font-weight: 500;
    margin-right: 15px;
}

.decor-1 {
    border-top: 1px solid #ccc;
    margin-bottom:10px;
    width: 30px;
}

.decor-1::after {
    border-top: 1px solid #ccc;
    content: "";
    display: block;
    margin-left: 10px;
    margin-top: 2px;
    width: 30px;
}

.post .entry-content {
    padding-top: 5px;
}



.post .entry-date__inner {
    color: #fff;
    display: block;
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 700;
    margin: -3px 0 0 14px;
    text-transform: uppercase;
    transform: rotate(-45deg);
    vertical-align: middle;
}

.testimonial{
	width:100%;
	float:left;
	background:url(../images/test-_bg.jpg) no-repeat;
	background-size:cover;
	padding:30px 0;
}


.testi_heading{
	color:#fff;
	text-align:center;
	margin-bottom:40px;
}

.testi_heading h1{
	font-size:40px;
	font-weight:bold;
}



.block-text {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #94a3a8;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
    padding: 20px;
}


.person-text{
	float:left;
	width:100%;
	margin-top:20px;
}

.reviewer {
    float: left;
	margin-right:10px;
}

.reviewer img {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

.person-text > a {
    color: #fff;
    float: left;
    width: 80%;
}

.person-text > i {
    color: #f5f5f5;
    float: left;
    width: 80%;
}

.map{
	width:100%;
	float:left;
}


footer{
	background:#00639c;
	float:left;
	padding:15px 0;
	width:100%;
}



.copyright{
	text-align:right;
	color:#fff;
	font-size:13px;
	padding-top: 15px;
}

.copyright a{ color:#fff;}
.page_content{ min-height:300px;}




.header-title-top{
background-position: center center;
background-size:cover;
background-repeat:no-repeat;
padding-top:140px;
padding-bottom:140px;	
}

.header-title-top h1.h1{ display:inline-block;   background-color: rgba(0, 99, 156, 0.8); padding:10px 25px; font-size:40px; color:#fff;}


/* 1. Miscellaneous */
 @media only screen and (min-width :767px) and (max-width :10000px) {
.pricetable{
	 flex-flow: row wrap;
	 display: flex;
	
}


.pricetable .col-md-4{
 display: flex;
    flex: 1 0 0%;
    flex-direction: column;
	float:none;
		
}

.cardbox{
background-clip: border-box;
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
	padding:0px;	
	    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.125);

	
}

.cardbox.middile{ border-left:none; border-right:none;}
 }
 .cardbox{
	margin-bottom:20px;
 }
.pricetable .btn.btn-primary{ border-radius:0px; margin-top:10px; background-color:#09c856; border-color:#09c856; font-size:16px; font-weight:700; padding: 8px 30px;}
.pricetable .btn.btn-primary:hover{background-color:#00639c; border-color:#00639c;}
.price-section {
	width: 100%;
}

/*******************************************************************/
/* 2. Price heading */

.price-heading {
	font-size: 23px;
	padding: 25px;
	line-height: 30px;
	color: #fff;
	background: #00639c;
}

/*******************************************************************/
/* 3. Price list */

.pricing {
	background: #f6f6f6;
    padding: 11px;
	line-height: 30px;
	padding-top:20px;
}

.price-list {	
	font-size: 14px;	
    margin:0;
}

.price-list-circle {
	font-size: 14px;	
    margin: 52px 0px 52px 0px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	transition: all .2s ease-in-out;
	box-shadow: 0px 1px 2px #e0e0e0;
}

.price-item {
	padding: 11px;
	line-height: 25px;
    border-bottom: 1px solid #e0e0e0;
	font-size:16px;
}


.price-item:last-child{ border:none;}

/*******************************************************************/
/* 4. Price button */

.price-button {

	font-size: 18px;
}



.price-button a:hover {
	text-decoration: none;
}

/*******************************************************************/
/* 5. Price amount */

.price-amount {
	font-size:35px;
	color: #00B5D5;
	font-weight:700;
}

.price-txt {
	color: #00B5D5;
	font-size:16px;
}
.price-txt.discount{ color:#8d9096 ; font-size:19px; text-decoration:line-through}

.price-circle {
    display: block;
    width: 120px;
    border-radius: 50%;
    font-size: 23px;
	line-height: 20px;
    padding: 33px 5px 0px 0px;
    color: #00B5D5;
    border: 10px solid #00B5D5;
    height: 120px;
    margin: -70px auto 10px auto;
    background: #fff;
}

.monthly {
    font-size: 10px;
    display: block;
    color: #00B5D5;
    margin-left: 10px;
}

/*******************************************************************/
/* 6. Price icons */

.price-list i {
	display: block;
    background: #fff;
    border-radius: 50%;
    padding: 14px 0px;
    width: 50px;
    color: #00B5D5;
    margin: 10px auto;
    height: 50px;
}

.icon-circle {
	display: block;
    width: 120px;
    border-radius: 50%;
    color: #00B5D5;
    border: 10px solid #00B5D5;
    height: 120px;
    margin: -70px auto 10px auto;
    background: #fff;
}

.icon-circle i {
	padding: 30px 0px;
    font-size: 40px;
}






@media only screen and (max-width :990px) {

.navbar ul {
    float: none;
    text-align: left;
}

.navbar ul li{
	 display: block;
    position: relative;
	 float: none;
}


.navbar ul li a{
	color:#fff !important;
	float: none;
	display: block;
}


}



 @media only screen and (max-width :800px) {
.carousel-caption {
	width:100%;
}

.carousel-caption h3 {
	font-size:18px;
}
	
}
 @media only screen and (max-width :767px) {
	 
.price-list{ border: 1px solid rgba(0, 0, 0, 0.125);}	 
}

 @media only screen and (max-width :670px) {
	 
.top_header .col-xs-6 {
    text-align: center;
    width: 100%;
}

.top-right_nav ul {
    float: none;
    list-style-type: none;
}

.top-right_nav ul li {
    display: inline;
    float: none;
}

.top-right_nav ul li a {
    display: inline-block;
}


footer .col-xs-6 {
    text-align: center;
    width: 100%;
}

.copyright {
    text-align: center;
}

	 
 }
 
 
  @media only screen and (max-width :670px) {
	  
	  
	  .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    height: 150px;
    max-width: 100%;
}

.carousel-caption {
    padding: 15px;
}

.carousel-caption h3 {
    font-size: 13px;
    margin: 0;
}
	  
	  
	  
	  
  }
 