

/* Start:/bitrix/templates/tkani/template_styles.css?151807680911002*/
@font-face {
    font-family: 'Decor';
    src: url('/bitrix/templates/tkani/fonts/decor-bold-webfont.eot');
    src: url('/bitrix/templates/tkani/fonts/decor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/bitrix/templates/tkani/fonts/decor-bold-webfont.woff2') format('woff2'),
         url('/bitrix/templates/tkani/fonts/decor-bold-webfont.woff') format('woff'),
         url('/bitrix/templates/tkani/fonts/decor-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
header, nav, section, article, aside, footer {
   display:block;
}
*{
    padding: 0;
    margin: 0;
}
html{
    background: url(/bitrix/templates/tkani/img/bg.jpg) no-repeat center;

    width: 100%;
    min-height: 100%;
}
body{
    font-family: Tahoma, sans-serif;
    font-weight: normal;
    font-size: 14px;
}
.page{
    min-width: 1230px;
}
.wrap{
    width: 1170px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
    margin: auto;
    overflow: hidden;
}
header{
    width: 100%;
    overflow: visible;
    margin-top: 20px;
    height: 70px;
}
.logo{
    float: left;
}
.logo img{
    margin-top: 20px;
}
.right-header{
    float: right;
    width: 800px;
}
.right-header nav{
    overflow: hidden;
    float: left;
}
.right-header nav li{
    display: block;
    float: left;
    margin-top: 38px;
    background: #fff;
    border-radius: 5px;
    margin-right: 5px;
}
.right-header nav>ul>li>ul{
    display: none;
}
.right-header nav li:last-child{
    margin-right: 0;
}
.right-header nav li a{
    font-size: 14px;
    color: #130c49;
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
}
.right-header nav li.selected{
    background: #ef383f;
}
.right-header nav li.selected a{
    color: #fff;
}
.right-header nav li:hover {
    background: #ef383f;
}
.right-header nav li:hover a{
    color: #fff;
}
.request{
    float: right;
    width: 170px;
    height: 40px;
    border-radius: 5px;
    background: url(/bitrix/templates/tkani/img/pr.png) #fff no-repeat 13px center;
    overflow: visible;
    margin-top: 31px;
    position: relative;
    box-shadow: 0px 1px 1px #ccc;
    cursor: pointer;
}
.request p{
    text-align: center;
    margin-top: 10px;
    margin-left: 45px;
    border-bottom: 1px dashed #130c49;
    color: #130c49;
    width: 105px;
}
.request:hover .open-request{
    display: block;
}
.open-request{
    position: absolute;
    width: 119px;
  
	padding:10px;
    background: #dddbea;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: 11px;
    margin-left: 15px;
    display: none;
}
.open-request .success {font-size:12px;}
.open-request form{
    width: 92px;
    display: block;
    margin: auto;
    margin-top: 14px;
}
.open-request form input{
    width: 100%;
}
.open-request form input:focus{
    outline: 0;
}
.open-request form input[type="text"]{
    border:0;
    background: rgba(0,0,0,0);
    border-bottom: 1px solid #130c49;
    text-align: center;
    margin-bottom: 8px;
    font-size: 11px;
}
.open-request form input[type="submit"]{
    border:0;
    background: #ef383f;
    color: #fff;
    height: 20px;
    margin-top: 9px;
    cursor: pointer;
}
.content-wr{
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
    padding-bottom: 60px;
}
.content-wr aside{
    width: 270px;
    float: left;
    overflow: hidden;
}
.content-wr aside h4{
    font-size: 22px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
}
.content-wr aside li{
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 5px;
    position: relative;
}
.content-wr aside li:hover{
    background: #e6e6e6;
}
.content-wr aside li a{
    font-weight: bold;
    color: #130c49;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 12px;
    padding-left: 21px;
    padding-bottom: 12px;
    padding-right: 21px;
    display: block;
}
.content-wr aside li a:after{
    width: 6px;
    height: 7px;
    background: url(/bitrix/templates/tkani/img/str.png) no-repeat center;
    position: absolute;
    margin: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    content: '';
    display: block;
}
.content{
    width: 870px;
    overflow: hidden;
    float: right;
    margin-top: 40px;
}
.text-dan{
    width: 350px;
    margin-left: 22px;
}
.text-dan h4{
    font-size: 55px;
    color: #ef383f;
    font-family: Decor;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    text-shadow: #fff 1px 0px, #fff 1px 1px, #fff 0px 1px, #fff -1px 1px, #fff -1px 0px, #fff -1px -1px, #fff 0px -1px, #fff 1px -1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px, #fff 0 0 1px;
}
.content-dan-left{
    width: 435px;
    height: 540px;
    float: left;
    overflow: hidden;
}
.content-dan-right{
    width: 435px;
    height: 540px;
    float: left;
}
.podtext-dan{
    width: 272px;
    display: block;
    margin: auto;
    padding-top: 45px;
    margin-top: 25px;
    border-top: 1px solid #fff;
}
.bl-phone{
    width: 100%;
    padding-left: 70px;
    box-sizing: border-box;
    background: url(/bitrix/templates/tkani/img/phone-i.png) no-repeat left center;
}
.bl-phone p{
    color: #fff;
    font-size: 16px;
}
.bl-phone p span{
    font-size: 28px;
}
.bl-adres{
    width: 100%;
    padding-left: 70px;
    box-sizing: border-box;
    background: url(/bitrix/templates/tkani/img/map-i.png) no-repeat left center;
    margin-top: 30px;
}
.bl-adres p{
    font-size: 16px;
    color: #fff;
}
.bl-time{
    width: 100%;
    padding-left: 70px;
    box-sizing: border-box;
    background: url(/bitrix/templates/tkani/img/time-i.png) no-repeat left center;
    margin-top: 30px;
}
.bl-time p{
    font-size: 16px;
    color: #fff;
}
.bl-time p span{
    font-size: 24px;
}
.text-content{
    border-radius: 10px;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}
.text-content p{
    font-size: 18px;
}
.content-dan{
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
footer{
    width: 100%;
    background-color: #0e0839;
    overflow: hidden;
    height: 182px;
    overflow: hidden;
}
.footer-left{
    float: left;
    overflow: hidden;
    height: 182px;
    width: 270px;
}
.footer-left ul{
    padding-top: 5px;
    box-sizing: border-box;
}
.footer-left li{
    padding-left: 10px;
    margin-top: 10px;
}
.footer-left li a{
    color: #c5c5c5;
}
.footer-left li a:hover{
    color: #fff;
}
.footer-right{
    width: 286px;
    float: right;
    height: 182px;
    overflow: hidden;
}
.footer-logo{
    float: left;
    overflow: hidden;
    margin-left: 230px;
}
.footer-logo img{
    margin-top: 30px;
}
.soc{
    width: 100%;
    margin-top: 17px;
    margin-bottom: 30px;
    overflow: hidden;
}
.soc a{
    display: block;
    float: left;
    width: 20%;
    overflow: hidden;
}
.soc a img{
    display: block;
    margin: auto;
}
.opl{
    width: 148px;
    display: block;
    margin: auto;
}
.opl p{
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.opl a{
    display: block;
    width: 50%;
    float: left;
    margin-top: 10px;
}
.opl a img{
    display: block;
    margin: auto;
}
.podfooter{
    width: 100%;
    height: 64px;
    background: #130c49;
    overflow: hidden;
}
.podfooter p{
    text-align: center;
    height: 64px;
    line-height: 64px;
    color: #fff;
    font-size: 12px;
}
.catalog-list .catalog-item-image img {
  height: 100%;
  max-height: 200px;
  width: 300px;
}
.catalog-item {
  display: inline-block;
  margin-right: 20px;
  width: 250px;
margin-bottom: 30px;
overflow: hidden;
}
.text--index--za{
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}
.text--index--za p{
    content: #fff;
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    font-family: Decor;
}
.text--index{
    width: 100%;
    padding: 15px;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}
.text--index p{
    font-size: 14px;
    color: #130c49;
    margin-bottom: 10px;
}
.text--index p:first-letter{
    font-family: Decor;
    color: #ef383f;
    font-size: 35px;
}
.text--index p:last-child{
    margin-bottom: 0;
}
.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    height: 400px;
    width: 70%;
    float: left;
    border-radius: 10px;
    overflow: hidden;
}
.gallery-thumbs {
    height: 400px;
    border-radius: 10px;
    overflow: hidden;
    width: 28%;
    float: right;
    box-sizing: border-box;
}
.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    border-radius: 10px;
    overflow: hidden;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
    border-radius: 10px;
    overflow: hidden;
}
.wr-gall{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
#workarea>h1{
    font-family: Decor;
    color: #ef383f;
    font-size: 35px;
    font-weight: bold;
}
.catalog-item-desc{
    padding-top: 40px;
}
.b-n{
    width: 133px;
    height: 40px;
    display: block;
    color: rgba(0,0,0,0);
    background: url(/bitrix/templates/tkani/img/b-n.png) no-repeat center;
    margin-top: 20px;
}
.catalog-item-desc h4{
    font-family: Decor;
    color: #ef383f;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 15px;
}
.news-date{
	font-size: 12px;
	color: #181449;
	margin-bottom: 10px;
}
.news-list{
	margin-top: 20px;
}
.news-title{
	font-size: 20px;
	font-weight: bold;
	color: #181449;
	margin-bottom: 10px;
}
.news-title a{
	font-size: 20px;
	font-weight: bold;
	color: #181449;
	text-decoration: none;

}
.news-title a:hover{
	color: #ce3b41;
}
.news-detail{
	font-size: 14px;
	color: #181449;
}
.news-item{
	margin-bottom: 20px;
}
.pagi{
	width: 100%;
	overflow: hidden;
}
.pagi font:nth-of-type(1){
	display: none;
}
.pagi b{
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: block;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 40px;
	border:1px solid #909090;
	margin-right: 10px;
	font-weight: bold;
	color: #1e166e;
}
.pagi a{
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: block;
	float: left;
	background: #fff;
	text-align: center;
	line-height: 40px;
	border:1px solid #909090;
	margin-right: 10px;
	font-weight: bold;
	color: #1e166e;
	text-decoration: none;
}
img[alt="RSS"]{
	display: none;
}
.index-news{
	margin-top: 20px;
	width: 100%;
    padding: 25px;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
}
.index-news-wr1{
	width: 100%;
	overflow: hidden;
}
.index-news-wr1 h4{
	float: left;
	font-size: 14px;
	color: #181449;
	text-transform: uppercase;
}
.index-news-wr1 a{
	float: right;
	font-size: 14px;
	color: #1c156a;
	font-weight: bold;
}
.index-news .pagi{
	display: none;
}
.index-news .news-item{
	float: left;
	width: 50%;
	margin-bottom: 0;
	padding-right: 40px;
	box-sizing: border-box;
}
.index-news .news-item .news-title a{
	font-size: 16px;
}
/* End */
/* /bitrix/templates/tkani/template_styles.css?151807680911002 */
