/*@import url('../fonts/titillium.css');*/

body, html {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    color: #000000
}
* {
    margin: 0;
    border: 0;
    padding: 0
}
.p {
    padding: 0;
    margin: 0
}
.after {
    clear: both;
    display: block;
    height: 0;
    visibility: hidden
}
.floatLeft {
    float: left
}
.floatRight {
    float: right
}
a :not(.link) {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #000
}
.banner .slick-slide img {
    width: 100%;
}
.first_contact_a {
    margin-left: 7px;
}
.contact_info .divider {
    margin: 0 6px;
}
.contact_info {
    line-height: 1;
    padding-bottom: 15px !important;
    font-family: 'Source Sans Pro', sans-serif;
}
.contact_info .bannercenter {
    padding-top: 15px !important;
    padding-bottom: 8px !important;
    border-top: 1px solid #d8d8d8;
}
.contact_info {
    font-size: 18px;
    color: #909090;
}
.contact_info a {
    font-size: 24px;
    color: #a8002b;
    border-bottom: 1px solid #a8002b;
}
.cur {
    cursor: pointer
}
.floater {
    float: left;
    width: 100%;
}
.margin_all {
    margin: 0 auto;
    width: 100%
}
.margin {
    margin: 0 auto;
    width: 1200px
}
.margin_core {
    margin: 0 auto;
    width: 1200px
}
.margin_respmenu {
    margin: 0 auto;
    width: 1200px
}
.margin1000 {
    margin: 0 auto;
    width: 1000px
}
.msgcontact {
    float: right;
    width: 100%;
    color: #e9193a;
    margin-bottom: 30px;
    background-color: #f2f2f2;
    margin-top: 35px;
    box-shadow: 0 0 4px #aa0000;
}
.msgcontact.two {
    box-shadow: 0 0 4px #008800;
}
.success {
    padding: 24px 20px 16px 60px;
    background-image: url("../images/status-success.png");
    background-position: 15px 15px;
    background-repeat: no-repeat;
    color: #008800;
    float: left;
    margin-bottom: 15px;
}
.error {
    padding: 20px;
    padding-left: 60px;
    background-image: url("../images/status-alert.png");
    background-position: 15px 15px;
    background-repeat: no-repeat;
    color: #aa0000;
    float: left;
    margin-bottom: 15px;
}
.events.mod ul li h2 {
    padding: 0;
    background: inherit !important;
    width: 80%;
}
.events.mod ul li .date {
    position: relative;
    border: none;
    color: #909090;
    padding: 10px 10px;
    /* background: #f1f1f1;*/
}
.home_txt {
    display: inline-block;
    width: 100%;
    color: white;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    padding: 32px 0;
    text-align: center;
    background: #a9002b;
}
.events.mod ul li .col-md-4 {
    -ms-flex: 0 0 31.333333%;
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
}
.events.mod ul li .download_news {
    float: right;
    padding: 5px 0;
    width: 160px;
    position: relative;
    z-index: 100;
    text-align: center;
}
.events.mod ul li .events_left, .events.mod ul li .events_right {
    opacity: 0;
    transition-delay: 0.5s;
    transition-duration: 0.4s;
    transition-property: all;
    transition-timing-function: ease;
    top: -43px;
}
.close_event {
    opacity: 0.2;
    width: 35px;
    position: absolute;
    top: 10px;
    right: 20px;
}
.close_event:hover {
    opacity: 1;
}
.close_event img {
    max-width: 100%;
}
.events.mod ul li .events_left {
    right: 100px;
}
.events.mod ul li .events_right {
    right: 58px;
}
.events.mod ul li .acto .events_left, .events.mod ul li .acto .events_right {
    opacity: 1;
    visibility: visible;
}
.mod .events_image_box {
    padding-top: 10px;
}
.btn_events.acto .download_news {
    display: none;
}
.events.mod ul li .download_news a {
    display: inline-block;
    width: 100%;
}
.events.mod ul li .download_news:hover, .events.mod ul li .download_news:hover a {
    background: #a8002b !important;
    color: white !important;
}
.events.mod ul li .date:before {
    position: absolute;
    top: 22%;
    right: 3%;
    content: "";
    width: 1px;
    height: 54%;
    background: #909090;
}
.events.mod ul li:nth-child(even) {
    background: #ffffff !important;
}
.events.mod ul li h2 {
    font-size: 13px;
    position: relative;
    border: none;
    margin-bottom: 0;
    padding: 7px 0;
    color: #909090 !important;
}
.events.mod ul li {
    margin-bottom: 0;
    background: #f0f0f0 !important;
    color: #797979;
    font-size: 12px;
    position: relative;
    border: none;
    color: #909090;
    padding: 10px 10px;
    background: #f1f1f1;
}
.events.mod ul li:nth-child(even) td {
    background: #ffffff;
}
.events.mod ul li {
    padding: 8px 10px;
}
.margin_respmenu {
    position: relative;
}
.floater.rell {
    position: relative;
}
.watch-video-footer {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 5px;
}
.watch-video-footer img {
    max-width: 98%;
    display: inline-block;
}
.watch-video {
    width: 100%;
    position: absolute;
    bottom: 34px;
    right: 0;
    z-index: 10;
    text-align: center;
}
.watch-video img {
    max-width: 90%;
    display: inline-block;
}
.header_top {
    float: left;
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
}
.icon_social {
    float: right;
    margin-left: 8px
}
.facebook_h {
    float: left;
}
.facebook_h a {
    float: left;
    width: 9px;
    height: 18px;
    background: url(../images/facebook.png) no-repeat center center
}
.facebook_h a:hover {
    background: url(../images/facebook_hover.png) no-repeat center center
}
.call_email {
    float: right;
    color: #a90027;
    font-family: 'Source Sans Pro', sans-serif;
}
.call_email a {
    color: #a90027;
}
.call_email a:hover {
    color: #747474
}
.logo {
    float: left;
    margin-top: 15px
}
.header_bottom {
    float: left;
    width: 100%;
    border-bottom: 3px solid #a70127;
}
.header_bottom ul {
    float: right;
    padding-top: 6px;
}
.header_bottom ul li {
    float: right;
    list-style: none;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    margin-left: 10px;
    position: relative;
    padding: 5px 18px;
    border-top: 3px solid #FFF;
    margin: 45px 0px;
}

/*
.header_bottom ul li{
float:right;
list-style:none;
font-family: 'Source Sans Pro', sans-serif;
font-size:19px;
position:relative;
padding:5px 18px;
border-top:3px solid #FFF;
margin: 45px 0px;
}
*/

.suport_menu {
    position: absolute;
    z-index: 999;
    top: 32px;
    left: 0px;
    padding-top: 15px;
    display: none;
    background: #eeeeee;
}
.suport_menu.two {
    width: 190px;
}
.suport_menu.three {
    width: 100%;
}
.eight .suport_menu.three {
    width: 190px;
}
.suport_menu.four {
    width: 190px;
}
.suport_menu.five {
    width: 190px;
}
.suport_menu.six {
    width: 190px;
}
.suport_menu_title {
    float: left;
    width: 69%;
    padding-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 19px;
    padding-left: 15px;
    padding-top: 8px;
}
.suport_menu_title.three {
    width: 100%
}
.suport_menu_title a {
    color: #a90027
}
.suport_menuli {
    float: left;
    width: 80%;
    padding-left: 10%
}
.suport_menuli a {
    float: left;
    width: 80%;
    padding-bottom: 5px;
    margin-bottom: 8px;
    padding-left: 10%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    color: #747474;
    /*border-bottom:1px solid #d0d0d0;*/
    background: url(../images/header_cur.png) no-repeat center left;
}
.suport_menuli a:hover {
    color: #b00028;
    background: url(../images/header_cur_hover.png) no-repeat center left
}
.suport_menuli a.active {
    color: #b00028;
    background: url(../images/header_cur_hover.png) no-repeat center left
}
.suport_menuli a.last {
    border-bottom: none
}
.core_menu {
    position: absolute;
    z-index: 20;
    /*width:538px;*/
    width: 692px;
    top: 43px;
    left: -192px;
    display: none;
    border-top: 4px solid #eeeeee;
    background: url(../images/core_menu.png) repeat top left
}
.core_menu_li {
    float: left;
    list-style: none;
    width: 173px;
}
.core_menu_li a {
    float: left;
    width: 170px;
}
.core_menu_li.one a:hover .core_menu_image.one, .core_menu_li.one.active a .core_menu_image.one {
    background: url(../images/core1_active.png) no-repeat center center
}
.core_menu_li.two a:hover .core_menu_image.two, .core_menu_li.two.active a .core_menu_image.two {
    background: url(../images/core2_active.png) no-repeat center center
}
.core_menu_li.three a:hover .core_menu_image.three, .core_menu_li.three.active a .core_menu_image.three {
    background: url(../images/core3_active.png) no-repeat center center
}
.core_menu_li.four a:hover .core_menu_image.four, .core_menu_li.four.active a .core_menu_image.four {
    background: url(../images/core4_active.png) no-repeat center center
}
.core_menu_image {
    float: left;
    width: 100%;
    height: 124px;
}
.core_menu_image.one {
    background: url(../images/core1_h.png) no-repeat center center
}
.core_menu_image.two {
    background: url(../images/core2_h.png) no-repeat center center
}
.core_menu_image.three {
    background: url(../images/core3_h.png) no-repeat center center
}
.core_menu_image.four {
    background: url(../images/core4_h.png) no-repeat center center
}
.core_menu_title {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #747474;
    padding-bottom: 18px;
    font-family: 'Source Sans Pro', sans-serif;
}
.header_bottom ul li.two:hover .suport_menu.two {
    display: block
}
.header_bottom ul li.three:hover .suport_menu.three {
    display: block
}
.header_bottom ul li.three:hover .core_menu {
    display: block
}
.header_bottom ul li.four:hover .suport_menu.four {
    display: block
}
.header_bottom ul li.five:hover .suport_menu.five {
    display: block
}
.header_bottom ul li.six:hover .suport_menu.six {
    display: block
}
.header_bottom ul li a {
    color: #747474
}
.header_bottom ul li:hover {
    color: #a90027;
    border-top: 3px solid #a90027;
    background: #eeeeee;
}
.header_bottom ul li.active {
    color: #a90027;
    border-top: 3px solid #a90027;
    background: #eeeeee
}
.banner {
    margin: 0 auto;
    width: 100%;
    position: relative
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.dropus_m {
    background: #f6f6f6;
}
.drop_message_cont {
    float: left;
    width: 100%;
}
.drop_message_title {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #a8002b;
    font-size: 25px;
    margin-bottom: 10px;
    text-align: center;
}
.drop_message_cont {
    padding: 35px 0;
    display: inline-block;
}
.contactus_blk h4 {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dadada;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 16px;
    color: #a8002b
}
.contactus_blk ul {
    display: inline-block;
    list-style: none;
    white-space: 100%;
}
.contactus_blk ul li {
    margin-bottom: 20px;
    display: inline-block;
    list-style: none;
}
.contactus_blk ul li label {
    display: inline-block;
    width: 100%;
    color: #989395;
    font-size: 14px;
    margin-bottom: 3px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-4 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.value_dist .care_bx_content {
    font-size: 16px;
}
.col-md-3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-md-1 {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}
.col-md-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.col-md-10 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
.col-md-11 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}
.value_dist .row {
    margin-right: -5px;
    margin-left: -5px;
}
.value_dist .col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.imgTable {
    display: table;
    width: 100%;
    height: 100%;
}
.imgCell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.care_bx:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
.care_bx_content {
    font-family: 'Source Sans Pro', sans-serif;
    text-align: center;
    color: #fff;
    background: #4e4e56;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 1.6;
    font-size: 20px;
    opacity: 0;
    z-index: 1000;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.care_bx:hover .care_bx_content {
    visibility: visible;
    opacity: 1;
}
.care_bx {
    margin-bottom: 15px;
}
.care_bx {
    overflow: hidden;
    float: left;
    width: 100%;
    position: relative;
}
.care_bx img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    vertical-align: middle;
    max-width: 100%;
}
.care_bx h4:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: url(../images/almasa_care.png) repeat-x bottom center;
    background-size: auto 100%;
}
.care_bx_content ul {
    list-style: none !important;
    float: none !important;
    display: inline-block !important;
}
.imgTable {
    display: table;
    width: 100%;
    height: 100%;
}
.imgCell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.care_bx h4 span {
    position: relative;
    z-index: 100;
}
.margin.mod {
    max-width: 1050px;
}
.care_bx h4 {
    font-family: 'Source Sans Pro', sans-serif;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 22px;
    color: white;
    height: 50px;
    padding: 0.5rem 5%;
    width: 90%;
    padding-bottom: 15px;
}
.care_bx h4 .imgCell {
    text-align: left;
}
.description_m {
    float: left;
    width: 100%;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #828282;
    padding-bottom: 35px;
}
.value_dist .care_bx img {
    width: 100%;
    object-fit: cover;
}
.contact_ligne.sub_title {
    text-transform: uppercase;
    color: #4b4b4b;
    padding-left: 0;
    font-weight: 600;
}
.floater.mod .banner_all {
    height: auto !important;
}
.banner_all img {
    object-fit: cover;
    max-height: 695px;
    width: 100%;
    display: block;
}
.contact_ligne a {
    color: #828282;
}
.contact_ligne a:hover {
    color: #a8002b;
}
.contactus_blk ul li .dropus_email {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}
.contactus_blk ul li .dropus_email a {
    display: inline-block;
    width: 100%;
    color: #a8002b;
    font-size: 14px;
}
.contactus_form {
    float: left;
    padding: 40px 0;
    width: 100%;
    background: #f6f6f6;
}
.submit_row {
    text-align: center;
}
.contactus_form .registration_events {
    border-bottom: none;
}
.submit_career.submit_mod {
    background: #dadada;
    float: none;
    color: #4b4b4b;
    min-width: 200px;
    padding: 10px 5px;
    text-align: center;
}
.contactus_form .our_partners_title {
    margin-bottom: 35px;
}
.contactus_form .our_partners_title span {
    font-size: 26px;
    background: #f6f6f6;
}
.contactus_form form {
    margin: 0 auto;
    max-width: 900px;
}
.formField {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.fieldLabel {
    display: inline-block;
    color: #909090;
    padding-bottom: 3px;
    font-size: 16px;
}
textarea.input_events {
    /* padding: 10px 12px; */
    height: 100px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-md-4 {
    box-sizing: border-box;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-md-6 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.banner_left {
    position: absolute;
    z-index: 50;
    top: 246px;
    left: 15px;
    cursor: pointer
}
.banner_right {
    position: absolute;
    z-index: 50;
    top: 246px;
    right: 15px;
    cursor: pointer
}
.banner_all {
    float: left;
    width: 100%;
    height: 309px;
    text-align: center;
}
.banner_abso {
    position: absolute;
    z-index: 20;
    top: 0px;
    left: -215px;
    width: 1600px;
    height: 523px;
}
.banner_abso.all {
    height: 309px;
}
.box_home {
    float: left;
    width: 100%;
}
.box_home ul {
    float: left;
    width: 100%;
}
.box_home ul li {
    float: left;
    list-style: none;
    width: 25%;
    height: 297px;
    display: table;
    text-align: center;
    position: relative
}
.box_home_abso {
    position: absolute;
    z-index: 20;
    top: 0px;
    width: 360px;
    height: 297px;
}
.box_home_abso.one {
    left: 0px;
    left: -360px;
}
.box_home_abso.two {
    right: 0px;
    right: -360px;
}
.box_icons {
    display: inline-block;
    width: 103px;
    height: 105px;
    margin-bottom: 30px;
    margin-top: 40px;
    border-radius: 50%
}
.box_icons.one {
    background: url(../images/core1.png) no-repeat center center;
    background-color: #bcbcbc
}
.box_icons.two {
    background: url(../images/core2.png) no-repeat center center;
    background-color: #bcbcbc
}
.box_icons.three {
    background: url(../images/core3.png) no-repeat center center;
    background-color: #bcbcbc
}
.box_icons.four {
    background: url(../images/core4.png) no-repeat center center;
    background-color: #bcbcbc
}
.box_home ul li:hover {
    background: #a8002b;
}
.box_home ul li.first:hover .box_home_abso {
    background: #a8002b;
}
.box_home ul li.last:hover .box_home_abso {
    background: #a8002b;
}
.box_home ul li:hover .box_icons.one {
    background: url(../images/core1_active.png) no-repeat center center;
    background-color: #ffffff
}
.box_home ul li:hover .box_icons.two {
    background: url(../images/core2_active.png) no-repeat center center;
    background-color: #ffffff
}
.box_home ul li:hover .box_icons.three {
    background: url(../images/core3_active.png) no-repeat center center;
    background-color: #ffffff
}
.box_home ul li:hover .box_icons.four {
    background: url(../images/core4_active.png) no-repeat center center;
    background-color: #ffffff
}
.box_home ul li h4 {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #6d6d6d;
    padding-bottom: 20px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal
}
.box_home ul li:hover h4 {
    color: #ffffff;
}
.box_home ul li h5 {
    float: left;
    width: 100%;
    height: 34px;
    text-align: center;
    background: url(../images/plus_n.png) no-repeat center center;
}
.box_home ul li:hover h5 {
    background: url(../images/plus_n_active.png) no-repeat center center;
}
.distribution_home {
    float: left;
    width: 100%;
    background: #ebebeb;
    margin-top: 8px;
    margin-bottom: 5px;
}
.distribution_home_left {
    float: left;
    width: 385px;
}
.distribution_home_left h3 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #a8002b;
    font-size: 28px;
    padding-top: 30px;
    padding-bottom: 28px
}
.distribution_home_left_desc {
    float: left;
    width: 100%;
    min-height: 145px;
    text-align: justify;
    font-size: 13px;
    color: #777777;
}
.distribution_home_left_readmore {
    float: left;
    font-size: 14px;
    border-radius: 2px;
    text-align: center
}
.distribution_home_left_readmore a {
    float: left;
    padding: 6px 15px;
    color: #ffffff;
    background: #6d6d6d;
}
.distribution_home_left_readmore a:hover {
    background: #a8002b;
}
.distribution_home_right {
    float: right;
    width: 329px;
    padding-left: 28px;
    padding-right: 33px;
    background: #6c6c6c;
    position: relative;
    padding-bottom: 80px
}
.distribution_home_right h3 {
    float: left;
    padding-top: 47px;
    padding-bottom: 31px;
    font-size: 28px;
    color: #ffffff;
    font-weight: normal;
}
.inthenews {
    float: left;
    width: 329px;
}
.distribution_home_right_desc {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #ffffff;
    padding-bottom: 45px;
    text-align: justify
}
.distribution_home_right_readmore {
    float: left;
    font-size: 14px;
}
.distribution_home_right_readmore a {
    float: left;
    padding-right: 22px;
    color: #FFF;
    background: url(../images/readmore.jpg) no-repeat center right
}
.distribution_home_right_readmore a:hover {
    color: #a8002b;
    background: url(../images/plus.png) no-repeat center right
}
.distribution_home_right_cur {
    position: absolute;
    z-index: 50;
    bottom: -40px;
    right: 0px;
    cursor: pointer
}
.distribution_home_left_cur {
    position: absolute;
    z-index: 50;
    bottom: -40px;
    right: 30px;
    cursor: pointer
}
.partners_home {
    float: left;
    width: 100%;
    padding-bottom: 5px
}
.partners_home_left {
    float: left;
    width: 100%;
}
.partners_home_top {
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 10px;
}
.our_partners_title {
    margin-top: 30px;
    position: relative;
    text-align: center;
}
.our_partners_title:after {
    position: absolute;
    top: 55%;
    width: 100%;
    height: 1px;
    left: 0;
    background: #d8d8d8;
    content: "";
}
.our_partners_title span {
    color: #a8002b;
    font-size: 32px;
    font-weight: normal;
    background: white;
    z-index: 1000;
    padding: 0 15px;
    position: relative;
    display: inline-block;
}
.partners_home_title {
    float: left;
    font-size: 28px;
    color: #ab002a;
    font-family: 'Source Sans Pro', sans-serif;
}
.ligne_partnershome {
    float: left;
    width: 81%;
    height: 1px;
    margin-left: 16px;
    margin-top: 17px;
    background: #ab002a
}
.curseur_partners_left {
    position: absolute;
    z-index: 50;
    top: 26px;
    left: -36px;
    width: 32px;
    height: 63px;
    cursor: pointer;
    background: url(../images/part_left.png) no-repeat center center
}
.curseur_partners_right {
    position: absolute;
    z-index: 50;
    top: 26px;
    right: -30px;
    width: 32px;
    height: 63px;
    cursor: pointer;
    background: url(../images/part_right.png) no-repeat center center
}
.partners_slick {
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px !important
}
.box_partners {
    float: left;
    width: 96.5%;
    height: 113px;
    margin-right: 9px;
    border: 1px solid #ccc;
}
.row_m {
    float: left;
    width: 100%;
}
.iraq_address {
    margin-bottom: 15px;
    padding: 5px 10px;
    background: #f4f4f4;
}
.contact_information_iraq .section_contact_3 h4, .contact_information_iraq .section_contact_4 h4 {
    border-bottom: none;
    margin-bottom: 10px;
}
.line_address {
    height: 2px;
    width: 90%;
    margin-top: -7px;
    margin-bottom: 15px;
    /* display: inline-block; */
    display: block;
    background: #dadada;
    clear: both;
}
.contact_information_iraq .section_contact.section_contact_5 .contact_ligne.email {
    border-top: 1px solid #dadada;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    background-position: 0 8px;
}
.contact_ligne.facebook {
    padding-top: 3px;
}

/*.contact_information_iraq .section_contact.section_contact_5 h4{
	color:#dadada;
	border-bottom:none;
	margin-bottom:10px;
		   }*/

.contact_information_iraq .section_contact.section_contact_5 .contact_ligne {
    padding-left: 5% !important;
}
.iraqi_address_title, .contact_information_iraq .section_contact.section_contact_5 h4 {
    margin-bottom: 8px;
    padding-bottom: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    border-bottom: 2px solid #dadada;
    color: #4b4b4b;
}
.box_partners img {
    max-width: 100%;
    max-height: 113px;
}
.contact_information_iraq .section_contact {
    width: 49%;
}
.contact_information_iraq .box_contact .contact_ligne {
    padding-left: 8% !important;
}
.contact_information_iraq .box_contact .contact_ligne.sub_title {
    padding-left: 0 !important;
}
.contact_information_iraq .section_contact.section_contact_5 {
    float: left;
    width: 100%;
}
.ourgroup img {
    max-height: 130px;
}
.partners_home_right {
    float: right;
    width: 380px;
    height: 230px;
    padding-top: 35px;
    padding-bottom: 34px;
}
.products_home {
    float: left;
    width: 100%;
    background: #ebebeb;
}
.products_home.coreit {
    background: #ffffff;
}
.products_home h3 {
    float: left;
    width: 99.5%;
    padding-left: 0.5%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 28px;
    color: #a8002b;
    padding-top: 18px;
    padding-bottom: 15px
}
.products_home h3.itcore {
    padding-top: 0px;
}
.products_slick {
    float: left;
    width: 100%
}
.it_products_slick {
    float: left;
    width: 100%
}
.products_home_box {
    float: left;
    width: 98%;
}
.products_home_box.coreit {
    width: 285px;
}
.products_home_image {
    float: left;
    width: 100%;
    height: 232px;
    background: #FFF;
    border: 1px solid #dedede
}
.products_home_title {
    float: left;
    width: 100%;
    font-size: 22px;
    padding-top: 16px;
    text-align: center;
    font-family: 'Source Sans Pro', sans-serif;
    color: #a8002b;
}
.products_home_title.coreit {
    padding-top: 8px;
}
.productscur {
    position: absolute;
    display: inline-block;
    right: 7px;
    width: 28px;
    height: 28px;
    margin-top: 22px;
    border: 1px solid #FFF;
    cursor: pointer;
    top: -69px;
    background: url(../images/products_right.png) no-repeat center center;
    background-color: #6d6d6d;
}
.productscur.coreit {
    margin-top: 10px;
    right: 0 !important;
    margin-bottom: 45px
}
.productscur.coreit.two {
    right: 3% !important;
}
.productscur.two {
    background: url(../images/products_left.png) no-repeat center center;
    background-color: #6d6d6d;
    right: 37px;
}
.google_ads {
    float: left;
    width: 1200px;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.footer_top {
    float: left;
    width: 100%;
    background: #1d1d1d;
    padding-top: 35px;
    padding-bottom: 23px;
    border-bottom: 7px solid #ab002a;
}
.footersec {
    float: left;
    min-height: 130px;
}
.footersec.one {
    width: 290px;
}
.footersec.two {
    width: 205px;
    margin-right: 60px;
    float: left;
}
.footersec.three {
    width: 235px;
}
.footersec.four {
    width: 310px;
    float: right;
}
.fotter_address {
    float: left;
    width: 230px;
    margin-right: 15px;
    line-height: 21px;
}
.fotter_textinfo {
    float: left;
    width: 100%;
    margin-top: 16px;
}
.footersec h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    padding-bottom: 24px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-weight: normal;
}
.footersec h5 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    padding-bottom: 4px;
    font-weight: normal;
}
.footersec h5 a {
    color: #747474;
}
.footersec h5 a:hover {
    color: #ab002a;
}
.footersec h5 a.active {
    color: #ab002a;
}
.footersec ul {
    float: left;
    width: 218px
}
.footersec ul li {
    float: left;
    list-style: none;
    width: 92px;
    margin-right: 7px;
    margin-bottom: 6px;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    border: 1px solid #545454;
}
.footersec ul li a {
    color: #747474;
}
.footersec ul li a:hover {
    color: #ab002a;
}
.footersec ul li.last {}
.footer_info {
    float: left;
    width: 100%;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #747474;
}
.footer_map {
    float: right;
    width: 303px;
    border: 3px solid #4f4f4f;
    height: 156px;
}
.lignefooter {
    float: left;
    width: 100%;
    border-bottom: 1px solid #3f3f3f;
    margin-bottom: 2px;
    padding-bottom: 5px
}
.lignefooter.last {
    border-bottom: none;
}
.lignefooter.first {
    padding-top: 20px;
}
.lignefooter a {
    color: #747474;
}
.lignefooter a:hover {
    color: #ab002a;
}
.social_footer {
    float: left;
    padding-top: 2px;
    margin-right: 5px
}
.footer_bottom {
    float: left;
    width: 100%;
    padding-top: 20px;
    border-top: 1px solid #3f3f3f;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    margin-top: 18px;
    color: #747474
}
.footer_bottom a {
    color: #FFF
}
.footer_bottom a:hover {
    color: #1d1d1d
}
.aboutus {
    float: left;
    width: 100%;
    padding-top: 35px;
}
.about_left {
    float: left;
    width: 275px;
}
.about_left h3 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 25px;
    color: #747474;
    padding-bottom: 6px
}
.about_left ul {
    float: left;
    width: 100%
}
.about_left ul li {
    float: left;
    list-style: none;
    width: 85%;
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #dadada;
    font-family: 'Source Sans Pro', sans-serif;
    background: url(../images/bg_leftside.png) no-repeat center left;
    padding-left: 15%
}
.about_left ul li a {
    color: #828282;
}
.about_left ul li a:hover {
    color: #a8002b;
}
.about_left ul li a.active {
    color: #a8002b;
}
.about_right {
    float: right;
    width: 850px
}
.about_right h3 {
    float: right;
    width: 100%;
    padding-bottom: 17px;
    font-weight: normal;
    font-size: 25px;
    color: #a8002b;
    font-family: 'Source Sans Pro', sans-serif;
}
.about_right_desc {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #828282;
    text-align: justify;
    font-family: 'Roboto', sans-serif;
}
.about_right_bottom {
    float: left;
    width: 100%;
    padding-top: 50px;
    margin-top: 30px;
    padding-bottom: 52px;
    border-top: 1px solid #f0f0f0
}
.ourvision_mission {
    float: left;
    width: 45%
}
.ourvision_mission.two {
    float: right;
}
.ourvision_mission h4 {
    float: left;
    width: 85%;
    font-weight: normal;
    font-size: 25px;
    color: #747474;
    padding-top: 10px;
    padding-left: 15%;
    padding-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
    background: url(../images/ourmission.png) no-repeat center left;
}
.ourvision_mission h4.two {
    background: url(../images/ourvision.png) no-repeat center left;
}
.leadership {
    float: left;
    width: 100%;
    padding-bottom: 65px
}
.leadership ul {
    float: left;
    width: 100%;
}
.leadership ul li {
    float: left;
    list-style: none;
    border-bottom: 1px solid #959595;
    /*width:268px;
margin-right:23px*/
    width: 100%;
    text-align: left;
}
.leadership ul li.last {
    margin-right: 0px
}
.leadership_content {
    display: inline-block;
}
.leadership_content {
    text-align: left;
}
.leadership .col-md-8 {
    padding-left: 0;
}
.leadership_image {
    float: left;
    /*width:262px;*/
    /*height:164px;*/
    /*padding:3px;*/
    /*margin-bottom:6px;*/
    background: #f2f2f2;
    width: 100%;
    height: auto;
}
.leadership_image img {
    max-width: 100%;
}
.leadership_title {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    color: #a8002b;
    font-size: 18px;
    /*text-align:center*/
}
.leadership_title.two {
    color: #828282;
    margin-bottom: 10px;
}
.leadership_title a {
    color: #a8002b
}
.leadership_title a.two {
    color: #828282
}
.leadership_title a:hover {
    color: #f28a18
}
.ourgroup {
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 40px
}
.ourgroup ul {
    float: left;
    width: 100%;
}
.ourgroup ul li {
    float: left;
    width: 283px;
    height: 150px;
    list-style: none;
}
.careers {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #828282;
    text-align: justify
}
.careers ul {
    float: left;
    width: 100%
}
.careers ul li {
    float: left;
    width: 98%;
    padding-left: 2%;
    margin-bottom: 5px;
    background: url(../images/cur_careers.png) no-repeat center left;
    list-style: none;
}
.careers_bottom {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 54px;
}
.careers_sendus {
    float: left;
    width: 100%;
    padding-bottom: 25px;
}
.sendus_title {
    float: left;
    font-size: 14px;
    color: #a8002b;
}
.ligne_senduscareer {
    float: right;
    width: 663px;
    height: 1px;
    margin-top: 9px;
    background: #cacaca;
}
.input_career {
    float: left;
    width: 270px;
    padding-left: 10px;
    height: 37px;
    font-size: 13px;
    color: #7e7e7e;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #e9e9e9;
}
.input_career.last {
    margin-right: 0px
}
.filecareer {
    float: left;
    width: 565px;
    position: relative
}
.placeholder_file {
    position: absolute;
    z-index: 20;
    top: 10px;
    left: 200px;
    color: #7e7e7e;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
}
.input_career.file {
    width: 565px;
    margin-right: 0px;
    padding-left: 0px
}
.submit_career {
    float: left;
    padding: 5px 10px;
    background: #a8002b;
    font-size: 13px;
    color: #ffffff;
    margin-top: 6px;
    cursor: pointer
}
.submit_career:hover {
    opacity: 0.8
}
.contact_left {
    float: left;
    width: 275px;
}
.aboutus h2 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 25px;
    color: #a8002b;
    padding-bottom: 25px
}
.contact_left h4 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 15px;
    color: #7f7f7f;
    padding-bottom: 7px
}
.contact_left ul {
    float: left;
    width: 100%
}
.contact_left ul li {
    float: left;
    list-style: none;
    width: 100%;
    font-size: 15px;
}
.contact_left ul li a {
    float: left;
    width: 93%;
    padding-left: 7%;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #707070;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background: #ededed;
}
.contact_left ul li a.first {
    border-top: 1px solid #dadada;
}
.contact_left ul li a:hover {
    background: url(../images/bg_contact.png) no-repeat 95% 10px;
    background-color: #ffffff;
    border-right: none;
}
.contact_left ul li a.active {
    background: url(../images/bg_contact.png) no-repeat 95% 10px;
    background-color: #ffffff;
    border-right: none;
}
.contact_right {
    float: right;
    width: 850px
}
.section_contact {
    float: left;
    width: 100%;
    /*padding-bottom:28px;*/
    margin-bottom: 10px;
    border-bottom: none;
    /*border-bottom:1px solid #c4c4c4	*/
}
.section_contact.two {
    border-bottom: none;
}
.box_contact {
    float: left;
    width: 40%;
    padding-right: 10%;
}
.box_contact.first {
    width: 50%;
    padding-right: 0%;
}
.box_contact.two {
    padding-right: 0%;
    padding-left: 5%;
}
.box_contact.one {
    width: 39%;
    border-right: 1px solid #c4c4c4
}
.section_contact h4 {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    color: #a8002b;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro', sans-serif;
    border-bottom: 1px solid #dadada;
}
.section_contact h5 {
    font-weight: normal;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    color: #5c5c5c;
    font-size: 18px;
}
.download_locationmap {
    float: left;
    font-size: 13px;
    margin-top: 17px;
    margin-bottom: 33px
}
.download_locationmap a {
    float: left;
    padding: 9px 40px;
    background: url(../images/bcg_cont.png) no-repeat 15px 13px;
    background-color: #7f7f7f;
    color: #ffffff;
}
.download_locationmap a:hover {
    background-color: #a8002b
}
.contact_ligne {
    float: left;
    width: 89%;
    padding-left: 11%;
    font-size: 15px;
    color: #828282;
    line-height: 22px !important;
    padding-bottom: 19px;
}
.news_list table {
    width: 100%;
}
.news_list {
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}
.news_list td.date {
    width: 10%;
}
.news_list tr td:last-child {
    width: 20%;
}
.news_list tr:nth-child(even) td {
    background: #ffffff;
}
.news_list tr td {
    position: relative;
    border: none;
    color: #909090;
    padding: 10px 10px;
    background: #f1f1f1;
}
.news_list tr td:before {
    position: absolute;
    top: 22%;
    right: 3%;
    content: "";
    width: 1px;
    height: 54%;
    background: #909090;
}
.news_list tr td.download {
    text-align: center;
}
.news_list tr td .download_news {
    border: 1px solid #cacaca;
    width: 70%;
    float: none;
    display: inline-block;
    text-align: center;
    background: #ffffff;
}
.news_list tr td .download_news a {
    display: inline-block;
    width: 100%;
}
.news_list tr td:last-child:before {
    display: none !important;
}
.contact_ligne.office {
    padding-top: 5px;
    background: url(../images/office.png) no-repeat 0px 0px;
}
.contact_ligne.address {
    background: url(../images/address.png) no-repeat 0px 0px;
}
.contact_ligne.phone {
    padding-top: 5px;
    background: url(../images/phone.png) no-repeat 0px 0px;
}
.contact_ligne.fax {
    background: url(../images/fax.png) no-repeat 0px 0px;
}
.contact_ligne.facebook {
    background: url(../images/facebook_contact.png) no-repeat 0px 0px;
}
.bannercenter img {
    max-width: 100%;
}
.bannercenter .ban-left {
    margin-left: 0px;
}
#locaiton_7 .box_contact.mod>.contact_ligne.address, #locaiton_7 .box_contact.mod .contact_ligne.sub_title {
    padding-left: 0;
    background: none;
    float: left;
    width: 100%;
}
.box_contact.mod .contact_ligne.sub_title {
    padding-left: 0;
}
#locaiton_6 .box_contact.mod>.contact_ligne.address, #locaiton_6 .box_contact.mod .contact_ligne.sub_title {
    padding-left: 0;
    background: none;
    float: left;
    width: 100%;
}
.section_contact table tr td {
    width: 50%;
}
.box_contact.mod {
    width: 100%;
}
.box_contact.mod .contact_ligne {
    padding-left: 5%;
}
.box_contact.mod table .contact_ligne {
    padding-left: 9%;
}
.contact_ligne.email {
    background: url(../images/email2.jpg) no-repeat 0px 0px;
}
.logistics_right {
    margin-bottom: 35px;
}
.contact_ligne.email a {
    line-height: 26px;
    color: #828282;
}
.contact_ligne.email a {
    color: #a8002b;
}
.dropus {
    float: left;
    width: 95%;
    padding: 2%;
    border: 1px solid #a8002b;
    margin-bottom: 25px
}
.dropus h5 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;
    color: #a80127;
    padding-bottom: 17px
}
.dropus_section {
    float: left;
    width: 37%
}
.dropus_section.three {
    width: 26%
}
.dropus_message {
    float: left;
    width: 90%;
    color: #6a6a69;
    margin-bottom: 5px;
    padding-left: 10%;
    background: url(../images/email.png) no-repeat center left
}
.dropus_message a {
    color: #6a6a69;
}
.dropus_message a:hover {
    color: #a80127;
}
.news {
    float: left;
    width: 100%;
    padding-bottom: 60px
}
.news ul {
    float: left;
    width: 100%
}
.news ul li {
    float: left;
    list-style: none;
    width: 356px;
    margin-right: 45px;
    margin-bottom: 22px;
}
.news ul li.last {
    margin-right: 0px;
}
.news_image {
    float: left;
    width: 356px;
    min-height: 100px;
    padding: 1px;
    background: #dadada
}
.news h4 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #a8002b;
    padding-bottom: 7px;
    min-height: 46px;
}
.news h4 a {
    color: #a8002b;
}
.news h5 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    color: #828282;
    padding-bottom: 12px;
}
.news h5 a {
    color: #828282;
}
.download_news {
    float: left;
    padding: 7px 14px;
    font-size: 11px;
    color: #a8002b;
    border: 1px solid #a8002b
}
.download_news a {
    color: #a8002b;
}
.download_news a:hover {
    color: #828282;
}
.signup_newsletter {
    float: left;
    width: 98%;
    padding: 10px 0px 10px 2%;
    background: #ebebeb;
}
.signup_newsletter h5 {
    float: left;
    font-size: 18px;
    color: #a8002b;
    padding-right: 30px;
    padding-top: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal
}
.input_newsletter {
    float: left;
    width: 325px;
    padding-left: 15px;
    height: 36px;
    background: #FFF;
    font-size: 15px;
    color: #656565;
    margin-right: 9px;
    font-family: 'Source Sans Pro', sans-serif;
}
.subscribe_newsletter {
    float: left;
    width: 212px;
    height: 30px;
    text-align: center;
    color: ffffff;
    font-size: 18px;
    color: #FFF;
    padding-top: 6px;
    cursor: pointer;
    background: #a70127;
    font-family: 'Source Sans Pro', sans-serif;
}
.subscribe_newsletter:hover {
    opacity: 0.8
}
.msgsubscribe {
    float: left;
    width: 78%;
    height: 50px;
    padding-top: 7px;
    padding-left: 22%;
    color: #a8002b
}
.success_newsletter {
    color: #008800;
}
.finance {
    float: left;
    width: 100%;
}
.finance_left {
    float: left;
    width: 512px;
    margin-top: 5px;
    font-size: 13px;
    color: #828282
}
.finance_left h4 {
    float: left;
    width: 100%;
    font-weight: normal;
    color: #626262;
    padding-bottom: 25px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px
}
.home_txt h2 {
    float: right;
    width: 100%;
    padding-bottom: 9px;
    font-weight: normal;
    font-size: 25px;
    color: #ffffff;
    font-family: 'Source Sans Pro', sans-serif;
}
.home_txt p {
    text-align: center;
    /*margin: 10px 105px;*/
    line-height: 27px;
    font-size: 23px;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
}
.finance_left a {
    color: #a8002b
}
.finance_right {
    float: right;
    width: 567px;
}
.finance_right h4 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    color: #a8002b;
    padding-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.input_finance {
    float: left;
    width: 47.5%;
    padding-left: 2%;
    height: 36px;
    font-size: 13px;
    background: #e9e9e9;
    color: #7e7e7e
}
.input_finance.two {
    float: right
}
.finance_login {
    float: left;
    padding: 5px 18px;
    font-size: 13px;
    color: #ffffff;
    margin-top: 4px;
    margin-bottom: 32px;
    background: #a8002b;
    cursor: pointer;
}
.finance_login:hover {
    opacity: 0.8;
}
.download_reseller {
    float: left;
    width: 90.8%;
    font-size: 13px;
    color: #828282;
    margin-bottom: 6px;
    border: 1px solid #d8d8d8;
    background: url(../images/cur_reseller.png) no-repeat 25px 14px;
    padding: 10px 0px 10px 9%;
}
.download_reseller a {
    color: #828282;
}
.download_reseller a:hover {
    color: #a8002b;
}
.download_reseller.two {
    margin-bottom: 32px;
}
.desc_finance {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #828282;
    padding-bottom: 55px
}
.logistics_left {
    float: left;
    width: 48%;
}
.logistics_left h4 {
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #626262;
    padding-bottom: 10px;
    font-family: 'Source Sans Pro', sans-serif;
}
.logistics_desc {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 13px;
    color: #828282;
    padding-bottom: 33px
}
.logistics_desc a {
    color: #a8002b;
}
.logistics_right {
    float: right;
    width: 48%;
    font-size: 13px;
    color: #828282;
}
.logistics_right h4 {
    float: left;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    color: #a8002b;
    padding-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.logistics_right_cadre {
    float: left;
    width: 96.8%;
    padding: 12px 0px 12px 3%;
    border: 1px solid #d8d8d8;
    margin-bottom: 7px;
}
.logistics_right_cadre.one {
    margin-top: 20px;
}
.logistics_right_cadre.two {
    margin-bottom: 20px;
}
.it {
    float: left;
    width: 100%;
}
.it_desc {
    float: left;
    width: 100%;
    font-size: 13px;
    color: #828282;
    padding-bottom: 35px
}
.it h4 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: normal;
    padding-bottom: 23px
}
.it_section {
    float: left;
    width: 17%;
    padding-bottom: 43px;
}
.it_section ul {
    float: left;
    width: 100%;
}
.it_section ul li {
    float: left;
    width: 92%;
    padding-left: 8%;
    margin-bottom: 5px;
    list-style: none;
    color: #6a6a69;
    background: url(../images/cur_it.png) no-repeat center left;
}
.it h5 {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #a8002b;
    font-weight: normal;
    padding-bottom: 23px
}
.it_logo {
    float: left;
    width: 100%;
    padding-bottom: 50px
}
.it_logo ul {
    float: left;
    width: 100%
}
.it_logo ul li {
    float: left;
    width: 189px;
    height: 136px;
    list-style: none;
    margin-right: 4px;
    margin-bottom: 4px;
    background: #f5f5f5;
}
.it_logo_li {
    float: left;
    width: 189px;
    height: 136px;
    list-style: none;
    margin-right: 4px;
    margin-bottom: 4px;
    background: #f5f5f5;
}
.marketing_desc {
    float: left;
    width: 100%;
    text-align: justify;
    font-size: 13px;
    color: #828282;
    padding-bottom: 35px
}
.marketing_desc a {
    color: #a8002b
}
.marketing_box a {
    float: left;
    margin-right: 7px;
    font-size: 13px;
    color: #7e7e7e;
    padding: 13px 0px;
    width: 200px;
    padding-left: 27px;
    background: url(../images/bg_marketing.png) no-repeat 11px 16px;
    background-color: #e9e9e9;
}
.marketing_box a:hover {
    background-color: #ab002a;
    color: #FFF
}
.margin_b_65 {
    margin-bottom: 65px
}
.margin_b_25 {
    margin-bottom: 25px
}
.events {
    float: left;
    width: 100%;
    padding-bottom: 30px
}
.events ul {
    float: left;
    width: 100%
}
.events ul li {
    float: left;
    width: 100%;
    list-style: none;
    margin-bottom: 10px;
}
.events ul li h2 {
    float: left;
    width: 98%;
    padding-left: 2%;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #797979;
    font-size: 16px;
    background: #f0f0f0;
    margin-bottom: 10px;
    cursor: pointer;
}
.events ul li h2:hover {
    color: #fff;
    background: #c41230;
}
.events ul li h2.active {
    color: #fff;
    background: #c41230;
}
.events ul li.last {
    margin-right: 0px;
}
.events_image {
    float: left;
    width: 100%;
    height: 205px;
    position: relative;
}
#events_image_1 {
    display: block;
}
#events_title_1 {
    display: block;
    color: #c41230 !important;
    font-weight: bold;
}
.events_image_box {
    display: none
}
.events_left {
    position: absolute;
    z-index: 20;
    top: -53px;
    right: 51px;
    cursor: pointer;
}
.events_right {
    position: absolute;
    z-index: 20;
    top: -53px;
    right: 10px;
    cursor: pointer;
}
.events h4 {
    float: left;
    width: 100%;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #a8002b;
    padding-top: 7px;
    text-align: center;
    padding-bottom: 7px
}
.registration_events {
    float: left;
    width: 100%;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px dotted #b5b5b5
}
.registration_events.last {
    border: none
}
.registration_events.none {
    margin-bottom: 0;
}
body, * {
    box-sizing: border-box;
}
.input_events {
    margin-right: 0 !important;
    float: left;
    width: calc((100% - 15px)) !important;
    padding-left: 15px !important;
    height: 37px;
    font-size: 13px;
    color: #7e7e7e;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 1px solid #dddddd;
}
.input_events_grouped {
    box-sizing: border-box !important;
    float: left;
    width: calc((100% - 15px)*0.7) !important;
    margin-right: 0 !important;
    padding-left: 15px !important;
    font-size: 13px;
    color: #7e7e7e;
    margin-bottom: 5px;
    border: 1px solid #dddddd;
}
.select-grouped .sbSelector {
    width: auto !important;
}
.input_events.select-grouped, .select-grouped .sbHolder, .input_events.select-grouped {
    width: calc((100% - 15px)*0.3) !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
}
.input_events.select {
    margin-right: 0 !important;
    width: 367px;
    cursor: pointer;
    /* height: 39px; */
}
.input_events.last {
    margin-right: 0px;
}
.dibsection_events {
    float: left;
    width: 396px;
    margin-right: 5px;
}
.dibsection_events.last {
    margin-right: 0px
}
.section_events {
    float: left;
    width: 385px;
    padding-bottom: 10px;
    font-size: 18px;
    margin-right: 5px;
    color: #a8002b;
    font-family: 'Source Sans Pro', sans-serif;
}
.section_events.two {
    color: #484848;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 13px
}
.section_events.three {
    font-size: 13px;
    font-weight: bold;
    color: #7e7e7e;
    font-family: Arial, Helvetica, sans-serif
}
.section_events.last {
    margin-right: 0px;
    padding-bottom: 13px
}
.radio_events {
    float: left;
    margin-top: 11px;
    margin-right: 7px;
    cursor: pointer
}
.radio_text {
    float: left;
    font-size: 13px;
    color: #7e7e7e;
    padding-top: 9px;
    margin-right: 29px
}
.news_details {
    float: right;
    width: 775px;
    color: #828282;
    font-size: 13px;
    text-align: justify
}
.nodata {
    float: left;
    width: 100%;
    color: #a8002b;
    font-size: 18px;
    position: relative;
    padding-bottom: 50px
}
.nodata_absolute {
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 0px
}
.footercopy_left {
    float: left;
}
.footercopy_right {
    float: right
}
.social_resp {
    float: left;
    width: 100%;
}
.social_footer.last {
    margin-right: 0
}
.social_resp_header {
    float: right;
    padding-top: 57px;
}
.icon_social.last {
    margin-right: 0
}
.respmenu {
    display: none
}
.responsive_all {
    width: 100%
}
.submenu_resp {
    float: left;
    width: 100%;
    display: none
}
.submenu_titleresp {
    float: left;
    width: 100%;
    font-size: 18px;
    text-align: center;
}
.submenu_titleresp a {
    float: left;
    width: 100%;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #6d6d6d;
    border-bottom: 1px solid #FFF
}
.submenu_titleresp a.last {
    border-bottom: 1px solid #a70128
}
.submenu_titleresp a:hover {
    color: #f7c92e;
}
.news_events {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #a1a1a1;
}
.ligne_news {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    background: #efefef;
}
.ligne_news_date {
    float: left;
    width: 20%;
    background: #b5121b;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin: 7px;
    margin-right: 0;
}
.ligne_news_title {
    float: left;
    font-size: 16px;
    color: #616161;
    margin-left: 2%;
    padding-top: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.ligne_news_download a {
    float: right;
    font-size: 16px;
    color: #a8002b;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 1px solid #a8002b
}
.ligne_news_download a:hover {
    border-left: 1px solid #ed8c1c;
    color: #ed8c1c;
}

/*.banner_home_middle{
float:right;	
width:351px;
min-height:230px;
margin-top:34px;
margin-left:25px;
margin-bottom:15px;
}*/

.rightimghome {
    float: right;
}
.search_relative {
    float: right;
    width: 249px;
    height: 30px;
    margin-left: 30px;
    position: relative;
    padding-top: 13px
}
.input_search {
    float: right;
    width: 226px;
    padding-left: 20px;
    height: 28px;
    border: 1px solid #CCC;
    border-radius: 5px;
    font-size: 16px;
    color: #747474;
    font-family: 'Source Sans Pro', sans-serif;
}
.input_submit {
    position: absolute;
    z-index: 20;
    top: 16px;
    right: 7px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: url(../images/search.png) no-repeat center center
}
.result_search {
    float: left;
    width: 100%;
    font-size: 21px;
    color: #747474;
    border-bottom: 1px solid #ee8b22;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
.color_red {
    color: #a8002b
}
.search_desc {
    float: left;
    width: 100%;
    color: #747474;
    padding-bottom: 10px
}
.search_desc a {
    color: #a8002b
}
.bannerfour {
    float: left;
    width: 100%;
}
.bannerfour ul {
    float: left;
    width: 100%
}
.bannerfour ul li {
    float: left;
    width: 24.5%;
    margin-right: 0.5%;
    list-style: none;
}
.bannerfour_img {
    width: 100%
}
.bannertwo {
    float: left;
    width: 99.8%;
    padding-right: 0.2%;
    padding-bottom: 2px
}
.bannertwo ul {
    float: left;
    width: 100%
}
.bannertwo ul li {
    float: left;
    list-style: none;
    width: 49.8%
}
.bannertwo ul li.two {
    float: right
}
.download_corporate a {
    float: right;
    width: 261px;
    height: 27px;
    margin-top: 25px;
    padding-top: 10px;
    background: #e9e9e9;
    color: #7e7e7e;
    font-size: 13px;
    text-align: center
}
.download_corporate a:hover {
    background: #a80027;
    color: #ffffff
}
.padallhome {
    float: left;
    width: 99.5%;
    padding-left: 0.5%
}

/************/

.search_anim {
    float: right;
    margin-top: 50px;
    min-height: 43px;
    background: url(../images/border_s.jpg) no-repeat center right
}
.search_h {
    margin-top: 10px;
    margin-right: 13px;
    margin-left: 10px;
    cursor: pointer
}
.input_search_h {
    float: left;
    /*width:85px;*/
    width: 0;
    height: 24px;
    margin-top: 8px;
    margin-left: 10px;
    background: #eeeeee;
    font-family: 'Source Sans Pro', sans-serif;
}
.sitedesc {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #4e4e56;
}
.leftdesc {
    float: left;
    width: 543px;
    padding-bottom: 22px;
    padding-top: 13px;
    border-right: 5px solid #838389;
}
.rightdesc {
    float: right;
    width: 565px;
    color: #FFF;
    line-height: 38px;
    padding-top: 6px;
    font-size: 28px;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
}
.floater_foursec {
    float: left;
    width: 100%;
    background: #eeeeee;
}
.get_support {
    float: left;
    width: 50%;
    /*height:255px;*/
    /*height: 283px;*/
    background: #999999;
    margin-left: -2px;
}
.get_support img {
    float: right;
    width: 100%;
}
.product_registration {
    float: right;
    width: 50%;
    /*height:283px;*/
    background: #8b9999;
    margin-right: -2px;
}
.product_registration img {
    float: left;
    width: 100%;
}
.bannercenter {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.bannercenter .slick-list {
    overflow: visible;
}
.ban-left {
    margin-left: -360px;
}
.boxesban {
    float: left;
    width: 100%;
    margin-top: 5px;
}
.boxesban ul {
    float: left;
    width: 100%;
}
.boxesban {
    text-align: center;
}
.boxesban ul li {
    float: none;
    display: inline-block;
    list-style: none;
    width: 24.4%;
    margin-right: 0.5%
}
.boxesban ul li.last {
    margin-right: 0
}
.boxesban ul li img {
    max-width: 100%
}
.resp_it_s_h {
    display: none
}

/*********************************************/

::-webkit-input-placeholder {
    color: #7e7e7e;
}
:-ms-input-placeholder {
    color: #7e7e7e;
}
:-moz-placeholder {
    color: #7e7e7e;
    opacity: 1;
}
::-moz-placeholder {
    color: #7e7e7e;
    opacity: 1;
}
.it_banner {
    height: auto;
}
.it_banner img {
    width: 100%;
    height: auto;
}