
.blog-date { 
	
}

div.sub-nav .detail-cont span br { 
display: none; 
}

.logged-in.admin-bar .dt-header { 
	top:32px;
}

body .iti__country-list, div.wpforms-container .wpforms-form .iti__country-list { 
display: block ;}

 .iti__country-list .iti__hide {
	display: none;
}


html {
  height: 100%;
  box-sizing: border-box;
  background: #e3ebf2;
}

* { 
	box-sizing:border-box;	
}

img:not([src]) {
  visibility: hidden;
}

/* Fixes Firefox anomaly during image load */
@-moz-document url-prefix() {
	img:-moz-loading {
		visibility: hidden;
	}
}

a {  
  transition: all .3s ease-in-out; 
}

a:hover { 
   transition: all .3s ease-in-out; 
}



body  {
	    
	  color: #040f28;
    background: #e3ebf2;
    font-size: 16px;  font-family: "roc-grotesk", sans-serif;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0 auto;
    max-width: 2550px;
    min-width: 980px;
    text-align: left;
    position: relative;
    min-height: 100%;
    overflow-x: hidden;
    text-align: center;
	margin-top:137px;
}
	
::selection { 
	 background: #040f28; 
}	

.inner { 
  max-width: 100%;   
  padding:0 100px;
  margin:0 auto;
}



.inner.narrow { 
	text-align: left;
	max-width: 1200px;
}

.inner.narrow img  {
	max-width: 100%;
	margin:30px 0;
	height: auto;
	
}

.inner.narrow h2 { 
	
    margin: 0 0 10px 0;
    max-width: unset;
}

b {
	font-weight: 600;
}

.main p a { 
	color:#040f28;
	font-weight: 700;
}

.main p a:hover { 
	text-decoration: none;
}


ul { 
	list-style: none;
    padding: 0;
    margin: 0;
}

.blog-date {
	color:#FFF;
}

.hero.blog {
	background-size:cover !important;
	position: relative;
	padding:0;
}

.hero.blog .inner {
	position: relative;
	z-index: 3;
	justify-content: center;
}

.hero.blog h1{
	color:#FFF;
}

.hero.blog::before { 
	content:"";
	background:#040f2854;
	position: absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
}
.hero.blog a:hover { 
	text-decoration: none;
}
header.dt-header { 
	background:#040f28;
	box-shadow: 0px 0px 20px #0000000f;
	 transition: all .3s ease-in-out; 
	padding:40px 0 40px 0;
	position: fixed;
	transition: all .3s ease-in-out; 
	width:100%;
	top:0;
	z-index: 99;
	margin:0 auto;
	  max-width: 2550px;
    min-width: 980px;
	border-bottom: 2px solid #071942;
}




header.dt-header .inner { 
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.top-bar {
	    display: flex;
    justify-content: center;
    align-items: center;
    background:#040f28;
	color:#FFF;
    margin-bottom: 20px;
	padding:10px;
}

.top-bar img {
	max-width:25px;
	margin-right: 15px;
}

.top-bar a {
	
    color: #FFF;
    font-weight: 500;
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
	
	text-decoration: none;
}

.main-nav li {
	list-style: none;
}

.cta-main { 
	padding: 10px 20px;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
   
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
   display:inline-flex;
font-weight: 600;
font-weight: 700;
font-style: normal;
}

.cta-main img {
	margin-right:10px;
	max-width:25px;
}

.green-but { 
	    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
      font-family: "roc-grotesk", sans-serif;
    
    color: #FFF !important;
    border: 2px solid #00a89f;
   
	text-align: center;
    font-size: 16px;
	border-radius: 50px;
    background:#00a89f;
}

.green-but:hover { 
	background: #00ccc2;
    color: #FFF;
	border:2px solid #00ccc2;
    
}
.cta-main span {
	white-space: nowrap;
}

header .dark-green-but {
	min-width: 180px;
    justify-content: center;
	margin-right:10px;
}

.icon-bar {
	background:#FFF;
	padding:12.5px 0;
}

.icon-bar .inner {
	display:flex;
	justify-content: center;
	align-items: center;
}

.icon-bar .icon-bar-cont {
    width: 30%;
	text-transform: capitalize;
    align-items: center;
    justify-content: center;
    display: flex;
}

.icon-bar .icon-bar-cont  img {
	max-width:30px;
	margin-right: 10px;
}
.dark-green-but { 
	padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
  font-family: "roc-grotesk", sans-serif;

color: #FFF !important;
border: 2px solid #a81b22;

text-align: center;
font-size: 16px;
border-radius: 50px;
background:#a81b22;
}

.dark-green-but:hover { 
background: #040f28;
border:2px solid #040f28;
color: #FFF;

}

.left-curve {
	
	overflow: hidden;
}

.mot-message { 
	max-width: 800px;
	align-items:center; 
	justify-content:center;  
	display:flex; 
	border:2px solid #040f28; padding:20px; font-weight:bold; 
	font-size:14px; 
	line-height:1.5em;   }
	
	.mot-message img { 
		max-width:35px;
		 margin-right:20px }  
		 
.mot-message p { 
	padding:0; margin:0 !important;
} 

.mot-message { margin-top:30px; }


.bottom-left-curve  { 
	border-radius:0 0 0 250px;
	overflow: hidden;
}

.extra-logos .logos {
	background:none;
	padding:0;
}

.extra-logos img {
    min-height: 45px !important;
    max-width: unset !important;
    max-height: 40px !important;
}

.extra-logos { 
	padding:50px 15px !Important;
}
.extra-logos img {
	min-height:60px;
	max-width:140px;
}
.icon-text {
	max-width: 100%;
	font-size:14px;
}

.extra-icon-cont {
	display:flex;
	justify-content: center;
	align-items: center;
	text-align: left;;
}

.extra-icons  {
	display:flex;
	justify-content: flex-start;
	align-items: center;
}

.extra-icons .icon-repeater {
	margin-top:0;
	margin-left:100px;
	align-items: flex-start;
	margin-bottom: 0;;
}

.extra-icons .icon-item {
	margin-top:0 !Important;
}

.icon-text p { margin:0 !important; }

.flex-text p a { font-weight:bold; text-decoration:underline;  color:unset; } 

.extra-icons .icon-item {
    width: 33%;
    padding-right: 30px;
    text-align: left;
}

.flex-area h1 { font-size:60px !important; line-height:65px !important;}



.flex-area-bottom .flex-text {
	padding-top: 200px;
}

.icon-text {
	margin-top: 10px !important;
	margin-bottom: 0 !important;
}
.flex-area { padding-top:100px; }
.flex-area .inner {
	display:flex;
	justify-content: center;align-items: center;
}

.flex-area-bottom { padding-top:0; padding-bottom:100px; }



.flex-area .flex-text {
	padding-bottom: 200px;
}


.icon-title {
	font-size: 22px;
    text-transform: capitalize;
font-weight: 600;
    
    margin: 10px 0 0px 0;
    color: #040f28;
}
.icon-repeater {
	margin-top:50px;
	display:flex;
	flex-wrap:wrap;
	margin-bottom: 50px;
}

.icon-item img {
	max-width:35px;
}
.icon-item {
	width:50%;
	padding-right:30px;
}

.icon-item:nth-child(3), .icon-item:nth-child(4) {
	margin-top:50px;
}


.white-but { 
	padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
  font-family: "roc-grotesk", sans-serif;

color: #040f28 !important;
border: 2px solid #FFF;

text-align: center;
font-size: 16px;
border-radius: 50px;
background:#FFF;
}

.border-but {
	padding: 10px 20px;
text-decoration: none;
text-transform: uppercase;
  font-family: "roc-grotesk", sans-serif;

color: #FFF !important;
border: 2px solid #FFF;

text-align: center;
font-size: 16px;
border-radius: 50px;
background:none;
}

.border-but:hover {
	background:#FFF;
	color:#040f28 !important;
}

.white-but-green {
	color:#00a89f !important;
}
.white-but:hover { 
background:none;
border:2px solid #FFF;
color: #FFF !important;

}




.flex-area.green .green-but:hover { 
	color:#FFF;
}

.cat-area.main {
	padding:0;
}

.cat-area {
	
}

.logos {
	

    background: #FFF;
    padding: 15px;
}

.plans .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding:120px 0;
	flex-direction: row;
}

.plans .flex-image img {
	max-width:300px;
}


.plans .flex-text {
	width:auto;
}

.plans {
	position: relative;
	z-index: 2;
	top:-1px;
}

.plans .text-cont.right {
	padding-right: 50px;
}

.plans .green-but {
	margin-top:20px;
}
.logos .inner {
	align-items: center;
	display: flex;
    flex-direction: row;
	justify-content: center;
}

div.eapps-widget {
    position: relative;
    display: inline-flex;
    width: fit-content;
}

.logos .logos { 
	margin-left:50px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.footer-cont .logolink {
	margin-bottom: 30px;
}
.logos img {
	max-width:120px;
	max-height: 60px;
}

.logos img:nth-of-type(2) {
	margin-left:30px;
}

.footer-bar .logos {
	justify-content:flex-start;
}

.footer-bar .logos img:not(:first-child){
	margin-left:30px;
}

.footer-bar .cards {
	max-width:200px;
}
.eSIGpY {
	display:none !important;
}

.logos img:nth-of-type(4) {
	margin-left:50px;
	max-width: 130px;
}
.white .green-but:hover { 
	color:#040f28  !important;
}
.logo { 
	max-width: 200px;
	width:200px;
	display: block;
	transition: all .3s ease-in-out; 
}

.logolink { 
	display: inline-flex;
}

.main-nav { 
	display: flex;
	margin-left:50px;
	align-items:center;
}

.hYCjZl:not(:first-child) {
	margin-top:8px !important;
}

.main-nav a { 
	 text-decoration: none;
    text-transform: uppercase;
	  font-family: "roc-grotesk", sans-serif;
	margin:0 35px;
	cursor: pointer;
	position: relative;
	
	font-weight: 700;
    text-transform: uppercase;
      font-family: "roc-grotesk", sans-serif;
    
    color: #FFF;
	font-size:18px;
	
}
.footer-bar .logos {
	max-height:80px;
	margin-left:50px;
}

nav.main-nav a:hover, .main-nav a.active {
	text-decoration: underline;
 	text-underline-offset:5px !important;
	text-decoration-thickness: 1px !important;
}

.end-ctas { 
	display: flex;
	align-items: center;
	margin-left:auto;
}

.end-ctas .call img { 
	max-width: 20px;
}

.end-ctas .call { 
	display: flex;
	cursor: pointer;
	justify-content: center;
	align-items:center;
	border:2px solid #040f28;
	background:#040f28;
	padding:10px 12px;
	margin-right: 10px;
}

.end-ctas .call:hover { 
		border:2px solid #040f28;
	background:none;
}
@media screen and (min-width:1023px) {

	

	.left-buts {
		align-items: center;
	}
	.hero {
		background:#040f28 !important;
	}
}
.hero { 
	
	color:#FFF;
	background:#040f28 !important;
	display:flex;
	background-color:#FFF;
	background-size:cover;
	background-position: center center;
	background-attachment: scroll;
	background:none;
	min-height: 750px;
	max-height: 750px;
}


.services-item .icon-title  {
	
	color:#FFF; font-weight:700; font-size:20px; } 
	

	.services-item { text-decoration:none; }


	.cta-bar #map { 
	min-height: 700px;
	width:50%;
}


.cta-bar .flex-area { padding:0; }  .cta-bar { padding:0; }
.hero .flex-text {
	padding:0px 0 0px 0;
}
.service-repeater {
	margin-top:70px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(2, auto);
    gap: 30px;
	max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.service-title-area svg { max-width:30px; margin-top:10px;}


.services-item img {
	max-width:150px;
	border-radius:100%;
}
.hero.red { 
	padding: 90px 0 90px 0;
	
	background: #040f28;
}

.page-template-page-standard h1 {
	margin:0 auto !important;
}





.hero.blog { 
	background:#040f28;
	padding: 250px 0 250px 0;
	background-size: cover;

}

.hero .cta-main:nth-of-type(2), .cta-bar .cta-main:nth-of-type(2)  { 
	margin-left:10px;
}

.hero h1 { 
	max-width: 800px;
	margin:0 auto;
}

.hero.blog a { 
	color:#FFF;
	margin-bottom: 30px;
	display: inline-block;
}

.hero p { 
	max-width: 700px;
	margin:20px auto;
}

.hero p a {
	color:#FFF;
}

.hero ol, .hero ul {
	    margin-bottom: 25px;
    margin-top: 0;
    max-width: 700px;
}

.hero .cta-main { 
	padding:10px 50px;
}

.hero .inner {
	
	text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hero h2, .hero h1, .hero p {
	margin-left:0;
	margin-right: 0;
	max-width: 650px;
}

h2 { 
    
    font-size: 22px;
	font-weight: 500;;

    margin:0 auto 25px auto;
	color:#040f28;
    

}

h1 { 
    font-weight: 700;
    font-size: 60px;
font-weight: 700;
    line-height: 70px;
	margin:0;
   

}

.flex-text h1 {
	font-size:60px;
	line-height: 60px;
	
}

.main { 
	padding:120px 0;
}

.main h1 { 
	font-size: 50px;
	line-height: 55px;
	max-width: 700px;
	margin:0 auto;
}

.center h1 {
	margin-bottom: 20px;
}

.main h3 { 
	    
    font-size: 20px;
    text-transform: uppercase;
	
	
    margin: 10px auto 20px auto;
    
    max-width: 600px;
    line-height: 25px;
}

.main.reviews h1 { 
	margin-bottom: 70px;
}

.divider { 
	margin:0 auto;
	max-width: 140px;
}

.services { 
	display: flex;
	

}


.service-title-area { 
	
	color:#040f28;
	padding:50px;
	display: flex;
	    flex-direction: column;
    align-items: center;
    justify-content: center;
	text-align: center;
	height: 100%;

}


.service-col { 
	text-align: center;
	width:25%;
	
}



.services {
    display: flex;
    padding: 0 100px 90px 100px;
    background: #FFF;
}


.service-title-area h1 {
	font-size: 30px;
    line-height: 40px;
    max-width: 700px;
    margin: 20px auto;
}
.service-col:nth-child(3) {
	margin-right:0;
	
}
.fZBTme, .fZBTme * {
	text-align: left;
}
.service-col:nth-child(2) { margin:0 20px; }
.service-col:nth-child(3) {
	margin-right:20px;
}
.service-col .image { border-radius:150px 0 0 0; overflow:hidden;  max-width:50%;  } 

.service-col .image img {
    max-height: 400px;
    object-fit: cover;
    display: block;
}
.service-col h2 { 
	
	margin:0 0 20px 0;
	max-width: 90%;
	
}

.service-col >a {
    text-decoration: none;
	display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
}
.service-col p { 
margin:0;
}

.link-area { 
	background:#040f28;
	padding:20px;
}

.link-area .half { 
	width:calc(50% - 5px);
}

.link-area .half:last-child { 
	margin-left:10px;
}

.orange-text {
	color:#f1a421;
}

.green-text {
	color:#00a89f;
}

.green .white-but {
	color:#00a89f !important;
}

.green .white-but:hover {
	color:#FFF !important;
}

.green {
	background:#00a89f !important;
	color:#FFF;
}
.navy-text {
	color:#040f28;
}

.text-block.main  .inner.reviewinline { 
	max-width:65%;
}

.icon-text {
	color:#040f28 !important;
}


.navy {
	background-color:#040f28;
	color:#FFF;
}

.reviewinline.inner span {
	font-size:100px;
	margin-top: 30px;
	font-weight:700;
	margin-right:5%;
}

.green-text {
	
color:#00a89f;
}

.pink-text {
	color:#e81f69;
}
.service-col > a { 
	text-decoration: none;
}

.main .link-area a { 
	color:#FFF;
	text-decoration: none;
	 text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    font-weight: 700;
    	
	position: relative;
	padding-left:30px;
	display: block;
	margin-bottom: 10px;
}

.main .link-area a:before  {
	content:"\002AF8";
	position: absolute;
	font-weight: normal;
	color:#040f28;
	font-size: 16px;
	left:0px;
	
}

.main .link-area a:hover { 
	color:#040f28;
}

.main .link-area .green-but:hover { 
	color:#FFF !important;
	
}

.main .link-area .green-but { 
	padding:10px;
	text-align: center;
	margin-bottom:0px;
	
}

.main .link-area .green-but:before { 
	content:"";
}.dt-header .services-item img { max-width:120px; } 
.dt-header .services-item .icon-title { font-size:16px; text-transform:uppercase; line-height:20px  }  
.dt-header .service-repeater {  margin-top:0; }
.dt-header .services-item:hover {
	text-decoration: none;
}


.link-area-split { 
	display: flex;
	justify-content: space-between;
}

.sub-nav {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background: #040f28;
    top: 140px;
    padding: 40px;
}

.menu-item-1118 a {;color:#863141; }

.main-nav .link-bg  {
	font-size: 17px;
		display: flex;
	padding:60px 40px;
	background-size:cover;
	flex-direction: column;
	text-align: left;
	border:2px solid #040f28;
	justify-content: center;
	width:50%;
	background-position: center center;
	
}

.main-nav .link-bg:hover { 
	    border: 2px solid #040f28;
}

header.dt-header .sub-nav .inner { 
	justify-content:center;
	flex-wrap:wrap;
	align-items: stretch;
}

.link-bg.property { 
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/property.jpg");
}

.link-bg.family { 
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/family.jpg");
}

.link-bg.wills { 
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/wills.jpg");
}

.link-bg.civillit {
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/civilmenu.jpg");
}

.link-bg.comlit {
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/commenu.jpg");
}


.link-bg.commercial { 
	background-image:url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/commercial.jpg");
}


.link-bg.auction { 
	background-image:url("https://gowlingslaw.co.uk/wp-content/uploads/2022/03/auction-cat.jpg");
}
.link-bg p { 
	text-transform: none;
	
	letter-spacing: 0;
	font-size: 13px;
	margin:10px 0  0 0;
}

.sub-nav-cont {
	 width: calc(25% - 18.75px);
	margin-right: 25px;
}
.sub-nav-cont:last-child { margin-right:0; } 

.sub-nav li {
   margin-bottom: 20px;
	text-align: left;
}

.sub-nav li a {
	display: block;
	margin:0;
	font-size: 14px;
	
	
}
.for-you-nav, .for-bus-nav { 
	display: none;
}



.flex-area { 
	display: flex;
	flex-direction: row;
}

.flex-image, .flex-text { 
	width: 50%;
}

.flex-text { 
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items:flex-start;
}

.flex-text h1 {
	margin-bottom: 20px;
}

.flex-text p { 
	margin:20px 0 30px 0;
}

.flex-text p:first-child {
	margin-top:0;
}

.flex-text.right { 
	
	
}

.center p {
	max-width:750px;
	margin:0 auto;
}
.grey {
	background:#040f28 !important;
	color:#FFF;
}

.light-grey {

	background:#ededed;
}



.grey h1, .grey p, .grey h2 { 
	color:#FFF:
}


.flex-area-no-pad-bot .flex-text { 
	padding-bottom:100px;
}
.flex-area-no-pad-bot {
    padding-bottom: 50px;
    padding-top: 50px;
}	

.flex-text .green-but:nth-of-type(2n) {
		margin-left:10px;
	
}

.white { 
	background:#FFF;
}

.flex-area.blue .flex-text .detail-cont a, .flex-area.blue .flex-text .detail-cont {
	color:#FFF;
}

.cta-bar.red{ 
	background: #040f28;
	color:#FFF;
}

.cta-bar.red .green-but {
	color: #FFF;
    border: 2px solid #FFF;
   
    box-shadow: 4px 4px #FFF;
}

.cta-bar.red .green-but:hover {
	color: #040f28;
	background:#FFF;
   
	
}

.grey { 
	background:#e3ebf2;
}

.flex-image img { 
	max-width: 100%;
	display: block;
	object-fit: cover;
	height: 100%;
	width:100%;
}

.text-cont { 
	max-width: 100%;
	width:100%;
	text-align: left;
	margin:0 auto;
}

.text-cont.left {
	margin-left:0;
	padding-right:100px;
	padding-left:100px;
}

.text-cont.right {
	margin-right:0;
	padding-left:100px;
}

p.intro-text { 
	max-width: 700px;
	margin:20px auto;
}

.icon-area {
		display: flex;
	margin-top:70px;
	
}

.icon-cont { 
	padding:0 30px;
	width:25%;
}

.icon-cont:first-child { 
	padding-left:0;
}

.icon-cont:last-child { 
	padding-right:0;
}

h4 { 
	font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    line-height: 15px;
	margin:0;
    
}

.icon-cont img { 
	max-height: 40px;
	max-width: 40px;
	
}

.icon-cont h4 { 
	margin:20px 0;
}

.icon-cont p {
		font-size: 14px;
	
}

.inline-links { 
display:flex;
	margin-top:70px;
	justify-content: center;
	align-items: center;
	
}

.inline-links a:first-child { 
	margin-right: 10px;
}


.articles .blog-article {
	margin-right: 20px;
	margin-left:0;
	position: relative;
}



.blog-article .date { 
	font-size: 14px;
	color:#FFF;
}

.blog-article  {	
		position: relative;
		width:calc(33.3333333% - 13.3333333px);
		
		border:2px solid #ededed;
}

.blog-article:hover { 
	border:2px solid #040f28;
}

.blog-article img { 
	max-width: 100%;
	display: block;
	height:auto;
}

.blog-article:nth-child(3n+1) {
		margin-right:20px;	
}

.articles .blog-article { 
	margin-bottom: 20px;
}

.articles .blog-article {
	margin-right: 20px;
	margin-left:0;
	
}

.articles .blog-article:nth-child(2n) {
	margin-left:0;
}

.articles .blog-article:nth-child(1n) {
	margin-left:0;
	margin-bottom: 20px;
}


.articles .blog-article:nth-child(3n) {
	margin-right:0;
}

.articles .blog-article:last-child { 
	margin-right: 0;
}

.articles  {
	display: flex;
	margin-top:70px;
	justify-content: center;
	flex-wrap:wrap;
	
}

.blog-article img { 
	max-width: 100%;
}
.articles .blog-article {
	text-decoration: none;
}
.article-info { 
	position: static;
	padding:30px;
	bottom:0;
	top:0;
	text-align: left;
	background:#040f28;
	color:#FFF;
	width: 100%;
	height:150px;
	display: flex;
	justify-content: center;	
	flex-direction: column;
	
	
}

.footer-cont.logo2s img {
	max-width:150px;
}

.footer-cont.logo2s img:nth-of-type(2) {
	margin:20px 0;
}

.article-info h3 { 
    font-size: 16px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    line-height: 19px;
	margin:0;
    font-weight: 700;
	padding-bottom: 10px;
   
}

.review strong { 
	font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    line-height: 19px;
	margin:0;
    
	padding-bottom: 10px;
}

.reviews { 
	display: flex;
	align-items: flex-start;
}

.review {
		display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width:33.333%;
	justify-content: space-between;
	
}

.review:nth-child(2){ 
margin:0 20px;
}

.review img { 
	max-width: 90px;
	margin-bottom: 20px;
}

.review p { 
	font-size: 14px;
}

.review span { 
	font-size:14px;
font-weight:700;
}

footer { 
	background:#040f28;
	color:#FFF;
	text-align: left;
	
}

.flex-text ul {
	margin-left: 1em;
}

.single .main .inner ul {
	margin:0;
	margin-bottom: 30px;
	max-width: 100%;
}

.single .main h3 {
    font-size: 26px;
    text-transform: capitalize;
font-weight: 600;
  
    margin: 0 0 20px 0;
    color: #040f28;

}




div.intro-text p{
	    margin: 0 auto 20px auto;
    max-width: 700px;
    text-align: center;
}

table tbody tr:first-child td { 
    
    color: #040f28;
text-transform: uppercase;
	width:fit-content;
} 


table td {
	padding: 5px;
	
}

.intro-text table {
	    width: 100%;
    max-width: 80%;
    margin: 50px auto;
}

.footer .inner { 
	display: flex;
	justify-content: flex-start;
}

.footer-cont:last-child {
	margin-left:auto;
}
.footer-cont {
	display: flex;
	flex-direction: column;
	padding:0 50px;
		 
}


.footer-top { 
	padding:120px 0;
}
.footer-cont:first-child { 
	padding-left:0;
}

.footer-cont:last-child {
	padding-right: 0;
	
}

.cta-bar .flex-text {
	padding-top:0;
	padding-bottom: 0;
}


.footer strong { 
	font-size: 22px;
    text-transform: capitalize;
font-weight: 500;
    
    margin: 0 0 20px 0;
    color: #FFF;
}

.footer p { 
	font-size: 14px;
	margin-top:0;
}

.footer a { 
	display: block;
	color: #FFF;
    text-decoration: none;
    text-decoration: none;
   font-weight: 700;
    font-size: 16px;
    text-transform: capitalize;
	  font-family: "roc-grotesk", sans-serif;
    line-height: 1.5em;
    
    margin: 0 0 10px 0;
    position: relative;
}


.footer a:hover {
	color:#FFF;
	text-decoration: underline;
	text-underline-offset: 5px !important;
    text-decoration-thickness: 1px !important;
}

.detail-cont  {
		display: flex;
		flex-direction:row;
	  justify-content: flex-start;
	align-items:center;
	font-size: 14px;
	margin-bottom: 10px;
	
}

.detail-cont img { 
	max-width: 25px;
	max-height: 25px;
	display: inline-block;
	margin-right: 10px;
}

.footer .detail-cont a{
	font-size:16px;
	margin-bottom: 0;
}
.footer .detail-cont { 
    text-decoration: none;
    line-height: 1.5em;
    font-size: 16px;
      font-family: "roc-grotesk", sans-serif;
    margin-bottom: 35px;
    position: relative;
}

.footer .detail-cont:last-child {
	margin-bottom: 0;
}

.sol-logos { 
	max-width: 200px;
	
	
}
.es-review-content-text {
	text-align: left !important;
}
.footer-bottom  {
	
	padding:20px 0;
	background:#040f28;
	border-top:2px solid #071942;
	
}

.footer-bottom .inner { 
	display:flex;
	justify-content: space-between;
}

.footer-bottom a { 
	
	color: #FFF;
    text-decoration: none;
    text-decoration: none;
    font-size: 14px;
    text-transform: capitalize;  font-family: "roc-grotesk", sans-serif;
	margin-right: 20px;
	font-weight: 700;;
	position: relative;
	margin-bottom: 0;
}

.pd-area img { 
	max-width: 30px;
	margin-right: 15px;
}

.pd-area a { 
	margin:0;
	line-height: 20px;
}

.footer-bottom nav { 
	display: flex;
    justify-content: center;
    align-items: center;
}

.pd-area { 
	display: flex;
	flex-direction: row;
	font-size: 14px;
}

div.sub-nav  {
		display: none;
	
}
div.sub-nav .detail-cont { 
	margin-right: 30px;
	color:#FFF;
}

div.sub-nav .detail-cont a { 
	    color: #FFF;
    text-decoration: none;
    text-decoration: none;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    font-weight: 700;
    
    margin: 0 15px;
    position: relative;
}

div.sub-nav .detail-cont a:hover { 
	color:#040f28;
}

.mob-header { 
	display: none;
}

.show-mob-menu {  
		display: none;
	}

	.team {
		display: flex;
		flex-direction: row;
		margin-top: 50px;
		justify-content: center;
		flex-wrap: wrap;
		max-width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
.team .row { 
	width:calc(25% - 15px);
}

.team .row:not(:first-child) {
	
}

.team .row:not(:first-child){
	margin-left:20px;
}

.team-member  {
	
	    width: 100%;
	margin-top:20px;
	height: 100%;
	
}

.team-member img { 
	max-width: 100%;
}



.member-details { 
padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
	text-align: left;
	height: 100%;
	background:#e3ebf2;
}
.member-details span {
	color:#040f28;
}
.member-details h2 { 
    font-size: 16px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    line-height: 19px;
    margin: 0;
    font-weight: bold;
	margin-top:20px;
    padding-bottom: 10px;
}

.member-details span {
    font-size: 14px;
    text-transform: uppercase;
    
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid #040f28;
    width: 100%;
}

.team-member .accred { 
	max-width: 80px;
	margin-top:15px;
}

.email-me { 
 	display: inline-block;
	margin-top:0px;
}

.email-me img { 
	
	max-width: 25px;
    max-height: 25px;
}

.faqs { 
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	margin-top:70px;
}

.faq { 
	display: flex;
	flex-direction: column;
	padding:0 50px;
	width:50%;
	text-align: left;
	margin-bottom: 50px;
}
	
.faq strong { 
	font-size: 14px;
    text-transform: uppercase;  font-family: "roc-grotesk", sans-serif;
    font-weight: 700;
	
}

.faqscont { 
	padding-bottom: 40px;
}

.social { 
	margin:0;
	padding:0;
	margin-top: 30px;
}

ul.social {
	padding-left:0 !important;
	margin:0 !important;
}

.flex-me {
	display: flex;
}

.flexcol {
	flex-direction: column;
	text-align: left;
	justify-content: flex-start;
	align-items:flex-start;
	    margin-bottom: 30px !important;
}

.page-template-page-contact  .flex-area.blue .flex-text {
	padding:100px 0;
}


.flexcol h2 {
	    text-align: left;
    margin: 20px 0 20px 0;
    margin-left: 0 !important;
}

.flex-me strong {
	width:30%;
}

.flex-me span {
	width:70%;
}
.flex-text .detail-cont {
	margin-bottom: 15px;
}
.social a {
    
    color: #FFF;
	text-decoration: none;
    border: 2px solid #FFF;
    font-weight: 500;
	border-radius:100%;
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;

}

.social a:hover {
	text-decoration: none;
}

.social a:nth-child(2){ 
	margin-left:10px;
}

.detail-cont span {
	width:100%;
}

.social a i {
    color: #FFF;
}

@media screen and (min-width:1023px) {
	.flex-text {
		padding-top:100px;
		padding-bottom: 100px;
	}
	
	
	.flex-text h1, .flex-text h2 {
		max-width:100%;
		margin-left:0;
	}
	
	.flex-text ul {
		    margin-bottom: 30px;
		
	}
}
.flex-text .detail-cont a, .flex-text .detail-cont   { 
	  color: #FFF;
	text-decoration: none;
    
    font-size: 16px;
      font-family: "roc-grotesk", sans-serif;
 
   
}

.page-template-page-contact .detail-cont:first-of-type {
	margin-top:0px;
}

.page-template-page-contact .flex-area {
	padding-top:0;
}



.hero.grey {
	color:#FFF;
}

.page-template-page-quote .hero { max-height:100% !important;  min-height:0 !important;  }

.page-template-page-quote .hero h1 {  color:#FFF; }
a { 
	font-weight: bold;
}

.flex-text .detail-cont a {
	font-size:16px;
	 
	text-transform: uppercase;
}

.map, #map {
    height: 100%;
    width: 100%;
}

#map img {
	object-fit: contain;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label { 
	box-shadow: none !important;
}

div.wpforms-container div.wpforms-uploader { 
	background:#FFF !important;
}

div.wpforms-container-full {
    max-width: 800px !important;
    margin: 50px auto 0 auto !important;
    width: 100% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label { 
	text-align: left !important;
	text-transform: capitalize !important;
   
    font-size: 14px !important;
	font-weight:700 !important;
}



div.wpforms-container-full .wpforms-form input.wpforms-field-medium, div.wpforms-container-full .wpforms-form select.wpforms-field-medium, div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width:100% !important;
	
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea { 
	    background-color: #FFF !important;
	height: 58px !important;
	border-radius: 0 !important;
	border: 2px solid #FFF  !important;
	 transition: all .3s ease-in-out !important;  
	 font-family: "roc-grotesk", sans-serif !important;	color:#040f28 !important;
	border-radius:10px !important;
}

div.wpforms-container div.wpforms-uploader {
	border-radius:10px !important;
}

ol li::before { display:none !important; }  ol li::marker { color:#040f28;} 

div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form .is-focused .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__inner, div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown { 
	border:2px solid #040f28 !important;
	 transition: all .3s ease-in-out !important; 
	
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) { 
	    background-color: #FFF !important;
    display: block !important;
	width:100% !important;
	border:none !important;
	border-radius: 0 !important;
	padding:20px !important;
	border-radius: 10px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 10px 0;
    clear: both;
    margin-bottom: 15px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-sublabel { 
text-align: left !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li { 
	 border: 2px solid #FFF !important; 
	border-radius: 10px !important;
	  background-color: #FFF !important;
	display: flex;
    background-color: #FFF !important;
    justify-content: center;
	
    align-items: center;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
	margin-bottom: 5px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected 
.wpforms-image-choices-label { font-weight: 700 !important; color:#040f28 !important;}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label  { 
	border-radius: 10px !important;
    text-decoration: none !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
           font-family: "roc-grotesk", sans-serif !important;
      color: #040f28 !important;
    font-weight: 700;
	      font-family: "roc-grotesk", sans-serif;


    margin: 0 !important;
    
}

div.wpforms-container-full .wpforms-form textarea { 
	    height: 120px !important;
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img { 
	max-width: 25px !important;
	width:25px  !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li { 
	width: 100% !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li { 
	    margin: 10px 10px 0 0px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li:last-child  {
		margin-right: 0 !important;
	
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li:first-child { 
	margin-left:0px !important;
}

div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li.wpforms-selected { 
	 border: 2px solid #040f28 !important;  	
}

div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after { 
	display: none !important;
	opacity: 0 !important;
}


div.wpforms-container-full .wpforms-form ul {
    display: flex;
    flex-direction: row !important;
    width: 100% !important;
    max-width: none;
}


div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button { 
	    background: #040f28 !important;
    color: #FFF !important;
    border: 2px solid #040f28 !important;
    padding: 15px 20px !important;
    display: inline-block !important;
    text-decoration: none !important;
	font-weight: 700;
    text-transform: capitalize;
	font-family: "roc-grotesk", sans-serif !important;
	border-radius: 50px !important;
    cursor: pointer !important;
    width: 100%  !important;
	transition: all .3s ease-in-out;	
    
	margin-top:20px !important;
    font-size: 16px !important;
    
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover { 
	background: none !important;
    color: #040f28 !important;
	border:2px solid #040f28 !important;
	transition: all .3s ease-in-out;
}

::placeholder { 
	color:#ccc;
}

.service-but, .services-nav { 
	display: none;
}

.icon-band .icon-area { 
		margin-top:0;
	}

.inner.narrow ul { 
	list-style: unset;
	padding: 0;
	margin: inherit;
}
.inner.narrow h2:not(:first-of-type) {
   margin-top:30px;
}

.inner.narrow a { 
	    color: #040f28;
    font-weight: 700;
}


.reviews.blue {
    
    background: #040f28;
    color: #FFF !important;
}

.reviews.blue .eapps-widget * { color:#FFF; }

.reviews.blue .eapps-widget .dpWJpl {     color: rgb(198, 168, 105) !important;}
.flex-details  {
	width:100%;
	display:   flex;
	align-items: center;
    flex-direction: row;
}

.flex-details h2 { 
	width: calc(100% - 35px);
	margin-right: 10px;
}

.blog-date {
	margin-top:30px;
}

@media screen and (min-width:1023px) and (max-width: 1700px) {  
	
	
	.mejs-video {
		max-width:900px !important;
		margin:0 auto;
	}
	
	.page-template-page-contact .flex-area {
		align-items: stretch;
	}
	
	.plans .inner {
		padding:0 !important;
		margin:0;
		max-width: 100 !important;
		
	}
	
	.flex-area .flex-text .text-cont.right {
		padding-left: 50px;
	}
	.cta-bar .flex-area .flex-text .text-cont.right {
		padding-left: 50px;
	}
	.plans .flex-image img {
		object-fit: contain;
	}
	
	.page-template-page-contact .flex-area .flex-text {
		padding:70px 50px !important;
	}
}

@media screen and (min-width:1023px) and (max-width: 1700px) {  
	
	body {
		
	}
	
	.hero h2, .hero h1, .hero p {
		max-width: 70%;
	}
	.footer-cont {
		width:50%;
	}
	
	.hero { 
		
	}
	
	
	.main-nav a { 
	
		white-space: nowrap;
		    margin: 0 15px;
		
	}
	
	.cta-main { 
		
		
		white-space: nowrap;
	}
	
	.service-but { 
		display: inline-block;
	}
	
	.logo { 
		max-width: 250px;
	}
	
	.sub-nav {
		    top: 126px;
		
	}


	
	.text-cont.right { 
		padding-right: 70px;
	}
	
	.text-cont.left { 
		padding-left:70px;
	}
}


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


	.call, .menu {
		display: inline-flex;

	}


	.icon-bar .icon-bar-cont {
		width:100%;
	}
	
	div.wpforms-container-full .wpforms-form ul { 
		flex-direction: column !important;
	}
	
	div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li.wpforms-image-choices-item { 
		width: 100% !important;
		margin-right:0px !important;
		margin-bottom: 10px !important;
		margin-left: 0px !important;
		border-radius:10px !important;
	}
	
	div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) { 
			display: flex !important;
    justify-content: center;
    align-items: center;
	
}
	
	
	div.wpforms-container-full .wpforms-form ul { 
		flex-direction: column;
	}
	
	.team-member img { 
		width:100%;
	}
	
	.team-member  {
	margin-top:20px;
		margin-right:20px;
		width:calc(50% - 10px);
}
	
	
	
	.team-member:nth-child(2) { 
		margin-top:50px;
	}
	
	.flex-details { 
		display: block;
	}
	
	
	.team-member:nth-child(2n) { 
		margin-right: 0;
	}
	
	.team { 
		    margin-top: 0px;
	}


	.hero  {
			margin-top:0;
		    padding: 70px 0 70px 0;

	}
	
	.hero-mob {
    background-image: none !important;
   
}
	
	.mob-bg { 
		height: 100%;
		position: absolute;
		top: 0;
		width: 100%;
		left: 0;
		right: 0;
		background-size: cover;
	}

	.hero-mob .inner { 
		position: relative;
		    z-index: 3;
	}
	.hero  {
		position: relative;
		
	}
	
	.main  {
		padding:50px 0;
		
	}
	
	
	body { 
        min-width: 0; 
        width:100%;
		font-size: 16px;
		line-height: 1.8em;
      }
	
	
	.dt-header  {
		display: none;
		
	}
	
	header.mob-header { 
	background:#040f28;
	
	 transition: all .3s ease-in-out; 
	padding:20px 0;
	position: fixed;
		top:0;
	transition: all .3s ease-in-out; 
	width:100%;
	z-index:99999999;
	margin:0 auto;
		
		display: block;

}
	
	

header.mob-header .inner { 
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 20px;
}
	
	.inner { 
		max-width: 100%;
		padding-left:20px;
		padding-right: 20px;
	}
	
	.logo { 
		max-width: 220px;
	}
	
	.hero { 
		   
		background-size: cover;
		background-attachment: scroll;
	}
	
	
	
	.hero.blue  {
		margin-top: 0;
		 padding: 50px 0 50px 0;
		
	}
	
	.hero.grey { 
		margin:  0;
	}
	
	.page-template-page-quote .hero h1 {
		color: #FFF;
		text-align: center;
		width: 100%;
	}
	
	.hero.blog  {
		 padding: 50px 0 50px 0;
		margin-top: 0px;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
	}
	
	.hero h2 { 
		max-width: 80%;
	}
	
	.hero.home { 
		background-image: url("https://gowlingslaw.co.uk/wp-content/themes/gowlings/img/hero-mob.jpg");
	}
	
	h2 { 
		font-size: 16px;
		line-height: 20px;
	}
	
	h1 { 
		    font-size: 30px;
   			 line-height: 35px;
	}
	
	.mob-header .icon {
			max-width: 25px;
		max-height: 25px;
		width:25px;
		
	}
	.link-area { 
		padding:20px;
	}
	
	.service-title-area { 
		padding: 50px 25px;
	}
	
	.cta-main  { 
		width:100%;
	}
	
	.main {
    padding: 50px 0;
	}
	
	.service-col p { 
		text-align: center;
	}
	
	
	
	.service-col h2 { 
		max-width: unset;
		font-size: 18px;
		line-height: 22px;
		text-align: left;
		    margin: 0 auto 20px auto;
	}

		.main h1 {
		font-size: 30px;
		line-height: 35px;
	}
	
	div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea { 
			    -webkit-appearance: none;
		border-radius: 10px !important;
	}
	
	.services { 
		flex-direction: column;
		margin-top:0px;
	}
	
	.main .inner ul {
		margin-left:0;
		margin-right: 0;
		text-align: left;
	}
	
	.faqs { 
		margin-top:50px;
	}
	
	.main h3 { 
		font-size: 14px;
		text-align: left;
		line-height: 20px;
	}
	
	.faq  {
		width:100%;
		padding:0;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.faq:last-child { 
		margin-bottom: 0;
	}
	
	.service-col { 
		width: 100%;
		margin-bottom: 0px;
	}
	
	.flex-text p:empty {
		margin: 0;
		padding: 0;
	}
	.service-col:last-child { 
		margin-bottom: 0;
	}
	
	.flex-area, .icon-area, .reviews, .footer .inner, .pd-area { 
		flex-direction: column;
	}
	
	.flex-image, .flex-text { 
		width:100%;
	}
	

	.icon-item:nth-child(3), .icon-item:nth-child(4) {
		margin-top: 20px;
	}
	.text-cont .cta-main {
		margin-top:30px;
	}
	
	.flex-image { 
		order:1;
	}
	
	.flex-text .green-but:nth-of-type(2n)  { 
		margin-left:0;
		margin-top:10px;
	}
	
	.flex-text { 
		order:2;
		padding:50px 20px;
		text-align: left;
	}
	
	.text-cont { 
		text-align: left;
	}
	
	.inline-links { 
		flex-direction: column;
		margin-top:30px;
		
	}
	
	.footer .detail-cont a {
		margin-bottom: 0;
	}
	
	.main h1, p.intro-text, .footer-cont, .footer strong	{
		text-align: center;
	}
	
	
	
	.footer-cont {
		align-items: flex-start !important;
	}
	
	.inline-links a:first-child { 
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.icon-band .icon-area { 
		margin-top:0;
	}
	
	.icon-area { 
		margin-top:50px;
	}
	
	.text-cont.left, .text-cont.right { 
		padding:0;
		margin:0 auto;
	}
	
	.icon-cont {
		padding: 0 !important;
		width:100%;
		margin-bottom: 20px;
	}
	
	.icon-cont:last-child  {
			margin-bottom: 0;
		
	}
	
	.articles { 
		margin-top:50px;
		flex-direction: column;
	}
	
	.articles .blog-article, .review, .footer-cont  { 
		width: 100%;
		margin-right: 0;
	}
	
	.articles .blog-article:last-child  { 
		margin-bottom: 0;
	}
	
	.review:nth-child(2) { 
		margin:50px 0;
	}
	
	.footer-cont  { 
		padding:0 0 40px 0;
		
    align-items: center;
	}
	
	.footer-top { 
		padding:50px 0;
		text-align: center;
	}
	
	.footer-cont:last-child { 
		padding-bottom: 0;
	}
	
	.footer-bottom nav { 
		flex-direction: column;
		margin-bottom: 30px;
	}
	
	.footer-bottom { 
		padding:50px 0;
	}
	
	.footer-bottom .inner { 
		align-items: flex-start;
	}
	
	.pd-area { 
		    align-items: flex-start;
    	text-align: flex-start;
	}
	
	.pd-area img { 
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.footer-bottom a { 
		margin:0;
	
	}
	
	.show-mob-menu {
		position: fixed;
		height: 100%;
		z-index:99999999999999999;
		width:100%;
		top:0;
		display: none;
		
	}
	
	.showme { 
		background:#040f28;
		padding:30px 20px;
		padding-top:140px;
		
    
	}

	.dd-nav .services-item img {
		background: url(/wp-content/themes/sag/img/service-bg-white.svg);
		background-size: cover;
		padding: 5px;
		transition: all .3s ease-in-out !important;
	}

	.services-item img {
		padding:5px;
		max-width:100px;
	}

	.dd-nav .services-item .icon-title, .services-item .icon-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 15px;
        color: #FFF !important;
        font-weight: bold;
        font-weight: bold !important;
        text-transform: uppercase !important;
        font-size: 15px !important;
		line-height: 1.4em !important;
    }


	
	.icon-image {
		text-align: center;
	
		margin-top:30px;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
		justify-content: flex-start !important;
		text-align: left !important;
	}
	.dd-nav .services-item img {
		max-width: 90px;
		border-radius: 100%;
	}

	.cta-bar .flex-area .flex-text {
		order:1;
		padding-top:50px;
	}

	.cta-bar #map {
		order:2;
	}
	.hero h2, .hero h1 {
        margin-left: auto !important;
        margin-right: auto !important;
    }

	

	.cta-bar #map {
		width:100%;
	}
	.dd-nav .service-repeater {
        max-width: 100%;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, auto);
        gap: 10px;
		margin: 20px 0 30px 0;
        text-align: center;
    }
	
.dd-nav { display: none; padding-bottom: 0; margin-bottom: 20px; padding-left:0; } 
.show-mob-menu nav a {     width: 100%;   justify-content: space-between;   display: flex;    align-items: center; }  
.rotateme {
    transform: rotate(-90deg) !important;
}

.dd-nav.services {
	background:0;
	padding:0;
}	
.show-mob-menu nav a img { max-width: 16px; }  
/*.dd-nav a {     text-transform: none !important;     letter-spacing: 0 !important; }*/
.dd-nav {  padding-left:20px; border-left:2px solid #040f28;  }
	
	
	
	.showme  a { 
		text-align: left;
		color: #FFF;
		text-decoration: none;
		text-decoration: none;
		font-weight:700;
		font-size: 15px;
		text-transform: capitalize;  font-family: "roc-grotesk", sans-serif;
		font-weight: 700;
		
		margin: 0 0 20px 0;
		position: relative;
		display: block;
		width:100%;
	
		
	}
	
	div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
		margin-bottom: 0 !important;
		margin-right: 15px !important;
	}
	
	.show-mob-menu {
		background:#040f28;
	}
	
	.showme .green-but { 
		margin-top:25px;
		text-align: center;
		width:100%;
		color:#040f28;
	}

	.showme .cta-main {
		margin-top: 30px !important;
		justify-content: center;
		align-items: center;
		text-align: center;
		display: inline-flex;
	}
	
	.close { 
		display: none;
	}
	
	.showme ul, .showme li { list-style:none; } 
	
	.footer p { 
		margin-bottom: 0;
	}
	
	.team-member:nth-child(4n) { 
		    margin-right: 0px;
	}
	
	.detail-cont { 
		justify-content: center;
	}
	
	.hero .cta-main:nth-of-type(2), .cta-bar .cta-main:nth-of-type(2) {   
	margin-left:0px;
		margin-top: 10px;
	}
	
	.text-cont ul {
    max-width: 100%;
    text-align: left;
    margin: 0 auto !important;
    position: relative;
    left: 0px;
		
}
}

.page-id-914 .logos, .page-id-939 .logos, .page-id-952 .logos, .page-id-119 .logos  {
	display: none;
}

.intro-text h2 {
	margin-left:auto;
	margin-right: auto;
	max-width:700px;
}

.wp-video {     width:100%;
	margin:  50px auto 0 auto; 
	max-width:1200px!important;
width:100% !important;}

.mejs-video {
	width:100% !important;
	 
	max-width:1200px;
}

.text-cont a {
	color:#040f28;
	text-decoration: none;
}


#black {
	background:#000;
}

#black p,  #black h1 {
	color:#FFF;
}

.page-id-994 .wp-video, .page-id-1027 .wp-video { 
	margin:05px auto 50px auto;
}
.page-template-page-standard .hero,
.page-template-page-thanks .hero
 { min-height:0; padding:100px 15px;  } 


.page-id-994 .main .inner h2, .page-id-1027 .main .inner h2 {
	font-size: 32px;
	margin:0 auto 20px auto;
}

.page-id-994 .main .inner h2:not(:first-child), .page-id-1027 .main .inner h2:not(:first-child), .page-id-1095  .main .inner h2:not(:first-child) {
	margin-top:50px;
}

.main .inner ul {
	max-width: 100%;
	margin:0 0;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #040f28 !important;
}

.page-id-3 .hero h1 {
	text-align: center;
}

@media screen and (min-width:1023px) {
	
}

@media screen and (max-width:1023px) {
	.logos .logos {
		width:100%;
		margin-left:0px;
	}
	
	
	.logos .inner {
		flex-wrap:wrap;
	}
	
	.logos img {
		max-width: 65px;
		margin: 0 10px !important;
	}
	
	body {
		margin-top:97px;
	}
	
	div.intro-text p {
		text-align: left !important;
		max-width: 100%;
		
	}
	
	.price-grid {
		min-width: 100%;
		position: static;
		padding:30px;
		margin-top:50px;
	}
	
	.price-grid ul {
		padding:0 !important;
	}
	table td {
    padding: 5px;
    font-size: 13px;
    line-height: 1.5em;
}
	
	.plans .inner {
		flex-direction: column;
		padding:70px 25px;
	}
	
	.plans .flex-image img {
		margin:0 auto;
	}
	
	.plans .text-cont.right {
		padding:0;
	}
	
	.plans .flex-text {
		padding-bottom: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
	.flex-text h1 {
		font-size:30px;
		line-height: 35px;
	}
	
	.intro-text table {
		display: block;
		overflow: scroll;
		max-width: 100%;
		margin:50px 0;
		text-align: left;
	}
	
	.flex-image img {
		object-fit: cover;
		height: auto;
	}
	
	ol, ul {
		padding-left: 20px !important;
	}
	
	#footer-menu {
		padding-left:0 !important;
	}
	
	.text-cont h2:not(:first-child) {
		margin-top:30px;
	}
	
	.page-template-page-contact .flex-area.blue .flex-text {
		padding:50px 25px;
	}
	
	.page-template-page-contact .flex-image {	
		order:2;
	}
	
	.map, #map {
		    min-height: 500px !important;
    width: 100%;
    height: 500px !important;
	}
	
	.flex-me strong {
		width:40%;
		font-size: 13px;
	}
	
	.page-id-994 .main .inner h2, .page-id-1027 .main .inner h2 {
		    font-size: 18px;
    line-height: 22px;
		margin-left: 0;
    margin-right: 0;
    text-align: left;
	}
	
	.team-member:nth-child(3n) {
		margin-right: 20px;
	}
}

.blue.main .inner .ccdNxr, .blue.main .inner .fcfeJS, .blue.main .inner .TSZBu, .blue.main .inner .bSQdlT, .blue.main .gEKzno {
	color:#FFF !important;
}

tr:nth-child(2n) {
    background: #e3ebf2;
}

tr td:first-child {
	font-weight: bold;

}

tr td:first-child {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 15px;
    text-align: left;
    padding-left: 20px;
}

@media screen and (max-width:1023px) {
	
	.page-id-1060 #whitefillings .flex-text {
		order:1;
	}
	.team .row:first-child {
		margin:0 !important;
	}

	
	

	
	.team {
		flex-wrap:wrap;
	}

	.team .row {
		width:calc(50% - 10px);
	}
	
	#whitefillings .flex-image {
		order:2;
	}
	
	
	.team .row .team-member {
		width:100% !important;
	}
	.team .row:nth-child(3) {
		margin:0 !important;
	}
	.team .row:not(:first-child) {
		
	}

	.team .row:nth-child(2n) {
		margin-left:20px;
	}
	
	
	.team-member {
		margin-top:0 !important;
	}

	
	.team .row:first-child {
		margin-top:50px;
	}
	
	.logos img:nth-of-type(4) {
		max-width: 90px;	
	}

	.team .row:nth-last-child(-n+2) {
		margin-top: 20px !important;
	  }
	
	tr td:first-child {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
	
	.flexmenu {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
	.flexmenu img {
		max-width: 20px;
	}
	
	.flexmenu img.rotated {
		transform: rotate(180deg);
	}

	.team {
		margin-top:50px;
	}
}

.ldomgS {
	z-index: 99999999999999999 !important;
}

.iyKiOq {
    position: fixed;
    inset: 0px;
    display: block !important;
    z-index: 99999999999 !important;
}

.inner.narrow li {
	list-style: none;
}

.single .inner.narrow li {
	list-style: none;
	
}


.hero li a { color:#040f28; }  

.page-id-1220 .hero ol {
	margin-bottom: 35px;
}

.page-id-1220 .hero p:nth-of-type(2) { margin-top:0; } 

div.wpforms-container-full .wpforms-form h3 {
    font-size: 24px;
    
    font-weight: 500;
}


.text-cont li > b {
    color: #040f28;
}

.page-id-865 .hero p:nth-of-type(2) {
	margin:0;
	
}

dt {
	cursor: pointer;
}

tr td a {
	color:#040f28;
}

ul.social {
	text-align: left;
}
@media screen and (max-width:1023px) {
.hero .flex-image {
	display:none;
}

.hero .flex-text {
	justify-content: flex-start;
	padding:0 20px;
}

.dd-nav .services-item {
	margin-bottom: 0 !important;
}
.services-item .icon-image {
	margin-top:20px;
}
	body {
		margin-top:104px;
	}
	.service-repeater {
		max-width: 100%;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(2, auto);
		gap: 10px;
		text-align: center;
		margin-top:30px;
	}

	.logos .logos {
		flex-wrap:wrap;
	}

	.logo {
		max-width: 165px !important;
	}
	
		.hero h2 {
			max-width: 100%;
			font-size: 20px;
		}

	.text-cont {
        text-align: center;
    }

    .cta-main {
        width: auto;
    }

	header.mob-header {
		padding:13px 0;
	}

	.hero {
		padding-top:50px;
	}

	.left-buts {
		display: flex;
		justify-content: flex-start;
	}

	body {
        margin-top:105px;
    }

	.call {
		margin-right:15px !important;
	}

	.mob-header .icon {
        max-width: 30px;
        max-height: 30px;
        width: 30px;
    }

	.logos .logos {
        flex-wrap: wrap;
        width: auto;
    }

	.page-template-page-home .hero h1, .page-template-page-home .hero h2,
	.page-template-page-about .hero h1, .page-template-page-about .hero h2,
	.page-template-page-about .hero p
	 {
		color:#FFF;
		
	}


	.flex-area h1 {
		font-size: 30px !important;
		line-height: 35px !important;
	}

	.page-template-page-home .hero {
		min-height: 550px;
		max-height: 550px;
		
	}
    .service-title-area h1 {
        font-size: 26px;
        line-height: 30px;
		text-align: left;
    }

	h2 {
        font-size: 20px;
        line-height: 24px;
    }

	.icon-item {
		padding:0 10px;
	}

	.inner.slider {
		height:25px !important;
	}

	.inner.slider img {
		max-width:25px;
	}

	.service-col:nth-child(2) {
		margin:20px 0;
	}

	.service-col .image {
		border-radius: 100px 0 0 0;
		overflow: hidden;
		max-width: 50%;
	}
	.service-col .image img {
		max-height:200px;
	}
	
	.flex-area .flex-image{ 
		order:2;

	}

	.flex-area  .flex-text {
		order:1;
	}

	.flex-area {
		padding-top:0;
	}

	.icon-title{
		font-size:18px;
		line-height: 26px;
	}

	.flex-area .flex-text {
		padding-bottom: 70px;
	}

	.right-curve {
		border-radius: 0 150px 0 0;
		overflow: hidden;
	}

	.flex-area .inner {
		flex-direction: column;
	}

	

	.footer-bar .logos img {
		max-width:50px;
	}

	.footer-bar .logos .cards {
        max-width: 180px !important;
        margin-top: 20px !important;
        width: 180px !important;
    
}

.footer-cont {
	align-items: center !important;
}

	.footer-bar .logos {
	
		max-height: unset;
	
	
	
	}

	.detail-cont img {
		margin:0 0 10px 0;
	}

	.pd-area {
        align-items: center;
        text-align: center;
    
}
.footer .detail-cont:first-of-type {
	margin-top:0  !important;
}
.text-cont ul {
	text-align: center;
}
.flex-me {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.flexcol {
	align-items: center;
}
.flex-me strong {
	max-width: fit-content;
}

.flex-me span {
	max-width: fit-content;
	margin-left:15px;
}
.detail-cont {
	flex-direction: column;
}

.detail-cont:not(:first-of-type) {
	margin-top:20px;
}
	.footer-bottom .inner{

		align-items: center;
	}

	.footer .detail-cont a {
		white-space: nowrap;;
	}
	.footer-bar .logos {
		justify-content: center;
	}

	

	.dd-nav {
		margin-top:0 !important;
	}

	.dd-nav .service-repeater {
		margin-top:0  !important;
	}

	.icon-text {
		max-width: 100%;
	}
	.hero .cta-main:nth-of-type(2), .cta-bar .cta-main:nth-of-type(2) {
		margin-top:0;
		margin-left:10px;
	}

	

	.page-template-page-service .hero .flex-image,
	.page-template-page-service-small .hero .flex-image{
		display: block;
		order:2;
	}

	.flex-area .inner .flex-text { padding-left:0; padding-right:0; }

	.page-template-page-service .hero,
	.page-template-page-service-small .hero {
		flex-direction: column;
		padding-bottom: 0;
		max-height: unset;
		min-height:unset;
	}

	.extra-logos .logos img:nth-of-type(2){
		margin-top:15px !important;
	}

	.page-template-page-service-small .hero .flex-text {
		padding-bottom: 50px;
	}


	.extra-icon-cont {
		display: flex;
		flex-direction: column;
		text-align: center;
		justify-content: center;
		align-items: center;
	}
	.extra-icons .icon-repeater {
		margin:50px 0 0 0;
		flex-direction: column;
	}
	.extra-icons .icon-item {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}

	.icon-text {
		font-size: 15px;
        line-height: 1.6em;	
	}

	.extra-icons .icon-item:nth-child(2){
		margin:30px 0 !important;
	}

	.flex-area-bottom .flex-text {
		padding-top: 50px;
	}

	.bottom-left-curve {
		border-radius: 150px 0 0 0 ;
		overflow: hidden;
	}

	.flex-area-bottom {
		padding-bottom: 0;
	}
.main h3.icon-title {
	text-transform: capitalize;
font-weight: 600;
    
    margin: 10px 0 0px 0;
    color: #040f28;
	font-size: 18px;
	text-align: center;
}
	.page-template-page-service .hero .flex-text {
		order:1;
		padding-bottom: 50px;
	}
	.hero h2, .flex-text h2 {
		margin-bottom: 10px;
	}
	
	.hero h2, .flex-text h2 image {
		margin-bottom: 20px;
	}



	div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
		text-align: center !important;
		align-items: center !important;
		justify-content: center !important;
	}

	.hero.blog {
        padding: 50px 0 50px 0;
        margin-top: 0;
        background-size: cover;
        background-attachment: scroll;
        background-position: center center;
        min-height: 450px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

	.hero.blog .inner {
		position: relative;
		z-index: 3;
		justify-content: center;
		text-align: center;
		align-items: center;
	}

	.flex-text li::before, .main li::before {
		margin-left:-19px;
	}

	.single .main h3 {
		line-height: 32px;
	}

	.services-item:last-child {
		grid-column: 2; /* Moves the second-to-last item to the middle column */
	}

	.dd-nav .services-item:last-child {
		grid-column: 1; /* Moves the second-to-last item to the middle column */
	}

	.article-info h3 {
		font-size: 18px !important;
		text-align: center !important;
		line-height: 1.4em !important;
	}

	.blog-article .date {
		text-align: center !important;
	}

	.show-mob-menu {
		overflow: scroll;
	}

	body.activebody {
		overflow: hidden;
		height: 100vh;
	}

	.icon-repeater {
		margin-top:30px;
	}

	div.wpforms-container-full {
		margin-top:30px !Important;
		max-width:100% !important;
	}

	.thin-bar.logos .logos { padding:0 !Important; }
	.icon-bar .icon-bar-cont {
		font-size:15px;
	}
}

@media screen and (min-width:1024px) and (max-width:1700px) {


	.text-cont.right {
		padding-left:50px;
	}
	
}

@media screen and (min-width:740px) and (max-width:1024px){
	.page-template-page-home .hero, 	.page-template-page-about .hero {
       min-height: 700px !important;
	   max-height: 700px !important;
        background-position: center center;
    }

	.flex-text h1 {
        font-size: 40px;
        line-height: 45px;
    }
}

@media screen and (min-width:1024px) {
	.home .hero .flex-image {
		width:60%;
		background-size: cover; /* Scales the height to 100% of the container */
		background-position: right center;
		background-repeat: no-repeat;
		margin-left:-10%;
	}

	.page-template-page-service .hero .flex-image, .hero .flex-image {
		width:60%;
		background-size: cover; /* Scales the height to 100% of the container */
		background-position: right center;
		background-repeat: no-repeat;
		margin-left:-10%;
	}


	.page-template-page-service-big .hero .flex-image {
		width:60%;
		background-size: cover; /* Scales the height to 100% of the container */
		background-position: right center;
		background-repeat: no-repeat;
		margin-left:-10%;
	}


	.main-nav {
		margin-left:50px;
	}


	.main-nav a.white-but {
		color: #040f28 !important;
		font-size: 16px;
		margin:0;
	}

	.main-nav a.white-but:hover {
		color:#FFF !important;
		border:2px solid #FFF;
		background:none;
		text-decoration: none !important;
	}

	* a {
		text-transform: capitalize !important;
	}

	.main-nav  {
		width:100%;
	}
	
	 .hero .flex-text { 
		width:50%;
		padding-left:100px;
	}

	 .hero .flex-text .text-cont-right {
		padding-right: 0;
	}

	 .hero .text-cont.right {
		padding-right:100px;
	}

	.hero p {
		max-width:500px;
	}
}

@media screen and (min-width:1800px) {
	.home .hero .flex-image {
		background-position: right center;
		background-repeat: no-repeat;
	}
}





li.care a::before { 
    content: ""; 
    background-image: url(https://elmresidential.care/wp-content/themes/elm/img/care.svg); 
    background-size: cover; 
    background-repeat: no-repeat;
    width: 25px; 
    height:25px; 
    display: inline-block;
    margin-right: 10px; /* Adds space between icon and text */
    vertical-align: middle;
}

li.homes a::before { 
    content: ""; 
    background-image: url(https://elmresidential.care/wp-content/themes/elm/img/homes.svg); 
    background-size: cover; 
    background-repeat: no-repeat;
    width: 25px; 
    height:25px; 
    display: inline-block;
    margin-right: 10px; /* Adds space between icon and text */
    vertical-align: middle;
}

li.teams a::before { 
    content: ""; 
    background-image: url(https://elmresidential.care/wp-content/themes/elm/img/team.svg); 
    background-size: cover; 
    background-repeat: no-repeat;
    width: 25px; 
    height:25px; 
    display: inline-block;
    margin-right: 10px; /* Adds space between icon and text */
    vertical-align: middle;
}

li.about a::before { 
    content: ""; 
    background-image: url(https://elmresidential.care/wp-content/themes/elm/img/about.svg); 
    background-size: cover; 
    background-repeat: no-repeat;
    width: 25px; 
    height:25px; 
    display: inline-block;
    margin-right: 10px; /* Adds space between icon and text */
    vertical-align: middle;
}


li.careers a::before { 
    content: ""; 
    background-image: url(https://elmresidential.care/wp-content/themes/elm/img/careers.svg); 
    background-size: cover; 
    background-repeat: no-repeat;
    width: 25px; 
    height:25px; 
    display: inline-block;
    margin-right: 10px; /* Adds space between icon and text */
    vertical-align: middle;
}

.text-block.main .inner { display:flex; } 

.text-block.main .inner { max-width:55%; text-align:left; } 

.text-block.main .inner .text-block-right { margin-left:10%; } 

.hero h2 {
	color:#FFF;
}

.service-col.green {
	background:#FFF !important;
	border:2px solid #00a89f;
	border-radius:20px;
}

.service-col.pink {
	background:#FFF !important;
	border:2px solid #e81f69;
	border-radius:20px;
}

.service-col.orange {
	background:#FFF !important;
	border:2px solid #f1a421;
	border-radius:20px;
}

.service-col.grey {
	background:#FFF !important;
	border:2px solid #506eb3 !important;
	border-radius:20px;
}


li.care a:hover, li.care.current_page_item {
	
	 
	text-decoration: underline;
    text-underline-offset: 5px !important;
	text-decoration-color: #00a89f;
}



li.homes a:hover, li.homes.current_page_item {
	text-decoration: underline;
    text-underline-offset: 5px !important;
	text-decoration-color: #f1a421;
}

li.teams a:hover, li.teams.current_page_item  {
	text-decoration: underline;
    text-underline-offset: 5px !important;
	text-decoration-color: #e81f69;
}

li.careers a:hover, li.about a:hover, li.careers.current_page_item, li.about.current_page_item  {
	text-decoration: underline;
    text-underline-offset: 5px !important;
	text-decoration-color: #506eb3;
}

.service-col.green h1 span { 
	color:#00a89f;
}

.service-col.pink h1 span { 
	color:#e81f69;
}

.service-col.orange h1 span { 
	color:#f1a421;
}

.service-col.grey h1 span { 
	color:#506eb3;
}
.service-col.green .cta-main {
	background:#00a89f;
	border:2px solid #00a89f;
	color:#FFF;
}

.service-col.pink .cta-main {
	background:#e81f69;
	border:2px solid #e81f69;
	color:#FFF;
}

.service-col.pink:hover .cta-main {
	background:#ff2676;
	border:2px solid #ff2676;
	transition: all .3s ease-in-out; 
}

.service-col.orange .cta-main {
	background:#f1a421;
	border:2px solid #f1a421;
	color:#FFF;
}

.service-col.orange:hover .cta-main {
	background:#ffb433;
	border:2px solid #ffb433;
	transition: all .3s ease-in-out; 
}

.service-col.grey .cta-main {
	background:#506eb3;
	border:2px solid #506eb3;
	color:#FFF;
}

.service-col.grey:hover .cta-main {
	background:#5c7dcc;
	border:2px solid #5c7dcc;
	transition: all .3s ease-in-out; 
}

.service-col .cta-main {
	margin-top:20px;
	min-width: 150px;
	border-radius: 50px;
}

.cta-main {
	text-transform: capitalize;
	justify-content: center;
}
.service-col img {
	max-width:40px;
}

.service-col p {
	font-weight: 400;
}

.service-col {
	border-radius:30px !important;
	transition: all .3s ease-in-out; 
	
}

.service-col .cta-main {
	transition: all .3s ease-in-out; 
}

.service-col:hover { 
	box-shadow: 5px -8.66px 50px rgba(4, 15, 40, 0.1);
	border:2px solid #FFF !important;
		transition: all .3s ease-in-out; 

}

.service-col.green:hover .cta-main {
	background:#00ccc2;
	border:2px solid #00ccc2;
	transition: all .3s ease-in-out; 
}

.service-col h1 { 	transition: all .3s ease-in-out;  } 


.service-col:hover h1 { font-size:35px; 	transition: all .3s ease-in-out;  } 


.flex-area.green { 
	background:#00a89f;
}

.flex-area.green h1, .flex-area.green h2, .flex-area.green p {
	color:#FFF;
}

.green .icon-repeater p {
	color:#040f28;
}

.flex-area {
	padding:0 !important;
}

.flex-area .flex-text {
	padding:120px 0;
}

.icon-item {
    width: 100%;
    padding-right: 30px;
    background: #FFF;
    border-radius: 30px;
}

.icon-item:nth-child(3), .icon-item:nth-child(4) {
	margin:0;
}

.icon-repeater .icon-item {
	box-shadow: 5px 5px 350px rgba(4, 15, 40, 0.1);
   
}

.icon-repeater{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); /* Adjusts to fit 3 or 4 */
    gap: 20px; /* Adjust spacing between items */
}

.icon-item { 
	padding:40px 30px;

}

.icon-title {
	font-size:18px;
}


.flex-image.left  { background-size:cover; background-position:center right;} 

.push-down, h1.push-down{ 
	margin-bottom: 20px;
}

.navy h2 {
	color:#FFF;
}

.colour-bg.main {
	background-size:cover;
	background-position:center top;
}

.colour-bg.main .inner {
	max-width:50%;

}
.text-block.main {
	position: relative;
}
.text-block.main > svg {
    max-width: 120px;
    position: absolute;
    fill: #040f28;
    top: -35px;
	left: 50%; /* Move to the middle */
    transform: translateX(-50%); /* Shift back by half its width */
}

.slider-container {
	display: flex;
		align-items: center;
}
/* Swiper Container */
.swiper-container {
	width: 100%;
    padding: 0 0;
    margin-left: 0;
    overflow: hidden;
	
}
.swiper-wrapper {
    display: flex;
    align-items:center;
}

/* Default slides: Smaller */

@media screen and (min-width:1024px) {
.swiper-slide {
    width: 30% !important;
    transition: width 0.4s ease, opacity 0.4s ease;
}

/* Center slide: Bigger */
.swiper-slide-active {
    width: 40% !important;
    opacity: 1;
	border-radius: 30px;
	overflow: hidden;
}

}

/* Images and Videos */
.media-item img, .media-item video {
    width: 100%;
    display: block;
    
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-height: 700px;
    object-fit: cover;
}

/* Navigation Arrows */
.swiper-button-prev,
.swiper-button-next {
    color: #fff;
}


.orange {
	background:#ffb433;
}

.pink, .hero.pink {
	background-color:#e81f69 !important;
}

.hero.pink .white-but {
	color:#e81f69 !important;
}
.hero.pink .white-but:hover {
	color:#FFF !important;
}

.orange-video.slider-container {
    max-height: 510px;
	overflow: hidden;
    min-height: 510px;
    background: linear-gradient(to bottom, #ffb433 50%, #FFF 50%);
}

.navy-video.slider-container {
    max-height: 510px;
	overflow: hidden;
    min-height: 510px;
    background: linear-gradient(to bottom, #FFF 50%, #040f28 50%);
}


.swiper-button-prev{
	padding-left:305px;
}

.swiper-button-next {
	padding-right:305px;
}

.slider-container {
	position: relative;
}

.white-text {
	color:#FFF;
}

.icon-title {
    font-size: 18px !important;
    text-transform: none !important;
    text-align: left;
    margin-left: 0 !important;
}

.center h1 {
	text-align: center;
}


.grey h2 {
	color:#FFF; 
}
.grey {
	background:#506eb3 !important;
	color:#FFF;
}


.green h1, .green p, .green h2, .green h3 {
	color:#FFF !Important;
}

.pink h1, .pink p, .pink h2, .pink h3 {
	color:#FFF !Important;
}

.pink {
	background:#e81f69;
}

.pink .icon-title, .pink .icon-item p, .green .icon-title, .green .icon-item p, .service-col p, .service-title-area h1  {
	color:#040f28 !important;
}

.flex-area.pink .green-but:hover { 
	color:#FFF;
}


.custom-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    background-color: #FFF;;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease;
}

.custom-play-btn svg {
    width: 50%;
    height: 50%;
    fill: #fff; /* Change to customise icon colour */
}

.custom-play-btn.hidden {
    opacity: 0;
    pointer-events: none;
}

.custom-video-wrapper {
	position: relative;
}

.reviewwithvideo {
	width:85%
}



.reviewwithvideo h1 {
	max-width: 30% !important;
}

.text-block.main .inner.reviewinline {
    max-width: 85%;
    justify-content: center;
    align-items: center;
}

.reviewwithvideo .media-item img, .reviewwithvideo  .media-item video {
	border-radius: 30px;
    overflow: hidden;
}

.pink-video .custom-play-btn svg  {
	fill:#e81f69;
}


.orange-video .custom-play-btn svg  {
	fill:#ffb433;
}


.reviewwithvideo .media-item video {
    max-width: 850px;
    max-height: 700px;
    min-height: 500px;
}

.text-block.main .inner .text-block-right {
	max-width:800px;
}

.reviewwithvideo  .text-block-right {
	width:70% !important;
	max-width: 100%;
}
.reviewwithvideo h1 strong {
	display:block;
	margin-top:1em;
	font-size:16px;
	line-height: 1.7em;
	width:100%;
}

.flex-area {
	min-height: 750px;
}

@media screen and (min-width: 1800px) {
	.inner, .services {
		padding-left: 200px !important;
		padding-right: 200px !important;
	}

	.text-cont.left {
		padding-right:200px;
	}

	.text-cont.right {
		padding-left:200px;
	}

	.hero .text-cont.right {
		padding-left:0;
	}

	.hero .flex-text {
		padding-left:200px;
	}
}

.footer .detail-cont a {
	text-transform: none !important;
}

.footer .detail-cont {
	max-width: 500px;
}

.detail-cont span span {
	color:#e81f69;
	font-weight: 600;
	width:100%;
	display: block;
	margin:5px 0;
}

.fw-colour {
	background-size:cover !important;
}

.fw-colour .text-cont p, .fw-colour .text-cont h1, .fw-colour .text-cont h2 {
    filter: drop-shadow(0px 10px 40px #040f28);

}


.page-id-1584 .white-video .white-text {
	color:#00a89f;
}

.page-id-1584 .custom-play-btn svg {
	fill:#00a89f;
}

.hero h2 img {
    margin-right: 14px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.hero h2 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.hero h2  p {
	margin-bottom: 0;
}

.orange {
    background-color:  #ffb433 !important;
}

.white-video.slider-container {
    max-height: 510px;
    overflow: hidden;
    min-height: 510px;
    background: linear-gradient(to bottom, #FFF 50%, #ffb433 50%);
}

.flex-area.orange {
	color:#FFF;
}
.flex-area.aligncenter {
	display: flex;
	align-items:center;
}

.orange .white-but {
	color:#f1a421 !important;
}

.orange .white-but:hover {
	color:#FFF !important;
}

.pink .white-but {
	color:#e81f69 !important;
}

.pink .white-but:hover {
	color:#FFF !important;
}
.pink .border-but:hover {
	color:#e81f69 !important;
}

.orange .border-but:hover {
	color:#ffb433 !important;
}

.orange-review {
	background: #040f28;
	color:#FFF;
}

.orange-review span {
	color:#ffb433 !important;
}	


.page-id-1877 .white .border-but {
	border:2px solid #040f28;
	color:#040f28 !important;
}

.page-id-1877 .white .border-but:hover {
	border:2px solid #040f28;
	color:#FFF !important;
	background:#040f28 !important;
}

.main.centernarrow p {

	max-width:700px;
	margin-left:auto;
	margin-right: auto;
}

.cta-bar.orange h1, .cta-bar.orange p {
	color:#FFF;
}

.cta-bar.grey .white-but, .hero.grey .white-but{
	color:#506eb3 !important;
}

.cta-bar.grey .white-but:hover,  .hero.grey .white-but:hover {
	color:#FFF !important;
}

.text-block-right p {
	margin-bottom: 0;
}

.team-members .icon-item {
	background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 450px;
    text-align: center;
    background-color: #e91f69;
}

.team-members .icon-repeater {
	margin-top:70px;
	
}

.team-members .icon-item h3, .team-members .icon-item p {
	color:#FFF !important;
}

.team-members h3 {
	font-size: 22px !important;
    margin-bottom: 1px;
    text-align: center;
}


.page-id-897 .reviewinline.inner span {
	color:#e81f69 !important;


}

.page-id-897 .custom-play-btn svg {
	fill:#e81f69;
}

.page-id-221 .reviewinline.inner span {
	color:#506eb3 !important;


}

.page-id-221 .custom-play-btn svg, .page-id-1629 .custom-play-btn svg  {
	fill:#506eb3;
}




.white .border-but {
	color:#040f28 !important;
	border:2px solid #040f28 !important;
}

.white .border-but:hover {
	color:#FFF !important;
	border:2px solid #040f28 !important;
	background:#040f28 !important;
}


.grey-text {color: #506eb3;}

.icon-repeater .icon-item:only-child {
	grid-column: 1 / -1;         /* Span all columns */
	justify-self: center;       /* Center itself horizontally */
	max-width: 700px;           /* Optional, for visual control */
  }

  .locations::before {content:""; width:20px; height:20px; 
	background:url(https://elmresidential.care/wp-content/themes/elm/img/locationgrey.svg); 
	display:block; background-size:cover;  } 

	.wages::before {content:""; width:20px; height:20px; min-width: 20px;
		background:url(https://elmresidential.care/wp-content/themes/elm/img/wages.svg); 
		display:block; background-size:cover;  } 

		.hours::before {content:""; width:20px; height:20px; 
			background:url(https://elmresidential.care/wp-content/themes/elm/img/calendar-grey.svg); 
			display:block; background-size:cover;  }

.icon-strong {Display:flex; margin-bottom: 10px; }
.icon-strong::before { margin-right:10px;} 

.nobr br { display:none; }


.flex-text h1 {
    margin-bottom: 20px;
    max-width: 550px !important;
}


.hero .footer-cont {
	padding-left:0;
}


div.wpforms-container-full .wpforms-form textarea {
	padding:15px 10px !important;
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #FFF;
    border: 1px solid #FFF;
    box-sizing: border-box;
}
.wpforms-confirmation-container-full p, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
	color: #00a89f !important;
}

@media screen and (max-width:1023px) {
	.text-cont {
		text-align: left;
	}

	body {
		margin-top:98px !important;
	}

	.hero .flex-image {
		display: block;
		order:2 !important;
	}

	.hero {
		flex-direction: column;
		padding-bottom: 0;
		max-height: none !important;
	}

	.hero .flex-text {
		padding-bottom: 50px;
	}

	h2, .hero h2 {
		font-size: 18px !important;
	}

	.text-cont h2:not(:first-child) {

	}

	.text-cont h2:not(:first-child) {
        margin-top: 0px;
    }

	.hero .inline-ctas {
		margin-top:15px; 
	}

	.hero .cta-main, .cta-main  {
		padding: 8px 30px;
		font-size:15px !important;
	}
	.hero .cta-main:nth-of-type(2), .cta-bar .cta-main:nth-of-type(2) {
		margin-left:10px !important;
	}

	.page-template-page-home .hero h1 {
        margin-bottom: 10px !important;
    }

	header.mob-header {
		position: fixed;
		border-bottom: 2px solid #071942;
	}

	.text-block.main .inner {
		max-width: 100%;
		flex-direction: column;
		text-align: left;
	}

	.main h1, p.intro-text, .footer-cont, .footer strong {
		text-align:left;
	}

	.text-block.main .inner .text-block-right {
		margin-left:0;
		margin-top:15px;
	}

	.services {
		padding: 0 20px;
        padding-bottom: 30px;
	}

	body {
		font-size:14px;
	}

	.service-title-area {
		padding: 40px 30px;
        text-align: left;
        align-items: flex-start;
    }
	.service-col img {
		max-width: 30px;
	}

	.service-col:nth-child(2), .service-col:nth-child(4) {
        margin: 20px 0;
    }

	.flex-area .flex-text {
		padding: 50px 20px;
	}
	.icon-repeater {
		grid-template-columns: auto;
	}

	.icon-image {
		margin-top:0;
		text-align: left;
		max-width: 30px;
	}
	.service-col p {
		text-align: left;
		font-size: 13px;
	}
	.service-col h1 {
		margin-left:0;
		margin-right: 0;
	}


	.icon-text p {
		margin: 0 !important;
		font-size: 13px;
	}

	.flex-area .flex-image {

		order:1;
	}

	.text-block.main .inner.reviewinline {
		max-width: 100%;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.service-col h1 {
		margin-bottom: 10px;
	
	
	}

	.slider-container {
		max-height: 300px !important;
		overflow: hidden;
		min-height: 200px !important;
	}

	.colour-bg-main {
		padding: 50px 20px;
	}

	.swiper-button-next {
		padding-right: 0;
	}

	.swiper-button-prev {
		padding-left: 0;
	}
	.colour-bg.main .inner {
		max-width: 100%;
	}

	.main h3.icon-title {
		text-align: left;
	}
	
	.slider-container {
		position: relative;
		
	}

	.service-col .cta-main {
		margin-top: 15px;
	}

	.reviewinline.inner span {
		font-size: 70px;
		margin-top: 10px;
		font-weight: 700;
		margin-right: 5%;
		margin-bottom: 10px;
	}

	.hero .text-cont .cta-main {
		margin-top:0;
	}
	.text-block.main > svg {
		max-width: 80px;
		position: absolute;
		fill: #040f28;
		top: -25px;
		left: 20px;
		transform: none;
	}



	 h1, .hero h1 {
		margin-left:0 !important;
		margin-right: 0 !important;
	}

	.flex-image img {
        object-fit: cover;
        height: auto;
        max-height: 350px;
        object-position: bottom;
    }

	.home .hero .flex-image img {
		max-height: 400px;
    min-height: 280px;
    object-position: 60%;
	}

	.flex-area .flex-image {
		background:none !important;
	}

	

	.reviewwithvideo h1 {
		max-width: 100% !important;
	}

	.reviewwithvideo {
		width:100%;
	}

	.reviewwithvideo .text-block-right 
	{
		width:100% !important;
	}

	.inline-ctas {
		display: flex;
	}

	.footer-cont {
		align-items: flex-start !important;
	}

	.detail-cont {
		flex-direction: row !important;
	}

	.detail-cont img {
		margin: 0 10px 0px 0 !important;
	}

	.detail-cont:not(:first-of-type) {
        margin-top: 20px !important;
    }

	.detail-cont {
		margin-bottom: 0 !important;
	}
	.footer-bottom .inner {
        align-items: flex-start;
        text-align: left;
    }

	.pd-area {
        align-items: flex-start;
        text-align: left;
    }

	.colour-bg.main .inner {
		text-align: left;
	}

	.service-col:hover h1 {
		font-size: 26px !important;
		transition: all .3s ease-in-out;
	}

	

	.hero {
		min-height: 0;
	}

	.page-id-1877 .aligncenter {
		padding-bottom:0;
		padding-bottom: 0 !important;
        min-height: 0 !important;
	}

	.text-block.main > svg .cls-1 {
		fill: #040f28;
	}
	.centernarrow  p {
		text-align: left;
	}
	
	.aligncenter .flex-image {
		padding: 50px 20px 0 20px;
	}

	.aligncenter .icon-repeater {
		margin-top:0;
		margin-bottom: 0;
	}

	.team-members .icon-repeater {
		margin-top: 50px;
		grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	}

	.icon-text p {
		text-align: left;
	}

	.team-members .icon-item{
		min-height: 350px;
	}

	.flex-area {
		min-height: 0;
	}

	.hero-inline.navy .flex-image {
		order:1 !important;
	}

	.hero-inline.navy  {
		padding-top:0px;
		padding-bottom:0px;
	}

	.hero-inline.navy .text-cont.right {
		padding-top:50px !important;
	}

	.flex-text p:last-of-type {
		margin-bottom: 0;
	}

	.icon-repeater:last-of-type {
		margin-bottom: 0;
	}

	.icon-repeater .icon-item {
		box-shadow: 5px 5px 20px rgba(4, 15, 40, 0.1);
	}

	
	.slider-container {
		margin-top:0px;
	}

	.show-mob-menu {
		z-index: 9999;
	}

	.swiper-slide .media-item.image img {
		min-height: 400px;
	}

	.swiper-slide .media-item.video video {
		min-height: 400px;
	} 

	.slider-container {
        max-height: 400px !important;
        overflow: hidden;
        min-height: 400px !important;
    }




	.swiper-slide-active {
		border-radius: 0 !important;
	}
	.swiper-slide .media-item.image img {
        min-height: 400px !important;
        max-height: 400px !important;
    }

	.service-col >a {
        align-items: center !important;
        justify-content: flex-start !important;
    }

	.text-cont {
		text-align: left !important;
	}
	
}

@media screen and (min-width:1024px) {
	.hide-dt {
		display: none !important;
	}


}

.reviewinline strong {
	margin-top:15px;
	display: block;
}

@media screen and (min-width:1900px) and (max-width:2000px) {
	 .hero .flex-image {
		background-position: left center !important;
	}

	.text-block.main .inner {
		max-width:65%;
	}

	.inner, .services {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }

	.text-cont.left {
        padding-right: 100px;
    }

	.text-cont.right {
        padding-left: 100px;
    }

	.hero .flex-text {
        padding-left: 100px;
    }
}



@media screen and (min-width:1024px) and (max-width:1900px) {
	 .hero .flex-image {
		background-position: left center !important;
	}
.flex-area .flex-text {
		padding: 100px 0;
	}
	

	.text-block.main .inner {
		max-width:65%;
	}

	.inner, .services {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

	.text-cont.left {
        padding-right: 50px;
    }

	body {
		font-size:15px;
	}
	.hero .text-cont.right {
		padding-left:0;
	}
	.text-cont.right {
        padding-left: 50px;
    }

	.main, .footer-top {
		padding: 100px 0;
	}

	.hero {
		min-height: 700px;
    max-height: 700px;
	}

	.main .service-col h1 {
		font-size:30px !important;
		line-height: 40px !important;
	}

	.hero .flex-text {
        padding-left: 50px;
    }

	.main-nav a {
		font-size:16px !important;
	}

	.flex-area .flex-image.left {
		width:40%;

	}

	h2 {
		font-size:19px !important;
	}

	.flex-text h1, .main h1, h1 {
		font-size:50px !important;
		line-height: 50px !important;
	}

	.footer-cont {
        width: unset;
    }

	.slider-container {
        min-height: 365px !important;
    }
	.flex-area  .flex-text {
		width:60%;
	}

	.home .hero .flex-image {
		width:90%;
	}

}

.flex-text .detail-cont a, .flex-text .detail-cont {
	text-transform: none !important;
}

header svg {
	fill:#FFF;
}

.text-cont {
	text-align: center;
}

.text-cont .icon-repeater, .flex-text .text-cont, .aligncenter .text-cont {
	text-align: left;
}


@media screen and (min-width:1024px) and (max-width:1366px) {
	 
    .home .hero .flex-image {
        width: 80%;
    }

	.hero {
        min-height: 620px;
        max-height: 0;
    }

	.flex-area .flex-text {
		padding: 80px 0;
	}

	.main-nav a, .cta-main {
		font-size:15px !important;
	}
	h2 {
		font-size:17px !important;
	}

	.flex-text h1, .main h1, h1 {
		font-size:40px !important;
		line-height: 40px !important;
	}

	.main, .footer-top {
        padding: 80px 0;
    }

	.flex-area {
		min-height: 0;
	}

	.reviewinline  h1  {
		font-size:30px !important;
		line-height:  30px !important;
	}

	.slider-container {
        min-height: 305px !important;
    }

	

}

.fw-colour {
	background-position: center center;
}


@media screen and (min-width:650px) and (max-width:1023px) {
	.flex-image img {
		object-position: top;
		max-height: 450px;
	}

	.fw-colour .flex-text {
		filter:none;

	}

	
	.service-col {
		margin:0 !important;
	}
	.services {
		display: grid;
		gap: 20px;
		grid-template-columns: repeat(2, 1fr);

	}
	.services {
		padding-bottom: 50px;;
	}

	.icon-count-3 {
		grid-template-columns: repeat(3, 1fr);
		gap:20px;
		display:grid;
	}

	.icon-count-4 {
		grid-template-columns: repeat(2, 1fr);
		gap:20px;
		display:grid;
	}

	
}

@media screen and (min-width:1024px) {
	.icon-group {
		display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 20px;
	}

	.flex-text {
		background-image:none !important;
	}
}

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

	#fw-colour {
		background-image:none !important;
	}
	.icon-group { 
		gap:20px;
		display: grid;
	}

	#footer-menu {
		display: flex !important;
				flex-direction: column;
	}
    .service-col {
        transition: all .3s ease-in-out;
        transition-property: all !important;
    }
	.service-col:hover {
        transition: all .3s ease-in-out;
        transition-property: all !important;
    }

	.fw-colour .flex-text {
		
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}

	.home .colour-bg.main {
		background-position:60%;
	}

	.colour-bg.main .inner {
		filter: drop-shadow(0px 10px 40px #040f28);

	}

	.showme li {
		text-decoration: none !important;
	}
	
}


@media screen and (max-width:1024px) {
	.footer a, .footer .detail-cont a{
		font-size:15px !important;

	}
}


.icon-repeater .icon-item .border-but {
	color: #040f28 !important;
	border:2px solid #040f28 !important;
	color:#040f28 !important;
	margin-top:2em;
}

.icon-repeater .icon-item .border-but:hover {
	color: #FFF !important;
	border:2px solid #040f28 !important;
	background:#040f28 !important;
}