/* Add here all your CSS customizations */
body {
    background-color: #FFF;
    color: #000;
}
p {
    color: #000;
    line-height: 28px;
    margin: 0 0 20px;
    font-size: 16px;
}
a {
    color: #0199be;
}
a:hover {
    color: #b76f07;
	text-decoration:none;
}

@media (min-width: 992px){
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
		color: #000;
		font-size: 0.9em;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li > a.active {
		color: #fff;
		background: #daa04c;
	}
		#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li.active > a, #header 	.header-nav-main.header-nav-main-light nav > ul > li:hover > a {
		background: #daa04c;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a {
		color: #ffffff;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li.dropdown.open > a:before, #header .header-nav-main.header-nav-main-light nav > ul > li.dropdown:hover > a:before {
		border-bottom-color: #daa04c;
	}
	#header .header-nav-main nav > ul > li.dropdown.open > a:before, #header .header-nav-main nav > ul > li.dropdown:hover > a:before {
		border-bottom-color: #daa04c;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li.active > .dropdown-menu, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > .dropdown-menu {
    	border-top-color: #8c5300;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
    	color: #fff;
    	font-size: 0.9em;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active {
	
		background-color: #ca903d;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li > a.active.dropdown-toggle:after {
		border-color: #ffffff transparent transparent transparent;
	}
	#header .header-nav-main.header-nav-main-light nav > ul > li.open > a.dropdown-toggle:after, #header .header-nav-main.header-nav-main-light nav > ul > li:hover > a.dropdown-toggle:after {
		border-color: #ffffff transparent transparent transparent;
	}
	#header .header-nav-main nav > ul > li > a {
		padding: 0.7rem 0.5rem;
	}
}

.dropdown-menu {
    background-color: #daa04c;
}
@media (min-width: 992px){
	html #header .header-nav-bar-primary {
		background: #b76f07 !important;
		color: #ffffff !important;
	}
	#header .header-nav-main-effect-1 nav > ul > li.dropdown:hover > .dropdown-menu {
		-webkit-transform: translate3d(0, 0px, 0);
		transform: translate3d(0, 0px, 0);
	}
}
#header .header-body {
    border-top: 5px solid #0698be;
}
#header .header-nav {
    padding: 16px 0;
    padding: 0;
    min-height: 40px;
}
#header .header-column .header-extra-info li .feature-box small {
    position: relative;
    top: -4px;
    font-size: 108%;
}
@media (min-width: 992px){
	#header .header-nav-main nav > ul > li > a {
		font-size: 15px;
    	font-weight: 600;
    	letter-spacing: 0.5px
	}
	#header .header-column .header-extra-info li:last-child {
		padding-left: 25px;
		border-left: 1px solid #cecece;
	}
}

.testimonial.testimonial-style-4 blockquote p {
    color: #000;
    font-size: 1em;
    font-style: normal;
    line-height: 1.8em;
}
.main-box {
    border: 1px solid #cccccc;
    padding: 78px 20px 20px;
    margin-top: 57px;
    position: relative;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
	    cursor: pointer;
}
.main-box:before {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 1.3s;
    transition: opacity 0.35s, transform 1.3s;
    border-right: 1px solid #0698be;
    border-left: 1px solid #0698be;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.main_ser_hover {
    let: 50%;
    margin: auto;
    display: block;
    width: 113px;
    height: 113px;
    background-color: #ffffff;
    border-radius: 100%;
    border: 1px solid #cccccc;
    /* margin-bottom: 26px; */
    margin-top: -135px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    z-index: 900;
    position: absolute;
    margin-left: 100px;
}
.main-box:hover .main_ser_hover {
    background: #fff;
    /* border: 5px solid black; */
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    box-shadow: 0 0 30px 1px rgba(1, 26, 72, 0.1);
}
.main_ser_hover img {
    /* margin: auto; */
    text-align: center;
    /* font-size: 28px; */
    color: #0698be;
    margin-bottom: 30px;
    padding: 21px 15px;
	    border-radius: 50%;
    display: inline-block;
}
.pst_bottompadder10 {
    padding-bottom: 10px;
	margin-bottom: 0;
	color: #019abf;
}
.pst_bottompadder10 a {
    color: #0199be;
}
.pst_bottompadder10 a:hover {
    color: #b76f07;
}
.main-box h6 {
    text-align: center;
}

.main-box:after {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 1.3s;
    transition: opacity 0.5s, transform 1.3s;
    border-top: 1px solid #0698be;
    border-bottom: 1px solid #0698be;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.main-box:hover {
    border: 1px solid transparent;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
.main-box:hover:after, .main-box:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.manage-img {
    background: #fff;
    width: 144px;
    height: 144px;
    border-radius: 50%;
    /* margin-left: 37px; */
    border: 5px solid #fff;
    margin: auto;
	margin-bottom:10px;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.manage-img img {
    padding-top: 15px;
    border-radius: 50%;
}
.manage-img:hover {
    border: 5px solid #b76f07;
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.home-product a{
	text-decoration:none;
}
html .background-color-primary {
    background-color: #009abe !important;
}
html .background-color-secondary {
    background-color: #b76f07 !important;
}
h3 {
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 32px;
    margin-bottom: 33px;
    text-transform: inherit;
}

.table td, .table th {
    padding: .75rem;
    vertical-align: middle;
    border-top: 1px solid #dee2e6;
}
.table thead th {
    background: #efefef;
}
#footer {
    margin-top: 0;
}
#footer p {
    color: #a0a0a0;
    line-height: 28px;
    margin: 0 0 20px;
    font-size: 14px;
}
#footer .phone {
    color: #b76f07;
    font-size: 18px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer a {
    color: #a0a0a0;
}
#footer.short .footer-copyright {
    background: transparent;
    border-top: 1px solid #1d1d1d;
    padding: 20px 0;
    margin-top: 0;
}
#footer .container .row > div {
    margin-bottom: 0;
}

#footer .list.list-icons li {
    position: relative;
    padding-left: 25px;
    color: #a0a0a0;
}


