/*
Theme Name: Zeus
Description: <strong>A sleek Portfolio HTML Template by Alex Gurghis</strong> - <br/> Update notifications available on twitter:<br/> <a href='https://twitter.com/agurghis'>Follow me on twitter</a>
Version: 1.0
Author: Alex Gurghis
Author URI: https://www.alexgurghis.com
*/

/* url('css/grid.css') loads the default grid with all widths for the different screens */

/* url('css/main.css') loads template styles */   

ul.services {
    padding: 0 15px;
    line-height: 18px;
}
ul.services li{
    padding-bottom: 10px;
}

.top-info span.opening {
    margin-top: 10px;
}
.service {
    display: block;
    float: left;
    padding-right: 5px;    
}

.services i {
    color: #4860A0;
    font-size: 1.2em;
}

.service img {
    height: 240px;
    width: 120px;
}
a.lb-thumbnails > div {
    display: none !important;
}

.whatsapp-ico {
    position: fixed;
    bottom: 10px;
    right: 20px;
    z-index: 11111111;
}
.whatsapp-ico img {
    width: 70px;
}