

/* Start:/local/templates/fluoroplastic.ru/css/style.css?17763508558505*/
html {
	position: relative;
	min-height: 100%;
}

body {
	margin-bottom: 60px;
	background: #e7ecf0 url(/local/templates/fluoroplastic.ru/css/../img/bg1.gif);
	font-family: 'PT Sans Narrow', 'Myriad Pro';
	font-size: 1.01rem;
	line-height: 1.3em;
	color: #444445;
}

@media (min-width:1400px){.container{max-width:1350px}}


h1 {
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 0.3em;
}
h2 {
	font-size: 1.4em;
	margin-top:3rem;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	margin-top:1.1rem;
	/*text-transform: uppercase;*/
	font-weight: bold;
}
h4 {
	font-size: 1em;
	margin-top:1rem;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	margin-top:1rem;
	font-weight: normal;
}
h6 {
	font-size: 1em;
	margin-top:2rem;
	font-weight: bold;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	color: #527d7f;
}

a {
	color: #5693a5;
}
a:hover {
	color: #4c8191;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	background-color: #414b4f;
	color: #969c9e;
	font-size: 0.9em;
}
.footer > .container {
	padding-top: 10px;
	padding-bottom: 10px;
}


.navbar {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	background: #fff;
	border-bottom: 1px solid #d7dad9;
}
.navbar-footer {
	background: #414b4f;
	border-bottom: 1px solid #4a5357;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar-brand > img, .navbar-brand {
	margin:0;
	padding:0;
}
.navbar .nav-item {
	padding: 0 25px;
	margin: 0;
	font-size: 14px;
	line-height: 1em;
	text-transform: uppercase;
	border-left: 1px solid #949494;
	font-weight:bold;
}
.navbar-footer .nav-item {
	padding: 0 50px 0 0;
	margin: 0;
	font-size: 14px;
	line-height: 1em;
	text-transform: none;
	border-left: 0;
	font-weight:normal;
}
.navbar .nav-item:first-child {
	border-left: none;
}
.navbar-light .navbar-nav .nav-link {
	padding: 0;
	margin: 0;
	color: #2e2e2e;
}
.navbar-footer .navbar-nav .nav-link {
	padding: 0;
	margin: 0;
	color: #fff;
}
.navbar-light .navbar-nav .nav-link:active {
	color: #000;
}
.navbar-light .navbar-nav .active .nav-link {
	color: #949494;
}
.navbar .navbar-toggler {
	padding: 0.5rem;
	font-size:1rem;
	line-height:1rem;
	cursor: pointer;
	z-index: 10;
	/*margin-top: 30px;*/
}
.navbar-footer .navbar-toggler {
	color: #fff;
}
.navbar-toggler-icon{width:20px;height:20px;}


header {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
header > .container {
	padding-left: 145px;
}
header .lang-link {
	font-size: 0.9em;
	padding: 0 0.5rem;
	color: #222;
}
header .lang-link.active {
	color: #5693a5;
}
header .header-text {
	font-size: 0.9em;
	padding: 0 1rem 0 0;
}
header .color1 {
	color: #527d7f;
}
header .header-brand {
	font-family: 'PT Sans';
	font-size: 36px;
	color: #495861;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
header .header-action-btn {
	display: inline-block;
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: .02em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 0.55rem 0.8rem;
	border-width: 2px 0;
	border-style: solid none;
	border-color: #FDBE33 #000 #D77206;
	border-radius: 4px;
	background: linear-gradient(#F3AE0F, #E38916) #E38916;
}
header .header-action-btn:hover {
	color: #fff;
	text-decoration: none;
	background: linear-gradient(#f5ae00, #f59500) #f5ae00;
}


.carousel {
	margin-top: 20px;
}
.carousel-control-prev,
.carousel-control-next{
	width: 42px;
}
.carousel-caption{
	top: 30%;
	left: 10%;
	text-align:left;
	font-size: 1.5em;
}
.carousel-caption h2{
	font-weight: bold;
	font-family: 'PT Sans';
}
.carousel-control-prev-icon {
	background-image: url('/local/templates/fluoroplastic.ru/css/../img/arr_prev.png');
	width: 41px;
	height: 55px;
}
.carousel-control-next-icon {
	background-image: url('/local/templates/fluoroplastic.ru/css/../img/arr_next.png');
	width: 41px;
	height: 55px;
}



.card-group .card {
	border: 0;
	border-radius: 0;
	margin-bottom: 20px;
}
.card-group .card-footer,
.card-footer {
	background: #eef3f7;
	color: #6d6d6d;
	font-weight: bold;
	font-size: 0.9em;
	padding: 8px 15px;
	border-radius: 0;
	height: 45px;
	overflow: hidden;
}
.card-footer a {
	color: #6d6d6d;
}
.card-footer a:hover {
	color: #2e2e2e;
}



.nav-tabs {
	background: #fff;
}
.nav-tabs .nav-link {
	border: 0;
	border-radius: 0;
	font-weight: bold;
	color: #517d7f;
	text-transform: uppercase;
	font-size: 0.9em;
	padding-top: 12px;
	padding-bottom: 12px;
}
.nav-tabs .nav-link.active {
	background: #3b4f50;
	color: #fff;
}
.nav-tabs .nav-item:first-child .nav-link.active {
	background: #3b4f50 url(/local/templates/fluoroplastic.ru/css/../img/bg-corner.png) no-repeat 100% 100%;
}
.nav-tabs .nav-item:last-child .nav-link.active {
	background: #3b4f50 url(/local/templates/fluoroplastic.ru/css/../img/bg-corner2.png) no-repeat 0 100%;
}
.tab-content {
	background: #fff;
	margin-bottom: 0;
}
.products-list {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.products-list dt {
	background: #607B81;
	color: #fff;
	padding: 10px 15px;
	font-weight: 600;
	font-size: 0.85em;
	margin-bottom: 10px;
}
.products-list dt a{
	color:#fff;
}
.products-list dd {
	padding-left: 40px;
}
.products-list dd a {
	color: #222;
}
.prod-comment {
	background: #fff;
	border-top: 1px solid #dfe6ea;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.new-prod-nav {
	background: #fff;
	border-top: 1px solid #dfe6ea;
	font-size: 0.9em;
	line-height: 1.2em;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}


.cont-bg-light {
	background: #fff;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.cont-bg-dark {
	background: #abbfc3;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 1.1em;
}
.cont-bg-dark a {
	color: #fff;
}
.cont-bg-dark .fa{
	padding-right: 10px;
}


.search-form .form-control {
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
	border: 0;
	background: #eaf1f5;
	font-size: 0.9em;
	line-height: 1em;
	padding: 0.25rem 0.75rem;
}
.search-form .input-group-addon {
	border-top-right-radius: 1rem;
	border-bottom-right-radius: 1rem;
	border: 0;
	background: #eaf1f5;
	font-size: 0.9em;
	line-height: 1em;
}


.youtube-link {
	background: url(/local/templates/fluoroplastic.ru/css/../img/ico_youtube.png) no-repeat 0 0;
	font-size: 0.9em;
	text-align: right;
	line-height: 22px;
	display: block;
	margin-top: 7px;
}

.news-body {
	font-size: 0.9em;
	line-height: 1.2em;
}
.read-more {
	text-align: right;
	display: block;
	margin-top: 0;
	padding-top: 0;
}
.news-nav {
	float: right;
}
.news-nav .page-item {
	margin-bottom: 0;
	padding: 0;
}
.news-nav .page-link {
	border: 0;
	color: #000;
	margin-bottom: 0;
	padding: 3px 12px;
}
.news-nav .pagination {
	margin-bottom: 0;
	padding-bottom: 0;
	/*padding-top: 0;*/
}


.bg-map {
	background: url(/local/templates/fluoroplastic.ru/css/../img/map.png) no-repeat 50% 50%;
	background-size: contain;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.delivery-text {
	font-size: 0.9em;
	line-height: 1.2em;
}
.delivery-phone {
	font-size: 36px;
	line-height: 15px;
	margin: 40px 0 25px;
}
.delivery-phone small {
	font-size: 12px;
}
.delivery-phone span {
	color: #b46e3b;
}


.social {
	color: #fff;
	font-size: 0.8em;
	padding-left: 10px;
}


dd.act{
	font-weight:bold;
}


.table{
	font-size: 0.9rem;
}
	.table th{
		vertical-align: top;
	}

	.wauto{
		width:auto !important;
	}


.alert{
	padding:.5rem;
}
.alert-info{
	background-color:#E8EDF0;
	border-color:#E0E8EA;
}

.tab-pane dt{
text-transform: uppercase;
}

table{
border:1px solid #e4e4e4;
}
table p{
margin:0 !important;
padding:0 !important;
}

.card-group .card-footer, .card-footer{
line-height: 1.1;
}

.table-responsive 
{   
    width: 100%;
   margin-bottom: 15px;
   overflow-x: auto;   
   overflow-y: hidden;     
   -webkit-overflow-scrolling: touch;
   -ms-overflow-style: -ms-autohiding-scrollbar;
}


.header-brand span{
font-size:0.34em;
font-weight:bold;
margin:0;
padding:0;
display:block;
}

.pt-2{
padding-top: .2rem!important;
}



.catalogue-download{
background:#fff;
padding:10px;
text-align:center;
}


.catalogue-btn {
  display: inline-block;
  font-size: 1em;
  color: white;
  text-decoration: none;
  padding: .5em 2em;
  outline: none;
  border-width: 2px 0;
  border-style: solid none;
  border-color: #FDBE33 #000 #D77206;
  border-radius: 6px;
  background: linear-gradient(#F3AE0F, #E38916) #E38916;
  transition: 0.2s;
} 
a.button24:hover { background: linear-gradient(#f5ae00, #f59500) #f5ae00; }
a.button24:active { background: linear-gradient(#f59500, #f5ae00) #f59500; }


.bg-info{
background-color: #F0F5F5 !important;
padding: 3px;
border-left: 4px solid #DEE5E8;
}
/* End */
/* /local/templates/fluoroplastic.ru/css/style.css?17763508558505 */
