body {
    font-family: 'bein', Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
/* background: url(../images/ep_naturalblack.png) */
/* height: 6000px; */
}

@font-face {
    font-family: bein;
    src: url(../webfonts/bein-normal.ttf),
        url(../webfonts/bein.ttf);
    font-weight: normal;
}

.sections {
    padding: 35px 0
}

.bar-hed {
    margin-bottom: 35px;
}

.bar-hed h2 {
    font-weight: bold;
}

.bar-hed .minus {
    background: #ddb100;
    color: transparent;
    font-size: 8px;
    height: 2px;
    width: 100px;
}

.bar-hed .compress {
    color: #ddb100;
    font-size: 20px;
}
/* ====================social-media-fixed==================== */
@import url(http://weloveiconfonts.com/api/?family=entypo);

/* entypo */
[class*="entypo-"]:before {
   font-family: "entypo", sans-serif;
}
a { 
   text-decoration: none;
}
ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
/* .container {
   margin: 0 auto;
   padding: 20px 50px;
   
} */
#sticky-social {
    left: 0;
    position: fixed;
    top: 150px;
    z-index: 99999999;
 }
 #sticky-social a {
    background: #333;
    color: #fff;
    display: block;
    height: 35px;
    font: 16px "Open Sans", sans-serif;
    line-height: 35px;
    position: relative;
    text-align: center;
    width: 35px;
    
 }
 #sticky-social a span {
    line-height: 35px;
    left: -120px;
    position: absolute;
    text-align:center;
    width:120px;
    transition: all .5s ease-in-out ;
    -webkit-transition: all .5s ease-in-out ;
    -moz-transition: all .5s ease-in-out ;
    -ms-transition: all .5s ease-in-out ;
    -o-transition: all .5s ease-in-out ;
}
 #sticky-social a i
 {
     line-height: 35px;
     font-size: 22px;
     
 }
 #sticky-social a:hover span {
    left: 100%;
 }
 #sticky-social a[class*="facebook"],
 #sticky-social a[class*="facebook"]:hover,
 #sticky-social a[class*="facebook"] span { background: #3b5998; }
 
 #sticky-social a[class*="twitter"],
 #sticky-social a[class*="twitter"]:hover,
 #sticky-social a[class*="twitter"] span { background: #00aced; }
 
 #sticky-social a[class*="gplus"],
 #sticky-social a[class*="gplus"]:hover,
 #sticky-social a[class*="gplus"] span { background: #25d366; }  
 
 #sticky-social a[class*="linkedin"],
 #sticky-social a[class*="linkedin"]:hover,
 #sticky-social a[class*="linkedin"] span { background: #3b5998; }  
 
 #sticky-social a[class*="instagrem"],
 #sticky-social a[class*="instagrem"]:hover,
 #sticky-social a[class*="instagrem"] span { background: #f77737; }  
 
 #sticky-social a[class*="stumbleupon"],
 #sticky-social a[class*="stumbleupon"]:hover,
 #sticky-social a[class*="stumbleupon"] span { background: #eb4924; }  
 
 #sticky-social a[class*="pinterest"],
 #sticky-social a[class*="pinterest"]:hover,
 #sticky-social a[class*="pinterest"] span { background: #cc2127; }  
 
 #sticky-social a[class*="flickr"],
 #sticky-social a[class*="flickr"]:hover,
 #sticky-social a[class*="flickr"] span { background: #fffc00; color: #000}  
 
 #sticky-social a[class*="tumblr"],
 #sticky-social a[class*="tumblr"]:hover,
 #sticky-social a[class*="tumblr"] span { background: #32506d; }
 /* ===================social-media-fixed===================== */

.apper
{
    background: #000;
    border-bottom: 1px solid #ddb100;
    height: 78px;
    /* line-height: 81px; */
    padding: 11px;
}
.apper .box-slogan h2
{
    text-align: center;
    /* font-weight: bold; */
    color: #ddb100;
    padding: 16px 0 0;
   font-family: 'Oswald', sans-serif;
}

.bg-light {
    background-color: #000 !important;
}

.navbar-brand img {
    width: 160px;
    height: 67px;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #ffce0a;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    margin: 0 18px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffce0a;
}
.navbar-expand-lg .navbar-nav .dropdown-menu
{
    text-align: right
}
/* ================================================== */
.dropdown-submenu {
    position: relative;
  }
  
  .dropdown-submenu a::after {
    transform: rotate(-270deg);
    position: absolute;
    left: 6px;
    top: .8em;
  }
  
  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-left: .1rem;
    margin-right: .1rem;
  }
  .sups {
    position: absolute;
    /* left: -13px; */
    background: #ddd;
    right: 158px;
    top: 0;
  }
/* ================================================== */
.box-info-slider
{
    border: 10px solid #dfe4ea;
    background: #f1f2f6;
    padding: 20px;
    width: 100%;
    height: 541px;
    text-align: right;
    box-shadow: 0 0 10px #666;
    margin-bottom: 10px;
}
.slider-home .nav
{
    border-bottom: 3px solid #ddd;
    padding-bottom: 12px;
}
.slider-home .nav-pills .nav-link.active, 
.slider-home .nav-pills .show>.nav-link {
    color: #302d2d;
    background-color: #ddb100;
    padding: 10px;
    font-weight: bold;
    font-size: 17px;
}
.slider-home .nav-pills .nav-link
 {
    border-radius: .25rem;
    color: #444;
    font-weight: bold;
    font-size: 17px;
}
.slider-home .tab-content>.active 
{
    display: block;
    font-size: 17px;
    line-height: 30px;
}
.slider-home p
{
    background: rebeccapurple;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
/* .slid-a img,
.slid-b img,
.slid-c img {
    height: 780px;
}
.carousel-indicators .active {
    background-color: #dcb001;
}
.carousel-indicators li
{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
} */
/* ==================== start about us ==================== */
.bac-cover
{
    background: url(../images/slider/bac-cover.jpg);
    background-position: center center;
    height: 662px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
}
.about {
    text-align: right
}

.about .img-about img {
    width: 350px;
    height: 400px;
    border: 2px solid #ddd;
    box-shadow: 0 0 15px #000;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
}

.about .img-about-rig img {
    width: 350px;
    height: 400px;
    border: 2px solid #ddd;
    box-shadow: 0 0 15px #000;
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}

.about h4 {
    font-size: 35px;
    border-bottom: 2px solid;
    padding: 5px;
}

.about p {
    line-height: 28px;
}

.about a {
    text-align: center;
    display: block;
    background: #ddd;
    padding: 10px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    box-shadow: 0 0 5px #666565;
}

/* ==================== end about us ==================== */



/* ==================== start products ==================== */
.list-quotes {
    background: #000;
    cursor: pointer;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid #999;
    box-shadow: 0 0 9px #333;
    width: 270px;
    height: 230px;
}

.list-quotes img,
.list-quotes h1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.list-quotes img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 230px;
}

.list-quotes h1 {
    background: rgb(219, 176, 0);
    bottom: 50px;
    color: #000;
    font-size: 17px;
    font-weight: 600;
    left: 0;
    padding: 15px;
    position: absolute;
    margin: 0;
    text-align: right;
    border-bottom-right-radius: 25px;
}

.list-quotes .year {
    background: rgba(51, 153, 153, 0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
}

.list-quotes .cat-name {
    background: rgba(108, 108, 108, 0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.list-quotes p {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 10px;
    text-transform: lowercase;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    font-size: 15px;
    font-weight: normal;
    background: rgb(222, 182, 21);
    width: 100%;
    color: #000;
    text-align: right;
}

.list-quotes:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: scale(1.2);
    opacity: 0.5;
    transition: all 250ms ease;
}

.list-quotes:hover {
    box-shadow: 0 0 5px 2px rgba(51, 153, 153, 0.5);
}

.list-quotes:hover h1 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}

.list-quotes:hover .year,
.list-quotes:hover .cat-name {
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}

.list-quotes:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.quotes span {
    color: #222;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 5;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    box-shadow: 0 0 5px #000;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #dbb000;
}

/* ==================== end products ==================== */

/* ==================== start forms ==================== */
.forms {
    background: url(../images/form/cover-form.jpg);
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    height: 500px;
    padding: 10px;
    margin-bottom: 50px;
}

.forms .box-forms {
    width: 600px;
    margin: auto;
    text-align: right
}

.forms .box-forms label {
    color: #fff;
    margin: 6px 0 0;
}

.forms .box-forms input,
.forms .box-forms textarea {
    width: 100%;
    margin: 5px 0;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px #9a9a9a;
    border-radius: 7px;
    padding: 5px 10px;
    outline: none;


}

.forms .box-forms button {
    background: #ddb100;
    padding: 5px;
    font-size: 19px;
    border: 1px solid #ddb100;
    border-radius: 5px;
    display: block;
    text-decoration: none;
    outline: none
}

/* ==================== end forms  ==================== */

/* ==================== start footer  ==================== */
footer {
    background: #0b0b0bf2;
    padding: 10px 0;
    text-align: right;
    color: #ddb100;
}
footer .box-adr ul li
{
    margin: 15px 0;
    display: block;
}
footer .box-adr ul li i
{

        margin: 0 0 0 6px;
  
}
footer img {
    width: 100px;
}

footer ul ,
footer .box-adr ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
footer ul li
{
margin: 0;
}
footer .so li i
{
    color: #ddb100;
    font-size: 22px;
}
.box-footer-about p
{
    line-height: 30px;
    font-size: 17px;
}
.box-footer-about h6
{
    font-weight: bold;
    font-size: 20px;
}
.cupy
{
    background: #000;
    color: #fff;
    text-align: center;
    height: 60px;
    line-height: 60px
}
.box-links a {
    text-decoration: none;
    color: #fff;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.box-links a:hover{
    text-decoration: none;
    color: #dbb000
}

.box-news-footer {
    position: relative;
    width: 350px;
    height: 100px;
}

.box-news-footer img {
    width: 65px;
    height: 65px;
}

.box-news-footer .titl-news {
    position: absolute;
    right: 70px;
    top: 0;

}
.box-contact-footer ul li
{
display: inline-block;
margin: 10px;
}
.box-contact-footer ul li a
{
color: #fff;
text-decoration: none;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.box-contact-footer ul li a:hover
{
    color: #ddb100
}

.box-contact-footer input {
    width: 100%;
    padding: 5px 10px;
    border-radius:5px;
    border: 1px solid #fff;
    box-shadow: 0 0 5px #777;
    margin: 30px 0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
}
/* ==================== end footer  ==================== */

/* ==================== start media  ==================== */
@media (max-width: 1199.98px) { 
    .about .img-about img,
    .about .img-about-rig img
    {
        width: 300px;
        height: 325px;
    }
    .box-news-footer {
        position: relative;
        width: 300px;
        height: 100px;
    }
 }
 @media (max-width: 991.98px) { 
    .navbar-light .navbar-nav .nav-link {
        text-align: right;
    }
    .about .img-about img{
        display: none
    }
    .about .img-about img, 
    .about .img-about-rig img {
        width: 314px;
        height: 436px;
    }
 }
 @media (max-width: 767.98px) { 
    .about .img-about-rig img {
        width: 100%;
        height: 475px;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        margin-bottom: 19px;
    }
    .forms .box-forms {
        width: 100%;
     
    }
  }
  @media (max-width: 575.98px) { 
    .slid-a img, 
    .slid-b img, 
    .slid-c img {
        height: 400px;
    }
    .list-quotes{
        margin: auto;
    }
   }
/* ==================== start media  ==================== */

/* ==================== start page about  ==================== */
.cover-page
{
    background: url(../images/cover-page.jpg);
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    /* background-attachment: fixed; */
    box-shadow: 0 0 22px 0px #000;
}
.cover-page h2
{
    color: gold;
    padding: 50px;
    text-align: center;
    font-weight: bold;
}
.about-us
{
    text-align: center;
    font-size: 20px;
    max-width: 632px;
    margin: 20px auto;
}
/* ==================== start page about  ==================== */

/* ==================== start page prodect  ==================== */

/*Thats fot the body forget about it*/
body{
    background: #f5f5f5;
}
/*Thats fot the body forget about it*/


/*Main style*/
.box-prodect {
    background: #000;
    cursor: pointer;
    width: 300px;
    height: 360px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    border: 1px solid #000;
    margin: 20px auto;
}
.box-prodect img,
.box-prodect h5 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

.box-prodect img {

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 300px;
    height: 359px;
}
.box-prodect h5{
    background: #00000096;
    bottom: 50px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    left: 0;
    padding: 15px;
    position: absolute;
    margin: 0;
}
.box-prodect .year{
    background: rgba(51,153,153,0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.box-prodect .cat-name{
    background: rgba(108,108,108,0.8);
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.box-prodect p {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 10px;
    text-transform: lowercase;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    font-size: 15px;
    font-weight: normal;
    background: #212529;
    width: 100%;
    color: #ffc107;
    text-align: right
}
.box-prodect:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: scale(1.2);
    opacity: 0.5;
    transition: all 250ms ease;
}
.box-prodect:hover{
    box-shadow: 0 0 5px 2px #343a40;
}
.box-prodect:hover h5 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}
.box-prodect:hover .year,.box-prodect:hover .cat-name{
    text-shadow: 0px 0 15px #fff;
    transition: all 250ms ease;
}
.box-prodect:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.quotes span{
    color:#222;
    font-weight: bold;
    text-transform: capitalize;
    color: #fff;
}
/* ==================== start page prodect  ==================== */

/* ==================== start page prodect  ==================== */
.address
{
    text-align: right
}
.address .box-address
{
    padding: 16px 0
}
.address .box-address h5
{
    font-weight: bold;
    font-size: 23px;
    border-bottom: 2px solid;
    padding-bottom: 9px;
    display: inline-block;
    color: #333;
}
.address .box-address ul li
{
    margin: 13px 0;
    font-weight: bold;
    /* text-indent: -23px; */
}
.address .box-address ul li i
{
    color: #ddb100;
    font-size: 20px;
}
/* ==================== start page prodect  ==================== */

/* ==================== start page team  ==================== */
.form-team
{
    padding: 12px;
    margin: 20px 0;
}
.team form input,
.team form textarea
{
    width: 100%;
    padding: 5px 7px;
    border: 1px solid #ddd;
    border-radius: 5px;
    outline: none;
    margin: 3px 0px;
    background: #fff;

}
.team form label
{
    margin: 0;
}
.btn-form-team
{
    background: #ddb100;
    padding: 10px;
    border: 1px solid #ddb100;
    color: #fff;
    border-radius: 5px;
    margin: 8px 0;
    outline: none;
}
.form-img
{
    width: 100%;
    height: 530px;  
}
/* ==================== start page team  ==================== */

/* ==================== start page contact-us  ==================== */
.contact-us .box-contact-us
{
    padding: 10px;
    text-align: center;
    box-shadow: 0 0 10px 2px #ddd;
    border-radius: 10px;
    width: 265px;
    height: 209px;
}
.contact-us .img-contact img
{
    width: 85px;
    height: 85px;
    margin: 5px 0 18px;
}
.contact-us .box-contact-title h4
{
    font-weight: bold;
    font-size: 18px;
}
/* ==================== end page contact-us  ==================== */

/* ==================== end page box-details-img  ==================== */
.big-img-owl
{
    padding: 2px;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px 5px #ddd;
}
.big-img-owl .logos
{
    width: 100%;
    height: 450px;
}
.menu-slider
{
    background: #f1f2f6;
    padding: 5px;
    margin: 20px 0;
    box-shadow: 0 0 5px 1px #ddd;
    text-align: center;
}
.menu-slider img
{
    width: 100px;
    height: 85px;
}

.box-details-info h4
{
    text-align: center;
    font-weight: bold;
    font-size: 27px;
}
.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #32383e;
    color: #d5b300;
}
.box-prop
{
    background: #dfe4ea;
    padding: 19px;
    text-align: right;
    border: 1px solid #ddd;
    box-shadow: 0 0 1px 1px #ddd;
}
.box-prop h5
{
    background: #ddb100;
    display: inline-block;
    padding: 10px;
    border-radius: 3px;
    color: #fff;
}
.box-prop p
{
    font-size: 19
}
/* ==================== end page box-details-img  ==================== */

/* start media ------------------------------------------------- */
@media (max-width: 1199.98px) { 
    .contact-us .box-contact-us{
        box-shadow: none;
     
    }



}

@media (max-width: 991.98px) { 
    .navbar-light .navbar-toggler {
        color: rgba(255, 0, 0, 0.5);
        border-color: rgb(220, 176, 0);
        background: #ddb100;
    }



}


@media (max-width: 767.98px) { 
    .apper .box-slogan h2{
        display: none
    }
    .list-quotes{
        margin: auto
    }
    .contact-us .box-contact-us{
        margin: 10px auto
    }


 }
 
 @media (max-width: 575.98px) { 
    .bac-cover{
        height: 260px;
    }



}

/*  end media -------------------------------------------------------- */
















