﻿.header-top {
    background-color: #cdebf7;
}

.header-identity-target img{
    height:50px;
}

.header-top {
    background-color: #252525;
    padding: 10px 0px 5px 0;
}
/*.header-nav .sub-menu{
    background:white;
}*/

.feature-content{
    margin-top:15px;
    font-size:16px;
}

/*.header-nav .menuparent > a.top-m {
    padding-right:0 !important;
}

.header-nav .menuparent > a.top-m::after {
    content: '';
}*/

.header-top {
    background-color: #e3f7ff;
}

.header-infobox {
    font-size: 16px;
    line-height: normal !important;
}

.header-bar-nav li a {
    font-size: 16px;
}

.property-box.small {
    padding-top: 0;
}

.pricing-col-wrapper {
    font-family:'Open Sans'
}

.sub-menu{
    background:black;
}

.scrollable {
    overflow: auto !important;
    width:98% !important;
    margin:0 1% !important;
}

.whats-app-link > div {
    position: fixed;
    left: 8px;
    bottom: 50px;
    background: #2db742;
    padding: 10px;
    border-radius: 100%;
    z-index: 999999;
    border: 4px solid white;
    box-shadow: 0 0 6px 6px #2db742;
}

    .whats-app-link > div > div {
        background: url(/images/icons/whatsapp_logo.svg) #2db742 center center no-repeat;
        background-size: 30px 30px;
        height: 35px;
        width: 35px;
    }

@media (max-width: 767px) {
    .header-bar, .header-actions {
        display: block !important;
    }

    .email-top-area {
        display: none !important;
    }

    .uan-top-area{
        text-align:center;
    }
    .container-top{
        text-align:center;
    }

    .hex i{
        font-size:30px;
    }

    .hex-image{
        width:30%;
    }

    .block-content h3{
        font-size:16px;
    }

    .block-content{
        padding:25px 0;
    }

        h2, .block-content h3{
            font-size:20px;
            margin-bottom:15px;
        }

    .feature-content{
        margin-bottom:0;
    }
    #footer .widget.col-sm-8{
        margin-bottom:30px;
    }

    #footer .widget.col-sm-4 h2 {
        text-align:center;
        color:yellow;
    }

    .footer-nav li a{
        margin-right:10px;
    }

    .static-image-title{
        font-size:16px;
    }

    .bxslider li {
        width:90px !important;
        margin-right:10px !important;
    }

    .whats-app-link > div {
        bottom: 8px;
        background: #2db742;
        padding: 0;
        border: 3px solid white;
        border-radius:50%;
        overflow:hidden;
    }

        .whats-app-link > div > div {
            background-size: 25px 25px;
            height: 28px;
            width: 28px;
            overflow:hidden;
            padding:17px;
        }

    .marquee-bottom-news-contianer{
        padding-left:60px !important;
    }

    .uan-top-area{
        float:left;
    }
}

.block-content-small-padding {
    padding: 25px 0px;
}

#wowslider-container1{
     margin-top:2px !important;
}

.bumper-offer {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 40px;
    color: #12a9e8;
    margin-top: 0px;
    margin-right: 6px;
    height: 123px;
    width: 123px;
    background: url(/images/animated-box.svg);
    position: absolute;
    right: 0;
    z-index: 999;
    background-color: #ffe8e8;
    box-shadow: 0 0 10px 10px #12a9e8;
    animation: bumperOfferAni 0.3s infinite alternate ease-in-out;
    transform: translate(-5px,10px);
}

@keyframes bumperOfferAni {
    from {
        box-shadow: 0 0 10px 10px #12a9e8;
    }

    to {
        box-shadow: none;
    }
}

@-moz-keyframes bumperOfferAni {
    from {
        box-shadow: 0 0 10px 10px #12a9e8;
    }

    to {
        box-shadow: none;
    }
}

@-webkit-keyframes bumperOfferAni {
    from {
        box-shadow: 0 0 10px 10px #12a9e8;
    }

    to {
        box-shadow: none;
    }
}

.bumper-offer.default-slider{
    margin-top:60px;
}

@media only screen and (max-width: 767px) {
    .bumper-offer {
        transform: scale(0.5) translate(60px,-50px);
    }
}
.marquee-bottom-news-contianer {
    position: fixed !important;
    bottom: 0;
    width: 100%;
    padding:0 20px 10px 20px;
    z-index:99999;
    height:55px;
}

.marquee-bottom-news {
    height:40px !important;
}

.marquee-bottom-news-contianer * {
    font-size: 130% !important;
}

@media only screen and (max-width: 768px) {
    .gallery-preview iframe {
        width: 100% !important;
        height: auto !important;
    }
}

.header-infobox{
    white-space:nowrap;
}

ul.marquee {
    margin-top: 18px;
}

.header-identity{
    margin-right:15px;
}

.header-bar{
    overflow:auto;
}

.sub-menu li a:hover > .project-counter{
    display:none;
}

.project-counter {
    position: absolute;
    left: 12px;
    color: #4a8fd8;
    color: var(--background-primary);
    font-size:1.25em;
}

.project-group {
    background: #1d1b74;
}
.project-group h5 {
    padding: 7px 3px 7px 10px;
    font-weight: 600;
    font-size:1.05em;
    color: white;
    margin: 0;
}

.header-nav > li{
    margin:0 !important;
}

    .header-nav > li:hover {
        background-color: rgb(0 0 0) !important;
    }

.header-nav .sub-menu {
    background:white !important;
}

.header-nav .sub-menu a {
    color:black !important;
}
/* colors from variables */
.header-navigation {
    background: var(--header-navigation-color) !important;
}

.header-bar {
    background-color: var(--background-primary) !important;
    border-color: var(--background-primary-dark) !important;
}

.header-top, .panel-default > .panel-heading + .panel-collapse .panel-body, .header-nav li a:hover {
    border-color: var(--background-primary-dark) !important;
}

.header-nav > li:hover, .header-nav .sub-menu li a:hover, .header-nav .menuparent .menuparent:hover > a {
    background-color: var(--header-nav-li-hover-bg-color) !important;
    color: var(--header-nav-li-hover-color) !important;
}

.header-nav .menuparent > a::after{
    color:var(--background-primary) !important;
}

.sub-menu{
    border-top:1.5px solid white !important;
}

h3.feature-title {
    color: var(--background-primary) !important;
}

.panel-default > .panel-heading.active, .navbar-toggle .icon-bar, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: var(--background-primary) !important;
}

.bx-wrapper .bx-pager.bx-default-pager a, .background-primary {
    background-color: var(--background-secondary) !important;
}

.footer-top{
    background-color:var(--footer-top-bg-color) !important;
}
.footer-bottom {
    background-color: var(--footer-bottom-bg-color) !important;
}

.feature-icon-inner .fa-phone-square,
.feature-icon-inner .fa-envelope
{
    font-size:14px;
}
.feature-icon-inner .fa-map-marker{
    font-size:45px;
}

.feature-icon-inner{
    padding-bottom:110%;
}

body div:last-child iframe{
    bottom:45px;
}