/*
Theme Name:     vcstechnology
Template:       twentynineteen
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=cyrillic');
* {
    font-family: 'Open Sans', sans-serif;
}
html {
    position: relative;
    min-height: 100%;
}
body {
    margin-bottom: 100px;
}
.navbar{
    border-bottom: none;
    background: #66257b; /* Old browsers */
    background: -moz-linear-gradient(top,  #66257b 0%, #5C2271 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #66257b 0%,#5C2271 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #66257b 0%,#5C2271 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66257b', endColorstr='#5C2271',GradientType=0 ); /* IE6-9 */

}
h1, h2{
    display: inline-block;
}
a{
    text-decoration: underline;
}
a:hover{
    text-decoration: none;
}
.advantages  img.key, .products img.key{
    margin-top: -10px;
    width: 70px;
    display: inline-block;
    margin-left: 30px;
}
.advantages{
    margin-top:-1px;
}
.navbar-brand {
    position: relative;
    top: 13px;
    font-weight: 700;
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
}
.navbar li{
    border-right: 1px solid #333;
}
.navbar li a{
    padding: 0 50px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    line-height: 75px;
}
.navbar-default .navbar-nav>li>a{
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #c6c5c6;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: transparent;
}
.navbar-default .navbar-toggle{
    border-color: #c6c5c6;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #c6c5c6;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.image{
    margin-top: 70px;
    width: 100%;
    height: 100vh;
    background: url('./img/conf.svg') center center no-repeat;
    background-size:  cover;
}
.company{
    margin-top: 50px;
    padding-bottom: 50px;
}
.company .title{
    text-align: center;
}
.company h1{
    margin-top: 55px;
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 29px;
    text-align: center;
}
.image h1{
    margin-top: 50px;
    font-weight: 700;
    font-size: 29px;
}
.main-container{

}
ul.nav-link{
    -webkit-padding-start: 0;
    margin-bottom: 0;
}
.advantages{
    font-size: 18px;
    color: #c6c5c6;
    width: 100%;
    height: auto;
    background-color: #66257b;
}
h2{
    color: #fff;
    font-size: 34px;
}
.advantages ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.advantages ul li{
    padding:5px;
}
.advantages ul li:before{
    content:'';
    display:inline-block;
    height:12px;
    width:12px;
    background-image:url('./img/li.svg');
    background-size:contain;
    background-repeat:no-repeat;
    padding-left: 1.5em;
}
.advantages  img{
    text-align: left;
    width: 325px;
    margin-top: 20px;
}
.products{
    width: 100%;
    padding-top: 35px;
    margin-top: -1px;
    padding-bottom: 100px;
    background: -moz-linear-gradient(top, rgb(102, 37, 123) 31%, rgb(162, 48, 183) 49%, rgba(255,255,255,0.02) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgb(102, 37, 123) 31%, rgb(162, 48, 183) 49%,rgba(255,255,255,0.02) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgb(102, 37, 123) 31%, rgb(162, 48, 183) 49%,rgba(255,255,255,0.02) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66257b', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.products h2{
    padding-left: 15px;
    margin-bottom: 60px;
    font-size: 29px;
}
#product h2{
    margin-bottom: 0;
    position: relative;
    bottom: -10px;
}
.product-img img{
    max-width: 255px;
}
.product-img{
    text-align: center;
}
.product-img p{
    color:#fff;
    font-size: 18px;
    text-align: center;
    padding-top: 30px;
}
.first{
    margin-top: 50px;
}
.second{
    margin-top: 135px;
}
.third{
    height: 200px;
    margin-right: 85px;
}
.fourth{
    margin-top: 135px;
}
.microphones{
    text-align: center;
}
.fifth{
    height: 200px;
    margin-right: 65px;
    margin-top: 20px;
}
.sixth{
    margin-top: 50px;
}
.brands{
    margin-top:100px;
    text-align: center;
}
.brands a p{
    margin-top: 20px;
    font-size: 28px;
    font-weight: 300;
}
.brands a{
    display: block;
    color: #333;
}
.brands a:hover{
    text-decoration: none;
}
.brands img{
    width: 250px;
}
.footer{
    background-color: #66257b;
    width: 100%;
    padding-top: 20px;
    height: 110px;
    position: absolute;
    bottom: 0;
}
.footer .terms p {
    color: #c6c5c6;
    font-size: 16px;
    text-align: center;
    padding: 20px 50px 0 0;
}
.footer .about p{
    text-align: right;
    font-size: 24px;
    color: #fff;
    margin-top: 40px;
}
.footer .email a{
    margin-left: 5px;
}
.footer a{
    color: #fff;
    font-size: 24px;
}
.clear{
    content: '';
    clear: both;
}
.trueconf{
    margin: 20px 0;
    text-align: center;
}
.trueconf p{
    color: rgba(255,255,255,.4)
}
.product-img a{
    color: #333;
}
.product-img{
    height:300px;
}
.product-img a:hover{
    text-decoration: none;
}
.product-img a .st3{
    fill: #c6c5c6;
}
.product-img a:hover .st3{
    fill: #309bfe;
}
@media screen and (max-width: 1200px){
    .navbar-brand{
        margin-right: 0px;
    }
}
@media screen and (max-width: 992px){
    .navbar li a{
        padding: 0 30px;
    }
    .fourth {
        margin-top: 115px;
    }
}
@media screen and (max-width: 768px){
    .navbar-brand{
        top: 0;
    }
    .image {
        margin-top: 50px;
    }
    .image h1{
        font-size: 21px;
    }
}
@media screen and (max-width: 500px){
    .advantages  img.key, .products img.key {
        margin-top: -10px;
        width: 35px;
        display: inline-block;
        margin-left: 5px;
    }
}
@media screen and (min-width: 768px){

    .product-img{
        text-align: center;
        position: relative;
    }
    .product-img > div {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
.choose_product {
    margin-top: 60px;
    margin-bottom: 40px;
}
.choose_product a {
    padding: 15px 30px;
    background: #66257b;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
}
.choose_product a:hover {
    background: #5C2271;
    color: #c6c5c6;
}
table td {
    padding: 7px;
}




