﻿/*

* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -55px;
}
.footer, .push {
    height: 55px;
}
*/

body {
    background: white;/*rgb(255, 244, 220);*/
    /*background: rgb(253, 237, 213);*/
    /*background: white;*/
}

h1 {
    font-family: Georgia;
}

h3 {
    font-family: Georgia;
}

p {
    font-family: Georgia;
}

li {
    font-family: Georgia;
}

.navbar, .navbar-inner, .nav, .navbar-inverse  {
	background: transparent;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
	display: none;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:focus , .navbar .nav > .active > a:hover{
    /*background: rgb(253, 255, 207);*/
    /*background: rgb(241, 236, 185);*/
    /*rgb(255, 244, 220);*/
    /*254 238 217*/
    /*background: white;*/
	background-color: white;
	opacity: 0.93;
	border-radius: 17px;

	color: rgb(110, 10, 1);
	border-bottom: solid 2px rgb(110, 10, 1);
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	background-color: white;
	opacity: 0.9;
	border-radius: 17px;
}

.navbar .nav > li {
    /*background: rgb(241, 236, 185);*/
    background: transparent;/*rgb(255, 244, 220);*/
    /*background: white;*/
}

.withborder {
	background: url(Images/bg4.png) !important;
}

#clients-flexslider {
	background-color: transparent;
}

.navbar .nav > li > a {
	background-color: white;
	opacity: 0.8;
	border-radius: 12px;
}

img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

h4 {
	text-align: center;
}

[alt="Logo"] {
	margin-top: -4px;
}

.alCenter {
	text-align: justify;
}

.service .desc {
	width: auto;
	float: none;
}

.closeBtn {
	background: white;
	border-color: green;
	border-radius: 5px;
	color: red;
	position: relative;
	float: right;
	/*left: 788px;*/
	top: 0px;
	border-radius: 12px;
}

.service .desc h4 {
    font-family: 'Georgia';
}

p {
    text-indent: 3em;
    text-align: justify;
}

#logo {
    top: 12px;
}

/*
#header .container {
    height: 120px;
}
*/
#logo > img {
    padding-right: 15px;
    padding-top: 10px;
    /*left: -60px;*/
    position: relative;
    background: white;
    opacity: 0.7;
    border-radius: 33px;
    border-bottom: solid 2px rgb(110, 10, 1);
}

#header .navbar {
    /*padding-top: 79px;*/
    background: none;
}

.dlgInner {
    background-color: white;
    padding: 27px;
    text-align: justify;
    margin: 45px
}

.dlgInner li {
    padding-bottom: 8px;
}

/*
.ui-dialog {
background-color: white;
z-index: 15;
}*/

.copyright {
    background: url(Images/bg4.png) !important;
}

.footerContent{
    background: #ffffff;
    border-radius: 12px;
    opacity: 0.9;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 41px;
    width: 250px;
}

.footerText {
    color: #687074;
    text-align: center;
    text-indent: 0;
    position: relative;
    top: -5px;
}

h1 {
    text-align: center;
}

.copyright p {
    color: #687074;
    text-align: center;
}

.oneLineCaption {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#header {
    background: url(Images/bg4.png);
}

.headline {
    border-bottom-color: rgb(134, 184, 50);
    border-bottom-width: medium;
    border-bottom-style: inset;
}

.btnClose {
    width: 32px;
    height:32px;
    background:url(Images/cb1_f.png);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    float: right;
    top: 0px;
    cursor: pointer;
}

.btnClose:hover {
    width: 32px;
    height:32px;
    background:url(Images/cb2_s.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: relative;
    float: right;
    top: 0px;
}

.showPointer {
    cursor: pointer;
}

.navbar .nav > li > a {
    font-size: 12px;

}

.parnerLogo {
    float: left;
    height: 65px;
    width: auto;
}

.parnerLogoLong {
    float: left;
    height: 45px;
    position: relative;
    top: 12px;
    width: auto;
}

.navbar {
    padding-bottom: 1em;
}

.highLiteList:hover {
    /*color: rgb(110, 10, 1);*/
    color: rgb(86, 6, 191);
}

.navbar .nav > li > a:hover {
    color: rgb(86, 6, 191);
    border-bottom: solid 2px rgb(86, 6, 191);
}

.desc > h4:hover {
    color: rgb(86, 6, 191);
    cursor: pointer;
}