﻿html
{
    padding: 0;
    margin: 0;
    background-color: #fff !important;
}
body
{
    margin: 0;
    padding: 0;
    background-color: #fff !important;
}
.topHeader
{
    width: 100%;
    background-image: url("/RetqaSite/2016/images/headerbg.jpg");
    background-repeat: repeat-x;
    height: 150px;
}


.topHeader .topheaderLinks
{
    width: 80%;
    height: 45px;
    margin-left: 10%;
    margin-right: 10%;
    border: 0px solid #fff;
    color: #474445;
    z-index: -100;
}


.topHeader .topheaderLinks span
{
    float: left;
    line-height: 35px;
    margin-left: 15px;
}

.topHeader .topheaderLinks img
{
    margin-top: 10px;
    margin-left: 15px;
    float: left;
}

.topHeader .topheaderLinks img:hover
{
    opacity: 0.8;
}
.topheaderLinks .DropDownsingup
{
    width: 226px;
    height: 32px;
    background-image: url("/RetqaSite/2016/images/signup.png");
    margin-top: 5px;
    position: relative;
    float: left;
    margin-left: 20%;
    cursor: pointer;
}

.topheaderLinks .Contactus
{
    width: 400px;
    height: 32px;
    float: right;
    margin-top: 0px;
    line-height: 44px;
    color: #fff;
    border: 0px solid #fff;
}


.topheaderLinks .Contactus img.whatsapp
{
    float: left;
    margin-left: 10%;
    margin-top: 5px;
}


.topheaderLinks .Contactus a
{
    color: #fff;
    text-decoration: none;
    float: left;
}

.topheaderLinks .Contactus a:hover
{
    color: #ccc;
}

.topheaderLinks .Contactus a.telephone
{
    float: left;
    margin-left: 0%;
    cursor: default;
}


.topHeader .MainMenu
{
    width: 76%;
    height: 105px;
    margin-left: auto;
    margin-right: auto;
}


.topHeader .MainMenu img
{
    margin-top: 10px;
    float: left;
}

.topHeader .MainMenu img.Retqaname
{
    float: left;
    margin-top: 25px;
    margin-left: 20px;
}

.topHeader .MainMenu ul.MainMenuList
{
    list-style: none;
    color: #979797;
    width: 650px;
    margin-right: 50px;
    text-align: center;
    border: 0px solid #fff;
    margin-top: 30px;
    float: right;
}


.topHeader .MainMenu ul.MainMenuList li
{
    display: inline-block;
    margin-left: 10px;
    height: 44px;
    width: 85px;
    text-align: center;
}

.topHeader .MainMenu ul.MainMenuList li a
{
    color: #979797;
    text-decoration: none;
    font-family: Arial;
    font-size: 15px;
    float: left;
    text-align: center;
    font-weight: bold;
    color: #a4a4a4;
    height: 44px;
    width: 85px;
    line-height: 30px;
    transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}

.topHeader .MainMenu ul.MainMenuList li:hover a
{
    background-image: url("/RetqaSite/2016/images/Listbg.png") !important;
    background-position: top center !important;
    height: 44px;
    width: 85px;
    color: #fff;
    text-align: center;
    transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
}

.DepartmentSlices
{
    width: 1250px;
    height: 230px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #fff !important;
}

.DepartmentSlices:hover
{
    width: 1250px;
    height: 230px !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #fff !important;
}

.DepartmentSlices a
{
    background-color: #fff !important;
}

.DepartmentSlices a:hover
{
    background-color: #fff !important;
}

.DepartmentSlices a img
{
    padding: 0px;
    opacity: 0.8;
    width: 270px;
    height: 212px;
    margin-left: 30px;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    background-color: #fff !important;
    z-index: 1;
}

.DepartmentSlices a img:hover
{
    padding: 0px;
    opacity: 1;
    width: 270px;
    height: 212px;
    margin-left: 30px;
    -webkit-transform: scale(1.15,1.15);
    -moz-transform: scale(1.15,1.15);
    -ms-transform: scale(1.15,1.15);
    -o-transform: scale(1.15,1.15);
    transform: scale(1.15,1.15);
    transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    background-color: #fff !important;
    z-index: 999999;
}


.LatestProducts
{
    width: 1250px;
    margin-left: auto;
    margin-right: auto;
    height: 750px;
    margin-top: 20px;
    margin-bottom: -300px;
}

.LatestProducts table
{
    width: 100%;
    vertical-align: top;
}

.LatestProducts table tr td
{
    vertical-align: top;
}

.LatestProducts table tr:first-child td
{
    border-bottom: 2px solid #f5f5f5;
}

.LatestProducts table tr:last-child td
{
    border-bottom: 0px solid #f5f5f5;
}

.LatestProducts table.youtubetable tr td img
{
    line-height: 20px;
    margin-right: 10px;
}

table.youtubetable
{
    border: 1px solid #000;
    margin-top: 10px;
    box-shadow: 0px 0px 2px 0px #000;
    padding: 0px;
    width: 100%;
    color: #fff !important;
}


table.youtubetable img
{
}

.LatestProducts table.youtubetable tr td a
{
    font-family: 'Traditional Arabic';
    font-size: 17px;
    color: #fff !important;
    line-height: 0px;
}

.LatestProducts table.youtubetable tr td a:hover
{
    color: #ccc !important;
}

.ScattaradProducts
{
    width: 100%;
    height: 1150px;
    background-color: #f6f6f6;
    margin-top: 50px;
}

.ScattaradProducts .ProductsLine
{
    width: 45%;
    height: 10px;
    background-image: url("/RetqaSite/2016/images/lines.png");
    background-repeat: repeat-x;
    float: left;
    margin-top: 20px;
}


.ScattaradProducts .SlidePics
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f6f6f6;
    height: 500px;
    margin-top: 10px;
    float: left;
}

.ScattaradProducts .SlidePics .InnderSlides
{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f6f6f6;
    height: 500px;
    margin-top: 0px;
}

/*************************************************/
/* Tab style */
#scrollUp
{
    bottom: 20px;
    right: 40px;
    background-image: url('/RetqaSite/2016/img/top.png');
    background-repeat: no-repeat;
    width: 49px;
    height: 50px;
    margin-bottom: -10px; /*     padding: 10px 5px;     font: 14px/20px sans-serif;     text-align: center;     text-decoration: none;     text-shadow: 0 1px 0 #fff;     color: #828282;     -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);     -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);     box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);     background-color: #E6E6E6;     background-image: -moz-linear-gradient(top, #EBEBEB, #DEDEDE);     background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EBEBEB), to(#DEDEDE));     background-image: -webkit-linear-gradient(top, #EBEBEB, #DEDEDE);     background-image: -o-linear-gradient(top, #EBEBEB, #DEDEDE);     background-image: linear-gradient(to bottom, #EBEBEB, #DEDEDE);     background-repeat: repeat-x;     -webkit-transition: margin-bottom 150ms linear;     -moz-transition: margin-bottom 150ms linear;     -o-transition: margin-bottom 150ms linear;     transition: margin-bottom 150ms linear;     */
}

#scrollUp:hover
{
    margin-bottom: 0;
}

.OpinionPage
{
    width: 100%;
    height: 155px;
    background-image: url('/RetqaSite/2016/images/Bricks.jpg');
    background-repeat: repeat-x;
}

.OpinionPage h2
{
    font-family: Cambria;
    font-size: 45px;
    line-height: 150px;
}
.ClientsDivision
{
    width: 1350px;
    height: 500px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    vertical-align: top;
}


.ClientsDivision .ClientImage
{
    width: 824px;
    height: 495px;
    float: left;
    padding: 10px;
    border: 1px solid #f6f6f6;
    margin-left: 70px;
    margin-top: 30px;
    background-color: #f6f6f6;
    position: relative;
}

.ClientsDivision .ClientImage img
{
    width: 805px;
    height: 473px;
    border: 1px solid #000;
}


.ClientsDivision .Socialshares
{
    float: left;
    width: 420px;
    height: 485px;
    margin-top: 0px;
    background-color: #fff;
    position: relative;
}

.ClientsDivision .Socialshares table
{
    width: 400px;
    background-color: #fff;
    margin-top: 30px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.ClientsDivision .Socialshares table tr td
{
    border: 0px;
    vertical-align: top;
    text-align: center;
    margin: 0;
    padding: 2px;
}

.ClientsDivision .Socialshares table tr td img
{
    margin-top: 0px;
}

.ClientsDivision .Socialshares table tr td img:hover
{
    opacity: 0.85;
    cursor: pointer;
}

.ClientsDivision .Socialshares table tr td h4
{
    text-align: left;
    text-indent: 25px;
}

.ClientOpinion
{
    width: 1350px;
    height: 100%;
    margin-top: 40px;
    background-color: #fff;
    margin-right: auto;
    margin-left: auto;
}

.ClientOpinion table
{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.ClientOpinion table h2
{
    font-family: Cambria;
}
.ClientOpinion table span
{
    color: #8e8e8e;
    text-align: justify;
    line-height: 30px;
}
.ClientOpinion table tr td
{
    vertical-align: top;
}

.ClientOpinion table tr
{
    border: 1px;
}
