/* Основные классы для страницы */
html, body { font-family: 'PT Sans', sans-serif; background: #f4f6fc; font-size: 12px; color: #000; }
dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, body, html, blockquote, input, textarea, select, button, a { margin: 0; padding: 0; outline: none; }
img { border: 0; vertical-align: top; } a { color: #1276b3; } a:hover { text-decoration: none; }


.flaticon-check-mark{color: #00bc6b;}

/* Дополнительные классы и контейнеры */
.reset { margin: 0; padding: 0; list-style: none; }
.pageWrapper { width: 1200px; padding: 0 10px; box-sizing: border-box; margin: 0 auto; position: relative; }
.pageContainer { height: 100%; min-height: 100%; height: auto !important;min-width: 1200px; }
.pageArticle { padding: 40px 0; position: relative; }
.pageClear { height: 230px; clear: both; }

/* Кнопки и инпуты на сайте */
.button { display: inline-block; cursor: pointer; border: none; transition: all .3s; font-weight: 700; box-sizing: border-box; border-radius: 40px; font-size: 14px; text-decoration: none; }
.button i { font-weight: 400; margin-right: 12px; }
.button.buttonSmall { height: 32px; line-height: 32px; padding: 0 24px; }
.button.buttonMiddle { height: 40px; line-height: 40px; padding: 0 20px; }
.button.buttonLarge { height: 46px; line-height: 46px; padding: 0 30px; }
.button.buttonBlue { color: #fff; background: #409dd9; }
.button.buttonBlue:hover { background: #3b91c8; }
.button.buttonGreen { color: #fff; background: #00bc6b; }
.button.buttonGreen:hover { background: #00a960; }
.button.buttonDark { color: #fff; background: #435058; }
.button.buttonBorder { color: #409dd9; background: transparent; border: 1px solid #409dd9; line-height: 30px; }
.button.buttonBorder:hover { background: #409dd9; color: #fff; }
.button.buttonLink { color: #000; }
.button.buttonFeedback { height: 50px; line-height: 50px; color: #fff; padding: 0 30px; background: #00bc6b; border-radius: 0; font-size: 12px; text-transform: uppercase; transition: all .3s; }
.button.buttonFeedback:hover { background: #00a960; }
.inputSmall { height: 32px; line-height: 32px; padding: 0 10px; text-align: center; border: 1px solid #ddd; box-sizing: border-box; font-size: 14px; }

/* Шапка сайта */
.pageHeader { position: relative; }
.pageHeader .pageHeaderFirst { height: 50px; background: #435058; }
.pageHeader .pageHeaderFirst .pageHeaderMenu { float: left; font-size: 12px; text-transform: uppercase; }
.pageHeader .pageHeaderFirst .pageHeaderMenu a { color: #fff; display: inline-block; margin: 12px 30px 0 0; text-decoration: none; padding: 5px 0; position: relative; transition: all .3s; }
.pageHeader .pageHeaderFirst .pageHeaderMenu a:hover { opacity: 0.7; }
.pageHeader .pageHeaderFirst .pageHeaderLogin { float: right; font-size: 12px; text-transform: uppercase; }
.pageHeader .pageHeaderFirst .pageHeaderLogin a { color: #fff; display: inline-block; margin: 12px 0 0 30px; text-decoration: none; padding: 5px 0; position: relative; transition: all .3s; }
.pageHeader .pageHeaderFirst .pageHeaderLogin a:hover { opacity: 0.7; }
.pageHeader .pageHeaderFirst .pageHeaderLogin a i { margin-right: 12px; }
.pageHeader .pageHeaderFirst .pageFeedback { float: right; }
.pageHeader .pageHeaderSecond { height: 100px; background: #fff; }
.pageHeader .pageHeaderSecond .pageLogotypeSecond { float: left; margin-top: 30px; height: 40px; line-height: 40px; text-transform: uppercase; color: #999; padding: 0 30px; }
.pageHeader .pageHeaderSecond .pageLogotype { float: left; margin-top: 30px; }
.pageHeader .pageHeaderSecond .pageLogotype .pageLogo { width: 105px; height: 40px; display: block; background: url('../img/logo.png') no-repeat; }
.pageHeader .pageHeaderSecond .pageHeaderClient { margin-top: 30px; float: left; }
.pageHeader .pageHeaderSecond .pageHeaderContacts { float: right; margin-top: 30px; }
.pageHeader .pageHeaderSecond .pageHeaderContacts span { float: right; height: 40px; line-height: 40px; font-size: 18px; font-weight: 700; color: #000; margin-left: 50px; }
.pageHeader .pageHeaderSecond .pageHeaderContacts span a { color: #000; text-decoration: none; transition: all .3s; }
.pageHeader .pageHeaderSecond .pageHeaderContacts span a:hover { text-decoration: none; color: #409dd9; }
.pageHeader .pageHeaderSecond .pageHeaderContacts span i { font-weight: 400; margin-right: 12px; }
.pageHeader .pageHeaderSecond .pageHeaderContacts span.mail i { position: relative; top: 1px; }

/* Основное меню на сайте */
.pageMenu { height: 54px; background: #409dd9; display: table; width: 100%; }
.pageMenu ul { display: table-row; }
.pageMenu ul li { display: table-cell; vertical-align: middle; font-size: 14px; text-transform: uppercase; font-weight: 700; text-align: center; transition: all .3s; border-right: 1px solid rgba(255,255,255,0.15); }
.pageMenu ul li:hover { background: rgba(0,0,0,0.08); }
.pageMenu ul li a { display: block; padding: 0; line-height: 54px; height: 54px; color: #fff; text-decoration: none; }

/*Кнопка теста внизу страницы*/
.testperiodBottom { height: 80px; background: #dce9f1; text-align: center; padding: 20px 0; box-sizing: border-box; }
.testperiodBottom span { display: inline-block; margin-right: 40px; font-size: 16px; height: 40px; line-height: 40px; }
.testperiodBottom a { position: relative; top: -2px;}


/* Контейнер калькулятора */
.pageCalculator { /*height: 470px;*/ background: #fff; position: relative; }
.pageCalculator .calculatorContainer {/* height: 390px;*/ position: relative; padding: 40px; box-sizing: border-box; width: 100%; display: inline-block; }
.pageCalculator .calculatorContainer .calculatorRight { float: right; position: relative; width: 320px; height: 310px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); border-top: 8px solid #e7f0f5; box-sizing: border-box; }
.pageCalculator .calculatorContainer .calculatorLeft { float:left }
.pageCalculator .calculatorContainer .calculatorTitle { font-size: 30px; font-weight: 400; color: #000; text-transform: uppercase; }
.pageCalculator .calculatorBottom { height: 80px; background: #dce9f1; text-align: center; padding: 20px 0; box-sizing: border-box; /*margin-top:10px;*/ }
.pageCalculator .calculatorBottom span { display: inline-block; margin-right: 40px; font-size: 16px; height: 40px; line-height: 40px; }
.pageCalculator .calculatorBottom a { position: relative; top: -2px;}
.pageCalculator .calculatorSlider { position: relative; width: 100%; display: inline-block; margin-top: 20px; min-width:700px }
.pageCalculator .calculatorSlider .calculatorControls { width: 100%; display: inline-block; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual { float: none; display:block; margin-right: 14px; padding-bottom:19px; margin-bottom: 15px; border-bottom: 1px solid #d7d7d7;}
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label { cursor: pointer; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label input { display: none; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label span { display: inline-block;   text-align: center; font-size: 16px; height: 32px; background: #ecf5fb; border: 1px solid #cfd7df; box-sizing: border-box; line-height: 30px; padding: 0 12px; font-weight: 700; color: #23638c; }
/*.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label input:checked + span { color: #fff; background: #409dd9; }*/
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label input:checked + span { color: #fff; background: linear-gradient(90deg, rgba(64,157,217,1) 30%, rgb(32 188 196) 100%); }
.pageCalculator .calculatorSlider .calculatorControls .calculatorOperation { position: relative; margin-right: 0px; float: left; margin-left: 86px;}

 
.pageCalculator .calculatorSlider .calculatorControls .calculatorOperation span { height: 32px; line-height: 32px; font-size: 14px; color: #747e87; margin-right: 10px; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorOperation select { height: 32px; border: 1px solid #cfd7df; box-sizing: border-box; background: #ecf5fb; font-weight: 700; position: relative; top: -1px; color: #23638c; padding: 0 12px; margin-right:10px }
.pageCalculator .calculatorSlider .calculatorControls .calculatorPeriod { position: relative; float: right; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorPeriod span { height: 32px; line-height: 32px; font-size: 14px; color: #747e87; margin-right: 10px; }
.pageCalculator .calculatorSlider .calculatorControls .calculatorPeriod select { height: 32px; background: #ecf5fb; border: 1px solid #cfd7df; box-sizing: border-box; font-weight: 700; position: relative; top: -1px; color: #23638c; padding: 0 12px; }
.pageCalculator .calculatorSlider .calculatorDisk { display: inline-block; margin-left: 92px; }
.pageCalculator .calculatorSlider .calculatorDisk label { margin-right: 5px; cursor: pointer; }
.pageCalculator .calculatorSlider .calculatorDisk label input { display: none; }
.pageCalculator .calculatorSlider .calculatorDisk label input:checked + div { color: #fff; background: #409dd9; }
.pageCalculator .calculatorSlider .calculatorDisk label div { border-radius: 0 !important; }
.pageCalculator .calculatorSlider .calculatorBackup { float: right; margin-top: 5px; }
.pageCalculator .calculatorSlider .calculatorBackup label { cursor: pointer; }
.pageCalculator .calculatorSlider .calculatorBackup label input { display: none; }
.pageCalculator .calculatorSlider .calculatorBackup label .calculatorCheck { height: 21px; font-size: 13px; color: #747e87; line-height: 21px; background: url('../img/check.png') 0 0 no-repeat; padding-left: 31px; }
.pageCalculator .calculatorSlider .calculatorBackup label input:checked + .calculatorCheck { background: url('../img/check.png') 0 -21px no-repeat; }
.pageCalculator .calculatorSlider .priceChanges { padding: 30px 0 0 0; position: relative; }
.pageCalculator .calculatorSlider .priceChanges .priceRow { display: inline-block; width: 100%; height: 32px; margin-bottom: 15px; position: relative; }
.pageCalculator .calculatorSlider .priceChanges .priceRow .priceName { float: left; width: 70px; font-size: 20px; font-weight: 700; color: #747e87; height: 32px; line-height: 32px; }
.pageCalculator .calculatorSlider .priceChanges .priceRow .priceElement { margin: 0 80px 0 92px; padding-top: 12px; }
.pageCalculator .calculatorSlider .priceChanges .priceRow .priceElement .priceElementCols { width: 102%; position: absolute; top: 24px; left: 0; }
.pageCalculator .calculatorSlider .priceChanges .priceRow .priceElement .priceElementCols .priceElementValue { float: left; text-align: center; width: auto; height: 10px; font-size: 11px; color: #747e87; box-sizing: border-box; }
.pageCalculator .calculatorSlider .priceChanges .priceRow .priceCount { position: absolute; color: #409dd9; text-align: center; font-weight: 700; font-size: 13px; top: 0; right: 0; height: 32px; border: 1px solid #409dd9; line-height: 30px; box-sizing: border-box; width: 60px; }
.pageCalculator .calculatorPrice { padding: 20px; margin: 0 20px; text-align: center; font-weight: 700; color: #000; font-size: 30px; border-bottom: 1px solid #eee; }
.pageCalculator .calculatorDiscount { padding: 20px; font-size: 16px; text-align: center; }
.pageCalculator .calculatorDiscount span { margin: 20px 0; display: inline-block; color: #409dd9; background: transparent; border: 1px solid #409dd9; line-height: 30px; height: 32px; clear: both; font-weight: 700; box-sizing: border-box; border-radius: 40px; font-size: 14px; text-decoration: none; padding: 0 20px; }
.pageCalculator .calculatorDiscount span i { margin-right: 12px; }
.pageCalculator .calculatorBuy { position: absolute; transition: all .3s; text-transform: uppercase; font-weight: 700; bottom: 0; left: 0; width: 100%; padding: 20px 0; text-align: center; color: #fff; font-size: 16px; background: #00bc6b; text-decoration: none; background: linear-gradient(90deg, rgb(0 188 107) 0%, rgb(32 196 188) 100%);}
.pageCalculator .calculatorBuy i { font-weight: 400; margin-right: 20px; }
.pageCalculator .calculatorBuy:hover { background: #00a960; }
.pageCalculator .ui-slider { position: relative; text-align: left; background: url('../img/sliderBar.png') repeat-x; height: 12px; width: 100%; }
.pageCalculator .ui-slider .ui-slider-handle { position: absolute; outline: none; cursor: pointer; touch-action: none; width: 20px; height: 31px; margin-top: -4px; display: block; background: url('../img/sliderThumb.png') no-repeat; }
.pageCalculator .ui-slider .ui-slider-range { position: absolute; font-size: .7em; display: block; border: 0; background: url('../img/sliderHover.png') repeat-x; height: 12px; }
.pageCalculator .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }
.pageCalculator .ui-slider-horizontal { height: .8em; }
.pageCalculator .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.8em; }
.pageCalculator .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.pageCalculator .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.pageCalculator .ui-slider-horizontal .ui-slider-range-max { right: 0; }

/* Внутренние блоки */
.pageInside { background: #fff; padding: 40px; position: relative; }
.pageInside .pageInsideBlock { margin-bottom: 30px; }
.pageInside .pageInsideBlock h1 { font-size: 30px; font-weight: 400; color: #000; text-transform: uppercase; }
.pageInside .pageInsideBlock h1.static { padding-bottom: 25px; margin-bottom: 30px; border-bottom: 3px solid #f1f1f1; }
.pageInside .pageInsideBlock p { font-size: 16px; color: #555555; }
.pageInside .pageInsideBlockContent { font-size: 15px; color: #555555; line-height: 23px; }

/* Аренда выделенного сервере */
.pageDedicated { position: relative; }
.pageDedicated .dedicatedTable { width: 100%; font-size: 14px; color: #555; border-spacing: 0; border-collapse: collapse; }
.pageDedicated .dedicatedTable .dedicatedHeader { background: #f5fafd; font-weight: 700; }
.pageDedicated .dedicatedTable tr { position: relative; }
.pageDedicated .dedicatedTable td { padding: 10px 20px; border-bottom: 1px solid #eee; }
.pageDedicated .dedicatedTable td span { color: #43a935; font-weight: 700; }
.pageDedicated .dedicatedTable td:last-child { text-align: center; }

/* Страница контатов */
.pageContactsBlock { padding: 25px 40px; background: #dce9f1; background-size: cover !important; overflow: hidden; }
.pageBlockTitle { font-size: 30px; font-weight: 400; color: #000; margin-bottom: 30px; padding-top: 30px; text-align: center; }
.pageContactsBlock .pageContactsElement { float: left; width: 100%; text-align: center; }
.pageContactsBlock .pageContactsElement span { font-size: 18px; display: block; padding-bottom: 10px; }
.pageContactsBlock .pageContactsElement h3 { font-size: 30px; }
.pageContactsBlock .pageContactsElement h3 i { font-weight: 400; margin-right: 20px; }
.pageContactsBlock .pageContactsElement p { padding-bottom: 0; margin-bottom: 0; }
.pageContactsMap { overflow: hidden; background: #dce9f1; text-align: center; padding: 25px 40px; }
.pageContactsMap h2 { font-size: 30px; font-weight: 400; padding-bottom: 10px; }
.pageContactsMap h3 { font-size: 18px; font-weight: 400; padding-bottom: 25px; }
/*.smallBlocks { position: relative; -webkit-column-width: 540px; -webkit-column-gap: 25px; -moz-column-width: 540px; -moz-column-gap: 25px; } */
.smallBlocks { position: relative;  }
.smallBlocks .smallBlocksItem { width: 100%; display: inline-block; vertical-align: top; text-align: center; padding: 5px 15px; border: 1px solid #f1f1f1; box-sizing: border-box; }
.smallBlocks.contacts .smallBlocksItem { width: 49%; display: inline-block; vertical-align: top; text-align: center; padding: 15px; border: none; box-sizing: border-box; }
.smallBlocks .smallBlocksItem .smallBlocksImage { display: block; padding-bottom: 10px; font-size: 64px; }
.smallBlocks .smallBlocksItem .smallBlocksImage.blue { color: #045ea8; }
.smallBlocks .smallBlocksItem .smallBlocksImage.green { color: #04a849; }
.smallBlocks .smallBlocksItem .smallBlocksImage.pink { color: #8704a8; }
.smallBlocks .smallBlocksItem .smallBlocksPresent h3 { font-size: 15px; }
.smallBlocks.contacts .smallBlocksItem .smallBlocksPresent h3 { font-size: 15px; font-weight: 400; padding-bottom: 10px; }
.smallBlocks .smallBlocksItem .smallBlocksPresent p { font-size: 13px; line-height: 20px; color: #777; }
.smallBlocks .smallBlocksItem .smallBlocksPresent p.smallContacts { font-size: 20px; padding-bottom: 0; margin-bottom: 0; }
.smallBlocks .smallBlocksItem .smallBlocksPresent p.smallContacts a { border: 2px solid #409dd9; padding: 10px 20px; text-decoration: none; }
.pageContactsAnnotation { padding: 25px 0; position: relative; margin-top: 25px; border-top: 1px solid #eee; }
.pageContactsAnnotation p { padding: 0 240px 0 40px; font-size: 13px; line-height: 20px; }
.pageContactsAnnotation a { position: absolute; top: 38px; right: 40px; }

/* Статическия страницы */
/*.pageStatic h3 { margin-bottom: 22px; padding-left: 15px; border-left: 3px solid #eee; }*/
.pageStatic h3 { margin-bottom: 10px;}
.pageStaticImages { -webkit-column-width: 340px; -webkit-column-gap: 20px; -moz-column-width: 340px; -moz-column-gap: 20px; margin-top: 30px; }
/*.pageStaticImages a { display: inline-block; vertical-align: top; margin-bottom: 20px; padding: 10px; box-sizing: border-box; border: 1px solid #f1f1f1; }*/
.pageStaticImages a { display: inline-block; float: left; margin-bottom: 20px; padding: 10px; box-sizing: border-box; border: 1px solid #f1f1f1; }
.pageStaticImages a img { max-width: 100%; }
.pageStatic ul li { padding-bottom: 10px;}

/* Аренда облака */
.pageCloud { padding-top: 30px; border-top: 3px solid #f1f1f1; width: 100%; display: inline-block; }
.pageCloud .pageCloudCalculator { float: left; width: 440px; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow { width: 100%; display: inline-block; position: relative; margin-bottom: 10px; font-size: 14px; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow:last-child { margin-bottom: 0; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow h3 { font-size: 14px; font-weight: 700; float: left; height: 32px; line-height: 32px; width: 130px; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow button { float: left; border-radius: 0; width: 32px; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow input { float: left; margin: 0 5px; width: 70px; font-size: 14px; font-weight: 700; color: #606060; }
.pageCloud .pageCloudCalculator .pageCloudCalculatorRow .pageCloudCalculatorPrice { float: left; font-size: 14px; height: 32px; line-height: 32px; padding-left: 20px; color: #384e5d; }
.pageCloud .pageCloudPresent { float: right; width: 620px; }
.pageCloud .pageCloudPresent .pageCloudPrice { float: left; width: 310px; height: 212px; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.1); text-align: center; padding: 25px; box-sizing: border-box; }
.pageCloud .pageCloudPresent .pageCloudPrice span { font-size: 16px; display: block; color: #555; }
.pageCloud .pageCloudPresent .pageCloudPrice span.pageCloudPriceValue { font-size: 25px; font-weight: 700; padding: 10px 0; }
.pageCloud .pageCloudPresent .pageCloudPrice a.button { margin-top: 15px; }
.pageCloud .pageCloudPresent .pageCloudChars { float: left; width: 310px; height: 212px; background: #f5fafd; padding: 25px; box-sizing: border-box; }
.pageCloud .pageCloudPresent .pageCloudChars h3 { font-size: 16px; color: #555; padding-bottom: 10px; }
.pageCloud .pageCloudPresent .pageCloudChars ul li { font-size: 14px; color: #555; padding: 2px 0 2px 20px; position: relative; }
.pageCloud .pageCloudPresent .pageCloudChars ul li::after { content: ''; position: absolute; top: 50%; left: 0; margin-top: -1px; width: 5px; height: 5px; border-radius: 100%; background: #409dd9; display: block; }

/* Блок преимуществ */
.pageVantage { margin-top: 20px; position: relative; overflow: hidden; }
.pageVantage .pageVantageElement { float: left; width: 380px; margin-right: 20px; background: #fff; padding: 30px 45px; box-sizing: border-box; text-align: center; margin-bottom: 20px; }
/*.pageVantage .pageVantageElement:hover {background:#dce9f1;}*/
.pageVantage .pageVantageElement:nth-child(3n) { margin-right: 0; }
.pageVantage .pageVantageElement h3 { font-size: 23px; font-weight: 400; color: #24313a; padding: 15px 0; }
.pageVantage .pageVantageElement span { font-size: 16px; color: #384e5d; line-height: 21px; }


/* Блок с сервером */
.pageServer { height: 500px; background: url('../img/back1.jpg') no-repeat; padding: 40px 60px; box-sizing: border-box; color: #fff; }
.pageServer .pageServerTitle { font-size: 30px; font-weight: 400; color: #fff; margin-bottom: 30px; }
.pageServer ul li { font-size: 14px; font-weight: 700; color: #fff; line-height: 34px; }
.pageServer ul li i { font-size: 24px; color: #09cd79; font-weight: 400; margin-right: 15px; position: relative; top: 5px; }
.pageServer table { font-size: 14px; font-weight: 700; color: #d7f3fe; line-height: 33px; border-collapse: collapse;}
.pageServer table td {  padding: 3px 10px;  }
.pageServer table td:nth-child(1) { width:400px;}
/*.pageServer table td:nth-child(2) {    color: #aafdaa; width:60px}*/
.pageServer table tr:nth-child(2n-1) {  background: rgba(240, 240, 240, 0.19);    }

/* Блок "Что еще предоставляется с VDS/VPS-сервером?" */
.pageWhat { background: #fff; padding: 40px; margin-top: 20px; overflow: hidden; }
.pageWhat.inside { margin-top: 0; }
.pageWhat .pageWhatTitle { text-align: center; font-size: 30px; font-weight: 400; color: #000; text-transform: uppercase; margin-bottom: 30px; }
.pageWhat .pageWhatElement { float: left; width: 530px; padding: 30px; box-sizing: border-box; border: 2px solid #f1f1f1; margin: 10px; }
.pageWhat .pageWhatElement h3 { font-size: 16px; }
.pageWhat .pageWhatElement p { color: #555; font-size: 14px; line-height: 20px; margin-bottom: 0; padding-bottom: 0; }

/* Блок с отзывами */
.pageComments { padding: 40px 20px; background: #f9f9f9; overflow: hidden; }
.pageComments .pageCommentsTitle { text-align: center; font-size: 30px; font-weight: 400; color: #000; text-transform: uppercase; margin-bottom: 30px; }
.pageComments .pageCommentsElement { float: left; width: 340px; margin: 0 20px; font-size: 14px; color: #5f6b72; }
.pageComments .pageCommentsElement.blue .pageCommentsHeader .pageCommentsImage { color: #409dd9; }
.pageComments .pageCommentsElement.blue .pageCommentsHeader .pageCommentsText b { color: #545454; }
.pageComments .pageCommentsElement.orange .pageCommentsHeader .pageCommentsImage { color: #ff8c00; }
.pageComments .pageCommentsElement.orange .pageCommentsHeader .pageCommentsText b { color: #545454; }
.pageComments .pageCommentsElement.green .pageCommentsHeader .pageCommentsImage { color: #00bc6b; }
.pageComments .pageCommentsElement.green .pageCommentsHeader .pageCommentsText b { color: #545454; }
.pageComments .pageCommentsElement .pageCommentsHeader { width: 100%; display: inline-block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid rgba(0,0,0,0.1); }
.pageComments .pageCommentsElement .pageCommentsHeader .pageCommentsImage { font-size: 64px; width: 64px; float: left; height: 64px; }
.pageComments .pageCommentsElement .pageCommentsHeader .pageCommentsImage i { position: relative; top: -10px; }
.pageComments .pageCommentsElement .pageCommentsHeader .pageCommentsText { margin-left: 84px; }
.pageComments .pageCommentsElement .pageCommentsHeader .pageCommentsText b { display: block; padding-bottom: 5px; }
.pageComments .pageCommentsElement .pageCommentsPresent { line-height: 20px; }

/* Блок с партнерами */
.pagePartners { background: #fff; padding: 40px 0; text-align: center; }
.pagePartners.inside { margin-top: 5px; }

/* Футер сайта (подвал) */
.pageFooter { background: #435058; height: 230px; margin-top: -230px; position: relative; padding: 40px 0; box-sizing: border-box; min-width:1200px}
.pageFooter .pageFooterLeft { float: left; width: 530px; }
.pageFooter .pageFooterLeft .pageFooterLogotype { float: left; width: 100%; }
.pageFooter .pageFooterLeft .pageFooterLogotype .pageFooterLogo { float: left; width: 105px; height: 40px; background: url('../img/logoFooter.png') no-repeat; }
.pageFooter .pageFooterLeft .pageFooterLogotype span { float: left; height: 40px; line-height: 40px; margin-left: 30px; color: #fff; font-size: 14px; font-weight: 700; }
.pageFooter .pageFooterLeft .pageFooterCopyrights { clear: both; padding-top: 20px; font-size: 14px; color: #fff; }
.pageFooter .pageFooterLeft .pageFooterCopyrights span { line-height: 21px; }
.pageFooter .pageFooterLeft .pageFooterCopyrights span.studio { padding-top: 30px; opacity: 0.6; }
.pageFooter .pageFooterLeft .pageFooterCopyrights span a { color: #fff; }
.pageFooter .pageFooterRight { float: right; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 20px; }
.pageFooter .pageFooterRight .pageFooterMenu { float: right; margin-left: 70px; font-size: 14px; margin-top: 10px; }
.pageFooter .pageFooterRight .pageFooterMenu.not { margin-left: 0; }
.pageFooter .pageFooterRight .pageFooterMenu h3 { font-size: 14px; padding-bottom: 7px; }
.pageFooter .pageFooterRight .pageFooterMenu h3 a { color: #fff; }
.pageFooter .pageFooterRight .pageFooterMenu a { display: block; color: #c0c3c5; text-decoration: none; padding: 2px 0; transition: all .3s; }
.pageFooter .pageFooterRight .pageFooterMenu a:hover { color: #fff; }

/* Страница 404 */
.pageErrors { background: #fff; padding: 40px; text-align: center; font-size: 15px; }

/* Попап обратной связи */
.feedWindow { display: none; position: fixed; width: 400px; height: 500px; background: #fff; top: 50%; left: 50%; margin: -230px 0 0 -200px; padding: 40px; box-sizing: border-box; border: 3px solid #409dd9; box-shadow: 0 0 50px rgba(0,0,0,0.2); }
.feedWindow::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.6); z-index: 500; }
.feedWindow form { position: relative; z-index: 600; }
.feedWindow h3 { font-size: 20px; text-transform: uppercase; color: #000; padding-bottom: 25px; font-weight: 400; }
.feedWindow label { display: inline-block; width: 100%; position: relative; margin-bottom: 15px; }
.feedWindow label:last-child { text-align: center; }
.feedWindow label span { display: block; padding-bottom: 8px; font-size: 14px; color: #777; }
.feedWindow label input { height: 40px; width: 100%; line-height: 40px; border: 1px solid #ddd; padding: 0 12px; font-size: 14px; color: #777; box-sizing: border-box; transition: all .3s; }
.feedWindow label input:active, .feedWindow label input:focus { border-color: #409dd9; }
.feedWindow label textarea { height: 120px; width: 100%; border: 1px solid #ddd; padding: 12px; font-size: 14px; color: #777; box-sizing: border-box; resize: none; }
.feedWindow label textarea:active, .feedWindow label textarea:focus { border-color: #409dd9; }
.feedWindow .feedClose { position: absolute; top: -20px; right: -20px; font-size: 20px; color: #409dd9; cursor: pointer; transition: all .3s; }
.feedWindow .feedClose:hover { color: #3b91c8; }

/* Попап входа в личный кабинет */
.regErrIn {border-color: rgb(216, 116, 116);}
.pageBox { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(67,80,88,0.6); z-index: 500; }
.pageBox .pageBoxContainer { position: fixed; width: 446px; height: 359px; background: #fff; top: 50%; left: 50%; margin: -180px 0 0 -223px; box-sizing: border-box; }
.pageBox .pageBoxContainer.pageBoxRegister { height: 520px; margin: -250px 0 0 -223px; }
.pageBox .pageBoxContainer .pageBoxContent { padding: 35px 40px; }
.pageBox .pageBoxContainer h3 { font-size: 20px; font-weight: 400; color: #000; text-transform: uppercase; padding-bottom: 20px; }
.pageBox .pageBoxContainer h4 { font-size: 14px; font-weight: 400; color: #000; text-transform: uppercase; padding-bottom: 20px; }
.pageBox .pageBoxContainer label { display: inline-block; width: 100%; position: relative; margin-bottom: 15px; }
.pageBox .pageBoxContainer label:last-child { margin-bottom: 0; }
.pageBox .pageBoxContainer label span { display: block; padding-bottom: 8px; font-size: 14px; color: #777; }
.pageBox .pageBoxContainer label input { height: 40px; width: 100%; line-height: 40px; border: 1px solid #ddd; padding: 0 12px; font-size: 14px; color: #777; box-sizing: border-box; transition: all .3s; }
.pageBox .pageBoxContainer input:active, .pageBox .pageBoxContainer input:focus { border-color: #409dd9; }
.pageBox .pageBoxContainer .pageBoxContainerBottom { background: #dce9f1; padding: 25px 40px; }
.pageBox .pageBoxClose { position: absolute; top: 20px; right: 20px; font-size: 20px; color: #409dd9; cursor: pointer; transition: all .3s; }
.pageBox .pageBoxClose:hover { color: #3b91c8; }


/* Попап заказ облака */
.orderPopup { display: none; position: fixed; width: 400px; height: 500px; background: #fff; top: 50%; left: 50%; margin: -230px 0 0 -200px; padding: 40px; box-sizing: border-box; border: 3px solid #409dd9; box-shadow: 0 0 50px rgba(0,0,0,0.2); }
.orderPopup::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.6); z-index: 500; }
.orderPopup form { position: relative; z-index: 600; }
.orderPopup h3 { font-size: 20px; text-transform: uppercase; color: #000; padding-bottom: 25px; font-weight: 400; }
.orderPopup label { display: inline-block; width: 100%; position: relative; margin-bottom: 15px; }
.orderPopup label:last-child { text-align: center; }
.orderPopup label span { display: block; padding-bottom: 8px; font-size: 14px; color: #777; }
.orderPopup label input { height: 40px; width: 100%; line-height: 40px; border: 1px solid #ddd; padding: 0 12px; font-size: 14px; color: #777; box-sizing: border-box; transition: all .3s; }
.orderPopup label input:active, .feedWindow label input:focus { border-color: #409dd9; }
.orderPopup label textarea { height: 120px; width: 100%; border: 1px solid #ddd; padding: 12px; font-size: 14px; color: #777; box-sizing: border-box; resize: none; }
.orderPopup label textarea:active, .feedWindow label textarea:focus { border-color: #409dd9; }
.orderPopup .orderClose { position: absolute; top: -20px; right: -20px; font-size: 20px; color: #409dd9; cursor: pointer; transition: all .3s; }
.orderPopup .orderClose:hover { color: #3b91c8; }

/* Попап инфо */
.infoPopup { display: none; position: fixed; width: 400px; height: 230px; background: #fff; top: 50%; left: 50%; margin: -230px 0 0 -200px; padding: 40px; box-sizing: border-box; border: 3px solid #409dd9; box-shadow: 0 0 50px rgba(0,0,0,0.2); }
.infoPopup::before { content: ''; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.6); z-index: 500; }
.infoPopup form { position: relative; z-index: 600; }
.infoPopup h3 { text-align: center;font-size: 20px; text-transform: uppercase; color: #000; padding-bottom: 25px; font-weight: 400; }
.infoPopup h4 { text-align: center;font-size: 16px;  color: #000; padding-bottom: 25px; font-weight: 400; }
.infoPopup label { display: inline-block; width: 100%; position: relative; margin-bottom: 15px; }
.infoPopup label:last-child { text-align: center; }
.infoPopup .orderClose { position: absolute; top: -20px; right: -20px; font-size: 20px; color: #409dd9; cursor: pointer; transition: all .3s; }
.infoPopup .orderClose:hover { color: #3b91c8; }

/* Попап тестовый сервер */
.regErrIn {border-color: rgb(216, 116, 116);}
.testPopup { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(67,80,88,0.6); z-index: 500; }
.testPopup .pageBoxContainer { position: fixed; width: 446px; height: 359px; background: #fff; top: 43%; left: 50%; margin: -180px 0 0 -223px; box-sizing: border-box; }
.testPopup .pageBoxContainer.pageBoxRegister { height: 520px; margin: -250px 0 0 -223px; }
.testPopup .pageBoxContainer .pageBoxContent { padding: 35px 40px; }
.testPopup .pageBoxContainer h3 { font-size: 20px; font-weight: 400; color: #000; text-transform: uppercase; padding-bottom: 20px; }
.testPopup .pageBoxContainer label { display: inline-block; width: 100%; position: relative; margin-bottom: 15px; }
.testPopup .pageBoxContainer label:last-child { margin-bottom: 0; }
.testPopup .pageBoxContainer label span { display: block; padding-bottom: 8px; font-size: 14px; color: #777; }
.testPopup .pageBoxContainer label input { height: 35px; width: 100%; line-height: 40px; border: 1px solid #ddd; padding: 0 12px; font-size: 14px; color: #777; box-sizing: border-box; transition: all .3s; }
.testPopup .pageBoxContainer label select {height: 35px; width: 100%; padding-left: 5px; border: 1px solid #ddd; font-size: 14px; color: #777;}
.testPopup .pageBoxContainer input:active, .pageBox .pageBoxContainer input:focus { border-color: #409dd9; }
.testPopup .pageBoxContainer label textarea { height: 80px; width: 100%; border: 1px solid #ddd; padding: 12px; font-size: 14px; color: #777; box-sizing: border-box; resize: none; }
.testPopup .pageBoxContainer label textarea:active, .feedWindow label textarea:focus { border-color: #409dd9; }
.testPopup .pageBoxContainer .pageBoxContainerBottom { background: #dce9f1; padding: 25px 40px; }
.testPopup .pageBoxClose { position: absolute; top: 20px; right: 20px; font-size: 20px; color: #409dd9; cursor: pointer; transition: all .3s; }
.testPopup .pageBoxClose:hover { color: #3b91c8; }

.new_hr {border:0px; border-bottom:1px solid #f1f1f1; margin-top:20px; margin-bottom:20px;}
/*новый текст */
.textdatacontent h2{color:#555555}
.textdatacontent strong{color:black}

.blue_light_fon_text{background-color:#f5fafd; padding:15px; padding-top:10px; margin-top:20px; margin-bottom:20px;box-shadow: 0 0 20px rgba(0,0,0,0.05);}


.swiper .pageCommentsElement{background-color:white; padding:15px; text-align:left;}
.swiper-slide{background: #f9f9f9;}


.green_star{color: #00bc6b; font-size: 90px; float: right; padding: 20px;}


.calculatorVirtual{margin-left:84px; margin-right: 0px!important;}
.pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label span{height: 39px!important;line-height: 37px!important;}
.calculatorVirtual > label:nth-child(1) > span{width: 48%;}
.calculatorVirtual > label:nth-child(2) > span{width: 48%;float: right;}




#os{width: 196px;}
#period{width: 184px;}

/*скрытие строки с кнопкой запроса в таблицах для мобильных на больших экранах*/
.mobbtn {display: none;}


@media (max-width: 700px) {
    
   
    
    
    #os{width: 100%}
	#period{width: 100%}
    .pageWrapper{width:100%!important}
    .pageArticle .pageWrapper{width:100%!important}
    .pageArticle .pageWrapper li{display: block;}
    .calculatorRight{float:none!important; border-top: 1px solid #e7f0f5!important; height: auto!important;width:100%!important; margin-top:40px}
    .calculatorLeft{margin-right: auto!important;float:none!important}
    .calculatorSlider{height:  auto!important;display: block;}
    .calculatorVirtual{float:none!important;margin-left:0px}
    .pageCalculator{height: auto!important;}
    .pageServer{padding:5px!important; height: auto!important;background:none; background-color:#5f95b9}
    .pagePartners img{width:100%}
    .pageFooter{ height: auto!important;width:100%!important; min-width:auto}
    .pageFooterMenu{float:none!important;margin-left: 0px!important;width:100%!important}
    .pageFooterRight{float:none!important;width:100%!important}
    .pageFooterLeft{float:none!important;width:100%!important}
    .testperiodBottom{height: auto!important;}
    .pageVantageElement{float:none!important;width:100%!important}
    .calculatorBottom{float:none!important;width:100%!important;height: auto!important;}
    .calculatorContainer{float:none!important;width:100%!important;height: auto!important;}
    .pageServer td{width:50%!important}
    .pageHeaderFirst{height: auto!important;}
    .pageHeaderMenu{float:none!important;text-align: center;}
    .pageHeaderMenu a{display: block;margin: 9px!important;}
    .pageHeaderLogin{float:none!important; padding-bottom:10px}
    .pageFeedback{float:none!important; text-align: center; padding-top:10px; padding-bottom:6px}
    .pageHeader .pageHeaderFirst .pageHeaderLogin {text-align: center;}
    .pageHeader .pageHeaderFirst .pageHeaderLogin a{margin: 12px 0 0 0px!important;}
    .pageHeader .pageHeaderFirst .pageHeaderLogin a.openLogin{margin: 12px 0 0 10px!important;}
    .pageHeader .pageHeaderSecond .pageLogotypeSecond {float: none!important; display:block;text-align: center;background: #fff; padding-bottom:10px;margin-top: 0px;}
    .pageHeader .pageHeaderSecond .pageLogotype { float: none!important; margin-top: 0px!important;padding-top:28px;text-align: center!important; width:100%!important}
    .pageHeader .pageHeaderSecond .pageLogotype .pageLogo{margin: 0 auto!important;}
    .pageHeader .pageHeaderSecond { height: 70px; background: #fff;}
    .pageHeader .pageHeaderSecond .pageHeaderClient {text-align: center; display: block; margin-top: 0px; float: none;}
    .pageWrapper { position: unset!important; }
    .pageHeader .pageHeaderSecond {height: auto!important;}
    .pageArticle { position: unset!important; }
    .pageHeader .pageHeaderSecond .pageHeaderContacts span {float: none;display: block;margin-left: 0px;}
    .pageHeader .pageHeaderSecond .pageHeaderContacts {float: none; margin-top: 10px; text-align: center;}
    .pageCalculator .calculatorBottom span {margin-right: 0px;}
    .testperiodBottom span{margin-right: 0px;}
    .pageCalculator .calculatorContainer .calculatorTitle {font-size: 18px; padding-top:20px; text-align: center;}
    .pageCalculator .calculatorContainer{padding:10px}
	.calculatorVirtual{margin:0px!important}
    .calculatorSlider{position: unset!important;}
    .calculatorOperation{padding-top:8px;float: none!important; margin-left:0px!important}
    .calculatorPeriod{float: none!important;padding-top:8px;}
    .calculatorBackup{float: none!important;padding-top:8px;margin-left: 92px;}
    .blue_light_fon_text .flaticon-badge{display:none}
    .pageFooter .pageFooterLeft .pageFooterLogotype span {float: none;display: block;height: 40px;line-height: auto;margin-left: 0px;}
    .pageFooterLogotype > span:nth-child(2){display: block;float: none;margin-left: 0px;}
    .pageFooter .pageFooterLeft .pageFooterLogotype .pageFooterLogo{float: none!important;display: block;width: 105px;height: 40px;}
    .pageHeaderMenu{display:none}
    .pageFeedback{display:none}
    
    .pageCalculator .calculatorSlider .calculatorControls .calculatorOperation select{width:100%;margin-right:0px}
    .pageCalculator .calculatorSlider .calculatorControls .calculatorPeriod select{width:100%}
    .pageCalculator .calculatorSlider .calculatorControls .calculatorOperation span{width: 100px; display: inline-block;}
    .pageCalculator .calculatorSlider .calculatorControls .calculatorPeriod span{width: 100px; display: inline-block;}
    
    .pageCalculator .calculatorSlider { min-width:100% }
    .pageMenu ul li a{border-bottom: 1px solid #89bddf;}

  /*  .pageCalculator .calculatorSlider .calculatorControls .calculatorVirtual label span{width:auto!important} */
    .calculatorVirtual > label:nth-child(2) > span:nth-child(2){ float:right}
    .pageServer table td:nth-child(2) {width:20%!important; text-align: right;}
    .pageFooter{text-align: center;}
    .pageFooterLogo{margin: 0 auto;}
    .pageBox .pageBoxContainer{width:99%; left:57%!important}
    .pageContainer {min-width: auto; }

    /*скрытие правой колонки с кнопкой для мобильных экранов*/
 	.dedicatedTable tr td:last-child { display: none; }
    .dedicatedTable td {padding: 6px 6px!important; text-align:center}
    .dedicatedTable tr td:nth-last-child(2) {white-space: nowrap;}
   	
    /*отображение строки с кнопкой запроса в таблицах на мобильных экранах*/
    tr.mobbtn td:last-child { display: table-cell !important; padding: 15px 15px!important; }
	.mobbtn { display: table-row !important; }
    
    .pageCloudChars{ display: none; }
    .pageCloudPresent{float: none!important;}
    .pageCloudPrice{margin-top: 50px;}
    .pageCloud .pageCloudPresent{width:100%}
    .pageCloud .pageCloudCalculator{width:100%}
    .pageCloud .pageCloudPresent .pageCloudPrice{width:100%}
    .pageCloud .pageCloudCalculator .pageCloudCalculatorRow h3{width:105px}
    .pageCloud .pageCloudCalculator .pageCloudCalculatorRow input{width:54px}
   /* */
    .smallBlocks .smallBlocksItem .smallBlocksPresent p.smallContacts{font-size:15px}
    .smallBlocks .smallBlocksItem .smallBlocksPresent p.smallContacts a{font-size:15px; padding:0px; border:0px;}
    .pageContactsAnnotation{text-align:center}
    .pageContactsAnnotation p{padding:10px;}
    .pageContactsAnnotation a{position: relative;right:auto; top:auto;  }
    .pageInside .pageInsideBlock h1{font-size:23px}
    
    .testPopup .pageBoxContainer.pageBoxRegister{height:auto}
}
