﻿:root {
    --main-color: #b02a37;
}

* {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
}

    *:hover, *:focus, *:active {
        text-decoration: none;
    }

img {
    max-width: 100%;
}

.header {
    border-bottom: 1px solid silver;
}

.header-a {
    padding: 0px;
}

.header-text {
    top: 16px;
}

.header-dropdown {
    float: right;
}

a {
    color: var(--main-color);
    text-decoration: none;
}

.navbar-header .navbar-brand {
    margin-right: 86px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.image-banner {
    position: relative;
    text-align: center;
    color: white;
}

.image-banner {
    margin-top: 49px;
    width: 100%;
}

.banner-image-text {
    color: white;
}

.font-35 {
    font-size: 35px;
}

.font-30 {
    font-size: 30px;
}

.font-28 {
    font-size: 28px;
}

.font-18 {
    font-size: 18px;
}

.black {
    color: black;
}

.brown {
    color: brown;
}

.left {
    float: left;
}

.right {
    float: right;
}

.section1 {
    height: 300px;
    background-color: #a82823;
}

.white {
    color: white;
}

.red {
    color: brown;
}

.width-95 {
    width: 95px;
}

.panel-heading1 {
    padding-top: 70px;
    padding-bottom: 70px;
    text-align: center;
}

.panel-body1 {
    padding-bottom: 120px;
}

.panel-heading2 {
    padding: 0px;
}

ul li {
    list-style: none;
}

.panel {
    padding: 15px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.image-shadow {
    box-shadow: 1px 5px 12px 2px silver;
}

.partnerImagesHome {
    height: 165px;
    width: 100%;
}

.btn {
    margin-bottom: 8px;
    border-radius: 0;
}

.counterbutton {
    background-color: #fff;
}

.buttonHover:hover {
    background: brown;
    color: white;
    border: 1px solid white;
}

.row {
    margin: 0px;
}

.text-center {
    text-align: center;
}

.btn-white {
    background: white;
    color: brown;
}

p ul li {
    color: white;
}

.desktopid-opp {
    padding-right: 8em;
    padding-left: 8em;
}

.uniqueVisitor {
    height: 150px !important;
}

.unique-icon {
    height: 150px !important;
}

.uniqueVisitor h2 {
    padding-top: 36px;
}

.unique-icon img {
    padding-top: 36px;
}

.partnerImages {
    height: 120px;
    width: auto;
}

.btn-danger:hover {
    color: white;
}

ul {
    margin-bottom: 0px;
}

.menuss {
    margin-top: 0px;
    text-align: center !important;
}

    .menuss a {
        padding: 26px 3px 14px 10px !important;
    }

        .menuss a:hover {
            border-top: 1px solid brown;
        }

    .menuss .active-a-tag {
        border-top: 1px solid brown;
        color: brown;
    }

nav ul#mainm {
    padding: 0px !important;
}

#gonemenu {
    top: 0 !important;
}

.m-t-0 {
    margin-top: 0 !important;
}

.vtigerwebform {
    padding: 40px;
    box-shadow: 0 0 15px 0 rgba(176, 42, 55, 0.2);
}

.dropup-form {
    margin: 15px 0;
    width: 100%;
    text-align: center;
}

    .dropup-form h4 {
        margin-bottom: 30px;
        color: #444;
        text-transform: capitalize;
    }

    .dropup-form label {
        display: block;
        color: #f00;
    }

form .form-control {
    border: none;
    border-bottom: 2px solid #e9e9e9;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -moz-transition: all 500ms linear;
    -o-transition: all 500ms linear;
}

    form .form-control:focus {
        border-color: var(--main-color);
        box-shadow: none;
    }

.partner-logo {
    display: inline;
    width: auto;
    height: 165px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}

.section-title {
    margin-bottom: 50px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-b-25 {
    margin-bottom: 25px;
}

.newsletter-form {
    padding: 40px 0;
    margin-top: 30px;
    background: #ddd;
}

.m-0 {
    margin: 0 !important;
}

.section-padding {
    padding: 50px 0;
}

@media screen and (max-width: 970px) {
    .centered {
        position: absolute;
        top: 67%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 95%;
    }

    .font-35 {
        font-size: 20px;
    }

    .font-30 {
        font-size: 18px;
    }

    .font-28 {
        font-size: 16px;
    }

    .font-18 {
        font-size: 10px;
    }

    .width-95 {
        width: 50px;
    }

    .exb-vis {
        padding-top: 25px !important;
    }

    .desktopid-opp {
        padding-right: 5em;
        padding-left: 5em;
    }

    .partnerImages {
        height: 70px;
        width: auto;
    }

    #logo_dws {
        height: 0px !important;
    }
}

.panelscript1 {
    width: 33% !important;
}

.panelscript {
    width: 48% !important;
}

@media screen and (max-width: 500px) {

    .desktopid-opp {
        padding-right: 0em;
        padding-left: 0em;
    }

    .partnerImages {
        height: 50px;
        width: auto;
    }

    .panelscript1 {
        width: 100% !important;
    }

    .panelscript {
        width: 100% !important;
    }
}

.registerbutton {
    margin-right: 10px;
}

@media screen and (max-width: 500px) {

    .btn {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 560px) {

    .font-28 {
        font-size: 16px;
    }

    .counterbutton {
        padding: 0;
    }

    .counterday {
        font-size: 11px;
    }
}

.dubaidetail {
    padding-left: 70px;
}

.dubaigabonfooter {
    padding-left: 90px;
}

@media screen and (max-width: 780px) {

    .dubaidetail {
        padding-left: 0px;
    }

    .dubaigabonfooter {
        padding-left: 0px;
    }
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 24px;
}

@media screen and (max-width: 600px) {
    .sitemap {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 335px) {
    .sitemap {
        font-size: 11px !important;
    }
}
