.margin-left-5 {
    margin-left:5px;
}
.margin-bottom-0 {
    margin-bottom:0 !important;
}
.fullscreen-container {
    height:2000px;background:#fff;
    min-height:2000px;
}
.min-height-1200 {
    min-height:1200px;
}
.white-section {
    background:#fff !important;
    margin-top:0 !important;
    border-top:0 !important;
    margin-bottom:0 !important;
}
.margin-padding-0 {
    padding-top:0 !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}
.padding-top-25 {
    padding-top:25px !important;
}
.margin-top-10 {
    margin-top:10px !important;
}
.text-align-center {
    text-align:center !important;
}
.text-align-right {
    text-align:right !important;
}
#web-development {
    background: #fff url(/img/brainsap-development-rocket-bottom-right-background.jpg) bottom right no-repeat;
}
.margin-center-auto {
    margin: 0 auto;
}
.section-development-btm {
    margin-bottom:0;
    padding-top:40px;
    padding-bottom:40px;
    margin-top:0 !important;
    min-height:600px;
    background:none !important;
}
.padding-bottom-370 {
    padding-bottom:370px !important;
}
.padding-top-250 {
    padding-top:250px !important;
}
.web-design-top-box {
    background:#fff !important;
    margin-top:0 !important;
    border-top:0 !important;
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}
.screens-webdesign {
    margin-left:auto;margin-right:0;
}
#web-design-center-content {
    margin-bottom:0;
    background:#fff;
    margin-top:20px;
    background: #fff url(/img/brainsap-development-rocket-center-background.jpg) top center no-repeat;
    min-height:600px
}
.position-relative {
    position:relative !important;
}
#web-design-rocket-container {
    position: absolute;width:100%;height:100%;min-height:100%;top:0; left:0;text-align:center;overflow:hidden
}
.fa-large-icon-size {
    font-size:2.8em !important;
}
.margin-top-265 {
    margin-top:265px !important;
}
.max-width-200 {
    max-width:200px !important;
}
#contact {
    background:#fff !important;margin-top:0 !important;
}
#footer {
    background:#0e0e0e url(/img/brainsap-development-footer-black-bottom-background.jpg) top center no-repeat !important;border-top:0 !important
}
.max-width-100 {
    max-width: 100% !important;
}
.tel-link-top {
    color:#999 !important;
}
.tel-link-main {
    color:#777 !important;
}

@media (max-width:992px) {
    .sticky-header-active #lang-nav {
        height:42px !important;
        
    }
    .head-second-nav {
        display:none !important;
    }
    .section-development-btm {
        display:none;
    }
    #web-design-rocket-container {
        display:none;
    }
    #web-design-center-content {
        background-image:none;
    }
}
#form-referred {
    position:absolute;
    left:-10000px;
}