

/*------- Primary color -------*/
.navbar-toggle .icon-bar, .social-links a:hover, mark.highlight-pri, .bg-primary, .testimonials-list a.list-group-item, .panel-title a, .tabbed-pills a, .iconized-list a span, .table-striped>tbody>tr>td.task, .table-striped>tbody>tr>th.task, .doctor-item figure, .chart-labels.primary:before {
	background-color: #60a699;
}
.social-links a {
	border-color: #003069;
}
.tabbed-pills a:after {
	border-left-color: #60a699;
}
.pagination .active a, .pagination .active a:hover {
	border-color: #003069;
}
.pagination .active a, .pagination .active a:hover, .blockquote p, .globe-blockquote footer strong, .bx-slider-html .col-sm-8 {
	color: #003069;
}
/*------- Primary dark color -------*/
.section-title, .text-title, .panel-title a.collapsed {
	color: #2d3e52;
}
.bg-primary1 {
	color: #fff;
	background-color: #C7E2E2;
}
/*------- Active/secondary color -------*/
.bg-secondary, .section-title:before, .icon-holder, .suscribe-form .btn-primary:hover, .carousel-controls-inset>div[class], mark.highlight-sec, .testimonials-list a:hover.list-group-item, .panel-title a:hover, .nav-pills.tabbed-pills a:hover, .iconized-list a:hover span, .taxo-list a:hover, .post-meta, .post-date-holder .date-meta, .table-striped>tbody>tr>td.task:hover, .table-striped>tbody>tr>th.task:hover, .chart-labels.default:before {/*background-color: #a8d4af;*/
	background-color: #60a699;
}
.top-bar .nav>li>a:hover, footer.primary a:hover, .blog-item figure:hover + .text-title a, .gallery-item figure:hover + .text-title a, .og-grid-item:hover + .text-title a, .link-list a.list-group-item:hover, .text-title small, .filter-list a:hover, .filter-list a.current {/*color: #0392EF;*/
	color: #2d3e52;
}
.blog-item figure a:hover:before {
	border-right-color: #0392EF;
}
.blog-item figure a:hover:before, .gallery-item:hover, .filter-list a:hover, .filter-list a.current {
	border-bottom-color: #0392EF;
}
.post-date-holder .date-meta:after, .globe-blockquote footer:before {
	border-top-color: #0392EF;
}
.tabbed-pills .active a:after, .nav-pills.tabbed-pills a:hover:after, .globe-blockquote footer:before {
	border-left-color: #a8d4af;
}
.media-object:hover, .min-gallery img:hover, .globe-blockquote-body {
	border-color: #60a699;
}
.selecter.open .selecter-selected, .selecter.focus .selecter-selected {
	-webkit-box-shadow: 0 0 8px rgba(47,167,245,0.5)!important;
	box-shadow: 0 0 8px rgba(47,167,245,0.5)!important;
}
.gallery-item figure a:hover:before, .og-grid a.og-grid-item:hover:before {
	background-color: rgba(47,167,245,0.7);
}
/*------- Dark auxiliar color -------*/
.search-form .form-control, .suscribe-form .form-control {/*background-color: #002755;*/
	background-color: #fff;
	color: #000 !important;
}
/*------- Specials Adjustments -------*/
.suscribe-form .btn-primary {
	background-color: #036c5d;
}
.carousel-controls-inset>div[class]:hover {
	background-color: #1da1f6;
}
.link-list a.list-group-item:hover {
	background-color: rgba(3,147,240,0.05);
}
.selecter.open .selecter-selected, .selecter.focus .selecter-selected {
	border-color: #66afe9;
}
.search-form .form-control, .suscribe-form .form-control {
	border-color: #1a4375;
}
/*------- Typographic white color -------*/
mark, .widget-title, .page-header h1, .bg-primary, .bg-primary .text-title, .icon-holder, footer.primary a, .social-links a:hover, .well, .testimonials-list a.list-group-item, .panel-title a, .panel-title a:hover, .tabbed-pills a, .iconized-list a, .taxo-list a:hover, .pagination>li>a:hover, .post-meta, .post-meta a, .post-date-holder .date-meta, .task a {
	color: #fff;/*color: #2d3e52;*/
}
.pull-left1 {
	color: #2d3e52 !important;
}
.pull-left1:hover {
	color: #fff !important;
}/*------- BG Images -------*/
.secondary {
	background-image: url(../img/secondary-bg.png);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
footer.primary, .page-header {/*background-image: url(../img/primary-bg.png);*/
	background: #60a699;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.footer-link {
}
.footer-link a {
	color: #2d3e52 !important;
}
.btn-default {
	background: #60a699 !important;
	border-color: #a8d4af !important;
}
.btn-default:hover {
	background: #0393F0 !important;
	border-color: #a8d4af !important;
}
.btn-primary {
}
.btn-primary:hover {
	background: #F49625 !important;
	border-color: #F49625 !important;
}
.icon-holder:hover {
	background: #0393F0 !important;
	border-color: #0393F0 !important;
}
.list-unstyled li {
	margin-bottom: -40px;
}
