body {
	padding-top:60px;
	font-family:Open Sans;
	line-height:1.72857143;
	font-size:14px;
}
.starter-template {
	padding:0px 10px 10px 5px;
	text-align:center;
}
.clear {
    margin-top: 20px;
}
@font-face {
	font-family:'BebasNeueRegular';
	src:url('fonts/BebasNeue-webfont.eot');
	src:url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),url('fonts/BebasNeue-webfont.woff') format('woff'),url('fonts/BebasNeue-webfont.ttf') format('truetype'),url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight:normal;
	font-style:normal;
}
li.page-scroll {
	list-style:none;
}
ul.cb-slideshow {
	list-style:none;
	margin-bottom:0px;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:'BebasNeueRegular';
    margin-top: 0px;
}

.fullbg { 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    background: none 50% / cover;
}
::selection 	 {color:#fff; text-shadow:none; background:#FF9400;}
#ascrail2000 {
	z-index:99990!important;
	background-color:#2c2c2c;
	padding:0 0 0 1px;
}
.margtop0 {
	margin-top:0px;
}
.margtop0 {
	margin-top:30px;
}

.smallsep {
	height:3px;
	background-color:#444;
	max-width:30px;
	margin:0px auto;
	margin-bottom:5px;
	margin-top:5px;
}
.boxservice {
	width:33.33%;
		float:left;
	text-align:center;
	border-left:1px solid rgba(255,255,255,0.3);
	border-top:1px solid rgba(255,255,255,0.3);
	padding:35px 25px;
}
.boxservice i {
	font-size:4em;
	margin:0 0 0.1em 0;
	color:#ffd600;
}
.rightb {
	border-right:1px solid rgba(255,255,255,0.3);
}
.bottomb {
	border-bottom:1px solid rgba(255,255,255,0.3);
}
.boxservice:hover {
	background-color:#f8f8f8;
}
section {
	padding:30px 0 60px 0;
}
a{ outline: none;}
a:active   {outline: none; }
a:focus
{
-moz-outline-style: none;
}
a:focus { outline:none }
.graybg {
	background-color:#fbfbfb;
	border-bottom:1px solid #E3E3E3;
	border-top:1px solid #e3e3e3;
}
.maincolorbg {
	background-color:#ffd600;
}
.highlight {
	color:#ffd600;
}
.max80 {
	max-width:80%;
	margin:auto;
	margin-bottom:10px;
}
#watermark {
    background-image: url("../img/watermark.png");
    background-repeat: no-repeat;
    background-position: center;
}
.pxauto {
	margin:0px auto;
}
.thumbnail {
	font-size:13px;
	background:#000;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	padding:0px;
	text-align:center;
	line-height:25px;
	border:0;
}
.thumbnail h4 {
		font-size:16px;
	line-height:0.5;
	margin-top:20px;
}
.thumbnail .caption {
	color:#838383;
	padding:10px 20px 15px;
	background:#000;
}
.thumbnail .caption span {
	font-style:italic;
}
.thumbnail img {
	-webkit-transition:all 1s ease;
			-moz-transition:all 1s ease;
			-o-transition:all 1s ease;
			-ms-transition:all 1s ease;
			transition:all 1s ease;
}
ul.social-icons li {
	display:inline-block;
	float:none;
	padding:17px;
	width:10px;
	height:10px;
	position:relative;
	background:#555;
	margin-right:5px;
	border-radius:50%;
}
ul.social-icons li i {
	position:absolute;
	font-size:15px;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	left:50%;
	top:50%;
	margin-left:-20px;
	margin-top:-20px;
}
ul.social-icons li a {
	color:#fff;
}
ul.social-icons li a i {
	-webkit-transition-duration:0.8s;
	-moz-transition-duration:0.8s;
	-o-transition-duration:0.8s;
	transition-duration:0.8s;
	-webkit-transition-property:-webkit-transform;
	-moz-transition-property:-moz-transform;
	-o-transition-property:-o-transform;
	transition-property:transform;
	overflow:hidden;
}
ul.social-icons li a i:hover {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
}
ul.social-icons li a:hover {
	text-decoration:none;
	color:#fff;
}
#portfolio .portfolio-item {
	right:0;
	margin:0 0 15px;
}
#portfolio .portfolio-item .portfolio-link {
	display:block;
	position:relative;
	margin:0 auto;
	max-width:400px;
}
#portfolio .portfolio-item .portfolio-link .caption {
	position:absolute;
	width:100%;
	height:100%;
	opacity:0;
	background-color:#ffd600;
	-webkit-transition:all ease .5s;
	-moz-transition:all ease .5s;
	transition:all ease .5s;
}
#portfolio .portfolio-item .portfolio-link .caption:hover {
	opacity:1;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content {
	position:absolute;
	top:50%;
	width:100%;
	height:20px;
	margin-top:-12px;
	text-align:center;
	font-size:20px;
	color:#fff;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
	margin-top:-12px;
}
#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
	margin:0;
}
#portfolio * {
	z-index:2;
}
.portfolio-modal .modal-content {
	padding:100px 0;
	min-height:100%;
	border:0;
	border-radius:0;
	text-align:center;
	background-clip:border-box;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.portfolio-modal .modal-content h2 {
	margin:0;
	font-size:3em;
}
.portfolio-modal .modal-content img {
	margin-bottom:0px;
}
.portfolio-modal .modal-content .item-details {
	margin:30px 0;
}
.portfolio-modal .close-modal {
	position:absolute;
	top:25px;
	right:25px;
	width:75px;
	height:75px;
	background-color:transparent;
	cursor:pointer;
}
.portfolio-modal .close-modal:hover {
	opacity:.3;
}
.portfolio-modal .close-modal .lr {
	z-index:1051;
	width:1px;
	height:75px;
	margin-left:35px;
	background-color:#2c3e50;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index:1052;
	width:1px;
	height:75px;
	background-color:#2c3e50;
	-webkit-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	transform:rotate(90deg);
}
.whitebox {
	background:#333;
    margin-top: 20px;
	padding:10px;
	z-index:1;
	position:relative;
		border-top:5px solid #444;
}
.whitebox.salmonborder {
	background-color:#444;
}
.whitebox.goldborder {
	background-color:#444;
}
.whitebox.blueborder {
	background-color:#444;
}
.whitebox.greenborder {
	background-color:#444;
}
.salmonborder {
	border-top:7px solid salmon;
}
.salmonborder .btn {
	background:salmon;
}
.greenborder {
	border-top:7px solid lightgreen;
}
.greenborder .btn {
	background:lightgreen;
}
.goldborder {
	border-top:7px solid gold;
}
.goldborder .btn {
	background:gold;
}
.blueborder {
	border-top:7px solid skyblue;
}
.blueborder .btn {
	background:skyblue;
}
.wrapshadow {
	-webkit-box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	-moz-box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	box-shadow:inset 0px 0px 10px 15px rgba(0,0,0,0.04);
	background-color:rgba(0,0,0,0.05);
	padding:20px;
	text-align:center;
}
.wrapshadow h3 {
	text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
}
.wrapshadow i {
	text-shadow:2px 4px 3px rgba(0,0,0,0.3) !Important;
}
.pricing .content {
	padding:20px 0 0px 0;
	position:relative;
	text-align:center;
	color:#666;
}
.price {
    height:120px;
    width:120px;
	margin:0px auto;
	background:#fff;
	border-radius:50%;
}
.price_content {
    padding-top: 30px;
    color:#444;
    text-shadow:1px 1px 0px white,2px 2px 0px #CCC;
    font-size:40px;
    font-weight:normal;
    text-align:center;
    margin:0;
    line-height:30px;
    margin-bottom:20px;
    font-family:'BebasNeueRegular';
}
.pricing ul {
	margin-top:30px;
}
.pricing ul li {
	border-top:rgba(255,255,255,0.1) 1px solid;
	line-height:40px;
	margin-left:-20px;
	margin-right:-20px;
	padding-left:20px;
	padding-right:20px;
	list-style:none;
	color:rgba(255,255,255,0.8);
}
.pricing ul li:last-child {
	border-bottom:rgba(255,255,255,0.1) 1px solid;
}
ul {
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
	padding-start:0px;
	padding:0px;
	font-size:13px;
}
.pricing .btn-lg {
	color:#fff;
	margin-top:0px;
	border-radius:0px;
	font-size:18px;
	font-family: 'BebasNeueRegular';
}

#contact label {
	text-transform:uppercase;
	font-weight:300;
}
#contact input,#contact select,#contact textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
	width:100%;
	border:0px;
	color:#333;
}
#contact input,#contact select {
	border:0px;
	height:40px;
	margin-bottom:0px;
}
#contact input#submit {
	width:auto;
	margin-top:20px;
	background-color:#333;
	color:#fff;
	padding:0px 20px;
	text-transform:uppercase;
	font-weight:300;
}
#contact textarea {
	height:200px;
}
.required {
	color:#e9266d
}

#success,#error {
	display:none
}
#success span,#error span {
	display:block;
	position:absolute;
	top:0;
	width:100%
}
#success span p,#error span p {
	margin-top:6em
}
#success span p {
	color:#9bd32d;
}
#error span p {
	color:#c0392b;
}
.error {
	text-transform: none;
	font-style: italic;
	display: inline-block;
}
.footer {
	padding:70px 0 60px 0;
}
.footer ul.social-icons li {
	width:20px;
	height:20px;
	position:relative;
	background:#fff;
	border:2px solid #ccc;
	border-radius:50%;
}
.footer ul.social-icons li a {
	color:#666;
}
@media(min-width:318px) {
	#portfolio .portfolio-item {
		margin:0 0 30px;
	}
    .navbar-brand1 {
        text-align: center;
        font-family:Arial;
        font-size:50px;
        color:#ff9400;
        text-transform:none;
    }
    .navbar-brand {
        font-family:Arial;
        font-size:17px;
        color:#ff9400;
        text-transform:none;
    }
}
@media (min-width:768px) {
	.navbar-fixed-top {
		border-width:0;
	}
	.navbar-inverse {
		background-color:rgba(255,255,255,0.95);
		box-shadow:0px 4px 15px rgba(0,0,0,0.07);
	}
	.navbar-inverse .navbar-nav>li>a {
		color:#444;
		margin-left:1px;
		margin-right:1px;
	}
	.navbar-nav>li>a:hover {
		color:#ffd600;
	}
	.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
		background-color:#ffd600;
	}
	.navbar-nav li a.active,.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
		background-color:#ffd600;
		color:#fff;
	}
	ul.nav {
		font-family:'BebasNeueRegular';
		font-size:19px;
	}
	.navbar-nav>li>a {
		line-height:30px;
	}
	.navbar-brand {
		font-family:Arial;
        font-weight:900;
		font-size:30px;
		color:#ff9400;
		text-transform:none;
	}
    .navbar-brand1 {
        text-align:center;
        font-family:Arial;
        font-size:80px;
        font-weight:900;
        color:#ff9400;
        text-transform:none;
    }
	a.navbar-brand:hover {
		color:#555;
	}
	.navbar-inverse .navbar-brand,.navbar-inverse .navbar-brand:hover {
		color: #444;
	}
}

@media (max-width: 992px) {
	.navbar-inverse .navbar-nav>li>a {font-size:15px;}
	.boxservice {
        width:100%;
    }
	.whitebox {
        margin-bottom:30px;
    }

    .navbar-brand {
        font-family:Arial;
        font-size:20px;
        color:#ff9400;
        text-transform:none;
    }
	.navbar-inverse .navbar-brand {
		color: #ff9400;
	}
	
}
#title  {
    font: Arial;
    color: #ff9400;
}
#btn {
    colour: #ff9400;
}
/* unvisited link */
a:link {
    color: #ff9400;
}

/* visited link */
a:visited {
    color: #ff9400;
}

/* mouse over link */
a:hover {
    color: #ff9400;
}

/* selected link */
a:active {
    color: #ff9400;
}

/*-- popup part --*/
#custom-popup {
	display : none;
}

.modal-content {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.modal-content-popup {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    background-color: #ff9400;
}


.pupup-content{
	width: 100% !important;
	/*background-image: url('../GardenRoomImages/GardenRoomsTestimonials/4.jpg');*/
	/*background-image: url("../img/watermark.png");*/

}
.popup-text {
	font-size: 20px;
	margin-top: 22px;
}
.popup-title{
	font-size: 15px;
}

.form-control {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.popup-confirm-text{
	padding-left:15px;
	padding-right: 15px;
}
.btn-primary{
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

.btn-white {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}

@media (max-width: 1100px) {
	.wow {
		visibility: visible !important;
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}

ul.sticky-icons {list-style:none;}
.gomasonry.testimonial .col-md-4 {padding-left:9px;padding-right:9px;}

@media (max-width: 500px) {
  .testim-item, .portfolio-item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }
}

.selectric{
    border: 1px solid #fff !important;
    background-color: #ff9400 !important;
}

.selectric-items ul li:nth-of-type(1){
    display: none;
}

.selectric .label{
    color: #fff !important;
    font-size: 14px !important;
    line-height: initial !important;
    height: auto !important;
    text-align: left !important;
    padding: 4px !important;
}

.selectric .button{
    background-color: #ff9400 !important;
    height: auto  !important;
    line-height: initial !important;
    top: 50% !important;
    transform: translateY(-50%);
}

.selectric b:after{
    border-top-color: #fff !important;
}

.selectric-items{
    border: 1px solid #fff !important;
    background-color: #ff9400 !important;
    top: 25px !important;
    /*top: 54px !important;*/
    text-align: left !important;
    z-index: 99999 !important;
    position: relative !important;
}

.selectric-items ul li:hover {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #ff9400 !important;
}

.selectric-items li.highlighted{
    border: 1px solid #fff !important;
    background-color: #fff !important;
    color: #ff9400 !important;
}

.selectric-items ul li {
    font-family: Open Sans;
    font-size: 14px !important;
    font-style: italic;
    color: #fff !important;
    border: 1px solid #ff9400 !important;
    padding: 4px !important;
}

.selectric-open{
    transition: all .1s ease-in;
}

.wrapper-select{
    position: relative;
}

.triangle-select{
    width: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #ff9400;
    position: absolute;
    /*right: 11px;*/
    top: 34px;
    z-index: 999999 !important;
    /*display: none;*/
    opacity: 0;
    transition: all .1s ease-in;
}

.selectric-wrapper{
    display: inline-block;
}

.spritespin-instance.loading {
	background: url("./images/bx_loader.gif");
	background-position: 50% 50%;
	background-repeat: no-repeat; 
}

.spritespin {
    width: 600px;
}
@media (min-width: 500px) {
.spritespin {
  width: 500px;
}
}
@media (min-width: 650px) {
.spritespin {
  width: 600px;
}
}
@media (min-width: 750px) {
.spritespin {
  width: 600px;
}
}