

/*==============================================================================*/

/* Blocks

================================================================================*/
.block {
	border: 1px solid #eee;
	padding: 20px;
	margin-top: 10px;
}
.block h3, .block2 h3, .block h1, .block h2, .block h4, .block h5, .block h6 {
	background: none;
	border: none;
}      

.block i {
	color: #F5AF27;	
}

.icon-block {
	text-align: center;
	font-size: 150px;
	line-height: 150px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.icon-block-small {
	text-align: center;
	font-size: 100px;
	line-height: 100px;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.block:hover {
	background: #F5AF27;
	color: #fff;
}

.block:hover h3.color-text, .block:hover a, .block:hover h3 {
	color: #fff;
}

.block:hover i {
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}


/* tooltip Latest Deals Blocks */


.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  margin-top: -3px;
}

.tooltip.right {
  margin-left: 3px;
}

.tooltip.bottom {
  margin-top: 3px;
}

.tooltip.left {
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}



/*######################################################################

                      // Theme Color //

########################################################################*/


/* Logo 
===========================================================*/
#wrap.boxed {
	border-top: 5px solid #00AEC8;
}

.logo a:hover, .logoFirst, .h2firstword {
	color: #00AEC8;
}

/* search
==========================================================*/
.search-btn, .menu-features li a {
	color: #00AEC8;
}

/* Menu - font colors here angelia
===========================================================*/
/*00AEC8*/
#jMenu li a {
	color: #FFFFFF;
	font-family: "Lato", sans-serif;
	font-style:normal;
	font-size:1.3em;
}
#jMenu li a:hover, #jMenu li a.active {
	color: #00AEC8;
}
/*
	border-bottom: 3px solid #00AEC8;
*/
	
	
	
	

/* Buttons 
===========================================================*/
.color-bg, .btnSubscribe:hover, .tags li a:hover, .flex-control-paging li a.flex-active {
	background: #00AEC8;
	background-color: #00AEC8;
}
#toTopHover {
	background: #00AEC8 url(../../images/icons/totop.png) center center no-repeat;
}

/* Portfolio 
===========================================================*/
.mask, .mask2, ul#portfolio-filter a:hover, ul#portfolio-filter a.current {
	background: #00AEC8;
	background-color: #00AEC8;
}

/* Blocks
============================================================*/
.block:hover {
	background: #00AEC8;
}

/* Elements 
===========================================================*/
.nav-list > .active > a, .nav-list > .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .nav-pills > .active > a, .nav-pills > .active > a:hover, .dropcapBg, .depts2 {
	background: #00AEC8;
	background-color: #00AEC8;
}
.dropcap, .tab-content h5 a, .tab-content h4 a, .tab-content h3 a {
	color: #00AEC8;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	border-top: 2px solid #00AEC8;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .view  {
	border-bottom: 2px solid #00AEC8;
}
.tabs-left > .nav-tabs > .active > a {
	border-left: 2px solid #00AEC8;
}
.tabs-right > .nav-tabs > .active > a {
	border-right: 2px solid #00AEC8;
}


/* Pricing tables 
===========================================================*/
.selected-table .table-header h1, .table-wrap-2 .table-column:hover .table-header h1, .selected-table .table-footer a, .table-wrap-2 .table-column:hover .table-footer a, .selected-table .table-header h1, .table-wrap-2 .table-column:hover .table-header h1, .selected-table .table-footer a, .table-wrap-2 .table-column:hover .table-footer a {
	background: #00AEC8;
	background-color: #00AEC8;
}
.selected-table .plan, .table-wrap-2 .table-column:hover .plan, .selected-table i, .table-wrap-2 .table-column:hover i {
	color: #00AEC8;
}

/* Text 
===========================================================*/
.date, .color-text, .block i, .underConst h1, .blogOptions span:hover i {
	color: #00AEC8;
}

/* Links 
===========================================================
color: #00AEC8;
*/
a:hover, #mainFooter a:hover {
	color: #FFFFFF;
}

/* Others 
===========================================================*/
.member:hover, .catchText {
	border-bottom: 4px solid #00AEC8;
}
.thumbs li a img:hover {
	border: 3px solid #00AEC8;
}

/* selection bg color 
===========================================================*/
::-moz-selection {
	background:#00AEC8;
}

::selection {
    background:#00AEC8;
}

