@import url('https://fonts.googleapis.com/css?family=Rubik');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Droid Arabic Naskh');
body {
    font-family: 'Open Sans', 'Droid Arabic Naskh';
    font-size: 17px;
    color: #000;
}
#cssmenu li a {
    text-transform: uppercase;
}
body a:hover {
    text-decoration: none
}
.title {
    font-family: 'Rubik', 'Droid Arabic Naskh';
    font-size: 30px;
    color: #000;
}
.menu-logo {
    margin-top: 10px;
}
.menu-logo, .location, .cal {
    display: inline-block;
}

.menu {
    
}
.btn-overview {
    font-size: 14px;
    text-align: right;
    margin-top: 24px;
}
.btn-overview a {
    color: #000;
    padding: 15px 35px;
    background-color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
    font-family: 'Rubik', 'Droid Arabic Naskh';
	font-weight: 500;
}
.overview-main{
	background-color: #ffb922;
	font-weight: bold
}
.overview {
    position: relative
}
.overview .title {
    text-align: left;
    margin: 5px 0;
    font-size: 21px;
    color: #ffffff;
    position: relative;
}

.over-title {
    margin: 6px 0;
    font-size: 17px;
    color: #fff;
    font-family: 'Rubik', 'Droid Arabic Naskh';
    font-weight: 100;
}








.services {
}
.servies-contant .title{
	text-align: center;
	position: relative;
	margin: 16px 0;
}
.servies-contant .under-line-title::after {
    content: '';
    position: absolute;
    top: 55px;
    bottom: 0;
    right: 0px;
    left: 0;
    margin: auto;
    height: auto;
    margin-bottom: 50px;
    width: 80px;
    border-bottom: 3px solid #ffb922;
}
.services-contant {
    position: relative
}
.services-contant .title {
    text-align: center;
    color: #000;
    font-size: 35px;
    position: relative;
    margin-top: 50px;
}
.services-contant .title-line {
    text-align: center;
    color: #000;
    font-size: 15px;
    position: relative;
    padding-top: 2px;
}
.services-title {
      position: absolute;
    margin: auto;
    top: 92px;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
}
.services-title img {
    display: inline-block;
}
.services-title .title {
    font-size: 18px;
    color: #ffffff;
    padding: 8px 0;
    padding-left: 10px;
    font-family: 'Rubik', 'Droid Arabic Naskh';
	font-weight: 500;
}
.services-img-main {
    margin-top: 40px;
	position: relative
}
.title-services-1 {
    color: #ffffff;
    padding: 8px 0 15px 9px;
    font-size: 14px;
    height: 87px;
    overflow: hidden;
    width: 75%;
    display: inline-block;
    line-height: 24px;
	display: none;
}
.btn-services-min {
    text-align: center;
    margin: 50px 0;
}
.btn-services-min a {
    text-decoration: none;
    font-family: 'Rubik', 'Droid Arabic Naskh';
	font-size: 14px
}
.btn-services:hover {
    background-color: #fff;
    color: #ffb922;
    border: 1px #ffb922 solid;
}
.btn-services {
    background-color: #ffb922;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
	border-radius: 4px;
}
.services-img img {
    width: 100%;
}










.section-product {
    background: url(../img/bac-pr.png) center center no-repeat;
	background-size: cover;
    padding-bottom: 50px;
}



.section-product .title {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-size: 30px;
	position: relative;
}
.section-product .under-line-title::after {
    content: '';
    position: absolute;
    top: 55px;
    bottom: 0;
    right: 0px;
    left: 0;
    margin: auto;
    height: auto;
    margin-bottom: 50px;
    width: 80px;
    border-bottom: 3px solid #ffb922;
}
#product-slider .carousel-control {
    font-size: 15px;
    opacity: 1;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 0;
    background: #373c69;
    transition: all ease .5s;
    top: -50px;
}
#product-slider .carousel-control.left {
    left: 35%;
}
#product-slider .carousel-control.right {
    right: 35%;
}
.calender-contant {
    margin: 5px
}
.product-img {
    position: relative;
    color: #fff;
    overflow: hidden
}
.product-img img {
    width: 100%;
    height: 200px;
    transition: all ease .5s;
}
.calender-contant a:hover .product-img img {
    transform: rotate(5deg) scale(1.2);
}
.product-img span {
    position: absolute;
    color: #fff;
    text-decoration: none;
    padding: 5px
}


.product-spec {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    background-color: #fff;
}
.product-spec .col-md-6 > div {
    margin-bottom: 10px
}
.product-spec i {
    padding-right: 8px
}
.product-spec i:before {
    padding-right: 5px
}
.product-loc {
    background-color: #fff;
    padding: 10px 0;
    border-top: 1px #e6e6e6 solid;
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
}
.product-loc .title{
    text-align: center;
    color: #000;
    margin-bottom: 5px;
    font-size: 18px;
}
.product-loc .title1{
    font-size: 14px;
    text-align: center;
    width: 98%;
    display: inline-block;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}
.product-loc i:before {
    padding-right: 5px
}
.section-product .link {
    text-align: center;
    margin-top: 50px;
}
.section-product .link a {
    display: inline-block;
    padding: 8px 15px;
    color: #9f9b70;
    border: 1px #ecebe2 solid;
    text-decoration: none;
    transition: all ease .5s
}
.section-product .link a:hover {
    box-shadow: 0 0 5px;
    transform: scale(1.1)
}
.product-body {
    margin-top: 22px;
}

.title-product {
    background-color: #fff;
}
.title-product a {
    text-decoration: none;
    color: #f1af20;
}
.title-product span {
    display: inline-block;
    color: #f1af20;
    font-size: 14px;
    margin: 16px 0 16px 15px;
}
.title-product .arrow-product {
    display: inline-block;
    margin-left: 40px;
}









.footer {
    background-color: #ffb922;
}


.socials {
    margin: 0;
    padding: 0;
    margin-top: 20px;
	text-align: center
}
.socials li {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 12px;
}
.socials li a {
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #ffb922;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.socials li a:hover {
    color: #fff;
    background: #ffb922;
}
.copyright {
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    margin-top: 10px;
    padding: 15px 0;
}
/********************about***********/
.content .title-1 {
    margin: 20px 0;
    font-size: 30px;
}
.title-about {
    margin-bottom: 40px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #d26d20;
    border-radius: 4px;
}
.breadcrumb-style {
    box-shadow: 3px 3px 15px;
    text-transform: capitalize;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb-style li a {
    color: #fff;
}
.breadcrumb-style .active {
    color: rgba(255,255,255,0.60);
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}


/*****************contact**********/

.btn-success {
    color: #fff;
    background-color: #501537;
    border-color: #501537;
}
.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #501537;
    border-color: #501537;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #501537;
    border-color: #501537;
}
.btn-success:hover {
    color: #501537;
    background-color: #fff;
    border-color: #501537;
}
.form-group {
    color: #501537;
}
/****************gallery*******/

.gallery {
    margin: 0 -15px;
}
.box {
    float: left;
    width: 33.3%;
    padding: 0 15px 15px;
}
.box a {
    position: relative;
    background: #000;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    overflow: hidden
}
.box a:after {
    content: '';
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    margin: auto;
    border: 1px #fff solid
}
.box img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    opacity: .5;
    transition: all ease 1s
}
.box a:hover img {
    transform: scale(1.5)
}
.g-title {
    font-size: 20px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    height: 27px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*************photo************/
.images a {
    display: inline-block;
    float: left;
    margin: auto;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 25%;
    transition: all ease .5s;
}
.photo .images a img {
    width: 100%;
    height: 220px;
	padding: 5px
}


/*************services***********/

.content .services {
    margin-bottom: 20px;
}


/*************Project***********/

.Project-inner-pic {
    width: 40%;
    height: 250px;
    margin-right: 20px;
	float: right;
}
.Project-inner-pic img {
    width: 100%;
    height: 250px;
    object-fit: fill;
}
.content .offers .title-1 {
    text-align: center;
    font-size: 35px;
    position: relative;
}
.title-pr {
    margin-bottom: 20px;
    font-size: 24px;
}
.text-pr {
    margin-bottom: 20px;
	width: 55%
}
/***********product******/

.product {
    margin-bottom: 20px
}
.product-inner-img1 img {
    object-fit: fill;
    height: 250px;
    width: 100%;
}
.product .text {
    height: 165px;
    overflow: hidden
}
.product .link-product {
    background: #501537;
    color: #fff;
    border: solid 2px #501537
}
.link-product {
    padding: 5px 20px;
    display: inline-block;
    margin: 10px 0;
    text-decoration: none !important;
}
.product .link-product:hover {
    border: solid 2px #501537;
    background-color: #fff;
    color: #501537;
}

.product-img img {
    height: 220px;
    width: 100%;
}



