.inter-job {
    background: #f9f9f9;
    padding: 20px 15px 20px 15px;
}

.inter-job .container {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    text-align: justify;
}

.inter-job .container h1 {
    font-size: 24px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 300;
    margin-bottom: 25px;
    position: relative;
    padding-left: 18px;
    box-sizing: border-box;
}

.inter-job .container h1:before {
    display: block;
    content: "";
    width: 5px;
    height: 62px;
    background: #ab1c12;
    position: absolute;
    top: 3px;
    left: 0;
    border-radius: 2px;
    z-index: 600;
}

.inter-job .container h1 span {
    display: block;
    width: 100%;
    font-size: 28px;
    color: #ab1c12;
    font-weight: 600;
}

.inter-job .container h2 {
    color: #e92c1f;
    font-size: 19px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    border-bottom: 0px solid #898989;
    font-family: "Source Sans Pro", sans-serif;
}

.inter-job .container h3 {
    color: rgb(51, 51, 51);
    margin-bottom: 0px;
    font-size: 19px;
    font-weight: 600;
}

.inter-job .container p {
    font-size: 19px;
    line-height: 30px;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
}
.inter-job .container p a {
    color: #c42829;
}
.inter-job .container p a:hover {
    color: #000;
}

.inter-job .container ul {
    padding-left: 30px;
    font-size: 19px;
    margin-bottom: 20px;
}
.inter-job .container ul li {
    font-size: 19px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.inter-job .container ul li a { color: #c42829;}
.inter-job .container ul li a:hover {
    color: #000;
}


.fijatg {
    background: url(https://www.dss-hr.com/public/front/images/global-map.jpg) no-repeat top center #ffffff;
    padding: 20px 15px 20px 15px;
    text-align: center;
}

.fijatg .container {
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
}

.fijatg .container h3 {
    font-size: 32px;
    font-family: "Source Sans Pro";
    color: rgb(51, 51, 51);
    font-weight: 400;
    margin-bottom: 7px;
}

.fijatg .container p {
    font-size: 18px;
    font-family: "Source Sans Pro";
    color: rgb(51, 51, 51);
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 30px;
}

.fijatg .container .flags {
    width: 15%;
    float: left;
    margin: 8px;
    background: #fff;
    box-shadow: 1px 1px 10px 1px rgb(0 0 0 / 15%);
    padding: 15px 0;
    box-sizing: border-box;
}

.fijatg .container .flags img {
    box-shadow: 0px 10px 10px -10px rgb(0 0 0 / 75%);
    width: 70px;
    height: 40px;
    margin-bottom: 5px;
}
.fijatg .container .flags span {
    font-size: 16px;
    font-family: "Source Sans Pro", sans-serif;
    color: rgb(160, 26, 17);
    display: block;
	line-height: 16px;
}

.fijatg .container .flags:hover span {
    color: rgb(171, 28, 18);
}

.oec {
    background: #eeeeee;
    padding: 20px 15px 30px 15px;
    text-align: center;
}

.oec .container {
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
}

.oec .container h3 {
    font-size: 32px;
    font-family: "Source Sans Pro";
    color: rgb(171, 28, 18);
    font-weight: 400;
    margin-bottom: 7px;
}

.oec .container p {
    font-size: 18px;
    font-family: "Source Sans Pro";
    color: rgb(51, 51, 51);
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 30px;
}

.clients-logo-slider {
    margin-top: 50px;
}

.owl-carousel .owl-item img {
    width: auto !important;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ab1e14;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #231f20;
}

.owl-prev {
    background: url(https://www.dss-hr.com/public/front/images/left-a.png) no-repeat !important;
    width: 32px;
    height: 39px;
    position: absolute;
    bottom: 45%;
    left: -5%;
    padding-right: 0px !important;
    color: transparent !important;
	filter: invert(1);
}

.owl-next {
    background: url(https://www.dss-hr.com/public/front/images/right-a.png) no-repeat !important;
    width: 32px;
    height: 39px;
    position: absolute;
    bottom: 45%;
    right: -6%;
    padding-left: 0px !important;
    color: transparent !important;
	filter: invert(1);
}
.cl {
    background: #fff !important;
    border-radius: 100% !important;
    width: 200px !important;
    height: 200px !important;
    margin: 0px 12px 25px 12px;
}
.cl img {
    width: 70% !important;
    padding: 60px 30px;
}

.p0 {
    padding: 0 !important;
}

/* .banner-inner-slider .counter:before {
    bottom: 0px;
} */

.right-button {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 9999;
    display: none;
}

.right-button a {
    display: block;
}

.usefullinktop {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 9;
}
.usefullinktop a {
    display: inline-block;
    margin: -10px;
}

.usefullink {
    text-align: center;
}
.usefullink a {
    display: inline-block;
    margin: -10px;
}

@media only screen and (max-width: 1366px) {
    .cflag {
        left: 8%;
    }
}

@media only screen and (max-width: 900px) {
    .cflag {
        top: 15%;
        left: 4%;
        padding: 15px 15px;
    }
    .cflag p {
        font-size: 18px;
    }

    .usefullinktop img {
        width: 85%;
    }

    .usefullinktop a {
        margin: 0 -23px;
    }
    .right-button {
        top: 38%;
        width: 42px;
    }

    .location .container .flags {
        width: 47%;
        min-height: 440px;
    }
    .fijatg .container .flags {
        width: 22%;
    }
}

@media only screen and (max-width: 767px) {

.inter-job {
    padding: 60px 15px 20px 15px;
}
    .cflag {
        top: 5%;
        left: 4%;
        padding: 10px;
    }
    .cflag img {
        margin-bottom: 5px;
        height: 32px;
    }
    .cflag p {
        font-size: 14px;
    }

    .usefullinktop {
        top: -45px;
        margin: 0 auto;
        left: 0;
        text-align: center;
    }
    .usefullinktop img {
        width: 70%;
    }

    .usefullinktop a {
        margin: 0 -34px;
    }

    .right-button {
        width: 26px;
    }
    .right-button img {
        width: 100%;
    }

    .usefullink img {
        width: 85%;
    }
    .usefullink a {
        margin: 0 -23px;
    }

    .location .container .flags {
        width: 94%;
        min-height: auto;
    }

    .fijatg .container .flags {
        width: 44%;
    }
    .banner-inner-slider .counter {
        padding-top: 0px;
    }

    .fijatg .container h3 {
        font-size: 30px;
    }

    .inter-job .container h1 span {
        font-size: 26px;
    }
    .cl {
        margin: auto;
    }
}

@media only screen and (max-width: 375px) {
    .cflag {
        top: 3%;
        left: 2%;
    }
}

@media only screen and (max-width: 360px) {
    .inter-job .container h1 {
        font-size: 22px;
    }

    .inter-job .container h1 span {
        font-size: 25px;
    }

    .fijatg .container h3 {
        font-size: 26px;
    }

    .fijatg .container .flags {
        width: 43%;
    }

    .cflag {
        top: 2%;
        left: 1%;
    }
}
