/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 24, 2019, 3:18:21 PM
    Author     : alex
*/

body {
     color: #222222;
font-size: 16px;
}

.list-check-one li {
    flex-basis: 93%;

}

.image-skew {

 padding-bottom: 15px;

}
.list-marked {
    margin-bottom: 15px;
}

@media (min-width: 1200px) {
 * + .divider-edgewise,
 .divider-edgewise + * {
  margin-top: 50px;
 }
}


.icon-l {
    font-size: 32px;
}
.quote-demo {

font-size: 16px;
}

.strong {
    font-weight: 600;
}

.block-lg-1 {
    max-width: 1470px;
}