*,
*:after,
*:before
{
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}



#after,
#before
{
    height: 2000px;
}

#services-visu
{
    margin: 0 auto;
    max-width: 950px;
    position: relative;
    width: 100%;
}

#services-visu p
{
	letter-spacing: 1px;
	 line-height: 19px;
}

#services-visu h3
{
  padding-bottom: 6px;
  
}  
  
#services-visu > div:nth-of-type(1)
{
    background-color: #1D1D20;
    height: 50%;
    left: 0;
    position: absolute;
    top: 50%;
    width: 35%;
}

#services-visu > div:nth-of-type(2)
{
    position: absolute;
    height: 19.07%;
    right: 50%;
    top: 50%;
    width: 14.07%;
    
    background: -moz-linear-gradient(left, rgba(29,29,32,1) 0%, rgba(29,29,32,1) 8%, rgba(29,29,32,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(29,29,32,1)), color-stop(8%,rgba(29,29,32,1)), color-stop(100%,rgba(29,29,32,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(29,29,32,1) 0%,rgba(29,29,32,1) 8%,rgba(29,29,32,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(29,29,32,1) 0%,rgba(29,29,32,1) 8%,rgba(29,29,32,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(29,29,32,1) 0%,rgba(29,29,32,1) 8%,rgba(29,29,32,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(29,29,32,1) 0%,rgba(29,29,32,1) 8%,rgba(29,29,32,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d1d20', endColorstr='#001d1d20', GradientType=1); /* IE6-9 */
}

#services-visu img:nth-of-type(1)
{
    vertical-align: top;
    width: 100%;
}

#services-visu img:nth-of-type(2)
{
    left: 43%;
    margin-top: -6%;
    position: absolute;
    top: 50%;
    width: 14%;
}

#services-visu svg
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#services-visu svg circle
{
    fill: none;
}

#services-visu svg:nth-of-type(1) circle
{
    stroke: #525254;
    stroke-dasharray: 1 5;
    stroke-dashoffset: 0;
    stroke-width: 2;
}

#services-visu svg:nth-of-type(2) circle
{
    stroke: #876238;
    stroke-dasharray: 917 917;
    stroke-dashoffset: 917;
    stroke-width: 10;
}

#services-visu ul
{
    height: 100%;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#services-visu ul li
{
    display: table;
    position: absolute;
}

#services-visu ul li div:nth-of-type(1)
{
    background-color: #1D1D20;
    height: 90px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 65px;
}

.lasticons
{
    top: 42% !important;
}



#services-visu ul li div:nth-of-type(2)
{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

#services-visu ul li div:nth-of-type(2) h3
{
    background-color: #1D1D20;
    color: #FFF;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
	line-height: 19px;
	letter-spacing: 3px;
}

#services-visu ul li div:nth-of-type(2) p
{
    background-color: #1D1D20;
    font-size: 12px;
}

/* ---------------------------------------------------------------------------------------------------- */

#services-visu ul li:nth-of-type(1),
#services-visu ul li:nth-of-type(4)
{
    height: 40%;
    top: 30%;
    width: 24%;
}

#services-visu ul li:nth-of-type(2),
#services-visu ul li:nth-of-type(3),
#services-visu ul li:nth-of-type(5),
#services-visu ul li:nth-of-type(6)
{
    height: 20%;
    width: 37%;
}

#services-visu ul li:nth-of-type(2),
#services-visu ul li:nth-of-type(6)
{
    right: 60%;
}

#services-visu ul li:nth-of-type(3),
#services-visu ul li:nth-of-type(5)
{
    left: 60%;
}

#services-visu ul li:nth-of-type(1)
{
    left: 20px;
}

#services-visu ul li:nth-of-type(4)
{
    left: 73%;
}

#services-visu ul li:nth-of-type(1),
#services-visu ul li:nth-of-type(2),
#services-visu ul li:nth-of-type(6)
{
    text-align: right;
}

#services-visu ul li:nth-of-type(2),
#services-visu ul li:nth-of-type(3)
{
    top: 5%;
}

#services-visu ul li:nth-of-type(5),
#services-visu ul li:nth-of-type(6)
{
    bottom: 5%;
}

/* ---------------------------------------------------------------------------------------------------- */

#services-visu ul li:nth-of-type(1) div:nth-of-type(1),
#services-visu ul li:nth-of-type(2) div:nth-of-type(1),
#services-visu ul li:nth-of-type(6) div:nth-of-type(1)
{
    right: 0;
}

#services-visu ul li:nth-of-type(1) div:nth-of-type(2),
#services-visu ul li:nth-of-type(2) div:nth-of-type(2),
#services-visu ul li:nth-of-type(6) div:nth-of-type(2)
{
    padding-right: 72px;
}

#services-visu ul li:nth-of-type(3) div:nth-of-type(1),
#services-visu ul li:nth-of-type(4) div:nth-of-type(1),
#services-visu ul li:nth-of-type(5) div:nth-of-type(1)
{
    left: 0;
}

#services-visu ul li:nth-of-type(3) div:nth-of-type(2),
#services-visu ul li:nth-of-type(4) div:nth-of-type(2)
{
    padding-left: 80px;
}

#services-visu ul li:nth-of-type(5) div:nth-of-type(2)
{
    padding-left: 100px;
}

/* ---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 767px)
{
    #services-visu
    {
        text-align: center;
    }
    
    #services-visu img,
    #services-visu svg
    {
        display: none;
    }
    
    #services-visu ul
    {
        height: auto;
        position: relative;
    }
    
    #services-visu ul li:nth-of-type(1),
    #services-visu ul li:nth-of-type(2),
    #services-visu ul li:nth-of-type(3),
    #services-visu ul li:nth-of-type(4),
    #services-visu ul li:nth-of-type(5),
    #services-visu ul li:nth-of-type(6)
    {
        bottom: auto;
        height: auto;
        left: auto;
        padding-top: 50px;
        position: relative;
        right: auto;
        text-align: center;
        top: auto;
        width: 100%;
    }
    
    #services-visu ul li:nth-of-type(1)
    {
        padding-top: 0;
    }
    
    #services-visu ul li:nth-of-type(1) div:nth-of-type(1),
    #services-visu ul li:nth-of-type(2) div:nth-of-type(1),
    #services-visu ul li:nth-of-type(3) div:nth-of-type(1),
    #services-visu ul li:nth-of-type(4) div:nth-of-type(1),
    #services-visu ul li:nth-of-type(5) div:nth-of-type(1),
    #services-visu ul li:nth-of-type(6) div:nth-of-type(1)
    {
        display: inline-block;
        left: auto;
        margin-top: auto;
        position: relative;
        right: auto;
        top: auto;
    }
    
    #services-visu ul li:nth-of-type(1) div:nth-of-type(2),
    #services-visu ul li:nth-of-type(2) div:nth-of-type(2),
    #services-visu ul li:nth-of-type(3) div:nth-of-type(2),
    #services-visu ul li:nth-of-type(4) div:nth-of-type(2),
    #services-visu ul li:nth-of-type(5) div:nth-of-type(2),
    #services-visu ul li:nth-of-type(6) div:nth-of-type(2)
    {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
}