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


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


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


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


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

.page-content {
    height: 500px;
}

.c-lofo-title h1 {
    font-weight: bold;
    color: #fff;
    padding: 10px;
    background: #0136591c;
    box-shadow: 0 0 10px #747474;
    font-size: 55px;
    font-weight: bold;
    font-family: 'Tw Cen MT';
}

.c-lofo-title {
    position: absolute;
    top: 100px;
    /* left: 45%; */
    display: inline-block;
    width: 100%;
    text-align: center;
}

.inner-top {
    position: relative;
}

.inner-top .img-shadow {
    position: absolute;
}

.inner-top .img-page {
    height: 311px;
    position: relative;
}

.inner-top .title-page {
    display: none;
    position: absolute;
    bottom: 0;
    background: url(../images/bgtit.png) no-repeat;
    width: 316px;
    height: auto;
    text-align: center;
}

.inner-top .title-page h1 {
    color: #fff;
}

.inner-top .c-lofo {
    top: -45px;
}

.c-breadcrumps a {
    font-size: 22px;
    color: #fabe0e;
    font-family: 'Tw Cen MT';
}

.c-breadcrumps a:nth-child(1) {
    color: #000;
}

.c-breadcrumps a:hover {
    color: #fabe0e;
}

.c-breadcrumps {
    margin-bottom: 70px;
}

.c-inner-body {
    position: relative;
    display: inline-block;
    width: 100%;
    background: url(../images/Rectanglebg.png) left top no-repeat;
    margin-top: -20px;
    padding-top: 80px;
    padding-bottom: 100px;
    font-family: 'Tw Cen MT';
}

.inner-top .img-page img {
    width: 100%;
    max-height: 100%;
}


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


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


/*************************our-companaies*************************/


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


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

.our-companaies .c-block {
    max-width: 900px;
    /* display: inline-block; */
    /* position: relative; */
    /* width: 100%; */
    margin: auto;
    text-align: center;
}

.our-companaies .c-block .c-items {
    border-radius: 5px;
    margin: 20px;
    padding: 60px 0;
    box-shadow: 0 0 10px #b3b3b380;
    background: #fff;
    height: 320px;
}

.our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #fabe0e80;
    /* transform: scale(0.92); */
}

.our-companaies .c-block .c-items img {
    max-width: 111px;
    height: auto;
}

.our-companaies .c-block .c-items h2 {
    font-size: 33px;
    color: #282828;
}

.our-companaies .c-block .c-items h2 {
    font-size: 33px;
    color: #282828;
    margin-top: 60px;
}


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


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


/*************************company-fashion*************************/


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


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

.company-fashion .c-body p {
    font-size: 17px;
    color: #232121;
}

.company-fashion .c-items .c-body h3 {
    font-weight: bold;
}

.company-fashion .c-items {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 20px 60px;
    background: #fff;
    box-shadow: 0 0 10px #80808042;
    padding-right: 30px;
    margin-bottom: 40px;
}

.company-fashion .c-items:hover {
    box-shadow: 0 0 10px #fabe0e80;
    /* transform: scale(.97); */
}

.company-fashion .c-items .c-image img {
    width: 90%;
    height: auto;
}

.company-fashion .c-items .c-body {
    border-left: 1px solid #e1e1e1;
    padding: 0px 0px 25px 35px;
}

.company-fashion .c-items .c-image {
    margin: 10px 0;
    text-align: center;
}

.company-fashion .c-block {
    max-width: 935px;
    margin: auto;
}

.company-fashion .c-items .c-body button {
    background: none;
    border: 1px solid #fabe0e;
    color: #fabe0e;
}


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


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


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


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


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

.who-we-are {}

.who-we-are .c-about-injaz .c-left {
    width: 45%;
    float: left;
    overflow: hidden;
}

.who-we-are .c-about-injaz .c-right {
    width: 50%;
    float: right;
}

.who-we-are .c-about-injaz .c-left img:hover {
    transform: scale(1.3);
}

.who-we-are .c-about-injaz .c-left img {
    width: 100% !important;
    height: auto;
}

.who-we-are .c-about-injaz .c-right .c-title h3 {
    font-size: 39px;
    font-family: 'Tw Cen MT';
    margin-bottom: 50px;
    position: relative;
    margin-top: 0;
    color: #fabe0e;
}

.who-we-are .c-about-injaz .c-right .c-title h3:after {
    content: '';
    position: absolute;
    width: 88px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 55px;
    /* margin: 0px auto; */
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 3px; */
}

.who-we-are .c-about-injaz .c-right p {
    color: #2d2d2d;
    font-size: 20px;
    font-family: 'Tw Cen MT';
    line-height: 30px;
}

.who-we-are .c-about-injaz {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 80px;
}

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

.who-we-are .c-special .c-title h3 {
    color: #fff;
    font-size: 38px;
    font-family: 'Tw Cen MT';
}

.who-we-are .c-special .c-bdy {
    height: 500px;
    background: url(../images/bgwhspoan.png) center no-repeat;
    max-width: 920px;
    margin: 50px auto;
}

.who-we-are .c-special .c-bdy ul {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 100px;
}

.who-we-are .c-special .c-bdy li {
    float: left;
    color: #fff;
    text-align: left;
    max-width: 150px;
    font-family: 'Tw Cen MT';
}

.who-we-are .c-special .c-bdy li label {
    font-size: 26px;
}

.who-we-are .c-special .c-bdy li p {
    font-size: 17px;
}

.who-we-are .c-special .c-bdy li:first-child {
    margin: 130px 0px 0px 15px;
}

.who-we-are .c-special .c-bdy li:nth-child(2) {
    margin: 30px 0px 0px 20px;
}

.who-we-are .c-special .c-bdy li:nth-child(3) {
    margin: 130px 0px 0px 30px;
}

.who-we-are .c-special .c-bdy li:nth-child(4) {
    margin: 30px 0px 0px 20px;
}

.who-we-are .c-special .c-bdy li:nth-child(5) {
    margin: 130px 0px 0px 20px;
}

.who-we-are .c-establishment .c-title h3 {
    font-size: 39px;
    color: #fff;
    font-family: 'Tw Cen MT';
    text-align: center;
    margin: 35px 0 60px;
}

.who-we-are .c-establishment .c-body h4 {
    font-size: 38px;
    color: #8cc3d8;
    font-family: 'Tw Cen MT';
}

.who-we-are .c-establishment .c-body h6 {
    font-size: 23px;
    color: #fff;
    font-family: 'Tw Cen MT';
}

.who-we-are .c-establishment .c-body {
    max-width: 666px;
    margin: auto;
}

.who-we-are .c-establishment .c-body .c-items:nth-child(odd) {
    width: 65%;
    float: left;
}

.who-we-are .c-establishment .c-body .c-items:nth-child(even) {
    float: right;
    width: 36%;
}

.who-we-are .c-establishment .c-body .c-items.c-items-1 {
    margin-top: 120px;
}

.who-we-are .c-establishment .c-body .c-items.c-items-2 {
    margin-top: 55px;
}

.who-we-are .c-establishment .c-body .c-items.c-items3 {
    margin-top: 65px;
}

.who-we-are .c-vision .c-left {
    width: 44%;
    float: left;
}

.who-we-are .c-vision .c-right {
    width: 45%;
    float: right;
    overflow: hidden;
}

.who-we-are .c-vision .c-right img {
    width: 100% !important;
    height: auto;
}

.who-we-are .c-vision .c-right img:hover {
    transform: scale(1.3);
}

.who-we-are .c-vision .c-left .c-title h3 {
    font-size: 39px;
    font-family: 'Tw Cen MT';
    margin-bottom: 50px;
    position: relative;
    color: #fabe0e;
}

.who-we-are .c-vision .c-left .c-title h3:after {
    content: '';
    position: absolute;
    width: 88px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 55px;
    /* margin: 0px auto; */
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 3px; */
}

.who-we-are .c-vision .c-left p {
    color: #2d2d2d;
    font-size: 20px;
    font-family: 'Tw Cen MT';
    line-height: 30px;
}

.who-we-are .c-vision {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 80px 0;
    background: url(../images/Rectanglebg.png) right top no-repeat;
    background-size: 30% 55%;
}

.who-we-are .c-organizationa {
    text-align: center;
}

.who-we-are .c-organizationa h3 {
    font-size: 38px;
    font-family: 'Tw Cen MT';
    background: url(../images/bghorg.png) center no-repeat;
    padding: 30px;
    margin: 0px;
    margin-bottom: -5px;
}


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


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


/*************************our-brands*****************************/


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


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

.our-brands.our-brand-inner.c-inner-body .carousel-control {
    top: 15%;
    color: #fff !important;
}

.our-brands .quieq_tap li {
    /* width: 14.2%; */
    text-align: center;
    padding: 0 25px;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

.our-brands .quieq_tap li:last-child {
    padding-right: 0;
}

.our-brands .quieq_tap li img {
    filter: grayscale(100%);
    width: 100%;
    /* width: 85%; */
    margin-top: 5px;
    height: auto;
    margin: auto;
    /* border-radius: 50%; */
}

.our-brands .quieq_tap li:hover img {
    filter: none;
}

.our-brands .quieq_tap li a {
    border-radius: 50%;
    width: 100;
    height: 100;
    background: #fff;
    margin: auto;
    /* border: 8px solid #9bb3bc; */
    transition: .5s;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    padding: 10px;
}

.our-brands .c-block {
    background: #013659;
    padding: 100px 60px;
    border-radius: 30px;
}

.our-brands .c-block .nav>li>a:focus,
.our-brands .c-block .nav>li>a:hover {
    background-color: #fff;
    /* border-color: #fabe0e; */
}

.our-brands .nav-tabs li.active a,
.our-brands .nav-tabs li.active a:focus,
.our-brands .nav-tabs li.active a:hover {
    /* border: 8px solid #fabe0e !important;
    border-bottom-color: #fabe0e; */
    /* transform: scale(1.123); */
}

.our-brands .nav-tabs li.active a img,
.our-brands .nav-tabs li.active a:focus img,
.our-brands .nav-tabs li.active a:hover img {
    filter: none;
}

.our-brands .nav-tabs li.active:after {
    content: " ";
    position: absolute;
    top: 140px;
    /* bottom: -60px; */
    left: 40%;
    /* margin-left: -6px; */
    border: 20px solid transparent;
    border-bottom-color: #fff;
    /* display: none; */
}

.our-brands .nav-tabs>li.active:last-child:after {
    left: 35%;
}

.our-brands .quieq_tap ul {
    border: 0;
}

.our-brand-inner .carousel-inner {
    padding-bottom: 70px;
}

.our-brands div#myTabContent {
    background: #fff;
    padding: 45px;
    margin-top: 0px;
}

.our-brands div#myTabContent .tab-pane h4 {
    font-size: 28px;
    color: #fabe0e;
    font-family: 'Tw Cen MT';
    margin-bottom: 29px;
}

.our-brands div#myTabContent .tab-pane p {
    font-size: 16px;
    color: #000;
    overflow-wrap: break-word;
}

.our-brands div#myTabContent .tab-pane .c-breef {
    padding-bottom: 37px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 20px;
}

.our-brands div#myTabContent .c-brandss ul li {
    float: left;
    width: 9%;
    margin-right: 33px;
    margin-bottom: 15px
}

.our-brands div#myTabContent .c-brandss ul li:hover {
    transform: scale(1.1);
}

.our-brands div#myTabContent .c-brandss ul li img {
    width: 100%;
    height: 90px;
    /* object-fit: cover; */
    /* margin-right: 10px; */
    /* border-radius: 50%; */
}

.our-brands div#myTabContent .c-brandss ul {
    padding: 0;
}

.our-brands div#myTabContent .c-brandss {
    position: relative;
    display: inline-block;
    width: 100%;
}


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


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


/*************************.item-partners*************************/


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


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

.item-partners .c-head {
    text-align: center;
    max-width: 935px;
    margin: auto;
}

.item-partners .c-head .c-img-partners img {
    max-width: 500px;
    height: auto;
    max-height: 250px;
    object-fit: cover;
}

.item-partners .c-head .c-img-partners {
    margin-bottom: 55px;
}

.item-partners .c-head .c-breef-partners p {
    font-size: 16px;
    color: #232121;
    line-height: 30px;
    word-break: break-word;
}

.item-partners .c-images-bb img {
    width: 100%;
    /* height: 311px; */
    /* object-fit: cover; */
}

.item-partners .c-images-bb img:hover {
    filter: brightness(0.73);
}

.item-partners .c-images-bb {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 55px 5px;
    box-shadow: 0 0 10px #d8d8d8cf;
    background: #fff;
    margin: 60px 0;
}

.item-partners .c-realtion-company .c-title h3 {
    font-size: 39px;
    font-family: 'Tw Cen MT';
    margin-bottom: 50px;
    position: relative;
}

.item-partners .c-realtion-company .c-title h3:after {
    content: '';
    position: absolute;
    width: 88px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 55px;
    /* margin: 0px auto; */
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 3px; */
}

.item-partners .c-realtion-company .c-b-relcomp p {
    color: #878585;
    font-size: 19px;
    font-family: 'Tw Cen MT';
    line-height: 30px;
    word-break: break-word;
}

.item-partners .carousel-control.left {
    right: 49.6% !important;
    left: auto !important;
    border-radius: 50% 0 0 50%;
}

.item-partners .carousel-control.right {
    left: auto !important;
    right: 47% !important;
    border-radius: 0px 50% 50% 0px;
}

.item-partners .carousel-control {
    left: -12px;
    height: 35px;
    width: 35px;
    z-index: 99;
    background: #ffffffc9;
    border: none !important;
    font-size: 24px;
    margin-top: 0px !important;
    top: auto;
    bottom: 2%;
}

.item-partners .carousel-control .glyphicon-chevron-left,
.item-partners .carousel-control .glyphicon-chevron-right,
.item-partners .carousel-control .icon-next,
.item-partners .carousel-control .icon-prev {
    width: 30px;
    height: 24px;
    margin-top: -10px;
    font-size: 20px;
    font-family: 'Glyphicons Halflings' !important;
}

.glyphicon-chevron-left,
.glyphicon-chevron-right,
.icon-next,
.icon-prev {
    font-family: 'Glyphicons Halflings' !important;
}

.slick_partnerer_inn .c-once {
    height: auto !important;
}

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

.slick_partnerer_inn .slick-list {
    padding-bottom: 60px;
}

.slick_partnerer_inn .slick-next,
.slick_partnerer_inn .slick-prev {
    top: 30%;
}


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


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


/*************************.our-brands-one *****************************/


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


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

.our-brands-one .c-block {
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
    /* background: aliceblue; */
    background: #013659;
    padding: 100px 60px;
    border-radius: 30px;
}

.our-brands-one .c-block .c-items {
    border: 0px solid #fabe0e !important;
    width: 100%;
    height: auto;
    margin: auto;
    background: #fff;
    border-radius: 0%;
    position: relative;
    padding: 0;
    margin-bottom: 40px;
    overflow: hidden;
}

/* .our-brands-one .c-block .c-items img:hover {
    transform: scale(1.1);
} */

.our-brands-one .c-block .c-items img {
    width: 150px;
    height: 150px;
    /* object-fit: cover; */
}

.our-brands-one .c-block .c-items:hover {
    /* transform: rotate(360deg); */
}

.our-brands-one .c-country select {
    width: 30%;
    margin: auto;
    height: 45px;
    background: none;
    border: 0px solid #fff;
    font-size: 20px;
    color: #fff;
    box-shadow: 0 0 black;
    border-bottom: 1px solid;
    border-radius: 0;
    color: #fabe0e;
    box-shadow: 0 0 black;
    border-bottom: 2px solid;
}

.our-brands-one .c-country {
    margin-bottom: 60px;
}


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


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


/*************************csr*****************************/


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


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

.csr .c-items h2 {
    font-size: 23px;
    color: #fabe0e;
    margin-top: 60px;
    margin-bottom: 10px;
    transition: .5s;
    height: 90px;
}

.csr .c-items h2 a {
    font-size: 23px;
    color: #013659;
    transition: .5s;
}

.csr .c-items:hover {
    color: #fabe0e;
}

.csr.c-items p {
    font-size: 17px;
    color: #8c8b8b;
    margin-bottom: 35px;
}

.csr .c-items a {
    font-size: 16px;
    color: #b7b7b7;
    transition: .5s;
    display: block;
    /* text-align: center; */
}

.csr .c-items a:hover {
    color: #fabe0e;
    text-decoration: underline !important;
}

.csr .c-body .col-md-4 {
    padding: 0;
    margin-bottom: 55px;
}

.csr .c-body .c-items {
    box-shadow: 0 0 10px #b3b3b345;
    border-top: 10px solid #fabe0e;
    padding: 0 33px 15px 28px;
    margin: auto 50px;
    background: #fff;
    transition: .8s;
    border-bottom: 10px solid #ffff;
    height: 500px;
}

.csr .c-body .c-items:hover {
    border-top: 10px solid #fabe0e;
    border-bottom: 10px solid;
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 10px; */
}

.csr .c-body .c-items img {
    margin-top: 45px;
    max-width: 300px;
    max-height: 150px;
    object-fit: cover;
    width: 100%;
}

.our-companaies .c-block .c-items:hover {
    transform: scale(0.91);
}

.our-companaies .c-block .c-items img:hover {
    transform: scale(1.1);
}

.our-companaies .c-block .c-items h2:hover {
    color: #fabe0e;
}

.our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #b3b3b380;
}


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


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


/*************************.item-csr*****************************/


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


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

.items-csr .c-left {
    float: left;
    width: 60%;
    background: #fff;
}

.items-csr .c-right {
    float: right;
    width: 40%;
}

.items-csr .c-left .c-main-news div#myCarousel {
    width: 760px;
    height: 470px;
    max-width: 100%;
}

.items-csr .c-left .c-main-news div#myCarousel img {
    width: 100%;
    height: 100%;
}

.items-csr .c-left .c-main-news .carousel-inner>.item {
    height: 100%;
}

.items-csr .c-left .c-main-news .c-title .clatest {
    margin-top: 50px;
}

.items-csr .c-left .c-main-news .c-title .clatest span {
    font-size: 16px;
    padding: 7px 17px;
    color: #fff;
    background: #df6540;
    font-family: 'Tw Cen MT';
}

.items-csr .c-left .c-main-news .c-title h3 {
    font-size: 24px;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    margin-top: 30px;
    margin-bottom: 40px;
    color: #013659;
}

.items-csr .c-left .c-main-news .c-date {
    font-size: 16px;
    color: #8b8c8c;
    padding-bottom: 22px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 35px;
    /* font-family: "GE Flow" !important; */
}

.items-csr .c-left .c-main-news .c-date span {
    padding-left: 22px;
    position: relative;
}

.items-csr .c-left .c-main-news .c-date span:before {
    content: '';
    background: url(../images/bgcdateb.png) no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 8px;
    top: 8px;
}

.items-csr .c-left .c-main-news .c-date span {
    padding-left: 22px;
}

.items-csr .c-left .c-main-news .c-body p {
    font-size: 16px;
    color: #000000;
    font-family: 'Tw Cen MT';
    overflow-wrap: break-word;
}

.c-body li {
    list-style: decimal;
}

.items-csr .c-right .c-recently-posts {
    background: #f2f4f5;
    padding: 40px 30px;
    margin-left: 59px;
}

.items-csr .c-right .c-recently-posts input {
    height: 55px;
    width: 100%;
    border: 2px solid #e1e1e1;
    padding: 15px;
}

.items-csr .c-right .c-recently-posts h3 {
    font-size: 25px;
    font-family: 'Tw Cen MT';
    margin-top: 62px;
    padding-bottom: 17px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.items-csr .c-right .quieq_tap ul li img {
    max-width: 75px;
    height: 75px;
    float: left;
    margin-right: 15px;
}

.items-csr .c-right .quieq_tap ul li .title-news h4 {
    font-size: 16px;
    /* color: #818080; */
    margin-top: 0;
}

.items-csr .c-right .quieq_tap ul li .title-news h4 a {
    color: #013659;
}

.items-csr .c-right .quieq_tap ul li .date-news h5 {
    font-size: 16px;
    color: #013659;
    font-weight: bold;
    margin-top: 0;
    /* font-family: "GE Flow" !important; */
}

.items-csr .c-right .nav-tabs>li.active,
.items-csr .c-right .nav-tabs>li.active,
.items-csr .c-right .nav-tabs>li.active {
    background-color: #cccccc40;
    border: 0px solid #ddd;
}

.items-csr .c-right .nav-tabs>li.active>a,
.items-csr .c-right .nav-tabs>li.active>a:focus,
.items-csr .c-right .nav-tabs>li.active>a:hover {
    background-color: unset;
    border: 0px solid #ddd;
}

.items-csr .c-right .nav-tabs>li>a {
    padding: 0;
    float: left;
}

.items-csr .c-right .nav-tabs>li {
    width: 100%;
    margin-bottom: 25px;
}


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


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


/*************************.contact-us*****************************/


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


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

.contact-us .c-adresses .c-title h5 {
    font-size: 20px;
    color: #013659;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    margin-bottom: 30px;
}

.contact-us .c-adresses .c-title h5:hover {
    color: #fabe0e !important;
}

.contact-us .c-adresses .c-bdy>div {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Tw Cen MT';
    margin-bottom: 5px;
    color: #282828;
}

.contact-us .c-adresses .c-items:hover {
    transform: scale(0.98);
    box-shadow: 0 0 3px 2px #d2d2d238;
}

.contact-us .c-adresses .c-bdy div a {
    color: #848383;
    font-weight: normal;
    font-family: 'Tw Cen MT';
    font-size: 17px;
}

.contact-us .c-adresses .c-bdy div a:hover {
    color: #fabe0e;
}

.contact-us .c-adresses .c-items {
    background: #fff;
    padding: 40px 20px;
    box-shadow: 0 0 10px #92929263;
    height: 370px;
    max-height: 400px;
    margin-bottom: 30px;
}

.contact-us .c-adresses {
    position: relative;
    display: inline-block;
    width: 100%;
}

.contact-us .c-get-in-touch {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 120px;
}

.contact-us .c-get-in-touch .c-left {
    width: 44%;
    float: left;
}

.contact-us .c-get-in-touch .c-right {
    width: 45%;
    float: right;
}

.contact-us .c-get-in-touch .c-block {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #013659;
    padding: 85px 80px 90px 100px;
}

.contact-us .c-get-in-touch .c-left .c-title h5 {
    font-size: 25px;
    font-family: 'Tw Cen MT';
    margin-bottom: 40px;
    position: relative;
    color: #fff;
}

.contact-us .c-get-in-touch .c-left .c-title h5:after {
    content: '';
    position: absolute;
    width: 88px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 0px;
    right: 0;
    top: 40px;
    /* margin: 0px auto; */
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 2px; */
}

.contact-us .c-get-in-touch .c-left p {
    color: #fff;
    font-size: 19px;
    font-family: 'Tw Cen MT';
    line-height: 30px;
}

.contact-us .c-get-in-touch form .form-control {
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ffffffcf;
    border-radius: 0;
    padding: 0;
    background: unset;
    color: #fff;
    margin-bottom: 15px;
}

.contact-us .c-get-in-touch form .form-control::placeholder {
    color: #ffffffcf;
    font-size: 19px;
    font-family: 'Tw Cen MT';
}

.contact-us .c-get-in-touch form .c-signutr label {
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #ffffffcf;
    border-radius: 0;
    padding: 0;
    background: unset;
    color: #ffffffcf;
    width: 100%;
    margin: auto;
    text-align: left;
    padding-bottom: 10px;
    background: url(../images/uplooic.png) right no-repeat;
    color: #ffffffcf;
    font-size: 19px;
    font-family: 'Tw Cen MT';
    font-weight: normal;
}

.contact-us .c-get-in-touch form .c-signutr input {
    width: 0;
}

.contact-us .c-get-in-touch form .c-buttonsu button {
    font-size: 20px;
    background: #fabe0e;
    width: 100%;
    color: #fff;
    border: 4px solid;
    border-radius: 30px;
    font-family: 'Tw Cen MT';
    margin-top: 30px;
    padding: 12px;
    transition: .5s;
}

.contact-us .c-get-in-touch form .c-buttonsu button:hover {
    background: #fff;
    color: #fabe0e;
}

.contact-us .c-map {
    margin-top: 115px;
}

.contact-us .c-map iframe {
    width: 100%;
    height: 320px;
}

.contact-us.customer-services .c-get-in-touch {
    margin-top: 0;
}


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


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


/*************************.application-form*****************************/


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


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

.application-form .c-appff {
    background: #013659;
    padding: 80px 0;
}

.application-form .c-appff .c-title h3 {
    font-size: 25px;
    color: #fff;
    font-family: 'Tw Cen MT';
    position: relative;
    text-align: center;
}

.application-form .c-appff .c-title h3:after {
    content: '';
    position: absolute;
    width: 84px;
    border-bottom: 3px solid #fabe0e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 0;
    left: 47%;
    /* right: 0; */
    top: 40px;
    /* margin: 0px auto; */
    /* border-image-source: linear-gradient(to right,#d76a47, #0dd8fb, #537e8f);
    border-image-slice: 1;
    border-width: 3px; */
}

.application-form .c-appff form .form-group.c-perimg label {
    width: 240px;
    height: 240px;
    background: url(../images/choseigcar.png) no-repeat;
    background-size: 100%;
}

.application-form .c-appff form .form-group.c-perimg input {
    width: 0;
}

.application-form .c-appff form .form-group {
    text-align: center;
    margin-bottom: 35px;
}

.application-form .c-appff form input.form-control {
    width: 40%;
    margin: auto;
}

.application-form .c-appff form input.c-academic.form-control {
    width: 100% !important;
    margin: auto;
}

.application-form .c-appff form .form-group.c-perimg {
    margin: 70px 0;
}

.application-form .c-appff form input.form-control {
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #ffffffcf;
    border-radius: 0;
    padding: 0;
    background: unset;
    color: #fff;
}

.application-form .c-appff form input.form-control::placeholder,
.application-form .c-appff form textarea.form-control::placeholder {
    color: #ffffffcf;
    font-size: 20px;
    font-family: 'Tw Cen MT';
}

.application-form .c-appff form .c-preif label {
    font-size: 19px;
    color: #fff;
    font-family: 'Tw Cen MT';
}

.application-form .c-appff form .c-signutr input {
    width: 0;
}

.application-form .c-appff form .c-signutr label {
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #ffffffcf;
    border-radius: 0;
    padding: 0;
    background: unset;
    color: #ffffffcf;
    width: 40%;
    margin: auto;
    text-align: left;
    padding-bottom: 10px;
}

.application-form .c-appff form .c-preif {
    margin-top: 100px;
    margin-bottom: 50px;
}

.c-appff .form-group.c-buttonsu {
    /* margin: 60px 0; */
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.c-appff .form-group.c-buttonsu button {
    background: unset;
    border: 1px solid #ffffffcf;
    color: #ffffffcf;
}


/* Created By : Qusai Al-Nablse */


/* application form */

.c-image-upload {
    width: 228px;
    height: 228px;
    max-height: 100%;
    border-radius: 50%;
    margin-top: -16px;
    padding: -31px;
}


/******2******/

.application-form form .form-group .c-r-gender {
    width: 40%;
    margin: auto;
}

.application-form form .form-group .c-r-gender label.radio-inline {
    width: 50%;
    margin: 0;
    text-align: left;
    margin-bottom: 18px;
    color: #fff;
    font-family: 'Tw Cen MT';
}

.application-form form .form-group .c-r-gender label.radio-inline:nth-child(1),
.application-form form .form-group .c-r-gender label.radio-inline:nth-child(4) {
    float: left;
    /* text-align: left; */
}

.application-form form .form-group .c-r-gender label.radio-inline:nth-child(2),
.application-form form .form-group .c-r-gender label.radio-inline:nth-child(5) {
    /* text-align: center; */
}

.application-form form .form-group .c-r-gender label.radio-inline:nth-child(3),
.application-form form .form-group .c-r-gender label.radio-inline:nth-child(6) {
    float: right;
    /* text-align: right; */
}

.persona-information .c-eductional .c-title h3 {
    text-align: left !important;
    font-size: 19px;
    margin-bottom: 75px;
}

.persona-information .c-eductional .c-title h3:after {
    content: '';
    left: 0;
}

.persona-information .c-eductional {
    width: 70%;
    margin: auto;
    margin-top: 80px;
}

.persona-information .c-eductional table {
    color: #fff;
    text-align: center;
    margin-top: 55px;
}

.persona-information .c-eductional table th {
    text-align: center;
}

.persona-information .c-appff form {
    margin-top: 66px;
}


/* Created By : Qusai Al-Nablse */


/* personal Information form */

.c-p {
    width: 100%;
    font-size: 17px;
    text-align: left;
    margin: 0;
    margin-bottom: 18px;
    color: #fff;
    font-family: 'Tw Cen MT';
}


/* Created By : Qusai Al-Nablse */


/* personal Information form */

.c-label-input {
    font-size: 15px;
    color: white;
}

.application-form .c-appff form .has-feedback label {
    color: #fff;
    height: 40px;
}


/******3******/

.occupation-record form .form-answer label {
    color: #fff;
    font-size: 19px;
    font-family: 'Tw Cen MT';
    font-weight: normal;
}

.occupation-record form .form-answer {
    text-align: center;
    margin-bottom: 60px !important;
}

.occupation-record .c-eductional {
    margin-top: 10px;
}

.occupation-record form .form-check .c-label {
    margin-bottom: 30px;
}

.occupation-record form .form-check label.radio-inline {
    margin: 0 70px;
}

.application-form .c-pager {
    float: right;
    margin-top: 20px;
}

.application-form .c-pager a {
    margin: 0 10px;
    color: #000;
}

.application-form .c-pager a:nth-child(1) {
    color: #fabe0e;
}

.persona-information .c-pager a:nth-child(2) {
    color: #fabe0e;
}

.occupation-record .c-pager a:nth-child(3) {
    color: #fabe0e;
}


/*************************micro*********************/

.application-form .c-title {
    position: relative;
    display: inline-block;
    width: 100%;
}

.rama_application_form .persona-information {
    position: relative;
    display: inline-block;
    width: 100%;
}

.rama_application_form .persona-information .c-title {
    margin-bottom: 60px;
}


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


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


/*************************.apttcation-form*****************************/


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


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

.timeline.container {
    width: 100%;
}

.timeline .carousel-inner.vertical {
    height: auto;
    /*Note: set specific height here if not, there will be some issues with IE browser*/
    padding-top: 60px;
}

.carousel-inner.vertical>.item {
    -webkit-transition: .3s ease-in-out top;
    -o-transition: .3s ease-in-out top;
    transition: .3s ease-in-out top;
}

.carousel-inner.vertical>.item {
    -webkit-transition: .6s ease-in-out bottom;
    -o-transition: .6s ease-in-out bottom;
    transition: .6s ease-in-out bottom;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner.vertical>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
        transition-duration: .2s, .3s
    }
    .carousel-inner.vertical>.item.next,
    .carousel-inner.vertical>.item.active.right {
        -webkit-transform: translate3d(0, 33.33%, 0);
        transform: translate3d(0, 33.33%, 0);
        top: auto;
        bottom: auto;
    }
    .carousel-inner.vertical>.item.prev,
    .carousel-inner.vertical>.item.active.left {
        -webkit-transform: translate3d(0, -33.33%, 0);
        transform: translate3d(0, -33.33%, 0);
        top: auto;
        bottom: auto;
    }
    .carousel-inner.vertical>.item.next.left,
    .carousel-inner.vertical>.item.prev.right,
    .carousel-inner.vertical>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        top: auto;
        bottom: auto;
    }
}

.carousel-inner.vertical>.active {
    top: auto;
}

.carousel-inner.vertical>.next,
.carousel-inner.vertical>.prev {
    top: auto;
    height: 100%;
    width: auto;
}

.carousel-inner.vertical>.next {
    left: 0;
    top: 33.33%;
    right: 0;
}

.carousel-inner.vertical>.prev {
    left: 0;
    top: -33.33%;
    right: 0;
}

.carousel-inner.vertical>.next.left,
.carousel-inner.vertical>.prev.right {
    top: auto;
}

.carousel-inner.vertical>.active.left {
    left: 0;
    top: -33.33%;
    right: 0;
}

.carousel-inner.vertical>.active.right {
    left: 0;
    top: 33.33%;
    right: 0;
}

#carousel-pager .carousel-control.left {
    bottom: initial;
    width: 100%;
    top: 0;
}

#carousel-pager .carousel-control.right {
    top: initial;
    width: 100%;
    bottom: 0;
}

.timeline .carousel-control.right {
    right: 0px;
    left: auto;
}

.timeline .carousel-control {
    position: absolute;
    top: 7px;
    bottom: 10px;
    left: 0px;
}


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

.timeline .c-once .c-imge {
    text-align: center;
}

.timeline .c-once .c-imge img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #fff0;
    /* padding: 3px; */
    border: 1px solid #fff;
    margin: auto;
}

.timeline div#carousel-pager {
    width: 100%;
    margin: auto;
    /* background: url(../images/alinevv.png) center no-repeat; */
}

.timeline .c-once:after {
    background: url(../images/alinevv.png) no-repeat;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    width: 1px;
    height: 70px;
}

.timeline .c-once:last-child:after {
    background: none no-repeat;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    width: 1px;
    height: 30px;
    display: none;
}

.timeline .item.active:last-child .c-once:last-child:after {
    background: url(../images/alinevv.png) no-repeat;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: 100%;
    width: 1px;
    height: 45px;
    display: none;
}


/* .timeline .item.active:last-child .c-once:first-child:before{
    background: url(../images/alinevv.png) no-repeat;
    content: "";
    position: absolute;
    display: block;
    left: 50%;
    top: -80%;
    width: 1px;
    height: 40px;
} */

.timeline .c-bdy {
    width: 20%;
    float: left;
    top: 20px;
    position: absolute;
    text-align: center;
}

.timeline .c-once {
    margin-bottom: 70px;
    position: relative;
}

.timeline .c-once:nth-child(odd) .c-bdy {
    left: 0;
    left: 300px;
}

.timeline .c-once:nth-child(even) .c-bdy {
    /* float: right !important; */
    right: 300px;
}

.c-establishment {
    position: relative;
    display: inline-block;
    width: 100%;
    background: url(../images/bgestb.png) no-repeat;
    background-size: 100%;
    padding-bottom: 100px;
}

.timeline #carousel-pager .carousel-control {
    background: none;
}

.timeline .glyphicon-chevron-down:before {
    content: "\e114";
    display: none;
}

.timeline .glyphicon-chevron-up:before {
    content: "\e113";
    display: none;
}

.c-establishment .c-bdy h4 {
    font-size: 38px;
    color: #840425;
    font-family: 'Tw Cen MT';
    text-shadow: 1px 0px 20px #000, 0 0 25px #000, 0 0 5px #000;
}

.c-establishment .c-bdy h6 {
    font-size: 23px;
    color: #fff;
    font-family: 'Tw Cen MT';
    /* text-shadow: 1px 0px 20px #840425, 0 0 25px #840425, 0 0 5px #840425; */
}

.timeline .c-once:nth-child(even) .c-bdy h6 {
    width: 90%;
}

.c-establishment .c-bdy h6 {
    font-size: 22px;
    text-transform: uppercase;
}

.c-establishment .slick-prev {
    width: 20px;
    height: 20px;
    background: url(../images/rrpotop.png) center no-repeat;
    left: 49.3%;
    top: -30px;
}

.c-establishment .slick-next {
    width: 20px;
    height: 20px;
    background: url(../images/rrpobottom.png) center no-repeat;
    right: 49.1%;
    bottom: -40px;
    top: auto;
}

.c-establishment .slick-prev:before {
    content: '';
    display: none !important;
}

.c-establishment .slick-next:before {
    content: '';
    display: none !important;
}

.c-establishment .slick-next:focus,
.c-establishment .slick-next:hover {
    background: url(../images/rrpobottom.png) center no-repeat !important;
}

.c-establishment .slick-prev:focus,
.c-establishment .slick-prev:hover {
    background: url(../images/rrpotop.png) center no-repeat !important;
}


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


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


/*************************.c-carsol-products*********************/


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


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

.c-carsol-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.our-brands-one .c-brands-inn .c-carsol-products {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.c-carsol-products div#myCarousel {
    width: 150px;
    height: 150px;
    margin: auto;
    background: #ffffff7d;
    border-radius: 0%;
    position: relative;
    border: 0px solid #fabe0e00 !important;
    padding: 0;
    margin-bottom: 40px;
}

.c-carsol-products div#myCarousel .carousel-inner>.item>a>img,
.c-carsol-products div#myCarousel .carousel-inner>.item>img {
    width: auto;
    height: 150px !important;
    margin: auto;
    padding: 10px;
}

.our-brands-one .c-brands-inn:hover .c-carsol-products {
    transform: scale(1.0);
}

.our-brands-one .c-brands-inn .c-carsol-products {
    /* width:50vw;
    height:50vw; */
    transition: 0.3s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: transform .7s ease;
    border-radius: 0%;
    /* background:#e0cf68; */
    overflow: hidden;
    /* margin-top: -189px;
    padding-top: 233px; */
}

.c-align-comlog {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 260px;
}


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

.our-brand-inner .swiper-wrapper {
    height: 180px;
}

.our-brand-inner .swiper-button-next,
.our-brand-inner .swiper-button-prev {
    top: 150px;
    color: #fff;
}


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


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


/*************************.new micro*****************************/


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


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


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


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


/*************************our_client_inner****************************/


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


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

.our_client_inner .c-block {
    box-shadow: 0 0 10px #bcbcbca6;
    max-width: 1060px;
    margin: auto;
    border-radius: 5px;
    padding: 90px 30px;
}

.our_client_inner .c-block .row {
    text-align: center;
}

.our_client_inner .c-block .c-item {
    width: 240px;
    height: 180px;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
}

.our_client_inner .c-block .col-md-3:nth-child(4n+0) .c-item {
    border-right: 0;
}

.our_client_inner .c-block .c-item {
    border-right: 1px solid #ddd;
    margin-bottom: 60px;
}

.our_client_inner .c-block .col-md-3 {
    margin-bottom: 66px;
}


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


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


/*************************rama_contact_us****************************/


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


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

.rama_contact_us .c-adresses .c-title h5 {
    color: #fabe0e;
}

.rama_contact_us .c_llogationr {
    position: relative;
}

.rama_contact_us .caddressr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.csr .c-body .c-items p {
    overflow-wrap: break-word;
}


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


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


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


/*************************c_lombardia**********************************************************************************************************************/


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


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

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

.c_lombardia .c-breadcrumps a:hover {
    color: #840425;
}

.c_lombardia .our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #84042580;
}

.c_lombardia .company-fashion .c-items:hover {
    box-shadow: 0 0 10px #84042580;
}

.c_lombardia .company-fashion .c-items .c-body button {
    border: 1px solid #840425;
    color: #840425;
}

.c_lombardia .who-we-are .c-about-injaz .c-right .c-title h3 {
    color: #840425;
}

.c_lombardia .who-we-are .c-about-injaz .c-right .c-title h3:after {
    border-bottom: 3px solid #840425;
}

.c_lombardia .who-we-are .c-vision .c-left .c-title h3 {
    color: #840425;
}

.c_lombardia .who-we-are .c-vision .c-left .c-title h3:after {
    border-bottom: 3px solid #840425;
}

.c_lombardia .our-brands div#myTabContent .tab-pane h4 {
    color: #840425;
}

.c_lombardia .item-partners .c-realtion-company .c-title h3:after {
    border-bottom: 3px solid #840425;
}

.c_lombardia .our-brands-one .c-block .c-items {
    border: 0px solid #840425 !important;
}

.c_lombardia .our-brands-one .c-country select {
    color: #840425;
}

.c_lombardia .csr .c-items h2 {
    color: #840425;
}

.c_lombardia .csr .c-items:hover {
    color: #840425;
}

.c_lombardia .csr .c-items a:hover {
    color: #840425;
}

.c_lombardia .csr .c-body .c-items {
    border-top: 10px solid #840425;
}

.c_lombardia .csr .c-body .c-items:hover {
    border-top: 10px solid #840425;
}

.c_lombardia .our-companaies .c-block .c-items h2:hover {
    color: #840425;
}

.c_lombardia .contact-us .c-adresses .c-title h5:hover {
    color: #840425 !important;
}

.c_lombardia .contact-us .c-adresses .c-bdy div a:hover {
    color: #840425;
    background: #fff;
}

.c_lombardia .contact-us .c-get-in-touch .c-left .c-title h5:after {
    border-bottom: 3px solid #840425;
}

.c_lombardia .contact-us .c-get-in-touch form .c-buttonsu button {
    background: #840425;
}

.c_lombardia .contact-us .c-get-in-touch form .c-buttonsu button:hover {
    color: #840425;
    background: #fff;
}

.c_lombardia .application-form .c-appff .c-title h3:after {
    border-bottom: 3px solid #840425;
}

.c_lombardia .application-form .c-pager a:nth-child(1) {
    color: #840425;
}

.c_lombardia .persona-information .c-pager a:nth-child(2) {
    color: #840425;
}

.c_lombardia .occupation-record .c-pager a:nth-child(3) {
    color: #840425;
}

.c_lombardia .c-carsol-products div#myCarousel {
    border: 0px solid #84042500 !important;
}

.c_lombardia .rama_contact_us .c-adresses .c-title h5 {
    color: #840425;
}

.c_lombardia .our-brands .c-block {
    background: #d0d0d0;
}

.c_lombardia .our-brands-one .c-block {
    background: #d0d0d0;
}

.c_lombardia .application-form .c-appff form .form-group.c-perimg label {
    width: 240px;
    height: 240px;
    background: url(../images/choseuolom.png) no-repeat;
    background-size: 100%;
}

.c_lombardia .application-form .c-appff {
    background: #787878;
}

.c_lombardia .contact-us .c-get-in-touch .c-block {
    background: #787878;
}


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


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


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


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


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

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

.c_sadaf .c-breadcrumps a:hover {
    color: #850d70;
}

.c_sadaf .our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #850d70;
}

.c_sadaf .company-fashion .c-items:hover {
    box-shadow: 0 0 10px #850d70;
}

.c_sadaf .company-fashion .c-items .c-body button {
    border: 1px solid #850d70;
    color: #850d70;
}

.c_sadaf .who-we-are .c-about-injaz .c-right .c-title h3 {
    color: #850d70;
}

.c_sadaf .who-we-are .c-about-injaz .c-right .c-title h3:after {
    border-bottom: 3px solid #850d70;
}

.c_sadaf .who-we-are .c-vision .c-left .c-title h3 {
    color: #850d70;
}

.c_sadaf .who-we-are .c-vision .c-left .c-title h3:after {
    border-bottom: 3px solid #850d70;
}

.c_sadaf .our-brands div#myTabContent .tab-pane h4 {
    color: #850d70;
}

.c_sadaf .item-partners .c-realtion-company .c-title h3:after {
    border-bottom: 3px solid #850d70;
}

.c_sadaf .our-brands-one .c-block .c-items {
    border: 0px solid #850d70 !important;
}

.c_sadaf .our-brands-one .c-country select {
    color: #850d70;
}

.c_sadaf .csr .c-items h2 {
    color: #850d70;
}

.c_sadaf .csr .c-items:hover {
    color: #850d70;
}

.c_sadaf .csr .c-items a:hover {
    color: #850d70;
}

.c_sadaf .csr .c-body .c-items {
    border-top: 10px solid #850d70;
}

.c_sadaf .csr .c-body .c-items:hover {
    border-top: 10px solid #850d70;
}

.c_sadaf .our-companaies .c-block .c-items h2:hover {
    color: #850d70;
}

.c_sadaf .contact-us .c-adresses .c-title h5:hover {
    color: #850d70 !important;
}

.c_sadaf .contact-us .c-adresses .c-bdy div a:hover {
    color: #850d70;
}

.c_sadaf .contact-us .c-get-in-touch .c-left .c-title h5:after {
    border-bottom: 3px solid #850d70;
}

.c_sadaf .contact-us .c-get-in-touch form .c-buttonsu button {
    background: #ace0f4;
}

.c_sadaf .contact-us .c-get-in-touch form .c-buttonsu button:hover {
    color: #850d70;
}

.c_sadaf .application-form .c-appff .c-title h3:after {
    border-bottom: 3px solid #850d70;
}

.c_sadaf .application-form .c-pager a:nth-child(1) {
    color: #850d70;
}

.c_sadaf .persona-information .c-pager a:nth-child(2) {
    color: #850d70;
}

.c_sadaf .occupation-record .c-pager a:nth-child(3) {
    color: #850d70;
}

.c_sadaf .c-carsol-products div#myCarousel {
    border: 0px solid #850d7000 !important;
}

.c_sadaf .rama_contact_us .c-adresses .c-title h5 {
    color: #850d70;
}

.c_sadaf .our-brands .c-block {
    background: #850d70;
}

.c_sadaf .our-brands-one .c-block {
    background: #850d70;
}

.c_sadaf .application-form .c-appff form .form-group.c-perimg label {
    width: 240px;
    height: 240px;
    background: url(../images/choseuolom.png) no-repeat;
    background-size: 100%;
}

.c_sadaf .application-form .c-appff {
    background: #850d70;
}

.c_sadaf .contact-us .c-get-in-touch .c-block {
    background: #850d70;
}


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


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


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


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


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


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

.c_khairat .c-breadcrumps a {
    font-size: 22px;
    color: #03d8ff;
    font-family: 'Tw Cen MT';
}

.c_khairat .c-breadcrumps a:hover {
    color: #03d8ff;
}

.c_khairat .our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #03d8ff80;
}

.c_khairat .company-fashion .c-items:hover {
    box-shadow: 0 0 10px #03d8ff80;
}

.c_khairat .company-fashion .c-items .c-body button {
    border: 1px solid #03d8ff;
    color: #03d8ff;
}

.c_khairat .who-we-are .c-about-injaz .c-right .c-title h3 {
    color: #03d8ff;
}

.c_khairat .who-we-are .c-about-injaz .c-right .c-title h3:after {
    border-bottom: 3px solid #03d8ff;
}

.c_khairat .who-we-are .c-vision .c-left .c-title h3 {
    color: #03d8ff;
}

.c_khairat .who-we-are .c-vision .c-left .c-title h3:after {
    border-bottom: 3px solid #03d8ff;
}

.c_khairat .our-brands div#myTabContent .tab-pane h4 {
    color: #03d8ff;
}

.c_khairat .item-partners .c-realtion-company .c-title h3:after {
    border-bottom: 3px solid #03d8ff;
}

.c_khairat .our-brands-one .c-block .c-items {
    border: 0px solid #03d8ff !important;
}

.c_khairat .our-brands-one .c-country select {
    color: #03d8ff;
}

.c_khairat .csr .c-items h2 {
    color: #03d8ff;
}

.c_khairat .csr .c-items:hover {
    color: #03d8ff;
}

.c_khairat .csr .c-items a:hover {
    color: #03d8ff;
}

.c_khairat .csr .c-body .c-items {
    border-top: 10px solid #03d8ff;
}

.c_khairat .csr .c-body .c-items:hover {
    border-top: 10px solid #03d8ff;
}

.c_khairat .our-companaies .c-block .c-items h2:hover {
    color: #03d8ff;
}

.c_khairat .contact-us .c-adresses .c-title h5:hover {
    color: #03d8ff !important;
}

.c_khairat .contact-us .c-adresses .c-bdy div a:hover {
    color: #03d8ff;
}

.c_khairat .contact-us .c-get-in-touch .c-left .c-title h5:after {
    border-bottom: 3px solid #03d8ff;
}

.c_khairat .contact-us .c-get-in-touch form .c-buttonsu button {
    background: #03d8ff;
}

.c_khairat .contact-us .c-get-in-touch form .c-buttonsu button:hover {
    color: #03d8ff;
    background: #fff;
}

.c_khairat .application-form .c-appff .c-title h3:after {
    border-bottom: 3px solid #03d8ff;
}

.c_khairat .application-form .c-pager a:nth-child(1) {
    color: #03d8ff;
}

.c_khairat .persona-information .c-pager a:nth-child(2) {
    color: #03d8ff;
}

.c_khairat .occupation-record .c-pager a:nth-child(3) {
    color: #03d8ff;
}

.c_khairat .rama_contact_us .c-adresses .c-title h5 {
    color: #03d8ff;
}

.c_khairat .application-form .c-appff form .form-group.c-perimg label {
    width: 240px;
    height: 240px;
    background: url(../images/uplodimg.png) no-repeat;
    background-size: 100%;
}


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


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


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


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


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


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


/* .c_distpr  .c-breadcrumps a {
    font-size: 22px;
    color: #ee1917;
    font-family: 'Tw Cen MT';
}




.c_distpr .c-breadcrumps a:hover {
    color: #ee1917;
}


.c_distpr  .our-companaies .c-block .c-items:hover {
    box-shadow: 0 0 10px #ee191780;
}


.c_distpr  .company-fashion .c-items:hover {
    box-shadow: 0 0 10px #ee191780;
}


.c_distpr  .company-fashion .c-items .c-body button {
    border: 1px solid #ee1917;
    color: #ee1917;
}


.c_distpr  .who-we-are .c-about-injaz .c-right .c-title h3 {
    color: #ee1917;
}


.c_distpr  .who-we-are .c-about-injaz .c-right .c-title h3:after {
    border-bottom: 3px solid #ee1917;

}


.c_distpr  .who-we-are .c-vision .c-left .c-title h3 {
    color: #ee1917;
}


.c_distpr  .who-we-are .c-vision .c-left .c-title h3:after {
    border-bottom: 3px solid #ee1917;

}

.c_distpr  .our-brands div#myTabContent .tab-pane h4 {
    color: #ee1917;
}




.c_distpr  .item-partners .c-realtion-company .c-title h3:after {
    border-bottom: 3px solid #ee1917;
}


.c_distpr  .our-brands-one .c-block .c-items {
    border: 0px solid #ee1917 !important;
}




.c_distpr  .our-brands-one .c-country select {
    color: #ee1917;
}




.c_distpr  .csr .c-items h2 {
    color: #ee1917;
}



.c_distpr  .csr .c-items:hover{
    color: #ee1917;

}



.c_distpr  .csr .c-items a:hover{
    color: #ee1917;

}



.c_distpr  .csr .c-body .c-items {
    border-top: 10px solid #ee1917;
}



.c_distpr  .csr .c-body .c-items:hover {
    border-top: 10px solid #ee1917;
}



.c_distpr  .our-companaies .c-block .c-items h2:hover {
    color: #ee1917;
}


.c_distpr  .contact-us .c-adresses .c-title h5:hover{
    color: #ee1917 !important;
}


.c_distpr  .contact-us .c-adresses .c-bdy div a:hover {
    color: #ee1917;
}

.c_distpr  .contact-us .c-get-in-touch .c-left .c-title h5:after {
    border-bottom: 3px solid #ee1917;
}


.c_distpr  .contact-us .c-get-in-touch form  .c-buttonsu button {
    background: #ee1917;
}

.c_distpr  .contact-us .c-get-in-touch form  .c-buttonsu button:hover{
    color: #ee1917;
}


.c_distpr  .application-form .c-appff  .c-title h3:after {
    border-bottom: 3px solid #ee1917;
}


.c_distpr  .application-form .c-pager a:nth-child(1){
    color: #ee1917;
}


.c_distpr  .persona-information .c-pager a:nth-child(2){
    color: #ee1917;
}


.c_distpr  .occupation-record .c-pager a:nth-child(3){
    color: #ee1917;
}



.c_distpr  .rama_contact_us .c-adresses .c-title h5 {
    color: #ee1917;
} */

.c_distpr .application-form .c-appff form .form-group.c-perimg label {
    width: 240px;
    height: 240px;
    background: url(../images/persoimgdist.png) no-repeat;
    background-size: 100%;
}

html {
    overflow-x: hidden !important;
}

.item-partners .c-images-bb img {
    width: 100%;
    /* height: 311px; */
}
