/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



#detach-button-host {
    display: none !important;
}


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000000;
	text-align: justify;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
        font-family: 'Arial', sans-serif;
	font-size: 20px;
	font-style: initial;
	color: #ffffff;
}

h1, h2, h3 {
	color: blue;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 1.5em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #E14949;
}

a:hover {
	text-decoration: none;
	color: #C11414;
}

/* Wrapper */

#wrapper {
}

/* Header */

header {
    width: 900px;
    max-width: 2200px;
    /*height: 140px;*/
    margin: 0 auto;
    /*display: grid;*/
    background: transparent;
    position: fixed;
    width: 100%;
    z-index: 100;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 70px;
	margin: 0px;
	padding-left: 30px;
	text-align: center;
}

#logo h1 {
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-transform: lowercase;
	font: normal 46px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 872px;
	height: 41px;
	margin: 0 auto;
	padding: 0px 0px 0px 28px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	height: 33px;
	display: block;
	float: left;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: #C11212;
	color: #FFFFFF;
}

#splash {
	width: 940px;
	height: 299px;
	margin: 0 auto;
}

/* Search */

#header-search {
	width: 940px;
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#header-search form {
	float: right;
	width: 300px;
	margin: 0;
	padding: 12px 0px 0px 0px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 200px;
	padding: 2px 3px;
	background: #1E1E1E;
	border: none;
	color: #4D4D4D;
}

#header-search-submit {
	background: none;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4E4E4;
}

#search {
	height: 51px;
	margin: 0 auto;
	padding: 0px 0px 60px 0px;
}

#search form {
	margin: 0;
	padding: 12px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input , #search textarea  {
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

#search-text {
	width: 160px;
	height: 18px;
	padding: 3px 0 3px 5px;
	border: 1px solid #999999;
	color: #000000;
}

#search-submit {
	margin-left: 10px;
	padding: 4px 4px;
	border: none;
	background: #C11212;
	font-size: 10px;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 844px;
	margin: 0 auto;
	padding: 0px 28px;
	background: #FFFFFF url(images/img05.jpg) repeat-y left top;
}

/* Content */

#content {
	float: left;
	width: 560px;
	padding-top: 30px;
}
.post {
	background: url(images/img04.gif) repeat-x left bottom;
	margin: 0px 0px 30px 0px;
}

.post .title {
	background: url(images/img03.jpg) no-repeat left 0px;
	margin: 0px;
	color: #BF0B0B;
}

.post .title a {
	padding: 0px 0px 0px 40px;
	letter-spacing: -1px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #BF0B0B;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	padding-left: 40px;
	font-size: 12px;
	font-style: italic;
	text-transform: lowercase;
	color: #7D807A;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin: 20px 0px;
	padding: 10px 0px 30px 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 27px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	background: none;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #BF0B0B;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #7D807A;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	/*width: 960px;*/
	height: 100px;
	margin: 0 auto;
	padding: 14px 0px 0px 0px;
/*	background: url(images/img04.jpg) no-repeat left top;*/
	color: #9C9C9C;
            background: linear-gradient(#000000, #001124);
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	/*text-decoration: underline;*/
	color: #808080;
        font-weight: 700;
}

#footer a:hover {
	text-decoration: none;
}

.korenlink {

    text-decoration: none;
    font-size: 12px;
    opacity: .5;
    text-align: center;
    display: block;
    
    animation: fadeUpIn 30s;
    -webkit-animation: fadeUpIn 30s;
}
.bodyContent{
    max-width: 2200px;
    margin: auto;
}

.Lineblok1{
    /*display: inline-table;*/
    width: 100%;
    background: #5c5c5cfa;
}
.BrandBlock{
    float: left;
    display: inline-block;
}
#logo1{
    height: 100%;
}
.logo{
    float: left;
    filter: drop-shadow(1px 1px 0.35rem black);
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 9%;
    /*padding-top: 50px;*/
    height: 100%;
    /*height: 90%;*/
}
.logo > img{
    height: 250px;
    margin: 10px;
/*    animation: fadeUpIn 2.5s;
    -webkit-animation: fadeUpIn 2.5s;*/
}
.logo:hover{
    /*filter: drop-shadow(1px 1px 0.35rem rgb(255 188 80));*/
}
.SiteName{
    margin: 68px 0;
    /*display: flex;*/
    float: left;
/*    margin-right: auto;
    margin-left: auto;*/
    width: fit-content;
/*    animation: fadeUpIn 4s;
    -webkit-animation: fadeUpIn 4s;*/
}

@-webkit-keyframes fadeUpIn /* Safari and Chrome */ {
  from {
    opacity: 0;
    top: 150px;
  }
  to {
    opacity: 1;
    top: 70px;
  }
}



/*
 *  STYLE 6
 */
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb
{
	background-color: #ff9800b5;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
                                                transparent 25%,
                                                transparent 50%,
                                                rgba(255, 255, 255, .2) 50%,
                                                rgba(255, 255, 255, .2) 75%,
                                                transparent 75%,
                                                transparent)
    }






.SiteName > h1 {
    font-size: 40px;
    text-transform: uppercase;
    position: relative;
    width: 419px;
    text-align: left;
}

.GoldText{
    color: rgb(255 188 80);
        
/*    color: #D5AD6D; if no support for background-clip
    background: -webkit-linear-gradient(transparent, transparent),
           -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/

    
    font-family: 'Arial', sans-serif;
    
   	
    margin: 0;
    font-weight: 400;
}
.SilverText{
    color: white;
/*        background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(213 208 199) 0%, rgb(255 255 255) 26%, rgb(235 235 235) 35%, rgb(237 237 237) 45%, rgb(223 223 223) 61%, rgb(233 233 233) 100%);
        background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: 'Arial', sans-serif;
    text-decoration: none;
   	
    margin: 0;
    font-weight: 400;
}
.contakts{
    /*margin-left: auto;*/
    /*margin-right: 10%;*/
    padding: 11px;
    text-align: center;
    line-height: 41px;
    /*display: grid;*/
    /*width: 300px;*/
    /*text-align: right;*/
    /*height: 20px;*/
}
.contakts > a{
    font-size: 22px;
    font-family: inherit;
    margin: 4%;
    text-align: right;
    /*font-weight: 700;*/
    
    animation: fadeUpIn 7s;
    -webkit-animation: fadeUpIn 7s;

    white-space: nowrap;
    
}
.contakts > a:hover{
    color: rgb(255 188 80); /*if no support for background-clip*/
/*    background: -webkit-linear-gradient(transparent, transparent),
           -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
     background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: 'Arial', sans-serif;
}


.menu{
    display: none;
    font-size: 20px;
    animation: fadeUpIn 4s;
    -webkit-animation: fadeUpIn 4s;
    padding: 15px;
    /*margin-bottom: 20px;*/
    text-align: center;
    
    background: #282222a8;
    
    /*border-block: 1px solid gold;*/
}

.menu > a {
    padding: 10px;
    white-space: nowrap;
    /*text-decoration: none;*/
    text-transform: uppercase;
}

.menu > a:hover{
    color: rgb(255 188 80); /*if no support for background-clip*/
/*    background: -webkit-linear-gradient(transparent, transparent),
           -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
     background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: 'Arial', sans-serif;
    /*background: #0007388c;*/
    /*border-radius: 5px;*/
}

.Block4{
    /*height: 500px;*/
    /*background: no-repeat center/100% url("/files/nightsity.jpg");*/
    
    background: black;
    z-index: 2;
    position: relative;
}
.background-video {
  position: absolute;
  top: 0;
  /*left: 0;*/
  width: 100%;
  max-width: 2200px;
  /*height: 100%;*/
  object-fit: cover; /* зберігає пропорції відео, але розтягує на весь екран */
}


.Block8{
    display: flex;
    justify-content: center;
    align-items: center;
  
    height: 100vh;
    background: no-repeat center/100% url("/files/nightsity.jpg");
    background-position-y: top;
    max-height: 1100px;
}

.div50{
    width: 50%;
    float: left;
    height: inherit;
  
}
.div50 > div{
    padding: 3%;
    width: inherit;
    margin-left: auto;
    margin-right: auto;
}
.shoptext{
    padding-left: 3%;
    padding-right: 3%;
}
.div50  > .shoptext{
    width: 80%;
}
.shoptext > h3{
    font-size: 25px;
    text-align: left;
}

.shoptext > span{
    font-size: 20px;
}

.shoptext > p{
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 13px;
    text-align: left;
}

.shoptextdiv > p{
    margin-bottom: 0px;
    line-height: 15px;
}

.Block30{
    display: grid;
    font-size: 33px;
}
.Block43{
    height: 100vh;
    background: no-repeat center/100% url("/files/Kyiv2.jpg");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    background-position: center;
    background-size: cover;
}
.Block44{
    height: 100vh;
    background: no-repeat center/100% url("/files/Kyiv3.jpg");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    background-position: center;
    background-size: cover;
}
.Block45{
    height: 100vh;
    background: no-repeat center/100% url("/files/KeyDor.jpg");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    background-position: center;
    background-size: cover;
}

.Block46{
    height: 100vh;
    background: no-repeat center/100% url("/files/secyritumen3.png");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    background-position: center;
    background-size: cover;
}




.Block33{
    height: 100vh;
    background: no-repeat center/100% url("/files/Kyiv5.jpg");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    background-position: center;
    background-size: cover;
}
.Block34{
    height: 100vh;
    background: no-repeat center/100% url("/files/houseWint.jpg");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    /*top: -134px;*/
    position: relative;
    background-position: center;
    background-size: cover;
}
.Block3{
    height: 100vh;
    background: no-repeat center/100% url("/files/cams.png");
    background-position-y: inherit;
    display: grid;
    font-size: 33px;
    /*top: -134px;*/
    position: relative;
    background-position: center;
    background-size: cover;
}
.Block30 > div >  h3{
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
    text-shadow: -1px -1px 0px #000000, 1px 1px 0px #000000;
    color: #ffffff;
    filter: drop-shadow(1px 1px 0.35rem #000000);
    font-size: 26px;
    padding-bottom: 27px;
}
.Block30 > div >  h5{
    font-size: 16px;
    text-align: left;
    padding-bottom: 28px;
}
.Block30 > div > a {

}
.text-box{
    position: relative;
    top: 50%;
    /*left: 65%;*/
    width: 400px;
    padding: 40px;
    transform: translate(-50%, -50%);
    background: rgb(0 0 0 / 72%);
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgb(0 0 0 / 60%);
    border-radius: 10px;
    height: fit-content;
    /*box-shadow: 3px -5px 10px 3px #fff38c5c;*/

    background: #141212;
    border: solid 10px rgb(255 188 80);
    border-radius: unset;
    
}
.text-box1{
    left: 65%;
}
.text-box2{
    left: 40%;
}
.text-box3{
    left: 25%;
}
.text-box > h3{
    text-align: left;
    margin-top: auto;
    margin-bottom: auto;
    text-shadow: -1px -1px 0px #000000, 1px 1px 0px #000000;
    color: #ffffff;
    filter: drop-shadow(1px 1px 0.35rem #000000);
    font-size: 26px;
    padding-bottom: 27px;
}
.text-box > h5{
    font-size: 16px;
    text-align: left;
    padding-bottom: 28px;
}
.Shopimage{
/*    height: 100%;*/
    width: 30%;
    max-width: 90%;
    /*margin-left: auto;*/
    margin-right: auto;
    display: block;
    animation: neonGreen 5s ease-in-out infinite alternate;
    
    float: right;
    padding: 3%;
}
.Block17{
    background: linear-gradient(#001124, #000);
    display: flow-root;
}

.Block17 > h2 {
    text-align: center;
    margin-top: 2%;
}
.Block1{
        
    animation: fadeUpIn 3s;
    -webkit-animation: fadeUpIn 3s;

    /*height: 450px;*/
    height: 50vh;
    max-height: 1100px;
    background: no-repeat center/100% url("/files/Fotov3.png?v2.2");
    background-size: cover;
    min-height: 450px;
}
.connektPrice{
/*    font-size: 25px;
    padding-top: 16vh;
    padding-left: 9%;
    padding-bottom: 5%;
    filter: drop-shadow(0 0 0.75rem black);*/
    
    height: 100%;
    /*display: grid;*/
    width: 100%;
    filter: drop-shadow(0 0 0.75rem black);
}
.connektPrice > p{
    line-height: 7px;
    text-shadow: 2px 2px #000000, -1px -1px 3px #000000;

}
.connektPrice > p> span{
    /*color: green;*/
    animation: fadeUpIn 10s;
    -webkit-animation: fadeUpIn 10s;
    
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    text-shadow: 2px 2px #00000000, -1px -1px 3px #100b0b00;
    
    font-size: 35px;
    margin: 20px;
    line-height: 59px;
    filter: drop-shadow(1px 1px 0.35rem #000000);
}

.price1{
    animation: neon4 1.5s ease-in-out infinite alternate;  
}
.price2{
    animation: neon4 2s ease-in-out infinite alternate;  
}
.price3{
    animation: neon4 1.5s ease-in-out infinite alternate; 
    line-height: 53px;
}

.margintop{
    margin-top: 25px;
}

/*/////////////////////////////////////////////////////////////////////////////animation: neon4*/

@keyframes neon4 {
  from {
    filter: drop-shadow(0 0 0.30rem blak);
/*    text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 5px #fff, 0 0 7px #b6ff00,
    0 0 10px #b6ff00;*/
  }
  to {
    filter: drop-shadow(0 0 0.75rem #ffffff80);
/*    text-shadow: 0 0 0px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 4px #b6ff00,
    0 0 7px #b6ff00;*/
  }
}

@keyframes neonGreen {
    0%{
        filter: drop-shadow(0 0 0rem white);
    }
    50% {
      filter: drop-shadow(0 0 0rem white);
    }
    100% {
      filter: drop-shadow(0 0 0.75rem green);
    }
}






 
/*/////////////////////////////////////////////////////////////////////////////END animation: neon4*/

/*////////////////////////////////////////////////////////////////////////////// Glich*/


.glitch {
  color: white;
  /*font-size: 100px;*/
  position: relative;
  width: 400px;
  /*margin: 0 auto;*/
}

@keyframes noise-anim {
  0% {
    clip: rect(82px, 9999px, 83px, 0);
  }
  5% {
    clip: rect(35px, 9999px, 15px, 0);
  }
  10% {
    clip: rect(2px, 9999px, 11px, 0);
  }
  15% {
    clip: rect(90px, 9999px, 47px, 0);
  }
  20% {
    clip: rect(95px, 9999px, 85px, 0);
  }
  25% {
    clip: rect(28px, 9999px, 23px, 0);
  }
  30% {
    clip: rect(7px, 9999px, 66px, 0);
  }
  35% {
    clip: rect(58px, 9999px, 46px, 0);
  }
  40% {
    clip: rect(98px, 9999px, 36px, 0);
  }
  45% {
    clip: rect(11px, 9999px, 48px, 0);
  }
  50% {
    clip: rect(69px, 9999px, 10px, 0);
  }
  55% {
    clip: rect(58px, 9999px, 20px, 0);
  }
  60% {
    clip: rect(80px, 9999px, 16px, 0);
  }
  65% {
    clip: rect(84px, 9999px, 15px, 0);
  }
  70% {
    clip: rect(9px, 9999px, 3px, 0);
  }
  75% {
    clip: rect(63px, 9999px, 49px, 0);
  }
  80% {
    clip: rect(66px, 9999px, 18px, 0);
  }
  85% {
    clip: rect(78px, 9999px, 51px, 0);
  }
  90% {
    clip: rect(100px, 9999px, 72px, 0);
  }
  95% {
    clip: rect(63px, 9999px, 8px, 0);
  }
  100% {
    clip: rect(87px, 9999px, 6px, 0);
  }
}
.glitch:after {
  content: attr(data-text);
  position: absolute;
  left: 2px;
  text-shadow: -1px 0 red;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim 2s infinite linear alternate-reverse;
}

@keyframes noise-anim-2 {
  0% {
    clip: rect(19px, 9999px, 13px, 0);
  }
  5% {
    clip: rect(39px, 9999px, 60px, 0);
  }
  10% {
    clip: rect(53px, 9999px, 58px, 0);
  }
  15% {
    clip: rect(49px, 9999px, 53px, 0);
  }
  20% {
    clip: rect(2px, 9999px, 7px, 0);
  }
  25% {
    clip: rect(38px, 9999px, 70px, 0);
  }
  30% {
    clip: rect(43px, 9999px, 23px, 0);
  }
  35% {
    clip: rect(53px, 9999px, 33px, 0);
  }
  40% {
    clip: rect(36px, 9999px, 62px, 0);
  }
  45% {
    clip: rect(44px, 9999px, 32px, 0);
  }
  50% {
    clip: rect(65px, 9999px, 27px, 0);
  }
  55% {
    clip: rect(59px, 9999px, 35px, 0);
  }
  60% {
    clip: rect(11px, 9999px, 77px, 0);
  }
  65% {
    clip: rect(82px, 9999px, 43px, 0);
  }
  70% {
    clip: rect(29px, 9999px, 45px, 0);
  }
  75% {
    clip: rect(67px, 9999px, 38px, 0);
  }
  80% {
    clip: rect(32px, 9999px, 38px, 0);
  }
  85% {
    clip: rect(10px, 9999px, 66px, 0);
  }
  90% {
    clip: rect(16px, 9999px, 99px, 0);
  }
  95% {
    clip: rect(49px, 9999px, 43px, 0);
  }
  100% {
    clip: rect(57px, 9999px, 68px, 0);
  }
}
.glitch:before {
  content: attr(data-text);
  position: absolute;
  left: -2px;
  text-shadow: 1px 0 blue;
  top: 0;
  color: white;
  background: black;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-anim-2 3s infinite linear alternate-reverse;
}

/*////////////////////////////////////////////////////////////////////////////// END Glich*/


/*////////////////////////////////////////////////////////////////////////////// CSS Efect*/


.CSSEfecth1 {
  animation: glitch2 3s steps(100) infinite;

}

@media (min-width: 480px) {
  .CSSEfecth1 {
/*    font-size: 6em;*/
  }
}

@keyframes glitch2 { 
  0% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  1% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  2% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  3% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  4% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  5% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  6% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  7% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  8% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  9% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  10% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  11% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  12% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  13% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  14% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  15% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  16% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  17% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  18% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  19% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  20% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  21% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  22% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  23% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  24% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  25% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  26% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0.5px);}
  27% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0.5px);}
  28% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  29% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  30% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  31% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  32% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  33% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  34% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  35% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0.5px);}
  36% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0.5px);}
  37% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0.5px);}
  38% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  39% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  40% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  41% { text-shadow: 45px 0 0 #0c33f5, -45px 0 0 lime; filter: blur(0);}
  42% { text-shadow: 0 0 0 #0c33f5, 0 0 0 lime; filter: blur(0);}
  43% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  44% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  45% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  46% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  47% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0.5px);}
  48% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  49% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  50% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  51% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  52% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  53% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  54% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  55% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0.5px);}
  56% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0.5px);}
  57% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0.5px);}
  58% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  59% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  60% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  61% { text-shadow: 30px 0 0 red, -30px 0 0 lime; filter: blur(0);}
  62% { text-shadow: 0 0 0 red, 0 0 0 lime; filter: blur(0);}
  63% { text-shadow: 1px 0 0 red, -1px 0 0 #0c33f5; filter: blur(0);}
  64% { text-shadow: 1px 0 0 red, -1px 0 0 #0c33f5; filter: blur(0);}
  65% { text-shadow: 1px 0 0 red, -1px 0 0 #0c33f5; filter: blur(0);}
  66% { text-shadow: 1px 0 0 red, -1px 0 0 #0c33f5; filter: blur(0.5px);}
  67% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0.5px);}
  68% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  69% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  70% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  71% { text-shadow: 50px 0 0 red, -50px 0 0 #0c33f5; filter: blur(0);}
  72% { text-shadow: 0 0 0 red, 0 0 0 #0c33f5; filter: blur(0);}
  73% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  74% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  75% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  76% { text-shadow: 3px 0 0 red, -3px 0 0 #0c33f5; filter: blur(0);}
  77% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  78% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  79% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  80% { text-shadow: -3px 0 0 red, 3px 0 0 #0c33f5; filter: blur(0);}
  81% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  82% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0);}
  83% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  84% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  85% { text-shadow: 1px 0 0 red, -1px 0 0 lime; filter: blur(0.5px);}
  86% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0.5px);}
  87% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0.5px);}
  88% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  89% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  90% { text-shadow: -3px 0 0 red, 3px 0 0 lime; filter: blur(0);}
  91% { text-shadow: 60px 0 0 lime, -60px 0 0 #0c33f5; filter: blur(0);}
  92% { text-shadow: 0 0 0 lime, 0 0 0 #0c33f5; filter: blur(0);}
  92% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  93% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  94% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  95% { text-shadow: 0.8px 0 0 #0c33f5, -0.8px 0 0 lime; filter: blur(0);}
  96% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  97% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  98% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  99% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);}
  100% { text-shadow: -3px 0 0 #0c33f5, 3px 0 0 lime; filter: blur(0);} }
  
  /*//////////////////////////////////////////////////////////////////////////////END CSS Efect*/

  
.Biutton125 {
    line-height: 68px;
  }
  
.Biutton1 {
    margin-right: 20px;
    text-decoration: none;
    border: none;
    padding: 12px 22px;
    font-size: 22px;
    /*position: relative;*/
    /*background: transparent;*/
    color: rgb(255 188 80);
    text-transform: uppercase;
    border: 3px solid rgb(255 188 80);
    cursor: pointer;
    transition: all 0.7s;
    overflow: hidden;
    /*border-radius: 100px;*/
    background: black;
    
    /*filter: drop-shadow(1px 1px 0.15rem gold);*/
    }

.Biutton1:hover {
    color: black;
    background: rgb(255 188 80);
    

    
    /*filter: drop-shadow(1px 1px 0.55rem rgb(255 188 80));*/
    /*border-radius: 100px;*/
    }
      
      
      
  .buttonblok{
      margin: 10%;
      padding-top: 20px;
  }
  
/*  .Biutton1{
       text-transform: uppercase;
    width: 130px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    padding: 10px 25px;
    margin-right: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
     box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
     7px 7px 20px 0px rgba(0,0,0,.1),
     4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    
    color: #D5AD6D;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(213 208 199) 0%, rgb(255 255 255) 26%, rgb(235 235 235) 35%, rgb(237 237 237) 45%, rgb(223 223 223) 61%, rgb(233 233 233) 100%);

    text-align: center;
    text-decoration: none;
    font-size: 21px;
    color: white;
  }*/
  
.btn-5 {
/*    width: 130px;
    height: 40px;
    line-height: 42px;
    padding: 0;
    border: none;
    color: #000;
    font-weight: 600;*/
  /*background: rgb(255,27,0);*/
/*background: linear-gradient(0deg, rgba(255,27,0,1) 0%, rgba(251,75,2,1) 100%);*/
}
/*.btn-5:hover {
    color: #fff;
    background: transparent;
    box-shadow:none;
    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);

    transition: 200ms ease all;
}*/

.servises-list2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0% 2% 0% 2%;
    margin-top: 2%;
}


.servises-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0% 2% 0% 2%;
}

.servises-list_item2{
    display: block;
    align-items: center;
    /*width: 235px;*/
    margin-bottom: 40px;
    text-align: center;
    padding: 5px;
    color: black;
    font-size: 22px;
    /*cursor: pointer;*/
    margin-left: auto;
    margin-right: auto;
}

.servises-list_item {
    display: block;
    align-items: center;
    width: 235px;
    margin-bottom: 40px;
    text-align: center;
    padding: 20px;
    color: black;
    font-size: 22px;
/*    cursor: pointer;*/
    margin-left: auto;
    margin-right: auto;
}
.servises-list_item2:hover{
    filter: drop-shadow(1px 1px 0.35rem rgb(255 188 80));
}

.servises-list_item:hover{
    filter: drop-shadow(1px 1px 0.15rem rgb(255 188 80));
}

.listicon1 {
    background-image: url(/files/icon2/icon1.png);
}
.listicon2 {
    background-image: url(/files/icon2/icon2.png);
}
.listicon3 {
    background-image: url(/files/icon2/icon3.png);
}
.listicon4 {
    background-image: url(/files/icon2/icon4.png);
}

.listiconOH1{
    background-image: url(/files/Logos/image16.png);
}
.listiconOH2{
    background-image: url(/files/Logos/image17.png);
}
.listiconOH3{
    background-image: url(/files/Logos/image18.png);
}
.listiconOH4{
    background-image: url(/files/Logos/image19.png);
}
.listiconOH5{
    background-image: url(/files/Logos/image20.png);
}
.listiconOH6{
    background-image: url(/files/Logos/image21.png);
}

.listiconOH7{
    background-image: url(/files/Logos/image27.png);
}
.listiconOH8{
    background-image: url(/files/Logos/image28.png);
}
.listiconOH9{
    background-image: url(/files/Logos/image30.png);
}
.listiconOH10{
    background-image: url(/files/Logos/image29.png);
}

.servises-list_icon2{
    display: block;
    min-width: 236px;
    min-height: 136px;
    background-size: contain;
    background-repeat: no-repeat;
    /*filter: invert(100%) drop-shadow(1px 1px 0.35rem gold);*/
    /*filter: invert(100%);*/

    background-position: center;
}

.servises-list_icon {
    display: block;
    /*min-width: 55px;*/
    min-height: 136px;
    background-size: contain;
    background-repeat: no-repeat;
    /*filter: invert(100%) drop-shadow(1px 1px 0.35rem gold);*/
    filter: invert(100%);

    background-position: center;
}
.servises-list_text {
    font-size: 21px;
    line-height: 1.1;
    font-family: 'Russo One', sans-serif;
    /*filter: invert(100%) drop-shadow(0 0 0.35rem green);*/
    margin-top: 22px;
    
    color: rgb(255 188 80);
    letter-spacing: 0.1em;
    /*text-shadow: -1px -1px 0px #f00, 1px 1px 0px #00ff43;*/
    max-width: 238px;
}

/*//////////////////////////////////////////////////////////////////////////////blok5 rfrusel About*/*

/** {   
  margin:0px auto;
  padding:0px;
  text-aling:center;
}*/

.blok5{

}
.cont_principal {
  /*position:absolute;*/
/*  height: 100%;*/
  width: 100%;
  /*background-color: #000;*/
}

.cont_text_img {
    /*position: relative;*/
    top: 50%;
    margin-top: -15px;
    max-width: 1000px;
    width: 100%;
    /*height: 683px;*/
    background-color: #fff;
    box-shadow: 0px 10px 25px -5px rgb(0 0 0 / 25%);
    
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3%;
}
.cont_text {
/*    position: relative;
    float: left;
    width: 95%;
    height: 80%;*/
    margin: 3%;
    text-align: justify;
}
.cont_text > p{
    color: black;
    
}
.cont_text_img_act > .cont_text > * {
  opacity:1;
  left: 0px;
}

.cont_text > h1 {
    font-family: 'Open Sans', sans-serif; 
    font-weight: 100;
    margin-bottom:20px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1.2s; /* Safari */
    transition-delay: 1.2s;
    opacity:0;
    position: relative;
    left: -50px;
    color: #000;
    padding-top: 3%;
}

.cont_text > p {
    font-family: 'Open Sans', sans-serif;
    font-size:15px;
    margin-bottom:20px;
    font-weight: 300;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1.4s; /* Safari */
    transition-delay: 1.4s;
    opacity:0;
    position: relative;
    left: -50px;
    text-indent: 37px;
}

.cont_icon_like {
  position:relative;
  float:right;
  width:70px;
margin-top:10px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
  -webkit-transition-delay: 1.5s; /* Safari */
    transition-delay: 1.5s;
opacity:0;
  position: relative;
  left: -50px;
}
.cont_icon_like > p > i {
  color:#999;  
    cursor:pointer;
}

.cont_icon_like > p > span {
font-family: 'Open Sans';
  position: relative;
  top:-5px;
  left:5px;
  color:#666;
}

.btn_read_m {
  position:relative;
  float: left;
  padding:10px;
  border:none;
  background-color:#495FE9;
  color:#fff;
  margin:10px 0;  
  box-shadow:1px 2px 10px 0px rgba(0,0,0,0.3);
  font-size:11px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
  -webkit-transition-delay: 1.6s; /* Safari */
    transition-delay: 1.6s;
opacity:0;
  position: relative;
  left: -50px;

}

.cont_img_frond {
 
    position:relative;
    float: right;
    width: 35%;
    /*background: #eee;*/
    height:100%;
    margin-right:5%;  
    overflow:hidden;
    top:0;
    height: 464px;
}

.cont_img_frond_active {
    padding: 25px 0px;
    /* top: -25px; */
    box-shadow: 1px 1px 20px 0px rgb(0 0 0 / 30%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    max-height: 398px;
    margin-left: 42px;
    margin-bottom: 20px;
 }

 .cont_text > ul > li{
    color: black;
 }
.cont_img_frond > img {
  top:-25px;
  position:relative;
  left:-420px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;

}

.cont_img_back {      
  position:absolute;
  width: 100%;
  height: 100%;
  overflow:hidden;
  
  display: none;
}

.cont_img_back > img {
  top:-25px;
  position:relative;
  -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  opacity:0.2;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;


}

.img_2{
  opacity:0;
    display:none;

}

.img_d_n {
  display:none;
}

.img_d_b {
  display:block;
    -webkit-animation-name: escala_imagen; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 10s; /* Chrome, Safari, Opera */
  animation-name: escala_imagen;
    animation-duration: 10s;
}
.cont_img_frond:hover >.cont_icons_img_from {
bottom:0px;  
}
.cont_icons_img_from {
  position:absolute;
  bottom:-100px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f24f5a+0,ffffff+78&1+0,0+78 */

background: -webkit-linear-gradient(bottom, rgb(0 0 0 / 50%) 0%,rgba(255,255,255,0) 85%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f24f5a', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

  height: 70px;
  width:100%;
}
 
.cont_icons_img_from > ul > li {
  position:relative;
  float:left;
  width:33.33%;
}
.cont_icons_img_from > ul {
  margin-top:20px;
}

.cont_icons_img_from > ul > li {
  list-style:none;
}
.cont_icons_img_from > ul > li > i {
margin-left:20px;
  text-align:center;
font-size:32px;
color:#fff;
    cursor:pointer;
}

@-webkit-keyframes escala_imagen {
  from { 
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);

  }
  to { 
  -webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
  }
}
@-o-keyframes identifier {
  from { 
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);

  }
  to { 
  -webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
  }
}
@-moz-keyframes identifier {
  from { 
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);

  }
  to { 
  -webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
  }
}
@keyframes identifier {
  from { 
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);

  }
  to { 
  -webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-ms-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
  }
}

/*//////////////////////////////////////////////////////////////////////////////END  blok5 rfrusel About*/




/*/////////////////////////////////////////////////////////////////////////////////Block 4*/


/*@import url("https://fonts.googleapis.com/css2?family=Corben:wght@700&display=swap");*/

/** {
  box-sizing: border-box;
}

body {

  background: black;
}

*/.Block6 {
  min-height: 86vh;
  --space: 2rem;

  display: grid;
  align-content: center;
  overflow: hidden;
  gap: var(--space);
  width: 100%;
  font-family: "Corben", system-ui, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  max-height: 1100px;
}
.Block6 > .GoldText{
    text-align: center;
}

.marquee {
  --duration: 60s;
  --gap: var(--space);

  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  transform: skewY(-3deg);
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll var(--duration) linear infinite;
}

/*@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}*/

.marquee__group img {
    /*max-width: clamp(10rem, 1rem + 28vmin, 20rem);*/
    max-width: clamp(12rem, 1rem + 27vmin, 12rem);
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 1rem;

    background: white;
}

.marquee__group p {
    color: rgb(255 188 80);
/*  background-image: linear-gradient(
    75deg,
    hsl(240deg 70% 49%) 0%,
    hsl(253deg 70% 49%) 11%,
    hsl(267deg 70% 49%) 22%,
    hsl(280deg 71% 48%) 33%,
    hsl(293deg 71% 48%) 44%,
    hsl(307deg 71% 48%) 56%,
    hsl(320deg 71% 48%) 67%,
    hsl(333deg 72% 48%) 78%,
    hsl(347deg 72% 48%) 89%,
    hsl(0deg 73% 47%) 100%
  );*/
/*  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  margin-bottom: auto;
}

.marquee--borders {
    border-block: 3px solid rgb(255 188 80);
  padding-block: 0.75rem;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: calc(var(--duration) / -2);
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(calc(-100% - var(--gap)));
  }
}


/*/////////////////////////////////////////////////////////////////////////////////END Block 4*/



/*///////////////////////////////////////////////////////////////////////////// carousel with thumbnails slider*/

.ListNames{
    text-align: center;
    min-height: 70px;
    margin-top: auto;
    margin-bottom: auto;
    padding: 1% 0;
}
/* Slideshow container */
.slideshow-container {
    /*max-width: 1000px;*/
    position: relative;
    margin: auto;
    display: grid;
    height: 420px;
}
.shoptextdiv > ul{
    margin-left: 20px;
}
.shoptextdiv > ul > li{
    list-style-type: circle;
    font-size: 16px;
}
/* Hide the images by default */
.mySlides {
  /*display: none;*/
  position: absolute;
}
.mySlides > img{
    height: 300px;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  text-decoration: none;
  
  display: none;
}
.prev:hover, .next:hover{
    color: rgb(255 188 80);

    color: #fff;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
/*.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}*/

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    display: inline-block;
    transition: background-color 0.6s ease;
    color: rgb(255 188 80);
/*    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(213 208 199) 0%, rgb(255 255 255) 26%, rgb(235 235 235) 35%, rgb(237 237 237) 45%, rgb(223 223 223) 61%, rgb(233 233 233) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 15px;
    font-size: 40px;
    
}

.activeD, .dot:hover {
  /*background-color: #fff200;*/
  
  color: white;

/*    background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
    background: -o-linear-gradient(transparent, transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
    font-family: 'Arial', sans-serif;
    margin: 0;*/
  
}
.activeD {
    font-size: 42px
}

/* Fading animation */
.fade {
/*  animation-name: fade;
  animation-duration: 2.5s;*/
}

/*@keyframes fade {
  from {opacity: 0}
  to {opacity: 1}
}

@keyframes Fromfade {
  from {opacity: 1}
  to {opacity: 0}
}*/

/*.heddeleft{
    margin-left: 1000px;
    transition: margin 1s ease-out 0.5s;
}*/

.mySlides{
    background: black;
    width: 100%;
}
.setActive{
/*    -webkit-transition-duration: 0, 200ms;*/
}
.dot{
    transition:2s;
    /*transform: translateX(0);*/
}
.active{
    transition:2s;
opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.NoActive {
/*  visibility: hidden;
  opacity: 0;
  transition: display 10s, opacity 6.5s linear;*/
/*transition:2s;
    -webkit-transition:2s;
    -moz-transition:2s;
    position:absolute;
    
  left: -700px;*/
/*right: 1000px;*/
transition:2s;
   opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
/*    transform: translateX(-1200px);
    visibility: hidden;
    opacity: 0;*/

     
/*animation-name: fade;
  animation-duration: 2.5s;*/
  

}

.Block12 > .contakts > a {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin: 2%;
 
}

.Block12 > .contakts{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.Block12 > h3{
    text-align: center;
    font-size: 25px;

    color: rgb(255 188 80);
 
    display: none;
}
/*
@keyframes scrollNoActive {
    0% {
        transform: translateX(0);
    }
    95% {
        transform: translateX(-1200px);
    }
    100% {
        display: none;
        transform: translateX(1200px);
    }
}

@keyframes scrollActive {
    0% {
        display: block;
        transform: translateX(0);
    }
    90% {
        transform: translateX(-1200px);
    }
    100% {
       
        transform: translateX(0);
    }*/
/*}*/

/*/////////////////////////////////////////////////////////////////////////////END carousel with thumbnails slider*/


.login-box {
    width: 200px; /* задайте нужную ширину */
  /*height: 200px;  задайте нужную высоту */
  background-color: #ccc; /* задайте нужный цвет фона */
  margin: 5%; /* задайте нужный отступ между блоками */
  
    position: relative;
/*    top: 50%;
    left: 50%;*/
    width: 400px;
    padding: 40px;
    /*transform: translate(-50%, -50%);*/
    background: rgb(0 0 0 / 88%);
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0,0,0,.6);
    border-radius: 10px;
    
    background: #141212;
    border: solid 10px rgb(255 188 80);
    border-radius: unset;
}
.login-box:hover{
    box-shadow: 3px -5px 10px 3px #fff38c5c;

}

.login-box h2 {
  margin: 0 0 30px;
  padding: 0;
  color: #fff;
  text-align: center;
}

.login-box .user-box {
  position: relative;
}

.login-box .user-box input,
.login-box .user-box textarea {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  border: none;
  border-bottom: 1px solid #fff;
  outline: none;
  background: transparent;
}
.login-box .user-box label {
  position: absolute;
  top:0;
  left: 0;
  padding: 10px 0;
  font-size: 16px;
  color: #fff;
  pointer-events: none;
  transition: .5s;
}

.login-box .user-box textarea:focus ~ label,
.login-box .user-box textarea:valid ~ label,
.login-box .user-box input:focus ~ label,
.login-box .user-box input:valid ~ label {
  top: -20px;
  left: 0;
  color: #ffeb3b;
  font-size: 12px;
}


login-box form a {
    /* position: relative; */
    /* display: inline-block; */
    /* padding: 10px 20px; */
    color: #ffeb3b;
    font-size: 16px;
    /* text-decoration: none; */
    /* text-transform: uppercase; */
    overflow: hidden;
    transition: .5s;
    /* margin-top: 40px; */
    letter-spacing: 4px;
}

/*.login-box a:hover {
  background: #03e9f4;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 5px #03e9f4,
              0 0 25px #03e9f4,
              0 0 50px #03e9f4,
              0 0 100px #03e9f4;
}*/

#shovok{
    display: none;
}
.login-box .animOK span {
  position: absolute;
  display: block;
}

.login-box .animOK span:nth-child(1) {
  top: 0;
  left: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #ffeb3b);
  animation: btn-anim1 2s linear infinite;
}

@keyframes btn-anim1 {
  0% {
    left: -100%;
  }
  50%,100% {
    left: 100%;
  }
}

.login-box .animOK span:nth-child(2) {
  top: -100%;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(180deg, transparent, #ffeb3b);
  animation: btn-anim2 1s linear infinite;
  animation-delay: .25s
}

@keyframes btn-anim2 {
  0% {
    top: -100%;
  }
  50%,100% {
    top: 100%;
  }
}

.login-box .animOK span:nth-child(3) {
  bottom: 0;
  right: -100%;
  width: 100%;
  height: 2px;
  background: linear-gradient(270deg, transparent, #ffeb3b);
  animation: btn-anim3 1s linear infinite;
  animation-delay: .5s
}

@keyframes btn-anim3 {
  0% {
    right: -100%;
  }
  50%,100% {
    right: 100%;
  }
}

.login-box .animOK span:nth-child(4) {
  bottom: -100%;
  left: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(360deg, transparent, #ffeb3b);
  animation: btn-anim4 1s linear infinite;
  animation-delay: .75s
}

@keyframes btn-anim4 {
  0% {
    bottom: -100%;
  }
  50%,100% {
    bottom: 100%;
  }
}


#toTop {
    display: none;
    background-image: url(/files/icon/up.png);
    background-size: 100%;
    height: 50px;
    width: 50px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    color: transparent;
    z-index: 500;
}
#toTop:hover{
    filter: drop-shadow(1px 1px 0.35rem rgb(255 188 80));
}

.servises-list_item7{
    background: white;
    border-radius: 6px;
    margin-top: 20px;
    
    background: white;
    border-radius: 6px;
    margin-top: 20px;
    width: 235px;
    margin-bottom: 40px;
    text-align: center;
    padding: 5px;
    color: black;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;

}
.servises-list_item7 > .buttonblok{
    
}
.Biutton7{
    text-decoration: none;
    border: none;
    padding: 12px 22px;
    font-size: 22px;
    color: rgb(255 188 80);
    text-transform: uppercase;
    border: 3px solid rgb(255 188 80);
    cursor: pointer;
    transition: all 0.7s;
    overflow: hidden;
    /*border-radius: 100px;*/
    background: #000000cf;
    
    /*background: -webkit-linear-gradient(transparent, transparent), -webkit-linear-gradient(top, rgb(239 198 131) 0%, rgb(250 192 96) 26%, rgba(226,186,120,1) 35%, rgb(255 188 80) 45%, rgb(255 218 158) 61%, rgb(126 78 0) 100%);*/
        
    
}
.Biutton7:hover {
    color: black;
    background: rgb(255 188 80);

    /*filter: drop-shadow(1px 1px 0.55rem gold);*/
    /*border-radius: 100px;*/
    }
    .servises-list_text7{
        min-height: 57px;
        font-size: 20px;
    }  
    


    
.Galcontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.Galblock {
    width: calc(45.33% - 0px);
    height: 100%;
    clip-path: polygon( 20% 0, 100% 0, 80% 100%, 0% 100%);
    margin-left: -10%;
    margin-right: -10%;
}



.Galblock1 {
    background-image: url('/files/Gal/image1.jpg');
    background-size: cover;
    background-position-x: left;
}
.Galblock2 {
    background-image: url('/files/Gal/image2.jpg');
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
}
.Galblock3 {
    background-image: url('/files/Gal/image3.jpg');
    background-size: cover;
    background-position-x: right;
}
.BlockGal{
    height: 100vh;
   background-position-y: inherit;
    display: grid;
    font-size: 33px;
    /*top: -134px;*/
    position: relative;
    background-position: center;
    background-size: cover;
    margin-bottom: 1%;
    max-height: 1100px;
}
.BlockGal > .text-box{
    position:absolute;
}


.Galcontainer-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.Galblock-2 {
    width: calc(45.33% - 0px);
    height: 100%;
/*    clip-path: polygon( 20% 0, 100% 0, 80% 100%, 0% 100%);*/
    clip-path: polygon(0% 100%, 80% 100%, 100% 0, 20% 0 );
    clip-path: polygon(100% 100%, 20% 100%, 0 0, 80% 0);

    margin-left: -10%;
    margin-right: -10%;
}



.Galblock-2-1 {
    background-image: url('/files/Gal/7.jpg');
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
}
.Galblock-2-2 {
    background-image: url('/files/Gal/8.jpg');
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
}
.Galblock-2-3 {
    background-image: url('/files/Gal/monitor.jpg');
    background-size: cover;
    background-position-x: right;
}

.Galcontainer-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.Galblock-3 {
    width: calc(66% - 0px);
    height: 100%;
    clip-path: polygon( 20% 0, 100% 0, 80% 100%, 0% 100%);
    /*clip-path: polygon(0% 100%, 80% 100%, 100% 0, 20% 0 );*/
    margin-left: -10%;
    margin-right: -10%;
}



.Galblock-3-1 {
    background-image: url('/files/Gal/6.jpg');
    background-size: cover;
    background-position-x: left;
    background-position-y: center;
}
.Galblock-3-2 {
    background-image: url('/files/Gal/5.jpg');
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}

.Galcontainer-4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.Galblock-4 {
    width: calc(66% - 0px);
    height: 100%;
    clip-path: polygon( 20% 0, 100% 0, 80% 100%, 0% 100%);
    /*clip-path: polygon(0% 100%, 80% 100%, 100% 0, 20% 0 );*/
    margin-left: -10%;
    margin-right: -10%;
}



.Galblock-4-1 {
    background-image: url('/files/Gal/conser1.jpg');
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.Galblock-4-2 {
    background-image: url('/files/Gal/conser2.jpg');
    background-size: cover;
    /*background-position-x: center;*/
    background-position-y: center;
}




.GalcontainerMargin{
    /*height: 1%;*/
    margin-bottom: 1%;
}


.text-box7{
    text-align: center;
    position: relative;
    padding: 1%;
}
.text-box7 > h3{
    margin-top: auto;
    margin-bottom: auto;
    text-shadow: -1px -1px 0px #000000, 1px 1px 0px #000000;
    color: #ffffff;
    filter: drop-shadow(1px 1px 0.35rem #000000);
    font-size: 26px;
    padding-bottom: 27px;
}

/*////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////   @media*/
/*////////////////////////////////////////////////////////////////////////////////*/

@media (min-width: 2500px) {
    .Block1{
        height: 30vh;
    }
    .logo > a > img{
       /*scale: 1.5;*/ 
    }
}

@media (min-width: 1700px) {
    
    .logo{
        /*scale: 1.5;*/
    }
    .menu{
        scale: 1.5;
    }
    
    .Block1{
        height: 45vh;
    }
   
    .logo {
        /*padding-top: 65px;*/
    }
    #logo1 {
        height: 94%;
    }
    
}

@media (max-width: 950px) {
    
    .text-box2 {
        left: 35%;
    }

    .SiteName > h1 {
        font-size: 26px;
        width: 327px;
    }
/*    .contakts{
        width: 183px;
    }*/
    .Block6{
        zoom: 0.4;
    }
    
    .Block1{
        /*padding-top: 60px;*/
    }
   

    .background-video{
        width: 100%;
        height: 100%;
    }
    
}

@media (max-width: 850px) {
    
   
    .SiteName > h1 {
        font-size: 24px;
        width: 256px;
    }
    
/*    .menu > a {
        line-height: 47px;
    }*/
    
    .ListNames{
        /*min-height: 123px;*/
    }

    .dot {
        font-size: 15px;
    }
    .activeD {
        font-size: 20px;
    }
   
}
  
@media (max-width: 670px) {
    
   
/*    .connektPrice {
        padding-top: 8px;
    }*/
    .Block1 {
        /*height: 300px;*/
        height: 100vh;
    }
    #logo1{
        max-width: 100%;
        height: auto;
    }
/*    .contakts{
        width: 100%;
        display: flow-root;
        margin: 0;
        height: 50px;
        text-align: center;
    }
    .contakts > a {
        margin: 14px;
        line-height: 42px;
    }*/
    .div50{
        width: 95%;
    }
    
    .slideshow-container {
        height: 940px;
    }
    .Shopimage {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%;
        width: 90%;
        float: inherit;
    }
    .cont_text {
        width: 90%;
        height: auto;
    }
    .cont_img_frond {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        float: inherit;
        HEIGHT: 300px;
    }
    .cont_img_frond > img {
        top: -100px;
        left: -220px;
    }
    .blok5 {
        min-height: 890px;
    }

    .Block1{
        padding-top: 70px;
    }
    

}

@media (max-width: 600px) {
    
   
    .text-box {
        top: 50%;
        left: 50%;
        max-width: 100%;
    }
    
    .servises-list{
        padding:0;
    }
    .servises-list_item {
        width: 40%;
        padding: 5px
    }
    .slideshow-container {
        height: 888px;
    }
    .Block1{
        padding-top: 60px;
    }
    
}

@media (max-width: 500px) {
/*    .connektPrice > p {
        line-height: 27px;
        margin-bottom: 5px;
        margin-top: 5px;
        text-align: left;
        padding-top: 23px;
        
    }
    .connektPrice {
        padding-left: 16px;
        padding-bottom: 33px;
    }*/
    .ListNames{
        /*min-height: 173px;*/
    }
    .slideshow-container {
        height: 850px;
    }
    
    .logo {
        margin-left: auto;
        margin-right: auto;
        float: none;
        width: fit-content;
    }
    .connektPrice{
        padding-left: 0;
    }
}

@media (max-width: 650px) {
    .servises-list_text {
        /*margin-top: auto;*/
        font-size: 15px;
        max-width: 137px;
    }
    .servises-list_icon2{
        min-width: 134px;
    }
    .menu{
        padding: 0;
        line-height: 34px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .Block8{
        display: block;
        height: 100%;
        background-size: cover;
        padding-bottom: 10px;
    
    }
    .BlockGal{
        height: 77vh;
    }
    .login-box{
        margin-left: auto;
        margin-right: auto;
        background-size: cover;
        padding-bottom: 10%;
    }
    .Galcontainer{
        height: 80%;
    }
    .text-box1{
        top: 78%;
        z-index: 5;
    }
    .connektPrice{
        /*padding-top: 21vh;*/
    }
}


@media (max-width: 420px) {
    .buttonblok {
        margin: 5px;
    }
    

    .Biutton1{
        margin-right: 5px;
        font-size: 14px;
    }
    .Block1 {
        background-size: cover;
    }
    .slideshow-container {
        height: 810px;
    }
}

@media (max-width: 455px) {
    
    .contakts {
        margin-right: auto;
        text-align: center;
    }
    
    .servises-list_icon {
        min-height: 82px;
    }

}


@media (max-width: 460px) {
    
    .logo > img {
        height: 200px;
        margin: 7px;
    }
    .SiteName {
        margin: 43px 0;
    }
    .SiteName >h1 {
        width: 145px;
    }
    .Lineblok1{
        display: none;
    }

}


@media (max-width: 440px) {
      .text-box,
      .login-box{
        max-width: 100%;
        padding: 3%;
        max-width: 90%;
        width: 97%;
        zoom: 0.8;
    }
    .logo > a > img {
        max-width: 100%;
        height: fit-content;
    }
}

@media (max-width: 300px) {
    
    .BrandBlock {
        width: 100%;
    }
    .logo {
        width: 100%;
    }
   .logo > img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .SiteName > h1{
        width: 100%;
        text-align: center;
    }
    .SiteName {
        margin: 10px 0;
    }
  
    
}

@media (max-height: 700px) {
    .Block6 {
      min-height: 129vh;
    }
}

@media (max-height: 450px) {
    .Block6 {
      min-height: 176vh;
    }
}



@media (max-height: 500px) {
    
    .logo{
        /*scale: 0.5;*/
    }
    .connektPrice {
        padding-top: 0;
    }
    
    .Block1{
        height: 100vh;
        padding-top: 0px;
    }

    
}

@media (max-height: 400px) {
    
    .Block1{
        height: 100vh;
        min-height: 400px;
    }
    .background-video{
        height: 400px;
    }
    
    .Block8 {
        min-height: 500px;
    }
}



@media print {
    /* здесь будут стили для печати */
    .Block1 {
        height: inherit;
        padding-top:0;
        min-height: 200px;
    }
    .logo {
         height: 200px;
    }
    #logo1{
        height: 200px;
    }
    .Shopimage {
        width: 177px;
        float: right;
    }
    .Biutton7{
        display: none;
    }
    .BlockGal{
        height: 300px;
    }
    .Block8 {
        height: 400px;
    }
    .Block8 > .login-box:nth-child(2){
        display: none;
    }

    .slideshow-container{
        height: 400px;
    }
    #toTop{
        visibility: hidden;
    }
    .Galcontainer{
        height: inherit;
    }
    .text-box1,.text-box {
        top: 46%;
    }
    .text-box > h5 {
        padding-bottom: 0;
    }
    .text-box {
        padding: 17px;
    }
    .servises-list_item2 {
        margin-bottom: 11px;
    }
    .Block17{
        display: none;
    }
    .login-box{
        padding: 17px;
    }
}