/********************************     COUNTER     ********************************/
.counter-box{
    text-align: center;
    display: block;
    margin: 10px auto;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    padding-top: 40px;
    color: #f96332;
    box-shadow: 0px 5px 35px 0px rgba(0, 0, 0, 0.3);
}
.counter-box .icon{
    display: block;
    font-size: 5em;
    margin: 5px 0;
}
.counter-box .counter
{
    font-size: 32px;
    font-weight: bold;
}

/********************************     BOX HOVER     ********************************/
.box-hover {
    font-family: 'Raleway', Arial, sans-serif;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 100%;
    color: #000000;
    text-align: center;
}
.box-hover * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.box-hover img {
    opacity: 1;
    width: 100%;
}
.box-hover:after,
.box-hover:before {
    background: #ffffff;
    width: 0;
    height: 100%;
    position: absolute;
    content: '';
    opacity: 0.5;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
.box-hover:after {
    top: 0;
    left: 0;
}
.box-hover:before {
    right: 0;
    bottom: 0;
}
.box-hover figcaption {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.box-hover h2,
.box-hover p {
    margin: 0;
    width: 100%;
    opacity: 0;
    text-align: center;
}
.box-hover h2 {
    padding: 5px;
    font-size: 1.5em;
}
.box-hover p {
    padding: 0 50px;
    font-size: 0.8em;
    font-weight: 500;
}

.box-hover:hover img,
.box-hover.hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.box-hover:hover:after,
.box-hover.hover:after,
.box-hover:hover:before,
.box-hover.hover:before {
    width: 100%;
    height: 100%;
}
.box-hover:hover figcaption h2,
.box-hover.hover figcaption h2,
.box-hover:hover figcaption p,
.box-hover.hover figcaption p {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.box-hover:hover figcaption h2,
.box-hover.hover figcaption h2 {
    opacity: 1;
}
.box-hover:hover figcaption p,
.box-hover.hover figcaption p {
    opacity: 0.7;
}

/********************************    COMMENTS SLIDER    ********************************/
#carouselComment .carousel-inner{
    box-shadow: none;
}
#carouselComment .carousel-item{
    min-height : 200px;
}
#carouselComment .carousel-item .caption {
    padding: 10px 30px ;
}
#carouselComment .carousel-item .caption h3{
    color: #C2371D;
    text-align: center;
}
#carouselComment .carousel-item .caption p{
    color: #2c2c2c;
    text-align: justify;
    font-size: 16px;
}

#carouselComment .carousel-item .caption p.comment-text{
    padding-left: 150px;
}
#carouselComment .carousel-control-prev, #carouselComment .carousel-control-next{

    color: #C2371D;
}

/********************************    CUSTOMER SLIDER     ********************************/
#slider-customer .carousel-inner{
    box-shadow: none;
}
#slider-customer .carousel-item > div {
    float: left;
}
#slider-customer .carousel-by-item [class*="cloneditem-"] {
    display: none;
}

@media (min-width: 1200px)
{
    #slider-customer .carousel-control-next{width: 50px;right: -25px;}
    #slider-customer .carousel-control-prev{width: 50px;left: -25px;}
}
#slider-customer .carousel-control-next .carousel-control-next-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23C2371D' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;}
#slider-customer .carousel-control-prev .carousel-control-prev-icon{background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23C2371D' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;}
/********************************    MODAL AS RIGHT SIDEBAR    ********************************/

.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
}


.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.right .modal-body {
    padding: 15px 15px 80px;
}


/*Right*/
.right.fade .modal-dialog {
    right: -320px;
}

.right.fade.show .modal-dialog {
    right: 0;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-header {
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}

#carousel{
    margin: 56px 0 15px 0;
}

.spec {
    text-align: center;
    margin-bottom: 3em;
}
.spec h3{
    font-size:2.4em;
    color:#06476E;
    margin-bottom:0;
    text-align: center;
}
.ser-t {
    text-align: center;
    margin: 0 auto;
    width: 40%;
    position: relative;
}

.ser-t b{
    width: 100%;
    height: 2px;
    display: block;
    background: #C2371D;
    margin-bottom: 3px;
}
.ser-t b.line{
    width: 80%;
    margin:0 auto;
}


/************************ custome ***********************************/

.section-hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border-color: #EBEBEB;
}

.card-title {
    margin-bottom: 0px;
    border-bottom:1px solid #EBEBEB;
    padding: 5px 15px;
    position: relative;
}
.card-title h3{margin: 0px}
.card-title .time_line_caption{
    position: absolute;
    top: 10px;
    left: 10px;}

.breadcrumb{margin-top: 100px;direction: rtl;background: #ffffff !important;border-radius: 0.1875rem !important;}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #212121;
}

.navbar-nav{direction: rtl;padding: 0}
.help-block{color: #FF3636;direction: rtl}

.row{direction: rtl}

th, td{text-align: center;}
.rtl{direction: rtl}

.fixed-bottom-left{
    padding: 0 15.5px;
    text-align: center;
    height: 60px;
    width: 60px;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 19px;
    background-color: #f96332;
    border-radius: 30px;
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 2;
}
.fixed-bottom-left i {
    display: block;
    font-size: 30px;
    line-height: 60px;
}

.cursor-pointer{
    cursor: pointer !important;
}

.ltr{direction: ltr}
.rtl{direction: rtl}

.product h5{
    padding: 10px 5px;
}

.cat{
    margin-bottom: 20px;
}
.cat-title
{
    padding: 5px 1px;
    line-height: 23px;
    text-align: justify;
    height: 55px;
    overflow: hidden;
}


#contact{
    background: #ebc206;
    border-top: 4px solid #06aaf1;
    color: #666666;
    margin-top: 70px;
}


#contact h5{
    color: #06aaf1;
    margin: 0px;
}

#contact .nav-tabs .nav-item{width: 100%;margin-bottom: 10px;}
#contact .nav-tabs .nav-item a{color: #666666;}
#contact .nav-tabs .nav-item a:hover{color: #C2371D;}
#contact .nav-right li{text-align: right;color: #4e71a9;}

a.black{color:#666666}
a:hover.black{color:#333333}
a:hover.img-icon img{opacity:0.8}


.carousel-control-next, .carousel-control-prev{
	height: 40px;
	top:50% !important;
	margin-top: -20px;
}

