
section.full-width-section .full-widht-content ul li { line-height: 24px; margin-bottom: 10px; position: relative; padding-left: 30px; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
section.full-width-section .full-widht-content ul li:before {content: ''; position: absolute; left: 4px; top: 10px; width: 8px; height: 8px; background: #5287FF; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 2;}