
.image-item,
.image-wrap-4 {
    border: 3px solid #e60002;
}

h2.counter {
    color: #e60002;
}

hr {
    background: #e60002;
}

.thumb_overlay:before {
    content: "\f00e";
    font-family: FontAwesome;
}

.bg-fixed-1 {
    background: #333 url(../images/png1.png);
    background-size: cover;
}

.thumbx {
    overflow: hidden;
    position: relative;
    /* width:150px;
    height:150px; */
    background-image: url('../images/slim.gif');
    background-repeat: no-repeat;
    background-size: 135% 120%;
    background-position: center;
}

.imgthumb {
    background-color: #000000a1;
    height: 0%;
    width: 100%;
    transition: 0.4s;
    position: absolute;
    bottom: 0;
    text-align: center;
}

.imgSlim {

    transition: 0.4s;
}

.addpdf {
    margin: 10px;
    float: left;
}

.thumbx:hover .imgSlim {
    transform: scale(1.5);
    transition: 0.4s;
}

.thumbx:hover .imgthumb {
    height: 100%;
    padding-top: 30%;
    cursor: pointer;
}

.ul-sty {
    list-style: square;
    margin-left: 17px;
}

.mt-35px {
    margin-top: 35px;
}

/*Start Breadcrumb area css */
.breadcrumb-area {
    background: rgba(0, 0, 0, 0) url("../images/bg-image-3.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.breadcrumb-area::before {
    background: #000000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}

.breadcrumb-text {
    padding-bottom: 93px;
    padding-top: 199px;
}

.breadcrumb-text h1 {
    color: #ffffff;
    font-size: 45px;
    font-style: italic;
    text-transform: capitalize;
    font-family: "PT Serif", sans-serif;
    display: inline-block;
}

.breadcrumb-text ul.breadcrumbs {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
    text-align: right;
}

.breadcrumb-text ul.breadcrumbs li {
    float: none;
    display: inline-block;
}

.breadcrumb-text ul.breadcrumbs li a {
    font-size: 14px;
    color: #ffffff;
    font-style: italic;
    font-family: "PT Serif", sans-serif;
}

.breadcrumb-text ul.breadcrumbs li i {
    color: #fff;
    padding-left: 12px;
    padding-top: 5px;
    padding-right: 5px;
    font-style: italic;
}

#practice-v5-area {
    line-height: 26px;
    padding: 100px 0;
    font-family: "Open Sans", sans-serif;
}

.practice-right-sidebar {
    margin-right: -30px;
}

.practice-left-content {
    margin-left: 60px;
}

.practice-law-box {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    padding: 0;
}

.single-law-box {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    border-left: 7px solid transparent;
    transition: all .5s ease;
}

.single-law-box a {
    color: #202020;
    display: block;
    padding: 22px 20px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .5s ease;
}

.single-law-box a i {
    color: #7d7d7d;
    display: block;
    float: right;
    font-size: 18px;
    padding-top: 4px;
    transition: all .3s ease;
}

.single-law-box:hover,
.single-law-box.active {
    border-left-color: #e60002;
}

.single-law-box:hover a,
.single-law-box.active a {
    color: #e60002;
}

.practice-left-top-left-img {
    float: left;
    margin-right: 30px;
}

.practice-left-middle-text h2 {
    color: #000000;
    font-family: "Raleway", sans-serif;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 57px;
    text-transform: uppercase;
}

.practice-left-bottom-text {
    padding-top: 40px;
}

.practice-bottom-left-img {
    float: left;
    margin-right: 40px;
}

.practice-bottom-right-text h3 {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    .rd-parallax-2 {
        left: 220%;
    }

    .rd-parallax .rd-parallax__body .parallax-1.p-1 {
        border-right: 3px solid #e60002;
    }

    .rd-parallax .rd-parallax__body.b-1 {
        border-right: 3px solid #e60002;
        margin-right: -3px;
    }

    .rd-parallax .rd-parallax__body.b-2 {
        border-left: 3px solid #e60002;
        margin-left: -3px;
    }

    .rd-parallax .rd-parallax__body .parallax-1.p-2 {
        border-left: 3px solid #e60002;
    }

    h3 + * {
        margin-top: 25px;
    }

    .rd-parallax .rd-parallax__body .parallax-1.p-1 .bg-fixed {
        background: url(../images/111.jpg) no-repeat;
        height: 1587px;
        width: 100%;
        background-attachment: fixed;
        -webkit-transform: skew(45deg);
        transform: skew(45deg);
        -webkit-background-size: 60% 100%;
        background-size: 60% 100%;
    }

    blockquote {
        padding-right: 7%;
        padding-left: 0;
        position: relative;
    }
}

@media (min-width: 992px) {
    h3.f-28 {
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    .stellarnav > ul > li > a {
        padding: 20px 15px;
        font-size: 15px;
    }

    .stellarnav li a {
        font-size: 15px;
    }

    .stellarnav ul {
        text-align: center;
    }

}

@media (max-width: 1201px) {
    .stellarnav.mobile .menu-toggle, .stellarnav.mobile .dd-toggle, .stellarnav.mobile .close-menu, .stellarnav.mobile .call-btn-mobile, .stellarnav.mobile .location-btn-mobile {
        background: #e60002;
        color: #fff;
    }

    .top-logo {
        text-align: center;
    }

    .top-menu {
        margin-top: 20px !important;
    }
}

@media (min-width: 992px) {
    header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

.stellarnav li.has-sub > a:after {
    content: '\f107';
}

.stellarnav li li.has-sub > a:after {
    content: '\f105';
    float: right;
}

.scrolled {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.15) 0 6px 13px;
}

a {
    text-decoration: none !important;
}

/*.owl-nav{*/
/*text-align: center;*/
/*}*/
/*.owl-prev , .owl-next{*/
/*display: inline-block;*/
/*font-size: 23px;*/
/*color: #e60002;*/
/*border: 2px solid #e60002;*/
/*padding: 3px 10px;*/
/*margin: 7px;*/
/*transition: all 0.5s;*/
/*}*/
/*.owl-prev:hover , .owl-next:hover{*/
/*background: #e60002;*/
/*color: #fff;*/
/*}*/
/*.owl-carousel .owl-item{*/
/*text-align: center;*/
/*}*/
/*.owl-carousel .owl-item img{*/
/*max-height: 328px;*/
/*}*/
.icon {
    background: rgba(255, 255, 255, .6);
    color: rgba(0, 0, 0, .3);
    font-family: 'FontAwesome';
    font-size: 40px;
    line-height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    text-align: center;
    width: 60px;
    height: 60px;
}

.owl-next,
.owl-prev {
    height: 100%;
    position: absolute;
    top: 0;
    width: 33.33333333%;
}

.owl-next {
    right: 0;
}

.owl-prev {
    left: 0;
}

.owl-next:hover .icon,
.owl-prev:hover .icon {
    background: rgba(230, 0, 2, .8);
    color: rgba(255, 255, 255, .9);
}

.icon-arrow-left7 {
    left: 0;
}

.icon-arrow-left7:before {
    content: "\f053";
}

.icon-arrow-right7 {
    right: 0;
}

.icon-arrow-right7:before {
    content: "\f054";
}

@media (min-width: 768px) {
    .owl-carousel {
        margin: 0 -60px;
        position: relative;
        width: 820px;
    }

    .owl-item > div {
        margin: 45px 60px;
        transition: margin 400ms ease-out;
    }

    .owl-item.center > div {
        margin: 0;
    }

    .owl-next {
        right: 60px;
    }

    .owl-prev {
        left: 60px;
    }

    .icon-arrow-left7 {
        left: auto;
        right: 0;
    }

    .icon-arrow-right7 {
        left: 0;
        right: auto;
    }
}

.image-wrap-2 {
    text-align: center;
    position: relative;
}

.image-wrap-2 .image-3 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 77%;
}

#container .mix {
    display: none;
}

.portfolio {
    margin-top: 50px;
}

.portfolio ul {
    margin-bottom: 30px;
}

.portfolio .filt ul li {
    padding: 7px 15px;
    border: 1px solid #ccc;
    margin: 4px;
    font-size: 14px;
    color: #888;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.filter.active {
    color: #333 !important;
    box-shadow: 0 1px 10px -3px #e60002;
}

.portfolio .col-sm-3 {
    padding: 0;
}

.portfolio .col-sm-3 img {
    max-height: 250px;
    display: block;
    margin: 0 auto;
}

#container .mix {
    display: none;
}

.portfolio .port-overly {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 254px;
    width: 100%;
    padding: 5px;
}

.portfolio .port-overly::before {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}

.portfolio .port-overly-custom::before {
    -webkit-transform: none !important;
    transform: none !important;;
    margin: 10px;
}

.portfolio .port-overly-custom::before {
    -webkit-transition: 0.3s;
}

.portfolio .port-style:hover .port-overly::before {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.mixit-icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}

.portfolio .mixit-icon ul {
    margin: 0;
}

.portfolio .port-style:hover .mixit-icon {
    top: 20%;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.mixit-icon i {
    width: 55px;
    height: 55px;
    background-color: rgba(255, 255, 255, 0.15);
    font-size: 18px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.mixit-icon i:hover {
    background-color: rgba(0, 0, 0, 0.5);
}

.mixit-icon a {
    text-decoration: none;
    border: none;
}

.mixit-box-text p {
    color: #fff;
    margin: 0;
    font-family: "Roboto", sans-serif;
}

.mixit-box-text {
    position: absolute;
    /* bottom: 5%; */
    top: 15%;
    left: 0;
    right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.mixit-box-text {
    /* background-color: rgba(255, 255, 255, 0.15); */
    width: 90%;
    margin: auto;
    line-height: 27px;
    font-size: 17px;
    padding-bottom: 2px;
}

.portfolio .port-style:hover .mixit-box-text {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.image-item img {
    transform: scale(1);
    transition: all 0.5s;
}

.image-item:hover img {
    transform: rotate(-45deg) scale(1.55);
}

.rd-parallax {
    transition: all 0.5s;
}

.rd-parallax-2 {
    transition: all 0.5s;
}

@media (min-width: 1200px) {
    .rd-parallax:hover {
        right: 83%
    }

    .rd-parallax-2:hover {
        left: 192%;
    }
}

@media (max-width: 1200px) {
    .mb-media {
        margin-bottom: 208px;
    }
}

@media (max-width: 800px) {
    .mb-media {
        margin-bottom: 140px;
    }
}

@media (max-width: 600px) {
    .mb-media {
        margin-bottom: 100px;
    }
}

@media (max-width: 460px) {
    .mb-media {
        margin-bottom: 70px;
    }
}

@media (min-width: 1200px) {
    footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.dev-by {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dev-by .d-inline-b {
    display: inline-block;
}

.dev-by img {
    height: 68px;
    width: auto;
}

.bg-fixed-1 {
    height: calc(100vh - 106px);
    background: none;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    padding-right: 0px;
    padding-left: 0px;
}

.well {
    padding-top: 0;
    padding-bottom: 0;
}

/*slideshow*/

.mySlides {
    display: none
}

img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    height: 100vh;
    position: relative;
    margin: auto;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 14px;
    margin-top: -22px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    background-color: #e60002;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    padding-right: 25px;
    padding-top: 16px;
    font-size: 25px;
    margin-right: 20px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Position the "next button" to the right */
.next {
    right: 0;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
    color: #fff;
    width: 56px;
    padding: 14px;
    padding-right: 32px;
    padding-top: 17px;
    font-size: 25px;
    margin-right: 10px;
    margin-left: 10px;
}

.next:hover {
    padding-right: 16px;
}

/* Caption text */

/* The dots/bullets/indicators */

.activeslide {
    background-color: #717171;
}

/* Fading animation */
.forheight {
    height: calc(100vh - 105px);
    width: 100%;
    margin: 0;
    background-size: cover !important;
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev, .next, .text {
        font-size: 11px
    }
}

.well2 {
    padding-top: 0;
}

.prev {
    left: 0;
}

.image-wrap-2 .image-3 {
    margin-bottom: -5px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    text-align: left;
}

@media only screen and (max-width: 768px) {
    .forTextLeft {
        text-align: left;
    }

    .img-sh-3 {
        margin-bottom: 7px;
    }

    /* .image-wrap-2 .image-3{
        margin-bottom: -5px;
    } */
}

@media only screen and (max-width: 768px) {
    .image-wrap-2 .image-3 {
        margin-bottom: 15px;
    }

    .image-wrap-2 {
        margin-bottom: 15px;
    }
}

.overimg {
    overflow: hidden;
}

body {
    text-align: left;
}

.rowHistory {
    border-radius: 7px;
    /* background-color: #F1F1F2; */
}

.histtoryH2 {
    color: #e60002;
}

.colPustifyP p {
    text-align: justify;
    margin-top: 0;
}

.colPustifyP h2 {
    text-align: left;
}

.colPustifyP img {
    text-align: center;
    width: 150px;
    height: auto;
}

.stellarnav.light li a {
    text-align: left;
}

/*tooltip*/
.tooltipx {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;

}

.tooltipx .tooltiptextx {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltipx .tooltiptextx::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltipx:hover .tooltiptextx {
    visibility: visible;
    opacity: 1;
}

.foradhamdiv {
    background-color: #f9f9f9;
    padding: 10px 20px;
    margin: 20px;

}

.forphotodiv {
    padding: 10px 20px;
    margin: 20px;
}

header {
    padding-top: 0px;
    padding-bottom: 0px;
}

@font-face {
    font-family: 'Raleway-Regular';
    src: url('../font/Raleway-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url('../font/Raleway-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.logoimg {
    float: left;
    margin-right: 7px;
    margin-top: 20px;
    margin-left: 20px;
}

.saudi {
    color: #080808;
    font-family: Raleway-ExtraBold;
    font-size: 20px;
    float: left;
    margin-top: 33px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.saudi2 {
    color: #080808;
    font-family: Raleway-ExtraBold;
    font-size: 62px;
    margin-top: 78px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.efficient {
    color: #939393;
    font-size: 10px;
    letter-spacing: 4px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 0;
}

.forbtndiv .btnGet {
    background-color: transparent;
    border: solid 2px #e60002;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    color: #e60002;
    margin-top: 0;
}

.forbtndiv .btnGet:hover {

    background-color: #e60002;

    color: #fff;
    transition: 0.4s;
}

.forbtndivget .btnGet {
    background-color: transparent;
    border: solid 2px #e60002;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    color: #e60002;
    margin-top: 0;
}

.forbtndivget .btnGet:hover {

    background-color: #e60002;

    color: #fff;
    transition: 0.4s;
}

.forbtndivdetails .btnGet {
    background-color: transparent;
    border: solid 2px #e60002;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    color: #e60002;
    margin-top: 0;
}

.forbtndivdetails .btnGet:hover {

    background-color: #e60002;

    color: #fff;
    transition: 0.4s;
}

.forbtndivcontact .btnGet {
    background-color: transparent;
    border: solid 2px #1da1f2;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    color: #1da1f2;
    margin-top: 0;
}

.forbtndivcontact .btnGet:hover {

    background-color: #1da1f2;

    color: #fff;
    transition: 0.4s;
}

.forbtndivcontact .btnGet2 {
    background-color: transparent;
    border: solid 2px #0073b1;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    color: #0073b1;
    margin-top: 0;
}

.forbtndivcontact .btnGet2:hover {

    background-color: #0073b1;

    color: #fff;
    transition: 0.4s;
}

.slideshow-container .btnGetslider {
    color: #fff;
    background-color: transparent;
    border: solid 2px #fff;
    padding: 5px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    margin-top: 30px;
}

.slideshow-container .btnGetslider:hover {

    background-color: #000;

    color: #fff;
    transition: 0.4s;
}

.slideshow-container .btnGetslider2 {
    color: #fff;
    background-color: transparent;
    border: solid 2px #fff;
    padding: 5px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;
    margin-top: 30px;
}

.slideshow-container .btnGetslider2:hover {

    background-color: #fff;
    border-color: #fff;
    color: #000 !important;
    transition: 0.4s;
}

.forbtndiv {
    /* position:absolute;
    right: 20px;
    top: 30px; */
    float: right;
    margin-top: 30px;

}

.stellarnav.light li a {
    color: #fff;
}

.stellarnav.light li a:hover {
    color: #e60002;
    background-color: #fff;
}

/* .stellarnav{
    width:103%;
} */

/*select*/
.dropbtn {
    background-color: #333;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    /* width: 39vw;
    margin-right: 60px; */
    position: relative;
    width: 100%;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #333;
}

.dropdown {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
    width: 100%;

}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;

}

.dropdown a:hover {
    background-color: #ddd
}

.show {
    display: block;
}

.forWidth100 {
    width: 100%;
    display: inline-block;
}

.borderTopPhoto {
    width: 100%;
    border-top: solid 3px #e60002;
    height: 115px;
}

.rowapply .btnLink {
    border: solid 2px #e60002;
    background-color: transparent;
    color: #e60002;
    padding: 5px 30px;
}

.rowapply .btnLink:hover {

    background-color: #e60002;
    color: #fff;
}

.colPustifyP .btnDownload {
    color: #fff;
    background-color: #4caf50;
    border-radius: 0;
    padding: 5px 30px;
    border: solid 2px #4caf50;
    transition: 0.4s;
    margin: 10px 0;
}

.colPustifyP .btnDownload:hover {
    color: #4caf50;
    background-color: transparent;
    border-radius: 0;
    padding: 5px 30px;
    transition: 0.4s;
}

html, body {
    background-color: transparent;
}

canvas {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1000;
}

footer {
    background-color: #e60002;
}

header {
    background-color: transparent;
}

/* .main-nav{background-color: transparent;} */
.stellarnav.light {
    background-color: transparent;
}

* {
    font-family: "Montserrat", sans-serif;
}

.posit3 {
    position: absolute;
    z-index: 99999;
    top: 200px;
    right: -200px;
}

.posit3 {
    position: fixed;
    z-index: -99999;
    top: 354px;
    right: -200px;
    left: 415px;
}

.posit33 {
    position: absolute;
    z-index: -9999;
    top: 355px;
    right: -200px;
    left: -1200px;
}

html {
    overflow-x: hidden;
}

.tostatic {
    background-color: #e60002;
    color: #fff;
}

.stellarnav.light li a {
    color: #fff;
    border-left: solid 3px transparent;
    border-right: solid 3px transparent;
}

.stellarnav.light li a:hover {
    /* border-left:solid 3px #e60002;
    border-right:solid 3px #e60002; */
    color: #e60002;
    color: rgb(230, 0, 2);
}

.stellarnav.light ul ul {
    background-color: #e60002;
    border-bottom: solid 3px #e60002
}

.well {
    border: none
}

.stellarnav .stellarnav.light li a:hover {
    color: #e60002;
    background-color: #fff;
    color: rgb(230, 0, 2);
}

/* @media only screen and (max-width: 714px) {} */
@media only screen and (max-width: 770px) {
    .forbtndiv {
        margin-top: 0;
    }
}

@media only screen and (max-width: 786px) {
    .stellarnav.mobile.light li a.dd-toggle {
        background: #e60002;
    }

    .stellarnav li.open > a.dd-toggle i {
        color: #fff;
    }

    .stellarnav .dd-toggle i {
        color: #fff;
    }

    .saudi {
        display: none;
    }

    .efficient {
        display: none;
    }

    .top-menu {
        padding-right: 15px;
        padding-left: 0px;
    }

    /* .tostatic{width:103% !important;} */
    .btnGet {
        margin: 5px 0 !important;
    }

    .brbtn {
        display: block;
    }

    .forbtndiv {
        /* left: 50%;
        margin-left: -95px; */
        margin-top: 0;
        width: 200px;
    }

    .logoimg {
        width: 70px;
    }

    .stellarnav.light li a:hover {
        color: #e60002;
        background-color: #fff;
    }

    .stellarnav.mobile ul {
        width: 100%
    }
}

/* .tostatic{max-width:103%;} */

@media only screen and (max-width: 1080px) {
    .forbtndiv {
        margin-top: -29px;
    }

    .tostatic {
        text-align: left !important;
        position: static;
    }
}

@media only screen and (max-width: 1080px) {
    .col1header {
        display: none;
    }

    .stellarnav.mobile .menu-toggle {
        text-align: left;
        padding-left: 15px;
    }

    .tostatic {
        background-color: transparent;
    }

    .row + .row {
        margin-top: 0;
    }

    .stellarnav.light li a {
        color: #e60002;
    }

    .tostatic {
        text-align: left !important;
    }
}

.btnGet {
    width: 200px;
}

.brbtn {
    display: none;
}

@media only screen and (max-width: 475px) {
    .container-fluid .tostatic {
        background-color: transparent;
    }

}

.stellarnav .dd-toggle i {
    right: 0;
    text-align: center;
    color: #fff;
}

.stellarnav li.open > a.dd-toggle i {
    right: 0;
    /* margin-right: 17px;
    margin-left: 23px;
    margin-top: -2px; */
    color: #e60002;
}

.forVedio {
    background-color: #3333;
    box-shadow: 0 0 30px 8px #4444;
}

/*forvideo*/
/* .thumb-video__button {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    text-align: center;
    background: rgba(179, 182, 200, 0.51);
    font-size: 0;
    line-height: 0;
}

.thumb-video__button::before, .thumb-video__button::after {
    content: '';
    position: absolute;
}

.thumb-video__button::before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(179, 182, 200, 0.51);
    border-radius: 50%;
    transform: scale3d(1, 1, 1);
    opacity: 0;
    transition: .22s ease-out;
}

.thumb-video__button::after {
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9.5px 0 9.5px 16px;
    border-color: transparent transparent transparent #fff;
}

.thumb-video__button:hover::before {
    opacity: 1;
    transform: scale3d(1.3, 1.3, 1);
}

@media (min-width: 1200px) {
    .thumb-video__button {
        width: 75px;
        height: 75px;
    }
    .thumb-video__button::after {
        border-width: 15px 0 15px 20px;
    }
} */
/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    /* background: #f1f1f1; */
    background-color: #fff;
}

/* Handle */
::-webkit-scrollbar-thumb {

    background: #e60002;
    border-radius: 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #888;
}

@media only screen and (max-width: 768px) {
    .forlinksheader a {
        padding-bottom: 2px;
    }

    .btnarabia {
        padding-bottom: 4px;
    }

    .classcenterimg .image-wrap {
        text-align: center;
    }

    .classcenterimg .image-wrap-2 {
        text-align: center;
    }

    .stellarnav.mobile.light li a.dd-toggle {
        background: #e60002;
    }

    .stellarnav li.open > a.dd-toggle i {
        color: #fff;
    }

    .stellarnav .dd-toggle i {
        color: #fff;
    }

    .classthumb {
        width: 200px !important;
    }

    .col12top {
        margin-top: 0;
    }

    .forbtndiv {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.classthumb {
    width: 350px
}

.piographyInSlider1 {
    font-size: 48px;
    margin-top: 62px;
}

.piographyInSlider2 {
    font-size: 32px;
    margin-top: 40px;

}

.classthumb {
    width: 350px !important;
}

.classthumb2 {
    width: 250px !important;
}

@media only screen and (max-width: 768px) {
    .classthumb {
        width: 200px !important;
    }

    .classthumb2 {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .forimgpaddingTop {
        margin-top: 40px;
    }
}

.stellarnav.light li ul li a {
    color: red;
    background: #fff;
    transition: 0.4s;
    border: none;
}

.stellarnav.light li ul li a:hover {
    color: #fff;
    background: #e60002;
    transition: 0.4s;
}

.forlinks a {
    padding: 12px 13px;
    background-color: #ccc;
    color: #ffffff;
    margin: 10px;
    border-radius: 50%;
    transition: 0.4s;
}

.forlinks a:hover {
    background-color: #fff;
    color:#e60002;
    transition: 0.4s;
    cursor: pointer;
}

.forlinks {
    padding-left: 25px;
}

.forlinksheader a {
    padding: 5px 7px;
    padding-top: 7px;
    padding-bottom: 9px;
    background-color: transparent;
    color: #fff;
    transition: 0.4s;
    width: 26px;
}

.forlinksheader a:hover {
    background-color: #e60002;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

.forlinksheader {
    text-align: right;
    float: right;
}

.forArabicdiv {
    /* border-bottom: solid 2px #e60002; */
    /* padding: 5px 0; */
    background: #333;
}

.btnarabia {
    color: #fff;
    background-color: transparent;
    transition: 0.4s;
    border: none;
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.btnarabia:hover {
    color: #fff;
    background-color: #e60002;
    transition: 0.4s;
}

.logoMini {
    width: 40px;
    display: block;
    visibility: hidden;
    margin: 0;
    margin-top: 8px;
    margin-left: 15px;
    float: left;
}

/* .mailform label textarea{
    height:240px;
    width:100%;
}
.mailform label input{
    height:40px;
    font-size: 20px;
}
.dropbtn{
    padding:5px;
}
.btn-lg {
   padding: 15px 50px;

} */
.col12map {
    padding: 0;
    height: 100vh;
}

.mailform label textarea {
    border-color: #333;
}

.mailform label input {
    border-color: #333;
}

.mfPlaceHolder {
    color: #333;
}

.colorRed {
    color: #e60002;
}

.mailforme .forP {
    background: #cccccc4a;
    padding: 35px;
    text-align: justify;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: 500;
    padding-top: 43px;
    border: solid 1px #ccc;
    box-shadow: 0 0 10px #ddd;
    background: #fff;
}

.mailforme2 .forP {
    background: #cccccc4a;
    padding: 35px;
    text-align: justify;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    font-weight: bolder;
    border: solid 1px #ccc;
    box-shadow: 0 0 10px #ddd;
    background: #fff;
    text-align: justify;
}

.mailforme .inP {
    color: #555555;
    font-weight: bold;
    margin-left: 10px;

}

.mailforme {
    padding: 0 70px;
}

.forP .inputmailform {
    background: #fff;
    height: 50px;
    width: 100%;
    border: solid 1px #ccc;
    padding: 0 20px;
}

.forP .fortextarea {
    padding: 20px;
    height: 150px;
}

.fortextareaget {
    background: #fff;
    height: 50px;
    width: 100%;
    border: solid 1px #ccc;
    padding: 0 20px;
    padding: 20px;
    height: 150px;
}

.btnsend {
    background: #333;
    width: 100%;
    height: 50px;
    text-align: center;
    padding-top: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    border: solid 2px #333;
    transition: 0.4s;
}

.btnsend:hover {
    background: transparent;
    border: solid 2px #333;
    color: #333;
    transition: 0.4s;
}

/***********select*/
.nice-select-wrap {
    background-color: #fff;
    transition: background 300ms ease;
    border: solid 1px #ccc;
}

.nice-select-wrap.down {
    background-color: white;
}

.nice-select-wrap.down .drop::after {
    transform: rotate(-90deg);
}

.nice-select-wrap .drop, .nice-select-wrap ul a {
    width: 100%;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    color: #fff;
    font-size: .88rem;
    line-height: 1.88;
    height: 2.5rem;
}

.nice-select-wrap .drop {
    position: relative;
}

.nice-select-wrap .drop::after {
    content: '>';
    position: absolute;
    text-align: center;
    width: 1rem;
    height: 1rem;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    color: #333;
    transform: rotate(90deg);
    line-height: .94;
    transition: all 300ms ease;
}

.nice-select-wrap ul {
    width: 100%;
    list-style-type: none;
    margin: 0;
    margin-top: 7px;
    padding: 0;
    overflow: visible;
}

.nice-select-wrap ul a {
    position: relative;
}

.nice-select-wrap ul a:hover {
    color: red;
}

.nice-select-wrap ul a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right, rgba(245, 245, 245, 0) 0%, whitesmoke 10%, whitesmoke 90%, rgba(245, 245, 245, 0) 100%);
}

.nice-select-wrap .drop {
    width: 100%;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    color: #333;
    font-size: .88rem;
    line-height: 1.88;
    height: 2.5rem;
    text-align: left;
    background: #fff;
}

.nice-select-wrap ul a {
    position: relative;
    text-align: left;
    background: #333;
}

.mixit-icon {
    padding-right: 40%;
}

.someDescription {
    /* background: #4c4c4ca8;  */
    text-align: justify;
    padding: 10px;
    font-size: 13px;
}

.portfolio .port-overly::before {
    background: rgba(230, 0, 2, 0.7);
}

.adescription {
    color: #fff;
    font-weight: bolder;
}

.adescription:hover {
    text-shadow: 0 0 20px #eee;
}

.breadcrumb-text {
    padding-bottom: 35px;
    padding-top: 20px;
}

.breadcrumb-text h1 {
    color: #ffffff;
    font-size: 45px;
    font-style: italic;
    text-transform: capitalize;
    font-family: "PT Serif", sans-serif;
    display: block;
    float: left;
}

/*************************formap*/

.nice-select-wrap {
    height: 50px;
}

.nice-select-wrap .drop {
    padding: 0.7rem 1rem;
}

.nice-select-wrap .drop::after {
    margin-top: -0.2rem;
}

/*************************get A quote*/
.forTextget2 {
    background: #fff;
    border: solid 1px #ccc !important;
    margin: 0 15px;
    padding-left: 10px;
}

.forTextget {
    background: #fff;
    border: solid 1px #ccc !important;
    /* margin-right: 15px; */
    padding-left: 10px;
    float: right;
}

.fRight {
    float: right;
}

.forbtndivget {
    background: #ffffffbf;
}

.header-icon {
    float: left;
    width: 20%;
    text-align: right;
    margin-top: 38px;
}

.header-icon a {
    background: #333;
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    color: #fff;
    line-height: 25px;
    text-align: center;
    transition: all 0.3s;
}

.header-icon a:hover {
    background: #e60002;
}
@media only screen and (max-width: 480px) {
    .btnGet{
        width: 160px;
    }
    .forbtndiv{
        width: 160px;
    }
    .header-icon a{
        display: block;
        margin-left: 19px;
        margin-bottom: 5px;
    }
}
@media only screen and (max-width: 350px) {
    .btnGet{
        width: 124px;
    }
    .forbtndiv{
        width: 124px;
    }
    .forbtndiv .btnGet{
        padding: 8px 5px;
    }

}
.tostatic .col-lg-12{
    padding-right: 0 !important;
}
footer p{
    color: #fff;
}
.forTextget{
border:none !important;
border-bottom: solid 2px #d1d1d1e0 !important;
}
.afetandbefor{
  display: inline-block;
  position: relative;
  float:right;
}
.afetandbefor::after , .afetandbefor::before{
content: '' !important;
display:block !important;
width:2px !important;
background: #d1d1d1e0 !important;
height:8px !important;
color:#d1d1d1e0 !important ;
margin:0 !important;
position: absolute;
bottom: 0;
right:0;
    }
    .afetandbefor::before{
        left:0;
        bottom: 0;
    }
   /* forformmmmmmmm*/
   .fleft{
       float:left;
   }
   .width20{
       width:20px
   }

 .tabinput textarea{
     min-width: 100%;
     border: 1px solid #aaaaaa;
     height: 61px;
 }
 .column{
     -webkit-column-count: 2; /* Chrome, Safari, Opera */
     -moz-column-count: 2; /* Firefox */
     column-count: 2;
     text-align: justify;
 }
@media only screen and (max-width : 768px) {
    .column{
        -webkit-column-count: 1; /* Chrome, Safari, Opera */
        -moz-column-count: 1; /* Firefox */
        column-count: 1;
    }
}
.F-left{
    float: left;
}

/*ttt*/
a.thumb2{
    position: relative;
    display: block;
    overflow: hidden;
}
a.thumb2 img{
    width: 100%;
    transition: all 0.3s;
    transform: scale(1);
}
a.thumb2:hover img{
    transform: scale(1.1);
}
a.thumb2::before{
    position: absolute;
    content: '';
    background: rgba(0,0,0,0.5);
    width: 100%;
    left: 0;
    display: block;
    top: 0;
    bottom: 0;
    z-index: 1;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
}
a.thumb2::after{
    position: absolute;
    font-family: FontAwesome;
    content: '\f1c1';
    top: 41%;
    bottom: 0;
    text-align: center;
    z-index: 2;
    left: 0;
    right: 0;
    font-size: 53px;
    color: #fff;
    transition: all 0.5s;
    opacity: 0;
}
a.thumb2:hover::before,
a.thumb2:hover::after{
    opacity: 1;
}

@media (max-width: 768px) {
    .pager{
        left:-10px;
    }
    .scroller{
        float: right;
        width:90%;
        padding: 0 30px !important;
    }
}
.item{
    text-align: center;
}
.divRedForDetails{
    width: 75%;
    height: 3px;
    background: #eee;
    border-left: solid 100px #e60002;
}
.fortextupreddiv{
    padding-left: 10px;
}
.forbtndivDetails .btnGetDetails {

    border: solid 2px #e60002;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    transition: 0.4s;

    margin-top: 0;

    background-color: #e60002;

    color: #fff;
}

.forbtndivDetails .btnGetDetails:hover {
    background-color: transparent;
    transition: 0.4s;
    color: #e60002;
}
.forbtndivDetails{
    padding:0 30px;
}
.forimgitem1{
    width:70%;height:auto;
}
.forimgitem2{
    width:80%;height:auto;
}
#container {
    position: relative;
    margin: 3em auto;
}
#container.fail{
    max-width: 400px;
}
.title {
    font-size: 20pt;
    padding: 1em 0;
    text-shadow: 1px 1px 1px #fff;
    background-color: #fff;
    border-bottom: 1px solid #444;
}
.pager {
    position: absolute;
    top: 0;
    right: 100%;
    z-index: 1;
}
.pager .item {
    position: relative;
    width: 65px;
    height: 50px;
    padding: 2px 4px;
    transition: all 0.2s ease;
    margin-bottom:10px;
}
.pager .item:nth-child(1n):after {
    content: "1";
}
.pager .item:nth-child(2n):after {
    content: "2";
}
.pager .item:nth-child(3n):after {
    content: "3";
}
.pager .item:nth-child(4n):after {
    content: "4";
}
.pager .item:nth-child(5n):after {
    content: "5";
}
.pager .item:nth-child(6n):after {
    content: "6";
}
.pager .item:nth-child(7n):after {
    content: "7";
}
.pager .item:nth-child(8n):after {
    content: "8";
}
.pager .item:nth-child(9n):after {
    content: "9";
}
.pager .item:nth-child(10n):after {
    content: "10";
}
.pager .item:after {
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 65px;
    height: 50px;
    /* background-color: transparent; */
    border: 1px solid #444;
    /* border-radius: 50%; */
    opacity: 0.4;
    font-size: 0;
    transition: all 0.2s ease, font-size 0.1s ease;
}
.pager .item:hover {
    /* height: 26px; */
}
.pager .item:hover:after {
    /* background-color: #222; */
    /*
    left: -14px;
    width: 40px;
    height: 34px;
    line-height: 24px;
    font-size: 1em;
    opacity: 1;
    transition: all 0.2s ease, font-size 0.15s ease 0.1s; */



}
.pager .item.pre-hover {
    /* height: 16px; */

}
.pager .item.pre-hover:after {
    /* background-color: #222;
    left: -4px;
    width: 14px;
    height: 14px;
    opacity: 0.5; */

}
.pager .item.current:after {
    /* background-color: #222; */
    background-size:100% 100%;
    opacity: 1;
    border: solid 5px #eeeeeea3;
}
.scroller {
    text-align: left;
    box-sizing: content-box;
    height: 20em;
    overflow: hidden;
}
.scroller .item {
    position: relative;
    height: 20em;
    padding: 1em 1.5em;
    text-align: center;
}
.scroller .item:nth-child(1n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(1n):after {
    content: "1";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(2n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(2n):after {
    content: "2";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(3n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(3n):after {
    content: "3";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(4n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(4n):after {
    content: "4";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(5n) {
    background-color: #fff;
}

/*.scroller .item:nth-child(5n):after {
    content: "5";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(6n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(6n):after {
    content: "6";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(7n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(7n):after {
    content: "7";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(8n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(8n):after {
    content: "8";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(9n) {
    background-color: #fff;

}
/*.scroller .item:nth-child(9n):after {
    content: "9";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.scroller .item:nth-child(10n) {
    background-color: #fff;
}
/*.scroller .item:nth-child(10n):after {
    content: "10";
    display: block;
    position: relative;
    box-sizing: border-box;
    top: 50%;
    width: 1.6em;
    height: 1.6em;
    line-height: 50px ;
    margin: -0.8em auto;
    font-size: 60pt;
    border: 2px solid #999;
    border-radius: 1em;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4), inset 2px 2px 2px rgba(0, 0, 0, 0.4);
}*/
.items {
    height: 20em;
    overflow: scroll;
}
.itemsx .contentx {
    height: 100em;
}

.pagination > li > span,
.pagination > li> a {
    color: red;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: red;
    border-color: red;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
    color: red;
}
.customer-logos .owl-item > div {
    margin:15px;
}