/* CSS Document */
@FONT-FACE {
	font-family: "DroidKufi-Regular";
	src: url("DroidKufi-Regular.ttf");
}
@FONT-FACE {
	font-family: "Raleway";
	src: url("Raleway-Regular.ttf");
}

body{
direction: rtl;
font-family: 'DroidKufi-Regular';
text-align: right;
}

h1,h2,h3,li, 
.lead { font-family: 'DroidKufi-Regular', sans-serif;}

a {
	text-decoration: none;
outline: none;
}
a:hover{
	text-decoration: none;
outline: none;
}
a:focus{
	text-decoration: none;
outline: none;
}
a:after{
	text-decoration: none;
outline: none;
}

.row {
    max-width: 1270px;
    margin:0 auto;
}

.owl-theme .owl-controls {
    margin-top: -7px !important;
    text-align: center;
}

.container {  max-width: 1270px;}

.clearfix { display: block; clear: both; height: 0; width: 100%;}


.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-right: 0px !important;
    margin-bottom: 0px;
    list-style: outside none none;
}

/******************  upper social links  *********************/

.upper-bar,
.upper-bar .row{
    width: 100%;
    display: inline-block;
    background-color:#000d1e;}

.upper-bar .call {
    padding: 5px 0 3px 8px;
    color: #999;
    font-size: 13px;
    width: 50%;
    float: right;}

.upper-bar .call span { 
    text-transform: capitalize;
    font-size: 14px;}

.upper-bar .call .phone { float: right;}

.upper-bar .social {
    display: block;
    padding: 5px 0 2px 0;
    width: 50%;
    float: left;padding-bottom: 6px;}


.upper-bar .social ul  { padding: 0; margin: 0; width: 65%; float: left; text-align: center; font-size: 12px;}

.upper-bar .social i {
padding-right: 21px;
color: #8F9297;
cursor: pointer;
font-size: 16px;
transition: all 0.1s ease-in-out 0s;}

.upper-bar .social i:hover  { color:#fff; transform: scale(1.1);}


.upper-bar .social li.arabic a { 
    font-weight: bold;
text-decoration: none;
color: #8F9297;
text-transform: capitalize;
font-size: 13px;
margin-right: 15px;
	font-family: "Raleway";}

.upper-bar .social ul span { 
    color:#8f9297;
    text-transform: capitalize;
    font-size: 14px;

    }

.upper-bar .social ul li { display: inline-block;}


/****************** menue navbar ***********************/

.header { 
    width: 100%;
height: 91px;
background-color: #FFF;
box-shadow: 0px 2px 2px -2px #C5C5C5;
display: inline-block;
margin-bottom: 1px;} 




.header .logo { 
    padding: 0; 
    margin-top: 8px; 
    float: right; 
    max-width: 33%; 
    height: 80px; }

.header .logo img { 
    width: 100%;
    margin: 0 auto;}

 



.navbar {
padding: 0px 50px 0px 0px;
width: 67%;
margin-top: 36px;
float: left;
z-index: 99999;
} 


.navbar ul { float: left; text-align: center; width: 100%; margin: 0 auto;}

.navbar ul li { 
    margin-right: 45px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    }

.navbar li:after {
    content: '';
    display: block;
    margin: auto;
    height: 2px;
    width: 0px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}


.navbar li:hover:after {
    width: 100%;
    background: #fb0202;
}


.navbar ul li a:hover { color: #fb0202 !important;}


.navbar ul li a { 
    text-align: center;
    text-decoration: none; 
    color: #555; 
    text-transform: uppercase; 
font-size: 15px
    font-weight: bold;
    padding: 0 0 13px 0 !important;
    line-height: 40px;
    cursor: pointer;
    transition: color .5s ease;
    }

.navbar button.navbar-toggler { cursor: pointer; }
.navbar button.navbar-toggler:focus { outline: 0;}  





/****************** slider ***********************/


.slider { 
    width: 100%;
    height: 495px;}

.slider .carousel-inner { padding: 0;}

.slide { 
    width: 100%; 
    height: 495px;}


.slider { 
    background-color:#fff;
    width: 100%;
    height: 495px;}


.slider .carousel-inner { height: 100%; padding: 0;}

.slide { width: 100%;}

.slider ol { display: none;}

.carousel-indicators li { cursor: pointer; height: 7px; }


.slider .carousel-item {
	-moz-background-size:cover;
	-o-background-size:cover;	
	-webkit-background-size:cover;
    background-size:cover;
    height: 100%;}


.slider #main-slider .cross { z-index: 9999;}

.carousel-control-prev { 
left: 47%;
top: 91%;
    transition: all ease-in-out 0.5s;}


.carousel-control-next { 
   right: 47.5%;
top: 91%;
    transition: all ease-in-out 0.2s;}

.carousel-control-prev:hover {  transform: translateX(-10px);}
.carousel-control-next:hover { transform: translateX(10px);}


.carousel-control-prev,
.carousel-control-next { 
    width: 40px; 
    height: 35px; 
    position: absolute;
    transition: all 500ms ease-in-out;
    opacity: 0.3;} 

.slide .carousel-inner .carousel-item img {  min-height: 485px;}

.slider .image-control {     
position: absolute;
right: 41%;
top: 90%;}

/******************** our-service  ************************/

.our-service { 
    background-color: #fff;
    min-height: 300px;}


.our-service .welcome h2 { margin-top: 30px;
text-transform: uppercase;
font-size: 17px;
color: #959393;}
.our-service .welcome h3 { text-transform: uppercase;
font-size: 16px;
letter-spacing: 1px;

color: #FB0202;}
.our-service .welcome p { font-size: 14px;
color: #727272;
width: 93%;
margin: auto;}
.our-service .welcome img {  margin-top: 10px;}

.our-service .service {
    width: 95%;
    min-height: 425px;
    margin: 30px auto; }

.our-service .service h2 { text-transform: capitalize; font-size: 17px;  color: #fb0202;}

.our-service .service .box {
    margin: auto;
    margin-top: 30px; 
    min-height: 375px; 
    box-shadow: 0 3px 20px #ccc;
    float: right; 
    padding:9px;
    width: 100%;
}

.our-service .service .box h2 { 
    float: right; 
    margin-top: 15px;
    margin-bottom: 20px;}

.our-service .service .box .image {
    width: 100%;
    background-size: cover;
    overflow: hidden;
    cursor: pointer;
    position: relative;}

.our-service .service .box .image img {     
    width: 100%;
    height: 100%;
    background-size: cover;
    transition: all 0.3s;}

.our-service .service .box:hover .overlay { bottom: 100% !important;}
.our-service .service .box p { 
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    color: #272727;
    margin-bottom: 8px;
    padding: 10px 10px 0 10px;
    min-height: 70px; width: 100%; text-align: center;}

.our-service .service .box a { 
    padding: 5px 15px; 
    background-color: red; 
    font-size: 12px; 
    color: #fff; 
    text-decoration: none; 
    text-transform: capitalize; 
    float: left;
    transition: all ease-in-out 0.5s; font-family: arial  }

.our-service .service .box a:hover { border: 1px solid #fb0202; background-color: #fff; color: #fb0202;} 

/*************************     overlay ourservices hover     ***********************/

.overlay {
    position: absolute;
    top: 0; 
    left: 0; 
    bottom: 0; 
    right: 0;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.08);
    color: #fff;
    overflow: hidden;
    text-align: center;
  /* fix text transition issue for .left and .right but need to overwrite left and right properties in .right */
    width: 100%; 
    -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
    transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}

/***************************  our-products  ********************************/

.center { margin-top: 20px;}

.center h2 { 
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    color: #fb0202;
    text-align: center;}


.our { 
    width: 100%; 
    min-height: 321px;
    background-image: url(../images/6.jpg);
    background-size: cover;
    display: inline-block;
    margin-top: 15px;}


.owl-carousel  .owl-item img { transition: all ease-in-out 0.4s; cursor: pointer; width: 250px; height: 205px;}
.owl-carousel  .owl-item img:hover  { transform: translateY(-30px); opacity: 0.7; }

#owl-demo .item{
  padding: 60px 0px;
  margin: 10px;
  text-align: center;
  width: 280px !important;
    margin: auto;}


.owl-carousel .owl-wrapper-outer { height: 100%;}



.owl-carousel .owl-pagination { display: none;}

.owl-carousel {
    margin: auto;
    width: 90%;
    height: 300px;}

.owl-theme .owl-controls .owl-buttons .owl-prev,
.owl-theme .owl-controls .owl-buttons .owl-next { 
    background: none;
    height:60px;
    width: 60px;
    font-size: 0;
    border-radius: 50%;
    position: absolute;
    top: 45%; }


.owl-theme .owl-controls .owl-buttons .owl-prev {  
    background: -webkit-linear-gradient(left,rgba(255,255,255, 0), rgba(255,255,255, 0.8));
    opacity: 1; 
    right: -40px;}

.owl-theme .owl-controls .owl-buttons .owl-next {   
    background: -webkit-linear-gradient(right,rgba(255,255,255, 0), rgba(255,255,255, 0.8));
    opacity: 1; 
    left: -40px; }


.owl-theme .owl-controls .owl-buttons .owl-prev:before {
    content: url(../images/right-m.png);
    position: absolute;
    display: block;
    top: 7px;} 

.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content: url(../images/left-m.png);
    position: absolute;
    display: block;
    left: 7px;
    top: 6px;}
 
/*****************  latest news  ***************************/

.last { 

    margin-top: 30px;
    width: 100%; 
    min-height: 300px;}


.last .about img {
    transition: all ease-in-out 0.4s;
    padding-left: 20px; 
    width: 28%; 
    height: 160px; 
    float: right;}

.last .about p { 
color: #787878;
font-size: 14px;
width: 90%;
line-height: 26px;}

.last .about h3,
.last .latest h3 { margin-bottom: 20px; transition: all ease-in-out 0.4s; text-transform: capitalize; font-size: 22px; color: #fb0202;}


.last .latest .news .item { 
    margin: 20px 0;
    width: 100%;
    min-height: 70px;
    transition: all ease-in-out 0.5s;
    cursor: pointer;}


.last .latest .news .item:hover { box-shadow:  5px 6px 17px #ccc; transform: scale(1.1);}

.last .latest .news .item .date { 
    width: 50px;
    height: 55px;
    float: right; 
    border-top: 3px solid #717171; 
    border-bottom: 3px solid #717171; 
    border-radius:25px;
    text-align: center;}


.last .latest .news .item .date h4 { margin-bottom: 0; color:#fb0202; }
.last .latest .news .item .date span { text-transform: capitalize; }


.last .latest .news .item img { 
    width: 100px;
    float: right;
    height: 75px;
    padding: 0 15px 15px;}

.last .latest .news .item h2 { 
    margin-bottom: 3px; 
    font-size: 15px; 

    color: #000; }


.last .latest .news .item p { font-size: 14px; color: #787878;}


/*****************  footer  ***************************/


.footer { 
    display: inline-block;
    width: 100%;
    min-height: 70px;
    background-color: #262626;}


.footer .my-footer { 
    width: 100%;
    height: 100%;
    display: inline-block;
    margin-top: 20px;
}

.footer .my-footer .box-1 { float: right; }
.footer .my-footer .box-1 .search { display: inline-block; position: relative;}



.footer .my-footer .box-2 { float: left; }
.footer .my-footer .box-2 .link { display: inline-block; float: left;}
.footer .my-footer h3 { 
    text-transform: capitalize;
padding-top: 7px;
padding-left: 15px;
font-size: 13px;
color: #CCC;
float: right;}



.footer .my-footer input { 
    text-indent: 12px; 
    color: #ccc; 
    border: none;
    background-color: #000; 
    width: 250px; 
    height: 35px; 
    border-radius: 20px; 
    float: right;
    font-size: 14px;

    text-transform: capitalize;}


.footer .my-footer i { 
    font-size: 20px;
color: #717171;
top: 5px;
left: 33px;}

.footer .my-footer input:focus { outline: 0; border: 0;}


.footer .my-footer ul { padding: 0; float: left;}

.footer .my-footer ul li { display: inline-block; margin-left: 5px;}

.footer .my-footer ul li img { transition: all ease-in-out 0.3s; cursor: pointer; width: 30px; height: 30px;}

.footer .my-footer ul li img:hover { opacity: 0.7;}


::-webkit-input-placeholder { 
  color: #717171;
}
::-moz-placeholder { 
  color: #717171;
}
:-ms-input-placeholder { 
  color: #717171;
}
:-moz-placeholder { 
  color: #717171;
}

/****************************   light-box    ****************************************/



.myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}


.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 55px; 
    right: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9);
z-index: 555555555555555540000;
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-height: 80%;

}


.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}


.close {
    position: absolute;
    top: 15px;
    left: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


.bodyblockkk{
min-height: auto;
height: auto;
padding-top: 31px;
width: 100%;
text-align: center;
min-height: 250px;
}

.pagetitle{
width: 100%;
text-align: center;
font-size: 16px;
color: #FB0202;
font-family: "DroidKufi-Regular";
margin-bottom: 2px;
text-transform: capitalize;

}

.homedescription{
width: 100%;
min-height: 100px;
background: none repeat scroll 0% 0% #FFF;
border-top: 1px solid #E9E4E4;
text-align: right;
line-height: 23px;
padding-right: 0%;
padding-top: 20px;
font-size: 15px;
padding-bottom: 15px;
min-height: 373px;
background: #F9F9F9;

}

.teext{
width: 84%;
font-size: 15px;
margin: auto;
text-align: right;
color: #777;
margin-bottom: 25px;
}

.teext li{
width: 100% !important;
list-style-type: circle;
margin-right: 0%;
margin-top: 8px;
text-align: right;
}

@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.downloadfile {
	color: #FB0202;
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #E9E9E9;
	margin-right: 0px;
line-height: 25px;
margin-top: 15px;
}
.downloadfile:hover {
	background: #BF0C0C;
	color: #FFFCFC;
	transition: all 0.9s ease 0s;
}

.example-image-link {
	display: inline-block;
	padding: 2px;
	margin: 0 0.5 rem 1rem 0.5 rem;

	line-height: 0;
	-webkit-transition: background-color 0.1s ease-out;
	-moz-transition: background-color 0.1s ease-out;
	-o-transition: background-color 0.1s ease-out;
	transition: background-color 0.1s ease-out;
 margin-bottom: 15px;
}
.example-image-link:hover {
 
	transition: all 0.9s ease 0s;
}
.example-image {
width: 173px;
height: 158px;
margin-bottom: 15px;
margin-right: 7px;
border: 1px solid #D5D5D5;
transition: all 0.9s ease 0s;
}

.example-image:hover {
-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
transition: all 0.9s ease 0s;
width: 173px;
height: 158px;
margin-bottom: 15px;
margin-right: 7px;
border: 1px solid #D5D5D5;
}


.contactwall{
width: 70%;
float: left;
min-height: 300px;
border: 0px solid red;
background: none repeat scroll 0% 0% #F5F5F5;
height: auto;
margin-left:0%;
margin-top: 15px;

}


.contactright{
width: 55%;
float: right;
min-height: 300px;
border: 0px solid red;
background: none repeat scroll 0% 0% #F5F5F5;
height: auto;
}

.contactleft{
width: 44%;
float: left;
height: auto;
border: 0px solid red;
background: none repeat scroll 0% 0% #F5F5F5;
}

.innercontactright{
width: 96%;
height: auto;
margin: 2%;
background: #fff;
min-height: auto;box-shadow: 0px 0px 10px 0px #D7D7D7; padding-bottom: 15px;
}

.contactform input {
padding: 12px 5px;
border: 1px solid #DEDEDE;
width: 90%;
background: none repeat scroll 0% 0% transparent;
font-size: 14px;
color: #4B4B4B;
margin: 10px 2% 5px 2%;
}

.clrrr{
display: block;
clear: both;
}

.condata {
    border: 1px solid #D7D7D7;
    width: 560px;
    height: 38px;
    padding-right: 23px;
    font-size: 19px;
}
.condata:focus {
    outline: medium none !important;
}
.condata:focus {
    border: 1px solid #C55505;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0px 0px 0px #000;
}
select:focus {
    outline: medium none !important;
}

#chanicon {
    height: 37px;
    padding-top: 5px;
    cursor: inherit;
    margin-top: 9px;
    margin-right: 10px;
    width: 126px;
}
#submitorder {
width: 15%;
height: 36px;
color: #FFF;
background-color: #C50550;
border: medium none;
border-radius: 0px;
cursor: pointer;
margin-top: 15px;
margin-right: 11%;
min-width: 100px;
font-size: 16px;

transition: all 0.9s ease 0s;
}
.button {
    padding: 10px;
    color: #FFF;
    text-align: center;
    height: 40px;
    margin: 10px 0px;
    border: medium none;
    width: 65px;
    cursor: pointer;
    font-size: 77%;
}
.button {
    display: inline-block;
}
.button {
    display: block;
    border: medium none;
    color: #FFF;
    background-color: #7D7D7D;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 6px;
    vertical-align: middle;
    white-space: nowrap;
}


.productblockinner{
width: 30%;
margin-left: 3%;
margin-right: 0%;
float: right;
border: 0px solid red;

margin-bottom: 15px;
height: 240px;
margin-top: 21px;
box-shadow: 0px 0px 10px 0px #D7D7D7;
border: 1px solid #E6E6E6;
overflow: hidden;
}

.newsstitl{
width: 100%;
height: 45px;
overflow: hidden;
text-align: right;
line-height: 21px;
}

.newsstitl a{
color: #DD3832;
font-size: 16px;
transition: all 0.9s ease 0s;
}

.newsstitl a:hover{
color: #000;
font-size: 16px;
transition: all 0.9s ease 0s;
}

.newssdare{
color: #444;
font-size: 13px;
text-align: right;
font-family: arial;
margin-top: 8px;
margin-bottom: 5px;
}

.newstitle{
width: 100%;
height: 25px;
overflow: hidden;
border: 0px solid red;
text-align: center;
margin-top: 11px;
}
.newstitle a{

color: #c33;
font-size: 13px;
transition: all 0.9s ease 0s;
}
.newstitle a:hover{
color: #5A5A5A;
font-size: 13px;
transition: all 0.9s ease 0s;
}

.newstexxt{
font-size: 14px;
width: 100%;
text-align: right;
height: 54px;
overflow: hidden;
}

.readmore{
font-size: 13px;
color: #505050;
text-align: left;
width: 83%;
margin-top: 15px;
}

.readmore a{
color: #DD3832;
transition: all 0.9s ease 0s;
}
.readmore a:hover{
color: #686868;
transition: all 0.9s ease 0s;
}

/***************** smart phones and taplets  ************************/

@media only screen and ( max-width:767px)
    
    
{

.example-image {
width: 150px;
height: 150px;
margin-bottom: 2px;
margin-right: 7px;
border: 1px solid #D5D5D5;
transition: all 0.9s ease 0s;
}



.productblockinner{
width: 46%;
margin-left: 1.9%;
margin-right: 1.9%;
float: right;
border: 0px solid red;
margin-bottom: 15px;
height: 240px;
margin-top: 21px;
box-shadow: 0px 0px 10px 0px #D7D7D7;
border: 1px solid #E6E6E6;
}

.contactright{
width: 100%;
float: right;
min-height: 300px;
border: 0px solid red;
background: none repeat scroll 0% 0% #F5F5F5;
height: auto;
margin-right: 0% !important;
margin-top: 15px !important;
padding: 1%;
}

.contactleft{
width: 100%;
float: right;
height: auto;
border: 0px solid red;
background: none repeat scroll 0% 0% #F5F5F5;
margin-right: 0% !important;
margin-top: 15px !important;
padding: 1%;
}


.teext{
width: 100%;

}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid #EDEDED;
}

.our-service .service {
    width: 100%;
    min-height: 425px;
    margin: 30px auto; }

.slide .carousel-inner .carousel-item img {  min-height: 260px;}


.upper-bar, .upper-bar .row {
    width: 100%;
    display: inline-block;
    background-color: #000D1E;
    padding-bottom: 5px;
}
         
.modal-content {
    width: 100%;}

/*************   upper  *************/
.upper-bar .call {
    padding: 5px;
    width: 100%;
    float: none;
    margin: auto;
    text-align: center;}

.upper-bar .call .phone { float: none;}


.upper-bar .social {
    padding: 5px;
    width: 100%;
    float: none;}
    
.upper-bar .social ul { text-align: center; width: 100%;}    
    
/*************   nav bar  *************/
 

.header .logo { 
    margin-top: 5px; 
    float: none; 
    max-width: 100%;
    height: 50px;
    margin:5px auto;
    text-align: center;}
    
    
.header .logo img {
    text-align: center;
    margin: auto;
    width: 100%;
    margin-top: 0px;
}


.navbar {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 25px;
    padding-right: 0px;
    float: none;
    } 

.navbar-toggler { background-color: #fff;  margin: auto;}
    
.navbar ul { background-color: #fff; width: 100%; border: 0px solid #717171; float: none;}

.navbar ul li { 
    margin-right: 0px; }

.navbar li:hover:after {
    width: 100%;
    background: #fb0202;}

.navbar ul li a { 
    font-size: 16px;
    font-weight: normal;
    padding: 0 !important;}
    
/*************   slider  *************/
  
.slider { 
    height: 260px;}

.slide { 
    height: 260px;}

.slider .carousel-inner { height: 100%; padding: 0;}

.slide { width: 100%;}

.slider ol {  display: flex;}
    
.slider .image-control { display: none;}
  
.carousel-indicators { bottom: 0; background-color: aqua important; }    
    
.carousel-control-prev,
.carousel-control-next { display: none;}

/**************  our-product   ************/
.owl-carousel .owl-pagination { display: block;}
.owl-carousel .owl-buttons { display: none;}
      
.modal-content { width: 100%;}

.upper-bar .social ul li { display: inline-block;}

.upper-bar .social ul { padding: 0; margin: 0;}

.upper-bar .social i:hover  { color:#fff; transform: scale(1.1);}    

/******************  welcome   **************************/    
    
.our-service .welcome p { width: 100%; text-align: right;}    
    
 /**************************  about/news   *********************************/
    
    
.last .about { text-align: center;}
    
.last .about:hover img {border-radius: 50%;}     
.last .about:hover h3 { color: #fff; background-color: #fb0202; }
    
.last .about img { 
    padding-left: 0px; 
    height: 110px;
    width: 110px;
    float: none;
    margin-bottom: 10px;
   }
    
    
    

.last .about p { 
    width:100%;
    margin: auto;}

        
.last .about h3,
.last .latest h3 { border: 1px solid; text-align: center; padding: 5px; margin-top: 30px; }
.last .latest:hover h3 { color: #fff; background-color: #fb0202; }

.last .latest .news .item img { 
    float: none;}
    
.last .latest .news  { 
    margin-bottom: 15px; 
    margin-top: 15px; 
    border-bottom: 2px solid #999;  
    text-align: center;}
    
.last .latest .news:last-child { border: 0;}

.last .latest .news .item p { font-size: 14px; color: #787878; }


/*****************  footer  ***************************/



.footer .my-footer .box-1,
.footer .my-footer .box-2 { float: none; text-align: center; margin: auto; }
    
.footer .my-footer h3 { float: none;}
.footer .my-footer .box-2 .link { float: none;}
.footer .my-footer input { 
    width: 200px; 
    float: none;}

.footer .my-footer .box-2 ul { float: none;}     
    
    
    
}



    


/************************   medium      ***********************************/
@media only screen and (min-width: 768px) and (max-width: 991px) 
    
{
  
.upper-bar .social ul { text-align: center; width: 100%;}    

    
.navbar ul li { margin-left: 40px;}
.owl-carousel .owl-pagination { display: block;}
.owl-carousel .owl-buttons { display: none;}


    
   
    
.header .logo { max-width: 44%;}
    
.navbar { border-radius: 7px 7px 0 0; margin-top:45px; padding-right: 0; width: 56%;}  
    
.navbar ul li { border-left:0;}    
    
.navbar-toggler { margin-right: 5px; cursor: pointer; }   
    
.navbar-light .navbar-toggler { margin: auto; border: 0;}    
      

         

}

@media  screen and (max-width: 480px)  {

.arabic{
margin-top: 6px;
}

.productblockinner{
width: 96%;
margin-left: 2%;
margin-right: 2%;
float: right;
border: 0px solid red;
margin-bottom: 15px;
height: 240px;
margin-top: 21px;
box-shadow: 0px 0px 10px 0px #D7D7D7;
border: 1px solid #E6E6E6;
}
}
