/* ============================ Шрифты */
@font-face {
  font-family: 'FuturaBookC';
  src: url('/font/FuturaBookC.eot');
  src: url('/font/FuturaBookC.eot?#iefix') format('embedded-opentype'),
  url('/font/FuturaBookC.woff') format('woff'),
  url('/font/FuturaBookC.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'a_futuricaltthin';
  src: url('/font/a_futuricalt-thin.eot');
  src: url('/font/a_futuricalt-thin.eot?#iefix') format('embedded-opentype'),
  url('/font/a_futuricalt-thin.woff') format('woff'),
  url('/font/a_futuricalt-thin.ttf') format('truetype'),
  url('/font/a_futuricalt-thin.svg#a_futuricaltthin') format('svg');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'FuturicaLt';
  src:
  url('/font/a_FuturicaLt Thin.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}


@font-face {
  font-family: 'futurademicdemic';
  src: url('/font/ftr65c-webfont.eot');
  src: url('/font/ftr65c-webfont.eot?#iefix') format('embedded-opentype'),
  url('/font/ftr65c-webfont.woff') format('woff'),
  url('/font/ftr65c-webfont.ttf') format('truetype'),
  url('/font/ftr65c-webfont.svg#futurademicdemic') format('svg');
  font-weight: normal;
  font-style: normal;

}
/* Доп шрифты */

@font-face {
	font-family: 'Times New Roman';
	src: url('/font/hinted-TimesNewRomanPSMT.eot');
	src: local('Times New Roman'), local('TimesNewRomanPSMT'),
		url('/font/hinted-TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'),
		url('/font/hinted-TimesNewRomanPSMT.woff') format('woff'),
		url('/font/hinted-TimesNewRomanPSMT.ttf') format('truetype'),
		url('/font/hinted-TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Times New Roman Bold';
	src: url('/font/hinted-TimesNewRomanPS-BoldItalicMT.eot');
	src: local('Times New Roman Bold Italic'), local('TimesNewRomanPS-BoldItalicMT'),
		url('/font/hinted-TimesNewRomanPS-BoldItalicMT.eot?#iefix') format('embedded-opentype'),
		url('/font/hinted-TimesNewRomanPS-BoldItalicMT.woff') format('woff'),
		url('/font/hinted-TimesNewRomanPS-BoldItalicMT.ttf') format('truetype'),
		url('/font/hinted-TimesNewRomanPS-BoldItalicMT.svg#TimesNewRomanPS-BoldItalicMT') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Times New Roman Bold Italic';
	src: url('/font/hinted-TimesNewRomanPS-ItalicMT.eot');
	src: local('Times New Roman Italic'), local('TimesNewRomanPS-ItalicMT'),
		url('/font/hinted-TimesNewRomanPS-ItalicMT.eot?#iefix') format('embedded-opentype'),
		url('/font/hinted-TimesNewRomanPS-ItalicMT.woff') format('woff'),
		url('/font/hinted-TimesNewRomanPS-ItalicMT.ttf') format('truetype'),
		url('/font/hinted-TimesNewRomanPS-ItalicMT.svg#TimesNewRomanPS-ItalicMT') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Times New Roman Italic';
	src: url('/font/hinted-TimesNewRomanPS-BoldMT.eot');
	src: local('Times New Roman Bold'), local('TimesNewRomanPS-BoldMT'),
		url('/font/hinted-TimesNewRomanPS-BoldMT.eot?#iefix') format('embedded-opentype'),
		url('/font/hinted-TimesNewRomanPS-BoldMT.woff') format('woff'),
		url('/font/hinted-TimesNewRomanPS-BoldMT.ttf') format('truetype'),
		url('/font/hinted-TimesNewRomanPS-BoldMT.svg#TimesNewRomanPS-BoldMT') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Andantino script';
	src: url('/font/Andantinoscript.eot');
	src: local('Andantino script'), local('Andantinoscript'),
		url('/font/Andantinoscript.eot?#iefix') format('embedded-opentype'),
		url('/font/Andantinoscript.woff') format('woff'),
		url('/font/Andantino_script.ttf') format('truetype'),
		url('/font/Andantinoscript.svg#Andantinoscript') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ============================ Normalize CSS */

*,*:before,*:after{box-sizing:border-box}::-moz-selection{color:inherit;text-shadow:inherit;background-color:#ACCEF7}::selection{color:inherit;text-shadow:inherit;background-color:#ACCEF7}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,.h1{font-size:34px}h2,.h2{font-size:24px}h3,.h3{font-size:20px}h4,.h4{font-size:16px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}small{font-size:80%}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{font-weight:normal}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure,form{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;-moz-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* ============================ Готовые классы помошники */
.clearfix:after{
  content: "";
  display: table;
  clear: both;
}

/* ============================ Сетка */

html,
body {
	height: 100%;
}

body {
	font-family:'Times New Roman', Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1;
	margin: 0;
  color: #fff;
  background: #371909 url('/images/backgroundBody.png') center no-repeat;
}
section, article, header, footer, nav, aside, hgroup {
  display: block;
}
.wrap {
	/*min-height: 100%;*/
	/*padding-bottom: 140px;*/
  /*-webkit-box-shadow: 0px 0px 61px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 61px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 61px 0px rgba(0,0,0,0.75);*/
}
.container{
  position: relative;
  width: 960px;
  margin-right: 10px;
  margin-left: 10px;
  margin: 0 auto;
}
/* ============================ Базовые стили */
a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
a:hover {
  color: #e1c877;
  text-decoration: underline;
}
h1 {
  /*color: #fecb07;*/
  margin-top: 0;
}
h2,h3,h4 {
  /*color: #fff;*/
  margin-top: 0;
}
p {
  text-align: justify;
}

/* ============================ Шапка */
.mainHeader {
  position: relative;
  height: 279px;
 /* background: #371909 url('/images/bg-top.jpg') 0 0 no-repeat;*/
 background: #371909 url('/images/header.png') 0 0 no-repeat;
}
.logo {
  float: left;
  margin-left: 120px;
  margin-left: 120px;
  margin-top: 33px;
}
.logo a {
	display: block;
    width: 435px;
    height: 112px;
}
.medalsLink {
	display: none;
	position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 48px;
    width: 332px;
    height: 119px;
    background: url('/images/right_logo2.png') 0 0 no-repeat;
    background-size: contain;
  /*background: url('/images/medals.png') 0 0 no-repeat;*/
}
.medalsLink p {
	font-size: 22px;
    margin: 13px 0 10px 159px;
    font-family: 'Times New Roman Italic';
    color: #d2b978;
}
/*
.lighting {
	background-color: #b59367;
    width: 110px;
    left: 0px;
    top: 32px;
    height: 25px;
    opacity: 0.2;
    position: absolute;
    border-radius: 97px;
    box-shadow: 3px 6px 25px 24px #b59367;
}
*/
.medalsLink a {
  position: absolute;
  width: 80px;
  font-size: 12px;
  color: #391805;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}
.medalsLink a:nth-of-type(1) {
  top: 23px;
  left: 5px;
}
.medalsLink a:nth-of-type(2) {
  top: 21px;
  left: 111px;
}
.medalsLink a:nth-of-type(2) b{
  font-size: 9px;
}
.medalsLink a:nth-of-type(3) {
  top: 21px;
  right: 9px;
}
.slogan {
  float: left;
	position: absolute;
    left: 155px;
    bottom: 75px;
  width: 400px;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Times New Roman';
  text-align: center;
}
.slogan span {
  color: #e1d291;
}
.headerContacts {
  position: absolute;
  top: 120px;
  right: 0;
  width: 305px;
  color: #e1c877;
  font-size: 18px;
  font-family: 'Times New Roman';

}
.soc {
    position: absolute;
    right: 20px;
    bottom: 36px;
}
.soc a {
	display:inline-block;
	margin: 0 3px;
	width: 35px;
	height: 35px;
}
.soc .vk {
	background: url('/images/vk.png') no-repeat;
}
.soc .instagram {
	background: url('/images/instagram.png') no-repeat;
}
.footerInfo .soc {
	right: 283px;
}
.headerContacts .phone {
  font-size: 27px;
  margin: 15px 0;
  color: #e6d29c;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.phone a:hover {
  text-decoration: none;
}
/* ============================ Меню */
.mainNav {
  position: absolute;
  left: 98px;
  bottom: 25px;
  text-align: center;
}
.mainNav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.mainNav ul li {
  margin-right: 20px;
  display: inline-block;
}
.mainNav a {
  font-family: 'Times New Roman';
  font-size: 18px;
  text-transform: uppercase;
}
.mainNav a.active {
  color: #e1c877;
}
/* ============================ Сайдбар */

.sideList {
  position: absolute;
  float: left;
  width: 220px;
  height: 100%;
  /*height: 100vh;*/
  background: url('/images/bg-side.png') 0 0 repeat-y;
}
.sideList_title {
	font-family: 'Andantino script';
	font-size: 69px;
    margin: 10px 17px;
    color: #3a1c0b;
}
.sideList ul {
  list-style-type: none;
  margin: 0;
  padding: 12px 33px;
}
.sideList li {
  margin-bottom: 8px;
}
.sideList ul a {
  font-size: 29px;
  /*font-family: "Times New Roman Italic", serif;*/
  color: rgb( 57, 24, 5 );
  line-height: 1.033;
  /*text-shadow: 1px 1px 2px rgb( 57, 24, 5 );*/
  font-weight: 500;
  font-style: italic;

}
/* Контент главной */
.ladies_gentlemen h3 {
	font-family: 'Andantino script';
	font-size: 50px;
    padding: 20px 0;
    margin: 0;
	text-align: center;
	color: #f2e3bf;
	font-weight: normal;
}
.ladies_gentlemen p {
	font-size: 18px;
	font-family: "Times New Roman Italic";
	color: #f2e3bf;
	text-align: center;
	margin: 10px 0;
}
.dama {
	float: left;
	padding-right: 30px;
}
.ladies_gentlemen {
	padding: 20px 30px;
}
.signature_block {
	text-align: right;
	margin-top: 30px;
}
.signature_block p, img {
	display: inline-block;
	text-align: right;
	vertical-align: top;
}
.signature_block p {
	margin: 10px 15px;
	font-size: 16px;
	color: #f2e3bf;
}

/* ============================ Контент */
.stradivariMain {
	margin-bottom: -50px;
	margin-top: -29px;
}
.content {
  padding-bottom: 50px;
  float: right;
  width: 740px;
  min-height: 480px;
  background: url('/images/bg-main.jpg') 0 0 repeat;
}
.content {
  min-height: calc(100vh-417px);
  min-height: -o-calc(100vh - 417px);
  min-height: -webkit-calc(100vh - 417px);
  min-height: -moz-calc(100vh - 417px);
}
.padContent {
  padding-left: 30px;
  padding-right: 20px;
}
.colorContacts {
  color: #e1c877;
}
.logoPage {
  display: block;
  margin: 10px auto;
  width: 332px;
  height: 112px;
}
.pageTitle,
.innerTtile {
  margin-top: 30px;
  margin-left: 30px;
  color: #f2e3bf;
  font-size: 30px;
  font-family: 'Times New Roman';
  font-weight: normal;
  text-transform: uppercase;
}
.padContent .pageTitle,
.padContent .innerTtile {
  margin-left: 0;
}
.titleLogopage {
  text-align: center;
  font-size: 30px;
  font-family: "Times New Roman";
  font-family: 'Times New Roman';
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
}
h2.titleLogopage {
  color: #e1c877;
}
.listSubs {
  /*margin-left: 30px;*/
  text-transform: uppercase;
  font-family: "FuturaBookC";
}
.listSubs ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.listSubs ul li {
  display: inline-block;
}
.listSubs a {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
  white-space: nowrap;
  font-family: 'Times New Roman';
}
.listSubs a.active {
  color: #e1c877;
  text-decoration: underline;
}
.insTitle {
  color: #fff;
  font-size: 39px;
  text-transform: uppercase;
  font-family: "Times New Roman";
}
.signature {
  /*margin-left: 100px;*/
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.for_convenience {
	background: url('/images/background.png') 0 0 no-repeat;
	background-size: cover;
	margin-bottom: -55px;
}
.for_convenience > div {
	display: inline-block;
	vertical-align: top;
}
.for_convenience_title {
	font-family: 'Andantino script';
	font-size: 51px;
    text-align: right;
    color: #fff;
    margin: 78px 0 15px 0;
}
.for_convenience_text {
	font-size: 20px;
    line-height: 28px;
    margin: 20px 0 50px 0;
	font-family: 'Times New Roman';
	text-align: right;
	color: #fff;
}
.big_logo_content {
	margin: 71px 54px;
}
/* ============================ Фотожурнал */
.image {
  margin-bottom: 10px;
  border-top: 30px solid #dcc57c;
  border-right: 7px solid #dcc57c;
  border-bottom: 7px solid #dcc57c;
  border-left: 7px solid #dcc57c;
  width: 240px;
  height: auto;
}

/* ============================ Слайдер */
@-webkit-keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.slider {
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
  min-height: 252px;
  -webkit-animation: fade-in 1s ease;
        animation: fade-in 1s ease;
}

.slideItem {
  position: relative;
  width: 740px;
  height: 252px;
}
.slideItem h3 {
  text-transform: uppercase;
  font-family: 'Times New Roman';

}
.slideItem .slideTxt {
  position: absolute;
  padding: 25px 25px 20px 35px;
  width: 330px;
  height: 252px;
  z-index: 1;
  color: #3a1907;
  text-align: justify;
  font-family: 'Times New Roman';
 /*text-transform: uppercase;*/
  background: rgba(239,229,193, 0.67);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#AAEFE5C1', EndColorStr='#AAEFE5C1')"; / For IE8 /
	zoom: 1!important; / Trigger hasLayout /
}
/*
.slideTxt {
	zoom: 1;
   background-color: #efe5c1;
   filter: alpha(Opacity=70); Прозрачность в IE
 }
 */
.slideTxt h3 {
	position: relative;
}

.slideTxt p {
	position: relative;
	margin-top: 0px;
}

.slideItem img {
  position: absolute;
  width: 100%;
}
.owl-nav {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.owl-prev {
  position: absolute;
  left: 10px;
  top: 40%;
  width: 16px;
  height: 35px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3NzcxNUIxREUwQUQxMUU1QTEyREU0NUJCN0RBREU1RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3NzcxNUIxRUUwQUQxMUU1QTEyREU0NUJCN0RBREU1RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjc3NzE1QjFCRTBBRDExRTVBMTJERTQ1QkI3REFERTVFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjc3NzE1QjFDRTBBRDExRTVBMTJERTQ1QkI3REFERTVFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+XM7g2QAAAZ5JREFUeNqc1s0rRFEYx/FryA6zkwVR9qJERNl6WXjNwsJGkvFSkvwBSBImkmwkRd7KePkDFCVFrJVpLGQ32Inyfeq5dU1j7j3n1Gczd+6vOc855zmTlXhccSzHCBpCli+3YhkPNgGV2MM2ZkwDinGOGwzKByYBeTjFOzrxJR/mBHw5GwcoQi2S7oOgAatoRBOevQ+CBEzofHt07n+GXw06sIApHKb7QqaAauxgU0Mck4BSnOESw5l+YrqAAlzgTef9nSkgtYi5OtewLteHX4VTA9ZRJ4cEiSDr6w2YRj/acRd0e7oBvZjFGGImh0OKWI8t3W1R06MZ0nVO6o5zbAIGtOqLtgFXWrwIRk0D3CJKhynDEuImhfTuxDkt5i6qbAJkDOFaz0GJTYC0qS5dFQnJNw1wtOc1oxD7fk3nv+Mc194vbWzNJkDGLfp0n0zaBMg41pfntTa+xzndkB1arjfRS2pjDXqxRLS9xXTDGQf8oBuv2u7CpgEyPtGmPfNI259jerlKDVpQgw2Tq8077rWDneDJ9g+GbPNxVPwKMABeSUuUEshMTQAAAABJRU5ErkJggg==') 0 0 no-repeat;
}
.owl-next {
  position: absolute;
  top: 40%;
  right: 10px;
  width: 16px;
  height: 35px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAjCAYAAACdHYpiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNEQ3MkI0OEUwQUQxMUU1QTkyQUNDRUExMEI4NTMwMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNEQ3MkI0OUUwQUQxMUU1QTkyQUNDRUExMEI4NTMwMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjA0RDcyQjQ2RTBBRDExRTVBOTJBQ0NFQTEwQjg1MzAyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjA0RDcyQjQ3RTBBRDExRTVBOTJBQ0NFQTEwQjg1MzAyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+LmK8WwAAAZ1JREFUeNq8lU0rhFEUx2e4WWInCxNfgLKZKCzspFGMYkFK0mS8lCzkMyhCkoXsNNhorJXXpIgvQOMLYFYWXn6nzpSmeXnOJbd+81/MnP/9z7n3OU8o87CagumQ56qAe1jBpNfHICwfFO8gg9ARaZ69syaQNQnXcIxZgzmBpqhFruBdk2QtCUIUvCA9UA/7GFaaDNTkEYlBJ6ybDdREejEqfSHFvO/xSk8W4BP6AzWxiMkWMgJdJLsJ9Bfy1hScQhqzRnMCTVGNnIODNpK8WhJIU98QueZyTw4wrDIZqElGTdph02ygJrfIMIyRYvE3xzsDXzAUqIlFTNaQCeiu8AwiN1SenW3nabCspzLgfHqAJKWhNPbCWhyDj5+nEDYUtyJnsMfO46Z7QHFEnge4hMSfPguuTLF8n4I6iOYXlzVgbeh4k3nwVOgHrtRE0tsWLzZMSkWP6zgrOxPDBYqjyAnssnPCNJUpbkKOdIwl/+XN5LRYxtQh1OhxZYP2K3cKMr6juvOzpeGO3Zf0TdRnfbXnmtgCcxSnfQbDtwADANK8p0qgrSlaAAAAAElFTkSuQmCC') 0 0 no-repeat;
}
.owl-dots {
  position: absolute;
  bottom: 10px;
  right: 190px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom:1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #200f05;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  /*-webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px*/
  border: 1px solid #c1a54f;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
  background: #c1a54f;
}

/* ============================ Подвал */
.mainFooter {
  /*margin-top: -140px;*/
  height: 140px;
  background: #371909 url('/images/bg-main.jpg') 0 0 repeat;
}
.logoFooter {
  float: left;
  margin-top: -3px;
  padding: 50px 0;
  width: 220px;
 /* height: 143px;*/
  background: url('/images/bg-sidebar1.jpg') 0 0 no-repeat;
  text-align: center;
}
.footerInfo {
  position: relative;
  display: inline-block;
  float: right;
  padding: 0px;
  width: 740px;
  height: 100%;
  border-top: 1px solid #e5c07e;
}
.footerInfo:before {
  content: '';
  position: absolute;
  left: 0;
  top: -84px;
  width: 740px;
  height: 83px;
  background: url('/images/shadow-footer.png') 0 0 no-repeat;
}
.footerNav {
  float: left;
  margin-left: 40px;
  margin-top: 20px;
}
.footerNav ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.footerNav ul li {
  display: inline-block;
  margin-right: 20px;
}
.footerNav a {
  font-size: 18px;
   color: #d2c4a7;
}
.footerContacts {
  float: right;
  color: #e7dab1;
  font-size: 14px;
  line-height: 1.2;
  margin-right: 30px;
  margin-top: 20px;
}
.footerContacts p {
  margin-top: 0;
}
.footerContacts .phone {
  margin-top: -7px;
  margin-bottom: 12px;
  font-size: 21px;
  line-height: 1;
  color: #f2e3bf;
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.serviceList {
 width: 315px;
 float: left;
 list-style-type: none;
 padding: 0;
 font-size: 18px;
 white-space: nowrap;
 margin-left: 40px;
 }
.serviceList li {
  margin-bottom: 3px;
    float: left;
    width: 100px;
    margin-right: 53px;
}
/* ============================ Админ часть */
.view {width: 100%;}
.view input.submit, .view input.button {
  color: #000;
}
.view [type="checkbox"],
.view [type="radio"] {height: 16px;}

.view th h3 {
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #ccc;
}

.view th {
  font-size: 14px;width: 270px;
}

.view th,
.view td {
  position: relative;
  padding: 5px;
}

.view .date_control {
  position: absolute;
  right: 7px;
  top: 7px;
  height: 23px!important;
}

.view td [type="text"],
.view td [type="email"],
.view td [type="password"],
.view td textarea,
.view td select {
  width: 100%;
  height: 30px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #ccc;
  padding: 5px;
  font-size: 13px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  color: #000;
}
.view td textarea {
  height: 85px;
}
.view td [type="text"]:focus,
.view td [type="email"]:focus,
.view td [type="password"]:focus,
.view td textarea:focus,
.view td select:focus {
  border-color: #66afe9;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
