/*
Theme Name: KG Dubai Newave Child (Test)
Description: KG Dubai customizations for Newave 2.9.5. Staging candidate.
Author: KG Dubai
Version: 0.1.0
Template: newave-295-test
Text Domain: kg-newave-child
*/
/* Changes identified in style.css */
.section-title {
    text-align: center;
    
    margin: 0 auto;
    margin-bottom: 60px;
}
#loader {
    background: url(images/newave-loading.gif) center center no-repeat;
    height: 100px;
    width: 100px;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -50px 0 0 -50px;
}
.parallax-overlay {
    background-color: rgba(0, 0, 0, 0.40);
}
.bar li span strong {
    position: absolute;
    top: 10px;
    left: 10px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 12px !important;
    display: block;
    width: 400px;
}
#bx-pager a img {
    opacity: 0.5;
    border-radius: 3px;
    width: 200px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    }
#bx-pager a img:hover {
    opacity: 1;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
#filters ul li {
    display: inline-block;
    margin: 5px;
}
.portfolio-item-grid {
    width:300px;
    padding: 20px;
}
.bx-wrapper h3 {
    font-size: 20px;
    text-transform: capitalize;
}
.company-phone a {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 72px;
    line-height: 72px;
    font-family: 'Montserrat', sans-serif;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 30px;
    display: inline-block;
}
h5.company-email {
    margin-bottom: 15px;
    color: #cccccc;
    text-transform: none;
}
h5.company-address {
    margin-bottom: 15px;
    color: #cccccc;
    text-transform: none;
}
#contact-formular input[type="text"], #contact-formular input[type="email"], #contact-formular input[type="date"], input[type="password"], textarea, input[type="text"], input[type="email"], #contact-formular select, #contact-formular option {
    color: #999999;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    height: 20px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 94%;
    background: #f5f5f5;
    border-radius: 3px;
    margin-bottom: 20px;
    border: 0;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    -o-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.22) inset;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}
#contact-formular input[type=text]:focus, #contact-formular textarea:focus, input[type=email]:focus, #contact-formular input[type=email]:focus, #contact-formular select:focus, #contact-formular option:focus, #contact-formular input[type="date"]:focus {
    background-color: #e1e1e1;
}
#contact-formular select {
   height: 50px;
   width: 100%;
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   -webkit-border-radius: 0;  
   -moz-border-radius: 0;  
   border-radius: 0;  
}
#map_canvas {
    width: 100%;
    height: 600px;
    z-index: 0;
    position: relative;
}
#map_canvas h2 {
    color: #222;
    font-size: 12px;
    line-height: 18px;
}
p strong {
    color: #ffffff;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 10px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.radial-counter {
    display: block;
    cursor: default;
    margin: 10px;
    text-align: center;
    float: left;
}
.no-pattern {
background: none !important;
width: 100%;
height: 100%;
}
div.container.small-width { margin: 0 auto; }
.center-radial-counter { width: 54%; margin: 0 auto; }
.radial-counter-info { margin-top: -5px; font-size: 10px; }
.radial-counter { height: 200px; }
input.knob { font-size: 34px !important; }
.portfolio-links {
text-transform: uppercase;
color: #222222;
font-size: 16px;
margin: 0 30px;
display: inline-block;
}
.margin-top-50 {margin-top: 50px;}
.margin-top-30 {margin-top: 30px;}
.bx-wrapper img {min-width: 100%;}
#video-volume i {
    color: #000;
}
div.f-container {
    text-align: center;
    margin: 0 auto;
}
.f-element {
    width: 200px;
    height: auto;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.dontHide {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.f-ico {
    margin: 0 auto;
    color: #e93735;
}
.highlight {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 100px;
    color: #000;
    line-height: 75px;
}
.milestone-details {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #7F7F7F;
    text-transform: uppercase;
    padding: 20px 0 100px;
    letter-spacing: 1px;
}
.milestone-count {
    font-size: 30px;
    color: #000 !important;
}
.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap select {
    margin-bottom: 20px !important;
}
.wpcf7-form-control-wrap select {
    padding-top: 10px !important;
}
.wpcf7-form-control-wrap #your-message {
    padding-left: 15px;
    padding-right: 100px;
}
.last > .service-item:last-child {
    margin-top: 50px;
}
#uae-map, #global-map {
    filter: contrast(0.3);
    -webkit-filter: contrast(0.3);
    -moz-filter: contrast(0.3);
    -o-filter: contrast(0.3);
    -ms-filter: contrast(0.3);
}
#uae-map:hover, #global-map:hover {
    filter: contrast(1);
    -webkit-filter: contrast(1);
    -moz-filter: contrast(1);
    -o-filter: contrast(1);
    -ms-filter: contrast(1);
}
#about > .container {
    padding-bottom: 10px !important;
}
.twitter-slider a {
    color: #ccc;
}
#newsletter {
    background-color: #222222;
}
#newsletter .container {
    padding-top: 30px;
    padding-bottom: 30px;
}
.newsletter-left {
    width: 60%;
    float: left;
    height: 50px;
}
.newsletter-right {
    width: 40%;
    float: left;
    text-align: right;
    height: 40px;
    padding-top: 10px;
}
#newsletter input[type="text"] {
    border: 0 none !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 50px;
    margin: 0;
    height: 50px;
    padding: 0px;
    text-transform: uppercase;
    width: 100%;
    background-color: transparent !important;
    outline: none;
}
#newsletter input[type="text"]:focus {
    outline: none;
    border: 0 none !important;
    background-color: white !important;
}
.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    }
#newsletter input[type="text"]:focus ::-webkit-input-placeholder {

    color:    #ffffff !important;
    font-size: 20px;
}
#newsletter input[type="text"]:focus ::-moz-placeholder {

    color:    #ffffff !important;
    font-size: 20px;
}
#newsletter input[type="text"]:focus ::-moz-placeholder {

    color:    #ffffff !important;
    font-size: 20px;
}
#newsletter input[type="text"]:focus :-ms-input-placeholder {

    color:    #ffffff !important;
    font-size: 20px;
}
/* Changes identified in css/navigation-style-1.css */
body.kg-navigation-v1 #logo {
    background: url(images/logo.png) 0 0px #222222;
    background-size: 65px 65px;
    position: absolute;
    width: 65px;
    height: 65px;
    left: 50%;
    margin-left: -32px;
    z-index: 100;
    display: block;
    background-size: 65px 65px !important;
    background-color: #fff !important;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
/* Restore the intentionally fluid title width. */
.section-title { width: auto; max-width: 100%; }
.portfolio-item-grid { max-width: 100%; box-sizing: border-box; }

