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

body {
	margin-left: auto;
	margin-right: auto;
	/*width: 100%;*/
	/*max-width: 1280px;*/
	padding-left: 0;
	padding-right: 0;
	overflow-x:hidden;
	background-color: #1f0b00;
	/*background-image:url(../images/doors_pool.jpg);*/
/*	t_gCeilingsWalls_Siding.jpg*/

/*	background-image:url("../images/t_gCeilingsWalls_Siding.jpg");
	background-repeat: no-repeat;*/
	
	/*background-position:center;*/
	/*background-image:url(../images/entry1.jpg);*/
/*	From Max Screen*/
	/*background-image:none;
	background-repeat: no-repeat;*/
	/*background-position:center;*/
	/*background-color: #3B6918;*/
	
	/*background-size: cover;*/
/*	background-size: 100%;*/
}



.sidenav {
	display: none;
}

.services_list {
	float: left;
	padding: 2%;
	margin-top: 20px;
	width: 50%;
}

.services_list p {
	font-size: 1.25em;
}

.services_list_left {
	float: left;
	padding: 2%;
	margin-top: 20px;
	margin-left: 6%;
	width: 50%;
}

.services_list_left p {
	font-size: 1.25em;
}

.services_list_left li {
	font-size: 1.25em;
}

.services_list_right {
		float: left;
	padding: 2%;
	margin-top: 20px;
	margin-left: 24%;
	width: 50%;
}

.services_list_right p {
	font-size: 1.25em;
}

.service_pics {
	float: left;
	padding: 10px 1%;
	width: 30%;
	transition: all .2s ease-in-out;
}

.service_pics:hover { 
/*padding-top: 10%; */
/*padding-left: 5%;*/
padding-right: 5%;
/*padding-bottom: 10%;*/
 transform: scale(2.2);
}


.footer_service {
/*		background: rgba(123, 188, 255, 0.3);*/
/*		background-color: #988861;*/
	background-color: #c3b48d;
	padding:1.5%;
	width: 95%;
}
.footer_service p {
	color: #000;
	
}

#endnote_other_service {
	color: #000;
	border-top: solid #1f0b00; thick;
	width: 100%;
	/*width: 49.75%;*/
	float: left;
	clear: both;
	margin-top: 17px;
	padding: 2% 1% 0 0;
}

@media only screen and (min-width : 285px) and (max-width : 480px) {
	
	nav {
	display: none;
}

/* Header */
header {
	background-image: none;
	    background-color: #c3b48d;
	width: 90%;
	padding: 3px 5% 10px 5%;
	position: fixed;
	float: none;
}

header .profileLogo .logoPlaceholder {
	display: inline-block;
}
header .profilePhoto {
	display: inline-block;
}
header .profileHeader {
	text-align: center;
    margin-top:10%;
}
header .profileHeader p {
	text-align: justify;
}
header .socialNetworkNavBar {
    text-align: center;
    display: block;
    margin-top: 60px;
    clear: both;
    margin-bottom: 15%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin-right: 23px;
}

.title_head {
    clear: none;
    color: #ddbb1f;
    font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 1.5em;
    margin: 5px 0;
    opacity: 1;
    padding-left: 1%;
    padding-top: 0;
    text-align: left;
    width: 90%;
}

.title_head img {
    opacity: 1;
    /* padding-left: 7%; */
    width: 50%;
}
/*Start = This is the style section for the hidden mobile navigation*/

/* The side navigation menu */
.sidenav {
	display: block;
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0;
    left: 0;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
	line-height: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.nav_open_button {
	clear: both;
	float: left;
	display: inline;
	color: #FFF;
	line-height: 50px;
}



/*End = This is the style section for the hidden mobile navigation*/

.intro_statement_service {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
	
	/*background: rgba(123, 188, 255, 0.3);*/
	/*background: #E5D8C8;*/
	
	background-color: #c3b48d;
	
	/*background-color: #95D2FE;*/
	border: none;
	border-radius: none;
	box-shadow: none;
/*    border: 1px solid #000000;*/
	/*opacity: 0.5;*/
/*    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
    /*float: left;*/
    margin: 2% .75% 20px 1%;
    padding: 1.5%;
    width: 95%;

}

.services_list {
    float: none;
    padding: 2%;
    margin-top: 20px;
    width: 100%;
}

.services_list_left {
	float: left;
	padding: 2%;
	margin-top: 20px;
	margin-left: 1%;
	width: 100%;
}

.services_list_right {
		float: left;
	padding: 2%;
	margin-top: 20px;
	margin-left: 1%;
	width: 100%;
}

.intro_statement_service p {
	line-height: 1.25;
	color: #000;
}


.left_section_service {
    /*border: medium none;*/
	float: left;
	border: none;
	border-radius: none;
    box-shadow: none;
	background-color: #c3b48d;
/*    margin-right: 2%;*/
	margin: 12px 2% 10px 1%;
	padding: 1.5%;
/*    margin-top: 52px;*/
    width: 95%;
}

.left_section_service p {
	line-height: 1.25;
		color: #000;
}	

#content_other_service {
	float: left;
/*	background-image:url(../images/t_gCeilingsWalls_Siding.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;*/
/*	margin-top: 8px;*/
	/*height: 700px;*/
	border-top: solid #c3b48d thick;
	background-color: #c3b48d;
	margin: 150px 9% 0 9%;
	width: 80%;
}
	
}