﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/*

Logo colors
#0a75ae -light blue
#0c182f -dark blue

#5dc0f5 very light blue
#0b5582 -mid blue
#e1e4e6 -light gray
*/

@import url('https://fonts.googleapis.com/css?family=Merriweather|Montserrat&display=swap');

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #0b5582;
    border-color: #0b5582;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0a75ae;
    border-color: #0a75ae;
}
    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #0a75ae;
        border-color: #0a75ae;
        box-shadow: 0 0 0 0.2rem rgba(85, 145, 255, 0.5);
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 60px;*/
    font-family: 'Montserrat', sans-serif;
    /*font-family: 'Open Sans', sans-serif;*/
    max-width: 100%;
    overflow-x: hidden;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}
.list-group-white .list-group-item[href]:hover > span,
.list-group-white .list-group-item-action[href]:hover > span {
    color: #0c182f;
}

/*My custom styling**/
.brand {
    font-size: 1.3rem;
    font-family: 'Merriweather', serif;
    font-weight: 500;
}
.GWFont {
    font-family: 'Merriweather', serif;
}

.container-fluid {
    padding-left:0px;
    padding-right:0px;
}
.gradient-half-primary-v1 {
    background-image: linear-gradient(150deg, #0c182f 0%, #0a75ae 100%);
}
    .bg-darkGW {
    background-color: #0a75ae !important;
}
.fill-darkGW {
    fill: #0a75ae !important;
}

.btn.btn-soft-secondary {
    color: #0C182F;
}

.btn-soft-secondary[href]:hover, .btn-soft-secondary[href]:focus, .btn-soft-secondary[href]:active, .btn-soft-secondary[href].active, .btn-soft-secondary[type]:hover, .btn-soft-secondary[type]:focus, .btn-soft-secondary[type]:active, .btn-soft-secondary[type].active {
    background: #0C182F;
}

.topHeaderText {
    font-weight: 300;
    font-size: 0.875rem;
    color: #77838f;
}

.u-header__nav-item:hover .u-header__nav-link, .u-header__nav-item:focus .u-header__nav-link {
    color: #0b5582;
    font-weight:600;
}

/* Nav Link */
.u-header .active > .u-header__nav-link {
    color: #0b5582;
    font-weight: 600;
}


.topheaderGW {
    background-color:#fff;
}
.u-header__navbar-brand,
.u-header__navbar-brand > img {
    padding-top: 0;
    padding-bottom: 0;
   /* width: 4.375rem;*/
}

.navbar-expand-md .u-header__navbar-nav .u-header__nav-link {
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
    padding-right: 0.875rem;
    padding-left: 0.875rem;
}

.menu-phoneheader {
    margin-left:auto;
    height:0.8rem;
}
a[href^=tel] {
    color: inherit;
}
    /*Icons*/
    .fill-successGW {
    fill: #0a75ae !important;
}
.stroke-success {
    stroke: #0a75ae !important;
}
.fill-success {
    fill: #0a75ae !important;
}
.disclosureTextGW {
    font-size:0.875rem;
}

.altDiv {
    background-color: #e1e4e6;
}

/*And Later animation**/

.and-later {
    visibility: hidden;
    
}

/*testimonials**/
.initialOverlay {
    text-align:center;
    position: absolute;

}

.userIcon {
    color: #0b5582;
}
.u-go-to {
    background-color: #0a75ae;
}

.js-scroll-nav a:hover 

{
    color: #0b5582;
}

.GWvideo {
    z-index: -1;
    position: relative;
    
    /*max-height:800px;*/
    left:0;
}

.gwBanner {
    position:relative;
    width : 100%;
    /*height : 800px;*/
    overflow:hidden;
    
}

.u-hamburger:hover .u-hamburger__inner, .u-hamburger:hover .u-hamburger__inner::before, .u-hamburger:hover .u-hamburger__inner::after {

    background-color: #0a75ae;
}
    .u-hamburger__inner, .u-hamburger__inner::before, .u-hamburger__inner::after {
    background-color: #0a75ae;
}
.gwWhiteLogo {
    display: none;
    position:absolute;
    top:10px;
    left:0;
}


.privacyOffSet {
    padding-top: 65px;
    margin-top: -65px;
}
.overlay-title {
    padding:10px;
}
.overlay-title {
    position: absolute;
    bottom: 25px;
    color: #ffffff;
    left: 20px;
    font-size: 1.5rem;
}

@media (min-width: 576px) {
    .mt-xs-6, .my-xs-6 {
        margin-top: 2.5rem !important;
    }
    
    .overlay-title {
       /* left:50px;*/
       bottom:25px;
    }

    .privacyOffSet {
        padding-top: 45px;
        margin-top: -45px;
    }
    .gwBanner {
        margin-bottom: 0px;
    }

    .GWvideo {
        top: 0px;
        max-height:fit-content
    }
}


@media (min-width: 768px) {
    .overlay-title {
        left: 10px;
        bottom: 70px;
        
    }
    .gwBanner{
        margin-bottom:-50px;
    }
    .GWvideo
    {
        top:-50px;
    }
    
}

@media (min-width: 992px) {
    .overlay-title {
        left: 20px;
        bottom: 110px;
        font-size: 2.0rem;

    }
    .GWvideo {
        margin-top:-150px;
    }
    .gwBanner {
        margin-bottom: -100px;
    }
}

@media (min-width: 1200px) {
    .overlay-title {
        
        bottom: 120px;
        
        
    }
    .gwWhiteLogo {
        display: block;
        top:120px;
    }

    .gwBanner {
        top: -100px;
        max-height: 850px;
        margin-bottom: -200px;
        max-width:2050px
        
    }
}