/*
Theme Name: Westbury & Associates 
Theme URI: https://lawsiteexpress.com/
Description: The Primary Theme for Law Site Express
Author: Law Sites Express
Author URI: https://lawsiteexpress.com/
Template: lse
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
*/
/*-------------------------------------------------*/
/**********     Responsive      **********/
/*@media (min-width: 1600px) {
    body {
        max-width: 100%!important;
    }
}
@media (min-width: 1600px) {
    .header.fixed {
        width: 100%!important; 
    }
}
@media (min-width: 1600px) {
    .container {
        max-width: 100%!important;
    }
}*/
@media (max-width: 991px) {
    .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .col-3 {
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 150px;
    }
}
@media (max-width: 991px) {
    .navbar-brand img {
        max-width: 100%!important;
    }
    header {
        padding: 0 10px!important;
    }
    .header.fixed .navbar {
        background-color: #14263d;
    }
    .navbar-toggler {
        position: absolute;
        right: 0;
        bottom: 20px;
    }
}
@media (max-width: 991px) {
    .text-bg {
        right: 3rem!important;
    }
}
#main-content > .row > .col > div:last-child {
    padding: 0;
}
/**********     Navbar      **********/
.navbar-dark .navbar-toggler {
    border-color: transparent;
}
.navbar-text {
    right: 4.1rem;
    position: absolute;
}
.navbar-brand {
	width: 380px;
	height: auto;
}
.navbar-light {
	background-color: #183862;
}
.navbar .navbar-nav .nav-item:last-child a {
	background: inherit;
    color: #fff;
    padding: 8px 20px;
    border-radius: 0;
}
.header.fixed {
    border-bottom: thin;
}
li {
    width: 100%;
    text-align: center;
}
.nav-link {
	text-transform: uppercase;
}
.nav-link:hover {
	background-color: #5c94aa;
}
.nav-item:last-child:hover {
	background-color: #5c94aa;
}
.current-menu-item:last-child {
	background-color: #5c94aa;
}
.current-menu-item a {
	text-decoration: none;
	background-color: #5c94aa;
}

/********** HOME PAGE **********/
body {
    color: #292929;
}
.text-header {
    color: #5c94aa;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 15px;
    letter-spacing: .6px;
    text-transform: uppercase;
}
.phone-number-header {
    color:#ffffff;
    font-weight: 300;
    letter-spacing: 3px;
}
/* banner section*/
.home .banner h3 {
    font-size: 1.5rem;
    margin-top: 25%;
}
.home .banner h2 {
    font-size: 2.75rem;
    font-weight: 500;
}
.hr-hero {
    border: 2px solid #5c94aa;
}
.home .banner .text a {
    background-color: #5c94aa;
    border-color: #5c94aa;
    border-radius: 0;
    margin-left: 0;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 60px;
}
.home .banner .text a:hover {
    background-color: transparent;
    border-color: #5c94aa;
    color: #fff;
}
.banner {
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-banner {
    width: 50%;
    float: right;
    right: 0;
    position: absolute;
}
.banner .text {
    max-width: 100%;
}
.home .banner {
    background-position: center;
    background-size: cover;
}
.home .banner .text {
    height: 560px;
}
hr {
    border: 1px solid #5c94aa;
}
.hero {
    text-transform: uppercase;
    color: #fcfffb;
}
@media (max-width: 991px) {
    .hero-banner {
        width: 100%;
    }
}
/* icons section */
.included .bg {
    background-image:url("https://fire.h50.us/~westbury/wp-content/uploads/2020/04/icon-bg.png");
    background-size: cover;
    background-position: center;
    padding: 0;
    height: 200px;
}
.row.icon {
    z-index: 11;
    margin-top: 0px;
    position: absolute;
    /*bottom: 75%;*/
    bottom: -1rem;
    left: 0;
    right: 0;
}
/* welcome section */
.welcome-header-title {
    margin-top:
    3rem;text-transform: uppercase;
    color: #5c94aa;
    margin-bottom: 0;
}
.welcome-header-subtitle {
    color: #183862;
    font-size: 1.5rem;
    letter-spacing: .55rem;
    margin-top: .5rem;
    text-transform: uppercase;
}
.welcome-img {
   /* bottom: 0;*/
    position: absolute;
    text-align: center!important;
}
.choose .text {
    padding: 100px 150px 0 150px;
    text-align: justify;
    line-height: 1.75rem;
}
.choose {
    background: #ffffff;
}
.choose p {
    font-size: 12px;
    text-align: justify;
}
@media (max-width: 991px) {
    .welcome-header-title {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .welcome-header-subtitle {
        text-align: center;
    }
}
@media (max-width: 991px) {
    .welcome-img {
        position: inherit;
        text-align: center!important;
    }
}
.choose {
    margin-bottom: 60px;
}
.content a {
    color: #044581;
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
    margin-top: 0;
    display: inline-block;
}
/* pratice section */
.practice-padding {
    padding: 60px 0!important;
}
.text-bg {
    background-image: url('https://fire.h50.us/~westbury/wp-content/uploads/2020/04/practoce-text-bg_19.png');
    background-size: cover;
    background-position: center;
    height: 246px;
    /*width: auto;*/
    width: 220px;
    height: 162px;
    position: absolute;
    right: .9rem;
    top: 11rem;
    padding: 1rem 1rem;
}
/* case result section*/
.experience > .col {
    background-size: cover;
    background-position: center;
}
.experience {
    background: #fff;
    margin-top: 13rem;
    margin-bottom: 6rem;
}
.experience .text {
    max-width: 100%;
    padding: 80px 0;
    line-height: 1.75rem;
}
.experience .text p {
    font-size: 12px;
    text-align: justify;
    max-width: 100%;
}#main-content > .row > .col > div {
    padding: 0;
}
.team {
    background-color: #5c94aa;
    border-color: #5c94aa;
    border-radius: 0!important;
    margin-left: 0;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 60px!important;
    /* border-radius: 0; */
}
@media (max-width: 991px) {
    .experience > .col {
        background-image: url('https://fire.h50.us/~westbury/wp-content/uploads/2020/04/team-res_03.png')!important; 
    }
}
/* testimonial section*/
.testi-padding {
    padding: 60px 0!important;
}
.carousel-control-next, .carousel-control-prev {
    bottom: auto;
    top: 5rem;
}
.testimonials .carousel-control-prev-icon, .testimonials .carousel-control-next-icon {
    height: 35px;
    width: 26px;
}
.testimonials .carousel-control-prev {
    left: 0;
}
.testimonials .carousel-control-next {
    right: 0;
}
.testi {
    position: absolute;
    max-width: 70%;
    top: 0;
    left: 15%;
}
.testimonial p {
    font-size: 14px;
    line-height: 1.75rem;
    font-weight: 400;
}
.testimonial .author {
    font-weight: 400;
    text-align: center;
}
/* contact section*/
.how {
    padding: 0!important;
}
.how .col {
    background-size: cover;
    background-position: center;
    padding: 50px 0 0!important;
}
.contact-name, .contact-email, .contact-phone, .text-area {
    padding: 2%;
    font-size: 14px;
    background: #183862;
    color: #ffffff;
    width: 100%;
    border: none;
}
.contact-submit {
    float: right;
    background-color: #5c94aa;
    border-color: #5c94aa;
    border-radius: 0;
    margin-left: 0;
    font-size: 16px;
    letter-spacing: 0;
    display: block;
    color: #fff;
    text-align: center;
    padding: 1% 5%;
}
/* footer section*/
.info{
    text-align: center;
    color: #5c94aa;
    font-size: 14px;
    line-height: 33px;
}
.info .col {
    background-size: cover;
    background-position: center;
    padding: 50px 0!important;
}
/*-------------------------------------------------*/
/* ABOUT PAGE */
.about-padding {
    padding: 60px 0!important;
}
.page-title {
    text-align: center;
    margin-top: 10%;
    text-transform: uppercase;
}
.header-line {
    border: 1px solid #5c94aa;
    width: 60%;
}
/* MEET OUR TEAM PAGE */

nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    background:#061b38;
    border-radius:0;

}
nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 18px 25px;
    color:#fff;
    background:#061b38;
    border-radius:0;
}

nav > div a.nav-item.nav-link.active:after
 {
    /*content: "";*/
	content: none;
    position: relative;
    bottom: 0;
    left: -10%;
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 50px solid white;
}
.tab-content{
  background: #fdfdfd;
    line-height: 25px;
    /*border-top:5px solid #061b38;
    border-bottom:5px solid #e74c3c;*/
    padding:30px 25px;
}

nav > div a.nav-item.nav-link:hover,
nav > div a.nav-item.nav-link:focus
{
  border: none;
    background: #5c94aa;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
/* PRATICE AREAS PAGE */
.nav-tabs {
    border: 1px solid #dee2e6;
    padding: 2rem 2rem !important;
}
.nav-tabs .nav-link {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav-tabs .nav-link.active {
    border-color: transparent;
    background: #5d94aa;
    color: #fff;
}
/* TESTIMONIALS */
.testimonials-page {
    text-align: center;
    box-shadow: 5px 10px #f8f8f8;
    border-radius: 10px;
    padding: 5rem;
}
.carousel-inner {
    overflow: inherit;
}
.icon-testi {
    position: absolute;
    left: 43%;
    top: -2rem;
}
/* FAQ */
/* BLOG */
.faq {
    padding: 60px 0!important;
    text-align: justify;
}
.blogs {
    padding: 60px 0!important;
}
/* CONTACT */
.contact-padding {
    padding: 60px 0;
}
::placeholder {
    color: #fff!important;
}
.contact-map {
    height: 541px;
}
/* FOOTER */
footer {
    padding: 0;
    border-top: 1px solid #dadada;
}
.copyright-text {
    font-size:12px;
    margin-top: 15px;
}
.developer-text {
    font-size:12px;
    text-align:right;
}
header {
	padding: 0 85px;
}
.home #main-content > .row > .col > div {
    height: auto;
}
.header.fixed {
    background: #14263d;
}
.content {
    margin-bottom: 0;
}
.header {
	background-color: #14263d;
}
.head-container {
	width: 100%;
    background-color: #183862;
}
.header .navbar .navbar-nav {
	width: 100%;
    justify-content: center;
}

.navbar {
	padding: 0;
}

/* Icons */
.checkmarks {
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    border-radius: 13px;
    width: 100%;
    font-weight: 300;
    padding: 0;
}

.choose h4 {
    margin-bottom: 45px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 45px;
}

.choose .text a {
    background-color: #5c94aa;
    border-color: #5c94aa;
    border-radius: 0;
    margin-left: 0;
    font-size: 16px;
    letter-spacing: 0;
    padding: 10px 60px;
    color: #fff;
}
.choose .text a:hover {
    background-color: transparent!important;
    border-color: #5c94aa!important;
    color: #000!important;
}

/* My Approach */
.card-body {
    color: #000;
}
.accordion .card {
    margin-bottom: 2px;
}
.card-header {
    padding: 0;
}
button.btn.btn-link > br {
    display: none;
}
.blurb .bg {
    background-image:url("https://fire.h50.us/~chriseisen/wp-content/uploads/2020/04/my-approach-bg.png");
    background-size: cover;
    background-position: center;
}
.content .text {
    max-width: 100%;
    font-size: 14px;
    text-align: justify;
    font-weight: 300;
    color: #fff;
}
.blurb .text p {
    font-size: 14px;
}
.blurb .col {
    /*padding:  0 40px 0 40px;*/
    padding:  0;
}
/*.card-header:hover {
    text-decoration: none;
    background-color: #0f2742;
    color: #ffffff;
}*/
button.btn-link:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}
.accordion .card-header button:hover {
    color: #fff!important;
}
.list-text {
    background: #fff;
    /*width: 684px;*/
    width: auto;
    padding: 50px 27px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 0rem 1.25rem;
    margin-bottom: 2px;
    background-color: #ededed;
    border: 1px solid #ededed;
    text-align: left;
    color: #292929;
    font-size: 14px!important;
}
svg.bi.bi-caret-right-fill {
    vertical-align: middle;
    float: right;
    color: #5c94aa;
    margin-top: 3%;
}
svg.bi.bi-caret-down-fill {
   vertical-align: middle;
    float: right;
    color: #ffffff; 
}
#main-content ul li:before {
    content: '';
    position: absolute;
    left: -24px;
    font-size: 35px;
    line-height: 38px;
}

/* Blog */

/*.experience .text a {
    background-color: #5c94aa;
    border-color: #5c94aa;
    border-radius: 0;
    margin-left: 0;
    font-size: 16px;
    letter-spacing: 0;
    display: block;
    color: #fff;
    text-align: center;
}
.experience .text a:hover {
    background-color: transparent!important;
    border-color: #5c94aa!important;
    color: #000!important;
}
.experience .blog-bg a {
    font-size: 14px;
    color: #5c94aa;
    text-align: left;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
}
.experience .blog-bg a:hover {
    border-color: #fff!important;
}

.blog-bg p {
    line-height: 20px;
    color: #292929;
    font-size: 12px;
}
.blog-bg {
    border: solid 1px #659aaf;
    padding: 25px;
    max-width: 22%;
    margin-left: 2%;
}
.blog-latest-text {
    color: #183862
}*/

/* Contact */

/*.contact-info {
    font-size: 12px;
    text-align: left;
    color: #fff;
    display: inline-block;
    float: left;
    margin-left: 65px!important;
}
.social {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    width: 40%;
    text-align: left;
}*/



/* Services Page*/
.list-bg {
    background: #0f2742;
    padding: 10%!important;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* Resources Page */
.table-bg {
    background: #0f2742;
    color: #fff;
    padding: 5%;
}
.table td {
    border-bottom: 1px solid #dee2e6;
}
.footer-logo {
    width: 110px;
    height: auto;
}
/*header nav*/
@media (max-width: 991px) {
    .navbar-text {
        display: none;
    }
}

/* about reponsive */
@media (max-width: 991px) {
    .col-sm-8 {
        max-width: 100%;
        width: 100%;
    }
    .col-sm-4 {
        max-width: 100%;
        width: 100%;
    }
}
/**/
@media only screen and (max-width: 768px) {
    .navbar-toggler-icon {
        /*z-index: 999;
        top: -20%;
        right: 0;
        position: absolute;*/
    }
}
@media (max-width: 991px) {
    .but-res {
        display:none;
    }
}
.but-res {
        display:none!important;
    }
/* included */
@media (max-width: 991px) {
    .col-sm-4.icon-1 {
        padding-bottom: 15%;
    }
    .row.icon {
        bottom: 0;
        top: -40%;
        margin-right: 15%;
        margin-left: 15%;
    }
    .included .bg {
        height: 800px;
    }
}
@media only screen and (max-width: 768px) {
    .included .bg {
        background-image: url('https://fire.h50.us/~chriseisen/wp-content/uploads/2020/04/ipad-icons-bg_02.jpg');
        height: 900px;
    }
}
@media only screen and (max-width: 768px) {
    .col-sm-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* my approcah responsive */
@media (max-width: 991px) {
    .blurb .col {
        padding: 10px;
    }
    .content {
        padding-top: 0!important;
    }
    .choose > .col {
        padding: 0 15px;
    }
    .choose {
        padding: 50px 0!important;
    }
    .blurb .bg {
        background-position: inherit;
    }
    #main-content ul {
        padding: 0;
    }
    svg.bi.bi-caret-right-fill {
        margin-top: 6%;
    }
}
@media only screen and (max-width: 768px) {
    .col-sm-5.my-approach {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .col-sm-7.my-approach {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
/* blog resposive */
@media (max-width: 991px) {
    .blog-bg {
        max-width: 45%;
        margin-top: 5px;
    }
}
@media only screen and (max-width: 768px) {
    .blog-title {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .blog-latest-text {
        text-align: center;
    }
    .blog-title-text {
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
    .blog-bg {
        flex: 0 0 47%;
        max-width: 50%;
    }
}
/* Contact */
@media only screen and (max-width: 768px) {
    .col-sm-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .col-sm-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}