@font-face {
    font-family: BlackLives;
    src: url('../fonts/BlackLives-MVWGx.ttf');
}

@font-face {
    font-family: GetShow;
    src: url('../fonts/GetShow-O3G6.ttf');
}

@font-face {
    font-family: AcuminRegular;
    src: url('../fonts/Acumin-RPro.otf');
}

@font-face {
    font-family: AcuminItalic;
    src: url('../fonts/Acumin-ItPro.otf');
}

@font-face {
    font-family: AcuminBold;
    src: url('../fonts/Acumin-BdPro.otf');
}

@font-face {
    font-family: AcuminBoldItalic;
    src: url('../fonts/Acumin-BdItPro.otf');
}

:root {
    /* Fonts */
    --ff-bl: BlackLives;
    --ff-gs: GetShow;
    --f-acr: AcuminRegular;
    --ff-acb: AcuminBold;
    --ff-acbit: AcuminBoldItalic;
    --ff-acit: AcuminItalic;
    /* Colours */
    --c-green: #314e52;
    --c-orange: #f3a155;
    --c-yellow: #e1cf79;
    --c-white: #fff;
    --c-home-bg: #f8f6e7;
    --c-e9: #e9e9e9;
    --c-b3: #333;
}

html {
    scroll-behavior: smooth;
    scroll-padding: 200px;
}

body {
    font-family: var(--f-acr);
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: var(--c-b3);
    overflow: hidden auto;
}

* {
    outline: none;
    text-decoration: none;
}

    *, *:focus, *:active, *:hover {
        outline: none;
    }

a {
    color: var(--c-green);
    text-decoration: none;
    transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
}

    a:hover, a:focus, a:active {
        color: var(--c-green);
    }

button {
    outline: none;
    text-decoration: none;
}

    button:hover, button:focus, button:active {
        outline: none;
    }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 20px;
}

img {
    display: block;
    max-width: 100%;
}

.section-padding {
    padding: 70px 0;
}

.testiimage {
    padding: 7px;
    width: 200px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.willbesoon {
    display: none
}

.form-control {
    height: auto !important
}

.headersh3 h3 {
    margin-top: 5px !important
}

#order_data_filter .input-sm {
    float: right !important;
    text-align: right
}

#nav2 {
    float: left;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important
}

#features {
    display: block;
    text-align: center;
    max-width: 100%;
    position: relative;
    left: 0;
    padding: 0;
    margin: 0
}

#p_lt_ctl12_On_lineForm_plcUp_viewBiz_pM_lS {
    color: white
}

#p_lt_ctl03_On_lineForm1_viewBiz_pM_lS {
    font-size: 30px;
    font-weight: bold;
    display: block;
    text-align: center
}

.ErrorLabel,
.EditingFormErrorLabel {
    text-align: center !important;
    color: red
}

#contentids img {
    width: 100%
}

ul.listlist {
    margin: 0;
    padding: 0
}

    ul.listlist li {
        float: left;
        list-style: none;
        margin-right: 15px;
        text-align: center;
        height: 250px;
        margin-bottom: 30px
    }

#order_data_length select {
    display: inline-block;
    padding: 5px !important;
    width: 80px !important;
    vertical-align: middle;
    position: relative;
    top: 5px
}

#order_data_length label {
    vertical-align: middle
}

#tablestyle th {
    background-color: #aaa;
    color: white;
    text-align: center;
    border: 2px solid white
}

.imgres {
    width: 100%
}

a.books:link,
a.books:visited {
    margin-top: 10px;
    text-decoration: none;
    padding: 15px 20px;
    text-align: center;
    color: #bf974b;
    border: 1px solid #bf974b;
    background-color: white;
    display: block;
    font-weight: bold
}

a.books:hover,
a.books:focus {
    color: white;
    border: 1px solid white;
    background-color: #bf974b
}

#tablestyle td {
    padding: 5px;
    border: 1px solid #eee
}

.EditingFormTable {
    width: 100%
}

textarea {
    width: 100% !important;
    padding: 22px 20px !important;
    margin-bottom: 10px !important
}

input[type="button"],
input[type="submit"],
button {
    border: none;
    background-color: transparent;
    color: inherit;
}

select.form-control {
    padding: 10px 50px 10px 10px !important;
    margin-bottom: 25px;
    width: 100%;
    border: none;
    border-bottom: 2px solid #e9e9e9;
    border-radius: 0;
}

    select.form-control:focus {
        border-color: var(--c-green);
        box-shadow: none;
    }

.table-responsive {
    overflow-x: hidden !important;
}

#nav2 {
    float: left;
    width: 100%
}

    #nav2 li {
        margin: 10px 0
    }

        #nav2 li a.faqs {
            display: block;
            padding: 10px 15px;
            background: #eee;
            border: 1px solid #ececec;
            text-transform: uppercase;
            text-decoration: none;
            font-weight: 700;
            font-size: 18px;
            color: #643c1f
        }

            #nav2 li a.faqs:hover,
            #nav2 li a.faqs.active {
                background: #fff;
                border: 1px solid #eee
            }

#nav2 {
    list-style: none
}

    #nav2 li > ul.faqss {
        display: none;
        list-style: none;
        padding-left: 0
    }

    #nav2 li ul > li {
        padding: 10px 25px;
        background: #fff;
        border: 1px solid #aaa
    }

    #nav2 li > ul.faqss {
        display: none;
        list-style: none;
        padding-left: 0
    }

.menubox_contactus {
    height: auto;
    padding: 15px !important;
    background-color: #bf974b;
    display: block;
    position: relative;
    width: 100%;
}

.testibox {
    background-color: rgba(238, 238, 238, .1);
    padding: 20px 5px;
    margin-left: 10px !important;
    margin-right: 20px !important;
    margin-bottom: 20px;
    padding: 20px 5px !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08);
    cursor: pointer;
    transition-duration: 200ms;
    transition-property: transform, box-shadow, margin, opacity, width;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    text-align: left
}

.aa0 {
    visibility: hidden
}

ul.alters li.a1 {
    font-size: 18px !important;
    font-weight: 600
}

.alters {
    display: inline-block;
    width: 230px;
    margin-left: 50px;
    padding: 0
}

    .alters li {
        display: block
    }

#menubox_contactus p {
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: normal
}

#callus {
    background: url(/Img/callus.png) no-repeat top right;
    height: 50px;
    width: 60px;
    display: block;
    position: absolute;
    right: 20px;
    top: 10px
}

#contentids {
    margin: 50px 0;
    padding: 50px 0
}

p {
    font-size: 16px
}

.tse-scrollable {
    width: 300px !important
}

input[type="text"], input[type="tel"], input[type="email"], textarea {
    border: none;
}

btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

html {
    margin: 0 !important
}

ul#features {
    display: block
}

#menubox {
    display: block;
    width: 95%;
    height: auto;
    padding: 15px;
    background-color: #643c1f;
    margin-bottom: 25px;
    clear: both;
    text-align: left
}

    #menubox ul li a:link,
    #menubox ul li a:visited {
        color: white;
        display: block;
        font-size: 16px;
        font-weight: normal;
        text-decoration: none;
        padding: 4px
    }

    #menubox ul li a:hover,
    #menubox ul li a:focus {
        color: #643c1f;
        background-color: white
    }

    #menubox h5 {
        width: 100%;
        text-align: left;
        font-size: 24px;
        color: #fff;
        font-weight: bold
    }

    #menubox ul {
        list-style: square;
        display: block;
        padding: 0;
        margin-left: 30px
    }

#menubox_contactus {
    width: 95%;
    height: auto;
    padding: 15px !important;
    background: #f5f5f5;
    display: block;
    position: relative;
}

    #menubox_contactus h3 {
        width: 100%;
        text-align: left;
        color: var(--c-green);
    }

#menubox ul li {
    list-style: square;
    display: list-item;
    color: white
}

ul#features li {
    list-style: none;
    float: left;
    margin: 0 9px;
    height: 250px
}

p {
    text-align: left
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

#searchicon,
.searchicon {
    display: none !important
}

.ie7 body {
    overflow: hidden
}

p {
    font-weight: 400 !important
}

#preloader0 {
    width: 100%;
    visibility: hidden;
    text-align: center;
    position: absolute;
    top: 70%;
    margin: 0 auto;
    z-index: 99999
}

.indicator,
.preloader {
    visibility: hidden;
    width: 43px;
    float: right;
    height: 11px
}

.result-message_contact {
    color: #5b3112
}

.g-recaptcha {
    transform: scale(.77);
    transform-origin: 0 0
}

.codecapcha {
    position: relative;
    width: auto;
    height: auto;
    display: inline-block
}

.bgwhitecode {
    display: block;
    background-color: red;
    position: absolute;
    right: 25%;
    width: 20%;
    margin: 2% 0;
    padding: 2% 0;
    height: 68%;
    z-index: 99999999
}

.indicator2 {
    text-align: center;
    visibility: hidden;
    width: 100px;
    display: block;
    padding-left: 50px;
    margin-left: 10px;
    position: relative;
    top: 20px
}

#section2 {
    position: relative;
    display: block;
    height: auto
}

.cb-slideshow,
.cb-slideshow:after {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    z-index: 0
}

    .cb-slideshow:after {
        content: '';
    }

    .cb-slideshow li {
        list-style: none
    }

        .cb-slideshow li span {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            color: transparent;
            background-size: cover;
            background-position: 50% 50%;
            background-repeat: no-repeat;
            opacity: 0;
            z-index: 0;
            backface-visibility: hidden;
            animation: imageAnimation 24s linear infinite 0s
        }

        .cb-slideshow li:nth-child(2) span {
            animation-delay: 8s
        }

        .cb-slideshow li:nth-child(3) span {
            animation-delay: 16s
        }

@keyframes imageAnimation {
    0% {
        opacity: 0
    }

    5% {
        opacity: 1
    }

    30% {
        opacity: 1
    }

    35% {
        opacity: 0
    }

    46% {
        opacity: 0
    }
}

.no-cssanimations .cb-slideshow li span {
    opacity: 1
}

@media screen and (max-width:1140px) {
    .cb-slideshow li div h3 {
        font-size: 140px
    }
}

@media screen and (max-width:600px) {
    .cb-slideshow li div h3 {
        font-size: 80px
    }
}

@media screen and (max-height:768px) {
    #contenter {
        top: 58% !important
    }

    #block1 h1 {
        font-size: 28px !important
    }

    #block2 h4 {
        font-size: 20px !important
    }

    #block2 h3 {
        font-size: 20px !important
    }

    .cb-slideshow li div h3 {
        font-size: 140px
    }
}

#contenter #block2 h4 {
    font-size: 20px;
    color: white
}

@media screen and (max-height:600px) {
    #block3 a {
        padding: 5px 20px !important;
        font-size: 18px !important
    }
}

#section2 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.boxers {
    position: relative;
    width: 100%;
    height: 210px;
    padding: 10px;
    background-color: #bf974b;
    border: 7px solid rgba(255, 255, 255, .2)
}

    .boxers div {
        margin: auto;
        height: 210px;
        width: 100%;
        position: absolute;
        top: 30%;
        bottom: 0;
        left: 0;
        right: 0
    }

    .boxers span {
        clear: both;
        display: block;
        font-size: 20px;
        color: #fff;
        font-weight: 500
    }

#sectionmain {
    position: relative;
    width: 100%;
    background: white;
    background-size: auto, auto, auto;
    max-height: 2000px;
    padding: 3px 0 4px 0
}

    #sectionmain p {
        font-size: 18px;
        text-align: left;
        font-weight: 600
    }

    #sectionmain h1 {
        font-size: 36px;
        font-weight: 800;
        color: #030303;
        margin: 45px;
    }

.gobottom {
    padding-bottom: 20px !important
}

.box_whity {
    background-color: white;
    padding: 10px;
    width: 100%;
    text-align: left;
    padding: 4px;
    border: 0 solid #b01e1f
}

    .box_whity img {
        display: inline-block;
        padding-right: 20px
    }

    .box_whity span {
        display: inline-block;
        font-weight: bold;
        font-size: 18px;
        color: #000
    }

#section4 {
    position: relative;
    width: 100%;
    height: auto;
    padding: 90px 0 60px 0;
    background: #bdbbbb54
}

.boxer2 {
    position: relative
}

    .boxer2 h4 {
        font-size: 25px;
        color: #000;
        font-weight: bold
    }

    .boxer2 .block_hover {
        position: absolute;
        left: 0;
        top: 74%;
        padding: 10px 0;
        text-align: center;
        display: block;
        font-size: 20px;
        color: #b01e1f;
        font-weight: bold;
        width: 100%;
        background-color: #d6d9d6ba
    }

#sectiontest {
    padding: 50px 0 100px 0 !important;
    background: white
}

    #sectiontest .centertesti {
        padding-left: 80px;
        padding-right: 80px;
        position: relative !important;
        top: 50px !important;
        z-index: 1
    }

.testi_label {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #b01e1f
}

.testi_label2 {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #777
}

#section5 {
    position: relative;
    width: 100%;
    background: transparent;
    height: auto;
    display: block;
    padding: 30px 0 50px 0;
    z-index: 1
}

    #section5 #topbar5 {
        position: absolute;
        top: -2px;
        left: 0;
        width: 100%;
        height: 62px;
        background: url(/Dubai/getmedia/5e7f6492-a5b3-4460-b275-e98c7e03e77d/section5_bar.aspx) no-repeat top center;
        z-index: 9999999
    }

    #section5 iframe {
        position: relative;
        z-index: 9999 !important
    }

    #section5::after {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99;
        opacity: .2;
        z-index: 9
    }

    #section5 p {
        text-align: left;
        font-size: 15px;
        color: #555
    }

    #section5 h2 {
        color: white;
        font-size: 28px;
        font-weight: bold;
        text-align: center
    }

.testimonial {
    height: 300px;
    padding: 20px 20px 20px 90px;
    margin: 10px 0 50px 55px;
    position: relative;
    top: -10px
}

    .testimonial .testibox {
        background-color: #fff;
        position: relative;
        top: -15px;
        padding: 20px;
        width: 100%
    }

a.viewall:link,
a.viewall:visited {
    color: white;
    text-decoration: none
}

.testimonial .testibox:after {
    content: "";
    border-top: 35px solid #fff;
    border-left: 35px solid transparent;
    position: absolute;
    top: 14px;
    left: -32px
}

.testimonial .pic {
    width: 100px;
    height: 100px;
    border: 2px solid #643c1f;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: -50px
}

    .testimonial .pic img {
        width: 100%;
        height: auto
    }

.testimonial .title {
    font-size: 22px;
    font-weight: 600;
    color: #643c1f;
    text-transform: uppercase;
    margin: 0 0 7px 0
}

.testimonial .post {
    display: block;
    font-size: 16px;
    color: #555;
    font-weight: bold;
    text-transform: capitalize
}

.testimonial .description {
    font-size: 16px;
    color: #555;
    line-height: 28px
}

.owl-theme .owl-controls {
    margin-top: 10px
}

    .owl-theme .owl-controls .owl-page span {
        width: 35px;
        height: 15px;
        border-radius: 0;
        background: #71334a;
        opacity: .8;
        transition: all .3s ease 0s
    }

    .owl-theme .owl-controls .owl-page.active span {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ae483a
    }

@media only screen and (max-width:479px) {
    .testimonial {
        padding: 20px 0 20px 60px;
        margin: 10px 20px 50px 50px
    }

        .testimonial .title {
            font-size: 20px
        }
}

#sectionforms {
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 15px 0 15px 0;
    color: white !important;
}

#section6 {
    position: relative;
    text-align: center;
    width: 100%;
    background: #240F03 0% 0% no-repeat padding-box;
    height: auto;
    padding: 35px 0 35px 0;
}

#sectioncount {
    position: relative;
    text-align: center;
    width: 100%;
    background: #792E00 0% 0% no-repeat padding-box;
    height: auto;
    padding: 35px 0 35px 0;
}

#section6 h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold
}

#section7 {
    position: relative;
    text-align: center;
    width: 100%;
    background: #fff;
    height: auto;
    z-index: 1
}

#section12 {
    position: relative;
    text-align: center;
    width: 100%;
    background: #fff;
    height: auto;
    z-index: 1
}


#section7 h2 {
    color: #404042;
    font-weight: 0;
    margin-bottom: 15px
}

.bordered_gray {
    margin: 5px;
    padding: 7px;
    width: 180px !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.bx1 {
    position: relative;
    top: 70px !important
}

.bx2 {
    position: relative;
    top: 35px !important
}

#section8 p {
    text-align: justify;
    font-size: 14px;
    color: white;
}

#section8 strong {
    color: #404042;
    font-weight: 0;
    font-size: 22px;
    display: block;
    clear: all;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px
}

#section8 a {
    float: none !important;
    text-decoration: none;
}

    #section8 a#viewalls:link,
    #section8 a#viewalls:visited {
        color: #555;
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        position: relative;
        top: 10px
    }

#section9 {
    padding: 20px;
    position: relative;
    width: 100%;
    background: #404042;
    height: auto
}

    #section9 strong {
        color: white;
        padding: 10px 0;
        font-weight: 500;
        font-size: 14px;
        position: relative;
        top: 10px
    }

#newsletters {
    width: 100%;
    display: block;
    position: relative
}

    #newsletters input {
        float: left !important;
        display: block;
        width: 100% !important;
        position: absolute;
        left: 0;
        padding: 10px 50px 10px 10px !important;
        z-index: 1
    }

    #newsletters button {
        padding: 12px 20px;
        color: white;
        border: 0 !important;
        float: right !important;
        background-color: #b01e1f;
        position: absolute;
        right: 0;
        z-index: 2
    }

#logo_dws2 {
    display: none
}

#logo_dws {
    display: block
}

.bar_brown {
    display: block;
    background: transparent;
    width: 100% !important;
    height: 2px;
    margin: 0 auto;
    line-height: 16px;
    padding: 12px 0 !important;
    clear: both
}

p.break {
    display: block;
    clear: both;
    color: #999;
    font-size: 16px;
    text-align: justify
}

p.break2 {
    display: inline-block;
    color: #999;
    font-size: 16px;
    text-align: justify
}

#navmenus {
    width: 100%;
    height: 99px;
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    border-top: 0 solid #b01e1f;
    border-bottom: 0 solid rgba(100, 60, 31, .2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    z-index: 99999999
}

nav {
    padding: 0;
    width: 100%;
    text-align: left;
    position: relative;
    top: 14px;
    z-index: 9999999999
}

    nav ul#mainm ul {
        display: none;
        padding: 0
    }

    nav ul#mainm li.menuss:hover > ul {
        display: block
    }

#subpagesmenu {
    position: relative;
    top: -10px;
    float: left
}

nav {
    margin: 0 auto;
    text-align: left;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 9999999999
}

    nav ul#mainm ul {
        display: none;
        list-style: none
    }

    nav ul li.menuss:hover > ul {
        display: block
    }

#subpagesmenu {
    position: relative;
    top: -10px;
    float: left
}

nav {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    left: -20px;
    top: 14px;
}

    nav ul#mainm {
        padding: 0 20px 0 0;
        border-radius: 10px;
        list-style: none;
        position: relative;
        top: 0;
        display: inline-table
    }

        nav ul#mainm:after {
            content: "";
            clear: both;
            display: block
        }

span.border-rights {
    width: 2px;
    height: 37px;
    position: absolute;
    right: -1px;
    top: 30%;
    z-index: 999999999
}

nav ul#mainm li.menuss:hover {
    background-color: #b01e1f
}

nav ul#mainm li.menuss,
nav ul#mainm li {
    float: left
}

    nav ul#mainm li.menuss:hover {
        background: transparent
    }

    nav ul#mainm li.active {
        background: #b01e1f
    }

    nav ul#mainm li.menuss:hover a {
        color: #b01e1f !important;
    }

    nav ul#mainm li.menuss a:active {
        color: #b01e1f !important;
    }

    nav ul#mainm li a {
        white-space: nowrap;
        color: #000 !important
    }

    nav ul#mainm li.active a {
        color: #fff !important;
    }


    nav ul#mainm li.menuss a.subpages {
        color: #fff !important;
        letter-spacing: .005em !important
    }

    nav ul#mainm li.menuss a {
        display: block;
        padding: 36px 4px 36px 20px;
        color: #792E00;
        text-decoration: none;
        text-transform: uppercase;
        text-align: left;
        text-decoration: none !important;
        font-weight: 300;
        font-size: 15px;
        letter-spacing: 0 .4em
    }

#logoPos {
    margin-top: 15px
}

nav ul#mainm ul {
    background: #fff;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    margin-left: 0 !important
}

    nav ul#mainm ul li {
        float: none;
        position: relative
    }

        nav ul#mainm ul li a {
            padding: 10px 40px 10px 20px !important;
            color: #fff;
            font-size: 15px !important;
            font-weight: 400 !important;
            text-decoration: none !important
        }

            nav ul#mainm ul li a:hover {
                background: rgba(0, 0, 0, .4)
            }

    nav ul#mainm ul ul {
        position: absolute;
        left: 100%;
        top: 0
    }

#headersubpages {
    position: relative;
    height: 100vh;
    width: 100vw;
    display: block;
    z-index: 9
}

#logo_dws {
    height: 178px;
    width: auto;
    text-align: center;
    position: relative;
    z-index: 9999999999
}

    #logo_dws a {
        position: relative;
    }

#logo_dws2 {
    height: 65px;
    width: 100%;
    text-align: right;
    float: right;
    position: relative;
    top: 0;
    z-index: 9999999999
}

    #logo_dws2 a {
        position: relative;
    }

.no-hover-effect {
    background: none !important
}

.searchicon {
    width: 30px;
    height: 30px;
    margin: 10px;
    position: relative;
    top: 20px;
    left: 10px;
    cursor: pointer;
}

a.sm {
    float: left;
    position: relative;
    top: 28px;
    left: 0;
    padding: 0 !important;
    margin: 0 5px !important
}

#gridlayer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#shadowlayer {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

#contenter {
    margin: auto;
    position: absolute;
    left: 50%;
    top: 54% !important;
    transform: translate(-50%, -50%);
    z-index: 9999
}

#contenter2 {
    width: 100%;
    text-align: center;
    position: relative;
    left: 0%;
    top: 24%;
    z-index: 9999
}

#block1 {
    margin: 0 180px;
    background-color: transparent;
    padding: 10px;
    position: relative
}

    #block1 h1 {
        font-size: 40px;
        font-weight: 0;
        color: white
    }

#timers {
    width: 100%;
    background-color: red;
    text-align: center;
    padding: 0 280px;
    margin: 0 auto !important
}

    #timers span {
        display: block;
        float: left;
        width: 80px;
        text-align: center;
        font-weight: bold;
        color: white;
        margin: 0 1px;
        font-size: 40px
    }

span.petsa {
    display: block;
    width: 80px;
    font-weight: bold;
    color: white;
    padding: 0 10px;
    text-align: center;
    font-size: 15px !important;
    position: relative;
    top: -10px;
    left: auto;
    right: auto;
    text-transform: uppercase
}

#block2 {
    width: auto;
    display: inline-block;
    margin-top: 5px;
    padding: 5px 20px;
    position: relative
}

    #block2 h2,
    #block2 h3,
    #block4 h4 {
        font-weight: 400 !important
    }

.petsa {
    color: white;
    display: inline-block;
    font-size: 18px !important
}

#block2 h2 {
    font-size: 28px;
    font-weight: 800;
    color: white
}

#block2 h3 {
    font-size: 24px;
    font-weight: 800;
    color: white
}

#block3 {
    display: inline-block;
    margin-top: 4em;
    padding: 5px 20px;
    position: relative
}

#block3-oppertunity {
    display: inline-block;
    margin-top: 1em;
    padding: 5px 20px;
    position: relative
}

#block12 {
    display: inline-block;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 6px #FFFFFF29;
    border: 1px solid #707070;
    opacity: 1;
}

#block7 {
    display: inline-block;
    margin-top: 5px;
    padding: 5px 20px;
    position: relative
}

#block4 {
    width: 100% !important;
    margin: 0 auto;
    text-align: center
}

    #block4 h4 {
        color: white;
        font-size: 24px;
        text-align: center;
        font-weight: bold
    }

.desktopid-opp {
    padding-right: 20em;
    padding-left: 20em;
}

.form-desk {
    margin-left: 19em;
}

.sign-up-table {
    width: 100%;
    margin-left: -4em;
}

#block3 a:link,
#block3 a:visited {
    display: inline-block !important;
    width: 220px !important;
    margin-top: 8px;
    margin-right: 4em;
    text-align: center;
    padding: 6px 8px !important;
    color: #792E00;
    font-size: 13px;
    background-color: white;
    text-decoration: none;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 1em;
    height: 40px;
}


#block3-oppertunity a:link,
#block3-oppertunity a:visited {
    display: inline-block !important;
    width: 220px !important;
    margin-top: 8px;
    text-align: center;
    padding: 6px 8px !important;
    color: #C22025;
    font-size: 13px;
    background-color: white;
    text-decoration: none;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 1em;
    height: 40px;
}

.block31 {
    background-color: #fff !important;
    color: #b01e1f !important
}

#block3 a:hover,
#block3 a:focus {
    background-color: #fff;
    color: #b01e1f;
    height: 40px;
}

#block7 a:link,
#block7 a:visited {
    display: inline-block !important;
    width: 220px !important;
    margin-top: 8px;
    text-align: center;
    padding: 6px 8px !important;
    color: #C22025;
    font-size: 13px;
    background-color: white;
    text-decoration: none;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    border-right: 3px solid #fff;
    border-radius: 1em;
    height: 40px;
}

#block7 a:hover,
#block7 a:focus {
    background-color: #000;
    color: #fff
}

.nomargin {
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important
}

#desktopaa {
    display: block
}

#mobileaa {
    display: none
}

#wordings2 {
    display: none
}

.panel {
    background-color: transparent !important
}

.btnreg {
    background-color: white;
    color: black;
    border: 2px solid #4caf50
}

#block4 a:link,
#block4 a:visited {
    display: inline-block !important;
    width: 120px !important;
    margin-top: 16px;
    text-align: center;
    padding: 12px 20px !important;
    color: white;
    font-size: 13px;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px solid #a3a2a2;
    border-top: 1px solid #a3a2a2;
    border-left: 1px solid #a3a2a2;
    border-right: 1px solid #a3a2a2;
}

#block4 li a {
    color: white;
}


#block4 a:hover,
#block4 a:focus {
    background-color: #fff;
    color: white;
}

/* Revamping Layout */

.btn:hover,
.btn:active,
.btn:focus {
    outline: none;
    box-shadow: none;
}

.light-text, .light-text:focus, .light-text:hover {
    color: var(--c-white);
}

.green-text {
    color: var(--c-green);
}

.yellow-text {
    color: var(--c-yellow);
}

.black-lives {
    font-family: var(--ff-bl), Arial, Helvetica, sans-serif;
}

.f-600 {
    font-weight: 600;
}

.row-padding {
    padding: 70px 0;
}

.image-banner {
    position: relative;
    background: none !important;
    max-height: 350px;
    overflow: hidden;
}

    .image-banner .centered {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .image-banner img {
        max-height: none !important;
        width: 100%;
    }

.dws-btn {
    padding: 19px 30px 17px;
    background-color: var(--c-orange);
    color: var(--c-white);
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 0;
    border-radius: 50px;
}


.banner-description {
    margin: 0px;
    width: 80%;
}


.dws-btn-light {
    padding: 15px 50px;
    background-color: transparent;
    color: var(--c-white);
    letter-spacing: 1px;
    border: 1px solid var(--c-white);
    border-radius: 50px;
}

    .dws-btn-light:hover,
    .dws-btn-light:focus {
        background-color: var(--c-green);
        color: var(--c-white);
        border-color: var(--c-green);
    }

.banner-button-orange {
    padding: 8px 10px;
    background-color: transparent;
    color: var(--c-orange);
    letter-spacing: 1px;
    border: 1px solid var(--c-orange);
    border-radius: 50px;
}

    .banner-button-orange:hover,
    .banner-button-orange:focus {
        background-color: var(--c-orange);
        color: var(--c-white);
        border-color: var(--c-orange);
    }


.dws-btn-green {
    padding: 15px 50px;
    background-color: var(--c-green);
    color: var(--c-white);
    letter-spacing: 1px;
    border: 1px solid var(--c-green);
    border-radius: 50px;
}

.dws-btn:hover,
.dws-btn:active {
    background-color: var(--c-yellow);
    color: var(--c-white);
}

.tip-bar {
    padding: 10px 0;
    background-color: var(--c-yellow);
}

    .tip-bar a, .tip-bar button, .tip-bar select {
        color: #fffffe;
    }

    .tip-bar .links, .tip-bar .social, .tip-bar form {
        display: inline-block;
    }

    .tip-bar .links {
        margin-right: 10px;
    }

        .tip-bar .links a {
            padding: 2px 10px;
        }

            .tip-bar .links a:first-child {
                border-right: 2px solid #fff;
            }

    .tip-bar .social a {
        margin-right: 10px;
    }

    .tip-bar form {
        margin-right: 40px;
    }

        .tip-bar form input[name="keyword"] {
            padding: 5px 15px;
            border-radius: 50px;
            background-color: #ffffff8a;
            font-size: 14px;
        }

    .tip-bar .lang-selector {
        background-color: transparent;
        border: none;
    }

.navbar_list {
    background-color: var(--c-green);
}

nav {
    left: 0;
    top: 0;
}

.navbar-nav {
    margin: 0 auto;
}

.navbar-light .navbar-nav .nav-link {
    padding: 15px 10px;
    color: #fff;
}

nav .navbar-brand img.brand-logo {
    max-width: 260px;
}

.navbar-light .navbar-nav .nav-link {
    margin-right: 5px;
    font-size: 16px;
}

    .navbar-light .navbar-nav .nav-link:hover,
    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:active {
        color: var(--c-yellow);
    }

    .navbar-light .navbar-nav .nav-link i {
        margin: 0 10px;
        color: var(--c-yellow);
        opacity: 0.5;
    }

.dropdown-toggle::after {
    display: none;
}

.navbar-nav .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 200px;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.dropdown-item {
    padding: 10px 20px;
}

    .dropdown-item:hover {
        background-color: var(--c-green);
        color: var(--c-white);
    }

.banner-wrapper {
    position: relative;
    height: Calc(100vh - 110px);
    overflow: hidden;
}

    .banner-wrapper video {
        width: 100%;
        max-width: 100%;
    }

    .banner-wrapper:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #314e52b0;
        z-index: 1;
    }

    .banner-wrapper .banner-image {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 0;
    }

    .banner-wrapper .banner-text {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 1;
    }


.banner-heading {
    font-family: var(--ff-acb);
    margin-bottom: 5px;
}

.banner-text .banner-buttons {
    float: left;
    margin-top: 20px;
    white-space: nowrap;
}

    .banner-text .banner-buttons a {
        margin-right: 5px;
    }

.markup {
    position: relative;
    background-color: var(--c-home-bg);
    padding-top: 50px;
    padding-bottom: 50px;
}

    .markup:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url('../img/home-bg.png');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: contain;
        opacity: 0.2;
        z-index: 0;
    }

.home-wrapper {
    position: relative;
    background-color: var(--c-home-bg);
}

    .home-wrapper:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url('../img/home-bg.png');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        opacity: 0.1;
        z-index: 0;
    }

    .home-wrapper > .container {
        position: relative;
    }

.home-card {
    margin-bottom: 20px;
    height: 100%;
    background-color: var(--c-white);
    color: var(--c-green);
    border: 1px solid var(--c-e9);
    border-bottom: 30px solid var(--c-yellow);
    border-radius: 25px;
    box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .home-card .home-card-content {
        padding: 20px;
    }

        .home-card .home-card-content .home-card-content-heading {
            font-weight: 600;
            text-transform: uppercase;
        }

        .home-card .home-card-content ul li {
            position: relative;
            list-style-type: none !important;
        }

            .home-card .home-card-content ul li:before {
                content: '\f00c';
                font-family: 'Font Awesome\ 5 Free';
                font-weight: 900;
                position: absolute;
                left: -25px;
                top: 0;
                color: var(--c-yellow);
            }

.home-card-full-image {
    position: relative;
    margin-bottom: 20px;
    height: 100%;
    min-height: 300px;
    background: url('../img/book-you-stand-bg.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border: 1px solid var(--c-e9);
    border-radius: 25px;
    box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
}

    .home-card-full-image:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #f3a155d4;
        z-index: 0;
    }

    .home-card-full-image .home-card-full-image-content {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        padding: 5px;
        width: 100%;
    }

        .home-card-full-image .home-card-full-image-content .home-card-full-image-content-heading {
            position: relative;
            padding: 10px;
            font-family: var(--ff-bl);
            letter-spacing: 4px;
            text-align: center;
        }

.home-partner {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    height: 170px;
    background-color: var(--c-white);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    border-radius: 25px;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}

    .home-partner > a {
        float: left;
        padding: 80px 0;
    }

.owl-next, .owl-prev {
    width: 40px;
    height: 40px;
    font-size: 32px;
    text-align: center;
    border-radius: 50px;
    outline: none;
    box-shadow: none;
}

.owl-prev {
    display: block !important;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    margin-left: -60px;
    border: 0;
    background-color: var(--c-orange);
    color: var(--c-white);
}

.owl-next {
    display: block !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    margin-right: -60px;
    border: 0;
    background-color: var(--c-orange);
    color: var(--c-white);
}

    .owl-prev i, .owl-next i {
        line-height: 1;
    }


.navbar_list.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
}

    .navbar_list.sticky nav .navbar-brand img.brand-logo {
        max-width: 150px;
    }

.blog-home-card {
    margin-bottom: 50px;
    height: 100%;
    max-height: 385px;
    background-color: var(--c-white);
    color: var(--c-green);
    border: 1px solid var(--c-e9);
    border-radius: 25px;
    box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

    .blog-home-card img {
        margin: 0 auto;
        min-height: 146.99px;
    }

    .blog-home-card .blog-home-card-content {
        padding: 20px;
        margin-bottom: 30px;
        max-height: 165px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .blog-home-card .home-card-content .blog-home-card-content-heading {
        font-weight: 600;
        text-transform: uppercase;
    }

    .blog-home-card .blog-home-card-content ul li {
        position: relative;
        list-style-type: none !important;
    }

        .blog-home-card .blog-home-card-content ul li:before {
            content: '\f00c';
            font-family: 'Font Awesome\ 5 Free';
            font-weight: 900;
            position: absolute;
            left: -25px;
            top: 0;
            color: var(--c-yellow);
        }

    .blog-home-card > a {
        float: left;
        padding: 0 20px;
        text-transform: uppercase;
    }

.footer {
    background-color: var(--c-green);
}

.footer-logo {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .footer-logo img {
        max-width: 300px;
    }

.newsletter-label {
    color: var(--c-white);
    font-size: 30px;
}

.newsletter-field {
    border-radius: 50px;
    padding: 5px 20px;
    max-width: 250px;
}

.footer-contactus-section {
    color: var(--c-white);
    padding-top: 30px;
}

    .footer-contactus-section p {
        font-size: 22px;
        margin: 0px;
    }

.footer-contactus {
    margin: 15px 0;
    text-align: left;
}

.sub-support-footer {
    color: var(--c-white);
    font-size: 16px;
    margin-bottom: 15px;
}

    .sub-support-footer:hover {
        color: var(--c-white);
        text-decoration: none;
    }

.quick-links {
    display: flex;
    flex-direction: column;
}

.social-icons {
    display: flex;
    justify-content: center;
}

    .social-icons a {
        color: #dcdcdc;
        margin-right: 15px;
        font-size: 18px;
    }

.marker-content {
    padding-left: 15px;
}

.copyright-section {
    background-color: var(--c-orange);
    color: var(--c-white);
    padding-top: 10px;
    padding-bottom: 10px;
}

.sitemap-section {
    display: flex;
    justify-content: space-between;
}

.mobile-nav-button, .scroll-up {
    display: none;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 99999;
}

    .mobile-nav-button a, .scroll-up a {
        display: flex;
        align-items: center;
        width: 45px;
        height: 45px;
        background: var(--c-orange);
        color: #fff;
        border-radius: 100%;
        font-size: 26px;
        box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.2);
    }

        .mobile-nav-button a i, .scroll-up a i {
            margin: 0 auto;
        }

.scroll-up {
    display: block;
    opacity: 0;
    transition: opacity 300ms linear;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
    -o-transition: opacity 300ms linear;
}

    .scroll-up.loaded {
        opacity: 1;
    }

input[type="text"].form-control,
input[type="tel"].form-control,
input[type="email"].form-control,
input[type="password"].form-control,
textarea.form-control {
    margin-bottom: 25px;
    border: none;
    border-bottom: 2px solid #e9e9e9;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    transition: border-color 500ms linear;
    -webkit-transition: border-color 500ms linear;
    -moz-transition: border-color 500ms linear;
    -o-transition: border-color 500ms linear;
}

    input[type="text"].form-control:focus,
    input[type="tel"].form-control:focus,
    input[type="email"].form-control:focus,
    input[type="password"].form-control:focus,
    textarea.form-control:focus {
        box-shadow: none;
        border-color: var(--c-green);
    }

input[type="button"].form-submit, input[type="submit"].form-submit, button.form-submit {
    padding: 10px 50px;
    background-color: var(--c-orange);
    color: var(--c-white);
    letter-spacing: 1px;
    border-radius: 50px;
    margin-top: 30px;
}

.section-title {
    margin-bottom: 40px;
    text-transform: uppercase;
}

.panel .panel-heading img {
    margin-bottom: 25px;
}

ul.image-viewer-thumb {
    list-style: none;
}

    ul.image-viewer-thumb li {
        display: inline-block;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px
    }

    ul.image-viewer-thumb img {
        width: 200px;
        max-height: 133.34px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    }

.viewer-container {
    z-index: 999999999999 !important;
}

.viewer-backdrop {
    background-color: rgba(0, 0, 0, 0.95) !important;
}

@media (min-width: 768px) {
    .banner-text {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .banner-text {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .banner-text {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .banner-text {
        max-width: 1320px;
    }
}

@media all and (max-width: 1200px) {
    .banner-wrapper video {
        width: auto;
        height: 100%;
        max-width: none;
    }
}

@media all and (max-width: 992px) {
    body {
        padding-top: 0px !important;
    }

    .mobile-nav-button {
        display: block;
    }

    .scroll-up {
        display: none;
    }

    .tip-bar {
        display: none;
    }

    .navbar_list, .navbar_list.sticky {
        position: fixed;
        left: -100%;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        transition: left 300ms linear;
        -webkit-transition: left 300ms linear;
        -moz-transition: left 300ms linear;
        -o-transition: left 300ms linear;
    }

        .navbar_list.loaded, .navbar_list.sticky.loaded {
            left: 0;
        }

    .navbar .collapse.navbar-collapse {
        display: block;
    }

    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }

    .dropdown-item {
        color: var(--c-white);
    }

    nav.navbar .dws-btn {
        float: left !important;
        padding: 6px 20px;
    }

    .banner-wrapper .banner-image {
        width: auto;
        height: 100%;
        max-width: none;
    }

    /* .banner-heading {
        font-size: 40px;
    }
*/
    .banner-description {
        width: 100%;
    }

    .banner-wrapper h3 {
        font-size: 20px;
    }

    .banner-buttons {
        width: 100%;
    }

    .banner-wrapper .banner-text {
        width: 85%;
    }

    .banner-wrapper .banner-button-orange {
        display: flex;
        flex-direction: column;
        align-self: center;
        padding: 0;
        margin-right: 0;
        margin-bottom: 5px;
        border: 0;
        border-radius: 0;
        color: var(--c-yellow);
    }

        .banner-wrapper .banner-button-orange:hover, .banner-wrapper .banner-button-orange:focus {
            background: transparent;
        }

    .home-card {
        height: auto;
    }

    .home-card-full-image {
        height: auto;
    }
}

@media all and (min-width: 992px) and (max-width: 1300px) {
    nav.navbar .dws-btn {
        display: none;
    }
}

@media all and (min-width: 992px) and (max-width: 1550px) {
    nav .navbar-brand img.brand-logo {
        max-width: 175px;
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 15px 6px;
    }
}


.industry-section {
    margin-bottom: 30px;
}

.industry-section-circle {
    background-color: var(--c-green);
    color: white;
    border-radius: 50%;
    padding: 20px;
    height: 100px;
    width: 100px;
    float: left;
}

.industry-section-circle-flex {
    background-color: var(--c-green);
    color: white;
    border-radius: 50%;
    padding: 30px;
    height: 100px;
    width: 100px;
    float: left;
}

.industry-section-circle-counter {
    font-size: 26px;
    font-weight: 600;
}

.industry-section-circle-content {
    margin-left: 120px;
    height: 100%;
    display: flex;
}

    .industry-section-circle-content p {
        text-align: justify;
        align-self: center;
        color: var(--c-green);
    }

        .industry-section-circle-content p b {
            display: block;
            font-size: 19px;
        }


.breadcrumb-wrapper{
    position:relative;
}

.breadcrumb-custom {
    list-style: none;
    margin: 0;
    padding: 30px;
    border-bottom: 1px solid #E1CF79;
}

    .breadcrumb-custom li {
        display: inline;
        padding-left: 5px;
        padding-right: 5px;
        font-size:16px;
    }

    .breadcrumb-custom li {
        color: #E1CF79;
    }

        .breadcrumb-custom li a {
             color: var(--c-b3);
        }
        .breadcrumb-custom li a:hover {
            text-decoration:underline;
        }

@media screen and (max-width:650px) {
    #upper_section {
        display:none;
    }
}

#blink {
    animation-duration: 2s;
    animation-name: blink;
    animation-iteration-count: infinite;
}

@keyframes blink {
    from {
        background-color: var(--c-orange);
        transition: 1.5s;
    }

    to {
        background-color: transparent;
        transition: 0.5s;
        border-color:white;
    }
}

