body {
    overflow-x: hidden;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.text-muted {
    color: #555;
    font-size: 20px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.text-primary {
    color: #b39a37;
}
p {
    font-size: 14px;
    line-height: 1.55;
}
p.large {
    font-size: 16px;
}
a,a:hover,a:focus,a:active,a.active {
    outline: 0;
    text-decoration: none;
}
a {
    color: #0186dc;
}
a:hover,a:focus,a:active,a.active {
    color: #b39a37;
}
h1,h2,h3,h4,h5,h6 {
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
#loader{
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
    position: fixed;
}
#loader .loader-image{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    height: 100px;
}
#top-header{
    padding: 10px 0 0;
}
#top-header .large-headline{
    font-size: 42px;
    color: #2B4368;
    margin-top: 0;
}
#top-header .subtitle{
    color: #b39a37;
    font-size: 24px;
}
.img-centered {
    margin: 0 auto;
}
.navbar{
    margin-bottom: 0px;
    min-height: 75px;
}
.navbar-brand{
    padding: 0;
    height: auto;
}
.navbar-brand img {
    float: left;
    width: 100%;
}
.bg-light-gray {
    background-color: #f7f7f7;
}
.bg-darkest-gray {
    background-color: #222;
}
.gap{
    height: 50px;
}
.navbar-default {
    border-color: transparent;
    background-color: #222;
}
.navbar-default .navbar-brand {
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,cursive;
    color: #0186dc;
}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,.navbar-default .navbar-brand.active {
    color: #009afc;
}
.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}
.navbar-default .navbar-toggle {
    border-color: #0186dc;
    background-color: #0186dc;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #0186dc;
}
.navbar-default .nav li{
    padding: 0 10px;    
}
.navbar-default .nav li a {
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #666666;
    font-size: 18px;
    border-bottom: 3px solid transparent;
    padding: 20px 0;
}
.navbar-default .nav li a:hover{
    outline: 0;
    border-bottom: 3px solid #b39a37;
}
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #0186dc;
}
.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #009afc;
}
.navbar-right{
    margin-top: 20px;
}
@media(min-width:768px) {
    .navbar-default {
        padding: 15px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 28px;
        font-weight: 700;
        letter-spacing: 1px;
    }
    section {
        padding: 40px 0;
    }
}
header {
    text-align: center;
    color: #fff;
    margin-top: 50px;
}
ul,ol{
    margin: 0;
    padding: 0;
}
section {
    padding: 100px 0;
}
.section-heading {
    color: #666; 
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 40px;
}
.help-heading {
    color: #fff; 
    margin-top: 0;
    font-size: 30px;
}
section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
    font-size: 26px;
    letter-spacing: 1px;
    color: #000;
}
section#help {
    background-color: #2B4368;
    padding: 40px 0;
    color: #fff;
    margin-top: 20px;
}
section#help span {
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px;
}
footer {
    padding: 10px 0;
}
.btn:focus,.btn:active,.btn.active,.btn:active:focus {
    outline: 0;
}
::-moz-selection {
    text-shadow: none;
    background: #0186dc;
}
::selection {
    text-shadow: none;
    background: #0186dc;
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
body {
    webkit-tap-highlight-color: #0186dc;
}

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; background-size: 100% 100%}
.banner ul li { float: left; }
.banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}
.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.btn{
    background-color: transparent;
    border: 2px solid #b39a37;
    font-weight: bold;
    color: #b39a37;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 0;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 0.3px;
    margin-top: 10px;
}
.btn:hover{
    background-color: #b39a37;
    color: #fff;
    transition: color 0.3s ease 0s, background 0.3s ease 0s, border-color 0.3s ease 0s;
}
.btn-white{
    border: 2px solid #fff;
    color: #fff;
}
.btn-white:hover{
    background-color: #fff;
    color: #0a0a0a;
    transition: color 0.3s ease 0s, background 0.3s ease 0s, border-color 0.3s ease 0s;
}
.blue-btn{
    font-size: 16px;
    padding: 9px 25px;
    display:inline-block;

    -webkit-transition: color 0.3s, background 0.3s, border-color 0.3s;
    -moz-transition: color 0.3s, background 0.3s, border-color 0.3s;
    -ms-transition: color 0.3s, background 0.3s, border-color 0.3s;
    -o-transition: color 0.3s, background 0.3s, border-color 0.3s;
    transition: color 0.3s, background 0.3s, border-color 0.3s;

    border:1px solid #777;
    border-bottom:0;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;

    background-image: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.15) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(50%,rgba(255,255,255,0)), color-stop(51%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.15)));
    background-image: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
    background-image: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
    background-image: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);
    background-image: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(255,255,255,0) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.15) 100%);

    -webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);
    box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.4), 0 1px 1px rgba(0,0,0,0.2);

    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;

    background-color: #18325b;
    color: #fff;
}
.blue-btn:hover{
    background-image: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0.2) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(50%,rgba(0,0,0,0)), color-stop(51%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.2)));
    background-image: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
    background-image: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
    background-image: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
    background-image: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0.2) 100%);
}
img{
    width: 100%;
    max-width: 1170px;
}

.modal-dialog {
    width: 1100px;
}
.modal{
    width: 100%;
    position: fixed;
    margin: 0px auto;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1050;
}
.modal_wrapper{
    display: table;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin: 0px auto;
}
.modal-dialog{
    margin-top: 0px;
    display: table-cell;
    vertical-align: middle;
    margin: 0px 20px;
}
.modal-header{
    padding: 15px 0;
    border-bottom: none;
}
.modal-title {
    text-align: center;
    font-size: 24px;
}
.modal-title span {
    padding-bottom: 8px;
    border-bottom: 3px solid #b39a37; 
}
.modal-content {
    margin: 20px;
    padding: 15px;
}
.modal ul {
    margin: 20px;
    padding-left: 20px;
}
.modal ul li{
    padding-bottom: 10px;
}
.modal-content-span{
    font-size: 18px;
    margin-bottom: 10px;
}
.modal-header .close {
    margin-top: -26px;
    margin-right: -6px;
    opacity: 0.7;
    font-size: 40px;
}
.form-document{
    padding: 15px 5px;
}
.form-document label{
    display: inline-block;
    font-weight: bold;
    line-height: 1.3em;
    margin: 10px 0 4px;
    width: 100%;
    font-size: 18px;
}
.required_field{
    color: #790000;
    margin-left: 4px;
}
.form-document .fullW{
    width: 100%;
    font-family: Open Sans;
    border: 1px solid #333;
    border-radius: 4px;
    padding: 5px;
    font-size: 16px;
    background: rgba(180, 19, 19, 0.07);
}
.form-document .red-back{
    background-color: rgba(180, 19, 19, 0.07);
    border-color: rgb(175, 37, 12);
    border-radius: 3px;
    border-style: solid;
    border-width: 2px;
    padding: 10px;
}
.country-selector{
    width: 100%;
    padding: 6px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border: 1px solid #ccc;
    font-size: 16px;
}
.form-control{
    border: 1px solid #999;
    font-size: 16px;
}
.pdt15{
    padding-top: 15px;
}
.mtop41{
    margin-top: 41px;
}
.mtop12{
    margin-top: 12px;
}
.design-or{
    padding-top: 8px; 
    vertical-align: middle;
}
@media (max-width: 992px) {
    .add-margin{
        margin-top: 10px;
    }
    #services .btn, .mtop41, .mtop12{
        margin-top: 5px;
        margin-bottom: 35px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-header{
        width: 70%;
    }
    .navbar-brand img {
        width: 100%;
    }
}
@media (max-width: 768px) {
    #services{
        padding-bottom: 10px;
    }
    .navbar-default{
        background: none;
    }
    .navbar-brand{
        height: 100px;
    }
    .navbar-brand img {
        width: 100%;
    }
    .navbar-nav{
        margin-top: 1px;
    }
    .navbar-default .nav li a{
        padding: 10px 0;
    }
}
@media (max-width: 480px) {
    .navbar-brand{
        height: 65px;
    }
}
.otherRequest{
    width: 700px;
}
.changeRequest{
    width: 1000px;
}
.bg-danger, .bg-success{
    font-family: Open Sans;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}
.designitor-infobox{
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 1px 1px rgba(0, 0, 0, 0.2);
    position: relative;
    background: none repeat scroll 0 0 #dee8f4;
    border-color: #dee8f4;
    color: #4b4b4b;
    padding: 15px 15px 15px 30px;
    font-size: 15px;
    margin-bottom: 5px;
}
.designitor-infobox p{
    font-size: 15px;
}
.designitor-infobox i{
    margin-left: -20px;
    padding-right: 4px;
}

/*Contact*/
section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    background-position: center;
    background-repeat: no-repeat;
}
section#contact .section-heading {
    color: #fff;
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,section#contact .form-group textarea {
    padding: 20px;
}
section#contact .form-group input.form-control {
    height: auto;
}
section#contact .form-group textarea.form-control {
    height: 243px;
}
section#contact .form-control:focus {
    border-color: #0186dc;
    box-shadow: none;
}
section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Roboto Slab,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Roboto Slab,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Roboto Slab,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Roboto Slab,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}
section#contact .text-danger {
    color: #e74c3c;
}
#faq {
    padding: 50px 0 20px;
}