<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    margin: 0;
    padding: 0;

}
body{
    /*background-image: url(image/fon.png); */


}
#container{
    margin: 0 auto;
    background: url(../image/fon.jpg) repeat-y center top;
}
header{
    background: #f2cc1a;
    /*height: 80px;*/
}
.title{
    position: absolute;
    z-index: 1;
    margin-top: 10%;
    color: white;
    width: 100%;
    height: 100%;
    text-align: center;
}
article{

    background: url(../image/fon.jpg) ;
    /*background-attachment: fixed;*/
    -webkit-background-size: cover !important;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed !important;
    position: static !important;
    z-index: -1 !important;

}
footer{
    width: 100%;
    display: inline-block;
    background: #f2cc1a;

}
.language{
    position: absolute;
    top: 0;
    width: 10%;
    line-height: 24px;
    margin-left: 90%;
}
.language a{
    font-weight: bold;
    font-size: 14px;
    float: left;
    margin: 5% 5%;
    color: #3d0b5a !important;
    display: block;
    /*line-height: 24px;*/
    text-decoration: none;
    padding-top: 20px;
}
.log{
    position: absolute;
    margin-top:20px;
    margin-left: 20px;
    /*width: 80%;*/
}
.log img{
    /*width: 10%;*/
    /*background: yellow;*/
    /*clear: both;*/
}
.display-menu{
    display: none;
}
.log h3 {
    /*margin-top: 5%;*/
    /*width: 100%;*/
    /*clear: both;*/
    /*background: red;*/
    /*line-height: 1.4;*/
    padding-top: 5%;
    /*margin-left: 5%;*/

}
.modal_ul li{
    font-size: 16px;
    text-align: justify;
    margin-left: 10%;
    list-style: square;
    
}
.modal_ul_two li{
    font-size: 16px;
    text-align: justify;
    margin-left: 10%;
    list-style-type: '- ';
}
table{
    font-size: 12px !important;
    text-align: center;
}

.table-bordered{
    border-color: #000;
}

.logo{
    background-color:#f8b707;

    padding: 2px;
    width: 15%;
}
.menu{
    background: #f2cc1a;
}

.diler-item{
    width: 100%;
   height: 220px;
    margin: 15% auto;

    text-align: center;
}
.diler-item h5{
    margin: 5% 0;
    text-align: center;
    font-size: 18px;
    color:#d39e00d4;
    letter-spacing: 2px;
    text-shadow: 0px 0px 0.2px black;
}
.welcome{
    width: 100%;
    display: inline-block;
    padding: 5%;
    float: right;
    right: 0;
    background:#fdf6e2;
    text-align: justify;
}
.usluga-item{
    width: 100%;
    /*height: 200px;*/
    background: none;
    float: left;
    font-size: 24px;
    margin: 2%;
    text-align: center;
}
.usluga-img{
    margin: 5% 0;
    height: 200px;
}

.contacts{
    width: 100%;
    display: inline-block;
    padding: 5%;
    float: center;
    right: 0;
    background:rgb(253, 246, 226,0.9);
    
    /*text-align: justify;*/
}
.contacts h3{
    font-size: 18px;
    margin: 5% 0;
    text-align: center;

}
.contacts p{
    font-size: 14px;
    line-height: 1.2;
}
.form{
    width: 50%;
    margin: 50px auto;
  }
  .feedback-input{
    color:  #000;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
    background-color: #ffffff;
    padding: 13px;
    margin-bottom: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid transparent;
    border-bottom: 2px solid #000;
  }
  textarea{
    width: 100%;
    height: 150px;
    resize: vertical;
  }
  .button-submit{
    float: left;
    width: 100%;
    border: 0px solid transparent;
    cursor: pointer;
    background-color: #3d0b5a;
    color: #fdf6e2;
    font-size: 18px;
    padding-top: 22px;
    padding-bottom: 22px;
    transition: all 0.3s;
    margin-top: -4px;
    font-weight: 300;

  }
  .ease{
    width: 0;
    height: 74px;
    background-color: #ffffff;
    transition: .3s ease;

  }
  .button-submit:hover{
    background-color: #ffffff;
    color: #000;
    border: 1px solid #000;
  }
.welcome .boss{
    text-align: center;
    padding-top: 5%;
}
.welcome h3{
    text-align: center;
    padding-bottom: 5%;
}
.welcome-right{
    width: 100%;
    display: inline-block;
    float: center;
    right: 0;
}

.podcherk{
     letter-spacing: 2px;
    text-shadow: 1px 1px 2px black, 0 0 1em orange;
}


.nav,.nav ul
{
    margin:0px;
    padding :0px;

    list-style :none outside none;
    height:80px;
background: #f2cc1a;

}
.nav li
{
    float :left;
    width:13.4%;
    position:relative;
    height:80px;
padding-top: 0.2%;
    background:#f2cc1a;
    /*background: white;*/
    display:block;
    /*box-shadow:10px 0px 10px 0px;*/
    margin-left:2px;


}
.nav a
{
    text-decoration :none;
    height:80px;
    display:block ;
    text-align :center ;
    color:white;
    padding-top:25px;
}
.nav p
{
    text-decoration :none;
    /*height:50px;*/
    display:block ;
    text-align :center ;
    line-height: 0.2;
    padding-top: 2px;
    color:#3d0b5a;
    /*padding-top:5px;*/
}

.sub
{
    left:-9999px;
    position :absolute ;
    top:-9999px;
    z-index :2;
    color: white;

}
.nav li:hover{
    border-bottom: 5px solid #f8b707;
}
.nav li:hover .sub
{
    visibility:visible ;


}
.nav
{
    /*font-family :Calibri;*/
    font-size :16px;
    height:80px;
    font-weight:bold;
    margin:0px auto;
    text-shadow :0 -1px 3px #ffcc00;
    border-radius:4px;


}
.nav li:first-child
{
    border-left :0 none;
    margin-left :5px;


}

.nav li a
{
    color:#3d0b5a;
    display :block;
    line-height :24px;
    text-decoration :none;
}
@keyframes ss
{
    0%
    {
        transform:scale(1);
    }
    30%
    {
        transform:scale(1.3);
    }
    100%
    {
        transform:scale(1);
    }
}
.nav li &gt;a:hover
{
    animation:ss 0.7s linear infinite forwards;


}
.nav li:hover&gt;a
{
    z-index:4;

}
.nav li:hover .sub
{
    font-size :14px;
    left:0;
    top:80px;
    width:100%;

}
.nav ul li
{
    background :none repeat scroll 0 0 #eeb827;
    /*box-shadow:5px 5px 5px rgb(0,0,0,0.5);*/
    /*box-shadow:5px 0px 20px 0px;*/
    color: white;
    padding: 0 5%;
    opacity:0.3;
    width :100%;
    height: 100px;
    /*padding-top: 3%;*/
    /*padding: 1%;*/

}

.nav li:hover ul li
{
    animation:ss1 0.3s linear 1 forwards;


}
@keyframes ss1
{
    0%
    {
        margin-left :300px;top:900px;transform:rotate(90deg);
    }
    100%
    {

        margin-left :0px;top:0px;transform:rotate(360deg);
        opacity:1;

    }
}

.nav li:hover ul li:nth-child(3)
{
    animation-delay:0;
}

.nav li:hover ul li:nth-child(2)
{
    animation-delay:0.1s;
}


.nav li:hover ul li:nth-child(1)
{
    animation-delay:0.2s;
}
.about{
    background:#fdf6e2;
    text-align: justify;
    padding: 0 10% 10% 10%;
    /*height: 400px;*/
}
.about h3{
    padding: 10% 0;
}
.aim{
    text-align: justify;
    padding: 5%;
    margin: 5% 0;
    color: white;
    background:#3d0b5a;
}
.aim h4{
    margin: 3% 0;
}
.mission{
    text-align: justify;
    padding: 5%;
    margin: 5% 0;
    color: #3d0b5a;
    background:#eeb827;
}
.mission h4{
    margin: 3% 0;
}
.aut{
    text-align: justify;
}
.resource{
    margin: 5%;
}
.resource-item{
    /*margin: 5%;*/
    /*padding: 10% 5%;*/
    margin: 10% 0;
    padding: 5% 9%;
    background: #f8b707;
    height: 280px;

}
.resource-item h5{
    text-align: center;
    height: 60px;
}
.resource-item p{
    text-align: justify;
}
.nap{
    text-align: left;
}
.napr{
    width: 100%;
    margin: 5% auto;
    text-align: center;
    position: relative;
}
.text-one{
    position: absolute;
    top: 100px;
    left: 100px;
}
.contact{
    font-size: 14px;
    padding-top: 5%;
}
.contact p img{
   margin: 5px 10px;
}
.menu{
    font-size: 14px;
    /*margin: 5%;*/
    line-height: 1;

}
.menu a{
    text-decoration: none;
}
/*.menu p{*/
    /*font-size: 24px;*/
/*}*/
.ooo{
    margin: auto;
    text-align: center;
}
.pravo{
    width: 100%;
    /*height: 35px;*/
    display: inline-block;
    background: #3d0b5a;
    text-align: center;
    /*padding: 5px 0 0 0;*/
    /*color: white;*/
}
.pravo h3{
    color: #f8b707;
    padding-top: 10px;
    padding-bottom: 5px;
    /*line-height: 3;*/
    font-size: 10px;


}
.footer-section{
    padding: 2% 0;

}
.tehnology{
    margin: 5% 0;
}
.box-item{
    width: 100%;
    height: 150px;
    background: #f2cc1a;
    padding: 15% 5%;
    border-radius: 5px;
    text-align: center;

    /*box-shadow: 5px 5px 20px rgba(248,183,7,1);*/
    /*box-shadow: 5px 5px 20px rgba(0,0,0,0.4);*/
    /*color="#f8b707"*/
    /*margin-bottom: 5%;*/
}
.remont{
    margin: 5% 0;
}
.rem-item{
    width: 90%;
    margin: auto;
    text-align: center;
}
.rem-item img{
    margin-bottom: 10%;
}
.oborud{
    width: 100%;
    background: #3d0b5a;
    color: #f2cc1a;
    padding: 5%;
    text-align: justify;
    height: 250px;
    border-radius: 5px;
    margin: 10% 0;
}
.oborud h4{
    text-align: center;
    padding: 2%;
}
.work{
    width: 100%;
    background: #f2cc1a;
    color:  #3d0b5a;
    padding: 5%;
    text-align: justify;
    height: 250px;
    border-radius: 5px;
    margin: 10% 0;
}
.work h4{
    text-align: center;
    padding: 2%;
}
.project-work{
    margin: 0 0 5% 0;
}
.project-item{
    margin-bottom: 10%;
}
.dil-item{
    width:100%;
    margin: auto;
    text-align: center;
}
.border{
    background-image: url('/image/s1_Layer 1.jpg');
    width: 100%;
    height: 200px;
}
.border:hover {
    box-shadow: inset 0 0 0 23px #53ea93;
}

#hover {
    color: rgba(188, 175, 204, 0.9);
}

h2#testimonials {
    color: #fffae3;
}



/* generic css */

.view {
    /*margin: 10px;*/
    float: left;
    /*border: 10px solid #fff;*/
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    /*box-shadow: 1px 1px 2px #e6e6e6;*/
    cursor: default;
margin-top: 20%
}

.view .mask,
.view .content {
    width: 100%;
    height: 100%;
    position: absolute;

    cursor: pointer;
    top: 0;
    left: 0
}

.view img {
    display: block;
    position: relative
}

.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-family: Raleway, serif;
    /*padding: 10px;*/
    /*background: rgba(0, 0, 0, 0.8);*/
    /*margin: 20px 0 0 0*/
}

.view p {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 14px;
    position: relative;
    color: #fff;
    /*padding: 0px 20px 0px;*/
    text-align: center
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 55% 14px;
    background: transparent;
    color: #fff;
    font-family: Raleway, serif;
    text-transform: uppercase;
    /*box-shadow: 0 0 1px #000*/
}

.view a.info:hover {
    /*box-shadow: 0 0 5px #000*/
}


/*1*/

.view-first img {
    /*1*/
    transition: all 0.2s linear;
    /*width: 100%;*/
    /*height: 200px;*/
}

.view-first .mask {
    opacity: 0;
    background-color: rgba(58, 1, 132, 0.44);
    transition: all 0.4s ease-in-out;
}

.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    font-family: Raleway, serif;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}

.view-first a.info {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}


/* */

.view-first:hover img {
    transform: scale(1.1);
}

.view-first:hover .mask {
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
    /*border: 10px solid #fff;*/
}

.view-first:hover p {
    transition-delay: 0.1s;
}

.view-first:hover a.info {
    transition-delay: 0.2s;
}


.views {
    /*margin: 10px;*/
    float: left;
    /*border: 10px solid #fff;*/
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    /*box-shadow: 1px 1px 2px #e6e6e6;*/
    cursor: default;
    margin-top: 50%
}

.views .mask,
.views .content {
    width: 100%;
    height: 100%;
    position: absolute;

    cursor: pointer;
    top: 0;
    left: 0
}

.views img {
    display: block;
    position: relative
}

.views h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-family: Raleway, serif;
    /*padding: 10px;*/
    /*background: rgba(0, 0, 0, 0.8);*/
    /*margin: 20px 0 0 0*/
}

.views p {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 14px;
    position: relative;
    color: #fff;
    /*padding: 0px 20px 0px;*/
    text-align: center
}

.views a.info {
    display: inline-block;
    text-decoration: none;
    padding: 55% 14px;
    background: transparent;
    color: #fff;
    font-family: Raleway, serif;
    text-transform: uppercase;
    /*box-shadow: 0 0 1px #000*/
}

.views a.info:hover {
    /*box-shadow: 0 0 5px #000*/
}

.view-2 {
    /*margin: 10px;*/
    float: left;
    /*border: 10px solid #fff;*/
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    text-align: center;
    /*box-shadow: 1px 1px 2px #e6e6e6;*/
    cursor: default;
    margin: 10% auto;
    width: 100%;


}

.view-2 .mask,
.view-2 .content {
    width: 100%;
    height: 100%;
    position: absolute;

    cursor: pointer;
    top: 0;
    left: 0
}

.view-2 img {
    display: block;
    position: relative;

}

.view-2 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    font-family: Raleway, serif;
    /*padding: 10px;*/
    /*background: rgba(0, 0, 0, 0.8);*/
    /*margin: 20px 0 0 0*/
}

.view-2 p {
    font-family: Merriweather, serif;
    font-style: italic;
    font-size: 14px;
    position: relative;
    color: #fff;
    /*padding: 0px 20px 0px;*/
    text-align: center
}

.view-2 a.info {
    display: inline-block;
    text-decoration: none;
    padding: 55% 14px;
    background: transparent;
    color: #fff;
    font-family: Raleway, serif;
    text-transform: uppercase;
    /*box-shadow: 0 0 1px #000*/
}

.view-2 a.info:hover {
    /*box-shadow: 0 0 5px #000*/
}


/*1*/

.view-first img {
    /*1*/
    transition: all 0.2s linear;
    /*width: 100%;*/
    /*height: 200px;*/
}

.view-first .mask {
    opacity: 0;
    background-color: rgba(58, 1, 132, 0.44);
    transition: all 0.4s ease-in-out;
}

.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    font-family: Raleway, serif;
    transition: all 0.2s ease-in-out;
}

.view-first p {
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
}

.view-first a.info {
    opacity: 0;
    transition: all 0.2s ease-in-out;
}


/* */

.view-first:hover img {
    transform: scale(1.1);
}

.view-first:hover .mask {
    opacity: 1;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
    /*border: 10px solid #fff;*/
}

.view-first:hover p {
    transition-delay: 0.1s;
}

.view-first:hover a.info {
    transition-delay: 0.2s;
}
.dil{
    background:#fdf6e2;
    text-align: justify;
    padding: 0 10% 10% 10%;
    height: 500px;
}
.dil h3{
    padding: 20% 0 10% 0;
}
.autsorsing{
    background:#fdf6e2;
    text-align: justify;
    padding: 0 10% 10% 10%;
    /*height: 450px;*/
}
.autsorsing h3{
    padding: 10% 0 10% 0;
}
.document-item{
    width: 100%;
    margin:  auto;
    text-align: center;

}
.texnic{
    margin: 5% 0;
}
.display{
    display: block;
}
.tehnic-img{
    width: 100%;
    margin: 5% 0;
    /*height: 160px;*/
}
.dil-img{
    width: 100%;height: 200px;
}
.dil-item-margin{
    /*margin: 10%;*/
    /*top: 10%*/
}
.dil-item-img{
    width: 100%;
    height: 160px;
    /*display: inline-block;*/
    margin: auto;
    text-align: center;
}
.about-item{
    width: 60%;margin: 10%
}
@media only screen and (max-width: 767px) {
    .language {
        display: none;
    }
    .menu {
        display: none;
    }

    .footer-section {
        padding: 5% 0;

    }

    .contact {
        padding-top: 0;
    }
 .display{
     display: none;
 }
    .display-menu{
        display: block;
    }
    .title h1{
        font-size: 14px;

    }
    .document{
        text-align: center;
    }
    .nap{
        text-align: center;
    }
    .tehnology{
        text-align: center;
    }
    .box-item{
        width: 100%;
        height: 100px;
        background: #f2cc1a;
        padding: 5% 20%;
        border-radius: 5px;
        text-align: center;

        /*box-shadow: 5px 5px 20px rgba(248,183,7,1);*/
        /*box-shadow: 5px 5px 20px rgba(0,0,0,0.4);*/
        /*color="#f8b707"*/
        /*margin-bottom: 5%;*/
    }
    .remont{
        text-align: center;
    }
    .oborud{
     height: 350px;
    }
    .work{
        height: 370px;
    }
    .project-work{
        text-align: center;
    }
    .project-item{
        text-align: justify;
    }
    .texnic{
        text-align: center;
    }
    .tehnic-img{
        /*height: 220px;*/
        margin: 5% 0;
    }
    .dil{
        height: 400px;
    }
    .aut h5{
        font-size: 16px;
        margin: 7% 5%;
        width: 90%;
    }
    .dil-img{
      height: 400px;
    }
    .view {
width: 100%;
        margin-top: 5%;
        margin-bottom: 5%;
    }
    .views {

        margin-top: 5%;
        margin-bottom: 5%;
    }
    .resource-item{
        /*margin: 5%;*/
        /*padding: 10% 5%;*/
        margin: 5% 0;

        height: 250px;

    }

    .view-2 {

        margin: 5% auto;
        width: 100%;


    }

}</pre></body></html>