/*!
Theme Name: East Coast Band 2626
Theme URI: https://them.es/starter
Author: Logic Web Media
Author URI: https://them.es/
Description: 
Version: 2.4.2
Requires at least: 5.0
Tested up to: 5.6
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: quality-review-services
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/******* Global **********/
body{font-family: 'Red Hat Display', sans-serif;font-weight: 300;color:#707070;}

h1,h2,h3,h4,h5{font-family: 'Red Hat Display', sans-serif;font-weight: 800;color:#1A120F}
h1,h2{text-transform: uppercase;}
h4{font-weight: 700;}
.upper{text-transform: uppercase;}
.blue{color:#2367a9;}
.dark-blue{color:#0a335c;}
.white{color:#fff;}
.fw-700{font-weight: 700;}
.orange{color:#f5884c;}
.yellow{color:#D4B13D;}
.btn {
display: inline-block;
font-weight: 400;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: .75rem 3em;
font-size: .9rem;
line-height: 1.5;
border-radius: .25rem;
letter-spacing: 1px;
}

.btn-info, .btn-default{color:#fff; background-color: #f5884c; border-color: #f5884c;text-transform: uppercase;font-weight: 300;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-info.focus,.btn-info:focus,.btn-info:hover, .btn-default.focus,.btn-default:focus,.btn-default:hover{color:#fff; background-color: #bd5b24; border-color: #bd5b24;text-decoration: none;}


h2.title-detail, h3.title-detail, h4.title-detail{
display: grid;
grid-template-columns: 50px max-content 50px;
grid-template-rows: 20px 0;
grid-gap: 20px;
align-items: center;
justify-content: center;
}

h2.title-detail:after, h3.title-detail:after, h4.title-detail:after{
content: " ";
display: block;
height:5px;
background: rgb(35,103,169);
background: linear-gradient(90deg, rgba(35,103,169,1) 0%, rgba(255,255,255,0) 100%);
}

h2.title-detail:before, h3.title-detail:before, h4.title-detail:before {
content: " ";
display: block;
height:5px;
background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(35,103,169,1) 100%);
}

input:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #eee;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
}



/******* Header **********/

nav#header{
	-webkit-box-shadow: 1px 1px 15px 2px rgba(0,0,0,.3);
box-shadow: 1px 1px 15px 2px rgba(0,0,0,.3);
}

nav#header.navbar.fixed-top{
	padding:0px 0px;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}

.navbar-expand-md .navbar-nav .nav-link{
padding: 1.5rem 1.25rem;
}

a.nav-link.btn.btn-info{
margin-top: 15px;
color: #fff;
margin-left: 10px;
font-size: .74rem;
padding: .75rem 1.75rem;
}

nav{background-color: #fff;}

.nav-link {
    color: #333;
    font-family: "Red Hat Display";
    font-size: 16px;
	text-transform: uppercase;
    font-style: normal;
    font-weight: 400;
}
.nav-link:hover {
color:#D4B13D;
}


.dropdown-menu {
padding: 0px;
margin: 0px;
color: #0a335c;
border: none;
border-radius: 0px;
}
.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #0a335c;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px solid #eee;
}

/******* Carousel **********/

#carouselExampleCaptions{
margin-top: 130px;
}

.carousel-caption h2{color:#fff;font-size: 40px;}
.carousel-caption p{font-size: 18px;
margin: 18px 0px;}

.carousel-caption{position:absolute;right:25%;top: 35px;left:25%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}



/******* HOME  **********/

.home-services{
	background-color: #fafbfc;
	background-image: url("img/bg-shape.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	padding-top: 75px;
	padding-bottom: 75px;
}

a.servBox{
	text-decoration: none;
	background-color: #fff;
	border-radius: 6px;
	padding:25px;
	width: 90%;
	height: 100%;
margin: 0 auto;
	-webkit-box-shadow: 1px 1px 15px 2px rgba(0,0,0,.2);
box-shadow: 1px 1px 15px 2px rgba(0,0,0,.2);
	-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
	display: block;
	position: relative;
}
.home-services .col-6{
		margin-bottom: 50px;
}

.iconWrap{
	position:absolute;
	right:30px;
	top:25px;
width: 30px;
height: 30px;
}
.iconWrap i{
opacity: 0;
color: #fff;
background-color: rgba(255,255,255,.1);
border-radius: 50%;
width: 25px;
height: 25px;
text-align: center;
vertical-align: middle;
padding: 7px;
font-size: 12px;
}
a.servBox:hover .iconWrap i{
opacity: 1;
}
.iconWrap img{
opacity: 1;
background-color: rgba(245,136,76,.1);
border-radius: 50%;
text-align: center;
vertical-align: middle;
padding: 7px;
font-size: 12px;
	position: absolute;
top: 0;
}
a.servBox:hover .iconWrap img{
opacity: 0;
}

.servBox p{font-size: 13px;
color: #000;}

a.servBox:hover{
	text-decoration: none;
	color: #fff;
	background-color: #2367a9;
	-webkit-box-shadow: 1px 1px 15px 2px rgba(0,0,0,.1);
box-shadow: 1px 1px 15px 2px rgba(0,0,0,.1);
}

a.servBox:hover h3, a.servBox:hover p{
	color: #fff;
}

.home-why{
		padding-top: 75px;
	padding-bottom: 75px;
}
.home-why img{
	width: 90px;
margin: 20px auto;
}
.home-why p{
	margin-top: 20px;
}




/******* SUB PAGES  **********/

.content.page{padding-top: 75px;
padding-bottom: 75px;}

.pageHeader{margin-top: 120px;
padding-bottom: 50px;
background-image: url('img/slide-1.jpg');
padding-top: 40px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;}

.pageHeader h1{
	color: #fff;
font-size: 2rem;
text-transform: none;
}


/******* FOOTER  **********/


.footer{
	background-color: #2367a9;
		background-image: url("img/bg-footer.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width:100%;
	padding-top: 75px;
	padding-bottom: 75px;
	color:#fff;
}

.footer .list-group-item {
background-color: transparent; 
border: none; 
	font-size: 18px;
}

.conWrap{
background-color: #fff;
width: 100%;
border-radius: 10px;
min-height: 400px;
padding: 10px 30px;
color: #0a335c;
font-weight: 600;
}

.conWrap label {
display: block;
	font-size: 14px;
}

.conWrap label.error {
font-size: 10px;
font-weight: 400;
margin-bottom: 0px;
}

.conWrap .form-field {
display: block;
margin: 10px 0 10px;
clear: both;
float: left;
width: 100%;
}

.conWrap input, .conWrap textarea{
	border: 1px solid #eee;
display: block;
width: 100%;
font-size: 12px;
border-radius: 5px;
padding: 10px 10px;
	color: darkgray;
}

.conWrap input.btn.btn-default{
display: table;
width: auto;
float: right;
color: #fff;
padding: .75rem 3em;
border-radius: .25rem;
}

#footer{
	background-color:#0a335c;
	color:#fff;
	padding-top:10px;
	font-size:12px;
}

#footer nav{
	margin-top: 10px;
margin-bottom: 1rem;
	background-color: transparent;
}

#footer nav .menu-item{padding: 0px 15px;}

#footer .menu-item a[aria-current=page]{color:#f5884c}

#footer a, #footer a:hover{
		color:#fff;
	text-decoration: none;
}


/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}