ul.servicesList{
    margin-left: -20px;
}

ul.servicesList li{
    display: block;
    float: left;
    width: 25%;
    position: relative;
}
ul.servicesList li p.title{
    font-family: 'Signika', sans-serif;
    font-size: 1.7em;
    font-weight: 300;
    color: #fff;
    text-transform: lowercase;
    margin: 0 0 12px;
}

ul.servicesList li div.img,
ul.offerList li div.img{
    background: #242424;
    border: 1px solid #0d0d0d;
    padding: 4px;
    display: inline-block;
}

ul.servicesList li div.img::before{
    position: absolute;
    width: 210px;
    height: 151px;
    content: "";
    z-index: 99;
    -moz-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.15);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.15);

}

ul.servicesList li .servicesContent,
ul.offerList li .offerListContent{
    margin-left: 20px;
}

.offerListContent a{
    line-height: 0;
}

/** offerList **/

ul.offerList{
    margin-left: -20px;
}
ul.offerList li{
    display: block;
    float: left;
    width: 50%;
    position: relative;
}

ul.offerList li p.title,
.titleOffer{
    background: #ff6600;
    color: #fff;
    padding: 10px;
    display: inline-block;
    position: absolute;
    bottom: 18px;
    left: 15px;
    margin: 0;
    font-family: 'Signika', sans-serif;
    font-size: 2em;
    font-weight: 300;
    text-transform: capitalize;
    z-index: 999;
}

.titleOffer{
    left: -10px;
    font-size: 2.4em;
}

/** menus **/

ul.menus li{
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid #090909;
    list-style: none;

}

ul.menus li:hover{
    background: rgba(0, 0, 0, 0.45);
}

ul.menus li a{
    padding: 5px 10px;
    color: #fff;
    display: block;
    font-family: 'Signika', sans-serif;
    font-weight: 300;
    color: #484848;
}

ul.menus li.active a{
    color: #fff;
}

.vs-block-content ul{
    list-style: square inside;
}



.vs-block-content.imgofferContent{
    line-height: 1.3em;
    font-size: 11.5px
}
.imgOFferList li{
    width: 149px;
    display: block;
    float: left;
    margin-bottom:20px;
    margin-right: 20px;
    font-family: 'Signika', sans-serif;
    font-weight: 300;
    font-size: 1.2em;
}

.imgOFferList li img{
    border: 1px solid #000;
    margin-bottom: 10px
}

.list-2column li{
    float: left; width: 339px;
}

.nolist > li{
    list-style: none
}

.nolist ul{
    margin-left: 20px;
}

.project{
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #252525;
}

.project:first-child{
    margin-top: 0;
    padding-top: 0;
    border: none;
}
.project img:first-child{

}

.project a.nivo-control img{
	width: 158px;
	height: 104px;
}

.project a{
    line-height: 1em;
}

.project img{
    border: 1px solid #000;
    margin: 0;
    padding: 0;
}

.project .mainImgProject{
    margin-bottom: 15px;
}

.colorOrange{
    color: #ff6600;
}

.logoText{
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Signika', sans-serif;

}

#offerList ul li,
ul.orangeList li{
    color: #ff6600;
}

#offerList ul li span,
ul.orangeList li span{
    color: #fff;
}

#reference .item .smallFont{
    font-size: 0.9em;
    text-align: right;
    line-height: 1.6em;
    color: #9b9b9b;
    margin-top: 7px;
}

#reference .item{
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #252525;
}
#reference .item:first-child{
    border: 0;
    margin: 0;
    padding: 0;
}

.ico-mail{
    background: url(../images/ico-mail.png) no-repeat left;
    padding-left: 35px;

}

.ico-mail a{
    color: #fff;
}
.ico-tel{
    background: url(../images/ico-tel.png) no-repeat left;
    padding-left: 35px;

}

form div > p{
    margin-top: 20px;
}

form div > p:first-child{
    margin-top: 0;
}
form label{display: block; text-shadow: 1px 1px 1px #000;}

form input, form textarea{width: 100%; height: 33px; padidng: 5px 0;
    border: 1px solid #000; box-sizing: border-box;}
form textarea{height: auto;}

form input[type=submit]{
    background: #ff6600;
    color: #fff;
    display: inline-block;
    width: auto;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    border: none;
    box-shadow: 0 0 15px #000;
    -moz-box-shadow: 0 0 15px #000;
    -webkit-box-shadow: 0 0 15px #000;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

form input[type=submit]:hover{
    background: #ff8e42;
    box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    -webkit-box-shadow: 0 0 5px #000;
}

.msg{
    background: #add8e6;
    border: 1px solid#9CC2D0;
    color: #435358;
    padding: 10px;
}

.gallery-content{
    margin-left: -6px;
}
.gallery-content img{
    margin-left: 6px;
}

.navOffer{
	width: 195px;
}

.navOffer a{
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #262626;
	padding: 8px 0 8px 15px;
	display: block;
	font-family: 'Signika', sans-serif;
	background: url('../images/arWhite.png') left 14px no-repeat;
}

.navOffer li:last-child a{
	border-bottom: 0;
}

.navOffer a:hover,
.navOffer a.active{
	color: #e74f03;
	background: url('../images/arOrange.png') left 14px no-repeat;
}