@font-face {
	font-family: 'Helvetica';
	src: url('/bitrix/fonts/HelveticaLight/HelveticaLight.eot');
	src: url('/bitrix/fonts/HelveticaLight/HelveticaLight.woff')
		format('woff'), url('/bitrix/fonts/HelveticaLight/HelveticaLight.ttf')
		format('truetype');
}

html {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

form.main-form {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#header, #banner, #content, #footer {
	max-width: 1200px;
}

#page-wrapper {
	min-height: 100%;
	margin: 0 auto -90px;
}

* html #page-wrapper {
	height: 100%;
}

.services-list li {
    list-style-type: none; 
   }
ul.services-list{
    margin-left: 0; 
    padding-left: 0; 
 }


#header {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 10px 0;
}

#header .cont {
	float: right;
	font-size: 17px;
	color: #000;
	margin: 15px 0;
}

#header .phone a {
	color: red;
	font-weight: 600;
	text-decoration: none;
}

#header .mail a {
	color: #000;
	text-decoration: none;
}

#header i, #footer i {
	margin-right: 10px;
	color: gray;
}

#header .href-to-main {
	
	display: inline-block;
}

#header .cont img{
	/* cursor: pointer; */
}

#header img.logo1{
	max-width: 100%;
	width:340px;
	margin-top: 22px;
}


#top-menu {
	/* position: absolute;
	top: 46px;
	width: 638px;
	height: 30px;
	right: 0; */
	
}

.content-page h3.about{
	background: #b5ae9f;
    color: #fff;
    display: inline-block;   
    font-size: 34px;
    font-family: "Helvetica";
    line-height: 1.1;
    padding: 4px 10px 0;
    margin: 0;
}

#top-menu-inner {
	margin-left: 16px;
	padding-right: 16px;
	height: 30px;
}

#logo {
	width: 235px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

#logo td {
	padding: 0;
}

#logo a {
	outline: none;
}

#top-icons {
	overflow: hidden;
	height: 15px;
	position: absolute;
	top: 17px;
	width: 200px;
	left: 252px;
}

#top-icons a {
	float: left;
	margin-right: 31px;
}

a.home-icon {
	width: 12px;
	height: 11px;
}

a.search-icon {
	width: 12px;
	height: 12px;
}

a.feedback-icon {
	width: 14px;
	height: 10px;
}

#banner {
	margin: 0 auto;
	position: relative;
	clear: both;
}


#banner-layout {
	table-layout: fixed;
}

#banner-overlay {
	position: absolute;
	width: 437px;
	left: 0;
	top: 0;
}

#banner-image {
	padding: 0;
	width: 437px;
	vertical-align: top;
}

#banner-image div {
	width: 437px;
	overflow: hidden;
}

#banner-slogan {
	padding: 0;
	width: 441px;
	font-family: Arial;
	font-style: italic;
	font-size: 2em;
	font-weight: bold;
	padding: 10px 0 32px;
}

#banner .header-nav {
	background-image: url('/bitrix/images/fon-header.png');
	padding: 20px 67px 2px;
}

#banner .header-nav h1 {
	color: #575757;
	margin-bottom: 5px;
}

#content {

	margin: 0 auto;
	zoom: 1;
}

#sidebar {
	max-width: 384px;
	float: right;
}
/* #workarea {  float: left;} */
#workarea .content-page {
	margin-top: 20px;
	width: 940px;	
	float: right;
	min-height: 500px;
	
	
}

#workarea .left-block {
	float: left;
	width: 240px;
	margin-top: 20px;
}

#workarea .tatmang-feed {
	display: inline-block;
	margin: 0 auto;
	background: #e31e24;
	padding: 7px 24px;
	color: #fff;
	cursor: pointer;
	font-size: 34px;
	font-weight: 100;
	margin: 73px;
	font-family: "Helvetica";
}

#workarea .feed {
	text-align: center;
	width: 95%;
}

#workarea .tatmang-feed:hover {
	background: #920004;
}

#main {
	padding: 10px;
}


#main h3 {
	background: #b5ae9f;
	color: #fff;
	display: inline-block;
	font-size: 30px;
	font-size: 34px;
	font-family: "Helvetica";
	line-height: 1.1;
	padding: 4px 10px 0;
	}

.header-nav h2{
	font-size: 36px;
	margin: 10px 0;
	font-family: Arial, Helvetica,sans-serif;   
    font-weight: normal;
    line-height: 1.2;
    color: #555;

}

#footer {
	background: #b5ae9f;
	margin: 0 auto;
	position: relative;
	padding: 30px 0;
	font-size: 18px;
	clear: both;
}

#footer .footer-menu {
	padding: 0 30px;
	margin-bottom: 20px;
}

#footer .copyright1 {
	color: #ffffff;
}

#footer .copyright1, #footer .footer-links1 {
	display: inline-block;
	margin-left: 30px;
	margin-bottom: 20px;
	vertical-align: top;
}

#footer .footer-left {
	width: 69%;
}

#footer .footer-right {
	width: 29%;
}

#footer .footer-left, #footer .footer-right {
	display: inline-block;
	vertical-align: top;
}

#footer .footer-right {
	text-align: right;
}

#footer .footer-phone {
	font-size: 25px;
	color: #fff;
	margin-top: 25px;
}

#footer .footer-right a{
    /*font-size: 12px;*/
    color: #fff;
    display: inline-block;
    margin-top: 9px;
	text-decoration:none;
}


div.content-block {
	margin-bottom: 24px;
}

div.content-block-inner {
	padding: 87px 54px 62px 39px;
    background-color: #e6e6e6;
    background-image: url(/bitrix/images/elem.png);
    background-repeat: no-repeat;
    background-position: 16px top;
    -webkit-background-size: 284px;
    background-size: 284px;
}



#sidebar .content-block-inner>h3 {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 5px 10px 0;
	margin: 0;
	font-family: "Helvetica";
	font-size: 29px;
	font-weight: 100;
	line-height: 1;
	margin-bottom: 30px;
}

div.information-block div.top {
	height: 13px;
	border-right: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom {
	height: 13px;
	border-left: 1px solid;
	font-size: 1px;
	background: #FFF url(images/sidebar-corners-form.gif) no-repeat right
		bottom;
}

div.information-block-inner {
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 9px 18px 9px 21px;
	zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner
	{
	border-color: #E3E3E3;
}

#search {
	width: 190px;
	overflow: hidden;
}

#search div.rounded-box {
	float: left;
	width: 135px;
}

#search div.search-inner-box {
	border: 1px solid;
	padding-left: 20px;
	height: 20px;
	overflow: hidden;
	background: white url(images/loupe.gif) no-repeat 4px 4px;
}

#search div.search-inner-box input {
	border: 1px solid;
	width: 110px;
	height: 18px;
	padding: 0;
	margin: 0;
}

#search input {
	vertical-align: top;
}

#search-button {
	float: right;
	width: 48px;
	border: 1px solid;
}

#search-button input::-moz-focus-inner {
	border: 0;
	padding: 0;
} /*Remove button padding in FF*/
#search-button input {
	display: block;
	border: none;
	background: none;
	width: 48px;
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;
}

div.search-item h4 {
	margin-bottom: 0.4em;
}

dl.block-list {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}

dl.block-list dt {
	margin: 1.5em 0 0.5em;
}

dl.block-list dd {
	margin: 0;
	padding: 0;
}

dl.block-list a {
	text-decoration: none;
	outline: none;
}

dl.block-list a:hover {
	text-decoration: underline;
}

#sidebar h3 {
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

#left-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#left-menu li {
	margin: 0 0 0.7em;
	padding: 0 0 0.7em;
	display: block;
}

#left-menu a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 1em 1em 1em 0;
	outline: none;
}

#left-menu li.last-item {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#left-menu li.selected a {
	padding-left: 1em;
}

#left-menu li.selected {
	text-indent: -1em;
	padding-left: 1em;
}

/* Navigation */
div.navigation {
	font-size: 100%;
	line-height: 200%;
}

span.navigation-title {
	padding-right: 0.65em;
	font-weight: bold;
}

div.navigation a {
	text-decoration: underline;
	padding: 0.2em 0.3em;
}

span.nav-current-page {
	padding: 0.2em 0.3em;
}

div.navigation span.arrow {
	font-size: 100%;
	font-family: Times, serif;
}

div.navigation span.ctrl {
	font-size: 85%;
}

/* News List */
div.news-list {
	margin: 0 0 2em;
}

div.news-item {
	margin: 0 0 2em;
	padding: 0 0 2em;
	border-bottom: 1px solid;
}

div.news-date {
	margin: 0 0 1em;
}

div.news-title {
	font-size: 1em;
	margin: 0 0 1em;
	font-weight: bold;
}

a.news-detail-link {
	display: block;
	margin: 1em 0 0;
	outline: none;
}

/* Catalog List */
/* div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; } */

/* Special Product */
div.special-product-title {
	text-align: center;
	margin: 0 0 1em;
}

div.special-product-image {
	text-align: center;
	margin: 0 0 1em;
}

div.special-product {
	text-align: center;
}

.socseti a {
    display: block;
    width: 42px;
    height: 42px;
    background: url(/bitrix/templates/tatmongal/images/socseti.png) 0 0 no-repeat;
}

.socseti a.insta {
    background-position: -42px 0;
}


/* Top menu */
#horizontal-multilevel-menu, #horizontal-multilevel-menu ul {
	margin: 0;
	padding: 0;
	min-height: 27px;
	width: 100%;
	list-style: none;
	font-size: 12px;
	float: left;
	background: none;
}

#horizontal-multilevel-menu a {
	display: block;
	padding: 5px 3px;
	text-decoration: none;
	text-align: center;
	outline: none;
}

#horizontal-multilevel-menu li {
	float: left;
}

#horizontal-multilevel-menu li a.root-item {
	font-weight: bold;
	padding: 8px 12px 8px;
} /*Root items*/
#horizontal-multilevel-menu a.parent {
	background: url(images/top-menu-arrow.gif) center right no-repeat;
} /*Item-parents*/
#horizontal-multilevel-menu li a.root-item-selected {
	font-weight: bold;
	padding: 8px 12px 8px;
} /*Root menu selected*/
#horizontal-multilevel-menu li.last-item {
	border: none;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul {
	position: absolute;
	top: auto;
	display: none;
	z-index: 500;
	height: auto;
	width: 163px;
	padding: 3px 11px;
	border: 1px solid;
}

#horizontal-multilevel-menu li li {
	width: 100%;
	border-bottom: 1px solid;
} /*Sub-menu item box*/
#horizontal-multilevel-menu li ul a {
	text-align: left;
	font-size: 12px;
} /*Item link*/
#horizontal-multilevel-menu li ul ul {
	margin: -27px 0 0 160px;
}

#horizontal-multilevel-menu li:hover ul ul, #horizontal-multilevel-menu li:hover ul ul ul,
	#horizontal-multilevel-menu li:hover ul ul ul ul,
	#horizontal-multilevel-menu li:hover ul ul ul ul ul {
	display: none;
}

#horizontal-multilevel-menu li:hover ul, #horizontal-multilevel-menu li li:hover ul,
	#horizontal-multilevel-menu li li li:hover ul,
	#horizontal-multilevel-menu li li li li:hover ul,
	#horizontal-multilevel-menu li li li li li:hover ul {
	display: block;
}

div.menu-clear-left {
	clear: left;
}

/*Common Elements */
div.content-form {
	padding-left: 1em;
}

.tatmangal_have{
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding: 2px 5px;
    margin: 4px 0;  
    border-radius: 1px;
    font-weight: 600;
    
}

.tatmangal_have.wait{
    background: #FCB322;
}
.tatmangal_have.stock{
    background: #3CC051;
}
.tatmangal_have.order{
    background: #57B5E3;
}
.tatmangal_have.no{
    background: red;
}


#banner .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
#banner .swiper-slide {
    background-size: cover;
    background-position: center;
}
#banner .gallery-top {
    height: 100%;
    width: 816px;
    float: left;
}
#banner .gallery-thumbs {
    width: 384px;
    height: 100%;
    box-sizing: border-box;
    padding: 0;
    float: left;

}
#banner .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}
#banner .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

#banner .slider{
    width: 100%;
    height: 320px;
}

#banner .gallery-thumbs h1{
	margin-left: 50px;   
    margin-top: 45px;
    font-size: 38px;
    line-height: 1;
}

#banner .gallery-thumbs p{
    margin-left: 50px;
    font-size: 17px;
    height: 85px;
    margin-bottom: 5px;
    margin-right: 10px;
    overflow: hidden;
}

#banner .gallery-thumbs a{
	color: red;
	margin-left: 50px; 
	font-size: 20px;
	text-transform: uppercase;
}


#sidebar .vkplugin{
	margin: 80px auto 0;
}

#sidebar .vkplugin>a{
	text-decoration: none;
}
#sidebar .vkplugin #vk_groups{
	margin: 0 auto ;
	max-width: 100%;

}

#sidebar .vkplugin iframe{
	width: 100%;
}


#footer .avt-prav{
	display: block;
	color: red;
}

#workarea .tat-mobile-menu{
		display: none;
	}
#workarea .page-padding{
	padding: 0 10px;
}

#main .tat-icons {
	text-align: center;
	margin-top: 50px;
	width: 95%;
}
#main .tat-icons img{
	margin-right: 42px;
	width: 80%;
	margin: 0 auto;
}
#main .tat-icon{
	display: inline-block;
	width: 30%;
	text-align: center;
	vertical-align: top;
}

#main .tat-icon div{
	margin-top: 10px;	
}

#main .tat-icon a{
	color: black;
	text-decoration: none;
}

.services-list img,
.services-list div{
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0;
}

.services-list img{
	margin-right: 10px;
}

.services-list div{
	width: 80%;
}

h2.tat-vk
{
    text-align: center;
    background: #5e81a8;
    color: #fff;
    padding: 4px;
    text-transform: uppercase;
}

a.tat-vk{
    text-align: center;
    background: #5e81a8;   
    padding: 4px;
    text-transform: uppercase;
    color: #fff !important;
    text-decoration: none;
	cursor: pointer;
}

hr{	
	border: none;
	background: #eeeeee;	
}

pre {
	text-align: left;
}




@media ( max-width : 1200px) {
	#workarea .content-page, #workarea .left-block, #workarea, #sidebar {
		width: 100%;
		max-width: 100%;
	}
	#header {		
		padding: 5px;
	}
	.tatmangal-page{
		margin-bottom: 40px;
		padding: 20px;
		box-sizing: border-box;
	}
	
	#banner .gallery-thumbs{
		/display: none;
		width: 100%;
	}
	
	#banner .gallery-top {
		width: 100%;
	}

}


@media ( max-width : 767px) {
	#header .cont {
		float: none;
	}
	#workarea .tat-mobile-menu{
		display: block;
	}
	#workarea .tat-top-menu{
		display: none;
	}
	#banner .header-nav {
		padding: 20px 10px 2px;
	}
	#footer .footer-left,
	#footer .footer-right{
		width: 100%;
		clear: both;
		padding: 10px;
		box-sizing: border-box;
	}

	#workarea .tatmang-feed {
		margin:  30px auto;
	}

	.page-padding ul{
		text-align: center;
	}
}

