<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* РѕР±С‰РµРµ */
* {
	font-family: Arial,Tahoma,Verdana;
	font-size: 14px;
	color: #333;
}

body {
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	background: #f8f8f8;
}

h1 {
	font-size: 20px;
	color: #666;
	font-weight: normal;
	margin: 0;
}

h2 {
	font-size: 18px;
	color: #666;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	color: #666;
	font-weight: normal;
}
/* ----- */


/* РјР°Р»РµРЅСЊРєР°СЏ СЃСЃС‹Р»РєР° */
a.link:link {
	font-size: 14px;
	color: #246cde;
}
a.link:visited {
	font-size: 14px;
	color: #246cde;
}
a.link:activ {
	font-size: 14px;
	color: #246cde;
}
a.link:hover {
	font-size: 14px;
	color: #246cde;
	text-decoration: none;
}
/* ------------ */

/* РјР°Р»РµРЅСЊРєР°СЏ СЃСЃС‹Р»РєР° */
a.small-link:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.small-link:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.small-link:activ {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.small-link:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
/* ------------ */


/* СЃСЃС‹Р»РєР° Р›РёС‡РЅС‹Р№ РєР°Р±РёРЅРµС‚ */
a.lk-link:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.lk-link:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.lk-link:activ {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.lk-link:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
/* ------------ */


/* С‡С‘СЂРЅР°СЏ СЃСЃС‹Р»РєР° */
a.black-link:link {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.black-link:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.black-link:activ {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
a.black-link:hover {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
/* ------------ */

/* СЃСЃС‹Р»РєР° РЅР° РіР»Р°РІРЅРѕР№ РѕСЃРЅРѕРІРЅС‹Рµ СѓСЃР»СѓРіРё */
a.service-link:link {
	color: #666;
	font-size: 17px;
	text-decoration: none;
}
a.service-link:visited {
	color: #666;
	font-size: 17px;
	text-decoration: none;
}
a.service-link:activ {
	color: #666;
	font-size: 17px;
	text-decoration: none;
}
a.service-link:hover {
	color: #666;
	font-size: 17px;
	text-decoration: underline;
}
/* ------------ */


/* РіР»Р°РІРЅРѕРµ РјРµРЅСЋ */
a.main-menu:link {
	font-size: 11px;
	color: #246cde;
	text-decoration: none;
}
a.main-menu:visited {
	font-size: 11px;
	color: #246cde;
	text-decoration: none;
}
a.main-menu:activ {
	font-size: 11px;
	color: #246cde;
	text-decoration: none;
}
a.main-menu:hover {
	font-size: 11px;
	color: #246cde;
	text-decoration: underline;
}
/* ------------ */


/* РєРѕРЅС‚РµРєСЃС‚РЅРѕРµ РјРµРЅСЋ */
#context-menu-block {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fff;
}

a.context-menu-link {
	font-size: 14px;
	color: #246cde;
}
a.context-menu-link:hover {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}
span.context-menu-item {
	padding-right: 30px;
}
/* ------------ */

/* clearfix СЃР±СЂР°СЃС‹РІР°РµС‚ float*/
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* --- */


.lang-no-link {
	font-size: 85%;
}

a.lang-link:link {
	font-size: 85%;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
a.lang-link:hover {
	font-size: 85%;
	text-decoration: none;
	border-bottom: 0px dotted #333;
}


#header-block {
	margin-top: 30px;
	height: 70px;
}

#dds {
	width: 20%;
	height: 60px;
	float: left;
	background-image: url('/img/logo.svg');
	background-position-x: 10px;
	background-size: 180px;
	background-repeat: no-repeat;
	box-sizing: border-box;
}

#login-block {
	width: 80%;
	height: 60px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

.blue-area {
	width: 200px;
	height: 35px;
	float: right;
	background: #246cde;
	border-radius: 10px;
	text-align: center;
	margin-left: 5px;
	padding-top: 9px;
	box-sizing: border-box;
	cursor: pointer;
}

.blue-area:hover {
	background: #4280e2;
}

#tel-num {
	font-family: Arial;
	font-size: 15px;
	color: #666;
	font-weight: bold;
}

#login-link {
	padding-right: 10px;
}


/* С„РѕСЂРјС‹ */
#domain {
	width: 300px;
	height: 32px;
	border: 1px solid #ededed;
	font-size: 25px;
	margin-bottom: 1px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	box-sizing: border-box;
}

#domainchoice {
	padding: 10px 0px 30px 0px;
}
/* --- */



/* РєРЅРѕРїРєРё */			
.awesome, .awesome:visited {
	display: inline-block;
	padding: 7px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	text-align: center;
}

.awesome:hover { 
	background-color: #111;
	color: #fff; 
}

.awesome:active { 
	top: 1px;
}

.small.awesome, .small.awesome:visited { 
	font-size: 11px;
}

.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited { 
	font-size: 13px;
	line-height: 1;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25); 
}
.large.awesome, .large.awesome:visited { 
	font-size: 14px;
	padding: 8px 14px 9px;
}

/* green */	
.green.awesome, .green.awesome:visited { 
	background-color: #91bd09; 
}
.green.awesome:hover { 
	background-color: #749a02;
}
/* --- */



.center-white {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: PTSerifCaptionRegular;
	color: #fff;
	font-size: 35px;
}

.white-line {
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fff;
}

.center-black {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: PTSerifCaptionRegular;
	color: #666;
	font-size: 27px;
}

.center {
	width: 80%;
	margin-left: 10%;
}

#menu-line {
	width: 100%;
	display: table;
	background: #246cde;
}

#mobile-menu {
	display: none;
}

#under-menu-line {
	height: 10px;
	background: #f2f2f2;
	text-align: center;
}

#main-menu-block {
	width: 85%;
	height: 40px;
	float: left;
	display: table;
}

#main-menu-contact-block {
	height: 40px;
	float: right;
	text-align: right;
}

.menu {
	float: left;
	padding: 12px 15px 15px 12px;
	border-right: 1px solid #4280e2;
	cursor: pointer;
	background: #246cde;
}
.menu:hover {
	background: #4280e2;
}

.menu-focus {
	float: left;
	padding: 12px 15px 15px 12px;
	border-right: 1px solid #4280e2;
	cursor: pointer;
	background: #4280e2;
}

.menu-contact {
	float: left;
	padding: 12px 15px 15px 12px;
	border-left: 1px solid #4280e2;
	border-right: 1px solid #4280e2;
	cursor: pointer;
	background: #246cde;
}
.menu-contact:hover {
	background: #4280e2;
}


/* Р»РµРіРµРЅРґР° */
#table-legend {
	margin: 0 auto;
	width: 60%;
	height: 200px;
	padding: 20px 20px 30px 20px;
	margin-top: 5px;
	background: url('/img/bg/fon-serogo-karbona.png');
}

.ceil-legend-title {
	padding: 10px;
}

.ceil-legend {
	padding: 5px;
	text-align: center;
}

.legend {
	font-family: PTSerifCaptionRegular;
	font-size: 20px;
	color: #666;
	text-align: center;
}

.legend-circle {
	width: 145px;
	height: 120px;
	margin: 0 auto;
	background: #ccc;
	text-align: center;
	padding-left: 5px;
	padding-top: 30px;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	border-bottom-left-radius: 75px;
	border-bottom-right-radius: 75px;
}
/* ------------ */


#page-name-block {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: PTSerifCaptionRegular;
	color: #666;
	font-size: 18px;
}

#content-block {
	width: 100%;
	margin-top: 30px;
}


/* С„РѕСЂРјС‹ Р·Р°РєР°Р·Р° */
.form-line {
	width: 100%;
	height: 50px;
}

.form-line:hover {
	-webkit-transition: background-color 0.8s 0.1s ease;
	background-color: #ededed;
}

.input {
	height: 22px;
	border: 1px solid #ccc;
	font-size: 17px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

/* СЃРєСЂС‹РІР°РµРј РїРѕРґСЃРєР°Р·РєРё placeholder РїСЂРё С„РѕРєСѓСЃРµ РЅР° РїРѕР»Рµ */
.input::-webkit-input-placeholder       {text-indent: 0px;   transition: text-indent 0.5s ease;}
.input::-moz-placeholder                {text-indent: 0px;   transition: text-indent 0.5s ease;}
.input:-moz-placeholder                 {text-indent: 0px;   transition: text-indent 0.5s ease;}
.input:-ms-input-placeholder            {text-indent: 0px;   transition: text-indent 0.5s ease;}
.input:focus::-webkit-input-placeholder {text-indent: 1000px; transition: text-indent 0.5s ease;}
.input:focus::-moz-placeholder          {text-indent: 1000px; transition: text-indent 0.5s ease;}
.input:focus:-moz-placeholder           {text-indent: 1000px; transition: text-indent 0.5s ease;}
.input:focus:-ms-input-placeholder      {text-indent: 1000px; transition: text-indent 0.5s ease;}

::-webkit-input-placeholder {color:#ccc; padding-top: 3px; font-size: 14px; font-style: italic; }
::-moz-placeholder          {color:#ccc; padding-top: 3px; font-size: 15px; font-style: italic;}/* Firefox 19+ */
:-moz-placeholder           {color:#ccc; padding-top: 3px; font-size: 15px; font-style: italic;}/* Firefox 18- */
:-ms-input-placeholder      {color:#ccc; padding-top: 3px; font-size: 15px; font-style: italic;}

.red-input {
	height: 22px;
	background-color: #f5d0d7;
	border: 1px solid #ccc;
	font-size: 17px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}

.input-select {
	height: 21px;
	border: 1px solid #ccc;
	font-size: 13px;
}

.form-margin {
	margin-bottom: 6px;
}

.table-border {
	padding: 10px;
	border-bottom: 1px solid #efefef;
}
/* ------------ */




/* РЅРёР¶РЅРµРµ РјРµРЅСЋ */
a.bottom-menu:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.bottom-menu:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.bottom-menu:activ {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.bottom-menu:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}


#menu-block {
	width: 100%;
	height: 170px;
	background: #246cde;
	display: table;
}

.column-menu {
	width: 20%;
	float: left;
}

.bottom-title {
	padding-top: 20px;
	padding-bottom: 10px;
	color: #ccc;
}

.bottom-menu {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* ------------ */





/* РєРѕРїРёСЂР°Р№С‚ */
#copyright {
	font-size: 11px;
	color: #7ba4c2;
	padding-top: 14px;
}
/*  */




/* С‚Р°Р±Р»РёС†С‹ СЃ С‚Р°СЂРёС„Р°РјРё */
table.tarif {
	border-collapse: collapse;
}

th.header-table {
	height: 28px;
	padding: 5px 5px 5px 15px;
	background: #f3f3f3;
	text-align: left;
	color: #666;
	font-weight: normal;
	border-top: 3px solid #246cde;
	border-left: 0px solid #f8f8f8;
}

td.content-table {
	height: 24px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #ededed;
	border-left: 0px solid #f8f8f8;
}

td.order-table {
	height: 35px;
	padding: 5px 5px 5px 15px;
	border-left: 0px solid #f8f8f8;
}

.price {
	font-size: 18px;
	color: #91bd09;
	text-shadow: 0px 1px 0px #797979;
}

.biggger {
	font-size: 18px;
}

/* РїРѕРґСЃРІРµС‚РєР° РєРѕР»РѕРЅРєРё РїСЂРё РЅР°РІРµРґРµРЅРёРё */
td.hover { 
	background-color: #f3f3f3;
}
/*  */



/* DIV-С‚Р°Р±Р»РёС†С‹ СЃ С‚Р°СЂРёС„Р°РјРё */
div.table-block {
	width: 25%;
	float: left;
	margin-bottom: 30px;
}
div.table-block:hover {
	background-color: #f3f3f3;
}

div.header-table {
	padding: 10px 5px 10px 15px;
	background: #f3f3f3;
	text-align: left;
	color: #666;
	font-weight: normal;
	border-top: 3px solid #246cde;
	border-left: 0px solid #f8f8f8;
	box-sizing: border-box;
}

div.content-table {
	height: 24px;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px solid #ededed;
	border-left: 0px solid #f8f8f8;
}

div.order-table {
	height: 35px;
	padding: 5px 5px 5px 15px;
	border-left: 0px solid #f8f8f8;
}

/*  */



/* РіР»Р°РІРЅР°СЏ */
.client-block {
	height: 100px;
	float: left;
	text-align: center;	
}
/*  */



/* СЃРѕРѕР±С‰РµРЅРёСЏ РєР»РёРЅРµС‚Р°Рј */
.error {
	padding: 6px 0px 0px 0px;
	font-size: 12px;
	color: #ff3300;
}

div.err {
	height: 20px;
	border-top: 1px solid #efc4c4;
	border-bottom: 1px solid #efc4c4;
	margin-bottom: 15px;
	padding: 8px 8px 5px 20px;
	background: #f4e5e5;
}

div.domain-busy {
    width: 90px;
	height: 15px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	background: #ac0d1d;
}
/*  */



/* Р&nbsp;Р°Р·РґРµР» РЎРїРѕСЃРѕР±С‹ РѕРїР»Р°С‚С‹ */
div.table-row-text {
	width: 100%;
	display: table;
	padding: 20px 0px 5px 0px;
}

div.table-row {
	width: 100%;
	display: table;
	padding: 0px 0px 10px 0px;
}

div.table-ceil-text {
	width: 180px;
	float: left;
	font-weight: bold;
}

div.table-ceil {
	width: 180px;
	float: left;
}

/*  */



/* СЃС‚РёР»Рё СЂР°Р·РґРµР»Р° "РћР±СЂР°С‚РЅР°СЏ СЃРІСЏР·СЊ" */
.support-row {
	width: 100%;
	clear: both;
	display: table;
}

.message-left-column {
	width: 300px;
	color: #999;
	font-size: 11px;
	float: left;
	padding: 0px 0px 10px 0px;
}

.message-right-column-client {
	width: 500px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	margin-right: 1%;
	background: #cff1fd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-sizing: border-box;
}

.message-right-column-support {
	width: 500px;
	float: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	margin-left: 1%;
	background: #ededed;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-sizing: border-box;
}
/* РєРѕРЅРµС† СЃС‚РёР»РµР№ СЂР°Р·РґРµР»Р° "РћР±СЂР°С‚РЅР°СЏ СЃРІСЏР·СЊ" */



/* С€СЂРёС„С‚С‹ */
@font-face {
  font-family: "foundation-icons";
  src: url("/includes/fonts/foundation-icons/foundation-icons.eot");
  src: url("/includes/fonts/foundation-icons/foundation-icons.eot?#iefix") format("embedded-opentype"),
       url("/includes/fonts/foundation-icons/foundation-icons.woff") format("woff"),
       url("/includes/fonts/foundation-icons/foundation-icons.ttf") format("truetype"),
       url("/includes/fonts/foundation-icons/foundation-icons.svg#fontcustom") format("svg");
  font-weight: normal;
  font-style: normal;
}

.fi-address-book:before,
.fi-alert:before,
.fi-align-center:before,
.fi-align-justify:before,
.fi-align-left:before,
.fi-align-right:before,
.fi-anchor:before,
.fi-annotate:before,
.fi-archive:before,
.fi-arrow-down:before,
.fi-arrow-left:before,
.fi-arrow-right:before,
.fi-arrow-up:before,
.fi-arrows-compress:before,
.fi-arrows-expand:before,
.fi-arrows-in:before,
.fi-arrows-out:before,
.fi-asl:before,
.fi-asterisk:before,
.fi-at-sign:before,
.fi-background-color:before,
.fi-battery-empty:before,
.fi-battery-full:before,
.fi-battery-half:before,
.fi-bitcoin-circle:before,
.fi-bitcoin:before,
.fi-blind:before,
.fi-bluetooth:before,
.fi-bold:before,
.fi-book-bookmark:before,
.fi-book:before,
.fi-bookmark:before,
.fi-braille:before,
.fi-burst-new:before,
.fi-burst-sale:before,
.fi-burst:before,
.fi-calendar:before,
.fi-camera:before,
.fi-check:before,
.fi-checkbox:before,
.fi-clipboard-notes:before,
.fi-clipboard-pencil:before,
.fi-clipboard:before,
.fi-clock:before,
.fi-closed-caption:before,
.fi-cloud:before,
.fi-comment-minus:before,
.fi-comment-quotes:before,
.fi-comment-video:before,
.fi-comment:before,
.fi-comments:before,
.fi-compass:before,
.fi-contrast:before,
.fi-credit-card:before,
.fi-crop:before,
.fi-crown:before,
.fi-css3:before,
.fi-database:before,
.fi-die-five:before,
.fi-die-four:before,
.fi-die-one:before,
.fi-die-six:before,
.fi-die-three:before,
.fi-die-two:before,
.fi-dislike:before,
.fi-dollar-bill:before,
.fi-dollar:before,
.fi-download:before,
.fi-eject:before,
.fi-elevator:before,
.fi-euro:before,
.fi-eye:before,
.fi-fast-forward:before,
.fi-female-symbol:before,
.fi-female:before,
.fi-filter:before,
.fi-first-aid:before,
.fi-flag:before,
.fi-folder-add:before,
.fi-folder-lock:before,
.fi-folder:before,
.fi-foot:before,
.fi-foundation:before,
.fi-graph-bar:before,
.fi-graph-horizontal:before,
.fi-graph-pie:before,
.fi-graph-trend:before,
.fi-guide-dog:before,
.fi-hearing-aid:before,
.fi-heart:before,
.fi-home:before,
.fi-html5:before,
.fi-indent-less:before,
.fi-indent-more:before,
.fi-info:before,
.fi-italic:before,
.fi-key:before,
.fi-laptop:before,
.fi-layout:before,
.fi-lightbulb:before,
.fi-like:before,
.fi-link:before,
.fi-list-bullet:before,
.fi-list-number:before,
.fi-list-thumbnails:before,
.fi-list:before,
.fi-lock:before,
.fi-loop:before,
.fi-magnifying-glass:before,
.fi-mail:before,
.fi-male-female:before,
.fi-male-symbol:before,
.fi-male:before,
.fi-map:before,
.fi-marker:before,
.fi-megaphone:before,
.fi-microphone:before,
.fi-minus-circle:before,
.fi-minus:before,
.fi-mobile-signal:before,
.fi-mobile:before,
.fi-monitor:before,
.fi-mountains:before,
.fi-music:before,
.fi-next:before,
.fi-no-dogs:before,
.fi-no-smoking:before,
.fi-page-add:before,
.fi-page-copy:before,
.fi-page-csv:before,
.fi-page-delete:before,
.fi-page-doc:before,
.fi-page-edit:before,
.fi-page-export-csv:before,
.fi-page-export-doc:before,
.fi-page-export-pdf:before,
.fi-page-export:before,
.fi-page-filled:before,
.fi-page-multiple:before,
.fi-page-pdf:before,
.fi-page-remove:before,
.fi-page-search:before,
.fi-page:before,
.fi-paint-bucket:before,
.fi-paperclip:before,
.fi-pause:before,
.fi-paw:before,
.fi-paypal:before,
.fi-pencil:before,
.fi-photo:before,
.fi-play-circle:before,
.fi-play-video:before,
.fi-play:before,
.fi-plus:before,
.fi-pound:before,
.fi-power:before,
.fi-previous:before,
.fi-price-tag:before,
.fi-pricetag-multiple:before,
.fi-print:before,
.fi-prohibited:before,
.fi-projection-screen:before,
.fi-puzzle:before,
.fi-quote:before,
.fi-record:before,
.fi-refresh:before,
.fi-results-demographics:before,
.fi-results:before,
.fi-rewind-ten:before,
.fi-rewind:before,
.fi-rss:before,
.fi-safety-cone:before,
.fi-save:before,
.fi-share:before,
.fi-sheriff-badge:before,
.fi-shield:before,
.fi-shopping-bag:before,
.fi-shopping-cart:before,
.fi-shuffle:before,
.fi-skull:before,
.fi-social-500px:before,
.fi-social-adobe:before,
.fi-social-amazon:before,
.fi-social-android:before,
.fi-social-apple:before,
.fi-social-behance:before,
.fi-social-bing:before,
.fi-social-blogger:before,
.fi-social-delicious:before,
.fi-social-designer-news:before,
.fi-social-deviant-art:before,
.fi-social-digg:before,
.fi-social-dribbble:before,
.fi-social-drive:before,
.fi-social-dropbox:before,
.fi-social-evernote:before,
.fi-social-facebook:before,
.fi-social-flickr:before,
.fi-social-forrst:before,
.fi-social-foursquare:before,
.fi-social-game-center:before,
.fi-social-github:before,
.fi-social-google-plus:before,
.fi-social-hacker-news:before,
.fi-social-hi5:before,
.fi-social-instagram:before,
.fi-social-joomla:before,
.fi-social-lastfm:before,
.fi-social-linkedin:before,
.fi-social-medium:before,
.fi-social-myspace:before,
.fi-social-orkut:before,
.fi-social-path:before,
.fi-social-picasa:before,
.fi-social-pinterest:before,
.fi-social-rdio:before,
.fi-social-reddit:before,
.fi-social-skillshare:before,
.fi-social-skype:before,
.fi-social-smashing-mag:before,
.fi-social-snapchat:before,
.fi-social-spotify:before,
.fi-social-squidoo:before,
.fi-social-stack-overflow:before,
.fi-social-steam:before,
.fi-social-stumbleupon:before,
.fi-social-treehouse:before,
.fi-social-tumblr:before,
.fi-social-twitter:before,
.fi-social-vimeo:before,
.fi-social-windows:before,
.fi-social-xbox:before,
.fi-social-yahoo:before,
.fi-social-yelp:before,
.fi-social-youtube:before,
.fi-social-zerply:before,
.fi-social-zurb:before,
.fi-sound:before,
.fi-star:before,
.fi-stop:before,
.fi-strikethrough:before,
.fi-subscript:before,
.fi-superscript:before,
.fi-tablet-landscape:before,
.fi-tablet-portrait:before,
.fi-target-two:before,
.fi-target:before,
.fi-telephone-accessible:before,
.fi-telephone:before,
.fi-text-color:before,
.fi-thumbnails:before,
.fi-ticket:before,
.fi-torso-business:before,
.fi-torso-female:before,
.fi-torso:before,
.fi-torsos-all-female:before,
.fi-torsos-all:before,
.fi-torsos-female-male:before,
.fi-torsos-male-female:before,
.fi-torsos:before,
.fi-trash:before,
.fi-trees:before,
.fi-trophy:before,
.fi-underline:before,
.fi-universal-access:before,
.fi-unlink:before,
.fi-unlock:before,
.fi-upload-cloud:before,
.fi-upload:before,
.fi-usb:before,
.fi-video:before,
.fi-volume-none:before,
.fi-volume-strike:before,
.fi-volume:before,
.fi-web:before,
.fi-wheelchair:before,
.fi-widget:before,
.fi-wrench:before,
.fi-x-circle:before,
.fi-x:before,
.fi-yen:before,
.fi-zoom-in:before,
.fi-zoom-out:before {
  font-family: "foundation-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: inherit;
}

.fi-address-book:before { content: "\f100"; }
.fi-alert:before { content: "\f101"; }
.fi-align-center:before { content: "\f102"; }
.fi-align-justify:before { content: "\f103"; }
.fi-align-left:before { content: "\f104"; }
.fi-align-right:before { content: "\f105"; }
.fi-anchor:before { content: "\f106"; }
.fi-annotate:before { content: "\f107"; }
.fi-archive:before { content: "\f108"; }
.fi-arrow-down:before { content: "\f109"; }
.fi-arrow-left:before { content: "\f10a"; }
.fi-arrow-right:before { content: "\f10b"; }
.fi-arrow-up:before { content: "\f10c"; }
.fi-arrows-compress:before { content: "\f10d"; }
.fi-arrows-expand:before { content: "\f10e"; }
.fi-arrows-in:before { content: "\f10f"; }
.fi-arrows-out:before { content: "\f110"; }
.fi-asl:before { content: "\f111"; }
.fi-asterisk:before { content: "\f112"; }
.fi-at-sign:before { content: "\f113"; }
.fi-background-color:before { content: "\f114"; }
.fi-battery-empty:before { content: "\f115"; }
.fi-battery-full:before { content: "\f116"; }
.fi-battery-half:before { content: "\f117"; }
.fi-bitcoin-circle:before { content: "\f118"; }
.fi-bitcoin:before { content: "\f119"; }
.fi-blind:before { content: "\f11a"; }
.fi-bluetooth:before { content: "\f11b"; }
.fi-bold:before { content: "\f11c"; }
.fi-book-bookmark:before { content: "\f11d"; }
.fi-book:before { content: "\f11e"; }
.fi-bookmark:before { content: "\f11f"; }
.fi-braille:before { content: "\f120"; }
.fi-burst-new:before { content: "\f121"; }
.fi-burst-sale:before { content: "\f122"; }
.fi-burst:before { content: "\f123"; }
.fi-calendar:before { content: "\f124"; }
.fi-camera:before { content: "\f125"; }
.fi-check:before { content: "\f126"; }
.fi-checkbox:before { content: "\f127"; }
.fi-clipboard-notes:before { content: "\f128"; }
.fi-clipboard-pencil:before { content: "\f129"; }
.fi-clipboard:before { content: "\f12a"; }
.fi-clock:before { content: "\f12b"; }
.fi-closed-caption:before { content: "\f12c"; }
.fi-cloud:before { content: "\f12d"; }
.fi-comment-minus:before { content: "\f12e"; }
.fi-comment-quotes:before { content: "\f12f"; }
.fi-comment-video:before { content: "\f130"; }
.fi-comment:before { content: "\f131"; }
.fi-comments:before { content: "\f132"; }
.fi-compass:before { content: "\f133"; }
.fi-contrast:before { content: "\f134"; }
.fi-credit-card:before { content: "\f135"; }
.fi-crop:before { content: "\f136"; }
.fi-crown:before { content: "\f137"; }
.fi-css3:before { content: "\f138"; }
.fi-database:before { content: "\f139"; }
.fi-die-five:before { content: "\f13a"; }
.fi-die-four:before { content: "\f13b"; }
.fi-die-one:before { content: "\f13c"; }
.fi-die-six:before { content: "\f13d"; }
.fi-die-three:before { content: "\f13e"; }
.fi-die-two:before { content: "\f13f"; }
.fi-dislike:before { content: "\f140"; }
.fi-dollar-bill:before { content: "\f141"; }
.fi-dollar:before { content: "\f142"; }
.fi-download:before { content: "\f143"; }
.fi-eject:before { content: "\f144"; }
.fi-elevator:before { content: "\f145"; }
.fi-euro:before { content: "\f146"; }
.fi-eye:before { content: "\f147"; }
.fi-fast-forward:before { content: "\f148"; }
.fi-female-symbol:before { content: "\f149"; }
.fi-female:before { content: "\f14a"; }
.fi-filter:before { content: "\f14b"; }
.fi-first-aid:before { content: "\f14c"; }
.fi-flag:before { content: "\f14d"; }
.fi-folder-add:before { content: "\f14e"; }
.fi-folder-lock:before { content: "\f14f"; }
.fi-folder:before { content: "\f150"; }
.fi-foot:before { content: "\f151"; }
.fi-foundation:before { content: "\f152"; }
.fi-graph-bar:before { content: "\f153"; }
.fi-graph-horizontal:before { content: "\f154"; }
.fi-graph-pie:before { content: "\f155"; }
.fi-graph-trend:before { content: "\f156"; }
.fi-guide-dog:before { content: "\f157"; }
.fi-hearing-aid:before { content: "\f158"; }
.fi-heart:before { content: "\f159"; }
.fi-home:before { content: "\f15a"; }
.fi-html5:before { content: "\f15b"; }
.fi-indent-less:before { content: "\f15c"; }
.fi-indent-more:before { content: "\f15d"; }
.fi-info:before { content: "\f15e"; }
.fi-italic:before { content: "\f15f"; }
.fi-key:before { content: "\f160"; }
.fi-laptop:before { content: "\f161"; }
.fi-layout:before { content: "\f162"; }
.fi-lightbulb:before { content: "\f163"; }
.fi-like:before { content: "\f164"; }
.fi-link:before { content: "\f165"; }
.fi-list-bullet:before { content: "\f166"; }
.fi-list-number:before { content: "\f167"; }
.fi-list-thumbnails:before { content: "\f168"; }
.fi-list:before { content: "\f169"; }
.fi-lock:before { content: "\f16a"; }
.fi-loop:before { content: "\f16b"; }
.fi-magnifying-glass:before { content: "\f16c"; }
.fi-mail:before { content: "\f16d"; }
.fi-male-female:before { content: "\f16e"; }
.fi-male-symbol:before { content: "\f16f"; }
.fi-male:before { content: "\f170"; }
.fi-map:before { content: "\f171"; }
.fi-marker:before { content: "\f172"; }
.fi-megaphone:before { content: "\f173"; }
.fi-microphone:before { content: "\f174"; }
.fi-minus-circle:before { content: "\f175"; }
.fi-minus:before { content: "\f176"; }
.fi-mobile-signal:before { content: "\f177"; }
.fi-mobile:before { content: "\f178"; }
.fi-monitor:before { content: "\f179"; }
.fi-mountains:before { content: "\f17a"; }
.fi-music:before { content: "\f17b"; }
.fi-next:before { content: "\f17c"; }
.fi-no-dogs:before { content: "\f17d"; }
.fi-no-smoking:before { content: "\f17e"; }
.fi-page-add:before { content: "\f17f"; }
.fi-page-copy:before { content: "\f180"; }
.fi-page-csv:before { content: "\f181"; }
.fi-page-delete:before { content: "\f182"; }
.fi-page-doc:before { content: "\f183"; }
.fi-page-edit:before { content: "\f184"; }
.fi-page-export-csv:before { content: "\f185"; }
.fi-page-export-doc:before { content: "\f186"; }
.fi-page-export-pdf:before { content: "\f187"; }
.fi-page-export:before { content: "\f188"; }
.fi-page-filled:before { content: "\f189"; }
.fi-page-multiple:before { content: "\f18a"; }
.fi-page-pdf:before { content: "\f18b"; }
.fi-page-remove:before { content: "\f18c"; }
.fi-page-search:before { content: "\f18d"; }
.fi-page:before { content: "\f18e"; }
.fi-paint-bucket:before { content: "\f18f"; }
.fi-paperclip:before { content: "\f190"; }
.fi-pause:before { content: "\f191"; }
.fi-paw:before { content: "\f192"; }
.fi-paypal:before { content: "\f193"; }
.fi-pencil:before { content: "\f194"; }
.fi-photo:before { content: "\f195"; }
.fi-play-circle:before { content: "\f196"; }
.fi-play-video:before { content: "\f197"; }
.fi-play:before { content: "\f198"; }
.fi-plus:before { content: "\f199"; }
.fi-pound:before { content: "\f19a"; }
.fi-power:before { content: "\f19b"; }
.fi-previous:before { content: "\f19c"; }
.fi-price-tag:before { content: "\f19d"; }
.fi-pricetag-multiple:before { content: "\f19e"; }
.fi-print:before { content: "\f19f"; }
.fi-prohibited:before { content: "\f1a0"; }
.fi-projection-screen:before { content: "\f1a1"; }
.fi-puzzle:before { content: "\f1a2"; }
.fi-quote:before { content: "\f1a3"; }
.fi-record:before { content: "\f1a4"; }
.fi-refresh:before { content: "\f1a5"; }
.fi-results-demographics:before { content: "\f1a6"; }
.fi-results:before { content: "\f1a7"; }
.fi-rewind-ten:before { content: "\f1a8"; }
.fi-rewind:before { content: "\f1a9"; }
.fi-rss:before { content: "\f1aa"; }
.fi-safety-cone:before { content: "\f1ab"; }
.fi-save:before { content: "\f1ac"; }
.fi-share:before { content: "\f1ad"; }
.fi-sheriff-badge:before { content: "\f1ae"; }
.fi-shield:before { content: "\f1af"; }
.fi-shopping-bag:before { content: "\f1b0"; }
.fi-shopping-cart:before { content: "\f1b1"; }
.fi-shuffle:before { content: "\f1b2"; }
.fi-skull:before { content: "\f1b3"; }
.fi-social-500px:before { content: "\f1b4"; }
.fi-social-adobe:before { content: "\f1b5"; }
.fi-social-amazon:before { content: "\f1b6"; }
.fi-social-android:before { content: "\f1b7"; }
.fi-social-apple:before { content: "\f1b8"; }
.fi-social-behance:before { content: "\f1b9"; }
.fi-social-bing:before { content: "\f1ba"; }
.fi-social-blogger:before { content: "\f1bb"; }
.fi-social-delicious:before { content: "\f1bc"; }
.fi-social-designer-news:before { content: "\f1bd"; }
.fi-social-deviant-art:before { content: "\f1be"; }
.fi-social-digg:before { content: "\f1bf"; }
.fi-social-dribbble:before { content: "\f1c0"; }
.fi-social-drive:before { content: "\f1c1"; }
.fi-social-dropbox:before { content: "\f1c2"; }
.fi-social-evernote:before { content: "\f1c3"; }
.fi-social-facebook:before { content: "\f1c4"; }
.fi-social-flickr:before { content: "\f1c5"; }
.fi-social-forrst:before { content: "\f1c6"; }
.fi-social-foursquare:before { content: "\f1c7"; }
.fi-social-game-center:before { content: "\f1c8"; }
.fi-social-github:before { content: "\f1c9"; }
.fi-social-google-plus:before { content: "\f1ca"; }
.fi-social-hacker-news:before { content: "\f1cb"; }
.fi-social-hi5:before { content: "\f1cc"; }
.fi-social-instagram:before { content: "\f1cd"; }
.fi-social-joomla:before { content: "\f1ce"; }
.fi-social-lastfm:before { content: "\f1cf"; }
.fi-social-linkedin:before { content: "\f1d0"; }
.fi-social-medium:before { content: "\f1d1"; }
.fi-social-myspace:before { content: "\f1d2"; }
.fi-social-orkut:before { content: "\f1d3"; }
.fi-social-path:before { content: "\f1d4"; }
.fi-social-picasa:before { content: "\f1d5"; }
.fi-social-pinterest:before { content: "\f1d6"; }
.fi-social-rdio:before { content: "\f1d7"; }
.fi-social-reddit:before { content: "\f1d8"; }
.fi-social-skillshare:before { content: "\f1d9"; }
.fi-social-skype:before { content: "\f1da"; }
.fi-social-smashing-mag:before { content: "\f1db"; }
.fi-social-snapchat:before { content: "\f1dc"; }
.fi-social-spotify:before { content: "\f1dd"; }
.fi-social-squidoo:before { content: "\f1de"; }
.fi-social-stack-overflow:before { content: "\f1df"; }
.fi-social-steam:before { content: "\f1e0"; }
.fi-social-stumbleupon:before { content: "\f1e1"; }
.fi-social-treehouse:before { content: "\f1e2"; }
.fi-social-tumblr:before { content: "\f1e3"; }
.fi-social-twitter:before { content: "\f1e4"; }
.fi-social-vimeo:before { content: "\f1e5"; }
.fi-social-windows:before { content: "\f1e6"; }
.fi-social-xbox:before { content: "\f1e7"; }
.fi-social-yahoo:before { content: "\f1e8"; }
.fi-social-yelp:before { content: "\f1e9"; }
.fi-social-youtube:before { content: "\f1ea"; }
.fi-social-zerply:before { content: "\f1eb"; }
.fi-social-zurb:before { content: "\f1ec"; }
.fi-sound:before { content: "\f1ed"; }
.fi-star:before { content: "\f1ee"; }
.fi-stop:before { content: "\f1ef"; }
.fi-strikethrough:before { content: "\f1f0"; }
.fi-subscript:before { content: "\f1f1"; }
.fi-superscript:before { content: "\f1f2"; }
.fi-tablet-landscape:before { content: "\f1f3"; }
.fi-tablet-portrait:before { content: "\f1f4"; }
.fi-target-two:before { content: "\f1f5"; }
.fi-target:before { content: "\f1f6"; }
.fi-telephone-accessible:before { content: "\f1f7"; }
.fi-telephone:before { content: "\f1f8"; }
.fi-text-color:before { content: "\f1f9"; }
.fi-thumbnails:before { content: "\f1fa"; }
.fi-ticket:before { content: "\f1fb"; }
.fi-torso-business:before { content: "\f1fc"; }
.fi-torso-female:before { content: "\f1fd"; }
.fi-torso:before { content: "\f1fe"; }
.fi-torsos-all-female:before { content: "\f1ff"; }
.fi-torsos-all:before { content: "\f200"; }
.fi-torsos-female-male:before { content: "\f201"; }
.fi-torsos-male-female:before { content: "\f202"; }
.fi-torsos:before { content: "\f203"; }
.fi-trash:before { content: "\f204"; }
.fi-trees:before { content: "\f205"; }
.fi-trophy:before { content: "\f206"; }
.fi-underline:before { content: "\f207"; }
.fi-universal-access:before { content: "\f208"; }
.fi-unlink:before { content: "\f209"; }
.fi-unlock:before { content: "\f20a"; }
.fi-upload-cloud:before { content: "\f20b"; }
.fi-upload:before { content: "\f20c"; }
.fi-usb:before { content: "\f20d"; }
.fi-video:before { content: "\f20e"; }
.fi-volume-none:before { content: "\f20f"; }
.fi-volume-strike:before { content: "\f210"; }
.fi-volume:before { content: "\f211"; }
.fi-web:before { content: "\f212"; }
.fi-wheelchair:before { content: "\f213"; }
.fi-widget:before { content: "\f214"; }
.fi-wrench:before { content: "\f215"; }
.fi-x-circle:before { content: "\f216"; }
.fi-x:before { content: "\f217"; }
.fi-yen:before { content: "\f218"; }
.fi-zoom-in:before { content: "\f219"; }
.fi-zoom-out:before { content: "\f21a"; }


/* white */
.size-90-white { font-size: 90px; color: #fff; text-shadow: 0 -1px 1px #ededed; }

/* green */
.size-25-green { font-size: 25px; color: #10af04; text-shadow: 0 -1px 1px #ededed; }
.size-20-green { font-size: 20px; color: #10af04; text-shadow: 0 -1px 1px #ededed; }

/* red */
.size-20-red { font-size: 20px; color: #ff3300; text-shadow: 0 -1px 1px #ededed; }
.size-8-red { font-size: 8px; color: #f7757e; text-shadow: 0 -1px 1px #ededed; }


/*     РєРѕРґС‹ СЃРёРјРІРѕР»РѕРІ РЅР° РѕС„РёС†РёР°Р»СЊРЅРѕРј СЃР°Р№С‚Рµ      */
/* http://www.justbenice.ru/studio/websymbols/ */
@font-face {
	font-family: 'WebSymbolsLigaRegular';
	src: url('/includes/fonts/websymbols/websymbolsligaregular.eot');
	src: url('/includes/fonts/websymbols/websymbolsligaregular.eot?#iefix') format('embedded-opentype'),
	url('/includes/fonts/websymbols/websymbolsligaregular.woff') format('woff'),
	url('/includes/fonts/websymbols/websymbolsligaregular.ttf') format('truetype'),
	url('/includes/fonts/websymbols/websymbolsligaregular.svg#WebSymbolsRegular') format('svg');
}

.social {
	font: 2.5em/1em 'WebSymbolsLigaRegular';
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 0px;
}


.social-size-30-white { font-size: 30px; color: #fff; }
.social-size-30-white:hover { font-size: 30px; color: #ededed; }

.social-size-20-blue { font-size: 20px; color: #85abe7; }
.social-size-20-blue:hover { font-size: 20px; color: #aac2e9; }



/* PTSerifCaption */
@font-face {
    font-family: "PTSerifCaptionRegular";
    src: url("/includes/fonts/PTSerifCaption/PTSerifCaptionRegular.eot");
    src: url("/includes/fonts/PTSerifCaption/PTSerifCaptionRegular.eot?#iefix")format("embedded-opentype"),
    url("/includes/fonts/PTSerifCaption/PTSerifCaptionRegular.woff") format("woff"),
    url("/includes/fonts/PTSerifCaption/PTSerifCaptionRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


/* РєРѕРЅРµС† С€СЂРёС„С‚РѕРІ */



/* СЃС‚РёР»СЊ РІСЃРїР»С‹РІР°СЋС‰РµР№ РїРѕРґСЃРєР°Р·РєРё */
.tooltip {
  margin-left:10px;
  text-decoration: none;
  border-bottom: none; 
  font-size: 11px;
  font-weight: normal;
}

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #666;
	padding: 4px 8px;
	border: 1px solid #fff;
	background-color: #fff;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#ededed));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}


#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-right-color: #ccc;
	border-right-color: #ccc;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #ccc;
	border-left-color: #ccc;
}
/* РєРѕРЅРµС† СЃС‚РёР»СЏ РІСЃРїР»С‹РІР°СЋС‰РµР№ РїРѕРґСЃРєР°Р·РєРё */



/* РїРѕРґРєР»СЋС‡Р°РµРј Р·РЅР°Рє СЂСѓР±Р»СЏ */

/* 
Р’ СЌС‚РѕРј С„Р°Р№Р»Рµ РµСЃС‚СЊ РЅР°С‡РµСЂС‚Р°РЅРёСЏ СЃРёРјРІРѕР»Р° РґР»СЏ СЂР°Р·Р»РёС‡РЅС‹С… С€СЂРёС„С‚РѕРІ:

a - Arial Regular
b - Arial Italic
c - Arial Bold
d - Arial Bold Italic
e - Georgia Regular
f - Georgia Italic
g - Georgia Bold
h -Georgia Bold Italic
i - Tahoma Regular
j- Tahoma Bold
k - Times Regular
l - Times Italic
m - Times Bold
n - Times Bold Italic
o - Lucida Regular
p - Verdana Regular
q - Verdana Italic
r - Verdana Bold
s - Verdana Bold Italic
*/


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

}

.rubl {
	font-family: rubl;
	font-size: 15px;
}

.rubl-green {
	font-family: rubl;
	font-size: 15px;
	color: #91bd09;
}
/* ---------------------- */







/* СЃР»Р°Р№РґРµСЂ РЅР° РіР»Р°РІРЅРѕР№ */
#main-slider-line {
	height: 300px;
	background: #327ae2;
	background: url("../img/sliders/server.jpg");
	background-position: center;
	box-shadow: 0px 2px 5px 0px #999;
}

#main-slider-light-line {
	width: 100%;
	margin-top: 15px;
	height: 180px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 1;
	display: table;
}

#main-slider-message-area {
	 width: 50%;
	 margin-left: 25%;
	 background-color: rgba(255, 255, 255, 1);
	 z-index: 2;
	 display: table;
	 padding: 10px 0px 20px 0px;
	 margin-top: 20px;
}

.details {
	margin-top: 5px;
	color: #000;
	font-size: 18px;
}





@media (max-width: 1024px) {

	#main-slider-message-area {
		width: 80%;
		height: 150px;
		margin-left: 10%;
		background-color: rgba(255, 255, 255, 1);
		z-index: 2;
		display: table;
	}

	#table-legend {
		width: 90%;
		height: 200px;
		padding: 20px;
		margin-top: 5px;
		margin-bottom: 20px;
	}

	.center {
		width: 98%;
		margin-left: 1%;
	}
	
	#dds {
		background-size: 180px;
	}

}



@media (max-width: 767px) {
	
	#mobile-menu {
		width: 100%;
		display: block;
		background: #246cde;
	}
	
	.mobile-menu-point {
		width: 100%;
		padding: 10px 0px 10px 0px;
		text-align: center;
		font-weight: 500;
		cursor: pointer;
		border-bottom: 1px solid #4280e2;
	}
	
	.mobile-menu-point:hover {
		background: #4280e2;
	}
	
	#menu-line {
		display: none;
	}
	
	#dds {
		width: 100%;
		background-position: top center;
	}
	
	#login-block {
		display: none;
	}
	
	.blue-area {
		display: none;
	}
	
	#main-slider-line {
		display: none;
	}
	
	#domain {
		width: 100%;
		padding-right: 10px;
	}
	
	#search {
		padding-right: 10px;
	}
	
	div.table-block {
		width: 95%;
		float: none;
	}
	
	.client-block {
		float: none;
	}
	
}
/* ---------------------- */</pre></body></html>