.header{
    height:calc(100vh - 250px);
    width:100%;
    background-image: url('../../img/location-banner.webp')!important;
		background-size: cover; 
	  
		background-position: center;
}

.count-digit{
    display: inline;
}

@media screen and (max-width:550px){

	.hom-ban{
		margin-top:42%!important;
	}
	
	.page-til{
		margin-left:0%!important;
	}
	
	.text-left{
		line-height: 3rem;
	}
	
	}

.btn-lg.btn-inside-out > .before {
    padding-top: 9px!important;
}

/* Style the tab */

.title{
    line-height: 3.5rem;
    color: #fff;
    
    text-align: center;
    margin-left: 10%;
    background-color: #000000bd;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 3px;
}

.brk-social-links{
    margin-bottom:30px!important;
}

.brk-dashed-logo{
    margin-bottom:20px!important;
}

.footer-last{
    padding-bottom:35px!important;
    padding-top:15px!important;
}


.lis 
{
	list-style-type:none;
	margin-bottom: 0px;
    color: #1e4169;
    float:right;
}
.lis li 
{
	line-height:16px;
}
.navbar-dark .navbar-brand {
    color: #fff;
    border-right: none!important;
    padding-right: 8px;
}
.loc-header {
    background: url(../../img/location-banner.webp) top no-repeat;
background-size: cover;
height: 90%; 
background-position:top;
}

.loc-header .loc-header-content {
    padding-top: 11.5rem;
    text-align: left;
    padding-bottom: 20.5rem;

}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    margin-bottom: 20px;
    min-height: 538px;
}

.card-title {
    margin-bottom: 0px;
    font-size: 13px;
    height: 35px;
}
.card-body i.fa.fa-phone
{
    display:inline;
}
.card-body i {
    width: 100%;
    font-size: 13px;
    /* display: inline; */
}


p.font__family-open-sans.font__size-14.font__weight-normal.line__height-14 {
    margin-bottom: 0px;
}
.loc-header .text-container {
    margin-top: 0;
    margin-bottom: 0;
}
.text-muted {
    color: #6c757d !important;
    text-align: justify;
}


.people-header {
    /* background: url(../images/people.jpg) top no-repeat; */
background-size: cover;
/* height: 90%;  */
background-position:top;
}

ul.sbmenu li {
    list-style-type: none;
    /* margin-left: -40px; */
    padding: 7px 0px;
    background-color: #fff;
    margin: 10px 0px 0px -33px;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-left: 2px solid #000;
    width: 139px;
}
.people-header .people-header-content {
    padding-top: 11.5rem;
    text-align: left;
}

.people-header .text-container {
    margin-top: 0;
    margin-bottom: 0;
}

.tab {
	float: left;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 35%;
	height: 300px;
	padding: 30px;
  }
  
  /* Style the buttons inside the tab */
  .tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
	background-color: #ddd;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
	background-color: #ccc;
  }
  
  /* Style the tab content */
  .tabcontent {
	float: left;
	padding: 0px 12px;
	border: 1px solid #ccc;
	width: 65%;
	border-left: none;
	height: 300px;
	padding: 30px;
  }

  .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    /* background-color: #007bff; */
    background-color: #1e4169;
    /* border-left: 3px solid#000; */
}
  
.nav-pills .nav-link {
    border-radius: 0.25rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 6px 0px;
    /* border-left: 2px solid #000; */
}
  .panel1 {
	min-width: 270px;
    width: 270px;
	height: 214px;
	display: inline-block;
    background: #ffffff;
    min-height: 100px;
    height: 198px;
    background-color: #1e4169;
    border-radius: 5px;
    /* box-shadow: 0px 0px 5px 5px #C9C9C9; */
    margin: 16px;
    padding: 10px;
    color: #fff;
}
.panel2
{
	min-width: 270px;
    width: 270px;
	background-color: #ffd76e;
    color: #000;
}
.panel3 
{
	min-width: 270px;
    width: 270px;
	background-color:#ccc;
	color:#000;
}
.panel1 p 
{
	color:#fff;
}
ul#myTab {
    margin: 9px 0px;
}
ul#myTab .nav-item 
{
	width: 100%;
	/* padding: 0 30px; */
}
.panel {
    display: inline-block;
    /* background: #ffffff; */
    min-height: 100px;
    height: 198px;
    /* background-color: #dcdcdc; */
    border-radius: 5px;
    /* box-shadow: 0px 0px 5px 5px #C9C9C9; */
    margin: 16px;
    padding: 10px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
	text-decoration: none;
	height: 46px;
}
.ccl {
    padding: 85px 190px;
    display: inline-block;
}
.ccl .nav-item 
{
	width: 93px;
    text-align: center;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    border-radius: 4px;
}
.in-tabcontent 
{
	padding:30px;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    text-decoration: none;
}
 .cvd
{
	border: 1px solid #ccc;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}


.cc  {
    max-width: 100%!important;
    padding: 10px 100px 10px 100px;
}
.ch 
    {
        max-width: 100%!important;
        padding: 10px 73px 10px 73px;
    }
.card-img-top 
{
	height: 237px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #ffd76e;
    border-color: #dee2e6 #dee2e6 #1b1a1a;
}
.dnn 
{
	float: right;
    margin-top: 4px;
}
ul.sbmenu li {
    list-style-type: none;
    /* margin-left: -40px; */
    padding: 7px 0px;
	background-color: #fff;
    margin: 10px 0px 0px -33px;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-left: 2px solid #000;
    width: 139px;
}
.p-one .card 
{
	color: #1e4169;	
}
.p-one .card {
    background: #ffd76e;
}
.p-one .card-title {
    color: #1e4169;
}
.p-one .cit 
{
	color:#1e4169;
}
.p-one address 
{
	color:#1e4169;
}
.p-two .card {
    background:#1e4169;
}
.p-two .card 
{
	color: #fff;	
}
.p-two .card-title {
    color: #fff;
}
.p-two .cit 
{
	color:#fff;
}

/* Style the tab */
.tab {
	float: left;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 35%;
	height: 300px;
	padding: 30px;
  }
  
  /* Style the buttons inside the tab */
  .tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 22px 16px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
	background-color: #ddd;
  }
  
  /* Create an active/current "tab button" class */
  .tab button.active {
	background-color: #ccc;
  }
  
  /* Style the tab content */
  .tabcontent {
	float: left;
	padding: 0px 12px;
	border: 1px solid #ccc;
	width: 65%;
	border-left: none;
	height: 300px;
	padding: 30px;
  }

  address p {
    margin-bottom: 0rem;
    font-style: italic;
    line-height: inherit;
    font-size: 13px;
    text-transform: lowercase;
}

.p-two address p {
    color: #fff;
}

  address {
   
    margin-bottom: 0rem;
    font-style: italic;
    line-height: inherit;
    font-size: 13px;
    text-transform: lowercase;
    height: 130px;


  }
 
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white!important;
    border: 1px solid black;
}
#panel .nav-item .nav-link:nth-child(odd) {
    width: 95%;
    text-align: center;
    margin: 6px auto;
    /* background-color: #ffd76e;
    color: #000; */
}
#panel2 .nav-item .nav-link:nth-child(odd) {
    width: 95%;
    text-align: center;
    margin: 6px auto;
    /* background-color: #ffd76e;
    color: #000; */
}
#panel3 .nav-item .nav-link:nth-child(odd) {
    width: 95%;
    text-align: center;
    margin: 6px auto;
    /* background-color: #ffd76e;
    color: #000; */
}
/* #panel .nav-item .nav-link:nth-child(even) {
    width: 95%;
    text-align: center;
    margin: 6px auto;
    color: #000;
    background-color: #ccc;
} */
  
.nav-pills .nav-link {
    border-radius: 0.25rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 6px 0px;
    /* border-left: 2px solid #000; */
}
  .panel1 {
	min-width: 270px;
    width: 270px;
	height: 214px;
	display: inline-block;
    background: #ffffff;
    min-height: 100px;
    height: 198px;
    background-color: #1e4169;
    border-radius: 5px;
    /* box-shadow: 0px 0px 5px 5px #C9C9C9; */
    margin: 16px;
    padding: 10px;
    color: #fff;
}
.panel2
{
	min-width: 270px;
    width: 270px;
	background-color: #ffd76e;
    color: #000;
}
.panel3 
{
	min-width: 270px;
    width: 270px;
	background-color:#ccc;
	color:#000;
}
.panel1 p 
{
	color:#fff;
}
ul#myTab {
    margin: 9px 0px;
}
ul#myTab .nav-item 
{
	width: 100%;
	/* padding: 0 30px; */
}
.panel {
    display: inline-block;
    /* background: #ffffff; */
    min-height: 100px;
    height: 198px;
    /* background-color: #dcdcdc; */
    border-radius: 5px;
    /* box-shadow: 0px 0px 5px 5px #C9C9C9; */
    margin: 16px;
    padding: 10px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
	text-decoration: none;
	height: 46px;
}
.ccl {
    padding: 85px 190px;
    display: inline-block;
}
.ccl .nav-item 
{
	width: 93px;
    text-align: center;
}
.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    border-radius: 4px;
}
.in-tabcontent 
{
	padding:30px;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    text-decoration: none;
}
 .cvd
{
	border: 1px solid #ccc;
    border-top: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.lgh 
{
  width: 36px!important;
float: left;
margin-right: 14px;
}
ul#myTab {
margin: -5px 0px;
/* width: 80%; */
}
#panel, #flip {

text-align: left;
/* background-color: #e5eecc;
border: solid 1px #c3c3c3; */
}
#panel2, #flip2 {
    text-align: left;
}
#panel3, #flip3 {
    text-align: left;
}
#panel {
/* padding: 50px; */
display: none;
}
#panel2, #panel3 {
/* padding: 50px; */
display: none;
}

.ind 
{
background-color: #fff;
border: 1px solid #ccc;

border-radius: 5px;
padding: 8px;
text-align: center;
width: 100%;
margin: 9px auto;
}
.ind i {
padding-right: 8px;
}
.ind img 
{
margin-left: 8px;

}
.nav-link.inc
{
    background-color: #ffd76e!important;
    color:black;
}
.nav-link.incc
{
    background-color: #1e4169!important;
    color:white;
}

@media only screen and (max-width:768px) {
    .cc {
        max-width: 100%!important;
        padding: 10px 0px 10px 0px;
    }
    .loc-header {
        background: url(../../img/location-banner.webp) top no-repeat;
        background-size: cover;
        height: 90%;
        background-position: center;
    }
    .loc-header-header .loc-header-content {
        padding-top: 60px;
            text-align: left;
            padding-bottom: 40px;
    }
    .lis 
    {
        list-style-type:none;
        margin-bottom: 0px;
        color: #1e4169;
        float:right;
    }
}

@media screen and (min-width:1080px) and (max-width:1301px){
    ul#myTab .nav-item .nav-link {
            font-size:12px;

    }

    .lgh {
             width:20px!important;
    }

}

@media screen and (min-width:768px) and (max-width:1080px){
    ul#myTab .nav-item .nav-link {
            font-size:10px;

    }

    .lgh {
             width:16px!important;
    }

}

@media screen and (min-width:768px) and (max-width:1024px) and (orientation :landscape)
{
    .lis 
    {
        list-style-type:none;
        margin-bottom: 0px;
        color: #1e4169;
        float:right;
    }
		.part img {
			margin: 16px 0px;
			height: 121px;
			padding: 9px 0px;
		}
		
		.loc-header-header .loc-header-content {
		padding-top: 6.5rem;
		text-align: left;
		padding-bottom: 11.5rem;
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 46px;
    }
    ul#myTab .nav-item {
        width: 100%;
        padding: 0 0px;
    }


    .ind {
         width: 100%; 
        }
        .p-large
        {
            margin-left: 49px;
        }
}
@media screen and (min-width:768px) and (max-width:1024px) and (orientation :portrait)
{
    .lis 
    {
        list-style-type:none;
        margin-bottom: 0px;
        color: #1e4169;
        float:right;
    }
    .navbar-custom {
      
        box-shadow: none;
        background: #fff;
       
    }
    .turquoise {
        color: #292B2C;
        font-size: 26px;
        margin-left: 30px;
    }
    .loc-header-header .loc-header-content{
        padding-top: 12.5rem;
        text-align: left;
        padding-bottom: 11.5rem;
    }
}

.layered-image{
    position: absolute;
    z-index: 99;
    right: 0;
    opacity:0.9;
    height:536px;
    width:100%;
}

.layer-div-text{
    position: absolute;
    right: 0;
    z-index: 200;
}

.bottom-left1{
    font-size: 19px;
    line-height: 2rem;
        padding: 15px 25px;
        margin-bottom: 38px;
        bottom:14%;
}

.alert-warning {
    color: #1e4169;
    background-color: #ffd76e;
    border-color: #ffd76e;
}

