/*
Theme Name: AL SANOUBER
Theme URI: http://cherrysoft.ae/
Author: Ali Kumail 
Author URI: http://cherrysoft.ae/
Description: A custom theme for AL SANOUBER
Version: 4.0.3
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: cherrysoft

*/
body {
    background-color: #eaeaea;
}
.top-nav {
    background: #eaeaea;
}
.top-social {
    padding: 0px;
    margin: 0px;
}
.top-social li {
    display: inline-block;
    /* padding: 10px; */
    background: white;
    width: 20px;
    height: 22px;
    text-align: center;
    border: solid 1px #0093d0;
    /* padding-top: 4px; */
    /* border-radius: 8px; */
    margin-top: 4px;
}
.top-social li a {
        color: #0093d0;
}


.top-social-pe li a {
    color: white;
}
.top-social-pe {
    padding: 0px;
   color: white;
    text-align: right;
    margin: 0px;
}
.top-social-pe li {
    display: inline-block;
    background: #0093d0;
    height: 30px;
    text-align: center;
    padding-top: 6px;
    padding: 4px 10px;
    /* border: solid 1px grey; */
}

.header-logo {
    width: 250px;
}

#mega-menu-wrap-main-menu {
    margin-top: 90px;
}
.client-logo {
    width: 100%;
    border: solid 1px lightgray;
    padding: 5px;
}
footer {
 //   background: #2d2d2d;
    color: white;
  //  padding: 8px;
}
footer p
{
margin:0px;
}
.sub-footer {
 //   background: grey;
    color: white;
  //  padding: 20px 0px;
   // margin: 40px 0px 0px 0px;
}
.white-bk
{
background:white;
}
.gray-bk {
    background: rgb(0, 147, 208) !important;
    color: white !important;
}
.no-padding
{
padding:0px;
}
.margin-top-nav {
    margin-top: 85px;
}
.our-clients {
    margin-bottom: 40px;
}
.about-us-area {
    margin-top: 40px;
}
.black-bk {
    background: black;
    padding: 7px 0px;
}
.list-table {
    width: 100%;
}
.link-list li {
    display: block;
    text-transform: uppercase;
    border: solid 1px #0093d0;
    margin: 3px;
    padding: 4px;
    color: white;
    /* background: #0093d0; */
    font-weight: bold;
}
.link-list {
    padding: 0px;
}
.link-list li a {
    font-weight: normal;
    padding-left: 5px;
    color: #0093d0;
    text-decoration: none !important;
}
img.ceo-img {
    width: 100%;
}
.ceo-message-area {
    width: 60%;
    text-align: center;
    margin: 8px auto;
    border: solid 1px #0093d0;
}
.ceo-message-area p {
    background: #0093d0;
    margin: 0;
    color: white;
    font-size: 19px;
}
.padding-tb
{
padding-top:30px;
padding-bottom:30px;
}
.why-us-icon {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.mytable {
    width: 100%;
}
.contactinfo-icon {
    width: 67px;
    padding: 11px;
    /* color: #0093d0; */
    /* color: white; */
}
.primary-color
{
color:rgb(0, 147, 208) !important;
}
.wpcf7-form-control {
    width: 100%;
    padding: 6px;
    margin-bottom: 10px;
    border: none;
    border-bottom: solid 1px #0093d0;
}
.wpcf7-submit {
    background: #0093d0;
    color: white;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 18px;
}
.margin-top-40
{ 
   margin-top: 40px;
}
.margin-top-20
{ 
   margin-top: 25px;
}