﻿/* Gallery  Begin */
.list_carousel
{
    text-align: left;
    margin-left: 0px;
    width: 705px;
}
.list_carousel ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.list_carousel li
{
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 115px;
    min-height: 120px;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
.list_carousel.responsive
{
    width: auto;
    margin-left: 0;
}
.timer
{
    background-color: #E4E4E4;
    height: 4px;
    margin-left: 0px;
    margin-top: 6px;
    max-width: 675px;
    width: 0;
}

.prev
{
    margin: 4px 1px 2px 0;
    display: inline-block;
    width: 32px;
    height: 21px;
    background: url("../images/aroww_Hover_Normal_L.png") no-repeat center top;
}
.prev:hover
{
    margin: 4px 1px 2px 0;
    display: inline-block;
    width: 32px;
    height: 21px;
    background: url("../images/aroww_Hover_Normal_L.png") no-repeat center bottom;
}
.next
{
    margin: 4px 0px 2px 1px;
    display: inline-block;
    width: 32px;
    height: 21px;
    background: url("../images/aroww_Hover_Normal_R.png") no-repeat center top;
}
.next:hover
{
    margin: 4px 0px 2px 1px;
    display: inline-block;
    width: 32px;
    height: 21px;
    background: url("../images/aroww_Hover_Normal_R.png") no-repeat center bottom;
}
.pager
{
    float: left;
    width: 42px;
    text-align: center;
    margin:0px;
}
.pager a
{
    background: none repeat scroll 0 0 #d7d7d7;
    -webkit-border-radius: 70px;
    -moz-border-radius: 70px;
    border-radius: 70px;
    color: #d7d7d7;
    font-size: 5px;
    margin: 0 2px;
    padding: 0 2px;
    text-decoration: none;
}
.pager a.selected
{
    background: none repeat scroll 0 0 #999999;
    color: #999999;
}
.Right_part
{
    display: inline-block;
    float: right;
    height: 30px;
    margin-right: 10px;
    text-align: right;
    width: 100px;
    margin-top: 4px;
}
/****************************************************/
/* Gallery  Begin */
.list_carousel_client
{
    text-align: left;
    margin-left: 0px;
    width: 705px;
}
.list_carousel_client ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.list_carousel_client li
{
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 175px;
    min-height: 85px;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
.list_carousel_client.responsive
{
    width: auto;
    margin-left: 0;
}
/*********************************************************************/
/* Gallery  Begin */
.list_carousel_prtaner
{
    text-align: left;
    margin-left: 0px;
    width: 210px;
  
}
.list_carousel_prtaner ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.list_carousel_prtaner li
{
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 195px;
    min-height: 85px;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
.list_carousel_prtaner.responsive
{
    width: auto;
    margin-left: 0;
}

.prev_p
{
    margin: 4px 3px 2px 0;
    display: inline-block;
    width: 12px;
    height: 24px;
    background: url("../images/aroww_Hover_Normal_L2.png") no-repeat center top;
}
.prev_p:hover
{
    margin: 4px 3px 2px 0;
    display: inline-block;
    width: 12px;
    height: 24px;
    background: url("../images/aroww_Hover_Normal_L2.png") no-repeat center bottom;
}
.next_P
{
    margin: 4px 0px 2px 3px;
    display: inline-block;
    width: 12px;
    height: 24px;
    background: url("../images/aroww_Hover_Normal_R2.png") no-repeat center top;
}
.next_P:hover
{
    margin: 4px 0px 2px 3px;
    display: inline-block;
    width: 12px;
    height: 24px;
    background: url("../images/aroww_Hover_Normal_R2.png") no-repeat center bottom;
}
/****************************************************/
/* Gallery  Begin */
.list_carousel_testimonial
{
    text-align: left;
    margin-left: 0px;
    width: 232px;
}
.list_carousel_testimonial ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
.list_carousel_testimonial li
{
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 232px;
    min-height: 85px;
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}
.list_carousel_testimonial.responsive
{
    width: auto;
    margin-left: 0;
}
.Right_part_test
{
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 20px;
    margin-top: 4px;
    text-align: right;
    width: 42px;
}
/* Gallery  End */