/*
  Theme Name: carlsonlaw
  
 */

 @charset "utf-8";
 /* CSS Document */
 
 

 *{
   margin: 0;
   padding: 0;
 }

 
 a {
   text-decoration: none;
 }
 
 a img {
   border: none;
 }
 
 .clear {
   clear: both;
 }

p {
  padding-bottom: 15px;
}
 
 body {
   margin:0;
   padding:0;
   color:#696969;
   font-family: 'Montserrat';
   background: none;
   font-size:16px;
   line-height:25px;
}

 ul {
  padding-left: 25px;
 }

  ul li {
  list-style-position: inside;
}

@font-face {
    font-family: 'Bernard MT Condensed';
    src: url('BernardMT-Condensed.eot');
    src: url('BernardMT-Condensed.eot?#iefix') format('embedded-opentype'),
        url('BernardMT-Condensed.woff2') format('woff2'),
        url('BernardMT-Condensed.woff') format('woff'),
        url('BernardMT-Condensed.ttf') format('truetype'),
        url('BernardMT-Condensed.svg#BernardMT-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bernard MT Condensed';
    src: url('BernardMT-Condensed_1.eot');
    src: url('BernardMT-Condensed_1.eot?#iefix') format('embedded-opentype'),
        url('BernardMT-Condensed_1.woff2') format('woff2'),
        url('BernardMT-Condensed_1.woff') format('woff'),
        url('BernardMT-Condensed_1.ttf') format('truetype'),
        url('BernardMT-Condensed_1.svg#BernardMT-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roasting';
    src: url('Roasting.eot');
    src: url('Roasting.eot?#iefix') format('embedded-opentype'),
        url('Roasting.woff2') format('woff2'),
        url('Roasting.woff') format('woff'),
        url('Roasting.ttf') format('truetype'),
        url('Roasting.svg#Roasting') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.banner-image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(255, 255,255) 0%, rgb(0,51,102) 0%, rgba(0,0,0,0) 50%, rgba(0,212,255,0) 100%);
}





@media (max-width: 767px) {
	
/*p {
		font-size:16px;
		line-height:25px;
	}*/
	
	

	body {
		font-size:16px;
		line-height:25px;
	}
	
	.news-cat #cat {
  padding: 10px 15px;
}
	
	.practiceareas-img img {
  width: 54px;
  height: 54px;
}
	.practiceareas_sec_box_btn a img {
  min-width: 30px;
  height: 30px;
}
	.practiceareas_sec_box_text {
  height: 150px;
}

	.home-tabs .elementor-tab-content {
  padding: 3% 3% !important;
	border-color: #fff!important;
}
	.home-tabs .elementor-tab-mobile-title {
  color: #fff !important;
  border-color: #fff !important;
}
	
	.practiceareas_sec_box {
  margin-right: 10px!important;
  padding: 20px 10px!important;
  border-radius: 10px!important;
  min-width: unset!important;
  min-height: auto;
}
	.practiceareas_sec_box_title a {
  font-size: 25px!important;
  line-height: 25px;
}
	#free-consultation .elementor-heading-title.elementor-size-default::before {
  content: none!important;
}
	.free-consultation {
  background: #00AEEF;
  padding: 20px 0;
}
	#slider-community .item li {
  flex: 0 0 100%!important;
	}
	#gform_1 .gform_footer input, 
	#gform_2 .gform_footer input { 
  padding: 10px;
  height: 60px;
}
	
	
	#gform_1 .gform_footer, #gform_2 .gform_footer {
  width: 260px !important;
}
	 #gform_1 .gform_footer::after, #gform_2 .gform_footer::after {
  width: 260px!important;
		 bottom: unset!important;
}
	
#faq-tabs .elementor-tabs-content-wrapper {
  padding: 20px!important;
}	
	
	 
 #singleposts .elementor-post__thumbnail {
  padding-bottom: 0;
  height: 300px;
	}
	
	.row.drop-filtr-row {
  display: block!important;
}	
	.col.drop-filtr-col {
  text-align: center!important;
  margin: 0px 0 30px!important;
}
	.row.drop-filtr-row .col {
  width: 100%!important;
}
	.team-title {
  text-align: center!important;
  margin-bottom: 20px!important;
}
	.row.team-box-row {
  grid-template-columns: repeat(1, 1fr)!important;
}
	.overlay-text p {
  margin: 7px 0 22px!important;
  font-size: 16px!important;
  line-height: 17px;
}
	.see_more_details_btn a {
  padding: 10px!important;
  font-size: 14px!important;
}
.team_box_img img {
  height: 300px;
  object-fit: cover;
}
	 .bullets-sec ul {
    display: flex;
    flex-wrap: wrap;
  }


.bullets-sec ul li {
  flex: 0 0 150px;
}
	.bullets-sec {
  margin: unset;
}
body .wpfront-notification-bar div.wpfront-close {
    top: 55px !important;
    right: 5% !important;
}	
		#wpfront-notification-bar {
  height: 90px !important;
}
	#wpfront-notification-bar.hidebar {
	height: 0px !important;
}
	#fsform-container-5899253 .isdHqD {
  display: block;
}
}


@media only screen and (min-width: 360px) and (max-width: 991px) {
#wpfront-scroll-top-container {
  bottom: 140px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	
	.blog-banner .elementor-grid {
  display: block!important;
}


.blog-banner .elementor-post__thumbnail img {
  height: 453px!important;
  object-fit: cover!important;
}
	
}



@media only screen and (min-width: 1281px) and (max-width: 1600px) {
		
	#headernav .elementor-item {
  padding: 13px 9px;
}

}


@media (min-width:1281px) {
	
#headernav {
  width: 80%;
}
	#headernav .elementor-nav-menu--layout-horizontal {
  display: flex;
  justify-content: end;
}
	
}




@media only screen and (min-width: 768px) and (max-width: 1024px) {
	
.overlay-text p {
  margin: 12px 0 25px;
  font-size: 18px;
  line-height: 20px;
}
.row.team-box-row {
  grid-template-columns: repeat(2, 1fr)!important;
}
	
	.team_box_img img {
  height: 350px;
  object-fit: cover;
}
	#wpfront-notification-bar {
  height: 80px !important;
}
 #wpfront-notification-bar.hidebar {
  height: 0px !important;
}
 .wpfront-notification-bar div.wpfront-close {
  top: 45px !important;
  right: 1% !important;
  font-size: 10px;
}
	
	 .wpfront-message {
  font-size: 15px;
}
	
}

@media only screen and (min-width: 1401px) and (max-width: 1600px) {
.elementor-51 .elementor-element.elementor-element-34e5e092 .elementor-nav-menu .elementor-item {
  font-size: 12px !important;
}
}

@media only screen and (min-width: 1025px) and (max-width: 1649px) {
	
.wpfront-notification-bar-spacer    #wpfront-notification-bar {
  height:0px;
}
	.wpfront-notification-bar-spacer    #wpfront-notification-bar {
  height: 90px;
}
	.wpfront-notification-bar-spacer   .wpfront-notification-bar div.wpfront-close {
  top: 5px!important;
  right: 2% !important;
}
	.wpfront-notification-bar-spacer   .wpfront-message {
  font-size: 14px !important;
}
	
}


@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	
.overlay-text p {
  margin: 6px 0 25px!important;
  font-size: 14px;
  line-height: 20px;
}
	.see_more_details_btn a {
  padding: 12px;
  font-size: 14px;
}
	
}
@media only screen and (min-width: 1200px) and (max-width: 1280px) {
	
.overlay-text p {
  line-height: 24px;
}

}

@media only screen and (min-width: 1367px) and (max-width: 1400px) {
	.elementor-51 .elementor-element.elementor-element-34e5e092 .elementor-nav-menu .elementor-item {
  font-size: 12px !important;
}
}





@media (min-width: 768px) {
	

	
	#gform_2 #input_2_13 select,
#gform_2 .ginput_container_time  {
  min-width: 254px!important;
}

.home-tabs .elementor-tab-title {
  border: 1px solid #ccc!important;
  border-radius: 20px 20px 0px 0;
  display: inline-flex;
  margin-left: -8px;
  background: #fff;
  width: 320px;
  text-align: center;
  align-content: center;
  align-items: center;
	border-bottom: 0 !important;
}


.home-tabs .elementor-tab-desktop-title elementor-active{
  position: relative;
  z-index: 9;
	}
	.home-tabs .elementor-tab-content {
  padding: 6% 16% !important;
}
	
}

@media (min-width: 1025px) {
	
	
	.practiceareas_sec_box {
  height: 400px;
}
	
		.sub-menu {
  display: none !important;
}
	
 .dropdownmenu .sub-menu {
  display: none !important;
} 

.subfullmenu, .practicemenushow,
	.locationmenushow,
	.aboutmenushow{
position: absolute !important;
z-index: 999;
}
	
	.elementor-editor-active .hidden {
display: block;
}
	
	.elementor-editor-active .subfullmenu, .elementor-editor-active .practicemenushow,
.elementor-editor-active 	.locationmenushow,
.elementor-editor-active 	.aboutmenushow{
position: relative !important;
}
	
.hidden {
display: none;
}

}
@media (max-width: 1024px) {

.hidden, .hidden1{
  display: none !important;
}

}


.home-tabs .elementor-tabs-content-wrapper {
  background-image: linear-gradient(45deg, rgba(10,62,114, 0.9), rgba(10,62,114, 0.9)),url("https://carlsonattdev.wpenginepowered.com/wp-content/uploads/2023/12/CLF-Lubbock-2-resized-1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#aboutus-tabs .elementor-tabs-content-wrapper {
  background-image: none;
}
/*.elementor-widget-tabs .elementor-tabs-wrapper {
  border-top: 1px solid #ccc !important;
}*/
.home-tabs .elementor-tab-content h2,
.home-tabs .elementor-tab-content p{
  margin-bottom: 30px;
}



.white-border .elementor-button-text::before,
.blue-border .elementor-button-text::before,
#gform_submit_button_1::before,
#gform_submit_button_2::before
{
  border: 1px solid #fff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
  right: -7px;
  top: -6px;
}
.white-border .elementor-button-text, .blue-border .elementor-button-text, #gform_submit_button_1,
#gform_submit_button_2{
  position: relative;
  -moz-user-select: none;
  background-image: none;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  color: #ffffff;
  border-radius: 0;
  padding: 12px 40px 21px;
}
.blue-border .elementor-button-text::before{
	 border: 1px solid #003366!important;

}
.blue-border .elementor-button-text {

	border-color: #003366;
	color: #003366!important;
	 z-index: 9;
}
.community-gallery #gallery-1 img {
  border: none;
}
.vector-bg {
  background-size: 100% 100% !important;
}
#watch-video .elementor-button-text::after {
  content: "";
  background-image: url("https://carlsonattdev.wpenginepowered.com/wp-content/uploads/2023/12/Group.png");
  width: 22px;
  height: 22px;
  right: 10px;
  padding: 0 !important;
  top: 9px;
  position: absolute;
}

.whitebg .elementor-button-text {
  border-color: #fff;
}
.whitebg .elementor-button-text::before{
z-index: -9;	
background: #fff;
}
.about-image-box.elementor-widget-image-box {
  min-height: 100%;
}

#free-consultation .elementor-heading-title.elementor-size-default::before {
  background: #00AEEF;
  content: "";
  position: absolute;
  width: 250px;
  height: 50px;
  z-index: -9;
  text-align: center;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

#free-consultation .elementor-heading-title.elementor-size-default {
 justify-content: center;
display: flex;
align-items: center;
}
.elementor-post__excerpt p {
  margin: 0;
  line-height: 28px!important;
  font-size: 18px!important;
  color: #292929;
}
.client-reviews .elementor-post.elementor-grid-item {
  min-height: 100%;
  background: #F0F9FF;
  padding: 50px;
}


.elementor-posts-container.elementor-posts-masonry :nth-child(odd) .elementor-grid-item:nth-child(even),
.elementor-posts-container.elementor-posts-masonry :nth-child(even) .elementor-grid-item:nth-child(odd)
 {
    background: orange;
}

#faq-tabs .elementor-tab-desktop-title.elementor-active {
  background-color: transparent;
  width: fit-content;
}
#faq-tabs .elementor-tab-desktop-title.elementor-active::after{
   content: "";
   position: absolute;
   width: 250px;
	border-bottom:2px solid #003366;
	top: 5px;
  height: 50px;
	
}
#faq-tabs .elementor-tab-title {
  padding: 20px 0 !important;
}
#faq-tabs .elementor-tabs-content-wrapper {
  padding: 50px;
}
#faq-tabs h4 {
  color: #036;
  margin-bottom: 12px;
}

#faq-accordion .elementor-element.elementor-element-c472834.e-con-full.e-flex.e-con.e-child {
    padding: 0;
}
#faq-accordion .elementor-accordion-item {
  border-bottom: 1px solid #003366!important;
}
.elementor-accordion-icon svg {
  fill: #003366;
  stroke-width: 40;
  stroke: #fff;
}
.blog-banner .elementor-post__thumbnail__link {
  margin-bottom: 0 !important;
}
.bluebg-posts .elementor-post__text {
  background: #fff;
  padding: 20px;
}
.bluebg-posts .elementor-post__thumbnail__link {
  margin-bottom: 0!important;
}
.upcoming-posts .elementor-post__thumbnail {
  border-top: 5px solid #B9975B;
}
.news-cat .cat-item {
  list-style-position: inside;
  list-style: none;
  position: relative;
}
.news-cat h5 {
  color: #036 !important;
  padding: 10px 0;
}

.news-cat .cat-item a {
  color: #292929;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: block;
  padding: 10px 26px;
}

.news-cat .cat-item::before {
  content: "";
  background: url("https://carlsonattdev.wpenginepowered.com/wp-content/uploads/2023/12/Group-4331.png");
  width: 19px;
  height: 19px;
  position: absolute;
  left: 0px;
  top: 15px;
}
#gform_1 input, #gform_1 select, #gform_2 input, #gform_2 select  {
  background: transparent;
  border-bottom: 1px solid #fff !important;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  color: #fff;
  padding: 20px 0px;
  text-transform: uppercase;
}
#gform_1 .gform_footer::after,
#gform_2 .gform_footer::after{
  border: 1px solid #fff;
  content: "";
  display: block;
  height: 60px;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 302px;
  bottom: 21px;
  background: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  translate: 6px -6px;
}

#gform_1 .gform_footer,
#gform_2 .gform_footer{
  margin: 0 auto !important;
  width: 300px;
  padding: 30px 0 20px !important;
}

#gform_1 .gform_footer input,
#gform_2 .gform_footer input{
  border: 1px solid #fff !important;
  width: 330px;
  color: #003366;
  z-index: 9;
  font-size: 18px;
  font-family: inherit;
  font-weight: 700;
}
.gform_fileupload_rules {
  display: none !important;
}


#gform_1 input::placeholder,
#gform_2 input::placeholder  {
  color: #fff;
  opacity: 1;
}
#gform_2 .gform_wrapper.gravity-theme .gfield_label {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  padding: 0;
}
#gform_2 .gfield_label.gform-field-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.organization-name {
  width: 49%;
}
#gform_2 .address-label legend {
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 20px 0;
}
#gform_2 .gfield_required.gfield_required_asterisk {
  color: #fff;
}
.gform_required_legend {
  display: none;
}
#input_2_8 span {
  flex: 0 0 33.33% !important;
}

#gform_2 #input_2_13_2_container,
#gform_2 #input_2_13_3_container {
  margin-left: 4% !important;
}
#gform_2 textarea {
  height: 96px;
  background: transparent;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  color: #fff;
  text-transform: uppercase;
  opacity: 1;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
}

.single-post-content {
  border-bottom: 2px solid #C3D7EC;
  border-top: 2px solid #C3D7EC;
  padding: 30px 0;
}
.single-post-content p {
  margin-bottom: 25px;
}
.single-post-content .wp-block-heading {
  color: #036;
  font-weight: 400;
}
.single-post-content ul li {
  list-style-position: inside;
}
#breadcrumbs span a {
  font-size: 14px;
  color:#232323;
  font-weight: 600;
}
.page-id-120 #breadcrumbs span a,
.single-post #breadcrumbs span a,
.single-team #breadcrumbs span a,
.single-testimonial #breadcrumbs span a,
.single-locations #breadcrumbs span a {
  color:#fff;
}
.breadcrumb_last {
  text-decoration: underline;
}

.locations-accordion .elementor-accordion-item:first-child {
  border-top: 1px solid #C3D7EC !important;
}
.locations-accordion .elementor-accordion-item {
  border-bottom: 1px solid #C3D7EC !important;
}
#tellus-btn .elementor-button-text {
  border: 1px solid #036;
}
.wpfront-message {
  font-size: 16px;
}
.wpfront-button {
  padding: 0 !important;
  line-height: 1em !important;
}
.wpfront-button {
  padding: 0 !important;
  line-height: 1em !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: 600 !important;
  text-decoration: underline !important;
  font-size: 14px !important;
}
.wpfront-notification-bar div.wpfront-close {
  top: 6px!important;
  right: 18%!important;
  font-size: 10px!important;
  padding: 8px 4px!important;
  border-radius: 50%!important;
}

#owl-practiceareas {
  display: flex;
  margin-bottom: 30px;
}

.practiceareas_sec_box {
  margin-right: 30px;
  border: 1px solid #036;
  padding: 50px 40px;
  border-radius: 10px;
  box-shadow: 5px 5px #036;
  /*min-width: 370px;*/
  margin-bottom: 5px;
}

.practiceareas_sec_box_img {
  margin-bottom: 30px;
}
.practiceareas_sec_box_title {
  margin-bottom: 10px;
}

.practiceareas_sec_box_title a {
  color: #036;
  font-family: "Bebas Neue", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 35px;
}

.practiceareas_sec_box_btn p {
  color: #696969;
  margin-bottom: 30px;
}

.practiceareas_sec_box_btn a {
  color: #036;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.practiceareas_sec_box_btn a img {
  margin: 0 0 0 10px;
}
.practiceareas_sec_mid .practiceareas-img img,.owl-carousel .owl-item img {

  width: auto;
	
}
#owl-practiceareas .owl-stage-outer::before {
  position: absolute;
  width: 100%;
  height: 100vh;
  z-index: 9;
  content: "";
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 73%, rgb(255, 255, 255) 103%);
}
.owl-next {
  background: url(https://carlsonattdev.wpenginepowered.com/wp-content/uploads/2023/12/Group-165.png) no-repeat !important;
  width: 55px;
  height: 92px;
  top: 40%;
  position: relative;
  right: 0;
}
#testimonials {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  text-align: center;
}

.testimonial_sec_box {
	 display:none;
  background: #F0F9FF;
  flex: 3 3 40%;
  margin: 0 28px 28px 0;
  padding: 40px;
}

.testimonial_sec_box_img {
  margin-bottom: 20px;
}

.testimonial_sec_box_img img {
  width: 70px;
}

.testimonial_sec_box_title {
  margin-bottom: 20px;
}

.testimonial_sec_box_title a {
  color: #003366;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 37px;
}

.testimonial_sec_box_text {
  color: #292929;
  font-size: 19px;
  line-height: 30px;
  margin-bottom: 20px;
}
.practiceareas_sec_box_name {
  color: #003366;
  font-family: "Bebas Neue", Sans-serif;
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 37px;
}
.practiceareas_sec_box_location {
  color: #292929;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 28px;
}
.loadmore {
  width: 100%;
}
#loadMore {
  color: #036;
  font-weight: 700;
}

.testimonial_sec_box:nth-child(4n+2) {
  background: #003366;
}

.testimonial_sec_box:nth-child(4n+2) .testimonial_sec_box_title a, .testimonial_sec_box:nth-child(4n+2)
.practiceareas_sec_box_name, .testimonial_sec_box:nth-child(4n+2) .testimonial_sec_box_text, 
.testimonial_sec_box:nth-child(4n+2) .practiceareas_sec_box_location {
  color: #fff;
}
.testimonial_sec_box:nth-child(4n+3) .testimonial_sec_box_title a,
.testimonial_sec_box:nth-child(4n+3) .practiceareas_sec_box_name, .testimonial_sec_box:nth-child(4n+3)  .testimonial_sec_box_text, 
.testimonial_sec_box:nth-child(4n+3)
.practiceareas_sec_box_location {
  color: #fff;
}
.testimonial_sec_box:nth-child(4n+3){
  background: #036;
}

.ppc-landing span {
  color: #B9975B;
  font-family: "Roasting", Sans-serif;
  font-size: 40px;
}

/*.community_logo_slider_sec_box ul li img {
  max-width: unset;
}
#community_logo_slider .owl-stage,
#community_logo_slider .owl-item.active {
  width: 100% !important;
}
.community_logo_slider_text ul {
  display: flex;
}
.community_logo_slider_sec_box ul li {
  margin: 0 20px;
  list-style: none;
	min-width: 100%;
}

.community_logo_slider_sec_box ul {
  display: flex;
}*/
#slider-community .owl-carousel .owl-dots{
	 display: block !important;
}
#slider-community .owl-dot span {
  width: 13px;
  height: 13px;
 	 border: 1px solid #036;
  background: transparent;
  display: block !important;
  border-radius: 50px;
  margin: 5px 7px;
}


#slider-community .elementor-icon-list-items.elementor-inline-items {
  justify-content: center;
}
#slider-community .elementor-icon-list-item.elementor-inline-item {
  background: #fff;
  height: 170px;
  width: 350px;
  margin-bottom: 35px!important;
  justify-content: center;
  padding: 0 30px!important;
}
#slider-community .elementor-icon-list-text {
  text-align: center;
}

#slider-community .owl-nav {
  display: none;
}

#slider-community .owl-dot.active span{
	 border: 1px solid #036;
  background: #036;
}
#slider-community li {
  list-style: none;
}
#slider-community .item li {
 
  background: #fff;
  padding: 55px 25px;
  margin: 0 0 30px 0px;
  text-align: center;
  list-style: none;
  text-transform: uppercase;
  color: #292929;
  font-size: 16px;
  font-weight: 700;
  height: 170px;
  flex: 1 0 23%;
   margin: 10px;
  padding: 30px; 
  box-sizing: border-box;
	display: flex;
  align-items: center;
  justify-content: center;
}

 #slider-community .item {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
  }

#slider-community .owl-dots {
  text-align: center;
  margin-top: 30px;
}

.upcoming-posts img {
  height: 300px;
  object-fit: cover;
}

.page-template-default #breadcrumbs span a {
  color: #fff;
}

.header-menu .elementor-sub-item {
  font-size: 14px!important;
  font-weight: 700!important;
  text-transform: uppercase;
  line-height: 18px!important;
	font-family: "Montserrat", Sans-serif!important;
}



  .team-title {
    text-align: left;
    margin-bottom: 50px;
  }

.team-title h3{
		color:#003366;
}
 
  .team-box h5 {
  text-align: center;
  color: #036;
  margin-top: 25px;
}
  .overlay-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid transparent;
    border-radius: 20px;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }

.team-box {
	 position: relative;
  box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.1);
  border-radius: 20px;
  padding: 0 0px 26px;
  height: auto;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
	margin: 0 15px 30px;
}


.team-box:hover .overlay-text {
  height: 100%;
  border: 1px solid #003366;
  padding: 45px 26px;
  background-color: #003366;
}

.row.team-box-row {
display: grid;
grid-template-columns: repeat(3, 1fr);
}

.team_box_img img {
  width: 100%;
  border-radius: 20px;
  object-fit: cover;
  height: 400px;
}

.team-box span {
  text-align: center;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 600;
	display: block;
}
.overlay-text p {
  text-align: left;
  color: #fff;
  margin: 12px 0 25px;
}
.overlay-text span {
  text-align: left;
	 color: #fff;
}
.overlay-text h5 {
  color: #fff;
  text-align: left;
  margin-top: 0;
}
.see_more_details_btn a {
  background: #fff;
  padding: 15px;
  color: #B9975B;
  text-transform: uppercase;
  font-weight: 700;
}
#alllocations {
  padding: 10px 90px 10px 10px;
  background: #fff;
  border: 1px solid #036;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  color: #036;
  font-weight: 700;
}
.row.drop-filtr-row {
  display: flex;
}
.row.drop-filtr-row .col {
  width: 50%;
}

.col.drop-filtr-col {
  text-align: right;
}
.meet-our-team-section .container {
  max-width: 1280px;
  margin: 0 auto;
	padding-top: 6%;
}
.meet-our-team-section {
  background-image: url("https://carlsonattdev.wpenginepowered.com/wp-content/uploads/2023/12/Vector-6.png");
  background-size: cover;
  padding-bottom: 5%;
	padding-left: 30px;
padding-right: 30px;
}
.single-team p a {
  color: #00AEEF;
}

@media only screen and (min-width: 1025px) and (max-width: 1350px) {
	
	#headernav {
  width: 80%;
}
.elementor-51 .elementor-element.elementor-element-34e5e092 .elementor-nav-menu .elementor-item {
  font-size: 11px!important;
}
	
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
  padding: 13px 8px!important;
}
	
	.elementor-51 .elementor-element.elementor-element-21740d10 {
  width: 4% !important;
}
	.elementor-51 .elementor-element.elementor-element-7e3d185e {
  width: 23%;
}
	.header-menu .elementor-nav-menu--layout-horizontal {
  display: flex;
  justify-content: end;
}
	
}
@media only screen and (min-width: 1025px) and (max-width: 1064px) {
.carousel-sec .elementor-widget-container {
  padding: 0% 9% !important;
}
}

.call-number h5 a {
  font-family: "Bebas Neue", Sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 37px;
}

.blog-banner .post-4967 {
  display: none !important;
}

.elementor-icon-list-icon .e-font-icon-svg {
  height: 18px;
  width: 18px;
}

.single-post-content ul {
  margin: 0 0 15px 0 !important;
}

/* .single p {
  margin-bottom: 0px !important;
} */

.single .elementor-widget-theme-post-content p {
  margin-bottom: 20px !important;
  padding-bottom: 0px !important;
}

.single h2 {
  padding-bottom: 10px !important;
}

/* 
.postid-1049 #form-output-div-maincontact {
  min-height: 760px !important;
} */


.postid-1049  .elementor-element.elementor-widget.elementor-widget-html {
  min-height: 760px !important;
}