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


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

input:focus,
button:focus,
submit:focus { border: none; outline: none;}
.container { max-width: 1200px;}

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

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

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

.upper-bar .call {
    color: #ccc;
    font-size: 17px;
    float: left;
    line-height: 45px;}

.upper-bar .call span { 
    font-size: 17px;}

.upper-bar .call span.bord { border-left: 2px solid #666; padding-left: 50px; margin: 50px;}

.upper-bar .call .phone {     
    border-right: 1px solid #666;
    float: left; padding: 0 15px 0 0;}

.upper-bar .call .mail { margin-left: 15px; float: left;}


.upper-bar .social {
    display: block;
    float: right;
    line-height: 40px;}


.upper-bar .links {
    line-height: 45px;
}


.upper-bar .social .top-link {  
    float: right;line-height: 45px;
    border-left: 1px solid #666; 
    border-right: 1px solid #666;padding: 0 15px; margin: 0;}


.upper-bar .social .arabic { 
    display: block;
    float: right;
    padding-left: 15px; line-height: 40px !important;}

.upper-bar .social .arabic a { 
    text-decoration: none;
    color: #ccc; 
    font-size: 17px;
    text-transform: capitalize;}


.upper-bar .social ul  { 
    text-align: center;}

.upper-bar .social i {
    padding-left: 20px;
    color: #ccc;
    cursor: pointer;
    font-size: 21px;
    transition: all ease-in-out 0.1s;}


.upper-bar .social i.fa-facebook { padding-left: 0;}

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

.upper-bar .social i.fa-facebook:hover { color: #3b5a9b;}
.upper-bar .social i.fa-twitter:hover { color: #2aa9e0;}      
.upper-bar .social i.fa-youtube:hover { color: #f00;}
.upper-bar .social i.fa-instagram:hover { color: #e63061;}

.upper-bar .social li.arabic a { 
    font-weight: lighter;  
    text-decoration: none; 
    text-decoration: none; 
    color: #8f9297;
    text-transform: capitalize;
    font-size: 16px;
    margin-left: 15px;}

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

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

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

.active { color: #c51619 !important;}

.header { 
    width: 100%;
    min-height: 100px;
    background-image: url(../images/1.png);    
    display: inline-block;
    position: relative;
    z-index: 1;} 

.header .logo { 
    padding: 0; 
    margin-top: 15px; 
    float: left; 
    width: 20%; 
    height: 80px; }

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

.navbar {
    padding: 0;
    z-index: 1;
    width: 60%;
    margin-top: 25px;
    float: left;
    z-index: 99999;} 

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

.navbar ul li { 
    margin-left: 19px;
    text-align: center;
    cursor: pointer;
    background: none;}

.navbar ul li:first-child { margin-left: 0;}

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

.navbar ul li a { 
    text-align: center;
    text-decoration: none; 
    color: #000; 
    text-transform: uppercase; 
    font-size: 17px;
    font-weight: lighter;
    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;}  


.navbar-light .navbar-nav .nav-link { color: #000;}


.header .search {
    position: relative;
    margin-top: 35px;
    display: inline-block;
    width: 17%;}

.header .search input {
    border: 0;
    outline: 0;
    background: none;
    background-image: url(../images/search-menue.png);
    background-position: 10px 10px; 
    background-repeat: repeat;    
    transition: all ease 0.7s;
    border-radius:15px;
    width: 43%;
    text-indent: 5px;
    position: relative;
    padding: 4px;
    float: right;}

.header .search input:focus { 
    width: 100%; 
    background-color: #fff;
    border: 1px solid #ccc;}

.header .search i {
bottom: 4px;
right: 2px;
position: absolute;
font-size: 14px;
font-weight: lighter;
color: #777;}

.header hr { 
    float: left;
    width: 2px; 
    margin: 25px 5px 5px 20px;
    background-color: #727272; 
    height:50px;}


/****************** slider ***********************/
.carousel-control-prev,
.carousel-control-next { display: none;}

.slider { 
    width: 100%;
    height: auto;
    margin-top: -100px;}

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

.slide { 
    width: 100%; 
    height: auto;}


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


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

.slide { width: 100%;}


.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: 5%;
    top: 45%;
    transition: all ease-in-out 0.5s;}


.carousel-control-next { 
    right: 5%;
    top: 45%;
    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 { width: 100%; height: 100%;}

/******************** welcome  ************************/
.welcome-top { 
    display: block;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center; 
    background-color: #f7f7f7;}

.welcome-top h2 { 
    font-weight: lighter; 
    padding-bottom: 10px; 
    text-transform:capitalize; 
    font-size: 21px; 
    color: #c51619;}

.welcome-top p { 
font-size: 15px;
color: #3D3D3D;
width: 98%;
margin: auto;
font-weight: lighter;
max-height: 64px;
overflow: hidden;
height: auto;
font-family: arial;
margin-top: 4px;}

.welcome-top img { 
    width: 100%; 
    margin-top: 0px;}




/******************** about-us ************************/

.about-us {
    width: 100%;
    margin: 30px auto; }



.about-us h2 { 
    text-transform: capitalize; 
    font-size: 20px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;}



.about-us h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 45px;
    padding-top: 20px;
}


.about-us .col-md { padding-top: 0px;}

.about-us .box {
    width: 100%;
    float: left;
    margin-top: 30px;
  }

.about-us .box h2 { 
    float: left; 
    margin-top: 15px;
    margin-bottom: 20px;}

.about-us .box .image {
    padding-right: 0;
    margin-bottom: 20px;
    float: left;
    overflow: hidden;
    cursor: pointer;}

.about-us .box .image img { 
    width: 100%;
    float: left;
    max-height: 200px;
    background-size: cover;
    transition: all 0.3s;}


.about-us .box p { 
    font-size: 13px;
    font-weight: lighter;
    text-align: left;
    margin-bottom: 8px;
    padding: 10px 10px 0 10px;
    min-height: 70px;}


.about-us .content {     margin-top: 30px;
 width: 100%; }
.about-us .content .first,
.about-us .content .second { width: 100%; min-height: 200px;  }
.about-us .content .first p,
.about-us .content .second p { margin-bottom: 0; color: #252525; font-size: 17px;}

.about-us .content .second a { 
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    padding: 6px 17px;
    float: right;
    background-color: #c51619;
    margin-top: 18px;}





/******************     hoover box       *****************************/

.about-us .box .image {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.about-us .box .image:hover, .about-us .box .image:focus, .about-us .box .image:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/****************  hover read more   ********************/
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.footer .my-footer .form button, 
.about-us .content .second a ,
.product-chooser .product-chooser-item .description a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.product-chooser .product-chooser-item .description a:before,
.about-us .content .second a:before ,
.footer .my-footer .form button:before {
  content: '';
  position: absolute;
  border: #c51619 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.product-chooser .product-chooser-item .description a:hover:before,
.about-us .content .second a:hover:before,
.footer .my-footer .form button:hover:before,
.footer .my-footer .form button

{
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}


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

.overlay {
    position: absolute;
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0;
    background: rgba(0,0,0,0.5);
    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  ********************************/

.our-product { margin: auto; width: 100%;  min-height: 400px; }

.our-product h2 {     
    text-transform: capitalize; 
    font-size: 20px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;}


.our-product h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 45px;
    padding-top: 20px;
}




.our-product .col-md-3 {
    padding: 0;
max-width: 23%;
margin-right: 2%;
}

.our-product .box {
    padding: 0 10px;
    position: relative;
    width:100%; 
    cursor: pointer;
}

.our-product .box:before, 
.our-product .box:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 12px;
  left: 15px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.our-product .box:after
{
  transform: rotate(3deg);
  right: 15px;
  left: auto;
}



.our-product .product {
    display: block;
    width: 100%;
    height: 300px;
    margin-top: 30px;}

.our-product .box .image {     
    width: 100%;
    height: 250px;
    padding: 2px;
    background-color: #fff;
    border: 2px solid #ccc;
    border-bottom: 0;}

.our-product .box .image img {   
    width: 100%;
    height: 100%;}

.our-product .box .content { 
    text-align: center;
    width: 100%; 
    height: 50px;
    background-color: #f5f5f5;
    border: 2px solid #ccc;}

.our-product .box .content p { 
    font-size: 17px; 
    color: #c51619;

    line-height: 45px; 
    text-transform: capitalize;}


/*****************    hover our product ****************************/


/* Bounce In */
.our-product .box {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.our-product .box:hover, .our-product .box:focus, .our-product .box:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}






/*************************** gallery  ********************************/

.gallery { 
    margin-top: 20px;
    display: block;}

.gallery h2 { 
    text-transform: capitalize;
    font-size: 20px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;}


.gallery h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 45px;
    padding-top: 20px;}



.s-gallery { margin-top:30px;}

.owl-carousel  .owl-item img { 
    height: 240px;
    transition: all ease-in-out 0.4s; 
    cursor: pointer; 
   }

.owl-carousel  .owl-item img:hover  { transform: translateY(-30px); opacity: 0.7; }

#owl-demo .item{
  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: 100%;
    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: 35%; }

.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/a2.jpg);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
} 

.owl-theme .owl-controls .owl-buttons .owl-next:before {
    content:url(../images/a1.jpg);
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}
 
/*****************  latest news  ***************************/

.last { 

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



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

.last h2 { 
    text-transform:  uppercase;
    font-size: 22px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc; }



.last h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 45px;
    padding-top: 20px;}

a {
	text-decoration: none;
outline: none;
color: #C51619;	transition: all 0.9s ease 0s;
}
a:hover{
color: #4D090A;
	text-decoration: none;
outline: none;	transition: all 0.9s ease 0s;
}
a:focus{
	text-decoration: none;
outline: none;
}
a:after{
	text-decoration: none;
outline: none;
}

.last .item p { 
    font-size: 19px; 

    color:#c51619;
    text-transform: uppercase;}

.last .item p.lead { 
    font-size: 16px; 
    color: #252525; 
    font-weight: lighter;
    text-transform: none;
    width: 77%;
    float: right;}

.last .item .image { width: 23%; float: left;}

.last .item .image img { 
    width: 110px; 
    height: 110px;
    border-radius: 50%;}


/*******************  hover item at latest news  ************************/


/* Grow Shadow */
.last .item {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.last .item:hover, .last .item:focus, .last .item:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}


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

hr { 
    margin: 15px 0 20px 0;
    width: 60px;
    background-color:#f00;
    height: 1px;}

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

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

.footer .my-footer p.lead  { 
    text-transform: uppercase;  
    color: #e5e5e5;
    font-size:17px; }

.box-1 .contact  { float: left;}
.box-1 .contact i {
    color: #c51619; 
    padding-right: 30px;
    font-size: 19px; }

.box-1 .contact span { font-size: 17px; color: #e5e5e5; }

.box-2 .links { float: left;}
.box-2 .links ul { padding: 0; margin: 0; }
.box-2 .links ul li { padding: 5px 0; list-style: none;}
.box-2 .links ul li a { text-decoration: none; text-transform:capitalize; color: #e5e5e5; }

.box-2 { padding-left: 60px;}

.footer .my-footer .social ul { margin: 0; padding: 0;}
.footer .my-footer .social ul li { margin-left: 10px; display: inline-block}
.footer .my-footer .social ul li img { 
    transition: all ease-in-out 0.3s; 
    cursor: pointer; 
    width: 28px; 
    height: 28px;}


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


.footer .my-footer .form input { 
    padding: 5px; 
    text-indent: 15px;
    font-size: 14px;    
    margin: 5px auto;
    text-transform: capitalize;    
    width: 100%;
    border: none;}


.footer .my-footer .form button {
    color: #e5e5e5;
    font-size: 17px;
    padding: 5px 20px;
    background-color: #c51619;
    margin-top: 19px;
    border: none;
    cursor: pointer;
    text-transform: capitalize;
}


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


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

/***************   go to top button    ************************/




#up { 
width:60px; 
height:60px; 
font-size:50px;  
position:fixed; 
z-index:5; 
right:12px; 
bottom:15px;  
padding-top:10px; 
color:darkturquoise; 
opacity:0.5; 
transition:all 0.1s ease-in-out; 
display:none; 
cursor:pointer;}


#up:hover { transition:all 0.8s ease-in-out; opacity:1; transform:none; }



/**************** hover    *********************/


/* Underline From Left */
.box-2 .links ul li {
  display: block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.box-2 .links ul li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #c51619;  
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box-2 .links ul li:hover:before, .box-2 .links ul li:focus:before, .box-2 .links ul li:active:before {
  right: 0;
}


/************************************************/



.copy { 
    display: block;
    width: 100%;
    min-height: 40px;
    border-top: 2px solid #c51619;
    background-color: #000;
    padding: 7px 0;}


.copy p { font-size: 14px; color: #e5e5e5;  text-align: center;  }



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


.myImg {
    cursor: pointer;
    transition: 0.3s;
}


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

.modal-content {
    margin: auto;
    display: block;
    max-width: 80%;
    max-width: 700px;
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;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: lighter;
    transition: 0.3s;
}

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




/************************************************************/
/************************************************************/
/************************************************************/
/*************************   contact us page      ***********/



.contact-page {
display: inline-block;
width: 100%;
margin: 11px auto;
box-shadow: 0px;
padding: 10px;
border: 0 solid #D3171E;
}


.contact-page h2 {
    text-align: center;
    margin: 25px auto;
    color: #000;
    text-transform: capitalize;
    font-weight: lighter;
}




.contact-page .group {
    position: relative;
    margin-bottom: 35px;
}

.contact-page input {
    font-size: 16px;
padding: 5px 5px 8px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #C3BEBE;
    background: transparent;
}

.btn-warning {
    color: #FFF;
    background-color: #A80707;
    border-color: #FFC107;
}


    input:focus {
        outline: none;
    }

label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

input:focus ~ label, input:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #000;
}

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before, .bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #fff;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all; }

.bar:before {
        left: 50%; }

.bar:after {
        right: 50%;}



input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 50%;
}

.highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

input:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}

@-webkit-keyframes inputHighlighter {
    from {
        background: #fff;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #fff;
    }

    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #fff;
    }

    to {
        width: 0;
        background: transparent;
    }
}


#panel {
    margin-bottom: 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
    background: -webkit-linear-gradient(90deg, #F2F2F2 0%, #ECECEC 100%);
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(90deg, #F2F2F2 0%, #ECECEC 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(90deg, #F2F2F2 0%, #ECECEC 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(90deg, #F2F2F2 0%, #ECECEC 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(90deg, #F2F2F2 0%, #ECECEC 100%); /* Standard syntax (must be last) */
    
    
    border-radius: 4px;
    top: 0px;
}


.contact-page .map {
    display: block;
    width: 100%;
    height: 340px;}


iframe {
    margin-top: 50px;
    width:100%;
    height:290px;  
    float:left;
    border:0;}

.contact-page .content {
    display: block;
    width: 100%;
    padding: 10px;
    min-height: auto;}

.contact-page .content p {
    color: #000;
    text-transform: capitalize;
}

.contact-page .content p.lead {
    border-bottom: 2px solid #c51619;
    width: 160px;
    padding: 5px;
    color: #000;
    font-weight: lighter;}
 


.btn-warning {
    cursor: pointer;
    width: 40%;
    border: 0;
    font-weight: lighter;} 


/* Bounce To Bottom */
.btn-warning {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.btn-warning:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #373737;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.btn-warning:hover{
    color: darkorange;

}

.btn-warning:hover:before, .btn-warning:focus:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}


/************************************************************/
/************************************************************/
/*************************  about us page      ***********/

.about-section { 
    width: 100%; 
    display: inline-block;
    background-color: #fff;
    margin: 38px auto;
    border: 2px solid #d3171e;
    box-shadow: 5px 5px 15px #ccc;
    }

.about-section .r-side p.lead { 
    color: #d3171e;
    font-size: 22px;}


.lead li { cursor: pointer; margin: 3px 0; list-style: none;}

.lead li i { margin-right: 10px;}

.about-section .image { cursor: pointer; float: left; width: 100%; height: 100%; margin: 10px;}
.about-section .image img { width: 100%; height: 100%;}


h2.site-title {
margin: 16px auto;
color: #000;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 4px;
text-align: center;
position: relative;
padding-top: 8px; margin-bottom: 0px;}

h2.site-title:before {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 63%;
    top: 51%;
}

h2.site-title:after {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 32%;
    top: 51%;
}



/* Outline In */
.about-section .image {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.about-section .image:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #717171 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.about-section .image:hover:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

.about-section .image:hover { opacity: 0.8;}






/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
	100% {
    opacity: 1;
  }
}
/* Icon Drop */
.lead li {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  padding-right: 2.2em;
}

.lead li:before {
    color: #d3171e;
    content: "\f0e7";
    position: absolute;
    opacity: 1;
    right: 102%;
    font-size: 16px;
    padding: 0;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.lead li:hover:before, .lead li:focus:before, .lead li:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*************************************************************/
/************************************************************/
/***********************************************************/
/***********************************************************/
/**************************  galary page  *****************/


.gallery-head  h2{ 
    margin: 30px auto;
    text-transform: capitalize; 
    font-size: 30px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;
    } 

.gallery-head h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 125px;
    padding-top: 20px;
}



/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#fff;opacity:.3;}
.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
.jssora106:hover .c {opacity:.5;}
.jssora106:hover .a {opacity:.8;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}



/************************************************************/
/************************************************************/
/************************************************************/
/************************************************************/
/**************************  product page  ****************/


.product-page h2 { 
    margin: 30px auto;
    text-transform: capitalize; 
    font-size: 30px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;
    } 

.product-page h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 125px;
    padding-top: 20px;
}

.product-chooser .product-chooser-item {
        width: 100%;
		padding: 11px;
        min-height: 380px;
		border-radius: 6px;
		cursor: pointer;
		position: relative;
		border: 1px solid #ccc;
        margin: 10px;
        margin-bottom: 30px;}
	
.product-chooser .product-chooser-item:hover img { transform: scale(1.1)}

.product-chooser-item .image { 
    width: 100%; 
    overflow: hidden;
    max-height: 200px; 
    margin-bottom: 30px; }

.product-chooser-item .image img { 
    width: 100%; 
  transition: all ease-in-out 0.5s;
    padding: 0;
    height: 100%; }


.product-chooser .product-chooser-item.selected {
		border: 2px solid #d3171e;
		background: #efefef;
		padding: 8px;
		filter: alpha(opacity=100);
		opacity: 1;}
	
		

.product-chooser .product-chooser-item span.title{
			display: block;
			margin: 10px 0 5px 0;
			font-weight: lighter;
			font-size: 22px;
            color: #d3171e;}
		
.product-chooser .product-chooser-item .description { 
    width: 100%;
    display: inline-block;
    font-size: 16px; }
	
.product-chooser .product-chooser-item .description span { color: #000; }

.product-chooser .product-chooser-item input{
			position: absolute;
			left: 0;
			top: 0;
			visibility:hidden;}


.product-chooser .product-chooser-item .description ul { padding-left: 10px;}

.product-chooser .product-chooser-item .description ul li { color: #717171; padding: 5px; font-size: 14px;  list-style: square;}

.product-chooser .product-chooser-item .description a { 
    text-decoration: none;
    color: #fff; 
    margin-top: 7px;
    font-size: 17px;
    text-transform: capitalize; 
    padding: 5px 20px;
    float: right;
    background-color: #c51619;}

.modal-content-2 .content p {
    color: #f00;
    text-transform: capitalize;
    font-size: 25px;
    border-bottom: 1px solid #f00;
    padding-bottom: 20px;}
.modal-content-2 .content p.lead { font-size: 16px; color: #000; border: 0;}


/*************      show product at product-1 page    ********************/



.more-pro { width: 100%; display: block; }

.more-pro h2 {
    margin-bottom: 0;
    margin-top: 30px;
    text-transform: capitalize; 
    font-size: 30px;
    font-weight: lighter;
    color: #000;
    border-bottom: 1px solid #ccc;
    } 

.more-pro h2:after {
    content: '';
    display: block;
    border-bottom: 1px solid #f00;
    width: 125px;
    padding-top: 20px;}



.gallery-3 { 
    display: block;
    width: 100%;
    margin: 20px auto;
    text-align: center; }



.content-3 {
    background-color: #f7f7f7;
    display: block;
    width: 100%;
    min-height: 125px;
}

.content-3 p.lead {padding: 20px; text-align: center; line-height: 1.5em;}

.productblockinner{
width: 22%;
margin: 21px 3% 15px 0%;
float: left;
height: 256px;
box-shadow: 0px 0px 10px 0px #D7D7D7;
border: 1px solid #E6E6E6;
overflow: hidden;
}

.immghov:hover{
transition: all 0.9s ease 0s;
-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.activitytitle{
width: 100%;
height: 25px;
overflow: hidden;
border: 0px solid red;
text-align: center;
margin-top: 15px;
}
.activitytitle a{
color: #C51619;
font-size: 18px;
transition: all 0.9s ease 0s;
}
.activitytitle a:hover{
color: #626262;
font-size: 17px;
transition: all 0.9s ease 0s;
}

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

@-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: #A10000;
	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;
float: left;
}
.downloadfile:hover {
	background: #A10000;
	color: #fff;
	transition: all 0.9s ease 0s;
}

.boximgg {
    flex: 0 0 25%;
    width: 23%;
    margin-right: 1%;
height: 200px;
background: #fff;
}

.condata {
    color: #616161;
    font-size: 95%;
    margin-left: 14px;
    width: 70%;
    border-radius: 5px;
    border: 1px solid #D4C9C9;
    margin-top: 15px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#submitorder {
    width: 15%;
    height: 36px;
    color: #FFF;
    background-color: #AF3A3A;
    border: medium none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 23px;
    margin-left: 93%;
    margin-top: 15px;
    transition: all 0.9s ease 0s;
}

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

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

.box-2 {
    padding-left: 4% !important;
}

.navbar ul {
    float: none;
    padding: 0px;
}

.navbar ul li {

    width: 100%;
    padding: 0px;
    margin: 0px;
}

.boximgg {
    flex: 0 0 25%;
   width: 96%;
    margin-right: 2%;
    margin-left: 2%;
}

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

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

 

.navbar ul { margin: 0;}    
    
.navbar button.navbar-toggler { margin: auto;}
    
    
    
.header .search input {
    width: 100%;
    border: 1px solid #ccc; 
    background-color: #fff;}    
    
.header hr { 
    margin-top: 25px;
    width: 0;
    }
        
.modal-content { width: 100%;}
    
.header .search { width: 80%; margin-top: 20px; }    
/*************   nav bar  *************/
.upper-bar,
.upper-bar .row{
    text-align: center;
}
.upper-bar .call {
    width: 100%;
    float: none;
    }


.upper-bar .call span.bord { border-left: 0; padding-left: 0px; margin: 0px;}

.upper-bar .call .phone {     
    border-right: 0;
    width: 100%; 
    float: none;}

.upper-bar .call .mail { margin-left: 0px; float: none;}


.upper-bar .social {
    width:100%;
    float: none;}


.upper-bar .links {
    width: 100%; 
    float: none;}


.upper-bar .social .top-link {  
    float: none;
    width:100%;
    border-left: 0px solid #666; 
    border-right: 0px solid #666; }


.upper-bar .social .arabic { 
    display: block;
    width: 100%;
    float: none;
    padding-left: 0%;}
    
/*********************************/
     

.header .logo { 
    padding: 0; 
    float: none; 
    width: 100%; 
    height: 88px; 
    margin-top: 10px;
    text-align: center;}



.navbar {
    width: 100%;
    float: none;
    margin-top: 10px;
   } 

.navbar ul { 
    float: none;}

    
.navbar ul li a.search-menue {margin: auto;}
.navbar ul li a.search-menue i {  
    padding-left: 0;
    border-left: 0; 
}

/*************   slider  *************/
  
.slider { 
    height: auto;
    margin-top: 0;}

.slide { 
    height: auto;}

/*****************   our-product   *********************/
 
    .our-product .product { text-align: center;}    
    
.our-product .col-md-3 {
    padding: 0;
    max-width: 100%;
    margin-bottom: 25px;
    margin-right: 0px;}
    
    

.owl-carousel .owl-pagination { display: block;}    
.owl-carousel .owl-buttons { display: none;}  
    
/************** about-us ****************/


.about-us .box .image { 
    max-width: 50%;
    padding: 0 2px 5px;
    text-align: center;
    margin: auto;
    overflow: hidden;
    cursor: pointer;}

.about-us .box .image img { 
    float: left;
    max-width: 100%;
    max-height: 200px;
    background-size: cover;
    transition: all 0.3s;}    
    
/*****************  latest news  ***************************/

.last { margin: 50px auto;}

.last .item { text-align: center;}

.last .item .image { width: 100%; float: none;}

.last .item p.lead { 
    width:100%;
    float: none;}    
/******************** footer  ******************/ 


.box-1, .box-2, .box-3, .box-4 { margin-top: 30px; margin-bottom: 30px;}     
    
.box-2 { padding-left: 0;}    
    
.copy { width: 100%; text-align: center;}
.copy p { float:none; }

    
    
    
/**************   about-us page  ********************/
    
    
h2.site-title:before {
    display: none;
}

h2.site-title:after {
    display: none;
}        
    
    
.about-section .image { margin-left: 0;}      
    
    
    
}

















/************************   medium      ***********************************/
/************************   medium      ***********************************/
/************************   medium      ***********************************/
/************************   medium      ***********************************/
/************************   medium      ***********************************/
/************************   medium      ***********************************/
@media only screen and (min-width: 552px) and (max-width: 767px) 
    
{

.box-2 {
    padding-left: 2% !important;
}

.navbar ul {
    float: none;
    padding: 0px;
}

.navbar ul li {

    width: 100%;
    padding: 0px;
    margin: 0px;
}

.boximgg {
    flex: 0 0 25%;
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
}

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

margin-bottom: 15px;
height: 256px;
margin-top: 21px;
box-shadow: 0px 0px 10px 0px #D7D7D7;
border: 1px solid #E6E6E6;
overflow: hidden;
}
 
    
.header .search input { width: 100%; border: 1px solid #ccc; background-color: #fff;}    
    
.navbar ul { margin: 0;}
    
.header hr { 
    margin-top: 25px;
    width: 0;
    }   
.navbar button.navbar-toggler { margin: auto;}
    
.header .search { width: 90%; margin-top: 20px; }  
    
/*************   nav bar  *************/
.upper-bar,
.upper-bar .row{
    text-align: center;
}
.upper-bar .call {
    width: 100%;
    float: none;
    }


.upper-bar .call span.bord { border-left: 0; padding-left: 0px; margin: 0px;}

.upper-bar .call .phone {     
    border-right: 0;
    width: 100%; 
    float: none;}

.upper-bar .call .mail { margin-left: 0px; float: none;}


.upper-bar .social {
    width:100%;
    float: none;}


.upper-bar .links {
    width: 100%; 
    float: none;}


.upper-bar .social .top-link {  
    float: none;
    width:100%;
    border-left: 0px solid #666; 
    border-right: 0px solid #666; }


.upper-bar .social .arabic { 
    display: block;
    width: 100%;
    float: none;
    padding-left: 0%;}
    
/*********************************/
     
.header .logo { 
    padding: 0; 
    float: none; 
    width: 100%; 
    height: 88px; 
    margin-top: 10px;
    text-align: center;}

.navbar {
    width: 100%;
    float: none;
    margin-top: 10px;
   } 

.navbar ul { 
    float: none;}

    
.navbar ul li a.search-menue {margin: auto;}
.navbar ul li a.search-menue i {  
    padding-left: 0;
    border-left: 0; 
}

/*************   slider  *************/
  
.slider { 
    margin-top: 0;
    height: 260px;}

.slide { 
    height: 260px;}

/*****************   our-product   *********************/
 
.our-product .col-md-3 {
    padding: 0;
    max-width: 100%;
    margin-bottom: 25px;
    margin-right: 0px;}

.owl-carousel .owl-pagination { display: block;}    
.owl-carousel .owl-buttons { display: none;}  
    
    
.last .item .content { text-align: center; max-width: 100%;}    
.last .item .image { float: none; width: 100%; text-align: center;}  
.our-product .pro { float: left; max-width: 46%; margin: auto; margin: 10px;}
    
/************** about-us ****************/


.about-us .box .image { 
    max-width: 50%;
    padding: 0 2px 5px;
    text-align: center;
    margin: auto;
    overflow: hidden;
    cursor: pointer;}

.about-us .box .image img { 
    float: left;
    max-width: 100%;
    max-height: 200px;
    background-size: cover;
    transition: all 0.3s;}


/*****************  latest news  ***************************/

.last { margin: 50px auto;}

.last .item { text-align: center;}

.last .item .image { width: 50%; margin: auto; float: none;}

.last .item p.lead { 
    width:100%;
    float: none;}

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


.box-1, .box-2, .box-3, .box-4 { margin-top: 30px; margin-bottom: 30px;}     
    
.box-2 { padding-left: 0;}    
    
.copy { width: 100%; text-align: center;}
.copy p { float:none; }


    
    
/**************  about-us page moblie *************************/    
    
h2.site-title:before {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 83%;
    top: 51%;
}

h2.site-title:after {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 12%;
    top: 51%;
}    
    
.about-section .image { margin-left: 0;}      
    


}




/*******************************************************/
@media only screen and (min-width: 768px) and (max-width:991px)
{
    
.owl-carousel .owl-pagination { display: block;}    
.owl-carousel .owl-buttons { display: none;} 
.last .item .content { text-align: center; max-width: 100%;}    
.last .item .image { float: none; width: 100%; text-align: center;}  
.our-product .pro { float: left; max-width: 47%; margin: auto; margin: 10px;}   
    
    
h2.site-title:before {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 83%;
    top: 51%;
}

h2.site-title:after {
    content: "";
    background: #d3171e;
    width: 6%;
    height: 2px;
    position: absolute;
    right: 12%;
    top: 51%;
}        
    
    
}





.whats-icon {
    position: fixed;
    bottom: 35px;
    left: 34px;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 29px;
    text-transform: uppercase;
    line-height: 55px;
    text-align: center;
    z-index: 99;
    cursor: pointer;
    border-radius: 3px;
    background: url(../images/whatsapp.png);
background-size: cover;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 50%;
}


