@import url("integration.css");
.twoColAdvisoWidget .advisoCustomerText{font-size:40px;}

header .navbar-wp .navbar-brand img {
    height: 42px;
    padding-left: 10px;
    margin-top: 10px;
}
header .navbar-wp.affix .navbar-brand img {
    height: 42px;
}
.body-wrap {height: auto;margin: auto;}
.header-inner{background: url(Images/Header.png);background-size:cover;}
.pagination > li{display:inline-block;}

body,h1, h2, h3, h4, h5, h6{    
	font-family: "Open Sans",Arial,Helvetica,sans-serif; 
	text-rendering: optimizelegibility;
}

@media (min-width:768px){.container{width:750px}.ls-bottom-nav-wrapper{bottom:90px} }
@media (min-width:768px) and (max-width:1060px){.twoColAdvisoWidget .advisoCustomerText{font-size:1.9em;font-size:25px;}
}
@media (min-width:768px) and (max-width:991px){
.logoFoot,.socialIcon{float:left;}
.socialIcon{margin-top: 25px;
    margin-left: 20px;}
	}
@media (min-width:992px){
.container{width:970px} .overlayForm .col-md-6,.overlayForm .col-md-12{ padding-left: 6px; padding-right: 6px;} .overlayForm .form-group{ margin-bottom: 5px;} 
}

@media (min-width:1200px){.container{width:1280px}
}

.navbar-wp .navbar-nav>li>a:hover,.navbar-wp .navbar-nav>li>a:focus{background-color:#000;}
.navbar-wp .navbar-nav>li>a:hover,.navbar-wp .navbar-nav>li>a:focus{background-color:#000}
.navbar-wp .dropdown-menu>li>a:hover{background:#000;}
.navbar-wp .navbar-nav>.open>a,.navbar-wp .navbar-nav>.open>a:hover,.navbar-wp .navbar-nav>.open>a:focus{background-color:#000;border-color:#000}
.navbar-wp .navbar-nav>.active>a,.navbar-wp .navbar-nav>.active>a:hover,.navbar-wp .navbar-nav>.active>a:focus{background-color:#000;}

#layerslider {max-height:684px !important}
@media (max-width:768px){

}
.overlaySlider{position:relative;z-index:99;}
.overlayForm{position:absolute;right:24px;top:125px;z-index:99;margin-top:20px;max-width:450px;margin-bottom:20px}
.overlayForm .section-title{color:#fff}
.overlaySliderBottom{margin:-90px auto 0;max-width:850px;z-index:999;position:relative;}
.wp-block.no-space > .wp-block-body{min-height:200px;}
@media (max-width: 1000px) {
.overlayForm{
position:static;
max-width:100%
}
}

@media (max-width: 768px) {
.overlaySliderBottom{display:none}
}

.overlayForm .form-light .label{display:none}
.overlayForm .form-light  .input, .overlayForm .form-light  .select, .overlayForm .form-light  .textarea, .overlayForm .form-light  .radio, .overlayForm .form-light  .checkbox, .overlayForm .form-light  .toggle, .overlayForm .form-light  .button {
    display: block;
    position: relative;
}

.overlayForm .form-light .form-control{outline:none;box-shadow:none !important;-webkit-box-shadow:none !important;background:#292929;border:1px solid #292929;color:#70808b;font-size:13px !important}.overlayForm .form-light .form-control:focus{outline:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;border-color:#e60061}.overlayForm .form-light label.checkbox{font-size:12px;font-weight:normal;cursor:pointer}.overlayForm .form-light .form-control:-moz-placeholder{color:#999}.overlayForm .form-light .form-control::-moz-placeholder,.overlayForm .form-light .form-control[placeholder]{color:#999}.overlayForm .form-light .form-control:-ms-input-placeholder{color:#999}.overlayForm .form-light .form-control::-webkit-input-placeholder{color:#999}.overlayForm .form-light .input-group .form-control.left{border-right:0 !important}.form-dark .form-control{margin-bottom:10px;background:#000;border:1px solid #333;font-size:13px !important}.form-dark label.checkbox{font-size:12px;font-weight:normal;cursor:pointer}.form-dark label{color:#fff}.form-dark .form-control:focus{background:#000;-webkit-box-shadow:none;box-shadow:none;border-color:#fff}.form-dark .form-control:-moz-placeholder{color:#999}.form-dark .form-control::-moz-placeholder,.form-dark .form-control[placeholder]{color:#999}.form-dark .form-control:-ms-input-placeholder{color:#999}.form-dark .form-control::-webkit-input-placeholder{color:#999}.form-alpha .form-control{height:50px;margin-bottom:0;background:transparent;border:0;border-bottom:0;padding:10px 10px 10px 0}.form-alpha label.checkbox{font-size:12px;font-weight:normal;cursor:pointer}.form-alpha .form-control:focus{background:transparent;-webkit-box-shadow:none;box-shadow:none;border-color:transparent;color:#fff}.form-alpha .form-control:-moz-placeholder{color:#999}.form-alpha .form-control::-moz-placeholder,.overlayForm .form-light .form-control[placeholder]{color:#999}
.overlayForm.copyright {color: #fff;}

header.header-alpha .navbar-fixed{}

header.header-alpha .navbar-fixed.affix {
    background: #fff;
}

.bg-banner-2 {
    background: url(/Web/images/sections/section-bg-3.jpg) no-repeat fixed !important;
	background-size:cover !important;
    color: #000;
}
.testimonial-text {
    font-size: 20px;
}


.base {
    background: #001040;
	background: url(Images/Header.png);background-size:cover;
    color: #333;
}

.light {
    background: #e7e7e7;
    color: #333;
}

.footer.light p,.footer.light  .copyright,footer.light .col ul li{ color: #333;}

.btn-base {
    color: #fff;
    background-color: #23222f;
    border: 1px solid;
    border-color: #323282;
}
.btn-base:hover, .btn-base:focus, .btn-base:active, .active.btn-base, .open .btn-base.dropdown-toggle {
    color: #fff;
    background-color: #23222f;
    border-color: #323282;
}
.btn-base::before {
    background-color: #00001a;
}

.btn-alt {
    color: #fff;
    background-color: #f0483e;
    border: 1px solid;
    border-color: #444444;
}
.btn-alt:hover, .btn-alt:focus, .btn-alt:active, .active.btn-alt, .open .btn-alt.dropdown-toggle {
    color: #fff;
    background-color: #f0483e;
    border-color: #444444;
}
.btn-alt::before {
    background-color: #663300;
}

.btn-go {
    color: #fff;
    background-color: #008040;
    border: 1px solid;
    border-color: #008040;
}

/*media screen*/
.btn-go:hover, .btn-go:focus, .btn-go:active, .active.btn-go, .open .btn-go.dropdown-toggle {
    color: #fff;
    background-color: #009A4D;
    border-color: #009A4D;
}

/*media screen*/
.btn-go::before {
    background-color: #006633;
}


.footer{background: url(Images/Header.png);background-size:cover;}


footer .col.col-social-icons i {
    width: 30px;
    height: 30px;
    padding: 8px;
    font-size: 14px;
    background: #ccc;
    color: #333;
}
footer h4 {
    color: #fff;
}
.btn-b-silver {
    background-color: transparent;
    border: 1px solid #ccc;
    color: #fff !important;
}
/*media screen*/
.btn-b-silver.btn-icon::before {
    border-right: 1px solid #ccc;
}

/*media screen*/
body {
    background-color: #fcfcfc;
}

/*media screen*/
.btn-b-white {
    border: 1px solid #fff;
}

h2.widget-title  {
    color: #131313;
	font-weight:600;
	font-size:25px;
	text-align:center;
}
@media (min-width:992px) and (max-width:1024px){
.header-alpha .navbar-wp .navbar-nav > li > a,.header-alpha .navbar-wp .dropdown-menu > li > a{font-size:12px}
}
footer .col ul li {
    color: #ccc;
}

.fgx-brand-css .galleryBrand .social-label-overlay.blue-bg {
    background: #23222f;
}

    .jumbotron h1 {
      color: #0d47a1; /* deep blue */
      margin-bottom: 0;
    }
    .jumbotron .btn { margin-right: 10px; }
    .section {
      padding: 40px 0;
      border-bottom: 1px solid #eee;
    }
    .section:last-child { border-bottom: 0; }
    .feature-icon {
      font-size: 28px;
      color: #0d47a1;
      margin-right: 8px;
    }
    .stepper {
      text-align: center;
      margin: 20px 0 10px;
    }
    .stepper .label { font-size: 14px; display: block; margin-top: 8px; }
   
    .panel-title a { display: block; text-decoration: none; }
    .source-note { font-size: 12px; color: #777; }