html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

body
{
    background: transparent;
    border: 0 none;
    min-width: 980px;
    overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
}

body, input, textarea
{
    font-family: Verdana,Arial,Tahoma,Helvetica,sans-serif;
	resize: none;
}

p
{
	margin:0;
}

.newsBoxText p
{
	margin:10px 0;
}

.headerTop
{
	top:0;
	left:0;
	/*background:#E6E6E6;*/
	background:#fff;
	height:80px;
	border-bottom:2px solid #AC1E40;
	margin: auto;
	position: fixed;
	width: 100%;
	z-index:5030;
}

.headerTopPseudo
{
	height:80px;
}

.headerTopCenter, .footerCenter, .MiddleCenter
{
	margin:auto;
	width:980px;
}

.footerCenter
{
	height:100%;
}

.bodyDiv
{
    background: #ffffff;
    height: auto !important;
    margin: 0 auto -95px;
    min-height: 100%;
    position: relative;
}

.footer
{
	background:#191919;
	border-top:2px solid #AC1E40;
	height: 93px;
	margin: 0;
	position: relative;
}

.containing_div
{
	padding-bottom: 95px;
}


table
{
    border-collapse: collapse;
}

table td
{
    padding: 0;
}

a
{
    cursor: pointer;
}

a.aWhite, a.aWhite:link, a.aWhite:visited
{
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a.aWhite:hover, a.aWhite:visited:hover
{
    text-decoration: underline;
}

a.aWhiteUnderline, a.aWhiteUnderline:link, a.aWhiteUnderline:visited
{
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}

a.aWhiteUnderline:hover, a.aWhiteUnderline:visited:hover
{
    text-decoration: none;
}

a.aBlack, a.aBlack:link, a.aBlack:visited
{
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}

a.aBlack:hover, a.aBlack:visited:hover, .aBlackHovered, .spanBlackHovered
{
	color: #000000;
	text-decoration: none;
}

a.aMaroonText, a.aMaroonText:link, a.aMaroonText:visited
{
    color: #AC1E40;
    font-weight: bold;
    text-decoration: none;
}

a.aMaroonText:hover, a.aMaroonText:visited:hover
{
    color: #000000;
}

a.aMaroon, a.aMaroon:link, a.aMaroon:visited
{
    color: #AC1E40;
    font-weight: normal;
    text-decoration: underline;
}

a.aMaroon:hover, a.aMaroon:visited:hover
{
    color: #000000;
}

a.aReverseMaroon, a.aReverseMaroon:link, a.aReverseMaroon:visited, .reverseMaroon
{
    color: #4d4d4d;
    font-weight: normal;
    text-decoration: none;
}

a.aReverseMaroon:hover, a.aReverseMaroon:visited:hover, .reverseMaroon:hover
{
	color: #ac1e40;
}

.loginUserLinkOut
{
    color: #AC1E40;
    text-decoration: underline;
}

.loginUserLinkOut:hover, .grayText8Hover:hover
{
    color: #000000;
}

.mainSprite
{
	background-image: url("../img/sprite.3.png");
	background-repeat:no-repeat;
}


.gen
{
    font-size: 14px;
}
.gen13
{
    font-size: 13px;
}
.genmed
{
    font-size: 12px;
}
.genmid
{
    font-size: 11px;
}
.gensmall
{
    font-size: 10px;
}

.cursors
{
    cursor: pointer;
}

.opacity_container
{
    background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
	top: 82px; /* top: 0; */
    width: 100%;
    z-index: 4050;
}
.overlay_container
{
    background: none repeat scroll 0 0 white;
    position: absolute;
    z-index: 5100;
}

.gennormal
{
    color: #195190;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
.underline
{
    text-decoration: none;
}
.underline:hover
{
    text-decoration: underline;
}

.underlineText
{
    text-decoration: underline;
}

.clearfix:before, .clearfix:after
{
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after
{
    clear: both;
}

.mainMenu, .mainMenu ul
{
    color: #666666;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

ul.mainMenu
{
	margin:auto;
}

.menuElem
{
	float:left;
	padding: 0;
	position:relative;
	max-height:18px;
	font-size:14px;
}

a.menuElemText
{
	max-height:18px;
	font-size:14px;
}


.menuElem:not(:first-child)
{
	padding-left: 15px;
}

.menuElem:not(:last-child):after
{
	content: "|";
	padding-left: 15px;
}

.menuElem(:first-child):after
{
	content: "|";
	padding-left: 0;
}

.bottomMenuElem
{
	display:inline-block;
	padding: 0;
	vertical-align: middle;
}

.bottomMenuElem:not(:first-child)
{
	padding-left: 20px;
}

.menuElemText
{
	transition: all 0.6s ease 0s;
}

.logoRomart
{
	/*background-position: -366px -88px;*/
	background-image: url("../img/logo2024.png");
	background-position: left bottom;
	background-repeat:no-repeat;
	display:inline-block;
	width:112px;
	height:69px;
}

.logoRomartEng
{
	background-position: -248px -88px;
}

.whiteText
{
	color:#fff;
}

.phoneNumber
{
	padding: 6px 0px;
}

.phoneNumber a:link, .phoneNumber a:visited
{
	font-size:14px;
	color:#CCCCCC;
	text-decoration: none;
}

.phoneNumber a:hover
{
	text-decoration: underline;
}

.boldText
{
	font-weight:bold;
}

.grayText8
{
	color:#808080;
}

.chooseLang
{
	font-size:11px;
	padding:3px;
	display:inline-block;
}

.whiteLang
{
	background-color:#AC1E40;
	color:#fff;
}

.grayLang
{
	color:#878787;
	background-color:#FFF;
}

.grayText
{
	color:#898A8A;
}

.miniImg1, .miniImg2, .miniImg3
{
	display:inline-block;
	height:29px;
	margin:0 6px;
}

.miniImg1
{
	background-position: -332px -4px;
	width:60px;
}

.miniImg2
{
	background-position: -416px -4px;
	width:55px;
}

.miniImg3
{
	background-position: -494px -4px;
	width:56px;
	margin-right:12px;
}

.headerTopCenter .phoneNumber
{
	padding: 3px 0px;
}

.headerTopCenter .phoneNumber a:link, .headerTopCenter .phoneNumber a:visited
{
	color:#333333;
}

.phoneNumber a:hover
{
	text-decoration: underline;
}

.thirdTd
{
	width:180px;
	padding:0 0 0 10px;
	position:relative;
/*	box-sizing: border-box; */
}

.inlineBlock
{
	display:inline-block;
}

.marginAuto
{
	margin:auto;
}

.iosSubMenuBox
{
	display:block;
}

.subMenuBox, .iosSubMenuBox
{
	cursor:default;
}

.subMenuBox .menuElemText
{
	transition: all 0.6s ease 0s;
}

.subMenuBox:hover .menuElemText, .iosSubMenuBoxHover .menuElemText
{
	color:black;
}

.subMenuBox:hover .subMenuUl, .iosSubMenuBoxHover .subMenuUl
{
	display:block;
}


.subMenuBox:hover .subMenuBox:before, .iosSubMenuBoxHover .subMenuBox:before
{
	width:100px;
	display:block;
	height:28px;
	border:1px solid red;
	position:absolute;
}


ul.subMenuUl
{
	position:absolute;
	border-top:0;
    top: 17px;
	width:144px;
	display:none;
	padding-top:10px;
	z-index: 20;
}

.menuElem ul.subMenuUl
{
    left:-39px;
}

.menuElem:not(:first-child) ul.subMenuUl
{
    left:-27px;
}

li.subMenuElem
{
	color:#878787;
	border:1px solid #AC1E40;
    background: #FFF;
}

li.subMenuElem:not(:first-child)
{
/*	border-top:1px solid #AC1E40; */
	border-top:0;
}

li.subMenuElem:hover
{
	background-color:#AC1E40;
}

li.subMenuElem:not(:first-child):hover
{
/*	border-top:0; */
}

li.subMenuElem a.subMenuElemText
{
	color:#878787;
	text-decoration:none;
	display: inline-block;
	padding: 7px 8px;
	height: 100%;
	width: 100%;
	box-sizing: border-box;
}

li.subMenuElem a.bigPadding
{
	padding:14px 8px;
}

li.subMenuElem:hover a.subMenuElemText
{
	color:white;
}

.treangleMaroon:before
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AC1E40 transparent;
    border-image: none;
    border-right: 9px solid transparent;
    border-style: solid;
    border-width: 0px 9px 9px;
    top: 1px;
    content: "";
    left: 63px;
    position: absolute;
}

.treangleMaroon:after
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff transparent;
    border-image: none;
    border-right: 9px solid transparent;
    border-style: solid;
    border-width: 0px 9px 9px;
    top: 2px;
    content: "";
    left: 63px;
    position: absolute;
}

.treangleMaroon:hover:after
{
	display:none;
}

.st-home-1
{
    padding: 0px 0;
}

.st-home-1 .heading
{
    font-size: 56px;
    line-height: 56px;
}

.css3-effect .st-home-1 .heading
{
    animation: 1s ease 0s normal none 1 movedown;
}

.css3-effect .st-home-1 img
{
    animation: 1.5s ease 0s normal none 1 moveup;
}

.st-home-1 .hint
{
    margin: 23px 0;
    min-height: 85px;
    padding-left: 93px;
    position: relative;
	display:inline-block;
}

.st-home-1 .hint:last-child
{
    margin-bottom: 10px;
}

.css3-effect .st-home-1 .hint, .css3-effect .st-home-1 .hintMini
{
    animation: 1s ease 0s normal none 1 moveleft;
}

.hintMini .roundIcons
{
    background-color: #e7e7e7;
}

.hint .roundIcons
{
    background-color: #b3b3b3;
    border-radius: 5px;
}

.hint:hover .roundIcons, .grayTableTd:hover .hintMini .roundIcons, .socialNetIcon:hover
{
    background-color: #AC1E40;
}

.st-home-1 .icons-setting, .st-home-1 .roundIcons {
    border: 5px solid #fff;
    border-radius: 78px;
    box-shadow: 0 0 1px #acacac;
    display: block;
    height: 70px;
    left: 0;
    position: absolute;
    width: 70px;
}

.st-home-1 .icons-book
{
	background-position: -110px -3px;
}

.st-home-1 .icons-monitor
{
	background-position: -188px -4px;
}

.st-home-1 .icons-man
{
	background-position: -254px -7px;
}


.roundIcons
{
	background-position: -110px -3px;
	display: inline-block;
	height: 70px;
	width: 70px;
}


.css3-effect .st-home-1 .roundIcons
{
    animation: 4s ease 0s normal none infinite rocket;
}

.css3-effect .st-home-1 .icons-setting
{
    animation: 7s linear 0s normal none infinite rotate;
}

.st-home-1 .title, .st-home-1 .heading
{
    color: #AC1E40;
	font-size:19px;
	padding-top: 20px;
}

.css3-effect .st-home-1 .grayTableTd:hover .hintMini .roundIcons
{
	box-shadow:none;
}

.css3-effect .st-home-1 .hint:hover .roundIcons, .css3-effect .st-home-1 .grayTableTd:hover .hintMini .roundIcons
{
    border-color: #AC1E40;
    transform: scale(1.1, 1.1);
}

.css3-effect .st-home-1 .hint:hover [class*="icons-"], .css3-effect .st-home-1 .grayTableTd:hover .hintMini [class*="icons-"]
{
    transition: all 0.6s ease 0s;
}

.css3-effect .st-home-1 .hint [class*="icons-"], .css3-effect .st-home-1 .hintMini [class*="icons-"]
{
    transition: all 0.6s ease 0s;
}

.tdItems
{
	width:300px;
	padding-right: 0px;
	padding-left: 4px;
}

.maroonText
{
	color:#AC1E40;
}

 .slider, .sliderManual
{
	z-index: 9;
	width: 607px;
	height: 340px;
	overflow: hidden;
	margin: 0 0 4px;
	position: relative;
	border:3px solid #878787;
}

.sliderManual
{
	width: 925px;
	height: 670px;
	border:0;
}



.slider ul, .slider li, .sliderManual ul, .sliderManual li
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.slider ul, .sliderManual ul
{
	width: 49999px;
	position:absolute;
	left:0;
	top:0;
}

.slider ul li, .sliderManual ul li
{
	list-style-type: none;
	float: left;
	height: 340px;
}

.sliderManual ul li
{
	height: 670px;
}

.sliderManualTbl .nav
{
	padding: 10px;
}

.nav span
{
/*	opacity: 0.9; */
	background: #B3B3B3;
	margin: 0 4px 0 4px;
	width: 7px;
	height: 7px;
	border-radius: 8px;
	cursor: pointer;
/*	overflow: hidden; */
	display: inline-block;
	vertical-align:middle;
/*	box-shadow: 1px 1px 1px #b0b0b0; */
}

.nav span.on
{
	background: #AC1E40;
	width: 14px;
	height: 14px;
}

.picText
{
	height:51px;
}

.arrowLeftSmall
{
	background-position: -333px -40px;
}

.arrowLeftSmall:hover
{
	background-position: -404px -40px;
}

.arrowRightSmall
{
	background-position: -369px -40px;
}

.arrowRightSmall:hover
{
	background-position: -438px -40px;
}

.arrowRightSmall, .arrowLeftSmall
{
	display: inline-block;
	height: 33px;
	width: 25px;
}

.sliderManualTbl .arrowRightSmall
{
	background-position: -52px -159px;
}

.sliderManualTbl .arrowRightSmall:hover
{
	background-position: -121px -159px;
}

.sliderManualTbl .arrowLeftSmall
{
	background-position: -16px -159px;
}

.sliderManualTbl .arrowLeftSmall:hover
{
	background-position: -87px -159px;
}

.sliderManualTbl .arrowRightSmall, .sliderManualTbl .arrowLeftSmall
{
	height: 25px;
}

.smallArrowsParentTd
{
	width:25px;
	padding:10px;
	padding-top:160px;
}

.sliderManualTbl .smallArrowsParentTd
{
	padding:10px;
	padding-top:320px;
}

.sliderLi
{
	position:relative;
}

.sliderSignature
{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:51px;
	background:#FFF;
	opacity:0.85;
	font-size:16px;
	padding-top: 4px;
	box-sizing: border-box;
}

.siteDesc
{
	position:absolute;
	left:0;
	bottom:-24px;
	min-width: 600px;
	text-align: left;
}

.siteDescRight
{
	position:absolute;
	right:0;
	bottom:-30px;
	min-width: 120px;
	text-align: right;
}

.grayTable
{
	background-color:#F0F0F0;
}

.grayText1
{
	color:#646464;
}

.icons-page
{
	background-position: -634px 6px;
}

.icons-pc
{
	background-position: -637px -40px;
}

.icons-man-talks
{
	background-position: -634px -94px;
}

.st-home-1 .roundIcons.miniIcons
{
	height: 58px;
	width: 58px;
	position:static;
	box-shadow:0px 0px 27px rgba(1, 1, 1, 0.2) inset;
}

.st-home-1 .hintMini
{
	padding: 0;
	margin:0 15px;
	margin-bottom:15px;
	display:inline-block;
}

.grayTableTd:hover .hintMini .icons-page
{
	background-position: -565px 6px;
}

.grayTableTd:hover .hintMini .icons-pc
{
	background-position: -570px -40px; /* -637px -40px; */
}

.grayTableTd:hover .hintMini .icons-man-talks
{
	background-position: -573px -94px;
}

.GTdPad
{
	padding-top:15px;
	position:relative;
}

.GText
{
	padding:10px 25px 0;
	text-align:justify;
}

.GBottomTd
{
	padding:0 25px 25px;
}

.readMore
{
	bottom:20px;
	right:25px;
	position: absolute;
}

.manualsTblList
{
	width:236px;
	background: #E6E6E6;
}

.manualsHead
{
	text-transform: uppercase;
	padding-top:10px;
	padding-bottom:15px;
}

.manualsTextBox
{
	background: #AC1E40;
	padding:5px 10px;
	text-align:justify;
}

.manualImg
{
	padding:4px 4px;
	height:257px;
}

.manualsBoxTd
{
	background:#f7f7f7;
	height: 265px;
}

.paddingTbl
{
	padding:0 23px;
}

.contents
{
	transition: all 0.3s ease 0s;
	text-transform: uppercase;
/*	padding:15px 10px; */
	background:#b3b3b3;
	color:white;
	font-size:12px;
	text-align:center;

	height: 66px;
	vertical-align: middle;
	padding:0px 10px;
	border-top: 1px solid white;
}

.contents:not(:first-child)
{
	border-top: 1px solid white;
}

.contents:last-child
{
	border-bottom: 1px solid white;
}

.firstChildTd
{
	border-top:0;
}

.buttonFixHeight
{
	height:74px;
	vertical-align: middle;
}

.contents:hover, .contentsHover
{
	background:none;
	color:#AC1E40;
}

.displayNone
{
	display:none;
}

.grayText6
{
    color: #666666;
}

.internetHead
{
	text-transform: uppercase;
	padding-top:25px;
	padding-bottom:5px;
}

.ec-circle
{
	border-radius: 50%;
	overflow: hidden;

	box-shadow:
	    inset 0 0 1px 230px rgba(0,0,0,0.6),
	    inset 0 0 0 7px #d5ad94;
	transition: box-shadow 400ms ease-in-out;
	display: block;
	outline: none;
}

.ec-circle-hover
{
    box-shadow:
        inset 0 0 0 0 rgba(0,0,0,0.6),
        inset 0 0 0 20px #c18167,
        0 0 10px rgba(0,0,0,0.3);
}

.ec-circle:hover
{
    box-shadow:
        inset 0 0 0 0 rgba(0,0,0,0.6),
        inset 0 0 0 20px #c18167,
        0 0 10px rgba(0,0,0,0.3);
}



.projectBox .grayscaleMobile
{
	border:2px solid #e6e6e6;
}

.projectBox .grayscale
{
	transition: all 0.9s ease 0s;
	border:2px solid #e6e6e6;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.projectBox:hover .grayscale
{
	border:2px solid #AC1E40;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.shown .grayscale
{
	transition: all 0.9s ease 0s;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.shown:hover .grayscale
{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}

.projectBox:hover .grayscaleMobile
{
	border:2px solid #AC1E40;
}

.projectText
{
	transition: all 0.9s ease 0s;
	text-align:justify;
/*	display:table-cell; */
	display:inline-block;
	padding:0 20px;
/*	height:calc(100% - 278px); */
	min-height:180px;
}

.projectBox:not(:last-child) .projectText
{
	border-right: 1px solid #cccccc;
}

.projectHead
{
	text-align:center;
	transition: all 0.9s ease 0s;
	text-transform: uppercase;
	padding:20px;
	color: #666666;
}

.projectBox
{
	width:330px;
	display:inline-block;
	text-align:center;
	vertical-align: top;
	text-decoration:none;
}

.projectBox:first-child
{
	text-align:left;
	width:325px;
}

.projectBox:last-child
{
	text-align:right;
	width:325px;
}

.projectBox:first-child .projectText
{
	padding-left:0;
}

.projectBox:last-child .projectText
{
	padding-right:0;
}


.projectBox:hover .projectHead
{
	color: #AC1E40;
}

.projectBox:hover .projectText
{
	color:#000;
}

.img-shadow, .img-shadowMobile
{
    position: relative;
    display: inline-block;
}
.img-shadow::after
{
	transition: all 0.9s ease 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 100px 100px rgba(0,0,0,.3) inset;
    content: "";
}

.img-shadow>img, .img-shadowMobile
{
    vertical-align: top;
}

.projectBox:hover .img-shadow::after
{
	transition: all 0.9s ease 0s;
    box-shadow:none;
}

.avatar-scroll-appear
{
    transform: translate(0px, 0px);
    transition: all 750ms ease 0s;
}
.avatar-scroll-disappear
{
	opacity: 0;
    transform: translate(0px, 25px);
    transition: all 750ms ease 0s;
}

.avatar-right.avatar-scroll-appear
{
    transform: translate(0px, 0px);
    transition: all 750ms ease 0s;
}
.avatar-right.avatar-scroll-disappear
{
    transform: translate(40px, 0px);
    transition: all 1s ease 0s;
}

.feedback
{
	position:fixed;
	width:41px;
	height:315px;
	right:0;
	top:calc(50% - 158px); 
	z-index: 3120;
}

.fixedRedactBox
{
	position:fixed;
	width:120px;
	text-align:center;
	/* height:22px; */
	padding: 6px 6px 12px 6px;
	left:0;
	top:20%;
	background:gray;
	z-index: 3120;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

body:first-of-type .feedback
{
	top:40%;
}

body:first-of-type .slideContainer
{
	position:relative;
}

.feedbackTextBox, .feedbackTextBoxEng
{
	background:#AC1E40;
	position:relative;
	height: 100%;
	width: 41px;
}

.feedbackTextBox:before, .feedbackTextBoxEng:before
{
    position: absolute;
    bottom: 23px;
    display: block;
    z-index: 1;
	color:#AC1E40;
/*	font-weight:bold; */
	font-size:14px;
}

.feedbackTextBox:before
{
    right: -90px;
    content: "СВЕРНУТЬ";
}

.feedbackTextBoxEng:before
{
    right: -60px;
    content: "CLOSE";
}

.feedbackTextBox:after, .feedbackTextBoxEng:after
{
    content: "";
    position: absolute;
    bottom: 20px;
    right: -10px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent #AC1E40;
    display: block;
    width: 0;
    z-index: 1;
}

.feedbackText
{
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);


/*	margin-left: -20px; */
/*	width: 100%; */

	display: inline-block;
	text-transform: uppercase;
	color:white;
	position: absolute;
	left: -40px;
	bottom: 50%;
	white-space: nowrap;
}

.feedbackTextEng
{
	left: -14px;
}

.feedbackBox
{
	position: absolute;
	left: 41px;
	top:0;
	height: 100%;
	width:655px;
/*
	background:#CCCCCC;
	opacity:0.95;
*/
	background:rgba(204,204,204,0.95);
}

.standart
{
	background:white;
	border:1px solid #898A8A;
	color:#666666;
	width:100%;
	padding:10px;
	box-sizing: border-box;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder
{
	color:transparent;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder
{
	color:transparent;
}

.maroonButton
{
	transition: all 0.6s ease 0s;
	padding:10px 130px;
	color:white;
	background:#AC1E40;
	border:0;
}

.maroonButton:hover
{
	background:#666666;
}

.servicesSendButton
{
	transition: all 0.6s ease 0s;
	padding:10px 50px;
	width:100%;
	color:#ac1e40;
	background:#d8d8d8;
	border:1px solid gray;
}
.servicesSendButton:hover
{
	background:#B3B3B3;
}

.adminColorGreen
{
	color:#51d800;
}

span.treangleWhite
{
	padding:4px 10px;
	margin: 0 3px;
}

.treangleWhite::before
{
	content: ''; 
	position: absolute; /* Абсолютное позиционирование */
	left: 11px;
	bottom: -9px; /* Положение треугольника */
	border: 6px solid transparent; /* Прозрачные границы */
	border-top: 6px solid #FFF; /* Добавляем треугольник */
	border-width: 9px 9px 0;
	border-color: #aaaaaa transparent;
}

.treangleWhite::after
{
	content: ''; 
	position: absolute; /* Абсолютное позиционирование */
	left: 11px;
	bottom: -10px; /* Положение треугольника */
	border: 6px solid transparent; /* Прозрачные границы */
	border-top: 8px solid #FFF; /* Добавляем треугольник */
	border-width:9px 9px 2px;
}

span.treangleLeftWhite
{
	padding:4px 10px;
	margin: 0 3px;
}


.treangleLeftWhite::before
{
	content: ''; 
	position: absolute; /* Абсолютное позиционирование */
	left: -9px;
	bottom: 20px; /* Положение треугольника */
	border: 6px solid transparent; /* Прозрачные границы */
	border-top: 8px solid #FFF; /* Добавляем треугольник */
    border-color: transparent #aaa;
    border-style: solid;
    border-width: 8px 9px 8px 0;

}

.treangleLeftWhite::after
{
	content: ''; 
	position: absolute; /* Абсолютное позиционирование */
	left: -7px;
	bottom: 20px; /* Положение треугольника */
	border: 6px solid transparent; /* Прозрачные границы */
	border-top: 8px solid #FFF; /* Добавляем треугольник */
    border-color: transparent #ffffff;
    border-style: solid;
    border-width: 8px 9px 8px 0;

}

span.bubbleButton
{
	z-index: 6000;
	position: relative;
	display: inline-block;
	max-width: 260px;
	color:red;
	top: -15px;
	font-size:11px;
	padding: 4px 11px;
	line-height: 15px;
	outline: none;
	border-radius: 6px;
	border: #aaaaaa solid 1px;
	background: #FFFFFF;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
	-moz-box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
	box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
}

span.bubbleButton:hover:not(:active)
{
	background: #FFFFFF;
}

span.bubbleButton:active
{
	background: #FFFFFF;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
	-moz-box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
	box-shadow: 2px 2px 5px 0px rgba(163, 163, 163, 0.8);
}

span.blueFont
{
    color: #11cbfe;
}

span.greenFont
{
    color: #40bf20;
}

span.darkRedFont, b.darkRedFont
{
    color: #800000;
}

span.redFont, b.redFont
{
    color: red;
}

.yaMapBox
{
	display:none;
	position:absolute;
	top:80px;
	right:0px;
	width:695px;
	height:388px;
	border:2px solid #AC1E40;
	border-radius:3px;
}

.yaMapBox img
{
	border-radius:6px;
}

.yaMapBox:before
{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #AC1E40 transparent;
    border-image: none;
    border-right: 9px solid transparent;
    border-style: solid;
    border-width: 0px 7px 7px;
    top: -8px;
    content: "";
    right: 63px;
    position: absolute;
}

#viewMap
{
	line-height: 14px;
}

.upperCase
{
	text-transform: uppercase;
}

.manualImgBig
{
/*	height:321px; */
	width:inherit;
	border:2px solid #7f7f7f;
	box-sizing: border-box;
}

.benefitBox
{
	vertical-align: top;
	width:225px;
	margin: 0 10px;
}

.benefitBox .widthInherit
{
	position:relative;
}

.benefitHead
{
	padding: 15px;
}

.benefitBox:hover .manualImgBig
{
	transition: all 0.6s ease 0s;
	border: 2px solid #AC1E40;
}

.benefitBox .widthInherit:after
{
	transition: all 0.3s ease 0s;
    opacity: 0;
	box-sizing: border-box;
	background-color:#AC1E40;
	padding:10px;
    content: "Читать";
	font-size:14px;
	font-weight:bold;
	color:#FFF;
    left: 0px;
    top: 284px;
	line-height: 20px;
	width:100%;
    position: absolute;
}
/*
.benefitBox .rus:after
{

}
*/

.benefitBox .widthInheritEng:after
{
    content: "Read";
}


.benefitBox:hover .widthInherit:after
{
    opacity: 1;
}

.benefitBox:hover .benefitDesc
{
	transition: all 0.6s ease 0s;
	background-color:#F2F2F2;
}

.benefitBox:hover b.grayText1
{
	transition: all 0.6s ease 0s;
	color:#AC1E40;
}

.benefitBox:hover div.grayText1
{
	transition: all 0.6s ease 0s;
	color:#4D4D4D;
}

.benefitBox:hover .interesting
{
	transition: all 0.6s ease 0s;
	background-color:#AC1E40;
}

.interesting
{
	color:#FFF;
	padding:4px;
}

.widthInherit
{
	width:inherit;
}

.logoRomartMini
{
	background-position: -1px -4px;
	display:inline-block;
	width:70px;
	height:52px;
}

.tdLogoMini
{
	box-sizing: border-box;
	padding:5px;
}

.borderBox
{
	box-sizing: border-box;
}

body:first-of-type .borderBox
{
/*	width:734px;
	max-width:734px; */
}



.closeWord
{
	color:#F2F2F2;
}

.closeWord:hover
{
	color:#AC1E40;
}


.internetBox .projectBox
{
	width:auto;
}

.internetTextTd
{
	padding:0 20px 20px;
	text-align:justify;
}

.headInternet
{
	padding:20px;
}

.projectBox:hover .headInternet b.grayText6
{
	color:#ac1e40;
}

.projectBox:hover .internetTextTd span.grayText6
{
	color:#000;
}

.redactEachParent
{
	height:0;
	position:relative;
	line-height: 12px;
	font-size:12px;
}

.redactHoverBox
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #1fbd00;
	background:rgba(204,204,204,0.85);
	z-index:4020;
}

.redactHoverBoxText
{
	color:white;
}

.redactHoverBoxText:hover
{
/*	color:#1fbd00; */
	text-decoration:underline;
}

.redactPanel
{
	width:700px;
	background-color:white;
	padding:10px 0;
    border-radius: 5px;
	border:1px solid gray;
}

a.orangeButton, span.orangeButton, .orangeButtonP {
    background: linear-gradient(#ffba00, #ff950d) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    box-shadow: 1px 2px 5px rgba(0, 1, 6, 0.5);
    color: white !important;
    display: inline-block;
    outline: medium none;
    padding: 7px 20px 8px;
    position: relative;
    text-decoration: none;
    text-shadow: 1px 1px 0 #656565;
}
a.orangeButton:hover:not(:active), span.orangeButton:hover:not(:active) {
    background: linear-gradient(#efa910, #ff7300) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.orangeButton:active, span.orangeButton:active {
    background: linear-gradient(#efa910, #ff7300) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 1px 2px 6px rgba(0, 1, 6, 0.5);
}

.cursorDefault
{
	cursor: default;
}

#prog_parA
{
	display: none;
	border: 1px solid #c0c5c8;
	border-radius: 10px;
	box-shadow: 2px 2px 6px #c0c5c8 inset, 
				2px 2px 6px #c0c5c8;
	height: 16px;
	overflow: hidden;
	text-align: left;
	width: 145px;
}

.partnersImgBox
{
	padding:10px 0;
}

.grayText4
{
	color:#4D4D4D;
}

.partnersBox
{
	width:300px;
	text-align:center;
	padding:10px 10px;
	vertical-align: top;
}
/*
.partnersBox:not(:first-child),
{
	border-left:1px solid #CCCCCC;
}
*/

.partnersBox
{
	border-left:1px solid #CCCCCC;
}

.partnersBox:nth-child(3n-2)
{
	border-left:1px solid #FFFFFF;
}

.adminInp
{
	width:250px;
	border:1px solid gray;
	margin:2px 0;
}

.partnersImgBox
{
	text-align:left;
}

.newsBoxText
{
	background-color:#F2F2F2;
	padding:10px 20px;
}

.newsBoxName
{
	vertical-align: middle;
}

.redactIcon
{
	vertical-align:middle;
	padding-right:4px;
	height:15px;
}

.deleteIcon
{
	vertical-align:middle;
	padding-left:4px;
	height:15px;
}

.sliderParent
{
	width:644px;
}

#map, #mapPopup
{
	width: 695px;
	height: 388px;
}
.stylePlacemark
{
	height: 80px;   
}
.imgPlacemark, .textPlacemark
{
	display: inline-block;
	vertical-align: top;  
}
.imgPlacemark
{
	width: 105px;
	height: 69px;
}

.textPlacemark
{
	padding-left: 5px;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
}

.textPlacemark p
{
	padding: 3px 0;
	margin: 0;
}

.radioInp
{
	margin:0;
	paddin:0;
	vertical-align:middle;
}

.verticalAlignMiddle
{
	vertical-align:middle;
}

.folderImg
{
	padding-left:10px;
}

.socialNetIcon
{
    border: 3px solid #fff;
    border-radius: 90%;
    box-shadow: 0 0 1px #acacac;
    height: 22px;
    width: 22px;
	margin-left: 2px;
	background-color: #b3b3b3;
}

.fbIcon
{
	background-position: -490px -41px;
}

.vkIcon
{
	background-position: -509px -42px;
}

.gpIcon
{
	background-position: -530px -42px;
}

.vinousBox
{
	padding:30px 20px;
	background-color:#ac1e40;
	color:#fff;
	font-size: 20px;
}

.whiteBoxExpert
{
	padding:20px;
	background-color:#fff;
	color:#ac1e40;
	position:relative;
}

.romartBigLogo
{
	width:138px;
	height:95px;
	background-position: -2px -188px;
}

.verticalMiddle
{
	vertical-align:middle;
}

.absBoxExpert
{
	position:absolute;
	right:5px;
	top:0;
}

.closeExpertCross
{
	color:#ac1e40;
	font-size:30px;
	line-height: 30px;
	transition: all 0.1s ease 0.1s;
}

.closeExpertCross:hover
{
	text-shadow: 1px 1px 1px #9d9d9d;
}


.maroonBox
{
	background: #ac1e40 none repeat scroll 0 0;
	color: #fff;
	padding: 20px;
}

.width100
{
	width:100%;
}

.maroonWidth
{
	width:720px;
	box-sizing: border-box;
}

.bordoServicesBox
{
	background: #ac1e40 url('/img/bordoBackground.png') center top repeat-x;
	color:white;
	padding:60px 20px;
	font-size:20px;
	position:relative;
}

.limeText
{
	color:#a6fd71;
}

.limeTextLink
{
	color:#a6fd71;
	font-size:14px;
}

.servicesIconsBox:hover .limeTextLink
{
	color:#fff;
}

.absBoxExpert.absServices
{
	top:-32px;
	right:-32px;
}

.absServices .closeExpertCross
{
	font-size:40px;
}

.servicesSprite
{
	background-image: url("/img/servicesSprite.png");
	background-repeat:no-repeat;
}

a.servicesIconsBox
{
	text-decoration:none;
	outline:none;
}

.servicesIconsBox
{
	padding:4px 20px;
	vertical-align: top;
	min-width: 150px;
}

.servicesPhone
{
	width:44px;
	height:45px;
	background-position: -1px -1px;
}

.servicesIconsBox:hover .servicesPhone
{
	background-position: -1px -51px;
}

.servicesLetter
{
	width:46px;
	height:33px;
	margin: 6px 0;
	background-position: -51px -1px;
}

.servicesIconsBox:hover .servicesLetter
{
	background-position: -51px -52px;
}

.servicesUlocks
{
	width:45px;
	height:45px;
	background-position: -106px -1px;
}

.servicesIconsBox:hover .servicesUlocks
{
	background-position: -106px -53px;
}

.servicesPhoneBox
{
	font-size:14px;
	color:#fff;
}

.servicesSlideBoxInner
{
	padding-top:20px;
}
