
a:hover {
    color: #f48120;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f48120;
}
i.google-plus {
	font-size: 20px!important;
}
.mt-90 {
	margin-top: 90px;
}
i.icofont-thin-double-right {
    color: #fff;
}
.mb-120 {
	margin-bottom: 120px;
}
.about-img {
    display: inline-block;
    position: relative;
    margin-right: 120px;
   }
.about-img::before {
    position: absolute;
    left: 0;
    bottom: -61px;
    width: 90%;
    height: 90%;
    z-index: -1;
    content: '';
    background: #f48120;
}

.about-img img {
    margin-left: 40px;
}
.md-social ul {
	margin: 0;

}
.md-social ul li {
	list-style: none;
	float: left;
}
.md-social {
	display: inline-flex;
	background-color: #f9f9f9;
    padding: 20px;
   position: relative;
    border: 1px solid #f3f2f2;
    margin-top: 30px;
}

.md-social h5::before {
    content: " ";
    display: block;
    background: #f48120;
    width: 70px;
    height: 2px;
    top: 17px;
    left: 100px;
    position: absolute;
}
.md-social h5 {
    position: relative;
    float: left;
    padding-right: 70px;
    color: #f48120;
    margin-bottom: 0;
}
.md-social ul li i {
	font-size: 20px;
	margin-right: 20px;
	color: #f48120;
}
i.icofont-google-plus {
    font-size: 23px!important;
}
.mb-160 {
    margin-bottom: 160px;
}
.list ul li {
    position: relative;
    list-style: none;
    line-height: 30px;
}
ul.list li a {
    color: #666666;
}
ul.list li a:hover {
    color: #f48120;
}
.list ul li::before {
    content: "\eac7";
   position: absolute;
   top: 0;
   left: -25px;
   font-family: IcoFont!important;
   color: #f48120;
   font-weight: bold;

}
.uni-item h4 {
    font-size: 17px;
}
ul.list {
    padding-left: 24px;
}
.uni-item {
    box-shadow: 0px 5px 9px 1px rgba(41, 60, 142, 0.35);
    padding: 20px 10px 1px 20px;
    margin-bottom: 30px;
}
.product-description .title {
    margin-bottom: 20px;
}
.sidebar a {
    color: #666;
}
.sidebar a:hover {
    color: #f48120;
}
.sidebar ul li a.active {
    color: #f48120;
}
.sidebar {
    margin-bottom: 40px;
}
h4.page-head {
    font-weight: 400;
    font-size: 23px;
    color: #f48120;
    margin-bottom: 30px;
}
.single-testi {
    margin-bottom: 40px;
}
.contact-information {
    margin-top: 70px;
}
.color h2 {
    color: #f48120;
}
.send-btn {
    opacity: 1!important;
}
.services-item p {
   color: #fff;
  padding: 0 10px;
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  display: none;
  
 position: relative;
 
}
.services-item a {
    padding: 0!important;
    margin-bottom: 10px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.services-item {
    padding: 30px 20px;
    height: 300px;
    position: relative;
}
.services-item a:hover {
    background-color:transparent!important;
}
.services-item:hover {
    background: #f48120;
}
.services-item:hover:before {
    background-color: inherit;
}
.services-item:hover p {
    display: block;
    transition: all ease-in-out 0.5s; 
}
.services-item:hover a {
    display: none;
}
li.active a{
color:#f48120;
}
#table
{
    margin-top:40px;
}
td p
{
text-align:center;
}

.gallery-title h2
{
        text-align: center;
    margin-bottom: 50px;
}
.product-thumb img {
    width: 100%;
}
.single-preview-img img {
    width: 100%;
}
