@charset "UTF-8";
/*
Theme Name: The Anchor Group
Theme URI: 
Author: Red Spot Web Design
Author URI: https://www.redspotdesign.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Website Name is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


/*###################################
# GENERAL STYLES
###################################*/

* { box-sizing: border-box; }
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%;}
body {margin: 0 auto; width: 100%; overflow: hidden;}
a, a:visited {color: inherit; text-decoration: none; -webkit-transition: all .5s ease; text-decoration: none !important;}
a, img {-webkit-transition: all ease 0.5s;-o-transition: all ease 0.5s;transition: all ease 0.5s;}
a:focus {outline: none!important;}
h1, h2, h3, h4, h5, h6, p, li, ul, ol {margin-top: 0;}
p:last-of-type { margin-bottom: 0!important; }

/*###################################
## LAYOUTS
###################################*/

.dbl { display: inline; }
.db { display: block!important; }
.tc { text-align: center; }
.lr { left: 0!important; right: 0!important; }
.mgla { margin: 0 0 0 auto!important; }
.mgla > .e-con-inner { margin: 0 0 0 auto!important; }
.mgra > .e-con-inner { margin: 0 auto 0 0!important; }
.mg, .mg .e-con-inner { margin: 0 auto!important; }
.mid { transform: translateY(-50%)!important; }
.full-width { width: 100%; left: 0; right: 0; }

/* IMAGE */

.image-gradient-bottom { -webkit-mask-image: linear-gradient(to bottom, rgb( 31 31 31 / 90% ) 80%, transparent 105%); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-image: linear-gradient(to bottom, rgb( 31 31 31 / 90% ) 80%, transparent 105%); mask-repeat: no-repeat; mask-size: 100% 100%; }

/* ICON */

.icon-info .elementor-icon { position: relative!important; top: 6px!important; }
.elementor-icon-list-text > small { font-family: 'Barlow Condensed', sans-serif!important; font-weight: 700!important; font-size: 13px!important; color: #666666!important; }

/*###################################
## BUTTONS
###################################*/

.btn-full .elementor-button { max-width: 100%!important; width: 100%!important; }

/*###################################
## HEADER
###################################*/

/* body.elementor-editor-active #site-header { } */
/* body:not(.elementor-editor-active) #site-header { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; } */
/* body:not(.elementor-editor-active) #site-header.sticky .site-logo img { max-width: 100px; } */
body:not(.elementor-editor-active) #site-header.sticky { background: #1B302A; }

/*###################################
## CONTENT
###################################*/

/*###################################
## INNER
###################################*/

	.page-id-63 .partners-text .elementor-widget-container { border-color: #183C32!important; }

	/* SPECIALTIES */

	.specialty-item { overflow: hidden!important; border-radius: 10px!important; }
	.specialty-item:hover img { transform: scale(1.2); }
	.specialty-item:hover .image-gradient-bottom { -webkit-mask-image: linear-gradient(to bottom, rgb(16 89 69 / 20%) 100%, rgb(16 89 69 / 20%) 100%); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-image: linear-gradient(to bottom, rgb(16 89 69 / 20%) 100%, rgb(16 89 69 / 20%) 100%); mask-repeat: no-repeat; mask-size: 100% 100%; }

	/* PROJECT */
	
	.project-item { overflow: hidden!important; border-radius: 10px!important; }
	.project-item:hover img { transform: scale(1.2); }
	.project-item:hover .image-gradient-bottom { -webkit-mask-image: linear-gradient(to bottom, rgb(16 89 69 / 20%) 100%, rgb(16 89 69 / 20%) 100%); -webkit-mask-repeat: no-repeat; -webkit-mask-size: 100% 100%; mask-image: linear-gradient(to bottom, rgb(16 89 69 / 20%) 100%, rgb(16 89 69 / 20%) 100%); mask-repeat: no-repeat; mask-size: 100% 100%; }
	.project-tab .e-n-tab-title { flex: 0 0 24.8% !important; flex-wrap: nowrap !important; }
	.project-tab .project-item a { width: 100% !important; }
	.project-img .prev-btn, .project-img .next-btn { position: absolute; top: 50%; transform: translateY(-50%); padding: 0; background: transparent; font-size: 40px; z-index: 2; border: none; }
	.project-img .prev-btn { left: 25px; }
	.project-img .next-btn { right: 25px; }
	.project-img .slick-slide { padding: 0 5px; }
	.project-img .main-slider img { width: 100% !important; height: clamp(300px, 50vw, 640px); object-fit: cover; margin: 0 0 10px; border-radius: 10px; }
	.project-img .thumb-slider img { width: 100% !important; height: 100%; object-fit: cover; border-radius: 10px; }
	.project-img .slick-track { margin-left: 0!important; }
	
/*###################################
## RESPONSIVE
###################################*/

@media screen and (max-width: 1150px){
	
	/* PROJECT */

	.project-tab .e-n-tab-title { flex: 0 0 24.6% !important; flex-wrap: nowrap!important; }
	
}

@media screen and (max-width: 1024px){
	
	/* PROJECT */
	
/* 	.project-img .main-slider img { height: 540px; } */

}

@media screen and (max-width: 960px){
	
	/* PROJECT */
	
/* 	.project-img .main-slider img { height: 440px; } */

}

@media screen and (max-width: 767px){
	
	/* HEADER */
	
	#site-header { background: #1B302A!important; }
	
	/* FOOTER */
	
	.loc-icon .elementor-icon-list-item, .loc-icon .elementor-icon-list-item a { display: block!important; text-align: center!important; }
	.loc-icon .elementor-icon-list-icon { display: block!important; text-align: center!important; margin: 0 0 15px!important; padding: 0!important; }
	.loc-icon .elementor-icon-list-text { padding: 0!important; }
	
	/* PROJECT */

	.project-tab .e-n-tab-title { flex: 0 0 100% !important; flex-wrap: nowrap!important; }
	.project-img .main-slider img { height: 640px!important; }
	
}

@media screen and (max-width: 600px){
	
	/* PROJECT */

	.project-img .main-slider img { height: 540px!important; }
	
}

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

/* 	.grid-column { --e-con-grid-template-columns: 1fr!important; --grid-auto-flow: row;} */
	
		
	/* PROJECT */
	
	.project-img .main-slider img { height: 440px!important; }
	
}

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


	/* PROJECT */
	
	.project-img .main-slider img { height: 340px!important; }
	
}
