﻿.social-icon-footer a i{line-height:2 !important;}
.social-icon a i{line-height:1.75 !important;}
.btn-light-circle a i, .products a i, .factory-light-circle i, .factory-dark-circle i,
.product-tab-circle a i, .product-tab-circle a:hover i, .product-tab-circle a.active i{line-height:1.65 !important;}
.owl-next i, .owl-prev i{line-height:1.75 !important;}
.list-inline>li{padding-right:7px;}
.done{display:none;}
.contact-icon i{line-height:60px;}
#owl-certificate i{line-height:2.4 !important;}
.btn-news-nav i{line-height:55px !important;}
.hidden{display:none;}
.modal-footer input{margin:0 10px;}

.mill-slider-content img {
    width:200px;
}
@media only screen and (max-width:768px){.btn-news-nav i
                                         {line-height:31px !important;}
}
.alignText {
	direction:rtl;
}

/*.navbar-nav > li {
    padding: 0 85px 0 0;
}*/

.navbar-default .navbar-nav > li > a{
    /*font-size:14px;*/
    font-size: 12px;
}

/* Custom styled notice CSS */
.ui-pnotify.custom .ui-pnotify-container {
    background-color: #2a736a !important;
    background-color: #fff !important;
    background-image: none !important;
    /*          border: none !important;*/
    border: 3px solid #ff8c00;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #2a736a !important;
    webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.5);
}

.ui-pnotify.custom .ui-pnotify-title, .ui-pnotify.custom .ui-pnotify-text {
    /*          font-family: Arial, Helvetica, sans-serif !important;*/
    /*          text-shadow: 2px 2px 3px black !important;*/
    font-size: 10pt !important;
    color: #2a736a !important;
    padding-right: 50px !important;
    line-height: 1 !important;
    text-rendering: geometricPrecision !important;
}

    .ui-pnotify.custom .ui-pnotify-text a {
        color: #2a736a;
    }

.ui-pnotify.custom .ui-pnotify-title {
    font-weight: bold;
}

.ui-pnotify.custom .ui-pnotify-icon {
    float: right;
    background-image: url(../../../../images/live-event.html);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    /*
            width: 50px;
              height: 50px;
*/
    width: 100px;
    height: 100px;
}

.ui-pnotify.custom .fa {
    margin: 3px;
    width: 33px;
    height: 33px;
    font-size: 33px;
    color: #ff8c00;
}

.ui-pnotify-closer, .ui-pnotify-sticker {
    float: left;
    margin-right: .2em;
}

.ui-pnotify-action-button. brighttheme-icon-closer {
    color: white !important;
}

.brighttheme .ui-pnotify-action-button {
    background: #ff8c00;
    padding: 8px 23px;
}

.ui-pnotify.stack-bottomright {
    /* These are just CSS default values to reset the PNotify CSS. */
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
}

/*@media only screen and (width: 768px){
.navbar-header {
    height: inherit !important;
}
}*/

/* Extra large devices (large desktops, 1200px and up) */
/*@media (min-width: 768px) {
    #secBanner {
        margin-top: 40px;
    }
}*/

/* Extra large devices (large desktops, 1200px and up) */
/*@media (min-width: 1200px) {
    #secBanner {
        margin-top: 105px;
    }
}*/
/*body{
	direction:ltr !important;
}*/




/*
	* Style settings of LayerSlider
	*
	* (c) 2011-2014 George Krupa, John Gera & Kreatura Media
	*
	* Plugin web:			http://kreaturamedia.com/
	* Licenses: 			http://codecanyon.net/licenses/
*/



/* Global settings */
/*
.ls-container {
	visibility: hidden;
	position: relative;
}

.ls-lt-container {
	position: absolute;
}
*/
.ls-lt-container,
.ls-lt-container * {
	text-align: left !important;
	direction: ltr !important;
}
/**/
.ls-container-fullscreen {
	margin: 0 auto !important;
	padding: 2% !important;
	background: black !important;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border: none !important;
}

.ls-container-fullscreen .ls-thumbnail-wrapper,
.ls-container-fullscreen .ls-fullscreen,
.ls-container-fullscreen .ls-shadow {
	display: none !important;
}

.ls-overflow-hidden {
	overflow: hidden;
}

.ls-inner {
	position: relative;
	background-position: center center;
	z-index: 2;
}

.ls-loading-container {
	position: absolute !important;
	display: none;
	z-index: 3 !important;
	left: 50% !important;
	top: 50% !important;
}

.ls-loading-indicator {
	margin: 0 auto;
}

.ls-inner,
.ls-slide {
	width: 100%;
	height: 100%;
}

.ls-slide,
.ls-layer {
	position: absolute;
	display: none;
	background-position: center center;
	overflow: hidden;
}

.ls-active,
.ls-animating {
	display: block !important;
}

.ls-slide > * {
	position: absolute;
	line-height: normal;
	margin: 0;
	left: 0;
	top: 0;
}

.ls-slide .ls-bg {
	left: 0px;
	top: 0px;
	transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	-moz-transform: none !important;
	-webkit-transform: none !important;
}

.ls-yourlogo {
	position: absolute;
	z-index: 99;
}

@media screen and (min-width: 1200px) {

    .owl-buttons {
        position: absolute;
        top: 40%;
        width: 110%;
        text-align: right;
    }

    .owl-prev {
        position: absolute;
        right: -10%
    }

    .owl-next {
        float: left;
    }
	
	.navbar-nav .logo-gap {
		/*padding: 0 87px 0 230px;*/
		padding: 0px 80px 0 290px;
	}
	.navbar-nav > li {
		padding: 0 40px 0 0;
	}
}

.vacancy-list>tbody>tr>td, .vacancy-list>tbody>tr>th, .vacancy-list>tfoot>tr>td, .vacancy-list>tfoot>tr>th, .vacancy-list>thead>tr>td, .vacancy-list>thead>tr>th{
padding: 8px 3px 8px 3px !important;	
}

.vacancy-list .bttn-sm{
	font-size: 12px;    
    text-transform: inherit;
	border-radius: 10px;
	padding:5px;
	text-align: center;
}

.shop-li li, .shop-li{
    margin: 0px;
}
.shop td{
    padding: 0 1rem 0 1rem;
}
.shop-icon a {
/*    width: 25px;*/
    height: 32px;
    border-radius:3rem;
    color: #fff;
    text-align: center;
    display: inline-block;
        border: 2px solid #ff8c00;
    line-height: 2.8;
    background: #2a736a;
    font-size: 11px;
/*
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 140, 0, 0.5);
    -moz-box-shadow: 0px 0px 0px 3px rgba(255, 140, 0, 0.5);
    box-shadow: 0px 0px 0px 3px rgba(255, 140, 0, 0.5);
*/
    margin-top: 0px;
    padding: 0 1rem 0 1rem;
}

.shop-icon a:hover {
        border: 2px solid #2a736a;
    background: #ff8c00;
/*
    -webkit-box-shadow: 0px 0px 0px 3px rgba(9, 80, 157, 0.5);
    -moz-box-shadow: 0px 0px 0px 3px rgba(9, 80, 157, 0.5);
    box-shadow: 0px 0px 0px 3px rgba(9, 80, 157, 0.5);
*/
}

.social-icon-footer .list-inline {
    display: flex;
    justify-content: center;
}
.twitter a{
    fill: white;
    padding: 6px;
}

.social-icon-footer .list-inline .twitter:hover a{
    fill: #ff8c00;
}


