body {
    font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto', sans-serif;
}

.contain-to-grid {
    background: #ffffff;
}

nav.top-bar {
    background: #ffffff;
}

.top-bar.expanded .title-area {
    background: #ffffff; 
}

.top-bar-section li a:not(.button) {
    background: #ffffff !important 

}
.top-bar-section li a:not(.button):hover {
    color: #007879 !important;   
}

.top-bar-section ul li > a {

}

.top-bar-section li.active > a {
      background: #ffffff !important;
      color: #007879 !important;
}

.top-bar .toggle-topbar.menu-icon a span::after 
{
    box-shadow: 0 0 0 2px #5c9675, 0 7px 0 2px #5c9675, 0 14px 0 2px #5c9675;
}

.top {
    background: url(../img/egites_def.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 500px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
    background-position: center center;
}


.about {
    background-color: #fff;
    text-align: center;
    margin: 40px;
}


.green {
    color: #007879;
}
.greenbg {
    background-color: #007879;
}
.white {
    color: #fff;
}


.info {
    background-color: #007879;
    color: #fff;
    padding: 50px;
    text-align: center;
}

.ico {
    background-color: #95c5c6;
    color: #fff;
    padding: 50px;
    text-align: center;
}

.offer {
    background-color: #fff;
    margin: 50px;
}



.footer {
    background-color: #fff;
    text-align: center;
    padding: 10px;
}


.fa-txt {
  color: #007879;
}

.eglogo {
    font-family: 'Redressed', cursive;
    font-size: 6em;   
    letter-spacing: -4px;
    font-weight: normal;
	text-shadow: 1px 1px #000;
}

.egslog {
    font-family: 'Cookie', cursive;
    font-size: 1.8em;
    margin-top: -20px;
    line-height: 1em;
    font-weight: normal;
	text-shadow: 1px 1px #000;
}

.egtit {
    font-family: 'Cookie', cursive;
    font-size: 2.2em;
    line-height: 1em;
}

.dox{
    background-color:rgba(0, 120, 121, 0.9);
    padding:0px;
    width:290px;
    height:230px;
}



.respdiv
{
   width: 450px;
   height: 300px;
   display: block;
   position: relative;
   margin-top: 25%;
}

.respimg
{
   display: block;
   position: absolute;
   width: 370px;
   height: 215px;
   opacity: 0;
}

ul.pricing-table .title { background: #fff; color: #007879; font-family: 'Cookie', cursive; font-size: 2.2em; margin-bottom: -10px; }
ul.pricing-table .price { background: #007879; color: #fff; font-size: 1.6em; }

.circle {
  border-radius: 50%;
}

.scrollToTop{
	width:50px; 
	height:50px;
	padding:10px; 
	text-align:center; 
	position:fixed;
	top:90%;
	right:2%;
	color: #5ca5a5;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
    color: #5ca5a5;
}

.fadeInBlock {
    opacity:0;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
