@charset "UTF-8";
@import url("../webfonts/webfontkit-20230130-180447/stylesheet.css");
@import url("../webfonts/copperplate_gothic_bold/stylesheet.css");
@import url("../webfonts/net_noteworthy_bold/stylesheet.css");
@import url("../webfonts/cochin_bolditalic/stylesheet.css");
@import url("../webfonts/Montserrat_ExtraLight/stylesheet.css");
@import url("../webfonts/Montserrat_Light/stylesheet.css");
@import url("../webfonts/Montserrat_Regular/stylesheet.css");
/*--------------------*/


/*--------------------*/
.officeHours {
	font-size: 18px;
}
.blueTxt {
	color: #262E61;
}
.redTxt {
	color: #DF250D;	
}

.container-bg-1-r {
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.container-bg-1-r h2 {
	color: #FFFFFF;
	font-family: "Montserrat Light";
	font-size: 24px;
}
.container-bg-1-r h3 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	font-family: "Montserrat Regular";
	font-weight: bold;
}
.container-bg-1-r p {
	color: #FFFEFE;
	font-family: "Montserrat Light";
	font-size: 18px;
	text-align: center;
}
.iconsServices {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	color: #000000;
	font-family: "Montserrat Regular";
	font-weight: bold;
	font-size: 15px;
}
.imag-circle {
	border-radius: 50%;
	border: 3px solid #000000;
}
.round-button {
	border-radius: 10px; /* Add padding for better appearance */
	background-color: #977A38; /* Button background color */
	color: #fff; /* Button text color */
	border: none; /* Remove default button border */
	cursor: pointer; /* Change cursor to pointer on hover */
	width: 110px;
	font-size: 16px;
	margin-bottom: 10px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
    }
.biPhotoText-1 {
	margin-top: 0px;
	min-height: 600px;
	background-color: #2D325C;
}
.bckgrnd-1 {
	background-color: #DBD0B2;	
}
.wrapperPicTxt {
	background-color: #DBD0B2;	
}
.picLft {
	padding-right: 0;
	margin-left: auto;
	width: 100%;
}
.picRght {
	background-color: #DBD0B2;
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-left: auto;
}
.txtPic1 {
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 90px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	border: 5px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.duoLeftImage {
	background-image: url(../images-pool-enclosures-screens/slides/Landscaping-tree-service.jpg);
	overflow: hidden;
	min-height: 600px;
	background-repeat:no-repeat;
background-size:contain;
background-position:center;
}

.cardBtn {
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}
.btnDivisions {
	max-width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
}

.card {
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	max-width: 350px;
	text-align: center;
	background-color: #FCF8F0;
}
.card-title {
	color: #BB9848;
	text-align: center;
	font-size: 24px;
	padding-top: 15px;
	font-family: "Montserrat ExtraLight";
}
.card-body {
	background-color: #FDF4F4;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 19px;
}
.card-body-2 {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 19px;
}
.card-text {
	text-align: left;
	line-height: 1.2em;
	padding-left: 10px;
	padding-right: 10px;
}
.card-text-2 {
	line-height: 1.2em;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color: #F4EDDC;
	font-family: "Montserrat ExtraLight";
	height: 70px;
}
.cardLinkFont {
	font-size: 15px;
}
.cardWrap {
	max-height: 20rem;
	margin-left: auto;
	margin-right: auto;
}
.mssgFullWidth {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	background-color: #99A9D2;
	color: #000000;
	border: 3px solid #000000;
}
.phoneMssg {
	font-size: 32px;
}
.divisionLink a:link {
	color: #453B2F;
}
.divisionLink a:hover {
	color: #594C3C;
}
.divisionLink a:active {
	color: #453B2F;	
}
.divisionLink a:visited {
	color: #453B2F;	
}
.sectionSlides-2 {
	background-color: #FCF8F0;
}
.servicesBox {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 425px;
}
.refBoxBOW {
	margin-bottom: -20px;
	padding-left: 20px;
}
.refBoxBOW ul li{
	color: #000000;
	font-family: "Montserrat Regular";
	font-size: 15px;
}
.titleWOB {
	height: auto;
	padding-top: 5px;
	border-color: #595959;
	max-width: 425px;
}
.titleWOB  h2 {
	text-align: center;
	font-weight: bolder;
	font-size: 24px;
	font-family: "Montserrat Regular";
	width: 300px;
	color: #E25100;
}
.refBoxBOW-2 {
	margin-bottom: -20px;
	padding-left: 20px;
}
.refBoxBOW-2 ul li{
	color: #FFFFFF;
	font-family: "Montserrat Regular";
	font-size: 15px;
}
.titleWOB-2 {
	height: auto;
	padding-top: 5px;
	border-color: #595959;
	max-width: 425px;
}
.titleWOB-2  h2 {
	text-align: center;
	font-weight: bolder;
	font-size: 24px;
	font-family: "Montserrat Regular";
	width: 300px;
	color: #E25100;
}
.defaultBackground {
	background-color: #F5F7FB;
}
h2 {
	color: #000000;
	border: 1px solid #A8A8A8;
	border-radius: 5px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.topList h2 {
	color: #000000;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.textCenter {
	text-align: center;
}
.mapWrap {
	width: 100%;
}
.titulo-2 {
	font-family: "net noteworthy bold";
	color: #B09764;
	font-size: 26px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}
.jumbo1 {
	border: 5px solid #000000;
}
.jumbotron {
	 background-image: url(../images-marvys-gardening/full-wdth/wall-1.jpg);
	 background-size: cover;
	 margin-bottom: 0px;
}
.txtJumbo-1 {
	color: #187894;
	font-family: "net noteworthy bold";
	font-weight: bold;
	font-size: 60px;
	text-align: center;
	padding-top: 50px;
}
.imgJumbo-1 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.imgAndTxtCentered {
	background-color: #FCF8F0;
	padding-bottom: 60px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
.imgTxt {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}
.txt-1 {
	text-align: center;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #F60307;
	margin-top: 40px;
	background-color: #F5F7FA;
	margin-bottom: 40px;
}
.txt-1 h2 {
	font-weight: bold;
	font-size: 24px;
	color: #F1060A;
	font-family: "Montserrat Regular";
}
.txt-1 p {
	color: #000000;
	font-size: 18px;
}
.txt-2 {
	text-align: center;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
.txt-1 h2 {
	font-weight: 200;
	font-size: 24px;
}
.txt-1 p {
	
}
.bckgrndOrange {
	background-color: #EA830E;	
}

.txtBox-large {
	text-align: left;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #282828;
	padding-bottom: 15px;
	padding-top: 15px;
}
.txtBox-large h2 {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	font-family: "Montserrat Regular";
	color: #000000;
}
.txtBox-large h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -3px;
	text-align: center;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	color: #444242;
}
.txtBox-large p {
	
}

.titleBox {
	text-align: left;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	border: 1px solid #282828;
	padding-bottom: 15px;
	padding-top: 15px;
}
.titleBox h2 {
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	font-family: "Montserrat Regular";
}
.titleBox h3 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: -3px;
	text-align: center;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #444242;
}
.titleBox p {
	
}

.one-image {
	
}
.footerAddressPhone {
	
}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.map {
        -webkit-filter: grayscale(75%);
        -moz-filter: grayscale(75%);
        -ms-filter: grayscale(75%);
        -o-filter: grayscale(75%);
         filter: grayscale(75%);
}
.content-1 {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #F5F7FB;
}
.img-full {
	max-width: 100%;
	height: auto;
	display: block;
}
.div1 {
	border: 1px ridge #A8B3CA;
}
.div2 {
	border: 1px inset #A8B3CA;
	top: auto;
	bottom: auto;
	vertical-align: middle;
	padding-top: 200px;
	text-align: center;
	line-height: 1.7rem;
}
.caption-slides-1 {
	position: relative;
	top: 20px;
	left: 30px;
	width: 600px;
	height: auto;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-top: 300px;
}
.caption-slides-1 h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 40px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
}
.caption-slides-1 h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0B1033;
}

.caption-slides-1-BACKUP {
	position: relative;
	height: auto;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: rgba(219,219,219,0.7);
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-top: 300px;
	width: 100%;
}

.bckgrnd-1 {
	background-color: #DBD0B2;	
}
.wrapperPicTxt {
	background-color: #DBD0B2;	
}
.picLft {
	padding-right: 0;
	margin-left: auto;
	width: 100%;
}
.picRght {
	background-color: #DBD0B2;
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-left: auto;
}
.txtPic1 {
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 90px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	border: 5px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.txtPic2 {
	padding-right: 50px;
	padding-left: 50px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 50px;
}
.txtPic2 h2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.txtPic2 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.txtPic3 {
	padding-top: 56px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	max-height: 0vh;
}
.txtPic3 h2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.txtPic3 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.txtPic3 a:link {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
	font-size: 22px;
}
.txtPic3 a:hover {
	font-family: 'Montserrat', sans-serif;
	color: #187894;
	text-decoration: underline;
}
.txtPic3 a:active {
	font-family: 'Montserrat', sans-serif;	
}
.txtPic3 a:visited {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
}

.txtPic1 a:link {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
	font-size: 22px;
}
.txtPic1 a:hover {
	font-family: 'Montserrat', sans-serif;
	color: #187894;
	text-decoration: underline;
}
.txtPic1 a:active {
	font-family: 'Montserrat', sans-serif;	
}
.txtPic1 a:visited {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
}
.txtPic1 h2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 28px;
}


.colorGold {
	color: #B78B1E;
}

.col-md-4 .phoneFooter p {
	color: #D9D9D9;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
}
.list-5 {
	max-width: 200px;
	margin-left: auto;
	margin-right: auto;
	color: #555555;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
}

.menu-section-title-left {
    margin-top: 20px;
    margin-bottom: -5px;
}
.menu-section-title-left h2 {
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 200;
}
.goLeft {
    text-align: left;    
}
.menuBorder {
    border: 1px solid #ae8c55;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
}
.order-1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;
    width: 200px;
}
.order-2 {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.openTable {
	max-width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -20px;
}
#prices {
	margin-top: 35px;
	margin-bottom: 75px;
	text-align: center;
	font-weight: 300;
}
#prices title {
	text-align: center;
}
.pricing .title h2 {
	font-family: 'Oxygen', sans-serif;
	color: #151515;
}
#prices .container .pricing {
}
.container .pricing .title {
}
.pricing .title h3 {
	color: #2C2C2C;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-align: center;
	width: 80%;
}
.container .pricing h3 {
	color: #191919;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	margin-bottom: -2px;
}
#prices p {
	color: #272727;
	font-size: 18px;
}
.pricing .title h2 {
	color: #0C0C0C;
}
.eventRegistrationForm {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 100px;
}
.thanksEvent {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #555555;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 16px;
}
.btn-locat {
	text-align: right;
}
.one-liner {
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 20px;
}
.phoneEmailBox {
	max-width: 425px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 10px;
	border: 1px solid #aaaaaa;
	padding-left: 20px;
}
.phoneEmailLarge {
	margin-bottom: 40px;
	margin-top: 20px;
	text-align: left;
	max-width: 370px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 400;
}
.phoneEmailLarge a:link {
	
}
.phoneEmailLarge a:hover {
	
}
.phoneEmailLarge a:active {
	
}
.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}
.customer-quote-1{
	width: auto;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 15px;
	padding-right: 10px;
}
.customer-quote-1 p{
	font-size: 18px;
	color: #141414;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-style: italic;
}
.sec-about {
	margin-top: 20px;
	margin-bottom: 30px;
}
.about-pic {
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 700px;
}
.brandText {
	font-size: 28px;
	color: #CF3131;
	font-weight: bold;
	font-family: 'Bebas Neue', cursive;
}
.titleWrap {
	min-height: 150px;
}
.headerWrapNonHome {
	background-color: #E5DBD3;
	min-height: 175px;
	margin-top: -20px;
}
.section-slider-1 {
	margin-top: 15px;
}
.section-slider-2 {
	margin-top: 30px;
	max-width: 1100px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	text-align: center;
}
.caption-home-1 {
	position: relative;
	top: 350px;
	color: #FFFFFF;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 400;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
	background-color: #181818;
	opacity: 0.5;
}
.caption-home-1 h1 {
	text-align: center;
	font-size: 44px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.caption-home-1 h2 {
	font-family: "Montserrat Regular";
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}
.home-page-header {
	padding-top: 0px;
	background-color: #000000;
}
.logo {
	width: 225px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.home-page-title {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titleHomePage {
	padding-top: 10px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.titleHomePage h1  {
	font-size: 45px;
	text-align: center;
	color: #2C328C;
	font-family: "Patua One", serif;
}
.titleHomePage h1 h1-smaller {
	font-style: normal;
	font-size: 32px;
	color: #6C1D4E;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	text-align: center;
	line-height: 1.0em;
}
.titleHomePage h2 {
	color: #D40E0E;
	font-size: 19px;
	margin-top: -10px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-family: "Montserrat Regular";
	max-width: 600px;
}

.titleHomePage h2 h2Smaller {
	color: #B78B1E;
	font-size: 15px;
	margin-top: -5px;
	text-align: center;
	font-weight: 100;
	letter-spacing: 0.3em;
	font-family: "copperplate gothic bold";
}

.titleHomePage h3 {
	margin-top: 10px;
	font-weight: bold;
	color: #282727;
	font-size: 28px;
	text-align: center;
	line-height: 1.1em;
	font-family: "Montserrat Regular";
}
.titleHomePage h4 {
	margin-top: 10px;
	color: #BC5900;
	font-size: 16px;
	text-align: center;
	line-height: 1.1em;
	font-weight: 400;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.addressTitle h2 {
	margin-top: -15px;
	font-weight: 400;
	color: #9A2D24;
}
.non-bold {
	font-weight: normal;
}
.sec-ba {
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.ba-1 {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-width: thin;
	border-color: #5D5D5D;
}
.ba-pic {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	align-content: center;
	max-width: 400px;
}
.ba-pic-2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	align-content: center;
	max-width: 450px;
}
.titleHomePageLogo {
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
.contactTop {
	font-size: 16px;
	color: #656565;
	text-align: center;
	max-width: 375px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.phoneTop {
	color: #372403;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

	
.phonetop a:link {
	font-family: "Courier New";
	font-size: 22px;
	color: #309BC4;
}
.phonetop a:hover {
	font-family: "Courier New";
	font-size: 22px;
	color: #2984A7;
}
.phoneTop a:active {
	font-family: "Courier New";
	font-size: 22px;
	color: #40B0DA;
}

.phoneFooter {
	text-align: center;
}
	
.phoneFooter a:link {
	font-family: "Courier New";
	font-size: 22px;
	color: #40B0DA;
}
.phoneFooter a:hover {
	font-family: "Courier New";
	font-size: 22px;
	color: #68AEC8;
}
.phoneFooter a:active {
	font-family: "Courier New";
	font-size: 22px;
	color: #40B0DA;
}

.socialMedia {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 425px;
	margin-bottom: 20px;
}

.section-slides-homePage {
}
.logos-auto-orgs {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.logo-inline {
	display: inline-block;
	width: 77px;
	height: 50px;
	margin: 5px;
	text-align: center;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #CACACA;
}

.section-home-1 {
	height: auto;
	margin-top: 25px;
	padding-bottom: 10px;
}
.section-home-2 {
}
.section-home-3 {
	background-color: #DA9015;
	height: auto;
	padding-top: 50px;
	padding-bottom: 90px;
}
.page-title {
	width: 65%;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	color: #9E2800;
	margin-top: 40px;
}
.page-title-2 {
	width: 85%;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	margin-bottom: 0px;
}
.page-title-2 h2 {
	color: #B09764;
	font-size: 36px;
	font-weight: 300;
	font-family: "net noteworthy bold";
	letter-spacing: 0.15em;
}
.page-title-2 h3 {
	color: #3a3555;
	font-size: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}
.page-title-2 h2 small {
	color: #187894;
	font-size: 20px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 300;
}
.page-title h1 {
	font-size: 26px;
	font-weight: 300;
	color: #D81619;
} 
.page-title h2 {
	font-size: 20px;
	font-weight: 200;
	color: #797979;
}

.page-title-3 {
	font-family: Rockwell, "Rockwell Bold", "Rockwell Bold Italic", "Rockwell Italic";
	text-align: center;
	color: #646464;
	padding-bottom: 20px;
	height: auto;
	padding-top: 25px;
	width: 65%;
	margin-left: auto;
	margin-right: auto;
} 
.page-title-3 h2 {
	font-size: 22px;
	font-weight: 200;
	color: #646464;
} 

.page-title-3 h3 {
	font-size: 18px;
	font-weight: 200;
	color: #959595;
} 
.sectionSquares {
	margin-bottom: 40px;
	height: auto;
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.oneSquare {
	background-position: bottom;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -14px;
	margin-right: -14px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.squareImg {
	display: inline-block;
	z-index: 1;
}
.imgSquare {
	width: auto;
	height: auto;
	z-index: 2;
}
.txtSquare {
	margin-top: -245px;
	font-family: 'Montserrat', sans-serif;
	color: #BF1114;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	font-size: 20px;
	height: auto;
}
.txtSquare-2 {
	position: absolute;
	margin-top: -245px;
	font-family: 'Montserrat', sans-serif;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
	font-size: 20px;
	height: auto;
}

.sectionTxtSqrs {
	height: auto;
	background-color: #211804;
}
.square-txt {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.square-txt h2{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 28px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
}
.square-txt h3{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 21px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt p{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 16px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
.square-pic {
	width: 100%;
	padding-left: 0px;
}

.sectionTxtSqrs-2 {
	height: auto;
	background-color: #FFFFFF;
}
.oneSquare-b {}

.square-txt-b {
	position: relative;
	color: #000000;
	font-weight: lighter;
	text-align: center;
	margin-left: 20px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-right: -20px;
}
.square-txt-b h2{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 400;
	font-size: 22px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
	margin-bottom: -10px;
	margin-top: 10px;
}
.square-txt-b h3{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 21px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt-b p{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
.square-txt-srvc {
	color: #FFFFFF;
	text-align: justify;
	margin-left: auto;
	height: auto;
	width: auto;
	padding-top: 50px;
	margin-bottom: 10px;
	margin-right: auto;
	vertical-align: middle;
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
}
.square-txt-srvc h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 44px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
	margin-bottom: 0px;
	margin-top: 80px;
}
.square-txt-b h2{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight: 400;
	font-size: 22px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
	margin-bottom: -10px;
	margin-top: 10px;
}
.square-txt-b h3{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 21px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt-b p{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0.1em;
	margin-top: 20px;
}


.sec-profs {
	height: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}
.descr-1 {
	height: auto;
	background-color: #F8F8F8;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
	min-height: 220px;
}
.descript {
	
}
.descript p {
	color: #1D1D1D;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 17px;
}
.descr-pic {
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.descr-name {
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}
.descr-name h3 {
	display: inline-block;
	padding-right: 10px;
	vertical-align: bottom;
	border-bottom-width: thin;
	border-bottom-color: #A0A0A0;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #1A1A1A;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 24px;
}
.name-1 {
	color: #2A2A2A;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 24px;
}
.service-1 {
	color: #5E5E5E;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 200;
	font-size: 18px;
}
.prof-bio {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.prof-bio p {
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 17px;
}
.prof-r-1 {
	height: 400px;
	background-color: #F6F6F6;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sec-services {
	height: auto;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 20px;
}
.prof-l-1 {
	height: 400px;
	background-color: #F4F4F4;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prof-pic {
	display: inline-block;
}
.sec-vision {
	margin-top: 30px;
	margin-bottom: 20px;
}


.srvc-1 {
	display: inline-block;
	width: 300px;
	height: 625px;
	border: thin solid #BEBEBE;
	-webkit-box-shadow: 1px 1px 1px 1px #D3D3D3;
	box-shadow: 1px 1px 1px 1px #D3D3D3;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.srvc-title {
	color: #282828;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 22px;
	text-align: center;
	padding-top: 10px;
}
.brush-1 {
	width: 110px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}
.srvc-pic {
	align-content: center;
	max-width: 300px;
	max-height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}
.srvc-txt {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	text-align: left;
	height: 230px;
}
.srvc-txt p {
	color: #474747;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 17px;
	text-align: left;
	line-height: 0.6cm;
}
.srvc-learnMore {
	text-align: right;
	padding-right: 10px;
	vertical-align: bottom;
	width: 100px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin-left: auto;
}
.srvc-learnMore a {
	color: #3B3B3B;
	font-weight: 200;
}
.srvc-learnMore a:hover {
	color: #484848;
	font-weight: 400;
}
.srvc-learnMore a:active {
	
}
.refBox {
	width: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	border: 1px solid #e3cba4;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 1px;
	max-width: 350px;
	margin-left: auto;
	min-height: 250px;
}
.refBoxTitle {
	color: #000000;
}
.refBoxTitle h2 {
	color: #3a3555;
	font-size: 19px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}
.refBoxImage {
	text-align: center;
}
.refBoxText {
	font-size: 14px;
	color: #4F4F4F;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}
.refBox-3 {
	width: auto;
	height: auto;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	border: 1px solid #D3D3D3;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 1px;
	max-width: 325px;
	margin-left: auto;
	min-height: 275px;
}

.listLeft {
	margin-left: auto;
}
.listRight {
}
.listText {
	text-align: left;
	min-width: 400px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.listText li {
	font-size: 18px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}
.listTextTitle {
	text-align: center;
	font-family: Rockwell, "Rockwell Bold", "Rockwell Bold Italic", "Rockwell Italic";
	font-size: 18px;
	color: #CC2326;
	padding-top: 5px;
	padding-bottom: 10px;
}
.listText2 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 300px;
	border: 1px solid #FFFFFF;
}
.listText2 li {
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}
.list-text {
	color: #353535;
	font-size: 18px;
	margin-left: 0px;
}
.list-text li {
	color: #353535;
	font-size: 18px;
}
.listText2Title {
	text-align: center;
	font-family: Rockwell, "Rockwell Bold", "Rockwell Bold Italic", "Rockwell Italic";
	font-size: 18px;
	color: #CC2326;
	padding-top: 5px;
	padding-bottom: 10px;
}
.block-text {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 85%;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.block-text p {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
	font-family: "Montserrat Light";
}
.customer-quote-1 {
	width: auto;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align: left;
}
.customer-quote-1 p {
	font-size: 15px;
	color: #666666;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
} 
.redQuote {
	font-family: Rockwell, "Rockwell Bold", "Rockwell Bold Italic", "Rockwell Italic";
	min-width: 400px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	text-align: center;
	color: #D7191C;
	font-size: 18px;
}
.caption-kt-1 {
	position: relative;
	top: 425px;
	left: 0px;
	width: 800px;
	height: 40px;
	background-color: rgba(22,22,22,0.60);
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}
.caption-kt-2 {
	position: relative;
	top: 400px;
	left: 0px;
	width: 800px;
	height: 80px;
	background-color: rgba(22,22,22,0.60);
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
}
.slideShow-home {
	
}
.slideShow-home-2 {
	max-width: 2448px;
	margin-left: auto;
	margin-right: auto;
}
.list-1 {
	font-size: 15px;
}
/* ----- */
.peets-menu {
	height: auto;
	margin-bottom: 125px;
}
.restaurant-menu {
	height: auto;
	margin-top: -25px;
	padding-bottom: 75px;
}
.menu-section {
	margin-bottom: 30px;
}
.menu-section-centered {
	margin-bottom: 30px;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.menu-frame {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #767676;
	padding-left: 10px;
	padding-right: 10px;
}
.menu-section-title {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-top: 10px;
}
.menu-section-title h2 {
	text-align: center;
	color: #B09764;
	font-size: 36px;
	font-family: "net noteworthy bold";
}
.menu-section-title-2 {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
}
.menu-section-title-centered {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: -40px;
}
.menu-section-title-centered h2 {
	text-align: center;
	color: #2b378b;
	font-family: ohmightyisis;
	font-size: 34px;
}

.menu-section-subtitle {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 18px;
	text-align: center;
	margin-bottom: 10px;
	color: #947B4A;
	font-style: italic;
}
.menu-item {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 5px;
}
.menu-item-name {
	display: inline-block;
	font-size: 26px;
	width: auto;
	padding-right: 30px;
	color: #024D79;
	font-family: "cochin bolditalic";
}
.menu-item-name-cols {
	display: inline-block;
	width: 75%;
	font-size: 18px;
	color: #B78B1E;
}
.menu-item-name-font {
    font-weight: 300;
    font-size: 20px;
    text-align: center;
    color: #252525;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.1em;
}
.menu-item-name- {
	display: inline-block;
	width: 75%;
	font-size: 18px;
}
.menu-item-price {
	display: inline-block;
	font-size: 18px;
	text-align: right;
	color: #024D79;
	font-family: 'Kotta One', serif;
	padding-left: 10px;
	width: auto;
}
.menu-item-price-3 {
	font-size: 18px;
	text-align: center;
	color: #024D79;
	font-family: 'Kotta One', serif;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
.menu-item-price-center {
	display: inline-block;
	font-size: 18px;
	text-align: center;
	color: #024D79;
	font-family: 'Kotta One', serif;
	padding-left: 10px;
	width: auto;
}
.menu-item-price-2 {
	display: inline-block;
	width: 8%;
	font-size: 16px;
	text-align: right;
	color: #636363;
	font-family: "Courier New", monospace;
}

.menu-item-price-txt {
	display: inline-block;
	width: 8%;
	font-size: 12px;
	padding-left: 25px;
}

.menu-item-description {
	width: 90%;
	text-align: left;
	color: #9E8232;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.menu-one-line-red {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #F90004;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.menu-one-line-smaller {
	margin-left: auto;
	margin-right: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}

.menu-item-2 {
	
}
.menu-item-name-2 {
	display: inline-block;
	width: 90%;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}
.menu-item-price-2 {
	display: inline-block;
	width: 10%;
	color: #4F4F4F;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: lighter;
}

.order-online {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.orderWrap {
	height: auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 400px;
}
.pickDelWrap {
	border: 2px solid #F3141A;
	max-width: 450px;
	min-height: 225px;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
	text-align: center;
}
.orderTitle {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #A7342D;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
	margin-top: 5px;
}
.orderText {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	text-align: left;
	color: #363636;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 18px;
}

.logos-order {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
.logo-inline {
	display: inline-block;
	width: 83px;
	height: 56px;
	margin: 5px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CACACA;
}
.showornot {
	display: block;
}
body {
}

@media (max-width: 1199px) {
.mssgFullWidth {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	background-color: #99A9D2;
	color: #000000;
	border: 3px solid #000000;
}
.caption-home-1 h1 {
	text-align: center;
	font-size: 54px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.caption-home-1 h2 {
	font-family: "Montserrat Regular";
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}
.titleHomePage h1  {
	font-size: 40px;
	text-align: center;
	color: #2C328C;
	font-family: "Patua One", serif;
}
.titleHomePage h2 {
	font-size: 16px;
	margin-top: -10px;
	font-weight: 100;
	letter-spacing: 0.3em;
}

.titleHomePage h2 h2Smaller {
	font-size: 15px;
	margin-top: -5px;
	font-weight: 100;
	letter-spacing: 0.3em;
}

.titleHomePage h3 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	line-height: 1.1em;
}
.titleHomePage h4 {
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.1em;
	font-weight: 400;
}
.txtJumbo-1 {
	color: #187894;
	font-family: "net noteworthy bold";
	font-weight: bold;
	font-size: 60px;
	text-align: center;
}
.imgJumbo-1 {
	
}
.logo {
	width: 225px;
	padding-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}	

.caption-slides-1 {
	position: relative;
	top: 20px;
	left: 30px;
	width: 60%;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: rgba(219,219,219,0.7);
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-top: 300px;
	border: 1px solid #000000;
	height: auto;
}
.caption-slides-1 h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 23px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #FFFFFF;
}
.caption-slides-1 h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0B1033;
}
.txtSquare {
	padding-top: 0px;
	margin-top: -45px;
	color: #BD171A;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 40px;
	z-index: 100;
	font-size: 18px;
	line-height: 1em;
}
.sectionTxtSqrs {
	height: auto;
	width: 100%;
}
.square-txt {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.square-txt h2{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 24px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
}
.square-txt h3{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 19px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt p{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 15px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
.showornot {
	display: block;
}
.titleHomePage h1  {
	font-size: 44px;
	margin-top: 12px;
	text-align: center;
	font-weight: 400;
}
.titleHomePage h1 h1-smaller {
	font-style: normal;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
	line-height: 1.0em;
}
}

@media (max-width: 991px) {
.mssgFullWidth {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	background-color: #99A9D2;
	color: #000000;
	border: 3px solid #000000;
}
.caption-home-1 h1 {
	text-align: center;
	font-size: 64px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.caption-home-1 h2 {
	font-family: "Montserrat Regular";
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}	
.titleHomePage h1  {
	font-size: 35px;
	text-align: center;
	color: #2C328C;
	font-family: "Patua One", serif;
}	
.titleHomePage h2 {
	margin-top: -10px;
	letter-spacing: 0.2em;
}

.titleHomePage h2 h2Smaller {
	font-size: 15px;
	margin-top: -5px;
	font-weight: 100;
	letter-spacing: 0.3em;
}

.titleHomePage h3 {
	margin-top: 10px;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	line-height: 1.1em;
}
.titleHomePage h4 {
	margin-top: 10px;
	font-size: 16px;
	line-height: 1.1em;
	font-weight: 400;
}
.txtJumbo-1 {
	color: #187894;
	font-family: "net noteworthy bold";
	font-weight: bold;
	font-size: 60px;
	text-align: center;
}
.imgJumbo-1 {
	
}
.caption-slides-1 {
	position: relative;
	top: 20px;
	left: 30px;
	width: 60%;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: rgba(219,219,219,0.7);
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-top: 300px;
	border: 1px solid #000000;
	height: auto;
}
.caption-slides-1 h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 23px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #FFFFFF;
}
.caption-slides-1 h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0B1033;
}
.picLft {
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.picRght {
	background-color: #DBD0B2;
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.txtPic1 {
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	padding-bottom: 70px;
	border: 5px solid #000000;
}
.txtPic2 {
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 70px;
}
.nav-logo-img {
	position: absolute;
	z-index: 1;
	left: 40px;
	top: 20px;
	height: 30px;
	width: 50px;
	margin-left: -20px;
	margin-top: -10px;
}
.square-txt-b {	
	color: #000000;
	font-weight: lighter;
	text-align: center;
	margin-left: 20px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-right: 20px;
}
.home-page-title {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}
.titleHomePage h1  {
	font-size: 38px;
	margin-top: 12px;
	text-align: center;
	font-weight: 400;
}
.titleHomePage h1 h1-smaller {
	font-style: normal;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	line-height: 1.0em;
}
.contactTop {
	text-align: center;
	max-width: 95%;
	font-size: 15px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.logo{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 10px;
	width: 275px;
}
.socialMedia {
	margin-left: auto;
	width: 425px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 20px;
}
.txtSquare {
	padding-top: 0px;
	margin-top: -45px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: 40px;
	z-index: 100;
	font-size: 18px;
	line-height: 1em;
}
.sectionTxtSqrs {
	height: auto;
	width: 100%;
}
.square-txt {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.square-txt h2{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 20px;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
}
.square-txt h3{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 17px;
	text-align: center;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt p{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 14px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 20px;
	width: 95%;
}
.showornot {
	display: block;
}
.page-title-2 {
	width: 85%;
	text-align: center;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.page-title-2 h2 {
	color: #B09764;
	font-size: 24px;
	font-weight: 300;
	font-family: "net noteworthy bold";
	letter-spacing: 0.15em;
}
.page-title-2 h3 {
	color: #3a3555;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
}
}
@media (max-width: 767px) {
.blockText p {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;		
}
.officeHours {
		
}
.titleBox h2 {
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	font-family: "Montserrat Regular";
}
.titleBox h3 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: -3px;
	text-align: center;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #444242;
}
.iconsServices {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	color: #000000;
	font-family: "Montserrat Regular";
	font-weight: bold;
	font-size: 17px;
}
.mssgFullWidth {
	width: 100%;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	background-color: #99A9D2;
	color: #000000;
	border: 3px solid #000000;
}	
.caption-home-1 h1 {
	text-align: center;
	font-size: 84px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.caption-home-1 h2 {
	font-family: "Montserrat Regular";
	text-align: center;
	font-weight: bold;
	font-size: 70px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #FFFFFF;
}		
.round-button {
	border-radius: 10px; /* Add padding for better appearance */
	background-color: #977A38; /* Button background color */
	color: #fff; /* Button text color */
	border: none; /* Remove default button border */
	cursor: pointer; /* Change cursor to pointer on hover */
	width: 150px;
	font-size: 16px;
	margin-bottom: 10px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
}
.txtJumbo-1 {
	color: #187894;
	font-family: "net noteworthy bold";
	font-weight: bold;
	font-size: 55px;
	text-align: center;
}
.imgJumbo1 {
}
.jumboAdjust1 {
	margin-top: 20px;
}
.imgAndTxtCentered {
	background-color: #FCF8F0;
	padding-bottom: 60px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.imgTxt {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.txt-1 {
	text-align: center;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #000000;
}	
.txtPic3 {
	padding-top: 65px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	border: 5px solid #000000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.txtPic3 h2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.txtPic3 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}
.txtPic3 a:link {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
	font-size: 20px;
}
.txtPic3 a:hover {
	font-family: 'Montserrat', sans-serif;
	color: #187894;
	text-decoration: underline;
}
.txtPic3 a:active {
	font-family: 'Montserrat', sans-serif;	
}
.txtPic3 a:visited {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
}

.txtPic1 a:link {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
	font-size: 20px;
}
.txtPic1 a:hover {
	font-family: 'Montserrat', sans-serif;
	color: #187894;
	text-decoration: underline;
}
.txtPic1 a:active {
	font-family: 'Montserrat', sans-serif;	
}
.txtPic1 a:visited {
	font-family: 'Montserrat', sans-serif;
	color: #20789C;
}
.txtPic1 h2 {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-size: 28px;
}
.caption-slides-1 {
	position: relative;
	top: 20px;
	left: 30px;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
	background-color: rgba(219,219,219,0.7);
	margin-left: auto;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	margin-right: auto;
	margin-top: 200px;
	border: 1px solid #000000;
	width: 60%;
	height: auto;
}
.caption-slides-1 h1 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 42px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
	font-weight: bold;
	color: #FFFFFF;
}
.caption-slides-1 h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 36px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0B1033;
}	
.picLft {
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.picRght {
	background-color: #DBD0B2;
	padding-right: 0;
	padding-left: 0;
	max-width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.nav-logo-img {
	position: absolute;
	z-index: 1;
	left: 40px;
	top: 20px;
	height: 30px;
	width: 50px;
	margin-left: -30px;
	margin-top: -10px;
}
.square-txt-b {
	color: #000000;
	font-weight: lighter;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
.square-txt-b p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 0.1em;
	margin-top: 20px;
	line-height: 1.2em;
}
.caption-home-xs {
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #000000;
	opacity: 0.8;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.caption-home-xs h1 {
	font-family: "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	font-size: 20px;
	padding-bottom: 0px;
	letter-spacing: 0.15em;
}
.caption-home-xs h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 18px;
	letter-spacing: 0.1em;
	text-align: left;
}
.square-txt-srvc h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 44px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
	margin-bottom: 0px;
	margin-top: 10px;
}
.srvcs {
	width: 310px;
	height: 625px;
	margin-left: auto;
	margin-right: auto;
	}
.srvc-1 {
	display: inline-block;
	width: 300px;
	height: 625px;
	border: thin solid #BEBEBE;
	-webkit-box-shadow: 1px 1px 1px 1px #D3D3D3;
	box-shadow: 1px 1px 1px 1px #D3D3D3;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.section1{
	background-image: url(../images/pics/bg-bw-pure.jpg);
	padding-top: 150px;
	border: 1px double #A09E9E;
}
.titleHomePage {
	padding-top: 10px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}

.titleHomePage h1  {
	font-size: 36px;
	text-align: center;
	color: #2C328C;
	font-family: "Patua One", serif;
}	
.h1-smaller {
	font-style: normal;
	font-size: 28px;
	color: #484848;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-align: center;
	line-height: 0.8em;
	margin-top: 30px;
}
.titleHomePage h2 {
	font-size: 18px;
	font-weight: bold;
}
.titleHomePage h3 {
	font-size: 20px;
	font-weight: bold;
}
.titleHomePage h4 {
	font-size: 18px;
}
.page-title {
	width: 95%;
}
.logo{
	width: 275px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.logo-rideshare {
	width: 250px;
	height: 88px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.page-title-2 {
	width: 85%;
	text-align: center;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}
.page-title-2 h2 {
	color: #D76600;
	font-size: 16px;
	font-weight: 300;
	font-family: "copperplate gothic bold";
	letter-spacing: 0.15em;
}
.page-title-2 h3 {
	color: #3a3555;
	font-size: 13px;
	font-family: "copperplate gothic bold";
	font-weight: 200;
}
}

.page-title-3 {
	font-family: 'Josefin Sans', sans-serif;
	text-align: center;
	color: #646464;
	padding-bottom: 20px;
	height: auto;
	padding-top: 25px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
} 
.page-header {
	text-align: center;
	color: #646464;
	
}
.page-title page-header h2 small {
	line-height: 75%;
}
.block-text {
	width: 98%;
	padding-bottom: 20px;
}
.block-text p {
	color: #000000;
	font-size: 18px;
	font-weight: 200;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block-text h3 {
	font-family: 'Josefin Sans', sans-serif;
	color: #414141;
	font-size: 20px;
}
.socialMedia {
	margin-left: auto;
	width: 425px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: center;
	margin-right: auto;
	padding-bottom: 20px;
}
.txtSquare {
	padding-top: 0px;
	margin-top: -245px;
	color: #15D164;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	z-index: 100;
	font-size: 22px;
	line-height: 1em;
}
.sectionTxtSqrs {
	height: auto;
	width: 100%;
}
.square-txt {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #FFFFFF;
	font-weight: lighter;
	text-align: center;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-family: 'Montserrat', sans-serif;
}
.square-txt h2{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 24px;
	text-align: center;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.25em;
}
.square-txt h3{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	letter-spacing: 0.2em;
	margin-top: -5px;
	line-height: 1.1em;
}
.square-txt p{
	color: #FFFFFF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 15px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0.1em;
	margin-top: 20px;
	width: 95%;
}
.showornot {
	display: none;
}


.slideShow-1 {
	min-height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	max-width: 2448px;
}
.myGallery-hor {
	max-width: 960px;
	max-height: 480px;
	min-height: auto;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-color: #F5F7FB;
	padding-top: 30px;
}
.myGallery-1 {
	max-width: 480px;
	max-height: 480px;
	min-height: auto;
	margin-left: auto;
	margin-right: auto;
	height: 480px;
	margin-top: 30px;
	width: 480px;
}
.category-text {
	padding-bottom: 20px;
}
.item {
	padding-bottom: 30px;
}
.item-image {
	width: 400px;
	height: 250px;
	border: 1px solid #DEDEDE;
}
.item-brand {
}
.item-model {
	font-size: 28px;
	text-align: left;
	color: #404040;
}
.item-description-short {
	font-size: 22px;
	text-align: left;
	color: #5D5D5D;
}
.item-description-long {
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}
.item-link {
	font-size: 16px;
	text-align: left;
}
.item-more {
}
.item-price {
	font-size: 16px;
	text-align: left;
	color: #787878;
}
.formQuestion {
	font-weight: bold;	
}

.my-footer {
	min-height: auto;
	width: 100%;
	background-color: #282828;
	padding-bottom: 20px;
}
.pageHeaderFooter {
	padding-bottom: 30px;
	font-family: Rockwell, "Rockwell Bold", "Rockwell Bold Italic", "Rockwell Italic";
	font-weight: lighter;
	padding-top: 50px;
}
.pageHeaderFooter h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	color: #ECECEC;
	text-align: center;
	font-size: 28px;
	padding-top: 30px;
}
.pageHeaderFooter h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #ECECEC;
	text-align: center;
}
.contact-emails {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: lighter;
	color: #D6D6D6;
	padding-top: 10px;
	font-size: 18px;
}
.contact-emails a {
	font-family: "courier";
	color: #A6B8EE;
}
.contact-emails a:hover {
	color: #F2B563;
}
.contact-emails h3 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	color: #ECECEC;
}
.block-copyright {
	text-align: center;
	padding-top: 40px;
	color: #D0D0D0;
}
.block-copyright p {
	font-family: default;
	font-style: normal;
	font-weight: 200;
	font-size: 18px;
	color: #B2B2B2;
}
.link-konekterradesign a {
	font-family: courier;
	font-style: normal;
	font-weight: lighter;
	font-size: 16px;
	color: #B2B2B2;
	color: #ADADAD;
}
.link-konekterradesign a:hover {
	color: #EFAE4F;
}
.my-map {
	min-width: 0px;
	width: 400px;
	height: auto;
	border: 1px solid #BABABA;
}
.addressFont {
	color: #E0E0E0;
	font-size: 18px;
	text-align: center;
	font-family: "Montserrat Regular";
	font-weight: bold;
}
.service-locations {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	color: #2C4978;
}
.iframe, object, embed { 
width: 90%; }
a[href^=tel] { color: inherit; text-decoration: none; }

.tel,.tel:visited { /*for small screens */ 
	font-family: 'courier';
	font-size: 17px;
	color:#A0B9CE; 
	text-decoration:none; 
} 
.tel:hover,.tel:focus {
	font-family: 'courier';
	font-size: 17px;
	color: #3163C8;
} 
/*  */
.crsl-pic {
	
}

.section-other-restaurants {
	background-color: #E5DBD3;
	padding-bottom: 10px;
}

.other-restaurants {
	width: 350px;
	height: auto;
	color: #2A2A2A;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: center;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}
.restaurant-links {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.restaurant {
	display: inline-block;
	width: 350px;
	text-align: center;
	padding-top: 5px;
	font-size: 16px;
}
.restaurant a:link {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 16px;
	color: #15566E;
}
.restaurant a:hover {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 16px;
	color: #C56029;
}
.restaurant a:active {
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: 16px;
	color: #40B0DA;
}
