
/****************************************************************/
/****************************************************************/
/*************************Genral Style***************************/
/****************************************************************/
/****************************************************************/





.wrapper_1400 {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    width: 100%;
    height: auto;
}



.container-1200 {
    position: relative;
    width: 100%;
    margin: 0px auto;
    max-width: 1200px;
    padding: 0px 0px;
}



*{
    font-family: 'Century Gothic';

    /* font-family: 'Heading thin'; */
    transition: .7s
}


li{
    list-style: none;

}



a{
    text-decoration: none !important;
}




img{
    max-width: 100%;
}


/* section {
    margin-top: -20px;

    height: 100vh;
    box-sizing: border-box;
} */





.slick-next:before, .slick-prev:before{
    color: #000 !important;
}



















/****************************************************************/
/****************************************************************/
/*************************top-header***************************/
/****************************************************************/
/****************************************************************/

.top-header {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 0 15px;
}


.top-header .left-top-menu {
    float: left;
    width: 50%;
}



.top-header .right-top-menu {
    float: right;
    width: 40%;
    margin-top: 33px;
}


.top-header .c-social {
    float: right;
}


.top-header .c-social li {
    float: left;
}

.top-header .c-cearch {
    float: right;
    display: none;
}


.top-header .c-cearch input {
    width: 100%;
    border-radius: 20px;
    border: 1px solid #cac9c9;
    background: #f3f2f2 url(../images/searchicon.png) right no-repeat;
    background-position-x: 95%;
    padding: 0 5px;
    height: 32px;
    width: 255px;
}

.top-header .c-social li {
    float: left;
    margin: 5px 0px 5px 20px;
}


.top-header .c-social li img {
    width: 22px;
    height: 22px;
}


.top-header .c-logo .c-ibbflog img {
    max-width: 260px;
}







/* .slider {
    height: 500px;
} */

.slider img {
    height: 100%;
    width: 100%;
}




/****************************************************************/
/****************************************************************/
/*************************menu***************************/
/****************************************************************/
/****************************************************************/


.header{
background: #013659;
position: relative;
}


.header nav ul li a{
    font-size: 15px;
    font-family: 'Century Gothic';
    color: #fff !important;
    padding: 0;
}

.header nav ul li a:hover{
color: #fabe0e !important;
}


.header nav ul li {
    margin-right: 40px;
}


.header nav ul li:hover a:after {
    position: relative;
    content: '';
    position: absolute;
    /* width: 88px; */
    border-bottom: 5px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 50px;
    margin: 0px auto;
    /* border-image-source: linear-gradient(to right,#df6540, #537e8f); */
    /* border-image-slice: 1; */
    /* border-width: 3px; */
}



.header nav ul  li.c-lang:hover a:after,
.header nav ul  li.dropdown:hover a:after
 {
    position: relative;
    content: '';
    display: none !important;
    position: absolute;
    /* width: 88px; */
    border-bottom: 5px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 56px;
    margin: 0px auto;
    /* border-image-source: linear-gradient(to right,#df6540, #537e8f); */
    /* border-image-slice: 1; */
    /* border-width: 3px; */
}




.header .container-fluid {
    padding: 0;
}

.header nav {
    border: 0;
    background: none;
    box-shadow: none;
}

.header .navbar-collapse {
    padding: 0;
}


.header nav ul {
    float: none !important;
    padding: 30px 0;
}






.header nav ul .c-search {
    margin-right: 0;
    margin-left: 10px;
}


.header nav ul .c-lang{
    margin-right: 0px;
}



.header nav ul li.cc-carts {
    float: right;
}


.header nav ul li.cc-carts img:hover {
    transform: rotate(360deg);
}




/* .header li.dropdown:hover ul.dropdown-menu {
    display: block;
} */


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: unset;
    background-image: unset !important;
    background-color: unset !important;
}

.header nav ul ul.dropdown-menu {
    padding: 0;
    border: 0;
    margin-top: 10px;
}

.header nav ul ul.dropdown-menu li {
    margin: 0;
    border-bottom: 1px solid #f4f4f4;
    float: none;
}

.header nav ul ul.dropdown-menu a {
    color: #00157d !important;
    text-align: center;
    margin: 0;
    padding: 10px 10px;
    /* font-family: 'JFFlat-Regular'; */
    font-weight: bold;
}

.header nav ul ul.dropdown-menu a:hover {
    /* background: linear-gradient(to right, #0dd8fb, #537e8f); */
    background:  #013659;
    color: #fff !important;
}


.header ul.nav>li>a.dropdown-toggle{
    background: url(../images/rrpobottom.png) right no-repeat;
    background-size: 10px;
    padding-right: 15px;
}



















/****************************************************************/
/****************************************************************/
/*************************we-are***************************/
/****************************************************************/
/****************************************************************/

.c-sections h1 {
    font-size: 33px;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    color: #65c9fc;
    text-transform: uppercase;
    text-align: left;
    position: relative;
    z-index: 9;
}


.c-sections h1 a{
    font-size: 33px;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    color: #65c9fc;
    text-transform: uppercase;
    text-align: left;
    position: relative;
}


.c-sections h1:after {
    /* content: ''; */
    position: absolute;
    width: 150px;
    border-bottom: 22px solid #efefef;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 44%;
    /* right: 0; */
    z-index: -1;
    top: 15px;
}

.we-are {
    text-align: left;
    padding: 70px 0;
}


.we-are .bar2 {
    width: auto;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 60px;
}

.we-are .bar2 p {
    font-size: 16px;
    color: #a6a5a5;
    font-family: "TrebuchetMS";
    line-height: 30px;
}


.we-are  .c-ffo a {
    color: #c3c3c3;
    font-size: 18px;
    font-family: 'Tw Cen MT';
}

.we-are .c-ffo span {
    color: #fabe0e;
}














/****************************************************************/
/****************************************************************/
/*************************business_solution***************************/
/****************************************************************/
/****************************************************************/



.business_solution{
    text-align: center;
    position: relative;
    display: inline-block;
    width: 100%;
    background: url(../images/bgbsnuiiss.png)  no-repeat;
    padding-top: 90px;
    padding-bottom: 40px;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh;
    box-sizing: border-box;
}



.business_solution h2 {
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-family: 'Tw Cen MT';
}

.business_solution .barg{
    width: 80%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 60px;
}

.business_solution .barg p {
    color: #fff;
    font-size: 19px;
    font-family: "TrebuchetMS";
}


.business_solution .c-footer {
    display: flex;
    text-align: center;
    margin: auto;
    align-items: center;
    width: 80%;
}




.business_solution .c-footer button {
    width: 400px;
    height: 160px;
}


.business_solution .c-footer .c-butn1 button {
    font-size: 30px;
    color: #fabe0e;
    border: 1px solid;
    background: none;
}


.business_solution .c-footer .c-butn2 button {
    font-size: 30px;
    color: #fff;
    border: 1px solid #fabe0e7d;
    background: #fabe0e7d;
}


.business_solution .c-footer > div {
    margin: 0 40px;
}















/****************************************************************/
/****************************************************************/
/*************************our_partners_ieg***************************/
/****************************************************************/
/****************************************************************/


.our_partners_ieg .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 70px 0;
}

.our_partners_ieg .swiper-container.swiper--bottom:after {
    animation-direction: reverse;
}

.our_partners_ieg .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative;
}

.our_partners_ieg .swiper-slide {
    /* text-align: center;
    font-size: 33px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center; */
    width: 15% !important;
    position: relative !important;
    overflow: hidden;
    padding: 0 30px;
}



.our_partners_ieg .swiper-slide a {
    display: table-cell;
    height: 135px;
    width: 150px;
    vertical-align: middle;
    margin: auto;
}

.our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartneieg.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}

.our_partners_ieg  .c-block {
    margin: 80px 0;
    background: #ffffffd1;
}


.c_sections_bgi h1 {
    color: #fff;
    z-index: 9;
}

.c_sections_bgi h1 a{
    color: #fff;
    z-index: 9;
}



.c-sections.c_sections_bgi h1:after{
    border-bottom: 22px solid #fabe0e5c;
}











/****************************************************************/
/****************************************************************/
/*************************our_brands_ieg***************************/
/****************************************************************/
/****************************************************************/


.our_brands_ieg .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}

.our_brands_ieg .swiper-container.swiper--bottom:after {
    animation-direction: reverse;
}

.our_brands_ieg .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
    position: relative;
}

.our_brands_ieg .swiper-slide {
    /* text-align: center;
    font-size: 33px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center; */
    width: 20% !important;
    position: relative !important;
    overflow: hidden;
    padding: 0 50px;
}



.our_brands_ieg .swiper-slide a {
    display: table-cell;
    height: 135px;
    width: 150px;
    vertical-align: middle;
    margin: auto;
}

.our_brands_ieg {
    padding: 60px 0;
}

.our_brands_ieg  .c-block {
    margin: 80px 0 10px;
}










/****************************************************************/
/****************************************************************/
/*************************csr-home*****************************/
/****************************************************************/
/****************************************************************/

.csr-home {
    padding: 30px 0;
    background: #fafafa;
}



/* .csr-home .c-title h1 {
    margin: 0 0 20px;
    text-align: left;
}

.csr-home .c-title h1 a {
    font-size: 55px;
    color: #013659;
    font-family: 'Heading bold';
} */



.csr-home .c-body {
    margin-top: 60px;
}




.csr-home .c-items .c-img {
    width: 540px;
    height: 325px;
    margin: auto;
}

.csr-home .c-items .c-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.csr-home .c-items h2 {
    color: #fff;
    font-size: 23px;
    font-family: "TrebuchetMS";
    margin-bottom: 35px;
    /* margin-left: 15px; */
    position: relative;
}




.csr-home .c-items h2:after {
    content: '';
    position: absolute;
    width: 107px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 38%;
    /* right: 0; */
    z-index: -1;
    bottom: -10px;

}




.csr-home .c-items p {
    font-size: 17px;
    color: #fff;
    /* margin-left: 15px; */
    font-family: "TrebuchetMS";
    margin-bottom: 20px;
    overflow-wrap: break-word;
}


.csr-home .c-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}



.csr-home .c-footer a {
    font-size: 19px;
    padding: 10px 30px;
    color: #fabe0e;
    border: 1px solid #fabe0e;
    display: inline-block;
    position: relative;
    z-index: 1;
}


.csr-home .c-footer a:hover {
    border: 1px solid #fabe0e;
    color: #fff !important;
    font-weight: bold;
}









.csr-home .c-footer a:hover:before {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
}

.csr-home .c-footer a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #fabe0e;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}


/***mo***/


.csr-home .c-items .c-img {
    width: 540px;
    height: 325px;
    margin: auto;
    position: relative;
}


.blackColorBg {
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.72);
    opacity: 0;
    position: absolute;
}



.csr-home .c-items .c-img a.blackOverlay:before {
    background-color: transparent!important;
}

.csr-home .c-items .c-img a.blackOverlay:before {
    content: '';
    display: block;
    position: absolute;position: absolute;
    top: 20px;
    bottom: 20px;
    right: 20px;
    left: 20px;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0,1);
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    z-index: 11;
    border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 1px;
}

/* .csr-home .c-items .c-img a.blackOverlay:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #82bc00;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
} */


/* .csr-home .c-items .c-img a.blackOverlay:after {
    content: '';
    display: block;
    top: 20px;
    bottom: 20px;
    right: 20px;
    left: 20px;
    transform-origin: center center;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    position: absolute;
    background-color: transparent!important;
    border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 1px;
}

.csr-home .c-items .c-img a.blackOverlay:after,
.csr-home .c-items .c-img a.blackOverlay:before{
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.csr-home .c-items .c-img:hover a.blackOverlay:before,
.csr-home .c-items .c-img:hover a.blackOverlay:after {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
} */

.csr-home .c-items .c-img:hover .blackColorBg {
    opacity: 1;
}


.absBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* right: auto; */
    /* margin-top: -21px; */
    z-index: 12;
    opacity: 0;
    text-align: center;
    padding: 0 50px;
    width: 100%;
    /* height: 100%; */
}

.csr-home .c-items .c-img:hover .absBtn {
    opacity: 1;
}

.absBtn a {
    color: #fff;
    border: 2px solid #fabe0e;
    font-size: 18px;
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    font-family: 'Tw Cen MT';
}

.absBtn a:hover{
    color: #fff;
}

.csr-home .c-items .c-img:hover .absBtn a:before {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
}

.csr-home .c-items .c-img .absBtn a:before {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #fabe0e;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}

















/****************************************************************/
/****************************************************************/
/************************ .activities-home *****************************/
/****************************************************************/
/****************************************************************/



.activities-home {
    text-align: left;
    background: url(../images/bgaxctiieg.png) no-repeat;
    padding: 100px 0 70px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}

.activities-home .c-title {
    margin-bottom: 70px;
}

.activities-home .c-body {
    text-align: left;
    margin: 0px 0px;
}

.activities-home .c-body .c-items h2 {
    font-size: 27px;
    color: #fff;
    font-family: "TrebuchetMS";
    margin-bottom: 45px;
}


.activities-home .c-body .c-items p {
    font-size: 20px;
    color: #ffff;
    margin: auto;
    /* min-height: 100px; */
    /* width: 70%; */
}


.activities-home .c-body .c-items .c-bdy{
    margin: 30px auto 70px;
}



.activities-home .c-body .c-items a {
    font-size: 19px;
    padding: 10px 30px;
    color: #fff;
    border: 1px solid #fff;
    display: inline-block;
    position: relative;
}


.activities-home .c-body .c-items a:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #fabe0e;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}

.activities-home .c-body .c-items a:hover{
    border: 1px solid #fabe0e;
    color: #fff !important;
    font-weight: bold;
    z-index: 1;
}

.activities-home .c-body .c-items a:hover:before{
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
}
















/****************************************************************/
/****************************************************************/
/*************************our_latest***************************/
/****************************************************************/
/****************************************************************/

.latest-news{
    padding: 30px 0;
}

.latest-news .c-body {
    text-align: left;
}

.latest-news .c-body h2 {
    font-size: 24px;
    color: #2b2d39;
    font-family: "TrebuchetMS";
    margin-bottom: 40px;
    margin-top: 50px;
}


.latest-news .c-body p {
    font-size: 18px;
    color: #9f9f9f;
    font-family: "TrebuchetMS";
    /* margin-bottom: 40px; */
    overflow-wrap: break-word;
}





.latest-news .c-blk {
    background: #f6f6f6;
    border-radius: 40px;
    text-align: center;
    padding: 30px 35px;
}



.latest-news .inner_div {
    margin-bottom: 60px;
    padding: 0 30px;
}


.latest-news .swiper-button-next:after,
.latest-news  .swiper-button-prev:after {
    font-size: 18px;
    color: #cecece;
}








/****************************************************************/
/****************************************************************/
/*************************footer*****************************/
/****************************************************************/
/****************************************************************/


.footer .footer-menu a {
    font-size: 17px;
    color: #000;
    padding-left: 0;
    padding-right: 0;
}


.footer .footer-menu ul li {
    float: none;
    display: inline-block;
    padding: 0 15px;
}



.footer .footer-menu a:hover{
    background: none !important;
    color: #fabe0e;
}



.footer  .footer-copyright {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

.footer .footer-menu ul {
    padding: 50px 0;
    /* border-bottom: 1px solid #e1e1e1; */
    width: 100%;
    text-align: center;
}


.footer  .footer-copyright a{
color: #fabe0e;

}

.footer .footer-copyright p{
    font-size: 14px;
}






.footer .footer-menu ul li a:hover:after {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.footer .footer-menu ul li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 2px;
    background: #fabe0e;
    -webkit-transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
    transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1);
    transition: transform .4s cubic-bezier(.7,0,.3,1),-webkit-transform .4s cubic-bezier(.7,0,.3,1);
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}







.footer .footer-menu {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #efefef;
}











/****************************************************************/
/*****************************************************************************************************************************/
/*************************lompardai**********************************************************************************************************************/
/*****************************************************************************************************************************/
/****************************************************************/


.c_lombardia .header{
    background: #840425;
 }

 .c_lombardia .header nav ul ul.dropdown-menu a:hover {
    background:  #840425;
}

.c_lombardia .c-sections h1 {
    color: #840425;
}

.c_lombardia .c-sections h1 a{
    color: #840425;
}




.c_lombardia .header nav ul li a:hover{
    color: #fff !important;
}



.c_lombardia .header nav ul li:hover a:after {
    border-bottom: 5px solid #fff;
}




.c_lombardia .header nav ul  li.c-lang:hover a:after,
.c_lombardia .header nav ul  li.dropdown:hover a:after
 {
    border-bottom: 5px solid #840425;
}




.c_lombardia .we-are .c-ffo span {
    color: #840425;
}



.c_lombardia .business_solution .c-footer .c-butn1 button {
    color: #840425;
}


.c_lombardia .business_solution .c-footer .c-butn2 button {
    border: 1px solid #8404257d;
    background: #8404257d;
}



.c_lombardia .c_sections_bgi h1:after{
    border-bottom: 22px solid #8404255c;
}



.c_lombardia .csr-home .c-items h2:after {
    border-bottom: 3px solid #840425;

}



.c_lombardia .csr-home .c-footer a {
    color: #840425;
    border: 1px solid #840425;
}


.c_lombardia .csr-home .c-footer a:hover {
    border: 1px solid #840425;
}



.c_lombardia .csr-home .c-footer a:before {
    background: #840425;
}


.c_lombardia .absBtn a {
    border: 2px solid #840425;
}


.c_lombardia .csr-home .c-items .c-img .absBtn a:before {
    background: #840425;
}



.c_lombardia .activities-home .c-body .c-items a:before{
    background: #840425;
}

.c_lombardia .activities-home .c-body .c-items a:hover{
    border: 1px solid #840425;
}


.c_lombardia .footer .footer-menu a:hover{
    color: #840425;
}



.c_lombardia .footer  .footer-copyright a{
    color: #840425;

}



.c_lombardia .footer .footer-menu ul li a:after {
    background: #840425;
}




.c_lombardia .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartlom.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}


















/****************************************************************/
/*****************************************************************************************************************************/
/*************************c_sadaf**********************************************************************************************************************/
/*****************************************************************************************************************************/
/****************************************************************/


.c_sadaf .header{
    background: #ace0f4;
 }

 .c_sadaf .header nav ul ul.dropdown-menu a:hover {
    background:  #ace0f4;
}

.c_sadaf .c-sections h1 {
    color: #850d70;
}

.c_sadaf .c-sections h1 a{
    color: #850d70;
}

.c_sadaf .activities-home h1 a {
    color: #fff;
}


.c_sadaf .header nav ul li a {
    color: #850d70 !important;
}

.c_sadaf .header nav ul li a:hover{
    color: #fff !important;
}



.c_sadaf .header nav ul li:hover a:after {
    border-bottom: 5px solid #fff;
}




.c_sadaf .header nav ul  li.c-lang:hover a:after,
.c_sadaf .header nav ul  li.dropdown:hover a:after
 {
    border-bottom: 5px solid #850d70;
}




.c_sadaf .we-are .c-ffo span {
    color: #850d70;
}



.c_sadaf .business_solution .c-footer .c-butn1 button {
    color: #850d70;
}


.c_sadaf .business_solution .c-footer .c-butn2 button {
    border: 1px solid #850d70;
    background: #850d70;
}



.c_sadaf .c_sections_bgi h1:after{
    border-bottom: 22px solid #1da0b4;
}



.c_sadaf .csr-home .c-items h2:after {
    border-bottom: 3px solid #219fb2;

}



.c_sadaf .csr-home .c-footer a {
    color: #219fb2;
    border: 1px solid #219fb2;
}


.c_sadaf .csr-home .c-footer a:hover {
    border: 1px solid #219fb2;
}



.c_sadaf .csr-home .c-footer a:before {
    background: #219fb2;
}


.c_sadaf .absBtn a {
    border: 2px solid #219fb2;
}


.c_sadaf .csr-home .c-items .c-img .absBtn a:before {
    background: #219fb2;
}


.c_sadaf .blackColorBg {
    background: #850d707d;
}

.activities-home .c-body .c-items a {
    color: #219fb2;
    border: 1px solid #ffffffa1;
    background: #ffffffa1;
}

.c_sadaf .activities-home .c-body .c-items a:before{
    background: #219fb2;
}

.c_sadaf .activities-home .c-body .c-items a:hover{
    border: 1px solid #219fb2;
}


.c_sadaf .activities-home {
    background: url(../images/bglatsadsf.png) no-repeat;
    background-size: cover;
}



.c_sadaf .footer .footer-menu a:hover{
    color: #850d70;
}



.c_sadaf .footer  .footer-copyright a{
    color: #850d70;

}



.c_sadaf .footer .footer-menu ul li a:after {
    background: #850d70;
}




.c_sadaf .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartsadf.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}




.c_sadaf .our_partners_ieg .swiper-slide {
    width: 17% !important;
    position: relative !important;
    overflow: hidden;
    padding: 0 30px;
}





















/****************************************************************/
/*****************************************************************************************************************************/
/*************************c_khairat**********************************************************************************************************************/
/*****************************************************************************************************************************/
/****************************************************************/







.c_khairat .header nav ul li a:hover{
    color: #03d8ff !important;
    }


    .c_khairat .header nav ul li:hover a:after {
        border-bottom: 5px solid #03d8ff;
    }



    .c_khairat .header nav ul  li.c-lang:hover a:after,
    .c_khairat  .header nav ul  li.dropdown:hover a:after
     {
        border-bottom: 5px solid #03d8ff;
    }


    .c_khairat .we-are .c-ffo span {
        color: #03d8ff;
    }





.c_khairat .business_solution .c-footer .c-butn1 button {
    color: #03d8ff;
}


.c_khairat .business_solution .c-footer .c-butn2 button {
    border: 1px solid #03d8ff7d;
    background: #03d8ff7d;
}




.c_khairat  .c-sections.c_sections_bgi h1:after{
    border-bottom: 22px solid #03d8ff5c;
}



.c_khairat .csr-home .c-items h2:after {
    border-bottom: 3px solid #03d8ff;

}


.c_khairat .csr-home .c-footer a {
    color: #03d8ff;
    border: 1px solid #03d8ff;
}


.c_khairat .csr-home .c-footer a:hover {
    border: 1px solid #03d8ff;
}


.c_khairat .csr-home .c-footer a:before {
    background: #03d8ff;
}



.c_khairat .absBtn a {
    border: 2px solid #03d8ff;
}


.c_khairat .csr-home .c-items .c-img .absBtn a:before {
    background: #03d8ff;
}


.c_khairat .activities-home .c-body .c-items a:before{
    background: #03d8ff;
}

.c_khairat .activities-home .c-body .c-items a:hover{
    border: 1px solid #03d8ff;
}



.c_khairat .footer .footer-menu a:hover{
    color: #03d8ff;
}


.c_khairat .footer  .footer-copyright a{
    color: #03d8ff;

    }




.c_khairat .footer .footer-menu ul li a:after {
    background: #03d8ff;
}




.c_khairat .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartkh.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}















/********************/













.c_khairat.c_azooqa .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartazoq.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}










.c_khairat.c_distpr .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgprtdi.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}



.c_distpr .activities-home {
    text-align: left;
    background: url(../images/bgactidi.png) no-repeat;
    padding: 100px 0 70px;
    position: relative;
    display: inline-block;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}





/******************c_distpr******************/




/* .c_distpr .header{
    background: #ee1917;
}



.c_distpr .header nav ul ul.dropdown-menu a:hover {
    background:  #ee1917;
    color: #fff !important;
} */




.c_distpr .header nav ul li a:hover{
    color: #fff !important;
    }




    .c_distpr .header nav ul li:hover a:after {
        position: relative;
        content: '';
        position: absolute;
        /* width: 88px; */
        border-bottom: 5px solid #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 0;
        left: 0px;
        right: 0;
        top: 50px;
        margin: 0px auto;
        /* border-image-source: linear-gradient(to right,#df6540, #537e8f); */
        /* border-image-slice: 1; */
        /* border-width: 3px; */
    }



    .c_distpr .header nav ul  li.c-lang:hover a:after,
    .c_distpr .header nav ul  li.dropdown:hover a:after
     {
        position: relative;
        content: '';
        display: none !important;
        position: absolute;
        /* width: 88px; */
        border-bottom: 5px solid #fff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 0;
        left: 0px;
        right: 0;
        top: 56px;
        margin: 0px auto;
        /* border-image-source: linear-gradient(to right,#df6540, #537e8f); */
        /* border-image-slice: 1; */
        /* border-width: 3px; */
    }










    .c_distpr .c-sections h1 {
    color: #202e66;
}


.c_distpr .c-sections h1 a{
    color: #202e66;
}


.c_distpr .c-sections.c_sections_bgi h1:after{
    border-bottom: 22px solid #ffffff5c;
}









/* .c_distpr .we-are .c-ffo span {
    color: #ee1917;
} */



.c_distpr .our_partners_ieg {
    padding: 60px 0;
    background: url(../images/bgpartdis.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    background-attachment: fixed;
}


.c_distpr section.activities-home.c-sections .c-title h1 a {
    color: #fff;
}


/* .c_distpr .blackColorBg {
    background: #ee1917c4;
} */



/* .c_distpr .csr-home .c-items h2:after {
    content: '';
    position: absolute;
    width: 107px;
    border-bottom: 3px solid #ee1917;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 38%;
    z-index: -1;
    top: 44px;

}




.c_distpr .csr-home .c-footer a {
    color: #ee1917;
    border: 1px solid #ee1917;
}


.c_distpr .csr-home .c-footer a:hover {
    border: 1px solid #ee1917;
    color: #fff !important;
    font-weight: bold;
}


.c_distpr .csr-home .c-footer a:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #ee1917;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}




.c_distpr .absBtn a {
    color: #fff;
    border: 2px solid #3c2d5a;
} */



/* .c_distpr .csr-home .c-items .c-img .absBtn a:before {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #ee1917;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}




.c_distpr  .activities-home .c-body .c-items a:before{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    background: #ee1917;
    content: '';
    display: block;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    text-decoration: none;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
    z-index: -1;
}

.c_distpr .activities-home .c-body .c-items a:hover{
    border: 1px solid #ee1917;
}




.c_distpr .footer .footer-menu a:hover{
    color: #ee1917;
}



.c_distpr .footer  .footer-copyright a{
    color: #ee1917;

    }




    .c_distpr   .footer .footer-menu ul li a:after {
        content: '';
        display: block;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        height: 2px;
        background: #ee1917;
        -webkit-transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
        transition: -webkit-transform .4s cubic-bezier(.7,0,.3,1);
        transition: transform .4s cubic-bezier(.7,0,.3,1);
        transition: transform .4s cubic-bezier(.7,0,.3,1),-webkit-transform .4s cubic-bezier(.7,0,.3,1);
        -webkit-transform-origin: right center;
        transform-origin: right center;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    } */



    .c_distpr   .footer .footer-menu ul li a:hover:after {
        -webkit-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }



    .c_distpr .csr-home .c-footer a:hover:before {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
    }

    .c_distpr .csr-home .c-items .c-img:hover .absBtn a:before {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
    }


    .c_distpr .activities-home .c-body .c-items a:hover:before {
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
    }
