/* CSS Document */


/*Header ---------------------------------------------------------- */
.hd_contact{
	background-color: #8cc640;
	font-size: 21px;
    padding: 0px 10px 1px 10px;
    border-radius: 3px;
	margin-top: 10px;
}
.hd_contact a:link, .hd_contact a:visited{color: #FFF;}
.hd_contact a:hover{color: #FFF;}
.hd_contact:hover{background-color: #004c98;}

.hdr_slide{ border-bottom: solid 10px #004c98;}
.main-navigation{background-color: #394F5A!important;}
.mega-menu-toggle > div {background-color: #394F5A!important;}
#mega-menu-menu-1 {background-color: #394F5A!important; padding: 0!important;text-align: center!important;}
.mega-menu-item:hover { background-color: #FFCB05!important; }
.mega-menu-link { padding: 0 20px!important; margin: 10px 0!important;}

.left-header {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.center-header {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
	

.right-header {
	display: flex;
	display: -webkit-flex;
    flex-direction: column;
	align-items: center;
    justify-content: center;
}

.socialbtns {
	margin-bottom: 10px;
}
.socialbtns img {
    display: inline-block;
}

.headerblock {
	margin: 15px 0;
}

/* Footer ----------------------------------------------------------*/
.footer-content-area{
	background-color: #385067;
    padding-bottom: 40px;
    color: #FFF;
}

.footer-row1{margin: 60px 0;}

.site-info{
	border-top: solid 1px #FFF;
    margin: 20px 0 0px 0;
}

.left-footer {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.left-footer img {
	width: 90%;
	max-width: 300px;
}

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

.center-footer p {
	font-size: 1.3rem;
}
	
.right-footer {
	display: flex;
	display: -webkit-flex;
    flex-direction: column;
	align-items: center;
    justify-content: center;
}

.footerblock {
	margin: 15px 0;
}



/* ------------------ Main Page ------------------ */

/* Slider */
.hdr_slide {
	background: #502A03;
	text-align: center;
}
.hdr_slide img {
	width: 90%;
}

/* HOME PAGE */

/* First-block */
.ftext1 {
	color: #9A9898;
	font-size: 2.3rem;
	text-align: center;
	font-weight: bold;
	margin-top: 30px;
}
.serv-ftext1 {
	color: #596972;
	font-size: 3rem;
	text-align: center;
	font-weight: normal;
	margin-top: 30px;
}

.first-block p {
	color: #777;
	font-size: 1.2rem;
	text-align: justify;
}
.ftext2 {
	color: #314550;
	text-align: center;
	font-size: 1.6rem;
}
.f-callus{text-align:center;}

.f-callus h2 {
	font-size: 2rem;
	font-weight: bold;
	display: inline-block
}
.f-callus h2:first-child {
	color: #314550;
}
.f-callus h2:last-child {
	color: #D4AB11;
}

.desblock {
	margin-bottom: 30px;
	text-align: center;
}

.ttext1 {
	position: relative;
	color: #314550;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 40px;
}

.ttext1:before {
  content : "";
  position: absolute;
  left    : 0;
  bottom  : -15px;
  width   : 20%; 
  border-bottom: #FFC416 solid 10px;
}

.li-check {
	background: url('../images/1p_check_mark.svg');
	background-position: left center;
	background-size: 1.4rem;
	background-repeat: no-repeat;
	padding-left: 1.8rem;
	color: #314550;
	font-size: 1rem;
	font-weight: bold;
}

.graytext {
	color: #777;
	font-size: 1rem;
}

.text-justify{text-align:justify}

.nextblock {margin: 30px 0;}

.line-sep {
  width   : 100%; 
  border-bottom: #D6B573 solid 10px;
}

.line-sep-yellow {
width   : 100%; 
  border-bottom: #F3DC84 solid 10px;
	margin-bottom: 30px;
}

.lineblue { 
  	border-bottom: #385067 solid 7px;
	position: absolute;
    bottom: 0;
    width: 90%;
}

/* HOME PAGE END */
/* RENOVATIONS */

.ttext2 {
	color: #314550;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
}

.ttext3 {margin: 50px 0;}

.work-icons {
	text-align: center;
	margin-bottom: 30px;
}

.work-icons img {
	display: inline-block;
	margin: 0 10px;
}

.room-icons {
	justify-content: center;
}

.roomicon {
	padding: 0 5px;
	margin: 5px 0;
	text-align: center;
}

.renovations h2 {
	color: #344550;
	font-size: 2.2rem;
	font-weight: bold;
}

.rentext {
	font-size: 1.3rem;
	line-height: 1.7rem;
	color: #575656;
	text-align: justify;
}

.p2yellow {
	color: #E7B909;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0;
}

.inp-yellow {
	color: #E7B909;
}
.inp-blue {
	color: #1B75BB;
}
.inp-darkblue {
	color: #314550;
}

.p2blue {
	color: #1B75BB;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0;
}

a.renbacktotop {
	margin-left: auto;
	color: #314550;
}

a.renbacktotop:hover {
	text-decoration: underline;
}

.text-center{text-align:center}

/* RENOVATIONS END */
/* BASE PAGE */

.baseren-htext1 h2 {
	font-weight: bold;
	display: inline-block;
}

.baseren {
	min-height: auto;
	text-align: center;
	min-height: 100%;
	margin: 15px 0;
}

.baseren p {
	color: #696969;
	text-align: justify;
	margin: 10px 0;
}


.baseren img:first-child {
	height: 100px;
	width: auto!important;
	margin: 5px auto;
}

.basesecond-block h2 {
	font-weight: bold;
	font-size: 2.1rem;
	margin: 15px 0;
}

.basesecond-block p {
	color: #616060;
	font-size: 1.1rem;
}

/* BASEMENT PAGE END */
/* RECENT PROJECTS */

.photoscol3, .photoscol6 {
	margin: 15px 0;
}

/* GET A QUOTE */
.getquote-ftext1 {
	color: #596972;
	font-size: 2.3rem;
	font-weight: normal;
	margin-top: 30px;
}

.getquote-p {
    color: #777;
    font-size: 1.2rem;
    text-align: justify;
}

.gf-callus h2 {
	font-size: 2rem;
	font-weight: bold;
}
.gf-callus h2:first-child {
	color: #314550;
}
.gf-callus h2:last-child {
	color: #D4AB11;
}

.ContactBlock {
	background: #F1F1F2;
	border: 2px solid #88888B;
	border-radius: 10px;
	padding: 30px;
	text-align: center;
}

.ContactBlock h3 {
	color: #000000;
	font-size: 1.5rem;
	margin-top: 25px;
	text-align: left;
}

.ContactBlock h3:first-child {
	margin-top: 0;
}

.ContactBlock input {
	width: 100%;
	height: 40px;
	border: 1px solid #88888B;
	border-radius: 7px;
}

.requote {
	display: inline-block;
	padding: 20px 40px;
	background: #fff;
	border: 2px solid #F3DC84;
	border-radius: 5px;
	color: #F6921E;
	font-weight: bold;
	font-size: 1.5rem;
	margin-top: 30px;
}

.gallery{justify-content: center;text-align:center;}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.left-header {align-items: flex-end;justify-content: flex-start;}
	.center-header {align-items: flex-end;}    
	.right-header {align-items: flex-end;}
	.headerblock {margin: 0;}
	.socialbtns {margin-bottom: 30px;}
	
	.left-footer {align-items: center;justify-content: flex-end;}
	.center-footer {align-items: flex-start;}    
	.right-footer {align-items: flex-start;}
	.footerblock {margin: 0;}
	
	.left-footer img {max-width: 550px;}
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.site-title{margin-top: 25px;}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.container{
		max-width: 1200px;
	}
}