@charset "utf-8";



/* html5 */
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display:block;}
/* html5 */
html,
body {height:100%;}
body {
	margin:0; padding:0; font:400 15px/1.2 'Proxima Nova', Arial, sans-serif; color:#212121; background:#fff;
}

a img {border:0;}

* {min-height:0px;}

a:link,
a:active,
a:visited {color:#67a2d1; text-decoration:underline; text-decoration-skip-ink: none; cursor:pointer;}
a:hover {text-decoration:none;}

.link--outlink {padding-right:14px; background: no-repeat right center url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAXklEQVQoka2QwQ3AMAwCs1N28k7eiZ3oI7IcU6efBomXOREyxhUZ2brTdNAcVB2BaJgCVcDAalJLXsB+iLAjm1pAwzHWHD3gWMcMg/ERMjKfFOHVqMEGqEM/gKP/6gE2f+h+Z5P45wAAAABJRU5ErkJggg==');}

b,
strong {font-weight:600;}

h1,h2,h3,h4,h5,h6 {display:block; margin:20px 0; padding:0; font:bold 24px/1.2 'Proxima Nova', Arial; color:#000;}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:18px;}
h4 {font-size:17px;}
h5 {font-size:16px;}
h6 {font-weight:normal; font-size:15px; color:inherit;}

ol,
ul,
li,
dl,
dt,
dd {display:block; padding:0; margin:0; list-style:none; background:0;}

form {display:block; padding:0; margin:0;}
input[type="image"]:hover {opacity:0.8;}
input, textarea, select, button {font:normal 15px/normal 'roboto', Arial, sans-serif; color:#fff; vertical-align:baseline;}
label {vertical-align:baseline;}

label, input[type=button], input[type=submit], button { cursor: pointer; }
textarea {overflow:auto; resize:vertical;}



/* Inputs */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea,
select {padding:9px 16px; display:inline-block; vertical-align:middle; margin:0; border:1px solid #D0D0D0; font-weight:400; font-size:15px; color:#111; outline:none; background:#fff;
	-webkit-transition:border-color .1s linear;
	-moz-transition:border-color .1s linear;
	-o-transition:border-color .1s linear;
	transition:border-color .1s linear;
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
	resize:none;
}

::-webkit-input-placeholder { font-weight:400; color:#C4C4C4; -webkit-transition:color .1s linear;}
:focus::-webkit-input-placeholder { color:transparent;}
:-moz-placeholder { font-weight:400; color: #C4C4C4; -moz-transition:color .1s linear;}
:focus:-moz-placeholder { color:transparent;}
::-moz-placeholder { font-weight:400; color: #C4C4C4; -moz-transition:color .1s linear;}
:focus::-moz-placeholder { color:transparent;}
:-ms-input-placeholder { font-weight:400; color: #C4C4C4; }
:focus:-ms-input-placeholder { color:transparent;}

input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover,
select:hover,
input[type="email"]:hover,
input[type="tel"]:hover,
.inpt_pseudo:hover,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
input[type="email"]:focus,
input[type="tel"]:focus {border-color:#adadad;}

input[type="button"],
input[type="submit"],
input[type="reset"],
button {
	outline:none;
	padding:12px 15px; display:inline-block; position:relative; border:0; vertical-align:top; line-height:normal; font-weight:600; font-size:13px; color:#fff; text-transform:uppercase; text-align:center; text-decoration:none; background:#17CE92;
	-moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover {
	background:#1ed99c;
}
input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active {
	background:#19c38b;
}

input[type="button"][disabled],
input[type="submit"][disabled],
input[type="reset"][disabled],
button[disabled] {background-color:#eee; color:#222; cursor:default;}

/* Checkbox */
.o-check {
	width:24px; height:24px; display:inline-block; vertical-align:middle; overflow:hidden; position:relative; padding:0; margin:0; border:0; -webkit-appearance: none; cursor:pointer;
}
.o-check input {width:100%; height:100%; padding:0; display:block; position:absolute; left:0; bottom:0; border:0; margin:0; background:0; opacity:0; z-index:10; cursor:pointer;}
.o-check:before {width:24px; height:24px; content:' '; display:inline-block; vertical-align:top; z-index:1;}
.o-check-icon {width:24px; height:24px; line-height:20px; content:' '; display:block; position:absolute; left:0; top:0; color:#000; text-align:center; z-index:3;background:#fff no-repeat center center;
	-webkit-box-shadow: inset 0 0 0 1px #D0D0D0;
	-moz-box-shadow: inset 0 0 0 1px #D0D0D0;
	box-shadow: inset 0 0 0 1px #D0D0D0;
}
.o-check-icon:after {
	width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:no-repeat center center; z-index:2; opacity:0; cursor:pointer;
	-webkit-transition:opacity .1s linear;
	-moz-transition:opacity .1s linear;
	transition:opacity .1s linear;
}

.o-check input[type="checkbox"] + .o-check-icon:after {
	background-image:url('data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhlaWdodD0iMTZweCIgdmlld0JveD0iMCAwIDc4LjM2OSA3OC4zNjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDc4LjM2OSA3OC4zNjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNNzguMDQ5LDE5LjAxNUwyOS40NTgsNjcuNjA2Yy0wLjQyOCwwLjQyOC0xLjEyMSwwLjQyOC0xLjU0OCwwTDAuMzIsNDAuMDE1Yy0wLjQyNy0wLjQyNi0wLjQyNy0xLjExOSwwLTEuNTQ3bDYuNzA0LTYuNzA0ICAgYzAuNDI4LTAuNDI3LDEuMTIxLTAuNDI3LDEuNTQ4LDBsMjAuMTEzLDIwLjExMmw0MS4xMTMtNDEuMTEzYzAuNDI5LTAuNDI3LDEuMTItMC40MjcsMS41NDgsMGw2LjcwMyw2LjcwNCAgIEM3OC40NzcsMTcuODk0LDc4LjQ3NywxOC41ODYsNzguMDQ5LDE5LjAxNXoiIGZpbGw9IiMxMzNkNjIiLz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K');
}
.o-check input[type="radio"] + .o-check-icon:after {
	left:7px; right:7px; top:7px; bottom:7px; background:#df6587;
	-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;
}


.o-check:hover .o-check-icon {background-color:rgba(0,0,0,0.1);}
.o-check input[type="radio"] + .o-check-icon { -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.o-check:after {width:auto; height:auto; display:block; position:absolute; left:0; right:0; top:0; bottom:0; text-align:center; z-index:2;}
.o-check input:checked + .o-check-icon:after {opacity:1;}
.o-check input[disabled] + .o-check-icon {
	opacity:0.34;
	-webkit-box-shadow:inset 0 0 0 2px #000; -moz-box-shadow:inset 0 0 0 2px #000; box-shadow:inset 0 0 0 2px #000;
}
.o-input-box {display:inline-block; vertical-align:top; margin:0 16px 0 0;}
.o-input-box .o-check { vertical-align:middle;}
.o-input-box .txt-check {margin:0 0 0 8px; vertical-align:middle;}

.o-input-box.type-block {}
.o-input-box.type-block .o-check {float:left; margin:0 8px 0 0;}
.o-input-box.type-block .txt-check {padding:3px 0 0 0; display:block; overflow:hidden; margin:0;}

.o-check input.inpt_request + .o-check-icon {-webkit-box-shadow:inset 0 0 0 1px red; -moz-box-shadow:inset 0 0 0 1px red; box-shadow:inset 0 0 0 1px red;}



/* Inputs */


.clearfix:before,
.clearfix:after,
.page__wrap .wrapper:before,
.page__wrap .wrapper:after {content:".";display:block;height:0;visibility:hidden;}
.clearfix:after,
.page__wrap .wrapper:after {clear:both;}

.left {float:left;}
.right {float:right;}

.txt-center {text-align:center;}

.hidden {overflow:hidden;}
.none,
.display-none {display:none;}

p {display:block; margin:20px 0;}

.animate_bg {
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease;
}

.animate,
.o-hvr:after {
transition: box-shadow .3s ease,border .3s ease,top .3s ease,left .3s ease,right .3s ease,bottom .3s ease,margin .3s ease,color .3s ease,background .3s ease,width .3s ease,height .3s ease,transform .9s ease,padding .3s ease,opacity .3s ease,visibility .3s ease;
-moz-transition: box-shadow .3s ease,border .3s ease,top .3s ease,left .3s ease,right .3s ease,bottom .3s ease,margin .3s ease,color .3s ease,background .3s ease,width .3s ease,height .3s ease,-moz-transform .9s ease,padding .3s ease,opacity .3s ease,visibility .3s ease;
-webkit-transition: box-shadow .3s ease,border .3s ease,top .3s ease,left .3s ease,right .3s ease,bottom .3s ease,margin .3s ease,color .3s ease,background .3s ease,width .3s ease,height .3s ease,-webkit-transform .9s ease,padding .3s ease,opacity .3s ease,visibility .3s ease;
}


blockquote {padding:0 0 0 12px; position:relative; margin:20px 0 24px 0; font-style:italic;}
blockquote:after {width:2px; height:auto; content:' '; display:block; position:absolute; left:0; top:3px; bottom:2px; background:#91314d;}

code {padding:4px 4px 4px 12px; display: block; position:relative; border:1px solid #133d62; margin:20px 0 24px 0; background: rgba(0,0,0,0.04);}
code:after {width:2px; height:auto; content:' '; display:block; position:absolute; left:0; top:0; bottom:0; background:#133d62;}

.alignRight {float:right; margin:0 0 0 10px;}
.alignLeft {float:left; margin:0 10px 0 0;}

.idesc {line-height:1.7; color:#000;}
.idesc img {max-width:100%; height:auto;}

.idesc p {margin:12px 0;}
.idesc h1, .idesc .h1,
.idesc h2, .idesc .h2,
.idesc h3, .idesc .h3,
.idesc h4, .idesc .h4,
.idesc h5, .idesc .h5,
.idesc h6, .idesc .h6 {margin:25px 0 12px 0;}

.idesc ul {padding:0; display:block; margin:15px 10px 15px 0; overflow:hidden;}
.idesc ul li {display:block; padding:0 0 0 20px; margin:5px 0; list-style:disc;}
.idesc ul li:before {
	content:'\2022'; float: left; margin:-0.36em 0 0 -15px; font-size: 150%; color: #133d62;
}
.idesc ol {counter-reset: olCounter; padding:0; list-style: none; display:block; margin:15px 10px 15px 10px; overflow:hidden;}
.idesc ol li {display:block; padding:0 0 0 26px; margin:5px 0; list-style:none;}
.idesc ol li:before {
	counter-increment: olCounter;
	content:counter(olCounter) ".";
	width:16px; float: left; margin: 0 0 0 -26px; text-align: right;
}

.idesc ul ul,
.idesc ul ol,
.idesc ol ol,
.idesc ol ul {margin-left: 20px;}

.idesc p + ul,
.idesc p + ol {margin-top:-15px;}

.idesc p:first-child,
.idesc h1:first-child, .idesc h2:first-child, .idesc h3:first-child, .idesc h4:first-child, .idesc h5:first-child, .idesc h6:first-child {margin-top:0 !important;}
.idesc p:first-child,
.idesc h1:first-child, .idesc h2:first-child, .idesc h3:first-child, .idesc h4:first-child, .idesc h5:first-child, .idesc h6:first-child,
.idesc .h1:first-child, .idesc .h2:first-child, .idesc .h3:first-child, .idesc .h4:first-child, .idesc .h5:first-child, .idesc .h6:first-child {margin-top:0 !important;}

.idesc p:last-child,
.idesc h1:last-child, .idesc h2:last-child, .idesc h3:last-child, .idesc h4:last-child, .idesc h5:last-child, .idesc h6:last-child,
.idesc .h1:last-child, .idesc .h2:last-child, .idesc .h3:last-child, .idesc .h4:last-child, .idesc .h5:last-child, .idesc .h6:last-child {margin-bottom:0 !important;}

.idesc table {width:100%; margin:12px 0; border:0; border-top:1px solid #ddd; border-collapse:collapse;}
.idesc table td,
.idesc table th {padding:6px 9px; border:0; border-bottom:1px solid #ddd;}
.idesc table th { font-weight:bold;}
.idesc table tr:hover > td {background-color:rgba(0,0,0,0.01);}


.idesc .this--target {height:1px; display: block; position:relative; top:-70px;}



.o-hvr {position:relative;}
.o-hvr:after {width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(255,255,255,0.1); z-index:5; opacity:0; }
.o-hvr:hover:after { opacity:1;}




.ics,
.icv {display:inline-block; vertical-align:middle; background:no-repeat 0 0;}
.icv,
.icv + span {display:inline-block; vertical-align:middle;}



.o-pict {display:inline-block; vertical-align:top;}
.o-pict a {display:block; text-decoration:none;}
.o-pict img{width:100%; max-width:100%; height:auto; vertical-align:top;}
.o-pict-crop {display:inline-block; vertical-align:top; background:no-repeat center center; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;}
.o-pict-crop img { display:none;}

a.o-btn { color:#fff; text-decoration:none;}
.o-btn {
    height:27px; line-height:27px; position:relative; overflow:hidden; cursor:pointer;
    padding:0 14px; display:inline-block; vertical-align:middle;
    color:#fff; text-decoration:none; text-align:center;
    background:#17CE92;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.o-btn input {width:100%; height:80px; position:absolute; left:0; top:0; border:0; background:0; opacity:0; z-index:10;}
.o-btn.type-large {height:auto; padding:19px 25px 18px; line-height:12px; font-weight:bold; font-size:13px; text-transform:uppercase;}



/* PLUGIN :: Slick */
.slick-list,
.slick-slider,
.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.slick-dots {width:auto; height:10px; margin-top:17px; text-align:center; z-index:10;}
.slick-dots > li {width:24px; height:24px; display:inline-block; vertical-align:top; position:relative; margin:0 4px;}
.slick-dots > li button {width:100%; height:100%; position:absolute; left:0; top:0; border:0; background:0; font-size:0; color:transparent; z-index:5;}
.slick-dots > li:after {
	width:10px; height:10px; content:' '; display:block; position:absolute; left:50%; top:50%; margin:-5px 0 0 -5px; background:#63B1E4;
	border-radius:50%;
	transition: all .3s ease;
}
.slick-dots > li:before {
	width:auto; height:auto; content:' '; display:block; border: 1px solid #63B1E4; position:absolute; left:0; right:0; top:0; bottom:0; z-index:2; opacity:0;
	border-radius:50%;
	transition: all .3s ease;
	-moz-transform:matrix(0.07, 0, 0, 0.07, 0, 0);
	-webkit-transform:matrix(0.07, 0, 0, 0.07, 0, 0);
	-o-transform:matrix(0.07, 0, 0, 0.07, 0, 0);
	-ms-transform:matrix(0.07, 0, 0, 0.07, 0, 0);
	transform:matrix(0.07, 0, 0, 0.07, 0, 0);
}
.slick-dots > li.slick-active:after {background-color:#fff;}
.slick-dots > li.slick-active:before {
	opacity:1;
	-moz-transform:matrix(1, 0, 0, 1, 0, 0);
	-webkit-transform:matrix(1, 0, 0, 1, 0, 0);
	-o-transform:matrix(1, 0, 0, 1, 0, 0);
	-ms-transform:matrix(1, 0, 0, 1, 0, 0);
}


/* PLUGIN :: Fancybox */
body.compensate-for-scrollbar{overflow:hidden}
.fancybox-active{height:auto}
.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}
.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}
.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}
.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}


/* Loader */
[data-loader-frame] { position: relative }
[data-loader-frame]:before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; background-color: rgba(255,255,255,.5); z-index: 99996 }

body[data-loader-frame]:before {position:fixed; background:#1e1e1e; opacity:0.9;}
body[data-loader-frame]  >  .spinner-circle {position:fixed;}

.spinner-circle { border-radius: 80%; display: block; height: 40px; width: 40px; position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; -webkit-animation: tcon-spin360 675ms linear infinite forwards; animation: tcon-spin360 675ms linear infinite forwards; background: #d3d3d3; z-index: 99998; opacity: .7 }
.spinner-circle:after,
.spinner-circle:before { content: ""; display: block; position: absolute }
.banner-simple,
.banner-simple__item { position: relative }
.spinner-circle:before { border-radius: 0 90px 90px 0; height: 40px; width: 50%; top: 0; right: 0; z-index: 1; background: #272263; background-image: -webkit-linear-gradient(lightgray, #272263); background-image: linear-gradient(lightgray, #272263) }
.spinner-circle:after { border-radius: 80%; height: 30px; width: 30px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1; background: #fff }
@-webkit-keyframes tcon-spin360 {
	to {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}
@keyframes tcon-spin360 {
	to {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}



/* Wrapper */
.wrap {min-width:320px; position:relative; overflow:hidden; z-index:2;}
.wrapper {
	max-width:100%; padding:0 5px; margin:0 auto;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}




/* Engine */

/* Paginator */
.paginator {padding:34px 0 0 0; position:relative; display:block; margin:34px 0 0 0; border-top:1px solid #eee; line-height:1.1; font-size:16px; color:#484542; text-align:center;}
.paginator ul {display:inline-block;}
.paginator li {padding:0 5px; display:inline-block; vertical-align:top;}
.paginator li.none {display:none;}
.paginator li > a,
.paginator li > span {
	min-width:30px; height:30px; line-height:30px; padding:0 5px; position:relative; display:inline-block; color:#000; vertical-align:top; text-decoration:none; background:#efefef;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.paginator a:hover {color:#000; background-color:rgba(0,0,0,0.1);}
.paginator li > span.b-pagination_page-active {color:#fff; background:#133d62;}


/* Page :: Error */
.page-error-404-box {width:auto; height:auto; overflow:hidden; position:fixed; left:0; right:0; top:0; bottom:0; text-align:center; white-space:nowrap; background:#fff; z-index:20000;}
.page-error-404-box:after {width:1px; height:100%; content:' '; display:inline-block; vertical-align:middle;}
.page-error-404-box .ins-box {max-width: 98%; display:inline-block; vertical-align:middle; white-space:normal;}
.page-error-404-logo {width: 404px; max-width: 100%; margin:0 auto 26px auto;}
.page-error-404-box .ins-box p {margin:0; position:relative; z-index:5;}
.page-error-404-box .ins-box .err-title {font-size:16px;}
.page-error-404-box .ins-box .err-title + p {margin:5px 0; font-size:14px;}
.page-error-404-box .ins-box .err-title + p + p {font-size:12px;}
.page-error-404-box .errpage {height: 200px; position:relative; font:170px/1 'Arial'; outline: none; color:#eee; text-align:center; letter-spacing:22px; z-index:2; cursor: default;
	-webkit-transition: color 1s ease;
	-moz-transition: color 1s ease;
	transition: color 1s ease;
}
.page-error-404-title {font-size:36px; text-transform:uppercase; text-align:center;}
.errpage-word {
	display: inline-block; vertical-align: top; position: relative; top: 0;
	-webkit-transition: opacity 2s ease, top 2s ease;
	-moz-transition: opacity 2s ease, top 2s ease;
	transition: opacity 2s ease, top 2s ease;
}
.errpage-word + .errpage-word {
	-webkit-transition: opacity 4s ease, top 4s ease;
	-moz-transition: opacity 4s ease, top 4s ease;
	transition: opacity 4s ease, top 4s ease;
}
.errpage-word + .errpage-word + .errpage-word {
	-webkit-transition: opacity 6s ease, top 6s ease;
	-moz-transition: opacity 6s ease, top 6s ease;
	transition: opacity 6s ease, top 6s ease;
}

.page-error-404-box .errpage:hover {color: #ddd;}

.page-error-404-box .errpage.current .errpage-word {opacity: 0; top: 100%;}


.error404image {
	width: auto; height: auto; display: block;position: absolute; left: 0; right: 0; top:20px; bottom: 0; background:#fff no-repeat center center url(../_img/error404.gif);
	-webkit-background-size: contain; -moz-background-size: contain; background-size: contain;
	opacity:0;
	-webkit-transition: opacity .3s , visible .3s ease;
	-moz-transition: opacity .3s , visible .3s ease;
	transition: opacity .3s ease, visible .3s ease;
}
.page-error-404-box .errpage.current-show .error404image {opacity: 1; visibility: visible;}




/* Smart sidebar */
.open-header-nav {overflow:hidden;}
.smart__sidebar {
    width:auto; height:auto; display:block; overflow:hidden; position:fixed; left:0; right:0; top:0; bottom:0; background:#fff; z-index:1000;
    opacity:0; visibility:hidden;
    transform:translateX(-100%);
    -webkit-transition: visibility .34s ease, opacity .34s ease, transform .34s ease;
    -moz-transition: visibility .34s ease, opacity .34s ease, transform .34s ease;
    transition: visibility .34s ease, opacity .34s ease, transform .34s ease;
}
.open-header-nav .smart__sidebar {visibility:visible; opacity:1; transform:translateX(0);}

@media all and (min-width: 1060px)
{
    .smart__sidebar {display:none!important;}
}

.smart__sidebar-heads {height:50px; line-height:52px; padding:0 12px; position:relative; overflow:hidden; border-bottom:2px solid #eee; z-index:5;}
.smart__sidebar-heads-title {float:left; font-weight: bold; font-size: 22px; color: #043D61; text-transform: uppercase;}
.smart__sidebar-heads-btn-close {width:42px; height:42px; line-height:42px; position:absolute; right:0; top:50%; margin:-21px 5px 0 0; text-align:center; cursor:pointer;}
.smart__sidebar-content {
    width:auto; height:auto; overflow:hidden; overflow-y:auto; position:absolute; left:0; right:0; top:51px; bottom:0; z-index:4;
}

.smart__sidebar .header__content-nav-main {padding:0; display:block; margin:0;}
.smart__sidebar .header__content-nav-main > li {display:block; position:relative; float:none; margin:0;}
.smart__sidebar .header__content-nav-main .nav__link {
    padding:14px 12px; display:block; color:#12385b;
    border-bottom:1px solid rgb(232, 232, 232);
}
.smart__sidebar .nav__link:after,
.smart__sidebar .nav__link:before {
    width:0!important; height:100%!important; left:0; right:auto; top:0; bottom:0; border:0; border-right: 3px solid #17CE92;
}
.smart__sidebar .header__content-nav-main .nav__link.type-dotted:after,
.smart__sidebar .header__content-nav-main .nav__link.type-dotted:before {opacity:0;}
.smart__sidebar .header__content-nav-main .nav__link.header-drop-open:after,
.smart__sidebar .header__content-nav-main .nav__link.header-drop-open:before {opacity:1;}

.smart__sidebar .header__content-nav-main .nav__link .nav-arrw {width:14px; height:14px; position:absolute; right:12px; top:50%; margin:-7px 0 0 0;}
.smart__sidebar .header__nav-drop-arrw {top:37px;}

.smart__sidebar .header__nav-drop {width:auto; max-height:0; overflow:hidden;}
.smart__sidebar .header-drop-open + .header__nav-drop {max-height:none;}
.smart__sidebar .header__nav-drop-list > ul {margin:0;}
.smart__sidebar .header__nav-drop-list > ul > li,
.smart__sidebar .header__nav-drop-contacts + .header__nav-drop-list > ul > li {width:100%; float:none; margin:0;}
.smart__sidebar .header__nav-drop-list > ul > li + li,
.smart__sidebar .header__nav-drop-contacts + .header__nav-drop-list > ul > li + li {margin-top:18px;}

.smart__sidebar .header__nav-drop-freeadmin {margin:0;}
.smart__sidebar .header__nav-drop-freeadmin-box {width:auto; padding:0; display:block; float:none; margin:18px 0;}
.smart__sidebar .header__nav-drop-freeadmin-link {width:auto; display:block;}

.smart__sidebar .header__nav-drop-contacts {width:auto; float:none; margin:0 0 14px 0;}


.smart__sidebar-close {
    position: relative;
    display: inline-block; vertical-align:middle;
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.smart__sidebar-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.smart__sidebar-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.smart__sidebar-close::before,
.smart__sidebar-close::after {
    content: '';
    position: absolute;
    border-radius: 100%;
    height: 4px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -2px;
    background: #666;
}

/* Footer */
.footer__wrap {
    padding:78px 0 90px 0; position:relative; overflow:hidden;
    color:#fff; background:#333A3E;
}
.footer__wrap .wrapper {padding:0 0 0 50px; position:relative; z-index:2;}
.footer__cols {width:100%; display:table; table-layout:fixed;}
.footer__col {position:relative; display:table-cell; vertical-align:top;}
.footer__col.col-1 {}
.footer__col.col-2 {}
.footer__col.col-3 {}
.footer__col.col-4 {}
.footer__logo {width:219px; height:64px; position:relative;}
.footer__logo img {}
a.footer__logo-link {display:block; position:relative; text-decoration:none;}
.footer__logo-name {position:absolute; right:0; top:20px; font-size:22px; color:#fff;}
.footer__logo-desc {position:absolute; right:0; top:43px; font-size:13px; color:#50A3D9;}
.footer__payments {width:265px; height:32px; margin:32px 0 37px 0; background:no-repeat 0 0 url(../_img/icons/payments.png);}
.footer__copyright {font-size:11px; line-height:17px;}
.footer__copyright p {margin:15px 0 0 0;}
.footer__copyright p:first-child {margin-top:0;}

.edinstvo-wrap {height: 1px; position: relative;}
a.edinstvo { overflow:hidden; display:block; position: absolute; left: 80px; bottom: -4px; font-size:12px; color:#fff; text-decoration:none;}
.edinstvo img,
.edinstvo span {display:inline-block; vertical-align:middle; margin:0 2px 0 0;}
.edinstvo img {width:118px; height:28px;}


.footer__nav {padding:16px 0 0 0; display:inline-block; position:relative; margin:30px 0 0 0;}
.footer__nav:after {
    width:auto; height:0; content:' '; position: absolute; left:0; right:0; top:0; border: 1px solid #378467;
}
.footer__nav > li {margin:0;}
.footer__nav > li + li {margin-top:20px;}
.footer__nav > li a {display:inline-block; vertical-align:top; border-bottom:1px solid transparent; color:#fff; text-decoration:none;}
.footer__nav > li a:hover {
    border-color:#ccc;
}
.footer__contacts {padding:16px 0 0 0; line-height:1.58;}
.footer__contacts p {margin:0;}
.footer__contacts p + p {margin-top:24px;}

.footer__bgs {position:absolute; right:0; bottom:0; z-index:1;}

/* SECTION :: Title */
.section__title {margin-bottom:30px; line-height:1.18;}
.section__title-txt {display:inline-block; vertical-align:middle; line-height:1.18; font-weight:bold; font-size:40px; color:#043D61; text-transform:uppercase;}
.section__title-txt .txt-alt0151 {position: relative; top: -2px;}
.section__title .o-btn {margin-left:10px;}
.section__title-sub {margin:20px 0 45px 0; text-align:center;}
.section__title-sub p {margin: 0;}
.section__title-sub p + p {margin-top: 14px;}

/* SECTION :: Information */
.section.sect-information {}
.section.sect-information .wrapper {padding-left:0; padding-right:0;}
.block__information {width:100%; display:table; border-collapse:collapse; table-layout:fixed;}
.block__information-col {display:table-cell; vertical-align:top;}
.block__information-col.col-news {}
.block__information-col.col-article {color:#fff; background:#043d61;}
.block__information-col.col-article a {color:#fff;}
.block__information-col.col-article a:hover {border-color:#fff;}
.block__information-col.col-article .section__title {margin-left:38px;}
.block__information-col.col-article .section__title-txt {color:#fff;}
.block__information-col .section__title {padding:50px 0 0 50px; margin:0;}
.link-section-link {}

.block__articles-wrap {}
.block__articles-ins {width:100%; display:table; border-collapse:separate; border-spacing:50px; table-layout:fixed;}
.block__articles-item {
    width:50%; padding:38px; display:table-cell; vertical-align:top;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.block__articles-item-title {margin:0 0 24px 0; font-weight:bold; font-size: 20px; color: #043D61;}
.block__articles-item-title a {
    color:#043D61; text-decoration:none; border-bottom:1px solid transparent;
    transition: border-bottom-color .3s ease;
}
.block__articles-item-title a:hover {border-bottom-color:#333;}
.block__articles-item-desc {line-height:1.56;}
.block__articles-item-date {margin:24px 0 0 0; color:#C4C4C4;}

.block__information-col.col-news .block__articles-item {
    border: 1px solid #E9F6FF;
    box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}


/* SECTION :: Reviews */
.section.sect-reviews {padding:80px 0 68px 0; background:#E9F6FF;}
.section.sect-reviews .section__title {margin-bottom:54px;}

.block__reviews-wrap {width:1414px; max-width:100%; position:relative; margin:0 auto;}
.block__reviews-wrap:after,
.block__reviews-wrap:before {
    width:30px; height:auto; content:' '; display:block; position:absolute; top:0; bottom:0; z-index:50;
}
.block__reviews-wrap:after {
    left:0;
    background: -moz-linear-gradient(left, rgba(234,246,255,1) 0%, rgba(234,246,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(234,246,255,1) 0%,rgba(234,246,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(234,246,255,1) 0%,rgba(234,246,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.block__reviews-wrap:before {
    right:0;
    background: -moz-linear-gradient(left, rgba(234,246,255,0) 0%, rgba(234,246,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(234,246,255,0) 0%,rgba(234,246,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(234,246,255,0) 0%,rgba(234,246,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.block__reviews-item {
    width:50%; padding:0 50px; display:none; float:left;
    box-sizing:border-box;
}
.block__reviews-item:nth-child(1),
.block__reviews-item:nth-child(2) {display:block;}

.reviews__item {overflow:hidden;}
.reviews__item-photo {
    width:142px; height:142px; display:block; float:left; margin:0 53px 0 0; background:no-repeat center center;
    -webkit-background-size:cover; -moz-background-size:cover; background-size:cover;
    -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;
}
.reviews__item-content {padding:12px 0 0 0; overflow:hidden;}
.reviews__item-content-name {margin:0 0 12px 0; font-weight:bold; font-size:25px;}
.reviews__item-content-name-site {color:#6fb2e6;}
.reviews__item-content-sub {font-weight: 400; font-size: 12px;}
.reviews__item-content-desc {max-height:220px; position:relative; overflow:hidden; line-height:1.60;}
.reviews__item-content-desc:after {
    width:auto; height:71px; content:' '; display:block; position:absolute; left:0; right:0; bottom:0;
    background: linear-gradient(360deg, #E9F6FF 42.41%, rgba(233, 246, 255, 0.62) 73.79%);
}
.reviews__item-content-desc p:first-child {margin-top: 0;}
.reviews__item-content-desc p:last-child {margin-bottom: 0;}
.reviews__item-content .o-btn .txt-close {display:none;}
.reviews__item-content .o-btn .txt-open {display:block;}
.reviews__item-content.current .reviews__item-content-desc {max-height:none; margin-bottom:20px;}
.reviews__item-content.current .reviews__item-content-desc:after {display:none;}
.reviews__item-content.current .o-btn .txt-close {display:block;}
.reviews__item-content.current .o-btn .txt-open {display:none;}


.block__reviews-wrap .slick-dots {height:24px; margin:59px 0 0 0;}

.block__reviews-wrap [tabindex] {outline:none;}
.block__reviews-wrap .slick-arrow {width:52px; height:101px; position:absolute; top:50%; margin:-68px 0 0 0; cursor:pointer; z-index:200;}
.block__reviews-wrap .slick-arrow.slider-arrw-prev {left:-112px;}
.block__reviews-wrap .slick-arrow.slider-arrw-next {right:-112px;}
.block__reviews-wrap .slick-arrow svg path {
    transition:stroke 0.15s ease, d 0.15s ease;
}
.block__reviews-wrap .slick-arrow.slider-arrw-prev:hover svg path {
    stroke:#17CE92;
    d: path('M50.5 1L10 50.5L50.5 100');
}
.block__reviews-wrap .slick-arrow.slider-arrw-prev:active svg path {
    stroke:#63B1E4;
    d: path('M50.5 1L1 50.5L50.5 100');
}

.block__reviews-wrap .slick-arrow.slider-arrw-next:hover svg path {
    stroke:#17CE92;
    d: path('M1 100L40.5 50.5L1.00001 0.999996');
}
.block__reviews-wrap .slick-arrow.slider-arrw-next:active svg path {
    stroke:#63B1E4;
    d: path('M1 100L50.5 50.5L1.00001 0.999996');
}



/* SECTION :: Administration */
.section.sect-administration {position:relative; margin-bottom:93px;}
.section.sect-administration .wrapper {width:1336px;}
.block__adminstr-tabs {position:relative; margin:0 0 67px 0; text-align:center;}
.block__adminstr-tabs-btn {
    width:276px; height:49px; line-height:51px; display:inline-block; vertical-align:top; font-weight:bold; font-size:13px; color:#000; text-transform:uppercase; text-align:center;
    box-shadow:inset 0 0 0 1px #63B1E4;
    transition: background-color .15s ease;
}
a.block__adminstr-tabs-btn {color:#000; text-decoration:none;}
.block__adminstr-tabs-btn:first-child {border-radius:5px 0 0 5px;}
.block__adminstr-tabs-btn:last-child {border-radius:0 5px 5px 0;}
.block__adminstr-tabs-btn.current {color:#fff; background:#63B1E4; cursor:default;}

.block__adminstr-tabbox-wrap {position:relative;}
.block__adminstr-tabbox {width:auto; position:absolute; top:0; left:0; right:0; visibility:hidden;}
.block__adminstr-tabbox.current {display:block; position:relative; z-index:20;}
.block__adminstr-items {margin:0 0 -20px 0; text-align:justify;}
.block__adminstr-items:after {width:100%; height:20px; content:' '; display:inline-block; vertical-align:top; overflow:hidden;}
.block__adminstr-item {
    width:176px; display:inline-block; vertical-align:top; position:relative; top:0; text-align:left; opacity:0;
    transition: all .15s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translate(0%, 50%);
}
.block__adminstr-item:nth-child(2) {
    transition-delay:80ms;
}
.block__adminstr-item:nth-child(3) {
    transition-delay:160ms;
}
.block__adminstr-item:nth-child(4) {
    transition-delay:240ms;
}
.block__adminstr-item:nth-child(5) {
    transition-delay:300ms;
}
.block__adminstr-item:nth-child(6) {
    transition-delay:380ms;
}

.block__adminstr-tabbox.current.run-animate .block__adminstr-item {transform: translate(0, 0); opacity:1; visibility:visible;}


.block__adminstr-item:hover .block__adminstr-item-image img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
}

.block__adminstr-item-image {height:62px; margin:0 0 27px 0;}
.block__adminstr-item-image img {
    width:auto; height:auto; max-width:100%; vertical-align:top;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.block__adminstr-item-title {min-height:67px; margin:0 0 10px 0; font-weight:bold; font-size:20px; line-height:19px;}
.block__adminstr-item-title > span {display:inline; cursor:pointer;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}
.block__adminstr-item:hover .block__adminstr-item-title > span {
    box-shadow:inset 0 -3px 0 #17CE92;
}
.block__adminstr-item-price {font-weight:bold; font-size:25px; color:#63B1E4;}
.block__adminstr-item-price .sc {font-weight:400; font-size:24px;}
.block__adminstr-item-order {margin:10px 0 0 0;}
.block__adminstr-item-order .o-btn {padding:0 12px;}
a.block__adminstr-item-link {
    width:auto; height:auto; display:block; position:absolute; left:0; right:0; top:0; bottom:0; text-decoration:none; z-index:22;
}


/* SECTION :: Special */
.section__target {width: auto; height: 0; position: absolute; left: 0; right: 0; top: -90px;}
.section.sect-special {position: relative; margin:0 0 132px 0;}
.block__special-allshow {margin:50px 0 0 0; text-align:center;}
.block__special {
    width: 1338px; max-width:100%; height: 464px; padding:74px 430px 93px 100px; position:relative; margin:71px auto 0 auto; z-index:2;
    background: linear-gradient(180deg, #E9F6FF 0%, rgba(255, 255, 255, 0) 100%), #50A3D9;
    box-shadow: 0 4px 90px rgba(80, 163, 217, 0.7);
    box-sizing:border-box;
}
.block__special:after {
    width: 623px; height: 738px; content:' '; display:block; position:absolute; right:-216px; top:-95px;
    background:no-repeat center center url(../_img/bgs-lighthouse.png); z-index:3;
}

.block__special-effect-light {
    width:1px; height:1px;
    content:' ';
    display:block;
    position:absolute;
    right: 106px;
    top: -8px;
    z-index:1;
    border-radius:50%;
    box-shadow:0 0 100px 22px transparent;

    transition: box-shadow .3s ease;
}
.block__special-effect-lamp {
    width: 17px;
    height:30px;
    position:absolute;
    right: 98px;
    top: -23px;
    background:#ffffe9;
    z-index:1;
    opacity:0;

    transition: opacity .3s ease;
}
.block__special-effect-lamp.type-left {width:10px; right:115px; opacity:0;}
.block__special-effect-lamp.type-right {width:10px; right:87px; opacity:0;}
.block__special-effect-rays {
    width:490px; height:490px; position:absolute; right: -140px; top: -258px;
    background:no-repeat center center url(../_img/bgs-rays.png);

    background-size:10%;
    opacity:0;
    transition: opacity .3s ease, background-size .3s ease;
}

.block__special.effect-active .block__special-effect-light {
    box-shadow:0 0 100px 22px yellow;
}
.block__special.effect-active .block__special-effect-lamp.type-center {
    opacity:1;
}
.block__special.effect-active .block__special-effect-rays {
    opacity:1;
    background-size:100%;
}

.block__special.effect-active-left .block__special-effect-lamp.type-left {
    opacity:1;
}
.block__special.effect-active-right .block__special-effect-lamp.type-right {
    opacity:1;
}


.block__special-effect-ship {
    width:1px; height:1px; position:absolute; right:-200px; bottom:8px;
    transition: right 20.3s ease;

    animation: animate_ship 5s ease-in-out infinite;
}
.block__special-effect-ship:after {
    width:100px; height:100px; content:' '; display:block; position:absolute; left:50%; bottom:0; margin:0 0 0 -50px;
    background:no-repeat center center url(../_img/ship.svg);
    background-size:100% 100%;
}
.effect-active-ship .block__special-effect-ship {}

@keyframes animate_ship {
    0% {
        transform: rotate(0deg);
    }
    65% {
        transform: rotate(6deg);
    }
    100% {
        transform: rotate(0deg);
    }
}






.block__special p {margin:0 0 35px 0; font-weight:bold; font-size:40px; text-transform:uppercase;}
.block__special p .txt-white {color:#fff;}
.block__special ol {counter-reset: block__special-counter;}
.block__special ol > li {padding:0 0 0 46px; position:relative; margin:16px 0 0 0; font-weight:bold; font-size:20px;}
.block__special ol > li:before {
    content: counter(block__special-counter);
    counter-increment: block__special-counter;
    width:28px; height:28px; line-height:28px; display:block; position: absolute; left: 0; top: -2px; border:1px solid #000; font-weight:bold; font-size:20px; text-align:center;
    border-radius:50%; 
    box-sizing:border-box;
}
.block__special ol > li .o-btn {vertical-align:top; margin:-2px 15px; font-weight:bold; font-size:15px;}
.block__special ol > li:last-of-type:before {
	content:''; border-color: transparent;
	background:no-repeat center center url(../_img/icons/right-arrow.svg);
	background-size:100% 100%;
}
.block__special-shscl {display:inline-block; vertical-align:middle; margin:0 0 0 18px;}


.pseudo__select {display: inline-block; vertical-align: middle; position: relative; margin-left: 15px; z-index: 55; cursor: pointer;}
.pseudo__select .o-btn {margin: 0!important; cursor: pointer; position: relative; z-index: 2;}
.pseudo__select .o-btn:before {
	width: 0; height: 0; content: ''; display: block; float: right; margin:10px 0 0 5px;
	border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff;
}
.pseudo__select-drop {
	width: auto; display: none; position: absolute; left: 0; right: 0; top: 100%; background: #fff; z-index: 1;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.25);
}
.pseudo__select-drop a {
	padding: 5px 6px; display: block; border-top: 1px solid #eee; font-size: 14px; color: #000; text-decoration: none;
}
.pseudo__select-drop li:first-child a {border: 0;}
.pseudo__select-drop a:hover {background: rgba(0,0,0,0.06);}
.pseudo__select:hover .pseudo__select-drop {display: block;}



/* SECTION :: Trust Us */
.section.sect-trust-us {position:relative; overflow:hidden; margin:0 0 97px 0; color:#fff; background:#1d3f58;}
.section.sect-trust-us .wrapper {
    min-height:540px; padding:74px 5px 50px; position:relative; z-index:5;
    box-sizing:border-box;
}
.section.sect-trust-us .section__title-txt {color:#fff;}
.section.sect-trust-us .bgs-section {
    width:auto; height:850px; position:absolute; left:0; right:0; top:0; background:no-repeat center 0 url(../_img/bgs-trust-us.jpg); z-index:4;
    background-size:cover;
}

.block__trustus {width:1600px; max-width:100%; margin:81px auto 0; text-align:justify;}
.block__trustus:after {width:100%; height:20px; content:' '; display:inline-block; vertical-align:top; overflow:hidden;}
.block__trustus li {width:220px; display:inline-block; vertical-align:top; line-height:1.16; font-weight:bold; font-size:20px; text-align:center;}
.block__trustus-icon {height:96px; padding:0 0 61px 0; position:relative; display:block; margin:0 0 21px 0;}
.block__trustus-icon:after,
.block__trustus-icon:before {width:50%; height:3px; content:' '; display:block; position:absolute; bottom:0;}
.block__trustus-icon:after {left:0; background:#63B1E4;}
.block__trustus-icon:before {right:0; background:#17CE92;}
.block__trustus-title {}



/* SECTION :: Tarif */
.section.sect-tarif {margin:0 0 11px 0;}
.section.sect-tarif .section__title {margin:0 0 5px 50px;}
.section.sect-tarif .section__title .o-btn {margin-left:38px; background:#63B1E4;}
.block__tarif {}
.block__tarif-ins {width:100%; display:table; border-spacing:50px; border-collapse:separate; table-layout:fixed;}
.block__tarif-cell {
    padding:38px;
    display:table-cell; text-align:left;
    background: #fff;
    border: 1px solid #E9F6FF;
    box-sizing: border-box;
    box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}
.block__tarif-title {margin:0 0 18px 0; font-weight:bold; font-size:22px; color:#043D61;}
.block__tarif-title > div {margin:4px 0 0 0; font-size: 14px;}
.block__tarif-method {
    height:27px; line-height:26px; padding:0 19px; display:inline-block; border:1px solid #63B1E4; margin:0 0 43px 0;
    box-sizing:border-box;
}
.block__tarif-props {margin:0 0 36px 0;}
.block__tarif-props dl {overflow:hidden;}
.block__tarif-props dl + dl {margin-top:20px;}
.block__tarif-props dt {float:left; margin:0 10px 0 0;}
.block__tarif-props dt:after {content:':';}
.block__tarif-props dd {float:right; margin:0 0 0 10px;}
.block__tarif-props dl:after {width:auto; height:9px; content:' '; display:block; overflow:hidden; border-bottom:2px dotted #b1d8f1;}

.block__tarif-props table,
.block__tarif-props tbody,
.block__tarif-props tr,
.block__tarif-props td {width:auto; height:auto; display:block; padding:0; margin:0;}
.block__tarif-props table {width:100%;}
.block__tarif-props tr {overflow:hidden;}
.block__tarif-props tr:after {width:auto; height:9px; content:' '; display:block; overflow:hidden; border-bottom:2px dotted #b1d8f1;}
.block__tarif-props tr + tr {margin-top:20px;}
.block__tarif-props td:first-child {float:left; margin:0 10px 0 0;}
.block__tarif-props td:first-child:after {content:':';}
.block__tarif-props td:last-child {float:right; margin:0 0 0 10px; text-align:right;}



.block__tarif-price {padding:5px 0 0 0; float:left; font-weight:bold; font-size:25px; color:#043D61;}
.block__tarif-price .sc {font-weight:400; font-size:24px;}
.block__tarif-order {float:right;}
.block__tarif-order .o-btn {width:121px; height:49px; line-height:51px; padding:0; font-weight:bold; font-size:13px; text-transform:uppercase;}




/* SECTION :: MAIN */
.section.sect-main {
    position:relative; margin:0 0 60px 0; background:#5d6875 center 0 url(../_img/bgs-main.jpg);
    background-size:cover;
}
.section.sect-main:after {
    width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:0; top:272px; bottom:0; z-index:3; opacity: 0.6;
    background: linear-gradient(180deg, rgba(4, 61, 97, 0) 36.98%, rgba(4, 61, 97, 0.67) 53.73%, #043D61 99.77%);
}
.section.sect-main > .wrapper {/*height:876px;*/ height: 496px; position:relative; z-index:5;}
.block__main-heads {width:auto; position:absolute; left:0; right:0; top:0;}


/* SECTION :: MAIN :: Slider */
.slider__main-block {}
.slider__main-block-pags {width:auto; position:absolute; left:0; right:0; bottom:29px;}
.slider__main-block-pags .wrapper {width:1160px;}
.slider__main-block-pags .slick-dots {margin:0; text-align:left;}
.slider__main-block-pags .slick-dots > li {width:121px; height:6px; position:relative; background:#133d62;}
.slider__main-block-pags .slick-dots > li:after,
.slider__main-block-pags .slick-dots > li:before {
    width:0; height:3px; padding:0; overflow:hidden; border:0; position:absolute; left:auto; right:auto; top:auto; bottom:auto; margin:0; background:#47ce90; opacity:1;
    border-radius:0;
    box-shadow:none;
    transition: all 1.1s ease;
    -moz-transform:matrix(1, 0, 0, 1, 0, 0);
    -webkit-transform:matrix(1, 0, 0, 1, 0, 0);
    -o-transform:matrix(1, 0, 0, 1, 0, 0);
    -ms-transform:matrix(1, 0, 0, 1, 0, 0);
}
.slider__main-block-pags .slick-dots > li:after {left:0; top:0;}
.slider__main-block-pags .slick-dots > li:before {right:0; bottom:0;}
.slider__main-block-pags .slick-dots > li.slick-active:after,
.slider__main-block-pags .slick-dots > li.slick-active:before {width:100%;}


.slider__main-item {height:485px; display:none; font-weight:600; font-size: 25px; color:#fff; text-align:center; white-space:nowrap;}
.slider__main-item:first-child {display:block;}
.slider__main-item:after {width:1px; height:100%; content:' '; display:inline-block; vertical-align:middle;}
.slider__main-item .wrapper {width:1160px; position:relative; top:-2px; display:inline-block; vertical-align:middle; white-space:normal; text-align:left;}
.slider__main-item p {margin:0;}
.slider__main-item p:first-child {margin:0 0 48px 0; font-weight:600; font-size: 50px; text-transform: uppercase;}
.slider__main-item-content {width:70%; position: relative;}

a.slider__main-item-content-link {
	width: auto; height: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; text-decoration:none; text-indent: -3000px; z-index: 10;
}


.slick-slider .slider__main-item-content p {
    opacity: 0;
    -webkit-transform: translate(0,-100%);
    -webkit-transition: 800ms ease 300ms;
    -moz-transform: translate(0,-100%);
    -moz-transition: 800ms ease 300ms;
    transform: translate(0,-100%);
    transition: 800ms ease 300ms;
}
.slick-slider .slider__main-item-content p + p {
    -webkit-transform: translate(0,100%);
    -webkit-transition: 800ms ease 300ms;
    -moz-transform: translate(0,100%);
    -moz-transition: 800ms ease 300ms;
    transform: translate(0,100%);
    transition: 800ms ease 300ms;
}
.slick-active .slider__main-item-content p,
.slick-active .slider__main-item-content p + p {
    opacity: 1;
    -webkit-transform: translate(0,0);
    -webkit-transition: 800ms ease 600ms;
    -moz-transform: translate(0,0);
    -moz-transition: 800ms ease 600ms;
    transition: 800ms ease 600ms;
}



.slider__main-block [tabindex] {outline:none;}
.slider__main-block .slick-arrow {width:52px; height:101px; position:absolute; top:50%; margin:-50px 0 0 0; cursor:pointer; z-index:200;}
.slider__main-block .slick-arrow.slider-arrw-prev {left:152px;}
.slider__main-block .slick-arrow.slider-arrw-next {right:152px;}
.slider__main-block .slick-arrow svg path {
    transition:stroke 0.15s ease, d 0.15s ease;
}
.slider__main-block .slick-arrow.slider-arrw-prev:hover svg path {
    stroke:#5b9fd6;
    d: path('M50.5 1L10 50.5L50.5 100');
}
.slider__main-block .slick-arrow.slider-arrw-prev:active svg path {
    stroke:#fff;
    d: path('M50.5 1L1 50.5L50.5 100');
}

.slider__main-block .slick-arrow.slider-arrw-next:hover svg path {
    stroke:#5b9fd6;
    d: path('M1 100L40.5 50.5L1.00001 0.999996');
}
.slider__main-block .slick-arrow.slider-arrw-next:active svg path {
    stroke:#fff;
    d: path('M1 100L50.5 50.5L1.00001 0.999996');
}

/* SECTION :: MAIN :: Tabs */
.block__main-foots {
    width:auto; position:absolute; left:45px; right:45px; bottom:0;
}

.block__main-toggler {width:100%; }
.block__main-toggler-item {
    width:33%; padding:45px 53px 115px; position:absolute; left:0; bottom:0; display:inline-block; vertical-align:bottom; color:#fff; cursor:pointer;
    box-sizing:border-box;
}
.block__main-toggler-item + .block__main-toggler-item {left:33%;}
.block__main-toggler-item + .block__main-toggler-item + .block__main-toggler-item {left:66%;}
.block__main-toggler-item-bgs {
    width:auto; height:auto; position:absolute; left:0; right:0; top:100%; bottom:0; background:#fff; z-index:1; opacity:0;
    transition:top 0.15s ease, opacity 0.5s ease;
}
.block__main-togglers-item-title {display:inline-block; vertical-align:top; position:relative; margin:0 0 34px 0; font-weight:600; font-size:20px; z-index:3;}
.block__main-togglers-item-title > span {display:inline; border-bottom:1px solid #fff;}

.block__main-toggler-item-desc {position:relative; overflow:hidden; z-index:3;}
.block__main-toggler-item-desc p {
    display:none; position:relative; overflow:hidden; margin:0;
}
.block__main-toggler-item-desc p:first-child {display:block;}

.block__main-toggler-item-open {
    width:32px; height:18px; line-height:18px; margin:8px 0 0 0; border:1px solid #63B1E4; font-size:13px; color:#fff; text-align:center;
    box-sizing:border-box;
}
.block__main-toggler-item-open:after {content:'...'; display:inline-block; vertical-align:top; margin:-4px 0 0 0;}

.block__main-toggler-item.current {color: #043D61; }
.block__main-toggler-item.current .block__main-toggler-item-bgs {top:0; opacity:1;}
.block__main-toggler-item.current .block__main-togglers-item-title {color: #043D61;}
.block__main-toggler-item.current .block__main-togglers-item-title > span {border-bottom-color:#17CE92;}
.block__main-toggler-item.current .block__main-toggler-item-desc p {display:block;}
.block__main-toggler-item.current .block__main-toggler-item-open {display:none;}



/* HEADER */
.header__wrap {height:100px; position:relative; background:#043D61; z-index:300;}
.header__inner {
    width:auto; height:100px; position:fixed; left:0; right:0; top:0; background:#043D61; z-index:999;
    transition: height .3s ease;
}

@media all and (min-width: 1174px){
    .fixeds-panel .header__wrap {z-index:999;}
    .fixeds-panel .header__inner {height:70px;}
    .fixeds-panel .header__logo {top:2px;}
    .fixeds-panel .header__content-nav-main {height:40px; padding:10px 0 6px;}
    .fixeds-panel .header__content-nav-bottom a {height:30px; line-height:30px;}
    .fixeds-panel .header__content-account-icon {margin-bottom:2px;}
    .fixeds-panel .header-drop-open + .header__nav-drop {margin-top:5px;}
    .fixeds-panel .header__content-account .header__nav-drop-arrw {top:59px;}
    .fixeds-panel .header__content-account .header-drop-open + .header__nav-drop {margin-top:0;}
}

.header__wrap .wrapper {width:1160px; padding-left:0; padding-right:0;}






/* Header sidebar :: Button */
.smart__header-button-nav-wrap {position:absolute; left:0; right:0; top:0; z-index:66;}
.smart__header-button-nav-wrap .wrapper {height:auto;}
.smart__header-button-nav {
    width:32px; height:50px; padding:0 8px; display:none; position:relative; float:left; margin:0 10px 0 0; background:#47ce90; z-index:30; cursor:pointer;
}
.smart__header-button-nav-icon {width:32px; height:32px; position:absolute; left:50%; top:50%; margin:-16px 0 0 -16px;}
.smart__header-button-nav .icon-line {content:' '; display:block; position:absolute; left:0; right:0; top:0; bottom: 28px; background:#fff;
    -webkit-transition:
            left 600ms ease,
            right 400ms ease,
            top 100ms ease,
            bottom 80ms ease,
            background 880ms ease;
    -moz-transition:
            left 600ms ease,
            right 400ms ease,
            top 100ms ease,
            bottom 80ms ease,
            background 880ms ease;
    transition:
            left 600ms ease,
            right 400ms ease,
            top 100ms ease,
            bottom 80ms ease,
            background 880ms ease;
}
.smart__header-button-nav .icon-line + .icon-line {top: 14px;bottom: 14px;}
.smart__header-button-nav .icon-line + .icon-line + .icon-line {top: 28px;bottom: 0;}


/*
.open-header-nav .smart__header-button-nav .icon-line {left:0; right:28px; top:0; bottom:0; background:#fff;
    -webkit-transition:
            left 80ms ease,
            right 100ms ease,
            top 400ms ease,
            bottom 600ms ease,
            background 880ms ease;
    -moz-transition:
            left 80ms ease,
            right 100ms ease,
            top 400ms ease,
            bottom 600ms ease,
            background 880ms ease;
    transition:
            left 80ms ease,
            right 100ms ease,
            top 400ms ease,
            bottom 600ms ease,
            background 880ms ease;
}
.open-header-nav .smart__header-button-nav .icon-line + .icon-line {left:14px; right:14px; top:0; bottom:0;}
.open-header-nav .smart__header-button-nav .icon-line + .icon-line + .icon-line {left:28px; right:0; top:0; bottom:0;}
*/




.header__logo {
    width:219px; height:64px; position:absolute; left:64px; top:17px;
    transition: top .3s ease;
}
.header__logo img {}
a.header__logo-link {display:block; position:relative; text-decoration:none;}
.header__logo-name {position:absolute; right:0; top:20px; font-size:22px; color:#fff;}
.header__logo-desc {position:absolute; right:0; top:43px; font-size:13px; color:#50A3D9;}

.header__content {}
/* HEADER :: Nav */
.header__content-nav-main {
    width:100%; height:56px; padding:20px 0 16px 0; position:relative; float:left;
    box-sizing:border-box;
    transition: height .3s ease, padding .3s ease;
}
.header__content-nav-main > li {float:left; margin:0 32px 0 0;}
.header__content-nav-main .nav__link {
    display:block; position:relative; font-weight:bold; font-size:16px; color:#fff; text-decoration:none; cursor:pointer;
}
.header__content-nav-main .nav__link:after,
.header__content-nav-main .nav__link:before {
    width:0; height:0; content:' '; display:block; position:absolute; bottom:-1px; border-top:3px solid #17CE92; opacity:0;
    transition: opacity .3s ease, width .3s ease;
}
.header__content-nav-main .nav__link:after {left:0;}
.header__content-nav-main .nav__link:before {right:0;}
.header__content-nav-main .nav__link:hover:after,
.header__content-nav-main .nav__link:hover:before {width:50%; opacity:1;}

.header__content-nav-main .nav__link.type-dotted:after {
    width:100%; left:0; right:0; border-top:1px dotted #63b1e4; opacity:1;
}
.header__content-nav-main .nav__link.type-dotted:hover:before {width:100%;}

/*
.header__content-nav-main  li:nth-child(2) .nav__link:after {bottom: -2px;}
.header__content-nav-main  li:nth-child(2) .nav__link:hover:after {
	width: 100%;
}
.header__content-nav-main  li:nth-child(2) .nav__link:before {
	width: auto; height: auto; left: -5px; right: -5px; top: -2px; bottom: -2px;
	border:1px solid #17CE92;
	opacity: 1;
}
*/

.header__content-nav-main .nav__link .nav-arrw {
    width:9px; height:9px; display:inline-block; vertical-align:top; margin:4px 0 0 2px;
    background:no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDFMNC41IDVMOCAxIiBzdHJva2U9IiM2M0IxRTQiLz48L3N2Zz4=);
    background-size:100% 100%;
    transition:transform 0.4s ease;
}

.header__nav-drop-layer {
    width:auto; height:30px; content:' '; display:block; position:absolute; left:0; right:0; top:100%;
}

/* HEADER :: Nav :: Drop */
.header-drop-open.nav__link:after,
.header-drop-open.nav__link:before {width:50%; opacity:1;}
.header-drop-open .nav-arrw {
    transform:rotate(-180deg);
}
.header-drop-open .header__nav-drop-arrw {opacity:1; visibility:visible; margin-top:0;}
.header-drop-open + .header__nav-drop {opacity:1; visibility:visible; margin-top:0;}
.header-drop-open + .header__nav-drop .header__nav-drop-inner {opacity:1; top:0;}





.header__nav-drop-arrw {
    width:40px;
    height: 11px;
    position:absolute;
    left:50%;
    top: 25px;
    overflow:hidden;
    margin:30px 0 0 -20px;
    z-index:58;
    opacity:0;
    visibility:hidden;
    transition:opacity 0.4s ease, visibility 0.4s ease, margin-top 0.4s ease, top 0.3s ease;
}
.header__nav-drop-arrw:after {
    width:27px;
    height:27px;
    content:' ';
    display:block;
    position:absolute;
    left:50%;
    top: 8px;
    margin:0 0 0 -13px;
    background:#fff;
    transform:rotate(45deg);
}
.header__nav-drop {
    width:1015px; position:absolute; left:0; top:100%; margin-top:30px; background:#fff; z-index:55; opacity:0; visibility:hidden;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.25);
}
.body-init-animate .header__nav-drop {
    transition:opacity 0.4s ease, visibility 0.4s ease, margin-top 0.4s ease;
}
.header__nav-drop-inner {
    padding:30px 25px 40px; position:relative; top:30px; opacity:1;
    box-sizing:border-box;
    transition:opacity 0.4s ease, top 0.4s ease;
}

.header__nav-drop-list {overflow:hidden;}
.header__nav-drop-list > ul {margin:-24px -78px 0 0;}
.header__nav-drop-list > ul > li {
    width:33%; padding:0 78px 0 0; display:inline-block; vertical-align:top; margin:24px 0 0 0;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.header__nav-drop-list > ul > li > a {
    padding:0 0 4px 0; position:relative; font-weight:800; font-size:15px; color:#000; text-decoration:none;
    box-shadow:inset 0 -1px 0 #63B1E4;
}
.header__nav-drop-list > ul > li > a:hover {color:#63B1E4;}
.header__nav-drop-list > ul > li p {margin:12px 0 0 0; font-size:13px; color:#808080;}
.header__nav-drop-list .link-nav-hit {position:absolute; left:100%; top:0; margin:0 0 0 3px; font-weight:800; font-size:9px; color:#F90000; text-transform:uppercase;}
.header__nav-drop-list .link-nav-outlink {width: 14px; height: 14px; padding: 0; position:absolute; left:100%; top:0; margin:0 0 0 3px; font-weight:800; font-size:9px; color:#F90000; text-transform:uppercase;}  


.header__nav-drop-contacts {
    width:279px; padding:20px 20px 20px 25px; float:right; border:1px solid #63B1E4;
    box-sizing: border-box;
}
.header__nav-drop-contacts p {margin:0;}
.header__nav-drop-contacts + .header__nav-drop-list > ul > li {width:49%;}


.header__nav-drop-freeadmin {margin:28px -82px 0 0;}
.header__nav-drop-freeadmin-box {
    width:66%; padding:0 78px 0 0; display:inline-block; vertical-align:bottom;
    box-sizing: border-box;
}
.header__nav-drop-freeadmin-block {padding:15px 44px 11px 154px; position:relative; border: 1px solid #63B1E4; font-size:15px; color:#000;}
.header__nav-drop-freeadmin-block b {font-weight:bold;}
.header__nav-drop-freeadmin-block img {position:absolute; left:28px; top:50%; margin:-22px 0 0 0;}
.header__nav-drop-freeadmin-link {width:33%; display:inline-block; vertical-align:bottom; margin:0 0 18px 0; font-size:15px;}
.header__nav-drop-freeadmin-link a {color:#63B1E4; text-decoration:none;}
.header__nav-drop-freeadmin-link a:hover {text-decoration:underline;}


.header__nav-drop.type--homepage {
	width: 1338px; max-width: 98%;
	position: relative;
	margin: 0 auto 97px;
	visibility: visible;
	background: #fff;
	border: 1px solid #E9F6FF;
	opacity: 1;
	box-sizing: border-box;
	box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}
.section.sect-services {}
.section.sect-services .section__title {margin-bottom: 24px;}
.section.sect-services .header__nav-drop-inner {top: 0;}
.section.sect-services .header__nav-drop-list > ul > li > a {font-size: 19px; line-height: 1.6;}


/* HEADER :: Nav :: Fast */
.header__content-nav-bottom-bgs {width:100%; float:left; position:relative;}
.header__content-nav-bottom-bgs:after {width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:-1000px; top:0; bottom:0; background:#0E486D; z-index:2;}
.header__content-nav-bottom {position:relative; z-index:3;}
.header__content-nav-bottom > li {float:left; position:relative;}
.header__content-nav-bottom > li:after {width:2px; height:16px; content:' '; display:block; position:absolute; right:-1px; top:50%; margin:-8px 0 0 0; background:#447caa;}
.header__content-nav-bottom a {
    height:44px; line-height:44px; padding:0 28px; display:block; font-weight:bold; font-size:13px; color:#fff; text-align:center; text-decoration:none;
    transition: background-color .3s ease, height .3s ease, line-height .3s ease;
}
.header__content-nav-bottom a:hover {background:rgba(255,255,255,0.03);}

a.header__content-account {text-decoration:none;}
.header__content-account {width:106px; height:auto; position:absolute; right:0; top:0; bottom:0; text-align:center; white-space:nowrap; background:#17CE92; z-index:5;}
.header__content-account-button {width:auto; height:auto; position:absolute; left:0; right:0; top:0; bottom:0; z-index:20;}
.header__content-account-button:before {width:1px; height:100%; content:' '; display:inline-block; vertical-align:middle;}
.header__content-account-inner {
    width:100%; padding:0 10px; display:inline-block; vertical-align:middle; white-space:normal; cursor:pointer;
    box-sizing:border-box;
}
.header__content-account-inner:after {
    width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:0; top:0; bottom:0; cursor:pointer;
}
.header__content-account-icon {
    width:22px; height:26px; display:block; margin:0 auto 13px; background:no-repeat center center url(../_img/icons/account-user.svg);
    transition: margin .3s ease;
}
.header__content-account-txt {display:block; font-weight:bold; font-size:13px; color:#fff;}

.header__content-account .header__nav-drop-arrw {top:89px; z-index:58;}
.header__content-account .header__nav-drop {width:281px; left:auto; right:0;}
.header__content-account .header__nav-drop-inner {padding:24px 20px 21px;}


.header__form-row {margin:0 0 16px 0;}
.header__form-row input {width:100%; height:44px;}
.header__form-button input {width:100%; height:49px;}
.header__form-link {margin:16px 0 0 0;}
.header__form-link a {color:#63B1E4; text-decoration:none;}


/* Page */
/* Page :: Speedbar */
.breadcrumbs-list {margin:0 0 35px 0; font-size:13px; color:#fff;}
.breadcrumbs-list a {
    color:#17CE92; text-decoration:none;
    box-shadow:inset 0 -1px 0 #17CE92;
    transition:box-shadow 0.4s ease;
}
.breadcrumbs-list a:hover {box-shadow:inset 0 -1px 0 transparent;}
.breadcrumbs-list a {}
.breadcrumbs-list li {display:inline-block; vertical-align:top;}
.breadcrumbs-list li:after {
    width:5px; height:9px; content:' '; display:inline-block; vertical-align:middle; margin:1px 5px 0 7px;
    background:no-repeat center center url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNiA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDFMNC41IDQuNUwxIDgiIHN0cm9rZT0id2hpdGUiLz48L3N2Zz4=);
}
.breadcrumbs-list li:last-child:after {display:none;}


/* Page :: Content */
.page__heads {
    position:relative; background: #5d6875 center 0 url(../_img/bgs-page.jpg);
	background-attachment: fixed;
    background-size:auto 286px;
}
.page__heads:after {
    width:auto;
    height:auto;
    content:' ';
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    z-index:3;
    opacity: 0.6;
    background: linear-gradient(180deg, rgba(4, 61, 97, 0) 36.98%, rgba(4, 61, 97, 0.67) 53.73%, #043D61 99.77%);
}
.page__heads > .wrapper {padding-top:27px; padding-bottom:36px; position:relative;z-index:5;}

.page__heads h1 {margin:0; font-weight:bold; font-size:30px; color:#fff; text-transform:uppercase;}
.page__heads h2 {margin:9px 0 0 0; font-weight:bold; font-size:20px; color:#fff;}


.page__wrap .wrapper {width:1170px;}

.section.sect-page {padding:58px 0;}


.block__page-support {
    width:460px; max-width:100%; padding:20px 0; border-top:1px dashed #eee; border-bottom:1px dashed #eee;
    display:block; margin:20px auto; text-align:center;
}
.block__page-support-header {margin:-5px 0 0 0; display:block; font-size:18px;}
.block__page-support-links {display:block;}
.block__page-support-links .o-btn {display:inline-block; vertical-align:middle;}
.block__page-support-line {
    width:1px; height:20px; display:inline-block;
    vertical-align:middle; position:relative; overflow:hidden; margin:0 5px;
    background:#133d62;
}



/* Page :: KnowLedge */
.knowledge-search {position:relative; margin:0 0 26px 0;}
.knowledge-search input {width:100%; height:44px;}

.knowledge-search .pending + .knowledge-search-loader {visibility:visible; opacity:1;}
.knowledge-search-loader {
    width:20px; height:20px; position:absolute; right:10px; top:50%; margin:-12px 0 0 0; visibility:hidden; opacity:0;
    border: 2px solid #dedede;
    border-top: 2px solid #47ce90;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition:visibility 0.25s ease, opacity 0.25s ease;
    -moz-transition:visibility 0.25s ease, opacity 0.25s ease;
    transition:visibility 0.25s ease, opacity 0.25s ease;

    -webkit-animation: animation-loader-youtube 2s linear infinite;
    -moz-animation: animation-loader-youtube 2s linear infinite;
    animation: animation-loader-youtube 2s linear infinite;
}
@keyframes animation-loader-youtube {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}



.drop-search-box {width:auto; display:none; position:absolute; left:0; right:0; top:100%; margin:-5px 0 0 0; background-color: #fff; z-index:520;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -webkit-box-shadow: inset 0 0 0 1px #ddd;
    -moz-box-shadow: inset 0 0 0 1px #ddd;
    box-shadow: inset 0 0 0 1px #ddd;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.drop-search-box .txt-center {padding:8px; text-align:center;}
a.drop-search-item {text-decoration:none;}
.drop-search-item {padding:12px; overflow:hidden; display:block; border-top:1px solid #eee; text-align:left;}
.drop-search-item:first-child {border-top:0;}
.drop-search-item:hover {background-color:rgba(0,0,0,0.01);}
.drop-search-item-title {padding:5px 0 0 0; display:block; overflow:hidden; position:relative; font-weight:400; font-size:14px; color:#000; white-space:nowrap; text-overflow:ellipsis;}
.drop-search-item:hover .drop-search-item-title { color:#2873ab;}
.drop-search-item-title .txt-category-name {opacity:0.4;}


.knowledge-wrap {}
.knowledge-list {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
}
.knowledge-item {margin:0 0 20px 0;}
.knowledge-item-box {width:98%; display:inline-block; vertical-align:top;}
.knowledge-item-title {display:block; margin:0 0 4px 0; font-weight:bold; font-size:16px;}
.knowledge-item-pages {display:inline-block; vertical-align:top;}
.knowledge-item-pages > li + li {margin-top:10px;}


/* Category :: Articles & News */
.articles__item {
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
}
.articles__item + .articles__item {
    padding:34px 0 0 0;
    margin:34px 0 0 0; border-top:1px solid #eee;
}
.articles__item-title {margin:0 0 24px 0; font-weight:bold; font-size: 20px; color: #043D61;}
.articles__item-title a {
    color:#043D61; text-decoration:none; border-bottom:1px solid transparent;
    transition: border-bottom-color .3s ease;
}
.articles__item-title a:hover {border-bottom-color:#333;}
.articles__item-desc {line-height:1.56;}
.articles__item-date {margin:24px 0 0 0; color:#C4C4C4;}

.articles__item-bottom {margin: 24px 0 0 0;}
.articles__item-bottom .articles__item-date  {float: left; margin: 0;}
.articles__item-bottom .articles__item-link  {float: right;}



/* Page :: ISP manager remote */
.block-desc-prev {margin: 0 0 24px 0;}
.block-desc-full {margin: 24px 0 0 0;}

.page__ispmanager .b-button,
.page__ispmanager .b-button:hover,
.page__ispmanager .b-button:active {
    height:27px; line-height:27px; position:relative; overflow:hidden; border: 0; cursor: pointer;
    padding:0 14px; display:inline-block; vertical-align:middle;
    color:#fff; text-decoration:none; text-align:center;
    background:#17CE92;
    -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
	-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
	-webkit-transition:background-color .1s linear;
	-moz-transition:background-color .1s linear;
	transition:background-color .1s linear;
}
.page__ispmanager .b-button:hover {background: #24d89d;}
.page__ispmanager .b-button:active {background: #0bc588;}

.page__ispmanager .b-form-list__row:hover {background:#f4fbff;}
.page__ispmanager .b-form-list__row .b-form-list__col {border-bottom: 1px solid #eee;}

#isp-store-wrapper .b-form-blocks * {font:400 15px/1.2 'Proxima Nova', Arial, sans-serif; color: #000;}
#isp-store-wrapper .b-form-blocks em {font-style: italic;}


/* Box fancy show */
.fancybox--form-recall .fancybox-content {
    max-width:100%; width:410px; padding:24px; cursor:default !important;
}
.o-form-header {margin:0 0 22px 0; font-weight:bold; font-size:22px; color:#043D61; text-align:center; text-transform:uppercase;}
.o-form-rows + .o-form-rows {margin-top:14px;}
.o-form-rows-submit {margin-top:14px; text-align:center;}
.o-form-rows-submit .o-btn {padding:14px 24px; height:auto; line-height:1.2;}
.o-form-label {margin:0 0 5px 2px; font-weight:bold; font-size:14px;}
.o-form-lab-req:after {content:'*'; margin:0 0 0 4px; font-weight:bold; color:red;}
.o-form-input input {width:100%; height:36px; padding:0 14px;}
.o-form-input textarea {width:100%; height:80px; padding:8px 14px;}
.o-form-input input.inpt_request,
.o-form-input textarea.inpt_request {
    border-color:red;
}
.o-form-rows.type--checkbox {overflow:hidden;}
.o-form-rows.type--checkbox .o-check {float:left; margin:1px 5px 0 0;}
.o-form-rows.type--checkbox .txt-check {display:block; overflow:hidden; font-size:12px;}

.modal-read-privacy {width:600px; max-width:100%;}
.modal-read-privacy.idesc {padding-top:20px; font-size:13px;}

.sends_position {font-size:18px; color:green; text-align:center;}


/* Insert content block */
.insert__block-reviews {
    width:320px; max-width:99%; padding:0; position:relative; overflow:hidden; float:right; margin:0 0 20px 20px; line-height:1.2;
    background: #fff;
    border: 1px solid #E9F6FF;
    box-sizing: border-box;
    box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}
.insert__block-reviews-heads {padding:16px 14px 14px; border-bottom: 1px solid #E9F6FF; margin:0; line-height:1.2; font-size:20px; text-align:center;}


.insert__block-reviews + p,
.insert__block-reviews + ul,
.insert__block-reviews + ol,
.insert__block-reviews + h1,
.insert__block-reviews + h2,
.insert__block-reviews + h3,
.insert__block-reviews + h4,
.insert__block-reviews + h5,
.insert__block-reviews + h6 {margin-top:0;}

.insert__block-reviews ul,
.insert__block-reviews ul li {padding:0; display:block; margin:0 !important;}
.insert__block-reviews li:before {display:none;}
.insert__block-reviews ul li {
    padding:8px 16px 10px 58px; overflow:hidden; position:relative; margin:0 0 0 -10px !important; font-size:14px; color:#C4C4C4;
    transform:translateX(0);
    transition: transform .15s ease, background-color .15s ease;
}
.insert__block-reviews ul li + li {border-top:1px solid #E9F6FF;}
.insert__block-reviews ul li:hover {
    background-color:#f7fcff;
    transform:translateX(5px);
}
.insert__block-reviews ul a {font-size:16px; text-decoration:none;}
.insert__block-reviews ul a:after {
    width:auto; height:auto; content:' '; display:block; position:absolute; left:0; right:0; top:0; bottom:0; z-index:3;
}
.insert__block-reviews ul img {position:absolute; left:28px; top:12px;}


/* Cookie */
.cookie__info {
    width:300px; display:block; padding:10px 10px 14px; position:fixed; left:0; bottom:0; color:#fff; background:#133d62; z-index:100;  opacity:0; visibility:hidden;
    box-sizing:border-box;
    box-shadow:0 0 0 2px #1b486f;
    -webkit-transition: opacity .15s ease, visibility .15s ease;
    -moz-transition: opacity .15s ease, visibility .15s ease;
    transition: opacity .15s ease, visibility .15s ease;
}
.cookie__info.show-cookie {opacity:1; visibility:visible;}
.cookie__info-text {overflow:hidden; font-size:12px; line-height:1.44;}
.cookie__info-text p {margin:0;}
.cookie__info-text p + p {margin-top:8px;}
.cookie__info-button {margin:12px 0 0 0;}
.cookie__info-button .o-btn {height:34px; line-height:34px; padding:0 22px; text-transform:uppercase; letter-spacing:1px;}



    /* VDS */
.b-ispstore__wrapper {background: 0;}
.b-label__visible {background: 0;}
.b-required-star {background: 0;}
.b-ispstore__wrapper td {padding: 0;}
.b-ispstore__wrapper .l-form__inner {max-width: 100%;}
.b-ispstore__wrapper .l-form__table .l-form__col {padding-left: 0; padding-right: 0;}


#isp-store-wrapper table {margin: 0;}
#isp-store-wrapper .b-form-blocks__col-inner_type_img {display:none;}
/*
#isp-store-wrapper .b-form-blocks {margin:0 -1%;}
#isp-store-wrapper .b-form-blocks__block {
	min-width:100px; max-width:none; width:31%; height:480px; margin:20px 1% 0; border:1px solid #E9F6FF; float:left;  background: #fff;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
	-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
	
	box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}
*/
#isp-store-wrapper .b-form-blocks {margin:0 -1%; display: flex; -webkit-flex-wrap:wrap; -moz-flex-wrap:wrap; flex-wrap:wrap;}
#isp-store-wrapper .b-form-blocks__block {
	min-width:100px; max-width:none; width:31%; padding-bottom: 80px; margin:20px 1% 0; border:1px solid #E9F6FF; float:none;  background: #fff;
	-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;
	-webkit-border-radius:0; -moz-border-radius:0; border-radius:0;
	
	box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
}





#isp-store-wrapper .b-form-blocks .b-form-list__col-inner {padding: 20px;}
#isp-store-wrapper .b-form-blocks .b-form-list__data  {font-size:13px;}
#isp-store-wrapper .b-form-blocks .b-form-list__data > p:first-child {margin: 0 0 18px 0;}
#isp-store-wrapper .b-form-blocks .b-form-list__data > p:first-child > strong {font-weight: bold; font-size: 20px; color: #043D61;}

#isp-store-wrapper .b-form-blocks__col-inner_type_button {width:auto; position:absolute; left:0; right:0; bottom:0; text-align:center;}
#isp-store-wrapper .b-form-blocks__col-inner_type_button .b-button {
	height: 40px; line-height: 40px; padding:0 24px;  color: #fff;
}

#isp-store-wrapper .b-form-blocks hr {height: 1px; display: block; border: 0; background: #eee;}

#isp-store-wrapper blockquote {border: 0; padding: 0;}
#isp-store-wrapper blockquote:after {display: none;}


#isp-store-wrapper .b-form-blocks__col-inner_type_data + .b-form-blocks__col-inner_type_data {width:auto; position:absolute; left:0; right:0; bottom:50px;  text-align:center;}

#isp-store-wrapper .b-form-blocks__col-inner_type_data + .b-form-blocks__col-inner_type_data > div {font-family: Arial; font-weight:400; font-size:21px; color:#043D61;}

 
#isp-store-wrapper .b-form-list__data table,
#isp-store-wrapper .b-form-list__data tbody,
#isp-store-wrapper .b-form-list__data tr,
#isp-store-wrapper .b-form-list__data td {width:auto; height:auto; display:block; padding:0; margin:0;}
#isp-store-wrapper .b-form-list__data thead {display: none;}
#isp-store-wrapper .b-form-list__data table {width:100%;}
#isp-store-wrapper .b-form-list__data tr {overflow:hidden;}
#isp-store-wrapper .b-form-list__data tr:after {width:auto; height:9px; content:' '; display:block; overflow:hidden; border-bottom:2px dotted #b1d8f1;}
#isp-store-wrapper .b-form-list__data tr + tr {margin-top:20px;}
#isp-store-wrapper .b-form-list__data td {font-size: 15px;}
#isp-store-wrapper .b-form-list__data td:first-child {float:left; margin:0 10px 0 0;}
#isp-store-wrapper .b-form-list__data td:first-child:after {content:':';}
#isp-store-wrapper .b-form-list__data td:last-child {float:right; margin:0 0 0 10px; text-align:right;}


.wrap .b-form-list__filter .b-checkbox__wrapper {display:inline-block; vertical-align:middle; flex:0;}

#isp-store-wrapper .b-input {height: 18px; padding: 0 2px; font-size: 12px; text-align: center;}
 
#isp-store-wrapper .b-input[name="domain_name"] {height: 24px; padding-left: 8px; text-align: left;}


/* PRODUCTS */
.vds_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.vds_list .item {
	display: flex;
	flex-direction: column;
	width: calc(100%/3 - 20px);
	margin: 0 10px 20px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
	border: 1px solid #E9F6FF;
	padding: 20px;
}
.vds_list .i_info {
	flex: 1;
}
.vds_list .i_name {
	font-weight: 700;
	font-size: 20px;
	color: #043D61;
	margin-bottom: 15px;
}
.vds_list .i_desc {
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.vds_list .i_config {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
}
.vds_list .c_delimiter {
	border-bottom: 2px dotted #b1d8f1;
	width: 100%;
	align-self: flex-end;
}
.vds_list .c_name {
	padding-right: 10px;
}
.vds_list .c_value {
	padding-left: 10px;
}
.vds_list .c_name, .vds_list .c_value {
	background: #fff;
	flex-shrink: 0;
}
.vds_list .i_buy {
	text-align: center;
	padding-top: 30px;
}
.vds_list .i_price {
	font-size: 18px;
	margin-bottom: 10px;
}
.btn {
	display: inline-block;
	line-height: 20px;
	padding: 10px 25px;
	background: #17CE92;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
	border: 0;
	outline: none;
	text-align: center;
	transition: all .3s;
}
a.btn {
	color: #fff;
	text-decoration: none;
}
.btn:hover {
	background: #24d89d;
}
.vds_list .c_name.with-tooltip {
	display: flex;
	align-items: center;
}
.vds_list .c_tooltip {
	width: 16px;
	height: 16px;
	background: url('../_img/icons/info.svg') no-repeat center;
	margin-left: 10px;
}
.vds_list .c_tooltip_text {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	max-width: 200px;
	top: calc(100% + 10px);
	visibility: hidden;
	opacity: 0;
	padding: 10px 15px;
	line-height: 20px;
	color: #555;
	background-color: #fff;
	border: 1px solid #043D61;
	box-shadow: 0 10px 16px rgba(26, 51, 120, 0.1);
	border-radius: 4px;
	transition: all .3s;
}
.vds_list .i_config:hover .c_tooltip_text {
	visibility: visible;
	opacity: 1;
}
.domains_list .item {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 20px 0;
	border-top: 1px solid #ddd;
}
.domains_list .item:last-child {
	border-bottom: 1px solid #ddd;
}
.domains_list .i_name {
	font-weight: 700;
	font-size: 24px;
	color: #043D61;
	flex-shrink: 0;
}
.domains_list .i_price {
	width: 100%;
	text-align: center;
	padding: 0 10px;
}
.i_price .price {
	font-weight: 700;
	font-size: 24px;
	color: #043D61;
}
.domains_list .i_buy {
	flex-shrink: 0;
}
.ssl_list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
.ssl_list .item {
	display: flex;
	flex-direction: column;
	width: calc(100%/3 - 20px);
	margin: 0 10px 20px;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 4px 30px rgba(173, 216, 244, 0.35);
	border: 1px solid #E9F6FF;
	padding: 20px;
}
.ssl_list .i_name {
	font-weight: 700;
	font-size: 20px;
	color: #043D61;
	margin-bottom: 15px;
}
.ssl_list .i_desc {
	margin-bottom: 15px;
	flex: 1;
	line-height: 1.5;
}
.ssl_list .i_price {
	margin-bottom: 10px;
}
.dedic_list {
	table-layout: auto;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.dedic_list td, .dedic_list th {
	padding: 15px 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
	vertical-align: middle;
}
.dedic_list .i_price {
	font-size: 18px;
	font-weight: 700;
	color: #043D61;
}
.dedic_list .i_buy {
	width: 1%;
}

@media (max-width: 980px) {
	.vds_list .item, .ssl_list .item {
		width: calc(50% - 20px);
	}
}

@media (max-width: 680px) {
	.vds_list, .ssl_list {
		display: block;
		margin: 0;
	}
	.vds_list .item, .ssl_list .item {
		display: block;
		margin: 0 auto 20px;
		width: 100%;
		max-width: 450px;
	}
}

@media (max-width: 480px) {
	.domains_list .i_name, .domains_list .i_price .price {
		font-size: 20px;
	}
}