﻿


#div-cargroup {
    width: 1150px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    direction: ltr;
    padding-top: 5px;
    margin-top:30px;
}

#div-group-item {
    width: 100%;
    min-height: 260px;
    margin-top: 10px;
    background-image: url('../images/ss.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

#div-group-item > div {
    width: 1150px;
    min-height: 260px;
    margin-right: auto;
    margin-left: auto;
}

#div-home-news {
    height: 380px;
    width: 1150px;
    margin-right: auto;
    margin-left: auto;
    direction: ltr;
    margin-top: 50px;
}

.p-title-homenews {
        text-align: right;
        padding-right: 10px;
        margin-top: -35px;
        position: absolute;
        width: 1135px;
        color: #0e0170;
        font-size: 15px;
        border-right: solid 5px #808080;
        height: 28px;
    }

.content-sliderss{
	list-style: none outside none;
	padding-left: 0;
    margin: 0;
}
        
.content-sliderss li{
		   
	text-align: center;
	color: #FFF;
    height:300px!important;
 
}
.content-sliderss div {
	width:100%;
	height:99%;
    border-bottom-right-radius:20px;
    border-bottom-left-radius:20px;
    background-color:#d2d2d1;
    border:solid 1px #d2d2d1;
           
}

.content-sliderss div:hover {
    background-color:#eceaea;

}
.content-sliderss li div > a {
    width: 100%;
    height: 200px;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.content-sliderss li div > a img {
     width:100%;
}

.content-sliderss li div > a:hover img {
    -webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
    }

.content-sliderss li div p:nth-of-type(1) {
    background-position: right 5px;
    text-align: right;
    padding-right: 32px;
    height: 25px;
    color: black;
    font-size: 16px;
    height: 25px;
    margin: 0px;
    background-image: url('../images/bool.png');
    background-repeat: no-repeat;
    margin-right: 7px;
}

.content-sliderss li div p:nth-of-type(2) {
         
    color: #045496;
    height: 50px;
        
    text-align:right;
    padding-right:5px;
    margin-top:7px;
    font-size:12px;
}
.content-sliderss span {
    display:block;
    width:90%;
    height:25px;
           
}
.content-sliderss li div p:nth-of-type(3) {
    height: 25px;
    margin-top: -35px;
}

.content-sliderss li div p a {
    border-radius: 3px;
    display: block;
    float: left;
    margin-left: 15px;
    width: 80px;
    height: 25px;
    padding-bottom:6px;
    background-color: #032254;
    color: #FFFFFF;
    background: #022e52; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left bottom, #022e52,#137bd1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left bottom, #022e52, #137bd1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left bottom, #022e52, #137bd1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top right,#022e52, #137bd1); /* Standard syntax */

      transition: all 0.5s;
}

    .content-sliderss li div p a:after {
          content: '\00bb';
          position: absolute;
          opacity: 1;
          margin-top: 1px;
          margin-left: 15px;
          transition: 0.5s;
         
    }
    .content-sliderss li div p a:hover {
    padding-right: 15px;
    background: -webkit-linear-gradient(left bottom, #022e52,#032254); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left bottom, #022e52, #032254); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left bottom, #022e52, #032254); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top right,#022e52, #032254); /* Standard syntax */
    }

    /*<span class="close">&times;</span>*/

        /*-------------group---------------------*/

        .div-group div{
           height:200px;
           border:solid 1px #b0b0b1;
           text-align:right;
           padding:8px;
           line-height:24px;
           border-radius:10px;
           text-align:justify;
           border-bottom-right-radius:50px;
           color:#3b3a3a;
              background: gray; /* For browsers that do not support gradients */
              background: -webkit-linear-gradient(left bottom, gray, white); /* For Safari 5.1 to 6.0 */
              background: -o-linear-gradient(left bottom, gray, white); /* For Opera 11.1 to 12.0 */
              background: -moz-linear-gradient(left bottom, gray, white); /* For Firefox 3.6 to 15 */
              background: linear-gradient(to top right,gray, white); /* Standard syntax */


        }
        .a-more-group {
             background: -webkit-linear-gradient(top, #0c0352 0%, #0c0352 40%, #040023 100%);
            background: linear-gradient(to bottom, #0c0352 0%, #0c0352 40%, #040023 100%);
            display:block;
            width:90px;
            height:30px;
            text-align:center;
            position:absolute;
            margin-right:230px;
            margin-top:160px;
            border-radius:5px;
            color:white;
        }
            .a-more-group:hover {
                color:#ff6a00;
            }
        /*--------برند ---------*/


        
       /*---------------------------------------------*/

