/* cmsms stylesheet: BeyondAddiction modified: 10/25/16 12:43:40 */
body {
    font-family: 'Source Sans Pro', sans-serif;
    background-color: #2B2C22 !important;
    color: #2B2C22 !important;
    font-size: 16px !important;
	line-height: 150%;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-weight: 400;
	letter-spacing: 0.025em;
    color: #2B2C22 !important;
    margin-top: 0;
	/*word-wrap: break-word;*/
}

.panel-title a {color: #2B2C22 !important;}

br {display:inline !important} 


a:hover {color: #C5B358 !important;}

img {
    max-width: 100%;
    height: auto;
}

.navbar-nav > li > a {
	font-size: 17px !important;
	line-height: 20px !important;
	font-weight: 400 !important;
	text-transform: none !important;
	color: #2B2C22 !important;
	padding: 5px 15px !important;
}

.owl-prev,
.owl-next {
	
	background-color: #000000;
	
}


blockquote p {
    font-size: 14px !important;
font-weight: normal !important;
    line-height: 160%;
	font-style: italic;
}

#testimonials #owl-testimonials:before,
blockquote:before {
    display: block;
	position: relative;

    content: '\275e';
    font-size: 30px !important;
	line-height: 100%;
}


ul.circled li:before {
      color: #2B2C22 !important;
    padding-top: 1px;
	margin-left: -20px;
    vertical-align: top;
	position: absolute;
}
textarea {border: 1px solid #2B2C22 !important}
input {border: 1px solid #2B2C22 !important}

.img-bg-right {
	background-position: bottom right !important;
	background-size: cover;
}

footer {
	font-size: 14px;
	line-height: 22px;
background-color: #2B2C22 !important;
}

footer h4 {
	text-transform: uppercase;
	margin-bottom: 20px;
}
footer p {
	margin-bottom: 15px;
color: #ffffff !important;
}
.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer-menu li {
    display: inline;
    padding-left: 10px;
}
.footer-menu li:before {
    display: inline-block;
    content: "·";
    padding-right: 12px;
}
.footer-menu li:first-child:before {
    display: none;
}
.footer-bottom {
    background: #2B2C22 !important;
	color: #ffffff !important;
}
.footer-bottom .container.inner {
    padding-top: 30px;
	padding-bottom: 30px;
}
.footer-bottom p,
.footer-bottom a {
	color: #ffffff !important;
}
.footer-bottom p {
    padding: 0;
    margin: 0;
}



/*===================================================================================*/
/*	GO TO TOP / SCROLL UP
/*===================================================================================*/

#scrollUp {
	bottom: 20px;
	right: 20px;
	font-size: 25px !important;
	line-height: 100%;
	color: #FFF;
	background-color: #010101 !important;
	padding: 3px;
	-webkit-border-radius: 25px !important;
	   -moz-border-radius: 25px !important;
			border-radius: 25px !important;
	opacity: .5;
}
#scrollUp:hover {
	color: #507CB6;
	opacity: 1;
}

/*===================================================================================*/
/*	SIMPLEFORM
/*===================================================================================*/






.simpleform div {
  margin: 0 0 5px 0;
}
.simpleform div div {
  margin: 0 0 0 150px;
  padding: 0 0 5px 0;
}
.simpleform input[type="email"],
.simpleform input[type="text"],
.simpleform textarea {
  width: 300px;
  margin: 0 5px 0 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  border: #ccc solid 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.simpleform textarea {
  height: 100px;
}
.simpleform input[type="email"]:hover,
.simpleform input[type="text"]:hover,
.simpleform textarea:hover {
  border: #666 solid 2px;
  cursor: default;
}
.simpleform input[type="submit"] {
    color: #FFF !important;
    background: #2B2C22;
   width: auto;
	margin: 15px 0;
	 padding: 5px 13px 6px;
	font-size: 13px;
	letter-spacing: 0.02em;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    border: none;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}



.simpleform input[type="submit"]:hover {
 background-color: #C5B358;
}
.simpleform label {
  width: 150px;
  float: left;
}
.simpleform_text_error {
  color: #f00;
  font-weight: bold;
}
.captchapict {
  width: 300px;
  border: #ccc solid 2px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.simpleform_website,
.simpleform_website * {
  display: none !important;
}

/*===================================================================================*/
/*	INSTAFEED
/*===================================================================================*/



#instafeed img {width:100% !important; 
margin: 2px !important;
padding: 2px !important;}

#instafeed img {border:0px solid #283645;
   
 }
#instafeed img:hover{border:1px solid #283645;

 }
/*===================================================================================*/
/*	INSTAFEED
/*===================================================================================*/

.owl-prev,
.owl-next {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 30px;
	height: 30px;
	font-size: 30px;
	color: #FFF;
	background-color: #151611;
	border: none;
	-webkit-border-radius: 50% !important;
	   -moz-border-radius: 50% !important;
			border-radius: 50% !important;
	margin: auto;
	-webkit-transition: all 200ms ease-out;
	   -moz-transition: all 200ms ease-out;
		 -o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
	opacity: 0;
}

.owl-prev,
.owl-next:hover {
	
	color:  #151611 !important;
	background-color: #4C514E !important;}


.owl-pagination .owl-page span {
	display: block;
	width: 15px;
	height: 15px;
	background: #151611 !important;
	border: none;
	-webkit-border-radius: 50%;
			border-radius: 50%;
	margin: 0 5px;
	-webkit-transition: all 200ms ease-out;
	   -moz-transition: all 200ms ease-out;
		 -o-transition: all 200ms ease-out;
			transition: all 200ms ease-out;
}
.owl-pagination .owl-page.active span,
.owl-pagination .owl-page:hover span {
	background: #4C514E !important;}
